blob: 91b59fd374490fac74c50e3f68449a42639b7b30 (
plain) (
blame)
1
2
3
4
5
6
7
|
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 topology functions such as IsValid().
WWW: http://trac.osgeo.org/geos/
|