[postgis-devel] [PostGIS] #339: [wktraster] Implement ST_Band function for raster
PostGIS
trac at osgeo.org
Fri Dec 11 07:32:22 PST 2009
#339: [wktraster] Implement ST_Band function for raster
------------------------+---------------------------------------------------
Reporter: mloskot | Owner: mloskot
Type: task | Status: assigned
Priority: low | Milestone: WKTRaster 0.1.6
Component: wktraster | Version: trunk
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by pracine):
* priority: medium => low
Old description:
> This tasks belongs to the Objective 0.1.6f specified in the
> [wiki:WKTRaster WKT Raster]
> [wiki:WKTRaster/PlanningAndFunding roadmap]
>
> ''to be discussed here''
New description:
This tasks belongs to the Objective 0.1.6f specified in the
[wiki:WKTRaster WKT Raster]
[wiki:WKTRaster/PlanningAndFunding roadmap]
As stated in the comment 7 of the Specification Comments following the
Code Sprint in
http://trac.osgeo.org/postgis/wiki/WKTRaster/SpecificationWorking01, we
should prefer the option of adding a band parameter to every function
working on a single band like ST_AsTIFF(). In all these cases, if the band
parameter is omitted, the function should work on the first band.
ST_Band() is nevertheless a must have function for future release.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/339#comment:3>
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