Skip to content

Commit

Permalink
Maps: Fix color of some POIs, render light_rail and tram lines
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Sep 13, 2023
1 parent 0234fee commit a35d381
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 28 deletions.
24 changes: 24 additions & 0 deletions artwork/styles/style-microg-normal-openmaptiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -3353,7 +3353,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -3402,6 +3404,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -3475,7 +3478,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -3517,6 +3522,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down Expand Up @@ -3669,7 +3675,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -3718,6 +3726,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -3791,7 +3800,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -3833,6 +3844,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down Expand Up @@ -3984,7 +3996,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -4033,6 +4047,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -4128,7 +4143,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -4170,6 +4187,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down Expand Up @@ -4321,7 +4339,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -4370,6 +4390,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -4465,7 +4486,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -4507,6 +4530,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down
54 changes: 47 additions & 7 deletions artwork/styles/style-microg-normal-stadia.json
Original file line number Diff line number Diff line change
Expand Up @@ -1288,16 +1288,32 @@
"filter": [
"all",
[
"match",
"any",
[
"get",
"class"
"match",
[
"get",
"class"
],
[
"rail"
],
true,
false
],
[
"rail"
],
true,
false
"match",
[
"get",
"subclass"
],
[
"light_rail",
"tram"
],
true,
false
]
],
[
"match",
Expand Down Expand Up @@ -3507,7 +3523,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -3556,6 +3574,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -3629,7 +3648,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -3671,6 +3692,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down Expand Up @@ -3823,7 +3845,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -3872,6 +3896,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -3945,7 +3970,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -3987,6 +4014,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down Expand Up @@ -4138,7 +4166,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -4187,6 +4217,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -4282,7 +4313,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -4324,6 +4357,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down Expand Up @@ -4475,7 +4509,9 @@
"poi_generic_green",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"poi_generic_purple",
Expand Down Expand Up @@ -4524,6 +4560,7 @@
]
],
[
"clothing_store",
"shop"
],
"poi_generic_blue",
Expand Down Expand Up @@ -4619,7 +4656,9 @@
"hsl(117, 53%, 31%)",
[
"bank",
"atm",
"parking",
"toilets",
"garages"
],
"#737b9b",
Expand Down Expand Up @@ -4661,6 +4700,7 @@
"#df7db1",
[
"grocery",
"clothing_store",
"shop"
],
"hsl(213, 40%, 48%)",
Expand Down
Loading

0 comments on commit a35d381

Please sign in to comment.