[postgis-devel] [PostGIS] #1212: [raster]: st_intersects signature change - documentation out of synch

PostGIS trac at osgeo.org
Wed Sep 28 08:00:28 PDT 2011


#1212: [raster]: st_intersects signature change - documentation out of synch
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by robe):

 How about this

 Make

 rast1,rast2,nband1,nband2

 just

 rast1,rast2

 Don't allow people to use bands with that version.

 It doesn't really solve my management burden, though.  I'm more concerned
 about the permutations and the possibility of text cast to integer and
 integer to text and that kind of stuff which ends up making functions go
 the wrong path than what the user intended.

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