a-b-street / osm2lanes

A common library and set of test cases for transforming OSM tags to lane specifications
https://a-b-street.github.io/osm2lanes/
Apache License 2.0
33 stars 2 forks source link

Deserializing Tags Crashing on Website #224

Closed droogmic closed 2 years ago

droogmic commented 2 years ago

It appears to be due to a duplication in tags in overpass' JSON response.

e.g. given way 3600044874 ISO3166-2=IT-21 is repeated 4 times. The cause is unclear.