From a7449b83f884e196ab59902c495c4c418dd919c3 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Sat, 10 Mar 2012 13:44:22 +0000 Subject: [PATCH] Use empty params as placeholders, add missing refsection title (xmllint) git-svn-id: http://svn.osgeo.org/postgis/trunk@9465 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/extras_topology.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index 5476ef463..99ad32c77 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -902,6 +902,7 @@ Existing edges and faces may be split by the boundary of the new polygon. Examples + @@ -948,6 +949,7 @@ Existing edges and faces may be split by the boundary of the new polygon. Examples + @@ -1003,6 +1005,7 @@ Updates all existing joined edges and relationships accordingly. Examples + @@ -1059,6 +1062,7 @@ Updates all existing joined edges and relationships accordingly. Examples + @@ -1130,6 +1134,7 @@ name is invalid then an error is thrown. Examples + @@ -1197,6 +1202,7 @@ name is invalid then an error is thrown. Examples + @@ -1687,6 +1693,7 @@ ERROR: Two or more edges found + Description Retrieve the id of a face that intersects a Point. The function returns an integer (id-face) given a topology, a POINT and a tolerance. If tolerance = 0 then the point has to intersect the face. If the point is the location of a node, then an exception is thrown. To avoid this run the GetNodeByPoint function. @@ -2682,6 +2689,7 @@ When tolerance is given it will be used to snap the input geo Examples + @@ -2728,6 +2736,7 @@ When tolerance is given it will be used to snap the input geo Examples + -- 2.50.1