GEOS (software library)
Appearance
![]() | This article was nominated for deletion. The discussion was closed on 27 June 2015 with a consensus to merge the content into the article JTS Topology Suite. If you find that such action has not been taken promptly, please consider assisting in the merger instead of re-nominating the article for deletion. To discuss the merger, please use the destination article's talk page. (June 2015) |
Stable release | 3.4.2
/ August 25, 2013 |
---|---|
Repository | |
Written in | C++ |
Operating system | Linux, Windows, Mac OS X, POSIX-compliant systems |
Type | Geographic information system |
License | GNU Lesser General Public License (LGPL) |
Website | http://trac.osgeo.org/geos/ |
(see JTS-GEOS )
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.
GEOS is available under the terms of GNU Lesser General Public License (LGPL), and is a project of OSGeo.