mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Add roller coaster presets (#985)
Adds presets for: * roller_coaster=track * roller_coaster=station * roller_coaster=support Also adds a field for roller_coaster:track=* and the layer field to attraction=water_slide
This commit is contained in:
parent
f3e760373c
commit
0f157cc98d
5 changed files with 94 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"icon": "roentgen-slide_and_water",
|
||||
"fields": [
|
||||
"{attraction}",
|
||||
"height"
|
||||
"height",
|
||||
"layer"
|
||||
],
|
||||
"moreFields": [
|
||||
"{attraction}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue