From: Regina Obe Date: Sat, 11 May 2013 16:05:28 +0000 (+0000) Subject: one more try X-Git-Tag: 2.1.0beta2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88f6871d11394af13f0e3e6ca0c019d711c78408;p=postgis one more try git-svn-id: http://svn.osgeo.org/postgis/trunk@11424 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index ed4a93c2c..9557c8d70 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -298,7 +298,7 @@ and may accumulate floating point junk. A means the function works with the type because of a auto-cast to another such as to box3d rather than direct type support. A means the function only available if PostGIS compiled with SFCGAL support. - A means the function support is provided by SFCGAL if PostGIS compiled with SFCGAL support, otherwise GEOS/built-in support. + A means the function support is provided by SFCGAL if PostGIS compiled with SFCGAL support, otherwise GEOS/built-in support. geom - Basic 2D geometry support (x,y). geog - Basic 2D geography support (x,y). 2.5D - basic 2D geometries in 3 D/4D space (has Z or M coord).