From: Regina Obe Date: Sat, 11 May 2013 15:32:28 +0000 (+0000) Subject: change 3d icons, better distinction between required and enhnaced, minor grammar... X-Git-Tag: 2.1.0beta2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d62c0075bcd307d4c40593f70c68c9530e3e6efe;p=postgis change 3d icons, better distinction between required and enhnaced, minor grammar correction git-svn-id: http://svn.osgeo.org/postgis/trunk@11420 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/html/images/matrix_3dglasses.png b/doc/html/images/matrix_3dglasses.png deleted file mode 100644 index d3e478119..000000000 Binary files a/doc/html/images/matrix_3dglasses.png and /dev/null differ diff --git a/doc/html/images/matrix_sfcgal_enhanced.png b/doc/html/images/matrix_sfcgal_enhanced.png new file mode 100644 index 000000000..0ee33944d Binary files /dev/null and b/doc/html/images/matrix_sfcgal_enhanced.png differ diff --git a/doc/html/images/matrix_sfcgal_required.png b/doc/html/images/matrix_sfcgal_required.png new file mode 100644 index 000000000..4c9d7a728 Binary files /dev/null and b/doc/html/images/matrix_sfcgal_required.png differ diff --git a/doc/postgis.xml b/doc/postgis.xml index 392f31053..b3e6a2034 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -72,7 +72,7 @@ - This method need SFCGAL backend."> + This method needs SFCGAL backend."> diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 78b49acb5..9b631ccf5 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -297,6 +297,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 uses SFCGAL if PostGIS compiled with SFCGAL. 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). @@ -382,7 +383,7 @@ - +