mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-04 00:59:54 +02:00
Issue #76: add icon for man_made=lunokhod.
This commit is contained in:
parent
e55a20d3fd
commit
b8a5b62bfa
4 changed files with 48 additions and 2 deletions
BIN
doc/grid.png
BIN
doc/grid.png
Binary file not shown.
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 103 KiB |
|
@ -437,6 +437,9 @@
|
|||
"name": "low horizontal bars"
|
||||
},
|
||||
"lowered_kerb": {},
|
||||
"lunokhod": {
|
||||
"name": "lunokhod"
|
||||
},
|
||||
"maglev": {},
|
||||
"main_entrance": {},
|
||||
"manhole_drain": {
|
||||
|
|
|
@ -148,8 +148,8 @@
|
|||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="551.38525"
|
||||
inkscape:cx="256.81496"
|
||||
inkscape:cy="543.88525"
|
||||
inkscape:cx="649.31496"
|
||||
inkscape:zoom="16"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
|
@ -22510,5 +22510,42 @@
|
|||
<title
|
||||
id="title7362">small letter P</title>
|
||||
</path>
|
||||
<path
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="M 648.5 51.5 C 646 51.5 643.5 52 642 53 L 644 54 L 645 56 L 652 56 L 653 54 L 655 53 C 653.5 52 651 51.5 648.5 51.5 z M 644 57 A 1 1 0 0 0 643 58 A 1 1 0 0 0 644 59 A 1 1 0 0 0 645 58 A 1 1 0 0 0 644 57 z M 647 57 A 1 1 0 0 0 646 58 A 1 1 0 0 0 647 59 A 1 1 0 0 0 648 58 A 1 1 0 0 0 647 57 z M 650 57 A 1 1 0 0 0 649 58 A 1 1 0 0 0 650 59 A 1 1 0 0 0 651 58 A 1 1 0 0 0 650 57 z M 653 57 A 1 1 0 0 0 652 58 A 1 1 0 0 0 653 59 A 1 1 0 0 0 654 58 A 1 1 0 0 0 653 57 z "
|
||||
id="lunokhod"
|
||||
inkscape:label="#path7366">
|
||||
<title
|
||||
id="title7388">lunokhod</title>
|
||||
</path>
|
||||
<circle
|
||||
r="1"
|
||||
cy="42"
|
||||
cx="644"
|
||||
id="circle7377"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="1"
|
||||
cy="42"
|
||||
cx="647"
|
||||
id="circle7379"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="1"
|
||||
cy="42"
|
||||
cx="650"
|
||||
id="circle7381"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<circle
|
||||
r="1"
|
||||
cy="42"
|
||||
cx="653"
|
||||
id="circle7383"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.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="path7385"
|
||||
d="m 642,37 2,1 1,2 7,0 1,-2 2,-1 c -3,-2 -10,-2 -13,0 z"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
|
@ -932,6 +932,12 @@ node_icons:
|
|||
- tags: {communication:mobile_phone: "yes"}
|
||||
add_shapes: [phone]
|
||||
|
||||
- group: "Moon small objects"
|
||||
start_zoom_level: 0
|
||||
tags:
|
||||
- tags: {man_made: lunokhod}
|
||||
shapes: [lunokhod]
|
||||
|
||||
- group: "Important small objects"
|
||||
start_zoom_level: 17
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue