Add Inclined Elevator preset (close #75)

This commit is contained in:
Quincy Morgan 2020-12-11 14:22:23 -05:00
parent 3cb0ba200e
commit e0bb4313a7
2 changed files with 27 additions and 0 deletions

View file

@ -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"
]
}