Shapely

Description

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.

User instructions

Shapely is available via the modules system. To add it to your environment run:

$ module load shapely/1.6.0

Documentation is available on the Shapely manual.

License

BSD

Admin notes

PYTHONUSERBASE=/common/debian/9.1/PythonPackages/python/2.7/shapely/shapely-1.6.0 pip install --upgrade Shapely
PYTHONUSERBASE=/common/debian/9.1/PythonPackages/python/3.5/shapely/shapely-1.6.0 pip3 install --upgrade Shapely