mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 08:40:11 +02:00
Add icon for building=container.
This commit is contained in:
parent
c2b4890695
commit
5ebd3c8720
4 changed files with 20 additions and 28 deletions
|
@ -442,8 +442,6 @@ node_icons:
|
|||
- tags: {amenity: police}
|
||||
location_restrictions: {include: [jp]}
|
||||
shapes: [japan_koban]
|
||||
- tags: {building: construction}
|
||||
shapes: [building_construction]
|
||||
- tags: {building: townhall}
|
||||
shapes: [townhall]
|
||||
- tags: {amenity: townhall}
|
||||
|
@ -765,6 +763,11 @@ node_icons:
|
|||
- group: "Big objects not for all"
|
||||
start_zoom_level: 15.0
|
||||
tags:
|
||||
- tags: {building: construction}
|
||||
shapes: [building_construction]
|
||||
- tags: {building: container}
|
||||
shapes: [building_container]
|
||||
|
||||
- tags: {building: apartments}
|
||||
shapes: [apartments_2_story]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue