]> granicus.if.org Git - postgis/commitdiff
Added POINT rendering info for AsSVG function
authorSandro Santilli <strk@keybit.net>
Mon, 13 Sep 2004 08:48:03 +0000 (08:48 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 13 Sep 2004 08:48:03 +0000 (08:48 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@804 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index c09d535191ef413c958bce67e49f23dea313c585..362b4337587a477a86dc2164690f668ffd132670 100644 (file)
@@ -3823,6 +3823,8 @@ FROM geometry_table;</literallayout>
            Third argument may be used to reduce the maximum
            number of significant digits used in output
            (defaults to 15).
+           Point geometries will be rendered as cx/cy when
+           'rel' arg is 0, x/y when 'rel' is 1.
             </para>
           </listitem>
         </varlistentry>