diff --git a/configuration/map_files/styles/updated-mono.json b/configuration/map_files/styles/updated-mono.json index 501e267..0f9fe6b 100644 --- a/configuration/map_files/styles/updated-mono.json +++ b/configuration/map_files/styles/updated-mono.json @@ -102,42 +102,6 @@ "fill-opacity": 0.75 } }, - { - "id": "road_minor-copy", - "metadata": { - "mapbox:group": "1444849345966.4436" - }, - "paint": { - "line-color": "rgba(255, 255, 255, 1)", - "line-width": 2 - }, - "type": "line", - "source": "mapbox", - "source-layer": "transportation", - "filter": [ - "all", - [ - "==", - "$type", - "LineString" - ], - [ - "in", - "class", - "minor", - "service" - ], - [ - "==", - "service", - "driveway" - ] - ], - "layout": { - "line-cap": "round", - "line-join": "round" - } - }, { "id": "waterway", "type": "line", @@ -1287,16 +1251,10 @@ "source-layer": "transportation", "filter": [ "all", - [ - "==", - "$type", - "LineString" - ], [ "in", "class", - "minor", - "service" + "minor" ] ], "layout": { @@ -1537,7 +1495,7 @@ "tunnel" ], [ - "in", + "==", "class", "motorway" ]