Various Mod Updates for SPT 3.11
@@ -480,7 +480,7 @@
|
||||
{
|
||||
"Text": "Emercom Checkpoint",
|
||||
"ImagePath": "Markers/exit.png",
|
||||
"Position": { "x": -317.21, "y": 267.94, "z": 21.94955 },
|
||||
"Position": { "x": -321.56, "y": 266.74, "z": 21.94955 },
|
||||
"Category": "Extract",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 0.0, "g": 1.0, "b": 0.0, "a": 1.0 }
|
||||
@@ -488,7 +488,7 @@
|
||||
{
|
||||
"Text": "Railway Exfil",
|
||||
"ImagePath": "Markers/exit.png",
|
||||
"Position": { "x": 474.67, "y": -436.09, "z": 20.92 },
|
||||
"Position": { "x": 472.32, "y": -429.74, "z": 20.92 },
|
||||
"Category": "Extract",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 0.0, "g": 1.0, "b": 0.0, "a": 1.0 }
|
||||
@@ -496,7 +496,7 @@
|
||||
{
|
||||
"Text": "Power Station V-Ex",
|
||||
"ImagePath": "Markers/exit.png",
|
||||
"Position": { "x": -251.93, "y": -366.99, "z": 21.7130013 },
|
||||
"Position": { "x": -251.92, "y": -367.13, "z": 21.72 },
|
||||
"Category": "Extract",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 0.0, "g": 1.0, "b": 0.0, "a": 1.0 }
|
||||
@@ -504,7 +504,7 @@
|
||||
{
|
||||
"Text": "Scav Camp (Co-Op)",
|
||||
"ImagePath": "Markers/exit.png",
|
||||
"Position": { "x": 284.442, "y": -27.493, "z": 21.94955 },
|
||||
"Position": { "x": 278.69, "y": -30.97, "z": 21.94955 },
|
||||
"Category": "Extract",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 1.0, "g": 0.460784316, "b": 0.007843138, "a": 1.0 }
|
||||
@@ -512,7 +512,7 @@
|
||||
{
|
||||
"Text": "Hole in the Fence",
|
||||
"ImagePath": "Markers/exit.png",
|
||||
"Position": { "x": -224.16, "y": -40.91, "z": 22.79 },
|
||||
"Position": { "x": -219.92, "y": -37.02, "z": 22.79 },
|
||||
"Category": "Extract",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 0.0, "g": 1.0, "b": 0.0, "a": 1.0 }
|
||||
@@ -525,6 +525,22 @@
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 0.0, "g": 1.0, "b": 0.0, "a": 1.0 }
|
||||
},
|
||||
{
|
||||
"Text": "Transit to Customs",
|
||||
"ImagePath": "Markers/transit.png",
|
||||
"Position": { "x": 274.3, "y": 395.93, "z": 23.2799988 },
|
||||
"Category": "Transit",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 1.0, "g": 0.368627429, "b": 0.00627450971, "a": 1.0 }
|
||||
},
|
||||
{
|
||||
"Text": "Transit to Streets of Tarkov",
|
||||
"ImagePath": "Markers/transit.png",
|
||||
"Position": { "x": 263.1, "y": -444.4, "z": 24.1 },
|
||||
"Category": "Transit",
|
||||
"ShowInRaid": false,
|
||||
"Color": { "r": 1.0, "g": 0.368627429, "b": 0.00627450971, "a": 1.0 }
|
||||
},
|
||||
{
|
||||
"Text": "Power Substation Utility Cabin",
|
||||
"ImagePath": "Markers/door_with_lock.png",
|
||||
|
||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 23 KiB |
@@ -1,258 +1,359 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="svg235" version="1.1" viewBox="0 0 977.09998 977.09998">
|
||||
<style id="style_common">
|
||||
.trees { fill:#144043 }
|
||||
.cement { fill:#c6c2c2 }
|
||||
.land { fill:#1f5054 }
|
||||
.rock { fill:#dcd5b6 }
|
||||
.water { fill:#4a6b96 }
|
||||
.wood { fill:#593700 }
|
||||
.tarmac { fill:#768089 }
|
||||
.gravel { fill:#946d3e }
|
||||
.building { fill:#1a2632 }
|
||||
.floor { fill:#70777f }
|
||||
.locked { fill:#37414c }
|
||||
.map_border { fill:none;stroke:#000;stroke-width:2 }
|
||||
.fence { fill:none;stroke:#c4e3c3;stroke-width:1 }
|
||||
.road_tarmac { fill:none;stroke:#888 }
|
||||
.road_gravel { fill:none;stroke:#946d3e }
|
||||
.road_small { stroke-width:5 }
|
||||
.road_medium { stroke-width:8 }
|
||||
.road_large { stroke-width:12 }
|
||||
.railroad { fill:none;stroke:#914833;stroke-dasharray:6;stroke-width:3 }
|
||||
.powerline { fill:none;stroke:#ffce00;stroke-width:2;stroke-miterlimit:10;stroke-dasharray:6,6 }
|
||||
.danger { fill:red;fill-opacity:.4;stroke:red;stroke-dasharray:4,2;stroke-width:2 }
|
||||
.task { fill:#000 }
|
||||
.stairs { fill:#FFD700 }
|
||||
.shadow { filter:drop-shadow(0 0 2px #000) }
|
||||
</style>
|
||||
<style id="style_interchange">
|
||||
.structure{ fill:#4b4b4b }
|
||||
</style>
|
||||
<defs id="defs1">
|
||||
<linearGradient id="rampDown_l2r">
|
||||
<stop id="stop200" offset="0" style="stop-color:#777777;stop-opacity:0;"/>
|
||||
<stop id="stop199" offset="1" style="stop-color:#000000;stop-opacity:0.5;"/>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="svg235" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 977.1 977.1">
|
||||
<!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) -->
|
||||
<defs>
|
||||
<style>
|
||||
.st0 {
|
||||
stroke: url(#linear-gradient2);
|
||||
}
|
||||
|
||||
.st0, .st1, .st2, .st3, .st4, .st5, .st6, .st7, .st8, .st9, .st10, .st11, .st12, .st13, .st14, .st15, .st16, .st17 {
|
||||
fill: none;
|
||||
}
|
||||
|
||||
.st0, .st2, .st4, .st6, .st7, .st8, .st9, .st11, .st12, .st13, .st14, .st15, .st17 {
|
||||
stroke-miterlimit: 3.557;
|
||||
}
|
||||
|
||||
.st0, .st2, .st7, .st15 {
|
||||
stroke-width: 7.1141px;
|
||||
}
|
||||
|
||||
.st1 {
|
||||
stroke-width: 12px;
|
||||
}
|
||||
|
||||
.st1, .st3 {
|
||||
stroke: #888;
|
||||
}
|
||||
|
||||
.st2 {
|
||||
stroke: url(#linear-gradient1);
|
||||
}
|
||||
|
||||
.st3 {
|
||||
stroke-width: 8px;
|
||||
}
|
||||
|
||||
.st4 {
|
||||
stroke: url(#linear-gradient6);
|
||||
}
|
||||
|
||||
.st4, .st6, .st8, .st9, .st11, .st12, .st13, .st14 {
|
||||
stroke-width: 4.4463px;
|
||||
}
|
||||
|
||||
.st5 {
|
||||
stroke: #000;
|
||||
}
|
||||
|
||||
.st5, .st16 {
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
.st6 {
|
||||
stroke: url(#linear-gradient11);
|
||||
}
|
||||
|
||||
.st18 {
|
||||
fill: #1f5054;
|
||||
}
|
||||
|
||||
.st19 {
|
||||
fill: #4a6b96;
|
||||
}
|
||||
|
||||
.st7 {
|
||||
stroke: url(#linear-gradient);
|
||||
}
|
||||
|
||||
.st20 {
|
||||
fill: #dcd5b6;
|
||||
}
|
||||
|
||||
.st8 {
|
||||
stroke: url(#linear-gradient12);
|
||||
}
|
||||
|
||||
.st9 {
|
||||
stroke: url(#linear-gradient9);
|
||||
}
|
||||
|
||||
.st10 {
|
||||
stroke: #914833;
|
||||
stroke-dasharray: 6;
|
||||
stroke-width: 3px;
|
||||
}
|
||||
|
||||
.st11 {
|
||||
stroke: url(#linear-gradient7);
|
||||
}
|
||||
|
||||
.st12 {
|
||||
stroke: url(#linear-gradient5);
|
||||
}
|
||||
|
||||
.st13 {
|
||||
stroke: url(#linear-gradient10);
|
||||
}
|
||||
|
||||
.st14 {
|
||||
stroke: url(#linear-gradient8);
|
||||
}
|
||||
|
||||
.st21 {
|
||||
fill: #1a2632;
|
||||
}
|
||||
|
||||
.st22 {
|
||||
fill: #4b4b4b;
|
||||
}
|
||||
|
||||
.st15 {
|
||||
stroke: url(#linear-gradient3);
|
||||
}
|
||||
|
||||
.st16 {
|
||||
stroke: #ffce00;
|
||||
stroke-dasharray: 6 6;
|
||||
stroke-miterlimit: 10;
|
||||
}
|
||||
|
||||
.st23 {
|
||||
fill: #c6c2c2;
|
||||
}
|
||||
|
||||
.st17 {
|
||||
stroke: url(#linear-gradient4);
|
||||
stroke-width: 10.6711px;
|
||||
}
|
||||
</style>
|
||||
<linearGradient id="linear-gradient" x1="1023.8205" y1="678.929" x2="1062.2919" y2="678.929" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="rampDown_r2l">
|
||||
<stop id="stop84" offset="0" style="stop-color:#000000;stop-opacity:0.5;"/>
|
||||
<stop id="stop85" offset="1" style="stop-color:#777777;stop-opacity:0;"/>
|
||||
<linearGradient id="linear-gradient1" x1="1058.0084" y1="562.3658" x2="1058.0084" y2="599.7514" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="rampUp_l2r">
|
||||
<stop id="stop168" offset="0" style="stop-color:#ffffff;stop-opacity:0;"/>
|
||||
<stop id="stop169" offset="1" style="stop-color:#ffffff;stop-opacity:0.5;"/>
|
||||
<linearGradient id="linear-gradient2" x1="1057.9223" y1="210.8343" x2="1057.9223" y2="170.0803" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="rampUp_r2l">
|
||||
<stop id="stop176" offset="0" style="stop-color:#ffffff;stop-opacity:0.5;"/>
|
||||
<stop id="stop175" offset="1" style="stop-color:#ffffff;stop-opacity:0;"/>
|
||||
<linearGradient id="linear-gradient3" x1="1024.0125" y1="93.5576" x2="1062.4081" y2="93.5576" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient4" x1="831.443" y1="291.1281" x2="831.443" y2="308.6192" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".5"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient5" x1="723.3098" y1="547.3272" x2="742.2631" y2="547.3272" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".5"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient6" x1="741.8795" y1="644.6146" x2="750.0092" y2="644.6146" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".5"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient7" x1="710.45" y1="385.9538" x2="721.1588" y2="385.9538" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".5"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient8" x1="738.7717" y1="213.0229" x2="749.9973" y2="213.0229" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".5"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient9" x1="864.0215" y1="223.2115" x2="881.0497" y2="223.2115" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity=".5"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient10" x1="1063.3291" y1="379.4475" x2="1063.3291" y2="392.1876" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient11" x1="836.3726" y1="534.8588" x2="844.1552" y2="534.8588" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="linear-gradient12" x1="836.1124" y1="238.8048" x2="844.8995" y2="238.8048" gradientTransform="translate(-156.1068 766.1235) scale(.8893 -.8893)" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity=".5"/>
|
||||
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient xlink:href="#rampDown_l2r" id="linearGradient199" x1="559.72021" x2="580.3277" y1="616.02795" y2="616.02795" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_l2r" id="linearGradient204" x1="615.41016" x2="636.92401" y1="475.4502" y2="475.4502" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_l2r" id="linearGradient208" x1="559.91833" x2="580.39166" y1="335.18094" y2="335.18094" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_l2r" id="linearGradient244" x1="654.29987" x2="666.34497" y1="622.46558" y2="622.46558" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient178" x1="534.58289" x2="551.11755" y1="475.25916" y2="475.25916" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient183" x1="562.59283" x2="578.76257" y1="648.22321" y2="648.22321" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient185" x1="689.42633" x2="716.38831" y1="638.20557" y2="638.20557" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient190" x1="653.56561" x2="665.01868" y1="326.37051" y2="326.37051" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient192" x1="563.65216" x2="577.10272" y1="216.61259" y2="216.61259" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient194" x1="547.94702" x2="578.65472" y1="313.95453" y2="313.95453" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient202" x1="675.54742" x2="697.62073" y1="475.55551" y2="475.55551" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient206" x1="575.14801" x2="596.96887" y1="475.6763" y2="475.6763" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient240" x1="887.88232" x2="887.88232" y1="481.81339" y2="469.19424" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampDown_r2l" id="linearGradient84" x1="655.97345" x2="655.97345" y1="565.0498" y2="554.98608" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient169" x1="674.61407" x2="687.49237" y1="475.59064" y2="475.59064" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient175" x1="574.55939" x2="586.74683" y1="475.59064" y2="475.59064" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient229" x1="566.33783" x2="574.46753" y1="216.59996" y2="216.59996" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient231" x1="547.76813" x2="566.72144" y1="314.01965" y2="314.01965" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient233" x1="534.90833" x2="545.61707" y1="475.27277" y2="475.27277" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient235" x1="563.2301" x2="574.45557" y1="648.18005" y2="648.18005" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient237" x1="652.07996" x2="652.07996" y1="570.19727" y2="552.70618" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_l2r" id="linearGradient239" x1="688.47986" x2="705.50806" y1="638.04413" y2="638.04413" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient173" x1="624.84644" x2="637.6651" y1="475.40985" y2="475.40985" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient180" x1="569.98462" x2="582.73511" y1="615.86151" y2="615.86151" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient187" x1="569.39502" x2="583.13763" y1="335.23236" y2="335.23236" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient219" x1="887.76825" x2="887.76825" y1="481.87787" y2="469.13779" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient221" x1="882.4549" x2="882.4549" y1="298.95959" y2="261.57394" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient223" x1="848.27881" x2="886.75024" y1="182.32352" y2="182.32352" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient225" x1="882.44916" x2="882.44916" y1="650.49103" y2="691.24506" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient227" x1="848.47076" x2="886.86646" y1="767.81689" y2="767.81689" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient242" x1="660.83087" x2="668.61353" y1="326.46893" y2="326.46893" gradientUnits="userSpaceOnUse"/>
|
||||
<linearGradient xlink:href="#rampUp_r2l" id="linearGradient246" x1="660.5708" x2="669.35779" y1="622.61993" y2="622.61993" gradientUnits="userSpaceOnUse"/>
|
||||
</defs>
|
||||
<g id="Ground_Level" data-name="Ground Level">
|
||||
<g id="Base_Terrain" class="land" data-name="Base Terrain">
|
||||
<path d="m816.069 530.62 2.145 4.638 40.176.043.231 61.355 92.636 41.079.08 27.516 23.521 13.856.018 90.846-37.972 9.438-36.744 7.449-96.386 5.404-71.785 4.546-68.048 10.614-45.401 12.824-38.391 17.498-52.854 29.013-49.816 30.879-17.22 9.853-13.949 6.225-25.19 2.73-161.375.098.085-23.886 6.578-7.562 6.071-536.368-89.927 1.258-46.756-1.014-.439-22.528-5.931-21.96-7.45-11.209-18.054-13.67-33.258-24.122-31.7437-32.266-23.791-38.609-11.67248-43.721L1.79597 28.4899 33.9015 14.8084l-.0751-12.73837 58.9001-.10075V14.7731l10.6355 8.546 139.573.9248 10.325-9.6421.01-12.42659 80.452-.15153V14.3061l10.629 9.6018 294.436-2.6893-.005 22.0342-3.329 21.8968.679 27.5779 37.898.0836 15.306 15.3729 55.157.034-.096-43.9038 4.918-2.6109 11.036-12.2253 32.516-.0803 49.232 2.2141 17.588 17.4057.201 145.2565-32.401.133-11.547 11.464-.123 64.705 2.782 6.141.185 59.389-3.449 2.054.56 73.058 9.544 6.268.131 51.896-4.503.032-4.977 2.732z"/>
|
||||
<g id="Ground_Level">
|
||||
<g id="Base_Terrain">
|
||||
<path class="st18" d="M816.069,530.62l2.145,4.638,40.176.043.231,61.355,92.636,41.079.08,27.516,23.521,13.856.018,90.846-37.972,9.438-36.744,7.449-96.386,5.404-71.785,4.546-68.048,10.614-45.401,12.824-38.391,17.498-52.854,29.013-49.816,30.879-17.22,9.853-13.949,6.225-25.19,2.73-161.375.098.085-23.886,6.578-7.562,6.071-536.368-89.927,1.258-46.756-1.014-.439-22.528-5.931-21.96-7.45-11.209-18.054-13.67-33.258-24.122-31.7437-32.266-23.791-38.609-11.6725-43.721L1.796,28.4899l32.1055-13.6815-.0751-12.7384,58.9001-.1007v12.8038l10.6355,8.546,139.573.9248,10.325-9.6421.01-12.4266,80.452-.1515v12.2824l10.629,9.6018,294.436-2.6893-.005,22.0342-3.329,21.8968.679,27.5779,37.898.0836,15.306,15.3729,55.157.034-.096-43.9038,4.918-2.6109,11.036-12.2253,32.516-.0803,49.232,2.2141,17.588,17.4057.201,145.2565-32.401.133-11.547,11.464-.123,64.705,2.782,6.141.185,59.389-3.449,2.054.56,73.058,9.544,6.268.131,51.896-4.503.032-4.977,2.732-.0211,38.474Z"/>
|
||||
</g>
|
||||
<g id="Water" class="water">
|
||||
<path d="M190.207 334.203c3.412-.247 6.891-1.532 9.604-3.617 1.417-1.09 3.381-2.597 3.118-4.365-.433-2.904-5.161-3.063-6.985-5.363-1.191-1.502-2.005-3.357-2.37-5.239-.19-.98.355-2.022.125-2.993-.395-1.666-1.883-2.891-2.494-4.49-1.142-2.987-.679-6.501-2.121-9.355-.917-1.815-2.786-2.977-3.991-4.615-.841-1.143-.891-3.193-2.245-3.617-1.599-.501-3.289.971-4.615 1.996-2.297 1.774-4.334 4.146-5.363 6.86-.724 1.908-.746 4.104-.374 6.111.657 3.549 3.344 6.431 4.49 9.854.608 1.817.634 3.796 1.247 5.612 1.142 3.384 2.245 6.951 4.49 9.729.915 1.131 2.169 2.013 3.492 2.619 1.239.567 2.633.972 3.992.873z"/>
|
||||
<path d="M166.634 287.306c2.016-.036 3.853 1.675 5.862 1.497 1.501-.133 2.752-1.23 4.116-1.871 1.464-.688 2.802-1.702 4.365-2.12 2.255-.604 5.197 1.002 6.985-.499 1.312-1.102 1.799-3.366 1.247-4.989-.41-1.205-1.844-1.824-2.994-2.37-2.269-1.077-4.849-1.515-7.358-1.621-4.4-.186-9.219-.343-13.097 1.746-1.842.992-3.673 2.694-4.115 4.739-.34 1.569.55 3.236 1.371 4.615.362.606.814 1.323 1.497 1.497.714.182 1.384-.61 2.121-.624z"/>
|
||||
<path d="M143.493 251.855c-2.396-1.582-5.677-3.53-8.29-2.341-2.302 1.048-3.809 4.395-3.243 6.86.43 1.874 3.43 2.014 4.49 3.617 1.096 1.658.769 3.942 1.621 5.738.435.917.918 1.908 1.747 2.494 2.148 1.521 5.434.635 7.608 2.121 1.888 1.29 2.195 4.246 4.116 5.488 1.748 1.129 4.355 2.507 6.094 1.363 1.518-.998.456-3.626 1.015-5.355 1.116-3.451 5.359-6.303 4.615-9.853-.284-1.356-1.803-2.329-3.127-2.738-3.121-.966-6.705 2.399-9.732 1.168-3.399-1.381-3.852-6.542-6.914-8.562z"/>
|
||||
<path d="M195.071 238.663c-1.477.189-2.94 1.294-3.617 2.62-.416.814-.396 1.919 0 2.744.461.959 1.728 1.256 2.494 1.995 1.147 1.105 1.817 2.701 3.119 3.617.947.667 2.085 1.277 3.242 1.247.819-.02 1.728-.362 2.246-.997.617-.759.825-1.911.623-2.869-.349-1.66-2.469-2.503-2.993-4.116-.232-.712.422-1.627 0-2.245-1.032-1.511-3.299-2.228-5.114-1.996z"/>
|
||||
<path d="M148.915 235.579c-1.646-.143-3.751.596-4.507 2.065-.904 1.758.551 3.931 1.127 5.822.515 1.69.613 3.876 2.066 4.882 1.905 1.32 5.242 1.852 6.948.282 2.189-2.016 1.705-6.258.375-8.92-1.086-2.175-3.587-3.922-6.009-4.131z"/>
|
||||
<path d="M374.511 73.1909c.011 2.0379 1.084 4.2978 2.762 5.455 1.579 1.0895 4.105-.4229 5.724.6061.842.5347.766 1.9419 1.549 2.5592 2.091 1.6479 4.955 2.2289 7.61 2.4244.976.0719 1.931-.6314 2.896-.4714.753.1248 1.285 1.2835 2.02 1.0775 1.231-.3449 2.013-2.0231 1.953-3.2999-.08-1.7179-2.836-2.4667-3.03-4.1755-.11-.9694.599-1.8851 1.145-2.6938.746-1.1053 1.596-2.3183 2.828-2.8286 1.431-.5927 3.171-.4704 4.647 0 .813.2592 1.286 1.1889 2.088 1.4817 1.016.3709 2.151.2651 3.233.2693 3.579.014 7.569.9121 10.708-.8081.885-.4855 1.913-1.4187 1.818-2.4245-.291-3.0849-4.667-4.0835-6.869-6.2632-.633-.6256-1.043-1.5177-1.819-1.953-.879-.4934-2.357.2-2.963-.6061-.839-1.1164-.255-2.9107.337-4.1755.72-1.5385 1.948-3.385 3.636-3.5693.843-.0919 1.371 1.6653 2.156 1.3469 1.478-.5996 1.463-3.0837 1.144-4.6469-.291-1.4298-1.178-3.3243-2.626-3.502-1.235-.1515-2.098 1.4017-2.896 2.3572-.805.9641-1.025 2.3266-1.818 3.2999-.634.7775-1.305 1.7647-2.29 1.953-1.025.1959-1.964-.7085-2.963-1.0101-1.601-.4833-3.279-1.8535-4.849-1.2796-1.468.5367-1.722 2.6148-2.694 3.8387-1.088 1.3691-2.136 2.8144-3.502 3.9061-1.225.9786-2.669 1.6689-4.108 2.2897-1.643.7086-3.33 1.6722-5.118 1.6163-1.371-.0428-2.948-.4391-3.839-1.4816-.761-.8901.223-2.7694-.741-3.4346-1.233-.8511-3.277-.2653-4.445.6734-1.218.9794-2.249 2.92-1.684 4.3775.4 1.0296 2.471.4933 2.964 1.4817.387.7762-.199 1.7358-.472 2.5591-.591 1.782-2.501 3.1736-2.492 5.051z"/>
|
||||
<path d="M438.363 52.7748c-.64-.5699-.623-1.7889-.248-2.5592 1.101-2.2574 3.997-3.1848 6.357-4.0452 1.174-.4279 2.466-.448 3.715-.4953 2.424-.0919 4.84.4711 7.265.4128 2.102-.0506 4.187-.9234 6.274-.6605 1.019.1285 2.356.1949 2.889 1.0732.345.569.045 1.3834-.248 1.9813-.82 1.6781-2.886 2.4357-3.962 3.9626-.667.9458-1.104 2.045-1.486 3.1371-.318.9072-.344 1.8995-.661 2.8068-.361 1.0343-1.316 1.8799-1.403 2.972-.124 1.5713.338 3.3083 1.321 4.5405.53.6644 1.72.5572 2.229 1.2383.455.6099-.082 1.7332.495 2.229.314.2694.826.1071 1.239.0825.447-.0266.89-.3704 1.32-.2476 1.255.3577 2.152 1.565 2.89 2.6417.6.8769 1.485 1.9614 1.156 2.9719-.254.7766-1.64.6229-2.064 1.3209-.474.7792-.15 1.8177-.248 2.7243-.143 1.3235.102 2.7728-.495 3.9626-.428.8524-1.136 1.7637-2.064 1.9813-1.966.4608-3.768-1.9976-5.779-1.8162-.588.0531-.98.7691-1.568.8255-1.517.1455-2.889-1.653-4.376-1.3208-2.529.5651-3.21 5.5439-5.779 5.2009-1.46-.195-1.092-3.0245-2.394-3.7149-1.07-.5677-2.483.4643-3.632.0825-.763-.2533-1.164-1.1596-1.899-1.486-1.174-.5217-3.271.5118-3.797-.6604-.942-2.097 1.676-4.6534 3.632-5.8613.776-.4792 1.956.2433 2.724-.2477 1.714-1.0954 2.668-3.2862 3.055-5.2835.111-.5731-.34-1.1571-.248-1.7336.637-3.9986 4.171-7.0288 5.366-10.8972.287-.9295.75-1.9767.413-2.8894-.317-.8597-1.23-1.4366-2.064-1.8162-1.137-.5175-2.468-.4248-3.715-.4953-1.401-.0792-3.162 1.0159-4.21.0826z"/>
|
||||
<g id="Water">
|
||||
<path class="st19" d="M190.207,334.203c3.412-.247,6.891-1.532,9.604-3.617,1.417-1.09,3.381-2.597,3.118-4.365-.433-2.904-5.161-3.063-6.985-5.363-1.191-1.502-2.005-3.357-2.37-5.239-.19-.98.355-2.022.125-2.993-.395-1.666-1.883-2.891-2.494-4.49-1.142-2.987-.679-6.501-2.121-9.355-.917-1.815-2.786-2.977-3.991-4.615-.841-1.143-.891-3.193-2.245-3.617-1.599-.501-3.289.971-4.615,1.996-2.297,1.774-4.334,4.146-5.363,6.86-.724,1.908-.746,4.104-.374,6.111.657,3.549,3.344,6.431,4.49,9.854.608,1.817.634,3.796,1.247,5.612,1.142,3.384,2.245,6.951,4.49,9.729.915,1.131,2.169,2.013,3.492,2.619,1.239.567,2.633.972,3.992.873h0Z"/>
|
||||
<path class="st19" d="M166.634,287.306c2.016-.036,3.853,1.675,5.862,1.497,1.501-.133,2.752-1.23,4.116-1.871,1.464-.688,2.802-1.702,4.365-2.12,2.255-.604,5.197,1.002,6.985-.499,1.312-1.102,1.799-3.366,1.247-4.989-.41-1.205-1.844-1.824-2.994-2.37-2.269-1.077-4.849-1.515-7.358-1.621-4.4-.186-9.219-.343-13.097,1.746-1.842.992-3.673,2.694-4.115,4.739-.34,1.569.55,3.236,1.371,4.615.362.606.814,1.323,1.497,1.497.714.182,1.384-.61,2.121-.624h0Z"/>
|
||||
<path class="st19" d="M143.493,251.855c-2.396-1.582-5.677-3.53-8.29-2.341-2.302,1.048-3.809,4.395-3.243,6.86.43,1.874,3.43,2.014,4.49,3.617,1.096,1.658.769,3.942,1.621,5.738.435.917.918,1.908,1.747,2.494,2.148,1.521,5.434.635,7.608,2.121,1.888,1.29,2.195,4.246,4.116,5.488,1.748,1.129,4.355,2.507,6.094,1.363,1.518-.998.456-3.626,1.015-5.355,1.116-3.451,5.359-6.303,4.615-9.853-.284-1.356-1.803-2.329-3.127-2.738-3.121-.966-6.705,2.399-9.732,1.168-3.399-1.381-3.852-6.542-6.914-8.562h0Z"/>
|
||||
<path class="st19" d="M195.071,238.663c-1.477.189-2.94,1.294-3.617,2.62-.416.814-.396,1.919,0,2.744.461.959,1.728,1.256,2.494,1.995,1.147,1.105,1.817,2.701,3.119,3.617.947.667,2.085,1.277,3.242,1.247.819-.02,1.728-.362,2.246-.997.617-.759.825-1.911.623-2.869-.349-1.66-2.469-2.503-2.993-4.116-.232-.712.422-1.627,0-2.245-1.032-1.511-3.299-2.228-5.114-1.996h0Z"/>
|
||||
<path class="st19" d="M148.915,235.579c-1.646-.143-3.751.596-4.507,2.065-.904,1.758.551,3.931,1.127,5.822.515,1.69.613,3.876,2.066,4.882,1.905,1.32,5.242,1.852,6.948.282,2.189-2.016,1.705-6.258.375-8.92-1.086-2.175-3.587-3.922-6.009-4.131h0Z"/>
|
||||
<path class="st19" d="M374.511,73.1909c.011,2.0379,1.084,4.2978,2.762,5.455,1.579,1.0895,4.105-.4229,5.724.6061.842.5347.766,1.9419,1.549,2.5592,2.091,1.6479,4.955,2.2289,7.61,2.4244.976.0719,1.931-.6314,2.896-.4714.753.1248,1.285,1.2835,2.02,1.0775,1.231-.3449,2.013-2.0231,1.953-3.2999-.08-1.7179-2.836-2.4667-3.03-4.1755-.11-.9694.599-1.8851,1.145-2.6938.746-1.1053,1.596-2.3183,2.828-2.8286,1.431-.5927,3.171-.4704,4.647,0,.813.2592,1.286,1.1889,2.088,1.4817,1.016.3709,2.151.2651,3.233.2693,3.579.014,7.569.9121,10.708-.8081.885-.4855,1.913-1.4187,1.818-2.4245-.291-3.0849-4.667-4.0835-6.869-6.2632-.633-.6256-1.043-1.5177-1.819-1.953-.879-.4934-2.357.2-2.963-.6061-.839-1.1164-.255-2.9107.337-4.1755.72-1.5385,1.948-3.385,3.636-3.5693.843-.0919,1.371,1.6653,2.156,1.3469,1.478-.5996,1.463-3.0837,1.144-4.6469-.291-1.4298-1.178-3.3243-2.626-3.502-1.235-.1515-2.098,1.4017-2.896,2.3572-.805.9641-1.025,2.3266-1.818,3.2999-.634.7775-1.305,1.7647-2.29,1.953-1.025.1959-1.964-.7085-2.963-1.0101-1.601-.4833-3.279-1.8535-4.849-1.2796-1.468.5367-1.722,2.6148-2.694,3.8387-1.088,1.3691-2.136,2.8144-3.502,3.9061-1.225.9786-2.669,1.6689-4.108,2.2897-1.643.7086-3.33,1.6722-5.118,1.6163-1.371-.0428-2.948-.4391-3.839-1.4816-.761-.8901.223-2.7694-.741-3.4346-1.233-.8511-3.277-.2653-4.445.6734-1.218.9794-2.249,2.92-1.684,4.3775.4,1.0296,2.471.4933,2.964,1.4817.387.7762-.199,1.7358-.472,2.5591-.591,1.782-2.501,3.1736-2.492,5.051h0Z"/>
|
||||
<path class="st19" d="M438.363,52.7748c-.64-.5699-.623-1.7889-.248-2.5592,1.101-2.2574,3.997-3.1848,6.357-4.0452,1.174-.4279,2.466-.448,3.715-.4953,2.424-.0919,4.84.4711,7.265.4128,2.102-.0506,4.187-.9234,6.274-.6605,1.019.1285,2.356.1949,2.889,1.0732.345.569.045,1.3834-.248,1.9813-.82,1.6781-2.886,2.4357-3.962,3.9626-.667.9458-1.104,2.045-1.486,3.1371-.318.9072-.344,1.8995-.661,2.8068-.361,1.0343-1.316,1.8799-1.403,2.972-.124,1.5713.338,3.3083,1.321,4.5405.53.6644,1.72.5572,2.229,1.2383.455.6099-.082,1.7332.495,2.229.314.2694.826.1071,1.239.0825.447-.0266.89-.3704,1.32-.2476,1.255.3577,2.152,1.565,2.89,2.6417.6.8769,1.485,1.9614,1.156,2.9719-.254.7766-1.64.6229-2.064,1.3209-.474.7792-.15,1.8177-.248,2.7243-.143,1.3235.102,2.7728-.495,3.9626-.428.8524-1.136,1.7637-2.064,1.9813-1.966.4608-3.768-1.9976-5.779-1.8162-.588.0531-.98.7691-1.568.8255-1.517.1455-2.889-1.653-4.376-1.3208-2.529.5651-3.21,5.5439-5.779,5.2009-1.46-.195-1.092-3.0245-2.394-3.7149-1.07-.5677-2.483.4643-3.632.0825-.763-.2533-1.164-1.1596-1.899-1.486-1.174-.5217-3.271.5118-3.797-.6604-.942-2.097,1.676-4.6534,3.632-5.8613.776-.4792,1.956.2433,2.724-.2477,1.714-1.0954,2.668-3.2862,3.055-5.2835.111-.5731-.34-1.1571-.248-1.7336.637-3.9986,4.171-7.0288,5.366-10.8972.287-.9295.75-1.9767.413-2.8894-.317-.8597-1.23-1.4366-2.064-1.8162-1.137-.5175-2.468-.4248-3.715-.4953-1.401-.0792-3.162,1.0159-4.21.0826h-.0001Z"/>
|
||||
</g>
|
||||
<g id="Structure" class="structure">
|
||||
<path d="m753.2 139.421-143.313.015v10.694H478.383v136.242h-7.971v272.834h7.921v117.698h-1.866v18.947h18.704v-2.246h114.874v13.026h143.412l.29-129.237h40.604V266.772h-41.443z"/>
|
||||
<g id="Structure">
|
||||
<path class="st22" d="M753.2,139.421l-143.313.015v10.694h-131.504v136.242h-7.971v272.834h7.921v117.698h-1.866v18.947h18.704v-2.246h114.874v13.026h143.2934v-127.3096h37.6917l4.6705-20.0737v-273.1033l-4.6705-19.3724h-37.83v-127.351h-.0001Z"/>
|
||||
</g>
|
||||
<g id="Roads" class="road_tarmac">
|
||||
<g id="Normal_Roads" class="road_medium" data-name="Normal Roads">
|
||||
<path d="M297.988 792.235c14.514-25.829 42.63-30.618 61.465-51.118"/>
|
||||
<path d="M379.821 716.477c.227 12.606-14.117 26.222-26.725 26.062-12.291-.158-24.699-11.961-24.477-26.062.214-13.064 10.305-24.768 24.074-24.92 14.6-.054 26.908 12.735 27.128 24.92z"/>
|
||||
<path d="M301.997 612.56c.195 11.491 12.638 26.263 26.811 26.582 12.852.288 30.38-12.701 31.501-22.739"/>
|
||||
<path d="M359.939 691.106c1.321-372.342.972-539.185.949-545.514-.023-6.329.745-9.868 2.59-12.613 1.845-2.745 4.422-5.271 8.032-7.376 3.61-2.105 14.905-3.363 19.675-3.623 4.771-.26 13.585-1.076 68.095-1.173"/>
|
||||
<path d="M665.64 704.86s.169 6.878-.985 9.987c-.96 2.69-1.992 5.192-4.786 7.135-2.928 2.036-10.856 2.577-10.856 2.577"/>
|
||||
<path d="m649.46 724.66-270.824.884"/>
|
||||
<path d="M622.084 723.162c.009 6.913.238 11.697.349 17.224.169 8.511.201 13.852.178 20.922-.28 5.229.651 10.977-5.13 14.502-28.254 16.081-62.396 30.406-91.5 45.511-8.95 4.446-22.016 12.08-30.262 14.524-7.477 2.215-14.419 1.799-22.216 1.847-20.106.123-38.313.233-60.127.154-18.706.042-42.61 1.847-48.871-3.131-6.481-5.55-9.34-12.792-10.319-22.695-.946-13.264-.479-23.843-.472-37.625.006-10.957.957-24.531.774-32.971"/>
|
||||
<path d="M461.83 121.814s-.121 113.096-.434 141.108c-.05 4.421.283 7.601-1.197 10.89-1.386 3.083-4.262 5.04-5.583 7.926-1.215 2.658-1.666 6.672-1.657 9.79.125 43.479-.741 80.121-.89 120.184-.165 44.759-.337 89.709 0 134.278.026 3.371-.114 9.167.672 12.593.914 3.986 3.991 7.626 5.952 9.899 3.469 4.023 2.682 7.418 2.698 12.778.127 46.257-.239 140.566-.239 140.566"/>
|
||||
<path d="M458.678 120.766c109.513.22 210.884-.521 320.668-.476"/>
|
||||
<path d="M865.294 726.364s3.976-21.391.359-35.737c-3.619-14.345-14.901-21.096-30.913-23.378-12.999-1.853-44.156-1.46-44.156-1.46"/>
|
||||
<path d="M804.108 666.926c-.166-48.595-.157-224.139-1.309-521.737-.584-9.27-6.133-24.868-23.61-24.893"/>
|
||||
<path d="M928.608 788.664s-1.77-19.587-11.561-40.655c-3.032-6.024-8.537-12.665-14.343-16.093-9.284-5.477-21.34-4.802-32.03-4.461-17.847.57-41.109.451-50.892-2.114-11.832-3.101-15.228-13.359-15.429-22.457-.29-13.025-.224-29.371-.245-35.468"/>
|
||||
<path d="M440.026 660.637h18.958"/>
|
||||
<path d="M440.353 622.038h18.23"/>
|
||||
<path d="M438.953 551.842h11.213"/>
|
||||
<path d="M438.588 513.321h12.005"/>
|
||||
<path d="M438.565 442.399h12.005"/>
|
||||
<path d="M375.792 513.006h-13.28"/>
|
||||
<path d="M375.792 551.477h-13.371"/>
|
||||
<path d="M377.003 403.803H362.33"/>
|
||||
<path d="M438.766 333.368h12.005"/>
|
||||
<path d="M439.211 294.275h11.56"/>
|
||||
<path d="M377.731 293.95h-15.777"/>
|
||||
<path d="M377.395 331.869h-15.777"/>
|
||||
<path d="M440.38 225.005h18.514"/>
|
||||
<path d="M360.529 147.078h100.137"/>
|
||||
<path d="M557.872 121.847v23.994"/>
|
||||
<path d="M540.512 721.918v-31.135"/>
|
||||
<path d="M530.987 723.493v15.828"/>
|
||||
<path d="M419.982 727.628v14.124"/>
|
||||
<path d="M451.375 403.056H439.37"/>
|
||||
<path d="M790.79 176.219h15.226"/>
|
||||
<path d="M462.993 236.599h18.514"/>
|
||||
<path d="M454.276 377.185h18.513"/>
|
||||
<path d="M454.562 467.165h18.513"/>
|
||||
<path d="M462.355 621.979h18.514"/>
|
||||
<path d="M772.168 109.12v8.945"/>
|
||||
<path d="m829.667 81.7786.183 78.5304"/>
|
||||
<path d="m954.165 79.9854-153.021-.1501"/>
|
||||
<path d="M828.682 118.11c-17.28-.202-32.747-.317-33.909 6.061"/>
|
||||
<path d="M1192.12 743.125s-48.74 1.164-73 3.289c-20.26 1.774-40.6 3.689-60.5 7.891-28.84 6.091-56.25 17.803-84.838 24.991-23.894 6.006-47.958 11.585-72.341 15.125-21.113 3.067-42.506 3.761-63.789 5.261-41.18 2.903-82.634 2.433-123.636 7.234-22.55 2.641-44.649 6.501-66.595 12.321-18.23 4.834-35.366 11.77-52.545 19.554-34.948 15.836-67.128 36.028-99.653 56.382-28.817 18.034-85.692 57.081-85.692 57.081"/>
|
||||
<path d="M1060.73 753.004s2.48-254.858 3.26-383.25c.08-12.184-1.07-24.57-4.4-36.288-2.97-10.406-6.74-21.141-13.67-29.446-8.04-9.617-20.55-14.355-30.74-21.642-9.97-7.129-21.986-12.12-29.758-21.599-11.026-13.457-16.753-30.775-21.751-47.439-5.202-17.344-6.625-35.656-8.252-53.69-1.814-20.111-1.672-40.364-1.672-60.5572.009-35.0183-.649-93.39361-.649-93.39361"/>
|
||||
<g id="Roads">
|
||||
<g id="Normal_Roads">
|
||||
<path class="st3" d="M297.988,792.235c14.514-25.829,42.63-30.618,61.465-51.118"/>
|
||||
<path class="st3" d="M379.821,716.477c.227,12.606-14.117,26.222-26.725,26.062-12.291-.158-24.699-11.961-24.477-26.062.214-13.064,10.305-24.768,24.074-24.92,14.6-.054,26.908,12.735,27.128,24.92Z"/>
|
||||
<path class="st3" d="M301.997,612.56c.195,11.491,12.638,26.263,26.811,26.582,12.852.288,30.38-12.701,31.501-22.739"/>
|
||||
<path class="st3" d="M359.939,691.106c1.321-372.342.972-539.185.949-545.514-.023-6.329.745-9.868,2.59-12.613,1.845-2.745,4.422-5.271,8.032-7.376,3.61-2.105,14.905-3.363,19.675-3.623,4.771-.26,13.585-1.076,68.095-1.173"/>
|
||||
<path class="st3" d="M665.64,704.86s.169,6.878-.985,9.987c-.96,2.69-1.992,5.192-4.786,7.135-2.928,2.036-10.856,2.577-10.856,2.577"/>
|
||||
<path class="st3" d="M649.46,724.66l-270.824.884"/>
|
||||
<path class="st3" d="M622.084,723.162c.009,6.913.238,11.697.349,17.224.169,8.511.201,13.852.178,20.922-.28,5.229.651,10.977-5.13,14.502-28.254,16.081-62.396,30.406-91.5,45.511-8.95,4.446-22.016,12.08-30.262,14.524-7.477,2.215-14.419,1.799-22.216,1.847-20.106.123-38.313.233-60.127.154-18.706.042-42.61,1.847-48.871-3.131-6.481-5.55-9.34-12.792-10.319-22.695-.946-13.264-.479-23.843-.472-37.625.006-10.957.957-24.531.774-32.971"/>
|
||||
<path class="st3" d="M461.83,121.814s-.121,113.096-.434,141.108c-.05,4.421.283,7.601-1.197,10.89-1.386,3.083-4.262,5.04-5.583,7.926-1.215,2.658-1.666,6.672-1.657,9.79.125,43.479-.741,80.121-.89,120.184-.165,44.759-.337,89.709,0,134.278.026,3.371-.114,9.167.672,12.593.914,3.986,3.991,7.626,5.952,9.899,3.469,4.023,2.682,7.418,2.698,12.778.127,46.257-.239,140.566-.239,140.566"/>
|
||||
<path class="st3" d="M458.678,120.766c109.513.22,210.884-.521,320.668-.476"/>
|
||||
<path class="st3" d="M865.294,726.364s3.976-21.391.359-35.737c-3.619-14.345-14.901-21.096-30.913-23.378-12.999-1.853-44.156-1.46-44.156-1.46"/>
|
||||
<path class="st3" d="M804.108,666.926c-.166-48.595-.157-224.139-1.309-521.737-.584-9.27-6.133-24.868-23.61-24.893"/>
|
||||
<path class="st3" d="M928.608,788.664s-1.77-19.587-11.561-40.655c-3.032-6.024-8.537-12.665-14.343-16.093-9.284-5.477-21.34-4.802-32.03-4.461-17.847.57-41.109.451-50.892-2.114-11.832-3.101-15.228-13.359-15.429-22.457-.29-13.025-.224-29.371-.245-35.468"/>
|
||||
<path class="st3" d="M440.026,660.637h18.958"/>
|
||||
<path class="st3" d="M440.353,622.038h18.23"/>
|
||||
<path class="st3" d="M438.953,551.842h11.213"/>
|
||||
<path class="st3" d="M438.588,513.321h12.005"/>
|
||||
<path class="st3" d="M438.565,442.399h12.005"/>
|
||||
<path class="st3" d="M375.792,513.006h-13.28"/>
|
||||
<path class="st3" d="M375.792,551.477h-13.371"/>
|
||||
<path class="st3" d="M377.003,403.803h-14.673"/>
|
||||
<path class="st3" d="M438.766,333.368h12.005"/>
|
||||
<path class="st3" d="M439.211,294.275h11.56"/>
|
||||
<path class="st3" d="M377.731,293.95h-15.777"/>
|
||||
<path class="st3" d="M377.395,331.869h-15.777"/>
|
||||
<path class="st3" d="M440.38,225.005h18.514"/>
|
||||
<path class="st3" d="M360.529,147.078h100.137"/>
|
||||
<path class="st3" d="M557.872,121.847v23.994"/>
|
||||
<path class="st3" d="M540.512,721.918v-31.135"/>
|
||||
<path class="st3" d="M530.987,723.493v15.828"/>
|
||||
<path class="st3" d="M419.982,727.628v14.124"/>
|
||||
<path class="st3" d="M451.375,403.056h-12.005"/>
|
||||
<path class="st3" d="M790.79,176.219h15.226"/>
|
||||
<path class="st3" d="M462.993,236.599h18.514"/>
|
||||
<path class="st3" d="M454.276,377.185h18.513"/>
|
||||
<path class="st3" d="M454.562,467.165h18.513"/>
|
||||
<path class="st3" d="M462.355,621.979h18.514"/>
|
||||
<path class="st3" d="M772.168,109.12v8.945"/>
|
||||
<path class="st3" d="M829.667,81.7786l.183,78.5304"/>
|
||||
<path class="st3" d="M954.165,79.9854l-153.021-.1501"/>
|
||||
<path class="st3" d="M828.682,118.11c-17.28-.202-32.747-.317-33.909,6.061"/>
|
||||
<path class="st3" d="M1192.12,743.125s-48.74,1.164-73,3.289c-20.26,1.774-40.6,3.689-60.5,7.891-28.84,6.091-56.25,17.803-84.838,24.991-23.894,6.006-47.958,11.585-72.341,15.125-21.113,3.067-42.506,3.761-63.789,5.261-41.18,2.903-82.634,2.433-123.636,7.234-22.55,2.641-44.649,6.501-66.595,12.321-18.23,4.834-35.366,11.77-52.545,19.554-34.948,15.836-67.128,36.028-99.653,56.382-28.817,18.034-85.692,57.081-85.692,57.081"/>
|
||||
<path class="st3" d="M1060.73,753.004s2.48-254.858,3.26-383.25c.08-12.184-1.0699-24.57-4.4-36.288-2.97-10.406-6.74-21.141-13.67-29.446-8.04-9.617-20.55-14.355-30.74-21.642-9.97-7.129-21.986-12.12-29.758-21.599-11.026-13.457-16.753-30.775-21.751-47.439-5.202-17.344-6.625-35.656-8.252-53.69-1.814-20.111-1.672-40.364-1.672-60.5572.009-35.0183-.649-93.3936-.649-93.3936"/>
|
||||
</g>
|
||||
<g id="Highways" class="road_large">
|
||||
<path d="M404.624 40.014c-26.897 14.6763-39.424 24.1391-57.743 45.0851-23.053 28.0489-41.54 62.7459-41.782 111.7849"/>
|
||||
<path d="M274.968 947.923c.148-153.392 2.956-330.318 4.832-484.737.938-77.21 3.189-196.881 3.744-274.029.556-77.149-.585-111.7742-.511-188.472676"/>
|
||||
<path d="M185.312 39.7551c28.247 16.232 32.586 20.0323 55.308 42.648 24.094 28.6579 44.204 64.6429 42.85 114.4689"/>
|
||||
<path d="M297.208 947.95c0-153.401 3.694-367.166 5.571-521.626.938-77.23 1.727-154.46 2.281-231.557.553-77.097-.121-117.1442-.121-193.842794"/>
|
||||
<g id="Highways">
|
||||
<path class="st1" d="M404.624,40.014c-26.897,14.6763-39.424,24.1391-57.743,45.0851-23.053,28.0489-41.54,62.7459-41.782,111.7849"/>
|
||||
<path class="st1" d="M274.968,947.923c.148-153.392,2.956-330.318,4.832-484.737.938-77.21,3.189-196.881,3.744-274.029.556-77.149-.585-111.7742-.511-188.4727"/>
|
||||
<path class="st1" d="M185.312,39.7551c28.247,16.232,32.586,20.0323,55.308,42.648,24.094,28.6579,44.204,64.6429,42.85,114.4689"/>
|
||||
<path class="st1" d="M297.208,947.95c0-153.401,3.694-367.166,5.571-521.626.938-77.23,1.727-154.46,2.281-231.557.553-77.097-.121-117.1442-.121-193.8428"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Rocks" class="rock">
|
||||
<path d="M124.848 199.267c.903.968 2.482 1.57 3.768 1.256 1.812-.443 2.111-3.472 3.894-4.02.981-.301 2.005.814 3.014.629 1.223-.225 3.019-.773 3.14-2.01.142-1.444-1.898-2.264-3.14-3.015-1.02-.616-2.651-.196-3.391-1.13-.287-.363.282-1.163-.125-1.382-1.008-.539-1.874 1.575-3.015 1.633-.543.028-.977-.75-1.507-.628-1.85.427-3.325 2.425-3.768 4.271-.353 1.471.099 3.289 1.13 4.396z"/>
|
||||
<path d="M219.832 255.386c.233-.97 1.59-1.515 2.587-1.504.729.009 1.14 1.056 1.864 1.143.649.077 1.212-.585 1.865-.601.851-.022 1.904.022 2.466.661.4.456.366 1.211.24 1.804-.174.828-.653 1.65-1.323 2.166-.945.727-2.414 1.649-3.428 1.022-.693-.428.251-1.946-.421-2.406-.591-.404-1.446.7-2.105.421-.989-.418-1.995-1.663-1.745-2.706z"/>
|
||||
<path d="M219.652 297.127c-.408-.444-.216-1.304.12-1.804.585-.871 2.376-.437 2.827-1.384.23-.483-.636-1.105-.361-1.564.599-.996 2.207-.857 3.368-.902.979-.037 2.444-.332 2.887.542.232.455-.554.883-.661 1.383-.168.784-.256 1.668.06 2.406.112.26.502.336.601.601.311.828.177 1.838-.18 2.647-.269.609-.768 1.188-1.383 1.443-.945.392-2.192.467-3.068-.06-.707-.426-1.04-1.356-1.203-2.165-.071-.356.36-.81.121-1.083-.688-.783-2.423.708-3.128-.06z"/>
|
||||
<path d="M571.336 40.7443c.964-.6046 2.408-.4036 3.412.1313 1.244.6619 1.848 2.1605 2.494 3.4125.635 1.2294 1.387 2.556 1.313 3.9375-.063 1.1534-.454 2.5551-1.444 3.15-1.277.7676-3.124.3929-4.463-.2625-.835-.409-1.397-1.2804-1.837-2.1-.472-.8791-1.111-1.9438-.788-2.8875.284-.8277 1.739-.7779 2.1-1.575.236-.5196.288-1.3187-.131-1.7063-.385-.3567-1.287.4394-1.575 0-.418-.6394.272-1.6942.919-2.1z"/>
|
||||
<path d="M582.886 41.9256c-.203.5018.524 1.0496.394 1.575-.268 1.0828-1.678 1.5252-2.232 2.4937-.5.8771-.892 1.8779-.918 2.8876-.05 1.8988.68 3.7733 1.443 5.5125.293.6667.569 1.4442 1.182 1.8375 1.041.6685 2.898-.4381 3.675.525.385.478-.451 1.3132-.131 1.8375.52.8536 1.761 1.0846 2.756 1.1813.623.0606 1.216-.3174 1.837-.3937 1.304-.1601 2.766.461 3.938-.1313.945-.4777 1.843-1.4421 1.969-2.4938.211-1.7689-1.886-3.1087-2.232-4.8563-.212-1.0738.502-2.2513.132-3.2812-.577-1.6034-1.892-3.0385-3.413-3.8063-.824-.4159-1.91.106-2.756-.2625-.483-.2104-1-.5553-1.181-1.05-.213-.581.667-1.3701.262-1.8375-.373-.4297-1.188.235-1.706 0-.424-.1922-.459-.9821-.919-1.0501-.817-.1206-1.791.5471-2.1 1.3126z"/>
|
||||
<path d="M899.989 677.837c.766-1.033 1.863-2.249 3.15-2.231.437.006.613.761 1.05.787.958.057 1.56-1.669 2.493-1.443.708.171 1.188 1.109 1.182 1.837-.009.789-.658 1.53-1.313 1.969-.556.372-1.379.078-1.969.394-.654.35-.884 1.302-1.575 1.575-1.221.482-3.187.946-3.937-.132-.553-.795.342-1.978.919-2.756z"/>
|
||||
<g id="Rocks">
|
||||
<path class="st20" d="M124.848,199.267c.903.968,2.482,1.57,3.768,1.256,1.812-.443,2.111-3.472,3.894-4.02.981-.301,2.005.814,3.014.629,1.223-.225,3.019-.773,3.14-2.01.142-1.444-1.898-2.264-3.14-3.015-1.02-.616-2.651-.196-3.391-1.13-.287-.363.282-1.163-.125-1.382-1.008-.539-1.874,1.575-3.015,1.633-.543.028-.977-.75-1.507-.628-1.85.427-3.325,2.425-3.768,4.271-.353,1.471.099,3.289,1.13,4.396h0Z"/>
|
||||
<path class="st20" d="M219.832,255.386c.233-.97,1.59-1.515,2.587-1.504.729.009,1.14,1.056,1.864,1.143.649.077,1.212-.585,1.865-.601.851-.022,1.904.022,2.466.661.4.456.366,1.211.24,1.804-.174.828-.653,1.65-1.323,2.166-.945.727-2.414,1.649-3.428,1.022-.693-.428.251-1.946-.421-2.406-.591-.404-1.446.7-2.105.421-.989-.418-1.995-1.663-1.745-2.706h0Z"/>
|
||||
<path class="st20" d="M219.652,297.127c-.408-.444-.216-1.304.12-1.804.585-.871,2.376-.437,2.827-1.384.23-.483-.636-1.105-.361-1.564.599-.996,2.207-.857,3.368-.902.979-.037,2.444-.332,2.887.542.232.455-.554.883-.661,1.383-.168.784-.256,1.668.06,2.406.112.26.502.336.601.601.311.828.177,1.838-.18,2.647-.269.609-.768,1.188-1.383,1.443-.945.392-2.192.467-3.068-.06-.707-.426-1.04-1.356-1.203-2.165-.071-.356.36-.81.121-1.083-.688-.783-2.423.708-3.128-.06Z"/>
|
||||
<path class="st20" d="M571.336,40.7443c.964-.6046,2.408-.4036,3.412.1313,1.244.6619,1.848,2.1605,2.494,3.4125.635,1.2294,1.387,2.556,1.313,3.9375-.063,1.1534-.454,2.5551-1.444,3.15-1.277.7676-3.124.3929-4.463-.2625-.835-.409-1.397-1.2804-1.837-2.1-.472-.8791-1.111-1.9438-.788-2.8875.284-.8277,1.739-.7779,2.1-1.575.236-.5196.288-1.3187-.131-1.7063-.385-.3567-1.287.4394-1.575,0-.418-.6394.272-1.6942.919-2.1Z"/>
|
||||
<path class="st20" d="M582.886,41.9256c-.203.5018.524,1.0496.394,1.575-.268,1.0828-1.678,1.5252-2.232,2.4937-.5.8771-.892,1.8779-.918,2.8876-.05,1.8988.68,3.7733,1.443,5.5125.293.6667.569,1.4442,1.182,1.8375,1.041.6685,2.898-.4381,3.675.525.385.478-.451,1.3132-.131,1.8375.52.8536,1.761,1.0846,2.756,1.1813.623.0606,1.216-.3174,1.837-.3937,1.304-.1601,2.766.461,3.938-.1313.945-.4777,1.843-1.4421,1.969-2.4938.211-1.7689-1.886-3.1087-2.232-4.8563-.212-1.0738.502-2.2513.132-3.2812-.577-1.6034-1.892-3.0385-3.413-3.8063-.824-.4159-1.91.106-2.756-.2625-.483-.2104-1-.5553-1.181-1.05-.213-.581.667-1.3701.262-1.8375-.373-.4297-1.188.235-1.706,0-.424-.1922-.459-.9821-.919-1.0501-.817-.1206-1.791.5471-2.1,1.3126h0Z"/>
|
||||
<path class="st20" d="M899.989,677.837c.766-1.033,1.863-2.249,3.15-2.231.437.006.613.761,1.05.787.958.057,1.56-1.669,2.493-1.443.708.171,1.188,1.109,1.182,1.837-.009.789-.658,1.53-1.313,1.969-.556.372-1.379.078-1.969.394-.654.35-.884,1.302-1.575,1.575-1.221.482-3.187.946-3.937-.132-.553-.795.342-1.978.919-2.756h0Z"/>
|
||||
</g>
|
||||
<g id="Pavement" class="cement">
|
||||
<g id="Pavement">
|
||||
<g id="Outdoors">
|
||||
<path d="m697.319 116.767-23.967-23.931-38.201.0569-2.152 4.5459.06 19.3832"/>
|
||||
<path d="M750.017 84.0801v26.1779h40.763V84.0801Z"/>
|
||||
<path d="M753.27 266.653V156.656h37.83v109.997z"/>
|
||||
<path d="M836.617 108.941V89.3741h16.313v19.5669z"/>
|
||||
<path d="M833.325 147.552v-26.03h16.411v26.03z"/>
|
||||
<path d="M827.27 171.602v-10.717h21.225v10.717z"/>
|
||||
<path d="M826.876 191.159v-10.788h21.746v10.788z"/>
|
||||
<path d="M500.329 739.078v55.964h35.574l52.986-24.776.175-31.188z"/>
|
||||
<path d="M374.1 159.958v94.911h67.476v-94.911zm29.993 13.414c2.631.058 5.28.645 7.842 1.245 2.963.695 6.116 1.36 8.56 3.172 1.334.988 2.651 2.344 3.014 3.963.39 1.74-.457 3.572-1.11 5.231-.902 2.295-2.926 4.039-3.805 6.342-.806 2.111-1.153 4.402-1.268 6.659-.124 2.437.099 4.912.634 7.292.433 1.926 1.587 3.635 2.06 5.55.395 1.604 1.133 3.34.635 4.915-.495 1.57-2.031 2.634-3.329 3.646-1.94 1.511-4.553 1.988-6.501 3.487-1.718 1.323-3.034 3.106-4.439 4.757-1.734 2.037-2.781 4.728-4.914 6.342-2.136 1.616-4.822 3.527-7.451 3.012-2.676-.526-5.025-3.113-5.867-5.708-.861-2.652.081-5.803 1.428-8.245 1.753-3.177 5.944-4.361 8.085-7.291 1.813-2.483 3.13-5.403 3.805-8.402.64-2.836.678-5.861.159-8.721-.59-3.244-1.872-6.416-3.646-9.195-1.488-2.332-4.218-3.695-5.709-6.025-.921-1.438-2.131-3.064-1.902-4.756.223-1.644 1.688-2.962 3.011-3.963 2.31-1.746 5.219-2.785 8.087-3.171.869-.118 1.744-.156 2.621-.136z"/>
|
||||
<path d="M372.54 365.491V262.363h68.645v103.128z"/>
|
||||
<path d="M372.853 426.591v-53.676h68.817v53.676z"/>
|
||||
<path d="M372.54 473.186v-37.991h68.98v37.991z"/>
|
||||
<path d="M372.452 584.402V480.308h69.224v104.094z"/>
|
||||
<path d="M372.261 591.856v75.385l43.839 44.058h25.488V591.856Z"/>
|
||||
<path d="M398.917 739.835v15.024l-3.084 2.312v43.457l3.084 2.772v8.899h70.467V803.4l3.084-2.772v-43.457l-3.084-2.312v-15.024z"/>
|
||||
<path d="M807.415 433.295v58.902h8.776l4.716-2.908 4.607-.012-.001-51.637-9.322-4.345z"/>
|
||||
<path d="M825.573 631.894v-95.446h31.733v95.446z"/>
|
||||
<path d="M753.564 689.211V577.41h37.322v111.801z"/>
|
||||
<path d="m694.997 139.56-.013-15.547h-52.238l.121 15.547"/>
|
||||
<path class="st23" d="M697.319,116.767l-23.967-23.931-38.201.0569-2.152,4.5459.06,19.3832"/>
|
||||
<path class="st23" d="M750.017,84.0801v26.1779h40.763v-26.1779h-40.763Z"/>
|
||||
<path class="st23" d="M753.2,266.772v-109.997h37.83v109.997h-37.83Z"/>
|
||||
<path class="st23" d="M836.617,108.941v-19.5669h16.313v19.5669h-16.313Z"/>
|
||||
<path class="st23" d="M833.325,147.552v-26.03h16.411v26.03h-16.411Z"/>
|
||||
<path class="st23" d="M827.27,171.602v-10.717h21.225v10.717h-21.225Z"/>
|
||||
<path class="st23" d="M826.876,191.159v-10.788h21.746v10.788h-21.746Z"/>
|
||||
<path class="st23" d="M500.329,739.078v55.964h35.574l52.986-24.776.175-31.188h-88.735Z"/>
|
||||
<path class="st23" d="M374.1,159.958v94.911h67.476v-94.911h-67.476,0ZM404.093,173.372c2.631.058,5.28.645,7.842,1.245,2.963.695,6.116,1.36,8.56,3.172,1.334.988,2.651,2.344,3.014,3.963.39,1.74-.457,3.572-1.11,5.231-.902,2.295-2.926,4.039-3.805,6.342-.806,2.111-1.153,4.402-1.268,6.659-.124,2.437.099,4.912.634,7.292.433,1.926,1.587,3.635,2.06,5.55.395,1.604,1.133,3.34.635,4.915-.495,1.57-2.031,2.634-3.329,3.646-1.94,1.511-4.553,1.988-6.501,3.487-1.718,1.323-3.034,3.106-4.439,4.757-1.734,2.037-2.781,4.728-4.914,6.342-2.136,1.616-4.822,3.527-7.451,3.012-2.676-.526-5.025-3.113-5.867-5.708-.861-2.652.081-5.803,1.428-8.245,1.753-3.177,5.944-4.361,8.085-7.291,1.813-2.483,3.13-5.403,3.805-8.402.64-2.836.678-5.861.159-8.721-.59-3.244-1.872-6.416-3.646-9.195-1.488-2.332-4.218-3.695-5.709-6.025-.921-1.438-2.131-3.064-1.902-4.756.223-1.644,1.688-2.962,3.011-3.963,2.31-1.746,5.219-2.785,8.087-3.171.869-.118,1.744-.156,2.621-.136h0Z"/>
|
||||
<path class="st23" d="M372.54,365.491v-103.128h68.645v103.128h-68.645Z"/>
|
||||
<path class="st23" d="M372.853,426.591v-53.676h68.817v53.676h-68.817,0Z"/>
|
||||
<path class="st23" d="M372.54,473.186v-37.991h68.98v37.991h-68.98Z"/>
|
||||
<path class="st23" d="M372.452,584.402v-104.094h69.224v104.094h-69.224Z"/>
|
||||
<path class="st23" d="M372.261,591.856v75.385l43.839,44.058h25.488v-119.443h-69.327Z"/>
|
||||
<path class="st23" d="M398.917,739.835v15.024l-3.084,2.312v43.457l3.084,2.772v8.899h70.467v-8.899l3.084-2.772v-43.457l-3.084-2.312v-15.024h-70.467Z"/>
|
||||
<path class="st23" d="M807.415,433.295v58.902h8.776l4.716-2.908,4.607-.012-.001-51.637-9.322-4.345h-8.776Z"/>
|
||||
<path class="st23" d="M825.573,631.894v-95.446h31.733v95.446h-31.733Z"/>
|
||||
<path class="st23" d="M753.3384,689.2935v-109.972h37.6916v109.972h-37.6916Z"/>
|
||||
<path class="st23" d="M694.997,139.56l-.013-15.547h-52.238l.121,15.547"/>
|
||||
</g>
|
||||
<g id="Garage">
|
||||
<path d="m640.058 139.454.306 147.744h-59.291v11.087h23.662v9.911H569.85V265.52h22.778V150.123h-70.597v59.451l-6.407.131.064-10.44-3.871-.08.033-12.249-9.61-8.672h-23.792v124.959h16.532l.003 54.312h-24.575v37.724h71.244v55.185h-71.244v38.149h66.334l-.325 103.897h-35.889v-9.508h11.127v-12.404h-33.28v74.297h34.136v48.654l53.259.153v-23.595h47.224v-97.231h24.856v-10.437h-24.856v-.009h-6.569v-2.862h-25.838v-12.111h22.823v1.042h-21.715v10.016l61.362.171v-12.372h.361v12.374h.288v147.835H695.5v-29.25h25.546v-18.657h32.886v-38.553H696.85v-61.058h80.636v-.161h.434v-32.682h16.315v-59.124H777.92v-18.937h16.315v-50.673H777.92v-18.176h16.315v-58.991H777.92v-35.578h-51.274v242.439h-83.191v11.765h-.474v-6.464h-22.89v-20.234h-5.35v-21.634H567.68v-14.247l5.064-.152-.128-12.706-4.936-.044v-15.511h54.179v-49.984H567.68l.029-63.067 45.782-.133v-7.109h60.703V286.56h24.449v-60.784l55.401-.13v-38.238l-32.696.129v-18.281h-24.777l-.176-29.802zM515.851 272.319h33.902v13.217h-33.902z"/>
|
||||
<path d="M464.694 408.354h7.064v6.801h14.375v15.2h-14.476v7.164h-6.66z"/>
|
||||
<path class="st23" d="M640.058,139.454l.306,147.744h-59.291v11.087h23.662v9.911h-34.885v-42.676h22.778v-115.397h-70.597v59.451l-6.407.131.064-10.44-3.871-.08.033-12.249-9.61-8.672h-23.792v124.959h16.532l.003,54.312h-24.575v37.724h71.244v55.185h-71.244v38.149h66.334l-.325,103.897h-35.889v-9.508h11.127v-12.404h-33.28v74.297h34.136v48.654l53.259.153v-23.595h47.224v-97.231h24.856v-10.437h-24.856v-.009h-6.569v-2.862h-25.838v-12.111h22.823v1.042h-21.715v10.016l60.7516.173v-12.372l.9714-.002v12.374h.288v147.835h51.794v-29.25h25.546v-18.657h32.2924v-38.553h-56.4885v-61.058h80.636v-.161h.434v-32.682h17.6645v-59.124h-17.6645v-18.937h17.6645v-50.673h-17.6645v-18.176h17.6645v-58.991h-17.6645v-35.578h-51.274v242.439h-83.191v11.765l-1.0844.002v-6.464l-22.2795-.002v-20.234h-5.35v-21.634h-47.0611v-14.247l5.064-.152-.128-12.706-4.936-.044v-15.511h54.179v-49.984h-54.1791l.029-63.067,45.782-.133v-7.109h60.703v-41.022h24.449v-60.784h54.5571v-38.238h-31.852v-18.282h-24.777l-.176-29.802h-56.337ZM515.851,272.319h33.902v13.217h-33.902v-13.217Z"/>
|
||||
<path class="st23" d="M464.694,408.354h7.064v6.801h14.375v15.2h-14.476v7.164h-6.66l-.303-29.165h0Z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Ramps" class="road_small road_tarmac" transform="translate(-.000027 .187718) scale(.889258)">
|
||||
<g id="Big_Ramps" class="road_medium">
|
||||
<path d="M887.774 182.359h-40.707" style="stroke:url(#linearGradient223)"/>
|
||||
<path d="M882.511 261.056v38.665" style="stroke:url(#linearGradient221)"/>
|
||||
<path d="M882.425 692.379V649.25" style="stroke:url(#linearGradient225)"/>
|
||||
<path d="M887.865 767.758h-40.459" style="stroke:url(#linearGradient227)"/>
|
||||
<g id="Ramps">
|
||||
<g id="Big_Ramps">
|
||||
<path class="st7" d="M789.4601,162.3519h-36.199"/>
|
||||
<path class="st2" d="M784.78,232.3339v34.3832"/>
|
||||
<path class="st0" d="M784.7035,615.8914v-38.3528"/>
|
||||
<path class="st15" d="M789.541,682.9227h-35.9785"/>
|
||||
</g>
|
||||
<path d="M655.935 571.142v-19.26" style="stroke:url(#linearGradient237);stroke-width:12"/>
|
||||
<path d="M546.722 313.967h21.117" style="stroke:url(#linearGradient231)"/>
|
||||
<path d="M565.164 216.675h10.421" style="stroke:url(#linearGradient229)"/>
|
||||
<path d="M533.862 475.348h12.745" style="stroke:url(#linearGradient233)"/>
|
||||
<path d="M562.426 648.287h12.938" style="stroke:url(#linearGradient235)"/>
|
||||
<path d="M687.449 638.098h18.962" style="stroke:url(#linearGradient239)"/>
|
||||
<path d="M887.832 468.502v14.181" style="stroke:url(#linearGradient219)"/>
|
||||
<path d="M669.87 326.436h-10.201" style="stroke:url(#linearGradient242)"/>
|
||||
<path d="M670.155 622.504H659.9" style="stroke:url(#linearGradient246)"/>
|
||||
<path class="st17" d="M583.2954,508.0804v-17.1271"/>
|
||||
<path class="st12" d="M486.1769,279.3854h18.7785"/>
|
||||
<path class="st4" d="M502.5766,192.8677h9.267"/>
|
||||
<path class="st11" d="M474.741,422.8948h11.3336"/>
|
||||
<path class="st14" d="M500.1418,576.6822h11.5052"/>
|
||||
<path class="st9" d="M611.3195,567.6215h16.8621"/>
|
||||
<path class="st13" d="M789.5117,416.8069v12.6106"/>
|
||||
<path class="st6" d="M595.6872,290.4736h-9.0713"/>
|
||||
<path class="st8" d="M595.9407,553.7544h-9.1193"/>
|
||||
</g>
|
||||
<g id="Train_Tracks" class="railroad" data-name="Train Tracks">
|
||||
<path d="m2.54158 776.146 70.97202-6.723 34.6764-13.434 29.825-25.398 21.634-32.581 7.143-38.784 3.372-309.83-3.879-21.637-10.66-23.604-20.353-23.011-17.624-15.649-29.1074-26.277-16.0255-20.699-9.2251-21.195-4.0928-25.753-.9258-169.51207"/>
|
||||
<path d="m3.08401 781.34 71.88099-6.983 36.494-13.564 31.904-26.176 23.599-35.278 7.224-40.113 3.533-309.96-3.23-21.766-10.271-23.735-18.924-23.14-17.884-16.168-29.3667-26.148-16.675-19.79-10.0043-21.195-4.8719-25.753-.1465-169.51207"/>
|
||||
<path d="M3.69387 922.704 1188.62 923.967"/>
|
||||
<path d="M3.69387 929.756 1188.62 931.019"/>
|
||||
<g id="Train_Tracks">
|
||||
<path class="st10" d="M2.5416,776.146l70.972-6.723,34.6764-13.434,29.825-25.398,21.634-32.581,7.143-38.784,3.372-309.83-3.879-21.637-10.66-23.604-20.353-23.011-17.624-15.649-29.1074-26.277-16.0255-20.699-9.2251-21.195-4.0928-25.753-.9258-169.5121"/>
|
||||
<path class="st10" d="M3.084,781.34l71.881-6.983,36.494-13.564,31.904-26.176,23.599-35.278,7.224-40.113,3.533-309.96-3.23-21.766-10.271-23.735-18.924-23.14-17.884-16.168-29.3667-26.148-16.675-19.79-10.0043-21.195-4.8719-25.753-.1465-169.5121"/>
|
||||
<path class="st10" d="M3.6939,922.704l1184.9261,1.263"/>
|
||||
<path class="st10" d="M3.6939,929.756l1184.9261,1.263"/>
|
||||
</g>
|
||||
<g id="Buildings" class="building">
|
||||
<path d="M823.895 190.235v6.416h-2.97v-6.416z"/>
|
||||
<path d="M823.8 182.724v6.965h-2.875v-6.965z"/>
|
||||
<path d="M856.188 168.381v5.781h-4.661v-5.781z"/>
|
||||
<path d="M799.816 85.9569v2.9803h-8.694v18.4368h27.889V91.1579h.561v-5.201z"/>
|
||||
<path d="M856.178 157.924v5.755h-4.577v-5.755z"/>
|
||||
<path d="M851.338 148.713v6.319h-6.024v-6.319z"/>
|
||||
<path d="M840.348 148.681v6.222h-6.03v-6.222z"/>
|
||||
<path d="M852.833 69.0342v6.3334h-6.264v-6.3334z"/>
|
||||
<path d="M843.238 69.0618v6.3017h-6.457v-6.3017z"/>
|
||||
<path d="m372.231 443.004 7.447-7.388 4.744 4.78-7.447 7.389z"/>
|
||||
<path d="M418.735 251.076h13.931v-9.243h-13.931z"/>
|
||||
<path d="M637.137 528.687h-10.462v3.731h10.462z"/>
|
||||
<path d="m933.863 770.275 10.279-2.946-1.502-5.241-10.279 2.947z"/>
|
||||
<path d="m934.754 772.4 10.073-2.878 1.542 5.394-10.074 2.878z"/>
|
||||
<path d="M78.0108 71.1693V85.09h9.2345V71.1693Z"/>
|
||||
<path d="M348.959 715.574v3.164l6.329 1.26v-5.659z"/>
|
||||
<path d="m531.245 80.8757 1.638-5.0988-6.476-.7444-.93 2.9774z"/>
|
||||
<path d="M331.51335 474.82411v3.164l6.329 1.26v-5.659z"/>
|
||||
<g id="Buildings">
|
||||
<path class="st21" d="M823.895,190.235v6.416h-2.97v-6.416h2.97Z"/>
|
||||
<path class="st21" d="M823.8,182.724v6.965h-2.875v-6.965h2.875Z"/>
|
||||
<path class="st21" d="M856.188,168.381v5.781h-4.661v-5.781h4.661Z"/>
|
||||
<path class="st21" d="M799.816,85.9569v2.9803h-8.694v18.4368h27.889v-16.2161h.561v-5.201s-19.7559,0-19.7559,0Z"/>
|
||||
<path class="st21" d="M856.178,157.924v5.755h-4.577v-5.755h4.577Z"/>
|
||||
<path class="st21" d="M851.338,148.713v6.319h-6.024v-6.319h6.024Z"/>
|
||||
<path class="st21" d="M840.348,148.681v6.222h-6.03v-6.222h6.03Z"/>
|
||||
<path class="st21" d="M852.833,69.0342v6.3334h-6.264v-6.3334h6.264Z"/>
|
||||
<path class="st21" d="M843.238,69.0618v6.3017h-6.457v-6.3017h6.457Z"/>
|
||||
<path class="st21" d="M372.231,443.004l7.447-7.388,4.744,4.78-7.447,7.389-4.744-4.781Z"/>
|
||||
<path class="st21" d="M418.735,251.076h13.931v-9.243h-13.931v9.243Z"/>
|
||||
<path class="st21" d="M637.137,528.687h-10.462v3.731h10.462v-3.731Z"/>
|
||||
<path class="st21" d="M933.863,770.275l10.279-2.946-1.502-5.241-10.279,2.947,1.502,5.24Z"/>
|
||||
<path class="st21" d="M934.754,772.4l10.073-2.878,1.542,5.394-10.074,2.878-1.541-5.394Z"/>
|
||||
<path class="st21" d="M78.0108,71.1693v13.9207h9.2345v-13.9207h-9.2345Z"/>
|
||||
<path class="st21" d="M348.959,715.574v3.164l6.329,1.26v-5.659l-6.329,1.235Z"/>
|
||||
<path class="st21" d="M531.245,80.8757l1.638-5.0988-6.476-.7444-.93,2.9774,5.768,2.8658Z"/>
|
||||
<path class="st21" d="M331.5133,474.8241v3.164l6.329,1.26v-5.659l-6.329,1.235Z"/>
|
||||
</g>
|
||||
<g id="Limit" class="map_border">
|
||||
<path d="m816.069 530.62 2.145 4.638 40.176.043.231 61.355 92.636 41.079.08 27.516 23.521 13.856.018 90.846-37.972 9.438-36.744 7.449-96.386 5.404-71.785 4.546-68.048 10.614-45.401 12.824-38.391 17.498-52.854 29.013-49.816 30.879-17.22 9.853-13.949 6.225-25.19 2.73-161.375.098.085-23.886 6.578-7.562 6.071-536.368-89.927 1.258-46.756-1.014-.439-22.528-5.931-21.96-7.45-11.209-18.054-13.67-33.258-24.122-31.7437-32.266-23.791-38.609-11.67248-43.721L1.79597 28.4899 33.9015 14.8084l-.0751-12.73837 58.9001-.10075V14.7731l10.6355 8.546 139.573.9248 10.325-9.6421.01-12.42659 80.452-.15153V14.3061l10.629 9.6018 294.436-2.6893-.005 22.0342-3.329 21.8968.679 27.5779 37.898.0836 15.306 15.3729 55.157.034-.096-43.9038 4.918-2.6109 11.036-12.2253 32.516-.0803 49.232 2.2141 17.588 17.4057.201 145.2565-32.401.133-11.547 11.464-.123 64.705 2.782 6.141.185 59.389-3.449 2.054.56 73.058 9.544 6.268.131 51.896-4.503.032-4.977 2.732z"/>
|
||||
<g id="Limit">
|
||||
<path class="st5" d="M816.069,530.62l2.145,4.638,40.176.043.231,61.355,92.636,41.079.08,27.516,23.521,13.856.018,90.846-37.972,9.438-36.744,7.449-96.386,5.404-71.785,4.546-68.048,10.614-45.401,12.824-38.391,17.498-52.854,29.013-49.816,30.879-17.22,9.853-13.949,6.225-25.19,2.73-161.375.098.085-23.886,6.578-7.562,6.071-536.368-89.927,1.258-46.756-1.014-.439-22.528-5.931-21.96-7.45-11.209-18.054-13.67-33.258-24.122-31.7437-32.266-23.791-38.609-11.6725-43.721L1.796,28.4899l32.1055-13.6815-.0751-12.7384,58.9001-.1007v12.8038l10.6355,8.546,139.573.9248,10.325-9.6421.01-12.4266,80.452-.1515v12.2824l10.629,9.6018,294.436-2.6893-.005,22.0342-3.329,21.8968.679,27.5779,37.898.0836,15.306,15.3729,55.157.034-.096-43.9038,4.918-2.6109,11.036-12.2253,32.516-.0803,49.232,2.2141,17.588,17.4057.201,145.2565-32.401.133-11.547,11.464-.123,64.705,2.782,6.141.185,59.389-3.449,2.054.56,73.058,9.544,6.268.131,51.896-4.503.032-4.977,2.732-.0211,38.474Z"/>
|
||||
</g>
|
||||
<g id="Powerline_Towers" class="building">
|
||||
<path d="m206.713 166.32 6.246.056-.056 6.186-6.246-.057z"/>
|
||||
<path d="M226.406 166.376h6.133v6.414h-6.133z"/>
|
||||
<path d="M210.129 351.863h6.138v5.99h-6.138z"/>
|
||||
<path d="M229.878 351.765h5.742v5.989h-5.742z"/>
|
||||
<path d="M210.062 537.267h5.785v5.784h-5.785z"/>
|
||||
<path d="M229.66 537.381h5.898v5.974h-5.898z"/>
|
||||
<path d="M210.11 722.77h6.118v5.934h-6.118z"/>
|
||||
<path d="M229.579 722.724h6.164v6.027h-6.164z"/>
|
||||
<path d="M209.878 903.647h6.285v6.181h-6.285z"/>
|
||||
<path d="M229.509 903.674h6.286v6.234h-6.286z"/>
|
||||
<path d="m872.869 908.191 6.292-.524.52 6.269-6.294.516z"/>
|
||||
<path d="m863.191 749.083 6.169-.411.412 6.168-6.17.41z"/>
|
||||
<path d="m860.229 562.697 5.862-.288.285 5.763-5.863.289z"/>
|
||||
<path d="m860.009 405.48 6.08-.25.242 5.886-6.08.25z"/>
|
||||
<path d="m860.361 240.737 5.864-.308.305 5.805-5.863.308z"/>
|
||||
<path d="M897.839 96.7896h6.056v6.1644h-6.056z"/>
|
||||
<path d="M1034.99 96.7531h6.22v6.0749h-6.22z"/>
|
||||
<g id="Powerline_Towers">
|
||||
<path class="st21" d="M206.713,166.32l6.246.056-.056,6.186-6.246-.057.056-6.185Z"/>
|
||||
<path class="st21" d="M226.406,166.376h6.133v6.414h-6.133v-6.414Z"/>
|
||||
<path class="st21" d="M210.129,351.863h6.138v5.99h-6.138v-5.99Z"/>
|
||||
<path class="st21" d="M229.878,351.765h5.742v5.989h-5.742v-5.989Z"/>
|
||||
<path class="st21" d="M210.062,537.267h5.785v5.784h-5.785v-5.784Z"/>
|
||||
<path class="st21" d="M229.66,537.381h5.898v5.974h-5.898v-5.974Z"/>
|
||||
<path class="st21" d="M210.11,722.77h6.118v5.934h-6.118v-5.934Z"/>
|
||||
<path class="st21" d="M229.579,722.724h6.164v6.027h-6.164v-6.027Z"/>
|
||||
<path class="st21" d="M209.878,903.647h6.285v6.181h-6.285v-6.181Z"/>
|
||||
<path class="st21" d="M229.509,903.674h6.286v6.234h-6.286v-6.234Z"/>
|
||||
<path class="st21" d="M872.869,908.191l6.292-.524.52,6.269-6.294.516-.518-6.261Z"/>
|
||||
<path class="st21" d="M863.191,749.083l6.169-.411.412,6.168-6.17.41-.411-6.167Z"/>
|
||||
<path class="st21" d="M860.229,562.697l5.862-.288.285,5.763-5.863.289-.284-5.764Z"/>
|
||||
<path class="st21" d="M860.009,405.48l6.08-.25.242,5.886-6.08.25-.242-5.886Z"/>
|
||||
<path class="st21" d="M860.361,240.737l5.864-.308.305,5.805-5.863.308-.306-5.805Z"/>
|
||||
<path class="st21" d="M897.839,96.7896h6.056v6.1644h-6.056v-6.1644Z"/>
|
||||
<path class="st21" d="M1034.99,96.7531h6.22v6.0749h-6.22v-6.0749Z"/>
|
||||
</g>
|
||||
<g id="Powerlines" class="powerline">
|
||||
<path d="M212.849 947.372v-40.417l-.157-181.374V354.778l-3-185.797V0"/>
|
||||
<path d="M232.639 946.554v-39.59l-.15-181.239V354.733l-3.137-185.57V.325741"/>
|
||||
<path d="m844.643 98.6446 56.353.8617h292.184"/>
|
||||
<path d="m837.239 185.53 26.394 57.828-.398 164.86v157.168l3.448 186.877 9.708 158.943v33.009"/>
|
||||
<g id="Powerlines">
|
||||
<path class="st16" d="M212.849,947.372v-40.417l-.157-181.374v-370.803l-3-185.797V0"/>
|
||||
<path class="st16" d="M232.639,946.554v-39.59l-.15-181.239v-370.992l-3.137-185.57V.3257"/>
|
||||
<path class="st16" d="M844.643,98.6446l56.353.8617h292.184"/>
|
||||
<path class="st16" d="M837.239,185.53l26.394,57.828-.398,164.86v157.168l3.448,186.877,9.708,158.943v33.009"/>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 181 KiB After Width: | Height: | Size: 361 KiB |
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 102 KiB |