Difference between revisions of "GEOS"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Library]][[Category:Data]] | + | [[Category:Software]][[Category:Library]][[Category:Data Science]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|geos}} | |{{#vardefine:app|geos}} |
Latest revision as of 17:05, 15 August 2022
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