From: Sandro Santilli Date: Thu, 9 Jul 2015 10:16:57 +0000 (+0000) Subject: Tag can be within , not viceversa (oops) X-Git-Tag: 2.2.0rc1~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=106023f719a72cd7b21658d890bd413805e6d56b;p=postgis Tag can be within , not viceversa (oops) git-svn-id: http://svn.osgeo.org/postgis/trunk@13796 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index bc3b08eeb..b7ebf407b 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -1136,11 +1136,11 @@ Add a new edge and, if doing so splits a face, modify the original face and add a new one. - + If possible, the new face will be created on left side of the new edge. This will not be possible if the face on the left side will need to be the Universe face (unbounded). - + Returns the id of the newly added edge.