mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-19 09:27:47 +02:00
Issue #7: add Japanese fire station symbol.
This commit is contained in:
parent
8aadb79f62
commit
d7c0ee4fd9
2 changed files with 9 additions and 3 deletions
|
@ -293,6 +293,9 @@ node_icons:
|
|||
- group: "Important big objects"
|
||||
start_zoom_level: 14
|
||||
tags:
|
||||
- tags: {amenity: fire_station}
|
||||
location_restrictions: {include: [jp]}
|
||||
shapes: [{shape: japan_fire_station, color: emergency_color}]
|
||||
- tags: {building: townhall}
|
||||
shapes: [townhall]
|
||||
- tags: {amenity: townhall}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue