https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlayby
Would be useful to have this value added to the dropdown as it's a useful refinement to a parking object. This is actually used more often than some of the values already included in the parking tag.
|
"options": { |
|
"surface": "Surface", |
|
"underground": "Underground", |
|
"multi-storey": "Multilevel", |
|
"lane": "Roadside Lane", |
|
"carports": "Carports", |
|
"garage_boxes": "Garage Boxes", |
|
"rooftop": "Rooftop", |
|
"sheds": "Sheds" |
|
} |
https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlayby
Would be useful to have this value added to the dropdown as it's a useful refinement to a parking object. This is actually used more often than some of the values already included in the parking tag.
id-tagging-schema/data/fields/parking.json
Lines 6 to 15 in 278b044