]> granicus.if.org Git - postgis/commitdiff
Flag ST_GeoHash as curved support friendly, put in pretty anchors for special functio...
authorRegina Obe <lr@pcorp.us>
Tue, 3 Mar 2009 18:01:11 +0000 (18:01 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 3 Mar 2009 18:01:11 +0000 (18:01 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3790 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_new.xml
doc/xsl/postgis_aggs_mm.xml.xsl

index 2da969791ad2024eeca6f6227a97b8e28ce5b931..2ea10864c706fe26eb4f7851ce55abd7fe7b02ce 100644 (file)
@@ -7614,6 +7614,13 @@ st_asgeojson
                <note>
                        <para>ST_GeoHash will not work with geometries that are not in geographic (lon/lat) coordinates.</para>
                </note>
+               
+               <!-- Optionally mention Circular String Support -->
+           <para><inlinemediaobject>
+               <imageobject>
+                 <imagedata fileref="images/check.png" />
+               </imageobject>
+             </inlinemediaobject> This method supports Circular Strings and Curves </para>
 
          </refsection>
 
index 1b90957658ff95b0f2f5d5326fd390990091b8bb..b8e2faf3d85df6107834ed7e3b9ee37e34b760d7 100644 (file)
@@ -12,7 +12,7 @@
        <xsl:template match='/chapter'>\r
        <chapter>\r
                <title>PostGIS Special Functions Index</title>\r
-               <sect1>\r
+               <sect1 id="PostGIS_Aggregate_Functions">\r
                        <title>PostGIS Aggregate Functions</title>\r
                        <para>The functions given below are spatial aggregate functions provided with PostGIS that can be used just like any other sql aggregate function such as sum, average.</para>\r
                        <itemizedlist>\r
@@ -38,7 +38,7 @@
                        </itemizedlist>\r
                </sect1>\r
 \r
-               <sect1>\r
+               <sect1 id="PostGIS_SQLMM_Functions">\r
                        <title>PostGIS SQL-MM Compliant Functions</title>\r
                        <para>The functions given below are PostGIS functions that conform to the SQL/MM 3 standard</para>\r
                        <note>\r
@@ -70,7 +70,7 @@
                                </itemizedlist>\r
                </sect1>\r
 \r
-               <sect1>\r
+               <sect1 id="PostGIS_3D_Functions">\r
                        <title>PostGIS Functions that support 3D</title>\r
                        <para>The functions given below are PostGIS functions that do not throw away the Z-Index.</para>\r
                                <itemizedlist>\r