[postgis-devel] [PostGIS] #1536: [raster] There should be an option for certain variants of ST_Intersection(raster, raster)
PostGIS
trac at osgeo.org
Fri Feb 3 11:18:55 PST 2012
#1536: [raster] There should be an option for certain variants of
ST_Intersection(raster, raster)
---------------------+------------------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.0.0
Component: raster | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by pracine):
So I see just two options to solve this:
1) We add a nodata value parameter and this nodata value is used just if
the requested band do not have a nodata value defined (if it does the
passed nodata value is ignored). If this option is chosen I would also
expect to be able to give an extent to the raster/raster variants.
2) We remove the possibility to get an other extent then the
'INTERSECTION'.
That said I like the fact that we have (in some cases) the possibility to
get an extent other than 'INTERSECTION' taking for granted that only the
intersection is always filled with data...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1536#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