Issue #37: add icon for tourism=apartment.

This commit is contained in:
Sergey Vartanov 2022-02-06 10:46:02 +03:00
parent be0e60dd85
commit 262b0468da
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 440 KiB

After

Width:  |  Height:  |  Size: 418 KiB

Before After
Before After

View file

@ -466,6 +466,8 @@ node_icons:
location_restrictions: {include: [jp]} location_restrictions: {include: [jp]}
- tags: {amenity: veterinary} - tags: {amenity: veterinary}
shapes: [dog_and_cross] shapes: [dog_and_cross]
- tags: {tourism: apartment}
shapes: [bed_with_floor_and_ceiling]
- tags: {tourism: hotel} - tags: {tourism: hotel}
shapes: [bed] shapes: [bed]
- tags: {building: hotel} - tags: {building: hotel}