From: Sandro Santilli Date: Mon, 20 Sep 2004 13:50:24 +0000 (+0000) Subject: updated X-Git-Tag: pgis_1_0_0RC1~420 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1db81f3d3d073911e5cf45fe955082dc192621ef;p=postgis updated git-svn-id: http://svn.osgeo.org/postgis/trunk@851 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/TODO.lwgeom b/TODO.lwgeom index 0d29b0ead..3a05064f0 100644 --- a/TODO.lwgeom +++ b/TODO.lwgeom @@ -1,5 +1,10 @@ - AsBinary(geometry, XDR|NDR) +- 4d support in dumper. + +- Endiannes honouring in dumper (currently does not specify and does not + flip when required). + - size computation functions for deserialized objects - Implement lwexploded_serialize_buf for speedup of GEOS<=>POSTGIS conversion