Add icons for ventilation and manhole=drain.

For tags man_made=ventilation_shaft and manhole=drain.
This commit is contained in:
Sergey Vartanov 2020-08-24 08:47:58 +03:00
parent fb3faaaa29
commit 5d3669891c
2 changed files with 15 additions and 1 deletions

View file

@ -81,6 +81,10 @@ tags:
icon: [pole_lamp]
- tags: {man_made: flagpole}
icon: [flagpole]
- tags: {man_made: ventilation_shaft}
icon: [ventilation]
- tags: {building: ventilation_shaft}
icon: [ventilation]
- tags: {amenity: bicycle_parking}
icon: [bicycle_parking]
@ -99,6 +103,11 @@ tags:
- tags: {vending: public_transport_tickets}
add_icon: [ticket]
# Leisure
- tags: {leisure: playground}
icon: [toy_horse]
# Support
- tags: {support: pole}
@ -195,6 +204,8 @@ tags:
icon: [shop_convenience]
- tags: {building: store}
icon: [shop_convenience]
- tags: {shop: kiosk}
icon: [kiosk]
- tags: {building: 'yes', shop: kiosk}
icon: [kiosk]
- tags: {amenity: shop, shop: kiosk}
@ -366,8 +377,11 @@ tags:
icon: [lowered_kerb]
- tags: {traffic_calming: cushion}
icon: [traffic_cushion]
- tags: {manhole: unknown}
- tags: {man_made: manhole}
icon: [manhole]
- tags: {manhole: drain}
icon: [manhole_drain]
# Tourism

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before After
Before After