]> granicus.if.org Git - postgis/commitdiff
took out kml example - causing parsing error.
authorRegina Obe <lr@pcorp.us>
Thu, 31 Jul 2008 12:32:50 +0000 (12:32 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 31 Jul 2008 12:32:50 +0000 (12:32 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2903 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index dfd7980f0f138a088128e2f7c1a21203c8f014a7..308c7d5fd2f7b80bfb1fbc88d05802fa76f8985a 100644 (file)
@@ -2533,12 +2533,7 @@ SRID=4326;POLYGON((0 0,0 1,1 1,1 0,0 0))
                
                st_askml
                --------
-               <literal><Polygon>
-                       <outerBoundaryIs>
-                               <LinearRing><coordinates>0,0 0,1 1,1 1,0 0,0</coordinates></LinearRing>
-                       </outerBoundaryIs>
-                       </Polygon>
-               </literal>
+               
                </programlisting>
          </refsection>
        </refentry>