From f50ff4bd842aee109e212f7860ae6ebf08b43222 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 5 Oct 2004 21:20:48 +0000 Subject: [PATCH] updated git-svn-id: http://svn.osgeo.org/postgis/trunk@933 b70326c6-7e19-0410-871a-916f4a2858ee --- lwgeom/TODO | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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 -- 2.40.0