mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 04:41:54 +02:00
Fix shape names.
Shapes `i`, `i_in_square`, `t`.
This commit is contained in:
parent
da8e64b992
commit
44ad87356b
3 changed files with 22 additions and 22 deletions
|
@ -89,8 +89,9 @@
|
|||
"digit_8": {"is_part": true, "categories": ["number"], "name": "digit 8"},
|
||||
"digit_9": {"is_part": true, "categories": ["number"], "name": "digit 9"},
|
||||
"h": {"emoji": "H", "name": "letter H", "categories": ["letter"]},
|
||||
"information": {"name": "letter i", "categories": ["letter"]},
|
||||
"noexit": {"name": "letter T", "categories": ["letter"]},
|
||||
"i": {"name": "letter i", "categories": ["letter"]},
|
||||
"i_in_square": {"name": "letter i in square"},
|
||||
"t": {"name": "letter T", "categories": ["letter"]},
|
||||
"p": {"emoji": "P", "name": "letter P", "categories": ["letter"]},
|
||||
"p_small": {"name": "small letter P", "categories": ["letter"]},
|
||||
"x": {"emoji": "❌", "name": "letter X", "categories": ["letter"]},
|
||||
|
@ -273,7 +274,6 @@
|
|||
"hopscotch": {"name": "hopscotch"},
|
||||
"human_on_ferry": {},
|
||||
"hunting_stand": {"name": "hunting stand"},
|
||||
"information_board": {},
|
||||
"judgement": {},
|
||||
"kerb": {},
|
||||
"key": {"is_part": true, "name": "key"},
|
||||
|
|
|
@ -145,12 +145,12 @@
|
|||
inkscape:object-paths="true"
|
||||
inkscape:guide-bbox="true"
|
||||
showguides="false"
|
||||
showgrid="false"
|
||||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="364.69032"
|
||||
inkscape:cx="190.56528"
|
||||
inkscape:zoom="5.6568542"
|
||||
inkscape:cy="201.5"
|
||||
inkscape:cx="581"
|
||||
inkscape:zoom="2"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
|
@ -4551,12 +4551,9 @@
|
|||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="#rect3783"
|
||||
id="information"
|
||||
id="i"
|
||||
d="m 535.5,466 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,2 c 0,0.277 0.223,0.5 0.5,0.5 l 2,0 c 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-2 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m -1,5 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 l 0.5,0 0,5 -0.5,0 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.277 0.223,0.5 0.5,0.5 l 4,0 c 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.277 -0.223,-0.5 -0.5,-0.5 l -0.5,0 0,-5.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z"
|
||||
style="fill:#000000;stroke:none">
|
||||
<title
|
||||
id="title7784">i letter</title>
|
||||
</path>
|
||||
style="fill:#000000;stroke:none" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.49999997"
|
||||
|
@ -4677,9 +4674,12 @@
|
|||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="#rect3929"
|
||||
id="information_board"
|
||||
id="i_in_square"
|
||||
d="m 549,467 c -0.554,0 -1,0.446 -1,1 l 0,7 c 0,0.554 0.446,1 1,1 l 8,0 c 0.554,0 1,-0.446 1,-1 l 0,-7 c 0,-0.554 -0.446,-1 -1,-1 z m 3.5,1 1,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 l -1,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 m -0.5,3 0.5,0 1,0 c 0.277,0 0.5,0.223 0.5,0.5 l 0,2.5 c 0.2683,0 0.5,0.23166 0.5,0.5 0,0.26834 -0.2317,0.5 -0.5,0.5 l -2,0 c -0.2683,0 -0.5,-0.23166 -0.5,-0.5 0,-0.26834 0.2317,-0.5 0.5,-0.5 l 0,-2 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none" />
|
||||
style="fill:#000000;fill-opacity:1;stroke:none">
|
||||
<title
|
||||
id="title90673">letter i in square</title>
|
||||
</path>
|
||||
<path
|
||||
sodipodi:nodetypes="sscssscsssccssscss"
|
||||
inkscape:connector-curvature="0"
|
||||
|
@ -6785,7 +6785,7 @@
|
|||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="#rect5775"
|
||||
id="noexit"
|
||||
id="t"
|
||||
d="m 628.5,147 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
|
||||
|
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
@ -1246,19 +1246,19 @@ node_icons:
|
|||
- tags: {amenity: telephone}
|
||||
shapes: [telephone]
|
||||
- tags: {information: "*"}
|
||||
shapes: [information]
|
||||
shapes: [i]
|
||||
replace_shapes: no
|
||||
- tags: {tourism: "*"}
|
||||
shapes: [historic]
|
||||
replace_shapes: no
|
||||
- tags: {tourism: information}
|
||||
shapes: [information]
|
||||
shapes: [i]
|
||||
- tags: {information: guidepost}
|
||||
shapes: [guidepost]
|
||||
- tags: {tourism: viewpoint}
|
||||
shapes: [binoculars]
|
||||
- tags: {information: board}
|
||||
shapes: [information_board]
|
||||
shapes: [i_in_square]
|
||||
- tags: {vending: admission_tickets}
|
||||
shapes: [vending_tickets]
|
||||
- tags: {vending: candles}
|
||||
|
@ -1475,7 +1475,7 @@ node_icons:
|
|||
- tags: {highway: give_way}
|
||||
shapes: [triangle_down_hollow]
|
||||
- tags: {noexit: "yes"}
|
||||
shapes: [noexit]
|
||||
shapes: [t]
|
||||
- tags: {barrier: block}
|
||||
shapes: [block]
|
||||
- tags: {barrier: rock}
|
||||
|
@ -1549,13 +1549,13 @@ node_icons:
|
|||
tags:
|
||||
- tags: {support: pole}
|
||||
over_icon: [support_pole]
|
||||
under_icon: [clock, information_board]
|
||||
under_icon: [clock, i_in_square]
|
||||
- tags: {support: wall_mounted}
|
||||
over_icon: [support_wall]
|
||||
under_icon: [clock, information_board]
|
||||
under_icon: [clock, i_in_square]
|
||||
- tags: {support: column}
|
||||
over_icon: [support_column]
|
||||
under_icon: [clock, information_board]
|
||||
under_icon: [clock, i_in_square]
|
||||
- tags: {amenity: "*", karaoke: "yes"}
|
||||
add_shapes: [microphone]
|
||||
- tags: {building: "*", "roof:shape": onion}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue