]> granicus.if.org Git - postgis/commitdiff
Added MakeValidShape() function
authorSandro Santilli <strk@keybit.net>
Tue, 26 Apr 2005 18:45:26 +0000 (18:45 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 26 Apr 2005 18:45:26 +0000 (18:45 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1674 b70326c6-7e19-0410-871a-916f4a2858ee

TODO

diff --git a/TODO b/TODO
index 10e0913089e4b34d33b44ff0ef5ef6144d103920..d0b4a6e49dfdae241a784f565abfc66e3ed8ff85 100644 (file)
--- a/TODO
+++ b/TODO
@@ -47,3 +47,6 @@ Mon Apr 18 16:21:00 CEST 2005
     that is the proportional distance along the line. Direction
     determines what end to measure from. (??)
 
+- MakeValidShape() to remove consecutive vertexes and any eventual
+  other cleanup aimed at making pgsql2shp produce "valid" Shapefiles.
+