Clarify description of ST_Snap that it is the newly snapped input geometry and will...
authorRegina Obe <lr@pcorp.us>
Sat, 5 Aug 2017 11:18:06 +0000 (11:18 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 5 Aug 2017 11:18:06 +0000 (11:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15525 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_editor.xml

index d097d70878d1e8b7402688f96117d2d5399cdaa3..9c23c7a682d32ec5db3f7aa0ce9cba92cf91b546 100644 (file)
@@ -1810,7 +1810,7 @@ SELECT ST_AsEWKT(ST_SnapToGrid(ST_GeomFromEWKT('LINESTRING(-1.1115678 2.123 3 2.
          </refsection>
        </refentry>
 
-       <refentry id="ST_Snap">
+               <refentry id="ST_Snap">
          <refnamediv>
                <refname>ST_Snap</refname>
 
@@ -1838,6 +1838,8 @@ SELECT ST_AsEWKT(ST_SnapToGrid(ST_GeomFromEWKT('LINESTRING(-1.1115678 2.123 3 2.
  Snaps the vertices and segments of a geometry
  another Geometry's vertices.
  A snap distance tolerance is used to control where snapping is performed.
+  The result geometry is the input geometry with the vertices snapped.
+       If no snapping occurs then the input geometry is returned unchanged.
                </para>
                <para>
  Snapping one geometry to another can improve