mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-29 18:27:19 +02:00
Add icon for amenity=courthouse.
This commit is contained in:
parent
7f5e728140
commit
089989f560
1 changed files with 2 additions and 0 deletions
|
@ -443,6 +443,8 @@ node_icons:
|
|||
- tags: {amenity: fire_station}
|
||||
location_restrictions: {include: [jp]}
|
||||
shapes: [{shape: japan_fire_station, color: emergency_color}]
|
||||
- tags: {amenity: courthouse}
|
||||
shapes: [gavel]
|
||||
- tags: {amenity: police}
|
||||
location_restrictions: {include: [jp]}
|
||||
shapes: [japan_koban]
|
||||
|
|
Loading…
Add table
Reference in a new issue