mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 16:19:20 +02:00
Issue #53: add icons for amenity=parking_entrance.
This commit is contained in:
parent
4d5fb4b465
commit
5fc476e7ea
3 changed files with 141 additions and 19 deletions
|
@ -107,7 +107,7 @@
|
|||
"name": "card and dice"
|
||||
},
|
||||
"cars": {
|
||||
"name": "two cars"
|
||||
"name": "car"
|
||||
},
|
||||
"cart": {
|
||||
"emoji": "🛒"
|
||||
|
@ -351,6 +351,12 @@
|
|||
"emoji": "P",
|
||||
"name": "letter P"
|
||||
},
|
||||
"p_arrow_down": {
|
||||
"name": "letter P with down arrow"
|
||||
},
|
||||
"p_arrow_up": {
|
||||
"name": "letter P with up arrow"
|
||||
},
|
||||
"pac_man": {
|
||||
"name": "Pac-Man"
|
||||
},
|
||||
|
|
148
icons/icons.svg
148
icons/icons.svg
|
@ -145,12 +145,12 @@
|
|||
inkscape:object-paths="true"
|
||||
inkscape:guide-bbox="true"
|
||||
showguides="true"
|
||||
showgrid="true"
|
||||
showgrid="false"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="457.32556"
|
||||
inkscape:cx="276.0037"
|
||||
inkscape:zoom="16"
|
||||
inkscape:cy="458.57556"
|
||||
inkscape:cx="680.9412"
|
||||
inkscape:zoom="8"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
|
@ -994,11 +994,11 @@
|
|||
sodipodi:open="true"
|
||||
sodipodi:end="1.5707963"
|
||||
sodipodi:start="4.712389"
|
||||
d="m 633,133 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2"
|
||||
d="m 665,133 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2"
|
||||
sodipodi:ry="2"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:cy="135"
|
||||
sodipodi:cx="633"
|
||||
sodipodi:cx="665"
|
||||
id="path4656"
|
||||
style="fill:none;stroke:#cccccc;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
sodipodi:type="arc"
|
||||
|
@ -1162,14 +1162,14 @@
|
|||
<rect
|
||||
ry="0"
|
||||
y="132"
|
||||
x="629"
|
||||
x="661"
|
||||
height="2"
|
||||
width="4"
|
||||
id="rect3433"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
||||
<rect
|
||||
y="136"
|
||||
x="629"
|
||||
x="661"
|
||||
height="2"
|
||||
width="4"
|
||||
id="rect3435"
|
||||
|
@ -4130,7 +4130,7 @@
|
|||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="132"
|
||||
x="628"
|
||||
x="660"
|
||||
height="9"
|
||||
width="2"
|
||||
id="rect4658"
|
||||
|
@ -4139,8 +4139,8 @@
|
|||
inkscape:connector-curvature="0"
|
||||
inkscape:label="#rect4660"
|
||||
id="p"
|
||||
d="m 628.5,148 c -0.277,0 -0.5,0.223 -0.5,0.5 v 8 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 154 H 632.84375 633 c 1.64501,0 3,-1.35499 3,-3 0,-1.64501 -1.35499,-3 -3,-3 H 632.8125 629.5 Z m 1.5,2 H 632.84375 633 c 0.56413,0 1,0.43587 1,1 0,0.56413 -0.43587,1 -1,1 h -0.0937 -2.90625 v -2 z"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;stroke:none;stroke-width:0.3;marker:none;enable-background:accumulate">
|
||||
d="m 660.5,148 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,8 c 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-2.5 2.84375,0 0.15625,0 c 1.64501,0 3,-1.35499 3,-3 0,-1.64501 -1.35499,-3 -3,-3 l -0.1875,0 -3.3125,0 z m 1.5,2 2.84375,0 0.15625,0 c 0.56413,0 1,0.43587 1,1 0,0.56413 -0.43587,1 -1,1 l -0.0937,0 -2.90625,0 0,-2 z"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;stroke:none;stroke-width:0.30000001;marker:none;enable-background:accumulate">
|
||||
<title
|
||||
id="title5992">letter P</title>
|
||||
</path>
|
||||
|
@ -6973,7 +6973,7 @@
|
|||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="132"
|
||||
x="644"
|
||||
x="628"
|
||||
height="2"
|
||||
width="8"
|
||||
id="rect5771"
|
||||
|
@ -6982,7 +6982,7 @@
|
|||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="133"
|
||||
x="647"
|
||||
x="631"
|
||||
height="8"
|
||||
width="2"
|
||||
id="rect5773"
|
||||
|
@ -6991,7 +6991,7 @@
|
|||
inkscape:connector-curvature="0"
|
||||
inkscape:label="#rect5775"
|
||||
id="noexit"
|
||||
d="m 644.5,148 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,1 c 0,0.277 0.223,0.5 0.5,0.5 l 2.5,0 0,6.5 c 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-6.5 2.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z"
|
||||
d="m 628.5,148 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,1 c 0,0.277 0.223,0.5 0.5,0.5 l 2.5,0 0,6.5 c 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-6.5 2.5,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-1 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z"
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1">
|
||||
<title
|
||||
id="title6137">letter T</title>
|
||||
|
@ -8396,7 +8396,7 @@
|
|||
rx="0.5"
|
||||
ry="0.5"
|
||||
y="131"
|
||||
x="660"
|
||||
x="644"
|
||||
height="10"
|
||||
width="2"
|
||||
id="rect2088"
|
||||
|
@ -8406,7 +8406,7 @@
|
|||
id="rect2090"
|
||||
width="2"
|
||||
height="10"
|
||||
x="666"
|
||||
x="650"
|
||||
y="131"
|
||||
ry="0.5"
|
||||
rx="0.5" />
|
||||
|
@ -8414,13 +8414,13 @@
|
|||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="135"
|
||||
x="661"
|
||||
x="645"
|
||||
height="2"
|
||||
width="6"
|
||||
id="rect2092"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<path
|
||||
d="m 660.5,147 c -0.277,0 -0.5,0.223 -0.5,0.5 v 9 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 153 h 4 v 3.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 -9 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 3.5 h -4 v -3.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z"
|
||||
d="m 644.5,147 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,9 c 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-3.5 4,0 0,3.5 c 0,0.277 0.223,0.5 0.5,0.5 l 1,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-9 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -1,0 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,3.5 -4,0 0,-3.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round"
|
||||
id="h"
|
||||
inkscape:connector-curvature="0">
|
||||
|
@ -17721,5 +17721,117 @@
|
|||
<title
|
||||
id="title24681">car</title>
|
||||
</path>
|
||||
<path
|
||||
sodipodi:arc-type="arc"
|
||||
sodipodi:type="arc"
|
||||
style="fill:none;stroke:#cccccc;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path24683"
|
||||
sodipodi:cx="680"
|
||||
sodipodi:cy="134"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:ry="2"
|
||||
d="m 680,132 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2"
|
||||
sodipodi:start="4.712389"
|
||||
sodipodi:end="1.5707963"
|
||||
sodipodi:open="true" />
|
||||
<rect
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
|
||||
id="rect24685"
|
||||
width="4"
|
||||
height="2"
|
||||
x="676"
|
||||
y="131"
|
||||
ry="0" />
|
||||
<rect
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate"
|
||||
id="rect24687"
|
||||
width="4"
|
||||
height="2"
|
||||
x="676"
|
||||
y="135" />
|
||||
<rect
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="rect24689"
|
||||
width="2"
|
||||
height="9"
|
||||
x="675"
|
||||
y="131"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#cccccc;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 683.5,142.5 0,-3.5"
|
||||
id="path24691"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<path
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#cccccc;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 681.5,140.5 2,-2 2,2"
|
||||
id="path24693"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:open="true"
|
||||
sodipodi:end="1.5707963"
|
||||
sodipodi:start="4.712389"
|
||||
d="m 696,132 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2"
|
||||
sodipodi:ry="2"
|
||||
sodipodi:rx="2"
|
||||
sodipodi:cy="134"
|
||||
sodipodi:cx="696"
|
||||
id="path24695"
|
||||
style="fill:none;stroke:#cccccc;stroke-width:2;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
sodipodi:type="arc"
|
||||
sodipodi:arc-type="arc" />
|
||||
<rect
|
||||
ry="0"
|
||||
y="131"
|
||||
x="692"
|
||||
height="2"
|
||||
width="4"
|
||||
id="rect24697"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
||||
<rect
|
||||
y="135"
|
||||
x="692"
|
||||
height="2"
|
||||
width="4"
|
||||
id="rect24699"
|
||||
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker:none;enable-background:accumulate" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="131"
|
||||
x="691"
|
||||
height="9"
|
||||
width="2"
|
||||
id="rect24701"
|
||||
style="fill:none;stroke:#000000;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path24703"
|
||||
d="m 699.5,138.50714 0,3.5"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#cccccc;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path24705"
|
||||
d="m 697.5,140.50714 2,2 2,-2"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#cccccc;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="M 675.5 147 C 675.223 147 675 147.223 675 147.5 L 675 155.5 C 675 155.777 675.223 156 675.5 156 L 676.5 156 C 676.777 156 677 155.777 677 155.5 L 677 153 L 680 153 C 681.64501 153 683 151.64501 683 150 C 683 148.35499 681.64501 147 680 147 L 676.5 147 L 675.5 147 z M 677 149 L 680 149 C 680.56413 149 681 149.43587 681 150 C 681 150.56413 680.56413 151 680 151 L 677 151 L 677 149 z M 683.49219 154 A 0.50005 0.50005 0 0 0 683.14648 154.14648 L 681.14648 156.14648 A 0.50005 0.50005 0 1 0 681.85352 156.85352 L 683 155.70703 L 683 158.5 A 0.50005 0.50005 0 1 0 684 158.5 L 684 155.70703 L 685.14648 156.85352 A 0.50005 0.50005 0 1 0 685.85352 156.14648 L 683.85352 154.14648 A 0.50005 0.50005 0 0 0 683.49219 154 z "
|
||||
id="p_arrow_up"
|
||||
inkscape:label="#path24707">
|
||||
<title
|
||||
id="title24745">letter P with up arrow</title>
|
||||
</path>
|
||||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="M 691.5 147 C 691.223 147 691 147.223 691 147.5 L 691 155.5 C 691 155.777 691.223 156 691.5 156 L 692.5 156 C 692.777 156 693 155.777 693 155.5 L 693 153 L 696 153 C 697.64501 153 699 151.64501 699 150 C 699 148.35499 697.64501 147 696 147 L 692.5 147 L 691.5 147 z M 693 149 L 696 149 C 696.56413 149 697 149.43587 697 150 C 697 150.56413 696.56413 151 696 151 L 693 151 L 693 149 z M 699.49219 154 A 0.50005 0.50005 0 0 0 699 154.50781 L 699 157.30078 L 697.85352 156.1543 A 0.50005 0.50005 0 0 0 697.49414 156.00195 A 0.50005 0.50005 0 0 0 697.14648 156.86133 L 699.14648 158.86133 A 0.50005 0.50005 0 0 0 699.85352 158.86133 L 701.85352 156.86133 A 0.50005 0.50005 0 1 0 701.14648 156.1543 L 700 157.30078 L 700 154.50781 A 0.50005 0.50005 0 0 0 699.49219 154 z "
|
||||
id="p_arrow_down"
|
||||
inkscape:label="#path24719">
|
||||
<title
|
||||
id="title24747">letter P with down arrow</title>
|
||||
</path>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1,000 KiB After Width: | Height: | Size: 1,008 KiB |
|
@ -715,6 +715,10 @@ node_icons:
|
|||
|
||||
- group: "Entrances"
|
||||
tags:
|
||||
- tags: {amenity: parking_entrance, parking: underground}
|
||||
shapes: [p_arrow_down]
|
||||
- tags: {amenity: parking_entrance, parking: multi-storey}
|
||||
shapes: [p_arrow_up]
|
||||
- tags: {barrier: gate}
|
||||
shapes: [gate]
|
||||
- tags: {entrance: main}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue