[postgis-devel] [PATCH] Binary IO support for geography type

Elvis Pranskevichus el at prans.net
Fri Feb 25 07:47:11 PST 2011


Hello,

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.

Thanks,

                                    Elvis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: geography-binio-1.5.patch
Type: text/x-patch
Size: 6046 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20110225/41d003c6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: geography-binio-trunk.patch
Type: text/x-patch
Size: 6243 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20110225/41d003c6/attachment-0001.bin>


More information about the postgis-devel mailing list