diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-02-02 06:33:47 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-02 02:09:46 -0600 |
commit | 0391707570969e4e9e54387e2871f545d5008d5d (patch) | |
tree | 679bd43c54501df01a3181fe5d5cba9d15430176 /gis/Shapely/README | |
parent | 9c85432c040572ce76b0b1a51771058b38331da0 (diff) | |
download | slackbuilds-0391707570969e4e9e54387e2871f545d5008d5d.tar.gz |
gis/Shapely: Moved from Academic category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/Shapely/README')
-rw-r--r-- | gis/Shapely/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gis/Shapely/README b/gis/Shapely/README new file mode 100644 index 0000000000..99de18871f --- /dev/null +++ b/gis/Shapely/README @@ -0,0 +1,5 @@ +Shapely is a BSD-licensed Python package for manipulation and analysis +of planar geometric objects. It is based on the widely deployed GEOS +(the engine of PostGIS) and JTS (from which GEOS is ported) libraries. +Shapely is not concerned with data formats or coordinate systems, but +can be readily integrated with packages that are. |