Add icon for Acer.

This commit is contained in:
Sergey Vartanov 2021-06-13 00:19:04 +03:00
parent bb5e0ff925
commit d93aeba1ea
2 changed files with 12 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Before After
Before After

View file

@ -721,6 +721,7 @@ node_icons:
set_main_color: evergreen_color
- tags: {natural: bush}
shapes: [{shape: bush, color: tree_color}]
- tags: {natural: tree, genus: Betula}
shapes: [{shape: betula, color: tree_color}]
- tags: {natural: tree, "genus:en": Birch}
@ -728,6 +729,13 @@ node_icons:
- tags: {natural: tree, "genus:ru": Берёза}
shapes: [{shape: betula, color: tree_color}]
- tags: {natural: tree, genus: Acer}
shapes: [{shape: tree, color: tree_color}]
add_shapes: [{shape: leaf_maple, color: tree_color}]
- tags: {natural: tree, "genus:en": Maple}
shapes: [{shape: tree, color: tree_color}]
add_shapes: [{shape: leaf_maple, color: tree_color}]
- tags: {railway: buffer_stop}
shapes: [buffer_stop]
- tags: {traffic_sign: city_limit}
@ -1227,6 +1235,10 @@ ways:
style:
fill: grass_color
opacity: 0.5
- tags: {leisure: golf_course}
style:
fill: grass_color
opacity: 0.5
- tags: {leisure: pitch}
style:
fill: pitch_color