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

doc/reference.xml

index 49de4655435064eac55e33d398338269078be7be..15c44e1713710f993dd50918b585cc2463f029be 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>