[postgis-tickets] [PostGIS] #2222: [raster] Add ability to change behavior of WKB output for out-db bands (was: [raster] WKB format version 1)

PostGIS trac at osgeo.org
Thu Apr 4 11:15:58 PDT 2013


#2222: [raster] Add ability to change behavior of WKB output for out-db bands
-------------------------+--------------------------------------------------
 Reporter:  dustymugs    |       Owner:  dustymugs    
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  raster       |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------
Description changed by dustymugs:

Old description:

> Version 1 is intended to correct the handling of out-db raster bands.  In
> Version 0, the output of ST_AsBinary() for a band with out-db values
> returns the path to the out of database raster file, which is generally
> useless for a client unless the client has access to the database
> server's file system.
>
> By using Version 1, we don't break compatibility for those already using
> Version 0 WKB.
>
> Related ticket regarding ST_AsBinary() is #2217.

New description:

 ~~Version 1 is intended to correct the handling of out-db raster bands.
 In Version 0, the output of ST_AsBinary() for a band with out-db values
 returns the path to the out of database raster file, which is generally
 useless for a client unless the client has access to the database server's
 file system.~~

 ~~By using Version 1, we don't break compatibility for those already using
 Version 0 WKB.~~

 Related ticket regarding ST_AsBinary() is #2217.

--

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