forked from MapComplete/MapComplete
Themes(rolling_stock): more questions
This commit is contained in:
parent
8c80e98fca
commit
a2c92765dd
2 changed files with 17 additions and 2 deletions
|
@ -103,7 +103,8 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"anchor": "bottom"
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
|
@ -149,6 +150,20 @@
|
|||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
"wikipedia",
|
||||
{
|
||||
"id": "model",
|
||||
"question": {
|
||||
"en": "What is the model of this rolling stock?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Model <b>{model}</b>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "model"
|
||||
},
|
||||
"condition": "model:wikidata="
|
||||
},
|
||||
{
|
||||
"id": "is_memorial",
|
||||
"question": {
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"description": {
|
||||
"en": "A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e.g. in a museum, an artwork or a memorial."
|
||||
},
|
||||
"icon": "./assets/layers/historic_rolling_stock/historic_rolling_stock.svg",
|
||||
"icon": "./assets/layers/historic_rolling_stock/steam_locomotive.svg",
|
||||
"layers": [
|
||||
"historic_rolling_stock"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue