Difference between revisions of "GEOS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:LibraryCategory:Data {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|geos}} |{{#vardefine:url|https://trac.osgeo.org/geos/}} <!--CONFI...")
 
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
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.
  
 
<!--Modules-->
 
<!--Modules-->

Revision as of 20:51, 21 February 2018

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_{{#uppercase:geos}}_DIR - installation directory
  • HPC_{{#uppercase:geos}}_BIN - executable directory
  • HPC_{{#uppercase:geos}}_LIB - library directory
  • HPC_{{#uppercase:geos}}_INC - includes directory