[postgis-commits] svn - r2940 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Sat Sep 6 12:02:42 PDT 2008


Author: robe
Date: 2008-09-06 12:02:42 -0700 (Sat, 06 Sep 2008)
New Revision: 2940

Modified:
   trunk/doc/reference.xml
   trunk/doc/reference_new.xml
Log:
correct mm spec section of ST_Contains.  Remove MM ST_Contains from old ref section

Modified: trunk/doc/reference.xml
===================================================================
--- trunk/doc/reference.xml	2008-09-06 18:58:03 UTC (rev 2939)
+++ trunk/doc/reference.xml	2008-09-06 19:02:42 UTC (rev 2940)
@@ -1797,19 +1797,8 @@
           <para>SQL-MM 3: 5.1.17</para>
         </listitem>
       </varlistentry>
-
+	  
       <varlistentry>
-        <term>ST_Contains</term>
-
-        <listitem>
-          <para>Test if an ST_Geometry value spatially contains another
-          ST_Geometry value.</para>
-
-          <para>SQL-MM 3: 5.1.31</para>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
         <term>ST_ConvexHull</term>
 
         <listitem>

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-09-06 18:58:03 UTC (rev 2939)
+++ trunk/doc/reference_new.xml	2008-09-06 19:02:42 UTC (rev 2940)
@@ -3430,7 +3430,7 @@
 				  <imagedata fileref="images/check.png" />
 				</imageobject>
 			  </inlinemediaobject> This method implements the SQL/MM specification:
-			SQL-MM 3: 5.1.30</para>
+			SQL-MM 3: 5.1.31</para>
 	  </refsection>
 	
 	  <refsection>



More information about the postgis-commits mailing list