[style] mark novice pistes as blue

This commit is contained in:
Darafei Praliaskouski 2013-04-03 15:30:08 +03:00 committed by Alex Zolotarev
parent 34bedede55
commit 852efcc356
3 changed files with 11 additions and 11 deletions

Binary file not shown.

View file

@ -22441,7 +22441,7 @@ cont {
scale: 13
lines {
width: 2.5
color: 0x404040
color: 0x0000FF
priority: 1000
}
}
@ -22449,7 +22449,7 @@ cont {
scale: 14
lines {
width: 5
color: 0x505050
color: 0x0000FF
priority: 1000
}
}
@ -22457,7 +22457,7 @@ cont {
scale: 15
lines {
width: 5
color: 0x505050
color: 0x0000FF
priority: 1000
}
}
@ -22465,7 +22465,7 @@ cont {
scale: 16
lines {
width: 5
color: 0x505050
color: 0x0000FF
priority: 1000
}
}
@ -22473,7 +22473,7 @@ cont {
scale: 17
lines {
width: 5
color: 0x505050
color: 0x0000FF
priority: 1000
}
}

View file

@ -1853,7 +1853,7 @@ line|z13[railway=yard]
}
line|z13[piste:type=downhill][piste:difficulty=easy]
{
color: #404040;
color: blue;
width: 2.5;
}
node|z13[place=city]
@ -2093,11 +2093,6 @@ line|z14[railway=construction]
dashes: 1.5,1.5;
linecap: butt;
}
line|z14-[piste:type=downhill][piste:difficulty=easy]
{
color: #404040;
width: 5;
}
line|z14[highway=primary],
line|z14[highway=trunk]
{
@ -2123,6 +2118,11 @@ line|z14-[piste:type=downhill]
color: #505050;
width: 5;
}
line|z14-[piste:type=downhill][piste:difficulty=easy]
{
color: blue;
width: 5;
}
line|z14[boundary=administrative][type=nation]
{
color: yellow;