summaryrefslogtreecommitdiffstats
path: root/gis/geos/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geos/README')
-rw-r--r--gis/geos/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/gis/geos/README b/gis/geos/README
new file mode 100644
index 0000000000..b6cf0b40fa
--- /dev/null
+++ b/gis/geos/README
@@ -0,0 +1,5 @@
+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.