[postgis-tickets] [PostGIS] #2217: [raster] ST_AsBinary semantic discrepancy
PostGIS
trac at osgeo.org
Thu Feb 28 11:43:04 PST 2013
#2217: [raster] ST_AsBinary semantic discrepancy
---------------------+------------------------------------------------------
Reporter: mloskot | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone:
Component: raster | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by dustymugs):
> > So, the WKB spec is open to change?
>
>
> I'm not saying any such thing, I'm saying that WKB storage is one thing,
public API is the other.
So what is the binary output of the public API if not WKB as defined in
that doc?
I'm not trying to be argumentative here. I'm well aware that
[http://trac.osgeo.org/postgis/browser/trunk/raster/doc/RFC2-WellKnownBinaryFormat
RFC-2] in trunk is incomplete as it doesn't provide a facility to output
the out-db band data. The serialized storage
[http://trac.osgeo.org/postgis/browser/trunk/raster/doc/RFC1-SerializedFormat
RFC-1] is a separate format that just happens to match up at this time.
If anything, the WKB should be changed to permit output of pixel values.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2217#comment:14>
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