heremaps / flexible-polyline

Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
MIT License
91 stars 77 forks source link

Porting Rust implementation to C++ #38

Closed VeaaC closed 3 years ago

VeaaC commented 3 years ago

Solves #37

Still missing: CLI app + shared testing framework

VeaaC commented 3 years ago

@lene should be ready for review now. Produces same results as Rust impl, and checks out against the global test-data.