]> granicus.if.org Git - postgis/commitdiff
Add note that ST_Summary now supports tins and curves. 2.1.8 just returned unknown...
authorRegina Obe <lr@pcorp.us>
Sun, 4 Oct 2015 07:55:49 +0000 (07:55 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 4 Oct 2015 07:55:49 +0000 (07:55 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14181 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_accessor.xml

index 884b3e613c306297a91dc8e34e203a682e5d5ba3..82cab68e74cbe82aca2ea118f341b77db7e2422e 100644 (file)
@@ -2191,11 +2191,18 @@ Returns a text summary of the contents of the geometry.
                     <listitem><para>S: has spatial reference system</para></listitem>
                   </itemizedlist>
                 </para>
-
+       <!-- Optionally mention Circular String Support -->
+       <para>&curve_support;</para>
+       
+       <!-- Optionally mention supports Polyhedral Surface  -->
+       <para>&P_support;</para>
+       
+       <!-- Optionally mention support for Triangles and TINS  -->
+       <para>&T_support;</para>
                <para>Availability: 1.2.2</para>
                <para>Enhanced: 2.0.0 added support for geography</para>
                <para>Enhanced: 2.1.0 S flag to denote if has a known spatial reference system</para>
-
+               <para>Enhanced: 2.2.0 Added support for TIN and Curves</para>
          </refsection>
 
          <refsection>