zlant / parking-lanes

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

Parking lanes with fee part of the day showing as free #131

Closed riiga closed 1 year ago

riiga commented 1 year ago

Parking lanes which have a fee:conditional = yes @ ... show as free on the map. I would prefer it be the other way around since it's common for parking lanes to have paid parking during the day and be free at night or weekends.

Example:

Fee and maxstay except for the weekend and nights (OSM way)

parking:right:fee = no
parking:right:fee:conditional = yes @ (Mo-Fr 08:00-18:00; Sa 08:00-15:00)
parking:right:maxstay:conditional = 30 minutes @ (Mo-Fr 08:00-18:00; Sa 08:00-15:00)