Changes between Version 55 and Version 56 of Styles/iD


Ignore:
Timestamp:
2024-05-19T12:08:50+02:00 (21 months ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/iD

    v55 v56  
    13551355    set icon_z17;
    13561356}
    1357 way|z16-[highway=construction][!tunnel] {
     1357way|z16-[highway=construction][!tunnel][!bridge] {
    13581358    width: 6;
    13591359    z-index: 0.01;
    13601360    dashes: 9,9;
    1361     dashes-background-color: livingdashed#ffffff;
     1361    dashes-background-color: constructdashed#ffffff;
    13621362    color: street#FC6C14;
    13631363    casing-width: 1;
     
    13651365    opacity: 1;
    13661366}
    1367 way|z15[highway=construction][!tunnel] {
     1367way|z15[highway=construction][!tunnel][!bridge] {
    13681368    width: 3.46;
    13691369    z-index: 0.01;
    13701370    dashes: 6,6;
    1371     dashes-background-color: livingdashed#ffffff;
     1371    dashes-background-color: constructdashed#ffffff;
    13721372    color: street#FC6C14;
    13731373    casing-width: 1;
     
    13751375    opacity: 1;
    13761376}
    1377 way|z-14[highway=construction][!tunnel] {
     1377way|z-14[highway=construction][!tunnel][!bridge] {
    13781378    width: 2;
    13791379    z-index: 0.01;
    13801380    dashes: 3,3;
    1381     dashes-background-color: livingdashed#ffffff;
     1381    dashes-background-color: constructdashed#ffffff;
    13821382    color: street#FC6C14;
    13831383    casing-width: 1;
     
    13891389    z-index: 0.01;
    13901390    dashes: 9,9;
    1391     dashes-background-color: livingdashed#808080;
     1391    dashes-background-color: constructdashed#808080;
    13921392    color: street#A67A60;
    13931393    casing-width: 1;
     
    13991399    z-index: 0.01;
    14001400    dashes: 6,6;
    1401     dashes-background-color: livingdashed#808080;
     1401    dashes-background-color: constructdashed#808080;
    14021402    color: street#A67A60;
    14031403    casing-width: 1;
     
    14091409    z-index: 0.01;
    14101410    dashes: 3,3;
    1411     dashes-background-color: livingdashed#808080;
     1411    dashes-background-color: constructdashed#808080;
    14121412    color: street#A67A60;
    14131413    casing-width: 1;
    14141414    casing-color: #4A4A4A;
    14151415    opacity: 1;
     1416}
     1417way|z16-[highway=construction][bridge] {
     1418    width: 6;
     1419    z-index: 0.01;
     1420    dashes: 9,9;
     1421    dashes-background-color: constructdashed#ffffff;
     1422    color: street#FC6C14;
     1423    casing-width: 1;
     1424    casing-color: #504F4D;
     1425    opacity: 0.75;
     1426}
     1427way|z15[highway=construction][bridge] {
     1428    width: 3.46;
     1429    z-index: 0.01;
     1430    dashes: 6,6;
     1431    dashes-background-color: constructdashed#ffffff;
     1432    color: street#FC6C14;
     1433    casing-width: 1;
     1434    casing-color: #504F4D;
     1435    opacity: 1;
     1436}
     1437way|z-14[highway=construction][bridge] {
     1438    width: 2;
     1439    z-index: 0.01;
     1440    dashes: 3,3;
     1441    dashes-background-color: constructdashed#ffffff;
     1442    color: street#FC6C14;
     1443    casing-width: 1;
     1444    casing-color: #504F4D;
     1445    opacity: 0.75;
    14161446}
    14171447way|z16-[highway=proposed][!tunnel] {
     
    50145044}
    50155045way[waterway=weir] {
    5016     width: 2;
    5017     color: manmade#d8d8d8;
     5046    width: 4;
     5047    color: weir##77DDDD;
     5048    right-casing-color: weir##77DEDE;
     5049    right-casing-width: 8;
     5050    right-casing-opacity: 0.35;
    50185051}
    50195052node[waterway=weir] {
     
    50255058}
    50265059way[waterway=dam] {
    5027     width: 2;
    5028     color: manmade#d8d8d8;
     5060    width: 4;
     5061    color: manmade##AAAAAA;
     5062    casing-color: #626262;
     5063    casing-width: 2;
    50295064}
    50305065node[waterway=dam] {