polyline
is a Python implementation of Google's Encoded Polyline Algorithm
Format (http://goo.gl/PvXf8Y). It is essentially a port of
https://github.com/mapbox/polyline built with Python 2 and 3 support in mind.
The documentation for polyline
can be found at https://github.com/frederickjansen/polyline/blob/master/docs/index.rst.
MIT © Bruno M. Custódio