constructive-geometries

Simple tools to define world locations from a set of topological faces and set algebra


License
BSD-3-Clause
Install
pip install constructive-geometries==0.9.5

Documentation

Constructive Geometries - Python library

Documentation Status Build Status Coverage Status

Simple tools to define world locations from a set of topological faces and set algebra. For example, one could define a "rest of the world" which started from all countries, but excluded every country who name started with the letter "a".

Documentation and usage example.

Builds on top of constructive geometries.

Basic installation needs wrapt and country_converter; GIS functions need shapely, and fiona.