[postgis-devel] [PostGIS] #593: [raster] Add a ST_BandIsNoData function
PostGIS
trac at osgeo.org
Fri Jan 14 05:57:44 PST 2011
#593: [raster] Add a ST_BandIsNoData function
----------------------------+-----------------------------------------------
Reporter: pracine | Owner: jorgearevalo
Type: task | Status: assigned
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pracine):
> - What should we do in case of offline bands? We could check the values
using GDAL.[[BR]]
This job should be done by raster2pgsql.py
> - Correct me if I'm wrong, but we don't need the isnodata flag to be
stored in WKB string
Yes. It must be persistent. The code should look exactly like the code for
hasnodata.
Most of the work has to be done in raster2pgsql.py (and every set pixel
functions).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/593#comment:6>
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