diff --git a/data/presets/natural/arch.json b/data/presets/natural/arch.json new file mode 100644 index 000000000..ceb63e033 --- /dev/null +++ b/data/presets/natural/arch.json @@ -0,0 +1,19 @@ +{ + "icon": "temaki-natural_arch", + "fields": [ + "name" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "natural": "arch" + }, + "terms": [ + "natural arch", + "natural bridge", + "rock arch" + ], + "name": "Natural Arch" +}