From: Regina Obe Date: Sat, 11 May 2013 15:55:33 +0000 (+0000) Subject: try again. committed obsolete version last time. X-Git-Tag: 2.1.0beta2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=829adc14b2de5ac2c72b9cbc3372efab9e740198;p=postgis try again. committed obsolete version last time. git-svn-id: http://svn.osgeo.org/postgis/trunk@11423 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index ac14a0730..ed4a93c2c 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -297,8 +297,8 @@ A means it works but with a transform cast built-in using cast to geometry, transform to a "best srid" spatial ref and then cast back. Results may not be as expected for large areas or areas at poles 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 uses SFCGAL if PostGIS compiled with SFCGAL. + 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. 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). @@ -384,7 +384,8 @@ - + + @@ -407,7 +408,9 @@ - + + + @@ -418,7 +421,9 @@ - + + + @@ -429,7 +434,9 @@ - + + +