Opened 15 years ago
Last modified 14 years ago
#339 closed task
[wktraster] Implement ST_Band function for raster — at Version 3
Reported by: | mloskot | Owned by: | mloskot |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | raster | Version: | master |
Keywords: | history | Cc: |
Description (last modified by )
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.
Change History (3)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Version: | → trunk |
---|
comment:3 by , 15 years ago
Description: | modified (diff) |
---|---|
Priority: | medium → low |
Note:
See TracTickets
for help on using tickets.