mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 00:29:53 +02:00
Reuse icons for leisure=hackerspace and others.
Also for leisure=indoor_playground and barrier=artwork + artwork_type=statue.
This commit is contained in:
parent
f2180b17a9
commit
2ea915c6f1
1 changed files with 6 additions and 0 deletions
|
@ -408,6 +408,8 @@ node_icons:
|
|||
shapes: [pole_dancer]
|
||||
- tags: {club: computer}
|
||||
shapes: [glider]
|
||||
- tags: {leisure: hackerspace}
|
||||
shapes: [glider]
|
||||
- tags: {man_made: survey_point}
|
||||
shapes: [survey_point]
|
||||
- tags: {leisure: amusement_arcade}
|
||||
|
@ -577,6 +579,8 @@ node_icons:
|
|||
shapes: [toy_horse]
|
||||
- tags: {building: kindergarten, amenity: kindergarten}
|
||||
shapes: [toy_horse]
|
||||
- tags: {leisure: indoor_playground}
|
||||
shapes: [toy_horse]
|
||||
- tags: {building: office}
|
||||
shapes: [briefcase]
|
||||
- tags: {amenity: school}
|
||||
|
@ -1034,6 +1038,8 @@ node_icons:
|
|||
shapes: [plaque]
|
||||
- tags: {historic: memorial, memorial: statue}
|
||||
shapes: [statue]
|
||||
- tags: {barrier: artwork, artwork_type: statue}
|
||||
shapes: [statue]
|
||||
- tags: {historic: stone}
|
||||
shapes: [stone_with_inscription]
|
||||
- tags: {historic: memorial, memorial: stone}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue