Difference between revisions of "GEOS"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
Moskalenko (talk | contribs) |
||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Library]][[Category: | + | [[Category:Software]][[Category:Library]][[Category:OpenGIS]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|geos}} | |{{#vardefine:app|geos}} |
Revision as of 04:31, 24 March 2021
Description
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.
Environment Modules
Run module spider geos
to find out what environment modules are available for this application.
System Variables
- HPC_GEOS_DIR - installation directory
- HPC_GEOS_BIN - executable directory
- HPC_GEOS_LIB - library directory
- HPC_GEOS_INC - includes directory