Ticket #1055 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Out of range raster coordinates aren't reported in warning message

Reported by: mcayland Owned by: pracine
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: trunk
Keywords: Cc:

Description

Hi all,

Whilst trying to debug a raster query from psql, I was quite happy to see the following message on the console: "Attempting to get pixel value with out of range raster coordinates". Unfortunately this did not give enough information to be able to locate the coordinates in question.

Would anyone object to applying the following patch?

Attachments

postgis-raster-coords.patch Download (510 bytes) - added by mcayland 2 years ago.

Change History

Changed 2 years ago by mcayland

Changed 2 years ago by mcayland

  • owner changed from pramsey to pracine
  • component changed from postgis to postgis raster

Changed 2 years ago by pracine

Sure Marc, go ahead. Just make sure the regress follow.

Changed 2 years ago by mcayland

  • status changed from new to closed
  • resolution set to fixed

Okay - committed as r7496.

Note: See TracTickets for help on using tickets.