heremaps / flexible-polyline

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

Python: Fix iter_dict_decode #80

Closed frankgae closed 2 months ago

frankgae commented 3 months ago

The function was broken in case of a 2d polyline Fixes issue https://github.com/heremaps/flexible-polyline/issues/62