2021-12-07 02:22:56 +01:00
|
|
|
{
|
|
|
|
"id": "postal_codes",
|
|
|
|
"title": {
|
|
|
|
"en": "Postal codes"
|
|
|
|
},
|
|
|
|
"shortDescription": {
|
|
|
|
"en": "Postal codes"
|
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"en": "Postal codes"
|
|
|
|
},
|
|
|
|
"language": [
|
|
|
|
"en"
|
|
|
|
],
|
|
|
|
"maintainer": "",
|
2021-12-07 17:46:57 +01:00
|
|
|
"icon": "./assets/themes/postal_codes/townhall.svg",
|
2021-12-07 02:22:56 +01:00
|
|
|
"version": "0",
|
|
|
|
"startLat": 0,
|
|
|
|
"startLon": 0,
|
|
|
|
"startZoom": 1,
|
|
|
|
"widenFactor": 0.05,
|
|
|
|
"socialImage": "",
|
2021-12-07 02:23:26 +01:00
|
|
|
"hideFromOverview": true,
|
2021-12-07 17:46:57 +01:00
|
|
|
"clustering": false,
|
|
|
|
"overpassTimeout": 180,
|
2021-12-07 02:22:56 +01:00
|
|
|
"layers": [
|
|
|
|
{
|
2021-12-07 17:46:57 +01:00
|
|
|
"id": "town_hall",
|
2021-12-07 02:22:56 +01:00
|
|
|
"name": {
|
2021-12-13 20:51:44 +01:00
|
|
|
"en": "town halls and churches"
|
2021-12-07 02:22:56 +01:00
|
|
|
},
|
|
|
|
"minzoom": 12,
|
|
|
|
"title": {
|
|
|
|
"render": {
|
2021-12-07 17:46:57 +01:00
|
|
|
"en": "Town hall {name}"
|
2021-12-07 02:22:56 +01:00
|
|
|
}
|
|
|
|
},
|
2021-12-13 20:51:44 +01:00
|
|
|
"#calculatedTags": [
|
2021-12-07 17:46:57 +01:00
|
|
|
"_postal_code_properties=(() => { const f = feat.overlapWith('postal_code_boundary'); if(f.length===0){return {};}; const p = f[0]?.feat?.properties; return {id:p.id, postal_code: p.postal_code, _closest_town_hall: p._closest_town_hall}; })()",
|
|
|
|
"_postal_code=feat.get('_postal_code_properties')?.postal_code",
|
|
|
|
"_postal_code_center_distance=feat.distanceTo(feat.get('_postal_code_properties').id)"
|
2021-12-07 02:22:56 +01:00
|
|
|
],
|
2021-12-09 13:16:40 +01:00
|
|
|
"description": {},
|
|
|
|
"tagRenderings": [],
|
2021-12-07 02:22:56 +01:00
|
|
|
"presets": [],
|
|
|
|
"source": {
|
2021-12-13 20:51:44 +01:00
|
|
|
"osmTags": {
|
|
|
|
"or": ["amenity=townhall","building=church"]
|
|
|
|
}
|
2021-12-07 02:22:56 +01:00
|
|
|
},
|
|
|
|
"mapRendering": [
|
2021-12-09 13:16:40 +01:00
|
|
|
{
|
|
|
|
"icon": "./assets/themes/postal_codes/townhall.svg",
|
2021-12-07 02:22:56 +01:00
|
|
|
"iconSize": {
|
|
|
|
"render": "40,40,center"
|
|
|
|
},
|
|
|
|
"location": [
|
|
|
|
"point",
|
|
|
|
"centroid"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"isShown": {
|
|
|
|
"render": "yes",
|
2021-12-09 13:16:40 +01:00
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "_country!=be",
|
|
|
|
"then": "no"
|
|
|
|
}
|
|
|
|
]
|
2021-12-07 02:22:56 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|