From 8e6a8625046e54907a9bb2e0e8caa39df6c68508 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Fri, 21 Feb 2025 14:44:29 +0100 Subject: [PATCH] Feature: tweaking disused and tram railway lines --- public/assets/sunny.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/public/assets/sunny.json b/public/assets/sunny.json index 3ca95b23b8..73b92ba763 100644 --- a/public/assets/sunny.json +++ b/public/assets/sunny.json @@ -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", [