Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.31 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.31 KB

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.