diff --git a/data/presets/historic/millstone.json b/data/presets/historic/millstone.json new file mode 100644 index 000000000..2c46096a7 --- /dev/null +++ b/data/presets/historic/millstone.json @@ -0,0 +1,26 @@ +{ + "icon": "maki-circle", + "fields": [ + "name", + "diameter", + "width", + "material_simple", + "start_date", + "heritage", + "tourism", + "wikidata" + ], + "geometry": [ + "point", + "area" + ], + "tags": { + "historic": "millstone" + }, + "terms": [ + "grindstone", + "stone wheel" + ], + "name": "Historic Millstone" + } + \ No newline at end of file