forked from organicmaps/organicmaps
[styles] Remove visibility and styles of "addr:XXX" types.
TODO: remove them from classificator in future releases.
This commit is contained in:
parent
dab815a85b
commit
3d1a2d81b1
2 changed files with 3 additions and 35 deletions
|
@ -1,43 +1,11 @@
|
|||
cont {
|
||||
name: "addr:interpolation-all"
|
||||
element {
|
||||
scale: 17
|
||||
lines {
|
||||
width: 1
|
||||
color: 0xB0B0B0
|
||||
priority: 93
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "addr:interpolation-even"
|
||||
element {
|
||||
scale: 17
|
||||
lines {
|
||||
width: 1
|
||||
color: 0xB0B0B0
|
||||
dashdot {
|
||||
dd: 4
|
||||
dd: 4
|
||||
}
|
||||
priority: 92
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "addr:interpolation-odd"
|
||||
element {
|
||||
scale: 17
|
||||
lines {
|
||||
width: 1
|
||||
color: 0xB0B0B0
|
||||
dashdot {
|
||||
dd: 1.6
|
||||
dd: 1.6
|
||||
}
|
||||
priority: 91
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "aerialway-cable_car"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
world 000000000000000000 +
|
||||
addr:interpolation 000000000000000000 +
|
||||
all 000000000000000001 -
|
||||
even 000000000000000001 -
|
||||
odd 000000000000000001 -
|
||||
all 000000000000000000 -
|
||||
even 000000000000000000 -
|
||||
odd 000000000000000000 -
|
||||
{}
|
||||
aerialway 000000000000000000 +
|
||||
cable_car 000000000000000111 -
|
||||
|
|
Loading…
Add table
Reference in a new issue