polyline-encoder
There are 16 repositories under polyline-encoder topic.
heremaps/flexible-polyline
Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
georust/polyline
Fast Google Encoded Polyline encoding & decoding in Rust
TheCodeDaniel/upbox-delivery
Upbox - delivery app to hire dispatch riders
vahancho/polylineencoder
A C++ implementation of Google Encoded Polyline Algorithm Format (encoder/decoder)
SymbolixAU/googlePolylines
R package for encoding objects using Google's Polyline Encoding Algorithm
placemark/polyline
encode and decode between polylines and geojson
marchdev-tk/google_polyline_algorithm
Dart implementation of Googles Polyline Encoding lossy compression Algorithm.
AhsenSaeed/GoogleMapPolylineExample
Show Interactive Polylines on Google Maps with Google Direction API.
munterfi/flexpolyline
The flexpolyline R package provides a binding to the C++ implementation of the flexible polyline encoding by HERE. The encoding is a lossy compressed representation of a list of coordinate pairs or coordinate triples.
Joshuabaker2/polyline-cpp
A polyline encoder/decoder for GPS coordinates. No dynamic memory allocation.
heremaps/here-polyline-converter
encode/decode/convert HERE legacy polyline strings
sramekpete/polyline-algorithm-csharp
Lightweight .NET Standard 2.1 library implementing Google Encoded Polyline Algorithm.
lemonjesus/avx512-polyline
An implementation of Google's Encoded Polyline algorithm in AVX512 because why not. Perhaps the fastest and least portable polyline encoder out there?
MrrEdgar/RutasEncoder
UI Java Polyline encoder
phillipmyburgh/CyclingGpxWorkoutCreator
Python library to manipulate and view gpx profiles for cyclists and runners
Zaczero/polyline-rs
Fast Google Encoded Polyline encoding & decoding in Rust for Python