mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-01 04:31:35 +02:00
Preset "stolperstein": update field/moreField
- having "image" visible when the "wikimedia_commons" from moreFields is shown looks wrong, so now both are optional - reorder fields
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"inscription",
|
||||
"wikidata",
|
||||
"image"
|
||||
"wikidata"
|
||||
],
|
||||
"moreFields": [
|
||||
"subject/wikidata",
|
||||
"website",
|
||||
"wikimedia_commons",
|
||||
"memorial/addr",
|
||||
"address"
|
||||
"address",
|
||||
"subject/wikidata",
|
||||
"image",
|
||||
"wikimedia_commons",
|
||||
"website"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user