mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 13:53:52 +01:00
Add parking=street_side (#73)
Adds a preset for street-side parking¹. 1: https://wiki.openstreetmap.org/wiki/Proposed_features/parking%3Dstreet_side
This commit is contained in:
parent
f47186efba
commit
97240c04a9
4 changed files with 66 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
"carports": "Carports",
|
||||
"garage_boxes": "Garage Boxes",
|
||||
"rooftop": "Rooftop",
|
||||
"sheds": "Sheds"
|
||||
"sheds": "Sheds",
|
||||
"street_side": "Street-side"
|
||||
}
|
||||
},
|
||||
"autoSuggestions" : false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue