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

Matlab version #49

Closed RenoFilla closed 2 years ago

RenoFilla commented 2 years ago

Hi guys,

Still waiting for any action re: pull request https://github.com/heremaps/flexible-polyline/pull/48

I actually now have also a function for encoding a flexpolyline in Matlab (available here) but I will wait with offering it here on GitHub until above request has been approved.

Cheers, Reno

lene commented 2 years ago

Sorry, GitHub did not send me any notifications for your further commits and comments on #48 , so I overlooked the progress you made. It is merged now. Thanks so much for your contribution!

RenoFilla commented 2 years ago

Thank you! Pull request https://github.com/heremaps/flexible-polyline/pull/50 is about the encoder and minor cosmetic changes in the decoding function. Test for encoding is also included.

Cheers, Reno