It seems that we have no concept for the parking zones in Graz, see: https://www.graz.at/cms/beitrag/10072106/7922687/Parken_in_Graz_Blaue_Zone_%7C.html
I made a proof-of-concept where I tried to map a street here:
I will have to discuss this with the OpenStreetMap Graz community.
Diskuse
Komentář od jkirk z 22. 08. 2021 v 12:55
Found the Parking lanes viewer from OpenStreetMap project, which tries to visualize the parking lanes.
For Graz, this looks like this: https://zlant.github.io/parking-lanes/#15/47.0704/15.4303
Unfortunately, the viewer takes
parking:condition:left:time_interval
into account and does not show the parking lanes if you have a time set which is out of thetime_interval
, see: https://github.com/zlant/parking-lanes/issues/19Created a feature-request to make the time-dependent view optional (https://github.com/zlant/parking-lanes/issues/43)