From: Regina Obe Date: Sat, 1 Dec 2012 22:56:55 +0000 (+0000) Subject: fix return type X-Git-Tag: 2.1.0beta2~333 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31803a0a41dee5f1f3b37d2b1869ef949e43300f;p=postgis fix return type git-svn-id: http://svn.osgeo.org/postgis/trunk@10778 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/extras_topology.xml b/doc/extras_topology.xml index fc0bfd9b6..2a4e78a6e 100644 --- a/doc/extras_topology.xml +++ b/doc/extras_topology.xml @@ -780,14 +780,14 @@ An existing edge may be split by the snapped point. TopoGeo_AddLineString -Adds a linestring to an existing topology using a tolerance and possibly splitting existing edges/faces. +Adds a linestring to an existing topology using a tolerance and possibly splitting existing edges/faces. Returns edge identifiers - integer TopoGeo_AddLineString + SETOF integer TopoGeo_AddLineString varchar toponame geometry aline float8 tolerance