From c858d4a1ccbf37d4a03df316f3f8d574becc15a2 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 1 Dec 2009 17:17:25 +0000 Subject: [PATCH] shorten matrix list to exclude operators and exception so pdf is not quite so ugly. Try to fit on one page. git-svn-id: http://svn.osgeo.org/postgis/trunk@4959 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/xsl/postgis_aggs_mm.xml.xsl | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 9eb88d566..c07760a00 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -218,15 +218,13 @@ PostGIS Type Function Matrix - - - 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. - - + + Below is an alphabetical listing of spatial specific functions in PostGIS and the kinds of spatial + types they work with. + A + means the function works with the type or subtype natively. A T means it works 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 Support Matrix @@ -244,8 +242,9 @@ - - + + + -- 2.50.1