Issue #66: add icon for amenity=stripclub.

This commit is contained in:
Sergey Vartanov 2021-07-24 21:53:13 +03:00
parent bc16f9e029
commit d94f44692e
4 changed files with 559 additions and 492 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 98 KiB

Before After
Before After

View file

@ -512,6 +512,9 @@
"is_part": true
},
"pole": {},
"pole_dancer": {
"name": "pole dancer"
},
"pole_lamp": {
"directed": "right",
"name": "pole lamp"

File diff suppressed because it is too large Load diff

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Before After
Before After

View file

@ -301,6 +301,8 @@ node_icons:
shapes: [book]
- tags: {amenity: prison}
shapes: [prison]
- tags: {amenity: stripclub}
shapes: [pole_dancer]
- tags: {club: computer}
shapes: [glider]
- tags: {man_made: survey_point}