[postgis-devel] [PostGIS] #1568: [raster] SRID < 0 passed to ST_MakeEmptyRaster() should be clamped to 0
PostGIS
trac at osgeo.org
Fri Feb 10 14:22:59 PST 2012
#1568: [raster] SRID < 0 passed to ST_MakeEmptyRaster() should be clamped to 0
---------------------+------------------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Test:
SELECT ST_SRID(ST_MakeEmptyRaster(4, 4, 0, 0, 1, -1, 0, 0, -10))
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1568>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list