zlant / parking-lanes

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

Disabled parking showing as time-limited #133

Open riiga opened 1 year ago

riiga commented 1 year ago

Time-limited disabled parking using the new schema shows as time-limited, but probably should show as disabled parking only.

Map example (OSM way)

Relevant tags:

parking:right:access = no
parking:right:disabled = designated
parking:right:fee = no
parking:right:maxstay = 3 hours
davidpnewton commented 1 year ago

Yes. There is no obvious way to get disabled parking to show up using the new tagging scheme.

A loading bay is easy as simply setting the restriction to loading_only will do it. Disabled parking? Not nearly so obvious.