zlant / parking-lanes

Parking lanes viewer from OpenStreetMap
https://zlant.github.io/parking-lanes/
MIT License
77 stars 13 forks source link

Consolidate tags before saving #86

Open tordans opened 2 years ago

tordans commented 2 years ago

I don't consider this urgent but lets have a ticket regardless:

Its possible to create tagging like this:

parking:lane:both   separate
parking:lane:left   separate
parking:lane:right  separate

https://www.openstreetmap.org/way/168945516

I thinks this was both=parallel, then I changed left, right to separate and maybe also both (cannot remember).

In any case, before saving the editor could consolidate the tags and favor either the both or separate tagging.