mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 16:19:42 +02:00
add subject:wikidata field to Info. Board, Artwork and Memorial presets
closes #533
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"material"
|
||||
],
|
||||
"moreFields": [
|
||||
"{historic}"
|
||||
"{historic}",
|
||||
"subject/wikidata"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"level",
|
||||
"material"
|
||||
"material",
|
||||
"subject/wikidata"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
"name",
|
||||
"operator",
|
||||
"board_type",
|
||||
"direction"
|
||||
"direction",
|
||||
"subject/wikidata"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user