[postgis-tickets] [PostGIS] #2222: [raster] WKB format version 1

PostGIS trac at osgeo.org
Fri Mar 29 09:55:55 PDT 2013


#2222: [raster] WKB format version 1
-------------------------+--------------------------------------------------
 Reporter:  dustymugs    |       Owner:  dustymugs    
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  raster       |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by dustymugs):

  * status:  new => assigned


Comment:

 After some additional thinking and discussion, the current thought is NOT
 to create a new version and cause lots of waves (and probably a whole slew
 of bugs) but to continue using the current WKB format as is.  Instead, we
 will allow end users to specify that they want out-db bands to be treated
 as in-db.  By default, the current behavior where out-db bands return the
 path to the external file will continue.  But if the user says to tread
 out-db as in-db, the behavior will change so that the appropriate data
 contained in the external file will be returned.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2222#comment:2>
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-tickets mailing list