zlant / parking-lanes

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

Add support new scheme tagging #83

Closed zlant closed 2 years ago

zlant commented 2 years ago

Start impelementation support conditional parking tags

tordans commented 2 years ago

Thanks a lot, this looks great. Will test it out later this week.

jakecoppinger commented 2 years ago

Testing this out locally - the maxstay attribute is hidden when editing a section of road that already has parking data, but is visible when editing a road without data.

It correctly displays if I toggle the condition field from free to blank and back again.

I can't tell if it's a new or old bug, I assume it's caused by https://github.com/zlant/parking-lanes/pull/83/files#diff-3f0503e42c14ce29b4c2ed15add2dfb48b79118f309b6f96aed25b88d52e283eR332

Should I create a separate ticket for that?

zlant commented 2 years ago

I can't tell if it's a new or old bug

It old bug, fot not this PR