AC_MSG_RESULT([ mathml2.dtd: ${MATHML2_DTD}])
AC_MSG_RESULT()
-if test "$GEOS_NUMERIC_VERSION" -lt 30402; then
+if test "$GEOS_NUMERIC_VERSION" -lt 30500; then
AC_MSG_WARN([ --------- GEOS VERSION WARNING ------------ ])
AC_MSG_WARN([ You are building against GEOS ${GEOS_FULL_VERSION} ])
AC_MSG_WARN([ To take advantage of all the features of ])
AC_MSG_WARN([ PostGIS we recommend you build using ])
-AC_MSG_WARN([ GEOS 3.4.2 or higher. You can download ])
+AC_MSG_WARN([ GEOS 3.5.0 or higher. You can download ])
AC_MSG_WARN([ the latest versions from ])
AC_MSG_WARN([ http://trac.osgeo.org/geos ])
AC_MSG_WARN()
<listitem>
<para>
- GEOS geometry library, version 3.3 or greater, but GEOS 3.4+ is recommended to take full advantage of all the new functions and features. Without GEOS 3.4,
- you will be missing some major enhancements such as ST_Triangles and long-running function interruption, and improvements to geometry validation and
- making geometries valid such as ST_ValidDetail and ST_MakeValid. GEOS 3.3.2+ is also required for topology support. GEOS is available for download from
+ GEOS geometry library, version 3.3 or greater, but GEOS 3.5+ is recommended to take full advantage of all the new functions and features. Without GEOS 3.5,
+ you will be missing some major enhancements such as <xref linkend="ST_ClipByBox2D" /> and <xref linkend="ST_Subdivide" />. GEOS is available for download from
<ulink url="http://trac.osgeo.org/geos/">
http://trac.osgeo.org/geos/
</ulink> and 3.4+ is backward-compatible with older versions so fairly safe to upgrade.
<para>Performed by the GEOS module.</para>
<note><para>Requires GEOS 3.5.0+</para></note>
- <para>Availability: 2.2.0.</para>
+ <para>Availability: 2.2.0 - requires GEOS >= 3.5.0.</para>
</refsection>
<para>Clipping performed by the GEOS module.</para>
<note><para>Requires GEOS 3.5.0+</para></note>
- <para>Availability: 2.2.0.</para>
+ <para>Availability: 2.2.0 requires GEOS >= 3.5.0.</para>
</refsection>