mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 21:01:53 +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
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 398 KiB After Width: | Height: | Size: 399 KiB |
|
@ -26621,8 +26621,8 @@
|
||||||
cy="451"
|
cy="451"
|
||||||
r="1" />
|
r="1" />
|
||||||
<path
|
<path
|
||||||
id="path26448"
|
id="bench_with_statue"
|
||||||
style="color:#000000;opacity:1;fill:#0000ff;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;stroke:none"
|
style="color:#000000;opacity:1;fill:#000000;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;stroke:none"
|
||||||
d="m 411.5,466 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m -1.5,3 c -0.18961,1.7e-4 -0.36282,0.10757 -0.44727,0.27734 l -1.5,3 c -0.12275,0.24704 -0.0222,0.54681 0.22461,0.66993 0.24704,0.12275 0.54681,0.0222 0.66993,-0.22461 L 410,470.61719 V 472.5 c -1.6e-4,0.34142 0.33431,0.58259 0.6582,0.47461 l 3,-1 c 0.24758,-0.083 0.38964,-0.34243 0.32618,-0.5957 l -0.5,-2 C 413.42884,469.15652 413.22922,469.00036 413,469 h -2.5 z m -7.5,5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" />
|
d="m 411.5,466 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m -1.5,3 c -0.18961,1.7e-4 -0.36282,0.10757 -0.44727,0.27734 l -1.5,3 c -0.12275,0.24704 -0.0222,0.54681 0.22461,0.66993 0.24704,0.12275 0.54681,0.0222 0.66993,-0.22461 L 410,470.61719 V 472.5 c -1.6e-4,0.34142 0.33431,0.58259 0.6582,0.47461 l 3,-1 c 0.24758,-0.083 0.38964,-0.34243 0.32618,-0.5957 l -0.5,-2 C 413.42884,469.15652 413.22922,469.00036 413,469 h -2.5 z m -7.5,5 c -0.277,0 -0.5,0.223 -0.5,0.5 v 1 c 0,0.277 0.223,0.5 0.5,0.5 h 0.5 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 8 v 1.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 V 476 h 0.5 c 0.277,0 0.5,-0.223 0.5,-0.5 v -1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z" />
|
||||||
<rect
|
<rect
|
||||||
ry="1"
|
ry="1"
|
||||||
|
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
|
@ -1445,6 +1445,10 @@ node_icons:
|
||||||
shapes: [bench_backrest]
|
shapes: [bench_backrest]
|
||||||
- tags: {amenity: bench, backrest: "no"}
|
- tags: {amenity: bench, backrest: "no"}
|
||||||
shapes: [bench_no_backrest]
|
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}
|
- tags: {historic: memorial, memorial: bench, amenity: bench}
|
||||||
shapes: [bench_with_inscription]
|
shapes: [bench_with_inscription]
|
||||||
- tags: {historic: memorial, memorial: bench}
|
- tags: {historic: memorial, memorial: bench}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue