From: Sandro Santilli Date: Tue, 28 Sep 2004 08:28:40 +0000 (+0000) Subject: updated X-Git-Tag: pgis_1_0_0RC1~371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f779b5016647f462c211f417e93374922388ff1;p=postgis updated git-svn-id: http://svn.osgeo.org/postgis/trunk@901 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/lwgeom/TODO b/lwgeom/TODO index 7c569b9a9..944d052f7 100644 --- a/lwgeom/TODO +++ b/lwgeom/TODO @@ -1,3 +1,12 @@ + +- ForceRHR(polygon|multipolygon) + +- Flatten(geometry) + +- Make collect() avoid flatting + +- Make GEOS2POSTGIS() avoid flatting + - make IsValid() return GEOS invalidity message if any (as a NOTICE probably) - AsBinary(geometry, XDR|NDR)