Changes between Version 280 and Version 281 of WikiStart
- Timestamp:
- Nov 24, 2021, 4:01:04 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v280 v281 14 14 15 15 }}} 16 17 GEOS (Geometry Engine - Open Source) is a C++ port of the [http://tsusiatsoftware.net/jts/main.html JTS Topology Suite] (JTS). It aims to contain the complete functionality of JTS in C++. This includes all the [http://www.opengeospatial.org/standards/sfs OpenGIS Simple Features for SQL] spatial predicate functions and spatial operators, as well as specific JTS enhanced functions.18 GEOS provides spatial functionality to many other [wiki:Applications projects and products].19 20 GEOS is a project of [http://www.osgeo.org/ OSGeo].21 16 22 17 == License ==