Changes between Version 21 and Version 22 of Styles/iD


Ignore:
Timestamp:
2024-02-13T09:24:45+01:00 (2 years ago)
Author:
jmxtzgbv9
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/iD

    v21 v22  
    675675way|z16-[highway=living_street] {
    676676    width: 6;
    677     z-index: 0.01;
    678     dashes: 9,9;
    679     dashes-background-color: livingdashed#00ff00;
    680     color: street#c0c0c0;
    681     opacity: 1;
     677    color: street#cccccc;
     678    casing-width: 0.7;
     679    casing-color: #fbfbfb;
    682680}
    683681way|z15[highway=living_street] {
    684682    width: 3.46;
    685     z-index: 0.01;
    686     dashes: 6,6;
    687     dashes-background-color: livingdashed#00ff00;
    688     color: street#c0c0c0;
    689     opacity: 1;
     683    color: street#cccccc;
     684    casing-width: 0.7;
     685    casing-color: #fbfbfb;
    690686}
    691687way|z-14[highway=living_street] {
    692688    width: 2;
    693     z-index: 0.01;
    694     dashes: 3,3;
    695     dashes-background-color: livingdashed#00ff00;
    696     color: street#c0c0c0;
    697     opacity: 1;
     689    color: street#cccccc;
     690    casing-width: 0.7;
     691    casing-color: #fbfbfb;
    698692}
    699693way[highway=service][area?], relation[type=multipolygon][highway=service] {
     
    11441138    width: 6;
    11451139    color: piste_novice#00ff00;
     1140}
     1141way[piste:type]::core_piste{
     1142    width: 4;
     1143    color: piste#aa99dd;
     1144    casing-width: 0.7;
     1145    casing-color: #746b8c;
    11461146}
    11471147node[piste:type=downhill],
     
    35113511    dashes: 9,9;
    35123512}
     3513way[railway=rail][service=crossover]{
     3514    width: 2;
     3515    color: rail#ffffff;
     3516    dashes: 12,12;
     3517    dashes-background-color: raildashed#ddccaa;
     3518    opacity: 2;
     3519}
     3520way[railway=rail][service=siding]{
     3521    width: 2;
     3522    color: rail#ffffff;
     3523    dashes: 12,12;
     3524    dashes-background-color: raildashed#ddccaa;
     3525    opacity: 2;
     3526}
     3527way[railway=rail][service=siding]{
     3528    width: 2;
     3529    color: rail#ffffff;
     3530    dashes: 12,12;
     3531    dashes-background-color: raildashed#ddccaa;
     3532    opacity: 2;
     3533}
     3534way[railway=rail][service=spur]{
     3535    width: 2;
     3536    color: rail#ffffff;
     3537    dashes: 12,12;
     3538    dashes-background-color: raildashed#ddccaa;
     3539    opacity: 2;
     3540}
    35133541way[railway=light_rail][service=crossover],
    35143542way[railway=light_rail][service=siding],
     
    42274255}
    42284256area[natural=grassland] {
    4229     fill-color: green#b1e0c2;
     4257    fill-color: green#8cD05F;
    42304258}
    42314259area[natural=wetland] {