[postgis-devel] [PostGIS] #288: ST_AsBinary should return SQL/MM WKB
PostGIS
trac at osgeo.org
Wed Jan 11 06:31:38 PST 2012
#288: ST_AsBinary should return SQL/MM WKB
----------------------+-----------------------------------------------------
Reporter: pramsey | Owner: strk
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Resolution: | Keywords: sqlmm, history
----------------------+-----------------------------------------------------
Changes (by strk):
* status: closed => reopened
* resolution: fixed =>
Comment:
I've found out that ST_AsBinary(geography) is not even using the same code
path at the postgis level, so it's still old style.
May I suggest we cast to geometry and do everything there instead ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/288#comment:6>
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