[postgis-devel] [PostGIS] #1212: [raster]: st_intersects signature change - documentation out of synch
PostGIS
trac at osgeo.org
Wed Sep 28 11:33:15 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 dustymugs):
I'd rather see us keep the seamless operators at the expense of being
commutative. Having ST_IntersectsAsRaster and others like it will get
really old and really fast. I think users would prefer to learn just one
function name and then switch in and out geometries and rasters. I know I
do.
This will also affect:
ST_Within
ST_Contains
ST_Overlaps
ST_Difference
ST_SymDifference
ST_Equals
ST_Disjoint
ST_Touches
ST_Crosses
ST_Covers
ST_IsCoveredBy
ST_Relate
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1212#comment:18>
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