forked from organicmaps/organicmaps
Merge pull request #1019 from mapsme/revert-1018-style_building_part
Revert "[styles] Style building part"
This commit is contained in:
commit
79bda0325b
5 changed files with 0 additions and 65 deletions
Binary file not shown.
|
@ -7490,37 +7490,6 @@ cont {
|
|||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "building:part"
|
||||
element {
|
||||
scale: 16
|
||||
area {
|
||||
color: 868862139
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 17
|
||||
area {
|
||||
color: 12763315
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 18
|
||||
area {
|
||||
color: 12763315
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 19
|
||||
area {
|
||||
color: 12763315
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "craft-brewery"
|
||||
element {
|
||||
|
|
Binary file not shown.
|
@ -7490,37 +7490,6 @@ cont {
|
|||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "building:part"
|
||||
element {
|
||||
scale: 16
|
||||
area {
|
||||
color: 857874978
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 17
|
||||
area {
|
||||
color: 3355443
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 18
|
||||
area {
|
||||
color: 3355443
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
element {
|
||||
scale: 19
|
||||
area {
|
||||
color: 3355443
|
||||
priority: 1298
|
||||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "craft-brewery"
|
||||
element {
|
||||
|
|
|
@ -14,7 +14,6 @@ area|z15[landuse=garages]
|
|||
}
|
||||
|
||||
area|z16[building],
|
||||
area|z16[building:part],
|
||||
area|z16[landuse=garages]
|
||||
{
|
||||
fill-color: @building;
|
||||
|
@ -23,7 +22,6 @@ area|z16[landuse=garages]
|
|||
}
|
||||
|
||||
area|z17[building],
|
||||
area|z17[building:part],
|
||||
area|z17[landuse=garages]
|
||||
{
|
||||
fill-color: @building_dark;
|
||||
|
@ -32,7 +30,6 @@ area|z17[landuse=garages]
|
|||
}
|
||||
|
||||
area|z18-[building],
|
||||
area|z18-[building:part],
|
||||
area|z18-[landuse=garages]
|
||||
{
|
||||
fill-color: @building_dark;
|
||||
|
|
Loading…
Add table
Reference in a new issue