mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
Add Inclined Elevator preset (close #75)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"icon": "temaki-elevator",
|
||||
"fields": [
|
||||
"{highway/elevator}"
|
||||
],
|
||||
"moreFields": [
|
||||
"{highway/elevator}"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "elevator"
|
||||
},
|
||||
"terms": [
|
||||
"cable railway"
|
||||
],
|
||||
"name": "Inclined Elevator",
|
||||
"aliases": [
|
||||
"Inclined Lift"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user