diff --git a/data/presets/historic/cannon.json b/data/presets/historic/cannon.json new file mode 100644 index 00000000..51746227 --- /dev/null +++ b/data/presets/historic/cannon.json @@ -0,0 +1,21 @@ +{ + "icon": "roentgen-cannon", + "fields": [ + "name", + "start_date", + "direction" + ], + "moreFields": [ + "description", + "wikipedia", + "wikidata", + "ref" + ], + "geometry": [ + "point" + ], + "tags": { + "historic": "cannon" + }, + "name": "Cannon" +}