Skip to content

Commit 05fff11

Browse files
authored
Create cannon.json (#1134)
1 parent c1115c6 commit 05fff11

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

data/presets/historic/cannon.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"icon": "roentgen-cannon",
3+
"fields": [
4+
"name",
5+
"start_date",
6+
"direction"
7+
],
8+
"moreFields": [
9+
"description",
10+
"wikipedia",
11+
"wikidata",
12+
"ref"
13+
],
14+
"geometry": [
15+
"point"
16+
],
17+
"tags": {
18+
"historic": "cannon"
19+
},
20+
"name": "Cannon"
21+
}

0 commit comments

Comments
 (0)