[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
Fri Feb 10 14:14:46 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 dustymugs):

 The return of -10 for the following is invalid and should be ticketed as a
 bug.

 {{{
 SELECT ST_SRID(ST_MakeEmptyRaster(4, 4, 0, 0, 1, -1, 0, 0, -10))
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1567#comment:5>
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