]> granicus.if.org Git - postgis/commitdiff
Yeh ST_Dump now works with curves
authorRegina Obe <lr@pcorp.us>
Fri, 7 Nov 2008 07:44:08 +0000 (07:44 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 7 Nov 2008 07:44:08 +0000 (07:44 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3267 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml

index 79fe59b340e6bb170bb2fd1e638b35e48e5e8c94..9c239b181d285ae222b0b36a73fab15671978733 100644 (file)
@@ -8670,6 +8670,7 @@ MULTIPOINT(-118.6 38.329 6,-118.58 38.38 5)
             can be use to expand MULTIPOLYGONS into POLYGONS.</para>
                        
                        <para>Availability: PostGIS 1.0.0RC1. Requires PostgreSQL 7.3 or higher.</para>
+                       <note><para>Prior to 1.3.4, this function crashes if used with geometries that contain CURVES.  This is fixed in 1.3.4+</para></note>
                        
                        <!-- Optionally mention 3d support -->
                        <para><inlinemediaobject>
@@ -8677,6 +8678,13 @@ MULTIPOINT(-118.6 38.329 6,-118.58 38.38 5)
                  <imagedata fileref="images/check.png" />
                </imageobject>
              </inlinemediaobject> This function supports 3d and will not drop the z-index.</para>
+                 
+                       <!-- Optionally mention Circular String Support -->
+                       <para><inlinemediaobject>
+               <imageobject>
+                 <imagedata fileref="images/check.png" />
+               </imageobject>
+             </inlinemediaobject> This method supports Circular Strings and Curves </para>
          </refsection>
        
          <refsection>