You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ArTourter fef7390744
gis/geos: Updated for version 3.11.2.
3 years ago
..
README gis/geos: Updated for version 3.11.0. 3 years ago
geos.SlackBuild gis/geos: Updated for version 3.11.2. 3 years ago
geos.info gis/geos: Updated for version 3.11.2. 3 years ago
slack-desc gis/geos: Fix slack-desc. 9 years ago

README

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 enhanced topology functions.

By default, the script does not build nor run the tests. You can use the
option TESTBUILD=YES to build and run the tests before the make install
part.