polyline-ruler

cubao/polyline-ruler is more than mapbox/cheap-ruler


Keywords
cheap-ruler, cheapruler, polyline-ruler
License
Other
Install
pip install polyline-ruler==0.0.2

Documentation

polyline-ruler

Init from mapbox/cheap-ruler but more than that.

Installation

via pip

pip install -U polyline-ruler

from source

git clone --recursive https://github.com/cubao/polyline-ruler
pip install ./polyline-ruler

Or

pip install git+https://github.com/cubao/polyline-ruler.git

(you can build wheels for later reuse by pip wheel git+https://github.com/cubao/polyline-ruler.git)

Usage

See tests/test_basic.py.

Tests

python3 tests/test_basic.py