]> granicus.if.org Git - postgis/commitdiff
minor change
authorRegina Obe <lr@pcorp.us>
Fri, 11 Mar 2011 13:27:13 +0000 (13:27 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 11 Mar 2011 13:27:13 +0000 (13:27 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6896 b70326c6-7e19-0410-871a-916f4a2858ee

doc/extras_topology.xml

index 6d0731db9e5e84c18785bfb199254dc54b03ffef..5cbcfead5755b4c3ef6b0a89a96a69d10fdb264c 100644 (file)
@@ -1084,7 +1084,7 @@ ERROR:  Two or more edges found</programlisting>
                        </funcsynopsis>
                </refsynopsisdiv>
                <refsection>
-                       <title>Retrieve the id of a face that intersects a Point</title>
+                       <para>Retrieve the id of a face that intersects a Point.</para>
                        <para>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.</para>
                        <para>If the point is the location of a node, then an exception is thrown. To avoid this run the GetNodeByPoint function.</para>
                        <para>If the point doesn't intersect a face, returns 0 (zero).</para>