forked from organicmaps/organicmaps
[styles] Rebuild the legacy style with water towers
This commit is contained in:
parent
db0c3b902e
commit
7fc6560c0c
5 changed files with 41 additions and 0 deletions
|
@ -444,6 +444,7 @@ world +
|
|||
{}
|
||||
survey_point -
|
||||
wastewater_plant -
|
||||
water_tower -
|
||||
windmill -
|
||||
{}
|
||||
mapswithme +
|
||||
|
|
Binary file not shown.
|
@ -38981,6 +38981,44 @@ cont {
|
|||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "man_made-water_tower"
|
||||
element {
|
||||
scale: 15
|
||||
symbol {
|
||||
name: "hunting_closed_high"
|
||||
priority: 16000
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 16
|
||||
symbol {
|
||||
name: "hunting_closed_high"
|
||||
priority: 16000
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 17
|
||||
symbol {
|
||||
name: "hunting_closed_high"
|
||||
priority: 16000
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 18
|
||||
symbol {
|
||||
name: "hunting_closed_high"
|
||||
priority: 16000
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 19
|
||||
symbol {
|
||||
name: "hunting_closed_high"
|
||||
priority: 16000
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "man_made-windmill"
|
||||
element {
|
||||
|
|
|
@ -1048,3 +1048,4 @@ amenity|place_of_worship|hindu
|
|||
amenity|place_of_worship|shinto
|
||||
amenity|place_of_worship|jewish
|
||||
amenity|place_of_worship|taoist
|
||||
man_made|water_tower
|
||||
|
|
|
@ -444,6 +444,7 @@ world 00000000000000000000 +
|
|||
{}
|
||||
survey_point 00000000000000000000 -
|
||||
wastewater_plant 00000000000011111111 -
|
||||
water_tower 00000000000000011111 -
|
||||
windmill 00000000000000000111 -
|
||||
{}
|
||||
mapswithme 00000000000000000000 +
|
||||
|
|
Loading…
Add table
Reference in a new issue