[postgis-devel] [PostGIS] #1379: [raster] raster2pgsql: load a raster as a band(s) of an existing raster
PostGIS
trac at osgeo.org
Wed Dec 14 15:03:37 PST 2011
#1379: [raster] raster2pgsql: load a raster as a band(s) of an existing raster
----------------------------+-----------------------------------------------
Reporter: chdemars | Owner: pracine
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS Raster Future
Component: postgis raster | Version: 1.5.X
Keywords: |
----------------------------+-----------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1379>
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