diff options
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. |