Ticket #1379 (new enhancement)
[raster] raster2pgsql: load a raster as a band(s) of an existing raster
| Reported by: | chdemars | Owned by: | pracine |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS Future |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
It would be nice to be able to load a raster as a band of an existing raster table. For instance, landsat data comes with each band a separate single band raster. I am currently loading each band as a separate table, merging them into a multi-band raster using AddBand?, then removing the individual band tables. Seems like a kludgy way to do a common task.
Change History
Note: See
TracTickets for help on using
tickets.
