forked from organicmaps/organicmaps
[styles] Regenerate for outdoor isolines
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
parent
b5ee768fc6
commit
a4d62e6022
9 changed files with 63 additions and 4 deletions
|
@ -606,6 +606,8 @@
|
|||
3642885669
|
||||
3642892834
|
||||
3644011315
|
||||
3645464905
|
||||
3646322006
|
||||
3647094143
|
||||
3649819616
|
||||
3653532415
|
||||
|
|
Binary file not shown.
|
@ -46474,6 +46474,16 @@ cont {
|
|||
}
|
||||
cont {
|
||||
name: "isoline-step_100"
|
||||
element {
|
||||
scale: 11
|
||||
lines {
|
||||
width: 0.8
|
||||
color: 3427361097
|
||||
priority: 60
|
||||
join: BEVELJOIN
|
||||
cap: BUTTCAP
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 12
|
||||
lines {
|
||||
|
@ -46780,6 +46790,15 @@ cont {
|
|||
}
|
||||
cont {
|
||||
name: "isoline-step_50"
|
||||
element {
|
||||
scale: 13
|
||||
lines {
|
||||
width: 0.8
|
||||
color: 3428218198
|
||||
priority: 60
|
||||
cap: BUTTCAP
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 14
|
||||
lines {
|
||||
|
|
Binary file not shown.
|
@ -46963,6 +46963,16 @@ cont {
|
|||
}
|
||||
cont {
|
||||
name: "isoline-step_100"
|
||||
element {
|
||||
scale: 11
|
||||
lines {
|
||||
width: 0.6
|
||||
color: 3645464905
|
||||
priority: 60
|
||||
join: BEVELJOIN
|
||||
cap: BUTTCAP
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 12
|
||||
lines {
|
||||
|
@ -47276,6 +47286,15 @@ cont {
|
|||
}
|
||||
cont {
|
||||
name: "isoline-step_50"
|
||||
element {
|
||||
scale: 13
|
||||
lines {
|
||||
width: 0.6
|
||||
color: 3646322006
|
||||
priority: 60
|
||||
cap: BUTTCAP
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 14
|
||||
lines {
|
||||
|
|
Binary file not shown.
|
@ -47233,6 +47233,16 @@ cont {
|
|||
}
|
||||
cont {
|
||||
name: "isoline-step_100"
|
||||
element {
|
||||
scale: 11
|
||||
lines {
|
||||
width: 0.6
|
||||
color: 3645464905
|
||||
priority: 60
|
||||
join: BEVELJOIN
|
||||
cap: BUTTCAP
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 12
|
||||
lines {
|
||||
|
@ -47546,6 +47556,15 @@ cont {
|
|||
}
|
||||
cont {
|
||||
name: "isoline-step_50"
|
||||
element {
|
||||
scale: 13
|
||||
lines {
|
||||
width: 0.6
|
||||
color: 3645464905
|
||||
priority: 60
|
||||
cap: BUTTCAP
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 14
|
||||
lines {
|
||||
|
|
|
@ -423,9 +423,9 @@ barrier-ditch # line z15-
|
|||
=== 70
|
||||
|
||||
isoline-step_10 # line z15- (also has pathtext z16-)
|
||||
isoline-step_100 # line z12- (also has pathtext z13-)
|
||||
isoline-step_100 # line z11- (also has pathtext z13-)
|
||||
isoline-step_1000 # line z10- (also has pathtext z10-)
|
||||
isoline-step_50 # line z14- (also has pathtext z15-)
|
||||
isoline-step_50 # line z13- (also has pathtext z15-)
|
||||
isoline-step_500 # line z10- (also has pathtext z11-)
|
||||
isoline-zero # line z15- (also has pathtext z15-)
|
||||
=== 60
|
||||
|
|
|
@ -600,7 +600,7 @@ man_made-water_well # icon z12- (also has captio
|
|||
man_made-windmill # icon z16- (also has caption(optional) z16-)
|
||||
=== 3050
|
||||
|
||||
isoline-step_100 # pathtext z13- (also has line z12-)
|
||||
isoline-step_100 # pathtext z13- (also has line z11-)
|
||||
=== 3020
|
||||
|
||||
aerialway-cable_car # pathtext z15- (also has line z12-, line::dash z12-)
|
||||
|
@ -1035,7 +1035,7 @@ sport-soccer # icon z17- (also has captio
|
|||
=== 1300
|
||||
|
||||
amenity-atm # icon z18- (also has caption(optional) z18-)
|
||||
isoline-step_50 # pathtext z15- (also has line z14-)
|
||||
isoline-step_50 # pathtext z15- (also has line z13-)
|
||||
landuse-recreation_ground # caption z15- (also has area z12-)
|
||||
leisure-recreation_ground # caption z17-
|
||||
leisure-sports_centre # icon z17- (also has caption(optional) z17-)
|
||||
|
|
Loading…
Add table
Reference in a new issue