Commit graph

7 commits

Author SHA1 Message Date
Sandro Santilli f6329625dc Changed unparse_WKB interface to take an output size pointer and an HEXFORM
specifier. Reworked code in wktunparse to use function pointers.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1311 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-18 09:32:03 +00:00
Sandro Santilli 1834cd0e77 Added missing prototypes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1265 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-10 09:47:14 +00:00
Sandro Santilli db7e4ac797 Moved getMachineEndian from parser to liblwgeom.{h,c}.
Added XDR and NDR defines.
Fixed all usage of them.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1162 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-17 11:08:53 +00:00
Sandro Santilli 4af622afaf getMachineEndian exported
git-svn-id: http://svn.osgeo.org/postgis/trunk@1158 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-17 10:10:01 +00:00
Sandro Santilli 98df5600a6 Added endiannes specification to unparse_WKB, AsBinary, lwgeom_to_wkb.
git-svn-id: http://svn.osgeo.org/postgis/trunk@984 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-11 14:03:33 +00:00
Sandro Santilli 1449cae461 API cleanup, more steps toward standalone library.
git-svn-id: http://svn.osgeo.org/postgis/trunk@951 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-07 10:03:23 +00:00
David Blasby 7f00d8b36d Initial working version - based on Ralph Masons WKT and WKB parser/writer.
git-svn-id: http://svn.osgeo.org/postgis/trunk@508 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-26 23:05:20 +00:00