mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 18:31:53 +02:00
Issue #66: add icon for amenity=stripclub.
This commit is contained in:
parent
bc16f9e029
commit
d94f44692e
4 changed files with 559 additions and 492 deletions
BIN
doc/grid.png
BIN
doc/grid.png
Binary file not shown.
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
|
@ -512,6 +512,9 @@
|
|||
"is_part": true
|
||||
},
|
||||
"pole": {},
|
||||
"pole_dancer": {
|
||||
"name": "pole dancer"
|
||||
},
|
||||
"pole_lamp": {
|
||||
"directed": "right",
|
||||
"name": "pole lamp"
|
||||
|
|
1046
icons/icons.svg
1046
icons/icons.svg
File diff suppressed because it is too large
Load diff
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue