Add escalator and moving walkway presets

This commit is contained in:
Michael Pu
2018-10-01 21:21:20 -04:00
parent f9ce3bc236
commit 9676d59e8e
@@ -0,0 +1,19 @@
{
"icon": "maki-entrance",
"fields": [
"name", "incline_steps", "conveying", "access_simple", "lit", "surface", "width", "handrail", "step_count"
],
"geometry": [
"line"
],
"terms": [
"moving staircase",
"moving stairway",
"people mover"
],
"tags": {
"highway": "steps",
"conveying": "*"
},
"name": "Escalator"
}