Ticket #1568 (closed defect: fixed)
[raster] SRID < 0 passed to ST_MakeEmptyRaster() should be clamped to 0
| Reported by: | pracine | Owned by: | dustymugs |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
Test:
SELECT ST_SRID(ST_MakeEmptyRaster(4, 4, 0, 0, 1, -1, 0, 0, -10))
Change History
Note: See
TracTickets for help on using
tickets.
