diff --git a/data/presets/presets/highway/steps/conveying/escalator.json b/data/presets/presets/highway/steps/conveying/escalator.json new file mode 100644 index 000000000..327f824db --- /dev/null +++ b/data/presets/presets/highway/steps/conveying/escalator.json @@ -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" +} \ No newline at end of file