diff --git a/data/presets/presets/tourism/information/terminal.json b/data/presets/presets/tourism/information/terminal.json new file mode 100644 index 000000000..862f43b40 --- /dev/null +++ b/data/presets/presets/tourism/information/terminal.json @@ -0,0 +1,19 @@ +{ + "icon": "maki-information", + "fields": [ + "operator" + ], + "geometry": [ + "point", + "vertex" + ], + "tags": { + "tourism": "information", + "information": "terminal" + }, + "reference": { + "key": "information", + "value": "terminal" + }, + "name": "Information Terminal" +}