gepaf {gepaf} | R Documentation |
Google Encoded Polyline Algorithm Format
Description
Encode and decode the Google Encoded Polyline Algorithm Format.
See the documentation here:
https://developers.google.com/maps/documentation/utilities/polylinealgorithm.
Note
Mostly a translation of https://github.com/mthh/polyline_ggl/ (itself a modest translation (i.g no GeoJSON wrapper, etc.) of other well known available implementations such as Node.js Mapbox one).
Author(s)
Maintainer: Timothée Giraud timothee.giraud@cnrs.fr (ORCID) [contributor]
Authors:
Matthieu Viry matthieu.viry@cnrs.fr (ORCID)
See Also
encodePolyline, decodePolyline.
[Package gepaf version 0.2.0 Index]