mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 08:09:57 +02:00
Add icon for three-story apartments, gabled roof.
This commit is contained in:
parent
c58c99d2c9
commit
fd8fad7b07
2 changed files with 12 additions and 2 deletions
|
@ -28344,8 +28344,8 @@
|
|||
id="path65583"
|
||||
sodipodi:nodetypes="cccc" />
|
||||
<path
|
||||
id="rect69846"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#0000ff;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
|
||||
id="apartments_3_story_gabled_roof"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
|
||||
d="m 727.91602,209.00586 c -0.0548,0.009 -0.10757,0.0279 -0.15625,0.0547 l -5.5,3 c -0.45636,0.2479 -0.27911,0.94105 0.24023,0.93945 h 0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 2 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 v 3.5 c 0,0.277 0.223,0.5 0.5,0.5 h 5.5 v -2.5 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 1 c 0.277,0 0.5,0.223 0.5,0.5 v 2.5 h 1.5 c 0.277,0 0.5,-0.223 0.5,-0.5 V 219 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 v -2 h 0.5 c 0.51934,0.002 0.69659,-0.69155 0.24023,-0.93945 l -5.5,-3 c -0.0988,-0.0543 -0.21307,-0.0735 -0.32421,-0.0547 z M 725.5,213 h 1 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 -1 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 m 4,0 h 1 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 -1 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 m -4,3 h 1 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 -1 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 m 4,0 h 1 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 -1 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 m -4,3 h 1 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 -1 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"
|
||||
sodipodi:nodetypes="scccccsccscsscsssscsscsccscccccssssssssssssssssssssssssssssssssssssssssssssss" />
|
||||
<rect
|
||||
|
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
|
@ -765,6 +765,7 @@ node_icons:
|
|||
tags:
|
||||
- tags: {building: apartments}
|
||||
shapes: [apartments_2_story]
|
||||
|
||||
- tags: {building: apartments, building:levels: "1"}
|
||||
shapes: [apartments_1_story]
|
||||
- tags: {building: apartments, building:levels: "1", roof:shape: gabled}
|
||||
|
@ -773,6 +774,7 @@ node_icons:
|
|||
shapes: [apartments_1_story_gabled_roof]
|
||||
- tags: {building: apartments, building:levels: "1", roof:shape: pyramidal}
|
||||
shapes: [apartments_1_story_gabled_roof]
|
||||
|
||||
- tags: {building: apartments, building:levels: "2"}
|
||||
shapes: [apartments_2_story]
|
||||
- tags: {building: apartments, building:levels: "2", roof:shape: gabled}
|
||||
|
@ -781,8 +783,16 @@ node_icons:
|
|||
shapes: [apartments_2_story_gabled_roof]
|
||||
- tags: {building: apartments, building:levels: "2", roof:shape: pyramidal}
|
||||
shapes: [apartments_2_story_gabled_roof]
|
||||
|
||||
- tags: {building: apartments, building:levels: "3"}
|
||||
shapes: [apartments_3_story]
|
||||
- tags: {building: apartments, building:levels: "3", roof:shape: gabled}
|
||||
shapes: [apartments_3_story_gabled_roof]
|
||||
- tags: {building: apartments, building:levels: "3", roof:shape: hipped}
|
||||
shapes: [apartments_3_story_gabled_roof]
|
||||
- tags: {building: apartments, building:levels: "3", roof:shape: pyramidal}
|
||||
shapes: [apartments_3_story_gabled_roof]
|
||||
|
||||
- tags: {building: apartments, building:levels: "4"}
|
||||
shapes: [apartments_4_story]
|
||||
- tags: {building: apartments, building:levels: "5"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue