From: Regina Obe Date: Tue, 3 Mar 2009 18:01:11 +0000 (+0000) Subject: Flag ST_GeoHash as curved support friendly, put in pretty anchors for special functio... X-Git-Tag: 1.4.0b1~209 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e455659db4efe3dff911e52b5ccfd3ff65d61f2e;p=postgis Flag ST_GeoHash as curved support friendly, put in pretty anchors for special function sections git-svn-id: http://svn.osgeo.org/postgis/trunk@3790 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_new.xml b/doc/reference_new.xml index 2da969791..2ea10864c 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -7614,6 +7614,13 @@ st_asgeojson ST_GeoHash will not work with geometries that are not in geographic (lon/lat) coordinates. + + + + + + + This method supports Circular Strings and Curves diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 1b9095765..b8e2faf3d 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -12,7 +12,7 @@ PostGIS Special Functions Index - + PostGIS Aggregate Functions 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. @@ -38,7 +38,7 @@ - + PostGIS SQL-MM Compliant Functions The functions given below are PostGIS functions that conform to the SQL/MM 3 standard @@ -70,7 +70,7 @@ - + PostGIS Functions that support 3D The functions given below are PostGIS functions that do not throw away the Z-Index.