[postgis-devel] [PostGIS] #1212: [raster]: st_intersects signature change - documentation out of synch
PostGIS
trac at osgeo.org
Mon Sep 26 14:18:41 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):
Yes. In the comments of ticket #1176, it was the opinion that providing
nband implies that the user wants a specific intersection test. If nband
is not specified, only the convex hull of the raster is tested against the
geometry. If nband is specified, the geometry is converted to a raster
and then the two rasters are compared.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1212#comment:1>
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