Package: wnpp Severity: wishlist Owner: Joseph Nahmias <[email protected]> X-Debbugs-Cc: [email protected], Frederick Jansen <[email protected]>, [email protected], Bruno M. Custódio <[email protected]>
* Package name : polyline Version : 1.4.0 Upstream Author : Frederick Jansen <[email protected]> * URL : https://github.com/frederickjansen/polyline * License : MIT Programming Lang: Python Description : Python library to encode/decode polylines 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.

