Add icon for amenity=courthouse.

This commit is contained in:
Sergey Vartanov 2022-02-05 20:53:25 +03:00
parent 7f5e728140
commit 089989f560

View file

@ -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]