mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 08:16:55 +02:00
Add operator, manufacturer, and dog field to elevator and escalator presets (close #62)
This commit is contained in:
@@ -2,12 +2,15 @@
|
||||
"icon": "temaki-elevator",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator",
|
||||
"level_semi",
|
||||
"access_simple",
|
||||
"wheelchair",
|
||||
"maxweight"
|
||||
],
|
||||
"moreFields": [
|
||||
"dog",
|
||||
"manufacturer",
|
||||
"maxheight",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19"
|
||||
|
||||
@@ -10,7 +10,10 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"{highway/steps}",
|
||||
"dog",
|
||||
"handrail",
|
||||
"operator",
|
||||
"manufacturer",
|
||||
"step_count",
|
||||
"surface"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user