Feature: tweaking disused and tram railway lines

This commit is contained in:
Pieter Vander Vennet 2025-02-21 14:44:29 +01:00
parent ea52bfb26e
commit d6cd891da4

View file

@ -2203,7 +2203,20 @@
],
"paint": {
"line-opacity": 1,
"line-color": "#666",
"line-color": [
"match",
[
"get",
"kind_detail"
],
"disused",
"#666666aa",
"tram",
"#999",
"subway",
"#999",
"#666"
],
"line-width": [
"interpolate",
[