[postgis-devel] [PostGIS] #1870: [raster] ST_Intersects doc and behaviour are out of synch
PostGIS
trac at osgeo.org
Mon Jun 18 14:08:43 PDT 2012
#1870: [raster] ST_Intersects doc and behaviour are out of synch
---------------------+------------------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: raster | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by dustymugs):
When thinking about the correct behavior of not specifying nband, I have
to ask myself...
If a user doesn't provide a value for nband when nband is a possible
parameter, what area should be considered? The area covered by the
raster? Or the area covered by band 1 of the raster?
Personally, I'd lead towards the area covered by the raster. Since the
user didn't provide an explicit value for nband, the response should not
be explicit.
I'm for changing the docs to correctly reflect the behavior.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1870#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