python3-polyline

Python library to encode/decode polylines
  https://github.com/frederickjansen/polyline
  0
  no reviews



Implements Google's encoded polyline algorithm format. Encodes from / decodes into [lat, lng] coordinate pairs. Can also encode a GeoJSON object to a GeoJSON LineString, and vice-versa. Based on / compatible with Google's mapbox.

See also: