Skip to content

Commit 6358d6c

Browse files
committed
moving man-made bridges below things that could be on top of man-made bridges, including flat buildings and above water
1 parent 8822e36 commit 6358d6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

historical/historical.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1284,7 +1284,7 @@
12841284
["==", ["get", "class"], "man_made"],
12851285
["==", ["get", "type"], "bridge"]
12861286
],
1287-
"paint": {"fill-color": "rgba(255, 255, 255, 1)"}
1287+
"paint": {"fill-color": "rgba(254, 255, 255, 1)"}
12881288
},
12891289
{
12901290
"id": "man_made_bridge_line",

0 commit comments

Comments
 (0)