[postgis-devel] [PostGIS] #850: Binary IO support for geography type

PostGIS trac at osgeo.org
Tue Mar 1 12:02:00 PST 2011


#850: Binary IO support for geography type
---------------------+------------------------------------------------------
 Reporter:  elprans  |       Owner:  pramsey      
     Type:  patch    |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 Per [http://postgis.refractions.net/pipermail/postgis-
 devel/2011-February/011975.html mailing list post]:

 I'm currently working on adding support for postgis to py-postgresql and
 stumbled upon a fact that geography type does not support binary IO, i.e.
 send/receive functions are unimplemented.  I attached rough patches to add
 said functions to IO geography through WKB.  I'm also wondering if there
 is a deeper reason for the send/receive omission -- implementation is
 trivial enough.

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