<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" id="main" version="1.1" baseProfile="full" width="3831.1910136603px" height="5721.65341101609px" viewBox="-1.5 0 3831.1910136603 5721.65341101609">
<!--

    Copyright (c) 2007 OpenStreetMap
    www.openstreetmap.org
    This work is licensed under the
    Creative Commons Attribution-ShareAlike 2.0 License.
    http://creativecommons.org/licenses/by-sa/2.0/

-->
  <metadata id="metadata">
    <rdf:RDF xmlns="http://web.resource.org/cc/">
      <cc:Work rdf:about="">
        <cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/"/>
        <dc:format>image/svg+xml</dc:format>
        <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
        <dc:title/>
        <dc:date>2007-03-06</dc:date>
        <dc:source>http://www.openstreetmap.org/</dc:source>
      </cc:Work>
      <cc:License rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
        <cc:permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
        <cc:permits rdf:resource="http://web.resource.org/cc/Distribution"/>
        <cc:permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/>
        <cc:requires rdf:resource="http://web.resource.org/cc/Notice"/>
        <cc:requires rdf:resource="http://web.resource.org/cc/Attribution"/>
        <cc:requires rdf:resource="http://web.resource.org/cc/ShareAlike"/>
      </cc:License>
    </rdf:RDF>
  </metadata>
  <defs id="defs-rulefile">
    <style id="styles" type="text/css">
            .debug {
                stroke-width: 0.1px;
                stroke-linecap: round;
                stroke: gray;
                /* marker-end: url(#segment-direction); */
            }

            .contour-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 3px;
            }

            .contour {
                stroke-width: 0.4px;
                stroke-linecap: round;
                stroke: gray;
                fill: none;
                /* marker-end: url(#segment-direction); */
            }

            .error {
                stroke-width: 2px;
                stroke-linecap: round;
                stroke: red;
            }

            .untagged-segments {
                stroke-width: 0.5px;
                stroke-linejoin: butt;
                stroke-linecap: butt;
                stroke: #e0e0e0;
                stroke-dasharray: 0.5,0.5;
            }

            .abutters-residential {
                stroke-width: 9px;
                stroke-linecap: butt;
                stroke: #f2f2f2;
                fill: none;
            }

            /* Abutters */
            .abutters-retail {
                stroke-width: 9px;
                stroke-linecap: butt;
                stroke: #ffebeb;
                fill: none;
            }

            .abutters-industrial {
                stroke-width: 9px;
                stroke-linecap: butt;
                stroke: #ecd8ff;
                fill: none;
            }

            .abutters-commercial {
                stroke-width: 9px;
                stroke-linecap: butt;
                stroke: #fcffc9;
                fill: none;
            }

            .abutters-mixed {
                stroke-width: 9px;
                stroke-linecap: butt;
                stroke: #d8feff;
                fill: none;
            }


            /* Bridge casing */
            .bridge-casing-35 {
                stroke-width: 3.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
                marker-start: url(#bridge-casing-start);
                marker-end: url(#bridge-casing-end);
            }

            .bridge-casing-30 {
                stroke-width: 3px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
                marker-start: url(#bridge-casing-start);
                marker-end: url(#bridge-casing-end);
            }

            .bridge-casing-25 {
                stroke-width: 2.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
                marker-start: url(#bridge-casing-start);
                marker-end: url(#bridge-casing-end);
            }

            .bridge-casing-20 {
                stroke-width: 2px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
                marker-start: url(#bridge-casing-start);
                marker-end: url(#bridge-casing-end);
            }

            .bridge-casing-15 {
                stroke-width: 1.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
                marker-start: url(#bridge-casing-start);
                marker-end: url(#bridge-casing-end);
            }

            .bridge-casing-10 {
                stroke-width: 1px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
                marker-start: url(#bridge-casing-start);
                marker-end: url(#bridge-casing-end);
            }


            /* Bridge core */
            .bridge-core-35 {
                stroke-width: 3px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #fcfcfc;
                fill: none;
            }

            .bridge-core-30 {
                stroke-width: 2.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #fcfcfc;
                fill: none;
            }

            .bridge-core-25 {
                stroke-width: 2px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #fcfcfc;
                fill: none;
            }

            .bridge-core-20 {
                stroke-width: 1.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #fcfcfc;
                fill: none;
            }

            .bridge-core-15 {
                stroke-width: 1.25px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #fcfcfc;
                fill: none;
            }

            .bridge-core-10 {
                stroke-width: 0.75px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #fcfcfc;
                fill: none;
            }


            /* Tunnels */
            .tunnel-casing {
                stroke-width: 2px;
                stroke-dasharray: 0.01,100000;
                stroke: #222222;
                fill: none;
                marker-start: url(#tunnel-start-wide);
                marker-end: url(#tunnel-end-wide);
            }


            /* Highways */
            .highway-motorway-casing {
                stroke-width: 2.5px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-motorway-link-casing {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-motorway-core {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #809BC0;
                fill: none;
            }

            .highway-motorway-link-core {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                stroke: #809BC0;
                fill: none;
            }

            .highway-motorway-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1.5px;
                font-weight: normal;
            }

            .highway-motorway-ref {
                fill: black;
                stroke: white;
                stroke-width: .4px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 7px;
                font-weight: bolder;
            }

            .highway-trunk-casing {
                stroke-width: 2.5px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-trunk-link-casing {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-trunk-core {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #e46d71;
                fill: none;
            }

            .highway-trunk-link-core {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                stroke: #e46d71;
                fill: none;
            }

            .highway-trunk-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1.5px;
                font-weight: normal;
            }

            .highway-trunk-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.4px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 6px;
                font-weight: bolder;
            }

            .highway-primary-casing {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-primary-link-casing {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-primary-core {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                stroke: #7FC97F;
                fill: none;
            }

            .highway-primary-link-core {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                stroke: #7FC97F;
                fill: none;
            }

            .highway-primary-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bolder;
                stroke: #ffffff;
                stroke-width: 0px;
            }

            .highway-primary-ref {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bolder;
                stroke: white;
                stroke-width: 0px;
            }

            .highway-secondary-casing {
                stroke-width: 2px;
                stroke-linejoin: round;
                stroke: #222222;
                fill: none;
            }

            .highway-secondary-core {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                stroke: #FDBF6F;
                fill: none;
            }

            .highway-secondary-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bolder;
            }

            .highway-secondary-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 5px;
                font-weight: bolder;
            }

            .highway-unclassified-casing {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                fill: none;
                stroke: #222222;
            }

            .highway-unclassified-core {
                stroke-width: 1.2px;
                stroke-linejoin: round;
                stroke: #ffffff;
                fill: none;
            }

            .highway-unclassified-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bold;
             }

            .highway-unclassified-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4.5px;
                font-weight: bolder;
            }

            .highway-unsurfaced-casing {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                fill: none;
                stroke: #222222;
                stroke-dasharray: 1px, .5px;
            }

            .highway-unsurfaced-core {
                stroke-width: 1.2px;
                stroke-linejoin: round;
                stroke: #ffffff;
                fill: none;
            }

            .highway-unsurfaced-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bold;
             }

            .highway-unsurfaced-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4.5px;
                font-weight: bolder;
            }

            .highway-track-casing {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                fill: none;
                stroke: #d79331;
            }

            .highway-track-core {
                stroke-width: 1.2px;
                stroke-linejoin: round;
                stroke: #ffffff;
                fill: none;
            }

            .highway-pedestrian-casing {
                stroke-width: 1.5px;
                stroke-linejoin: round;
                fill: none;
                stroke: #aaaaaa;
            }

            .highway-pedestrian-core {
                stroke-width: 1.2px;
                stroke-linejoin: round;
                stroke: #eeeeee;
                fill: none;
            }

            .highway-service-casing {
                stroke-width: 0.7px;
                stroke-linejoin: round;
                fill: none;
                stroke: #222222;
            }

            .highway-service-core {
                stroke-width: 0.4px;
                stroke-linejoin: round;
                stroke: #ffffff;
                fill: none;
            }

            .highway-service-name {
                fill: black;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 0.3px;
                font-weight: bold;
            }

            .highway-unclassified-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4.5px;
                font-weight: bolder;
            }

            .highway-bridleway {
                stroke-width: 1px;
                stroke-linecap: round;
                stroke-linejoin: round;
                stroke: #70b971;
                fill: none;
            }

            .highway-byway {
                stroke-width: 1px;
                stroke-linecap: round;
                stroke-linejoin: round;
                stroke: #ef7771;
                fill: none;
            }

            .highway-byway-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4px;
                font-weight: bolder;
            }

            .highway-cycleway {
                stroke-width: 1px;
                stroke-linejoin: round;
                stroke: #008102;
                fill: none;
            }

            .highway-cycleway-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4px;
                font-weight: bolder;
            }

            .highway-footway {
                stroke-width: 0.5px;
                stroke-linejoin: round;
                stroke: #d79331;
                fill: none;
            }

            .highway-footway-ref {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4px;
                font-weight: bolder;
            }

            .highway-steps {
                stroke-width: 0.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #707070;
                stroke-dasharray: 0.1px, 0.3px;
                fill: none;
            }

            .highway-tunnel-narrow {
                stroke-width: 0.1px;
                stroke-dasharray: 0.2,0.2;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000000;
                fill: none;
                marker-start: url(#tunnel-start-narrow);
                marker-end: url(#tunnel-end-narrow);
            }

            .round {
                stroke-linecap: round;
            }


            /* Mini roundabouts */
            .mini-roundabout-casing {
                fill: #222222;
                stroke: #222222;
            }

            .mini-roundabout-core {
                stroke: #ffffff;
                fill: #ffffff;
            }

            .mini-roundabout-dot {
                stroke: none;
                fill: #222222;
            }


            /* Aeroways */
            .aeroway-taxiway-core {
                stroke-width: 1px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #CCCCCC;
                fill: none;
            }

            .aeroway-taxiway-casing {
                stroke-width: 3px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000000;
                fill: none;
            }

            .aeroway-runway-core {
                stroke-width: 5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #CCCCCC;
                fill: none;
            }

            .aeroway-runway-casing {
                stroke-width: 7px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000000;
                fill: none;
            }

            .aeroway-aerodrome-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 6px;
                font-weight: bolder;
            }

            .aeroway-airport-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 10px;
                font-weight: bolder;
            }


            /* Waterways */
            .waterway-riverbank {
                fill: #89bac6;
                stroke: #aaaaaa;
                stroke-width: 0px;
            }

            .waterway-river-casing {
                stroke-width: 4px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #aaaaaa;
                fill: none;
            }

            .waterway-river-core {
                stroke-width: 3px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #89bac6;
                fill: none;
            }

            .waterway-stream-casing {
                stroke-width: 0.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #aaaaaa;
                fill: none;
            }

            .waterway-stream-core {
                stroke-width: 0.4px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #89bac6;
                fill: none;
            }

            .waterway-canal-casing {
                stroke-width: 2px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #aaaaaa;
                fill: none;
            }

            .waterway-canal-core {
                stroke-width: 1px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #89bac6;
                fill: none;
            }

            .waterway-drain-casing {
                stroke-width: 1px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #aaaaaa;
                fill: none;
            }

            .waterway-drain-core {
                stroke-width: 0.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #89bac6;
                fill: none;
            }

            .railway-rail {
                stroke-width: 1.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000000;
                fill: none;
            }

            .railway-light-rail {
                stroke-width: 0.8px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000000;
                fill: none;
            }

            .railway-tunnel-narrow {
                stroke-width: 0.2px;
                stroke-dasharray: 1,2;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000000;
                fill: none;
                marker-start: url(#tunnel-start-narrow);
                marker-end: url(#tunnel-end-narrow);
            }

            .railway-subway-rail {
                stroke-width: 0.8px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #aaaaaa;
                fill: none;
                stroke-dasharray: 3px, 1px;
                stroke-dashoffset: 0;
                stroke-opacity: 1;
            }

            .railway-rail-dashes {
                stroke-width: 1px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #ffffff;
                fill: none;
                stroke-dasharray: 3px, 3px;
                stroke-opacity: 1;
            }

            .railway-station {
                fill: red;
                stroke: black;
                stroke-width: 0.5px;
            }

            .railway-station-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.2px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4px;
                font-weight: bolder;
            }

            .railway-halt {
                fill: black;
                stroke: black;
                stroke-width: 0.5px;
            }

            .railway-halt-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.1px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 2px;
                font-weight: bolder;
            }


            /* Ferry */
            .route-ferry {
                stroke-width: 0.5px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #777777;
                fill: none;
            }


            /* Points of interest */
            .point-of-interest {
                fill: red;
                stroke: black;
                stroke-width: 0.5px;
            }


            /* JOSM Debugging */
            .josm-segment {
                stroke-width: 0.2px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #008000;
                fill: none;
                marker-end: url(#segment-direction);
            }

            .josm-way {
                stroke-width: 0.2px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #000060;
                fill: none;
            }

            .josm-node {
                fill: #ff0000;
                stroke: none;
            }


            /* Place names */
            .continent-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.6px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 20px;
                font-weight: bolder;
            }

            .country-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.5px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 18px;
                font-weight: bolder;
            }

            .state-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.5px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 16px;
                font-weight: bolder;
            }

            .region-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.4px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 14px;
                font-weight: bolder;
            }

            .county-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.4px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 12px;
                font-weight: bolder;
            }

            .city-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.4px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 10px;
                font-weight: bolder;
            }

            .town-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.4px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 8px;
                font-weight: bolder;
            }

            .village-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 6px;
                font-weight: bolder;
            }

            .suburb-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 6px;
                font-weight: bolder;
            }

            .hamlet-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.2px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 4px;
                font-weight: bolder;
            }

            .farm-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.1px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 3px;
                font-weight: bold;
            }

            .church-caption {
                fill: black;
                stroke: white;
                stroke-width: 0.3px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 5px;
                font-weight: bold;
            }


            /* Natural */
            .natural-water {
                fill: #89bac6;
                stroke: #aaaaaa;
                stroke-width: 0px;
            }

            .natural-coastline {
                fill: none;
                stroke: #89bac6;
                stroke-width: 0.4px;
            }

            .natural-land {
                fill: #ffffff;
                stroke: #e0e0e0;
                stroke-width: 0.1px;
            }


            /* Landuse */
            .landuse-wood {
                fill: #72bf81;
                stroke: #6fc18e;
                stroke-width: 0.2px;
            }

            .landuse-cemetery {
                fill: #bde3cb;
                stroke: #eeeeee;
                stroke-width: 0.2px;
            }

            .landuse-field {
                fill: #bde3cb;
                stroke: #6fc13d;
                stroke-width: 0.2px;
            }

            .landuse-residential {
                stroke: none;
                fill: #f2f2f2;
            }

            .landuse-retail {
                stroke: none;
                fill: #ffebeb;
            }

            .landuse-industrial {
                fill: #ecd8ff;
                stroke: #eeeeee;
                stroke-width: 0.2px;
            }

            .landuse-commercial {
                fill: #fcffc9;
                stroke: #eeeeee;
                stroke-width: 0.2px;
            }

            .landuse-retail {
                fill: #ffebeb;
                stroke: #eeeeee;
                stroke-width: 0.2px;
            }


            /* Leisure */
            .leisure-park {
                fill: #c7f1a3;
                stroke: #6fc18e;
                stroke-width: 0.2px;
            }

            /* colour might want tweaking slightly */
            .leisure-stadium {
                fill: #672a8e;
                stroke: #461d61;
                stroke-width: 0.2px;
            }

            .leisure-track {
                fill: #ba4752;
                stroke: #532226;
                stroke-width: 0.2px;
            }

            .sport {
                fill: #bde3cb;
                stroke: #6fc18e;
                stroke-width: 0.2px;
            }

            .amenity-parking {
                fill: #f7efb7;
                stroke: #e9dd72;
                stroke-width: 0.2px;
            }

            .school-area {
                fill: #B9ACD8;
                stroke: #a18bd8;
                stroke-width: 0.2px;
            }


            /* Boundary */
            .boundary-areaOfInterest {
                fill: #f2caea;
                stroke: #aaaaaa;
                stroke-width: 0px;
            }

            .boundary-areaOfInterest-A {
                fill: #f2caff;
                stroke: #aaaaaa;
                stroke-width: 0px;
            }

            .boundary-areaOfInterest-B {
                fill: #f2cabb;
                stroke: #aaaaaa;
                stroke-width: 0px;
            }

            .boundary-areaOfInterest-C {
                fill: #f2cadd;
                stroke: #aaaaaa;
                stroke-width: 0px;
            }


            /* Tourism */
            .tourism-attraction {
                fill: #f2caea;
                stroke: #f124cb;
                stroke-width: 0px;
            }

            .tourism-attraction-caption {
                fill: #f124cb;
                stroke: white;
                stroke-width: 0px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 3px;
                font-weight: bolder;
            }

            .amenity-pub-caption {
                fill: #e21e2f;
                stroke: white;
                stroke-width: 0px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bolder;
            }

            .amenity-misc-caption {
                fill: #e21e2f;
                stroke: white;
                stroke-width: 0.03px;
                font-family: "DejaVu Sans",sans-serif;
                font-size: 1px;
                font-weight: bolder;
            }

            /* Building */
            .building {
                fill: #dddddd;
                stroke: #cccccc;
                stroke-width: 0.2px;
            }

            .building-block {
                fill: #a18bd8;
                stroke: #6a5a8e;
                stroke-width: 0.2px;
            }

            .building-residential {
                fill: #c95e2a;
                stroke: #80290a;
                stroke-width: 0.2px;
            }


            /* Aerialway */
            .aerialway-line {
                fill: none;
                stroke: #202020;
                stroke-width: 0.2px;
            }

            .aerialway-struts {
                fill: none;
                stroke: #202020;
                stroke-width: 2px;
                stroke-dasharray: 0.2,10;
            }

            /* Power line */
            .power-line {
                stroke-width: 0.1px;
                stroke-linecap: butt;
                stroke-linejoin: round;
                stroke: #cccccc;
                stroke-dasharray: 1px ,1px;
                fill: none;
            }


            /* Oneway */
            .oneway {
                marker-start: url(#marker-oneway-start);
                marker-end: url(#marker-oneway-end);
            }

            .otherway {
                marker-start: url(#marker-otherway-start);
                marker-end: url(#marker-otherway-end);
            }


            /* Map decoration */
            .map-grid-line {
                fill: none;
                stroke: #8080ff;
                stroke-width: 0.1px;
                stroke-opacity: 0.5;
            }

            .map-border-casing {
                fill: none;
                stroke: #8080ff;
                stroke-width: 3px;
                stroke-miterlimit: 4;
                stroke-dasharray: none;
                stroke-opacity: 1;
                stroke-linecap: round;
            }

            .map-border-core {
                fill: none;
                fill-opacity: 1;
                fill-rule: nonzero;
                stroke: #ffffff;
                stroke-width: 2px;
                stroke-miterlimit: 0;
                stroke-dashoffset: -0.5px;
                stroke-opacity: 1;
            }

            .map-scale-casing {
                fill: none;
                stroke: #8080ff;
                stroke-width: 4px;
                stroke-linecap: butt;
            }

            .map-scale-core {
                fill: none;
                stroke: #ffffff;
                stroke-width: 3px;
                stroke-linecap: butt;
            }

            .map-scale-bookend {
                fill: none;
                stroke: #8080ff;
                stroke-width: 1px;
                stroke-linecap: butt;
            }

            .map-scale-caption {
                font-family: "DejaVu Sans",sans-serif;
                font-size: 10px;
                fill: #8080ff;
            }

            .map-background {
                fill: #fcfcfc;
                stroke: none;
            }

            .map-title {
                font-family: "DejaVu Sans",sans-serif;
                font-size: 20px;
                text-anchor: middle;
                fill: black;
            }

            .map-title-background {
                fill: white;
            }

            .map-marginalia-background {
                fill: white;
            }
        </style>
    <svg:pattern id="pedestrian-pattern" x="0" y="0" width="10" height="10" patternUnits="userSpaceOnUse">
            <svg:path d="M0,10 L10,0" fill="none" stroke="red" width="1"/>
        </svg:pattern>
    <svg:marker id="bridge-casing-start" fill="none" stroke-width="0.1px" stroke="#222222" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M-0.25,0.75 L0.5,0 L-0.25,-0.75"/>
        </svg:marker>
    <svg:marker id="bridge-casing-end" fill="none" stroke-width="0.1px" stroke="#222222" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M0.25,0.75 L-0.5,0 L0.25,-0.75"/>
        </svg:marker>
    <svg:marker id="tunnel-start-wide" fill="none" stroke-width="0.1px" stroke="#222222" markerWidth="1px" markerHeight="1px" refX="-0.15" orient="auto">
            <svg:path d="M-0.25,0.75 L-0.1,0.5 L-0.1,-0.5 L-0.25,-0.75"/>
        </svg:marker>
    <svg:marker id="tunnel-end-wide" fill="none" stroke-width="0.1px" stroke="#222222" markerWidth="1px" markerHeight="1px" refX="0.15" orient="auto">
            <svg:path d="M0.25,0.75 L0.1,0.5 L0.1,-0.5 L0.25,-0.75"/>
        </svg:marker>
    <svg:marker id="tunnel-start-narrow" fill="none" stroke-width="1px" stroke="#222222" markerWidth="0.1px" markerHeight="0.1px" refX="-1.5" orient="auto">
            <svg:path d="M-2.5,7.5 L-1,5 L-1,-5 L-2.5,-7.5"/>
        </svg:marker>
    <svg:marker id="tunnel-end-narrow" fill="none" stroke-width="1px" stroke="#222222" markerWidth="0.1px" markerHeight="0.1px" refX="1.5" orient="auto">
            <svg:path d="M2.5,7.5 L1,5 L1,-5 L2.5,-7.5"/>
        </svg:marker>
    <svg:marker id="marker-oneway-start" viewBox="0 0 10 10" refX="-20px" refY="5px" markerUnits="userSpaceOnUse" fill="#a2aee9" stroke-width="1px" stroke="#000000" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M 0,4 L 6,4 L 6,2 L 10,5 L 6,8 L 6,6 L 0,6 z"/>
        </svg:marker>
    <svg:marker id="marker-oneway-end" viewBox="0 0 10 10" refX="20px" refY="5px" markerUnits="userSpaceOnUse" fill="#a2aee9" stroke-width="1px" stroke="#000000" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M 0,4 L 6,4 L 6,2 L 10,5 L 6,8 L 6,6 L 0,6 z"/>
        </svg:marker>
    <svg:marker id="marker-otherway-start" viewBox="0 0 10 10" refX="-30px" refY="5px" markerUnits="userSpaceOnUse" fill="#a2aee9" stroke-width="1px" stroke="#000000" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M 10,4 L 4,4 L 4,2 L 0,5 L 4,8 L 4,6 L 10,6 z"/>
        </svg:marker>
    <svg:marker id="marker-otherway-end" viewBox="0 0 10 10" refX="30px" refY="5px" markerUnits="userSpaceOnUse" fill="#a2aee9" stroke-width="1px" stroke="#000000" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M 10,4 L 4,4 L 4,2 L 0,5 L 4,8 L 4,6 L 10,6 z"/>
        </svg:marker>
    <svg:marker id="segment-direction" viewBox="0 0 10 10" refX="10px" refY="5px" markerUnits="userSpaceOnUse" fill="none" stroke-width="1px" stroke="#008000" markerWidth="1px" markerHeight="1px" orient="auto">
            <svg:path d="M 0,2 L 10,5 L 0,8"/>
        </svg:marker>
  </defs>
  <defs id="defs-symbols">
    <symbol id="symbol-airport" viewBox="5 5 10 10">
	<path fill="black" fill-opacity="1" fill-rule="evenodd" stroke="none" d="M 9.2,5 C 9.2,4.5 9.8,3.2 10,3 L 9,3 L 8,4 L 5.5,4 L 8,0 L 6,0 L 3,4 C 2,4 1,4.2 0.5,4.5 C 0,5 0,5 0.5,5.5 C 1,5.8 2,6 3,6 L 6,10 L 8,10 L 5.5,6 L 7.8,6 L 9,7 L 10,7 C 9.8,6.8 9.2,5.5 9.2,5 z "/>
</symbol>
    <symbol id="symbol-airport" viewBox="5 5 10 10">
	<path fill="black" fill-opacity="1" fill-rule="evenodd" stroke="none" d="M 9.2,5 C 9.2,4.5 9.8,3.2 10,3 L 9,3 L 8,4 L 5.5,4 L 8,0 L 6,0 L 3,4 C 2,4 1,4.2 0.5,4.5 C 0,5 0,5 0.5,5.5 C 1,5.8 2,6 3,6 L 6,10 L 8,10 L 5.5,6 L 7.8,6 L 9,7 L 10,7 C 9.8,6.8 9.2,5.5 9.2,5 z "/>
</symbol>
    <symbol id="symbol-power_tower" viewBox="5 5 12 12">
            <path stroke-width="1" stroke="#cccccc" d="M 0 0 L 10 10 M 0 10 L 10 0"/>
        </symbol>
    <symbol id="symbol-hotel" viewBox="43 45 88 100">
            <path fill="black" stroke="black" stroke-width="1" stroke-miterlimit="4" d="M 0,60 C 0,65 10,65 10,60 L 10,50 L 35,70 L 35,85 C 35,90 45,90 45,85 L 45,70 L 75,70 L 75,85 C 75,90 85,90 85,85 L 85,60 L 40,60 L 5,30 C 9,20 45,20 50,25 L 50,10 C 50,5 40,5 40,10 L 40,15 L 10,15 L 10,10 C 10,5 0,5 0,10 C 0,10 0,60 0,60 z M 10,35 C 15,25 45,25 55,35 L 85,60 C 75,50 40,50 40,60 L 10,35 z "/>
        </symbol>
    <symbol id="symbol-hostel" viewBox="6.25 4 12.5 12">
            <path fill="#286a9d" fill-rule="nonzero" stroke="none" d="M 5.5,4 L 9,0 L 12.5,4 L 11.5,4 L 11.5,8 L 10,8 L 10,5 L 8,5 L 8,8 L 6.5,8 L 6.5,4 L 5.5,4 z M 0.5,3.5 C 2,2.5 2.3,1 2.5,0 C 2.7,1 3,2.5 4.5,3.5 L 3.3,3.5 C 3.3,4 4,5 5,6 L 3,6 L 3,8 L 2,8 L 2,6 L 0,6 C 1,5 1.7,4 1.7,3.5 L 0.5,3.5 z M 0,8 L 0,7.5 L 12.5,7.5 L 12.5,8 L 0,8 z "/>
        </symbol>
    <symbol id="symbol-camp_site" viewBox="50 50 100 100">
	<path fill="#0000dc" d="M 35,0 L 50,24 L 65,0 L 80,0 L 60,35 L 100,100 L 0,100 L 40,35 L 20,0 L 35,0 z "/>
</symbol>
    <symbol id="symbol-hospital" viewBox="7.5 7.5 15 15">
            <path fill="none" stroke="red" stroke-width="2" d="M 12.5,7.5 L 2.5,7.5 L 2.5,7.5 L 12.5,7.5 z M 7.5,2.3 L 7.5,12.5 L 7.5,12.5"/>
            <path fill="none" stroke="red" stroke-width="1" d="M 14.5 7.5 A 7 7 0 1 1 0.5,7.5 A 7 7 0 1 1 14.5 7.5 z"/>
        </symbol>
    <symbol id="symbol-pharmacy_dispensing" viewBox="18 18 36 36">
            <rect style="fill:#00cc00" x="0" y="0" width="36" height="36" rx="2" ry="2"/>
            <path style="fill:#ffffff" d="M20.14 17.3 L20.14 9.44 L11.86 9.44 L11.86 17.3 L4 17.3              L4 25.58 L11.86 25.58 L11.86 33.44 L20.14 33.44 L20.14 25.58 L28 25.58 L28 17.3 L20.14 17.3 Z             M0.5 37.44 L31.5 37.44 a0.5 0.5 -180 0 0 0.5 -0.5 L32 5.94 a0.5 0.5 -180 0 0 -0.5 -0.5              L0.5 5.44 a0.5 0.5 -180 0 0 -0.5 0.5 L0 36.94 a0.5 0.5 -180 0 0 0.5 0.5 Z M2 35.44 L2             7.44 L30 7.44 L30 35.44 L2 35.44 Z" transform="translate(2,-3.44)"/>
        </symbol>
    <symbol id="symbol-school" viewBox="160 216 320.8 432.5">
            <path fill="#AF7519" d="M93,284.7c0,11-9,20-20,20s-20-9-20-20s9-20,20-20S93,273.7,93,284.7z"/>
            <path fill="#AF7519" d="M237,328.7c0,11-9,20-20,20s-20-9-20-20s9-20,20-20S237,317.7,237,328.7z"/>
            <path fill="none" stroke="#AF7519" stroke-width="20" d="M163,4.7l-116,361"/>
            <path fill="none" stroke="#AF7519" stroke-width="18.9041" d="M163,4.7L232,431"/>
            <path fill="none" stroke="#AF7519" stroke-width="20" d="M163,4.7l149,277"/>
            <path d="M6,53.7c0,0,283,67,284,70s-3,222-3,222l-287-97L6,53.7z"/>
            <path fill="none" stroke="#FFFFFF" stroke-width="20" d="M36,128.7c-1.2-8.1,16.8-17.4,25-17.2 c14.7,0.4,20,10.1,26.8,23.3c7.8,15,10.9,36,12.3,53c0.5,6.2,1.3,40.2,4.9,39.9"/>
            <path fill="none" stroke="#FFFFFF" stroke-width="20" d="M94,158.7c-17.5-12.4-58.4,7.4-59,28 c-0.5,17.8,16,23,29.9,26c15.4,3.2,19.2,0.8,29.1-11"/>
            <path fill="none" stroke="#FFFFFF" stroke-width="20" d="M136,101.7c-11.6,26.2-2.8,64-5,92.9 c-1.2,16.3,0.7,40.2-2,54.1"/>
            <path fill="none" stroke="#FFFFFF" stroke-width="20" d="M131,176.7c10.8-4.2,18.3-17.9,32.8-10 c11.5,6.3,13.7,23.1,14.2,34.9c0.7,15.6-3.3,26.4-18.8,31.8c-7.6,2.7-25.5,5.8-24.2-7.7"/>
            <path fill="none" stroke="#FFFFFF" stroke-width="20" d="M261,196.7c-4.1-11.8-20.9-19.9-33.1-16.8 c-16.3,4.2-23.3,25-21.9,40.1c2.3,25.4,29.8,56.5,52,31.7"/>
        </symbol>
    <symbol id="symbol-university" viewBox="244.5 110 489 219.9">
            <path d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z"/>
            <path fill="none" stroke="#000000" stroke-width="20" d="M94,176l-21,39"/>
            <path d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z"/>
            <path ill="none" stroke="#000000" stroke-width="20" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24"/>
        </symbol>
    <symbol id="symbol-library" viewBox="160 310 319.3 621.3">
            <path fill="#FFFFFF" stroke="#000000" stroke-width="32.0585" d="M136,165.5l5.1,414l162.2-163.5V46.6 L136,165.5z"/>
            <path fill="#FFFFFF" stroke="#000000" stroke-width="32.1739" d="M20.2,136.7l-3.9,422.1c0,0-6.4,45,43.8,46.3 c56.6,1.5,68.2-10.3,68.2-10.3l2.6-426c0,0-18,14.2-57.9,12.9C22.8,180.1,20.2,136.7,20.2,136.7z"/>
            <path fill="none" stroke="#000000" stroke-width="26.7171" d="M175.9,229.4l79.8-48.9"/>
            <path fill="none" stroke="#000000" stroke-width="26.7171" d="M182.3,289.9l69.5-42.5"/>
            <path fill="none" stroke="#000000" stroke-width="26.7171" d="M184.9,351.6l75.9-48.9"/>
            <path fill="none" stroke="#000000" stroke-width="26.7171" d="M13.7,147L191.3,10.6 c-18.3,17.1,13.9,32.3,37.3,33.5c51.5,2.6,81.1-7.7,81.1-7.7"/>
            <path fill="#FFFFFF" stroke="#000000" d="M36.7,143.9l144-116c0,0-7,18,26,25s59,1,59,1l-149,107c0,0-27,16-59,1 S36.7,143.9,36.7,143.9z"/>
        </symbol>
    <symbol id="symbol-post_office" viewBox="18 18 36 36">
            <ellipse style="fill:#ff0000" cx="18" cy="18" rx="18" ry="18"/>
            <path style="fill:#ffffff" d="M26 25.44 L26 35.44 L2 35.44 L2 25.44 L14 31.44 L26 25.44 Z M2 23.44 L26 23.44 L14 29.44 L2 23.44 Z M0 37.44 L28 37.44 L28 21.44 L0 21.44 L0 37.44 Z" transform="translate(4,-11.44)"/>
        </symbol>
    <symbol id="symbol-post_box" viewBox="7 4 16 14">
            <path fill="none" stroke="red" stroke-width="1.5" d="M 0,0 L 14,0 L 14,8 L 0,8 L 0,0 z M 0,0 L 7,4 L 14,0"/>
        </symbol>
    <symbol id="symbol-telephone" viewBox="75 75 150 150">
            <path fill="black" fill-rule="evenodd" stroke="none" d="M55 44.7375L54.9999307530208 12.2539679065969A35 35 0 0 0 29.0045287463415 43.0858554215078L29.0045821324043 43.0858440614508A100 100 0 0 0 71.3337340951943 133.685197779405L71.333831933318 133.685229222792A35 35 0 0 0 111.661764248632 133.530024865785L86.7468 112.687L83.349415196279 114.274335371795A10 10 0 0 1 70.0565646282046 109.447315196279L46.7754646282046 59.617715196279A10 10 0 0 1 51.602484803721 46.3248646282046L55 44.7375Z M60 46.5801L60 10.1567L70 14.8288L70 41.908L60 46.5801Z M88.5418 107.6697L116.4786 131.0408L119.3115 120.3729L98.5418 102.9976L88.5418 107.6697Z"/>
        </symbol>
    <symbol id="symbol-cinema" viewBox="150.3 200 320 420">
    <path fill="black" d="M123.7,393.2l-35.9,9L0,50.9l35.9-9L123.7,393.2z"/>
    <path fill="black" d="M291.5,351.2l-35.9,9L167.8,9l35.9-9L291.5,351.2z"/>
    <path fill="black" d="M201.9,27.8l9,35.9L19.8,111.5l-9-35.9L201.9,27.8z"/>
    <path fill="black" d="M234.8,159.2l9,35.9L52.6,242.9l-9-35.9L234.8,159.2z"/>
    <path fill="black" d="M267.7,290.7l9,35.9L85.5,374.4l-9-35.9L267.7,290.7z"/>
    <path fill="#FFFFFF" d="M40.5,97.5l-21.3,5.3l-5.3-21.3l21.3-5.3L40.5,97.5z"/>
    <path fill="#FFFFFF" d="M56.9,163l-21.3,5.3L30.2,147l21.3-5.3L56.9,163z"/>
    <path fill="#FFFFFF" d="M73.3,228.5l-21.3,5.3l-5.3-21.3l21.3-5.3L73.3,228.5z"/>
    <path fill="#FFFFFF" d="M89.6,294l-21.3,5.3L63,278l21.3-5.3L89.6,294z"/>
    <path fill="#FFFFFF" d="M106,359.4l-21.3,5.3l-5.3-21.3l21.3-5.3L106,359.4z"/>
    <path fill="#FFFFFF" d="M209.1,54.3l-21.3,5.3l-5.3-21.3l21.3-5.3L209.1,54.3z"/>
    <path fill="#FFFFFF" d="M225.4,119.8l-21.3,5.3l-5.3-21.3l21.3-5.3L225.4,119.8z"/>
    <path fill="#FFFFFF" d="M241.8,185.3l-21.3,5.3l-5.3-21.3l21.3-5.3L241.8,185.3z"/>
    <path fill="#FFFFFF" d="M258.2,250.8l-21.3,5.3l-5.3-21.3l21.3-5.3L258.2,250.8z"/>
    <path fill="#FFFFFF" d="M274.6,316.3l-21.3,5.3l-5.3-21.3l21.3-5.3L274.6,316.3z"/>
</symbol>
    <symbol id="symbol-theatre" viewBox="220 207 440 550">
            <g stroke="none" fill-opacity="1" fill-rule="nonzero">
                <path d="M192.4,22c0,0,50,26,112,20s94-39,98-42s17,32,17,32l4,33l-3,29l5,24l7,39l-5,32l-6,32l-19,55l-25,49l-59,21l-30-14l-22-22l-29-47l4-40l-20-28l-18-24l1-34l2-54l-8-35L192.4,22z"/>
                <path fill="none" stroke="#FFFFFF" stroke-width="10" d="M210.4,44.5c0,0,43.8,22.8,98,17.5s82.3-34.1,85.8-36.8s14.9,28,14.9,28l3.5,28.9l-2.6,25.4l4.4,21l6.1,34.1l-4.4,28l-5.3,28l-16.6,48.1l-21.9,42.9L320.6,328l-26.3-12.3l-19.3-19.3l-25.4-41.1l3.5-35l-17.5-24.5l-15.8-21l0.9-29.8l1.8-47.3l-7-30.6L210.4,44.5z"/>
                <path fill="#FFFFFF" d="M293.4,152c0,8.3-11.4,15-25.5,15s-25.5-6.7-25.5-15s11.4-15,25.5-15S293.4,143.7,293.4,152z"/>
                <path fill="#FFFFFF" d="M406.4,140.5c0,8.6-13.2,15.5-29.5,15.5s-29.5-6.9-29.5-15.5s13.2-15.5,29.5-15.5S406.4,131.9,406.4,140.5z"/>
                <path fill="none" stroke="#FFFFFF" stroke-width="10" d="M248.4,124l14-43l15,27"/>
                <path fill="none" stroke="#FFFFFF" stroke-width="10" d="M336.4,110l7-32l35,23"/>
                <path fill="none" stroke="#FFFFFF" stroke-width="10" d="M317.4,146l-7,72l22-1L317.4,146z"/>
                <path fill="none" stroke="#FFFFFF" stroke-width="10" d="M305.4,297c0,0,2-55,27-57s37,16,41,30"/>
                <path fill="#FFFFFF" stroke="#000000" stroke-width="10" d="M207.4,90c0,0-19,18-61,17s-42,5-83-33s-31-38-31-38l-9,105l-5,22l-13,15l26,128l37,82c0,0,3,9,38,9s30-10,40-20s15-35,34-49s41-47,41-47l17-21l3-34l-23-29l-12-32L207.4,90z"/>
                <path fill="none" stroke="#000000" stroke-width="10" d="M51.4,150c0,0-2-15,25-15s31,17,31,17"/>
                <path fill="none" stroke="#000000" stroke-width="10" d="M153.4,168c0,0,6-11,12-14s22,5,22,5"/>
                <path d="M51.4,193l23-19c0,0,12-2,25,2s7,14,7,14L51.4,193z"/>
                <path d="M164.4,199c0,0,14-13,27-10s16,19,16,19s-7,6-26,1S164.4,199,164.4,199z"/>
                <path d="M125.4,188l-25,83h29L125.4,188z"/>
                <path d="M61.4,258c0,0,0-4,14,16s10,36,44,34s38-45,55-42s13,8,7,20s-23,23-32,35s5,40-39,38s-43-44-49-48S61.4,258,61.4,258z"/>
            </g>
        </symbol>
    <symbol id="symbol-restaurant" viewBox="49 74 103 103">
            <path fill="black" stroke="none" d="M 84,24 C 80,20 64,38 57,46 C 55,48 52,52 58,58 C 5,109 -5,116 2,123 C 9,130 16,120 66,66 C 72,72 77,69 79,67 C 87,60 104,44 100,40 C 96,36 81,60 77,57 C 73,54 96,36 92,32 C 88,28 71,53 67,49 C 63,45 88,28 84,24 z"/>
            <path fill="black" stroke="none" d="M 35,53 C 79,101 98,116 90,123 C 81,131 70,111 26,62 C 6,77 -9,36 1,26 C 11,16 55,33 35,53 z"/>
        </symbol>
    <symbol id="symbol-pub" viewBox="3 4.5 6 9">
            <path fill="#aa5605" stroke="none" d="M 1.2,9 C 1.2,9 1,3 0.3,1.7 L 5.7,1.7 C 5,3 4.8,9 4.8,9"/>
            <path fill="#ffe680" stroke="none" d="M 5.7,1.7 L 0.3,1.7 C 0,1 0,1 0,0 L 6,0 C 6,1 6,1 5.7,1.7 z"/>
        </symbol>
    <symbol id="symbol-supermarket" viewBox="14.5 13.5 29 27">
            <path style="fill:black;fill-opacity:1;stroke:none;stroke-width:0.158;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.9801324" d="M 13.711,19.263 C 13.711,19.754 13.319,20.153 12.836,20.153 C 12.353,20.153 11.962,19.754 11.962,19.263 C 11.962,18.771793 12.353,18.373 12.836,18.373 C 13.319,18.373 13.711,18.771 13.711,19.263 z"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 1.496,6.889 L 16.443,2.987 L 25.387,6.367 L 7.7960,10.054 L 1.496,6.889 z"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 1.540,16.974 L 7.7331,20.521 L 22.605,17.745 L 14.549,13.961 L 1.540,16.974 z"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 7.812,10.136 L 7.812,20.500"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 22.841,21.164 L 26.462,6.6923 C 26.610,5.3945 27.232,4.939 28.105,4.932"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:0.90399998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 14.1281,17.1309 L 16.5851,2.98845 C 16.5652,2.09899 16.8043,1.34902 17.8289,1.02204"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 0.761,16.846 L 0.761,6.781"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:0.160;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 17.707,0.991 C 17.727,0.991 17.748,0.991 17.707,0.991 z"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:1.27;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 17.707,1.022 L 28.196,4.902"/>
            <path style="fill:none;fill-rule:evenodd;stroke:black;stroke-width:0.732;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 14.009,17.240 L 3.853,20.726 C 1.229,21.787 3.228,23.365 4.126,23.909 C 5.447,24.711 6.096,25.159 9.340,24.728 C 13.993,24.109 22.709,21.211 22.709,21.211"/>
            <path style="fill:black;fill-opacity:1;stroke:none;stroke-width:0.159;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.980" d="M 5.601,21.945 C 5.601,22.437 5.209,22.834 4.727,22.835 C 4.244,22.835 3.853,22.437 3.853,21.945 C 3.853,21.454 4.244,21.056 4.727,21.056 C 5.2095,21.056 5.601,21.454 5.601,21.945 z"/>
            <path style="fill:black;fill-opacity:1;stroke:none;stroke-width:0.159;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.980" d="M 11.254,25.962 C 11.254,26.453 10.863,26.852 10.380,26.852 C 9.898,26.852 9.506,26.453 9.506,25.962 C 9.506,25.471 9.898,25.072 10.380,25.072 C 10.863,25.072 11.254,25.471 11.254,25.962 z"/>
            <path style="fill:black;fill-opacity:1;stroke:none;stroke-width:0.159;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.980" d="M 21.926,23.143 C 21.926,23.635 21.535,24.033 21.052,24.033 C 20.569,24.033 20.177,23.632 20.177,23.143 C 20.177,22.652 20.569,22.253 21.052,22.253 C 21.535,22.253 21.926,22.652 21.926,23.143 z"/>
        </symbol>
    <symbol id="symbol-courthouse" viewBox="50 50 100 100">
            <g stroke="#000000" fill="none" stroke-width="6">
                <path d="M 5.5,17.6 L 87.9,17.7"/>
                <path d="M 49,7.1 L 49,84.3"/>
                <path d="M 2.2,65.8 L 33.1,65.9 C 30.2,73.3 28.0,81.0 17.8,81.8 C 7.1,81.0 5,72.6 2.2,65.8 z " fill="#000000"/>
                <path d="M 11.0,65.9 L 16.3,17.7 L 25.7,66.5 L 25.7,66.5 L 25.7,66.5"/>
                <path d="M 63.1,65.9 L 94.0,66 C 91.0,73.4 88.9,81.1 78.7,81.9 C 67.9,81.1 65.8,72.7 63.1,65.9 z " fill="#000000"/>
                <path d="M 71.9,66.0 L 77.2,17.8 L 86.6,66.6 L 86.6,66.6 L 86.6,66.6"/>
            </g>
        </symbol>
    <symbol id="symbol-church" viewBox="2.5 5 10 10">
	<path fill="black" d="M 0 10 L 0 5 L 5 5 L 5 10 z M 0 2 L 5 2 L 5 3 L 0 3 z M 2 0 L 2 5 L 3 5 L 3 0 z"/>
</symbol>
    <symbol id="symbol-church" viewBox="2.5 5 10 10">
	<path fill="black" d="M 0 10 L 0 5 L 5 5 L 5 10 z M 0 2 L 5 2 L 5 3 L 0 3 z M 2 0 L 2 5 L 3 5 L 3 0 z"/>
</symbol>
    <symbol id="symbol-synagogue" viewBox="10 10 22 22">
            <path stroke="#0000d0" fill="none" stroke-width="1.5" stroke-linecap="butt" stroke-linejoin="miter" d="M 10,0 L 20,15 L 0,15 L 10,0 z M 10,20 L 0,5 L 20,5 L 10,20 z"/>
        </symbol>
    <symbol id="symbol-mosque" viewBox="60 60 120 120">
            <path fill="#00ab00" d="M 4,60 C 11,75 60,107 84,73 C 103,40 76,22 50,7 C 76,6 130,35 103,84 C 72,124 8,97 4,60 z M 35,52 C 35,52 20,55 20,55 L 30,43 C 30,43 21,30 21,30 L 35,35 L 45,23 L 45,38 L 60,45 L 45,50 L 45,65 L 35,52 z"/>
        </symbol>
    <symbol id="symbol-parking" viewBox="10 0 20 20">
            <rect stroke="none" fill="#0087ff" width="20" height="20" x="0" y="-10" rx="4" ry="4"/>
            <path stroke="none" fill="white" fill-rule="nonzero" d="M 5,8 L 5,-7 L 12,-7 C 14,-7 15.5,-5.3 16,-4 C 16.5,-2.77 16.5,-1.23 16,0 C 15.41,1.42 14,3 12,3 L 8,3 L 8,8 L 5,8 z M 8,-4 L 8,0 C 9.3,0 11,0 12.32,-0.31 C 13.6,-0.76 13.5,-2.8 12.5,-3.48 C 11.5,-4.1 8.6,-4 8,-4 z "/>
        </symbol>
    <symbol id="symbol-petrol_station" viewBox="55 63 110 110">
            <path fill="#000000" fill-rule="evenodd" stroke-width="3" d="M 22.7283 108.087 C 4.26832 107.546 23.6818 43.3596 32.6686 21.0597 C 33.8491 17.0245 60.28 18.4952 60.0056 19.8857 C 59.0889 25.9148 54.8979 23.2429 52.0142 26.8579 L 51.7464 36.8066 C 48.6085 40.8144 40.2357 34.4677 38.078 42.8773 C 31.3694 92.5727 45.0689 108.819 22.7283 108.087 z M 85.3122 9.52799 L 29.1766 9.52847 C 28.4855 17.5896 -11.559 113.573 22.9292 113.284 C 48.5214 113.073 39.5312 104.08 42.6984 51.03 C 41.8513 49.3228 50.871 48.6585 50.8739 51.4448 L 51.0453 116.604 L 97.6129 116.188 L 97.6129 26.544 C 96.0669 24.2073 93.899 25.2958 90.584 22.394 C 87.7907 19.4131 92.2353 9.52799 85.3122 9.52799 z M 64.0766 35.3236 C 61.5443 36.7258 61.5443 45.2814 64.0766 46.6836 C 68.3819 49.0684 80.2848 49.0684 84.5902 46.6836 C 87.1225 45.2814 87.1225 36.7258 84.5902 35.3236 C 80.2848 32.9393 68.3819 32.9393 64.0766 35.3236 z "/>
        </symbol>
    <symbol id="symbol-recycling" viewBox="40 40 80 80">
            <g stroke="none" fill="#00ba00">
                <path d="M 55.0,37.3 L 72.1,27.0 L 79.8,41.9 C 81.6,50.0 71.5,52.9 63.3,52.4 L 55.0,37.3 z"/>
                <path d="M 51.1,47.9 L 42.1,63.8 L 51.1,80.0 L 51.3,73.5 L 59.5,73.5 C 62.5,73.8 66.4,71.8 67.9,69.0 L 78.4,49.5 C 75.0,53.0 70.5,53.9 65.3,53.9 L 51.4,53.9 L 51.1,47.9 z "/>
                <path d="M 31.0,28.2 L 13.7,18.2 L 22.9,4.2 C 29.0,-1.3 36.6,6.1 40.1,13.5 L 30.9,28.2 z "/>
                <path d="M 42.1,26.5 L 60.4,26.6 L 70.1,10.9 L 64.3,13.8 L 60.3,6.6 C 59.1,3.9 55.5,1.4 52.3,1.5 L 30.2,1.7 C 34.9,3.1 37.9,6.6 40.4,11.1 L 47.2,23.3 L 42.1,26.5 z "/>
                <path d="M 0.4,27.4 L 5.8,31.5 L 0.8,40.5 C -1.8,45.3 2.6,49.6 5.3,51.0 C 8.0,52.5 12.2,52.7 16.2,52.7 L 23.3,41.3 L 28.6,44.1 L 19.3,27.2 L 0.4,27.4 z "/>
                <path d="M 1.2,49.3 L 12.7,70.1 C 15.0,73.0 19.4,73.7 23.9,73.6 L 36.0,73.6 L 36.0,53.9 L 13.0,53.7 C 9.5,53.9 4.8,53.2 1.2,49.3 z "/>
            </g>
        </symbol>
    <symbol id="symbol-museum" viewBox="94 140 156 180">
            <g fill="#f2f2f2" stroke-width="3" stroke="#000000">
                <path d="M 38.2,92.9 L 60.6,92.9 L 60.6,215.6 L 38.2,215.6 L 38.2,92.9 z "/>
                <path d="M 85,92.9 L 107.4,92.8 L 107.4,215.6 L 85,215.6 L 85,92.9 z "/>
                <path d="M 131.8,92.8 L 154.2,92.8 L 154.2,215.6 L 131.8,215.6 L 131.8,92.8 z "/>
                <path d="M 18.0,216.1 L 170.0,216.1 L 170.0,226.6 L 18.0,226.6 L 18.0,216.1 z "/>
                <path d="M 17.9,82.0 L 95.4,53.6 L 169.9,82.0 L 169.9,92.5 L 17.9,92.5 L 17.9,82.0 z "/>
            </g>
        </symbol>
    <symbol id="symbol-golf_course" viewBox="55 65 100 110">
            <path fill="#000000" fill-rule="evenodd" stroke="none" d="M 61.6421 25.2514 C 61.6421 25.2514 48.7712 34.4528 48.1727 38.766 C 47.574 43.0787 56.5537 48.8295 56.8529 52.2802 C 57.1522 55.7303 56.5537 87.3594 56.5537 87.3594 C 56.5537 87.3594 37.3978 104.036 36.7993 105.474 C 36.2006 106.912 41.5878 117.55 43.9826 117.263 C 46.3769 116.975 43.3841 109.787 44.2819 108.349 C 45.1798 106.912 64.0363 92.5353 65.2335 90.5221 C 65.5327 91.0979 65.8321 76.7208 65.5327 76.7208 L 66.7305 76.7208 L 66.1319 91.0979 C 66.1319 91.0979 59.2473 108.349 60.1451 113.237 C 60.1451 115.824 70.6212 122.15 72.1176 121 C 73.6145 119.85 68.5261 115.536 68.8254 112.375 C 67.6283 109.212 73.016 97.4233 73.3153 94.2605 C 73.6145 91.0979 73.9138 56.3053 72.7167 51.9927 C 72.7161 48.542 69.424 42.5037 67.9276 40.2035 C 67.6283 37.9029 65.8326 31.2897 65.8326 31.2897 C 65.8326 31.2897 59.547 39.341 59.5465 39.341 C 58.0501 37.9035 68.2268 28.702 68.2268 25.8268 C 68.2268 22.9513 49.9689 9.72452 49.9689 9.72452 C 49.9689 9.72452 25.126 63.2064 25.4254 65.5065 C 25.7246 67.8065 29.9146 72.9824 32.908 70.6823 C 35.9009 68.3822 27.8197 62.9194 27.8197 62.9194 L 49.3703 14.6122 L 52.6624 18.3506 L 58.3494 18.638 L 58.0501 19.5005 C 58.0501 19.5005 51.7645 18.9255 50.5675 19.788 C 49.3703 20.6506 47.574 22.0887 47.574 25.5388 C 47.574 28.9896 52.0638 30.4271 53.5603 30.7146 L 60.8936 24.6764 L 61.6421 25.2514 z "/>
        </symbol>
    <symbol id="symbol-slipway" viewBox="23 22.5 50 45">
            <path fill="#0087ff" stroke="none" fill-opacity="0.7" d="M 45,33 L 45,45 L 2,45 C 2,45 45,33 45,33 z M 0,35 L 43,22 L 43,26 C 43,26 37,32 26,36 C 15,40 0,35 0,35 z M 3,32 C 3,32 13,0 13,0 L 22,26 L 3,32 z M 16,0 L 42,20 L 25,25 L 16,0 z "/>
        </symbol>
    <symbol id="symbol-gate" viewBox="5 5 11 11">
            <path fill="none" stroke="black" stroke-width="0.8" d="M 0,7 L 10,7 M 0,3 L 10,3 M 0,7 L 0,3 M 10,7 L 10,3 M 0,7 L 10,3"/>
        </symbol>
    <symbol id="symbol-traffic_signal" viewBox="106 278.6 557.3 557.3">
            <path d="M212.1,105c0,58-47.5,105-106,105c-58.6,0-106-47-106-105 C0,47,47.5,0,106,0C164.6,0,212.1,47,212.1,105z"/>
            <path d="M212.1,452.3c0,58-47.5,105-106,105c-58.6,0-106-47-106-105 c0-58,47.5-105,106-105C164.6,347.3,212.1,394.3,212.1,452.3z"/>
            <path d="M211.3,458.9H0V106.7h211.3V458.9z"/>
            <path fill="#F90000" d="M190,103c0,46.4-37.6,84-84,84 c-46.4,0-84-37.6-84-84s37.6-84,84-84C152.4,19,190,56.6,190,103z"/>
            <path fill="#00D305" d="M190,455c0,46.4-37.6,84-84,84 c-46.4,0-84-37.6-84-84c0-46.4,37.6-84,84-84C152.4,371.1,190,408.7,190,455z"/>
            <path fill="#F9FF00" d="M190,279c0,46.4-37.6,84-84,84 c-46.4,0-84-37.6-84-84c0-46.4,37.6-84,84-84C152.4,195,190,232.6,190,279z"/>
        </symbol>
  </defs>
  <defs id="defs-ways">
    <path id="way_4328623t" d="M2125.0428321899 3720.85990496299L2124.8402716253 3726.75401220306L2126.9671575538 3730.31789099958"/>
    <path id="way_4328623" d="M2125.0428321899 3720.85990496299L2124.8402716253 3726.75401220306L2126.9671575538 3730.31789099958"/>
    <path id="way_4326463t" d="M2064.8262209007 3051.92145345351L2074.0353488878 3058.0439191288L2081.4672767371 3063.51040633971L2085.8294952573 3065.04102275819L2091.4842229687 3069.6328720149L2101.6627328492 3075.31801871301L2106.671205965 3082.09646285385L2113.9415701654 3089.09356648333L2118.6269159834 3094.99737266998L2124.6047709926 3104.1810711835L2125.574152886 3108.99157992876L2128.8054258639 3115.55136457971L2129.6132441084 3124.95372258177L2126.2204074815 3132.16948569971L2126.8666620771 3137.63597290927L2127.028225726 3144.8517360272L2126.7050984282 3152.28615863234L2126.3819711304 3163.00047356435L2128.9669895128 3168.02964179815L2141.0842631801 3177.86931877597L2158.0484463143 3189.67693114927L2166.288192408 3197.11135375575L2174.3663748529 3205.63907380363L2178.7285933731 3212.85483692022L2182.7676845955 3217.44668617693L2186.3220848712 3222.91317338793L2188.7455396047 3229.47295804022L2190.5227397426 3231.00357445861L2195.3696492095 3238.0006780881L2197.631540294 3247.62169557727L2200.3781223253 3254.8374586952L2201.0243769209 3261.6159028347L2202.6400134098 3266.6450710686L2201.8321951654 3270.36228237112L2197.3084129962 3276.70340753487L2198.6009221874 3282.16989474587L2206.6791046323 3289.82297683945L2219.4426328951 3297.03873995749L2222.1892149264 3300.09997279436L2244.4849984742 3312.3449041462L2247.7162714521 3313.21954209895L2249.9781625367 3314.96881800599L2250.3012898345 3320.43530521689L2251.7553626745 3329.61900373041L2248.8472169944 3334.42951247432L2246.5853259098 3337.27208582409L2239.4765253584 3351.04763359298L2220.2796212464 3379.79022873185L2224.4168200063 3398.33779567878L2229.0711686111 3404.63696935915"/>
    <path id="way_4326463" d="M2229.0711686111 3404.63696935915L2224.4168200063 3398.33779567878L2220.2796212464 3379.79022873185L2239.4765253584 3351.04763359298L2246.5853259098 3337.27208582409L2248.8472169944 3334.42951247432L2251.7553626745 3329.61900373041L2250.3012898345 3320.43530521689L2249.9781625367 3314.96881800599L2247.7162714521 3313.21954209895L2244.4849984742 3312.3449041462L2222.1892149264 3300.09997279436L2219.4426328951 3297.03873995749L2206.6791046323 3289.82297683945L2198.6009221874 3282.16989474587L2197.3084129962 3276.70340753487L2201.8321951654 3270.36228237112L2202.6400134098 3266.6450710686L2201.0243769209 3261.6159028347L2200.3781223253 3254.8374586952L2197.631540294 3247.62169557727L2195.3696492095 3238.0006780881L2190.5227397426 3231.00357445861L2188.7455396047 3229.47295804022L2186.3220848712 3222.91317338793L2182.7676845955 3217.44668617693L2178.7285933731 3212.85483692022L2174.3663748529 3205.63907380363L2166.288192408 3197.11135375575L2158.0484463143 3189.67693114927L2141.0842631801 3177.86931877597L2128.9669895128 3168.02964179815L2126.3819711304 3163.00047356435L2126.7050984282 3152.28615863234L2127.028225726 3144.8517360272L2126.8666620771 3137.63597290927L2126.2204074815 3132.16948569971L2129.6132441084 3124.95372258177L2128.8054258639 3115.55136457971L2125.574152886 3108.99157992876L2124.6047709926 3104.1810711835L2118.6269159834 3094.99737266998L2113.9415701654 3089.09356648333L2106.671205965 3082.09646285385L2101.6627328492 3075.31801871301L2091.4842229687 3069.6328720149L2085.8294952573 3065.04102275819L2081.4672767371 3063.51040633971L2074.0353488878 3058.0439191288L2064.8262209007 3051.92145345351"/>
    <path id="way_4328668t" d="M2691.4312623892 3792.31113867818L2690.1935881503 3782.26076344624L2687.3646184614 3769.57814708206L2687.1878078559 3757.61341466226L2686.8341866448 3750.91316450667L2685.7733230114 3737.751958846L2694.260232078 3720.28344951419L2695.3210957114 3715.2582618975L2702.7471411446 3696.11469002688L2713.5325880834 3682.71418971715L2723.4339819945 3663.57061784509L2732.4513228777 3653.99883190973L2740.2309895221 3648.73434964543L2749.4251410109 3647.29858175424"/>
    <path id="way_4328668" d="M2749.4251410109 3647.29858175424L2740.2309895221 3648.73434964543L2732.4513228777 3653.99883190973L2723.4339819945 3663.57061784509L2713.5325880834 3682.71418971715L2702.7471411446 3696.11469002688L2695.3210957114 3715.2582618975L2694.260232078 3720.28344951419L2685.7733230114 3737.751958846L2686.8341866448 3750.91316450667L2687.1878078559 3757.61341466226L2687.3646184614 3769.57814708206L2690.1935881503 3782.26076344624L2691.4312623892 3792.31113867818"/>
    <path id="way_4306621t" d="M503.291951556199 3878.19900600078L477.925455178891 3854.58019170144L473.754336151 3850.69645134275L471.719830942698 3846.67212001789L472.186295236898 3842.87856288741M503.291951556199 3878.19900600078L510.761749986998 3884.3431117068L507.261568287855 3888.29194309328"/>
    <path id="way_4306621" d="M503.291951556199 3878.19900600078L477.925455178891 3854.58019170144L473.754336151 3850.69645134275L471.719830942698 3846.67212001789L472.186295236898 3842.87856288741M503.291951556199 3878.19900600078L510.761749986998 3884.3431117068L507.261568287855 3888.29194309328"/>
    <path id="way_4328578t" d="M2201.9025006845 3898.39818019147L2203.8807969221 3897.54627481536L2212.3335172103 3901.4406993902L2215.8404969043 3903.63131321426L2224.8327525301 3911.2984615963L2230.5877961305 3916.53159461909L2232.2064021432 3916.89669692328L2232.6560149244 3914.34098079503L2232.5660923682 3911.5418631315L2234.0048532683 3906.79553318063L2237.0622201811 3900.58879401409L2242.5474961127 3893.53014947152L2247.1335464819 3889.87912643331L2251.719596851 3887.32341030507L2254.7769637637 3885.01109571336L2262.6901487144 3880.62986806669L2265.6575930708 3879.53456115538L2270.5134111087 3878.19585270744L2272.6715524589 3877.34394733132L2277.7971381656 3874.54482966788L2280.8545050783 3875.15333350871L2283.3723366535 3876.6137427242L2286.4297035663 3875.88353811583L2295.6917268608 3868.58149203797L2302.1661509113 3862.9832567109L2306.3025884991 3858.35862752768L2310.0793358619 3852.27358912878L2311.7878644308 3850.69147914555L2313.2945565107 3851.67461490987"/>
    <path id="way_4328578" d="M2201.9025006845 3898.39818019147L2203.8807969221 3897.54627481536L2212.3335172103 3901.4406993902L2215.8404969043 3903.63131321426L2224.8327525301 3911.2984615963L2230.5877961305 3916.53159461909L2232.2064021432 3916.89669692328L2232.6560149244 3914.34098079503L2232.5660923682 3911.5418631315L2234.0048532683 3906.79553318063L2237.0622201811 3900.58879401409L2242.5474961127 3893.53014947152L2247.1335464819 3889.87912643331L2251.719596851 3887.32341030507L2254.7769637637 3885.01109571336L2262.6901487144 3880.62986806669L2265.6575930708 3879.53456115538L2270.5134111087 3878.19585270744L2272.6715524589 3877.34394733132L2277.7971381656 3874.54482966788L2280.8545050783 3875.15333350871L2283.3723366535 3876.6137427242L2286.4297035663 3875.88353811583L2295.6917268608 3868.58149203797L2302.1661509113 3862.9832567109L2306.3025884991 3858.35862752768L2310.0793358619 3852.27358912878L2311.7878644308 3850.69147914555L2313.2945565107 3851.67461490987"/>
    <path id="way_4327148t" d="M1785.6415635842 3823.26950233117L1810.3127087118 3732.54756943902"/>
    <path id="way_4327148" d="M1810.3127087118 3732.54756943902L1785.6415635842 3823.26950233117"/>
    <path id="way_4327142t" d="M1810.3127087118 3732.54756943902L1812.7989481433 3734.74767337531L1817.2933040386 3737.85370246091L1820.0664172507 3738.24195609726L1821.5964107469 3739.66555276086L1825.5170190812 3742.51274609065L1835.0794784329 3745.74819305545L1849.7100412412 3748.59538638399L1859.9418727476 3754.67802667724L1864.0537302688 3756.10162334218L1870.0780796605 3760.89008484987L1870.8430764086 3763.60786030037L1868.7393353512 3768.39632180806L1869.0262091318 3770.98467938071L1872.474395872 3773.93191142363"/>
    <path id="way_4327142" d="M1872.474395872 3773.93191142363L1869.0262091318 3770.98467938071L1868.7393353512 3768.39632180806L1870.8430764086 3763.60786030037L1870.0780796605 3760.89008484987L1864.0537302688 3756.10162334218L1859.9418727476 3754.67802667724L1849.7100412412 3748.59538638399L1835.0794784329 3745.74819305545L1825.5170190812 3742.51274609065L1821.5964107469 3739.66555276086L1820.0664172507 3738.24195609726L1817.2933040386 3737.85370246091L1812.7989481433 3734.74767337531L1810.3127087118 3732.54756943902"/>
    <path id="way_4310153t" d="M2381.7896575824 3431.43742896297L2384.9101564479 3427.08877359138L2385.6303102885 3419.12910867452L2388.8710025712 3408.57036950007L2395.3523871366 3401.42291528832L2395.3523871366 3398.33651460762L2396.3125922574 3396.87453533705L2400.2734383807 3388.26510185483L2406.754822946 3378.84345766884L2418.0372331154 3368.77204491604L2421.9980792387 3361.46214856464L2421.3979510382 3353.34004150687L2418.0372331154 3346.84235586058L2405.3145152648 3334.00942670909L2404.9544383446 3329.13616247437L2404.5943614243 3326.37464607433L2407.1148998663 3322.96336111018L2411.0757459896 3315.49102261778L2415.9967972337 3308.83089483048L2421.2779253981 3303.1454198893L2444.4428739374 3271.30676022349L2451.5175044593 3263.50473023894"/>
    <path id="way_4310153" d="M2381.7896575824 3431.43742896297L2384.9101564479 3427.08877359138L2385.6303102885 3419.12910867452L2388.8710025712 3408.57036950007L2395.3523871366 3401.42291528832L2395.3523871366 3398.33651460762L2396.3125922574 3396.87453533705L2400.2734383807 3388.26510185483L2406.754822946 3378.84345766884L2418.0372331154 3368.77204491604L2421.9980792387 3361.46214856464L2421.3979510382 3353.34004150687L2418.0372331154 3346.84235586058L2405.3145152648 3334.00942670909L2404.9544383446 3329.13616247437L2404.5943614243 3326.37464607433L2407.1148998663 3322.96336111018L2411.0757459896 3315.49102261778L2415.9967972337 3308.83089483048L2421.2779253981 3303.1454198893L2444.4428739374 3271.30676022349L2451.5175044593 3263.50473023894"/>
    <path id="way_4300258t" d="M2928.3149322396 3496.25797082786L2929.370780372 3496.0677216883L2930.0076116055 3495.37737427599L2930.3253406868 3494.49192403163L2930.3605891329 3493.59512170744L2930.1585709284 3492.77199369549L2929.7521188002 3492.1024611799L2928.8337928949 3491.56194807023L2927.9020544858 3491.75380644151L2927.3339974334 3492.30682345974L2926.9687319084 3493.12398359655L2926.8677945543 3493.97447398422L2927.0465625678 3494.96529905605L2927.4648424902 3495.70493470241L2928.3149322396 3496.25797082786"/>
    <path id="way_4300258" d="M2928.3149322396 3496.25797082786L2929.370780372 3496.0677216883L2930.0076116055 3495.37737427599L2930.3253406868 3494.49192403163L2930.3605891329 3493.59512170744L2930.1585709284 3492.77199369549L2929.7521188002 3492.1024611799L2928.8337928949 3491.56194807023L2927.9020544858 3491.75380644151L2927.3339974334 3492.30682345974L2926.9687319084 3493.12398359655L2926.8677945543 3493.97447398422L2927.0465625678 3494.96529905605L2927.4648424902 3495.70493470241L2928.3149322396 3496.25797082786"/>
    <path id="way_4305059t" d="M2153.4721705546 3461.27927500871L2160.4115208924 3462.06191537239L2162.9470527466 3462.30272779207L2164.904305406 3461.21907190386L2175.0464328229 3459.83440049248L2178.2047268869 3459.29257254837L2178.9609381417 3458.44972907975"/>
    <path id="way_4305059" d="M2153.4721705546 3461.27927500871L2160.4115208924 3462.06191537239L2162.9470527466 3462.30272779207L2164.904305406 3461.21907190386L2175.0464328229 3459.83440049248L2178.2047268869 3459.29257254837L2178.9609381417 3458.44972907975"/>
    <path id="way_4310120t" d="M2710.4818556144 3635.13026997075L2722.1543748542 3622.9661695124L2724.3721535098 3619.64868756804"/>
    <path id="way_4310120" d="M2710.4818556144 3635.13026997075L2722.1543748542 3622.9661695124L2724.3721535098 3619.64868756804"/>
    <path id="way_4306296t" d="M584.0252897149 3802.63275447069L592.709356094299 3784.31898317857L597.412276208 3773.88313063967L608.2540400866 3742.56568414778L609.101526283899 3715.65593099558L603.196888425899 3706.84845541787L597.0507379444 3701.46610923333L595.604584889899 3696.57306724521L599.219967526099 3683.85115807925L611.1507302255 3681.40463708587L618.381495497799 3685.80837487477L625.662582492798 3686.7823525566"/>
    <path id="way_4306296" d="M584.0252897149 3802.63275447069L592.709356094299 3784.31898317857L597.412276208 3773.88313063967L608.2540400866 3742.56568414778L609.101526283899 3715.65593099558L603.196888425899 3706.84845541787L597.0507379444 3701.46610923333L595.604584889899 3696.57306724521L599.219967526099 3683.85115807925L611.1507302255 3681.40463708587L618.381495497799 3685.80837487477L625.662582492798 3686.7823525566"/>
    <path id="way_4326501t" d="M1727.0012471612 2855.41529493073L1721.5080830987 2840.98376869486L1711.491136867 2830.4881132515L1707.6136092935 2820.42977678514L1699.2122995509 2813.43267315575L1696.3041538707 2804.24897464358L1672.3927338339 2767.95149956804L1667.545824367 2746.52286970413L1658.4982600288 2723.34496393318L1662.6989149001 2716.34786030379L1672.7158611317 2712.41198951272L1684.6715711501 2715.4732223496L1707.9367365913 2722.03300700189L1729.2631382457 2717.65981723373L1734.7563023082 2718.53445518792L1744.7732485398 2727.71815370144L1764.1608864075 2731.6540244925L1799.381761867 2737.33917119061L1863.6840941281 2736.46453323776L1907.6294066281 2739.96308505183L1928.9558082825 2729.90474858547L1960.4497296967 2710.17069430725"/>
    <path id="way_4326501" d="M1960.4497296967 2710.17069430725L1928.9558082825 2729.90474858547L1907.6294066281 2739.96308505183L1863.6840941281 2736.46453323776L1799.381761867 2737.33917119061L1764.1608864075 2731.6540244925L1744.7732485398 2727.71815370144L1734.7563023082 2718.53445518792L1729.2631382457 2717.65981723373L1707.9367365913 2722.03300700189L1684.6715711501 2715.4732223496L1672.7158611317 2712.41198951272L1662.6989149001 2716.34786030379L1658.4982600288 2723.34496393318L1667.545824367 2746.52286970413L1672.3927338339 2767.95149956804L1696.3041538707 2804.24897464358L1699.2122995509 2813.43267315575L1707.6136092935 2820.42977678514L1711.491136867 2830.4881132515L1721.5080830987 2840.98376869486L1727.0012471612 2855.41529493073"/>
    <path id="way_4300242t" d="M1989.1155081588 3379.4204707206L2010.9590887866 3383.70655623449L2021.8617490456 3387.61443455228L2028.7425243164 3390.08073468894L2030.3665823556 3390.85003208918L2034.5891332577 3392.38862688948L2038.6492783558 3394.03712131708L2040.5981480029 3394.91631834587L2041.6537857284 3395.24601723162L2044.7394960029 3396.45491314482L2047.9064091795 3397.66380905937L2051.3981339638 3399.09250422977L2064.06578667 3403.81818825806L2065.6903374646 3404.36406233165L2075.8402074545 3407.77457488485L2083.5544831409 3410.0824670853L2094.9648100877 3414.57580350761L2114.2458114626 3422.16857680318L2128.5009209933 3428.26943089735L2128.3948893473 3429.86612348251"/>
    <path id="way_4300242" d="M2128.3948893473 3429.86612348251L2128.5009209933 3428.26943089735L2114.2458114626 3422.16857680318L2094.9648100877 3414.57580350761L2083.5544831409 3410.0824670853L2075.8402074545 3407.77457488485L2065.6903374646 3404.36406233165L2064.06578667 3403.81818825806L2051.3981339638 3399.09250422977L2047.9064091795 3397.66380905937L2044.7394960029 3396.45491314482L2041.6537857284 3395.24601723162L2040.5981480029 3394.91631834587L2038.6492783558 3394.03712131708L2034.5891332577 3392.38862688948L2030.3665823556 3390.85003208918L2028.7425243164 3390.08073468894L2021.8617490456 3387.61443455228L2010.9590887866 3383.70655623449L1989.1155081588 3379.4204707206"/>
    <path id="way_4310152t" d="M2429.2047687018 3262.85467779072L2451.5175044593 3263.50473023894L2454.4050020656 3261.72267389515"/>
    <path id="way_4310152" d="M2429.2047687018 3262.85467779072L2451.5175044593 3263.50473023894L2454.4050020656 3261.72267389515"/>
    <path id="way_4306797t" d="M351.677645102999 3805.6577733678L351.5275125697 3803.85145329152L350.5038377333 3802.12453490977L348.5592831478 3801.57965321443L346.979940310799 3802.81313427523L346.386400646599 3804.5569781217L346.4813463813 3806.26459316801L347.199931156598 3807.7936639751L349.0622935388 3808.76917576715L351.097310053698 3807.44410686172L351.677645102999 3805.6577733678"/>
    <path id="way_4306797" d="M351.677645102999 3805.6577733678L351.5275125697 3803.85145329152L350.5038377333 3802.12453490977L348.5592831478 3801.57965321443L346.979940310799 3802.81313427523L346.386400646599 3804.5569781217L346.4813463813 3806.26459316801L347.199931156598 3807.7936639751L349.0622935388 3808.76917576715L351.097310053698 3807.44410686172L351.677645102999 3805.6577733678"/>
    <path id="way_4300255t" d="M2275.6869917342 3434.92993499757L2277.3073378755 3434.76749285657L2280.4280045181 3434.44260857456L2283.2486070605 3434.28016643346L2286.5493121632 3433.87406107956L2289.3699147056 3433.46795572701L2293.1507223687 3433.22429251555L2298.4918633532 3432.73696609244L2303.2928889571 3432.24963966799L2306.4135555997 3431.92475538598L2309.9543119827 3431.68109217443L2312.4148376047 3431.51865003343L2315.6555298874 3431.43742896297L2318.1160555095 3431.35620789242L2321.0566836919 3431.03132361042L2322.9770939335 3431.11254468087L2327.238004157 3430.86888146932L2331.0188118202 3430.86888146932L2333.8394143625 3430.78766039886L2337.8002604858 3430.54399718596L2341.7010937891 3429.73178648085L2344.2816450512 3429.6505654103L2345.8419783725 3429.8130075514L2348.0624527144 3429.9754496924L2350.4629655163 3430.21911290396L2352.443388578 3430.62521825651L2354.6638629198 3430.86888146797L2358.9847859634 3431.19376575142L2361.2652731253 3431.68109217443L2363.0656577268 3432.33086073854L2365.2261192486 3432.65574502189L2367.3265679504 3433.06185037445L2369.306991012 3433.06185037445L2371.3474268937 3433.06185037445L2375.6683499373 3432.57452395144L2377.768798639 3432.08719752699L2381.7896575824 3431.43742896297L2385.0303498651 3431.11254468087L2387.1307985668 3431.11254468087L2390.6715549498 3431.35620789242L2393.0720677518 3431.43742896297L2394.6324010731 3431.51865003343L2396.972901055 3431.76231324498L2401.1137856385 3432.00597645653L2403.3342599803 3432.08719752699L2405.6747599622 3431.92475538598L2407.5951702038 3431.84353431543L2411.7360547873 3431.59987110398L2413.4164137487 3431.51865003343L2417.2572342319 3431.27498682187L2420.0178239542 3431.35620789242L2421.3381059953 3431.19376575142L2424.9988880183 3431.76231324498L2429.5598623421 3432.24963966799L2434.3608879461 3432.81818716299L2438.0216699691 3433.6303978681L2439.9420802107 3433.71161893856L2442.7626827531 3434.36138750401L2444.6230801746 3434.76749285657L2447.3836698969 3435.57970356169L2448.703951938 3435.98580891559L2452.364733961 3437.28534604506L2456.2655672643 3438.50366210273L2459.9863621074 3439.64075709129L2463.3470800302 3440.37174672585L2467.0078620532 3440.53418886686L2470.4285927961 3440.2905256553L2472.4690286778 3440.04686244385L2475.5896953204 3440.1280835143L2477.3900799218 3439.80319923229L2479.0104260632 3439.72197816174L2482.8512465464 3439.47831495029L2486.9921311298 3439.07220959629L2489.0325670115 3438.82854638483L2492.8733874947 3438.09755675017L2496.5341695178 3437.36656711426L2498.0945028391 3436.71679855015L2500.7950797413 3435.82336677324L2502.6554771628 3435.09237713858L2506.6163232861 3433.71161893856L2509.9170283889 3432.73696609244L2513.1577206716 3431.68109217443L2514.838079633 3431.11254468087L2516.6984770545 3430.54399718596L2518.3188231959 3429.8130075514L2520.9593872781 3428.26980721028L2523.29988726 3426.72660686926L2525.760412882 3425.26462759869L2527.5007846635 3424.20875368067L2531.0415410464 3421.85334263454L2532.961951288 3420.55380550507L2535.9625922905 3418.52327874094L2536.9828102314 3417.79228910493L2540.2835153341 3415.43687805879L2542.6240153161 3413.89367771777L2545.0845409381 3412.5941405882L2547.7851178404 3411.78192988309L2550.7257460228 3411.21338238819L2554.1464767656 3410.48239275362L2555.5867844468 3410.23872954207L2557.3271562283 3410.15750847152L2558.4073869892 3410.23872954207L2560.8679126112 3409.75140311762L2564.9487843746 3408.7767502715L2567.769386917 3407.72087635358L2570.7700279195 3406.50256029457L2574.6108484026 3404.63447567144L2576.5912714643 3403.65982282532L2579.831963747 3401.7917382022L2583.5527585901 3400.24853786117L2588.1137329139 3399.03022180216L2590.1541687956 3398.3804532367L2593.9949892788 3396.99969503803L2598.2558995023 3395.70015790846L2600.5963994842 3394.80672613155L2604.4972327875 3393.75085221488L2608.2180276306 3392.20765187386L2609.958399412 3391.63910437895L2613.4391429749 3389.85224082628L2614.8794506561 3388.95880905071L2618.360194219 3387.9029351327L2621.960963422 3386.44095586213L2624.1214249438 3385.87240836857L2657.1284759712 3373.36436349919L2662.3495913156 3372.38971065163L2669.1310399812 3372.63337386453L2688.2151167571 3370.27796281704L2698.5373218056 3368.49109926447L2700.9378346076 3367.92255177091L2706.6990653324 3367.0291199939"/>
    <path id="way_4300255" d="M2275.6869917342 3434.92993499757L2277.3073378755 3434.76749285657L2280.4280045181 3434.44260857456L2283.2486070605 3434.28016643346L2286.5493121632 3433.87406107956L2289.3699147056 3433.46795572701L2293.1507223687 3433.22429251555L2298.4918633532 3432.73696609244L2303.2928889571 3432.24963966799L2306.4135555997 3431.92475538598L2309.9543119827 3431.68109217443L2312.4148376047 3431.51865003343L2315.6555298874 3431.43742896297L2318.1160555095 3431.35620789242L2321.0566836919 3431.03132361042L2322.9770939335 3431.11254468087L2327.238004157 3430.86888146932L2331.0188118202 3430.86888146932L2333.8394143625 3430.78766039886L2337.8002604858 3430.54399718596L2341.7010937891 3429.73178648085L2344.2816450512 3429.6505654103L2345.8419783725 3429.8130075514L2348.0624527144 3429.9754496924L2350.4629655163 3430.21911290396L2352.443388578 3430.62521825651L2354.6638629198 3430.86888146797L2358.9847859634 3431.19376575142L2361.2652731253 3431.68109217443L2363.0656577268 3432.33086073854L2365.2261192486 3432.65574502189L2367.3265679504 3433.06185037445L2369.306991012 3433.06185037445L2371.3474268937 3433.06185037445L2375.6683499373 3432.57452395144L2377.768798639 3432.08719752699L2381.7896575824 3431.43742896297L2385.0303498651 3431.11254468087L2387.1307985668 3431.11254468087L2390.6715549498 3431.35620789242L2393.0720677518 3431.43742896297L2394.6324010731 3431.51865003343L2396.972901055 3431.76231324498L2401.1137856385 3432.00597645653L2403.3342599803 3432.08719752699L2405.6747599622 3431.92475538598L2407.5951702038 3431.84353431543L2411.7360547873 3431.59987110398L2413.4164137487 3431.51865003343L2417.2572342319 3431.27498682187L2420.0178239542 3431.35620789242L2421.3381059953 3431.19376575142L2424.9988880183 3431.76231324498L2429.5598623421 3432.24963966799L2434.3608879461 3432.81818716299L2438.0216699691 3433.6303978681L2439.9420802107 3433.71161893856L2442.7626827531 3434.36138750401L2444.6230801746 3434.76749285657L2447.3836698969 3435.57970356169L2448.703951938 3435.98580891559L2452.364733961 3437.28534604506L2456.2655672643 3438.50366210273L2459.9863621074 3439.64075709129L2463.3470800302 3440.37174672585L2467.0078620532 3440.53418886686L2470.4285927961 3440.2905256553L2472.4690286778 3440.04686244385L2475.5896953204 3440.1280835143L2477.3900799218 3439.80319923229L2479.0104260632 3439.72197816174L2482.8512465464 3439.47831495029L2486.9921311298 3439.07220959629L2489.0325670115 3438.82854638483L2492.8733874947 3438.09755675017L2496.5341695178 3437.36656711426L2498.0945028391 3436.71679855015L2500.7950797413 3435.82336677324L2502.6554771628 3435.09237713858L2506.6163232861 3433.71161893856L2509.9170283889 3432.73696609244L2513.1577206716 3431.68109217443L2514.838079633 3431.11254468087L2516.6984770545 3430.54399718596L2518.3188231959 3429.8130075514L2520.9593872781 3428.26980721028L2523.29988726 3426.72660686926L2525.760412882 3425.26462759869L2527.5007846635 3424.20875368067L2531.0415410464 3421.85334263454L2532.961951288 3420.55380550507L2535.9625922905 3418.52327874094L2536.9828102314 3417.79228910493L2540.2835153341 3415.43687805879L2542.6240153161 3413.89367771777L2545.0845409381 3412.5941405882L2547.7851178404 3411.78192988309L2550.7257460228 3411.21338238819L2554.1464767656 3410.48239275362L2555.5867844468 3410.23872954207L2557.3271562283 3410.15750847152L2558.4073869892 3410.23872954207L2560.8679126112 3409.75140311762L2564.9487843746 3408.7767502715L2567.769386917 3407.72087635358L2570.7700279195 3406.50256029457L2574.6108484026 3404.63447567144L2576.5912714643 3403.65982282532L2579.831963747 3401.7917382022L2583.5527585901 3400.24853786117L2588.1137329139 3399.03022180216L2590.1541687956 3398.3804532367L2593.9949892788 3396.99969503803L2598.2558995023 3395.70015790846L2600.5963994842 3394.80672613155L2604.4972327875 3393.75085221488L2608.2180276306 3392.20765187386L2609.958399412 3391.63910437895L2613.4391429749 3389.85224082628L2614.8794506561 3388.95880905071L2618.360194219 3387.9029351327L2621.960963422 3386.44095586213L2624.1214249438 3385.87240836857L2657.1284759712 3373.36436349919L2662.3495913156 3372.38971065163L2669.1310399812 3372.63337386453L2688.2151167571 3370.27796281704L2698.5373218056 3368.49109926447L2700.9378346076 3367.92255177091L2706.6990653324 3367.0291199939"/>
    <path id="way_4300234t" d="M2135.9408481335 3433.83976416878L2135.5674314199 3435.45236799751L2135.3273801397 3437.44228422636L2134.8472775793 3440.12257955595L2134.577219889 3442.23432739063L2134.3671750189 3444.30546468994L2134.0971173286 3447.39186537208L2134.0070980986 3449.17872892466L2134.0070980986 3450.11277123684L2134.0971173286 3451.81841371897L2134.0671109186 3453.97077208883L2133.9170788685 3456.32618313631L2133.7670468184 3458.43793097099L2133.8870724585 3460.59028934085L2134.0070980986 3461.60555272358L2134.3671750189 3463.83913216399L2134.577219889 3464.89500608201L2135.1473416795 3467.08797498714L2135.3573865497 3467.98140676405L2135.8374891101 3469.76827031672L2136.2875852605 3471.63635493975L2136.5876493607 3472.61100778722L2137.0677519211 3474.11359759306L2137.3978224314 3475.77862953991L2138.2680083221 3476.50961917447L2138.8381301126 3476.87511399176L2139.9183608735 3476.38778756875L2141.2086365045 3475.73801900329L2142.1088288053 3475.21008204491L2142.5589249557 3474.8851977629L2143.2190659762 3474.27603973407L2143.6391557166 3473.34199742188L2143.9992326369 3472.48917618014L2144.6893800674 3471.02719691092L2145.6795915983 3469.28094389362L2146.3697390288 3468.30629104615"/>
    <path id="way_4300234" d="M2135.9408481335 3433.83976416878L2135.5674314199 3435.45236799751L2135.3273801397 3437.44228422636L2134.8472775793 3440.12257955595L2134.577219889 3442.23432739063L2134.3671750189 3444.30546468994L2134.0971173286 3447.39186537208L2134.0070980986 3449.17872892466L2134.0070980986 3450.11277123684L2134.0971173286 3451.81841371897L2134.0671109186 3453.97077208883L2133.9170788685 3456.32618313631L2133.7670468184 3458.43793097099L2133.8870724585 3460.59028934085L2134.0070980986 3461.60555272358L2134.3671750189 3463.83913216399L2134.577219889 3464.89500608201L2135.1473416795 3467.08797498714L2135.3573865497 3467.98140676405L2135.8374891101 3469.76827031672L2136.2875852605 3471.63635493975L2136.5876493607 3472.61100778722L2137.0677519211 3474.11359759306L2137.3978224314 3475.77862953991L2138.2680083221 3476.50961917447L2138.8381301126 3476.87511399176L2139.9183608735 3476.38778756875L2141.2086365045 3475.73801900329L2142.1088288053 3475.21008204491L2142.5589249557 3474.8851977629L2143.2190659762 3474.27603973407L2143.6391557166 3473.34199742188L2143.9992326369 3472.48917618014L2144.6893800674 3471.02719691092L2145.6795915983 3469.28094389362L2146.3697390288 3468.30629104615"/>
    <path id="way_4300239t" d="M1964.4298259622 3545.25901019493L1966.8130048527 3544.71802235611L1970.6835744524 3543.8393929386L1974.1989813101 3543.04138639225L1975.79184764 3542.67980157069L1980.4659771358 3541.61876195649L1983.3755280033 3540.95828630302L1985.7846985015 3540.41139830205L1989.1946297384 3539.63733499597L1992.3676181261 3538.91705833671L1996.3171686755 3538.02050003789L2002.6763927865 3536.57693953994L2004.6038262896 3536.65284725619"/>
    <path id="way_4300239" d="M1964.4298259622 3545.25901019493L1966.8130048527 3544.71802235611L1970.6835744524 3543.8393929386L1974.1989813101 3543.04138639225L1975.79184764 3542.67980157069L1980.4659771358 3541.61876195649L1983.3755280033 3540.95828630302L1985.7846985015 3540.41139830205L1989.1946297384 3539.63733499597L1992.3676181261 3538.91705833671L1996.3171686755 3538.02050003789L2002.6763927865 3536.57693953994L2004.6038262896 3536.65284725619"/>
    <path id="way_4328643t" d="M2615.0490807898 3729.8552354482L2615.5795126064 3740.62349462577L2626.0113383341 3745.17009294579L2633.0837625563 3752.34893239795L2636.4431640618 3760.24565579441"/>
    <path id="way_4328643" d="M2615.0490807898 3729.8552354482L2615.5795126064 3740.62349462577L2626.0113383341 3745.17009294579L2633.0837625563 3752.34893239795L2636.4431640618 3760.24565579441"/>
    <path id="way_4300252t" d="M2089.7425193447 3431.91708157356L2089.4662229974 3433.79412904914L2088.921704202 3437.4933731408L2088.5078601606 3440.30486493435L2089.8448865629 3444.24269325217"/>
    <path id="way_4300252" d="M2089.8448865629 3444.24269325217L2088.5078601606 3440.30486493435L2088.921704202 3437.4933731408L2089.4662229974 3433.79412904914L2089.7425193447 3431.91708157356"/>
    <path id="way_4306712t" d="M2156.0587834545 3827.37514264855L2164.4449120205 3845.85754848655"/>
    <path id="way_4306712" d="M2156.0587834545 3827.37514264855L2164.4449120205 3845.85754848655"/>
    <path id="way_4306681t" d="M1778.6768107645 4325.40792728628L1781.3540625761 4344.29521363104L1786.3237542983 4378.11320995598"/>
    <path id="way_4306681" d="M1786.3237542983 4378.11320995598L1781.3540625761 4344.29521363104L1778.6768107645 4325.40792728628"/>
    <path id="way_4310107t" d="M2245.119992934 3811.06407962218L2248.3606852167 3814.15048030288L2250.8812236588 3817.88664955048L2256.0423261831 3829.5824837134L2266.3645312317 3851.67461491122L2268.7650440337 3852.48682561633L2314.4948129117 3839.16657004184L2314.9749154721 3842.25297072388L2313.0545052305 3848.42577208672L2313.2945565107 3851.67461490987L2314.4948129117 3860.7713748152L2314.0147103513 3865.64463904992L2313.4145821508 3867.5939447435L2311.8542488295 3869.21836615507L2305.8529668245 3871.4925561321L2299.1315309789 3875.22872537826L2294.6905822952 3878.64001034241L2290.8497618121 3883.02594815402L2288.32922337 3887.57432810673L2288.32922337 3889.68607594131"/>
    <path id="way_4310107" d="M2245.119992934 3811.06407962218L2248.3606852167 3814.15048030288L2250.8812236588 3817.88664955048L2256.0423261831 3829.5824837134L2266.3645312317 3851.67461491122L2268.7650440337 3852.48682561633L2314.4948129117 3839.16657004184L2314.9749154721 3842.25297072388L2313.0545052305 3848.42577208672L2313.2945565107 3851.67461490987L2314.4948129117 3860.7713748152L2314.0147103513 3865.64463904992L2313.4145821508 3867.5939447435L2311.8542488295 3869.21836615507L2305.8529668245 3871.4925561321L2299.1315309789 3875.22872537826L2294.6905822952 3878.64001034241L2290.8497618121 3883.02594815402L2288.32922337 3887.57432810673L2288.32922337 3889.68607594131"/>
    <path id="way_4300218t" d="M2067.1061435363 3472.50099376424L2062.1441814605 3478.61481389327L2070.495026219 3485.74556147901L2071.4694527065 3486.61085511811L2080.7690747652 3494.58490320861L2081.93261344419 3495.53832763498L2084.6473835451 3497.76285886269M2080.7690747652 3494.58490320861L2081.3223074929 3495.74445633911L2082.5344593681 3497.48750957396L2083.1484844056 3498.26576731195"/>
    <path id="way_4300218" d="M2067.1061435363 3472.50099376424L2062.1441814605 3478.61481389327L2070.495026219 3485.74556147901L2071.4694527065 3486.61085511811L2080.7690747652 3494.58490320861L2081.93261344419 3495.53832763498L2084.6473835451 3497.76285886269M2080.7690747652 3494.58490320861L2081.3223074929 3495.74445633911L2082.5344593681 3497.48750957396L2083.1484844056 3498.26576731195"/>
    <path id="way_4308916t" d="M3038.9056166096 2394.90212463807L3038.5455396893 2391.97816609702M3042.0262832522 2397.82608317786L3038.9056166096 2394.90212463807M3044.4267960542 2400.91248385991L3042.0262832522 2397.82608317786M3046.3472062958 2405.13597953051L3044.4267960542 2400.91248385991M3048.1475908973 2410.00924376523L3046.3472062958 2405.13597953051M3047.6674883369 2412.44587588192L3048.1475908973 2410.00924376523M3045.387001175 2421.21775150515L3047.6674883369 2412.44587588192M3044.5468216943 2425.60368931541L3045.387001175 2421.21775150515M3045.8671037354 2429.01497428091L3044.5468216943 2425.60368931541"/>
    <path id="way_4308916" d="M3044.5468216943 2425.60368931541L3045.8671037354 2429.01497428091M3045.387001175 2421.21775150515L3044.5468216943 2425.60368931541M3047.6674883369 2412.44587588192L3045.387001175 2421.21775150515M3048.1475908973 2410.00924376523L3047.6674883369 2412.44587588192M3046.3472062958 2405.13597953051L3048.1475908973 2410.00924376523M3044.4267960542 2400.91248385991L3046.3472062958 2405.13597953051M3042.0262832522 2397.82608317786L3044.4267960542 2400.91248385991M3038.9056166096 2394.90212463807L3042.0262832522 2397.82608317786M3038.5455396893 2391.97816609702L3038.9056166096 2394.90212463807"/>
    <path id="way_4303210t" d="M870.248160626898 3579.77045113545L882.134198742099 3574.46190332595L882.7285006478 3572.6923873891L876.310040065599 3563.36221245102L864.305141569299 3537.94552899977L860.382748991299 3528.132758807L860.145028229 3525.07632218923L861.690213183998 3522.01988557156L863.8297000447 3517.99825844288L867.395511479298 3506.89856756929L868.465254909598 3500.94655941881L868.940696434199 3496.44233703535L870.010439864599 3485.82524141654L873.100809774498 3481.642749203L873.932832442599 3479.87323326605"/>
    <path id="way_4303210" d="M873.932832442599 3479.87323326605L873.100809774498 3481.642749203L870.010439864599 3485.82524141654L868.940696434199 3496.44233703535L868.465254909598 3500.94655941881L867.395511479298 3506.89856756929L863.8297000447 3517.99825844288L861.690213183998 3522.01988557156L860.145028229 3525.07632218923L860.382748991299 3528.132758807L864.305141569299 3537.94552899977L876.310040065599 3563.36221245102L882.7285006478 3572.6923873891L882.134198742099 3574.46190332595L870.248160626898 3579.77045113545"/>
    <path id="way_4303207t" d="M870.1170591188 3480.48887712532L869.643063368899 3478.91771652181L868.6793656174 3477.64327502305L866.660411470898 3476.9987765046L865.243515210998 3477.66650761299L864.255090241898 3479.02691879593L863.8187108993 3480.59485090736L863.947159179299 3482.71023157853L864.808947931998 3484.49657287206L866.237958104998 3485.5230634622L868.008982417498 3485.40713254367L869.377018253599 3484.16999153781L870.004189234598 3482.70431703921L870.1170591188 3480.48887712532"/>
    <path id="way_4303207" d="M870.1170591188 3480.48887712532L869.643063368899 3478.91771652181L868.6793656174 3477.64327502305L866.660411470898 3476.9987765046L865.243515210998 3477.66650761299L864.255090241898 3479.02691879593L863.8187108993 3480.59485090736L863.947159179299 3482.71023157853L864.808947931998 3484.49657287206L866.237958104998 3485.5230634622L868.008982417498 3485.40713254367L869.377018253599 3484.16999153781L870.004189234598 3482.70431703921L870.1170591188 3480.48887712532"/>
    <path id="way_4305849t" d="M410.1032513222 3759.40977093236L411.511938140398 3761.30998192473L413.742381623199 3762.07514765935L416.1377685416 3760.85248433752L417.382753691 3758.50474181071L417.6364922194 3756.50049725306L417.513268929099 3755.24636210466L416.617795597098 3752.95372780563L414.998898560599 3751.45020419631L412.5720091114 3751.27759999173L410.2453458891 3753.47517321544L409.557318776499 3755.93162705733L409.602547424199 3757.64036481136L410.1032513222 3759.40977093236"/>
    <path id="way_4305849" d="M410.1032513222 3759.40977093236L411.511938140398 3761.30998192473L413.742381623199 3762.07514765935L416.1377685416 3760.85248433752L417.382753691 3758.50474181071L417.6364922194 3756.50049725306L417.513268929099 3755.24636210466L416.617795597098 3752.95372780563L414.998898560599 3751.45020419631L412.5720091114 3751.27759999173L410.2453458891 3753.47517321544L409.557318776499 3755.93162705733L409.602547424199 3757.64036481136L410.1032513222 3759.40977093236"/>
    <path id="way_4328577t" d="M2164.4449120205 3845.85754848655L2167.1024714129 3849.96127453717L2181.8497706391 3865.90407514208L2192.1009420524 3880.50816729904L2197.4063728716 3890.00082720096L2201.9025006845 3898.39818019147L2213.1428202166 3921.88642840943L2220.966082611 3936.36881979884"/>
    <path id="way_4328577" d="M2164.4449120205 3845.85754848655L2167.1024714129 3849.96127453717L2181.8497706391 3865.90407514208L2192.1009420524 3880.50816729904L2197.4063728716 3890.00082720096L2201.9025006845 3898.39818019147L2213.1428202166 3921.88642840943L2220.966082611 3936.36881979884"/>
    <path id="way_4310095t" d="M2187.5076856862 3842.90273928799L2189.4280959278 3838.19191719428L2194.9492753724 3832.66888439554L2201.5506855778 3829.09515729039L2205.1514547808 3826.33364089025L2208.0320701432 3822.43502950309L2219.794582873 3797.09405548213L2222.7952238755 3790.59636983584L2226.2759674384 3784.91089489476L2231.797146883 3778.73809353182L2232.2772494434 3776.62634569589L2231.5971483688 3774.9181011922"/>
    <path id="way_4310095" d="M2231.5971483688 3774.9181011922L2232.2772494434 3776.62634569589L2231.797146883 3778.73809353182L2226.2759674384 3784.91089489476L2222.7952238755 3790.59636983584L2219.794582873 3797.09405548213L2208.0320701432 3822.43502950309L2205.1514547808 3826.33364089025L2201.5506855778 3829.09515729039L2194.9492753724 3832.66888439554L2189.4280959278 3838.19191719428L2187.5076856862 3842.90273928799"/>
    <path id="way_4302735t" d="M522.422825528099 2693.75555533137L526.1436203712 2694.24288175448L532.5049792964 2697.16684029552L539.706517702398 2703.50208380081L545.107671506899 2700.25324097766L547.0280817485 2700.09079883666L551.9491329926 2703.33964165981L553.389440673799 2703.66452594181L557.1102355169 2699.44103027255L558.7905944783 2698.30393528408"/>
    <path id="way_4302735" d="M522.422825528099 2693.75555533137L526.1436203712 2694.24288175448L532.5049792964 2697.16684029552L539.706517702398 2703.50208380081L545.107671506899 2700.25324097766L547.0280817485 2700.09079883666L551.9491329926 2703.33964165981L553.389440673799 2703.66452594181L557.1102355169 2699.44103027255L558.7905944783 2698.30393528408"/>
    <path id="way_4300259t" d="M2229.6713845751 3469.59800981793L2230.917427977 3471.07331140724L2232.5977869384 3472.04796425336L2234.7582484602 3473.18505924192L2236.0185176813 3473.91604887648L2237.2787869023 3474.64703851249L2240.0993894447 3476.02779671251L2241.719735586 3476.75878634707L2245.2604919689 3477.97710240609L2247.1809022105 3478.46442882919L2708.3194114738 3586.6508948399L2710.5398858156 3586.407231627L2724.7730400171 3585.06822485825L2755.8512509282 3565.59490273906L2772.4668180715 3555.33717772629L2825.284397751 3522.72991229394L2826.3646285119 3522.32380694138L2828.2850387535 3521.43037516447L2829.3052566943 3521.18671195291L2830.9256028357 3520.3745012478L2832.2458848768 3519.96839589524L2834.4063463986 3519.39984840034L2836.8068592006 3518.50641662467L2838.487218162 3518.18153234132L2842.5680899254 3516.96321628365L2844.9686027274 3516.39466878874L2850.3697565318 3515.01391058872L2855.7108975163 3513.4707102476L2858.5915128787 3512.57727847204L2864.2927307834 3510.79041491946L2870.4140384285 3509.40965671944L2873.6547307112 3508.35378280143L2879.7160255362 3506.56691924885L2882.8967049989 3505.51104533218L2888.8979870039 3503.80540285006L2895.019294649 3502.18098143858L2900.4804612735 3500.96266537957L2903.3610766359 3500.15045467311L2908.7022176203 3498.85091754354L2911.3427817025 3498.20114897943L2915.9637688464 3496.98283292042L2920.1646662498 3496.1706222153L2921.9050380313 3495.43963257939L2925.0857174939 3494.30253759227L2926.8677945543 3493.97447398422"/>
    <path id="way_4300259" d="M2229.6713845751 3469.59800981793L2230.917427977 3471.07331140724L2232.5977869384 3472.04796425336L2234.7582484602 3473.18505924192L2236.0185176813 3473.91604887648L2237.2787869023 3474.64703851249L2240.0993894447 3476.02779671251L2241.719735586 3476.75878634707L2245.2604919689 3477.97710240609L2247.1809022105 3478.46442882919L2708.3194114738 3586.6508948399L2710.5398858156 3586.407231627L2724.7730400171 3585.06822485825L2755.8512509282 3565.59490273906L2772.4668180715 3555.33717772629L2825.284397751 3522.72991229394L2826.3646285119 3522.32380694138L2828.2850387535 3521.43037516447L2829.3052566943 3521.18671195291L2830.9256028357 3520.3745012478L2832.2458848768 3519.96839589524L2834.4063463986 3519.39984840034L2836.8068592006 3518.50641662467L2838.487218162 3518.18153234132L2842.5680899254 3516.96321628365L2844.9686027274 3516.39466878874L2850.3697565318 3515.01391058872L2855.7108975163 3513.4707102476L2858.5915128787 3512.57727847204L2864.2927307834 3510.79041491946L2870.4140384285 3509.40965671944L2873.6547307112 3508.35378280143L2879.7160255362 3506.56691924885L2882.8967049989 3505.51104533218L2888.8979870039 3503.80540285006L2895.019294649 3502.18098143858L2900.4804612735 3500.96266537957L2903.3610766359 3500.15045467311L2908.7022176203 3498.85091754354L2911.3427817025 3498.20114897943L2915.9637688464 3496.98283292042L2920.1646662498 3496.1706222153L2921.9050380313 3495.43963257939L2925.0857174939 3494.30253759227L2926.8677945543 3493.97447398422"/>
    <path id="way_4303846t" d="M1772.1954261991 4362.44473547026L1778.1967082041 4342.95167853148"/>
    <path id="way_4303846" d="M1778.1967082041 4342.95167853148L1772.1954261991 4362.44473547026"/>
    <path id="way_4326528t" d="M1887.9186414626 2832.67470813553L1951.8978464259 2792.44136226893L1987.4418491832 2771.01273240501L1981.6661594533 2752.37284329077"/>
    <path id="way_4326528" d="M1981.6661594533 2752.37284329077L1987.4418491832 2771.01273240501L1951.8978464259 2792.44136226893L1887.9186414626 2832.67470813553"/>
    <path id="way_4326462t" d="M2201.1014309143 3443.77752773165L2212.0052237267 3436.48279185219L2216.4009974091 3430.88352635864L2220.5381961689 3424.93430677225L2229.0711686111 3404.63696935915L2249.2400125654 3357.39316675725"/>
    <path id="way_4326462" d="M2201.1014309143 3443.77752773165L2212.0052237267 3436.48279185219L2216.4009974091 3430.88352635864L2220.5381961689 3424.93430677225L2229.0711686111 3404.63696935915L2249.2400125654 3357.39316675725"/>
    <path id="way_4305148t" d="M790.871988551298 3515.74966613047L797.586204290299 3513.81619488482L844.0361270089 3485.71370446516L849.557306453499 3483.92684091258L863.8187108993 3480.59485090736"/>
    <path id="way_4305148" d="M863.8187108993 3480.59485090736L849.557306453499 3483.92684091258L844.0361270089 3485.71370446516L797.586204290299 3513.81619488482L790.871988551298 3515.74966613047"/>
    <path id="way_4327119t" d="M2251.4557165594 3133.10173621798L2258.1760494512 3126.01161871458L2261.9336256916 3119.23097051809L2264.2913205875 3113.14833022475L2265.0281002425 3108.66113656594L2264.8807443115 3102.07991919863L2263.1124731396 3095.39898641735L2260.0916765542 3090.01435402601L2260.1653545197 3087.62118407426L2261.2705240021 3083.63256748807L2261.4915578986 3079.74366631711L2259.5022528302 3066.58123158258L2255.7446765898 3035.968599284L2248.0821681781 3013.13376932851L2244.5456258342 3000.86877332662L2241.3774733179 2992.69210932487L2242.9983885588 2991.29609351962L2247.7874563161 2990.29893937447L2256.9972020033 2987.20776151947L2260.8284562091 2985.21345322637L2265.4701680355 2984.21629907978L2272.9381741964 2983.21197489516"/>
    <path id="way_4327119" d="M2251.4557165594 3133.10173621798L2258.1760494512 3126.01161871458L2261.9336256916 3119.23097051809L2264.2913205875 3113.14833022475L2265.0281002425 3108.66113656594L2264.8807443115 3102.07991919863L2263.1124731396 3095.39898641735L2260.0916765542 3090.01435402601L2260.1653545197 3087.62118407426L2261.2705240021 3083.63256748807L2261.4915578986 3079.74366631711L2259.5022528302 3066.58123158258L2255.7446765898 3035.968599284L2248.0821681781 3013.13376932851L2244.5456258342 3000.86877332662L2241.3774733179 2992.69210932487L2242.9983885588 2991.29609351962L2247.7874563161 2990.29893937447L2256.9972020033 2987.20776151947L2260.8284562091 2985.21345322637L2265.4701680355 2984.21629907978L2272.9381741964 2983.21197489516"/>
    <path id="way_4305037t" d="M1844.6608086011 3321.88219106267L1846.4081812042 3316.16068507818"/>
    <path id="way_4305037" d="M1844.6608086011 3321.88219106267L1846.4081812042 3316.16068507818"/>
    <path id="way_4303667t" d="M1057.2806021454 3990.94072741962L1091.3678839338 3953.25415067153L1108.4115248279 3930.99957733271L1142.3787809762 3909.88209898236L1169.272150297 3884.772223589"/>
    <path id="way_4303667" d="M1169.272150297 3884.772223589L1142.3787809762 3909.88209898236L1108.4115248279 3930.99957733271L1091.3678839338 3953.25415067153L1057.2806021454 3990.94072741962"/>
    <path id="way_4300245t" d="M2051.073322356 3428.87530356577L2050.992119454 3427.55650802267L2051.073322356 3425.35851545213L2051.154525258 3423.71002102318L2051.3169310619 3421.51202845254L2051.7229455717 3418.98433699624L2051.8853513756 3416.45664553984L2052.2101629835 3414.58835185504L2052.3725687874 3412.61015854035L2052.6161774933 3410.631965227L2053.4282065129 3407.55477562766L2053.9997569177 3405.45424304722"/>
    <path id="way_4300245" d="M2053.9997569177 3405.45424304722L2053.4282065129 3407.55477562766L2052.6161774933 3410.631965227L2052.3725687874 3412.61015854035L2052.2101629835 3414.58835185504L2051.8853513756 3416.45664553984L2051.7229455717 3418.98433699624L2051.3169310619 3421.51202845254L2051.154525258 3423.71002102318L2051.073322356 3425.35851545213L2050.992119454 3427.55650802267L2051.073322356 3428.87530356577"/>
    <path id="way_4306251t" d="M2415.154136689 2745.5986868295L2415.9509213365 2745.64796640326L2416.5167900867 2745.11314205535L2416.7534579443 2744.01412073023L2416.5116407625 2743.19021349677L2415.9955162977 2742.68479971514L2415.3224241433 2742.63786922698L2414.7686699502 2743.07161453262L2414.4758799511 2743.802175735L2414.604318879 2744.94670527731L2415.154136689 2745.5986868295"/>
    <path id="way_4306251" d="M2415.154136689 2745.5986868295L2415.9509213365 2745.64796640326L2416.5167900867 2745.11314205535L2416.7534579443 2744.01412073023L2416.5116407625 2743.19021349677L2415.9955162977 2742.68479971514L2415.3224241433 2742.63786922698L2414.7686699502 2743.07161453262L2414.4758799511 2743.802175735L2414.604318879 2744.94670527731L2415.154136689 2745.5986868295"/>
    <path id="way_4328653t" d="M2736.8715880166 3693.24315424567L2744.2976334498 3667.87792151614L2748.187466772 3662.13484995516L2749.778762222 3654.47742120641L2749.4251410109 3647.29858175424"/>
    <path id="way_4328653" d="M2749.4251410109 3647.29858175424L2749.778762222 3654.47742120641L2748.187466772 3662.13484995516L2744.2976334498 3667.87792151614L2736.8715880166 3693.24315424567"/>
    <path id="way_4301206t" d="M2068.7980001048 3452.77955105855L2077.1279152151 3443.09048230756L2077.9690242016 3442.0978913919L2082.1093485488 3437.16982806238L2082.469425469 3434.89563808679L2081.9162296974 3432.33235732719"/>
    <path id="way_4301206" d="M2081.9162296974 3432.33235732719L2082.469425469 3434.89563808679L2082.1093485488 3437.16982806238L2077.9690242016 3442.0978913919L2077.1279152151 3443.09048230756L2068.7980001048 3452.77955105855"/>
    <path id="way_4305518t" d="M2100.0531817437 3453.57648431911L2102.3969778264 3451.22651590221"/>
    <path id="way_4305518" d="M2100.0531817437 3453.57648431911L2102.3969778264 3451.22651590221"/>
    <path id="way_4306619t" d="M469.394890304899 3899.28334018121L478.986759435999 3888.92018731768"/>
    <path id="way_4306619" d="M469.394890304899 3899.28334018121L478.986759435999 3888.92018731768"/>
    <path id="way_4328657t" d="M2765.1612849052 3834.42699679523L2762.6859364275 3830.83757706982L2756.143944022 3828.20533593632L2746.5961713221 3827.48745199212L2737.9324516499 3826.76956804648L2731.56726985 3824.13732691433L2722.9035501778 3817.19778211113L2713.8862092945 3808.10458547245L2708.5818911279 3801.16504066924L2703.808004778 3793.98620121708L2701.6862775113 3786.5680671172L2703.9848153835 3772.44968286192L2703.9848153835 3759.76706649774L2706.2833532557 3740.86278927474L2713.1789668723 3738.94843208822L2718.3064744334 3734.64112841717L2726.9701941055 3725.78722642611L2736.1643455944 3716.45473513981L2743.7672016332 3711.42954752312L2750.3091940387 3707.36153850104L2763.0395576386 3701.37917229119L2776.6539742663 3698.26834186236L2791.8596863439 3695.87539537782L2808.8335044771 3697.07186862014L2825.2768907936 3699.94340439991L2838.0072543935 3701.37917229119"/>
    <path id="way_4328657" d="M2838.0072543935 3701.37917229119L2825.2768907936 3699.94340439991L2808.8335044771 3697.07186862014L2791.8596863439 3695.87539537782L2776.6539742663 3698.26834186236L2763.0395576386 3701.37917229119L2750.3091940387 3707.36153850104L2743.7672016332 3711.42954752312L2736.1643455944 3716.45473513981L2726.9701941055 3725.78722642611L2718.3064744334 3734.64112841717L2713.1789668723 3738.94843208822L2706.2833532557 3740.86278927474L2703.9848153835 3759.76706649774L2703.9848153835 3772.44968286192L2701.6862775113 3786.5680671172L2703.808004778 3793.98620121708L2708.5818911279 3801.16504066924L2713.8862092945 3808.10458547245L2722.9035501778 3817.19778211113L2731.56726985 3824.13732691433L2737.9324516499 3826.76956804648L2746.5961713221 3827.48745199212L2756.143944022 3828.20533593632L2762.6859364275 3830.83757706982L2765.1612849052 3834.42699679523"/>
    <path id="way_4305060t" d="M2164.0735209435 3457.38205705298L2164.904305406 3461.21907190386"/>
    <path id="way_4305060" d="M2164.0735209435 3457.38205705298L2164.904305406 3461.21907190386"/>
    <path id="way_4305847t" d="M417.513268929099 3755.24636210466L429.4166079602 3750.48161885966L442.1393258107 3747.55766031862L453.061659059799 3745.77079676595L464.982485280398 3744.93540049054L490.149581850598 3743.17172250691L520.8761457162 3741.38485895434L528.153444016998 3741.52677092456"/>
    <path id="way_4305847" d="M528.153444016998 3741.52677092456L520.8761457162 3741.38485895434L490.149581850598 3743.17172250691L464.982485280398 3744.93540049054L453.061659059799 3745.77079676595L442.1393258107 3747.55766031862L429.4166079602 3750.48161885966L417.513268929099 3755.24636210466"/>
    <path id="way_4306782t" d="M2108.4328658913 3721.27112174599L2113.605160599 3736.20262736421L2119.1007859356 3752.35909624259"/>
    <path id="way_4306782" d="M2119.1007859356 3752.35909624259L2113.605160599 3736.20262736421L2108.4328658913 3721.27112174599"/>
    <path id="way_4310167t" d="M2036.9483529322 3511.51950959615L2057.8840501498 3496.6009669487L2063.5245976634 3491.64682353283L2070.495026219 3485.74556147901L2075.9883080185 3480.3788859693"/>
    <path id="way_4310167" d="M2075.9883080185 3480.3788859693L2070.495026219 3485.74556147901L2063.5245976634 3491.64682353283L2057.8840501498 3496.6009669487L2036.9483529322 3511.51950959615"/>
    <path id="way_4310106t" d="M2187.5076856862 3842.90273928799L2256.0423261831 3829.5824837134L2320.3760692766 3811.38896390419L2322.2964795182 3811.8762903272L2323.7367871994 3814.47536458633L2326.3773512816 3823.57212449021L2326.7374282019 3826.49608303135L2326.6174025618 3830.06981013651L2324.6969923202 3835.26795865323L2321.9364025979 3836.7299379238L2314.4948129117 3839.16657004184"/>
    <path id="way_4310106" d="M2187.5076856862 3842.90273928799L2256.0423261831 3829.5824837134L2320.3760692766 3811.38896390419L2322.2964795182 3811.8762903272L2323.7367871994 3814.47536458633L2326.3773512816 3823.57212449021L2326.7374282019 3826.49608303135L2326.6174025618 3830.06981013651L2324.6969923202 3835.26795865323L2321.9364025979 3836.7299379238L2314.4948129117 3839.16657004184"/>
    <path id="way_4300204t" d="M2064.5856050942 3449.02810436775L2068.7980001048 3452.77955105855L2076.2913569739 3459.40335382605L2086.6222468411 3468.53541280573L2091.5228502396 3473.00583549543L2097.0113433319 3477.91662907682L2102.4338848487 3482.70204771467"/>
    <path id="way_4300204" d="M2064.5856050942 3449.02810436775L2068.7980001048 3452.77955105855L2076.2913569739 3459.40335382605L2086.6222468411 3468.53541280573L2091.5228502396 3473.00583549543L2097.0113433319 3477.91662907682L2102.4338848487 3482.70204771467"/>
    <path id="way_4326468t" d="M2239.4765253584 3351.04763359298L2249.2400125654 3357.39316675725"/>
    <path id="way_4326468" d="M2249.2400125654 3357.39316675725L2239.4765253584 3351.04763359298"/>
    <path id="way_4306678t" d="M1342.3640524775 3980.0248522477L1370.363131069 3973.40685604964L1416.485416702 3987.03412555652L1425.9047567257 3992.30919762371L1442.1449981457 4005.93646712924L1447.991485057 4006.81564580725L1466.1805554475 4019.56373663478L1479.8223582403 4029.23470209095L1486.9680644652 4027.91593407447L1498.3362334592 4018.68455795802L1515.2260845361 4012.53030721282L1526.2694487018 4010.33236051823L1537.3128128674 4011.21153919633L1588.6319757549 3998.90303770729L1596.7520964649 3994.94673365658L1613.6419475418 3978.24233877845L1624.3605068791 3969.45055200028L1634.7542613879 3958.021229188L1656.6840875917 3936.64826501144"/>
    <path id="way_4306678" d="M1342.3640524775 3980.0248522477L1370.363131069 3973.40685604964L1416.485416702 3987.03412555652L1425.9047567257 3992.30919762371L1442.1449981457 4005.93646712924L1447.991485057 4006.81564580725L1466.1805554475 4019.56373663478L1479.8223582403 4029.23470209095L1486.9680644652 4027.91593407447L1498.3362334592 4018.68455795802L1515.2260845361 4012.53030721282L1526.2694487018 4010.33236051823L1537.3128128674 4011.21153919633L1588.6319757549 3998.90303770729L1596.7520964649 3994.94673365658L1613.6419475418 3978.24233877845L1624.3605068791 3969.45055200028L1634.7542613879 3958.021229188L1656.6840875917 3936.64826501144"/>
    <path id="way_4300210t" d="M2129.6590975132 3429.79904252534L2131.4294757047 3430.77369537146L2133.3498859463 3431.9514008953L2134.9102192676 3433.04788534849L2135.9408481335 3433.83976416878L2137.6212070949 3434.32709059313L2139.6316365666 3434.36770112841L2142.3022070588 3434.69258541051L2143.9525596102 3434.85502755152L2145.4828865214 3434.93624862197L2146.6231301024 3434.97685915724L2148.4235147039 3435.42357504508L2150.4639505856 3435.95151200471L2151.4241557064 3436.19517521626L2152.8344569775 3436.8043332451L2154.4247967089 3437.86020716311L2155.1149441394 3438.46936519194L2157.0653607911 3439.72829178623L2158.6857069324 3440.98721838043L2159.6459120532 3441.84003962082L2161.6263351148 3443.22079782084L2162.6465530557 3443.91117692157L2164.3569184271 3445.08888244396L2166.2773286687 3446.42903010871L2168.2277453203 3448.05345152028L2171.1683735028 3450.36825203259L2174.5590978356 3452.68305254345L2178.1298606286 3455.20090573203"/>
    <path id="way_4300210" d="M2129.6590975132 3429.79904252534L2131.4294757047 3430.77369537146L2133.3498859463 3431.9514008953L2134.9102192676 3433.04788534849L2135.9408481335 3433.83976416878L2137.6212070949 3434.32709059313L2139.6316365666 3434.36770112841L2142.3022070588 3434.69258541051L2143.9525596102 3434.85502755152L2145.4828865214 3434.93624862197L2146.6231301024 3434.97685915724L2148.4235147039 3435.42357504508L2150.4639505856 3435.95151200471L2151.4241557064 3436.19517521626L2152.8344569775 3436.8043332451L2154.4247967089 3437.86020716311L2155.1149441394 3438.46936519194L2157.0653607911 3439.72829178623L2158.6857069324 3440.98721838043L2159.6459120532 3441.84003962082L2161.6263351148 3443.22079782084L2162.6465530557 3443.91117692157L2164.3569184271 3445.08888244396L2166.2773286687 3446.42903010871L2168.2277453203 3448.05345152028L2171.1683735028 3450.36825203259L2174.5590978356 3452.68305254345L2178.1298606286 3455.20090573203"/>
    <path id="way_4308917t" d="M3035.8532149047 2397.37686768791L3036.1450268873 2386.6175754392L3036.0250012472 2382.71896405069L3038.1718306957 2381.42977369203"/>
    <path id="way_4308917" d="M3038.1718306957 2381.42977369203L3036.0250012472 2382.71896405069L3036.1450268873 2386.6175754392L3035.8532149047 2397.37686768791"/>
    <path id="way_4328648t" d="M2847.731837699 3684.62854690366L2849.8535649657 3687.97867198136"/>
    <path id="way_4328648" d="M2847.731837699 3684.62854690366L2849.8535649657 3687.97867198136"/>
    <path id="way_4303208t" d="M870.1170591188 3480.48887712532L873.932832442599 3479.87323326605L898.418070959899 3474.72555054161L908.033584146899 3475.08104003744L912.2014664251 3476.12994626479L921.023350972398 3480.67832621615L935.666479064598 3489.36898076883L949.649466136199 3497.73475103825L963.932517308099 3507.9686059307L973.594581336099 3516.09071298847L978.815696680399 3521.28886150519L988.9578632689 3532.41614817465L1013.6831451294 3562.95527071234L1016.4437348517 3567.2599874535L1021.1847476357 3576.60041056894L1026.7659399003 3593.98171967313L1029.1064398822 3601.9413845899L1030.4867347434 3610.14471271822L1028.9864142421 3631.91195963268L1028.9864142421 3635.32324459683L1030.7267860236 3644.98855199572L1036.2479654682 3656.27828080609L1043.269465414 3663.75061929984L1057.732555046 3673.25348455773L1082.7579010068 3689.57891974391L1089.2992983923 3694.53340504908L1096.2607855181 3701.27475390693L1100.8817726619 3706.79778670566L1108.2361639052 3716.95682712083L1113.9045546127 3729.37724432658L1154.1131440461 3863.63567399282L1169.272150297 3884.772223589L1186.4281908928 3897.69893839633L1198.5507805428 3903.54685547717L1255.4752003365 3918.09328576448L1315.3564147393 3971.82149302785L1342.3640524775 3980.0248522477L1349.6946564291 3994.90666001322L1351.06914467 4007.92824180673L1350.1528191761 4020.94982360149L1356.5670976338 4039.55208330709L1448.6578097762 4113.34104680825L1459.6537157036 4133.18345716096L1474.3149236069 4147.44518960148L1482.5618530525 4152.40579219002L1514.1750825939 4161.08684671989L1530.2107787381 4174.72850383695L1554.9515670748 4222.4743037485L1570.0709377251 4240.4564881319L1745.5472698173 4335.32801263153L1772.1954261991 4362.44473547026L1781.6050512581 4372.88011530601L1786.3237542983 4378.11320995598L1820.7162434335 4406.3383396769L1862.3893213443 4435.96520944136L2020.9030807506 4548.01384860264L2271.9891141572 4659.26831127364L2357.3878461659 4695.52426670576L2490.7906455952 4737.91349806515L2501.230864681 4749.68828455473L2511.6710837668 4757.53814221348L2529.6514610812 4789.72255861672L2540.0916801669 4792.07751591402L2579.5325078243 4776.3778005965L2592.8727877672 4779.51774365922L2609.6931407387 4776.37780059516L2721.6354898251 4765.38799987224L2768.0364635396 4759.10811374556L2783.1167799968 4761.46307104286"/>
    <path id="way_4303208" d="M870.1170591188 3480.48887712532L873.932832442599 3479.87323326605L898.418070959899 3474.72555054161L908.033584146899 3475.08104003744L912.2014664251 3476.12994626479L921.023350972398 3480.67832621615L935.666479064598 3489.36898076883L949.649466136199 3497.73475103825L963.932517308099 3507.9686059307L973.594581336099 3516.09071298847L978.815696680399 3521.28886150519L988.9578632689 3532.41614817465L1013.6831451294 3562.95527071234L1016.4437348517 3567.2599874535L1021.1847476357 3576.60041056894L1026.7659399003 3593.98171967313L1029.1064398822 3601.9413845899L1030.4867347434 3610.14471271822L1028.9864142421 3631.91195963268L1028.9864142421 3635.32324459683L1030.7267860236 3644.98855199572L1036.2479654682 3656.27828080609L1043.269465414 3663.75061929984L1057.732555046 3673.25348455773L1082.7579010068 3689.57891974391L1089.2992983923 3694.53340504908L1096.2607855181 3701.27475390693L1100.8817726619 3706.79778670566L1108.2361639052 3716.95682712083L1113.9045546127 3729.37724432658L1154.1131440461 3863.63567399282L1169.272150297 3884.772223589L1186.4281908928 3897.69893839633L1198.5507805428 3903.54685547717L1255.4752003365 3918.09328576448L1315.3564147393 3971.82149302785L1342.3640524775 3980.0248522477L1349.6946564291 3994.90666001322L1351.06914467 4007.92824180673L1350.1528191761 4020.94982360149L1356.5670976338 4039.55208330709L1448.6578097762 4113.34104680825L1459.6537157036 4133.18345716096L1474.3149236069 4147.44518960148L1482.5618530525 4152.40579219002L1514.1750825939 4161.08684671989L1530.2107787381 4174.72850383695L1554.9515670748 4222.4743037485L1570.0709377251 4240.4564881319L1745.5472698173 4335.32801263153L1772.1954261991 4362.44473547026L1781.6050512581 4372.88011530601L1786.3237542983 4378.11320995598L1820.7162434335 4406.3383396769L1862.3893213443 4435.96520944136L2020.9030807506 4548.01384860264L2271.9891141572 4659.26831127364L2357.3878461659 4695.52426670576L2490.7906455952 4737.91349806515L2501.230864681 4749.68828455473L2511.6710837668 4757.53814221348L2529.6514610812 4789.72255861672L2540.0916801669 4792.07751591402L2579.5325078243 4776.3778005965L2592.8727877672 4779.51774365922L2609.6931407387 4776.37780059516L2721.6354898251 4765.38799987224L2768.0364635396 4759.10811374556L2783.1167799968 4761.46307104286"/>
    <path id="way_4332662t" d="M495.934216167968 3896.59439359492L482.9809607347 3913.01477448266M499.293619547747 3892.85883160897L495.934216167968 3896.59439359492M507.261568287855 3888.29194309328L499.293619547747 3892.85883160897M520.915727837008 3879.7275011003L507.261568287855 3888.29194309328M536.947064150883 3863.68950797115L520.915727837008 3879.7275011003M552.945509701428 3837.65134861614L536.947064150883 3863.68950797115M568.562685983473 3825.06644887171L552.945509701428 3837.65134861614M584.0252897149 3802.63275447069L568.562685983473 3825.06644887171"/>
    <path id="way_4332662" d="M568.562685983473 3825.06644887171L584.0252897149 3802.63275447069M552.945509701428 3837.65134861614L568.562685983473 3825.06644887171M536.947064150883 3863.68950797115L552.945509701428 3837.65134861614M520.915727837008 3879.7275011003L536.947064150883 3863.68950797115M507.261568287855 3888.29194309328L520.915727837008 3879.7275011003M499.293619547747 3892.85883160897L507.261568287855 3888.29194309328M495.934216167968 3896.59439359492L499.293619547747 3892.85883160897M482.9809607347 3913.01477448266L495.934216167968 3896.59439359492"/>
    <path id="way_4300217t" d="M2061.4649384516 3466.7342977526L2067.1061435363 3472.50099376424L2075.9883080185 3480.3788859693L2076.9076445485 3481.19427664322L2086.7655978371 3489.93762895636L2091.8314253968 3494.43068282105"/>
    <path id="way_4300217" d="M2061.4649384516 3466.7342977526L2067.1061435363 3472.50099376424L2075.9883080185 3480.3788859693L2076.9076445485 3481.19427664322L2086.7655978371 3489.93762895636L2091.8314253968 3494.43068282105"/>
    <path id="way_4300236t" d="M2157.0653607911 3439.72829178623L2156.5419120273 3441.05662186679L2156.7219504874 3442.19371685535L2156.7219504874 3443.16836970147L2157.0820274077 3444.50851736622L2157.7721748383 3445.6050018195L2158.4323158589 3446.13293877779L2160.1426812303 3447.1888126958L2161.1328927611 3447.39186537208L2162.8432581325 3447.96041286564L2164.2535594037 3448.81323410737L2165.0037196543 3449.01628678365L2166.4140209255 3449.99093963112L2167.1641811761 3450.5188765894L2168.6945080874 3451.33108729451L2170.3148542287 3452.63062442408L2170.9149824292 3453.23978245426L2172.1752516503 3454.37687744138L2173.045437541 3455.14847761257L2173.8856170217 3455.87946724723L2174.6057708623 3456.40740420686"/>
    <path id="way_4300236" d="M2157.0653607911 3439.72829178623L2156.5419120273 3441.05662186679L2156.7219504874 3442.19371685535L2156.7219504874 3443.16836970147L2157.0820274077 3444.50851736622L2157.7721748383 3445.6050018195L2158.4323158589 3446.13293877779L2160.1426812303 3447.1888126958L2161.1328927611 3447.39186537208L2162.8432581325 3447.96041286564L2164.2535594037 3448.81323410737L2165.0037196543 3449.01628678365L2166.4140209255 3449.99093963112L2167.1641811761 3450.5188765894L2168.6945080874 3451.33108729451L2170.3148542287 3452.63062442408L2170.9149824292 3453.23978245426L2172.1752516503 3454.37687744138L2173.045437541 3455.14847761257L2173.8856170217 3455.87946724723L2174.6057708623 3456.40740420686"/>
    <path id="way_4305519t" d="M2104.4430630301 3431.13704663528L2104.5802599043 3433.32432906988L2104.7602983645 3434.17715031161L2105.4804522051 3435.92340332892L2111.9690716261 3446.2403021841"/>
    <path id="way_4305519" d="M2104.4430630301 3431.13704663528L2104.5802599043 3433.32432906988L2104.7602983645 3434.17715031161L2105.4804522051 3435.92340332892L2111.9690716261 3446.2403021841"/>
    <path id="way_4328622t" d="M2125.0428321899 3720.85990496299L2127.372278683 3720.99697722399"/>
    <path id="way_4328622" d="M2127.372278683 3720.99697722399L2125.0428321899 3720.85990496299"/>
    <path id="way_4303209t" d="M765.294444069799 3569.63595077133L771.237463127399 3587.00937996532L776.705040660399 3596.01782473348L778.963387902298 3601.16550745802L781.340595525299 3611.46087290566L783.8366635295 3617.09115088624L788.234497632098 3624.81267497233L790.255124111698 3628.99516718587L795.2472601201 3635.42977059113L803.092045276099 3640.73831840054L813.551758817499 3643.79475501831L824.843495026899 3642.66869942244L842.672552199699 3631.08641329264L850.279616593399 3599.07426135126L854.083148790199 3590.87014200904L858.3621225117 3585.07899894486L870.248160626898 3579.77045113545L892.475051902299 3581.21823690114L899.8443955337 3579.93131622031L911.492712886599 3575.74882400678L913.9887808908 3573.49671281505L913.156758222699 3570.76200636719L906.2628561159 3561.11010125929L906.143995734798 3554.83636293898L909.828667550498 3546.95397376668L920.169520710698 3536.81947340391L922.784449095999 3530.38486999864L920.169520710698 3509.79413910076L908.640063738999 3491.61638448073L902.815905062499 3490.00773363008L890.097844279298 3491.13378922595L885.8188705578 3490.97292414108L883.560523315898 3489.20340820414L873.932832442599 3479.87323326605"/>
    <path id="way_4303209" d="M873.932832442599 3479.87323326605L883.560523315898 3489.20340820414L885.8188705578 3490.97292414108L890.097844279298 3491.13378922595L902.815905062499 3490.00773363008L908.640063738999 3491.61638448073L920.169520710698 3509.79413910076L922.784449095999 3530.38486999864L920.169520710698 3536.81947340391L909.828667550498 3546.95397376668L906.143995734798 3554.83636293898L906.2628561159 3561.11010125929L913.156758222699 3570.76200636719L913.9887808908 3573.49671281505L911.492712886599 3575.74882400678L899.8443955337 3579.93131622031L892.475051902299 3581.21823690114L870.248160626898 3579.77045113545L858.3621225117 3585.07899894486L854.083148790199 3590.87014200904L850.279616593399 3599.07426135126L842.672552199699 3631.08641329264L824.843495026899 3642.66869942244L813.551758817499 3643.79475501831L803.092045276099 3640.73831840054L795.2472601201 3635.42977059113L790.255124111698 3628.99516718587L788.234497632098 3624.81267497233L783.8366635295 3617.09115088624L781.340595525299 3611.46087290566L778.963387902298 3601.16550745802L776.705040660399 3596.01782473348L771.237463127399 3587.00937996532L765.294444069799 3569.63595077133"/>
    <path id="way_4328590t" d="M2303.4212875267 3874.70157344607L2307.9211945117 3880.50816729904L2310.4390260869 3884.0374895697L2312.4173223246 3886.22810339376L2319.8808944939 3889.87912643331L2324.7367125318 3893.04334639969L2331.3010591386 3896.45096790405L2334.1785809388 3898.39818019147L2340.8328501019 3899.61518787042L2347.5770418212 3899.98029017461L2355.9398395531 3904.36151782138L2363.3134891662 3908.13424162858L2369.2483778792 3911.2984615963L2379.0499365112 3916.89669692328L2385.4344380055 3921.64302687423L2390.8297913809 3928.33656911261L2393.6173906249 3931.98759215217L2397.3042154314 3942.57555896539L2399.0127440003 3947.4435896839L2403.4189492569 3955.23243883493L2412.2313597701 3958.76176110559L2419.874777052 3962.41278414514L2427.7879620026 3968.61952331159L2434.6220762781 3975.31306554997L2438.3089010847 3975.55646708661L2454.4050386547 3967.40251563129L2466.724428862 3963.3863902888L2473.4686205813 3960.70897339301L2474.4577687001 3959.49196571396"/>
    <path id="way_4328590" d="M2303.4212875267 3874.70157344607L2307.9211945117 3880.50816729904L2310.4390260869 3884.0374895697L2312.4173223246 3886.22810339376L2319.8808944939 3889.87912643331L2324.7367125318 3893.04334639969L2331.3010591386 3896.45096790405L2334.1785809388 3898.39818019147L2340.8328501019 3899.61518787042L2347.5770418212 3899.98029017461L2355.9398395531 3904.36151782138L2363.3134891662 3908.13424162858L2369.2483778792 3911.2984615963L2379.0499365112 3916.89669692328L2385.4344380055 3921.64302687423L2390.8297913809 3928.33656911261L2393.6173906249 3931.98759215217L2397.3042154314 3942.57555896539L2399.0127440003 3947.4435896839L2403.4189492569 3955.23243883493L2412.2313597701 3958.76176110559L2419.874777052 3962.41278414514L2427.7879620026 3968.61952331159L2434.6220762781 3975.31306554997L2438.3089010847 3975.55646708661L2454.4050386547 3967.40251563129L2466.724428862 3963.3863902888L2473.4686205813 3960.70897339301L2474.4577687001 3959.49196571396"/>
    <path id="way_4326527t" d="M1907.6294066281 2739.96308505183L1924.1088988156 2762.70367184569L1943.1734093854 2786.31889659373L1951.8978464259 2792.44136226893L1989.0574856722 2811.24607827162L1995.8431589259 2819.1178198552L2003.0281251975 2827.0301696286L2015.5539240913 2836.61057892805L2037.5265803413 2848.85551027844L2083.4106566281 2872.47073502649L2094.7201120509 2886.46494228392L2104.0908036869 2891.71277000637"/>
    <path id="way_4326527" d="M1907.6294066281 2739.96308505183L1924.1088988156 2762.70367184569L1943.1734093854 2786.31889659373L1951.8978464259 2792.44136226893L1989.0574856722 2811.24607827162L1995.8431589259 2819.1178198552L2003.0281251975 2827.0301696286L2015.5539240913 2836.61057892805L2037.5265803413 2848.85551027844L2083.4106566281 2872.47073502649L2094.7201120509 2886.46494228392L2104.0908036869 2891.71277000637"/>
    <path id="way_4328617t" d="M2113.605160599 3736.20262736421L2119.4724166629 3735.11542014905"/>
    <path id="way_4328617" d="M2113.605160599 3736.20262736421L2119.4724166629 3735.11542014905"/>
    <path id="way_4306655t" d="M1808.2950107667 3469.58648874098L1811.2161319505 3469.76555515115L1827.5586160629 3493.94397317545L1836.4669197978 3499.79248726603L1846.2730510007 3502.94448566385L1861.8402842852 3505.43290545294L1871.401262208 3505.93058941045L1879.0010138902 3509.91206107216L1879.7364737304 3513.39584877636L1886.9684954925 3522.02237070851L1915.6514292609 3550.88804025571L1922.883451023 3556.36256379014L1931.4638158255 3564.82319107117L1935.7539982268 3568.63876807897L1938.5732609476 3569.13645203792L1941.0247937483 3568.63876807897L1944.4569396693 3565.98445363876L1948.1342388704 3558.02151031524L1949.2377620844 3552.67746285835L1952.3018446316 3549.89267233934L1964.4298259622 3545.25901019493"/>
    <path id="way_4306655" d="M1808.2950107667 3469.58648874098L1811.2161319505 3469.76555515115L1827.5586160629 3493.94397317545L1836.4669197978 3499.79248726603L1846.2730510007 3502.94448566385L1861.8402842852 3505.43290545294L1871.401262208 3505.93058941045L1879.0010138902 3509.91206107216L1879.7364737304 3513.39584877636L1886.9684954925 3522.02237070851L1915.6514292609 3550.88804025571L1922.883451023 3556.36256379014L1931.4638158255 3564.82319107117L1935.7539982268 3568.63876807897L1938.5732609476 3569.13645203792L1941.0247937483 3568.63876807897L1944.4569396693 3565.98445363876L1948.1342388704 3558.02151031524L1949.2377620844 3552.67746285835L1952.3018446316 3549.89267233934L1964.4298259622 3545.25901019493"/>
    <path id="way_4306770t" d="M2158.8123034782 3947.94337088991L2160.7321285422 3945.84263202359"/>
    <path id="way_4306770" d="M2160.7321285422 3945.84263202359L2158.8123034782 3947.94337088991"/>
    <path id="way_4329112t" d="M1776.0318327544 4379.19155713203L1778.1967082041 4342.95167853148"/>
    <path id="way_4329112" d="M1778.1967082041 4342.95167853148L1776.0318327544 4379.19155713203"/>
    <path id="way_4310129t" d="M2752.7081501132 3473.8174629156L2754.2651047469 3483.01240895906L2756.6591467383 3497.15096281364L2756.9584646645 3504.03758604817L2756.6591467383 3510.60013289366L2755.5816022042 3517.64879432127L2755.1026935224 3521.780768262L2753.4265131359 3561.23706843738L2755.8512509282 3565.59490273906"/>
    <path id="way_4310129" d="M2755.8512509282 3565.59490273906L2753.4265131359 3561.23706843738L2755.1026935224 3521.780768262L2755.5816022042 3517.64879432127L2756.6591467383 3510.60013289366L2756.9584646645 3504.03758604817L2756.6591467383 3497.15096281364L2754.2651047469 3483.01240895906L2752.7081501132 3473.8174629156"/>
    <path id="way_4306799t" d="M351.097310053698 3807.44410686172L380.024028494898 3846.21812034863L396.5420947098 3855.77398950894L413.513598036599 3868.92426817247L418.5661829964 3870.41463308708L422.128903160399 3872.43100914886L430.0316642515 3878.48013733278"/>
    <path id="way_4306799" d="M351.097310053698 3807.44410686172L380.024028494898 3846.21812034863L396.5420947098 3855.77398950894L413.513598036599 3868.92426817247L418.5661829964 3870.41463308708L422.128903160399 3872.43100914886L430.0316642515 3878.48013733278"/>
    <path id="way_4303204t" d="M646.1319284305 2971.84769585108L650.774025955298 2980.48140391324L656.351659396798 2993.12554855326L680.7538057031 3049.17496584147L689.956900881598 3071.4437578948L695.813415995099 3085.40893257301L715.7534555483 3132.2111396012L726.211518251098 3158.82045891952L749.367152995399 3242.11463743818L750.9123379504 3256.91422527062L752.338662524199 3282.33090872043L753.245110160398 3318.43802465382"/>
    <path id="way_4303204" d="M646.1319284305 2971.84769585108L650.774025955298 2980.48140391324L656.351659396798 2993.12554855326L680.7538057031 3049.17496584147L689.956900881598 3071.4437578948L695.813415995099 3085.40893257301L715.7534555483 3132.2111396012L726.211518251098 3158.82045891952L749.367152995399 3242.11463743818L750.9123379504 3256.91422527062L752.338662524199 3282.33090872043L753.245110160398 3318.43802465382"/>
    <path id="way_4327228t" d="M2142.8847462579 4010.74701054854L2143.710919511 4016.70827665386L2158.9153101288 4031.06600271862L2183.3696976494 4051.37391847401L2189.0371132126 4056.25177880004L2193.3820804007 4061.89651587171L2196.0408529451 4069.76466360063L2196.9957530653 4074.93409306572L2202.1896848371 4084.06636092032L2207.7975550872 4091.78043543937L2212.4032335671 4099.94323112599L2215.0573294311 4106.83288572783L2216.137560192 4111.05638139709L2216.6176627524 4116.74185633827L2220.3384575955 4127.46303765517L2222.3788934772 4133.63583901801L2223.4591242381 4137.85933468862L2231.3808164846 4153.94110666325L2236.4218933688 4172.45951075457L2238.8224061708 4180.41917567134L2243.673855684 4198.22886290089L2259.8177566888 4227.36096993725L2272.1630927514 4256.92149031152L2269.9472632017 4280.48422394369L2278.8105814005 4367.88054505267L2281.9760521857 4393.15693203968L2282.2925992643 4408.15139889587L2257.6019271392 4495.54772000485L2288.6235408348 4516.5399736046L2292.1055586986 4522.5377603468L2289.5731820704 4542.67318726908L2290.8393703845 4553.81193407737L2285.141522971 4587.6565878391L2285.7746171281 4600.08057466288L2284.1918817354 4607.79201476138L2286.0911642066 4622.35806827956L2271.9891141572 4659.26831127364"/>
    <path id="way_4327228" d="M2142.8847462579 4010.74701054854L2143.710919511 4016.70827665386L2158.9153101288 4031.06600271862L2183.3696976494 4051.37391847401L2189.0371132126 4056.25177880004L2193.3820804007 4061.89651587171L2196.0408529451 4069.76466360063L2196.9957530653 4074.93409306572L2202.1896848371 4084.06636092032L2207.7975550872 4091.78043543937L2212.4032335671 4099.94323112599L2215.0573294311 4106.83288572783L2216.137560192 4111.05638139709L2216.6176627524 4116.74185633827L2220.3384575955 4127.46303765517L2222.3788934772 4133.63583901801L2223.4591242381 4137.85933468862L2231.3808164846 4153.94110666325L2236.4218933688 4172.45951075457L2238.8224061708 4180.41917567134L2243.673855684 4198.22886290089L2259.8177566888 4227.36096993725L2272.1630927514 4256.92149031152L2269.9472632017 4280.48422394369L2278.8105814005 4367.88054505267L2281.9760521857 4393.15693203968L2282.2925992643 4408.15139889587L2257.6019271392 4495.54772000485L2288.6235408348 4516.5399736046L2292.1055586986 4522.5377603468L2289.5731820704 4542.67318726908L2290.8393703845 4553.81193407737L2285.141522971 4587.6565878391L2285.7746171281 4600.08057466288L2284.1918817354 4607.79201476138L2286.0911642066 4622.35806827956L2271.9891141572 4659.26831127364"/>
    <path id="way_4301205t" d="M2075.9883080185 3480.3788859693L2086.6222468411 3468.53541280573L2095.1054402284 3459.11284404094L2095.9659184163 3458.10583397554L2100.0531817437 3453.57648431911"/>
    <path id="way_4301205" d="M2075.9883080185 3480.3788859693L2086.6222468411 3468.53541280573L2095.1054402284 3459.11284404094L2095.9659184163 3458.10583397554L2100.0531817437 3453.57648431911"/>
    <path id="way_4302736t" d="M2245.4304924781 2791.22781211171L2241.709697635 2793.58322315785M2239.5400863458 2779.58718498667L2241.709697635 2793.58322315785L2241.5296591748 2799.67480345158L2238.7090566325 2850.76285684472L2236.7886463909 2880.32732653495L2235.4683643498 2886.41890682858L2233.0678515478 2894.21612960435L2220.6451977975 2919.23221934196L2218.2446849955 2927.35432639972L2217.644556795 2932.55247491655L2218.1846721754 2941.40557161032L2221.7254285584 2965.93433492473L2226.046351602 2998.26032101509L2233.7880053884 3055.84606005442L2238.4089925322 3070.05974740593L2240.0293386736 3084.35465582798L2242.969966856 3101.00497529617L2248.6111719407 3125.20885432867L2251.4557165594 3133.10173621798L2260.0648118551 3156.98976803156L2262.9542359326 3165.00717891134L2269.3155948579 3186.85564689626L2273.6365179015 3205.94259848248L2276.0970435235 3218.20698014041L2278.3775306854 3233.31409926758L2280.237928107 3247.93389197164L2281.7982614283 3267.10206462832L2282.2183511686 3282.04674161448L2281.7382486082 3292.68670186083L2280.4357967684 3302.71221433811L2276.5044084515 3320.36350042557L2274.1642963581 3327.11997356962L2261.8397059995 3355.37047690057L2250.8567799078 3380.36942753195L2248.6414737928 3385.77460604661L2247.5806229771 3389.15284261791L2247.4246155042 3390.88418886133L2247.1126005584 3394.30465339036L2246.5821751506 3397.72511791938L2243.2748167252 3407.6486878489L2242.2763688987 3412.29376313414L2242.4635778662 3415.71422766316L2243.5244286818 3420.65489864978L2243.6492346602 3423.52639973521L2242.8379958011 3426.06007716444L2238.2201746035 3433.2388298789L2237.5649432173 3435.18131590815L2237.6897491956 3436.32147075161L2251.3217867939 3457.26572940694"/>
    <path id="way_4302736" d="M2251.3217867939 3457.26572940694L2237.6897491956 3436.32147075161L2237.5649432173 3435.18131590815L2238.2201746035 3433.2388298789L2242.8379958011 3426.06007716444L2243.6492346602 3423.52639973521L2243.5244286818 3420.65489864978L2242.4635778662 3415.71422766316L2242.2763688987 3412.29376313414L2243.2748167252 3407.6486878489L2246.5821751506 3397.72511791938L2247.1126005584 3394.30465339036L2247.4246155042 3390.88418886133L2247.5806229771 3389.15284261791L2248.6414737928 3385.77460604661L2250.8567799078 3380.36942753195L2261.8397059995 3355.37047690057L2274.1642963581 3327.11997356962L2276.5044084515 3320.36350042557L2280.4357967684 3302.71221433811L2281.7382486082 3292.68670186083L2282.2183511686 3282.04674161448L2281.7982614283 3267.10206462832L2280.237928107 3247.93389197164L2278.3775306854 3233.31409926758L2276.0970435235 3218.20698014041L2273.6365179015 3205.94259848248L2269.3155948579 3186.85564689626L2262.9542359326 3165.00717891134L2260.0648118551 3156.98976803156L2251.4557165594 3133.10173621798L2248.6111719407 3125.20885432867L2242.969966856 3101.00497529617L2240.0293386736 3084.35465582798L2238.4089925322 3070.05974740593L2233.7880053884 3055.84606005442L2226.046351602 2998.26032101509L2221.7254285584 2965.93433492473L2218.1846721754 2941.40557161032L2217.644556795 2932.55247491655L2218.2446849955 2927.35432639972L2220.6451977975 2919.23221934196L2233.0678515478 2894.21612960435L2235.4683643498 2886.41890682858L2236.7886463909 2880.32732653495L2238.7090566325 2850.76285684472L2241.5296591748 2799.67480345158L2241.709697635 2793.58322315785L2239.5400863458 2779.58718498667M2241.709697635 2793.58322315785L2245.4304924781 2791.22781211171"/>
    <path id="way_4326525t" d="M1707.9367365913 2722.03300700189L1682.7328073634 2679.61306625116L1678.532152492 2673.05328159886L1676.5933887053 2665.61885899372L1672.392733834 2661.68298820256L1620.6923661869 2607.01811610008L1661.406405709 2593.89854679684L1756.7289585582 2591.71195191271L1766.422777492 2594.33586577249L1783.8716515729 2601.77028837907L1807.7830716097 2605.26884019305L1845.2658381538 2610.5166679154L1884.0411138891 2623.19891824299L1930.8945720692 2638.50508243171L1938.3264999185 2640.25435833864L1943.4965366832 2639.37972038445L1963.2177319542 2632.79508210072"/>
    <path id="way_4326525" d="M1707.9367365913 2722.03300700189L1682.7328073634 2679.61306625116L1678.532152492 2673.05328159886L1676.5933887053 2665.61885899372L1672.392733834 2661.68298820256L1620.6923661869 2607.01811610008L1661.406405709 2593.89854679684L1756.7289585582 2591.71195191271L1766.422777492 2594.33586577249L1783.8716515729 2601.77028837907L1807.7830716097 2605.26884019305L1845.2658381538 2610.5166679154L1884.0411138891 2623.19891824299L1930.8945720692 2638.50508243171L1938.3264999185 2640.25435833864L1943.4965366832 2639.37972038445L1963.2177319542 2632.79508210072"/>
    <path id="way_4300250t" d="M2081.199598984 3428.54560468002L2080.9559902781 3427.11690950962L2080.7935844742 3425.46841508068L2080.6311786703 3423.92982028173L2080.5499757683 3422.94072362428L2080.7123815722 3421.40212882533L2080.8747873762 3420.41303216798L2080.9559902781 3418.87443736759L2081.280801886 3417.00614368289L2081.8492221997 3414.80815111224L2082.4176425134 3413.5992551977L2082.5800483174 3412.82995779755L2083.2296715331 3411.0715637414L2083.5544831409 3410.0824670853"/>
    <path id="way_4300250" d="M2081.199598984 3428.54560468002L2080.9559902781 3427.11690950962L2080.7935844742 3425.46841508068L2080.6311786703 3423.92982028173L2080.5499757683 3422.94072362428L2080.7123815722 3421.40212882533L2080.8747873762 3420.41303216798L2080.9559902781 3418.87443736759L2081.280801886 3417.00614368289L2081.8492221997 3414.80815111224L2082.4176425134 3413.5992551977L2082.5800483174 3412.82995779755L2083.2296715331 3411.0715637414L2083.5544831409 3410.0824670853"/>
    <path id="way_4300235t" d="M2113.8561303551 3458.36852748463L2116.0632649036 3457.38205705298L2117.1735020746 3457.05717277097L2119.6940405167 3456.56984634786L2122.0345404986 3455.96068831768L2123.3548225397 3455.67641457095L2125.6353097016 3455.22969868312L2126.7455468725 3454.98603547156L2128.575937884 3454.62054065294L2129.8662135151 3454.45809851193L2131.4565532464 3454.05199315938L2133.1369122078 3453.97077208883L2134.0671109186 3453.97077208883L2135.6574506499 3453.76771941255L2137.7278929416 3454.1738247651L2138.6580916524 3454.29565637093L2139.9783736935 3454.62054065428L2141.0285980444 3454.90481440111L2142.7089570058 3455.02664600684L2145.6795915983 3455.55458296512L2148.1701236303 3455.7576356414L2151.0507389927 3456.08251992351L2154.0213735852 3456.65106741841L2155.9417838268 3456.65106741841L2157.8321876584 3456.89473062996L2160.3527261005 3457.1790043767L2164.0735209435 3457.38205705298L2166.8941234859 3456.89473062996L2169.0245785977 3456.81350955941L2171.1850401195 3456.61045688314L2174.6057708623 3456.40740420686L2176.0160721335 3456.24496206585L2177.5463990447 3455.71702510613L2178.1298606286 3455.20090573203L2180.1569567169 3455.27030921839L2181.8373156783 3454.86420386449L2183.7277195099 3454.33626690611L2185.7081425715 3453.72710887727L2187.7785848633 3452.67123495936L2189.6089758748 3451.45291890034L2191.4393668863 3450.3564344484L2193.3597771279 3449.17872892466L2194.8000848091 3447.71674965409L2196.6904886407 3446.74209680662L2198.4908732422 3445.40194914322L2199.9611873334 3444.34607522521L2201.1014309143 3443.77752773165L2201.971616805 3443.85874880211L2202.6017514156 3444.02119094321L2203.4419308963 3444.38668576049L2204.1620847369 3444.91462271877L2204.9722578075 3445.4425596785L2206.0824949785 3446.41721252462L2207.3427641995 3447.67613911881L2208.1529372702 3448.3665182182L2209.083135981 3449.21933945993L2210.1933731519 3450.31582391178L2210.9735398125 3451.20925568879L2212.1737962135 3452.2651296068L2213.7641359448 3453.72710887727L2216.0746295168 3456.20435152923L2218.775206419 3458.84403632354L2220.0954884601 3460.02174184594L2221.6858281914 3461.40250004596L2223.4862127929 3463.06753199281L2224.806494834 3464.36706912228L2226.7936574904 3466.44650550006"/>
    <path id="way_4300235" d="M2113.8561303551 3458.36852748463L2116.0632649036 3457.38205705298L2117.1735020746 3457.05717277097L2119.6940405167 3456.56984634786L2122.0345404986 3455.96068831768L2123.3548225397 3455.67641457095L2125.6353097016 3455.22969868312L2126.7455468725 3454.98603547156L2128.575937884 3454.62054065294L2129.8662135151 3454.45809851193L2131.4565532464 3454.05199315938L2133.1369122078 3453.97077208883L2134.0671109186 3453.97077208883L2135.6574506499 3453.76771941255L2137.7278929416 3454.1738247651L2138.6580916524 3454.29565637093L2139.9783736935 3454.62054065428L2141.0285980444 3454.90481440111L2142.7089570058 3455.02664600684L2145.6795915983 3455.55458296512L2148.1701236303 3455.7576356414L2151.0507389927 3456.08251992351L2154.0213735852 3456.65106741841L2155.9417838268 3456.65106741841L2157.8321876584 3456.89473062996L2160.3527261005 3457.1790043767L2164.0735209435 3457.38205705298L2166.8941234859 3456.89473062996L2169.0245785977 3456.81350955941L2171.1850401195 3456.61045688314L2174.6057708623 3456.40740420686L2176.0160721335 3456.24496206585L2177.5463990447 3455.71702510613L2178.1298606286 3455.20090573203L2180.1569567169 3455.27030921839L2181.8373156783 3454.86420386449L2183.7277195099 3454.33626690611L2185.7081425715 3453.72710887727L2187.7785848633 3452.67123495936L2189.6089758748 3451.45291890034L2191.4393668863 3450.3564344484L2193.3597771279 3449.17872892466L2194.8000848091 3447.71674965409L2196.6904886407 3446.74209680662L2198.4908732422 3445.40194914322L2199.9611873334 3444.34607522521L2201.1014309143 3443.77752773165L2201.971616805 3443.85874880211L2202.6017514156 3444.02119094321L2203.4419308963 3444.38668576049L2204.1620847369 3444.91462271877L2204.9722578075 3445.4425596785L2206.0824949785 3446.41721252462L2207.3427641995 3447.67613911881L2208.1529372702 3448.3665182182L2209.083135981 3449.21933945993L2210.1933731519 3450.31582391178L2210.9735398125 3451.20925568879L2212.1737962135 3452.2651296068L2213.7641359448 3453.72710887727L2216.0746295168 3456.20435152923L2218.775206419 3458.84403632354L2220.0954884601 3460.02174184594L2221.6858281914 3461.40250004596L2223.4862127929 3463.06753199281L2224.806494834 3464.36706912228L2226.7936574904 3466.44650550006"/>
    <path id="way_4306848t" d="M789.5158552862 3515.45271394946L789.135093516 3516.70278564886L789.890804401199 3517.77782941702L790.943927162599 3517.09354142088L790.871988551298 3515.74966613047L789.5158552862 3515.45271394946"/>
    <path id="way_4306848" d="M789.5158552862 3515.45271394946L789.135093516 3516.70278564886L789.890804401199 3517.77782941702L790.943927162599 3517.09354142088L790.871988551298 3515.74966613047L789.5158552862 3515.45271394946"/>
    <path id="way_4328666t" d="M2699.9181714558 3794.70408516272L2699.7413608502 3790.15748684261L2701.6862775113 3786.5680671172"/>
    <path id="way_4328666" d="M2701.6862775113 3786.5680671172L2699.7413608502 3790.15748684261L2699.9181714558 3794.70408516272"/>
    <path id="way_4306270t" d="M480.353385065399 3911.99136871355L479.4652777941 3913.16684308527L479.241986324898 3914.70429362642L479.566905151598 3915.94864356021L480.794217546199 3917.10646309007L482.442905239999 3916.65653888933L483.0551525257 3915.68878805619L483.277141708098 3914.39846999714L482.9809607347 3913.01477448266L481.9278503572 3911.86022432008L480.353385065399 3911.99136871355"/>
    <path id="way_4306270" d="M480.353385065399 3911.99136871355L479.4652777941 3913.16684308527L479.241986324898 3914.70429362642L479.566905151598 3915.94864356021L480.794217546199 3917.10646309007L482.442905239999 3916.65653888933L483.0551525257 3915.68878805619L483.277141708098 3914.39846999714L482.9809607347 3913.01477448266L481.9278503572 3911.86022432008L480.353385065399 3911.99136871355"/>
    <path id="way_4327236t" d="M2705.7388602117 3366.29813036068L2711.2485015209 3376.92043521031L2714.0167101823 3386.75494700354L2716.4388927611 3394.71621845607L2717.8229970918 3405.48735041959L2722.8403752906 3416.02432734226L2724.7435187453 3416.25848238457L2733.2211577709 3422.58066853736L2738.4115490111 3424.45390887931L2745.505083706 3424.45390887931L2750.7990931002 3423.64793859344L2762.9794008812 3421.17573828118L2767.477739956 3424.21975383575L2774.2252485682 3423.75144375122L2785.2980832138 3426.0929941777L2791.6995657434 3431.01025007431L2799.3121395623 3442.0155370815L2800.0041917276 3445.76201776415L2796.8899569835 3446.93279297811L2793.9487352808 3454.89406443064L2790.6614874953 3458.8747001556L2783.3949397591 3459.10885519916L2777.8585224363 3470.11414220635L2769.3808834107 3484.8659098961"/>
    <path id="way_4327236" d="M2705.7388602117 3366.29813036068L2711.2485015209 3376.92043521031L2714.0167101823 3386.75494700354L2716.4388927611 3394.71621845607L2717.8229970918 3405.48735041959L2722.8403752906 3416.02432734226L2724.7435187453 3416.25848238457L2733.2211577709 3422.58066853736L2738.4115490111 3424.45390887931L2745.505083706 3424.45390887931L2750.7990931002 3423.64793859344L2762.9794008812 3421.17573828118L2767.477739956 3424.21975383575L2774.2252485682 3423.75144375122L2785.2980832138 3426.0929941777L2791.6995657434 3431.01025007431L2799.3121395623 3442.0155370815L2800.0041917276 3445.76201776415L2796.8899569835 3446.93279297811L2793.9487352808 3454.89406443064L2790.6614874953 3458.8747001556L2783.3949397591 3459.10885519916L2777.8585224363 3470.11414220635L2769.3808834107 3484.8659098961"/>
    <path id="way_4326531t" d="M2173.1439825651 2617.14929301649L2173.415727142 2618.43651546379L2171.5135151035 2626.06790569033L2168.3205163246 2634.80262944235L2166.1465597092 2638.75624124599L2168.7960693343 2643.26151981228L2172.3966849786 2659.8115227113L2173.9592162959 2666.89124617374L2172.3287488343 2682.42986000611L2171.1738343824 2687.48680533525L2170.9020898055 2694.84236217968L2172.8722379882 2697.23291815392L2175.7255560459 2699.89930751026L2178.103321094 2707.07097543288L2182.6550427576 2716.54125486947L2186.7991475557 2722.79347818706L2213.9056691043 2754.69820599664L2216.8948594505 2758.83570672075L2219.4084967871 2763.61681866913L2220.1557943736 2767.66237493431L2219.7481775082 2772.44348688279"/>
    <path id="way_4326531" d="M2219.7481775082 2772.44348688279L2220.1557943736 2767.66237493431L2219.4084967871 2763.61681866913L2216.8948594505 2758.83570672075L2213.9056691043 2754.69820599664L2186.7991475557 2722.79347818706L2182.6550427576 2716.54125486947L2178.103321094 2707.07097543288L2175.7255560459 2699.89930751026L2172.8722379882 2697.23291815392L2170.9020898055 2694.84236217968L2171.1738343824 2687.48680533525L2172.3287488343 2682.42986000611L2173.9592162959 2666.89124617374L2172.3966849786 2659.8115227113L2168.7960693343 2643.26151981228L2166.1465597092 2638.75624124599L2168.3205163246 2634.80262944235L2171.5135151035 2626.06790569033L2173.415727142 2618.43651546379L2173.1439825651 2617.14929301649"/>
    <path id="way_4326515t" d="M1775.4703418303 2788.50549147777L1799.381761867 2737.33917119061"/>
    <path id="way_4326515" d="M1799.381761867 2737.33917119061L1775.4703418303 2788.50549147777"/>
    <path id="way_4306840t" d="M386.748234236653 3920.27637380371L430.0316642515 3878.48013733278M441.3675920461 3868.31058850126L430.0316642515 3878.48013733278M441.3675920461 3868.31058850126L470.098526358 3842.07838612705"/>
    <path id="way_4306840" d="M470.098526358 3842.07838612705L441.3675920461 3868.31058850126M430.0316642515 3878.48013733278L441.3675920461 3868.31058850126M430.0316642515 3878.48013733278L386.748234236653 3920.27637380371"/>
    <path id="way_4324530t" d="M2402.313797331 2688.71163326672L2427.9192160614 2636.31633986078L2444.5173929796 2587.30420492698L2450.8045812062 2575.73189529004L2463.1274701303 2540.33424228163L2471.9295336475 2529.78301878887"/>
    <path id="way_4324530" d="M2402.313797331 2688.71163326672L2427.9192160614 2636.31633986078L2444.5173929796 2587.30420492698L2450.8045812062 2575.73189529004L2463.1274701303 2540.33424228163L2471.9295336475 2529.78301878887"/>
    <path id="way_4300219t" d="M2039.608918678 3512.87409878629L2047.6484133179 3510.17669929253L2061.5651274506 3505.50738370077L2068.6407347612 3503.13338627484L2083.1484844056 3498.26576731195L2084.6473835451 3497.76285886269L2090.3518477174 3495.84890537917L2091.8314253968 3494.43068282105"/>
    <path id="way_4300219" d="M2039.608918678 3512.87409878629L2047.6484133179 3510.17669929253L2061.5651274506 3505.50738370077L2068.6407347612 3503.13338627484L2083.1484844056 3498.26576731195L2084.6473835451 3497.76285886269L2090.3518477174 3495.84890537917L2091.8314253968 3494.43068282105"/>
    <path id="way_4300264t" d="M1686.2142533379 3596.92245956521L1690.853148237 3599.517167354L1692.8303449907 3599.70264380725L1694.330665492 3600.83973879437L1696.9112167541 3602.30171806494L1698.2915116153 3603.03270770085L1701.592216718 3604.98201339443L1703.2725756794 3606.2003294521L1706.8733448824 3608.63696157014L1709.0338064042 3609.85527762915L1713.1146781676 3612.37313081639L1717.4356012112 3614.97220507542L1721.5764857946 3617.65250040491L1723.9169857766 3618.87081646258L1728.1778960001 3621.71355393317L1730.5183959821 3623.01309106274L1735.0193574858 3625.85582853333L1739.4603061695 3628.61734493202L1741.8008061514 3630.0793242025L1746.3017676552 3633.00328274364L1748.7022804572 3634.30281987311L1750.922754799 3635.84602021422L1755.6037547629 3638.76997875527L1758.1843060251 3640.15073695529L1763.1053572692 3642.91225335408L1765.385844431 3643.96812727199L1770.4269213152 3646.24231724768L1772.8874469373 3647.21697009514L1775.4679981994 3648.3540650837L1780.3890494435 3650.62825505929L1782.7895622455 3651.4404657644L1787.7106134896 3653.06488717732L1790.3511775718 3653.38977145933L1795.5722929161 3654.60808751835L1798.3328826384 3655.339077153L1803.6140108028 3656.96349856458L1806.254574885 3658.10059355304L1808.8351261472 3659.31890961071L1813.6961645712 3661.8367627992L1816.1566901932 3663.37996314032L1821.1977670774 3666.38514275191L1823.4782542393 3667.76590095193L1828.3993054834 3671.25840698663L1830.7998182854 3673.04527053921L1835.8408951696 3676.37533443281L1838.2414079716 3677.99975584438L1840.5218951335 3679.3805140444L1845.1428822773 3682.14203044309L1846.9432668788 3683.36034650211L1848.9236899405 3684.57866256113L1852.3444206833 3686.52796825471L1854.2048181049 3687.01529467781L1856.785369367 3687.50262110227L1857.7455744878 3687.58384217272L1858.7057796086 3687.34017896117L1859.8460231896 3686.52796825471L1860.0860744698 3686.0406418317L1859.9660488297 3685.47209433679L1859.9060360096 3684.25377827912L1859.8460231896 3682.7105779381"/>
    <path id="way_4300264" d="M1686.2142533379 3596.92245956521L1690.853148237 3599.517167354L1692.8303449907 3599.70264380725L1694.330665492 3600.83973879437L1696.9112167541 3602.30171806494L1698.2915116153 3603.03270770085L1701.592216718 3604.98201339443L1703.2725756794 3606.2003294521L1706.8733448824 3608.63696157014L1709.0338064042 3609.85527762915L1713.1146781676 3612.37313081639L1717.4356012112 3614.97220507542L1721.5764857946 3617.65250040491L1723.9169857766 3618.87081646258L1728.1778960001 3621.71355393317L1730.5183959821 3623.01309106274L1735.0193574858 3625.85582853333L1739.4603061695 3628.61734493202L1741.8008061514 3630.0793242025L1746.3017676552 3633.00328274364L1748.7022804572 3634.30281987311L1750.922754799 3635.84602021422L1755.6037547629 3638.76997875527L1758.1843060251 3640.15073695529L1763.1053572692 3642.91225335408L1765.385844431 3643.96812727199L1770.4269213152 3646.24231724768L1772.8874469373 3647.21697009514L1775.4679981994 3648.3540650837L1780.3890494435 3650.62825505929L1782.7895622455 3651.4404657644L1787.7106134896 3653.06488717732L1790.3511775718 3653.38977145933L1795.5722929161 3654.60808751835L1798.3328826384 3655.339077153L1803.6140108028 3656.96349856458L1806.254574885 3658.10059355304L1808.8351261472 3659.31890961071L1813.6961645712 3661.8367627992L1816.1566901932 3663.37996314032L1821.1977670774 3666.38514275191L1823.4782542393 3667.76590095193L1828.3993054834 3671.25840698663L1830.7998182854 3673.04527053921L1835.8408951696 3676.37533443281L1838.2414079716 3677.99975584438L1840.5218951335 3679.3805140444L1845.1428822773 3682.14203044309L1846.9432668788 3683.36034650211L1848.9236899405 3684.57866256113L1852.3444206833 3686.52796825471L1854.2048181049 3687.01529467781L1856.785369367 3687.50262110227L1857.7455744878 3687.58384217272L1858.7057796086 3687.34017896117L1859.8460231896 3686.52796825471L1860.0860744698 3686.0406418317L1859.9660488297 3685.47209433679L1859.9060360096 3684.25377827912L1859.8460231896 3682.7105779381"/>
    <path id="way_4306649t" d="M2128.5009209933 3428.26943089735L2129.3125857846 3423.45291167337L2130.0971044125 3422.25842734157"/>
    <path id="way_4306649" d="M2128.5009209933 3428.26943089735L2129.3125857846 3423.45291167337L2130.0971044125 3422.25842734157"/>
    <path id="way_4328656t" d="M2736.8715880166 3693.24315424567L2738.286072861 3701.37917229119L2743.7672016332 3711.42954752312"/>
    <path id="way_4328656" d="M2736.8715880166 3693.24315424567L2738.286072861 3701.37917229119L2743.7672016332 3711.42954752312"/>
    <path id="way_4308774t" d="M3057.389565185 2446.39628338376L3058.9498985063 2446.07139910166L3059.790077987 2441.52301914904L3059.1899497865 2437.78684990288L3057.2695395449 2432.58870138616L3057.1495139048 2428.85253213856L3066.6315394727 2386.9424597213L3067.8317958737 2384.99315402762L3068.4319240742 2381.58186906213L3068.4319240742 2377.84569981597L3069.8722317554 2370.53580346457L3069.8722317554 2366.63719207606L3073.4730009584 2338.3722595153L3073.4730009584 2333.98632170369L3072.1527189173 2318.22943401251L3071.0724881564 2287.36542719272L3069.7522061153 2276.31936159381L3067.3516933133 2247.8919868908L3064.591103591 2221.25147574162L3064.7111292311 2216.05332722489L3065.1912317915 2193.47386960406L3064.9511805113 2181.45315115904L3065.791359992 2167.32068487799L3070.4723599559 2143.27924798659L3075.7534881203 2118.10071610798L3076.5936676009 2112.09035688479L3083.7952060069 2086.91182500618L3086.9158726495 2080.57658150099L3090.8767187728 2077.00285439574L3090.2765905723 2073.10424300723L3090.3966162124 2069.69295804308L3096.6379494976 2054.26095463391L3109.0005904279 2029.89463346041L3141.7675901751 1971.90278906717L3147.5288208999 1958.90741777459L3151.4896670232 1948.02379431668L3158.0910772287 1930.64248521393L3160.1000146689 1923.42063070723L3185.8380321065 1824.61251213219L3189.6757912647 1812.61983344261L3192.9989763078 1802.80778963463L3193.915149923 1801.11695541285L3197.9962869365 1797.17167556566L3204.9092333061 1794.01545168633L3210.3229864872 1790.97195008901L3213.5712383958 1788.94294902504L3215.1537200949 1787.70300393026L3217.6523754093 1784.9976691765L3230.2289404915 1769.66743890926L3233.7270579315 1766.84938187482L3235.3928281411 1765.72215906072L3239.8071191964 1763.46771343396L3244.3879872727 1760.53693411741L3271.3734646676 1739.23242293765L3277.2036604011 1735.5125876519L3286.6152620851 1731.00369639693L3290.1133795252 1728.63652848806L3293.1117659024 1725.93119373439L3300.2745778035 1718.49152316422L3303.1063871598 1716.01163297324L3311.3519496971 1709.36101837228L3312.7678543752 1708.45924012106L3315.516375221 1706.9938504635L3316.6731306165 1704.75161043382"/>
    <path id="way_4308774" d="M3316.6731306165 1704.75161043382L3315.516375221 1706.9938504635L3312.7678543752 1708.45924012106L3311.3519496971 1709.36101837228L3303.1063871598 1716.01163297324L3300.2745778035 1718.49152316422L3293.1117659024 1725.93119373439L3290.1133795252 1728.63652848806L3286.6152620851 1731.00369639693L3277.2036604011 1735.5125876519L3271.3734646676 1739.23242293765L3244.3879872727 1760.53693411741L3239.8071191964 1763.46771343396L3235.3928281411 1765.72215906072L3233.7270579315 1766.84938187482L3230.2289404915 1769.66743890926L3217.6523754093 1784.9976691765L3215.1537200949 1787.70300393026L3213.5712383958 1788.94294902504L3210.3229864872 1790.97195008901L3204.9092333061 1794.01545168633L3197.9962869365 1797.17167556566L3193.915149923 1801.11695541285L3192.9989763078 1802.80778963463L3189.6757912647 1812.61983344261L3185.8380321065 1824.61251213219L3160.1000146689 1923.42063070723L3158.0910772287 1930.64248521393L3151.4896670232 1948.02379431668L3147.5288208999 1958.90741777459L3141.7675901751 1971.90278906717L3109.0005904279 2029.89463346041L3096.6379494976 2054.26095463391L3090.3966162124 2069.69295804308L3090.2765905723 2073.10424300723L3090.8767187728 2077.00285439574L3086.9158726495 2080.57658150099L3083.7952060069 2086.91182500618L3076.5936676009 2112.09035688479L3075.7534881203 2118.10071610798L3070.4723599559 2143.27924798659L3065.791359992 2167.32068487799L3064.9511805113 2181.45315115904L3065.1912317915 2193.47386960406L3064.7111292311 2216.05332722489L3064.591103591 2221.25147574162L3067.3516933133 2247.8919868908L3069.7522061153 2276.31936159381L3071.0724881564 2287.36542719272L3072.1527189173 2318.22943401251L3073.4730009584 2333.98632170369L3073.4730009584 2338.3722595153L3069.8722317554 2366.63719207606L3069.8722317554 2370.53580346457L3068.4319240742 2377.84569981597L3068.4319240742 2381.58186906213L3067.8317958737 2384.99315402762L3066.6315394727 2386.9424597213L3057.1495139048 2428.85253213856L3057.2695395449 2432.58870138616L3059.1899497865 2437.78684990288L3059.790077987 2441.52301914904L3058.9498985063 2446.07139910166L3057.389565185 2446.39628338376"/>
    <path id="way_4306617t" d="M441.3675920461 3868.31058850126L442.063668687582 3869.07981744256L458.124106652264 3886.82808387756L469.394890304899 3899.28334018121L481.9278503572 3911.86022432008"/>
    <path id="way_4306617" d="M481.9278503572 3911.86022432008L469.394890304899 3899.28334018121L458.124106652264 3886.82808387756L442.063668687582 3869.07981744256L441.3675920461 3868.31058850126"/>
    <path id="way_4328647t" d="M2772.4668180715 3555.33717772629L2822.9783529214 3657.34895698753L2826.337754427 3660.93837671294L2831.6420725936 3665.00638573637L2838.7144968157 3670.03157335162L2847.731837699 3684.62854690366"/>
    <path id="way_4328647" d="M2772.4668180715 3555.33717772629L2822.9783529214 3657.34895698753L2826.337754427 3660.93837671294L2831.6420725936 3665.00638573637L2838.7144968157 3670.03157335162L2847.731837699 3684.62854690366"/>
    <path id="way_4327101t" d="M2505.9151439476 2917.37438464081L2505.3013802201 2919.91213228873L2505.8204193441 2924.82938818534L2504.3498084928 2929.39541151786L2499.4189368146 2936.06883023474L2497.9483259632 2938.87869074709L2495.0936107811 2946.83996219962L2490.422258665 2951.87429561801L2483.4152304908 2955.73785382245L2481.6851000774 2956.90862903506L2479.3494240193 2959.83556706919L2476.3216957959 2965.22113305168L2473.6399936552 2968.96761373433L2470.5257589111 2972.71409441833L2470.5257589111 2976.10934253699L2472.5154088865 2980.44121082729L2477.6192936059 2985.00723415991L2484.6263217802 2990.50987766274L2488.0000760863 2995.42713355935L2491.6333499544 2997.41745142318L2493.7960129711 3001.39808714814L2496.1316890292 3004.79333526815L2499.1594172526 3007.36904073819L2505.6474063028 3011.34967646315L2510.0592388569 3014.1595369755L2519.1424235272 3014.5107695395L2524.8518538914 3016.14985483933L2530.0422451315 3019.07679287346L2531.8588820656 3021.06711073594L2534.3341450305 3028.56063776232"/>
    <path id="way_4327101" d="M2534.3341450305 3028.56063776232L2531.8588820656 3021.06711073594L2530.0422451315 3019.07679287346L2524.8518538914 3016.14985483933L2519.1424235272 3014.5107695395L2510.0592388569 3014.1595369755L2505.6474063028 3011.34967646315L2499.1594172526 3007.36904073819L2496.1316890292 3004.79333526815L2493.7960129711 3001.39808714814L2491.6333499544 2997.41745142318L2488.0000760863 2995.42713355935L2484.6263217802 2990.50987766274L2477.6192936059 2985.00723415991L2472.5154088865 2980.44121082729L2470.5257589111 2976.10934253699L2470.5257589111 2972.71409441833L2473.6399936552 2968.96761373433L2476.3216957959 2965.22113305168L2479.3494240193 2959.83556706919L2481.6851000774 2956.90862903506L2483.4152304908 2955.73785382245L2490.422258665 2951.87429561801L2495.0936107811 2946.83996219962L2497.9483259632 2938.87869074709L2499.4189368146 2936.06883023474L2504.3498084928 2929.39541151786L2505.8204193441 2924.82938818534L2505.3013802201 2919.91213228873L2505.9151439476 2917.37438464081"/>
    <path id="way_4302752t" d="M630.5659272579 2790.73351360082L642.328439987698 2809.25191769348L674.9754140949 2864.48224568668L684.6974909429 2881.05134408442L700.180798515799 2905.58010739892L700.660901076199 2909.64116092718L698.140362634098 2913.37733017468L679.296337138399 2924.09851149024L652.530619396199 2961.78508823823L646.808238165 2969.99228817351M484.194659156298 2601.32597701319L518.5190342191 2645.91722820379L551.936324769 2689.38765249785L558.7905944783 2698.30393528408L579.539038638399 2724.96723999523L608.721260759799 2762.46858104016L622.764260651498 2780.17477442636L630.5659272579 2790.73351360082"/>
    <path id="way_4302752" d="M630.5659272579 2790.73351360082L642.328439987698 2809.25191769348L674.9754140949 2864.48224568668L684.6974909429 2881.05134408442L700.180798515799 2905.58010739892L700.660901076199 2909.64116092718L698.140362634098 2913.37733017468L679.296337138399 2924.09851149024L652.530619396199 2961.78508823823L646.808238165 2969.99228817351M484.194659156298 2601.32597701319L518.5190342191 2645.91722820379L551.936324769 2689.38765249785L558.7905944783 2698.30393528408L579.539038638399 2724.96723999523L608.721260759799 2762.46858104016L622.764260651498 2780.17477442636L630.5659272579 2790.73351360082"/>
    <path id="way_4328599t" d="M2407.3257603527 3775.72831424111L2427.0685815525 3788.13728440746L2451.7972845233 3804.68858885185L2457.4624055675 3810.04342264228L2461.4189980428 3815.39825643272L2463.8469070617 3821.84839713581L2467.5337318683 3838.76480388447L2472.3895499062 3854.70760448803L2476.7957551628 3871.6240112367L2485.0686303384 3894.38205484763L2484.4391724446 3896.20756636741L2476.6159100503 3904.9700216622L2475.4469168189 3907.40403702146L2474.6376138126 3911.17676082866L2471.2205566748 3920.30431842629L2467.5337318683 3934.7867098157L2466.4546611932 3942.45385819774L2466.9042739745 3947.80869198808L2469.6918732185 3954.38053345882L2474.4577687001 3959.49196571396L2476.4360649378 3961.68257953667"/>
    <path id="way_4328599" d="M2476.4360649378 3961.68257953667L2474.4577687001 3959.49196571396L2469.6918732185 3954.38053345882L2466.9042739745 3947.80869198808L2466.4546611932 3942.45385819774L2467.5337318683 3934.7867098157L2471.2205566748 3920.30431842629L2474.6376138126 3911.17676082866L2475.4469168189 3907.40403702146L2476.6159100503 3904.9700216622L2484.4391724446 3896.20756636741L2485.0686303384 3894.38205484763L2476.7957551628 3871.6240112367L2472.3895499062 3854.70760448803L2467.5337318683 3838.76480388447L2463.8469070617 3821.84839713581L2461.4189980428 3815.39825643272L2457.4624055675 3810.04342264228L2451.7972845233 3804.68858885185L2427.0685815525 3788.13728440746L2407.3257603527 3775.72831424111"/>
    <path id="way_4306863t" d="M2038.0742969783 3512.28669455735L2058.5741975804 3497.69745140189L2064.3956308235 3492.6925190043L2071.4694527065 3486.61085511811L2076.9076445485 3481.19427664322"/>
    <path id="way_4306863" d="M2038.0742969783 3512.28669455735L2058.5741975804 3497.69745140189L2064.3956308235 3492.6925190043L2071.4694527065 3486.61085511811L2076.9076445485 3481.19427664322"/>
    <path id="way_4306771t" d="M2156.9741730978 3942.24926290924L2158.8123034782 3947.94337088991L2159.6700976557 3954.02445708072L2160.4870444915 3956.23576115112L2162.7545474934 3964.82423594239L2164.3148808147 3968.6416262591L2164.8549961952 3969.45383696556L2165.6051564458 3971.48436372968L2167.4355474573 3978.02265991116L2167.7656179676 3978.46937579899L2168.0956884779 3979.44402864645L2169.5960089791 3981.84005022786L2170.3461692298 3982.44920825804L2170.8862846102 3983.42386110416L2174.9071435535 3988.05346212733L2176.4374704648 3990.32765210436L2177.4576884057 3991.83024190876L2179.078034547 3994.59175830889L2181.3285152989 4000.15540164425L2182.64879734 4002.02348626737L2187.539842174 4008.68361405467L2190.3304383064 4013.39443614829L2193.4210985389 4020.17639554131L2193.8411882793 4020.94799571125L2194.8614062201 4022.04448016444L2196.2116946712 4022.69424872855L2197.5619831224 4022.97852247528L2203.5032523073 4022.49119605227L2205.8737586993 4023.95317532284L2206.6539253599 4024.68416495875L2207.2240471504 4025.04965977603"/>
    <path id="way_4306771" d="M2156.9741730978 3942.24926290924L2158.8123034782 3947.94337088991L2159.6700976557 3954.02445708072L2160.4870444915 3956.23576115112L2162.7545474934 3964.82423594239L2164.3148808147 3968.6416262591L2164.8549961952 3969.45383696556L2165.6051564458 3971.48436372968L2167.4355474573 3978.02265991116L2167.7656179676 3978.46937579899L2168.0956884779 3979.44402864645L2169.5960089791 3981.84005022786L2170.3461692298 3982.44920825804L2170.8862846102 3983.42386110416L2174.9071435535 3988.05346212733L2176.4374704648 3990.32765210436L2177.4576884057 3991.83024190876L2179.078034547 3994.59175830889L2181.3285152989 4000.15540164425L2182.64879734 4002.02348626737L2187.539842174 4008.68361405467L2190.3304383064 4013.39443614829L2193.4210985389 4020.17639554131L2193.8411882793 4020.94799571125L2194.8614062201 4022.04448016444L2196.2116946712 4022.69424872855L2197.5619831224 4022.97852247528L2203.5032523073 4022.49119605227L2205.8737586993 4023.95317532284L2206.6539253599 4024.68416495875L2207.2240471504 4025.04965977603"/>
    <path id="way_4323239t" d="M2930.1585709284 3492.77199369549L2934.7930384346 3486.46883168763L2936.2854865656 3483.34721080566L2939.4738984818 3470.67710251992L2940.6949924072 3467.46366925964L2943.3406959121 3461.67948939004L2953.4486400719 3446.80588401226L2958.5365314275 3441.38895365869L2970.2726008211 3432.20771577085L2985.8076290936 3425.32178735605L3003.222518878 3421.66443156854L3017.1194090587 3423.04062568907L3031.3552477803 3422.58189431556L3052.0311087808 3417.07711783324L3073.3848668633 3408.81995310967L3092.7049336999 3396.43420602575L3114.7365888643 3378.08495108456L3136.4292954878 3354.23091966096L3167.2736127181 3326.70703725052L3186.9326280956 3309.73397642986L3209.6421803421 3297.80696071811L3236.7580636214 3288.63233324751L3324.8846842793 3258.81479396943L3343.1879054929 3254.68621160764L3371.3206343952 3253.76874886052L3409.6218195273 3251.47509199288L3440.1271882166 3250.55762924585L3473.6830937748 3239.54807628112L3492.3252635293 3238.63061353545L3595.0266714499 3249.18143512523"/>
    <path id="way_4323239" d="M2930.1585709284 3492.77199369549L2934.7930384346 3486.46883168763L2936.2854865656 3483.34721080566L2939.4738984818 3470.67710251992L2940.6949924072 3467.46366925964L2943.3406959121 3461.67948939004L2953.4486400719 3446.80588401226L2958.5365314275 3441.38895365869L2970.2726008211 3432.20771577085L2985.8076290936 3425.32178735605L3003.222518878 3421.66443156854L3017.1194090587 3423.04062568907L3031.3552477803 3422.58189431556L3052.0311087808 3417.07711783324L3073.3848668633 3408.81995310967L3092.7049336999 3396.43420602575L3114.7365888643 3378.08495108456L3136.4292954878 3354.23091966096L3167.2736127181 3326.70703725052L3186.9326280956 3309.73397642986L3209.6421803421 3297.80696071811L3236.7580636214 3288.63233324751L3324.8846842793 3258.81479396943L3343.1879054929 3254.68621160764L3371.3206343952 3253.76874886052L3409.6218195273 3251.47509199288L3440.1271882166 3250.55762924585L3473.6830937748 3239.54807628112L3492.3252635293 3238.63061353545L3595.0266714499 3249.18143512523"/>
    <path id="way_4327229t" d="M1854.2005386727 3841.90086749765L1900.7875855877 3875.18446341895L2124.8162242769 4035.80288565482"/>
    <path id="way_4327229" d="M1854.2005386727 3841.90086749765L1900.7875855877 3875.18446341895L2124.8162242769 4035.80288565482"/>
    <path id="way_4305511t" d="M2076.2913569739 3459.40335382605L2080.4183948149 3454.78694601326L2084.750834396 3449.94078062789L2085.6612918625 3448.92236424136L2089.8448865629 3444.24269325217"/>
    <path id="way_4305511" d="M2076.2913569739 3459.40335382605L2080.4183948149 3454.78694601326L2084.750834396 3449.94078062789L2085.6612918625 3448.92236424136L2089.8448865629 3444.24269325217"/>
    <path id="way_4328618t" d="M2117.851932146 3720.58576043964L2119.0672955337 3732.23690265879L2119.4724166629 3735.11542014905L2120.0800983568 3736.89735954726L2121.5993025914 3741.69488869538L2124.3338702137 3749.64507985701L2125.0456934917 3753.191565396"/>
    <path id="way_4328618" d="M2125.0456934917 3753.191565396L2124.3338702137 3749.64507985701L2121.5993025914 3741.69488869538L2120.0800983568 3736.89735954726L2119.4724166629 3735.11542014905L2119.0672955337 3732.23690265879L2117.851932146 3720.58576043964"/>
    <path id="way_4328583t" d="M2265.1180577333 3963.02128798462L2259.4529366891 3959.61366648161L2254.86688632 3950.85121118691L2253.6978930886 3944.64447202036L2255.3164991013 3938.31603208626L2259.8126269141 3934.05650520723L2266.3769735209 3929.43187602392L2268.5351148711 3922.98173532218L2271.4126366713 3921.3996253376L2273.390932909 3922.12982994607L2278.0669058343 3924.32044376878L2284.0917171036 3924.80724684061L2291.5552892729 3924.19874300113L2297.6700230984 3925.41575068143L2300.9971576799 3926.38935682519L2305.6731306053 3927.11956143222L2312.2374772121 3929.67527756046L2318.6219787063 3932.96119829583L2322.2188809566 3937.22072517496L2323.8374869692 3943.79256664569L2321.2297328378 3950.36440811498L2321.4095779503 3954.50223422646L2324.5568674193 3963.50809105645L2338.5847861954 3995.02858996217L2340.3832373206 3999.04471530457L2340.1134696518 4002.08723450474"/>
    <path id="way_4328583" d="M2265.1180577333 3963.02128798462L2259.4529366891 3959.61366648161L2254.86688632 3950.85121118691L2253.6978930886 3944.64447202036L2255.3164991013 3938.31603208626L2259.8126269141 3934.05650520723L2266.3769735209 3929.43187602392L2268.5351148711 3922.98173532218L2271.4126366713 3921.3996253376L2273.390932909 3922.12982994607L2278.0669058343 3924.32044376878L2284.0917171036 3924.80724684061L2291.5552892729 3924.19874300113L2297.6700230984 3925.41575068143L2300.9971576799 3926.38935682519L2305.6731306053 3927.11956143222L2312.2374772121 3929.67527756046L2318.6219787063 3932.96119829583L2322.2188809566 3937.22072517496L2323.8374869692 3943.79256664569L2321.2297328378 3950.36440811498L2321.4095779503 3954.50223422646L2324.5568674193 3963.50809105645L2338.5847861954 3995.02858996217L2340.3832373206 3999.04471530457L2340.1134696518 4002.08723450474"/>
    <path id="way_4302717t" d="M555.039793225198 2827.32360589697L554.799741945 2814.08457139293L554.259626564499 2802.63240044146L553.2394086237 2792.23610340801L553.269415033699 2786.67246007266L554.949773995099 2774.97662590964L554.709722714899 2770.59068809803L551.349004792099 2763.60567602872L547.748235589098 2756.94554824143L544.627568946498 2749.31076760667L537.5460561806 2731.44213207946L528.304081892998 2712.92372798814L527.703953692499 2702.8523152367L522.422825528099 2693.75555533137M646.979433541599 2958.2519716697L652.530619396199 2961.78508823823M622.734254241399 2916.82922567411L624.654664483 2920.24051063826M555.039793225198 2827.32360589697L555.039793225198 2835.77059723684M569.3828572171 2883.85347101973L565.662062373999 2882.47271281971L558.640562428198 2880.76707033759L550.538831721399 2868.58390975156L549.998716341 2865.57873013997L553.839536824199 2852.42091670648M580.065139185999 2892.46290450061L576.944472543399 2889.94505131347M629.275651626899 2939.81478864749L628.0753952259 2935.59129297832L625.914933704099 2925.60110129599L624.654664483 2920.24051063826M554.6197034848 2848.52230531787L553.839536824199 2852.42091670648M580.065139185999 2892.46290450061L585.286254530299 2895.87418946476M629.275651626899 2939.81478864749L631.856202888998 2945.01293716431M554.6197034848 2848.52230531787L555.039793225198 2835.77059723684M569.3828572171 2883.85347101973L576.944472543399 2889.94505131347M622.734254241399 2916.82922567411L618.953446578299 2913.49916178041L613.732331234 2911.06252966382L605.930664627499 2908.13857112268L596.208587779398 2902.53431725205L590.7474211549 2898.87936907635L585.286254530299 2895.87418946476M646.979433541599 2958.2519716697L642.8385489581 2955.24679205811L635.697023372199 2949.64253818748L631.856202888998 2945.01293716431"/>
    <path id="way_4302717" d="M555.039793225198 2827.32360589697L554.799741945 2814.08457139293L554.259626564499 2802.63240044146L553.2394086237 2792.23610340801L553.269415033699 2786.67246007266L554.949773995099 2774.97662590964L554.709722714899 2770.59068809803L551.349004792099 2763.60567602872L547.748235589098 2756.94554824143L544.627568946498 2749.31076760667L537.5460561806 2731.44213207946L528.304081892998 2712.92372798814L527.703953692499 2702.8523152367L522.422825528099 2693.75555533137M646.979433541599 2958.2519716697L652.530619396199 2961.78508823823M622.734254241399 2916.82922567411L624.654664483 2920.24051063826M555.039793225198 2827.32360589697L555.039793225198 2835.77059723684M569.3828572171 2883.85347101973L565.662062373999 2882.47271281971L558.640562428198 2880.76707033759L550.538831721399 2868.58390975156L549.998716341 2865.57873013997L553.839536824199 2852.42091670648M580.065139185999 2892.46290450061L576.944472543399 2889.94505131347M629.275651626899 2939.81478864749L628.0753952259 2935.59129297832L625.914933704099 2925.60110129599L624.654664483 2920.24051063826M554.6197034848 2848.52230531787L553.839536824199 2852.42091670648M580.065139185999 2892.46290450061L585.286254530299 2895.87418946476M629.275651626899 2939.81478864749L631.856202888998 2945.01293716431M554.6197034848 2848.52230531787L555.039793225198 2835.77059723684M569.3828572171 2883.85347101973L576.944472543399 2889.94505131347M622.734254241399 2916.82922567411L618.953446578299 2913.49916178041L613.732331234 2911.06252966382L605.930664627499 2908.13857112268L596.208587779398 2902.53431725205L590.7474211549 2898.87936907635L585.286254530299 2895.87418946476M646.979433541599 2958.2519716697L642.8385489581 2955.24679205811L635.697023372199 2949.64253818748L631.856202888998 2945.01293716431"/>
    <path id="way_4305850t" d="M351.5275125697 3803.85145329152L356.921121339899 3800.35135619513L380.926249359899 3779.07143570377L400.0103261357 3764.28920085727L404.091197899099 3762.01501088168L410.1032513222 3759.40977093236"/>
    <path id="way_4305850" d="M410.1032513222 3759.40977093236L404.091197899099 3762.01501088168L400.0103261357 3764.28920085727L380.926249359899 3779.07143570377L356.921121339899 3800.35135619513L351.5275125697 3803.85145329152"/>
    <path id="way_4300243t" d="M2049.8552788266 3404.03798751391L2051.3981339638 3399.09250422977"/>
    <path id="way_4300243" d="M2051.3981339638 3399.09250422977L2049.8552788266 3404.03798751391"/>
    <path id="way_4327157t" d="M1821.9141428756 3966.36405775256L1840.9305029451 3972.66850579993"/>
    <path id="way_4327157" d="M1821.9141428756 3966.36405775256L1840.9305029451 3972.66850579993"/>
    <path id="way_4324888t" d="M2021.8617490456 3387.61443455228L2027.1178468366 3372.46526886436L2029.8064104114 3369.23087829088L2031.0662267278 3359.11194999478L2033.0049905145 3358.01865255339L2035.2668815991 3360.20524743752L2039.1444091726 3361.51720436736L2042.6988094483 3363.70379925149L2045.1222641818 3363.2664802744L2048.3535371597 3360.42390692607L2049.8076099998 3361.07988539027L2051.9079374355 3364.57843720568L2057.5626651469 3365.01575618278L2061.1170654226 3360.20524743752L2062.7327019116 3360.42390692607L2063.702083805 3363.48513976295L2066.1255385384 3364.35977771714L2068.5489932719 3363.2664802744L2073.2343390899 3365.45307515853L2076.7887393656 3358.89329050624L2075.8193574722 3354.52010073798L2074.3652846322 3348.17897557423L2075.9809211211 3342.49382887613L2075.0115392278 3333.7474493397L2068.387429623 3320.84653952366L2063.3789565072 3312.75613845288L2062.7327019116 3310.35088408021L2067.5796113785 3311.00686254585L2073.2343390899 3313.19345742998L2074.2037209833 3311.88150050004L2071.6187026009 3304.6657373821L2073.3959027388 3301.16718556813L2076.6271757167 3301.16718556813L2083.5744126193 3305.75903482484L2091.1679041175 3306.41501328914L2105.3855052204 3312.97479794143L2112.1711784741 3315.59871180266L2118.4721607811 3319.75324208227L2130.2663071505 3328.93694059579L2131.8819436395 3332.21683292122L2130.5894344483 3339.6512555277L2135.1132166175 3345.11774273735L2135.759471213 3350.58422994825L2148.361435827 3368.2956485083L2152.5620906983 3367.85832953121L2157.0858728675 3370.26358390379L2162.7406005789 3369.82626492669L2171.7881649171 3372.45017878792L2174.8578742461 3377.26068753318L2180.5126019575 3380.10326088295L2185.1979477755 3380.5405798587L2188.2676571046 3384.25779116256L2189.5601662958 3388.63098093082L2193.4376938693 3393.22283018619L2196.5074031983 3399.78261483848"/>
    <path id="way_4324888" d="M2021.8617490456 3387.61443455228L2027.1178468366 3372.46526886436L2029.8064104114 3369.23087829088L2031.0662267278 3359.11194999478L2033.0049905145 3358.01865255339L2035.2668815991 3360.20524743752L2039.1444091726 3361.51720436736L2042.6988094483 3363.70379925149L2045.1222641818 3363.2664802744L2048.3535371597 3360.42390692607L2049.8076099998 3361.07988539027L2051.9079374355 3364.57843720568L2057.5626651469 3365.01575618278L2061.1170654226 3360.20524743752L2062.7327019116 3360.42390692607L2063.702083805 3363.48513976295L2066.1255385384 3364.35977771714L2068.5489932719 3363.2664802744L2073.2343390899 3365.45307515853L2076.7887393656 3358.89329050624L2075.8193574722 3354.52010073798L2074.3652846322 3348.17897557423L2075.9809211211 3342.49382887613L2075.0115392278 3333.7474493397L2068.387429623 3320.84653952366L2063.3789565072 3312.75613845288L2062.7327019116 3310.35088408021L2067.5796113785 3311.00686254585L2073.2343390899 3313.19345742998L2074.2037209833 3311.88150050004L2071.6187026009 3304.6657373821L2073.3959027388 3301.16718556813L2076.6271757167 3301.16718556813L2083.5744126193 3305.75903482484L2091.1679041175 3306.41501328914L2105.3855052204 3312.97479794143L2112.1711784741 3315.59871180266L2118.4721607811 3319.75324208227L2130.2663071505 3328.93694059579L2131.8819436395 3332.21683292122L2130.5894344483 3339.6512555277L2135.1132166175 3345.11774273735L2135.759471213 3350.58422994825L2148.361435827 3368.2956485083L2152.5620906983 3367.85832953121L2157.0858728675 3370.26358390379L2162.7406005789 3369.82626492669L2171.7881649171 3372.45017878792L2174.8578742461 3377.26068753318L2180.5126019575 3380.10326088295L2185.1979477755 3380.5405798587L2188.2676571046 3384.25779116256L2189.5601662958 3388.63098093082L2193.4376938693 3393.22283018619L2196.5074031983 3399.78261483848"/>
    <path id="way_4300206t" d="M2065.6115382702 3433.99990661909L2066.0493438657 3435.42742758365L2067.1089838938 3436.05486459555L2068.3239774744 3435.32197984078L2068.6907820787 3433.99846285217L2068.1331606754 3432.3666717103L2066.9731243959 3431.90182653583L2066.0273507834 3432.5471976978L2065.6115382702 3433.99990661909"/>
    <path id="way_4300206" d="M2065.6115382702 3433.99990661909L2066.0493438657 3435.42742758365L2067.1089838938 3436.05486459555L2068.3239774744 3435.32197984078L2068.6907820787 3433.99846285217L2068.1331606754 3432.3666717103L2066.9731243959 3431.90182653583L2066.0273507834 3432.5471976978L2065.6115382702 3433.99990661909"/>
    <path id="way_4301204t" d="M2081.93261344419 3495.53832763498L2086.7655978371 3489.93762895636L2097.0113433319 3477.91662907682L2105.3760977887 3468.26664160152L2106.1607291861 3467.29891548152L2112.2699304801 3460.20928666209L2113.8561303551 3458.36852748463"/>
    <path id="way_4301204" d="M2113.8561303551 3458.36852748463L2112.2699304801 3460.20928666209L2106.1607291861 3467.29891548152L2105.3760977887 3468.26664160152L2097.0113433319 3477.91662907682L2086.7655978371 3489.93762895636L2081.93261344419 3495.53832763498"/>
    <path id="way_4306298t" d="M520.000204540398 3909.89648320361L530.515634391 3882.14688282282L536.947064150883 3863.68950797115"/>
    <path id="way_4306298" d="M520.000204540398 3909.89648320361L530.515634391 3882.14688282282L536.947064150883 3863.68950797115"/>
    <path id="way_4309218t" d="M2238.8391202236 3463.84463612369L2229.9053858708 3467.5094811489M2251.3217867939 3457.26572940694L2238.8391202236 3463.84463612369M2260.9238380019 3449.95583305419L2251.3217867939 3457.26572940694M2275.6869917342 3434.92993499757L2260.9238380019 3449.95583305419M2403.3342599803 3292.06207185172L2275.6869917342 3434.92993499757M2529.7636674217 3149.32527592066L2472.4875209968 3213.98913687934L2429.2047687018 3262.85467779072L2403.3342599803 3292.06207185172M2535.0184804282 3143.46846700411L2529.7636674217 3149.32527592066M2622.1865550051 2997.04824408691L2535.0184804282 3143.46846700411M2629.914221191 2989.93640468716L2622.1865550051 2997.04824408691M2635.7872474923 2988.68137420541L2629.914221191 2989.93640468716M2645.6786602102 2990.35474818204L2635.7872474923 2988.68137420541M2658.97024605 2993.28315264032L2645.6786602102 2990.35474818204M2664.8432723513 2993.70149613375L2658.97024605 2993.28315264032M2675.6620050115 2991.19143516891L2664.8432723513 2993.70149613375M2686.7898443192 2983.24290878229L2675.6620050115 2991.19143516891M2705.6626789903 2954.71585399433L2686.7898443192 2983.24290878229M2890.4833355656 2741.63753831511L2705.6626789903 2954.71585399433M2932.5111387789 2693.18400673242L2890.4833355656 2741.63753831511M2936.8920746425 2688.87928999261L2932.5111387789 2693.18400673242M2953.4556129763 2678.3205508168L2936.8920746425 2688.87928999261M2958.8567667808 2675.07170799366L2953.4556129763 2678.3205508168M2964.8580487857 2668.89890662947L2958.8567667808 2675.07170799366M2967.9787154283 2660.6143574306L2964.8580487857 2668.89890662947M3035.8532149047 2397.37686768791L2967.9787154283 2660.6143574306M3037.7736251463 2388.92987634804L3035.8532149047 2397.37686768791M3038.1718306957 2381.42977369203L3037.7736251463 2388.92987634804M3043.5348558711 2280.41852605523L3038.1718306957 2381.42977369203M3043.5348558711 2266.77338619863L3043.5348558711 2280.41852605523M3032.9725995423 2173.85648145744L3043.5348558711 2266.77338619863M3036.8134200255 2142.01782179018L3032.9725995423 2173.85648145744M3042.3345994701 2129.99710334516L3036.8134200255 2142.01782179018M3129.4732141825 1964.30611936557L3073.4198557355 2070.88959153954L3042.3345994701 2129.99710334516M3163.3204446907 1870.41456177682L3129.4732141825 1964.30611936557M3166.2010600531 1859.36849617791L3163.3204446907 1870.41456177682M3166.9212138937 1852.22104196761L3166.2010600531 1859.36849617791M3162.3602395699 1830.77867933515L3166.9212138937 1852.22104196761M3162.3602395699 1824.60587797096L3162.3602395699 1830.77867933515M3166.4411113333 1814.53446521952L3162.3602395699 1824.60587797096M3171.7222394977 1807.06212672576L3166.4411113333 1814.53446521952M3180.3640855848 1800.23955679746L3171.7222394977 1807.06212672576"/>
    <path id="way_4309218" d="M3171.7222394977 1807.06212672576L3180.3640855848 1800.23955679746M3166.4411113333 1814.53446521952L3171.7222394977 1807.06212672576M3162.3602395699 1824.60587797096L3166.4411113333 1814.53446521952M3162.3602395699 1830.77867933515L3162.3602395699 1824.60587797096M3166.9212138937 1852.22104196761L3162.3602395699 1830.77867933515M3166.2010600531 1859.36849617791L3166.9212138937 1852.22104196761M3163.3204446907 1870.41456177682L3166.2010600531 1859.36849617791M3129.4732141825 1964.30611936557L3163.3204446907 1870.41456177682M3042.3345994701 2129.99710334516L3073.4198557355 2070.88959153954L3129.4732141825 1964.30611936557M3036.8134200255 2142.01782179018L3042.3345994701 2129.99710334516M3032.9725995423 2173.85648145744L3036.8134200255 2142.01782179018M3043.5348558711 2266.77338619863L3032.9725995423 2173.85648145744M3043.5348558711 2280.41852605523L3043.5348558711 2266.77338619863M3038.1718306957 2381.42977369203L3043.5348558711 2280.41852605523M3037.7736251463 2388.92987634804L3038.1718306957 2381.42977369203M3035.8532149047 2397.37686768791L3037.7736251463 2388.92987634804M2967.9787154283 2660.6143574306L3035.8532149047 2397.37686768791M2964.8580487857 2668.89890662947L2967.9787154283 2660.6143574306M2958.8567667808 2675.07170799366L2964.8580487857 2668.89890662947M2953.4556129763 2678.3205508168L2958.8567667808 2675.07170799366M2936.8920746425 2688.87928999261L2953.4556129763 2678.3205508168M2932.5111387789 2693.18400673242L2936.8920746425 2688.87928999261M2890.4833355656 2741.63753831511L2932.5111387789 2693.18400673242M2705.6626789903 2954.71585399433L2890.4833355656 2741.63753831511M2686.7898443192 2983.24290878229L2705.6626789903 2954.71585399433M2675.6620050115 2991.19143516891L2686.7898443192 2983.24290878229M2664.8432723513 2993.70149613375L2675.6620050115 2991.19143516891M2658.97024605 2993.28315264032L2664.8432723513 2993.70149613375M2645.6786602102 2990.35474818204L2658.97024605 2993.28315264032M2635.7872474923 2988.68137420541L2645.6786602102 2990.35474818204M2629.914221191 2989.93640468716L2635.7872474923 2988.68137420541M2622.1865550051 2997.04824408691L2629.914221191 2989.93640468716M2535.0184804282 3143.46846700411L2622.1865550051 2997.04824408691M2529.7636674217 3149.32527592066L2535.0184804282 3143.46846700411M2403.3342599803 3292.06207185172L2429.2047687018 3262.85467779072L2472.4875209968 3213.98913687934L2529.7636674217 3149.32527592066M2275.6869917342 3434.92993499757L2403.3342599803 3292.06207185172M2260.9238380019 3449.95583305419L2275.6869917342 3434.92993499757M2251.3217867939 3457.26572940694L2260.9238380019 3449.95583305419M2238.8391202236 3463.84463612369L2251.3217867939 3457.26572940694M2229.9053858708 3467.5094811489L2238.8391202236 3463.84463612369"/>
    <path id="way_4327111t" d="M2267.7201344426 2926.90148346937L2288.3037396222 2928.27040766309L2300.7606785986 2929.90949296292L2317.8889696911 2932.71935347527L2328.0967391301 2940.44646988423L2335.3632868663 2950.74929176324L2349.3773432147 2967.37429979513L2352.6645910001 2973.69648594792L2353.8756822895 2983.99930782692L2353.5296562068 2993.59966457793L2356.4708779096 2998.04861038867L2355.7788257442 3001.09262594458L2359.0660735297 3009.75636252395L2373.2531429194 3022.16657978721L2396.2638774175 3031.76693653823L2411.1429989726 3042.06975841723L2416.3333902127 3043.47468867341L2417.3714684608 3059.63138661942L2418.0635206261 3065.01695260191L2415.2953119647 3069.465898414L2415.468325006 3083.98351106152L2404.222477319 3085.3884413177L2394.7067600454 3088.19830183005L2392.6306035493 3093.11555772666L2393.1496426734 3099.43774387945L2388.9973296812 3102.48175943402L2389.3433557639 3110.44303088664L2387.7862383919 3114.42366661286L2382.4228341104 3121.9166279796L2383.4609123584 3128.00465908883L2382.4460451139 3131.8303929551"/>
    <path id="way_4327111" d="M2267.7201344426 2926.90148346937L2288.3037396222 2928.27040766309L2300.7606785986 2929.90949296292L2317.8889696911 2932.71935347527L2328.0967391301 2940.44646988423L2335.3632868663 2950.74929176324L2349.3773432147 2967.37429979513L2352.6645910001 2973.69648594792L2353.8756822895 2983.99930782692L2353.5296562068 2993.59966457793L2356.4708779096 2998.04861038867L2355.7788257442 3001.09262594458L2359.0660735297 3009.75636252395L2373.2531429194 3022.16657978721L2396.2638774175 3031.76693653823L2411.1429989726 3042.06975841723L2416.3333902127 3043.47468867341L2417.3714684608 3059.63138661942L2418.0635206261 3065.01695260191L2415.2953119647 3069.465898414L2415.468325006 3083.98351106152L2404.222477319 3085.3884413177L2394.7067600454 3088.19830183005L2392.6306035493 3093.11555772666L2393.1496426734 3099.43774387945L2388.9973296812 3102.48175943402L2389.3433557639 3110.44303088664L2387.7862383919 3114.42366661286L2382.4228341104 3121.9166279796L2383.4609123584 3128.00465908883L2382.4460451139 3131.8303929551"/>
    <path id="way_4321217t" d="M532.042660959999 3745.29431369493L533.221107585999 3748.44056067413L546.836642441799 3754.7947680292L550.749152457799 3756.9128371471L555.6006648777 3761.36078229665L558.730672890499 3764.74969288586L570.155202137299 3781.48243892218L582.5187337879 3799.06241260511L584.0252897149 3802.63275447069"/>
    <path id="way_4321217" d="M532.042660959999 3745.29431369493L533.221107585999 3748.44056067413L546.836642441799 3754.7947680292L550.749152457799 3756.9128371471L555.6006648777 3761.36078229665L558.730672890499 3764.74969288586L570.155202137299 3781.48243892218L582.5187337879 3799.06241260511L584.0252897149 3802.63275447069"/>
    <path id="way_4305111t" d="M534.860915505099 3741.04776256799L553.017882344599 3736.30491746796L572.200561138298 3727.49692574727L610.8899474379 3698.0326105138L625.662582492798 3686.7823525566L668.267273370999 3653.81397374984L724.2872305281 3583.7884129149L731.678752653 3577.7335711885L765.621400305498 3566.8085306827L779.062948286362 3563.15748573447L787.663094053963 3560.82148107166L821.3495868524 3551.67142636603L831.269787598998 3548.11749752627L843.5241532271 3541.66777481795L853.249840233598 3532.98039321094L859.085252437499 3522.97674166286L862.294729149599 3516.79027294248L865.5042058617 3506.12848642464L866.574031432398 3500.33689868618L867.254829522898 3489.8067391623L868.008982417498 3485.40713254367"/>
    <path id="way_4305111" d="M868.008982417498 3485.40713254367L867.254829522898 3489.8067391623L866.574031432398 3500.33689868618L865.5042058617 3506.12848642464L862.294729149599 3516.79027294248L859.085252437499 3522.97674166286L853.249840233598 3532.98039321094L843.5241532271 3541.66777481795L831.269787598998 3548.11749752627L821.3495868524 3551.67142636603L787.663094053963 3560.82148107166L779.062948286362 3563.15748573447L765.621400305498 3566.8085306827L731.678752653 3577.7335711885L724.2872305281 3583.7884129149L668.267273370999 3653.81397374984L625.662582492798 3686.7823525566L610.8899474379 3698.0326105138L572.200561138298 3727.49692574727L553.017882344599 3736.30491746796L534.860915505099 3741.04776256799"/>
    <path id="way_4303137t" d="M315.468615586098 2710.44648533484L316.6688719871 2708.65962178226L318.769320688798 2708.17229535915L321.2298463108 2709.39061141817L330.891910338899 2713.93899137088L336.833179523799 2715.80707599401L343.974705109799 2719.13713988761L346.915333292199 2721.81743521585L350.8161665954 2726.52825730947L358.677846021999 2732.6198376032L366.659551088599 2736.68089113281L373.020910013899 2739.1175232494L379.802358679499 2741.14805001353L391.5048585893 2742.93491356611L396.005820092999 2742.44758714309L402.307166198199 2740.74194466097L410.648948185199 2740.25461823796L412.809409707 2740.25461823796L416.530204550098 2739.4424075315L427.7526018994 2733.43204830966L437.5346915675 2733.18838509676L441.675576150999 2732.6198376032L443.175896652199 2729.69587906206L443.235909472299 2727.99023658004L442.2757043515 2724.74139375689L440.955422310398 2721.24888772219L440.47531975 2719.21836095816L440.2952812898 2716.05073920547L438.9749992487 2694.2022712192L439.0950248888 2689.41022805638L440.3552941099 2684.61818489221L452.357858119798 2653.75417807242L459.259332425599 2635.88554254521L464.8405246902 2621.5094130527L467.361063132299 2617.692022736L484.194659156298 2601.32597701319"/>
    <path id="way_4303137" d="M315.468615586098 2710.44648533484L316.6688719871 2708.65962178226L318.769320688798 2708.17229535915L321.2298463108 2709.39061141817L330.891910338899 2713.93899137088L336.833179523799 2715.80707599401L343.974705109799 2719.13713988761L346.915333292199 2721.81743521585L350.8161665954 2726.52825730947L358.677846021999 2732.6198376032L366.659551088599 2736.68089113281L373.020910013899 2739.1175232494L379.802358679499 2741.14805001353L391.5048585893 2742.93491356611L396.005820092999 2742.44758714309L402.307166198199 2740.74194466097L410.648948185199 2740.25461823796L412.809409707 2740.25461823796L416.530204550098 2739.4424075315L427.7526018994 2733.43204830966L437.5346915675 2733.18838509676L441.675576150999 2732.6198376032L443.175896652199 2729.69587906206L443.235909472299 2727.99023658004L442.2757043515 2724.74139375689L440.955422310398 2721.24888772219L440.47531975 2719.21836095816L440.2952812898 2716.05073920547L438.9749992487 2694.2022712192L439.0950248888 2689.41022805638L440.3552941099 2684.61818489221L452.357858119798 2653.75417807242L459.259332425599 2635.88554254521L464.8405246902 2621.5094130527L467.361063132299 2617.692022736L484.194659156298 2601.32597701319"/>
    <path id="way_4302738t" d="M2250.7148460889 2775.34399995834L2246.8107873392 2782.37471541794L2245.4304924781 2791.22781211171L2245.310466838 2793.01467566429L2243.6301078766 2804.14196233375L2243.3300437763 2807.7156894389L2243.5100822365 2813.15750116718L2243.8701591568 2818.76175503781L2243.5700950565 2826.31531460067L2244.4702873573 2832.56933703541L2245.7905693984 2836.22428521111L2246.570736059 2837.60504341113L2250.171505262 2841.90976015229L2250.6516078224 2843.12807620996L2250.5915950023 2847.18912973947L2252.9921078043 2851.98117290374L2253.832287285 2854.82391037433L2254.3724026655 2866.68218667825L2254.5524411256 2871.06812448996L2254.9125180459 2875.37284122968L2255.8727231667 2882.27663222852L2257.6731077682 2888.85553894527L2264.2145051537 2905.99318483791L2266.3149538554 2915.90215544826L2267.7201344426 2926.90148346937L2268.6554538374 2944.89807764493L2272.2881341852 2978.80610001928L2272.9381741964 2983.21197489516L2273.6365179015 2987.94524505075L2275.9170050634 2992.00629858035L2278.6775947857 2996.06735210852L2280.0578896468 2998.7476474381L2281.2581460478 3001.59038490869L2287.2594280528 3005.81388057795L2293.2671716591 3013.92820557744L2294.3078610503 3024.99470973311L2292.672492007 3032.0370305591L2287.0230353119 3047.73134554237L2287.320375138 3051.35311053785L2292.0778123549 3061.01115052858L2291.7804725288 3078.71755717605L2291.4831327028 3081.33327634087L2292.672492007 3085.3574596692L2292.0778123549 3090.18647966456L2292.2264822679 3093.40582632731L2294.3078610503 3095.61912715919L2300.4033274844 3098.03363715624L2314.6756391351 3103.46628465087L2323.7445038299 3110.70981464328L2326.4205622644 3117.55092630286L2327.6099215686 3122.37994629687L2329.988640177 3126.60533879297L2337.4018869327 3129.23502349256L2351.2665837881 3124.93484482271L2364.26473709 3121.80744215338L2377.2628903919 3130.40779949451L2382.4460451139 3131.8303929551L2420.2982635203 3142.21294425732L2472.4875209968 3213.98913687934"/>
    <path id="way_4302738" d="M2250.7148460889 2775.34399995834L2246.8107873392 2782.37471541794L2245.4304924781 2791.22781211171L2245.310466838 2793.01467566429L2243.6301078766 2804.14196233375L2243.3300437763 2807.7156894389L2243.5100822365 2813.15750116718L2243.8701591568 2818.76175503781L2243.5700950565 2826.31531460067L2244.4702873573 2832.56933703541L2245.7905693984 2836.22428521111L2246.570736059 2837.60504341113L2250.171505262 2841.90976015229L2250.6516078224 2843.12807620996L2250.5915950023 2847.18912973947L2252.9921078043 2851.98117290374L2253.832287285 2854.82391037433L2254.3724026655 2866.68218667825L2254.5524411256 2871.06812448996L2254.9125180459 2875.37284122968L2255.8727231667 2882.27663222852L2257.6731077682 2888.85553894527L2264.2145051537 2905.99318483791L2266.3149538554 2915.90215544826L2267.7201344426 2926.90148346937L2268.6554538374 2944.89807764493L2272.2881341852 2978.80610001928L2272.9381741964 2983.21197489516L2273.6365179015 2987.94524505075L2275.9170050634 2992.00629858035L2278.6775947857 2996.06735210852L2280.0578896468 2998.7476474381L2281.2581460478 3001.59038490869L2287.2594280528 3005.81388057795L2293.2671716591 3013.92820557744L2294.3078610503 3024.99470973311L2292.672492007 3032.0370305591L2287.0230353119 3047.73134554237L2287.320375138 3051.35311053785L2292.0778123549 3061.01115052858L2291.7804725288 3078.71755717605L2291.4831327028 3081.33327634087L2292.672492007 3085.3574596692L2292.0778123549 3090.18647966456L2292.2264822679 3093.40582632731L2294.3078610503 3095.61912715919L2300.4033274844 3098.03363715624L2314.6756391351 3103.46628465087L2323.7445038299 3110.70981464328L2326.4205622644 3117.55092630286L2327.6099215686 3122.37994629687L2329.988640177 3126.60533879297L2337.4018869327 3129.23502349256L2351.2665837881 3124.93484482271L2364.26473709 3121.80744215338L2377.2628903919 3130.40779949451L2382.4460451139 3131.8303929551L2420.2982635203 3142.21294425732L2472.4875209968 3213.98913687934"/>
    <path id="way_4300261t" d="M2040.4422310153 3769.95600001065L2040.4930006554 3771.19280510375L2042.0160898598 3771.94863043737L2044.199184386 3772.6357443784L2046.8899753137 3773.94126086534L2049.5807662414 3776.14002547353L2051.0530858056 3777.30811917277L2053.8454160136 3780.40013190353L2056.434667661 3783.21729905898L2057.3992908237 3785.0725066979L2058.5162229069 3788.78292197594L2059.2777675091 3790.91297519027L2060.7500870733 3794.96694743871L2062.9331815995 3799.43318805028L2063.796265482 3801.56324126595L2064.7101190046 3805.82334769596L2064.7101190046 3810.28958830752L2064.5578100842 3812.21350734039L2064.4055011637 3815.44294286011L2064.5578100842 3816.54232516415L2067.0455224513 3817.29815049913L2070.1932401403 3817.09201631757L2073.5440363898 3816.95459352861L2075.2194345146 3817.09201631757L2077.6563772416 3818.32882140932L2080.245628889 3820.80243159425L2081.2610216919 3822.24537087016L2083.393346578 3825.61222917768L2084.9672054225 3829.32264445427L2085.5256714641 3830.76558373026L2085.7795196648 3833.85759646093L2084.7641268619 3836.53734082868L2083.6979644188 3837.84285731428L2081.4133306123 3840.17904471151L2080.1440896087 3841.4158498046L2078.3671522036 3844.0268827785L2077.1994504803 3847.39374108592L2077.1486808401 3848.56183478382L2077.4025290409 3851.17286775771L2078.2148432832 3851.99740448519L2080.8548645707 3851.31029054542L2083.9518126196 3850.34833102898L2087.2010695889 3850.07348545232L2088.9780069939 3850.41704242283L2091.7195675618 3852.13482727415L2093.6488138873 3854.9519944296L2094.5118977697 3856.94462485622L2095.5780602128 3861.20473128623L2096.5426833755 3866.28937444506L2097.3549976179 3868.90040741751L2098.9796261025 3874.3973189407L2099.4873225039 3877.0770633071L2100.5027153068 3881.54330391992L2101.1119509886 3883.67335713425L2103.4981240754 3887.38377241228L2105.2750614805 3888.68928889923L2109.2858630519 3891.71259023614L2113.2458949832 3894.7358915744L2114.8197538277 3896.38496503051L2117.5105447554 3900.1640917023L2119.4905607211 3904.4241981323L2120.3536446035 3906.41682855902L2122.3844302094 3909.98982104925L2125.5321478983 3912.87569959856L2127.4106245837 3914.04379329645L2131.1675779544 3916.79224905805L2134.2645260033 3919.95297318392L2135.6353062872 3921.53333524627L2138.2245579346 3924.62534797838L2139.6461078587 3925.99957585774L2142.3368987863 3928.26705186112L2143.4030612294 3929.29772277141L2145.4846164753 3931.08421901657L2146.6015485585 3932.52715829113L2147.1600146001 3933.35169501986L2148.2261770432 3934.31365453629L2150.1046537285 3935.82530520479L2150.8154286906 3936.23757356916L2152.7446750161 3937.95535842047L2154.8769999022 3940.36025721146L2155.8923927051 3941.87190787996L2156.8570158678 3945.51361176405L2157.0093247883 3947.23139661401L2156.7047069474 3951.69763722692L2156.2477801861 3953.7589790474L2154.470842781 3957.60681711304L2152.5415964555 3960.28656148079L2151.678512573 3961.31723239107L2150.3585019293 3962.96630584719L2149.9523448081 3963.72213118206L2148.9877216453 3964.89022487996L2147.6169413614 3966.81414391283L2146.5507789184 3968.8067743408L2146.0430825169 3971.07425034283L2146.0938521571 3973.20430355851L2146.2461610775 3974.50982004546L2146.6523181987 3977.80796695912L2147.4138628008 3981.10611387269L2147.7692502819 3982.6177645411L2148.175407403 3986.19075703008L2148.1246377629 3987.63369630474L2147.6677110016 3991.06926600736L2147.4138628009 3992.58091667577L2146.9061663994 3995.46679522507L2146.398469998 3997.73427122845L2145.7384646761 3999.38334468456L2142.8847462579 4010.74701054854L2124.8162242769 4035.80288565482L2081.9322345252 4096.97347751293"/>
    <path id="way_4300261" d="M2040.4422310153 3769.95600001065L2040.4930006554 3771.19280510375L2042.0160898598 3771.94863043737L2044.199184386 3772.6357443784L2046.8899753137 3773.94126086534L2049.5807662414 3776.14002547353L2051.0530858056 3777.30811917277L2053.8454160136 3780.40013190353L2056.434667661 3783.21729905898L2057.3992908237 3785.0725066979L2058.5162229069 3788.78292197594L2059.2777675091 3790.91297519027L2060.7500870733 3794.96694743871L2062.9331815995 3799.43318805028L2063.796265482 3801.56324126595L2064.7101190046 3805.82334769596L2064.7101190046 3810.28958830752L2064.5578100842 3812.21350734039L2064.4055011637 3815.44294286011L2064.5578100842 3816.54232516415L2067.0455224513 3817.29815049913L2070.1932401403 3817.09201631757L2073.5440363898 3816.95459352861L2075.2194345146 3817.09201631757L2077.6563772416 3818.32882140932L2080.245628889 3820.80243159425L2081.2610216919 3822.24537087016L2083.393346578 3825.61222917768L2084.9672054225 3829.32264445427L2085.5256714641 3830.76558373026L2085.7795196648 3833.85759646093L2084.7641268619 3836.53734082868L2083.6979644188 3837.84285731428L2081.4133306123 3840.17904471151L2080.1440896087 3841.4158498046L2078.3671522036 3844.0268827785L2077.1994504803 3847.39374108592L2077.1486808401 3848.56183478382L2077.4025290409 3851.17286775771L2078.2148432832 3851.99740448519L2080.8548645707 3851.31029054542L2083.9518126196 3850.34833102898L2087.2010695889 3850.07348545232L2088.9780069939 3850.41704242283L2091.7195675618 3852.13482727415L2093.6488138873 3854.9519944296L2094.5118977697 3856.94462485622L2095.5780602128 3861.20473128623L2096.5426833755 3866.28937444506L2097.3549976179 3868.90040741751L2098.9796261025 3874.3973189407L2099.4873225039 3877.0770633071L2100.5027153068 3881.54330391992L2101.1119509886 3883.67335713425L2103.4981240754 3887.38377241228L2105.2750614805 3888.68928889923L2109.2858630519 3891.71259023614L2113.2458949832 3894.7358915744L2114.8197538277 3896.38496503051L2117.5105447554 3900.1640917023L2119.4905607211 3904.4241981323L2120.3536446035 3906.41682855902L2122.3844302094 3909.98982104925L2125.5321478983 3912.87569959856L2127.4106245837 3914.04379329645L2131.1675779544 3916.79224905805L2134.2645260033 3919.95297318392L2135.6353062872 3921.53333524627L2138.2245579346 3924.62534797838L2139.6461078587 3925.99957585774L2142.3368987863 3928.26705186112L2143.4030612294 3929.29772277141L2145.4846164753 3931.08421901657L2146.6015485585 3932.52715829113L2147.1600146001 3933.35169501986L2148.2261770432 3934.31365453629L2150.1046537285 3935.82530520479L2150.8154286906 3936.23757356916L2152.7446750161 3937.95535842047L2154.8769999022 3940.36025721146L2155.8923927051 3941.87190787996L2156.8570158678 3945.51361176405L2157.0093247883 3947.23139661401L2156.7047069474 3951.69763722692L2156.2477801861 3953.7589790474L2154.470842781 3957.60681711304L2152.5415964555 3960.28656148079L2151.678512573 3961.31723239107L2150.3585019293 3962.96630584719L2149.9523448081 3963.72213118206L2148.9877216453 3964.89022487996L2147.6169413614 3966.81414391283L2146.5507789184 3968.8067743408L2146.0430825169 3971.07425034283L2146.0938521571 3973.20430355851L2146.2461610775 3974.50982004546L2146.6523181987 3977.80796695912L2147.4138628008 3981.10611387269L2147.7692502819 3982.6177645411L2148.175407403 3986.19075703008L2148.1246377629 3987.63369630474L2147.6677110016 3991.06926600736L2147.4138628009 3992.58091667577L2146.9061663994 3995.46679522507L2146.398469998 3997.73427122845L2145.7384646761 3999.38334468456L2142.8847462579 4010.74701054854L2124.8162242769 4035.80288565482L2081.9322345252 4096.97347751293"/>
    <path id="way_4300249t" d="M2072.9169029839 3428.65550430857L2081.199598984 3428.54560468002"/>
    <path id="way_4300249" d="M2072.9169029839 3428.65550430857L2081.199598984 3428.54560468002"/>
    <path id="way_4324540t" d="M2806.3262876281 2106.36975159973L2806.6572011258 2121.59688223787L2808.97359561 2128.31473399131L2817.2464330535 2132.79330182557L2824.1956165061 2137.27186965992L2830.1520594654 2145.33329176348L2834.1230214383 2161.45613596791L2839.0867239044 2178.9225505239L2834.7848484338 2189.22325654397L2830.1520594654 2193.70182437957L2821.8792220219 2200.86753291549L2809.9663361032 2235.35250524355L2811.6209035919 2244.3096409134L2800.8752216628 2272.80967243386L2801.0316716642 2279.24247002403L2806.9881146236 2285.51246499366L2826.842924488 2294.46960066352L2868.2071117056 2300.7395956318L2887.0691810769 2298.05245493013L2901.6293749775 2306.56173381617L2906.5930774436 2308.3531609502L2923.8005793261 2304.77030668224L2929.7570222854 2308.80101773402L2981.7104414308 2344.18170362971L2992.961500354 2348.66027146407L2999.2488568111 2354.93026643225L3024.2380620594 2381.26275488235L3029.4862097054 2383.81248461147L3036.0250012472 2382.71896405069"/>
    <path id="way_4324540" d="M3036.0250012472 2382.71896405069L3029.4862097054 2383.81248461147L3024.2380620594 2381.26275488235L2999.2488568111 2354.93026643225L2992.961500354 2348.66027146407L2981.7104414308 2344.18170362971L2929.7570222854 2308.80101773402L2923.8005793261 2304.77030668224L2906.5930774436 2308.3531609502L2901.6293749775 2306.56173381617L2887.0691810769 2298.05245493013L2868.2071117056 2300.7395956318L2826.842924488 2294.46960066352L2806.9881146236 2285.51246499366L2801.0316716642 2279.24247002403L2800.8752216628 2272.80967243386L2811.6209035919 2244.3096409134L2809.9663361032 2235.35250524355L2821.8792220219 2200.86753291549L2830.1520594654 2193.70182437957L2834.7848484338 2189.22325654397L2839.0867239044 2178.9225505239L2834.1230214383 2161.45613596791L2830.1520594654 2145.33329176348L2824.1956165061 2137.27186965992L2817.2464330535 2132.79330182557L2808.97359561 2128.31473399131L2806.6572011258 2121.59688223787L2806.3262876281 2106.36975159973"/>
    <path id="way_4310119t" d="M2321.2162487573 3793.52032837698L2333.5762093599 3790.26204466052L2340.929896481 3789.31419267577L2346.1825301389 3788.20836536102L2351.3184386045 3787.89241470081L2358.6721257256 3787.73443936936L2362.0571563051 3786.78658738606L2375.0136526613 3782.36327812839L2382.834240552 3779.67769750713L2388.7872253643 3777.78199353917L2396.7245384474 3776.51819089431L2407.3257603527 3775.72831424111L2420.1326968472 3775.93544121519L2434.8936763617 3776.20224023276L2473.7631654304 3774.46451159625L2480.4165013971 3771.46298031345L2490.4548679434 3764.35409043461L2502.360837568 3757.87710187878L2514.0333568078 3752.66391596791L2520.219792005 3747.76668071849L2543.2146549074 3736.70840757219L2554.7704489549 3730.54736967792L2556.8715024181 3729.91546835481L2561.3070597292 3726.12406042024L2583.4625896994 3714.76403216347L2614.3002970781 3698.95230354948L2619.9031063132 3695.63482160647L2628.4240453583 3690.10568503404L2635.6969732627 3685.85434102135L2667.4102596193 3665.61950878444L2697.1751836809 3645.3986664625L2710.4818556144 3635.13026997075"/>
    <path id="way_4310119" d="M2321.2162487573 3793.52032837698L2333.5762093599 3790.26204466052L2340.929896481 3789.31419267577L2346.1825301389 3788.20836536102L2351.3184386045 3787.89241470081L2358.6721257256 3787.73443936936L2362.0571563051 3786.78658738606L2375.0136526613 3782.36327812839L2382.834240552 3779.67769750713L2388.7872253643 3777.78199353917L2396.7245384474 3776.51819089431L2407.3257603527 3775.72831424111L2420.1326968472 3775.93544121519L2434.8936763617 3776.20224023276L2473.7631654304 3774.46451159625L2480.4165013971 3771.46298031345L2490.4548679434 3764.35409043461L2502.360837568 3757.87710187878L2514.0333568078 3752.66391596791L2520.219792005 3747.76668071849L2543.2146549074 3736.70840757219L2554.7704489549 3730.54736967792L2556.8715024181 3729.91546835481L2561.3070597292 3726.12406042024L2583.4625896994 3714.76403216347L2614.3002970781 3698.95230354948L2619.9031063132 3695.63482160647L2628.4240453583 3690.10568503404L2635.6969732627 3685.85434102135L2667.4102596193 3665.61950878444L2697.1751836809 3645.3986664625L2710.4818556144 3635.13026997075"/>
    <path id="way_4300226t" d="M1875.3235404702 3444.97098807631L1874.8196713914 3444.21034447266L1874.6146230988 3443.24737626799L1874.7328719067 3442.27096069618L1874.9634497244 3441.72751203138L1875.331654493 3441.25507354708L1875.9060521374 3440.9099116229L1876.6383684645 3440.90138803114L1877.2854253097 3441.2984010763L1877.7722894135 3442.07256155884L1877.9606777697 3443.11905639704L1877.8034564729 3444.07557349263L1877.4687666811 3444.72128329181L1876.9803847582 3445.1791242557L1876.4999807745 3445.36447839989L1876.0098853138 3445.35193087957L1875.3235404702 3444.97098807631"/>
    <path id="way_4300226" d="M1875.3235404702 3444.97098807631L1874.8196713914 3444.21034447266L1874.6146230988 3443.24737626799L1874.7328719067 3442.27096069618L1874.9634497244 3441.72751203138L1875.331654493 3441.25507354708L1875.9060521374 3440.9099116229L1876.6383684645 3440.90138803114L1877.2854253097 3441.2984010763L1877.7722894135 3442.07256155884L1877.9606777697 3443.11905639704L1877.8034564729 3444.07557349263L1877.4687666811 3444.72128329181L1876.9803847582 3445.1791242557L1876.4999807745 3445.36447839989L1876.0098853138 3445.35193087957L1875.3235404702 3444.97098807631"/>
    <path id="way_4306618t" d="M460.289392208908 3871.98406347966L461.341327242095 3872.93690896724L478.986759435999 3888.92018731768L488.468785003899 3897.20473651655"/>
    <path id="way_4306618" d="M460.289392208908 3871.98406347966L461.341327242095 3872.93690896724L478.986759435999 3888.92018731768L488.468785003899 3897.20473651655"/>
    <path id="way_4305061t" d="M2174.6057708623 3456.40740420686L2175.0464328229 3459.83440049248"/>
    <path id="way_4305061" d="M2174.6057708623 3456.40740420686L2175.0464328229 3459.83440049248"/>
    <path id="way_4303193t" d="M338.273487204998 2732.21373225065L337.253269264199 2729.61465799161M366.419499808399 2757.63592734072L355.317128099199 2754.38708451757M432.3135762232 2779.56561639753L443.115883832199 2798.49012584275L450.617486338398 2811.48549713524L460.579614466698 2826.91750054441L465.920755451099 2832.27809120224L475.222742558898 2838.45089256643L511.170421768698 2862.00500303481L522.692883218298 2870.85809972724L530.614575464898 2878.330438221L543.937421515998 2890.02627238392L547.058088158598 2891.89435700705L563.681639312399 2899.28547442891L573.583754620599 2903.59019117006L588.046844252598 2912.52450893295L600.949600563298 2921.45882669727L605.390549247 2924.62644844987L610.731690231498 2929.90581803714L614.752549174799 2935.10396655387L616.7329722365 2938.84013580137L618.833420938198 2944.52561074121L620.753831179798 2949.48009604638L622.734254241399 2952.16039137596M405.247794380698 2760.88477016386L412.089255866399 2762.26552836388L418.330589151598 2764.78338155246L421.211204514 2766.65146617549L426.252281398098 2771.11862505766L432.3135762232 2779.56561639753M338.273487204998 2732.21373225065L340.433948726799 2737.49310183792L342.8944743489 2742.44758714309L346.255192271698 2747.32085137781L352.676564017 2752.76266310609L355.317128099199 2754.38708451757M325.250705254198 2716.70050776958L315.468615586098 2710.44648533484M623.754472182298 2953.21626529263L630.835984948199 2959.06418237481L640.978151536599 2967.83605799669L645.3898501557 2970.31678407846M325.250705254198 2716.70050776958L329.2715641975 2719.29958202861M366.419499808399 2757.63592734072L386.223730424899 2759.26034875229M334.612705182 2725.22872018L337.253269264199 2729.61465799161M334.612705182 2725.22872018L329.2715641975 2719.29958202861M623.754472182298 2953.21626529263L622.734254241399 2952.16039137596M405.247794380698 2760.88477016386L386.223730424899 2759.26034875229"/>
    <path id="way_4303193" d="M338.273487204998 2732.21373225065L337.253269264199 2729.61465799161M366.419499808399 2757.63592734072L355.317128099199 2754.38708451757M432.3135762232 2779.56561639753L443.115883832199 2798.49012584275L450.617486338398 2811.48549713524L460.579614466698 2826.91750054441L465.920755451099 2832.27809120224L475.222742558898 2838.45089256643L511.170421768698 2862.00500303481L522.692883218298 2870.85809972724L530.614575464898 2878.330438221L543.937421515998 2890.02627238392L547.058088158598 2891.89435700705L563.681639312399 2899.28547442891L573.583754620599 2903.59019117006L588.046844252598 2912.52450893295L600.949600563298 2921.45882669727L605.390549247 2924.62644844987L610.731690231498 2929.90581803714L614.752549174799 2935.10396655387L616.7329722365 2938.84013580137L618.833420938198 2944.52561074121L620.753831179798 2949.48009604638L622.734254241399 2952.16039137596M405.247794380698 2760.88477016386L412.089255866399 2762.26552836388L418.330589151598 2764.78338155246L421.211204514 2766.65146617549L426.252281398098 2771.11862505766L432.3135762232 2779.56561639753M338.273487204998 2732.21373225065L340.433948726799 2737.49310183792L342.8944743489 2742.44758714309L346.255192271698 2747.32085137781L352.676564017 2752.76266310609L355.317128099199 2754.38708451757M325.250705254198 2716.70050776958L315.468615586098 2710.44648533484M623.754472182298 2953.21626529263L630.835984948199 2959.06418237481L640.978151536599 2967.83605799669L645.3898501557 2970.31678407846M325.250705254198 2716.70050776958L329.2715641975 2719.29958202861M366.419499808399 2757.63592734072L386.223730424899 2759.26034875229M334.612705182 2725.22872018L337.253269264199 2729.61465799161M334.612705182 2725.22872018L329.2715641975 2719.29958202861M623.754472182298 2953.21626529263L622.734254241399 2952.16039137596M405.247794380698 2760.88477016386L386.223730424899 2759.26034875229"/>
    <path id="way_4303206t" d="M753.736712528499 3325.23654672302L759.589145774499 3357.29403839336L767.433930930499 3374.18487233257L777.180482185 3385.76715846228L852.7756845976 3452.68703387795L859.907307466698 3462.66066915702L865.243515210998 3477.66650761299"/>
    <path id="way_4303206" d="M753.736712528499 3325.23654672302L759.589145774499 3357.29403839336L767.433930930499 3374.18487233257L777.180482185 3385.76715846228L852.7756845976 3452.68703387795L859.907307466698 3462.66066915702L865.243515210998 3477.66650761299"/>
    <path id="way_4300244t" d="M2049.8552788266 3404.03798751391L2053.9997569177 3405.45424304722L2061.6379524352 3408.0643754745L2064.42517742587 3409.01682901049L2074.2973523172 3412.39035928315"/>
    <path id="way_4300244" d="M2049.8552788266 3404.03798751391L2053.9997569177 3405.45424304722L2061.6379524352 3408.0643754745L2064.42517742587 3409.01682901049L2074.2973523172 3412.39035928315"/>
    <path id="way_4327237t" d="M2754.2651047469 3483.01240895906L2761.9413226331 3484.39759981032L2769.3808834107 3484.8659098961L2794.9868135288 3484.8659098961"/>
    <path id="way_4327237" d="M2754.2651047469 3483.01240895906L2761.9413226331 3484.39759981032L2769.3808834107 3484.8659098961L2794.9868135288 3484.8659098961"/>
    <path id="way_4321198t" d="M332.164256433198 3923.56466402704L386.748234236653 3920.27637380371L388.865505315363 3920.14882352118L479.241986324898 3914.70429362642"/>
    <path id="way_4321198" d="M332.164256433198 3923.56466402704L386.748234236653 3920.27637380371L388.865505315363 3920.14882352118L479.241986324898 3914.70429362642"/>
    <path id="way_4302753t" d="M645.4224884783 2971.22270576978L645.7663314882 2971.70823459697L646.1319284305 2971.84769585108L646.522743023399 2971.74273654446L646.8858012898 2971.29915562102L647.003717841499 2970.75551406489L646.945030375898 2970.30183794771L646.808238165 2969.99228817351L646.527150235398 2969.69880183756L645.887416584098 2969.65640580579L645.546913007599 2969.96734676896L645.3898501557 2970.31678407846L645.3354354451 2970.75421264128L645.4224884783 2971.22270576978"/>
    <path id="way_4302753" d="M645.4224884783 2971.22270576978L645.7663314882 2971.70823459697L646.1319284305 2971.84769585108L646.522743023399 2971.74273654446L646.8858012898 2971.29915562102L647.003717841499 2970.75551406489L646.945030375898 2970.30183794771L646.808238165 2969.99228817351L646.527150235398 2969.69880183756L645.887416584098 2969.65640580579L645.546913007599 2969.96734676896L645.3898501557 2970.31678407846L645.3354354451 2970.75421264128L645.4224884783 2971.22270576978"/>
    <path id="way_4329114t" d="M1776.0318327544 4379.19155713203L1778.5505333391 4381.56828711325L1783.4469469881 4381.15411315204L1781.6050512581 4372.88011530601"/>
    <path id="way_4329114" d="M1781.6050512581 4372.88011530601L1783.4469469881 4381.15411315204L1778.5505333391 4381.56828711325L1776.0318327544 4379.19155713203"/>
    <path id="way_4305058t" d="M2153.4721705546 3461.27927500871L2154.0213735852 3456.65106741841"/>
    <path id="way_4305058" d="M2153.4721705546 3461.27927500871L2154.0213735852 3456.65106741841"/>
    <path id="way_4302737t" d="M2276.5044084515 3320.36350042557L2276.8788263865 3320.99691978316L2277.9396772021 3320.91246386916L2283.431140248 3318.33655848356L2281.7150580462 3316.68966815424M2283.431140248 3318.33655848356L2284.1799761179 3315.08500578274"/>
    <path id="way_4302737" d="M2276.5044084515 3320.36350042557L2276.8788263865 3320.99691978316L2277.9396772021 3320.91246386916L2283.431140248 3318.33655848356L2281.7150580462 3316.68966815424M2283.431140248 3318.33655848356L2284.1799761179 3315.08500578274"/>
    <path id="way_4300229t" d="M1911.8432702945 3441.35670724738L1913.890844478 3442.21857437645L1914.2908415283 3442.42678750718L1914.9985286173 3442.88485639637L1915.2446806483 3443.30128265917L1915.5216016831 3444.00920730423L1916.1062127567 3445.63326972768L1917.0908208806 3447.29897477753L1917.5831249425 3448.29839780745L1918.2908120315 3450.3805291201L1919.121575136 3452.83744406779L1919.4908031825 3454.12836548133L1920.3831042947 3456.87677881389L1920.7831013451 3458.29262810527L1921.9215544883 3461.7489660829L1922.6292415773 3463.53959901202L1923.8292327283 3467.03757961614L1924.9061478638 3470.53556022016L1925.4292209296 3472.28455052289L1926.4445980573 3475.78253112691L1927.5215131928 3478.86408546813L1928.0138172547 3480.27993476085L1928.6907353399 3482.57027920422L1928.9368873708 3483.48641698136L1929.3984224289 3485.23540728409L1929.8378754217 3487.02052076785"/>
    <path id="way_4300229" d="M1911.8432702945 3441.35670724738L1913.890844478 3442.21857437645L1914.2908415283 3442.42678750718L1914.9985286173 3442.88485639637L1915.2446806483 3443.30128265917L1915.5216016831 3444.00920730423L1916.1062127567 3445.63326972768L1917.0908208806 3447.29897477753L1917.5831249425 3448.29839780745L1918.2908120315 3450.3805291201L1919.121575136 3452.83744406779L1919.4908031825 3454.12836548133L1920.3831042947 3456.87677881389L1920.7831013451 3458.29262810527L1921.9215544883 3461.7489660829L1922.6292415773 3463.53959901202L1923.8292327283 3467.03757961614L1924.9061478638 3470.53556022016L1925.4292209296 3472.28455052289L1926.4445980573 3475.78253112691L1927.5215131928 3478.86408546813L1928.0138172547 3480.27993476085L1928.6907353399 3482.57027920422L1928.9368873708 3483.48641698136L1929.3984224289 3485.23540728409L1929.8378754217 3487.02052076785"/>
    <path id="way_4300237t" d="M1946.1013496552 3482.55336188713L1947.2148107462 3485.91321078013L1948.2949436896 3489.63678303403L1949.4026989 3493.45557829411L1950.7748094358 3498.18569300035L1952.0038980114 3502.42276413569L1953.3868528446 3507.19026268917L1954.8033636169 3512.07343956073L1956.1261632909 3516.63356356485L1957.2161174848 3520.3909928883L1958.3682729317 3524.36285031515L1959.3546947768 3527.76336970017L1960.765271877 3532.62609125993L1962.1048495205 3537.24405442444L1963.4601820867 3541.91632997029L1964.4298259622 3545.25901019493"/>
    <path id="way_4300237" d="M1946.1013496552 3482.55336188713L1947.2148107462 3485.91321078013L1948.2949436896 3489.63678303403L1949.4026989 3493.45557829411L1950.7748094358 3498.18569300035L1952.0038980114 3502.42276413569L1953.3868528446 3507.19026268917L1954.8033636169 3512.07343956073L1956.1261632909 3516.63356356485L1957.2161174848 3520.3909928883L1958.3682729317 3524.36285031515L1959.3546947768 3527.76336970017L1960.765271877 3532.62609125993L1962.1048495205 3537.24405442444L1963.4601820867 3541.91632997029L1964.4298259622 3545.25901019493"/>
    <path id="way_4310121t" d="M2721.0773062207 3598.69145279105L2717.2364857375 3602.99616953077L2716.7563831771 3604.70181201289L2719.2169087992 3610.46850802452L2719.8198710062 3613.48764967386L2720.636947353 3615.38335364047L2724.3721535098 3619.64868756804"/>
    <path id="way_4310121" d="M2724.3721535098 3619.64868756804L2720.636947353 3615.38335364047L2719.8198710062 3613.48764967386L2719.2169087992 3610.46850802452L2716.7563831771 3604.70181201289L2717.2364857375 3602.99616953077L2721.0773062207 3598.69145279105"/>
    <path id="way_4302758t" d="M908.033584146899 3475.08104003744L911.0675393982 3470.69171703087L913.264541476699 3468.85103318869L943.0809982564 3452.70965180724L947.265764120199 3447.89555560611L957.413821339898 3431.75417422457L961.5985872037 3423.40030140455L967.4572594131 3417.73665881429L976.3498868737 3415.18801964846L981.0577484705 3415.04642858453L998.3199076587 3422.4091639515L1003.9693415749 3423.68348353374L1010.2464903706 3423.68348353374L1014.4312562344 3422.4091639515L1019.1391178312 3420.28529798022L1074.7965038199 3380.49820878614L1103.5667691336 3358.83477587836L1118.5273070968 3341.84384810913L1173.3477399127 3279.96855281415L1193.3299969124 3258.30511990771L1245.4303319169 3199.54482803705L1249.7691192343 3192.64408736935L1252.0213381524 3185.95208581999L1250.2428126603 3172.35934360438L1249.006965176 3165.84165643302L1248.7495504779 3160.45212278803"/>
    <path id="way_4302758" d="M908.033584146899 3475.08104003744L911.0675393982 3470.69171703087L913.264541476699 3468.85103318869L943.0809982564 3452.70965180724L947.265764120199 3447.89555560611L957.413821339898 3431.75417422457L961.5985872037 3423.40030140455L967.4572594131 3417.73665881429L976.3498868737 3415.18801964846L981.0577484705 3415.04642858453L998.3199076587 3422.4091639515L1003.9693415749 3423.68348353374L1010.2464903706 3423.68348353374L1014.4312562344 3422.4091639515L1019.1391178312 3420.28529798022L1074.7965038199 3380.49820878614L1103.5667691336 3358.83477587836L1118.5273070968 3341.84384810913L1173.3477399127 3279.96855281415L1193.3299969124 3258.30511990771L1245.4303319169 3199.54482803705L1249.7691192343 3192.64408736935L1252.0213381524 3185.95208581999L1250.2428126603 3172.35934360438L1249.006965176 3165.84165643302L1248.7495504779 3160.45212278803"/>
    <path id="way_4300213t" d="M2086.8503613327 3478.51135298742L2091.5228502396 3473.00583549543"/>
    <path id="way_4300213" d="M2091.5228502396 3473.00583549543L2086.8503613327 3478.51135298742"/>
    <path id="way_4300224t" d="M1898.1511064353 3497.29498619692L1900.6116320574 3496.44216495528L1903.1321704995 3495.71117532062L1904.5724781807 3495.30506996807L1907.6331320032 3494.24919605005L1909.3134909646 3493.68064855649L1912.4941704272 3492.54355356803L1916.0949396302 3491.24401643846L1917.7152857716 3490.75669001545L1921.2560421545 3489.53837395644L1922.996413936 3489.05104753333L1926.3571318588 3487.99517361541L1929.8378754217 3487.02052076785L1931.8182984833 3486.45197327429L1935.2990420462 3485.47732042683L1939.7399907299 3484.34022543971L1943.7608496732 3483.20313045115L1946.1013496552 3482.55336188713L1948.5618752772 3481.49748796912L1952.4026957604 3480.36039298065L1955.7634136832 3479.38574013444L1958.5240034055 3478.65475049853L1961.9447341483 3477.59887658186L1964.3452469503 3477.03032908696L1966.0256059117 3476.6242237344L1969.3863238345 3475.48712874593L1971.3067340761 3475.08102339338L1974.4274007187 3474.10637054591L1976.3478109603 3473.4566019818L1979.6485160631 3472.15706485224L1982.5891442455 3470.61386451122L1984.3295160269 3469.8016538061L1987.2101313893 3468.42089560608L1990.450823672 3467.12135847661L1992.3112210936 3466.3091477715L1995.6719390164 3465.09083171248L1999.2727082194 3463.38518923036L2001.1331056409 3462.49175745345L2004.793887664 3460.78611497132L2006.5942722655 3459.97390426621L2027.8988233832 3451.68935506734L2064.9267333539 3435.1202566697L2066.0493438657 3435.42742758365"/>
    <path id="way_4300224" d="M2066.0493438657 3435.42742758365L2064.9267333539 3435.1202566697L2027.8988233832 3451.68935506734L2006.5942722655 3459.97390426621L2004.793887664 3460.78611497132L2001.1331056409 3462.49175745345L1999.2727082194 3463.38518923036L1995.6719390164 3465.09083171248L1992.3112210936 3466.3091477715L1990.450823672 3467.12135847661L1987.2101313893 3468.42089560608L1984.3295160269 3469.8016538061L1982.5891442455 3470.61386451122L1979.6485160631 3472.15706485224L1976.3478109603 3473.4566019818L1974.4274007187 3474.10637054591L1971.3067340761 3475.08102339338L1969.3863238345 3475.48712874593L1966.0256059117 3476.6242237344L1964.3452469503 3477.03032908696L1961.9447341483 3477.59887658186L1958.5240034055 3478.65475049853L1955.7634136832 3479.38574013444L1952.4026957604 3480.36039298065L1948.5618752772 3481.49748796912L1946.1013496552 3482.55336188713L1943.7608496732 3483.20313045115L1939.7399907299 3484.34022543971L1935.2990420462 3485.47732042683L1931.8182984833 3486.45197327429L1929.8378754217 3487.02052076785L1926.3571318588 3487.99517361541L1922.996413936 3489.05104753333L1921.2560421545 3489.53837395644L1917.7152857716 3490.75669001545L1916.0949396302 3491.24401643846L1912.4941704272 3492.54355356803L1909.3134909646 3493.68064855649L1907.6331320032 3494.24919605005L1904.5724781807 3495.30506996807L1903.1321704995 3495.71117532062L1900.6116320574 3496.44216495528L1898.1511064353 3497.29498619692"/>
    <path id="way_4300216t" d="M2064.5856050942 3449.02810436775L2063.6253999734 3453.33282110756L2063.0852845929 3455.93189536659L2062.3051179323 3460.23661210631L2061.7049897318 3464.46010777692L2061.4649384516 3466.7342977526L2060.0846435904 3471.52634091677L2058.8243743694 3475.83105765793L2057.9841948887 3478.10524763352L2055.7980460217 3482.40419579233L2051.8586249397 3488.31010597555L2049.1366229962 3491.99405070302L2047.5419642 3493.78091425559L2044.7213616577 3497.51708350184L2041.6006950151 3500.76592632499L2040.1603873339 3502.22790559546L2037.6398488918 3504.6645377135L2033.4872871831 3506.81981067712M2034.3236347726 3507.8400036305L2038.4200155524 3505.96407484306L2041.3006309148 3503.60866379558L2043.4610924366 3501.82180024291L2045.6429789997 3499.82603861164L2047.5419642 3497.8419677852L2049.1022975213 3495.89266209027L2051.6571614383 3493.02092806917L2053.3031949248 3490.28840822099L2055.4636564466 3486.79590218629L2057.144015408 3483.62828043369L2058.1642333489 3481.27286938621L2059.4245025699 3478.43013191697L2060.744784611 3475.01884695282L2061.5249512717 3471.68878305912L2061.4649384516 3466.7342977526M2027.5331694247 3577.51698707488L2027.1376053831 3574.92076376341L2025.9973618021 3572.15924736327L2023.5368361801 3569.39773096323L2021.076310558 3567.2047620581L2018.4957592959 3565.33667743497L2016.215272134 3562.65638210548L2014.1748362523 3559.40753928234L2012.554490111 3556.23991752974L2011.1141824298 3552.99107470659L2010.0939644889 3549.49856867189L2008.8937080879 3545.68117835519L2007.6934516869 3542.10745125003L2007.4270244259 3539.51073678192M2009.1882047264 3535.01436708382L2031.9709011699 3510.22906955836M2064.5856050942 3449.02810436775L2065.605823035 3442.93652407411L2066.5060153358 3438.30692305094L2067.1089838938 3436.05486459555"/>
    <path id="way_4300216" d="M2064.5856050942 3449.02810436775L2063.6253999734 3453.33282110756L2063.0852845929 3455.93189536659L2062.3051179323 3460.23661210631L2061.7049897318 3464.46010777692L2061.4649384516 3466.7342977526L2060.0846435904 3471.52634091677L2058.8243743694 3475.83105765793L2057.9841948887 3478.10524763352L2055.7980460217 3482.40419579233L2051.8586249397 3488.31010597555L2049.1366229962 3491.99405070302L2047.5419642 3493.78091425559L2044.7213616577 3497.51708350184L2041.6006950151 3500.76592632499L2040.1603873339 3502.22790559546L2037.6398488918 3504.6645377135L2033.4872871831 3506.81981067712M2034.3236347726 3507.8400036305L2038.4200155524 3505.96407484306L2041.3006309148 3503.60866379558L2043.4610924366 3501.82180024291L2045.6429789997 3499.82603861164L2047.5419642 3497.8419677852L2049.1022975213 3495.89266209027L2051.6571614383 3493.02092806917L2053.3031949248 3490.28840822099L2055.4636564466 3486.79590218629L2057.144015408 3483.62828043369L2058.1642333489 3481.27286938621L2059.4245025699 3478.43013191697L2060.744784611 3475.01884695282L2061.5249512717 3471.68878305912L2061.4649384516 3466.7342977526M2027.5331694247 3577.51698707488L2027.1376053831 3574.92076376341L2025.9973618021 3572.15924736327L2023.5368361801 3569.39773096323L2021.076310558 3567.2047620581L2018.4957592959 3565.33667743497L2016.215272134 3562.65638210548L2014.1748362523 3559.40753928234L2012.554490111 3556.23991752974L2011.1141824298 3552.99107470659L2010.0939644889 3549.49856867189L2008.8937080879 3545.68117835519L2007.6934516869 3542.10745125003L2007.4270244259 3539.51073678192M2009.1882047264 3535.01436708382L2031.9709011699 3510.22906955836M2064.5856050942 3449.02810436775L2065.605823035 3442.93652407411L2066.5060153358 3438.30692305094L2067.1089838938 3436.05486459555"/>
    <path id="way_4300208t" d="M2005.3843730986 3538.73018620275L2004.6038262896 3536.65284725619L2005.6149975653 3533.65666593973L2007.8720665608 3533.29730382906L2009.1882047264 3535.01436708382L2009.0644772179 3537.95045956514L2007.4270244259 3539.51073678192L2005.3843730986 3538.73018620275"/>
    <path id="way_4300208" d="M2005.3843730986 3538.73018620275L2004.6038262896 3536.65284725619L2005.6149975653 3533.65666593973L2007.8720665608 3533.29730382906L2009.1882047264 3535.01436708382L2009.0644772179 3537.95045956514L2007.4270244259 3539.51073678192L2005.3843730986 3538.73018620275"/>
    <path id="way_4300232t" d="M2091.8314253968 3494.43068282105L2091.9381112436 3495.59657075935L2092.3281945739 3496.53061307154L2093.0183420045 3497.13977110037L2093.7084894351 3497.58648698955L2095.0587778862 3498.96724518823L2095.8089381368 3499.86067696524L2096.2890406972 3500.71349820553L2096.5590983874 3501.40387730626L2096.9191753077 3502.66280390055L2097.3392650481 3503.96234102867L2097.9093868386 3505.18065708769L2098.3294765789 3506.60202582298L2098.8995983694 3507.69851027627L2099.8898099002 3509.64781596985L2100.2498868205 3510.41941613969L2100.4599316907 3511.23162684615L2101.0000470711 3512.85604825772M2097.9093868386 3505.18065708769L2098.9296047794 3505.78981511787L2099.7697842601 3506.43958368198L2100.9400342511 3507.29240492372L2102.1702970621 3508.18583669928L2103.4905791032 3509.5665948993"/>
    <path id="way_4300232" d="M2091.8314253968 3494.43068282105L2091.9381112436 3495.59657075935L2092.3281945739 3496.53061307154L2093.0183420045 3497.13977110037L2093.7084894351 3497.58648698955L2095.0587778862 3498.96724518823L2095.8089381368 3499.86067696524L2096.2890406972 3500.71349820553L2096.5590983874 3501.40387730626L2096.9191753077 3502.66280390055L2097.3392650481 3503.96234102867L2097.9093868386 3505.18065708769L2098.3294765789 3506.60202582298L2098.8995983694 3507.69851027627L2099.8898099002 3509.64781596985L2100.2498868205 3510.41941613969L2100.4599316907 3511.23162684615L2101.0000470711 3512.85604825772M2097.9093868386 3505.18065708769L2098.9296047794 3505.78981511787L2099.7697842601 3506.43958368198L2100.9400342511 3507.29240492372L2102.1702970621 3508.18583669928L2103.4905791032 3509.5665948993"/>
    <path id="way_4300221t" d="M2027.5331694247 3577.51698707488L2027.9980778549 3577.80431321664L2028.3693031968 3578.23951216356L2028.7636269043 3579.30430743355L2028.7508820549 3580.38238124406L2028.496916371 3581.14933434558L2028.1321931098 3581.67828152419L2027.5827598338 3582.07482694686L2026.7418381436 3582.155285306L2026.0537939761 3581.77984539337L2025.5570059732 3581.08890597217L2025.3247221138 3580.3383015722L2025.2996200694 3579.45392685349L2025.519203388 3578.60739574392L2026.1687188305 3577.73568449773L2026.7187926424 3577.46270833755L2027.5331694247 3577.51698707488"/>
    <path id="way_4300221" d="M2027.5331694247 3577.51698707488L2027.9980778549 3577.80431321664L2028.3693031968 3578.23951216356L2028.7636269043 3579.30430743355L2028.7508820549 3580.38238124406L2028.496916371 3581.14933434558L2028.1321931098 3581.67828152419L2027.5827598338 3582.07482694686L2026.7418381436 3582.155285306L2026.0537939761 3581.77984539337L2025.5570059732 3581.08890597217L2025.3247221138 3580.3383015722L2025.2996200694 3579.45392685349L2025.519203388 3578.60739574392L2026.1687188305 3577.73568449773L2026.7187926424 3577.46270833755L2027.5331694247 3577.51698707488"/>
    <path id="way_4300262t" d="M1866.3672294513 3795.9550000315L1867.9275627726 3796.76721073661L1870.748165315 3798.55407429053L1872.7435915816 3799.50842186901L1875.1441043836 3801.05162221004L1876.4643864247 3801.78261184604L1878.8048864067 3803.44764379279L1879.8551107575 3804.21924396273L1881.9255530492 3805.92488644475L1883.6359184207 3807.87419213833L1884.2960594412 3808.84884498589L1885.6163414823 3810.9199822852L1886.3064889129 3812.05707727377L1887.9268350542 3813.88455136152L1889.7872324758 3815.34653063209L1890.9274760567 3815.79324651992L1893.3880016788 3816.80850990266L1894.4982388497 3817.21461525522L1896.9287580617 3817.94560488978L1898.9391875334 3819.20453148407L1899.9894118843 3820.09796326108L1901.4897323855 3821.92543734884L1902.2398926361 3823.30619554895L1904.0102708276 3826.14893301944L1906.1407259394 3829.07289155924L1907.4009951604 3830.57548136499L1909.8915271925 3833.3776083003L1912.922174605 3835.93607202281L1914.4825079263 3837.07316701128L1918.0532707193 3839.34735698831L1921.7440591523 3841.66215749917L1923.6344629839 3842.88047355819L1927.4752834671 3845.07344246332L1929.4557065287 3846.25114798706L1933.2065077819 3848.44411689219L1936.927302625 3850.71830686922L1938.8177064565 3851.89601239162L1942.4484820695 3854.29203397438L1944.248866671 3855.55096056867L1947.6095845938 3857.7439294738L1950.7902640565 3860.18056159049L1952.1705589176 3861.60193032578L1955.08118069 3864.4040572611L1957.9017832324 3866.96252098351L1959.3420909136 3868.38388971881L1962.1626934559 3870.57685862529L1965.3133665086 3872.32311164268L1966.7836805998 3873.21654341825L1969.7243087822 3874.71913322409L1971.1946228734 3875.20645964845L1973.8351869556 3876.38416517085L1976.5957766779 3877.64309176514L1978.0660907691 3878.37408140105L1981.1267445917 3880.0391133479L1982.5070394528 3880.77010298256L1984.9375586649 3883.12551403004L1986.8279624964 3885.96825149928L1987.8781868473 3887.3490096993L1990.0686547791 3890.15113663462L1992.6191996312 3892.18166339875L1994.0895137225 3893.07509517566L1997.2101803651 3894.69951658723L2000.3908598277 3896.28332746353L2001.981199559 3896.89248549237L2004.7117828713 3898.96362279177L2007.2923341334 3901.48147598026L2008.5225969445 3902.90284471555L2011.0131289765 3905.54252950852L2012.3034046076 3906.80145610281L2014.7639302296 3908.99442500794L2015.9041738106 3909.8066357144L2018.3947058427 3911.18739391442L2021.4853660752 3912.60876264971L2024.846083998 3914.19257352467L2026.5864557795 3915.12661583695L2029.9471737023 3917.48202688443L2031.5375134336 3918.7003429421L2034.5081480261 3921.25880666586L2037.7788467188 3923.85788092355L2039.5492249102 3925.0355864473L2043.0599748832 3927.55343963588L2046.8707889563 3929.70579800574L2048.6111607378 3930.92411406475L2052.481987631 3933.03586189934L2056.1727760641 3935.31005187502L2058.1231927157 3936.56897846931L2061.9040003788 3938.88377898152L2065.5347759918 3941.44224270403L2067.1851285432 3942.7417798335L2070.6058592861 3945.58451730409L2072.2262054274 3947.12771764511L2075.4368913001 3949.88923404381L2078.7075899928 3952.93502419067L2081.9782886855 3955.98081433754L2083.748666877 3957.72706735484L2086.9893591597 3960.69163643126L2088.7297309411 3962.23483677228L2091.9404168138 3965.3618479896L2093.5607629551 3966.82382726017L2096.8314616479 3969.86961740704L2099.9521282905 3972.71235487628L2101.752512892 3973.9306709353L2105.383288505 3975.96119769943L2109.3441346283 3977.62622964618L2111.2645448699 3978.60088249374L2115.045352533 3980.34713551104L2118.616115326 3982.05277799307L2120.3864935174 3982.98682030535L2123.7772178503 3984.69246278738L2126.9879037229 3986.88543169251L2128.5782434543 3987.94130561052L2131.878948557 3990.41854826249L2133.5293011084 3991.43381164522L2136.3198972407 3993.50494894453L2138.9604613229 3995.41364410293L2140.1307113139 3996.06341266839L2141.9611023254 3997.52539193886L2143.4014100066 3998.50004478508L2144.0615510271 3998.74370799653L2145.171788198 3999.10920281526L2145.7384646761 3999.38334468456"/>
    <path id="way_4300262" d="M1866.3672294513 3795.9550000315L1867.9275627726 3796.76721073661L1870.748165315 3798.55407429053L1872.7435915816 3799.50842186901L1875.1441043836 3801.05162221004L1876.4643864247 3801.78261184604L1878.8048864067 3803.44764379279L1879.8551107575 3804.21924396273L1881.9255530492 3805.92488644475L1883.6359184207 3807.87419213833L1884.2960594412 3808.84884498589L1885.6163414823 3810.9199822852L1886.3064889129 3812.05707727377L1887.9268350542 3813.88455136152L1889.7872324758 3815.34653063209L1890.9274760567 3815.79324651992L1893.3880016788 3816.80850990266L1894.4982388497 3817.21461525522L1896.9287580617 3817.94560488978L1898.9391875334 3819.20453148407L1899.9894118843 3820.09796326108L1901.4897323855 3821.92543734884L1902.2398926361 3823.30619554895L1904.0102708276 3826.14893301944L1906.1407259394 3829.07289155924L1907.4009951604 3830.57548136499L1909.8915271925 3833.3776083003L1912.922174605 3835.93607202281L1914.4825079263 3837.07316701128L1918.0532707193 3839.34735698831L1921.7440591523 3841.66215749917L1923.6344629839 3842.88047355819L1927.4752834671 3845.07344246332L1929.4557065287 3846.25114798706L1933.2065077819 3848.44411689219L1936.927302625 3850.71830686922L1938.8177064565 3851.89601239162L1942.4484820695 3854.29203397438L1944.248866671 3855.55096056867L1947.6095845938 3857.7439294738L1950.7902640565 3860.18056159049L1952.1705589176 3861.60193032578L1955.08118069 3864.4040572611L1957.9017832324 3866.96252098351L1959.3420909136 3868.38388971881L1962.1626934559 3870.57685862529L1965.3133665086 3872.32311164268L1966.7836805998 3873.21654341825L1969.7243087822 3874.71913322409L1971.1946228734 3875.20645964845L1973.8351869556 3876.38416517085L1976.5957766779 3877.64309176514L1978.0660907691 3878.37408140105L1981.1267445917 3880.0391133479L1982.5070394528 3880.77010298256L1984.9375586649 3883.12551403004L1986.8279624964 3885.96825149928L1987.8781868473 3887.3490096993L1990.0686547791 3890.15113663462L1992.6191996312 3892.18166339875L1994.0895137225 3893.07509517566L1997.2101803651 3894.69951658723L2000.3908598277 3896.28332746353L2001.981199559 3896.89248549237L2004.7117828713 3898.96362279177L2007.2923341334 3901.48147598026L2008.5225969445 3902.90284471555L2011.0131289765 3905.54252950852L2012.3034046076 3906.80145610281L2014.7639302296 3908.99442500794L2015.9041738106 3909.8066357144L2018.3947058427 3911.18739391442L2021.4853660752 3912.60876264971L2024.846083998 3914.19257352467L2026.5864557795 3915.12661583695L2029.9471737023 3917.48202688443L2031.5375134336 3918.7003429421L2034.5081480261 3921.25880666586L2037.7788467188 3923.85788092355L2039.5492249102 3925.0355864473L2043.0599748832 3927.55343963588L2046.8707889563 3929.70579800574L2048.6111607378 3930.92411406475L2052.481987631 3933.03586189934L2056.1727760641 3935.31005187502L2058.1231927157 3936.56897846931L2061.9040003788 3938.88377898152L2065.5347759918 3941.44224270403L2067.1851285432 3942.7417798335L2070.6058592861 3945.58451730409L2072.2262054274 3947.12771764511L2075.4368913001 3949.88923404381L2078.7075899928 3952.93502419067L2081.9782886855 3955.98081433754L2083.748666877 3957.72706735484L2086.9893591597 3960.69163643126L2088.7297309411 3962.23483677228L2091.9404168138 3965.3618479896L2093.5607629551 3966.82382726017L2096.8314616479 3969.86961740704L2099.9521282905 3972.71235487628L2101.752512892 3973.9306709353L2105.383288505 3975.96119769943L2109.3441346283 3977.62622964618L2111.2645448699 3978.60088249374L2115.045352533 3980.34713551104L2118.616115326 3982.05277799307L2120.3864935174 3982.98682030535L2123.7772178503 3984.69246278738L2126.9879037229 3986.88543169251L2128.5782434543 3987.94130561052L2131.878948557 3990.41854826249L2133.5293011084 3991.43381164522L2136.3198972407 3993.50494894453L2138.9604613229 3995.41364410293L2140.1307113139 3996.06341266839L2141.9611023254 3997.52539193886L2143.4014100066 3998.50004478508L2144.0615510271 3998.74370799653L2145.171788198 3999.10920281526L2145.7384646761 3999.38334468456"/>
    <path id="way_4306252t" d="M2071.3055200291 1377.12431292604L2108.2734171798 1483.03658895972L2111.1540325422 1492.78311742916L2112.8343915036 1502.85453018195L2113.0744427838 1510.32686867435L2110.6739299818 1520.0733971437L2109.2336223006 1526.57108278999L2106.3530069382 1547.68856114034L2101.0718787738 1561.33370099694L2091.4698275658 1580.50187365362L2088.5892122035 1590.24840212306L2083.7881865995 1668.22062987818L2081.6277250777 1680.24134832455L2074.1861353915 1717.27815650709L2073.4659815509 1727.02468497653L2073.9460841113 1754.31496469107L2080.1874173965 1780.63059155815L2086.1886994015 1797.19968995723L2200.2130574962 1976.21092951006L2205.0140831002 1981.73396231014L2212.2156215062 1989.20630080255L2219.8972624726 2000.57725068347L2223.7380829558 2011.29843200037L2239.3414161688 2069.4527185347L2241.7419289707 2076.92505702702L2248.4633648163 2089.5955440375L2269.8279287541 2119.80978229318L2274.8690056383 2127.6070050676L2279.1899286819 2140.92726064353L2280.3901850829 2147.42494628838L2279.4299799621 2158.79589617074L2276.0692620393 2172.76592030935L2274.8690056383 2183.81198590825L2275.3491081987 2209.80272849333L2277.0294671601 2224.74740547949L2282.7906978849 2251.71280091193L2288.7919798899 2281.27727060216L2296.233569576 2308.24266603335L2298.1539798176 2315.06523596164L2299.834338779 2333.25875577221L2316.637928393 2392.06281087065L2322.8792616782 2406.35771929136L2390.3936842343 2520.6357655958L2392.3140944759 2526.64612481764L2392.6141585761 2531.92549440626L2385.17256889 2599.82630940859L2384.2123637692 2609.57283787794L2385.6526714504 2619.64425063073L2402.313797331 2688.71163326672L2415.3224241433 2742.63786922698"/>
    <path id="way_4306252" d="M2415.3224241433 2742.63786922698L2402.313797331 2688.71163326672L2385.6526714504 2619.64425063073L2384.2123637692 2609.57283787794L2385.17256889 2599.82630940859L2392.6141585761 2531.92549440626L2392.3140944759 2526.64612481764L2390.3936842343 2520.6357655958L2322.8792616782 2406.35771929136L2316.637928393 2392.06281087065L2299.834338779 2333.25875577221L2298.1539798176 2315.06523596164L2296.233569576 2308.24266603335L2288.7919798899 2281.27727060216L2282.7906978849 2251.71280091193L2277.0294671601 2224.74740547949L2275.3491081987 2209.80272849333L2274.8690056383 2183.81198590825L2276.0692620393 2172.76592030935L2279.4299799621 2158.79589617074L2280.3901850829 2147.42494628838L2279.1899286819 2140.92726064353L2274.8690056383 2127.6070050676L2269.8279287541 2119.80978229318L2248.4633648163 2089.5955440375L2241.7419289707 2076.92505702702L2239.3414161688 2069.4527185347L2223.7380829558 2011.29843200037L2219.8972624726 2000.57725068347L2212.2156215062 1989.20630080255L2205.0140831002 1981.73396231014L2200.2130574962 1976.21092951006L2086.1886994015 1797.19968995723L2080.1874173965 1780.63059155815L2073.9460841113 1754.31496469107L2073.4659815509 1727.02468497653L2074.1861353915 1717.27815650709L2081.6277250777 1680.24134832455L2083.7881865995 1668.22062987818L2088.5892122035 1590.24840212306L2091.4698275658 1580.50187365362L2101.0718787738 1561.33370099694L2106.3530069382 1547.68856114034L2109.2336223006 1526.57108278999L2110.6739299818 1520.0733971437L2113.0744427838 1510.32686867435L2112.8343915036 1502.85453018195L2111.1540325422 1492.78311742916L2108.2734171798 1483.03658895972L2071.3055200291 1377.12431292604"/>
    <path id="way_4300246t" d="M2051.073322356 3428.87530356577L2059.1936125522 3428.54560468002"/>
    <path id="way_4300246" d="M2051.073322356 3428.87530356577L2059.1936125522 3428.54560468002"/>
    <path id="way_4328627t" d="M2099.3606297804 3755.9974777835L2100.9381250004 3762.11865564621L2103.1662912112 3765.40838991937L2104.077813752 3771.57664168279L2111.8763954898 3788.98481888102L2116.7378490406 3801.45839466877L2118.1557729929 3800.91010562351"/>
    <path id="way_4328627" d="M2118.1557729929 3800.91010562351L2116.7378490406 3801.45839466877L2111.8763954898 3788.98481888102L2104.077813752 3771.57664168279L2103.1662912112 3765.40838991937L2100.9381250004 3762.11865564621L2099.3606297804 3755.9974777835"/>
    <path id="way_4321210t" d="M472.544937302299 3842.13749159176L506.972078238598 3809.33449185475"/>
    <path id="way_4321210" d="M472.544937302299 3842.13749159176L506.972078238598 3809.33449185475"/>
    <path id="way_4321203t" d="M493.551636832099 3911.27322813039L501.7679078658 3903.11866202385"/>
    <path id="way_4321203" d="M501.7679078658 3903.11866202385L493.551636832099 3911.27322813039"/>
    <path id="way_4328620t" d="M2120.0800983568 3736.89735954726L2132.2337322338 3740.46123834377"/>
    <path id="way_4328620" d="M2120.0800983568 3736.89735954726L2132.2337322338 3740.46123834377"/>
    <path id="way_4302777t" d="M1553.7429569334 3666.08738638335L1562.3217269542 3659.14942421085L1574.7714053991 3654.05214588053L1581.0485541948 3650.37077819637L1594.0213283726 3642.01690537635L1612.8527747598 3630.83121126121L1633.0442700527 3620.21188140465L1637.8567507961 3618.51278862784L1668.8240181883 3613.41551029742L1675.4150244238 3611.15005326077L1690.853148237 3599.517167354"/>
    <path id="way_4302777" d="M1690.853148237 3599.517167354L1675.4150244238 3611.15005326077L1668.8240181883 3613.41551029742L1637.8567507961 3618.51278862784L1633.0442700527 3620.21188140465L1612.8527747598 3630.83121126121L1594.0213283726 3642.01690537635L1581.0485541948 3650.37077819637L1574.7714053991 3654.05214588053L1562.3217269542 3659.14942421085L1553.7429569334 3666.08738638335"/>
    <path id="way_4327136t" d="M2326.5692321774 3131.23314962056L2329.988640177 3126.60533879297M2318.3923869608 3138.2754704479L2326.5692321774 3131.23314962056M2321.9604648735 3142.50086294265L2318.3923869608 3138.2754704479M2327.9072613946 3148.33592877012L2321.9604648735 3142.50086294265M2340.0981942629 3184.15116039926L2327.9072613946 3148.33592877012"/>
    <path id="way_4327136" d="M2327.9072613946 3148.33592877012L2340.0981942629 3184.15116039926M2321.9604648735 3142.50086294265L2327.9072613946 3148.33592877012M2318.3923869608 3138.2754704479L2321.9604648735 3142.50086294265M2326.5692321774 3131.23314962056L2318.3923869608 3138.2754704479M2329.988640177 3126.60533879297L2326.5692321774 3131.23314962056"/>
    <path id="way_4318750t" d="M3056.0692831439 2436.81219705532L3057.2695395449 2438.27417632589L3058.1097190256 2440.54836630292L3057.389565185 2446.39628338376"/>
    <path id="way_4318750" d="M3056.0692831439 2436.81219705532L3057.2695395449 2438.27417632589L3058.1097190256 2440.54836630292L3057.389565185 2446.39628338376"/>
    <path id="way_4329113t" d="M1776.0318327544 4379.19155713203L1761.4130855675 4589.89778966016L1763.2492406859 4618.06161903125L1738.537653051 4659.47901516329L1730.5809808713 4685.98614868809L1734.8653428142 4710.00823844543L1752.0027905858 4739.82876366011L1767.304083239 4771.30598472107L1800.966927076 4861.59590829031"/>
    <path id="way_4329113" d="M1776.0318327544 4379.19155713203L1761.4130855675 4589.89778966016L1763.2492406859 4618.06161903125L1738.537653051 4659.47901516329L1730.5809808713 4685.98614868809L1734.8653428142 4710.00823844543L1752.0027905858 4739.82876366011L1767.304083239 4771.30598472107L1800.966927076 4861.59590829031"/>
    <path id="way_4327235t" d="M1808.3914843336 4113.99136553161L1810.9589450386 4107.73674472698L1815.5803743077 4103.79865014633L1821.7422799999 4094.3008926281L1830.6428104441 4085.72974559958L1827.219529504 4060.71126238106L1829.958154256 3996.31183335273L1840.9305029451 3972.66850579993L1856.5794464061 3935.52446929069L1900.7875855877 3875.18446341895L1923.6344629839 3842.88047355819L1928.3774812832 3834.84995554143L1931.2872700822 3826.74211375757L1931.8007622232 3810.52643019005L1934.0258948343 3801.02867267191L1935.0528791163 3793.15248350908L1944.0254021635 3784.02755638695"/>
    <path id="way_4327235" d="M1808.3914843336 4113.99136553161L1810.9589450386 4107.73674472698L1815.5803743077 4103.79865014633L1821.7422799999 4094.3008926281L1830.6428104441 4085.72974559958L1827.219529504 4060.71126238106L1829.958154256 3996.31183335273L1840.9305029451 3972.66850579993L1856.5794464061 3935.52446929069L1900.7875855877 3875.18446341895L1923.6344629839 3842.88047355819L1928.3774812832 3834.84995554143L1931.2872700822 3826.74211375757L1931.8007622232 3810.52643019005L1934.0258948343 3801.02867267191L1935.0528791163 3793.15248350908L1944.0254021635 3784.02755638695"/>
    <path id="way_4300207t" d="M2031.4778968976 3508.72559124176L2032.0122043045 3507.17336662435L2033.4872871831 3506.81981067712L2034.3236347726 3507.8400036305L2034.2871935233 3509.70627430725L2033.1515712978 3510.7391380455L2031.9709011699 3510.22906955836L2031.4778968976 3508.72559124176"/>
    <path id="way_4300207" d="M2031.4778968976 3508.72559124176L2032.0122043045 3507.17336662435L2033.4872871831 3506.81981067712L2034.3236347726 3507.8400036305L2034.2871935233 3509.70627430725L2033.1515712978 3510.7391380455L2031.9709011699 3510.22906955836L2031.4778968976 3508.72559124176"/>
    <path id="way_4324895t" d="M2111.1210147562 3404.40179653115L2115.7255787498 3408.61099168259L2119.36076085 3411.01624605527L2121.9861701446 3411.28957041699L2124.5307976147 3409.81361887033L2124.8539249125 3407.9550132183L2119.5223244989 3401.0672393339L2119.4819335867 3400.24726625154L2120.5724882167 3399.86461214752L2124.1268884925 3401.395228566L2125.7425249814 3401.53189074552L2127.9640251538 3401.23123394928L2129.9431798528 3401.77788267128L2133.2956255674 3402.92584498449"/>
    <path id="way_4324895" d="M2111.1210147562 3404.40179653115L2115.7255787498 3408.61099168259L2119.36076085 3411.01624605527L2121.9861701446 3411.28957041699L2124.5307976147 3409.81361887033L2124.8539249125 3407.9550132183L2119.5223244989 3401.0672393339L2119.4819335867 3400.24726625154L2120.5724882167 3399.86461214752L2124.1268884925 3401.395228566L2125.7425249814 3401.53189074552L2127.9640251538 3401.23123394928L2129.9431798528 3401.77788267128L2133.2956255674 3402.92584498449"/>
    <path id="way_4300251t" d="M2082.1093485488 3437.16982806238L2083.9667101144 3438.86807683885L2085.5714934953 3440.33538479899L2089.8448865629 3444.24269325217L2091.8037814521 3446.03377739379L2094.005277222 3448.04667976339L2096.3197754005 3450.1629040736L2098.2424946011 3451.92091155405L2100.0531817437 3453.57648431911M2085.5714934953 3440.33538479899L2085.7469614939 3438.7662701354L2084.2853092586 3436.12867904911L2082.469425469 3434.89563808679"/>
    <path id="way_4300251" d="M2082.1093485488 3437.16982806238L2083.9667101144 3438.86807683885L2085.5714934953 3440.33538479899L2089.8448865629 3444.24269325217L2091.8037814521 3446.03377739379L2094.005277222 3448.04667976339L2096.3197754005 3450.1629040736L2098.2424946011 3451.92091155405L2100.0531817437 3453.57648431911M2085.5714934953 3440.33538479899L2085.7469614939 3438.7662701354L2084.2853092586 3436.12867904911L2082.469425469 3434.89563808679"/>
    <path id="way_4300214t" d="M2091.8314253968 3494.43068282105L2102.4338848487 3482.70204771467L2110.9734803264 3473.25539057148L2111.8757072935 3472.25733055278"/>
    <path id="way_4300214" d="M2111.8757072935 3472.25733055278L2110.9734803264 3473.25539057148L2102.4338848487 3482.70204771467L2091.8314253968 3494.43068282105"/>
    <path id="way_4328667t" d="M2651.2952549284 3844.71666667623L2650.4112019006 3842.32372019169L2651.825686745 3837.29853257644L2655.7155200672 3825.57309480417L2659.0749215728 3817.67637140771L2662.4343230783 3803.55798715243L2665.7937245838 3800.20786207599L2675.3414972837 3796.61844234923L2683.8284063503 3793.26831727278L2691.4312623892 3792.31113867818L2699.9181714558 3794.70408516272L2706.4601638613 3802.1222192625L2711.2340502112 3808.58317476903L2718.8369062501 3816.00130886891L2725.7325198667 3821.98367507876L2731.56726985 3824.13732691433"/>
    <path id="way_4328667" d="M2731.56726985 3824.13732691433L2725.7325198667 3821.98367507876L2718.8369062501 3816.00130886891L2711.2340502112 3808.58317476903L2706.4601638613 3802.1222192625L2699.9181714558 3794.70408516272L2691.4312623892 3792.31113867818L2683.8284063503 3793.26831727278L2675.3414972837 3796.61844234923L2665.7937245838 3800.20786207599L2662.4343230783 3803.55798715243L2659.0749215728 3817.67637140771L2655.7155200672 3825.57309480417L2651.825686745 3837.29853257644L2650.4112019006 3842.32372019169L2651.2952549284 3844.71666667623"/>
    <path id="way_4328649t" d="M2838.0072543935 3701.37917229119L2844.3724361935 3697.31116326775L2847.9086483046 3689.89302916797L2849.8535649657 3687.97867198136"/>
    <path id="way_4328649" d="M2849.8535649657 3687.97867198136L2847.9086483046 3689.89302916797L2844.3724361935 3697.31116326775L2838.0072543935 3701.37917229119"/>
    <path id="way_4326529t" d="M2182.8588511903 2747.80237145602L2186.7991475557 2751.93987218012L2192.437847527 2757.27265089135L2199.9787595367 2762.69737406411L2219.7481775082 2772.44348688279L2220.2134271373 2776.38916330458"/>
    <path id="way_4326529" d="M2220.2134271373 2776.38916330458L2219.7481775082 2772.44348688279L2199.9787595367 2762.69737406411L2192.437847527 2757.27265089135L2186.7991475557 2751.93987218012L2182.8588511903 2747.80237145602"/>
    <path id="way_4300265t" d="M1778.6768107645 4325.40792728628L1778.1967082041 4342.95167853148M1782.7576825279 4305.58998606549L1778.6768107645 4325.40792728628M1764.0336826723 4264.97945077636L1782.7576825279 4305.58998606549M1754.1915801842 4240.61312960286L1764.0336826723 4264.97945077636M1751.3109648218 4226.6431054629L1754.1915801842 4240.61312960286M1749.1505033 4206.50027996001L1751.3109648218 4226.6431054629M1752.9913237832 4194.47956151499L1749.1505033 4206.50027996001M1761.8732211505 4180.18465309293L1752.9913237832 4194.47956151499M1769.0747595565 4164.91509182342L1761.8732211505 4180.18465309293M1821.9141428756 3966.36405775256L1769.0747595565 4164.91509182342M1866.3672294513 3795.9550000315L1854.2005386727 3841.90086749765L1821.9141428756 3966.36405775256M1880.2650858899 3745.83785850762L1872.474395872 3773.93191142363L1866.3672294513 3795.9550000315M1880.9010182773 3740.05908815243L1880.2650858899 3745.83785850762M1874.7233893711 3713.99314527359L1880.9010182773 3740.05908815243M1871.5437274341 3700.71426871248L1874.7233893711 3713.99314527359M1868.9999978845 3694.19778299344L1871.5437274341 3700.71426871248M1859.8460231896 3682.7105779381L1868.9999978845 3694.19778299344M1857.7455744878 3679.62417725596L1859.8460231896 3682.7105779381M1856.5453180868 3677.83731370338L1857.7455744878 3679.62417725596M1854.9849847655 3676.21289229181L1856.5453180868 3677.83731370338M1852.0443565831 3672.1518387622L1854.9849847655 3676.21289229181M1850.2439719816 3669.95886985707L1852.0443565831 3672.1518387622M1846.9432668788 3665.1668266929L1850.2439719816 3669.95886985707M1845.2629079174 3662.56775243386L1846.9432668788 3665.1668266929M1843.7625874162 3660.04989924662L1845.2629079174 3662.56775243386M1836.7410874703 3646.72964367213L1843.7625874162 3660.04989924662M1835.7808823495 3643.72446406054L1836.7410874703 3646.72964367213M1834.7606644087 3641.1253898014L1835.7808823495 3643.72446406054M1834.3405746684 3635.60235700267L1834.7606644087 3641.1253898014M1834.8806900488 3633.16572488464L1834.3405746684 3635.60235700267M1837.2812028508 3628.53612386282L1834.8806900488 3633.16572488464M1839.0815874523 3626.66803923835L1837.2812028508 3628.53612386282M1841.0019976939 3622.20088035763L1839.0815874523 3626.66803923835M1841.4220874342 3619.35814288704L1841.0019976939 3622.20088035763M1841.182036154 3617.24639505236L1841.4220874342 3619.35814288704M1839.921766933 3612.69801509974L1841.182036154 3617.24639505236M1838.6014848919 3610.74870940616L1839.921766933 3612.69801509974M1837.4012284909 3608.63696157014L1838.6014848919 3610.74870940616M1832.2401259666 3602.22049699439L1837.4012284909 3608.63696157014M1817.116895314 3584.02697718518L1832.2401259666 3602.22049699439M1812.31586971 3579.55981830302L1817.116895314 3584.02697718518M1807.1547671858 3576.31097547987L1812.31586971 3579.55981830302M1800.5533569803 3570.05695304648L1807.1547671858 3576.31097547987M1798.2728698184 3564.77758345786L1800.5533569803 3570.05695304648M1797.792767258 3559.09210851812L1798.2728698184 3564.77758345786M1799.2930877592 3553.89396000139L1797.792767258 3559.09210851812M1803.0138826023 3549.75168540124L1799.2930877592 3553.89396000139M1830.0196516248 3533.42625021515L1803.0138826023 3549.75168540124M1838.6014848919 3525.87269065219L1830.0196516248 3533.42625021515M1840.7019335936 3521.16186855857L1838.6014848919 3525.87269065219M1840.3418566733 3516.61348860586L1840.7019335936 3521.16186855857M1808.2950107667 3469.58648874098L1840.3418566733 3516.61348860586M1806.7946902655 3466.98741448195L1808.2950107667 3469.58648874098M1804.3341646434 3458.78408635363L1806.7946902655 3466.98741448195M1804.994305664 3453.34227462535L1804.3341646434 3458.78408635363M1807.5748569261 3449.20000002663L1804.994305664 3453.34227462535M1811.4156774093 3446.7633679086L1807.5748569261 3449.20000002663M1813.9962286714 3445.95115720349L1811.4156774093 3446.7633679086M1874.9634497244 3441.72751203138L1813.9962286714 3445.95115720349"/>
    <path id="way_4300265" d="M1778.6768107645 4325.40792728628L1778.1967082041 4342.95167853148M1782.7576825279 4305.58998606549L1778.6768107645 4325.40792728628M1764.0336826723 4264.97945077636L1782.7576825279 4305.58998606549M1754.1915801842 4240.61312960286L1764.0336826723 4264.97945077636M1751.3109648218 4226.6431054629L1754.1915801842 4240.61312960286M1749.1505033 4206.50027996001L1751.3109648218 4226.6431054629M1752.9913237832 4194.47956151499L1749.1505033 4206.50027996001M1761.8732211505 4180.18465309293L1752.9913237832 4194.47956151499M1769.0747595565 4164.91509182342L1761.8732211505 4180.18465309293M1821.9141428756 3966.36405775256L1769.0747595565 4164.91509182342M1866.3672294513 3795.9550000315L1854.2005386727 3841.90086749765L1821.9141428756 3966.36405775256M1880.2650858899 3745.83785850762L1872.474395872 3773.93191142363L1866.3672294513 3795.9550000315M1880.9010182773 3740.05908815243L1880.2650858899 3745.83785850762M1874.7233893711 3713.99314527359L1880.9010182773 3740.05908815243M1871.5437274341 3700.71426871248L1874.7233893711 3713.99314527359M1868.9999978845 3694.19778299344L1871.5437274341 3700.71426871248M1859.8460231896 3682.7105779381L1868.9999978845 3694.19778299344M1857.7455744878 3679.62417725596L1859.8460231896 3682.7105779381M1856.5453180868 3677.83731370338L1857.7455744878 3679.62417725596M1854.9849847655 3676.21289229181L1856.5453180868 3677.83731370338M1852.0443565831 3672.1518387622L1854.9849847655 3676.21289229181M1850.2439719816 3669.95886985707L1852.0443565831 3672.1518387622M1846.9432668788 3665.1668266929L1850.2439719816 3669.95886985707M1845.2629079174 3662.56775243386L1846.9432668788 3665.1668266929M1843.7625874162 3660.04989924662L1845.2629079174 3662.56775243386M1836.7410874703 3646.72964367213L1843.7625874162 3660.04989924662M1835.7808823495 3643.72446406054L1836.7410874703 3646.72964367213M1834.7606644087 3641.1253898014L1835.7808823495 3643.72446406054M1834.3405746684 3635.60235700267L1834.7606644087 3641.1253898014M1834.8806900488 3633.16572488464L1834.3405746684 3635.60235700267M1837.2812028508 3628.53612386282L1834.8806900488 3633.16572488464M1839.0815874523 3626.66803923835L1837.2812028508 3628.53612386282M1841.0019976939 3622.20088035763L1839.0815874523 3626.66803923835M1841.4220874342 3619.35814288704L1841.0019976939 3622.20088035763M1841.182036154 3617.24639505236L1841.4220874342 3619.35814288704M1839.921766933 3612.69801509974L1841.182036154 3617.24639505236M1838.6014848919 3610.74870940616L1839.921766933 3612.69801509974M1837.4012284909 3608.63696157014L1838.6014848919 3610.74870940616M1832.2401259666 3602.22049699439L1837.4012284909 3608.63696157014M1817.116895314 3584.02697718518L1832.2401259666 3602.22049699439M1812.31586971 3579.55981830302L1817.116895314 3584.02697718518M1807.1547671858 3576.31097547987L1812.31586971 3579.55981830302M1800.5533569803 3570.05695304648L1807.1547671858 3576.31097547987M1798.2728698184 3564.77758345786L1800.5533569803 3570.05695304648M1797.792767258 3559.09210851812L1798.2728698184 3564.77758345786M1799.2930877592 3553.89396000139L1797.792767258 3559.09210851812M1803.0138826023 3549.75168540124L1799.2930877592 3553.89396000139M1830.0196516248 3533.42625021515L1803.0138826023 3549.75168540124M1838.6014848919 3525.87269065219L1830.0196516248 3533.42625021515M1840.7019335936 3521.16186855857L1838.6014848919 3525.87269065219M1840.3418566733 3516.61348860586L1840.7019335936 3521.16186855857M1808.2950107667 3469.58648874098L1840.3418566733 3516.61348860586M1806.7946902655 3466.98741448195L1808.2950107667 3469.58648874098M1804.3341646434 3458.78408635363L1806.7946902655 3466.98741448195M1804.994305664 3453.34227462535L1804.3341646434 3458.78408635363M1807.5748569261 3449.20000002663L1804.994305664 3453.34227462535M1811.4156774093 3446.7633679086L1807.5748569261 3449.20000002663M1813.9962286714 3445.95115720349L1811.4156774093 3446.7633679086M1874.9634497244 3441.72751203138L1813.9962286714 3445.95115720349"/>
    <path id="way_4300241t" d="M2028.7425243164 3390.08073468894L2029.6357562379 3388.98173840438L2031.4222200811 3388.21244100424L2033.2898868263 3389.09163803294L2034.5079303557 3389.86093543174L2037.5124377283 3391.72922911788L2039.1364957675 3392.93812503108L2040.5981480029 3394.91631834587"/>
    <path id="way_4300241" d="M2040.5981480029 3394.91631834587L2039.1364957675 3392.93812503108L2037.5124377283 3391.72922911788L2034.5079303557 3389.86093543174L2033.2898868263 3389.09163803294L2031.4222200811 3388.21244100424L2029.6357562379 3388.98173840438L2028.7425243164 3390.08073468894"/>
    <path id="way_4306651t" d="M2135.9408481335 3433.83976416878L2139.1681010481 3427.69996707129"/>
    <path id="way_4306651" d="M2139.1681010481 3427.69996707129L2135.9408481335 3433.83976416878"/>
    <path id="way_4300211t" d="M2068.3239774744 3435.32197984078L2077.1279152151 3443.09048230756L2084.750834396 3449.94078062789L2095.1054402284 3459.11284404094L2105.3760977887 3468.26664160152L2110.9734803264 3473.25539057148"/>
    <path id="way_4300211" d="M2068.3239774744 3435.32197984078L2077.1279152151 3443.09048230756L2084.750834396 3449.94078062789L2095.1054402284 3459.11284404094L2105.3760977887 3468.26664160152L2110.9734803264 3473.25539057148"/>
    <path id="way_4303121t" d="M1874.7233893711 3713.99314527359L1930.7275431848 3764.64589146846L1944.0254021635 3784.02755638695L1948.6032824054 3790.69982904582L1966.2290112873 3806.77206326466L1998.1053294779 3844.49951832804L2031.1066941929 3863.10947373984L2038.1069836779 3869.70754884108L2044.8572628242 3875.96726111625L2055.9827228985 3883.0728804544L2081.9837981285 3905.23564553604L2092.1092168479 3912.34126487553L2115.7351938598 3914.54062324261L2131.485845201 3921.98460540818L2147.1600146001 3933.35169501986"/>
    <path id="way_4303121" d="M1874.7233893711 3713.99314527359L1930.7275431848 3764.64589146846L1944.0254021635 3784.02755638695L1948.6032824054 3790.69982904582L1966.2290112873 3806.77206326466L1998.1053294779 3844.49951832804L2031.1066941929 3863.10947373984L2038.1069836779 3869.70754884108L2044.8572628242 3875.96726111625L2055.9827228985 3883.0728804544L2081.9837981285 3905.23564553604L2092.1092168479 3912.34126487553L2115.7351938598 3914.54062324261L2131.485845201 3921.98460540818L2147.1600146001 3933.35169501986"/>
    <path id="way_4300263t" d="M1278.3784837129 3155.7076413545L1278.6669617185 3156.24447543631L1279.4602762337 3157.51335599202L1280.8666065108 3159.27026753089L1282.2368770371 3161.80802864233L1283.4989683114 3163.36972778765L1285.1577168433 3166.20030748868L1286.131330112 3167.90841592881L1286.8164653752 3169.81173676238L1287.2131226328 3170.93420802339L1287.6818993918 3172.93513505437L1287.9703773974 3174.05760631538L1288.7276321619 3176.15613954251L1289.4848869265 3177.96185417868L1289.9897234362 3179.0843254396L1291.3599939625 3181.47567725623L1292.0451292257 3182.79336091069L1293.775997259 3185.13590962867L1295.8314030485 3187.82008003491L1296.9131955693 3189.18656678812L1298.7883026054 3191.48031240736L1299.7979756248 3192.70038986577L1301.6730826608 3195.1405447798L1303.656368949 3197.58069969518L1304.6299822177 3198.80077715225L1306.6853880072 3201.33853826368L1307.767180528 3202.65622191815L1310.1110643231 3205.53560471793L1311.301036096 3206.9020914697L1313.7170393924 3209.87908046689L1316.0248634368 3212.61205397053L1317.178775459 3214.02734382104L1319.3784202513 3216.36989254037L1320.3880932707 3217.44356070263L1322.2992600574 3219.68850322446L1323.99406834 3221.83583954899L1324.9676816087 3222.86070461385L1326.8067288941 3224.91043474223L1329.0063736864 3226.61854318235L1330.0881662072 3227.54580204981L1332.2517512488 3229.35151668734L1334.811993548 3231.01082203006L1336.0019653209 3231.84047470147L1338.5261478694 3233.84140173109L1341.1945694207 3235.79352566342L1342.4927204457 3236.96480002173L1344.8366042408 3239.16093944491L1347.1444282851 3241.30827577079L1349.2358938254 3243.74843068617L1350.5340448503 3245.01731124188L1352.7336896426 3247.31105686112L1354.9693941856 3250.14163656215L1356.2675452106 3251.31291092182L1358.4671900029 3254.09468752555L1359.4408032716 3255.16835568781L1361.7125675653 3257.6573137005L1363.6958538534 3259.99986241848L1364.8858256263 3261.02472748334L1367.0854704186 3263.26967000527L1369.1408762081 3265.5634156245L1370.1144894768 3266.53947759071L1371.9174770115 3268.05237363863L1373.7565242968 3269.37005729309L1374.6580180642 3270.05330066835L1376.4970653495 3271.51739361753L1378.3721723856 3272.88388036939L1379.4539649064 3273.32310825505L1380.8242354327 3274.93361049912L1382.0142072056 3276.88573443009L1382.5190437153 3277.86179639621L1383.7090154882 3279.81392032853L1385.0792860145 3281.96125665306L1385.8726005298 3283.03492481657L1387.4592295603 3285.37747353455L1389.0097988401 3287.76882535128L1389.6588743526 3288.94009971094L1390.6324876213 3291.67307321458L1390.8849058762 3292.84434757424L1391.2455033831 3295.96774586479L1391.3176228845 3298.70071936977L1391.4258021366 3300.26241851509L1391.6421606407 3303.33701370843L1391.8585191449 3304.6546973628L1392.3633556546 3307.24126157307L1393.2287896712 3309.2421886027L1394.7432992003 3311.58473732068L1395.6447929677 3312.8048147791L1397.8083780093 3314.75693870998L1398.8180510287 3315.63539448013L1401.0537555717 3317.24589672411L1403.4336991174 3319.34442995123L1404.4073123862 3320.22288571994L1406.5708974278 3321.93099416007L1407.5805704472 3322.66304063533L1409.9605139929 3323.49269330673L1412.6289355442 3324.17593668199L1413.7828475664 3324.6151645663L1416.5233886191 3325.93284822077L1417.7494201427 3326.76250089218L1420.3817819433 3327.34813807129L1422.8699047411 3327.73856285829L1425.3940872897 3327.05531948178L1426.6561785639 3326.56728849863L1429.1940265116 3325.74397274631L1430.5143085527 3325.2566463233L1432.9148213547 3324.76931989885L1435.2553213367 3325.2566463233L1437.4757956785 3326.71862559378L1440.0563469407 3328.91159449901L1441.4366418018 3330.29235269903L1443.9571802439 3332.64776374516L1446.5977443261 3334.67829051064L1448.0980648273 3335.65294335676L1451.0386930098 3338.00835440424L1454.0993468323 3340.44498652092L1457.1600006549 3342.71917649661L1459.5605134569 3345.07458754409L1460.880795498 3346.61778788511L1463.1612826599 3349.2168621428L1465.0816929015 3352.14082068394L1467.1221287831 3354.65867387243L1468.2623723641 3355.958211002L1470.542859526 3358.15117990713L1472.6433082277 3360.26292774171L1474.9838082097 3362.29345450719L1475.7639748703 3363.34932842385L1477.2042825515 3366.11084482389L1479.1246927931 3368.06015051757L1480.0848979139 3368.70991908293L1482.4854107159 3370.09067728305L1485.0659619781 3371.14655119962L1488.0065901605 3372.20242511763L1490.8872055229 3373.42074117665L1492.3875260241 3373.8268465292L1494.4279619058 3374.96394151632L1495.6882311269 3376.9944682818L1495.9282824071 3379.26865825748L1495.808256767 3380.3245321755L1495.1481157464 3382.51750108063L1494.3679490858 3384.79169105756L1493.6477952452 3385.84756497423L1492.8076157645 3387.79687066781L1492.9876542246 3390.07106064484L1494.3079362657 3392.10158740897L1495.0881029264 3393.15746132698L1497.4886157284 3395.75653558467L1500.2492054507 3398.84293626672L1502.9497823529 3401.76689480786L1504.3900900341 3403.31009514888L1507.2707053965 3406.47771690148L1509.9712822988 3409.07679115916L1512.8518976611 3411.6758654183L1514.3522181624 3412.81296040676L1517.7129360852 3415.1683714529L1521.0136411879 3417.84866678249L1524.6144103909 3420.85384639408L1526.5348206325 3422.47826780565L1530.5556795759 3425.64588955825L1533.9163974987 3429.13839559295L1536.8570256811 3432.14357520454L1538.2373205422 3433.68677554422L1540.6978461643 3437.17928158026L1542.8583076861 3439.85957690841L1545.0187692079 3442.37743009699L1546.339051249 3443.43330401356L1548.8595896911 3445.70749399059L1550.9000255728 3448.14412610728L1552.6403973542 3450.98686357786L1554.3807691357 3453.50471676635L1555.7610639968 3455.04791710747L1558.1015639788 3457.32210708306L1560.742128061 3459.51507598819L1563.3226793231 3461.54560275367L1564.402910084 3462.68269774088L1566.3833331456 3464.71322450636L1568.8438587677 3466.50008805894L1571.1843587496 3468.93672017562L1572.4446279707 3470.23625730509L1574.8451407727 3472.91655263468L1577.4857048549 3474.86585832826L1580.2462945772 3477.22126937439L1582.7068201992 3479.49545935142L1583.9070766002 3480.55133326809L1586.3075894022 3483.06918645658L1588.5880765641 3485.42459750271L1589.8483457851 3486.48047142073L1592.4889098673 3488.59221925541L1593.8091919084 3490.05419852588L1596.3897431706 3492.40960957346L1598.9702944327 3494.84624169015L1600.2905764738 3495.90211560806L1603.1711918362 3498.5824109363L1605.6317174583 3501.26270626589L1606.8919866793 3502.56224339536L1609.6525764016 3505.3237597954L1612.533191764 3507.67917084163L1613.8534738051 3508.8162658301L1616.6740763474 3510.68435045322L1618.1743968487 3511.82144544034L1620.8749737509 3514.01441434682L1623.2154737329 3516.04494111095L1624.2356916737 3516.85715181741L1626.3961531955 3518.56279429953L1628.8566788176 3520.02477357001L1630.4170121389 3520.67454213412L1633.5976916015 3522.70506889825L1636.7783710642 3525.06047994573L1638.6387684857 3526.36001707395L1642.2395376887 3528.06565955598L1645.5402427914 3530.74595488556L1647.2806145729 3532.28915522659L1650.4012812155 3535.37555590873L1651.8415888967 3537.08119839076L1654.4221401588 3540.81736763701L1657.1827298811 3544.14743153061L1658.6230375623 3545.85307401273L1661.3236144646 3549.10191683578L1662.8239349658 3550.72633824735L1665.2844605878 3554.05640214105L1668.0450503101 3557.22402389365L1669.9054477317 3558.44233995266L1673.0861271943 3561.2038563527L1674.8264989758 3562.34095134127L1678.667319459 3564.77758345786L1680.6477425206 3565.99589951687L1684.728614284 3568.59497377456L1688.8694988674 3571.43771124515L1691.0299603892 3572.65602730417L1695.2308577927 3575.33632263375L1697.2112808544 3576.39219655042L1700.9320756975 3578.42272331455L1704.2327808002 3580.20958686847L1705.6730884814 3581.02179757359L1708.0736012834 3581.9152293505L1709.6339346047 3583.21476647872L1710.2340628052 3584.83918789029L1708.9737935842 3586.30116716077L1708.1336141035 3586.86971465577L1706.393242322 3588.16925178389L1703.8126910599 3589.87489426601L1702.5524218388 3591.01198925448L1699.8518449366 3592.63641066605L1697.6913834148 3594.17961100708L1696.5511398338 3594.99182171354L1694.5707167722 3596.21013777121L1693.190421911 3597.26601168922L1690.853148237 3599.517167354"/>
    <path id="way_4300263" d="M1278.3784837129 3155.7076413545L1278.6669617185 3156.24447543631L1279.4602762337 3157.51335599202L1280.8666065108 3159.27026753089L1282.2368770371 3161.80802864233L1283.4989683114 3163.36972778765L1285.1577168433 3166.20030748868L1286.131330112 3167.90841592881L1286.8164653752 3169.81173676238L1287.2131226328 3170.93420802339L1287.6818993918 3172.93513505437L1287.9703773974 3174.05760631538L1288.7276321619 3176.15613954251L1289.4848869265 3177.96185417868L1289.9897234362 3179.0843254396L1291.3599939625 3181.47567725623L1292.0451292257 3182.79336091069L1293.775997259 3185.13590962867L1295.8314030485 3187.82008003491L1296.9131955693 3189.18656678812L1298.7883026054 3191.48031240736L1299.7979756248 3192.70038986577L1301.6730826608 3195.1405447798L1303.656368949 3197.58069969518L1304.6299822177 3198.80077715225L1306.6853880072 3201.33853826368L1307.767180528 3202.65622191815L1310.1110643231 3205.53560471793L1311.301036096 3206.9020914697L1313.7170393924 3209.87908046689L1316.0248634368 3212.61205397053L1317.178775459 3214.02734382104L1319.3784202513 3216.36989254037L1320.3880932707 3217.44356070263L1322.2992600574 3219.68850322446L1323.99406834 3221.83583954899L1324.9676816087 3222.86070461385L1326.8067288941 3224.91043474223L1329.0063736864 3226.61854318235L1330.0881662072 3227.54580204981L1332.2517512488 3229.35151668734L1334.811993548 3231.01082203006L1336.0019653209 3231.84047470147L1338.5261478694 3233.84140173109L1341.1945694207 3235.79352566342L1342.4927204457 3236.96480002173L1344.8366042408 3239.16093944491L1347.1444282851 3241.30827577079L1349.2358938254 3243.74843068617L1350.5340448503 3245.01731124188L1352.7336896426 3247.31105686112L1354.9693941856 3250.14163656215L1356.2675452106 3251.31291092182L1358.4671900029 3254.09468752555L1359.4408032716 3255.16835568781L1361.7125675653 3257.6573137005L1363.6958538534 3259.99986241848L1364.8858256263 3261.02472748334L1367.0854704186 3263.26967000527L1369.1408762081 3265.5634156245L1370.1144894768 3266.53947759071L1371.9174770115 3268.05237363863L1373.7565242968 3269.37005729309L1374.6580180642 3270.05330066835L1376.4970653495 3271.51739361753L1378.3721723856 3272.88388036939L1379.4539649064 3273.32310825505L1380.8242354327 3274.93361049912L1382.0142072056 3276.88573443009L1382.5190437153 3277.86179639621L1383.7090154882 3279.81392032853L1385.0792860145 3281.96125665306L1385.8726005298 3283.03492481657L1387.4592295603 3285.37747353455L1389.0097988401 3287.76882535128L1389.6588743526 3288.94009971094L1390.6324876213 3291.67307321458L1390.8849058762 3292.84434757424L1391.2455033831 3295.96774586479L1391.3176228845 3298.70071936977L1391.4258021366 3300.26241851509L1391.6421606407 3303.33701370843L1391.8585191449 3304.6546973628L1392.3633556546 3307.24126157307L1393.2287896712 3309.2421886027L1394.7432992003 3311.58473732068L1395.6447929677 3312.8048147791L1397.8083780093 3314.75693870998L1398.8180510287 3315.63539448013L1401.0537555717 3317.24589672411L1403.4336991174 3319.34442995123L1404.4073123862 3320.22288571994L1406.5708974278 3321.93099416007L1407.5805704472 3322.66304063533L1409.9605139929 3323.49269330673L1412.6289355442 3324.17593668199L1413.7828475664 3324.6151645663L1416.5233886191 3325.93284822077L1417.7494201427 3326.76250089218L1420.3817819433 3327.34813807129L1422.8699047411 3327.73856285829L1425.3940872897 3327.05531948178L1426.6561785639 3326.56728849863L1429.1940265116 3325.74397274631L1430.5143085527 3325.2566463233L1432.9148213547 3324.76931989885L1435.2553213367 3325.2566463233L1437.4757956785 3326.71862559378L1440.0563469407 3328.91159449901L1441.4366418018 3330.29235269903L1443.9571802439 3332.64776374516L1446.5977443261 3334.67829051064L1448.0980648273 3335.65294335676L1451.0386930098 3338.00835440424L1454.0993468323 3340.44498652092L1457.1600006549 3342.71917649661L1459.5605134569 3345.07458754409L1460.880795498 3346.61778788511L1463.1612826599 3349.2168621428L1465.0816929015 3352.14082068394L1467.1221287831 3354.65867387243L1468.2623723641 3355.958211002L1470.542859526 3358.15117990713L1472.6433082277 3360.26292774171L1474.9838082097 3362.29345450719L1475.7639748703 3363.34932842385L1477.2042825515 3366.11084482389L1479.1246927931 3368.06015051757L1480.0848979139 3368.70991908293L1482.4854107159 3370.09067728305L1485.0659619781 3371.14655119962L1488.0065901605 3372.20242511763L1490.8872055229 3373.42074117665L1492.3875260241 3373.8268465292L1494.4279619058 3374.96394151632L1495.6882311269 3376.9944682818L1495.9282824071 3379.26865825748L1495.808256767 3380.3245321755L1495.1481157464 3382.51750108063L1494.3679490858 3384.79169105756L1493.6477952452 3385.84756497423L1492.8076157645 3387.79687066781L1492.9876542246 3390.07106064484L1494.3079362657 3392.10158740897L1495.0881029264 3393.15746132698L1497.4886157284 3395.75653558467L1500.2492054507 3398.84293626672L1502.9497823529 3401.76689480786L1504.3900900341 3403.31009514888L1507.2707053965 3406.47771690148L1509.9712822988 3409.07679115916L1512.8518976611 3411.6758654183L1514.3522181624 3412.81296040676L1517.7129360852 3415.1683714529L1521.0136411879 3417.84866678249L1524.6144103909 3420.85384639408L1526.5348206325 3422.47826780565L1530.5556795759 3425.64588955825L1533.9163974987 3429.13839559295L1536.8570256811 3432.14357520454L1538.2373205422 3433.68677554422L1540.6978461643 3437.17928158026L1542.8583076861 3439.85957690841L1545.0187692079 3442.37743009699L1546.339051249 3443.43330401356L1548.8595896911 3445.70749399059L1550.9000255728 3448.14412610728L1552.6403973542 3450.98686357786L1554.3807691357 3453.50471676635L1555.7610639968 3455.04791710747L1558.1015639788 3457.32210708306L1560.742128061 3459.51507598819L1563.3226793231 3461.54560275367L1564.402910084 3462.68269774088L1566.3833331456 3464.71322450636L1568.8438587677 3466.50008805894L1571.1843587496 3468.93672017562L1572.4446279707 3470.23625730509L1574.8451407727 3472.91655263468L1577.4857048549 3474.86585832826L1580.2462945772 3477.22126937439L1582.7068201992 3479.49545935142L1583.9070766002 3480.55133326809L1586.3075894022 3483.06918645658L1588.5880765641 3485.42459750271L1589.8483457851 3486.48047142073L1592.4889098673 3488.59221925541L1593.8091919084 3490.05419852588L1596.3897431706 3492.40960957346L1598.9702944327 3494.84624169015L1600.2905764738 3495.90211560806L1603.1711918362 3498.5824109363L1605.6317174583 3501.26270626589L1606.8919866793 3502.56224339536L1609.6525764016 3505.3237597954L1612.533191764 3507.67917084163L1613.8534738051 3508.8162658301L1616.6740763474 3510.68435045322L1618.1743968487 3511.82144544034L1620.8749737509 3514.01441434682L1623.2154737329 3516.04494111095L1624.2356916737 3516.85715181741L1626.3961531955 3518.56279429953L1628.8566788176 3520.02477357001L1630.4170121389 3520.67454213412L1633.5976916015 3522.70506889825L1636.7783710642 3525.06047994573L1638.6387684857 3526.36001707395L1642.2395376887 3528.06565955598L1645.5402427914 3530.74595488556L1647.2806145729 3532.28915522659L1650.4012812155 3535.37555590873L1651.8415888967 3537.08119839076L1654.4221401588 3540.81736763701L1657.1827298811 3544.14743153061L1658.6230375623 3545.85307401273L1661.3236144646 3549.10191683578L1662.8239349658 3550.72633824735L1665.2844605878 3554.05640214105L1668.0450503101 3557.22402389365L1669.9054477317 3558.44233995266L1673.0861271943 3561.2038563527L1674.8264989758 3562.34095134127L1678.667319459 3564.77758345786L1680.6477425206 3565.99589951687L1684.728614284 3568.59497377456L1688.8694988674 3571.43771124515L1691.0299603892 3572.65602730417L1695.2308577927 3575.33632263375L1697.2112808544 3576.39219655042L1700.9320756975 3578.42272331455L1704.2327808002 3580.20958686847L1705.6730884814 3581.02179757359L1708.0736012834 3581.9152293505L1709.6339346047 3583.21476647872L1710.2340628052 3584.83918789029L1708.9737935842 3586.30116716077L1708.1336141035 3586.86971465577L1706.393242322 3588.16925178389L1703.8126910599 3589.87489426601L1702.5524218388 3591.01198925448L1699.8518449366 3592.63641066605L1697.6913834148 3594.17961100708L1696.5511398338 3594.99182171354L1694.5707167722 3596.21013777121L1693.190421911 3597.26601168922L1690.853148237 3599.517167354"/>
    <path id="way_4324892t" d="M2125.7425249814 3401.53189074552L2124.6115794391 3398.47065790854L2122.3496883546 3394.75344660602L2127.3581614704 3391.6922137677L2130.1047435016 3385.13242911541L2132.5281982351 3378.35398497457L2138.6676168932 3372.23151929937L2142.5451444667 3372.88749776501L2144.9685992002 3372.23151929937L2148.361435827 3368.2956485083L2155.9549273252 3363.0478207872L2160.8018367921 3363.48513976295L2164.3562370678 3361.29854487882L2167.7490736947 3361.95452334446L2171.4650376193 3359.98658794897L2173.7269287039 3361.51720436736L2174.3731832994 3365.45307515853L2177.6044562774 3368.07698901975L2181.4819838509 3368.7329674853L2184.7132568289 3371.35688134653L2187.2982752112 3372.88749776501L2193.2761302204 3373.54347623066L2205.7165311855 3380.75923934725L2210.2403133546 3380.97789883579L2213.4715863325 3383.16449371992"/>
    <path id="way_4324892" d="M2125.7425249814 3401.53189074552L2124.6115794391 3398.47065790854L2122.3496883546 3394.75344660602L2127.3581614704 3391.6922137677L2130.1047435016 3385.13242911541L2132.5281982351 3378.35398497457L2138.6676168932 3372.23151929937L2142.5451444667 3372.88749776501L2144.9685992002 3372.23151929937L2148.361435827 3368.2956485083L2155.9549273252 3363.0478207872L2160.8018367921 3363.48513976295L2164.3562370678 3361.29854487882L2167.7490736947 3361.95452334446L2171.4650376193 3359.98658794897L2173.7269287039 3361.51720436736L2174.3731832994 3365.45307515853L2177.6044562774 3368.07698901975L2181.4819838509 3368.7329674853L2184.7132568289 3371.35688134653L2187.2982752112 3372.88749776501L2193.2761302204 3373.54347623066L2205.7165311855 3380.75923934725L2210.2403133546 3380.97789883579L2213.4715863325 3383.16449371992"/>
    <path id="way_4302778t" d="M1108.2361639052 3716.95682712083L1109.5051200648 3716.69261183645L1118.4854251946 3723.29799392988L1127.6609543489 3727.39333082828L1134.6890192331 3728.7144072472L1148.1594769277 3728.58229960573L1162.2156066961 3732.41342121976L1172.0744199363 3738.62248038733L1181.1523370784 3749.19109173625L1187.301893852 3755.26804326235L1200.9675755712 3765.04400876101L1221.5637101623 3779.70795700834L1224.1992344939 3781.68957163604L1231.910583464 3791.33342949189L1234.350883771 3792.25818298495L1247.235669392 3787.10598495336L1263.2440394059 3777.99055766348L1316.2473620739 3753.28642863465L1330.1082678177 3747.20947710855L1334.5984203826 3744.56732427062L1349.5330582614 3734.13082056317L1362.6130679069 3733.33817471282L1368.6650126683 3731.75288300962L1383.9900985963 3726.60068497659L1395.6059280576 3725.27960855902L1420.3017671644 3719.0705493901L1427.2322200363 3718.80633410706L1444.7047702344 3724.35485506585L1455.0516435361 3726.20436205074L1461.298812322 3727.65754611256L1464.7152327518 3727.78965375403L1472.8170297711 3723.95853214001L1478.5761384956 3721.31637930218L1480.7236027658 3720.52373345048L1493.4131643622 3716.56050419499L1499.6603331481 3713.12570550681L1504.7361577867 3708.76615332546L1511.2761626094 3702.42498651498L1520.3540797515 3693.57377450948L1527.7725926847 3689.47843761251L1537.7290179373 3681.81619438311L1553.7429569334 3666.08738638335"/>
    <path id="way_4302778" d="M1108.2361639052 3716.95682712083L1109.5051200648 3716.69261183645L1118.4854251946 3723.29799392988L1127.6609543489 3727.39333082828L1134.6890192331 3728.7144072472L1148.1594769277 3728.58229960573L1162.2156066961 3732.41342121976L1172.0744199363 3738.62248038733L1181.1523370784 3749.19109173625L1187.301893852 3755.26804326235L1200.9675755712 3765.04400876101L1221.5637101623 3779.70795700834L1224.1992344939 3781.68957163604L1231.910583464 3791.33342949189L1234.350883771 3792.25818298495L1247.235669392 3787.10598495336L1263.2440394059 3777.99055766348L1316.2473620739 3753.28642863465L1330.1082678177 3747.20947710855L1334.5984203826 3744.56732427062L1349.5330582614 3734.13082056317L1362.6130679069 3733.33817471282L1368.6650126683 3731.75288300962L1383.9900985963 3726.60068497659L1395.6059280576 3725.27960855902L1420.3017671644 3719.0705493901L1427.2322200363 3718.80633410706L1444.7047702344 3724.35485506585L1455.0516435361 3726.20436205074L1461.298812322 3727.65754611256L1464.7152327518 3727.78965375403L1472.8170297711 3723.95853214001L1478.5761384956 3721.31637930218L1480.7236027658 3720.52373345048L1493.4131643622 3716.56050419499L1499.6603331481 3713.12570550681L1504.7361577867 3708.76615332546L1511.2761626094 3702.42498651498L1520.3540797515 3693.57377450948L1527.7725926847 3689.47843761251L1537.7290179373 3681.81619438311L1553.7429569334 3666.08738638335"/>
    <path id="way_4306713t" d="M2155.8923927051 3941.87190787996L2156.9741730978 3942.24926290924L2158.4855247439 3943.57604535125L2160.0377237318 3945.06867559928L2160.7321285422 3945.84263202359L2162.0800908212 3946.72715365064L2163.5505951255 3947.39054487231L2165.3478781641 3948.27506649936"/>
    <path id="way_4306713" d="M2155.8923927051 3941.87190787996L2156.9741730978 3942.24926290924L2158.4855247439 3943.57604535125L2160.0377237318 3945.06867559928L2160.7321285422 3945.84263202359L2162.0800908212 3946.72715365064L2163.5505951255 3947.39054487231L2165.3478781641 3948.27506649936"/>
    <path id="way_4300240t" d="M2027.8988233832 3451.68935506734L2026.952093228 3435.24884447636L2025.250799532 3405.02708417126L2025.4944082379 3402.82909160071L2025.8192198457 3399.31230348697L2026.6312488653 3395.79551537323L2028.7425243164 3390.08073468894"/>
    <path id="way_4300240" d="M2027.8988233832 3451.68935506734L2026.952093228 3435.24884447636L2025.250799532 3405.02708417126L2025.4944082379 3402.82909160071L2025.8192198457 3399.31230348697L2026.6312488653 3395.79551537323L2028.7425243164 3390.08073468894"/>
    <path id="way_4318751t" d="M3045.8671037354 2429.01497428091L3056.0692831439 2436.81219705532"/>
    <path id="way_4318751" d="M3045.8671037354 2429.01497428091L3056.0692831439 2436.81219705532"/>
    <path id="way_4306851t" d="M765.621400305498 3566.8085306827L767.467172718299 3562.92028659334L766.064990533699 3555.32945929506L780.599405959448 3542.97837561329L788.900528968199 3534.72578519813L791.1039581154 3523.33954425067L789.890804401199 3517.77782941702"/>
    <path id="way_4306851" d="M789.890804401199 3517.77782941702L791.1039581154 3523.33954425067L788.900528968199 3534.72578519813L780.599405959448 3542.97837561329L766.064990533699 3555.32945929506L767.467172718299 3562.92028659334L765.621400305498 3566.8085306827"/>
    <path id="way_4328626t" d="M2104.0850525008 3756.0029584458L2118.1557729929 3800.91010562351"/>
    <path id="way_4328626" d="M2104.0850525008 3756.0029584458L2118.1557729929 3800.91010562351"/>
    <path id="way_4306659t" d="M1879.0010138902 3509.91206107216L1884.3943860518 3502.61269635881L1898.1511064353 3497.29498619692"/>
    <path id="way_4306659" d="M1879.0010138902 3509.91206107216L1884.3943860518 3502.61269635881L1898.1511064353 3497.29498619692"/>
    <path id="way_4321202t" d="M495.934216167968 3896.59439359492L501.7679078658 3903.11866202385"/>
    <path id="way_4321202" d="M495.934216167968 3896.59439359492L501.7679078658 3903.11866202385"/>
    <path id="way_4300222t" d="M1274.3037318846 3156.83011261551L1268.3305908893 3158.35994736424L1261.8660368779 3159.88152949128L1248.7495504779 3160.45212278803L1242.3318410608 3158.61354438517L1226.9668141351 3155.38018236646L1213.4755709809 3152.27361885615L1207.6668412895 3150.56183896448L1190.2874968096 3143.01732758556L962.4526045107 3036.88576972338L957.501546856598 3035.38317991898L954.800969954399 3034.89585349453L949.519841789998 3034.65219028297L944.1186879855 3033.0277688714L887.8566691887 2998.95552976383L885.716631919499 2998.81085753707L881.192527350398 2999.04635376838L847.4522589182 2993.94863218749L845.291797396399 2992.97397934138L840.8508487127 2991.0246736478L836.2898743889 2987.77583082465L829.088335982899 2982.74012444893L821.5267206566 2976.89220736675L808.4439258858 2967.14567889731L792.720567032698 2951.22634906378L786.959336307899 2944.07889485337L779.1576697014 2935.46946137115L775.076797937999 2931.5708499839L772.676285136 2929.78398643132L768.475387732499 2926.21025932617L762.354080087499 2921.66187937355L754.4323878409 2916.78861513883L744.8303366329 2911.4280244811L737.268721306598 2906.55476024638L707.2623112817 2890.47298827175L704.501721559398 2889.01100900118L703.181439518299 2887.0617033076L703.061413878198 2884.78751333057L704.2616702792 2882.18843907288L705.221875399999 2880.72645980241L705.9420292406 2877.96494340227L705.8220036005 2876.5029641318L702.101208757399 2871.95458417909L699.1005677549 2870.00527848551L694.539593431098 2873.25412130865L691.418926788498 2874.39121629712L689.0184139865 2872.44191060354L688.178234505798 2870.00527848551L686.977978104799 2867.24376208681L686.497875544398 2865.78178281625L685.537670423599 2865.61934067524L684.937542223098 2867.40620422782L684.6974909429 2881.05134408442M1274.3037318846 3156.83011261551L1278.3784837129 3155.7076413545L1280.2896504997 3154.92679178184L1283.3907890593 3154.24354840533L1285.3019558461 3153.70671432487L1288.2949151536 3153.36509263652L1290.0257831869 3153.26748643912L1294.3168935194 3153.31628953787L1296.1198810541 3153.51150193132L1296.6607773145 3153.70671432487L1300.7715888935 3155.41482276499L1302.9351739351 3156.68370332071L1307.5147622732 3159.465479923L1309.6062278134 3160.73436047881L1312.4549481182 3162.88169680459L1314.6185331598 3164.15057736031L1319.3784202513 3167.07876325749L1321.8665430491 3168.20123451841L1324.2825463456 3169.27490268202L1327.1312666503 3169.86053986113L1332.7205280078 3170.64138943379L1333.4777827724 3170.78779872859L1335.7134873154 3170.88540492465L1336.6871005841 3171.08061731819L1342.3484814429 3171.76386069471L1346.459293022 3172.30069477651L1347.7213842962 3172.59351336611L1350.6782838531 3172.98393815177L1352.3009726343 3172.93513505437L1354.7169759307 3173.08154434917L1356.5560232161 3172.98393815177L1359.4047435209 3172.69111956217L1365.1021841304 3171.42223900645L1368.3115019421 3170.34857084419L1373.612285294 3168.68926550147L1376.0282885905 3168.00602212621L1379.3457856543 3167.3227787497L1382.0142072056 3166.63953537309L1384.32203125 3166.10270129263L1388.3246635769 3164.78501763817L1391.1012643803 3163.22331849285L1392.3272959039 3162.24725652673L1394.9957174552 3159.5630861205L1396.2217489788 3158.00138697518L1398.2771547683 3155.36601966625L1399.5392460426 3153.99953291447L1401.1979945745 3152.0962120808L1401.9913090897 3151.41296870429L1403.3976393667 3150.24169434463L1406.426658425 3147.9967518227L1408.0132874555 3147.06949295524L1410.2129322478 3145.94702169433L1411.6913820262 3145.50779380992L1414.6122218324 3144.87335353206L1416.2349106136 3144.82455043331L1419.8048259322 3145.94702169433L1421.4275147134 3146.97188675919L1422.5453669849 3148.14316111885L1424.059876514 3149.65605716542L1426.0431628022 3151.46177180294L1427.593732082 3152.43783376915L1430.3342731347 3152.92586475221L1434.1926664589 3153.56030503007L1437.582283024 3154.53636699484L1439.0607328025 3155.1708072727L1441.0800788413 3156.14686923891L1442.5945883704 3157.17173430377L1445.1187709189 3158.44061485948L1445.8760256835 3158.97744893994L1447.6068937168 3159.80710161135L1449.3017019994 3160.24632949566L1451.2489285368 3160.58795118401L1454.7467243541 3160.73436047881L1455.9006363762 3160.58795118401L1458.3887591741 3161.07598216707L1460.2638662101 3161.46640695407L1463.4731840218 3162.54007511633L1464.5549765426 3162.73528750979L1466.5022030801 3163.12571229545L1470.6130146591 3163.02810609939L1472.9208387035 3162.54007511633L1475.5171407534 3161.31999765927L1476.8513515291 3160.44154188921L1479.447653579 3159.465479923L1482.4045531358 3159.27026753089L1482.9454493962 3159.27026753089L1487.2365597288 3160.49034498786L1489.1116667648 3161.17358836447L1491.4916103106 3161.90563483848L1495.6024218896 3163.320924689L1497.9463056847 3164.00416806551L1502.6340732748 3165.12663932652L1506.0958093414 3165.56586721083L1511.2884134412 3166.05389819388L1517.8152283167 3166.49312607829L1551.8916927219 3169.86053986113L1559.0315233592 3169.61652437027L1563.1423349382 3167.8596128315L1566.7122502569 3164.73621453951L1570.570643581 3162.00324103453L1573.0227066282 3161.17358836447L1578.0350119746 3160.88076977486L1588.6726384291 3163.8577587707L1823.2052569385 3301.87292075916L1825.0082444732 3303.14180131488L1826.9554710106 3304.41068187059L1828.3618012877 3305.28913764075L1829.9844900689 3306.46041200041L1832.8692701244 3308.90056691445L1835.8982891826 3310.85269084677L1837.1243207062 3312.07276830374L1839.0715472436 3313.97608913732L1840.8024152769 3316.26983475799L1842.5693430609 3318.51477727982L1844.6608086011 3321.88219106267L1852.2333562467 3336.0838926667L1854.783588042 3342.6926976607L1858.5681755182 3359.05824977303L1859.1835555956 3362.72280088283L1875.9060521374 3440.9099116229M2028.7508820549 3580.38238124406L2030.1249065922 3580.14770523122L2031.8352719637 3580.71625272613L2034.5058424559 3581.56907396651L2035.7661116769 3581.77212664279L2038.286650119 3582.3406741377L2040.4171052308 3582.70616895498L2041.6473680418 3582.6655584198L2045.4281757049 3582.99044270181L2048.0687397871 3583.03105323708L2053.4999000017 3582.74677949025L2054.1600410222 3582.70616895498L2059.1110986763 3581.77212664279L2060.0412973871 3581.56907396651L2062.1417460888 3581.08174754341L2063.0419383896 3580.71625272613L2067.6029127134 3579.09183131455L2069.0732268046 3578.64511542547L2073.3041306181 3576.37092544979L2074.8944703494 3575.55871474333L2075.9747011103 3574.99016724977L2077.7750857118 3573.97490386703L2079.4254382632 3573.08147209137L2081.2258228647 3571.25399800352L2083.0562138762 3569.79201873304L2085.9264547365 3566.83295361642L2087.9068777981 3564.80242685229L2090.2473777801 3562.20335259326L2092.2278008417 3559.36061512267L2094.2682367234 3556.27421444052L2095.8285700447 3553.35025590083L2097.4489161861 3550.10141307768L2098.8892238673 3546.85257025454L2101.8298520497 3540.35488460824L2103.5702238311 3536.94359964409L2104.9505186923 3534.2633043146L2106.7509032938 3530.7707982799L2110.7117494171 3524.43555477471L2112.7521852988 3521.43037516312L2117.1331211624 3515.82612129374L2120.6138647253 3511.76506776423L2123.854557008 3508.43500387053L2125.2948646892 3506.72936138851L2128.715595432 3503.80540284737L2131.056095414 3501.53121287178L2133.9967235964 3499.2570228961L2136.8173261388 3497.14527506007L2140.0580184215 3494.95230615494L2142.3985184034 3493.24666367291L2145.3391465859 3491.45980012034L2149.8401080896 3488.8607258613L2151.3404285909 3488.12973622664L2156.5015311151 3485.61188303815L2157.4617362359 3485.12455661505L2160.0422874981 3484.06868269713L2166.7637233437 3481.63205058044L2173.3051207291 3479.52030274577L2176.845877112 3478.87053418031L2183.5073001376 3477.32733383929L2187.3481206208 3476.75878634573L2189.8086462428 3476.35268099317L2193.0493385255 3476.19023885216L2199.1106333506 3475.78413349826L2204.8118512553 3475.54047028671L2206.0121076563 3475.45924921616L2209.6128768593 3475.29680707516L2213.3336717024 3474.80948065215L2216.6343768051 3474.24093315714L2220.5352101084 3472.86017495847L2222.0955434297 3472.21040639311L2224.6160818717 3470.66720605199L2226.4061389853 3469.18954776287M2025.2996200694 3579.45392685349L2023.2477004934 3579.19923874825L2021.2025482203 3578.88589163084L2018.3856403725 3578.25919739476L2014.2181602689 3577.47582960003L2010.5523212889 3576.74468632534L2007.7354134411 3576.11799208926L2002.6804144265 3574.96905265709L1999.3618654551 3574.44680745973L1997.5482398544 3573.82011322366L1994.7699197854 3573.52407185329M1876.9803847582 3445.1791242557L1877.499236181 3446.59553748257L1878.3069225326 3449.72411927329L1878.7525425887 3451.38264455951L1879.7551877148 3455.22740772455L1880.4514690524 3457.30056433169L1881.9832879951 3461.93689638261L1883.7936194729 3466.95016599858L1884.7127108385 3469.58872895536L1886.8015548513 3474.52661105842L1889.0591641978 3479.58879281072L1890.2594205988 3481.8629827864L1893.0200103211 3487.38601558658L1895.7806000434 3492.90904838531L1898.1511064353 3497.29498619692L1900.4315935972 3501.68092400863L1902.7420871691 3505.25465111378L1905.6827153516 3508.90959928949L1908.7433691741 3513.53920031256L1912.7042152974 3518.41246454728L1915.9449075801 3522.14863379353L1918.9455485826 3525.88480303969L1922.4262921455 3529.94585656929L1926.1470869886 3533.51958367444L1931.1881638728 3538.39284790916L1933.9487535951 3540.34215360274L1939.1098561194 3544.89053355536L1941.2703176412 3546.83983924904L1946.5514458056 3550.73845063754L1951.95259961 3554.6370620248L1955.0732662526 3556.74880985938L1959.6342405764 3559.34788411842L1962.9949584992 3561.4596319531L1969.956445625 3565.03335905825L1976.3178045503 3567.95731759939L1980.8787788741 3569.74418115197L1986.2799326786 3571.53104470454L1991.6810864831 3572.83058183401L1994.7699197854 3573.52407185329"/>
    <path id="way_4300222" d="M1274.3037318846 3156.83011261551L1268.3305908893 3158.35994736424L1261.8660368779 3159.88152949128L1248.7495504779 3160.45212278803L1242.3318410608 3158.61354438517L1226.9668141351 3155.38018236646L1213.4755709809 3152.27361885615L1207.6668412895 3150.56183896448L1190.2874968096 3143.01732758556L962.4526045107 3036.88576972338L957.501546856598 3035.38317991898L954.800969954399 3034.89585349453L949.519841789998 3034.65219028297L944.1186879855 3033.0277688714L887.8566691887 2998.95552976383L885.716631919499 2998.81085753707L881.192527350398 2999.04635376838L847.4522589182 2993.94863218749L845.291797396399 2992.97397934138L840.8508487127 2991.0246736478L836.2898743889 2987.77583082465L829.088335982899 2982.74012444893L821.5267206566 2976.89220736675L808.4439258858 2967.14567889731L792.720567032698 2951.22634906378L786.959336307899 2944.07889485337L779.1576697014 2935.46946137115L775.076797937999 2931.5708499839L772.676285136 2929.78398643132L768.475387732499 2926.21025932617L762.354080087499 2921.66187937355L754.4323878409 2916.78861513883L744.8303366329 2911.4280244811L737.268721306598 2906.55476024638L707.2623112817 2890.47298827175L704.501721559398 2889.01100900118L703.181439518299 2887.0617033076L703.061413878198 2884.78751333057L704.2616702792 2882.18843907288L705.221875399999 2880.72645980241L705.9420292406 2877.96494340227L705.8220036005 2876.5029641318L702.101208757399 2871.95458417909L699.1005677549 2870.00527848551L694.539593431098 2873.25412130865L691.418926788498 2874.39121629712L689.0184139865 2872.44191060354L688.178234505798 2870.00527848551L686.977978104799 2867.24376208681L686.497875544398 2865.78178281625L685.537670423599 2865.61934067524L684.937542223098 2867.40620422782L684.6974909429 2881.05134408442M1274.3037318846 3156.83011261551L1278.3784837129 3155.7076413545L1280.2896504997 3154.92679178184L1283.3907890593 3154.24354840533L1285.3019558461 3153.70671432487L1288.2949151536 3153.36509263652L1290.0257831869 3153.26748643912L1294.3168935194 3153.31628953787L1296.1198810541 3153.51150193132L1296.6607773145 3153.70671432487L1300.7715888935 3155.41482276499L1302.9351739351 3156.68370332071L1307.5147622732 3159.465479923L1309.6062278134 3160.73436047881L1312.4549481182 3162.88169680459L1314.6185331598 3164.15057736031L1319.3784202513 3167.07876325749L1321.8665430491 3168.20123451841L1324.2825463456 3169.27490268202L1327.1312666503 3169.86053986113L1332.7205280078 3170.64138943379L1333.4777827724 3170.78779872859L1335.7134873154 3170.88540492465L1336.6871005841 3171.08061731819L1342.3484814429 3171.76386069471L1346.459293022 3172.30069477651L1347.7213842962 3172.59351336611L1350.6782838531 3172.98393815177L1352.3009726343 3172.93513505437L1354.7169759307 3173.08154434917L1356.5560232161 3172.98393815177L1359.4047435209 3172.69111956217L1365.1021841304 3171.42223900645L1368.3115019421 3170.34857084419L1373.612285294 3168.68926550147L1376.0282885905 3168.00602212621L1379.3457856543 3167.3227787497L1382.0142072056 3166.63953537309L1384.32203125 3166.10270129263L1388.3246635769 3164.78501763817L1391.1012643803 3163.22331849285L1392.3272959039 3162.24725652673L1394.9957174552 3159.5630861205L1396.2217489788 3158.00138697518L1398.2771547683 3155.36601966625L1399.5392460426 3153.99953291447L1401.1979945745 3152.0962120808L1401.9913090897 3151.41296870429L1403.3976393667 3150.24169434463L1406.426658425 3147.9967518227L1408.0132874555 3147.06949295524L1410.2129322478 3145.94702169433L1411.6913820262 3145.50779380992L1414.6122218324 3144.87335353206L1416.2349106136 3144.82455043331L1419.8048259322 3145.94702169433L1421.4275147134 3146.97188675919L1422.5453669849 3148.14316111885L1424.059876514 3149.65605716542L1426.0431628022 3151.46177180294L1427.593732082 3152.43783376915L1430.3342731347 3152.92586475221L1434.1926664589 3153.56030503007L1437.582283024 3154.53636699484L1439.0607328025 3155.1708072727L1441.0800788413 3156.14686923891L1442.5945883704 3157.17173430377L1445.1187709189 3158.44061485948L1445.8760256835 3158.97744893994L1447.6068937168 3159.80710161135L1449.3017019994 3160.24632949566L1451.2489285368 3160.58795118401L1454.7467243541 3160.73436047881L1455.9006363762 3160.58795118401L1458.3887591741 3161.07598216707L1460.2638662101 3161.46640695407L1463.4731840218 3162.54007511633L1464.5549765426 3162.73528750979L1466.5022030801 3163.12571229545L1470.6130146591 3163.02810609939L1472.9208387035 3162.54007511633L1475.5171407534 3161.31999765927L1476.8513515291 3160.44154188921L1479.447653579 3159.465479923L1482.4045531358 3159.27026753089L1482.9454493962 3159.27026753089L1487.2365597288 3160.49034498786L1489.1116667648 3161.17358836447L1491.4916103106 3161.90563483848L1495.6024218896 3163.320924689L1497.9463056847 3164.00416806551L1502.6340732748 3165.12663932652L1506.0958093414 3165.56586721083L1511.2884134412 3166.05389819388L1517.8152283167 3166.49312607829L1551.8916927219 3169.86053986113L1559.0315233592 3169.61652437027L1563.1423349382 3167.8596128315L1566.7122502569 3164.73621453951L1570.570643581 3162.00324103453L1573.0227066282 3161.17358836447L1578.0350119746 3160.88076977486L1588.6726384291 3163.8577587707L1823.2052569385 3301.87292075916L1825.0082444732 3303.14180131488L1826.9554710106 3304.41068187059L1828.3618012877 3305.28913764075L1829.9844900689 3306.46041200041L1832.8692701244 3308.90056691445L1835.8982891826 3310.85269084677L1837.1243207062 3312.07276830374L1839.0715472436 3313.97608913732L1840.8024152769 3316.26983475799L1842.5693430609 3318.51477727982L1844.6608086011 3321.88219106267L1852.2333562467 3336.0838926667L1854.783588042 3342.6926976607L1858.5681755182 3359.05824977303L1859.1835555956 3362.72280088283L1875.9060521374 3440.9099116229M2028.7508820549 3580.38238124406L2030.1249065922 3580.14770523122L2031.8352719637 3580.71625272613L2034.5058424559 3581.56907396651L2035.7661116769 3581.77212664279L2038.286650119 3582.3406741377L2040.4171052308 3582.70616895498L2041.6473680418 3582.6655584198L2045.4281757049 3582.99044270181L2048.0687397871 3583.03105323708L2053.4999000017 3582.74677949025L2054.1600410222 3582.70616895498L2059.1110986763 3581.77212664279L2060.0412973871 3581.56907396651L2062.1417460888 3581.08174754341L2063.0419383896 3580.71625272613L2067.6029127134 3579.09183131455L2069.0732268046 3578.64511542547L2073.3041306181 3576.37092544979L2074.8944703494 3575.55871474333L2075.9747011103 3574.99016724977L2077.7750857118 3573.97490386703L2079.4254382632 3573.08147209137L2081.2258228647 3571.25399800352L2083.0562138762 3569.79201873304L2085.9264547365 3566.83295361642L2087.9068777981 3564.80242685229L2090.2473777801 3562.20335259326L2092.2278008417 3559.36061512267L2094.2682367234 3556.27421444052L2095.8285700447 3553.35025590083L2097.4489161861 3550.10141307768L2098.8892238673 3546.85257025454L2101.8298520497 3540.35488460824L2103.5702238311 3536.94359964409L2104.9505186923 3534.2633043146L2106.7509032938 3530.7707982799L2110.7117494171 3524.43555477471L2112.7521852988 3521.43037516312L2117.1331211624 3515.82612129374L2120.6138647253 3511.76506776423L2123.854557008 3508.43500387053L2125.2948646892 3506.72936138851L2128.715595432 3503.80540284737L2131.056095414 3501.53121287178L2133.9967235964 3499.2570228961L2136.8173261388 3497.14527506007L2140.0580184215 3494.95230615494L2142.3985184034 3493.24666367291L2145.3391465859 3491.45980012034L2149.8401080896 3488.8607258613L2151.3404285909 3488.12973622664L2156.5015311151 3485.61188303815L2157.4617362359 3485.12455661505L2160.0422874981 3484.06868269713L2166.7637233437 3481.63205058044L2173.3051207291 3479.52030274577L2176.845877112 3478.87053418031L2183.5073001376 3477.32733383929L2187.3481206208 3476.75878634573L2189.8086462428 3476.35268099317L2193.0493385255 3476.19023885216L2199.1106333506 3475.78413349826L2204.8118512553 3475.54047028671L2206.0121076563 3475.45924921616L2209.6128768593 3475.29680707516L2213.3336717024 3474.80948065215L2216.6343768051 3474.24093315714L2220.5352101084 3472.86017495847L2222.0955434297 3472.21040639311L2224.6160818717 3470.66720605199L2226.4061389853 3469.18954776287M2025.2996200694 3579.45392685349L2023.2477004934 3579.19923874825L2021.2025482203 3578.88589163084L2018.3856403725 3578.25919739476L2014.2181602689 3577.47582960003L2010.5523212889 3576.74468632534L2007.7354134411 3576.11799208926L2002.6804144265 3574.96905265709L1999.3618654551 3574.44680745973L1997.5482398544 3573.82011322366L1994.7699197854 3573.52407185329M1876.9803847582 3445.1791242557L1877.499236181 3446.59553748257L1878.3069225326 3449.72411927329L1878.7525425887 3451.38264455951L1879.7551877148 3455.22740772455L1880.4514690524 3457.30056433169L1881.9832879951 3461.93689638261L1883.7936194729 3466.95016599858L1884.7127108385 3469.58872895536L1886.8015548513 3474.52661105842L1889.0591641978 3479.58879281072L1890.2594205988 3481.8629827864L1893.0200103211 3487.38601558658L1895.7806000434 3492.90904838531L1898.1511064353 3497.29498619692L1900.4315935972 3501.68092400863L1902.7420871691 3505.25465111378L1905.6827153516 3508.90959928949L1908.7433691741 3513.53920031256L1912.7042152974 3518.41246454728L1915.9449075801 3522.14863379353L1918.9455485826 3525.88480303969L1922.4262921455 3529.94585656929L1926.1470869886 3533.51958367444L1931.1881638728 3538.39284790916L1933.9487535951 3540.34215360274L1939.1098561194 3544.89053355536L1941.2703176412 3546.83983924904L1946.5514458056 3550.73845063754L1951.95259961 3554.6370620248L1955.0732662526 3556.74880985938L1959.6342405764 3559.34788411842L1962.9949584992 3561.4596319531L1969.956445625 3565.03335905825L1976.3178045503 3567.95731759939L1980.8787788741 3569.74418115197L1986.2799326786 3571.53104470454L1991.6810864831 3572.83058183401L1994.7699197854 3573.52407185329"/>
    <path id="way_4306620t" d="M488.468785003899 3897.20473651655L503.291951556199 3878.19900600078"/>
    <path id="way_4306620" d="M488.468785003899 3897.20473651655L503.291951556199 3878.19900600078"/>
    <path id="way_4300260t" d="M1852.0443565831 3672.1518387622L1861.3847196514 3677.45199077422L1868.5908613762 3681.03633794417L1905.6070252785 3690.70573961289L1914.4145318309 3694.04001605099L1998.7325491059 3746.72158376163L2020.8437019194 3764.97674725688L2026.3868878615 3768.14430987156L2031.9300738036 3769.81144809129L2040.4422310153 3769.95600001065L2042.0668594999 3769.81857722304L2044.0976451057 3769.61244304014L2045.5699646699 3769.54373164629L2048.8192216392 3769.40630885868L2050.5453894041 3769.13146328192L2054.2515731347 3768.85661770661L2057.5515997442 3768.85661770661L2059.0746889485 3769.06275188807L2061.6639405959 3770.29955698117L2064.1008833229 3771.67378486196L2065.3701243265 3772.49832158935L2068.010145614 3774.0099722592L2070.3455490607 3775.93389129197L2071.7670989848 3776.62100523174L2074.4071202723 3777.58296474818L2076.9963719197 3776.8958508084L2078.4179218438 3776.27744826123L2081.4133306123 3775.24677735095L2084.5610483013 3775.24677735095L2086.1349071458 3775.38420014L2088.6226195129 3775.72775710916L2090.6026354786 3775.79646850301L2091.8718764822 3774.76579759273L2092.2272639632 3773.941260864L2092.0241854026 3772.70445577225L2091.6687979216 3772.08605322633L2090.399556918 3770.64311395177L2088.9272373538 3769.20017467712L2088.2164623918 3768.10079237173L2086.8456821078 3766.58914170323L2085.6779803845 3764.80264545806L2084.9672054225 3763.84068594163L2083.5964251386 3762.05418969647L2082.2764144948 3760.06155926984L2081.5148698926 3759.09959975341L2080.3471681693 3756.69470096242L2079.7379324875 3754.70207053579L2079.3825450065 3753.4652654426L2079.0779271657 3751.47263501598L2078.6210004043 3748.99902483114L2078.3671522036 3747.69350834419L2078.4179218438 3745.2886095531L2079.2810057262 3742.60886518536L2079.7887021277 3741.64690566902L2081.2610216919 3739.92912081906L2082.5810323357 3738.21133596774L2083.4948858583 3737.66164481567L2086.356918979 3737.31047680048"/>
    <path id="way_4300260" d="M1852.0443565831 3672.1518387622L1861.3847196514 3677.45199077422L1868.5908613762 3681.03633794417L1905.6070252785 3690.70573961289L1914.4145318309 3694.04001605099L1998.7325491059 3746.72158376163L2020.8437019194 3764.97674725688L2026.3868878615 3768.14430987156L2031.9300738036 3769.81144809129L2040.4422310153 3769.95600001065L2042.0668594999 3769.81857722304L2044.0976451057 3769.61244304014L2045.5699646699 3769.54373164629L2048.8192216392 3769.40630885868L2050.5453894041 3769.13146328192L2054.2515731347 3768.85661770661L2057.5515997442 3768.85661770661L2059.0746889485 3769.06275188807L2061.6639405959 3770.29955698117L2064.1008833229 3771.67378486196L2065.3701243265 3772.49832158935L2068.010145614 3774.0099722592L2070.3455490607 3775.93389129197L2071.7670989848 3776.62100523174L2074.4071202723 3777.58296474818L2076.9963719197 3776.8958508084L2078.4179218438 3776.27744826123L2081.4133306123 3775.24677735095L2084.5610483013 3775.24677735095L2086.1349071458 3775.38420014L2088.6226195129 3775.72775710916L2090.6026354786 3775.79646850301L2091.8718764822 3774.76579759273L2092.2272639632 3773.941260864L2092.0241854026 3772.70445577225L2091.6687979216 3772.08605322633L2090.399556918 3770.64311395177L2088.9272373538 3769.20017467712L2088.2164623918 3768.10079237173L2086.8456821078 3766.58914170323L2085.6779803845 3764.80264545806L2084.9672054225 3763.84068594163L2083.5964251386 3762.05418969647L2082.2764144948 3760.06155926984L2081.5148698926 3759.09959975341L2080.3471681693 3756.69470096242L2079.7379324875 3754.70207053579L2079.3825450065 3753.4652654426L2079.0779271657 3751.47263501598L2078.6210004043 3748.99902483114L2078.3671522036 3747.69350834419L2078.4179218438 3745.2886095531L2079.2810057262 3742.60886518536L2079.7887021277 3741.64690566902L2081.2610216919 3739.92912081906L2082.5810323357 3738.21133596774L2083.4948858583 3737.66164481567L2086.356918979 3737.31047680048"/>
    <path id="way_4327118t" d="M2260.0648118551 3156.98976803156L2269.1540663103 3134.28799813174"/>
    <path id="way_4327118" d="M2260.0648118551 3156.98976803156L2269.1540663103 3134.28799813174"/>
    <path id="way_4321212t" d="M464.982485280398 3744.93540049054L465.925935310398 3760.93716847196L467.6474397174 3765.17330670911L472.029450935398 3771.31570715322L505.9220038848 3804.91635107444"/>
    <path id="way_4321212" d="M505.9220038848 3804.91635107444L472.029450935398 3771.31570715322L467.6474397174 3765.17330670911L465.925935310398 3760.93716847196L464.982485280398 3744.93540049054"/>
    <path id="way_4324515t" d="M2961.1490499398 1616.46810772383L2948.1793992125 1637.5762235817L2943.9109065681 1642.02003744596L2924.7026896681 1690.23541787827L2926.0160720203 1697.12332936785L2958.8506308236 1741.11708662781L2964.2683330261 1750.22690505087L2971.4919359628 1778.00074170503L2971.1635903748 1782.00017418285L2955.0746565612 1807.32991321171L2954.9104837672 1838.65880095725L2954.9104837672 1858.43377265577L2958.8506308236 1867.7657817721L2965.9100609663 1875.98683742091L2981.9989947799 1881.31941405932L2985.2824506602 1884.43008376425L2984.9541050722 1890.20704178776L2986.5958330123 1900.2056229837L2990.0434616867 1912.42611111168L3003.177285208 1937.53365944727L3008.7591602045 1949.3097661889L3027.1465131344 1971.97321689783L3061.4586270838 2006.41277434974L3064.2495645821 2010.85658821391L3069.8314395786 2025.29898327403L3069.6672667846 2037.29728070884L3071.4731675188 2043.29642942696L3077.7117336914 2053.96158270109L3078.2042520735 2058.84977795314L3074.5924506051 2065.73768944262L3073.4198557355 2070.88959153954"/>
    <path id="way_4324515" d="M3073.4198557355 2070.88959153954L3074.5924506051 2065.73768944262L3078.2042520735 2058.84977795314L3077.7117336914 2053.96158270109L3071.4731675188 2043.29642942696L3069.6672667846 2037.29728070884L3069.8314395786 2025.29898327403L3064.2495645821 2010.85658821391L3061.4586270838 2006.41277434974L3027.1465131344 1971.97321689783L3008.7591602045 1949.3097661889L3003.177285208 1937.53365944727L2990.0434616867 1912.42611111168L2986.5958330123 1900.2056229837L2984.9541050722 1890.20704178776L2985.2824506602 1884.43008376425L2981.9989947799 1881.31941405932L2965.9100609663 1875.98683742091L2958.8506308236 1867.7657817721L2954.9104837672 1858.43377265577L2954.9104837672 1838.65880095725L2955.0746565612 1807.32991321171L2971.1635903748 1782.00017418285L2971.4919359628 1778.00074170503L2964.2683330261 1750.22690505087L2958.8506308236 1741.11708662781L2926.0160720203 1697.12332936785L2924.7026896681 1690.23541787827L2943.9109065681 1642.02003744596L2948.1793992125 1637.5762235817L2961.1490499398 1616.46810772383"/>
    <path id="way_4308918t" d="M2416.7534579443 2744.01412073023L2418.5364335902 2743.64410449521L2423.2596326363 2744.97877213638L2435.5607114707 2746.9456507657L2444.3842701284 2747.8588444153L2469.2978475145 2751.79260167385L2531.1954900504 2762.1582459055L2537.1967720554 2763.13289875162L2546.318720703 2762.1582459055L2591.9284639409 2742.34030468471L2602.9708228301 2741.04076755515L2627.4560534104 2752.41171743606L2641.1389763818 2756.96009738878L2652.4213865512 2759.23428736436L2685.3084119385 2767.03151014022L2696.3507708277 2767.68127870423L2710.5137963594 2764.75732016319L2727.3173859734 2761.18359305804L2803.4136417967 2747.21356891934L2862.4662567257 2743.63984181284L2890.4833355656 2741.63753831511"/>
    <path id="way_4308918" d="M2416.7534579443 2744.01412073023L2418.5364335902 2743.64410449521L2423.2596326363 2744.97877213638L2435.5607114707 2746.9456507657L2444.3842701284 2747.8588444153L2469.2978475145 2751.79260167385L2531.1954900504 2762.1582459055L2537.1967720554 2763.13289875162L2546.318720703 2762.1582459055L2591.9284639409 2742.34030468471L2602.9708228301 2741.04076755515L2627.4560534104 2752.41171743606L2641.1389763818 2756.96009738878L2652.4213865512 2759.23428736436L2685.3084119385 2767.03151014022L2696.3507708277 2767.68127870423L2710.5137963594 2764.75732016319L2727.3173859734 2761.18359305804L2803.4136417967 2747.21356891934L2862.4662567257 2743.63984181284L2890.4833355656 2741.63753831511"/>
    <path id="way_4306297t" d="M520.915727837008 3879.7275011003L530.515634391 3882.14688282282"/>
    <path id="way_4306297" d="M520.915727837008 3879.7275011003L530.515634391 3882.14688282282"/>
    <path id="way_4300254t" d="M2226.3666525636 3467.37080660184L2226.2599473452 3468.2286678837L2226.4061389853 3469.18954776287L2226.7653316945 3469.93615859899L2227.4936185331 3470.58121554867L2228.5440871738 3470.66158385022L2229.2332367605 3470.22677939094L2229.6713845751 3469.59800981793L2229.9257157389 3468.81019349932L2229.9053858708 3467.5094811489L2229.5697792843 3466.63588017166L2228.9918728999 3465.98855911071L2228.1643934259 3465.69518862686L2227.3919175173 3465.89510025519L2226.7936574904 3466.44650550006L2226.3666525636 3467.37080660184"/>
    <path id="way_4300254" d="M2226.3666525636 3467.37080660184L2226.2599473452 3468.2286678837L2226.4061389853 3469.18954776287L2226.7653316945 3469.93615859899L2227.4936185331 3470.58121554867L2228.5440871738 3470.66158385022L2229.2332367605 3470.22677939094L2229.6713845751 3469.59800981793L2229.9257157389 3468.81019349932L2229.9053858708 3467.5094811489L2229.5697792843 3466.63588017166L2228.9918728999 3465.98855911071L2228.1643934259 3465.69518862686L2227.3919175173 3465.89510025519L2226.7936574904 3466.44650550006L2226.3666525636 3467.37080660184"/>
    <path id="way_4328670t" d="M2597.7216414455 3735.59830701043L2602.1419065843 3747.56303943032L2622.4751262231 3778.19275442416L2644.3996413118 3799.96856742702L2646.698179184 3804.27587109798L2658.190868545 3805.47234434029L2662.4343230783 3803.55798715243"/>
    <path id="way_4328670" d="M2597.7216414455 3735.59830701043L2602.1419065843 3747.56303943032L2622.4751262231 3778.19275442416L2644.3996413118 3799.96856742702L2646.698179184 3804.27587109798L2658.190868545 3805.47234434029L2662.4343230783 3803.55798715243"/>
    <path id="way_4310160t" d="M2064.3956308235 3492.6925190043L2063.5245976634 3491.64682353283M2064.3956308235 3492.6925190043L2068.6407347612 3503.13338627484"/>
    <path id="way_4310160" d="M2064.3956308235 3492.6925190043L2063.5245976634 3491.64682353283M2064.3956308235 3492.6925190043L2068.6407347612 3503.13338627484"/>
    <path id="way_4332661t" d="M609.101526283899 3715.65593099558L609.0986035972 3709.78625838524L607.6136602128 3705.05982493865L610.8899474379 3698.0326105138"/>
    <path id="way_4332661" d="M609.101526283899 3715.65593099558L609.0986035972 3709.78625838524L607.6136602128 3705.05982493865L610.8899474379 3698.0326105138"/>
    <path id="way_4328650t" d="M2749.4251410109 3647.29858175424L2753.1381637276 3645.38422456764M2822.9783529214 3657.34895698753L2817.8508453604 3653.52024261315L2811.662474166 3651.6058854252L2807.2422090271 3647.53787640321L2796.6335726939 3644.42704597438L2788.8539060495 3645.38422456764L2779.6597545607 3644.66634062209L2771.5264667052 3644.42704597438L2753.1381637276 3645.38422456764"/>
    <path id="way_4328650" d="M2753.1381637276 3645.38422456764L2771.5264667052 3644.42704597438L2779.6597545607 3644.66634062209L2788.8539060495 3645.38422456764L2796.6335726939 3644.42704597438L2807.2422090271 3647.53787640321L2811.662474166 3651.6058854252L2817.8508453604 3653.52024261315L2822.9783529214 3657.34895698753M2753.1381637276 3645.38422456764L2749.4251410109 3647.29858175424"/>
    <path id="way_4304850t" d="M2276.5044084515 3320.36350042557L2281.7150580462 3316.68966815424L2284.1799761179 3315.08500578274L2299.3738673361 3304.92197758148L2314.7872165851 3294.18754677873L2321.2589286399 3288.22167272896L2325.7421817146 3281.98861115599L2331.2709398068 3273.56764235896L2336.1919910509 3263.41500853696L2337.2122089918 3260.40982892537L2338.7725423131 3255.21168040864L2339.4326833336 3253.83092220863L2340.6329397346 3252.85626936116L2341.6531576755 3251.7191743726L2342.7934012564 3250.58207938548L2356.5963498679 3218.66219864777L2366.0183626157 3205.34194307318"/>
    <path id="way_4304850" d="M2276.5044084515 3320.36350042557L2281.7150580462 3316.68966815424L2284.1799761179 3315.08500578274L2299.3738673361 3304.92197758148L2314.7872165851 3294.18754677873L2321.2589286399 3288.22167272896L2325.7421817146 3281.98861115599L2331.2709398068 3273.56764235896L2336.1919910509 3263.41500853696L2337.2122089918 3260.40982892537L2338.7725423131 3255.21168040864L2339.4326833336 3253.83092220863L2340.6329397346 3252.85626936116L2341.6531576755 3251.7191743726L2342.7934012564 3250.58207938548L2356.5963498679 3218.66219864777L2366.0183626157 3205.34194307318"/>
    <path id="way_4302768t" d="M1173.3477399127 3279.96855281415L1175.4401228446 3281.10128133247L1179.4156504153 3282.9419651732L1183.6004162791 3286.34015072816L1226.808123823 3338.87043574873L1233.2945109119 3350.62249412371L1245.4303319169 3362.65773462654L1272.9451674715 3388.00253521713L1285.6040842095 3402.58641488579L1289.1611351938 3405.55982724619L1302.552385958 3417.59506775037L1312.386585738 3428.63917080024L1325.8824556488 3442.93986833961L1333.1011767638 3449.02828412434L1341.4707084915 3457.09897481516L1357.5820570671 3468.99262425406L1375.3673119884 3488.53219118913L1386.1430840877 3495.04538016707L1389.3862776321 3498.01879252746L1402.2544326634 3516.00085774974L1417.9473046527 3527.75291612472L1423.1782619824 3533.8413319081L1432.2801277362 3550.40748648411L1448.1822380187 3576.17706026792L1454.2501485213 3582.9734313765L1475.0693586937 3600.67231446948L1498.0855709447 3614.68982987966L1521.3110214889 3631.1143933905L1541.3978976352 3649.52123180859L1553.7429569334 3666.08738638335L1563.867795915 3679.46914915671L1571.506996876 3688.51565071951L1563.867795915 3727.80331464911L1573.4167971163 3763.4723779528L1587.5493188942 3779.49760929294L1603.0187008403 3805.08628514238L1607.0292813449 3810.77265755252L1621.9257232189 3833.25967572234L1624.7904235793 3839.20451960698L1633.7664847086 3881.07689826836L1644.652346078 3913.38583242063L1656.6840875917 3936.64826501144"/>
    <path id="way_4302768" d="M1173.3477399127 3279.96855281415L1175.4401228446 3281.10128133247L1179.4156504153 3282.9419651732L1183.6004162791 3286.34015072816L1226.808123823 3338.87043574873L1233.2945109119 3350.62249412371L1245.4303319169 3362.65773462654L1272.9451674715 3388.00253521713L1285.6040842095 3402.58641488579L1289.1611351938 3405.55982724619L1302.552385958 3417.59506775037L1312.386585738 3428.63917080024L1325.8824556488 3442.93986833961L1333.1011767638 3449.02828412434L1341.4707084915 3457.09897481516L1357.5820570671 3468.99262425406L1375.3673119884 3488.53219118913L1386.1430840877 3495.04538016707L1389.3862776321 3498.01879252746L1402.2544326634 3516.00085774974L1417.9473046527 3527.75291612472L1423.1782619824 3533.8413319081L1432.2801277362 3550.40748648411L1448.1822380187 3576.17706026792L1454.2501485213 3582.9734313765L1475.0693586937 3600.67231446948L1498.0855709447 3614.68982987966L1521.3110214889 3631.1143933905L1541.3978976352 3649.52123180859L1553.7429569334 3666.08738638335L1563.867795915 3679.46914915671L1571.506996876 3688.51565071951L1563.867795915 3727.80331464911L1573.4167971163 3763.4723779528L1587.5493188942 3779.49760929294L1603.0187008403 3805.08628514238L1607.0292813449 3810.77265755252L1621.9257232189 3833.25967572234L1624.7904235793 3839.20451960698L1633.7664847086 3881.07689826836L1644.652346078 3913.38583242063L1656.6840875917 3936.64826501144"/>
    <path id="way_4300228t" d="M1877.9606777697 3443.11905639704L1911.8432702945 3441.35670724738L2026.952093228 3435.24884447636L2059.93836083709 3433.48408296878L2063.5524925023 3433.29072734204L2065.0552967295 3433.21032748949L2065.6115382702 3433.99990661909M2068.6907820787 3433.99846285217L2069.7572064912 3432.97753502268L2072.6427978358 3432.82442081793L2081.9162296974 3432.33235732719L2089.7425193447 3431.91708157356L2090.69028430086 3431.86679161186L2104.4430630301 3431.13704663528L2128.3948893473 3429.86612348251L2129.6590975132 3429.79904252534"/>
    <path id="way_4300228" d="M1877.9606777697 3443.11905639704L1911.8432702945 3441.35670724738L2026.952093228 3435.24884447636L2059.93836083709 3433.48408296878L2063.5524925023 3433.29072734204L2065.0552967295 3433.21032748949L2065.6115382702 3433.99990661909M2068.6907820787 3433.99846285217L2069.7572064912 3432.97753502268L2072.6427978358 3432.82442081793L2081.9162296974 3432.33235732719L2089.7425193447 3431.91708157356L2090.69028430086 3431.86679161186L2104.4430630301 3431.13704663528L2128.3948893473 3429.86612348251L2129.6590975132 3429.79904252534"/>
    <path id="way_4305846t" d="M528.4494422505 3738.78136868812L528.1169800607 3740.45925537737L528.153444016998 3741.52677092456L528.39460285 3742.62494676332L529.170969978598 3744.11258945725L532.042660959999 3745.29431369493L533.753892648698 3744.17528184191L534.6853053052 3742.26098790223L534.860915505099 3741.04776256799L534.663847801899 3739.22308987048L534.199474605698 3738.05515495156L533.098393889699 3736.76320011377L530.0729677325 3736.63010370878L528.4494422505 3738.78136868812"/>
    <path id="way_4305846" d="M528.4494422505 3738.78136868812L528.1169800607 3740.45925537737L528.153444016998 3741.52677092456L528.39460285 3742.62494676332L529.170969978598 3744.11258945725L532.042660959999 3745.29431369493L533.753892648698 3744.17528184191L534.6853053052 3742.26098790223L534.860915505099 3741.04776256799L534.663847801899 3739.22308987048L534.199474605698 3738.05515495156L533.098393889699 3736.76320011377L530.0729677325 3736.63010370878L528.4494422505 3738.78136868812"/>
    <path id="way_4300212t" d="M2068.6907820787 3433.99846285217L2077.9690242016 3442.0978913919L2085.6612918625 3448.92236424136L2095.9659184163 3458.10583397554L2106.1607291861 3467.29891548152L2111.8757072935 3472.25733055278"/>
    <path id="way_4300212" d="M2111.8757072935 3472.25733055278L2106.1607291861 3467.29891548152L2095.9659184163 3458.10583397554L2085.6612918625 3448.92236424136L2077.9690242016 3442.0978913919L2068.6907820787 3433.99846285217"/>
    <path id="way_4305520t" d="M2110.4126120479 3458.35258315989L2113.8561303551 3458.36852748463"/>
    <path id="way_4305520" d="M2113.8561303551 3458.36852748463L2110.4126120479 3458.35258315989"/>
    <path id="way_4324546t" d="M2086.6898307988 2580.6757489224L2106.875554161 2594.78323760238L2114.4865646091 2601.9489461383L2117.9611563354 2607.99501271463L2119.7811805729 2610.01036824052L2123.2557722992 2616.05643481819L2123.9175992947 2625.46142727052L2128.3849315142 2635.31427650676L2132.521350236 2646.28676770251L2140.4632741817 2662.40961190838L2145.0960631501 2677.63674254652L2148.3887490273 2688.64188009952L2164.1235892702 2741.23240580075L2176.0364751889 2759.59453392437L2183.6474856369 2769.22345476866L2189.4384718474 2771.91059547033L2196.8840255466 2771.46273868651L2205.8186899856 2772.3584522528L2220.2134271373 2776.38916330458L2233.2845102981 2777.95666204665L2250.7148460889 2775.34399995834L2377.3304930805 2739.64881699093L2387.2680883 2738.42613562699L2394.3448606533 2739.03747630891L2414.4758799511 2743.802175735"/>
    <path id="way_4324546" d="M2414.4758799511 2743.802175735L2394.3448606533 2739.03747630891L2387.2680883 2738.42613562699L2377.3304930805 2739.64881699093L2250.7148460889 2775.34399995834L2233.2845102981 2777.95666204665L2220.2134271373 2776.38916330458L2205.8186899856 2772.3584522528L2196.8840255466 2771.46273868651L2189.4384718474 2771.91059547033L2183.6474856369 2769.22345476866L2176.0364751889 2759.59453392437L2164.1235892702 2741.23240580075L2148.3887490273 2688.64188009952L2145.0960631501 2677.63674254652L2140.4632741817 2662.40961190838L2132.521350236 2646.28676770251L2128.3849315142 2635.31427650676L2123.9175992947 2625.46142727052L2123.2557722992 2616.05643481819L2119.7811805729 2610.01036824052L2117.9611563354 2607.99501271463L2114.4865646091 2601.9489461383L2106.875554161 2594.78323760238L2086.6898307988 2580.6757489224"/>
    <path id="way_4327108t" d="M2272.2881341852 2978.80610001928L2283.8054005474 2973.93064099013L2285.7085440021 2973.46233090426"/>
    <path id="way_4327108" d="M2272.2881341852 2978.80610001928L2283.8054005474 2973.93064099013L2285.7085440021 2973.46233090426"/>
    <path id="way_4328637t" d="M2583.4625896994 3714.76403216347L2586.5825732956 3723.15498529396L2588.5274899567 3740.1449053291"/>
    <path id="way_4328637" d="M2583.4625896994 3714.76403216347L2586.5825732956 3723.15498529396L2588.5274899567 3740.1449053291"/>
    <path id="way_4303814t" d="M1357.5820570671 3468.99262425406L1470.3562125791 3494.47401369987L1552.6391713763 3536.82852454789L1625.4573000336 3567.1998079355L1646.0662043706 3575.67071010589L1686.2142533379 3596.92245956521"/>
    <path id="way_4303814" d="M1357.5820570671 3468.99262425406L1470.3562125791 3494.47401369987L1552.6391713763 3536.82852454789L1625.4573000336 3567.1998079355L1646.0662043706 3575.67071010589L1686.2142533379 3596.92245956521"/>
    <path id="way_4306708t" d="M2090.6058579226 3593.65956293336L2090.6058579226 3591.5072045634L2091.7461015035 3575.26299044777L2092.4062425241 3571.20193691951L2092.9163514945 3569.09018908358L2094.1166078955 3565.35401983742L2100.5979924609 3549.7595742858L2107.1994026664 3536.27687657021L2108.7297295777 3533.75902338172L2112.4505244208 3526.9770639887L2122.0525756287 3514.18474537239L2126.4635179024 3509.39270220822L2134.5352421991 3502.20463746264L2137.8959601219 3499.72739480933L2139.5763190833 3498.22480500359L2143.0270562362 3495.99122556318L2152.0589856537 3490.5494138349L2165.2918124747 3484.74210728799L2169.1926457779 3483.56440176425L2179.2147867262 3481.00593804174L2181.285229018 3480.59983268784L2195.6282930099 3478.69113752953L2197.7887545317 3478.73174806481L2210.7215172524 3478.16320057125L2212.2518441637 3478.12259003597L2217.0828761777 3477.47282147051L2218.7932415491 3477.87892682307L2219.3333569296 3478.60991645898L2220.5636197406 3481.53387500012L2222.3339979321 3486.9756867284L2223.2341902328 3488.64071867515L2225.784735085 3487.46301315141L2228.5153183972 3485.91981281039L2232.4761645205 3483.76745444053L2234.9066837325 3481.7369276764L2240.0993894447 3476.02779671251"/>
    <path id="way_4306708" d="M2240.0993894447 3476.02779671251L2234.9066837325 3481.7369276764L2232.4761645205 3483.76745444053L2228.5153183972 3485.91981281039L2225.784735085 3487.46301315141L2223.2341902328 3488.64071867515L2222.3339979321 3486.9756867284L2220.5636197406 3481.53387500012L2219.3333569296 3478.60991645898L2218.7932415491 3477.87892682307L2217.0828761777 3477.47282147051L2212.2518441637 3478.12259003597L2210.7215172524 3478.16320057125L2197.7887545317 3478.73174806481L2195.6282930099 3478.69113752953L2181.285229018 3480.59983268784L2179.2147867262 3481.00593804174L2169.1926457779 3483.56440176425L2165.2918124747 3484.74210728799L2152.0589856537 3490.5494138349L2143.0270562362 3495.99122556318L2139.5763190833 3498.22480500359L2137.8959601219 3499.72739480933L2134.5352421991 3502.20463746264L2126.4635179024 3509.39270220822L2122.0525756287 3514.18474537239L2112.4505244208 3526.9770639887L2108.7297295777 3533.75902338172L2107.1994026664 3536.27687657021L2100.5979924609 3549.7595742858L2094.1166078955 3565.35401983742L2092.9163514945 3569.09018908358L2092.4062425241 3571.20193691951L2091.7461015035 3575.26299044777L2090.6058579226 3591.5072045634L2090.6058579226 3593.65956293336"/>
    <path id="way_4303205t" d="M754.825564743 3324.80989418481L755.724475711099 3323.66522480429L756.113172020098 3321.529954753L755.377518412799 3319.39907028052L754.387356141999 3318.57660215433L753.245110160398 3318.43802465382L752.306609820299 3318.88419864216L751.414342001599 3320.10184192293L751.078903597699 3322.0983271754L751.737950676299 3324.1381546942L752.857063873 3325.09200620732L753.736712528499 3325.23654672302L754.825564743 3324.80989418481"/>
    <path id="way_4303205" d="M754.825564743 3324.80989418481L755.724475711099 3323.66522480429L756.113172020098 3321.529954753L755.377518412799 3319.39907028052L754.387356141999 3318.57660215433L753.245110160398 3318.43802465382L752.306609820299 3318.88419864216L751.414342001599 3320.10184192293L751.078903597699 3322.0983271754L751.737950676299 3324.1381546942L752.857063873 3325.09200620732L753.736712528499 3325.23654672302L754.825564743 3324.80989418481"/>
    <path id="way_4300248t" d="M2072.6427978358 3432.82442081793L2072.8357000819 3430.96339650777L2072.9169029839 3428.65550430857L2072.7544971799 3426.45751173802L2072.9169029839 3424.14961953748L2073.1605116897 3421.62192808118L2073.3229174937 3419.20413625344L2073.7289320035 3416.34674591129L2073.9725407094 3413.3794559405L2074.2973523172 3412.39035928315L2074.703366827 3410.74186485555L2075.4341929447 3409.20327005525L2075.8402074545 3407.77457488485"/>
    <path id="way_4300248" d="M2072.6427978358 3432.82442081793L2072.8357000819 3430.96339650777L2072.9169029839 3428.65550430857L2072.7544971799 3426.45751173802L2072.9169029839 3424.14961953748L2073.1605116897 3421.62192808118L2073.3229174937 3419.20413625344L2073.7289320035 3416.34674591129L2073.9725407094 3413.3794559405L2074.2973523172 3412.39035928315L2074.703366827 3410.74186485555L2075.4341929447 3409.20327005525L2075.8402074545 3407.77457488485"/>
    <path id="way_4321201t" d="M472.544937302299 3842.13749159176L472.4070996459 3840.65039900304L471.159125799598 3839.8687158011L470.181787223098 3840.81272217651L470.098526358 3842.07838612705L470.730266930237 3842.9739499319L472.186295236898 3842.87856288741L472.544937302299 3842.13749159176"/>
    <path id="way_4321201" d="M472.544937302299 3842.13749159176L472.4070996459 3840.65039900304L471.159125799598 3839.8687158011L470.181787223098 3840.81272217651L470.098526358 3842.07838612705L470.730266930237 3842.9739499319L472.186295236898 3842.87856288741L472.544937302299 3842.13749159176"/>
    <path id="way_4302770t" d="M1521.3110214889 3631.1143933905L1543.4902805671 3630.12325593745L1550.8136208288 3629.98166487352L1569.4358289227 3633.52144149106L1576.340692598 3634.51257894536L1594.0213283726 3634.93735213858L1612.8527747598 3630.83121126121"/>
    <path id="way_4302770" d="M1521.3110214889 3631.1143933905L1543.4902805671 3630.12325593745L1550.8136208288 3629.98166487352L1569.4358289227 3633.52144149106L1576.340692598 3634.51257894536L1594.0213283726 3634.93735213858L1612.8527747598 3630.83121126121"/>
    <path id="way_4302765t" d="M1193.3299969124 3258.30511990771L1198.351715949 3258.30511990637L1206.0935327971 3255.33170754731L1283.3024629844 3204.07574210889L1286.7548948221 3203.22619571986L1289.370373487 3203.36778678513L1292.0904712985 3203.79255997835L1294.9151882565 3203.65096891442L1297.3214286282 3202.09346720154L1298.8907158272 3198.27050845346L1300.0415264397 3194.16436757609L1301.6730826608 3195.1405447798"/>
    <path id="way_4302765" d="M1193.3299969124 3258.30511990771L1198.351715949 3258.30511990637L1206.0935327971 3255.33170754731L1283.3024629844 3204.07574210889L1286.7548948221 3203.22619571986L1289.370373487 3203.36778678513L1292.0904712985 3203.79255997835L1294.9151882565 3203.65096891442L1297.3214286282 3202.09346720154L1298.8907158272 3198.27050845346L1300.0415264397 3194.16436757609L1301.6730826608 3195.1405447798"/>
    <path id="way_4326496t" d="M1957.7279860989 2616.20212698395L1964.3544037558 2616.2021269853L1964.3087043237 2610.51198235521L1957.7279860989 2610.51198235521L1957.7279860989 2616.20212698395M1968.0987060459 2631.33954755401L1966.776473658 2627.82981383613L1966.2737799047 2624.55179573445L1964.6742997806 2619.97494027224L1964.3544037558 2616.2021269853"/>
    <path id="way_4326496" d="M1957.7279860989 2616.20212698395L1964.3544037558 2616.2021269853L1964.3087043237 2610.51198235521L1957.7279860989 2610.51198235521L1957.7279860989 2616.20212698395M1968.0987060459 2631.33954755401L1966.776473658 2627.82981383613L1966.2737799047 2624.55179573445L1964.6742997806 2619.97494027224L1964.3544037558 2616.2021269853"/>
    <path id="way_4328621t" d="M2127.372278683 3720.99697722399L2126.9671575538 3730.31789099958L2132.2337322338 3740.46123834377L2140.3361548185 3752.52359734727L2140.7333989719 3757.23996366419"/>
    <path id="way_4328621" d="M2140.7333989719 3757.23996366419L2140.3361548185 3752.52359734727L2132.2337322338 3740.46123834377L2126.9671575538 3730.31789099958L2127.372278683 3720.99697722399"/>
    <path id="way_4327149t" d="M1785.6415635842 3823.26950233117L1854.2005386727 3841.90086749765"/>
    <path id="way_4327149" d="M1854.2005386727 3841.90086749765L1785.6415635842 3823.26950233117"/>
    <path id="way_4306710t" d="M2117.2403885141 3752.68398052469L2116.1821544378 3758.40203002005L2117.2134465676 3765.14813547097L2123.3296807546 3780.25641882124L2131.9953004272 3796.90135595535L2133.8860026651 3800.27440868153L2136.2923509678 3803.4148370812L2148.5819155139 3829.35244941896L2154.6032360932 3837.66949697172L2164.4449120205 3845.85754848655L2187.5076856862 3842.90273928799"/>
    <path id="way_4306710" d="M2117.2403885141 3752.68398052469L2116.1821544378 3758.40203002005L2117.2134465676 3765.14813547097L2123.3296807546 3780.25641882124L2131.9953004272 3796.90135595535L2133.8860026651 3800.27440868153L2136.2923509678 3803.4148370812L2148.5819155139 3829.35244941896L2154.6032360932 3837.66949697172L2164.4449120205 3845.85754848655L2187.5076856862 3842.90273928799"/>
    <path id="way_4305062t" d="M2178.1298606286 3455.20090573203L2179.0054211567 3456.82424524743L2178.9609381417 3458.44972907975"/>
    <path id="way_4305062" d="M2178.1298606286 3455.20090573203L2179.0054211567 3456.82424524743L2178.9609381417 3458.44972907975"/>
    <path id="way_4324533t" d="M2392.3140944759 2526.64612481764L2405.5368259748 2527.74084650052L2423.1409530092 2531.82519107866L2448.0382183865 2532.16555312669L2471.9295336475 2529.78301878887L2478.7196969323 2527.74084650052L2490.2881232692 2519.2317952961L2534.2984408553 2495.7468139742L2565.9858695173 2476.346177229L2573.5304953893 2468.17748807405L2587.8652845459 2446.7346790404L2615.7804002719 2435.50273145014L2621.8161009695 2431.75874892147L2630.3666769576 2420.52680133255L2679.406745125 2380.70444169797L2690.7236839329 2374.57792483138L2697.5138472176 2367.08995977259L2711.5971488452 2357.559822424L2737.5003643387 2333.05375495647L2762.397629716 2302.76153267183L2784.0255572155 2284.3819820708L2800.8752216628 2272.80967243386"/>
    <path id="way_4324533" d="M2392.3140944759 2526.64612481764L2405.5368259748 2527.74084650052L2423.1409530092 2531.82519107866L2448.0382183865 2532.16555312669L2471.9295336475 2529.78301878887L2478.7196969323 2527.74084650052L2490.2881232692 2519.2317952961L2534.2984408553 2495.7468139742L2565.9858695173 2476.346177229L2573.5304953893 2468.17748807405L2587.8652845459 2446.7346790404L2615.7804002719 2435.50273145014L2621.8161009695 2431.75874892147L2630.3666769576 2420.52680133255L2679.406745125 2380.70444169797L2690.7236839329 2374.57792483138L2697.5138472176 2367.08995977259L2711.5971488452 2357.559822424L2737.5003643387 2333.05375495647L2762.397629716 2302.76153267183L2784.0255572155 2284.3819820708L2800.8752216628 2272.80967243386"/>
    <path id="way_4305036t" d="M1840.8024152769 3316.26983475799L1846.4081812042 3316.16068507818L1926.3311992589 3364.17894099273L1931.5598079167 3366.7062176199L1942.9507053497 3368.98076658371L1989.1155081588 3379.4204707206"/>
    <path id="way_4305036" d="M1840.8024152769 3316.26983475799L1846.4081812042 3316.16068507818L1926.3311992589 3364.17894099273L1931.5598079167 3366.7062176199L1942.9507053497 3368.98076658371L1989.1155081588 3379.4204707206"/>
    <path id="way_4300230t" d="M2026.7418381436 3582.155285306L2026.9168991998 3583.32638222202L2026.8254010192 3585.04456802083L2026.7453401111 3588.12491913808L2026.5737810223 3591.71608224916L2026.4822828416 3592.8924977517L2026.4365337512 3594.03795495036L2026.3107237528 3596.97899370465L2026.1277273914 3599.00676253058L2025.94473103 3601.4679475935L2025.8761073945 3603.74338284041L2025.8417955768 3604.31611144046L2025.807483759 3605.91046402805L2025.8417955768 3610.27558470702L2025.8189210316 3613.23210261326L2025.8989819397 3614.70262198964L2026.0065268163 3616.34184480926L2026.0215300213 3617.11344497919L2026.2765845065 3622.18976189009L2026.4566229667 3626.18989961678L2027.0117415521 3628.89050021266L2027.5668601376 3632.91094320699L2027.9794482755 3635.7232227754L2028.2194995557 3638.32229703454L2028.639589296 3640.75892915113L2028.9996662163 3642.30212949225L2029.5397815968 3645.55097231539L2030.1399097973 3648.47493085644L2030.7400379978 3651.88621582059L2031.2201405582 3653.42941616161L2031.5802174785 3654.97261650273L2032.7804738794 3657.81535397332L2033.9807302804 3660.25198608991L2036.3212302624 3664.06937640796L2038.0616020438 3665.93746103109L2039.9820122854 3667.80554565421L2041.7223840669 3670.16095670035L2043.5827814884 3672.19148346583L2045.7582462152 3674.4047576386L2047.0185154363 3676.11040012062L2049.5390538784 3679.35924294377L2050.9493551496 3680.82122221434L2052.6297141109 3682.89235951374L2055.7503807535 3686.66913929518L2057.0406563846 3688.13111856574L2059.5011820067 3691.01446657151L2061.4515986583 3693.00438280037L2062.7118678793 3694.34453046521L2064.0621563304 3695.4410149184L2065.1123806813 3696.49688883507L2066.7027204126 3697.99947864082L2067.9629896337 3699.42084737611L2069.8833998753 3701.28893199924L2071.4437331966 3703.27884822809L2073.2741242081 3705.26876445829L2075.0144959895 3707.62417550452L2076.3647844407 3709.97958655066L2077.6250536617 3713.02537669753L2079.3354190331 3717.00520915658L2080.5656818442 3720.17283090918L2081.6759190151 3723.0561789137L2082.2760472156 3724.72121086045L2083.5363164366 3727.36089565476L2084.5265279675 3729.91935937862L2085.3066946281 3732.88392845359L2086.356918979 3737.31047680048L2087.4371497399 3739.50344570696L2089.1175087013 3741.08725658191L2096.4700199139 3752.31890035248L2099.3606297804 3755.9974777835L2101.5609447533 3756.63976908191L2104.0850525008 3756.0029584458L2117.2403885141 3752.68398052469L2119.1007859356 3752.35909624259L2120.751138487 3752.27787517213L2125.0456934917 3753.191565396L2140.7333989719 3757.23996366419L2181.9342085278 3767.87232072231L2233.9353171011 3775.22282761024L2254.7897720684 3775.6289329628L2260.1309130528 3775.50710135707L2264.6618809666 3775.30404868079L2268.0526052994 3775.30404868079L2274.774041145 3775.06038546924L2278.344803938 3774.7761117225L2279.9051372593 3774.53244851095L2286.5065474648 3773.11107977566L2289.8372589775 3772.01459532237L2292.5978486998 3770.79627926345L2299.3792973655 3767.79109965176L2304.3903678396 3765.31385699989L2309.0113549835 3763.03966702287L2310.841745995 3762.18684578248L2315.732790829 3759.83143473499L2320.7438613032 3757.39480261831L2325.8449510075 3755.0800021061L2329.1456561102 3753.4961912298L2333.3765599237 3751.5874960714L2339.4378547487 3748.62292699643L2342.8885919016 3746.91728451296L2349.7900662073 3743.62783115463L2354.9811751417 3741.23180957322L2361.9426622674 3737.90174567953L2366.8937199216 3735.46511356149L2373.7051749972 3732.13504966789L2379.0163095716 3729.61719648066L2385.7677518272 3726.08407991078L2394.1995530443 3722.3885211999L2399.5106876187 3720.03311015232L2404.2517004026 3717.43403589463L2407.8224631956 3715.93144608888L2414.6339182712 3712.68260326574L2418.0546490141 3711.18001345989L2421.625411807 3709.39314990731L2424.6560592196 3707.97178117202L2428.0767899624 3706.06308601371L2431.3174822451 3704.80415941942L2434.8882450381 3702.73302212002L2438.0989309107 3701.43348499055L2441.1295783233 3700.01211625525L2445.0604180365 3697.73792627957L2451.5117961919 3695.05763095008L2456.6728987162 3692.58038829812L2463.3643281517 3689.4533770807L2468.6154499061 3686.52941853966L2474.1366293507 3684.25522856263L2478.4575523943 3682.0622596575L2484.0387446589 3679.34135379273L2487.2494305316 3677.91998505744L2494.1208984273 3674.71175277091L2495.8012573887 3673.85893152918L2497.6616548102 3672.96549975217L2504.563129116 3669.71665692912L2508.6740072894 3667.92979337654L2511.5246162418 3666.54903517643L2513.2649880232 3665.81804554186L2515.0653726247 3665.04644537202L2518.0060008072 3663.503245031L2520.226475149 3662.73164485972L2523.1370969214 3661.5133288007L2525.6876417735 3660.37623381358L2527.428013555 3659.64524417767L2529.2283981565 3658.79242293728L2533.0992250497 3656.92433831281L2538.0202762938 3655.01564315451L2545.1918082897 3651.88863193709L2552.3933466957 3648.72101018449L2559.6248915117 3645.71583057425L2570.3671863007 3641.37050329791L2574.0879811438 3640.07096616834L2581.4695580099 3637.87799726321L2585.220359263 3636.94395495102L2600.4936219657 3633.45144891632L2612.1361090554 3630.97420626446L2616.1269615887 3630.161995558L2623.4485256348 3628.70001628743L2627.5594038082 3627.76597397659L2633.350640943 3626.46643684702L2638.7217883375 3625.04506811172L2642.3825703605 3624.11102580088L2646.4634421239 3622.81148867132L2652.8848138693 3621.39011993602L2657.9859035735 3620.09058280655L2661.2265958562 3619.11592995909L2661.9767561068 3618.91287728281L2665.78757018 3617.32906640642L2670.1084932236 3615.17670803656L2672.7490573058 3613.55228662499L2676.2298008687 3611.19687557885L2678.5703008506 3609.49123309538L2681.0608328827 3607.74498007808L2683.0412559443 3606.12055866651L2684.6616020857 3604.65857939738L2688.8324930791 3601.57217871523L2690.5428584506 3600.15080997994L2695.2238584145 3596.25219859134L2697.4143263463 3594.58716664459L2699.7248199182 3592.92213469774L2703.7456788615 3589.63268133932L2705.2159929528 3588.65802849185L2707.1964160144 3587.19604922263L2708.3194114738 3586.6508948399"/>
    <path id="way_4300230" d="M2026.7418381436 3582.155285306L2026.9168991998 3583.32638222202L2026.8254010192 3585.04456802083L2026.7453401111 3588.12491913808L2026.5737810223 3591.71608224916L2026.4822828416 3592.8924977517L2026.4365337512 3594.03795495036L2026.3107237528 3596.97899370465L2026.1277273914 3599.00676253058L2025.94473103 3601.4679475935L2025.8761073945 3603.74338284041L2025.8417955768 3604.31611144046L2025.807483759 3605.91046402805L2025.8417955768 3610.27558470702L2025.8189210316 3613.23210261326L2025.8989819397 3614.70262198964L2026.0065268163 3616.34184480926L2026.0215300213 3617.11344497919L2026.2765845065 3622.18976189009L2026.4566229667 3626.18989961678L2027.0117415521 3628.89050021266L2027.5668601376 3632.91094320699L2027.9794482755 3635.7232227754L2028.2194995557 3638.32229703454L2028.639589296 3640.75892915113L2028.9996662163 3642.30212949225L2029.5397815968 3645.55097231539L2030.1399097973 3648.47493085644L2030.7400379978 3651.88621582059L2031.2201405582 3653.42941616161L2031.5802174785 3654.97261650273L2032.7804738794 3657.81535397332L2033.9807302804 3660.25198608991L2036.3212302624 3664.06937640796L2038.0616020438 3665.93746103109L2039.9820122854 3667.80554565421L2041.7223840669 3670.16095670035L2043.5827814884 3672.19148346583L2045.7582462152 3674.4047576386L2047.0185154363 3676.11040012062L2049.5390538784 3679.35924294377L2050.9493551496 3680.82122221434L2052.6297141109 3682.89235951374L2055.7503807535 3686.66913929518L2057.0406563846 3688.13111856574L2059.5011820067 3691.01446657151L2061.4515986583 3693.00438280037L2062.7118678793 3694.34453046521L2064.0621563304 3695.4410149184L2065.1123806813 3696.49688883507L2066.7027204126 3697.99947864082L2067.9629896337 3699.42084737611L2069.8833998753 3701.28893199924L2071.4437331966 3703.27884822809L2073.2741242081 3705.26876445829L2075.0144959895 3707.62417550452L2076.3647844407 3709.97958655066L2077.6250536617 3713.02537669753L2079.3354190331 3717.00520915658L2080.5656818442 3720.17283090918L2081.6759190151 3723.0561789137L2082.2760472156 3724.72121086045L2083.5363164366 3727.36089565476L2084.5265279675 3729.91935937862L2085.3066946281 3732.88392845359L2086.356918979 3737.31047680048L2087.4371497399 3739.50344570696L2089.1175087013 3741.08725658191L2096.4700199139 3752.31890035248L2099.3606297804 3755.9974777835L2101.5609447533 3756.63976908191L2104.0850525008 3756.0029584458L2117.2403885141 3752.68398052469L2119.1007859356 3752.35909624259L2120.751138487 3752.27787517213L2125.0456934917 3753.191565396L2140.7333989719 3757.23996366419L2181.9342085278 3767.87232072231L2233.9353171011 3775.22282761024L2254.7897720684 3775.6289329628L2260.1309130528 3775.50710135707L2264.6618809666 3775.30404868079L2268.0526052994 3775.30404868079L2274.774041145 3775.06038546924L2278.344803938 3774.7761117225L2279.9051372593 3774.53244851095L2286.5065474648 3773.11107977566L2289.8372589775 3772.01459532237L2292.5978486998 3770.79627926345L2299.3792973655 3767.79109965176L2304.3903678396 3765.31385699989L2309.0113549835 3763.03966702287L2310.841745995 3762.18684578248L2315.732790829 3759.83143473499L2320.7438613032 3757.39480261831L2325.8449510075 3755.0800021061L2329.1456561102 3753.4961912298L2333.3765599237 3751.5874960714L2339.4378547487 3748.62292699643L2342.8885919016 3746.91728451296L2349.7900662073 3743.62783115463L2354.9811751417 3741.23180957322L2361.9426622674 3737.90174567953L2366.8937199216 3735.46511356149L2373.7051749972 3732.13504966789L2379.0163095716 3729.61719648066L2385.7677518272 3726.08407991078L2394.1995530443 3722.3885211999L2399.5106876187 3720.03311015232L2404.2517004026 3717.43403589463L2407.8224631956 3715.93144608888L2414.6339182712 3712.68260326574L2418.0546490141 3711.18001345989L2421.625411807 3709.39314990731L2424.6560592196 3707.97178117202L2428.0767899624 3706.06308601371L2431.3174822451 3704.80415941942L2434.8882450381 3702.73302212002L2438.0989309107 3701.43348499055L2441.1295783233 3700.01211625525L2445.0604180365 3697.73792627957L2451.5117961919 3695.05763095008L2456.6728987162 3692.58038829812L2463.3643281517 3689.4533770807L2468.6154499061 3686.52941853966L2474.1366293507 3684.25522856263L2478.4575523943 3682.0622596575L2484.0387446589 3679.34135379273L2487.2494305316 3677.91998505744L2494.1208984273 3674.71175277091L2495.8012573887 3673.85893152918L2497.6616548102 3672.96549975217L2504.563129116 3669.71665692912L2508.6740072894 3667.92979337654L2511.5246162418 3666.54903517643L2513.2649880232 3665.81804554186L2515.0653726247 3665.04644537202L2518.0060008072 3663.503245031L2520.226475149 3662.73164485972L2523.1370969214 3661.5133288007L2525.6876417735 3660.37623381358L2527.428013555 3659.64524417767L2529.2283981565 3658.79242293728L2533.0992250497 3656.92433831281L2538.0202762938 3655.01564315451L2545.1918082897 3651.88863193709L2552.3933466957 3648.72101018449L2559.6248915117 3645.71583057425L2570.3671863007 3641.37050329791L2574.0879811438 3640.07096616834L2581.4695580099 3637.87799726321L2585.220359263 3636.94395495102L2600.4936219657 3633.45144891632L2612.1361090554 3630.97420626446L2616.1269615887 3630.161995558L2623.4485256348 3628.70001628743L2627.5594038082 3627.76597397659L2633.350640943 3626.46643684702L2638.7217883375 3625.04506811172L2642.3825703605 3624.11102580088L2646.4634421239 3622.81148867132L2652.8848138693 3621.39011993602L2657.9859035735 3620.09058280655L2661.2265958562 3619.11592995909L2661.9767561068 3618.91287728281L2665.78757018 3617.32906640642L2670.1084932236 3615.17670803656L2672.7490573058 3613.55228662499L2676.2298008687 3611.19687557885L2678.5703008506 3609.49123309538L2681.0608328827 3607.74498007808L2683.0412559443 3606.12055866651L2684.6616020857 3604.65857939738L2688.8324930791 3601.57217871523L2690.5428584506 3600.15080997994L2695.2238584145 3596.25219859134L2697.4143263463 3594.58716664459L2699.7248199182 3592.92213469774L2703.7456788615 3589.63268133932L2705.2159929528 3588.65802849185L2707.1964160144 3587.19604922263L2708.3194114738 3586.6508948399"/>
    <path id="way_4300238t" d="M1964.3452469503 3477.03032908696L1964.998246276 3479.09943381119L1965.7085461828 3481.48571080548L1966.829684198 3485.25221257124L1967.7424682427 3488.31874199921L1968.8862828759 3492.16142664542L1970.4299986645 3497.34759299161L1971.5964899157 3501.26646051547L1972.6050475529 3504.65474462474L1974.1038114615 3509.6898935829L1975.64752725 3514.87605992909L1976.8703086902 3518.9840362812L1977.7776242585 3522.0321941743L1978.8538103937 3525.64767855204L1980.0089633359 3529.52845463568L1981.1695847545 3533.42760225573L1982.4033031477 3537.57232167789L1983.3755280033 3540.95828630302"/>
    <path id="way_4300238" d="M1964.3452469503 3477.03032908696L1964.998246276 3479.09943381119L1965.7085461828 3481.48571080548L1966.829684198 3485.25221257124L1967.7424682427 3488.31874199921L1968.8862828759 3492.16142664542L1970.4299986645 3497.34759299161L1971.5964899157 3501.26646051547L1972.6050475529 3504.65474462474L1974.1038114615 3509.6898935829L1975.64752725 3514.87605992909L1976.8703086902 3518.9840362812L1977.7776242585 3522.0321941743L1978.8538103937 3525.64767855204L1980.0089633359 3529.52845463568L1981.1695847545 3533.42760225573L1982.4033031477 3537.57232167789L1983.3755280033 3540.95828630302"/>
    <path id="way_4305146t" d="M2052.4041964019 3491.78080271159L2057.8840501498 3496.6009669487L2058.5741975804 3497.69745140189L2061.5651274506 3505.50738370077"/>
    <path id="way_4305146" d="M2052.4041964019 3491.78080271159L2057.8840501498 3496.6009669487L2058.5741975804 3497.69745140189L2061.5651274506 3505.50738370077"/>
    <path id="way_4310122t" d="M2710.5398858156 3586.407231627L2709.6748704112 3587.32050291013L2709.9749345115 3588.45759789725L2721.0773062207 3598.69145279105"/>
    <path id="way_4310122" d="M2721.0773062207 3598.69145279105L2709.9749345115 3588.45759789725L2709.6748704112 3587.32050291013L2710.5398858156 3586.407231627"/>
    <path id="way_4327234t" d="M1856.5794464061 3935.52446929069L2081.9322345252 4096.97347751293"/>
    <path id="way_4327234" d="M1856.5794464061 3935.52446929069L2081.9322345252 4096.97347751293"/>
    <path id="way_4303623t" d="M765.294444069799 3569.63595077133L767.552791311698 3568.3490300906"/>
    <path id="way_4303623" d="M765.294444069799 3569.63595077133L767.552791311698 3568.3490300906"/>
    <path id="way_4328651t" d="M2790.4452014995 3655.91318909625L2793.0973605828 3653.04165331648L2811.662474166 3651.6058854252"/>
    <path id="way_4328651" d="M2811.662474166 3651.6058854252L2793.0973605828 3653.04165331648L2790.4452014995 3655.91318909625"/>
    <path id="way_4308915t" d="M3035.8532149047 2397.37686768791L3038.5455396893 2391.97816609702L3040.1058730106 2384.99315402762L3039.1456678898 2381.90675334558L3038.1718306957 2381.42977369203"/>
    <path id="way_4308915" d="M3035.8532149047 2397.37686768791L3038.5455396893 2391.97816609702L3040.1058730106 2384.99315402762L3039.1456678898 2381.90675334558L3038.1718306957 2381.42977369203"/>
    <path id="way_4306650t" d="M2130.0971044125 3422.25842734157L2139.1681010481 3427.69996707129"/>
    <path id="way_4306650" d="M2130.0971044125 3422.25842734157L2139.1681010481 3427.69996707129"/>
    <path id="way_4324587t" d="M2117.9611563354 2607.99501271463L2115.3138483534 2610.0663503381L2091.6121690777 2619.35937859661L2076.0592346839 2624.84562419376L2067.5382121171 2626.07723034862L2057.3626220615 2626.18919454397L2048.2625008737 2628.65240685368L2032.544109731 2636.48990056394L2026.091296525 2637.94543511075L2004.995561044 2635.25829440909L1968.0987060459 2631.33954755401L1963.2177319542 2632.79508210072L1959.5776834791 2636.15400797682L1953.7039688942 2673.55004939706L1954.6967093874 2681.16361471681L1960.4497296967 2710.17069430725L1963.1350035798 2723.71000914718L1964.9550278174 2726.28518565215L1967.7677925482 2732.21928803456L1981.6661594533 2752.37284329077L1989.2771699013 2762.22569252702L2063.7327068931 2796.03887968074L2068.2000391126 2801.07726849407L2071.3437173411 2804.88405115399L2080.443838529 2808.80279800917L2103.2768698731 2814.84886458684L2111.9633491888 2818.87957563862L2118.2507056459 2822.23850151463L2140.4219099945 2826.1572483698L2145.4683408351 2825.03760641021L2147.2056366982 2821.00689535977L2147.536550196 2817.87189787563"/>
    <path id="way_4324587" d="M2117.9611563354 2607.99501271463L2115.3138483534 2610.0663503381L2091.6121690777 2619.35937859661L2076.0592346839 2624.84562419376L2067.5382121171 2626.07723034862L2057.3626220615 2626.18919454397L2048.2625008737 2628.65240685368L2032.544109731 2636.48990056394L2026.091296525 2637.94543511075L2004.995561044 2635.25829440909L1968.0987060459 2631.33954755401L1963.2177319542 2632.79508210072L1959.5776834791 2636.15400797682L1953.7039688942 2673.55004939706L1954.6967093874 2681.16361471681L1960.4497296967 2710.17069430725L1963.1350035798 2723.71000914718L1964.9550278174 2726.28518565215L1967.7677925482 2732.21928803456L1981.6661594533 2752.37284329077L1989.2771699013 2762.22569252702L2063.7327068931 2796.03887968074L2068.2000391126 2801.07726849407L2071.3437173411 2804.88405115399L2080.443838529 2808.80279800917L2103.2768698731 2814.84886458684L2111.9633491888 2818.87957563862L2118.2507056459 2822.23850151463L2140.4219099945 2826.1572483698L2145.4683408351 2825.03760641021L2147.2056366982 2821.00689535977L2147.536550196 2817.87189787563"/>
    <path id="way_4300231t" d="M2086.356918979 3737.31047680048L2087.55717538 3735.97032913564L2088.2173164005 3735.44239217735L2089.5676048516 3734.38651825934L2090.4677971524 3733.89919183633L2091.3979958632 3733.57430755423L2093.4384317449 3733.08698113122L2094.2786112256 3732.88392845359L2096.1390086471 3732.43721256576L2097.8793804285 3731.58439132537"/>
    <path id="way_4300231" d="M2086.356918979 3737.31047680048L2087.55717538 3735.97032913564L2088.2173164005 3735.44239217735L2089.5676048516 3734.38651825934L2090.4677971524 3733.89919183633L2091.3979958632 3733.57430755423L2093.4384317449 3733.08698113122L2094.2786112256 3732.88392845359L2096.1390086471 3732.43721256576L2097.8793804285 3731.58439132537"/>
    <path id="way_4326552t" d="M2148.3887490273 2688.64188009952L2164.3802199592 2684.36069367779L2172.3287488343 2682.42986000611"/>
    <path id="way_4326552" d="M2148.3887490273 2688.64188009952L2164.3802199592 2684.36069367779L2172.3287488343 2682.42986000611"/>
    <path id="way_4300253t" d="M2089.8448865629 3444.24269325217L2093.1880059625 3445.24501096057L2102.741245823 3445.75127913254L2105.7302542553 3445.90967982804L2108.488964109 3446.05587599014L2111.9690716261 3446.2403021841L2114.8523159776 3446.39309797561L2117.0141626658 3446.50766373364L2119.7728725195 3446.65385989574L2122.3588584393 3446.79090265548L2125.2397564887 3446.94357410637L2127.6412869639 3447.07084176253L2131.3035036235 3447.26491872098L2133.0365184756 3447.35675879516L2134.0971173286 3447.39186537208"/>
    <path id="way_4300253" d="M2089.8448865629 3444.24269325217L2093.1880059625 3445.24501096057L2102.741245823 3445.75127913254L2105.7302542553 3445.90967982804L2108.488964109 3446.05587599014L2111.9690716261 3446.2403021841L2114.8523159776 3446.39309797561L2117.0141626658 3446.50766373364L2119.7728725195 3446.65385989574L2122.3588584393 3446.79090265548L2125.2397564887 3446.94357410637L2127.6412869639 3447.07084176253L2131.3035036235 3447.26491872098L2133.0365184756 3447.35675879516L2134.0971173286 3447.39186537208"/>
    <path id="way_4300257t" d="M2416.5167900867 2745.11314205535L2417.3394404367 2749.39491087827L2422.8606198813 2768.88796781705L2505.9151439476 2917.37438464081L2520.0813883621 2942.7010588545L2526.8628370277 2955.37154586499L2530.7036575109 2966.41761146389L2533.5842728733 2977.4636770628L2534.5444779941 2992.40835404887L2534.3341450305 3028.56063776232L2533.8243241535 3116.18926560985L2532.3840164723 3123.01183553815L2528.0630934287 3134.05790113706L2526.6227857475 3140.88047106536L2529.7636674217 3149.32527592066L2532.5418615477 3151.06229332898M2927.9020544858 3491.75380644151L2927.3662046558 3490.48514727422L2926.1659482548 3487.23630445107L2925.5058072343 3484.63723019204L2924.5456021135 3482.1193770048L2923.945473913 3480.90106094579L2923.2253200724 3477.89588133419L2921.9050380313 3474.40337529959L2920.7047816303 3470.42354284188L2919.8045893296 3468.14935286485L2918.4242944684 3463.51975184303L2916.5638970469 3458.72770867886L2915.483666286 3455.80375013772L2912.3629996434 3450.9304859031L2908.7022176203 3446.13844273883L2906.7217945587 3443.94547383235L2902.6409227953 3439.47831495163L2898.7400894921 3435.57970356303L2896.6996536104 3433.3867346579L2892.618781847 3429.81300755275L2888.5979229036 3426.32050151805L2886.5574870219 3424.69608010647L2882.4166024385 3421.20357407043L2878.0356665749 3417.62984696527L2876.1752691533 3416.08664662425L2872.15441021 3412.75658273065L2868.3736025468 3409.0204134844L2866.5132051253 3407.15232886127L2863.2125000225 3403.41615961512L2861.412115421 3401.54807499064L2858.4714872386 3398.21801109704L2855.350820596 3394.48184185089L2853.8505000948 3393.18230472132L2850.489782172 3390.17712510973L2848.6893975705 3389.04003012261L2844.3084617068 3386.35973479302L2841.6678976246 3385.3850819469L2836.5067951003 3383.11089196988L2831.1056412959 3381.08036520575L2828.2850387535 3379.86204914673L2823.3039746894 3377.58785917114L2820.7234234272 3376.36954311213L2815.9223978232 3373.85168992354L2813.5818978413 3372.47093172352L2809.1409491576 3369.22208890038L2805.1801030343 3365.48591965422L2803.1996799727 3363.7802771721L2799.3588594895 3360.53143434905L2797.1983979677 3359.23189721948L2792.757449284 3357.20137045535L2790.5969877622 3356.7952651028L2785.4358852379 3356.71404403234L2780.2747827136 3356.9577072438L2777.3941673512 3357.44503366691L2772.1730520069 3358.25724437337L2769.5324879247 3359.06945507848L2763.8312700199 3360.53143434905L2761.1306931177 3361.26242398496L2755.1894239328 3362.39951897208L2749.488206028 3363.21172967854L2746.5475778456 3363.7802771721L2740.7263343007 3364.99859323111L2735.2051548561 3366.70423571324L2732.6846164141 3367.6788885607L2728.1836549103 3369.54697318383L2725.8431549284 3370.27796281839L2721.4022062447 3370.19674174784L2716.6011806407 3369.46575211328L2714.3206934788 3369.05964676072L2709.5196678748 3368.16621498381L2706.6990653324 3367.0291199939L2705.7388602117 3366.29813036068L2704.1785268904 3364.67370894911L2702.0180653686 3361.91219254907L2701.297911528 3360.69387649005L2700.0376423069 3358.50090758492L2698.7773730859 3356.63282296179L2697.6371295049 3353.95252763221L2697.0970141245 3352.32810622063L2696.556898744 3349.64781089249L2695.9567705435 3346.07408378589L2695.5966936232 3342.66279882174L2695.0565782428 3338.35808208203L2694.4564500423 3332.67260714085L2693.9763474819 3328.85521682414L2693.5562577415 3325.03782650744L2693.0161423611 3320.97677297783L2692.1759628804 3315.85984553166L2691.3957962197 3313.17955020207L2690.4355910989 3310.49925487393L2689.4753859781 3309.03727560201L2685.8146039551 3303.10813745062L2684.1342449937 3300.26539998003L2680.5934886108 3294.98603039285L2676.6326424875 3289.54421866458L2674.4121681456 3286.86392333499L2669.7311681817 3281.90943802982L2667.4506810198 3279.39158484258L2662.1695528554 3275.00564703097L2656.5283477708 3270.61970921936L2654.1278349688 3268.75162459623L2648.1265529638 3265.09667642062L2645.0058863212 3263.3910339385L2638.9445914961 3260.38585432691L2632.8832966711 3257.54311685632L2627.4821428666 3254.29427403317L2624.6615403243 3252.58863155114L2619.2003736997 3249.66467301001L2613.6791942551 3246.09094590485L2608.3380532707 3243.24820843426L2605.6974891885 3241.54256595224L2600.5963994843 3237.72517563553L2596.0954379805 3233.74534317782L2592.0745790372 3229.19696322511L2590.0341431555 3226.92277324817L2586.4933867726 3222.13073008391L2583.43273295 3216.77013942618L2580.3120663074 3211.1658855569L2578.7517329861 3208.07948487475L2575.7510919836 3202.63767314513L2572.630425341 3197.68318783996L2569.4497458784 3192.64748146423L2566.5091176959 3188.66764900652L2565.0688100147 3186.9620065245L2562.1281818323 3183.87560584235L2559.1875536499 3181.60141586532L2556.1869126474 3179.08356267818L2553.0662460048 3176.48448841915L2551.6859511436 3175.42861450248L2548.4452588609 3172.58587703189L2544.8444896579 3169.98680277286L2543.0441050564 3168.52482350229L2539.6233743136 3165.68208603304L2536.9828102314 3162.83934856255L2535.6625281903 3159.5905057394L2535.3624640901 3157.88486325728L2534.9423743497 3155.12334685724L2533.9821692289 3152.6054936701L2532.5418615477 3151.06229332898"/>
    <path id="way_4300257" d="M2532.5418615477 3151.06229332898L2533.9821692289 3152.6054936701L2534.9423743497 3155.12334685724L2535.3624640901 3157.88486325728L2535.6625281903 3159.5905057394L2536.9828102314 3162.83934856255L2539.6233743136 3165.68208603304L2543.0441050564 3168.52482350229L2544.8444896579 3169.98680277286L2548.4452588609 3172.58587703189L2551.6859511436 3175.42861450248L2553.0662460048 3176.48448841915L2556.1869126474 3179.08356267818L2559.1875536499 3181.60141586532L2562.1281818323 3183.87560584235L2565.0688100147 3186.9620065245L2566.5091176959 3188.66764900652L2569.4497458784 3192.64748146423L2572.630425341 3197.68318783996L2575.7510919836 3202.63767314513L2578.7517329861 3208.07948487475L2580.3120663074 3211.1658855569L2583.43273295 3216.77013942618L2586.4933867726 3222.13073008391L2590.0341431555 3226.92277324817L2592.0745790372 3229.19696322511L2596.0954379805 3233.74534317782L2600.5963994843 3237.72517563553L2605.6974891885 3241.54256595224L2608.3380532707 3243.24820843426L2613.6791942551 3246.09094590485L2619.2003736997 3249.66467301001L2624.6615403243 3252.58863155114L2627.4821428666 3254.29427403317L2632.8832966711 3257.54311685632L2638.9445914961 3260.38585432691L2645.0058863212 3263.3910339385L2648.1265529638 3265.09667642062L2654.1278349688 3268.75162459623L2656.5283477708 3270.61970921936L2662.1695528554 3275.00564703097L2667.4506810198 3279.39158484258L2669.7311681817 3281.90943802982L2674.4121681456 3286.86392333499L2676.6326424875 3289.54421866458L2680.5934886108 3294.98603039285L2684.1342449937 3300.26539998003L2685.8146039551 3303.10813745062L2689.4753859781 3309.03727560201L2690.4355910989 3310.49925487393L2691.3957962197 3313.17955020207L2692.1759628804 3315.85984553166L2693.0161423611 3320.97677297783L2693.5562577415 3325.03782650744L2693.9763474819 3328.85521682414L2694.4564500423 3332.67260714085L2695.0565782428 3338.35808208203L2695.5966936232 3342.66279882174L2695.9567705435 3346.07408378589L2696.556898744 3349.64781089249L2697.0970141245 3352.32810622063L2697.6371295049 3353.95252763221L2698.7773730859 3356.63282296179L2700.0376423069 3358.50090758492L2701.297911528 3360.69387649005L2702.0180653686 3361.91219254907L2704.1785268904 3364.67370894911L2705.7388602117 3366.29813036068L2706.6990653324 3367.0291199939L2709.5196678748 3368.16621498381L2714.3206934788 3369.05964676072L2716.6011806407 3369.46575211328L2721.4022062447 3370.19674174784L2725.8431549284 3370.27796281839L2728.1836549103 3369.54697318383L2732.6846164141 3367.6788885607L2735.2051548561 3366.70423571324L2740.7263343007 3364.99859323111L2746.5475778456 3363.7802771721L2749.488206028 3363.21172967854L2755.1894239328 3362.39951897208L2761.1306931177 3361.26242398496L2763.8312700199 3360.53143434905L2769.5324879247 3359.06945507848L2772.1730520069 3358.25724437337L2777.3941673512 3357.44503366691L2780.2747827136 3356.9577072438L2785.4358852379 3356.71404403234L2790.5969877622 3356.7952651028L2792.757449284 3357.20137045535L2797.1983979677 3359.23189721948L2799.3588594895 3360.53143434905L2803.1996799727 3363.7802771721L2805.1801030343 3365.48591965422L2809.1409491576 3369.22208890038L2813.5818978413 3372.47093172352L2815.9223978232 3373.85168992354L2820.7234234272 3376.36954311213L2823.3039746894 3377.58785917114L2828.2850387535 3379.86204914673L2831.1056412959 3381.08036520575L2836.5067951003 3383.11089196988L2841.6678976246 3385.3850819469L2844.3084617068 3386.35973479302L2848.6893975705 3389.04003012261L2850.489782172 3390.17712510973L2853.8505000948 3393.18230472132L2855.350820596 3394.48184185089L2858.4714872386 3398.21801109704L2861.412115421 3401.54807499064L2863.2125000225 3403.41615961512L2866.5132051253 3407.15232886127L2868.3736025468 3409.0204134844L2872.15441021 3412.75658273065L2876.1752691533 3416.08664662425L2878.0356665749 3417.62984696527L2882.4166024385 3421.20357407043L2886.5574870219 3424.69608010647L2888.5979229036 3426.32050151805L2892.618781847 3429.81300755275L2896.6996536104 3433.3867346579L2898.7400894921 3435.57970356303L2902.6409227953 3439.47831495163L2906.7217945587 3443.94547383235L2908.7022176203 3446.13844273883L2912.3629996434 3450.9304859031L2915.483666286 3455.80375013772L2916.5638970469 3458.72770867886L2918.4242944684 3463.51975184303L2919.8045893296 3468.14935286485L2920.7047816303 3470.42354284188L2921.9050380313 3474.40337529959L2923.2253200724 3477.89588133419L2923.945473913 3480.90106094579L2924.5456021135 3482.1193770048L2925.5058072343 3484.63723019204L2926.1659482548 3487.23630445107L2927.3662046558 3490.48514727422L2927.9020544858 3491.75380644151M2532.5418615477 3151.06229332898L2529.7636674217 3149.32527592066L2526.6227857475 3140.88047106536L2528.0630934287 3134.05790113706L2532.3840164723 3123.01183553815L2533.8243241535 3116.18926560985L2534.3341450305 3028.56063776232L2534.5444779941 2992.40835404887L2533.5842728733 2977.4636770628L2530.7036575109 2966.41761146389L2526.8628370277 2955.37154586499L2520.0813883621 2942.7010588545L2505.9151439476 2917.37438464081L2422.8606198813 2768.88796781705L2417.3394404367 2749.39491087827L2416.5167900867 2745.11314205535"/>
    <path id="way_4324609t" d="M2258.1760494512 3126.01161871458L2269.1540663103 3134.28799813174L2271.7327951027 3136.58145266808L2280.0584052039 3148.64701784079L2285.1421848233 3154.5302273061L2289.4155068221 3157.52168974579L2293.3204389935 3162.50746047856L2298.4778965783 3165.99749999088L2314.3161669594 3179.06690514792L2323.6588711917 3182.81338583202L2340.0981942629 3184.15116039926L2359.2766130436 3186.76687956264L2366.0183626157 3205.34194307318L2368.7914874774 3207.49142370778L2371.3188759988 3227.0087128543L2377.7116822591 3230.42926868346L2383.3611389541 3235.45949784525L2393.322023127 3251.15381282851L2397.7821205178 3257.79371532166L2400.7555187784 3261.61668948492L2403.3342599803 3292.06207185172"/>
    <path id="way_4324609" d="M2258.1760494512 3126.01161871458L2269.1540663103 3134.28799813174L2271.7327951027 3136.58145266808L2280.0584052039 3148.64701784079L2285.1421848233 3154.5302273061L2289.4155068221 3157.52168974579L2293.3204389935 3162.50746047856L2298.4778965783 3165.99749999088L2314.3161669594 3179.06690514792L2323.6588711917 3182.81338583202L2340.0981942629 3184.15116039926L2359.2766130436 3186.76687956264L2366.0183626157 3205.34194307318L2368.7914874774 3207.49142370778L2371.3188759988 3227.0087128543L2377.7116822591 3230.42926868346L2383.3611389541 3235.45949784525L2393.322023127 3251.15381282851L2397.7821205178 3257.79371532166L2400.7555187784 3261.61668948492L2403.3342599803 3292.06207185172"/>
    <path id="way_4326489t" d="M2063.7327068931 2796.03887968074L2065.068566374 2807.35081567172L2060.5447842049 2821.34502292915L2053.1128563556 2828.77944553563L2034.3714730836 2829.65408348848L2024.6776541497 2827.46748860435L2011.1063076424 2823.96893679038L2003.0281251975 2827.0301696286L1993.6574335615 2831.84067837261L1989.4567786902 2840.58705790894L1990.7492878814 2856.76786005184L1993.0111789659 2860.70373084301L1993.9805608593 2867.2635154953L1983.6404873299 2915.80592192123L1990.7492878814 2935.04795690111L1993.9805608593 2941.60774155341L1995.9193246461 2960.84977653319L2001.7356160064 2966.5349232313L2006.5825254733 2978.34253560469L2016.9225990027 2996.27261365454L2026.9395452343 3009.82950193632L2036.3910186948 3020.59848174005L2052.3050381111 3034.81134848603L2059.0907113648 3042.02711160397L2065.5532573207 3049.5708639541L2071.8542396277 3054.38137269801L2074.0353488878 3058.0439191288"/>
    <path id="way_4326489" d="M2074.0353488878 3058.0439191288L2071.8542396277 3054.38137269801L2065.5532573207 3049.5708639541L2059.0907113648 3042.02711160397L2052.3050381111 3034.81134848603L2036.3910186948 3020.59848174005L2026.9395452343 3009.82950193632L2016.9225990027 2996.27261365454L2006.5825254733 2978.34253560469L2001.7356160064 2966.5349232313L1995.9193246461 2960.84977653319L1993.9805608593 2941.60774155341L1990.7492878814 2935.04795690111L1983.6404873299 2915.80592192123L1993.9805608593 2867.2635154953L1993.0111789659 2860.70373084301L1990.7492878814 2856.76786005184L1989.4567786902 2840.58705790894L1993.6574335615 2831.84067837261L2003.0281251975 2827.0301696286L2011.1063076424 2823.96893679038L2024.6776541497 2827.46748860435L2034.3714730836 2829.65408348848L2053.1128563556 2828.77944553563L2060.5447842049 2821.34502292915L2065.068566374 2807.35081567172L2063.7327068931 2796.03887968074"/>
    <path id="way_4300233t" d="M2078.8853228828 3575.51810420805L2078.4652331424 3571.7819349619L2078.2851946823 3570.56361890423L2078.4052203224 3569.10163963366L2078.5252459625 3568.16759732147L2079.0353549329 3567.31477608108L2079.8755344136 3564.87814396305L2080.4756626141 3563.49738576303L2081.1958164547 3560.37037454571L2081.525886965 3558.62412152831L2082.0960087554 3554.92856281743L2082.4860920857 3552.97925712375L2083.3562779765 3549.28369841152L2083.9263997669 3547.45622432367L2084.3764959173 3545.62875023582L2085.5467459083 3542.05502313067L2086.2068869288 3540.22754904282L2086.9270407694 3538.40007495496L2088.1873099905 3534.94817945419L2088.8774574211 3533.20192643689L2089.5976112617 3531.57750502532L2091.0079125328 3528.4504938079L2091.8480920135 3526.82607239633L2092.6882714942 3525.24226152003L2094.4586496857 3522.19647137461L2095.5388804466 3520.81571317449L2096.4390727473 3519.59739711547L2097.8793804285 3517.52625981616L2098.389489399 3516.67343857443L2099.2596752897 3515.41451198014L2100.1598675904 3514.27741699302L2101.0000470711 3512.85604825772L2102.1402906521 3511.55651112816L2102.9204573127 3510.58185828204L2103.4905791032 3509.5665948993L2104.9608931944 3507.37362599417L2105.711053445 3506.31775207625L2107.0913483062 3504.53088852358L2108.5616623974 3502.50036175955L2109.4618546982 3501.48509837681L2110.9621751994 3499.65762428896L2112.6125277508 3497.74892913056L2113.4227008214 3496.9367184241L2115.1330661929 3495.10924433624L2116.9334507944 3493.32238078367L2117.8636495051 3492.4289490081L2119.8140661568 3490.8451381318L2120.8042776876 3489.95170635479L2122.6946815191 3488.48972708422L2124.4350533006 3487.02774781375L2125.3652520114 3486.41858978492L2127.1956430229 3485.11905265535L2127.7957712234 3484.63172623234L2129.1160532645 3483.69768392005L2129.8362071051 3482.96669428549L2130.3463160755 3482.51997839766L2130.6163737657 3482.19509411431L2131.4865596565 3481.42349394437L2132.2067134971 3481.01738859191L2133.4969891281 3480.24578842063L2134.1571301487 3479.7990725329L2135.4474057798 3478.98686182643L2136.917719871 3478.2152616565L2137.6078673015 3477.72793523349L2138.8381301126 3476.87511399176M2097.8793804285 3731.58439132537L2097.3392650481 3728.86348546061L2097.0091945378 3727.92944314832L2096.5290919774 3725.65525317274L2096.078995827 3724.68060032527L2095.8389445468 3723.25923158998L2095.2388163463 3720.90382054375L2094.818726606 3719.52306234373L2093.9785471253 3716.96459861996L2093.5284509749 3715.58384042129L2093.1383676446 3714.162471686M2078.8853228828 3575.51810420805L2079.0053485229 3576.81764133762L2078.9753421128 3579.45732613193L2078.9153292928 3580.79747379668L2078.8853228828 3582.42189520825L2078.4652331424 3585.58951696084L2078.4052203224 3587.4169910487L2078.3452075023 3590.38156012501L2078.2851946823 3591.96537100131L2078.1651690422 3593.71162401871L2077.8651049419 3598.4630566476L2077.8951113519 3601.63067839885L2077.8350985319 3603.05204713415L2077.7450793018 3604.717079081L2077.5350344316 3607.55981655159L2077.5650408417 3608.73752207533L2077.5350344316 3610.1995013459L2077.3549959715 3612.39247025103L2077.3549959715 3613.36712309849L2077.3249895615 3614.62604969134L2077.3850023815 3615.1133761158L2077.3549959715 3616.12863949719L2077.2949831514 3617.75306090876L2077.2649767414 3618.7683242915L2077.2649767414 3619.62114553323L2077.3850023815 3622.0983881851L2077.3549959715 3623.56036745567L2077.3850023815 3626.64676813781L2077.3549959715 3628.0681368731L2077.4150087915 3630.78904273652L2077.5050280216 3632.21041147182L2077.5050280216 3633.46933806611L2077.3549959715 3635.94658071932L2077.3549959715 3637.12428624172L2077.5350344316 3639.23603407774L2077.5650408416 3640.25129745913L2077.6850664817 3641.02289763032L2077.8050921219 3642.60670850662L2077.7750857118 3643.54075081755L2077.9251177619 3645.28700383486L2077.955124172 3646.30226721759L2078.015136992 3647.43936220606L2078.1951754522 3649.75416271702L2078.4352267324 3651.17553145231L2078.9153292928 3653.8558267818L2079.185386983 3655.1959744452L2079.6654895434 3658.28237512734L2080.0255664637 3659.82557546837L2080.3256305639 3661.44999687994L2080.8057331243 3664.53639756208L2081.0757908146 3666.07959790311L2081.3458485048 3667.62279824423L2082.2160343955 3672.33362033785L2082.9661946461 3675.29818941416L2083.4462972065 3677.08505296684L2084.1064382271 3680.25267471943L2084.5565343775 3681.99892773673L2084.8866048877 3683.62334914831L2085.6667715484 3686.87219197145L2085.9368292386 3688.5372239183L2086.4769446191 3690.1210347946L2087.3771369198 3693.12621440619L2087.7972266602 3694.62880421194L2088.6073997308 3697.79642596319L2089.0875022912 3699.25840523376L2089.9276817719 3702.06053216907L2090.3177651022 3703.56312197492L2090.7678612526 3705.10632231594L2091.6080407333 3708.15211246281L2091.9681176536 3709.65470226856L2092.388207394 3711.19790260968L2093.1383676446 3714.162471686"/>
    <path id="way_4300233" d="M2078.8853228828 3575.51810420805L2078.4652331424 3571.7819349619L2078.2851946823 3570.56361890423L2078.4052203224 3569.10163963366L2078.5252459625 3568.16759732147L2079.0353549329 3567.31477608108L2079.8755344136 3564.87814396305L2080.4756626141 3563.49738576303L2081.1958164547 3560.37037454571L2081.525886965 3558.62412152831L2082.0960087554 3554.92856281743L2082.4860920857 3552.97925712375L2083.3562779765 3549.28369841152L2083.9263997669 3547.45622432367L2084.3764959173 3545.62875023582L2085.5467459083 3542.05502313067L2086.2068869288 3540.22754904282L2086.9270407694 3538.40007495496L2088.1873099905 3534.94817945419L2088.8774574211 3533.20192643689L2089.5976112617 3531.57750502532L2091.0079125328 3528.4504938079L2091.8480920135 3526.82607239633L2092.6882714942 3525.24226152003L2094.4586496857 3522.19647137461L2095.5388804466 3520.81571317449L2096.4390727473 3519.59739711547L2097.8793804285 3517.52625981616L2098.389489399 3516.67343857443L2099.2596752897 3515.41451198014L2100.1598675904 3514.27741699302L2101.0000470711 3512.85604825772L2102.1402906521 3511.55651112816L2102.9204573127 3510.58185828204L2103.4905791032 3509.5665948993L2104.9608931944 3507.37362599417L2105.711053445 3506.31775207625L2107.0913483062 3504.53088852358L2108.5616623974 3502.50036175955L2109.4618546982 3501.48509837681L2110.9621751994 3499.65762428896L2112.6125277508 3497.74892913056L2113.4227008214 3496.9367184241L2115.1330661929 3495.10924433624L2116.9334507944 3493.32238078367L2117.8636495051 3492.4289490081L2119.8140661568 3490.8451381318L2120.8042776876 3489.95170635479L2122.6946815191 3488.48972708422L2124.4350533006 3487.02774781375L2125.3652520114 3486.41858978492L2127.1956430229 3485.11905265535L2127.7957712234 3484.63172623234L2129.1160532645 3483.69768392005L2129.8362071051 3482.96669428549L2130.3463160755 3482.51997839766L2130.6163737657 3482.19509411431L2131.4865596565 3481.42349394437L2132.2067134971 3481.01738859191L2133.4969891281 3480.24578842063L2134.1571301487 3479.7990725329L2135.4474057798 3478.98686182643L2136.917719871 3478.2152616565L2137.6078673015 3477.72793523349L2138.8381301126 3476.87511399176M2097.8793804285 3731.58439132537L2097.3392650481 3728.86348546061L2097.0091945378 3727.92944314832L2096.5290919774 3725.65525317274L2096.078995827 3724.68060032527L2095.8389445468 3723.25923158998L2095.2388163463 3720.90382054375L2094.818726606 3719.52306234373L2093.9785471253 3716.96459861996L2093.5284509749 3715.58384042129L2093.1383676446 3714.162471686M2078.8853228828 3575.51810420805L2079.0053485229 3576.81764133762L2078.9753421128 3579.45732613193L2078.9153292928 3580.79747379668L2078.8853228828 3582.42189520825L2078.4652331424 3585.58951696084L2078.4052203224 3587.4169910487L2078.3452075023 3590.38156012501L2078.2851946823 3591.96537100131L2078.1651690422 3593.71162401871L2077.8651049419 3598.4630566476L2077.8951113519 3601.63067839885L2077.8350985319 3603.05204713415L2077.7450793018 3604.717079081L2077.5350344316 3607.55981655159L2077.5650408417 3608.73752207533L2077.5350344316 3610.1995013459L2077.3549959715 3612.39247025103L2077.3549959715 3613.36712309849L2077.3249895615 3614.62604969134L2077.3850023815 3615.1133761158L2077.3549959715 3616.12863949719L2077.2949831514 3617.75306090876L2077.2649767414 3618.7683242915L2077.2649767414 3619.62114553323L2077.3850023815 3622.0983881851L2077.3549959715 3623.56036745567L2077.3850023815 3626.64676813781L2077.3549959715 3628.0681368731L2077.4150087915 3630.78904273652L2077.5050280216 3632.21041147182L2077.5050280216 3633.46933806611L2077.3549959715 3635.94658071932L2077.3549959715 3637.12428624172L2077.5350344316 3639.23603407774L2077.5650408416 3640.25129745913L2077.6850664817 3641.02289763032L2077.8050921219 3642.60670850662L2077.7750857118 3643.54075081755L2077.9251177619 3645.28700383486L2077.955124172 3646.30226721759L2078.015136992 3647.43936220606L2078.1951754522 3649.75416271702L2078.4352267324 3651.17553145231L2078.9153292928 3653.8558267818L2079.185386983 3655.1959744452L2079.6654895434 3658.28237512734L2080.0255664637 3659.82557546837L2080.3256305639 3661.44999687994L2080.8057331243 3664.53639756208L2081.0757908146 3666.07959790311L2081.3458485048 3667.62279824423L2082.2160343955 3672.33362033785L2082.9661946461 3675.29818941416L2083.4462972065 3677.08505296684L2084.1064382271 3680.25267471943L2084.5565343775 3681.99892773673L2084.8866048877 3683.62334914831L2085.6667715484 3686.87219197145L2085.9368292386 3688.5372239183L2086.4769446191 3690.1210347946L2087.3771369198 3693.12621440619L2087.7972266602 3694.62880421194L2088.6073997308 3697.79642596319L2089.0875022912 3699.25840523376L2089.9276817719 3702.06053216907L2090.3177651022 3703.56312197492L2090.7678612526 3705.10632231594L2091.6080407333 3708.15211246281L2091.9681176536 3709.65470226856L2092.388207394 3711.19790260968L2093.1383676446 3714.162471686"/>
    <path id="way_4319335t" d="M2697.6051686739 4140.29714041426L2687.2537128146 4176.78292325411L2679.3354767232 4205.64783754313L2667.7510482714 4243.32499032613L2662.9644737771 4254.73883415977L2661.2929715727 4263.78764729074L2660.8371073352 4278.38914120483L2659.1656051308 4282.91354777027L2659.9253788601 4297.51504168435L2661.7488358103 4309.2373677855L2669.4985278486 4327.74630373279L2687.2772331132 4376.28084688584L2707.5373898342 4453.44118250208L2741.1101656722 4555.67496830961L2796.9002196383 4754.79698249516L2814.4974643121 4788.52319160545L3070.3475352368 5221.03276601754L3073.7165825685 5244.04262737716L3074.307241979 5288.80878599669L3082.5764737266 5359.95500237471L3083.1671331371 5387.93385151225L3102.0682342744 5544.61540668212L3103.2495530955 5587.78277392251L3106.2028501482 5607.7676661642L3112.986853583 5622.95618426705L3120.3615164283 5637.39175405299L3155.8182406336 5652.53382478382L3161.1341753284 5654.13261616295L3169.3832160594 5661.46372489385L3203.1107417548 5676.65341101609"/>
    <path id="way_4319335" d="M2697.6051686739 4140.29714041426L2687.2537128146 4176.78292325411L2679.3354767232 4205.64783754313L2667.7510482714 4243.32499032613L2662.9644737771 4254.73883415977L2661.2929715727 4263.78764729074L2660.8371073352 4278.38914120483L2659.1656051308 4282.91354777027L2659.9253788601 4297.51504168435L2661.7488358103 4309.2373677855L2669.4985278486 4327.74630373279L2687.2772331132 4376.28084688584L2707.5373898342 4453.44118250208L2741.1101656722 4555.67496830961L2796.9002196383 4754.79698249516L2814.4974643121 4788.52319160545L3070.3475352368 5221.03276601754L3073.7165825685 5244.04262737716L3074.307241979 5288.80878599669L3082.5764737266 5359.95500237471L3083.1671331371 5387.93385151225L3102.0682342744 5544.61540668212L3103.2495530955 5587.78277392251L3106.2028501482 5607.7676661642L3112.986853583 5622.95618426705L3120.3615164283 5637.39175405299L3155.8182406336 5652.53382478382L3161.1341753284 5654.13261616295L3169.3832160594 5661.46372489385L3203.1107417548 5676.65341101609"/>
    <path id="way_4328619t" d="M2108.4328658913 3721.27112174599L2117.851932146 3720.58576043964"/>
    <path id="way_4328619" d="M2108.4328658913 3721.27112174599L2117.851932146 3720.58576043964"/>
    <path id="way_4300220t" d="M2034.2871935233 3509.70627430725L2036.9483529322 3511.51950959615L2038.0742969783 3512.28669455735L2039.608918678 3512.87409878629"/>
    <path id="way_4300220" d="M2034.2871935233 3509.70627430725L2036.9483529322 3511.51950959615L2038.0742969783 3512.28669455735L2039.608918678 3512.87409878629"/>
    <path id="way_4306711t" d="M2148.5819155139 3829.35244941896L2156.0587834545 3827.37514264855"/>
    <path id="way_4306711" d="M2148.5819155139 3829.35244941896L2156.0587834545 3827.37514264855"/>
    <path id="way_4310133t" d="M2740.7263343007 3364.99859323111L2742.6510677946 3371.40932447371L2744.4469753515 3374.48805015513L2746.5422008345 3380.24040603243L2747.1408366868 3383.72422719794L2750.4931974597 3390.85390772214L2751.0319697267 3394.01365250005L2751.7503327495 3415.24065587949L2750.8523789711 3420.26383988499L2750.7990931002 3423.64793859344L2751.630605579 3428.52778776643L2753.6659674769 3437.68294571265L2753.7856946473 3439.70842313476L2753.0673316246 3448.94460017757L2751.9897870904 3457.45160534859L2752.1095142609 3460.53033103L2752.7680136984 3464.58128587279L2753.0673316246 3469.03733620111L2752.7081501132 3473.8174629156"/>
    <path id="way_4310133" d="M2752.7081501132 3473.8174629156L2753.0673316246 3469.03733620111L2752.7680136984 3464.58128587279L2752.1095142609 3460.53033103L2751.9897870904 3457.45160534859L2753.0673316246 3448.94460017757L2753.7856946473 3439.70842313476L2753.6659674769 3437.68294571265L2751.630605579 3428.52778776643L2750.7990931002 3423.64793859344L2750.8523789711 3420.26383988499L2751.7503327495 3415.24065587949L2751.0319697267 3394.01365250005L2750.4931974597 3390.85390772214L2747.1408366868 3383.72422719794L2746.5422008345 3380.24040603243L2744.4469753515 3374.48805015513L2742.6510677946 3371.40932447371L2740.7263343007 3364.99859323111"/>
    <path id="way_4306680t" d="M1613.6419475418 3978.24233877845L1629.2325793051 3983.51741084554L1634.4294565595 3987.91330423463L1650.3448931512 4010.33236051823L1662.362671802 4016.92620060181L1676.3292794233 4025.71798737997L1679.5773277073 4030.55347010869L1661.7130621452 4056.48924110336"/>
    <path id="way_4306680" d="M1613.6419475418 3978.24233877845L1629.2325793051 3983.51741084554L1634.4294565595 3987.91330423463L1650.3448931512 4010.33236051823L1662.362671802 4016.92620060181L1676.3292794233 4025.71798737997L1679.5773277073 4030.55347010869L1661.7130621452 4056.48924110336"/>
    <path id="way_4326516t" d="M1666.5764424737 2690.9833596488L1682.7328073634 2679.61306625116"/>
    <path id="way_4326516" d="M1682.7328073634 2679.61306625116L1666.5764424737 2690.9833596488"/>
    <path id="way_4321211t" d="M505.620084882199 3808.30878837508L506.972078238598 3809.33449185475L508.6448199079 3808.26119408572L508.883207046899 3806.05430792272L507.8128766912 3804.50420768933L505.9220038848 3804.91635107444L505.265903204799 3806.7720009137L505.620084882199 3808.30878837508"/>
    <path id="way_4321211" d="M505.620084882199 3808.30878837508L506.972078238598 3809.33449185475L508.6448199079 3808.26119408572L508.883207046899 3806.05430792272L507.8128766912 3804.50420768933L505.9220038848 3804.91635107444L505.265903204799 3806.7720009137L505.620084882199 3808.30878837508"/>
    <path id="way_4321204t" d="M499.293619547747 3892.85883160897L517.887449131799 3910.21419357138L520.000204540398 3909.89648320361"/>
    <path id="way_4321204" d="M499.293619547747 3892.85883160897L517.887449131799 3910.21419357138L520.000204540398 3909.89648320361"/>
    <path id="way_4310112t" d="M2273.390932909 3922.12982994607L2278.8762088406 3913.73247695555L2282.832801316 3904.9700216622L2285.7103231162 3897.78967635065L2288.32922337 3889.68607594131L2294.5405502451 3882.41679012384L2298.9814989288 3878.19329445457L2303.4212875267 3874.70157344607L2306.3030629749 3873.15758807885L2311.5841911393 3871.04584024292L2319.1458064656 3869.09653454934L2325.7472166711 3866.65990243266L2330.7882935552 3864.71059673898L2337.2696781206 3861.13686963248L2343.8710883261 3856.58848968121L2346.7517036885 3853.50208899907L2349.9923959712 3847.65417191689L2351.5527292925 3842.29358125916L2351.6727549326 3838.55741201165L2351.5527292925 3831.73484208335L2350.7125498118 3827.18646213064L2348.6721139301 3821.82587147291L2345.4614280574 3813.82559602087L2341.3805562941 3807.16546823358L2336.3394794099 3801.47999329374L2330.8182999653 3797.74382404624L2321.2162487573 3793.52032837698L2306.2130437448 3787.50996915379L2291.929992573 3781.1747256485L2283.0480952056 3777.92588282536L2274.774041145 3775.06038546924"/>
    <path id="way_4310112" d="M2274.774041145 3775.06038546924L2283.0480952056 3777.92588282536L2291.929992573 3781.1747256485L2306.2130437448 3787.50996915379L2321.2162487573 3793.52032837698L2330.8182999653 3797.74382404624L2336.3394794099 3801.47999329374L2341.3805562941 3807.16546823358L2345.4614280574 3813.82559602087L2348.6721139301 3821.82587147291L2350.7125498118 3827.18646213064L2351.5527292925 3831.73484208335L2351.6727549326 3838.55741201165L2351.5527292925 3842.29358125916L2349.9923959712 3847.65417191689L2346.7517036885 3853.50208899907L2343.8710883261 3856.58848968121L2337.2696781206 3861.13686963248L2330.7882935552 3864.71059673898L2325.7472166711 3866.65990243266L2319.1458064656 3869.09653454934L2311.5841911393 3871.04584024292L2306.3030629749 3873.15758807885L2303.4212875267 3874.70157344607L2298.9814989288 3878.19329445457L2294.5405502451 3882.41679012384L2288.32922337 3889.68607594131L2285.7103231162 3897.78967635065L2282.832801316 3904.9700216622L2278.8762088406 3913.73247695555L2273.390932909 3922.12982994607"/>
    <path id="way_4300256t" d="M2583.5527585901 3400.24853786117L2585.1731047314 3399.03022180216L2588.0537200938 3396.18748433157L2589.434014955 3394.64428399054L2592.0145662171 3391.7203254494L2595.3152713199 3388.87758798016L2597.0556431013 3387.33438763914L2600.0562841038 3384.4104290981L2603.4170020266 3381.4052494865L2605.2773994481 3379.86204914538L2607.9179635303 3377.4254170287L2610.1984506922 3375.07000598121L2611.3386942732 3374.0953531351L2613.7992198952 3372.55215279407L2615.4795788566 3371.65872101706L2618.360194219 3369.46575211193L2621.1807967614 3366.94789892335L2622.8011429027 3365.24225644132L2625.3816941648 3362.23707682973L2628.022258247 3359.71922364259L2629.1024890079 3358.58212865403L2630.9628864295 3355.98305439499L2631.9230915503 3353.5464222783L2632.5232197508 3352.24688514883L2634.2035787122 3350.46002159626L2636.1840017738 3349.32292660769L2637.4442709949 3348.75437911413L2639.6047325167 3348.18583162057L2641.7651940385 3346.64263127955L2642.9654504395 3346.07408378455L2645.3059504214 3344.53088344352L2647.8264888635 3342.6627988204L2649.2667965447 3341.93180918584L2651.7873349868 3339.73884027936L2654.2478606088 3337.22098709212L2655.5681426499 3335.59656568064L2658.028668272 3332.5101649985L2660.5492067141 3329.50498538691L2661.8694887552 3327.88056397533L2664.8101169376 3324.22561579963L2667.3306553797 3321.13921511758L2668.5309117807 3319.43357263546L2670.9314245827 3316.91571944698L2673.0918861045 3314.72275054175L2674.1121040454 3313.74809769428L2676.3325783872 3311.7987920007L2678.553052729 3310.33681273013L2679.6332834899 3309.84948630712L2681.9137706518 3309.36215988402L2684.1342449937 3309.19971774301L2685.3945142147 3309.19971774301L2687.0748731761 3309.03727560201L2689.4753859781 3309.03727560201"/>
    <path id="way_4300256" d="M2583.5527585901 3400.24853786117L2585.1731047314 3399.03022180216L2588.0537200938 3396.18748433157L2589.434014955 3394.64428399054L2592.0145662171 3391.7203254494L2595.3152713199 3388.87758798016L2597.0556431013 3387.33438763914L2600.0562841038 3384.4104290981L2603.4170020266 3381.4052494865L2605.2773994481 3379.86204914538L2607.9179635303 3377.4254170287L2610.1984506922 3375.07000598121L2611.3386942732 3374.0953531351L2613.7992198952 3372.55215279407L2615.4795788566 3371.65872101706L2618.360194219 3369.46575211193L2621.1807967614 3366.94789892335L2622.8011429027 3365.24225644132L2625.3816941648 3362.23707682973L2628.022258247 3359.71922364259L2629.1024890079 3358.58212865403L2630.9628864295 3355.98305439499L2631.9230915503 3353.5464222783L2632.5232197508 3352.24688514883L2634.2035787122 3350.46002159626L2636.1840017738 3349.32292660769L2637.4442709949 3348.75437911413L2639.6047325167 3348.18583162057L2641.7651940385 3346.64263127955L2642.9654504395 3346.07408378455L2645.3059504214 3344.53088344352L2647.8264888635 3342.6627988204L2649.2667965447 3341.93180918584L2651.7873349868 3339.73884027936L2654.2478606088 3337.22098709212L2655.5681426499 3335.59656568064L2658.028668272 3332.5101649985L2660.5492067141 3329.50498538691L2661.8694887552 3327.88056397533L2664.8101169376 3324.22561579963L2667.3306553797 3321.13921511758L2668.5309117807 3319.43357263546L2670.9314245827 3316.91571944698L2673.0918861045 3314.72275054175L2674.1121040454 3313.74809769428L2676.3325783872 3311.7987920007L2678.553052729 3310.33681273013L2679.6332834899 3309.84948630712L2681.9137706518 3309.36215988402L2684.1342449937 3309.19971774301L2685.3945142147 3309.19971774301L2687.0748731761 3309.03727560201L2689.4753859781 3309.03727560201"/>
    <path id="way_4305517t" d="M2102.741245823 3445.75127913254L2102.3969778264 3451.22651590221L2110.4126120479 3458.35258315989L2112.2699304801 3460.20928666209"/>
    <path id="way_4305517" d="M2112.2699304801 3460.20928666209L2110.4126120479 3458.35258315989L2102.3969778264 3451.22651590221L2102.741245823 3445.75127913254"/>
    <path id="way_4300247t" d="M2059.1936125522 3428.54560468002L2059.2748154542 3426.67731099388L2059.1936125522 3424.47931842333L2059.3560183562 3421.73182770974L2059.5184241601 3419.64373476783L2059.5184241601 3417.44574219719L2059.762032866 3415.2477496253L2059.762032866 3413.5992551977L2059.9244386699 3412.5002589118L2060.3304531797 3411.2913629986L2060.9800763954 3409.31316968381L2061.6379524352 3408.0643754745L2064.06578667 3403.81818825806M2059.1936125522 3428.54560468002L2059.93836083709 3433.48408296878"/>
    <path id="way_4300247" d="M2059.1936125522 3428.54560468002L2059.2748154542 3426.67731099388L2059.1936125522 3424.47931842333L2059.3560183562 3421.73182770974L2059.5184241601 3419.64373476783L2059.5184241601 3417.44574219719L2059.762032866 3415.2477496253L2059.762032866 3413.5992551977L2059.9244386699 3412.5002589118L2060.3304531797 3411.2913629986L2060.9800763954 3409.31316968381L2061.6379524352 3408.0643754745L2064.06578667 3403.81818825806M2059.1936125522 3428.54560468002L2059.93836083709 3433.48408296878"/>
    <path id="way_4324582t" d="M2115.3138483534 2610.0663503381L2114.8174781068 2612.58554474549L2116.3479530339 2616.28036320871L2117.133872591 2617.67991565784L2117.2166009654 2618.91152181279"/>
    <path id="way_4324582" d="M2115.3138483534 2610.0663503381L2114.8174781068 2612.58554474549L2116.3479530339 2616.28036320871L2117.133872591 2617.67991565784L2117.2166009654 2618.91152181279"/>
    <path id="way_4328642t" d="M2583.22317179 3744.45220900015L2588.5274899567 3740.1449053291L2597.7216414455 3735.59830701043L2606.7389823287 3731.76959263606L2615.0490807898 3729.8552354482L2620.3533989564 3727.94087826159L2628.840308023 3707.60083314875L2637.5040276952 3701.85776158777L2635.6969732627 3685.85434102135"/>
    <path id="way_4328642" d="M2583.22317179 3744.45220900015L2588.5274899567 3740.1449053291L2597.7216414455 3735.59830701043L2606.7389823287 3731.76959263606L2615.0490807898 3729.8552354482L2620.3533989564 3727.94087826159L2628.840308023 3707.60083314875L2637.5040276952 3701.85776158777L2635.6969732627 3685.85434102135"/>
    <path id="way_4324894t" d="M2114.2458114626 3422.16857680318L2114.4734604709 3417.46670096401L2113.8675967875 3415.38943582344L2113.423296753 3412.76552196365L2114.3926786464 3411.01624605527L2115.7255787498 3408.61099168259"/>
    <path id="way_4324894" d="M2114.2458114626 3422.16857680318L2114.4734604709 3417.46670096401L2113.8675967875 3415.38943582344L2113.423296753 3412.76552196365L2114.3926786464 3411.01624605527L2115.7255787498 3408.61099168259"/>
    <path id="way_4321194t" d="M321.4395485773 3847.98776045417L320.8848223089 3861.25125677625L321.5320029553 3875.89115366053L324.582997431599 3891.78232378308L332.164256433198 3923.56466402704"/>
    <path id="way_4321194" d="M321.4395485773 3847.98776045417L320.8848223089 3861.25125677625L321.5320029553 3875.89115366053L324.582997431599 3891.78232378308L332.164256433198 3923.56466402704"/>
    <path id="way_4306796t" d="M328.326973842399 3790.52701845661L329.0838553089 3791.82619717042L330.2484233851 3791.99875754946L331.367982088299 3790.08808999602L330.898281077598 3788.47951520219L329.7469112963 3787.89271729027L328.5531146565 3788.78557827814L328.326973842399 3790.52701845661"/>
    <path id="way_4306796" d="M328.326973842399 3790.52701845661L329.0838553089 3791.82619717042L330.2484233851 3791.99875754946L331.367982088299 3790.08808999602L330.898281077598 3788.47951520219L329.7469112963 3787.89271729027L328.5531146565 3788.78557827814L328.326973842399 3790.52701845661"/>
    <path id="way_4321192t" d="M317.5354657007 3825.10491256412L319.770442061 3826.56898106568L322.4271079314 3826.15557515089L324.264149642499 3824.21558016078L325.1690117574 3821.30710285441L325.0818541559 3818.91196783085L324.5859785531 3817.25687144204L323.0533629896 3815.11376122303L320.317371502898 3814.16552948516L317.974957441198 3815.25447039569L316.060414761898 3819.17932584394L316.009766865699 3821.23188712115L316.440181425299 3823.16126757784L317.5354657007 3825.10491256412"/>
    <path id="way_4321192" d="M317.5354657007 3825.10491256412L319.770442061 3826.56898106568L322.4271079314 3826.15557515089L324.264149642499 3824.21558016078L325.1690117574 3821.30710285441L325.0818541559 3818.91196783085L324.5859785531 3817.25687144204L323.0533629896 3815.11376122303L320.317371502898 3814.16552948516L317.974957441198 3815.25447039569L316.060414761898 3819.17932584394L316.009766865699 3821.23188712115L316.440181425299 3823.16126757784L317.5354657007 3825.10491256412"/>
    <path id="way_4321193t" d="M319.770442061 3826.56898106568L319.9602785282 3830.21968047459L320.9772766869 3840.22986637907L321.4395485773 3847.98776045417"/>
    <path id="way_4321193" d="M319.770442061 3826.56898106568L319.9602785282 3830.21968047459L320.9772766869 3840.22986637907L321.4395485773 3847.98776045417"/>
    <path id="way_4321191t" d="M325.0818541559 3818.91196783085L328.003809420099 3816.70592950505L335.6775227998 3814.32851035194L341.317239862 3811.82596387654L345.2927781189 3808.44752613377L346.4813463813 3806.26459316801"/>
    <path id="way_4321191" d="M346.4813463813 3806.26459316801L345.2927781189 3808.44752613377L341.317239862 3811.82596387654L335.6775227998 3814.32851035194L328.003809420099 3816.70592950505L325.0818541559 3818.91196783085"/>
    <path id="way_4306798t" d="M331.367982088299 3790.08808999602L345.6275847296 3799.66613388248L348.5592831478 3801.57965321443"/>
    <path id="way_4306798" d="M331.367982088299 3790.08808999602L345.6275847296 3799.66613388248L348.5592831478 3801.57965321443"/>
    <path id="way_4329110t" d="M8.39001456869755 4152.32748920901L272.265575068699 3952.54074552255L287.946704688599 3940.09981276533L332.164256433198 3923.56466402704"/>
    <path id="way_4329110" d="M332.164256433198 3923.56466402704L287.946704688599 3940.09981276533L272.265575068699 3952.54074552255L8.39001456869755 4152.32748920901"/>
    <path id="way_4309219t" d="M3196.6875726384 1793.74187115127L3203.1689572038 1791.14279689358L3212.5309571316 1784.96999552929L3225.9738288227 1772.29950851881L3283.3460847904 1706.99776777427L3287.667007834 1699.20054499841L3306.1509564094 1657.61535686316L3308.7915204916 1646.89417554635L3312.6323409748 1607.90806166879L3314.072648656 1601.7352603045L3337.8377253957 1554.95192365253L3369.1471659113 1380.03681720188L3395.0899557233 1235.10334771527"/>
    <path id="way_4309219" d="M3196.6875726384 1793.74187115127L3203.1689572038 1791.14279689358L3212.5309571316 1784.96999552929L3225.9738288227 1772.29950851881L3283.3460847904 1706.99776777427L3287.667007834 1699.20054499841L3306.1509564094 1657.61535686316L3308.7915204916 1646.89417554635L3312.6323409748 1607.90806166879L3314.072648656 1601.7352603045L3337.8377253957 1554.95192365253L3369.1471659113 1380.03681720188L3395.0899557233 1235.10334771527"/>
    <path id="way_4309220t" d="M3180.3640855848 1800.23955679746L3196.6875726384 1793.74187115127"/>
    <path id="way_4309220" d="M3180.3640855848 1800.23955679746L3196.6875726384 1793.74187115127"/>
    <path id="way_4323980t" d="M3180.3640855848 1800.23955679746L3191.3030415421 1782.07653541098L3202.1888849587 1762.58384199285L3208.3854419804 1754.8774283167L3220.3205129881 1736.95307085638L3256.3530340256 1703.22425531105L3270.7348904051 1684.46260166401L3279.6132205166 1670.69000198271L3282.1053833549 1666.05228984472L3284.493706075 1659.44706346753L3288.2838703916 1647.57170966124L3294.4104373692 1630.70730188795L3295.2411583153 1626.98307850474L3300.640844465 1605.55122696037L3301.2638851745 1601.75673521161L3302.0426860615 1595.50285066218L3304.4310087816 1565.56852686561L3305.2617297277 1545.19070080702L3306.975091679 1531.34783276007L3308.0654129208 1520.87784626732L3308.8338619446 1515.69114892593L3308.0487920722 1511.44110931978L3307.342229187 1505.80980684182L3303.5738937992 1497.84098258127L3303.3383728375 1491.89092713257L3304.2019496972 1488.38464445773L3308.9123689318 1470.95948207363L3310.3254947022 1470.74698009407L3315.7424768221 1465.43443058559L3319.1182772736 1461.71564593119L3324.2212314445 1453.00306473914L3330.1092554879 1440.25294592051L3341.5712756255 1404.7651152121L3343.6909642811 1395.84003203905L3346.5172158219 1381.28364638948L3346.6742297964 1379.26487757618L3345.7321459495 1378.41486965495L3346.5957228092 1375.971096881L3345.4181180005 1373.52732410849L3342.5918664597 1372.03981024559L3340.7076987659 1370.12729242347L3336.5468284419 1365.87725281733L3329.0101576664 1361.52096222126"/>
    <path id="way_4323980" d="M3329.0101576664 1361.52096222126L3336.5468284419 1365.87725281733L3340.7076987659 1370.12729242347L3342.5918664597 1372.03981024559L3345.4181180005 1373.52732410849L3346.5957228092 1375.971096881L3345.7321459495 1378.41486965495L3346.6742297964 1379.26487757618L3346.5172158219 1381.28364638948L3343.6909642811 1395.84003203905L3341.5712756255 1404.7651152121L3330.1092554879 1440.25294592051L3324.2212314445 1453.00306473914L3319.1182772736 1461.71564593119L3315.7424768221 1465.43443058559L3310.3254947022 1470.74698009407L3308.9123689318 1470.95948207363L3304.2019496972 1488.38464445773L3303.3383728375 1491.89092713257L3303.5738937992 1497.84098258127L3307.342229187 1505.80980684182L3308.0487920722 1511.44110931978L3308.8338619446 1515.69114892593L3308.0654129208 1520.87784626732L3306.975091679 1531.34783276007L3305.2617297277 1545.19070080702L3304.4310087816 1565.56852686561L3302.0426860615 1595.50285066218L3301.2638851745 1601.75673521161L3300.640844465 1605.55122696037L3295.2411583153 1626.98307850474L3294.4104373692 1630.70730188795L3288.2838703916 1647.57170966124L3284.493706075 1659.44706346753L3282.1053833549 1666.05228984472L3279.6132205166 1670.69000198271L3270.7348904051 1684.46260166401L3256.3530340256 1703.22425531105L3220.3205129881 1736.95307085638L3208.3854419804 1754.8774283167L3202.1888849587 1762.58384199285L3191.3030415421 1782.07653541098L3180.3640855848 1800.23955679746"/>
    <path id="way_4324508t" d="M2971.4919359628 1778.00074170503L2999.5654837396 1795.99818785652L3013.8485168191 1806.66334113209L3018.1170094635 1811.5515363827L3028.7882410745 1824.21640589713L3034.5342888651 1830.43774530843L3042.2504101839 1833.54841501336L3055.8767520873 1835.77032194549L3065.7271197282 1833.77060570663L3073.607413841 1828.2158383763L3086.2487189803 1819.99478272614L3100.0392336777 1813.55125262301L3115.3073035212 1802.88609934744L3129.0978182186 1791.77656468553L3142.3958145339 1787.33275081991L3158.9772667295 1783.33331834209L3165.3800056962 1783.77769972854L3183.93153142 1783.55550903536L3191.3030415421 1782.07653541098"/>
    <path id="way_4324508" d="M3191.3030415421 1782.07653541098L3183.93153142 1783.55550903536L3165.3800056962 1783.77769972854L3158.9772667295 1783.33331834209L3142.3958145339 1787.33275081991L3129.0978182186 1791.77656468553L3115.3073035212 1802.88609934744L3100.0392336777 1813.55125262301L3086.2487189803 1819.99478272614L3073.607413841 1828.2158383763L3065.7271197282 1833.77060570663L3055.8767520873 1835.77032194549L3042.2504101839 1833.54841501336L3034.5342888651 1830.43774530843L3028.7882410745 1824.21640589713L3018.1170094635 1811.5515363827L3013.8485168191 1806.66334113209L2999.5654837396 1795.99818785652L2971.4919359628 1778.00074170503"/>
    <path id="way_4332129t" d="M8.39001456869755 4152.32748920901L8.58257148490065 4200.18380914703L24.3172858739003 4225.35096889802L25.7477144546979 4264.06967620941L-4.54747350886464e-13 4320.21180180867L77.5872374982973 4898.38291462691L61.5084289750985 4976.49389072161L70.0910004599996 4997.78917974244L70.0910004599996 5028.7641455907L62.9388575559005 5042.31569314975L65.7997147175001 5065.54691753499L78.2138438288002 5079.93523011505L69.0330682368985 5136.26288885443"/>
    <path id="way_4332129" d="M8.39001456869755 4152.32748920901L8.58257148490065 4200.18380914703L24.3172858739003 4225.35096889802L25.7477144546979 4264.06967620941L-4.54747350886464e-13 4320.21180180867L77.5872374982973 4898.38291462691L61.5084289750985 4976.49389072161L70.0910004599996 4997.78917974244L70.0910004599996 5028.7641455907L62.9388575559005 5042.31569314975L65.7997147175001 5065.54691753499L78.2138438288002 5079.93523011505L69.0330682368985 5136.26288885443"/>
    <path id="way_4332721t" d="M33.1119311952975 5106.11117014134L39.1009453587985 5109.11320859141L43.9808828252981 5115.41748934021L44.4245135040997 5123.22278931327"/>
    <path id="way_4332721" d="M44.4245135040997 5123.22278931327L43.9808828252981 5115.41748934021L39.1009453587985 5109.11320859141L33.1119311952975 5106.11117014134"/>
    <path id="way_4332683t" d="M41.5409140920974 5132.82931235665L44.2026981647014 5138.23298156894L69.0330682368985 5136.26288885443L84.1294592548002 5134.93073927291"/>
    <path id="way_4332683" d="M84.1294592548002 5134.93073927291L69.0330682368985 5136.26288885443L44.2026981647014 5138.23298156894L41.5409140920974 5132.82931235665"/>
    <path id="way_4332684t" d="M41.5409140920974 5132.82931235665L44.4245135040997 5123.22278931327"/>
    <path id="way_4332684" d="M41.5409140920974 5132.82931235665L44.4245135040997 5123.22278931327"/>
    <path id="way_4333409t" d="M416.1377685416 3760.85248433752L427.75780364489 3768.89022457723L433.297865554083 3773.75372334443L438.23900185147 3784.89924135234L440.634704298688 3798.67915452586L450.067782684609 3829.07602182041"/>
    <path id="way_4333409" d="M450.067782684609 3829.07602182041L440.634704298688 3798.67915452586L438.23900185147 3784.89924135234L433.297865554083 3773.75372334443L427.75780364489 3768.89022457723L416.1377685416 3760.85248433752"/>
    <path id="way_4333422t" d="M450.067782684609 3829.07602182041L470.098526358 3842.07838612705"/>
    <path id="way_4333422" d="M450.067782684609 3829.07602182041L470.098526358 3842.07838612705"/>
    <path id="way_4333454t" d="M388.865505315363 3920.14882352118L430.974587535471 3879.20552213385L442.063668687582 3869.07981744256L470.730266930237 3842.9739499319"/>
    <path id="way_4333454" d="M388.865505315363 3920.14882352118L430.974587535471 3879.20552213385L442.063668687582 3869.07981744256L470.730266930237 3842.9739499319"/>
    <path id="way_4333460t" d="M452.253535664644 3894.4314891754L458.124106652264 3886.82808387756"/>
    <path id="way_4333460" d="M458.124106652264 3886.82808387756L452.253535664644 3894.4314891754"/>
    <path id="way_4333461t" d="M452.253535664644 3894.4314891754L479.241986324898 3914.70429362642"/>
    <path id="way_4333461" d="M452.253535664644 3894.4314891754L479.241986324898 3914.70429362642"/>
    <path id="way_4333462t" d="M460.289392208908 3871.98406347966L477.925455178891 3854.58019170144"/>
    <path id="way_4333462" d="M477.925455178891 3854.58019170144L460.289392208908 3871.98406347966"/>
    <path id="way_4333463t" d="M460.289392208908 3871.98406347966L457.010762738852 3875.11626241397L457.975065524163 3876.16032872535L461.341327242095 3872.93690896724"/>
    <path id="way_4333463" d="M460.289392208908 3871.98406347966L457.010762738852 3875.11626241397L457.975065524163 3876.16032872535L461.341327242095 3872.93690896724"/>
    <path id="way_4334044t" d="M2783.1167799968 4761.46307104286L2821.3975833113 4771.66788600036"/>
    <path id="way_4334044" d="M2783.1167799968 4761.46307104286L2821.3975833113 4771.66788600036"/>
    <path id="way_4334057t" d="M2821.3975833113 4771.66788600036L2857.9383501115 4788.93757285005L2895.6391412546 4817.98204618913L2919.9996524547 4843.10159069892L3081.8230482842 4918.46022422821"/>
    <path id="way_4334057" d="M2821.3975833113 4771.66788600036L2857.9383501115 4788.93757285005L2895.6391412546 4817.98204618913L2919.9996524547 4843.10159069892L3081.8230482842 4918.46022422821"/>
    <path id="way_4334058t" d="M2854.6143343807 3681.00916480561L2866.504583895 3656.67460606113L2882.1649125237 3623.70520389258L2924.7958071239 3544.61788797563L2932.9740712525 3527.89113647501L2934.9190076538 3519.9145672377L2934.9779451205 3514.25120307883L2934.3296329867 3508.82713599689L2932.9151337858 3504.12096014592L2931.5006345849 3500.21244121874L2930.0076116055 3495.37737427599"/>
    <path id="way_4334058" d="M2930.0076116055 3495.37737427599L2931.5006345849 3500.21244121874L2932.9151337858 3504.12096014592L2934.3296329867 3508.82713599689L2934.9779451205 3514.25120307883L2934.9190076538 3519.9145672377L2932.9740712525 3527.89113647501L2924.7958071239 3544.61788797563L2882.1649125237 3623.70520389258L2866.504583895 3656.67460606113L2854.6143343807 3681.00916480561"/>
    <path id="way_4334059t" d="M2816.6235371519 3751.65788373876L2854.6143343807 3681.00916480561"/>
    <path id="way_4334059" d="M2854.6143343807 3681.00916480561L2816.6235371519 3751.65788373876"/>
    <path id="way_4334060t" d="M2701.70499237994 4370.23773868382L2692.64593550838 4343.34090480196L2681.33569816546 4316.65138876057L2671.18548516541 4306.0540809206L2665.67536953681 4296.24175884663L2663.64532693679 4280.9345364111L2665.38536345109 4269.15974992229L2672.34550950827 4247.57264135941L2676.69560079401 4224.02306838169L2751.5171709087 4079.58568745182L2770.94757865167 4002.65708239152L2767.6125086659 3969.0989408984L2765.4374630231 3954.96919711152L2762.1023930373 3944.76438215527L2756.8822834944 3931.81211701714L2757.4622956659 3925.13973800703L2784.7228677232 3841.14626105357L2787.912934666 3831.53018542112L2803.283257209 3778.34739977918L2807.343342409 3769.12381703006L2816.6235371519 3751.65788373876"/>
    <path id="way_4334060" d="M2816.6235371519 3751.65788373876L2807.343342409 3769.12381703006L2803.283257209 3778.34739977918L2787.912934666 3831.53018542112L2784.7228677232 3841.14626105357L2757.4622956659 3925.13973800703L2756.8822834944 3931.81211701714L2762.1023930373 3944.76438215527L2765.4374630231 3954.96919711152L2767.6125086659 3969.0989408984L2770.94757865167 4002.65708239152L2751.5171709087 4079.58568745182L2676.69560079401 4224.02306838169L2672.34550950827 4247.57264135941L2665.38536345109 4269.15974992229L2663.64532693679 4280.9345364111L2665.67536953681 4296.24175884663L2671.18548516541 4306.0540809206L2681.33569816546 4316.65138876057L2692.64593550838 4343.34090480196L2701.70499237994 4370.23773868382"/>
    <path id="way_4306117t" d="M3506.8940167849 1498.97586803819L3521.3499364711 1531.10851228295L3583.8891700324 1607.44066101455L3602.192391246 1641.26327805441L3615.5678221328 1676.03864487045L3622.7509239054 1708.92615564941L3625.2495830217 1740.03755264722L3613.7557510867 1919.94258746789L3615.2549465565 1949.02498031464L3619.7525329658 1973.37303013948L3684.7176699893 2189.80013969814L3700.7090883335 2249.31759482567L3705.7064065661 2598.30630898792L3704.7069429196 2666.61611544206L3591.2678190402 3131.93440099121L3595.0266714499 3249.18143512523"/>
    <path id="way_4306117" d="M3506.8940167849 1498.97586803819L3521.3499364711 1531.10851228295L3583.8891700324 1607.44066101455L3602.192391246 1641.26327805441L3615.5678221328 1676.03864487045L3622.7509239054 1708.92615564941L3625.2495830217 1740.03755264722L3613.7557510867 1919.94258746789L3615.2549465565 1949.02498031464L3619.7525329658 1973.37303013948L3684.7176699893 2189.80013969814L3700.7090883335 2249.31759482567L3705.7064065661 2598.30630898792L3704.7069429196 2666.61611544206L3591.2678190402 3131.93440099121L3595.0266714499 3249.18143512523"/>
    <path id="way_4334061t" d="M2704.13390288863 4372.47629406319L2703.88271583865 4371.14869769178L2702.91162805264 4370.13274953514L2701.70499237994 4370.23773868382L2700.92701689727 4371.18035497634L2700.6879942974 4372.38391001843L2701.03892361977 4373.77676792944L2702.0212094902 4374.63823536319L2703.19500446825 4374.444319503L2703.85716124842 4373.63765007028L2704.13390288863 4372.47629406319"/>
    <path id="way_4334061" d="M2704.13390288863 4372.47629406319L2703.88271583865 4371.14869769178L2702.91162805264 4370.13274953514L2701.70499237994 4370.23773868382L2700.92701689727 4371.18035497634L2700.6879942974 4372.38391001843L2701.03892361977 4373.77676792944L2702.0212094902 4374.63823536319L2703.19500446825 4374.444319503L2703.85716124842 4373.63765007028L2704.13390288863 4372.47629406319"/>
    <path id="way_4334062t" d="M2703.19500446825 4374.444319503L2704.31868045845 4380.03898935895L2704.97119415131 4384.74890395451L2706.85623370847 4392.59876161375L2708.4512671799 4398.8786477411L2711.13382347278 4404.47167132332L2718.02146800853 4415.75584170842L2751.58967243014 4461.57938579376L2852.94679938785 4622.30522136677L2954.13849959301 4751.45554985181L3026.37043864594 4852.30605078199L3081.8230482842 4918.46022422821"/>
    <path id="way_4334062" d="M2703.19500446825 4374.444319503L2704.31868045845 4380.03898935895L2704.97119415131 4384.74890395451L2706.85623370847 4392.59876161375L2708.4512671799 4398.8786477411L2711.13382347278 4404.47167132332L2718.02146800853 4415.75584170842L2751.58967243014 4461.57938579376L2852.94679938785 4622.30522136677L2954.13849959301 4751.45554985181L3026.37043864594 4852.30605078199L3081.8230482842 4918.46022422821"/>
    <path id="way_4323939t" d="M3414.8515415424 1294.38368873843L3424.6144921781 1299.15697793728L3473.3480813487 1346.72579978993"/>
    <path id="way_4323939" d="M3414.8515415424 1294.38368873843L3424.6144921781 1299.15697793728L3473.3480813487 1346.72579978993"/>
    <path id="way_4310196t" d="M2483.9280017426 71.6394181838932L2510.6072079275 67.6497926089605L2514.3280027706 68.4620033154206L2518.5289001741 70.0864247269938L2556.0969255253 90.8790187952445L2562.4582844506 94.1278616183899L2584.3029509488 101.437757969796L2590.544284234 104.686600792941L2604.4672584855 113.133592132718L2612.9890789326 120.281046344467L2628.8324634258 139.449218999797L2633.2734121095 144.160041093513L2639.874822315 149.520631751243L2703.3683859277 176.161142901771L2723.1726165442 183.146154971074L2729.1738985492 184.93301852365L2746.2175394434 186.719882076227L2780.4248468718 190.618493464829L2793.2675903625 187.207208500679L2798.5487185269 187.369650641684L2801.069256969 188.669187769807L2813.4318978992 196.953736968675L2826.0345901097 207.187591862471L2843.7983848445 218.720983884486L2848.7194360886 222.944479553748L2854.7207180935 225.705995953787L2861.0820770188 235.61496656423L2863.4825898208 238.37648296427L2869.2438205456 241.787767928419L2874.7649999902 246.011263597682L2878.6058204734 247.798127151605L2889.1680768022 250.397201409294L2893.2489485656 250.884527832401L2897.9299485295 249.422548563178L2902.0108202928 251.696738538861L2903.5711536141 254.945581362006L2906.5717946166 259.331519173619L2909.5724356191 261.605709149207L2911.3728202206 263.555014842882L2911.9729484211 265.666762678812L2911.1327689404 268.265836936502L2910.65266638 273.951311877681L2911.6128715008 279.799228958517L2915.9337945444 285.484703899696L2916.653948385 287.596451734278L2916.1738458246 291.495063121535L2919.4145381073 302.053802297337L2923.3753842306 306.114855825596L2934.2977174797 309.201256507738L2944.4998968882 314.886731448822L2947.7405891708 319.272669259089L2947.3805122505 322.683954223237L2941.6192815258 330.156292716993L2940.4190251248 334.054904104249L2937.6584354025 344.61364328005L2937.2983584822 350.299118219884L2937.1783328421 359.720762407219L2935.9780764411 374.34055511128L2936.2181277213 379.376261487002L2937.058307202 381.812893605035L2940.2989994847 386.036389274298L2954.4620250164 394.158496332164L2970.78551207 398.869318425783L2978.7072043166 398.05710772067L2982.5480247998 399.031760566786L2984.7084863216 400.006413414346L2988.0692042444 402.605487672035L2991.7899990875 408.778289036225L2994.91066573 413.326668988841L2999.8317169741 416.25062752998L3013.8747168658 424.535176728753L3016.515280948 427.134250986443L3017.3554604287 429.083556681465L3020.116050151 440.779390844483L3028.0377423976 457.510931383128L3030.91835776 465.795480581996L3031.9985885209 471.643397664178L3031.9985885209 476.679104039901L3030.7983321199 484.638768956667L3027.1975629169 490.974012461956L3025.6372295956 499.096119519725L3029.3580244387 505.593805166017L3035.3593064437 511.766606528859L3041.2405628086 517.939407893145L3054.2033319393 532.884084879213L3056.243767821 537.107580549823L3058.0441524225 549.290741135851L3060.8047421448 556.763079629606L3065.1256651884 564.072975981012L3075.0877933167 574.794157297913L3090.6911265297 587.464644308298L3104.0139725807 596.561404212282L3107.974818704 600.29757345988L3110.6153827862 604.19618484704L3113.7360494288 611.018754775338L3148.4234594176 647.730678677217L3166.4273054326 670.31013629814L3170.508177196 673.883863403293L3176.1493822807 676.807821944432L3182.0306386456 679.731780484129L3200.3945615808 688.50365610745L3209.200106985 694.086112135988L3241.8767890959 720.264964516086L3248.2618878992 728.39820020675L3255.5859718206 734.752290589209L3258.7785212222 739.327235664907L3273.6144860887 762.45612466031L3277.933817632 766.268578891228L3315.3850331857 789.343025035319L3319.0230382347 795.907903775557L3319.8314838011 810.131807710913L3321.8525977172 816.696686451248L3328.7243850319 829.826443930474L3329.9370533816 841.862054953666L3322.4565475745 884.39648168126"/>
    <path id="way_4310196" d="M3322.4565475745 884.39648168126L3329.9370533816 841.862054953666L3328.7243850319 829.826443930474L3321.8525977172 816.696686451248L3319.8314838011 810.131807710913L3319.0230382347 795.907903775557L3315.3850331857 789.343025035319L3277.933817632 766.268578891228L3273.6144860887 762.45612466031L3258.7785212222 739.327235664907L3255.5859718206 734.752290589209L3248.2618878992 728.39820020675L3241.8767890959 720.264964516086L3209.200106985 694.086112135988L3200.3945615808 688.50365610745L3182.0306386456 679.731780484129L3176.1493822807 676.807821944432L3170.508177196 673.883863403293L3166.4273054326 670.31013629814L3148.4234594176 647.730678677217L3113.7360494288 611.018754775338L3110.6153827862 604.19618484704L3107.974818704 600.29757345988L3104.0139725807 596.561404212282L3090.6911265297 587.464644308298L3075.0877933167 574.794157297913L3065.1256651884 564.072975981012L3060.8047421448 556.763079629606L3058.0441524225 549.290741135851L3056.243767821 537.107580549823L3054.2033319393 532.884084879213L3041.2405628086 517.939407893145L3035.3593064437 511.766606528859L3029.3580244387 505.593805166017L3025.6372295956 499.096119519725L3027.1975629169 490.974012461956L3030.7983321199 484.638768956667L3031.9985885209 476.679104039901L3031.9985885209 471.643397664178L3030.91835776 465.795480581996L3028.0377423976 457.510931383128L3020.116050151 440.779390844483L3017.3554604287 429.083556681465L3016.515280948 427.134250986443L3013.8747168658 424.535176728753L2999.8317169741 416.25062752998L2994.91066573 413.326668988841L2991.7899990875 408.778289036225L2988.0692042444 402.605487672035L2984.7084863216 400.006413414346L2982.5480247998 399.031760566786L2978.7072043166 398.05710772067L2970.78551207 398.869318425783L2954.4620250164 394.158496332164L2940.2989994847 386.036389274298L2937.058307202 381.812893605035L2936.2181277213 379.376261487002L2935.9780764411 374.34055511128L2937.1783328421 359.720762407219L2937.2983584822 350.299118219884L2937.6584354025 344.61364328005L2940.4190251248 334.054904104249L2941.6192815258 330.156292716993L2947.3805122505 322.683954223237L2947.7405891708 319.272669259089L2944.4998968882 314.886731448822L2934.2977174797 309.201256507738L2923.3753842306 306.114855825596L2919.4145381073 302.053802297337L2916.1738458246 291.495063121535L2916.653948385 287.596451734278L2915.9337945444 285.484703899696L2911.6128715008 279.799228958517L2910.65266638 273.951311877681L2911.1327689404 268.265836936502L2911.9729484211 265.666762678812L2911.3728202206 263.555014842882L2909.5724356191 261.605709149207L2906.5717946166 259.331519173619L2903.5711536141 254.945581362006L2902.0108202928 251.696738538861L2897.9299485295 249.422548563178L2893.2489485656 250.884527832401L2889.1680768022 250.397201409294L2878.6058204734 247.798127151605L2874.7649999902 246.011263597682L2869.2438205456 241.787767928419L2863.4825898208 238.37648296427L2861.0820770188 235.61496656423L2854.7207180935 225.705995953787L2848.7194360886 222.944479553748L2843.7983848445 218.720983884486L2826.0345901097 207.187591862471L2813.4318978992 196.953736968675L2801.069256969 188.669187769807L2798.5487185269 187.369650641684L2793.2675903625 187.207208500679L2780.4248468718 190.618493464829L2746.2175394434 186.719882076227L2729.1738985492 184.93301852365L2723.1726165442 183.146154971074L2703.3683859277 176.161142901771L2639.874822315 149.520631751243L2633.2734121095 144.160041093513L2628.8324634258 139.449218999797L2612.9890789326 120.281046344467L2604.4672584855 113.133592132718L2590.544284234 104.686600792941L2584.3029509488 101.437757969796L2562.4582844506 94.1278616183899L2556.0969255253 90.8790187952445L2518.5289001741 70.0864247269938L2514.3280027706 68.4620033154206L2510.6072079275 67.6497926089605L2483.9280017426 71.6394181838932"/>
    <path id="way_4323981t" d="M3244.5366393914 1426.22781522134L3245.6357372128 1425.05905433071L3264.9484560749 1415.60271620717L3274.4478015315 1410.7151706607L3287.5584684013 1405.08386818284L3300.1195863605 1400.94007956642L3306.4786523273 1397.85880085234L3316.1350117583 1392.44000035403L3320.7669240058 1390.10247857135L3330.4232834368 1385.95868995494L3345.7321459495 1378.41486965495"/>
    <path id="way_4323981" d="M3345.7321459495 1378.41486965495L3330.4232834368 1385.95868995494L3320.7669240058 1390.10247857135L3316.1350117583 1392.44000035403L3306.4786523273 1397.85880085234L3300.1195863605 1400.94007956642L3287.5584684013 1405.08386818284L3274.4478015315 1410.7151706607L3264.9484560749 1415.60271620717L3245.6357372128 1425.05905433071L3244.5366393914 1426.22781522134"/>
    <path id="way_4323988t" d="M3053.8191623234 1632.25097544766L3054.4890603798 1600.06536538499L3054.4890603798 1586.91913029047L3046.450283703 1536.14746371355L3049.4648249568 1532.97423455314L3079.6102374949 1531.61427919783L3083.9645748615 1529.34768693996L3088.9888102845 1527.98773158474L3093.0081986229 1530.02766461699L3239.4575488321 1520.47674465008L3244.9059415746 1521.01585217755L3253.4518225645 1519.34768552625L3263.0659386781 1517.12346332448L3276.3777917585 1515.45529667318L3308.0487920722 1511.44110931978"/>
    <path id="way_4323988" d="M3308.0487920722 1511.44110931978L3276.3777917585 1515.45529667318L3263.0659386781 1517.12346332448L3253.4518225645 1519.34768552625L3244.9059415746 1521.01585217755L3239.4575488321 1520.47674465008L3093.0081986229 1530.02766461699L3088.9888102845 1527.98773158474L3083.9645748615 1529.34768693996L3079.6102374949 1531.61427919783L3049.4648249568 1532.97423455314L3046.450283703 1536.14746371355L3054.4890603798 1586.91913029047L3054.4890603798 1600.06536538499L3053.8191623234 1632.25097544766"/>
    <path id="way_4323974t" d="M3354.5249285209 1371.40230430537L3358.7643058321 1371.40230430537L3362.3756272453 1370.87104935487L3364.2597949392 1371.08355133453L3365.4373997479 1372.2523122266L3369.1471659113 1380.03681720188"/>
    <path id="way_4323974" d="M3369.1471659113 1380.03681720188L3365.4373997479 1372.2523122266L3364.2597949392 1371.08355133453L3362.3756272453 1370.87104935487L3358.7643058321 1371.40230430537L3354.5249285209 1371.40230430537"/>
    <path id="way_4309221t" d="M2031.7132711854 651.369776080297L2032.4509468018 649.083734864284L2033.4875321942 647.747630262339L2036.3011211164 646.077499509619L2039.509599712 644.206953065875L2042.4219110525 641.334328170962L2049.9741760543 628.240503068415L2053.3095191475 624.014126069269L2064.711954957 610.206544071572L2069.1529036406 606.307932683066L2076.3544420466 600.135131320127L2080.0752368897 595.749193508514L2085.3563650541 588.601739298208L2087.9969291363 584.053359345591L2089.7973137378 582.428937934019L2098.5591854651 575.443925863274L2101.6798521077 571.870198758121L2107.6811341127 562.773438854138L2109.0014161538 560.824133159212L2140.4481338599 537.270022692172L2142.968672302 533.696295587019L2144.8890825436 526.223957093264L2147.6496722659 513.228585800775L2154.4911337516 500.558098790294L2162.4128259982 493.573086720992L2167.8139798026 489.349591051729L2169.2542874838 481.71481041697L2169.3743131239 458.972910655043L2188.3383642597 391.884306357826L2198.300492388 375.315207960185L2201.5411846707 369.629733019006L2219.3049794055 324.308375636157L2222.425646048 318.460458555417L2264.3145944429 264.692109832696L2276.1971328127 253.158717809431L2298.0417993109 236.914503695046L2320.6066196496 221.807384566628L2333.8094400606 210.761318967719L2340.290824626 202.639211909855L2348.0924912325 190.943377746836L2378.2189268975 158.94227594002L2384.9403627431 150.982611023159L2388.0610293857 144.484925376866L2396.3427985526 118.819067073897L2399.1033882749 114.595571403287L2404.6245677195 109.884749311014L2472.1990030956 87.3052916887455L2474.3594646174 85.518428136168L2483.9280017426 71.6394181838932"/>
    <path id="way_4309221" d="M2031.7132711854 651.369776080297L2032.4509468018 649.083734864284L2033.4875321942 647.747630262339L2036.3011211164 646.077499509619L2039.509599712 644.206953065875L2042.4219110525 641.334328170962L2049.9741760543 628.240503068415L2053.3095191475 624.014126069269L2064.711954957 610.206544071572L2069.1529036406 606.307932683066L2076.3544420466 600.135131320127L2080.0752368897 595.749193508514L2085.3563650541 588.601739298208L2087.9969291363 584.053359345591L2089.7973137378 582.428937934019L2098.5591854651 575.443925863274L2101.6798521077 571.870198758121L2107.6811341127 562.773438854138L2109.0014161538 560.824133159212L2140.4481338599 537.270022692172L2142.968672302 533.696295587019L2144.8890825436 526.223957093264L2147.6496722659 513.228585800775L2154.4911337516 500.558098790294L2162.4128259982 493.573086720992L2167.8139798026 489.349591051729L2169.2542874838 481.71481041697L2169.3743131239 458.972910655043L2188.3383642597 391.884306357826L2198.300492388 375.315207960185L2201.5411846707 369.629733019006L2219.3049794055 324.308375636157L2222.425646048 318.460458555417L2264.3145944429 264.692109832696L2276.1971328127 253.158717809431L2298.0417993109 236.914503695046L2320.6066196496 221.807384566628L2333.8094400606 210.761318967719L2340.290824626 202.639211909855L2348.0924912325 190.943377746836L2378.2189268975 158.94227594002L2384.9403627431 150.982611023159L2388.0610293857 144.484925376866L2396.3427985526 118.819067073897L2399.1033882749 114.595571403287L2404.6245677195 109.884749311014L2472.1990030956 87.3052916887455L2474.3594646174 85.518428136168L2483.9280017426 71.6394181838932"/>
    <path id="way_4306118t" d="M3371.3361945267 1098.81110637926L3370.2263268086 1099.16397309641L3369.3292779462 1099.76728119704L3368.1909853927 1101.15802534069L3367.4673571766 1102.90168469764L3367.1832827378 1105.27076291042L3367.6471992568 1107.82595901007L3369.1344818619 1110.2094740358L3370.4921860117 1111.11147406521L3371.8571579644 1111.38046061756L3372.7772870999 1111.25107827038L3374.6810608873 1110.07009708461L3375.9071553544 1108.14412284117L3376.4624076757 1105.82808683055L3376.356499142 1103.54871831908L3375.7778503806 1101.715698231L3374.6731317529 1100.07652831562L3372.9954394344 1098.97200893963L3371.3361945267 1098.81110637926"/>
    <path id="way_4306118" d="M3371.3361945267 1098.81110637926L3370.2263268086 1099.16397309641L3369.3292779462 1099.76728119704L3368.1909853927 1101.15802534069L3367.4673571766 1102.90168469764L3367.1832827378 1105.27076291042L3367.6471992568 1107.82595901007L3369.1344818619 1110.2094740358L3370.4921860117 1111.11147406521L3371.8571579644 1111.38046061756L3372.7772870999 1111.25107827038L3374.6810608873 1110.07009708461L3375.9071553544 1108.14412284117L3376.4624076757 1105.82808683055L3376.356499142 1103.54871831908L3375.7778503806 1101.715698231L3374.6731317529 1100.07652831562L3372.9954394344 1098.97200893963L3371.3361945267 1098.81110637926"/>
    <path id="way_4308733t" d="M3410.2624115828 903.130553559085L3412.3028474645 898.500952535919"/>
    <path id="way_4308733" d="M3410.2624115828 903.130553559085L3412.3028474645 898.500952535919"/>
    <path id="way_4306204t" d="M3312.9506766514 877.874673928588L3313.1931458609 878.932356811085L3314.0116588407 879.684233470276L3314.850883035 879.585633033457L3315.4744179557 878.870675009478L3315.6852662267 877.79423765959L3315.4801395459 876.901622184359L3314.9362106556 876.227845134176L3313.8999378268 876.117371760678L3313.1985164486 876.81716319405L3312.9506766514 877.874673928588"/>
    <path id="way_4306204" d="M3312.9506766514 877.874673928588L3313.1931458609 878.932356811085L3314.0116588407 879.684233470276L3314.850883035 879.585633033457L3315.4744179557 878.870675009478L3315.6852662267 877.79423765959L3315.4801395459 876.901622184359L3314.9362106556 876.227845134176L3313.8999378268 876.117371760678L3313.1985164486 876.81716319405L3312.9506766514 877.874673928588"/>
    <path id="way_4323965t" d="M3411.5741765573 1285.99206891998L3410.931058836 1287.1062073056L3415.7878197449 1301.83905698095L3426.2549768762 1335.38462239759L3428.2646710454 1343.54435452641L3426.5061886473 1347.85087981517"/>
    <path id="way_4323965" d="M3411.5741765573 1285.99206891998L3410.931058836 1287.1062073056L3415.7878197449 1301.83905698095L3426.2549768762 1335.38462239759L3428.2646710454 1343.54435452641L3426.5061886473 1347.85087981517"/>
    <path id="way_4323975t" d="M3348.2443695413 1370.44604539431L3354.5249285209 1371.40230430537"/>
    <path id="way_4323975" d="M3354.5249285209 1371.40230430537L3348.2443695413 1370.44604539431"/>
    <path id="way_4323940t" d="M3475.8453108172 1350.44230560547L3601.6804673294 1475.20112555361"/>
    <path id="way_4323940" d="M3475.8453108172 1350.44230560547L3601.6804673294 1475.20112555361"/>
    <path id="way_4306169t" d="M3419.0707465275 797.299885887511L3419.3201318184 795.961324368185L3418.5699715678 792.631260474585L3418.900042078 789.991575680275L3420.8804651397 780.691763098668"/>
    <path id="way_4306169" d="M3419.0707465275 797.299885887511L3419.3201318184 795.961324368185L3418.5699715678 792.631260474585L3418.900042078 789.991575680275L3420.8804651397 780.691763098668"/>
    <path id="way_4308739t" d="M3316.6731306165 1704.75161043382L3332.0364125493 1699.22857763374L3336.5973868731 1695.00508196447L3360.8425661732 1660.24246375618L3368.5242071396 1654.71943095735L3397.3303607635 1633.9268368891L3415.4218719145 1619.90493896151L3423.4653139264 1615.23952886939L3429.1501526416 1612.78404987409L3434.8954683644 1610.81966667711L3440.7012610948 1609.18268068024L3457.9372082632 1605.49946218734L3473.7217072489 1600.34295629566L3486.059016801 1593.79501230829L3499.9687285509 1585.36453442298L3505.7140442737 1580.94467223069L3509.1007566998 1577.58885093666L3511.9431760574 1573.90563244376L3514.7855954149 1569.7313181512L3519.0189859475 1563.83816856158L3522.345221366 1560.97344306702L3523.9781005714 1559.82755286846L3527.0624279594 1558.19056687159L3531.6586805376 1555.24399207673"/>
    <path id="way_4308739" d="M3531.6586805376 1555.24399207673L3527.0624279594 1558.19056687159L3523.9781005714 1559.82755286846L3522.345221366 1560.97344306702L3519.0189859475 1563.83816856158L3514.7855954149 1569.7313181512L3511.9431760574 1573.90563244376L3509.1007566998 1577.58885093666L3505.7140442737 1580.94467223069L3499.9687285509 1585.36453442298L3486.059016801 1593.79501230829L3473.7217072489 1600.34295629566L3457.9372082632 1605.49946218734L3440.7012610948 1609.18268068024L3434.8954683644 1610.81966667711L3429.1501526416 1612.78404987409L3423.4653139264 1615.23952886939L3415.4218719145 1619.90493896151L3397.3303607635 1633.9268368891L3368.5242071396 1654.71943095735L3360.8425661732 1660.24246375618L3336.5973868731 1695.00508196447L3332.0364125493 1699.22857763374L3316.6731306165 1704.75161043382"/>
    <path id="way_4306156t" d="M3383.2674301734 896.167820193144L3387.7083788571 893.081419511097L3393.589635222 890.319903111057"/>
    <path id="way_4306156" d="M3383.2674301734 896.167820193144L3387.7083788571 893.081419511097L3393.589635222 890.319903111057"/>
    <path id="way_4323970t" d="M3369.1471659113 1380.03681720188L3374.421614762 1390.57614387733L3377.8548423011 1396.12929490851L3381.2880698402 1398.96253523051L3393.9323956548 1408.02890426331L3399.9614781624 1412.78874800465L3404.399552786 1415.50865871384L3416.039031516 1420.04184322957L3427.3435612178 1424.91501658372L3437.643243835 1430.4681676149L3444.7609106843 1432.5081006485L3456.9028129566 1436.02131864743L3463.1831072354 1439.98785509903L3467.3699700879 1443.95439155063L3489.9790294914 1466.1669956766"/>
    <path id="way_4323970" d="M3489.9790294914 1466.1669956766L3467.3699700879 1443.95439155063L3463.1831072354 1439.98785509903L3456.9028129566 1436.02131864743L3444.7609106843 1432.5081006485L3437.643243835 1430.4681676149L3427.3435612178 1424.91501658372L3416.039031516 1420.04184322957L3404.399552786 1415.50865871384L3399.9614781624 1412.78874800465L3393.9323956548 1408.02890426331L3381.2880698402 1398.96253523051L3377.8548423011 1396.12929490851L3374.421614762 1390.57614387733L3369.1471659113 1380.03681720188"/>
    <path id="way_4308735t" d="M3391.3583732671 897.932405042359L3392.9187065884 896.307983630786L3395.8593347709 895.90187827823L3398.379873213 895.983099348683L3403.240911637 897.201415406353L3407.6218475007 898.825836817926L3408.9421295418 898.907057888476L3412.3028474645 898.500952535919"/>
    <path id="way_4308735" d="M3391.3583732671 897.932405042359L3392.9187065884 896.307983630786L3395.8593347709 895.90187827823L3398.379873213 895.983099348683L3403.240911637 897.201415406353L3407.6218475007 898.825836817926L3408.9421295418 898.907057888476L3412.3028474645 898.500952535919"/>
    <path id="way_4323919t" d="M3705.7064065661 2598.30630898792L3739.0566534009 2602.87627009184L3749.7665959127 2608.95472882527L3759.7855743915 2609.88987632285L3763.5858765731 2608.95472882527L3780.514495382 2615.03318756015L3808.1530567028 2612.22774506742L3812.9898049339 2615.50076130956L3817.4810711486 2627.19010502846L3828.1910136603 2635.13885875839"/>
    <path id="way_4323919" d="M3705.7064065661 2598.30630898792L3739.0566534009 2602.87627009184L3749.7665959127 2608.95472882527L3759.7855743915 2609.88987632285L3763.5858765731 2608.95472882527L3780.514495382 2615.03318756015L3808.1530567028 2612.22774506742L3812.9898049339 2615.50076130956L3817.4810711486 2627.19010502846L3828.1910136603 2635.13885875839"/>
    <path id="way_4306160t" d="M3387.7083788571 873.750804713321L3390.1088916591 879.923606077509L3393.589635222 890.319903111057"/>
    <path id="way_4306160" d="M3393.589635222 890.319903111057L3390.1088916591 879.923606077509L3387.7083788571 873.750804713321"/>
    <path id="way_4306205t" d="M2031.7132711854 651.369776080297L2034.8626365277 656.399726576718L2040.7022824076 658.385853946861L2054.860816884 658.082871863146L2096.1957199172 686.427054057508L2149.1043957997 708.804039999827L2562.4534261317 781.156294548117L2587.805499992 796.820184707586L2658.3504011687 813.229974399211L2707.4011527681 814.721773462269L2852.3488794045 837.844658936743L2885.416801831 846.049553782652L3017.1373594968 883.344530353633L3027.0577362248 884.836329416596L3097.051505361 899.754320044007L3106.4207500485 899.008420513103L3189.6960791026 885.933965300695L3200.9784892719 883.172448902002L3205.899540516 881.223143207076L3213.2211045621 877.649416101922L3228.1042839345 871.15173045563L3233.505437739 869.689751185061L3242.1772902362 869.161814226775L3302.9702769467 875.578278802518L3311.0720076534 876.877815932084L3313.1985164486 876.81716319405"/>
    <path id="way_4306205" d="M3313.1985164486 876.81716319405L3311.0720076534 876.877815932084L3302.9702769467 875.578278802518L3242.1772902362 869.161814226775L3233.505437739 869.689751185061L3228.1042839345 871.15173045563L3213.2211045621 877.649416101922L3205.899540516 881.223143207076L3200.9784892719 883.172448902002L3189.6960791026 885.933965300695L3106.4207500485 899.008420513103L3097.051505361 899.754320044007L3027.0577362248 884.836329416596L3017.1373594968 883.344530353633L2885.416801831 846.049553782652L2852.3488794045 837.844658936743L2707.4011527681 814.721773462269L2658.3504011687 813.229974399211L2587.805499992 796.820184707586L2562.4534261317 781.156294548117L2149.1043957997 708.804039999827L2096.1957199172 686.427054057508L2054.860816884 658.082871863146L2040.7022824076 658.385853946861L2034.8626365277 656.399726576718L2031.7132711854 651.369776080297"/>
    <path id="way_4306177t" d="M3425.8015163838 798.601009161151L3427.5718945753 789.219975510436"/>
    <path id="way_4306177" d="M3427.5718945753 789.219975510436L3425.8015163838 798.601009161151"/>
    <path id="way_4323962t" d="M3371.8571579644 1111.38046061756L3374.1454815259 1158.99920458463L3375.3457379269 1167.12131164249L3377.1461225284 1175.24341869891L3386.7481737364 1205.29521481359L3395.0899557233 1235.10334771527M3408.0061290214 1276.85616292485L3395.0899557233 1235.10334771527M3414.8515415424 1294.38368873843L3411.5741765573 1285.99206891998L3408.0061290214 1276.85616292485M3505.1764140512 1495.15797759586L3414.8515415424 1294.38368873843"/>
    <path id="way_4323962" d="M3414.8515415424 1294.38368873843L3505.1764140512 1495.15797759586M3408.0061290214 1276.85616292485L3411.5741765573 1285.99206891998L3414.8515415424 1294.38368873843M3395.0899557233 1235.10334771527L3408.0061290214 1276.85616292485M3395.0899557233 1235.10334771527L3386.7481737364 1205.29521481359L3377.1461225284 1175.24341869891L3375.3457379269 1167.12131164249L3374.1454815259 1158.99920458463L3371.8571579644 1111.38046061756"/>
    <path id="way_4306170t" d="M3423.611048452 788.204712127698L3427.5718945753 789.219975510436"/>
    <path id="way_4306170" d="M3423.611048452 788.204712127698L3427.5718945753 789.219975510436"/>
    <path id="way_4306147t" d="M3375.7058148472 894.05607235856L3383.2674301734 896.167820193144L3391.3583732671 897.932405042359L3410.2624115828 903.130553559085"/>
    <path id="way_4306147" d="M3375.7058148472 894.05607235856L3383.2674301734 896.167820193144L3391.3583732671 897.932405042359L3410.2624115828 903.130553559085"/>
    <path id="way_4323966t" d="M3426.5061886473 1347.85087981517L3432.9539574402 1345.92427639708L3444.0072753708 1364.05701445999L3451.4598912483 1379.80983065224L3472.561680025 1426.27497193769L3489.9790294914 1466.1669956766L3502.623355306 1495.40603580313L3503.2095161054 1497.10597999687L3502.2884062779 1498.46593535074L3501.3672964503 1502.88579025501L3503.7119396477 1507.19231554503L3507.6391814222 1510.04152936423L3510.4109202117 1513.6521034802L3520.4593910578 1533.71144496112L3525.0649401955 1543.79778050928L3526.6559480795 1547.31099850965L3531.6586805376 1555.24399207673"/>
    <path id="way_4323966" d="M3426.5061886473 1347.85087981517L3432.9539574402 1345.92427639708L3444.0072753708 1364.05701445999L3451.4598912483 1379.80983065224L3472.561680025 1426.27497193769L3489.9790294914 1466.1669956766L3502.623355306 1495.40603580313L3503.2095161054 1497.10597999687L3502.2884062779 1498.46593535074L3501.3672964503 1502.88579025501L3503.7119396477 1507.19231554503L3507.6391814222 1510.04152936423L3510.4109202117 1513.6521034802L3520.4593910578 1533.71144496112L3525.0649401955 1543.79778050928L3526.6559480795 1547.31099850965L3531.6586805376 1555.24399207673"/>
    <path id="way_4306162t" d="M3417.5538670535 798.918104241677L3418.1928658456 799.16986942578L3418.9939012352 798.526766853357L3419.2042062525 797.670242494641L3419.0707465275 797.299885887511L3418.8240119401 796.81478408638L3418.6051536884 796.605053926659L3417.963860612 796.470451828738L3417.4254921895 796.851138692723L3417.1405804281 797.643671866043L3417.1725506751 798.188880770306L3417.3694956905 798.687670297574L3417.5538670535 798.918104241677"/>
    <path id="way_4306162" d="M3417.5538670535 798.918104241677L3418.1928658456 799.16986942578L3418.9939012352 798.526766853357L3419.2042062525 797.670242494641L3419.0707465275 797.299885887511L3418.8240119401 796.81478408638L3418.6051536884 796.605053926659L3417.963860612 796.470451828738L3417.4254921895 796.851138692723L3417.1405804281 797.643671866043L3417.1725506751 798.188880770306L3417.3694956905 798.687670297574L3417.5538670535 798.918104241677"/>
    <path id="way_4323963t" d="M3505.1764140512 1495.15797759586L3506.8940167849 1498.97586803819"/>
    <path id="way_4323963" d="M3505.1764140512 1495.15797759586L3506.8940167849 1498.97586803819"/>
    <path id="way_4323976t" d="M3329.0101576664 1361.52096222126L3331.6189318404 1362.49494919826L3335.8402655567 1364.07098598494L3339.6086009444 1366.5147587589L3343.6909642811 1369.48978648325L3348.2443695413 1370.44604539431"/>
    <path id="way_4323976" d="M3348.2443695413 1370.44604539431L3343.6909642811 1369.48978648325L3339.6086009444 1366.5147587589L3335.8402655567 1364.07098598494L3331.6189318404 1362.49494919826L3329.0101576664 1361.52096222126"/>
    <path id="way_4306171t" d="M3420.8804651397 780.691763098668L3421.4505869302 779.717110252551L3422.6508433312 778.742457405088L3423.3709971718 778.783067940362L3424.2111766525 779.676499717277L3424.5412471627 781.179089523121L3424.5112407527 782.072521298687L3423.611048452 788.204712127698"/>
    <path id="way_4306171" d="M3420.8804651397 780.691763098668L3421.4505869302 779.717110252551L3422.6508433312 778.742457405088L3423.3709971718 778.783067940362L3424.2111766525 779.676499717277L3424.5412471627 781.179089523121L3424.5112407527 782.072521298687L3423.611048452 788.204712127698"/>
    <path id="way_4308738t" d="M3521.3499364711 1531.10851228295L3532.2029736061 1553.03406098126L3531.6586805376 1555.24399207673"/>
    <path id="way_4308738" d="M3521.3499364711 1531.10851228295L3532.2029736061 1553.03406098126L3531.6586805376 1555.24399207673"/>
    <path id="way_4306214t" d="M2897.3136198196 1135.93242054069L2915.7975683949 1139.83103192929L2929.2404400861 1144.70429616392L2932.8412092891 1145.35406472803L2939.8026964149 1146.00383329214L2964.1679013551 1144.70429616392L2973.8899782032 1144.37941188056L2989.1332344959 1140.64324263441L2997.0549267425 1136.90707338816L3006.4169266702 1128.94740847139L3019.2596701609 1119.68820642506L3027.5414393278 1114.81494219034L3040.1441315383 1107.99237226204L3044.1049776616 1103.60643445043L3060.9085672755 1074.2044069012L3079.512541491 1036.35538801221L3082.3931568534 1030.66991307103L3091.1550285807 1017.67454177854L3097.7564387861 1010.68952970914L3109.0388489555 998.506369123112L3114.6800540402 990.871588488352L3117.5606694026 985.998324253634L3120.9213873254 977.876217195864L3123.5619514076 973.977605808608L3127.642823171 970.891205126562L3139.4053359008 964.555961621273L3141.9258743429 963.093982350704L3145.646669186 958.545602398088L3179.4938996941 912.087150028117L3181.774386856 907.863654357508L3183.8148227377 902.665505840782L3189.6960791026 885.933965300695"/>
    <path id="way_4306214" d="M3189.6960791026 885.933965300695L3183.8148227377 902.665505840782L3181.774386856 907.863654357508L3179.4938996941 912.087150028117L3145.646669186 958.545602398088L3141.9258743429 963.093982350704L3139.4053359008 964.555961621273L3127.642823171 970.891205126562L3123.5619514076 973.977605808608L3120.9213873254 977.876217195864L3117.5606694026 985.998324253634L3114.6800540402 990.871588488352L3109.0388489555 998.506369123112L3097.7564387861 1010.68952970914L3091.1550285807 1017.67454177854L3082.3931568534 1030.66991307103L3079.512541491 1036.35538801221L3060.9085672755 1074.2044069012L3044.1049776616 1103.60643445043L3040.1441315383 1107.99237226204L3027.5414393278 1114.81494219034L3019.2596701609 1119.68820642506L3006.4169266702 1128.94740847139L2997.0549267425 1136.90707338816L2989.1332344959 1140.64324263441L2973.8899782032 1144.37941188056L2964.1679013551 1144.70429616392L2939.8026964149 1146.00383329214L2932.8412092891 1145.35406472803L2929.2404400861 1144.70429616392L2915.7975683949 1139.83103192929L2897.3136198196 1135.93242054069"/>
    <path id="way_4306178t" d="M3419.2042062525 797.670242494641L3425.8015163838 798.601009161151"/>
    <path id="way_4306178" d="M3425.8015163838 798.601009161151L3419.2042062525 797.670242494641"/>
    <path id="way_4323938t" d="M3476.505418529 1349.5617451906L3476.7798068452 1348.31492960875L3476.3047496974 1346.52907277111L3474.6885747589 1345.67708676383L3473.927400175 1346.01431772502L3473.3480813487 1346.72579978993L3472.9894423997 1348.31544720669L3473.47849227 1349.95149194954L3474.7469424813 1350.78927215643L3475.8453108172 1350.44230560547L3476.505418529 1349.5617451906"/>
    <path id="way_4323938" d="M3476.505418529 1349.5617451906L3476.7798068452 1348.31492960875L3476.3047496974 1346.52907277111L3474.6885747589 1345.67708676383L3473.927400175 1346.01431772502L3473.3480813487 1346.72579978993L3472.9894423997 1348.31544720669L3473.47849227 1349.95149194954L3474.7469424813 1350.78927215643L3475.8453108172 1350.44230560547L3476.505418529 1349.5617451906"/>
    <path id="way_4323964t" d="M3502.2884062779 1498.46593535074L3506.8939554156 1496.99265038406L3511.5832418104 1497.10597999687L3515.6026301489 1496.6526615442L3521.1292891142 1495.29270619032L3527.49332065 1493.59276199659L3531.8476580166 1493.13944354527L3538.2954268095 1491.55282896434L3548.2601603985 1490.8728512874L3557.7224704452 1490.75952167459L3560.9013655601 1490.51428033236"/>
    <path id="way_4323964" d="M3560.9013655601 1490.51428033236L3557.7224704452 1490.75952167459L3548.2601603985 1490.8728512874L3538.2954268095 1491.55282896434L3531.8476580166 1493.13944354527L3527.49332065 1493.59276199659L3521.1292891142 1495.29270619032L3515.6026301489 1496.6526615442L3511.5832418104 1497.10597999687L3506.8939554156 1496.99265038406L3502.2884062779 1498.46593535074"/>
    <path id="way_4323941t" d="M3560.9013655601 1490.51428033236L3579.3267220077 1489.71455815842L3586.6324026983 1490.95049242695L3588.8885687939 1489.93266420572L3594.9050117155 1482.66246262417L3601.6804673294 1475.20112555361"/>
    <path id="way_4323941" d="M3601.6804673294 1475.20112555361L3594.9050117155 1482.66246262417L3588.8885687939 1489.93266420572L3586.6324026983 1490.95049242695L3579.3267220077 1489.71455815842L3560.9013655601 1490.51428033236"/>
    <path id="way_4323987t" d="M3294.2091011316 1454.17797501833L3301.8510908629 1459.51610830286L3305.9596874927 1463.29728604524L3307.7674700098 1466.18877490807L3308.9123689318 1470.95948207363"/>
    <path id="way_4323987" d="M3308.9123689318 1470.95948207363L3307.7674700098 1466.18877490807L3305.9596874927 1463.29728604524L3301.8510908629 1459.51610830286L3294.2091011316 1454.17797501833"/>
    <path id="way_4306203t" d="M3315.6852662267 877.79423765959L3322.4565475745 884.39648168126L3329.8431521472 890.20246471854L3333.5875193094 893.145303400639L3339.4602065602 896.672601631974L3347.7848503189 898.340483832081L3353.3960489936 899.964905243655L3364.0633277575 902.340621557429"/>
    <path id="way_4306203" d="M3364.0633277575 902.340621557429L3353.3960489936 899.964905243655L3347.7848503189 898.340483832081L3339.4602065602 896.672601631974L3333.5875193094 893.145303400639L3329.8431521472 890.20246471854L3322.4565475745 884.39648168126L3315.6852662267 877.79423765959"/>
    <path id="way_4306119t" d="M3371.3361945267 1098.81110637926L3370.0646097625 1083.13872466418L3367.7841226006 1065.59497341898L3363.3431739169 998.668811262769L3362.8630713565 980.962617876565L3363.1031226367 958.058275973634L3362.7430457164 953.185011739012L3361.6628149555 948.799073928745L3357.461917552 939.21498760031L3357.1018406317 932.392417670665L3358.5421483129 924.920079178256L3360.4625585545 919.559488520526L3362.8630713565 914.198897861451L3364.0633277575 908.513422921618L3364.0633277575 902.340621557429L3368.9843790016 901.690852991973L3372.1050456442 898.11712588682L3375.7058148472 894.05607235856L3378.8264814898 888.533039558385L3380.3868148111 885.121754594235L3387.7083788571 873.750804713321L3392.0293019007 865.141371232445L3394.5498403428 854.095305633536L3399.2308403067 836.389112247332L3406.9124812731 814.459423191865L3413.5138914786 803.250915451954L3417.3694956905 798.687670297574"/>
    <path id="way_4306119" d="M3371.3361945267 1098.81110637926L3370.0646097625 1083.13872466418L3367.7841226006 1065.59497341898L3363.3431739169 998.668811262769L3362.8630713565 980.962617876565L3363.1031226367 958.058275973634L3362.7430457164 953.185011739012L3361.6628149555 948.799073928745L3357.461917552 939.21498760031L3357.1018406317 932.392417670665L3358.5421483129 924.920079178256L3360.4625585545 919.559488520526L3362.8630713565 914.198897861451L3364.0633277575 908.513422921618L3364.0633277575 902.340621557429L3368.9843790016 901.690852991973L3372.1050456442 898.11712588682L3375.7058148472 894.05607235856L3378.8264814898 888.533039558385L3380.3868148111 885.121754594235L3387.7083788571 873.750804713321L3392.0293019007 865.141371232445L3394.5498403428 854.095305633536L3399.2308403067 836.389112247332L3406.9124812731 814.459423191865L3413.5138914786 803.250915451954L3417.3694956905 798.687670297574"/>
    <path id="way_4334069t" d="M762.220752243299 3370.84151061208L761.915310120127 3369.07187366151L760.779738116026 3368.70978387205L759.960226353453 3369.83162945033L760.285030106673 3371.42483764539L761.377182752516 3371.83142336474L762.220752243299 3370.84151061208"/>
    <path id="way_4334069" d="M762.220752243299 3370.84151061208L761.915310120127 3369.07187366151L760.779738116026 3368.70978387205L759.960226353453 3369.83162945033L760.285030106673 3371.42483764539L761.377182752516 3371.83142336474L762.220752243299 3370.84151061208"/>
    <path id="way_4334070t" d="M759.589145774499 3357.29403839336L760.779738116026 3368.70978387205"/>
    <path id="way_4334070" d="M759.589145774499 3357.29403839336L760.779738116026 3368.70978387205"/>
    <path id="way_4334074t" d="M761.377182752516 3371.83142336474L778.672420641944 3476.43038743882L781.572481499104 3485.85021662984L782.732505841967 3510.18477537345L784.762548441977 3515.67967573491L789.5158552862 3515.45271394946"/>
    <path id="way_4334074" d="M761.377182752516 3371.83142336474L778.672420641944 3476.43038743882L781.572481499104 3485.85021662984L782.732505841967 3510.18477537345L784.762548441977 3515.67967573491L789.5158552862 3515.45271394946"/>
    <path id="way_4334075t" d="M779.062948286362 3563.15748573447L782.578046078923 3563.92003740985L787.21774942037 3563.75258800054L787.663094053963 3560.82148107166"/>
    <path id="way_4334075" d="M779.062948286362 3563.15748573447L782.578046078923 3563.92003740985L787.21774942037 3563.75258800054L787.663094053963 3560.82148107166"/>
    <path id="way_4334076t" d="M780.599405959448 3542.97837561329L784.310201993063 3551.44505641647L787.663094053963 3560.82148107166"/>
    <path id="way_4334076" d="M787.663094053963 3560.82148107166L784.310201993063 3551.44505641647L780.599405959448 3542.97837561329"/>
    <path id="way_4334078t" d="M2063.5524925023 3433.29072734204L2062.51528601982 3425.74496990815L2062.66279410983 3415.76313187813L2064.42517742587 3409.01682901049L2065.6903374646 3404.36406233165"/>
    <path id="way_4334078" d="M2063.5524925023 3433.29072734204L2062.51528601982 3425.74496990815L2062.66279410983 3415.76313187813L2064.42517742587 3409.01682901049L2065.6903374646 3404.36406233165"/>
    <path id="way_4334082t" d="M2090.69028430086 3431.86679161186L2092.82819851602 3418.95732004771L2094.9648100877 3414.57580350761"/>
    <path id="way_4334082" d="M2094.9648100877 3414.57580350761L2092.82819851602 3418.95732004771L2090.69028430086 3431.86679161186"/>
    <path id="way_4334091t" d="M700.660901076199 2909.64116092718L702.087310033579 2906.47447279179L707.926834748673 2904.44801497208L710.472268598843 2907.89299326549L714.664747881475 2908.70357639337L723.498900655592 2910.52738843101L736.226069906438 2913.76972094245L754.4323878409 2916.78861513883"/>
    <path id="way_4334091" d="M754.4323878409 2916.78861513883L736.226069906438 2913.76972094245L723.498900655592 2910.52738843101L714.664747881475 2908.70357639337L710.472268598843 2907.89299326549L707.926834748673 2904.44801497208L702.087310033579 2906.47447279179L700.660901076199 2909.64116092718"/>
  </defs>
  <clipPath id="map-clipping">
    <rect id="map-clipping-rect" x="0px" y="0px" height="5676.65341101609px" width="3828.1910136603px"/>
  </clipPath>
  <g id="map" clip-path="url(#map-clipping)" inkscape:groupmode="layer" inkscape:label="Map" transform="translate(0,0)">
    <rect id="background" x="0px" y="0px" height="5676.65341101609px" width="3828.1910136603px" class="map-background"/>
    <g id="segments" inkscape:groupmode="layer" inkscape:label="Segments">
      <line class="untagged-segments" x1="3006.2973517469" y1="4102.60310698978" x2="2974.5555585038" y2="4035.77769279889"/>
      <line class="untagged-segments" x1="2231.5971483688" y1="3774.9181011922" x2="2233.9353171011" y2="3775.22282761024"/>
      <line class="untagged-segments" x1="2891.67420948" y1="3673.01115861444" x2="2888.1473435641" y2="3630.05196377708"/>
      <line class="untagged-segments" x1="2870.5130139846" y1="3582.31952506869" x2="2865.2227151107" y2="3539.36033023133"/>
      <line class="untagged-segments" x1="2884.6204776482" y1="3057.26269927523" x2="2881.0936117323" y2="3031.00985798624"/>
      <line class="untagged-segments" x1="3053.9100416116" y1="2424.80788638899" x2="3064.4906393594" y2="2386.62193542122"/>
      <line class="untagged-segments" x1="2914.5988379334" y1="3217.16636894877" x2="2902.2548072277" y2="3131.24797927396"/>
      <line class="untagged-segments" x1="3030.9854131583" y1="2489.24667864441" x2="3053.9100416116" y2="2424.80788638899"/>
      <line class="untagged-segments" x1="3055.6734745696" y1="4224.3208256969" x2="3038.0391449901" y2="4167.04189924654"/>
      <line class="untagged-segments" x1="2895.2010753959" y1="3324.56435604299" x2="2905.7816731436" y2="3272.05867346357"/>
      <line class="untagged-segments" x1="3094.4689996445" y1="4336.49205666205" x2="3075.0712371071" y2="4286.37299601819"/>
      <line class="untagged-segments" x1="2923.4160027231" y1="2873.49281024826" x2="2948.1040641345" y2="2780.41455476704"/>
      <line class="untagged-segments" x1="3075.0712371071" y1="4286.37299601819" x2="3055.6734745696" y2="4224.3208256969"/>
      <line class="untagged-segments" x1="3064.4906393594" y1="2386.62193542122" x2="3064.4906393594" y2="2291.15705800453"/>
      <line class="untagged-segments" x1="2881.0936117323" y1="3732.67670700027" x2="2891.67420948" y2="3673.01115861444"/>
      <line class="untagged-segments" x1="2872.2764469425" y1="3477.30815991004" x2="2886.3839106061" y2="3420.02923345968"/>
      <line class="untagged-segments" x1="2907.5451061016" y1="2940.31822443914" x2="2923.4160027231" y2="2873.49281024826"/>
      <line class="untagged-segments" x1="2937.5234663868" y1="3952.2459250582" x2="2907.5451061016" y2="3897.3536205434"/>
      <line class="untagged-segments" x1="2955.1577959663" y1="3985.65863215503" x2="2937.5234663868" y2="3952.2459250582"/>
      <line class="untagged-segments" x1="2990.4264551253" y1="2661.08345799539" x2="3004.533918789" y2="2589.48479993212"/>
      <line class="untagged-segments" x1="3059.2003404855" y1="2217.17177800715" x2="3059.2003404855" y2="2164.66609542782"/>
      <line class="untagged-segments" x1="2046.4103387614" y1="3510.59209625894" x2="2047.6484133179" y2="3510.17669929253"/>
      <line class="untagged-segments" x1="2882.8570446902" y1="3828.14158441705" x2="2874.0398799005" y2="3789.95563345063"/>
      <line class="untagged-segments" x1="3082.1249689389" y1="2085.90757155806" x2="3099.7592985184" y2="2031.01526704327"/>
      <line class="untagged-segments" x1="2902.2548072277" y1="3131.24797927396" x2="2884.6204776482" y2="3057.26269927523"/>
      <line class="untagged-segments" x1="3004.533918789" y1="2589.48479993212" x2="3013.3510835787" y2="2534.59249541733"/>
      <line class="untagged-segments" x1="2888.1473435641" y1="3630.05196377708" x2="2870.5130139846" y2="3582.31952506869"/>
      <line class="untagged-segments" x1="2905.7816731436" y1="3272.05867346357" x2="2914.5988379334" y2="3217.16636894877"/>
      <line class="untagged-segments" x1="2893.437642438" y1="3372.29679475129" x2="2895.2010753959" y2="3324.56435604299"/>
      <line class="untagged-segments" x1="2886.3839106061" y1="3420.02923345968" x2="2893.437642438" y2="3372.29679475129"/>
      <line class="untagged-segments" x1="3038.0391449901" y1="4167.04189924654" x2="3006.2973517469" y2="4102.60310698978"/>
      <line class="untagged-segments" x1="3013.3510835787" y1="2534.59249541733" x2="3030.9854131583" y2="2489.24667864441"/>
      <line class="untagged-segments" x1="2974.5555585038" y1="2718.36238444574" x2="2990.4264551253" y2="2661.08345799539"/>
      <line class="untagged-segments" x1="2974.5555585038" y1="4035.77769279889" x2="2955.1577959663" y2="3985.65863215503"/>
      <line class="untagged-segments" x1="3120.9204940138" y1="4381.83787343488" x2="3094.4689996445" y2="4336.49205666205"/>
      <line class="untagged-segments" x1="2052.4041964019" y1="3491.78080271159" x2="2053.3031949248" y2="3490.28840822099"/>
      <line class="untagged-segments" x1="2874.0398799005" y1="3789.95563345063" x2="2881.0936117323" y2="3732.67670700027"/>
      <line class="untagged-segments" x1="3064.4906393594" y1="2291.15705800453" x2="3059.2003404855" y2="2217.17177800715"/>
      <line class="untagged-segments" x1="2865.2227151107" y1="3539.36033023133" x2="2872.2764469425" y2="3477.30815991004"/>
      <line class="untagged-segments" x1="2881.0936117323" y1="3031.00985798624" x2="2907.5451061016" y2="2940.31822443914"/>
      <line class="untagged-segments" x1="3059.2003404855" y1="2164.66609542782" x2="3082.1249689389" y2="2085.90757155806"/>
      <line class="untagged-segments" x1="2907.5451061016" y1="3897.3536205434" x2="2882.8570446902" y2="3828.14158441705"/>
      <line class="untagged-segments" x1="2948.1040641345" y1="2780.41455476704" x2="2974.5555585038" y2="2718.36238444574"/>
      <line class="untagged-segments" x1="3150.898854299" y1="4434.3435560143" x2="3120.9204940138" y2="4381.83787343488"/>
      <line class="untagged-segments" x1="3099.7592985184" y1="2031.01526704327" x2="3135.0279576775" y2="1966.57647478785"/>
      <line class="untagged-segments" x1="3163.2428850047" y1="1880.65808511169" x2="3179.1137816263" y2="1820.99253672721"/>
      <line class="untagged-segments" x1="3177.3503486683" y1="4501.16897020518" x2="3150.898854299" y2="4434.3435560143"/>
      <line class="untagged-segments" x1="3135.0279576775" y1="1966.57647478785" x2="3163.2428850047" y2="1880.65808511169"/>
      <line class="untagged-segments" x1="3205.5652759956" y1="4560.83451859101" x2="3177.3503486683" y2="4501.16897020518"/>
      <line class="untagged-segments" x1="3179.1137816263" y1="1820.99253672721" x2="3221.4361726171" y2="1737.46076898661"/>
      <line class="untagged-segments" x1="3258.4682647341" y1="4713.57832245805" x2="3237.3070692387" y2="4673.00574955616"/>
      <line class="untagged-segments" x1="3223.1996055751" y1="4615.7268231058" x2="3205.5652759956" y2="4560.83451859101"/>
      <line class="untagged-segments" x1="3237.3070692387" y1="4673.00574955616" x2="3223.1996055751" y2="4615.7268231058"/>
      <line class="untagged-segments" x1="3221.4361726171" y1="1737.46076898661" x2="3254.9413988182" y2="1706.43468382659"/>
      <line class="untagged-segments" x1="3371.3279740431" y1="5090.66458825541" x2="3360.7473762954" y2="5042.93214954701"/>
      <line class="untagged-segments" x1="3374.2974989846" y1="5154.5420816646" x2="3371.3279740431" y2="5090.66458825541"/>
      <line class="untagged-segments" x1="3304.3175216409" y1="4842.45590697158" x2="3288.4466250193" y2="4778.01711471482"/>
      <line class="untagged-segments" x1="3321.9518512204" y1="4918.82780890443" x2="3304.3175216409" y2="4842.45590697158"/>
      <line class="untagged-segments" x1="3360.7473762954" y1="5042.93214954701" x2="3321.9518512204" y2="4918.82780890443"/>
      <line class="untagged-segments" x1="3288.4466250193" y1="4778.01711471482" x2="3258.4682647341" y2="4713.57832245805"/>
      <line class="untagged-segments" x1="3669.3481439371" y1="35.7993290309578" x2="3692.2727723905" y2=" 9.09494701772928e-13"/>
      <line class="untagged-segments" x1="3351.9302115056" y1="1269.68286964485" x2="3362.5108092533" y2="1202.85745545253"/>
      <line class="untagged-segments" x1="3313.1346864307" y1="1529.82466060468" x2="3321.9518512204" y2="1482.09222189638"/>
      <line class="untagged-segments" x1="3290.2100579773" y1="1663.47548898923" x2="3304.3175216409" y2="1615.74305028084"/>
      <line class="untagged-segments" x1="3254.9413988182" y1="1706.43468382659" x2="3290.2100579773" y2="1663.47548898923"/>
      <line class="untagged-segments" x1="3616.4451551985" y1="606.201971597248" x2="3641.1332166098" y2="582.335752242379"/>
      <line class="untagged-segments" x1="3358.9839433374" y1="1338.89490577121" x2="3351.9302115056" y2="1269.68286964485"/>
      <line class="untagged-segments" x1="3321.9518512204" y1="1482.09222189638" x2="3346.6399126318" y2="1400.9470760925"/>
      <line class="untagged-segments" x1="3346.6399126318" y1="1400.9470760925" x2="3358.9839433374" y2="1338.89490577121"/>
      <line class="untagged-segments" x1="3568.8324653338" y1="634.841434821706" x2="3616.4451551985" y2="606.201971597248"/>
      <line class="untagged-segments" x1="3455.9727560248" y1="804.291592237219" x2="3452.4458901089" y2="739.852799980456"/>
      <line class="untagged-segments" x1="3683.4556076007" y1="451.071545794734" x2="3701.0899371802" y2="408.112350957374"/>
      <line class="untagged-segments" x1="3475.3705185623" y1="689.733739336597" x2="3517.6929095532" y2="653.93441030564"/>
      <line class="untagged-segments" x1="3394.2526024965" y1="1159.89826061517" x2="3431.2846946135" y2="1112.16582190678"/>
      <line class="untagged-segments" x1="3692.2727723905" y1="303.100985798625" x2="3692.2727723905" y2="274.46152257282"/>
      <line class="untagged-segments" x1="3648.1869484417" y1="69.2120361264469" x2="3669.3481439371" y2="35.7993290309578"/>
      <line class="untagged-segments" x1="3517.6929095532" y1="653.93441030564" x2="3568.8324653338" y2="634.841434821706"/>
      <line class="untagged-segments" x1="3702.8533701382" y1="353.220046442484" x2="3692.2727723905" y2="303.100985798625"/>
      <line class="untagged-segments" x1="3452.4458901089" y1="739.852799980456" x2="3475.3705185623" y2="689.733739336597"/>
      <line class="untagged-segments" x1="3701.0899371802" y1="408.112350957374" x2="3702.8533701382" y2="353.220046442484"/>
      <line class="untagged-segments" x1="3362.5108092533" y1="1202.85745545253" x2="3394.2526024965" y2="1159.89826061517"/>
      <line class="untagged-segments" x1="3431.2846946135" y1="1112.16582190678" x2="3457.7361889828" y2="1064.43338319848"/>
      <line class="untagged-segments" x1="3692.2727723905" y1="274.46152257282" x2="3690.5093394325" y2="226.729083864429"/>
      <line class="untagged-segments" x1="3653.4772473155" y1="140.810694189612" x2="3646.4235154837" y2="114.557852900622"/>
      <line class="untagged-segments" x1="3671.111576895" y1="489.257496761159" x2="3683.4556076007" y2="451.071545794734"/>
      <line class="untagged-segments" x1="3457.7361889828" y1="1064.43338319848" x2="3484.1876833521" y2="1028.63405416618"/>
      <line class="untagged-segments" x1="3646.4235154837" y1="114.557852900622" x2="3648.1869484417" y2="69.2120361264469"/>
      <line class="untagged-segments" x1="3496.5317140577" y1="961.808639975199" x2="3478.8973844782" y2="878.2768722346"/>
      <line class="untagged-segments" x1="3641.1332166098" y1="582.335752242379" x2="3655.2406802735" y2="551.309667082453"/>
      <line class="untagged-segments" x1="3478.8973844782" y1="878.2768722346" x2="3455.9727560248" y2="804.291592237219"/>
      <line class="untagged-segments" x1="3674.6384428109" y1="181.383267091504" x2="3653.4772473155" y2="140.810694189612"/>
      <line class="untagged-segments" x1="3655.2406802735" y1="551.309667082453" x2="3671.111576895" y2="489.257496761159"/>
      <line class="untagged-segments" x1="3690.5093394325" y1="226.729083864429" x2="3674.6384428109" y2="181.383267091504"/>
      <line class="untagged-segments" x1="3484.1876833521" y1="1028.63405416618" x2="3496.5317140577" y2="961.808639975199"/>
      <line class="untagged-segments" x1="3304.3175216409" y1="1615.74305028084" x2="3313.1346864307" y2="1529.82466060468"/>
    </g>
    <g inkscape:groupmode="layer" id="layer-5" inkscape:label="Layer -5"/>
    <g inkscape:groupmode="layer" id="layer-4" inkscape:label="Layer -4"/>
    <g inkscape:groupmode="layer" id="layer-3" inkscape:label="Layer -3"/>
    <g inkscape:groupmode="layer" id="layer-2" inkscape:label="Layer -2"/>
    <g inkscape:groupmode="layer" id="layer-1" inkscape:label="Layer -1">
      <g inkscape:groupmode="layer" id="Abutters--1" inkscape:label="Abutters">
        <g class="abutters-residential"/>
      </g>
      <g inkscape:groupmode="layer" id="Natural features and leisure--1" inkscape:label="Natural features and leisure"/>
      <g inkscape:groupmode="layer" id="Man-made--1" inkscape:label="Man-made"/>
      <g inkscape:groupmode="layer" id="Roads and Paths--1" inkscape:label="Roads and Paths">
        <g width="3" class="highway-primary">
          <mask id="mask_4332684" maskUnits="userSpaceOnUse">
            <use xlink:href="#way_4332684" style="stroke:black;fill:none;" class="highway-primary-core"/>
            <rect x="0px" y="0px" height="5676.65341101609px" width="3828.1910136603px" style="fill:white;"/>
          </mask>
          <use xlink:href="#way_4332684" mask="url(#mask_4332684)" style="stroke-dasharray:0.2,0.2;" class="highway-primary-casing"/>
          <use xlink:href="#way_4332684" class="tunnel-casing" style="stroke-width:3px;"/>
        </g>
      </g>
      <g inkscape:groupmode="layer" id="Railway stations--1" inkscape:label="Railway stations"/>
      <g inkscape:groupmode="layer" id="Amenities and other symbols--1" inkscape:label="Amenities and other symbols"/>
      <g inkscape:groupmode="layer" id="Traffic symbols--1" inkscape:label="Traffic symbols"/>
    </g>
    <g inkscape:groupmode="layer" id="layer0" inkscape:label="Layer 0">
      <g inkscape:groupmode="layer" id="Abutters-0" inkscape:label="Abutters">
        <g class="abutters-residential">
          <line x1="430.0316642515" y1="3878.48013733278" x2="431.16525703096" y2="3877.46318244963" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="440.23399926664" y1="3869.32754338441" x2="441.3675920461" y2="3868.31058850126" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="430.0316642515" y1="3878.48013733278" x2="441.3675920461" y2="3868.31058850126"/>
          <line x1="469.394890304899" y1="3899.28334018121" x2="470.354077218009" y2="3898.24702489486" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="478.027572522889" y1="3889.95650260403" x2="478.986759435999" y2="3888.92018731768" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="469.394890304899" y1="3899.28334018121" x2="478.986759435999" y2="3888.92018731768"/>
          <line x1="2125.0428321899" y1="3720.85990496299" x2="2125.02257613344" y2="3721.449315687" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2126.75446896095" y1="3729.96150311993" x2="2126.9671575538" y2="3730.31789099958" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328623" class="abutters-residential"/>
          <line x1="503.291951556199" y1="3878.19900600078" x2="500.755301918469" y2="3875.83712457085" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="507.61158645777" y1="3887.89705995463" x2="507.261568287855" y2="3888.29194309328" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306621" class="abutters-residential"/>
          <line x1="2153.4721705546" y1="3461.27927500871" x2="2154.16610558838" y2="3461.35753904508" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2178.88531701622" y1="3458.53401342661" x2="2178.9609381417" y2="3458.44972907975" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305059" class="abutters-residential"/>
          <line x1="2710.4818556144" y1="3635.13026997075" x2="2711.64910753838" y2="3633.91385992492" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2724.15037564424" y1="3619.98043576248" x2="2724.3721535098" y2="3619.64868756804" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4310120" class="abutters-residential"/>
          <line x1="2128.3948893473" y1="3429.86612348251" x2="2128.4054925119" y2="3429.706454224" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="1991.29986622158" y1="3379.84907927199" x2="1989.1155081588" y2="3379.4204707206" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300242" class="abutters-residential"/>
          <line x1="351.677645102999" y1="3805.6577733678" x2="351.662631849669" y2="3805.47714136017" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="351.619611598069" y1="3805.83640671719" x2="351.677645102999" y2="3805.6577733678" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306797" class="abutters-residential"/>
          <line x1="2135.9408481335" y1="3433.83976416878" x2="2135.90350646214" y2="3434.00102455165" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300234" class="abutters-residential"/>
          <line x1="1964.4298259622" y1="3545.25901019493" x2="1964.66814385125" y2="3545.20491141105" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2004.41108293929" y1="3536.64525648456" x2="2004.6038262896" y2="3536.65284725619" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300239" class="abutters-residential"/>
          <line x1="2089.8448865629" y1="3444.24269325217" x2="2089.71118392267" y2="3443.84891042039" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2089.71488970997" y1="3432.10478632112" x2="2089.7425193447" y2="3431.91708157356" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300252" class="abutters-residential"/>
          <line x1="2156.0587834545" y1="3827.37514264855" x2="2156.8973963111" y2="3829.22338323235" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2163.6062991639" y1="3844.00930790275" x2="2164.4449120205" y2="3845.85754848655" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306712" class="abutters-residential"/>
          <line x1="2067.1061435363" y1="3472.50099376424" x2="2066.60994732872" y2="3473.11237577714" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2083.08708190185" y1="3498.18794153815" x2="2083.1484844056" y2="3498.26576731195" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300218" class="abutters-residential"/>
          <line x1="863.8187108993" y1="3480.59485090736" x2="862.39257045472" y2="3480.92804990788" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="791.543410125198" y1="3515.5563190059" x2="790.871988551298" y2="3515.74966613047" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305148" class="abutters-residential"/>
          <line x1="2053.9997569177" y1="3405.45424304722" x2="2053.94260187722" y2="3405.66429630526" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2051.0652020658" y1="3428.74342401146" x2="2051.073322356" y2="3428.87530356577" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300245" class="abutters-residential"/>
          <line x1="2749.4251410109" y1="3647.29858175424" x2="2749.46050313201" y2="3648.01646569946" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2737.61419255992" y1="3690.70663097272" x2="2736.8715880166" y2="3693.24315424567" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328653" class="abutters-residential"/>
          <line x1="2081.9162296974" y1="3432.33235732719" x2="2081.97154927456" y2="3432.58868540315" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2069.63099161583" y1="3451.81064418345" x2="2068.7980001048" y2="3452.77955105855" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4301206" class="abutters-residential"/>
          <line x1="2100.0531817437" y1="3453.57648431911" x2="2100.28756135197" y2="3453.34148747742" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2102.16259821813" y1="3451.4615127439" x2="2102.3969778264" y2="3451.22651590221" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305518" class="abutters-residential"/>
          <line x1="469.394890304899" y1="3899.28334018121" x2="470.354077218009" y2="3898.24702489486" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="478.027572522889" y1="3889.95650260403" x2="478.986759435999" y2="3888.92018731768" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306619" class="abutters-residential"/>
          <line x1="2164.0735209435" y1="3457.38205705298" x2="2164.15659938975" y2="3457.76575853806" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2164.82122695975" y1="3460.83537041877" x2="2164.904305406" y2="3461.21907190386" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305060" class="abutters-residential"/>
          <line x1="2119.1007859356" y1="3752.35909624259" x2="2118.55122340194" y2="3750.74344935475" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2108.95009536207" y1="3722.76427230782" x2="2108.4328658913" y2="3721.27112174599" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306782" class="abutters-residential"/>
          <line x1="2075.9883080185" y1="3480.3788859693" x2="2075.43897983855" y2="3480.91555352028" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2039.04192265396" y1="3510.0276553314" x2="2036.9483529322" y2="3511.51950959615" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4310167" class="abutters-residential"/>
          <line x1="2064.5856050942" y1="3449.02810436775" x2="2065.00684459526" y2="3449.40324903683" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2101.89163069702" y1="3482.22350585089" x2="2102.4338848487" y2="3482.70204771467" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300204" class="abutters-residential"/>
          <line x1="2129.6590975132" y1="3429.79904252534" x2="2129.83613533235" y2="3429.89650780995" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2177.7727843493" y1="3454.94912041317" x2="2178.1298606286" y2="3455.20090573203" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300210" class="abutters-residential"/>
          <line x1="568.562685983473" y1="3825.06644887171" x2="570.108946356616" y2="3822.82307943161" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="494.638890624641" y1="3898.23643168369" x2="495.934216167968" y2="3896.59439359492" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4332662" class="abutters-residential"/>
          <line x1="2061.4649384516" y1="3466.7342977526" x2="2062.02905896007" y2="3467.31096735377" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2091.32484264083" y1="3493.98137743458" x2="2091.8314253968" y2="3494.43068282105" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300217" class="abutters-residential"/>
          <line x1="2157.0653607911" y1="3439.72829178623" x2="2157.01301591472" y2="3439.86112479429" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2174.53375547824" y1="3456.3546105109" x2="2174.6057708623" y2="3456.40740420686" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300236" class="abutters-residential"/>
          <line x1="2104.4430630301" y1="3431.13704663528" x2="2104.45678271752" y2="3431.35577487874" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2111.320209684" y1="3445.20861229858" x2="2111.9690716261" y2="3446.2403021841" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305519" class="abutters-residential"/>
          <line x1="2127.372278683" y1="3720.99697722399" x2="2127.13933403369" y2="3720.98326999789" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2125.27577683921" y1="3720.87361218909" x2="2125.0428321899" y2="3720.85990496299" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328622" class="abutters-residential"/>
          <line x1="2113.605160599" y1="3736.20262736421" x2="2114.19188620539" y2="3736.09390664269" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2118.88569105651" y1="3735.22414087056" x2="2119.4724166629" y2="3735.11542014905" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328617" class="abutters-residential"/>
          <line x1="351.097310053698" y1="3807.44410686172" x2="353.989981897818" y2="3811.32150821041" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="429.24138814239" y1="3877.87522451439" x2="430.0316642515" y2="3878.48013733278" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306799" class="abutters-residential"/>
          <line x1="2075.9883080185" y1="3480.3788859693" x2="2077.05170190076" y2="3479.19453865295" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2099.64445541096" y1="3454.02941928475" x2="2100.0531817437" y2="3453.57648431911" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4301205" class="abutters-residential"/>
          <line x1="2081.199598984" y1="3428.54560468002" x2="2081.17523811341" y2="3428.40273516298" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2083.52200198012" y1="3410.18137675091" x2="2083.5544831409" y2="3410.0824670853" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300250" class="abutters-residential"/>
          <line x1="2113.8561303551" y1="3458.36852748463" x2="2114.07684380995" y2="3458.26988044146" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2226.59494122476" y1="3466.23856186228" x2="2226.7936574904" y2="3466.44650550006" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300235" class="abutters-residential"/>
          <line x1="789.5158552862" y1="3515.45271394946" x2="789.47777910918" y2="3515.5777211194" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="789.65146861271" y1="3515.48240916756" x2="789.5158552862" y2="3515.45271394946" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306848" class="abutters-residential"/>
          <line x1="480.353385065399" y1="3911.99136871355" x2="480.264574338269" y2="3912.10891615073" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="480.510831594579" y1="3911.97825427421" x2="480.353385065399" y2="3911.99136871355" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306270" class="abutters-residential"/>
          <line x1="470.098526358" y1="3842.07838612705" x2="467.22543292681" y2="3844.70160636447" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="391.076577238138" y1="3916.09675015662" x2="386.748234236653" y2="3920.27637380371" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306840" class="abutters-residential"/>
          <line x1="2039.608918678" y1="3512.87409878629" x2="2040.41286814199" y2="3512.60435883692" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2091.68346762886" y1="3494.57250507686" x2="2091.8314253968" y2="3494.43068282105" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300219" class="abutters-residential"/>
          <line x1="2128.5009209933" y1="3428.26943089735" x2="2128.58208747243" y2="3427.78777897495" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2130.01865254971" y1="3422.37787577475" x2="2130.0971044125" y2="3422.25842734157" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306649" class="abutters-residential"/>
          <line x1="481.9278503572" y1="3911.86022432008" x2="480.67455435197" y2="3910.6025359062" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="441.437199710248" y1="3868.38751139539" x2="441.3675920461" y2="3868.31058850126" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306617" class="abutters-residential"/>
          <line x1="2772.4668180715" y1="3555.33717772629" x2="2777.51797155649" y2="3565.53835565241" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2846.83010361067" y1="3683.16884954846" x2="2847.731837699" y2="3684.62854690366" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328647" class="abutters-residential"/>
          <line x1="2038.0742969783" y1="3512.28669455735" x2="2040.12428703851" y2="3510.82777024181" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2076.3638253643" y1="3481.73593449071" x2="2076.9076445485" y2="3481.19427664322" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306863" class="abutters-residential"/>
          <line x1="2076.2913569739" y1="3459.40335382605" x2="2076.704060758" y2="3458.94171304477" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2089.42652709286" y1="3444.71066035109" x2="2089.8448865629" y2="3444.24269325217" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305511" class="abutters-residential"/>
          <line x1="2125.0456934917" y1="3753.191565396" x2="2124.9745111639" y2="3752.8369168421" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2117.97346848477" y1="3721.75087466156" x2="2117.851932146" y2="3720.58576043964" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328618" class="abutters-residential"/>
          <line x1="2051.3981339638" y1="3399.09250422977" x2="2051.24384845008" y2="3399.58705255818" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2050.00956434032" y1="3403.5434391855" x2="2049.8552788266" y2="3404.03798751391" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300243" class="abutters-residential"/>
          <line x1="2065.6115382702" y1="3433.99990661909" x2="2065.65531882975" y2="3434.14265871554" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2065.65311952152" y1="3433.85463572696" x2="2065.6115382702" y2="3433.99990661909" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300206" class="abutters-residential"/>
          <line x1="2113.8561303551" y1="3458.36852748463" x2="2113.6975103676" y2="3458.55260340237" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2082.41591188348" y1="3494.97825776712" x2="2081.93261344419" y2="3495.53832763498" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4301204" class="abutters-residential"/>
          <line x1="520.000204540398" y1="3909.89648320361" x2="521.051747525458" y2="3907.12152316553" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="536.303921174895" y1="3865.53524545632" x2="536.947064150883" y2="3863.68950797115" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306298" class="abutters-residential"/>
          <line x1="532.042660959999" y1="3745.29431369493" x2="532.160505622599" y2="3745.60893839285" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="583.8746341222" y1="3802.27572028413" x2="584.0252897149" y2="3802.63275447069" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321217" class="abutters-residential"/>
          <line x1="2072.9169029839" y1="3428.65550430857" x2="2073.74517258391" y2="3428.64451434572" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2080.37132938399" y1="3428.55659464288" x2="2081.199598984" y2="3428.54560468002" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300249" class="abutters-residential"/>
          <line x1="460.289392208908" y1="3871.98406347966" x2="460.394585712227" y2="3872.07934802842" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="487.520582447109" y1="3896.37628159666" x2="488.468785003899" y2="3897.20473651655" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306618" class="abutters-residential"/>
          <line x1="2174.6057708623" y1="3456.40740420686" x2="2174.64983705836" y2="3456.75010383542" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2175.00236662684" y1="3459.49170086391" x2="2175.0464328229" y2="3459.83440049248" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305061" class="abutters-residential"/>
          <line x1="2049.8552788266" y1="3404.03798751391" x2="2050.26972663571" y2="3404.17961306724" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2073.31013482807" y1="3412.05300625588" x2="2074.2973523172" y2="3412.39035928315" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300244" class="abutters-residential"/>
          <line x1="332.164256433198" y1="3923.56466402704" x2="337.622654213544" y2="3923.23583500471" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="470.204338223945" y1="3915.24874661589" x2="479.241986324898" y2="3914.70429362642" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321198" class="abutters-residential"/>
          <line x1="2153.4721705546" y1="3461.27927500871" x2="2153.52709085766" y2="3460.81645424968" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2153.96645328214" y1="3457.11388817744" x2="2154.0213735852" y2="3456.65106741841" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305058" class="abutters-residential"/>
          <line x1="1946.1013496552" y1="3482.55336188713" x2="1946.2126957643" y2="3482.88934677643" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="1964.33286157465" y1="3544.92474217247" x2="1964.4298259622" y2="3545.25901019493" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300237" class="abutters-residential"/>
          <line x1="2724.3721535098" y1="3619.64868756804" x2="2723.99863289412" y2="3619.22215417528" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2720.69322417238" y1="3599.12192446502" x2="2721.0773062207" y2="3598.69145279105" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4310121" class="abutters-residential"/>
          <line x1="2091.5228502396" y1="3473.00583549543" x2="2091.05560134891" y2="3473.55638724463" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300213" class="abutters-residential"/>
          <line x1="2066.0493438657" y1="3435.42742758365" x2="2065.93708281452" y2="3435.39671049225" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="1898.39715899751" y1="3497.20970407276" x2="1898.1511064353" y2="3497.29498619692" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300224" class="abutters-residential"/>
          <line x1="2064.5856050942" y1="3449.02810436775" x2="2064.48958458212" y2="3449.45857604173" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2067.048687038" y1="3436.28007044109" x2="2067.1089838938" y2="3436.05486459555" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300216" class="abutters-residential"/>
          <line x1="2005.3843730986" y1="3538.73018620275" x2="2005.3063184177" y2="3538.52245230809" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2005.58863823133" y1="3538.80824126066" x2="2005.3843730986" y2="3538.73018620275" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300208" class="abutters-residential"/>
          <line x1="2051.073322356" y1="3428.87530356577" x2="2051.88535137562" y2="3428.8423336772" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2058.38158353258" y1="3428.5785745686" x2="2059.1936125522" y2="3428.54560468002" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300246" class="abutters-residential"/>
          <line x1="2118.1557729929" y1="3800.91010562351" x2="2118.01398059767" y2="3800.96493452804" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2099.5183793024" y1="3756.60959556977" x2="2099.3606297804" y2="3755.9974777835" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328627" class="abutters-residential"/>
          <line x1="472.544937302299" y1="3842.13749159176" x2="475.987651395929" y2="3838.85719161806" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="503.529364144969" y1="3812.61479182845" x2="506.972078238598" y2="3809.33449185475" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321210" class="abutters-residential"/>
          <line x1="501.7679078658" y1="3903.11866202385" x2="500.94628076243" y2="3903.9341186345" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321203" class="abutters-residential"/>
          <line x1="2120.0800983568" y1="3736.89735954726" x2="2121.2954617445" y2="3737.25374742691" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2131.0183688461" y1="3740.10485046412" x2="2132.2337322338" y2="3740.46123834377" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328620" class="abutters-residential"/>
          <line x1="2031.4778968976" y1="3508.72559124176" x2="2031.53132763829" y2="3508.57036878002" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2031.52719732483" y1="3508.87593907342" x2="2031.4778968976" y2="3508.72559124176" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300207" class="abutters-residential"/>
          <use xlink:href="#way_4324895" class="abutters-residential"/>
          <line x1="2082.1093485488" y1="3437.16982806238" x2="2082.29508470536" y2="3437.33965294002" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2082.65101384796" y1="3435.01894218302" x2="2082.469425469" y2="3434.89563808679" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300251" class="abutters-residential"/>
          <line x1="2111.8757072935" y1="3472.25733055278" x2="2111.78548459679" y2="3472.35713655465" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2092.89167134199" y1="3493.25781931041" x2="2091.8314253968" y2="3494.43068282105" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300214" class="abutters-residential"/>
          <line x1="2220.2134271373" y1="2776.38916330458" x2="2220.16690217439" y2="2775.9945956624" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4326529" class="abutters-residential"/>
          <line x1="2040.5981480029" y1="3394.91631834587" x2="2040.45198277936" y2="3394.7184990144" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2028.83184750855" y1="3389.97083506048" x2="2028.7425243164" y2="3390.08073468894" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300241" class="abutters-residential"/>
          <line x1="2139.1681010481" y1="3427.69996707129" x2="2138.84537575664" y2="3428.31394678104" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2136.26357342496" y1="3433.22578445903" x2="2135.9408481335" y2="3433.83976416878" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306651" class="abutters-residential"/>
          <line x1="2068.3239774744" y1="3435.32197984078" x2="2069.20437124847" y2="3436.09883008746" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2110.41374207263" y1="3472.75651567448" x2="2110.9734803264" y2="3473.25539057148" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300211" class="abutters-residential"/>
          <line x1="2027.8988233832" y1="3451.68935506734" x2="2027.80415036768" y2="3450.04530400824" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2028.53139677129" y1="3390.65221275737" x2="2028.7425243164" y2="3390.08073468894" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300240" class="abutters-residential"/>
          <line x1="789.890804401199" y1="3517.77782941702" x2="790.012119772619" y2="3518.33400090038" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="765.805977546778" y1="3566.41970627377" x2="765.621400305498" y2="3566.8085306827" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306851" class="abutters-residential"/>
          <line x1="2104.0850525008" y1="3756.0029584458" x2="2105.49212455001" y2="3760.49367316357" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2116.74870094369" y1="3796.41939090574" x2="2118.1557729929" y2="3800.91010562351" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328626" class="abutters-residential"/>
          <line x1="495.934216167968" y1="3896.59439359492" x2="496.517585337751" y2="3897.24682043781" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="501.184538696017" y1="3902.46623518096" x2="501.7679078658" y2="3903.11866202385" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321202" class="abutters-residential"/>
          <line x1="488.468785003899" y1="3897.20473651655" x2="489.951101659129" y2="3895.30416346497" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="501.809634900969" y1="3880.09957905236" x2="503.291951556199" y2="3878.19900600078" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306620" class="abutters-residential"/>
          <line x1="505.9220038848" y1="3804.91635107444" x2="502.53274858986" y2="3801.55628668231" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="465.076830283398" y1="3746.53557728869" x2="464.982485280398" y2="3744.93540049054" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321212" class="abutters-residential"/>
          <line x1="520.915727837008" y1="3879.7275011003" x2="521.875718492407" y2="3879.96943927255" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="529.555643735601" y1="3881.90494465057" x2="530.515634391" y2="3882.14688282282" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306297" class="abutters-residential"/>
          <line x1="2064.3956308235" y1="3492.6925190043" x2="2064.30852750749" y2="3492.58794945716" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2068.21622436743" y1="3502.08929954779" x2="2068.6407347612" y2="3503.13338627484" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4310160" class="abutters-residential"/>
          <line x1="2749.79644328257" y1="3647.10714603558" x2="2749.4251410109" y2="3647.29858175424" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328650" class="abutters-residential"/>
          <line x1="1877.9606777697" y1="3443.11905639704" x2="1881.34893702218" y2="3442.94282148208" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2129.53267669661" y1="3429.80575062106" x2="2129.6590975132" y2="3429.79904252534" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300228" class="abutters-residential"/>
          <line x1="2111.8757072935" y1="3472.25733055278" x2="2111.30420948276" y2="3471.76148904565" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2069.61860629099" y1="3434.80840570614" x2="2068.6907820787" y2="3433.99846285217" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300212" class="abutters-residential"/>
          <line x1="2113.8561303551" y1="3458.36852748463" x2="2113.51177852438" y2="3458.36693305215" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2110.75696387862" y1="3458.35417759236" x2="2110.4126120479" y2="3458.35258315989" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305520" class="abutters-residential"/>
          <line x1="2072.6427978358" y1="3432.82442081793" x2="2072.66208806041" y2="3432.63831838691" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2075.79960600352" y1="3407.91744440189" x2="2075.8402074545" y2="3407.77457488485" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300248" class="abutters-residential"/>
          <line x1="472.544937302299" y1="3842.13749159176" x2="472.531153536659" y2="3841.98878233289" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="472.509073095759" y1="3842.21159872133" x2="472.544937302299" y2="3842.13749159176" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321201" class="abutters-residential"/>
          <line x1="2140.7333989719" y1="3757.23996366419" x2="2140.69367455656" y2="3756.7683270325" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2127.33176657008" y1="3721.92906860155" x2="2127.372278683" y2="3720.99697722399" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328621" class="abutters-residential"/>
          <line x1="2117.2403885141" y1="3752.68398052469" x2="2117.13456510647" y2="3753.25578547422" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2185.20140831963" y1="3843.19822020785" x2="2187.5076856862" y2="3842.90273928799" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306710" class="abutters-residential"/>
          <line x1="2178.1298606286" y1="3455.20090573203" x2="2178.21741668141" y2="3455.36323968357" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2178.9653864432" y1="3458.28718069651" x2="2178.9609381417" y2="3458.44972907975" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305062" class="abutters-residential"/>
          <line x1="1964.3452469503" y1="3477.03032908696" x2="1964.41054688287" y2="3477.23723955938" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="1983.27830551774" y1="3540.6196898405" x2="1983.3755280033" y2="3540.95828630302" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300238" class="abutters-residential"/>
          <line x1="2061.26603446358" y1="3504.72639047088" x2="2061.5651274506" y2="3505.50738370077" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305146" class="abutters-residential"/>
          <line x1="2721.0773062207" y1="3598.69145279105" x2="2719.96706904978" y2="3597.66806730167" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2710.45338427516" y1="3586.49855875532" x2="2710.5398858156" y2="3586.407231627" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4310122" class="abutters-residential"/>
          <line x1="2811.662474166" y1="3651.6058854252" x2="2809.80596280768" y2="3651.74946221433" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328651" class="abutters-residential"/>
          <line x1="2130.0971044125" y1="3422.25842734157" x2="2131.00420407606" y2="3422.80258131454" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2138.26100138454" y1="3427.15581309832" x2="2139.1681010481" y2="3427.69996707129" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306650" class="abutters-residential"/>
          <line x1="2086.356918979" y1="3737.31047680048" x2="2086.4769446191" y2="3737.17646203399" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2097.70534325036" y1="3731.66967344941" x2="2097.8793804285" y2="3731.58439132537" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300231" class="abutters-residential"/>
          <line x1="2148.3887490273" y1="2688.64188009952" x2="2149.98789612049" y2="2688.21376145735" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2171.53389594679" y1="2682.62294337328" x2="2172.3287488343" y2="2682.42986000611" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4326552" class="abutters-residential"/>
          <line x1="2089.8448865629" y1="3444.24269325217" x2="2090.17919850286" y2="3444.34292502301" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2133.9910574433" y1="3447.38835471439" x2="2134.0971173286" y2="3447.39186537208" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300253" class="abutters-residential"/>
          <line x1="2108.4328658913" y1="3721.27112174599" x2="2109.37477251677" y2="3721.20258561536" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2116.91002552053" y1="3720.65429657028" x2="2117.851932146" y2="3720.58576043964" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4328619" class="abutters-residential"/>
          <line x1="2034.2871935233" y1="3509.70627430725" x2="2034.55330946419" y2="3509.88759783614" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2039.45545650803" y1="3512.8153583634" x2="2039.608918678" y2="3512.87409878629" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300220" class="abutters-residential"/>
          <line x1="2148.5819155139" y1="3829.35244941896" x2="2149.32960230796" y2="3829.15471874191" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2155.31109666044" y1="3827.57287332559" x2="2156.0587834545" y2="3827.37514264855" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306711" class="abutters-residential"/>
          <line x1="505.620084882199" y1="3808.30878837508" x2="505.755284217839" y2="3808.41135872304" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="505.584666714459" y1="3808.15510962894" x2="505.620084882199" y2="3808.30878837508" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321211" class="abutters-residential"/>
          <line x1="499.293619547747" y1="3892.85883160897" x2="501.153002506152" y2="3894.59436780521" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="519.788928999538" y1="3909.92825424039" x2="520.000204540398" y2="3909.89648320361" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4321204" class="abutters-residential"/>
          <line x1="2112.2699304801" y1="3460.20928666209" x2="2112.08419863688" y2="3460.02361631187" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2102.70681902334" y1="3446.2988028095" x2="2102.741245823" y2="3445.75127913254" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4305517" class="abutters-residential"/>
          <line x1="2059.1936125522" y1="3428.54560468002" x2="2059.2017328424" y2="3428.35877531141" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2059.8638860086" y1="3432.99023513991" x2="2059.93836083709" y2="3433.48408296878" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4300247" class="abutters-residential"/>
          <line x1="2114.2458114626" y1="3422.16857680318" x2="2114.26857636343" y2="3421.69838921926" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="2115.59228873946" y1="3408.85151711986" x2="2115.7255787498" y2="3408.61099168259" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4324894" class="abutters-residential"/>
          <line x1="328.326973842399" y1="3790.52701845661" x2="328.402661989049" y2="3790.65693632799" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="328.349587923809" y1="3790.35287443876" x2="328.326973842399" y2="3790.52701845661" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306796" class="abutters-residential"/>
          <line x1="331.367982088299" y1="3790.08808999602" x2="332.793942352429" y2="3791.04589438467" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="348.26611330598" y1="3801.38830128124" x2="348.5592831478" y2="3801.57965321443" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306798" class="abutters-residential"/>
          <line x1="450.067782684609" y1="3829.07602182041" x2="449.124474846016" y2="3826.03633509096" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="417.299772051929" y1="3761.65625836149" x2="416.1377685416" y2="3760.85248433752" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333409" class="abutters-residential"/>
          <line x1="450.067782684609" y1="3829.07602182041" x2="452.070857051948" y2="3830.37625825107" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="468.095451990661" y1="3840.77814969638" x2="470.098526358" y2="3842.07838612705" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333422" class="abutters-residential"/>
          <line x1="388.865505315363" y1="3920.14882352118" x2="393.076413537374" y2="3916.05449338244" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="467.863607105971" y1="3845.58453668297" x2="470.730266930237" y2="3842.9739499319" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333454" class="abutters-residential"/>
          <line x1="458.124106652264" y1="3886.82808387756" x2="457.537049553502" y2="3887.58842440734" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="452.840592763406" y1="3893.67114864562" x2="452.253535664644" y2="3894.4314891754" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333460" class="abutters-residential"/>
          <line x1="452.253535664644" y1="3894.4314891754" x2="454.952380730669" y2="3896.4587696205" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="476.543141258873" y1="3912.67701318132" x2="479.241986324898" y2="3914.70429362642" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333461" class="abutters-residential"/>
          <line x1="477.925455178891" y1="3854.58019170144" x2="476.161848881893" y2="3856.32057887926" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="462.052998505906" y1="3870.24367630184" x2="460.289392208908" y2="3871.98406347966" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333462" class="abutters-residential"/>
          <line x1="460.289392208908" y1="3871.98406347966" x2="459.961529261902" y2="3872.29728337309" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="461.004701070302" y1="3873.25925094305" x2="461.341327242095" y2="3872.93690896724" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4333463" class="abutters-residential"/>
          <line x1="3410.2624115828" y1="903.130553559085" x2="3410.46645517097" y2="902.667593456769" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3412.09880387633" y1="898.963912638236" x2="3412.3028474645" y2="898.500952535919" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4308733" class="abutters-residential"/>
          <line x1="3383.2674301734" y1="896.167820193144" x2="3383.71152504177" y2="895.859180124939" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3393.00150958551" y1="890.596054751061" x2="3393.589635222" y2="890.319903111057" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306156" class="abutters-residential"/>
          <line x1="3391.3583732671" y1="897.932405042359" x2="3391.51440659923" y2="897.769962901202" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3411.96677567223" y1="898.541563071175" x2="3412.3028474645" y2="898.500952535919" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4308735" class="abutters-residential"/>
          <line x1="3393.589635222" y1="890.319903111057" x2="3393.24156086571" y2="889.280273407702" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3387.9484301373" y1="874.368084849739" x2="3387.7083788571" y2="873.750804713321" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306160" class="abutters-residential"/>
          <line x1="3427.5718945753" y1="789.219975510436" x2="3427.39485675615" y2="790.158078875507" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3425.97855420295" y1="797.662905796079" x2="3425.8015163838" y2="798.601009161151" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306177" class="abutters-residential"/>
          <line x1="3423.611048452" y1="788.204712127698" x2="3424.00713306433" y2="788.306238465972" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3427.17580996297" y1="789.118449172162" x2="3427.5718945753" y2="789.219975510436" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306170" class="abutters-residential"/>
          <line x1="3420.8804651397" y1="780.691763098668" x2="3420.93747731875" y2="780.594297814056" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3423.70106768207" y1="787.591493044797" x2="3423.611048452" y2="788.204712127698" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306171" class="abutters-residential"/>
          <line x1="3425.8015163838" y1="798.601009161151" x2="3425.14178537067" y2="798.5079324945" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3419.86393726563" y1="797.763319161292" x2="3419.2042062525" y2="797.670242494641" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4306178" class="abutters-residential"/>
          <line x1="3601.6804673294" y1="1475.20112555361" x2="3601.00292176801" y2="1475.94725926067" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="3562.74390120486" y1="1490.43430811497" x2="3560.9013655601" y2="1490.51428033236" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4323941" class="abutters-residential"/>
          <line x1="762.220752243299" y1="3370.84151061208" x2="762.190208030981" y2="3370.66454691702" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="762.13639529422" y1="3370.94050188735" x2="762.220752243299" y2="3370.84151061208" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4334069" class="abutters-residential"/>
          <line x1="759.589145774499" y1="3357.29403839336" x2="759.708205008652" y2="3358.43561294123" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="760.660678881874" y1="3367.56820932418" x2="760.779738116026" y2="3368.70978387205" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4334070" class="abutters-residential"/>
          <line x1="761.377182752516" y1="3371.83142336474" x2="763.106706541459" y2="3382.29131977215" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="789.040524601778" y1="3515.475410128" x2="789.5158552862" y2="3515.45271394946" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4334074" class="abutters-residential"/>
          <line x1="787.663094053963" y1="3560.82148107166" x2="787.327804847873" y2="3559.88383860614" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <line x1="780.970485562809" y1="3543.82504369361" x2="780.599405959448" y2="3542.97837561329" stroke-linecap="round" marker-start="none" marker-end="none"/>
          <use xlink:href="#way_4334076" cl