[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#998153: ITP: polyline -- Python library to encode/decode polylines



Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <joe@nahmias.net>
X-Debbugs-Cc: debian-devel@lists.debian.org, Frederick Jansen <frederick.jansen@gmail.com>, debian-python@lists.debian.org, Bruno M. Custódio <bruno@brunomcustodio.com>

* Package name    : polyline
  Version         : 1.4.0
  Upstream Author : Frederick Jansen <frederick.jansen@gmail.com>
* 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.

Reply to: