From: Sandro Santilli Date: Fri, 7 Dec 2012 08:36:30 +0000 (+0000) Subject: Element xref can't have content (was declared EMPTY) X-Git-Tag: 2.1.0beta2~313 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd35bba08b61769dddfbaeeb265ba3783b69dc66;p=postgis Element xref can't have content (was declared EMPTY) git-svn-id: http://svn.osgeo.org/postgis/trunk@10813 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index 75edaea99..52ddeb294 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -2602,7 +2602,7 @@ Converts a simple Geometry into a topo geometry Description -Converts a simple Geometry into a TopoGeometry. +Converts a simple Geometry into a . @@ -2718,9 +2718,9 @@ SELECT ST_GetFaceGeometry('topo_boston_test', f.face_id) Description -Clears the content a TopoGeometry +Clears the content a turning it into an empty one. Mostly useful in conjunction with toTopoGeom to replace the shape of existing +linkend="toTopoGeom" /> to replace the shape of existing objects and any dependent object in higher hierarchical levels.