diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2014-07-17 17:58:13 -0400 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2014-07-17 17:58:13 -0400 |
commit | 4b9e299d06fa2cb4232e4edbec74da48701fc740 (patch) | |
tree | 08deb81b7a141d96006bc007059d4a1109f52ff9 /bin | |
parent | 50d9e6d84585b9c187099b24d86d258ae92812ab (diff) | |
parent | afe069df2b4a4b3ef72328fc960389ea9cfb121b (diff) | |
download | qtlocation-mapboxgl-4b9e299d06fa2cb4232e4edbec74da48701fc740.tar.gz |
Merge branch 'master' into fuzz-pipe
Conflicts:
src/style/style_parser.cpp
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/style.json | 119 |
1 files changed, 0 insertions, 119 deletions
diff --git a/bin/style.json b/bin/style.json index dc6eb78dda..aea2a1a3ac 100755 --- a/bin/style.json +++ b/bin/style.json @@ -64,124 +64,94 @@ "@street_night": "#0186ac", "@contour_night": "#ffff80", "@river_canal_width": { - "fn": "stops", "stops": [[10, 0.5], [11, 1], [13, 2], [15, 3]] }, "@stream_width": { - "fn": "stops", "stops": [[12, 0.25], [13, 0.5], [15, 1.5], [17, 2]] }, "@motorway_width": { - "fn": "stops", "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": [[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": [[11, 1.2], [13, 2], [15, 3], [17, 4]] }, "@motorway_link_casing_width": { - "fn": "stops", "stops": [[11, 2.8], [13, 3.5], [15, 5], [17, 6]] }, "@main_width": { - "fn": "stops", "stops": [[4, 1], [11, 1], [12, 1.5], [13, 2], [14, 3], [15, 6], [16, 10], [17, 12]] }, "@main_casing_width": { - "fn": "stops", "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": [[13.5, 0], [14, 1.5], [15, 3], [16, 8]] }, "@street_casing_width": { - "fn": "stops", "stops": [[12, 0.4], [13, 1], [14, 2.5], [15, 4], [16, 10]] }, "@street_casing_opacity": { - "fn": "stops", "stops": [[13, 0], [13.5, 1]] }, "@service_casing_width": { - "fn": "stops", "stops": [[13, 0.5], [14, 3], [15, 3.5], [16, 4], [17, 5], [18, 6]] }, "@runway_width": { - "fn": "stops", "stops": [[9, 1], [10, 2], [11, 3], [12, 5], [13, 7], [14, 11], [15, 15], [16, 19], [17, 23]] }, "@taxiway_width": { - "fn": "stops", "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": [[12.5, 0.8], [13, 1.4], [14, 1.6], [15, 2], [16, 2.4], [17, 3]] }, "@aerialway_casing_width": { - "fn": "stops", "stops": [[12.5, 2], [13, 2.5], [14, 3], [15, 3.5], [16, 4], [21, 5]] }, "@path_width": { - "fn": "stops", "stops": [[13, 1.2], [14, 1.5], [15, 1.8]] }, "@admin_l2_width": { - "fn": "stops", "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": [[5, 0.6], [7, 1], [11, 2]] }, "@road_label_1_size": { - "fn": "stops", "stops": [[12, 11], [13, 12], [14, 13], [15, 14], [16, 16], [17, 18]] }, "@road_label_2_size": { - "fn": "stops", "stops": [[12, 11], [13, 12], [15, 14], [17, 16]] }, "@road_label_3_size": { - "fn": "stops", "stops": [[14, 10], [15, 12], [17, 14]] }, "@fence_width": { - "fn": "stops", "stops": [[16, 0.6], [18, 1]] }, "@hedge_width": { - "fn": "stops", "stops": [[15, 0.6], [16, 1.2], [18, 1.6]] }, "@barrier_line_land_width": { - "fn": "stops", "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": [[0, 14], [11, 24]] }, "@poi_label_1-2_size": { - "fn": "stops", "stops": [[14, 10], [15, 11], [16, 12]] }, "@poi_label_3_size": { - "fn": "stops", "stops": [[15, 10], [16, 11]] }, "@hillshade_rasterize": { "enabled": { - "fn": "stops", "stops": [[10, false], [11, true]] }, "size": { - "fn": "stops", "stops": [[10, 1024], [11, 512], [12, 256]] }, "blur": 1 @@ -229,14 +199,12 @@ "style": { "fill-color": "@grass", "fill-opacity": { - "fn": "stops", "stops": [[12, 1], [13, 0.8], [16, 0.2]] } }, "style.night": { "fill-color": "@grass_night", "fill-opacity": { - "fn": "stops", "stops": [[12, 1], [13, 0.8], [16, 0.2]] } } @@ -249,14 +217,12 @@ "style": { "fill-color": "@scrub", "fill-opacity": { - "fn": "stops", "stops": [[12, 1], [13, 0.8], [16, 0.2]] } }, "style.night": { "fill-color": "@scrub_night", "fill-opacity": { - "fn": "stops", "stops": [[12, 1], [13, 0.8], [16, 0.2]] } } @@ -269,14 +235,12 @@ "style": { "fill-color": "@wood", "fill-opacity": { - "fn": "stops", "stops": [[12, 1], [13, 0.8], [16, 0.2]] } }, "style.night": { "fill-color": "@wood_night", "fill-opacity": { - "fn": "stops", "stops": [[12, 1], [13, 0.8], [16, 0.2]] } } @@ -514,7 +478,6 @@ "fill-color": "#d5d1c6", "fill-translate": [1, 1], "fill-opacity": { - "fn": "stops", "stops": [[15.5, 0], [16, 1]] }, "fill-outline-color": "#d5d1c6" @@ -523,7 +486,6 @@ "fill-color": "#026688", "fill-translate": [1, 1], "fill-opacity": { - "fn": "stops", "stops": [[15.5, 0], [16, 1]] }, "fill-outline-color": "#026688" @@ -543,7 +505,6 @@ "style": { "fill-color": "#ebe7db", "fill-opacity": { - "fn": "stops", "stops": [[15.5, 0], [16, 0.7]] }, "fill-outline-color": "#d5d1c6" @@ -551,7 +512,6 @@ "style.night": { "fill-color": "#027797", "fill-opacity": { - "fn": "stops", "stops": [[15.5, 0], [16, 0.7]] }, "fill-outline-color": "#026688" @@ -567,7 +527,6 @@ "fill-color": "#fffff3", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[14, 0.3], [15, 0.3], [16, 0.2], [17, 0.2], [18, 0.1]] } }, @@ -575,7 +534,6 @@ "fill-color": "#fdfdad", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[13, 0.4], [14, 0.3], [16, 0.2], [17, 0.1], [18, 0.05]] } } @@ -590,7 +548,6 @@ "fill-color": "#ffd", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[14, 0.3], [15, 0.3], [16, 0.2], [17, 0.2], [18, 0.1]] } }, @@ -598,7 +555,6 @@ "fill-color": "#ffe1b7", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[14, 0.3], [16, 0.2], [17, 0.15], [18, 0.05]] } } @@ -613,7 +569,6 @@ "fill-color": "#206", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[14, 0.08], [15, 0.075], [16, 0.05], [17, 0.05], [18, 0.025]] } }, @@ -621,7 +576,6 @@ "fill-color": "#206", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[15, 0.3], [16, 0.2], [17, 0.1], [18, 0.05]] } } @@ -636,7 +590,6 @@ "fill-color": "#103", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[14, 0.08], [15, 0.075], [16, 0.05], [17, 0.05], [18, 0.025]] } }, @@ -644,7 +597,6 @@ "fill-color": "#103", "fill-antialias": false, "fill-opacity": { - "fn": "stops", "stops": [[15, 0.3], [16, 0.2], [17, 0.1], [18, 0.05]] } } @@ -661,7 +613,6 @@ "line-color": "#008", "line-width": 0.9, "line-opacity": { - "fn": "stops", "stops": [[11, 0.05], [12, 0.11]] } }, @@ -669,7 +620,6 @@ "line-color": "@contour_night", "line-width": 0.9, "line-opacity": { - "fn": "stops", "stops": [[11, 0.1], [12, 0.2]] } } @@ -685,7 +635,6 @@ "line-color": "#008", "line-width": 0.5, "line-opacity": { - "fn": "stops", "stops": [[11, 0.05], [12, 0.11]] } }, @@ -693,7 +642,6 @@ "line-color": "@contour_night", "line-width": 0.5, "line-opacity": { - "fn": "stops", "stops": [[11, 0.1], [12, 0.4]] } } @@ -876,7 +824,6 @@ "line-dasharray": [6, 6], "line-width": "@main_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8, 0], [9, 1]] } }, @@ -885,7 +832,6 @@ "line-dasharray": [6, 6], "line-width": "@main_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8, 0], [9, 1]] } } @@ -945,7 +891,6 @@ "line-color": "#e6cec7", "line-width": "@main_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } }, @@ -953,7 +898,6 @@ "line-color": "#78b0c1", "line-width": "@main_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } } @@ -968,7 +912,6 @@ "line-dasharray": [6, 6], "line-width": "@motorway_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8.5, 0], [9, 1]] } }, @@ -977,7 +920,6 @@ "line-dasharray": [6, 6], "line-width": "@motorway_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8.5, 0], [9, 1]] } } @@ -988,7 +930,6 @@ "line-color": "#e6cec7", "line-width": "@motorway_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } }, @@ -996,7 +937,6 @@ "line-color": "#78b0c1", "line-width": "@motorway_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } } @@ -1010,7 +950,6 @@ "line-color": "#ffd", "line-opacity": 0.4, "line-width": { - "fn": "stops", "stops": [[14, 3], [15, 4]] } }, @@ -1045,7 +984,6 @@ "line-dasharray": [10, 4], "line-opacity": 0.8, "line-width": { - "fn": "stops", "stops": [[13, 0.8], [14, 0.9], [15, 1.2]] } }, @@ -1054,7 +992,6 @@ "line-dasharray": [10, 4], "line-opacity": 0.8, "line-width": { - "fn": "stops", "stops": [[13, 0.8], [14, 0.9], [15, 1.2]] } } @@ -1189,7 +1126,6 @@ "line-color": "@case", "line-width": "@main_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8, 0], [9, 1]] } }, @@ -1197,7 +1133,6 @@ "line-color": "@case_night", "line-width": "@main_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8, 0], [9, 1]] } } @@ -1261,7 +1196,6 @@ "line-color": "@main", "line-width": "@main_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } }, @@ -1269,7 +1203,6 @@ "line-color": "@main_night", "line-width": "@main_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } } @@ -1287,7 +1220,6 @@ "line-color": "@case", "line-width": "@motorway_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8.5, 0], [9, 1]] } }, @@ -1295,7 +1227,6 @@ "line-color": "@case_night", "line-width": "@motorway_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8.5, 0], [9, 1]] } } @@ -1306,7 +1237,6 @@ "line-color": "@motorway", "line-width": "@motorway_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } }, @@ -1314,7 +1244,6 @@ "line-color": "@motorway_night", "line-width": "@motorway_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } } @@ -1371,7 +1300,6 @@ "line-color": "@case", "line-width": "@main_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8, 0], [9, 1]] } }, @@ -1379,7 +1307,6 @@ "line-color": "@case_night", "line-width": "@main_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8, 0], [9, 1]] } } @@ -1439,7 +1366,6 @@ "line-color": "@main", "line-width": "@main_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } }, @@ -1447,7 +1373,6 @@ "line-color": "@main_night", "line-width": "@main_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } } @@ -1461,7 +1386,6 @@ "line-color": "@case", "line-width": "@motorway_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8.5, 0], [9, 1]] } }, @@ -1469,7 +1393,6 @@ "line-color": "@case_night", "line-width": "@motorway_casing_width", "line-opacity": { - "fn": "stops", "stops": [[8.5, 0], [9, 1]] } } @@ -1480,7 +1403,6 @@ "line-color": "@motorway", "line-width": "@motorway_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } }, @@ -1488,7 +1410,6 @@ "line-color": "@motorway_night", "line-width": "@motorway_width", "line-opacity": { - "fn": "stops", "stops": [[5.5, 0], [6, 1]] } } @@ -1534,7 +1455,6 @@ "line-color": "#88a", "line-dasharray": [60, 20], "line-opacity": { - "fn": "stops", "stops": [[3, 0], [5, 1]] }, "line-width": "@admin_l3_width" @@ -1543,7 +1463,6 @@ "line-color": "@admin_night", "line-dasharray": [60, 20], "line-opacity": { - "fn": "stops", "stops": [[3, 0], [5, 1]] }, "line-width": "@admin_l3_width" @@ -1590,14 +1509,12 @@ "style": { "line-color": "#c0d6d6", "line-width": { - "fn": "stops", "stops": [[5, 1], [7, 2], [11, 3]] } }, "style.night": { "line-color": "#0a1347", "line-width": { - "fn": "stops", "stops": [[5, 1], [7, 2], [11, 3]] } } @@ -1661,7 +1578,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water" @@ -1669,7 +1585,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water_night" @@ -1690,7 +1605,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water" @@ -1698,7 +1612,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water_night" @@ -1719,7 +1632,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water" @@ -1727,7 +1639,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water_night" @@ -1748,7 +1659,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water" @@ -1756,7 +1666,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water_night" @@ -1779,7 +1688,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water" @@ -1787,7 +1695,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[2, 20], [3, 25], [4, 30], [21, 30]] }, "text-halo-color": "@water_night" @@ -1810,7 +1717,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water" @@ -1818,7 +1724,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[2, 13], [3, 14], [4, 20], [5, 24], [21, 24]] }, "text-halo-color": "@water_night" @@ -1841,7 +1746,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water" @@ -1849,7 +1753,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[2, 12], [3, 13], [4, 15], [5, 18], [21, 18]] }, "text-halo-color": "@water_night" @@ -1872,7 +1775,6 @@ "style": { "text-color": "@marine_text", "text-size": { - "fn": "stops", "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water" @@ -1880,7 +1782,6 @@ "style.night": { "text-color": "@water_dark_night", "text-size": { - "fn": "stops", "stops": [[3, 12], [4, 14], [5, 16], [21, 16]] }, "text-halo-color": "@water_night" @@ -1903,7 +1804,6 @@ "text-halo-width": 0.4, "text-halo-color": "rgba(244,239,225,0.8)", "text-size": { - "fn": "stops", "stops": [[2.99, 0], [3, 10], [8.99, 16], [9, 0]] } }, @@ -1912,7 +1812,6 @@ "text-halo-width": 0.4, "text-halo-color": "@land_night", "text-size": { - "fn": "stops", "stops": [[2.99, 0], [3, 10], [8.99, 16], [9, 0]] } } @@ -1934,7 +1833,6 @@ "text-halo-width": 0.4, "text-halo-color": "@text_stroke", "text-size": { - "fn": "stops", "stops": [[2.99, 0], [3, 10], [6, 14], [13.99, 20], [14, 0]] } }, @@ -1943,7 +1841,6 @@ "text-halo-width": 0.4, "text-halo-color": "@text2_stroke_night", "text-size": { - "fn": "stops", "stops": [[2.99, 0], [3, 10], [6, 14], [13.99, 20], [14, 0]] } } @@ -1965,7 +1862,6 @@ "text-halo-width": 0.3, "text-halo-color": "@text_stroke", "text-size": { - "fn": "stops", "stops": [[8, 10], [11, 13], [13, 17], [15, 22]] } }, @@ -1974,7 +1870,6 @@ "text-halo-width": 0.3, "text-halo-color": "@text2_stroke_night", "text-size": { - "fn": "stops", "stops": [[8, 10], [11, 13], [13, 17], [15, 22]] } } @@ -1996,7 +1891,6 @@ "text-halo-width": 0.3, "text-halo-color": "@text_stroke", "text-size": { - "fn": "stops", "stops": [[8, 8], [11, 10], [13, 14], [15, 16], [16, 20]] } }, @@ -2005,7 +1899,6 @@ "text-halo-width": 0.3, "text-halo-color": "@text2_stroke_night", "text-size": { - "fn": "stops", "stops": [[8, 8], [11, 10], [13, 14], [15, 16], [16, 20]] } } @@ -2026,7 +1919,6 @@ "text-color": "#7d6c55", "text-halo-color": "@text_stroke", "text-size": { - "fn": "stops", "stops": [[12, 11], [13, 12], [15, 14], [17, 18]] } }, @@ -2035,7 +1927,6 @@ "text-halo-color": "@text2_stroke_night", "text-halo-width": 0.3, "text-size": { - "fn": "stops", "stops": [[12, 11], [13, 12], [15, 14], [17, 18]] } } @@ -2235,13 +2126,11 @@ }, "style": { "icon-opacity": { - "fn": "stops", "stops": [[15.5, 0], [15.75, 1]] } }, "style.night": { "icon-opacity": { - "fn": "stops", "stops": [[15.5, 0], [15.75, 1]] } } @@ -2266,7 +2155,6 @@ "text-halo-color": "@land", "text-halo-width": 0.3, "text-opacity": { - "fn": "stops", "stops": [[15.5, 0], [15.75, 1]] } }, @@ -2276,7 +2164,6 @@ "text-halo-color": "@text2_stroke_night", "text-halo-width": 0.3, "text-opacity": { - "fn": "stops", "stops": [[15.5, 0], [15.75, 1]] } } @@ -2292,13 +2179,11 @@ }, "style": { "icon-opacity": { - "fn": "stops", "stops": [[17.5, 0], [17.75, 1]] } }, "style.night": { "icon-opacity": { - "fn": "stops", "stops": [[17.5, 0], [17.75, 1]] } } @@ -2321,7 +2206,6 @@ "text-color": "#444", "text-size": 10, "text-opacity": { - "fn": "stops", "stops": [[17.5, 0], [17.75, 1]] }, "text-halo-color": "@land", @@ -2331,7 +2215,6 @@ "text-color": "#fff", "text-size": 10, "text-opacity": { - "fn": "stops", "stops": [[17.5, 0], [17.75, 1]] }, "text-halo-color": "@text2_stroke_night", @@ -2349,13 +2232,11 @@ }, "style": { "icon-opacity": { - "fn": "stops", "stops": [[12, 0], [12.25, 1]] } }, "style.night": { "icon-opacity": { - "fn": "stops", "stops": [[12, 0], [12.25, 1]] } } |