Parking in Graz
Publicat per jkirk el 30 Agost 2020 en English. Última actualització de 22 Agost 2021It 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.
Discussió
Comentari de jkirk el 22 Agost 2021 a les 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)