Ticket #339 (closed task: fixed)
[raster] ST_Band
| Reported by: | mloskot | Owned by: | dustymugs |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | raster | Version: | trunk |
| Keywords: | history | Cc: |
Description (last modified by pracine) (diff)
This tasks belongs to the Objective 0.1.6f specified in the WKT Raster 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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

