slackbuilds_ponce/gis/Shapely/README
Benjamin Trigona-Harany 0391707570 gis/Shapely: Moved from Academic category.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-02 02:09:46 -06:00

5 lines
331 B
Text

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.