]> granicus.if.org Git - postgis/commitdiff
Correct ST_AsSVG to reflect introduction of L command
authorRegina Obe <lr@pcorp.us>
Sun, 16 Aug 2009 14:51:32 +0000 (14:51 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 16 Aug 2009 14:51:32 +0000 (14:51 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4411 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference.xml

index 1a02ea88e35d2c32b83fe8fb0f7e32bc76cd4b45..353749a6ed9cf4c8e92910042e4b40b86d396d2a 100644 (file)
@@ -7653,7 +7653,8 @@ st_asgeojson
                        geometries are delimited by semicolons (";").</para>
 
                <note>
-                 <para>Availability: 1.2.2</para>
+                 <para>Availability: 1.2.2.  Changed in PostGIS 1.4 to include L command in absolute path to conform to <ulink
+                       url="http://www.w3.org/TR/SVG/paths.html#PathDataBNF">http://www.w3.org/TR/SVG/paths.html#PathDataBNF</ulink> </para>
                </note>
          </refsection>
 
@@ -7663,7 +7664,7 @@ st_asgeojson
 
                st_assvg
                --------
-               M 0 0 0 -1 1 -1 1 0 Z</programlisting>
+               M 0 0 0 -1 1 -1 1 0 Z</programlisting>
          </refsection>
        </refentry>