</listitem>
</varlistentry>
- <varlistentry>
- <term>ST_Disjoint</term>
-
- <listitem>
- <para>Test if an ST_Geometry value is spatially disjoint from
- another ST_Geometry value.</para>
-
- <para>SQL-MM 3: 5.1.26</para>
- </listitem>
- </varlistentry>
-
<varlistentry>
<term>ST_GeomFromWKB</term>
</refsection>
</refentry>
- <refentry id="ST_Disjoint">
+ <refentry id="ST_Disjoint">
<refnamediv>
<refname>ST_Disjoint</refname>
returns true, then the geometries are not spatially disjoint.
Disjoint implies false for spatial intersection.</para>
- <important>
- <para>Do not call with a <varname>GEOMETRYCOLLECTION</varname> as an argument</para>
- </important>
+ <important>
+ <para>Do not call with a <varname>GEOMETRYCOLLECTION</varname> as an argument</para>
+ </important>
<para>Performed by the GEOS module</para>
<note>
<ulink url="http://www.opengeospatial.org/standards/sfs">OGC SPEC s2.1.1.2 //s2.1.13.3 - a.Relate(b,
'FF*FF****')</ulink>
</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.26</para>
</refsection>
<refsection>
<title>Examples</title>
<imageobject>
<imagedata fileref="images/check.png" />
</imageobject>
- </inlinemediaobject> This method implements the SQL/MM specification:
- SQL-MM 3: 5.1.23</para>
+ </inlinemediaobject> This method implements the SQL/MM specification: SQL-MM 3: 5.1.23</para>
<!-- Optionally mention 3d support -->
<para><inlinemediaobject>