summaryrefslogtreecommitdiffstats
path: root/gis/geos/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2014-02-02 06:55:03 +0700
committer Robby Workman <rworkman@slackbuilds.org>2014-02-02 02:09:50 -0600
commita6dd6f9962a2fbd88d66f45a6f950c289d8d88a1 (patch)
treefc03142d3fa32bdad40f2d7f4ab2ce27506d02a5 /gis/geos/README
parent67d814690931dadc6cc8fa69eb3a688674d38c35 (diff)
downloadslackbuilds-a6dd6f9962a2fbd88d66f45a6f950c289d8d88a1.tar.gz
slackbuilds-a6dd6f9962a2fbd88d66f45a6f950c289d8d88a1.tar.xz
gis/geos: Moved from Libraries category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.