[postgis-commits] svn - r3258 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Wed Nov 5 05:03:12 PST 2008


Author: robe
Date: 2008-11-05 05:03:11 -0800 (Wed, 05 Nov 2008)
New Revision: 3258

Modified:
   trunk/doc/reference_new.xml
Log:
amend ST_Longitude bug comment

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-11-05 11:29:49 UTC (rev 3257)
+++ trunk/doc/reference_new.xml	2008-11-05 13:03:11 UTC (rev 3258)
@@ -9200,7 +9200,7 @@
 		<note><para>This is only useful for data in long lat e.g. 4326 (WGS 84 long lat)</para></note>
 		
 		<para><inlinegraphic fileref="images/warning.png" />
-				1.3 doesn't seem to work with MULTIPOINTS but works for everything else - possible bug.
+			Pre-1.3.4 bug prevented this from working for MULTIPOINT. 1.3.4+ works with MULTIPOINT as well.
 		</para>
 	
 		<!-- Optionally mention 3d support -->



More information about the postgis-commits mailing list