]> granicus.if.org Git - postgis/commitdiff
Flag more as working with curves. I think all do except same operator but need to...
authorRegina Obe <lr@pcorp.us>
Wed, 2 Dec 2009 22:05:00 +0000 (22:05 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 2 Dec 2009 22:05:00 +0000 (22:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4977 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_operator.xml

index 4911a7304cd118390529934f771e75418650781e..9e02750763f65fa5efed6e8f2e4150d58bec5640 100644 (file)
@@ -55,6 +55,7 @@
                                geometries.</para></note>
 
                        <para>Availability: 1.5.0 support for geography was introduced.</para>
+                       <para>&curve_support;</para>
                  </refsection>
 
                  <refsection>
@@ -196,6 +197,8 @@ FROM
                        <para>The <varname>&amp;&lt;|</varname> operator returns <varname>TRUE</varname> if the bounding box of geometry A
                        overlaps or is below of the bounding box of geometry B, or more accurately, overlaps or is NOT above the bounding
                        box of geometry B.</para>
+                       
+                       <para>&curve_support;</para>
 
                        <note><para>This operand will make use of any indexes that may be available on the
                                geometries.</para></note>
@@ -485,6 +488,8 @@ FROM
 
                        <caution><para>This operand will NOT make use of any indexes that may be available on the
                                geometries.</para></caution>
+                               
+                       <para>&curve_support;</para>
 
                  </refsection>