[postgis-devel] [PostGIS] #1567: [raster] The SRID of the empty raster returned by ST_MapAlgebraExpr(rast, rast, 'intersection') should be 0
PostGIS
trac at osgeo.org
Mon Feb 13 00:29:20 PST 2012
#1567: [raster] The SRID of the empty raster returned by ST_MapAlgebraExpr(rast,
rast, 'intersection') should be 0
----------------------+-----------------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: closed
Priority: low | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Resolution: invalid | Keywords:
----------------------+-----------------------------------------------------
Comment(by strk):
Replying to [comment:2 pracine]:
> Do empty geometries have a SRID?
Yes !
{{{
SELECT ST_Srid('SRID=4326;POINT EMPTY');
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1567#comment:6>
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