road to Lamy added

This commit is contained in:
ed barz 2022-05-19 13:25:34 +02:00
parent b4331caf2e
commit b3d03464cd
9 changed files with 74 additions and 28 deletions

View File

@ -39,6 +39,19 @@ let SanTelmo = {
} }
} }
let Salsamenteria = {
id: "salsamenteria",
isActive: false,
xy: [-21.96, -21.64],
dirxy: [-19.64,13.36],
dirzl: 3,
type : "item",
name: "Salsamenteria di Parma",
img: "https://ed.brz9.dev/proj/map/asset/img/salsamentiera.jpg",
txtFR: "Français Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.",
txtEN: "English Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.",
txtIT: "Italiano Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.",
}
var jdb = { var jdb = {
data: { data: {
@ -77,17 +90,7 @@ var jdb = {
nameIT : "Italiano", nameIT : "Italiano",
sub : { sub : {
SanTelmo, SanTelmo,
Salsamenteria : { Salsamenteria,
id: "salsamenteria",
isActive: false,
xy: [-15.42,27.20],
type : "item",
name: "Salsamenteria di Parma",
img: "https://ed.brz9.dev/proj/map/asset/img/salsamentiera.jpg",
txtFR: "Français Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.",
txtEN: "English Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.",
txtIT: "Italiano Adipisicing live-edge fam velit. Messenger bag poke laboris aesthetic viral do semiotics authentic est selfies.",
},
}, },
}, },
vege : { vege : {

View File

@ -9,7 +9,15 @@ var maxLenght = Math.pow(2, maxZoomLevel) * tileSize
var mapNE = [maxLenght, 0] var mapNE = [maxLenght, 0]
var mapSW = [0, maxLenght] var mapSW = [0, maxLenght]
var map = L.map('map', {'attributionControl': false}).setView(hotelxy,1); var map = L.map('map', {
attributionControl: false,
zoomControl: false,
}).setView(hotelxy,1);
L.control.zoom({
position: 'bottomright'
}).addTo(map);
L.tileLayer('asset/tiles/{z}/{x}/{y}.png', { L.tileLayer('asset/tiles/{z}/{x}/{y}.png', {
minZoom: 1, minZoom: 1,

View File

@ -23,9 +23,9 @@
borderopacity="1.0" borderopacity="1.0"
inkscape:pageopacity="0.0" inkscape:pageopacity="0.0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="0.27158394" inkscape:zoom="0.33537079"
inkscape:cx="-1819.0801" inkscape:cx="-555.87544"
inkscape:cy="-7889.7699" inkscape:cy="-7828.6266"
inkscape:document-units="mm" inkscape:document-units="mm"
inkscape:current-layer="g5160" inkscape:current-layer="g5160"
inkscape:document-rotation="0" inkscape:document-rotation="0"
@ -41,7 +41,7 @@
inkscape:snap-midpoints="true" inkscape:snap-midpoints="true"
showguides="true" showguides="true"
inkscape:guide-bbox="true" inkscape:guide-bbox="true"
inkscape:snap-global="false" inkscape:snap-global="true"
inkscape:window-width="1280" inkscape:window-width="1280"
inkscape:window-height="779" inkscape:window-height="779"
inkscape:window-x="0" inkscape:window-x="0"
@ -59,11 +59,11 @@
orientation="0,-1" orientation="0,-1"
id="guide5127" /> id="guide5127" />
<sodipodi:guide <sodipodi:guide
position="1387.2591,2447.7334" position="-255.28969,2501.5478"
orientation="0,-1" orientation="0,-1"
id="guide5141" /> id="guide5141" />
<sodipodi:guide <sodipodi:guide
position="-993.152,2245.7546" position="-255.28969,2250.7724"
orientation="0,-1" orientation="0,-1"
id="guide5143" /> id="guide5143" />
<sodipodi:guide <sodipodi:guide
@ -336,6 +336,25 @@
cy="-1858.869" cy="-1858.869"
r="89.885574" /> r="89.885574" />
</g> </g>
<rect
style="opacity:0.999987;fill:#1c2729;stroke:#b3bfb6;stroke-width:28.54189243;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers"
id="rect7866"
width="374.26651"
height="450.2742"
x="2125.3508"
y="-2143.6992"
ry="102.63766" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:423.322px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#b3bfb6;fill-opacity:1;stroke-width:62.9295;stroke-miterlimit:4;stroke-dasharray:none"
x="2184.0947"
y="-1764.6268"
id="text7870"><tspan
sodipodi:role="line"
id="tspan7868"
x="2184.0947"
y="-1764.6268"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:423.322px;font-family:Inter;-inkscape-font-specification:'Inter, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;fill:#b3bfb6;fill-opacity:1;stroke-width:62.9295;stroke-miterlimit:4;stroke-dasharray:none">P</tspan></text>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -40,13 +40,13 @@
id="namedview3459" id="namedview3459"
showgrid="false" showgrid="false"
inkscape:snap-page="true" inkscape:snap-page="true"
inkscape:zoom="1.1429073" inkscape:zoom="5.2689149"
inkscape:cx="1105.0357" inkscape:cx="1301.2322"
inkscape:cy="1143.9617" inkscape:cy="1150.7353"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="21" inkscape:window-y="21"
inkscape:window-maximized="0" inkscape:window-maximized="0"
inkscape:current-layer="g7005" inkscape:current-layer="layer11"
inkscape:snap-global="false" inkscape:snap-global="false"
showguides="true" showguides="true"
inkscape:guide-bbox="true" inkscape:guide-bbox="true"
@ -1985,7 +1985,19 @@
id="path4650" /><path id="path4650" /><path
style="fill:none;stroke:#b3bfb6;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:none;stroke:#b3bfb6;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 780.46065,96.398107 1.40646,16.450803 -13.45596,13.6973 1.51869,14.40374" d="m 780.46065,96.398107 1.40646,16.450803 -13.45596,13.6973 1.51869,14.40374"
id="path4652" /></g></g></g><g id="path4652" /></g><path
style="fill:none;stroke:#b3bfb6;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 1298.6955,1151.2981 1.7434,7.1954"
id="path7171"
sodipodi:nodetypes="cc" /><path
style="fill:none;stroke:#b3bfb6;stroke-width:2.8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 1344.9493,1139.0236 2.7013,-7.9307"
id="path7175"
sodipodi:nodetypes="cc" /><path
style="fill:none;stroke:#b3bfb6;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 1332.7228,1158.2327 -6.1099,8.9052"
id="path7179"
sodipodi:nodetypes="cc" /></g></g><g
inkscape:groupmode="layer" inkscape:groupmode="layer"
id="layer12" id="layer12"
inkscape:label="quartiers" inkscape:label="quartiers"
@ -2597,7 +2609,7 @@
d="m 1233.4836,1053.5219 c 0.5085,0 0.8579,-0.2486 0.9488,-0.6279 l -0.4801,-0.054 c -0.07,0.1847 -0.24,0.2813 -0.4616,0.2813 -0.3324,0 -0.5526,-0.2188 -0.5568,-0.5923 h 1.5198 v -0.1577 c 0,-0.7656 -0.4602,-1.1023 -0.9971,-1.1023 -0.625,0 -1.0327,0.4588 -1.0327,1.1321 0,0.6847 0.402,1.1208 1.0597,1.1208 z m -0.5483,-1.3395 c 0.016,-0.2784 0.2216,-0.5128 0.5284,-0.5128 0.2954,0 0.4943,0.2159 0.4971,0.5128 z" d="m 1233.4836,1053.5219 c 0.5085,0 0.8579,-0.2486 0.9488,-0.6279 l -0.4801,-0.054 c -0.07,0.1847 -0.24,0.2813 -0.4616,0.2813 -0.3324,0 -0.5526,-0.2188 -0.5568,-0.5923 h 1.5198 v -0.1577 c 0,-0.7656 -0.4602,-1.1023 -0.9971,-1.1023 -0.625,0 -1.0327,0.4588 -1.0327,1.1321 0,0.6847 0.402,1.1208 1.0597,1.1208 z m -0.5483,-1.3395 c 0.016,-0.2784 0.2216,-0.5128 0.5284,-0.5128 0.2954,0 0.4943,0.2159 0.4971,0.5128 z"
id="path6953" /></g><g id="path6953" /></g><g
aria-label="Rue d'Antibes " aria-label="Rue d'Antibes "
transform="rotate(17.783757)" transform="rotate(17.783757,0.82875361,-11.734355)"
id="text6730" id="text6730"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;display:inline;opacity:0.999987;fill:#1c2729;fill-opacity:1;stroke-width:0.459708"><path style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;display:inline;opacity:0.999987;fill:#1c2729;fill-opacity:1;stroke-width:0.459708"><path
d="m 1600.6426,677.44977 h 0.527 v -1.06534 h 0.537 l 0.571,1.06534 h 0.5881 l -0.6293,-1.15341 c 0.3423,-0.13779 0.5227,-0.4304 0.5227,-0.82529 0,-0.55539 -0.3579,-0.93039 -1.0255,-0.93039 h -1.091 z m 0.527,-1.50284 v -0.96591 h 0.483 c 0.3935,0 0.5696,0.1804 0.5696,0.49005 0,0.30966 -0.1761,0.47586 -0.5668,0.47586 z" d="m 1600.6426,677.44977 h 0.527 v -1.06534 h 0.537 l 0.571,1.06534 h 0.5881 l -0.6293,-1.15341 c 0.3423,-0.13779 0.5227,-0.4304 0.5227,-0.82529 0,-0.55539 -0.3579,-0.93039 -1.0255,-0.93039 h -1.091 z m 0.527,-1.50284 v -0.96591 h 0.483 c 0.3935,0 0.5696,0.1804 0.5696,0.49005 0,0.30966 -0.1761,0.47586 -0.5668,0.47586 z"
@ -2621,7 +2633,7 @@
d="m 1615.4835,676.17136 c 0,-0.31534 0.1904,-0.49716 0.4617,-0.49716 0.2656,0 0.4247,0.17472 0.4247,0.46591 v 1.30966 h 0.5142 v -1.38921 c 0,-0.52272 -0.2969,-0.82102 -0.7472,-0.82102 -0.3267,0 -0.5511,0.15625 -0.6505,0.39915 h -0.026 v -0.37074 h -0.4915 v 2.18182 h 0.5142 z" d="m 1615.4835,676.17136 c 0,-0.31534 0.1904,-0.49716 0.4617,-0.49716 0.2656,0 0.4247,0.17472 0.4247,0.46591 v 1.30966 h 0.5142 v -1.38921 c 0,-0.52272 -0.2969,-0.82102 -0.7472,-0.82102 -0.3267,0 -0.5511,0.15625 -0.6505,0.39915 h -0.026 v -0.37074 h -0.4915 v 2.18182 h 0.5142 z"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708" style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708"
id="path6926" /><path id="path6926" /><path
d="m 1618.4977,675.26795 h -0.4304 v -0.52273 h -0.5142 v 0.52273 h -0.3096 v 0.39773 h 0.3096 v 1.21307 c -0,0.41051 0.2955,0.61221 0.6819,0.60085 0.1463,-0.004 0.2471,-0.0327 0.3025,-0.0511 l -0.087,-0.40199 c -0.028,0.007 -0.087,0.0199 -0.1506,0.0199 -0.1293,0 -0.233,-0.0455 -0.233,-0.25284 v -1.12784 h 0.4304 z" d="m 1618.4977,675.26795 h -0.4304 v -0.52273 h -0.5142 v 0.52273 h -0.3096 v 0.39773 h 0.3096 v 1.21307 c 0,0.41051 0.2955,0.61221 0.6819,0.60085 0.1463,-0.004 0.2471,-0.0327 0.3025,-0.0511 l -0.087,-0.40199 c -0.028,0.007 -0.087,0.0199 -0.1506,0.0199 -0.1293,0 -0.233,-0.0455 -0.233,-0.25284 v -1.12784 h 0.4304 z"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708" style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708"
id="path6928" /><path id="path6928" /><path
d="m 1618.9281,677.44977 h 0.5142 v -2.18182 h -0.5142 z m 0.2586,-2.49148 c 0.1633,0 0.2968,-0.125 0.2968,-0.27841 0,-0.15483 -0.1335,-0.27983 -0.2968,-0.27983 -0.1648,0 -0.2983,0.125 -0.2983,0.27983 0,0.15341 0.1335,0.27841 0.2983,0.27841 z" d="m 1618.9281,677.44977 h 0.5142 v -2.18182 h -0.5142 z m 0.2586,-2.49148 c 0.1633,0 0.2968,-0.125 0.2968,-0.27841 0,-0.15483 -0.1335,-0.27983 -0.2968,-0.27983 -0.1648,0 -0.2983,0.125 -0.2983,0.27983 0,0.15341 0.1335,0.27841 0.2983,0.27841 z"
@ -2633,7 +2645,7 @@
d="m 1623.458,677.49238 c 0.5085,0 0.8579,-0.24858 0.9488,-0.62784 l -0.4801,-0.054 c -0.07,0.18466 -0.2401,0.28125 -0.4616,0.28125 -0.3324,0 -0.5526,-0.21875 -0.5569,-0.59233 h 1.5199 v -0.15767 c 0,-0.76562 -0.4602,-1.10227 -0.9971,-1.10227 -0.625,0 -1.0327,0.45881 -1.0327,1.1321 0,0.68466 0.402,1.12074 1.0597,1.12074 z m -0.5483,-1.33949 c 0.016,-0.27841 0.2215,-0.51278 0.5284,-0.51278 0.2954,0 0.4943,0.21591 0.4971,0.51278 z" d="m 1623.458,677.49238 c 0.5085,0 0.8579,-0.24858 0.9488,-0.62784 l -0.4801,-0.054 c -0.07,0.18466 -0.2401,0.28125 -0.4616,0.28125 -0.3324,0 -0.5526,-0.21875 -0.5569,-0.59233 h 1.5199 v -0.15767 c 0,-0.76562 -0.4602,-1.10227 -0.9971,-1.10227 -0.625,0 -1.0327,0.45881 -1.0327,1.1321 0,0.68466 0.402,1.12074 1.0597,1.12074 z m -0.5483,-1.33949 c 0.016,-0.27841 0.2215,-0.51278 0.5284,-0.51278 0.2954,0 0.4943,0.21591 0.4971,0.51278 z"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708" style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708"
id="path6934" /><path id="path6934" /><path
d="m 1626.5872,675.84465 c -0.071,-0.36931 -0.3665,-0.60511 -0.8778,-0.60511 -0.5256,0 -0.8836,0.25852 -0.8821,0.66193 -0,0.31818 0.1946,0.52841 0.6136,0.61506 l 0.3722,0.0781 c 0.2002,0.044 0.294,0.125 0.294,0.24858 0,0.14915 -0.1619,0.26137 -0.4063,0.26137 -0.2358,0 -0.3892,-0.10228 -0.4332,-0.2983 l -0.5014,0.0483 c 0.064,0.40057 0.4006,0.63778 0.9361,0.63778 0.5454,0 0.9304,-0.28267 0.9318,-0.69602 -0,-0.31108 -0.2017,-0.50142 -0.6137,-0.59091 l -0.3721,-0.0796 c -0.2216,-0.0497 -0.3097,-0.12642 -0.3083,-0.25284 -0,-0.14772 0.162,-0.25 0.3765,-0.25 0.2372,0 0.3622,0.12926 0.402,0.27273 z" d="m 1626.5872,675.84465 c -0.071,-0.36931 -0.3665,-0.60511 -0.8778,-0.60511 -0.5256,0 -0.8836,0.25852 -0.8821,0.66193 0,0.31818 0.1946,0.52841 0.6136,0.61506 l 0.3722,0.0781 c 0.2002,0.044 0.294,0.125 0.294,0.24858 0,0.14915 -0.1619,0.26137 -0.4063,0.26137 -0.2358,0 -0.3892,-0.10228 -0.4332,-0.2983 l -0.5014,0.0483 c 0.064,0.40057 0.4006,0.63778 0.9361,0.63778 0.5454,0 0.9304,-0.28267 0.9318,-0.69602 0,-0.31108 -0.2017,-0.50142 -0.6137,-0.59091 l -0.3721,-0.0796 c -0.2216,-0.0497 -0.3097,-0.12642 -0.3083,-0.25284 0,-0.14772 0.162,-0.25 0.3765,-0.25 0.2372,0 0.3622,0.12926 0.402,0.27273 z"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708" style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:4px;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.459708"
id="path6936" /></g><g id="path6936" /></g><g
aria-label="Rue d'Antibes " aria-label="Rue d'Antibes "
@ -2799,7 +2811,7 @@
d="m 1167.7835,1053.4049 c 0.5085,0 0.858,-0.2486 0.9489,-0.6278 l -0.4802,-0.054 c -0.07,0.1847 -0.24,0.2813 -0.4616,0.2813 -0.3324,0 -0.5526,-0.2188 -0.5568,-0.5924 h 1.5199 v -0.1576 c 0,-0.7657 -0.4603,-1.1023 -0.9972,-1.1023 -0.625,0 -1.0327,0.4588 -1.0327,1.1321 0,0.6846 0.402,1.1207 1.0597,1.1207 z m -0.5483,-1.3395 c 0.016,-0.2784 0.2216,-0.5128 0.5284,-0.5128 0.2955,0 0.4943,0.216 0.4972,0.5128 z" d="m 1167.7835,1053.4049 c 0.5085,0 0.858,-0.2486 0.9489,-0.6278 l -0.4802,-0.054 c -0.07,0.1847 -0.24,0.2813 -0.4616,0.2813 -0.3324,0 -0.5526,-0.2188 -0.5568,-0.5924 h 1.5199 v -0.1576 c 0,-0.7657 -0.4603,-1.1023 -0.9972,-1.1023 -0.625,0 -1.0327,0.4588 -1.0327,1.1321 0,0.6846 0.402,1.1207 1.0597,1.1207 z m -0.5483,-1.3395 c 0.016,-0.2784 0.2216,-0.5128 0.5284,-0.5128 0.2955,0 0.4943,0.216 0.4972,0.5128 z"
id="path6793" /></g><g id="path6793" /></g><g
aria-label="Rue Molière " aria-label="Rue Molière "
transform="rotate(13.532264)" transform="rotate(13.532264,-0.41439306,6.8345657)"
id="text6754" id="text6754"
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:3.56074px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;display:inline;opacity:0.999987;fill:#1c2729;fill-opacity:1;stroke-width:0.890184"><path style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:3.56074px;line-height:1.25;font-family:Inter;-inkscape-font-specification:'Inter, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;display:inline;opacity:0.999987;fill:#1c2729;fill-opacity:1;stroke-width:0.890184"><path
d="m 1518.9316,815.69391 h 0.4691 v -0.94835 h 0.478 l 0.5083,0.94835 h 0.5235 l -0.5602,-1.02675 c 0.3047,-0.12265 0.4653,-0.38313 0.4653,-0.73465 0,-0.49441 -0.3186,-0.82823 -0.9129,-0.82823 h -0.9711 z m 0.4691,-1.33781 v -0.85984 h 0.4299 c 0.3503,0 0.5071,0.16059 0.5071,0.43625 0,0.27565 -0.1568,0.42359 -0.5046,0.42359 z" d="m 1518.9316,815.69391 h 0.4691 v -0.94835 h 0.478 l 0.5083,0.94835 h 0.5235 l -0.5602,-1.02675 c 0.3047,-0.12265 0.4653,-0.38313 0.4653,-0.73465 0,-0.49441 -0.3186,-0.82823 -0.9129,-0.82823 h -0.9711 z m 0.4691,-1.33781 v -0.85984 h 0.4299 c 0.3503,0 0.5071,0.16059 0.5071,0.43625 0,0.27565 -0.1568,0.42359 -0.5046,0.42359 z"
@ -3167,7 +3179,11 @@
id="path7052" /><path id="path7052" /><path
d="m -1080.1471,1317.7566 h 0.2801 v -0.6987 c 0,-0.1509 0.1137,-0.2576 0.2677,-0.2576 0.047,0 0.106,0.01 0.13,0.016 v -0.2577 c -0.026,-0 -0.07,-0.01 -0.1006,-0.01 -0.1362,0 -0.2499,0.077 -0.2933,0.2151 h -0.012 v -0.1981 h -0.2715 z" d="m -1080.1471,1317.7566 h 0.2801 v -0.6987 c 0,-0.1509 0.1137,-0.2576 0.2677,-0.2576 0.047,0 0.106,0.01 0.13,0.016 v -0.2577 c -0.026,-0 -0.07,-0.01 -0.1006,-0.01 -0.1362,0 -0.2499,0.077 -0.2933,0.2151 h -0.012 v -0.1981 h -0.2715 z"
style="stroke-width:0.544708" style="stroke-width:0.544708"
id="path7054" /></g></g></g></g><g id="path7054" /></g></g></g><path
style="fill:none;stroke:#1c2729;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:1, 1;stroke-dashoffset:0;stroke-opacity:1"
d="m 1299.0791,1152.4505 1.6841,5.5275 c 0,0 -1.0455,1.0825 -1.8309,2.8917 -3.4581,7.9667 2.8667,17.0551 11.6714,18.0638 11.361,1.3015 15.4565,-5.4963 16.2445,-12.5188 l 5.8473,-8.0021 10.2209,2.695 6.1559,-17.928 -5.0447,-1.5352 3.1573,-9.527"
id="path7173"
sodipodi:nodetypes="ccsscccccc" /></g><g
inkscape:groupmode="layer" inkscape:groupmode="layer"
id="layer13" id="layer13"
inkscape:label="marker-test"><g inkscape:label="marker-test"><g

Before

Width:  |  Height:  |  Size: 9.5 MiB

After

Width:  |  Height:  |  Size: 9.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 MiB

After

Width:  |  Height:  |  Size: 4.9 MiB