diff options
Diffstat (limited to 'libraries/geos/README')
-rw-r--r-- | libraries/geos/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/geos/README b/libraries/geos/README new file mode 100644 index 0000000000000..f74c050789a0e --- /dev/null +++ b/libraries/geos/README @@ -0,0 +1,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 enhanced topology functions. + +Dependencies: swig available at SlackBuilds.org |