valhalla-docs icon indicating copy to clipboard operation
valhalla-docs copied to clipboard

Code Samples / Resources for Polyline Encoding

Open dnesbitt61 opened this issue 7 years ago • 1 comments

Add some code samples to encode/decode Valhalla polylines (6 degree precision). Link to these code samples in the API docs

dnesbitt61 avatar Jan 18 '18 19:01 dnesbitt61

we have plenty of decoding examples and a demo:

http://valhalla.github.io/demos/polyline/ https://github.com/valhalla/valhalla-docs/blob/master/decoding.md

encoding shoudn't be too much work to port around. i'm pretty sure we have it in c++ and javascript

kevinkreiser avatar Jan 19 '18 02:01 kevinkreiser