[postgis-commits] svn - r2908 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Fri Aug 1 09:01:16 PDT 2008
Author: robe
Date: 2008-08-01 09:01:16 -0700 (Fri, 01 Aug 2008)
New Revision: 2908
Modified:
trunk/doc/reference_new.xml
Log:
bad break in GeoJSON example
Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml 2008-08-01 15:18:43 UTC (rev 2907)
+++ trunk/doc/reference_new.xml 2008-08-01 16:01:16 UTC (rev 2908)
@@ -2390,8 +2390,8 @@
st_asgeojson
-----------------------------------------------------------------------------------------------------------
-{"type":"MultiLineString","coordinates":[[[-89.734634999999997,31.4920720000
-00000],[-89.734955999999997,31.492237999999997]]]}
+{"type":"MultiLineString","coordinates":[[[-89.734634999999997,31.492072000000000],
+[-89.734955999999997,31.492237999999997]]]}
(1 row)</programlisting>
</refsection>
</refentry>
More information about the postgis-commits
mailing list