mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-03 03:11:52 +02:00
Add bench with sculpture icon.
This commit is contained in:
parent
7ee7ac234d
commit
7c5337226a
3 changed files with 7 additions and 3 deletions
|
@ -1445,6 +1445,10 @@ node_icons:
|
|||
shapes: [bench_backrest]
|
||||
- tags: {amenity: bench, backrest: "no"}
|
||||
shapes: [bench_no_backrest]
|
||||
- tags: {amenity: bench, tourism: artwork, artwork_type: sculpture}
|
||||
shapes: [bench_with_statue]
|
||||
- tags: {amenity: bench, tourism: artwork, artwork_type: statue}
|
||||
shapes: [bench_with_statue]
|
||||
- tags: {historic: memorial, memorial: bench, amenity: bench}
|
||||
shapes: [bench_with_inscription]
|
||||
- tags: {historic: memorial, memorial: bench}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue