From: Sandro Santilli Date: Mon, 11 Oct 2004 14:36:21 +0000 (+0000) Subject: updated X-Git-Tag: pgis_1_0_0RC1~293 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01a17bd7cbcb74c532ac1035d68ddcbca1a0087b;p=postgis updated git-svn-id: http://svn.osgeo.org/postgis/trunk@986 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/TODO b/lwgeom/TODO index 19fcd938a..bb1371e0a 100644 --- a/lwgeom/TODO +++ b/lwgeom/TODO @@ -1,6 +1,4 @@ -- AsBinary(geometry, XDR|NDR) - - WKB support in loader (canonical form is OK) - lwgeom_clone_deep / lwgeom_release_deep @@ -16,9 +14,6 @@ - make IsValid() return GEOS invalidity message if any (as a NOTICE probably) -- Endiannes honouring in dumper (currently does not specify and does not - flip when required). Depends on AsBinary() item above. - - OBSOLETE box extractor function (getbox2d) returning an actual object. (return undefined values for empty geometries).