[postgis-devel] [PostGIS] #895: [raster]: FV.01 functions
PostGIS
trac at osgeo.org
Fri Apr 1 10:47:12 PDT 2011
#895: [raster]: FV.01 functions
----------------------------+-----------------------------------------------
Reporter: dustymugs | Owner: pracine
Type: patch | Status: new
Priority: medium | Milestone: PostGIS Raster Future
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by pracine):
It would also probably nice and more standard with other functions to have
some variants enabling to specify the band to convert directly in the
functions instead of having to use ST_Band():
ST_AsTiff(rast raster, bands[], options text[], srs text)
But it's nice to have ST_Band() as well.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/895#comment:5>
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