From: Regina Obe Date: Thu, 3 Dec 2009 14:23:06 +0000 (+0000) Subject: Replace unicode codes with images. IE 6 and 7 not happy. PDF not happy with unicode... X-Git-Tag: 1.5.0b1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfb23e24938e3a56248b087654dbf697d9d52dd2;p=postgis Replace unicode codes with images. IE 6 and 7 not happy. PDF not happy with unicode happy face symbol -- Regina not happy :( git-svn-id: http://svn.osgeo.org/postgis/trunk@4983 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/html/images/matrix_autocast.png b/doc/html/images/matrix_autocast.png new file mode 100644 index 000000000..6c2cfc9b9 Binary files /dev/null and b/doc/html/images/matrix_autocast.png differ diff --git a/doc/html/images/matrix_checkmark.png b/doc/html/images/matrix_checkmark.png new file mode 100644 index 000000000..c5b18d68e Binary files /dev/null and b/doc/html/images/matrix_checkmark.png differ diff --git a/doc/html/images/matrix_transform.png b/doc/html/images/matrix_transform.png new file mode 100644 index 000000000..382480bbd Binary files /dev/null and b/doc/html/images/matrix_transform.png differ diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index f261d4b9d..d52859d5b 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -8,7 +8,7 @@ Purpose: This is an xsl transform that generates index listing of aggregate functions and mm /sql compliant functions xml section from reference_new.xml to then be processed by doc book ******************************************************************** --> - + @@ -217,14 +217,18 @@ + ]]> + ]]> + ]]> PostGIS Function Support Matrix Below is an alphabetical listing of spatial specific functions in PostGIS and the kinds of spatial types they work with or OGC/SQL compliance they try to conform to. - A ✓ means the function works with the type or subtype natively. - A ☺ means it works but with a transform cast built-in to cast to geometry, transform and then cast back. - A ☑ means the function works with the type, but because of a auto-cast rather than direct support. + A means the function works with the type or subtype natively. + 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. @@ -269,11 +273,11 @@ - + - + @@ -284,11 +288,11 @@ - + - + @@ -300,7 +304,7 @@ - + @@ -311,7 +315,7 @@ - + @@ -322,7 +326,7 @@ - +