mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-01 18:31:53 +02:00
Vending machine.
This commit is contained in:
parent
5ee433f5b2
commit
bfdd3fc44b
3 changed files with 65 additions and 7 deletions
|
@ -46,10 +46,6 @@ tags:
|
|||
icon: [clock]
|
||||
- tags: {amenity: cinema}
|
||||
icon: [film]
|
||||
- tags: {highway: street_lamp}
|
||||
icon: [street_lamp]
|
||||
- tags: {amenity: waste_basket}
|
||||
icon: [waste_basket]
|
||||
- tags: {amenity: telephone}
|
||||
icon: [telephone]
|
||||
- tags: {emergency: phone}
|
||||
|
@ -63,6 +59,12 @@ tags:
|
|||
icon: [letter]
|
||||
- tags: {amenity: prison}
|
||||
icon: [prison]
|
||||
- tags: {amenity: vending_machine}
|
||||
icon: [vending_machine]
|
||||
- tags: {amenity: waste_basket}
|
||||
icon: [waste_basket]
|
||||
- tags: {highway: street_lamp}
|
||||
icon: [street_lamp]
|
||||
- tags: {man_made: pole}
|
||||
icon: [pole]
|
||||
- tags: {power: pole}
|
||||
|
|
BIN
doc/grid.png
BIN
doc/grid.png
Binary file not shown.
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
|
@ -24,9 +24,9 @@
|
|||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="8"
|
||||
inkscape:cx="247.94115"
|
||||
inkscape:cy="363.27162"
|
||||
inkscape:zoom="32"
|
||||
inkscape:cx="288.01959"
|
||||
inkscape:cy="463.27162"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-units="px"
|
||||
showgrid="false"
|
||||
|
@ -5147,5 +5147,61 @@
|
|||
sodipodi:end="6.2831853"
|
||||
sodipodi:open="true"
|
||||
transform="matrix(0.83333338,0,0,0.83333334,12.83333,9.8333331)" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="114"
|
||||
x="276"
|
||||
height="12"
|
||||
width="8"
|
||||
id="rect3718"
|
||||
style="fill:#808080;stroke:none" />
|
||||
<rect
|
||||
transform="matrix(0,-1,-1,0,0,0)"
|
||||
style="fill:#cccccc;stroke:none"
|
||||
id="rect3720"
|
||||
width="2"
|
||||
height="1"
|
||||
x="-119"
|
||||
y="-283"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="-281"
|
||||
x="-123"
|
||||
height="4"
|
||||
width="6"
|
||||
id="rect3722"
|
||||
style="fill:#cccccc;stroke:none"
|
||||
transform="matrix(0,-1,-1,0,0,0)" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="opacity:0.8;fill:#808080;fill-opacity:1;stroke:none"
|
||||
id="path3724"
|
||||
sodipodi:cx="279"
|
||||
sodipodi:cy="121"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="m 278,121 a 1,1 0 0 1 2,0"
|
||||
sodipodi:start="3.1415927"
|
||||
sodipodi:end="6.2831853"
|
||||
sodipodi:open="true"
|
||||
transform="matrix(1,0,0,-1,0,242)" />
|
||||
<rect
|
||||
style="opacity:0.8;fill:#808080;fill-opacity:1;stroke:none"
|
||||
id="rect3726"
|
||||
width="2"
|
||||
height="1"
|
||||
x="278"
|
||||
y="120"
|
||||
rx="0.5"
|
||||
ry="0" />
|
||||
<path
|
||||
style="fill:#000000;stroke:none"
|
||||
d="M 276.5 130 C 276.223 130 276 130.223 276 130.5 L 276 141.5 C 276 141.777 276.223 142 276.5 142 L 283.5 142 C 283.777 142 284 141.777 284 141.5 L 284 130.5 C 284 130.223 283.777 130 283.5 130 L 276.5 130 z M 277.5 133 L 280.5 133 C 280.777 133 281 133.223 281 133.5 L 281 138.5 C 281 138.777 280.777 139 280.5 139 L 277.5 139 C 277.223 139 277 138.777 277 138.5 L 277 133.5 C 277 133.223 277.223 133 277.5 133 z M 282.5 133 C 282.777 133 283 133.223 283 133.5 L 283 134.5 C 283 134.777 282.777 135 282.5 135 C 282.223 135 282 134.777 282 134.5 L 282 133.5 C 282 133.223 282.223 133 282.5 133 z M 278 136 L 278 137 C 278 137.55228 278.44772 138 279 138 C 279.55228 138 280 137.55228 280 137 L 280 136 L 278 136 z "
|
||||
id="vending_machine"
|
||||
inkscape:label="#rect3728" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 240 KiB After Width: | Height: | Size: 242 KiB |
Loading…
Add table
Add a link
Reference in a new issue