Jump to content

GEOS (software library)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cayetanobv (talk | contribs) at 16:39, 10 March 2015 (Add GEOS page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
GEOS
Stable release
3.4.2 / August 25, 2013 (2013-08-25)
Repository
Written inC++
Operating systemLinux, Windows, Mac OS X, POSIX-compliant systems
TypeGeographic information system
LicenseGNU_Lesser_General_Public_License
Websitehttp://trac.osgeo.org/geos/

GEOS (Geometry Engine Open Source) is a C++ port of the JTS_Topology_Suite. 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.

GEOS is available under the terms of GNU Lesser General Public License (LGPL), and is a project of OSGeo.