[postgis-devel] [PostGIS] #1536: [raster] There should be an option for setting the nodata value in certain variants of ST_Intersection(raster, raster)
PostGIS
trac at osgeo.org
Tue Feb 7 10:29:17 PST 2012
#1536: [raster] There should be an option for setting the nodata value in 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):
Replying to [comment:19 dustymugs]:
> So, only one NODATA parameter for ST_Intersection(raster, raster)?
No. Two. Actually it depends on what band are requested. If 'BOTH' band
are requested and no raster has a nodata value then we need two nodata
values. I think the parameter should be an array so it can hold on or two
values.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1536#comment:20>
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