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

Python: add "reserved"-types to 3rd-dimension-table #83

Closed frankgae closed 4 months ago

frankgae commented 4 months ago

Addresses issue https://github.com/heremaps/flexible-polyline/issues/63

Eventhough reserved types 4 and 5 should not be used dict_decode can now correctly handle such encoded strings.