]> granicus.if.org Git - postgis/commitdiff
minor adjustments to terminology to improve searchin
authorRegina Obe <lr@pcorp.us>
Wed, 24 Oct 2012 03:41:56 +0000 (03:41 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 24 Oct 2012 03:41:56 +0000 (03:41 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10538 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_measure.xml
doc/using_postgis_dataman.xml

index 58d545a384511bc67e3a223606368e484f08fa85..2bea450092147d7b81dd5c17ec4b61b2cc284d9f 100644 (file)
@@ -2606,6 +2606,8 @@ SELECT ST_Equals(ST_Reverse(ST_GeomFromText('LINESTRING(0 0, 10 10)')),
                </refsynopsisdiv>
                <refsection>
                        <title>Description</title>
+                       <para>If a geometry or geography shares any portion of space then they intersect.
+                       For geography -- tolerance is 0.00001 meters (so any points that are close are considered to intersect)</para>
                        <para>Overlaps, Touches, Within all imply spatial intersection.  If any of the aforementioned
                                returns true, then the geometries also spatially intersect.
                                Disjoint implies false for spatial intersection.</para>
index da8d9a824ce7dd2cb84bbf7e51201089eea0a2d5..758177b518e70c83053886abec2183b6133bda78 100644 (file)
@@ -1737,7 +1737,7 @@ COMMIT;</programlisting>
        </sect2>
 
 <sect2 id="shp2pgsql_usage">
-  <title>Using the Loader</title>
+  <title>shp2pgsql: Using the ESRI Shapefile Loader</title>
 
   <para>
     The <filename>shp2pgsql</filename> data loader converts ESRI Shape files into SQL suitable for