Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2021-11-07 15:31:55 +01:00
commit 37231969e6
120 changed files with 44636 additions and 44531 deletions

View file

@ -1,86 +1,86 @@
{
"id": "visitor_information_centre",
"name": {
"en": "Visitor Information Centre",
"nl": "Bezoekerscentrum",
"de": "Besucherinformationszentrum"
},
"minzoom": 12,
"source": {
"osmTags": {
"and": [
{
"or": [
"information=visitor_centre",
"information=office"
]
}
]
}
},
"title": {
"render": {
"nl": "{name}",
"en": "{name}",
"de": "{name}",
"ru": "{name}",
"eo": "{name}"
},
"mappings": [
{
"if": {
"and": [
"name:nl~*"
]
},
"then": {
"nl": "{name:nl}"
}
},
{
"if": {
"and": [
"name~*"
]
},
"then": {
"nl": "{name}",
"en": "{name}",
"de": "{name}",
"ru": "{name}",
"eo": "{name}"
}
}
]
},
"description": {
"en": "A visitor center offers information about a specific attraction or place of interest where it is located.",
"nl": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
"de": "Ein Besucherzentrum bietet Informationen über eine bestimmte Attraktion oder Sehenswürdigkeit, an der es sich befindet."
},
"tagRenderings": [],
"icon": {
"render": "./assets/layers/visitor_information_centre/information.svg"
},
"iconSize": {
"render": "40,40,center"
},
"color": {
"render": "#E64C00"
},
"presets": [],
"wayHandling": 1,
"mapRendering": [
"id": "visitor_information_centre",
"name": {
"en": "Visitor Information Centre",
"nl": "Bezoekerscentrum",
"de": "Besucherinformationszentrum"
},
"minzoom": 12,
"source": {
"osmTags": {
"and": [
{
"icon": {
"render": "./assets/layers/visitor_information_centre/information.svg"
},
"iconSize": {
"render": "40,40,center"
},
"location": [
"point"
]
"or": [
"information=visitor_centre",
"information=office"
]
}
]
}
},
"title": {
"render": {
"nl": "{name}",
"en": "{name}",
"de": "{name}",
"ru": "{name}",
"eo": "{name}"
},
"mappings": [
{
"if": {
"and": [
"name:nl~*"
]
},
"then": {
"nl": "{name:nl}"
}
},
{
"if": {
"and": [
"name~*"
]
},
"then": {
"nl": "{name}",
"en": "{name}",
"de": "{name}",
"ru": "{name}",
"eo": "{name}"
}
}
]
},
"description": {
"en": "A visitor center offers information about a specific attraction or place of interest where it is located.",
"nl": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.",
"de": "Ein Besucherzentrum bietet Informationen über eine bestimmte Attraktion oder Sehenswürdigkeit, an der es sich befindet."
},
"tagRenderings": [],
"icon": {
"render": "./assets/layers/visitor_information_centre/information.svg"
},
"iconSize": {
"render": "40,40,center"
},
"color": {
"render": "#E64C00"
},
"presets": [],
"wayHandling": 1,
"mapRendering": [
{
"icon": {
"render": "./assets/layers/visitor_information_centre/information.svg"
},
"iconSize": {
"render": "40,40,center"
},
"location": [
"point"
]
}
]
}