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)
Change History (4)
by , 13 years ago
Attachment: | postgis-raster-coords.patch added |
---|
comment:1 by , 13 years ago
Component: | postgis → postgis raster |
---|---|
Owner: | changed from | to
comment:2 by , 13 years ago
Note:
See TracTickets
for help on using tickets.
Sure Marc, go ahead. Just make sure the regress follow.