diff options
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 |
commit | a6dd6f9962a2fbd88d66f45a6f950c289d8d88a1 (patch) | |
tree | fc03142d3fa32bdad40f2d7f4ab2ce27506d02a5 /gis/geos/README | |
parent | 67d814690931dadc6cc8fa69eb3a688674d38c35 (diff) |
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/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gis/geos/README b/gis/geos/README new file mode 100644 index 000000000000..b6cf0b40faed --- /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. |