diff --git a/map_machine/scheme/default.yml b/map_machine/scheme/default.yml index da901df..5db44e0 100644 --- a/map_machine/scheme/default.yml +++ b/map_machine/scheme/default.yml @@ -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]