From: Sandro Santilli Date: Tue, 5 Oct 2004 21:20:48 +0000 (+0000) Subject: updated X-Git-Tag: pgis_1_0_0RC1~339 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f50ff4bd842aee109e212f7860ae6ebf08b43222;p=postgis updated git-svn-id: http://svn.osgeo.org/postgis/trunk@933 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/TODO b/lwgeom/TODO index e58288f7b..4212a282a 100644 --- a/lwgeom/TODO +++ b/lwgeom/TODO @@ -1,6 +1,7 @@ -- ZM flags debugging (segfaults with force_type) +- ZM and WKB support in loader / dumper +- lwgeom_clone_deep / lwgeom_release_deep - LWGEOM editor (insert/append a geom, remove a geom, ....) @@ -19,10 +20,8 @@ - Endiannes honouring in dumper (currently does not specify and does not flip when required). Depends on AsBinary() item above. -- 4d and WKB support in loader. - -- box extractor function (getbox2d) returning an actual - object should probably find a way to return NULL (for empty geometries). +- OBSOLETE box extractor function (getbox2d) returning an actual + object. (return undefined values for empty geometries). - Check spheroid misure functions o can't understand if 3d computation works since