[postgis-devel] [PostGIS] #1870: [raster] ST_Intersects doc and behaviour are out of synch

PostGIS trac at osgeo.org
Sat Jun 16 17:58:22 PDT 2012


#1870: [raster] ST_Intersects doc and behaviour are out of synch
---------------------+------------------------------------------------------
 Reporter:  pracine  |       Owner:  pracine      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.2
Component:  raster   |     Version:  2.0.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 The doc state that "If no band is specified band 1 is assumed" for
 ST_Intersects(geometry geommin, raster rast, integer nband=NULL) but nband
 default to null which make the operator to ignore nodata values.

 I guess the desired behaviour is to default to 1.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1870>
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