From: Sandro Santilli Date: Tue, 13 Dec 2005 12:12:44 +0000 (+0000) Subject: updated X-Git-Tag: pgis_1_1_0~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca5fdc60805814bc466bffa9ef5939ba7022673e;p=postgis updated git-svn-id: http://svn.osgeo.org/postgis/trunk@2168 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/TODO b/TODO index dc54ac772..936f4ab3c 100644 --- a/TODO +++ b/TODO @@ -15,28 +15,21 @@ Following is TODO list for release 1.1 Tue May 24 18:55:46 CEST 2005 ====================================== -- LineMerge interface - (done for GEOS, should do for JTS) +- LineMerge and Polygonize* interfaces for JTS -+ Better upgrade mechanism +- More LRS functions - Selectivity estimation code merge (+- pgsql-8.0.0) - + fix invalid stats computation (currently keeps the previously - computed ones, should instead wipe them out - possibly a - pgsql bug). - -- Special threatment of SRID=-1, dims=-1, type=GEOMETRY - in geometry_columns - -- Better regression tests (single load, multi operations) + +- fix invalid stats computation (currently keeps the previously + computed ones, should instead wipe them out - possibly a pgsql bug). - MakeValidShape() to remove consecutive vertexes and any eventual other cleanup aimed at making pgsql2shp produce "valid" Shapefiles. -- OGC polygon constructors - - +====================================== 2005/09/07 - some other ideas for future features +====================================== - Add findsrid() functions that find good carthesian projection srids for a given geometry. @@ -44,3 +37,6 @@ Tue May 24 18:55:46 CEST 2005 - Treat geometries without SRID=-1 as compatible with all other geometries in geometry operations +- Special threatment of SRID=-1, dims=-1, type=GEOMETRY + in geometry_columns +