updated mono-bw
This commit is contained in:
parent
8451bad7ba
commit
d1db9cb361
2 changed files with 265 additions and 176 deletions
|
|
@ -12,11 +12,8 @@
|
||||||
"updated-mono": {
|
"updated-mono": {
|
||||||
"style": "updated-mono.json"
|
"style": "updated-mono.json"
|
||||||
},
|
},
|
||||||
"mono": {
|
|
||||||
"style": "mono.json"
|
|
||||||
},
|
|
||||||
"mono-bw": {
|
"mono-bw": {
|
||||||
"style": "mono-bw.json"
|
"style": "updated-mono-bw.json"
|
||||||
},
|
},
|
||||||
"mono-blue-water": {
|
"mono-blue-water": {
|
||||||
"style": "mono-blue-water.json"
|
"style": "mono-blue-water.json"
|
||||||
|
|
@ -25,7 +22,7 @@
|
||||||
"style": "mono-blue.json"
|
"style": "mono-blue.json"
|
||||||
},
|
},
|
||||||
"updated-mono-chrome": {
|
"updated-mono-chrome": {
|
||||||
"style": "mono-chrome.json"
|
"style": "updated-mono-chrome.json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"data": {
|
"data": {
|
||||||
|
|
|
||||||
434
configuration/map_files/styles/mono-bw.json → configuration/map_files/styles/updated-mono-bw.json
Executable file → Normal file
434
configuration/map_files/styles/mono-bw.json → configuration/map_files/styles/updated-mono-bw.json
Executable file → Normal file
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"version": 8,
|
"version": 8,
|
||||||
|
"id": "updated-mono-bw",
|
||||||
"name": "Mono-BW",
|
"name": "Mono-BW",
|
||||||
"sources": {
|
"sources": {
|
||||||
"mapbox": {
|
"mapbox": {
|
||||||
|
|
@ -61,6 +62,10 @@
|
||||||
"name": "Place labels",
|
"name": "Place labels",
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
|
"1444849290021.1838": {
|
||||||
|
"name": "Road labels",
|
||||||
|
"collapsed": true
|
||||||
|
},
|
||||||
"1444849334699.1902": {
|
"1444849334699.1902": {
|
||||||
"name": "Bridges",
|
"name": "Bridges",
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
|
|
@ -86,7 +91,7 @@
|
||||||
"mapbox:group": "1444849388993.3071"
|
"mapbox:group": "1444849388993.3071"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "landuse_overlay",
|
"source-layer": "landuse",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"class",
|
"class",
|
||||||
|
|
@ -105,7 +110,7 @@
|
||||||
"mapbox:group": "1444849388993.3071"
|
"mapbox:group": "1444849388993.3071"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "landuse",
|
"source-layer": "landcover",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"class",
|
"class",
|
||||||
|
|
@ -171,13 +176,34 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "landuse_wood",
|
"id": "landuse_pitch",
|
||||||
"type": "fill",
|
"type": "fill",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"mapbox:group": "1444849388993.3071"
|
"mapbox:group": "1444849388993.3071"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "landuse",
|
"source-layer": "landuse",
|
||||||
|
"filter": [
|
||||||
|
"all",
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"class",
|
||||||
|
"pitch"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"paint": {
|
||||||
|
"fill-color": "hsl(270,0%, 94%)",
|
||||||
|
"fill-outline-color": "hsl(270, 0%, 94%)"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "landuse_wood",
|
||||||
|
"type": "fill",
|
||||||
|
"metadata": {
|
||||||
|
"mapbox:group": "1444849388993.3071"
|
||||||
|
},
|
||||||
|
"source": "mapbox",
|
||||||
|
"source-layer": "landcover",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"class",
|
"class",
|
||||||
|
|
@ -487,7 +513,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -542,7 +568,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -592,7 +618,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -642,7 +668,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -704,7 +730,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -747,7 +773,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -797,7 +823,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -851,7 +877,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1100,7 +1126,7 @@
|
||||||
"mapbox:group": "1444849354174.1904"
|
"mapbox:group": "1444849354174.1904"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1174,7 +1200,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"minzoom": 12,
|
"minzoom": 12,
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
|
|
@ -1220,6 +1246,31 @@
|
||||||
"line-opacity": 1
|
"line-opacity": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "road_minor",
|
||||||
|
"metadata": {
|
||||||
|
"mapbox:group": "1444849345966.4436"
|
||||||
|
},
|
||||||
|
"paint": {
|
||||||
|
"line-color": "rgba(255, 255, 255, 1)",
|
||||||
|
"line-width": 2
|
||||||
|
},
|
||||||
|
"type": "line",
|
||||||
|
"source": "mapbox",
|
||||||
|
"source-layer": "transportation",
|
||||||
|
"filter": [
|
||||||
|
"all",
|
||||||
|
[
|
||||||
|
"in",
|
||||||
|
"class",
|
||||||
|
"minor"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"layout": {
|
||||||
|
"line-cap": "round",
|
||||||
|
"line-join": "round"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "road_service_track_casing",
|
"id": "road_service_track_casing",
|
||||||
"type": "line",
|
"type": "line",
|
||||||
|
|
@ -1227,7 +1278,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1259,7 +1310,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"minzoom": 13,
|
"minzoom": 13,
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
|
|
@ -1313,7 +1364,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1354,7 +1405,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1388,7 +1439,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1442,7 +1493,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"minzoom": 5,
|
"minzoom": 5,
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
|
|
@ -1495,7 +1546,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1745,7 +1796,7 @@
|
||||||
"mapbox:group": "1444849345966.4436"
|
"mapbox:group": "1444849345966.4436"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1819,7 +1870,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1869,7 +1920,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1915,7 +1966,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -1965,7 +2016,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2027,7 +2078,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2070,7 +2121,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2120,7 +2171,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2169,7 +2220,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2418,7 +2469,7 @@
|
||||||
"mapbox:group": "1444849334699.1902"
|
"mapbox:group": "1444849334699.1902"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road",
|
"source-layer": "transportation",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2491,7 +2542,7 @@
|
||||||
"mapbox:group": "1444849307123.581"
|
"mapbox:group": "1444849307123.581"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "admin",
|
"source-layer": "boundary",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2542,7 +2593,7 @@
|
||||||
"mapbox:group": "1444849307123.581"
|
"mapbox:group": "1444849307123.581"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "admin",
|
"source-layer": "boundary",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2593,7 +2644,7 @@
|
||||||
"mapbox:group": "1444849307123.581"
|
"mapbox:group": "1444849307123.581"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "admin",
|
"source-layer": "boundary",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2647,7 +2698,7 @@
|
||||||
"mapbox:group": "1444849307123.581"
|
"mapbox:group": "1444849307123.581"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "admin",
|
"source-layer": "boundary",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2699,7 +2750,7 @@
|
||||||
"mapbox:group": "1444849307123.581"
|
"mapbox:group": "1444849307123.581"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "admin",
|
"source-layer": "boundary",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -2745,7 +2796,7 @@
|
||||||
"mapbox:group": "1444849320558.5054"
|
"mapbox:group": "1444849320558.5054"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "water_label",
|
"source-layer": "water",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"$type",
|
"$type",
|
||||||
|
|
@ -2766,114 +2817,119 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "poi_label_4",
|
"id": "poi_label_r1",
|
||||||
"type": "symbol",
|
"type": "symbol",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"mapbox:group": "1444849297111.495"
|
"mapbox:group": "1444849297111.495"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "poi_label",
|
"source-layer": "poi",
|
||||||
"minzoom": 16,
|
|
||||||
"filter": [
|
|
||||||
"all",
|
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"$type",
|
|
||||||
"Point"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"scalerank",
|
|
||||||
4
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"layout": {
|
|
||||||
"icon-image": "{class}-11",
|
|
||||||
"text-font": [
|
|
||||||
"Open Sans Semibold"
|
|
||||||
],
|
|
||||||
"text-field": "{name_en}",
|
|
||||||
"text-max-width": 9,
|
|
||||||
"text-padding": 2,
|
|
||||||
"text-offset": [
|
|
||||||
0,
|
|
||||||
0.6
|
|
||||||
],
|
|
||||||
"text-anchor": "top",
|
|
||||||
"text-size": 12
|
|
||||||
},
|
|
||||||
"paint": {
|
|
||||||
"text-color": "hsl(0, 0%, 40%)",
|
|
||||||
"text-halo-color": "hsl(0, 0%, 100%)",
|
|
||||||
"text-halo-width": 1,
|
|
||||||
"text-halo-blur": 0.5
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "poi_label_3",
|
|
||||||
"type": "symbol",
|
|
||||||
"metadata": {
|
|
||||||
"mapbox:group": "1444849297111.495"
|
|
||||||
},
|
|
||||||
"source": "mapbox",
|
|
||||||
"source-layer": "poi_label",
|
|
||||||
"minzoom": 15,
|
|
||||||
"filter": [
|
|
||||||
"all",
|
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"$type",
|
|
||||||
"Point"
|
|
||||||
],
|
|
||||||
[
|
|
||||||
"==",
|
|
||||||
"scalerank",
|
|
||||||
3
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"layout": {
|
|
||||||
"icon-image": "{class}-11",
|
|
||||||
"text-font": [
|
|
||||||
"Open Sans Semibold"
|
|
||||||
],
|
|
||||||
"text-field": "{name_en}",
|
|
||||||
"text-max-width": 9,
|
|
||||||
"text-padding": 2,
|
|
||||||
"text-offset": [
|
|
||||||
0,
|
|
||||||
0.6
|
|
||||||
],
|
|
||||||
"text-anchor": "top",
|
|
||||||
"text-size": 12
|
|
||||||
},
|
|
||||||
"paint": {
|
|
||||||
"text-color": "hsl(0, 0%, 40%)",
|
|
||||||
"text-halo-color": "hsl(0, 0%, 100%)",
|
|
||||||
"text-halo-width": 1,
|
|
||||||
"text-halo-blur": 0.5
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "poi_label_2",
|
|
||||||
"type": "symbol",
|
|
||||||
"metadata": {
|
|
||||||
"mapbox:group": "1444849297111.495"
|
|
||||||
},
|
|
||||||
"source": "mapbox",
|
|
||||||
"source-layer": "poi_label",
|
|
||||||
"minzoom": 14,
|
"minzoom": 14,
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
"==",
|
"==",
|
||||||
"$type",
|
"$type",
|
||||||
"Point"
|
"Point"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"rank",
|
||||||
|
1
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"layout": {
|
||||||
|
"icon-image": "{class}-11",
|
||||||
|
"text-font": [
|
||||||
|
"Open Sans Semibold"
|
||||||
],
|
],
|
||||||
[
|
"text-field": "{name_en}",
|
||||||
"==",
|
"text-max-width": 9,
|
||||||
"scalerank",
|
"text-padding": 2,
|
||||||
2
|
"text-offset": [
|
||||||
]
|
0,
|
||||||
|
0.6
|
||||||
|
],
|
||||||
|
"text-anchor": "top",
|
||||||
|
"text-size": 12
|
||||||
|
},
|
||||||
|
"paint": {
|
||||||
|
"text-color": "hsl(0, 0%, 40%)",
|
||||||
|
"text-halo-color": "hsl(0, 0%, 100%)",
|
||||||
|
"text-halo-width": 1,
|
||||||
|
"text-halo-blur": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "poi_label_r2",
|
||||||
|
"type": "symbol",
|
||||||
|
"metadata": {
|
||||||
|
"mapbox:group": "1444849297111.495"
|
||||||
|
},
|
||||||
|
"source": "mapbox",
|
||||||
|
"source-layer": "poi",
|
||||||
|
"minzoom": 15,
|
||||||
|
"filter": [
|
||||||
|
"all",
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"$type",
|
||||||
|
"Point"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"rank",
|
||||||
|
2
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"layout": {
|
||||||
|
"icon-image": "{class}-11",
|
||||||
|
"text-font": [
|
||||||
|
"Open Sans Semibold"
|
||||||
|
],
|
||||||
|
"text-field": "{name_en}",
|
||||||
|
"text-max-width": 9,
|
||||||
|
"text-padding": 2,
|
||||||
|
"text-offset": [
|
||||||
|
0,
|
||||||
|
0.6
|
||||||
|
],
|
||||||
|
"text-anchor": "top",
|
||||||
|
"text-size": 12
|
||||||
|
},
|
||||||
|
"paint": {
|
||||||
|
"text-color": "hsl(0, 0%, 40%)",
|
||||||
|
"text-halo-color": "hsl(0, 0%, 100%)",
|
||||||
|
"text-halo-width": 1,
|
||||||
|
"text-halo-blur": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "poi_label_r3-9",
|
||||||
|
"type": "symbol",
|
||||||
|
"metadata": {
|
||||||
|
"mapbox:group": "1444849297111.495"
|
||||||
|
},
|
||||||
|
"source": "mapbox",
|
||||||
|
"source-layer": "poi",
|
||||||
|
"minzoom": 15,
|
||||||
|
"filter": [
|
||||||
|
"all",
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"$type",
|
||||||
|
"Point"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
">",
|
||||||
|
"rank",
|
||||||
|
2
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"<",
|
||||||
|
"rank",
|
||||||
|
10
|
||||||
|
]
|
||||||
],
|
],
|
||||||
"layout": {
|
"layout": {
|
||||||
"icon-image": "{class}-11",
|
"icon-image": "{class}-11",
|
||||||
|
|
@ -2929,26 +2985,31 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "poi_label_1",
|
"id": "poi_label_r10+",
|
||||||
"type": "symbol",
|
"type": "symbol",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"mapbox:group": "1444849297111.495"
|
"mapbox:group": "1444849297111.495"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "poi_label",
|
"source-layer": "poi",
|
||||||
"minzoom": 13,
|
"minzoom": 16,
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
"==",
|
"==",
|
||||||
"$type",
|
"$type",
|
||||||
"Point"
|
"Point"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"==",
|
">=",
|
||||||
"scalerank",
|
"rank",
|
||||||
1
|
10
|
||||||
]
|
],
|
||||||
|
[
|
||||||
|
"<",
|
||||||
|
"rank",
|
||||||
|
20
|
||||||
|
]
|
||||||
],
|
],
|
||||||
"layout": {
|
"layout": {
|
||||||
"icon-image": "{class}-11",
|
"icon-image": "{class}-11",
|
||||||
|
|
@ -2972,6 +3033,37 @@
|
||||||
"text-halo-blur": 0.5
|
"text-halo-blur": 0.5
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "railway_line",
|
||||||
|
"type": "line",
|
||||||
|
"source": "mapbox",
|
||||||
|
"source-layer": "transportation",
|
||||||
|
"filter": [
|
||||||
|
"all",
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"subclass",
|
||||||
|
"rail"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"==",
|
||||||
|
"class",
|
||||||
|
"rail"
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"paint": {
|
||||||
|
"line-width": 1,
|
||||||
|
"line-color": "rgba(188, 188, 188, 1)",
|
||||||
|
"line-offset": 0
|
||||||
|
},
|
||||||
|
"line-opacity": 1,
|
||||||
|
"minzoom": 5,
|
||||||
|
"layout": {
|
||||||
|
"line-cap": "round",
|
||||||
|
"line-join": "round",
|
||||||
|
"visibility": "visible"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "airport_label",
|
"id": "airport_label",
|
||||||
"type": "symbol",
|
"type": "symbol",
|
||||||
|
|
@ -2979,7 +3071,7 @@
|
||||||
"mapbox:group": "1444849297111.495"
|
"mapbox:group": "1444849297111.495"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "airport_label",
|
"source-layer": "poi",
|
||||||
"minzoom": 11,
|
"minzoom": 11,
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
|
|
@ -3025,7 +3117,7 @@
|
||||||
"mapbox:group": "1456163609504.0715"
|
"mapbox:group": "1456163609504.0715"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road_label",
|
"source-layer": "transportation_name",
|
||||||
"filter": [
|
"filter": [
|
||||||
"!=",
|
"!=",
|
||||||
"class",
|
"class",
|
||||||
|
|
@ -3064,7 +3156,7 @@
|
||||||
"mapbox:group": "1456163609504.0715"
|
"mapbox:group": "1456163609504.0715"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "road_label",
|
"source-layer": "transportation",
|
||||||
"minzoom": 8,
|
"minzoom": 8,
|
||||||
"filter": [
|
"filter": [
|
||||||
"<=",
|
"<=",
|
||||||
|
|
@ -3104,7 +3196,7 @@
|
||||||
"mapbox:group": "1444849272561.29"
|
"mapbox:group": "1444849272561.29"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "place_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"in",
|
"in",
|
||||||
"type",
|
"type",
|
||||||
|
|
@ -3149,7 +3241,7 @@
|
||||||
"mapbox:group": "1444849272561.29"
|
"mapbox:group": "1444849272561.29"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "place_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"type",
|
"type",
|
||||||
|
|
@ -3188,7 +3280,7 @@
|
||||||
"mapbox:group": "1444849272561.29"
|
"mapbox:group": "1444849272561.29"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "place_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"type",
|
"type",
|
||||||
|
|
@ -3227,7 +3319,7 @@
|
||||||
"mapbox:group": "1444849272561.29"
|
"mapbox:group": "1444849272561.29"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "place_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"type",
|
"type",
|
||||||
|
|
@ -3266,7 +3358,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "waterway",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3314,7 +3406,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "water_name",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3363,7 +3455,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "water_name",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3411,7 +3503,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "water_name",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3460,7 +3552,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "waterway",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3508,7 +3600,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "water_name",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3557,7 +3649,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "waterway",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3605,7 +3697,7 @@
|
||||||
"mapbox:group": "1444849258897.3083"
|
"mapbox:group": "1444849258897.3083"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "marine_label",
|
"source-layer": "water_name",
|
||||||
"filter": [
|
"filter": [
|
||||||
"all",
|
"all",
|
||||||
[
|
[
|
||||||
|
|
@ -3659,7 +3751,7 @@
|
||||||
"mapbox:group": "1444849242106.713"
|
"mapbox:group": "1444849242106.713"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "country_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
">=",
|
">=",
|
||||||
"scalerank",
|
"scalerank",
|
||||||
|
|
@ -3699,7 +3791,7 @@
|
||||||
"mapbox:group": "1444849242106.713"
|
"mapbox:group": "1444849242106.713"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "country_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"scalerank",
|
"scalerank",
|
||||||
|
|
@ -3739,7 +3831,7 @@
|
||||||
"mapbox:group": "1444849242106.713"
|
"mapbox:group": "1444849242106.713"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "country_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"scalerank",
|
"scalerank",
|
||||||
|
|
@ -3779,7 +3871,7 @@
|
||||||
"mapbox:group": "1444849242106.713"
|
"mapbox:group": "1444849242106.713"
|
||||||
},
|
},
|
||||||
"source": "mapbox",
|
"source": "mapbox",
|
||||||
"source-layer": "country_label",
|
"source-layer": "place",
|
||||||
"filter": [
|
"filter": [
|
||||||
"==",
|
"==",
|
||||||
"scalerank",
|
"scalerank",
|
||||||
Loading…
Reference in a new issue