Opened 13 years ago

Closed 13 years ago

#1055 closed defect (fixed)

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: master
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 (1)

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

Download all attachments as: .zip

Change History (4)

by mcayland, 13 years ago

Attachment: postgis-raster-coords.patch added

comment:1 by mcayland, 13 years ago

Component: postgispostgis raster
Owner: changed from pramsey to pracine

comment:2 by pracine, 13 years ago

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

comment:3 by mcayland, 13 years ago

Resolution: fixed
Status: newclosed

Okay - committed as r7496.

Note: See TracTickets for help on using tickets.