Difference between revisions of "GEOS"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:Software]][[Category:Library]][[Category:OpenGIS]]
+
[[Category:Software]][[Category:Library]][[Category:Data]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|geos}}
 
|{{#vardefine:app|geos}}

Revision as of 19:46, 3 June 2022

Description

geos website  

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