]> granicus.if.org Git - postgis/commitdiff
one more try
authorRegina Obe <lr@pcorp.us>
Sat, 11 May 2013 16:05:28 +0000 (16:05 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 11 May 2013 16:05:28 +0000 (16:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11424 b70326c6-7e19-0410-871a-916f4a2858ee

doc/xsl/postgis_aggs_mm.xml.xsl

index ed4a93c2c35a3025262028b59fa4156eae0dcf87..9557c8d70aeb58d78ab0afc19a78b9146cfe6e77 100644 (file)
                                                and may accumulate floating point junk.</simpara></listitem>
                                <listitem><simpara>A <xsl:value-of select="$matrix_autocast" disable-output-escaping="yes"/> means the function works with the type because of a auto-cast to another such as to box3d rather than direct type support.</simpara></listitem>
                                <listitem><simpara>A <xsl:value-of select="$matrix_sfcgal_required" disable-output-escaping="yes"/> means the function only available if PostGIS compiled with SFCGAL support.</simpara></listitem>
-                               <listitem><simpara>A <xsl:value-of select="$matrix_sfcgal_provided" disable-output-escaping="yes"/> means the function support is provided by SFCGAL if PostGIS compiled with SFCGAL support, otherwise GEOS/built-in support.</simpara></listitem>
+                               <listitem><simpara>A <xsl:value-of select="$matrix_sfcgal_enhanced" disable-output-escaping="yes"/> means the function support is provided by SFCGAL if PostGIS compiled with SFCGAL support, otherwise GEOS/built-in support.</simpara></listitem>
                                <listitem><simpara>geom - Basic 2D geometry support (x,y).</simpara></listitem>
                                <listitem><simpara>geog - Basic 2D geography support (x,y).</simpara></listitem>
                                <listitem><simpara>2.5D - basic 2D geometries in 3 D/4D space (has Z or M coord).</simpara></listitem>