forked from MapComplete/MapComplete
Add Wikidata
This commit is contained in:
parent
9e93cce8a6
commit
d10af0eee5
1 changed files with 16 additions and 4 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue