]> granicus.if.org Git - postgis/commitdiff
Dropped 1.1.0 specific section - all pending items dumped to 'other random items'
authorSandro Santilli <strk@keybit.net>
Wed, 14 Dec 2005 18:45:20 +0000 (18:45 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 14 Dec 2005 18:45:20 +0000 (18:45 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2189 b70326c6-7e19-0410-871a-916f4a2858ee

TODO

diff --git a/TODO b/TODO
index 936f4ab3ca10c84b17114105d8d2d881e1c4c397..73c078b7461405139b3583cf9acf594d72207353 100644 (file)
--- a/TODO
+++ b/TODO
 - casts between PostGIS and PostgreSQL geometry classes
 
 ======================================
-Following is TODO list for release 1.1
-======================================
-Tue May 24 18:55:46 CEST 2005
+2005/12/14 - other random items 
 ======================================
 
+- Add findsrid() functions that find good carthesian projection
+  srids for a given geometry.
+  
+- 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
+
 - LineMerge and Polygonize* interfaces for JTS
 
 - More LRS functions
@@ -27,16 +34,3 @@ Tue May 24 18:55:46 CEST 2005
 - MakeValidShape() to remove consecutive vertexes and any eventual
   other cleanup aimed at making pgsql2shp produce "valid" Shapefiles.
 
-======================================
-2005/09/07 - some other ideas for future features
-======================================
-
-- Add findsrid() functions that find good carthesian projection
-  srids for a given geometry.
-  
-- 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
-