[postgis-devel] [PostGIS] #1440: [raster] Support for reading offline band data

PostGIS trac at osgeo.org
Tue Jan 17 15:21:42 PST 2012


#1440: [raster] Support for reading offline band data
-----------------------------+----------------------------------------------
  Reporter:  dustymugs       |       Owner:  dustymugs    
      Type:  enhancement     |      Status:  closed       
  Priority:  medium          |   Milestone:  PostGIS 2.0.0
 Component:  postgis raster  |     Version:  trunk        
Resolution:  fixed           |    Keywords:  history      
-----------------------------+----------------------------------------------

Comment(by pracine):

 We are then near to full support for out-db raster right?

 I guess one thing missing is raster2pgsql to create filesystem tiles (and
 overviews) in a new folder when using the -t option in conjonction with
 the -R option. That would require to specify a new path where to store the
 tiles though. We could also just prohibit using both options at the same
 time and take for granted that users are registering already made tiles
 (using GDAL for example)...

 We also need a way to convert out-db rasters to in-db rasters. This is the
 ST_MakeBandInDB(rast, band) function of Objective FV.18.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1440#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