<?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.57555896