]> granicus.if.org Git - postgis/commitdiff
Put in SQL mm compliance for ST_Intersection
authorRegina Obe <lr@pcorp.us>
Wed, 1 Oct 2008 21:42:53 +0000 (21:42 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 1 Oct 2008 21:42:53 +0000 (21:42 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3037 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index df09dbc70c26705efdfc2406aab8eb66348dbdf0..f597b47b37436d3e0f8f53cae2f719ae5eefa5b7 100644 (file)
@@ -5165,6 +5165,13 @@ FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 2)'), 10) As smallc,
                                  <ulink url="http://www.opengeospatial.org/standards/sfs">OpenGIS Simple
                                  Features Implementation Specification for SQL</ulink>  OGC SPEC s2.1.1.3 
                                </para>
+                               
+                               <!-- Optionally mention SQL/MM compliancy if appropriate -->
+                               <para><inlinemediaobject>
+                                       <imageobject>
+                                         <imagedata fileref="images/check.png" />
+                                       </imageobject>
+                                 </inlinemediaobject> This method implements the SQL/MM specification: SQL-MM 3: 5.1.18</para>
                        </refsection>
                        <refsection>
                        <title>Examples</title>