[postgis-commits] svn - r3486 - trunk

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Fri Jan 2 05:25:31 PST 2009


Author: robe
Date: 2009-01-02 05:25:31 -0800 (Fri, 02 Jan 2009)
New Revision: 3486

Modified:
   trunk/TODO
Log:
minor update

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2009-01-02 13:23:02 UTC (rev 3485)
+++ trunk/TODO	2009-01-02 13:25:31 UTC (rev 3486)
@@ -28,7 +28,7 @@
   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 - similar in concept to ST_Dump and ST_DumpRings will output a geometry_dump array 
+* 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.
 
 



More information about the postgis-commits mailing list