[postgis-commits] svn - r3572 - trunk

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Tue Jan 27 17:02:06 PST 2009


Author: pramsey
Date: 2009-01-27 17:02:05 -0800 (Tue, 27 Jan 2009)
New Revision: 3572

Modified:
   trunk/TODO
Log:
wrapping


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2009-01-27 16:26:57 UTC (rev 3571)
+++ trunk/TODO	2009-01-28 01:02:05 UTC (rev 3572)
@@ -28,8 +28,10 @@
   Format string could use DD DD.DD MM MM.MM SS SSSS.SSS style 
   tokens and allow anything else (E, W, ", ', degree sign) 
   to be interleaved within.
-* ST_DumpPoints(g1 geometry) returns setof geometry_dump - similar in concept to ST_Dump and ST_DumpRings will output a geometry_dump array 
-	for any geometry where each geometry is a point and path info to denote the locaiton/subgeometry it is located in.
+* ST_DumpPoints(g1 geometry) returns setof geometry_dump 
+  Similar in concept to ST_Dump and ST_DumpRings will output a 
+  geometry_dump array for any geometry where each geometry is a point 
+  and path info to denote the locaiton/subgeometry it is located in.
 
 
 == Larger projects ==



More information about the postgis-commits mailing list