Add Wikidata

This commit is contained in:
Robin van der Linde 2025-04-10 20:58:12 +02:00
parent 9e93cce8a6
commit d10af0eee5
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D

View file

@ -88,7 +88,10 @@
"placeholder": {
"en": "Network for this mobility hub",
"nl": "Netwerk van deze mobiliteitshub"
}
},
"addExtraTags": [
"network:wikidata="
]
},
"render": {
"en": "This mobility hub belongs to the network {network}",
@ -102,7 +105,10 @@
"nl": "Deze mobiliteitshub hoort bij het netwerk Groningen-Drenthe"
},
"hideInAnswer": "_country!=nl",
"icon": "./assets/layers/mobility_hub/hub-gd.svg"
"icon": "./assets/layers/mobility_hub/hub-gd.svg",
"addExtraTags": [
"network:wikidata=Q108742233"
]
},
{
"if": "network=Hoppin",
@ -111,7 +117,10 @@
"nl": "Deze mobiliteitshub hoort bij het Hoppin netwerk"
},
"hideInAnswer": "_country!=be",
"icon": "./assets/layers/mobility_hub/logo-hoppin.svg"
"icon": "./assets/layers/mobility_hub/logo-hoppin.svg",
"addExtraTags": [
"network:wikidata=Q124310711"
]
},
{
"if": "network=Jelbi",
@ -119,7 +128,10 @@
"en": "This mobility hub belongs to the Jelbi network",
"nl": "Deze mobiliteitshub hoort bij het Jelbi netwerk"
},
"hideInAnswer": "_country!=de"
"hideInAnswer": "_country!=de",
"addExtraTags": [
"network:wikidata=Q110948933"
]
}
]
},