zlant / parking-lanes

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

Proposal for conditional parking in the wiki #61

Closed westnordost closed 2 years ago

westnordost commented 2 years ago

For your information, there is a new proposal for parking lane conditionals which is currently being discussed and refined.

In a nutshell, it (currently) aims to use the conditional restrictions scheme for conditional parking restrictions and to cleanly separate tagging of physical alignment (parking:lane=) and condition to park (parking:condition=). (Though, on the discussion page, there has been some discussing going on whether to enlarge the scope of it.)

I post this here as an issue because:

tordans commented 2 years ago

Now that the proposal was accepted, it would be great to use the new tagging in this app. Do you think you will find time to update the app? From previous attempts I am pretty sure I will not be able to help much with this part of the code. However, please let me know if there are other think that would help.

I am also wondering, how the app should handle the old tagging.

How does StreetComplete handle the old tagging schema @westnordost?

zlant commented 2 years ago

I am also wondering, how the app should handle the old tagging.

Support both in viewer and add an update button for selected way

westnordost commented 2 years ago

How does StreetComplete handle the old tagging schema @westnordost?

It understands it but does not tag it.