forked from MapComplete/MapComplete
Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks
This commit is contained in:
parent
a11e0fc545
commit
d1e99fc2d3
13 changed files with 88 additions and 13 deletions
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
],
|
||||
"name": {
|
||||
"en":"Your travelled track",
|
||||
"en": "Your travelled track",
|
||||
"nl": "Jouw afgelegde route"
|
||||
},
|
||||
"mapRendering": [
|
||||
|
|
|
@ -274,7 +274,8 @@
|
|||
"de": "Diese Straße ist eine Fahrradstraße (mit einer Geschwindigkeitsbegrenzung von 30 km/h)",
|
||||
"it": "Questa è una strada ciclabile (e ha un limite di velocità massima di 30 km/h)",
|
||||
"hu": "Ez az utca kerékpárosutca (és 30 km/h a sebességkorlátozás)"
|
||||
}
|
||||
},
|
||||
"hideInAnswer": "_country!=be"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
|
@ -292,7 +293,7 @@
|
|||
"it": "Questa è una strada ciclabile",
|
||||
"hu": "Ez az utca kerékpárosutca"
|
||||
},
|
||||
"hideInAnswer": true
|
||||
"hideInAnswer": "_country=be"
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
|
|
|
@ -324,5 +324,4 @@
|
|||
"enableIframePopout": false,
|
||||
"enableBackgroundLayerSelection": false,
|
||||
"enableNoteImports": false
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue