forked from organicmaps/organicmaps
Fix drawing rules !alphabetic! order.
This commit is contained in:
parent
025f04973d
commit
524e925237
2 changed files with 55 additions and 55 deletions
Binary file not shown.
|
@ -53524,6 +53524,61 @@ cont {
|
|||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "railway-station"
|
||||
element {
|
||||
scale: 14
|
||||
symbol {
|
||||
name: "railway-station-mini"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 15
|
||||
caption {
|
||||
primary {
|
||||
height: 8
|
||||
color: 0x3050D8
|
||||
stroke_color: 0xF8FCFF
|
||||
}
|
||||
priority: 15567
|
||||
}
|
||||
symbol {
|
||||
name: "railway-station-mini"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 16
|
||||
caption {
|
||||
primary {
|
||||
height: 10
|
||||
color: 0x3050D8
|
||||
stroke_color: 0xF8FCFF
|
||||
}
|
||||
priority: 15567
|
||||
}
|
||||
symbol {
|
||||
name: "subway-station-1"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 17
|
||||
caption {
|
||||
primary {
|
||||
height: 10
|
||||
color: 0x3050D8
|
||||
stroke_color: 0xF8FCFF
|
||||
}
|
||||
priority: 15803
|
||||
}
|
||||
symbol {
|
||||
name: "subway-station-1"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "railway-station-subway"
|
||||
element {
|
||||
|
@ -53587,61 +53642,6 @@ cont {
|
|||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "railway-station"
|
||||
element {
|
||||
scale: 14
|
||||
symbol {
|
||||
name: "railway-station-mini"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 15
|
||||
caption {
|
||||
primary {
|
||||
height: 8
|
||||
color: 0x3050D8
|
||||
stroke_color: 0xF8FCFF
|
||||
}
|
||||
priority: 15567
|
||||
}
|
||||
symbol {
|
||||
name: "railway-station-mini"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 16
|
||||
caption {
|
||||
primary {
|
||||
height: 10
|
||||
color: 0x3050D8
|
||||
stroke_color: 0xF8FCFF
|
||||
}
|
||||
priority: 15567
|
||||
}
|
||||
symbol {
|
||||
name: "subway-station-1"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 17
|
||||
caption {
|
||||
primary {
|
||||
height: 10
|
||||
color: 0x3050D8
|
||||
stroke_color: 0xF8FCFF
|
||||
}
|
||||
priority: 15803
|
||||
}
|
||||
symbol {
|
||||
name: "subway-station-1"
|
||||
priority: 11358
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "railway-subway"
|
||||
element {
|
||||
|
|
Loading…
Add table
Reference in a new issue