[postgis-devel] [PostGIS] #1212: [raster]: st_intersects signature change - documentation out of synch
PostGIS
trac at osgeo.org
Fri Sep 30 06:34: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 pracine):
BTW this choice implies that we have to do the same with ST_Intersection,
ST_Difference, ST_SymDifference, ST_Union, ST_Within, ST_Contains,
ST_Overlaps, ST_Equals, ST_Disjoint, ST_Touches, ST_Crosses, ST_Covers,
ST_IsCoveredBy and ST_Relate: every time the raster is first, everything
is converted and processed in raster mode. When the geometry is first,
everything is converted to vector and processed as vector. Are we all
understanding the same thing?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1212#comment:29>
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