[postgis-commits] svn - r3485 - trunk

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Fri Jan 2 05:23:03 PST 2009


Author: robe
Date: 2009-01-02 05:23:02 -0800 (Fri, 02 Jan 2009)
New Revision: 3485

Modified:
   trunk/TODO
Log:
Add ST_DumpPoints.  Not sure how simple it is.

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2009-01-01 21:36:07 UTC (rev 3484)
+++ trunk/TODO	2009-01-02 13:23:02 UTC (rev 3485)
@@ -28,6 +28,8 @@
   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 
+	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