[postgis-devel] [PostGIS] #1635: [raster] Operator does not exist: raster ~ geometry

PostGIS trac at osgeo.org
Wed Feb 29 07:00:57 PST 2012


#1635: [raster] Operator does not exist: raster ~ geometry
---------------------+------------------------------------------------------
 Reporter:  nicklas  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by dustymugs):

 Now that I've looked at the operator code in rtpostgis.sql.in.c, I take
 back my prior comments.  If we're going to add two more operators for ~
 (raster ~ geometry and geometry ~ raster), do we need to add operators for
 all the other raster/geometry operators?

 Maybe it is best to have the applications catch up and provide the
 appropriate IMPLICIT CASTs in legacy.sql

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