Create cannon.json (#1134)

This commit is contained in:
qugebert
2024-02-24 18:41:35 +01:00
committed by GitHub
parent c1115c6b38
commit 05fff1108b
+21
View File
@@ -0,0 +1,21 @@
{
"icon": "roentgen-cannon",
"fields": [
"name",
"start_date",
"direction"
],
"moreFields": [
"description",
"wikipedia",
"wikidata",
"ref"
],
"geometry": [
"point"
],
"tags": {
"historic": "cannon"
},
"name": "Cannon"
}