diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-07-10 16:04:43 -0700 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-07-10 16:05:16 -0700 |
commit | c272ba7a47df1b47327f6c1ea5d1c0342b3051ce (patch) | |
tree | eee150a1b96d4e905ad5a5309d0c2c8e42cb905b /bin | |
parent | 9846cb75f4dbb3f64dcda635e7338187b5e5b3eb (diff) | |
download | qtlocation-mapboxgl-c272ba7a47df1b47327f6c1ea5d1c0342b3051ce.tar.gz |
convert stylesheet to use the correct stop values
[skip ci]
Diffstat (limited to 'bin')
-rw-r--r-- | bin/style.js | 238 |
1 files changed, 119 insertions, 119 deletions
diff --git a/bin/style.js b/bin/style.js index 789478d9bf..44ff878b59 100644 --- a/bin/style.js +++ b/bin/style.js @@ -67,124 +67,124 @@ module.exports = { "@contour_night": "#ffff80", "@river_canal_width": { "fn": "stops", - "stops": [[11, 0.5], [12, 1], [14, 2], [16, 3]] + "stops": [[10, 0.5], [11, 1], [13, 2], [15, 3]] }, "@stream_width": { "fn": "stops", - "stops": [[13, 0.25], [14, 0.5], [16, 1.5], [18, 2]] + "stops": [[12, 0.25], [13, 0.5], [15, 1.5], [17, 2]] }, "@motorway_width": { "fn": "stops", - "stops": [[5, 0], [6, 0.5], [8, 0.8], [10, 1], [11, 1.2], [12, 2], [13, 3], [14, 4], [15, 6], [16, 9], [17, 12], [18, 14]] + "stops": [[4, 0], [5, 0.5], [7, 0.8], [9, 1], [10, 1.2], [11, 2], [12, 3], [13, 4], [14, 6], [15, 9], [16, 12], [17, 14]] }, "@motorway_casing_width": { "fn": "stops", - "stops": [[7.5, 0.6], [8, 0.8], [10, 2.8], [11, 3], [12, 4], [13, 5], [14, 6.5], [15, 9], [16, 12], [17, 15], [18, 17]] + "stops": [[6.5, 0.6], [7, 0.8], [9, 2.8], [10, 3], [11, 4], [12, 5], [13, 6.5], [14, 9], [15, 12], [16, 15], [17, 17]] }, "@motorway_link_width": { "fn": "stops", - "stops": [[12, 1.2], [14, 2], [16, 3], [18, 4]] + "stops": [[11, 1.2], [13, 2], [15, 3], [17, 4]] }, "@motorway_link_casing_width": { "fn": "stops", - "stops": [[12, 2.8], [14, 3.5], [16, 5], [18, 6]] + "stops": [[11, 2.8], [13, 3.5], [15, 5], [17, 6]] }, "@main_width": { "fn": "stops", - "stops": [[5, 1], [12, 1], [13, 1.5], [14, 2], [15, 3], [16, 6], [17, 10], [18, 12]] + "stops": [[4, 1], [11, 1], [12, 1.5], [13, 2], [14, 3], [15, 6], [16, 10], [17, 12]] }, "@main_casing_width": { "fn": "stops", - "stops": [[9, 2.9], [12, 2.9], [13, 3.5], [14, 4], [15, 5.5], [16, 9], [17, 12], [18, 14]] + "stops": [[8, 2.9], [11, 2.9], [12, 3.5], [13, 4], [14, 5.5], [15, 9], [16, 12], [17, 14]] }, "@street_width": { "fn": "stops", - "stops": [[14.5, 0], [15, 1.5], [16, 3], [17, 8]] + "stops": [[13.5, 0], [14, 1.5], [15, 3], [16, 8]] }, "@street_casing_width": { "fn": "stops", - "stops": [[13, 0.4], [14, 1], [15, 2.5], [16, 4], [17, 10]] + "stops": [[12, 0.4], [13, 1], [14, 2.5], [15, 4], [16, 10]] }, "@street_casing_opacity": { "fn": "stops", - "stops": [[14, 0], [14.5, 1]] + "stops": [[13, 0], [13.5, 1]] }, "@service_casing_width": { "fn": "stops", - "stops": [[14, 0.5], [15, 3], [16, 3.5], [17, 4], [18, 5], [19, 6]] + "stops": [[13, 0.5], [14, 3], [15, 3.5], [16, 4], [17, 5], [18, 6]] }, "@runway_width": { "fn": "stops", - "stops": [[10, 1], [11, 2], [12, 3], [13, 5], [14, 7], [15, 11], [16, 15], [17, 19], [18, 23]] + "stops": [[9, 1], [10, 2], [11, 3], [12, 5], [13, 7], [14, 11], [15, 15], [16, 19], [17, 23]] }, "@taxiway_width": { "fn": "stops", - "stops": [[10, 0.2], [12, 0.2], [13, 1], [14, 1.5], [15, 2], [16, 3], [17, 4], [18, 5]] + "stops": [[9, 0.2], [11, 0.2], [12, 1], [13, 1.5], [14, 2], [15, 3], [16, 4], [17, 5]] }, "@aerialway_width": { "fn": "stops", - "stops": [[13.5, 0.8], [14, 1.4], [15, 1.6], [16, 2], [17, 2.4], [18, 3]] + "stops": [[12.5, 0.8], [13, 1.4], [14, 1.6], [15, 2], [16, 2.4], [17, 3]] }, "@aerialway_casing_width": { "fn": "stops", - "stops": [[13.5, 2], [14, 2.5], [15, 3], [16, 3.5], [17, 4], [22, 5]] + "stops": [[12.5, 2], [13, 2.5], [14, 3], [15, 3.5], [16, 4], [21, 5]] }, "@path_width": { "fn": "stops", - "stops": [[14, 1.2], [15, 1.5], [16, 1.8]] + "stops": [[13, 1.2], [14, 1.5], [15, 1.8]] }, "@admin_l2_width": { "fn": "stops", - "stops": [[2, 0.5], [3, 0.7], [4, 0.7], [5, 0.8], [6, 1], [8, 2], [10, 3]] + "stops": [[1, 0.5], [2, 0.7], [3, 0.7], [4, 0.8], [5, 1], [7, 2], [9, 3]] }, "@admin_l3_width": { "fn": "stops", - "stops": [[6, 0.6], [8, 1], [12, 2]] + "stops": [[5, 0.6], [7, 1], [11, 2]] }, "@road_label_1_size": { "fn": "stops", - "stops": [[13, 11], [14, 12], [15, 13], [16, 14], [17, 16], [18, 18]] + "stops": [[12, 11], [13, 12], [14, 13], [15, 14], [16, 16], [17, 18]] }, "@road_label_2_size": { "fn": "stops", - "stops": [[13, 11], [14, 12], [16, 14], [18, 16]] + "stops": [[12, 11], [13, 12], [15, 14], [17, 16]] }, "@road_label_3_size": { "fn": "stops", - "stops": [[15, 10], [16, 12], [18, 14]] + "stops": [[14, 10], [15, 12], [17, 14]] }, "@fence_width": { "fn": "stops", - "stops": [[17, 0.6], [19, 1]] + "stops": [[16, 0.6], [18, 1]] }, "@hedge_width": { "fn": "stops", - "stops": [[16, 0.6], [17, 1.2], [19, 1.6]] + "stops": [[15, 0.6], [16, 1.2], [18, 1.6]] }, "@barrier_line_land_width": { "fn": "stops", - "stops": [[14, 0.4], [15, 0.75], [16, 1.5], [17, 3], [18, 6], [19, 12], [20, 24], [21, 48]] + "stops": [[13, 0.4], [14, 0.75], [15, 1.5], [16, 3], [17, 6], [18, 12], [19, 24], [20, 48]] }, "@country_label_size": { "fn": "stops", - "stops": [[1, 14], [12, 24]] + "stops": [[0, 14], [11, 24]] }, "@poi_label_1-2_size": { "fn": "stops", - "stops": [[15, 10], [16, 11], [17, 12]] + "stops": [[14, 10], [15, 11], [16, 12]] }, "@poi_label_3_size": { "fn": "stops", - "stops": [[16, 10], [17, 11]] + "stops": [[15, 10], [16, 11]] }, "@hillshade_rasterize": { "enabled": { "fn": "stops", - "stops": [[11, false], [12, true]] + "stops": [[10, false], [11, true]] }, "size": { "fn": "stops", - "stops": [[11, 1024], [12, 512], [13, 256]] + "stops": [[10, 1024], [11, 512], [12, 256]] }, "blur": 1 } @@ -232,14 +232,14 @@ module.exports = { "fill-color": "@grass", "fill-opacity": { "fn": "stops", - "stops": [[13, 1], [14, 0.8], [17, 0.2]] + "stops": [[12, 1], [13, 0.8], [16, 0.2]] } }, "style.night": { "fill-color": "@grass_night", "fill-opacity": { "fn": "stops", - "stops": [[13, 1], [14, 0.8], [17, 0.2]] + "stops": [[12, 1], [13, 0.8], [16, 0.2]] } } }, { @@ -252,14 +252,14 @@ module.exports = { "fill-color": "@scrub", "fill-opacity": { "fn": "stops", - "stops": [[13, 1], [14, 0.8], [17, 0.2]] + "stops": [[12, 1], [13, 0.8], [16, 0.2]] } }, "style.night": { "fill-color": "@scrub_night", "fill-opacity": { "fn": "stops", - "stops": [[13, 1], [14, 0.8], [17, 0.2]] + "stops": [[12, 1], [13, 0.8], [16, 0.2]] } } }, { @@ -272,14 +272,14 @@ module.exports = { "fill-color": "@wood", "fill-opacity": { "fn": "stops", - "stops": [[13, 1], [14, 0.8], [17, 0.2]] + "stops": [[12, 1], [13, 0.8], [16, 0.2]] } }, "style.night": { "fill-color": "@wood_night", "fill-opacity": { "fn": "stops", - "stops": [[13, 1], [14, 0.8], [17, 0.2]] + "stops": [[12, 1], [13, 0.8], [16, 0.2]] } } }, { @@ -517,7 +517,7 @@ module.exports = { "fill-translate": [1, 1], "fill-opacity": { "fn": "stops", - "stops": [[16.5, 0], [17, 1]] + "stops": [[15.5, 0], [16, 1]] }, "fill-outline-color": "#d5d1c6" }, @@ -526,7 +526,7 @@ module.exports = { "fill-translate": [1, 1], "fill-opacity": { "fn": "stops", - "stops": [[16.5, 0], [17, 1]] + "stops": [[15.5, 0], [16, 1]] }, "fill-outline-color": "#026688" } @@ -546,7 +546,7 @@ module.exports = { "fill-color": "#ebe7db", "fill-opacity": { "fn": "stops", - "stops": [[16.5, 0], [17, 0.7]] + "stops": [[15.5, 0], [16, 0.7]] }, "fill-outline-color": "#d5d1c6" }, @@ -554,7 +554,7 @@ module.exports = { "fill-color": "#027797", "fill-opacity": { "fn": "stops", - "stops": [[16.5, 0], [17, 0.7]] + "stops": [[15.5, 0], [16, 0.7]] }, "fill-outline-color": "#026688" } @@ -570,7 +570,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[15, 0.3], [16, 0.3], [17, 0.2], [18, 0.2], [19, 0.1]] + "stops": [[14, 0.3], [15, 0.3], [16, 0.2], [17, 0.2], [18, 0.1]] } }, "style.night": { @@ -578,7 +578,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[14, 0.4], [15, 0.3], [17, 0.2], [18, 0.1], [19, 0.05]] + "stops": [[13, 0.4], [14, 0.3], [16, 0.2], [17, 0.1], [18, 0.05]] } } }, { @@ -593,7 +593,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[15, 0.3], [16, 0.3], [17, 0.2], [18, 0.2], [19, 0.1]] + "stops": [[14, 0.3], [15, 0.3], [16, 0.2], [17, 0.2], [18, 0.1]] } }, "style.night": { @@ -601,7 +601,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[15, 0.3], [17, 0.2], [18, 0.15], [19, 0.05]] + "stops": [[14, 0.3], [16, 0.2], [17, 0.15], [18, 0.05]] } } }, { @@ -616,7 +616,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[15, 0.08], [16, 0.075], [17, 0.05], [18, 0.05], [19, 0.025]] + "stops": [[14, 0.08], [15, 0.075], [16, 0.05], [17, 0.05], [18, 0.025]] } }, "style.night": { @@ -624,7 +624,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[16, 0.3], [17, 0.2], [18, 0.1], [19, 0.05]] + "stops": [[15, 0.3], [16, 0.2], [17, 0.1], [18, 0.05]] } } }, { @@ -639,7 +639,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[15, 0.08], [16, 0.075], [17, 0.05], [18, 0.05], [19, 0.025]] + "stops": [[14, 0.08], [15, 0.075], [16, 0.05], [17, 0.05], [18, 0.025]] } }, "style.night": { @@ -647,7 +647,7 @@ module.exports = { "fill-antialias": false, "fill-opacity": { "fn": "stops", - "stops": [[16, 0.3], [17, 0.2], [18, 0.1], [19, 0.05]] + "stops": [[15, 0.3], [16, 0.2], [17, 0.1], [18, 0.05]] } } }, { @@ -664,7 +664,7 @@ module.exports = { "line-width": 0.9, "line-opacity": { "fn": "stops", - "stops": [[12, 0.05], [13, 0.11]] + "stops": [[11, 0.05], [12, 0.11]] } }, "style.night": { @@ -672,7 +672,7 @@ module.exports = { "line-width": 0.9, "line-opacity": { "fn": "stops", - "stops": [[12, 0.1], [13, 0.2]] + "stops": [[11, 0.1], [12, 0.2]] } } }, { @@ -688,7 +688,7 @@ module.exports = { "line-width": 0.5, "line-opacity": { "fn": "stops", - "stops": [[12, 0.05], [13, 0.11]] + "stops": [[11, 0.05], [12, 0.11]] } }, "style.night": { @@ -696,7 +696,7 @@ module.exports = { "line-width": 0.5, "line-opacity": { "fn": "stops", - "stops": [[12, 0.1], [13, 0.4]] + "stops": [[11, 0.1], [12, 0.4]] } } }, { @@ -879,7 +879,7 @@ module.exports = { "line-width": "@main_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9, 0], [10, 1]] + "stops": [[8, 0], [9, 1]] } }, "style.night": { @@ -888,7 +888,7 @@ module.exports = { "line-width": "@main_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9, 0], [10, 1]] + "stops": [[8, 0], [9, 1]] } } }, { @@ -948,7 +948,7 @@ module.exports = { "line-width": "@main_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } }, "style.night": { @@ -956,7 +956,7 @@ module.exports = { "line-width": "@main_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } } }, { @@ -971,7 +971,7 @@ module.exports = { "line-width": "@motorway_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9.5, 0], [10, 1]] + "stops": [[8.5, 0], [9, 1]] } }, "style.night": { @@ -980,7 +980,7 @@ module.exports = { "line-width": "@motorway_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9.5, 0], [10, 1]] + "stops": [[8.5, 0], [9, 1]] } } }, { @@ -991,7 +991,7 @@ module.exports = { "line-width": "@motorway_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } }, "style.night": { @@ -999,7 +999,7 @@ module.exports = { "line-width": "@motorway_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } } }, { @@ -1013,7 +1013,7 @@ module.exports = { "line-opacity": 0.4, "line-width": { "fn": "stops", - "stops": [[15, 3], [16, 4]] + "stops": [[14, 3], [15, 4]] } }, "style.night": { @@ -1048,7 +1048,7 @@ module.exports = { "line-opacity": 0.8, "line-width": { "fn": "stops", - "stops": [[14, 0.8], [15, 0.9], [16, 1.2]] + "stops": [[13, 0.8], [14, 0.9], [15, 1.2]] } }, "style.night": { @@ -1057,7 +1057,7 @@ module.exports = { "line-opacity": 0.8, "line-width": { "fn": "stops", - "stops": [[14, 0.8], [15, 0.9], [16, 1.2]] + "stops": [[13, 0.8], [14, 0.9], [15, 1.2]] } } }, { @@ -1192,7 +1192,7 @@ module.exports = { "line-width": "@main_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9, 0], [10, 1]] + "stops": [[8, 0], [9, 1]] } }, "style.night": { @@ -1200,7 +1200,7 @@ module.exports = { "line-width": "@main_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9, 0], [10, 1]] + "stops": [[8, 0], [9, 1]] } } }, { @@ -1264,7 +1264,7 @@ module.exports = { "line-width": "@main_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } }, "style.night": { @@ -1272,7 +1272,7 @@ module.exports = { "line-width": "@main_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } } }, { @@ -1290,7 +1290,7 @@ module.exports = { "line-width": "@motorway_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9.5, 0], [10, 1]] + "stops": [[8.5, 0], [9, 1]] } }, "style.night": { @@ -1298,7 +1298,7 @@ module.exports = { "line-width": "@motorway_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9.5, 0], [10, 1]] + "stops": [[8.5, 0], [9, 1]] } } }, { @@ -1309,7 +1309,7 @@ module.exports = { "line-width": "@motorway_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } }, "style.night": { @@ -1317,7 +1317,7 @@ module.exports = { "line-width": "@motorway_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } } }, { @@ -1374,7 +1374,7 @@ module.exports = { "line-width": "@main_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9, 0], [10, 1]] + "stops": [[8, 0], [9, 1]] } }, "style.night": { @@ -1382,7 +1382,7 @@ module.exports = { "line-width": "@main_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9, 0], [10, 1]] + "stops": [[8, 0], [9, 1]] } } }, { @@ -1442,7 +1442,7 @@ module.exports = { "line-width": "@main_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } }, "style.night": { @@ -1450,7 +1450,7 @@ module.exports = { "line-width": "@main_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } } }, { @@ -1464,7 +1464,7 @@ module.exports = { "line-width": "@motorway_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9.5, 0], [10, 1]] + "stops": [[8.5, 0], [9, 1]] } }, "style.night": { @@ -1472,7 +1472,7 @@ module.exports = { "line-width": "@motorway_casing_width", "line-opacity": { "fn": "stops", - "stops": [[9.5, 0], [10, 1]] + "stops": [[8.5, 0], [9, 1]] } } }, { @@ -1483,7 +1483,7 @@ module.exports = { "line-width": "@motorway_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } }, "style.night": { @@ -1491,7 +1491,7 @@ module.exports = { "line-width": "@motorway_width", "line-opacity": { "fn": "stops", - "stops": [[6.5, 0], [7, 1]] + "stops": [[5.5, 0], [6, 1]] } } }, { @@ -1537,7 +1537,7 @@ module.exports = { "line-dasharray": [60, 20], "line-opacity": { "fn": "stops", - "stops": [[4, 0], [6, 1]] + "stops": [[3, 0], [5, 1]] }, "line-width": "@admin_l3_width" }, @@ -1546,7 +1546,7 @@ module.exports = { "line-dasharray": [60, 20], "line-opacity": { "fn": "stops", - "stops": [[4, 0], [6, 1]] + "stops": [[3, 0], [5, 1]] }, "line-width": "@admin_l3_width" } @@ -1593,14 +1593,14 @@ module.exports = { "line-color": "#c0d6d6", "line-width": { "fn": "stops", - "stops": [[6, 1], [8, 2], [12, 3]] + "stops": [[5, 1], [7, 2], [11, 3]] } }, "style.night": { "line-color": "#0a1347", "line-width": { "fn": "stops", - "stops": [[6, 1], [8, 2], [12, 3]] + "stops": [[5, 1], [7, 2], [11, 3]] } } }, { @@ -1664,7 +1664,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[3, 20], [4, 25], [5, 30], [22, 30]] + "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water" }, @@ -1672,7 +1672,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[3, 20], [4, 25], [5, 30], [22, 30]] + "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water_night" } @@ -1693,7 +1693,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[3, 13], [4, 14], [5, 20], [6, 24], [22, 24]] + "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water" }, @@ -1701,7 +1701,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[3, 13], [4, 14], [5, 20], [6, 24], [22, 24]] + "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water_night" } @@ -1722,7 +1722,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[3, 12], [4, 13], [5, 15], [6, 18], [22, 18]] + "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water" }, @@ -1730,7 +1730,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[3, 12], [4, 13], [5, 15], [6, 18], [22, 18]] + "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water_night" } @@ -1751,7 +1751,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[4, 12], [5, 14], [6, 16], [22, 16]] + "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water" }, @@ -1759,7 +1759,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[4, 12], [5, 14], [6, 16], [22, 16]] + "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water_night" } @@ -1782,7 +1782,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[3, 20], [4, 25], [5, 30], [22, 30]] + "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water" }, @@ -1790,7 +1790,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[3, 20], [4, 25], [5, 30], [22, 30]] + "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water_night" } @@ -1813,7 +1813,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[3, 13], [4, 14], [5, 20], [6, 24], [22, 24]] + "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water" }, @@ -1821,7 +1821,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[3, 13], [4, 14], [5, 20], [6, 24], [22, 24]] + "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water_night" } @@ -1844,7 +1844,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[3, 12], [4, 13], [5, 15], [6, 18], [22, 18]] + "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water" }, @@ -1852,7 +1852,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[3, 12], [4, 13], [5, 15], [6, 18], [22, 18]] + "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water_night" } @@ -1875,7 +1875,7 @@ module.exports = { "text-color": "@marine_text", "text-size": { "fn": "stops", - "stops": [[4, 12], [5, 14], [6, 16], [22, 16]] + "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water" }, @@ -1883,7 +1883,7 @@ module.exports = { "text-color": "@water_dark_night", "text-size": { "fn": "stops", - "stops": [[4, 12], [5, 14], [6, 16], [22, 16]] + "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water_night" } @@ -1906,7 +1906,7 @@ module.exports = { "text-halo-color": "rgba(244,239,225,0.8)", "text-size": { "fn": "stops", - "stops": [[3.99, 0], [4, 10], [9.99, 16], [10, 0]] + "stops": [[2.99, 0], [3, 10], [8.99, 16], [9, 0]] } }, "style.night": { @@ -1915,7 +1915,7 @@ module.exports = { "text-halo-color": "@land_night", "text-size": { "fn": "stops", - "stops": [[3.99, 0], [4, 10], [9.99, 16], [10, 0]] + "stops": [[2.99, 0], [3, 10], [8.99, 16], [9, 0]] } } }, { @@ -1937,7 +1937,7 @@ module.exports = { "text-halo-color": "@text_stroke", "text-size": { "fn": "stops", - "stops": [[3.99, 0], [4, 10], [7, 14], [14.99, 20], [15, 0]] + "stops": [[2.99, 0], [3, 10], [6, 14], [13.99, 20], [14, 0]] } }, "style.night": { @@ -1946,7 +1946,7 @@ module.exports = { "text-halo-color": "@text2_stroke_night", "text-size": { "fn": "stops", - "stops": [[3.99, 0], [4, 10], [7, 14], [14.99, 20], [15, 0]] + "stops": [[2.99, 0], [3, 10], [6, 14], [13.99, 20], [14, 0]] } } }, { @@ -1968,7 +1968,7 @@ module.exports = { "text-halo-color": "@text_stroke", "text-size": { "fn": "stops", - "stops": [[9, 10], [12, 13], [14, 17], [16, 22]] + "stops": [[8, 10], [11, 13], [13, 17], [15, 22]] } }, "style.night": { @@ -1977,7 +1977,7 @@ module.exports = { "text-halo-color": "@text2_stroke_night", "text-size": { "fn": "stops", - "stops": [[9, 10], [12, 13], [14, 17], [16, 22]] + "stops": [[8, 10], [11, 13], [13, 17], [15, 22]] } } }, { @@ -1999,7 +1999,7 @@ module.exports = { "text-halo-color": "@text_stroke", "text-size": { "fn": "stops", - "stops": [[9, 8], [12, 10], [14, 14], [16, 16], [17, 20]] + "stops": [[8, 8], [11, 10], [13, 14], [15, 16], [16, 20]] } }, "style.night": { @@ -2008,7 +2008,7 @@ module.exports = { "text-halo-color": "@text2_stroke_night", "text-size": { "fn": "stops", - "stops": [[9, 8], [12, 10], [14, 14], [16, 16], [17, 20]] + "stops": [[8, 8], [11, 10], [13, 14], [15, 16], [16, 20]] } } }, { @@ -2029,7 +2029,7 @@ module.exports = { "text-halo-color": "@text_stroke", "text-size": { "fn": "stops", - "stops": [[13, 11], [14, 12], [16, 14], [18, 18]] + "stops": [[12, 11], [13, 12], [15, 14], [17, 18]] } }, "style.night": { @@ -2038,7 +2038,7 @@ module.exports = { "text-halo-width": 0.3, "text-size": { "fn": "stops", - "stops": [[13, 11], [14, 12], [16, 14], [18, 18]] + "stops": [[12, 11], [13, 12], [15, 14], [17, 18]] } } }, { @@ -2238,13 +2238,13 @@ module.exports = { "style": { "icon-opacity": { "fn": "stops", - "stops": [[16.5, 0], [16.75, 1]] + "stops": [[15.5, 0], [15.75, 1]] } }, "style.night": { "icon-opacity": { "fn": "stops", - "stops": [[16.5, 0], [16.75, 1]] + "stops": [[15.5, 0], [15.75, 1]] } } }, { @@ -2269,7 +2269,7 @@ module.exports = { "text-halo-width": 0.3, "text-opacity": { "fn": "stops", - "stops": [[16.5, 0], [16.75, 1]] + "stops": [[15.5, 0], [15.75, 1]] } }, "style.night": { @@ -2279,7 +2279,7 @@ module.exports = { "text-halo-width": 0.3, "text-opacity": { "fn": "stops", - "stops": [[16.5, 0], [16.75, 1]] + "stops": [[15.5, 0], [15.75, 1]] } } }, { @@ -2295,13 +2295,13 @@ module.exports = { "style": { "icon-opacity": { "fn": "stops", - "stops": [[18.5, 0], [18.75, 1]] + "stops": [[17.5, 0], [17.75, 1]] } }, "style.night": { "icon-opacity": { "fn": "stops", - "stops": [[18.5, 0], [18.75, 1]] + "stops": [[17.5, 0], [17.75, 1]] } } }, { @@ -2324,7 +2324,7 @@ module.exports = { "text-size": 10, "text-opacity": { "fn": "stops", - "stops": [[18.5, 0], [18.75, 1]] + "stops": [[17.5, 0], [17.75, 1]] }, "text-halo-color": "@land", "text-halo-width": 0.3 @@ -2334,7 +2334,7 @@ module.exports = { "text-size": 10, "text-opacity": { "fn": "stops", - "stops": [[18.5, 0], [18.75, 1]] + "stops": [[17.5, 0], [17.75, 1]] }, "text-halo-color": "@text2_stroke_night", "text-halo-width": 0.3 @@ -2352,13 +2352,13 @@ module.exports = { "style": { "icon-opacity": { "fn": "stops", - "stops": [[13, 0], [13.25, 1]] + "stops": [[12, 0], [12.25, 1]] } }, "style.night": { "icon-opacity": { "fn": "stops", - "stops": [[13, 0], [13.25, 1]] + "stops": [[12, 0], [12.25, 1]] } } }] |