<title>New, Enhanced or changed PostGIS Functions</title>
<sect2 id="NewFunctions_2_0">
<title>PostGIS Functions new, behavior changed, or enhanced in 2.0</title>
- <para>The functions given below are PostGIS functions that were added, enhanced, or have breaking changes in 2.0 releases.</para>
+ <para>The functions given below are PostGIS functions that were added, enhanced, or have <xref id="NewFunctions_2_0_Changed" /> breaking changes in 2.0 releases.</para>
<para>New geometry types: TIN and Polyhedral surfaces was introduced in 2.0</para>
<note><para>Greatly improved support for Topology. Please refer to <xref linkend="Topology" /> for more details.</para></note>
<note><para>In PostGIS 2.0, raster type and raster functionality has been integrated. There are way too many new raster functions to list here and all are new so
</xsl:for-each>
</itemizedlist>
- <para>The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0.</para>
+ <para id="NewFunctions_2_0_Changed">The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0.</para>
<note><para>Most deprecated functions have been removed. These are functions that haven't been documented since 1.2
or some internal functions that were never documented. If you are using a function that you don't see documented,
it's probably deprecated, about to be deprecated, or internal and should be avoided. If you have applications or tools