          MODULE=geos
         VERSION=3.14.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://download.osgeo.org/geos/
      SOURCE_VFY=sha256:fe85286b1977121894794b36a7464d05049361bedabf972e70d8f9bf1e3ce928
        WEB_SITE=https://libgeos.org/
            TYPE=cmake
         ENTERED=20050902
         UPDATED=20250906
           SHORT="Geometry Engine Open Source"
cat << EOF
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
As such, it aims to contain the complete functionality of JTS in C++. This includes
all the OpenGIS "Simple Features for SQL" spatial predicate functions and spatial
operators, as well as specific JTS topology functions such as IsValid().
EOF
