From: Regina Obe Date: Tue, 1 Dec 2009 17:06:57 +0000 (+0000) Subject: fix filter for 2.5D/curved support. More tweaking of style X-Git-Tag: 1.5.0b1~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7569c08726b165ca5d693d7489680a745a24de90;p=postgis fix filter for 2.5D/curved support. More tweaking of style git-svn-id: http://svn.osgeo.org/postgis/trunk@4958 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/html/style.css b/doc/html/style.css index b10e502fe..6455fca87 100644 --- a/doc/html/style.css +++ b/doc/html/style.css @@ -21,7 +21,7 @@ h3 { font-size: 16px; line-height: 18px; margin-bottom: 16px;} h4 { font-size: 14px; line-height: 16px; margin-bottom: 14px;} h5 { font-size: 13px; line-height: 10px; margin-bottom: 13px;} /*table, td { border: 0; }*/ -.table table, td {border: 1;} +.table table, td {border: 1;padding: 0} /* 3. Block Formatted diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 2aafc30e3..9eb88d566 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -220,20 +220,20 @@ PostGIS Type Function Matrix - Below is an alphabetical listing of all functions in PostGIS and the kinds of spatial + Below is an alphabetical listing of all spatial functions in PostGIS and the kinds of spatial types they work with. A + means the function works with it natively. A T means it does but has a transform cast built-in to cast to geometry, transform and then cast back. A * means the function works with it, but only does because of auto-casting behavior. - Function Type Support Matrix +
Function Support Matrix - - - - - + + + + + Function @@ -294,7 +294,7 @@ - + + @@ -305,7 +305,7 @@ - + +