mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 13:38:02 +02:00
Create cannon.json (#1134)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"icon": "roentgen-cannon",
|
||||
"fields": [
|
||||
"name",
|
||||
"start_date",
|
||||
"direction"
|
||||
],
|
||||
"moreFields": [
|
||||
"description",
|
||||
"wikipedia",
|
||||
"wikidata",
|
||||
"ref"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"tags": {
|
||||
"historic": "cannon"
|
||||
},
|
||||
"name": "Cannon"
|
||||
}
|
||||
Reference in New Issue
Block a user