diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 3974bf3c2884..84d689cea20e 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -276,7 +276,10 @@ "filename": "sdk/maps/maps-render-rest/review/maps-render.api.md", "words": ["bbox"] }, - + { + "filename": "sdk/maps/maps-search-rest/review/maps-search.api.md", + "words": ["Neighbourhood", "Xstr"] + }, { "filename": "sdk/apimanagement/api-management-custom-widgets-scaffolder/review/api-management-custom-widgets-scaffolder.api.md", "words": ["scaffolder", "APIM"] diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index a7762ed14a29..76bc55ab5646 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -265,6 +265,7 @@ specifiers: '@rush-temp/maps-render': file:./projects/maps-render.tgz '@rush-temp/maps-route': file:./projects/maps-route.tgz '@rush-temp/maps-search': file:./projects/maps-search.tgz + '@rush-temp/maps-search-1': file:./projects/maps-search-1.tgz '@rush-temp/mixed-reality-authentication': file:./projects/mixed-reality-authentication.tgz '@rush-temp/mixed-reality-remote-rendering': file:./projects/mixed-reality-remote-rendering.tgz '@rush-temp/mock-hub': file:./projects/mock-hub.tgz @@ -591,6 +592,7 @@ dependencies: '@rush-temp/maps-render': file:projects/maps-render.tgz '@rush-temp/maps-route': file:projects/maps-route.tgz '@rush-temp/maps-search': file:projects/maps-search.tgz + '@rush-temp/maps-search-1': file:projects/maps-search-1.tgz '@rush-temp/mixed-reality-authentication': file:projects/mixed-reality-authentication.tgz '@rush-temp/mixed-reality-remote-rendering': file:projects/mixed-reality-remote-rendering.tgz '@rush-temp/mock-hub': file:projects/mock-hub.tgz @@ -3932,7 +3934,7 @@ packages: dependencies: semver: 7.3.8 shelljs: 0.8.5 - typescript: 5.0.0-dev.20221201 + typescript: 5.0.0-dev.20221202 dev: false /downlevel-dts/0.8.0: @@ -8976,8 +8978,8 @@ packages: hasBin: true dev: false - /typescript/5.0.0-dev.20221201: - resolution: {integrity: sha512-0GunPFtrZITqx11PJQThb8MdXJwjk88mhOgNBXeme1d9i0mJzymceJysDpwu6sfajognk2yiN86P82xAvbJ0Lw==} + /typescript/5.0.0-dev.20221202: + resolution: {integrity: sha512-HuvktBN/shznXMoHbebznvAGTuWSGOqyqIddiXcgn0SV7e004lIuLZXRqEdoqlX87nFZp/pkicSsN+y5vuNPNQ==} engines: {node: '>=4.2.0'} hasBin: true dev: false @@ -17806,7 +17808,7 @@ packages: dev: false file:projects/maps-geolocation.tgz: - resolution: {integrity: sha512-7bovLrtvyiDJg6UjAcBcGdlQXg/+Bta+eJ6gRNrsJ8B/zRGXOUgS3+TZ9LbhgjE7dAL8G1kBbrl9QXx040omIQ==, tarball: file:projects/maps-geolocation.tgz} + resolution: {integrity: sha512-53r+RwzC5ZTpy6FTKhD5zjjurN+a/BWB9VPslGL2oNZJpS9x5HWPKYfEyA22PyPlaZZhb9iYJKuzH7lMQrXoOw==, tarball: file:projects/maps-geolocation.tgz} name: '@rush-temp/maps-geolocation' version: 0.0.0 dependencies: @@ -17937,9 +17939,9 @@ packages: - utf-8-validate dev: false - file:projects/maps-search.tgz: - resolution: {integrity: sha512-rGtil/YpOT6KIekGLTmEvKhCafpzGnV5sbPikwNn6fjJVf8Wpst9rd1/G6WDA7WFZ6yuau7i/ibJLh8LiWcNgw==, tarball: file:projects/maps-search.tgz} - name: '@rush-temp/maps-search' + file:projects/maps-search-1.tgz: + resolution: {integrity: sha512-+h/h3eyjuqFhQZf+lE6B4scPqGEv6e1N9KOyc4s6yxt33UAkCxKWL05zK+L3rS9PaunptoAOh3IiYrjPcwJSpQ==, tarball: file:projects/maps-search-1.tgz} + name: '@rush-temp/maps-search-1' version: 0.0.0 dependencies: '@azure/identity': 2.0.4 @@ -17984,6 +17986,58 @@ packages: - utf-8-validate dev: false + file:projects/maps-search.tgz: + resolution: {integrity: sha512-g7Re0p6vlj9ZJ454KpHX18evLEe6OC2s+63I+2wg74dH3z+GzeM7GOdYBuHaIv5QOXhMx9pBiktRiiP1wG9F6g==, tarball: file:projects/maps-search.tgz} + name: '@rush-temp/maps-search' + version: 0.0.0 + dependencies: + '@azure-rest/core-client': 1.0.0-beta.10 + '@azure/identity': 2.1.0 + '@microsoft/api-extractor': 7.33.6 + '@types/chai': 4.3.4 + '@types/chai-as-promised': 7.1.5 + '@types/mocha': 7.0.2 + '@types/node': 14.18.33 + autorest: 3.6.2 + chai: 4.3.7 + chai-as-promised: 7.1.1_chai@4.3.7 + cross-env: 7.0.3 + dotenv: 8.6.0 + downlevel-dts: 0.8.0 + eslint: 8.28.0 + esm: 3.2.25 + inherits: 2.0.4 + karma: 6.4.1 + karma-chrome-launcher: 3.1.1 + karma-coverage: 2.2.0 + karma-edge-launcher: 0.4.2_karma@6.4.1 + karma-env-preprocessor: 0.1.1 + karma-firefox-launcher: 1.3.0 + karma-ie-launcher: 1.0.0_karma@6.4.1 + karma-json-preprocessor: 0.3.3_karma@6.4.1 + karma-json-to-file-reporter: 1.0.1 + karma-junit-reporter: 2.0.1_karma@6.4.1 + karma-mocha: 2.0.1 + karma-mocha-reporter: 2.2.5_karma@6.4.1 + karma-source-map-support: 1.4.0 + karma-sourcemap-loader: 0.3.8 + mkdirp: 1.0.4 + mocha: 7.2.0 + mocha-junit-reporter: 1.23.3_mocha@7.2.0 + nyc: 14.1.1 + prettier: 2.2.1 + rimraf: 3.0.2 + source-map-support: 0.5.21 + tslib: 2.4.1 + typescript: 4.6.4 + util: 0.12.5 + transitivePeerDependencies: + - bufferutil + - debug + - supports-color + - utf-8-validate + dev: false + file:projects/mixed-reality-authentication.tgz: resolution: {integrity: sha512-KPtxhPskYZ4WC6vCXfAtMTJV4DbAJnrDwxr1+ZvMPjDWDsVCD/gAHG+qIfKHqUieZONCboadXyk+k0vBGcJ3Vw==, tarball: file:projects/mixed-reality-authentication.tgz} name: '@rush-temp/mixed-reality-authentication' diff --git a/rush.json b/rush.json index ae6041707822..6fe8d0b15774 100644 --- a/rush.json +++ b/rush.json @@ -642,7 +642,11 @@ }, { "packageName": "@azure-rest/maps-geolocation", - "projectFolder": "sdk/maps/maps-geolocation-rest", + "projectFolder": "sdk/maps/maps-geolocation-rest" + }, + { + "packageName": "@azure-rest/maps-search", + "projectFolder": "sdk/maps/maps-search-rest", "versionPolicyName": "client" }, { diff --git a/sdk/maps/ci.yml b/sdk/maps/ci.yml index 2543ed95dbaa..0e14bf779bdd 100644 --- a/sdk/maps/ci.yml +++ b/sdk/maps/ci.yml @@ -40,3 +40,6 @@ extends: safeName: azurerestmapsrender - name: azure-rest-maps-geolocation safeName: azurerestmapsgeolocation + safeName: azuremapscommon + - name: azure-rest-maps-search + safeName: azurerestmapssearch diff --git a/sdk/maps/maps-search-rest/.eslintrc.json b/sdk/maps/maps-search-rest/.eslintrc.json new file mode 100644 index 000000000000..be0cb8080a66 --- /dev/null +++ b/sdk/maps/maps-search-rest/.eslintrc.json @@ -0,0 +1,8 @@ +{ + "plugins": ["@azure/azure-sdk"], + "extends": ["plugin:@azure/azure-sdk/azure-sdk-base"], + "rules": { + // Exporting the factory function is a convention for Rest Level Client + "@azure/azure-sdk/ts-modules-only-named": "off" + } +} diff --git a/sdk/maps/maps-search-rest/CHANGELOG.md b/sdk/maps/maps-search-rest/CHANGELOG.md new file mode 100644 index 000000000000..c8088cf4b56c --- /dev/null +++ b/sdk/maps/maps-search-rest/CHANGELOG.md @@ -0,0 +1,7 @@ +# Release History + +## 1.0.0-beta.1 (Unreleased) + +### Features Added + +- Initial Release diff --git a/sdk/maps/maps-search-rest/LICENSE b/sdk/maps/maps-search-rest/LICENSE new file mode 100644 index 000000000000..5d1d36e0af80 --- /dev/null +++ b/sdk/maps/maps-search-rest/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2022 Microsoft + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/sdk/maps/maps-search-rest/README.md b/sdk/maps/maps-search-rest/README.md new file mode 100644 index 000000000000..8a4c42ecfc6c --- /dev/null +++ b/sdk/maps/maps-search-rest/README.md @@ -0,0 +1,216 @@ +# Azure Maps Search REST client library for JavaScript + +Azure Maps Search Client + +\*\*If you are not familiar with our REST client, please spend 5 minutes to take a look at our [REST client docs](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/rest-clients.md) to use this library, the REST client provides a light-weighted & developer friendly way to call azure rest api + +Key links: + +- [Source code] +- [Package (NPM)] +- [API reference documentation] +- [Samples] +- [Product Information](https://docs.microsoft.com/rest/api/maps/search) + +## Getting started + +### Currently supported environments + +- [LTS versions of Node.js](https://nodejs.org/about/releases/) +- Latest versions of Safari, Chrome, Edge and Firefox. + +### Prerequisites + +- You must have an [Azure subscription](https://azure.microsoft.com/free/) to use this package. +- An [Azure Maps account](https://docs.microsoft.com/azure/azure-maps/how-to-manage-account-keys). You can create the resource via the [Azure Portal](https://portal.azure.com), the [Azure PowerShell](https://docs.microsoft.com/powershell/module/az.maps/new-azmapsaccount), or the [Azure CLI](https://docs.microsoft.com/cli/azure). + +If you use Azure CLI, replace `` and `` of your choice, and select a proper [pricing tier](https://docs.microsoft.com/azure/azure-maps/choose-pricing-tier) based on your needs via the `` parameter. Please refer to [this page](https://docs.microsoft.com/cli/azure/maps/account?view=azure-cli-latest#az_maps_account_create) for more details. + +```bash +az maps account create --resource-group --name --sku +``` + +### Install the `@azure-rest/maps-search` package + +Install the Azure Maps Search REST client library for JavaScript with `npm`: + +```bash +npm install @azure-rest/maps-search +``` + +### Create and authenticate a `MapsSearchClient` + +To create a client object to access the Azure Maps Search APIs, you will need a `credential` object. The Azure Maps Search client can use an Azure Active Directory credential or an Azure Key credential to authenticate. + +#### Using an Azure Active Directory Credential + +You can authenticate with Azure Active Directory using the [Azure Identity library](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/identity/identity). To use the [DefaultAzureCredential](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/identity/identity#defaultazurecredential) provider shown below, or other credential providers provided with the Azure SDK, please install the `@azure/identity` package: + +```bash +npm install @azure/identity +``` + +You will also need to register a new AAD application and grant access to Azure Maps by assigning the suitable role to your service principal. Please refer to the [Manage authentication](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) page. + +Set the values of the client ID, tenant ID, and client secret of the AAD application as environment variables: `AZURE_CLIENT_ID`, `AZURE_TENANT_ID`, `AZURE_CLIENT_SECRET`. + +You will also need to specify the Azure Maps resource you intend to use by specifying the `clientId` in the client options. +The Azure Maps resource client id can be found in the Authentication sections in the Azure Maps resource. Please refer to the [documentation](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication#view-authentication-details) on how to find it. + +```javascript +const MapsSearch = require("@azure-rest/maps-search").default; +const { DefaultAzureCredential } = require("@azure/identity"); + +const credential = new DefaultAzureCredential(); +const client = MapsSearch(credential, ""); +``` + +#### Using a Subscription Key Credential + +You can authenticate with your Azure Maps Subscription Key. + +```javascript +const MapsSearch = require("@azure-rest/maps-search").default; +const { AzureKeyCredential } = require("@azure/core-auth"); + +const credential = new AzureKeyCredential(""); +const client = MapsSearch(credential); +``` + +## Key concepts + +### MapsSearchClient + +`MapsSearchClient` is the primary interface for developers using the Azure Maps Search client library. Explore the methods on this client object to understand the different features of the Azure Maps Search service that you can access. + +## Examples + +The following sections provide several code snippets covering some of the most common Azure Maps Search tasks, including: + +- [Request latitude and longitude coordinates for an address](#request-latitude-and-longitude-coordinates-for-an-address) +- [Search for an address or Point of Interest](#search-for-an-address-or-point-of-interest) +- [Make a Reverse Address Search to translate coordinate location to street address](#make-a-reverse-address-search-to-translate-coordinate-location-to-street-address) +- [Translate coordinate location into a human understandable cross street](#translate-coordinate-location-into-a-human-understandable-cross-street) + +### Request latitude and longitude coordinates for an address + +You can use an authenticated client to convert an address into latitude and longitude coordinates. This process is also called geocoding. In addition to returning the coordinates, the response will also return detailed address properties such as street, postal code, municipality, and country/region information. + +```javascript +const MapsSearch = require("@azure-rest/maps-search").default; +const { AzureKeyCredential } = require("@azure/core-auth"); +const { isUnexpected } = require("@azure-rest/maps-search"); + +/** Initialize the MapsSearchClient */ +const client = MapsSearch(new AzureKeyCredential("")); +/** Make a request to the geocoding API */ +const response = await client + .path("/search/address/{format}", "json") + .get({ queryParameters: { query: "400 Broad, Seattle" } }); +/** Handle error response */ +if (isUnexpected(response)) { + throw response.body.error; +} +/** Log the response body. */ +console.log(`The followings are the possible coordinates of the address:`); +response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`Latitude: ${lat}, Longitude: ${lon}`); +}); +``` + +### Search for an address or Point of Interest + +You can use Fuzzy Search to search an address or a point of interest (POI). The following example demonstrates how to search for `pizza` over the scope of a specific country (`France`, in this example). + +```javascript +const MapsSearch = require("@azure-rest/maps-search").default; +const { AzureKeyCredential } = require("@azure/core-auth"); +const { isUnexpected } = require("@azure-rest/maps-search"); + +/** Initialize the MapsSearchClient */ +const client = MapsSearch(new AzureKeyCredential("")); +/** Make a request */ +const response = await client + .path("/search/fuzzy/{format}", "json") + .get({ queryParameters: { query: "pizza", countrySet: ["fr"] } }); +/** Handle the error response */ +if (isUnexpected(response)) { + throw response.body.error; +} +/** Log the response body */ +response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); +}); +``` + +### Make a Reverse Address Search to translate coordinate location to street address + +You can translate coordinates into human readable street addresses. This process is also called reverse geocoding. +This is often used for applications that consume GPS feeds and want to discover addresses at specific coordinate points. + +```javascript +const MapsSearch = require("@azure-rest/maps-search").default; +const { AzureKeyCredential } = require("@azure/core-auth"); +const { isUnexpected } = require("@azure-rest/maps-search"); + +/** Initialize the MapsSearchClient */ +const client = MapsSearch(new AzureKeyCredential("")); +/** Make the request. */ +const response = await client.path("/search/address/reverse/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, // [latitude, longitude], +}); +/** Handle error response. */ +if (isUnexpected(response)) { + throw response.body.error; +} +/** Log the response body. */ +response.body.addresses.forEach((address) => { + console.log(address.address.freeformAddress); +}); +``` + +### Translate coordinate location into a human understandable cross street + +Translate coordinate location into a human understandable cross street by using Search Address Reverse Cross Street API. Most often, this is needed in tracking applications that receive a GPS feed from a device or asset, and wish to know where the coordinate is located. + +```javascript +const MapsSearch = require("@azure-rest/maps-search").default; +const { AzureKeyCredential } = require("@azure/core-auth"); +const { isUnexpected } = require("@azure-rest/maps-search"); + +/** Initialize the MapsSearchClient */ +const client = MapsSearch(new AzureKeyCredential("")); +/** Make the request. */ +const response = await client.path("/search/address/reverse/crossStreet/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, +}); +/** Handle error response */ +if (isUnexpected(response)) { + throw response.body.error; +} +/** Log the response body */ +response.body.addresses.forEach(({ address }) => { + if (!address) { + throw Error("Unexpected error: address is undefined"); + } + console.log(address.streetName); +}); +``` + +## Troubleshooting + +### Logging + +Enabling logging may help uncover useful information about failures. In order to see a log of HTTP requests and responses, set the `AZURE_LOG_LEVEL` environment variable to `info`. Alternatively, logging can be enabled at runtime by calling `setLogLevel` in the `@azure/logger`: + +```javascript +const { setLogLevel } = require("@azure/logger"); + +setLogLevel("info"); +``` + +For more detailed instructions on how to enable logs, you can look at the [@azure/logger package docs](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger). + +![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fmaps%2Fmap-search-rest%2FREADME.png) diff --git a/sdk/maps/maps-search-rest/api-extractor.json b/sdk/maps/maps-search-rest/api-extractor.json new file mode 100644 index 000000000000..3b45c10dca04 --- /dev/null +++ b/sdk/maps/maps-search-rest/api-extractor.json @@ -0,0 +1,18 @@ +{ + "$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", + "mainEntryPointFilePath": "./types/src/index.d.ts", + "docModel": { "enabled": true }, + "apiReport": { "enabled": true, "reportFolder": "./review" }, + "dtsRollup": { + "enabled": true, + "untrimmedFilePath": "", + "publicTrimmedFilePath": "./types/maps-search-rest.d.ts" + }, + "messages": { + "tsdocMessageReporting": { "default": { "logLevel": "none" } }, + "extractorMessageReporting": { + "ae-missing-release-tag": { "logLevel": "none" }, + "ae-unresolved-link": { "logLevel": "none" } + } + } +} diff --git a/sdk/maps/maps-search-rest/karma.conf.js b/sdk/maps/maps-search-rest/karma.conf.js new file mode 100644 index 000000000000..09c3eef49022 --- /dev/null +++ b/sdk/maps/maps-search-rest/karma.conf.js @@ -0,0 +1,135 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +// https://github.com/karma-runner/karma-chrome-launcher +process.env.CHROME_BIN = require("puppeteer").executablePath(); +require("dotenv").config(); +const { relativeRecordingsPath } = require("@azure-tools/test-recorder"); +process.env.RECORDINGS_RELATIVE_PATH = relativeRecordingsPath(); + +module.exports = function (config) { + config.set({ + // base path that will be used to resolve all patterns (eg. files, exclude) + basePath: "./", + + // frameworks to use + // available frameworks: https://npmjs.org/browse/keyword/karma-adapter + frameworks: ["source-map-support", "mocha"], + + plugins: [ + "karma-mocha", + "karma-mocha-reporter", + "karma-chrome-launcher", + "karma-edge-launcher", + "karma-firefox-launcher", + "karma-ie-launcher", + "karma-env-preprocessor", + "karma-coverage", + "karma-sourcemap-loader", + "karma-junit-reporter", + "karma-source-map-support", + ], + + // list of files / patterns to load in the browser + files: [ + "dist-test/index.browser.js", + { + pattern: "dist-test/index.browser.js.map", + type: "html", + included: false, + served: true, + }, + ], + + // list of files / patterns to exclude + exclude: [], + + // preprocess matching files before serving them to the browser + // available preprocessors: https://npmjs.org/browse/keyword/karma-preprocessor + preprocessors: { + "**/*.js": ["sourcemap", "env"], + // IMPORTANT: COMMENT following line if you want to debug in your browsers!! + // Preprocess source file to calculate code coverage, however this will make source file unreadable + // "dist-test/index.js": ["coverage"] + }, + + envPreprocessor: [ + "TEST_MODE", + "MAPS_SUBSCRIPTION_KEY", + "MAPS_CLIENT_ID", + "AZURE_CLIENT_SECRET", + "AZURE_CLIENT_ID", + "AZURE_TENANT_ID", + "RECORDINGS_RELATIVE_PATH", + ], + + // test results reporter to use + // possible values: 'dots', 'progress' + // available reporters: https://npmjs.org/browse/keyword/karma-reporter + reporters: ["mocha", "coverage", "junit"], + + coverageReporter: { + // specify a common output directory + dir: "coverage-browser/", + reporters: [ + { type: "json", subdir: ".", file: "coverage.json" }, + { type: "lcovonly", subdir: ".", file: "lcov.info" }, + { type: "html", subdir: "html" }, + { type: "cobertura", subdir: ".", file: "cobertura-coverage.xml" }, + ], + }, + + junitReporter: { + outputDir: "", // results will be saved as $outputDir/$browserName.xml + outputFile: "test-results.browser.xml", // if included, results will be saved as $outputDir/$browserName/$outputFile + suite: "", // suite will become the package name attribute in xml testsuite element + useBrowserName: false, // add browser name to report and classes names + nameFormatter: undefined, // function (browser, result) to customize the name attribute in xml testcase element + classNameFormatter: undefined, // function (browser, result) to customize the classname attribute in xml testcase element + properties: {}, // key value pair of properties to add to the section of the report + }, + + // web server port + port: 9876, + + // enable / disable colors in the output (reporters and logs) + colors: true, + + // level of logging + // possible values: config.LOG_DISABLE || config.LOG_ERROR || config.LOG_WARN || config.LOG_INFO || config.LOG_DEBUG + logLevel: config.LOG_INFO, + + // enable / disable watching file and executing tests whenever any file changes + autoWatch: false, + + // --no-sandbox allows our tests to run in Linux without having to change the system. + // --disable-web-security allows us to authenticate from the browser without having to write tests using interactive auth, which would be far more complex. + browsers: ["ChromeHeadlessNoSandbox"], + customLaunchers: { + ChromeHeadlessNoSandbox: { + base: "ChromeHeadless", + flags: ["--no-sandbox", "--disable-web-security"], + }, + }, + + // Continuous Integration mode + // if true, Karma captures browsers, runs the tests and exits + singleRun: false, + + // Concurrency level + // how many browser should be started simultaneous + concurrency: 1, + + browserNoActivityTimeout: 60000000, + browserDisconnectTimeout: 10000, + browserDisconnectTolerance: 3, + + client: { + mocha: { + // change Karma's debug.html to the mocha web reporter + reporter: "html", + timeout: "600000", + }, + }, + }); +}; diff --git a/sdk/maps/maps-search-rest/package.json b/sdk/maps/maps-search-rest/package.json new file mode 100644 index 000000000000..f656e592355b --- /dev/null +++ b/sdk/maps/maps-search-rest/package.json @@ -0,0 +1,132 @@ +{ + "name": "@azure-rest/maps-search", + "sdk-type": "client", + "author": "Microsoft Corporation", + "version": "1.0.0-beta.1", + "description": "A generated SDK for MapsSearchClient.", + "keywords": [ + "node", + "azure", + "cloud", + "typescript", + "browser", + "isomorphic" + ], + "license": "MIT", + "main": "dist/index.js", + "module": "./dist-esm/src/index.js", + "types": "./types/maps-search-rest.d.ts", + "repository": "github:Azure/azure-sdk-for-js", + "bugs": { + "url": "https://github.com/Azure/azure-sdk-for-js/issues" + }, + "files": [ + "dist/", + "dist-esm/src/", + "types/maps-search.d.ts", + "README.md", + "LICENSE", + "review/*" + ], + "engines": { + "node": ">=14.0.0" + }, + "scripts": { + "audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit", + "build:browser": "tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1", + "build:node": "tsc -p . && cross-env ONLY_NODE=true rollup -c 2>&1", + "build:samples": "dev-tool samples publish --force", + "build:test": "tsc -p . && dev-tool run bundle", + "build:debug": "tsc -p . && dev-tool run bundle && api-extractor run --local", + "check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"", + "clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log", + "execute:samples": "dev-tool samples run samples-dev", + "extract-api": "rimraf review && mkdirp ./review && api-extractor run --local", + "format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"", + "generate:client": "autorest --typescript swagger/README.md && npm run format", + "integration-test:browser": "dev-tool run test:browser", + "integration-test:node": "dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'", + "integration-test": "npm run integration-test:node && npm run integration-test:browser", + "lint:fix": "eslint package.json api-extractor.json src test --ext .ts --fix --fix-type [problem,suggestion]", + "lint": "eslint package.json api-extractor.json src test --ext .ts", + "pack": "npm pack 2>&1", + "test:browser": "npm run clean && npm run build:test && npm run unit-test:browser", + "test:node": "npm run clean && npm run build:test && npm run unit-test:node", + "test": "npm run clean && npm run build:test && npm run unit-test", + "unit-test": "npm run unit-test:node && npm run unit-test:browser", + "unit-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 --exclude 'test/**/browser/*.spec.ts' 'test/**/*.spec.ts'", + "unit-test:browser": "dev-tool run test:browser", + "build": "npm run clean && tsc -p . && dev-tool run bundle && mkdirp ./review && api-extractor run --local" + }, + "sideEffects": false, + "autoPublish": false, + "dependencies": { + "@azure/core-auth": "^1.3.0", + "@azure-rest/core-client": "1.0.0-beta.10", + "@azure/core-rest-pipeline": "^1.8.0", + "tslib": "^2.2.0", + "@azure/core-lro": "^2.2.0", + "@azure/maps-common": "~1.0.0-beta.3" + }, + "devDependencies": { + "@microsoft/api-extractor": "^7.31.1", + "autorest": "latest", + "@types/node": "^14.0.0", + "dotenv": "^8.2.0", + "eslint": "^8.0.0", + "mkdirp": "^1.0.4", + "prettier": "2.2.1", + "rimraf": "^3.0.0", + "source-map-support": "^0.5.9", + "typescript": "~4.6.0", + "@azure/dev-tool": "^1.0.0", + "@azure/eslint-plugin-azure-sdk": "^3.0.0", + "@azure-tools/test-credential": "^1.0.0", + "@azure/identity": "^2.0.1", + "@azure-tools/test-recorder": "^2.0.0", + "mocha": "^7.1.1", + "@types/mocha": "^7.0.2", + "mocha-junit-reporter": "^1.18.0", + "cross-env": "^7.0.2", + "@types/chai": "^4.2.8", + "chai": "^4.2.0", + "karma-chrome-launcher": "^3.0.0", + "karma-coverage": "^2.0.0", + "karma-edge-launcher": "^0.4.2", + "karma-env-preprocessor": "^0.1.1", + "karma-firefox-launcher": "^1.1.0", + "karma-ie-launcher": "^1.0.0", + "karma-junit-reporter": "^2.0.1", + "karma-mocha-reporter": "^2.2.5", + "karma-mocha": "^2.0.1", + "karma-source-map-support": "~1.4.0", + "karma-sourcemap-loader": "^0.3.8", + "karma": "^6.2.0", + "nyc": "^14.0.0", + "@azure/test-utils": "~1.0.0" + }, + "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest/README.md", + "//metadata": { + "constantPaths": [ + { + "path": "swagger/README.md", + "prefix": "package-version" + } + ] + }, + "browser": { + "./dist-esm/test/public/utils/env.js": "./dist-esm/test/public/utils/env.browser.js" + }, + "//sampleConfiguration": { + "productName": "MapsSearchClient", + "productSlugs": [ + "azure", + "azure-maps" + ], + "requiredResources": { + "Azure Maps Resource": "https://docs.microsoft.com/azure/azure-maps/how-to-create-template" + }, + "apiRefLink": "https://docs.microsoft.com/javascript/api/@azure-rest/maps-search", + "disableDocsMs": true + } +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/authentication/recording_should_work_with_aad_authentication.json b/sdk/maps/maps-search-rest/recordings/browsers/authentication/recording_should_work_with_aad_authentication.json new file mode 100644 index 000000000000..f721723386d8 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/authentication/recording_should_work_with_aad_authentication.json @@ -0,0 +1,4 @@ +{ + "Entries": [], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/authentication/recording_should_work_with_shared_key_authentication.json b/sdk/maps/maps-search-rest/recordings/browsers/authentication/recording_should_work_with_shared_key_authentication.json new file mode 100644 index 000000000000..c00ca800ef52 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/authentication/recording_should_work_with_shared_key_authentication.json @@ -0,0 +1,688 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "9010fc83-6c2f-43cc-b41c-3b9e5453e05a", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: E3F495B40FD6496899BDC89605867B08 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:06Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 56, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra la Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra la Vella, AD500", + "localName": "Andorra la Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/endpoint_can_be_overwritten/recording_should_be_executed_with_different_baseurl.json b/sdk/maps/maps-search-rest/recordings/browsers/endpoint_can_be_overwritten/recording_should_be_executed_with_different_baseurl.json new file mode 100644 index 000000000000..5268d3697ba9 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/endpoint_can_be_overwritten/recording_should_be_executed_with_different_baseurl.json @@ -0,0 +1,688 @@ +{ + "Entries": [ + { + "RequestUri": "https://us.atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "45c91e18-bd4a-48fc-8ab8-6fed85b66a62", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:08 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Central US", + "X-MSEdge-Ref": "Ref A: 3140EE9D4EE447BAA776A55B1648DD70 Ref B: SG2EDGE3211 Ref C: 2022-11-25T08:59:07Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 54, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra la Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra la Vella, AD500", + "localName": "Andorra la Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/endpoint_can_be_overwritten/recording_should_be_executed_without_specifying_baseurl.json b/sdk/maps/maps-search-rest/recordings/browsers/endpoint_can_be_overwritten/recording_should_be_executed_without_specifying_baseurl.json new file mode 100644 index 000000000000..8dd60fbc7056 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/endpoint_can_be_overwritten/recording_should_be_executed_without_specifying_baseurl.json @@ -0,0 +1,688 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "b20baf32-ec80-46e1-89f2-b2904633c778", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:06 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D0F73C991E98404DB2F92D678F2D4FC1 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:06Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 58, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra la Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra la Vella, AD500", + "localName": "Andorra la Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/general_search_fuzzy_search/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/general_search_fuzzy_search/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..c433f155f649 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/general_search_fuzzy_search/recording_should_return_nonempty_results.json @@ -0,0 +1,799 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Restaurant\u0026lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "65f48b33-f59c-441d-b03d-31743ebd9962", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 3B6322FC145F42F08AC3700712C4247D Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:23Z" + }, + "ResponseBody": { + "summary": { + "query": "restaurant", + "queryType": "NON_NEAR", + "queryTime": 448, + "numResults": 10, + "offset": 0, + "totalResults": 6377749, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539001919770", + "score": 2.5745272636, + "dist": 46.88885612108645, + "info": "search:ta:840539001919770-US", + "poi": { + "name": "La Vita E\u0027Bella Pizzeria", + "phone": "\u002B1 206-441-5123", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.lavitaebella.us", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4th Avenue, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60632, + "lon": -122.33381 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60722, + "lon": -122.33514 + }, + "btmRightPoint": { + "lat": 47.60542, + "lon": -122.33248 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840539003103766", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539003103766-US", + "poi": { + "name": "Belle Epicurean", + "phone": "\u002B1 206-262-9306", + "categorySet": [ + { + "id": 7315017 + } + ], + "url": "www.belleepicurean.com", + "categories": [ + "french", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "french" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539000089874", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539000089874-US", + "poi": { + "name": "Sushi Kudasai", + "phone": "\u002B1 206-623-8080", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.sushikudasaiseattle.com/", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "sushi" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539001115354", + "score": 2.5745253563, + "dist": 87.93982774588119, + "info": "search:ta:840539001115354-US", + "poi": { + "name": "Cafe Loc", + "phone": "\u002B1 206-386-4692", + "categorySet": [ + { + "id": 7315 + } + ], + "categories": [ + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "1000", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1000 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60668, + "lon": -122.33266 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60758, + "lon": -122.33399 + }, + "btmRightPoint": { + "lat": 47.60578, + "lon": -122.33133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840531000371626", + "score": 2.5745248795, + "dist": 97.61714945967063, + "info": "search:ta:840531000371626-US", + "poi": { + "name": "Ricenroll", + "phone": "\u002B1 206-262-0381", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.ricenroll.com", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "sushi" + } + ] + } + ] + }, + "address": { + "streetNumber": "214", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "214 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60562, + "lon": -122.33449 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60652, + "lon": -122.33582 + }, + "btmRightPoint": { + "lat": 47.60472, + "lon": -122.33316 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60549, + "lon": -122.33436 + } + } + ] + }, + { + "type": "POI", + "id": "840539003065656", + "score": 2.574524641, + "dist": 100.3708594951675, + "info": "search:ta:840539003065656-US", + "poi": { + "name": "Matthew Hoffman", + "phone": "\u002B1 206-701-2000", + "categorySet": [ + { + "id": 7315042 + } + ], + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "901", + "streetName": "5th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1608", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "901 5th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60597, + "lon": -122.33201 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60687, + "lon": -122.33334 + }, + "btmRightPoint": { + "lat": 47.60507, + "lon": -122.33068 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60619, + "lon": -122.33147 + } + } + ] + }, + { + "type": "POI", + "id": "840539003183394", + "score": 2.574524641, + "dist": 100.25757297388647, + "info": "search:ta:840539003183394-US", + "poi": { + "name": "Vovito Espresso Gelato Bar", + "phone": "\u002B1 206-403-1115", + "categorySet": [ + { + "id": 7315078 + } + ], + "url": "vovito.com", + "categories": [ + "ice cream parlor", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "ice cream parlor" + } + ] + } + ] + }, + "address": { + "streetNumber": "1100", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1100 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60693, + "lon": -122.33354 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60783, + "lon": -122.33487 + }, + "btmRightPoint": { + "lat": 47.60603, + "lon": -122.33221 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.6072, + "lon": -122.33394 + } + } + ] + }, + { + "type": "POI", + "id": "840539002387758", + "score": 2.5745241642, + "dist": 108.84261834178217, + "info": "search:ta:840539002387758-US", + "poi": { + "name": "DC\u0027s Bar \u0026 Grill", + "phone": "\u002B1 206-914-8451", + "categorySet": [ + { + "id": 7315020 + } + ], + "categories": [ + "grill", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "grill" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "907 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.6051, + "lon": -122.33376 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.606, + "lon": -122.33509 + }, + "btmRightPoint": { + "lat": 47.6042, + "lon": -122.33243 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60515, + "lon": -122.33365 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017162", + "score": 2.5745234489, + "dist": 118.5220882059273, + "info": "search:ta:840537000017162-US", + "poi": { + "name": "The Lodge Sports Grille-Downtown", + "phone": "\u002B1 206-557-7360", + "categorySet": [ + { + "id": 7315003 + } + ], + "url": "thelodgesportsgrille.com", + "categories": [ + "american", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "american" + } + ] + } + ] + }, + "address": { + "streetNumber": "1102", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1102 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.6071, + "lon": -122.33348 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.608, + "lon": -122.33481 + }, + "btmRightPoint": { + "lat": 47.6062, + "lon": -122.33215 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60699, + "lon": -122.33375 + } + } + ] + }, + { + "type": "POI", + "id": "840539003045125", + "score": 2.5745222569, + "dist": 129.68130419307732, + "info": "search:ta:840539003045125-US", + "poi": { + "name": "Homegrown Sustainable Sandwich Shop", + "phone": "\u002B1 206-624-1329", + "categorySet": [ + { + "id": 7315042 + } + ], + "url": "eathomegrown.com", + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "999", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "999 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60504, + "lon": -122.33424 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60594, + "lon": -122.33557 + }, + "btmRightPoint": { + "lat": 47.60414, + "lon": -122.33291 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60525, + "lon": -122.33374 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/general_search_fuzzy_search/recording_should_throw_errors_if_the_options_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/browsers/general_search_fuzzy_search/recording_should_throw_errors_if_the_options_is_not_valid.json new file mode 100644 index 000000000000..4da234cc3086 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/general_search_fuzzy_search/recording_should_throw_errors_if_the_options_is_not_valid.json @@ -0,0 +1,87 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=\u0026lat=25\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "6e545a5c-b277-43c1-a125-9a6d1ee366b7", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: FA2D49F606144D8B801C4CCFF01FAC0F Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:22Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Restaurant\u0026lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "13b0ecf7-7a88-4584-a43f-623a4f38e72c", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:22 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 7E09382EAA3A483D863872986A4062AF Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:22Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "Invalid latitude. Latitude should be a float [-90, 90]." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_accept_geojson_polygon_and_return_results.json b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_accept_geojson_polygon_and_return_results.json new file mode 100644 index 000000000000..3d479dfd38b4 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_accept_geojson_polygon_and_return_results.json @@ -0,0 +1,842 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=pizza\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "161", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "addc3a98-f769-48d5-89d2-5e8ed85202cf", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 79F62581AD024B21A978CFD360996734 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:24Z" + }, + "ResponseBody": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 168, + "numResults": 10, + "offset": 0, + "totalResults": 18, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840069019184903", + "score": 2.1455526352, + "info": "search:ta:840069019184903-US", + "poi": { + "name": "Pizza Joint", + "phone": "\u002B1 415-467-4100", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzajointsf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2414", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2414 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73194, + "lon": -122.40576 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73284, + "lon": -122.4069 + }, + "btmRightPoint": { + "lat": 37.73104, + "lon": -122.40462 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73203, + "lon": -122.40543 + } + } + ] + }, + { + "type": "POI", + "id": "840069009046971", + "score": 2.1454939842, + "info": "search:ta:840069009046971-US", + "poi": { + "name": "Pizza Express", + "phone": "\u002B1 415-282-2333", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzaexpresssf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "919", + "streetName": "Cortland Avenue", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5632", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "919 Cortland Avenue, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73913, + "lon": -122.41367 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74003, + "lon": -122.41481 + }, + "btmRightPoint": { + "lat": 37.73823, + "lon": -122.41253 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73895, + "lon": -122.41365 + } + } + ] + }, + { + "type": "POI", + "id": "840069005708438", + "score": 2.1454849243, + "info": "search:ta:840069005708438-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 415-400-4900", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzas.com/zgrid/themes/13108/portal/index.jsp", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + }, + { + "type": "POI", + "id": "840069019316011", + "score": 2.1454775333, + "info": "search:ta:840069019316011-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-468-7100", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.roundtablepizza.com/rtp/store.asp?store_num=488", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2660", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1500", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2660 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7279, + "lon": -122.40406 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7288, + "lon": -122.4052 + }, + "btmRightPoint": { + "lat": 37.727, + "lon": -122.40292 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72798, + "lon": -122.40375 + } + }, + { + "type": "main", + "position": { + "lat": 37.72802, + "lon": -122.40377 + } + } + ] + }, + { + "type": "POI", + "id": "840069002602194", + "score": 2.1454646587, + "info": "search:ta:840069002602194-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-586-1200", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/rtsf", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4523", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4523 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.72572, + "lon": -122.43368 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.72662, + "lon": -122.43482 + }, + "btmRightPoint": { + "lat": 37.72482, + "lon": -122.43254 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72585, + "lon": -122.43393 + } + } + ] + }, + { + "type": "POI", + "id": "840069019390419", + "score": 2.1454572678, + "info": "search:ta:840069019390419-US", + "poi": { + "name": "Zante Pizza", + "phone": "\u002B1 415-821-3949", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "zantepizzaandindian.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3489", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5438", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3489 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74104, + "lon": -122.42244 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74194, + "lon": -122.42358 + }, + "btmRightPoint": { + "lat": 37.74014, + "lon": -122.4213 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74116, + "lon": -122.42274 + } + } + ] + }, + { + "type": "POI", + "id": "840069019388007", + "score": 2.1454570293, + "info": "search:ta:840069019388007-US", + "poi": { + "name": "Pizza Hut", + "phone": "\u002B1 415-641-0400", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://locations.pizzahut.com/ca/san-francisco/3349-mission-st", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3349", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5008", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3349 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74328, + "lon": -122.42112 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74418, + "lon": -122.42226 + }, + "btmRightPoint": { + "lat": 37.74238, + "lon": -122.41998 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74334, + "lon": -122.42134 + } + } + ] + }, + { + "type": "POI", + "id": "840069019716710", + "score": 2.1454484463, + "info": "search:ta:840069019716710-US", + "poi": { + "name": "Gialina Pizzeria", + "phone": "\u002B1 415-239-8500", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "gialina.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2842", + "streetName": "Diamond Street", + "municipalitySubdivision": "Glen Park", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94131", + "extendedPostalCode": "94131-3005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2842 Diamond Street, San Francisco, CA 94131", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73404, + "lon": -122.43416 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73494, + "lon": -122.4353 + }, + "btmRightPoint": { + "lat": 37.73314, + "lon": -122.43302 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.734, + "lon": -122.43403 + } + } + ] + }, + { + "type": "POI", + "id": "840069021346566", + "score": 2.145447731, + "info": "search:ta:840069021346566-US", + "poi": { + "name": "Round Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4517", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4517 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7258, + "lon": -122.43383 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7267, + "lon": -122.43497 + }, + "btmRightPoint": { + "lat": 37.7249, + "lon": -122.43269 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72597, + "lon": -122.43384 + } + } + ] + }, + { + "type": "POI", + "id": "840069019806542", + "score": 2.145442009, + "info": "search:ta:840069019806542-US", + "poi": { + "name": "Giovanni\u0027s Pizza Bistro", + "phone": "\u002B1 415-647-6122", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.giovannispizzabistroca.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_accept_circle_or_polygon_feature_collection.json b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_accept_circle_or_polygon_feature_collection.json new file mode 100644 index 000000000000..8ded57b78616 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_accept_circle_or_polygon_feature_collection.json @@ -0,0 +1,865 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=pizza\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "386", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "0ddbbafc-0a46-4c98-89df-d632621f659b", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "geometry": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + }, + "properties": {} + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -121.43576049, + 38.75241523 + ] + }, + "properties": { + "subType": "Circle", + "radius": 5000 + } + } + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:25 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D6D8FAC4926D4D38AE847DB4BADA7921 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:25Z" + }, + "ResponseBody": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 58, + "numResults": 10, + "offset": 0, + "totalResults": 18, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840069019184903", + "score": 2.1455526352, + "info": "search:ta:840069019184903-US", + "poi": { + "name": "Pizza Joint", + "phone": "\u002B1 415-467-4100", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzajointsf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2414", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2414 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73194, + "lon": -122.40576 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73284, + "lon": -122.4069 + }, + "btmRightPoint": { + "lat": 37.73104, + "lon": -122.40462 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73203, + "lon": -122.40543 + } + } + ] + }, + { + "type": "POI", + "id": "840069009046971", + "score": 2.1454939842, + "info": "search:ta:840069009046971-US", + "poi": { + "name": "Pizza Express", + "phone": "\u002B1 415-282-2333", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzaexpresssf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "919", + "streetName": "Cortland Avenue", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5632", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "919 Cortland Avenue, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73913, + "lon": -122.41367 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74003, + "lon": -122.41481 + }, + "btmRightPoint": { + "lat": 37.73823, + "lon": -122.41253 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73895, + "lon": -122.41365 + } + } + ] + }, + { + "type": "POI", + "id": "840069005708438", + "score": 2.1454849243, + "info": "search:ta:840069005708438-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 415-400-4900", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzas.com/zgrid/themes/13108/portal/index.jsp", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + }, + { + "type": "POI", + "id": "840069019316011", + "score": 2.1454775333, + "info": "search:ta:840069019316011-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-468-7100", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.roundtablepizza.com/rtp/store.asp?store_num=488", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2660", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1500", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2660 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7279, + "lon": -122.40406 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7288, + "lon": -122.4052 + }, + "btmRightPoint": { + "lat": 37.727, + "lon": -122.40292 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72798, + "lon": -122.40375 + } + }, + { + "type": "main", + "position": { + "lat": 37.72802, + "lon": -122.40377 + } + } + ] + }, + { + "type": "POI", + "id": "840069002602194", + "score": 2.1454646587, + "info": "search:ta:840069002602194-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-586-1200", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/rtsf", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4523", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4523 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.72572, + "lon": -122.43368 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.72662, + "lon": -122.43482 + }, + "btmRightPoint": { + "lat": 37.72482, + "lon": -122.43254 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72585, + "lon": -122.43393 + } + } + ] + }, + { + "type": "POI", + "id": "840069019390419", + "score": 2.1454572678, + "info": "search:ta:840069019390419-US", + "poi": { + "name": "Zante Pizza", + "phone": "\u002B1 415-821-3949", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "zantepizzaandindian.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3489", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5438", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3489 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74104, + "lon": -122.42244 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74194, + "lon": -122.42358 + }, + "btmRightPoint": { + "lat": 37.74014, + "lon": -122.4213 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74116, + "lon": -122.42274 + } + } + ] + }, + { + "type": "POI", + "id": "840069019388007", + "score": 2.1454570293, + "info": "search:ta:840069019388007-US", + "poi": { + "name": "Pizza Hut", + "phone": "\u002B1 415-641-0400", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://locations.pizzahut.com/ca/san-francisco/3349-mission-st", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3349", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5008", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3349 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74328, + "lon": -122.42112 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74418, + "lon": -122.42226 + }, + "btmRightPoint": { + "lat": 37.74238, + "lon": -122.41998 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74334, + "lon": -122.42134 + } + } + ] + }, + { + "type": "POI", + "id": "840069019716710", + "score": 2.1454484463, + "info": "search:ta:840069019716710-US", + "poi": { + "name": "Gialina Pizzeria", + "phone": "\u002B1 415-239-8500", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "gialina.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2842", + "streetName": "Diamond Street", + "municipalitySubdivision": "Glen Park", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94131", + "extendedPostalCode": "94131-3005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2842 Diamond Street, San Francisco, CA 94131", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73404, + "lon": -122.43416 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73494, + "lon": -122.4353 + }, + "btmRightPoint": { + "lat": 37.73314, + "lon": -122.43302 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.734, + "lon": -122.43403 + } + } + ] + }, + { + "type": "POI", + "id": "840069021346566", + "score": 2.145447731, + "info": "search:ta:840069021346566-US", + "poi": { + "name": "Round Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4517", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4517 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7258, + "lon": -122.43383 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7267, + "lon": -122.43497 + }, + "btmRightPoint": { + "lat": 37.7249, + "lon": -122.43269 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72597, + "lon": -122.43384 + } + } + ] + }, + { + "type": "POI", + "id": "840069019806542", + "score": 2.145442009, + "info": "search:ta:840069019806542-US", + "poi": { + "name": "Giovanni\u0027s Pizza Bistro", + "phone": "\u002B1 415-647-6122", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.giovannispizzabistroca.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_accept_polygon_geometry_collection.json b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_accept_polygon_geometry_collection.json new file mode 100644 index 000000000000..9a9fb42a61de --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_accept_polygon_geometry_collection.json @@ -0,0 +1,875 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=pizza\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "355", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "1fa5c1f8-4147-47b2-9ef5-f67cd1a72d8e", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "geometry": { + "type": "GeometryCollection", + "geometries": [ + { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + }, + { + "type": "Polygon", + "coordinates": [ + [ + [ + -121.43576049, + 38.75241523 + ], + [ + -121.43301391, + 38.70660472 + ], + [ + -121.36434936, + 38.71205985 + ], + [ + -121.43576049, + 38.75241523 + ] + ] + ] + } + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:24 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 55F0489905F34C7B8522983F45CF63D6 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:24Z" + }, + "ResponseBody": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 49, + "numResults": 10, + "offset": 0, + "totalResults": 21, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840069019184903", + "score": 2.1455526352, + "info": "search:ta:840069019184903-US", + "poi": { + "name": "Pizza Joint", + "phone": "\u002B1 415-467-4100", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzajointsf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2414", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2414 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73194, + "lon": -122.40576 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73284, + "lon": -122.4069 + }, + "btmRightPoint": { + "lat": 37.73104, + "lon": -122.40462 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73203, + "lon": -122.40543 + } + } + ] + }, + { + "type": "POI", + "id": "840069019394045", + "score": 2.1455090046, + "info": "search:ta:840069019394045-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 916-723-8665", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/ex12", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "7909", + "streetName": "Walerga Road", + "municipality": "Antelope", + "countrySecondarySubdivision": "Sacramento", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "95843", + "extendedPostalCode": "95843-5722", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "7909 Walerga Road, Antelope, CA 95843", + "localName": "Antelope" + }, + "position": { + "lat": 38.71302, + "lon": -121.36609 + }, + "viewport": { + "topLeftPoint": { + "lat": 38.71421, + "lon": -121.36762 + }, + "btmRightPoint": { + "lat": 38.71183, + "lon": -121.36456 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 38.71306, + "lon": -121.36456 + } + } + ] + }, + { + "type": "POI", + "id": "840069009046971", + "score": 2.1454939842, + "info": "search:ta:840069009046971-US", + "poi": { + "name": "Pizza Express", + "phone": "\u002B1 415-282-2333", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzaexpresssf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "919", + "streetName": "Cortland Avenue", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5632", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "919 Cortland Avenue, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73913, + "lon": -122.41367 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74003, + "lon": -122.41481 + }, + "btmRightPoint": { + "lat": 37.73823, + "lon": -122.41253 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73895, + "lon": -122.41365 + } + } + ] + }, + { + "type": "POI", + "id": "840069002628285", + "score": 2.1454882622, + "info": "search:ta:840069002628285-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 916-334-7200", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzaantelope.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3535", + "streetName": "Elverta Road", + "municipality": "Antelope", + "countrySecondarySubdivision": "Sacramento", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "95843", + "extendedPostalCode": "95843-4721", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3535 Elverta Road, Antelope, CA 95843", + "localName": "Antelope" + }, + "position": { + "lat": 38.71883, + "lon": -121.38094 + }, + "viewport": { + "topLeftPoint": { + "lat": 38.71973, + "lon": -121.38209 + }, + "btmRightPoint": { + "lat": 38.71793, + "lon": -121.37979 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 38.71848, + "lon": -121.38091 + } + } + ] + }, + { + "type": "POI", + "id": "840069005708438", + "score": 2.1454849243, + "info": "search:ta:840069005708438-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 415-400-4900", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzas.com/zgrid/themes/13108/portal/index.jsp", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + }, + { + "type": "POI", + "id": "840069019316011", + "score": 2.1454775333, + "info": "search:ta:840069019316011-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-468-7100", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.roundtablepizza.com/rtp/store.asp?store_num=488", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2660", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1500", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2660 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7279, + "lon": -122.40406 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7288, + "lon": -122.4052 + }, + "btmRightPoint": { + "lat": 37.727, + "lon": -122.40292 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72798, + "lon": -122.40375 + } + }, + { + "type": "main", + "position": { + "lat": 37.72802, + "lon": -122.40377 + } + } + ] + }, + { + "type": "POI", + "id": "840069002602194", + "score": 2.1454646587, + "info": "search:ta:840069002602194-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-586-1200", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/rtsf", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4523", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4523 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.72572, + "lon": -122.43368 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.72662, + "lon": -122.43482 + }, + "btmRightPoint": { + "lat": 37.72482, + "lon": -122.43254 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72585, + "lon": -122.43393 + } + } + ] + }, + { + "type": "POI", + "id": "840069019390419", + "score": 2.1454572678, + "info": "search:ta:840069019390419-US", + "poi": { + "name": "Zante Pizza", + "phone": "\u002B1 415-821-3949", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "zantepizzaandindian.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3489", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5438", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3489 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74104, + "lon": -122.42244 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74194, + "lon": -122.42358 + }, + "btmRightPoint": { + "lat": 37.74014, + "lon": -122.4213 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74116, + "lon": -122.42274 + } + } + ] + }, + { + "type": "POI", + "id": "840069019388007", + "score": 2.1454570293, + "info": "search:ta:840069019388007-US", + "poi": { + "name": "Pizza Hut", + "phone": "\u002B1 415-641-0400", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://locations.pizzahut.com/ca/san-francisco/3349-mission-st", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3349", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5008", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3349 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74328, + "lon": -122.42112 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74418, + "lon": -122.42226 + }, + "btmRightPoint": { + "lat": 37.74238, + "lon": -122.41998 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74334, + "lon": -122.42134 + } + } + ] + }, + { + "type": "POI", + "id": "840069019716710", + "score": 2.1454484463, + "info": "search:ta:840069019716710-US", + "poi": { + "name": "Gialina Pizzeria", + "phone": "\u002B1 415-239-8500", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "gialina.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2842", + "streetName": "Diamond Street", + "municipalitySubdivision": "Glen Park", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94131", + "extendedPostalCode": "94131-3005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2842 Diamond Street, San Francisco, CA 94131", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73404, + "lon": -122.43416 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73494, + "lon": -122.4353 + }, + "btmRightPoint": { + "lat": 37.73314, + "lon": -122.43302 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.734, + "lon": -122.43403 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_throw_error_if_query_is_invalid.json b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_throw_error_if_query_is_invalid.json new file mode 100644 index 000000000000..d92aaeb47ad2 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/general_search_search_inside_geometry/recording_should_throw_error_if_query_is_invalid.json @@ -0,0 +1,72 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "161", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "474f1a4f-0dc4-4673-899f-95f954ec0ee6", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:23 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 50E8FE3F11D34ADA9C0994C4E362067C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:23Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/geocoding_search_address/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/geocoding_search_address/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..a7bf6386c6f9 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/geocoding_search_address/recording_should_return_nonempty_results.json @@ -0,0 +1,99 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/json?query=1\u002BMicrosoft\u002BWay%2C\u002BRedmond%2C\u002BWA\u002B98052\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "3b464481-6742-4dbc-ae64-21de82f88fd4", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: BF704EFBC8914C4CB277D5ED0437578C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:14Z" + }, + "ResponseBody": { + "summary": { + "query": "1 microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 122, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/44254734", + "score": 11.9658002853, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "1", + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1 Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.63963, + "lon": -122.12852 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64228, + "lon": -122.13245 + }, + "btmRightPoint": { + "lat": 47.63698, + "lon": -122.12459 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.64012, + "lon": -122.12466 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/geocoding_search_structured_address/recording_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/geocoding_search_structured_address/recording_return_nonempty_results.json new file mode 100644 index 000000000000..f43b35869a3d --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/geocoding_search_structured_address/recording_return_nonempty_results.json @@ -0,0 +1,103 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/structured/json?countryCode=US\u0026streetNumber=15127\u0026streetName=NE\u002B24th\u002BStreet\u0026municipality=Redmond\u0026countrySubdivision=WA\u0026postalCode=98052\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "49f6c3b8-61b4-4d06-b441-ae2dfcf14243", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: F3A682FDFAFE4D80974EE3AB1C46024E Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:15Z" + }, + "ResponseBody": { + "summary": { + "query": "ne 24th street 15127 redmond 98052 wa", + "queryType": "NON_NEAR", + "queryTime": 23, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/44353270", + "score": 14.1640310287, + "address": { + "streetNumber": "15127", + "streetName": "Northeast 24th Street", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5544", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "15127 Northeast 24th Street, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.63096, + "lon": -122.13814 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.63186, + "lon": -122.13947 + }, + "btmRightPoint": { + "lat": 47.63006, + "lon": -122.13681 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.63149, + "lon": -122.13853 + } + }, + { + "type": "minor", + "position": { + "lat": 47.6308, + "lon": -122.1385 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/get_point_of_interest_categories/recording_return_a_list_of_poi_categories.json b/sdk/maps/maps-search-rest/recordings/browsers/get_point_of_interest_categories/recording_return_a_list_of_poi_categories.json new file mode 100644 index 000000000000..e13608c15e89 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/get_point_of_interest_categories/recording_return_a_list_of_poi_categories.json @@ -0,0 +1,5950 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/tree/json?api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "20f1f253-0259-493e-ad28-002233f54f6f", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:14 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "Accept-Encoding", + "User-Agent" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 2584DC4C5533465E9484CDE0842CEB0C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:14Z" + }, + "ResponseBody": { + "poiCategories": [ + { + "id": 7320, + "name": "Sports Center", + "childCategoryIds": [ + 7320002, + 7320003, + 7320005 + ], + "synonyms": [ + "Sports Centre" + ] + }, + { + "id": 7374, + "name": "Stadium", + "childCategoryIds": [ + 7374002, + 7374009, + 7374012, + 7374003, + 7374010, + 7374005, + 7374008, + 7374011, + 7374006, + 7374014, + 7374013, + 7374007, + 7374004 + ], + "synonyms": [ + "Arena", + "Sports Stadium" + ] + }, + { + "id": 7315, + "name": "Restaurant", + "childCategoryIds": [ + 7315081, + 7315002, + 7315082, + 7315003, + 7315083, + 7315084, + 7315085, + 7315062, + 7315086, + 7315004, + 7315146, + 7315005, + 7315087, + 7315006, + 7315007, + 7315088, + 7315089, + 7315072, + 7315008, + 7315142, + 7315090, + 7315091, + 7315147, + 7315009, + 7315092, + 7315010, + 7315011, + 7315070, + 7315093, + 7315012, + 7315094, + 7315095, + 7315063, + 7315013, + 7315096, + 7315097, + 7315068, + 7315098, + 7315099, + 7315057, + 7315079, + 7315014, + 7315100, + 7315101, + 7315132, + 7315102, + 7315133, + 7315015, + 7315016, + 7315104, + 7315134, + 7315017, + 7315071, + 7315018, + 7315019, + 7315020, + 7315054, + 7315069, + 7315021, + 7315058, + 7315052, + 7315022, + 7315078, + 7315023, + 7315024, + 7315073, + 7315105, + 7315065, + 7315106, + 7315025, + 7315066, + 7315026, + 7315027, + 7315028, + 7315067, + 7315029, + 7315030, + 7315107, + 7315135, + 7315108, + 7315031, + 7315109, + 7315032, + 7315033, + 7315034, + 7315110, + 7315074, + 7315136, + 7315111, + 7315112, + 7315075, + 7315035, + 7315127, + 7315061, + 7315036, + 7315037, + 7315129, + 7315038, + 7315130, + 7315039, + 7315041, + 7315131, + 7315040, + 7315143, + 7315042, + 7315113, + 7315114, + 7315115, + 7315043, + 7315053, + 7315055, + 7315056, + 7315116, + 7315117, + 7315080, + 7315139, + 7315064, + 7315140, + 7315044, + 7315045, + 7315118, + 7315046, + 7315148, + 7315119, + 7315047, + 7315120, + 7315059, + 7315145, + 7315076, + 7315121, + 7315048, + 7315122, + 7315123, + 7315049, + 7315124, + 7315050, + 7315125, + 7315051, + 7315126, + 7315060, + 7315149 + ], + "synonyms": [ + "Dining", + "Eating House", + "Eating Place", + "Eatery" + ] + }, + { + "id": 9376, + "name": "Caf\u00E9/Pub", + "childCategoryIds": [ + 9376002, + 9376006, + 9376004, + 9376007, + 9376003, + 9376005 + ], + "synonyms": [] + }, + { + "id": 9663, + "name": "Health Care Service", + "childCategoryIds": [ + 9663005, + 9663004, + 9663003, + 9663002 + ], + "synonyms": [] + }, + { + "id": 7321, + "name": "Hospital", + "childCategoryIds": [ + 7321005, + 7321004, + 7321003, + 7321002 + ], + "synonyms": [ + "Polyclinic", + "Clinic", + "Hospital/Polyclinic" + ] + }, + { + "id": 9373, + "name": "Doctor", + "childCategoryIds": [ + 9373002, + 9373003 + ], + "synonyms": [ + "MD", + "Doc", + "Medical Office", + "Doctor\u0027s Office", + "Medical Practitioner" + ] + }, + { + "id": 9361, + "name": "Shop", + "childCategoryIds": [ + 9361073, + 9361048, + 9361049, + 9361058, + 9361067, + 9361050, + 9361072, + 9361083, + 9361002, + 9361003, + 9361044, + 9361082, + 9361004, + 9361005, + 9361006, + 9361007, + 9361079, + 9361008, + 9361042, + 9361009, + 9361060, + 9361076, + 9361051, + 9361010, + 9361052, + 9361011, + 9361012, + 9361013, + 9361014, + 9361016, + 9361017, + 9361018, + 9361019, + 9361020, + 9361021, + 9361022, + 9361023, + 9361024, + 9361025, + 9361054, + 9361026, + 9361055, + 9361027, + 9361069, + 9361053, + 9361028, + 9361029, + 9361030, + 9361031, + 9361032, + 9361080, + 9361033, + 9361034, + 9361035, + 9361036, + 9361045, + 9361056, + 9361071, + 9361065, + 9361043, + 9361075, + 9361059, + 9361068, + 9361037, + 9361038, + 9361070, + 9361064, + 9361046, + 9361047, + 9361015, + 9361057, + 9361063, + 9361078, + 9361062, + 9361061, + 9361039, + 9361074, + 9361077, + 9361040, + 9361041, + 9361081, + 9361066 + ], + "synonyms": [ + "Store" + ] + }, + { + "id": 9364, + "name": "Marijuana Dispensary", + "childCategoryIds": [ + 9364002, + 9364003 + ], + "synonyms": [] + }, + { + "id": 7332, + "name": "Market", + "childCategoryIds": [ + 7332004, + 7332002, + 7332003, + 7332005 + ], + "synonyms": [] + }, + { + "id": 9932, + "name": "Public Amenity", + "childCategoryIds": [ + 9932002, + 9932003, + 9932004, + 9932006, + 9932005 + ], + "synonyms": [] + }, + { + "id": 7301, + "name": "Road Traffic Control Center", + "childCategoryIds": [ + 7301002 + ], + "synonyms": [ + "Traffic Service Center", + "Traffic Service Centre" + ] + }, + { + "id": 7324, + "name": "Post Office", + "childCategoryIds": [ + 7324002, + 7324003 + ], + "synonyms": [ + "Postal Service", + "Post" + ] + }, + { + "id": 7377, + "name": "College/University", + "childCategoryIds": [ + 7377002, + 7377003 + ], + "synonyms": [ + "College", + "University", + "Tertiary Education", + "Uni" + ] + }, + { + "id": 7369, + "name": "Open Parking Area", + "childCategoryIds": [ + 7369002 + ], + "synonyms": [ + "Parking Lot", + "Open Parking", + "Outdoor Lot", + "Outdoor Parking" + ] + }, + { + "id": 9937, + "name": "Club \u0026 Association", + "childCategoryIds": [ + 9937002, + 9937003 + ], + "synonyms": [] + }, + { + "id": 7360, + "name": "Campground", + "childCategoryIds": [ + 7360003, + 7360002 + ], + "synonyms": [ + "Camp Site", + "Camping Ground", + "Camp Ground", + "Camping Site", + "Camping", + "Camping Area", + "Campsite" + ] + }, + { + "id": 7304, + "name": "Vacation Rental", + "childCategoryIds": [ + 7304006, + 7304004, + 7304005, + 7304002, + 7304003 + ], + "synonyms": [ + "Holiday Rental" + ] + }, + { + "id": 9902, + "name": "Amusement Park", + "childCategoryIds": [ + 9902002, + 9902003, + 9902004 + ], + "synonyms": [] + }, + { + "id": 7303, + "name": "Residential Accommodations", + "childCategoryIds": [ + 7303006, + 7303003, + 7303004, + 7303002, + 7303005 + ], + "synonyms": [ + "Residential Accommodation" + ] + }, + { + "id": 7335, + "name": "Agricultural Business", + "childCategoryIds": [ + 7335004, + 7335002, + 7335003 + ], + "synonyms": [ + "Agriculture Business" + ] + }, + { + "id": 7383, + "name": "Airport", + "childCategoryIds": [ + 7383005, + 7383004, + 7383003, + 7383002 + ], + "synonyms": [ + "Aerodrome" + ] + }, + { + "id": 9352, + "name": "Company", + "childCategoryIds": [ + 9352003, + 9352012, + 9352034, + 9352045, + 9352013, + 9352041, + 9352035, + 9352025, + 9352027, + 9352039, + 9352040, + 9352043, + 9352014, + 9352029, + 9352004, + 9352005, + 9352032, + 9352006, + 9352038, + 9352036, + 9352044, + 9352042, + 9352007, + 9352037, + 9352023, + 9352008, + 9352011, + 9352016, + 9352031, + 9352033, + 9352021, + 9352030, + 9352018, + 9352017, + 9352019, + 9352009, + 9352010, + 9352002, + 9352022, + 9352026, + 9352020, + 9352024, + 9352046, + 9352015 + ], + "synonyms": [ + "Firm", + "Organization", + "Employment", + "Organisation", + "Enterprise", + "Establishment", + "Institution", + "Corporation" + ] + }, + { + "id": 9379, + "name": "Nightlife", + "childCategoryIds": [ + 9379004, + 9379006, + 9379009, + 9379002, + 9379008, + 9379010, + 9379003, + 9379007 + ], + "synonyms": [] + }, + { + "id": 7310, + "name": "Repair Shop", + "childCategoryIds": [ + 7310002, + 7310003, + 7310004, + 7310008, + 7310005, + 7310006, + 7310009, + 7310007 + ], + "synonyms": [ + "MOT", + "Car Servicing", + "Mechanic Shop", + "Service Department", + "Workshop", + "Car Workshop", + "Servicing", + "Car Repair", + "Car Mechanic", + "Garage", + "Repair Facility", + "Vehicle Repair", + "Service Centre", + "Mechanic" + ] + }, + { + "id": 7314, + "name": "Hotel/Motel", + "childCategoryIds": [ + 7314002, + 7314007, + 7314004, + 7314003, + 7314006, + 7314005, + 7314008 + ], + "synonyms": [] + }, + { + "id": 7372, + "name": "School", + "childCategoryIds": [ + 7372012, + 7372003, + 7372015, + 7372016, + 7372006, + 7372010, + 7372014, + 7372004, + 7372005, + 7372002, + 7372007, + 7372013, + 7372011, + 7372009, + 7372008 + ], + "synonyms": [ + "Educational Institution" + ] + }, + { + "id": 9910, + "name": "Automotive Dealer", + "childCategoryIds": [ + 9910009, + 9910004, + 9910008, + 9910002, + 9910003, + 9910005, + 9910006, + 9910007 + ], + "synonyms": [ + "Auto Dealer", + "Vehicle Sales", + "Dealer", + "Dealership" + ] + }, + { + "id": 9927, + "name": "Zoo, Arboretum \u0026 Botanical Garden", + "childCategoryIds": [ + 9927004, + 9927002, + 9927005, + 9927003 + ], + "synonyms": [] + }, + { + "id": 7342, + "name": "Movie Theater", + "childCategoryIds": [ + 7342003 + ], + "synonyms": [ + "Picture Theatre", + "Movie House", + "The Movies", + "Cinema", + "Movie Theatre", + "The Pictures", + "Big Screen", + "Picture House", + "Film House", + "Movie Hall", + "Movies", + "Silver Screen", + "Cinema Hall", + "Picture Theater" + ] + }, + { + "id": 7318, + "name": "Theater", + "childCategoryIds": [ + 7318007, + 7318006, + 7318002, + 7318008, + 7318003, + 7318004, + 7318005 + ], + "synonyms": [ + "Play House", + "Playhouse", + "Theatre" + ] + }, + { + "id": 9362, + "name": "Park \u0026 Recreation Area", + "childCategoryIds": [ + 9362002, + 9362032, + 9362003, + 9362017, + 9362016, + 9362015, + 9362004, + 9362005, + 9362006, + 9362007, + 9362030, + 9362025, + 9362008, + 9362009, + 9362033, + 9362010, + 9362011, + 9362013, + 9362026, + 9362014, + 9362036 + ], + "synonyms": [ + "Park and Recreation Area" + ] + }, + { + "id": 7339, + "name": "Place of Worship", + "childCategoryIds": [ + 7339007, + 7339002, + 7339006, + 7339003, + 7339008, + 7339004, + 7339005 + ], + "synonyms": [ + "House of Prayer", + "House of Worship", + "House of God", + "Prayer Hall" + ] + }, + { + "id": 7376, + "name": "Tourist Attraction", + "childCategoryIds": [ + 7376012, + 7376010, + 7376002, + 7376007, + 7376011, + 7376003, + 7376005, + 7376006, + 7376013, + 7376009, + 7376008, + 7376014, + 7376004 + ], + "synonyms": [ + "Local Attraction", + "Place of Interest", + "Sight Seeing Place", + "Tourist Place", + "Important Tourist Attraction" + ] + }, + { + "id": 7302, + "name": "Trails", + "childCategoryIds": [ + 7302003, + 7302004, + 7302002, + 7302006, + 7302005 + ], + "synonyms": [ + "Trail System", + "Trail Network" + ] + }, + { + "id": 7380, + "name": "Railroad Station", + "childCategoryIds": [ + 7380004, + 7380002, + 7380005, + 7380003, + 7380006 + ], + "synonyms": [ + "Train Station", + "Station", + "Train Stop", + "Rail Station", + "Railway Station" + ] + }, + { + "id": 9942, + "name": "Public Transportation Stop", + "childCategoryIds": [ + 9942002, + 9942005, + 9942003, + 9942004 + ], + "synonyms": [ + "Public Transport Stop", + "Public Transit", + "Public Transport Terminus", + "Public Transport", + "Public Transit Stop", + "Public Transport Station" + ] + }, + { + "id": 9160, + "name": "Exchange", + "childCategoryIds": [ + 9160003, + 9160002 + ], + "synonyms": [] + }, + { + "id": 7347, + "name": "Marina", + "childCategoryIds": [ + 7347002, + 7347003 + ], + "synonyms": [ + "Boat Basin" + ] + }, + { + "id": 7359, + "name": "Weigh Station", + "childCategoryIds": [ + 7359003 + ], + "synonyms": [ + "Weigh Scales" + ] + }, + { + "id": 9155, + "name": "Car Wash", + "childCategoryIds": [ + 9155003 + ], + "synonyms": [ + "Carwash", + "Auto Wash" + ] + }, + { + "id": 9378, + "name": "Leisure Center", + "childCategoryIds": [ + 9378002, + 9378003, + 9378004, + 9378005, + 9378006 + ], + "synonyms": [ + "Leisure Facilities", + "Leisure Centre" + ] + }, + { + "id": 7389, + "name": "Access Gateway", + "childCategoryIds": [ + 7389002, + 7389004, + 7389003 + ], + "synonyms": [] + }, + { + "id": 8099, + "name": "Geographic Feature", + "childCategoryIds": [ + 8099016, + 8099020, + 8099003, + 8099017, + 8099005, + 8099018, + 8099025, + 8099022, + 8099019, + 8099027, + 8099023, + 8099021, + 8099002, + 8099011, + 8099009, + 8099007, + 8099008, + 8099026, + 8099015, + 8099014, + 8099013, + 8099004, + 8099024, + 8099012, + 8099006, + 8099010 + ], + "synonyms": [] + }, + { + "id": 7380004, + "name": "Urban Station", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7302003, + "name": "Adventure Vehicle Trail", + "childCategoryIds": [], + "synonyms": [ + "Off Road Track" + ] + }, + { + "id": 9352003, + "name": "Advertising Company", + "childCategoryIds": [], + "synonyms": [ + "Advert Agency", + "Marketing Company", + "Ad Agency", + "Advertising Agency", + "Marketing" + ] + }, + { + "id": 7315081, + "name": "Afghan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Afghan Cuisine", + "Afghan Food" + ] + }, + { + "id": 7315002, + "name": "African Restaurant", + "childCategoryIds": [], + "synonyms": [ + "African Cuisine", + "African Food" + ] + }, + { + "id": 9361073, + "name": "Agricultural Supplies", + "childCategoryIds": [], + "synonyms": [ + "Farm Supplies", + "Farming Supplies" + ] + }, + { + "id": 9352012, + "name": "Agricultural Technology", + "childCategoryIds": [], + "synonyms": [ + "Farming Technology" + ] + }, + { + "id": 7383005, + "name": "Airfield", + "childCategoryIds": [], + "synonyms": [ + "Aerodrome" + ] + }, + { + "id": 9352034, + "name": "Airline Company", + "childCategoryIds": [], + "synonyms": [ + "Airline" + ] + }, + { + "id": 7389002, + "name": "Airline Access", + "childCategoryIds": [], + "synonyms": [ + "Airport Terminal", + "Terminal" + ] + }, + { + "id": 7315082, + "name": "Algerian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Algerian Cuisine", + "Algerian Food" + ] + }, + { + "id": 9663005, + "name": "Ambulance Unit", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315003, + "name": "American Restaurant", + "childCategoryIds": [], + "synonyms": [ + "American Food", + "American Cuisine" + ] + }, + { + "id": 7318007, + "name": "Amphitheater", + "childCategoryIds": [], + "synonyms": [ + "Amphitheatre" + ] + }, + { + "id": 9902002, + "name": "Amusement Arcade", + "childCategoryIds": [], + "synonyms": [ + "Video Arcade", + "Video Games Parlour", + "Video Games" + ] + }, + { + "id": 9902003, + "name": "Amusement Park", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9902004, + "name": "Amusement Place", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361048, + "name": "Animal Services", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352045, + "name": "Animal Shelter", + "childCategoryIds": [], + "synonyms": [ + "Animal Rescue", + "Animal Sanctuary" + ] + }, + { + "id": 9361049, + "name": "Antique/Art Shop", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7304006, + "name": "Apartment Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9927004, + "name": "Aquatic Zoo", + "childCategoryIds": [], + "synonyms": [ + "Aquarium" + ] + }, + { + "id": 7315083, + "name": "Arabian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Arab Food", + "Arab Cuisine", + "Arabian Food", + "Arab Restaurant", + "Arabian Cuisine" + ] + }, + { + "id": 9927002, + "name": "Arboreta \u0026 Botanical Gardens", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376012, + "name": "Arch", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315084, + "name": "Argentinian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Argentinian Cuisine", + "Argentine Food", + "Argentinian Food", + "Argentine Cuisine", + "Argentine Restaurant" + ] + }, + { + "id": 7315085, + "name": "Armenian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Armenian Food", + "Armenian Cuisine" + ] + }, + { + "id": 7372012, + "name": "Art School", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7339007, + "name": "Ashram", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315062, + "name": "Asian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Asian Cuisine", + "Asian Food" + ] + }, + { + "id": 7374002, + "name": "Athletics Track", + "childCategoryIds": [], + "synonyms": [ + "Athletics Ground", + "Athletic Stadium", + "Running Track" + ] + }, + { + "id": 9910009, + "name": "ATV Dealer", + "childCategoryIds": [], + "synonyms": [ + "ATV Sales", + "All-Terrain Vehicle Dealer", + "All-Terrain Vehicle Sales" + ] + }, + { + "id": 7315086, + "name": "Australian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Australian Cuisine", + "Australian Food" + ] + }, + { + "id": 7315004, + "name": "Austrian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Austrian Food", + "Austrian Cuisine" + ] + }, + { + "id": 9352013, + "name": "Automobile Company", + "childCategoryIds": [], + "synonyms": [ + "Motor Car Company", + "Car Distribution Center", + "Car Company", + "Automobile Factory", + "Car Distribution Centre" + ] + }, + { + "id": 9352041, + "name": "Automobile Manufacturing", + "childCategoryIds": [], + "synonyms": [ + "Automotive Manufacturer", + "Motor Car Manufacturer", + "Car Factory", + "Automobile Manufacturer", + "Car Manufacturer", + "Automobile Factory" + ] + }, + { + "id": 9361058, + "name": "Bags \u0026 Leatherwear", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315146, + "name": "Banquet Rooms", + "childCategoryIds": [], + "synonyms": [ + "Banquet Restaurant", + "Function Room", + "Banqueting Room", + "Function Hall", + "Banquet Hall" + ] + }, + { + "id": 9379004, + "name": "Bar", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315005, + "name": "Barbecue Restaurant", + "childCategoryIds": [], + "synonyms": [ + "BBQ Restaurant", + "Barbecue Food", + "BBQ", + "Barbecue Cuisine", + "Barbecue" + ] + }, + { + "id": 7374009, + "name": "Baseball Park", + "childCategoryIds": [], + "synonyms": [ + "Baseball", + "Baseball Stadium", + "Ballpark", + "Baseball Field", + "Ball Park" + ] + }, + { + "id": 7374012, + "name": "Basketball Arena", + "childCategoryIds": [], + "synonyms": [ + "Basketball Court", + "Basketball Stadium" + ] + }, + { + "id": 7315087, + "name": "Basque Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Basque Cuisine", + "Basque Food" + ] + }, + { + "id": 9362002, + "name": "Battlefield", + "childCategoryIds": [], + "synonyms": [ + "Battleground" + ] + }, + { + "id": 8099016, + "name": "Bay", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9937002, + "name": "Beach Club", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361067, + "name": "Beauty Salon", + "childCategoryIds": [], + "synonyms": [ + "Beauty Shop", + "Beauty Parlour", + "Beauty Center", + "Beauty Centre", + "Beautician" + ] + }, + { + "id": 9361050, + "name": "Beauty Supplies", + "childCategoryIds": [], + "synonyms": [ + "Beauty Shop", + "Beauty Store" + ] + }, + { + "id": 7314002, + "name": "B\u0026B/Guest House", + "childCategoryIds": [], + "synonyms": [ + "B and B", + "Guesthouse", + "B \u0026 B", + "B\u0026B", + "Bed and Breakfast", + "Bed \u0026 Breakfast", + "Guest House" + ] + }, + { + "id": 7315006, + "name": "Belgian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Belgian Food", + "Belgian Cuisine" + ] + }, + { + "id": 9361072, + "name": "Betting Station", + "childCategoryIds": [], + "synonyms": [ + "Bookmaker", + "Bookie" + ] + }, + { + "id": 7315007, + "name": "Bistro", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9663004, + "name": "Blood Bank", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910004, + "name": "Boat Dealer", + "childCategoryIds": [], + "synonyms": [ + "Boat Sales" + ] + }, + { + "id": 9362032, + "name": "Boat Launching Ramp", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361083, + "name": "Boating Equipment \u0026 Accessories", + "childCategoryIds": [], + "synonyms": [ + "Boating Equipment", + "Boating Accessories" + ] + }, + { + "id": 7310002, + "name": "Bodyshop", + "childCategoryIds": [], + "synonyms": [ + "Car Body Shop", + "Body Shop", + "Panel Beater", + "Car Bodyshop", + "Panelbeaters" + ] + }, + { + "id": 7315088, + "name": "Bolivian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Bolivian Cuisine", + "Bolivian Food" + ] + }, + { + "id": 9361002, + "name": "Book Shop", + "childCategoryIds": [], + "synonyms": [ + "Book Seller", + "Book Store" + ] + }, + { + "id": 7315089, + "name": "Bosnian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Bosnian Cuisine", + "Bosnian Food" + ] + }, + { + "id": 9378002, + "name": "Bowling Center", + "childCategoryIds": [], + "synonyms": [ + "Bowling Centre", + "Bowling Alley" + ] + }, + { + "id": 7315072, + "name": "Brazilian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Brazilian Food", + "Brazilian Cuisine" + ] + }, + { + "id": 7376010, + "name": "Bridge", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352035, + "name": "Bridge \u0026 Tunnel Operations", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315008, + "name": "British Restaurant", + "childCategoryIds": [], + "synonyms": [ + "British Cuisine", + "British Food" + ] + }, + { + "id": 7315142, + "name": "Buffet Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Buffet" + ] + }, + { + "id": 7376002, + "name": "Building", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315090, + "name": "Bulgarian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Bulgarian Cuisine", + "Bulgarian Food" + ] + }, + { + "id": 7304004, + "name": "Bungalow Rental", + "childCategoryIds": [], + "synonyms": [ + "Batch Rental", + "Crib Rental" + ] + }, + { + "id": 7315091, + "name": "Burmese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Burmese Cuisine", + "Burmese Food" + ] + }, + { + "id": 9910008, + "name": "Bus Dealer", + "childCategoryIds": [], + "synonyms": [ + "Coach Dealer", + "Bus Sales" + ] + }, + { + "id": 9352025, + "name": "Bus Charter Company", + "childCategoryIds": [], + "synonyms": [ + "Bus Charter", + "Bus Hire Company", + "Bus Rental Company", + "Bus Hire", + "Bus Rental" + ] + }, + { + "id": 9352027, + "name": "Bus Lines", + "childCategoryIds": [], + "synonyms": [ + "Local Buses", + "Local Bus Services", + "Bus Route", + "Bus Services" + ] + }, + { + "id": 9942002, + "name": "Bus Stop", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352039, + "name": "Business Services", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7318006, + "name": "Cabaret Theater", + "childCategoryIds": [], + "synonyms": [ + "Cabaret Theatre", + "Cabaret" + ] + }, + { + "id": 7314007, + "name": "Cabins \u0026 Lodges", + "childCategoryIds": [], + "synonyms": [ + "Cabins", + "Lodge", + "Lodges", + "Cabin", + "Hut" + ] + }, + { + "id": 9352040, + "name": "Cable \u0026 Telephone Company", + "childCategoryIds": [], + "synonyms": [ + "Cable Company", + "Telephone Company", + "Telecoms Company", + "Telecommunications Company" + ] + }, + { + "id": 9376002, + "name": "Caf\u00E9", + "childCategoryIds": [], + "synonyms": [ + "Cafe" + ] + }, + { + "id": 7315147, + "name": "Cafeteria", + "childCategoryIds": [], + "synonyms": [ + "Cafetaria" + ] + }, + { + "id": 7315009, + "name": "Californian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Californian Food", + "Californian Cuisine" + ] + }, + { + "id": 7315092, + "name": "Cambodian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cambodian Food", + "Cambodian Cuisine" + ] + }, + { + "id": 7315010, + "name": "Canadian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Canadian Cuisine", + "Canadian Food" + ] + }, + { + "id": 8099020, + "name": "Cape", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910002, + "name": "Car Dealer", + "childCategoryIds": [], + "synonyms": [ + "Car Dealership" + ] + }, + { + "id": 7310003, + "name": "Car Glass Replacement Shop", + "childCategoryIds": [], + "synonyms": [ + "Car Glass Repair", + "Auto Glass Repair", + "Car Glass Replacement", + "Window Replacement", + "Windshield Repair", + "Auto Glass Replacement", + "Windscreen Repair" + ] + }, + { + "id": 7360003, + "name": "Caravan Site", + "childCategoryIds": [], + "synonyms": [ + "Mobile Home Park", + "Caravan Park", + "Trailer Park", + "Mobile Park", + "RV Park", + "Camper Van" + ] + }, + { + "id": 7315011, + "name": "Caribbean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Caribbean Food", + "Caribbean Cuisine" + ] + }, + { + "id": 9352043, + "name": "Catering Services", + "childCategoryIds": [], + "synonyms": [ + "Catering", + "Caterers" + ] + }, + { + "id": 8099003, + "name": "Cave", + "childCategoryIds": [], + "synonyms": [ + "Cavern" + ] + }, + { + "id": 9361003, + "name": "CDs, DVD \u0026 Videos", + "childCategoryIds": [], + "synonyms": [ + "Video Shop", + "Video Store", + "CD Store", + "CD Shop", + "DVD Store", + "DVD Shop", + "Video Centre" + ] + }, + { + "id": 9361044, + "name": "Video Rental Shop", + "childCategoryIds": [], + "synonyms": [ + "Video Store", + "Video Parlour", + "Video Rental Store", + "Video and Game Rental", + "Video Rental", + "Video \u0026 Game Rental" + ] + }, + { + "id": 9362003, + "name": "Cemetery", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7304005, + "name": "Chalet Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352014, + "name": "Chemical Company", + "childCategoryIds": [], + "synonyms": [ + "Chemical Supplier", + "Chemical Plant" + ] + }, + { + "id": 7315070, + "name": "Chicken Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372003, + "name": "Child Care Facility", + "childCategoryIds": [], + "synonyms": [ + "Nursery School", + "Nursery", + "Daycare", + "Cr\u00E8che", + "Day Care", + "Play School", + "Daycare Center", + "Day Nursery" + ] + }, + { + "id": 7315093, + "name": "Chilean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Chilean Food", + "Chilean Cuisine" + ] + }, + { + "id": 7315012, + "name": "Chinese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Chinese Food", + "Chinese Cuisine" + ] + }, + { + "id": 9361082, + "name": "Christmas/Holiday Shop", + "childCategoryIds": [], + "synonyms": [ + "Holiday Shop", + "Christmas/Holiday Store", + "Christmas Store", + "Vacation Store", + "Holiday Store", + "Chrismas Store", + "Christmas Shop", + "Christmas/Vacation Store", + "Xmas Store" + ] + }, + { + "id": 7339002, + "name": "Church", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352029, + "name": "Cleaning Services", + "childCategoryIds": [], + "synonyms": [ + "Cleaners" + ] + }, + { + "id": 9361004, + "name": "Children\u0027s Clothes", + "childCategoryIds": [], + "synonyms": [ + "Kids\u0027 Clothes" + ] + }, + { + "id": 9361005, + "name": "Footwear \u0026 Shoe Repairs", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361006, + "name": "Clothing Shop", + "childCategoryIds": [], + "synonyms": [ + "Clothes Shop", + "Clothes Store", + "Clothes", + "Clothing Store", + "Apparel Store", + "Apparel", + "Clothing hop" + ] + }, + { + "id": 9361007, + "name": "Men\u0027s Clothing", + "childCategoryIds": [], + "synonyms": [ + "Men\u0027s Clothes", + "Menswear" + ] + }, + { + "id": 9361079, + "name": "Specialty Clothing Shop", + "childCategoryIds": [], + "synonyms": [ + "Specialty Clothing Store" + ] + }, + { + "id": 9361008, + "name": "Women\u0027s Clothing", + "childCategoryIds": [], + "synonyms": [ + "Women\u0027s Clothes", + "Womenswear" + ] + }, + { + "id": 9942005, + "name": "Coach Stop", + "childCategoryIds": [], + "synonyms": [ + "Coach Terminus" + ] + }, + { + "id": 9379006, + "name": "Cocktail Bar", + "childCategoryIds": [], + "synonyms": [ + "Cocktails", + "Cocktail" + ] + }, + { + "id": 9376006, + "name": "Coffee Shop", + "childCategoryIds": [], + "synonyms": [ + "Coffee House", + "Coffeehouse", + "Coffeeshop" + ] + }, + { + "id": 7377002, + "name": "College/University", + "childCategoryIds": [], + "synonyms": [ + "College", + "University", + "Tertiary Education", + "Uni" + ] + }, + { + "id": 7315094, + "name": "Colombian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Colombian Food", + "Colombian Cuisine" + ] + }, + { + "id": 9379009, + "name": "Comedy Club", + "childCategoryIds": [], + "synonyms": [ + "Comedy Bar" + ] + }, + { + "id": 9352004, + "name": "Computer \u0026 Data Services", + "childCategoryIds": [], + "synonyms": [ + "IT Services", + "Computer Services", + "Data Services" + ] + }, + { + "id": 9352005, + "name": "Software Company", + "childCategoryIds": [], + "synonyms": [ + "Software Design", + "Software Engineering" + ] + }, + { + "id": 7318002, + "name": "Concert Hall", + "childCategoryIds": [], + "synonyms": [ + "Music Hall" + ] + }, + { + "id": 7303006, + "name": "Condominium Complex", + "childCategoryIds": [], + "synonyms": [ + "Condominium", + "Condo", + "Condominium Block" + ] + }, + { + "id": 9352032, + "name": "Construction Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361042, + "name": "Construction Material \u0026 Equipment", + "childCategoryIds": [], + "synonyms": [ + "Construction Equipment", + "Builders Merchant", + "Building Supplies", + "Construction Supplies", + "Construction Material" + ] + }, + { + "id": 9361009, + "name": "Convenience Store", + "childCategoryIds": [], + "synonyms": [ + "Corner Store", + "Corner Shop", + "Dairy", + "Superette", + "General Store" + ] + }, + { + "id": 7315095, + "name": "Corsican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Corsican Food", + "Corsican Cuisine" + ] + }, + { + "id": 7304002, + "name": "Cottage Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099017, + "name": "Cove", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315063, + "name": "Creole Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Creole Cuisine", + "Creole Food" + ] + }, + { + "id": 7315013, + "name": "Cr\u00EAperie", + "childCategoryIds": [], + "synonyms": [ + "Pancake House" + ] + }, + { + "id": 7374003, + "name": "Cricket Ground", + "childCategoryIds": [], + "synonyms": [ + "Cricket Green", + "Cricket Oval", + "Cricket Field", + "Cricket Pitch" + ] + }, + { + "id": 7315096, + "name": "Cuban Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cuban Food", + "Cuban Cuisine" + ] + }, + { + "id": 7372015, + "name": "Culinary School", + "childCategoryIds": [], + "synonyms": [ + "Hotel Management Institute", + "Catering School" + ] + }, + { + "id": 7315097, + "name": "Cypriot Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cypriot Cuisine", + "Cypriot Food" + ] + }, + { + "id": 7315068, + "name": "Czech Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Czech Food", + "Czech Cuisine" + ] + }, + { + "id": 7376007, + "name": "Dam", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9378003, + "name": "Dance Studio \u0026 School", + "childCategoryIds": [], + "synonyms": [ + "Dance Academy", + "Dance School", + "Dance Studio" + ] + }, + { + "id": 7315098, + "name": "Danish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Danish Food", + "Danish Cuisine" + ] + }, + { + "id": 9361060, + "name": "Delicatessen", + "childCategoryIds": [], + "synonyms": [ + "Delicacies", + "Deli" + ] + }, + { + "id": 7318008, + "name": "Dinner Theater", + "childCategoryIds": [], + "synonyms": [ + "Dinner Theatre" + ] + }, + { + "id": 9379002, + "name": "Disco Club", + "childCategoryIds": [], + "synonyms": [ + "Dance Hall", + "Nightclub", + "Disco", + "Discotheque", + "Club" + ] + }, + { + "id": 9352006, + "name": "Diversified Financials", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315099, + "name": "Dominican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Dominican Cuisine", + "Dominican Food" + ] + }, + { + "id": 7315057, + "name": "Dongbei Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Dongbei Cuisine", + "Dongbei Food" + ] + }, + { + "id": 7315079, + "name": "Doughnut Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Donuts", + "Doughnuts", + "Doughnut Shop", + "Donut Restaurant" + ] + }, + { + "id": 9361076, + "name": "Drive Through Bottle Shop", + "childCategoryIds": [], + "synonyms": [ + "Drive Through Liquor Store" + ] + }, + { + "id": 7342003, + "name": "Drive-In Movies", + "childCategoryIds": [], + "synonyms": [ + "Drive-In Cinema", + "Drive-In", + "Drive-In Theater", + "Drive-in Theatre" + ] + }, + { + "id": 7372016, + "name": "Driving School", + "childCategoryIds": [], + "synonyms": [ + "Driving Tuition", + "Driver\u0027s Ed", + "Driving Academy", + "Driver\u0027s Education" + ] + }, + { + "id": 9361051, + "name": "Drug Store", + "childCategoryIds": [], + "synonyms": [ + "Drugstore", + "Chemist" + ] + }, + { + "id": 9361010, + "name": "Dry Cleaner", + "childCategoryIds": [], + "synonyms": [ + "Dry Cleaning" + ] + }, + { + "id": 8099005, + "name": "Dune", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315014, + "name": "Dutch Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Dutch Food", + "Dutch Cuisine" + ] + }, + { + "id": 7315100, + "name": "Egyptian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Egyptian Cuisine", + "Egyptian Food" + ] + }, + { + "id": 9361052, + "name": "Electrical Appliances Shop", + "childCategoryIds": [], + "synonyms": [ + "Electrical Appliances Store" + ] + }, + { + "id": 9361011, + "name": "Cameras \u0026 Photography", + "childCategoryIds": [], + "synonyms": [ + "Photography", + "Photography Store", + "Cameras", + "Camera Store" + ] + }, + { + "id": 9361012, + "name": "Computer \u0026 Computer Supplies", + "childCategoryIds": [], + "synonyms": [ + "Computer", + "Computer Supplies", + "Computer Store", + "Computer Shop" + ] + }, + { + "id": 9361013, + "name": "Consumer Electronics", + "childCategoryIds": [], + "synonyms": [ + "Electronics", + "Electronics Shop", + "Electronics Store" + ] + }, + { + "id": 9361014, + "name": "Office Equipment", + "childCategoryIds": [], + "synonyms": [ + "Office Supplies", + "Stationary Store" + ] + }, + { + "id": 7315101, + "name": "English Restaurant", + "childCategoryIds": [], + "synonyms": [ + "English Cuisine", + "English Food" + ] + }, + { + "id": 9352038, + "name": "Equipment Rental", + "childCategoryIds": [], + "synonyms": [ + "Equipment Hire" + ] + }, + { + "id": 7315132, + "name": "Erotic Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315102, + "name": "Ethiopian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Ethiopian Food", + "Ethiopian Cuisine" + ] + }, + { + "id": 7315133, + "name": "Exotic Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Exotic Food", + "Exotic Cuisine" + ] + }, + { + "id": 9361016, + "name": "Factory Outlet", + "childCategoryIds": [], + "synonyms": [ + "Factory Store", + "Outlet Store" + ] + }, + { + "id": 9362017, + "name": "Fairground", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7335004, + "name": "Farm", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7332004, + "name": "Farmers Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315015, + "name": "Fast Food", + "childCategoryIds": [], + "synonyms": [ + "Fastfood Restaurant", + "Fast Food Restaurant" + ] + }, + { + "id": 7315016, + "name": "Philippine Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Philippine Food", + "Philippine Cuisine" + ] + }, + { + "id": 7315104, + "name": "Finnish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Finnish Food", + "Finnish Cuisine" + ] + }, + { + "id": 9362016, + "name": "Fishing \u0026 Hunting Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7320002, + "name": "Fitness Club \u0026 Center", + "childCategoryIds": [], + "synonyms": [ + "Gym", + "Fitness Center", + "Fitness Centre", + "Fitness Club", + "Gymnasium", + "Fitness Club \u0026 Centre" + ] + }, + { + "id": 7303003, + "name": "Flats/Apartment Complex", + "childCategoryIds": [], + "synonyms": [ + "Flats Complex", + "Apartment Complex", + "Block of Flats", + "Apartment Building", + "Apartment Block" + ] + }, + { + "id": 9361017, + "name": "Florists", + "childCategoryIds": [], + "synonyms": [ + "Flowers", + "Florist", + "Flower Shop" + ] + }, + { + "id": 9378004, + "name": "Flying Club", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315134, + "name": "Fondue Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361018, + "name": "Bakery", + "childCategoryIds": [], + "synonyms": [ + "Baker", + "Baker\u0027s", + "Bakers" + ] + }, + { + "id": 9361019, + "name": "Butcher", + "childCategoryIds": [], + "synonyms": [ + "Butchers Shop" + ] + }, + { + "id": 9361020, + "name": "Fishmonger", + "childCategoryIds": [], + "synonyms": [ + "Fish Market" + ] + }, + { + "id": 9361021, + "name": "Food Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361022, + "name": "Greengrocer", + "childCategoryIds": [], + "synonyms": [ + "Vegetable Grocery Store", + "Grocer" + ] + }, + { + "id": 9361023, + "name": "Grocery Store", + "childCategoryIds": [], + "synonyms": [ + "Grocery", + "Groceries" + ] + }, + { + "id": 9361024, + "name": "Other Food Shops", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361025, + "name": "Wine \u0026 Spirits", + "childCategoryIds": [], + "synonyms": [ + "Spirits", + "Off Licence", + "Wholesale Liquor", + "Liquor Outlet", + "Liquor Store", + "Liquor", + "Off License", + "Bottle Store", + "Alcohol" + ] + }, + { + "id": 7374010, + "name": "Football Stadium", + "childCategoryIds": [], + "synonyms": [ + "Football Field", + "Football Arena", + "American Football Stadium", + "Football Ground" + ] + }, + { + "id": 9362015, + "name": "Forest Area", + "childCategoryIds": [], + "synonyms": [ + "Woods", + "Forest" + ] + }, + { + "id": 7315017, + "name": "French Restaurant", + "childCategoryIds": [], + "synonyms": [ + "French Cuisine", + "French Food" + ] + }, + { + "id": 9352036, + "name": "Funeral Service \u0026 Mortuaries", + "childCategoryIds": [], + "synonyms": [ + "Mortuary", + "Funeral Parlour", + "Funeral Parlor", + "Morgue", + "Funeral Home", + "Undertaker", + "Mortuaries", + "Mortician", + "Funeral Service" + ] + }, + { + "id": 9361054, + "name": "Furniture/Home Furnishings", + "childCategoryIds": [], + "synonyms": [ + "Furnishings", + "Furniture", + "Furniture \u0026 Fittings", + "Furniture Showroom", + "Home Furnishings", + "House Fittings" + ] + }, + { + "id": 7315071, + "name": "Fusion Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Fusion Cuisine", + "Fusion Food" + ] + }, + { + "id": 7324002, + "name": "Post Office", + "childCategoryIds": [], + "synonyms": [ + "Postal Service", + "Post" + ] + }, + { + "id": 7310004, + "name": "Car Repair and Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9373002, + "name": "General Practitioner", + "childCategoryIds": [], + "synonyms": [ + "GP", + "MD", + "Physician", + "Medical Practitioner" + ] + }, + { + "id": 7315018, + "name": "German Restaurant", + "childCategoryIds": [], + "synonyms": [ + "German Food", + "German Cuisine" + ] + }, + { + "id": 9361026, + "name": "Gifts, Cards, Novelties \u0026 Souvenirs", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361055, + "name": "Glassware/Ceramic Shop", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9160003, + "name": "Gold Exchange", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315019, + "name": "Greek Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Greek Cuisine", + "Greek Food" + ] + }, + { + "id": 7315020, + "name": "Grill Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Grill", + "Grill Food", + "Tandoor Shop", + "Grill Cuisine" + ] + }, + { + "id": 7315054, + "name": "Guangdong Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cantonese Cuisine", + "Guangdong Cuisine", + "Guangdong Food", + "Cantonese Restaurant", + "Cantonese Food" + ] + }, + { + "id": 7339006, + "name": "Gurudwara", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361027, + "name": "Hairdresser", + "childCategoryIds": [], + "synonyms": [ + "Hair Styling", + "Hair Stylist", + "Hair Saloon" + ] + }, + { + "id": 7315069, + "name": "Hamburger Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Hamburgers", + "Burger Joint", + "Burgers" + ] + }, + { + "id": 8099018, + "name": "Harbor", + "childCategoryIds": [], + "synonyms": [ + "Haven", + "Harbour" + ] + }, + { + "id": 9361069, + "name": "Hardware Store", + "childCategoryIds": [], + "synonyms": [ + "Hardware Supplies", + "Hardware Shop" + ] + }, + { + "id": 7315021, + "name": "Hawaiian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Hawaiian Cuisine", + "Hawaiian Food" + ] + }, + { + "id": 7372006, + "name": "High School", + "childCategoryIds": [], + "synonyms": [ + "Secondary School" + ] + }, + { + "id": 7302004, + "name": "Hiking Trail", + "childCategoryIds": [], + "synonyms": [ + "Hiking Path", + "Walking Trail" + ] + }, + { + "id": 8099025, + "name": "Hill", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362004, + "name": "Historic Site", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362005, + "name": "Historical Park", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361053, + "name": "Hobby Shop", + "childCategoryIds": [], + "synonyms": [ + "Hobby/Free Time Shop", + "Craft Shop", + "Free Time Shop", + "Craft Store", + "Free Time Store", + "Hobby Store" + ] + }, + { + "id": 9937003, + "name": "Hockey Club", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352044, + "name": "Home Appliance Repair", + "childCategoryIds": [], + "synonyms": [ + "Electrical Appliance Repair", + "Appliance Repair", + "Domestic Appliance Repair" + ] + }, + { + "id": 7374005, + "name": "Horse Racing Track", + "childCategoryIds": [], + "synonyms": [ + "Race Course", + "Horse Racing", + "Horse Racing Stadium", + "Horse Race Track", + "Race Track" + ] + }, + { + "id": 7320003, + "name": "Horse Riding Center", + "childCategoryIds": [], + "synonyms": [ + "Equestrian Centre", + "Equestrian Center", + "Horse Riding Centre", + "Horse Riding" + ] + }, + { + "id": 7335002, + "name": "Horticulture", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7321005, + "name": "Hospital for Women and Children", + "childCategoryIds": [], + "synonyms": [ + "Women\u0027s \u0026 Children\u0027s Hospital" + ] + }, + { + "id": 7321004, + "name": "Hospital of Chinese Medicine", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7314004, + "name": "Hostel", + "childCategoryIds": [], + "synonyms": [ + "Hostelry" + ] + }, + { + "id": 7315058, + "name": "Hot Pot Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7314003, + "name": "Hotel", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361028, + "name": "Carpet/Floor Coverings", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361029, + "name": "Curtains/Textiles", + "childCategoryIds": [], + "synonyms": [ + "Curtains/Textiles Shop" + ] + }, + { + "id": 9361030, + "name": "Do-It-Yourself Centers", + "childCategoryIds": [], + "synonyms": [ + "DIY", + "DIY Store", + "Do-It-Yourself Centres", + "Do-It-Yourself" + ] + }, + { + "id": 9361031, + "name": "House \u0026 Garden: Furniture \u0026 Fittings", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361032, + "name": "Garden Centers \u0026 Services", + "childCategoryIds": [], + "synonyms": [ + "Garden Centre", + "Garden Centres \u0026 Services", + "Garden Services", + "Garden Centers", + "Garden Center" + ] + }, + { + "id": 9361080, + "name": "Glass \u0026 Windows Store", + "childCategoryIds": [], + "synonyms": [ + "Window Shop", + "Glazier", + "Glass Store", + "Window Store", + "Glass Shop" + ] + }, + { + "id": 9361033, + "name": "Kitchens \u0026 Bathrooms", + "childCategoryIds": [], + "synonyms": [ + "Kitchens \u0026 Sanitory Store" + ] + }, + { + "id": 9361034, + "name": "Lighting Shops", + "childCategoryIds": [], + "synonyms": [ + "Lights", + "Lighting Stores", + "Lighting Store", + "Light Shop", + "Lighting", + "Lamps" + ] + }, + { + "id": 9361035, + "name": "Painting \u0026 Decorating", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315052, + "name": "Hunan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Xiang Cuisine", + "Hunan Food", + "Xiang Food", + "Xiang Restaurant", + "Hunan Cuisine" + ] + }, + { + "id": 7315022, + "name": "Hungarian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Hungarian Food", + "Hungarian Cuisine" + ] + }, + { + "id": 7315078, + "name": "Ice Cream Parlor", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374008, + "name": "Ice Hockey Arena", + "childCategoryIds": [], + "synonyms": [ + "Ice Rink", + "Ice Hockey", + "Ice Hockey Stadium" + ] + }, + { + "id": 9352042, + "name": "Import/Export and Distribution", + "childCategoryIds": [], + "synonyms": [ + "Import, Export and Distribution Company" + ] + }, + { + "id": 7315023, + "name": "Indian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Indian Food", + "Indian Cuisine" + ] + }, + { + "id": 7315024, + "name": "Indonesian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Indonesian Cuisine", + "Indonesian Food" + ] + }, + { + "id": 7332002, + "name": "Informal Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352007, + "name": "Insurance Company", + "childCategoryIds": [], + "synonyms": [ + "Insurance Agent", + "Insurance", + "Insurance Broker", + "Insurance Agency" + ] + }, + { + "id": 7315073, + "name": "International Restaurant", + "childCategoryIds": [], + "synonyms": [ + "International Cuisine", + "International Food" + ] + }, + { + "id": 7380002, + "name": "International Railroad Station", + "childCategoryIds": [], + "synonyms": [ + "International Railway Station" + ] + }, + { + "id": 9376004, + "name": "Internet Caf\u00E9", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352037, + "name": "Investment Advisor", + "childCategoryIds": [], + "synonyms": [ + "Financial Advisor" + ] + }, + { + "id": 7315105, + "name": "Iranian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Iranian Food", + "Iranian Cuisine" + ] + }, + { + "id": 7315065, + "name": "Irish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Irish Food", + "Irish Cuisine" + ] + }, + { + "id": 8099022, + "name": "Island", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315106, + "name": "Israeli Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Israeli Food", + "Israeli Cuisine" + ] + }, + { + "id": 7315025, + "name": "Italian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Italian Food", + "Italian Cuisine" + ] + }, + { + "id": 7315066, + "name": "Jamaican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Jamaican Food", + "Jamaican Cuisine" + ] + }, + { + "id": 7315026, + "name": "Japanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Japanese Cuisine", + "Japanese Food" + ] + }, + { + "id": 9379008, + "name": "Jazz Club", + "childCategoryIds": [], + "synonyms": [ + "Jazz Bar" + ] + }, + { + "id": 9361036, + "name": "Jewelry, Clocks \u0026 Watches", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315027, + "name": "Jewish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Jewish Food", + "Jewish Cuisine" + ] + }, + { + "id": 7377003, + "name": "Junior College/Community College", + "childCategoryIds": [], + "synonyms": [ + "TAFE College", + "Polytech", + "Technical and Further Education College", + "Sixth Form College", + "Polytechnic" + ] + }, + { + "id": 9379010, + "name": "Karaoke Club", + "childCategoryIds": [], + "synonyms": [ + "Karaoke", + "Karaoke Bar" + ] + }, + { + "id": 7315028, + "name": "Korean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Korean Food", + "Korean Cuisine" + ] + }, + { + "id": 7315067, + "name": "Kosher Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Kosher Cuisine", + "Kosher Food" + ] + }, + { + "id": 8099019, + "name": "Lagoon", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362006, + "name": "Lakeshore", + "childCategoryIds": [], + "synonyms": [ + "Lakeside" + ] + }, + { + "id": 7372010, + "name": "Language School", + "childCategoryIds": [], + "synonyms": [ + "Language Academy" + ] + }, + { + "id": 7315029, + "name": "Latin American Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Latin American Food", + "Latin American Cuisine" + ] + }, + { + "id": 9361045, + "name": "Laundry", + "childCategoryIds": [], + "synonyms": [ + "Launderette", + "Laundrette", + "Laundry Store", + "Laundromat" + ] + }, + { + "id": 7315030, + "name": "Lebanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Lebanese Cuisine", + "Lebanese Food" + ] + }, + { + "id": 9352023, + "name": "Legal Services", + "childCategoryIds": [], + "synonyms": [ + "Law Office", + "Law Service", + "Law" + ] + }, + { + "id": 7324003, + "name": "Local Post Office", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361056, + "name": "Local Specialities Shop", + "childCategoryIds": [], + "synonyms": [ + "Local Specialties Shop" + ] + }, + { + "id": 8099027, + "name": "Locale", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361071, + "name": "Lottery Shop", + "childCategoryIds": [], + "synonyms": [ + "Lotto", + "Lotto Store", + "Lottery Store" + ] + }, + { + "id": 7315107, + "name": "Luxembourgian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Luxembourgian Food", + "Luxembourgian Cuisine" + ] + }, + { + "id": 7315135, + "name": "Macrobiotic Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Macrobiotic Cuisine", + "Macrobiotic Food" + ] + }, + { + "id": 7315108, + "name": "Maghrib Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Maghrib Food", + "Maghrib Cuisine", + "Maghreb Restaurant", + "Maghreb Cuisine", + "Maghreb Food" + ] + }, + { + "id": 9352008, + "name": "Delivery Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315031, + "name": "Maltese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Maltese Food", + "Maltese Cuisine" + ] + }, + { + "id": 9352011, + "name": "Manufacturing Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7347002, + "name": "Marina", + "childCategoryIds": [], + "synonyms": [ + "Boat Basin" + ] + }, + { + "id": 9361065, + "name": "Marine Electronic Equipment", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099023, + "name": "Marsh", + "childCategoryIds": [], + "synonyms": [ + "Wetlands", + "Swamp", + "Bog" + ] + }, + { + "id": 7315109, + "name": "Mauritian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mauritian Food", + "Mauritian Cuisine" + ] + }, + { + "id": 7376011, + "name": "Mausoleum/Grave", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352016, + "name": "Mechanical Engineering", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361043, + "name": "Medical Supplies \u0026 Equipment", + "childCategoryIds": [], + "synonyms": [ + "Medical Equipment", + "Medical Distributor", + "Medical Supplies" + ] + }, + { + "id": 7315032, + "name": "Mediterranean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mediterranean Cuisine", + "Mediterranean Food" + ] + }, + { + "id": 9362007, + "name": "Memorial", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7380005, + "name": "Subway Station", + "childCategoryIds": [], + "synonyms": [ + "Metro", + "Tube", + "Underground Station", + "Metro Station", + "Subway", + "Underground" + ] + }, + { + "id": 7315033, + "name": "Mexican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mexican Cuisine", + "Mexican Food" + ] + }, + { + "id": 9376007, + "name": "Microbrewery", + "childCategoryIds": [], + "synonyms": [ + "Independent Brewery" + ] + }, + { + "id": 7315034, + "name": "Middle Eastern Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Middle Eastern Cuisine", + "Middle Eastern Food" + ] + }, + { + "id": 7372014, + "name": "Middle School", + "childCategoryIds": [], + "synonyms": [ + "Intermediate School", + "Junior High" + ] + }, + { + "id": 7383004, + "name": "Military Airport", + "childCategoryIds": [], + "synonyms": [ + "Defence Airport", + "Air Force Base" + ] + }, + { + "id": 8099021, + "name": "Mineral/Hot Springs", + "childCategoryIds": [], + "synonyms": [ + "Spring Bath" + ] + }, + { + "id": 9352031, + "name": "Mining Company", + "childCategoryIds": [], + "synonyms": [ + "Mining", + "Mine" + ] + }, + { + "id": 9361075, + "name": "Mobile Phone Shop", + "childCategoryIds": [], + "synonyms": [ + "Cell Phone Shop", + "Smart Phones", + "Cell Phones", + "Cell Phone Store" + ] + }, + { + "id": 7315110, + "name": "Mongolian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mongolian Cuisine", + "Mongolian Food" + ] + }, + { + "id": 7376003, + "name": "Monument", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315074, + "name": "Moroccan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Moroccan Food", + "Moroccan Cuisine" + ] + }, + { + "id": 7339003, + "name": "Mosque", + "childCategoryIds": [], + "synonyms": [ + "Masjid" + ] + }, + { + "id": 7314006, + "name": "Motel", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374011, + "name": "Motor Racing Stadium", + "childCategoryIds": [], + "synonyms": [ + "Motor Sport", + "Motor Racing Track", + "Motorsport", + "Motor Racing Circuit", + "Motorsport Circuit", + "Motor Racing" + ] + }, + { + "id": 9910003, + "name": "Motorcycle Dealer", + "childCategoryIds": [], + "synonyms": [ + "Motor Cycle Dealer", + "Scooter Dealer", + "Motorcycle Sales", + "Bike Dealer", + "Motorbike Sales", + "Motorbike Dealer" + ] + }, + { + "id": 7310008, + "name": "Motorcycle Repair", + "childCategoryIds": [], + "synonyms": [ + "Motorcycle Servicing", + "Motorbike Servicing", + "Motorbike Repair" + ] + }, + { + "id": 7302002, + "name": "Mountain Bike Trail", + "childCategoryIds": [], + "synonyms": [ + "Mountain Bike Path" + ] + }, + { + "id": 8099002, + "name": "Mountain Peak", + "childCategoryIds": [], + "synonyms": [ + "Mountain Tip", + "Mountain Top", + "Mountain Summit", + "Mountain Crown", + "Mountain Crest" + ] + }, + { + "id": 9352033, + "name": "Moving \u0026 Storage Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374006, + "name": "Multi-Purpose Stadium", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7318003, + "name": "Music Center", + "childCategoryIds": [], + "synonyms": [ + "Music Centre" + ] + }, + { + "id": 9361059, + "name": "Music Instruments Store", + "childCategoryIds": [], + "synonyms": [ + "Musical Instruments Shop", + "Music Instruments Shop", + "Musical Instruments Store" + ] + }, + { + "id": 7315136, + "name": "Mussels Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mussels" + ] + }, + { + "id": 9361068, + "name": "Nail Salon", + "childCategoryIds": [], + "synonyms": [ + "Nail Bar", + "Manicure", + "Pedicure", + "Nails" + ] + }, + { + "id": 7380003, + "name": "National Railroad Station", + "childCategoryIds": [], + "synonyms": [ + "National Railway Station" + ] + }, + { + "id": 9362030, + "name": "Natural Recreation Attraction", + "childCategoryIds": [], + "synonyms": [ + "Natural Attraction" + ] + }, + { + "id": 7315111, + "name": "Nepalese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Nepalese Cuisine", + "Nepalese Food" + ] + }, + { + "id": 7374014, + "name": "Netball Stadium", + "childCategoryIds": [], + "synonyms": [ + "Netball Court", + "Netball Ground", + "Netball Arena" + ] + }, + { + "id": 9361037, + "name": "Newsagents \u0026 Tobacconists", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315112, + "name": "Norwegian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Norwegian Food", + "Norwegian Cuisine" + ] + }, + { + "id": 8099011, + "name": "Oasis", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376005, + "name": "Observatory", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352021, + "name": "OEM", + "childCategoryIds": [], + "synonyms": [ + "Original Equipment Manufacturer" + ] + }, + { + "id": 9352030, + "name": "Oil \u0026 Natural Gas", + "childCategoryIds": [], + "synonyms": [ + "Oil \u0026 Natural Gas Company", + "Oil Company" + ] + }, + { + "id": 7318004, + "name": "Opera House", + "childCategoryIds": [], + "synonyms": [ + "Opera" + ] + }, + { + "id": 9361038, + "name": "Optician", + "childCategoryIds": [], + "synonyms": [ + "Optometrist" + ] + }, + { + "id": 7315075, + "name": "Organic Food Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Organic Cuisine", + "Organic Restaurant", + "Organic Food" + ] + }, + { + "id": 7315035, + "name": "Oriental Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Oriental Cuisine", + "Oriental Food" + ] + }, + { + "id": 7310005, + "name": "Other Repair Shops", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362025, + "name": "Other Winter Sport", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7339008, + "name": "Pagoda", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315127, + "name": "Pakistani Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Pakistani Food", + "Pakistani Cuisine" + ] + }, + { + "id": 8099009, + "name": "Pan", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362008, + "name": "Park", + "childCategoryIds": [], + "synonyms": [ + "Parkland" + ] + }, + { + "id": 9362009, + "name": "Parkway", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9932002, + "name": "Passenger Transport Ticket Office", + "childCategoryIds": [], + "synonyms": [ + "Ticket Counter", + "Ticket Office" + ] + }, + { + "id": 9361070, + "name": "Pawn Shop", + "childCategoryIds": [], + "synonyms": [ + "Pawnbroker", + "Pawnshop" + ] + }, + { + "id": 9932003, + "name": "Pedestrian Subway", + "childCategoryIds": [], + "synonyms": [ + "Subway", + "Underpass" + ] + }, + { + "id": 9663003, + "name": "Personal Care Facility", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9663002, + "name": "Personal Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315061, + "name": "Peruvian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Peruvian Food", + "Peruvian Cuisine" + ] + }, + { + "id": 9361064, + "name": "Pet Supplies", + "childCategoryIds": [], + "synonyms": [ + "Pet Store", + "Pet Shop" + ] + }, + { + "id": 9352018, + "name": "Pharmaceutical Company", + "childCategoryIds": [], + "synonyms": [ + "Drug Company" + ] + }, + { + "id": 9361046, + "name": "Photo Lab/Development", + "childCategoryIds": [], + "synonyms": [ + "Photo Developers", + "Photo Developing", + "Photo Studio", + "Photo Lab", + "Photo Development" + ] + }, + { + "id": 9361047, + "name": "Photocopy Shop", + "childCategoryIds": [], + "synonyms": [ + "Xerox Shop", + "Photocopying", + "Photocopying Shop", + "Copiers", + "Copy Shop", + "Photocopiers" + ] + }, + { + "id": 9362033, + "name": "Picnic Area", + "childCategoryIds": [], + "synonyms": [ + "Picnic Ground" + ] + }, + { + "id": 7315036, + "name": "Pizzeria", + "childCategoryIds": [], + "synonyms": [ + "Pizza", + "Pizza Shop", + "Pizza Restaurant", + "Pizza Parlor", + "Pizzaria" + ] + }, + { + "id": 8099007, + "name": "Plain/Flat", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376006, + "name": "Planetarium", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099008, + "name": "Plateau", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315037, + "name": "Polish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Polish Cuisine", + "Polish Food" + ] + }, + { + "id": 7315129, + "name": "Polynesian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Polynesian Cuisine", + "Polynesian Food" + ] + }, + { + "id": 7315038, + "name": "Portuguese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Portuguese Food", + "Portuguese Cuisine" + ] + }, + { + "id": 7372004, + "name": "Pre School", + "childCategoryIds": [], + "synonyms": [ + "Nursery School", + "Pre-School", + "Preschool", + "Kindergarten" + ] + }, + { + "id": 9362010, + "name": "Preserve", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7335003, + "name": "Primary Producer", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372005, + "name": "Primary School", + "childCategoryIds": [], + "synonyms": [ + "Elementary School", + "Junior School" + ] + }, + { + "id": 7383003, + "name": "Private Airport", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9379003, + "name": "Private Club", + "childCategoryIds": [], + "synonyms": [ + "Members\u0027 Club" + ] + }, + { + "id": 7315130, + "name": "Proven\u00E7al Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Proven\u00E7al Food", + "Proven\u00E7al Cuisine" + ] + }, + { + "id": 9376003, + "name": "Pub", + "childCategoryIds": [], + "synonyms": [ + "Public House" + ] + }, + { + "id": 7315039, + "name": "Pub Food", + "childCategoryIds": [], + "synonyms": [ + "Bar Food", + "Bar Snacks" + ] + }, + { + "id": 7332003, + "name": "Public Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7383002, + "name": "Public Airport", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9932004, + "name": "Public Call Box", + "childCategoryIds": [], + "synonyms": [ + "Call Box", + "Payphone", + "Public Telephone Box", + "Telephone Box", + "Public Phone", + "Phone Booth", + "PCO", + "Phone Box" + ] + }, + { + "id": 9352017, + "name": "Public Health Technology Company", + "childCategoryIds": [], + "synonyms": [ + "Public Health Tech Company" + ] + }, + { + "id": 9352019, + "name": "Publishing Technologies", + "childCategoryIds": [], + "synonyms": [ + "Publishing House" + ] + }, + { + "id": 8099026, + "name": "Quarry", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374013, + "name": "Race Track", + "childCategoryIds": [], + "synonyms": [ + "Racing Circuit", + "Racetrack", + "Raceway", + "Racing", + "Racecourse", + "Racing Track" + ] + }, + { + "id": 7380006, + "name": "Railroad Siding", + "childCategoryIds": [], + "synonyms": [ + "Railway Siding" + ] + }, + { + "id": 8099015, + "name": "Rapids", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352009, + "name": "Real Estate Company", + "childCategoryIds": [], + "synonyms": [ + "Real Estate Agents", + "Real Estate Broker", + "Land Agent", + "Commercial Property Agent", + "Real Estate Agency", + "Real Estate", + "Estate Agent", + "Real Estate Agent" + ] + }, + { + "id": 9361015, + "name": "Real Estate Agent", + "childCategoryIds": [], + "synonyms": [ + "Land Agent", + "Realtor", + "Commercial Property Agent", + "Estate Agent", + "Real Estate Broker" + ] + }, + { + "id": 9362011, + "name": "Recreation Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7360002, + "name": "Recreational Camping Ground", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910005, + "name": "Recreational Vehicle Dealer", + "childCategoryIds": [], + "synonyms": [ + "Motorhome Sales", + "RV Sales", + "Recreational Vehicle Sales", + "Camper Van Dealer", + "RV Dealer", + "Caravan Dealer", + "Motorhome Dealer" + ] + }, + { + "id": 9361057, + "name": "Recycling Shop", + "childCategoryIds": [], + "synonyms": [ + "Thrift Store", + "Charity Shop", + "Second-hand Shop" + ] + }, + { + "id": 8099014, + "name": "Reef", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099013, + "name": "Reservoir", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7303004, + "name": "Residential Estate", + "childCategoryIds": [], + "synonyms": [ + "Residential Colony" + ] + }, + { + "id": 7314005, + "name": "Resort", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7314008, + "name": "Rest Camp", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361063, + "name": "Retail Outlet", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7303002, + "name": "Retirement Community", + "childCategoryIds": [], + "synonyms": [ + "Retirement Home", + "Nursing Home", + "Retirement Village", + "Old Age Home" + ] + }, + { + "id": 8099004, + "name": "Ridge", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099024, + "name": "River Crossing", + "childCategoryIds": [], + "synonyms": [ + "Ford" + ] + }, + { + "id": 9932006, + "name": "Road Rescue", + "childCategoryIds": [], + "synonyms": [ + "Breakdown Assistance", + "Breakdown Service", + "AAA", + "Breakdown Rescue", + "Road Assistance", + "Roadside Assistance", + "Vehicle Assistance", + "Tow Truck" + ] + }, + { + "id": 7315041, + "name": "Roadside Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Roadhouse", + "Road House", + "Food Joint", + "Diner" + ] + }, + { + "id": 7302006, + "name": "Rock Climbing Trail", + "childCategoryIds": [], + "synonyms": [ + "Rock Climbing Route" + ] + }, + { + "id": 8099012, + "name": "Rocks", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374007, + "name": "Rugby Ground", + "childCategoryIds": [], + "synonyms": [ + "Rugby Stadium", + "Rugby Pitch" + ] + }, + { + "id": 7315131, + "name": "Romanian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Rumanian Food", + "Romanian Cuisine", + "Romanian Food", + "Rumanian Cuisine" + ] + }, + { + "id": 7315040, + "name": "Russian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Russian Food", + "Russian Cuisine" + ] + }, + { + "id": 7315143, + "name": "Salad Bar", + "childCategoryIds": [], + "synonyms": [ + "Salad" + ] + }, + { + "id": 7310006, + "name": "Car Accessories", + "childCategoryIds": [], + "synonyms": [ + "Vehicle Accessories" + ] + }, + { + "id": 7315042, + "name": "Sandwich Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sandwich Shop", + "Sandwiches", + "Subs", + "Submarine Sandwich", + "Sub Shop", + "Sandwich", + "Sandwich Corner", + "Sandwich Bar" + ] + }, + { + "id": 9378005, + "name": "Sauna, Solarium \u0026 Massage", + "childCategoryIds": [], + "synonyms": [ + "Spa", + "Wellness" + ] + }, + { + "id": 9352010, + "name": "Savings Institution", + "childCategoryIds": [], + "synonyms": [ + "Savings Bank" + ] + }, + { + "id": 7315113, + "name": "Savoy Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Savoy Cuisine", + "Savoy Food" + ] + }, + { + "id": 7315114, + "name": "Scandinavian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Scandinavian Cuisine", + "Scandinavian Food" + ] + }, + { + "id": 7372002, + "name": "School", + "childCategoryIds": [], + "synonyms": [ + "Educational Institution" + ] + }, + { + "id": 7315115, + "name": "Scottish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Scottish Cuisine", + "Scottish Food" + ] + }, + { + "id": 7315043, + "name": "Seafood", + "childCategoryIds": [], + "synonyms": [ + "Seafood Restaurant" + ] + }, + { + "id": 9362013, + "name": "Seashore", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7389004, + "name": "Secured Entrance", + "childCategoryIds": [], + "synonyms": [ + "Security Gate" + ] + }, + { + "id": 9361078, + "name": "Security Products", + "childCategoryIds": [], + "synonyms": [ + "Security Solutions" + ] + }, + { + "id": 7372007, + "name": "Senior High School", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352002, + "name": "Service Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315053, + "name": "Shandong Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Shandong Food", + "Lu Cuisine", + "Shandong Cuisine" + ] + }, + { + "id": 7315055, + "name": "Shanghai Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Shanghai Food", + "Shanghai Cuisine", + "Hu Cuisine" + ] + }, + { + "id": 9361062, + "name": "Shopping Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315056, + "name": "Sichuan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Szechuan Cuisine", + "Szechuan Food", + "Sichuan Food", + "Szechuan Restaurant", + "Sichuan Cuisine", + "Szechwan Cuisine" + ] + }, + { + "id": 7315116, + "name": "Sicilian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sicilian Food", + "Sicilian Cuisine" + ] + }, + { + "id": 9362026, + "name": "Ski Resort", + "childCategoryIds": [], + "synonyms": [ + "Ski Retreat" + ] + }, + { + "id": 7315117, + "name": "Slavic Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Slavic Food", + "Slavic Cuisine" + ] + }, + { + "id": 7315080, + "name": "Slovak Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Slovak Cuisine", + "Slovak Food" + ] + }, + { + "id": 7315139, + "name": "Snacks Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Snack Bar", + "Snacks Centre" + ] + }, + { + "id": 9378006, + "name": "Snooker, Pool \u0026 Billiard", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374004, + "name": "Soccer Stadium", + "childCategoryIds": [], + "synonyms": [ + "Football Stadium", + "Soccer Field", + "Soccer Arena", + "Football Ground" + ] + }, + { + "id": 7315064, + "name": "Soul Food", + "childCategoryIds": [], + "synonyms": [ + "Southern Cuisine", + "Southern Food", + "Southern Restaurant" + ] + }, + { + "id": 7315140, + "name": "Soup Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Soup" + ] + }, + { + "id": 7315044, + "name": "Spanish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Spanish Cuisine", + "Spanish Food" + ] + }, + { + "id": 7321003, + "name": "Special Hospital", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372013, + "name": "Special School", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9373003, + "name": "Specialist", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361061, + "name": "Specialty Foods", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372011, + "name": "Sport School", + "childCategoryIds": [], + "synonyms": [ + "Sports Academy" + ] + }, + { + "id": 9361039, + "name": "Sports Equipment \u0026 Clothing", + "childCategoryIds": [], + "synonyms": [ + "Sports Equipment", + "Sports Clothing" + ] + }, + { + "id": 9361074, + "name": "Stamp Shop", + "childCategoryIds": [], + "synonyms": [ + "Stamps" + ] + }, + { + "id": 7389003, + "name": "Station Access", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376013, + "name": "Statue", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315045, + "name": "Steak House", + "childCategoryIds": [], + "synonyms": [ + "Steakhouse", + "Steak Restaurant" + ] + }, + { + "id": 9160002, + "name": "Stock Exchange", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315118, + "name": "Sudanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sudanese Food", + "Sudanese Cuisine" + ] + }, + { + "id": 7332005, + "name": "Supermarkets \u0026 Hypermarkets", + "childCategoryIds": [], + "synonyms": [ + "Hypermarket", + "Hypermarkets", + "Supermarket", + "Superstore", + "Supermarkets" + ] + }, + { + "id": 7315046, + "name": "Surinamese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Surinamese Food", + "Surinamese Cuisine" + ] + }, + { + "id": 7315148, + "name": "Sushi Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sushi House", + "Sushi Bar" + ] + }, + { + "id": 7315119, + "name": "Swedish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Swedish Food", + "Swedish Cuisine" + ] + }, + { + "id": 7315047, + "name": "Swiss Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Swiss Food", + "Swiss Cuisine" + ] + }, + { + "id": 7339004, + "name": "Synagog", + "childCategoryIds": [], + "synonyms": [ + "Synagogue" + ] + }, + { + "id": 7315120, + "name": "Syrian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Syrian Food", + "Syrian Cuisine" + ] + }, + { + "id": 9361077, + "name": "Tailor Shop", + "childCategoryIds": [], + "synonyms": [ + "Tailor", + "Tailors" + ] + }, + { + "id": 7315059, + "name": "Taiwanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Taiwanese Cuisine", + "Taiwanese Food" + ] + }, + { + "id": 7315145, + "name": "Takeout Food", + "childCategoryIds": [], + "synonyms": [ + "Take Out", + "To Go", + "Take-out", + "Carry-out", + "Takeout", + "Take Away", + "Takeaway", + "Take Away Food", + "Takeout Restaurant", + "Takeaway Food" + ] + }, + { + "id": 7315076, + "name": "Tapas Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Tapas Bar", + "Tapas" + ] + }, + { + "id": 9352022, + "name": "Tax Services", + "childCategoryIds": [], + "synonyms": [ + "Tax Accountant", + "Tax Broker", + "Tax Consultants", + "Chartered Accountant", + "Tax Agent" + ] + }, + { + "id": 9942003, + "name": "Taxi Stand", + "childCategoryIds": [], + "synonyms": [ + "Cab Rank", + "Taxi Rank", + "Cab Stand", + "Cab", + "Taxi" + ] + }, + { + "id": 9352026, + "name": "Taxi, Limousine \u0026 Shuttle Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9376005, + "name": "Tea House", + "childCategoryIds": [], + "synonyms": [ + "Tea Room", + "Tea Stall" + ] + }, + { + "id": 7372009, + "name": "Technical School", + "childCategoryIds": [], + "synonyms": [ + "Polytechnic School" + ] + }, + { + "id": 9352020, + "name": "Telecommunications", + "childCategoryIds": [], + "synonyms": [ + "Telecom", + "Telecoms" + ] + }, + { + "id": 7339005, + "name": "Temple", + "childCategoryIds": [], + "synonyms": [ + "Mandir" + ] + }, + { + "id": 7315121, + "name": "Teppanyaki Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Teppanyaki Food", + "Teppanyaki Cuisine" + ] + }, + { + "id": 7315048, + "name": "Thai Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Thai Food", + "Thai Cuisine" + ] + }, + { + "id": 7318005, + "name": "Theater", + "childCategoryIds": [], + "synonyms": [ + "Play House", + "Playhouse", + "Theatre" + ] + }, + { + "id": 7320005, + "name": "Thematic Sport Center", + "childCategoryIds": [], + "synonyms": [ + "Thematic Sport Centre" + ] + }, + { + "id": 7315122, + "name": "Tibetan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Tibetan Cuisine", + "Tibetan Food" + ] + }, + { + "id": 9932005, + "name": "Public Toilet", + "childCategoryIds": [], + "synonyms": [ + "Public Toilets", + "Public Bathroom", + "Public Lavatories", + "Public W.C.", + "Public Rest Room" + ] + }, + { + "id": 7376009, + "name": "Tower", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7303005, + "name": "Townhouse Complex", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361040, + "name": "Toys \u0026 Games Shop", + "childCategoryIds": [], + "synonyms": [ + "Toy Stores", + "Games Shop", + "Toy Shop", + "Toy Store", + "Gameshop", + "Game Shop", + "Games Shops" + ] + }, + { + "id": 7301002, + "name": "Traffic Control Department", + "childCategoryIds": [], + "synonyms": [ + "Traffic Management Department", + "RTO" + ] + }, + { + "id": 9942004, + "name": "Streetcar Stop", + "childCategoryIds": [], + "synonyms": [ + "Cable Car Stop", + "Streetcar", + "Tram Stop" + ] + }, + { + "id": 9352024, + "name": "Transport Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361041, + "name": "Travel Agent", + "childCategoryIds": [], + "synonyms": [ + "Travel Agency", + "Travel Bureau" + ] + }, + { + "id": 9910006, + "name": "Truck Dealer", + "childCategoryIds": [], + "synonyms": [ + "Lorry Dealer", + "Truck Sales", + "Commercial Vehicle Dealer" + ] + }, + { + "id": 7310009, + "name": "Truck Repair and Service", + "childCategoryIds": [], + "synonyms": [ + "Truck Repair", + "Lorry Service", + "Truck Service", + "Lorry Repair" + ] + }, + { + "id": 9155003, + "name": "Truck Wash", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315123, + "name": "Tunisian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Tunisian Cuisine", + "Tunisian Food" + ] + }, + { + "id": 7376008, + "name": "Tunnel", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315049, + "name": "Turkish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Turkish Cuisine", + "Turkish Food" + ] + }, + { + "id": 7310007, + "name": "Tire Service", + "childCategoryIds": [], + "synonyms": [ + "Tyre Shop", + "Tire Retail", + "Tire Centre", + "Tyre Retail", + "Tire Center", + "Tire Shop", + "Tyre Centre", + "Tyre Service" + ] + }, + { + "id": 7315124, + "name": "Uruguayan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Uruguayan Cuisine", + "Uruguayan Food" + ] + }, + { + "id": 8099006, + "name": "Valley", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910007, + "name": "Van Dealer", + "childCategoryIds": [], + "synonyms": [ + "Van Sales" + ] + }, + { + "id": 9361081, + "name": "Variety Store", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315050, + "name": "Vegetarian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Vegetarian Food", + "Vegetarian Cuisine" + ] + }, + { + "id": 7315125, + "name": "Venezuelan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Venezuelan Cuisine", + "Venezuelan Food" + ] + }, + { + "id": 7315051, + "name": "Vietnamese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Vietnamese Food", + "Vietnamese Cuisine" + ] + }, + { + "id": 7304003, + "name": "Villa Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372008, + "name": "Vocational School", + "childCategoryIds": [], + "synonyms": [ + "Trade School", + "Vocational Education", + "Vocational Training" + ] + }, + { + "id": 7376014, + "name": "Water Hole", + "childCategoryIds": [], + "synonyms": [ + "Watering Hole" + ] + }, + { + "id": 9352046, + "name": "Wedding Services", + "childCategoryIds": [], + "synonyms": [ + "Wedding Planners", + "Wedding Planning" + ] + }, + { + "id": 7359003, + "name": "Weigh Scales", + "childCategoryIds": [], + "synonyms": [ + "HVSS", + "Weigh Bridge", + "Heavy Vehicle Safety Station", + "Heavy Vehicle Safety Stations", + "Weigh Scale" + ] + }, + { + "id": 8099010, + "name": "Well", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315126, + "name": "Welsh Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Welsh Cuisine", + "Welsh Food" + ] + }, + { + "id": 7315060, + "name": "Western Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Western Cuisine", + "Western Food" + ] + }, + { + "id": 9361066, + "name": "Wholesale Club", + "childCategoryIds": [], + "synonyms": [ + "Warehouse Club", + "Wholesale Shop" + ] + }, + { + "id": 9362014, + "name": "Wilderness Area", + "childCategoryIds": [], + "synonyms": [ + "SSSI" + ] + }, + { + "id": 9927005, + "name": "Wildlife Park", + "childCategoryIds": [], + "synonyms": [ + "Wildlife", + "Wildlife Refuge", + "Wildlife Sanctuary", + "Wildlife Conservation" + ] + }, + { + "id": 9379007, + "name": "Wine Bar", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7347003, + "name": "Yacht Basin", + "childCategoryIds": [], + "synonyms": [ + "Yacht Club" + ] + }, + { + "id": 7315149, + "name": "Yogurt/Juice Bar", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9927003, + "name": "Zoo", + "childCategoryIds": [], + "synonyms": [ + "Zoological Garden" + ] + }, + { + "id": 9352015, + "name": "Electronics Company", + "childCategoryIds": [], + "synonyms": [ + "Electronics Supplier" + ] + }, + { + "id": 9362036, + "name": "River Scenic Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7302005, + "name": "Horse Riding Trail", + "childCategoryIds": [], + "synonyms": [ + "Horse Riding Path" + ] + }, + { + "id": 7321002, + "name": "Hospital", + "childCategoryIds": [], + "synonyms": [ + "Polyclinic", + "Clinic", + "Hospital/Polyclinic" + ] + }, + { + "id": 7376004, + "name": "Natural Tourist Attraction", + "childCategoryIds": [], + "synonyms": [ + "Natural Attraction" + ] + }, + { + "id": 7369002, + "name": "Open Car Parking Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9364002, + "name": "Medicinal Marijuana Dispensary", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9364003, + "name": "Recreational Marijuana Dispensary", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9360, + "name": "Ice Skating Rink", + "childCategoryIds": [], + "synonyms": [ + "Skating Rink", + "Ice Rink", + "Ice Skating" + ] + }, + { + "id": 9369, + "name": "Tennis Court", + "childCategoryIds": [], + "synonyms": [ + "Tennis" + ] + }, + { + "id": 9911, + "name": "Golf Course", + "childCategoryIds": [], + "synonyms": [ + "Golf", + "Links", + "Golf Club", + "Golf Links", + "Links Course" + ] + }, + { + "id": 9371, + "name": "Water Sport", + "childCategoryIds": [], + "synonyms": [ + "Water Sports" + ] + }, + { + "id": 7338, + "name": "Swimming Pool", + "childCategoryIds": [], + "synonyms": [ + "Baths", + "Swimming Baths", + "Pool", + "Public Pool" + ] + }, + { + "id": 9359, + "name": "Restaurant Area", + "childCategoryIds": [], + "synonyms": [ + "Food Court", + "Dining Area" + ] + }, + { + "id": 9374, + "name": "Dentist", + "childCategoryIds": [], + "synonyms": [ + "Teeth", + "Denture Repair", + "Dental Surgery", + "Dentist\u0027s Office", + "Dental Practitioner", + "Tooth Doctor" + ] + }, + { + "id": 9375, + "name": "Veterinarian", + "childCategoryIds": [], + "synonyms": [ + "Animal Hospital", + "Vet Clinic", + "Animal Doctor", + "Veterinary Doctor", + "Vet", + "Veterinary Clinic", + "Animal Clinic", + "Veterinary Surgeon" + ] + }, + { + "id": 7326, + "name": "Pharmacy", + "childCategoryIds": [], + "synonyms": [ + "Pharmacist" + ] + }, + { + "id": 9956, + "name": "EmergencyRoom", + "childCategoryIds": [], + "synonyms": [ + "Emergency Room" + ] + }, + { + "id": 7327, + "name": "Department Store", + "childCategoryIds": [], + "synonyms": [ + "General Store" + ] + }, + { + "id": 7373, + "name": "Shopping Center", + "childCategoryIds": [], + "synonyms": [ + "Precinct", + "Shopping Complex", + "Shopping Arcade", + "Shopping Mall", + "Shopping Centre", + "Mall", + "Shopping Precinct" + ] + }, + { + "id": 7392, + "name": "Fire Station", + "childCategoryIds": [], + "synonyms": [ + "Fire Station/Brigade", + "Fire Brigade", + "Fire Service", + "Fire Department", + "Firehouse", + "Fire Hall", + "Firemen" + ] + }, + { + "id": 9152, + "name": "Non Governmental Organization", + "childCategoryIds": [], + "synonyms": [ + "NGO", + "Non Governmental Organisation", + "Non-Governmental Organization" + ] + }, + { + "id": 9154, + "name": "Prison/Correctional Facility", + "childCategoryIds": [], + "synonyms": [ + "Jail", + "Correctional Department", + "Prison", + "Correctional Facility", + "Remand Home" + ] + }, + { + "id": 7365, + "name": "Embassy", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9913, + "name": "Library", + "childCategoryIds": [], + "synonyms": [ + "Public Library" + ] + }, + { + "id": 9151, + "name": "Transport Authority/Vehicle Registration Office", + "childCategoryIds": [], + "synonyms": [ + "MOT", + "Ministry of Transport", + "Transport Authority", + "DMV", + "Transport Authority/Vehicle Registration", + "Vehicle Registration", + "Vehicle Registration Office", + "Department of Motor Vehicles", + "RTO" + ] + }, + { + "id": 9153, + "name": "Welfare Organization", + "childCategoryIds": [], + "synonyms": [ + "Welfare Organisation", + "Welfare", + "Trust" + ] + }, + { + "id": 9389, + "name": "Native Reservation", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9363, + "name": "Courthouse", + "childCategoryIds": [], + "synonyms": [ + "Law Courts", + "Lawcourts", + "Court of Law", + "Magistrate Court", + "Judiciary", + "Lawcourt", + "Courtroom", + "Law Court", + "Tribunal", + "Court House" + ] + }, + { + "id": 7322, + "name": "Police Station", + "childCategoryIds": [], + "synonyms": [ + "Police", + "Cops", + "Station House", + "Police Department" + ] + }, + { + "id": 9150, + "name": "Primary Resource/Utility", + "childCategoryIds": [], + "synonyms": [ + "Utilities", + "Primary Utility", + "Primary Resources", + "Utility", + "Primary Utilities", + "Primary Resource" + ] + }, + { + "id": 7367, + "name": "Government Office", + "childCategoryIds": [], + "synonyms": [ + "Government Agency", + "Government Building" + ] + }, + { + "id": 9388, + "name": "Military Installation", + "childCategoryIds": [], + "synonyms": [ + "Cantonment Area", + "Barracks", + "Military Base" + ] + }, + { + "id": 9930, + "name": "Rent-a-Car-Parking", + "childCategoryIds": [], + "synonyms": [ + "Hire Car Parking", + "Rent-a-Car Parking", + "Rental Parking", + "Rental Car Parking", + "Rental Parking Garage" + ] + }, + { + "id": 7317, + "name": "Museum", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9383, + "name": "Industrial Building", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7313, + "name": "Parking Garage", + "childCategoryIds": [], + "synonyms": [ + "Indoor Parking", + "Parking Ramp", + "Parking Structure", + "Secure Parking" + ] + }, + { + "id": 7316, + "name": "Tourist Information Office", + "childCategoryIds": [], + "synonyms": [ + "Information Center", + "Information Centre", + "Tourist Center", + "Tourist Information Centre", + "Tourist Information Center", + "Visitor Center", + "Visitor Centre", + "Information Office", + "Visitor Information Centre", + "Visitor Information Center", + "Tourist Office", + "I-site", + "Tourist Centre", + "Tourist Information" + ] + }, + { + "id": 9158, + "name": "Media Facility", + "childCategoryIds": [], + "synonyms": [ + "Broadcasting House", + "Media Centre", + "Media Center", + "Media House", + "Broadcaster", + "Media Studio" + ] + }, + { + "id": 7349, + "name": "Winery", + "childCategoryIds": [], + "synonyms": [ + "Wine Estate", + "Vintner", + "Wine Maker", + "Vinery", + "Vineyard", + "Winemaker" + ] + }, + { + "id": 7391, + "name": "Emergency Medical Service", + "childCategoryIds": [], + "synonyms": [ + "Accident and Emergency", + "Accident \u0026 Emergency Unit", + "First Aid Post", + "A\u0026E", + "A \u0026 E", + "Emergency Call Station", + "Medical Service", + "Ambulance Service", + "First Aid Station", + "Emergency Department", + "Urgent Care", + "First Aid" + ] + }, + { + "id": 7341, + "name": "Casino", + "childCategoryIds": [], + "synonyms": [ + "Gaming Parlour", + "Gambling", + "Betting" + ] + }, + { + "id": 9156, + "name": "Manufacturing Facility", + "childCategoryIds": [], + "synonyms": [ + "Factory", + "Production Plant", + "Manufacturing Plant" + ] + }, + { + "id": 9382, + "name": "Commercial Building", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7319, + "name": "Cultural Center", + "childCategoryIds": [], + "synonyms": [ + "Cultural Centre" + ] + }, + { + "id": 9377, + "name": "Exhibition \u0026 Convention Center", + "childCategoryIds": [], + "synonyms": [ + "Convention Center", + "Exhibition Centre", + "Conference Center", + "Exhibition \u0026 Convention Centre", + "Meeting Center", + "Exhibition Center", + "Convention Centre", + "Assembly Center", + "Conference Hall", + "Meeting Centre" + ] + }, + { + "id": 7312, + "name": "Rent-a-Car Facility", + "childCategoryIds": [], + "synonyms": [ + "You-Drive", + "Rent-a-Car", + "Rent a Car", + "Car Rental Services", + "Car Rental", + "Car Hire", + "U-Drive", + "Car Rental Facility", + "Self-Drive" + ] + }, + { + "id": 7358, + "name": "Truck Stop", + "childCategoryIds": [], + "synonyms": [ + "Transport Caf\u00E9", + "Coach \u0026 Lorry Parking", + "Dhaba", + "Truck Service", + "Coach and Lorry Parking", + "Coach \u0026 Truck Parking", + "Bus \u0026 Truck Park" + ] + }, + { + "id": 7305, + "name": "Adventure Sports Facility", + "childCategoryIds": [], + "synonyms": [ + "Adventure Sports", + "Adventure Sports Venue", + "Outdoor Centre" + ] + }, + { + "id": 7395, + "name": "Rest Area", + "childCategoryIds": [], + "synonyms": [ + "Layby", + "Service Area", + "Break Area", + "Highway Services", + "Rest Stop", + "Lay-by" + ] + }, + { + "id": 9157, + "name": "Research Facility", + "childCategoryIds": [], + "synonyms": [ + "Research Institute", + "Research Centre", + "Research Center" + ] + }, + { + "id": 7388, + "name": "Courier Drop Box", + "childCategoryIds": [], + "synonyms": [ + "Drop Box" + ] + }, + { + "id": 7311, + "name": "Gas Station", + "childCategoryIds": [], + "synonyms": [ + "Filling Station", + "Servo", + "Diesel Station", + "Petrol Pump", + "Fuel Stop", + "Gasoline Station", + "Petrol Station", + "Fuel Station", + "Service Station" + ] + }, + { + "id": 7368, + "name": "Motoring Organization Office", + "childCategoryIds": [], + "synonyms": [ + "AA", + "Automobile Association", + "Motoring Association" + ] + }, + { + "id": 7397, + "name": "ATM", + "childCategoryIds": [], + "synonyms": [ + "Automated Teller Machine", + "Cashpoint", + "Cash Point", + "ATM Machine", + "Cash Machine", + "Automatic Teller Machine", + "Automatic Teller", + "Cash Dispenser", + "Bank Machine", + "Teller", + "Money Machine" + ] + }, + { + "id": 7363, + "name": "Community Center", + "childCategoryIds": [], + "synonyms": [ + "Community Centre", + "Village Hall" + ] + }, + { + "id": 9357, + "name": "Beach", + "childCategoryIds": [], + "synonyms": [ + "Shore", + "Sea", + "Strand", + "Coast" + ] + }, + { + "id": 9159, + "name": "Port/Warehouse Facility", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7309, + "name": "Electric Vehicle Charging Station", + "childCategoryIds": [], + "synonyms": [ + "Electrical Vehicle Charging Station", + "EV Charging Station", + "Electric Vehicle Station", + "Electric Charger", + "Charge Park", + "Electric Vehicle Charge Point", + "EV Charger", + "Charging Spot", + "Charging Point", + "EV station", + "Charging Park", + "EV POI", + "Charge Station", + "Electric Car Charging Station", + "Electrical Vehicle Station", + "Charge Spot", + "Charging Station", + "Electric Car Charge Point" + ] + }, + { + "id": 7337, + "name": "Scenic/Panoramic View", + "childCategoryIds": [], + "synonyms": [ + "Lookout", + "Scenic View", + "Viewpoint", + "Panorama", + "Scenery", + "Vista", + "Beauty Spot", + "Panoramic View" + ] + }, + { + "id": 9900, + "name": "Entertainment", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7378, + "name": "Business Park", + "childCategoryIds": [], + "synonyms": [ + "Enterprise Park", + "Enterprise Zone", + "Office Park" + ] + }, + { + "id": 7328, + "name": "Bank", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7308, + "name": "Helipad", + "childCategoryIds": [], + "synonyms": [ + "Helicopter Landing", + "Helicopter Landing Pad", + "Helicopter", + "Heliport" + ] + }, + { + "id": 9955, + "name": "Checkpoint", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7366, + "name": "Frontier Crossing", + "childCategoryIds": [], + "synonyms": [ + "Border", + "Borderline", + "Border Line", + "Landing Custom Station", + "Border Crossing", + "Customs Office", + "Checkpost", + "Border Control", + "Frontier", + "Integrated Check Post", + "Customs", + "Border Security" + ] + }, + { + "id": 9935, + "name": "Mountain Pass", + "childCategoryIds": [], + "synonyms": [ + "Mountain Road" + ] + }, + { + "id": 7375, + "name": "Toll Gate", + "childCategoryIds": [], + "synonyms": [ + "Toll Plaza", + "Toll Bar", + "Toll Collection Gate", + "Toll Station", + "Toll Booth" + ] + }, + { + "id": 7352, + "name": "Ferry Terminal", + "childCategoryIds": [], + "synonyms": [ + "Ferry Station", + "Ferry Wharf", + "Ferry Dock", + "Ferry", + "Ferry Crossing", + "Ferries" + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/get_search_polygon/recording_should_accept_a_collection_of_geometry_ids_and_return_geometry_data.json b/sdk/maps/maps-search-rest/recordings/browsers/get_search_polygon/recording_should_accept_a_collection_of_geometry_ids_and_return_geometry_data.json new file mode 100644 index 000000000000..3654f6a0eada --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/get_search_polygon/recording_should_accept_a_collection_of_geometry_ids_and_return_geometry_data.json @@ -0,0 +1,181234 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/polygon/json?geometries=8bceafe8-3d98-4445-b29b-fd81d3e9adf5%2C00005858-5800-1200-0000-0000773670cd\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "8ab74e50-1be9-4691-a9ff-eedb10bc1c2c", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:10 GMT", + "ETag": "F257476E3C921D157AAF8F164D11763F", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "Origin", + "Access-Control-Request-Method", + "Access-Control-Request-Headers" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "East US", + "X-MSEdge-Ref": "Ref A: D3FB857486604D76B885102BF46862ED Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:08Z" + }, + "ResponseBody": { + "additionalData": [ + { + "providerID": "8bceafe8-3d98-4445-b29b-fd81d3e9adf5", + "geometryData": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.1335457, + 47.644444 + ], + [ + -122.1335867, + 47.6427889 + ], + [ + -122.1339081, + 47.6414733 + ], + [ + -122.133959, + 47.641381 + ], + [ + -122.1340154, + 47.6412022 + ], + [ + -122.1343989, + 47.6403221 + ], + [ + -122.1346438, + 47.6399031 + ], + [ + -122.13468, + 47.6398448 + ], + [ + -122.1347792, + 47.6396961 + ], + [ + -122.134857, + 47.6395845 + ], + [ + -122.1349925, + 47.6394034 + ], + [ + -122.1351695, + 47.6391621 + ], + [ + -122.1352607, + 47.6390374 + ], + [ + -122.1353016, + 47.6389841 + ], + [ + -122.1353287, + 47.6389428 + ], + [ + -122.1353455, + 47.6389084 + ], + [ + -122.1353586, + 47.6388752 + ], + [ + -122.1353636, + 47.6388543 + ], + [ + -122.1355363, + 47.6386283 + ], + [ + -122.1356835, + 47.6383499 + ], + [ + -122.1358164, + 47.6382963 + ], + [ + -122.1359063, + 47.6382543 + ], + [ + -122.1359706, + 47.6382217 + ], + [ + -122.1360431, + 47.6381919 + ], + [ + -122.1362194, + 47.6380939 + ], + [ + -122.1362328, + 47.6380372 + ], + [ + -122.1363957, + 47.6379032 + ], + [ + -122.1364595, + 47.6378508 + ], + [ + -122.1365936, + 47.6377369 + ], + [ + -122.1368363, + 47.6375336 + ], + [ + -122.1369802, + 47.637414 + ], + [ + -122.1370004, + 47.6374004 + ], + [ + -122.1374488, + 47.637104 + ], + [ + -122.1375414, + 47.6370521 + ], + [ + -122.1376118, + 47.6369928 + ], + [ + -122.1376451, + 47.6369372 + ], + [ + -122.1376674, + 47.6368743 + ], + [ + -122.1376701, + 47.6368332 + ], + [ + -122.1376711, + 47.6368187 + ], + [ + -122.1376711, + 47.6367483 + ], + [ + -122.1376748, + 47.6366816 + ], + [ + -122.1376861, + 47.6363483 + ], + [ + -122.1376882, + 47.636286 + ], + [ + -122.1376931, + 47.6361399 + ], + [ + -122.1376965, + 47.6360396 + ], + [ + -122.1374935, + 47.6360273 + ], + [ + -122.1363758, + 47.6360301 + ], + [ + -122.1348733, + 47.635989 + ], + [ + -122.1331206, + 47.6360069 + ], + [ + -122.1326352, + 47.6359941 + ], + [ + -122.1324026, + 47.635988 + ], + [ + -122.13226, + 47.6359968 + ], + [ + -122.1322706, + 47.6356348 + ], + [ + -122.1322815, + 47.6351543 + ], + [ + -122.132125, + 47.635154 + ], + [ + -122.1315809, + 47.635151 + ], + [ + -122.1313905, + 47.6351461 + ], + [ + -122.1299851, + 47.63512 + ], + [ + -122.1298472, + 47.6351193 + ], + [ + -122.1296702, + 47.6351215 + ], + [ + -122.1295836, + 47.6351225 + ], + [ + -122.1293201, + 47.635132 + ], + [ + -122.1292094, + 47.635092 + ], + [ + -122.1290431, + 47.6350667 + ], + [ + -122.1288231, + 47.6350703 + ], + [ + -122.1285764, + 47.6350757 + ], + [ + -122.1284798, + 47.6350775 + ], + [ + -122.1283328, + 47.6350557 + ], + [ + -122.1282691, + 47.6350932 + ], + [ + -122.128193, + 47.635138 + ], + [ + -122.1280947, + 47.6351962 + ], + [ + -122.1280098, + 47.6352465 + ], + [ + -122.127901, + 47.635311 + ], + [ + -122.1277048, + 47.6354247 + ], + [ + -122.127668, + 47.635446 + ], + [ + -122.1274654, + 47.6355637 + ], + [ + -122.127232, + 47.635691 + ], + [ + -122.127011, + 47.635825 + ], + [ + -122.1262854, + 47.6362535 + ], + [ + -122.126078, + 47.636376 + ], + [ + -122.126029, + 47.636458 + ], + [ + -122.1259455, + 47.6365082 + ], + [ + -122.125663, + 47.636678 + ], + [ + -122.12528, + 47.636904 + ], + [ + -122.1249281, + 47.6371136 + ], + [ + -122.124779, + 47.637196 + ], + [ + -122.124261, + 47.637496 + ], + [ + -122.1240644, + 47.6376082 + ], + [ + -122.1235269, + 47.637915 + ], + [ + -122.123426, + 47.637929 + ], + [ + -122.1233427, + 47.6379786 + ], + [ + -122.123337, + 47.637982 + ], + [ + -122.1232303, + 47.6380437 + ], + [ + -122.123209, + 47.638056 + ], + [ + -122.123062, + 47.638143 + ], + [ + -122.122945, + 47.638218 + ], + [ + -122.122818, + 47.638304 + ], + [ + -122.12268, + 47.638404 + ], + [ + -122.122541, + 47.638507 + ], + [ + -122.122377, + 47.638638 + ], + [ + -122.1222568, + 47.6387347 + ], + [ + -122.1219427, + 47.6389876 + ], + [ + -122.12169, + 47.639191 + ], + [ + -122.1211677, + 47.6396172 + ], + [ + -122.1206243, + 47.6400608 + ], + [ + -122.1205703, + 47.640102 + ], + [ + -122.120233, + 47.6403644 + ], + [ + -122.1202417, + 47.642001 + ], + [ + -122.120257, + 47.644099 + ], + [ + -122.1202482, + 47.6449006 + ], + [ + -122.1202355, + 47.6460623 + ], + [ + -122.1206678, + 47.6460675 + ], + [ + -122.121128, + 47.646058 + ], + [ + -122.1215713, + 47.6460488 + ], + [ + -122.1229705, + 47.646043 + ], + [ + -122.1235397, + 47.646043 + ], + [ + -122.1236574, + 47.646043 + ], + [ + -122.1237763, + 47.646043 + ], + [ + -122.124318, + 47.646043 + ], + [ + -122.1247228, + 47.6460477 + ], + [ + -122.125427, + 47.646056 + ], + [ + -122.125982, + 47.6460697 + ], + [ + -122.126154, + 47.646074 + ], + [ + -122.1268364, + 47.6460648 + ], + [ + -122.127, + 47.646063 + ], + [ + -122.12707, + 47.646064 + ], + [ + -122.1271493, + 47.6460641 + ], + [ + -122.1278646, + 47.6460708 + ], + [ + -122.1279205, + 47.6460714 + ], + [ + -122.128329, + 47.646076 + ], + [ + -122.1284427, + 47.6460756 + ], + [ + -122.1290724, + 47.6460637 + ], + [ + -122.1294938, + 47.6460543 + ], + [ + -122.1296439, + 47.646051 + ], + [ + -122.1307648, + 47.6460373 + ], + [ + -122.1309675, + 47.6460375 + ], + [ + -122.1311614, + 47.6460378 + ], + [ + -122.1314875, + 47.6460382 + ], + [ + -122.1317705, + 47.6460386 + ], + [ + -122.1322244, + 47.6460391 + ], + [ + -122.1323086, + 47.6460407 + ], + [ + -122.132415, + 47.646046 + ], + [ + -122.1323949, + 47.6468519 + ], + [ + -122.1323975, + 47.6470217 + ], + [ + -122.1323988, + 47.6471347 + ], + [ + -122.1323945, + 47.6473218 + ], + [ + -122.1324007, + 47.6477489 + ], + [ + -122.132407, + 47.6482134 + ], + [ + -122.1324044, + 47.6484223 + ], + [ + -122.1324392, + 47.6497252 + ], + [ + -122.1324531, + 47.6501472 + ], + [ + -122.1324579, + 47.6503401 + ], + [ + -122.1324629, + 47.6508525 + ], + [ + -122.1324817, + 47.6516821 + ], + [ + -122.1324833, + 47.6518599 + ], + [ + -122.1324852, + 47.6520226 + ], + [ + -122.132482, + 47.6520607 + ], + [ + -122.1324201, + 47.6521417 + ], + [ + -122.1324217, + 47.6522067 + ], + [ + -122.1324346, + 47.6527213 + ], + [ + -122.132436, + 47.652775 + ], + [ + -122.1324401, + 47.6530621 + ], + [ + -122.1324413, + 47.6531461 + ], + [ + -122.1324464, + 47.653466 + ], + [ + -122.1324476, + 47.6535474 + ], + [ + -122.1324519, + 47.6538117 + ], + [ + -122.1325202, + 47.6539196 + ], + [ + -122.1325615, + 47.653972 + ], + [ + -122.1326075, + 47.6540117 + ], + [ + -122.1326456, + 47.6540387 + ], + [ + -122.1326916, + 47.6540641 + ], + [ + -122.1327377, + 47.6540831 + ], + [ + -122.1327948, + 47.6541022 + ], + [ + -122.132855, + 47.654118 + ], + [ + -122.1329988, + 47.6541415 + ], + [ + -122.133276, + 47.65411 + ], + [ + -122.133409, + 47.654096 + ], + [ + -122.133527, + 47.654083 + ], + [ + -122.133656, + 47.654073 + ], + [ + -122.1337041, + 47.6540687 + ], + [ + -122.133791, + 47.654061 + ], + [ + -122.133892, + 47.654052 + ], + [ + -122.134009, + 47.654045 + ], + [ + -122.134128, + 47.65404 + ], + [ + -122.134253, + 47.65404 + ], + [ + -122.134378, + 47.654041 + ], + [ + -122.134483, + 47.654046 + ], + [ + -122.134612, + 47.654053 + ], + [ + -122.134912, + 47.654079 + ], + [ + -122.135163, + 47.654104 + ], + [ + -122.1356894, + 47.6541673 + ], + [ + -122.1360154, + 47.6542161 + ], + [ + -122.1366573, + 47.6543015 + ], + [ + -122.1367619, + 47.6529162 + ], + [ + -122.1367619, + 47.6526596 + ], + [ + -122.1367605, + 47.6525752 + ], + [ + -122.1367592, + 47.6524952 + ], + [ + -122.1367512, + 47.6523633 + ], + [ + -122.1366519, + 47.6519983 + ], + [ + -122.13658, + 47.651759 + ], + [ + -122.1365732, + 47.6517263 + ], + [ + -122.1365319, + 47.6515264 + ], + [ + -122.1365151, + 47.6514454 + ], + [ + -122.1361396, + 47.6503497 + ], + [ + -122.1359884, + 47.6498726 + ], + [ + -122.1359666, + 47.6498183 + ], + [ + -122.1359183, + 47.649728 + ], + [ + -122.13553, + 47.648786 + ], + [ + -122.1354613, + 47.6486386 + ], + [ + -122.1353119, + 47.6483634 + ], + [ + -122.1352394, + 47.6482423 + ], + [ + -122.1351918, + 47.6481215 + ], + [ + -122.1347656, + 47.6474609 + ], + [ + -122.1344126, + 47.646986 + ], + [ + -122.1343724, + 47.6469409 + ], + [ + -122.1343296, + 47.6468871 + ], + [ + -122.1340942, + 47.6466064 + ], + [ + -122.1340187, + 47.6463813 + ], + [ + -122.1339238, + 47.6461046 + ], + [ + -122.1338782, + 47.6459636 + ], + [ + -122.1335497, + 47.6449827 + ], + [ + -122.1335457, + 47.644444 + ] + ] + ] + }, + "id": "8bceafe8-3d98-4445-b29b-fd81d3e9adf5" + } + ] + } + }, + { + "providerID": "00005858-5800-1200-0000-0000773670cd", + "geometryData": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 4.9413619, + 51.4479605 + ], + [ + 4.942022, + 51.448 + ], + [ + 4.9422376, + 51.4495063 + ], + [ + 4.9415852, + 51.4494987 + ], + [ + 4.9413619, + 51.4479605 + ] + ] + ], + [ + [ + [ + 4.9340725, + 51.4332822 + ], + [ + 4.9341226, + 51.4329713 + ], + [ + 4.9340999, + 51.4326653 + ], + [ + 4.9341531, + 51.432078 + ], + [ + 4.9353287, + 51.432007 + ], + [ + 4.935302, + 51.432416 + ], + [ + 4.9353074, + 51.4325047 + ], + [ + 4.9353165, + 51.4326535 + ], + [ + 4.9353648, + 51.4332152 + ], + [ + 4.9353751, + 51.4334184 + ], + [ + 4.9351864, + 51.4334675 + ], + [ + 4.9347305, + 51.4334359 + ], + [ + 4.9343263, + 51.4333495 + ], + [ + 4.9342358, + 51.4333252 + ], + [ + 4.9340725, + 51.4332822 + ] + ] + ], + [ + [ + [ + 4.9353619, + 51.4374638 + ], + [ + 4.9354325, + 51.4366465 + ], + [ + 4.9354524, + 51.4364164 + ], + [ + 4.9354708, + 51.4362046 + ], + [ + 4.935714, + 51.4362127 + ], + [ + 4.9360521, + 51.436224 + ], + [ + 4.9365132, + 51.4362395 + ], + [ + 4.9367379, + 51.4363935 + ], + [ + 4.9364852, + 51.4375417 + ], + [ + 4.9353619, + 51.4374638 + ] + ] + ], + [ + [ + [ + 4.8693887, + 51.4117932 + ], + [ + 4.8698954, + 51.4111321 + ], + [ + 4.8722665, + 51.4114463 + ], + [ + 4.8724235, + 51.4114672 + ], + [ + 4.8723371, + 51.4116892 + ], + [ + 4.8720228, + 51.4121525 + ], + [ + 4.87236, + 51.4122774 + ], + [ + 4.8731894, + 51.412444 + ], + [ + 4.8728586, + 51.4126337 + ], + [ + 4.8724005, + 51.4128313 + ], + [ + 4.8719811, + 51.4129557 + ], + [ + 4.8714219, + 51.4124767 + ], + [ + 4.8706675, + 51.4127635 + ], + [ + 4.8693887, + 51.4117932 + ] + ] + ], + [ + [ + [ + 4.9293939, + 51.4334561 + ], + [ + 4.929475, + 51.4332423 + ], + [ + 4.9295833, + 51.432957 + ], + [ + 4.9296516, + 51.4329691 + ], + [ + 4.9301915, + 51.4330751 + ], + [ + 4.930076, + 51.4333801 + ], + [ + 4.9299723, + 51.4336537 + ], + [ + 4.9293939, + 51.4334561 + ] + ] + ], + [ + [ + [ + 4.9310277, + 51.4367236 + ], + [ + 4.9311281, + 51.4363989 + ], + [ + 4.9312893, + 51.4364022 + ], + [ + 4.9312631, + 51.4362933 + ], + [ + 4.9312486, + 51.4361425 + ], + [ + 4.9312624, + 51.4357322 + ], + [ + 4.9312733, + 51.4354468 + ], + [ + 4.9312795, + 51.4352649 + ], + [ + 4.931276, + 51.4350723 + ], + [ + 4.9312682, + 51.4349311 + ], + [ + 4.931265, + 51.4348594 + ], + [ + 4.9312504, + 51.4347683 + ], + [ + 4.9319936, + 51.4346102 + ], + [ + 4.932007, + 51.4352703 + ], + [ + 4.9323973, + 51.4352977 + ], + [ + 4.9323827, + 51.4345623 + ], + [ + 4.9327099, + 51.4345101 + ], + [ + 4.9327093, + 51.4346458 + ], + [ + 4.932708, + 51.4349034 + ], + [ + 4.9327036, + 51.4357887 + ], + [ + 4.9327008, + 51.4363672 + ], + [ + 4.9313016, + 51.4364169 + ], + [ + 4.9313007, + 51.4364373 + ], + [ + 4.9314171, + 51.4367251 + ], + [ + 4.9315465, + 51.4370448 + ], + [ + 4.9311917, + 51.4371553 + ], + [ + 4.9310277, + 51.4367236 + ] + ] + ], + [ + [ + [ + 4.930825, + 51.4398846 + ], + [ + 4.9308331, + 51.4394436 + ], + [ + 4.9309145, + 51.4388741 + ], + [ + 4.9315576, + 51.4388391 + ], + [ + 4.9319651, + 51.4388177 + ], + [ + 4.9322029, + 51.4387981 + ], + [ + 4.9322473, + 51.4389357 + ], + [ + 4.9322571, + 51.4389675 + ], + [ + 4.932291, + 51.4390778 + ], + [ + 4.9323467, + 51.4393379 + ], + [ + 4.9323567, + 51.4395715 + ], + [ + 4.9323573, + 51.4395826 + ], + [ + 4.93237, + 51.4398113 + ], + [ + 4.9323727, + 51.4399444 + ], + [ + 4.9323751, + 51.4400671 + ], + [ + 4.9309428, + 51.4398985 + ], + [ + 4.930825, + 51.4398846 + ] + ] + ], + [ + [ + [ + 6.7606666, + 52.1188255 + ], + [ + 6.7636406, + 52.1188036 + ], + [ + 6.7680462, + 52.1187712 + ], + [ + 6.7717196, + 52.1187442 + ], + [ + 6.7725753, + 52.1187379 + ], + [ + 6.7740412, + 52.1187272 + ], + [ + 6.7743221, + 52.1187252 + ], + [ + 6.7758575, + 52.1187278 + ], + [ + 6.7771077, + 52.11873 + ], + [ + 6.7789951, + 52.1187277 + ], + [ + 6.779356, + 52.1187273 + ], + [ + 6.7798267, + 52.1187267 + ], + [ + 6.7823575, + 52.1186916 + ], + [ + 6.783075, + 52.1186816 + ], + [ + 6.783896, + 52.1186702 + ], + [ + 6.7841636, + 52.1186649 + ], + [ + 6.7842921, + 52.1186624 + ], + [ + 6.7858782, + 52.1186312 + ], + [ + 6.7885097, + 52.1186138 + ], + [ + 6.7890052, + 52.1186105 + ], + [ + 6.7931947, + 52.1185909 + ], + [ + 6.7938658, + 52.1185929 + ], + [ + 6.7957193, + 52.1185934 + ], + [ + 6.7958247, + 52.1185923 + ], + [ + 6.7962536, + 52.1185877 + ], + [ + 6.7993746, + 52.1185546 + ], + [ + 6.8015899, + 52.1185571 + ], + [ + 6.8016461, + 52.1185584 + ], + [ + 6.8019102, + 52.1185501 + ], + [ + 6.8021825, + 52.118545 + ], + [ + 6.802461, + 52.1185411 + ], + [ + 6.8028729, + 52.118533 + ], + [ + 6.8029573, + 52.1185333 + ], + [ + 6.8029924, + 52.1185335 + ], + [ + 6.8033745, + 52.1185351 + ], + [ + 6.803401, + 52.1185358 + ], + [ + 6.8038021, + 52.1185474 + ], + [ + 6.8042159, + 52.1185493 + ], + [ + 6.8046267, + 52.1185472 + ], + [ + 6.8049451, + 52.1185175 + ], + [ + 6.8052012, + 52.1185117 + ], + [ + 6.8053869, + 52.118509 + ], + [ + 6.8055952, + 52.1185175 + ], + [ + 6.8058187, + 52.1185326 + ], + [ + 6.8060422, + 52.1185478 + ], + [ + 6.8062468, + 52.1185587 + ], + [ + 6.8081711, + 52.1185636 + ], + [ + 6.8122489, + 52.1185357 + ], + [ + 6.8125607, + 52.1185337 + ], + [ + 6.812852, + 52.1185275 + ], + [ + 6.8137641, + 52.1185257 + ], + [ + 6.8156235, + 52.1184811 + ], + [ + 6.8163602, + 52.118468 + ], + [ + 6.8190476, + 52.1184206 + ], + [ + 6.8196142, + 52.1184107 + ], + [ + 6.8210495, + 52.1183982 + ], + [ + 6.8214225, + 52.118395 + ], + [ + 6.8220874, + 52.1183893 + ], + [ + 6.8227193, + 52.1183986 + ], + [ + 6.8230946, + 52.1184047 + ], + [ + 6.8241014, + 52.1184465 + ], + [ + 6.8275219, + 52.1185887 + ], + [ + 6.8279426, + 52.1186038 + ], + [ + 6.8324769, + 52.1187665 + ], + [ + 6.8325805, + 52.1187703 + ], + [ + 6.837037, + 52.1189375 + ], + [ + 6.8415493, + 52.119106 + ], + [ + 6.8424539, + 52.119157 + ], + [ + 6.8429791, + 52.1191952 + ], + [ + 6.8434744, + 52.1192316 + ], + [ + 6.843993, + 52.1192905 + ], + [ + 6.8442059, + 52.1193146 + ], + [ + 6.8445937, + 52.1193585 + ], + [ + 6.8453345, + 52.1194425 + ], + [ + 6.8457836, + 52.1194935 + ], + [ + 6.847365, + 52.119646 + ], + [ + 6.8478128, + 52.1196899 + ], + [ + 6.8524613, + 52.1201454 + ], + [ + 6.854809, + 52.1203384 + ], + [ + 6.8550845, + 52.1203551 + ], + [ + 6.855238, + 52.1203871 + ], + [ + 6.8554454, + 52.1204711 + ], + [ + 6.8556683, + 52.1205732 + ], + [ + 6.8580947, + 52.1220851 + ], + [ + 6.8590955, + 52.1227251 + ], + [ + 6.8596845, + 52.1230804 + ], + [ + 6.8602012, + 52.1233864 + ], + [ + 6.8607214, + 52.1236879 + ], + [ + 6.8613795, + 52.1240994 + ], + [ + 6.8638821, + 52.1257543 + ], + [ + 6.8651166, + 52.1265635 + ], + [ + 6.866275, + 52.1273229 + ], + [ + 6.8668261, + 52.1276841 + ], + [ + 6.8671174, + 52.1278741 + ], + [ + 6.8671384, + 52.1278878 + ], + [ + 6.8675291, + 52.1280995 + ], + [ + 6.8678534, + 52.1282298 + ], + [ + 6.8683401, + 52.1283922 + ], + [ + 6.8707501, + 52.1290804 + ], + [ + 6.8708897, + 52.1291355 + ], + [ + 6.8709587, + 52.1291941 + ], + [ + 6.871022, + 52.1292984 + ], + [ + 6.8711454, + 52.1295162 + ], + [ + 6.8712707, + 52.1295876 + ], + [ + 6.8716041, + 52.129759 + ], + [ + 6.8719109, + 52.1300131 + ], + [ + 6.8720096, + 52.1300689 + ], + [ + 6.8725992, + 52.1301359 + ], + [ + 6.8733958, + 52.1302731 + ], + [ + 6.873453, + 52.1306086 + ], + [ + 6.87342, + 52.1306863 + ], + [ + 6.8731798, + 52.1312531 + ], + [ + 6.8731341, + 52.1315215 + ], + [ + 6.8731473, + 52.1317407 + ], + [ + 6.8731551, + 52.1318028 + ], + [ + 6.873158, + 52.1318622 + ], + [ + 6.8731714, + 52.1319248 + ], + [ + 6.8732212, + 52.1321585 + ], + [ + 6.8732872, + 52.1325305 + ], + [ + 6.873375, + 52.1328908 + ], + [ + 6.8735402, + 52.1333345 + ], + [ + 6.8742531, + 52.1350035 + ], + [ + 6.874757, + 52.1362545 + ], + [ + 6.8750484, + 52.1370959 + ], + [ + 6.8752988, + 52.1378185 + ], + [ + 6.8758903, + 52.1395167 + ], + [ + 6.8765038, + 52.1412778 + ], + [ + 6.87655, + 52.1414028 + ], + [ + 6.8768313, + 52.1421631 + ], + [ + 6.877768, + 52.1446953 + ], + [ + 6.8778777, + 52.1449916 + ], + [ + 6.8781353, + 52.1456879 + ], + [ + 6.8781442, + 52.1457115 + ], + [ + 6.8788069, + 52.1475026 + ], + [ + 6.8790303, + 52.1481063 + ], + [ + 6.8796078, + 52.1495912 + ], + [ + 6.8809411, + 52.1530195 + ], + [ + 6.8820081, + 52.1557629 + ], + [ + 6.8820796, + 52.1559469 + ], + [ + 6.8820022, + 52.1559673 + ], + [ + 6.8818175, + 52.156016 + ], + [ + 6.8814951, + 52.1560492 + ], + [ + 6.881052, + 52.1560219 + ], + [ + 6.8804605, + 52.1560008 + ], + [ + 6.8850283, + 52.1585464 + ], + [ + 6.8897535, + 52.1611799 + ], + [ + 6.8967189, + 52.1649147 + ], + [ + 6.8987886, + 52.1659748 + ], + [ + 6.8988231, + 52.1659925 + ], + [ + 6.899324, + 52.1662273 + ], + [ + 6.8999383, + 52.1665273 + ], + [ + 6.9004778, + 52.1668097 + ], + [ + 6.9014073, + 52.1673489 + ], + [ + 6.9028323, + 52.1681914 + ], + [ + 6.9040222, + 52.1688672 + ], + [ + 6.9049428, + 52.1694202 + ], + [ + 6.9050998, + 52.1695145 + ], + [ + 6.9060112, + 52.1700675 + ], + [ + 6.9058314, + 52.1702868 + ], + [ + 6.9057003, + 52.1705215 + ], + [ + 6.9056648, + 52.1707095 + ], + [ + 6.9058589, + 52.1712703 + ], + [ + 6.9059121, + 52.1714459 + ], + [ + 6.9059109, + 52.171542 + ], + [ + 6.9055603, + 52.1721681 + ], + [ + 6.9055527, + 52.1722964 + ], + [ + 6.9055811, + 52.172383 + ], + [ + 6.9057744, + 52.1726463 + ], + [ + 6.9058942, + 52.1728098 + ], + [ + 6.905934, + 52.1729054 + ], + [ + 6.9059141, + 52.1729925 + ], + [ + 6.9058353, + 52.1733641 + ], + [ + 6.9058781, + 52.1737023 + ], + [ + 6.9059814, + 52.1739414 + ], + [ + 6.90665, + 52.1749843 + ], + [ + 6.9067835, + 52.1751042 + ], + [ + 6.9070168, + 52.1752023 + ], + [ + 6.9074364, + 52.1753121 + ], + [ + 6.9080918, + 52.1754811 + ], + [ + 6.9079711, + 52.175956 + ], + [ + 6.9089642, + 52.1762313 + ], + [ + 6.9095568, + 52.1764101 + ], + [ + 6.9103408, + 52.1766533 + ], + [ + 6.9108665, + 52.1768397 + ], + [ + 6.9116539, + 52.1770715 + ], + [ + 6.9121622, + 52.1771597 + ], + [ + 6.9128562, + 52.1772436 + ], + [ + 6.9142738, + 52.1774066 + ], + [ + 6.9145273, + 52.1774387 + ], + [ + 6.9152808, + 52.1775342 + ], + [ + 6.915593, + 52.1775698 + ], + [ + 6.9161552, + 52.1776227 + ], + [ + 6.9163778, + 52.1776399 + ], + [ + 6.920789, + 52.1779042 + ], + [ + 6.9223858, + 52.178 + ], + [ + 6.9261525, + 52.1781917 + ], + [ + 6.9270168, + 52.1782358 + ], + [ + 6.9295726, + 52.1783431 + ], + [ + 6.9309715, + 52.1784451 + ], + [ + 6.9314819, + 52.178467 + ], + [ + 6.9319724, + 52.1784572 + ], + [ + 6.9334945, + 52.1784796 + ], + [ + 6.9335154, + 52.1784794 + ], + [ + 6.9337809, + 52.1784775 + ], + [ + 6.9340574, + 52.1785122 + ], + [ + 6.9344847, + 52.1785925 + ], + [ + 6.9350458, + 52.1786707 + ], + [ + 6.935307, + 52.1786918 + ], + [ + 6.9358783, + 52.1787471 + ], + [ + 6.9363987, + 52.1788306 + ], + [ + 6.9367915, + 52.1789777 + ], + [ + 6.9371011, + 52.1790919 + ], + [ + 6.9375425, + 52.1793366 + ], + [ + 6.9376876, + 52.1794304 + ], + [ + 6.9378269, + 52.1794694 + ], + [ + 6.9387718, + 52.1795669 + ], + [ + 6.9390888, + 52.1795849 + ], + [ + 6.939323, + 52.1795836 + ], + [ + 6.9395713, + 52.1795638 + ], + [ + 6.9397239, + 52.179566 + ], + [ + 6.9400232, + 52.1796071 + ], + [ + 6.9407201, + 52.1797336 + ], + [ + 6.9410007, + 52.1797727 + ], + [ + 6.9412068, + 52.1798083 + ], + [ + 6.9417626, + 52.1798501 + ], + [ + 6.9460118, + 52.1802057 + ], + [ + 6.946042, + 52.1802082 + ], + [ + 6.9461558, + 52.1802177 + ], + [ + 6.9467675, + 52.180269 + ], + [ + 6.9495217, + 52.1804986 + ], + [ + 6.9496042, + 52.1805591 + ], + [ + 6.9503577, + 52.1811121 + ], + [ + 6.9511052, + 52.1810634 + ], + [ + 6.9512333, + 52.1810551 + ], + [ + 6.9547148, + 52.1838592 + ], + [ + 6.9546723, + 52.1838836 + ], + [ + 6.9544531, + 52.1840095 + ], + [ + 6.9563384, + 52.185439 + ], + [ + 6.9564308, + 52.1855176 + ], + [ + 6.9564782, + 52.1855832 + ], + [ + 6.9565444, + 52.1856951 + ], + [ + 6.9571739, + 52.186759 + ], + [ + 6.9573342, + 52.1869463 + ], + [ + 6.9574887, + 52.1870856 + ], + [ + 6.960364, + 52.1895392 + ], + [ + 6.961104, + 52.1901707 + ], + [ + 6.9612021, + 52.1902544 + ], + [ + 6.9623935, + 52.1912711 + ], + [ + 6.9624214, + 52.191344 + ], + [ + 6.962423, + 52.1914163 + ], + [ + 6.9621811, + 52.1920143 + ], + [ + 6.9621073, + 52.1922257 + ], + [ + 6.9620813, + 52.1923824 + ], + [ + 6.9619962, + 52.1933106 + ], + [ + 6.9620896, + 52.1934809 + ], + [ + 6.9624712, + 52.1942308 + ], + [ + 6.9625335, + 52.1943875 + ], + [ + 6.962645, + 52.194475 + ], + [ + 6.9636174, + 52.1950451 + ], + [ + 6.9639731, + 52.1952797 + ], + [ + 6.9642102, + 52.1955275 + ], + [ + 6.9643074, + 52.1956529 + ], + [ + 6.9644501, + 52.195837 + ], + [ + 6.9647804, + 52.1963135 + ], + [ + 6.9660951, + 52.1971361 + ], + [ + 6.9673186, + 52.1978512 + ], + [ + 6.9673272, + 52.1981598 + ], + [ + 6.9672461, + 52.198641 + ], + [ + 6.9674586, + 52.1987185 + ], + [ + 6.9678353, + 52.1988561 + ], + [ + 6.9686258, + 52.199914 + ], + [ + 6.9695539, + 52.2010542 + ], + [ + 6.969968, + 52.2015418 + ], + [ + 6.9702619, + 52.2019099 + ], + [ + 6.9705717, + 52.2024836 + ], + [ + 6.9707848, + 52.2028758 + ], + [ + 6.9708774, + 52.2029437 + ], + [ + 6.9716706, + 52.2035252 + ], + [ + 6.9726687, + 52.204278 + ], + [ + 6.9734693, + 52.2048396 + ], + [ + 6.973862, + 52.205165 + ], + [ + 6.9740467, + 52.2054045 + ], + [ + 6.9744342, + 52.2060593 + ], + [ + 6.9749218, + 52.2067948 + ], + [ + 6.9748107, + 52.2069017 + ], + [ + 6.9753589, + 52.2079427 + ], + [ + 6.9758562, + 52.2088253 + ], + [ + 6.9759886, + 52.2090602 + ], + [ + 6.9761469, + 52.2094784 + ], + [ + 6.9762251, + 52.2097561 + ], + [ + 6.9770276, + 52.2105439 + ], + [ + 6.9774501, + 52.2108979 + ], + [ + 6.9776518, + 52.211067 + ], + [ + 6.97799, + 52.2114207 + ], + [ + 6.9782999, + 52.2118115 + ], + [ + 6.9783205, + 52.211838 + ], + [ + 6.9786219, + 52.2122249 + ], + [ + 6.978695, + 52.2125576 + ], + [ + 6.9788415, + 52.21296 + ], + [ + 6.9793183, + 52.2137917 + ], + [ + 6.9795967, + 52.2143524 + ], + [ + 6.9796304, + 52.2144202 + ], + [ + 6.9796429, + 52.2145557 + ], + [ + 6.9796769, + 52.2149247 + ], + [ + 6.9796402, + 52.2151654 + ], + [ + 6.9796343, + 52.2152012 + ], + [ + 6.9796278, + 52.2152383 + ], + [ + 6.9796207, + 52.2152836 + ], + [ + 6.9795858, + 52.2155229 + ], + [ + 6.97955, + 52.215777 + ], + [ + 6.9795399, + 52.2158484 + ], + [ + 6.9795135, + 52.2160362 + ], + [ + 6.9795381, + 52.2161269 + ], + [ + 6.9796578, + 52.2165667 + ], + [ + 6.979447, + 52.2166984 + ], + [ + 6.9791392, + 52.2168487 + ], + [ + 6.9788176, + 52.2170357 + ], + [ + 6.9792835, + 52.2171603 + ], + [ + 6.9796738, + 52.2172492 + ], + [ + 6.9798092, + 52.2175429 + ], + [ + 6.9799547, + 52.2177372 + ], + [ + 6.9798873, + 52.2180375 + ], + [ + 6.9798537, + 52.2181872 + ], + [ + 6.9800233, + 52.2184779 + ], + [ + 6.9799675, + 52.2185907 + ], + [ + 6.9798731, + 52.2187537 + ], + [ + 6.9799571, + 52.2188964 + ], + [ + 6.9802361, + 52.2189835 + ], + [ + 6.9805016, + 52.2191029 + ], + [ + 6.9806785, + 52.2192419 + ], + [ + 6.9806471, + 52.2193376 + ], + [ + 6.9806454, + 52.219343 + ], + [ + 6.9805297, + 52.2194294 + ], + [ + 6.9805404, + 52.2195092 + ], + [ + 6.9805806, + 52.2195288 + ], + [ + 6.9806809, + 52.219578 + ], + [ + 6.980802, + 52.2196241 + ], + [ + 6.9809008, + 52.2196752 + ], + [ + 6.9808688, + 52.2197123 + ], + [ + 6.9807204, + 52.219726 + ], + [ + 6.9806095, + 52.2197436 + ], + [ + 6.9806114, + 52.2197917 + ], + [ + 6.9806958, + 52.2198521 + ], + [ + 6.9808322, + 52.2199117 + ], + [ + 6.9809479, + 52.219919 + ], + [ + 6.9810715, + 52.2199377 + ], + [ + 6.9810863, + 52.2200244 + ], + [ + 6.9809479, + 52.220102 + ], + [ + 6.9808021, + 52.2201797 + ], + [ + 6.9808026, + 52.2202849 + ], + [ + 6.9810633, + 52.2205598 + ], + [ + 6.981174, + 52.2208095 + ], + [ + 6.9812047, + 52.2210171 + ], + [ + 6.9812833, + 52.221208 + ], + [ + 6.9813759, + 52.2212888 + ], + [ + 6.9816966, + 52.2214874 + ], + [ + 6.9821776, + 52.2218686 + ], + [ + 6.9823971, + 52.2221395 + ], + [ + 6.9825878, + 52.2222509 + ], + [ + 6.982948, + 52.2223184 + ], + [ + 6.9833038, + 52.2223724 + ], + [ + 6.9835314, + 52.2224717 + ], + [ + 6.9837192, + 52.2226037 + ], + [ + 6.9839482, + 52.2226504 + ], + [ + 6.9841609, + 52.2227546 + ], + [ + 6.9843972, + 52.2227967 + ], + [ + 6.9843896, + 52.222886 + ], + [ + 6.9843787, + 52.2229822 + ], + [ + 6.9843995, + 52.2230345 + ], + [ + 6.9844974, + 52.2230626 + ], + [ + 6.9847062, + 52.2230709 + ], + [ + 6.9847935, + 52.2231129 + ], + [ + 6.9848163, + 52.2232131 + ], + [ + 6.9848719, + 52.2232992 + ], + [ + 6.9849558, + 52.2233481 + ], + [ + 6.9850943, + 52.2233643 + ], + [ + 6.9853033, + 52.2233771 + ], + [ + 6.9853648, + 52.2234264 + ], + [ + 6.9853722, + 52.2235132 + ], + [ + 6.9853987, + 52.2236157 + ], + [ + 6.9855023, + 52.2236941 + ], + [ + 6.9854685, + 52.2240536 + ], + [ + 6.9852581, + 52.2242786 + ], + [ + 6.9850039, + 52.2245295 + ], + [ + 6.9851191, + 52.2247998 + ], + [ + 6.9852155, + 52.2252464 + ], + [ + 6.9857855, + 52.2252997 + ], + [ + 6.9865163, + 52.225368 + ], + [ + 6.9870807, + 52.2254209 + ], + [ + 6.987307, + 52.2255843 + ], + [ + 6.9879618, + 52.2259354 + ], + [ + 6.9887783, + 52.2262336 + ], + [ + 6.9889623, + 52.2268183 + ], + [ + 6.990936, + 52.2270963 + ], + [ + 6.990952, + 52.227032 + ], + [ + 6.9915685, + 52.2271756 + ], + [ + 6.9921922, + 52.2272184 + ], + [ + 6.9928982, + 52.2271823 + ], + [ + 6.9936648, + 52.227079 + ], + [ + 6.994363, + 52.2269423 + ], + [ + 6.9945831, + 52.2269502 + ], + [ + 6.9952652, + 52.2269675 + ], + [ + 6.9954776, + 52.2269729 + ], + [ + 6.9965266, + 52.2270342 + ], + [ + 6.996896, + 52.2270513 + ], + [ + 6.9972714, + 52.2271207 + ], + [ + 6.9982412, + 52.2273501 + ], + [ + 7.0015911, + 52.2281426 + ], + [ + 7.0034136, + 52.2285776 + ], + [ + 7.0047889, + 52.22842 + ], + [ + 7.0059064, + 52.2282077 + ], + [ + 7.0061051, + 52.22817 + ], + [ + 7.0063384, + 52.2281257 + ], + [ + 7.0073855, + 52.2280654 + ], + [ + 7.0075394, + 52.2280444 + ], + [ + 7.0078149, + 52.2280068 + ], + [ + 7.0079892, + 52.227982 + ], + [ + 7.0081695, + 52.2279564 + ], + [ + 7.0101254, + 52.2276797 + ], + [ + 7.0107369, + 52.2276052 + ], + [ + 7.0112595, + 52.2275415 + ], + [ + 7.0117738, + 52.2268867 + ], + [ + 7.0127221, + 52.2267605 + ], + [ + 7.0125022, + 52.2270406 + ], + [ + 7.0130261, + 52.2272685 + ], + [ + 7.0130772, + 52.2272907 + ], + [ + 7.0131611, + 52.2273273 + ], + [ + 7.013296, + 52.227386 + ], + [ + 7.013305, + 52.2273899 + ], + [ + 7.0139021, + 52.227026 + ], + [ + 7.0139743, + 52.226982 + ], + [ + 7.0144138, + 52.2267947 + ], + [ + 7.0147489, + 52.2267006 + ], + [ + 7.0150035, + 52.2267379 + ], + [ + 7.015114, + 52.2267475 + ], + [ + 7.0152501, + 52.2267594 + ], + [ + 7.0157568, + 52.226578 + ], + [ + 7.0163662, + 52.2263562 + ], + [ + 7.0167242, + 52.2260551 + ], + [ + 7.0168739, + 52.2259257 + ], + [ + 7.0170481, + 52.2257918 + ], + [ + 7.017233, + 52.2255962 + ], + [ + 7.0173146, + 52.2253933 + ], + [ + 7.0174336, + 52.2252324 + ], + [ + 7.0174559, + 52.2252084 + ], + [ + 7.0175219, + 52.2251375 + ], + [ + 7.0178052, + 52.2249178 + ], + [ + 7.0178537, + 52.2248802 + ], + [ + 7.0183404, + 52.2248143 + ], + [ + 7.0185645, + 52.2249602 + ], + [ + 7.0187094, + 52.2250401 + ], + [ + 7.0189283, + 52.2250617 + ], + [ + 7.0190429, + 52.2251087 + ], + [ + 7.019193, + 52.2250718 + ], + [ + 7.0193627, + 52.2250416 + ], + [ + 7.0196362, + 52.225237 + ], + [ + 7.0204436, + 52.225799 + ], + [ + 7.0227539, + 52.2257529 + ], + [ + 7.025244, + 52.2256982 + ], + [ + 7.025395, + 52.2256949 + ], + [ + 7.0263213, + 52.2256741 + ], + [ + 7.0273737, + 52.2258344 + ], + [ + 7.0319085, + 52.2264956 + ], + [ + 7.0374085, + 52.2273708 + ], + [ + 7.037803, + 52.2274121 + ], + [ + 7.0383619, + 52.2274707 + ], + [ + 7.0390758, + 52.2276092 + ], + [ + 7.0391103, + 52.2275665 + ], + [ + 7.0391529, + 52.2275136 + ], + [ + 7.0401565, + 52.2279105 + ], + [ + 7.0402611, + 52.2279519 + ], + [ + 7.0426573, + 52.2287327 + ], + [ + 7.0442081, + 52.2292381 + ], + [ + 7.0456324, + 52.2297023 + ], + [ + 7.047668, + 52.2303503 + ], + [ + 7.0503425, + 52.2312017 + ], + [ + 7.0547107, + 52.2326147 + ], + [ + 7.0551166, + 52.2327451 + ], + [ + 7.0589843, + 52.2339879 + ], + [ + 7.0611142, + 52.2346344 + ], + [ + 7.0613508, + 52.2347795 + ], + [ + 7.0617706, + 52.2353127 + ], + [ + 7.0628204, + 52.2367879 + ], + [ + 7.0630956, + 52.2371746 + ], + [ + 7.0631004, + 52.2371814 + ], + [ + 7.0639697, + 52.2384327 + ], + [ + 7.065887, + 52.241244 + ], + [ + 7.0631931, + 52.2429453 + ], + [ + 7.0588662, + 52.2456781 + ], + [ + 7.0571642, + 52.2467558 + ], + [ + 7.0557484, + 52.2476523 + ], + [ + 7.0542919, + 52.2485747 + ], + [ + 7.0505759, + 52.2509549 + ], + [ + 7.0499223, + 52.2513289 + ], + [ + 7.0489819, + 52.2519267 + ], + [ + 7.0485179, + 52.2522235 + ], + [ + 7.0460875, + 52.2537783 + ], + [ + 7.042674, + 52.2559506 + ], + [ + 7.0426435, + 52.2559701 + ], + [ + 7.0424057, + 52.2561215 + ], + [ + 7.0404302, + 52.2591016 + ], + [ + 7.0403149, + 52.2592757 + ], + [ + 7.0393412, + 52.2607522 + ], + [ + 7.0383565, + 52.2622454 + ], + [ + 7.0364264, + 52.2651791 + ], + [ + 7.0362694, + 52.2654179 + ], + [ + 7.0341803, + 52.2685308 + ], + [ + 7.0327058, + 52.2707076 + ], + [ + 7.0326775, + 52.2707514 + ], + [ + 7.0320736, + 52.2716873 + ], + [ + 7.0319075, + 52.2717775 + ], + [ + 7.0304104, + 52.2725912 + ], + [ + 7.0287063, + 52.2735424 + ], + [ + 7.0285535, + 52.2736277 + ], + [ + 7.0283178, + 52.2746672 + ], + [ + 7.0278192, + 52.2767029 + ], + [ + 7.0275219, + 52.2779399 + ], + [ + 7.0276976, + 52.2783614 + ], + [ + 7.0279702, + 52.2789147 + ], + [ + 7.0288179, + 52.2793656 + ], + [ + 7.02891, + 52.2794591 + ], + [ + 7.029612, + 52.2801718 + ], + [ + 7.02953, + 52.2815118 + ], + [ + 7.0294791, + 52.281596 + ], + [ + 7.0292146, + 52.2820343 + ], + [ + 7.0289756, + 52.2824304 + ], + [ + 7.02896, + 52.2824564 + ], + [ + 7.0283535, + 52.2835686 + ], + [ + 7.0272941, + 52.2854181 + ], + [ + 7.0266011, + 52.286642 + ], + [ + 7.026221, + 52.2873136 + ], + [ + 7.026261, + 52.2879494 + ], + [ + 7.0263393, + 52.2899537 + ], + [ + 7.0264366, + 52.2919761 + ], + [ + 7.0267281, + 52.2924033 + ], + [ + 7.0279112, + 52.2940834 + ], + [ + 7.0281374, + 52.2944046 + ], + [ + 7.0296605, + 52.2966015 + ], + [ + 7.0311245, + 52.2986699 + ], + [ + 7.0325608, + 52.3006992 + ], + [ + 7.0338223, + 52.3024662 + ], + [ + 7.0340287, + 52.3026425 + ], + [ + 7.0346073, + 52.3031947 + ], + [ + 7.0358505, + 52.3043005 + ], + [ + 7.036796, + 52.3051668 + ], + [ + 7.0384641, + 52.3066547 + ], + [ + 7.0385472, + 52.3067684 + ], + [ + 7.0395107, + 52.3076582 + ], + [ + 7.039768, + 52.3090824 + ], + [ + 7.0405569, + 52.3101595 + ], + [ + 7.0414517, + 52.3112916 + ], + [ + 7.0413237, + 52.3113126 + ], + [ + 7.0405894, + 52.3116428 + ], + [ + 7.0390492, + 52.3123958 + ], + [ + 7.0391193, + 52.312411 + ], + [ + 7.0436301, + 52.3133866 + ], + [ + 7.0435349, + 52.3136114 + ], + [ + 7.0434725, + 52.3137558 + ], + [ + 7.0434404, + 52.3138419 + ], + [ + 7.0436217, + 52.3138729 + ], + [ + 7.0439725, + 52.3139596 + ], + [ + 7.0458565, + 52.3145587 + ], + [ + 7.047369, + 52.3150553 + ], + [ + 7.046724, + 52.3166966 + ], + [ + 7.0458659, + 52.3165138 + ], + [ + 7.0474312, + 52.3184317 + ], + [ + 7.0474841, + 52.3184965 + ], + [ + 7.0475671, + 52.3194375 + ], + [ + 7.0480597, + 52.3198978 + ], + [ + 7.0476635, + 52.3205658 + ], + [ + 7.0472226, + 52.321344 + ], + [ + 7.0470679, + 52.3218649 + ], + [ + 7.0469459, + 52.3230416 + ], + [ + 7.0469747, + 52.3234687 + ], + [ + 7.0471884, + 52.3238434 + ], + [ + 7.0475968, + 52.3244671 + ], + [ + 7.0476703, + 52.3245432 + ], + [ + 7.0481143, + 52.3250025 + ], + [ + 7.0488492, + 52.325677 + ], + [ + 7.0501247, + 52.3267974 + ], + [ + 7.051188, + 52.3278108 + ], + [ + 7.0525192, + 52.3291455 + ], + [ + 7.0534873, + 52.3302125 + ], + [ + 7.0543891, + 52.3311958 + ], + [ + 7.0546223, + 52.3314137 + ], + [ + 7.0554249, + 52.3321637 + ], + [ + 7.0553433, + 52.3322951 + ], + [ + 7.0548567, + 52.3327059 + ], + [ + 7.0547833, + 52.3330886 + ], + [ + 7.0558552, + 52.3343555 + ], + [ + 7.0559873, + 52.3345829 + ], + [ + 7.0561321, + 52.3348322 + ], + [ + 7.056293, + 52.3352989 + ], + [ + 7.0563054, + 52.3363619 + ], + [ + 7.0563717, + 52.3365721 + ], + [ + 7.0566854, + 52.337566 + ], + [ + 7.0569745, + 52.338482 + ], + [ + 7.0570245, + 52.3386402 + ], + [ + 7.0571839, + 52.3387828 + ], + [ + 7.0575599, + 52.3391187 + ], + [ + 7.058787, + 52.3402149 + ], + [ + 7.0591339, + 52.3405248 + ], + [ + 7.0612092, + 52.3423789 + ], + [ + 7.0620987, + 52.3431736 + ], + [ + 7.0625199, + 52.3435499 + ], + [ + 7.0628534, + 52.3438478 + ], + [ + 7.0653444, + 52.3460205 + ], + [ + 7.0685067, + 52.3487267 + ], + [ + 7.070108, + 52.3501453 + ], + [ + 7.0722345, + 52.3520292 + ], + [ + 7.0722208, + 52.3524909 + ], + [ + 7.0722189, + 52.3525563 + ], + [ + 7.0722187, + 52.3525645 + ], + [ + 7.0721504, + 52.3533175 + ], + [ + 7.0721533, + 52.3543052 + ], + [ + 7.0721191, + 52.3555219 + ], + [ + 7.0720957, + 52.3557658 + ], + [ + 7.0720303, + 52.356449 + ], + [ + 7.0720177, + 52.3573065 + ], + [ + 7.0720519, + 52.3578868 + ], + [ + 7.0722312, + 52.3593478 + ], + [ + 7.0723757, + 52.361223 + ], + [ + 7.072465, + 52.3629934 + ], + [ + 7.0724843, + 52.3633759 + ], + [ + 7.0725709, + 52.3645329 + ], + [ + 7.0726052, + 52.3649907 + ], + [ + 7.07265, + 52.3662794 + ], + [ + 7.0726796, + 52.3669683 + ], + [ + 7.0724344, + 52.3674797 + ], + [ + 7.0721959, + 52.3679636 + ], + [ + 7.0722324, + 52.3688722 + ], + [ + 7.0722236, + 52.370702 + ], + [ + 7.0723003, + 52.3718163 + ], + [ + 7.0722431, + 52.3727076 + ], + [ + 7.072226, + 52.372775 + ], + [ + 7.0722344, + 52.3728425 + ], + [ + 7.072233, + 52.3728659 + ], + [ + 7.0721695, + 52.3735675 + ], + [ + 7.0719627, + 52.3739983 + ], + [ + 7.0711743, + 52.3756339 + ], + [ + 7.0709957, + 52.3760047 + ], + [ + 7.0707894, + 52.376429 + ], + [ + 7.0699754, + 52.3781034 + ], + [ + 7.0692474, + 52.3795972 + ], + [ + 7.0683199, + 52.3815002 + ], + [ + 7.0682184, + 52.3817087 + ], + [ + 7.0679132, + 52.3823462 + ], + [ + 7.0675506, + 52.3831039 + ], + [ + 7.0671929, + 52.3838515 + ], + [ + 7.0667469, + 52.3847838 + ], + [ + 7.066554, + 52.3851786 + ], + [ + 7.0653295, + 52.3876864 + ], + [ + 7.0649453, + 52.3884879 + ], + [ + 7.0643691, + 52.3896904 + ], + [ + 7.0640383, + 52.3903245 + ], + [ + 7.0640169, + 52.3903657 + ], + [ + 7.0622469, + 52.3922925 + ], + [ + 7.0610226, + 52.3936042 + ], + [ + 7.0609022, + 52.3937333 + ], + [ + 7.0596373, + 52.3951043 + ], + [ + 7.0590505, + 52.395693 + ], + [ + 7.0585855, + 52.3961177 + ], + [ + 7.0588805, + 52.3963455 + ], + [ + 7.0590374, + 52.3965772 + ], + [ + 7.0590215, + 52.397017 + ], + [ + 7.0589123, + 52.3973481 + ], + [ + 7.0589498, + 52.3977072 + ], + [ + 7.0589949, + 52.3981852 + ], + [ + 7.0589598, + 52.3983547 + ], + [ + 7.0588653, + 52.398812 + ], + [ + 7.0588028, + 52.399202 + ], + [ + 7.0587233, + 52.3994091 + ], + [ + 7.0581659, + 52.3996311 + ], + [ + 7.0571828, + 52.4001033 + ], + [ + 7.0568037, + 52.4002475 + ], + [ + 7.0559897, + 52.4005574 + ], + [ + 7.0553238, + 52.4010143 + ], + [ + 7.0543169, + 52.4008525 + ], + [ + 7.0537897, + 52.400656 + ], + [ + 7.0536714, + 52.4006154 + ], + [ + 7.0536157, + 52.4005933 + ], + [ + 7.0532691, + 52.4004621 + ], + [ + 7.0527464, + 52.400244 + ], + [ + 7.0517282, + 52.3999505 + ], + [ + 7.0516343, + 52.4000405 + ], + [ + 7.0515243, + 52.4001387 + ], + [ + 7.0514385, + 52.4002516 + ], + [ + 7.0512213, + 52.4004872 + ], + [ + 7.0509235, + 52.4006754 + ], + [ + 7.0507626, + 52.4007376 + ], + [ + 7.0504917, + 52.4007982 + ], + [ + 7.0499472, + 52.4008293 + ], + [ + 7.0495476, + 52.4008227 + ], + [ + 7.047949, + 52.400808 + ], + [ + 7.0470612, + 52.4008096 + ], + [ + 7.0465435, + 52.400898 + ], + [ + 7.0458407, + 52.4011042 + ], + [ + 7.0443494, + 52.4015968 + ], + [ + 7.0439444, + 52.4017293 + ], + [ + 7.0434214, + 52.401893 + ], + [ + 7.0430271, + 52.4020321 + ], + [ + 7.0426811, + 52.4021597 + ], + [ + 7.0419542, + 52.4024985 + ], + [ + 7.0413802, + 52.4026392 + ], + [ + 7.0409055, + 52.4026883 + ], + [ + 7.0405917, + 52.4026916 + ], + [ + 7.0397736, + 52.4027276 + ], + [ + 7.0392345, + 52.4027439 + ], + [ + 7.0384352, + 52.4027734 + ], + [ + 7.0378853, + 52.4027554 + ], + [ + 7.0373623, + 52.4027161 + ], + [ + 7.0363109, + 52.4026278 + ], + [ + 7.0361794, + 52.4026654 + ], + [ + 7.0360641, + 52.4027112 + ], + [ + 7.0356589, + 52.4029956 + ], + [ + 7.035496, + 52.4031191 + ], + [ + 7.0352673, + 52.4032537 + ], + [ + 7.0352295, + 52.4032892 + ], + [ + 7.0349819, + 52.4035102 + ], + [ + 7.0349201, + 52.4035756 + ], + [ + 7.0348637, + 52.4036556 + ], + [ + 7.034831, + 52.4036975 + ], + [ + 7.0347655, + 52.4037902 + ], + [ + 7.0346246, + 52.4039972 + ], + [ + 7.0341924, + 52.4049191 + ], + [ + 7.0341162, + 52.4050818 + ], + [ + 7.0338194, + 52.4057517 + ], + [ + 7.0335164, + 52.4063462 + ], + [ + 7.0332915, + 52.4066901 + ], + [ + 7.0329532, + 52.4069918 + ], + [ + 7.0326953, + 52.4071864 + ], + [ + 7.0324809, + 52.4073141 + ], + [ + 7.032211, + 52.4077746 + ], + [ + 7.031304, + 52.4090617 + ], + [ + 7.0299859, + 52.4109324 + ], + [ + 7.0281351, + 52.4135592 + ], + [ + 7.0272759, + 52.4147787 + ], + [ + 7.0264452, + 52.4160892 + ], + [ + 7.0257426, + 52.4171588 + ], + [ + 7.0246472, + 52.4188268 + ], + [ + 7.0237178, + 52.4202421 + ], + [ + 7.0231247, + 52.4211971 + ], + [ + 7.0221639, + 52.4226839 + ], + [ + 7.0219906, + 52.4229523 + ], + [ + 7.0210579, + 52.4234369 + ], + [ + 7.0198405, + 52.4241037 + ], + [ + 7.016302, + 52.4260414 + ], + [ + 7.015275, + 52.4266039 + ], + [ + 7.0131087, + 52.4278015 + ], + [ + 7.0114689, + 52.4287082 + ], + [ + 7.0108637, + 52.4290728 + ], + [ + 7.0108078, + 52.4292199 + ], + [ + 7.0104582, + 52.430141 + ], + [ + 7.0103677, + 52.430385 + ], + [ + 7.0096427, + 52.4323412 + ], + [ + 7.0084109, + 52.4359912 + ], + [ + 7.0082679, + 52.4364153 + ], + [ + 7.0080546, + 52.4370477 + ], + [ + 7.0051943, + 52.4450353 + ], + [ + 7.0048159, + 52.4457171 + ], + [ + 7.0042581, + 52.4467225 + ], + [ + 7.0026316, + 52.4497899 + ], + [ + 7.0025659, + 52.4499097 + ], + [ + 7.0007033, + 52.4533086 + ], + [ + 6.9999559, + 52.4546846 + ], + [ + 6.999225, + 52.455856 + ], + [ + 6.9980897, + 52.4572459 + ], + [ + 6.9966541, + 52.4592058 + ], + [ + 6.9955095, + 52.4607685 + ], + [ + 6.994539, + 52.4620955 + ], + [ + 6.9944242, + 52.4623788 + ], + [ + 6.9944043, + 52.4624833 + ], + [ + 6.9944, + 52.4625081 + ], + [ + 6.9941629, + 52.4637511 + ], + [ + 6.9938607, + 52.4654718 + ], + [ + 6.9930313, + 52.4662226 + ], + [ + 6.9922967, + 52.4668876 + ], + [ + 6.9918091, + 52.4673293 + ], + [ + 6.99126, + 52.4676108 + ], + [ + 6.9895346, + 52.4686324 + ], + [ + 6.9894579, + 52.468675 + ], + [ + 6.9894497, + 52.4686797 + ], + [ + 6.9886431, + 52.4691299 + ], + [ + 6.9876104, + 52.4697351 + ], + [ + 6.9843722, + 52.4684442 + ], + [ + 6.9831594, + 52.4679479 + ], + [ + 6.9803939, + 52.4668338 + ], + [ + 6.9775327, + 52.4656829 + ], + [ + 6.9774199, + 52.4654368 + ], + [ + 6.9773382, + 52.4652583 + ], + [ + 6.9768391, + 52.4643746 + ], + [ + 6.9767174, + 52.4641499 + ], + [ + 6.976257, + 52.4632999 + ], + [ + 6.9757107, + 52.4621804 + ], + [ + 6.9756524, + 52.4620519 + ], + [ + 6.975535, + 52.461821 + ], + [ + 6.9750342, + 52.4608361 + ], + [ + 6.9746052, + 52.4600975 + ], + [ + 6.9744796, + 52.4597931 + ], + [ + 6.9741791, + 52.4594229 + ], + [ + 6.9735724, + 52.4587508 + ], + [ + 6.9734662, + 52.4586331 + ], + [ + 6.9732903, + 52.4584381 + ], + [ + 6.9724159, + 52.457406 + ], + [ + 6.9722635, + 52.4572038 + ], + [ + 6.9709164, + 52.4556593 + ], + [ + 6.9708156, + 52.4555357 + ], + [ + 6.9707756, + 52.4554866 + ], + [ + 6.9702839, + 52.4548829 + ], + [ + 6.9699685, + 52.4544284 + ], + [ + 6.9693909, + 52.4535367 + ], + [ + 6.9691392, + 52.4531766 + ], + [ + 6.9679305, + 52.4514472 + ], + [ + 6.9672414, + 52.4503973 + ], + [ + 6.9668874, + 52.4499136 + ], + [ + 6.9664227, + 52.4493792 + ], + [ + 6.9642054, + 52.4470247 + ], + [ + 6.9641361, + 52.4469511 + ], + [ + 6.9638969, + 52.4465883 + ], + [ + 6.9637098, + 52.4463176 + ], + [ + 6.9635073, + 52.4460939 + ], + [ + 6.9630279, + 52.4456785 + ], + [ + 6.9625219, + 52.4451778 + ], + [ + 6.9618915, + 52.4446253 + ], + [ + 6.9620784, + 52.4443637 + ], + [ + 6.9621777, + 52.444067 + ], + [ + 6.9620983, + 52.4438739 + ], + [ + 6.961903, + 52.443685 + ], + [ + 6.9616875, + 52.4436314 + ], + [ + 6.9613963, + 52.443643 + ], + [ + 6.9607585, + 52.4438617 + ], + [ + 6.9580383, + 52.4423762 + ], + [ + 6.9540584, + 52.4402184 + ], + [ + 6.9512281, + 52.4386866 + ], + [ + 6.947957, + 52.4369926 + ], + [ + 6.9478327, + 52.4368958 + ], + [ + 6.9476316, + 52.4367392 + ], + [ + 6.9474457, + 52.4366583 + ], + [ + 6.9472826, + 52.4366165 + ], + [ + 6.9469735, + 52.4364735 + ], + [ + 6.9422879, + 52.4355391 + ], + [ + 6.9416165, + 52.435406 + ], + [ + 6.9413667, + 52.4354261 + ], + [ + 6.940785, + 52.4355545 + ], + [ + 6.9398263, + 52.4357416 + ], + [ + 6.9313745, + 52.4373921 + ], + [ + 6.9304477, + 52.4375647 + ], + [ + 6.9284966, + 52.4379909 + ], + [ + 6.9280744, + 52.4380191 + ], + [ + 6.9234512, + 52.4389028 + ], + [ + 6.9225101, + 52.4390827 + ], + [ + 6.9170416, + 52.4401102 + ], + [ + 6.9154146, + 52.440419 + ], + [ + 6.9126355, + 52.4409467 + ], + [ + 6.9078878, + 52.4418502 + ], + [ + 6.9063426, + 52.4421515 + ], + [ + 6.90631, + 52.4421591 + ], + [ + 6.9061026, + 52.4422314 + ], + [ + 6.9059102, + 52.4422539 + ], + [ + 6.9052043, + 52.4424212 + ], + [ + 6.9045832, + 52.4430057 + ], + [ + 6.9027643, + 52.4435529 + ], + [ + 6.9019724, + 52.4436696 + ], + [ + 6.9015002, + 52.4434665 + ], + [ + 6.9011173, + 52.4435183 + ], + [ + 6.9006024, + 52.4437871 + ], + [ + 6.899836, + 52.4438696 + ], + [ + 6.89818, + 52.4443236 + ], + [ + 6.8963095, + 52.4448152 + ], + [ + 6.8906628, + 52.4461806 + ], + [ + 6.889373, + 52.4465052 + ], + [ + 6.8888576, + 52.4465955 + ], + [ + 6.8844587, + 52.4473656 + ], + [ + 6.882041, + 52.4477889 + ], + [ + 6.8803565, + 52.4480839 + ], + [ + 6.879972, + 52.4481512 + ], + [ + 6.8786857, + 52.4483764 + ], + [ + 6.8691531, + 52.4500456 + ], + [ + 6.8629418, + 52.4511332 + ], + [ + 6.8628565, + 52.4511482 + ], + [ + 6.8621735, + 52.4512476 + ], + [ + 6.8617424, + 52.4513103 + ], + [ + 6.8615905, + 52.4513325 + ], + [ + 6.8604942, + 52.45118 + ], + [ + 6.8602453, + 52.4511379 + ], + [ + 6.8582811, + 52.4508061 + ], + [ + 6.857743, + 52.4507134 + ], + [ + 6.8560969, + 52.4504301 + ], + [ + 6.8539558, + 52.4500963 + ], + [ + 6.8536768, + 52.4500503 + ], + [ + 6.8529241, + 52.4499235 + ], + [ + 6.8524541, + 52.4498487 + ], + [ + 6.8527093, + 52.4511368 + ], + [ + 6.8530593, + 52.4529035 + ], + [ + 6.8531153, + 52.4531888 + ], + [ + 6.8533267, + 52.4542642 + ], + [ + 6.8538737, + 52.4573746 + ], + [ + 6.8540342, + 52.4583087 + ], + [ + 6.8544326, + 52.4597822 + ], + [ + 6.8503148, + 52.4595285 + ], + [ + 6.8453367, + 52.4592218 + ], + [ + 6.8450104, + 52.4592051 + ], + [ + 6.8448228, + 52.4591981 + ], + [ + 6.8363342, + 52.4597975 + ], + [ + 6.8329202, + 52.4599014 + ], + [ + 6.8325231, + 52.4599135 + ], + [ + 6.8322055, + 52.4599232 + ], + [ + 6.8317945, + 52.4599555 + ], + [ + 6.8314158, + 52.4599416 + ], + [ + 6.8291492, + 52.4599155 + ], + [ + 6.8249773, + 52.4598579 + ], + [ + 6.8224433, + 52.459823 + ], + [ + 6.8213221, + 52.4598075 + ], + [ + 6.8137362, + 52.4597017 + ], + [ + 6.810198, + 52.4596524 + ], + [ + 6.8098756, + 52.4596512 + ], + [ + 6.808159, + 52.4596453 + ], + [ + 6.8044533, + 52.4596327 + ], + [ + 6.798183, + 52.4595895 + ], + [ + 6.7957143, + 52.4596023 + ], + [ + 6.790253, + 52.4595829 + ], + [ + 6.7855429, + 52.4595792 + ], + [ + 6.7849977, + 52.4595788 + ], + [ + 6.7847056, + 52.4595732 + ], + [ + 6.7822345, + 52.4595814 + ], + [ + 6.7747349, + 52.4595905 + ], + [ + 6.7746005, + 52.4596035 + ], + [ + 6.7744666, + 52.4596325 + ], + [ + 6.7698292, + 52.4605504 + ], + [ + 6.7695873, + 52.4606012 + ], + [ + 6.7695525, + 52.4606084 + ], + [ + 6.7639806, + 52.4617778 + ], + [ + 6.7626932, + 52.4620481 + ], + [ + 6.7570264, + 52.4632227 + ], + [ + 6.7566066, + 52.4633097 + ], + [ + 6.7541867, + 52.4638113 + ], + [ + 6.7532935, + 52.4639965 + ], + [ + 6.7529251, + 52.4640693 + ], + [ + 6.7527108, + 52.4641633 + ], + [ + 6.7495615, + 52.4655256 + ], + [ + 6.7476387, + 52.4663252 + ], + [ + 6.7464918, + 52.4668022 + ], + [ + 6.7455715, + 52.4672182 + ], + [ + 6.7429873, + 52.4683866 + ], + [ + 6.7425125, + 52.4686014 + ], + [ + 6.7388374, + 52.4702811 + ], + [ + 6.7376691, + 52.4708151 + ], + [ + 6.7238014, + 52.4770356 + ], + [ + 6.7235212, + 52.4770475 + ], + [ + 6.721958, + 52.4771141 + ], + [ + 6.7208235, + 52.4771624 + ], + [ + 6.7205102, + 52.477207 + ], + [ + 6.7197169, + 52.477488 + ], + [ + 6.7182819, + 52.4779842 + ], + [ + 6.7179916, + 52.4780927 + ], + [ + 6.7171093, + 52.4784225 + ], + [ + 6.7168699, + 52.478512 + ], + [ + 6.7166554, + 52.4785923 + ], + [ + 6.7153793, + 52.4791097 + ], + [ + 6.7148637, + 52.4793188 + ], + [ + 6.7123588, + 52.4803116 + ], + [ + 6.7122353, + 52.4803608 + ], + [ + 6.7120487, + 52.4804476 + ], + [ + 6.7101804, + 52.4812063 + ], + [ + 6.7085858, + 52.481854 + ], + [ + 6.7029128, + 52.4841582 + ], + [ + 6.7018224, + 52.4846011 + ], + [ + 6.7006108, + 52.4850933 + ], + [ + 6.6975237, + 52.4863473 + ], + [ + 6.6986524, + 52.4915634 + ], + [ + 6.6993546, + 52.4948089 + ], + [ + 6.6997018, + 52.4964131 + ], + [ + 6.7001647, + 52.4985002 + ], + [ + 6.7020318, + 52.5069185 + ], + [ + 6.7023036, + 52.5081441 + ], + [ + 6.7043393, + 52.5173218 + ], + [ + 6.7044898, + 52.5180001 + ], + [ + 6.7054689, + 52.5197165 + ], + [ + 6.7058411, + 52.5203688 + ], + [ + 6.7053243, + 52.521068 + ], + [ + 6.7053081, + 52.5210733 + ], + [ + 6.6970191, + 52.5320263 + ], + [ + 6.6967646, + 52.5323241 + ], + [ + 6.6965225, + 52.5326076 + ], + [ + 6.6964535, + 52.5327146 + ], + [ + 6.69625, + 52.5330311 + ], + [ + 6.696049, + 52.5333326 + ], + [ + 6.6950808, + 52.5345841 + ], + [ + 6.694929, + 52.5347872 + ], + [ + 6.6946298, + 52.5351877 + ], + [ + 6.6946044, + 52.5352217 + ], + [ + 6.6942403, + 52.5357107 + ], + [ + 6.6941438, + 52.535792 + ], + [ + 6.6939768, + 52.5359329 + ], + [ + 6.693414, + 52.5366986 + ], + [ + 6.6901277, + 52.5410482 + ], + [ + 6.6899734, + 52.5412526 + ], + [ + 6.686726, + 52.5455795 + ], + [ + 6.6852101, + 52.5475994 + ], + [ + 6.681581, + 52.5523796 + ], + [ + 6.681239, + 52.552876 + ], + [ + 6.6808761, + 52.5533111 + ], + [ + 6.6837715, + 52.5529191 + ], + [ + 6.6852719, + 52.5527386 + ], + [ + 6.685868, + 52.5526598 + ], + [ + 6.6895353, + 52.5521442 + ], + [ + 6.6918107, + 52.5518157 + ], + [ + 6.6932108, + 52.5516246 + ], + [ + 6.6949354, + 52.5513893 + ], + [ + 6.6967647, + 52.5511298 + ], + [ + 6.6971294, + 52.5510843 + ], + [ + 6.6974162, + 52.5510479 + ], + [ + 6.6975135, + 52.5510379 + ], + [ + 6.6982508, + 52.5509364 + ], + [ + 6.7004853, + 52.550636 + ], + [ + 6.7056958, + 52.5499331 + ], + [ + 6.706177, + 52.5498704 + ], + [ + 6.7064199, + 52.5498456 + ], + [ + 6.7069221, + 52.5497697 + ], + [ + 6.7101293, + 52.5493395 + ], + [ + 6.7104868, + 52.5492906 + ], + [ + 6.7109297, + 52.5492333 + ], + [ + 6.7122473, + 52.5490497 + ], + [ + 6.7141005, + 52.5487915 + ], + [ + 6.7162275, + 52.5485113 + ], + [ + 6.7161969, + 52.5486282 + ], + [ + 6.7161887, + 52.5487426 + ], + [ + 6.716101, + 52.5489629 + ], + [ + 6.716093, + 52.548975 + ], + [ + 6.7159928, + 52.5491264 + ], + [ + 6.7160001, + 52.5492612 + ], + [ + 6.7160885, + 52.5493357 + ], + [ + 6.7161486, + 52.5494745 + ], + [ + 6.7162588, + 52.5498026 + ], + [ + 6.7161954, + 52.5503065 + ], + [ + 6.716194, + 52.5503177 + ], + [ + 6.716661, + 52.5504606 + ], + [ + 6.7170832, + 52.5505898 + ], + [ + 6.7175303, + 52.5507151 + ], + [ + 6.7175786, + 52.5507287 + ], + [ + 6.7180625, + 52.5508541 + ], + [ + 6.7182156, + 52.5509691 + ], + [ + 6.7181654, + 52.551235 + ], + [ + 6.7188572, + 52.551419 + ], + [ + 6.7191968, + 52.5514894 + ], + [ + 6.7197253, + 52.551564 + ], + [ + 6.7199389, + 52.5516876 + ], + [ + 6.7200469, + 52.5519334 + ], + [ + 6.7201285, + 52.5523121 + ], + [ + 6.7201937, + 52.5524966 + ], + [ + 6.7203797, + 52.5525769 + ], + [ + 6.7206681, + 52.5526929 + ], + [ + 6.7208155, + 52.552872 + ], + [ + 6.7210039, + 52.5531718 + ], + [ + 6.7213294, + 52.5538223 + ], + [ + 6.7216707, + 52.5545046 + ], + [ + 6.7218959, + 52.5547812 + ], + [ + 6.7234283, + 52.5577099 + ], + [ + 6.7238135, + 52.5584855 + ], + [ + 6.7238433, + 52.5585423 + ], + [ + 6.7243522, + 52.5595133 + ], + [ + 6.7246505, + 52.5601321 + ], + [ + 6.7249127, + 52.5606597 + ], + [ + 6.7252317, + 52.5612028 + ], + [ + 6.7254611, + 52.5616348 + ], + [ + 6.7255418, + 52.5618397 + ], + [ + 6.7255629, + 52.5626122 + ], + [ + 6.7257486, + 52.5629463 + ], + [ + 6.7258662, + 52.563128 + ], + [ + 6.725905, + 52.563191 + ], + [ + 6.7259486, + 52.563262 + ], + [ + 6.7261272, + 52.5632053 + ], + [ + 6.726298, + 52.5631372 + ], + [ + 6.7265476, + 52.5630661 + ], + [ + 6.7268124, + 52.5630203 + ], + [ + 6.7324167, + 52.5620524 + ], + [ + 6.7337469, + 52.5618283 + ], + [ + 6.7340645, + 52.5617725 + ], + [ + 6.7343752, + 52.5617464 + ], + [ + 6.7344796, + 52.5617428 + ], + [ + 6.7345364, + 52.5617408 + ], + [ + 6.7346087, + 52.5617382 + ], + [ + 6.7346528, + 52.5617367 + ], + [ + 6.7349571, + 52.5617473 + ], + [ + 6.7352318, + 52.5617719 + ], + [ + 6.7355704, + 52.561798 + ], + [ + 6.7374768, + 52.5620573 + ], + [ + 6.7379927, + 52.5621204 + ], + [ + 6.7383841, + 52.562153 + ], + [ + 6.7387636, + 52.562165 + ], + [ + 6.7391464, + 52.5621634 + ], + [ + 6.7395099, + 52.5621436 + ], + [ + 6.7397565, + 52.5621021 + ], + [ + 6.7399996, + 52.5620699 + ], + [ + 6.7402349, + 52.5620309 + ], + [ + 6.740466, + 52.5619668 + ], + [ + 6.7424967, + 52.5614267 + ], + [ + 6.7455293, + 52.5606065 + ], + [ + 6.750186, + 52.5593462 + ], + [ + 6.7502459, + 52.5593316 + ], + [ + 6.7506967, + 52.5592219 + ], + [ + 6.7512304, + 52.5591158 + ], + [ + 6.7514998, + 52.5590809 + ], + [ + 6.7518555, + 52.5590498 + ], + [ + 6.752219, + 52.55903 + ], + [ + 6.7525906, + 52.5590283 + ], + [ + 6.7529139, + 52.5590478 + ], + [ + 6.7532901, + 52.5590827 + ], + [ + 6.7536296, + 52.5591432 + ], + [ + 6.7588135, + 52.5603597 + ], + [ + 6.7632722, + 52.5614076 + ], + [ + 6.7638088, + 52.5615323 + ], + [ + 6.7641825, + 52.5616083 + ], + [ + 6.7644725, + 52.5616418 + ], + [ + 6.764676, + 52.5616694 + ], + [ + 6.7648752, + 52.561681 + ], + [ + 6.7650705, + 52.5616812 + ], + [ + 6.7666907, + 52.5616343 + ], + [ + 6.7666896, + 52.5616934 + ], + [ + 6.7666584, + 52.5635435 + ], + [ + 6.7513958, + 52.571605 + ], + [ + 6.7502919, + 52.5721804 + ], + [ + 6.733837, + 52.5807581 + ], + [ + 6.7268724, + 52.5844108 + ], + [ + 6.7188241, + 52.5886321 + ], + [ + 6.7188432, + 52.5887092 + ], + [ + 6.7197546, + 52.5923762 + ], + [ + 6.7199641, + 52.5931492 + ], + [ + 6.7216128, + 52.5949122 + ], + [ + 6.7207356, + 52.5963363 + ], + [ + 6.7208821, + 52.5974348 + ], + [ + 6.7209678, + 52.5980755 + ], + [ + 6.7209686, + 52.5980897 + ], + [ + 6.7209683, + 52.5982669 + ], + [ + 6.7209681, + 52.5982799 + ], + [ + 6.7209683, + 52.5982916 + ], + [ + 6.7209683, + 52.5983175 + ], + [ + 6.7211083, + 52.5986121 + ], + [ + 6.7214339, + 52.5991746 + ], + [ + 6.7214735, + 52.5993822 + ], + [ + 6.7228708, + 52.6018222 + ], + [ + 6.7235346, + 52.6028666 + ], + [ + 6.7236379, + 52.6030689 + ], + [ + 6.7237186, + 52.6032692 + ], + [ + 6.7238054, + 52.6035517 + ], + [ + 6.7239241, + 52.6041744 + ], + [ + 6.7237603, + 52.6045053 + ], + [ + 6.7239601, + 52.605342 + ], + [ + 6.7241167, + 52.6055712 + ], + [ + 6.7243942, + 52.6071774 + ], + [ + 6.7244435, + 52.6074197 + ], + [ + 6.7244681, + 52.60754 + ], + [ + 6.7244621, + 52.6078624 + ], + [ + 6.7244347, + 52.6082307 + ], + [ + 6.7243861, + 52.6083729 + ], + [ + 6.7244211, + 52.608553 + ], + [ + 6.7245467, + 52.6087483 + ], + [ + 6.7246655, + 52.6089642 + ], + [ + 6.7247234, + 52.6091601 + ], + [ + 6.7250289, + 52.6094559 + ], + [ + 6.7251187, + 52.6098143 + ], + [ + 6.72518, + 52.6102255 + ], + [ + 6.7252876, + 52.6104816 + ], + [ + 6.7254549, + 52.6111455 + ], + [ + 6.7268034, + 52.6138335 + ], + [ + 6.7273563, + 52.6149355 + ], + [ + 6.7271741, + 52.6151957 + ], + [ + 6.7271661, + 52.6152071 + ], + [ + 6.7261455, + 52.6166649 + ], + [ + 6.725542, + 52.6175307 + ], + [ + 6.7253727, + 52.6176673 + ], + [ + 6.7252775, + 52.6178923 + ], + [ + 6.7249144, + 52.618623 + ], + [ + 6.7244875, + 52.6189983 + ], + [ + 6.7229884, + 52.6203165 + ], + [ + 6.7226555, + 52.6202424 + ], + [ + 6.7223635, + 52.620282 + ], + [ + 6.7220582, + 52.6203858 + ], + [ + 6.7218485, + 52.6205022 + ], + [ + 6.7218065, + 52.6205256 + ], + [ + 6.7215592, + 52.6208253 + ], + [ + 6.7209656, + 52.6211059 + ], + [ + 6.720375, + 52.6214938 + ], + [ + 6.7197344, + 52.6217063 + ], + [ + 6.7194684, + 52.6217389 + ], + [ + 6.7186592, + 52.621969 + ], + [ + 6.718542, + 52.6222149 + ], + [ + 6.7186057, + 52.622349 + ], + [ + 6.7185237, + 52.6227773 + ], + [ + 6.7185092, + 52.6229375 + ], + [ + 6.7182924, + 52.6233854 + ], + [ + 6.7177894, + 52.623681 + ], + [ + 6.7175772, + 52.6238935 + ], + [ + 6.7174187, + 52.624005 + ], + [ + 6.7170508, + 52.6242946 + ], + [ + 6.7163883, + 52.6247119 + ], + [ + 6.715844, + 52.6251067 + ], + [ + 6.7153737, + 52.6254596 + ], + [ + 6.7149803, + 52.6257454 + ], + [ + 6.7147576, + 52.6259605 + ], + [ + 6.7146199, + 52.6262547 + ], + [ + 6.7144658, + 52.6265033 + ], + [ + 6.7142839, + 52.6266998 + ], + [ + 6.7141816, + 52.6268015 + ], + [ + 6.7139388, + 52.6268477 + ], + [ + 6.7136536, + 52.6268624 + ], + [ + 6.7133257, + 52.6268319 + ], + [ + 6.7128238, + 52.6267599 + ], + [ + 6.7123996, + 52.6267785 + ], + [ + 6.711808, + 52.626847 + ], + [ + 6.71148, + 52.6269353 + ], + [ + 6.710959, + 52.6271059 + ], + [ + 6.7104668, + 52.6272373 + ], + [ + 6.7101011, + 52.6273215 + ], + [ + 6.7099633, + 52.62749 + ], + [ + 6.709935, + 52.6276731 + ], + [ + 6.7099919, + 52.6278142 + ], + [ + 6.7104881, + 52.6279411 + ], + [ + 6.7110237, + 52.6281339 + ], + [ + 6.711615, + 52.6284242 + ], + [ + 6.7121288, + 52.6286378 + ], + [ + 6.7127227, + 52.6288916 + ], + [ + 6.7133411, + 52.6292068 + ], + [ + 6.7137278, + 52.6294402 + ], + [ + 6.7138715, + 52.6295916 + ], + [ + 6.7140465, + 52.6297885 + ], + [ + 6.7146169, + 52.6300083 + ], + [ + 6.714965, + 52.6302077 + ], + [ + 6.7151521, + 52.6303038 + ], + [ + 6.715446, + 52.6303302 + ], + [ + 6.7157184, + 52.6303911 + ], + [ + 6.7159508, + 52.6304935 + ], + [ + 6.7165683, + 52.6306716 + ], + [ + 6.7172739, + 52.6308863 + ], + [ + 6.7175049, + 52.6309479 + ], + [ + 6.7177106, + 52.6310462 + ], + [ + 6.7182558, + 52.6313194 + ], + [ + 6.7187202, + 52.6312619 + ], + [ + 6.7207288, + 52.6314373 + ], + [ + 6.7235202, + 52.6323197 + ], + [ + 6.724253, + 52.6325839 + ], + [ + 6.7247318, + 52.6327663 + ], + [ + 6.7250465, + 52.6328635 + ], + [ + 6.7252696, + 52.6329069 + ], + [ + 6.726438, + 52.6331528 + ], + [ + 6.7272544, + 52.6341178 + ], + [ + 6.7284125, + 52.6352072 + ], + [ + 6.7306124, + 52.6373849 + ], + [ + 6.7308039, + 52.6375109 + ], + [ + 6.7310715, + 52.6376657 + ], + [ + 6.7343955, + 52.6395593 + ], + [ + 6.7351885, + 52.6398243 + ], + [ + 6.7356624, + 52.6399828 + ], + [ + 6.7357343, + 52.6400068 + ], + [ + 6.7358403, + 52.6401112 + ], + [ + 6.7361785, + 52.6403172 + ], + [ + 6.7363716, + 52.6404349 + ], + [ + 6.7367056, + 52.6408417 + ], + [ + 6.7369908, + 52.6412001 + ], + [ + 6.7372285, + 52.6413622 + ], + [ + 6.7375599, + 52.6416466 + ], + [ + 6.7382154, + 52.6422293 + ], + [ + 6.7385557, + 52.6425639 + ], + [ + 6.7389299, + 52.6429005 + ], + [ + 6.7419582, + 52.6453457 + ], + [ + 6.7425469, + 52.6454434 + ], + [ + 6.7427833, + 52.6455051 + ], + [ + 6.7443742, + 52.6457649 + ], + [ + 6.746299, + 52.6461202 + ], + [ + 6.7462749, + 52.6461786 + ], + [ + 6.7462642, + 52.6462517 + ], + [ + 6.7462749, + 52.6463261 + ], + [ + 6.7462921, + 52.646378 + ], + [ + 6.7463373, + 52.6464418 + ], + [ + 6.7464118, + 52.6465149 + ], + [ + 6.7464795, + 52.6465614 + ], + [ + 6.7465673, + 52.6466092 + ], + [ + 6.7466576, + 52.6466464 + ], + [ + 6.7467706, + 52.6466717 + ], + [ + 6.746845, + 52.6466783 + ], + [ + 6.7469035, + 52.6466876 + ], + [ + 6.7469925, + 52.6466875 + ], + [ + 6.7470856, + 52.6466848 + ], + [ + 6.7471972, + 52.6466702 + ], + [ + 6.7473155, + 52.646637 + ], + [ + 6.7474111, + 52.6465985 + ], + [ + 6.7474889, + 52.6465578 + ], + [ + 6.7501443, + 52.6470541 + ], + [ + 6.7503825, + 52.6470982 + ], + [ + 6.7505469, + 52.6471287 + ], + [ + 6.7505939, + 52.6472126 + ], + [ + 6.7510338, + 52.647486 + ], + [ + 6.7517151, + 52.6478343 + ], + [ + 6.7518726, + 52.6478866 + ], + [ + 6.7522247, + 52.6480035 + ], + [ + 6.7527665, + 52.6481402 + ], + [ + 6.7529865, + 52.6481532 + ], + [ + 6.7535229, + 52.6480165 + ], + [ + 6.7536141, + 52.6479221 + ], + [ + 6.7536141, + 52.6477854 + ], + [ + 6.7535201, + 52.6476962 + ], + [ + 6.7529328, + 52.6473949 + ], + [ + 6.7524339, + 52.6473005 + ], + [ + 6.7519404, + 52.6470694 + ], + [ + 6.7519082, + 52.6470466 + ], + [ + 6.7519572, + 52.6469899 + ], + [ + 6.7523635, + 52.6466712 + ], + [ + 6.7524824, + 52.6463522 + ], + [ + 6.7534483, + 52.6458092 + ], + [ + 6.7537028, + 52.6458903 + ], + [ + 6.7538089, + 52.6459242 + ], + [ + 6.754655, + 52.6464498 + ], + [ + 6.7547444, + 52.6465562 + ], + [ + 6.7548134, + 52.6467315 + ], + [ + 6.7549134, + 52.6468104 + ], + [ + 6.7553068, + 52.6470043 + ], + [ + 6.7555517, + 52.6471935 + ], + [ + 6.7555747, + 52.6473198 + ], + [ + 6.7562128, + 52.6475414 + ], + [ + 6.7566164, + 52.647713 + ], + [ + 6.7579128, + 52.6483241 + ], + [ + 6.7587482, + 52.6487304 + ], + [ + 6.7588091, + 52.64875 + ], + [ + 6.7588699, + 52.6487632 + ], + [ + 6.7589299, + 52.648762 + ], + [ + 6.7590233, + 52.6487491 + ], + [ + 6.7613478, + 52.6482845 + ], + [ + 6.7678415, + 52.6468575 + ], + [ + 6.7695892, + 52.648189 + ], + [ + 6.7720524, + 52.6500259 + ], + [ + 6.7721065, + 52.6500561 + ], + [ + 6.7721735, + 52.6501057 + ], + [ + 6.7721994, + 52.650125 + ], + [ + 6.7724353, + 52.6501251 + ], + [ + 6.7727436, + 52.6501253 + ], + [ + 6.7736771, + 52.650126 + ], + [ + 6.7738203, + 52.650133 + ], + [ + 6.7739339, + 52.6501519 + ], + [ + 6.7740435, + 52.6501685 + ], + [ + 6.7741383, + 52.65019 + ], + [ + 6.7742252, + 52.6501978 + ], + [ + 6.7743629, + 52.6502574 + ], + [ + 6.774938, + 52.6505292 + ], + [ + 6.7771481, + 52.6515737 + ], + [ + 6.777259, + 52.6516201 + ], + [ + 6.7773845, + 52.6516548 + ], + [ + 6.7774714, + 52.6516695 + ], + [ + 6.777577, + 52.6516771 + ], + [ + 6.7777144, + 52.6516952 + ], + [ + 6.7778092, + 52.6517017 + ], + [ + 6.7801656, + 52.6520176 + ], + [ + 6.7837722, + 52.6524922 + ], + [ + 6.7839836, + 52.6525143 + ], + [ + 6.7841715, + 52.6525092 + ], + [ + 6.7869432, + 52.6523284 + ], + [ + 6.7872437, + 52.6523194 + ], + [ + 6.7874469, + 52.6523254 + ], + [ + 6.7876164, + 52.6523321 + ], + [ + 6.7877788, + 52.6523502 + ], + [ + 6.7879605, + 52.6523795 + ], + [ + 6.7881577, + 52.6524223 + ], + [ + 6.7887385, + 52.6525622 + ], + [ + 6.7893872, + 52.6527056 + ], + [ + 6.7895655, + 52.652744 + ], + [ + 6.7897549, + 52.6527801 + ], + [ + 6.7899297, + 52.6527788 + ], + [ + 6.7901056, + 52.6527553 + ], + [ + 6.7902662, + 52.6527258 + ], + [ + 6.7904278, + 52.6526809 + ], + [ + 6.7907907, + 52.6525357 + ], + [ + 6.7911205, + 52.652367 + ], + [ + 6.7929348, + 52.6511465 + ], + [ + 6.7932212, + 52.6509539 + ], + [ + 6.7935584, + 52.6507788 + ], + [ + 6.7938602, + 52.6506797 + ], + [ + 6.7941564, + 52.6506492 + ], + [ + 6.794468, + 52.6506323 + ], + [ + 6.796025, + 52.6508537 + ], + [ + 6.796061, + 52.6508589 + ], + [ + 6.798837, + 52.6513002 + ], + [ + 6.8023498, + 52.6518668 + ], + [ + 6.8026324, + 52.6518868 + ], + [ + 6.8028916, + 52.6518818 + ], + [ + 6.8031948, + 52.6518284 + ], + [ + 6.8053476, + 52.6513716 + ], + [ + 6.8055895, + 52.6512798 + ], + [ + 6.8057638, + 52.6511933 + ], + [ + 6.805859, + 52.6511031 + ], + [ + 6.8059718, + 52.6509692 + ], + [ + 6.8064845, + 52.6503061 + ], + [ + 6.8070782, + 52.6495386 + ], + [ + 6.8072727, + 52.6493694 + ], + [ + 6.8074503, + 52.6492669 + ], + [ + 6.8076804, + 52.6491639 + ], + [ + 6.8078667, + 52.6491024 + ], + [ + 6.8080912, + 52.6490658 + ], + [ + 6.8103352, + 52.6489079 + ], + [ + 6.815813, + 52.648632 + ], + [ + 6.8161577, + 52.6485874 + ], + [ + 6.8164269, + 52.6485365 + ], + [ + 6.8164625, + 52.648525 + ], + [ + 6.8166913, + 52.6484513 + ], + [ + 6.8168835, + 52.6483304 + ], + [ + 6.8172243, + 52.6481481 + ], + [ + 6.8177871, + 52.6478472 + ], + [ + 6.8180622, + 52.6477391 + ], + [ + 6.8182563, + 52.647689 + ], + [ + 6.8185334, + 52.6476518 + ], + [ + 6.8208757, + 52.6476483 + ], + [ + 6.8218423, + 52.647659 + ], + [ + 6.8222871, + 52.6477002 + ], + [ + 6.823256, + 52.6479378 + ], + [ + 6.8244453, + 52.6482296 + ], + [ + 6.8271189, + 52.648898 + ], + [ + 6.8277709, + 52.6490858 + ], + [ + 6.8282384, + 52.6492595 + ], + [ + 6.8294, + 52.6497763 + ], + [ + 6.829569, + 52.6498982 + ], + [ + 6.8297111, + 52.6500043 + ], + [ + 6.8300564, + 52.6505067 + ], + [ + 6.8302846, + 52.6507264 + ], + [ + 6.8312262, + 52.6513049 + ], + [ + 6.8316177, + 52.651452 + ], + [ + 6.8319238, + 52.6515037 + ], + [ + 6.832609, + 52.6515633 + ], + [ + 6.8345098, + 52.6517287 + ], + [ + 6.8376287, + 52.6519228 + ], + [ + 6.8380423, + 52.6519254 + ], + [ + 6.8384472, + 52.6518822 + ], + [ + 6.8389789, + 52.6517318 + ], + [ + 6.8401593, + 52.6514087 + ], + [ + 6.8418881, + 52.6509356 + ], + [ + 6.8429063, + 52.6506636 + ], + [ + 6.844903, + 52.6501179 + ], + [ + 6.8467178, + 52.6496232 + ], + [ + 6.8482848, + 52.6491961 + ], + [ + 6.8505197, + 52.648585 + ], + [ + 6.8510073, + 52.648582 + ], + [ + 6.8513835, + 52.6485894 + ], + [ + 6.8517096, + 52.6486867 + ], + [ + 6.8519629, + 52.6488581 + ], + [ + 6.8524054, + 52.6490778 + ], + [ + 6.8527685, + 52.6492823 + ], + [ + 6.8530353, + 52.649403 + ], + [ + 6.8533618, + 52.6495095 + ], + [ + 6.8536744, + 52.6495291 + ], + [ + 6.8546269, + 52.6495694 + ], + [ + 6.8558738, + 52.6495219 + ], + [ + 6.8572806, + 52.6495436 + ], + [ + 6.860366, + 52.6496207 + ], + [ + 6.8619801, + 52.6496781 + ], + [ + 6.862647, + 52.6497017 + ], + [ + 6.8638358, + 52.649728 + ], + [ + 6.8641598, + 52.6497474 + ], + [ + 6.8643408, + 52.6497639 + ], + [ + 6.8644954, + 52.6497828 + ], + [ + 6.8646578, + 52.6498148 + ], + [ + 6.8649344, + 52.6498757 + ], + [ + 6.8692338, + 52.6516773 + ], + [ + 6.8695663, + 52.6518172 + ], + [ + 6.8698542, + 52.6519738 + ], + [ + 6.8701113, + 52.6521124 + ], + [ + 6.8703812, + 52.6522944 + ], + [ + 6.8707708, + 52.6525619 + ], + [ + 6.8710705, + 52.652732 + ], + [ + 6.8714152, + 52.652897 + ], + [ + 6.8717738, + 52.6530343 + ], + [ + 6.8720472, + 52.6530994 + ], + [ + 6.8724578, + 52.65324 + ], + [ + 6.8725546, + 52.6531555 + ], + [ + 6.8728246, + 52.6531558 + ], + [ + 6.8731628, + 52.6531354 + ], + [ + 6.8733398, + 52.6530871 + ], + [ + 6.8734962, + 52.6530596 + ], + [ + 6.8737682, + 52.6529707 + ], + [ + 6.8742731, + 52.6527311 + ], + [ + 6.8762715, + 52.6516938 + ], + [ + 6.876725, + 52.6514598 + ], + [ + 6.8770141, + 52.6513382 + ], + [ + 6.8779522, + 52.6509813 + ], + [ + 6.8788726, + 52.6506732 + ], + [ + 6.8792411, + 52.6505556 + ], + [ + 6.8795491, + 52.6504882 + ], + [ + 6.8798637, + 52.6504423 + ], + [ + 6.8802441, + 52.650425 + ], + [ + 6.8816099, + 52.6505413 + ], + [ + 6.8907214, + 52.6513342 + ], + [ + 6.8911567, + 52.651378 + ], + [ + 6.8917733, + 52.6514254 + ], + [ + 6.8962223, + 52.651312 + ], + [ + 6.8965979, + 52.6512888 + ], + [ + 6.8969946, + 52.6512468 + ], + [ + 6.8973206, + 52.6511829 + ], + [ + 6.8975991, + 52.6511228 + ], + [ + 6.8979166, + 52.6510462 + ], + [ + 6.898248, + 52.6509496 + ], + [ + 6.898561, + 52.6508387 + ], + [ + 6.8988177, + 52.6507319 + ], + [ + 6.8990502, + 52.6506052 + ], + [ + 6.901383, + 52.6491732 + ], + [ + 6.9019065, + 52.6488501 + ], + [ + 6.902395, + 52.6485931 + ], + [ + 6.9027081, + 52.6484749 + ], + [ + 6.9030279, + 52.6484 + ], + [ + 6.9032892, + 52.648369 + ], + [ + 6.9036809, + 52.6483154 + ], + [ + 6.9060669, + 52.648028 + ], + [ + 6.908024, + 52.6477586 + ], + [ + 6.9091413, + 52.6475576 + ], + [ + 6.9133159, + 52.6467343 + ], + [ + 6.913578, + 52.6466739 + ], + [ + 6.9138949, + 52.646577 + ], + [ + 6.9140953, + 52.6464887 + ], + [ + 6.9142901, + 52.6464148 + ], + [ + 6.9144472, + 52.6463273 + ], + [ + 6.9145579, + 52.6462346 + ], + [ + 6.9146664, + 52.6461042 + ], + [ + 6.9147651, + 52.6459174 + ], + [ + 6.9148333, + 52.6457218 + ], + [ + 6.9154478, + 52.6419218 + ], + [ + 6.9154842, + 52.641784 + ], + [ + 6.9155332, + 52.6416825 + ], + [ + 6.9156727, + 52.6415868 + ], + [ + 6.9164355, + 52.6411455 + ], + [ + 6.9185366, + 52.6399298 + ], + [ + 6.9186882, + 52.6398522 + ], + [ + 6.9188808, + 52.6397718 + ], + [ + 6.9189154, + 52.639766 + ], + [ + 6.9190903, + 52.6397369 + ], + [ + 6.919229, + 52.6397214 + ], + [ + 6.9194545, + 52.6397092 + ], + [ + 6.91971, + 52.6397035 + ], + [ + 6.9280732, + 52.6400382 + ], + [ + 6.9283037, + 52.640052 + ], + [ + 6.9285816, + 52.6400474 + ], + [ + 6.9289151, + 52.6400086 + ], + [ + 6.9292813, + 52.639935 + ], + [ + 6.9296576, + 52.6398315 + ], + [ + 6.9300412, + 52.6397232 + ], + [ + 6.9303864, + 52.6395927 + ], + [ + 6.933839, + 52.6384083 + ], + [ + 6.9341629, + 52.6383123 + ], + [ + 6.9344345, + 52.6382285 + ], + [ + 6.9348458, + 52.6381566 + ], + [ + 6.9350443, + 52.6381287 + ], + [ + 6.9384044, + 52.6378395 + ], + [ + 6.9387792, + 52.6378091 + ], + [ + 6.9390243, + 52.6378262 + ], + [ + 6.9393676, + 52.6378532 + ], + [ + 6.9397571, + 52.6379095 + ], + [ + 6.9441993, + 52.6390918 + ], + [ + 6.94483, + 52.639259 + ], + [ + 6.9453097, + 52.6393094 + ], + [ + 6.9458176, + 52.6393135 + ], + [ + 6.9487124, + 52.6391672 + ], + [ + 6.9526132, + 52.6389701 + ], + [ + 6.9532355, + 52.638913 + ], + [ + 6.9536743, + 52.6389754 + ], + [ + 6.9538043, + 52.6390158 + ], + [ + 6.9540054, + 52.6390783 + ], + [ + 6.9543035, + 52.6391999 + ], + [ + 6.9588202, + 52.6415373 + ], + [ + 6.9591152, + 52.6416751 + ], + [ + 6.9594971, + 52.6417267 + ], + [ + 6.9671501, + 52.6416633 + ], + [ + 6.9676124, + 52.6416497 + ], + [ + 6.9679827, + 52.6416947 + ], + [ + 6.968192, + 52.6417535 + ], + [ + 6.9696967, + 52.6423408 + ], + [ + 6.970091, + 52.6425206 + ], + [ + 6.9703258, + 52.6426546 + ], + [ + 6.9746297, + 52.6458834 + ], + [ + 6.9750194, + 52.6461342 + ], + [ + 6.9754221, + 52.6462922 + ], + [ + 6.9759102, + 52.6463313 + ], + [ + 6.9763877, + 52.6462792 + ], + [ + 6.9791396, + 52.6457389 + ], + [ + 6.9813122, + 52.6452409 + ], + [ + 6.9819023, + 52.6450782 + ], + [ + 6.9823207, + 52.6449285 + ], + [ + 6.9838496, + 52.6440496 + ], + [ + 6.9840963, + 52.6438999 + ], + [ + 6.9842787, + 52.643812 + ], + [ + 6.9844987, + 52.6437014 + ], + [ + 6.9847734, + 52.6434562 + ], + [ + 6.9915032, + 52.6415227 + ], + [ + 6.9920957, + 52.6413788 + ], + [ + 6.9925107, + 52.6413108 + ], + [ + 6.9929485, + 52.6412516 + ], + [ + 6.9934035, + 52.6412472 + ], + [ + 6.9938074, + 52.6412824 + ], + [ + 6.998482, + 52.6420147 + ], + [ + 6.9990572, + 52.6420997 + ], + [ + 6.9991858, + 52.6421188 + ], + [ + 6.9997854, + 52.6421557 + ], + [ + 7.0005698, + 52.6421074 + ], + [ + 7.0011046, + 52.6420284 + ], + [ + 7.0016543, + 52.6419446 + ], + [ + 7.0020374, + 52.6418312 + ], + [ + 7.002405, + 52.6417089 + ], + [ + 7.0038123, + 52.6411427 + ], + [ + 7.0042789, + 52.6409503 + ], + [ + 7.0045239, + 52.6407702 + ], + [ + 7.0053922, + 52.6393619 + ], + [ + 7.0056553, + 52.6388658 + ], + [ + 7.005781, + 52.638636 + ], + [ + 7.0061041, + 52.638646 + ], + [ + 7.0063607, + 52.638654 + ], + [ + 7.0068181, + 52.6384689 + ], + [ + 7.007281, + 52.638311 + ], + [ + 7.0081583, + 52.6380409 + ], + [ + 7.0122417, + 52.6368083 + ], + [ + 7.0133059, + 52.6366178 + ], + [ + 7.0169236, + 52.6361755 + ], + [ + 7.0197496, + 52.6358716 + ], + [ + 7.0218481, + 52.635615 + ], + [ + 7.0236384, + 52.6353429 + ], + [ + 7.0272007, + 52.6347856 + ], + [ + 7.0283389, + 52.6346193 + ], + [ + 7.0289082, + 52.6345539 + ], + [ + 7.0301013, + 52.634683 + ], + [ + 7.0340944, + 52.6348479 + ], + [ + 7.0347131, + 52.6348834 + ], + [ + 7.0353675, + 52.6348749 + ], + [ + 7.0358786, + 52.6347746 + ], + [ + 7.0360774, + 52.6347079 + ], + [ + 7.0364848, + 52.634615 + ], + [ + 7.0369348, + 52.6344344 + ], + [ + 7.0375996, + 52.6339032 + ], + [ + 7.0383412, + 52.6331538 + ], + [ + 7.038614, + 52.6329084 + ], + [ + 7.0387835, + 52.6328389 + ], + [ + 7.0391317, + 52.6327679 + ], + [ + 7.0397116, + 52.6327357 + ], + [ + 7.0404499, + 52.6327881 + ], + [ + 7.0409641, + 52.6328107 + ], + [ + 7.0412841, + 52.6328034 + ], + [ + 7.0416075, + 52.6327793 + ], + [ + 7.0417511, + 52.6327596 + ], + [ + 7.0441998, + 52.6346227 + ], + [ + 7.0525347, + 52.6411102 + ], + [ + 7.0552952, + 52.6432588 + ], + [ + 7.0553411, + 52.6440123 + ], + [ + 7.0545691, + 52.6441958 + ], + [ + 7.054476, + 52.6443613 + ], + [ + 7.0559863, + 52.6548343 + ], + [ + 7.0561268, + 52.6558084 + ], + [ + 7.05669, + 52.6605697 + ], + [ + 7.0570049, + 52.6632307 + ], + [ + 7.0572334, + 52.6651621 + ], + [ + 7.0579652, + 52.6710987 + ], + [ + 7.0586551, + 52.6766951 + ], + [ + 7.0594112, + 52.6830893 + ], + [ + 7.059697, + 52.6855056 + ], + [ + 7.0597729, + 52.6861632 + ], + [ + 7.0601598, + 52.6895124 + ], + [ + 7.0605486, + 52.6928773 + ], + [ + 7.0606945, + 52.6940285 + ], + [ + 7.0611081, + 52.6985665 + ], + [ + 7.0612287, + 52.6994505 + ], + [ + 7.0613014, + 52.7000177 + ], + [ + 7.0614482, + 52.7011625 + ], + [ + 7.0618097, + 52.703985 + ], + [ + 7.0620003, + 52.705565 + ], + [ + 7.062109, + 52.70638 + ], + [ + 7.062177, + 52.7070487 + ], + [ + 7.062434, + 52.709259 + ], + [ + 7.0625182, + 52.7100429 + ], + [ + 7.0626341, + 52.7111278 + ], + [ + 7.0628503, + 52.7128208 + ], + [ + 7.0630316, + 52.7143908 + ], + [ + 7.0632277, + 52.7161725 + ], + [ + 7.0634799, + 52.7180483 + ], + [ + 7.0636649, + 52.7196489 + ], + [ + 7.0637981, + 52.720798 + ], + [ + 7.0638499, + 52.7211127 + ], + [ + 7.0639133, + 52.7215139 + ], + [ + 7.0640435, + 52.7220967 + ], + [ + 7.0640727, + 52.7223169 + ], + [ + 7.0640884, + 52.7224177 + ], + [ + 7.0641027, + 52.7225336 + ], + [ + 7.0641127, + 52.7226191 + ], + [ + 7.0641578, + 52.7229228 + ], + [ + 7.0641965, + 52.7232089 + ], + [ + 7.0644335, + 52.724962 + ], + [ + 7.0646938, + 52.7273285 + ], + [ + 7.0649122, + 52.7299542 + ], + [ + 7.0649682, + 52.7304202 + ], + [ + 7.0651227, + 52.7320733 + ], + [ + 7.0653237, + 52.7340212 + ], + [ + 7.065551, + 52.7373869 + ], + [ + 7.0655726, + 52.7376284 + ], + [ + 7.065809, + 52.740277 + ], + [ + 7.0660771, + 52.7438205 + ], + [ + 7.0663658, + 52.7465294 + ], + [ + 7.066642, + 52.7501826 + ], + [ + 7.0668756, + 52.7533151 + ], + [ + 7.0669645, + 52.7544831 + ], + [ + 7.0670659, + 52.755813 + ], + [ + 7.0671383, + 52.7567143 + ], + [ + 7.0675693, + 52.7620817 + ], + [ + 7.0677978, + 52.7648279 + ], + [ + 7.0678298, + 52.7652119 + ], + [ + 7.0680715, + 52.7681365 + ], + [ + 7.0680902, + 52.7683195 + ], + [ + 7.0681117, + 52.768575 + ], + [ + 7.0681431, + 52.7690018 + ], + [ + 7.0681868, + 52.7695628 + ], + [ + 7.0684482, + 52.7729294 + ], + [ + 7.068814, + 52.7771805 + ], + [ + 7.069088, + 52.7803141 + ], + [ + 7.0691519, + 52.7810456 + ], + [ + 7.0694607, + 52.7851473 + ], + [ + 7.069563, + 52.7865053 + ], + [ + 7.0705438, + 52.7982864 + ], + [ + 7.0705639, + 52.7985178 + ], + [ + 7.0708383, + 52.8016676 + ], + [ + 7.071207, + 52.806536 + ], + [ + 7.0712115, + 52.8065952 + ], + [ + 7.0714881, + 52.8097561 + ], + [ + 7.0715297, + 52.8102296 + ], + [ + 7.0715495, + 52.8104534 + ], + [ + 7.0718079, + 52.8107511 + ], + [ + 7.0719673, + 52.8109619 + ], + [ + 7.0730007, + 52.8123265 + ], + [ + 7.0733622, + 52.8128038 + ], + [ + 7.075716, + 52.8159193 + ], + [ + 7.0777161, + 52.818526 + ], + [ + 7.0784633, + 52.8194999 + ], + [ + 7.078532, + 52.8195895 + ], + [ + 7.0789944, + 52.8201686 + ], + [ + 7.0799787, + 52.8214882 + ], + [ + 7.079762, + 52.8215575 + ], + [ + 7.0795136, + 52.8216371 + ], + [ + 7.0800898, + 52.8223381 + ], + [ + 7.0805261, + 52.8222032 + ], + [ + 7.0814074, + 52.8233567 + ], + [ + 7.0826748, + 52.8250153 + ], + [ + 7.0836522, + 52.8262944 + ], + [ + 7.0841762, + 52.8269801 + ], + [ + 7.0870748, + 52.8307737 + ], + [ + 7.087361, + 52.8311481 + ], + [ + 7.0881725, + 52.8322136 + ], + [ + 7.088414, + 52.8325299 + ], + [ + 7.0908702, + 52.8357464 + ], + [ + 7.0926136, + 52.8385057 + ], + [ + 7.0917775, + 52.840144 + ], + [ + 7.0913168, + 52.8410826 + ], + [ + 7.0907195, + 52.8424478 + ], + [ + 7.0904464, + 52.843301 + ], + [ + 7.0896785, + 52.8448027 + ], + [ + 7.089269, + 52.8457072 + ], + [ + 7.0889618, + 52.8463897 + ], + [ + 7.0885864, + 52.8470041 + ], + [ + 7.0884669, + 52.847243 + ], + [ + 7.0883816, + 52.8474307 + ], + [ + 7.0882621, + 52.8476184 + ], + [ + 7.0880697, + 52.8480636 + ], + [ + 7.0880214, + 52.8482285 + ], + [ + 7.0879889, + 52.8483406 + ], + [ + 7.0878849, + 52.8485605 + ], + [ + 7.0872574, + 52.8498863 + ], + [ + 7.0916476, + 52.8535998 + ], + [ + 7.0917321, + 52.853663 + ], + [ + 7.0965838, + 52.8575522 + ], + [ + 7.0986417, + 52.8592463 + ], + [ + 7.0987417, + 52.859737 + ], + [ + 7.0995848, + 52.8600033 + ], + [ + 7.1008809, + 52.8610648 + ], + [ + 7.1039365, + 52.863567 + ], + [ + 7.1077178, + 52.8672773 + ], + [ + 7.1089358, + 52.8684724 + ], + [ + 7.1111809, + 52.8707814 + ], + [ + 7.113513, + 52.873146 + ], + [ + 7.1136444, + 52.8732792 + ], + [ + 7.1162246, + 52.8758786 + ], + [ + 7.1186371, + 52.8782991 + ], + [ + 7.1193396, + 52.8790134 + ], + [ + 7.1207735, + 52.8804714 + ], + [ + 7.1227299, + 52.8824445 + ], + [ + 7.1253624, + 52.8851006 + ], + [ + 7.1254717, + 52.8852109 + ], + [ + 7.1297353, + 52.8894501 + ], + [ + 7.133483, + 52.8932585 + ], + [ + 7.1358642, + 52.8956831 + ], + [ + 7.1380644, + 52.8979235 + ], + [ + 7.138289, + 52.8981477 + ], + [ + 7.1430031, + 52.9028538 + ], + [ + 7.1434592, + 52.9033134 + ], + [ + 7.1461697, + 52.9060446 + ], + [ + 7.1486076, + 52.9084843 + ], + [ + 7.1502, + 52.9100778 + ], + [ + 7.1531404, + 52.9130669 + ], + [ + 7.1533411, + 52.9132709 + ], + [ + 7.1564611, + 52.9163801 + ], + [ + 7.157075, + 52.9169919 + ], + [ + 7.1603145, + 52.920266 + ], + [ + 7.1638706, + 52.923844 + ], + [ + 7.1719777, + 52.9319394 + ], + [ + 7.17472, + 52.9347073 + ], + [ + 7.1791274, + 52.9391561 + ], + [ + 7.1814016, + 52.9414516 + ], + [ + 7.1815016, + 52.9415525 + ], + [ + 7.1825382, + 52.9432173 + ], + [ + 7.1905312, + 52.9601352 + ], + [ + 7.1949069, + 52.9693967 + ], + [ + 7.1967221, + 52.9732389 + ], + [ + 7.199672, + 52.9794826 + ], + [ + 7.2010711, + 52.9826066 + ], + [ + 7.2010755, + 52.9826165 + ], + [ + 7.2020096, + 52.9845846 + ], + [ + 7.2025318, + 52.9856848 + ], + [ + 7.2026671, + 52.9859638 + ], + [ + 7.2036377, + 52.9879652 + ], + [ + 7.2046393, + 52.9900165 + ], + [ + 7.2047793, + 52.9903755 + ], + [ + 7.2049144, + 52.9907118 + ], + [ + 7.2059966, + 52.9929651 + ], + [ + 7.2071598, + 52.9954368 + ], + [ + 7.2081982, + 52.9976313 + ], + [ + 7.2088132, + 52.9989386 + ], + [ + 7.2093021, + 52.9999438 + ], + [ + 7.209493, + 53.0003987 + ], + [ + 7.2095376, + 53.0005048 + ], + [ + 7.2112839, + 53.0019523 + ], + [ + 7.2132696, + 53.0035928 + ], + [ + 7.2149331, + 53.0049571 + ], + [ + 7.2152881, + 53.0052007 + ], + [ + 7.2157882, + 53.0053827 + ], + [ + 7.216289, + 53.0055762 + ], + [ + 7.2164859, + 53.0056646 + ], + [ + 7.2163333, + 53.0058201 + ], + [ + 7.2161925, + 53.0058977 + ], + [ + 7.2162698, + 53.0060246 + ], + [ + 7.2169063, + 53.0065656 + ], + [ + 7.2171121, + 53.0067888 + ], + [ + 7.2171885, + 53.0069508 + ], + [ + 7.2170128, + 53.0072325 + ], + [ + 7.216733, + 53.0076816 + ], + [ + 7.2151581, + 53.0089907 + ], + [ + 7.2129396, + 53.0108651 + ], + [ + 7.2126783, + 53.0119596 + ], + [ + 7.2125048, + 53.0130207 + ], + [ + 7.212346, + 53.0139924 + ], + [ + 7.2119294, + 53.0165499 + ], + [ + 7.2115706, + 53.0182676 + ], + [ + 7.2113953, + 53.0191071 + ], + [ + 7.2108993, + 53.0216682 + ], + [ + 7.2105359, + 53.0235334 + ], + [ + 7.2103776, + 53.0243462 + ], + [ + 7.2099359, + 53.026575 + ], + [ + 7.2097312, + 53.0275771 + ], + [ + 7.2093173, + 53.0293872 + ], + [ + 7.2088587, + 53.0315796 + ], + [ + 7.2084681, + 53.0336727 + ], + [ + 7.2081471, + 53.0355296 + ], + [ + 7.2078204, + 53.0372119 + ], + [ + 7.2072506, + 53.040146 + ], + [ + 7.2056371, + 53.0484556 + ], + [ + 7.2042347, + 53.0556643 + ], + [ + 7.203982, + 53.056582 + ], + [ + 7.2017586, + 53.0683878 + ], + [ + 7.2014649, + 53.0698523 + ], + [ + 7.201163, + 53.0713478 + ], + [ + 7.2001176, + 53.0766364 + ], + [ + 7.1995144, + 53.0798728 + ], + [ + 7.1992724, + 53.0811705 + ], + [ + 7.1992828, + 53.0821376 + ], + [ + 7.2003973, + 53.0918221 + ], + [ + 7.2005515, + 53.0935277 + ], + [ + 7.200716, + 53.0948293 + ], + [ + 7.200717, + 53.0948372 + ], + [ + 7.2008669, + 53.096492 + ], + [ + 7.2010429, + 53.097959 + ], + [ + 7.2012339, + 53.0995058 + ], + [ + 7.2013499, + 53.1006309 + ], + [ + 7.2014937, + 53.1018721 + ], + [ + 7.201681, + 53.1035127 + ], + [ + 7.2017776, + 53.1043591 + ], + [ + 7.2019608, + 53.1060821 + ], + [ + 7.20223, + 53.1082173 + ], + [ + 7.2022694, + 53.1085871 + ], + [ + 7.202438, + 53.1101685 + ], + [ + 7.2026772, + 53.1120436 + ], + [ + 7.20275, + 53.1128688 + ], + [ + 7.2027749, + 53.1131496 + ], + [ + 7.202794, + 53.1133653 + ], + [ + 7.2027073, + 53.1134056 + ], + [ + 7.2021383, + 53.1136704 + ], + [ + 7.2004475, + 53.1143846 + ], + [ + 7.1991487, + 53.1149328 + ], + [ + 7.1977221, + 53.1155197 + ], + [ + 7.1962708, + 53.1161479 + ], + [ + 7.1952662, + 53.1165612 + ], + [ + 7.1949403, + 53.1166845 + ], + [ + 7.1943912, + 53.1168925 + ], + [ + 7.1925665, + 53.1176819 + ], + [ + 7.1907265, + 53.1184693 + ], + [ + 7.1892297, + 53.119105 + ], + [ + 7.1887787, + 53.1193131 + ], + [ + 7.1882482, + 53.119527 + ], + [ + 7.1864813, + 53.1202469 + ], + [ + 7.184173, + 53.1212014 + ], + [ + 7.1828577, + 53.1217291 + ], + [ + 7.1831002, + 53.1219267 + ], + [ + 7.1831606, + 53.1219759 + ], + [ + 7.1833748, + 53.122096 + ], + [ + 7.1835386, + 53.1221986 + ], + [ + 7.1836344, + 53.1223983 + ], + [ + 7.1837022, + 53.1225664 + ], + [ + 7.1840144, + 53.122669 + ], + [ + 7.1844648, + 53.1228998 + ], + [ + 7.18486, + 53.1232594 + ], + [ + 7.1858679, + 53.1241855 + ], + [ + 7.185383, + 53.1244033 + ], + [ + 7.1840847, + 53.1248851 + ], + [ + 7.183947, + 53.1248644 + ], + [ + 7.1837631, + 53.1248306 + ], + [ + 7.1835555, + 53.124955 + ], + [ + 7.1828857, + 53.1256556 + ], + [ + 7.1822883, + 53.1264183 + ], + [ + 7.1817968, + 53.1267832 + ], + [ + 7.1810535, + 53.1276335 + ], + [ + 7.180867, + 53.1279907 + ], + [ + 7.1806023, + 53.1287467 + ], + [ + 7.180171, + 53.1310849 + ], + [ + 7.1798851, + 53.1320509 + ], + [ + 7.1794514, + 53.1343619 + ], + [ + 7.1794172, + 53.1345447 + ], + [ + 7.178981, + 53.1371637 + ], + [ + 7.1787779, + 53.1384261 + ], + [ + 7.1791589, + 53.1383541 + ], + [ + 7.1795585, + 53.1381836 + ], + [ + 7.1799212, + 53.1380364 + ], + [ + 7.1800748, + 53.1379815 + ], + [ + 7.1801569, + 53.1380375 + ], + [ + 7.1804664, + 53.1382255 + ], + [ + 7.1812065, + 53.138797 + ], + [ + 7.1818079, + 53.1392658 + ], + [ + 7.1824169, + 53.1397407 + ], + [ + 7.1832486, + 53.1404455 + ], + [ + 7.1833707, + 53.14091 + ], + [ + 7.1834755, + 53.1414112 + ], + [ + 7.1835654, + 53.1417413 + ], + [ + 7.1837103, + 53.1421139 + ], + [ + 7.1839645, + 53.1424642 + ], + [ + 7.1841591, + 53.1428453 + ], + [ + 7.1845778, + 53.1433074 + ], + [ + 7.1850978, + 53.1439211 + ], + [ + 7.1854522, + 53.1443042 + ], + [ + 7.1858451, + 53.1446936 + ], + [ + 7.1864032, + 53.1452175 + ], + [ + 7.1870191, + 53.1457744 + ], + [ + 7.1871936, + 53.1459322 + ], + [ + 7.1880863, + 53.1467253 + ], + [ + 7.188813, + 53.1473655 + ], + [ + 7.1896865, + 53.1481574 + ], + [ + 7.1892592, + 53.1530612 + ], + [ + 7.1891961, + 53.1548365 + ], + [ + 7.1891708, + 53.1555457 + ], + [ + 7.1892052, + 53.156254 + ], + [ + 7.1892783, + 53.1572775 + ], + [ + 7.1898605, + 53.1579829 + ], + [ + 7.1903322, + 53.1585825 + ], + [ + 7.19053, + 53.1587833 + ], + [ + 7.1909355, + 53.1591413 + ], + [ + 7.1911073, + 53.1594591 + ], + [ + 7.1911464, + 53.1596873 + ], + [ + 7.1910849, + 53.1598984 + ], + [ + 7.1909748, + 53.1602773 + ], + [ + 7.1907495, + 53.1607559 + ], + [ + 7.1907229, + 53.1610581 + ], + [ + 7.1907599, + 53.1614304 + ], + [ + 7.1908433, + 53.1617242 + ], + [ + 7.1910319, + 53.1619823 + ], + [ + 7.1915685, + 53.1625878 + ], + [ + 7.1923926, + 53.1635202 + ], + [ + 7.192471, + 53.163609 + ], + [ + 7.193505, + 53.1647861 + ], + [ + 7.194712, + 53.1662034 + ], + [ + 7.1959432, + 53.1676591 + ], + [ + 7.1973239, + 53.1692407 + ], + [ + 7.19862, + 53.170751 + ], + [ + 7.198889, + 53.1710645 + ], + [ + 7.2005375, + 53.1729718 + ], + [ + 7.2016226, + 53.1742785 + ], + [ + 7.2031455, + 53.1759862 + ], + [ + 7.2036503, + 53.1765441 + ], + [ + 7.2046346, + 53.1765052 + ], + [ + 7.2056619, + 53.1764957 + ], + [ + 7.2064884, + 53.1765117 + ], + [ + 7.2075928, + 53.1765284 + ], + [ + 7.208908, + 53.1765811 + ], + [ + 7.2092209, + 53.1766037 + ], + [ + 7.2095988, + 53.176631 + ], + [ + 7.2099874, + 53.1766393 + ], + [ + 7.210767, + 53.1767222 + ], + [ + 7.2117573, + 53.1768388 + ], + [ + 7.2128521, + 53.177002 + ], + [ + 7.2140122, + 53.177178 + ], + [ + 7.2156817, + 53.177539 + ], + [ + 7.2161152, + 53.1776367 + ], + [ + 7.2176186, + 53.1779757 + ], + [ + 7.2183273, + 53.1781355 + ], + [ + 7.2209174, + 53.1787355 + ], + [ + 7.221903, + 53.1789638 + ], + [ + 7.2258199, + 53.1798511 + ], + [ + 7.2275444, + 53.1802477 + ], + [ + 7.2275448, + 53.1803957 + ], + [ + 7.2274899, + 53.1804758 + ], + [ + 7.2274678, + 53.1805047 + ], + [ + 7.227453, + 53.1805146 + ], + [ + 7.2273531, + 53.180547 + ], + [ + 7.2271684, + 53.1805638 + ], + [ + 7.2267278, + 53.1807252 + ], + [ + 7.2262671, + 53.1809114 + ], + [ + 7.225388, + 53.1812772 + ], + [ + 7.2220356, + 53.1826846 + ], + [ + 7.2198805, + 53.1835607 + ], + [ + 7.2184648, + 53.1841612 + ], + [ + 7.2153693, + 53.18543 + ], + [ + 7.2148184, + 53.1856585 + ], + [ + 7.2123641, + 53.1866768 + ], + [ + 7.2105471, + 53.1875224 + ], + [ + 7.2089239, + 53.1880988 + ], + [ + 7.2080194, + 53.1884429 + ], + [ + 7.2089216, + 53.189528 + ], + [ + 7.2097419, + 53.1904656 + ], + [ + 7.2104053, + 53.1912819 + ], + [ + 7.2108567, + 53.1919296 + ], + [ + 7.211046, + 53.1921046 + ], + [ + 7.2114805, + 53.1925064 + ], + [ + 7.2117926, + 53.1927258 + ], + [ + 7.2121183, + 53.1929549 + ], + [ + 7.2128419, + 53.1934547 + ], + [ + 7.2135161, + 53.193857 + ], + [ + 7.2147837, + 53.1944385 + ], + [ + 7.2158869, + 53.1950017 + ], + [ + 7.2163958, + 53.195365 + ], + [ + 7.216827, + 53.196077 + ], + [ + 7.2174103, + 53.1971825 + ], + [ + 7.2176752, + 53.1977299 + ], + [ + 7.2177201, + 53.1983992 + ], + [ + 7.217718, + 53.1985023 + ], + [ + 7.2176684, + 53.2010045 + ], + [ + 7.2177001, + 53.2013333 + ], + [ + 7.217606, + 53.2022493 + ], + [ + 7.2175198, + 53.2039087 + ], + [ + 7.2174622, + 53.2052441 + ], + [ + 7.2174392, + 53.2056748 + ], + [ + 7.2174332, + 53.2057863 + ], + [ + 7.2172117, + 53.2099489 + ], + [ + 7.2170433, + 53.213886 + ], + [ + 7.2169745, + 53.2147632 + ], + [ + 7.2168108, + 53.215569 + ], + [ + 7.216471, + 53.2165085 + ], + [ + 7.2156005, + 53.2180114 + ], + [ + 7.2142131, + 53.2204181 + ], + [ + 7.2128515, + 53.2228129 + ], + [ + 7.2118809, + 53.2245212 + ], + [ + 7.2115782, + 53.2252975 + ], + [ + 7.2111893, + 53.2264666 + ], + [ + 7.2105558, + 53.2280657 + ], + [ + 7.2105336, + 53.2282993 + ], + [ + 7.2109727, + 53.2283895 + ], + [ + 7.2115208, + 53.2283039 + ], + [ + 7.2121018, + 53.2281902 + ], + [ + 7.2125339, + 53.2281455 + ], + [ + 7.2121338, + 53.2294658 + ], + [ + 7.2116718, + 53.231359 + ], + [ + 7.211127, + 53.2336356 + ], + [ + 7.2108375, + 53.2349384 + ], + [ + 7.2103978, + 53.2369175 + ], + [ + 7.2089135, + 53.2431014 + ], + [ + 7.2088878, + 53.243208 + ], + [ + 7.2088104, + 53.2435309 + ], + [ + 7.2087907, + 53.2436126 + ], + [ + 7.2086677, + 53.2435935 + ], + [ + 7.2085978, + 53.2435599 + ], + [ + 7.2085708, + 53.2435061 + ], + [ + 7.208444, + 53.2431578 + ], + [ + 7.2084069, + 53.2431122 + ], + [ + 7.208277, + 53.2430847 + ], + [ + 7.2082026, + 53.2430539 + ], + [ + 7.2078003, + 53.2428209 + ], + [ + 7.2075176, + 53.2425265 + ], + [ + 7.2074295, + 53.2423813 + ], + [ + 7.2074242, + 53.2420813 + ], + [ + 7.2073841, + 53.2419817 + ], + [ + 7.2073193, + 53.2419202 + ], + [ + 7.2068749, + 53.2416922 + ], + [ + 7.206669, + 53.2415663 + ], + [ + 7.2065423, + 53.2414333 + ], + [ + 7.2064083, + 53.2412526 + ], + [ + 7.2062916, + 53.241043 + ], + [ + 7.2061959, + 53.2408934 + ], + [ + 7.2059656, + 53.2407543 + ], + [ + 7.2059134, + 53.2406043 + ], + [ + 7.2058239, + 53.2404601 + ], + [ + 7.2056727, + 53.2403635 + ], + [ + 7.2055653, + 53.2402222 + ], + [ + 7.2055265, + 53.2400108 + ], + [ + 7.2054804, + 53.2399166 + ], + [ + 7.2054133, + 53.2398732 + ], + [ + 7.2048408, + 53.2396761 + ], + [ + 7.2046507, + 53.2395844 + ], + [ + 7.204578, + 53.2395058 + ], + [ + 7.2045946, + 53.2393984 + ], + [ + 7.2046665, + 53.2393409 + ], + [ + 7.2047675, + 53.239302 + ], + [ + 7.2049597, + 53.239256 + ], + [ + 7.2053575, + 53.2391069 + ], + [ + 7.2054075, + 53.2390667 + ], + [ + 7.2056274, + 53.2388312 + ], + [ + 7.2056632, + 53.2386029 + ], + [ + 7.2057148, + 53.2385158 + ], + [ + 7.2059643, + 53.2383223 + ], + [ + 7.2060885, + 53.2382553 + ], + [ + 7.2061838, + 53.2381759 + ], + [ + 7.2062024, + 53.2380307 + ], + [ + 7.2061919, + 53.2378163 + ], + [ + 7.206199, + 53.237691 + ], + [ + 7.2062692, + 53.2376661 + ], + [ + 7.2049669, + 53.2367077 + ], + [ + 7.2048591, + 53.2367641 + ], + [ + 7.2043011, + 53.2368594 + ], + [ + 7.204087, + 53.2368697 + ], + [ + 7.2038181, + 53.2368552 + ], + [ + 7.2036327, + 53.2368264 + ], + [ + 7.2033902, + 53.2367865 + ], + [ + 7.2033362, + 53.2367897 + ], + [ + 7.2031515, + 53.2368322 + ], + [ + 7.202878, + 53.2368691 + ], + [ + 7.2027745, + 53.2368729 + ], + [ + 7.2026919, + 53.2368665 + ], + [ + 7.2025634, + 53.2368299 + ], + [ + 7.20251, + 53.2367989 + ], + [ + 7.2024819, + 53.2367578 + ], + [ + 7.2023754, + 53.2364831 + ], + [ + 7.2023526, + 53.2363653 + ], + [ + 7.2022875, + 53.2362344 + ], + [ + 7.202256, + 53.2362329 + ], + [ + 7.2021871, + 53.2364003 + ], + [ + 7.2021487, + 53.2365844 + ], + [ + 7.2021024, + 53.2367021 + ], + [ + 7.2020374, + 53.2367919 + ], + [ + 7.2019569, + 53.2368667 + ], + [ + 7.2018387, + 53.2369255 + ], + [ + 7.2015676, + 53.2369958 + ], + [ + 7.1967312, + 53.237628 + ], + [ + 7.1963961, + 53.237661 + ], + [ + 7.1962703, + 53.2376685 + ], + [ + 7.1961877, + 53.237664 + ], + [ + 7.1960966, + 53.2376243 + ], + [ + 7.1960462, + 53.2375897 + ], + [ + 7.1960119, + 53.2375414 + ], + [ + 7.1959129, + 53.2372693 + ], + [ + 7.1957892, + 53.2374102 + ], + [ + 7.1955498, + 53.237756 + ], + [ + 7.1954548, + 53.2378497 + ], + [ + 7.1953639, + 53.2379254 + ], + [ + 7.1952617, + 53.2379741 + ], + [ + 7.1950568, + 53.2380465 + ], + [ + 7.1948509, + 53.238089 + ], + [ + 7.1946579, + 53.2381081 + ], + [ + 7.1944704, + 53.2381055 + ], + [ + 7.1941799, + 53.2380696 + ], + [ + 7.1936958, + 53.2379753 + ], + [ + 7.1933837, + 53.2379703 + ], + [ + 7.193309, + 53.2379792 + ], + [ + 7.1931709, + 53.23803 + ], + [ + 7.193032, + 53.238054 + ], + [ + 7.1929043, + 53.2380454 + ], + [ + 7.1927786, + 53.2380556 + ], + [ + 7.1926803, + 53.2380809 + ], + [ + 7.1924167, + 53.2382024 + ], + [ + 7.1923393, + 53.2382303 + ], + [ + 7.1921825, + 53.2382516 + ], + [ + 7.1914858, + 53.2383901 + ], + [ + 7.1905066, + 53.2385638 + ], + [ + 7.1900814, + 53.2385959 + ], + [ + 7.1899927, + 53.2385896 + ], + [ + 7.1899098, + 53.2385725 + ], + [ + 7.1898476, + 53.2385424 + ], + [ + 7.189812, + 53.2385094 + ], + [ + 7.1898044, + 53.2384482 + ], + [ + 7.1897377, + 53.2380353 + ], + [ + 7.1897261, + 53.23772 + ], + [ + 7.1896088, + 53.2380402 + ], + [ + 7.1895744, + 53.2382072 + ], + [ + 7.1894245, + 53.238543 + ], + [ + 7.189394, + 53.2385757 + ], + [ + 7.1886489, + 53.238757 + ], + [ + 7.1880424, + 53.2389594 + ], + [ + 7.1872839, + 53.2392021 + ], + [ + 7.1871482, + 53.2392304 + ], + [ + 7.1870435, + 53.2392423 + ], + [ + 7.1869639, + 53.2392359 + ], + [ + 7.1868627, + 53.2392099 + ], + [ + 7.1867896, + 53.2391673 + ], + [ + 7.1867567, + 53.239119 + ], + [ + 7.1866318, + 53.2388815 + ], + [ + 7.186542, + 53.2386688 + ], + [ + 7.1865054, + 53.2386457 + ], + [ + 7.1864467, + 53.2386382 + ], + [ + 7.1863628, + 53.2386418 + ], + [ + 7.186245, + 53.2386654 + ], + [ + 7.1861264, + 53.238717 + ], + [ + 7.1860346, + 53.2387603 + ], + [ + 7.1859306, + 53.2388009 + ], + [ + 7.1856844, + 53.2388458 + ], + [ + 7.1854613, + 53.2389155 + ], + [ + 7.1853162, + 53.2389855 + ], + [ + 7.185231, + 53.2391088 + ], + [ + 7.1851564, + 53.2392357 + ], + [ + 7.1851156, + 53.2392785 + ], + [ + 7.1849531, + 53.2393693 + ], + [ + 7.1847503, + 53.2395728 + ], + [ + 7.1846946, + 53.2396635 + ], + [ + 7.1846927, + 53.2398015 + ], + [ + 7.1846364, + 53.2399237 + ], + [ + 7.1845921, + 53.2400008 + ], + [ + 7.184516, + 53.2400647 + ], + [ + 7.1844391, + 53.2401078 + ], + [ + 7.1843959, + 53.2401173 + ], + [ + 7.1836146, + 53.2402109 + ], + [ + 7.1835405, + 53.2401963 + ], + [ + 7.1834614, + 53.2401611 + ], + [ + 7.1834195, + 53.2401182 + ], + [ + 7.1834019, + 53.2400806 + ], + [ + 7.1833711, + 53.2399096 + ], + [ + 7.1833504, + 53.2398729 + ], + [ + 7.1833278, + 53.2398696 + ], + [ + 7.1833026, + 53.2398807 + ], + [ + 7.1831525, + 53.2400327 + ], + [ + 7.1831125, + 53.2400619 + ], + [ + 7.1830249, + 53.2400863 + ], + [ + 7.1829572, + 53.2400834 + ], + [ + 7.1828748, + 53.2400616 + ], + [ + 7.1828251, + 53.2400333 + ], + [ + 7.1826646, + 53.2398926 + ], + [ + 7.1825711, + 53.239835 + ], + [ + 7.1825212, + 53.2398184 + ], + [ + 7.1824279, + 53.2398166 + ], + [ + 7.1821588, + 53.239859 + ], + [ + 7.1814762, + 53.2400373 + ], + [ + 7.179655, + 53.240466 + ], + [ + 7.1793951, + 53.240565 + ], + [ + 7.1790675, + 53.240709 + ], + [ + 7.178804, + 53.2408361 + ], + [ + 7.1785066, + 53.2409878 + ], + [ + 7.1782584, + 53.2410805 + ], + [ + 7.177925, + 53.2411812 + ], + [ + 7.1776022, + 53.2412621 + ], + [ + 7.1774924, + 53.2412839 + ], + [ + 7.1773552, + 53.2413061 + ], + [ + 7.1771914, + 53.241314 + ], + [ + 7.1770967, + 53.2413123 + ], + [ + 7.1770121, + 53.2412951 + ], + [ + 7.176936, + 53.2412626 + ], + [ + 7.1768898, + 53.2412233 + ], + [ + 7.1767739, + 53.2410659 + ], + [ + 7.1767451, + 53.2410626 + ], + [ + 7.1766681, + 53.2411463 + ], + [ + 7.1764324, + 53.2414984 + ], + [ + 7.1763391, + 53.241594 + ], + [ + 7.1761804, + 53.2417119 + ], + [ + 7.1760147, + 53.2417947 + ], + [ + 7.1758204, + 53.2418786 + ], + [ + 7.1756314, + 53.2419383 + ], + [ + 7.1754855, + 53.241972 + ], + [ + 7.1753177, + 53.2419983 + ], + [ + 7.1751962, + 53.242005 + ], + [ + 7.175088, + 53.2420033 + ], + [ + 7.1750094, + 53.241987 + ], + [ + 7.174852, + 53.241949 + ], + [ + 7.174543, + 53.2418629 + ], + [ + 7.1744037, + 53.2418291 + ], + [ + 7.1743103, + 53.2418157 + ], + [ + 7.1742382, + 53.24182 + ], + [ + 7.1741147, + 53.2418582 + ], + [ + 7.1739213, + 53.2419206 + ], + [ + 7.1735568, + 53.2419423 + ], + [ + 7.1735659, + 53.2418415 + ], + [ + 7.1730131, + 53.2411155 + ], + [ + 7.1729711, + 53.2411939 + ], + [ + 7.1727779, + 53.2412165 + ], + [ + 7.1726266, + 53.2412289 + ], + [ + 7.1725497, + 53.2412694 + ], + [ + 7.1723557, + 53.2415615 + ], + [ + 7.1722622, + 53.2416003 + ], + [ + 7.1720766, + 53.2416601 + ], + [ + 7.1719885, + 53.2417383 + ], + [ + 7.1717891, + 53.2417529 + ], + [ + 7.1715316, + 53.2418818 + ], + [ + 7.1713986, + 53.2419561 + ], + [ + 7.1710852, + 53.2419746 + ], + [ + 7.1708307, + 53.2419538 + ], + [ + 7.1706303, + 53.2419315 + ], + [ + 7.1705351, + 53.2419685 + ], + [ + 7.1704655, + 53.2420494 + ], + [ + 7.1704364, + 53.2421317 + ], + [ + 7.1704908, + 53.2422447 + ], + [ + 7.170678, + 53.2424708 + ], + [ + 7.1707801, + 53.2425708 + ], + [ + 7.1707925, + 53.2426824 + ], + [ + 7.1707358, + 53.2427497 + ], + [ + 7.1706739, + 53.2428405 + ], + [ + 7.1706231, + 53.2428968 + ], + [ + 7.170517, + 53.2429159 + ], + [ + 7.17039, + 53.2428875 + ], + [ + 7.1701471, + 53.2428034 + ], + [ + 7.1700129, + 53.2427389 + ], + [ + 7.1698696, + 53.2427143 + ], + [ + 7.1697184, + 53.2427374 + ], + [ + 7.1697113, + 53.2428006 + ], + [ + 7.169768, + 53.2428352 + ], + [ + 7.1696938, + 53.2428657 + ], + [ + 7.1695267, + 53.2428584 + ], + [ + 7.1691649, + 53.2428142 + ], + [ + 7.1689188, + 53.2427717 + ], + [ + 7.1686971, + 53.2426946 + ], + [ + 7.1684859, + 53.2426156 + ], + [ + 7.1683859, + 53.2426355 + ], + [ + 7.1682997, + 53.2427689 + ], + [ + 7.1682103, + 53.2428924 + ], + [ + 7.1680778, + 53.2429308 + ], + [ + 7.1679474, + 53.2429411 + ], + [ + 7.167804, + 53.2429182 + ], + [ + 7.1677057, + 53.242948 + ], + [ + 7.1676626, + 53.2430133 + ], + [ + 7.1676679, + 53.2430881 + ], + [ + 7.167743, + 53.2431919 + ], + [ + 7.1677497, + 53.2433126 + ], + [ + 7.1676834, + 53.2434574 + ], + [ + 7.1675611, + 53.2435362 + ], + [ + 7.1673048, + 53.2436109 + ], + [ + 7.1670797, + 53.2436672 + ], + [ + 7.1667818, + 53.243801 + ], + [ + 7.1662948, + 53.2440466 + ], + [ + 7.1657796, + 53.2442978 + ], + [ + 7.1654305, + 53.2444816 + ], + [ + 7.1650344, + 53.2447001 + ], + [ + 7.1647148, + 53.2448151 + ], + [ + 7.1644447, + 53.2448763 + ], + [ + 7.1641714, + 53.2449287 + ], + [ + 7.1639913, + 53.2449837 + ], + [ + 7.1638679, + 53.2450813 + ], + [ + 7.1636504, + 53.2452927 + ], + [ + 7.1633541, + 53.2454849 + ], + [ + 7.1630788, + 53.2456715 + ], + [ + 7.1628195, + 53.2457932 + ], + [ + 7.1624798, + 53.2458876 + ], + [ + 7.1621657, + 53.2459377 + ], + [ + 7.1619444, + 53.2459228 + ], + [ + 7.1617924, + 53.2458134 + ], + [ + 7.1616761, + 53.2457425 + ], + [ + 7.1615529, + 53.2456897 + ], + [ + 7.1613066, + 53.2456958 + ], + [ + 7.1609373, + 53.2458049 + ], + [ + 7.1604189, + 53.246003 + ], + [ + 7.1601387, + 53.2461311 + ], + [ + 7.159785, + 53.2462599 + ], + [ + 7.1594394, + 53.246304 + ], + [ + 7.159093, + 53.2463796 + ], + [ + 7.1587384, + 53.24643 + ], + [ + 7.1585099, + 53.2464278 + ], + [ + 7.1583323, + 53.2464152 + ], + [ + 7.1582561, + 53.2463267 + ], + [ + 7.1582946, + 53.2462091 + ], + [ + 7.1583514, + 53.2459463 + ], + [ + 7.1584349, + 53.2457706 + ], + [ + 7.1584618, + 53.2455648 + ], + [ + 7.1584136, + 53.245258 + ], + [ + 7.1582968, + 53.2451699 + ], + [ + 7.1582066, + 53.2451654 + ], + [ + 7.1581239, + 53.2452131 + ], + [ + 7.1579882, + 53.2453488 + ], + [ + 7.1577605, + 53.2455223 + ], + [ + 7.1574606, + 53.2456947 + ], + [ + 7.1572036, + 53.2457929 + ], + [ + 7.1570083, + 53.2458444 + ], + [ + 7.1568409, + 53.2458199 + ], + [ + 7.1567016, + 53.2457367 + ], + [ + 7.1565604, + 53.2455866 + ], + [ + 7.1564213, + 53.245351 + ], + [ + 7.1562722, + 53.2451894 + ], + [ + 7.1561161, + 53.2450908 + ], + [ + 7.1560234, + 53.2450035 + ], + [ + 7.1559895, + 53.2449272 + ], + [ + 7.1559486, + 53.2448141 + ], + [ + 7.1560132, + 53.2445601 + ], + [ + 7.1560905, + 53.2443313 + ], + [ + 7.156104, + 53.2442285 + ], + [ + 7.1560584, + 53.2441577 + ], + [ + 7.155974, + 53.2441495 + ], + [ + 7.1558471, + 53.2441751 + ], + [ + 7.1557509, + 53.2442257 + ], + [ + 7.1556021, + 53.2442731 + ], + [ + 7.1552524, + 53.2442875 + ], + [ + 7.1549143, + 53.2442846 + ], + [ + 7.1546304, + 53.2443333 + ], + [ + 7.1544316, + 53.2444209 + ], + [ + 7.1541931, + 53.2445829 + ], + [ + 7.1539006, + 53.2446993 + ], + [ + 7.1536727, + 53.2447683 + ], + [ + 7.1534405, + 53.2447914 + ], + [ + 7.153104, + 53.2447884 + ], + [ + 7.1527424, + 53.2447578 + ], + [ + 7.1525353, + 53.2447139 + ], + [ + 7.1523529, + 53.244741 + ], + [ + 7.1521992, + 53.2448246 + ], + [ + 7.152055, + 53.2449305 + ], + [ + 7.1519026, + 53.2450105 + ], + [ + 7.1516784, + 53.2450974 + ], + [ + 7.1513745, + 53.2452365 + ], + [ + 7.151094, + 53.2453556 + ], + [ + 7.1508098, + 53.2454486 + ], + [ + 7.15055, + 53.2454484 + ], + [ + 7.1503553, + 53.2454224 + ], + [ + 7.1501926, + 53.2453556 + ], + [ + 7.1500044, + 53.2451862 + ], + [ + 7.149895, + 53.2450972 + ], + [ + 7.1497637, + 53.2450795 + ], + [ + 7.1496505, + 53.2451104 + ], + [ + 7.1495126, + 53.2452209 + ], + [ + 7.1487803, + 53.2459811 + ], + [ + 7.1478582, + 53.2465865 + ], + [ + 7.1473738, + 53.2467203 + ], + [ + 7.1470483, + 53.2467352 + ], + [ + 7.1459216, + 53.2464098 + ], + [ + 7.1457032, + 53.246386 + ], + [ + 7.1454544, + 53.2464471 + ], + [ + 7.1452208, + 53.2465081 + ], + [ + 7.1450228, + 53.2465136 + ], + [ + 7.1448434, + 53.2464227 + ], + [ + 7.1446076, + 53.2463488 + ], + [ + 7.1443673, + 53.2463435 + ], + [ + 7.1440329, + 53.2462804 + ], + [ + 7.1435483, + 53.246183 + ], + [ + 7.1430588, + 53.2461475 + ], + [ + 7.1426459, + 53.2462022 + ], + [ + 7.1421406, + 53.2464162 + ], + [ + 7.1420182, + 53.2465782 + ], + [ + 7.1417853, + 53.2467398 + ], + [ + 7.1415458, + 53.246842 + ], + [ + 7.1411779, + 53.2470537 + ], + [ + 7.140763, + 53.2474126 + ], + [ + 7.1405883, + 53.2476006 + ], + [ + 7.140323, + 53.2478039 + ], + [ + 7.1401437, + 53.2478868 + ], + [ + 7.1399658, + 53.2479149 + ], + [ + 7.1396278, + 53.2480323 + ], + [ + 7.139404, + 53.2480543 + ], + [ + 7.1392928, + 53.2479554 + ], + [ + 7.1391786, + 53.2478727 + ], + [ + 7.138756, + 53.2480578 + ], + [ + 7.1387184, + 53.2480676 + ], + [ + 7.1380787, + 53.24843 + ], + [ + 7.1378666, + 53.2485456 + ], + [ + 7.137565, + 53.2486213 + ], + [ + 7.1373113, + 53.2486597 + ], + [ + 7.1370931, + 53.2485534 + ], + [ + 7.1368383, + 53.2484798 + ], + [ + 7.1363787, + 53.2485169 + ], + [ + 7.1348762, + 53.2487607 + ], + [ + 7.1348806, + 53.2488612 + ], + [ + 7.1350108, + 53.248962 + ], + [ + 7.1348274, + 53.2490381 + ], + [ + 7.1346766, + 53.2492486 + ], + [ + 7.1349009, + 53.2493228 + ], + [ + 7.1351192, + 53.2495182 + ], + [ + 7.1352399, + 53.2500102 + ], + [ + 7.1341998, + 53.2503677 + ], + [ + 7.1339406, + 53.2505388 + ], + [ + 7.1340517, + 53.2506376 + ], + [ + 7.1341315, + 53.250721 + ], + [ + 7.1341149, + 53.2507761 + ], + [ + 7.1340083, + 53.2507801 + ], + [ + 7.13374, + 53.2507433 + ], + [ + 7.1330479, + 53.2506972 + ], + [ + 7.1329291, + 53.2505094 + ], + [ + 7.1330016, + 53.2499937 + ], + [ + 7.1330011, + 53.2498061 + ], + [ + 7.1328722, + 53.2497396 + ], + [ + 7.1326188, + 53.2497826 + ], + [ + 7.132353, + 53.249892 + ], + [ + 7.1320243, + 53.2501352 + ], + [ + 7.1308657, + 53.2506568 + ], + [ + 7.1304655, + 53.2506588 + ], + [ + 7.1303004, + 53.2504601 + ], + [ + 7.1303607, + 53.2501825 + ], + [ + 7.1302396, + 53.2500289 + ], + [ + 7.130057, + 53.2500387 + ], + [ + 7.1298821, + 53.2501353 + ], + [ + 7.1297272, + 53.2501698 + ], + [ + 7.1294173, + 53.2501427 + ], + [ + 7.129136, + 53.2501587 + ], + [ + 7.1291191, + 53.2502939 + ], + [ + 7.1291144, + 53.2503603 + ], + [ + 7.1289829, + 53.2504058 + ], + [ + 7.1285907, + 53.2504167 + ], + [ + 7.1286145, + 53.2504369 + ], + [ + 7.1278003, + 53.2504728 + ], + [ + 7.1274209, + 53.2506848 + ], + [ + 7.127215, + 53.2509464 + ], + [ + 7.1270225, + 53.2512491 + ], + [ + 7.1269488, + 53.2514789 + ], + [ + 7.1268372, + 53.2516293 + ], + [ + 7.1267294, + 53.2516059 + ], + [ + 7.126888, + 53.2508785 + ], + [ + 7.1267493, + 53.2507572 + ], + [ + 7.1264929, + 53.2506493 + ], + [ + 7.1263825, + 53.2506533 + ], + [ + 7.1262536, + 53.2507538 + ], + [ + 7.1261296, + 53.2507969 + ], + [ + 7.1259975, + 53.2507373 + ], + [ + 7.1257617, + 53.2506656 + ], + [ + 7.1255957, + 53.2507026 + ], + [ + 7.1253259, + 53.2508098 + ], + [ + 7.1251188, + 53.2509549 + ], + [ + 7.1249593, + 53.2510558 + ], + [ + 7.1246939, + 53.2510898 + ], + [ + 7.1245686, + 53.251014 + ], + [ + 7.1244718, + 53.2508921 + ], + [ + 7.1244226, + 53.2508128 + ], + [ + 7.124234, + 53.2507724 + ], + [ + 7.1240186, + 53.2508171 + ], + [ + 7.1238878, + 53.2508763 + ], + [ + 7.1238733, + 53.2509772 + ], + [ + 7.1237621, + 53.2513996 + ], + [ + 7.1236595, + 53.2515797 + ], + [ + 7.1235251, + 53.2516458 + ], + [ + 7.1234367, + 53.2516267 + ], + [ + 7.1232542, + 53.2514649 + ], + [ + 7.1226987, + 53.2510531 + ], + [ + 7.1222432, + 53.2507494 + ], + [ + 7.1219646, + 53.2505686 + ], + [ + 7.1217737, + 53.2504756 + ], + [ + 7.1215592, + 53.2504516 + ], + [ + 7.1212722, + 53.2505134 + ], + [ + 7.1204059, + 53.2508382 + ], + [ + 7.119287, + 53.251318 + ], + [ + 7.1186991, + 53.2515606 + ], + [ + 7.1185271, + 53.2515497 + ], + [ + 7.1183346, + 53.2514201 + ], + [ + 7.1179959, + 53.2512587 + ], + [ + 7.1174865, + 53.2511136 + ], + [ + 7.1172487, + 53.2510808 + ], + [ + 7.1169645, + 53.2510327 + ], + [ + 7.116788, + 53.251095 + ], + [ + 7.1165641, + 53.251206 + ], + [ + 7.1164495, + 53.2512856 + ], + [ + 7.1161189, + 53.2512246 + ], + [ + 7.1159069, + 53.2511685 + ], + [ + 7.1157157, + 53.2511555 + ], + [ + 7.1154244, + 53.2512082 + ], + [ + 7.1152052, + 53.2513397 + ], + [ + 7.1151451, + 53.2515327 + ], + [ + 7.1153116, + 53.2517656 + ], + [ + 7.11544, + 53.2519168 + ], + [ + 7.1154574, + 53.2520514 + ], + [ + 7.1155256, + 53.2522173 + ], + [ + 7.115709, + 53.2523995 + ], + [ + 7.1158424, + 53.2524866 + ], + [ + 7.115969, + 53.2526807 + ], + [ + 7.1159771, + 53.2527509 + ], + [ + 7.1159323, + 53.2528008 + ], + [ + 7.1155524, + 53.2529166 + ], + [ + 7.1154253, + 53.2528888 + ], + [ + 7.1144391, + 53.2521294 + ], + [ + 7.1138166, + 53.2516637 + ], + [ + 7.1132341, + 53.2513322 + ], + [ + 7.1125903, + 53.2511664 + ], + [ + 7.1119328, + 53.2511266 + ], + [ + 7.1114055, + 53.251183 + ], + [ + 7.1112189, + 53.2512752 + ], + [ + 7.111086, + 53.2514648 + ], + [ + 7.1110537, + 53.2516825 + ], + [ + 7.1109997, + 53.2518434 + ], + [ + 7.110821, + 53.2520292 + ], + [ + 7.1106454, + 53.2520252 + ], + [ + 7.1105511, + 53.2519627 + ], + [ + 7.1104921, + 53.2519178 + ], + [ + 7.11026, + 53.2519673 + ], + [ + 7.1099223, + 53.251863 + ], + [ + 7.1097398, + 53.2518306 + ], + [ + 7.1095773, + 53.2517601 + ], + [ + 7.1094629, + 53.2517522 + ], + [ + 7.1094183, + 53.2517635 + ], + [ + 7.1092485, + 53.2519753 + ], + [ + 7.1092132, + 53.2520027 + ], + [ + 7.1091413, + 53.2520071 + ], + [ + 7.1088843, + 53.2519384 + ], + [ + 7.1088158, + 53.2519616 + ], + [ + 7.1087965, + 53.2520745 + ], + [ + 7.108752, + 53.2520975 + ], + [ + 7.1086983, + 53.2521071 + ], + [ + 7.1085147, + 53.2520917 + ], + [ + 7.1083883, + 53.2520777 + ], + [ + 7.1082156, + 53.2520758 + ], + [ + 7.1081846, + 53.2520969 + ], + [ + 7.1081208, + 53.2522282 + ], + [ + 7.1080529, + 53.2523253 + ], + [ + 7.1080665, + 53.2524388 + ], + [ + 7.1080187, + 53.2525547 + ], + [ + 7.1082794, + 53.2529182 + ], + [ + 7.1084429, + 53.253077 + ], + [ + 7.1086291, + 53.2531924 + ], + [ + 7.1086556, + 53.2532778 + ], + [ + 7.1086207, + 53.253372 + ], + [ + 7.1086716, + 53.2534751 + ], + [ + 7.1085385, + 53.2534368 + ], + [ + 7.1084612, + 53.2533582 + ], + [ + 7.1083977, + 53.2532326 + ], + [ + 7.1082499, + 53.2531511 + ], + [ + 7.1081063, + 53.2530605 + ], + [ + 7.107998, + 53.2529454 + ], + [ + 7.1076954, + 53.252695 + ], + [ + 7.1076623, + 53.2526404 + ], + [ + 7.1076582, + 53.2525448 + ], + [ + 7.107695, + 53.2524651 + ], + [ + 7.1077529, + 53.2523852 + ], + [ + 7.1075934, + 53.2521524 + ], + [ + 7.1075004, + 53.252156 + ], + [ + 7.1073658, + 53.2521709 + ], + [ + 7.1072787, + 53.2521708 + ], + [ + 7.107212, + 53.2521462 + ], + [ + 7.10714, + 53.2520956 + ], + [ + 7.1070616, + 53.2520802 + ], + [ + 7.1069674, + 53.2520973 + ], + [ + 7.1068384, + 53.2521509 + ], + [ + 7.1067667, + 53.2521651 + ], + [ + 7.1067051, + 53.252163 + ], + [ + 7.1066788, + 53.2521345 + ], + [ + 7.1066761, + 53.2520903 + ], + [ + 7.1067181, + 53.252034 + ], + [ + 7.1067544, + 53.2519913 + ], + [ + 7.1067696, + 53.2519442 + ], + [ + 7.1067536, + 53.2519056 + ], + [ + 7.106693, + 53.2518909 + ], + [ + 7.1066153, + 53.2518998 + ], + [ + 7.1064989, + 53.2519262 + ], + [ + 7.1064038, + 53.2519587 + ], + [ + 7.1062404, + 53.2520208 + ], + [ + 7.106172, + 53.2521007 + ], + [ + 7.106088, + 53.252208 + ], + [ + 7.1059152, + 53.2523108 + ], + [ + 7.1058514, + 53.2523925 + ], + [ + 7.1057326, + 53.2524955 + ], + [ + 7.1056645, + 53.2525846 + ], + [ + 7.1055534, + 53.2526362 + ], + [ + 7.1053904, + 53.2526604 + ], + [ + 7.1052289, + 53.2526792 + ], + [ + 7.1051441, + 53.2527062 + ], + [ + 7.1050886, + 53.2527617 + ], + [ + 7.1050342, + 53.2528037 + ], + [ + 7.1049673, + 53.2528278 + ], + [ + 7.1048566, + 53.2528407 + ], + [ + 7.1047136, + 53.2528249 + ], + [ + 7.1045678, + 53.2527642 + ], + [ + 7.1044769, + 53.2527308 + ], + [ + 7.1043609, + 53.2527176 + ], + [ + 7.1042607, + 53.2527294 + ], + [ + 7.1041365, + 53.2527973 + ], + [ + 7.1038988, + 53.2526717 + ], + [ + 7.1036751, + 53.2525026 + ], + [ + 7.1035755, + 53.2525379 + ], + [ + 7.10348, + 53.2525614 + ], + [ + 7.1033611, + 53.2525464 + ], + [ + 7.1032575, + 53.2525456 + ], + [ + 7.1032177, + 53.252573 + ], + [ + 7.1031495, + 53.2526044 + ], + [ + 7.1030473, + 53.2525954 + ], + [ + 7.1029152, + 53.2525977 + ], + [ + 7.1028754, + 53.2526269 + ], + [ + 7.1028122, + 53.2526753 + ], + [ + 7.1027694, + 53.2526992 + ], + [ + 7.1026752, + 53.2527127 + ], + [ + 7.1025771, + 53.2526921 + ], + [ + 7.1024421, + 53.252643 + ], + [ + 7.1023659, + 53.2525995 + ], + [ + 7.1022558, + 53.2525826 + ], + [ + 7.1021326, + 53.2525775 + ], + [ + 7.1020804, + 53.2525888 + ], + [ + 7.1020072, + 53.2526572 + ], + [ + 7.1019541, + 53.2527461 + ], + [ + 7.10185, + 53.2527787 + ], + [ + 7.1018046, + 53.2528206 + ], + [ + 7.1018002, + 53.2528783 + ], + [ + 7.1017745, + 53.2529255 + ], + [ + 7.1017018, + 53.2529596 + ], + [ + 7.1017013, + 53.2529975 + ], + [ + 7.1017101, + 53.2533698 + ], + [ + 7.1017431, + 53.2534794 + ], + [ + 7.1017525, + 53.253547 + ], + [ + 7.101737, + 53.2535868 + ], + [ + 7.1017003, + 53.2536178 + ], + [ + 7.1016499, + 53.2536345 + ], + [ + 7.101609, + 53.2536241 + ], + [ + 7.1015753, + 53.253601 + ], + [ + 7.1014735, + 53.2534975 + ], + [ + 7.1014323, + 53.2534753 + ], + [ + 7.1013328, + 53.2534564 + ], + [ + 7.1011601, + 53.2534564 + ], + [ + 7.1010219, + 53.2534505 + ], + [ + 7.100941, + 53.2534027 + ], + [ + 7.1008493, + 53.2533423 + ], + [ + 7.100729, + 53.2533345 + ], + [ + 7.1006382, + 53.2533624 + ], + [ + 7.1005474, + 53.2533894 + ], + [ + 7.1004211, + 53.2534349 + ], + [ + 7.1002543, + 53.2534834 + ], + [ + 7.1001372, + 53.2534864 + ], + [ + 7.1000377, + 53.2535198 + ], + [ + 7.0998791, + 53.2535954 + ], + [ + 7.0997405, + 53.2536319 + ], + [ + 7.09968, + 53.2536713 + ], + [ + 7.0996729, + 53.2537371 + ], + [ + 7.0996906, + 53.2537812 + ], + [ + 7.0996162, + 53.2538568 + ], + [ + 7.0995214, + 53.2539037 + ], + [ + 7.0995062, + 53.253957 + ], + [ + 7.0995622, + 53.2540259 + ], + [ + 7.0995552, + 53.2541558 + ], + [ + 7.0995112, + 53.2542437 + ], + [ + 7.0995268, + 53.2543238 + ], + [ + 7.0995349, + 53.2544581 + ], + [ + 7.0994957, + 53.2545558 + ], + [ + 7.0994959, + 53.254619 + ], + [ + 7.0995305, + 53.2546745 + ], + [ + 7.0995082, + 53.2547351 + ], + [ + 7.0992998, + 53.254858 + ], + [ + 7.0991898, + 53.2547861 + ], + [ + 7.0990616, + 53.254818 + ], + [ + 7.0989817, + 53.254808 + ], + [ + 7.0988513, + 53.254757 + ], + [ + 7.098642, + 53.2546797 + ], + [ + 7.098565, + 53.254666 + ], + [ + 7.0984812, + 53.254676 + ], + [ + 7.0983924, + 53.2547183 + ], + [ + 7.0983339, + 53.2547739 + ], + [ + 7.0982357, + 53.2548063 + ], + [ + 7.098153, + 53.2548 + ], + [ + 7.0980358, + 53.2547957 + ], + [ + 7.0979705, + 53.2548234 + ], + [ + 7.0978964, + 53.254807 + ], + [ + 7.0977183, + 53.2547718 + ], + [ + 7.0976253, + 53.2547683 + ], + [ + 7.0975385, + 53.25478 + ], + [ + 7.0974269, + 53.2548198 + ], + [ + 7.0973072, + 53.2548887 + ], + [ + 7.0972604, + 53.2549315 + ], + [ + 7.0971822, + 53.2548674 + ], + [ + 7.0971328, + 53.2548778 + ], + [ + 7.0971122, + 53.2548915 + ], + [ + 7.0974056, + 53.2551897 + ], + [ + 7.0974456, + 53.2554463 + ], + [ + 7.0974764, + 53.255584 + ], + [ + 7.0975235, + 53.2556583 + ], + [ + 7.0976129, + 53.2557422 + ], + [ + 7.0976326, + 53.255806 + ], + [ + 7.0975839, + 53.2558362 + ], + [ + 7.0975282, + 53.2558296 + ], + [ + 7.0974488, + 53.2558385 + ], + [ + 7.0974419, + 53.2558611 + ], + [ + 7.0974994, + 53.2559308 + ], + [ + 7.0975458, + 53.2559781 + ], + [ + 7.0976568, + 53.2561393 + ], + [ + 7.0977641, + 53.2563276 + ], + [ + 7.0977512, + 53.2563503 + ], + [ + 7.0975557, + 53.2563991 + ], + [ + 7.0975032, + 53.2563969 + ], + [ + 7.0973986, + 53.2563042 + ], + [ + 7.0973248, + 53.2561868 + ], + [ + 7.0972608, + 53.2561541 + ], + [ + 7.097158, + 53.2561245 + ], + [ + 7.0970164, + 53.2561051 + ], + [ + 7.0969322, + 53.2560491 + ], + [ + 7.0969005, + 53.2559818 + ], + [ + 7.0968643, + 53.2559227 + ], + [ + 7.0967446, + 53.2559356 + ], + [ + 7.0966963, + 53.2558757 + ], + [ + 7.0966239, + 53.2558052 + ], + [ + 7.0965491, + 53.255814 + ], + [ + 7.0965557, + 53.2557833 + ], + [ + 7.0966455, + 53.2557202 + ], + [ + 7.0966008, + 53.2556774 + ], + [ + 7.096531, + 53.2557051 + ], + [ + 7.0964463, + 53.2556816 + ], + [ + 7.0964361, + 53.2556339 + ], + [ + 7.0963778, + 53.2555903 + ], + [ + 7.0963299, + 53.2555899 + ], + [ + 7.0962585, + 53.2556158 + ], + [ + 7.0962448, + 53.2556638 + ], + [ + 7.0962646, + 53.2557312 + ], + [ + 7.0962491, + 53.2557692 + ], + [ + 7.096175, + 53.2557997 + ], + [ + 7.0961129, + 53.2557841 + ], + [ + 7.096062, + 53.2557846 + ], + [ + 7.0960039, + 53.2558023 + ], + [ + 7.0959609, + 53.2558262 + ], + [ + 7.0959002, + 53.2558502 + ], + [ + 7.0958267, + 53.2558537 + ], + [ + 7.0958006, + 53.2558864 + ], + [ + 7.0957158, + 53.2559179 + ], + [ + 7.0956282, + 53.2559016 + ], + [ + 7.0955637, + 53.2558455 + ], + [ + 7.0955653, + 53.2556822 + ], + [ + 7.0955055, + 53.2555827 + ], + [ + 7.0954205, + 53.2555484 + ], + [ + 7.0953322, + 53.2555547 + ], + [ + 7.0952717, + 53.2555409 + ], + [ + 7.0952202, + 53.2555234 + ], + [ + 7.0951746, + 53.2555031 + ], + [ + 7.0951494, + 53.2554583 + ], + [ + 7.0950648, + 53.2554419 + ], + [ + 7.0949601, + 53.2554547 + ], + [ + 7.094846, + 53.2554531 + ], + [ + 7.0947567, + 53.2554261 + ], + [ + 7.094573, + 53.2552989 + ], + [ + 7.0945427, + 53.2552848 + ], + [ + 7.0944936, + 53.2553024 + ], + [ + 7.0944471, + 53.2553534 + ], + [ + 7.0943943, + 53.2554035 + ], + [ + 7.0942862, + 53.2554533 + ], + [ + 7.0942473, + 53.2555167 + ], + [ + 7.0942507, + 53.2555871 + ], + [ + 7.0941638, + 53.2556456 + ], + [ + 7.094158, + 53.2557115 + ], + [ + 7.0941066, + 53.2557526 + ], + [ + 7.0940135, + 53.255859 + ], + [ + 7.0939949, + 53.2559476 + ], + [ + 7.0938903, + 53.2560216 + ], + [ + 7.0938358, + 53.2561123 + ], + [ + 7.0938505, + 53.2562113 + ], + [ + 7.0938343, + 53.2563342 + ], + [ + 7.0937871, + 53.2563644 + ], + [ + 7.0937233, + 53.2563911 + ], + [ + 7.0936714, + 53.2563601 + ], + [ + 7.0935618, + 53.2562494 + ], + [ + 7.0932795, + 53.25608 + ], + [ + 7.0931911, + 53.2560349 + ], + [ + 7.0930232, + 53.2559842 + ], + [ + 7.0929084, + 53.2559565 + ], + [ + 7.0926448, + 53.2559808 + ], + [ + 7.0926161, + 53.2559702 + ], + [ + 7.0924471, + 53.2558322 + ], + [ + 7.0923489, + 53.2557546 + ], + [ + 7.0922812, + 53.2557481 + ], + [ + 7.0922143, + 53.2557677 + ], + [ + 7.0921939, + 53.2557958 + ], + [ + 7.0922248, + 53.2558839 + ], + [ + 7.0922853, + 53.2559491 + ], + [ + 7.0922871, + 53.2560177 + ], + [ + 7.0922152, + 53.2560769 + ], + [ + 7.0921469, + 53.2561074 + ], + [ + 7.092096, + 53.2561124 + ], + [ + 7.0919017, + 53.2560891 + ], + [ + 7.0917972, + 53.2561108 + ], + [ + 7.0916907, + 53.2561687 + ], + [ + 7.0916489, + 53.2562304 + ], + [ + 7.0916261, + 53.2563307 + ], + [ + 7.091466, + 53.2565127 + ], + [ + 7.0914603, + 53.2565173 + ], + [ + 7.0912825, + 53.2566641 + ], + [ + 7.0912211, + 53.2566642 + ], + [ + 7.0910438, + 53.2566267 + ], + [ + 7.0909679, + 53.2566406 + ], + [ + 7.090937, + 53.2566664 + ], + [ + 7.0909298, + 53.2567215 + ], + [ + 7.0909591, + 53.2569546 + ], + [ + 7.0910358, + 53.2571788 + ], + [ + 7.0910221, + 53.2572078 + ], + [ + 7.0909505, + 53.2572154 + ], + [ + 7.0907469, + 53.2570674 + ], + [ + 7.0906425, + 53.2570195 + ], + [ + 7.0905141, + 53.2569993 + ], + [ + 7.0901127, + 53.257044 + ], + [ + 7.0900098, + 53.257089 + ], + [ + 7.0899413, + 53.2571605 + ], + [ + 7.0898795, + 53.2572509 + ], + [ + 7.0898803, + 53.2574872 + ], + [ + 7.089861, + 53.2575524 + ], + [ + 7.0897443, + 53.2577167 + ], + [ + 7.0896971, + 53.2577626 + ], + [ + 7.0896302, + 53.2577764 + ], + [ + 7.089358, + 53.2577306 + ], + [ + 7.0892524, + 53.257782 + ], + [ + 7.0892364, + 53.2579184 + ], + [ + 7.0891921, + 53.2581518 + ], + [ + 7.0891863, + 53.258344 + ], + [ + 7.0891949, + 53.2585549 + ], + [ + 7.0890978, + 53.2586892 + ], + [ + 7.0890514, + 53.2588153 + ], + [ + 7.088837, + 53.2587252 + ], + [ + 7.0887635, + 53.2587887 + ], + [ + 7.0886028, + 53.258814 + ], + [ + 7.0884907, + 53.2588565 + ], + [ + 7.0882743, + 53.2589413 + ], + [ + 7.0881889, + 53.2590069 + ], + [ + 7.0879129, + 53.2590386 + ], + [ + 7.0878371, + 53.2590841 + ], + [ + 7.0878204, + 53.2591737 + ], + [ + 7.0873796, + 53.259339 + ], + [ + 7.0873194, + 53.2593978 + ], + [ + 7.0872915, + 53.2595327 + ], + [ + 7.0871527, + 53.2596125 + ], + [ + 7.0870853, + 53.2597399 + ], + [ + 7.0870654, + 53.2597629 + ], + [ + 7.0868396, + 53.2599976 + ], + [ + 7.0868354, + 53.2600356 + ], + [ + 7.0869121, + 53.2601983 + ], + [ + 7.0868707, + 53.2602081 + ], + [ + 7.0867172, + 53.2602297 + ], + [ + 7.0866671, + 53.2602476 + ], + [ + 7.0864298, + 53.2601831 + ], + [ + 7.086374, + 53.2601733 + ], + [ + 7.086343, + 53.2601855 + ], + [ + 7.0859757, + 53.2603487 + ], + [ + 7.085919, + 53.2603552 + ], + [ + 7.0858869, + 53.260343 + ], + [ + 7.0857482, + 53.2602038 + ], + [ + 7.0856878, + 53.2601959 + ], + [ + 7.0856108, + 53.2602161 + ], + [ + 7.085554, + 53.2603758 + ], + [ + 7.0855719, + 53.2604684 + ], + [ + 7.0856582, + 53.2605779 + ], + [ + 7.0854626, + 53.260849 + ], + [ + 7.0854687, + 53.2609481 + ], + [ + 7.085421, + 53.2610806 + ], + [ + 7.0855137, + 53.2611341 + ], + [ + 7.0856126, + 53.261227 + ], + [ + 7.0855492, + 53.2613453 + ], + [ + 7.0855973, + 53.261505 + ], + [ + 7.0856077, + 53.2616573 + ], + [ + 7.0854998, + 53.2618792 + ], + [ + 7.0854048, + 53.2619935 + ], + [ + 7.0853513, + 53.2620061 + ], + [ + 7.085305, + 53.2619808 + ], + [ + 7.0847178, + 53.2615588 + ], + [ + 7.0844675, + 53.2616272 + ], + [ + 7.0843029, + 53.2616985 + ], + [ + 7.0840772, + 53.2617492 + ], + [ + 7.083857, + 53.2618179 + ], + [ + 7.083701, + 53.261882 + ], + [ + 7.0834198, + 53.2620496 + ], + [ + 7.0828357, + 53.2623371 + ], + [ + 7.0830699, + 53.2625831 + ], + [ + 7.0828734, + 53.2627344 + ], + [ + 7.0820807, + 53.2625489 + ], + [ + 7.0817312, + 53.2627961 + ], + [ + 7.0813915, + 53.2631003 + ], + [ + 7.0807843, + 53.2632871 + ], + [ + 7.0807646, + 53.2637858 + ], + [ + 7.0808869, + 53.2638962 + ], + [ + 7.0810828, + 53.2641404 + ], + [ + 7.0810304, + 53.2642691 + ], + [ + 7.0808445, + 53.2642991 + ], + [ + 7.0800094, + 53.2642057 + ], + [ + 7.0794719, + 53.2642131 + ], + [ + 7.078985, + 53.2644623 + ], + [ + 7.0786363, + 53.2649335 + ], + [ + 7.0787206, + 53.2652525 + ], + [ + 7.0787363, + 53.2653666 + ], + [ + 7.0789655, + 53.2658915 + ], + [ + 7.0788987, + 53.2662537 + ], + [ + 7.0777935, + 53.2668018 + ], + [ + 7.0779635, + 53.2670646 + ], + [ + 7.0780527, + 53.267827 + ], + [ + 7.0782898, + 53.2681553 + ], + [ + 7.0783939, + 53.2683893 + ], + [ + 7.0786341, + 53.2685895 + ], + [ + 7.0787935, + 53.2688776 + ], + [ + 7.0785581, + 53.2690112 + ], + [ + 7.0781524, + 53.2690832 + ], + [ + 7.0780399, + 53.2692379 + ], + [ + 7.0779884, + 53.2698056 + ], + [ + 7.0782442, + 53.2706388 + ], + [ + 7.078971, + 53.2719274 + ], + [ + 7.0793369, + 53.2721212 + ], + [ + 7.0795534, + 53.272612 + ], + [ + 7.0793687, + 53.2728775 + ], + [ + 7.0793177, + 53.2731503 + ], + [ + 7.0794806, + 53.273427 + ], + [ + 7.0798457, + 53.2743227 + ], + [ + 7.0802787, + 53.2747854 + ], + [ + 7.080456, + 53.2751418 + ], + [ + 7.0804111, + 53.2756797 + ], + [ + 7.0804899, + 53.2765726 + ], + [ + 7.0807595, + 53.2770535 + ], + [ + 7.0811363, + 53.2773364 + ], + [ + 7.0821779, + 53.2778454 + ], + [ + 7.082339, + 53.2778683 + ], + [ + 7.0819179, + 53.2792659 + ], + [ + 7.081724, + 53.2799094 + ], + [ + 7.0835044, + 53.2808929 + ], + [ + 7.0842459, + 53.2813329 + ], + [ + 7.0845882, + 53.2817145 + ], + [ + 7.0847336, + 53.2820325 + ], + [ + 7.0847823, + 53.2824159 + ], + [ + 7.0846773, + 53.282877 + ], + [ + 7.0837768, + 53.28556 + ], + [ + 7.0834153, + 53.2867219 + ], + [ + 7.0823428, + 53.2898121 + ], + [ + 7.0821923, + 53.2905937 + ], + [ + 7.0822022, + 53.2917871 + ], + [ + 7.0827805, + 53.2945157 + ], + [ + 7.0835449, + 53.2974224 + ], + [ + 7.08374, + 53.2978427 + ], + [ + 7.0839481, + 53.2979975 + ], + [ + 7.0844036, + 53.29803 + ], + [ + 7.0847697, + 53.2980158 + ], + [ + 7.0849931, + 53.2979669 + ], + [ + 7.0852289, + 53.2978402 + ], + [ + 7.0853982, + 53.2976663 + ], + [ + 7.0854982, + 53.2976901 + ], + [ + 7.0855283, + 53.2977788 + ], + [ + 7.0858921, + 53.2979132 + ], + [ + 7.0861296, + 53.2980356 + ], + [ + 7.0867102, + 53.2984551 + ], + [ + 7.0878899, + 53.2991702 + ], + [ + 7.0879268, + 53.2992405 + ], + [ + 7.0881565, + 53.2993585 + ], + [ + 7.0882437, + 53.299339 + ], + [ + 7.0901304, + 53.3003825 + ], + [ + 7.0903395, + 53.3002539 + ], + [ + 7.0904138, + 53.3003054 + ], + [ + 7.0902353, + 53.3004314 + ], + [ + 7.090372, + 53.300514 + ], + [ + 7.0905486, + 53.3006396 + ], + [ + 7.0908449, + 53.3012139 + ], + [ + 7.0912807, + 53.3017428 + ], + [ + 7.0914103, + 53.3017387 + ], + [ + 7.091699, + 53.3021027 + ], + [ + 7.0932028, + 53.3029047 + ], + [ + 7.093707, + 53.3034234 + ], + [ + 7.0939587, + 53.3035182 + ], + [ + 7.0939865, + 53.3036481 + ], + [ + 7.094544, + 53.3039536 + ], + [ + 7.0954923, + 53.3043998 + ], + [ + 7.0956209, + 53.3046723 + ], + [ + 7.0972832, + 53.3050102 + ], + [ + 7.0982632, + 53.3049712 + ], + [ + 7.099401, + 53.3044614 + ], + [ + 7.0998635, + 53.304576 + ], + [ + 7.0998236, + 53.3046337 + ], + [ + 7.0994696, + 53.3045587 + ], + [ + 7.098434, + 53.3050489 + ], + [ + 7.0987888, + 53.3055468 + ], + [ + 7.0988321, + 53.3062984 + ], + [ + 7.0989927, + 53.3069158 + ], + [ + 7.099417, + 53.3075362 + ], + [ + 7.0994772, + 53.3077183 + ], + [ + 7.09926, + 53.307934 + ], + [ + 7.0988676, + 53.3081613 + ], + [ + 7.0985733, + 53.3082569 + ], + [ + 7.098338, + 53.3081961 + ], + [ + 7.0982678, + 53.3082566 + ], + [ + 7.0983872, + 53.3084858 + ], + [ + 7.0984787, + 53.3085874 + ], + [ + 7.0987515, + 53.3084205 + ], + [ + 7.0990947, + 53.3082106 + ], + [ + 7.099674, + 53.3078755 + ], + [ + 7.0998991, + 53.3076643 + ], + [ + 7.0999987, + 53.3073634 + ], + [ + 7.1001393, + 53.30735 + ], + [ + 7.099958, + 53.3078098 + ], + [ + 7.0993389, + 53.3082049 + ], + [ + 7.0993597, + 53.3083509 + ], + [ + 7.0991874, + 53.3084403 + ], + [ + 7.099022, + 53.3084105 + ], + [ + 7.0988516, + 53.3085097 + ], + [ + 7.098454, + 53.308741 + ], + [ + 7.0983228, + 53.3087062 + ], + [ + 7.0980791, + 53.3083187 + ], + [ + 7.0977911, + 53.3083776 + ], + [ + 7.0975695, + 53.3083739 + ], + [ + 7.0976222, + 53.3088647 + ], + [ + 7.0974778, + 53.3088804 + ], + [ + 7.0973204, + 53.3083523 + ], + [ + 7.0963052, + 53.308266 + ], + [ + 7.0951955, + 53.3081032 + ], + [ + 7.0941465, + 53.3078276 + ], + [ + 7.0942311, + 53.3077418 + ], + [ + 7.095156, + 53.3079666 + ], + [ + 7.0958173, + 53.3080853 + ], + [ + 7.0970521, + 53.3082234 + ], + [ + 7.0976728, + 53.3082787 + ], + [ + 7.0981095, + 53.3082131 + ], + [ + 7.0981757, + 53.3081435 + ], + [ + 7.0977046, + 53.3079033 + ], + [ + 7.0966639, + 53.3078516 + ], + [ + 7.0964264, + 53.3078298 + ], + [ + 7.0954412, + 53.307423 + ], + [ + 7.0947422, + 53.3073162 + ], + [ + 7.0941554, + 53.3071462 + ], + [ + 7.093688, + 53.3069035 + ], + [ + 7.093262, + 53.3065368 + ], + [ + 7.0922255, + 53.3068028 + ], + [ + 7.0923714, + 53.3070294 + ], + [ + 7.0923724, + 53.3071552 + ], + [ + 7.0932645, + 53.3074238 + ], + [ + 7.0932063, + 53.3075002 + ], + [ + 7.0921944, + 53.3071966 + ], + [ + 7.0922621, + 53.3070653 + ], + [ + 7.0921896, + 53.3069657 + ], + [ + 7.0920299, + 53.3071874 + ], + [ + 7.0923772, + 53.3074889 + ], + [ + 7.0929902, + 53.3081548 + ], + [ + 7.0930523, + 53.3081859 + ], + [ + 7.0931927, + 53.3083623 + ], + [ + 7.0939314, + 53.3089189 + ], + [ + 7.0938732, + 53.3089951 + ], + [ + 7.0932825, + 53.3086216 + ], + [ + 7.0927832, + 53.3081348 + ], + [ + 7.0918227, + 53.3071606 + ], + [ + 7.092089, + 53.3068276 + ], + [ + 7.091161, + 53.3059032 + ], + [ + 7.0910537, + 53.3058956 + ], + [ + 7.0904141, + 53.3056394 + ], + [ + 7.0898548, + 53.3054871 + ], + [ + 7.0887784, + 53.3052965 + ], + [ + 7.0887596, + 53.3054065 + ], + [ + 7.088637, + 53.3053945 + ], + [ + 7.0886323, + 53.3052665 + ], + [ + 7.0873651, + 53.3050808 + ], + [ + 7.087385, + 53.3049982 + ], + [ + 7.0886554, + 53.3051724 + ], + [ + 7.0887748, + 53.3048896 + ], + [ + 7.0875937, + 53.3044465 + ], + [ + 7.0868303, + 53.3043566 + ], + [ + 7.0863337, + 53.3041418 + ], + [ + 7.0847475, + 53.3041022 + ], + [ + 7.0846879, + 53.3048599 + ], + [ + 7.0867317, + 53.3068363 + ], + [ + 7.0866533, + 53.3068854 + ], + [ + 7.084498, + 53.3048876 + ], + [ + 7.0846291, + 53.3041016 + ], + [ + 7.0834524, + 53.3040883 + ], + [ + 7.0823554, + 53.3039505 + ], + [ + 7.0821864, + 53.3027936 + ], + [ + 7.0828168, + 53.3027003 + ], + [ + 7.0829437, + 53.3026185 + ], + [ + 7.0830032, + 53.3024759 + ], + [ + 7.0826104, + 53.3016989 + ], + [ + 7.0823954, + 53.3016402 + ], + [ + 7.0811836, + 53.3017966 + ], + [ + 7.0813307, + 53.3023712 + ], + [ + 7.0814136, + 53.3026512 + ], + [ + 7.0815788, + 53.3027815 + ], + [ + 7.0819724, + 53.3027875 + ], + [ + 7.0821828, + 53.30393 + ], + [ + 7.0814701, + 53.3038645 + ], + [ + 7.081824, + 53.3055857 + ], + [ + 7.0816563, + 53.3055949 + ], + [ + 7.0811899, + 53.3038273 + ], + [ + 7.0810669, + 53.3038038 + ], + [ + 7.080945, + 53.3042239 + ], + [ + 7.081111, + 53.3042741 + ], + [ + 7.0810763, + 53.3043684 + ], + [ + 7.0796319, + 53.3040318 + ], + [ + 7.0789536, + 53.3038584 + ], + [ + 7.0784687, + 53.3036571 + ], + [ + 7.0780077, + 53.3033754 + ], + [ + 7.0776072, + 53.3030746 + ], + [ + 7.0751637, + 53.3010166 + ], + [ + 7.0752798, + 53.3009556 + ], + [ + 7.077558, + 53.3028833 + ], + [ + 7.0780457, + 53.3032652 + ], + [ + 7.0784681, + 53.3035382 + ], + [ + 7.079003, + 53.3037526 + ], + [ + 7.0796057, + 53.3039408 + ], + [ + 7.0807795, + 53.3041896 + ], + [ + 7.0808597, + 53.303777 + ], + [ + 7.0806357, + 53.3037093 + ], + [ + 7.0803252, + 53.3034689 + ], + [ + 7.0799561, + 53.303298 + ], + [ + 7.0795867, + 53.3031179 + ], + [ + 7.0792223, + 53.3028693 + ], + [ + 7.0788722, + 53.3025907 + ], + [ + 7.0787763, + 53.3023725 + ], + [ + 7.0782007, + 53.3026023 + ], + [ + 7.078114, + 53.3025303 + ], + [ + 7.0787431, + 53.3022998 + ], + [ + 7.0785963, + 53.3019451 + ], + [ + 7.0767661, + 53.3002581 + ], + [ + 7.0762138, + 53.3001927 + ], + [ + 7.0756404, + 53.300171 + ], + [ + 7.0752327, + 53.3001949 + ], + [ + 7.0749595, + 53.3006559 + ], + [ + 7.075041, + 53.3007943 + ], + [ + 7.0749541, + 53.3008207 + ], + [ + 7.0747956, + 53.3006605 + ], + [ + 7.0750565, + 53.3001791 + ], + [ + 7.0748593, + 53.3001109 + ], + [ + 7.0705922, + 53.300257 + ], + [ + 7.070217, + 53.3002301 + ], + [ + 7.069757, + 53.3001614 + ], + [ + 7.0695743, + 53.3008317 + ], + [ + 7.069443, + 53.3008191 + ], + [ + 7.0695857, + 53.3000926 + ], + [ + 7.0691497, + 53.2999683 + ], + [ + 7.0687174, + 53.2998371 + ], + [ + 7.0683358, + 53.299744 + ], + [ + 7.0630268, + 53.2996916 + ], + [ + 7.0600505, + 53.2996343 + ], + [ + 7.0579476, + 53.2996587 + ], + [ + 7.055198, + 53.2996439 + ], + [ + 7.0536853, + 53.2996212 + ], + [ + 7.0524146, + 53.2996409 + ], + [ + 7.0515512, + 53.2996254 + ], + [ + 7.0492263, + 53.2995291 + ], + [ + 7.0482794, + 53.2995306 + ], + [ + 7.0477148, + 53.2995383 + ], + [ + 7.0472237, + 53.2995793 + ], + [ + 7.0470439, + 53.2996301 + ], + [ + 7.0467475, + 53.2997139 + ], + [ + 7.0464817, + 53.2998593 + ], + [ + 7.0465397, + 53.3003043 + ], + [ + 7.0464843, + 53.3004582 + ], + [ + 7.0463055, + 53.3005842 + ], + [ + 7.0449673, + 53.30127 + ], + [ + 7.0446586, + 53.3013908 + ], + [ + 7.0443634, + 53.3014634 + ], + [ + 7.0405503, + 53.3021327 + ], + [ + 7.0400746, + 53.3021757 + ], + [ + 7.0397364, + 53.3022214 + ], + [ + 7.039437, + 53.3022873 + ], + [ + 7.0393905, + 53.3023035 + ], + [ + 7.0391581, + 53.3023848 + ], + [ + 7.0372924, + 53.3032103 + ], + [ + 7.0372231, + 53.3032512 + ], + [ + 7.0371408, + 53.3031814 + ], + [ + 7.0369221, + 53.3032574 + ], + [ + 7.0367147, + 53.3031046 + ], + [ + 7.03665, + 53.30311 + ], + [ + 7.0364041, + 53.3029417 + ], + [ + 7.0363323, + 53.3028443 + ], + [ + 7.0364009, + 53.3027314 + ], + [ + 7.03655, + 53.3026266 + ], + [ + 7.0368997, + 53.3024735 + ], + [ + 7.0371795, + 53.3022847 + ], + [ + 7.0371572, + 53.3020746 + ], + [ + 7.036999, + 53.3017886 + ], + [ + 7.0367595, + 53.3017025 + ], + [ + 7.0367685, + 53.301624 + ], + [ + 7.0367335, + 53.3014925 + ], + [ + 7.0367216, + 53.3012526 + ], + [ + 7.036762, + 53.3010874 + ], + [ + 7.0366388, + 53.301057 + ], + [ + 7.0363418, + 53.3010678 + ], + [ + 7.0362814, + 53.3010192 + ], + [ + 7.0362438, + 53.300989 + ], + [ + 7.0362911, + 53.3009244 + ], + [ + 7.0362772, + 53.3008514 + ], + [ + 7.0357633, + 53.3005469 + ], + [ + 7.0355352, + 53.3007376 + ], + [ + 7.0356291, + 53.3008578 + ], + [ + 7.0356935, + 53.3009972 + ], + [ + 7.0357283, + 53.3011463 + ], + [ + 7.035731, + 53.3013338 + ], + [ + 7.0358187, + 53.3015164 + ], + [ + 7.0360413, + 53.3014716 + ], + [ + 7.0359953, + 53.301156 + ], + [ + 7.0359884, + 53.3011089 + ], + [ + 7.0361148, + 53.3010135 + ], + [ + 7.0361901, + 53.3010948 + ], + [ + 7.0361656, + 53.3011661 + ], + [ + 7.036193, + 53.3011957 + ], + [ + 7.0364586, + 53.3014823 + ], + [ + 7.0365549, + 53.3015131 + ], + [ + 7.0366014, + 53.3016083 + ], + [ + 7.0365888, + 53.301652 + ], + [ + 7.036411, + 53.3018853 + ], + [ + 7.0364033, + 53.3021163 + ], + [ + 7.0362971, + 53.3022503 + ], + [ + 7.0361364, + 53.3022341 + ], + [ + 7.0360142, + 53.3020002 + ], + [ + 7.0356227, + 53.3020396 + ], + [ + 7.0356622, + 53.3021991 + ], + [ + 7.0355274, + 53.3022718 + ], + [ + 7.0353268, + 53.3022034 + ], + [ + 7.0352947, + 53.3021581 + ], + [ + 7.0347879, + 53.3018308 + ], + [ + 7.0340656, + 53.301447 + ], + [ + 7.0338167, + 53.3014006 + ], + [ + 7.0337834, + 53.3014419 + ], + [ + 7.0339627, + 53.3015148 + ], + [ + 7.0339441, + 53.3016682 + ], + [ + 7.0353388, + 53.3026217 + ], + [ + 7.035456, + 53.3025769 + ], + [ + 7.0356422, + 53.3026757 + ], + [ + 7.0355722, + 53.302768 + ], + [ + 7.0358913, + 53.3028888 + ], + [ + 7.036221, + 53.3029395 + ], + [ + 7.0363642, + 53.303004 + ], + [ + 7.0365561, + 53.3031501 + ], + [ + 7.0365284, + 53.3032373 + ], + [ + 7.0366606, + 53.3034253 + ], + [ + 7.0364632, + 53.3035697 + ], + [ + 7.0363922, + 53.3037284 + ], + [ + 7.03648, + 53.3038438 + ], + [ + 7.0373322, + 53.3042523 + ], + [ + 7.0379397, + 53.3044955 + ], + [ + 7.0379041, + 53.3046698 + ], + [ + 7.0373436, + 53.3045494 + ], + [ + 7.0352968, + 53.304058 + ], + [ + 7.0314614, + 53.3027427 + ], + [ + 7.0309871, + 53.302591 + ], + [ + 7.0306847, + 53.302556 + ], + [ + 7.0271904, + 53.302441 + ], + [ + 7.0265572, + 53.3024423 + ], + [ + 7.0260779, + 53.3024828 + ], + [ + 7.0233804, + 53.3030432 + ], + [ + 7.0219134, + 53.3034116 + ], + [ + 7.0190093, + 53.3039863 + ], + [ + 7.0188455, + 53.3040263 + ], + [ + 7.0185736, + 53.3040926 + ], + [ + 7.0122199, + 53.3056436 + ], + [ + 7.0103212, + 53.3060852 + ], + [ + 7.0098384, + 53.3061975 + ], + [ + 7.0096651, + 53.3063804 + ], + [ + 7.0124204, + 53.3101359 + ], + [ + 7.0125624, + 53.3103924 + ], + [ + 7.0126609, + 53.3107181 + ], + [ + 7.0127124, + 53.311129 + ], + [ + 7.01261, + 53.311615 + ], + [ + 7.0124552, + 53.3120101 + ], + [ + 7.0116568, + 53.3132617 + ], + [ + 7.0105696, + 53.3149034 + ], + [ + 7.0104718, + 53.315179 + ], + [ + 7.0101626, + 53.3156403 + ], + [ + 7.0099926, + 53.3156949 + ], + [ + 7.0098048, + 53.3156676 + ], + [ + 7.0096518, + 53.3155416 + ], + [ + 7.0099887, + 53.3149931 + ], + [ + 7.0102159, + 53.3148233 + ], + [ + 7.0107718, + 53.3139632 + ], + [ + 7.0004204, + 53.3094947 + ], + [ + 6.9999766, + 53.3098319 + ], + [ + 6.9992005, + 53.3105048 + ], + [ + 6.9990934, + 53.3105976 + ], + [ + 6.9997601, + 53.310804 + ], + [ + 6.9996859, + 53.310869 + ], + [ + 6.9990352, + 53.3106874 + ], + [ + 6.9979439, + 53.3112705 + ], + [ + 6.9974315, + 53.3114736 + ], + [ + 6.9970187, + 53.3115657 + ], + [ + 6.9961647, + 53.3115855 + ], + [ + 6.9947728, + 53.3118455 + ], + [ + 6.9948013, + 53.3118977 + ], + [ + 6.9960317, + 53.3123097 + ], + [ + 6.9959608, + 53.3123609 + ], + [ + 6.9947508, + 53.3119875 + ], + [ + 6.9934677, + 53.3123123 + ], + [ + 6.9931778, + 53.3123114 + ], + [ + 6.9921397, + 53.3126582 + ], + [ + 6.9913337, + 53.3128649 + ], + [ + 6.9906742, + 53.3130013 + ], + [ + 6.989963, + 53.3131931 + ], + [ + 6.9896434, + 53.3133388 + ], + [ + 6.9893534, + 53.3135757 + ], + [ + 6.9891613, + 53.3137679 + ], + [ + 6.9816729, + 53.3157486 + ], + [ + 6.9818141, + 53.3159252 + ], + [ + 6.9819539, + 53.3159225 + ], + [ + 6.9820484, + 53.3160105 + ], + [ + 6.9817122, + 53.3161199 + ], + [ + 6.9817962, + 53.31624 + ], + [ + 6.9805285, + 53.3165713 + ], + [ + 6.9804608, + 53.3164807 + ], + [ + 6.9815922, + 53.3161854 + ], + [ + 6.9813369, + 53.3158387 + ], + [ + 6.9796904, + 53.3162572 + ], + [ + 6.9794098, + 53.3163109 + ], + [ + 6.9777493, + 53.3165305 + ], + [ + 6.9763971, + 53.3167256 + ], + [ + 6.9754026, + 53.3168935 + ], + [ + 6.9743378, + 53.3171239 + ], + [ + 6.9739409, + 53.3172432 + ], + [ + 6.9737114, + 53.3173443 + ], + [ + 6.9733737, + 53.3175222 + ], + [ + 6.9730016, + 53.3177052 + ], + [ + 6.9725536, + 53.3178914 + ], + [ + 6.9721955, + 53.3180353 + ], + [ + 6.9715559, + 53.3181971 + ], + [ + 6.9700727, + 53.3185723 + ], + [ + 6.9685273, + 53.3189632 + ], + [ + 6.9680112, + 53.3190542 + ], + [ + 6.9674517, + 53.3190977 + ], + [ + 6.9668028, + 53.319092 + ], + [ + 6.9662218, + 53.3190625 + ], + [ + 6.966179, + 53.3195158 + ], + [ + 6.966481, + 53.3195349 + ], + [ + 6.9664747, + 53.3195785 + ], + [ + 6.9679601, + 53.3196081 + ], + [ + 6.9679694, + 53.3196582 + ], + [ + 6.9645371, + 53.319607 + ], + [ + 6.9645239, + 53.3195545 + ], + [ + 6.9660317, + 53.3195679 + ], + [ + 6.9660956, + 53.319055 + ], + [ + 6.9647485, + 53.3189321 + ], + [ + 6.9639021, + 53.3188351 + ], + [ + 6.9635196, + 53.3188079 + ], + [ + 6.96323, + 53.3188228 + ], + [ + 6.9628519, + 53.3188893 + ], + [ + 6.9624127, + 53.3190352 + ], + [ + 6.9618748, + 53.319233 + ], + [ + 6.9612328, + 53.3194986 + ], + [ + 6.9608915, + 53.31965 + ], + [ + 6.960143, + 53.3198948 + ], + [ + 6.9581745, + 53.3206083 + ], + [ + 6.9575986, + 53.3207274 + ], + [ + 6.9574082, + 53.3212377 + ], + [ + 6.9570219, + 53.3213723 + ], + [ + 6.9562031, + 53.321016 + ], + [ + 6.9544026, + 53.3213884 + ], + [ + 6.9539665, + 53.3213753 + ], + [ + 6.9533706, + 53.3213717 + ], + [ + 6.9526163, + 53.3214166 + ], + [ + 6.9515245, + 53.3215907 + ], + [ + 6.9484813, + 53.3222758 + ], + [ + 6.9458457, + 53.3232672 + ], + [ + 6.9455776, + 53.323338 + ], + [ + 6.9452598, + 53.3233183 + ], + [ + 6.9447738, + 53.3232145 + ], + [ + 6.9442703, + 53.3229853 + ], + [ + 6.9424695, + 53.3213675 + ], + [ + 6.9416643, + 53.3208005 + ], + [ + 6.9413755, + 53.3208351 + ], + [ + 6.9413968, + 53.3208827 + ], + [ + 6.9412466, + 53.3209379 + ], + [ + 6.9407965, + 53.321117 + ], + [ + 6.9406613, + 53.3211696 + ], + [ + 6.9405554, + 53.3211073 + ], + [ + 6.9404101, + 53.3211876 + ], + [ + 6.9419551, + 53.3228051 + ], + [ + 6.942358, + 53.3232601 + ], + [ + 6.9424802, + 53.3235118 + ], + [ + 6.9424532, + 53.3238346 + ], + [ + 6.9422826, + 53.3241964 + ], + [ + 6.9421754, + 53.3243445 + ], + [ + 6.942103, + 53.3244214 + ], + [ + 6.9419286, + 53.3245239 + ], + [ + 6.9383448, + 53.3257836 + ], + [ + 6.9381551, + 53.3256473 + ], + [ + 6.9376341, + 53.3257819 + ], + [ + 6.9369203, + 53.3258763 + ], + [ + 6.9360825, + 53.3258861 + ], + [ + 6.9361809, + 53.32626 + ], + [ + 6.9358958, + 53.3262788 + ], + [ + 6.9359181, + 53.326433 + ], + [ + 6.9343318, + 53.3265831 + ], + [ + 6.9342652, + 53.3263545 + ], + [ + 6.9341409, + 53.326371 + ], + [ + 6.9339608, + 53.3262286 + ], + [ + 6.9337408, + 53.3262345 + ], + [ + 6.9336978, + 53.3267964 + ], + [ + 6.9343093, + 53.3270784 + ], + [ + 6.9344059, + 53.3281997 + ], + [ + 6.9339553, + 53.3282317 + ], + [ + 6.933569, + 53.3276358 + ], + [ + 6.9333223, + 53.3274564 + ], + [ + 6.9332686, + 53.3287828 + ], + [ + 6.9322923, + 53.3289302 + ], + [ + 6.9320992, + 53.3273154 + ], + [ + 6.933097, + 53.3270399 + ], + [ + 6.9333115, + 53.3266138 + ], + [ + 6.9332686, + 53.3265593 + ], + [ + 6.9334295, + 53.3264376 + ], + [ + 6.9334503, + 53.3262423 + ], + [ + 6.9332447, + 53.3262478 + ], + [ + 6.9328778, + 53.3262426 + ], + [ + 6.9321011, + 53.3261976 + ], + [ + 6.9316622, + 53.3262732 + ], + [ + 6.9312269, + 53.3264534 + ], + [ + 6.9310544, + 53.3265254 + ], + [ + 6.9309071, + 53.3265552 + ], + [ + 6.9307497, + 53.3267323 + ], + [ + 6.9306614, + 53.3267885 + ], + [ + 6.9305504, + 53.3269009 + ], + [ + 6.9303442, + 53.3271097 + ], + [ + 6.9301677, + 53.3270774 + ], + [ + 6.9300835, + 53.3268855 + ], + [ + 6.930068, + 53.3269474 + ], + [ + 6.9299766, + 53.3269682 + ], + [ + 6.9298303, + 53.3267275 + ], + [ + 6.9298685, + 53.3266322 + ], + [ + 6.9298049, + 53.3264834 + ], + [ + 6.9298103, + 53.3264508 + ], + [ + 6.929872, + 53.3264492 + ], + [ + 6.9300088, + 53.3264876 + ], + [ + 6.9300141, + 53.3263626 + ], + [ + 6.9298318, + 53.3262729 + ], + [ + 6.9296172, + 53.3261864 + ], + [ + 6.9292922, + 53.3259356 + ], + [ + 6.9287841, + 53.3259634 + ], + [ + 6.9295875, + 53.3266957 + ], + [ + 6.929705, + 53.3267192 + ], + [ + 6.9298478, + 53.3269217 + ], + [ + 6.9298827, + 53.3270066 + ], + [ + 6.929813, + 53.3270451 + ], + [ + 6.9297934, + 53.327113 + ], + [ + 6.9294123, + 53.3272037 + ], + [ + 6.9290608, + 53.327354 + ], + [ + 6.92892, + 53.32739 + ], + [ + 6.928456, + 53.327499 + ], + [ + 6.9284565, + 53.3276245 + ], + [ + 6.928821, + 53.328641 + ], + [ + 6.9288997, + 53.3287788 + ], + [ + 6.9292908, + 53.3287553 + ], + [ + 6.929374, + 53.3289038 + ], + [ + 6.929469, + 53.3291176 + ], + [ + 6.9307992, + 53.3314929 + ], + [ + 6.9311012, + 53.3321178 + ], + [ + 6.9314934, + 53.3322713 + ], + [ + 6.9334011, + 53.3328091 + ], + [ + 6.9342916, + 53.3330365 + ], + [ + 6.9397866, + 53.32812 + ], + [ + 6.940229, + 53.3283797 + ], + [ + 6.9409423, + 53.3281646 + ], + [ + 6.9426366, + 53.326545 + ], + [ + 6.9430602, + 53.3264703 + ], + [ + 6.9431787, + 53.3264026 + ], + [ + 6.9442811, + 53.3257726 + ], + [ + 6.944786, + 53.3262686 + ], + [ + 6.9449289, + 53.3263457 + ], + [ + 6.945469, + 53.3260945 + ], + [ + 6.9456447, + 53.3259719 + ], + [ + 6.9456675, + 53.3258638 + ], + [ + 6.9455803, + 53.325758 + ], + [ + 6.9456071, + 53.325718 + ], + [ + 6.9456661, + 53.3256779 + ], + [ + 6.9457265, + 53.3256323 + ], + [ + 6.945764, + 53.3256091 + ], + [ + 6.9458029, + 53.3256187 + ], + [ + 6.9458901, + 53.3256699 + ], + [ + 6.9460778, + 53.3257861 + ], + [ + 6.9461744, + 53.3257949 + ], + [ + 6.9462857, + 53.3257901 + ], + [ + 6.9464394, + 53.3257557 + ], + [ + 6.9485148, + 53.3251513 + ], + [ + 6.950973, + 53.3246179 + ], + [ + 6.9555387, + 53.3234999 + ], + [ + 6.9701091, + 53.3212638 + ], + [ + 6.9810262, + 53.3184451 + ], + [ + 6.9807304, + 53.3180183 + ], + [ + 6.9808875, + 53.3179537 + ], + [ + 6.9811875, + 53.3183872 + ], + [ + 6.983522, + 53.3178091 + ], + [ + 6.9856917, + 53.317298 + ], + [ + 6.987659, + 53.3168616 + ], + [ + 6.9891987, + 53.3165815 + ], + [ + 6.9905142, + 53.3163994 + ], + [ + 6.991786, + 53.316257 + ], + [ + 6.9930025, + 53.3161567 + ], + [ + 6.9949201, + 53.3160297 + ], + [ + 6.9962165, + 53.3160034 + ], + [ + 6.9976715, + 53.3160175 + ], + [ + 6.9993356, + 53.3160941 + ], + [ + 7.0006152, + 53.3161893 + ], + [ + 7.0023623, + 53.3163946 + ], + [ + 7.003807, + 53.3165849 + ], + [ + 7.0047154, + 53.3167395 + ], + [ + 7.004864, + 53.3168122 + ], + [ + 7.0049461, + 53.3169273 + ], + [ + 7.0048711, + 53.3170316 + ], + [ + 7.0046415, + 53.3170976 + ], + [ + 7.0041188, + 53.317025 + ], + [ + 7.0031563, + 53.3168601 + ], + [ + 7.0018256, + 53.3167361 + ], + [ + 6.9998096, + 53.3165701 + ], + [ + 6.9976966, + 53.3165247 + ], + [ + 6.9953614, + 53.3165429 + ], + [ + 6.9940617, + 53.3165829 + ], + [ + 6.9926654, + 53.3166752 + ], + [ + 6.9914821, + 53.3168274 + ], + [ + 6.9903718, + 53.316992 + ], + [ + 6.9888059, + 53.3172862 + ], + [ + 6.9868932, + 53.3177446 + ], + [ + 6.9857993, + 53.3180872 + ], + [ + 6.9839563, + 53.3185694 + ], + [ + 6.9816279, + 53.3191154 + ], + [ + 6.977625, + 53.3201586 + ], + [ + 6.9745811, + 53.3209074 + ], + [ + 6.9708417, + 53.3217261 + ], + [ + 6.9696587, + 53.3219672 + ], + [ + 6.9653546, + 53.322636 + ], + [ + 6.9600755, + 53.3233811 + ], + [ + 6.9570599, + 53.3238373 + ], + [ + 6.9547675, + 53.3241554 + ], + [ + 6.9546713, + 53.3241526 + ], + [ + 6.948791, + 53.3255982 + ], + [ + 6.9477445, + 53.3258972 + ], + [ + 6.9473707, + 53.3258972 + ], + [ + 6.9436153, + 53.3274103 + ], + [ + 6.9439774, + 53.3285455 + ], + [ + 6.9441344, + 53.3291344 + ], + [ + 6.9442522, + 53.3295466 + ], + [ + 6.9442915, + 53.3297429 + ], + [ + 6.9426426, + 53.3303907 + ], + [ + 6.9384703, + 53.3322694 + ], + [ + 6.93768, + 53.3329841 + ], + [ + 6.9371901, + 53.3333785 + ], + [ + 6.9367701, + 53.3338394 + ], + [ + 6.9373084, + 53.3346625 + ], + [ + 6.9371803, + 53.3347058 + ], + [ + 6.9366331, + 53.3339594 + ], + [ + 6.9359132, + 53.3341162 + ], + [ + 6.9351592, + 53.334254 + ], + [ + 6.9348222, + 53.3342725 + ], + [ + 6.9355215, + 53.3351888 + ], + [ + 6.9353856, + 53.3352277 + ], + [ + 6.9347391, + 53.3343745 + ], + [ + 6.9345043, + 53.334335 + ], + [ + 6.9323026, + 53.3345666 + ], + [ + 6.9320358, + 53.3345801 + ], + [ + 6.9318444, + 53.3345172 + ], + [ + 6.9318109, + 53.3345062 + ], + [ + 6.9314378, + 53.3342862 + ], + [ + 6.9312783, + 53.3342889 + ], + [ + 6.931163, + 53.3342908 + ], + [ + 6.9307963, + 53.3347985 + ], + [ + 6.9293613, + 53.3359993 + ], + [ + 6.93002, + 53.3362831 + ], + [ + 6.9299388, + 53.3363462 + ], + [ + 6.9292455, + 53.3360584 + ], + [ + 6.9289955, + 53.3361037 + ], + [ + 6.9289156, + 53.3361558 + ], + [ + 6.9290139, + 53.3361892 + ], + [ + 6.9290973, + 53.3361369 + ], + [ + 6.9291248, + 53.3361237 + ], + [ + 6.9291772, + 53.3361203 + ], + [ + 6.9293477, + 53.3362182 + ], + [ + 6.9290176, + 53.3364286 + ], + [ + 6.9289887, + 53.3364368 + ], + [ + 6.9289679, + 53.3364288 + ], + [ + 6.9288305, + 53.3363543 + ], + [ + 6.9287815, + 53.3363151 + ], + [ + 6.9289002, + 53.3362274 + ], + [ + 6.9288598, + 53.3361922 + ], + [ + 6.925901, + 53.338122 + ], + [ + 6.9259556, + 53.3381462 + ], + [ + 6.9267083, + 53.3381473 + ], + [ + 6.9267382, + 53.3382131 + ], + [ + 6.9259245, + 53.3382176 + ], + [ + 6.9257768, + 53.338163 + ], + [ + 6.9235512, + 53.3395493 + ], + [ + 6.9237249, + 53.3395852 + ], + [ + 6.923681, + 53.3396317 + ], + [ + 6.9234008, + 53.3396021 + ], + [ + 6.9204522, + 53.3412269 + ], + [ + 6.9211981, + 53.3412417 + ], + [ + 6.9211735, + 53.3412878 + ], + [ + 6.9202915, + 53.3413049 + ], + [ + 6.9186464, + 53.3421854 + ], + [ + 6.9181751, + 53.3424105 + ], + [ + 6.9175743, + 53.3426422 + ], + [ + 6.9185114, + 53.3429169 + ], + [ + 6.9184257, + 53.3429641 + ], + [ + 6.9174358, + 53.3427086 + ], + [ + 6.9149904, + 53.3437257 + ], + [ + 6.9134913, + 53.3443727 + ], + [ + 6.9128747, + 53.3446825 + ], + [ + 6.9122674, + 53.3450241 + ], + [ + 6.9089279, + 53.3470643 + ], + [ + 6.9087074, + 53.3471755 + ], + [ + 6.9085047, + 53.3472566 + ], + [ + 6.9082723, + 53.3472718 + ], + [ + 6.9088373, + 53.347594 + ], + [ + 6.9087511, + 53.347632 + ], + [ + 6.9080555, + 53.3472938 + ], + [ + 6.9031659, + 53.3473455 + ], + [ + 6.9025275, + 53.3473424 + ], + [ + 6.9023107, + 53.3473643 + ], + [ + 6.902176, + 53.3474283 + ], + [ + 6.9008253, + 53.3493437 + ], + [ + 6.9003214, + 53.3500356 + ], + [ + 6.8999356, + 53.3503781 + ], + [ + 6.89954, + 53.3506773 + ], + [ + 6.8994381, + 53.350789 + ], + [ + 6.8993579, + 53.3508769 + ], + [ + 6.8993612, + 53.3510346 + ], + [ + 6.8994346, + 53.3511363 + ], + [ + 6.8995616, + 53.3512393 + ], + [ + 6.8996552, + 53.3513658 + ], + [ + 6.8997167, + 53.3515431 + ], + [ + 6.8997054, + 53.351717 + ], + [ + 6.899553, + 53.3518979 + ], + [ + 6.8992794, + 53.3521859 + ], + [ + 6.8987554, + 53.3526885 + ], + [ + 6.8985679, + 53.3529385 + ], + [ + 6.8980092, + 53.3542851 + ], + [ + 6.8980896, + 53.3542838 + ], + [ + 6.898062, + 53.3543506 + ], + [ + 6.897669, + 53.3544508 + ], + [ + 6.8971054, + 53.3557747 + ], + [ + 6.8969883, + 53.3563162 + ], + [ + 6.8970016, + 53.3570339 + ], + [ + 6.8969994, + 53.3572396 + ], + [ + 6.896345, + 53.3587548 + ], + [ + 6.8962609, + 53.3590076 + ], + [ + 6.8963017, + 53.3593202 + ], + [ + 6.8964841, + 53.3616742 + ], + [ + 6.8971646, + 53.3615075 + ], + [ + 6.8971941, + 53.3615687 + ], + [ + 6.8965109, + 53.3617606 + ], + [ + 6.8964404, + 53.3618921 + ], + [ + 6.8963649, + 53.3620008 + ], + [ + 6.8950576, + 53.3633668 + ], + [ + 6.8949606, + 53.3635032 + ], + [ + 6.894544, + 53.365035 + ], + [ + 6.8945391, + 53.3652682 + ], + [ + 6.8948126, + 53.3662491 + ], + [ + 6.8951412, + 53.368116 + ], + [ + 6.8953024, + 53.3687238 + ], + [ + 6.8956199, + 53.3694935 + ], + [ + 6.8973675, + 53.3691536 + ], + [ + 6.8974322, + 53.3692326 + ], + [ + 6.895651, + 53.3695867 + ], + [ + 6.8955718, + 53.3696978 + ], + [ + 6.8954841, + 53.3697884 + ], + [ + 6.8952401, + 53.3698884 + ], + [ + 6.8948318, + 53.3699935 + ], + [ + 6.8943852, + 53.3700969 + ], + [ + 6.8930833, + 53.3715038 + ], + [ + 6.8924672, + 53.3725977 + ], + [ + 6.8918422, + 53.3737534 + ], + [ + 6.8916978, + 53.3741124 + ], + [ + 6.8917111, + 53.374494 + ], + [ + 6.8918408, + 53.3749148 + ], + [ + 6.8918942, + 53.3751654 + ], + [ + 6.8918618, + 53.3753831 + ], + [ + 6.8917362, + 53.3756504 + ], + [ + 6.8939678, + 53.3751859 + ], + [ + 6.8939979, + 53.3752609 + ], + [ + 6.8916799, + 53.3757588 + ], + [ + 6.8909489, + 53.3769458 + ], + [ + 6.8898898, + 53.3784742 + ], + [ + 6.8897348, + 53.3787735 + ], + [ + 6.8893959, + 53.3793221 + ], + [ + 6.8889084, + 53.3803916 + ], + [ + 6.8887769, + 53.3814814 + ], + [ + 6.8886233, + 53.3836461 + ], + [ + 6.8888612, + 53.3845729 + ], + [ + 6.89022, + 53.3879306 + ], + [ + 6.8900662, + 53.3897361 + ], + [ + 6.8897286, + 53.390319 + ], + [ + 6.8893679, + 53.3910005 + ], + [ + 6.8891985, + 53.3911719 + ], + [ + 6.8889984, + 53.391346 + ], + [ + 6.8886541, + 53.3915427 + ], + [ + 6.8884179, + 53.3916648 + ], + [ + 6.888139, + 53.3917714 + ], + [ + 6.8877804, + 53.3918974 + ], + [ + 6.8874817, + 53.3919815 + ], + [ + 6.8871581, + 53.3920179 + ], + [ + 6.8868952, + 53.392042 + ], + [ + 6.8863219, + 53.3921481 + ], + [ + 6.8861767, + 53.3921477 + ], + [ + 6.8853104, + 53.3920862 + ], + [ + 6.8852126, + 53.3921265 + ], + [ + 6.8852181, + 53.3922749 + ], + [ + 6.8852886, + 53.3933483 + ], + [ + 6.8853217, + 53.3934187 + ], + [ + 6.8855259, + 53.3935669 + ], + [ + 6.887573, + 53.394954 + ], + [ + 6.8876603, + 53.3950442 + ], + [ + 6.8877097, + 53.395135 + ], + [ + 6.8877503, + 53.3952007 + ], + [ + 6.887773, + 53.3952964 + ], + [ + 6.8878565, + 53.3953822 + ], + [ + 6.8879701, + 53.3954561 + ], + [ + 6.8880727, + 53.3955415 + ], + [ + 6.8880948, + 53.3956236 + ], + [ + 6.8880603, + 53.3958251 + ], + [ + 6.8879673, + 53.3960001 + ], + [ + 6.8873347, + 53.3968749 + ], + [ + 6.8872137, + 53.3970161 + ], + [ + 6.8869486, + 53.3972871 + ], + [ + 6.8819823, + 53.4020308 + ], + [ + 6.8818777, + 53.4021992 + ], + [ + 6.881687, + 53.402524 + ], + [ + 6.8815987, + 53.4026167 + ], + [ + 6.8789201, + 53.405142 + ], + [ + 6.8788422, + 53.4052092 + ], + [ + 6.8786592, + 53.405326 + ], + [ + 6.8782702, + 53.4055599 + ], + [ + 6.8780777, + 53.4056617 + ], + [ + 6.8756636, + 53.4069389 + ], + [ + 6.8742015, + 53.4077335 + ], + [ + 6.8741258, + 53.4078579 + ], + [ + 6.8740746, + 53.4080181 + ], + [ + 6.874408, + 53.4118816 + ], + [ + 6.874481, + 53.4133457 + ], + [ + 6.8746341, + 53.4147997 + ], + [ + 6.8750138, + 53.4198165 + ], + [ + 6.8751265, + 53.4213052 + ], + [ + 6.8751399, + 53.4213576 + ], + [ + 6.8751821, + 53.4214644 + ], + [ + 6.8752494, + 53.4216258 + ], + [ + 6.8752646, + 53.4217307 + ], + [ + 6.8753237, + 53.4218786 + ], + [ + 6.8753378, + 53.4219492 + ], + [ + 6.8753689, + 53.4220676 + ], + [ + 6.8754168, + 53.4222247 + ], + [ + 6.8754937, + 53.4224431 + ], + [ + 6.8766598, + 53.4246011 + ], + [ + 6.8773642, + 53.4259609 + ], + [ + 6.8789995, + 53.4289034 + ], + [ + 6.8812761, + 53.4332308 + ], + [ + 6.8816281, + 53.4338573 + ], + [ + 6.8817761, + 53.4341411 + ], + [ + 6.8818927, + 53.4342927 + ], + [ + 6.8820205, + 53.4344418 + ], + [ + 6.8822343, + 53.4346401 + ], + [ + 6.8824012, + 53.4348069 + ], + [ + 6.8825869, + 53.4349667 + ], + [ + 6.882703, + 53.4351092 + ], + [ + 6.8829814, + 53.435606 + ], + [ + 6.8833306, + 53.4355493 + ], + [ + 6.8833448, + 53.435601 + ], + [ + 6.8832169, + 53.4356622 + ], + [ + 6.8832311, + 53.4357374 + ], + [ + 6.8833506, + 53.4357587 + ], + [ + 6.8835005, + 53.4357772 + ], + [ + 6.8835368, + 53.4358293 + ], + [ + 6.8831191, + 53.4359173 + ], + [ + 6.8832695, + 53.4361598 + ], + [ + 6.8833083, + 53.4362781 + ], + [ + 6.8832326, + 53.4372461 + ], + [ + 6.8831578, + 53.4379237 + ], + [ + 6.8830767, + 53.4382174 + ], + [ + 6.8829022, + 53.4386792 + ], + [ + 6.8827218, + 53.4389765 + ], + [ + 6.8825083, + 53.4393154 + ], + [ + 6.8820462, + 53.4398962 + ], + [ + 6.882057, + 53.4399537 + ], + [ + 6.8832961, + 53.4407294 + ], + [ + 6.8846587, + 53.4416576 + ], + [ + 6.884648, + 53.4425523 + ], + [ + 6.8844334, + 53.443006 + ], + [ + 6.883382, + 53.4435684 + ], + [ + 6.8826095, + 53.4439965 + ], + [ + 6.88144, + 53.4443096 + ], + [ + 6.8804208, + 53.4442521 + ], + [ + 6.8793265, + 53.4440412 + ], + [ + 6.8781999, + 53.443645 + ], + [ + 6.877685, + 53.4433639 + ], + [ + 6.8772343, + 53.443006 + ], + [ + 6.8770198, + 53.4429677 + ], + [ + 6.8683293, + 53.4479 + ], + [ + 6.8673686, + 53.4484505 + ], + [ + 6.8658627, + 53.4492549 + ], + [ + 6.8651144, + 53.4496329 + ], + [ + 6.8642595, + 53.4500216 + ], + [ + 6.8631701, + 53.4504887 + ], + [ + 6.8622656, + 53.4508872 + ], + [ + 6.8597973, + 53.4517659 + ], + [ + 6.8584384, + 53.4521933 + ], + [ + 6.8566229, + 53.4527067 + ], + [ + 6.8558833, + 53.4528994 + ], + [ + 6.8441379, + 53.4558099 + ], + [ + 6.842965, + 53.4560906 + ], + [ + 6.8428497, + 53.4561882 + ], + [ + 6.8428226, + 53.4562868 + ], + [ + 6.8429735, + 53.4566529 + ], + [ + 6.8430669, + 53.4569122 + ], + [ + 6.843143, + 53.4572198 + ], + [ + 6.8432031, + 53.4575139 + ], + [ + 6.8432239, + 53.4577719 + ], + [ + 6.8432269, + 53.4580736 + ], + [ + 6.843049, + 53.4586702 + ], + [ + 6.8428628, + 53.4590315 + ], + [ + 6.8426109, + 53.4593777 + ], + [ + 6.8421605, + 53.4598477 + ], + [ + 6.8417365, + 53.4601985 + ], + [ + 6.841539, + 53.4603496 + ], + [ + 6.8414074, + 53.4604222 + ], + [ + 6.8412739, + 53.4604354 + ], + [ + 6.8410987, + 53.4603555 + ], + [ + 6.841042, + 53.4602671 + ], + [ + 6.841058, + 53.46018 + ], + [ + 6.8415643, + 53.4597733 + ], + [ + 6.8418645, + 53.4594928 + ], + [ + 6.8421261, + 53.4592058 + ], + [ + 6.8423424, + 53.458931 + ], + [ + 6.8425127, + 53.4585561 + ], + [ + 6.842605, + 53.4582441 + ], + [ + 6.8426645, + 53.4579781 + ], + [ + 6.842672, + 53.4577586 + ], + [ + 6.8426055, + 53.4573983 + ], + [ + 6.8424094, + 53.4567243 + ], + [ + 6.8422832, + 53.4564225 + ], + [ + 6.8421081, + 53.4560037 + ], + [ + 6.841673, + 53.4550746 + ], + [ + 6.8383146, + 53.4473884 + ], + [ + 6.8383414, + 53.4471755 + ], + [ + 6.8383708, + 53.4470311 + ], + [ + 6.8384419, + 53.4468747 + ], + [ + 6.8386166, + 53.4467307 + ], + [ + 6.8388121, + 53.4466321 + ], + [ + 6.8392251, + 53.4465124 + ], + [ + 6.843652, + 53.4458115 + ], + [ + 6.8465439, + 53.4453275 + ], + [ + 6.8476597, + 53.4451686 + ], + [ + 6.8478347, + 53.4451412 + ], + [ + 6.8479668, + 53.4450868 + ], + [ + 6.848098, + 53.4450097 + ], + [ + 6.8484002, + 53.4450212 + ], + [ + 6.8486147, + 53.445002 + ], + [ + 6.8486951, + 53.444824 + ], + [ + 6.8543277, + 53.4439358 + ], + [ + 6.8559907, + 53.4436802 + ], + [ + 6.8563502, + 53.4436601 + ], + [ + 6.8562751, + 53.4434876 + ], + [ + 6.8559938, + 53.4427647 + ], + [ + 6.8556113, + 53.4419782 + ], + [ + 6.8554441, + 53.4415486 + ], + [ + 6.8553202, + 53.4413532 + ], + [ + 6.8552344, + 53.4413532 + ], + [ + 6.8551057, + 53.4413659 + ], + [ + 6.8526017, + 53.4417611 + ], + [ + 6.8525574, + 53.4418973 + ], + [ + 6.8523321, + 53.4420251 + ], + [ + 6.8492744, + 53.4425044 + ], + [ + 6.8491242, + 53.4422296 + ], + [ + 6.8480174, + 53.4424125 + ], + [ + 6.8479388, + 53.4423501 + ], + [ + 6.8478315, + 53.4421711 + ], + [ + 6.8477457, + 53.44212 + ], + [ + 6.8471684, + 53.442231 + ], + [ + 6.8470244, + 53.4421666 + ], + [ + 6.8469313, + 53.442129 + ], + [ + 6.8467038, + 53.4420817 + ], + [ + 6.846516, + 53.4420774 + ], + [ + 6.8463093, + 53.4420779 + ], + [ + 6.8461069, + 53.4420874 + ], + [ + 6.8379698, + 53.4433837 + ], + [ + 6.8371968, + 53.4434967 + ], + [ + 6.8370898, + 53.4435028 + ], + [ + 6.8369177, + 53.4435096 + ], + [ + 6.8367558, + 53.4434751 + ], + [ + 6.8361401, + 53.4432752 + ], + [ + 6.8356517, + 53.4431011 + ], + [ + 6.8351268, + 53.4429778 + ], + [ + 6.8346305, + 53.4429065 + ], + [ + 6.834223, + 53.4428525 + ], + [ + 6.8335603, + 53.4428407 + ], + [ + 6.832633, + 53.4429214 + ], + [ + 6.8322543, + 53.4429862 + ], + [ + 6.8312139, + 53.4431641 + ], + [ + 6.8290858, + 53.4434892 + ], + [ + 6.8285403, + 53.4435421 + ], + [ + 6.8248709, + 53.4441182 + ], + [ + 6.8239872, + 53.444244 + ], + [ + 6.8215007, + 53.4445005 + ], + [ + 6.8204967, + 53.4445799 + ], + [ + 6.8198443, + 53.444641 + ], + [ + 6.819601, + 53.4446899 + ], + [ + 6.8194189, + 53.4447357 + ], + [ + 6.8192828, + 53.4447832 + ], + [ + 6.8191288, + 53.4448675 + ], + [ + 6.8190476, + 53.4449531 + ], + [ + 6.8189853, + 53.4450294 + ], + [ + 6.8189284, + 53.4451558 + ], + [ + 6.8189006, + 53.4452385 + ], + [ + 6.8189409, + 53.4454049 + ], + [ + 6.8192037, + 53.4460231 + ], + [ + 6.8196393, + 53.4469821 + ], + [ + 6.8196741, + 53.4471004 + ], + [ + 6.819752, + 53.4471406 + ], + [ + 6.819837, + 53.4471623 + ], + [ + 6.819967, + 53.4471583 + ], + [ + 6.8283189, + 53.4458399 + ], + [ + 6.828396, + 53.4458526 + ], + [ + 6.8285013, + 53.4459084 + ], + [ + 6.8285683, + 53.4459647 + ], + [ + 6.8291471, + 53.4472919 + ], + [ + 6.8292114, + 53.4474877 + ], + [ + 6.8291749, + 53.4475384 + ], + [ + 6.8291233, + 53.4475917 + ], + [ + 6.8293822, + 53.4482055 + ], + [ + 6.8210727, + 53.4494817 + ], + [ + 6.8206587, + 53.4495387 + ], + [ + 6.81269, + 53.4508272 + ], + [ + 6.8126948, + 53.4508514 + ], + [ + 6.8136431, + 53.4530068 + ], + [ + 6.8137424, + 53.4531339 + ], + [ + 6.813868, + 53.4532377 + ], + [ + 6.8140707, + 53.453359 + ], + [ + 6.8143406, + 53.4534248 + ], + [ + 6.8146867, + 53.4534828 + ], + [ + 6.8150296, + 53.4534335 + ], + [ + 6.8314167, + 53.45086 + ], + [ + 6.8315846, + 53.450844 + ], + [ + 6.8317489, + 53.4508373 + ], + [ + 6.8319752, + 53.4508457 + ], + [ + 6.8321834, + 53.450891 + ], + [ + 6.8323386, + 53.4509484 + ], + [ + 6.8326062, + 53.4511552 + ], + [ + 6.8329033, + 53.4515444 + ], + [ + 6.8338726, + 53.452974 + ], + [ + 6.834036, + 53.4532622 + ], + [ + 6.8342056, + 53.4536233 + ], + [ + 6.8343496, + 53.4539049 + ], + [ + 6.8344626, + 53.4542851 + ], + [ + 6.8344636, + 53.454608 + ], + [ + 6.8171795, + 53.457355 + ], + [ + 6.8182202, + 53.459776 + ], + [ + 6.8211491, + 53.4593097 + ], + [ + 6.8227692, + 53.4580385 + ], + [ + 6.8269534, + 53.4573997 + ], + [ + 6.8274438, + 53.457115 + ], + [ + 6.8297981, + 53.4567518 + ], + [ + 6.8316438, + 53.4564448 + ], + [ + 6.8318628, + 53.456413 + ], + [ + 6.832664, + 53.4562687 + ], + [ + 6.8344867, + 53.4560057 + ], + [ + 6.8344329, + 53.4562559 + ], + [ + 6.8339204, + 53.4574626 + ], + [ + 6.8336997, + 53.4579388 + ], + [ + 6.8335868, + 53.4580979 + ], + [ + 6.8334646, + 53.4582161 + ], + [ + 6.8331207, + 53.4584538 + ], + [ + 6.8327805, + 53.4585794 + ], + [ + 6.8321666, + 53.4587589 + ], + [ + 6.8309748, + 53.4590557 + ], + [ + 6.8307781, + 53.4591246 + ], + [ + 6.8306001, + 53.4592915 + ], + [ + 6.8305845, + 53.4593654 + ], + [ + 6.8305739, + 53.4594153 + ], + [ + 6.8306084, + 53.4595246 + ], + [ + 6.8313178, + 53.4605278 + ], + [ + 6.8320778, + 53.4615556 + ], + [ + 6.8322198, + 53.4616772 + ], + [ + 6.8323235, + 53.4617901 + ], + [ + 6.8325389, + 53.4619289 + ], + [ + 6.8326556, + 53.4619777 + ], + [ + 6.8327999, + 53.4620535 + ], + [ + 6.833109, + 53.4621295 + ], + [ + 6.833244, + 53.4621574 + ], + [ + 6.8334633, + 53.4621888 + ], + [ + 6.8336935, + 53.4621995 + ], + [ + 6.8339767, + 53.4621935 + ], + [ + 6.8341527, + 53.4621934 + ], + [ + 6.8343206, + 53.4621752 + ], + [ + 6.8344805, + 53.4621503 + ], + [ + 6.8346217, + 53.4621347 + ], + [ + 6.8348207, + 53.4621321 + ], + [ + 6.8348868, + 53.4621587 + ], + [ + 6.8349691, + 53.4622147 + ], + [ + 6.8350294, + 53.4622939 + ], + [ + 6.835012, + 53.4623444 + ], + [ + 6.8349484, + 53.4623887 + ], + [ + 6.834828, + 53.4624474 + ], + [ + 6.8346224, + 53.4624821 + ], + [ + 6.8341573, + 53.4625409 + ], + [ + 6.8337667, + 53.4625414 + ], + [ + 6.8334289, + 53.4625161 + ], + [ + 6.8331408, + 53.4624879 + ], + [ + 6.832751, + 53.4624039 + ], + [ + 6.8324646, + 53.4623186 + ], + [ + 6.8322313, + 53.4622142 + ], + [ + 6.8318841, + 53.4620381 + ], + [ + 6.8314361, + 53.4616028 + ], + [ + 6.8309853, + 53.4609802 + ], + [ + 6.8300452, + 53.4596233 + ], + [ + 6.8299346, + 53.4595289 + ], + [ + 6.8298222, + 53.4594891 + ], + [ + 6.8296492, + 53.4594663 + ], + [ + 6.8293777, + 53.459479 + ], + [ + 6.8290583, + 53.4595403 + ], + [ + 6.8280363, + 53.4597686 + ], + [ + 6.8201444, + 53.4617302 + ], + [ + 6.817536, + 53.4623477 + ], + [ + 6.8145332, + 53.4630907 + ], + [ + 6.814095, + 53.4631593 + ], + [ + 6.8135811, + 53.4631282 + ], + [ + 6.8131653, + 53.4630457 + ], + [ + 6.8115046, + 53.4621646 + ], + [ + 6.7994583, + 53.4555502 + ], + [ + 6.7991503, + 53.4554872 + ], + [ + 6.7983866, + 53.4552847 + ], + [ + 6.7979525, + 53.4551018 + ], + [ + 6.7974744, + 53.4548553 + ], + [ + 6.7972431, + 53.4547982 + ], + [ + 6.7969124, + 53.4547445 + ], + [ + 6.7962932, + 53.4545108 + ], + [ + 6.7960164, + 53.4544681 + ], + [ + 6.7958053, + 53.4544473 + ], + [ + 6.7929461, + 53.4554861 + ], + [ + 6.7825756, + 53.4592471 + ], + [ + 6.7818683, + 53.4595037 + ], + [ + 6.7808144, + 53.459853 + ], + [ + 6.7804892, + 53.4599499 + ], + [ + 6.7798846, + 53.4601301 + ], + [ + 6.77859, + 53.4604979 + ], + [ + 6.7772023, + 53.4608209 + ], + [ + 6.7576598, + 53.4647839 + ], + [ + 6.756871, + 53.4649085 + ], + [ + 6.7552505, + 53.4651375 + ], + [ + 6.7538922, + 53.4652953 + ], + [ + 6.7524298, + 53.4654289 + ], + [ + 6.7501337, + 53.4655916 + ], + [ + 6.7496041, + 53.4656215 + ], + [ + 6.74841, + 53.4656889 + ], + [ + 6.7467304, + 53.465724 + ], + [ + 6.7451187, + 53.4657242 + ], + [ + 6.7435825, + 53.4656824 + ], + [ + 6.7400297, + 53.4654728 + ], + [ + 6.7334249, + 53.4649119 + ], + [ + 6.7221474, + 53.4639594 + ], + [ + 6.6979987, + 53.4619159 + ], + [ + 6.6960967, + 53.4617549 + ], + [ + 6.6956747, + 53.4617257 + ], + [ + 6.6936658, + 53.4614071 + ], + [ + 6.6932954, + 53.4613155 + ], + [ + 6.692389, + 53.4613471 + ], + [ + 6.6919342, + 53.4613708 + ], + [ + 6.6915633, + 53.4613822 + ], + [ + 6.6912984, + 53.4613625 + ], + [ + 6.6910526, + 53.4613356 + ], + [ + 6.6906658, + 53.4613312 + ], + [ + 6.6904138, + 53.4613525 + ], + [ + 6.6901955, + 53.461346 + ], + [ + 6.6899067, + 53.4612969 + ], + [ + 6.689701, + 53.4612125 + ], + [ + 6.6895028, + 53.4611212 + ], + [ + 6.6886955, + 53.4609285 + ], + [ + 6.6856434, + 53.4604434 + ], + [ + 6.6835402, + 53.4602502 + ], + [ + 6.6756314, + 53.4593855 + ], + [ + 6.6720063, + 53.4590789 + ], + [ + 6.6669188, + 53.4588575 + ], + [ + 6.6650731, + 53.458296 + ], + [ + 6.6639846, + 53.4582007 + ], + [ + 6.663014, + 53.4580759 + ], + [ + 6.6615727, + 53.4579782 + ], + [ + 6.660064, + 53.4578074 + ], + [ + 6.6575097, + 53.4574768 + ], + [ + 6.6566996, + 53.457331 + ], + [ + 6.656712, + 53.4573443 + ], + [ + 6.6556035, + 53.4571141 + ], + [ + 6.6546605, + 53.4568773 + ], + [ + 6.653687, + 53.4565084 + ], + [ + 6.6527728, + 53.4562369 + ], + [ + 6.6519841, + 53.4560196 + ], + [ + 6.6511725, + 53.4559106 + ], + [ + 6.6499658, + 53.4557141 + ], + [ + 6.6479595, + 53.455123 + ], + [ + 6.6470987, + 53.4548246 + ], + [ + 6.6462142, + 53.4545013 + ], + [ + 6.6455624, + 53.45423 + ], + [ + 6.644975, + 53.4539963 + ], + [ + 6.6443643, + 53.4537748 + ], + [ + 6.6437566, + 53.4536009 + ], + [ + 6.6419374, + 53.4531774 + ], + [ + 6.6399838, + 53.4527007 + ], + [ + 6.637507, + 53.452137 + ], + [ + 6.6368873, + 53.451996 + ], + [ + 6.6343221, + 53.4514381 + ], + [ + 6.6332978, + 53.4511976 + ], + [ + 6.631866, + 53.450813 + ], + [ + 6.6311318, + 53.4506578 + ], + [ + 6.6304539, + 53.4505146 + ], + [ + 6.6295932, + 53.4503791 + ], + [ + 6.6286672, + 53.4501463 + ], + [ + 6.6279208, + 53.4499238 + ], + [ + 6.6273634, + 53.4496762 + ], + [ + 6.6267647, + 53.449331 + ], + [ + 6.6261266, + 53.4490223 + ], + [ + 6.6253256, + 53.4486214 + ], + [ + 6.6244949, + 53.4483152 + ], + [ + 6.623614, + 53.4480358 + ], + [ + 6.621914, + 53.4475223 + ], + [ + 6.6212162, + 53.4473494 + ], + [ + 6.6205254, + 53.4471577 + ], + [ + 6.6198854, + 53.447003 + ], + [ + 6.6191971, + 53.4469219 + ], + [ + 6.6187202, + 53.4468588 + ], + [ + 6.6183201, + 53.4468748 + ], + [ + 6.6177442, + 53.4468607 + ], + [ + 6.6171865, + 53.4468545 + ], + [ + 6.6161534, + 53.4468202 + ], + [ + 6.6156079, + 53.4467363 + ], + [ + 6.6151012, + 53.4466375 + ], + [ + 6.6147275, + 53.4465091 + ], + [ + 6.6141903, + 53.4463171 + ], + [ + 6.6136234, + 53.4460984 + ], + [ + 6.6131751, + 53.4459484 + ], + [ + 6.6126787, + 53.4458027 + ], + [ + 6.6119632, + 53.445676 + ], + [ + 6.6113666, + 53.4455928 + ], + [ + 6.6102816, + 53.4454132 + ], + [ + 6.6093123, + 53.4453133 + ], + [ + 6.6083783, + 53.4451471 + ], + [ + 6.6073939, + 53.4448734 + ], + [ + 6.6063057, + 53.4444823 + ], + [ + 6.6054065, + 53.444149 + ], + [ + 6.6046314, + 53.4437934 + ], + [ + 6.6037878, + 53.4434584 + ], + [ + 6.6030094, + 53.4430947 + ], + [ + 6.602213, + 53.44277 + ], + [ + 6.6013938, + 53.4424835 + ], + [ + 6.6005851, + 53.4422787 + ], + [ + 6.5992497, + 53.4420004 + ], + [ + 6.5973163, + 53.4415589 + ], + [ + 6.5967027, + 53.4413785 + ], + [ + 6.5959779, + 53.4411564 + ], + [ + 6.5951055, + 53.4409389 + ], + [ + 6.5939573, + 53.4407176 + ], + [ + 6.5932097, + 53.4405327 + ], + [ + 6.5896089, + 53.4395285 + ], + [ + 6.5879033, + 53.4391324 + ], + [ + 6.5859231, + 53.4387245 + ], + [ + 6.5846552, + 53.4384271 + ], + [ + 6.5830891, + 53.4382146 + ], + [ + 6.5806573, + 53.4379863 + ], + [ + 6.5812134, + 53.4364477 + ], + [ + 6.5811918, + 53.4364414 + ], + [ + 6.5816319, + 53.4353926 + ], + [ + 6.5817683, + 53.4353409 + ], + [ + 6.5826572, + 53.4328897 + ], + [ + 6.5825729, + 53.4327851 + ], + [ + 6.5823797, + 53.4327608 + ], + [ + 6.5809532, + 53.4363724 + ], + [ + 6.5804091, + 53.4380096 + ], + [ + 6.578909, + 53.4379956 + ], + [ + 6.5773079, + 53.4379191 + ], + [ + 6.5756068, + 53.4379559 + ], + [ + 6.5740318, + 53.4378901 + ], + [ + 6.572847, + 53.4378207 + ], + [ + 6.5720755, + 53.4377629 + ], + [ + 6.5713512, + 53.4376463 + ], + [ + 6.5705883, + 53.4374966 + ], + [ + 6.5682613, + 53.4367451 + ], + [ + 6.5675142, + 53.4363683 + ], + [ + 6.5670043, + 53.4361436 + ], + [ + 6.5662329, + 53.4358237 + ], + [ + 6.5657911, + 53.4356449 + ], + [ + 6.5655274, + 53.4355634 + ], + [ + 6.5652262, + 53.4355023 + ], + [ + 6.5644835, + 53.4353638 + ], + [ + 6.5457928, + 53.4321663 + ], + [ + 6.5380029, + 53.4308487 + ], + [ + 6.5372883, + 53.4307534 + ], + [ + 6.5369999, + 53.4307214 + ], + [ + 6.5364857, + 53.430701 + ], + [ + 6.5359988, + 53.4306859 + ], + [ + 6.5356003, + 53.4307078 + ], + [ + 6.5345018, + 53.4308279 + ], + [ + 6.5339692, + 53.4309177 + ], + [ + 6.5331551, + 53.4310148 + ], + [ + 6.53155, + 53.4311757 + ], + [ + 6.5303046, + 53.4312555 + ], + [ + 6.5299056, + 53.4312621 + ], + [ + 6.5295917, + 53.4312339 + ], + [ + 6.5292544, + 53.4311734 + ], + [ + 6.5289361, + 53.4310913 + ], + [ + 6.5284446, + 53.4309338 + ], + [ + 6.5276117, + 53.4306123 + ], + [ + 6.5267027, + 53.4302455 + ], + [ + 6.5263779, + 53.430138 + ], + [ + 6.5260202, + 53.4300462 + ], + [ + 6.5256546, + 53.429995 + ], + [ + 6.5249343, + 53.4299149 + ], + [ + 6.5231734, + 53.4297787 + ], + [ + 6.5222578, + 53.4297226 + ], + [ + 6.5215002, + 53.4296581 + ], + [ + 6.5213598, + 53.4296412 + ], + [ + 6.5212264, + 53.4296007 + ], + [ + 6.5205239, + 53.429316 + ], + [ + 6.5200738, + 53.4291231 + ], + [ + 6.5195248, + 53.4288967 + ], + [ + 6.5189307, + 53.4286607 + ], + [ + 6.5182245, + 53.4284039 + ], + [ + 6.5174976, + 53.4281699 + ], + [ + 6.5169537, + 53.4280254 + ], + [ + 6.516202, + 53.427886 + ], + [ + 6.5154825, + 53.4277846 + ], + [ + 6.5146318, + 53.4277995 + ], + [ + 6.5140706, + 53.4278369 + ], + [ + 6.5136124, + 53.4278709 + ], + [ + 6.5130318, + 53.4279039 + ], + [ + 6.5115409, + 53.4277877 + ], + [ + 6.5096226, + 53.4277122 + ], + [ + 6.5080674, + 53.4276285 + ], + [ + 6.5065679, + 53.4274734 + ], + [ + 6.5045176, + 53.4273213 + ], + [ + 6.5036427, + 53.4273662 + ], + [ + 6.5024556, + 53.4274551 + ], + [ + 6.5016589, + 53.4274168 + ], + [ + 6.5006684, + 53.4274261 + ], + [ + 6.4995302, + 53.4274848 + ], + [ + 6.497338, + 53.4276174 + ], + [ + 6.4965702, + 53.4276543 + ], + [ + 6.4960678, + 53.4275996 + ], + [ + 6.495042, + 53.4275749 + ], + [ + 6.494454, + 53.4276147 + ], + [ + 6.4939059, + 53.427725 + ], + [ + 6.4933293, + 53.4277624 + ], + [ + 6.4896536, + 53.4274696 + ], + [ + 6.4870802, + 53.4271985 + ], + [ + 6.485867, + 53.4271698 + ], + [ + 6.4857636, + 53.4271673 + ], + [ + 6.484287, + 53.4271627 + ], + [ + 6.4830314, + 53.4271218 + ], + [ + 6.4813185, + 53.4270004 + ], + [ + 6.4799574, + 53.4268665 + ], + [ + 6.4784743, + 53.4265906 + ], + [ + 6.4774978, + 53.426409 + ], + [ + 6.4743183, + 53.42607 + ], + [ + 6.4708142, + 53.4254412 + ], + [ + 6.4688093, + 53.4249565 + ], + [ + 6.4665455, + 53.4246684 + ], + [ + 6.4630839, + 53.4242014 + ], + [ + 6.4593769, + 53.4238577 + ], + [ + 6.4513134, + 53.4230363 + ], + [ + 6.4488341, + 53.4228436 + ], + [ + 6.4467198, + 53.4227139 + ], + [ + 6.4442615, + 53.4225941 + ], + [ + 6.4414301, + 53.4223861 + ], + [ + 6.42997, + 53.4212219 + ], + [ + 6.4256873, + 53.4208567 + ], + [ + 6.4239834, + 53.4206579 + ], + [ + 6.423303, + 53.4205561 + ], + [ + 6.4224007, + 53.4204212 + ], + [ + 6.4210853, + 53.4201654 + ], + [ + 6.4166453, + 53.4191314 + ], + [ + 6.4141597, + 53.4184833 + ], + [ + 6.4130854, + 53.4182341 + ], + [ + 6.4123295, + 53.4181507 + ], + [ + 6.4059549, + 53.4175007 + ], + [ + 6.4056974, + 53.4174577 + ], + [ + 6.4044677, + 53.4171209 + ], + [ + 6.4037487, + 53.416989 + ], + [ + 6.4027088, + 53.4168651 + ], + [ + 6.3994884, + 53.4165861 + ], + [ + 6.3974863, + 53.4163763 + ], + [ + 6.3963649, + 53.4162098 + ], + [ + 6.3943093, + 53.4158747 + ], + [ + 6.3929821, + 53.4157332 + ], + [ + 6.3917862, + 53.4156338 + ], + [ + 6.390684, + 53.415602 + ], + [ + 6.3896715, + 53.415631 + ], + [ + 6.3878838, + 53.4158261 + ], + [ + 6.3868662, + 53.416077 + ], + [ + 6.386059, + 53.4163325 + ], + [ + 6.385079, + 53.4165625 + ], + [ + 6.3840658, + 53.4167013 + ], + [ + 6.3832376, + 53.4167558 + ], + [ + 6.382522, + 53.416738 + ], + [ + 6.3818246, + 53.4166882 + ], + [ + 6.3810725, + 53.4165977 + ], + [ + 6.3802383, + 53.4164418 + ], + [ + 6.3771086, + 53.4157105 + ], + [ + 6.374815, + 53.4152037 + ], + [ + 6.3725625, + 53.414678 + ], + [ + 6.3679587, + 53.4136356 + ], + [ + 6.3606764, + 53.4119522 + ], + [ + 6.3598483, + 53.4117743 + ], + [ + 6.3589365, + 53.4116088 + ], + [ + 6.3580749, + 53.4114633 + ], + [ + 6.357264, + 53.4113424 + ], + [ + 6.3564172, + 53.4111761 + ], + [ + 6.350872, + 53.4097628 + ], + [ + 6.3467278, + 53.4087402 + ], + [ + 6.3398641, + 53.4069755 + ], + [ + 6.3388966, + 53.4067351 + ], + [ + 6.3378005, + 53.4064183 + ], + [ + 6.3367954, + 53.4060775 + ], + [ + 6.3356389, + 53.4056607 + ], + [ + 6.3341212, + 53.4050696 + ], + [ + 6.3325905, + 53.404426 + ], + [ + 6.331342, + 53.4038798 + ], + [ + 6.3284128, + 53.4025337 + ], + [ + 6.3269571, + 53.4018344 + ], + [ + 6.32592, + 53.4013223 + ], + [ + 6.3246292, + 53.4006346 + ], + [ + 6.3222422, + 53.3992479 + ], + [ + 6.3213256, + 53.3986635 + ], + [ + 6.3205927, + 53.3980862 + ], + [ + 6.3203356, + 53.3978077 + ], + [ + 6.3202842, + 53.3976298 + ], + [ + 6.3203804, + 53.3973999 + ], + [ + 6.321193, + 53.3963429 + ], + [ + 6.3210818, + 53.3963304 + ], + [ + 6.3199914, + 53.3976812 + ], + [ + 6.3196594, + 53.3975798 + ], + [ + 6.3192645, + 53.3974218 + ], + [ + 6.3184928, + 53.3971995 + ], + [ + 6.3175749, + 53.3969469 + ], + [ + 6.3173777, + 53.3968713 + ], + [ + 6.317016, + 53.3966786 + ], + [ + 6.3164924, + 53.3964329 + ], + [ + 6.3156846, + 53.3961515 + ], + [ + 6.3152132, + 53.3959921 + ], + [ + 6.3150496, + 53.3958934 + ], + [ + 6.3148662, + 53.3955271 + ], + [ + 6.3147669, + 53.395654 + ], + [ + 6.3144795, + 53.3956344 + ], + [ + 6.3136629, + 53.3953142 + ], + [ + 6.3128175, + 53.3949302 + ], + [ + 6.3098516, + 53.3938473 + ], + [ + 6.3093738, + 53.393601 + ], + [ + 6.3090369, + 53.393341 + ], + [ + 6.30881, + 53.3931659 + ], + [ + 6.3083369, + 53.3928234 + ], + [ + 6.3079696, + 53.3925667 + ], + [ + 6.3073553, + 53.3923587 + ], + [ + 6.3068801, + 53.3923205 + ], + [ + 6.3065039, + 53.3924003 + ], + [ + 6.3061011, + 53.3926062 + ], + [ + 6.3055053, + 53.3931299 + ], + [ + 6.3004116, + 53.3980443 + ], + [ + 6.2998305, + 53.39868 + ], + [ + 6.2990966, + 53.3992647 + ], + [ + 6.2981762, + 53.399998 + ], + [ + 6.2973742, + 53.40054 + ], + [ + 6.2965368, + 53.401055 + ], + [ + 6.2948923, + 53.4019382 + ], + [ + 6.2941263, + 53.4022831 + ], + [ + 6.2933027, + 53.402624 + ], + [ + 6.2922321, + 53.4030112 + ], + [ + 6.2913082, + 53.4033212 + ], + [ + 6.2900899, + 53.4037603 + ], + [ + 6.2623655, + 53.4132682 + ], + [ + 6.2611241, + 53.4137053 + ], + [ + 6.2599767, + 53.4140594 + ], + [ + 6.2586726, + 53.4144192 + ], + [ + 6.2574314, + 53.4146848 + ], + [ + 6.2562776, + 53.4149131 + ], + [ + 6.2552484, + 53.4150719 + ], + [ + 6.254356, + 53.4151862 + ], + [ + 6.2533377, + 53.4153083 + ], + [ + 6.252326, + 53.4153846 + ], + [ + 6.2514555, + 53.4154438 + ], + [ + 6.2503016, + 53.4154869 + ], + [ + 6.2492157, + 53.4154837 + ], + [ + 6.2483357, + 53.4154561 + ], + [ + 6.247222, + 53.4153937 + ], + [ + 6.2463681, + 53.4153292 + ], + [ + 6.2453104, + 53.4152092 + ], + [ + 6.2440223, + 53.4150314 + ], + [ + 6.2427368, + 53.4147942 + ], + [ + 6.2146497, + 53.4092142 + ], + [ + 6.2137302, + 53.4109331 + ], + [ + 6.2135955, + 53.4112079 + ], + [ + 6.2135398, + 53.4112915 + ], + [ + 6.2134647, + 53.4113808 + ], + [ + 6.2133668, + 53.4114676 + ], + [ + 6.213299, + 53.4115063 + ], + [ + 6.2131758, + 53.4115601 + ], + [ + 6.2130123, + 53.411619 + ], + [ + 6.2128392, + 53.4116681 + ], + [ + 6.212703, + 53.4116923 + ], + [ + 6.2125816, + 53.4117056 + ], + [ + 6.2124296, + 53.411712 + ], + [ + 6.2122865, + 53.411712 + ], + [ + 6.2121261, + 53.4116952 + ], + [ + 6.2118245, + 53.4116404 + ], + [ + 6.2057418, + 53.410412 + ], + [ + 6.2050899, + 53.4103091 + ], + [ + 6.2027124, + 53.409851 + ], + [ + 6.2025324, + 53.409843 + ], + [ + 6.2023993, + 53.4098965 + ], + [ + 6.2022605, + 53.4100529 + ], + [ + 6.2020366, + 53.4103747 + ], + [ + 6.2017706, + 53.4107012 + ], + [ + 6.2015066, + 53.4109179 + ], + [ + 6.2014009, + 53.411001 + ], + [ + 6.201217, + 53.410993 + ], + [ + 6.2014876, + 53.4107099 + ], + [ + 6.2017043, + 53.4104157 + ], + [ + 6.2018331, + 53.4101266 + ], + [ + 6.2018337, + 53.4099436 + ], + [ + 6.2017314, + 53.409791 + ], + [ + 6.2015342, + 53.4096734 + ], + [ + 6.2012452, + 53.4095678 + ], + [ + 6.2009916, + 53.4095145 + ], + [ + 6.2006314, + 53.4094893 + ], + [ + 6.1998849, + 53.4094805 + ], + [ + 6.1992142, + 53.4096472 + ], + [ + 6.1991476, + 53.4095653 + ], + [ + 6.1982421, + 53.4090107 + ], + [ + 6.1974916, + 53.4085603 + ], + [ + 6.1970735, + 53.4087254 + ], + [ + 6.1967509, + 53.4084313 + ], + [ + 6.1967402, + 53.4084215 + ], + [ + 6.1966577, + 53.4084557 + ], + [ + 6.1966674, + 53.408465 + ], + [ + 6.1969474, + 53.4087331 + ], + [ + 6.1972601, + 53.4091062 + ], + [ + 6.1972397, + 53.4092436 + ], + [ + 6.1970383, + 53.4093273 + ], + [ + 6.1971013, + 53.4094343 + ], + [ + 6.1971409, + 53.409505 + ], + [ + 6.19717, + 53.4096329 + ], + [ + 6.197206, + 53.4103669 + ], + [ + 6.1972494, + 53.4104376 + ], + [ + 6.1975483, + 53.4104585 + ], + [ + 6.1975439, + 53.4104334 + ], + [ + 6.1979496, + 53.4104331 + ], + [ + 6.197966, + 53.4104879 + ], + [ + 6.1972936, + 53.4104934 + ], + [ + 6.1972779, + 53.410605 + ], + [ + 6.1972433, + 53.4107442 + ], + [ + 6.1974702, + 53.411024 + ], + [ + 6.1976815, + 53.4110615 + ], + [ + 6.1985735, + 53.4110741 + ], + [ + 6.1986173, + 53.4109503 + ], + [ + 6.1988507, + 53.4109488 + ], + [ + 6.1988649, + 53.4110974 + ], + [ + 6.1990334, + 53.4111009 + ], + [ + 6.1991136, + 53.4110958 + ], + [ + 6.1992444, + 53.4111315 + ], + [ + 6.1998242, + 53.4114504 + ], + [ + 6.2000351, + 53.4114673 + ], + [ + 6.2000206, + 53.4115131 + ], + [ + 6.1998331, + 53.4115234 + ], + [ + 6.1997881, + 53.411565 + ], + [ + 6.1995784, + 53.4116189 + ], + [ + 6.1989903, + 53.4116936 + ], + [ + 6.1983631, + 53.4117274 + ], + [ + 6.197666, + 53.4116999 + ], + [ + 6.197029, + 53.4116147 + ], + [ + 6.1964637, + 53.4114628 + ], + [ + 6.1960436, + 53.4112963 + ], + [ + 6.1951516, + 53.4108628 + ], + [ + 6.1947078, + 53.4106529 + ], + [ + 6.1942944, + 53.4104337 + ], + [ + 6.1938444, + 53.4103154 + ], + [ + 6.1934002, + 53.4103067 + ], + [ + 6.1929808, + 53.4104009 + ], + [ + 6.1914309, + 53.4110403 + ], + [ + 6.1909747, + 53.4112294 + ], + [ + 6.1908985, + 53.4112627 + ], + [ + 6.1905753, + 53.4113931 + ], + [ + 6.1901691, + 53.4115786 + ], + [ + 6.1899839, + 53.4117171 + ], + [ + 6.1897971, + 53.4119721 + ], + [ + 6.1897261, + 53.412179 + ], + [ + 6.1897169, + 53.412206 + ], + [ + 6.1895893, + 53.4123441 + ], + [ + 6.1894373, + 53.4124137 + ], + [ + 6.1886479, + 53.4126677 + ], + [ + 6.1860649, + 53.4134988 + ], + [ + 6.184289, + 53.4140477 + ], + [ + 6.1836699, + 53.4142391 + ], + [ + 6.1825867, + 53.4144633 + ], + [ + 6.1819697, + 53.4145463 + ], + [ + 6.1813379, + 53.4146312 + ], + [ + 6.1805044, + 53.4146937 + ], + [ + 6.1800862, + 53.4147078 + ], + [ + 6.1796704, + 53.4147218 + ], + [ + 6.1789123, + 53.4147083 + ], + [ + 6.1781381, + 53.4146628 + ], + [ + 6.1774058, + 53.4145942 + ], + [ + 6.1764387, + 53.4144539 + ], + [ + 6.1756088, + 53.414267 + ], + [ + 6.1746818, + 53.4140188 + ], + [ + 6.1743419, + 53.4139196 + ], + [ + 6.1705741, + 53.4128005 + ], + [ + 6.1610741, + 53.4099789 + ], + [ + 6.1609662, + 53.4101033 + ], + [ + 6.1595008, + 53.4117933 + ], + [ + 6.1592874, + 53.4120668 + ], + [ + 6.1592146, + 53.4122914 + ], + [ + 6.1592596, + 53.4126914 + ], + [ + 6.1592143, + 53.4127306 + ], + [ + 6.1591416, + 53.4127357 + ], + [ + 6.1590915, + 53.4127153 + ], + [ + 6.1590661, + 53.4123381 + ], + [ + 6.1591086, + 53.4121366 + ], + [ + 6.1591714, + 53.4119966 + ], + [ + 6.160799, + 53.4100451 + ], + [ + 6.1608896, + 53.4099365 + ], + [ + 6.1581968, + 53.4091395 + ], + [ + 6.1389479, + 53.4034425 + ], + [ + 6.1386335, + 53.4033753 + ], + [ + 6.1383847, + 53.4033656 + ], + [ + 6.1380982, + 53.4033905 + ], + [ + 6.1377587, + 53.4034409 + ], + [ + 6.1373479, + 53.4035492 + ], + [ + 6.1368755, + 53.4036737 + ], + [ + 6.1330784, + 53.4045838 + ], + [ + 6.132735, + 53.4046343 + ], + [ + 6.131536, + 53.4047548 + ], + [ + 6.1191862, + 53.405788 + ], + [ + 6.1191309, + 53.4056946 + ], + [ + 6.1192476, + 53.4055977 + ], + [ + 6.1312537, + 53.4045943 + ], + [ + 6.1323228, + 53.4044861 + ], + [ + 6.1328113, + 53.404414 + ], + [ + 6.1333943, + 53.4042955 + ], + [ + 6.1371432, + 53.4033535 + ], + [ + 6.1374419, + 53.4032784 + ], + [ + 6.1373634, + 53.4031714 + ], + [ + 6.1370431, + 53.4032521 + ], + [ + 6.1332802, + 53.4042007 + ], + [ + 6.1328394, + 53.4042811 + ], + [ + 6.1321906, + 53.4043703 + ], + [ + 6.1291382, + 53.404609 + ], + [ + 6.1190732, + 53.4054753 + ], + [ + 6.1189837, + 53.4055973 + ], + [ + 6.1187183, + 53.4055258 + ], + [ + 6.1169545, + 53.4056837 + ], + [ + 6.1133111, + 53.40601 + ], + [ + 6.0988046, + 53.4073094 + ], + [ + 6.0962392, + 53.4075392 + ], + [ + 6.096097, + 53.4075036 + ], + [ + 6.0959771, + 53.407438 + ], + [ + 6.0958441, + 53.4072696 + ], + [ + 6.0955061, + 53.4069881 + ], + [ + 6.0954022, + 53.4069521 + ], + [ + 6.0938326, + 53.4058389 + ], + [ + 6.0918231, + 53.4042938 + ], + [ + 6.0917135, + 53.4043677 + ], + [ + 6.0924047, + 53.4049398 + ], + [ + 6.0924812, + 53.4051453 + ], + [ + 6.0925989, + 53.405307 + ], + [ + 6.0928083, + 53.4054727 + ], + [ + 6.0931914, + 53.4057059 + ], + [ + 6.0933851, + 53.4058442 + ], + [ + 6.0935332, + 53.405992 + ], + [ + 6.0938096, + 53.4062579 + ], + [ + 6.0942156, + 53.4065 + ], + [ + 6.0943162, + 53.4067717 + ], + [ + 6.0939855, + 53.4068884 + ], + [ + 6.0945447, + 53.4069258 + ], + [ + 6.0948448, + 53.4070222 + ], + [ + 6.0951902, + 53.4072899 + ], + [ + 6.0951577, + 53.4074 + ], + [ + 6.0953572, + 53.407433 + ], + [ + 6.095582, + 53.4073766 + ], + [ + 6.0957276, + 53.4073916 + ], + [ + 6.0958874, + 53.4075507 + ], + [ + 6.0942678, + 53.4076989 + ], + [ + 6.0940114, + 53.4076961 + ], + [ + 6.0937428, + 53.4076521 + ], + [ + 6.0934539, + 53.4075488 + ], + [ + 6.0930641, + 53.4073614 + ], + [ + 6.08952, + 53.4049362 + ], + [ + 6.08941, + 53.4049942 + ], + [ + 6.0929042, + 53.407406 + ], + [ + 6.0932363, + 53.4075754 + ], + [ + 6.0935446, + 53.4076968 + ], + [ + 6.0938464, + 53.4077417 + ], + [ + 6.0941203, + 53.4077914 + ], + [ + 6.094858, + 53.4077545 + ], + [ + 6.097655, + 53.4075067 + ], + [ + 6.1133688, + 53.4061148 + ], + [ + 6.1185868, + 53.4056526 + ], + [ + 6.1189265, + 53.4058105 + ], + [ + 6.1134834, + 53.4063062 + ], + [ + 6.0945454, + 53.4080311 + ], + [ + 6.0941362, + 53.4080477 + ], + [ + 6.0936998, + 53.4080231 + ], + [ + 6.0932311, + 53.4079278 + ], + [ + 6.092888, + 53.407779 + ], + [ + 6.0924395, + 53.4075166 + ], + [ + 6.092414, + 53.4074989 + ], + [ + 6.0891116, + 53.4052067 + ], + [ + 6.0888543, + 53.4051489 + ], + [ + 6.0885865, + 53.405153 + ], + [ + 6.0882018, + 53.4052494 + ], + [ + 6.088138, + 53.4053184 + ], + [ + 6.0881514, + 53.4054236 + ], + [ + 6.0883463, + 53.405626 + ], + [ + 6.0886443, + 53.4058163 + ], + [ + 6.0888493, + 53.405943 + ], + [ + 6.0889518, + 53.4061163 + ], + [ + 6.0890428, + 53.4062828 + ], + [ + 6.0891411, + 53.4064263 + ], + [ + 6.0900041, + 53.4070493 + ], + [ + 6.0900364, + 53.4070726 + ], + [ + 6.090209, + 53.4070966 + ], + [ + 6.0902384, + 53.407093 + ], + [ + 6.0904458, + 53.4070676 + ], + [ + 6.0906932, + 53.4069996 + ], + [ + 6.0908767, + 53.4069961 + ], + [ + 6.0911147, + 53.4070402 + ], + [ + 6.0914725, + 53.4073232 + ], + [ + 6.0917861, + 53.4075713 + ], + [ + 6.0916983, + 53.4077939 + ], + [ + 6.0922464, + 53.4082708 + ], + [ + 6.0922524, + 53.4083966 + ], + [ + 6.0922049, + 53.4085183 + ], + [ + 6.0922735, + 53.4087215 + ], + [ + 6.0926115, + 53.4092159 + ], + [ + 6.0925704, + 53.4092733 + ], + [ + 6.0926523, + 53.4093529 + ], + [ + 6.0929783, + 53.4093988 + ], + [ + 6.0930349, + 53.40957 + ], + [ + 6.0926254, + 53.4095636 + ], + [ + 6.095209, + 53.4115306 + ], + [ + 6.0983966, + 53.4136559 + ], + [ + 6.1024345, + 53.4160202 + ], + [ + 6.102716, + 53.4161373 + ], + [ + 6.1033953, + 53.4162403 + ], + [ + 6.1033629, + 53.416355 + ], + [ + 6.1025726, + 53.4162504 + ], + [ + 6.1022993, + 53.4167518 + ], + [ + 6.1021506, + 53.4170246 + ], + [ + 6.1020235, + 53.4169911 + ], + [ + 6.1021372, + 53.4167698 + ], + [ + 6.1024375, + 53.416185 + ], + [ + 6.09857, + 53.4139385 + ], + [ + 6.095305, + 53.411761 + ], + [ + 6.0923305, + 53.409545 + ], + [ + 6.0916107, + 53.4103783 + ], + [ + 6.0915025, + 53.4103149 + ], + [ + 6.0921879, + 53.409491 + ], + [ + 6.0888957, + 53.4068425 + ], + [ + 6.085752, + 53.4043135 + ], + [ + 6.0854601, + 53.4044165 + ], + [ + 6.0854225, + 53.4044298 + ], + [ + 6.0853756, + 53.4044464 + ], + [ + 6.0853299, + 53.4044707 + ], + [ + 6.0819278, + 53.4062796 + ], + [ + 6.0817407, + 53.4063791 + ], + [ + 6.0776794, + 53.4056671 + ], + [ + 6.0769972, + 53.4055475 + ], + [ + 6.0758704, + 53.4058638 + ], + [ + 6.0748756, + 53.4060809 + ], + [ + 6.0740937, + 53.4062232 + ], + [ + 6.0705807, + 53.4070517 + ], + [ + 6.0701859, + 53.4071505 + ], + [ + 6.0700358, + 53.407188 + ], + [ + 6.0693871, + 53.4072768 + ], + [ + 6.0686377, + 53.4073114 + ], + [ + 6.0683528, + 53.4072882 + ], + [ + 6.0675457, + 53.4072224 + ], + [ + 6.0606686, + 53.4063348 + ], + [ + 6.0336262, + 53.4028445 + ], + [ + 6.032439, + 53.4026913 + ], + [ + 6.0239121, + 53.4015908 + ], + [ + 6.0236478, + 53.4015599 + ], + [ + 6.0235099, + 53.4015604 + ], + [ + 6.0232313, + 53.4016075 + ], + [ + 6.019858, + 53.4027868 + ], + [ + 6.0195222, + 53.4028752 + ], + [ + 6.0191478, + 53.4029363 + ], + [ + 6.018693, + 53.402977 + ], + [ + 6.0179008, + 53.4029436 + ], + [ + 6.0170123, + 53.4028695 + ], + [ + 6.0160366, + 53.4028574 + ], + [ + 6.0156917, + 53.4028015 + ], + [ + 6.0149327, + 53.4026581 + ], + [ + 6.0120519, + 53.401937 + ], + [ + 6.0115875, + 53.4017947 + ], + [ + 6.011204, + 53.4017001 + ], + [ + 6.0106559, + 53.4016016 + ], + [ + 6.0060991, + 53.4008345 + ], + [ + 6.0032227, + 53.4001521 + ], + [ + 6.0028969, + 53.4000778 + ], + [ + 6.0001385, + 53.3996972 + ], + [ + 5.9984551, + 53.3993032 + ], + [ + 5.9980682, + 53.3992497 + ], + [ + 5.9976238, + 53.3991965 + ], + [ + 5.9967854, + 53.3991196 + ], + [ + 5.9965944, + 53.3990886 + ], + [ + 5.9957814, + 53.3989564 + ], + [ + 5.9924763, + 53.3982136 + ], + [ + 5.9907535, + 53.3976937 + ], + [ + 5.9904092, + 53.3976927 + ], + [ + 5.9899766, + 53.3976623 + ], + [ + 5.9899149, + 53.3977007 + ], + [ + 5.989703, + 53.3978328 + ], + [ + 5.9859579, + 53.3972835 + ], + [ + 5.9809747, + 53.3965527 + ], + [ + 5.9786796, + 53.3962621 + ], + [ + 5.9774836, + 53.3960713 + ], + [ + 5.9744315, + 53.3958027 + ], + [ + 5.974372, + 53.3959382 + ], + [ + 5.9745493, + 53.3960403 + ], + [ + 5.9746009, + 53.396189 + ], + [ + 5.9736015, + 53.3970117 + ], + [ + 5.9732717, + 53.3971904 + ], + [ + 5.9725948, + 53.3975573 + ], + [ + 5.9723119, + 53.3975476 + ], + [ + 5.9719557, + 53.3975353 + ], + [ + 5.9719429, + 53.3976849 + ], + [ + 5.9719424, + 53.3976911 + ], + [ + 5.972068, + 53.3979402 + ], + [ + 5.9719125, + 53.3980463 + ], + [ + 5.9750975, + 53.4006366 + ], + [ + 5.9757916, + 53.4007659 + ], + [ + 5.9757811, + 53.4008324 + ], + [ + 5.9750566, + 53.4007239 + ], + [ + 5.974583, + 53.4013859 + ], + [ + 5.9744677, + 53.4013544 + ], + [ + 5.9749869, + 53.400667 + ], + [ + 5.9717515, + 53.3980288 + ], + [ + 5.9710241, + 53.3966898 + ], + [ + 5.9709188, + 53.3964959 + ], + [ + 5.9703494, + 53.3954478 + ], + [ + 5.9701782, + 53.3952126 + ], + [ + 5.9699144, + 53.3950311 + ], + [ + 5.9698578, + 53.3949922 + ], + [ + 5.9697755, + 53.3949565 + ], + [ + 5.9687514, + 53.3945126 + ], + [ + 5.9687123, + 53.394491 + ], + [ + 5.968689, + 53.3945018 + ], + [ + 5.9682536, + 53.3945559 + ], + [ + 5.967545, + 53.3944953 + ], + [ + 5.9623316, + 53.3938914 + ], + [ + 5.9615814, + 53.393847 + ], + [ + 5.9598276, + 53.3936885 + ], + [ + 5.9590112, + 53.3935483 + ], + [ + 5.9548897, + 53.3925697 + ], + [ + 5.9479059, + 53.3909114 + ], + [ + 5.9467097, + 53.3906745 + ], + [ + 5.9414455, + 53.3899141 + ], + [ + 5.9393484, + 53.389505 + ], + [ + 5.9339543, + 53.3880832 + ], + [ + 5.9311203, + 53.3874323 + ], + [ + 5.9281622, + 53.3869424 + ], + [ + 5.9245798, + 53.3862252 + ], + [ + 5.9245143, + 53.3862121 + ], + [ + 5.9222248, + 53.3864088 + ], + [ + 5.9215862, + 53.3864537 + ], + [ + 5.9196374, + 53.3865907 + ], + [ + 5.9192043, + 53.3866211 + ], + [ + 5.918762, + 53.3866154 + ], + [ + 5.9169992, + 53.3865929 + ], + [ + 5.9162043, + 53.3866879 + ], + [ + 5.9140384, + 53.3869466 + ], + [ + 5.9132171, + 53.3870181 + ], + [ + 5.9092638, + 53.3872684 + ], + [ + 5.907352, + 53.3874356 + ], + [ + 5.9067789, + 53.3874857 + ], + [ + 5.9054945, + 53.387598 + ], + [ + 5.9042707, + 53.387634 + ], + [ + 5.9036317, + 53.3876528 + ], + [ + 5.9023038, + 53.3876369 + ], + [ + 5.9015039, + 53.3876214 + ], + [ + 5.9008523, + 53.3875047 + ], + [ + 5.8997429, + 53.3871514 + ], + [ + 5.8986411, + 53.3868174 + ], + [ + 5.8985185, + 53.3867802 + ], + [ + 5.898307, + 53.3867288 + ], + [ + 5.8977935, + 53.3866041 + ], + [ + 5.8970541, + 53.3865036 + ], + [ + 5.8964252, + 53.3863616 + ], + [ + 5.8957681, + 53.3860937 + ], + [ + 5.8948438, + 53.3858725 + ], + [ + 5.8941506, + 53.3858062 + ], + [ + 5.8937223, + 53.3858215 + ], + [ + 5.8933752, + 53.3859258 + ], + [ + 5.8930671, + 53.3861169 + ], + [ + 5.8928649, + 53.3863559 + ], + [ + 5.8928554, + 53.3863672 + ], + [ + 5.8927499, + 53.386537 + ], + [ + 5.892679, + 53.3865718 + ], + [ + 5.8925711, + 53.3866247 + ], + [ + 5.8922351, + 53.3866969 + ], + [ + 5.8908737, + 53.3867726 + ], + [ + 5.8904987, + 53.3867693 + ], + [ + 5.890242, + 53.3867076 + ], + [ + 5.8901228, + 53.386679 + ], + [ + 5.8900061, + 53.38663 + ], + [ + 5.8897386, + 53.3865178 + ], + [ + 5.8893236, + 53.3863314 + ], + [ + 5.8889973, + 53.3862318 + ], + [ + 5.8885724, + 53.3862104 + ], + [ + 5.888416, + 53.386259 + ], + [ + 5.8883259, + 53.3864333 + ], + [ + 5.8882351, + 53.3865299 + ], + [ + 5.8880941, + 53.3865922 + ], + [ + 5.8878495, + 53.3866159 + ], + [ + 5.8877045, + 53.3866191 + ], + [ + 5.8875651, + 53.3867663 + ], + [ + 5.8873612, + 53.3869775 + ], + [ + 5.8853978, + 53.3892298 + ], + [ + 5.883692, + 53.3908101 + ], + [ + 5.8833417, + 53.3911895 + ], + [ + 5.8832669, + 53.3913575 + ], + [ + 5.8832707, + 53.3914945 + ], + [ + 5.8839807, + 53.3923136 + ], + [ + 5.8840843, + 53.3924577 + ], + [ + 5.8840729, + 53.3926025 + ], + [ + 5.8839343, + 53.3927556 + ], + [ + 5.883366, + 53.3932841 + ], + [ + 5.8831311, + 53.3935229 + ], + [ + 5.8830861, + 53.3936078 + ], + [ + 5.8815585, + 53.3950969 + ], + [ + 5.8800741, + 53.3951386 + ], + [ + 5.8797199, + 53.3953185 + ], + [ + 5.87967, + 53.3953048 + ], + [ + 5.8792573, + 53.395762 + ], + [ + 5.8790807, + 53.3956915 + ], + [ + 5.8792556, + 53.3955176 + ], + [ + 5.8795013, + 53.3952734 + ], + [ + 5.8792236, + 53.3951907 + ], + [ + 5.8785998, + 53.395801 + ], + [ + 5.8779619, + 53.3955534 + ], + [ + 5.8787509, + 53.3948385 + ], + [ + 5.8790293, + 53.394746 + ], + [ + 5.8830904, + 53.3909422 + ], + [ + 5.8858492, + 53.3882282 + ], + [ + 5.8870597, + 53.3867782 + ], + [ + 5.8872481, + 53.3865526 + ], + [ + 5.8873314, + 53.3864528 + ], + [ + 5.8861957, + 53.3857606 + ], + [ + 5.8854539, + 53.3854242 + ], + [ + 5.8845097, + 53.3851183 + ], + [ + 5.8833204, + 53.3847857 + ], + [ + 5.8820315, + 53.3844558 + ], + [ + 5.8803357, + 53.3839668 + ], + [ + 5.8790697, + 53.3836162 + ], + [ + 5.8779695, + 53.3833886 + ], + [ + 5.8764737, + 53.3831878 + ], + [ + 5.8760885, + 53.3831361 + ], + [ + 5.8749777, + 53.3830093 + ], + [ + 5.8743989, + 53.3828784 + ], + [ + 5.8737502, + 53.3826585 + ], + [ + 5.8727149, + 53.3820344 + ], + [ + 5.872111, + 53.3816907 + ], + [ + 5.8712321, + 53.381389 + ], + [ + 5.870108, + 53.3810652 + ], + [ + 5.8696546, + 53.380856 + ], + [ + 5.8692658, + 53.380557 + ], + [ + 5.8691921, + 53.3805003 + ], + [ + 5.8686551, + 53.3799502 + ], + [ + 5.868066, + 53.3795445 + ], + [ + 5.866979, + 53.3790901 + ], + [ + 5.8650374, + 53.3784643 + ], + [ + 5.8636187, + 53.3781209 + ], + [ + 5.8615569, + 53.3777268 + ], + [ + 5.8591389, + 53.3774397 + ], + [ + 5.8576891, + 53.3772675 + ], + [ + 5.8537018, + 53.3767123 + ], + [ + 5.8513948, + 53.3762569 + ], + [ + 5.8501293, + 53.3758968 + ], + [ + 5.8496791, + 53.3756869 + ], + [ + 5.8493149, + 53.3755169 + ], + [ + 5.8482604, + 53.3748171 + ], + [ + 5.8475076, + 53.3744737 + ], + [ + 5.8451495, + 53.3738467 + ], + [ + 5.8386511, + 53.3717071 + ], + [ + 5.837906, + 53.3713453 + ], + [ + 5.8369597, + 53.3708613 + ], + [ + 5.836412, + 53.3706931 + ], + [ + 5.8358299, + 53.3705409 + ], + [ + 5.8352171, + 53.3703521 + ], + [ + 5.8338184, + 53.3698148 + ], + [ + 5.8302401, + 53.3685127 + ], + [ + 5.8291594, + 53.3680633 + ], + [ + 5.8279063, + 53.3675422 + ], + [ + 5.8279184, + 53.3675335 + ], + [ + 5.8278378, + 53.3674655 + ], + [ + 5.8278296, + 53.3674714 + ], + [ + 5.826476, + 53.3667324 + ], + [ + 5.825702, + 53.3664157 + ], + [ + 5.8237137, + 53.3656299 + ], + [ + 5.8227793, + 53.3653433 + ], + [ + 5.821202, + 53.3649755 + ], + [ + 5.8189128, + 53.3644627 + ], + [ + 5.8176115, + 53.3642225 + ], + [ + 5.8165893, + 53.3639452 + ], + [ + 5.8144413, + 53.3633358 + ], + [ + 5.8115858, + 53.3626773 + ], + [ + 5.810192, + 53.362245 + ], + [ + 5.8082704, + 53.3617747 + ], + [ + 5.807685, + 53.361675 + ], + [ + 5.8070537, + 53.3616121 + ], + [ + 5.8063232, + 53.3615746 + ], + [ + 5.8052185, + 53.3616636 + ], + [ + 5.8049086, + 53.3616137 + ], + [ + 5.804587, + 53.3615136 + ], + [ + 5.8042343, + 53.3612968 + ], + [ + 5.8038543, + 53.3609517 + ], + [ + 5.8033564, + 53.3607352 + ], + [ + 5.8027665, + 53.3604982 + ], + [ + 5.8021651, + 53.3602475 + ], + [ + 5.8009664, + 53.3597872 + ], + [ + 5.8002585, + 53.359642 + ], + [ + 5.7997915, + 53.3595512 + ], + [ + 5.7993628, + 53.3594329 + ], + [ + 5.7989299, + 53.35923 + ], + [ + 5.7985126, + 53.359075 + ], + [ + 5.797774, + 53.3589229 + ], + [ + 5.793929, + 53.3583413 + ], + [ + 5.7930182, + 53.3581438 + ], + [ + 5.7922335, + 53.3579254 + ], + [ + 5.791207, + 53.3574463 + ], + [ + 5.7910959, + 53.3573733 + ], + [ + 5.7903825, + 53.3568296 + ], + [ + 5.7899611, + 53.3566083 + ], + [ + 5.7894749, + 53.3564627 + ], + [ + 5.7880821, + 53.3561697 + ], + [ + 5.7852047, + 53.3555381 + ], + [ + 5.7839837, + 53.3551784 + ], + [ + 5.782541, + 53.3548306 + ], + [ + 5.778874, + 53.3540446 + ], + [ + 5.7783323, + 53.3539285 + ], + [ + 5.7756581, + 53.3534154 + ], + [ + 5.7733777, + 53.3529016 + ], + [ + 5.7713191, + 53.3523417 + ], + [ + 5.7700256, + 53.3519637 + ], + [ + 5.7686063, + 53.3516682 + ], + [ + 5.765534, + 53.3509198 + ], + [ + 5.7636313, + 53.3502871 + ], + [ + 5.7626003, + 53.3499443 + ], + [ + 5.7622768, + 53.3498161 + ], + [ + 5.758489, + 53.3486384 + ], + [ + 5.7568112, + 53.3480786 + ], + [ + 5.7513409, + 53.3461921 + ], + [ + 5.7482911, + 53.345069 + ], + [ + 5.7472332, + 53.3446238 + ], + [ + 5.7415852, + 53.3424376 + ], + [ + 5.7389321, + 53.3412123 + ], + [ + 5.7375629, + 53.3405322 + ], + [ + 5.7358468, + 53.3398944 + ], + [ + 5.7324129, + 53.3388453 + ], + [ + 5.7243043, + 53.3362126 + ], + [ + 5.7218233, + 53.3353595 + ], + [ + 5.7211912, + 53.3351073 + ], + [ + 5.7202486, + 53.3346935 + ], + [ + 5.7193945, + 53.3343688 + ], + [ + 5.719076, + 53.3342897 + ], + [ + 5.7178185, + 53.3339774 + ], + [ + 5.7132153, + 53.3326612 + ], + [ + 5.7121893, + 53.3322956 + ], + [ + 5.7108533, + 53.3318441 + ], + [ + 5.7078478, + 53.3307495 + ], + [ + 5.7063086, + 53.3301657 + ], + [ + 5.7050913, + 53.32976 + ], + [ + 5.7031553, + 53.3289497 + ], + [ + 5.7030055, + 53.3288379 + ], + [ + 5.7028867, + 53.3287925 + ], + [ + 5.7027375, + 53.3287655 + ], + [ + 5.7024507, + 53.3287319 + ], + [ + 5.7021598, + 53.3286893 + ], + [ + 5.7017923, + 53.3285942 + ], + [ + 5.7014935, + 53.3284944 + ], + [ + 5.7012978, + 53.3283737 + ], + [ + 5.7010064, + 53.3282304 + ], + [ + 5.7006921, + 53.3281054 + ], + [ + 5.6999178, + 53.3277827 + ], + [ + 5.6995919, + 53.3276235 + ], + [ + 5.6988739, + 53.3271451 + ], + [ + 5.6976376, + 53.3268647 + ], + [ + 5.6972549, + 53.3267903 + ], + [ + 5.6970483, + 53.3267451 + ], + [ + 5.6968375, + 53.326677 + ], + [ + 5.6966802, + 53.3265951 + ], + [ + 5.6965457, + 53.3264788 + ], + [ + 5.6962501, + 53.3262875 + ], + [ + 5.6960199, + 53.3261577 + ], + [ + 5.6956674, + 53.3260146 + ], + [ + 5.6952192, + 53.3258625 + ], + [ + 5.6941015, + 53.3255956 + ], + [ + 5.6937378, + 53.3254822 + ], + [ + 5.6934924, + 53.325373 + ], + [ + 5.6931438, + 53.3252595 + ], + [ + 5.6927572, + 53.3251485 + ], + [ + 5.6924777, + 53.3250784 + ], + [ + 5.6922826, + 53.3250559 + ], + [ + 5.6914137, + 53.3248226 + ], + [ + 5.6904225, + 53.3246262 + ], + [ + 5.6898831, + 53.3245247 + ], + [ + 5.6893206, + 53.324405 + ], + [ + 5.6879612, + 53.3239876 + ], + [ + 5.6873365, + 53.3237758 + ], + [ + 5.6869536, + 53.3236764 + ], + [ + 5.6865826, + 53.3235907 + ], + [ + 5.6863302, + 53.3235458 + ], + [ + 5.686101, + 53.3235282 + ], + [ + 5.6857727, + 53.3235293 + ], + [ + 5.6855859, + 53.3235574 + ], + [ + 5.6849803, + 53.3237173 + ], + [ + 5.6847705, + 53.3237385 + ], + [ + 5.6845412, + 53.3237301 + ], + [ + 5.6843616, + 53.3237078 + ], + [ + 5.6839136, + 53.3235446 + ], + [ + 5.6837257, + 53.32344 + ], + [ + 5.6835604, + 53.3233193 + ], + [ + 5.6834298, + 53.3232191 + ], + [ + 5.6831453, + 53.3229934 + ], + [ + 5.68278, + 53.322679 + ], + [ + 5.6827874, + 53.3226446 + ], + [ + 5.6825502, + 53.3225905 + ], + [ + 5.6824032, + 53.3225591 + ], + [ + 5.6818427, + 53.3224396 + ], + [ + 5.6818304, + 53.3224367 + ], + [ + 5.6757534, + 53.3210248 + ], + [ + 5.6756846, + 53.3210068 + ], + [ + 5.6756032, + 53.3208743 + ], + [ + 5.6741789, + 53.3208057 + ], + [ + 5.6735907, + 53.3207665 + ], + [ + 5.6726201, + 53.3206597 + ], + [ + 5.671416, + 53.3204577 + ], + [ + 5.670854, + 53.3203542 + ], + [ + 5.6702957, + 53.3202394 + ], + [ + 5.6697949, + 53.3201586 + ], + [ + 5.6687522, + 53.320075 + ], + [ + 5.6673725, + 53.3198802 + ], + [ + 5.6667266, + 53.3197771 + ], + [ + 5.664562, + 53.319292 + ], + [ + 5.6626579, + 53.3188975 + ], + [ + 5.6609684, + 53.3186076 + ], + [ + 5.659959, + 53.3184026 + ], + [ + 5.658349, + 53.318037 + ], + [ + 5.6575917, + 53.3178471 + ], + [ + 5.6567921, + 53.3176094 + ], + [ + 5.6557325, + 53.3173266 + ], + [ + 5.6544212, + 53.3170538 + ], + [ + 5.6452773, + 53.3152762 + ], + [ + 5.6446388, + 53.3151363 + ], + [ + 5.6436144, + 53.3149472 + ], + [ + 5.6416839, + 53.3145593 + ], + [ + 5.6403846, + 53.3143435 + ], + [ + 5.6385995, + 53.3139896 + ], + [ + 5.6376326, + 53.313814 + ], + [ + 5.6351746, + 53.3133132 + ], + [ + 5.6335148, + 53.3128466 + ], + [ + 5.6332316, + 53.3127468 + ], + [ + 5.6329864, + 53.3126102 + ], + [ + 5.6328367, + 53.31251 + ], + [ + 5.6327446, + 53.3124347 + ], + [ + 5.632488, + 53.3123257 + ], + [ + 5.6322164, + 53.3122372 + ], + [ + 5.6318683, + 53.3121146 + ], + [ + 5.6316197, + 53.3120422 + ], + [ + 5.6314091, + 53.3119512 + ], + [ + 5.6312943, + 53.3119058 + ], + [ + 5.631184, + 53.3119542 + ], + [ + 5.6310772, + 53.3119728 + ], + [ + 5.6308937, + 53.3119298 + ], + [ + 5.6295554, + 53.3115814 + ], + [ + 5.629329, + 53.3114172 + ], + [ + 5.6287572, + 53.3109796 + ], + [ + 5.6278583, + 53.3106985 + ], + [ + 5.6269877, + 53.3106529 + ], + [ + 5.6269963, + 53.3107947 + ], + [ + 5.6269433, + 53.3108291 + ], + [ + 5.6268325, + 53.3108272 + ], + [ + 5.6256638, + 53.3107184 + ], + [ + 5.6256713, + 53.3106795 + ], + [ + 5.6256847, + 53.3104232 + ], + [ + 5.6257043, + 53.3101916 + ], + [ + 5.6257008, + 53.3100068 + ], + [ + 5.6257148, + 53.3098397 + ], + [ + 5.6256162, + 53.3099177 + ], + [ + 5.6255477, + 53.3104739 + ], + [ + 5.6255226, + 53.3107188 + ], + [ + 5.6251065, + 53.3106879 + ], + [ + 5.6220473, + 53.3103968 + ], + [ + 5.6213867, + 53.3103232 + ], + [ + 5.6212985, + 53.3102776 + ], + [ + 5.6210572, + 53.3101433 + ], + [ + 5.6210951, + 53.3101226 + ], + [ + 5.6210224, + 53.3100908 + ], + [ + 5.6208883, + 53.3100225 + ], + [ + 5.6209112, + 53.3100019 + ], + [ + 5.6211553, + 53.3099829 + ], + [ + 5.6212811, + 53.3099619 + ], + [ + 5.6214407, + 53.3098906 + ], + [ + 5.6215779, + 53.309833 + ], + [ + 5.620933, + 53.309844 + ], + [ + 5.6201698, + 53.3098689 + ], + [ + 5.6191662, + 53.3098831 + ], + [ + 5.6189905, + 53.3098699 + ], + [ + 5.6185818, + 53.3098184 + ], + [ + 5.6174514, + 53.3097117 + ], + [ + 5.6173759, + 53.3096999 + ], + [ + 5.6171343, + 53.3096622 + ], + [ + 5.6166526, + 53.3095537 + ], + [ + 5.6158077, + 53.3093295 + ], + [ + 5.6147063, + 53.3090054 + ], + [ + 5.6126907, + 53.30838 + ], + [ + 5.6122196, + 53.3082333 + ], + [ + 5.611976, + 53.3081513 + ], + [ + 5.6113762, + 53.3079714 + ], + [ + 5.6052095, + 53.3060378 + ], + [ + 5.6042994, + 53.3057424 + ], + [ + 5.6031808, + 53.3053794 + ], + [ + 5.6012553, + 53.304785 + ], + [ + 5.6008543, + 53.3046826 + ], + [ + 5.6005411, + 53.304619 + ], + [ + 5.6002014, + 53.3045714 + ], + [ + 5.5990023, + 53.3043762 + ], + [ + 5.5985822, + 53.3042944 + ], + [ + 5.5980971, + 53.3041716 + ], + [ + 5.5975624, + 53.3040259 + ], + [ + 5.5972872, + 53.3039233 + ], + [ + 5.5969664, + 53.3037979 + ], + [ + 5.5963663, + 53.3035287 + ], + [ + 5.5958349, + 53.3032434 + ], + [ + 5.5953496, + 53.3030084 + ], + [ + 5.5949905, + 53.3028716 + ], + [ + 5.5945702, + 53.3027303 + ], + [ + 5.5914839, + 53.3017825 + ], + [ + 5.5896771, + 53.3012519 + ], + [ + 5.5880195, + 53.3007232 + ], + [ + 5.5874273, + 53.3005271 + ], + [ + 5.5871868, + 53.3004359 + ], + [ + 5.5836557, + 53.2986673 + ], + [ + 5.5797466, + 53.2966609 + ], + [ + 5.578879, + 53.2961632 + ], + [ + 5.5682588, + 53.2893371 + ], + [ + 5.5667571, + 53.2883435 + ], + [ + 5.5652325, + 53.2873934 + ], + [ + 5.56375, + 53.286402 + ], + [ + 5.5628217, + 53.2858082 + ], + [ + 5.5619812, + 53.2852577 + ], + [ + 5.5616144, + 53.284995 + ], + [ + 5.5613508, + 53.2847893 + ], + [ + 5.5611709, + 53.2845767 + ], + [ + 5.5609299, + 53.2842682 + ], + [ + 5.5591926, + 53.2817237 + ], + [ + 5.5585801, + 53.2807726 + ], + [ + 5.5581785, + 53.2802055 + ], + [ + 5.5578798, + 53.279714 + ], + [ + 5.5578261, + 53.2795951 + ], + [ + 5.5574512, + 53.2790281 + ], + [ + 5.557038, + 53.2784405 + ], + [ + 5.5567738, + 53.2779718 + ], + [ + 5.5566168, + 53.2776425 + ], + [ + 5.5563104, + 53.2770389 + ], + [ + 5.5557663, + 53.2759047 + ], + [ + 5.5548855, + 53.2741828 + ], + [ + 5.5547478, + 53.274009 + ], + [ + 5.5546485, + 53.2739051 + ], + [ + 5.5542546, + 53.2736862 + ], + [ + 5.5536951, + 53.2734293 + ], + [ + 5.5527108, + 53.2730388 + ], + [ + 5.5495045, + 53.2716893 + ], + [ + 5.5489834, + 53.271446 + ], + [ + 5.5480438, + 53.2709409 + ], + [ + 5.5397419, + 53.2659786 + ], + [ + 5.5388555, + 53.2654205 + ], + [ + 5.5385213, + 53.2651695 + ], + [ + 5.5377262, + 53.2645723 + ], + [ + 5.5370577, + 53.2639815 + ], + [ + 5.536775, + 53.2637846 + ], + [ + 5.5352636, + 53.2627323 + ], + [ + 5.5318067, + 53.2600228 + ], + [ + 5.5309677, + 53.2595115 + ], + [ + 5.5286859, + 53.2581211 + ], + [ + 5.5266481, + 53.2569707 + ], + [ + 5.5246833, + 53.2559187 + ], + [ + 5.5244194, + 53.2557657 + ], + [ + 5.5241674, + 53.2556723 + ], + [ + 5.5239153, + 53.2555927 + ], + [ + 5.5226479, + 53.255263 + ], + [ + 5.5208613, + 53.2547741 + ], + [ + 5.5200795, + 53.2545534 + ], + [ + 5.5192891, + 53.254371 + ], + [ + 5.5178952, + 53.2539942 + ], + [ + 5.5175364, + 53.2538804 + ], + [ + 5.5168562, + 53.2535565 + ], + [ + 5.5163251, + 53.2533124 + ], + [ + 5.5161032, + 53.2531593 + ], + [ + 5.5159158, + 53.2530269 + ], + [ + 5.515797, + 53.2528622 + ], + [ + 5.5156969, + 53.2526768 + ], + [ + 5.5156081, + 53.2524296 + ], + [ + 5.5155922, + 53.2522853 + ], + [ + 5.5154926, + 53.2521664 + ], + [ + 5.5153435, + 53.2520659 + ], + [ + 5.5151676, + 53.2519723 + ], + [ + 5.5057807, + 53.249184 + ], + [ + 5.5053913, + 53.2490565 + ], + [ + 5.5050476, + 53.248922 + ], + [ + 5.5047153, + 53.2487554 + ], + [ + 5.5044668, + 53.2486047 + ], + [ + 5.5040845, + 53.2483259 + ], + [ + 5.5036143, + 53.2480336 + ], + [ + 5.5031443, + 53.2477618 + ], + [ + 5.5027736, + 53.2475701 + ], + [ + 5.5023038, + 53.2473419 + ], + [ + 5.5018264, + 53.2471343 + ], + [ + 5.5013834, + 53.2469702 + ], + [ + 5.5010706, + 53.2468814 + ], + [ + 5.5007119, + 53.2468042 + ], + [ + 5.5002656, + 53.24675 + ], + [ + 5.4999795, + 53.2467002 + ], + [ + 5.4998269, + 53.2466569 + ], + [ + 5.4993076, + 53.2464585 + ], + [ + 5.4940269, + 53.2443147 + ], + [ + 5.4937024, + 53.2441756 + ], + [ + 5.4934885, + 53.2440705 + ], + [ + 5.4932971, + 53.2438716 + ], + [ + 5.4930484, + 53.2436017 + ], + [ + 5.4929182, + 53.2434874 + ], + [ + 5.492754, + 53.2433984 + ], + [ + 5.4922461, + 53.243177 + ], + [ + 5.489867, + 53.242045 + ], + [ + 5.4898551, + 53.2420401 + ], + [ + 5.4896571, + 53.2419583 + ], + [ + 5.4893937, + 53.2418672 + ], + [ + 5.4890121, + 53.2417716 + ], + [ + 5.4879136, + 53.2415742 + ], + [ + 5.4870136, + 53.2414451 + ], + [ + 5.4846035, + 53.2411308 + ], + [ + 5.4843327, + 53.2410787 + ], + [ + 5.48389, + 53.2409419 + ], + [ + 5.4821109, + 53.2401729 + ], + [ + 5.4819621, + 53.2400999 + ], + [ + 5.4818511, + 53.239997 + ], + [ + 5.4817093, + 53.2398116 + ], + [ + 5.4813408, + 53.2390998 + ], + [ + 5.4811416, + 53.2388047 + ], + [ + 5.4809232, + 53.2385256 + ], + [ + 5.4805562, + 53.2382032 + ], + [ + 5.4799331, + 53.2377255 + ], + [ + 5.4795818, + 53.2375108 + ], + [ + 5.4792191, + 53.2373349 + ], + [ + 5.4742295, + 53.2350156 + ], + [ + 5.4739165, + 53.2348993 + ], + [ + 5.4735808, + 53.2347808 + ], + [ + 5.4732452, + 53.2346988 + ], + [ + 5.4730086, + 53.2346167 + ], + [ + 5.472749, + 53.2344957 + ], + [ + 5.4725427, + 53.234338 + ], + [ + 5.4721718, + 53.2339835 + ], + [ + 5.4710849, + 53.2326612 + ], + [ + 5.4621934, + 53.2266159 + ], + [ + 5.4620615, + 53.2265732 + ], + [ + 5.4619455, + 53.2265306 + ], + [ + 5.4601884, + 53.2258859 + ], + [ + 5.4597343, + 53.2265022 + ], + [ + 5.4597089, + 53.2267539 + ], + [ + 5.4596061, + 53.2267449 + ], + [ + 5.45962, + 53.2264932 + ], + [ + 5.4600967, + 53.2258335 + ], + [ + 5.4591803, + 53.2254737 + ], + [ + 5.4583024, + 53.2251391 + ], + [ + 5.4576418, + 53.2248544 + ], + [ + 5.4569621, + 53.2245468 + ], + [ + 5.4563742, + 53.225065 + ], + [ + 5.4563026, + 53.2252092 + ], + [ + 5.4562072, + 53.225198 + ], + [ + 5.4562067, + 53.2251087 + ], + [ + 5.4562788, + 53.2250377 + ], + [ + 5.4568553, + 53.224515 + ], + [ + 5.4529073, + 53.2227951 + ], + [ + 5.4526743, + 53.2226834 + ], + [ + 5.4522113, + 53.2230457 + ], + [ + 5.4521514, + 53.2232495 + ], + [ + 5.4520982, + 53.223277 + ], + [ + 5.4520715, + 53.2232747 + ], + [ + 5.452037, + 53.2232428 + ], + [ + 5.4520705, + 53.2230757 + ], + [ + 5.4525712, + 53.222615 + ], + [ + 5.4516809, + 53.2221111 + ], + [ + 5.4508442, + 53.221591 + ], + [ + 5.4500838, + 53.2211348 + ], + [ + 5.449575, + 53.2214812 + ], + [ + 5.4493437, + 53.2217241 + ], + [ + 5.4492369, + 53.2216899 + ], + [ + 5.449449, + 53.2214471 + ], + [ + 5.449969, + 53.2210527 + ], + [ + 5.4485858, + 53.2201767 + ], + [ + 5.4485288, + 53.2202363 + ], + [ + 5.4484563, + 53.2202158 + ], + [ + 5.4485131, + 53.2201265 + ], + [ + 5.4482304, + 53.2199554 + ], + [ + 5.4476682, + 53.2194897 + ], + [ + 5.4471818, + 53.2197629 + ], + [ + 5.4470451, + 53.2198569 + ], + [ + 5.4469916, + 53.2198272 + ], + [ + 5.4470711, + 53.2197104 + ], + [ + 5.4475841, + 53.219435 + ], + [ + 5.4468534, + 53.218798 + ], + [ + 5.4459851, + 53.2180606 + ], + [ + 5.4453202, + 53.2183958 + ], + [ + 5.4452665, + 53.2183433 + ], + [ + 5.4458856, + 53.2179647 + ], + [ + 5.445488, + 53.2176474 + ], + [ + 5.4451171, + 53.2173599 + ], + [ + 5.4448493, + 53.2170995 + ], + [ + 5.4446081, + 53.2168414 + ], + [ + 5.4443896, + 53.2165948 + ], + [ + 5.4439754, + 53.2167854 + ], + [ + 5.443755, + 53.216923 + ], + [ + 5.4436565, + 53.2170239 + ], + [ + 5.4436532, + 53.2171131 + ], + [ + 5.4436571, + 53.217168 + ], + [ + 5.4435582, + 53.2171773 + ], + [ + 5.4435538, + 53.2170469 + ], + [ + 5.4436065, + 53.2169233 + ], + [ + 5.4437773, + 53.2167835 + ], + [ + 5.4440699, + 53.2166433 + ], + [ + 5.4443245, + 53.2165148 + ], + [ + 5.4438027, + 53.2157104 + ], + [ + 5.4434729, + 53.2152306 + ], + [ + 5.4433042, + 53.215009 + ], + [ + 5.4431702, + 53.2148491 + ], + [ + 5.4419339, + 53.2152104 + ], + [ + 5.4418955, + 53.2151465 + ], + [ + 5.4431126, + 53.2147576 + ], + [ + 5.4428867, + 53.2145202 + ], + [ + 5.442508, + 53.2141846 + ], + [ + 5.4416438, + 53.213454 + ], + [ + 5.441116, + 53.2129928 + ], + [ + 5.4406112, + 53.212575 + ], + [ + 5.4401943, + 53.2121913 + ], + [ + 5.4398076, + 53.2117528 + ], + [ + 5.4393101, + 53.2112275 + ], + [ + 5.4391959, + 53.211262 + ], + [ + 5.4391538, + 53.2112026 + ], + [ + 5.4392525, + 53.2111567 + ], + [ + 5.438847, + 53.2107616 + ], + [ + 5.4387481, + 53.2107892 + ], + [ + 5.4387326, + 53.2107457 + ], + [ + 5.4388162, + 53.2107067 + ], + [ + 5.4381238, + 53.2100079 + ], + [ + 5.4375688, + 53.2102696 + ], + [ + 5.4375039, + 53.2102149 + ], + [ + 5.4380319, + 53.2099234 + ], + [ + 5.4379837, + 53.2098686 + ], + [ + 5.437875, + 53.2097452 + ], + [ + 5.4378139, + 53.2097738 + ], + [ + 5.4371719, + 53.2100736 + ], + [ + 5.4370848, + 53.2101767 + ], + [ + 5.4370574, + 53.2102409 + ], + [ + 5.4368471, + 53.2103255 + ], + [ + 5.4368601, + 53.2101931 + ], + [ + 5.4370229, + 53.2099937 + ], + [ + 5.4374179, + 53.2097437 + ], + [ + 5.4376265, + 53.2095672 + ], + [ + 5.4371708, + 53.2090235 + ], + [ + 5.4367803, + 53.2085873 + ], + [ + 5.4363435, + 53.2079885 + ], + [ + 5.4355528, + 53.2066333 + ], + [ + 5.4349429, + 53.2056598 + ], + [ + 5.4333237, + 53.2029515 + ], + [ + 5.4328175, + 53.2021814 + ], + [ + 5.4321703, + 53.2013567 + ], + [ + 5.4318159, + 53.2008548 + ], + [ + 5.4317411, + 53.2007488 + ], + [ + 5.4311709, + 53.2000886 + ], + [ + 5.430812, + 53.1996875 + ], + [ + 5.4306007, + 53.1994513 + ], + [ + 5.4304213, + 53.1992371 + ], + [ + 5.4300954, + 53.1988481 + ], + [ + 5.4297581, + 53.1983248 + ], + [ + 5.4293595, + 53.1977672 + ], + [ + 5.4288877, + 53.1969445 + ], + [ + 5.4288261, + 53.1968445 + ], + [ + 5.4284122, + 53.196172 + ], + [ + 5.4273733, + 53.1945539 + ], + [ + 5.4268399, + 53.1935986 + ], + [ + 5.4263602, + 53.1927003 + ], + [ + 5.4259147, + 53.1918042 + ], + [ + 5.4258132, + 53.1916297 + ], + [ + 5.4254813, + 53.1910591 + ], + [ + 5.4251701, + 53.1903893 + ], + [ + 5.4247824, + 53.1896578 + ], + [ + 5.4243369, + 53.1887228 + ], + [ + 5.4232483, + 53.1869813 + ], + [ + 5.4220223, + 53.1851028 + ], + [ + 5.421854, + 53.18492 + ], + [ + 5.421728, + 53.1848447 + ], + [ + 5.4214994, + 53.1847673 + ], + [ + 5.4212479, + 53.1847037 + ], + [ + 5.4211222, + 53.1847015 + ], + [ + 5.4195603, + 53.1844066 + ], + [ + 5.4193317, + 53.1843337 + ], + [ + 5.4191258, + 53.1842357 + ], + [ + 5.4189426, + 53.1841376 + ], + [ + 5.4185921, + 53.1840558 + ], + [ + 5.4145504, + 53.1832819 + ], + [ + 5.414055, + 53.1831408 + ], + [ + 5.4136282, + 53.1830088 + ], + [ + 5.4132276, + 53.1828012 + ], + [ + 5.4128421, + 53.1825272 + ], + [ + 5.4125521, + 53.182331 + ], + [ + 5.4122808, + 53.1820522 + ], + [ + 5.4120471, + 53.1816889 + ], + [ + 5.4118554, + 53.1813437 + ], + [ + 5.411782, + 53.1810555 + ], + [ + 5.4116812, + 53.1806256 + ], + [ + 5.4112491, + 53.1782035 + ], + [ + 5.4111877, + 53.1780709 + ], + [ + 5.411115, + 53.1779589 + ], + [ + 5.4109661, + 53.177815 + ], + [ + 5.4086562, + 53.1759287 + ], + [ + 5.4084234, + 53.1757873 + ], + [ + 5.4080918, + 53.1756619 + ], + [ + 5.4077986, + 53.1756005 + ], + [ + 5.407456, + 53.1755713 + ], + [ + 5.4071591, + 53.1755809 + ], + [ + 5.4068585, + 53.1755768 + ], + [ + 5.4064245, + 53.1755339 + ], + [ + 5.4059979, + 53.1754385 + ], + [ + 5.4054952, + 53.1753363 + ], + [ + 5.4052702, + 53.1752519 + ], + [ + 5.4052207, + 53.1752269 + ], + [ + 5.4041503, + 53.1755803 + ], + [ + 5.4035355, + 53.1757832 + ], + [ + 5.4029576, + 53.1759739 + ], + [ + 5.4028993, + 53.1759877 + ], + [ + 5.4027422, + 53.1759785 + ], + [ + 5.402708, + 53.1759579 + ], + [ + 5.4026697, + 53.1759031 + ], + [ + 5.4026695, + 53.1758505 + ], + [ + 5.4027222, + 53.1756926 + ], + [ + 5.403663, + 53.1738999 + ], + [ + 5.4038182, + 53.1736778 + ], + [ + 5.4041141, + 53.1734463 + ], + [ + 5.4044331, + 53.1732628 + ], + [ + 5.4048395, + 53.1730815 + ], + [ + 5.4052423, + 53.1729414 + ], + [ + 5.4056758, + 53.1728424 + ], + [ + 5.4061704, + 53.1728004 + ], + [ + 5.4065774, + 53.1727724 + ], + [ + 5.406996, + 53.1727649 + ], + [ + 5.4071978, + 53.1727578 + ], + [ + 5.4074031, + 53.1727301 + ], + [ + 5.4075323, + 53.1726795 + ], + [ + 5.4076879, + 53.1725809 + ], + [ + 5.4078851, + 53.1724114 + ], + [ + 5.4082109, + 53.1720425 + ], + [ + 5.409955, + 53.1704225 + ], + [ + 5.4102396, + 53.1702093 + ], + [ + 5.4106723, + 53.1699501 + ], + [ + 5.4110787, + 53.1697253 + ], + [ + 5.4115079, + 53.1695554 + ], + [ + 5.4117588, + 53.1694681 + ], + [ + 5.4120895, + 53.1694059 + ], + [ + 5.4141125, + 53.1690917 + ], + [ + 5.4141308, + 53.1690877 + ], + [ + 5.4142387, + 53.1681258 + ], + [ + 5.4147804, + 53.1665741 + ], + [ + 5.4147615, + 53.1664279 + ], + [ + 5.4148737, + 53.1662592 + ], + [ + 5.4152281, + 53.1655076 + ], + [ + 5.4151673, + 53.1655096 + ], + [ + 5.4151631, + 53.1654273 + ], + [ + 5.4153037, + 53.1654232 + ], + [ + 5.4156213, + 53.1649435 + ], + [ + 5.415685, + 53.1640601 + ], + [ + 5.4154077, + 53.162883 + ], + [ + 5.4152681, + 53.1622266 + ], + [ + 5.4152369, + 53.1620551 + ], + [ + 5.4151794, + 53.1619247 + ], + [ + 5.4151563, + 53.1618562 + ], + [ + 5.4150834, + 53.1616992 + ], + [ + 5.4124289, + 53.1565215 + ], + [ + 5.4122734, + 53.1559562 + ], + [ + 5.4116374, + 53.1520142 + ], + [ + 5.4110897, + 53.1486181 + ], + [ + 5.4106567, + 53.1442075 + ], + [ + 5.4105512, + 53.1431249 + ], + [ + 5.40986, + 53.1383984 + ], + [ + 5.4095572, + 53.1368534 + ], + [ + 5.4082389, + 53.1319282 + ], + [ + 5.4074393, + 53.1289409 + ], + [ + 5.4070061, + 53.1281549 + ], + [ + 5.406999, + 53.1281421 + ], + [ + 5.4062015, + 53.1268466 + ], + [ + 5.4058645, + 53.1258649 + ], + [ + 5.4050531, + 53.1233446 + ], + [ + 5.4043858, + 53.1215616 + ], + [ + 5.4008879, + 53.117501 + ], + [ + 5.4006757, + 53.1173117 + ], + [ + 5.4000256, + 53.1167319 + ], + [ + 5.3995982, + 53.1164603 + ], + [ + 5.3991289, + 53.1161621 + ], + [ + 5.3977721, + 53.1154272 + ], + [ + 5.3958302, + 53.1143422 + ], + [ + 5.3937361, + 53.1135066 + ], + [ + 5.388822, + 53.1116361 + ], + [ + 5.3791464, + 53.1081167 + ], + [ + 5.3790036, + 53.1080242 + ], + [ + 5.3789269, + 53.1078589 + ], + [ + 5.3788996, + 53.1076916 + ], + [ + 5.3789017, + 53.1075725 + ], + [ + 5.3789851, + 53.1073853 + ], + [ + 5.3791487, + 53.1071711 + ], + [ + 5.3793461, + 53.1069733 + ], + [ + 5.3796624, + 53.1067234 + ], + [ + 5.3808626, + 53.1059527 + ], + [ + 5.3821722, + 53.105017 + ], + [ + 5.3822748, + 53.1049025 + ], + [ + 5.3823507, + 53.1047651 + ], + [ + 5.3823468, + 53.1046049 + ], + [ + 5.381261, + 53.1016731 + ], + [ + 5.3812382, + 53.1014991 + ], + [ + 5.3812533, + 53.1013594 + ], + [ + 5.3813746, + 53.1008763 + ], + [ + 5.3814275, + 53.1006153 + ], + [ + 5.3814198, + 53.1003199 + ], + [ + 5.3813243, + 53.0997271 + ], + [ + 5.3810994, + 53.0989008 + ], + [ + 5.3809395, + 53.0984728 + ], + [ + 5.3807605, + 53.0981021 + ], + [ + 5.3805625, + 53.097736 + ], + [ + 5.3803577, + 53.09738 + ], + [ + 5.3801553, + 53.0970746 + ], + [ + 5.3798319, + 53.0966673 + ], + [ + 5.3794211, + 53.0962281 + ], + [ + 5.3790026, + 53.0958187 + ], + [ + 5.3783752, + 53.0953109 + ], + [ + 5.3779455, + 53.0949999 + ], + [ + 5.3776944, + 53.0948329 + ], + [ + 5.3774555, + 53.0946914 + ], + [ + 5.3495738, + 53.078179 + ], + [ + 5.3489887, + 53.0778886 + ], + [ + 5.3483959, + 53.0776187 + ], + [ + 5.3478906, + 53.0773946 + ], + [ + 5.3472484, + 53.0771568 + ], + [ + 5.3467089, + 53.076951 + ], + [ + 5.3460745, + 53.0767246 + ], + [ + 5.3452918, + 53.0764938 + ], + [ + 5.3440228, + 53.0761372 + ], + [ + 5.3435441, + 53.0760115 + ], + [ + 5.3428716, + 53.0758676 + ], + [ + 5.3423283, + 53.0757419 + ], + [ + 5.3415495, + 53.0755889 + ], + [ + 5.3384797, + 53.0751071 + ], + [ + 5.3382746, + 53.0751003 + ], + [ + 5.338191, + 53.0751347 + ], + [ + 5.338054, + 53.0753567 + ], + [ + 5.3379971, + 53.0754575 + ], + [ + 5.3375181, + 53.0761399 + ], + [ + 5.3367161, + 53.077191 + ], + [ + 5.3365907, + 53.077262 + ], + [ + 5.3364349, + 53.0772781 + ], + [ + 5.3353597, + 53.0771343 + ], + [ + 5.3352419, + 53.0771526 + ], + [ + 5.3351887, + 53.0771894 + ], + [ + 5.3346108, + 53.0784327 + ], + [ + 5.3345272, + 53.0784968 + ], + [ + 5.3344207, + 53.0785197 + ], + [ + 5.3343068, + 53.0784923 + ], + [ + 5.3342231, + 53.0784098 + ], + [ + 5.3347556, + 53.0771299 + ], + [ + 5.3347709, + 53.0769674 + ], + [ + 5.3349457, + 53.0766674 + ], + [ + 5.3349116, + 53.0766033 + ], + [ + 5.3349192, + 53.0765072 + ], + [ + 5.3350143, + 53.0763675 + ], + [ + 5.3352005, + 53.0761133 + ], + [ + 5.3352461, + 53.0759096 + ], + [ + 5.3352842, + 53.0757012 + ], + [ + 5.3354361, + 53.0755798 + ], + [ + 5.3354894, + 53.0754791 + ], + [ + 5.3354819, + 53.0753714 + ], + [ + 5.3354834, + 53.0750591 + ], + [ + 5.3354803, + 53.0747562 + ], + [ + 5.3354498, + 53.0745391 + ], + [ + 5.3354161, + 53.0743341 + ], + [ + 5.3354145, + 53.0742805 + ], + [ + 5.3354126, + 53.0742179 + ], + [ + 5.3354621, + 53.0740403 + ], + [ + 5.33555, + 53.0737893 + ], + [ + 5.3356945, + 53.0736306 + ], + [ + 5.3362234, + 53.073281 + ], + [ + 5.3363109, + 53.0731574 + ], + [ + 5.3363792, + 53.0730269 + ], + [ + 5.3376451, + 53.0702288 + ], + [ + 5.3376566, + 53.0701098 + ], + [ + 5.3375541, + 53.0700274 + ], + [ + 5.3372007, + 53.0699611 + ], + [ + 5.3374934, + 53.0691689 + ], + [ + 5.337767, + 53.0691756 + ], + [ + 5.3380215, + 53.0691847 + ], + [ + 5.3381545, + 53.0691458 + ], + [ + 5.3382685, + 53.0690358 + ], + [ + 5.3383978, + 53.0686901 + ], + [ + 5.3384054, + 53.0685756 + ], + [ + 5.338755, + 53.0679367 + ], + [ + 5.3388233, + 53.0678223 + ], + [ + 5.3391161, + 53.067085 + ], + [ + 5.3391579, + 53.0669568 + ], + [ + 5.3392224, + 53.0668835 + ], + [ + 5.3392605, + 53.0668285 + ], + [ + 5.3393212, + 53.0667003 + ], + [ + 5.3395037, + 53.0659996 + ], + [ + 5.3395608, + 53.065741 + ], + [ + 5.3395648, + 53.0649419 + ], + [ + 5.3396369, + 53.0648985 + ], + [ + 5.3397509, + 53.0649052 + ], + [ + 5.3397813, + 53.0649808 + ], + [ + 5.3397849, + 53.0658553 + ], + [ + 5.3398266, + 53.0659332 + ], + [ + 5.3399445, + 53.0660636 + ], + [ + 5.3400203, + 53.0661575 + ], + [ + 5.3400241, + 53.066336 + ], + [ + 5.339929, + 53.0665284 + ], + [ + 5.3396708, + 53.0667024 + ], + [ + 5.3395796, + 53.0668284 + ], + [ + 5.3390854, + 53.0679756 + ], + [ + 5.3390702, + 53.0681335 + ], + [ + 5.3387319, + 53.0691387 + ], + [ + 5.3384429, + 53.0697614 + ], + [ + 5.3384125, + 53.0698851 + ], + [ + 5.3384581, + 53.0699607 + ], + [ + 5.3388912, + 53.070368 + ], + [ + 5.338952, + 53.0704549 + ], + [ + 5.3389215, + 53.0705717 + ], + [ + 5.3381003, + 53.0725775 + ], + [ + 5.3380775, + 53.0726782 + ], + [ + 5.3381345, + 53.0727194 + ], + [ + 5.3387196, + 53.0728085 + ], + [ + 5.3388602, + 53.0728428 + ], + [ + 5.3389209, + 53.0728816 + ], + [ + 5.3390691, + 53.0730143 + ], + [ + 5.3391488, + 53.0730395 + ], + [ + 5.3427503, + 53.0736515 + ], + [ + 5.3429366, + 53.0737064 + ], + [ + 5.3430429, + 53.0737911 + ], + [ + 5.3441027, + 53.0748071 + ], + [ + 5.344251, + 53.0748963 + ], + [ + 5.3444713, + 53.0749672 + ], + [ + 5.3466369, + 53.0755728 + ], + [ + 5.3473701, + 53.0758198 + ], + [ + 5.3480085, + 53.0760599 + ], + [ + 5.3486657, + 53.0763137 + ], + [ + 5.3491976, + 53.0765355 + ], + [ + 5.3499234, + 53.0768671 + ], + [ + 5.3509645, + 53.0773679 + ], + [ + 5.3517092, + 53.0777636 + ], + [ + 5.3535141, + 53.078818 + ], + [ + 5.3548289, + 53.0796301 + ], + [ + 5.3657443, + 53.0860843 + ], + [ + 5.3738832, + 53.0904905 + ], + [ + 5.3742368, + 53.0906207 + ], + [ + 5.3745979, + 53.0907647 + ], + [ + 5.3750085, + 53.0909018 + ], + [ + 5.3753354, + 53.0910023 + ], + [ + 5.3757802, + 53.0911027 + ], + [ + 5.3784322, + 53.0916063 + ], + [ + 5.3789391, + 53.0917025 + ], + [ + 5.3790872, + 53.0916428 + ], + [ + 5.3791089, + 53.0916385 + ], + [ + 5.379262, + 53.0916083 + ], + [ + 5.3793989, + 53.0916037 + ], + [ + 5.3826549, + 53.0849805 + ], + [ + 5.3827725, + 53.0847836 + ], + [ + 5.3830877, + 53.0844536 + ], + [ + 5.3837104, + 53.0837756 + ], + [ + 5.3838737, + 53.0835763 + ], + [ + 5.383999, + 53.0833861 + ], + [ + 5.3841128, + 53.0831983 + ], + [ + 5.3865612, + 53.0801333 + ], + [ + 5.3867283, + 53.0799683 + ], + [ + 5.3878807, + 53.0788877 + ], + [ + 5.3883698, + 53.0783814 + ], + [ + 5.3892109, + 53.0771515 + ], + [ + 5.389472, + 53.0765516 + ], + [ + 5.3894256, + 53.0761558 + ], + [ + 5.3893105, + 53.0756386 + ], + [ + 5.3893557, + 53.0753868 + ], + [ + 5.3896173, + 53.0750959 + ], + [ + 5.3902813, + 53.0746077 + ], + [ + 5.3905161, + 53.074278 + ], + [ + 5.3910157, + 53.0732978 + ], + [ + 5.3913824, + 53.0723935 + ], + [ + 5.391431, + 53.071954 + ], + [ + 5.3913955, + 53.0717847 + ], + [ + 5.3913044, + 53.07135 + ], + [ + 5.3909951, + 53.0706087 + ], + [ + 5.390607, + 53.0702727 + ], + [ + 5.3900363, + 53.0699025 + ], + [ + 5.3898571, + 53.0695595 + ], + [ + 5.3900537, + 53.0690603 + ], + [ + 5.3914044, + 53.066285 + ], + [ + 5.3916651, + 53.0656051 + ], + [ + 5.3918309, + 53.0649824 + ], + [ + 5.3921556, + 53.0639887 + ], + [ + 5.3925718, + 53.0631782 + ], + [ + 5.3928708, + 53.0627224 + ], + [ + 5.3931778, + 53.0623445 + ], + [ + 5.3938642, + 53.0617601 + ], + [ + 5.3943645, + 53.0612835 + ], + [ + 5.3951187, + 53.0605 + ], + [ + 5.3957672, + 53.0599958 + ], + [ + 5.3963931, + 53.059661 + ], + [ + 5.3967002, + 53.0594735 + ], + [ + 5.3971631, + 53.0591909 + ], + [ + 5.3975877, + 53.0587763 + ], + [ + 5.3997165, + 53.0561763 + ], + [ + 5.4010119, + 53.0547101 + ], + [ + 5.4018851, + 53.0545099 + ], + [ + 5.4020861, + 53.0544548 + ], + [ + 5.4021353, + 53.0543358 + ], + [ + 5.4022185, + 53.0541892 + ], + [ + 5.4024534, + 53.0539349 + ], + [ + 5.4025744, + 53.0536967 + ], + [ + 5.4026498, + 53.0534449 + ], + [ + 5.4029412, + 53.0530761 + ], + [ + 5.4030513, + 53.0529936 + ], + [ + 5.4032105, + 53.0528675 + ], + [ + 5.4034334, + 53.0524301 + ], + [ + 5.4035355, + 53.0522012 + ], + [ + 5.403823, + 53.0517271 + ], + [ + 5.4031318, + 53.0516592 + ], + [ + 5.4028395, + 53.0517167 + ], + [ + 5.4026306, + 53.0517262 + ], + [ + 5.4019837, + 53.0527819 + ], + [ + 5.4015183, + 53.053572 + ], + [ + 5.4013626, + 53.0537823 + ], + [ + 5.401207, + 53.05395 + ], + [ + 5.4007403, + 53.0538629 + ], + [ + 5.4006799, + 53.0539506 + ], + [ + 5.400479, + 53.0540905 + ], + [ + 5.3995989, + 53.0545904 + ], + [ + 5.3991208, + 53.0547213 + ], + [ + 5.398236, + 53.0547292 + ], + [ + 5.3998861, + 53.0521526 + ], + [ + 5.3999578, + 53.0520061 + ], + [ + 5.4000146, + 53.0518596 + ], + [ + 5.4001282, + 53.0517404 + ], + [ + 5.3997864, + 53.0517476 + ], + [ + 5.3995737, + 53.0517365 + ], + [ + 5.3991218, + 53.0517736 + ], + [ + 5.3977023, + 53.0538281 + ], + [ + 5.3976787, + 53.0538713 + ], + [ + 5.3975875, + 53.0540228 + ], + [ + 5.3976197, + 53.0540309 + ], + [ + 5.3975741, + 53.0541131 + ], + [ + 5.397456, + 53.0542679 + ], + [ + 5.3973058, + 53.0542292 + ], + [ + 5.3971422, + 53.0544291 + ], + [ + 5.3972629, + 53.0544823 + ], + [ + 5.3972404, + 53.0545289 + ], + [ + 5.3970056, + 53.0547809 + ], + [ + 5.3963145, + 53.0547954 + ], + [ + 5.3961282, + 53.0547521 + ], + [ + 5.3959346, + 53.0547912 + ], + [ + 5.3957409, + 53.0547594 + ], + [ + 5.3946735, + 53.0547689 + ], + [ + 5.3949111, + 53.0544062 + ], + [ + 5.3941657, + 53.0544161 + ], + [ + 5.3939331, + 53.0547755 + ], + [ + 5.3943753, + 53.0555413 + ], + [ + 5.3946299, + 53.0555914 + ], + [ + 5.3949036, + 53.0557147 + ], + [ + 5.3949267, + 53.0558909 + ], + [ + 5.39484, + 53.056161 + ], + [ + 5.3948026, + 53.0564242 + ], + [ + 5.3945679, + 53.0568296 + ], + [ + 5.3944051, + 53.057077 + ], + [ + 5.3941776, + 53.0573038 + ], + [ + 5.3938515, + 53.0574781 + ], + [ + 5.3936011, + 53.0576386 + ], + [ + 5.3934836, + 53.0577348 + ], + [ + 5.3935069, + 53.0579499 + ], + [ + 5.3935527, + 53.0581123 + ], + [ + 5.3934466, + 53.0582544 + ], + [ + 5.3932948, + 53.058282 + ], + [ + 5.392968, + 53.0582114 + ], + [ + 5.3926951, + 53.0584383 + ], + [ + 5.3924369, + 53.05853 + ], + [ + 5.3921259, + 53.058725 + ], + [ + 5.3917465, + 53.0589061 + ], + [ + 5.3914809, + 53.0590483 + ], + [ + 5.3913824, + 53.0592064 + ], + [ + 5.391132, + 53.0593187 + ], + [ + 5.3908248, + 53.0595158 + ], + [ + 5.3906734, + 53.0597838 + ], + [ + 5.3904647, + 53.0599213 + ], + [ + 5.390135, + 53.0602329 + ], + [ + 5.3900289, + 53.0604276 + ], + [ + 5.3898547, + 53.0606726 + ], + [ + 5.3897792, + 53.060881 + ], + [ + 5.3897188, + 53.0610847 + ], + [ + 5.3895824, + 53.0612336 + ], + [ + 5.3896055, + 53.0614373 + ], + [ + 5.3892914, + 53.0619983 + ], + [ + 5.3890794, + 53.0623465 + ], + [ + 5.3889468, + 53.0625205 + ], + [ + 5.3887496, + 53.062745 + ], + [ + 5.3886929, + 53.0628412 + ], + [ + 5.3886016, + 53.0627932 + ], + [ + 5.3884913, + 53.0626789 + ], + [ + 5.3884383, + 53.0627819 + ], + [ + 5.3884614, + 53.0629627 + ], + [ + 5.3883971, + 53.0631139 + ], + [ + 5.388253, + 53.0632009 + ], + [ + 5.3882608, + 53.0633337 + ], + [ + 5.3882153, + 53.0633956 + ], + [ + 5.3881624, + 53.0634414 + ], + [ + 5.3881282, + 53.0635306 + ], + [ + 5.3880981, + 53.0636176 + ], + [ + 5.3880297, + 53.0636864 + ], + [ + 5.3879959, + 53.0637848 + ], + [ + 5.3879769, + 53.0638695 + ], + [ + 5.3876204, + 53.0641582 + ], + [ + 5.3876511, + 53.0642818 + ], + [ + 5.3874993, + 53.0643598 + ], + [ + 5.3874122, + 53.0644858 + ], + [ + 5.3874617, + 53.064575 + ], + [ + 5.3875, + 53.0647145 + ], + [ + 5.3874963, + 53.0647924 + ], + [ + 5.3874205, + 53.0648496 + ], + [ + 5.3874433, + 53.0649068 + ], + [ + 5.3873258, + 53.0649779 + ], + [ + 5.3871965, + 53.0653711 + ], + [ + 5.3869855, + 53.0654675 + ], + [ + 5.3868868, + 53.0655293 + ], + [ + 5.3867805, + 53.0656508 + ], + [ + 5.3867807, + 53.0657469 + ], + [ + 5.3868338, + 53.0657789 + ], + [ + 5.3868377, + 53.0658522 + ], + [ + 5.386815, + 53.065914 + ], + [ + 5.3868569, + 53.0660467 + ], + [ + 5.3868835, + 53.0661063 + ], + [ + 5.3868836, + 53.0662252 + ], + [ + 5.3866216, + 53.0663262 + ], + [ + 5.3864963, + 53.0663882 + ], + [ + 5.3864963, + 53.0665003 + ], + [ + 5.3865991, + 53.0666765 + ], + [ + 5.3865764, + 53.0667727 + ], + [ + 5.3865157, + 53.0668185 + ], + [ + 5.3864132, + 53.0669056 + ], + [ + 5.3864437, + 53.0669926 + ], + [ + 5.3862385, + 53.0670614 + ], + [ + 5.3860526, + 53.0673638 + ], + [ + 5.3860338, + 53.067508 + ], + [ + 5.3859504, + 53.0677072 + ], + [ + 5.3857796, + 53.0679318 + ], + [ + 5.3857835, + 53.0680417 + ], + [ + 5.3856735, + 53.0682363 + ], + [ + 5.3855979, + 53.068534 + ], + [ + 5.3855865, + 53.0686141 + ], + [ + 5.3857347, + 53.0686231 + ], + [ + 5.3858563, + 53.068646 + ], + [ + 5.3859474, + 53.0687329 + ], + [ + 5.3859778, + 53.0687947 + ], + [ + 5.386035, + 53.0688313 + ], + [ + 5.3864982, + 53.0687003 + ], + [ + 5.3865439, + 53.0687598 + ], + [ + 5.3862819, + 53.0688425 + ], + [ + 5.3861224, + 53.0689502 + ], + [ + 5.3860275, + 53.0690991 + ], + [ + 5.3859213, + 53.0692159 + ], + [ + 5.3854846, + 53.06942 + ], + [ + 5.3853782, + 53.0694888 + ], + [ + 5.3853403, + 53.0695872 + ], + [ + 5.3852872, + 53.0696857 + ], + [ + 5.3850404, + 53.0698783 + ], + [ + 5.3848278, + 53.0699952 + ], + [ + 5.3847633, + 53.0701601 + ], + [ + 5.3846798, + 53.0702151 + ], + [ + 5.3845279, + 53.0702175 + ], + [ + 5.3841936, + 53.0700987 + ], + [ + 5.3840529, + 53.0700828 + ], + [ + 5.3839732, + 53.0701332 + ], + [ + 5.3838859, + 53.0702592 + ], + [ + 5.3837721, + 53.070431 + ], + [ + 5.3834607, + 53.07058 + ], + [ + 5.3831378, + 53.0706192 + ], + [ + 5.3827353, + 53.0708873 + ], + [ + 5.3824048, + 53.0708853 + ], + [ + 5.3822111, + 53.0709267 + ], + [ + 5.3821352, + 53.0710572 + ], + [ + 5.3819681, + 53.0711466 + ], + [ + 5.3816262, + 53.0712728 + ], + [ + 5.3814669, + 53.0714423 + ], + [ + 5.3812314, + 53.0716027 + ], + [ + 5.3812696, + 53.0717653 + ], + [ + 5.3811442, + 53.0718523 + ], + [ + 5.3811899, + 53.0719393 + ], + [ + 5.3813343, + 53.0719277 + ], + [ + 5.3814026, + 53.0719712 + ], + [ + 5.381399, + 53.0721864 + ], + [ + 5.381046, + 53.0725095 + ], + [ + 5.3808143, + 53.0725646 + ], + [ + 5.3806813, + 53.0725349 + ], + [ + 5.3803658, + 53.0724162 + ], + [ + 5.3801948, + 53.0723613 + ], + [ + 5.379682, + 53.0723708 + ], + [ + 5.3794084, + 53.0723344 + ], + [ + 5.3791349, + 53.0723323 + ], + [ + 5.3790322, + 53.0722912 + ], + [ + 5.3790739, + 53.072124 + ], + [ + 5.3791993, + 53.071966 + ], + [ + 5.379108, + 53.0718402 + ], + [ + 5.3789674, + 53.0718471 + ], + [ + 5.379032, + 53.0719249 + ], + [ + 5.3790359, + 53.0720096 + ], + [ + 5.378899, + 53.0720486 + ], + [ + 5.3786219, + 53.0723121 + ], + [ + 5.3784814, + 53.0722824 + ], + [ + 5.3782608, + 53.0720125 + ], + [ + 5.3782228, + 53.0719117 + ], + [ + 5.3781467, + 53.0717309 + ], + [ + 5.3781352, + 53.0715844 + ], + [ + 5.3778123, + 53.0714794 + ], + [ + 5.3776109, + 53.0713948 + ], + [ + 5.3773714, + 53.071395 + ], + [ + 5.3770903, + 53.0713906 + ], + [ + 5.3768282, + 53.0713656 + ], + [ + 5.3763267, + 53.0714484 + ], + [ + 5.3760571, + 53.0714761 + ], + [ + 5.3755289, + 53.0714558 + ], + [ + 5.3752972, + 53.0714811 + ], + [ + 5.3750313, + 53.0715592 + ], + [ + 5.3746933, + 53.0717586 + ], + [ + 5.3742261, + 53.0718711 + ], + [ + 5.3739792, + 53.0719765 + ], + [ + 5.3739034, + 53.072075 + ], + [ + 5.3736754, + 53.0720889 + ], + [ + 5.3733941, + 53.0720479 + ], + [ + 5.3732194, + 53.0720641 + ], + [ + 5.3729801, + 53.072046 + ], + [ + 5.3727446, + 53.0722109 + ], + [ + 5.3722319, + 53.0723647 + ], + [ + 5.3720837, + 53.0724815 + ], + [ + 5.3720458, + 53.0725914 + ], + [ + 5.3719661, + 53.0727357 + ], + [ + 5.3718863, + 53.072825 + ], + [ + 5.3716205, + 53.0728596 + ], + [ + 5.3714951, + 53.0729993 + ], + [ + 5.371461, + 53.0730772 + ], + [ + 5.3712065, + 53.0730727 + ], + [ + 5.3708949, + 53.073176 + ], + [ + 5.3707773, + 53.0733272 + ], + [ + 5.3708342, + 53.0734118 + ], + [ + 5.3707165, + 53.0734668 + ], + [ + 5.3706976, + 53.073595 + ], + [ + 5.3707546, + 53.073666 + ], + [ + 5.3705875, + 53.0739477 + ], + [ + 5.3701851, + 53.074328 + ], + [ + 5.3701091, + 53.0744403 + ], + [ + 5.3699725, + 53.0746532 + ], + [ + 5.3697522, + 53.0747999 + ], + [ + 5.3695205, + 53.0748527 + ], + [ + 5.3693799, + 53.0749077 + ], + [ + 5.3688709, + 53.0753522 + ], + [ + 5.3687381, + 53.0754644 + ], + [ + 5.3680848, + 53.075893 + ], + [ + 5.36791, + 53.0760373 + ], + [ + 5.3677277, + 53.0761313 + ], + [ + 5.3674237, + 53.0762482 + ], + [ + 5.3672072, + 53.076237 + ], + [ + 5.3672034, + 53.0761477 + ], + [ + 5.3671957, + 53.0760309 + ], + [ + 5.367245, + 53.0759141 + ], + [ + 5.3675109, + 53.0757788 + ], + [ + 5.3676744, + 53.0757147 + ], + [ + 5.3678528, + 53.0756481 + ], + [ + 5.3678908, + 53.0755337 + ], + [ + 5.3678604, + 53.0754788 + ], + [ + 5.36764, + 53.075472 + ], + [ + 5.3674577, + 53.0754538 + ], + [ + 5.3672715, + 53.0754334 + ], + [ + 5.367127, + 53.0754586 + ], + [ + 5.3669408, + 53.0753648 + ], + [ + 5.3668307, + 53.0753947 + ], + [ + 5.3667434, + 53.0754703 + ], + [ + 5.3664773, + 53.0754911 + ], + [ + 5.3662039, + 53.075418 + ], + [ + 5.3660442, + 53.0753861 + ], + [ + 5.3659948, + 53.075441 + ], + [ + 5.3660443, + 53.0755417 + ], + [ + 5.3660823, + 53.0756882 + ], + [ + 5.3659494, + 53.0757752 + ], + [ + 5.3657404, + 53.0757526 + ], + [ + 5.3655922, + 53.0756931 + ], + [ + 5.3654401, + 53.0755215 + ], + [ + 5.3652843, + 53.0752766 + ], + [ + 5.3652197, + 53.0753179 + ], + [ + 5.3652312, + 53.0754049 + ], + [ + 5.3651665, + 53.0754599 + ], + [ + 5.3651059, + 53.0756041 + ], + [ + 5.3649691, + 53.0757095 + ], + [ + 5.3647411, + 53.0757303 + ], + [ + 5.3646537, + 53.0756799 + ], + [ + 5.3645663, + 53.0753664 + ], + [ + 5.3644142, + 53.075181 + ], + [ + 5.3641861, + 53.0750163 + ], + [ + 5.3641254, + 53.0749431 + ], + [ + 5.3642241, + 53.0748034 + ], + [ + 5.3645736, + 53.0745879 + ], + [ + 5.3647749, + 53.0744138 + ], + [ + 5.3649838, + 53.0742672 + ], + [ + 5.3651395, + 53.0742419 + ], + [ + 5.3653636, + 53.0740311 + ], + [ + 5.3654928, + 53.0738434 + ], + [ + 5.3654813, + 53.073738 + ], + [ + 5.3654925, + 53.0732413 + ], + [ + 5.3655266, + 53.0730443 + ], + [ + 5.3654582, + 53.0729116 + ], + [ + 5.3655189, + 53.0726986 + ], + [ + 5.3654998, + 53.0725568 + ], + [ + 5.3654124, + 53.0722592 + ], + [ + 5.3654237, + 53.0720897 + ], + [ + 5.3655679, + 53.0718722 + ], + [ + 5.3656781, + 53.0717164 + ], + [ + 5.3656667, + 53.0715791 + ], + [ + 5.3656285, + 53.0712288 + ], + [ + 5.3656968, + 53.0710366 + ], + [ + 5.3658752, + 53.0707869 + ], + [ + 5.3658714, + 53.0706358 + ], + [ + 5.3658828, + 53.0705098 + ], + [ + 5.3657954, + 53.070258 + ], + [ + 5.3658523, + 53.0701138 + ], + [ + 5.3660155, + 53.0698505 + ], + [ + 5.3659851, + 53.069736 + ], + [ + 5.3658558, + 53.0696033 + ], + [ + 5.3657115, + 53.0695072 + ], + [ + 5.3656165, + 53.069402 + ], + [ + 5.365324, + 53.0693197 + ], + [ + 5.3651529, + 53.0692168 + ], + [ + 5.3651298, + 53.0691321 + ], + [ + 5.365111, + 53.0690635 + ], + [ + 5.3651035, + 53.0689673 + ], + [ + 5.3649134, + 53.068647 + ], + [ + 5.3653881, + 53.0681269 + ], + [ + 5.3655019, + 53.0679597 + ], + [ + 5.3660865, + 53.0670551 + ], + [ + 5.3665385, + 53.0666404 + ], + [ + 5.3666789, + 53.066503 + ], + [ + 5.3669143, + 53.0662075 + ], + [ + 5.366979, + 53.0660884 + ], + [ + 5.3669219, + 53.0659443 + ], + [ + 5.3668687, + 53.0658504 + ], + [ + 5.3669219, + 53.065752 + ], + [ + 5.3683872, + 53.0640707 + ], + [ + 5.3683949, + 53.0639562 + ], + [ + 5.3684137, + 53.0638509 + ], + [ + 5.3685391, + 53.0638026 + ], + [ + 5.3698224, + 53.0625839 + ], + [ + 5.369868, + 53.0624465 + ], + [ + 5.3697577, + 53.0623436 + ], + [ + 5.3695641, + 53.0623002 + ], + [ + 5.3694234, + 53.0621607 + ], + [ + 5.3694309, + 53.0620576 + ], + [ + 5.3695562, + 53.0620507 + ], + [ + 5.3695753, + 53.0620987 + ], + [ + 5.3697197, + 53.0622337 + ], + [ + 5.3698869, + 53.0622748 + ], + [ + 5.3699932, + 53.0622496 + ], + [ + 5.3701603, + 53.0621831 + ], + [ + 5.3703349, + 53.0620937 + ], + [ + 5.3703728, + 53.0619426 + ], + [ + 5.3702437, + 53.0619129 + ], + [ + 5.3701487, + 53.0618328 + ], + [ + 5.3705663, + 53.0615372 + ], + [ + 5.3707638, + 53.0614936 + ], + [ + 5.3719332, + 53.0605702 + ], + [ + 5.3720813, + 53.0604465 + ], + [ + 5.3725254, + 53.0599562 + ], + [ + 5.3725405, + 53.0598738 + ], + [ + 5.3723429, + 53.0597137 + ], + [ + 5.3720694, + 53.0596246 + ], + [ + 5.3719479, + 53.0594644 + ], + [ + 5.3720693, + 53.0594026 + ], + [ + 5.3722441, + 53.0594116 + ], + [ + 5.3724074, + 53.0595053 + ], + [ + 5.3725708, + 53.0596609 + ], + [ + 5.3726886, + 53.059718 + ], + [ + 5.372867, + 53.0596881 + ], + [ + 5.3729241, + 53.0595988 + ], + [ + 5.3733681, + 53.0591956 + ], + [ + 5.3736415, + 53.0590855 + ], + [ + 5.3736985, + 53.0590191 + ], + [ + 5.3736414, + 53.0589551 + ], + [ + 5.3734059, + 53.058898 + ], + [ + 5.3732007, + 53.0587653 + ], + [ + 5.3730109, + 53.0586716 + ], + [ + 5.372969, + 53.0585572 + ], + [ + 5.3731095, + 53.0585273 + ], + [ + 5.3731931, + 53.0584906 + ], + [ + 5.3732462, + 53.0583876 + ], + [ + 5.3734398, + 53.0583118 + ], + [ + 5.373736, + 53.0580941 + ], + [ + 5.3737776, + 53.0579888 + ], + [ + 5.3737738, + 53.0578973 + ], + [ + 5.3737965, + 53.0578011 + ], + [ + 5.373937, + 53.0576796 + ], + [ + 5.3742901, + 53.0574985 + ], + [ + 5.3744039, + 53.0574092 + ], + [ + 5.3744951, + 53.0573198 + ], + [ + 5.3746431, + 53.0572533 + ], + [ + 5.3749164, + 53.0569991 + ], + [ + 5.3753036, + 53.0566965 + ], + [ + 5.3752542, + 53.0565913 + ], + [ + 5.3752314, + 53.0564952 + ], + [ + 5.375296, + 53.0564653 + ], + [ + 5.3754287, + 53.0564241 + ], + [ + 5.3754893, + 53.0561332 + ], + [ + 5.3755349, + 53.0560279 + ], + [ + 5.3756412, + 53.0559821 + ], + [ + 5.3763209, + 53.055874 + ], + [ + 5.3765033, + 53.0559334 + ], + [ + 5.3765755, + 53.0560295 + ], + [ + 5.376511, + 53.0561806 + ], + [ + 5.37653, + 53.0563248 + ], + [ + 5.3765606, + 53.0564828 + ], + [ + 5.3766555, + 53.0566064 + ], + [ + 5.3767316, + 53.0567757 + ], + [ + 5.3767621, + 53.0569955 + ], + [ + 5.3768572, + 53.0572312 + ], + [ + 5.3768345, + 53.057364 + ], + [ + 5.376884, + 53.0575036 + ], + [ + 5.3769903, + 53.0575516 + ], + [ + 5.3769787, + 53.0572403 + ], + [ + 5.3769407, + 53.0571006 + ], + [ + 5.3768875, + 53.0569747 + ], + [ + 5.3768418, + 53.0567458 + ], + [ + 5.3767201, + 53.0565719 + ], + [ + 5.3767428, + 53.0564415 + ], + [ + 5.3768188, + 53.0563544 + ], + [ + 5.3768148, + 53.0562445 + ], + [ + 5.3768946, + 53.0562559 + ], + [ + 5.3770124, + 53.056313 + ], + [ + 5.3771872, + 53.056377 + ], + [ + 5.3773239, + 53.056496 + ], + [ + 5.377453, + 53.0565577 + ], + [ + 5.3776126, + 53.0566034 + ], + [ + 5.3777759, + 53.0566536 + ], + [ + 5.3782013, + 53.0566396 + ], + [ + 5.3784101, + 53.0566463 + ], + [ + 5.3785507, + 53.0566851 + ], + [ + 5.3787557, + 53.0566437 + ], + [ + 5.3788392, + 53.0564972 + ], + [ + 5.3789872, + 53.0564032 + ], + [ + 5.379754, + 53.0560043 + ], + [ + 5.3799706, + 53.0559835 + ], + [ + 5.3805096, + 53.0558022 + ], + [ + 5.3807262, + 53.0557677 + ], + [ + 5.3808933, + 53.0557699 + ], + [ + 5.3810983, + 53.0558156 + ], + [ + 5.3812807, + 53.0558291 + ], + [ + 5.3815616, + 53.0557442 + ], + [ + 5.3817477, + 53.0557029 + ], + [ + 5.3817775, + 53.0549039 + ], + [ + 5.3815572, + 53.0549109 + ], + [ + 5.3813596, + 53.0548355 + ], + [ + 5.3812342, + 53.0546959 + ], + [ + 5.3811318, + 53.0546525 + ], + [ + 5.3811051, + 53.0546548 + ], + [ + 5.3810065, + 53.0547007 + ], + [ + 5.3809762, + 53.0548381 + ], + [ + 5.380904, + 53.0549 + ], + [ + 5.3806269, + 53.0549276 + ], + [ + 5.3804027, + 53.0549461 + ], + [ + 5.3801255, + 53.0549028 + ], + [ + 5.3797379, + 53.0548199 + ], + [ + 5.3794483, + 53.0547876 + ], + [ + 5.3786114, + 53.0547941 + ], + [ + 5.3776928, + 53.0547896 + ], + [ + 5.3726944, + 53.0547651 + ], + [ + 5.372555, + 53.0547876 + ], + [ + 5.3723619, + 53.0548328 + ], + [ + 5.3721795, + 53.0549327 + ], + [ + 5.3720024, + 53.055052 + ], + [ + 5.3719112, + 53.0551197 + ], + [ + 5.371863, + 53.0551262 + ], + [ + 5.3718093, + 53.0551068 + ], + [ + 5.3717932, + 53.0550681 + ], + [ + 5.3719649, + 53.0549295 + ], + [ + 5.3721741, + 53.0548038 + ], + [ + 5.3724048, + 53.0547038 + ], + [ + 5.372555, + 53.0546619 + ], + [ + 5.3726247, + 53.0546006 + ], + [ + 5.3726408, + 53.0545297 + ], + [ + 5.3725603, + 53.0536688 + ], + [ + 5.3725711, + 53.0536333 + ], + [ + 5.3726154, + 53.0535205 + ], + [ + 5.3727266, + 53.0534431 + ], + [ + 5.3728232, + 53.0534173 + ], + [ + 5.372968, + 53.053385 + ], + [ + 5.3730807, + 53.0533754 + ], + [ + 5.3731772, + 53.0533883 + ], + [ + 5.373247, + 53.0534334 + ], + [ + 5.3732523, + 53.0535237 + ], + [ + 5.3732792, + 53.0535914 + ], + [ + 5.3733704, + 53.0536752 + ], + [ + 5.3734562, + 53.0537687 + ], + [ + 5.3734884, + 53.053859 + ], + [ + 5.3735045, + 53.0539912 + ], + [ + 5.3735635, + 53.0540622 + ], + [ + 5.3736869, + 53.0541073 + ], + [ + 5.3739605, + 53.0541653 + ], + [ + 5.3743091, + 53.0541815 + ], + [ + 5.3745988, + 53.054175 + ], + [ + 5.3747919, + 53.0541202 + ], + [ + 5.3749207, + 53.0540783 + ], + [ + 5.3750226, + 53.0540622 + ], + [ + 5.3751245, + 53.0540686 + ], + [ + 5.3752533, + 53.0541428 + ], + [ + 5.3754732, + 53.0542234 + ], + [ + 5.3756449, + 53.0542395 + ], + [ + 5.3758273, + 53.0542363 + ], + [ + 5.3760901, + 53.0542234 + ], + [ + 5.3763476, + 53.0542008 + ], + [ + 5.3766051, + 53.054175 + ], + [ + 5.3767178, + 53.0541299 + ], + [ + 5.3768065, + 53.0540486 + ], + [ + 5.3769109, + 53.0539848 + ], + [ + 5.3770396, + 53.0539171 + ], + [ + 5.3771308, + 53.0538494 + ], + [ + 5.3773776, + 53.0535559 + ], + [ + 5.3778604, + 53.0530142 + ], + [ + 5.3781179, + 53.0527111 + ], + [ + 5.378193, + 53.0525918 + ], + [ + 5.3782305, + 53.0524629 + ], + [ + 5.3782788, + 53.0522662 + ], + [ + 5.3782895, + 53.052034 + ], + [ + 5.3782681, + 53.0517922 + ], + [ + 5.3781876, + 53.0516471 + ], + [ + 5.3780857, + 53.0516197 + ], + [ + 5.3779248, + 53.0516003 + ], + [ + 5.3771845, + 53.0515552 + ], + [ + 5.3771094, + 53.0515648 + ], + [ + 5.3769753, + 53.0515777 + ], + [ + 5.3768733, + 53.051539 + ], + [ + 5.3768036, + 53.0514713 + ], + [ + 5.376825, + 53.0514036 + ], + [ + 5.3769216, + 53.0513552 + ], + [ + 5.3770289, + 53.0513391 + ], + [ + 5.3771255, + 53.0513714 + ], + [ + 5.3771898, + 53.0514197 + ], + [ + 5.3773347, + 53.0514455 + ], + [ + 5.3779677, + 53.0514649 + ], + [ + 5.378075, + 53.0514455 + ], + [ + 5.3781822, + 53.051373 + ], + [ + 5.3783915, + 53.0511827 + ], + [ + 5.3785202, + 53.0510699 + ], + [ + 5.3786168, + 53.0509312 + ], + [ + 5.3788313, + 53.0506055 + ], + [ + 5.3790996, + 53.0501541 + ], + [ + 5.3793678, + 53.0496639 + ], + [ + 5.3796038, + 53.0492286 + ], + [ + 5.3799418, + 53.0487578 + ], + [ + 5.3800061, + 53.0486514 + ], + [ + 5.3800813, + 53.048474 + ], + [ + 5.3801295, + 53.0483289 + ], + [ + 5.3801778, + 53.048158 + ], + [ + 5.3802529, + 53.0479613 + ], + [ + 5.380269, + 53.0478484 + ], + [ + 5.3802797, + 53.0477291 + ], + [ + 5.3802636, + 53.047613 + ], + [ + 5.3802261, + 53.0474389 + ], + [ + 5.3801617, + 53.0473453 + ], + [ + 5.3801027, + 53.0472776 + ], + [ + 5.3800222, + 53.0472357 + ], + [ + 5.3799364, + 53.0472163 + ], + [ + 5.379813, + 53.0472002 + ], + [ + 5.3797004, + 53.0471615 + ], + [ + 5.3796038, + 53.0471357 + ], + [ + 5.3795073, + 53.0471389 + ], + [ + 5.3793731, + 53.0472325 + ], + [ + 5.3792873, + 53.0472712 + ], + [ + 5.3791961, + 53.0472841 + ], + [ + 5.3790942, + 53.0472454 + ], + [ + 5.3790137, + 53.047168 + ], + [ + 5.3785228, + 53.0470387 + ], + [ + 5.3784692, + 53.0469935 + ], + [ + 5.3784343, + 53.0468468 + ], + [ + 5.3783968, + 53.0468194 + ], + [ + 5.3782331, + 53.0467872 + ], + [ + 5.3780883, + 53.0467872 + ], + [ + 5.3780454, + 53.0468017 + ], + [ + 5.3780239, + 53.046871 + ], + [ + 5.3780055, + 53.0469681 + ], + [ + 5.3779274, + 53.0469613 + ], + [ + 5.3779327, + 53.0468871 + ], + [ + 5.3773909, + 53.0467356 + ], + [ + 5.3773373, + 53.0467098 + ], + [ + 5.3772944, + 53.0466453 + ], + [ + 5.3773131, + 53.0464937 + ], + [ + 5.3772407, + 53.0464727 + ], + [ + 5.3771254, + 53.0464614 + ], + [ + 5.3769993, + 53.046455 + ], + [ + 5.3769189, + 53.0464663 + ], + [ + 5.3768867, + 53.0464937 + ], + [ + 5.3768652, + 53.0466243 + ], + [ + 5.3768169, + 53.0466211 + ], + [ + 5.3768079, + 53.0465784 + ], + [ + 5.3762268, + 53.0464292 + ], + [ + 5.3761839, + 53.0463969 + ], + [ + 5.3761667, + 53.0463347 + ], + [ + 5.3761544, + 53.0461583 + ], + [ + 5.3760364, + 53.0461325 + ], + [ + 5.3758621, + 53.0461277 + ], + [ + 5.3757993, + 53.046145 + ], + [ + 5.3757145, + 53.0463341 + ], + [ + 5.3756743, + 53.0463292 + ], + [ + 5.3756582, + 53.0462679 + ], + [ + 5.3736036, + 53.0456842 + ], + [ + 5.3735339, + 53.0456359 + ], + [ + 5.3734246, + 53.0453232 + ], + [ + 5.3732954, + 53.0451484 + ], + [ + 5.3736795, + 53.0448009 + ], + [ + 5.3738075, + 53.0448191 + ], + [ + 5.3737161, + 53.0450387 + ], + [ + 5.3740819, + 53.0451484 + ], + [ + 5.3747953, + 53.0451301 + ], + [ + 5.3750148, + 53.0449838 + ], + [ + 5.3751246, + 53.0447094 + ], + [ + 5.3750697, + 53.0444533 + ], + [ + 5.3743197, + 53.0442338 + ], + [ + 5.3743968, + 53.0441192 + ], + [ + 5.3745619, + 53.0439724 + ], + [ + 5.375088, + 53.0434106 + ], + [ + 5.3760758, + 53.0430997 + ], + [ + 5.3764657, + 53.0430203 + ], + [ + 5.3768143, + 53.043001 + ], + [ + 5.3772381, + 53.0430171 + ], + [ + 5.3776619, + 53.0430816 + ], + [ + 5.3781394, + 53.0432106 + ], + [ + 5.3787509, + 53.0434235 + ], + [ + 5.379856, + 53.0438427 + ], + [ + 5.3801832, + 53.0439427 + ], + [ + 5.3804461, + 53.0439911 + ], + [ + 5.3806875, + 53.0440072 + ], + [ + 5.3808806, + 53.0440427 + ], + [ + 5.380961, + 53.0441104 + ], + [ + 5.3811059, + 53.0441652 + ], + [ + 5.3814117, + 53.0442265 + ], + [ + 5.3817979, + 53.0443362 + ], + [ + 5.3821251, + 53.0444168 + ], + [ + 5.3824792, + 53.0445006 + ], + [ + 5.3825918, + 53.04452 + ], + [ + 5.3827581, + 53.0445393 + ], + [ + 5.3828976, + 53.0446103 + ], + [ + 5.3831605, + 53.0446877 + ], + [ + 5.3833911, + 53.0447586 + ], + [ + 5.3836272, + 53.0448102 + ], + [ + 5.3838686, + 53.0448135 + ], + [ + 5.3840617, + 53.0448038 + ], + [ + 5.3841904, + 53.0447522 + ], + [ + 5.3842602, + 53.0447006 + ], + [ + 5.3844104, + 53.0446587 + ], + [ + 5.3845981, + 53.0446296 + ], + [ + 5.3847483, + 53.0446264 + ], + [ + 5.384861, + 53.0445942 + ], + [ + 5.3849575, + 53.0445135 + ], + [ + 5.3850112, + 53.0444103 + ], + [ + 5.3850809, + 53.0442717 + ], + [ + 5.3851131, + 53.0442136 + ], + [ + 5.3852365, + 53.0441459 + ], + [ + 5.3853277, + 53.0440781 + ], + [ + 5.3853384, + 53.0439975 + ], + [ + 5.3853867, + 53.0438782 + ], + [ + 5.3854779, + 53.0437653 + ], + [ + 5.3856066, + 53.0436847 + ], + [ + 5.3858243, + 53.043603 + ], + [ + 5.3859621, + 53.0434764 + ], + [ + 5.3860496, + 53.0434034 + ], + [ + 5.3861679, + 53.0432802 + ], + [ + 5.3863932, + 53.0429925 + ], + [ + 5.3867249, + 53.0426618 + ], + [ + 5.3868624, + 53.0424814 + ], + [ + 5.3871967, + 53.0421847 + ], + [ + 5.3873313, + 53.041889 + ], + [ + 5.3873844, + 53.0418935 + ], + [ + 5.3873767, + 53.0418157 + ], + [ + 5.3879113, + 53.0417194 + ], + [ + 5.3880816, + 53.0415685 + ], + [ + 5.3880436, + 53.0414839 + ], + [ + 5.3881573, + 53.0414656 + ], + [ + 5.3882331, + 53.0413992 + ], + [ + 5.3882252, + 53.0412095 + ], + [ + 5.3881645, + 53.0411523 + ], + [ + 5.3882286, + 53.041006 + ], + [ + 5.3884448, + 53.0410013 + ], + [ + 5.3884674, + 53.0409144 + ], + [ + 5.3882702, + 53.04091 + ], + [ + 5.3884064, + 53.0407201 + ], + [ + 5.3885619, + 53.0407589 + ], + [ + 5.3899537, + 53.040838 + ], + [ + 5.3901395, + 53.0407739 + ], + [ + 5.3901508, + 53.0407076 + ], + [ + 5.3899118, + 53.0406506 + ], + [ + 5.3890775, + 53.040642 + ], + [ + 5.3892439, + 53.040379 + ], + [ + 5.3893652, + 53.0403241 + ], + [ + 5.3893995, + 53.0404703 + ], + [ + 5.3895361, + 53.0405182 + ], + [ + 5.389691, + 53.0401249 + ], + [ + 5.3897743, + 53.0401272 + ], + [ + 5.3897742, + 53.0399603 + ], + [ + 5.3898498, + 53.0398093 + ], + [ + 5.3900732, + 53.0396972 + ], + [ + 5.3900616, + 53.0395074 + ], + [ + 5.3903532, + 53.039249 + ], + [ + 5.3903793, + 53.0389928 + ], + [ + 5.3905799, + 53.0387938 + ], + [ + 5.3905379, + 53.0386133 + ], + [ + 5.3906476, + 53.0384441 + ], + [ + 5.390947, + 53.0383044 + ], + [ + 5.3909771, + 53.0381329 + ], + [ + 5.3914007, + 53.0375588 + ], + [ + 5.392369, + 53.0361316 + ], + [ + 5.3922815, + 53.0359237 + ], + [ + 5.3925544, + 53.0359189 + ], + [ + 5.3927893, + 53.0357748 + ], + [ + 5.3930052, + 53.0356055 + ], + [ + 5.3931754, + 53.035443 + ], + [ + 5.3930652, + 53.035306 + ], + [ + 5.3931371, + 53.0351367 + ], + [ + 5.3935352, + 53.0351433 + ], + [ + 5.3935691, + 53.0350153 + ], + [ + 5.3939556, + 53.0348824 + ], + [ + 5.3938187, + 53.0346745 + ], + [ + 5.3939663, + 53.0344892 + ], + [ + 5.3935605, + 53.0343912 + ], + [ + 5.3934006, + 53.0341169 + ], + [ + 5.3932676, + 53.033941 + ], + [ + 5.3929827, + 53.0336189 + ], + [ + 5.392797, + 53.0336098 + ], + [ + 5.3928839, + 53.0334566 + ], + [ + 5.3929863, + 53.0334245 + ], + [ + 5.3931343, + 53.0335684 + ], + [ + 5.3931681, + 53.0333444 + ], + [ + 5.3937821, + 53.0332182 + ], + [ + 5.3940166, + 53.0328706 + ], + [ + 5.3938569, + 53.0326238 + ], + [ + 5.3939965, + 53.0322282 + ], + [ + 5.3949703, + 53.0319075 + ], + [ + 5.3952548, + 53.0319805 + ], + [ + 5.3954973, + 53.0318911 + ], + [ + 5.396013, + 53.0318931 + ], + [ + 5.3963165, + 53.0320552 + ], + [ + 5.39684, + 53.032192 + ], + [ + 5.3974089, + 53.0323082 + ], + [ + 5.3975496, + 53.0325413 + ], + [ + 5.3984293, + 53.0325863 + ], + [ + 5.398467, + 53.0324744 + ], + [ + 5.3988732, + 53.0327621 + ], + [ + 5.3988469, + 53.0328833 + ], + [ + 5.3985968, + 53.0328949 + ], + [ + 5.3985513, + 53.033007 + ], + [ + 5.3990179, + 53.0331049 + ], + [ + 5.399082, + 53.0328968 + ], + [ + 5.3991883, + 53.0329653 + ], + [ + 5.3992944, + 53.0329424 + ], + [ + 5.3993821, + 53.0332121 + ], + [ + 5.3996476, + 53.0332919 + ], + [ + 5.3995378, + 53.0333469 + ], + [ + 5.3997051, + 53.0336096 + ], + [ + 5.4000959, + 53.0337442 + ], + [ + 5.4000813, + 53.0340621 + ], + [ + 5.4003093, + 53.0343134 + ], + [ + 5.4002908, + 53.0345192 + ], + [ + 5.4004426, + 53.034615 + ], + [ + 5.4002158, + 53.0350107 + ], + [ + 5.4000836, + 53.0353011 + ], + [ + 5.3999787, + 53.0359413 + ], + [ + 5.4002218, + 53.0361423 + ], + [ + 5.4001843, + 53.0364121 + ], + [ + 5.3999911, + 53.0365356 + ], + [ + 5.4001547, + 53.0368145 + ], + [ + 5.4002159, + 53.0371276 + ], + [ + 5.4003603, + 53.0371893 + ], + [ + 5.4003833, + 53.0373607 + ], + [ + 5.4002052, + 53.0374248 + ], + [ + 5.4003571, + 53.0375322 + ], + [ + 5.4002969, + 53.0378019 + ], + [ + 5.400225, + 53.0378478 + ], + [ + 5.4002253, + 53.0380237 + ], + [ + 5.4003773, + 53.0381722 + ], + [ + 5.4003208, + 53.0384192 + ], + [ + 5.4006017, + 53.0385676 + ], + [ + 5.4005641, + 53.0387459 + ], + [ + 5.4005151, + 53.0389288 + ], + [ + 5.4008339, + 53.0389904 + ], + [ + 5.400952, + 53.0393446 + ], + [ + 5.4008613, + 53.0394704 + ], + [ + 5.4011083, + 53.0397445 + ], + [ + 5.4011352, + 53.0399663 + ], + [ + 5.4009497, + 53.040115 + ], + [ + 5.401375, + 53.0404233 + ], + [ + 5.4013298, + 53.0405879 + ], + [ + 5.4011631, + 53.0406978 + ], + [ + 5.4013874, + 53.0409834 + ], + [ + 5.4012512, + 53.0411939 + ], + [ + 5.4013655, + 53.041388 + ], + [ + 5.4015511, + 53.0413445 + ], + [ + 5.4015969, + 53.0414587 + ], + [ + 5.4018321, + 53.0415226 + ], + [ + 5.4018897, + 53.0418632 + ], + [ + 5.4017571, + 53.0419364 + ], + [ + 5.4016286, + 53.0422223 + ], + [ + 5.4018263, + 53.0424462 + ], + [ + 5.4020697, + 53.0428072 + ], + [ + 5.4022635, + 53.0429922 + ], + [ + 5.4022527, + 53.0432665 + ], + [ + 5.4024689, + 53.0433098 + ], + [ + 5.4025114, + 53.0436985 + ], + [ + 5.4026327, + 53.0436846 + ], + [ + 5.4028112, + 53.0438171 + ], + [ + 5.402842, + 53.044048 + ], + [ + 5.4030586, + 53.0442765 + ], + [ + 5.4028777, + 53.0448915 + ], + [ + 5.4031171, + 53.0451246 + ], + [ + 5.4030113, + 53.0452846 + ], + [ + 5.403167, + 53.0453806 + ], + [ + 5.4030723, + 53.045511 + ], + [ + 5.4031486, + 53.0456709 + ], + [ + 5.4030729, + 53.0457967 + ], + [ + 5.4032744, + 53.0460275 + ], + [ + 5.402945, + 53.0463432 + ], + [ + 5.4030704, + 53.0464505 + ], + [ + 5.4030556, + 53.046622 + ], + [ + 5.4029494, + 53.0466587 + ], + [ + 5.4030977, + 53.0468025 + ], + [ + 5.4030979, + 53.0469283 + ], + [ + 5.4032309, + 53.0470677 + ], + [ + 5.4031666, + 53.047182 + ], + [ + 5.4032048, + 53.0473099 + ], + [ + 5.4031025, + 53.047374 + ], + [ + 5.4031485, + 53.047582 + ], + [ + 5.403005, + 53.0479571 + ], + [ + 5.4031645, + 53.0480118 + ], + [ + 5.4032142, + 53.0482633 + ], + [ + 5.4030817, + 53.048396 + ], + [ + 5.4031767, + 53.0484896 + ], + [ + 5.4033436, + 53.0484735 + ], + [ + 5.4034614, + 53.0485855 + ], + [ + 5.4037302, + 53.0483749 + ], + [ + 5.4036201, + 53.0482973 + ], + [ + 5.4037148, + 53.0481966 + ], + [ + 5.4036576, + 53.0480823 + ], + [ + 5.403908, + 53.0481073 + ], + [ + 5.4043277, + 53.0480083 + ], + [ + 5.4045108, + 53.0479651 + ], + [ + 5.4045899, + 53.0476656 + ], + [ + 5.4047492, + 53.0476723 + ], + [ + 5.4049006, + 53.0475556 + ], + [ + 5.4047601, + 53.047446 + ], + [ + 5.4046578, + 53.047501 + ], + [ + 5.4043824, + 53.0463627 + ], + [ + 5.4044275, + 53.0461591 + ], + [ + 5.4045751, + 53.0459876 + ], + [ + 5.4047837, + 53.045928 + ], + [ + 5.404962, + 53.0460193 + ], + [ + 5.4049813, + 53.0461724 + ], + [ + 5.4051974, + 53.046138 + ], + [ + 5.4052427, + 53.0459893 + ], + [ + 5.4053449, + 53.045955 + ], + [ + 5.4054576, + 53.0453674 + ], + [ + 5.4053588, + 53.0453194 + ], + [ + 5.40512, + 53.0453219 + ], + [ + 5.4046386, + 53.0454664 + ], + [ + 5.4042859, + 53.0454392 + ], + [ + 5.4042211, + 53.0453066 + ], + [ + 5.4045506, + 53.0450572 + ], + [ + 5.4045124, + 53.0449452 + ], + [ + 5.4050923, + 53.0447436 + ], + [ + 5.4051409, + 53.0444097 + ], + [ + 5.4049243, + 53.0442087 + ], + [ + 5.4043594, + 53.0442777 + ], + [ + 5.4048785, + 53.0440282 + ], + [ + 5.4050639, + 53.0438521 + ], + [ + 5.4048048, + 53.0432327 + ], + [ + 5.4046758, + 53.0432099 + ], + [ + 5.4045391, + 53.0431117 + ], + [ + 5.4040308, + 53.0430184 + ], + [ + 5.4038068, + 53.0428974 + ], + [ + 5.4042046, + 53.0426936 + ], + [ + 5.4042273, + 53.042625 + ], + [ + 5.4045532, + 53.042547 + ], + [ + 5.4043703, + 53.0420197 + ], + [ + 5.4042861, + 53.0417768 + ], + [ + 5.4041421, + 53.0417724 + ], + [ + 5.4039372, + 53.0417268 + ], + [ + 5.4034484, + 53.0418917 + ], + [ + 5.4032473, + 53.0418851 + ], + [ + 5.4031561, + 53.041748 + ], + [ + 5.4032886, + 53.0416336 + ], + [ + 5.4036793, + 53.041663 + ], + [ + 5.4042253, + 53.0416649 + ], + [ + 5.4040879, + 53.0412055 + ], + [ + 5.4038448, + 53.0409907 + ], + [ + 5.4038482, + 53.040801 + ], + [ + 5.4034499, + 53.0407441 + ], + [ + 5.4029532, + 53.0407696 + ], + [ + 5.4037905, + 53.0403918 + ], + [ + 5.4037018, + 53.0396215 + ], + [ + 5.4035293, + 53.0394735 + ], + [ + 5.4035233, + 53.0394684 + ], + [ + 5.4039963, + 53.0389514 + ], + [ + 5.4043067, + 53.0386814 + ], + [ + 5.4044615, + 53.0383178 + ], + [ + 5.4046469, + 53.0381005 + ], + [ + 5.4048619, + 53.0376065 + ], + [ + 5.4050249, + 53.0375653 + ], + [ + 5.4052479, + 53.0371536 + ], + [ + 5.4051791, + 53.0369182 + ], + [ + 5.4053531, + 53.0366757 + ], + [ + 5.4053564, + 53.0364494 + ], + [ + 5.4057804, + 53.0361633 + ], + [ + 5.4062337, + 53.0352782 + ], + [ + 5.4061159, + 53.0351503 + ], + [ + 5.406286, + 53.0348553 + ], + [ + 5.4062437, + 53.0345444 + ], + [ + 5.4065465, + 53.0343361 + ], + [ + 5.406709, + 53.0340685 + ], + [ + 5.4069741, + 53.0339472 + ], + [ + 5.4071665, + 53.0334875 + ], + [ + 5.4070377, + 53.0334991 + ], + [ + 5.4069238, + 53.0333985 + ], + [ + 5.406965, + 53.0331493 + ], + [ + 5.4068696, + 53.0328979 + ], + [ + 5.406586, + 53.0332548 + ], + [ + 5.4064346, + 53.033392 + ], + [ + 5.4063781, + 53.0335407 + ], + [ + 5.4060937, + 53.0335432 + ], + [ + 5.4061963, + 53.0337008 + ], + [ + 5.405897, + 53.0337628 + ], + [ + 5.4056473, + 53.0340008 + ], + [ + 5.4056198, + 53.0340055 + ], + [ + 5.4050408, + 53.0341041 + ], + [ + 5.404727, + 53.0345547 + ], + [ + 5.4044324, + 53.0350967 + ], + [ + 5.4044819, + 53.035227 + ], + [ + 5.4042733, + 53.0352203 + ], + [ + 5.4041902, + 53.0353575 + ], + [ + 5.4040236, + 53.0355108 + ], + [ + 5.4037774, + 53.0356024 + ], + [ + 5.403612, + 53.0364256 + ], + [ + 5.4035022, + 53.0364783 + ], + [ + 5.4032331, + 53.0365401 + ], + [ + 5.4031082, + 53.0366659 + ], + [ + 5.4031123, + 53.0368443 + ], + [ + 5.4027833, + 53.0372606 + ], + [ + 5.4025901, + 53.0373224 + ], + [ + 5.4023368, + 53.0377319 + ], + [ + 5.401643, + 53.0378193 + ], + [ + 5.4011043, + 53.0376825 + ], + [ + 5.401138, + 53.0374539 + ], + [ + 5.4009743, + 53.0370539 + ], + [ + 5.4009763, + 53.0361532 + ], + [ + 5.4010242, + 53.0353667 + ], + [ + 5.401058, + 53.0352524 + ], + [ + 5.4012437, + 53.0352202 + ], + [ + 5.4014487, + 53.0353024 + ], + [ + 5.4017937, + 53.0352519 + ], + [ + 5.4025145, + 53.0354891 + ], + [ + 5.402324, + 53.0350412 + ], + [ + 5.4025316, + 53.0345746 + ], + [ + 5.4022999, + 53.0342959 + ], + [ + 5.4022765, + 53.0340056 + ], + [ + 5.4021775, + 53.0337291 + ], + [ + 5.4023168, + 53.0332237 + ], + [ + 5.4022558, + 53.0330317 + ], + [ + 5.4024755, + 53.0329286 + ], + [ + 5.4022851, + 53.032531 + ], + [ + 5.4025115, + 53.0319571 + ], + [ + 5.4029056, + 53.0318996 + ], + [ + 5.4028182, + 53.0317648 + ], + [ + 5.4030796, + 53.0316663 + ], + [ + 5.402901, + 53.0314516 + ], + [ + 5.4025973, + 53.0312048 + ], + [ + 5.4024108, + 53.0308484 + ], + [ + 5.4020652, + 53.0305652 + ], + [ + 5.401758, + 53.0304579 + ], + [ + 5.401557, + 53.0305175 + ], + [ + 5.4013177, + 53.0302868 + ], + [ + 5.401363, + 53.0301542 + ], + [ + 5.401215, + 53.0300262 + ], + [ + 5.4009382, + 53.0300448 + ], + [ + 5.4009645, + 53.0298847 + ], + [ + 5.4008771, + 53.029823 + ], + [ + 5.4009981, + 53.0296881 + ], + [ + 5.4006187, + 53.0294849 + ], + [ + 5.4003419, + 53.0294531 + ], + [ + 5.3999933, + 53.0295562 + ], + [ + 5.3998042, + 53.0298261 + ], + [ + 5.3995235, + 53.0297783 + ], + [ + 5.3990499, + 53.0298769 + ], + [ + 5.3981176, + 53.0300627 + ], + [ + 5.3970942, + 53.0301435 + ], + [ + 5.3965292, + 53.0301302 + ], + [ + 5.3968508, + 53.0297779 + ], + [ + 5.3968086, + 53.0295401 + ], + [ + 5.3966379, + 53.0294328 + ], + [ + 5.3966715, + 53.0291424 + ], + [ + 5.3968415, + 53.0288337 + ], + [ + 5.3960297, + 53.0285325 + ], + [ + 5.3960637, + 53.0284593 + ], + [ + 5.3963025, + 53.0284043 + ], + [ + 5.3967765, + 53.028468 + ], + [ + 5.3970154, + 53.0285593 + ], + [ + 5.3978269, + 53.0286432 + ], + [ + 5.3981072, + 53.0285539 + ], + [ + 5.3981567, + 53.0286316 + ], + [ + 5.3984827, + 53.0286771 + ], + [ + 5.3986191, + 53.0285398 + ], + [ + 5.3994884, + 53.029193 + ], + [ + 5.3991624, + 53.0292253 + ], + [ + 5.3990147, + 53.0292848 + ], + [ + 5.3988292, + 53.0294473 + ], + [ + 5.3987499, + 53.0296074 + ], + [ + 5.3984542, + 53.0296305 + ], + [ + 5.3980753, + 53.0297198 + ], + [ + 5.3978931, + 53.0296445 + ], + [ + 5.3977569, + 53.0297909 + ], + [ + 5.3975258, + 53.0298414 + ], + [ + 5.3975259, + 53.0299466 + ], + [ + 5.3981022, + 53.0299027 + ], + [ + 5.3981891, + 53.0297746 + ], + [ + 5.3983786, + 53.029738 + ], + [ + 5.3988069, + 53.0296805 + ], + [ + 5.3992651, + 53.0293829 + ], + [ + 5.3993674, + 53.0293715 + ], + [ + 5.3994282, + 53.0294148 + ], + [ + 5.3993638, + 53.029536 + ], + [ + 5.399754, + 53.0293369 + ], + [ + 5.3998412, + 53.0293529 + ], + [ + 5.4001444, + 53.0292886 + ], + [ + 5.4000343, + 53.0291858 + ], + [ + 5.399913, + 53.0291836 + ], + [ + 5.399727, + 53.02909 + ], + [ + 5.399564, + 53.0290741 + ], + [ + 5.3993741, + 53.0288868 + ], + [ + 5.3991465, + 53.0288413 + ], + [ + 5.3991804, + 53.0287064 + ], + [ + 5.3987477, + 53.0284208 + ], + [ + 5.3988308, + 53.0282585 + ], + [ + 5.3988191, + 53.0280733 + ], + [ + 5.3985915, + 53.0280049 + ], + [ + 5.3986216, + 53.027838 + ], + [ + 5.3983864, + 53.0277719 + ], + [ + 5.398352, + 53.0276439 + ], + [ + 5.3985225, + 53.0276118 + ], + [ + 5.3983743, + 53.0273947 + ], + [ + 5.3981427, + 53.0272211 + ], + [ + 5.3977371, + 53.02721 + ], + [ + 5.3975019, + 53.0271575 + ], + [ + 5.3974979, + 53.0270066 + ], + [ + 5.3977288, + 53.0268625 + ], + [ + 5.397596, + 53.0267825 + ], + [ + 5.3976337, + 53.0266248 + ], + [ + 5.3974316, + 53.0260214 + ], + [ + 5.3972042, + 53.0260307 + ], + [ + 5.3972229, + 53.0258844 + ], + [ + 5.3970029, + 53.0258022 + ], + [ + 5.3970401, + 53.0253793 + ], + [ + 5.3968351, + 53.0253131 + ], + [ + 5.3967327, + 53.02524 + ], + [ + 5.396706, + 53.0251646 + ], + [ + 5.3969478, + 53.0246867 + ], + [ + 5.396815, + 53.0246364 + ], + [ + 5.3969659, + 53.0241951 + ], + [ + 5.3971817, + 53.02406 + ], + [ + 5.3971889, + 53.0238634 + ], + [ + 5.3973817, + 53.0236233 + ], + [ + 5.3974954, + 53.0235775 + ], + [ + 5.3975634, + 53.0234106 + ], + [ + 5.398704, + 53.0232017 + ], + [ + 5.3987111, + 53.0230051 + ], + [ + 5.3988437, + 53.0229341 + ], + [ + 5.3988243, + 53.0226873 + ], + [ + 5.3992072, + 53.0226801 + ], + [ + 5.399268, + 53.0227372 + ], + [ + 5.3996544, + 53.0226615 + ], + [ + 5.399961, + 53.0224853 + ], + [ + 5.400166, + 53.0225445 + ], + [ + 5.4003706, + 53.0225055 + ], + [ + 5.4003704, + 53.0224095 + ], + [ + 5.4002413, + 53.0223182 + ], + [ + 5.400317, + 53.0222633 + ], + [ + 5.4007533, + 53.0224664 + ], + [ + 5.4010903, + 53.0223313 + ], + [ + 5.4013483, + 53.0223882 + ], + [ + 5.4015754, + 53.0222281 + ], + [ + 5.4019392, + 53.0222049 + ], + [ + 5.4020566, + 53.022134 + ], + [ + 5.4020942, + 53.0219579 + ], + [ + 5.4022041, + 53.0219373 + ], + [ + 5.4025491, + 53.0220125 + ], + [ + 5.4025148, + 53.0218548 + ], + [ + 5.4026699, + 53.021738 + ], + [ + 5.4026771, + 53.0215757 + ], + [ + 5.4029011, + 53.0217264 + ], + [ + 5.4031097, + 53.0217811 + ], + [ + 5.4033295, + 53.0217444 + ], + [ + 5.4034122, + 53.0213786 + ], + [ + 5.4038212, + 53.0212502 + ], + [ + 5.4039579, + 53.0213576 + ], + [ + 5.4042796, + 53.021083 + ], + [ + 5.4045337, + 53.0211651 + ], + [ + 5.4047611, + 53.0211696 + ], + [ + 5.4046433, + 53.020973 + ], + [ + 5.4049766, + 53.020895 + ], + [ + 5.4051734, + 53.0207668 + ], + [ + 5.4055303, + 53.0210455 + ], + [ + 5.4056329, + 53.0211711 + ], + [ + 5.4058603, + 53.021171 + ], + [ + 5.4060543, + 53.0214909 + ], + [ + 5.4066646, + 53.0214629 + ], + [ + 5.4068735, + 53.0217166 + ], + [ + 5.4070439, + 53.0216456 + ], + [ + 5.4072146, + 53.0217232 + ], + [ + 5.4073281, + 53.0216133 + ], + [ + 5.4074722, + 53.0216498 + ], + [ + 5.407503, + 53.0218532 + ], + [ + 5.4079159, + 53.0217226 + ], + [ + 5.4079306, + 53.0214872 + ], + [ + 5.4080556, + 53.0214321 + ], + [ + 5.4081083, + 53.0212789 + ], + [ + 5.4082032, + 53.0213337 + ], + [ + 5.4083435, + 53.0213314 + ], + [ + 5.4084158, + 53.0214707 + ], + [ + 5.4085485, + 53.0215187 + ], + [ + 5.4086974, + 53.0220284 + ], + [ + 5.4085813, + 53.0221615 + ], + [ + 5.4084819, + 53.0222754 + ], + [ + 5.4085654, + 53.022385 + ], + [ + 5.4086986, + 53.0225861 + ], + [ + 5.408699, + 53.0228513 + ], + [ + 5.4089266, + 53.0229083 + ], + [ + 5.4093169, + 53.022796 + ], + [ + 5.4097415, + 53.0228459 + ], + [ + 5.4095363, + 53.0226541 + ], + [ + 5.4094107, + 53.0223479 + ], + [ + 5.4092286, + 53.0222885 + ], + [ + 5.4093764, + 53.0222152 + ], + [ + 5.4094366, + 53.0220438 + ], + [ + 5.4090257, + 53.0212942 + ], + [ + 5.4083879, + 53.0208741 + ], + [ + 5.408198, + 53.0206822 + ], + [ + 5.4080921, + 53.0207875 + ], + [ + 5.4078153, + 53.0207122 + ], + [ + 5.4076031, + 53.0207673 + ], + [ + 5.4077808, + 53.0205659 + ], + [ + 5.4083148, + 53.0202957 + ], + [ + 5.4085682, + 53.0200464 + ], + [ + 5.4084609, + 53.0195092 + ], + [ + 5.407782, + 53.0192629 + ], + [ + 5.4074485, + 53.0192494 + ], + [ + 5.4078159, + 53.0191828 + ], + [ + 5.4081341, + 53.019082 + ], + [ + 5.408418, + 53.0188714 + ], + [ + 5.4082829, + 53.0177148 + ], + [ + 5.4081046, + 53.0176257 + ], + [ + 5.4081801, + 53.0174703 + ], + [ + 5.4076875, + 53.0175529 + ], + [ + 5.4072939, + 53.0178161 + ], + [ + 5.4076646, + 53.0174546 + ], + [ + 5.4074474, + 53.0169267 + ], + [ + 5.4073864, + 53.0167485 + ], + [ + 5.4072003, + 53.0165062 + ], + [ + 5.4070411, + 53.0165247 + ], + [ + 5.4071881, + 53.0161405 + ], + [ + 5.4067817, + 53.0157178 + ], + [ + 5.406918, + 53.0155944 + ], + [ + 5.406747, + 53.0154276 + ], + [ + 5.4061517, + 53.0152474 + ], + [ + 5.4063069, + 53.015133 + ], + [ + 5.4065419, + 53.0151351 + ], + [ + 5.4067915, + 53.0149109 + ], + [ + 5.4067683, + 53.014648 + ], + [ + 5.4066732, + 53.014504 + ], + [ + 5.4067564, + 53.0144148 + ], + [ + 5.4067447, + 53.0142525 + ], + [ + 5.4062059, + 53.0139512 + ], + [ + 5.4063194, + 53.0138322 + ], + [ + 5.4063193, + 53.0137499 + ], + [ + 5.4062621, + 53.0136562 + ], + [ + 5.4058946, + 53.0136679 + ], + [ + 5.4056257, + 53.0137435 + ], + [ + 5.4048332, + 53.0135247 + ], + [ + 5.4050828, + 53.0133096 + ], + [ + 5.4056763, + 53.012525 + ], + [ + 5.4058736, + 53.0126164 + ], + [ + 5.4060781, + 53.0126345 + ], + [ + 5.4060023, + 53.0125202 + ], + [ + 5.4066126, + 53.0126226 + ], + [ + 5.4066202, + 53.0127026 + ], + [ + 5.4069954, + 53.0126543 + ], + [ + 5.4073214, + 53.0127112 + ], + [ + 5.4073698, + 53.0123157 + ], + [ + 5.4072594, + 53.012014 + ], + [ + 5.4069749, + 53.0119228 + ], + [ + 5.406903, + 53.0119868 + ], + [ + 5.4066717, + 53.0119275 + ], + [ + 5.40649, + 53.0119711 + ], + [ + 5.4063798, + 53.0118752 + ], + [ + 5.4063159, + 53.011818 + ], + [ + 5.4062318, + 53.0117428 + ], + [ + 5.4060423, + 53.0116971 + ], + [ + 5.4056862, + 53.01183 + ], + [ + 5.4054626, + 53.0118051 + ], + [ + 5.4051141, + 53.011835 + ], + [ + 5.4051864, + 53.0120065 + ], + [ + 5.4049096, + 53.011929 + ], + [ + 5.4046707, + 53.0119039 + ], + [ + 5.4044925, + 53.0118035 + ], + [ + 5.4046171, + 53.0116297 + ], + [ + 5.4045641, + 53.0115703 + ], + [ + 5.4049127, + 53.01157 + ], + [ + 5.4052045, + 53.0115927 + ], + [ + 5.4052612, + 53.0114966 + ], + [ + 5.405208, + 53.0114326 + ], + [ + 5.4049087, + 53.0114854 + ], + [ + 5.4048063, + 53.011433 + ], + [ + 5.4048552, + 53.0113071 + ], + [ + 5.4043729, + 53.010768 + ], + [ + 5.4041943, + 53.0104435 + ], + [ + 5.4041329, + 53.0101006 + ], + [ + 5.4041889, + 53.0097097 + ], + [ + 5.4040335, + 53.0096801 + ], + [ + 5.4041048, + 53.0092914 + ], + [ + 5.4036949, + 53.0089487 + ], + [ + 5.4038648, + 53.0086674 + ], + [ + 5.4037057, + 53.0086424 + ], + [ + 5.403834, + 53.0084045 + ], + [ + 5.4041713, + 53.008402 + ], + [ + 5.4041142, + 53.0082809 + ], + [ + 5.404277, + 53.0082327 + ], + [ + 5.4043677, + 53.008123 + ], + [ + 5.4041176, + 53.0080705 + ], + [ + 5.4040306, + 53.0081346 + ], + [ + 5.4038943, + 53.0081851 + ], + [ + 5.4037387, + 53.0081577 + ], + [ + 5.4040452, + 53.0079334 + ], + [ + 5.4036208, + 53.0078698 + ], + [ + 5.4032451, + 53.0076437 + ], + [ + 5.4030217, + 53.0076598 + ], + [ + 5.4029495, + 53.0075776 + ], + [ + 5.4030098, + 53.0074336 + ], + [ + 5.4031687, + 53.0073077 + ], + [ + 5.4027291, + 53.007212 + ], + [ + 5.4024713, + 53.0072213 + ], + [ + 5.4021451, + 53.0070204 + ], + [ + 5.4018609, + 53.007016 + ], + [ + 5.4018116, + 53.0069567 + ], + [ + 5.4016714, + 53.0069613 + ], + [ + 5.401671, + 53.0068287 + ], + [ + 5.4014626, + 53.0067992 + ], + [ + 5.4009805, + 53.006372 + ], + [ + 5.4009079, + 53.0060337 + ], + [ + 5.4009565, + 53.0056885 + ], + [ + 5.4008882, + 53.0056131 + ], + [ + 5.4007214, + 53.0055789 + ], + [ + 5.4002328, + 53.0056456 + ], + [ + 5.4001039, + 53.0055839 + ], + [ + 5.4001187, + 53.0054193 + ], + [ + 5.400088, + 53.0052021 + ], + [ + 5.3998113, + 53.0051818 + ], + [ + 5.3998262, + 53.0050195 + ], + [ + 5.3993295, + 53.0048872 + ], + [ + 5.3991966, + 53.004725 + ], + [ + 5.3989008, + 53.0046132 + ], + [ + 5.3985674, + 53.0045677 + ], + [ + 5.3985747, + 53.0044008 + ], + [ + 5.3985026, + 53.0043642 + ], + [ + 5.3982904, + 53.0043553 + ], + [ + 5.3983546, + 53.0042135 + ], + [ + 5.3980778, + 53.0041543 + ], + [ + 5.3978199, + 53.0039647 + ], + [ + 5.3978954, + 53.0038435 + ], + [ + 5.3973685, + 53.0036678 + ], + [ + 5.3973376, + 53.0033637 + ], + [ + 5.3970038, + 53.0031651 + ], + [ + 5.3970527, + 53.0029753 + ], + [ + 5.3965293, + 53.0026785 + ], + [ + 5.3966313, + 53.0025367 + ], + [ + 5.3965025, + 53.0025276 + ], + [ + 5.3964038, + 53.0024225 + ], + [ + 5.3964984, + 53.0023264 + ], + [ + 5.3964224, + 53.0022167 + ], + [ + 5.3964905, + 53.0021207 + ], + [ + 5.3969297, + 53.0020404 + ], + [ + 5.3973882, + 53.0020377 + ], + [ + 5.3970699, + 53.0019625 + ], + [ + 5.3969409, + 53.0018621 + ], + [ + 5.3970425, + 53.0015351 + ], + [ + 5.3971905, + 53.0016081 + ], + [ + 5.3973761, + 53.0016286 + ], + [ + 5.3973536, + 53.0017681 + ], + [ + 5.3974863, + 53.0018091 + ], + [ + 5.3975583, + 53.0017748 + ], + [ + 5.397687, + 53.0017564 + ], + [ + 5.3980624, + 53.0018749 + ], + [ + 5.3982363, + 53.001724 + ], + [ + 5.3981225, + 53.0016189 + ], + [ + 5.3981488, + 53.0015274 + ], + [ + 5.3980804, + 53.0014017 + ], + [ + 5.3981029, + 53.0012463 + ], + [ + 5.398239, + 53.0011181 + ], + [ + 5.3985156, + 53.001166 + ], + [ + 5.3985838, + 53.0011202 + ], + [ + 5.3987281, + 53.0013442 + ], + [ + 5.3987894, + 53.0017145 + ], + [ + 5.3989941, + 53.0017646 + ], + [ + 5.399036, + 53.0018308 + ], + [ + 5.3989564, + 53.0018949 + ], + [ + 5.3991839, + 53.0019336 + ], + [ + 5.3992522, + 53.0019908 + ], + [ + 5.3994075, + 53.0019495 + ], + [ + 5.3999113, + 53.0019377 + ], + [ + 5.4000855, + 53.0018667 + ], + [ + 5.4000778, + 53.0017981 + ], + [ + 5.3998238, + 53.0016657 + ], + [ + 5.3998766, + 53.0015925 + ], + [ + 5.3997667, + 53.0015445 + ], + [ + 5.3997854, + 53.0014462 + ], + [ + 5.3997209, + 53.0013778 + ], + [ + 5.399558, + 53.0014075 + ], + [ + 5.3995312, + 53.0012522 + ], + [ + 5.3994553, + 53.001195 + ], + [ + 5.3995537, + 53.0011401 + ], + [ + 5.3994625, + 53.0009572 + ], + [ + 5.3995834, + 53.0008406 + ], + [ + 5.3994622, + 53.0007927 + ], + [ + 5.3994998, + 53.0006737 + ], + [ + 5.3993669, + 53.0005138 + ], + [ + 5.399435, + 53.0004406 + ], + [ + 5.3992112, + 53.0002876 + ], + [ + 5.3992034, + 53.0001779 + ], + [ + 5.3990443, + 53.0001962 + ], + [ + 5.3990176, + 53.00013 + ], + [ + 5.3991842, + 53.0000613 + ], + [ + 5.3993093, + 53.0001184 + ], + [ + 5.399347, + 53.0000018 + ], + [ + 5.3995405, + 53.0001662 + ], + [ + 5.3996237, + 53.0000861 + ], + [ + 5.3997904, + 53.000054 + ], + [ + 5.399775, + 52.9999763 + ], + [ + 5.399824, + 52.9998025 + ], + [ + 5.3997178, + 52.999734 + ], + [ + 5.3993729, + 52.999716 + ], + [ + 5.3992971, + 52.99962 + ], + [ + 5.3994408, + 52.9995079 + ], + [ + 5.3994558, + 52.9994118 + ], + [ + 5.3992057, + 52.999364 + ], + [ + 5.3993796, + 52.9991741 + ], + [ + 5.3990232, + 52.999051 + ], + [ + 5.3990799, + 52.9989641 + ], + [ + 5.3987918, + 52.9988454 + ], + [ + 5.3989657, + 52.9987126 + ], + [ + 5.399011, + 52.9986006 + ], + [ + 5.3992042, + 52.9985753 + ], + [ + 5.3992114, + 52.998413 + ], + [ + 5.3988815, + 52.9982052 + ], + [ + 5.3990518, + 52.998157 + ], + [ + 5.3990631, + 52.9980541 + ], + [ + 5.3989, + 52.9979788 + ], + [ + 5.3989567, + 52.9978919 + ], + [ + 5.3989528, + 52.9978256 + ], + [ + 5.3988959, + 52.997796 + ], + [ + 5.3987747, + 52.9977983 + ], + [ + 5.3986118, + 52.9977802 + ], + [ + 5.3985283, + 52.9977116 + ], + [ + 5.3985623, + 52.9976316 + ], + [ + 5.398706, + 52.9975491 + ], + [ + 5.3989067, + 52.9974805 + ], + [ + 5.398899, + 52.9974027 + ], + [ + 5.3986563, + 52.9973412 + ], + [ + 5.3987434, + 52.9972566 + ], + [ + 5.3989518, + 52.9972679 + ], + [ + 5.3991411, + 52.9972585 + ], + [ + 5.3993157, + 52.9973864 + ], + [ + 5.3993873, + 52.9972081 + ], + [ + 5.3995428, + 52.9973268 + ], + [ + 5.3996413, + 52.9972628 + ], + [ + 5.3997284, + 52.997249 + ], + [ + 5.3997509, + 52.9971415 + ], + [ + 5.3996712, + 52.9970547 + ], + [ + 5.3994285, + 52.9969269 + ], + [ + 5.399125, + 52.9967235 + ], + [ + 5.3989395, + 52.9967603 + ], + [ + 5.3988106, + 52.9967535 + ], + [ + 5.398568, + 52.9966554 + ], + [ + 5.3985982, + 52.9965959 + ], + [ + 5.3987572, + 52.996525 + ], + [ + 5.3987721, + 52.9963672 + ], + [ + 5.3988893, + 52.9962963 + ], + [ + 5.3990409, + 52.9962962 + ], + [ + 5.3991622, + 52.9963509 + ], + [ + 5.3991623, + 52.9964401 + ], + [ + 5.3992571, + 52.9964354 + ], + [ + 5.3993629, + 52.9963462 + ], + [ + 5.3995715, + 52.9964032 + ], + [ + 5.399613, + 52.9963575 + ], + [ + 5.3995256, + 52.9962135 + ], + [ + 5.3992182, + 52.9959188 + ], + [ + 5.3992673, + 52.9958068 + ], + [ + 5.3990889, + 52.9956286 + ], + [ + 5.3991417, + 52.995489 + ], + [ + 5.3991792, + 52.9952696 + ], + [ + 5.3990576, + 52.9951142 + ], + [ + 5.3990839, + 52.9949999 + ], + [ + 5.3990611, + 52.994945 + ], + [ + 5.3990986, + 52.9947781 + ], + [ + 5.3992313, + 52.9947597 + ], + [ + 5.3992577, + 52.9946957 + ], + [ + 5.3994507, + 52.9946384 + ], + [ + 5.3994505, + 52.9945424 + ], + [ + 5.3992873, + 52.9943642 + ], + [ + 5.399272, + 52.9942613 + ], + [ + 5.3991278, + 52.9940832 + ], + [ + 5.3993503, + 52.9935868 + ], + [ + 5.3994217, + 52.9933308 + ], + [ + 5.3992118, + 52.993216 + ], + [ + 5.3991493, + 52.9927778 + ], + [ + 5.3992367, + 52.992723 + ], + [ + 5.3991198, + 52.9925695 + ], + [ + 5.3988928, + 52.9924869 + ], + [ + 5.3988214, + 52.9923517 + ], + [ + 5.398632, + 52.9923149 + ], + [ + 5.3985908, + 52.992189 + ], + [ + 5.3984243, + 52.9921475 + ], + [ + 5.3983571, + 52.9918958 + ], + [ + 5.3984937, + 52.9918754 + ], + [ + 5.3986267, + 52.990862 + ], + [ + 5.3987334, + 52.9907318 + ], + [ + 5.3987344, + 52.9904755 + ], + [ + 5.3988523, + 52.990398 + ], + [ + 5.399036, + 52.989968 + ], + [ + 5.399143, + 52.9897326 + ], + [ + 5.3993144, + 52.9895406 + ], + [ + 5.3997966, + 52.9893103 + ], + [ + 5.399835, + 52.9891846 + ], + [ + 5.4000166, + 52.989258 + ], + [ + 5.4000209, + 52.9891642 + ], + [ + 5.3999264, + 52.9890862 + ], + [ + 5.3998625, + 52.9889695 + ], + [ + 5.399901, + 52.9888094 + ], + [ + 5.4000493, + 52.9887044 + ], + [ + 5.4003111, + 52.988627 + ], + [ + 5.4006335, + 52.9885519 + ], + [ + 5.4008722, + 52.9885592 + ], + [ + 5.4010767, + 52.9886006 + ], + [ + 5.4011413, + 52.9885619 + ], + [ + 5.400952, + 52.988486 + ], + [ + 5.4007173, + 52.9884491 + ], + [ + 5.4004071, + 52.9883206 + ], + [ + 5.4002219, + 52.9881853 + ], + [ + 5.4001431, + 52.9880273 + ], + [ + 5.4000869, + 52.9878442 + ], + [ + 5.4001938, + 52.9876659 + ], + [ + 5.4004105, + 52.9874831 + ], + [ + 5.4007633, + 52.987399 + ], + [ + 5.4011424, + 52.9873493 + ], + [ + 5.4061402, + 52.9874594 + ], + [ + 5.4061479, + 52.9873953 + ], + [ + 5.4019308, + 52.9872818 + ], + [ + 5.4013288, + 52.9871894 + ], + [ + 5.4011882, + 52.9872624 + ], + [ + 5.4004195, + 52.9871651 + ], + [ + 5.4003926, + 52.9872452 + ], + [ + 5.4003053, + 52.9872657 + ], + [ + 5.400267, + 52.9873892 + ], + [ + 5.4001682, + 52.9874439 + ], + [ + 5.4000394, + 52.9874346 + ], + [ + 5.4000934, + 52.9871967 + ], + [ + 5.4002565, + 52.9871786 + ], + [ + 5.4003291, + 52.9870117 + ], + [ + 5.4005464, + 52.9867032 + ], + [ + 5.4004672, + 52.9866184 + ], + [ + 5.4006123, + 52.9863624 + ], + [ + 5.4006736, + 52.9861794 + ], + [ + 5.4006969, + 52.9860354 + ], + [ + 5.4007855, + 52.9857038 + ], + [ + 5.4011007, + 52.9855189 + ], + [ + 5.4013786, + 52.9852035 + ], + [ + 5.4013604, + 52.9850273 + ], + [ + 5.4018793, + 52.9850693 + ], + [ + 5.4019692, + 52.9853302 + ], + [ + 5.4022185, + 52.985509 + ], + [ + 5.4024122, + 52.9854156 + ], + [ + 5.40228, + 52.9853352 + ], + [ + 5.4024253, + 52.9849831 + ], + [ + 5.4025164, + 52.984949 + ], + [ + 5.402591, + 52.9852396 + ], + [ + 5.4027082, + 52.9852992 + ], + [ + 5.4026599, + 52.9850979 + ], + [ + 5.4026907, + 52.9849812 + ], + [ + 5.4027742, + 52.9849219 + ], + [ + 5.4029146, + 52.9848946 + ], + [ + 5.4030698, + 52.9849291 + ], + [ + 5.4029871, + 52.9847644 + ], + [ + 5.4029037, + 52.9847848 + ], + [ + 5.4028206, + 52.984716 + ], + [ + 5.4020255, + 52.984557 + ], + [ + 5.4019197, + 52.9845042 + ], + [ + 5.4018059, + 52.9845017 + ], + [ + 5.401585, + 52.9847852 + ], + [ + 5.4012737, + 52.9849151 + ], + [ + 5.4011293, + 52.9850385 + ], + [ + 5.4010498, + 52.9850155 + ], + [ + 5.4015414, + 52.9843389 + ], + [ + 5.4016931, + 52.9842865 + ], + [ + 5.4018238, + 52.9838245 + ], + [ + 5.4019107, + 52.9839094 + ], + [ + 5.4018936, + 52.9834861 + ], + [ + 5.4019698, + 52.9833535 + ], + [ + 5.4021332, + 52.9832393 + ], + [ + 5.4023571, + 52.9831504 + ], + [ + 5.4029297, + 52.98303 + ], + [ + 5.4032813, + 52.9832296 + ], + [ + 5.40322, + 52.9833919 + ], + [ + 5.4033291, + 52.983598 + ], + [ + 5.4033997, + 52.9839458 + ], + [ + 5.4035703, + 52.9839163 + ], + [ + 5.4035068, + 52.9836921 + ], + [ + 5.4035978, + 52.9836807 + ], + [ + 5.4036505, + 52.9837471 + ], + [ + 5.4038098, + 52.9837062 + ], + [ + 5.4037347, + 52.9835459 + ], + [ + 5.4038598, + 52.9835324 + ], + [ + 5.4038259, + 52.9834728 + ], + [ + 5.4034582, + 52.9835113 + ], + [ + 5.403413, + 52.9834585 + ], + [ + 5.4035273, + 52.9832986 + ], + [ + 5.4034216, + 52.9832137 + ], + [ + 5.4033124, + 52.9830259 + ], + [ + 5.403184, + 52.9829435 + ], + [ + 5.4029872, + 52.9829042 + ], + [ + 5.4027833, + 52.9827301 + ], + [ + 5.4024725, + 52.9827182 + ], + [ + 5.4024656, + 52.9825786 + ], + [ + 5.4023218, + 52.9825486 + ], + [ + 5.4023561, + 52.9824641 + ], + [ + 5.402572, + 52.9824987 + ], + [ + 5.4025915, + 52.9823522 + ], + [ + 5.4027783, + 52.9820941 + ], + [ + 5.4028808, + 52.9820301 + ], + [ + 5.4028735, + 52.9819661 + ], + [ + 5.4027373, + 52.9819338 + ], + [ + 5.4032737, + 52.9813832 + ], + [ + 5.4033314, + 52.9811842 + ], + [ + 5.4033133, + 52.9809646 + ], + [ + 5.4035074, + 52.9807636 + ], + [ + 5.4034401, + 52.9805415 + ], + [ + 5.4032966, + 52.9804246 + ], + [ + 5.4032477, + 52.9803261 + ], + [ + 5.4034033, + 52.9802646 + ], + [ + 5.4036194, + 52.9802421 + ], + [ + 5.4037823, + 52.9802377 + ], + [ + 5.4037449, + 52.9801163 + ], + [ + 5.403434, + 52.9801777 + ], + [ + 5.4033892, + 52.9800335 + ], + [ + 5.4036128, + 52.9799995 + ], + [ + 5.4037002, + 52.9799355 + ], + [ + 5.4038411, + 52.9797413 + ], + [ + 5.40397, + 52.9797461 + ], + [ + 5.4040393, + 52.979467 + ], + [ + 5.404129, + 52.9788402 + ], + [ + 5.4042728, + 52.9788725 + ], + [ + 5.4043377, + 52.9787491 + ], + [ + 5.4045573, + 52.9787723 + ], + [ + 5.4046985, + 52.9785505 + ], + [ + 5.4048159, + 52.9785278 + ], + [ + 5.4048128, + 52.9783882 + ], + [ + 5.4047371, + 52.978347 + ], + [ + 5.4050408, + 52.9781964 + ], + [ + 5.4050909, + 52.9780157 + ], + [ + 5.4052917, + 52.9780069 + ], + [ + 5.4052721, + 52.9781624 + ], + [ + 5.4054311, + 52.9781626 + ], + [ + 5.4054884, + 52.978069 + ], + [ + 5.4059282, + 52.9780009 + ], + [ + 5.4060151, + 52.978033 + ], + [ + 5.4060721, + 52.9779805 + ], + [ + 5.4060158, + 52.9778798 + ], + [ + 5.4060766, + 52.9777975 + ], + [ + 5.4062927, + 52.977807 + ], + [ + 5.4063081, + 52.9777337 + ], + [ + 5.4061149, + 52.9777197 + ], + [ + 5.4060585, + 52.9775893 + ], + [ + 5.4062329, + 52.9775918 + ], + [ + 5.4063888, + 52.977441 + ], + [ + 5.4063017, + 52.977418 + ], + [ + 5.4061877, + 52.977498 + ], + [ + 5.4060479, + 52.9774268 + ], + [ + 5.4061431, + 52.9772965 + ], + [ + 5.4063819, + 52.9772648 + ], + [ + 5.4062842, + 52.9770909 + ], + [ + 5.4062424, + 52.9771251 + ], + [ + 5.4061478, + 52.9770746 + ], + [ + 5.4060074, + 52.9771384 + ], + [ + 5.4058828, + 52.9770331 + ], + [ + 5.4060041, + 52.9769943 + ], + [ + 5.4059893, + 52.9769234 + ], + [ + 5.405705, + 52.9769573 + ], + [ + 5.405664, + 52.9767971 + ], + [ + 5.406244, + 52.9767155 + ], + [ + 5.4061726, + 52.9765484 + ], + [ + 5.4059194, + 52.9763925 + ], + [ + 5.4064142, + 52.9758418 + ], + [ + 5.4065619, + 52.9758306 + ], + [ + 5.4068382, + 52.9758882 + ], + [ + 5.4068245, + 52.9755518 + ], + [ + 5.4070369, + 52.9754675 + ], + [ + 5.4073198, + 52.9757951 + ], + [ + 5.4073768, + 52.9757654 + ], + [ + 5.4071618, + 52.975486 + ], + [ + 5.4072419, + 52.9753625 + ], + [ + 5.4072235, + 52.9752527 + ], + [ + 5.4074852, + 52.9751729 + ], + [ + 5.4075958, + 52.9749786 + ], + [ + 5.4073797, + 52.9750012 + ], + [ + 5.407184, + 52.974715 + ], + [ + 5.4075854, + 52.9747087 + ], + [ + 5.4075708, + 52.9745988 + ], + [ + 5.4074158, + 52.9745254 + ], + [ + 5.4074467, + 52.9743698 + ], + [ + 5.4076663, + 52.9744067 + ], + [ + 5.4077462, + 52.9743177 + ], + [ + 5.4076141, + 52.9742008 + ], + [ + 5.407694, + 52.9741094 + ], + [ + 5.4081032, + 52.9740779 + ], + [ + 5.4080543, + 52.9739772 + ], + [ + 5.4077326, + 52.9739127 + ], + [ + 5.4078166, + 52.9737412 + ], + [ + 5.4079759, + 52.9737117 + ], + [ + 5.4080029, + 52.9735791 + ], + [ + 5.407829, + 52.9734758 + ], + [ + 5.4078186, + 52.973247 + ], + [ + 5.407967, + 52.9730916 + ], + [ + 5.4082595, + 52.9728793 + ], + [ + 5.4085618, + 52.9730445 + ], + [ + 5.4085663, + 52.9728682 + ], + [ + 5.408435, + 52.9725661 + ], + [ + 5.4084513, + 52.9722801 + ], + [ + 5.4086188, + 52.9720676 + ], + [ + 5.408847, + 52.9718117 + ], + [ + 5.4091687, + 52.9718831 + ], + [ + 5.40909, + 52.9716701 + ], + [ + 5.409148, + 52.9714026 + ], + [ + 5.4090997, + 52.9711394 + ], + [ + 5.4088732, + 52.9709583 + ], + [ + 5.4088622, + 52.9708508 + ], + [ + 5.408976, + 52.9708074 + ], + [ + 5.4091996, + 52.9707757 + ], + [ + 5.4092491, + 52.9707117 + ], + [ + 5.409223, + 52.9706065 + ], + [ + 5.4094276, + 52.9706045 + ], + [ + 5.4095831, + 52.9705704 + ], + [ + 5.4097908, + 52.9707079 + ], + [ + 5.4097916, + 52.9705203 + ], + [ + 5.4099745, + 52.9702368 + ], + [ + 5.4100174, + 52.9699326 + ], + [ + 5.4099231, + 52.9698135 + ], + [ + 5.4100294, + 52.9697817 + ], + [ + 5.4100107, + 52.9697015 + ], + [ + 5.4097416, + 52.9697424 + ], + [ + 5.4097383, + 52.9696142 + ], + [ + 5.4100569, + 52.9695117 + ], + [ + 5.4100459, + 52.9694201 + ], + [ + 5.4101483, + 52.969386 + ], + [ + 5.4102199, + 52.9694707 + ], + [ + 5.4103527, + 52.9694183 + ], + [ + 5.4101005, + 52.9690405 + ], + [ + 5.4101689, + 52.9689811 + ], + [ + 5.410362, + 52.9690019 + ], + [ + 5.4105099, + 52.968938 + ], + [ + 5.4103552, + 52.9687982 + ], + [ + 5.4106167, + 52.9687666 + ], + [ + 5.4108139, + 52.9687142 + ], + [ + 5.4110562, + 52.9687329 + ], + [ + 5.4112035, + 52.9688497 + ], + [ + 5.4114569, + 52.9689462 + ], + [ + 5.4114146, + 52.9690766 + ], + [ + 5.4111609, + 52.9690831 + ], + [ + 5.4111376, + 52.9692249 + ], + [ + 5.411376, + 52.969255 + ], + [ + 5.4113341, + 52.9693304 + ], + [ + 5.4110271, + 52.9693757 + ], + [ + 5.4110192, + 52.9694581 + ], + [ + 5.4114815, + 52.9694199 + ], + [ + 5.4114478, + 52.9693146 + ], + [ + 5.4116994, + 52.9688916 + ], + [ + 5.4115101, + 52.9688708 + ], + [ + 5.4112869, + 52.9687813 + ], + [ + 5.4112044, + 52.9685935 + ], + [ + 5.4118935, + 52.9686356 + ], + [ + 5.411913, + 52.9685168 + ], + [ + 5.4113828, + 52.9684931 + ], + [ + 5.4110383, + 52.9684378 + ], + [ + 5.4108646, + 52.9683345 + ], + [ + 5.4107893, + 52.968204 + ], + [ + 5.4108356, + 52.9679685 + ], + [ + 5.4110301, + 52.9676163 + ], + [ + 5.4113968, + 52.9668459 + ], + [ + 5.4115995, + 52.9663314 + ], + [ + 5.4115369, + 52.9659034 + ], + [ + 5.4117464, + 52.9655697 + ], + [ + 5.4119019, + 52.9655195 + ], + [ + 5.4119592, + 52.9654189 + ], + [ + 5.4121111, + 52.9653162 + ], + [ + 5.4122036, + 52.9649113 + ], + [ + 5.4122795, + 52.9648748 + ], + [ + 5.4123065, + 52.964733 + ], + [ + 5.4122234, + 52.9646597 + ], + [ + 5.4122051, + 52.9644881 + ], + [ + 5.4124628, + 52.9644885 + ], + [ + 5.4125008, + 52.9644336 + ], + [ + 5.4123386, + 52.9642618 + ], + [ + 5.4123237, + 52.9641886 + ], + [ + 5.4124867, + 52.964175 + ], + [ + 5.4125332, + 52.96388 + ], + [ + 5.4123304, + 52.9634198 + ], + [ + 5.4122134, + 52.9633533 + ], + [ + 5.4123544, + 52.9631133 + ], + [ + 5.4123103, + 52.9627746 + ], + [ + 5.4122163, + 52.9625869 + ], + [ + 5.412206, + 52.9623352 + ], + [ + 5.4117574, + 52.9617717 + ], + [ + 5.4115699, + 52.9612888 + ], + [ + 5.4114991, + 52.9610301 + ], + [ + 5.4114352, + 52.9609088 + ], + [ + 5.411054, + 52.960565 + ], + [ + 5.4029915, + 52.9596567 + ], + [ + 5.4030108, + 52.9595561 + ], + [ + 5.4067127, + 52.9599756 + ], + [ + 5.4070588, + 52.9598008 + ], + [ + 5.4071149, + 52.9597725 + ], + [ + 5.4073914, + 52.9597843 + ], + [ + 5.4077856, + 52.9596773 + ], + [ + 5.4081075, + 52.9596892 + ], + [ + 5.4082062, + 52.9595956 + ], + [ + 5.408082, + 52.959401 + ], + [ + 5.4081174, + 52.9590647 + ], + [ + 5.4082888, + 52.9588658 + ], + [ + 5.4086835, + 52.9586307 + ], + [ + 5.4086877, + 52.9585072 + ], + [ + 5.4084948, + 52.9584451 + ], + [ + 5.4084006, + 52.9583375 + ], + [ + 5.4082414, + 52.9583739 + ], + [ + 5.4083799, + 52.9578227 + ], + [ + 5.4081494, + 52.9577239 + ], + [ + 5.4080474, + 52.9576392 + ], + [ + 5.40801, + 52.9575224 + ], + [ + 5.4080409, + 52.9573738 + ], + [ + 5.4084208, + 52.9570791 + ], + [ + 5.4085843, + 52.9569192 + ], + [ + 5.4085812, + 52.956711 + ], + [ + 5.4094, + 52.9565177 + ], + [ + 5.4094338, + 52.9565703 + ], + [ + 5.4089443, + 52.9568099 + ], + [ + 5.4088448, + 52.9571163 + ], + [ + 5.4091551, + 52.9571717 + ], + [ + 5.4091396, + 52.9572289 + ], + [ + 5.40867, + 52.9572488 + ], + [ + 5.4084265, + 52.9575276 + ], + [ + 5.408623, + 52.9576354 + ], + [ + 5.4086301, + 52.9577726 + ], + [ + 5.408842, + 52.9578073 + ], + [ + 5.4090129, + 52.9576702 + ], + [ + 5.4089718, + 52.9575398 + ], + [ + 5.4093443, + 52.9571606 + ], + [ + 5.4099139, + 52.9567541 + ], + [ + 5.4100767, + 52.9567749 + ], + [ + 5.4101228, + 52.9566353 + ], + [ + 5.4097711, + 52.9565045 + ], + [ + 5.4099794, + 52.9564773 + ], + [ + 5.410305, + 52.9564915 + ], + [ + 5.4103357, + 52.9563841 + ], + [ + 5.4100939, + 52.9562852 + ], + [ + 5.4100563, + 52.9562029 + ], + [ + 5.4101058, + 52.9561091 + ], + [ + 5.4102537, + 52.9560499 + ], + [ + 5.4104432, + 52.9560524 + ], + [ + 5.4108517, + 52.9561331 + ], + [ + 5.410939, + 52.9560736 + ], + [ + 5.4109739, + 52.9559067 + ], + [ + 5.4110612, + 52.9558405 + ], + [ + 5.4112921, + 52.9558293 + ], + [ + 5.4113195, + 52.9556006 + ], + [ + 5.4111379, + 52.9555523 + ], + [ + 5.4112066, + 52.9554242 + ], + [ + 5.4113247, + 52.955262 + ], + [ + 5.4113289, + 52.9551453 + ], + [ + 5.4112232, + 52.9550491 + ], + [ + 5.4113877, + 52.9546146 + ], + [ + 5.4116756, + 52.9545784 + ], + [ + 5.4118117, + 52.9546495 + ], + [ + 5.4119216, + 52.9546383 + ], + [ + 5.4119824, + 52.9545673 + ], + [ + 5.4120731, + 52.9546316 + ], + [ + 5.4121716, + 52.9546112 + ], + [ + 5.4121871, + 52.954499 + ], + [ + 5.4124712, + 52.9544461 + ], + [ + 5.4126381, + 52.954415 + ], + [ + 5.4125507, + 52.9542421 + ], + [ + 5.4123488, + 52.9538426 + ], + [ + 5.4121856, + 52.9539339 + ], + [ + 5.4120952, + 52.9538011 + ], + [ + 5.4124099, + 52.9537123 + ], + [ + 5.412535, + 52.9536621 + ], + [ + 5.412543, + 52.9535591 + ], + [ + 5.4127328, + 52.9534405 + ], + [ + 5.4129232, + 52.953404 + ], + [ + 5.4131117, + 52.9533678 + ], + [ + 5.4130585, + 52.9531138 + ], + [ + 5.4130076, + 52.9528712 + ], + [ + 5.4127991, + 52.9529166 + ], + [ + 5.4127986, + 52.9530401 + ], + [ + 5.4122073, + 52.9532338 + ], + [ + 5.412056, + 52.9531581 + ], + [ + 5.4119349, + 52.9531694 + ], + [ + 5.4113417, + 52.9537886 + ], + [ + 5.4112205, + 52.9538365 + ], + [ + 5.4111823, + 52.9538936 + ], + [ + 5.4112884, + 52.9539052 + ], + [ + 5.4113365, + 52.9541981 + ], + [ + 5.4111733, + 52.9542688 + ], + [ + 5.4111617, + 52.9543397 + ], + [ + 5.4112711, + 52.9544245 + ], + [ + 5.4112401, + 52.9546006 + ], + [ + 5.4111448, + 52.9547721 + ], + [ + 5.4109239, + 52.9551013 + ], + [ + 5.4106999, + 52.9552634 + ], + [ + 5.4104914, + 52.9552997 + ], + [ + 5.4102832, + 52.9552834 + ], + [ + 5.4100074, + 52.9551526 + ], + [ + 5.4096776, + 52.9552506 + ], + [ + 5.4095147, + 52.9552572 + ], + [ + 5.4094811, + 52.9551313 + ], + [ + 5.4092204, + 52.9550189 + ], + [ + 5.4089508, + 52.9542429 + ], + [ + 5.4090798, + 52.954163 + ], + [ + 5.4091186, + 52.9539205 + ], + [ + 5.4093239, + 52.9537217 + ], + [ + 5.4093281, + 52.9536028 + ], + [ + 5.4091205, + 52.9534492 + ], + [ + 5.4091177, + 52.9532136 + ], + [ + 5.4093944, + 52.9531316 + ], + [ + 5.4093756, + 52.9530767 + ], + [ + 5.4091902, + 52.9530672 + ], + [ + 5.4090125, + 52.9529914 + ], + [ + 5.4089915, + 52.9525613 + ], + [ + 5.4093557, + 52.9523856 + ], + [ + 5.4095708, + 52.9525804 + ], + [ + 5.4099309, + 52.9524574 + ], + [ + 5.4098106, + 52.952233 + ], + [ + 5.4095279, + 52.9519283 + ], + [ + 5.4097291, + 52.9517913 + ], + [ + 5.4098022, + 52.9515054 + ], + [ + 5.4099426, + 52.9514233 + ], + [ + 5.4098862, + 52.9513385 + ], + [ + 5.4097457, + 52.9513955 + ], + [ + 5.4091865, + 52.9511248 + ], + [ + 5.409007, + 52.9505457 + ], + [ + 5.40897, + 52.9503283 + ], + [ + 5.4087777, + 52.9501449 + ], + [ + 5.4087442, + 52.9500145 + ], + [ + 5.4089612, + 52.9496853 + ], + [ + 5.4092337, + 52.9497131 + ], + [ + 5.4092341, + 52.9496308 + ], + [ + 5.409034, + 52.9494795 + ], + [ + 5.4090766, + 52.9492257 + ], + [ + 5.4094218, + 52.9490499 + ], + [ + 5.4094756, + 52.9488533 + ], + [ + 5.4092906, + 52.948734 + ], + [ + 5.4091896, + 52.9484387 + ], + [ + 5.409213, + 52.9482488 + ], + [ + 5.4093006, + 52.9481232 + ], + [ + 5.4092441, + 52.9480293 + ], + [ + 5.4092574, + 52.9475625 + ], + [ + 5.409068, + 52.9475531 + ], + [ + 5.4086451, + 52.9472941 + ], + [ + 5.4086078, + 52.9471475 + ], + [ + 5.4083698, + 52.9470465 + ], + [ + 5.4082528, + 52.9469526 + ], + [ + 5.4082307, + 52.9468038 + ], + [ + 5.4082803, + 52.9466804 + ], + [ + 5.4082507, + 52.946543 + ], + [ + 5.4081299, + 52.9464147 + ], + [ + 5.4081192, + 52.9462751 + ], + [ + 5.4076004, + 52.9463133 + ], + [ + 5.4075735, + 52.9463934 + ], + [ + 5.4074146, + 52.9463885 + ], + [ + 5.40742, + 52.9459904 + ], + [ + 5.4073559, + 52.9458874 + ], + [ + 5.4072162, + 52.9458186 + ], + [ + 5.4068834, + 52.9457472 + ], + [ + 5.4066902, + 52.9457744 + ], + [ + 5.4065916, + 52.9458383 + ], + [ + 5.4065564, + 52.9460899 + ], + [ + 5.4034018, + 52.9461086 + ], + [ + 5.4034029, + 52.9460831 + ], + [ + 5.402944, + 52.946004 + ], + [ + 5.4063903, + 52.9459844 + ], + [ + 5.4063484, + 52.9450761 + ], + [ + 5.4048606, + 52.9450945 + ], + [ + 5.4048346, + 52.9440466 + ], + [ + 5.4049785, + 52.9440446 + ], + [ + 5.4049864, + 52.9439897 + ], + [ + 5.4048197, + 52.9439688 + ], + [ + 5.4048237, + 52.9439184 + ], + [ + 5.4036274, + 52.9439465 + ], + [ + 5.4036092, + 52.9447152 + ], + [ + 5.4028145, + 52.944634 + ], + [ + 5.4029443, + 52.9443802 + ], + [ + 5.4030248, + 52.9441401 + ], + [ + 5.4030443, + 52.9440005 + ], + [ + 5.4029957, + 52.9438495 + ], + [ + 5.4025795, + 52.9438054 + ], + [ + 5.40231, + 52.9439904 + ], + [ + 5.4023778, + 52.944043 + ], + [ + 5.4017554, + 52.9444357 + ], + [ + 5.4023814, + 52.9450223 + ], + [ + 5.4022252, + 52.9452509 + ], + [ + 5.4021042, + 52.9452232 + ], + [ + 5.4021614, + 52.9451067 + ], + [ + 5.4013306, + 52.9446204 + ], + [ + 5.3971523, + 52.943516 + ], + [ + 5.3961732, + 52.943169 + ], + [ + 5.3959882, + 52.9430749 + ], + [ + 5.3959243, + 52.942965 + ], + [ + 5.395902, + 52.9428552 + ], + [ + 5.395929, + 52.9427248 + ], + [ + 5.3961268, + 52.9425192 + ], + [ + 5.3989658, + 52.9407183 + ], + [ + 5.4004995, + 52.9396658 + ], + [ + 5.4009936, + 52.9391632 + ], + [ + 5.4010932, + 52.9388842 + ], + [ + 5.4016224, + 52.9381071 + ], + [ + 5.401893, + 52.9376751 + ], + [ + 5.4020498, + 52.9372909 + ], + [ + 5.4021226, + 52.9370518 + ], + [ + 5.402253, + 52.9365678 + ], + [ + 5.4022915, + 52.9359592 + ], + [ + 5.4024868, + 52.9358581 + ], + [ + 5.4029847, + 52.9348142 + ], + [ + 5.4028799, + 52.9345549 + ], + [ + 5.4031494, + 52.9343531 + ], + [ + 5.4035137, + 52.9335059 + ], + [ + 5.4033644, + 52.9333403 + ], + [ + 5.4031895, + 52.9332293 + ], + [ + 5.4028263, + 52.9331602 + ], + [ + 5.4028585, + 52.9330165 + ], + [ + 5.4036454, + 52.9331453 + ], + [ + 5.4039808, + 52.932419 + ], + [ + 5.4038661, + 52.9322942 + ], + [ + 5.403718, + 52.9322173 + ], + [ + 5.4035324, + 52.9321611 + ], + [ + 5.4032676, + 52.932119 + ], + [ + 5.4034432, + 52.9316328 + ], + [ + 5.4042489, + 52.9317409 + ], + [ + 5.4048205, + 52.9305441 + ], + [ + 5.404756, + 52.9305102 + ], + [ + 5.4047774, + 52.9303961 + ], + [ + 5.4047538, + 52.9303302 + ], + [ + 5.404761, + 52.9302914 + ], + [ + 5.4047907, + 52.9302502 + ], + [ + 5.404896, + 52.9301996 + ], + [ + 5.4048611, + 52.9301314 + ], + [ + 5.404898, + 52.9300515 + ], + [ + 5.4050029, + 52.9299895 + ], + [ + 5.405131, + 52.9299548 + ], + [ + 5.4051831, + 52.9298953 + ], + [ + 5.4051217, + 52.9298043 + ], + [ + 5.4051396, + 52.9297154 + ], + [ + 5.4052062, + 52.9296012 + ], + [ + 5.4052465, + 52.9294893 + ], + [ + 5.4053857, + 52.9294408 + ], + [ + 5.4054521, + 52.9293015 + ], + [ + 5.4053835, + 52.9292517 + ], + [ + 5.4052996, + 52.9291745 + ], + [ + 5.4052683, + 52.929088 + ], + [ + 5.4052713, + 52.9290037 + ], + [ + 5.4054052, + 52.928839 + ], + [ + 5.405556, + 52.9288042 + ], + [ + 5.4056233, + 52.9287537 + ], + [ + 5.4056281, + 52.9285212 + ], + [ + 5.4056165, + 52.9284939 + ], + [ + 5.4054349, + 52.9284537 + ], + [ + 5.4053817, + 52.9284197 + ], + [ + 5.4052817, + 52.9282675 + ], + [ + 5.405269, + 52.9281445 + ], + [ + 5.4052981, + 52.9280508 + ], + [ + 5.4053918, + 52.9279912 + ], + [ + 5.4055459, + 52.927929 + ], + [ + 5.4056395, + 52.9278579 + ], + [ + 5.4056987, + 52.9277574 + ], + [ + 5.4057427, + 52.9276341 + ], + [ + 5.4058097, + 52.9275609 + ], + [ + 5.4059149, + 52.9275011 + ], + [ + 5.4059554, + 52.9274212 + ], + [ + 5.4059317, + 52.9273256 + ], + [ + 5.4059005, + 52.92723 + ], + [ + 5.4058881, + 52.9271435 + ], + [ + 5.4059588, + 52.9270496 + ], + [ + 5.4060483, + 52.9269604 + ], + [ + 5.4060703, + 52.9268919 + ], + [ + 5.4060579, + 52.9268031 + ], + [ + 5.4059969, + 52.9267509 + ], + [ + 5.4058867, + 52.9266898 + ], + [ + 5.4058025, + 52.9265877 + ], + [ + 5.4057445, + 52.9264671 + ], + [ + 5.4058291, + 52.9262821 + ], + [ + 5.4059782, + 52.9261106 + ], + [ + 5.4060558, + 52.9259552 + ], + [ + 5.4060425, + 52.9257798 + ], + [ + 5.4059581, + 52.9256662 + ], + [ + 5.4058823, + 52.9256323 + ], + [ + 5.4058782, + 52.9256141 + ], + [ + 5.4056854, + 52.9255808 + ], + [ + 5.4056244, + 52.9255423 + ], + [ + 5.4056313, + 52.9254921 + ], + [ + 5.4057216, + 52.9254507 + ], + [ + 5.4058841, + 52.9254682 + ], + [ + 5.4060165, + 52.9254904 + ], + [ + 5.4062315, + 52.9251339 + ], + [ + 5.4061295, + 52.9251298 + ], + [ + 5.4060536, + 52.9251028 + ], + [ + 5.4060301, + 52.9250277 + ], + [ + 5.4061234, + 52.9249361 + ], + [ + 5.4062403, + 52.9249173 + ], + [ + 5.4063536, + 52.9249237 + ], + [ + 5.4064145, + 52.9249599 + ], + [ + 5.4066627, + 52.9248813 + ], + [ + 5.406848, + 52.9249033 + ], + [ + 5.4069908, + 52.9248457 + ], + [ + 5.4070425, + 52.924743 + ], + [ + 5.4070188, + 52.9246564 + ], + [ + 5.4069954, + 52.9245813 + ], + [ + 5.4071951, + 52.9245462 + ], + [ + 5.4073578, + 52.9245751 + ], + [ + 5.4074602, + 52.9246226 + ], + [ + 5.4075022, + 52.9246634 + ], + [ + 5.4076079, + 52.9246698 + ], + [ + 5.407709, + 52.9245873 + ], + [ + 5.4078783, + 52.9245364 + ], + [ + 5.4080361, + 52.9244696 + ], + [ + 5.4089468, + 52.922567 + ], + [ + 5.408803, + 52.9225403 + ], + [ + 5.4086815, + 52.9224702 + ], + [ + 5.4086685, + 52.9223335 + ], + [ + 5.4087318, + 52.9222466 + ], + [ + 5.4089028, + 52.9221812 + ], + [ + 5.409037, + 52.9222043 + ], + [ + 5.4091536, + 52.9221604 + ], + [ + 5.4092042, + 52.9219642 + ], + [ + 5.4091166, + 52.9218939 + ], + [ + 5.4091364, + 52.9216454 + ], + [ + 5.4091091, + 52.9215748 + ], + [ + 5.4089683, + 52.9214706 + ], + [ + 5.4089927, + 52.9213064 + ], + [ + 5.409056, + 52.9212264 + ], + [ + 5.4091153, + 52.9211281 + ], + [ + 5.4091068, + 52.9210393 + ], + [ + 5.4089371, + 52.9207369 + ], + [ + 5.4088552, + 52.9205047 + ], + [ + 5.4086941, + 52.9202821 + ], + [ + 5.4085884, + 52.9202893 + ], + [ + 5.4085045, + 52.92021 + ], + [ + 5.4083135, + 52.9200079 + ], + [ + 5.4086885, + 52.9197921 + ], + [ + 5.4087919, + 52.9195956 + ], + [ + 5.4087492, + 52.9194841 + ], + [ + 5.4086653, + 52.919423 + ], + [ + 5.4085404, + 52.9193847 + ], + [ + 5.4084744, + 52.9192415 + ], + [ + 5.4083902, + 52.9191324 + ], + [ + 5.4082228, + 52.9190192 + ], + [ + 5.4081158, + 52.918908 + ], + [ + 5.4077784, + 52.9187887 + ], + [ + 5.4077699, + 52.9186952 + ], + [ + 5.4076938, + 52.9186455 + ], + [ + 5.4075876, + 52.9186026 + ], + [ + 5.4075196, + 52.9186006 + ], + [ + 5.4073879, + 52.9186422 + ], + [ + 5.4072415, + 52.9187112 + ], + [ + 5.4071245, + 52.9187049 + ], + [ + 5.4071123, + 52.9186343 + ], + [ + 5.4072582, + 52.918522 + ], + [ + 5.4073404, + 52.9184487 + ], + [ + 5.4073638, + 52.9181751 + ], + [ + 5.4074724, + 52.918104 + ], + [ + 5.4074758, + 52.9180766 + ], + [ + 5.4073509, + 52.9180384 + ], + [ + 5.4073565, + 52.9175414 + ], + [ + 5.4074429, + 52.9175069 + ], + [ + 5.4073814, + 52.9174046 + ], + [ + 5.407236, + 52.9172389 + ], + [ + 5.4070886, + 52.9172258 + ], + [ + 5.406954, + 52.9170008 + ], + [ + 5.4069568, + 52.9169164 + ], + [ + 5.4071151, + 52.9168975 + ], + [ + 5.4072547, + 52.9168946 + ], + [ + 5.4073862, + 52.9168439 + ], + [ + 5.4072872, + 52.9167646 + ], + [ + 5.4073876, + 52.9166319 + ], + [ + 5.4072401, + 52.9166121 + ], + [ + 5.4071185, + 52.9165397 + ], + [ + 5.4070108, + 52.9163555 + ], + [ + 5.4070478, + 52.9162915 + ], + [ + 5.4072058, + 52.9162407 + ], + [ + 5.407383, + 52.9162308 + ], + [ + 5.4074995, + 52.9161892 + ], + [ + 5.407608, + 52.9161022 + ], + [ + 5.4076408, + 52.9160018 + ], + [ + 5.4076097, + 52.9159198 + ], + [ + 5.4075639, + 52.9158699 + ], + [ + 5.4075558, + 52.9158244 + ], + [ + 5.4077057, + 52.9157257 + ], + [ + 5.407807, + 52.9156705 + ], + [ + 5.407798, + 52.9155567 + ], + [ + 5.4077555, + 52.9154588 + ], + [ + 5.4078114, + 52.9153971 + ], + [ + 5.4079093, + 52.9153761 + ], + [ + 5.40803, + 52.9153687 + ], + [ + 5.4081161, + 52.9153045 + ], + [ + 5.4081453, + 52.9148895 + ], + [ + 5.4080096, + 52.9149015 + ], + [ + 5.4079709, + 52.9148242 + ], + [ + 5.407989, + 52.9147535 + ], + [ + 5.4081357, + 52.9147095 + ], + [ + 5.4081088, + 52.9143359 + ], + [ + 5.408206, + 52.9142556 + ], + [ + 5.4082577, + 52.9141552 + ], + [ + 5.4082645, + 52.9140913 + ], + [ + 5.4081728, + 52.9140005 + ], + [ + 5.4081523, + 52.9138548 + ], + [ + 5.408164, + 52.9135607 + ], + [ + 5.4081368, + 52.913481 + ], + [ + 5.4079918, + 52.9133472 + ], + [ + 5.4078387, + 52.9131678 + ], + [ + 5.4078081, + 52.9131338 + ], + [ + 5.4076493, + 52.9131093 + ], + [ + 5.4075812, + 52.9131029 + ], + [ + 5.4075806, + 52.9130481 + ], + [ + 5.4076482, + 52.9130182 + ], + [ + 5.407649, + 52.9128517 + ], + [ + 5.4076504, + 52.9125441 + ], + [ + 5.4075357, + 52.9124147 + ], + [ + 5.4075902, + 52.9122299 + ], + [ + 5.4075003, + 52.911959 + ], + [ + 5.407311, + 52.9119211 + ], + [ + 5.4072654, + 52.9118802 + ], + [ + 5.4073364, + 52.911823 + ], + [ + 5.4074945, + 52.9117881 + ], + [ + 5.4075923, + 52.9117603 + ], + [ + 5.4076553, + 52.9116621 + ], + [ + 5.407666, + 52.9115982 + ], + [ + 5.4075897, + 52.9115256 + ], + [ + 5.4074916, + 52.9115351 + ], + [ + 5.4073429, + 52.9114058 + ], + [ + 5.4073041, + 52.9113103 + ], + [ + 5.4073437, + 52.9111415 + ], + [ + 5.4073607, + 52.9109773 + ], + [ + 5.407237, + 52.9107249 + ], + [ + 5.4070464, + 52.9105615 + ], + [ + 5.4068796, + 52.9104939 + ], + [ + 5.4066224, + 52.9104517 + ], + [ + 5.4063792, + 52.9103046 + ], + [ + 5.4061892, + 52.909861 + ], + [ + 5.4061184, + 52.9096151 + ], + [ + 5.4048636, + 52.9087864 + ], + [ + 5.4019023, + 52.9065885 + ], + [ + 5.4013698, + 52.9062193 + ], + [ + 5.4011266, + 52.9060722 + ], + [ + 5.4008614, + 52.9059821 + ], + [ + 5.4003285, + 52.9059184 + ], + [ + 5.3982774, + 52.9057426 + ], + [ + 5.3981231, + 52.905782 + ], + [ + 5.3979694, + 52.9058829 + ], + [ + 5.3977284, + 52.9059273 + ], + [ + 5.3974126, + 52.9060335 + ], + [ + 5.3970856, + 52.9061466 + ], + [ + 5.3968125, + 52.9056851 + ], + [ + 5.396464, + 52.9055863 + ], + [ + 5.394187, + 52.9047892 + ], + [ + 5.3937446, + 52.9047067 + ], + [ + 5.3933445, + 52.9046902 + ], + [ + 5.3929371, + 52.904717 + ], + [ + 5.3925006, + 52.9048214 + ], + [ + 5.3918441, + 52.9051867 + ], + [ + 5.3918315, + 52.9054009 + ], + [ + 5.3919794, + 52.9054642 + ], + [ + 5.3920445, + 52.9055573 + ], + [ + 5.3920338, + 52.9056189 + ], + [ + 5.3915139, + 52.9053545 + ], + [ + 5.3911499, + 52.9055452 + ], + [ + 5.3908941, + 52.9056123 + ], + [ + 5.3906753, + 52.9056201 + ], + [ + 5.3890242, + 52.9054539 + ], + [ + 5.3886006, + 52.9053599 + ], + [ + 5.3882141, + 52.9052271 + ], + [ + 5.387763, + 52.9050398 + ], + [ + 5.3876605, + 52.904981 + ], + [ + 5.3873445, + 52.9047408 + ], + [ + 5.3871981, + 52.9046453 + ], + [ + 5.3863253, + 52.9040493 + ], + [ + 5.3862145, + 52.9039737 + ], + [ + 5.3860119, + 52.9038727 + ], + [ + 5.3851814, + 52.9035595 + ], + [ + 5.3848659, + 52.9034307 + ], + [ + 5.3846296, + 52.9032998 + ], + [ + 5.3840756, + 52.9028852 + ], + [ + 5.3838767, + 52.9027819 + ], + [ + 5.3829223, + 52.902418 + ], + [ + 5.3824787, + 52.9022728 + ], + [ + 5.3816658, + 52.9020874 + ], + [ + 5.3801082, + 52.9016825 + ], + [ + 5.3795066, + 52.9014978 + ], + [ + 5.378163, + 52.901185 + ], + [ + 5.3778582, + 52.90112 + ], + [ + 5.3776555, + 52.9010257 + ], + [ + 5.3759774, + 52.900267 + ], + [ + 5.3757218, + 52.9001703 + ], + [ + 5.3723591, + 52.8996034 + ], + [ + 5.3717042, + 52.8994664 + ], + [ + 5.3711966, + 52.8993072 + ], + [ + 5.3705581, + 52.8990539 + ], + [ + 5.3700894, + 52.8987923 + ], + [ + 5.3687963, + 52.8979314 + ], + [ + 5.3679885, + 52.8973936 + ], + [ + 5.3676784, + 52.8971348 + ], + [ + 5.366417, + 52.8958898 + ], + [ + 5.3661881, + 52.8957795 + ], + [ + 5.3658916, + 52.8956575 + ], + [ + 5.3658265, + 52.8954043 + ], + [ + 5.3652541, + 52.8949689 + ], + [ + 5.3646011, + 52.8946746 + ], + [ + 5.3645392, + 52.894476 + ], + [ + 5.3644687, + 52.894364 + ], + [ + 5.3643304, + 52.8942472 + ], + [ + 5.3638879, + 52.8940266 + ], + [ + 5.3636402, + 52.8939071 + ], + [ + 5.3631892, + 52.8937572 + ], + [ + 5.3631564, + 52.89365 + ], + [ + 5.3613237, + 52.8929406 + ], + [ + 5.3611059, + 52.8928463 + ], + [ + 5.3609602, + 52.8927226 + ], + [ + 5.3600289, + 52.8920191 + ], + [ + 5.3598909, + 52.8918772 + ], + [ + 5.3598019, + 52.8917516 + ], + [ + 5.3589023, + 52.8902412 + ], + [ + 5.3587016, + 52.8899805 + ], + [ + 5.3569523, + 52.8885694 + ], + [ + 5.3568315, + 52.8885803 + ], + [ + 5.3568059, + 52.8885073 + ], + [ + 5.3569083, + 52.8884575 + ], + [ + 5.3567001, + 52.8878573 + ], + [ + 5.3563951, + 52.8878149 + ], + [ + 5.3560474, + 52.8878774 + ], + [ + 5.3559266, + 52.8878928 + ], + [ + 5.3557457, + 52.8878739 + ], + [ + 5.3546885, + 52.8876531 + ], + [ + 5.3545607, + 52.8876047 + ], + [ + 5.3521718, + 52.886428 + ], + [ + 5.3521084, + 52.8863639 + ], + [ + 5.3521363, + 52.8862341 + ], + [ + 5.3522087, + 52.886166 + ], + [ + 5.3523221, + 52.8861437 + ], + [ + 5.3524387, + 52.8861715 + ], + [ + 5.355016, + 52.8873786 + ], + [ + 5.3551287, + 52.8874155 + ], + [ + 5.3552527, + 52.8874457 + ], + [ + 5.3554222, + 52.88746 + ], + [ + 5.3579605, + 52.8875216 + ], + [ + 5.3586876, + 52.8875393 + ], + [ + 5.3587219, + 52.8875051 + ], + [ + 5.3613046, + 52.8875747 + ], + [ + 5.3613248, + 52.887454 + ], + [ + 5.3612652, + 52.88739 + ], + [ + 5.3613605, + 52.8870339 + ], + [ + 5.3584966, + 52.8867518 + ], + [ + 5.3580044, + 52.8867025 + ], + [ + 5.3574532, + 52.8866491 + ], + [ + 5.3568258, + 52.8865888 + ], + [ + 5.356741, + 52.8865439 + ], + [ + 5.3567102, + 52.8865058 + ], + [ + 5.3567223, + 52.886433 + ], + [ + 5.3567491, + 52.8863861 + ], + [ + 5.3567799, + 52.886344 + ], + [ + 5.3568591, + 52.8863173 + ], + [ + 5.3583236, + 52.8861882 + ], + [ + 5.3583716, + 52.8861224 + ], + [ + 5.3583463, + 52.8860334 + ], + [ + 5.3583285, + 52.8859286 + ], + [ + 5.3560819, + 52.8858298 + ], + [ + 5.3558093, + 52.8858449 + ], + [ + 5.3556036, + 52.8859007 + ], + [ + 5.3547303, + 52.8863244 + ], + [ + 5.3552363, + 52.886568 + ], + [ + 5.355315, + 52.8866162 + ], + [ + 5.3553634, + 52.8866734 + ], + [ + 5.3553289, + 52.8867211 + ], + [ + 5.3552415, + 52.8867732 + ], + [ + 5.3551397, + 52.8867705 + ], + [ + 5.353824, + 52.88607 + ], + [ + 5.3537082, + 52.8859738 + ], + [ + 5.3536975, + 52.8859099 + ], + [ + 5.3537319, + 52.8858758 + ], + [ + 5.353808, + 52.8858146 + ], + [ + 5.3539059, + 52.8858241 + ], + [ + 5.3543147, + 52.8860218 + ], + [ + 5.3544627, + 52.8859381 + ], + [ + 5.3545161, + 52.8858859 + ], + [ + 5.3550735, + 52.8849603 + ], + [ + 5.3551462, + 52.8848717 + ], + [ + 5.3552149, + 52.8848082 + ], + [ + 5.3553213, + 52.8847357 + ], + [ + 5.3561937, + 52.884297 + ], + [ + 5.3563111, + 52.8842451 + ], + [ + 5.3564172, + 52.8842067 + ], + [ + 5.3567497, + 52.8841419 + ], + [ + 5.3573095, + 52.8829976 + ], + [ + 5.3575284, + 52.8826407 + ], + [ + 5.3587037, + 52.8808845 + ], + [ + 5.3589672, + 52.8805054 + ], + [ + 5.3582657, + 52.8803464 + ], + [ + 5.3583261, + 52.8802894 + ], + [ + 5.3589973, + 52.880437 + ], + [ + 5.3598477, + 52.8792241 + ], + [ + 5.359678, + 52.8791559 + ], + [ + 5.3593347, + 52.8789783 + ], + [ + 5.3590254, + 52.8788009 + ], + [ + 5.3588065, + 52.8786506 + ], + [ + 5.3584102, + 52.8782498 + ], + [ + 5.3582477, + 52.8780061 + ], + [ + 5.3582286, + 52.8779723 + ], + [ + 5.3583777, + 52.8778148 + ], + [ + 5.3584777, + 52.87799 + ], + [ + 5.3586136, + 52.878179 + ], + [ + 5.3587721, + 52.8783429 + ], + [ + 5.3589458, + 52.8785047 + ], + [ + 5.3591948, + 52.8786822 + ], + [ + 5.3594854, + 52.8788529 + ], + [ + 5.3600059, + 52.8790872 + ], + [ + 5.360262, + 52.8789572 + ], + [ + 5.3603788, + 52.8788955 + ], + [ + 5.3605333, + 52.8788544 + ], + [ + 5.3606727, + 52.878811 + ], + [ + 5.3608688, + 52.8787881 + ], + [ + 5.3610685, + 52.8787971 + ], + [ + 5.361257, + 52.8788129 + ], + [ + 5.3623015, + 52.8789215 + ], + [ + 5.3623519, + 52.8788359 + ], + [ + 5.3623955, + 52.8787391 + ], + [ + 5.3624367, + 52.8786137 + ], + [ + 5.3620709, + 52.8784682 + ], + [ + 5.3618633, + 52.8783681 + ], + [ + 5.3616936, + 52.878277 + ], + [ + 5.3615541, + 52.8781701 + ], + [ + 5.3612218, + 52.877849 + ], + [ + 5.361301, + 52.8778148 + ], + [ + 5.3618029, + 52.8781608 + ], + [ + 5.3622512, + 52.878026 + ], + [ + 5.3624209, + 52.8779893 + ], + [ + 5.3625641, + 52.8779893 + ], + [ + 5.3627111, + 52.8779937 + ], + [ + 5.3628807, + 52.8780164 + ], + [ + 5.363748, + 52.8781525 + ], + [ + 5.3639211, + 52.8779814 + ], + [ + 5.3640154, + 52.8780064 + ], + [ + 5.3642563, + 52.877726 + ], + [ + 5.3641658, + 52.8776781 + ], + [ + 5.36432, + 52.8775002 + ], + [ + 5.3642258, + 52.8774229 + ], + [ + 5.3641955, + 52.8773636 + ], + [ + 5.3642293, + 52.8772657 + ], + [ + 5.3642857, + 52.8771858 + ], + [ + 5.3644214, + 52.8771197 + ], + [ + 5.3645343, + 52.8770626 + ], + [ + 5.3645795, + 52.8770284 + ], + [ + 5.3647226, + 52.8768733 + ], + [ + 5.3635385, + 52.8765848 + ], + [ + 5.3631577, + 52.8765099 + ], + [ + 5.3627882, + 52.8764578 + ], + [ + 5.3623998, + 52.8764262 + ], + [ + 5.3616006, + 52.8763971 + ], + [ + 5.3612123, + 52.8763952 + ], + [ + 5.3606055, + 52.8764161 + ], + [ + 5.3604962, + 52.8764161 + ], + [ + 5.3604245, + 52.8763889 + ], + [ + 5.3603905, + 52.8763319 + ], + [ + 5.3604507, + 52.876284 + ], + [ + 5.3605939, + 52.8762589 + ], + [ + 5.3612159, + 52.8762561 + ], + [ + 5.3612606, + 52.8758687 + ], + [ + 5.3613625, + 52.8758709 + ], + [ + 5.3613517, + 52.8762492 + ], + [ + 5.3621848, + 52.8762782 + ], + [ + 5.3627201, + 52.8763211 + ], + [ + 5.3631746, + 52.8763829 + ], + [ + 5.3633176, + 52.8760771 + ], + [ + 5.3640388, + 52.87615 + ], + [ + 5.3641854, + 52.8759254 + ], + [ + 5.3644105, + 52.8755652 + ], + [ + 5.3647156, + 52.8752188 + ], + [ + 5.3651048, + 52.8747943 + ], + [ + 5.3654693, + 52.8744607 + ], + [ + 5.3658937, + 52.8740779 + ], + [ + 5.3664283, + 52.8736692 + ], + [ + 5.3652481, + 52.8729441 + ], + [ + 5.3653976, + 52.8728668 + ], + [ + 5.3655694, + 52.872778 + ], + [ + 5.3656764, + 52.872826 + ], + [ + 5.3657421, + 52.8728437 + ], + [ + 5.365845, + 52.8728642 + ], + [ + 5.3659656, + 52.8728701 + ], + [ + 5.3661214, + 52.8728584 + ], + [ + 5.3662868, + 52.8728349 + ], + [ + 5.3667261, + 52.8727511 + ], + [ + 5.3672252, + 52.8726052 + ], + [ + 5.3676158, + 52.8724644 + ], + [ + 5.3679278, + 52.8723305 + ], + [ + 5.3680964, + 52.8722536 + ], + [ + 5.3678845, + 52.8717666 + ], + [ + 5.3680186, + 52.8717321 + ], + [ + 5.3682599, + 52.8722461 + ], + [ + 5.3687053, + 52.872273 + ], + [ + 5.3689682, + 52.8722847 + ], + [ + 5.3691644, + 52.8722728 + ], + [ + 5.3693713, + 52.8722312 + ], + [ + 5.3696872, + 52.8721405 + ], + [ + 5.3699264, + 52.8720455 + ], + [ + 5.3702904, + 52.8718384 + ], + [ + 5.370464, + 52.8717228 + ], + [ + 5.3705898, + 52.8716171 + ], + [ + 5.3704528, + 52.871079 + ], + [ + 5.3705734, + 52.8710435 + ], + [ + 5.3707193, + 52.8715905 + ], + [ + 5.3713151, + 52.8715935 + ], + [ + 5.3715278, + 52.8715673 + ], + [ + 5.3717617, + 52.8715118 + ], + [ + 5.3720092, + 52.8714142 + ], + [ + 5.3722062, + 52.8713186 + ], + [ + 5.3724198, + 52.8712122 + ], + [ + 5.3726814, + 52.8710519 + ], + [ + 5.3727851, + 52.8709719 + ], + [ + 5.3728567, + 52.8709126 + ], + [ + 5.3728888, + 52.8708632 + ], + [ + 5.3728962, + 52.8708064 + ], + [ + 5.3728839, + 52.8707669 + ], + [ + 5.372486, + 52.8704039 + ], + [ + 5.3726261, + 52.8703513 + ], + [ + 5.3731908, + 52.870887 + ], + [ + 5.3735908, + 52.8712308 + ], + [ + 5.3743555, + 52.8709134 + ], + [ + 5.3745024, + 52.8708494 + ], + [ + 5.3746607, + 52.8708037 + ], + [ + 5.3752333, + 52.8706278 + ], + [ + 5.3753802, + 52.8705547 + ], + [ + 5.3784413, + 52.8688453 + ], + [ + 5.3787351, + 52.8686968 + ], + [ + 5.3788896, + 52.8686261 + ], + [ + 5.3793452, + 52.8684456 + ], + [ + 5.3791552, + 52.8674955 + ], + [ + 5.3792532, + 52.8674909 + ], + [ + 5.3793671, + 52.8680218 + ], + [ + 5.3797026, + 52.868083 + ], + [ + 5.3799176, + 52.8681193 + ], + [ + 5.3802304, + 52.8681372 + ], + [ + 5.3833112, + 52.8669357 + ], + [ + 5.3835334, + 52.866833 + ], + [ + 5.3837781, + 52.8667097 + ], + [ + 5.3842826, + 52.866429 + ], + [ + 5.3844783, + 52.866283 + ], + [ + 5.3841387, + 52.8660964 + ], + [ + 5.3842101, + 52.8660371 + ], + [ + 5.3845723, + 52.8662145 + ], + [ + 5.384768, + 52.8660685 + ], + [ + 5.384926, + 52.8659475 + ], + [ + 5.3850842, + 52.8658448 + ], + [ + 5.3857501, + 52.8652016 + ], + [ + 5.3859192, + 52.8650192 + ], + [ + 5.3861788, + 52.8648002 + ], + [ + 5.3857526, + 52.8646114 + ], + [ + 5.3858015, + 52.8645521 + ], + [ + 5.3862504, + 52.8647317 + ], + [ + 5.3867169, + 52.8643393 + ], + [ + 5.3898688, + 52.8619123 + ], + [ + 5.3900339, + 52.8618184 + ], + [ + 5.390391, + 52.861676 + ], + [ + 5.3905563, + 52.8615957 + ], + [ + 5.3956619, + 52.8585286 + ], + [ + 5.3957483, + 52.8584873 + ], + [ + 5.3978034, + 52.8571957 + ], + [ + 5.4044359, + 52.8542552 + ], + [ + 5.4066994, + 52.8535848 + ], + [ + 5.4080007, + 52.8532477 + ], + [ + 5.4108708, + 52.8516752 + ], + [ + 5.4108625, + 52.8515932 + ], + [ + 5.4109568, + 52.8515951 + ], + [ + 5.4109844, + 52.8517477 + ], + [ + 5.4104968, + 52.8520136 + ], + [ + 5.4107925, + 52.8522063 + ], + [ + 5.4114709, + 52.851762 + ], + [ + 5.4113229, + 52.8516486 + ], + [ + 5.411247, + 52.8515828 + ], + [ + 5.4112644, + 52.8514323 + ], + [ + 5.4113849, + 52.8514205 + ], + [ + 5.4113968, + 52.8514752 + ], + [ + 5.412074, + 52.8513294 + ], + [ + 5.4141282, + 52.850468 + ], + [ + 5.4144628, + 52.8503462 + ], + [ + 5.4147596, + 52.8502495 + ], + [ + 5.4150305, + 52.8501871 + ], + [ + 5.4261313, + 52.8481187 + ], + [ + 5.4262558, + 52.8481229 + ], + [ + 5.4263428, + 52.8481704 + ], + [ + 5.4264418, + 52.8482681 + ], + [ + 5.4264729, + 52.848375 + ], + [ + 5.4264892, + 52.8485163 + ], + [ + 5.4266682, + 52.8487206 + ], + [ + 5.4268315, + 52.8488522 + ], + [ + 5.4269714, + 52.8488927 + ], + [ + 5.4271489, + 52.8489286 + ], + [ + 5.4272961, + 52.8489509 + ], + [ + 5.4274211, + 52.8490233 + ], + [ + 5.4276298, + 52.8491707 + ], + [ + 5.4277658, + 52.8492067 + ], + [ + 5.4279356, + 52.8492243 + ], + [ + 5.428178, + 52.8493465 + ], + [ + 5.4283515, + 52.849371 + ], + [ + 5.4285328, + 52.8494182 + ], + [ + 5.4287375, + 52.8495268 + ], + [ + 5.4289486, + 52.8495261 + ], + [ + 5.4290171, + 52.8495942 + ], + [ + 5.4291716, + 52.8496073 + ], + [ + 5.429229, + 52.8496846 + ], + [ + 5.4295276, + 52.8497884 + ], + [ + 5.4296, + 52.8498655 + ], + [ + 5.4297137, + 52.8499426 + ], + [ + 5.4298494, + 52.8499353 + ], + [ + 5.4300644, + 52.849946 + ], + [ + 5.4302458, + 52.85 + ], + [ + 5.4304646, + 52.8500219 + ], + [ + 5.4307489, + 52.8501964 + ], + [ + 5.4308844, + 52.8501799 + ], + [ + 5.4315214, + 52.8501709 + ], + [ + 5.4316084, + 52.8502162 + ], + [ + 5.4317515, + 52.8501997 + ], + [ + 5.4317813, + 52.8501586 + ], + [ + 5.4318183, + 52.8500833 + ], + [ + 5.4319915, + 52.8500553 + ], + [ + 5.4324955, + 52.8499351 + ], + [ + 5.4327068, + 52.8499525 + ], + [ + 5.4330485, + 52.8498283 + ], + [ + 5.4333081, + 52.8497727 + ], + [ + 5.4334284, + 52.8497381 + ], + [ + 5.4335983, + 52.8497671 + ], + [ + 5.4340051, + 52.8497383 + ], + [ + 5.4342542, + 52.8497716 + ], + [ + 5.4343908, + 52.8498623 + ], + [ + 5.4345008, + 52.8499439 + ], + [ + 5.4346557, + 52.8499752 + ], + [ + 5.4347316, + 52.8500319 + ], + [ + 5.4353364, + 52.850212 + ], + [ + 5.4354351, + 52.8502869 + ], + [ + 5.4354963, + 52.8503846 + ], + [ + 5.4355945, + 52.850407 + ], + [ + 5.4356931, + 52.8504705 + ], + [ + 5.435769, + 52.850518 + ], + [ + 5.4358668, + 52.8504995 + ], + [ + 5.435987, + 52.8504558 + ], + [ + 5.4361299, + 52.8504279 + ], + [ + 5.4362356, + 52.8504458 + ], + [ + 5.4363417, + 52.8504955 + ], + [ + 5.4365529, + 52.8505175 + ], + [ + 5.4366139, + 52.8505811 + ], + [ + 5.436622, + 52.8506449 + ], + [ + 5.4365854, + 52.850759 + ], + [ + 5.4367669, + 52.8508267 + ], + [ + 5.4368883, + 52.8509037 + ], + [ + 5.4369115, + 52.8509719 + ], + [ + 5.4369009, + 52.8510427 + ], + [ + 5.4371201, + 52.8511057 + ], + [ + 5.4373426, + 52.8511207 + ], + [ + 5.4375421, + 52.8510905 + ], + [ + 5.4377754, + 52.8510441 + ], + [ + 5.4379792, + 52.8510684 + ], + [ + 5.4381382, + 52.851143 + ], + [ + 5.4383392, + 52.8512721 + ], + [ + 5.438588, + 52.8512735 + ], + [ + 5.438792, + 52.8513092 + ], + [ + 5.4392732, + 52.8511844 + ], + [ + 5.439307, + 52.8511661 + ], + [ + 5.4393855, + 52.8511021 + ], + [ + 5.4394606, + 52.8510699 + ], + [ + 5.4395777, + 52.8510923 + ], + [ + 5.4396727, + 52.8511739 + ], + [ + 5.4397899, + 52.8512145 + ], + [ + 5.4399408, + 52.8512231 + ], + [ + 5.4401179, + 52.8512247 + ], + [ + 5.4402873, + 52.8511968 + ], + [ + 5.4404827, + 52.8511232 + ], + [ + 5.4406702, + 52.8510268 + ], + [ + 5.4408008, + 52.8509886 + ], + [ + 5.4409146, + 52.8509553 + ], + [ + 5.4410505, + 52.850973 + ], + [ + 5.4411261, + 52.8510024 + ], + [ + 5.4412163, + 52.8509702 + ], + [ + 5.4412873, + 52.8509061 + ], + [ + 5.4417773, + 52.8509111 + ], + [ + 5.4420372, + 52.8508851 + ], + [ + 5.4421165, + 52.8508962 + ], + [ + 5.4422417, + 52.8509846 + ], + [ + 5.4424377, + 52.8509794 + ], + [ + 5.4425776, + 52.8510335 + ], + [ + 5.4428035, + 52.8510077 + ], + [ + 5.4430561, + 52.8510068 + ], + [ + 5.4433696, + 52.8510671 + ], + [ + 5.4436115, + 52.8511414 + ], + [ + 5.4437435, + 52.8511478 + ], + [ + 5.4439091, + 52.8511336 + ], + [ + 5.4442335, + 52.851146 + ], + [ + 5.4444264, + 52.8512251 + ], + [ + 5.4454752, + 52.8513033 + ], + [ + 5.4456144, + 52.8512709 + ], + [ + 5.4458442, + 52.8512678 + ], + [ + 5.4460142, + 52.8513036 + ], + [ + 5.4461659, + 52.8513896 + ], + [ + 5.4464561, + 52.8513954 + ], + [ + 5.446705, + 52.8514058 + ], + [ + 5.4469919, + 52.8514572 + ], + [ + 5.4472375, + 52.8515087 + ], + [ + 5.4474148, + 52.851524 + ], + [ + 5.4476673, + 52.8515231 + ], + [ + 5.4479501, + 52.8515335 + ], + [ + 5.4481654, + 52.8515737 + ], + [ + 5.4482979, + 52.8516324 + ], + [ + 5.4483703, + 52.8517096 + ], + [ + 5.4484535, + 52.8517435 + ], + [ + 5.448473, + 52.8518186 + ], + [ + 5.4485953, + 52.8519776 + ], + [ + 5.448611, + 52.8520505 + ], + [ + 5.4486943, + 52.8520798 + ], + [ + 5.44877, + 52.8521205 + ], + [ + 5.4487781, + 52.852182 + ], + [ + 5.4487073, + 52.8522689 + ], + [ + 5.448561, + 52.8523491 + ], + [ + 5.4484143, + 52.8523679 + ], + [ + 5.4482106, + 52.852355 + ], + [ + 5.4480677, + 52.852392 + ], + [ + 5.4479401, + 52.8524403 + ], + [ + 5.4477254, + 52.8524729 + ], + [ + 5.4476542, + 52.8525165 + ], + [ + 5.4476359, + 52.8525735 + ], + [ + 5.4476481, + 52.8526601 + ], + [ + 5.4477014, + 52.8527282 + ], + [ + 5.4478038, + 52.8527826 + ], + [ + 5.44794, + 52.852839 + ], + [ + 5.4481104, + 52.8529181 + ], + [ + 5.4482168, + 52.853002 + ], + [ + 5.4482823, + 52.8531567 + ], + [ + 5.448396, + 52.8532155 + ], + [ + 5.4485701, + 52.8532764 + ], + [ + 5.4485374, + 52.8534201 + ], + [ + 5.4486137, + 52.8535018 + ], + [ + 5.4487309, + 52.8535492 + ], + [ + 5.448908, + 52.8535371 + ], + [ + 5.4489765, + 52.8535985 + ], + [ + 5.4490532, + 52.8537417 + ], + [ + 5.4492059, + 52.8539348 + ], + [ + 5.4493506, + 52.8540846 + ], + [ + 5.4493446, + 52.8542442 + ], + [ + 5.4493165, + 52.8544698 + ], + [ + 5.4490711, + 52.8544206 + ], + [ + 5.4489491, + 52.8542798 + ], + [ + 5.4487997, + 52.8540342 + ], + [ + 5.4486489, + 52.8540257 + ], + [ + 5.4485814, + 52.8540692 + ], + [ + 5.4484309, + 52.8541017 + ], + [ + 5.4483363, + 52.8540611 + ], + [ + 5.4481916, + 52.8539157 + ], + [ + 5.4479612, + 52.8538619 + ], + [ + 5.4477007, + 52.8538332 + ], + [ + 5.4473391, + 52.8538574 + ], + [ + 5.4470607, + 52.8539199 + ], + [ + 5.4468394, + 52.8540301 + ], + [ + 5.4465955, + 52.8541403 + ], + [ + 5.4463812, + 52.8541958 + ], + [ + 5.4461098, + 52.854215 + ], + [ + 5.4453928, + 52.8541242 + ], + [ + 5.4451812, + 52.8540703 + ], + [ + 5.4450032, + 52.8540004 + ], + [ + 5.4447839, + 52.853926 + ], + [ + 5.4445461, + 52.8538858 + ], + [ + 5.4442824, + 52.8539072 + ], + [ + 5.4440337, + 52.853915 + ], + [ + 5.4437657, + 52.8538818 + ], + [ + 5.4435428, + 52.853837 + ], + [ + 5.4431386, + 52.8537451 + ], + [ + 5.4429766, + 52.8537525 + ], + [ + 5.4420364, + 52.8535965 + ], + [ + 5.4419001, + 52.8535308 + ], + [ + 5.4418733, + 52.8534809 + ], + [ + 5.4418839, + 52.8534011 + ], + [ + 5.4419318, + 52.8532915 + ], + [ + 5.4419194, + 52.8531776 + ], + [ + 5.441881, + 52.8531049 + ], + [ + 5.4417636, + 52.8530438 + ], + [ + 5.4415822, + 52.8529852 + ], + [ + 5.4401744, + 52.8527945 + ], + [ + 5.4394193, + 52.8526922 + ], + [ + 5.4390602, + 52.8525888 + ], + [ + 5.4388149, + 52.8525509 + ], + [ + 5.4377089, + 52.8523908 + ], + [ + 5.4374894, + 52.8522982 + ], + [ + 5.4371299, + 52.8521559 + ], + [ + 5.4366952, + 52.8520322 + ], + [ + 5.4363328, + 52.8519583 + ], + [ + 5.4359744, + 52.8519391 + ], + [ + 5.4355906, + 52.8519997 + ], + [ + 5.4345711, + 52.8518302 + ], + [ + 5.4342272, + 52.8517311 + ], + [ + 5.4340113, + 52.8516111 + ], + [ + 5.4336116, + 52.8516103 + ], + [ + 5.4333208, + 52.8515498 + ], + [ + 5.4330794, + 52.8515256 + ], + [ + 5.4326695, + 52.8516341 + ], + [ + 5.4325513, + 52.8516433 + ], + [ + 5.4324548, + 52.8516508 + ], + [ + 5.4322624, + 52.8516401 + ], + [ + 5.431885, + 52.8515982 + ], + [ + 5.4316813, + 52.8515807 + ], + [ + 5.4315952, + 52.8516379 + ], + [ + 5.431611, + 52.8517062 + ], + [ + 5.4322424, + 52.8519333 + ], + [ + 5.4340013, + 52.8525659 + ], + [ + 5.434126, + 52.8526018 + ], + [ + 5.4345036, + 52.8526757 + ], + [ + 5.435078, + 52.8528308 + ], + [ + 5.4352435, + 52.8527892 + ], + [ + 5.4363119, + 52.8529517 + ], + [ + 5.4365316, + 52.8530717 + ], + [ + 5.4399077, + 52.8535467 + ], + [ + 5.4463684, + 52.8544556 + ], + [ + 5.4465721, + 52.8544617 + ], + [ + 5.4467265, + 52.8544497 + ], + [ + 5.4469073, + 52.8544239 + ], + [ + 5.4470277, + 52.8543985 + ], + [ + 5.4471931, + 52.8543569 + ], + [ + 5.4473329, + 52.8543792 + ], + [ + 5.4474427, + 52.8544357 + ], + [ + 5.4475114, + 52.8545265 + ], + [ + 5.4500673, + 52.8549136 + ], + [ + 5.4502672, + 52.8549243 + ], + [ + 5.4503424, + 52.8549058 + ], + [ + 5.4504099, + 52.8548668 + ], + [ + 5.450402, + 52.8548258 + ], + [ + 5.4503976, + 52.854762 + ], + [ + 5.4505969, + 52.8547089 + ], + [ + 5.4507738, + 52.8546923 + ], + [ + 5.4509664, + 52.8547258 + ], + [ + 5.4510542, + 52.8548303 + ], + [ + 5.4510779, + 52.8549554 + ], + [ + 5.45115, + 52.8549962 + ], + [ + 5.4512705, + 52.8549798 + ], + [ + 5.4514924, + 52.854922 + ], + [ + 5.4517331, + 52.8548687 + ], + [ + 5.4519518, + 52.8548702 + ], + [ + 5.4521745, + 52.8549081 + ], + [ + 5.4523564, + 52.8549894 + ], + [ + 5.4525046, + 52.8551143 + ], + [ + 5.4525922, + 52.8552164 + ], + [ + 5.4526975, + 52.8551978 + ], + [ + 5.4527536, + 52.8551406 + ], + [ + 5.4528436, + 52.8550879 + ], + [ + 5.453097, + 52.8551713 + ], + [ + 5.4531391, + 52.8552485 + ], + [ + 5.4532232, + 52.8553507 + ], + [ + 5.4533291, + 52.8553868 + ], + [ + 5.4535176, + 52.8554021 + ], + [ + 5.4534073, + 52.8552977 + ], + [ + 5.4534068, + 52.8552385 + ], + [ + 5.4540021, + 52.8548284 + ], + [ + 5.45413, + 52.8547915 + ], + [ + 5.4542659, + 52.8548069 + ], + [ + 5.4543455, + 52.8548544 + ], + [ + 5.4544039, + 52.8550502 + ], + [ + 5.4552005, + 52.8551679 + ], + [ + 5.4550132, + 52.8549135 + ], + [ + 5.4550125, + 52.8548429 + ], + [ + 5.4551249, + 52.8547719 + ], + [ + 5.4553096, + 52.8547575 + ], + [ + 5.4557671, + 52.8549061 + ], + [ + 5.4560043, + 52.8548711 + ], + [ + 5.4560552, + 52.8546749 + ], + [ + 5.4572631, + 52.8544654 + ], + [ + 5.4575276, + 52.8545122 + ], + [ + 5.45772, + 52.8545297 + ], + [ + 5.4581026, + 52.8543323 + ], + [ + 5.4583359, + 52.8542859 + ], + [ + 5.4585962, + 52.85431 + ], + [ + 5.4588115, + 52.8543501 + ], + [ + 5.4590454, + 52.8543721 + ], + [ + 5.4593018, + 52.8543802 + ], + [ + 5.4594639, + 52.8543727 + ], + [ + 5.4596255, + 52.8543266 + ], + [ + 5.4597153, + 52.8542648 + ], + [ + 5.4598122, + 52.8541505 + ], + [ + 5.4599363, + 52.854109 + ], + [ + 5.4600119, + 52.8541337 + ], + [ + 5.460076, + 52.8541426 + ], + [ + 5.4601738, + 52.8541218 + ], + [ + 5.4602487, + 52.8540622 + ], + [ + 5.4614264, + 52.8539518 + ], + [ + 5.4616817, + 52.8537612 + ], + [ + 5.4619004, + 52.8536988 + ], + [ + 5.4624061, + 52.8535854 + ], + [ + 5.4627878, + 52.853596 + ], + [ + 5.463155, + 52.8537073 + ], + [ + 5.4634155, + 52.8536701 + ], + [ + 5.4635196, + 52.8533836 + ], + [ + 5.4656785, + 52.8529801 + ], + [ + 5.4660714, + 52.8529699 + ], + [ + 5.4664941, + 52.8528934 + ], + [ + 5.467483, + 52.852733 + ], + [ + 5.4686725, + 52.8525881 + ], + [ + 5.4706593, + 52.8524849 + ], + [ + 5.4711462, + 52.8524081 + ], + [ + 5.471346, + 52.8523161 + ], + [ + 5.4716366, + 52.852265 + ], + [ + 5.4720481, + 52.8522297 + ], + [ + 5.4728604, + 52.8522047 + ], + [ + 5.4731016, + 52.8521149 + ], + [ + 5.4734337, + 52.8520362 + ], + [ + 5.4737322, + 52.8520515 + ], + [ + 5.4749775, + 52.8517851 + ], + [ + 5.4750678, + 52.8517185 + ], + [ + 5.4754228, + 52.8516901 + ], + [ + 5.47562, + 52.8518018 + ], + [ + 5.4765789, + 52.8516827 + ], + [ + 5.4771896, + 52.8514682 + ], + [ + 5.4775407, + 52.8514124 + ], + [ + 5.4777073, + 52.8514646 + ], + [ + 5.4784701, + 52.8513895 + ], + [ + 5.4804999, + 52.8509356 + ], + [ + 5.4831619, + 52.8500886 + ], + [ + 5.4835154, + 52.8498565 + ], + [ + 5.4862146, + 52.8491552 + ], + [ + 5.486533, + 52.8490725 + ], + [ + 5.4885825, + 52.8487857 + ], + [ + 5.4896202, + 52.8485769 + ], + [ + 5.4905255, + 52.8483593 + ], + [ + 5.4999242, + 52.8457663 + ], + [ + 5.5018043, + 52.8452477 + ], + [ + 5.5024899, + 52.8449825 + ], + [ + 5.5053316, + 52.8440086 + ], + [ + 5.5076935, + 52.8430703 + ], + [ + 5.5135596, + 52.841401 + ], + [ + 5.5213406, + 52.8392634 + ], + [ + 5.5225559, + 52.8391202 + ], + [ + 5.5263672, + 52.8376325 + ], + [ + 5.5275164, + 52.8372445 + ], + [ + 5.5281536, + 52.8370892 + ], + [ + 5.5307895, + 52.8365091 + ], + [ + 5.542598, + 52.8338015 + ], + [ + 5.5444903, + 52.8332803 + ], + [ + 5.549787, + 52.8326713 + ], + [ + 5.5526924, + 52.8325443 + ], + [ + 5.5550905, + 52.8327287 + ], + [ + 5.5584615, + 52.8330486 + ], + [ + 5.5590989, + 52.8329152 + ], + [ + 5.5593567, + 52.8329988 + ], + [ + 5.5594863, + 52.8330968 + ], + [ + 5.5596456, + 52.8331488 + ], + [ + 5.5597853, + 52.8331389 + ], + [ + 5.5599554, + 52.8331313 + ], + [ + 5.5602548, + 52.8332171 + ], + [ + 5.5606076, + 52.833337 + ], + [ + 5.5635643, + 52.8338028 + ], + [ + 5.566743, + 52.8341532 + ], + [ + 5.5684592, + 52.8345373 + ], + [ + 5.5724939, + 52.8357679 + ], + [ + 5.5732282, + 52.8362183 + ], + [ + 5.5736169, + 52.8361616 + ], + [ + 5.5746123, + 52.8370002 + ], + [ + 5.5752085, + 52.8372518 + ], + [ + 5.5752395, + 52.8373204 + ], + [ + 5.5753683, + 52.8373565 + ], + [ + 5.5756556, + 52.8373644 + ], + [ + 5.5761384, + 52.8376119 + ], + [ + 5.5763408, + 52.8378057 + ], + [ + 5.5782809, + 52.8386057 + ], + [ + 5.5799976, + 52.839709 + ], + [ + 5.5800463, + 52.8400113 + ], + [ + 5.5801949, + 52.840132 + ], + [ + 5.5803515, + 52.8402824 + ], + [ + 5.5803876, + 52.840477 + ], + [ + 5.5804872, + 52.8405958 + ], + [ + 5.5807123, + 52.8416123 + ], + [ + 5.5808248, + 52.84212 + ], + [ + 5.5809434, + 52.8425914 + ], + [ + 5.5808763, + 52.8426925 + ], + [ + 5.580999, + 52.8428524 + ], + [ + 5.5811168, + 52.8429068 + ], + [ + 5.5812131, + 52.8430735 + ], + [ + 5.58115, + 52.8431816 + ], + [ + 5.5813264, + 52.843419 + ], + [ + 5.5816713, + 52.8438436 + ], + [ + 5.5822687, + 52.844551 + ], + [ + 5.5824904, + 52.8447837 + ], + [ + 5.5825186, + 52.8449325 + ], + [ + 5.5824922, + 52.8456497 + ], + [ + 5.5823895, + 52.8459388 + ], + [ + 5.5824106, + 52.8461495 + ], + [ + 5.5824244, + 52.8463854 + ], + [ + 5.5823681, + 52.8467728 + ], + [ + 5.5823211, + 52.8473297 + ], + [ + 5.5825467, + 52.847551 + ], + [ + 5.5827128, + 52.8478824 + ], + [ + 5.5830912, + 52.8482564 + ], + [ + 5.5838085, + 52.8488534 + ], + [ + 5.5843445, + 52.8491327 + ], + [ + 5.5849109, + 52.8494005 + ], + [ + 5.5854532, + 52.8495538 + ], + [ + 5.5857788, + 52.8495957 + ], + [ + 5.5862988, + 52.8497744 + ], + [ + 5.5868896, + 52.8498541 + ], + [ + 5.5875336, + 52.8499703 + ], + [ + 5.5880566, + 52.8500802 + ], + [ + 5.5898745, + 52.850349 + ], + [ + 5.5918615, + 52.8505323 + ], + [ + 5.5946458, + 52.8506431 + ], + [ + 5.5980761, + 52.8513809 + ], + [ + 5.6010921, + 52.8519348 + ], + [ + 5.6015575, + 52.8519578 + ], + [ + 5.6033271, + 52.8519519 + ], + [ + 5.6051717, + 52.8518927 + ], + [ + 5.608033, + 52.8517806 + ], + [ + 5.6098699, + 52.8515583 + ], + [ + 5.6129413, + 52.851223 + ], + [ + 5.6143429, + 52.8510701 + ], + [ + 5.6165898, + 52.8506827 + ], + [ + 5.6169147, + 52.8506267 + ], + [ + 5.6173414, + 52.8506469 + ], + [ + 5.6175643, + 52.850665 + ], + [ + 5.6182478, + 52.850525 + ], + [ + 5.6182932, + 52.8505867 + ], + [ + 5.617893, + 52.850722 + ], + [ + 5.6183651, + 52.8508816 + ], + [ + 5.6188448, + 52.851151 + ], + [ + 5.6193474, + 52.8514227 + ], + [ + 5.6213951, + 52.8522716 + ], + [ + 5.6211081, + 52.852457 + ], + [ + 5.6239495, + 52.8540713 + ], + [ + 5.624452, + 52.8541943 + ], + [ + 5.6248298, + 52.8542991 + ], + [ + 5.63168, + 52.856982 + ], + [ + 5.6325945, + 52.8573676 + ], + [ + 5.6336905, + 52.8579473 + ], + [ + 5.6344122, + 52.8582965 + ], + [ + 5.6412251, + 52.8602106 + ], + [ + 5.6431551, + 52.859925 + ], + [ + 5.6435379, + 52.8609582 + ], + [ + 5.6438453, + 52.8620852 + ], + [ + 5.6439062, + 52.8625493 + ], + [ + 5.6438992, + 52.8626626 + ], + [ + 5.6438984, + 52.8626753 + ], + [ + 5.6439962, + 52.8626925 + ], + [ + 5.6441416, + 52.862719 + ], + [ + 5.6441466, + 52.8627079 + ], + [ + 5.6441934, + 52.8626038 + ], + [ + 5.6440187, + 52.8617969 + ], + [ + 5.6435442, + 52.8599612 + ], + [ + 5.6444514, + 52.8604359 + ], + [ + 5.6494082, + 52.8580344 + ], + [ + 5.6497472, + 52.8573709 + ], + [ + 5.6510988, + 52.8569327 + ], + [ + 5.6524879, + 52.856252 + ], + [ + 5.6529259, + 52.8561006 + ], + [ + 5.6531412, + 52.8562125 + ], + [ + 5.6544472, + 52.8555501 + ], + [ + 5.6555438, + 52.8537853 + ], + [ + 5.6557589, + 52.8537625 + ], + [ + 5.6559326, + 52.8537394 + ], + [ + 5.6559967, + 52.8537142 + ], + [ + 5.6561252, + 52.8537163 + ], + [ + 5.6562575, + 52.8538464 + ], + [ + 5.656216, + 52.8539082 + ], + [ + 5.6560424, + 52.8539473 + ], + [ + 5.6559556, + 52.8540205 + ], + [ + 5.6557824, + 52.8544046 + ], + [ + 5.6557033, + 52.8544687 + ], + [ + 5.6556505, + 52.8545282 + ], + [ + 5.6558091, + 52.8546194 + ], + [ + 5.6560998, + 52.8545504 + ], + [ + 5.656266, + 52.8546051 + ], + [ + 5.6572508, + 52.8539823 + ], + [ + 5.6573222, + 52.8538039 + ], + [ + 5.6572957, + 52.8536097 + ], + [ + 5.6571934, + 52.8534202 + ], + [ + 5.6572498, + 52.8532305 + ], + [ + 5.6571966, + 52.8530546 + ], + [ + 5.6572038, + 52.8527164 + ], + [ + 5.6569916, + 52.8522139 + ], + [ + 5.6569273, + 52.852102 + ], + [ + 5.6567723, + 52.8520062 + ], + [ + 5.6566515, + 52.8520315 + ], + [ + 5.6566327, + 52.8521275 + ], + [ + 5.6566743, + 52.8521686 + ], + [ + 5.6564483, + 52.8525779 + ], + [ + 5.6565278, + 52.8526281 + ], + [ + 5.6565052, + 52.8527195 + ], + [ + 5.6563995, + 52.8528042 + ], + [ + 5.6561474, + 52.8534147 + ], + [ + 5.6559777, + 52.8535611 + ], + [ + 5.6558795, + 52.8536298 + ], + [ + 5.6557965, + 52.8536459 + ], + [ + 5.6555634, + 52.8536446 + ], + [ + 5.6558641, + 52.8532917 + ], + [ + 5.6567764, + 52.8496299 + ], + [ + 5.6566746, + 52.8473571 + ], + [ + 5.65655, + 52.8473595 + ], + [ + 5.6563726, + 52.8474146 + ], + [ + 5.6562747, + 52.8475085 + ], + [ + 5.6550702, + 52.847695 + ], + [ + 5.6546813, + 52.8477389 + ], + [ + 5.6544433, + 52.8476271 + ], + [ + 5.6542994, + 52.8475084 + ], + [ + 5.6541107, + 52.847472 + ], + [ + 5.6540124, + 52.8474104 + ], + [ + 5.6540763, + 52.8472388 + ], + [ + 5.6543592, + 52.8470647 + ], + [ + 5.654899, + 52.8468057 + ], + [ + 5.6556009, + 52.8465305 + ], + [ + 5.6560463, + 52.8463379 + ], + [ + 5.6563256, + 52.8462622 + ], + [ + 5.6564123, + 52.8461867 + ], + [ + 5.656431, + 52.84599 + ], + [ + 5.6565969, + 52.8459463 + ], + [ + 5.6567403, + 52.8458273 + ], + [ + 5.6570686, + 52.8457034 + ], + [ + 5.6573615, + 52.8445552 + ], + [ + 5.6575048, + 52.8444681 + ], + [ + 5.6573868, + 52.843812 + ], + [ + 5.6575149, + 52.8437022 + ], + [ + 5.6577868, + 52.8436698 + ], + [ + 5.6586802, + 52.8437518 + ], + [ + 5.6645017, + 52.8442862 + ], + [ + 5.6645922, + 52.8441557 + ], + [ + 5.6647507, + 52.8440823 + ], + [ + 5.6649583, + 52.8440546 + ], + [ + 5.6649585, + 52.8442033 + ], + [ + 5.6662863, + 52.8433648 + ], + [ + 5.6665954, + 52.8430603 + ], + [ + 5.6668895, + 52.8428633 + ], + [ + 5.6681982, + 52.8419516 + ], + [ + 5.6688165, + 52.8414204 + ], + [ + 5.6685633, + 52.8412858 + ], + [ + 5.6686048, + 52.8412469 + ], + [ + 5.6689373, + 52.8413539 + ], + [ + 5.6693182, + 52.8411064 + ], + [ + 5.6695669, + 52.8408318 + ], + [ + 5.6701963, + 52.840209 + ], + [ + 5.6708223, + 52.8397189 + ], + [ + 5.6710376, + 52.8398535 + ], + [ + 5.6704042, + 52.8403208 + ], + [ + 5.6694321, + 52.8414105 + ], + [ + 5.6688369, + 52.8422183 + ], + [ + 5.6680249, + 52.8442201 + ], + [ + 5.6685317, + 52.8447089 + ], + [ + 5.6719308, + 52.8449789 + ], + [ + 5.6720479, + 52.8449719 + ], + [ + 5.6721498, + 52.845013 + ], + [ + 5.6736905, + 52.8450179 + ], + [ + 5.6738114, + 52.8450086 + ], + [ + 5.673887, + 52.8450359 + ], + [ + 5.6775123, + 52.8451227 + ], + [ + 5.677784, + 52.8450515 + ], + [ + 5.6780329, + 52.8448865 + ], + [ + 5.678195, + 52.8447239 + ], + [ + 5.6780617, + 52.844173 + ], + [ + 5.6781746, + 52.8439945 + ], + [ + 5.6784045, + 52.8437495 + ], + [ + 5.6787175, + 52.8435433 + ], + [ + 5.6789061, + 52.843495 + ], + [ + 5.6790234, + 52.8435361 + ], + [ + 5.6790424, + 52.843607 + ], + [ + 5.678967, + 52.8436734 + ], + [ + 5.6786463, + 52.8438087 + ], + [ + 5.6784388, + 52.843953 + ], + [ + 5.6783523, + 52.8441041 + ], + [ + 5.6784904, + 52.8451214 + ], + [ + 5.6787321, + 52.8451622 + ], + [ + 5.6787624, + 52.8452034 + ], + [ + 5.6786189, + 52.8452218 + ], + [ + 5.6786682, + 52.8453247 + ], + [ + 5.6788989, + 52.8455118 + ], + [ + 5.6791602, + 52.8457997 + ], + [ + 5.6794853, + 52.8460416 + ], + [ + 5.6795948, + 52.8460552 + ], + [ + 5.6803761, + 52.8458232 + ], + [ + 5.6804401, + 52.8457636 + ], + [ + 5.6804251, + 52.8457545 + ], + [ + 5.6803265, + 52.8455717 + ], + [ + 5.6801789, + 52.8454118 + ], + [ + 5.6802164, + 52.8452768 + ], + [ + 5.6803711, + 52.8452058 + ], + [ + 5.6809148, + 52.8451959 + ], + [ + 5.6813716, + 52.8451313 + ], + [ + 5.6825871, + 52.8448735 + ], + [ + 5.682972, + 52.8447953 + ], + [ + 5.6834063, + 52.8448176 + ], + [ + 5.6833728, + 52.8450005 + ], + [ + 5.6836069, + 52.8450208 + ], + [ + 5.6836934, + 52.8448743 + ], + [ + 5.6838596, + 52.8449084 + ], + [ + 5.6840493, + 52.8449768 + ], + [ + 5.6845472, + 52.8452066 + ], + [ + 5.6851378, + 52.8459051 + ], + [ + 5.6929617, + 52.8452071 + ], + [ + 5.6931119, + 52.845178 + ], + [ + 5.6932353, + 52.8451067 + ], + [ + 5.6940453, + 52.8444879 + ], + [ + 5.6944208, + 52.8442416 + ], + [ + 5.6945281, + 52.8441963 + ], + [ + 5.6945831, + 52.8441825 + ], + [ + 5.6946112, + 52.844172 + ], + [ + 5.6946313, + 52.844155 + ], + [ + 5.6946407, + 52.8441209 + ], + [ + 5.6944878, + 52.8435159 + ], + [ + 5.693708, + 52.8431734 + ], + [ + 5.6936885, + 52.8431416 + ], + [ + 5.6936993, + 52.8431173 + ], + [ + 5.6937476, + 52.8431044 + ], + [ + 5.6937958, + 52.8431157 + ], + [ + 5.6946059, + 52.8434673 + ], + [ + 5.6947869, + 52.8440569 + ], + [ + 5.694803, + 52.8440796 + ], + [ + 5.6948379, + 52.8440893 + ], + [ + 5.6948955, + 52.8440926 + ], + [ + 5.6949519, + 52.8440942 + ], + [ + 5.6950806, + 52.8441104 + ], + [ + 5.6952523, + 52.8441687 + ], + [ + 5.6953542, + 52.8442724 + ], + [ + 5.695373, + 52.8443996 + ], + [ + 5.6953515, + 52.8444822 + ], + [ + 5.6953515, + 52.8445243 + ], + [ + 5.6953918, + 52.8445632 + ], + [ + 5.6954561, + 52.8445794 + ], + [ + 5.6955715, + 52.8445794 + ], + [ + 5.6957619, + 52.8445713 + ], + [ + 5.6960516, + 52.8445178 + ], + [ + 5.6963869, + 52.8444385 + ], + [ + 5.6970789, + 52.8442117 + ], + [ + 5.6973444, + 52.8441031 + ], + [ + 5.6974839, + 52.844061 + ], + [ + 5.6976046, + 52.8440383 + ], + [ + 5.6976958, + 52.8440399 + ], + [ + 5.6977601, + 52.8440659 + ], + [ + 5.6978111, + 52.8441128 + ], + [ + 5.6978943, + 52.8441517 + ], + [ + 5.6980337, + 52.8441695 + ], + [ + 5.69831, + 52.8441679 + ], + [ + 5.698487, + 52.8441355 + ], + [ + 5.6986828, + 52.8440772 + ], + [ + 5.698964, + 52.8439247 + ], + [ + 5.6990744, + 52.8438439 + ], + [ + 5.6991518, + 52.8437892 + ], + [ + 5.69923, + 52.8437337 + ], + [ + 5.6992997, + 52.8437046 + ], + [ + 5.699399, + 52.8436673 + ], + [ + 5.6994928, + 52.8436106 + ], + [ + 5.6997798, + 52.8433247 + ], + [ + 5.6999837, + 52.8430817 + ], + [ + 5.7001339, + 52.8429067 + ], + [ + 5.700209, + 52.8427577 + ], + [ + 5.7002144, + 52.8426119 + ], + [ + 5.7002144, + 52.8424855 + ], + [ + 5.7001929, + 52.8422943 + ], + [ + 5.7001554, + 52.8422198 + ], + [ + 5.7000856, + 52.8421615 + ], + [ + 5.7000052, + 52.8421356 + ], + [ + 5.699922, + 52.8421291 + ], + [ + 5.6998469, + 52.8421194 + ], + [ + 5.6997879, + 52.8421064 + ], + [ + 5.6997289, + 52.8420837 + ], + [ + 5.6996431, + 52.8420189 + ], + [ + 5.699584, + 52.8419995 + ], + [ + 5.6995116, + 52.84198 + ], + [ + 5.6994151, + 52.8419897 + ], + [ + 5.6993131, + 52.842006 + ], + [ + 5.6991415, + 52.8420448 + ], + [ + 5.6990396, + 52.8420772 + ], + [ + 5.6989591, + 52.8421412 + ], + [ + 5.6989162, + 52.842159 + ], + [ + 5.6988652, + 52.8421558 + ], + [ + 5.6988303, + 52.8421364 + ], + [ + 5.6988357, + 52.8421023 + ], + [ + 5.6994285, + 52.8413231 + ], + [ + 5.699517, + 52.8412242 + ], + [ + 5.6995264, + 52.841191 + ], + [ + 5.6995197, + 52.8411643 + ], + [ + 5.6995009, + 52.84114 + ], + [ + 5.6994151, + 52.8410736 + ], + [ + 5.6993668, + 52.8410153 + ], + [ + 5.69934, + 52.8409569 + ], + [ + 5.6993453, + 52.8408354 + ], + [ + 5.6994231, + 52.8407333 + ], + [ + 5.6995143, + 52.8406718 + ], + [ + 5.6996404, + 52.8406264 + ], + [ + 5.6997852, + 52.8405989 + ], + [ + 5.6998549, + 52.8405843 + ], + [ + 5.6998833, + 52.8405011 + ], + [ + 5.6997557, + 52.8404547 + ], + [ + 5.6997235, + 52.8404385 + ], + [ + 5.6997128, + 52.8404126 + ], + [ + 5.6997396, + 52.8403899 + ], + [ + 5.6997772, + 52.8403915 + ], + [ + 5.6999092, + 52.8404232 + ], + [ + 5.7021061, + 52.8386296 + ], + [ + 5.7021133, + 52.838577 + ], + [ + 5.7019617, + 52.8384996 + ], + [ + 5.7020178, + 52.8384423 + ], + [ + 5.7021465, + 52.8384647 + ], + [ + 5.7022676, + 52.8384896 + ], + [ + 5.7030372, + 52.8378465 + ], + [ + 5.7032523, + 52.8378093 + ], + [ + 5.7034677, + 52.8378246 + ], + [ + 5.7036576, + 52.8379545 + ], + [ + 5.7039362, + 52.8380951 + ], + [ + 5.7045478, + 52.8385001 + ], + [ + 5.7045746, + 52.8385423 + ], + [ + 5.7037753, + 52.8388922 + ], + [ + 5.7038182, + 52.8389927 + ], + [ + 5.7040245, + 52.8395414 + ], + [ + 5.7040864, + 52.8396894 + ], + [ + 5.7042581, + 52.8399032 + ], + [ + 5.704501, + 52.8401144 + ], + [ + 5.7048176, + 52.8400173 + ], + [ + 5.7050475, + 52.8399411 + ], + [ + 5.7052547, + 52.839858 + ], + [ + 5.7060874, + 52.8408454 + ], + [ + 5.7055564, + 52.8411111 + ], + [ + 5.705296, + 52.8412094 + ], + [ + 5.7053448, + 52.8412857 + ], + [ + 5.7054203, + 52.84129 + ], + [ + 5.7056651, + 52.8416759 + ], + [ + 5.702309, + 52.8430566 + ], + [ + 5.7022717, + 52.8431323 + ], + [ + 5.7022838, + 52.8432307 + ], + [ + 5.7023791, + 52.8433562 + ], + [ + 5.7024974, + 52.8435023 + ], + [ + 5.7026526, + 52.8435521 + ], + [ + 5.702815, + 52.843538 + ], + [ + 5.7041456, + 52.8431152 + ], + [ + 5.7042139, + 52.8431608 + ], + [ + 5.7043158, + 52.8431513 + ], + [ + 5.7042509, + 52.8430577 + ], + [ + 5.7069878, + 52.8422303 + ], + [ + 5.7073839, + 52.8416594 + ], + [ + 5.7077622, + 52.8417245 + ], + [ + 5.7078956, + 52.8413718 + ], + [ + 5.707608, + 52.84132 + ], + [ + 5.7072005, + 52.8405367 + ], + [ + 5.7070771, + 52.8403601 + ], + [ + 5.7068769, + 52.8400546 + ], + [ + 5.7068537, + 52.8399654 + ], + [ + 5.7070196, + 52.8399191 + ], + [ + 5.7069966, + 52.839866 + ], + [ + 5.7068004, + 52.8399266 + ], + [ + 5.7063283, + 52.8390896 + ], + [ + 5.7053418, + 52.8373408 + ], + [ + 5.7053792, + 52.8372972 + ], + [ + 5.7055078, + 52.8373082 + ], + [ + 5.7063191, + 52.8387131 + ], + [ + 5.7064848, + 52.8386507 + ], + [ + 5.707537, + 52.8384119 + ], + [ + 5.7076047, + 52.8383499 + ], + [ + 5.7075724, + 52.8380731 + ], + [ + 5.7076085, + 52.8378511 + ], + [ + 5.7076412, + 52.8376748 + ], + [ + 5.7077337, + 52.837416 + ], + [ + 5.7078079, + 52.8372372 + ], + [ + 5.7079236, + 52.8370516 + ], + [ + 5.708039, + 52.8368338 + ], + [ + 5.7082078, + 52.8366663 + ], + [ + 5.7083839, + 52.8364804 + ], + [ + 5.7085117, + 52.8363953 + ], + [ + 5.7087387, + 52.8364312 + ], + [ + 5.7086342, + 52.8366123 + ], + [ + 5.7083941, + 52.8368396 + ], + [ + 5.7082148, + 52.8370941 + ], + [ + 5.7080695, + 52.8373783 + ], + [ + 5.7079739, + 52.8377241 + ], + [ + 5.7079269, + 52.8380126 + ], + [ + 5.7079226, + 52.8384336 + ], + [ + 5.7079685, + 52.8386812 + ], + [ + 5.7080408, + 52.8390716 + ], + [ + 5.7082623, + 52.8393867 + ], + [ + 5.7088971, + 52.84041 + ], + [ + 5.708939, + 52.8404442 + ], + [ + 5.7092451, + 52.8409649 + ], + [ + 5.7092226, + 52.8409879 + ], + [ + 5.7093954, + 52.8413695 + ], + [ + 5.7091161, + 52.8418852 + ], + [ + 5.7089426, + 52.8419246 + ], + [ + 5.7085095, + 52.8426169 + ], + [ + 5.7085712, + 52.8427907 + ], + [ + 5.7086623, + 52.8428499 + ], + [ + 5.7090773, + 52.8427434 + ], + [ + 5.7095319, + 52.8419251 + ], + [ + 5.7096068, + 52.8418402 + ], + [ + 5.7098861, + 52.8417981 + ], + [ + 5.7102744, + 52.8416712 + ], + [ + 5.710387, + 52.8415884 + ], + [ + 5.7105908, + 52.8415512 + ], + [ + 5.7107797, + 52.8415529 + ], + [ + 5.7109309, + 52.8415685 + ], + [ + 5.7112183, + 52.8415928 + ], + [ + 5.7118578, + 52.8417303 + ], + [ + 5.713327, + 52.8420358 + ], + [ + 5.7145728, + 52.842516 + ], + [ + 5.7149665, + 52.8426292 + ], + [ + 5.7161571, + 52.8426759 + ], + [ + 5.7163457, + 52.8426432 + ], + [ + 5.7165643, + 52.8425694 + ], + [ + 5.7167138, + 52.8424982 + ], + [ + 5.7167611, + 52.8424717 + ], + [ + 5.7166629, + 52.8423888 + ], + [ + 5.7166123, + 52.8424105 + ], + [ + 5.7164804, + 52.8424712 + ], + [ + 5.7162997, + 52.8425587 + ], + [ + 5.7161826, + 52.8425614 + ], + [ + 5.7160162, + 52.8425344 + ], + [ + 5.7159252, + 52.8424935 + ], + [ + 5.7158189, + 52.8424298 + ], + [ + 5.7156939, + 52.8423822 + ], + [ + 5.7156256, + 52.8423412 + ], + [ + 5.7154429, + 52.8422881 + ], + [ + 5.7142198, + 52.8418603 + ], + [ + 5.7141179, + 52.8418733 + ], + [ + 5.7138094, + 52.8417891 + ], + [ + 5.7139207, + 52.8416618 + ], + [ + 5.7136359, + 52.841551 + ], + [ + 5.7105881, + 52.8409174 + ], + [ + 5.710293, + 52.8408348 + ], + [ + 5.7100436, + 52.8407635 + ], + [ + 5.7099524, + 52.840689 + ], + [ + 5.7096969, + 52.840268 + ], + [ + 5.7096574, + 52.8401673 + ], + [ + 5.7091368, + 52.839137 + ], + [ + 5.7090274, + 52.8391534 + ], + [ + 5.7088262, + 52.8385362 + ], + [ + 5.7088472, + 52.8384624 + ], + [ + 5.7088594, + 52.8384193 + ], + [ + 5.7089437, + 52.8384383 + ], + [ + 5.7090902, + 52.8384713 + ], + [ + 5.7090492, + 52.8385492 + ], + [ + 5.7090837, + 52.8386131 + ], + [ + 5.7093069, + 52.8386513 + ], + [ + 5.709534, + 52.8387011 + ], + [ + 5.7098318, + 52.8387915 + ], + [ + 5.710008, + 52.838845 + ], + [ + 5.7100482, + 52.8388826 + ], + [ + 5.7100986, + 52.8389304 + ], + [ + 5.7102173, + 52.8391291 + ], + [ + 5.7102627, + 52.8391428 + ], + [ + 5.7104289, + 52.8396296 + ], + [ + 5.7103875, + 52.8396434 + ], + [ + 5.7105434, + 52.8402814 + ], + [ + 5.7106354, + 52.8404573 + ], + [ + 5.7107721, + 52.8405644 + ], + [ + 5.7108974, + 52.8406212 + ], + [ + 5.7124644, + 52.8410192 + ], + [ + 5.7126307, + 52.8410324 + ], + [ + 5.712691, + 52.8409933 + ], + [ + 5.7127419, + 52.8405108 + ], + [ + 5.7119802, + 52.8400215 + ], + [ + 5.7125917, + 52.83961 + ], + [ + 5.7126694, + 52.8392505 + ], + [ + 5.7124448, + 52.8384405 + ], + [ + 5.7124666, + 52.838342 + ], + [ + 5.7125151, + 52.8382571 + ], + [ + 5.7126091, + 52.838195 + ], + [ + 5.7130372, + 52.837999 + ], + [ + 5.713106, + 52.837967 + ], + [ + 5.7130941, + 52.8378847 + ], + [ + 5.7139322, + 52.8377485 + ], + [ + 5.7139695, + 52.8377424 + ], + [ + 5.7141108, + 52.8377419 + ], + [ + 5.7140747, + 52.8376734 + ], + [ + 5.7139078, + 52.837701 + ], + [ + 5.7130862, + 52.8378366 + ], + [ + 5.7129838, + 52.8377729 + ], + [ + 5.7127873, + 52.8377804 + ], + [ + 5.7125459, + 52.83782 + ], + [ + 5.7123724, + 52.8378594 + ], + [ + 5.7122025, + 52.8378897 + ], + [ + 5.7120625, + 52.8378604 + ], + [ + 5.7120129, + 52.8377965 + ], + [ + 5.7120651, + 52.8377094 + ], + [ + 5.7121404, + 52.8376588 + ], + [ + 5.7128874, + 52.8375284 + ], + [ + 5.7128027, + 52.8373296 + ], + [ + 5.7126926, + 52.8372566 + ], + [ + 5.7126204, + 52.8371997 + ], + [ + 5.7123781, + 52.8366352 + ], + [ + 5.7123089, + 52.8364844 + ], + [ + 5.7122927, + 52.8363449 + ], + [ + 5.7122844, + 52.8362465 + ], + [ + 5.7122983, + 52.8360795 + ], + [ + 5.7121951, + 52.8359264 + ], + [ + 5.7121109, + 52.8357734 + ], + [ + 5.7119434, + 52.8356068 + ], + [ + 5.711814, + 52.8354905 + ], + [ + 5.7116165, + 52.8353493 + ], + [ + 5.7113472, + 52.8351831 + ], + [ + 5.7110473, + 52.8350124 + ], + [ + 5.7108048, + 52.8349079 + ], + [ + 5.7104717, + 52.8348059 + ], + [ + 5.7101954, + 52.8347496 + ], + [ + 5.7099458, + 52.8347092 + ], + [ + 5.709632, + 52.834678 + ], + [ + 5.7094126, + 52.8346467 + ], + [ + 5.7090838, + 52.8346111 + ], + [ + 5.7046846, + 52.8343155 + ], + [ + 5.7045898, + 52.8342837 + ], + [ + 5.7045484, + 52.834309 + ], + [ + 5.7040193, + 52.834274 + ], + [ + 5.7039287, + 52.8342857 + ], + [ + 5.7038761, + 52.8343111 + ], + [ + 5.7038575, + 52.8343408 + ], + [ + 5.703533, + 52.8359366 + ], + [ + 5.7035071, + 52.8360054 + ], + [ + 5.7034319, + 52.8360492 + ], + [ + 5.7033639, + 52.836047 + ], + [ + 5.7033185, + 52.8360426 + ], + [ + 5.7032692, + 52.8360198 + ], + [ + 5.7032426, + 52.8359948 + ], + [ + 5.7035135, + 52.834319 + ], + [ + 5.7035056, + 52.834271 + ], + [ + 5.7034752, + 52.8342321 + ], + [ + 5.7034409, + 52.8342071 + ], + [ + 5.703388, + 52.8342004 + ], + [ + 5.669169, + 52.8316539 + ], + [ + 5.6678435, + 52.8314108 + ], + [ + 5.6660572, + 52.8310037 + ], + [ + 5.664656, + 52.8305618 + ], + [ + 5.6634245, + 52.8300557 + ], + [ + 5.6620492, + 52.8293462 + ], + [ + 5.6609306, + 52.8286112 + ], + [ + 5.6597175, + 52.8276157 + ], + [ + 5.6337496, + 52.802312 + ], + [ + 5.5971814, + 52.7666791 + ], + [ + 5.5967072, + 52.7661645 + ], + [ + 5.5962256, + 52.7655104 + ], + [ + 5.5957671, + 52.7647077 + ], + [ + 5.5954556, + 52.763953 + ], + [ + 5.5952198, + 52.7630314 + ], + [ + 5.5951655, + 52.7619314 + ], + [ + 5.5948634, + 52.747969 + ], + [ + 5.5948311, + 52.7464768 + ], + [ + 5.5938846, + 52.7027313 + ], + [ + 5.5938728, + 52.7021859 + ], + [ + 5.593812, + 52.699375 + ], + [ + 5.5933122, + 52.676269 + ], + [ + 5.5930694, + 52.6650372 + ], + [ + 5.5930471, + 52.6648072 + ], + [ + 5.5930349, + 52.6646811 + ], + [ + 5.5929598, + 52.664424 + ], + [ + 5.5928525, + 52.6642321 + ], + [ + 5.5927559, + 52.664141 + ], + [ + 5.5924126, + 52.6638905 + ], + [ + 5.5922704, + 52.6637953 + ], + [ + 5.5922664, + 52.6637856 + ], + [ + 5.5922678, + 52.6637701 + ], + [ + 5.5922812, + 52.6637579 + ], + [ + 5.592316, + 52.6637538 + ], + [ + 5.5923965, + 52.6637701 + ], + [ + 5.5925199, + 52.6638157 + ], + [ + 5.5925655, + 52.6638246 + ], + [ + 5.5926164, + 52.6638222 + ], + [ + 5.5926862, + 52.6638026 + ], + [ + 5.5927371, + 52.6637709 + ], + [ + 5.5927935, + 52.6637213 + ], + [ + 5.5928525, + 52.6636497 + ], + [ + 5.5928954, + 52.6635782 + ], + [ + 5.5929276, + 52.6634936 + ], + [ + 5.5929276, + 52.6634187 + ], + [ + 5.5929115, + 52.6633569 + ], + [ + 5.5928632, + 52.6632723 + ], + [ + 5.5928257, + 52.6632138 + ], + [ + 5.5927559, + 52.6631422 + ], + [ + 5.5926647, + 52.6630771 + ], + [ + 5.5925789, + 52.6630251 + ], + [ + 5.5924019, + 52.6629632 + ], + [ + 5.5922731, + 52.662947 + ], + [ + 5.5921873, + 52.66296 + ], + [ + 5.5921336, + 52.6629958 + ], + [ + 5.5921068, + 52.6630641 + ], + [ + 5.5920693, + 52.6631129 + ], + [ + 5.5919888, + 52.663165 + ], + [ + 5.5919244, + 52.6631877 + ], + [ + 5.5918493, + 52.6631845 + ], + [ + 5.5917957, + 52.6631552 + ], + [ + 5.5917796, + 52.6630446 + ], + [ + 5.591801, + 52.6629405 + ], + [ + 5.591844, + 52.6628233 + ], + [ + 5.591903, + 52.6627095 + ], + [ + 5.5920532, + 52.6623874 + ], + [ + 5.5919829, + 52.6622861 + ], + [ + 5.5916218, + 52.661586 + ], + [ + 5.5914927, + 52.6613466 + ], + [ + 5.5914691, + 52.6611822 + ], + [ + 5.5914984, + 52.6610292 + ], + [ + 5.5915731, + 52.660933 + ], + [ + 5.5917043, + 52.6608552 + ], + [ + 5.5919521, + 52.6607792 + ], + [ + 5.5930827, + 52.6604227 + ], + [ + 5.5939839, + 52.6599867 + ], + [ + 5.5945096, + 52.6598013 + ], + [ + 5.5949173, + 52.6596256 + ], + [ + 5.5955234, + 52.6592728 + ], + [ + 5.5957404, + 52.6590554 + ], + [ + 5.5958113, + 52.6589478 + ], + [ + 5.5958146, + 52.6588702 + ], + [ + 5.5957842, + 52.6588201 + ], + [ + 5.5957087, + 52.6587632 + ], + [ + 5.5957499, + 52.6587243 + ], + [ + 5.5958587, + 52.6587034 + ], + [ + 5.5959904, + 52.6586917 + ], + [ + 5.5960765, + 52.6586549 + ], + [ + 5.596219, + 52.6585747 + ], + [ + 5.5963649, + 52.6584487 + ], + [ + 5.596401, + 52.6584026 + ], + [ + 5.5965441, + 52.65822 + ], + [ + 5.5976258, + 52.6566282 + ], + [ + 5.5978052, + 52.6564542 + ], + [ + 5.5979101, + 52.6563786 + ], + [ + 5.5979627, + 52.6563694 + ], + [ + 5.5980078, + 52.656383 + ], + [ + 5.598023, + 52.6564172 + ], + [ + 5.5979897, + 52.6564811 + ], + [ + 5.5978034, + 52.6568173 + ], + [ + 5.5967894, + 52.6583564 + ], + [ + 5.5965167, + 52.658695 + ], + [ + 5.5962735, + 52.6589125 + ], + [ + 5.5960943, + 52.6591435 + ], + [ + 5.5959452, + 52.6593951 + ], + [ + 5.5958488, + 52.6596419 + ], + [ + 5.5957236, + 52.6600989 + ], + [ + 5.5956944, + 52.6602725 + ], + [ + 5.5956343, + 52.6602863 + ], + [ + 5.5943672, + 52.6602893 + ], + [ + 5.5931883, + 52.6606123 + ], + [ + 5.5932316, + 52.6608836 + ], + [ + 5.5936296, + 52.660862 + ], + [ + 5.5936592, + 52.6607728 + ], + [ + 5.5962494, + 52.6606684 + ], + [ + 5.5985971, + 52.6609276 + ], + [ + 5.5985938, + 52.6610007 + ], + [ + 5.599128, + 52.661036 + ], + [ + 5.5991163, + 52.6609857 + ], + [ + 5.5991778, + 52.6609825 + ], + [ + 5.5992066, + 52.6609809 + ], + [ + 5.5992624, + 52.6608598 + ], + [ + 5.5992692, + 52.6607524 + ], + [ + 5.5991433, + 52.6604194 + ], + [ + 5.59645, + 52.6603366 + ], + [ + 5.5964662, + 52.6601945 + ], + [ + 5.5983376, + 52.6602295 + ], + [ + 5.5983931, + 52.659396 + ], + [ + 5.5966595, + 52.6593545 + ], + [ + 5.5965952, + 52.6593044 + ], + [ + 5.596595, + 52.6592497 + ], + [ + 5.5966813, + 52.6592244 + ], + [ + 5.5968242, + 52.6592171 + ], + [ + 5.5973671, + 52.6588117 + ], + [ + 5.6002026, + 52.6588938 + ], + [ + 5.6001345, + 52.6601453 + ], + [ + 5.602075, + 52.6602068 + ], + [ + 5.6021411, + 52.6599075 + ], + [ + 5.6022913, + 52.6598957 + ], + [ + 5.6023007, + 52.6595372 + ], + [ + 5.6021162, + 52.659517 + ], + [ + 5.6020901, + 52.6590283 + ], + [ + 5.6015375, + 52.659012 + ], + [ + 5.6014142, + 52.6590039 + ], + [ + 5.601162, + 52.6588412 + ], + [ + 5.6012881, + 52.6587875 + ], + [ + 5.6014329, + 52.6588754 + ], + [ + 5.6016287, + 52.6589047 + ], + [ + 5.601905, + 52.6589112 + ], + [ + 5.6020096, + 52.6588884 + ], + [ + 5.602074, + 52.6588282 + ], + [ + 5.6021096, + 52.6583366 + ], + [ + 5.6021768, + 52.6582565 + ], + [ + 5.6023155, + 52.6581945 + ], + [ + 5.6025745, + 52.6581117 + ], + [ + 5.6027689, + 52.6580661 + ], + [ + 5.6027781, + 52.6579512 + ], + [ + 5.6028366, + 52.6579055 + ], + [ + 5.6028174, + 52.6578462 + ], + [ + 5.6027455, + 52.6577573 + ], + [ + 5.601478, + 52.6576919 + ], + [ + 5.6014516, + 52.6576623 + ], + [ + 5.598703, + 52.657644 + ], + [ + 5.5986688, + 52.6575984 + ], + [ + 5.5987025, + 52.6575663 + ], + [ + 5.5988039, + 52.6575524 + ], + [ + 5.6012102, + 52.6575282 + ], + [ + 5.6015109, + 52.6575275 + ], + [ + 5.6026235, + 52.6574585 + ], + [ + 5.6026709, + 52.6572141 + ], + [ + 5.6022378, + 52.657069 + ], + [ + 5.6017344, + 52.6571662 + ], + [ + 5.6016593, + 52.6571572 + ], + [ + 5.6015801, + 52.6571369 + ], + [ + 5.6015161, + 52.6571005 + ], + [ + 5.6014705, + 52.6570321 + ], + [ + 5.6014664, + 52.6569751 + ], + [ + 5.6015037, + 52.6569202 + ], + [ + 5.6016049, + 52.6568559 + ], + [ + 5.6019725, + 52.6567089 + ], + [ + 5.6021933, + 52.6565234 + ], + [ + 5.603326, + 52.6560249 + ], + [ + 5.6146864, + 52.6512693 + ], + [ + 5.6153793, + 52.6509009 + ], + [ + 5.615905, + 52.6506056 + ], + [ + 5.6160719, + 52.650512 + ], + [ + 5.6169455, + 52.6499067 + ], + [ + 5.6181695, + 52.6488827 + ], + [ + 5.6215685, + 52.6456203 + ], + [ + 5.6235939, + 52.6437607 + ], + [ + 5.6296039, + 52.6380318 + ], + [ + 5.6520245, + 52.6166606 + ], + [ + 5.6519656, + 52.6165377 + ], + [ + 5.6518248, + 52.6164474 + ], + [ + 5.6501324, + 52.6156462 + ], + [ + 5.6498189, + 52.6154977 + ], + [ + 5.6493559, + 52.6152594 + ], + [ + 5.6492033, + 52.6151464 + ], + [ + 5.6491328, + 52.6150052 + ], + [ + 5.6491785, + 52.6148699 + ], + [ + 5.6492916, + 52.6147268 + ], + [ + 5.6473229, + 52.6137293 + ], + [ + 5.6433039, + 52.611552 + ], + [ + 5.6415137, + 52.610608 + ], + [ + 5.641268, + 52.6106948 + ], + [ + 5.6410354, + 52.6106991 + ], + [ + 5.6407831, + 52.6106556 + ], + [ + 5.6394693, + 52.6099352 + ], + [ + 5.6365318, + 52.6083782 + ], + [ + 5.6343709, + 52.607345 + ], + [ + 5.6325097, + 52.6066248 + ], + [ + 5.6305529, + 52.6059945 + ], + [ + 5.6283908, + 52.6054139 + ], + [ + 5.6261708, + 52.6049276 + ], + [ + 5.623383, + 52.6043972 + ], + [ + 5.6228978, + 52.6043224 + ], + [ + 5.5729016, + 52.5961619 + ], + [ + 5.5680494, + 52.5953225 + ], + [ + 5.5672642, + 52.5951634 + ], + [ + 5.566107, + 52.5948833 + ], + [ + 5.5647242, + 52.5945143 + ], + [ + 5.5634991, + 52.5941406 + ], + [ + 5.5624092, + 52.5937781 + ], + [ + 5.5612441, + 52.5933356 + ], + [ + 5.5599924, + 52.5928131 + ], + [ + 5.5582032, + 52.5919984 + ], + [ + 5.5568006, + 52.5912199 + ], + [ + 5.5347231, + 52.5769646 + ], + [ + 5.5338896, + 52.5763961 + ], + [ + 5.5334288, + 52.5766257 + ], + [ + 5.5332669, + 52.5765253 + ], + [ + 5.5323795, + 52.5770439 + ], + [ + 5.5331814, + 52.5776194 + ], + [ + 5.5331969, + 52.57772 + ], + [ + 5.5331221, + 52.5778025 + ], + [ + 5.5297367, + 52.5797716 + ], + [ + 5.529538, + 52.5797971 + ], + [ + 5.5294251, + 52.5797675 + ], + [ + 5.5287212, + 52.5792858 + ], + [ + 5.5285973, + 52.5792883 + ], + [ + 5.5282416, + 52.5795223 + ], + [ + 5.5278247, + 52.5794771 + ], + [ + 5.5278281, + 52.5793878 + ], + [ + 5.528195, + 52.5791515 + ], + [ + 5.5281943, + 52.5789936 + ], + [ + 5.5281978, + 52.5789181 + ], + [ + 5.5276785, + 52.5785985 + ], + [ + 5.5275435, + 52.5786377 + ], + [ + 5.5274048, + 52.5786973 + ], + [ + 5.5271602, + 52.5785512 + ], + [ + 5.5272313, + 52.5784916 + ], + [ + 5.5274231, + 52.5785829 + ], + [ + 5.5275468, + 52.5785072 + ], + [ + 5.5258907, + 52.5774364 + ], + [ + 5.5255086, + 52.5776475 + ], + [ + 5.5242951, + 52.5783589 + ], + [ + 5.5258385, + 52.5794001 + ], + [ + 5.5258911, + 52.5794252 + ], + [ + 5.5260453, + 52.5794845 + ], + [ + 5.526102, + 52.5795713 + ], + [ + 5.5265424, + 52.5798636 + ], + [ + 5.526689, + 52.5798931 + ], + [ + 5.5267718, + 52.5799502 + ], + [ + 5.5268134, + 52.580044 + ], + [ + 5.5276416, + 52.5805851 + ], + [ + 5.5278184, + 52.5807107 + ], + [ + 5.5278301, + 52.5808022 + ], + [ + 5.5275899, + 52.5807957 + ], + [ + 5.5262461, + 52.5799419 + ], + [ + 5.5239087, + 52.5783961 + ], + [ + 5.5238971, + 52.5783206 + ], + [ + 5.5239906, + 52.5782243 + ], + [ + 5.5260019, + 52.5771112 + ], + [ + 5.5291291, + 52.5753189 + ], + [ + 5.5293802, + 52.5752293 + ], + [ + 5.5296545, + 52.5753089 + ], + [ + 5.529982, + 52.5755373 + ], + [ + 5.5313488, + 52.5747456 + ], + [ + 5.530649, + 52.5743324 + ], + [ + 5.528756, + 52.5731568 + ], + [ + 5.5261109, + 52.5715703 + ], + [ + 5.5234562, + 52.5699883 + ], + [ + 5.5219864, + 52.5707904 + ], + [ + 5.5200015, + 52.5695677 + ], + [ + 5.5192237, + 52.5690754 + ], + [ + 5.5178182, + 52.5682276 + ], + [ + 5.5191432, + 52.5673309 + ], + [ + 5.5051061, + 52.558739 + ], + [ + 5.5017973, + 52.5567639 + ], + [ + 5.5004585, + 52.5558891 + ], + [ + 5.4992067, + 52.5551858 + ], + [ + 5.4982781, + 52.5546882 + ], + [ + 5.4971511, + 52.5542319 + ], + [ + 5.4959152, + 52.5538078 + ], + [ + 5.4952767, + 52.5536233 + ], + [ + 5.494432, + 52.553423 + ], + [ + 5.4925701, + 52.5531461 + ], + [ + 5.4916319, + 52.5530443 + ], + [ + 5.4908212, + 52.5529813 + ], + [ + 5.4647287, + 52.5520409 + ], + [ + 5.4637281, + 52.5519908 + ], + [ + 5.4633682, + 52.5534636 + ], + [ + 5.4630884, + 52.5534328 + ], + [ + 5.4632959, + 52.5519692 + ], + [ + 5.4630701, + 52.5519579 + ], + [ + 5.4624584, + 52.5518897 + ], + [ + 5.4619468, + 52.5521989 + ], + [ + 5.4616162, + 52.5521372 + ], + [ + 5.461337, + 52.5518905 + ], + [ + 5.461184, + 52.5519984 + ], + [ + 5.4607771, + 52.5519212 + ], + [ + 5.4605738, + 52.5518133 + ], + [ + 5.4600139, + 52.5518749 + ], + [ + 5.4589721, + 52.5513967 + ], + [ + 5.45898, + 52.5507223 + ], + [ + 5.458787, + 52.5506177 + ], + [ + 5.4581831, + 52.5501501 + ], + [ + 5.4576014, + 52.5501936 + ], + [ + 5.4567356, + 52.5505173 + ], + [ + 5.4547741, + 52.5512573 + ], + [ + 5.4569053, + 52.5533857 + ], + [ + 5.4588118, + 52.554049 + ], + [ + 5.4607452, + 52.5542035 + ], + [ + 5.4626787, + 52.5543271 + ], + [ + 5.4642327, + 52.5536951 + ], + [ + 5.4643595, + 52.5538955 + ], + [ + 5.4627292, + 52.5544968 + ], + [ + 5.4609227, + 52.5544503 + ], + [ + 5.4586839, + 52.5542649 + ], + [ + 5.45693, + 52.5536171 + ], + [ + 5.4567522, + 52.5535244 + ], + [ + 5.4558385, + 52.5526916 + ], + [ + 5.4545702, + 52.5513806 + ], + [ + 5.4542655, + 52.5511338 + ], + [ + 5.4544184, + 52.5510567 + ], + [ + 5.4546981, + 52.5511493 + ], + [ + 5.4557778, + 52.5505661 + ], + [ + 5.4559388, + 52.5504584 + ], + [ + 5.4560514, + 52.5503247 + ], + [ + 5.4561265, + 52.550191 + ], + [ + 5.4561426, + 52.5500409 + ], + [ + 5.4561212, + 52.549917 + ], + [ + 5.4560461, + 52.5497555 + ], + [ + 5.4559549, + 52.5495304 + ], + [ + 5.4558824, + 52.5492662 + ], + [ + 5.455869, + 52.5490982 + ], + [ + 5.4558127, + 52.5489857 + ], + [ + 5.4557403, + 52.5488731 + ], + [ + 5.4555981, + 52.5486937 + ], + [ + 5.4554855, + 52.5485225 + ], + [ + 5.4554265, + 52.5484034 + ], + [ + 5.4553862, + 52.5483414 + ], + [ + 5.4553219, + 52.5482843 + ], + [ + 5.455228, + 52.5482191 + ], + [ + 5.4550778, + 52.5481212 + ], + [ + 5.4548257, + 52.5479663 + ], + [ + 5.4546459, + 52.5478342 + ], + [ + 5.4545493, + 52.5477392 + ], + [ + 5.4545011, + 52.5476711 + ], + [ + 5.4544743, + 52.5476074 + ], + [ + 5.454426, + 52.547415 + ], + [ + 5.4543883, + 52.5473543 + ], + [ + 5.4543455, + 52.5472926 + ], + [ + 5.4542704, + 52.5472241 + ], + [ + 5.4541283, + 52.5471149 + ], + [ + 5.4539754, + 52.5470529 + ], + [ + 5.453809, + 52.547015 + ], + [ + 5.4533798, + 52.5469824 + ], + [ + 5.4529078, + 52.5469824 + ], + [ + 5.4528112, + 52.5469433 + ], + [ + 5.4529507, + 52.5468911 + ], + [ + 5.4534657, + 52.5468845 + ], + [ + 5.453809, + 52.5468584 + ], + [ + 5.4542381, + 52.5467475 + ], + [ + 5.4546356, + 52.546504 + ], + [ + 5.4547361, + 52.5462614 + ], + [ + 5.4531818, + 52.543864 + ], + [ + 5.4481591, + 52.5358135 + ], + [ + 5.4477704, + 52.5353529 + ], + [ + 5.4476622, + 52.5351914 + ], + [ + 5.4475623, + 52.5351305 + ], + [ + 5.4474292, + 52.5351305 + ], + [ + 5.4472794, + 52.5351611 + ], + [ + 5.4469802, + 52.5353033 + ], + [ + 5.4469303, + 52.5353338 + ], + [ + 5.4467308, + 52.535476 + ], + [ + 5.4464482, + 52.5356689 + ], + [ + 5.4460326, + 52.5359938 + ], + [ + 5.4458663, + 52.5360852 + ], + [ + 5.44565, + 52.5361463 + ], + [ + 5.4455502, + 52.5362376 + ], + [ + 5.445118, + 52.5364814 + ], + [ + 5.4448519, + 52.5366642 + ], + [ + 5.444486, + 52.5368267 + ], + [ + 5.4439036, + 52.5368778 + ], + [ + 5.4435373, + 52.5367765 + ], + [ + 5.4421217, + 52.5359754 + ], + [ + 5.4420883, + 52.5358638 + ], + [ + 5.442071, + 52.5356305 + ], + [ + 5.4420873, + 52.5353463 + ], + [ + 5.442237, + 52.5352041 + ], + [ + 5.4423533, + 52.5350823 + ], + [ + 5.4423699, + 52.5349909 + ], + [ + 5.4423364, + 52.5348894 + ], + [ + 5.4417422, + 52.5345174 + ], + [ + 5.4408875, + 52.5340174 + ], + [ + 5.4408708, + 52.5339463 + ], + [ + 5.4409374, + 52.5339361 + ], + [ + 5.4410872, + 52.5340173 + ], + [ + 5.4413003, + 52.5341191 + ], + [ + 5.4425044, + 52.5348412 + ], + [ + 5.4432255, + 52.5352863 + ], + [ + 5.4428942, + 52.5355223 + ], + [ + 5.4428944, + 52.5357021 + ], + [ + 5.4429697, + 52.5357208 + ], + [ + 5.4431339, + 52.5356907 + ], + [ + 5.4439819, + 52.5361622 + ], + [ + 5.4440189, + 52.5362295 + ], + [ + 5.4449394, + 52.535746 + ], + [ + 5.4446214, + 52.5355859 + ], + [ + 5.4446788, + 52.5354853 + ], + [ + 5.4445796, + 52.5354398 + ], + [ + 5.4444857, + 52.5353795 + ], + [ + 5.4442765, + 52.5352669 + ], + [ + 5.4441439, + 52.5351472 + ], + [ + 5.4441509, + 52.5349297 + ], + [ + 5.4442934, + 52.5348476 + ], + [ + 5.4446987, + 52.5348474 + ], + [ + 5.4454731, + 52.5353414 + ], + [ + 5.4455468, + 52.5352964 + ], + [ + 5.4463014, + 52.5347793 + ], + [ + 5.4454902, + 52.5342854 + ], + [ + 5.4453632, + 52.5342142 + ], + [ + 5.4453549, + 52.5341044 + ], + [ + 5.4456166, + 52.5339195 + ], + [ + 5.4449029, + 52.5334776 + ], + [ + 5.4429501, + 52.5323926 + ], + [ + 5.4418155, + 52.533135 + ], + [ + 5.4408285, + 52.532559 + ], + [ + 5.440858, + 52.5325378 + ], + [ + 5.4406032, + 52.5323796 + ], + [ + 5.4406059, + 52.5322588 + ], + [ + 5.4415674, + 52.5315686 + ], + [ + 5.4403414, + 52.5308686 + ], + [ + 5.4385818, + 52.5298639 + ], + [ + 5.4378473, + 52.5303116 + ], + [ + 5.437802, + 52.5302821 + ], + [ + 5.4372582, + 52.5306693 + ], + [ + 5.4372293, + 52.5307542 + ], + [ + 5.4372714, + 52.5308295 + ], + [ + 5.4373288, + 52.5309117 + ], + [ + 5.4373562, + 52.531003 + ], + [ + 5.4373572, + 52.5310878 + ], + [ + 5.4373165, + 52.5311429 + ], + [ + 5.4372459, + 52.5312074 + ], + [ + 5.4410201, + 52.5333893 + ], + [ + 5.4407537, + 52.5334111 + ], + [ + 5.4397701, + 52.5328138 + ], + [ + 5.4396496, + 52.5327915 + ], + [ + 5.4395821, + 52.5327941 + ], + [ + 5.4394165, + 52.5327789 + ], + [ + 5.4391942, + 52.5327113 + ], + [ + 5.4364902, + 52.5311308 + ], + [ + 5.4363324, + 52.531127 + ], + [ + 5.4362302, + 52.5310657 + ], + [ + 5.4362636, + 52.5310312 + ], + [ + 5.4361387, + 52.5309471 + ], + [ + 5.4359642, + 52.530806 + ], + [ + 5.4357892, + 52.5306054 + ], + [ + 5.4356776, + 52.5303838 + ], + [ + 5.435626, + 52.5301529 + ], + [ + 5.4354082, + 52.5301493 + ], + [ + 5.4349841, + 52.528906 + ], + [ + 5.4349395, + 52.5283722 + ], + [ + 5.4348673, + 52.527279 + ], + [ + 5.4348557, + 52.527191 + ], + [ + 5.434866, + 52.5271555 + ], + [ + 5.4348794, + 52.527101 + ], + [ + 5.4347741, + 52.5263909 + ], + [ + 5.4348053, + 52.5251428 + ], + [ + 5.4348097, + 52.5249645 + ], + [ + 5.4352411, + 52.5249327 + ], + [ + 5.4354532, + 52.5244509 + ], + [ + 5.4357074, + 52.5221443 + ], + [ + 5.4359195, + 52.5210398 + ], + [ + 5.4364524, + 52.5200643 + ], + [ + 5.4369512, + 52.5193888 + ], + [ + 5.4369957, + 52.5193391 + ], + [ + 5.4373575, + 52.5189347 + ], + [ + 5.4363853, + 52.5190876 + ], + [ + 5.4361948, + 52.5190289 + ], + [ + 5.4363525, + 52.5186448 + ], + [ + 5.4360494, + 52.5187128 + ], + [ + 5.4360764, + 52.5183887 + ], + [ + 5.4360899, + 52.518051 + ], + [ + 5.4364951, + 52.5172001 + ], + [ + 5.4374541, + 52.5162412 + ], + [ + 5.4378052, + 52.5160386 + ], + [ + 5.4380484, + 52.5160656 + ], + [ + 5.4381969, + 52.5162412 + ], + [ + 5.4377512, + 52.5165248 + ], + [ + 5.4376297, + 52.5165248 + ], + [ + 5.4370084, + 52.517011 + ], + [ + 5.4366437, + 52.5175648 + ], + [ + 5.4365357, + 52.5177404 + ], + [ + 5.4366572, + 52.5178484 + ], + [ + 5.4367653, + 52.5178619 + ], + [ + 5.4371299, + 52.5176323 + ], + [ + 5.4377242, + 52.5172136 + ], + [ + 5.4382239, + 52.516903 + ], + [ + 5.4382374, + 52.5167814 + ], + [ + 5.4381564, + 52.5166328 + ], + [ + 5.4384265, + 52.5164978 + ], + [ + 5.4387912, + 52.5167814 + ], + [ + 5.437265, + 52.5177404 + ], + [ + 5.4365641, + 52.5182661 + ], + [ + 5.4369957, + 52.5184144 + ], + [ + 5.437643, + 52.5186437 + ], + [ + 5.438026, + 52.5187603 + ], + [ + 5.4385197, + 52.5188191 + ], + [ + 5.4388165, + 52.5188461 + ], + [ + 5.4393583, + 52.5188073 + ], + [ + 5.4396824, + 52.5187128 + ], + [ + 5.4399087, + 52.5185897 + ], + [ + 5.4400739, + 52.5185236 + ], + [ + 5.4402728, + 52.5183739 + ], + [ + 5.4405021, + 52.5180368 + ], + [ + 5.4405291, + 52.5176322 + ], + [ + 5.4403575, + 52.5173082 + ], + [ + 5.4401515, + 52.5171509 + ], + [ + 5.4400064, + 52.5170516 + ], + [ + 5.4398278, + 52.5169175 + ], + [ + 5.4397664, + 52.5168898 + ], + [ + 5.4397093, + 52.5168614 + ], + [ + 5.4381113, + 52.5146741 + ], + [ + 5.4375625, + 52.5139876 + ], + [ + 5.4365338, + 52.5130286 + ], + [ + 5.4347642, + 52.5113132 + ], + [ + 5.4346502, + 52.5112085 + ], + [ + 5.4345181, + 52.5111496 + ], + [ + 5.4343562, + 52.5111091 + ], + [ + 5.4325473, + 52.5105042 + ], + [ + 5.4319271, + 52.5102655 + ], + [ + 5.4306017, + 52.5097556 + ], + [ + 5.4296329, + 52.5093527 + ], + [ + 5.4283648, + 52.5088253 + ], + [ + 5.4282483, + 52.5088166 + ], + [ + 5.4281849, + 52.5088468 + ], + [ + 5.4278754, + 52.5091013 + ], + [ + 5.4255749, + 52.5109927 + ], + [ + 5.4253991, + 52.5111181 + ], + [ + 5.4195626, + 52.5099819 + ], + [ + 5.41864, + 52.509342 + ], + [ + 5.4183825, + 52.5097468 + ], + [ + 5.418243, + 52.5097599 + ], + [ + 5.4181035, + 52.5096554 + ], + [ + 5.4182752, + 52.5092309 + ], + [ + 5.4182108, + 52.5090481 + ], + [ + 5.4175885, + 52.5086367 + ], + [ + 5.4078146, + 52.503125 + ], + [ + 5.3986092, + 52.4978086 + ], + [ + 5.3943391, + 52.495222 + ], + [ + 5.3943177, + 52.4950914 + ], + [ + 5.3944464, + 52.4950261 + ], + [ + 5.3945966, + 52.4950587 + ], + [ + 5.3958841, + 52.4958817 + ], + [ + 5.4016348, + 52.4992586 + ], + [ + 5.4101749, + 52.5041438 + ], + [ + 5.4175885, + 52.5082384 + ], + [ + 5.419863, + 52.5098252 + ], + [ + 5.4252489, + 52.5109091 + ], + [ + 5.4280594, + 52.5087099 + ], + [ + 5.4256135, + 52.5075447 + ], + [ + 5.4239637, + 52.5067214 + ], + [ + 5.4208257, + 52.5050877 + ], + [ + 5.4205203, + 52.5052861 + ], + [ + 5.4204296, + 52.5052292 + ], + [ + 5.4207126, + 52.5050333 + ], + [ + 5.4201799, + 52.5047404 + ], + [ + 5.4199986, + 52.5046268 + ], + [ + 5.4199068, + 52.5044876 + ], + [ + 5.4198829, + 52.5043664 + ], + [ + 5.4198855, + 52.5042679 + ], + [ + 5.4202339, + 52.5035589 + ], + [ + 5.4196419, + 52.5033258 + ], + [ + 5.4188218, + 52.5038013 + ], + [ + 5.4186239, + 52.5038891 + ], + [ + 5.4185112, + 52.5038805 + ], + [ + 5.4184505, + 52.5038282 + ], + [ + 5.4185321, + 52.5037408 + ], + [ + 5.4188158, + 52.5035975 + ], + [ + 5.4188942, + 52.5035742 + ], + [ + 5.4189201, + 52.5035375 + ], + [ + 5.4190268, + 52.503347 + ], + [ + 5.4189394, + 52.5032604 + ], + [ + 5.4188068, + 52.5031511 + ], + [ + 5.4187011, + 52.5030967 + ], + [ + 5.417484, + 52.5033266 + ], + [ + 5.4149747, + 52.5051102 + ], + [ + 5.414835, + 52.5050399 + ], + [ + 5.4168413, + 52.5035496 + ], + [ + 5.4170252, + 52.5034145 + ], + [ + 5.4152555, + 52.5040991 + ], + [ + 5.4149229, + 52.5039505 + ], + [ + 5.4140216, + 52.5035488 + ], + [ + 5.412584, + 52.503268 + ], + [ + 5.4139841, + 52.5015113 + ], + [ + 5.4124905, + 52.5007069 + ], + [ + 5.4121158, + 52.5005051 + ], + [ + 5.4114807, + 52.500163 + ], + [ + 5.4065171, + 52.4972757 + ], + [ + 5.4035248, + 52.4991573 + ], + [ + 5.4033623, + 52.4990551 + ], + [ + 5.4062204, + 52.4972496 + ], + [ + 5.406276, + 52.4971921 + ], + [ + 5.4062791, + 52.4971257 + ], + [ + 5.406203, + 52.4970414 + ], + [ + 5.4003096, + 52.4935443 + ], + [ + 5.3975607, + 52.4919131 + ], + [ + 5.3966885, + 52.4914202 + ], + [ + 5.3963039, + 52.4912388 + ], + [ + 5.3958929, + 52.491062 + ], + [ + 5.3954861, + 52.4909104 + ], + [ + 5.3949475, + 52.4907296 + ], + [ + 5.3942175, + 52.4905292 + ], + [ + 5.3933307, + 52.4904118 + ], + [ + 5.3924595, + 52.4903446 + ], + [ + 5.3916004, + 52.4903461 + ], + [ + 5.3906029, + 52.490394 + ], + [ + 5.3890839, + 52.4904487 + ], + [ + 5.3885396, + 52.4904305 + ], + [ + 5.3879163, + 52.4903852 + ], + [ + 5.3872022, + 52.4902785 + ], + [ + 5.3866752, + 52.4901638 + ], + [ + 5.3864595, + 52.4901136 + ], + [ + 5.3864167, + 52.4901213 + ], + [ + 5.3863859, + 52.4901319 + ], + [ + 5.3863483, + 52.4901596 + ], + [ + 5.3863027, + 52.4902103 + ], + [ + 5.3862959, + 52.4902307 + ], + [ + 5.3864446, + 52.490382 + ], + [ + 5.3867948, + 52.4905936 + ], + [ + 5.3872022, + 52.4907592 + ], + [ + 5.3893247, + 52.4919954 + ], + [ + 5.3893959, + 52.4920504 + ], + [ + 5.3893886, + 52.4921305 + ], + [ + 5.3893285, + 52.492213 + ], + [ + 5.389216, + 52.4922566 + ], + [ + 5.3890621, + 52.4922682 + ], + [ + 5.3888707, + 52.492211 + ], + [ + 5.3872022, + 52.4911979 + ], + [ + 5.3848648, + 52.4899403 + ], + [ + 5.3838728, + 52.4894667 + ], + [ + 5.3818819, + 52.4885722 + ], + [ + 5.3797972, + 52.4877115 + ], + [ + 5.2584611, + 52.4353824 + ], + [ + 5.254228, + 52.4335909 + ], + [ + 5.2442871, + 52.4299855 + ], + [ + 5.2298148, + 52.4247368 + ], + [ + 5.2297148, + 52.4245766 + ], + [ + 5.2299027, + 52.4244079 + ], + [ + 5.2302202, + 52.4244567 + ], + [ + 5.2325709, + 52.425321 + ], + [ + 5.2326386, + 52.4252411 + ], + [ + 5.2285444, + 52.4207309 + ], + [ + 5.2282873, + 52.4205658 + ], + [ + 5.2253737, + 52.4195059 + ], + [ + 5.2246165, + 52.4192185 + ], + [ + 5.2244676, + 52.419113 + ], + [ + 5.224368, + 52.4188935 + ], + [ + 5.2246344, + 52.4180692 + ], + [ + 5.2239368, + 52.4178186 + ], + [ + 5.2228537, + 52.4182754 + ], + [ + 5.2225762, + 52.4184438 + ], + [ + 5.2219444, + 52.4190571 + ], + [ + 5.2216908, + 52.418972 + ], + [ + 5.2223118, + 52.4182765 + ], + [ + 5.2224104, + 52.4180299 + ], + [ + 5.2222501, + 52.4179518 + ], + [ + 5.2229008, + 52.4172661 + ], + [ + 5.2228067, + 52.4172323 + ], + [ + 5.2221419, + 52.4179128 + ], + [ + 5.2219927, + 52.4178644 + ], + [ + 5.220457, + 52.4183636 + ], + [ + 5.2201427, + 52.4183948 + ], + [ + 5.2200011, + 52.418326 + ], + [ + 5.2205204, + 52.4177537 + ], + [ + 5.217126, + 52.4165256 + ], + [ + 5.2169319, + 52.4164658 + ], + [ + 5.2166442, + 52.4164286 + ], + [ + 5.2155228, + 52.4164374 + ], + [ + 5.2083081, + 52.4164134 + ], + [ + 5.2271757, + 52.4233737 + ], + [ + 5.2271786, + 52.4235039 + ], + [ + 5.2270244, + 52.4236635 + ], + [ + 5.2269083, + 52.423693 + ], + [ + 5.1929075, + 52.4112724 + ], + [ + 5.180104, + 52.4065847 + ], + [ + 5.1667963, + 52.4017125 + ], + [ + 5.1617582, + 52.3998145 + ], + [ + 5.1615395, + 52.3997147 + ], + [ + 5.1613705, + 52.3995282 + ], + [ + 5.16129, + 52.3994774 + ], + [ + 5.1611666, + 52.3994218 + ], + [ + 5.1606248, + 52.3992205 + ], + [ + 5.1593883, + 52.3987737 + ], + [ + 5.1576798, + 52.3981567 + ], + [ + 5.1555447, + 52.3974006 + ], + [ + 5.1536028, + 52.3966756 + ], + [ + 5.151575, + 52.3959407 + ], + [ + 5.1493555, + 52.395133 + ], + [ + 5.1469898, + 52.3942557 + ], + [ + 5.1453215, + 52.3936468 + ], + [ + 5.1425427, + 52.3926418 + ], + [ + 5.1397747, + 52.3916205 + ], + [ + 5.137012, + 52.3906121 + ], + [ + 5.1340884, + 52.3895416 + ], + [ + 5.1303869, + 52.3881993 + ], + [ + 5.1268142, + 52.3868799 + ], + [ + 5.1229519, + 52.3854688 + ], + [ + 5.1215678, + 52.3849711 + ], + [ + 5.1211387, + 52.3848025 + ], + [ + 5.1210958, + 52.3847632 + ], + [ + 5.121085, + 52.3847255 + ], + [ + 5.1210958, + 52.384678 + ], + [ + 5.1211494, + 52.3846453 + ], + [ + 5.1212138, + 52.3846306 + ], + [ + 5.1212755, + 52.3846306 + ], + [ + 5.1213693, + 52.3846469 + ], + [ + 5.1214632, + 52.3846829 + ], + [ + 5.1215088, + 52.3847091 + ], + [ + 5.1215812, + 52.3847452 + ], + [ + 5.1218347, + 52.3848524 + ], + [ + 5.1235942, + 52.3855187 + ], + [ + 5.12471, + 52.3859018 + ], + [ + 5.126263, + 52.3864845 + ], + [ + 5.1278402, + 52.3870755 + ], + [ + 5.12942, + 52.3876599 + ], + [ + 5.1311527, + 52.3882656 + ], + [ + 5.132872, + 52.3888827 + ], + [ + 5.1343821, + 52.3894475 + ], + [ + 5.1360719, + 52.3900597 + ], + [ + 5.1380996, + 52.3907963 + ], + [ + 5.1396821, + 52.391361 + ], + [ + 5.1409723, + 52.3918635 + ], + [ + 5.1413666, + 52.3920157 + ], + [ + 5.1422222, + 52.3923153 + ], + [ + 5.1433326, + 52.3927196 + ], + [ + 5.1446496, + 52.3932155 + ], + [ + 5.1459209, + 52.3936542 + ], + [ + 5.147482, + 52.3942336 + ], + [ + 5.1488338, + 52.3947279 + ], + [ + 5.1500033, + 52.3951715 + ], + [ + 5.1515429, + 52.3957181 + ], + [ + 5.1521222, + 52.3959243 + ], + [ + 5.1532756, + 52.396345 + ], + [ + 5.1537503, + 52.3965283 + ], + [ + 5.1541634, + 52.3966805 + ], + [ + 5.1552309, + 52.3970716 + ], + [ + 5.1558103, + 52.3972762 + ], + [ + 5.1570387, + 52.3977214 + ], + [ + 5.157787, + 52.3979931 + ], + [ + 5.1591281, + 52.3984873 + ], + [ + 5.1595251, + 52.3986264 + ], + [ + 5.1599355, + 52.3987803 + ], + [ + 5.1609065, + 52.3991256 + ], + [ + 5.1613249, + 52.3992778 + ], + [ + 5.1616467, + 52.3993809 + ], + [ + 5.1617674, + 52.3994185 + ], + [ + 5.1618264, + 52.39943 + ], + [ + 5.1618774, + 52.3994333 + ], + [ + 5.1619096, + 52.3994161 + ], + [ + 5.1619056, + 52.399394 + ], + [ + 5.1618895, + 52.3993662 + ], + [ + 5.1611892, + 52.3985722 + ], + [ + 5.1589371, + 52.3956565 + ], + [ + 5.1572246, + 52.3935182 + ], + [ + 5.1564669, + 52.3929392 + ], + [ + 5.1414336, + 52.3874471 + ], + [ + 5.1412552, + 52.3876149 + ], + [ + 5.1410232, + 52.3878555 + ], + [ + 5.140299, + 52.3885529 + ], + [ + 5.139894, + 52.3889572 + ], + [ + 5.1398605, + 52.38899 + ], + [ + 5.1398444, + 52.388999 + ], + [ + 5.1398176, + 52.3890022 + ], + [ + 5.1397894, + 52.3890006 + ], + [ + 5.1397546, + 52.3889957 + ], + [ + 5.1397197, + 52.3889834 + ], + [ + 5.1397022, + 52.3889687 + ], + [ + 5.1396942, + 52.388949 + ], + [ + 5.1397076, + 52.3889269 + ], + [ + 5.1397452, + 52.3888844 + ], + [ + 5.1398699, + 52.3887526 + ], + [ + 5.1401998, + 52.3884138 + ], + [ + 5.1405793, + 52.3880356 + ], + [ + 5.140975, + 52.387619 + ], + [ + 5.1411832, + 52.3873523 + ], + [ + 5.1325465, + 52.3841949 + ], + [ + 5.1296424, + 52.3831739 + ], + [ + 5.1294993, + 52.383125 + ], + [ + 5.1289736, + 52.3836734 + ], + [ + 5.1289172, + 52.3836538 + ], + [ + 5.1294509, + 52.3831066 + ], + [ + 5.1287949, + 52.3828759 + ], + [ + 5.1286408, + 52.3830008 + ], + [ + 5.1285215, + 52.3831269 + ], + [ + 5.12804, + 52.383627 + ], + [ + 5.1277315, + 52.3839299 + ], + [ + 5.1273373, + 52.384349 + ], + [ + 5.1272997, + 52.384385 + ], + [ + 5.1272595, + 52.3844046 + ], + [ + 5.1272192, + 52.3844046 + ], + [ + 5.127171, + 52.3843997 + ], + [ + 5.1271415, + 52.3843801 + ], + [ + 5.1271307, + 52.3843637 + ], + [ + 5.1271307, + 52.3843408 + ], + [ + 5.1271468, + 52.3843048 + ], + [ + 5.1272058, + 52.3842491 + ], + [ + 5.1277798, + 52.3836614 + ], + [ + 5.128276, + 52.383144 + ], + [ + 5.1285939, + 52.3828002 + ], + [ + 5.128254, + 52.3824214 + ], + [ + 5.126675, + 52.3818419 + ], + [ + 5.1256218, + 52.3813716 + ], + [ + 5.124722, + 52.380879 + ], + [ + 5.1241429, + 52.380472 + ], + [ + 5.1236274, + 52.3800469 + ], + [ + 5.1231943, + 52.3795922 + ], + [ + 5.1227885, + 52.3790325 + ], + [ + 5.1224979, + 52.3785302 + ], + [ + 5.1222609, + 52.3778977 + ], + [ + 5.1221138, + 52.377254 + ], + [ + 5.1220549, + 52.3767319 + ], + [ + 5.12209, + 52.3761667 + ], + [ + 5.122161, + 52.3757732 + ], + [ + 5.1223179, + 52.3753593 + ], + [ + 5.1226593, + 52.3747571 + ], + [ + 5.1230924, + 52.3741264 + ], + [ + 5.1237168, + 52.3734461 + ], + [ + 5.1272149, + 52.369903 + ], + [ + 5.1304793, + 52.3665967 + ], + [ + 5.1311525, + 52.3655363 + ], + [ + 5.131609, + 52.3644589 + ], + [ + 5.1317551, + 52.3637354 + ], + [ + 5.1328542, + 52.3564475 + ], + [ + 5.1340853, + 52.3476169 + ], + [ + 5.1334368, + 52.3475849 + ], + [ + 5.1332011, + 52.3473858 + ], + [ + 5.1329036, + 52.3471231 + ], + [ + 5.1330217, + 52.3461303 + ], + [ + 5.1335855, + 52.3458168 + ], + [ + 5.1335228, + 52.345561 + ], + [ + 5.1330909, + 52.3452749 + ], + [ + 5.133222, + 52.344813 + ], + [ + 5.1333209, + 52.344351 + ], + [ + 5.1338367, + 52.3440178 + ], + [ + 5.1337247, + 52.3439487 + ], + [ + 5.1334047, + 52.3437612 + ], + [ + 5.1312385, + 52.3435205 + ], + [ + 5.1311095, + 52.3436284 + ], + [ + 5.1309811, + 52.3435888 + ], + [ + 5.131102, + 52.3428765 + ], + [ + 5.1311181, + 52.3427766 + ], + [ + 5.1311557, + 52.3426061 + ], + [ + 5.1312147, + 52.3422293 + ], + [ + 5.1312415, + 52.3419916 + ], + [ + 5.1312201, + 52.3419228 + ], + [ + 5.1311611, + 52.3418261 + ], + [ + 5.1295625, + 52.3399236 + ], + [ + 5.129187, + 52.3387961 + ], + [ + 5.1291977, + 52.3387109 + ], + [ + 5.1293264, + 52.3385863 + ], + [ + 5.1299326, + 52.3382225 + ], + [ + 5.1300023, + 52.3381275 + ], + [ + 5.1299198, + 52.3378348 + ], + [ + 5.1300808, + 52.3378185 + ], + [ + 5.1302384, + 52.338075 + ], + [ + 5.1300878, + 52.3382359 + ], + [ + 5.1297655, + 52.3384849 + ], + [ + 5.1294305, + 52.3386963 + ], + [ + 5.1297631, + 52.339827 + ], + [ + 5.1314735, + 52.3419352 + ], + [ + 5.1314695, + 52.3420048 + ], + [ + 5.1315124, + 52.342067 + ], + [ + 5.1316412, + 52.3422276 + ], + [ + 5.1318343, + 52.3424505 + ], + [ + 5.1325195, + 52.3422243 + ], + [ + 5.1328043, + 52.342142 + ], + [ + 5.1327501, + 52.3420331 + ], + [ + 5.1338647, + 52.3417065 + ], + [ + 5.1338218, + 52.3416508 + ], + [ + 5.1340471, + 52.3415852 + ], + [ + 5.1341249, + 52.3416688 + ], + [ + 5.1341973, + 52.3416377 + ], + [ + 5.1341303, + 52.3415607 + ], + [ + 5.1344682, + 52.3414492 + ], + [ + 5.1345755, + 52.3414165 + ], + [ + 5.1346318, + 52.3413526 + ], + [ + 5.1346989, + 52.3412215 + ], + [ + 5.1346667, + 52.3411133 + ], + [ + 5.1346205, + 52.340965 + ], + [ + 5.1344521, + 52.3407724 + ], + [ + 5.1343019, + 52.3405922 + ], + [ + 5.1342107, + 52.3404709 + ], + [ + 5.1340873, + 52.3403398 + ], + [ + 5.1338459, + 52.340094 + ], + [ + 5.1333685, + 52.3395663 + ], + [ + 5.1328696, + 52.3389141 + ], + [ + 5.1324351, + 52.3384126 + ], + [ + 5.1323332, + 52.3382586 + ], + [ + 5.1321157, + 52.338144 + ], + [ + 5.1310189, + 52.3382749 + ], + [ + 5.130858, + 52.337862 + ], + [ + 5.1308955, + 52.3377702 + ], + [ + 5.1309653, + 52.3376882 + ], + [ + 5.1310189, + 52.3376391 + ], + [ + 5.1315017, + 52.337449 + ], + [ + 5.1321776, + 52.3370524 + ], + [ + 5.1323151, + 52.3370842 + ], + [ + 5.13236, + 52.3371179 + ], + [ + 5.1323184, + 52.337171 + ], + [ + 5.1321394, + 52.3373809 + ], + [ + 5.1321501, + 52.3375047 + ], + [ + 5.1323064, + 52.3375899 + ], + [ + 5.1325639, + 52.3377309 + ], + [ + 5.1327409, + 52.3378554 + ], + [ + 5.1328053, + 52.3379505 + ], + [ + 5.1329555, + 52.3380619 + ], + [ + 5.1330413, + 52.3381275 + ], + [ + 5.1334597, + 52.3382258 + ], + [ + 5.1338547, + 52.3383081 + ], + [ + 5.1339835, + 52.3383769 + ], + [ + 5.1340532, + 52.3384293 + ], + [ + 5.1341605, + 52.3384851 + ], + [ + 5.1343107, + 52.3385146 + ], + [ + 5.1345146, + 52.3385342 + ], + [ + 5.1346594, + 52.3385736 + ], + [ + 5.1348096, + 52.3386424 + ], + [ + 5.1350803, + 52.3388955 + ], + [ + 5.13546, + 52.3391725 + ], + [ + 5.135561, + 52.3392328 + ], + [ + 5.1357528, + 52.3392366 + ], + [ + 5.1359182, + 52.3391694 + ], + [ + 5.1360756, + 52.339039 + ], + [ + 5.1361346, + 52.3389472 + ], + [ + 5.1361346, + 52.3388325 + ], + [ + 5.136038, + 52.3387506 + ], + [ + 5.1358878, + 52.3387079 + ], + [ + 5.1356035, + 52.3386752 + ], + [ + 5.1353085, + 52.3386784 + ], + [ + 5.1351583, + 52.3386653 + ], + [ + 5.1350564, + 52.3386162 + ], + [ + 5.1348525, + 52.3384326 + ], + [ + 5.134713, + 52.3382917 + ], + [ + 5.1346272, + 52.3381901 + ], + [ + 5.1345628, + 52.3381311 + ], + [ + 5.1344126, + 52.3380754 + ], + [ + 5.1342517, + 52.3380164 + ], + [ + 5.1342088, + 52.337977 + ], + [ + 5.1342141, + 52.3379344 + ], + [ + 5.1342785, + 52.3379082 + ], + [ + 5.1343751, + 52.3379115 + ], + [ + 5.1345092, + 52.3379443 + ], + [ + 5.1347399, + 52.3379475 + ], + [ + 5.1349866, + 52.3379148 + ], + [ + 5.1352334, + 52.3378426 + ], + [ + 5.1353997, + 52.3377574 + ], + [ + 5.1357162, + 52.3375968 + ], + [ + 5.1362204, + 52.3374165 + ], + [ + 5.1363599, + 52.3373838 + ], + [ + 5.1364887, + 52.3373477 + ], + [ + 5.1367569, + 52.3373051 + ], + [ + 5.1369071, + 52.3372461 + ], + [ + 5.1377708, + 52.3366364 + ], + [ + 5.1382965, + 52.3361546 + ], + [ + 5.1389348, + 52.3354499 + ], + [ + 5.1397073, + 52.334814 + ], + [ + 5.1403457, + 52.3342764 + ], + [ + 5.1405817, + 52.3340469 + ], + [ + 5.1408928, + 52.3339027 + ], + [ + 5.141837, + 52.3335159 + ], + [ + 5.142706, + 52.3330701 + ], + [ + 5.1430493, + 52.3327554 + ], + [ + 5.143221, + 52.3325718 + ], + [ + 5.1437896, + 52.3321129 + ], + [ + 5.1438874, + 52.3320594 + ], + [ + 5.1439935, + 52.3320014 + ], + [ + 5.1440611, + 52.3319691 + ], + [ + 5.1442402, + 52.3318834 + ], + [ + 5.1443261, + 52.3318211 + ], + [ + 5.1444065, + 52.331749 + ], + [ + 5.144487, + 52.3317031 + ], + [ + 5.1445943, + 52.3316769 + ], + [ + 5.144723, + 52.3316572 + ], + [ + 5.1448035, + 52.3316244 + ], + [ + 5.1448464, + 52.3315458 + ], + [ + 5.1448893, + 52.331431 + ], + [ + 5.1448625, + 52.3313163 + ], + [ + 5.1443207, + 52.3307393 + ], + [ + 5.1442349, + 52.330582 + ], + [ + 5.1437092, + 52.3297296 + ], + [ + 5.1433927, + 52.3294018 + ], + [ + 5.1428079, + 52.3290084 + ], + [ + 5.1421085, + 52.3286764 + ], + [ + 5.1409747, + 52.3281955 + ], + [ + 5.1401329, + 52.3279861 + ], + [ + 5.1394202, + 52.3279421 + ], + [ + 5.1386821, + 52.3281731 + ], + [ + 5.1381215, + 52.3285604 + ], + [ + 5.1383702, + 52.3286988 + ], + [ + 5.1380425, + 52.3289588 + ], + [ + 5.1377082, + 52.3288039 + ], + [ + 5.1371712, + 52.3294159 + ], + [ + 5.1369775, + 52.3293694 + ], + [ + 5.1377521, + 52.3285246 + ], + [ + 5.1384951, + 52.3278607 + ], + [ + 5.1397161, + 52.3269968 + ], + [ + 5.1382699, + 52.3262711 + ], + [ + 5.1348395, + 52.328864 + ], + [ + 5.1264758, + 52.335127 + ], + [ + 5.1245482, + 52.3365704 + ], + [ + 5.1129332, + 52.3453818 + ], + [ + 5.1026602, + 52.3531116 + ], + [ + 5.0936061, + 52.3596721 + ], + [ + 5.0792695, + 52.3703786 + ], + [ + 5.0793843, + 52.3749677 + ], + [ + 5.0792072, + 52.3885232 + ], + [ + 5.0719457, + 52.414671 + ], + [ + 5.0699517, + 52.4155803 + ], + [ + 5.069913, + 52.4155981 + ], + [ + 5.0685031, + 52.4162447 + ], + [ + 5.068304, + 52.4162975 + ], + [ + 5.0682801, + 52.4166996 + ], + [ + 5.068461, + 52.417154 + ], + [ + 5.0689454, + 52.417555 + ], + [ + 5.0698033, + 52.4179852 + ], + [ + 5.0704781, + 52.4184214 + ], + [ + 5.0708356, + 52.4188172 + ], + [ + 5.0711319, + 52.419027 + ], + [ + 5.0717676, + 52.4193072 + ], + [ + 5.0724786, + 52.4198307 + ], + [ + 5.073111, + 52.4203583 + ], + [ + 5.0733672, + 52.4207719 + ], + [ + 5.0733271, + 52.4218118 + ], + [ + 5.0732661, + 52.422185 + ], + [ + 5.0731071, + 52.4226012 + ], + [ + 5.0731457, + 52.423071 + ], + [ + 5.0732279, + 52.4233509 + ], + [ + 5.0730798, + 52.4238038 + ], + [ + 5.0730404, + 52.4240632 + ], + [ + 5.0734419, + 52.4243314 + ], + [ + 5.0736465, + 52.4244235 + ], + [ + 5.0739075, + 52.4244664 + ], + [ + 5.0740573, + 52.4244479 + ], + [ + 5.0746505, + 52.4243168 + ], + [ + 5.0752111, + 52.4242049 + ], + [ + 5.0753622, + 52.4241747 + ], + [ + 5.0754426, + 52.4242131 + ], + [ + 5.0753984, + 52.4242739 + ], + [ + 5.0752831, + 52.4243002 + ], + [ + 5.0745428, + 52.4244687 + ], + [ + 5.0742432, + 52.424521 + ], + [ + 5.0741582, + 52.4245987 + ], + [ + 5.0741403, + 52.4246641 + ], + [ + 5.0741821, + 52.4247841 + ], + [ + 5.0743054, + 52.4250501 + ], + [ + 5.0744275, + 52.4252638 + ], + [ + 5.0745069, + 52.4253975 + ], + [ + 5.0746539, + 52.4256075 + ], + [ + 5.0748618, + 52.4259282 + ], + [ + 5.0750091, + 52.4261187 + ], + [ + 5.0751002, + 52.426317 + ], + [ + 5.0751119, + 52.426416 + ], + [ + 5.0751387, + 52.4264742 + ], + [ + 5.0751864, + 52.4264924 + ], + [ + 5.0752311, + 52.4265142 + ], + [ + 5.0753265, + 52.4265396 + ], + [ + 5.0754546, + 52.4265451 + ], + [ + 5.0756662, + 52.4265015 + ], + [ + 5.0758021, + 52.4264834 + ], + [ + 5.0760127, + 52.4265795 + ], + [ + 5.0760307, + 52.4266367 + ], + [ + 5.0763854, + 52.4266646 + ], + [ + 5.0765913, + 52.4266349 + ], + [ + 5.0765798, + 52.4265435 + ], + [ + 5.0766611, + 52.4265361 + ], + [ + 5.0767887, + 52.4268109 + ], + [ + 5.0767013, + 52.4268182 + ], + [ + 5.0766643, + 52.4267559 + ], + [ + 5.0766219, + 52.4266846 + ], + [ + 5.0764473, + 52.4267068 + ], + [ + 5.0742066, + 52.427094 + ], + [ + 5.0741871, + 52.4271586 + ], + [ + 5.0740748, + 52.4271773 + ], + [ + 5.0740014, + 52.4272198 + ], + [ + 5.074055, + 52.4272816 + ], + [ + 5.0740431, + 52.4273434 + ], + [ + 5.0741988, + 52.4273785 + ], + [ + 5.07439, + 52.4273874 + ], + [ + 5.0744445, + 52.4275286 + ], + [ + 5.0746037, + 52.4277577 + ], + [ + 5.0743531, + 52.4278634 + ], + [ + 5.0748658, + 52.428636 + ], + [ + 5.075197, + 52.4285968 + ], + [ + 5.0753485, + 52.4285747 + ], + [ + 5.0756516, + 52.4285305 + ], + [ + 5.0756823, + 52.4284846 + ], + [ + 5.0756018, + 52.4279558 + ], + [ + 5.0756554, + 52.4278323 + ], + [ + 5.0757236, + 52.4277568 + ], + [ + 5.0759802, + 52.4277516 + ], + [ + 5.076685, + 52.4276742 + ], + [ + 5.0767428, + 52.4270003 + ], + [ + 5.0767913, + 52.4269912 + ], + [ + 5.0768426, + 52.4269816 + ], + [ + 5.0768414, + 52.4270868 + ], + [ + 5.0768337, + 52.4277395 + ], + [ + 5.0761651, + 52.4279274 + ], + [ + 5.0759898, + 52.4279991 + ], + [ + 5.0759556, + 52.4282542 + ], + [ + 5.0760899, + 52.4286199 + ], + [ + 5.0761308, + 52.4287304 + ], + [ + 5.076256, + 52.4288122 + ], + [ + 5.0763573, + 52.4289012 + ], + [ + 5.0764675, + 52.4289939 + ], + [ + 5.0765331, + 52.4290611 + ], + [ + 5.0766136, + 52.4291084 + ], + [ + 5.076694, + 52.4291847 + ], + [ + 5.0767715, + 52.4292265 + ], + [ + 5.0768371, + 52.4292628 + ], + [ + 5.0769559, + 52.4293067 + ], + [ + 5.0771453, + 52.4294129 + ], + [ + 5.0773125, + 52.4294985 + ], + [ + 5.0774312, + 52.4295724 + ], + [ + 5.0775266, + 52.4296165 + ], + [ + 5.0775981, + 52.429651 + ], + [ + 5.0777561, + 52.4297346 + ], + [ + 5.0778991, + 52.4297873 + ], + [ + 5.0780362, + 52.4298636 + ], + [ + 5.0782001, + 52.4299563 + ], + [ + 5.0783432, + 52.4299872 + ], + [ + 5.0784832, + 52.4300435 + ], + [ + 5.0786352, + 52.430118 + ], + [ + 5.0787246, + 52.4301471 + ], + [ + 5.0788915, + 52.430207 + ], + [ + 5.0790376, + 52.4302634 + ], + [ + 5.0793147, + 52.4303524 + ], + [ + 5.0794607, + 52.4304087 + ], + [ + 5.0795442, + 52.4304469 + ], + [ + 5.0795978, + 52.4305141 + ], + [ + 5.07958, + 52.4306377 + ], + [ + 5.0796008, + 52.430714 + ], + [ + 5.0796785, + 52.4307627 + ], + [ + 5.0798061, + 52.4307289 + ], + [ + 5.0798972, + 52.4306354 + ], + [ + 5.0800803, + 52.4306409 + ], + [ + 5.0802482, + 52.4306737 + ], + [ + 5.0803714, + 52.4306903 + ], + [ + 5.0805025, + 52.4306795 + ], + [ + 5.0807611, + 52.4306349 + ], + [ + 5.0809814, + 52.4306702 + ], + [ + 5.0810894, + 52.4307097 + ], + [ + 5.0812454, + 52.4307952 + ], + [ + 5.0813414, + 52.4308781 + ], + [ + 5.0814533, + 52.4309838 + ], + [ + 5.081605, + 52.4311455 + ], + [ + 5.0818166, + 52.4313319 + ], + [ + 5.0820464, + 52.431575 + ], + [ + 5.0822398, + 52.4316899 + ], + [ + 5.0824408, + 52.4318025 + ], + [ + 5.0826189, + 52.4319584 + ], + [ + 5.0827598, + 52.4321052 + ], + [ + 5.0828152, + 52.4321968 + ], + [ + 5.0830158, + 52.4328356 + ], + [ + 5.0831743, + 52.4331037 + ], + [ + 5.0833486, + 52.4332918 + ], + [ + 5.0858581, + 52.4350365 + ], + [ + 5.0863491, + 52.4348638 + ], + [ + 5.086574, + 52.4347797 + ], + [ + 5.0867438, + 52.4347688 + ], + [ + 5.0868848, + 52.434724 + ], + [ + 5.0870066, + 52.434647 + ], + [ + 5.0871348, + 52.4346406 + ], + [ + 5.0877373, + 52.4344163 + ], + [ + 5.0882885, + 52.4342561 + ], + [ + 5.0882066, + 52.4340605 + ], + [ + 5.0873679, + 52.4332277 + ], + [ + 5.0865293, + 52.4323721 + ], + [ + 5.0864555, + 52.4322804 + ], + [ + 5.0864191, + 52.4321737 + ], + [ + 5.0865195, + 52.4321208 + ], + [ + 5.0866309, + 52.4321745 + ], + [ + 5.0871748, + 52.4326026 + ], + [ + 5.087916, + 52.4332143 + ], + [ + 5.0885329, + 52.4338255 + ], + [ + 5.0895939, + 52.4348646 + ], + [ + 5.090123, + 52.435506 + ], + [ + 5.0903459, + 52.4357046 + ], + [ + 5.0904613, + 52.4358648 + ], + [ + 5.0913753, + 52.4369138 + ], + [ + 5.0916195, + 52.4371808 + ], + [ + 5.0923072, + 52.4379222 + ], + [ + 5.0927533, + 52.4386847 + ], + [ + 5.0932141, + 52.4395011 + ], + [ + 5.0935382, + 52.4401033 + ], + [ + 5.09367, + 52.4404043 + ], + [ + 5.0937501, + 52.4407027 + ], + [ + 5.0938041, + 52.4410035 + ], + [ + 5.0938841, + 52.4413203 + ], + [ + 5.0939084, + 52.4415552 + ], + [ + 5.094092, + 52.4425211 + ], + [ + 5.0942786, + 52.4436902 + ], + [ + 5.0944079, + 52.4443395 + ], + [ + 5.0944605, + 52.444891 + ], + [ + 5.0949771, + 52.4486159 + ], + [ + 5.0949828, + 52.4486495 + ], + [ + 5.0950874, + 52.448684 + ], + [ + 5.0952369, + 52.4486957 + ], + [ + 5.0959667, + 52.4487174 + ], + [ + 5.0962582, + 52.4487797 + ], + [ + 5.0964973, + 52.448883 + ], + [ + 5.0967284, + 52.4490641 + ], + [ + 5.0967841, + 52.4491374 + ], + [ + 5.0987329, + 52.4500947 + ], + [ + 5.0990426, + 52.4502965 + ], + [ + 5.0992035, + 52.4502968 + ], + [ + 5.0996785, + 52.450357 + ], + [ + 5.1000528, + 52.4503529 + ], + [ + 5.1004909, + 52.4503238 + ], + [ + 5.1012546, + 52.4502838 + ], + [ + 5.1030026, + 52.4502543 + ], + [ + 5.1031785, + 52.4502363 + ], + [ + 5.1033547, + 52.450193 + ], + [ + 5.1035084, + 52.4501566 + ], + [ + 5.1043992, + 52.450135 + ], + [ + 5.1059373, + 52.4501464 + ], + [ + 5.1060684, + 52.4501558 + ], + [ + 5.1061766, + 52.4502017 + ], + [ + 5.1063482, + 52.4503279 + ], + [ + 5.1066464, + 52.4505869 + ], + [ + 5.106889, + 52.4507153 + ], + [ + 5.1071766, + 52.4508347 + ], + [ + 5.1075911, + 52.4510276 + ], + [ + 5.1077964, + 52.4511469 + ], + [ + 5.1079527, + 52.4513188 + ], + [ + 5.1081276, + 52.4515364 + ], + [ + 5.1082802, + 52.4517105 + ], + [ + 5.1085339, + 52.4518527 + ], + [ + 5.1088885, + 52.4520798 + ], + [ + 5.109443, + 52.4527236 + ], + [ + 5.1098745, + 52.4532505 + ], + [ + 5.1101243, + 52.4534614 + ], + [ + 5.1104414, + 52.4536931 + ], + [ + 5.1109226, + 52.4540118 + ], + [ + 5.1111954, + 52.4541243 + ], + [ + 5.1115242, + 52.4542369 + ], + [ + 5.112029, + 52.4543612 + ], + [ + 5.1128627, + 52.4545431 + ], + [ + 5.1131283, + 52.4545824 + ], + [ + 5.1134239, + 52.454624 + ], + [ + 5.1140669, + 52.4547896 + ], + [ + 5.1147101, + 52.4549072 + ], + [ + 5.1160904, + 52.4550899 + ], + [ + 5.1163747, + 52.4551177 + ], + [ + 5.1165732, + 52.4551226 + ], + [ + 5.1168016, + 52.4551092 + ], + [ + 5.1170075, + 52.4550889 + ], + [ + 5.1174495, + 52.4550276 + ], + [ + 5.1176067, + 52.4550393 + ], + [ + 5.1181303, + 52.4551361 + ], + [ + 5.1200831, + 52.4553767 + ], + [ + 5.1216432, + 52.4555481 + ], + [ + 5.1218487, + 52.4556171 + ], + [ + 5.1219942, + 52.4557134 + ], + [ + 5.1223261, + 52.4559838 + ], + [ + 5.1227702, + 52.456291 + ], + [ + 5.1233003, + 52.4566098 + ], + [ + 5.1245364, + 52.4572521 + ], + [ + 5.1251639, + 52.4575642 + ], + [ + 5.1258252, + 52.4578419 + ], + [ + 5.1265091, + 52.4580808 + ], + [ + 5.1273428, + 52.4583404 + ], + [ + 5.1289654, + 52.4588024 + ], + [ + 5.1293692, + 52.4588945 + ], + [ + 5.1301734, + 52.4590511 + ], + [ + 5.1302594, + 52.4590855 + ], + [ + 5.1308336, + 52.459592 + ], + [ + 5.1309083, + 52.4596401 + ], + [ + 5.1310056, + 52.459654 + ], + [ + 5.1316829, + 52.4597211 + ], + [ + 5.1327119, + 52.4597956 + ], + [ + 5.1332248, + 52.4598054 + ], + [ + 5.133423, + 52.4598514 + ], + [ + 5.1338009, + 52.4599182 + ], + [ + 5.1341487, + 52.4599896 + ], + [ + 5.1353049, + 52.4601214 + ], + [ + 5.1358961, + 52.4601839 + ], + [ + 5.1363525, + 52.4602669 + ], + [ + 5.1366245, + 52.4603531 + ], + [ + 5.1369149, + 52.4603389 + ], + [ + 5.1372295, + 52.4603026 + ], + [ + 5.137714, + 52.4601707 + ], + [ + 5.1380167, + 52.4600827 + ], + [ + 5.1383199, + 52.459943 + ], + [ + 5.1386963, + 52.4596778 + ], + [ + 5.1389872, + 52.4595677 + ], + [ + 5.1391927, + 52.4595607 + ], + [ + 5.1392342, + 52.4595862 + ], + [ + 5.1393616, + 52.459657 + ], + [ + 5.1394211, + 52.4598196 + ], + [ + 5.1392873, + 52.459945 + ], + [ + 5.13913, + 52.4599669 + ], + [ + 5.138828, + 52.4599071 + ], + [ + 5.1385007, + 52.4600468 + ], + [ + 5.1380158, + 52.4602452 + ], + [ + 5.1376522, + 52.4604069 + ], + [ + 5.1373121, + 52.4606648 + ], + [ + 5.1373877, + 52.4608995 + ], + [ + 5.1373984, + 52.4610008 + ], + [ + 5.1374467, + 52.4612068 + ], + [ + 5.1373663, + 52.4614323 + ], + [ + 5.1372965, + 52.4616546 + ], + [ + 5.1372053, + 52.4617984 + ], + [ + 5.1371195, + 52.4618801 + ], + [ + 5.1370229, + 52.4619749 + ], + [ + 5.1367172, + 52.4621775 + ], + [ + 5.1364865, + 52.462305 + ], + [ + 5.1363202, + 52.4623605 + ], + [ + 5.1361539, + 52.4624194 + ], + [ + 5.1350488, + 52.4626678 + ], + [ + 5.1342343, + 52.4627015 + ], + [ + 5.133429, + 52.4627966 + ], + [ + 5.1321705, + 52.4629232 + ], + [ + 5.1319646, + 52.4629092 + ], + [ + 5.1314819, + 52.4628721 + ], + [ + 5.1218239, + 52.4617957 + ], + [ + 5.119111, + 52.4615243 + ], + [ + 5.1188528, + 52.461508 + ], + [ + 5.118516, + 52.4615121 + ], + [ + 5.1166175, + 52.4615667 + ], + [ + 5.1149665, + 52.4615966 + ], + [ + 5.1134802, + 52.4615991 + ], + [ + 5.1133565, + 52.461615 + ], + [ + 5.1133003, + 52.4616515 + ], + [ + 5.1128797, + 52.4619118 + ], + [ + 5.1123573, + 52.4623298 + ], + [ + 5.1123346, + 52.4623825 + ], + [ + 5.1123679, + 52.462474 + ], + [ + 5.1123658, + 52.4628951 + ], + [ + 5.1123351, + 52.4630277 + ], + [ + 5.1122258, + 52.4632015 + ], + [ + 5.1118757, + 52.4635992 + ], + [ + 5.1115787, + 52.4638505 + ], + [ + 5.1110534, + 52.46409 + ], + [ + 5.1099089, + 52.4646308 + ], + [ + 5.1089746, + 52.4650574 + ], + [ + 5.108768, + 52.4651739 + ], + [ + 5.108486, + 52.4654412 + ], + [ + 5.1074292, + 52.4663825 + ], + [ + 5.1065147, + 52.467324 + ], + [ + 5.106421, + 52.4673628 + ], + [ + 5.1063311, + 52.4673695 + ], + [ + 5.1059569, + 52.4673071 + ], + [ + 5.1042888, + 52.4669569 + ], + [ + 5.1033719, + 52.4668686 + ], + [ + 5.1031722, + 52.4669802 + ], + [ + 5.1030575, + 52.4672388 + ], + [ + 5.1024049, + 52.4689424 + ], + [ + 5.1018298, + 52.470372 + ], + [ + 5.1010502, + 52.472319 + ], + [ + 5.1005001, + 52.4737409 + ], + [ + 5.1000394, + 52.4749196 + ], + [ + 5.1000011, + 52.4750186 + ], + [ + 5.0998752, + 52.4751324 + ], + [ + 5.0997991, + 52.4752693 + ], + [ + 5.098917, + 52.4774669 + ], + [ + 5.0988019, + 52.4777635 + ], + [ + 5.0978926, + 52.4801819 + ], + [ + 5.0973688, + 52.4814442 + ], + [ + 5.0971138, + 52.4820069 + ], + [ + 5.0970485, + 52.4822962 + ], + [ + 5.0970347, + 52.4824484 + ], + [ + 5.0966891, + 52.4833152 + ], + [ + 5.0961655, + 52.484547 + ], + [ + 5.095053, + 52.4873152 + ], + [ + 5.0946535, + 52.4873442 + ], + [ + 5.0956764, + 52.4848273 + ], + [ + 5.0959449, + 52.4841657 + ], + [ + 5.0973387, + 52.480698 + ], + [ + 5.0984637, + 52.4779149 + ], + [ + 5.0997296, + 52.4747361 + ], + [ + 5.1007771, + 52.4721658 + ], + [ + 5.1010463, + 52.4714432 + ], + [ + 5.1019413, + 52.469177 + ], + [ + 5.1024652, + 52.4678615 + ], + [ + 5.102862, + 52.4668195 + ], + [ + 5.0758739, + 52.4684865 + ], + [ + 5.068429, + 52.4689464 + ], + [ + 5.0682156, + 52.4694171 + ], + [ + 5.0679013, + 52.4698853 + ], + [ + 5.067878, + 52.4699837 + ], + [ + 5.0680301, + 52.4701373 + ], + [ + 5.0681937, + 52.4702773 + ], + [ + 5.0682867, + 52.4703302 + ], + [ + 5.0685143, + 52.4703994 + ], + [ + 5.0688092, + 52.470494 + ], + [ + 5.0689726, + 52.4706293 + ], + [ + 5.0690464, + 52.4707599 + ], + [ + 5.0690493, + 52.4708492 + ], + [ + 5.068658, + 52.4711273 + ], + [ + 5.0682712, + 52.4713002 + ], + [ + 5.0680837, + 52.471366 + ], + [ + 5.0678817, + 52.4713496 + ], + [ + 5.067646, + 52.4713627 + ], + [ + 5.0673682, + 52.4714764 + ], + [ + 5.0672926, + 52.4715654 + ], + [ + 5.0673142, + 52.4716593 + ], + [ + 5.0676368, + 52.4720216 + ], + [ + 5.0676954, + 52.4721659 + ], + [ + 5.0677019, + 52.4722803 + ], + [ + 5.0675927, + 52.4723807 + ], + [ + 5.0673786, + 52.4724739 + ], + [ + 5.0671796, + 52.4725558 + ], + [ + 5.0670405, + 52.4726401 + ], + [ + 5.0669016, + 52.4726969 + ], + [ + 5.0663092, + 52.4728533 + ], + [ + 5.0659607, + 52.4729325 + ], + [ + 5.0657518, + 52.4732935 + ], + [ + 5.0655174, + 52.473588 + ], + [ + 5.0655578, + 52.4736842 + ], + [ + 5.0655496, + 52.4737666 + ], + [ + 5.0652281, + 52.4741958 + ], + [ + 5.0649643, + 52.4744285 + ], + [ + 5.0646408, + 52.4746222 + ], + [ + 5.0641637, + 52.4748497 + ], + [ + 5.0637924, + 52.4749678 + ], + [ + 5.0636132, + 52.4749216 + ], + [ + 5.0621246, + 52.4757437 + ], + [ + 5.0617043, + 52.4758936 + ], + [ + 5.0614151, + 52.4760347 + ], + [ + 5.060993, + 52.4763814 + ], + [ + 5.0605603, + 52.4766845 + ], + [ + 5.0604466, + 52.4768513 + ], + [ + 5.0602885, + 52.4774068 + ], + [ + 5.0602409, + 52.4777339 + ], + [ + 5.0600919, + 52.4780973 + ], + [ + 5.0599461, + 52.4785178 + ], + [ + 5.0598951, + 52.4788083 + ], + [ + 5.059807, + 52.4790414 + ], + [ + 5.0596173, + 52.479359 + ], + [ + 5.0593672, + 52.4797243 + ], + [ + 5.0592748, + 52.4800421 + ], + [ + 5.0591544, + 52.480552 + ], + [ + 5.0589471, + 52.4820638 + ], + [ + 5.0588888, + 52.4827545 + ], + [ + 5.0588587, + 52.4832281 + ], + [ + 5.0589088, + 52.4834913 + ], + [ + 5.0591349, + 52.483755 + ], + [ + 5.0593132, + 52.4839133 + ], + [ + 5.0593836, + 52.4840073 + ], + [ + 5.0594684, + 52.484138 + ], + [ + 5.0594675, + 52.4842569 + ], + [ + 5.0594404, + 52.4843689 + ], + [ + 5.0593604, + 52.4845312 + ], + [ + 5.0593035, + 52.4846225 + ], + [ + 5.0591672, + 52.4848121 + ], + [ + 5.0591918, + 52.4849906 + ], + [ + 5.0592012, + 52.4850113 + ], + [ + 5.0594821, + 52.4856251 + ], + [ + 5.0596217, + 52.4859457 + ], + [ + 5.059672, + 52.4861793 + ], + [ + 5.0598032, + 52.4866166 + ], + [ + 5.0599684, + 52.4868455 + ], + [ + 5.0601049, + 52.4869925 + ], + [ + 5.0603569, + 52.4871604 + ], + [ + 5.0604724, + 52.4872864 + ], + [ + 5.0606584, + 52.4876386 + ], + [ + 5.060755, + 52.4876944 + ], + [ + 5.0613166, + 52.4879958 + ], + [ + 5.0616598, + 52.4883113 + ], + [ + 5.0618179, + 52.4882414 + ], + [ + 5.0619699, + 52.4881826 + ], + [ + 5.0625273, + 52.4882434 + ], + [ + 5.0626264, + 52.4883283 + ], + [ + 5.063043, + 52.4886989 + ], + [ + 5.0630574, + 52.4887117 + ], + [ + 5.0654505, + 52.4881477 + ], + [ + 5.0655467, + 52.4882516 + ], + [ + 5.0631335, + 52.4888206 + ], + [ + 5.0633625, + 52.4891485 + ], + [ + 5.0640437, + 52.4903167 + ], + [ + 5.0637364, + 52.4907444 + ], + [ + 5.0636836, + 52.4908369 + ], + [ + 5.0636569, + 52.4909258 + ], + [ + 5.0636076, + 52.4910721 + ], + [ + 5.0634627, + 52.4910421 + ], + [ + 5.0611844, + 52.4906257 + ], + [ + 5.0598972, + 52.4903809 + ], + [ + 5.0596765, + 52.490273 + ], + [ + 5.0595638, + 52.4903713 + ], + [ + 5.0597286, + 52.490383 + ], + [ + 5.0598333, + 52.490445 + ], + [ + 5.0602939, + 52.4905332 + ], + [ + 5.0603166, + 52.4905732 + ], + [ + 5.0603568, + 52.4908476 + ], + [ + 5.0604054, + 52.4908746 + ], + [ + 5.0604737, + 52.4908971 + ], + [ + 5.0605499, + 52.4909113 + ], + [ + 5.0606304, + 52.4909162 + ], + [ + 5.0606948, + 52.4908966 + ], + [ + 5.060794, + 52.4906533 + ], + [ + 5.0608305, + 52.490636 + ], + [ + 5.0611442, + 52.4907016 + ], + [ + 5.0620019, + 52.4908603 + ], + [ + 5.062009, + 52.4908999 + ], + [ + 5.0620466, + 52.4910762 + ], + [ + 5.0620976, + 52.4911187 + ], + [ + 5.0621512, + 52.4911334 + ], + [ + 5.062229, + 52.4911122 + ], + [ + 5.0623363, + 52.4909472 + ], + [ + 5.0623949, + 52.4909356 + ], + [ + 5.0635314, + 52.4911532 + ], + [ + 5.0636297, + 52.4911592 + ], + [ + 5.0638208, + 52.4911283 + ], + [ + 5.0640733, + 52.4906565 + ], + [ + 5.0648452, + 52.4907532 + ], + [ + 5.0651111, + 52.4907672 + ], + [ + 5.0652349, + 52.4907308 + ], + [ + 5.0653102, + 52.490621 + ], + [ + 5.0654685, + 52.4903763 + ], + [ + 5.0656752, + 52.4901751 + ], + [ + 5.0658594, + 52.4900174 + ], + [ + 5.0660696, + 52.48991 + ], + [ + 5.0668308, + 52.4897187 + ], + [ + 5.067944, + 52.4895736 + ], + [ + 5.0685287, + 52.4895353 + ], + [ + 5.0689932, + 52.4895519 + ], + [ + 5.0696075, + 52.4895869 + ], + [ + 5.0698659, + 52.4896284 + ], + [ + 5.0701576, + 52.4897844 + ], + [ + 5.071028, + 52.4904359 + ], + [ + 5.0714991, + 52.4907885 + ], + [ + 5.0717045, + 52.4909696 + ], + [ + 5.0718725, + 52.4911598 + ], + [ + 5.0719092, + 52.4913543 + ], + [ + 5.0718862, + 52.4915237 + ], + [ + 5.0718854, + 52.4917137 + ], + [ + 5.0719712, + 52.4918442 + ], + [ + 5.0721245, + 52.49192 + ], + [ + 5.0723679, + 52.4919797 + ], + [ + 5.0727011, + 52.4920648 + ], + [ + 5.0728546, + 52.4920993 + ], + [ + 5.0729675, + 52.4921291 + ], + [ + 5.0731633, + 52.4921471 + ], + [ + 5.0733081, + 52.4921373 + ], + [ + 5.0733966, + 52.4921209 + ], + [ + 5.0734985, + 52.4919903 + ], + [ + 5.0730399, + 52.4919037 + ], + [ + 5.0731579, + 52.4917045 + ], + [ + 5.0740543, + 52.4918764 + ], + [ + 5.075462, + 52.4921732 + ], + [ + 5.0758064, + 52.4922789 + ], + [ + 5.0762479, + 52.4924534 + ], + [ + 5.0763937, + 52.4925474 + ], + [ + 5.0764198, + 52.4926138 + ], + [ + 5.0762399, + 52.492609 + ], + [ + 5.0758507, + 52.4924644 + ], + [ + 5.075555, + 52.4923679 + ], + [ + 5.0750983, + 52.4922529 + ], + [ + 5.073889, + 52.4919838 + ], + [ + 5.0736098, + 52.4925717 + ], + [ + 5.0745309, + 52.4927193 + ], + [ + 5.0752047, + 52.4929054 + ], + [ + 5.0755004, + 52.4930339 + ], + [ + 5.0756309, + 52.4932057 + ], + [ + 5.0756901, + 52.4934233 + ], + [ + 5.0757869, + 52.4936225 + ], + [ + 5.0759589, + 52.4937463 + ], + [ + 5.076284, + 52.4939938 + ], + [ + 5.0765196, + 52.4940948 + ], + [ + 5.0767404, + 52.4941958 + ], + [ + 5.0768525, + 52.4942669 + ], + [ + 5.0768599, + 52.4943264 + ], + [ + 5.0778053, + 52.4939521 + ], + [ + 5.077503, + 52.4935763 + ], + [ + 5.0773163, + 52.493393 + ], + [ + 5.0769315, + 52.4930859 + ], + [ + 5.0765614, + 52.4928268 + ], + [ + 5.0765579, + 52.4927558 + ], + [ + 5.0766782, + 52.4926507 + ], + [ + 5.0768208, + 52.4925731 + ], + [ + 5.0769182, + 52.4925456 + ], + [ + 5.0770041, + 52.4926419 + ], + [ + 5.0768838, + 52.4927654 + ], + [ + 5.0768235, + 52.4928569 + ], + [ + 5.0769917, + 52.4929875 + ], + [ + 5.0773357, + 52.4932077 + ], + [ + 5.0776122, + 52.4934231 + ], + [ + 5.0779072, + 52.4937256 + ], + [ + 5.0781083, + 52.4941103 + ], + [ + 5.0782123, + 52.4943736 + ], + [ + 5.0782377, + 52.494614 + ], + [ + 5.0782396, + 52.4946667 + ], + [ + 5.0782446, + 52.4948086 + ], + [ + 5.0781951, + 52.4950466 + ], + [ + 5.0781159, + 52.4951953 + ], + [ + 5.0780714, + 52.4952856 + ], + [ + 5.0780285, + 52.4953624 + ], + [ + 5.0780419, + 52.4955061 + ], + [ + 5.0780634, + 52.4956514 + ], + [ + 5.0785429, + 52.496347 + ], + [ + 5.0807176, + 52.4993685 + ], + [ + 5.0809378, + 52.499664 + ], + [ + 5.0813376, + 52.5000055 + ], + [ + 5.0841595, + 52.5023477 + ], + [ + 5.084309, + 52.5024212 + ], + [ + 5.0850231, + 52.5029942 + ], + [ + 5.0854484, + 52.5033782 + ], + [ + 5.085781, + 52.5038899 + ], + [ + 5.0858068, + 52.5040341 + ], + [ + 5.0857314, + 52.5041645 + ], + [ + 5.085517, + 52.5044206 + ], + [ + 5.0841963, + 52.5060604 + ], + [ + 5.0837445, + 52.5066779 + ], + [ + 5.083571, + 52.5070051 + ], + [ + 5.0834955, + 52.5072065 + ], + [ + 5.0834648, + 52.5074376 + ], + [ + 5.0834341, + 52.5076092 + ], + [ + 5.0828164, + 52.5085653 + ], + [ + 5.0826543, + 52.5088857 + ], + [ + 5.0820755, + 52.510433 + ], + [ + 5.0819396, + 52.5107962 + ], + [ + 5.0817849, + 52.5111233 + ], + [ + 5.0814827, + 52.5115002 + ], + [ + 5.0814272, + 52.5115693 + ], + [ + 5.0812614, + 52.5118643 + ], + [ + 5.0811706, + 52.5121252 + ], + [ + 5.080669, + 52.5130379 + ], + [ + 5.0805563, + 52.5131477 + ], + [ + 5.0803459, + 52.5132802 + ], + [ + 5.0799368, + 52.5134377 + ], + [ + 5.0789609, + 52.5138029 + ], + [ + 5.078398, + 52.5139762 + ], + [ + 5.0780604, + 52.5140834 + ], + [ + 5.0777714, + 52.5141518 + ], + [ + 5.0771786, + 52.5143526 + ], + [ + 5.0767131, + 52.5145375 + ], + [ + 5.0763153, + 52.5146652 + ], + [ + 5.0755161, + 52.5148794 + ], + [ + 5.0751521, + 52.514982 + ], + [ + 5.0748555, + 52.5151168 + ], + [ + 5.0746038, + 52.5152744 + ], + [ + 5.0744195, + 52.5154436 + ], + [ + 5.0743066, + 52.5155877 + ], + [ + 5.0742912, + 52.5156792 + ], + [ + 5.074335, + 52.5160547 + ], + [ + 5.0743377, + 52.5163613 + ], + [ + 5.0742883, + 52.5165764 + ], + [ + 5.0742915, + 52.5166978 + ], + [ + 5.074355, + 52.5167665 + ], + [ + 5.0744896, + 52.5169017 + ], + [ + 5.0745791, + 52.5170048 + ], + [ + 5.0746084, + 52.5171994 + ], + [ + 5.0746153, + 52.5173848 + ], + [ + 5.074551, + 52.5175472 + ], + [ + 5.0744868, + 52.5176845 + ], + [ + 5.0744712, + 52.5178722 + ], + [ + 5.0745081, + 52.5180233 + ], + [ + 5.0746202, + 52.5181264 + ], + [ + 5.0749574, + 52.518216 + ], + [ + 5.0751705, + 52.5183972 + ], + [ + 5.0757984, + 52.5189563 + ], + [ + 5.075727, + 52.5189883 + ], + [ + 5.0761201, + 52.5191558 + ], + [ + 5.0762211, + 52.5192086 + ], + [ + 5.0761311, + 52.5192474 + ], + [ + 5.0759287, + 52.5192472 + ], + [ + 5.0750554, + 52.5191729 + ], + [ + 5.0747891, + 52.5191841 + ], + [ + 5.074354, + 52.5192683 + ], + [ + 5.0740088, + 52.5193572 + ], + [ + 5.0737873, + 52.5193981 + ], + [ + 5.0735888, + 52.5193704 + ], + [ + 5.0733267, + 52.5192923 + ], + [ + 5.0728961, + 52.5191133 + ], + [ + 5.0725667, + 52.5189413 + ], + [ + 5.072301, + 52.5188104 + ], + [ + 5.072054, + 52.5187232 + ], + [ + 5.0717616, + 52.5186954 + ], + [ + 5.0715589, + 52.5187684 + ], + [ + 5.0713522, + 52.5188941 + ], + [ + 5.0711454, + 52.5190701 + ], + [ + 5.0707767, + 52.5194473 + ], + [ + 5.0704645, + 52.5197468 + ], + [ + 5.0703849, + 52.5200145 + ], + [ + 5.07035, + 52.5202915 + ], + [ + 5.0702854, + 52.5205523 + ], + [ + 5.0701571, + 52.5207925 + ], + [ + 5.0699502, + 52.5210006 + ], + [ + 5.0696307, + 52.5212222 + ], + [ + 5.0693002, + 52.5214026 + ], + [ + 5.0688084, + 52.521576 + ], + [ + 5.0675695, + 52.5220346 + ], + [ + 5.0670738, + 52.5222607 + ], + [ + 5.0667507, + 52.5224411 + ], + [ + 5.0665627, + 52.5226079 + ], + [ + 5.0664721, + 52.5227841 + ], + [ + 5.0663249, + 52.5230219 + ], + [ + 5.0661584, + 52.5234727 + ], + [ + 5.0659847, + 52.523786 + ], + [ + 5.0660105, + 52.523928 + ], + [ + 5.0660097, + 52.5241202 + ], + [ + 5.0659379, + 52.5242644 + ], + [ + 5.0658889, + 52.5243787 + ], + [ + 5.0658208, + 52.5245275 + ], + [ + 5.0656889, + 52.5247059 + ], + [ + 5.0656172, + 52.5248431 + ], + [ + 5.0656196, + 52.5252024 + ], + [ + 5.0656073, + 52.5255115 + ], + [ + 5.0657486, + 52.5258183 + ], + [ + 5.0659048, + 52.5261824 + ], + [ + 5.0659077, + 52.526409 + ], + [ + 5.0658619, + 52.5266287 + ], + [ + 5.0657077, + 52.5268071 + ], + [ + 5.0655083, + 52.5269442 + ], + [ + 5.0653354, + 52.5270767 + ], + [ + 5.0651363, + 52.5271635 + ], + [ + 5.0649863, + 52.5271816 + ], + [ + 5.0649112, + 52.5271861 + ], + [ + 5.0648548, + 52.5272662 + ], + [ + 5.0651764, + 52.5274977 + ], + [ + 5.0653181, + 52.5277062 + ], + [ + 5.0653846, + 52.5279672 + ], + [ + 5.0652901, + 52.5281914 + ], + [ + 5.0650863, + 52.5285344 + ], + [ + 5.0648565, + 52.5288477 + ], + [ + 5.0647058, + 52.5290193 + ], + [ + 5.0644692, + 52.5291563 + ], + [ + 5.0643295, + 52.5292154 + ], + [ + 5.0641724, + 52.5292819 + ], + [ + 5.0637517, + 52.5294713 + ], + [ + 5.0632073, + 52.5296583 + ], + [ + 5.0627906, + 52.5297906 + ], + [ + 5.0625986, + 52.5299964 + ], + [ + 5.0614826, + 52.5315858 + ], + [ + 5.0612569, + 52.5317755 + ], + [ + 5.060986, + 52.5320132 + ], + [ + 5.0607453, + 52.5322189 + ], + [ + 5.0605231, + 52.5324613 + ], + [ + 5.0601988, + 52.5329392 + ], + [ + 5.0587793, + 52.5354301 + ], + [ + 5.0580397, + 52.5366445 + ], + [ + 5.0577529, + 52.5370699 + ], + [ + 5.0574972, + 52.5372687 + ], + [ + 5.0572043, + 52.537353 + ], + [ + 5.0568402, + 52.5374304 + ], + [ + 5.0563558, + 52.5375831 + ], + [ + 5.0561303, + 52.5376721 + ], + [ + 5.0559763, + 52.5377772 + ], + [ + 5.0558259, + 52.537864 + ], + [ + 5.0555705, + 52.53793 + ], + [ + 5.0553828, + 52.5379985 + ], + [ + 5.0551947, + 52.5381447 + ], + [ + 5.0548826, + 52.5383457 + ], + [ + 5.0545215, + 52.5385971 + ], + [ + 5.0543858, + 52.5387617 + ], + [ + 5.0542762, + 52.5389927 + ], + [ + 5.0540188, + 52.5396012 + ], + [ + 5.0539316, + 52.5398437 + ], + [ + 5.0539377, + 52.5402077 + ], + [ + 5.0541031, + 52.5410937 + ], + [ + 5.05408, + 52.5412356 + ], + [ + 5.0539852, + 52.5414918 + ], + [ + 5.0539735, + 52.541604 + ], + [ + 5.0541836, + 52.5425541 + ], + [ + 5.0543352, + 52.5431266 + ], + [ + 5.0543531, + 52.5434141 + ], + [ + 5.0545685, + 52.5440048 + ], + [ + 5.0547607, + 52.5444421 + ], + [ + 5.0547499, + 52.5446185 + ], + [ + 5.0546228, + 52.5447836 + ], + [ + 5.0542635, + 52.5450475 + ], + [ + 5.0539377, + 52.5452586 + ], + [ + 5.0536721, + 52.5455293 + ], + [ + 5.0527149, + 52.5467766 + ], + [ + 5.049881, + 52.5506767 + ], + [ + 5.0487664, + 52.5520593 + ], + [ + 5.0480331, + 52.5528918 + ], + [ + 5.0471163, + 52.5538138 + ], + [ + 5.0457424, + 52.5550845 + ], + [ + 5.0455966, + 52.5552771 + ], + [ + 5.0451332, + 52.5560519 + ], + [ + 5.0449948, + 52.5562491 + ], + [ + 5.0448675, + 52.5563729 + ], + [ + 5.0432011, + 52.5577287 + ], + [ + 5.0429878, + 52.5579718 + ], + [ + 5.0429355, + 52.5580932 + ], + [ + 5.0429171, + 52.5582467 + ], + [ + 5.0428706, + 52.5593257 + ], + [ + 5.0427719, + 52.5605033 + ], + [ + 5.0426038, + 52.5608746 + ], + [ + 5.0423942, + 52.5611039 + ], + [ + 5.0420869, + 52.5612692 + ], + [ + 5.0397595, + 52.5623646 + ], + [ + 5.0377996, + 52.5635213 + ], + [ + 5.0370387, + 52.5638497 + ], + [ + 5.0348831, + 52.5647226 + ], + [ + 5.0345833, + 52.5648627 + ], + [ + 5.0344448, + 52.5650506 + ], + [ + 5.0342426, + 52.5652502 + ], + [ + 5.0332493, + 52.5657323 + ], + [ + 5.0328446, + 52.5660007 + ], + [ + 5.0320504, + 52.5666797 + ], + [ + 5.0313122, + 52.5671775 + ], + [ + 5.0309564, + 52.5675124 + ], + [ + 5.0309005, + 52.5676912 + ], + [ + 5.0307661, + 52.5680807 + ], + [ + 5.0307146, + 52.5686351 + ], + [ + 5.0309117, + 52.5697574 + ], + [ + 5.0309087, + 52.5701765 + ], + [ + 5.0310255, + 52.5704123 + ], + [ + 5.0311908, + 52.5704992 + ], + [ + 5.0313119, + 52.5710855 + ], + [ + 5.0312296, + 52.5712322 + ], + [ + 5.0313621, + 52.5718093 + ], + [ + 5.0323853, + 52.5731849 + ], + [ + 5.0325434, + 52.5735009 + ], + [ + 5.0325361, + 52.5736454 + ], + [ + 5.032529, + 52.5737872 + ], + [ + 5.0324879, + 52.5739362 + ], + [ + 5.032106, + 52.574365 + ], + [ + 5.0318218, + 52.574899 + ], + [ + 5.0315715, + 52.5755063 + ], + [ + 5.0314936, + 52.5759943 + ], + [ + 5.0313367, + 52.5764389 + ], + [ + 5.0309812, + 52.576934 + ], + [ + 5.030708, + 52.5773879 + ], + [ + 5.0305701, + 52.5779287 + ], + [ + 5.0303201, + 52.5786551 + ], + [ + 5.029976, + 52.5793151 + ], + [ + 5.0295941, + 52.5798493 + ], + [ + 5.0291074, + 52.5805554 + ], + [ + 5.0290514, + 52.5806951 + ], + [ + 5.0296113, + 52.5810244 + ], + [ + 5.0296908, + 52.5814389 + ], + [ + 5.0296198, + 52.5816567 + ], + [ + 5.0289721, + 52.5825278 + ], + [ + 5.0284434, + 52.5828445 + ], + [ + 5.0277162, + 52.5833859 + ], + [ + 5.0282807, + 52.5841938 + ], + [ + 5.0285668, + 52.5846746 + ], + [ + 5.0286462, + 52.5849907 + ], + [ + 5.0285903, + 52.5852473 + ], + [ + 5.0284407, + 52.585465 + ], + [ + 5.0280472, + 52.5858228 + ], + [ + 5.0273049, + 52.5863412 + ], + [ + 5.0271512, + 52.5865247 + ], + [ + 5.0268039, + 52.5875696 + ], + [ + 5.0266091, + 52.5877645 + ], + [ + 5.0260397, + 52.5884683 + ], + [ + 5.0252608, + 52.5895687 + ], + [ + 5.0245446, + 52.590007 + ], + [ + 5.0241019, + 52.5901861 + ], + [ + 5.0239295, + 52.5903558 + ], + [ + 5.0231579, + 52.5914515 + ], + [ + 5.0235297, + 52.5914877 + ], + [ + 5.0235411, + 52.5915679 + ], + [ + 5.0229604, + 52.5922832 + ], + [ + 5.0217948, + 52.5934733 + ], + [ + 5.0212929, + 52.5940585 + ], + [ + 5.0212777, + 52.5940762 + ], + [ + 5.0211507, + 52.5944658 + ], + [ + 5.0211885, + 52.5946719 + ], + [ + 5.0212225, + 52.594775 + ], + [ + 5.0210693, + 52.5952011 + ], + [ + 5.0209492, + 52.5952723 + ], + [ + 5.0206489, + 52.5952818 + ], + [ + 5.020259, + 52.5955822 + ], + [ + 5.0201918, + 52.5959328 + ], + [ + 5.020515, + 52.5960516 + ], + [ + 5.0208118, + 52.5962025 + ], + [ + 5.0215568, + 52.5971706 + ], + [ + 5.0217185, + 52.5973332 + ], + [ + 5.0219026, + 52.5974338 + ], + [ + 5.0224362, + 52.597715 + ], + [ + 5.0225754, + 52.5978729 + ], + [ + 5.0226585, + 52.5981775 + ], + [ + 5.0227562, + 52.5983102 + ], + [ + 5.0228842, + 52.5984201 + ], + [ + 5.0233427, + 52.5987129 + ], + [ + 5.0237754, + 52.599269 + ], + [ + 5.0240333, + 52.5994952 + ], + [ + 5.0244369, + 52.5996382 + ], + [ + 5.0244665, + 52.5997459 + ], + [ + 5.0244171, + 52.5999085 + ], + [ + 5.0240561, + 52.6000042 + ], + [ + 5.0239393, + 52.6001209 + ], + [ + 5.0232899, + 52.5999735 + ], + [ + 5.0230851, + 52.6005184 + ], + [ + 5.0230991, + 52.600807 + ], + [ + 5.0233388, + 52.6010226 + ], + [ + 5.0233717, + 52.6012746 + ], + [ + 5.0232885, + 52.6014165 + ], + [ + 5.0229647, + 52.6016154 + ], + [ + 5.022551, + 52.6017431 + ], + [ + 5.0223296, + 52.6017085 + ], + [ + 5.0214281, + 52.6016731 + ], + [ + 5.0213145, + 52.6018974 + ], + [ + 5.0212496, + 52.6022157 + ], + [ + 5.0209539, + 52.6029689 + ], + [ + 5.0210126, + 52.6033423 + ], + [ + 5.02156, + 52.6036132 + ], + [ + 5.0223579, + 52.6042326 + ], + [ + 5.0221689, + 52.604576 + ], + [ + 5.0208077, + 52.6049155 + ], + [ + 5.0207342, + 52.6054904 + ], + [ + 5.0195896, + 52.6061715 + ], + [ + 5.0193723, + 52.6070393 + ], + [ + 5.0194794, + 52.6075594 + ], + [ + 5.0197496, + 52.6086453 + ], + [ + 5.019948, + 52.6088609 + ], + [ + 5.0200407, + 52.6091817 + ], + [ + 5.020055, + 52.6093992 + ], + [ + 5.0198021, + 52.6096967 + ], + [ + 5.0191999, + 52.6099594 + ], + [ + 5.019012, + 52.6100164 + ], + [ + 5.0190378, + 52.6101333 + ], + [ + 5.0197068, + 52.611096 + ], + [ + 5.0197362, + 52.611277 + ], + [ + 5.0196325, + 52.6119022 + ], + [ + 5.0196527, + 52.6123246 + ], + [ + 5.0196569, + 52.6124107 + ], + [ + 5.0195955, + 52.6127427 + ], + [ + 5.0194702, + 52.6131296 + ], + [ + 5.0191439, + 52.6139767 + ], + [ + 5.0186816, + 52.615016 + ], + [ + 5.0172103, + 52.6186907 + ], + [ + 5.017318, + 52.6190025 + ], + [ + 5.0173024, + 52.6191238 + ], + [ + 5.0172606, + 52.6192451 + ], + [ + 5.0172112, + 52.6193802 + ], + [ + 5.0171943, + 52.6197856 + ], + [ + 5.0171409, + 52.6199893 + ], + [ + 5.0171438, + 52.6201909 + ], + [ + 5.017058, + 52.6218102 + ], + [ + 5.0169, + 52.6218282 + ], + [ + 5.0168097, + 52.6218465 + ], + [ + 5.0168097, + 52.6218716 + ], + [ + 5.0168734, + 52.6219084 + ], + [ + 5.0170274, + 52.6219155 + ], + [ + 5.0169845, + 52.6231729 + ], + [ + 5.0169494, + 52.6234592 + ], + [ + 5.0168956, + 52.623711 + ], + [ + 5.0169357, + 52.6239951 + ], + [ + 5.0170117, + 52.6246893 + ], + [ + 5.0170126, + 52.6247175 + ], + [ + 5.015979, + 52.6247372 + ], + [ + 5.0158406, + 52.6248129 + ], + [ + 5.0157897, + 52.6248889 + ], + [ + 5.0158644, + 52.6249348 + ], + [ + 5.0170209, + 52.6249913 + ], + [ + 5.0170315, + 52.6253375 + ], + [ + 5.0170935, + 52.6257797 + ], + [ + 5.0171824, + 52.6260776 + ], + [ + 5.0176327, + 52.6270975 + ], + [ + 5.0178487, + 52.6275468 + ], + [ + 5.0179691, + 52.6278791 + ], + [ + 5.0182376, + 52.6283501 + ], + [ + 5.0185067, + 52.628781 + ], + [ + 5.0187589, + 52.6296815 + ], + [ + 5.0189474, + 52.6300433 + ], + [ + 5.0190836, + 52.6303048 + ], + [ + 5.0192782, + 52.6305685 + ], + [ + 5.0195031, + 52.630736 + ], + [ + 5.0196341, + 52.6308919 + ], + [ + 5.0205832, + 52.6314107 + ], + [ + 5.021379, + 52.6318351 + ], + [ + 5.0214611, + 52.6318789 + ], + [ + 5.0206501, + 52.6326498 + ], + [ + 5.021395, + 52.6324698 + ], + [ + 5.0215052, + 52.6321493 + ], + [ + 5.0216752, + 52.6319433 + ], + [ + 5.0220843, + 52.6320858 + ], + [ + 5.0225232, + 52.6323474 + ], + [ + 5.0233459, + 52.6327816 + ], + [ + 5.0242197, + 52.6331099 + ], + [ + 5.0250535, + 52.6332986 + ], + [ + 5.0262104, + 52.6335772 + ], + [ + 5.0267623, + 52.6337473 + ], + [ + 5.0272502, + 52.6339883 + ], + [ + 5.0278131, + 52.6342936 + ], + [ + 5.0292122, + 52.6351953 + ], + [ + 5.0295647, + 52.6354408 + ], + [ + 5.0298838, + 52.6355854 + ], + [ + 5.030203, + 52.6356774 + ], + [ + 5.030729, + 52.6357559 + ], + [ + 5.0324353, + 52.6359204 + ], + [ + 5.0328259, + 52.6360331 + ], + [ + 5.0335769, + 52.6362881 + ], + [ + 5.0343661, + 52.6363829 + ], + [ + 5.0363052, + 52.6366347 + ], + [ + 5.0380537, + 52.6365289 + ], + [ + 5.0386027, + 52.6364905 + ], + [ + 5.0388957, + 52.636532 + ], + [ + 5.0390759, + 52.6366559 + ], + [ + 5.0392929, + 52.6369676 + ], + [ + 5.0395885, + 52.6374623 + ], + [ + 5.0400296, + 52.6382006 + ], + [ + 5.0404304, + 52.6386568 + ], + [ + 5.0410528, + 52.6391705 + ], + [ + 5.0415106, + 52.6394551 + ], + [ + 5.0421715, + 52.6397535 + ], + [ + 5.0428133, + 52.6400611 + ], + [ + 5.0430949, + 52.6402148 + ], + [ + 5.0433686, + 52.6404647 + ], + [ + 5.0438595, + 52.6409576 + ], + [ + 5.0441036, + 52.6410907 + ], + [ + 5.0458914, + 52.6416742 + ], + [ + 5.0466093, + 52.6417597 + ], + [ + 5.0468014, + 52.6416591 + ], + [ + 5.0469673, + 52.6415058 + ], + [ + 5.0474143, + 52.6416483 + ], + [ + 5.0480197, + 52.6416191 + ], + [ + 5.0485275, + 52.6415646 + ], + [ + 5.0493354, + 52.641744 + ], + [ + 5.0496452, + 52.641754 + ], + [ + 5.0502265, + 52.6414488 + ], + [ + 5.0510109, + 52.6414364 + ], + [ + 5.051483, + 52.6412468 + ], + [ + 5.0517839, + 52.6413505 + ], + [ + 5.0519042, + 52.6414022 + ], + [ + 5.0520004, + 52.6414392 + ], + [ + 5.0520445, + 52.6414558 + ], + [ + 5.0525138, + 52.6413074 + ], + [ + 5.0530407, + 52.641104 + ], + [ + 5.0535829, + 52.6408457 + ], + [ + 5.0541064, + 52.6405736 + ], + [ + 5.0544227, + 52.6403747 + ], + [ + 5.0547847, + 52.6400612 + ], + [ + 5.0552861, + 52.6395257 + ], + [ + 5.0555091, + 52.6391709 + ], + [ + 5.0562249, + 52.6386379 + ], + [ + 5.057013, + 52.6378324 + ], + [ + 5.0571194, + 52.6374087 + ], + [ + 5.0570142, + 52.637305 + ], + [ + 5.0555566, + 52.6358681 + ], + [ + 5.0555148, + 52.6358269 + ], + [ + 5.0555338, + 52.6357353 + ], + [ + 5.0556845, + 52.6356324 + ], + [ + 5.0556671, + 52.6351423 + ], + [ + 5.0554244, + 52.6345992 + ], + [ + 5.0553989, + 52.6342992 + ], + [ + 5.0554635, + 52.634077 + ], + [ + 5.0555691, + 52.6339328 + ], + [ + 5.0557349, + 52.6338368 + ], + [ + 5.0562766, + 52.6336953 + ], + [ + 5.0573634, + 52.6335428 + ], + [ + 5.0580029, + 52.6333991 + ], + [ + 5.0604131, + 52.6330792 + ], + [ + 5.0612257, + 52.6329713 + ], + [ + 5.0615985, + 52.632754 + ], + [ + 5.0629523, + 52.6325606 + ], + [ + 5.0641248, + 52.6326783 + ], + [ + 5.0640982, + 52.6327997 + ], + [ + 5.0631511, + 52.6326912 + ], + [ + 5.0630157, + 52.6327438 + ], + [ + 5.0629327, + 52.6328468 + ], + [ + 5.0615526, + 52.6330152 + ], + [ + 5.0604613, + 52.6334745 + ], + [ + 5.0603918, + 52.6341158 + ], + [ + 5.0602603, + 52.6341042 + ], + [ + 5.0602647, + 52.633866 + ], + [ + 5.057966, + 52.6345213 + ], + [ + 5.0580721, + 52.6352525 + ], + [ + 5.0581798, + 52.6359942 + ], + [ + 5.0577394, + 52.6361748 + ], + [ + 5.0581474, + 52.6368279 + ], + [ + 5.0616511, + 52.6364933 + ], + [ + 5.0629152, + 52.6363663 + ], + [ + 5.0630436, + 52.6363604 + ], + [ + 5.0631036, + 52.636416 + ], + [ + 5.0631036, + 52.6364429 + ], + [ + 5.0630602, + 52.6365505 + ], + [ + 5.0630947, + 52.6369445 + ], + [ + 5.0636474, + 52.6369128 + ], + [ + 5.0638512, + 52.6365718 + ], + [ + 5.0639753, + 52.6365742 + ], + [ + 5.0637261, + 52.6369748 + ], + [ + 5.0632297, + 52.6370614 + ], + [ + 5.0635711, + 52.6373457 + ], + [ + 5.0633676, + 52.6374898 + ], + [ + 5.0630675, + 52.6372674 + ], + [ + 5.0629734, + 52.6372971 + ], + [ + 5.0630354, + 52.6379911 + ], + [ + 5.0630173, + 52.6380749 + ], + [ + 5.0629662, + 52.6381152 + ], + [ + 5.063104, + 52.6381741 + ], + [ + 5.0631356, + 52.6381179 + ], + [ + 5.0632045, + 52.6380576 + ], + [ + 5.063351, + 52.6381036 + ], + [ + 5.0635535, + 52.638287 + ], + [ + 5.0639625, + 52.6386012 + ], + [ + 5.064548, + 52.6389658 + ], + [ + 5.0649649, + 52.6391265 + ], + [ + 5.0657731, + 52.6391982 + ], + [ + 5.0657772, + 52.6390653 + ], + [ + 5.0655742, + 52.6390171 + ], + [ + 5.0648686, + 52.6385836 + ], + [ + 5.064423, + 52.6382945 + ], + [ + 5.0636566, + 52.6377581 + ], + [ + 5.0635251, + 52.6376457 + ], + [ + 5.0635141, + 52.637554 + ], + [ + 5.0637, + 52.6373543 + ], + [ + 5.0639274, + 52.6374721 + ], + [ + 5.0647474, + 52.637886 + ], + [ + 5.0652225, + 52.6381154 + ], + [ + 5.0656734, + 52.6383328 + ], + [ + 5.0668617, + 52.6383974 + ], + [ + 5.0669473, + 52.6372729 + ], + [ + 5.0644442, + 52.6369754 + ], + [ + 5.0644746, + 52.636854 + ], + [ + 5.0680174, + 52.6349124 + ], + [ + 5.0679762, + 52.634807 + ], + [ + 5.068093, + 52.6347498 + ], + [ + 5.068862, + 52.6353895 + ], + [ + 5.0702995, + 52.6363434 + ], + [ + 5.071373, + 52.6370245 + ], + [ + 5.0717935, + 52.6372126 + ], + [ + 5.0723985, + 52.6377299 + ], + [ + 5.0727052, + 52.6379921 + ], + [ + 5.0736176, + 52.6384554 + ], + [ + 5.0734595, + 52.63854 + ], + [ + 5.0735497, + 52.6385722 + ], + [ + 5.0736362, + 52.6385654 + ], + [ + 5.073993, + 52.6387169 + ], + [ + 5.074083, + 52.6387787 + ], + [ + 5.0754087, + 52.6394073 + ], + [ + 5.0754267, + 52.6397234 + ], + [ + 5.0753208, + 52.6400394 + ], + [ + 5.0747287, + 52.6407811 + ], + [ + 5.0755359, + 52.6412168 + ], + [ + 5.0758479, + 52.6412788 + ], + [ + 5.076814, + 52.6413483 + ], + [ + 5.0771711, + 52.6414264 + ], + [ + 5.0781856, + 52.6416997 + ], + [ + 5.078321, + 52.6416724 + ], + [ + 5.0785093, + 52.6415534 + ], + [ + 5.0792097, + 52.6410706 + ], + [ + 5.079364, + 52.641002 + ], + [ + 5.07983, + 52.6410756 + ], + [ + 5.0812117, + 52.6417341 + ], + [ + 5.0813145, + 52.6418267 + ], + [ + 5.081366, + 52.641981 + ], + [ + 5.0813557, + 52.6422073 + ], + [ + 5.0812014, + 52.6423822 + ], + [ + 5.0806116, + 52.6429474 + ], + [ + 5.0810059, + 52.6429995 + ], + [ + 5.0816335, + 52.6423925 + ], + [ + 5.0818593, + 52.6415752 + ], + [ + 5.0819559, + 52.6413962 + ], + [ + 5.0822708, + 52.6409388 + ], + [ + 5.0837103, + 52.6407982 + ], + [ + 5.0837222, + 52.6407874 + ], + [ + 5.0839553, + 52.6406484 + ], + [ + 5.0857183, + 52.6397301 + ], + [ + 5.0859973, + 52.6396976 + ], + [ + 5.08777, + 52.6397548 + ], + [ + 5.0880862, + 52.6395787 + ], + [ + 5.0884174, + 52.6394049 + ], + [ + 5.0885677, + 52.6394553 + ], + [ + 5.0886166, + 52.6395104 + ], + [ + 5.0886165, + 52.6395447 + ], + [ + 5.0881608, + 52.639833 + ], + [ + 5.0842316, + 52.6409188 + ], + [ + 5.0836747, + 52.6416537 + ], + [ + 5.0891885, + 52.6426961 + ], + [ + 5.0897121, + 52.6422138 + ], + [ + 5.0890898, + 52.6420478 + ], + [ + 5.0892722, + 52.6417679 + ], + [ + 5.0895029, + 52.6414131 + ], + [ + 5.0897711, + 52.6411461 + ], + [ + 5.0899758, + 52.640765 + ], + [ + 5.0897451, + 52.6405957 + ], + [ + 5.0897827, + 52.6405013 + ], + [ + 5.0898205, + 52.6404085 + ], + [ + 5.0891854, + 52.6403107 + ], + [ + 5.0892128, + 52.6402345 + ], + [ + 5.0893084, + 52.6401493 + ], + [ + 5.0907598, + 52.640367 + ], + [ + 5.0926217, + 52.6407535 + ], + [ + 5.0934198, + 52.6399248 + ], + [ + 5.0936916, + 52.6397058 + ], + [ + 5.0944121, + 52.6392179 + ], + [ + 5.0949823, + 52.6387594 + ], + [ + 5.0956126, + 52.6382829 + ], + [ + 5.0963518, + 52.6378178 + ], + [ + 5.096748, + 52.6375236 + ], + [ + 5.0973705, + 52.6370881 + ], + [ + 5.0979894, + 52.6366252 + ], + [ + 5.0985662, + 52.6362856 + ], + [ + 5.0992219, + 52.6358657 + ], + [ + 5.0996061, + 52.6356132 + ], + [ + 5.100199, + 52.6352674 + ], + [ + 5.1005585, + 52.6350643 + ], + [ + 5.1008473, + 52.6349326 + ], + [ + 5.1009529, + 52.634868 + ], + [ + 5.1010324, + 52.6347584 + ], + [ + 5.1009435, + 52.6345205 + ], + [ + 5.1008775, + 52.6342277 + ], + [ + 5.1009428, + 52.6339535 + ], + [ + 5.1010866, + 52.63378 + ], + [ + 5.101275, + 52.6336751 + ], + [ + 5.101697, + 52.6334816 + ], + [ + 5.1030529, + 52.6328988 + ], + [ + 5.1042012, + 52.6324825 + ], + [ + 5.1049352, + 52.6322735 + ], + [ + 5.1053417, + 52.632137 + ], + [ + 5.1059032, + 52.63185 + ], + [ + 5.1063402, + 52.6316382 + ], + [ + 5.1066185, + 52.6315929 + ], + [ + 5.1069265, + 52.631621 + ], + [ + 5.1070995, + 52.6316769 + ], + [ + 5.1084026, + 52.6314889 + ], + [ + 5.1084419, + 52.6314064 + ], + [ + 5.1086113, + 52.631377 + ], + [ + 5.1091144, + 52.6314305 + ], + [ + 5.1094522, + 52.6315294 + ], + [ + 5.1098272, + 52.6316489 + ], + [ + 5.110105, + 52.6317019 + ], + [ + 5.1104275, + 52.6318306 + ], + [ + 5.1107049, + 52.6319819 + ], + [ + 5.1112824, + 52.6322161 + ], + [ + 5.1117176, + 52.6323426 + ], + [ + 5.1119616, + 52.6323773 + ], + [ + 5.1138886, + 52.6325453 + ], + [ + 5.1144778, + 52.6326812 + ], + [ + 5.114782, + 52.632716 + ], + [ + 5.1157137, + 52.6327565 + ], + [ + 5.1161046, + 52.632748 + ], + [ + 5.11636, + 52.6327667 + ], + [ + 5.1166491, + 52.6328061 + ], + [ + 5.1170771, + 52.6328983 + ], + [ + 5.1172762, + 52.6329237 + ], + [ + 5.1175731, + 52.63289 + ], + [ + 5.1181109, + 52.63282 + ], + [ + 5.1184227, + 52.6328182 + ], + [ + 5.1187872, + 52.6328303 + ], + [ + 5.1190467, + 52.6327827 + ], + [ + 5.1195658, + 52.6326989 + ], + [ + 5.1197235, + 52.6327107 + ], + [ + 5.1199598, + 52.6328162 + ], + [ + 5.1201362, + 52.6328623 + ], + [ + 5.1204101, + 52.6329313 + ], + [ + 5.1206016, + 52.6329568 + ], + [ + 5.1207971, + 52.6329479 + ], + [ + 5.1209742, + 52.6328614 + ], + [ + 5.1210947, + 52.6327884 + ], + [ + 5.1212166, + 52.6324685 + ], + [ + 5.1213048, + 52.6321097 + ], + [ + 5.1214301, + 52.6318722 + ], + [ + 5.1215808, + 52.6317833 + ], + [ + 5.1222439, + 52.6314437 + ], + [ + 5.1228088, + 52.6311703 + ], + [ + 5.1229482, + 52.6310836 + ], + [ + 5.1237508, + 52.6306369 + ], + [ + 5.1240218, + 52.6305596 + ], + [ + 5.1241612, + 52.6304798 + ], + [ + 5.1242405, + 52.6303862 + ], + [ + 5.1243651, + 52.6302813 + ], + [ + 5.124678, + 52.6300623 + ], + [ + 5.1250212, + 52.6298091 + ], + [ + 5.1251077, + 52.629791 + ], + [ + 5.1252771, + 52.6297363 + ], + [ + 5.1253829, + 52.6296085 + ], + [ + 5.1261046, + 52.6287752 + ], + [ + 5.1265284, + 52.6281792 + ], + [ + 5.1268654, + 52.6276608 + ], + [ + 5.1273805, + 52.6267813 + ], + [ + 5.127486, + 52.6267267 + ], + [ + 5.1283777, + 52.626488 + ], + [ + 5.1285328, + 52.6262642 + ], + [ + 5.1287866, + 52.6258372 + ], + [ + 5.1287122, + 52.6256564 + ], + [ + 5.1280842, + 52.6242425 + ], + [ + 5.1277394, + 52.6240294 + ], + [ + 5.1265022, + 52.6235061 + ], + [ + 5.1261801, + 52.6233067 + ], + [ + 5.1259003, + 52.6228947 + ], + [ + 5.1254971, + 52.6223568 + ], + [ + 5.1253793, + 52.6218811 + ], + [ + 5.125546, + 52.6215819 + ], + [ + 5.1258552, + 52.6213698 + ], + [ + 5.1274691, + 52.6201172 + ], + [ + 5.127891, + 52.619871 + ], + [ + 5.1281992, + 52.619844 + ], + [ + 5.1284167, + 52.619913 + ], + [ + 5.1289345, + 52.6200578 + ], + [ + 5.1293174, + 52.6201247 + ], + [ + 5.1300231, + 52.6202356 + ], + [ + 5.1315772, + 52.6205033 + ], + [ + 5.1322715, + 52.6206392 + ], + [ + 5.1330032, + 52.620805 + ], + [ + 5.1360815, + 52.6213036 + ], + [ + 5.136539, + 52.6214872 + ], + [ + 5.1370042, + 52.6216365 + ], + [ + 5.1377286, + 52.6217725 + ], + [ + 5.1382018, + 52.621812 + ], + [ + 5.1387349, + 52.6218906 + ], + [ + 5.1394219, + 52.6220151 + ], + [ + 5.1402701, + 52.6221786 + ], + [ + 5.1409047, + 52.6222505 + ], + [ + 5.1414344, + 52.622281 + ], + [ + 5.1417948, + 52.6223296 + ], + [ + 5.1421975, + 52.6224212 + ], + [ + 5.1422902, + 52.6224423 + ], + [ + 5.1430745, + 52.6226447 + ], + [ + 5.145229, + 52.6230868 + ], + [ + 5.1458221, + 52.6232179 + ], + [ + 5.1459462, + 52.6231816 + ], + [ + 5.1463914, + 52.622757 + ], + [ + 5.1465456, + 52.6227114 + ], + [ + 5.1468764, + 52.6226777 + ], + [ + 5.1469815, + 52.6227076 + ], + [ + 5.1473002, + 52.6228543 + ], + [ + 5.148054, + 52.6231618 + ], + [ + 5.1493291, + 52.6236597 + ], + [ + 5.149776, + 52.6237243 + ], + [ + 5.1501029, + 52.6237042 + ], + [ + 5.150618, + 52.6236181 + ], + [ + 5.1529071, + 52.6233904 + ], + [ + 5.15373, + 52.6233458 + ], + [ + 5.1555861, + 52.6232935 + ], + [ + 5.1559883, + 52.6232597 + ], + [ + 5.1565671, + 52.6232263 + ], + [ + 5.157649, + 52.623214 + ], + [ + 5.158175, + 52.623217 + ], + [ + 5.1589116, + 52.6231654 + ], + [ + 5.1592422, + 52.6231818 + ], + [ + 5.1593696, + 52.6232415 + ], + [ + 5.1596711, + 52.6239483 + ], + [ + 5.1598242, + 52.6241725 + ], + [ + 5.1603887, + 52.6248455 + ], + [ + 5.1606587, + 52.6249944 + ], + [ + 5.1610828, + 52.6251024 + ], + [ + 5.1612777, + 52.6251986 + ], + [ + 5.1617727, + 52.6254645 + ], + [ + 5.1637217, + 52.6266216 + ], + [ + 5.1652471, + 52.6276181 + ], + [ + 5.165472, + 52.6277281 + ], + [ + 5.1656628, + 52.6277672 + ], + [ + 5.165782, + 52.6277941 + ], + [ + 5.1658711, + 52.6278226 + ], + [ + 5.1659085, + 52.627836 + ], + [ + 5.1660511, + 52.6279183 + ], + [ + 5.167522, + 52.6287306 + ], + [ + 5.1688503, + 52.6294857 + ], + [ + 5.1708916, + 52.6307212 + ], + [ + 5.1712861, + 52.6306413 + ], + [ + 5.1714625, + 52.6306895 + ], + [ + 5.1715902, + 52.6307695 + ], + [ + 5.1715827, + 52.6307946 + ], + [ + 5.171485, + 52.6307671 + ], + [ + 5.1713235, + 52.6307145 + ], + [ + 5.1711433, + 52.630751 + ], + [ + 5.1701628, + 52.6309038 + ], + [ + 5.1703617, + 52.6310662 + ], + [ + 5.1705906, + 52.6312011 + ], + [ + 5.1707672, + 52.6311189 + ], + [ + 5.1706134, + 52.6310411 + ], + [ + 5.1704783, + 52.6309405 + ], + [ + 5.1711018, + 52.6308447 + ], + [ + 5.1712332, + 52.6309157 + ], + [ + 5.171282, + 52.6308745 + ], + [ + 5.1713459, + 52.630918 + ], + [ + 5.1713158, + 52.630966 + ], + [ + 5.1726368, + 52.6317393 + ], + [ + 5.1729331, + 52.6319086 + ], + [ + 5.1739876, + 52.6326635 + ], + [ + 5.1742014, + 52.6328374 + ], + [ + 5.1744641, + 52.6330066 + ], + [ + 5.1752262, + 52.6333362 + ], + [ + 5.1754515, + 52.6333866 + ], + [ + 5.1755716, + 52.6334163 + ], + [ + 5.1756503, + 52.6334712 + ], + [ + 5.1761909, + 52.6336658 + ], + [ + 5.1763261, + 52.6337161 + ], + [ + 5.1764013, + 52.6337596 + ], + [ + 5.1764912, + 52.6338282 + ], + [ + 5.1770056, + 52.6339976 + ], + [ + 5.178385, + 52.6344194 + ], + [ + 5.1794236, + 52.634737 + ], + [ + 5.1801106, + 52.6349567 + ], + [ + 5.180779, + 52.6351171 + ], + [ + 5.1822999, + 52.6353691 + ], + [ + 5.1834866, + 52.6355066 + ], + [ + 5.1843991, + 52.6356533 + ], + [ + 5.185431, + 52.6358841 + ], + [ + 5.1855971, + 52.6359212 + ], + [ + 5.1858146, + 52.6361201 + ], + [ + 5.1858635, + 52.6361202 + ], + [ + 5.1862166, + 52.6361546 + ], + [ + 5.1874447, + 52.6362487 + ], + [ + 5.1884287, + 52.6363428 + ], + [ + 5.188654, + 52.6364 + ], + [ + 5.1891383, + 52.6365579 + ], + [ + 5.1897512, + 52.6367242 + ], + [ + 5.190141, + 52.6367639 + ], + [ + 5.191621, + 52.6367392 + ], + [ + 5.1931197, + 52.636678 + ], + [ + 5.1946259, + 52.636587 + ], + [ + 5.1967933, + 52.6364824 + ], + [ + 5.1976422, + 52.6364528 + ], + [ + 5.1980477, + 52.6364735 + ], + [ + 5.1983321, + 52.636521 + ], + [ + 5.1986325, + 52.6365927 + ], + [ + 5.198831, + 52.6367196 + ], + [ + 5.1990831, + 52.6369931 + ], + [ + 5.1994801, + 52.6374342 + ], + [ + 5.2001184, + 52.6383213 + ], + [ + 5.2002043, + 52.6385199 + ], + [ + 5.2002633, + 52.6387022 + ], + [ + 5.2003357, + 52.6389984 + ], + [ + 5.2005288, + 52.6395193 + ], + [ + 5.2005771, + 52.639848 + ], + [ + 5.2006629, + 52.6401345 + ], + [ + 5.200915, + 52.6405707 + ], + [ + 5.2012101, + 52.6409548 + ], + [ + 5.2016071, + 52.6412999 + ], + [ + 5.2019772, + 52.6415505 + ], + [ + 5.2021349, + 52.6416502 + ], + [ + 5.2024728, + 52.6418606 + ], + [ + 5.2032013, + 52.6422425 + ], + [ + 5.204084, + 52.6426542 + ], + [ + 5.2047561, + 52.6429583 + ], + [ + 5.2051881, + 52.6431047 + ], + [ + 5.2053721, + 52.6432716 + ], + [ + 5.2054735, + 52.6433676 + ], + [ + 5.2058867, + 52.6434935 + ], + [ + 5.2060856, + 52.6436216 + ], + [ + 5.2061683, + 52.6438227 + ], + [ + 5.2063159, + 52.6442919 + ], + [ + 5.2063376, + 52.6443173 + ], + [ + 5.2063641, + 52.6443398 + ], + [ + 5.2064001, + 52.6443552 + ], + [ + 5.2067171, + 52.6444366 + ], + [ + 5.2071057, + 52.6445555 + ], + [ + 5.207525, + 52.644662 + ], + [ + 5.2083021, + 52.6448811 + ], + [ + 5.2091814, + 52.6451315 + ], + [ + 5.2110834, + 52.6456823 + ], + [ + 5.2116661, + 52.6458638 + ], + [ + 5.2123309, + 52.6460516 + ], + [ + 5.2129852, + 52.6462456 + ], + [ + 5.2136702, + 52.6464831 + ], + [ + 5.2142427, + 52.6467082 + ], + [ + 5.2144333, + 52.6467811 + ], + [ + 5.2144839, + 52.6468061 + ], + [ + 5.2145408, + 52.646838 + ], + [ + 5.2146381, + 52.6469043 + ], + [ + 5.2146966, + 52.6469414 + ], + [ + 5.2147768, + 52.6469832 + ], + [ + 5.2151494, + 52.6471067 + ], + [ + 5.2158632, + 52.647388 + ], + [ + 5.2164904, + 52.6476807 + ], + [ + 5.21696, + 52.6479619 + ], + [ + 5.2189621, + 52.6492743 + ], + [ + 5.2190951, + 52.6493518 + ], + [ + 5.2196722, + 52.6496882 + ], + [ + 5.2200667, + 52.649807 + ], + [ + 5.2213478, + 52.650038 + ], + [ + 5.2218213, + 52.6501591 + ], + [ + 5.2227079, + 52.6504381 + ], + [ + 5.2240229, + 52.6508199 + ], + [ + 5.2249246, + 52.6511011 + ], + [ + 5.2267317, + 52.6516886 + ], + [ + 5.2276034, + 52.6519401 + ], + [ + 5.2301323, + 52.6526396 + ], + [ + 5.2308085, + 52.6528476 + ], + [ + 5.2310678, + 52.6534466 + ], + [ + 5.2315, + 52.6542078 + ], + [ + 5.2317894, + 52.6546468 + ], + [ + 5.232199, + 52.6551337 + ], + [ + 5.2325748, + 52.6554332 + ], + [ + 5.2329543, + 52.6557166 + ], + [ + 5.233394, + 52.6559612 + ], + [ + 5.2337452, + 52.6561209 + ], + [ + 5.2355324, + 52.6570115 + ], + [ + 5.2356969, + 52.657083 + ], + [ + 5.2358388, + 52.6571818 + ], + [ + 5.2360758, + 52.657521 + ], + [ + 5.2362127, + 52.657725 + ], + [ + 5.2362636, + 52.6578874 + ], + [ + 5.2362445, + 52.6582852 + ], + [ + 5.2362586, + 52.6587355 + ], + [ + 5.2363256, + 52.6591632 + ], + [ + 5.2364014, + 52.6594561 + ], + [ + 5.2364371, + 52.6596483 + ], + [ + 5.2367152, + 52.660015 + ], + [ + 5.2368622, + 52.6603288 + ], + [ + 5.2375273, + 52.6621646 + ], + [ + 5.2382594, + 52.6640624 + ], + [ + 5.2383171, + 52.6643095 + ], + [ + 5.238322, + 52.6645586 + ], + [ + 5.2382855, + 52.6648077 + ], + [ + 5.2382419, + 52.6650293 + ], + [ + 5.2381917, + 52.6651639 + ], + [ + 5.2381908, + 52.6652554 + ], + [ + 5.2410526, + 52.6699676 + ], + [ + 5.2416266, + 52.6710101 + ], + [ + 5.2423548, + 52.6721969 + ], + [ + 5.2424561, + 52.6723065 + ], + [ + 5.2425576, + 52.6723843 + ], + [ + 5.2426628, + 52.6724918 + ], + [ + 5.2427454, + 52.6725992 + ], + [ + 5.2429098, + 52.6733812 + ], + [ + 5.2430966, + 52.6744946 + ], + [ + 5.2432165, + 52.6749588 + ], + [ + 5.2432839, + 52.6751896 + ], + [ + 5.2434264, + 52.6754938 + ], + [ + 5.2433924, + 52.6756218 + ], + [ + 5.2433585, + 52.675791 + ], + [ + 5.2433582, + 52.6760424 + ], + [ + 5.2434658, + 52.6772245 + ], + [ + 5.2434431, + 52.6774371 + ], + [ + 5.2434204, + 52.6775102 + ], + [ + 5.2433488, + 52.6776497 + ], + [ + 5.2432134, + 52.6777755 + ], + [ + 5.2430817, + 52.6778691 + ], + [ + 5.2430477, + 52.6779949 + ], + [ + 5.2431453, + 52.6781206 + ], + [ + 5.2433182, + 52.6782396 + ], + [ + 5.2434835, + 52.6783745 + ], + [ + 5.243645, + 52.6785551 + ], + [ + 5.2437125, + 52.6786694 + ], + [ + 5.2437574, + 52.678898 + ], + [ + 5.2437413, + 52.6798491 + ], + [ + 5.243589, + 52.6814564 + ], + [ + 5.2436154, + 52.6815387 + ], + [ + 5.2436717, + 52.6815936 + ], + [ + 5.243792, + 52.6816644 + ], + [ + 5.2450628, + 52.681987 + ], + [ + 5.2452433, + 52.682035 + ], + [ + 5.2453372, + 52.682131 + ], + [ + 5.2454236, + 52.682227 + ], + [ + 5.2456106, + 52.6831484 + ], + [ + 5.2458156, + 52.6850186 + ], + [ + 5.2458756, + 52.6851352 + ], + [ + 5.2459583, + 52.6852495 + ], + [ + 5.2461688, + 52.6853707 + ], + [ + 5.246274, + 52.6854461 + ], + [ + 5.246383, + 52.6855217 + ], + [ + 5.2464326, + 52.6855235 + ], + [ + 5.2471879, + 52.6855514 + ], + [ + 5.247515, + 52.6856063 + ], + [ + 5.2478797, + 52.6857709 + ], + [ + 5.2480977, + 52.6858556 + ], + [ + 5.2484663, + 52.6859356 + ], + [ + 5.2540136, + 52.6865806 + ], + [ + 5.2541715, + 52.6865828 + ], + [ + 5.2543107, + 52.6865737 + ], + [ + 5.2561579, + 52.6861188 + ], + [ + 5.2563272, + 52.6860662 + ], + [ + 5.256504, + 52.6859359 + ], + [ + 5.2567523, + 52.6857804 + ], + [ + 5.2570459, + 52.6856707 + ], + [ + 5.2573881, + 52.685625 + ], + [ + 5.2574484, + 52.6856478 + ], + [ + 5.2573956, + 52.6856912 + ], + [ + 5.2571362, + 52.6857096 + ], + [ + 5.2568427, + 52.6858444 + ], + [ + 5.2565754, + 52.6860159 + ], + [ + 5.2564174, + 52.6861691 + ], + [ + 5.2548217, + 52.6870813 + ], + [ + 5.254581, + 52.6870607 + ], + [ + 5.2545509, + 52.6872047 + ], + [ + 5.2548781, + 52.6872139 + ], + [ + 5.2559957, + 52.6866469 + ], + [ + 5.2568197, + 52.6861874 + ], + [ + 5.2569325, + 52.6862605 + ], + [ + 5.2566992, + 52.6863817 + ], + [ + 5.256733, + 52.6864778 + ], + [ + 5.2570072, + 52.6868412 + ], + [ + 5.2588427, + 52.6871041 + ], + [ + 5.2594924, + 52.6871572 + ], + [ + 5.2595987, + 52.6871659 + ], + [ + 5.2602795, + 52.6872024 + ], + [ + 5.2607533, + 52.6872482 + ], + [ + 5.2613738, + 52.6873692 + ], + [ + 5.2631451, + 52.687799 + ], + [ + 5.2653717, + 52.6881944 + ], + [ + 5.2656538, + 52.6882332 + ], + [ + 5.2659622, + 52.6881829 + ], + [ + 5.2670381, + 52.6879131 + ], + [ + 5.2670307, + 52.6878719 + ], + [ + 5.2677868, + 52.6876752 + ], + [ + 5.2678056, + 52.6877049 + ], + [ + 5.2686295, + 52.6874465 + ], + [ + 5.2692464, + 52.6873825 + ], + [ + 5.2697091, + 52.687355 + ], + [ + 5.2697103, + 52.6873427 + ], + [ + 5.2702709, + 52.6864649 + ], + [ + 5.2711968, + 52.684984 + ], + [ + 5.2718683, + 52.6839393 + ], + [ + 5.2719268, + 52.6838987 + ], + [ + 5.2719853, + 52.6839139 + ], + [ + 5.2720437, + 52.6839342 + ], + [ + 5.2715735, + 52.6846752 + ], + [ + 5.2708347, + 52.6858424 + ], + [ + 5.2705537, + 52.6865258 + ], + [ + 5.2700506, + 52.6873854 + ], + [ + 5.270559, + 52.6874851 + ], + [ + 5.271118, + 52.6876455 + ], + [ + 5.2712682, + 52.6876918 + ], + [ + 5.2723642, + 52.6880702 + ], + [ + 5.2737895, + 52.688509 + ], + [ + 5.2741319, + 52.6886279 + ], + [ + 5.2752638, + 52.6892358 + ], + [ + 5.2752413, + 52.6892518 + ], + [ + 5.279758, + 52.6921225 + ], + [ + 5.2799047, + 52.6921934 + ], + [ + 5.2799837, + 52.6922209 + ], + [ + 5.2800364, + 52.6921957 + ], + [ + 5.2800213, + 52.6921248 + ], + [ + 5.2799912, + 52.6920242 + ], + [ + 5.2799425, + 52.6918116 + ], + [ + 5.2799275, + 52.6915509 + ], + [ + 5.2800892, + 52.6913314 + ], + [ + 5.2803187, + 52.6911645 + ], + [ + 5.2803827, + 52.6911394 + ], + [ + 5.2805294, + 52.6911896 + ], + [ + 5.2810033, + 52.6914936 + ], + [ + 5.2811425, + 52.6914433 + ], + [ + 5.2828651, + 52.6925037 + ], + [ + 5.282959, + 52.692569 + ], + [ + 5.2829863, + 52.6925841 + ], + [ + 5.2830104, + 52.6925957 + ], + [ + 5.2831736, + 52.6927025 + ], + [ + 5.2833354, + 52.6929243 + ], + [ + 5.2832299, + 52.6929746 + ], + [ + 5.2838619, + 52.693386 + ], + [ + 5.2838882, + 52.6934363 + ], + [ + 5.2838695, + 52.6934934 + ], + [ + 5.2837715, + 52.6935598 + ], + [ + 5.2835722, + 52.6936101 + ], + [ + 5.2834029, + 52.693585 + ], + [ + 5.2826807, + 52.693192 + ], + [ + 5.2809802, + 52.6940839 + ], + [ + 5.2795128, + 52.6947587 + ], + [ + 5.2797083, + 52.6951564 + ], + [ + 5.2797156, + 52.6958378 + ], + [ + 5.2797683, + 52.6959749 + ], + [ + 5.2798624, + 52.6960229 + ], + [ + 5.2809232, + 52.696121 + ], + [ + 5.281668, + 52.6962169 + ], + [ + 5.2835866, + 52.6966417 + ], + [ + 5.2845196, + 52.6969318 + ], + [ + 5.2858776, + 52.6975328 + ], + [ + 5.287691, + 52.6981497 + ], + [ + 5.2883311, + 52.6983297 + ], + [ + 5.2885769, + 52.6983534 + ], + [ + 5.2889658, + 52.698407 + ], + [ + 5.2889859, + 52.6986037 + ], + [ + 5.2890128, + 52.6986704 + ], + [ + 5.2890141, + 52.6987346 + ], + [ + 5.2888974, + 52.6991198 + ], + [ + 5.2886279, + 52.6991133 + ], + [ + 5.2886225, + 52.6990564 + ], + [ + 5.2888424, + 52.6990662 + ], + [ + 5.2888585, + 52.6989857 + ], + [ + 5.2889323, + 52.6986793 + ], + [ + 5.2888235, + 52.6986771 + ], + [ + 5.2883006, + 52.698607 + ], + [ + 5.2881799, + 52.6990442 + ], + [ + 5.2883958, + 52.6990645 + ], + [ + 5.2883798, + 52.6991214 + ], + [ + 5.2878607, + 52.6990775 + ], + [ + 5.2878728, + 52.6990141 + ], + [ + 5.2880941, + 52.6990385 + ], + [ + 5.2881974, + 52.698594 + ], + [ + 5.287394, + 52.6985468 + ], + [ + 5.2873122, + 52.6989581 + ], + [ + 5.2875563, + 52.6989768 + ], + [ + 5.2875335, + 52.6990361 + ], + [ + 5.2869984, + 52.6989849 + ], + [ + 5.2870118, + 52.6989288 + ], + [ + 5.2872264, + 52.6989491 + ], + [ + 5.2873042, + 52.6985371 + ], + [ + 5.2870708, + 52.6985094 + ], + [ + 5.2866846, + 52.6983339 + ], + [ + 5.2865679, + 52.6988833 + ], + [ + 5.2867624, + 52.6988979 + ], + [ + 5.2867517, + 52.6989483 + ], + [ + 5.2862648, + 52.6989134 + ], + [ + 5.2862756, + 52.6988516 + ], + [ + 5.2864875, + 52.6988727 + ], + [ + 5.286525, + 52.6987021 + ], + [ + 5.2866162, + 52.698299 + ], + [ + 5.2861079, + 52.6980722 + ], + [ + 5.2859188, + 52.698824 + ], + [ + 5.2860811, + 52.6988378 + ], + [ + 5.2860731, + 52.6988931 + ], + [ + 5.2856466, + 52.6988605 + ], + [ + 5.2856721, + 52.6987996 + ], + [ + 5.285833, + 52.6988215 + ], + [ + 5.2859014, + 52.6985802 + ], + [ + 5.2860382, + 52.6980551 + ], + [ + 5.2859738, + 52.6980389 + ], + [ + 5.2857767, + 52.6980039 + ], + [ + 5.2855487, + 52.6980104 + ], + [ + 5.2853341, + 52.6987646 + ], + [ + 5.2855017, + 52.6987779 + ], + [ + 5.2854883, + 52.6988323 + ], + [ + 5.2850967, + 52.6987988 + ], + [ + 5.2851128, + 52.6987427 + ], + [ + 5.2852697, + 52.6987573 + ], + [ + 5.2852845, + 52.6987134 + ], + [ + 5.2853703, + 52.6983875 + ], + [ + 5.2854706, + 52.6980014 + ], + [ + 5.2853659, + 52.6979993 + ], + [ + 5.284972, + 52.6981575 + ], + [ + 5.2848178, + 52.6987159 + ], + [ + 5.2849626, + 52.6987297 + ], + [ + 5.2849492, + 52.6987776 + ], + [ + 5.2846139, + 52.6987435 + ], + [ + 5.284622, + 52.6986964 + ], + [ + 5.2847427, + 52.6987061 + ], + [ + 5.2847708, + 52.698624 + ], + [ + 5.2848877, + 52.6981975 + ], + [ + 5.2846045, + 52.6982591 + ], + [ + 5.2844838, + 52.6982599 + ], + [ + 5.2843725, + 52.6986696 + ], + [ + 5.2844919, + 52.6986801 + ], + [ + 5.2844771, + 52.698746 + ], + [ + 5.2841422, + 52.6987147 + ], + [ + 5.2841543, + 52.6986525 + ], + [ + 5.2842867, + 52.6986663 + ], + [ + 5.2843994, + 52.6982494 + ], + [ + 5.2839702, + 52.6982136 + ], + [ + 5.2838428, + 52.6986232 + ], + [ + 5.2840145, + 52.6986419 + ], + [ + 5.2840024, + 52.6986777 + ], + [ + 5.2837757, + 52.6986598 + ], + [ + 5.2837892, + 52.6985972 + ], + [ + 5.2838602, + 52.6983363 + ], + [ + 5.2839045, + 52.6981957 + ], + [ + 5.2837105, + 52.6982352 + ], + [ + 5.2836164, + 52.698297 + ], + [ + 5.2835825, + 52.6984136 + ], + [ + 5.2836127, + 52.6984867 + ], + [ + 5.283575, + 52.6986674 + ], + [ + 5.2835598, + 52.6987542 + ], + [ + 5.2845683, + 52.6988317 + ], + [ + 5.284572, + 52.6988866 + ], + [ + 5.2851024, + 52.6989139 + ], + [ + 5.2866488, + 52.6990873 + ], + [ + 5.2869309, + 52.6991397 + ], + [ + 5.2870362, + 52.6991923 + ], + [ + 5.2890149, + 52.6993707 + ], + [ + 5.2893379, + 52.6993998 + ], + [ + 5.289351, + 52.6993626 + ], + [ + 5.2893748, + 52.6992948 + ], + [ + 5.2895162, + 52.698725 + ], + [ + 5.2892864, + 52.6987085 + ], + [ + 5.2893473, + 52.6982645 + ], + [ + 5.2895797, + 52.6981125 + ], + [ + 5.2897716, + 52.6979708 + ], + [ + 5.2891697, + 52.6976371 + ], + [ + 5.2892749, + 52.697596 + ], + [ + 5.2898667, + 52.6979047 + ], + [ + 5.289982, + 52.6978185 + ], + [ + 5.2871829, + 52.6963913 + ], + [ + 5.2868277, + 52.6965957 + ], + [ + 5.2866232, + 52.6964541 + ], + [ + 5.2864948, + 52.6963212 + ], + [ + 5.2864314, + 52.6961626 + ], + [ + 5.286425, + 52.6960481 + ], + [ + 5.2863426, + 52.6960275 + ], + [ + 5.2862855, + 52.6959932 + ], + [ + 5.2862588, + 52.6959409 + ], + [ + 5.2862762, + 52.6958959 + ], + [ + 5.2863299, + 52.6958389 + ], + [ + 5.2863857, + 52.6958236 + ], + [ + 5.2864393, + 52.6958135 + ], + [ + 5.2865279, + 52.6958266 + ], + [ + 5.286633, + 52.6958614 + ], + [ + 5.286678, + 52.6959011 + ], + [ + 5.2866772, + 52.6959308 + ], + [ + 5.286665, + 52.6959632 + ], + [ + 5.2891371, + 52.6970578 + ], + [ + 5.2906472, + 52.6978462 + ], + [ + 5.2915109, + 52.6983744 + ], + [ + 5.2914133, + 52.6984499 + ], + [ + 5.2908656, + 52.6982045 + ], + [ + 5.2907245, + 52.6983016 + ], + [ + 5.2907347, + 52.6983066 + ], + [ + 5.2908099, + 52.6983454 + ], + [ + 5.2909796, + 52.6984847 + ], + [ + 5.2913253, + 52.6986059 + ], + [ + 5.2914833, + 52.6986082 + ], + [ + 5.2915587, + 52.6986447 + ], + [ + 5.2916076, + 52.6987476 + ], + [ + 5.2916076, + 52.6988047 + ], + [ + 5.2915173, + 52.6988436 + ], + [ + 5.2899243, + 52.6987471 + ], + [ + 5.2898518, + 52.6990539 + ], + [ + 5.2899229, + 52.6990545 + ], + [ + 5.2898468, + 52.699257 + ], + [ + 5.2898419, + 52.6992701 + ], + [ + 5.289781, + 52.6992686 + ], + [ + 5.289766, + 52.6993418 + ], + [ + 5.2897036, + 52.6995342 + ], + [ + 5.2900845, + 52.6995465 + ], + [ + 5.2906459, + 52.6995345 + ], + [ + 5.290952, + 52.6993944 + ], + [ + 5.2917947, + 52.6992059 + ], + [ + 5.2921643, + 52.6991795 + ], + [ + 5.2926196, + 52.6991954 + ], + [ + 5.2931012, + 52.699234 + ], + [ + 5.2933006, + 52.6993163 + ], + [ + 5.2933345, + 52.699394 + ], + [ + 5.2931613, + 52.6994833 + ], + [ + 5.2930674, + 52.6994879 + ], + [ + 5.2923035, + 52.6994607 + ], + [ + 5.2919198, + 52.6994722 + ], + [ + 5.2907797, + 52.6997629 + ], + [ + 5.2891959, + 52.7001337 + ], + [ + 5.289271, + 52.7003281 + ], + [ + 5.289493, + 52.7006092 + ], + [ + 5.2898542, + 52.7006022 + ], + [ + 5.2904073, + 52.7005404 + ], + [ + 5.2909867, + 52.7003732 + ], + [ + 5.2914683, + 52.7002131 + ], + [ + 5.2919386, + 52.700133 + ], + [ + 5.2929432, + 52.7000046 + ], + [ + 5.2932441, + 52.6999816 + ], + [ + 5.2932441, + 52.7001188 + ], + [ + 5.2932104, + 52.7001394 + ], + [ + 5.2931915, + 52.7002652 + ], + [ + 5.2932329, + 52.7003314 + ], + [ + 5.2932179, + 52.7004321 + ], + [ + 5.2931802, + 52.7004686 + ], + [ + 5.2931764, + 52.7005875 + ], + [ + 5.2931939, + 52.700654 + ], + [ + 5.2931952, + 52.70068 + ], + [ + 5.2931912, + 52.7007076 + ], + [ + 5.2931751, + 52.7007466 + ], + [ + 5.2934476, + 52.7007707 + ], + [ + 5.2935113, + 52.7006606 + ], + [ + 5.293579, + 52.7006286 + ], + [ + 5.2938198, + 52.7006376 + ], + [ + 5.2938424, + 52.7007176 + ], + [ + 5.2938717, + 52.7007164 + ], + [ + 5.2938613, + 52.7006308 + ], + [ + 5.2940419, + 52.7005118 + ], + [ + 5.2941999, + 52.7004912 + ], + [ + 5.2946814, + 52.7004864 + ], + [ + 5.2948238, + 52.7006195 + ], + [ + 5.2949889, + 52.7005509 + ], + [ + 5.2949148, + 52.7004544 + ], + [ + 5.2947943, + 52.7004179 + ], + [ + 5.294546, + 52.7003928 + ], + [ + 5.2943166, + 52.700386 + ], + [ + 5.2939478, + 52.7004204 + ], + [ + 5.2937033, + 52.700425 + ], + [ + 5.2933796, + 52.7004846 + ], + [ + 5.2933609, + 52.7003291 + ], + [ + 5.2934172, + 52.7003177 + ], + [ + 5.2934173, + 52.7001622 + ], + [ + 5.2933722, + 52.7000959 + ], + [ + 5.2933835, + 52.6999908 + ], + [ + 5.2941773, + 52.7000751 + ], + [ + 5.2941923, + 52.7000133 + ], + [ + 5.2941623, + 52.6999539 + ], + [ + 5.293707, + 52.6996454 + ], + [ + 5.2936318, + 52.6996111 + ], + [ + 5.2936355, + 52.6995471 + ], + [ + 5.2937108, + 52.6994763 + ], + [ + 5.2937859, + 52.6994785 + ], + [ + 5.2939441, + 52.6995539 + ], + [ + 5.2948884, + 52.7001343 + ], + [ + 5.2960247, + 52.7008952 + ], + [ + 5.296544, + 52.701254 + ], + [ + 5.2969503, + 52.7015077 + ], + [ + 5.2985684, + 52.7022981 + ], + [ + 5.3013078, + 52.7035706 + ], + [ + 5.3039044, + 52.7047447 + ], + [ + 5.3037954, + 52.704834 + ], + [ + 5.2992796, + 52.7027528 + ], + [ + 5.2980907, + 52.7037204 + ], + [ + 5.2980568, + 52.7036381 + ], + [ + 5.2979327, + 52.7036381 + ], + [ + 5.2979629, + 52.7037273 + ], + [ + 5.2978311, + 52.7037479 + ], + [ + 5.2982527, + 52.7048109 + ], + [ + 5.2983166, + 52.704884 + ], + [ + 5.2984371, + 52.704948 + ], + [ + 5.2990655, + 52.7051443 + ], + [ + 5.2991635, + 52.7056199 + ], + [ + 5.2996037, + 52.7055945 + ], + [ + 5.2996864, + 52.705654 + ], + [ + 5.2990619, + 52.7056839 + ], + [ + 5.2989377, + 52.7056428 + ], + [ + 5.2988698, + 52.7052496 + ], + [ + 5.2983995, + 52.7052864 + ], + [ + 5.2985126, + 52.705883 + ], + [ + 5.299186, + 52.7058416 + ], + [ + 5.2992501, + 52.7059102 + ], + [ + 5.2993704, + 52.7058964 + ], + [ + 5.2994306, + 52.7059444 + ], + [ + 5.2985802, + 52.7060888 + ], + [ + 5.2979858, + 52.7063451 + ], + [ + 5.2979407, + 52.7066286 + ], + [ + 5.2988213, + 52.7072066 + ], + [ + 5.2993594, + 52.7075357 + ], + [ + 5.3000707, + 52.7080064 + ], + [ + 5.3001574, + 52.708043 + ], + [ + 5.3002664, + 52.708036 + ], + [ + 5.3008836, + 52.7077317 + ], + [ + 5.3011395, + 52.7078391 + ], + [ + 5.3017301, + 52.7075325 + ], + [ + 5.3020877, + 52.7074112 + ], + [ + 5.3027348, + 52.7072349 + ], + [ + 5.3036041, + 52.7070608 + ], + [ + 5.3044093, + 52.7068845 + ], + [ + 5.3048495, + 52.7067174 + ], + [ + 5.3051881, + 52.7065207 + ], + [ + 5.3060723, + 52.7058802 + ], + [ + 5.305154, + 52.7054484 + ], + [ + 5.3052254, + 52.7053958 + ], + [ + 5.3069718, + 52.7061816 + ], + [ + 5.3071862, + 52.7063849 + ], + [ + 5.3074461, + 52.7067735 + ], + [ + 5.3076305, + 52.7071324 + ], + [ + 5.3077775, + 52.707569 + ], + [ + 5.3078077, + 52.7079553 + ], + [ + 5.3078078, + 52.7083852 + ], + [ + 5.3077892, + 52.7088081 + ], + [ + 5.3075186, + 52.7097662 + ], + [ + 5.3074584, + 52.7098759 + ], + [ + 5.3074133, + 52.7099742 + ], + [ + 5.3072402, + 52.7099423 + ], + [ + 5.3072476, + 52.709844 + ], + [ + 5.3073154, + 52.7097685 + ], + [ + 5.3075221, + 52.7091443 + ], + [ + 5.3075483, + 52.7088631 + ], + [ + 5.3073865, + 52.7087489 + ], + [ + 5.3073602, + 52.7085202 + ], + [ + 5.3070853, + 52.7083946 + ], + [ + 5.3067994, + 52.7083696 + ], + [ + 5.3066412, + 52.7082827 + ], + [ + 5.3064155, + 52.7082417 + ], + [ + 5.3059187, + 52.7083494 + ], + [ + 5.305708, + 52.7083358 + ], + [ + 5.3050871, + 52.7082514 + ], + [ + 5.3044887, + 52.7081899 + ], + [ + 5.3041538, + 52.7081901 + ], + [ + 5.3033634, + 52.7081675 + ], + [ + 5.3026824, + 52.7081769 + ], + [ + 5.3023738, + 52.708193 + ], + [ + 5.3020727, + 52.7081931 + ], + [ + 5.3017566, + 52.7081384 + ], + [ + 5.3015233, + 52.707983 + ], + [ + 5.2988743, + 52.7094906 + ], + [ + 5.2987652, + 52.7095181 + ], + [ + 5.2986372, + 52.7094815 + ], + [ + 5.2984152, + 52.7093765 + ], + [ + 5.2976513, + 52.7095642 + ], + [ + 5.2969098, + 52.7097794 + ], + [ + 5.2959277, + 52.7101547 + ], + [ + 5.2955364, + 52.7103399 + ], + [ + 5.2952427, + 52.7104566 + ], + [ + 5.2947912, + 52.710706 + ], + [ + 5.2944037, + 52.7109828 + ], + [ + 5.2940574, + 52.7112092 + ], + [ + 5.2938053, + 52.7113396 + ], + [ + 5.2926838, + 52.7120944 + ], + [ + 5.2924843, + 52.7122385 + ], + [ + 5.2922627, + 52.7123504 + ], + [ + 5.2916058, + 52.7127475 + ], + [ + 5.2909379, + 52.7131746 + ], + [ + 5.2907128, + 52.7133744 + ], + [ + 5.2904656, + 52.7137041 + ], + [ + 5.2902691, + 52.7138245 + ], + [ + 5.2900599, + 52.713964 + ], + [ + 5.2898888, + 52.7140591 + ], + [ + 5.2896289, + 52.7141858 + ], + [ + 5.2891788, + 52.7142619 + ], + [ + 5.2888588, + 52.714376 + ], + [ + 5.2882619, + 52.7147322 + ], + [ + 5.2880519, + 52.7148807 + ], + [ + 5.2879694, + 52.715013 + ], + [ + 5.287906, + 52.7153143 + ], + [ + 5.2879065, + 52.7156063 + ], + [ + 5.2879257, + 52.71588 + ], + [ + 5.2883535, + 52.7177917 + ], + [ + 5.2885772, + 52.7189436 + ], + [ + 5.2885509, + 52.7189916 + ], + [ + 5.2870298, + 52.719353 + ], + [ + 5.2869923, + 52.7193462 + ], + [ + 5.2869884, + 52.7192846 + ], + [ + 5.286962, + 52.7192459 + ], + [ + 5.286853, + 52.7192618 + ], + [ + 5.2868343, + 52.7192916 + ], + [ + 5.2868945, + 52.7193668 + ], + [ + 5.2864064, + 52.7195131 + ], + [ + 5.2862789, + 52.719625 + ], + [ + 5.2859303, + 52.7201522 + ], + [ + 5.2856119, + 52.7207502 + ], + [ + 5.2854135, + 52.7212157 + ], + [ + 5.2852414, + 52.7216629 + ], + [ + 5.2851437, + 52.7217177 + ], + [ + 5.2850273, + 52.7217589 + ], + [ + 5.2837312, + 52.7218669 + ], + [ + 5.283675, + 52.7219673 + ], + [ + 5.2837052, + 52.7220768 + ], + [ + 5.2849304, + 52.7221788 + ], + [ + 5.2849942, + 52.7221627 + ], + [ + 5.2850355, + 52.7222107 + ], + [ + 5.2848265, + 52.7230914 + ], + [ + 5.284778, + 52.7232306 + ], + [ + 5.2846618, + 52.723484 + ], + [ + 5.2846133, + 52.7236437 + ], + [ + 5.2846517, + 52.7241752 + ], + [ + 5.2847345, + 52.7242824 + ], + [ + 5.2849187, + 52.7243005 + ], + [ + 5.2855499, + 52.7242796 + ], + [ + 5.2856402, + 52.7243047 + ], + [ + 5.2856064, + 52.7243526 + ], + [ + 5.2847723, + 52.724449 + ], + [ + 5.2847387, + 52.7245197 + ], + [ + 5.2846711, + 52.7245585 + ], + [ + 5.284508, + 52.7259891 + ], + [ + 5.2845538, + 52.7264021 + ], + [ + 5.2847499, + 52.7268582 + ], + [ + 5.2850474, + 52.7272573 + ], + [ + 5.2854276, + 52.7276198 + ], + [ + 5.2858639, + 52.7279047 + ], + [ + 5.2862664, + 52.7280961 + ], + [ + 5.2867439, + 52.728251 + ], + [ + 5.2870296, + 52.7282942 + ], + [ + 5.2873528, + 52.7282734 + ], + [ + 5.2878487, + 52.7281728 + ], + [ + 5.2888511, + 52.7276314 + ], + [ + 5.28893, + 52.7276336 + ], + [ + 5.2889076, + 52.7276679 + ], + [ + 5.287312, + 52.7285861 + ], + [ + 5.2869366, + 52.728844 + ], + [ + 5.2841017, + 52.7304907 + ], + [ + 5.2836962, + 52.7307009 + ], + [ + 5.2836896, + 52.7312393 + ], + [ + 5.2837351, + 52.7315289 + ], + [ + 5.283837, + 52.7317776 + ], + [ + 5.2841194, + 52.7320855 + ], + [ + 5.2843603, + 52.7322838 + ], + [ + 5.2847325, + 52.7324524 + ], + [ + 5.2850935, + 52.7325526 + ], + [ + 5.2852891, + 52.7325593 + ], + [ + 5.2853565, + 52.7325045 + ], + [ + 5.2853302, + 52.7324406 + ], + [ + 5.2853413, + 52.7323859 + ], + [ + 5.2855966, + 52.7322169 + ], + [ + 5.2857019, + 52.7322055 + ], + [ + 5.2858033, + 52.7321871 + ], + [ + 5.285852, + 52.7321414 + ], + [ + 5.2859309, + 52.7320798 + ], + [ + 5.2860924, + 52.732025 + ], + [ + 5.2862878, + 52.7320317 + ], + [ + 5.2865097, + 52.7321023 + ], + [ + 5.2865549, + 52.7321547 + ], + [ + 5.2866112, + 52.7321159 + ], + [ + 5.286694, + 52.7321546 + ], + [ + 5.2857559, + 52.732737 + ], + [ + 5.2858037, + 52.7327875 + ], + [ + 5.2858284, + 52.73287 + ], + [ + 5.2856595, + 52.7330699 + ], + [ + 5.285508, + 52.7331351 + ], + [ + 5.2853987, + 52.7331572 + ], + [ + 5.2853616, + 52.7331364 + ], + [ + 5.2853661, + 52.7330952 + ], + [ + 5.2854647, + 52.7330388 + ], + [ + 5.2855411, + 52.7329708 + ], + [ + 5.2855614, + 52.7328933 + ], + [ + 5.2855361, + 52.7328359 + ], + [ + 5.2850607, + 52.7331047 + ], + [ + 5.2850795, + 52.7331572 + ], + [ + 5.2851022, + 52.7332484 + ], + [ + 5.2850159, + 52.7333192 + ], + [ + 5.284971, + 52.7334562 + ], + [ + 5.2849372, + 52.7334926 + ], + [ + 5.2848132, + 52.7335133 + ], + [ + 5.2847119, + 52.7336571 + ], + [ + 5.2847421, + 52.7337369 + ], + [ + 5.2848361, + 52.7337824 + ], + [ + 5.2849678, + 52.7337732 + ], + [ + 5.2850766, + 52.7337001 + ], + [ + 5.2851593, + 52.7336681 + ], + [ + 5.2855159, + 52.733433 + ], + [ + 5.2855797, + 52.7333759 + ], + [ + 5.2856849, + 52.7333257 + ], + [ + 5.2858916, + 52.7332731 + ], + [ + 5.2860455, + 52.7332205 + ], + [ + 5.2861543, + 52.7331497 + ], + [ + 5.2862407, + 52.7331154 + ], + [ + 5.2864925, + 52.733081 + ], + [ + 5.2868608, + 52.7330489 + ], + [ + 5.2870637, + 52.73301 + ], + [ + 5.2872103, + 52.7330259 + ], + [ + 5.2872812, + 52.7327292 + ], + [ + 5.2873301, + 52.7327087 + ], + [ + 5.2873789, + 52.732736 + ], + [ + 5.2868171, + 52.7361449 + ], + [ + 5.286082, + 52.7371035 + ], + [ + 5.2849339, + 52.7384366 + ], + [ + 5.283196, + 52.7400346 + ], + [ + 5.282922, + 52.7403108 + ], + [ + 5.2828733, + 52.7404273 + ], + [ + 5.2829059, + 52.7420288 + ], + [ + 5.2828648, + 52.7421657 + ], + [ + 5.2827672, + 52.7422456 + ], + [ + 5.2826093, + 52.742321 + ], + [ + 5.2823989, + 52.7423691 + ], + [ + 5.2812358, + 52.7425084 + ], + [ + 5.280046, + 52.742651 + ], + [ + 5.2791177, + 52.7427884 + ], + [ + 5.2786293, + 52.7429233 + ], + [ + 5.2785955, + 52.7429781 + ], + [ + 5.2785354, + 52.7429895 + ], + [ + 5.2784075, + 52.7429713 + ], + [ + 5.2781144, + 52.7430513 + ], + [ + 5.277686, + 52.7432067 + ], + [ + 5.2772577, + 52.7434009 + ], + [ + 5.2767882, + 52.7436406 + ], + [ + 5.2762548, + 52.7439215 + ], + [ + 5.2744404, + 52.7449856 + ], + [ + 5.2731294, + 52.7457825 + ], + [ + 5.2727125, + 52.7460291 + ], + [ + 5.2719727, + 52.7463676 + ], + [ + 5.2718758, + 52.7463697 + ], + [ + 5.2717184, + 52.7463609 + ], + [ + 5.2715496, + 52.7463289 + ], + [ + 5.2713605, + 52.7462765 + ], + [ + 5.271311, + 52.7462562 + ], + [ + 5.2712353, + 52.7462329 + ], + [ + 5.2711524, + 52.7462101 + ], + [ + 5.2709531, + 52.7461646 + ], + [ + 5.2706334, + 52.7460347 + ], + [ + 5.270039, + 52.7457064 + ], + [ + 5.2698546, + 52.7456335 + ], + [ + 5.2697043, + 52.7455993 + ], + [ + 5.2694185, + 52.7455949 + ], + [ + 5.2680914, + 52.7456229 + ], + [ + 5.2680539, + 52.7456343 + ], + [ + 5.2680163, + 52.7457279 + ], + [ + 5.2679524, + 52.745712 + ], + [ + 5.267832, + 52.7456117 + ], + [ + 5.2673394, + 52.745516 + ], + [ + 5.266749, + 52.7454364 + ], + [ + 5.266313, + 52.7454161 + ], + [ + 5.2655986, + 52.7454095 + ], + [ + 5.2656363, + 52.7454779 + ], + [ + 5.2656062, + 52.7454963 + ], + [ + 5.2655423, + 52.7454757 + ], + [ + 5.265482, + 52.7454278 + ], + [ + 5.2652226, + 52.745412 + ], + [ + 5.2649595, + 52.7454075 + ], + [ + 5.2628955, + 52.7454243 + ], + [ + 5.2628729, + 52.7454495 + ], + [ + 5.2629558, + 52.7456182 + ], + [ + 5.2629183, + 52.7456343 + ], + [ + 5.2628731, + 52.745632 + ], + [ + 5.262685, + 52.7454131 + ], + [ + 5.2604029, + 52.745325 + ], + [ + 5.25976, + 52.7453366 + ], + [ + 5.2594179, + 52.7453481 + ], + [ + 5.2592186, + 52.7453756 + ], + [ + 5.2590194, + 52.7454373 + ], + [ + 5.2590646, + 52.745524 + ], + [ + 5.2590195, + 52.7455445 + ], + [ + 5.2589142, + 52.7454647 + ], + [ + 5.2582528, + 52.745709 + ], + [ + 5.258159, + 52.7459487 + ], + [ + 5.2581854, + 52.7460194 + ], + [ + 5.2587234, + 52.746439 + ], + [ + 5.2588401, + 52.746448 + ], + [ + 5.259073, + 52.7464388 + ], + [ + 5.2591445, + 52.7464548 + ], + [ + 5.2591934, + 52.7464981 + ], + [ + 5.2604079, + 52.7466436 + ], + [ + 5.2605096, + 52.746687 + ], + [ + 5.2605547, + 52.7467394 + ], + [ + 5.2608556, + 52.7467644 + ], + [ + 5.2611491, + 52.7470335 + ], + [ + 5.2635286, + 52.746866 + ], + [ + 5.2635552, + 52.7469663 + ], + [ + 5.2638447, + 52.747005 + ], + [ + 5.2640365, + 52.7470072 + ], + [ + 5.2642808, + 52.7470208 + ], + [ + 5.2643786, + 52.7470436 + ], + [ + 5.2644914, + 52.7470618 + ], + [ + 5.2694021, + 52.7475525 + ], + [ + 5.2695902, + 52.7475478 + ], + [ + 5.2716014, + 52.7474556 + ], + [ + 5.2717218, + 52.7474738 + ], + [ + 5.2717557, + 52.7475308 + ], + [ + 5.2717595, + 52.7475787 + ], + [ + 5.2716956, + 52.7476084 + ], + [ + 5.2697032, + 52.7477166 + ], + [ + 5.2695264, + 52.7477486 + ], + [ + 5.2694287, + 52.7477852 + ], + [ + 5.2653313, + 52.7501906 + ], + [ + 5.2650355, + 52.7503531 + ], + [ + 5.264803, + 52.7505026 + ], + [ + 5.2614744, + 52.7524473 + ], + [ + 5.2608393, + 52.7527647 + ], + [ + 5.2602491, + 52.7529794 + ], + [ + 5.2595199, + 52.7532101 + ], + [ + 5.2586552, + 52.7534043 + ], + [ + 5.2577116, + 52.7535484 + ], + [ + 5.2568732, + 52.7536149 + ], + [ + 5.2560046, + 52.7536288 + ], + [ + 5.2557237, + 52.7536185 + ], + [ + 5.2271253, + 52.7524546 + ], + [ + 5.2265614, + 52.7524317 + ], + [ + 5.225714, + 52.7524399 + ], + [ + 5.2251453, + 52.7525518 + ], + [ + 5.2246744, + 52.7527134 + ], + [ + 5.2239283, + 52.7530772 + ], + [ + 5.2234066, + 52.7533852 + ], + [ + 5.2229437, + 52.7535926 + ], + [ + 5.2222921, + 52.7536729 + ], + [ + 5.2199463, + 52.7538377 + ], + [ + 5.2168597, + 52.754156 + ], + [ + 5.2151368, + 52.7543685 + ], + [ + 5.212988, + 52.754724 + ], + [ + 5.2120447, + 52.7548876 + ], + [ + 5.2116101, + 52.7549259 + ], + [ + 5.2107629, + 52.7549612 + ], + [ + 5.209638, + 52.7549702 + ], + [ + 5.2080398, + 52.7549036 + ], + [ + 5.2076423, + 52.7549097 + ], + [ + 5.2054308, + 52.7550052 + ], + [ + 5.2054061, + 52.7550547 + ], + [ + 5.2053646, + 52.7551378 + ], + [ + 5.2053735, + 52.7552748 + ], + [ + 5.2052836, + 52.7552843 + ], + [ + 5.2051808, + 52.7550578 + ], + [ + 5.2051532, + 52.7549971 + ], + [ + 5.2031733, + 52.755005 + ], + [ + 5.2026255, + 52.7549843 + ], + [ + 5.1939501, + 52.7552051 + ], + [ + 5.1933421, + 52.7551618 + ], + [ + 5.1928609, + 52.7550266 + ], + [ + 5.1924385, + 52.7547818 + ], + [ + 5.1921428, + 52.7544587 + ], + [ + 5.1869967, + 52.7481185 + ], + [ + 5.1867541, + 52.7478408 + ], + [ + 5.1863681, + 52.7474816 + ], + [ + 5.1856444, + 52.7465713 + ], + [ + 5.1837605, + 52.7471831 + ], + [ + 5.1835468, + 52.7471828 + ], + [ + 5.1797567, + 52.7461311 + ], + [ + 5.1796191, + 52.7460165 + ], + [ + 5.1792704, + 52.7454898 + ], + [ + 5.1793339, + 52.7453984 + ], + [ + 5.1793967, + 52.7453833 + ], + [ + 5.179535, + 52.7453988 + ], + [ + 5.1796722, + 52.7455592 + ], + [ + 5.1799088, + 52.7459561 + ], + [ + 5.180059, + 52.7460403 + ], + [ + 5.1811132, + 52.7463243 + ], + [ + 5.1835857, + 52.7469999 + ], + [ + 5.1837743, + 52.7470002 + ], + [ + 5.1847483, + 52.7466824 + ], + [ + 5.1844775, + 52.7465236 + ], + [ + 5.1842909, + 52.7462889 + ], + [ + 5.1841457, + 52.7460669 + ], + [ + 5.183959, + 52.7458133 + ], + [ + 5.1836685, + 52.7454391 + ], + [ + 5.1833469, + 52.7450142 + ], + [ + 5.1830774, + 52.7446274 + ], + [ + 5.1829114, + 52.7444117 + ], + [ + 5.1836058, + 52.7439995 + ], + [ + 5.1835291, + 52.7438855 + ], + [ + 5.1833489, + 52.7438543 + ], + [ + 5.1834377, + 52.7437352 + ], + [ + 5.183142, + 52.7433848 + ], + [ + 5.1828317, + 52.7430891 + ], + [ + 5.1824237, + 52.7427529 + ], + [ + 5.1817438, + 52.7422258 + ], + [ + 5.1812985, + 52.7419215 + ], + [ + 5.1811045, + 52.7420136 + ], + [ + 5.1810008, + 52.7421464 + ], + [ + 5.1810172, + 52.7423061 + ], + [ + 5.1812669, + 52.7425335 + ], + [ + 5.1822418, + 52.743338 + ], + [ + 5.1828625, + 52.7439032 + ], + [ + 5.1804008, + 52.7455606 + ], + [ + 5.1802879, + 52.7455451 + ], + [ + 5.1802507, + 52.7454688 + ], + [ + 5.182561, + 52.7438798 + ], + [ + 5.1822615, + 52.7435132 + ], + [ + 5.1816018, + 52.7430663 + ], + [ + 5.1810807, + 52.7426665 + ], + [ + 5.1807258, + 52.742403 + ], + [ + 5.1805657, + 52.7421297 + ], + [ + 5.1804878, + 52.741815 + ], + [ + 5.1802291, + 52.7414233 + ], + [ + 5.1800251, + 52.7412552 + ], + [ + 5.179581, + 52.7410697 + ], + [ + 5.1784871, + 52.7407796 + ], + [ + 5.1776976, + 52.7405462 + ], + [ + 5.1771929, + 52.7404297 + ], + [ + 5.1767282, + 52.7403225 + ], + [ + 5.1757372, + 52.7401461 + ], + [ + 5.1749081, + 52.7400821 + ], + [ + 5.1740778, + 52.7400344 + ], + [ + 5.173896, + 52.7400903 + ], + [ + 5.1737023, + 52.740121 + ], + [ + 5.1733894, + 52.7402401 + ], + [ + 5.1730973, + 52.7403628 + ], + [ + 5.17289, + 52.7404017 + ], + [ + 5.1725765, + 52.7405506 + ], + [ + 5.1722867, + 52.7405324 + ], + [ + 5.1721168, + 52.7405306 + ], + [ + 5.1718694, + 52.7405504 + ], + [ + 5.171783, + 52.7405558 + ], + [ + 5.1711512, + 52.7406421 + ], + [ + 5.1710395, + 52.740705 + ], + [ + 5.1708861, + 52.7407727 + ], + [ + 5.1706089, + 52.7407709 + ], + [ + 5.1705269, + 52.7407754 + ], + [ + 5.1702051, + 52.7407844 + ], + [ + 5.1699387, + 52.7408111 + ], + [ + 5.1697059, + 52.7408435 + ], + [ + 5.1693532, + 52.7409496 + ], + [ + 5.1689512, + 52.7409335 + ], + [ + 5.1677694, + 52.7409617 + ], + [ + 5.1666633, + 52.7409595 + ], + [ + 5.1653806, + 52.7410332 + ], + [ + 5.1648606, + 52.7410743 + ], + [ + 5.1645868, + 52.7410959 + ], + [ + 5.1626731, + 52.7411538 + ], + [ + 5.1595849, + 52.741247 + ], + [ + 5.1581647, + 52.7412911 + ], + [ + 5.1556805, + 52.7414152 + ], + [ + 5.1549536, + 52.7413302 + ], + [ + 5.1541515, + 52.7412145 + ], + [ + 5.1531238, + 52.7410833 + ], + [ + 5.152322, + 52.7409449 + ], + [ + 5.1513068, + 52.7408061 + ], + [ + 5.1504424, + 52.7406446 + ], + [ + 5.149492, + 52.7401863 + ], + [ + 5.1486292, + 52.739751 + ], + [ + 5.1479792, + 52.7393997 + ], + [ + 5.1475048, + 52.7395891 + ], + [ + 5.147246, + 52.7394344 + ], + [ + 5.145786, + 52.7385618 + ], + [ + 5.1456391, + 52.7385938 + ], + [ + 5.1454885, + 52.738539 + ], + [ + 5.1452476, + 52.7384589 + ], + [ + 5.1440468, + 52.7382486 + ], + [ + 5.1439527, + 52.7382943 + ], + [ + 5.1437011, + 52.7382551 + ], + [ + 5.1436455, + 52.738244 + ], + [ + 5.1435848, + 52.738234 + ], + [ + 5.1434956, + 52.7382194 + ], + [ + 5.1434794, + 52.7382933 + ], + [ + 5.1435542, + 52.7383025 + ], + [ + 5.1436197, + 52.7383106 + ], + [ + 5.1436777, + 52.7383221 + ], + [ + 5.1438961, + 52.7383446 + ], + [ + 5.1439563, + 52.7383881 + ], + [ + 5.1439752, + 52.7384041 + ], + [ + 5.1451534, + 52.7386556 + ], + [ + 5.1453529, + 52.7387218 + ], + [ + 5.1457293, + 52.7389093 + ], + [ + 5.1466766, + 52.7393916 + ], + [ + 5.1468308, + 52.7394841 + ], + [ + 5.146981, + 52.7395946 + ], + [ + 5.1470146, + 52.7396795 + ], + [ + 5.1471631, + 52.7400146 + ], + [ + 5.1476611, + 52.7405938 + ], + [ + 5.1481829, + 52.7414167 + ], + [ + 5.1484552, + 52.7420107 + ], + [ + 5.1486288, + 52.7423305 + ], + [ + 5.1487755, + 52.7429396 + ], + [ + 5.1487954, + 52.7437919 + ], + [ + 5.1483399, + 52.744415 + ], + [ + 5.1466093, + 52.7455531 + ], + [ + 5.1450242, + 52.746311 + ], + [ + 5.1430374, + 52.7470682 + ], + [ + 5.1421344, + 52.7470664 + ], + [ + 5.1419818, + 52.7473553 + ], + [ + 5.1410241, + 52.7480687 + ], + [ + 5.139916, + 52.7487362 + ], + [ + 5.1386077, + 52.7492967 + ], + [ + 5.1375769, + 52.7496143 + ], + [ + 5.1369027, + 52.7497956 + ], + [ + 5.1365481, + 52.7502972 + ], + [ + 5.1358669, + 52.750874 + ], + [ + 5.1350112, + 52.7512833 + ], + [ + 5.1338304, + 52.7515245 + ], + [ + 5.1330281, + 52.7514468 + ], + [ + 5.1323274, + 52.7511713 + ], + [ + 5.1318264, + 52.7510335 + ], + [ + 5.1311021, + 52.7511689 + ], + [ + 5.1307443, + 52.7513197 + ], + [ + 5.1299651, + 52.7517144 + ], + [ + 5.1287432, + 52.7525083 + ], + [ + 5.1280235, + 52.7529768 + ], + [ + 5.1274092, + 52.7532556 + ], + [ + 5.1265576, + 52.7537104 + ], + [ + 5.1255402, + 52.7542384 + ], + [ + 5.1236044, + 52.7553813 + ], + [ + 5.1234328, + 52.7555306 + ], + [ + 5.1234006, + 52.7557546 + ], + [ + 5.1234811, + 52.7560598 + ], + [ + 5.123524, + 52.7562806 + ], + [ + 5.1229929, + 52.7566572 + ], + [ + 5.122671, + 52.7569137 + ], + [ + 5.1222151, + 52.7570922 + ], + [ + 5.1220219, + 52.7573844 + ], + [ + 5.1213782, + 52.7582025 + ], + [ + 5.1207238, + 52.7593258 + ], + [ + 5.1198869, + 52.7599036 + ], + [ + 5.1190966, + 52.7599364 + ], + [ + 5.1189836, + 52.7599639 + ], + [ + 5.1188928, + 52.7599586 + ], + [ + 5.1188324, + 52.7599417 + ], + [ + 5.1187877, + 52.7600385 + ], + [ + 5.1188468, + 52.7600438 + ], + [ + 5.1189288, + 52.7600556 + ], + [ + 5.1190021, + 52.7600656 + ], + [ + 5.1193673, + 52.7601342 + ], + [ + 5.1195794, + 52.7601798 + ], + [ + 5.1197348, + 52.7602107 + ], + [ + 5.1197848, + 52.7602301 + ], + [ + 5.119913, + 52.7602407 + ], + [ + 5.12011, + 52.7602658 + ], + [ + 5.1202607, + 52.7602962 + ], + [ + 5.1203564, + 52.7603268 + ], + [ + 5.1204097, + 52.7603549 + ], + [ + 5.1207661, + 52.7606439 + ], + [ + 5.1207775, + 52.7606585 + ], + [ + 5.1207719, + 52.7606928 + ], + [ + 5.1207676, + 52.7607495 + ], + [ + 5.1207539, + 52.7608369 + ], + [ + 5.120731, + 52.7609171 + ], + [ + 5.1207217, + 52.7609436 + ], + [ + 5.1207068, + 52.7609544 + ], + [ + 5.1206916, + 52.7609597 + ], + [ + 5.1206765, + 52.7609598 + ], + [ + 5.1206632, + 52.7609538 + ], + [ + 5.1206587, + 52.7609438 + ], + [ + 5.1206591, + 52.7609271 + ], + [ + 5.1206796, + 52.7608193 + ], + [ + 5.1206903, + 52.7607447 + ], + [ + 5.1206883, + 52.7606852 + ], + [ + 5.1206868, + 52.7606654 + ], + [ + 5.1206807, + 52.7606579 + ], + [ + 5.1206624, + 52.7606513 + ], + [ + 5.1206301, + 52.7606489 + ], + [ + 5.1205584, + 52.7606527 + ], + [ + 5.1204823, + 52.7606723 + ], + [ + 5.120383, + 52.7607205 + ], + [ + 5.1202894, + 52.7608014 + ], + [ + 5.1202088, + 52.7608898 + ], + [ + 5.1201212, + 52.7610169 + ], + [ + 5.1200202, + 52.7612346 + ], + [ + 5.1199866, + 52.7613274 + ], + [ + 5.1199689, + 52.7614125 + ], + [ + 5.1199707, + 52.7615061 + ], + [ + 5.1199799, + 52.7616714 + ], + [ + 5.1200086, + 52.7618065 + ], + [ + 5.1200348, + 52.7618575 + ], + [ + 5.1200624, + 52.7619187 + ], + [ + 5.1202731, + 52.7622975 + ], + [ + 5.1203431, + 52.7624433 + ], + [ + 5.1204143, + 52.7625853 + ], + [ + 5.1205037, + 52.7627934 + ], + [ + 5.1205474, + 52.7629468 + ], + [ + 5.1205794, + 52.7631198 + ], + [ + 5.1205868, + 52.7632662 + ], + [ + 5.1205859, + 52.7634634 + ], + [ + 5.1205804, + 52.7636064 + ], + [ + 5.1205532, + 52.7638235 + ], + [ + 5.1205105, + 52.7640344 + ], + [ + 5.1204031, + 52.764427 + ], + [ + 5.1203243, + 52.7646859 + ], + [ + 5.1202537, + 52.7648693 + ], + [ + 5.1201577, + 52.7650464 + ], + [ + 5.1201016, + 52.7651365 + ], + [ + 5.1200489, + 52.7651952 + ], + [ + 5.1199514, + 52.7653177 + ], + [ + 5.1197317, + 52.7656294 + ], + [ + 5.1195804, + 52.7658271 + ], + [ + 5.1195661, + 52.7658937 + ], + [ + 5.1195421, + 52.7659418 + ], + [ + 5.1194978, + 52.7659949 + ], + [ + 5.1193711, + 52.7661409 + ], + [ + 5.1192585, + 52.7662793 + ], + [ + 5.1191429, + 52.7664316 + ], + [ + 5.1189601, + 52.7666565 + ], + [ + 5.1187651, + 52.7669412 + ], + [ + 5.1185266, + 52.7673543 + ], + [ + 5.1184067, + 52.7675491 + ], + [ + 5.118016, + 52.7682433 + ], + [ + 5.1180023, + 52.7683241 + ], + [ + 5.1179871, + 52.7684402 + ], + [ + 5.1179678, + 52.7686578 + ], + [ + 5.1179368, + 52.7688878 + ], + [ + 5.1179116, + 52.7689875 + ], + [ + 5.1178716, + 52.7691168 + ], + [ + 5.117688, + 52.7695169 + ], + [ + 5.1176036, + 52.7696271 + ], + [ + 5.1174443, + 52.7697747 + ], + [ + 5.117314, + 52.769892 + ], + [ + 5.1171201, + 52.7700494 + ], + [ + 5.117061, + 52.7700958 + ], + [ + 5.1169742, + 52.7701415 + ], + [ + 5.1168908, + 52.7701702 + ], + [ + 5.1168099, + 52.7701887 + ], + [ + 5.1167098, + 52.7701981 + ], + [ + 5.1166193, + 52.7701994 + ], + [ + 5.1164789, + 52.7702124 + ], + [ + 5.1162637, + 52.7702404 + ], + [ + 5.1160929, + 52.7702847 + ], + [ + 5.1160267, + 52.7703083 + ], + [ + 5.1159611, + 52.7703316 + ], + [ + 5.1159123, + 52.770349 + ], + [ + 5.1157171, + 52.7704408 + ], + [ + 5.1154276, + 52.7706208 + ], + [ + 5.1157307, + 52.7708128 + ], + [ + 5.1159255, + 52.7706915 + ], + [ + 5.1161087, + 52.7705961 + ], + [ + 5.116261, + 52.7705398 + ], + [ + 5.1163324, + 52.7705221 + ], + [ + 5.1163937, + 52.7705212 + ], + [ + 5.1164298, + 52.7705254 + ], + [ + 5.1164651, + 52.7705317 + ], + [ + 5.1165057, + 52.7705532 + ], + [ + 5.1165312, + 52.7705883 + ], + [ + 5.1165349, + 52.770627 + ], + [ + 5.1165281, + 52.7706697 + ], + [ + 5.1165066, + 52.7707193 + ], + [ + 5.1164759, + 52.7707641 + ], + [ + 5.116429, + 52.7708062 + ], + [ + 5.1163646, + 52.7708491 + ], + [ + 5.1162481, + 52.7709206 + ], + [ + 5.1160495, + 52.7710301 + ], + [ + 5.1159168, + 52.7711254 + ], + [ + 5.1157664, + 52.7712446 + ], + [ + 5.1156524, + 52.7713597 + ], + [ + 5.1155232, + 52.771502 + ], + [ + 5.115286, + 52.7718208 + ], + [ + 5.1151239, + 52.7720914 + ], + [ + 5.1149774, + 52.7723712 + ], + [ + 5.1148248, + 52.7727189 + ], + [ + 5.1144152, + 52.7726563 + ], + [ + 5.1143213, + 52.772804 + ], + [ + 5.114265, + 52.7728835 + ], + [ + 5.1141979, + 52.7729614 + ], + [ + 5.1139485, + 52.7731999 + ], + [ + 5.1136951, + 52.7733369 + ], + [ + 5.1136651, + 52.7733863 + ], + [ + 5.1135027, + 52.7741024 + ], + [ + 5.1135098, + 52.7741431 + ], + [ + 5.1137842, + 52.7743606 + ], + [ + 5.1135858, + 52.7744357 + ], + [ + 5.1132721, + 52.7746864 + ], + [ + 5.1131213, + 52.7747137 + ], + [ + 5.1130763, + 52.7746451 + ], + [ + 5.1128957, + 52.7745534 + ], + [ + 5.1126547, + 52.7744801 + ], + [ + 5.1124963, + 52.7744799 + ], + [ + 5.1123983, + 52.7745209 + ], + [ + 5.1120058, + 52.7746805 + ], + [ + 5.1110486, + 52.7746201 + ], + [ + 5.1082372, + 52.7744708 + ], + [ + 5.107084, + 52.7744239 + ], + [ + 5.106443, + 52.7744826 + ], + [ + 5.1040685, + 52.7744754 + ], + [ + 5.1040684, + 52.7745026 + ], + [ + 5.1038189, + 52.7747128 + ], + [ + 5.112218, + 52.8332175 + ], + [ + 5.1122991, + 52.8334852 + ], + [ + 5.1123735, + 52.8336247 + ], + [ + 5.1124379, + 52.8340934 + ], + [ + 5.1124258, + 52.8341985 + ], + [ + 5.1124062, + 52.8343059 + ], + [ + 5.1139891, + 52.8452073 + ], + [ + 5.1140059, + 52.8454861 + ], + [ + 5.11397, + 52.8457351 + ], + [ + 5.1138508, + 52.8460364 + ], + [ + 5.1136828, + 52.8462896 + ], + [ + 5.1080535, + 52.8530514 + ], + [ + 5.110658, + 52.8537945 + ], + [ + 5.1105819, + 52.854247 + ], + [ + 5.1096592, + 52.8554455 + ], + [ + 5.1085224, + 52.8564872 + ], + [ + 5.1077383, + 52.8566316 + ], + [ + 5.1068408, + 52.856415 + ], + [ + 5.1066241, + 52.8566626 + ], + [ + 5.1053334, + 52.8563187 + ], + [ + 5.1052668, + 52.8563987 + ], + [ + 5.1051934, + 52.856611 + ], + [ + 5.1052119, + 52.8566774 + ], + [ + 5.1053695, + 52.8567944 + ], + [ + 5.1053654, + 52.856831 + ], + [ + 5.1047362, + 52.8576404 + ], + [ + 5.1047088, + 52.857766 + ], + [ + 5.1047801, + 52.8578256 + ], + [ + 5.1052434, + 52.8579733 + ], + [ + 5.1051635, + 52.8580416 + ], + [ + 5.104316, + 52.857774 + ], + [ + 5.1031504, + 52.8591121 + ], + [ + 5.1045668, + 52.859546 + ], + [ + 5.1059882, + 52.8578498 + ], + [ + 5.1061622, + 52.8578 + ], + [ + 5.1062567, + 52.8578003 + ], + [ + 5.1063281, + 52.8578394 + ], + [ + 5.1063163, + 52.8578942 + ], + [ + 5.1062517, + 52.8579397 + ], + [ + 5.1061153, + 52.8580056 + ], + [ + 5.1059253, + 52.858165 + ], + [ + 5.1045722, + 52.8598247 + ], + [ + 5.1021037, + 52.8601854 + ], + [ + 5.0901477, + 52.8744286 + ], + [ + 5.0889093, + 52.8757897 + ], + [ + 5.0864012, + 52.8788545 + ], + [ + 5.0851396, + 52.8805046 + ], + [ + 5.0794175, + 52.8873143 + ], + [ + 5.0791035, + 52.8877272 + ], + [ + 5.079052, + 52.8879785 + ], + [ + 5.0791555, + 52.888219 + ], + [ + 5.079382, + 52.8886611 + ], + [ + 5.0796051, + 52.8890483 + ], + [ + 5.0797938, + 52.8894993 + ], + [ + 5.0797613, + 52.8897165 + ], + [ + 5.0796687, + 52.8899151 + ], + [ + 5.0770616, + 52.892797 + ], + [ + 5.076825, + 52.8930112 + ], + [ + 5.0765513, + 52.8931521 + ], + [ + 5.0762749, + 52.8931832 + ], + [ + 5.0755938, + 52.8932153 + ], + [ + 5.0749918, + 52.8932751 + ], + [ + 5.0745938, + 52.8933607 + ], + [ + 5.0743848, + 52.8934606 + ], + [ + 5.0742247, + 52.8935858 + ], + [ + 5.0740186, + 52.8937772 + ], + [ + 5.0486338, + 52.9239969 + ], + [ + 5.048648, + 52.9240861 + ], + [ + 5.0487459, + 52.9241367 + ], + [ + 5.0498213, + 52.9244254 + ], + [ + 5.0499609, + 52.9244989 + ], + [ + 5.0499842, + 52.9245103 + ], + [ + 5.0513113, + 52.9249689 + ], + [ + 5.0517386, + 52.9253866 + ], + [ + 5.0525596, + 52.9261577 + ], + [ + 5.0527086, + 52.9263869 + ], + [ + 5.0527622, + 52.9267118 + ], + [ + 5.0527102, + 52.9269768 + ], + [ + 5.0523358, + 52.9273163 + ], + [ + 5.0493364, + 52.9296566 + ], + [ + 5.0491722, + 52.9297955 + ], + [ + 5.0490733, + 52.9302136 + ], + [ + 5.0490043, + 52.930298 + ], + [ + 5.0449587, + 52.9334622 + ], + [ + 5.044846, + 52.9337454 + ], + [ + 5.0447378, + 52.9339623 + ], + [ + 5.0444239, + 52.9342882 + ], + [ + 5.0442481, + 52.9344454 + ], + [ + 5.0441615, + 52.9347651 + ], + [ + 5.0441906, + 52.9352432 + ], + [ + 5.0442199, + 52.9353439 + ], + [ + 5.0442724, + 52.9353738 + ], + [ + 5.0441592, + 52.9354573 + ], + [ + 5.0439912, + 52.9355906 + ], + [ + 5.0438799, + 52.9356767 + ], + [ + 5.043845, + 52.9357038 + ], + [ + 5.0434244, + 52.9357413 + ], + [ + 5.0431139, + 52.9357379 + ], + [ + 5.0428557, + 52.9358148 + ], + [ + 5.0424975, + 52.9360376 + ], + [ + 5.0421504, + 52.9362832 + ], + [ + 5.0417814, + 52.9364466 + ], + [ + 5.0414544, + 52.9365826 + ], + [ + 5.0407814, + 52.9372205 + ], + [ + 5.0402198, + 52.9376987 + ], + [ + 5.0396094, + 52.9381288 + ], + [ + 5.0388843, + 52.9386818 + ], + [ + 5.0382625, + 52.9391164 + ], + [ + 5.0375456, + 52.9395894 + ], + [ + 5.0368444, + 52.9400168 + ], + [ + 5.0362688, + 52.940376 + ], + [ + 5.0356786, + 52.9406941 + ], + [ + 5.0371666, + 52.9417719 + ], + [ + 5.0376065, + 52.942073 + ], + [ + 5.038284, + 52.9424664 + ], + [ + 5.0385659, + 52.9426709 + ], + [ + 5.0385912, + 52.9427762 + ], + [ + 5.0384614, + 52.9428809 + ], + [ + 5.0383362, + 52.9428896 + ], + [ + 5.0379712, + 52.9426734 + ], + [ + 5.0369526, + 52.9419654 + ], + [ + 5.0362499, + 52.9414461 + ], + [ + 5.0353739, + 52.9408531 + ], + [ + 5.0348562, + 52.941121 + ], + [ + 5.0339467, + 52.9415408 + ], + [ + 5.0330718, + 52.9419195 + ], + [ + 5.0317182, + 52.9424314 + ], + [ + 5.0309842, + 52.9427328 + ], + [ + 5.030585, + 52.9428868 + ], + [ + 5.0303581, + 52.9428471 + ], + [ + 5.0303101, + 52.9427372 + ], + [ + 5.0304364, + 52.9426142 + ], + [ + 5.02986, + 52.9419856 + ], + [ + 5.0299709, + 52.9418876 + ], + [ + 5.0301523, + 52.9419135 + ], + [ + 5.030661, + 52.942503 + ], + [ + 5.0307743, + 52.9425332 + ], + [ + 5.0311086, + 52.9424337 + ], + [ + 5.0326636, + 52.9418425 + ], + [ + 5.0337325, + 52.9413913 + ], + [ + 5.0346493, + 52.9409854 + ], + [ + 5.0354718, + 52.9405516 + ], + [ + 5.0365116, + 52.9399767 + ], + [ + 5.037335, + 52.9394583 + ], + [ + 5.0383189, + 52.9387965 + ], + [ + 5.0391923, + 52.9381799 + ], + [ + 5.0401619, + 52.9374379 + ], + [ + 5.0409147, + 52.9367842 + ], + [ + 5.0414959, + 52.9362352 + ], + [ + 5.0417875, + 52.9358613 + ], + [ + 5.0419302, + 52.9356171 + ], + [ + 5.0419784, + 52.9353543 + ], + [ + 5.0419536, + 52.9348236 + ], + [ + 5.0419535, + 52.9348118 + ], + [ + 5.040989, + 52.9343526 + ], + [ + 5.040902, + 52.9343832 + ], + [ + 5.0406669, + 52.9344075 + ], + [ + 5.0403824, + 52.9344591 + ], + [ + 5.0398629, + 52.9345395 + ], + [ + 5.0394338, + 52.934673 + ], + [ + 5.0391864, + 52.9347933 + ], + [ + 5.0390374, + 52.9349208 + ], + [ + 5.0384641, + 52.935431 + ], + [ + 5.0376202, + 52.9361094 + ], + [ + 5.0372349, + 52.9363847 + ], + [ + 5.0365828, + 52.9368283 + ], + [ + 5.0355576, + 52.9374603 + ], + [ + 5.0353598, + 52.9375487 + ], + [ + 5.0352197, + 52.9375482 + ], + [ + 5.0351825, + 52.937484 + ], + [ + 5.0354342, + 52.9373112 + ], + [ + 5.0363073, + 52.936745 + ], + [ + 5.0370624, + 52.9362286 + ], + [ + 5.0379705, + 52.9355641 + ], + [ + 5.0384746, + 52.9351589 + ], + [ + 5.0388148, + 52.9348469 + ], + [ + 5.0386302, + 52.9347616 + ], + [ + 5.0388099, + 52.934593 + ], + [ + 5.0389606, + 52.9346576 + ], + [ + 5.0395382, + 52.9340971 + ], + [ + 5.0388147, + 52.9337699 + ], + [ + 5.0384865, + 52.9340179 + ], + [ + 5.0383998, + 52.9339832 + ], + [ + 5.0387093, + 52.9337214 + ], + [ + 5.0380123, + 52.9333988 + ], + [ + 5.0376806, + 52.9336261 + ], + [ + 5.0364534, + 52.934467 + ], + [ + 5.0338548, + 52.9363493 + ], + [ + 5.0333972, + 52.9366194 + ], + [ + 5.033609, + 52.9376934 + ], + [ + 5.0333815, + 52.93772 + ], + [ + 5.0331424, + 52.9367061 + ], + [ + 5.0328179, + 52.9366674 + ], + [ + 5.0318416, + 52.9373172 + ], + [ + 5.031734, + 52.9374144 + ], + [ + 5.0318008, + 52.9375382 + ], + [ + 5.0330443, + 52.9384551 + ], + [ + 5.0336309, + 52.9381325 + ], + [ + 5.0335493, + 52.937963 + ], + [ + 5.0336782, + 52.937952 + ], + [ + 5.0337368, + 52.9381351 + ], + [ + 5.0340168, + 52.9381613 + ], + [ + 5.0341447, + 52.9382349 + ], + [ + 5.0340754, + 52.9383399 + ], + [ + 5.033409, + 52.9387095 + ], + [ + 5.0328299, + 52.9390306 + ], + [ + 5.0313524, + 52.9398072 + ], + [ + 5.0297306, + 52.9405856 + ], + [ + 5.0282811, + 52.9412641 + ], + [ + 5.0269389, + 52.9417874 + ], + [ + 5.0250215, + 52.9426035 + ], + [ + 5.0256659, + 52.9432441 + ], + [ + 5.0260419, + 52.943673 + ], + [ + 5.0261402, + 52.9437975 + ], + [ + 5.0261329, + 52.9438898 + ], + [ + 5.0259747, + 52.9439722 + ], + [ + 5.02582, + 52.9439496 + ], + [ + 5.0250904, + 52.9432423 + ], + [ + 5.0247014, + 52.9427922 + ], + [ + 5.0245314, + 52.9427549 + ], + [ + 5.024301, + 52.9427015 + ], + [ + 5.0242609, + 52.9425641 + ], + [ + 5.0244741, + 52.9424575 + ], + [ + 5.0252721, + 52.9421929 + ], + [ + 5.0278548, + 52.9411207 + ], + [ + 5.0297868, + 52.940268 + ], + [ + 5.0300386, + 52.9401568 + ], + [ + 5.0312528, + 52.9395667 + ], + [ + 5.0321173, + 52.9391011 + ], + [ + 5.0324984, + 52.9388784 + ], + [ + 5.0323715, + 52.9386927 + ], + [ + 5.0314985, + 52.9381842 + ], + [ + 5.0308505, + 52.9378869 + ], + [ + 5.0300507, + 52.9376119 + ], + [ + 5.029008, + 52.9374068 + ], + [ + 5.0282748, + 52.9372829 + ], + [ + 5.0274704, + 52.9370857 + ], + [ + 5.0264154, + 52.9366153 + ], + [ + 5.0258398, + 52.936277 + ], + [ + 5.0247253, + 52.9357013 + ], + [ + 5.0240249, + 52.9353535 + ], + [ + 5.0236478, + 52.9352102 + ], + [ + 5.0227746, + 52.9350836 + ], + [ + 5.0212536, + 52.9349056 + ], + [ + 5.0140415, + 52.9340611 + ], + [ + 5.0133724, + 52.9339678 + ], + [ + 5.0130322, + 52.9339394 + ], + [ + 5.0125517, + 52.9339336 + ], + [ + 5.0119346, + 52.9340006 + ], + [ + 5.0107717, + 52.9341943 + ], + [ + 5.0097146, + 52.934411 + ], + [ + 5.0094191, + 52.9344538 + ], + [ + 5.0093743, + 52.9343941 + ], + [ + 5.0090824, + 52.9344505 + ], + [ + 5.0087037, + 52.9345068 + ], + [ + 5.0082338, + 52.9346222 + ], + [ + 5.0074598, + 52.9349243 + ], + [ + 5.0068642, + 52.9351354 + ], + [ + 5.0060487, + 52.9354031 + ], + [ + 5.0052105, + 52.9356936 + ], + [ + 5.004919, + 52.9357157 + ], + [ + 5.0030197, + 52.9357152 + ], + [ + 5.0027097, + 52.9356801 + ], + [ + 4.999466, + 52.93488 + ], + [ + 4.9988566, + 52.9349195 + ], + [ + 4.9983398, + 52.9349123 + ], + [ + 4.9974762, + 52.9348703 + ], + [ + 4.9967037, + 52.9345922 + ], + [ + 4.9959539, + 52.934022 + ], + [ + 4.9940481, + 52.9334129 + ], + [ + 4.9940062, + 52.933454 + ], + [ + 4.9938213, + 52.9333986 + ], + [ + 4.9938594, + 52.9333576 + ], + [ + 4.9910772, + 52.9325038 + ], + [ + 4.9899706, + 52.932236 + ], + [ + 4.9897775, + 52.9322279 + ], + [ + 4.9896702, + 52.9322198 + ], + [ + 4.9893564, + 52.9322101 + ], + [ + 4.9891525, + 52.9321471 + ], + [ + 4.9887126, + 52.9320517 + ], + [ + 4.9879023, + 52.9317287 + ], + [ + 4.9869247, + 52.9317144 + ], + [ + 4.9865518, + 52.9317089 + ], + [ + 4.9856088, + 52.9318502 + ], + [ + 4.9799503, + 52.931738 + ], + [ + 4.9799015, + 52.9316899 + ], + [ + 4.9795195, + 52.9316613 + ], + [ + 4.9788658, + 52.9315771 + ], + [ + 4.9781967, + 52.9315157 + ], + [ + 4.9767804, + 52.9312326 + ], + [ + 4.9765575, + 52.9311794 + ], + [ + 4.9755751, + 52.9310531 + ], + [ + 4.9728354, + 52.9306768 + ], + [ + 4.9706246, + 52.930405 + ], + [ + 4.9703073, + 52.930356 + ], + [ + 4.9700091, + 52.9302774 + ], + [ + 4.9690891, + 52.9301929 + ], + [ + 4.9684561, + 52.9299779 + ], + [ + 4.9683891, + 52.9298518 + ], + [ + 4.9682684, + 52.929716 + ], + [ + 4.9665213, + 52.9288948 + ], + [ + 4.9662086, + 52.9287521 + ], + [ + 4.9659898, + 52.9286669 + ], + [ + 4.9657256, + 52.928602 + ], + [ + 4.9655428, + 52.9285701 + ], + [ + 4.9653806, + 52.9286947 + ], + [ + 4.9579269, + 52.9244526 + ], + [ + 4.957983, + 52.9214111 + ], + [ + 4.9579698, + 52.9211778 + ], + [ + 4.9579207, + 52.920734 + ], + [ + 4.9577475, + 52.9202052 + ], + [ + 4.9551808, + 52.9165243 + ], + [ + 4.9550494, + 52.9163981 + ], + [ + 4.954711, + 52.9161799 + ], + [ + 4.9545008, + 52.9159985 + ], + [ + 4.9540727, + 52.915645 + ], + [ + 4.9457981, + 52.9092293 + ], + [ + 4.9456095, + 52.9091737 + ], + [ + 4.9442426, + 52.9081105 + ], + [ + 4.94265, + 52.9069162 + ], + [ + 4.9413005, + 52.9058117 + ], + [ + 4.9411813, + 52.9057385 + ], + [ + 4.9404779, + 52.9055972 + ], + [ + 4.9403494, + 52.9056362 + ], + [ + 4.9402625, + 52.9057026 + ], + [ + 4.9400964, + 52.9057576 + ], + [ + 4.9399113, + 52.9058515 + ], + [ + 4.9397942, + 52.9059499 + ], + [ + 4.9395751, + 52.906069 + ], + [ + 4.9391708, + 52.9062545 + ], + [ + 4.9390235, + 52.9063003 + ], + [ + 4.9386795, + 52.9063028 + ], + [ + 4.9384752, + 52.9061703 + ], + [ + 4.9384259, + 52.9060606 + ], + [ + 4.9384974, + 52.9058685 + ], + [ + 4.9387769, + 52.9056945 + ], + [ + 4.9390453, + 52.9056394 + ], + [ + 4.9392341, + 52.9055295 + ], + [ + 4.9393246, + 52.9053328 + ], + [ + 4.939381, + 52.9051269 + ], + [ + 4.9394451, + 52.9050056 + ], + [ + 4.9394904, + 52.9049507 + ], + [ + 4.9394978, + 52.9048478 + ], + [ + 4.939509, + 52.9047883 + ], + [ + 4.9394446, + 52.9046649 + ], + [ + 4.9393422, + 52.9044569 + ], + [ + 4.9393496, + 52.9043402 + ], + [ + 4.9393495, + 52.9042351 + ], + [ + 4.939338, + 52.9041824 + ], + [ + 4.9390052, + 52.9040158 + ], + [ + 4.9386269, + 52.9038879 + ], + [ + 4.9350696, + 52.9029929 + ], + [ + 4.9291287, + 52.9014983 + ], + [ + 4.920527, + 52.8993343 + ], + [ + 4.9202207, + 52.8992384 + ], + [ + 4.9197481, + 52.8990489 + ], + [ + 4.9159708, + 52.8973654 + ], + [ + 4.9146768, + 52.8968071 + ], + [ + 4.9135244, + 52.89631 + ], + [ + 4.9132221, + 52.8961981 + ], + [ + 4.9128932, + 52.8961319 + ], + [ + 4.912553, + 52.8960978 + ], + [ + 4.9120843, + 52.8960271 + ], + [ + 4.9105949, + 52.8955613 + ], + [ + 4.9103226, + 52.8954699 + ], + [ + 4.9099937, + 52.8952596 + ], + [ + 4.9098841, + 52.895214 + ], + [ + 4.9097406, + 52.8952963 + ], + [ + 4.9095403, + 52.8954291 + ], + [ + 4.9093778, + 52.8954589 + ], + [ + 4.9092642, + 52.8954203 + ], + [ + 4.9092228, + 52.8954063 + ], + [ + 4.9091206, + 52.8952417 + ], + [ + 4.9091318, + 52.8950313 + ], + [ + 4.9091529, + 52.8948546 + ], + [ + 4.9091619, + 52.8947797 + ], + [ + 4.90909, + 52.8946746 + ], + [ + 4.908795, + 52.8944278 + ], + [ + 4.9083828, + 52.8940346 + ], + [ + 4.9081143, + 52.8936825 + ], + [ + 4.9080272, + 52.8934218 + ], + [ + 4.9079893, + 52.8932686 + ], + [ + 4.9079477, + 52.8932001 + ], + [ + 4.907547, + 52.8930584 + ], + [ + 4.8991677, + 52.8915958 + ], + [ + 4.8964579, + 52.8910685 + ], + [ + 4.8949878, + 52.8908334 + ], + [ + 4.8838508, + 52.8887805 + ], + [ + 4.8832312, + 52.8887258 + ], + [ + 4.8828684, + 52.8886824 + ], + [ + 4.8795997, + 52.8881251 + ], + [ + 4.879286, + 52.8880108 + ], + [ + 4.8790328, + 52.8879353 + ], + [ + 4.8769488, + 52.8875649 + ], + [ + 4.8759608, + 52.8873892 + ], + [ + 4.8751635, + 52.8872408 + ], + [ + 4.8748423, + 52.8872042 + ], + [ + 4.8744342, + 52.8872385 + ], + [ + 4.8730009, + 52.8877531 + ], + [ + 4.8598598, + 52.8924711 + ], + [ + 4.8597368, + 52.8926399 + ], + [ + 4.8596936, + 52.8927747 + ], + [ + 4.8595978, + 52.8928796 + ], + [ + 4.8594224, + 52.8930115 + ], + [ + 4.859039, + 52.8931609 + ], + [ + 4.8589251, + 52.8932016 + ], + [ + 4.8588078, + 52.8932102 + ], + [ + 4.8587819, + 52.8931735 + ], + [ + 4.8587443, + 52.8931505 + ], + [ + 4.8586805, + 52.8931159 + ], + [ + 4.8586849, + 52.8930724 + ], + [ + 4.8586476, + 52.8930265 + ], + [ + 4.8585723, + 52.893008 + ], + [ + 4.8585122, + 52.8929803 + ], + [ + 4.858486, + 52.8929618 + ], + [ + 4.8582204, + 52.8930546 + ], + [ + 4.8582086, + 52.8930933 + ], + [ + 4.858261, + 52.8931302 + ], + [ + 4.8583021, + 52.893167 + ], + [ + 4.8582674, + 52.8932217 + ], + [ + 4.858282, + 52.893263 + ], + [ + 4.8583159, + 52.8932745 + ], + [ + 4.8583757, + 52.893316 + ], + [ + 4.858379, + 52.8933617 + ], + [ + 4.8582872, + 52.893446 + ], + [ + 4.8566961, + 52.8940936 + ], + [ + 4.8561003, + 52.8942924 + ], + [ + 4.8557657, + 52.8944625 + ], + [ + 4.8554192, + 52.8946852 + ], + [ + 4.8551943, + 52.894849 + ], + [ + 4.8549811, + 52.8949671 + ], + [ + 4.8545868, + 52.8950775 + ], + [ + 4.8542377, + 52.895195 + ], + [ + 4.8529617, + 52.8956997 + ], + [ + 4.8522143, + 52.8959482 + ], + [ + 4.8519105, + 52.8960659 + ], + [ + 4.8516704, + 52.8962296 + ], + [ + 4.8513837, + 52.8964914 + ], + [ + 4.8510675, + 52.8966891 + ], + [ + 4.8507485, + 52.8968181 + ], + [ + 4.8503281, + 52.8969033 + ], + [ + 4.8499874, + 52.8969498 + ], + [ + 4.8496208, + 52.8969598 + ], + [ + 4.8491061, + 52.8970193 + ], + [ + 4.8486592, + 52.8971044 + ], + [ + 4.8484128, + 52.8971673 + ], + [ + 4.8482219, + 52.8973129 + ], + [ + 4.8481487, + 52.8974338 + ], + [ + 4.8479736, + 52.8975269 + ], + [ + 4.8479015, + 52.8975586 + ], + [ + 4.8476748, + 52.8975531 + ], + [ + 4.8475909, + 52.897619 + ], + [ + 4.8473486, + 52.8976478 + ], + [ + 4.8472762, + 52.8976955 + ], + [ + 4.8471212, + 52.8977017 + ], + [ + 4.8468059, + 52.8978353 + ], + [ + 4.8465743, + 52.8979144 + ], + [ + 4.8463701, + 52.8979318 + ], + [ + 4.8461996, + 52.8979723 + ], + [ + 4.8458653, + 52.8981104 + ], + [ + 4.8455542, + 52.8982097 + ], + [ + 4.8452359, + 52.898277 + ], + [ + 4.8448993, + 52.8983007 + ], + [ + 4.8445555, + 52.898297 + ], + [ + 4.844442, + 52.8983079 + ], + [ + 4.8442694, + 52.8981997 + ], + [ + 4.8440925, + 52.8981463 + ], + [ + 4.8338534, + 52.9018306 + ], + [ + 4.8337682, + 52.9019857 + ], + [ + 4.8337138, + 52.9021022 + ], + [ + 4.833546, + 52.9022272 + ], + [ + 4.8333143, + 52.9023155 + ], + [ + 4.8328952, + 52.9025721 + ], + [ + 4.8325265, + 52.9027352 + ], + [ + 4.8323938, + 52.9027667 + ], + [ + 4.8322695, + 52.9027341 + ], + [ + 4.8321796, + 52.9026742 + ], + [ + 4.8320294, + 52.9025981 + ], + [ + 4.8319429, + 52.9025657 + ], + [ + 4.8318101, + 52.9026062 + ], + [ + 4.8317414, + 52.9026562 + ], + [ + 4.8317182, + 52.902702 + ], + [ + 4.8317473, + 52.902789 + ], + [ + 4.83178, + 52.9028966 + ], + [ + 4.8317256, + 52.902997 + ], + [ + 4.831607, + 52.9031132 + ], + [ + 4.8313979, + 52.9032106 + ], + [ + 4.8311551, + 52.9032873 + ], + [ + 4.8308936, + 52.9033342 + ], + [ + 4.8306524, + 52.903292 + ], + [ + 4.8305021, + 52.9032181 + ], + [ + 4.8303634, + 52.9031306 + ], + [ + 4.8301054, + 52.9032118 + ], + [ + 4.8301947, + 52.9033197 + ], + [ + 4.830239, + 52.9034 + ], + [ + 4.8302416, + 52.9034869 + ], + [ + 4.8301914, + 52.9035759 + ], + [ + 4.8300921, + 52.9036509 + ], + [ + 4.8299402, + 52.9037028 + ], + [ + 4.8297172, + 52.9037111 + ], + [ + 4.8295323, + 52.9036874 + ], + [ + 4.8294109, + 52.9037166 + ], + [ + 4.8293794, + 52.9038262 + ], + [ + 4.8292721, + 52.9039264 + ], + [ + 4.8291004, + 52.904056 + ], + [ + 4.8288955, + 52.9041237 + ], + [ + 4.8286305, + 52.9041592 + ], + [ + 4.8285051, + 52.9042044 + ], + [ + 4.8283734, + 52.9041649 + ], + [ + 4.8281579, + 52.904164 + ], + [ + 4.8280027, + 52.9041884 + ], + [ + 4.8278886, + 52.9042429 + ], + [ + 4.8277695, + 52.9043865 + ], + [ + 4.8275377, + 52.904486 + ], + [ + 4.8272569, + 52.9045717 + ], + [ + 4.8269428, + 52.9046092 + ], + [ + 4.8266779, + 52.9046332 + ], + [ + 4.8262969, + 52.9045698 + ], + [ + 4.8240566, + 52.9053741 + ], + [ + 4.8233653, + 52.9056318 + ], + [ + 4.8231254, + 52.9057704 + ], + [ + 4.8228405, + 52.9058834 + ], + [ + 4.8223905, + 52.9060007 + ], + [ + 4.8116947, + 52.9098928 + ], + [ + 4.8105551, + 52.9102901 + ], + [ + 4.8095594, + 52.9106675 + ], + [ + 4.8087986, + 52.9110162 + ], + [ + 4.8082346, + 52.9113408 + ], + [ + 4.8076967, + 52.9116906 + ], + [ + 4.8072379, + 52.9120637 + ], + [ + 4.8068933, + 52.9123893 + ], + [ + 4.8067395, + 52.9125762 + ], + [ + 4.8065401, + 52.9128664 + ], + [ + 4.8063884, + 52.9130872 + ], + [ + 4.7944857, + 52.9296893 + ], + [ + 4.7943729, + 52.9299153 + ], + [ + 4.7943051, + 52.9301622 + ], + [ + 4.794245, + 52.9306791 + ], + [ + 4.7940787, + 52.9325709 + ], + [ + 4.7940248, + 52.9326461 + ], + [ + 4.7939559, + 52.9327007 + ], + [ + 4.7938454, + 52.9327574 + ], + [ + 4.7937087, + 52.932791 + ], + [ + 4.7935118, + 52.9328106 + ], + [ + 4.7932543, + 52.9328231 + ], + [ + 4.7929372, + 52.9327826 + ], + [ + 4.792912, + 52.9327784 + ], + [ + 4.7929072, + 52.9327573 + ], + [ + 4.7929081, + 52.9327168 + ], + [ + 4.7925353, + 52.932693 + ], + [ + 4.7925368, + 52.9327437 + ], + [ + 4.7919578, + 52.932748 + ], + [ + 4.7920034, + 52.9330068 + ], + [ + 4.7920138, + 52.9333478 + ], + [ + 4.791982, + 52.9350824 + ], + [ + 4.7919395, + 52.9351509 + ], + [ + 4.7918784, + 52.9351895 + ], + [ + 4.7917834, + 52.9352165 + ], + [ + 4.7917337, + 52.935262 + ], + [ + 4.7916375, + 52.9353667 + ], + [ + 4.7915441, + 52.9355654 + ], + [ + 4.7914538, + 52.9368489 + ], + [ + 4.7915396, + 52.9378124 + ], + [ + 4.7917386, + 52.9380052 + ], + [ + 4.7918252, + 52.9380377 + ], + [ + 4.7918625, + 52.9380745 + ], + [ + 4.7918764, + 52.9381569 + ], + [ + 4.7918519, + 52.9398468 + ], + [ + 4.7918119, + 52.9407865 + ], + [ + 4.7918393, + 52.9412394 + ], + [ + 4.7918619, + 52.9415093 + ], + [ + 4.7920092, + 52.9423036 + ], + [ + 4.7921469, + 52.942732 + ], + [ + 4.7923112, + 52.9431422 + ], + [ + 4.7924871, + 52.943532 + ], + [ + 4.7927602, + 52.9440045 + ], + [ + 4.7930639, + 52.9444566 + ], + [ + 4.7934576, + 52.9449664 + ], + [ + 4.7939009, + 52.9454466 + ], + [ + 4.8008954, + 52.9523962 + ], + [ + 4.8010444, + 52.9525593 + ], + [ + 4.8011593, + 52.9527269 + ], + [ + 4.801282, + 52.9528761 + ], + [ + 4.8014226, + 52.9531032 + ], + [ + 4.8015776, + 52.9533808 + ], + [ + 4.8017091, + 52.9537039 + ], + [ + 4.803268, + 52.9587682 + ], + [ + 4.8033149, + 52.9589331 + ], + [ + 4.8033277, + 52.9591024 + ], + [ + 4.8033023, + 52.9592851 + ], + [ + 4.8032303, + 52.9595615 + ], + [ + 4.8029291, + 52.9602483 + ], + [ + 4.8017747, + 52.9631787 + ], + [ + 4.8015813, + 52.9637357 + ], + [ + 4.8014417, + 52.9642358 + ], + [ + 4.8014062, + 52.9643271 + ], + [ + 4.8013638, + 52.9643817 + ], + [ + 4.8012837, + 52.9644271 + ], + [ + 4.8011355, + 52.9644743 + ], + [ + 4.8009234, + 52.964487 + ], + [ + 4.8004238, + 52.9644775 + ], + [ + 4.7991183, + 52.9644662 + ], + [ + 4.7965262, + 52.9644161 + ], + [ + 4.7962841, + 52.9644172 + ], + [ + 4.7960686, + 52.9643932 + ], + [ + 4.7958006, + 52.9643415 + ], + [ + 4.7952802, + 52.9642084 + ], + [ + 4.7912064, + 52.9629934 + ], + [ + 4.7909047, + 52.9629209 + ], + [ + 4.7906966, + 52.9629107 + ], + [ + 4.7902418, + 52.9629517 + ], + [ + 4.7899766, + 52.9629709 + ], + [ + 4.78978, + 52.9629607 + ], + [ + 4.7896744, + 52.9629305 + ], + [ + 4.7896107, + 52.9628867 + ], + [ + 4.7895513, + 52.9628063 + ], + [ + 4.7895753, + 52.9627173 + ], + [ + 4.7896595, + 52.9626536 + ], + [ + 4.7897775, + 52.9626086 + ], + [ + 4.7902779, + 52.962554 + ], + [ + 4.7912865, + 52.9624221 + ], + [ + 4.791541, + 52.9623617 + ], + [ + 4.7917388, + 52.9622918 + ], + [ + 4.791861, + 52.962217 + ], + [ + 4.7919953, + 52.9620896 + ], + [ + 4.7932112, + 52.9599257 + ], + [ + 4.7932875, + 52.9598827 + ], + [ + 4.7933597, + 52.9598671 + ], + [ + 4.7934883, + 52.95987 + ], + [ + 4.7941942, + 52.9599926 + ], + [ + 4.794775, + 52.9601306 + ], + [ + 4.7948501, + 52.9601812 + ], + [ + 4.7948531, + 52.9602316 + ], + [ + 4.7948023, + 52.9603434 + ], + [ + 4.7943243, + 52.9612099 + ], + [ + 4.7942809, + 52.9613355 + ], + [ + 4.7942953, + 52.9613836 + ], + [ + 4.7944421, + 52.9614416 + ], + [ + 4.7963061, + 52.9618308 + ], + [ + 4.7964044, + 52.9618359 + ], + [ + 4.7965069, + 52.9618136 + ], + [ + 4.7965717, + 52.9617773 + ], + [ + 4.7968389, + 52.961358 + ], + [ + 4.797246, + 52.9606809 + ], + [ + 4.7973792, + 52.9606381 + ], + [ + 4.7974854, + 52.9606203 + ], + [ + 4.797679, + 52.9603104 + ], + [ + 4.7979733, + 52.9603736 + ], + [ + 4.7981905, + 52.9600043 + ], + [ + 4.7978999, + 52.9599479 + ], + [ + 4.7980938, + 52.9596265 + ], + [ + 4.7954523, + 52.9590913 + ], + [ + 4.7953678, + 52.9591778 + ], + [ + 4.795284, + 52.9592231 + ], + [ + 4.7951818, + 52.9592203 + ], + [ + 4.7945629, + 52.9590912 + ], + [ + 4.7940234, + 52.9589741 + ], + [ + 4.7939519, + 52.9589485 + ], + [ + 4.7939412, + 52.9589051 + ], + [ + 4.7932324, + 52.9586344 + ], + [ + 4.7934577, + 52.9583565 + ], + [ + 4.7936723, + 52.9582208 + ], + [ + 4.792861, + 52.9579732 + ], + [ + 4.7943645, + 52.9555319 + ], + [ + 4.7937388, + 52.9553708 + ], + [ + 4.7933387, + 52.9552864 + ], + [ + 4.7927689, + 52.9551828 + ], + [ + 4.7914766, + 52.957671 + ], + [ + 4.7908274, + 52.9575464 + ], + [ + 4.7913812, + 52.9564173 + ], + [ + 4.7920782, + 52.9550556 + ], + [ + 4.7914177, + 52.9549356 + ], + [ + 4.7906364, + 52.9548034 + ], + [ + 4.7898543, + 52.9547101 + ], + [ + 4.7890121, + 52.9546005 + ], + [ + 4.7879806, + 52.9544967 + ], + [ + 4.7872884, + 52.9570727 + ], + [ + 4.7866158, + 52.9570096 + ], + [ + 4.7866857, + 52.9566212 + ], + [ + 4.7872586, + 52.9544403 + ], + [ + 4.7855839, + 52.9543285 + ], + [ + 4.7852628, + 52.9563644 + ], + [ + 4.7851566, + 52.9568967 + ], + [ + 4.7849712, + 52.956898 + ], + [ + 4.7847788, + 52.9568558 + ], + [ + 4.7827769, + 52.9563444 + ], + [ + 4.7823174, + 52.9569662 + ], + [ + 4.7842813, + 52.9574912 + ], + [ + 4.7843788, + 52.9575512 + ], + [ + 4.7843474, + 52.9576311 + ], + [ + 4.7842073, + 52.9576349 + ], + [ + 4.7822016, + 52.9571211 + ], + [ + 4.7817495, + 52.9577522 + ], + [ + 4.7837624, + 52.9582935 + ], + [ + 4.78383, + 52.958335 + ], + [ + 4.7837757, + 52.9584193 + ], + [ + 4.7835905, + 52.9584068 + ], + [ + 4.7816488, + 52.9579094 + ], + [ + 4.7811966, + 52.9585565 + ], + [ + 4.7831532, + 52.9590655 + ], + [ + 4.7832697, + 52.9591186 + ], + [ + 4.7832306, + 52.9592008 + ], + [ + 4.7830341, + 52.9591883 + ], + [ + 4.781111, + 52.958707 + ], + [ + 4.7810122, + 52.9587431 + ], + [ + 4.7808646, + 52.9587422 + ], + [ + 4.7806987, + 52.9586957 + ], + [ + 4.780567, + 52.9586492 + ], + [ + 4.7801879, + 52.9592029 + ], + [ + 4.7813602, + 52.9595201 + ], + [ + 4.7814465, + 52.9595686 + ], + [ + 4.7813962, + 52.9596484 + ], + [ + 4.7811919, + 52.9596427 + ], + [ + 4.780076, + 52.9593509 + ], + [ + 4.7798556, + 52.9596722 + ], + [ + 4.7797484, + 52.9597448 + ], + [ + 4.7795898, + 52.9597234 + ], + [ + 4.7795991, + 52.9596137 + ], + [ + 4.7802989, + 52.9586021 + ], + [ + 4.779232, + 52.9583333 + ], + [ + 4.7785243, + 52.9593609 + ], + [ + 4.778417, + 52.9594427 + ], + [ + 4.7782971, + 52.9593642 + ], + [ + 4.7782715, + 52.9593024 + ], + [ + 4.7789833, + 52.9582612 + ], + [ + 4.7788446, + 52.9581712 + ], + [ + 4.778774, + 52.9580816 + ], + [ + 4.7766618, + 52.9578774 + ], + [ + 4.7765547, + 52.9580124 + ], + [ + 4.7752672, + 52.9600805 + ], + [ + 4.7748005, + 52.9603002 + ], + [ + 4.7745269, + 52.9604941 + ], + [ + 4.7751601, + 52.9606848 + ], + [ + 4.7752183, + 52.9607052 + ], + [ + 4.7751746, + 52.9608461 + ], + [ + 4.7773077, + 52.9608809 + ], + [ + 4.7774929, + 52.9608741 + ], + [ + 4.7776508, + 52.9608741 + ], + [ + 4.7778018, + 52.9608535 + ], + [ + 4.7780488, + 52.961128 + ], + [ + 4.7781929, + 52.9612515 + ], + [ + 4.7783988, + 52.9614711 + ], + [ + 4.7784949, + 52.9614642 + ], + [ + 4.7785801, + 52.9614674 + ], + [ + 4.7789505, + 52.9615037 + ], + [ + 4.7791957, + 52.9615577 + ], + [ + 4.7794623, + 52.9617008 + ], + [ + 4.7796301, + 52.9618686 + ], + [ + 4.7811075, + 52.9612637 + ], + [ + 4.7812569, + 52.9614039 + ], + [ + 4.779776, + 52.9619861 + ], + [ + 4.7803956, + 52.9625702 + ], + [ + 4.7827598, + 52.9616316 + ], + [ + 4.7829053, + 52.9617763 + ], + [ + 4.7805148, + 52.9626944 + ], + [ + 4.7810021, + 52.9631358 + ], + [ + 4.7810135, + 52.963135 + ], + [ + 4.7810222, + 52.9631317 + ], + [ + 4.7811268, + 52.9630869 + ], + [ + 4.7811382, + 52.9630824 + ], + [ + 4.7811496, + 52.9630841 + ], + [ + 4.7811583, + 52.9630885 + ], + [ + 4.7812462, + 52.9631681 + ], + [ + 4.7813092, + 52.9632303 + ], + [ + 4.7813159, + 52.9632351 + ], + [ + 4.7813273, + 52.9632351 + ], + [ + 4.7835061, + 52.9623581 + ], + [ + 4.7831887, + 52.9620615 + ], + [ + 4.7833372, + 52.9619982 + ], + [ + 4.7836693, + 52.9623201 + ], + [ + 4.7838772, + 52.9623395 + ], + [ + 4.7840691, + 52.9624183 + ], + [ + 4.7847587, + 52.962877 + ], + [ + 4.7848028, + 52.9629711 + ], + [ + 4.7847936, + 52.9630762 + ], + [ + 4.7847161, + 52.9632038 + ], + [ + 4.7845253, + 52.9633103 + ], + [ + 4.7840913, + 52.9634818 + ], + [ + 4.7838285, + 52.9635993 + ], + [ + 4.7836375, + 52.9637173 + ], + [ + 4.7835448, + 52.9638448 + ], + [ + 4.78349, + 52.963968 + ], + [ + 4.7834763, + 52.9641303 + ], + [ + 4.7835156, + 52.9642906 + ], + [ + 4.7836111, + 52.96449 + ], + [ + 4.7840482, + 52.9651304 + ], + [ + 4.7842421, + 52.9653327 + ], + [ + 4.7845272, + 52.9655034 + ], + [ + 4.7848437, + 52.965608 + ], + [ + 4.7850162, + 52.9657141 + ], + [ + 4.7850824, + 52.9658494 + ], + [ + 4.7850919, + 52.9659707 + ], + [ + 4.7850376, + 52.9660664 + ], + [ + 4.7848736, + 52.9661456 + ], + [ + 4.7846233, + 52.9661786 + ], + [ + 4.7843513, + 52.966152 + ], + [ + 4.7840199, + 52.9660267 + ], + [ + 4.7836518, + 52.9658372 + ], + [ + 4.7833788, + 52.965614 + ], + [ + 4.7830915, + 52.9653243 + ], + [ + 4.7827693, + 52.9648538 + ], + [ + 4.7826249, + 52.9646288 + ], + [ + 4.7825086, + 52.9645551 + ], + [ + 4.7822781, + 52.964531 + ], + [ + 4.7820583, + 52.9645504 + ], + [ + 4.7817808, + 52.964629 + ], + [ + 4.78156, + 52.9647238 + ], + [ + 4.7814532, + 52.9647736 + ], + [ + 4.7813282, + 52.9647775 + ], + [ + 4.7811736, + 52.9647447 + ], + [ + 4.7811139, + 52.9646803 + ], + [ + 4.7810396, + 52.964563 + ], + [ + 4.7809269, + 52.9644629 + ], + [ + 4.7806748, + 52.9642819 + ], + [ + 4.7804387, + 52.9640913 + ], + [ + 4.7802846, + 52.9639418 + ], + [ + 4.780135, + 52.9638175 + ], + [ + 4.7793769, + 52.963222 + ], + [ + 4.7790192, + 52.9633276 + ], + [ + 4.7790682, + 52.9635259 + ], + [ + 4.7790183, + 52.9635737 + ], + [ + 4.7781792, + 52.962788 + ], + [ + 4.7781203, + 52.9628076 + ], + [ + 4.7780063, + 52.962848 + ], + [ + 4.7778936, + 52.9628868 + ], + [ + 4.7778199, + 52.9629086 + ], + [ + 4.7776884, + 52.962953 + ], + [ + 4.7776965, + 52.9630936 + ], + [ + 4.7776992, + 52.9633391 + ], + [ + 4.7777019, + 52.9634765 + ], + [ + 4.7777072, + 52.9637107 + ], + [ + 4.7776992, + 52.9638303 + ], + [ + 4.7776724, + 52.9638868 + ], + [ + 4.7776831, + 52.9639773 + ], + [ + 4.7777716, + 52.9640548 + ], + [ + 4.7778789, + 52.9641081 + ], + [ + 4.7780935, + 52.9641178 + ], + [ + 4.7781605, + 52.9641162 + ], + [ + 4.7782115, + 52.9641534 + ], + [ + 4.7782195, + 52.9642099 + ], + [ + 4.7787506, + 52.9645815 + ], + [ + 4.779, + 52.9647043 + ], + [ + 4.7791395, + 52.9647527 + ], + [ + 4.779271, + 52.9648157 + ], + [ + 4.7795228, + 52.9650377 + ], + [ + 4.7796379, + 52.9651824 + ], + [ + 4.7797995, + 52.965261 + ], + [ + 4.7798593, + 52.9653162 + ], + [ + 4.779881, + 52.965385 + ], + [ + 4.7798115, + 52.9654738 + ], + [ + 4.7796554, + 52.9655392 + ], + [ + 4.7795115, + 52.9655453 + ], + [ + 4.7793687, + 52.965476 + ], + [ + 4.7792014, + 52.9652669 + ], + [ + 4.7790818, + 52.9651611 + ], + [ + 4.7789083, + 52.9651282 + ], + [ + 4.7779805, + 52.9651598 + ], + [ + 4.7769715, + 52.9651795 + ], + [ + 4.7759742, + 52.965247 + ], + [ + 4.7680363, + 52.965433 + ], + [ + 4.7649017, + 52.9653998 + ], + [ + 4.7632096, + 52.9653682 + ], + [ + 4.7625661, + 52.9653205 + ], + [ + 4.761525, + 52.9651149 + ], + [ + 4.7594064, + 52.9646162 + ], + [ + 4.7593216, + 52.9645963 + ], + [ + 4.7559901, + 52.9638973 + ], + [ + 4.7551233, + 52.9638427 + ], + [ + 4.7540218, + 52.9639047 + ], + [ + 4.7492561, + 52.9644043 + ], + [ + 4.7488093, + 52.9644318 + ], + [ + 4.7470264, + 52.9643635 + ], + [ + 4.7468409, + 52.964304 + ], + [ + 4.745675, + 52.9642677 + ], + [ + 4.7416587, + 52.9640967 + ], + [ + 4.7349208, + 52.9630956 + ], + [ + 4.732555, + 52.9628122 + ], + [ + 4.7308328, + 52.9625926 + ], + [ + 4.730583, + 52.9625286 + ], + [ + 4.7304997, + 52.9624623 + ], + [ + 4.7303559, + 52.9623411 + ], + [ + 4.7297383, + 52.9617149 + ], + [ + 4.7296747, + 52.9616504 + ], + [ + 4.7280739, + 52.9600746 + ], + [ + 4.7278847, + 52.9601318 + ], + [ + 4.7277257, + 52.9599945 + ], + [ + 4.7278469, + 52.9598619 + ], + [ + 4.7269086, + 52.9589242 + ], + [ + 4.7259247, + 52.9580321 + ], + [ + 4.7256029, + 52.9576936 + ], + [ + 4.7249183, + 52.9569732 + ], + [ + 4.7248085, + 52.9571082 + ], + [ + 4.7245777, + 52.9570121 + ], + [ + 4.7246338, + 52.956923 + ], + [ + 4.7247406, + 52.9567536 + ], + [ + 4.7244757, + 52.9564288 + ], + [ + 4.7237795, + 52.9557679 + ], + [ + 4.7234543, + 52.9552669 + ], + [ + 4.7229474, + 52.954606 + ], + [ + 4.7223307, + 52.9540365 + ], + [ + 4.7216724, + 52.9535378 + ], + [ + 4.7212183, + 52.9537322 + ], + [ + 4.7211578, + 52.9536636 + ], + [ + 4.7215362, + 52.953492 + ], + [ + 4.7213092, + 52.9532062 + ], + [ + 4.7209499, + 52.9529637 + ], + [ + 4.7203484, + 52.9523759 + ], + [ + 4.7203557, + 52.9528882 + ], + [ + 4.72028, + 52.9529156 + ], + [ + 4.7202569, + 52.9529232 + ], + [ + 4.7201476, + 52.9529591 + ], + [ + 4.7200227, + 52.9529134 + ], + [ + 4.7199774, + 52.9526183 + ], + [ + 4.7199208, + 52.9521563 + ], + [ + 4.7198189, + 52.9518864 + ], + [ + 4.7191117, + 52.950816 + ], + [ + 4.7188518, + 52.9502986 + ], + [ + 4.7187362, + 52.9501725 + ], + [ + 4.7186475, + 52.9500717 + ], + [ + 4.7185784, + 52.9500018 + ], + [ + 4.7183136, + 52.9500475 + ], + [ + 4.7181054, + 52.9500315 + ], + [ + 4.7180185, + 52.9499491 + ], + [ + 4.7183477, + 52.9497959 + ], + [ + 4.7182911, + 52.949478 + ], + [ + 4.718106, + 52.948929 + ], + [ + 4.7178489, + 52.948483 + ], + [ + 4.7180344, + 52.9484006 + ], + [ + 4.717703, + 52.947823 + ], + [ + 4.7175531, + 52.9474321 + ], + [ + 4.7172288, + 52.946587 + ], + [ + 4.7168416, + 52.945121 + ], + [ + 4.7167542, + 52.9448468 + ], + [ + 4.7166287, + 52.9446114 + ], + [ + 4.7164659, + 52.9443348 + ], + [ + 4.7163635, + 52.944047 + ], + [ + 4.7162498, + 52.9437591 + ], + [ + 4.7160912, + 52.9434437 + ], + [ + 4.7159028, + 52.9430962 + ], + [ + 4.7157066, + 52.9427784 + ], + [ + 4.7155031, + 52.9424286 + ], + [ + 4.7153926, + 52.9421864 + ], + [ + 4.7152789, + 52.9419099 + ], + [ + 4.7152321, + 52.9417158 + ], + [ + 4.7151674, + 52.9410882 + ], + [ + 4.7152179, + 52.9409447 + ], + [ + 4.7152356, + 52.9407143 + ], + [ + 4.7152304, + 52.9405044 + ], + [ + 4.7150777, + 52.9399974 + ], + [ + 4.7148951, + 52.9394743 + ], + [ + 4.7148076, + 52.9391979 + ], + [ + 4.7148224, + 52.9388786 + ], + [ + 4.7148633, + 52.9385959 + ], + [ + 4.714862, + 52.93837 + ], + [ + 4.7148113, + 52.9381827 + ], + [ + 4.714671, + 52.9379131 + ], + [ + 4.7146279, + 52.9377326 + ], + [ + 4.7146951, + 52.9374454 + ], + [ + 4.7147171, + 52.9368159 + ], + [ + 4.7146832, + 52.936145 + ], + [ + 4.7146612, + 52.9358712 + ], + [ + 4.7146037, + 52.9351567 + ], + [ + 4.7142181, + 52.9335146 + ], + [ + 4.7140634, + 52.9327262 + ], + [ + 4.7140583, + 52.9323118 + ], + [ + 4.7141834, + 52.9311947 + ], + [ + 4.713954, + 52.93048 + ], + [ + 4.7139041, + 52.9299541 + ], + [ + 4.71389, + 52.9298056 + ], + [ + 4.7136836, + 52.9287261 + ], + [ + 4.7137072, + 52.9271985 + ], + [ + 4.7133237, + 52.9168632 + ], + [ + 4.7132985, + 52.9161839 + ], + [ + 4.7132611, + 52.9151764 + ], + [ + 4.713127, + 52.914232 + ], + [ + 4.7130694, + 52.9131533 + ], + [ + 4.7128881, + 52.9104563 + ], + [ + 4.7127418, + 52.9039124 + ], + [ + 4.7126084, + 52.9027257 + ], + [ + 4.7125391, + 52.9015553 + ], + [ + 4.7125223, + 52.9013891 + ], + [ + 4.712399, + 52.8975001 + ], + [ + 4.7120934, + 52.8970581 + ], + [ + 4.7118675, + 52.8955047 + ], + [ + 4.7116416, + 52.8937946 + ], + [ + 4.7108398, + 52.8902515 + ], + [ + 4.7104558, + 52.8892635 + ], + [ + 4.7100267, + 52.8871375 + ], + [ + 4.7092022, + 52.8839414 + ], + [ + 4.7091797, + 52.8836689 + ], + [ + 4.7090667, + 52.883369 + ], + [ + 4.7089425, + 52.8829124 + ], + [ + 4.7088634, + 52.8826466 + ], + [ + 4.7087844, + 52.8824285 + ], + [ + 4.7086715, + 52.8821559 + ], + [ + 4.7085811, + 52.881856 + ], + [ + 4.7084117, + 52.8813722 + ], + [ + 4.7081745, + 52.880861 + ], + [ + 4.7080051, + 52.8802817 + ], + [ + 4.70796, + 52.8798455 + ], + [ + 4.7078696, + 52.879164 + ], + [ + 4.7075534, + 52.8785506 + ], + [ + 4.7074743, + 52.8779371 + ], + [ + 4.707192, + 52.8775759 + ], + [ + 4.7069661, + 52.8766285 + ], + [ + 4.7065257, + 52.8760014 + ], + [ + 4.7061078, + 52.8746586 + ], + [ + 4.7058932, + 52.8735884 + ], + [ + 4.7057013, + 52.8729545 + ], + [ + 4.7050688, + 52.8720342 + ], + [ + 4.7049446, + 52.8711958 + ], + [ + 4.7042218, + 52.8693484 + ], + [ + 4.7037249, + 52.8687212 + ], + [ + 4.7035781, + 52.8684758 + ], + [ + 4.703499, + 52.8682508 + ], + [ + 4.7028892, + 52.8663624 + ], + [ + 4.7022454, + 52.8652783 + ], + [ + 4.7019518, + 52.8643102 + ], + [ + 4.7011161, + 52.8624489 + ], + [ + 4.7007886, + 52.8617057 + ], + [ + 4.7002126, + 52.8604715 + ], + [ + 4.699806, + 52.8594215 + ], + [ + 4.6995237, + 52.8587737 + ], + [ + 4.6991962, + 52.8583236 + ], + [ + 4.6990381, + 52.8579213 + ], + [ + 4.6989251, + 52.8575054 + ], + [ + 4.6986993, + 52.8567962 + ], + [ + 4.6985863, + 52.8564552 + ], + [ + 4.698225, + 52.8559506 + ], + [ + 4.6979652, + 52.8554392 + ], + [ + 4.6975248, + 52.8542935 + ], + [ + 4.6970391, + 52.8533456 + ], + [ + 4.6968923, + 52.853066 + ], + [ + 4.6968697, + 52.8529159 + ], + [ + 4.6968358, + 52.8527045 + ], + [ + 4.6966213, + 52.8524658 + ], + [ + 4.6963841, + 52.8519952 + ], + [ + 4.6963502, + 52.851702 + ], + [ + 4.6960566, + 52.8510746 + ], + [ + 4.695842, + 52.8506176 + ], + [ + 4.6957178, + 52.8503312 + ], + [ + 4.6956387, + 52.8501402 + ], + [ + 4.6955936, + 52.8498879 + ], + [ + 4.6954468, + 52.8495196 + ], + [ + 4.6953225, + 52.8491649 + ], + [ + 4.695187, + 52.8487761 + ], + [ + 4.6947804, + 52.8480873 + ], + [ + 4.6944642, + 52.8476576 + ], + [ + 4.6942609, + 52.8472484 + ], + [ + 4.6941593, + 52.8469141 + ], + [ + 4.6940689, + 52.846423 + ], + [ + 4.6939447, + 52.845891 + ], + [ + 4.6936172, + 52.845434 + ], + [ + 4.6934817, + 52.8449975 + ], + [ + 4.6934252, + 52.844595 + ], + [ + 4.6932558, + 52.8442472 + ], + [ + 4.6930751, + 52.8437219 + ], + [ + 4.6928718, + 52.8433059 + ], + [ + 4.6926234, + 52.8429239 + ], + [ + 4.6924088, + 52.8423509 + ], + [ + 4.69207, + 52.8412662 + ], + [ + 4.691878, + 52.8406796 + ], + [ + 4.6915957, + 52.8402635 + ], + [ + 4.6915053, + 52.8396086 + ], + [ + 4.6913472, + 52.8391174 + ], + [ + 4.6909406, + 52.8385307 + ], + [ + 4.690455, + 52.8379167 + ], + [ + 4.6902066, + 52.8374392 + ], + [ + 4.6902066, + 52.8372413 + ], + [ + 4.6901614, + 52.8369821 + ], + [ + 4.6900485, + 52.8366614 + ], + [ + 4.6894047, + 52.8354266 + ], + [ + 4.6891789, + 52.8350036 + ], + [ + 4.6888965, + 52.8342395 + ], + [ + 4.6886706, + 52.8338779 + ], + [ + 4.6886812, + 52.8336916 + ], + [ + 4.6884109, + 52.8334344 + ], + [ + 4.6881398, + 52.8329295 + ], + [ + 4.6880721, + 52.8325815 + ], + [ + 4.6879817, + 52.8323223 + ], + [ + 4.6878575, + 52.832063 + ], + [ + 4.6876994, + 52.831715 + ], + [ + 4.6876542, + 52.8313875 + ], + [ + 4.6876448, + 52.8310365 + ], + [ + 4.6872168, + 52.8299802 + ], + [ + 4.6870905, + 52.8292909 + ], + [ + 4.686922, + 52.8289834 + ], + [ + 4.6866526, + 52.8286158 + ], + [ + 4.6865251, + 52.8284353 + ], + [ + 4.686506, + 52.82834 + ], + [ + 4.6864728, + 52.8283106 + ], + [ + 4.6864444, + 52.8279764 + ], + [ + 4.686371, + 52.8276261 + ], + [ + 4.6860399, + 52.8270021 + ], + [ + 4.6859021, + 52.8267097 + ], + [ + 4.6858105, + 52.8264478 + ], + [ + 4.6856937, + 52.8260169 + ], + [ + 4.6856379, + 52.8256751 + ], + [ + 4.6855254, + 52.8253917 + ], + [ + 4.6852717, + 52.8250461 + ], + [ + 4.6851175, + 52.8248193 + ], + [ + 4.6850422, + 52.8244937 + ], + [ + 4.6843426, + 52.8230144 + ], + [ + 4.6843272, + 52.8229146 + ], + [ + 4.6843084, + 52.8227923 + ], + [ + 4.6836899, + 52.8211423 + ], + [ + 4.6836273, + 52.8206001 + ], + [ + 4.6835633, + 52.8202754 + ], + [ + 4.6833138, + 52.8193772 + ], + [ + 4.6829401, + 52.8184576 + ], + [ + 4.6826911, + 52.817619 + ], + [ + 4.6819579, + 52.8146877 + ], + [ + 4.6818733, + 52.8144242 + ], + [ + 4.681804, + 52.8141517 + ], + [ + 4.6814838, + 52.8130439 + ], + [ + 4.6811002, + 52.8120307 + ], + [ + 4.6803464, + 52.8104422 + ], + [ + 4.6796469, + 52.8092552 + ], + [ + 4.6794342, + 52.8087638 + ], + [ + 4.6792066, + 52.8083309 + ], + [ + 4.6786611, + 52.8071469 + ], + [ + 4.6782893, + 52.8064057 + ], + [ + 4.6777587, + 52.8052567 + ], + [ + 4.6775875, + 52.8048392 + ], + [ + 4.6772714, + 52.8041418 + ], + [ + 4.6765578, + 52.8026613 + ], + [ + 4.6762667, + 52.8020998 + ], + [ + 4.6759576, + 52.8015804 + ], + [ + 4.6757725, + 52.8012478 + ], + [ + 4.675594, + 52.800927 + ], + [ + 4.6753444, + 52.8004194 + ], + [ + 4.6751496, + 52.7998975 + ], + [ + 4.6749653, + 52.7993756 + ], + [ + 4.6746126, + 52.7985621 + ], + [ + 4.6740992, + 52.7972797 + ], + [ + 4.6738202, + 52.796639 + ], + [ + 4.6735926, + 52.7961737 + ], + [ + 4.6733946, + 52.7958632 + ], + [ + 4.6732407, + 52.7956606 + ], + [ + 4.6726041, + 52.7949412 + ], + [ + 4.6708914, + 52.7927248 + ], + [ + 4.670737, + 52.792383 + ], + [ + 4.6705402, + 52.7917529 + ], + [ + 4.6703849, + 52.7912878 + ], + [ + 4.6700667, + 52.7906864 + ], + [ + 4.6684268, + 52.7880465 + ], + [ + 4.6673245, + 52.7861463 + ], + [ + 4.6670067, + 52.7856882 + ], + [ + 4.6667274, + 52.7849519 + ], + [ + 4.6666031, + 52.7847401 + ], + [ + 4.6667499, + 52.7844259 + ], + [ + 4.6664337, + 52.783818 + ], + [ + 4.6660723, + 52.783333 + ], + [ + 4.6653721, + 52.7822879 + ], + [ + 4.6652818, + 52.7821171 + ], + [ + 4.6652592, + 52.7818917 + ], + [ + 4.6652818, + 52.7816663 + ], + [ + 4.6648752, + 52.781031 + ], + [ + 4.6646719, + 52.78071 + ], + [ + 4.6645138, + 52.7804709 + ], + [ + 4.6642767, + 52.7801361 + ], + [ + 4.6638701, + 52.7796648 + ], + [ + 4.6637684, + 52.7795145 + ], + [ + 4.6636668, + 52.7791729 + ], + [ + 4.6628763, + 52.777793 + ], + [ + 4.6626843, + 52.7775334 + ], + [ + 4.6624245, + 52.777308 + ], + [ + 4.6623116, + 52.777103 + ], + [ + 4.6623229, + 52.7767614 + ], + [ + 4.6621083, + 52.7762217 + ], + [ + 4.6616792, + 52.7758255 + ], + [ + 4.6613742, + 52.7754634 + ], + [ + 4.6611258, + 52.7750125 + ], + [ + 4.6605627, + 52.7742626 + ], + [ + 4.6601348, + 52.7741044 + ], + [ + 4.6595992, + 52.7735423 + ], + [ + 4.65946, + 52.7734308 + ], + [ + 4.6591692, + 52.7731234 + ], + [ + 4.6591071, + 52.7729594 + ], + [ + 4.6583758, + 52.7720558 + ], + [ + 4.6581217, + 52.771733 + ], + [ + 4.6571617, + 52.7707149 + ], + [ + 4.6556597, + 52.7690136 + ], + [ + 4.6553096, + 52.7686104 + ], + [ + 4.6548918, + 52.7679886 + ], + [ + 4.6545304, + 52.7675923 + ], + [ + 4.6544513, + 52.7674283 + ], + [ + 4.6543497, + 52.7673053 + ], + [ + 4.6541577, + 52.7669773 + ], + [ + 4.6538979, + 52.7665878 + ], + [ + 4.6536833, + 52.7661847 + ], + [ + 4.6524185, + 52.7639774 + ], + [ + 4.6519103, + 52.7629524 + ], + [ + 4.6508035, + 52.7605331 + ], + [ + 4.650476, + 52.7596447 + ], + [ + 4.650284, + 52.7592346 + ], + [ + 4.6499113, + 52.7582709 + ], + [ + 4.6497193, + 52.757731 + ], + [ + 4.6494695, + 52.7571611 + ], + [ + 4.6494243, + 52.7570535 + ], + [ + 4.6491957, + 52.7570183 + ], + [ + 4.649376, + 52.7568753 + ], + [ + 4.6493424, + 52.7567989 + ], + [ + 4.6491504, + 52.7561838 + ], + [ + 4.6482695, + 52.7539077 + ], + [ + 4.6473209, + 52.7516451 + ], + [ + 4.6469143, + 52.7503737 + ], + [ + 4.6457398, + 52.7466617 + ], + [ + 4.6444297, + 52.7425254 + ], + [ + 4.6431197, + 52.7384982 + ], + [ + 4.643018, + 52.7380674 + ], + [ + 4.6428373, + 52.737664 + ], + [ + 4.6415273, + 52.7334996 + ], + [ + 4.6411772, + 52.7324396 + ], + [ + 4.639822, + 52.7280558 + ], + [ + 4.6391557, + 52.726004 + ], + [ + 4.6392573, + 52.7257304 + ], + [ + 4.6394606, + 52.7255457 + ], + [ + 4.6395089, + 52.7254893 + ], + [ + 4.6396013, + 52.7253451 + ], + [ + 4.6396321, + 52.7251251 + ], + [ + 4.6398683, + 52.7248316 + ], + [ + 4.6394634, + 52.7237623 + ], + [ + 4.6393986, + 52.723422 + ], + [ + 4.6393722, + 52.7232209 + ], + [ + 4.6392478, + 52.7217252 + ], + [ + 4.6392265, + 52.7212324 + ], + [ + 4.639194, + 52.7209492 + ], + [ + 4.6391355, + 52.7205937 + ], + [ + 4.6389959, + 52.7201364 + ], + [ + 4.6386097, + 52.7187079 + ], + [ + 4.6383876, + 52.7177704 + ], + [ + 4.6383397, + 52.7172633 + ], + [ + 4.6383131, + 52.7149372 + ], + [ + 4.6382196, + 52.7140066 + ], + [ + 4.6382296, + 52.7135538 + ], + [ + 4.638153, + 52.7129765 + ], + [ + 4.6379608, + 52.7120294 + ], + [ + 4.6376893, + 52.7099916 + ], + [ + 4.6374734, + 52.7091974 + ], + [ + 4.637418, + 52.708943 + ], + [ + 4.6373959, + 52.708588 + ], + [ + 4.6371225, + 52.7072288 + ], + [ + 4.6368612, + 52.7057139 + ], + [ + 4.6367862, + 52.7051325 + ], + [ + 4.6366883, + 52.7040935 + ], + [ + 4.6366643, + 52.7035566 + ], + [ + 4.6366137, + 52.7031483 + ], + [ + 4.636545, + 52.702756 + ], + [ + 4.6364129, + 52.7023408 + ], + [ + 4.6362249, + 52.701906 + ], + [ + 4.6360562, + 52.7014743 + ], + [ + 4.6358948, + 52.7009704 + ], + [ + 4.6356337, + 52.7002442 + ], + [ + 4.635495, + 52.6996197 + ], + [ + 4.6353718, + 52.6986519 + ], + [ + 4.6351285, + 52.6973112 + ], + [ + 4.634866, + 52.696435 + ], + [ + 4.6345446, + 52.6941701 + ], + [ + 4.634118, + 52.692343 + ], + [ + 4.6339895, + 52.6919007 + ], + [ + 4.6339328, + 52.6915752 + ], + [ + 4.633862, + 52.6912819 + ], + [ + 4.6337654, + 52.6902546 + ], + [ + 4.6336861, + 52.6886376 + ], + [ + 4.6336713, + 52.6880882 + ], + [ + 4.6336147, + 52.6874115 + ], + [ + 4.6335216, + 52.6867092 + ], + [ + 4.6334415, + 52.686361 + ], + [ + 4.6333573, + 52.686138 + ], + [ + 4.6332677, + 52.6858274 + ], + [ + 4.6331499, + 52.6853735 + ], + [ + 4.6330141, + 52.684725 + ], + [ + 4.6329009, + 52.6841279 + ], + [ + 4.6328758, + 52.6837109 + ], + [ + 4.6328328, + 52.6834332 + ], + [ + 4.6327193, + 52.6829874 + ], + [ + 4.6326675, + 52.6827051 + ], + [ + 4.6326505, + 52.682397 + ], + [ + 4.6326866, + 52.6814834 + ], + [ + 4.6326485, + 52.6811201 + ], + [ + 4.6325916, + 52.6807991 + ], + [ + 4.6325015, + 52.6805066 + ], + [ + 4.6323519, + 52.6801551 + ], + [ + 4.6320672, + 52.6796061 + ], + [ + 4.6315513, + 52.6785645 + ], + [ + 4.6314503, + 52.6783008 + ], + [ + 4.6313752, + 52.6780679 + ], + [ + 4.6313349, + 52.6778046 + ], + [ + 4.6312549, + 52.6768431 + ], + [ + 4.6311757, + 52.6764355 + ], + [ + 4.6311146, + 52.6760508 + ], + [ + 4.6310443, + 52.6757032 + ], + [ + 4.6309036, + 52.6753047 + ], + [ + 4.6307164, + 52.674552 + ], + [ + 4.6304332, + 52.673688 + ], + [ + 4.6300683, + 52.6728723 + ], + [ + 4.6298187, + 52.6723748 + ], + [ + 4.62964, + 52.671793 + ], + [ + 4.6295758, + 52.6710392 + ], + [ + 4.6296207, + 52.6700362 + ], + [ + 4.6295139, + 52.6690652 + ], + [ + 4.6281878, + 52.6684302 + ], + [ + 4.6276943, + 52.6669858 + ], + [ + 4.6276299, + 52.6659708 + ], + [ + 4.6276084, + 52.6650013 + ], + [ + 4.6275226, + 52.6640383 + ], + [ + 4.62715, + 52.6623305 + ], + [ + 4.6270467, + 52.6617555 + ], + [ + 4.626989, + 52.6610667 + ], + [ + 4.6270003, + 52.659729 + ], + [ + 4.6270067, + 52.6589851 + ], + [ + 4.6268429, + 52.6574492 + ], + [ + 4.6265853, + 52.6563386 + ], + [ + 4.6263744, + 52.6553091 + ], + [ + 4.6263066, + 52.6549022 + ], + [ + 4.6261269, + 52.651985 + ], + [ + 4.625937, + 52.6504945 + ], + [ + 4.6255386, + 52.6482067 + ], + [ + 4.6249478, + 52.645232 + ], + [ + 4.624635, + 52.6438098 + ], + [ + 4.6242861, + 52.6423759 + ], + [ + 4.62375, + 52.6397185 + ], + [ + 4.6236975, + 52.6393807 + ], + [ + 4.6234781, + 52.6377902 + ], + [ + 4.623128, + 52.6360048 + ], + [ + 4.6226241, + 52.6345495 + ], + [ + 4.6211619, + 52.6269879 + ], + [ + 4.6209082, + 52.6256761 + ], + [ + 4.6206351, + 52.6246343 + ], + [ + 4.6203172, + 52.6239181 + ], + [ + 4.6200104, + 52.6227774 + ], + [ + 4.6197079, + 52.6196262 + ], + [ + 4.6190946, + 52.6158345 + ], + [ + 4.61885, + 52.6139753 + ], + [ + 4.6187448, + 52.613176 + ], + [ + 4.61831, + 52.611907 + ], + [ + 4.6177287, + 52.6102102 + ], + [ + 4.6176107, + 52.609781 + ], + [ + 4.6174731, + 52.609111 + ], + [ + 4.6174311, + 52.6089065 + ], + [ + 4.6174001, + 52.6074889 + ], + [ + 4.6172599, + 52.6065149 + ], + [ + 4.616305, + 52.6032212 + ], + [ + 4.6159266, + 52.6016455 + ], + [ + 4.6155718, + 52.5987459 + ], + [ + 4.6151235, + 52.5972982 + ], + [ + 4.6144105, + 52.5949958 + ], + [ + 4.6142546, + 52.5941566 + ], + [ + 4.6137987, + 52.5917018 + ], + [ + 4.6132931, + 52.5884298 + ], + [ + 4.6130101, + 52.5867412 + ], + [ + 4.6126633, + 52.5854807 + ], + [ + 4.6119529, + 52.5839257 + ], + [ + 4.6118819, + 52.582511 + ], + [ + 4.6112581, + 52.5803524 + ], + [ + 4.6105163, + 52.577365 + ], + [ + 4.6105879, + 52.5758133 + ], + [ + 4.6103955, + 52.5743353 + ], + [ + 4.610213, + 52.5735588 + ], + [ + 4.6098842, + 52.5720354 + ], + [ + 4.6081063, + 52.5656923 + ], + [ + 4.6078642, + 52.5639704 + ], + [ + 4.6072456, + 52.5611073 + ], + [ + 4.6061553, + 52.5572132 + ], + [ + 4.6061538, + 52.5572075 + ], + [ + 4.6052451, + 52.5536675 + ], + [ + 4.6039496, + 52.550359 + ], + [ + 4.6034868, + 52.5488887 + ], + [ + 4.6026385, + 52.5456367 + ], + [ + 4.6023715, + 52.5443823 + ], + [ + 4.6018924, + 52.541316 + ], + [ + 4.6014262, + 52.5397624 + ], + [ + 4.6007017, + 52.5385133 + ], + [ + 4.6005189, + 52.5380531 + ], + [ + 4.6003661, + 52.5374198 + ], + [ + 4.6001058, + 52.536036 + ], + [ + 4.5998772, + 52.5350916 + ], + [ + 4.5984074, + 52.5312873 + ], + [ + 4.596564, + 52.5259347 + ], + [ + 4.5957217, + 52.5238665 + ], + [ + 4.5953815, + 52.5226606 + ], + [ + 4.5946732, + 52.5186012 + ], + [ + 4.5938564, + 52.5163175 + ], + [ + 4.5924393, + 52.5134404 + ], + [ + 4.5903484, + 52.5074377 + ], + [ + 4.5890595, + 52.5033691 + ], + [ + 4.5886397, + 52.5021746 + ], + [ + 4.5877408, + 52.500101 + ], + [ + 4.5872246, + 52.4990147 + ], + [ + 4.5865818, + 52.4980445 + ], + [ + 4.58604, + 52.496957 + ], + [ + 4.5856216, + 52.4960164 + ], + [ + 4.5848644, + 52.49444 + ], + [ + 4.5819134, + 52.4892047 + ], + [ + 4.5775481, + 52.4825604 + ], + [ + 4.5761598, + 52.4806628 + ], + [ + 4.5748358, + 52.4786239 + ], + [ + 4.5742084, + 52.477897 + ], + [ + 4.5737383, + 52.4773038 + ], + [ + 4.5730943, + 52.4766724 + ], + [ + 4.5727526, + 52.4763228 + ], + [ + 4.5719413, + 52.4752539 + ], + [ + 4.57148, + 52.4746725 + ], + [ + 4.5710299, + 52.4741794 + ], + [ + 4.5697734, + 52.4728642 + ], + [ + 4.5691578, + 52.4722023 + ], + [ + 4.5685793, + 52.4714745 + ], + [ + 4.5681579, + 52.4708832 + ], + [ + 4.5676707, + 52.4701556 + ], + [ + 4.5668961, + 52.4688903 + ], + [ + 4.5665505, + 52.4684731 + ], + [ + 4.5659479, + 52.467867 + ], + [ + 4.5667221, + 52.4676555 + ], + [ + 4.5673703, + 52.4676686 + ], + [ + 4.567659, + 52.4677126 + ], + [ + 4.5676836, + 52.4677163 + ], + [ + 4.5688645, + 52.4679657 + ], + [ + 4.5703129, + 52.4683219 + ], + [ + 4.5710796, + 52.46853 + ], + [ + 4.571516, + 52.4685921 + ], + [ + 4.572161, + 52.468701 + ], + [ + 4.572586, + 52.468779 + ], + [ + 4.5729005, + 52.468758 + ], + [ + 4.572473, + 52.4679719 + ], + [ + 4.5709336, + 52.4651414 + ], + [ + 4.5702836, + 52.4639462 + ], + [ + 4.5700964, + 52.4639621 + ], + [ + 4.5700312, + 52.4638359 + ], + [ + 4.5702036, + 52.4637992 + ], + [ + 4.5698807, + 52.4632054 + ], + [ + 4.5695248, + 52.462391 + ], + [ + 4.5694337, + 52.4623059 + ], + [ + 4.5692413, + 52.4624948 + ], + [ + 4.568737, + 52.4626386 + ], + [ + 4.563201, + 52.4626615 + ], + [ + 4.5631983, + 52.4624008 + ], + [ + 4.5632358, + 52.4623836 + ], + [ + 4.5639895, + 52.4623706 + ], + [ + 4.564188, + 52.4623183 + ], + [ + 4.5642524, + 52.4621777 + ], + [ + 4.5642739, + 52.462011 + ], + [ + 4.5642148, + 52.4618313 + ], + [ + 4.5640754, + 52.4615927 + ], + [ + 4.563555, + 52.4610632 + ], + [ + 4.5626674, + 52.4603634 + ], + [ + 4.5608023, + 52.4603671 + ], + [ + 4.5594247, + 52.4607883 + ], + [ + 4.5583572, + 52.4611177 + ], + [ + 4.5576481, + 52.4613365 + ], + [ + 4.5568762, + 52.4616563 + ], + [ + 4.556431, + 52.4618002 + ], + [ + 4.5564108, + 52.4616628 + ], + [ + 4.5562048, + 52.4602587 + ], + [ + 4.5567412, + 52.4591512 + ], + [ + 4.5569017, + 52.4588938 + ], + [ + 4.5572432, + 52.4583744 + ], + [ + 4.5576088, + 52.4577099 + ], + [ + 4.5577489, + 52.4574553 + ], + [ + 4.557861, + 52.4572918 + ], + [ + 4.5574978, + 52.4572281 + ], + [ + 4.5577012, + 52.4566665 + ], + [ + 4.5578069, + 52.4563661 + ], + [ + 4.5580921, + 52.4560189 + ], + [ + 4.5582092, + 52.455867 + ], + [ + 4.5584296, + 52.4559253 + ], + [ + 4.5585996, + 52.4554084 + ], + [ + 4.5586137, + 52.455368 + ], + [ + 4.5586246, + 52.4549281 + ], + [ + 4.5590273, + 52.4538317 + ], + [ + 4.5593511, + 52.4529982 + ], + [ + 4.5596766, + 52.4522415 + ], + [ + 4.5597654, + 52.4519371 + ], + [ + 4.5599014, + 52.4515139 + ], + [ + 4.5598414, + 52.4514087 + ], + [ + 4.559861, + 52.4511562 + ], + [ + 4.5600212, + 52.4504895 + ], + [ + 4.5602439, + 52.4496426 + ], + [ + 4.5603566, + 52.4491381 + ], + [ + 4.5603084, + 52.4485601 + ], + [ + 4.5602996, + 52.4482351 + ], + [ + 4.5603368, + 52.4478292 + ], + [ + 4.5603663, + 52.4476086 + ], + [ + 4.5604055, + 52.4473153 + ], + [ + 4.5604565, + 52.4469546 + ], + [ + 4.5609692, + 52.4468042 + ], + [ + 4.5610582, + 52.4458197 + ], + [ + 4.5611268, + 52.4448067 + ], + [ + 4.5611361, + 52.4441505 + ], + [ + 4.5611409, + 52.4438089 + ], + [ + 4.5610551, + 52.4427316 + ], + [ + 4.5609865, + 52.4374457 + ], + [ + 4.5607629, + 52.4365256 + ], + [ + 4.5606746, + 52.4357733 + ], + [ + 4.5606177, + 52.4355152 + ], + [ + 4.5605435, + 52.4353451 + ], + [ + 4.5604233, + 52.4349855 + ], + [ + 4.5592962, + 52.432263 + ], + [ + 4.5579334, + 52.4292976 + ], + [ + 4.5560458, + 52.424795 + ], + [ + 4.554568, + 52.4218151 + ], + [ + 4.5519939, + 52.4175305 + ], + [ + 4.5516988, + 52.4170827 + ], + [ + 4.551076, + 52.4159834 + ], + [ + 4.5507411, + 52.4154461 + ], + [ + 4.5488372, + 52.4128076 + ], + [ + 4.5483448, + 52.4119716 + ], + [ + 4.5475898, + 52.4107453 + ], + [ + 4.5468446, + 52.4095913 + ], + [ + 4.5463087, + 52.4088806 + ], + [ + 4.5452025, + 52.4071955 + ], + [ + 4.5449387, + 52.4067011 + ], + [ + 4.5440629, + 52.4050597 + ], + [ + 4.5437328, + 52.4045405 + ], + [ + 4.5433796, + 52.4040554 + ], + [ + 4.5430275, + 52.4036149 + ], + [ + 4.542876, + 52.4034253 + ], + [ + 4.54144, + 52.4014419 + ], + [ + 4.5404517, + 52.3998791 + ], + [ + 4.5392703, + 52.3977781 + ], + [ + 4.5378601, + 52.395728 + ], + [ + 4.5373138, + 52.3949968 + ], + [ + 4.5351962, + 52.3916655 + ], + [ + 4.5333586, + 52.3889376 + ], + [ + 4.5327147, + 52.3878557 + ], + [ + 4.5318597, + 52.3862123 + ], + [ + 4.5315155, + 52.3855509 + ], + [ + 4.5262276, + 52.3773304 + ], + [ + 4.5259355, + 52.3768763 + ], + [ + 4.5193217, + 52.3665945 + ], + [ + 4.5178292, + 52.3640784 + ], + [ + 4.5115246, + 52.3542307 + ], + [ + 4.5066504, + 52.3469466 + ], + [ + 4.506007, + 52.3461268 + ], + [ + 4.4995415, + 52.3361587 + ], + [ + 4.4986351, + 52.335017 + ], + [ + 4.4967634, + 52.3324332 + ], + [ + 4.493907, + 52.3282345 + ], + [ + 4.4938012, + 52.3280928 + ], + [ + 4.4887885, + 52.3213192 + ], + [ + 4.4879622, + 52.3201324 + ], + [ + 4.487224, + 52.3190059 + ], + [ + 4.4869204, + 52.3184971 + ], + [ + 4.484864, + 52.3157509 + ], + [ + 4.4844895, + 52.315278 + ], + [ + 4.4842052, + 52.3148524 + ], + [ + 4.48356, + 52.3137651 + ], + [ + 4.4831045, + 52.3131665 + ], + [ + 4.4810455, + 52.3105458 + ], + [ + 4.4802459, + 52.3096788 + ], + [ + 4.4710613, + 52.2974787 + ], + [ + 4.4707246, + 52.2970698 + ], + [ + 4.4703413, + 52.2967191 + ], + [ + 4.4699688, + 52.2963486 + ], + [ + 4.469697, + 52.295997 + ], + [ + 4.4695048, + 52.2956298 + ], + [ + 4.4691678, + 52.2951632 + ], + [ + 4.4685203, + 52.2943861 + ], + [ + 4.4679397, + 52.2937807 + ], + [ + 4.4676488, + 52.2930117 + ], + [ + 4.4669427, + 52.2923124 + ], + [ + 4.4665625, + 52.2918494 + ], + [ + 4.4652532, + 52.2900126 + ], + [ + 4.4646136, + 52.2889597 + ], + [ + 4.4639706, + 52.2880759 + ], + [ + 4.4632668, + 52.287462 + ], + [ + 4.4625644, + 52.2867804 + ], + [ + 4.4621312, + 52.2864051 + ], + [ + 4.4618677, + 52.2858285 + ], + [ + 4.4616558, + 52.2854212 + ], + [ + 4.4612254, + 52.2849108 + ], + [ + 4.4607422, + 52.2842986 + ], + [ + 4.4599353, + 52.2833458 + ], + [ + 4.4592933, + 52.2826451 + ], + [ + 4.4587498, + 52.282052 + ], + [ + 4.4578357, + 52.2809632 + ], + [ + 4.4572451, + 52.2802149 + ], + [ + 4.4567655, + 52.2794337 + ], + [ + 4.4562314, + 52.2786182 + ], + [ + 4.4558033, + 52.2780064 + ], + [ + 4.4553182, + 52.2774956 + ], + [ + 4.4549967, + 52.2770536 + ], + [ + 4.4546726, + 52.2767468 + ], + [ + 4.4540206, + 52.2763023 + ], + [ + 4.4534811, + 52.2757572 + ], + [ + 4.453267, + 52.2754513 + ], + [ + 4.4531088, + 52.275112 + ], + [ + 4.45295, + 52.2748066 + ], + [ + 4.4529556, + 52.2745362 + ], + [ + 4.4528501, + 52.2742785 + ], + [ + 4.4520766, + 52.2733133 + ], + [ + 4.4515047, + 52.2726288 + ], + [ + 4.4510486, + 52.2719409 + ], + [ + 4.4498405, + 52.2704731 + ], + [ + 4.4489451, + 52.2694632 + ], + [ + 4.4480849, + 52.2684149 + ], + [ + 4.4477118, + 52.2680174 + ], + [ + 4.4475317, + 52.2677231 + ], + [ + 4.4473353, + 52.2673602 + ], + [ + 4.4470889, + 52.2670042 + ], + [ + 4.445786, + 52.2655466 + ], + [ + 4.443807, + 52.2637055 + ], + [ + 4.4426321, + 52.2624874 + ], + [ + 4.4416505, + 52.2615418 + ], + [ + 4.4413232, + 52.2611839 + ], + [ + 4.4410443, + 52.2607407 + ], + [ + 4.4403523, + 52.2598739 + ], + [ + 4.4397568, + 52.2593255 + ], + [ + 4.4390487, + 52.2586688 + ], + [ + 4.4378954, + 52.2575294 + ], + [ + 4.4376486, + 52.2572273 + ], + [ + 4.4373482, + 52.256807 + ], + [ + 4.4363665, + 52.2556117 + ], + [ + 4.436109, + 52.2553753 + ], + [ + 4.4357228, + 52.2550141 + ], + [ + 4.4353902, + 52.2546824 + ], + [ + 4.4351488, + 52.2543343 + ], + [ + 4.4348162, + 52.2539403 + ], + [ + 4.4341993, + 52.2532375 + ], + [ + 4.4334751, + 52.2525282 + ], + [ + 4.4327992, + 52.251914 + ], + [ + 4.4321903, + 52.2512884 + ], + [ + 4.4319006, + 52.2508582 + ], + [ + 4.431762, + 52.2506559 + ], + [ + 4.4312309, + 52.2499367 + ], + [ + 4.4308259, + 52.249385 + ], + [ + 4.4303163, + 52.2487265 + ], + [ + 4.4301526, + 52.2484785 + ], + [ + 4.4298147, + 52.2480712 + ], + [ + 4.4292246, + 52.247393 + ], + [ + 4.427795, + 52.2459101 + ], + [ + 4.4275563, + 52.2456391 + ], + [ + 4.4272852, + 52.2453365 + ], + [ + 4.4268829, + 52.2448405 + ], + [ + 4.426148, + 52.2442526 + ], + [ + 4.425405, + 52.2431161 + ], + [ + 4.4248095, + 52.2422555 + ], + [ + 4.4245306, + 52.2418892 + ], + [ + 4.424375, + 52.2417135 + ], + [ + 4.4240719, + 52.2413357 + ], + [ + 4.4228462, + 52.2397245 + ], + [ + 4.4211456, + 52.237875 + ], + [ + 4.4186136, + 52.234718 + ], + [ + 4.4170633, + 52.232865 + ], + [ + 4.4156632, + 52.2312354 + ], + [ + 4.413276, + 52.2281961 + ], + [ + 4.4111517, + 52.2257744 + ], + [ + 4.4110176, + 52.2256594 + ], + [ + 4.4107923, + 52.225482 + ], + [ + 4.4102988, + 52.2251731 + ], + [ + 4.4097784, + 52.2248116 + ], + [ + 4.4088611, + 52.2239474 + ], + [ + 4.4075361, + 52.2224785 + ], + [ + 4.4069246, + 52.2217686 + ], + [ + 4.4064149, + 52.2211212 + ], + [ + 4.405857, + 52.2204935 + ], + [ + 4.4051396, + 52.2198823 + ], + [ + 4.4034699, + 52.2184674 + ], + [ + 4.401131, + 52.2164626 + ], + [ + 4.400616, + 52.2160485 + ], + [ + 4.400219, + 52.2156475 + ], + [ + 4.3993929, + 52.2150165 + ], + [ + 4.3990711, + 52.2147141 + ], + [ + 4.3987599, + 52.2141487 + ], + [ + 4.3983951, + 52.2131298 + ], + [ + 4.3982812, + 52.2122233 + ], + [ + 4.398061, + 52.2118871 + ], + [ + 4.3980353, + 52.2118479 + ], + [ + 4.3980109, + 52.2118106 + ], + [ + 4.39778, + 52.2117993 + ], + [ + 4.3975493, + 52.2117417 + ], + [ + 4.3967983, + 52.2112832 + ], + [ + 4.3940088, + 52.2085088 + ], + [ + 4.3918845, + 52.2062932 + ], + [ + 4.3895778, + 52.2036106 + ], + [ + 4.3868527, + 52.2001058 + ], + [ + 4.3857189, + 52.1982713 + ], + [ + 4.3853888, + 52.1979004 + ], + [ + 4.3851022, + 52.1976094 + ], + [ + 4.3837096, + 52.1961254 + ], + [ + 4.3833034, + 52.1956578 + ], + [ + 4.3829075, + 52.1954287 + ], + [ + 4.3824764, + 52.1950879 + ], + [ + 4.3822281, + 52.1947487 + ], + [ + 4.3817975, + 52.1943855 + ], + [ + 4.3797969, + 52.1923011 + ], + [ + 4.3758367, + 52.1880431 + ], + [ + 4.3749884, + 52.1872796 + ], + [ + 4.3749656, + 52.1872602 + ], + [ + 4.3745451, + 52.1869032 + ], + [ + 4.3741027, + 52.1865273 + ], + [ + 4.3726988, + 52.1854417 + ], + [ + 4.3717763, + 52.1846708 + ], + [ + 4.3711481, + 52.1841287 + ], + [ + 4.3697286, + 52.1827636 + ], + [ + 4.3691432, + 52.1821128 + ], + [ + 4.3685255, + 52.1816041 + ], + [ + 4.3677851, + 52.1808551 + ], + [ + 4.3670362, + 52.1801564 + ], + [ + 4.3662065, + 52.1792893 + ], + [ + 4.3654227, + 52.1785753 + ], + [ + 4.3643078, + 52.177599 + ], + [ + 4.3638015, + 52.1771171 + ], + [ + 4.3623229, + 52.1759221 + ], + [ + 4.3613164, + 52.175146 + ], + [ + 4.3604661, + 52.1744428 + ], + [ + 4.3596331, + 52.1736976 + ], + [ + 4.3588987, + 52.1730147 + ], + [ + 4.3574692, + 52.1715858 + ], + [ + 4.3559623, + 52.1702651 + ], + [ + 4.3548463, + 52.1693832 + ], + [ + 4.3527603, + 52.1677916 + ], + [ + 4.3519828, + 52.1671735 + ], + [ + 4.3510001, + 52.1664269 + ], + [ + 4.349727, + 52.1652551 + ], + [ + 4.3486234, + 52.1641704 + ], + [ + 4.3484426, + 52.1639927 + ], + [ + 4.3476722, + 52.1633228 + ], + [ + 4.3468874, + 52.1626701 + ], + [ + 4.3468677, + 52.1626547 + ], + [ + 4.3458563, + 52.1618616 + ], + [ + 4.3453491, + 52.1612867 + ], + [ + 4.3447123, + 52.1606818 + ], + [ + 4.3438028, + 52.1598756 + ], + [ + 4.3431181, + 52.1592238 + ], + [ + 4.3430189, + 52.1589783 + ], + [ + 4.342583, + 52.1585917 + ], + [ + 4.3419555, + 52.1580943 + ], + [ + 4.3407207, + 52.157248 + ], + [ + 4.3387923, + 52.1558651 + ], + [ + 4.3381587, + 52.1553976 + ], + [ + 4.3374824, + 52.1548287 + ], + [ + 4.3360609, + 52.1535905 + ], + [ + 4.3342372, + 52.1519432 + ], + [ + 4.3335026, + 52.151451 + ], + [ + 4.332866, + 52.1508919 + ], + [ + 4.3323929, + 52.1504463 + ], + [ + 4.3302654, + 52.1488392 + ], + [ + 4.3292356, + 52.1479998 + ], + [ + 4.3282537, + 52.147253 + ], + [ + 4.3270256, + 52.1463502 + ], + [ + 4.3264948, + 52.1459336 + ], + [ + 4.3259952, + 52.1455415 + ], + [ + 4.3252424, + 52.1449688 + ], + [ + 4.3247679, + 52.144608 + ], + [ + 4.3237052, + 52.14372 + ], + [ + 4.3229331, + 52.1431122 + ], + [ + 4.3219711, + 52.1424304 + ], + [ + 4.3212855, + 52.1418399 + ], + [ + 4.3208445, + 52.1414891 + ], + [ + 4.3195568, + 52.140547 + ], + [ + 4.3189371, + 52.1399469 + ], + [ + 4.3183198, + 52.1394337 + ], + [ + 4.317019, + 52.1384497 + ], + [ + 4.3160837, + 52.1378569 + ], + [ + 4.3156285, + 52.1375228 + ], + [ + 4.3151506, + 52.137172 + ], + [ + 4.3144146, + 52.1366118 + ], + [ + 4.3137777, + 52.1360833 + ], + [ + 4.3129924, + 52.1354919 + ], + [ + 4.3123192, + 52.1348443 + ], + [ + 4.3113071, + 52.1341391 + ], + [ + 4.3103443, + 52.1334076 + ], + [ + 4.3094137, + 52.1326304 + ], + [ + 4.3091186, + 52.1322889 + ], + [ + 4.3086705, + 52.1319161 + ], + [ + 4.3061942, + 52.1301854 + ], + [ + 4.303465, + 52.1282181 + ], + [ + 4.3033961, + 52.1281691 + ], + [ + 4.3014084, + 52.1270549 + ], + [ + 4.3004817, + 52.1265812 + ], + [ + 4.3000339, + 52.1262928 + ], + [ + 4.2996858, + 52.1260507 + ], + [ + 4.2993038, + 52.1258171 + ], + [ + 4.2988617, + 52.1254872 + ], + [ + 4.2982117, + 52.1249204 + ], + [ + 4.2979085, + 52.1246914 + ], + [ + 4.2974434, + 52.1244451 + ], + [ + 4.2968685, + 52.1241552 + ], + [ + 4.2962793, + 52.1238082 + ], + [ + 4.2957886, + 52.1234922 + ], + [ + 4.2952312, + 52.1231105 + ], + [ + 4.2941956, + 52.1225274 + ], + [ + 4.2934498, + 52.1221831 + ], + [ + 4.2930498, + 52.1220116 + ], + [ + 4.2926618, + 52.121833 + ], + [ + 4.292372, + 52.1216943 + ], + [ + 4.2921054, + 52.1215144 + ], + [ + 4.2916756, + 52.1211243 + ], + [ + 4.2906423, + 52.1202981 + ], + [ + 4.2903803, + 52.1199952 + ], + [ + 4.289011, + 52.1192425 + ], + [ + 4.2880523, + 52.1186818 + ], + [ + 4.2871253, + 52.118279 + ], + [ + 4.2870073, + 52.1182626 + ], + [ + 4.2868678, + 52.1182823 + ], + [ + 4.2865191, + 52.1183877 + ], + [ + 4.2863153, + 52.1183877 + ], + [ + 4.2861436, + 52.1183581 + ], + [ + 4.2857467, + 52.1181407 + ], + [ + 4.2854731, + 52.1178871 + ], + [ + 4.2853765, + 52.1178014 + ], + [ + 4.2845772, + 52.1172678 + ], + [ + 4.2842822, + 52.1170965 + ], + [ + 4.2831986, + 52.1162796 + ], + [ + 4.2827295, + 52.1158419 + ], + [ + 4.2806545, + 52.1170262 + ], + [ + 4.2810876, + 52.1171098 + ], + [ + 4.2810452, + 52.1171648 + ], + [ + 4.2811195, + 52.1171835 + ], + [ + 4.2811461, + 52.1172314 + ], + [ + 4.2810292, + 52.1174918 + ], + [ + 4.2809654, + 52.117529 + ], + [ + 4.2808644, + 52.1175077 + ], + [ + 4.2808432, + 52.1174333 + ], + [ + 4.2809178, + 52.1172425 + ], + [ + 4.2808228, + 52.117239 + ], + [ + 4.2804453, + 52.1171546 + ], + [ + 4.2800698, + 52.117372 + ], + [ + 4.2799805, + 52.1175796 + ], + [ + 4.2799527, + 52.1176389 + ], + [ + 4.2800672, + 52.1176672 + ], + [ + 4.2801416, + 52.1177309 + ], + [ + 4.2801363, + 52.1177894 + ], + [ + 4.2800929, + 52.1178826 + ], + [ + 4.2799742, + 52.1179135 + ], + [ + 4.2798696, + 52.1179258 + ], + [ + 4.2797905, + 52.1178855 + ], + [ + 4.2797483, + 52.1178426 + ], + [ + 4.2797111, + 52.1177735 + ], + [ + 4.2797643, + 52.1176353 + ], + [ + 4.2798186, + 52.1176344 + ], + [ + 4.2797575, + 52.1175774 + ], + [ + 4.2798198, + 52.11738 + ], + [ + 4.2796689, + 52.1173009 + ], + [ + 4.2796016, + 52.1172657 + ], + [ + 4.2792532, + 52.1172067 + ], + [ + 4.2792007, + 52.1172436 + ], + [ + 4.2788735, + 52.1171975 + ], + [ + 4.2787126, + 52.1174445 + ], + [ + 4.2783371, + 52.1173984 + ], + [ + 4.278498, + 52.1170394 + ], + [ + 4.2788789, + 52.1170888 + ], + [ + 4.2789003, + 52.1171316 + ], + [ + 4.2791042, + 52.1171184 + ], + [ + 4.2791149, + 52.1169603 + ], + [ + 4.2792007, + 52.1168187 + ], + [ + 4.2793241, + 52.1167528 + ], + [ + 4.2794667, + 52.1167371 + ], + [ + 4.2797005, + 52.1167743 + ], + [ + 4.2797909, + 52.116854 + ], + [ + 4.2798121, + 52.1169338 + ], + [ + 4.279705, + 52.1171251 + ], + [ + 4.2797853, + 52.1171422 + ], + [ + 4.2799757, + 52.1171826 + ], + [ + 4.2824916, + 52.1157152 + ], + [ + 4.2823768, + 52.1156541 + ], + [ + 4.2820542, + 52.1155099 + ], + [ + 4.2813644, + 52.1151873 + ], + [ + 4.2810164, + 52.1150406 + ], + [ + 4.280768, + 52.1149035 + ], + [ + 4.2806486, + 52.1148293 + ], + [ + 4.2803789, + 52.1146426 + ], + [ + 4.2801507, + 52.1144558 + ], + [ + 4.2800054, + 52.1143521 + ], + [ + 4.279715, + 52.1141446 + ], + [ + 4.2794245, + 52.1139579 + ], + [ + 4.2791548, + 52.1137712 + ], + [ + 4.2783456, + 52.1132317 + ], + [ + 4.2776195, + 52.1127131 + ], + [ + 4.2772253, + 52.1124019 + ], + [ + 4.2764576, + 52.1118832 + ], + [ + 4.275533, + 52.1111814 + ], + [ + 4.2746474, + 52.1103612 + ], + [ + 4.2721228, + 52.1087706 + ], + [ + 4.2709095, + 52.1079745 + ], + [ + 4.2706091, + 52.1077724 + ], + [ + 4.2699449, + 52.107316 + ], + [ + 4.2686862, + 52.106538 + ], + [ + 4.2685196, + 52.1064302 + ], + [ + 4.2681569, + 52.1061998 + ], + [ + 4.2675589, + 52.105793 + ], + [ + 4.2674265, + 52.1053862 + ], + [ + 4.2661106, + 52.1045985 + ], + [ + 4.2651709, + 52.1040231 + ], + [ + 4.2646915, + 52.1037296 + ], + [ + 4.2633756, + 52.1029048 + ], + [ + 4.2626426, + 52.1025459 + ], + [ + 4.2618642, + 52.1022416 + ], + [ + 4.26083, + 52.1019154 + ], + [ + 4.2599576, + 52.1016749 + ], + [ + 4.2592285, + 52.1016296 + ], + [ + 4.2590462, + 52.1013261 + ], + [ + 4.2609701, + 52.1006012 + ], + [ + 4.2609231, + 52.1005275 + ], + [ + 4.2608617, + 52.1004127 + ], + [ + 4.2607563, + 52.1002746 + ], + [ + 4.2606297, + 52.1000701 + ], + [ + 4.2605298, + 52.0998221 + ], + [ + 4.2605003, + 52.0995814 + ], + [ + 4.2603314, + 52.0992986 + ], + [ + 4.2601859, + 52.0990551 + ], + [ + 4.2598293, + 52.0990693 + ], + [ + 4.2594106, + 52.0990212 + ], + [ + 4.2586596, + 52.0988592 + ], + [ + 4.2582858, + 52.0987931 + ], + [ + 4.258266, + 52.0987948 + ], + [ + 4.2570716, + 52.0995017 + ], + [ + 4.2566169, + 52.098908 + ], + [ + 4.2564189, + 52.0985403 + ], + [ + 4.2559842, + 52.0980906 + ], + [ + 4.2557988, + 52.0979649 + ], + [ + 4.2556956, + 52.0978669 + ], + [ + 4.2556113, + 52.0977499 + ], + [ + 4.2556163, + 52.0976354 + ], + [ + 4.2555787, + 52.0975262 + ], + [ + 4.2555147, + 52.0973875 + ], + [ + 4.2554036, + 52.097221 + ], + [ + 4.2552059, + 52.097007 + ], + [ + 4.2542646, + 52.0963779 + ], + [ + 4.2533895, + 52.0957931 + ], + [ + 4.252338, + 52.0949758 + ], + [ + 4.2513139, + 52.0940998 + ], + [ + 4.2512065, + 52.09401 + ], + [ + 4.2511428, + 52.0939083 + ], + [ + 4.2511082, + 52.0938001 + ], + [ + 4.2510689, + 52.0936451 + ], + [ + 4.2509533, + 52.0934506 + ], + [ + 4.2508011, + 52.0932526 + ], + [ + 4.2506194, + 52.0930394 + ], + [ + 4.2487546, + 52.0916009 + ], + [ + 4.247789, + 52.0907704 + ], + [ + 4.2469869, + 52.089942 + ], + [ + 4.245793, + 52.0889692 + ], + [ + 4.2446582, + 52.0881658 + ], + [ + 4.2434962, + 52.0873431 + ], + [ + 4.2423529, + 52.0865336 + ], + [ + 4.2415846, + 52.0858015 + ], + [ + 4.2404328, + 52.084971 + ], + [ + 4.2395707, + 52.0843494 + ], + [ + 4.2384347, + 52.0834388 + ], + [ + 4.2372873, + 52.0826391 + ], + [ + 4.2372618, + 52.0826161 + ], + [ + 4.2371654, + 52.0825384 + ], + [ + 4.2367824, + 52.0822296 + ], + [ + 4.2363311, + 52.0819279 + ], + [ + 4.2360076, + 52.0816193 + ], + [ + 4.2349922, + 52.0808612 + ], + [ + 4.2344365, + 52.0805895 + ], + [ + 4.2340817, + 52.0803797 + ], + [ + 4.2333681, + 52.0799577 + ], + [ + 4.2333286, + 52.079978 + ], + [ + 4.2332794, + 52.0799508 + ], + [ + 4.2333164, + 52.0799345 + ], + [ + 4.2329604, + 52.0797317 + ], + [ + 4.2320201, + 52.0790191 + ], + [ + 4.23153, + 52.0785696 + ], + [ + 4.2314672, + 52.0786003 + ], + [ + 4.2314189, + 52.0785637 + ], + [ + 4.2313685, + 52.0784345 + ], + [ + 4.2277989, + 52.0757747 + ], + [ + 4.227763, + 52.0757901 + ], + [ + 4.2277097, + 52.0757545 + ], + [ + 4.2277363, + 52.0757445 + ], + [ + 4.2257573, + 52.074376 + ], + [ + 4.2238002, + 52.0732188 + ], + [ + 4.2225068, + 52.0724055 + ], + [ + 4.2217618, + 52.0718889 + ], + [ + 4.2215591, + 52.0716911 + ], + [ + 4.2213207, + 52.0715042 + ], + [ + 4.2212176, + 52.0712023 + ], + [ + 4.2209763, + 52.0710252 + ], + [ + 4.2208807, + 52.070955 + ], + [ + 4.2203792, + 52.0706202 + ], + [ + 4.2192019, + 52.0699127 + ], + [ + 4.218902, + 52.0697178 + ], + [ + 4.2188695, + 52.0696763 + ], + [ + 4.2179524, + 52.0690342 + ], + [ + 4.2164655, + 52.0680722 + ], + [ + 4.2160301, + 52.0677034 + ], + [ + 4.215987, + 52.067639 + ], + [ + 4.2147899, + 52.0665801 + ], + [ + 4.2139853, + 52.0659131 + ], + [ + 4.2134672, + 52.0655041 + ], + [ + 4.2134271, + 52.0654693 + ], + [ + 4.2120882, + 52.0646152 + ], + [ + 4.2107939, + 52.0637523 + ], + [ + 4.2104542, + 52.0635181 + ], + [ + 4.2104031, + 52.0634788 + ], + [ + 4.2099041, + 52.0630623 + ], + [ + 4.2089148, + 52.0624308 + ], + [ + 4.2080423, + 52.0618739 + ], + [ + 4.207498, + 52.061496 + ], + [ + 4.2074727, + 52.0614637 + ], + [ + 4.2068445, + 52.0610187 + ], + [ + 4.2055799, + 52.0601742 + ], + [ + 4.2045902, + 52.0594765 + ], + [ + 4.2045538, + 52.0594487 + ], + [ + 4.2035647, + 52.0587234 + ], + [ + 4.201836, + 52.0575572 + ], + [ + 4.2015356, + 52.0573566 + ], + [ + 4.2005013, + 52.0567391 + ], + [ + 4.1993941, + 52.0559581 + ], + [ + 4.1977226, + 52.0547072 + ], + [ + 4.19739, + 52.0544539 + ], + [ + 4.1970745, + 52.0542032 + ], + [ + 4.1965767, + 52.0538601 + ], + [ + 4.1959759, + 52.0534273 + ], + [ + 4.1951691, + 52.0528468 + ], + [ + 4.1945254, + 52.052377 + ], + [ + 4.1937615, + 52.0517964 + ], + [ + 4.1930491, + 52.0512369 + ], + [ + 4.1924569, + 52.0507936 + ], + [ + 4.1917101, + 52.050176 + ], + [ + 4.1908261, + 52.0495162 + ], + [ + 4.1902081, + 52.0490042 + ], + [ + 4.189427, + 52.0484605 + ], + [ + 4.188131, + 52.0475156 + ], + [ + 4.187287, + 52.0467076 + ], + [ + 4.186637, + 52.0461843 + ], + [ + 4.1860021, + 52.0457837 + ], + [ + 4.1854383, + 52.0454381 + ], + [ + 4.1843235, + 52.0446856 + ], + [ + 4.1822386, + 52.0430822 + ], + [ + 4.1813609, + 52.0424818 + ], + [ + 4.1806941, + 52.0420047 + ], + [ + 4.1802087, + 52.0416126 + ], + [ + 4.1795768, + 52.0410663 + ], + [ + 4.1787761, + 52.0404006 + ], + [ + 4.1779843, + 52.0398134 + ], + [ + 4.1770959, + 52.0393285 + ], + [ + 4.1767856, + 52.0391447 + ], + [ + 4.1761734, + 52.0384437 + ], + [ + 4.1758837, + 52.0381269 + ], + [ + 4.1756064, + 52.0378679 + ], + [ + 4.1752823, + 52.0376935 + ], + [ + 4.1751295, + 52.0375661 + ], + [ + 4.1745833, + 52.037257 + ], + [ + 4.1733397, + 52.0365532 + ], + [ + 4.1731761, + 52.0364205 + ], + [ + 4.173079, + 52.0364758 + ], + [ + 4.1725134, + 52.0367687 + ], + [ + 4.1719493, + 52.0363401 + ], + [ + 4.1725251, + 52.0360022 + ], + [ + 4.1719999, + 52.0354838 + ], + [ + 4.1717491, + 52.0356334 + ], + [ + 4.1710442, + 52.0360192 + ], + [ + 4.1703254, + 52.0355077 + ], + [ + 4.1700677, + 52.0351937 + ], + [ + 4.16961, + 52.0346361 + ], + [ + 4.1701499, + 52.034281 + ], + [ + 4.1696656, + 52.0340484 + ], + [ + 4.1694089, + 52.0337121 + ], + [ + 4.1690547, + 52.0334142 + ], + [ + 4.1686437, + 52.0331201 + ], + [ + 4.1683693, + 52.0329486 + ], + [ + 4.1681978, + 52.0328608 + ], + [ + 4.1680104, + 52.0327649 + ], + [ + 4.1676059, + 52.0325935 + ], + [ + 4.1667126, + 52.0321844 + ], + [ + 4.1663396, + 52.0319917 + ], + [ + 4.1657627, + 52.0316267 + ], + [ + 4.1645023, + 52.0322654 + ], + [ + 4.1631232, + 52.0329467 + ], + [ + 4.1629936, + 52.0328743 + ], + [ + 4.1644894, + 52.0321484 + ], + [ + 4.1652761, + 52.0317301 + ], + [ + 4.1656004, + 52.031524 + ], + [ + 4.1654962, + 52.031458 + ], + [ + 4.1639662, + 52.0302829 + ], + [ + 4.1624965, + 52.0309636 + ], + [ + 4.1623596, + 52.0309698 + ], + [ + 4.1622502, + 52.0308999 + ], + [ + 4.1623194, + 52.030809 + ], + [ + 4.163509, + 52.0302349 + ], + [ + 4.163273, + 52.0300451 + ], + [ + 4.1631335, + 52.0299032 + ], + [ + 4.1629753, + 52.0297448 + ], + [ + 4.1624694, + 52.0290715 + ], + [ + 4.1624398, + 52.0290492 + ], + [ + 4.1621533, + 52.028841 + ], + [ + 4.1595199, + 52.0301061 + ], + [ + 4.1593824, + 52.0301351 + ], + [ + 4.1592718, + 52.0300957 + ], + [ + 4.1592243, + 52.0300341 + ], + [ + 4.1592506, + 52.0299886 + ], + [ + 4.1594025, + 52.029891 + ], + [ + 4.161955, + 52.028697 + ], + [ + 4.1619327, + 52.0286808 + ], + [ + 4.161541, + 52.0283127 + ], + [ + 4.1611965, + 52.0279776 + ], + [ + 4.1608742, + 52.0277141 + ], + [ + 4.1603231, + 52.0272365 + ], + [ + 4.1602009, + 52.0272129 + ], + [ + 4.1596893, + 52.0269034 + ], + [ + 4.1595752, + 52.0267766 + ], + [ + 4.158104, + 52.0274717 + ], + [ + 4.1579918, + 52.0274857 + ], + [ + 4.1578936, + 52.0274542 + ], + [ + 4.1579082, + 52.0273856 + ], + [ + 4.1583991, + 52.027162 + ], + [ + 4.1594827, + 52.0266737 + ], + [ + 4.1591341, + 52.026286 + ], + [ + 4.1583841, + 52.0257305 + ], + [ + 4.1580301, + 52.0254124 + ], + [ + 4.1551628, + 52.0266831 + ], + [ + 4.1550509, + 52.0266895 + ], + [ + 4.1549898, + 52.0266583 + ], + [ + 4.1549672, + 52.0265894 + ], + [ + 4.1550068, + 52.0265134 + ], + [ + 4.1557996, + 52.0261711 + ], + [ + 4.1578599, + 52.0252595 + ], + [ + 4.157561, + 52.0249909 + ], + [ + 4.1565986, + 52.0240692 + ], + [ + 4.1565315, + 52.0240049 + ], + [ + 4.15652, + 52.0240102 + ], + [ + 4.1547249, + 52.0248384 + ], + [ + 4.154541, + 52.0247676 + ], + [ + 4.1545434, + 52.0246912 + ], + [ + 4.1547705, + 52.0245717 + ], + [ + 4.1563829, + 52.0238626 + ], + [ + 4.1560783, + 52.0235708 + ], + [ + 4.1551959, + 52.0228674 + ], + [ + 4.1550123, + 52.0227223 + ], + [ + 4.1545769, + 52.0228119 + ], + [ + 4.1520227, + 52.0240069 + ], + [ + 4.1518295, + 52.0239509 + ], + [ + 4.1518325, + 52.0238594 + ], + [ + 4.1547154, + 52.0225083 + ], + [ + 4.1537008, + 52.0218008 + ], + [ + 4.1533589, + 52.0215624 + ], + [ + 4.1530781, + 52.0213428 + ], + [ + 4.1513819, + 52.022129 + ], + [ + 4.1512846, + 52.0220668 + ], + [ + 4.151287, + 52.0219906 + ], + [ + 4.1528899, + 52.0211957 + ], + [ + 4.151395, + 52.0200268 + ], + [ + 4.1489042, + 52.0212157 + ], + [ + 4.1488857, + 52.0210169 + ], + [ + 4.1512542, + 52.0198983 + ], + [ + 4.1498361, + 52.0186545 + ], + [ + 4.1484205, + 52.0193474 + ], + [ + 4.1483237, + 52.01927 + ], + [ + 4.1483777, + 52.0191332 + ], + [ + 4.1497396, + 52.0185758 + ], + [ + 4.1488248, + 52.0178438 + ], + [ + 4.146599, + 52.0159326 + ], + [ + 4.1459026, + 52.0154614 + ], + [ + 4.1449104, + 52.0147346 + ], + [ + 4.144507, + 52.0143678 + ], + [ + 4.1418148, + 52.0116805 + ], + [ + 4.1415458, + 52.011456 + ], + [ + 4.1364596, + 52.0072122 + ], + [ + 4.1341493, + 52.0053537 + ], + [ + 4.1311176, + 52.003098 + ], + [ + 4.1292876, + 52.0018958 + ], + [ + 4.1287364, + 52.0015337 + ], + [ + 4.127447, + 52.0006453 + ], + [ + 4.1274117, + 52.0006228 + ], + [ + 4.1267979, + 52.0002319 + ], + [ + 4.1262272, + 51.9998839 + ], + [ + 4.1250693, + 51.9991283 + ], + [ + 4.1247228, + 51.9989372 + ], + [ + 4.1246169, + 51.9989022 + ], + [ + 4.1220008, + 51.9972614 + ], + [ + 4.1210033, + 51.9966654 + ], + [ + 4.1209458, + 51.9966297 + ], + [ + 4.1201641, + 51.9966642 + ], + [ + 4.1200417, + 51.9966696 + ], + [ + 4.1150995, + 51.9937847 + ], + [ + 4.1112982, + 51.991766 + ], + [ + 4.1081317, + 51.9904731 + ], + [ + 4.1069852, + 51.9898314 + ], + [ + 4.1060175, + 51.989304 + ], + [ + 4.1046508, + 51.9887272 + ], + [ + 4.1043954, + 51.9887469 + ], + [ + 4.1029956, + 51.9880575 + ], + [ + 4.1013846, + 51.9871185 + ], + [ + 4.1002032, + 51.9864314 + ], + [ + 4.0987496, + 51.98546 + ], + [ + 4.097902, + 51.9849049 + ], + [ + 4.096947, + 51.9844855 + ], + [ + 4.0967139, + 51.984201 + ], + [ + 4.0841013, + 51.9869046 + ], + [ + 4.0839554, + 51.9869036 + ], + [ + 4.0838712, + 51.9868109 + ], + [ + 4.0828636, + 51.9870311 + ], + [ + 4.0801368, + 51.987627 + ], + [ + 4.0760464, + 51.9884846 + ], + [ + 4.0478939, + 51.9943873 + ], + [ + 4.0477575, + 51.9946234 + ], + [ + 4.0476748, + 51.9947342 + ], + [ + 4.0474419, + 51.9948038 + ], + [ + 4.0471091, + 51.9947868 + ], + [ + 4.0468073, + 51.9945664 + ], + [ + 4.0468244, + 51.994427 + ], + [ + 4.0468471, + 51.9944011 + ], + [ + 4.0469532, + 51.9942802 + ], + [ + 4.0472274, + 51.9941954 + ], + [ + 4.0475991, + 51.9941741 + ], + [ + 4.0476364, + 51.9941739 + ], + [ + 4.0478068, + 51.9941728 + ], + [ + 4.0726578, + 51.988944 + ], + [ + 4.0723642, + 51.9885871 + ], + [ + 4.0719044, + 51.988028 + ], + [ + 4.0713228, + 51.9873446 + ], + [ + 4.0709994, + 51.9869645 + ], + [ + 4.070496, + 51.9863636 + ], + [ + 4.0703154, + 51.986148 + ], + [ + 4.0690732, + 51.9846654 + ], + [ + 4.0677119, + 51.9830405 + ], + [ + 4.0671232, + 51.9823378 + ], + [ + 4.0667769, + 51.9819244 + ], + [ + 4.0651919, + 51.9800326 + ], + [ + 4.0619461, + 51.9807033 + ], + [ + 4.060752, + 51.9808945 + ], + [ + 4.0600396, + 51.9809951 + ], + [ + 4.0591371, + 51.9809551 + ], + [ + 4.0582422, + 51.9808236 + ], + [ + 4.048589, + 51.9826692 + ], + [ + 4.0479244, + 51.982782 + ], + [ + 4.0467921, + 51.9828251 + ], + [ + 4.0463742, + 51.9828022 + ], + [ + 4.0459357, + 51.9827446 + ], + [ + 4.0454525, + 51.9827732 + ], + [ + 4.0450844, + 51.9828886 + ], + [ + 4.0450944, + 51.9830834 + ], + [ + 4.0446851, + 51.9830332 + ], + [ + 4.0440983, + 51.9830601 + ], + [ + 4.0436801, + 51.9831311 + ], + [ + 4.0437184, + 51.9832737 + ], + [ + 4.0432733, + 51.9832824 + ], + [ + 4.0427355, + 51.9833767 + ], + [ + 4.0423375, + 51.9834937 + ], + [ + 4.0424093, + 51.9837149 + ], + [ + 4.0412224, + 51.9839907 + ], + [ + 4.0406619, + 51.984108 + ], + [ + 4.0410589, + 51.9844993 + ], + [ + 4.0415007, + 51.9846465 + ], + [ + 4.0430472, + 51.9844993 + ], + [ + 4.0433418, + 51.9853093 + ], + [ + 4.0420706, + 51.9858236 + ], + [ + 4.0418792, + 51.9859389 + ], + [ + 4.0394243, + 51.9865221 + ], + [ + 4.0381331, + 51.9868289 + ], + [ + 4.0366148, + 51.9871417 + ], + [ + 4.0353921, + 51.9873195 + ], + [ + 4.0344861, + 51.9874082 + ], + [ + 4.0337589, + 51.9874503 + ], + [ + 4.0332717, + 51.9874902 + ], + [ + 4.0325931, + 51.987491 + ], + [ + 4.0317677, + 51.9874656 + ], + [ + 4.0309427, + 51.9874195 + ], + [ + 4.0299709, + 51.9873218 + ], + [ + 4.0290143, + 51.9872037 + ], + [ + 4.0279925, + 51.9870254 + ], + [ + 4.0269059, + 51.9867619 + ], + [ + 4.0260336, + 51.9865208 + ], + [ + 4.0249418, + 51.986161 + ], + [ + 4.0233745, + 51.9856757 + ], + [ + 4.0152232, + 51.9875029 + ], + [ + 4.0091911, + 51.9887778 + ], + [ + 4.0056713, + 51.9893506 + ], + [ + 4.0047359, + 51.9894003 + ], + [ + 4.0020851, + 51.989278 + ], + [ + 3.999049, + 51.9889084 + ], + [ + 3.9976797, + 51.9886798 + ], + [ + 3.9927943, + 51.9877115 + ], + [ + 3.9886112, + 51.9862962 + ], + [ + 3.9841856, + 51.9847868 + ], + [ + 3.9816696, + 51.9835125 + ], + [ + 3.9787904, + 51.9812929 + ], + [ + 3.9748059, + 51.9772763 + ], + [ + 3.9690395, + 51.9715098 + ], + [ + 3.9635433, + 51.9659235 + ], + [ + 3.9620116, + 51.9567332 + ], + [ + 3.9648948, + 51.947633 + ], + [ + 3.9718411, + 51.9388034 + ], + [ + 3.9813323, + 51.9223673 + ], + [ + 3.9876555, + 51.9208455 + ], + [ + 3.988049, + 51.9198874 + ], + [ + 3.9886807, + 51.9189259 + ], + [ + 3.9887128, + 51.9188812 + ], + [ + 3.9888049, + 51.9188318 + ], + [ + 3.9890351, + 51.918804 + ], + [ + 3.9897515, + 51.9188305 + ], + [ + 3.9898582, + 51.9188302 + ], + [ + 3.990101, + 51.9187728 + ], + [ + 3.9903444, + 51.9186459 + ], + [ + 3.9907722, + 51.918231 + ], + [ + 3.9914595, + 51.9178281 + ], + [ + 3.993528, + 51.9171351 + ], + [ + 3.9951145, + 51.9166677 + ], + [ + 3.9958801, + 51.9165082 + ], + [ + 3.9974729, + 51.9161763 + ], + [ + 3.9981333, + 51.9160857 + ], + [ + 3.9986968, + 51.9160354 + ], + [ + 3.9993365, + 51.9160004 + ], + [ + 4.0001124, + 51.9159747 + ], + [ + 4.0014215, + 51.91599 + ], + [ + 4.0019737, + 51.9160305 + ], + [ + 4.0025954, + 51.9161015 + ], + [ + 4.0032919, + 51.9162119 + ], + [ + 4.0035912, + 51.9162458 + ], + [ + 4.0038618, + 51.9162717 + ], + [ + 4.0041237, + 51.916275 + ], + [ + 4.0044913, + 51.9162355 + ], + [ + 4.0048355, + 51.9161757 + ], + [ + 4.0051486, + 51.9161007 + ], + [ + 4.0073118, + 51.9154428 + ], + [ + 4.0077742, + 51.9153541 + ], + [ + 4.0081585, + 51.9153023 + ], + [ + 4.0084645, + 51.9152732 + ], + [ + 4.0086968, + 51.9152595 + ], + [ + 4.0088989, + 51.9152623 + ], + [ + 4.0090646, + 51.9152922 + ], + [ + 4.0092418, + 51.9153701 + ], + [ + 4.0094828, + 51.9155298 + ], + [ + 4.0099499, + 51.915921 + ], + [ + 4.0101489, + 51.9160733 + ], + [ + 4.0105917, + 51.9163368 + ], + [ + 4.0108642, + 51.916453 + ], + [ + 4.0112623, + 51.9165891 + ], + [ + 4.0130546, + 51.9170463 + ], + [ + 4.0133198, + 51.9171632 + ], + [ + 4.0135765, + 51.9173025 + ], + [ + 4.0137258, + 51.9174348 + ], + [ + 4.01382, + 51.9175623 + ], + [ + 4.0138115, + 51.9176812 + ], + [ + 4.0137207, + 51.9177648 + ], + [ + 4.013607, + 51.9178398 + ], + [ + 4.0134769, + 51.9178963 + ], + [ + 4.0133261, + 51.9179127 + ], + [ + 4.0131682, + 51.9178984 + ], + [ + 4.0129913, + 51.9178375 + ], + [ + 4.0128639, + 51.9177544 + ], + [ + 4.0127407, + 51.9176218 + ], + [ + 4.0124976, + 51.9174765 + ], + [ + 4.012399, + 51.9174219 + ], + [ + 4.0122733, + 51.9174056 + ], + [ + 4.0121439, + 51.917427 + ], + [ + 4.012025, + 51.9174685 + ], + [ + 4.0119198, + 51.9175229 + ], + [ + 4.0118203, + 51.9175811 + ], + [ + 4.0117492, + 51.9176489 + ], + [ + 4.0116759, + 51.9177311 + ], + [ + 4.0116467, + 51.9179189 + ], + [ + 4.0116676, + 51.9179967 + ], + [ + 4.0117448, + 51.9181166 + ], + [ + 4.0118544, + 51.918231 + ], + [ + 4.0120236, + 51.9183922 + ], + [ + 4.012236, + 51.9185307 + ], + [ + 4.0125089, + 51.9186511 + ], + [ + 4.0128336, + 51.9187543 + ], + [ + 4.0131817, + 51.918857 + ], + [ + 4.0134545, + 51.9189431 + ], + [ + 4.0142986, + 51.9192191 + ], + [ + 4.0146975, + 51.9193288 + ], + [ + 4.0149299, + 51.919362 + ], + [ + 4.0151217, + 51.919391 + ], + [ + 4.0156497, + 51.9194468 + ], + [ + 4.0159345, + 51.9194881 + ], + [ + 4.0161802, + 51.9195188 + ], + [ + 4.0167401, + 51.9196219 + ], + [ + 4.0219784, + 51.9208898 + ], + [ + 4.0223105, + 51.920956 + ], + [ + 4.0225286, + 51.9209819 + ], + [ + 4.022731, + 51.9209966 + ], + [ + 4.0314789, + 51.9228296 + ], + [ + 4.0359166, + 51.9237551 + ], + [ + 4.0406839, + 51.9236258 + ], + [ + 4.0513223, + 51.9187773 + ], + [ + 4.0558472, + 51.9167579 + ], + [ + 4.0550917, + 51.9146326 + ], + [ + 4.0531297, + 51.9130456 + ], + [ + 4.052109, + 51.9118784 + ], + [ + 4.0508288, + 51.9103505 + ], + [ + 4.050038, + 51.9094211 + ], + [ + 4.048827, + 51.9076126 + ], + [ + 4.048316, + 51.9072847 + ], + [ + 4.0460665, + 51.9071606 + ], + [ + 4.0455763, + 51.9071424 + ], + [ + 4.044714, + 51.906818 + ], + [ + 4.0430956, + 51.9050465 + ], + [ + 4.0411882, + 51.9032268 + ], + [ + 4.0401982, + 51.9023166 + ], + [ + 4.0383731, + 51.9001831 + ], + [ + 4.0333719, + 51.8949567 + ], + [ + 4.0321189, + 51.8931444 + ], + [ + 4.0309244, + 51.8908127 + ], + [ + 4.0306935, + 51.890421 + ], + [ + 4.0305236, + 51.8899632 + ], + [ + 4.0301233, + 51.888511 + ], + [ + 4.0300093, + 51.887692 + ], + [ + 4.030083, + 51.8869005 + ], + [ + 4.0303254, + 51.8860402 + ], + [ + 4.0307577, + 51.8851363 + ], + [ + 4.0313005, + 51.8843574 + ], + [ + 4.032103, + 51.8834352 + ], + [ + 4.0328496, + 51.8827573 + ], + [ + 4.0347343, + 51.8812917 + ], + [ + 4.035285, + 51.8809526 + ], + [ + 4.0355184, + 51.8808226 + ], + [ + 4.0356896, + 51.8807857 + ], + [ + 4.0358068, + 51.8808193 + ], + [ + 4.0358556, + 51.8809114 + ], + [ + 4.0358526, + 51.881003 + ], + [ + 4.0357527, + 51.8811232 + ], + [ + 4.0356755, + 51.8812208 + ], + [ + 4.0356763, + 51.8813124 + ], + [ + 4.0357447, + 51.8813704 + ], + [ + 4.0358407, + 51.8813739 + ], + [ + 4.0359385, + 51.8813202 + ], + [ + 4.0359892, + 51.8812383 + ], + [ + 4.0360262, + 51.881122 + ], + [ + 4.0361747, + 51.8808741 + ], + [ + 4.0370751, + 51.8798935 + ], + [ + 4.0385967, + 51.8784441 + ], + [ + 4.0400064, + 51.877259 + ], + [ + 4.0413248, + 51.8760314 + ], + [ + 4.0425106, + 51.8750198 + ], + [ + 4.0434299, + 51.8743646 + ], + [ + 4.0447673, + 51.873577 + ], + [ + 4.0453464, + 51.873268 + ], + [ + 4.0458329, + 51.8729647 + ], + [ + 4.0463831, + 51.8725179 + ], + [ + 4.046871, + 51.8720567 + ], + [ + 4.0479393, + 51.8709016 + ], + [ + 4.0497805, + 51.8692589 + ], + [ + 4.0506469, + 51.8685137 + ], + [ + 4.0515908, + 51.867545 + ], + [ + 4.0550858, + 51.8636343 + ], + [ + 4.0564305, + 51.862252 + ], + [ + 4.0574547, + 51.8610781 + ], + [ + 4.0583997, + 51.8600584 + ], + [ + 4.0596853, + 51.8583667 + ], + [ + 4.0603304, + 51.8575507 + ], + [ + 4.0609871, + 51.8566296 + ], + [ + 4.0613128, + 51.8562364 + ], + [ + 4.0617043, + 51.8558626 + ], + [ + 4.0623737, + 51.8554608 + ], + [ + 4.0629038, + 51.8552263 + ], + [ + 4.0634371, + 51.8550009 + ], + [ + 4.0639466, + 51.8547272 + ], + [ + 4.0643768, + 51.8543036 + ], + [ + 4.0647588, + 51.8537924 + ], + [ + 4.0657269, + 51.8523635 + ], + [ + 4.0662205, + 51.8515475 + ], + [ + 4.0666374, + 51.8508035 + ], + [ + 4.0669521, + 51.8502158 + ], + [ + 4.0671197, + 51.8498021 + ], + [ + 4.0672635, + 51.8492416 + ], + [ + 4.0673478, + 51.8486893 + ], + [ + 4.0673449, + 51.847914 + ], + [ + 4.0672835, + 51.8472155 + ], + [ + 4.0671304, + 51.8464997 + ], + [ + 4.0669271, + 51.8458425 + ], + [ + 4.0666392, + 51.8451783 + ], + [ + 4.0665849, + 51.845053 + ], + [ + 4.0662892, + 51.8444929 + ], + [ + 4.0660167, + 51.8440298 + ], + [ + 4.0654186, + 51.8435999 + ], + [ + 4.0644975, + 51.8430895 + ], + [ + 4.0632761, + 51.8426871 + ], + [ + 4.0619665, + 51.8421829 + ], + [ + 4.0606517, + 51.8416213 + ], + [ + 4.0595167, + 51.8410875 + ], + [ + 4.058218, + 51.8403982 + ], + [ + 4.0570896, + 51.8397021 + ], + [ + 4.0558954, + 51.838893 + ], + [ + 4.0540794, + 51.8375599 + ], + [ + 4.0533174, + 51.8369379 + ], + [ + 4.0543642, + 51.8364064 + ], + [ + 4.0485943, + 51.8320869 + ], + [ + 4.0446756, + 51.8291611 + ], + [ + 4.0437247, + 51.8296473 + ], + [ + 4.042995, + 51.8291491 + ], + [ + 4.0424963, + 51.8287825 + ], + [ + 4.0421542, + 51.828567 + ], + [ + 4.0418036, + 51.8283766 + ], + [ + 4.0413667, + 51.8282236 + ], + [ + 4.0409681, + 51.8281284 + ], + [ + 4.0405274, + 51.8280691 + ], + [ + 4.0401666, + 51.8280431 + ], + [ + 4.0398677, + 51.8280386 + ], + [ + 4.0394193, + 51.8280822 + ], + [ + 4.0390292, + 51.828145 + ], + [ + 4.0341772, + 51.8296614 + ], + [ + 4.0339201, + 51.8297216 + ], + [ + 4.0337571, + 51.8297329 + ], + [ + 4.034137, + 51.831136 + ], + [ + 4.0342291, + 51.8312335 + ], + [ + 4.0342799, + 51.8313486 + ], + [ + 4.0342242, + 51.8314507 + ], + [ + 4.0341137, + 51.8315382 + ], + [ + 4.0339821, + 51.831598 + ], + [ + 4.0337742, + 51.8316246 + ], + [ + 4.0335472, + 51.83158 + ], + [ + 4.0315295, + 51.830884 + ], + [ + 4.0312869, + 51.8307613 + ], + [ + 4.0294784, + 51.8293617 + ], + [ + 4.0288604, + 51.8293067 + ], + [ + 4.0284348, + 51.8293323 + ], + [ + 4.0277989, + 51.8294461 + ], + [ + 4.0271504, + 51.8295829 + ], + [ + 4.0267974, + 51.8296574 + ], + [ + 4.0257937, + 51.8299212 + ], + [ + 4.0249131, + 51.8302486 + ], + [ + 4.0241777, + 51.8306354 + ], + [ + 4.0234006, + 51.8311451 + ], + [ + 4.022732, + 51.8316153 + ], + [ + 4.0219302, + 51.8320902 + ], + [ + 4.0211672, + 51.8324286 + ], + [ + 4.0197496, + 51.832885 + ], + [ + 4.0190126, + 51.833217 + ], + [ + 4.018449, + 51.8334623 + ], + [ + 4.0179337, + 51.8336968 + ], + [ + 4.0178429, + 51.8337655 + ], + [ + 4.017694, + 51.8339461 + ], + [ + 4.0174645, + 51.8341509 + ], + [ + 4.0168532, + 51.8346628 + ], + [ + 4.0164285, + 51.8351652 + ], + [ + 4.0160056, + 51.8355985 + ], + [ + 4.015701, + 51.8358256 + ], + [ + 4.0151726, + 51.8360615 + ], + [ + 4.0148728, + 51.8361272 + ], + [ + 4.0145379, + 51.8361233 + ], + [ + 4.014166, + 51.8360131 + ], + [ + 4.0139194, + 51.8362426 + ], + [ + 4.0139152, + 51.836381 + ], + [ + 4.0137632, + 51.836483 + ], + [ + 4.0134645, + 51.8365026 + ], + [ + 4.0129525, + 51.8361967 + ], + [ + 4.0121111, + 51.8356743 + ], + [ + 4.0118287, + 51.8356735 + ], + [ + 4.0114658, + 51.8356063 + ], + [ + 4.0112016, + 51.8355679 + ], + [ + 4.010914, + 51.8354629 + ], + [ + 4.0106158, + 51.8352571 + ], + [ + 4.0102018, + 51.8348116 + ], + [ + 4.0098147, + 51.8344329 + ], + [ + 4.0096528, + 51.8343275 + ], + [ + 4.0093821, + 51.834264 + ], + [ + 4.0091524, + 51.8342499 + ], + [ + 4.0088093, + 51.8342903 + ], + [ + 4.0068624, + 51.8344829 + ], + [ + 4.008779, + 51.8344113 + ], + [ + 4.0091625, + 51.8344113 + ], + [ + 4.0093744, + 51.8344214 + ], + [ + 4.0097275, + 51.8345425 + ], + [ + 4.0099596, + 51.8347759 + ], + [ + 4.010152, + 51.8349481 + ], + [ + 4.0105803, + 51.8354075 + ], + [ + 4.010727, + 51.8355241 + ], + [ + 4.0110579, + 51.8356504 + ], + [ + 4.0114853, + 51.8357667 + ], + [ + 4.0118529, + 51.8358958 + ], + [ + 4.0120714, + 51.8360638 + ], + [ + 4.0121444, + 51.8361793 + ], + [ + 4.0122983, + 51.8362982 + ], + [ + 4.0124151, + 51.836381 + ], + [ + 4.0123915, + 51.8366591 + ], + [ + 4.0122949, + 51.8367685 + ], + [ + 4.0121072, + 51.8368613 + ], + [ + 4.0119462, + 51.8370303 + ], + [ + 4.0119141, + 51.8371497 + ], + [ + 4.0119087, + 51.8372491 + ], + [ + 4.0119677, + 51.8373751 + ], + [ + 4.0120589, + 51.8375043 + ], + [ + 4.0121608, + 51.8377297 + ], + [ + 4.0123486, + 51.8379054 + ], + [ + 4.0124022, + 51.8380546 + ], + [ + 4.0123861, + 51.8380977 + ], + [ + 4.0122816, + 51.8382342 + ], + [ + 4.0121984, + 51.8382833 + ], + [ + 4.0121555, + 51.8383231 + ], + [ + 4.0120589, + 51.8383562 + ], + [ + 4.0119082, + 51.8384651 + ], + [ + 4.0115918, + 51.8385289 + ], + [ + 4.0114006, + 51.8386037 + ], + [ + 4.0111936, + 51.8387012 + ], + [ + 4.0109619, + 51.83886 + ], + [ + 4.010782, + 51.8390151 + ], + [ + 4.0105689, + 51.8392634 + ], + [ + 4.0103611, + 51.839473 + ], + [ + 4.0100801, + 51.8396654 + ], + [ + 4.0099025, + 51.8397678 + ], + [ + 4.0096774, + 51.8398559 + ], + [ + 4.0100107, + 51.8398336 + ], + [ + 4.010289, + 51.8397966 + ], + [ + 4.0105209, + 51.8397247 + ], + [ + 4.010716, + 51.8395561 + ], + [ + 4.0108649, + 51.8393412 + ], + [ + 4.0109751, + 51.8391735 + ], + [ + 4.0111217, + 51.839018 + ], + [ + 4.011377, + 51.8388207 + ], + [ + 4.0117184, + 51.8386886 + ], + [ + 4.0120692, + 51.8385979 + ], + [ + 4.0120743, + 51.8386553 + ], + [ + 4.0129517, + 51.8386653 + ], + [ + 4.0133401, + 51.8393621 + ], + [ + 4.0139238, + 51.8397611 + ], + [ + 4.0143203, + 51.8398695 + ], + [ + 4.0145637, + 51.839936 + ], + [ + 4.0148323, + 51.8399936 + ], + [ + 4.0150093, + 51.840093 + ], + [ + 4.0150576, + 51.8402819 + ], + [ + 4.0149825, + 51.840451 + ], + [ + 4.014489, + 51.8407294 + ], + [ + 4.0137809, + 51.840862 + ], + [ + 4.0129011, + 51.8410608 + ], + [ + 4.0116351, + 51.8414585 + ], + [ + 4.0108626, + 51.8417635 + ], + [ + 4.0099829, + 51.8421744 + ], + [ + 4.0092748, + 51.8424661 + ], + [ + 4.0087383, + 51.8426915 + ], + [ + 4.0057342, + 51.8435144 + ], + [ + 3.9988577, + 51.8433933 + ], + [ + 3.9955857, + 51.8433964 + ], + [ + 3.9953572, + 51.8433966 + ], + [ + 3.9927571, + 51.843455 + ], + [ + 3.9921071, + 51.8434696 + ], + [ + 3.9895834, + 51.8436143 + ], + [ + 3.9895199, + 51.8436199 + ], + [ + 3.9892806, + 51.8436409 + ], + [ + 3.9902426, + 51.8437763 + ], + [ + 3.9912132, + 51.8439105 + ], + [ + 3.9944154, + 51.8439255 + ], + [ + 3.9990333, + 51.8439111 + ], + [ + 4.0004036, + 51.8441579 + ], + [ + 4.0029937, + 51.8446959 + ], + [ + 4.006221, + 51.845103 + ], + [ + 4.0078506, + 51.845399 + ], + [ + 4.0090362, + 51.8455974 + ], + [ + 4.010412, + 51.8458068 + ], + [ + 4.0117424, + 51.8464298 + ], + [ + 4.0125149, + 51.8468142 + ], + [ + 4.0129383, + 51.8470505 + ], + [ + 4.0135714, + 51.8474039 + ], + [ + 4.0140155, + 51.8476517 + ], + [ + 4.0140169, + 51.8478747 + ], + [ + 4.0138238, + 51.8480735 + ], + [ + 4.0135448, + 51.8484712 + ], + [ + 4.0132015, + 51.8489086 + ], + [ + 4.0128582, + 51.849293 + ], + [ + 4.0121072, + 51.8497039 + ], + [ + 4.0113991, + 51.8502473 + ], + [ + 4.0106266, + 51.8508173 + ], + [ + 4.0099614, + 51.8511619 + ], + [ + 4.0087884, + 51.851306 + ], + [ + 4.0077727, + 51.8511884 + ], + [ + 4.0046967, + 51.8505745 + ], + [ + 4.0018838, + 51.850002 + ], + [ + 3.9957629, + 51.8484463 + ], + [ + 3.9956959, + 51.8482657 + ], + [ + 3.9951923, + 51.8481249 + ], + [ + 3.9938896, + 51.847477 + ], + [ + 3.9930313, + 51.8471721 + ], + [ + 3.9922803, + 51.8468275 + ], + [ + 3.9913576, + 51.8465093 + ], + [ + 3.9879244, + 51.845356 + ], + [ + 3.9848345, + 51.8449318 + ], + [ + 3.9807146, + 51.8445209 + ], + [ + 3.9755433, + 51.8442425 + ], + [ + 3.9719599, + 51.8440702 + ], + [ + 3.9668095, + 51.8442287 + ], + [ + 3.9622667, + 51.8440793 + ], + [ + 3.9577573, + 51.84287 + ], + [ + 3.9550965, + 51.8421449 + ], + [ + 3.9527267, + 51.8414601 + ], + [ + 3.9512581, + 51.8409435 + ], + [ + 3.9491578, + 51.8402263 + ], + [ + 3.9463169, + 51.8392667 + ], + [ + 3.9388709, + 51.8366813 + ], + [ + 3.925975, + 51.8320883 + ], + [ + 3.9183139, + 51.8293142 + ], + [ + 3.9126071, + 51.8273779 + ], + [ + 3.9117304, + 51.8271603 + ], + [ + 3.9091836, + 51.8266306 + ], + [ + 3.9075505, + 51.8263207 + ], + [ + 3.9066796, + 51.82617 + ], + [ + 3.9060511, + 51.8260745 + ], + [ + 3.9054913, + 51.8260277 + ], + [ + 3.9046958, + 51.825967 + ], + [ + 3.9039086, + 51.8258722 + ], + [ + 3.9029708, + 51.8257483 + ], + [ + 3.9019232, + 51.8255913 + ], + [ + 3.8993647, + 51.8253459 + ], + [ + 3.8986501, + 51.8252998 + ], + [ + 3.8968867, + 51.8251402 + ], + [ + 3.8960186, + 51.8250329 + ], + [ + 3.8952238, + 51.8249494 + ], + [ + 3.8943448, + 51.8248307 + ], + [ + 3.8909887, + 51.8241902 + ], + [ + 3.8896242, + 51.8238742 + ], + [ + 3.8814592, + 51.8218616 + ], + [ + 3.8809207, + 51.8217639 + ], + [ + 3.8803702, + 51.8215755 + ], + [ + 3.8793898, + 51.8213201 + ], + [ + 3.8782417, + 51.8210626 + ], + [ + 3.8766852, + 51.8207419 + ], + [ + 3.8763119, + 51.8207486 + ], + [ + 3.8759893, + 51.8209064 + ], + [ + 3.8758165, + 51.8210544 + ], + [ + 3.8741687, + 51.8206906 + ], + [ + 3.8733373, + 51.8204328 + ], + [ + 3.8720236, + 51.8201037 + ], + [ + 3.8707069, + 51.8198669 + ], + [ + 3.869803, + 51.8196936 + ], + [ + 3.8688934, + 51.8194272 + ], + [ + 3.8674342, + 51.8189921 + ], + [ + 3.8661879, + 51.8183284 + ], + [ + 3.8653633, + 51.81789 + ], + [ + 3.8644822, + 51.8174623 + ], + [ + 3.8635647, + 51.817011 + ], + [ + 3.863254, + 51.8169752 + ], + [ + 3.8630724, + 51.8168587 + ], + [ + 3.8607157, + 51.8153006 + ], + [ + 3.859854, + 51.8146828 + ], + [ + 3.8586963, + 51.8138238 + ], + [ + 3.857678, + 51.8129893 + ], + [ + 3.8568316, + 51.8122205 + ], + [ + 3.8560161, + 51.8112598 + ], + [ + 3.8554879, + 51.8104531 + ], + [ + 3.8550476, + 51.8096726 + ], + [ + 3.854779, + 51.8088114 + ], + [ + 3.8545785, + 51.8080333 + ], + [ + 3.854563, + 51.8072252 + ], + [ + 3.8546131, + 51.8063147 + ], + [ + 3.8548455, + 51.8047903 + ], + [ + 3.8555477, + 51.8021 + ], + [ + 3.8558546, + 51.8011433 + ], + [ + 3.8563863, + 51.7999813 + ], + [ + 3.8572109, + 51.7986745 + ], + [ + 3.8595604, + 51.7953427 + ], + [ + 3.8600233, + 51.7947678 + ], + [ + 3.860467, + 51.7940073 + ], + [ + 3.8616795, + 51.7921543 + ], + [ + 3.8622701, + 51.791302 + ], + [ + 3.862852, + 51.7903854 + ], + [ + 3.8640423, + 51.7884245 + ], + [ + 3.8645135, + 51.7877124 + ], + [ + 3.8648829, + 51.7869647 + ], + [ + 3.8651801, + 51.7862708 + ], + [ + 3.8652789, + 51.7857712 + ], + [ + 3.8653054, + 51.7851195 + ], + [ + 3.8653156, + 51.7838844 + ], + [ + 3.8652632, + 51.7828543 + ], + [ + 3.8651742, + 51.7821348 + ], + [ + 3.8649376, + 51.7814202 + ], + [ + 3.8647177, + 51.7808523 + ], + [ + 3.8642596, + 51.780144 + ], + [ + 3.8627457, + 51.7801995 + ], + [ + 3.8621025, + 51.7801385 + ], + [ + 3.8616221, + 51.7799559 + ], + [ + 3.8612391, + 51.7797313 + ], + [ + 3.860956, + 51.7794989 + ], + [ + 3.8606984, + 51.7791706 + ], + [ + 3.8605657, + 51.7788578 + ], + [ + 3.8605264, + 51.7785049 + ], + [ + 3.8605724, + 51.7781418 + ], + [ + 3.8606855, + 51.777759 + ], + [ + 3.8607745, + 51.7775359 + ], + [ + 3.8608883, + 51.7775466 + ], + [ + 3.8608537, + 51.7777977 + ], + [ + 3.8607214, + 51.7782055 + ], + [ + 3.8606984, + 51.7785415 + ], + [ + 3.8607628, + 51.7789129 + ], + [ + 3.860857, + 51.7790674 + ], + [ + 3.8610282, + 51.779335 + ], + [ + 3.8612238, + 51.7795389 + ], + [ + 3.8615371, + 51.7797536 + ], + [ + 3.8619002, + 51.7799139 + ], + [ + 3.8623607, + 51.7800321 + ], + [ + 3.8627287, + 51.7800529 + ], + [ + 3.8633493, + 51.7800244 + ], + [ + 3.8638567, + 51.7798573 + ], + [ + 3.8641496, + 51.7797567 + ], + [ + 3.8644875, + 51.7796413 + ], + [ + 3.8648862, + 51.7794178 + ], + [ + 3.8650876, + 51.7792467 + ], + [ + 3.865143, + 51.7791376 + ], + [ + 3.8645961, + 51.778332 + ], + [ + 3.8552782, + 51.7692128 + ], + [ + 3.8524458, + 51.7680442 + ], + [ + 3.8514587, + 51.7675396 + ], + [ + 3.8507292, + 51.7670881 + ], + [ + 3.849785, + 51.7665038 + ], + [ + 3.8479397, + 51.7653352 + ], + [ + 3.8466951, + 51.7642197 + ], + [ + 3.8450214, + 51.7633698 + ], + [ + 3.8436481, + 51.7620152 + ], + [ + 3.8426611, + 51.7609261 + ], + [ + 3.8398693, + 51.7592072 + ], + [ + 3.8383136, + 51.7586162 + ], + [ + 3.8379381, + 51.7583406 + ], + [ + 3.8372303, + 51.7577329 + ], + [ + 3.8367882, + 51.7576118 + ], + [ + 3.8361324, + 51.7574927 + ], + [ + 3.8354517, + 51.7573889 + ], + [ + 3.8349412, + 51.7573457 + ], + [ + 3.8331046, + 51.7573243 + ], + [ + 3.8324392, + 51.7573621 + ], + [ + 3.8321938, + 51.757354 + ], + [ + 3.8319933, + 51.7573095 + ], + [ + 3.8318937, + 51.7572664 + ], + [ + 3.8318097, + 51.7572148 + ], + [ + 3.831731, + 51.7570969 + ], + [ + 3.8311644, + 51.7559393 + ], + [ + 3.8309051, + 51.7556432 + ], + [ + 3.8307096, + 51.7554523 + ], + [ + 3.8302593, + 51.7551553 + ], + [ + 3.8297469, + 51.7548604 + ], + [ + 3.8288718, + 51.7542563 + ], + [ + 3.8259105, + 51.7519801 + ], + [ + 3.8255875, + 51.7515785 + ], + [ + 3.8252463, + 51.7509907 + ], + [ + 3.8251157, + 51.7509128 + ], + [ + 3.8250518, + 51.750912 + ], + [ + 3.8249758, + 51.7509474 + ], + [ + 3.8248801, + 51.7510917 + ], + [ + 3.8247723, + 51.7511267 + ], + [ + 3.8246872, + 51.7511222 + ], + [ + 3.8245759, + 51.7511009 + ], + [ + 3.8245182, + 51.7510737 + ], + [ + 3.8243562, + 51.7509755 + ], + [ + 3.8243104, + 51.7509153 + ], + [ + 3.824247, + 51.7507424 + ], + [ + 3.8241775, + 51.7505958 + ], + [ + 3.8240911, + 51.7504722 + ], + [ + 3.8239797, + 51.7504509 + ], + [ + 3.8238841, + 51.750443 + ], + [ + 3.8236768, + 51.7504236 + ], + [ + 3.8234127, + 51.7503506 + ], + [ + 3.823257, + 51.7502228 + ], + [ + 3.8231838, + 51.7500298 + ], + [ + 3.8232088, + 51.7498759 + ], + [ + 3.823267, + 51.7497567 + ], + [ + 3.8238907, + 51.7493276 + ], + [ + 3.8247001, + 51.7488712 + ], + [ + 3.8245765, + 51.7484143 + ], + [ + 3.8229141, + 51.7480167 + ], + [ + 3.8225666, + 51.7478403 + ], + [ + 3.8224523, + 51.7476421 + ], + [ + 3.8224621, + 51.747473 + ], + [ + 3.8225229, + 51.7473182 + ], + [ + 3.822817, + 51.74713 + ], + [ + 3.8230885, + 51.7470018 + ], + [ + 3.8233888, + 51.7467869 + ], + [ + 3.8235746, + 51.7466293 + ], + [ + 3.8236964, + 51.7464914 + ], + [ + 3.8237893, + 51.7463437 + ], + [ + 3.8238763, + 51.7461797 + ], + [ + 3.8239112, + 51.7460644 + ], + [ + 3.8239244, + 51.7459239 + ], + [ + 3.8239158, + 51.7457301 + ], + [ + 3.8233167, + 51.7448391 + ], + [ + 3.8225442, + 51.7437164 + ], + [ + 3.8220399, + 51.7432912 + ], + [ + 3.8216752, + 51.7429059 + ], + [ + 3.8207149, + 51.7421735 + ], + [ + 3.8203394, + 51.7419078 + ], + [ + 3.8200712, + 51.7416819 + ], + [ + 3.8197493, + 51.7414627 + ], + [ + 3.8184941, + 51.740878 + ], + [ + 3.8175928, + 51.7406522 + ], + [ + 3.8166326, + 51.740496 + ], + [ + 3.8150179, + 51.7404827 + ], + [ + 3.8136983, + 51.7405293 + ], + [ + 3.8124108, + 51.7406555 + ], + [ + 3.8101578, + 51.7410009 + ], + [ + 3.808771, + 51.7413821 + ], + [ + 3.8034781, + 51.7421086 + ], + [ + 3.8007098, + 51.742588 + ], + [ + 3.8002311, + 51.7426461 + ], + [ + 3.7943834, + 51.7433562 + ], + [ + 3.7879971, + 51.7437636 + ], + [ + 3.7846703, + 51.7436508 + ], + [ + 3.7809101, + 51.7435094 + ], + [ + 3.7764158, + 51.7436499 + ], + [ + 3.7734831, + 51.7436545 + ], + [ + 3.7680343, + 51.7431523 + ], + [ + 3.7667522, + 51.7428948 + ], + [ + 3.765374, + 51.742618 + ], + [ + 3.7641882, + 51.7423799 + ], + [ + 3.7571092, + 51.7409106 + ], + [ + 3.750312, + 51.7396696 + ], + [ + 3.7425878, + 51.7378068 + ], + [ + 3.7425475, + 51.7377971 + ], + [ + 3.7416038, + 51.7376814 + ], + [ + 3.7410674, + 51.7377545 + ], + [ + 3.7407133, + 51.7380003 + ], + [ + 3.7408212, + 51.7383662 + ], + [ + 3.7406167, + 51.7389437 + ], + [ + 3.7400803, + 51.7393822 + ], + [ + 3.7386212, + 51.7398207 + ], + [ + 3.7375483, + 51.7401927 + ], + [ + 3.7361106, + 51.7408438 + ], + [ + 3.7335572, + 51.742106 + ], + [ + 3.7302098, + 51.7429564 + ], + [ + 3.727313, + 51.7438465 + ], + [ + 3.7268624, + 51.7441521 + ], + [ + 3.726283, + 51.7440857 + ], + [ + 3.725768, + 51.7437801 + ], + [ + 3.7250599, + 51.7435144 + ], + [ + 3.7245664, + 51.7428899 + ], + [ + 3.7246308, + 51.7416676 + ], + [ + 3.7246308, + 51.7394619 + ], + [ + 3.7236194, + 51.7387139 + ], + [ + 3.7220559, + 51.7380269 + ], + [ + 3.7208542, + 51.7374422 + ], + [ + 3.7190089, + 51.7368309 + ], + [ + 3.717425, + 51.7361938 + ], + [ + 3.7148617, + 51.7350335 + ], + [ + 3.7104331, + 51.7325318 + ], + [ + 3.7088001, + 51.7319806 + ], + [ + 3.7069003, + 51.7313032 + ], + [ + 3.7051923, + 51.7306167 + ], + [ + 3.704108, + 51.7300701 + ], + [ + 3.7031623, + 51.7294949 + ], + [ + 3.702025, + 51.7286682 + ], + [ + 3.7001582, + 51.7275191 + ], + [ + 3.6983192, + 51.7264368 + ], + [ + 3.6964067, + 51.7253508 + ], + [ + 3.695429, + 51.724576 + ], + [ + 3.6918356, + 51.7226107 + ], + [ + 3.6881992, + 51.7192317 + ], + [ + 3.6864619, + 51.7173185 + ], + [ + 3.6823607, + 51.7128537 + ], + [ + 3.6799653, + 51.7092228 + ], + [ + 3.6790582, + 51.7064226 + ], + [ + 3.6786097, + 51.7048877 + ], + [ + 3.6786584, + 51.7007305 + ], + [ + 3.6790227, + 51.7006668 + ], + [ + 3.6789937, + 51.6995634 + ], + [ + 3.6794192, + 51.6950214 + ], + [ + 3.6798112, + 51.6933182 + ], + [ + 3.6800409, + 51.6926369 + ], + [ + 3.6803031, + 51.6919287 + ], + [ + 3.6805782, + 51.6911087 + ], + [ + 3.6808461, + 51.6904052 + ], + [ + 3.6810755, + 51.6898532 + ], + [ + 3.6812723, + 51.6894564 + ], + [ + 3.6814649, + 51.6891003 + ], + [ + 3.6817666, + 51.6886231 + ], + [ + 3.6821962, + 51.6880053 + ], + [ + 3.6828477, + 51.686979 + ], + [ + 3.6832803, + 51.6863385 + ], + [ + 3.6838448, + 51.6853508 + ], + [ + 3.6845872, + 51.6841675 + ], + [ + 3.6847755, + 51.6839628 + ], + [ + 3.6852217, + 51.6828629 + ], + [ + 3.6869961, + 51.6803805 + ], + [ + 3.689742, + 51.6778889 + ], + [ + 3.6903907, + 51.6775267 + ], + [ + 3.6940696, + 51.6750487 + ], + [ + 3.6963313, + 51.6735022 + ], + [ + 3.6981309, + 51.6723205 + ], + [ + 3.6995842, + 51.6714125 + ], + [ + 3.7024757, + 51.6699911 + ], + [ + 3.7052491, + 51.6687304 + ], + [ + 3.7069225, + 51.6679185 + ], + [ + 3.7078661, + 51.6676533 + ], + [ + 3.7098884, + 51.6668233 + ], + [ + 3.70985, + 51.666724 + ], + [ + 3.7098594, + 51.66665 + ], + [ + 3.7099312, + 51.6665674 + ], + [ + 3.7100479, + 51.6664985 + ], + [ + 3.7099017, + 51.6665491 + ], + [ + 3.7102463, + 51.6663632 + ], + [ + 3.7105709, + 51.6663664 + ], + [ + 3.7107795, + 51.6664136 + ], + [ + 3.7108986, + 51.6665265 + ], + [ + 3.7110373, + 51.6667722 + ], + [ + 3.7114787, + 51.6667661 + ], + [ + 3.7120759, + 51.6668824 + ], + [ + 3.7124543, + 51.6668965 + ], + [ + 3.7128692, + 51.6669246 + ], + [ + 3.7137859, + 51.6666795 + ], + [ + 3.7143812, + 51.6665077 + ], + [ + 3.7158728, + 51.6661889 + ], + [ + 3.717886, + 51.6659058 + ], + [ + 3.7180829, + 51.665828 + ], + [ + 3.7187766, + 51.6655747 + ], + [ + 3.7193955, + 51.6653282 + ], + [ + 3.7198757, + 51.6651261 + ], + [ + 3.7206215, + 51.6648118 + ], + [ + 3.7211237, + 51.6645479 + ], + [ + 3.7211145, + 51.6639197 + ], + [ + 3.7211256, + 51.6638009 + ], + [ + 3.7211282, + 51.6636632 + ], + [ + 3.721142, + 51.6553383 + ], + [ + 3.7211331, + 51.6553381 + ], + [ + 3.7177196, + 51.6552466 + ], + [ + 3.7167832, + 51.655192 + ], + [ + 3.7160224, + 51.6549946 + ], + [ + 3.7156112, + 51.654779 + ], + [ + 3.7154437, + 51.6546955 + ], + [ + 3.7153509, + 51.6547406 + ], + [ + 3.715275, + 51.6546738 + ], + [ + 3.7153825, + 51.6546287 + ], + [ + 3.7152316, + 51.654447 + ], + [ + 3.7150686, + 51.6541349 + ], + [ + 3.7150219, + 51.6535057 + ], + [ + 3.7152694, + 51.6530571 + ], + [ + 3.7158177, + 51.652647 + ], + [ + 3.7170108, + 51.6519603 + ], + [ + 3.7182175, + 51.6513354 + ], + [ + 3.7192996, + 51.6508742 + ], + [ + 3.7194907, + 51.6508231 + ], + [ + 3.719397, + 51.650609 + ], + [ + 3.7192429, + 51.650469 + ], + [ + 3.7190916, + 51.6502476 + ], + [ + 3.7189859, + 51.6501285 + ], + [ + 3.7189182, + 51.6499745 + ], + [ + 3.7188976, + 51.6498671 + ], + [ + 3.7189383, + 51.6497607 + ], + [ + 3.7132752, + 51.6421219 + ], + [ + 3.7128927, + 51.6423204 + ], + [ + 3.7127385, + 51.6425046 + ], + [ + 3.7118727, + 51.6428094 + ], + [ + 3.7118122, + 51.6428264 + ], + [ + 3.7109488, + 51.643075 + ], + [ + 3.710681, + 51.6431352 + ], + [ + 3.7098709, + 51.6433189 + ], + [ + 3.7089464, + 51.6434244 + ], + [ + 3.7080933, + 51.6434434 + ], + [ + 3.7074165, + 51.6432877 + ], + [ + 3.7068129, + 51.6429519 + ], + [ + 3.706435, + 51.6427365 + ], + [ + 3.7059714, + 51.642756 + ], + [ + 3.7056097, + 51.6426483 + ], + [ + 3.7052474, + 51.6423828 + ], + [ + 3.70522, + 51.6420922 + ], + [ + 3.7053144, + 51.6419625 + ], + [ + 3.7044744, + 51.6413185 + ], + [ + 3.7045414, + 51.6412732 + ], + [ + 3.7053908, + 51.6418167 + ], + [ + 3.7066103, + 51.6410891 + ], + [ + 3.7070942, + 51.6407724 + ], + [ + 3.7072474, + 51.6406432 + ], + [ + 3.7072564, + 51.6405564 + ], + [ + 3.7070832, + 51.6403928 + ], + [ + 3.7035457, + 51.6380625 + ], + [ + 3.702645, + 51.637521 + ], + [ + 3.7023815, + 51.6374643 + ], + [ + 3.7021008, + 51.6375377 + ], + [ + 3.700145, + 51.6387346 + ], + [ + 3.6999771, + 51.6388373 + ], + [ + 3.6990647, + 51.6394482 + ], + [ + 3.6984976, + 51.6400729 + ], + [ + 3.6987475, + 51.6408133 + ], + [ + 3.6997525, + 51.6416643 + ], + [ + 3.70091, + 51.6424565 + ], + [ + 3.7019147, + 51.6431021 + ], + [ + 3.7031169, + 51.6432731 + ], + [ + 3.7038688, + 51.6433448 + ], + [ + 3.7042368, + 51.6435097 + ], + [ + 3.7043311, + 51.6437597 + ], + [ + 3.704131, + 51.6440394 + ], + [ + 3.7035293, + 51.6441655 + ], + [ + 3.7024394, + 51.6440822 + ], + [ + 3.7010185, + 51.6438274 + ], + [ + 3.6998642, + 51.643467 + ], + [ + 3.6989286, + 51.6430144 + ], + [ + 3.6982222, + 51.6424902 + ], + [ + 3.6976593, + 51.6419625 + ], + [ + 3.6971714, + 51.6411678 + ], + [ + 3.6969442, + 51.640391 + ], + [ + 3.697023, + 51.6397918 + ], + [ + 3.6973611, + 51.6392661 + ], + [ + 3.6987765, + 51.6382182 + ], + [ + 3.6993724, + 51.6379075 + ], + [ + 3.6999274, + 51.6376182 + ], + [ + 3.7005758, + 51.6373485 + ], + [ + 3.7004386, + 51.637041 + ], + [ + 3.7001931, + 51.6366253 + ], + [ + 3.6995474, + 51.6360056 + ], + [ + 3.6984618, + 51.6351828 + ], + [ + 3.6978109, + 51.63466 + ], + [ + 3.6976871, + 51.6344161 + ], + [ + 3.6976353, + 51.6339772 + ], + [ + 3.6976073, + 51.633821 + ], + [ + 3.6971498, + 51.6334616 + ], + [ + 3.6933468, + 51.6328792 + ], + [ + 3.693301, + 51.6328722 + ], + [ + 3.6929582, + 51.6326324 + ], + [ + 3.6903196, + 51.6309566 + ], + [ + 3.6885804, + 51.6301447 + ], + [ + 3.6874843, + 51.6295219 + ], + [ + 3.6862245, + 51.6284473 + ], + [ + 3.6862338, + 51.6282002 + ], + [ + 3.6859258, + 51.6277462 + ], + [ + 3.6857173, + 51.6272803 + ], + [ + 3.6857188, + 51.6262474 + ], + [ + 3.6852087, + 51.6259265 + ], + [ + 3.6846193, + 51.6257323 + ], + [ + 3.6844044, + 51.6254971 + ], + [ + 3.6838461, + 51.6249666 + ], + [ + 3.6834203, + 51.6243917 + ], + [ + 3.6831725, + 51.6240399 + ], + [ + 3.6829406, + 51.623758 + ], + [ + 3.6824399, + 51.6231936 + ], + [ + 3.6801045, + 51.6233334 + ], + [ + 3.6776796, + 51.6230816 + ], + [ + 3.6758323, + 51.6230742 + ], + [ + 3.6757781, + 51.6231512 + ], + [ + 3.6756234, + 51.6231627 + ], + [ + 3.6728413, + 51.6231056 + ], + [ + 3.6720933, + 51.6230724 + ], + [ + 3.6717243, + 51.6230216 + ], + [ + 3.6709992, + 51.6228629 + ], + [ + 3.6697281, + 51.6225665 + ], + [ + 3.6681502, + 51.6221286 + ], + [ + 3.667809, + 51.6220165 + ], + [ + 3.6677003, + 51.6218779 + ], + [ + 3.6676572, + 51.6216511 + ], + [ + 3.667796, + 51.6214703 + ], + [ + 3.6679913, + 51.6213519 + ], + [ + 3.6683107, + 51.6212831 + ], + [ + 3.6699989, + 51.6218322 + ], + [ + 3.671516, + 51.6222248 + ], + [ + 3.6732503, + 51.6224746 + ], + [ + 3.6753152, + 51.6225207 + ], + [ + 3.6765091, + 51.6225116 + ], + [ + 3.6773547, + 51.6223876 + ], + [ + 3.6777868, + 51.6222707 + ], + [ + 3.6781225, + 51.6221192 + ], + [ + 3.6783809, + 51.6219089 + ], + [ + 3.6786118, + 51.6216913 + ], + [ + 3.6787274, + 51.6214552 + ], + [ + 3.6787925, + 51.6212117 + ], + [ + 3.6789165, + 51.6209982 + ], + [ + 3.678927, + 51.620606 + ], + [ + 3.6787998, + 51.6200027 + ], + [ + 3.6788941, + 51.6198537 + ], + [ + 3.6791538, + 51.6197721 + ], + [ + 3.6794208, + 51.6198102 + ], + [ + 3.6796967, + 51.6200578 + ], + [ + 3.6799221, + 51.6205419 + ], + [ + 3.6799644, + 51.6207553 + ], + [ + 3.6801159, + 51.6208856 + ], + [ + 3.680458, + 51.6209348 + ], + [ + 3.6814144, + 51.6208454 + ], + [ + 3.6814054, + 51.6206286 + ], + [ + 3.6819408, + 51.6205742 + ], + [ + 3.6820484, + 51.6207582 + ], + [ + 3.682769, + 51.6206903 + ], + [ + 3.6825564, + 51.6202234 + ], + [ + 3.6823866, + 51.6199141 + ], + [ + 3.6823716, + 51.619591 + ], + [ + 3.6825733, + 51.619295 + ], + [ + 3.6829679, + 51.6190349 + ], + [ + 3.6837934, + 51.6187758 + ], + [ + 3.6837021, + 51.6185613 + ], + [ + 3.683184, + 51.6183701 + ], + [ + 3.6826916, + 51.6182231 + ], + [ + 3.6822857, + 51.6180837 + ], + [ + 3.6818295, + 51.617917 + ], + [ + 3.681789, + 51.6174418 + ], + [ + 3.6817693, + 51.6172798 + ], + [ + 3.6789298, + 51.6182111 + ], + [ + 3.6779169, + 51.6185584 + ], + [ + 3.6774955, + 51.6187401 + ], + [ + 3.6770278, + 51.6190108 + ], + [ + 3.6766482, + 51.6192453 + ], + [ + 3.6762973, + 51.6195054 + ], + [ + 3.6756681, + 51.6199933 + ], + [ + 3.6751533, + 51.6204536 + ], + [ + 3.6749781, + 51.6205265 + ], + [ + 3.6747936, + 51.6205468 + ], + [ + 3.6745197, + 51.6205064 + ], + [ + 3.6743194, + 51.6204479 + ], + [ + 3.6742793, + 51.6201122 + ], + [ + 3.6743988, + 51.6197799 + ], + [ + 3.6745932, + 51.6196159 + ], + [ + 3.6753524, + 51.6189753 + ], + [ + 3.6759803, + 51.6185508 + ], + [ + 3.6767092, + 51.6181563 + ], + [ + 3.6777896, + 51.6177293 + ], + [ + 3.6794234, + 51.6171832 + ], + [ + 3.6807209, + 51.6167309 + ], + [ + 3.6818412, + 51.6164551 + ], + [ + 3.6822047, + 51.6163947 + ], + [ + 3.6824155, + 51.6162903 + ], + [ + 3.682507, + 51.6161315 + ], + [ + 3.6825051, + 51.6158139 + ], + [ + 3.6825449, + 51.6154992 + ], + [ + 3.6826777, + 51.6152793 + ], + [ + 3.6829255, + 51.6150996 + ], + [ + 3.6833741, + 51.6149243 + ], + [ + 3.683719, + 51.6148551 + ], + [ + 3.6815603, + 51.6009519 + ], + [ + 3.6812749, + 51.6008895 + ], + [ + 3.6810076, + 51.6007723 + ], + [ + 3.6808953, + 51.600618 + ], + [ + 3.6808313, + 51.6002938 + ], + [ + 3.6808382, + 51.6002231 + ], + [ + 3.6805371, + 51.5999216 + ], + [ + 3.6798724, + 51.5996029 + ], + [ + 3.6787024, + 51.5990463 + ], + [ + 3.6771173, + 51.598532 + ], + [ + 3.67705, + 51.5985168 + ], + [ + 3.6763548, + 51.5983494 + ], + [ + 3.6756033, + 51.5981219 + ], + [ + 3.6742961, + 51.5976497 + ], + [ + 3.6732899, + 51.5972466 + ], + [ + 3.672757, + 51.5969914 + ], + [ + 3.6722366, + 51.5967903 + ], + [ + 3.6718267, + 51.5966391 + ], + [ + 3.6714554, + 51.5965233 + ], + [ + 3.6711247, + 51.5964359 + ], + [ + 3.6704029, + 51.5962459 + ], + [ + 3.6690493, + 51.5959043 + ], + [ + 3.6653281, + 51.5950869 + ], + [ + 3.6627221, + 51.5944795 + ], + [ + 3.6613327, + 51.5941556 + ], + [ + 3.659389, + 51.593651 + ], + [ + 3.658243, + 51.5933633 + ], + [ + 3.6574241, + 51.5931211 + ], + [ + 3.656498, + 51.5927948 + ], + [ + 3.6554025, + 51.5923888 + ], + [ + 3.6542405, + 51.5918694 + ], + [ + 3.6525153, + 51.591415 + ], + [ + 3.6507365, + 51.5910308 + ], + [ + 3.6494705, + 51.5907915 + ], + [ + 3.6484538, + 51.5906826 + ], + [ + 3.6468972, + 51.5907217 + ], + [ + 3.6451789, + 51.5907241 + ], + [ + 3.6448723, + 51.5907173 + ], + [ + 3.6444946, + 51.5907019 + ], + [ + 3.6439387, + 51.5906778 + ], + [ + 3.64238, + 51.5905081 + ], + [ + 3.6414409, + 51.5903706 + ], + [ + 3.6408009, + 51.5902292 + ], + [ + 3.6402253, + 51.5900654 + ], + [ + 3.6394866, + 51.5898361 + ], + [ + 3.6379584, + 51.5896612 + ], + [ + 3.6366333, + 51.5894054 + ], + [ + 3.6355245, + 51.5891528 + ], + [ + 3.6337535, + 51.5887174 + ], + [ + 3.6331077, + 51.588667 + ], + [ + 3.6322093, + 51.5885749 + ], + [ + 3.6305003, + 51.588448 + ], + [ + 3.6283693, + 51.5885059 + ], + [ + 3.6266032, + 51.5884568 + ], + [ + 3.6249831, + 51.588365 + ], + [ + 3.6237905, + 51.5884144 + ], + [ + 3.6221349, + 51.5887715 + ], + [ + 3.6197699, + 51.5892752 + ], + [ + 3.6179234, + 51.5898991 + ], + [ + 3.6170259, + 51.5902451 + ], + [ + 3.615149, + 51.5911831 + ], + [ + 3.6155831, + 51.591156 + ], + [ + 3.6161689, + 51.5909401 + ], + [ + 3.6181623, + 51.590251 + ], + [ + 3.6205132, + 51.589646 + ], + [ + 3.621803, + 51.5894183 + ], + [ + 3.6232142, + 51.589316 + ], + [ + 3.6236095, + 51.5893557 + ], + [ + 3.6236056, + 51.5894568 + ], + [ + 3.6228594, + 51.5896253 + ], + [ + 3.6226747, + 51.5897349 + ], + [ + 3.6221844, + 51.5898174 + ], + [ + 3.6201483, + 51.5902137 + ], + [ + 3.6185951, + 51.5907184 + ], + [ + 3.6173514, + 51.591149 + ], + [ + 3.616906, + 51.5914682 + ], + [ + 3.6160981, + 51.5918268 + ], + [ + 3.6150369, + 51.5922041 + ], + [ + 3.614255, + 51.5923608 + ], + [ + 3.6120257, + 51.5926191 + ], + [ + 3.6104151, + 51.5927407 + ], + [ + 3.6097242, + 51.5928763 + ], + [ + 3.6086014, + 51.5929829 + ], + [ + 3.6073352, + 51.5930647 + ], + [ + 3.6053323, + 51.5930679 + ], + [ + 3.6046608, + 51.5931701 + ], + [ + 3.6036443, + 51.5933231 + ], + [ + 3.6017479, + 51.5933728 + ], + [ + 3.5985614, + 51.59365 + ], + [ + 3.5973128, + 51.5937433 + ], + [ + 3.5958781, + 51.5939798 + ], + [ + 3.5952494, + 51.5943635 + ], + [ + 3.5949591, + 51.594404 + ], + [ + 3.5939954, + 51.5945915 + ], + [ + 3.5930212, + 51.5945878 + ], + [ + 3.5914331, + 51.5945971 + ], + [ + 3.5912672, + 51.5946844 + ], + [ + 3.5911497, + 51.5949186 + ], + [ + 3.5910375, + 51.595018 + ], + [ + 3.588059, + 51.5950509 + ], + [ + 3.5866727, + 51.5949734 + ], + [ + 3.585864, + 51.5948935 + ], + [ + 3.583004, + 51.5946695 + ], + [ + 3.5819414, + 51.5946194 + ], + [ + 3.5808076, + 51.5945457 + ], + [ + 3.5793708, + 51.5943774 + ], + [ + 3.5780053, + 51.5942327 + ], + [ + 3.5770239, + 51.593959 + ], + [ + 3.5765077, + 51.5937824 + ], + [ + 3.5753866, + 51.5935267 + ], + [ + 3.5746227, + 51.5933505 + ], + [ + 3.5743774, + 51.5933509 + ], + [ + 3.5735431, + 51.5932863 + ], + [ + 3.5714662, + 51.5928653 + ], + [ + 3.5704254, + 51.5926278 + ], + [ + 3.5698071, + 51.5925127 + ], + [ + 3.5689407, + 51.5923204 + ], + [ + 3.5683941, + 51.5920876 + ], + [ + 3.5683737, + 51.5920807 + ], + [ + 3.5645744, + 51.5912594 + ], + [ + 3.562463, + 51.5908219 + ], + [ + 3.5606375, + 51.5904562 + ], + [ + 3.5583531, + 51.5898361 + ], + [ + 3.5566385, + 51.5894047 + ], + [ + 3.5547725, + 51.5891507 + ], + [ + 3.5534492, + 51.5888602 + ], + [ + 3.5514184, + 51.5882215 + ], + [ + 3.5480753, + 51.5870226 + ], + [ + 3.5460338, + 51.5858144 + ], + [ + 3.5458763, + 51.5857611 + ], + [ + 3.5452202, + 51.5854596 + ], + [ + 3.5432651, + 51.5846489 + ], + [ + 3.5420491, + 51.584163 + ], + [ + 3.5406532, + 51.5834277 + ], + [ + 3.5392983, + 51.5825462 + ], + [ + 3.5380791, + 51.5820033 + ], + [ + 3.5363687, + 51.581159 + ], + [ + 3.5353163, + 51.5807009 + ], + [ + 3.5327573, + 51.5797625 + ], + [ + 3.5309321, + 51.5790648 + ], + [ + 3.529769, + 51.5786616 + ], + [ + 3.5281397, + 51.5783348 + ], + [ + 3.5267234, + 51.5780761 + ], + [ + 3.5260114, + 51.5778961 + ], + [ + 3.5254471, + 51.5775528 + ], + [ + 3.524541, + 51.5770269 + ], + [ + 3.5237386, + 51.5766759 + ], + [ + 3.5232783, + 51.5763308 + ], + [ + 3.5221152, + 51.5759617 + ], + [ + 3.5209008, + 51.5754475 + ], + [ + 3.520337, + 51.5752872 + ], + [ + 3.5196886, + 51.5751461 + ], + [ + 3.5190547, + 51.5750359 + ], + [ + 3.5187412, + 51.5748042 + ], + [ + 3.5180486, + 51.5744551 + ], + [ + 3.5173752, + 51.5741918 + ], + [ + 3.5166209, + 51.5739921 + ], + [ + 3.5159633, + 51.573926 + ], + [ + 3.5157842, + 51.573831 + ], + [ + 3.5155864, + 51.5737143 + ], + [ + 3.514735, + 51.5733756 + ], + [ + 3.513403, + 51.5730084 + ], + [ + 3.5108439, + 51.5720907 + ], + [ + 3.5076159, + 51.5707802 + ], + [ + 3.5039907, + 51.5694856 + ], + [ + 3.5016251, + 51.5686945 + ], + [ + 3.5008349, + 51.5686143 + ], + [ + 3.5004677, + 51.5683386 + ], + [ + 3.4997908, + 51.5681366 + ], + [ + 3.4985785, + 51.5678024 + ], + [ + 3.4976133, + 51.5675957 + ], + [ + 3.4967013, + 51.5674124 + ], + [ + 3.4962582, + 51.5672254 + ], + [ + 3.495837, + 51.5669489 + ], + [ + 3.494727, + 51.566324 + ], + [ + 3.4940345, + 51.5660656 + ], + [ + 3.4925606, + 51.5653143 + ], + [ + 3.4916399, + 51.5649887 + ], + [ + 3.4907756, + 51.5646426 + ], + [ + 3.4892707, + 51.5640565 + ], + [ + 3.4884379, + 51.5637543 + ], + [ + 3.4878209, + 51.5634711 + ], + [ + 3.4869955, + 51.563073 + ], + [ + 3.4859134, + 51.5625638 + ], + [ + 3.4851392, + 51.5622647 + ], + [ + 3.4847608, + 51.5620809 + ], + [ + 3.4841383, + 51.561752 + ], + [ + 3.4837701, + 51.561589 + ], + [ + 3.4829716, + 51.5611593 + ], + [ + 3.4820773, + 51.560735 + ], + [ + 3.4820073, + 51.5606471 + ], + [ + 3.4816802, + 51.5603636 + ], + [ + 3.4813771, + 51.5602289 + ], + [ + 3.4805195, + 51.5599034 + ], + [ + 3.4798819, + 51.5595902 + ], + [ + 3.4793507, + 51.559274 + ], + [ + 3.4769087, + 51.5581462 + ], + [ + 3.4761961, + 51.5577748 + ], + [ + 3.4754144, + 51.5573863 + ], + [ + 3.4739663, + 51.5567689 + ], + [ + 3.4726791, + 51.5561605 + ], + [ + 3.4698297, + 51.5547592 + ], + [ + 3.4688813, + 51.554318 + ], + [ + 3.4681907, + 51.5540475 + ], + [ + 3.4676937, + 51.5538003 + ], + [ + 3.4670818, + 51.5534874 + ], + [ + 3.4652737, + 51.5524029 + ], + [ + 3.4648783, + 51.5521845 + ], + [ + 3.4636686, + 51.5516709 + ], + [ + 3.4631989, + 51.5514812 + ], + [ + 3.462913, + 51.5513765 + ], + [ + 3.4625714, + 51.5512263 + ], + [ + 3.462283, + 51.5511 + ], + [ + 3.4612717, + 51.5507378 + ], + [ + 3.4605781, + 51.550475 + ], + [ + 3.4600132, + 51.5502944 + ], + [ + 3.4598352, + 51.5502246 + ], + [ + 3.4597217, + 51.5501814 + ], + [ + 3.4588069, + 51.5499205 + ], + [ + 3.4585598, + 51.5498616 + ], + [ + 3.457838, + 51.5496624 + ], + [ + 3.4573006, + 51.5495257 + ], + [ + 3.4563719, + 51.5492706 + ], + [ + 3.4557559, + 51.5490845 + ], + [ + 3.4555705, + 51.5490426 + ], + [ + 3.4554927, + 51.5490597 + ], + [ + 3.4552508, + 51.5490513 + ], + [ + 3.4550139, + 51.5490131 + ], + [ + 3.4541214, + 51.54877 + ], + [ + 3.4537002, + 51.5486648 + ], + [ + 3.4532479, + 51.5485135 + ], + [ + 3.4526554, + 51.5482935 + ], + [ + 3.4520172, + 51.5480224 + ], + [ + 3.4509892, + 51.5476009 + ], + [ + 3.4502763, + 51.547276 + ], + [ + 3.449516, + 51.5469435 + ], + [ + 3.448654, + 51.5465888 + ], + [ + 3.4468892, + 51.5458877 + ], + [ + 3.4457943, + 51.545488 + ], + [ + 3.4441292, + 51.5448617 + ], + [ + 3.4432112, + 51.5445313 + ], + [ + 3.4424303, + 51.5442578 + ], + [ + 3.4405201, + 51.5435246 + ], + [ + 3.439647, + 51.5431765 + ], + [ + 3.439135, + 51.5429646 + ], + [ + 3.4387752, + 51.542794 + ], + [ + 3.4383409, + 51.5425697 + ], + [ + 3.4380008, + 51.5423674 + ], + [ + 3.4370387, + 51.5416084 + ], + [ + 3.4367137, + 51.5413125 + ], + [ + 3.4364223, + 51.5410036 + ], + [ + 3.4360158, + 51.5403817 + ], + [ + 3.435869, + 51.5399493 + ], + [ + 3.4339547, + 51.5332754 + ], + [ + 3.4336841, + 51.5324773 + ], + [ + 3.4334641, + 51.5313529 + ], + [ + 3.4333402, + 51.5305525 + ], + [ + 3.433085, + 51.5285309 + ], + [ + 3.4330589, + 51.5280204 + ], + [ + 3.4330843, + 51.5275976 + ], + [ + 3.4331149, + 51.5273922 + ], + [ + 3.4333467, + 51.5267715 + ], + [ + 3.4334609, + 51.5265124 + ], + [ + 3.4335941, + 51.5262152 + ], + [ + 3.4336707, + 51.5261386 + ], + [ + 3.4338424, + 51.5261551 + ], + [ + 3.4341122, + 51.5260177 + ], + [ + 3.4342795, + 51.5259655 + ], + [ + 3.4343944, + 51.5259377 + ], + [ + 3.4345667, + 51.5258536 + ], + [ + 3.4347166, + 51.5256914 + ], + [ + 3.4348936, + 51.5255844 + ], + [ + 3.4351933, + 51.5255229 + ], + [ + 3.4356348, + 51.5254889 + ], + [ + 3.4360972, + 51.5254805 + ], + [ + 3.4363787, + 51.5255056 + ], + [ + 3.4365649, + 51.5255247 + ], + [ + 3.4366881, + 51.5255587 + ], + [ + 3.4367698, + 51.5256241 + ], + [ + 3.4368149, + 51.5256843 + ], + [ + 3.4367421, + 51.5257563 + ], + [ + 3.4366557, + 51.525803 + ], + [ + 3.4364914, + 51.5258735 + ], + [ + 3.4363349, + 51.5259304 + ], + [ + 3.4361367, + 51.526021 + ], + [ + 3.4359917, + 51.5260689 + ], + [ + 3.4357211, + 51.5260508 + ], + [ + 3.4355461, + 51.5260228 + ], + [ + 3.4352731, + 51.5260595 + ], + [ + 3.4351637, + 51.5261355 + ], + [ + 3.435472, + 51.5261268 + ], + [ + 3.4358023, + 51.526123 + ], + [ + 3.4360853, + 51.5261116 + ], + [ + 3.4367543, + 51.5259875 + ], + [ + 3.4370515, + 51.5258986 + ], + [ + 3.4372802, + 51.525781 + ], + [ + 3.43766, + 51.5255585 + ], + [ + 3.4377992, + 51.5254649 + ], + [ + 3.4379779, + 51.5251871 + ], + [ + 3.4381374, + 51.5248301 + ], + [ + 3.4382518, + 51.5246821 + ], + [ + 3.4391463, + 51.5239928 + ], + [ + 3.439336, + 51.5237712 + ], + [ + 3.4395923, + 51.5233934 + ], + [ + 3.4396664, + 51.5228153 + ], + [ + 3.4395194, + 51.5227912 + ], + [ + 3.4389673, + 51.522661 + ], + [ + 3.4387915, + 51.522569 + ], + [ + 3.4387033, + 51.5224897 + ], + [ + 3.4387066, + 51.5223251 + ], + [ + 3.438826, + 51.5221898 + ], + [ + 3.4391403, + 51.5220416 + ], + [ + 3.4395264, + 51.5219313 + ], + [ + 3.4398824, + 51.5218387 + ], + [ + 3.4400001, + 51.5218315 + ], + [ + 3.4400634, + 51.5218943 + ], + [ + 3.4402237, + 51.5219197 + ], + [ + 3.4405352, + 51.5219248 + ], + [ + 3.4408556, + 51.5218934 + ], + [ + 3.4411436, + 51.5218455 + ], + [ + 3.441408, + 51.5217537 + ], + [ + 3.4416152, + 51.5216244 + ], + [ + 3.4416497, + 51.5215883 + ], + [ + 3.4418602, + 51.5215528 + ], + [ + 3.442077, + 51.5215403 + ], + [ + 3.4424735, + 51.5214462 + ], + [ + 3.4428152, + 51.5213419 + ], + [ + 3.4431534, + 51.5212353 + ], + [ + 3.4435758, + 51.5210477 + ], + [ + 3.4441847, + 51.5206961 + ], + [ + 3.4446713, + 51.5203792 + ], + [ + 3.4456649, + 51.5197731 + ], + [ + 3.4456933, + 51.5197571 + ], + [ + 3.4457874, + 51.5195107 + ], + [ + 3.4460881, + 51.5189387 + ], + [ + 3.4468635, + 51.5182173 + ], + [ + 3.4478764, + 51.5172751 + ], + [ + 3.448612, + 51.5166431 + ], + [ + 3.4490312, + 51.5166426 + ], + [ + 3.4496273, + 51.5160962 + ], + [ + 3.450383, + 51.5154772 + ], + [ + 3.4513418, + 51.5147334 + ], + [ + 3.4524506, + 51.5139074 + ], + [ + 3.4538625, + 51.5129352 + ], + [ + 3.4549534, + 51.5122668 + ], + [ + 3.4559293, + 51.5117221 + ], + [ + 3.4572922, + 51.5110327 + ], + [ + 3.4591123, + 51.5100168 + ], + [ + 3.460059, + 51.5095335 + ], + [ + 3.4605169, + 51.5093046 + ], + [ + 3.460784, + 51.509171 + ], + [ + 3.4612531, + 51.5089556 + ], + [ + 3.4626691, + 51.5083105 + ], + [ + 3.4638764, + 51.5078313 + ], + [ + 3.4653689, + 51.5072765 + ], + [ + 3.466552, + 51.5068494 + ], + [ + 3.4682213, + 51.5061854 + ], + [ + 3.4698134, + 51.505527 + ], + [ + 3.4713147, + 51.5048511 + ], + [ + 3.4725172, + 51.5042184 + ], + [ + 3.4741671, + 51.50349 + ], + [ + 3.4753703, + 51.5029282 + ], + [ + 3.4759465, + 51.5025554 + ], + [ + 3.4767819, + 51.502029 + ], + [ + 3.4771931, + 51.5017451 + ], + [ + 3.4780372, + 51.5013606 + ], + [ + 3.4793837, + 51.5007004 + ], + [ + 3.480218, + 51.5002814 + ], + [ + 3.4809163, + 51.4999677 + ], + [ + 3.4815794, + 51.4997015 + ], + [ + 3.4825332, + 51.4994056 + ], + [ + 3.4851352, + 51.4987583 + ], + [ + 3.4864044, + 51.4985427 + ], + [ + 3.4877752, + 51.4983448 + ], + [ + 3.4880849, + 51.4982948 + ], + [ + 3.488603, + 51.4980788 + ], + [ + 3.48968, + 51.4974647 + ], + [ + 3.4900436, + 51.4972646 + ], + [ + 3.4904178, + 51.4970738 + ], + [ + 3.4912172, + 51.4967022 + ], + [ + 3.4918469, + 51.4963577 + ], + [ + 3.4925626, + 51.4960602 + ], + [ + 3.4931875, + 51.4957407 + ], + [ + 3.4937555, + 51.4953814 + ], + [ + 3.4942867, + 51.4955544 + ], + [ + 3.4946166, + 51.4954612 + ], + [ + 3.4949806, + 51.4953389 + ], + [ + 3.4954411, + 51.4950991 + ], + [ + 3.49583, + 51.4948194 + ], + [ + 3.4964926, + 51.4942404 + ], + [ + 3.4966167, + 51.494132 + ], + [ + 3.4969181, + 51.4938798 + ], + [ + 3.4977561, + 51.4931783 + ], + [ + 3.49824, + 51.4927733 + ], + [ + 3.500415, + 51.490821 + ], + [ + 3.501105, + 51.4901046 + ], + [ + 3.5020136, + 51.4892918 + ], + [ + 3.5032301, + 51.4877586 + ], + [ + 3.5052671, + 51.4860407 + ], + [ + 3.5077096, + 51.4836028 + ], + [ + 3.5091971, + 51.4820479 + ], + [ + 3.511172, + 51.4798009 + ], + [ + 3.511592, + 51.4793037 + ], + [ + 3.5121278, + 51.4786693 + ], + [ + 3.5122131, + 51.4785488 + ], + [ + 3.5139833, + 51.4760498 + ], + [ + 3.5144528, + 51.4754506 + ], + [ + 3.5147411, + 51.4749552 + ], + [ + 3.5151109, + 51.4743872 + ], + [ + 3.5158938, + 51.4730558 + ], + [ + 3.5172784, + 51.4717705 + ], + [ + 3.5181853, + 51.4709691 + ], + [ + 3.5185737, + 51.4705883 + ], + [ + 3.5194112, + 51.46989 + ], + [ + 3.5201393, + 51.4692007 + ], + [ + 3.5207869, + 51.4686601 + ], + [ + 3.5216128, + 51.4678924 + ], + [ + 3.52248, + 51.4669706 + ], + [ + 3.5232562, + 51.4664785 + ], + [ + 3.5238679, + 51.4655586 + ], + [ + 3.5242972, + 51.4648766 + ], + [ + 3.5246559, + 51.464708 + ], + [ + 3.5250102, + 51.4645097 + ], + [ + 3.5253339, + 51.4642385 + ], + [ + 3.5258388, + 51.4637744 + ], + [ + 3.5261966, + 51.4633881 + ], + [ + 3.5262242, + 51.4633582 + ], + [ + 3.5264919, + 51.4631337 + ], + [ + 3.5271956, + 51.4625939 + ], + [ + 3.5276436, + 51.4623803 + ], + [ + 3.5279258, + 51.4622045 + ], + [ + 3.5283532, + 51.4618936 + ], + [ + 3.5287145, + 51.461662 + ], + [ + 3.5292071, + 51.4614042 + ], + [ + 3.5302982, + 51.4607496 + ], + [ + 3.5306678, + 51.4604817 + ], + [ + 3.5315195, + 51.4598896 + ], + [ + 3.5315112, + 51.4598703 + ], + [ + 3.5320448, + 51.4595803 + ], + [ + 3.5324682, + 51.4592975 + ], + [ + 3.5335817, + 51.4586658 + ], + [ + 3.5339749, + 51.4584373 + ], + [ + 3.5341037, + 51.4583877 + ], + [ + 3.5342684, + 51.4583413 + ], + [ + 3.5345694, + 51.4582798 + ], + [ + 3.5347873, + 51.4582395 + ], + [ + 3.5349342, + 51.45821 + ], + [ + 3.5351125, + 51.458145 + ], + [ + 3.535272, + 51.4580454 + ], + [ + 3.5354277, + 51.4579304 + ], + [ + 3.5355609, + 51.457835 + ], + [ + 3.5363563, + 51.4575173 + ], + [ + 3.5374744, + 51.4568651 + ], + [ + 3.5391106, + 51.4560162 + ], + [ + 3.5406262, + 51.4553185 + ], + [ + 3.5419819, + 51.4547505 + ], + [ + 3.5422317, + 51.4546671 + ], + [ + 3.5430165, + 51.4544078 + ], + [ + 3.543212, + 51.4543456 + ], + [ + 3.5434674, + 51.4543086 + ], + [ + 3.5436544, + 51.4542418 + ], + [ + 3.5437549, + 51.4541756 + ], + [ + 3.5438961, + 51.4540613 + ], + [ + 3.5440411, + 51.4539652 + ], + [ + 3.5442304, + 51.4538722 + ], + [ + 3.5445175, + 51.4537546 + ], + [ + 3.5447506, + 51.4535759 + ], + [ + 3.5450587, + 51.4533125 + ], + [ + 3.54538, + 51.4530855 + ], + [ + 3.5457279, + 51.4528749 + ], + [ + 3.5466662, + 51.4523691 + ], + [ + 3.5469975, + 51.4520937 + ], + [ + 3.5472173, + 51.4518529 + ], + [ + 3.5473935, + 51.4516969 + ], + [ + 3.5475289, + 51.4516456 + ], + [ + 3.5476454, + 51.4516204 + ], + [ + 3.5478242, + 51.4516374 + ], + [ + 3.5479413, + 51.4516739 + ], + [ + 3.5480121, + 51.4517091 + ], + [ + 3.5480714, + 51.4517433 + ], + [ + 3.5481177, + 51.4517845 + ], + [ + 3.5481512, + 51.4519337 + ], + [ + 3.5482017, + 51.4520307 + ], + [ + 3.548357, + 51.4520769 + ], + [ + 3.5485942, + 51.4520594 + ], + [ + 3.5486804, + 51.4520531 + ], + [ + 3.5492104, + 51.4518727 + ], + [ + 3.5493045, + 51.4518415 + ], + [ + 3.5496472, + 51.4517012 + ], + [ + 3.5499607, + 51.4515271 + ], + [ + 3.5501739, + 51.4513354 + ], + [ + 3.5505671, + 51.4509922 + ], + [ + 3.5514432, + 51.4504283 + ], + [ + 3.5519091, + 51.4500912 + ], + [ + 3.5520219, + 51.4499311 + ], + [ + 3.5521297, + 51.4498226 + ], + [ + 3.5521893, + 51.4496892 + ], + [ + 3.5522165, + 51.4495742 + ], + [ + 3.5522076, + 51.4495248 + ], + [ + 3.5521849, + 51.4494891 + ], + [ + 3.5521296, + 51.4494613 + ], + [ + 3.5520448, + 51.4494463 + ], + [ + 3.5517511, + 51.4494335 + ], + [ + 3.5515994, + 51.4494017 + ], + [ + 3.5515281, + 51.4493755 + ], + [ + 3.5514771, + 51.4493522 + ], + [ + 3.5514266, + 51.4493092 + ], + [ + 3.5514172, + 51.4492505 + ], + [ + 3.5514353, + 51.4491895 + ], + [ + 3.5514544, + 51.4491453 + ], + [ + 3.5515012, + 51.4490805 + ], + [ + 3.551568, + 51.44903 + ], + [ + 3.5516544, + 51.4489906 + ], + [ + 3.551774, + 51.4489554 + ], + [ + 3.5518853, + 51.4489488 + ], + [ + 3.5519672, + 51.4489621 + ], + [ + 3.5519826, + 51.4489671 + ], + [ + 3.5529289, + 51.4492564 + ], + [ + 3.5541146, + 51.4496011 + ], + [ + 3.5557432, + 51.450075 + ], + [ + 3.5564875, + 51.4498835 + ], + [ + 3.558245, + 51.449301 + ], + [ + 3.5594257, + 51.4487913 + ], + [ + 3.5602217, + 51.4484498 + ], + [ + 3.5612857, + 51.4477078 + ], + [ + 3.5618372, + 51.4474138 + ], + [ + 3.5618798, + 51.4473215 + ], + [ + 3.5620881, + 51.4470118 + ], + [ + 3.562464, + 51.4466388 + ], + [ + 3.5631777, + 51.4461121 + ], + [ + 3.5645565, + 51.4453111 + ], + [ + 3.5672049, + 51.4438526 + ], + [ + 3.5674427, + 51.4437396 + ], + [ + 3.5675848, + 51.4436307 + ], + [ + 3.5676787, + 51.4434997 + ], + [ + 3.5694979, + 51.4406169 + ], + [ + 3.5695864, + 51.4405172 + ], + [ + 3.5696592, + 51.4404605 + ], + [ + 3.5697928, + 51.4404104 + ], + [ + 3.5700803, + 51.4402874 + ], + [ + 3.5705563, + 51.4401754 + ], + [ + 3.5722453, + 51.4398948 + ], + [ + 3.5737347, + 51.4396684 + ], + [ + 3.5738699, + 51.4396457 + ], + [ + 3.5749533, + 51.4391663 + ], + [ + 3.5754851, + 51.4389082 + ], + [ + 3.5755652, + 51.4388364 + ], + [ + 3.5758593, + 51.438161 + ], + [ + 3.5759521, + 51.4381452 + ], + [ + 3.5760253, + 51.438157 + ], + [ + 3.5760652, + 51.4382098 + ], + [ + 3.5760389, + 51.438305 + ], + [ + 3.5759827, + 51.4384213 + ], + [ + 3.5755369, + 51.4395316 + ], + [ + 3.5755617, + 51.4396392 + ], + [ + 3.5753119, + 51.4398178 + ], + [ + 3.5752152, + 51.4398579 + ], + [ + 3.5751352, + 51.4398701 + ], + [ + 3.5750842, + 51.4398793 + ], + [ + 3.5750029, + 51.4399528 + ], + [ + 3.574391, + 51.440506 + ], + [ + 3.5747666, + 51.4406762 + ], + [ + 3.5752334, + 51.4402579 + ], + [ + 3.5754329, + 51.4400578 + ], + [ + 3.5755546, + 51.4400394 + ], + [ + 3.5756635, + 51.4400596 + ], + [ + 3.5756845, + 51.4401606 + ], + [ + 3.5756479, + 51.4402424 + ], + [ + 3.5757077, + 51.4402937 + ], + [ + 3.5756016, + 51.4404565 + ], + [ + 3.575496, + 51.440441 + ], + [ + 3.5753293, + 51.4406461 + ], + [ + 3.5753082, + 51.44087 + ], + [ + 3.5761423, + 51.4413041 + ], + [ + 3.5775536, + 51.4418198 + ], + [ + 3.5778976, + 51.4415559 + ], + [ + 3.5764283, + 51.4407983 + ], + [ + 3.5765086, + 51.4407197 + ], + [ + 3.5764022, + 51.440654 + ], + [ + 3.5763775, + 51.4406159 + ], + [ + 3.5763302, + 51.4405657 + ], + [ + 3.5763699, + 51.4404679 + ], + [ + 3.5761668, + 51.4404276 + ], + [ + 3.5761185, + 51.4405229 + ], + [ + 3.5758024, + 51.4404669 + ], + [ + 3.5758801, + 51.44029 + ], + [ + 3.575993, + 51.4403011 + ], + [ + 3.576272, + 51.4398828 + ], + [ + 3.5799864, + 51.4405756 + ], + [ + 3.5808834, + 51.4401705 + ], + [ + 3.5811503, + 51.4400174 + ], + [ + 3.5817087, + 51.439685 + ], + [ + 3.5821084, + 51.439721 + ], + [ + 3.5822529, + 51.4404121 + ], + [ + 3.5865127, + 51.4410296 + ], + [ + 3.589206, + 51.4413692 + ], + [ + 3.5907673, + 51.4414653 + ], + [ + 3.591636, + 51.441327 + ], + [ + 3.5926008, + 51.4411372 + ], + [ + 3.5933027, + 51.4407994 + ], + [ + 3.594097, + 51.440244 + ], + [ + 3.594373, + 51.440149 + ], + [ + 3.5946259, + 51.4401105 + ], + [ + 3.5949122, + 51.4400936 + ], + [ + 3.5951582, + 51.4401275 + ], + [ + 3.595325, + 51.4401877 + ], + [ + 3.5955472, + 51.4403104 + ], + [ + 3.5961288, + 51.4407317 + ], + [ + 3.596412, + 51.4407644 + ], + [ + 3.5973076, + 51.4407497 + ], + [ + 3.59793, + 51.4405037 + ], + [ + 3.5989579, + 51.4400977 + ], + [ + 3.5995668, + 51.4399703 + ], + [ + 3.6002302, + 51.4399237 + ], + [ + 3.6003538, + 51.4400081 + ], + [ + 3.6003989, + 51.4401297 + ], + [ + 3.6002941, + 51.4402531 + ], + [ + 3.5999476, + 51.4403171 + ], + [ + 3.5993605, + 51.4404471 + ], + [ + 3.5989616, + 51.4406103 + ], + [ + 3.5983639, + 51.4409522 + ], + [ + 3.5975477, + 51.4412054 + ], + [ + 3.5973221, + 51.4425841 + ], + [ + 3.5973243, + 51.4427823 + ], + [ + 3.5974235, + 51.4429478 + ], + [ + 3.5970132, + 51.443214 + ], + [ + 3.5970822, + 51.443295 + ], + [ + 3.5979002, + 51.4431102 + ], + [ + 3.5980115, + 51.4431122 + ], + [ + 3.5980464, + 51.4431281 + ], + [ + 3.5980491, + 51.4431598 + ], + [ + 3.5978948, + 51.4432417 + ], + [ + 3.5976506, + 51.4433494 + ], + [ + 3.5967308, + 51.4436873 + ], + [ + 3.5968394, + 51.443801 + ], + [ + 3.5972901, + 51.4436324 + ], + [ + 3.5986164, + 51.4432142 + ], + [ + 3.5986687, + 51.4432108 + ], + [ + 3.5987116, + 51.4432259 + ], + [ + 3.5987277, + 51.4432576 + ], + [ + 3.5987022, + 51.4432835 + ], + [ + 3.5986633, + 51.4433028 + ], + [ + 3.5985144, + 51.4433872 + ], + [ + 3.5983347, + 51.4434574 + ], + [ + 3.5972431, + 51.4438536 + ], + [ + 3.5972189, + 51.4440977 + ], + [ + 3.5972001, + 51.4442515 + ], + [ + 3.5971867, + 51.4443284 + ], + [ + 3.597168, + 51.4444254 + ], + [ + 3.5971465, + 51.4445424 + ], + [ + 3.5969494, + 51.4459606 + ], + [ + 3.5974869, + 51.4460232 + ], + [ + 3.5971239, + 51.4479516 + ], + [ + 3.596959, + 51.4490457 + ], + [ + 3.5969536, + 51.4492095 + ], + [ + 3.5969053, + 51.4495004 + ], + [ + 3.5968275, + 51.4498982 + ], + [ + 3.5967873, + 51.4503562 + ], + [ + 3.5966452, + 51.4513307 + ], + [ + 3.5966693, + 51.4515028 + ], + [ + 3.5967364, + 51.4516299 + ], + [ + 3.5969563, + 51.4517803 + ], + [ + 3.5991798, + 51.4519324 + ], + [ + 3.6006712, + 51.4520043 + ], + [ + 3.6011835, + 51.4486687 + ], + [ + 3.6014034, + 51.4473248 + ], + [ + 3.6016233, + 51.4459072 + ], + [ + 3.6016716, + 51.445389 + ], + [ + 3.6019345, + 51.4438309 + ], + [ + 3.6019452, + 51.4434196 + ], + [ + 3.6022295, + 51.4431588 + ], + [ + 3.6029913, + 51.4428613 + ], + [ + 3.6041312, + 51.4423814 + ], + [ + 3.6046435, + 51.4422026 + ], + [ + 3.6051156, + 51.4419919 + ], + [ + 3.6084737, + 51.4406644 + ], + [ + 3.6087178, + 51.4405708 + ], + [ + 3.6088787, + 51.4404989 + ], + [ + 3.6093374, + 51.4403317 + ], + [ + 3.6097397, + 51.4403836 + ], + [ + 3.6102332, + 51.4404571 + ], + [ + 3.6109668, + 51.4405214 + ], + [ + 3.6140492, + 51.4409612 + ], + [ + 3.6179554, + 51.4415185 + ], + [ + 3.6182865, + 51.4414701 + ], + [ + 3.618577, + 51.4413571 + ], + [ + 3.618811, + 51.4410539 + ], + [ + 3.6189607, + 51.4410568 + ], + [ + 3.6189663, + 51.4419796 + ], + [ + 3.6191184, + 51.442003 + ], + [ + 3.6191317, + 51.4418825 + ], + [ + 3.619176, + 51.441872 + ], + [ + 3.619432, + 51.4412001 + ], + [ + 3.6195785, + 51.4411915 + ], + [ + 3.6194776, + 51.4416088 + ], + [ + 3.6197563, + 51.4415115 + ], + [ + 3.6212612, + 51.4412848 + ], + [ + 3.6225461, + 51.4410744 + ], + [ + 3.6229484, + 51.4410638 + ], + [ + 3.6232298, + 51.4411352 + ], + [ + 3.6239758, + 51.4414865 + ], + [ + 3.6253461, + 51.442066 + ], + [ + 3.626205, + 51.4422759 + ], + [ + 3.628571, + 51.4416187 + ], + [ + 3.6290192, + 51.4415657 + ], + [ + 3.6300959, + 51.4416543 + ], + [ + 3.6310585, + 51.4417613 + ], + [ + 3.6314644, + 51.4416778 + ], + [ + 3.6319371, + 51.4415704 + ], + [ + 3.6323849, + 51.4415994 + ], + [ + 3.6334487, + 51.441804 + ], + [ + 3.6393742, + 51.4434144 + ], + [ + 3.6400838, + 51.4436146 + ], + [ + 3.6401055, + 51.4435444 + ], + [ + 3.6402289, + 51.4435604 + ], + [ + 3.6407758, + 51.4447782 + ], + [ + 3.6408744, + 51.4449259 + ], + [ + 3.6410454, + 51.4450157 + ], + [ + 3.6412887, + 51.4451182 + ], + [ + 3.6416733, + 51.4450957 + ], + [ + 3.6418804, + 51.445045 + ], + [ + 3.6420333, + 51.4449043 + ], + [ + 3.6421668, + 51.4449387 + ], + [ + 3.6419415, + 51.4451396 + ], + [ + 3.6417263, + 51.4452061 + ], + [ + 3.6413151, + 51.4452531 + ], + [ + 3.6411439, + 51.4453912 + ], + [ + 3.6409839, + 51.4456024 + ], + [ + 3.6410344, + 51.445838 + ], + [ + 3.6412399, + 51.4474641 + ], + [ + 3.6413155, + 51.4476364 + ], + [ + 3.6414918, + 51.4477673 + ], + [ + 3.6427154, + 51.448517 + ], + [ + 3.6441939, + 51.4486814 + ], + [ + 3.6456445, + 51.4493488 + ], + [ + 3.647034, + 51.449917 + ], + [ + 3.6484484, + 51.4502032 + ], + [ + 3.6496545, + 51.4503374 + ], + [ + 3.650269, + 51.4502486 + ], + [ + 3.6504007, + 51.4501667 + ], + [ + 3.6503615, + 51.4500725 + ], + [ + 3.6502165, + 51.4499013 + ], + [ + 3.6514187, + 51.4494384 + ], + [ + 3.6536915, + 51.450702 + ], + [ + 3.6555672, + 51.4517941 + ], + [ + 3.6560144, + 51.4521396 + ], + [ + 3.6563249, + 51.4522161 + ], + [ + 3.6568152, + 51.4522001 + ], + [ + 3.6590525, + 51.452089 + ], + [ + 3.6596369, + 51.4520156 + ], + [ + 3.6600311, + 51.4518725 + ], + [ + 3.6603286, + 51.451689 + ], + [ + 3.6607502, + 51.4515401 + ], + [ + 3.6665481, + 51.4495845 + ], + [ + 3.6668632, + 51.4494474 + ], + [ + 3.6671142, + 51.4491545 + ], + [ + 3.6675968, + 51.4479695 + ], + [ + 3.6677845, + 51.4478194 + ], + [ + 3.668101, + 51.4477438 + ], + [ + 3.6683407, + 51.4477812 + ], + [ + 3.6685018, + 51.4478721 + ], + [ + 3.6685702, + 51.4481122 + ], + [ + 3.6682195, + 51.448964 + ], + [ + 3.6677572, + 51.4497757 + ], + [ + 3.6669802, + 51.4501801 + ], + [ + 3.6652696, + 51.4507681 + ], + [ + 3.6646666, + 51.4510016 + ], + [ + 3.6640064, + 51.4512982 + ], + [ + 3.6631973, + 51.4515746 + ], + [ + 3.6625658, + 51.4516779 + ], + [ + 3.6619273, + 51.451879 + ], + [ + 3.6610444, + 51.4521463 + ], + [ + 3.6617668, + 51.4540183 + ], + [ + 3.665831, + 51.4552691 + ], + [ + 3.6663745, + 51.4551699 + ], + [ + 3.6728003, + 51.4571379 + ], + [ + 3.6731435, + 51.4568166 + ], + [ + 3.6742655, + 51.4571365 + ], + [ + 3.6747482, + 51.4572881 + ], + [ + 3.6749971, + 51.4573664 + ], + [ + 3.6754184, + 51.4574989 + ], + [ + 3.6756489, + 51.4575714 + ], + [ + 3.6753413, + 51.4579529 + ], + [ + 3.6857605, + 51.4611964 + ], + [ + 3.6861578, + 51.4608811 + ], + [ + 3.6927777, + 51.458739 + ], + [ + 3.6928267, + 51.4585893 + ], + [ + 3.6937352, + 51.4581751 + ], + [ + 3.688592, + 51.4569538 + ], + [ + 3.6870795, + 51.4571916 + ], + [ + 3.6864077, + 51.4571897 + ], + [ + 3.6859184, + 51.4570854 + ], + [ + 3.6855266, + 51.456905 + ], + [ + 3.6848058, + 51.4563079 + ], + [ + 3.6786179, + 51.4507355 + ], + [ + 3.6782689, + 51.4502663 + ], + [ + 3.6778834, + 51.4492658 + ], + [ + 3.6750604, + 51.4470627 + ], + [ + 3.6749158, + 51.4468057 + ], + [ + 3.6750489, + 51.4466525 + ], + [ + 3.6753928, + 51.4466297 + ], + [ + 3.6756811, + 51.4467405 + ], + [ + 3.6761846, + 51.4471753 + ], + [ + 3.6773627, + 51.448161 + ], + [ + 3.6783963, + 51.4486803 + ], + [ + 3.6794595, + 51.4488672 + ], + [ + 3.6803876, + 51.4488429 + ], + [ + 3.6818055, + 51.4482622 + ], + [ + 3.6847217, + 51.4471042 + ], + [ + 3.6873184, + 51.4461037 + ], + [ + 3.6896274, + 51.4449696 + ], + [ + 3.6938805, + 51.4425849 + ], + [ + 3.6958941, + 51.4418706 + ], + [ + 3.6975531, + 51.4411675 + ], + [ + 3.7038931, + 51.4375884 + ], + [ + 3.7052611, + 51.436524 + ], + [ + 3.7070426, + 51.4354237 + ], + [ + 3.7079027, + 51.4349131 + ], + [ + 3.7083713, + 51.4346522 + ], + [ + 3.709182, + 51.4342006 + ], + [ + 3.7092361, + 51.4341532 + ], + [ + 3.709622, + 51.4338144 + ], + [ + 3.7098232, + 51.4336242 + ], + [ + 3.7106546, + 51.4328381 + ], + [ + 3.7109164, + 51.4326452 + ], + [ + 3.7111093, + 51.4324798 + ], + [ + 3.7113918, + 51.4323248 + ], + [ + 3.7116985, + 51.4320733 + ], + [ + 3.7116871, + 51.4318604 + ], + [ + 3.7111477, + 51.4318452 + ], + [ + 3.7102148, + 51.4316989 + ], + [ + 3.7078911, + 51.4311294 + ], + [ + 3.7079012, + 51.4310476 + ], + [ + 3.7094303, + 51.43137 + ], + [ + 3.711443, + 51.4317442 + ], + [ + 3.7118719, + 51.4317355 + ], + [ + 3.7124107, + 51.4317247 + ], + [ + 3.712639, + 51.4312287 + ], + [ + 3.712621, + 51.4312232 + ], + [ + 3.7121079, + 51.4310671 + ], + [ + 3.7116452, + 51.4309382 + ], + [ + 3.7113107, + 51.4307949 + ], + [ + 3.7100726, + 51.4306083 + ], + [ + 3.7089631, + 51.430396 + ], + [ + 3.7089734, + 51.4303027 + ], + [ + 3.7104011, + 51.4304941 + ], + [ + 3.7118885, + 51.4307567 + ], + [ + 3.7127335, + 51.4310227 + ], + [ + 3.7128605, + 51.4309354 + ], + [ + 3.7129595, + 51.4308137 + ], + [ + 3.7131272, + 51.4303784 + ], + [ + 3.7138226, + 51.4287928 + ], + [ + 3.7144635, + 51.4276279 + ], + [ + 3.7149619, + 51.4271263 + ], + [ + 3.7153168, + 51.4268824 + ], + [ + 3.7154108, + 51.4270157 + ], + [ + 3.7157544, + 51.4268371 + ], + [ + 3.7156273, + 51.4267677 + ], + [ + 3.7128841, + 51.4254111 + ], + [ + 3.7127854, + 51.4253578 + ], + [ + 3.7126126, + 51.4252664 + ], + [ + 3.7125959, + 51.4252686 + ], + [ + 3.7125791, + 51.4252696 + ], + [ + 3.7124209, + 51.4251813 + ], + [ + 3.7124182, + 51.4251721 + ], + [ + 3.7115342, + 51.4246658 + ], + [ + 3.7116549, + 51.4245488 + ], + [ + 3.7157225, + 51.4265323 + ], + [ + 3.7170824, + 51.4270028 + ], + [ + 3.7172158, + 51.4269407 + ], + [ + 3.7168795, + 51.4263033 + ], + [ + 3.7161943, + 51.4257319 + ], + [ + 3.7149572, + 51.4247549 + ], + [ + 3.7142923, + 51.4241268 + ], + [ + 3.7140529, + 51.4236477 + ], + [ + 3.7141188, + 51.423644 + ], + [ + 3.7143491, + 51.4239545 + ], + [ + 3.7146874, + 51.4243141 + ], + [ + 3.7159815, + 51.4253328 + ], + [ + 3.7170034, + 51.4261978 + ], + [ + 3.7174364, + 51.4268889 + ], + [ + 3.7176399, + 51.4270258 + ], + [ + 3.7180136, + 51.4270876 + ], + [ + 3.7188344, + 51.4269864 + ], + [ + 3.7191124, + 51.4268578 + ], + [ + 3.7192344, + 51.4266998 + ], + [ + 3.7174595, + 51.4253243 + ], + [ + 3.7154693, + 51.4237364 + ], + [ + 3.7155658, + 51.4236898 + ], + [ + 3.7165548, + 51.4243333 + ], + [ + 3.7169762, + 51.4247168 + ], + [ + 3.7181649, + 51.425725 + ], + [ + 3.7185858, + 51.4260151 + ], + [ + 3.7193501, + 51.4266171 + ], + [ + 3.7193794, + 51.4267245 + ], + [ + 3.7192909, + 51.4268646 + ], + [ + 3.7190852, + 51.4270146 + ], + [ + 3.7187122, + 51.4271466 + ], + [ + 3.7187109, + 51.4271875 + ], + [ + 3.7196265, + 51.4271969 + ], + [ + 3.7203451, + 51.4267641 + ], + [ + 3.7213754, + 51.4244241 + ], + [ + 3.7257967, + 51.4149858 + ], + [ + 3.7259387, + 51.4146688 + ], + [ + 3.7260416, + 51.4145357 + ], + [ + 3.7262053, + 51.4144375 + ], + [ + 3.7282052, + 51.4136381 + ], + [ + 3.7309057, + 51.4126129 + ], + [ + 3.7329346, + 51.4118139 + ], + [ + 3.7346182, + 51.4111869 + ], + [ + 3.7349556, + 51.4111446 + ], + [ + 3.7366845, + 51.4112117 + ], + [ + 3.7380004, + 51.4112628 + ], + [ + 3.7441073, + 51.4114399 + ], + [ + 3.744303, + 51.4114727 + ], + [ + 3.7444585, + 51.4115937 + ], + [ + 3.7446571, + 51.4119069 + ], + [ + 3.744814, + 51.4122557 + ], + [ + 3.7451044, + 51.412379 + ], + [ + 3.7501108, + 51.4139392 + ], + [ + 3.7523746, + 51.4144226 + ], + [ + 3.7539753, + 51.4147083 + ], + [ + 3.7544595, + 51.4147344 + ], + [ + 3.7550711, + 51.4146782 + ], + [ + 3.7555468, + 51.4145538 + ], + [ + 3.7557872, + 51.4144756 + ], + [ + 3.7558819, + 51.4143906 + ], + [ + 3.7558097, + 51.4140203 + ], + [ + 3.7558221, + 51.4138086 + ], + [ + 3.7561355, + 51.413727 + ], + [ + 3.7564603, + 51.4137278 + ], + [ + 3.7572861, + 51.4138711 + ], + [ + 3.7639335, + 51.410941 + ], + [ + 3.76511, + 51.4104519 + ], + [ + 3.7677644, + 51.4103944 + ], + [ + 3.7760447, + 51.4103246 + ], + [ + 3.7764522, + 51.4102605 + ], + [ + 3.7768442, + 51.4101301 + ], + [ + 3.7769884, + 51.4100687 + ], + [ + 3.7772599, + 51.4098913 + ], + [ + 3.7775824, + 51.4095608 + ], + [ + 3.7776786, + 51.4092595 + ], + [ + 3.777645, + 51.40919 + ], + [ + 3.7776232, + 51.4089596 + ], + [ + 3.7758489, + 51.4063179 + ], + [ + 3.775413, + 51.4057065 + ], + [ + 3.7754006, + 51.405638 + ], + [ + 3.7754155, + 51.4055175 + ], + [ + 3.7755517, + 51.4053665 + ], + [ + 3.7756305, + 51.4052992 + ], + [ + 3.7758865, + 51.4051657 + ], + [ + 3.7768865, + 51.4048023 + ], + [ + 3.781648, + 51.4031641 + ], + [ + 3.7828693, + 51.4027259 + ], + [ + 3.7831605, + 51.402627 + ], + [ + 3.7834525, + 51.4025076 + ], + [ + 3.7889794, + 51.4000361 + ], + [ + 3.7893054, + 51.3999057 + ], + [ + 3.7895228, + 51.3998187 + ], + [ + 3.7901253, + 51.3985737 + ], + [ + 3.7902175, + 51.3984291 + ], + [ + 3.7903461, + 51.3982849 + ], + [ + 3.7905144, + 51.3981548 + ], + [ + 3.7907672, + 51.398003 + ], + [ + 3.7910158, + 51.3978671 + ], + [ + 3.7914915, + 51.3977044 + ], + [ + 3.7923386, + 51.3974437 + ], + [ + 3.792963, + 51.3971894 + ], + [ + 3.7978315, + 51.3951189 + ], + [ + 3.7980558, + 51.3950086 + ], + [ + 3.7981752, + 51.3948995 + ], + [ + 3.799038, + 51.3943388 + ], + [ + 3.7999658, + 51.393603 + ], + [ + 3.8000887, + 51.393518 + ], + [ + 3.8005149, + 51.3933045 + ], + [ + 3.8016502, + 51.3928081 + ], + [ + 3.8017801, + 51.3927322 + ], + [ + 3.804965, + 51.3905902 + ], + [ + 3.8067952, + 51.3893918 + ], + [ + 3.8073177, + 51.3890709 + ], + [ + 3.8078859, + 51.3886615 + ], + [ + 3.8079496, + 51.3885961 + ], + [ + 3.808, + 51.3884757 + ], + [ + 3.8092457, + 51.3876626 + ], + [ + 3.8123141, + 51.3857161 + ], + [ + 3.8125356, + 51.3856043 + ], + [ + 3.8128184, + 51.3855294 + ], + [ + 3.8130704, + 51.3855114 + ], + [ + 3.8141369, + 51.3855944 + ], + [ + 3.8164783, + 51.3858856 + ], + [ + 3.8168922, + 51.3856662 + ], + [ + 3.8172304, + 51.3849743 + ], + [ + 3.817304, + 51.3849431 + ], + [ + 3.817376, + 51.3849802 + ], + [ + 3.8173842, + 51.3850942 + ], + [ + 3.8172777, + 51.3854214 + ], + [ + 3.8175025, + 51.3854669 + ], + [ + 3.8174221, + 51.3856256 + ], + [ + 3.8172043, + 51.3855825 + ], + [ + 3.8170908, + 51.3859208 + ], + [ + 3.817571, + 51.386029 + ], + [ + 3.8177234, + 51.3856786 + ], + [ + 3.8175604, + 51.385636 + ], + [ + 3.8176905, + 51.385537 + ], + [ + 3.8177742, + 51.3855469 + ], + [ + 3.8178499, + 51.3854314 + ], + [ + 3.8179981, + 51.3851913 + ], + [ + 3.8181319, + 51.3852403 + ], + [ + 3.8180692, + 51.385413 + ], + [ + 3.8180216, + 51.3855675 + ], + [ + 3.8180831, + 51.3855886 + ], + [ + 3.8181962, + 51.3857355 + ], + [ + 3.8182962, + 51.3858186 + ], + [ + 3.8183232, + 51.3859099 + ], + [ + 3.8184342, + 51.3859908 + ], + [ + 3.818552, + 51.3860921 + ], + [ + 3.8184211, + 51.3859291 + ], + [ + 3.818389, + 51.385751 + ], + [ + 3.8185245, + 51.3857296 + ], + [ + 3.8186422, + 51.3858378 + ], + [ + 3.8188119, + 51.38591 + ], + [ + 3.8190015, + 51.3859095 + ], + [ + 3.8191806, + 51.3858907 + ], + [ + 3.8194848, + 51.385832 + ], + [ + 3.8198171, + 51.385817 + ], + [ + 3.8200352, + 51.3858441 + ], + [ + 3.8202523, + 51.3859122 + ], + [ + 3.8204409, + 51.385955 + ], + [ + 3.8205763, + 51.3859358 + ], + [ + 3.8207345, + 51.3858826 + ], + [ + 3.8208822, + 51.3858065 + ], + [ + 3.8210236, + 51.3858398 + ], + [ + 3.821142, + 51.3857725 + ], + [ + 3.8213477, + 51.3858565 + ], + [ + 3.8214657, + 51.385812 + ], + [ + 3.8223065, + 51.3858792 + ], + [ + 3.8224758, + 51.3859606 + ], + [ + 3.8227581, + 51.3860499 + ], + [ + 3.8229961, + 51.3861547 + ], + [ + 3.8231714, + 51.3861472 + ], + [ + 3.8233083, + 51.3860733 + ], + [ + 3.8233933, + 51.386024 + ], + [ + 3.8235979, + 51.3860077 + ], + [ + 3.8238792, + 51.3861379 + ], + [ + 3.8242021, + 51.3862071 + ], + [ + 3.8244865, + 51.3862052 + ], + [ + 3.8247486, + 51.3862304 + ], + [ + 3.8248955, + 51.3861863 + ], + [ + 3.8250235, + 51.386028 + ], + [ + 3.8252017, + 51.3860479 + ], + [ + 3.8252614, + 51.3861373 + ], + [ + 3.8254052, + 51.386223 + ], + [ + 3.8256381, + 51.3862434 + ], + [ + 3.8259222, + 51.3862597 + ], + [ + 3.8261014, + 51.3862409 + ], + [ + 3.8261765, + 51.3862963 + ], + [ + 3.8262293, + 51.3863743 + ], + [ + 3.8264781, + 51.386347 + ], + [ + 3.8266859, + 51.3863512 + ], + [ + 3.8268739, + 51.3864145 + ], + [ + 3.8270573, + 51.3865234 + ], + [ + 3.8271232, + 51.3865058 + ], + [ + 3.8271507, + 51.3864286 + ], + [ + 3.8272075, + 51.3863447 + ], + [ + 3.8273325, + 51.3863026 + ], + [ + 3.8274737, + 51.386345 + ], + [ + 3.8276203, + 51.3864671 + ], + [ + 3.8277144, + 51.3864909 + ], + [ + 3.8279536, + 51.3864088 + ], + [ + 3.828054, + 51.3864758 + ], + [ + 3.8284643, + 51.3865503 + ], + [ + 3.8286511, + 51.3865201 + ], + [ + 3.8288571, + 51.3865973 + ], + [ + 3.8290701, + 51.3866882 + ], + [ + 3.8293311, + 51.3867476 + ], + [ + 3.8295523, + 51.3866539 + ], + [ + 3.8297183, + 51.3867239 + ], + [ + 3.8301541, + 51.3867986 + ], + [ + 3.8303189, + 51.3867728 + ], + [ + 3.8304325, + 51.3867511 + ], + [ + 3.8307445, + 51.3868201 + ], + [ + 3.8308981, + 51.3867987 + ], + [ + 3.8309995, + 51.3868293 + ], + [ + 3.8312414, + 51.3869319 + ], + [ + 3.8314951, + 51.3869912 + ], + [ + 3.8317418, + 51.3869001 + ], + [ + 3.8319483, + 51.3868063 + ], + [ + 3.8321065, + 51.3867508 + ], + [ + 3.832215, + 51.3867883 + ], + [ + 3.8323561, + 51.3868352 + ], + [ + 3.8324919, + 51.3868 + ], + [ + 3.8325567, + 51.3866844 + ], + [ + 3.8327714, + 51.3867069 + ], + [ + 3.8329163, + 51.3867402 + ], + [ + 3.8330351, + 51.3868096 + ], + [ + 3.8331549, + 51.386829 + ], + [ + 3.8331529, + 51.386911 + ], + [ + 3.8332974, + 51.3869671 + ], + [ + 3.8334734, + 51.3869299 + ], + [ + 3.8335512, + 51.3868805 + ], + [ + 3.8339056, + 51.3868542 + ], + [ + 3.8339734, + 51.3869141 + ], + [ + 3.8341571, + 51.3870093 + ], + [ + 3.8342669, + 51.3869944 + ], + [ + 3.834383, + 51.3870205 + ], + [ + 3.8346404, + 51.3870821 + ], + [ + 3.8348519, + 51.3870818 + ], + [ + 3.8351141, + 51.387098 + ], + [ + 3.8352884, + 51.3871269 + ], + [ + 3.8354587, + 51.3871764 + ], + [ + 3.8355688, + 51.3871523 + ], + [ + 3.8359293, + 51.3871717 + ], + [ + 3.8360956, + 51.3872348 + ], + [ + 3.8364345, + 51.3872425 + ], + [ + 3.8367252, + 51.387284 + ], + [ + 3.8368181, + 51.3873623 + ], + [ + 3.8370695, + 51.3873783 + ], + [ + 3.8372488, + 51.3875053 + ], + [ + 3.8371712, + 51.3876915 + ], + [ + 3.8371927, + 51.3878626 + ], + [ + 3.837258, + 51.388025 + ], + [ + 3.8374516, + 51.3881568 + ], + [ + 3.8376357, + 51.3882359 + ], + [ + 3.8378671, + 51.3883246 + ], + [ + 3.8379341, + 51.3884164 + ], + [ + 3.8379862, + 51.3885218 + ], + [ + 3.8380253, + 51.3887136 + ], + [ + 3.8380284, + 51.3884401 + ], + [ + 3.8378758, + 51.3882678 + ], + [ + 3.8375508, + 51.3881303 + ], + [ + 3.8373469, + 51.3879666 + ], + [ + 3.8373115, + 51.3877725 + ], + [ + 3.8373507, + 51.387659 + ], + [ + 3.837656, + 51.3878509 + ], + [ + 3.8378358, + 51.3879598 + ], + [ + 3.8380292, + 51.3879547 + ], + [ + 3.8383404, + 51.3879052 + ], + [ + 3.8387831, + 51.3878455 + ], + [ + 3.8389714, + 51.387902 + ], + [ + 3.8392322, + 51.3879772 + ], + [ + 3.8395353, + 51.3879596 + ], + [ + 3.8397421, + 51.3880094 + ], + [ + 3.8402488, + 51.388169 + ], + [ + 3.8412432, + 51.3882193 + ], + [ + 3.8418983, + 51.3884282 + ], + [ + 3.842267, + 51.3885639 + ], + [ + 3.8426511, + 51.3886677 + ], + [ + 3.8431398, + 51.3888203 + ], + [ + 3.8433305, + 51.3889292 + ], + [ + 3.8434834, + 51.388942 + ], + [ + 3.8437751, + 51.3889425 + ], + [ + 3.8441579, + 51.3889505 + ], + [ + 3.8443754, + 51.3890004 + ], + [ + 3.844602, + 51.3889842 + ], + [ + 3.8447838, + 51.3890042 + ], + [ + 3.8449129, + 51.3889461 + ], + [ + 3.8450452, + 51.3889063 + ], + [ + 3.8450763, + 51.388975 + ], + [ + 3.8451907, + 51.3889236 + ], + [ + 3.8453184, + 51.3887675 + ], + [ + 3.845422, + 51.388862 + ], + [ + 3.8455467, + 51.3891297 + ], + [ + 3.8458969, + 51.3891284 + ], + [ + 3.8463591, + 51.3891737 + ], + [ + 3.8465452, + 51.3893167 + ], + [ + 3.8467739, + 51.3893599 + ], + [ + 3.8471051, + 51.3893903 + ], + [ + 3.8473671, + 51.3894201 + ], + [ + 3.8475669, + 51.3894515 + ], + [ + 3.8477754, + 51.3894261 + ], + [ + 3.8480127, + 51.3894146 + ], + [ + 3.8481379, + 51.3895206 + ], + [ + 3.8482492, + 51.3895685 + ], + [ + 3.8483544, + 51.3896137 + ], + [ + 3.8485039, + 51.3897701 + ], + [ + 3.8486594, + 51.3898262 + ], + [ + 3.8491376, + 51.389956 + ], + [ + 3.8493283, + 51.3900671 + ], + [ + 3.8496835, + 51.390157 + ], + [ + 3.8501597, + 51.3902297 + ], + [ + 3.8506978, + 51.3902985 + ], + [ + 3.8508408, + 51.3902679 + ], + [ + 3.8510931, + 51.3903933 + ], + [ + 3.8513797, + 51.3904574 + ], + [ + 3.8516407, + 51.3905214 + ], + [ + 3.8517763, + 51.3906503 + ], + [ + 3.8522781, + 51.3907118 + ], + [ + 3.8524659, + 51.3907888 + ], + [ + 3.8525468, + 51.3909149 + ], + [ + 3.852817, + 51.3910541 + ], + [ + 3.8529453, + 51.3911783 + ], + [ + 3.8528111, + 51.3913001 + ], + [ + 3.8526213, + 51.3914579 + ], + [ + 3.8524504, + 51.3915886 + ], + [ + 3.8523672, + 51.3917063 + ], + [ + 3.852564, + 51.3918677 + ], + [ + 3.8528013, + 51.391863 + ], + [ + 3.8532406, + 51.3916436 + ], + [ + 3.8545467, + 51.3911702 + ], + [ + 3.854953, + 51.3911147 + ], + [ + 3.8563138, + 51.3910953 + ], + [ + 3.8578923, + 51.3911347 + ], + [ + 3.8586029, + 51.3913076 + ], + [ + 3.8589853, + 51.3914866 + ], + [ + 3.8592364, + 51.3915117 + ], + [ + 3.8596431, + 51.3915883 + ], + [ + 3.8609374, + 51.3922223 + ], + [ + 3.8614452, + 51.3932616 + ], + [ + 3.8615674, + 51.3933424 + ], + [ + 3.8616709, + 51.3934368 + ], + [ + 3.8623939, + 51.3940132 + ], + [ + 3.8633351, + 51.3946211 + ], + [ + 3.8642733, + 51.3952039 + ], + [ + 3.8649164, + 51.3954673 + ], + [ + 3.8654849, + 51.3956479 + ], + [ + 3.8672536, + 51.3961288 + ], + [ + 3.8675169, + 51.396097 + ], + [ + 3.8676657, + 51.3961303 + ], + [ + 3.8678528, + 51.3962437 + ], + [ + 3.8681166, + 51.3963441 + ], + [ + 3.8684392, + 51.3965862 + ], + [ + 3.868603, + 51.3965991 + ], + [ + 3.8689428, + 51.3965771 + ], + [ + 3.8691308, + 51.3966472 + ], + [ + 3.8696081, + 51.396672 + ], + [ + 3.8698834, + 51.396752 + ], + [ + 3.8701315, + 51.3967519 + ], + [ + 3.8703593, + 51.3968383 + ], + [ + 3.8705873, + 51.3969179 + ], + [ + 3.8705639, + 51.3969815 + ], + [ + 3.8709922, + 51.3970719 + ], + [ + 3.871171, + 51.3972263 + ], + [ + 3.8714688, + 51.3972814 + ], + [ + 3.8723673, + 51.3973851 + ], + [ + 3.87241, + 51.3972807 + ], + [ + 3.8725142, + 51.3971883 + ], + [ + 3.872682, + 51.3971852 + ], + [ + 3.8728124, + 51.3972274 + ], + [ + 3.8728918, + 51.3972646 + ], + [ + 3.8730947, + 51.3973234 + ], + [ + 3.8731921, + 51.3973698 + ], + [ + 3.8733301, + 51.3974007 + ], + [ + 3.8733653, + 51.3974466 + ], + [ + 3.8735831, + 51.3974987 + ], + [ + 3.873904, + 51.3975016 + ], + [ + 3.8740422, + 51.3975165 + ], + [ + 3.8741952, + 51.3975315 + ], + [ + 3.8743837, + 51.3975811 + ], + [ + 3.8745446, + 51.397562 + ], + [ + 3.8747686, + 51.3975002 + ], + [ + 3.8750096, + 51.3974888 + ], + [ + 3.8753968, + 51.3974672 + ], + [ + 3.8755401, + 51.3974274 + ], + [ + 3.8756828, + 51.3974037 + ], + [ + 3.8758424, + 51.3974415 + ], + [ + 3.8759769, + 51.3974632 + ], + [ + 3.8761228, + 51.3974623 + ], + [ + 3.8762798, + 51.3974569 + ], + [ + 3.8764781, + 51.3974017 + ], + [ + 3.876629, + 51.3973437 + ], + [ + 3.8766763, + 51.397196 + ], + [ + 3.8768012, + 51.3971584 + ], + [ + 3.8769288, + 51.3971619 + ], + [ + 3.8770993, + 51.3972044 + ], + [ + 3.8772606, + 51.3971671 + ], + [ + 3.8773623, + 51.3971863 + ], + [ + 3.8775743, + 51.3971676 + ], + [ + 3.8776495, + 51.3972321 + ], + [ + 3.8777183, + 51.397251 + ], + [ + 3.8778136, + 51.3972313 + ], + [ + 3.8779281, + 51.3971731 + ], + [ + 3.878047, + 51.3970807 + ], + [ + 3.8783899, + 51.3969426 + ], + [ + 3.8786675, + 51.3967954 + ], + [ + 3.8793669, + 51.3967136 + ], + [ + 3.8797153, + 51.3967638 + ], + [ + 3.8799179, + 51.396812 + ], + [ + 3.8800292, + 51.3968636 + ], + [ + 3.8801751, + 51.3968609 + ], + [ + 3.8802689, + 51.3967893 + ], + [ + 3.8802714, + 51.3967187 + ], + [ + 3.8803481, + 51.3966058 + ], + [ + 3.8805431, + 51.3965582 + ], + [ + 3.8806254, + 51.3966049 + ], + [ + 3.8806998, + 51.3966719 + ], + [ + 3.8807939, + 51.3966891 + ], + [ + 3.8809416, + 51.3966387 + ], + [ + 3.8810611, + 51.3965582 + ], + [ + 3.8810788, + 51.3964696 + ], + [ + 3.8811726, + 51.3963911 + ], + [ + 3.8812393, + 51.39636 + ], + [ + 3.8812895, + 51.3962809 + ], + [ + 3.8814287, + 51.3962646 + ], + [ + 3.8815591, + 51.3962891 + ], + [ + 3.8817425, + 51.3962642 + ], + [ + 3.8818879, + 51.3962775 + ], + [ + 3.88197, + 51.3963287 + ], + [ + 3.8821328, + 51.3963673 + ], + [ + 3.8824007, + 51.3963185 + ], + [ + 3.8825937, + 51.3962231 + ], + [ + 3.8826524, + 51.3961098 + ], + [ + 3.8828641, + 51.3957868 + ], + [ + 3.8831042, + 51.3954915 + ], + [ + 3.8827211, + 51.395598 + ], + [ + 3.8826797, + 51.3955292 + ], + [ + 3.8829674, + 51.3954395 + ], + [ + 3.8832827, + 51.3953913 + ], + [ + 3.8834781, + 51.3953301 + ], + [ + 3.8833439, + 51.3949933 + ], + [ + 3.8834282, + 51.394983 + ], + [ + 3.8836318, + 51.3953138 + ], + [ + 3.8837891, + 51.3953023 + ], + [ + 3.884047, + 51.3953307 + ], + [ + 3.8843527, + 51.3954556 + ], + [ + 3.8894435, + 51.3944243 + ], + [ + 3.8923036, + 51.394086 + ], + [ + 3.8927898, + 51.3939511 + ], + [ + 3.8931223, + 51.3938279 + ], + [ + 3.8932871, + 51.3937001 + ], + [ + 3.8934045, + 51.393574 + ], + [ + 3.8937796, + 51.3933784 + ], + [ + 3.893674, + 51.3930603 + ], + [ + 3.8937841, + 51.3930367 + ], + [ + 3.8940525, + 51.3933979 + ], + [ + 3.8942608, + 51.3934919 + ], + [ + 3.894447, + 51.3935923 + ], + [ + 3.8948145, + 51.3938273 + ], + [ + 3.8950815, + 51.3940222 + ], + [ + 3.895364, + 51.3940783 + ], + [ + 3.896008, + 51.3941255 + ], + [ + 3.8966683, + 51.3942276 + ], + [ + 3.9005512, + 51.3949051 + ], + [ + 3.9007098, + 51.3949596 + ], + [ + 3.9023367, + 51.3976197 + ], + [ + 3.9034392, + 51.3992998 + ], + [ + 3.9035063, + 51.3995741 + ], + [ + 3.9038917, + 51.3997159 + ], + [ + 3.9040862, + 51.3998962 + ], + [ + 3.904187, + 51.4001528 + ], + [ + 3.9038227, + 51.4005628 + ], + [ + 3.9038659, + 51.4009005 + ], + [ + 3.9040254, + 51.4016774 + ], + [ + 3.9045542, + 51.4033888 + ], + [ + 3.9046884, + 51.403623 + ], + [ + 3.904919, + 51.4038152 + ], + [ + 3.9052788, + 51.4040682 + ], + [ + 3.9057091, + 51.4043952 + ], + [ + 3.905899, + 51.4047098 + ], + [ + 3.9062743, + 51.4055761 + ], + [ + 3.9063998, + 51.4056415 + ], + [ + 3.9065782, + 51.4056507 + ], + [ + 3.9067584, + 51.4056075 + ], + [ + 3.9069, + 51.4056275 + ], + [ + 3.9072806, + 51.4055937 + ], + [ + 3.9073107, + 51.4056762 + ], + [ + 3.9069469, + 51.4057512 + ], + [ + 3.907069, + 51.4061288 + ], + [ + 3.9073715, + 51.4061373 + ], + [ + 3.9078098, + 51.4061225 + ], + [ + 3.9078296, + 51.4061866 + ], + [ + 3.9070082, + 51.4063058 + ], + [ + 3.9068761, + 51.4063291 + ], + [ + 3.9068551, + 51.4064085 + ], + [ + 3.9082671, + 51.4086533 + ], + [ + 3.908902, + 51.4085454 + ], + [ + 3.9089325, + 51.4086096 + ], + [ + 3.9083218, + 51.4087588 + ], + [ + 3.9082744, + 51.4092937 + ], + [ + 3.9082691, + 51.4096651 + ], + [ + 3.9083283, + 51.4099621 + ], + [ + 3.9088879, + 51.4109975 + ], + [ + 3.9104084, + 51.4128433 + ], + [ + 3.9108792, + 51.413352 + ], + [ + 3.9114745, + 51.4138506 + ], + [ + 3.9116434, + 51.4140734 + ], + [ + 3.911124, + 51.4154372 + ], + [ + 3.911072, + 51.4155737 + ], + [ + 3.914415, + 51.4175008 + ], + [ + 3.9143631, + 51.4176575 + ], + [ + 3.914161, + 51.4175801 + ], + [ + 3.9141505, + 51.419631 + ], + [ + 3.9143468, + 51.4196605 + ], + [ + 3.9145372, + 51.419895 + ], + [ + 3.9147481, + 51.4204418 + ], + [ + 3.916352, + 51.4208987 + ], + [ + 3.9164963, + 51.4208274 + ], + [ + 3.9162382, + 51.4196259 + ], + [ + 3.916126, + 51.418941 + ], + [ + 3.9160229, + 51.4187143 + ], + [ + 3.9156878, + 51.4184328 + ], + [ + 3.9157316, + 51.4183056 + ], + [ + 3.9159223, + 51.4182735 + ], + [ + 3.9164507, + 51.4185571 + ], + [ + 3.9166526, + 51.4192953 + ], + [ + 3.9166716, + 51.4197855 + ], + [ + 3.9169687, + 51.421156 + ], + [ + 3.9174646, + 51.4226015 + ], + [ + 3.9176945, + 51.4233833 + ], + [ + 3.9177968, + 51.4238972 + ], + [ + 3.9188361, + 51.42523 + ], + [ + 3.9191029, + 51.4252146 + ], + [ + 3.9191926, + 51.4252702 + ], + [ + 3.9191581, + 51.4253313 + ], + [ + 3.9166198, + 51.4256463 + ], + [ + 3.9166924, + 51.4257884 + ], + [ + 3.9190608, + 51.4255423 + ], + [ + 3.9191402, + 51.4255796 + ], + [ + 3.9191456, + 51.4256435 + ], + [ + 3.9188739, + 51.4257043 + ], + [ + 3.9190503, + 51.427347 + ], + [ + 3.9204818, + 51.4288868 + ], + [ + 3.9210039, + 51.4293982 + ], + [ + 3.9258053, + 51.4344443 + ], + [ + 3.9252741, + 51.4352933 + ], + [ + 3.9252409, + 51.4359606 + ], + [ + 3.9254886, + 51.4379413 + ], + [ + 3.927899, + 51.4367293 + ], + [ + 3.9279515, + 51.4368119 + ], + [ + 3.9248716, + 51.4385935 + ], + [ + 3.9239061, + 51.4391713 + ], + [ + 3.9234519, + 51.4396154 + ], + [ + 3.9229136, + 51.4404529 + ], + [ + 3.9215912, + 51.4430826 + ], + [ + 3.9209985, + 51.4439058 + ], + [ + 3.9216277, + 51.4445438 + ], + [ + 3.9218364, + 51.4447533 + ], + [ + 3.924823, + 51.4451539 + ], + [ + 3.925281, + 51.4453571 + ], + [ + 3.9254355, + 51.445582 + ], + [ + 3.9253887, + 51.4459461 + ], + [ + 3.9241708, + 51.4490167 + ], + [ + 3.9239275, + 51.4492283 + ], + [ + 3.9237973, + 51.4493181 + ], + [ + 3.9239393, + 51.4494609 + ], + [ + 3.9239859, + 51.4496209 + ], + [ + 3.924234, + 51.449758 + ], + [ + 3.9244602, + 51.4498971 + ], + [ + 3.9245259, + 51.4500277 + ], + [ + 3.9247687, + 51.4502263 + ], + [ + 3.9249832, + 51.4505248 + ], + [ + 3.9252734, + 51.4507215 + ], + [ + 3.9254076, + 51.4508824 + ], + [ + 3.9251488, + 51.4508707 + ], + [ + 3.9249062, + 51.4507929 + ], + [ + 3.9244263, + 51.4507149 + ], + [ + 3.924237, + 51.4513487 + ], + [ + 3.925238, + 51.4514664 + ], + [ + 3.925491, + 51.4514323 + ], + [ + 3.9258978, + 51.4513776 + ], + [ + 3.9336453, + 51.448428 + ], + [ + 3.9339173, + 51.4483625 + ], + [ + 3.9342518, + 51.4484183 + ], + [ + 3.9347636, + 51.4486607 + ], + [ + 3.9360558, + 51.4476282 + ], + [ + 3.9361529, + 51.4476817 + ], + [ + 3.9349442, + 51.4487355 + ], + [ + 3.9484167, + 51.4548828 + ], + [ + 3.9502838, + 51.4557118 + ], + [ + 3.9506763, + 51.4557972 + ], + [ + 3.9510809, + 51.4558371 + ], + [ + 3.951395, + 51.4558375 + ], + [ + 3.9514461, + 51.4556761 + ], + [ + 3.9514363, + 51.455471 + ], + [ + 3.9515762, + 51.4554198 + ], + [ + 3.9516367, + 51.4554909 + ], + [ + 3.9516631, + 51.4556119 + ], + [ + 3.9517173, + 51.4557969 + ], + [ + 3.9530967, + 51.4558544 + ], + [ + 3.9616233, + 51.4559634 + ], + [ + 3.9619754, + 51.4560598 + ], + [ + 3.9699211, + 51.4598846 + ], + [ + 3.9706351, + 51.459485 + ], + [ + 3.9707619, + 51.4595362 + ], + [ + 3.970189, + 51.4599894 + ], + [ + 3.9750922, + 51.4623799 + ], + [ + 3.9760183, + 51.4623011 + ], + [ + 3.9762911, + 51.4621483 + ], + [ + 3.9779096, + 51.4612071 + ], + [ + 3.9784034, + 51.4602063 + ], + [ + 3.9786324, + 51.4600943 + ], + [ + 3.9791279, + 51.4599959 + ], + [ + 3.9811583, + 51.4598601 + ], + [ + 3.9831331, + 51.4578051 + ], + [ + 3.9837227, + 51.456764 + ], + [ + 3.9839605, + 51.4564128 + ], + [ + 3.9869853, + 51.4534548 + ], + [ + 3.9871948, + 51.4533996 + ], + [ + 3.9873049, + 51.452391 + ], + [ + 3.9875241, + 51.4533659 + ], + [ + 3.988026, + 51.4534657 + ], + [ + 3.9882335, + 51.4536611 + ], + [ + 3.9884472, + 51.4535763 + ], + [ + 3.9885164, + 51.453422 + ], + [ + 3.9887526, + 51.4533145 + ], + [ + 3.9911578, + 51.4524068 + ], + [ + 3.9917278, + 51.4520652 + ], + [ + 3.9926677, + 51.4515169 + ], + [ + 3.9929931, + 51.4513134 + ], + [ + 3.9965786, + 51.4490719 + ], + [ + 3.9973575, + 51.448365 + ], + [ + 3.9981447, + 51.4477768 + ], + [ + 3.9987624, + 51.4469318 + ], + [ + 4.0013415, + 51.4458955 + ], + [ + 4.0022703, + 51.4456775 + ], + [ + 4.0027141, + 51.4455853 + ], + [ + 4.003189, + 51.4452451 + ], + [ + 4.0037312, + 51.4446639 + ], + [ + 4.0037159, + 51.4445339 + ], + [ + 4.002948, + 51.4432492 + ], + [ + 4.0027747, + 51.4428216 + ], + [ + 4.0027996, + 51.4425234 + ], + [ + 4.0033461, + 51.4419126 + ], + [ + 4.0043667, + 51.4411597 + ], + [ + 4.004845, + 51.4409995 + ], + [ + 4.0048986, + 51.4410524 + ], + [ + 4.004566, + 51.4412343 + ], + [ + 4.0040608, + 51.4416221 + ], + [ + 4.0034971, + 51.4420231 + ], + [ + 4.003012, + 51.4424932 + ], + [ + 4.003018, + 51.4430515 + ], + [ + 4.0037938, + 51.4439762 + ], + [ + 4.004944, + 51.4439832 + ], + [ + 4.0058976, + 51.4439614 + ], + [ + 4.0067756, + 51.4425488 + ], + [ + 4.0069838, + 51.4418782 + ], + [ + 4.0070698, + 51.4409537 + ], + [ + 4.0070645, + 51.4402268 + ], + [ + 4.0070616, + 51.4398188 + ], + [ + 4.0071639, + 51.4396533 + ], + [ + 4.0074942, + 51.4395762 + ], + [ + 4.009084, + 51.4394063 + ], + [ + 4.0117653, + 51.4389555 + ], + [ + 4.0118029, + 51.4388913 + ], + [ + 4.0119789, + 51.4387439 + ], + [ + 4.012205, + 51.4385948 + ], + [ + 4.0122648, + 51.4385724 + ], + [ + 4.0125991, + 51.4384474 + ], + [ + 4.0130015, + 51.4383826 + ], + [ + 4.0136438, + 51.4384339 + ], + [ + 4.0141401, + 51.4387086 + ], + [ + 4.0146098, + 51.4390409 + ], + [ + 4.0147705, + 51.4391741 + ], + [ + 4.015208, + 51.4395039 + ], + [ + 4.0156264, + 51.4398367 + ], + [ + 4.0157817, + 51.4397979 + ], + [ + 4.0165142, + 51.4396967 + ], + [ + 4.0166956, + 51.4397392 + ], + [ + 4.0193825, + 51.4391021 + ], + [ + 4.0208509, + 51.4386103 + ], + [ + 4.0230072, + 51.4379447 + ], + [ + 4.0258918, + 51.4369129 + ], + [ + 4.0297551, + 51.4354721 + ], + [ + 4.0297882, + 51.4340417 + ], + [ + 4.0299929, + 51.433492 + ], + [ + 4.0300833, + 51.4333493 + ], + [ + 4.0302378, + 51.4332844 + ], + [ + 4.0303071, + 51.433285 + ], + [ + 4.0304769, + 51.4333638 + ], + [ + 4.0304752, + 51.4334458 + ], + [ + 4.0302705, + 51.4338246 + ], + [ + 4.03015, + 51.4345389 + ], + [ + 4.0301349, + 51.4356254 + ], + [ + 4.0301241, + 51.435794 + ], + [ + 4.0300343, + 51.4359072 + ], + [ + 4.0297473, + 51.4360301 + ], + [ + 4.0296805, + 51.4360843 + ], + [ + 4.0296865, + 51.4361436 + ], + [ + 4.0297687, + 51.4362262 + ], + [ + 4.0304489, + 51.4368553 + ], + [ + 4.0306313, + 51.4369531 + ], + [ + 4.0308379, + 51.43701 + ], + [ + 4.031255, + 51.4369824 + ], + [ + 4.0322796, + 51.4369456 + ], + [ + 4.032757, + 51.4368419 + ], + [ + 4.0334195, + 51.4366781 + ], + [ + 4.0337253, + 51.4365844 + ], + [ + 4.0339157, + 51.4364858 + ], + [ + 4.034082, + 51.4362901 + ], + [ + 4.0340927, + 51.436143 + ], + [ + 4.0340632, + 51.4359758 + ], + [ + 4.034023, + 51.4357551 + ], + [ + 4.0339908, + 51.4356063 + ], + [ + 4.0340659, + 51.4353471 + ], + [ + 4.0342107, + 51.4350595 + ], + [ + 4.0342912, + 51.4349207 + ], + [ + 4.0342403, + 51.4347 + ], + [ + 4.0341893, + 51.4344927 + ], + [ + 4.03409, + 51.4342502 + ], + [ + 4.0339264, + 51.4338088 + ], + [ + 4.033846, + 51.4335061 + ], + [ + 4.033685, + 51.4329626 + ], + [ + 4.0335912, + 51.4329041 + ], + [ + 4.0334839, + 51.4328941 + ], + [ + 4.0331968, + 51.4328796 + ], + [ + 4.0330224, + 51.4328441 + ], + [ + 4.0329076, + 51.432752 + ], + [ + 4.0329498, + 51.4326476 + ], + [ + 4.0330714, + 51.4325871 + ], + [ + 4.0355673, + 51.4323471 + ], + [ + 4.0372399, + 51.4322418 + ], + [ + 4.038076, + 51.432196 + ], + [ + 4.0423445, + 51.4314094 + ], + [ + 4.0503703, + 51.4298529 + ], + [ + 4.0509156, + 51.4297472 + ], + [ + 4.050931, + 51.4297086 + ], + [ + 4.0508747, + 51.4296056 + ], + [ + 4.0489577, + 51.4284608 + ], + [ + 4.0487251, + 51.4282381 + ], + [ + 4.0484137, + 51.4275955 + ], + [ + 4.0482587, + 51.4273187 + ], + [ + 4.0480664, + 51.4270962 + ], + [ + 4.0469159, + 51.4264631 + ], + [ + 4.0466265, + 51.4263469 + ], + [ + 4.0457876, + 51.4263586 + ], + [ + 4.0457671, + 51.4262855 + ], + [ + 4.0464913, + 51.4261841 + ], + [ + 4.0488749, + 51.4244349 + ], + [ + 4.0521666, + 51.4219592 + ], + [ + 4.0519653, + 51.4214542 + ], + [ + 4.0515252, + 51.4210362 + ], + [ + 4.0512737, + 51.4206743 + ], + [ + 4.0512032, + 51.4201908 + ], + [ + 4.0514263, + 51.4199762 + ], + [ + 4.0525994, + 51.4192927 + ], + [ + 4.0535137, + 51.4187895 + ], + [ + 4.053799, + 51.4185617 + ], + [ + 4.0544162, + 51.4181495 + ], + [ + 4.0593203, + 51.4153968 + ], + [ + 4.0610139, + 51.4145669 + ], + [ + 4.0611585, + 51.414445 + ], + [ + 4.0614018, + 51.4141257 + ], + [ + 4.0617221, + 51.413791 + ], + [ + 4.0620896, + 51.4136457 + ], + [ + 4.0625207, + 51.4135966 + ], + [ + 4.0661172, + 51.4134943 + ], + [ + 4.0671987, + 51.4131881 + ], + [ + 4.0673168, + 51.4131207 + ], + [ + 4.0673978, + 51.413078 + ], + [ + 4.0676163, + 51.4129027 + ], + [ + 4.0676937, + 51.4128373 + ], + [ + 4.0678161, + 51.4127704 + ], + [ + 4.0676805, + 51.4125524 + ], + [ + 4.0676708, + 51.4125112 + ], + [ + 4.0676902, + 51.4124727 + ], + [ + 4.0678419, + 51.4124016 + ], + [ + 4.0680405, + 51.4123425 + ], + [ + 4.0678525, + 51.4120485 + ], + [ + 4.0677212, + 51.4118146 + ], + [ + 4.0677507, + 51.4118035 + ], + [ + 4.0678087, + 51.4118087 + ], + [ + 4.0680321, + 51.4121372 + ], + [ + 4.0681401, + 51.4123049 + ], + [ + 4.0681831, + 51.4123282 + ], + [ + 4.0682001, + 51.4123671 + ], + [ + 4.0680899, + 51.4123954 + ], + [ + 4.0683652, + 51.4128157 + ], + [ + 4.0686625, + 51.4127532 + ], + [ + 4.0687092, + 51.4126534 + ], + [ + 4.068485, + 51.4122293 + ], + [ + 4.0686134, + 51.4122034 + ], + [ + 4.0688694, + 51.4126599 + ], + [ + 4.0689262, + 51.4127107 + ], + [ + 4.0690019, + 51.4127367 + ], + [ + 4.0690569, + 51.4127306 + ], + [ + 4.0713176, + 51.4122311 + ], + [ + 4.0730441, + 51.4118028 + ], + [ + 4.0733252, + 51.4116672 + ], + [ + 4.0736069, + 51.4115133 + ], + [ + 4.0737745, + 51.4113945 + ], + [ + 4.0738792, + 51.4113092 + ], + [ + 4.0739815, + 51.4111783 + ], + [ + 4.0740622, + 51.4110448 + ], + [ + 4.0741934, + 51.4108048 + ], + [ + 4.074281, + 51.4105597 + ], + [ + 4.0743273, + 51.4104738 + ], + [ + 4.0751165, + 51.409934 + ], + [ + 4.0765358, + 51.4090462 + ], + [ + 4.077705, + 51.4083492 + ], + [ + 4.078668, + 51.4078411 + ], + [ + 4.0792046, + 51.4075764 + ], + [ + 4.0793189, + 51.4075299 + ], + [ + 4.0793958, + 51.4075194 + ], + [ + 4.0794973, + 51.4075388 + ], + [ + 4.0797917, + 51.4078111 + ], + [ + 4.080061, + 51.4080696 + ], + [ + 4.0800889, + 51.4081132 + ], + [ + 4.0802015, + 51.4081259 + ], + [ + 4.0803456, + 51.4081846 + ], + [ + 4.0805045, + 51.4082297 + ], + [ + 4.0805593, + 51.4082258 + ], + [ + 4.0805496, + 51.4081892 + ], + [ + 4.0805148, + 51.4081342 + ], + [ + 4.0804985, + 51.4080656 + ], + [ + 4.0805189, + 51.4079952 + ], + [ + 4.080553, + 51.4079524 + ], + [ + 4.0806925, + 51.4079221 + ], + [ + 4.0807295, + 51.4078997 + ], + [ + 4.0807907, + 51.4078047 + ], + [ + 4.0809062, + 51.4077218 + ], + [ + 4.0809252, + 51.4076947 + ], + [ + 4.0811129, + 51.4076377 + ], + [ + 4.0811977, + 51.4076067 + ], + [ + 4.0813135, + 51.4075125 + ], + [ + 4.0814027, + 51.4074566 + ], + [ + 4.081652, + 51.4074094 + ], + [ + 4.08186, + 51.4073981 + ], + [ + 4.0821568, + 51.407347 + ], + [ + 4.0823303, + 51.4072784 + ], + [ + 4.082532, + 51.4072375 + ], + [ + 4.0827082, + 51.4071917 + ], + [ + 4.0828871, + 51.4071825 + ], + [ + 4.0830324, + 51.4072001 + ], + [ + 4.0831696, + 51.4072473 + ], + [ + 4.0832483, + 51.4072938 + ], + [ + 4.0832761, + 51.407342 + ], + [ + 4.0833081, + 51.4073697 + ], + [ + 4.083413, + 51.407396 + ], + [ + 4.0834965, + 51.4074084 + ], + [ + 4.0836348, + 51.4074168 + ], + [ + 4.0837601, + 51.4074889 + ], + [ + 4.0837573, + 51.4074615 + ], + [ + 4.0837366, + 51.4074249 + ], + [ + 4.083701, + 51.4073925 + ], + [ + 4.0836072, + 51.4073595 + ], + [ + 4.0835564, + 51.4073544 + ], + [ + 4.0835126, + 51.4073561 + ], + [ + 4.0834725, + 51.4073557 + ], + [ + 4.0833928, + 51.4073388 + ], + [ + 4.0833647, + 51.4073042 + ], + [ + 4.083342, + 51.4072106 + ], + [ + 4.0833043, + 51.4071304 + ], + [ + 4.0833196, + 51.4071033 + ], + [ + 4.0834734, + 51.4070822 + ], + [ + 4.0835284, + 51.4070715 + ], + [ + 4.0835991, + 51.4070267 + ], + [ + 4.0836869, + 51.4070119 + ], + [ + 4.0837941, + 51.406963 + ], + [ + 4.0838497, + 51.4069341 + ], + [ + 4.0839993, + 51.406929 + ], + [ + 4.0841481, + 51.4069489 + ], + [ + 4.0843059, + 51.4069121 + ], + [ + 4.0844527, + 51.4068819 + ], + [ + 4.0846038, + 51.4068267 + ], + [ + 4.0848349, + 51.4067747 + ], + [ + 4.0850438, + 51.4067385 + ], + [ + 4.0852409, + 51.406734 + ], + [ + 4.0854238, + 51.4067088 + ], + [ + 4.0856369, + 51.4066521 + ], + [ + 4.085836, + 51.4065792 + ], + [ + 4.0860562, + 51.4065294 + ], + [ + 4.0861763, + 51.4065332 + ], + [ + 4.0862638, + 51.4065341 + ], + [ + 4.0865094, + 51.4064892 + ], + [ + 4.0867546, + 51.4064556 + ], + [ + 4.0870052, + 51.4064882 + ], + [ + 4.0871611, + 51.4065151 + ], + [ + 4.0873546, + 51.4065059 + ], + [ + 4.0875475, + 51.4065128 + ], + [ + 4.0876378, + 51.4065435 + ], + [ + 4.0877021, + 51.4065876 + ], + [ + 4.0877634, + 51.406611 + ], + [ + 4.0878615, + 51.4066168 + ], + [ + 4.0879792, + 51.4065817 + ], + [ + 4.0881305, + 51.4065242 + ], + [ + 4.0882944, + 51.4065261 + ], + [ + 4.0887893, + 51.4063087 + ], + [ + 4.0888059, + 51.4062428 + ], + [ + 4.0888442, + 51.4061794 + ], + [ + 4.0888857, + 51.4061366 + ], + [ + 4.0889771, + 51.4061263 + ], + [ + 4.0891427, + 51.4060758 + ], + [ + 4.0892856, + 51.4060479 + ], + [ + 4.0894314, + 51.4060473 + ], + [ + 4.0897681, + 51.4060034 + ], + [ + 4.0899065, + 51.4060051 + ], + [ + 4.0899978, + 51.4060039 + ], + [ + 4.0900469, + 51.4059452 + ], + [ + 4.0900752, + 51.4058499 + ], + [ + 4.0901346, + 51.4058118 + ], + [ + 4.0902988, + 51.4058115 + ], + [ + 4.0904188, + 51.4058151 + ], + [ + 4.0905148, + 51.4057753 + ], + [ + 4.0906685, + 51.4057543 + ], + [ + 4.0908437, + 51.4057495 + ], + [ + 4.0909891, + 51.4057626 + ], + [ + 4.0910728, + 51.4057636 + ], + [ + 4.0911535, + 51.4057463 + ], + [ + 4.0912057, + 51.4057128 + ], + [ + 4.0912214, + 51.4056742 + ], + [ + 4.0910977, + 51.4055429 + ], + [ + 4.0911296, + 51.4054521 + ], + [ + 4.0913729, + 51.4053615 + ], + [ + 4.0916152, + 51.4053006 + ], + [ + 4.0918306, + 51.4052872 + ], + [ + 4.0920862, + 51.4052765 + ], + [ + 4.0922404, + 51.4052373 + ], + [ + 4.0923038, + 51.4051924 + ], + [ + 4.0923822, + 51.4051273 + ], + [ + 4.0925579, + 51.4050997 + ], + [ + 4.092632, + 51.4050619 + ], + [ + 4.0926737, + 51.4050054 + ], + [ + 4.0927507, + 51.4049926 + ], + [ + 4.0928783, + 51.4049919 + ], + [ + 4.0929557, + 51.4049654 + ], + [ + 4.0929753, + 51.4049178 + ], + [ + 4.0932108, + 51.4048454 + ], + [ + 4.0933939, + 51.4048157 + ], + [ + 4.0934842, + 51.404844 + ], + [ + 4.093592, + 51.4048954 + ], + [ + 4.0936395, + 51.4048937 + ], + [ + 4.093728, + 51.4048742 + ], + [ + 4.0938012, + 51.4046911 + ], + [ + 4.0940892, + 51.404685 + ], + [ + 4.0942428, + 51.4046638 + ], + [ + 4.0943549, + 51.4045647 + ], + [ + 4.0944512, + 51.4045088 + ], + [ + 4.0945784, + 51.4045215 + ], + [ + 4.0947031, + 51.4044932 + ], + [ + 4.0949022, + 51.404411 + ], + [ + 4.0950928, + 51.4043697 + ], + [ + 4.0952943, + 51.404333 + ], + [ + 4.0955623, + 51.4042584 + ], + [ + 4.0957748, + 51.4042218 + ], + [ + 4.0960627, + 51.4042202 + ], + [ + 4.0962548, + 51.4041265 + ], + [ + 4.0964286, + 51.4040349 + ], + [ + 4.0965641, + 51.404009 + ], + [ + 4.0966985, + 51.4040241 + ], + [ + 4.0967935, + 51.4040205 + ], + [ + 4.0969851, + 51.403945 + ], + [ + 4.097128, + 51.4039123 + ], + [ + 4.0973464, + 51.4039237 + ], + [ + 4.0975395, + 51.4039257 + ], + [ + 4.0976864, + 51.403884 + ], + [ + 4.0977831, + 51.4038167 + ], + [ + 4.0978576, + 51.4037513 + ], + [ + 4.0979565, + 51.4037364 + ], + [ + 4.098061, + 51.4037785 + ], + [ + 4.0981694, + 51.4038115 + ], + [ + 4.0982709, + 51.4038308 + ], + [ + 4.0983408, + 51.4038087 + ], + [ + 4.0982924, + 51.4037103 + ], + [ + 4.0982727, + 51.4036349 + ], + [ + 4.0983105, + 51.4035897 + ], + [ + 4.0984236, + 51.4035795 + ], + [ + 4.098529, + 51.4035942 + ], + [ + 4.0987173, + 51.4036326 + ], + [ + 4.0988011, + 51.4036336 + ], + [ + 4.0988723, + 51.4035659 + ], + [ + 4.0989179, + 51.403498 + ], + [ + 4.0989887, + 51.4034441 + ], + [ + 4.0993786, + 51.4034436 + ], + [ + 4.099532, + 51.4034292 + ], + [ + 4.0996145, + 51.4033458 + ], + [ + 4.0996663, + 51.403319 + ], + [ + 4.0998868, + 51.4033828 + ], + [ + 4.0999439, + 51.4034221 + ], + [ + 4.1000493, + 51.4034369 + ], + [ + 4.1002472, + 51.4032658 + ], + [ + 4.1003171, + 51.4032437 + ], + [ + 4.1004948, + 51.4032706 + ], + [ + 4.1005817, + 51.403292 + ], + [ + 4.1006799, + 51.4032976 + ], + [ + 4.1008167, + 51.4032284 + ], + [ + 4.100872, + 51.4032016 + ], + [ + 4.1009776, + 51.4032072 + ], + [ + 4.10117, + 51.403232 + ], + [ + 4.1012798, + 51.403215 + ], + [ + 4.1016598, + 51.4031824 + ], + [ + 4.1018632, + 51.403205 + ], + [ + 4.1020614, + 51.40328 + ], + [ + 4.1022433, + 51.4034254 + ], + [ + 4.1022456, + 51.4034733 + ], + [ + 4.1023049, + 51.4033053 + ], + [ + 4.1023869, + 51.4031102 + ], + [ + 4.1024969, + 51.4030818 + ], + [ + 4.1026016, + 51.4031192 + ], + [ + 4.1028236, + 51.4031284 + ], + [ + 4.103011, + 51.4030734 + ], + [ + 4.103239, + 51.4029982 + ], + [ + 4.1035014, + 51.403001 + ], + [ + 4.1036403, + 51.4029841 + ], + [ + 4.1038242, + 51.40292 + ], + [ + 4.1040991, + 51.4028636 + ], + [ + 4.1044573, + 51.4028217 + ], + [ + 4.1046808, + 51.4027808 + ], + [ + 4.1047882, + 51.4027181 + ], + [ + 4.1050439, + 51.4026979 + ], + [ + 4.1051718, + 51.4026833 + ], + [ + 4.1053229, + 51.4026188 + ], + [ + 4.1055062, + 51.402582 + ], + [ + 4.1058192, + 51.402592 + ], + [ + 4.10598, + 51.40258 + ], + [ + 4.1061131, + 51.4025131 + ], + [ + 4.1061952, + 51.4024387 + ], + [ + 4.1065237, + 51.4024216 + ], + [ + 4.1067324, + 51.4023827 + ], + [ + 4.1068934, + 51.4023616 + ], + [ + 4.1070643, + 51.4023725 + ], + [ + 4.1073356, + 51.4023137 + ], + [ + 4.1075946, + 51.4023027 + ], + [ + 4.1077982, + 51.4023185 + ], + [ + 4.1081021, + 51.4022647 + ], + [ + 4.1082697, + 51.4022709 + ], + [ + 4.1084286, + 51.4023182 + ], + [ + 4.1085398, + 51.4023877 + ], + [ + 4.1086848, + 51.4023902 + ], + [ + 4.1088423, + 51.40233 + ], + [ + 4.1089649, + 51.4022941 + ], + [ + 4.1092525, + 51.4023062 + ], + [ + 4.1096179, + 51.4022735 + ], + [ + 4.1100579, + 51.4021709 + ], + [ + 4.110475, + 51.4021114 + ], + [ + 4.1110183, + 51.4020987 + ], + [ + 4.1113177, + 51.4020767 + ], + [ + 4.1115933, + 51.4019907 + ], + [ + 4.1117175, + 51.4019806 + ], + [ + 4.1118625, + 51.4020049 + ], + [ + 4.1121752, + 51.4020354 + ], + [ + 4.1124633, + 51.402027 + ], + [ + 4.1127286, + 51.4020503 + ], + [ + 4.112884, + 51.4020974 + ], + [ + 4.1133273, + 51.4021138 + ], + [ + 4.1133396, + 51.4020929 + ], + [ + 4.1134428, + 51.4020507 + ], + [ + 4.1136686, + 51.4020553 + ], + [ + 4.11389, + 51.4020895 + ], + [ + 4.1140673, + 51.4021301 + ], + [ + 4.1143228, + 51.4021167 + ], + [ + 4.1144904, + 51.4021162 + ], + [ + 4.1145852, + 51.4021171 + ], + [ + 4.1146888, + 51.4020738 + ], + [ + 4.1149664, + 51.4019147 + ], + [ + 4.1151585, + 51.4018164 + ], + [ + 4.1155252, + 51.4017288 + ], + [ + 4.1158664, + 51.4016433 + ], + [ + 4.1161519, + 51.4015914 + ], + [ + 4.1163794, + 51.4015298 + ], + [ + 4.116715, + 51.4013805 + ], + [ + 4.1169714, + 51.4013352 + ], + [ + 4.1174512, + 51.4013786 + ], + [ + 4.1175495, + 51.4014128 + ], + [ + 4.1176062, + 51.4014241 + ], + [ + 4.1176493, + 51.4014762 + ], + [ + 4.1177535, + 51.4015057 + ], + [ + 4.1180687, + 51.4014581 + ], + [ + 4.118139, + 51.4014014 + ], + [ + 4.1181957, + 51.4012699 + ], + [ + 4.1182637, + 51.401211 + ], + [ + 4.1185516, + 51.4011566 + ], + [ + 4.1188263, + 51.4010691 + ], + [ + 4.1189258, + 51.4010268 + ], + [ + 4.1191731, + 51.4009132 + ], + [ + 4.119298, + 51.4008711 + ], + [ + 4.1194305, + 51.4008246 + ], + [ + 4.1196507, + 51.4007677 + ], + [ + 4.1199079, + 51.4006928 + ], + [ + 4.1200765, + 51.4006558 + ], + [ + 4.1202775, + 51.4006305 + ], + [ + 4.1204988, + 51.4005348 + ], + [ + 4.1206023, + 51.4004812 + ], + [ + 4.1207897, + 51.4004262 + ], + [ + 4.120888, + 51.4004248 + ], + [ + 4.1209384, + 51.4004459 + ], + [ + 4.1209852, + 51.4004714 + ], + [ + 4.1209794, + 51.4005511 + ], + [ + 4.1209376, + 51.4006122 + ], + [ + 4.1208448, + 51.4006751 + ], + [ + 4.1207234, + 51.4007171 + ], + [ + 4.1206309, + 51.4007663 + ], + [ + 4.120658, + 51.4008418 + ], + [ + 4.1208616, + 51.4008575 + ], + [ + 4.1210258, + 51.4008501 + ], + [ + 4.1212449, + 51.4008318 + ], + [ + 4.121387, + 51.4008355 + ], + [ + 4.1215847, + 51.400801 + ], + [ + 4.1219029, + 51.4007587 + ], + [ + 4.1221365, + 51.4007452 + ], + [ + 4.1222056, + 51.4007458 + ], + [ + 4.1229118, + 51.400507 + ], + [ + 4.1233584, + 51.4004272 + ], + [ + 4.125768, + 51.4001259 + ], + [ + 4.1262649, + 51.4000762 + ], + [ + 4.1280339, + 51.3998777 + ], + [ + 4.1338061, + 51.3991842 + ], + [ + 4.1342048, + 51.3991244 + ], + [ + 4.134487, + 51.3990634 + ], + [ + 4.1347372, + 51.3989749 + ], + [ + 4.1349805, + 51.3988725 + ], + [ + 4.1355514, + 51.3985136 + ], + [ + 4.1368458, + 51.3976678 + ], + [ + 4.1380946, + 51.3968942 + ], + [ + 4.1384075, + 51.3967721 + ], + [ + 4.138628, + 51.3966991 + ], + [ + 4.1389759, + 51.3966387 + ], + [ + 4.1392983, + 51.3965985 + ], + [ + 4.1391223, + 51.3959807 + ], + [ + 4.1391325, + 51.3959075 + ], + [ + 4.1392132, + 51.3959018 + ], + [ + 4.1392704, + 51.395937 + ], + [ + 4.1394472, + 51.39658 + ], + [ + 4.139601, + 51.3965608 + ], + [ + 4.145722, + 51.395934 + ], + [ + 4.145581, + 51.3955003 + ], + [ + 4.1455613, + 51.3953441 + ], + [ + 4.1456283, + 51.3953107 + ], + [ + 4.1456896, + 51.3953345 + ], + [ + 4.1458393, + 51.3959218 + ], + [ + 4.1464261, + 51.3958606 + ], + [ + 4.1462818, + 51.3953433 + ], + [ + 4.1462371, + 51.3951683 + ], + [ + 4.1463297, + 51.3951376 + ], + [ + 4.146398, + 51.3951707 + ], + [ + 4.146585, + 51.3958441 + ], + [ + 4.1471028, + 51.3957901 + ], + [ + 4.1469289, + 51.3952518 + ], + [ + 4.1469647, + 51.3951744 + ], + [ + 4.1470308, + 51.3951685 + ], + [ + 4.1470919, + 51.3951969 + ], + [ + 4.1472693, + 51.3957727 + ], + [ + 4.1528482, + 51.3952097 + ], + [ + 4.1529764, + 51.3951836 + ], + [ + 4.1531259, + 51.394358 + ], + [ + 4.1532238, + 51.3943749 + ], + [ + 4.1531708, + 51.3948575 + ], + [ + 4.1531771, + 51.3948962 + ], + [ + 4.1532127, + 51.3949307 + ], + [ + 4.1533652, + 51.3949345 + ], + [ + 4.1535337, + 51.3949302 + ], + [ + 4.1537123, + 51.3948505 + ], + [ + 4.1537816, + 51.3946682 + ], + [ + 4.1537769, + 51.3946063 + ], + [ + 4.1537965, + 51.3946244 + ], + [ + 4.1546692, + 51.3946854 + ], + [ + 4.1563959, + 51.3948347 + ], + [ + 4.1567482, + 51.3948746 + ], + [ + 4.1568161, + 51.3949254 + ], + [ + 4.1568549, + 51.3949714 + ], + [ + 4.1570799, + 51.3950032 + ], + [ + 4.1571354, + 51.3951086 + ], + [ + 4.1572734, + 51.3951282 + ], + [ + 4.1574089, + 51.3952366 + ], + [ + 4.1576348, + 51.3953755 + ], + [ + 4.1579189, + 51.3955151 + ], + [ + 4.1580312, + 51.3955435 + ], + [ + 4.1583273, + 51.3955009 + ], + [ + 4.1584991, + 51.395482 + ], + [ + 4.1585676, + 51.3955078 + ], + [ + 4.1586736, + 51.3956318 + ], + [ + 4.1587239, + 51.395662 + ], + [ + 4.1588126, + 51.395754 + ], + [ + 4.1591857, + 51.3959695 + ], + [ + 4.1597248, + 51.3962482 + ], + [ + 4.1601572, + 51.3964302 + ], + [ + 4.1602419, + 51.3964219 + ], + [ + 4.1602451, + 51.3964106 + ], + [ + 4.1603718, + 51.3964437 + ], + [ + 4.1605739, + 51.3965163 + ], + [ + 4.1607696, + 51.3965571 + ], + [ + 4.1609823, + 51.3966412 + ], + [ + 4.1611778, + 51.3966909 + ], + [ + 4.1613809, + 51.3967271 + ], + [ + 4.1614926, + 51.396776 + ], + [ + 4.1616225, + 51.3968229 + ], + [ + 4.1618977, + 51.3968848 + ], + [ + 4.1620345, + 51.3969454 + ], + [ + 4.1622124, + 51.3969723 + ], + [ + 4.1624344, + 51.396979 + ], + [ + 4.1626404, + 51.3970471 + ], + [ + 4.162726, + 51.3971117 + ], + [ + 4.1629176, + 51.3971705 + ], + [ + 4.1630903, + 51.3972566 + ], + [ + 4.1631242, + 51.3973457 + ], + [ + 4.1632029, + 51.3974012 + ], + [ + 4.1633535, + 51.3973616 + ], + [ + 4.163478, + 51.3973355 + ], + [ + 4.1635084, + 51.3973867 + ], + [ + 4.1637695, + 51.3974729 + ], + [ + 4.1640031, + 51.3974547 + ], + [ + 4.1641634, + 51.3974563 + ], + [ + 4.1641318, + 51.3975471 + ], + [ + 4.1641734, + 51.3976295 + ], + [ + 4.1642706, + 51.3976783 + ], + [ + 4.1643282, + 51.3977016 + ], + [ + 4.1645499, + 51.397722 + ], + [ + 4.1646811, + 51.3977233 + ], + [ + 4.1648662, + 51.3977502 + ], + [ + 4.164995, + 51.397838 + ], + [ + 4.1652676, + 51.3978658 + ], + [ + 4.1653832, + 51.3979011 + ], + [ + 4.1654769, + 51.3979385 + ], + [ + 4.1657771, + 51.3980052 + ], + [ + 4.1662667, + 51.3982126 + ], + [ + 4.1664457, + 51.3983129 + ], + [ + 4.1664896, + 51.3983111 + ], + [ + 4.1666097, + 51.3983172 + ], + [ + 4.1667808, + 51.398324 + ], + [ + 4.1669835, + 51.3983699 + ], + [ + 4.1670801, + 51.398428 + ], + [ + 4.1671671, + 51.3984428 + ], + [ + 4.1672835, + 51.3984534 + ], + [ + 4.1676869, + 51.398495 + ], + [ + 4.168002, + 51.3985606 + ], + [ + 4.1681448, + 51.3986558 + ], + [ + 4.1683133, + 51.3987423 + ], + [ + 4.1686623, + 51.398888 + ], + [ + 4.1688952, + 51.3990141 + ], + [ + 4.1691038, + 51.3992082 + ], + [ + 4.1690721, + 51.3992854 + ], + [ + 4.1692181, + 51.3992803 + ], + [ + 4.1693669, + 51.3993027 + ], + [ + 4.1694831, + 51.3993179 + ], + [ + 4.1696134, + 51.3993603 + ], + [ + 4.1698489, + 51.3995072 + ], + [ + 4.1701448, + 51.3996044 + ], + [ + 4.1703874, + 51.3996554 + ], + [ + 4.1706457, + 51.3996745 + ], + [ + 4.1709284, + 51.3998377 + ], + [ + 4.1710955, + 51.3999675 + ], + [ + 4.1710843, + 51.4000881 + ], + [ + 4.1712434, + 51.400015 + ], + [ + 4.1713679, + 51.4000028 + ], + [ + 4.1715702, + 51.4000578 + ], + [ + 4.17192, + 51.4002902 + ], + [ + 4.1723443, + 51.4005873 + ], + [ + 4.1725574, + 51.400761 + ], + [ + 4.1728944, + 51.4009339 + ], + [ + 4.17316, + 51.4010627 + ], + [ + 4.1732683, + 51.4010983 + ], + [ + 4.1734349, + 51.4011323 + ], + [ + 4.1737016, + 51.4011197 + ], + [ + 4.1740724, + 51.401154 + ], + [ + 4.1744893, + 51.4012322 + ], + [ + 4.1747205, + 51.4012989 + ], + [ + 4.1750119, + 51.4013118 + ], + [ + 4.175436, + 51.4012806 + ], + [ + 4.1759314, + 51.4011888 + ], + [ + 4.176191, + 51.4011716 + ], + [ + 4.1764854, + 51.4012003 + ], + [ + 4.1767688, + 51.4012336 + ], + [ + 4.176977, + 51.4012248 + ], + [ + 4.1771276, + 51.4011924 + ], + [ + 4.1772258, + 51.4010866 + ], + [ + 4.1772579, + 51.4009981 + ], + [ + 4.1772413, + 51.4008406 + ], + [ + 4.177356, + 51.4007896 + ], + [ + 4.1775758, + 51.4007604 + ], + [ + 4.1778231, + 51.4007817 + ], + [ + 4.1781382, + 51.4008518 + ], + [ + 4.1782904, + 51.4008788 + ], + [ + 4.1787555, + 51.4009325 + ], + [ + 4.1788543, + 51.4010318 + ], + [ + 4.1787804, + 51.4011745 + ], + [ + 4.1788152, + 51.4012228 + ], + [ + 4.1788705, + 51.4013147 + ], + [ + 4.1789146, + 51.4014178 + ], + [ + 4.1789377, + 51.4014888 + ], + [ + 4.1790091, + 51.4015353 + ], + [ + 4.1792512, + 51.4016067 + ], + [ + 4.1795666, + 51.4016654 + ], + [ + 4.1799876, + 51.4017299 + ], + [ + 4.1801319, + 51.4017751 + ], + [ + 4.1802284, + 51.4018355 + ], + [ + 4.1803507, + 51.4018872 + ], + [ + 4.1804764, + 51.4019458 + ], + [ + 4.1804775, + 51.4020234 + ], + [ + 4.1804317, + 51.4020843 + ], + [ + 4.180392, + 51.4021864 + ], + [ + 4.1803185, + 51.4024226 + ], + [ + 4.1804107, + 51.4025035 + ], + [ + 4.1805472, + 51.4025668 + ], + [ + 4.1807351, + 51.4026193 + ], + [ + 4.1808195, + 51.4026067 + ], + [ + 4.1808364, + 51.4025339 + ], + [ + 4.1807986, + 51.4024628 + ], + [ + 4.1808575, + 51.4023358 + ], + [ + 4.1809346, + 51.4023186 + ], + [ + 4.1810997, + 51.4022933 + ], + [ + 4.1812614, + 51.4022543 + ], + [ + 4.181517, + 51.4022484 + ], + [ + 4.1818289, + 51.4023002 + ], + [ + 4.1824998, + 51.4025275 + ], + [ + 4.1826245, + 51.4026156 + ], + [ + 4.1826587, + 51.4026891 + ], + [ + 4.1826769, + 51.4027986 + ], + [ + 4.1827824, + 51.4029162 + ], + [ + 4.1828897, + 51.4029814 + ], + [ + 4.1830993, + 51.4030433 + ], + [ + 4.1832588, + 51.4030727 + ], + [ + 4.1834068, + 51.4031179 + ], + [ + 4.1834439, + 51.4032095 + ], + [ + 4.1835317, + 51.4033132 + ], + [ + 4.1836284, + 51.4033692 + ], + [ + 4.1837483, + 51.4033843 + ], + [ + 4.1838616, + 51.4033766 + ], + [ + 4.1840034, + 51.4033897 + ], + [ + 4.1841375, + 51.4034142 + ], + [ + 4.1847577, + 51.4037434 + ], + [ + 4.1849597, + 51.4038121 + ], + [ + 4.1850198, + 51.4038675 + ], + [ + 4.1851383, + 51.403926 + ], + [ + 4.1853283, + 51.403917 + ], + [ + 4.185512, + 51.403876 + ], + [ + 4.1856809, + 51.4038439 + ], + [ + 4.1860016, + 51.4038525 + ], + [ + 4.1861312, + 51.403902 + ], + [ + 4.1862663, + 51.4038968 + ], + [ + 4.1867717, + 51.403837 + ], + [ + 4.1869866, + 51.4038465 + ], + [ + 4.187175, + 51.4038831 + ], + [ + 4.1874889, + 51.4039873 + ], + [ + 4.1876234, + 51.4039982 + ], + [ + 4.1879854, + 51.4040824 + ], + [ + 4.1883057, + 51.404107 + ], + [ + 4.1884058, + 51.4040558 + ], + [ + 4.1884878, + 51.4040044 + ], + [ + 4.188631, + 51.4039742 + ], + [ + 4.1887873, + 51.4039898 + ], + [ + 4.1890253, + 51.4040726 + ], + [ + 4.1892417, + 51.4041506 + ], + [ + 4.1893992, + 51.4042391 + ], + [ + 4.1894728, + 51.4043313 + ], + [ + 4.1895723, + 51.40441 + ], + [ + 4.1897578, + 51.40454 + ], + [ + 4.1899136, + 51.404681 + ], + [ + 4.1898524, + 51.4048831 + ], + [ + 4.1898849, + 51.4050021 + ], + [ + 4.1899391, + 51.4051281 + ], + [ + 4.1898851, + 51.4052186 + ], + [ + 4.1897612, + 51.4053288 + ], + [ + 4.1896709, + 51.4055237 + ], + [ + 4.1897622, + 51.4055202 + ], + [ + 4.1898652, + 51.4054965 + ], + [ + 4.1901096, + 51.4054927 + ], + [ + 4.1901997, + 51.4055257 + ], + [ + 4.1904399, + 51.4055424 + ], + [ + 4.1908087, + 51.4055311 + ], + [ + 4.1911533, + 51.4054783 + ], + [ + 4.1915011, + 51.4054371 + ], + [ + 4.1917457, + 51.4054333 + ], + [ + 4.1920222, + 51.405455 + ], + [ + 4.1921252, + 51.4054266 + ], + [ + 4.1922664, + 51.4053463 + ], + [ + 4.192414, + 51.4052958 + ], + [ + 4.1926199, + 51.4052436 + ], + [ + 4.1926881, + 51.4052786 + ], + [ + 4.1927335, + 51.4053407 + ], + [ + 4.1927966, + 51.4054191 + ], + [ + 4.1929549, + 51.4054871 + ], + [ + 4.1930572, + 51.4054816 + ], + [ + 4.1931972, + 51.4054377 + ], + [ + 4.1933189, + 51.4053982 + ], + [ + 4.1934755, + 51.4054047 + ], + [ + 4.1934971, + 51.4054141 + ], + [ + 4.1936465, + 51.4054159 + ], + [ + 4.1937863, + 51.4053789 + ], + [ + 4.1939183, + 51.4053623 + ], + [ + 4.1942262, + 51.4054277 + ], + [ + 4.1944054, + 51.4054117 + ], + [ + 4.1948335, + 51.4053692 + ], + [ + 4.1953889, + 51.4054513 + ], + [ + 4.1956512, + 51.405573 + ], + [ + 4.1959338, + 51.4057431 + ], + [ + 4.1962688, + 51.4058771 + ], + [ + 4.1965286, + 51.4059624 + ], + [ + 4.1967546, + 51.4060792 + ], + [ + 4.1969128, + 51.406259 + ], + [ + 4.196985, + 51.4063944 + ], + [ + 4.1972054, + 51.4065749 + ], + [ + 4.1972692, + 51.4066304 + ], + [ + 4.1973499, + 51.4067271 + ], + [ + 4.197483, + 51.4067858 + ], + [ + 4.1977261, + 51.4067136 + ], + [ + 4.1977821, + 51.4066709 + ], + [ + 4.1978823, + 51.4066221 + ], + [ + 4.1980521, + 51.4065603 + ], + [ + 4.1980667, + 51.4065221 + ], + [ + 4.1991324, + 51.4064591 + ], + [ + 4.1993433, + 51.4063605 + ], + [ + 4.1996035, + 51.4063355 + ], + [ + 4.2000354, + 51.4063191 + ], + [ + 4.2002817, + 51.4062666 + ], + [ + 4.2004856, + 51.4063005 + ], + [ + 4.2007378, + 51.4063098 + ], + [ + 4.2007508, + 51.406223 + ], + [ + 4.2007151, + 51.4060397 + ], + [ + 4.200637, + 51.4059474 + ], + [ + 4.2006431, + 51.4056959 + ], + [ + 4.2007801, + 51.4056218 + ], + [ + 4.2013333, + 51.405428 + ], + [ + 4.2012601, + 51.4052879 + ], + [ + 4.2014791, + 51.4051504 + ], + [ + 4.2015525, + 51.404991 + ], + [ + 4.2021851, + 51.4048415 + ], + [ + 4.202373, + 51.4047839 + ], + [ + 4.2024459, + 51.4047937 + ], + [ + 4.2023751, + 51.4046992 + ], + [ + 4.2025119, + 51.4046388 + ], + [ + 4.2027198, + 51.4046568 + ], + [ + 4.2027469, + 51.404449 + ], + [ + 4.2029769, + 51.4043093 + ], + [ + 4.2028375, + 51.4041845 + ], + [ + 4.2030258, + 51.4041108 + ], + [ + 4.2030163, + 51.4040444 + ], + [ + 4.2028487, + 51.4040245 + ], + [ + 4.2028157, + 51.4038755 + ], + [ + 4.2030322, + 51.4038479 + ], + [ + 4.2032498, + 51.4037699 + ], + [ + 4.2033539, + 51.4038509 + ], + [ + 4.2034326, + 51.4037693 + ], + [ + 4.2036026, + 51.4036954 + ], + [ + 4.2037077, + 51.4037353 + ], + [ + 4.2038333, + 51.4036816 + ], + [ + 4.2041884, + 51.4035181 + ], + [ + 4.2055107, + 51.4017696 + ], + [ + 4.2065302, + 51.3996911 + ], + [ + 4.2066188, + 51.3996531 + ], + [ + 4.2067982, + 51.3996387 + ], + [ + 4.2094237, + 51.4000845 + ], + [ + 4.2098147, + 51.4000973 + ], + [ + 4.2113744, + 51.4003134 + ], + [ + 4.2117415, + 51.4002528 + ], + [ + 4.211917, + 51.3993464 + ], + [ + 4.2120743, + 51.3993434 + ], + [ + 4.2119163, + 51.4002819 + ], + [ + 4.2147615, + 51.3999168 + ], + [ + 4.2156114, + 51.3997533 + ], + [ + 4.2173351, + 51.3994575 + ], + [ + 4.2174142, + 51.3993764 + ], + [ + 4.2174096, + 51.3992943 + ], + [ + 4.2173656, + 51.3991866 + ], + [ + 4.2173435, + 51.3990792 + ], + [ + 4.217355, + 51.3989517 + ], + [ + 4.2173765, + 51.3988471 + ], + [ + 4.2174313, + 51.3987315 + ], + [ + 4.2175177, + 51.3986528 + ], + [ + 4.2176112, + 51.3985809 + ], + [ + 4.2177171, + 51.3985754 + ], + [ + 4.2178179, + 51.3986177 + ], + [ + 4.2178627, + 51.3987003 + ], + [ + 4.2178269, + 51.398791 + ], + [ + 4.2177938, + 51.398916 + ], + [ + 4.2177461, + 51.3990362 + ], + [ + 4.2177798, + 51.3991233 + ], + [ + 4.2178732, + 51.3991678 + ], + [ + 4.2180141, + 51.3992082 + ], + [ + 4.2181386, + 51.3991915 + ], + [ + 4.2185789, + 51.3990607 + ], + [ + 4.2186954, + 51.3992323 + ], + [ + 4.2188168, + 51.3994112 + ], + [ + 4.2189839, + 51.399361 + ], + [ + 4.2188695, + 51.3991791 + ], + [ + 4.2187588, + 51.3990031 + ], + [ + 4.2192327, + 51.3988516 + ], + [ + 4.2192897, + 51.398777 + ], + [ + 4.2192882, + 51.3987132 + ], + [ + 4.219264, + 51.3986718 + ], + [ + 4.2192179, + 51.3986325 + ], + [ + 4.2191393, + 51.3985814 + ], + [ + 4.2189916, + 51.3985226 + ], + [ + 4.2187856, + 51.3984631 + ], + [ + 4.2185829, + 51.3984174 + ], + [ + 4.2185443, + 51.398369 + ], + [ + 4.218553, + 51.3983281 + ], + [ + 4.2186176, + 51.3982445 + ], + [ + 4.2187935, + 51.398217 + ], + [ + 4.2191671, + 51.3982786 + ], + [ + 4.2194511, + 51.3984097 + ], + [ + 4.2197185, + 51.3986021 + ], + [ + 4.219848, + 51.3986539 + ], + [ + 4.2199763, + 51.3986327 + ], + [ + 4.2202041, + 51.398583 + ], + [ + 4.2208339, + 51.3983901 + ], + [ + 4.226672, + 51.3966946 + ], + [ + 4.2283032, + 51.3962014 + ], + [ + 4.2297251, + 51.3957559 + ], + [ + 4.2308679, + 51.3953686 + ], + [ + 4.2313447, + 51.3951692 + ], + [ + 4.2316231, + 51.3950108 + ], + [ + 4.2319312, + 51.3948412 + ], + [ + 4.2321586, + 51.3946844 + ], + [ + 4.2324657, + 51.3944283 + ], + [ + 4.23346, + 51.3935535 + ], + [ + 4.2334323, + 51.3932652 + ], + [ + 4.2336797, + 51.3930066 + ], + [ + 4.2340793, + 51.3926559 + ], + [ + 4.2344084, + 51.392341 + ], + [ + 4.2346305, + 51.3923773 + ], + [ + 4.2356726, + 51.3915058 + ], + [ + 4.2369878, + 51.390277 + ], + [ + 4.2378462, + 51.3894485 + ], + [ + 4.2427157, + 51.3849907 + ], + [ + 4.2431613, + 51.3845674 + ], + [ + 4.2435431, + 51.3839055 + ], + [ + 4.244525, + 51.3820304 + ], + [ + 4.2444258, + 51.3819014 + ], + [ + 4.2442617, + 51.3820301 + ], + [ + 4.2439969, + 51.3820962 + ], + [ + 4.2438107, + 51.382076 + ], + [ + 4.2436763, + 51.3820427 + ], + [ + 4.2436068, + 51.3818979 + ], + [ + 4.2436012, + 51.3812277 + ], + [ + 4.2436873, + 51.3805492 + ], + [ + 4.2437272, + 51.3801059 + ], + [ + 4.2437911, + 51.3795873 + ], + [ + 4.2439386, + 51.3793874 + ], + [ + 4.2440252, + 51.3792854 + ], + [ + 4.2441604, + 51.379289 + ], + [ + 4.2441289, + 51.379227 + ], + [ + 4.2442189, + 51.3791386 + ], + [ + 4.2443132, + 51.3790206 + ], + [ + 4.2445584, + 51.3790116 + ], + [ + 4.2449489, + 51.3790406 + ], + [ + 4.2455141, + 51.3791078 + ], + [ + 4.2456932, + 51.3791095 + ], + [ + 4.2458117, + 51.3790444 + ], + [ + 4.2458702, + 51.3789008 + ], + [ + 4.2459704, + 51.3785358 + ], + [ + 4.2458906, + 51.3785099 + ], + [ + 4.2458576, + 51.3786652 + ], + [ + 4.2457954, + 51.3788201 + ], + [ + 4.2457008, + 51.3789473 + ], + [ + 4.2455778, + 51.3790421 + ], + [ + 4.2453454, + 51.3789758 + ], + [ + 4.2450374, + 51.3788652 + ], + [ + 4.2450127, + 51.3788238 + ], + [ + 4.2449477, + 51.3787935 + ], + [ + 4.2448744, + 51.3787974 + ], + [ + 4.2446276, + 51.3787263 + ], + [ + 4.2445052, + 51.3786451 + ], + [ + 4.2445215, + 51.3785721 + ], + [ + 4.2445867, + 51.3784538 + ], + [ + 4.2449252, + 51.3782169 + ], + [ + 4.2451079, + 51.3780723 + ], + [ + 4.2451467, + 51.3779789 + ], + [ + 4.2451845, + 51.3777802 + ], + [ + 4.245069, + 51.3777151 + ], + [ + 4.2448709, + 51.3777451 + ], + [ + 4.2447204, + 51.3777666 + ], + [ + 4.2446349, + 51.3778275 + ], + [ + 4.2446369, + 51.3778961 + ], + [ + 4.2446852, + 51.3780064 + ], + [ + 4.2447126, + 51.3780845 + ], + [ + 4.2447077, + 51.378137 + ], + [ + 4.2445927, + 51.3782022 + ], + [ + 4.2445634, + 51.3782088 + ], + [ + 4.2444183, + 51.3783126 + ], + [ + 4.2443248, + 51.3783985 + ], + [ + 4.2442647, + 51.3784643 + ], + [ + 4.2441885, + 51.3785848 + ], + [ + 4.2440727, + 51.3786843 + ], + [ + 4.2439207, + 51.378772 + ], + [ + 4.2437002, + 51.3788179 + ], + [ + 4.243482, + 51.3787723 + ], + [ + 4.2433354, + 51.3786336 + ], + [ + 4.2432944, + 51.3785143 + ], + [ + 4.2431443, + 51.3783779 + ], + [ + 4.2430985, + 51.3782997 + ], + [ + 4.2432348, + 51.3781111 + ], + [ + 4.2432883, + 51.3778692 + ], + [ + 4.2431494, + 51.3774173 + ], + [ + 4.243068, + 51.3764078 + ], + [ + 4.2432471, + 51.3759613 + ], + [ + 4.2432774, + 51.3758962 + ], + [ + 4.2434053, + 51.375622 + ], + [ + 4.243485, + 51.3753506 + ], + [ + 4.2435985, + 51.3751962 + ], + [ + 4.2436767, + 51.3747289 + ], + [ + 4.2438025, + 51.3747331 + ], + [ + 4.2441959, + 51.3747465 + ], + [ + 4.2485173, + 51.3749228 + ], + [ + 4.2533309, + 51.3751063 + ], + [ + 4.2545018, + 51.3751509 + ], + [ + 4.260875, + 51.3753976 + ], + [ + 4.2655326, + 51.3755498 + ], + [ + 4.2670812, + 51.3756003 + ], + [ + 4.2706183, + 51.3757021 + ], + [ + 4.2708443, + 51.3757161 + ], + [ + 4.2710886, + 51.3757313 + ], + [ + 4.2724086, + 51.3758133 + ], + [ + 4.2762, + 51.3759333 + ], + [ + 4.279116, + 51.3760615 + ], + [ + 4.2795292, + 51.3761114 + ], + [ + 4.2822791, + 51.376183 + ], + [ + 4.285722, + 51.3762819 + ], + [ + 4.2890629, + 51.3763105 + ], + [ + 4.2927346, + 51.3764595 + ], + [ + 4.2935474, + 51.3764512 + ], + [ + 4.2971444, + 51.3766086 + ], + [ + 4.3019735, + 51.3767422 + ], + [ + 4.3026759, + 51.376853 + ], + [ + 4.3036584, + 51.3770079 + ], + [ + 4.3038422, + 51.3770191 + ], + [ + 4.3040859, + 51.3770272 + ], + [ + 4.3042808, + 51.3770372 + ], + [ + 4.3044692, + 51.3770434 + ], + [ + 4.3045985, + 51.3770495 + ], + [ + 4.304861, + 51.3770634 + ], + [ + 4.3052271, + 51.3770803 + ], + [ + 4.3060155, + 51.3771168 + ], + [ + 4.309335, + 51.3771021 + ], + [ + 4.3099768, + 51.3771056 + ], + [ + 4.3100127, + 51.3771064 + ], + [ + 4.3120375, + 51.3771746 + ], + [ + 4.3154366, + 51.3772259 + ], + [ + 4.319787, + 51.3773371 + ], + [ + 4.3230303, + 51.3773986 + ], + [ + 4.3256904, + 51.3774622 + ], + [ + 4.3283861, + 51.3775444 + ], + [ + 4.3288972, + 51.3775511 + ], + [ + 4.3291747, + 51.3775168 + ], + [ + 4.333262, + 51.377605 + ], + [ + 4.333578, + 51.3776183 + ], + [ + 4.3344833, + 51.3776487 + ], + [ + 4.3345417, + 51.3774319 + ], + [ + 4.3345673, + 51.377181 + ], + [ + 4.3346293, + 51.3768023 + ], + [ + 4.3347713, + 51.3763781 + ], + [ + 4.3349388, + 51.3758968 + ], + [ + 4.3351065, + 51.3754292 + ], + [ + 4.3351221, + 51.3753879 + ], + [ + 4.3352113, + 51.3751509 + ], + [ + 4.3352308, + 51.3750991 + ], + [ + 4.335376, + 51.3747131 + ], + [ + 4.3357219, + 51.3736821 + ], + [ + 4.336204, + 51.3721977 + ], + [ + 4.3363986, + 51.3716433 + ], + [ + 4.3371456, + 51.369506 + ], + [ + 4.337381, + 51.3688501 + ], + [ + 4.3375553, + 51.3683282 + ], + [ + 4.337694, + 51.367913 + ], + [ + 4.3379166, + 51.3673453 + ], + [ + 4.3382926, + 51.3661415 + ], + [ + 4.3386743, + 51.3653283 + ], + [ + 4.3387673, + 51.3650484 + ], + [ + 4.3388172, + 51.3649044 + ], + [ + 4.3389349, + 51.364566 + ], + [ + 4.3392938, + 51.3635345 + ], + [ + 4.3396329, + 51.3626923 + ], + [ + 4.3402465, + 51.3607472 + ], + [ + 4.3406972, + 51.3593464 + ], + [ + 4.3408881, + 51.3584598 + ], + [ + 4.3409673, + 51.3581304 + ], + [ + 4.3409979, + 51.3580035 + ], + [ + 4.3410535, + 51.3577725 + ], + [ + 4.3412042, + 51.3576038 + ], + [ + 4.3414858, + 51.3575632 + ], + [ + 4.3422303, + 51.3576044 + ], + [ + 4.3427628, + 51.3576413 + ], + [ + 4.3437268, + 51.3576363 + ], + [ + 4.3444159, + 51.3577446 + ], + [ + 4.3452817, + 51.3579189 + ], + [ + 4.3468331, + 51.3582106 + ], + [ + 4.3478884, + 51.358387 + ], + [ + 4.3489551, + 51.3585453 + ], + [ + 4.3495654, + 51.3586117 + ], + [ + 4.3505916, + 51.3586671 + ], + [ + 4.3508684, + 51.3586771 + ], + [ + 4.3509383, + 51.3582928 + ], + [ + 4.3531055, + 51.3582201 + ], + [ + 4.3530162, + 51.3580367 + ], + [ + 4.3547439, + 51.3580363 + ], + [ + 4.3556366, + 51.3580422 + ], + [ + 4.3565315, + 51.3579616 + ], + [ + 4.3566453, + 51.3579513 + ], + [ + 4.357147, + 51.3578751 + ], + [ + 4.3582798, + 51.3577743 + ], + [ + 4.3595549, + 51.3576822 + ], + [ + 4.3598834, + 51.3576585 + ], + [ + 4.3613699, + 51.3575697 + ], + [ + 4.3624392, + 51.3575058 + ], + [ + 4.3627954, + 51.3574165 + ], + [ + 4.3631182, + 51.3573646 + ], + [ + 4.3632715, + 51.35734 + ], + [ + 4.3646368, + 51.3573899 + ], + [ + 4.3652409, + 51.3573012 + ], + [ + 4.3656952, + 51.3572221 + ], + [ + 4.3662205, + 51.3572054 + ], + [ + 4.3666984, + 51.3571903 + ], + [ + 4.367148, + 51.3570247 + ], + [ + 4.3675236, + 51.356899 + ], + [ + 4.3677829, + 51.3566354 + ], + [ + 4.3680085, + 51.3563428 + ], + [ + 4.3681589, + 51.3560652 + ], + [ + 4.3682559, + 51.3558861 + ], + [ + 4.3696675, + 51.3566352 + ], + [ + 4.3713043, + 51.3562904 + ], + [ + 4.3727524, + 51.3560029 + ], + [ + 4.3741862, + 51.3557448 + ], + [ + 4.3753186, + 51.3555302 + ], + [ + 4.3765852, + 51.3552471 + ], + [ + 4.3778807, + 51.3549663 + ], + [ + 4.378498, + 51.3549273 + ], + [ + 4.3795116, + 51.3549886 + ], + [ + 4.3815422, + 51.3550952 + ], + [ + 4.3840269, + 51.3552426 + ], + [ + 4.3843853, + 51.3544067 + ], + [ + 4.3849132, + 51.3545269 + ], + [ + 4.3857365, + 51.3546409 + ], + [ + 4.3870801, + 51.3549054 + ], + [ + 4.3886927, + 51.3551848 + ], + [ + 4.3893867, + 51.3553075 + ], + [ + 4.3895928, + 51.355323 + ], + [ + 4.3898366, + 51.3553395 + ], + [ + 4.3903, + 51.3553791 + ], + [ + 4.3914078, + 51.3554574 + ], + [ + 4.3922275, + 51.3555147 + ], + [ + 4.3925597, + 51.3555461 + ], + [ + 4.3929448, + 51.3555757 + ], + [ + 4.3936158, + 51.3556361 + ], + [ + 4.393879, + 51.3556811 + ], + [ + 4.3940093, + 51.355708 + ], + [ + 4.3943957, + 51.3557878 + ], + [ + 4.3945566, + 51.3558212 + ], + [ + 4.3946339, + 51.3558402 + ], + [ + 4.3946796, + 51.3558488 + ], + [ + 4.3947312, + 51.3558594 + ], + [ + 4.3948228, + 51.3558731 + ], + [ + 4.3948929, + 51.355888 + ], + [ + 4.3949631, + 51.3559011 + ], + [ + 4.3950345, + 51.355915 + ], + [ + 4.395105, + 51.3559303 + ], + [ + 4.3951748, + 51.355944 + ], + [ + 4.3952522, + 51.355959 + ], + [ + 4.3954225, + 51.3559925 + ], + [ + 4.395511, + 51.3560059 + ], + [ + 4.395578, + 51.3560185 + ], + [ + 4.3957577, + 51.3560562 + ], + [ + 4.3959053, + 51.3560913 + ], + [ + 4.3960148, + 51.3561156 + ], + [ + 4.3962342, + 51.3561757 + ], + [ + 4.3965462, + 51.3562588 + ], + [ + 4.3967393, + 51.3563087 + ], + [ + 4.3967526, + 51.356312 + ], + [ + 4.3970325, + 51.3563813 + ], + [ + 4.3978244, + 51.3565859 + ], + [ + 4.3980391, + 51.3566565 + ], + [ + 4.3983126, + 51.356759 + ], + [ + 4.3985071, + 51.3568165 + ], + [ + 4.3986389, + 51.3568517 + ], + [ + 4.3987123, + 51.3568459 + ], + [ + 4.3994185, + 51.3571035 + ], + [ + 4.3999546, + 51.3572882 + ], + [ + 4.4013499, + 51.3578072 + ], + [ + 4.4025835, + 51.3582921 + ], + [ + 4.4041208, + 51.3588608 + ], + [ + 4.4060623, + 51.3595998 + ], + [ + 4.4065448, + 51.359761 + ], + [ + 4.4077014, + 51.3600398 + ], + [ + 4.4101532, + 51.360896 + ], + [ + 4.4124376, + 51.361702 + ], + [ + 4.4149513, + 51.3625558 + ], + [ + 4.4165917, + 51.3633146 + ], + [ + 4.4178208, + 51.3637424 + ], + [ + 4.4186282, + 51.3640299 + ], + [ + 4.4187288, + 51.3640692 + ], + [ + 4.4192346, + 51.3642661 + ], + [ + 4.419741, + 51.3644635 + ], + [ + 4.4199003, + 51.364527 + ], + [ + 4.4206211, + 51.3648148 + ], + [ + 4.4218104, + 51.3652392 + ], + [ + 4.4218476, + 51.3652353 + ], + [ + 4.4222199, + 51.3651963 + ], + [ + 4.4225736, + 51.3651593 + ], + [ + 4.4225856, + 51.3651574 + ], + [ + 4.4242999, + 51.3648879 + ], + [ + 4.4254629, + 51.3647213 + ], + [ + 4.4264241, + 51.3645296 + ], + [ + 4.4288961, + 51.3642742 + ], + [ + 4.4310978, + 51.3638944 + ], + [ + 4.4313097, + 51.3638578 + ], + [ + 4.4312312, + 51.3644379 + ], + [ + 4.4312008, + 51.364663 + ], + [ + 4.4309854, + 51.3653478 + ], + [ + 4.4307483, + 51.3660599 + ], + [ + 4.4304415, + 51.3666766 + ], + [ + 4.4299564, + 51.3673167 + ], + [ + 4.4292619, + 51.3680897 + ], + [ + 4.4287392, + 51.368637 + ], + [ + 4.4281054, + 51.3692406 + ], + [ + 4.4275788, + 51.3697075 + ], + [ + 4.4270371, + 51.3700992 + ], + [ + 4.4264314, + 51.3703519 + ], + [ + 4.4249632, + 51.3711622 + ], + [ + 4.4248356, + 51.3712326 + ], + [ + 4.425454, + 51.3714744 + ], + [ + 4.4264336, + 51.3720448 + ], + [ + 4.4282942, + 51.3731889 + ], + [ + 4.4298955, + 51.3741341 + ], + [ + 4.4314489, + 51.375018 + ], + [ + 4.4306839, + 51.3756408 + ], + [ + 4.4299873, + 51.3762063 + ], + [ + 4.4283439, + 51.3775965 + ], + [ + 4.428331, + 51.3776074 + ], + [ + 4.428213, + 51.3776876 + ], + [ + 4.4280951, + 51.3777678 + ], + [ + 4.4277817, + 51.3779809 + ], + [ + 4.4276537, + 51.3781042 + ], + [ + 4.4270787, + 51.3786582 + ], + [ + 4.4269374, + 51.3788234 + ], + [ + 4.4265823, + 51.379239 + ], + [ + 4.4264429, + 51.3794184 + ], + [ + 4.4262322, + 51.3795393 + ], + [ + 4.4258508, + 51.3798245 + ], + [ + 4.4254333, + 51.3802717 + ], + [ + 4.4251863, + 51.3803512 + ], + [ + 4.4251352, + 51.3803676 + ], + [ + 4.4248845, + 51.3804816 + ], + [ + 4.4243253, + 51.3809926 + ], + [ + 4.4241352, + 51.3811507 + ], + [ + 4.4226975, + 51.3820705 + ], + [ + 4.4231401, + 51.3821325 + ], + [ + 4.4232876, + 51.3823551 + ], + [ + 4.4228906, + 51.3826263 + ], + [ + 4.4219948, + 51.3833461 + ], + [ + 4.4211096, + 51.3840726 + ], + [ + 4.4202299, + 51.3847991 + ], + [ + 4.4190932, + 51.3856898 + ], + [ + 4.4185508, + 51.3861148 + ], + [ + 4.4180036, + 51.3864898 + ], + [ + 4.4180005, + 51.3865139 + ], + [ + 4.4179714, + 51.3867442 + ], + [ + 4.4177939, + 51.3868631 + ], + [ + 4.4171668, + 51.3872832 + ], + [ + 4.4150214, + 51.3888108 + ], + [ + 4.4134153, + 51.3901248 + ], + [ + 4.4132712, + 51.3902385 + ], + [ + 4.4122155, + 51.3911772 + ], + [ + 4.4113715, + 51.3918414 + ], + [ + 4.4106263, + 51.3924239 + ], + [ + 4.4100698, + 51.3929137 + ], + [ + 4.4087975, + 51.3939502 + ], + [ + 4.4085018, + 51.3942042 + ], + [ + 4.4078752, + 51.3947425 + ], + [ + 4.4066899, + 51.3957393 + ], + [ + 4.4064194, + 51.3959528 + ], + [ + 4.4047908, + 51.3973437 + ], + [ + 4.4028687, + 51.3990129 + ], + [ + 4.4014589, + 51.4002482 + ], + [ + 4.3997228, + 51.4016119 + ], + [ + 4.3981907, + 51.402863 + ], + [ + 4.3971624, + 51.4037026 + ], + [ + 4.3968973, + 51.4039318 + ], + [ + 4.3963669, + 51.4043905 + ], + [ + 4.3950885, + 51.4054379 + ], + [ + 4.3930516, + 51.4069696 + ], + [ + 4.3926477, + 51.4070014 + ], + [ + 4.3915968, + 51.4079229 + ], + [ + 4.391431, + 51.4081467 + ], + [ + 4.3913518, + 51.4082672 + ], + [ + 4.3912128, + 51.408494 + ], + [ + 4.3894278, + 51.41141 + ], + [ + 4.3890701, + 51.4119511 + ], + [ + 4.3884586, + 51.4125964 + ], + [ + 4.3883772, + 51.4129996 + ], + [ + 4.3879591, + 51.4136325 + ], + [ + 4.3864006, + 51.4161114 + ], + [ + 4.3855149, + 51.417606 + ], + [ + 4.3834005, + 51.4196503 + ], + [ + 4.3833529, + 51.4199848 + ], + [ + 4.3835555, + 51.4201929 + ], + [ + 4.3834387, + 51.420268 + ], + [ + 4.3836488, + 51.4205588 + ], + [ + 4.3837511, + 51.4207005 + ], + [ + 4.3838201, + 51.4207959 + ], + [ + 4.3837552, + 51.4210224 + ], + [ + 4.3861521, + 51.4223675 + ], + [ + 4.386655, + 51.4226498 + ], + [ + 4.3868255, + 51.4226212 + ], + [ + 4.3869932, + 51.4227081 + ], + [ + 4.3874911, + 51.4229662 + ], + [ + 4.3891068, + 51.4238759 + ], + [ + 4.3896519, + 51.4242034 + ], + [ + 4.3898263, + 51.4241985 + ], + [ + 4.3899929, + 51.4241938 + ], + [ + 4.3901592, + 51.4241893 + ], + [ + 4.39062, + 51.4241764 + ], + [ + 4.3908221, + 51.4250429 + ], + [ + 4.3909847, + 51.4257496 + ], + [ + 4.3911193, + 51.4263128 + ], + [ + 4.3913425, + 51.4269438 + ], + [ + 4.3914758, + 51.4272535 + ], + [ + 4.393497, + 51.427078 + ], + [ + 4.3952111, + 51.4268545 + ], + [ + 4.3952488, + 51.4269755 + ], + [ + 4.3954598, + 51.4276496 + ], + [ + 4.3945761, + 51.4277102 + ], + [ + 4.3948216, + 51.4285558 + ], + [ + 4.3945925, + 51.4289569 + ], + [ + 4.3943002, + 51.4294795 + ], + [ + 4.3942166, + 51.4298682 + ], + [ + 4.3943464, + 51.4303744 + ], + [ + 4.394558, + 51.4309621 + ], + [ + 4.3947794, + 51.4316937 + ], + [ + 4.3923727, + 51.431527 + ], + [ + 4.3926827, + 51.432895 + ], + [ + 4.3937392, + 51.4325295 + ], + [ + 4.3948658, + 51.432216 + ], + [ + 4.3971754, + 51.4316777 + ], + [ + 4.3979081, + 51.433237 + ], + [ + 4.3987563, + 51.4351199 + ], + [ + 4.3987654, + 51.4351688 + ], + [ + 4.3982935, + 51.435197 + ], + [ + 4.3953538, + 51.4354928 + ], + [ + 4.395304, + 51.4354979 + ], + [ + 4.3954215, + 51.4363989 + ], + [ + 4.3954077, + 51.4366204 + ], + [ + 4.3950971, + 51.4366869 + ], + [ + 4.3951415, + 51.4371513 + ], + [ + 4.3952086, + 51.4377788 + ], + [ + 4.3952894, + 51.4383834 + ], + [ + 4.3953747, + 51.4390382 + ], + [ + 4.3954737, + 51.4398322 + ], + [ + 4.3957188, + 51.4399762 + ], + [ + 4.3959194, + 51.4400941 + ], + [ + 4.396435, + 51.4403875 + ], + [ + 4.3970952, + 51.4408193 + ], + [ + 4.3970432, + 51.4411484 + ], + [ + 4.3969123, + 51.4415375 + ], + [ + 4.3967583, + 51.4418742 + ], + [ + 4.3965102, + 51.4422276 + ], + [ + 4.3962532, + 51.4425055 + ], + [ + 4.3958946, + 51.4428048 + ], + [ + 4.3953842, + 51.4431667 + ], + [ + 4.3947842, + 51.4435978 + ], + [ + 4.3943283, + 51.4439524 + ], + [ + 4.3938094, + 51.44444 + ], + [ + 4.3931605, + 51.4449924 + ], + [ + 4.3928601, + 51.4452843 + ], + [ + 4.3925334, + 51.445725 + ], + [ + 4.3920889, + 51.4462988 + ], + [ + 4.3893973, + 51.4455585 + ], + [ + 4.3875104, + 51.444984 + ], + [ + 4.3873738, + 51.4450855 + ], + [ + 4.3870843, + 51.4451855 + ], + [ + 4.3865002, + 51.4453081 + ], + [ + 4.3856879, + 51.4455098 + ], + [ + 4.3846218, + 51.4457749 + ], + [ + 4.3829162, + 51.4461172 + ], + [ + 4.3811591, + 51.4464461 + ], + [ + 4.3796667, + 51.4467002 + ], + [ + 4.3800375, + 51.4476294 + ], + [ + 4.3800655, + 51.4476375 + ], + [ + 4.3806236, + 51.4477991 + ], + [ + 4.3811694, + 51.44796 + ], + [ + 4.3816291, + 51.4481899 + ], + [ + 4.3819015, + 51.4485375 + ], + [ + 4.3821745, + 51.4489103 + ], + [ + 4.3824155, + 51.4493243 + ], + [ + 4.3826237, + 51.4497431 + ], + [ + 4.3828141, + 51.450178 + ], + [ + 4.3831373, + 51.4501256 + ], + [ + 4.3837993, + 51.4498769 + ], + [ + 4.3847035, + 51.4495262 + ], + [ + 4.385034, + 51.4494715 + ], + [ + 4.3852999, + 51.4494652 + ], + [ + 4.3856689, + 51.4495199 + ], + [ + 4.38656, + 51.4498268 + ], + [ + 4.3879281, + 51.4503111 + ], + [ + 4.3889186, + 51.4506768 + ], + [ + 4.3900192, + 51.451076 + ], + [ + 4.3907887, + 51.451306 + ], + [ + 4.3909869, + 51.4513544 + ], + [ + 4.3911507, + 51.4513908 + ], + [ + 4.3924958, + 51.4517971 + ], + [ + 4.3937987, + 51.4523 + ], + [ + 4.3945228, + 51.452624 + ], + [ + 4.3961998, + 51.4532068 + ], + [ + 4.3999877, + 51.4544783 + ], + [ + 4.4040539, + 51.4558397 + ], + [ + 4.4043286, + 51.4559293 + ], + [ + 4.4083459, + 51.4572476 + ], + [ + 4.4157209, + 51.4595541 + ], + [ + 4.4184142, + 51.4605012 + ], + [ + 4.4207392, + 51.4612876 + ], + [ + 4.4220213, + 51.461715 + ], + [ + 4.424945, + 51.462758 + ], + [ + 4.4256631, + 51.4630486 + ], + [ + 4.4265863, + 51.4633734 + ], + [ + 4.4270869, + 51.4635147 + ], + [ + 4.4275253, + 51.4636343 + ], + [ + 4.4279238, + 51.4637273 + ], + [ + 4.428349, + 51.463807 + ], + [ + 4.4286811, + 51.4638601 + ], + [ + 4.4291859, + 51.4640063 + ], + [ + 4.4297173, + 51.4641657 + ], + [ + 4.4309262, + 51.4645642 + ], + [ + 4.4323477, + 51.4650292 + ], + [ + 4.4330876, + 51.4652699 + ], + [ + 4.4334503, + 51.4653879 + ], + [ + 4.4336955, + 51.4654684 + ], + [ + 4.4343404, + 51.4656801 + ], + [ + 4.4357377, + 51.4661537 + ], + [ + 4.4360448, + 51.4662578 + ], + [ + 4.436725, + 51.4664884 + ], + [ + 4.4367888, + 51.46651 + ], + [ + 4.437621, + 51.4667748 + ], + [ + 4.4378606, + 51.4668631 + ], + [ + 4.4381128, + 51.4669513 + ], + [ + 4.4386676, + 51.4671531 + ], + [ + 4.4394873, + 51.4674431 + ], + [ + 4.440433, + 51.4677836 + ], + [ + 4.4416435, + 51.4681997 + ], + [ + 4.4423225, + 51.4686027 + ], + [ + 4.4424891, + 51.4686606 + ], + [ + 4.4426307, + 51.4686648 + ], + [ + 4.4426553, + 51.4686655 + ], + [ + 4.4428259, + 51.4686728 + ], + [ + 4.4430969, + 51.4686888 + ], + [ + 4.4433638, + 51.4687072 + ], + [ + 4.4450348, + 51.4688425 + ], + [ + 4.4462217, + 51.4689185 + ], + [ + 4.4467821, + 51.4689376 + ], + [ + 4.4469122, + 51.4689434 + ], + [ + 4.4470637, + 51.4689451 + ], + [ + 4.4488119, + 51.4690831 + ], + [ + 4.4489349, + 51.4690979 + ], + [ + 4.4490578, + 51.4691064 + ], + [ + 4.4492677, + 51.4691106 + ], + [ + 4.4504123, + 51.469223 + ], + [ + 4.4506412, + 51.4692421 + ], + [ + 4.4512729, + 51.4692929 + ], + [ + 4.4519851, + 51.4693608 + ], + [ + 4.452091, + 51.4693671 + ], + [ + 4.4531107, + 51.4694308 + ], + [ + 4.4537911, + 51.4695007 + ], + [ + 4.4539543, + 51.4694668 + ], + [ + 4.4540583, + 51.4695157 + ], + [ + 4.4546072, + 51.4695475 + ], + [ + 4.4548595, + 51.4695645 + ], + [ + 4.4551371, + 51.4695835 + ], + [ + 4.4554656, + 51.4696068 + ], + [ + 4.4562647, + 51.4696618 + ], + [ + 4.456758, + 51.4697074 + ], + [ + 4.4574471, + 51.4698034 + ], + [ + 4.4582829, + 51.4699534 + ], + [ + 4.4601374, + 51.4702868 + ], + [ + 4.4604996, + 51.4703564 + ], + [ + 4.4605801, + 51.470373 + ], + [ + 4.4607453, + 51.4704007 + ], + [ + 4.4615555, + 51.4705363 + ], + [ + 4.4618402, + 51.470584 + ], + [ + 4.4620268, + 51.4706241 + ], + [ + 4.4626442, + 51.4707569 + ], + [ + 4.4630965, + 51.4708393 + ], + [ + 4.4632247, + 51.4708627 + ], + [ + 4.4633273, + 51.4708814 + ], + [ + 4.4636871, + 51.470973 + ], + [ + 4.4640553, + 51.4710922 + ], + [ + 4.4643554, + 51.4712135 + ], + [ + 4.4648905, + 51.4711833 + ], + [ + 4.4656052, + 51.4714944 + ], + [ + 4.4660043, + 51.4716682 + ], + [ + 4.4667164, + 51.4721485 + ], + [ + 4.4674187, + 51.4729556 + ], + [ + 4.4681929, + 51.4736801 + ], + [ + 4.4689836, + 51.4742902 + ], + [ + 4.4698587, + 51.4749158 + ], + [ + 4.4708696, + 51.4755908 + ], + [ + 4.471829, + 51.4762341 + ], + [ + 4.4727284, + 51.4767842 + ], + [ + 4.4739498, + 51.4773552 + ], + [ + 4.4739731, + 51.4773647 + ], + [ + 4.47415, + 51.477437 + ], + [ + 4.4744587, + 51.4775589 + ], + [ + 4.4745777, + 51.4776082 + ], + [ + 4.4747796, + 51.4776942 + ], + [ + 4.4751109, + 51.4778296 + ], + [ + 4.4751626, + 51.4778508 + ], + [ + 4.4762077, + 51.4781257 + ], + [ + 4.4774922, + 51.4782827 + ], + [ + 4.4786472, + 51.4783261 + ], + [ + 4.479092, + 51.4782953 + ], + [ + 4.4791791, + 51.4782893 + ], + [ + 4.4802307, + 51.4782163 + ], + [ + 4.482166, + 51.4779329 + ], + [ + 4.4842659, + 51.4776782 + ], + [ + 4.4859835, + 51.477492 + ], + [ + 4.486574, + 51.4774491 + ], + [ + 4.4866971, + 51.4774268 + ], + [ + 4.486943, + 51.4774223 + ], + [ + 4.4885736, + 51.4775222 + ], + [ + 4.49133, + 51.4776703 + ], + [ + 4.4933563, + 51.4778455 + ], + [ + 4.4954672, + 51.4780612 + ], + [ + 4.4964832, + 51.4782186 + ], + [ + 4.4971077, + 51.4783232 + ], + [ + 4.4988056, + 51.4785186 + ], + [ + 4.5012235, + 51.4787461 + ], + [ + 4.5036343, + 51.4789691 + ], + [ + 4.5046124, + 51.4790946 + ], + [ + 4.5048028, + 51.4790503 + ], + [ + 4.5061671, + 51.479294 + ], + [ + 4.509541, + 51.4796732 + ], + [ + 4.5100633, + 51.4797137 + ], + [ + 4.5130117, + 51.479942 + ], + [ + 4.5166159, + 51.4803264 + ], + [ + 4.5171314, + 51.4803771 + ], + [ + 4.5208966, + 51.4807476 + ], + [ + 4.5254817, + 51.481184 + ], + [ + 4.5255136, + 51.4811871 + ], + [ + 4.5286562, + 51.4814608 + ], + [ + 4.5293659, + 51.4815193 + ], + [ + 4.531554, + 51.481761 + ], + [ + 4.5320847, + 51.4818196 + ], + [ + 4.5350878, + 51.4820657 + ], + [ + 4.5371388, + 51.4823184 + ], + [ + 4.5373975, + 51.4823503 + ], + [ + 4.5380445, + 51.4823758 + ], + [ + 4.5383244, + 51.4822986 + ], + [ + 4.5388462, + 51.4818109 + ], + [ + 4.5398491, + 51.4806093 + ], + [ + 4.5415063, + 51.4792185 + ], + [ + 4.5426843, + 51.4782283 + ], + [ + 4.5440527, + 51.4768278 + ], + [ + 4.5452552, + 51.4757849 + ], + [ + 4.5463385, + 51.4748204 + ], + [ + 4.5476644, + 51.4737265 + ], + [ + 4.5477793, + 51.4733392 + ], + [ + 4.5470859, + 51.4723307 + ], + [ + 4.5460459, + 51.470944 + ], + [ + 4.5449744, + 51.4694943 + ], + [ + 4.5445017, + 51.468864 + ], + [ + 4.544092, + 51.4682652 + ], + [ + 4.5437454, + 51.467887 + ], + [ + 4.5434738, + 51.4675599 + ], + [ + 4.5431223, + 51.4671724 + ], + [ + 4.5427934, + 51.4661927 + ], + [ + 4.5418492, + 51.4649435 + ], + [ + 4.5415003, + 51.464548 + ], + [ + 4.5401937, + 51.4628266 + ], + [ + 4.538679, + 51.4608733 + ], + [ + 4.5369967, + 51.4587224 + ], + [ + 4.5355766, + 51.4567297 + ], + [ + 4.534261, + 51.4551065 + ], + [ + 4.5334831, + 51.4541231 + ], + [ + 4.5332917, + 51.453881 + ], + [ + 4.5329553, + 51.4534532 + ], + [ + 4.5326795, + 51.4530966 + ], + [ + 4.5322795, + 51.4524133 + ], + [ + 4.5312185, + 51.4508338 + ], + [ + 4.5303592, + 51.4496783 + ], + [ + 4.53022, + 51.4493888 + ], + [ + 4.5302118, + 51.4491106 + ], + [ + 4.530514, + 51.4479795 + ], + [ + 4.5305467, + 51.4465534 + ], + [ + 4.5301444, + 51.4464364 + ], + [ + 4.5310097, + 51.4457791 + ], + [ + 4.5311225, + 51.44455 + ], + [ + 4.5312726, + 51.4436927 + ], + [ + 4.5315227, + 51.4421535 + ], + [ + 4.5316592, + 51.4415674 + ], + [ + 4.5318073, + 51.4411501 + ], + [ + 4.5318789, + 51.4407898 + ], + [ + 4.5319358, + 51.4403737 + ], + [ + 4.5319395, + 51.4403474 + ], + [ + 4.5319419, + 51.4403347 + ], + [ + 4.5321006, + 51.439506 + ], + [ + 4.5324654, + 51.4374355 + ], + [ + 4.5323283, + 51.4373082 + ], + [ + 4.5323754, + 51.4370732 + ], + [ + 4.5323207, + 51.4370615 + ], + [ + 4.5325891, + 51.435882 + ], + [ + 4.5328191, + 51.4348572 + ], + [ + 4.5328973, + 51.4345088 + ], + [ + 4.5330472, + 51.4338439 + ], + [ + 4.5332281, + 51.4330857 + ], + [ + 4.5333794, + 51.4323478 + ], + [ + 4.5335486, + 51.4316237 + ], + [ + 4.5337147, + 51.4311136 + ], + [ + 4.5337471, + 51.4310139 + ], + [ + 4.5338164, + 51.4306904 + ], + [ + 4.534058, + 51.4299766 + ], + [ + 4.5342959, + 51.4292605 + ], + [ + 4.5344467, + 51.4285991 + ], + [ + 4.5346003, + 51.4277075 + ], + [ + 4.5345543, + 51.4271981 + ], + [ + 4.5345288, + 51.4269165 + ], + [ + 4.5346944, + 51.4263714 + ], + [ + 4.5348486, + 51.4256645 + ], + [ + 4.534968, + 51.4251333 + ], + [ + 4.5350495, + 51.4247706 + ], + [ + 4.5351306, + 51.4244354 + ], + [ + 4.5351896, + 51.4241914 + ], + [ + 4.5353407, + 51.4236327 + ], + [ + 4.5354616, + 51.4232615 + ], + [ + 4.5354936, + 51.4231632 + ], + [ + 4.5355353, + 51.4230352 + ], + [ + 4.5356309, + 51.4230425 + ], + [ + 4.5359593, + 51.4230674 + ], + [ + 4.5360413, + 51.4230736 + ], + [ + 4.5363381, + 51.4231541 + ], + [ + 4.5373416, + 51.4234263 + ], + [ + 4.5387039, + 51.4237835 + ], + [ + 4.5394323, + 51.4239381 + ], + [ + 4.5403208, + 51.4241085 + ], + [ + 4.5411694, + 51.4242995 + ], + [ + 4.5415221, + 51.4243995 + ], + [ + 4.5425475, + 51.4247713 + ], + [ + 4.5449731, + 51.4253722 + ], + [ + 4.5476645, + 51.4260168 + ], + [ + 4.55009, + 51.4266542 + ], + [ + 4.5535867, + 51.4275119 + ], + [ + 4.5563804, + 51.4281975 + ], + [ + 4.5573274, + 51.42842 + ], + [ + 4.5575672, + 51.4287123 + ], + [ + 4.5603753, + 51.4294663 + ], + [ + 4.5624188, + 51.4300048 + ], + [ + 4.5645242, + 51.4305138 + ], + [ + 4.5672054, + 51.4311739 + ], + [ + 4.568734, + 51.4315532 + ], + [ + 4.5695331, + 51.4317514 + ], + [ + 4.5718028, + 51.4322924 + ], + [ + 4.5730742, + 51.43262 + ], + [ + 4.5742364, + 51.4328471 + ], + [ + 4.5746629, + 51.4329091 + ], + [ + 4.5757933, + 51.432778 + ], + [ + 4.5777187, + 51.4325631 + ], + [ + 4.5795712, + 51.4323459 + ], + [ + 4.5821494, + 51.4320107 + ], + [ + 4.5826355, + 51.4314977 + ], + [ + 4.5838895, + 51.4315171 + ], + [ + 4.5848191, + 51.4315203 + ], + [ + 4.5880526, + 51.4314405 + ], + [ + 4.5882971, + 51.4314345 + ], + [ + 4.5883048, + 51.4311972 + ], + [ + 4.5889646, + 51.4312251 + ], + [ + 4.5892417, + 51.4312003 + ], + [ + 4.5895553, + 51.4311436 + ], + [ + 4.5899456, + 51.4310572 + ], + [ + 4.5908788, + 51.431074 + ], + [ + 4.5914841, + 51.4310152 + ], + [ + 4.5918198, + 51.4308877 + ], + [ + 4.5928297, + 51.4308133 + ], + [ + 4.5931252, + 51.4307697 + ], + [ + 4.5943065, + 51.4305955 + ], + [ + 4.5962611, + 51.430337 + ], + [ + 4.5967388, + 51.4302598 + ], + [ + 4.5968881, + 51.4303398 + ], + [ + 4.5991926, + 51.430045 + ], + [ + 4.600928, + 51.4298616 + ], + [ + 4.6009361, + 51.4295284 + ], + [ + 4.6029559, + 51.4293589 + ], + [ + 4.6032675, + 51.4293121 + ], + [ + 4.6050745, + 51.4290365 + ], + [ + 4.6064964, + 51.4288916 + ], + [ + 4.6089394, + 51.4285488 + ], + [ + 4.6149262, + 51.427784 + ], + [ + 4.6171465, + 51.4274752 + ], + [ + 4.6185247, + 51.4273347 + ], + [ + 4.6213831, + 51.4269645 + ], + [ + 4.6238677, + 51.4266816 + ], + [ + 4.6241635, + 51.426648 + ], + [ + 4.6256558, + 51.4264811 + ], + [ + 4.6302532, + 51.4258448 + ], + [ + 4.6303368, + 51.4259931 + ], + [ + 4.6336985, + 51.4252442 + ], + [ + 4.6342129, + 51.4248999 + ], + [ + 4.6346327, + 51.4244985 + ], + [ + 4.6350447, + 51.424396 + ], + [ + 4.6358252, + 51.4240245 + ], + [ + 4.6371528, + 51.4233542 + ], + [ + 4.63778, + 51.4230808 + ], + [ + 4.6381521, + 51.4228915 + ], + [ + 4.6382287, + 51.4227889 + ], + [ + 4.6383237, + 51.422684 + ], + [ + 4.6394503, + 51.4223376 + ], + [ + 4.6396638, + 51.4222789 + ], + [ + 4.6398587, + 51.4222123 + ], + [ + 4.640431, + 51.4221236 + ], + [ + 4.6410981, + 51.4220578 + ], + [ + 4.6412737, + 51.422075 + ], + [ + 4.6413211, + 51.4221109 + ], + [ + 4.6413895, + 51.4222108 + ], + [ + 4.641484, + 51.4223934 + ], + [ + 4.6416477, + 51.4225806 + ], + [ + 4.6420011, + 51.422729 + ], + [ + 4.6425514, + 51.4228091 + ], + [ + 4.6433495, + 51.4228939 + ], + [ + 4.6437613, + 51.4229398 + ], + [ + 4.6440491, + 51.4230289 + ], + [ + 4.644501, + 51.4231135 + ], + [ + 4.6451533, + 51.4231115 + ], + [ + 4.6454887, + 51.4231117 + ], + [ + 4.6456416, + 51.4231573 + ], + [ + 4.6457545, + 51.4232624 + ], + [ + 4.6458273, + 51.4234244 + ], + [ + 4.6460167, + 51.4235226 + ], + [ + 4.6461881, + 51.423493 + ], + [ + 4.6463229, + 51.4234223 + ], + [ + 4.6464871, + 51.4233562 + ], + [ + 4.6466, + 51.4233768 + ], + [ + 4.6466911, + 51.4234498 + ], + [ + 4.6467237, + 51.423637 + ], + [ + 4.6466615, + 51.4237876 + ], + [ + 4.6465884, + 51.4239016 + ], + [ + 4.6466102, + 51.4240066 + ], + [ + 4.6467669, + 51.4241048 + ], + [ + 4.6468871, + 51.4241231 + ], + [ + 4.6470511, + 51.4241528 + ], + [ + 4.6471639, + 51.4242419 + ], + [ + 4.6472332, + 51.424372 + ], + [ + 4.6473315, + 51.4244199 + ], + [ + 4.6474482, + 51.4244108 + ], + [ + 4.6476159, + 51.4243356 + ], + [ + 4.6477982, + 51.4242673 + ], + [ + 4.6479622, + 51.4242377 + ], + [ + 4.648119, + 51.4242674 + ], + [ + 4.6483338, + 51.4244477 + ], + [ + 4.6484065, + 51.4246485 + ], + [ + 4.6483845, + 51.4247421 + ], + [ + 4.6483371, + 51.4247786 + ], + [ + 4.6482605, + 51.4247877 + ], + [ + 4.6480929, + 51.4247352 + ], + [ + 4.6479146, + 51.4246994 + ], + [ + 4.647721, + 51.4247464 + ], + [ + 4.6476773, + 51.4248514 + ], + [ + 4.6477318, + 51.4249746 + ], + [ + 4.6479067, + 51.4250637 + ], + [ + 4.6482018, + 51.4251299 + ], + [ + 4.6485318, + 51.4251772 + ], + [ + 4.6486647, + 51.4251963 + ], + [ + 4.6490728, + 51.42529 + ], + [ + 4.6492913, + 51.4254088 + ], + [ + 4.6493787, + 51.4255366 + ], + [ + 4.6493348, + 51.4256758 + ], + [ + 4.6491998, + 51.4257739 + ], + [ + 4.6491231, + 51.4258788 + ], + [ + 4.6491813, + 51.4259495 + ], + [ + 4.649309, + 51.4259953 + ], + [ + 4.6495932, + 51.4259931 + ], + [ + 4.6498994, + 51.4260297 + ], + [ + 4.6499249, + 51.4261324 + ], + [ + 4.6496986, + 51.4263194 + ], + [ + 4.6497495, + 51.4264016 + ], + [ + 4.6499537, + 51.4263834 + ], + [ + 4.6503548, + 51.4262672 + ], + [ + 4.650413, + 51.4263927 + ], + [ + 4.6505258, + 51.426516 + ], + [ + 4.6508028, + 51.4265663 + ], + [ + 4.6511781, + 51.4266805 + ], + [ + 4.6515096, + 51.4268906 + ], + [ + 4.6515954, + 51.4268391 + ], + [ + 4.6517464, + 51.4267483 + ], + [ + 4.6520713, + 51.426553 + ], + [ + 4.6528992, + 51.4260833 + ], + [ + 4.6540842, + 51.4256502 + ], + [ + 4.6549993, + 51.4254018 + ], + [ + 4.6555425, + 51.4252696 + ], + [ + 4.6558598, + 51.4251419 + ], + [ + 4.6561041, + 51.4250005 + ], + [ + 4.6565482, + 51.4249321 + ], + [ + 4.6574536, + 51.4250019 + ], + [ + 4.6585065, + 51.4250876 + ], + [ + 4.6596374, + 51.4253487 + ], + [ + 4.6603897, + 51.4255678 + ], + [ + 4.6611017, + 51.425681 + ], + [ + 4.6620914, + 51.4258309 + ], + [ + 4.6626064, + 51.4259022 + ], + [ + 4.6631087, + 51.4259876 + ], + [ + 4.6638023, + 51.4261004 + ], + [ + 4.664752, + 51.4261217 + ], + [ + 4.6654844, + 51.426174 + ], + [ + 4.6664534, + 51.4262234 + ], + [ + 4.6672217, + 51.4262277 + ], + [ + 4.6676737, + 51.4262557 + ], + [ + 4.6678274, + 51.4262867 + ], + [ + 4.6683244, + 51.4263868 + ], + [ + 4.6696331, + 51.4264958 + ], + [ + 4.6695677, + 51.4267976 + ], + [ + 4.6695459, + 51.4269393 + ], + [ + 4.6691996, + 51.4286713 + ], + [ + 4.6692832, + 51.4291286 + ], + [ + 4.6689896, + 51.4312134 + ], + [ + 4.6686458, + 51.4333987 + ], + [ + 4.6684022, + 51.4348853 + ], + [ + 4.6682502, + 51.4359426 + ], + [ + 4.6680597, + 51.4367321 + ], + [ + 4.6679642, + 51.4371281 + ], + [ + 4.6675836, + 51.4388046 + ], + [ + 4.6673868, + 51.4400409 + ], + [ + 4.6673542, + 51.4402455 + ], + [ + 4.6669925, + 51.4420178 + ], + [ + 4.6665045, + 51.4444226 + ], + [ + 4.6677353, + 51.4448203 + ], + [ + 4.6680989, + 51.4449423 + ], + [ + 4.6688528, + 51.4451955 + ], + [ + 4.670552, + 51.4457404 + ], + [ + 4.6707263, + 51.4457963 + ], + [ + 4.6723006, + 51.4463343 + ], + [ + 4.6735572, + 51.4467706 + ], + [ + 4.6756721, + 51.4474938 + ], + [ + 4.6778969, + 51.4482646 + ], + [ + 4.6798143, + 51.4488789 + ], + [ + 4.6809289, + 51.4492973 + ], + [ + 4.6819727, + 51.4495288 + ], + [ + 4.6830387, + 51.4498105 + ], + [ + 4.6841353, + 51.4502449 + ], + [ + 4.6842313, + 51.4502877 + ], + [ + 4.6852102, + 51.450725 + ], + [ + 4.6863329, + 51.4512484 + ], + [ + 4.6884145, + 51.4513918 + ], + [ + 4.6909117, + 51.4515771 + ], + [ + 4.6930191, + 51.4517432 + ], + [ + 4.6937971, + 51.4527646 + ], + [ + 4.6944295, + 51.4536009 + ], + [ + 4.6954946, + 51.4550279 + ], + [ + 4.6967452, + 51.456722 + ], + [ + 4.6988722, + 51.4597107 + ], + [ + 4.6991777, + 51.4600303 + ], + [ + 4.6992356, + 51.4602357 + ], + [ + 4.6991877, + 51.4604707 + ], + [ + 4.6992381, + 51.4608131 + ], + [ + 4.6993907, + 51.4611031 + ], + [ + 4.6999365, + 51.4616648 + ], + [ + 4.7017339, + 51.4635531 + ], + [ + 4.7023998, + 51.4642905 + ], + [ + 4.703004, + 51.4648157 + ], + [ + 4.7036414, + 51.4652245 + ], + [ + 4.7040056, + 51.4654119 + ], + [ + 4.7027101, + 51.4660914 + ], + [ + 4.7031606, + 51.4669862 + ], + [ + 4.7095543, + 51.467854 + ], + [ + 4.7168632, + 51.4689248 + ], + [ + 4.715879, + 51.4710744 + ], + [ + 4.7160864, + 51.4711655 + ], + [ + 4.7184882, + 51.472221 + ], + [ + 4.7183708, + 51.4726272 + ], + [ + 4.7199624, + 51.4731943 + ], + [ + 4.7204652, + 51.4734515 + ], + [ + 4.7202254, + 51.4736913 + ], + [ + 4.7204329, + 51.4738786 + ], + [ + 4.7207861, + 51.4742461 + ], + [ + 4.7217035, + 51.4753486 + ], + [ + 4.7226099, + 51.4763452 + ], + [ + 4.7226503, + 51.4763896 + ], + [ + 4.7229382, + 51.4767179 + ], + [ + 4.7231177, + 51.4769044 + ], + [ + 4.7273582, + 51.4818132 + ], + [ + 4.7274576, + 51.4819456 + ], + [ + 4.7276936, + 51.48222 + ], + [ + 4.7290556, + 51.4838566 + ], + [ + 4.7296604, + 51.4844296 + ], + [ + 4.7342262, + 51.4857982 + ], + [ + 4.7345958, + 51.4859056 + ], + [ + 4.734835, + 51.4859785 + ], + [ + 4.7351943, + 51.4860861 + ], + [ + 4.7352577, + 51.4861043 + ], + [ + 4.7354738, + 51.4861675 + ], + [ + 4.7356369, + 51.4862149 + ], + [ + 4.7359637, + 51.4863166 + ], + [ + 4.746228, + 51.489388 + ], + [ + 4.746332, + 51.4894191 + ], + [ + 4.7463682, + 51.489479 + ], + [ + 4.7466121, + 51.4898828 + ], + [ + 4.746649, + 51.489944 + ], + [ + 4.7467006, + 51.4902816 + ], + [ + 4.7467396, + 51.4905374 + ], + [ + 4.7468016, + 51.490679 + ], + [ + 4.7469144, + 51.490857 + ], + [ + 4.7471039, + 51.4910829 + ], + [ + 4.7476033, + 51.4915782 + ], + [ + 4.7480515, + 51.4921397 + ], + [ + 4.7484523, + 51.4927103 + ], + [ + 4.7492577, + 51.4938172 + ], + [ + 4.7494617, + 51.4941048 + ], + [ + 4.7495855, + 51.4943924 + ], + [ + 4.749782, + 51.4949766 + ], + [ + 4.7498235, + 51.4950843 + ], + [ + 4.7499513, + 51.4954167 + ], + [ + 4.7499561, + 51.4954325 + ], + [ + 4.7497997, + 51.495627 + ], + [ + 4.7489014, + 51.4967248 + ], + [ + 4.7498033, + 51.4975428 + ], + [ + 4.750604, + 51.4981008 + ], + [ + 4.7509274, + 51.4983585 + ], + [ + 4.7512775, + 51.498673 + ], + [ + 4.7518921, + 51.4991494 + ], + [ + 4.7524482, + 51.4996053 + ], + [ + 4.7529456, + 51.499881 + ], + [ + 4.7553562, + 51.5004812 + ], + [ + 4.7558998, + 51.5004282 + ], + [ + 4.7564502, + 51.5002428 + ], + [ + 4.7581069, + 51.5002161 + ], + [ + 4.7583785, + 51.5006768 + ], + [ + 4.7588369, + 51.5013131 + ], + [ + 4.7592729, + 51.5018284 + ], + [ + 4.759738, + 51.502241 + ], + [ + 4.7599494, + 51.5023574 + ], + [ + 4.7602096, + 51.5025008 + ], + [ + 4.7607649, + 51.5026508 + ], + [ + 4.7622111, + 51.5029552 + ], + [ + 4.7626822, + 51.5030232 + ], + [ + 4.7634014, + 51.5030635 + ], + [ + 4.7648074, + 51.5033313 + ], + [ + 4.7668454, + 51.5037492 + ], + [ + 4.7722721, + 51.5048524 + ], + [ + 4.7736305, + 51.5050807 + ], + [ + 4.7739265, + 51.505048 + ], + [ + 4.7739984, + 51.5050413 + ], + [ + 4.7749216, + 51.5049379 + ], + [ + 4.7764933, + 51.5047327 + ], + [ + 4.7777287, + 51.5045185 + ], + [ + 4.7782612, + 51.5044351 + ], + [ + 4.7785203, + 51.5043916 + ], + [ + 4.7788289, + 51.5044613 + ], + [ + 4.7792773, + 51.5045628 + ], + [ + 4.7795935, + 51.5044556 + ], + [ + 4.7807364, + 51.5040684 + ], + [ + 4.7809883, + 51.503983 + ], + [ + 4.7808781, + 51.503899 + ], + [ + 4.7807783, + 51.5037555 + ], + [ + 4.7807953, + 51.503614 + ], + [ + 4.7809006, + 51.5035316 + ], + [ + 4.7811226, + 51.5034602 + ], + [ + 4.7811621, + 51.5034449 + ], + [ + 4.7813373, + 51.5033774 + ], + [ + 4.7814241, + 51.5032837 + ], + [ + 4.7814888, + 51.5031602 + ], + [ + 4.7814916, + 51.5030736 + ], + [ + 4.7813273, + 51.5030558 + ], + [ + 4.7812142, + 51.5030329 + ], + [ + 4.7810933, + 51.5030085 + ], + [ + 4.7809648, + 51.5029223 + ], + [ + 4.7808688, + 51.5027925 + ], + [ + 4.7807944, + 51.5026284 + ], + [ + 4.7808155, + 51.5025348 + ], + [ + 4.7809426, + 51.5024455 + ], + [ + 4.7811432, + 51.5024358 + ], + [ + 4.781254, + 51.5024605 + ], + [ + 4.7813553, + 51.502483 + ], + [ + 4.7814936, + 51.5024952 + ], + [ + 4.7815352, + 51.5024989 + ], + [ + 4.7816074, + 51.5025052 + ], + [ + 4.7818006, + 51.5024704 + ], + [ + 4.7819202, + 51.5023651 + ], + [ + 4.7819043, + 51.5022146 + ], + [ + 4.7817388, + 51.5020645 + ], + [ + 4.7816683, + 51.5019255 + ], + [ + 4.7816895, + 51.5018273 + ], + [ + 4.7818679, + 51.5017835 + ], + [ + 4.782156, + 51.5017644 + ], + [ + 4.7822759, + 51.5016934 + ], + [ + 4.7823005, + 51.5015701 + ], + [ + 4.7822013, + 51.5014905 + ], + [ + 4.782225, + 51.5014535 + ], + [ + 4.7825437, + 51.5009556 + ], + [ + 4.7828927, + 51.5003615 + ], + [ + 4.7831359, + 51.4997631 + ], + [ + 4.7831305, + 51.4995509 + ], + [ + 4.7836633, + 51.4995288 + ], + [ + 4.7841448, + 51.4994955 + ], + [ + 4.784586, + 51.4994554 + ], + [ + 4.7848034, + 51.4996921 + ], + [ + 4.7850263, + 51.4997188 + ], + [ + 4.7853398, + 51.4992297 + ], + [ + 4.7859106, + 51.4989725 + ], + [ + 4.7865508, + 51.4987037 + ], + [ + 4.7873425, + 51.4986535 + ], + [ + 4.7875699, + 51.498792 + ], + [ + 4.7877686, + 51.4989762 + ], + [ + 4.7885703, + 51.4988278 + ], + [ + 4.7893067, + 51.4987161 + ], + [ + 4.7899607, + 51.4983697 + ], + [ + 4.7908495, + 51.4981458 + ], + [ + 4.791198, + 51.4983593 + ], + [ + 4.79149, + 51.4983561 + ], + [ + 4.7919027, + 51.4983868 + ], + [ + 4.7921777, + 51.4985251 + ], + [ + 4.7923878, + 51.498358 + ], + [ + 4.7925668, + 51.4983735 + ], + [ + 4.7928063, + 51.4986237 + ], + [ + 4.7930995, + 51.4987688 + ], + [ + 4.7931958, + 51.4989283 + ], + [ + 4.7933553, + 51.4992174 + ], + [ + 4.7934708, + 51.4994978 + ], + [ + 4.7939799, + 51.4996924 + ], + [ + 4.7948896, + 51.4998038 + ], + [ + 4.7954892, + 51.4994849 + ], + [ + 4.7959372, + 51.4993878 + ], + [ + 4.7962387, + 51.4994317 + ], + [ + 4.7968387, + 51.4993667 + ], + [ + 4.7973956, + 51.4996023 + ], + [ + 4.797973, + 51.4996918 + ], + [ + 4.7983775, + 51.4996177 + ], + [ + 4.79949, + 51.499101 + ], + [ + 4.8004496, + 51.4986281 + ], + [ + 4.8018795, + 51.4981173 + ], + [ + 4.8020159, + 51.4978613 + ], + [ + 4.8021302, + 51.4975667 + ], + [ + 4.8024067, + 51.4974791 + ], + [ + 4.8028152, + 51.4974254 + ], + [ + 4.8030785, + 51.4975022 + ], + [ + 4.8031496, + 51.4976981 + ], + [ + 4.8034122, + 51.4976768 + ], + [ + 4.8036188, + 51.4976717 + ], + [ + 4.8043757, + 51.4976533 + ], + [ + 4.8052103, + 51.4975185 + ], + [ + 4.8055351, + 51.4975151 + ], + [ + 4.8055857, + 51.4974603 + ], + [ + 4.8056212, + 51.4973498 + ], + [ + 4.8057365, + 51.4972213 + ], + [ + 4.8058821, + 51.4971612 + ], + [ + 4.8061156, + 51.4971145 + ], + [ + 4.806374, + 51.4970058 + ], + [ + 4.8065375, + 51.4969182 + ], + [ + 4.8067349, + 51.4968991 + ], + [ + 4.8069209, + 51.496864 + ], + [ + 4.8070408, + 51.4967926 + ], + [ + 4.8071533, + 51.4967121 + ], + [ + 4.8073246, + 51.4966633 + ], + [ + 4.807555, + 51.4966646 + ], + [ + 4.8078295, + 51.4966954 + ], + [ + 4.8081479, + 51.49671 + ], + [ + 4.8083232, + 51.4966909 + ], + [ + 4.8086253, + 51.4965661 + ], + [ + 4.809007, + 51.4963701 + ], + [ + 4.8092206, + 51.4961818 + ], + [ + 4.8094855, + 51.4959931 + ], + [ + 4.8098027, + 51.4959026 + ], + [ + 4.8102193, + 51.4958801 + ], + [ + 4.8107379, + 51.4958299 + ], + [ + 4.8109713, + 51.4957717 + ], + [ + 4.8110766, + 51.4957072 + ], + [ + 4.8111673, + 51.4956428 + ], + [ + 4.8113536, + 51.4956214 + ], + [ + 4.8116382, + 51.4955743 + ], + [ + 4.8120174, + 51.4954835 + ], + [ + 4.8125067, + 51.4954151 + ], + [ + 4.8129195, + 51.4953835 + ], + [ + 4.813216, + 51.4954005 + ], + [ + 4.8133804, + 51.4953951 + ], + [ + 4.8136686, + 51.4953275 + ], + [ + 4.8141604, + 51.4951653 + ], + [ + 4.8150011, + 51.4948187 + ], + [ + 4.8156594, + 51.4945049 + ], + [ + 4.8163388, + 51.4941315 + ], + [ + 4.8167262, + 51.4937845 + ], + [ + 4.817033, + 51.4934403 + ], + [ + 4.8173545, + 51.4930983 + ], + [ + 4.8174936, + 51.4927914 + ], + [ + 4.8176727, + 51.4924752 + ], + [ + 4.8178375, + 51.4918665 + ], + [ + 4.817985, + 51.4913423 + ], + [ + 4.817996, + 51.4910245 + ], + [ + 4.8178947, + 51.490801 + ], + [ + 4.8177094, + 51.4905825 + ], + [ + 4.8175904, + 51.4904047 + ], + [ + 4.817515, + 51.4902199 + ], + [ + 4.8174935, + 51.4900728 + ], + [ + 4.8174357, + 51.4896763 + ], + [ + 4.8173979, + 51.4892536 + ], + [ + 4.8174204, + 51.4889838 + ], + [ + 4.8175164, + 51.4887502 + ], + [ + 4.8176887, + 51.488482 + ], + [ + 4.8177185, + 51.4884333 + ], + [ + 4.81794, + 51.4880717 + ], + [ + 4.8183222, + 51.4876106 + ], + [ + 4.8188326, + 51.4871579 + ], + [ + 4.8193609, + 51.4866847 + ], + [ + 4.8197148, + 51.486306 + ], + [ + 4.8200286, + 51.4859342 + ], + [ + 4.8201827, + 51.4856821 + ], + [ + 4.8202183, + 51.4852728 + ], + [ + 4.8202821, + 51.4847925 + ], + [ + 4.820342, + 51.4842711 + ], + [ + 4.8203699, + 51.4841831 + ], + [ + 4.820483, + 51.483827 + ], + [ + 4.8206289, + 51.4834767 + ], + [ + 4.8208376, + 51.4831991 + ], + [ + 4.8211682, + 51.4830148 + ], + [ + 4.8214815, + 51.4829242 + ], + [ + 4.8222946, + 51.4827422 + ], + [ + 4.8232499, + 51.4825184 + ], + [ + 4.8242233, + 51.48229 + ], + [ + 4.8252083, + 51.4821208 + ], + [ + 4.8264021, + 51.4819782 + ], + [ + 4.8277494, + 51.4818394 + ], + [ + 4.8286554, + 51.4817872 + ], + [ + 4.8292333, + 51.481767 + ], + [ + 4.8292619, + 51.481766 + ], + [ + 4.8292937, + 51.4817648 + ], + [ + 4.8297846, + 51.4817477 + ], + [ + 4.8306806, + 51.4817801 + ], + [ + 4.8316833, + 51.4818623 + ], + [ + 4.8327081, + 51.4819718 + ], + [ + 4.8335865, + 51.4820545 + ], + [ + 4.8350056, + 51.4821073 + ], + [ + 4.8358676, + 51.4820415 + ], + [ + 4.8366491, + 51.4819784 + ], + [ + 4.8373576, + 51.4819225 + ], + [ + 4.8378395, + 51.4818654 + ], + [ + 4.8383532, + 51.4817167 + ], + [ + 4.8388917, + 51.4815153 + ], + [ + 4.8394813, + 51.4812885 + ], + [ + 4.8399991, + 51.4811809 + ], + [ + 4.840594, + 51.4810958 + ], + [ + 4.8408073, + 51.4808991 + ], + [ + 4.8411892, + 51.48075 + ], + [ + 4.841561, + 51.4806136 + ], + [ + 4.8414484, + 51.4804465 + ], + [ + 4.8407271, + 51.4784688 + ], + [ + 4.8405325, + 51.4781496 + ], + [ + 4.840391, + 51.4779174 + ], + [ + 4.840381, + 51.4769847 + ], + [ + 4.8403155, + 51.4762542 + ], + [ + 4.8400482, + 51.4750453 + ], + [ + 4.8399271, + 51.4747345 + ], + [ + 4.8398502, + 51.4745783 + ], + [ + 4.839773, + 51.4739158 + ], + [ + 4.8397104, + 51.4732806 + ], + [ + 4.8396288, + 51.4728765 + ], + [ + 4.8394906, + 51.4726302 + ], + [ + 4.8392088, + 51.472291 + ], + [ + 4.8388819, + 51.4718583 + ], + [ + 4.8387501, + 51.4715783 + ], + [ + 4.8386232, + 51.4713086 + ], + [ + 4.8381556, + 51.4704057 + ], + [ + 4.8377168, + 51.4697815 + ], + [ + 4.8376174, + 51.4695974 + ], + [ + 4.8373057, + 51.46902 + ], + [ + 4.8371938, + 51.468773 + ], + [ + 4.8371104, + 51.4685889 + ], + [ + 4.8370254, + 51.4681939 + ], + [ + 4.8369885, + 51.4680724 + ], + [ + 4.8369237, + 51.4679504 + ], + [ + 4.8368823, + 51.4678837 + ], + [ + 4.8367324, + 51.4657868 + ], + [ + 4.8363822, + 51.4633583 + ], + [ + 4.8364229, + 51.4630607 + ], + [ + 4.8364097, + 51.462788 + ], + [ + 4.8361633, + 51.4612217 + ], + [ + 4.8381496, + 51.4614355 + ], + [ + 4.8402079, + 51.4607893 + ], + [ + 4.8414631, + 51.4602967 + ], + [ + 4.8428517, + 51.4596934 + ], + [ + 4.8440602, + 51.459155 + ], + [ + 4.843273, + 51.4582305 + ], + [ + 4.8423563, + 51.4573962 + ], + [ + 4.8411851, + 51.4567014 + ], + [ + 4.8399435, + 51.4562501 + ], + [ + 4.838642, + 51.4560902 + ], + [ + 4.8379034, + 51.4561122 + ], + [ + 4.8376419, + 51.4562266 + ], + [ + 4.8370033, + 51.4567782 + ], + [ + 4.8352577, + 51.4587104 + ], + [ + 4.8333809, + 51.4572398 + ], + [ + 4.833323, + 51.4568107 + ], + [ + 4.8330811, + 51.4564533 + ], + [ + 4.8325809, + 51.4558386 + ], + [ + 4.8322724, + 51.4555216 + ], + [ + 4.8321045, + 51.4553462 + ], + [ + 4.8308706, + 51.4540568 + ], + [ + 4.8297152, + 51.4529129 + ], + [ + 4.8297864, + 51.4522203 + ], + [ + 4.8291152, + 51.4515679 + ], + [ + 4.8287092, + 51.4515325 + ], + [ + 4.8283255, + 51.4513539 + ], + [ + 4.8282858, + 51.4511554 + ], + [ + 4.828438, + 51.450818 + ], + [ + 4.8280549, + 51.4507242 + ], + [ + 4.8278981, + 51.45069 + ], + [ + 4.8272392, + 51.4505105 + ], + [ + 4.8263588, + 51.4501752 + ], + [ + 4.8255427, + 51.4497802 + ], + [ + 4.824492, + 51.4493027 + ], + [ + 4.8233585, + 51.4486843 + ], + [ + 4.8233794, + 51.4485796 + ], + [ + 4.823677, + 51.4470876 + ], + [ + 4.8241604, + 51.4448121 + ], + [ + 4.824635, + 51.4424592 + ], + [ + 4.8248784, + 51.4412074 + ], + [ + 4.8254318, + 51.4385972 + ], + [ + 4.8259508, + 51.436011 + ], + [ + 4.8248925, + 51.435884 + ], + [ + 4.8249087, + 51.4353756 + ], + [ + 4.8249204, + 51.4350832 + ], + [ + 4.8252492, + 51.433833 + ], + [ + 4.8257466, + 51.4320906 + ], + [ + 4.8268555, + 51.4289724 + ], + [ + 4.8281212, + 51.4251012 + ], + [ + 4.8285148, + 51.4237849 + ], + [ + 4.8285376, + 51.4237089 + ], + [ + 4.8281828, + 51.4223146 + ], + [ + 4.8281753, + 51.4222918 + ], + [ + 4.8281536, + 51.4222259 + ], + [ + 4.8281439, + 51.4221966 + ], + [ + 4.8284558, + 51.4221924 + ], + [ + 4.828727, + 51.422216 + ], + [ + 4.8290218, + 51.422331 + ], + [ + 4.8291957, + 51.4223781 + ], + [ + 4.8293313, + 51.422331 + ], + [ + 4.8295005, + 51.4219776 + ], + [ + 4.8296636, + 51.4218544 + ], + [ + 4.8299759, + 51.4217079 + ], + [ + 4.8300788, + 51.4215948 + ], + [ + 4.8301306, + 51.4212775 + ], + [ + 4.8303814, + 51.4211912 + ], + [ + 4.8308215, + 51.4210764 + ], + [ + 4.8312616, + 51.4209389 + ], + [ + 4.8317433, + 51.4209367 + ], + [ + 4.8319299, + 51.4209359 + ], + [ + 4.8320383, + 51.4209058 + ], + [ + 4.832117, + 51.4208158 + ], + [ + 4.8321738, + 51.4207402 + ], + [ + 4.8322611, + 51.4207071 + ], + [ + 4.8326916, + 51.4207552 + ], + [ + 4.8330408, + 51.4207583 + ], + [ + 4.8331733, + 51.4207432 + ], + [ + 4.8331937, + 51.4207061 + ], + [ + 4.8331582, + 51.4205957 + ], + [ + 4.8330469, + 51.4204662 + ], + [ + 4.833083, + 51.420391 + ], + [ + 4.8331405, + 51.4203769 + ], + [ + 4.833225, + 51.4203561 + ], + [ + 4.8333022, + 51.4203939 + ], + [ + 4.8334227, + 51.4204941 + ], + [ + 4.8335213, + 51.4205205 + ], + [ + 4.8336884, + 51.420531 + ], + [ + 4.833838, + 51.4205235 + ], + [ + 4.8339805, + 51.4205627 + ], + [ + 4.8340508, + 51.420626 + ], + [ + 4.8340878, + 51.4207844 + ], + [ + 4.8341124, + 51.4209076 + ], + [ + 4.8341651, + 51.4210131 + ], + [ + 4.8341933, + 51.4210606 + ], + [ + 4.8342302, + 51.4210958 + ], + [ + 4.8342848, + 51.421124 + ], + [ + 4.8343506, + 51.4211389 + ], + [ + 4.8344203, + 51.4211416 + ], + [ + 4.8344854, + 51.4211222 + ], + [ + 4.8345934, + 51.4210614 + ], + [ + 4.8347275, + 51.4209679 + ], + [ + 4.8348412, + 51.4209436 + ], + [ + 4.8349428, + 51.4209476 + ], + [ + 4.8350241, + 51.4209639 + ], + [ + 4.8351434, + 51.4210588 + ], + [ + 4.8352597, + 51.4211142 + ], + [ + 4.8353123, + 51.4211222 + ], + [ + 4.8353651, + 51.4211204 + ], + [ + 4.8354365, + 51.421092 + ], + [ + 4.8356069, + 51.4210157 + ], + [ + 4.8356327, + 51.4210066 + ], + [ + 4.8358041, + 51.4208989 + ], + [ + 4.8359869, + 51.4208786 + ], + [ + 4.8360666, + 51.4209721 + ], + [ + 4.8361037, + 51.4210884 + ], + [ + 4.8361545, + 51.4211738 + ], + [ + 4.8363906, + 51.4211866 + ], + [ + 4.8366051, + 51.4211523 + ], + [ + 4.8367636, + 51.4210751 + ], + [ + 4.8368289, + 51.4210434 + ], + [ + 4.8369739, + 51.4209901 + ], + [ + 4.8372714, + 51.4209057 + ], + [ + 4.8374312, + 51.4208724 + ], + [ + 4.8375145, + 51.4208724 + ], + [ + 4.8375944, + 51.4208841 + ], + [ + 4.8376677, + 51.420919 + ], + [ + 4.8377586, + 51.4209887 + ], + [ + 4.8378763, + 51.4211313 + ], + [ + 4.8380171, + 51.421295 + ], + [ + 4.8381474, + 51.4214907 + ], + [ + 4.8383284, + 51.4216677 + ], + [ + 4.8385557, + 51.4217511 + ], + [ + 4.8388293, + 51.4217724 + ], + [ + 4.839187, + 51.421791 + ], + [ + 4.8395046, + 51.4218259 + ], + [ + 4.8397571, + 51.4218884 + ], + [ + 4.8400324, + 51.4220307 + ], + [ + 4.8402682, + 51.422203 + ], + [ + 4.8404926, + 51.4223593 + ], + [ + 4.8407571, + 51.4224971 + ], + [ + 4.8409909, + 51.4225278 + ], + [ + 4.8412202, + 51.4224992 + ], + [ + 4.8415617, + 51.4224152 + ], + [ + 4.8410829, + 51.4217784 + ], + [ + 4.8404316, + 51.421065 + ], + [ + 4.8400172, + 51.4207282 + ], + [ + 4.8398344, + 51.4205796 + ], + [ + 4.8394321, + 51.4202233 + ], + [ + 4.8394258, + 51.4202137 + ], + [ + 4.8393585, + 51.4201365 + ], + [ + 4.8393134, + 51.4200917 + ], + [ + 4.8390949, + 51.4199419 + ], + [ + 4.8387812, + 51.4196333 + ], + [ + 4.83846, + 51.4193077 + ], + [ + 4.8382012, + 51.4190579 + ], + [ + 4.8373396, + 51.4182101 + ], + [ + 4.8364811, + 51.4172417 + ], + [ + 4.8355309, + 51.4175104 + ], + [ + 4.8367516, + 51.4188169 + ], + [ + 4.8360989, + 51.4190698 + ], + [ + 4.836053, + 51.4190877 + ], + [ + 4.8353312, + 51.419226 + ], + [ + 4.835192, + 51.4190655 + ], + [ + 4.8346947, + 51.4184918 + ], + [ + 4.8332079, + 51.4190561 + ], + [ + 4.8330917, + 51.4191002 + ], + [ + 4.8336022, + 51.419731 + ], + [ + 4.8299872, + 51.4207419 + ], + [ + 4.8296885, + 51.4207033 + ], + [ + 4.8264411, + 51.4211764 + ], + [ + 4.8268671, + 51.4221114 + ], + [ + 4.8268706, + 51.4221412 + ], + [ + 4.8268681, + 51.4221664 + ], + [ + 4.8265191, + 51.4223024 + ], + [ + 4.8262135, + 51.4224516 + ], + [ + 4.8258717, + 51.4225181 + ], + [ + 4.825822, + 51.4225904 + ], + [ + 4.8258283, + 51.4226371 + ], + [ + 4.8258409, + 51.4226995 + ], + [ + 4.8258867, + 51.4227662 + ], + [ + 4.8259808, + 51.4228302 + ], + [ + 4.8260553, + 51.4228733 + ], + [ + 4.8261423, + 51.4229409 + ], + [ + 4.8261729, + 51.4230294 + ], + [ + 4.8261219, + 51.4230974 + ], + [ + 4.8260157, + 51.4231195 + ], + [ + 4.8258702, + 51.4231314 + ], + [ + 4.825707, + 51.4230974 + ], + [ + 4.8255642, + 51.4229715 + ], + [ + 4.8254315, + 51.4228559 + ], + [ + 4.825293, + 51.4227968 + ], + [ + 4.825122, + 51.422816 + ], + [ + 4.8249341, + 51.4229517 + ], + [ + 4.8247677, + 51.4230576 + ], + [ + 4.8245097, + 51.4231161 + ], + [ + 4.8241299, + 51.4230281 + ], + [ + 4.8237551, + 51.4229535 + ], + [ + 4.8232652, + 51.4229137 + ], + [ + 4.8229151, + 51.4228344 + ], + [ + 4.822696, + 51.4229453 + ], + [ + 4.8224558, + 51.4230735 + ], + [ + 4.8221425, + 51.4230646 + ], + [ + 4.8219967, + 51.4229987 + ], + [ + 4.8219661, + 51.4229307 + ], + [ + 4.8219986, + 51.4228489 + ], + [ + 4.8220514, + 51.4227956 + ], + [ + 4.822074, + 51.4227514 + ], + [ + 4.822063, + 51.4226641 + ], + [ + 4.8219878, + 51.4226177 + ], + [ + 4.8216396, + 51.4225352 + ], + [ + 4.8214169, + 51.4225081 + ], + [ + 4.821262, + 51.4227104 + ], + [ + 4.8211834, + 51.4227603 + ], + [ + 4.8210597, + 51.4228031 + ], + [ + 4.8208072, + 51.4228405 + ], + [ + 4.8206197, + 51.4229395 + ], + [ + 4.8204956, + 51.4232047 + ], + [ + 4.8203644, + 51.4233268 + ], + [ + 4.8203233, + 51.4233837 + ], + [ + 4.8204491, + 51.423521 + ], + [ + 4.8204924, + 51.4236105 + ], + [ + 4.8205132, + 51.4236752 + ], + [ + 4.820515, + 51.4237148 + ], + [ + 4.8204765, + 51.4237456 + ], + [ + 4.8203861, + 51.423773 + ], + [ + 4.8201417, + 51.4238013 + ], + [ + 4.8197732, + 51.4238365 + ], + [ + 4.8197247, + 51.4238706 + ], + [ + 4.8197199, + 51.4240661 + ], + [ + 4.8196789, + 51.424141 + ], + [ + 4.8196045, + 51.4241909 + ], + [ + 4.8194365, + 51.4242187 + ], + [ + 4.8192646, + 51.424237 + ], + [ + 4.818838, + 51.4243792 + ], + [ + 4.8185133, + 51.4244719 + ], + [ + 4.8177882, + 51.4245886 + ], + [ + 4.817137, + 51.4248398 + ], + [ + 4.8169316, + 51.4249773 + ], + [ + 4.816839, + 51.4250659 + ], + [ + 4.8167652, + 51.4251504 + ], + [ + 4.8166952, + 51.4252096 + ], + [ + 4.8166108, + 51.4252311 + ], + [ + 4.8164967, + 51.4252426 + ], + [ + 4.8164278, + 51.425267 + ], + [ + 4.8163937, + 51.4253532 + ], + [ + 4.816399, + 51.4255847 + ], + [ + 4.816356, + 51.4256475 + ], + [ + 4.8163237, + 51.4256637 + ], + [ + 4.8162214, + 51.4256601 + ], + [ + 4.8160401, + 51.4256224 + ], + [ + 4.815918, + 51.4255614 + ], + [ + 4.8158193, + 51.425477 + ], + [ + 4.815754, + 51.4254004 + ], + [ + 4.8157054, + 51.425352 + ], + [ + 4.8156057, + 51.4252527 + ], + [ + 4.8152808, + 51.4252006 + ], + [ + 4.8149506, + 51.4252491 + ], + [ + 4.8145135, + 51.425478 + ], + [ + 4.814458, + 51.4255458 + ], + [ + 4.8144971, + 51.4255744 + ], + [ + 4.814563, + 51.4256189 + ], + [ + 4.8146796, + 51.4256655 + ], + [ + 4.8146384, + 51.4256942 + ], + [ + 4.8143099, + 51.4257409 + ], + [ + 4.8141358, + 51.4257445 + ], + [ + 4.814005, + 51.4257191 + ], + [ + 4.8138851, + 51.4256701 + ], + [ + 4.813787, + 51.4256427 + ], + [ + 4.813677, + 51.4257267 + ], + [ + 4.813544, + 51.4257964 + ], + [ + 4.8132907, + 51.4259009 + ], + [ + 4.8131893, + 51.4260054 + ], + [ + 4.8130456, + 51.4261917 + ], + [ + 4.8129297, + 51.4262651 + ], + [ + 4.8127365, + 51.4263158 + ], + [ + 4.8123905, + 51.4263714 + ], + [ + 4.8122145, + 51.4263912 + ], + [ + 4.8121321, + 51.4263529 + ], + [ + 4.812132, + 51.4261981 + ], + [ + 4.8121241, + 51.4261235 + ], + [ + 4.8121061, + 51.4260489 + ], + [ + 4.8119919, + 51.4259919 + ], + [ + 4.8118405, + 51.4259629 + ], + [ + 4.8117197, + 51.4259671 + ], + [ + 4.8115861, + 51.4259975 + ], + [ + 4.8113654, + 51.4260524 + ], + [ + 4.8109504, + 51.4261645 + ], + [ + 4.8105231, + 51.4263223 + ], + [ + 4.8103806, + 51.4263095 + ], + [ + 4.8102226, + 51.4262341 + ], + [ + 4.810048, + 51.4261402 + ], + [ + 4.8098257, + 51.4260675 + ], + [ + 4.8096587, + 51.426043 + ], + [ + 4.8094801, + 51.4260576 + ], + [ + 4.8095541, + 51.4262489 + ], + [ + 4.809533, + 51.4262985 + ], + [ + 4.8094943, + 51.4263167 + ], + [ + 4.8091383, + 51.4263457 + ], + [ + 4.8087743, + 51.4263899 + ], + [ + 4.8083528, + 51.4264205 + ], + [ + 4.807985, + 51.4266224 + ], + [ + 4.8079163, + 51.4266753 + ], + [ + 4.80791, + 51.4267484 + ], + [ + 4.8080054, + 51.4267956 + ], + [ + 4.8081344, + 51.4268904 + ], + [ + 4.8081066, + 51.4269904 + ], + [ + 4.8079217, + 51.427066 + ], + [ + 4.8078732, + 51.4271067 + ], + [ + 4.8077916, + 51.4271458 + ], + [ + 4.8076333, + 51.4272537 + ], + [ + 4.8076158, + 51.4272715 + ], + [ + 4.8075133, + 51.4273783 + ], + [ + 4.8074189, + 51.4274199 + ], + [ + 4.8071671, + 51.4274141 + ], + [ + 4.806793, + 51.4273622 + ], + [ + 4.8066168, + 51.4273767 + ], + [ + 4.8065295, + 51.427423 + ], + [ + 4.8064496, + 51.4274945 + ], + [ + 4.8063381, + 51.4275921 + ], + [ + 4.806139, + 51.4277187 + ], + [ + 4.8060604, + 51.4278401 + ], + [ + 4.8061259, + 51.4278698 + ], + [ + 4.8063097, + 51.427953 + ], + [ + 4.806537, + 51.4280408 + ], + [ + 4.8066474, + 51.4281157 + ], + [ + 4.8066738, + 51.4281886 + ], + [ + 4.8065845, + 51.4283398 + ], + [ + 4.8064979, + 51.4284087 + ], + [ + 4.8062761, + 51.4284601 + ], + [ + 4.8059996, + 51.4285185 + ], + [ + 4.8056653, + 51.4286093 + ], + [ + 4.8054104, + 51.4286358 + ], + [ + 4.805041, + 51.42856 + ], + [ + 4.8047288, + 51.4283766 + ], + [ + 4.8044782, + 51.4281724 + ], + [ + 4.8041987, + 51.4279519 + ], + [ + 4.8041762, + 51.4279342 + ], + [ + 4.8038238, + 51.4279762 + ], + [ + 4.8036729, + 51.4281001 + ], + [ + 4.803057, + 51.4281492 + ], + [ + 4.8027295, + 51.428224 + ], + [ + 4.802543, + 51.4282302 + ], + [ + 4.8023774, + 51.4282277 + ], + [ + 4.8022376, + 51.4282498 + ], + [ + 4.8021367, + 51.4283035 + ], + [ + 4.8020924, + 51.4283415 + ], + [ + 4.8020475, + 51.4283736 + ], + [ + 4.8019923, + 51.4284104 + ], + [ + 4.8019322, + 51.4284387 + ], + [ + 4.8018745, + 51.4284485 + ], + [ + 4.8018279, + 51.4284485 + ], + [ + 4.8016267, + 51.4283872 + ], + [ + 4.8015287, + 51.428328 + ], + [ + 4.801435, + 51.4283547 + ], + [ + 4.8013274, + 51.4285335 + ], + [ + 4.8012943, + 51.4285752 + ], + [ + 4.8011386, + 51.4286478 + ], + [ + 4.8012949, + 51.4288917 + ], + [ + 4.8012666, + 51.4289432 + ], + [ + 4.8011674, + 51.4289455 + ], + [ + 4.8007186, + 51.4289097 + ], + [ + 4.8003288, + 51.429059 + ], + [ + 4.8002043, + 51.4290507 + ], + [ + 4.7997937, + 51.4288765 + ], + [ + 4.7992205, + 51.4287483 + ], + [ + 4.7988489, + 51.428574 + ], + [ + 4.7987079, + 51.4285514 + ], + [ + 4.7986512, + 51.4285424 + ], + [ + 4.7985781, + 51.4285698 + ], + [ + 4.7986023, + 51.4286769 + ], + [ + 4.7986887, + 51.4288508 + ], + [ + 4.7986607, + 51.4289257 + ], + [ + 4.7984237, + 51.4289701 + ], + [ + 4.7982206, + 51.4289486 + ], + [ + 4.7980378, + 51.4287485 + ], + [ + 4.797953, + 51.4286557 + ], + [ + 4.797875, + 51.428638 + ], + [ + 4.7978088, + 51.4286231 + ], + [ + 4.7976377, + 51.4287248 + ], + [ + 4.7974959, + 51.428874 + ], + [ + 4.7973895, + 51.4290011 + ], + [ + 4.7972534, + 51.4290632 + ], + [ + 4.7971236, + 51.4290143 + ], + [ + 4.797107, + 51.428944 + ], + [ + 4.7970934, + 51.4288859 + ], + [ + 4.7970292, + 51.4287953 + ], + [ + 4.7967702, + 51.428698 + ], + [ + 4.7967173, + 51.4286781 + ], + [ + 4.7965656, + 51.4285261 + ], + [ + 4.796476, + 51.4284363 + ], + [ + 4.7964005, + 51.4283602 + ], + [ + 4.7962433, + 51.4283286 + ], + [ + 4.7960581, + 51.428333 + ], + [ + 4.7956694, + 51.4283423 + ], + [ + 4.7955691, + 51.4283878 + ], + [ + 4.7955365, + 51.4284638 + ], + [ + 4.7956313, + 51.4286533 + ], + [ + 4.7955628, + 51.4287428 + ], + [ + 4.7954311, + 51.4287903 + ], + [ + 4.7951493, + 51.4287586 + ], + [ + 4.7944368, + 51.4285814 + ], + [ + 4.7943246, + 51.4285479 + ], + [ + 4.7940927, + 51.4285239 + ], + [ + 4.7937211, + 51.4289235 + ], + [ + 4.7935763, + 51.4289755 + ], + [ + 4.7934389, + 51.4289051 + ], + [ + 4.7933519, + 51.4288468 + ], + [ + 4.7932157, + 51.4287555 + ], + [ + 4.7929537, + 51.42858 + ], + [ + 4.7928184, + 51.4285703 + ], + [ + 4.7927347, + 51.428699 + ], + [ + 4.7928356, + 51.4288649 + ], + [ + 4.7921421, + 51.4293093 + ], + [ + 4.7919986, + 51.4293461 + ], + [ + 4.791824, + 51.4293028 + ], + [ + 4.7917341, + 51.4292415 + ], + [ + 4.7915966, + 51.4292163 + ], + [ + 4.7914579, + 51.4292565 + ], + [ + 4.791392, + 51.4293589 + ], + [ + 4.7913568, + 51.429478 + ], + [ + 4.7914071, + 51.429597 + ], + [ + 4.7914809, + 51.4297127 + ], + [ + 4.7915044, + 51.4298083 + ], + [ + 4.7914506, + 51.4298388 + ], + [ + 4.7912126, + 51.42982 + ], + [ + 4.790946, + 51.4297597 + ], + [ + 4.7907364, + 51.4296574 + ], + [ + 4.7905657, + 51.4296537 + ], + [ + 4.7903078, + 51.4297158 + ], + [ + 4.7900797, + 51.4297277 + ], + [ + 4.7898854, + 51.4296821 + ], + [ + 4.7897119, + 51.4296215 + ], + [ + 4.7895292, + 51.4295927 + ], + [ + 4.7893909, + 51.429614 + ], + [ + 4.7892791, + 51.4297081 + ], + [ + 4.789215, + 51.4298236 + ], + [ + 4.7891863, + 51.4298752 + ], + [ + 4.7887819, + 51.4305006 + ], + [ + 4.788181, + 51.4314602 + ], + [ + 4.7877375, + 51.4321725 + ], + [ + 4.786136, + 51.4321417 + ], + [ + 4.7859196, + 51.4326336 + ], + [ + 4.7842987, + 51.4325115 + ], + [ + 4.7842733, + 51.4325093 + ], + [ + 4.7825208, + 51.4323604 + ], + [ + 4.7817734, + 51.4323823 + ], + [ + 4.7810951, + 51.4323926 + ], + [ + 4.7803393, + 51.4323255 + ], + [ + 4.7793928, + 51.4321657 + ], + [ + 4.7782562, + 51.431975 + ], + [ + 4.777259, + 51.4318405 + ], + [ + 4.7763064, + 51.4317835 + ], + [ + 4.7751679, + 51.4317365 + ], + [ + 4.7744782, + 51.4317057 + ], + [ + 4.7741641, + 51.4316684 + ], + [ + 4.7737544, + 51.431554 + ], + [ + 4.7729149, + 51.4311996 + ], + [ + 4.7722628, + 51.4309516 + ], + [ + 4.7718935, + 51.4308293 + ], + [ + 4.7716236, + 51.4307535 + ], + [ + 4.771271, + 51.4307082 + ], + [ + 4.7707254, + 51.430638 + ], + [ + 4.7702979, + 51.4305732 + ], + [ + 4.7701038, + 51.4304756 + ], + [ + 4.7700512, + 51.4302976 + ], + [ + 4.7699374, + 51.4301975 + ], + [ + 4.7696007, + 51.4300683 + ], + [ + 4.7692132, + 51.4299736 + ], + [ + 4.7690416, + 51.4299674 + ], + [ + 4.7689034, + 51.4300294 + ], + [ + 4.768697, + 51.4302174 + ], + [ + 4.7685447, + 51.4303412 + ], + [ + 4.7682971, + 51.4304151 + ], + [ + 4.7680853, + 51.4305136 + ], + [ + 4.7677893, + 51.4306374 + ], + [ + 4.7675336, + 51.4307578 + ], + [ + 4.7673891, + 51.4307633 + ], + [ + 4.7672513, + 51.4307127 + ], + [ + 4.7671365, + 51.4306255 + ], + [ + 4.7670079, + 51.4305566 + ], + [ + 4.7668196, + 51.4305245 + ], + [ + 4.7666497, + 51.4304877 + ], + [ + 4.7665382, + 51.4304749 + ], + [ + 4.766561, + 51.4304081 + ], + [ + 4.7665853, + 51.4303855 + ], + [ + 4.766614, + 51.4303575 + ], + [ + 4.7666341, + 51.4303466 + ], + [ + 4.7667303, + 51.4302662 + ], + [ + 4.7669902, + 51.4301081 + ], + [ + 4.7673626, + 51.4300031 + ], + [ + 4.7675983, + 51.4298919 + ], + [ + 4.7677102, + 51.4297926 + ], + [ + 4.7678734, + 51.4295379 + ], + [ + 4.7679968, + 51.4294376 + ], + [ + 4.7685329, + 51.429226 + ], + [ + 4.768629, + 51.4291167 + ], + [ + 4.7686315, + 51.4290183 + ], + [ + 4.7685029, + 51.4288631 + ], + [ + 4.7683195, + 51.4286152 + ], + [ + 4.7683002, + 51.4284691 + ], + [ + 4.7683433, + 51.4283867 + ], + [ + 4.7684962, + 51.4283315 + ], + [ + 4.7686784, + 51.4282989 + ], + [ + 4.7687858, + 51.4282554 + ], + [ + 4.7687426, + 51.4281091 + ], + [ + 4.7685974, + 51.4278602 + ], + [ + 4.7685351, + 51.4277239 + ], + [ + 4.7685705, + 51.4275749 + ], + [ + 4.7686797, + 51.4275063 + ], + [ + 4.7690005, + 51.4275031 + ], + [ + 4.769278, + 51.4275205 + ], + [ + 4.769398, + 51.4274721 + ], + [ + 4.7694592, + 51.4273623 + ], + [ + 4.7693955, + 51.4271523 + ], + [ + 4.7693974, + 51.4269488 + ], + [ + 4.7695262, + 51.4267519 + ], + [ + 4.7697091, + 51.4266694 + ], + [ + 4.7699716, + 51.4266344 + ], + [ + 4.7700553, + 51.4265909 + ], + [ + 4.7700687, + 51.4264628 + ], + [ + 4.7700112, + 51.426312 + ], + [ + 4.7698654, + 51.4261866 + ], + [ + 4.7696869, + 51.4261542 + ], + [ + 4.7695261, + 51.4261219 + ], + [ + 4.7694837, + 51.4260686 + ], + [ + 4.7694922, + 51.4259827 + ], + [ + 4.7696041, + 51.4258384 + ], + [ + 4.7696723, + 51.4256848 + ], + [ + 4.7696689, + 51.4255242 + ], + [ + 4.7695705, + 51.4253545 + ], + [ + 4.7695262, + 51.4252105 + ], + [ + 4.7696749, + 51.4250822 + ], + [ + 4.769896, + 51.4250104 + ], + [ + 4.7700426, + 51.4249408 + ], + [ + 4.7701071, + 51.4248784 + ], + [ + 4.7700882, + 51.424827 + ], + [ + 4.7699629, + 51.4247883 + ], + [ + 4.7697914, + 51.4247297 + ], + [ + 4.7696905, + 51.4246684 + ], + [ + 4.7697953, + 51.4245844 + ], + [ + 4.7698674, + 51.4245174 + ], + [ + 4.7698941, + 51.424457 + ], + [ + 4.7698896, + 51.4243767 + ], + [ + 4.7697016, + 51.4241141 + ], + [ + 4.7695411, + 51.4238379 + ], + [ + 4.7695217, + 51.4236871 + ], + [ + 4.7695979, + 51.423639 + ], + [ + 4.7697938, + 51.4237277 + ], + [ + 4.7699566, + 51.4237709 + ], + [ + 4.7701321, + 51.4237609 + ], + [ + 4.7702211, + 51.4236814 + ], + [ + 4.7702222, + 51.4235649 + ], + [ + 4.7701364, + 51.4233014 + ], + [ + 4.7702225, + 51.4232318 + ], + [ + 4.7703274, + 51.4232065 + ], + [ + 4.7706111, + 51.4232587 + ], + [ + 4.7707378, + 51.4232685 + ], + [ + 4.7708427, + 51.4232296 + ], + [ + 4.7708492, + 51.4231599 + ], + [ + 4.7708135, + 51.4230942 + ], + [ + 4.7706563, + 51.4230068 + ], + [ + 4.7705321, + 51.4228642 + ], + [ + 4.7704624, + 51.4226684 + ], + [ + 4.7703367, + 51.422524 + ], + [ + 4.769988, + 51.4224132 + ], + [ + 4.7699461, + 51.4223456 + ], + [ + 4.7700138, + 51.4222307 + ], + [ + 4.7699814, + 51.422156 + ], + [ + 4.7698892, + 51.4221299 + ], + [ + 4.7697093, + 51.4221354 + ], + [ + 4.7695179, + 51.4221229 + ], + [ + 4.7694271, + 51.4220859 + ], + [ + 4.7692143, + 51.4218927 + ], + [ + 4.7690057, + 51.4216058 + ], + [ + 4.7688738, + 51.4213149 + ], + [ + 4.7689353, + 51.4211931 + ], + [ + 4.769102, + 51.4210866 + ], + [ + 4.7691953, + 51.4210045 + ], + [ + 4.769234, + 51.4209242 + ], + [ + 4.7692107, + 51.4208376 + ], + [ + 4.7691342, + 51.4207718 + ], + [ + 4.7689363, + 51.420665 + ], + [ + 4.768921, + 51.4205692 + ], + [ + 4.7689967, + 51.4204524 + ], + [ + 4.7690539, + 51.4203814 + ], + [ + 4.769025, + 51.4203363 + ], + [ + 4.76896, + 51.4202813 + ], + [ + 4.7687979, + 51.4202132 + ], + [ + 4.7687278, + 51.4201221 + ], + [ + 4.7686533, + 51.4199419 + ], + [ + 4.7686159, + 51.4197368 + ], + [ + 4.7686228, + 51.4196304 + ], + [ + 4.7686815, + 51.4195203 + ], + [ + 4.7687532, + 51.41944 + ], + [ + 4.7689629, + 51.4192803 + ], + [ + 4.7690415, + 51.4191846 + ], + [ + 4.7690872, + 51.4189736 + ], + [ + 4.7690076, + 51.4188203 + ], + [ + 4.7689526, + 51.4187139 + ], + [ + 4.7689956, + 51.4186418 + ], + [ + 4.7690732, + 51.4186083 + ], + [ + 4.7692171, + 51.418601 + ], + [ + 4.7693252, + 51.4186208 + ], + [ + 4.7695787, + 51.4187036 + ], + [ + 4.7695918, + 51.4187379 + ], + [ + 4.7695517, + 51.418811 + ], + [ + 4.7695682, + 51.4189043 + ], + [ + 4.7696454, + 51.4189681 + ], + [ + 4.7697476, + 51.4189905 + ], + [ + 4.7698572, + 51.4189298 + ], + [ + 4.7699374, + 51.4187927 + ], + [ + 4.7699472, + 51.4186845 + ], + [ + 4.7700118, + 51.418624 + ], + [ + 4.7701584, + 51.41854 + ], + [ + 4.7703006, + 51.4184426 + ], + [ + 4.7703016, + 51.4183091 + ], + [ + 4.7702092, + 51.4182018 + ], + [ + 4.7700881, + 51.4181315 + ], + [ + 4.7699641, + 51.4180658 + ], + [ + 4.769798, + 51.4179672 + ], + [ + 4.7697533, + 51.4178639 + ], + [ + 4.7697739, + 51.4176772 + ], + [ + 4.7698233, + 51.4175904 + ], + [ + 4.7699379, + 51.417485 + ], + [ + 4.770027, + 51.4174218 + ], + [ + 4.7701348, + 51.4173875 + ], + [ + 4.7702801, + 51.4173423 + ], + [ + 4.7703692, + 51.4172999 + ], + [ + 4.7704597, + 51.4172159 + ], + [ + 4.7705586, + 51.4170806 + ], + [ + 4.77059, + 51.4169967 + ], + [ + 4.7706127, + 51.4168704 + ], + [ + 4.7706483, + 51.4167415 + ], + [ + 4.7707071, + 51.4166647 + ], + [ + 4.7708351, + 51.416616 + ], + [ + 4.7710525, + 51.4166582 + ], + [ + 4.7712499, + 51.4167294 + ], + [ + 4.7714502, + 51.4167807 + ], + [ + 4.7716242, + 51.4167409 + ], + [ + 4.7717883, + 51.4166106 + ], + [ + 4.7718593, + 51.4164134 + ], + [ + 4.7718329, + 51.416215 + ], + [ + 4.7717717, + 51.4159706 + ], + [ + 4.7717768, + 51.4158133 + ], + [ + 4.7718132, + 51.4156675 + ], + [ + 4.7718767, + 51.4155446 + ], + [ + 4.7720441, + 51.415315 + ], + [ + 4.772075, + 51.4152135 + ], + [ + 4.772012, + 51.4151305 + ], + [ + 4.7719312, + 51.4151051 + ], + [ + 4.7716648, + 51.4150683 + ], + [ + 4.7714341, + 51.4150156 + ], + [ + 4.7713833, + 51.4149709 + ], + [ + 4.7714183, + 51.4148752 + ], + [ + 4.7715081, + 51.4147946 + ], + [ + 4.7717371, + 51.4146889 + ], + [ + 4.7719589, + 51.4146351 + ], + [ + 4.7720801, + 51.4146087 + ], + [ + 4.7722122, + 51.4145855 + ], + [ + 4.772304, + 51.4145616 + ], + [ + 4.7723929, + 51.4145332 + ], + [ + 4.77245, + 51.4144887 + ], + [ + 4.7724893, + 51.414394 + ], + [ + 4.7725328, + 51.4141415 + ], + [ + 4.7725827, + 51.414099 + ], + [ + 4.7727497, + 51.4141107 + ], + [ + 4.7728271, + 51.4141329 + ], + [ + 4.7729468, + 51.4141521 + ], + [ + 4.7730485, + 51.4141165 + ], + [ + 4.7731068, + 51.4140585 + ], + [ + 4.7731275, + 51.4139791 + ], + [ + 4.7730887, + 51.4138586 + ], + [ + 4.7730357, + 51.4137507 + ], + [ + 4.7729769, + 51.4136104 + ], + [ + 4.7730569, + 51.4135529 + ], + [ + 4.7733284, + 51.4134364 + ], + [ + 4.7734989, + 51.4134925 + ], + [ + 4.7737446, + 51.4136062 + ], + [ + 4.7739732, + 51.4136673 + ], + [ + 4.7741903, + 51.4137579 + ], + [ + 4.7746138, + 51.4135744 + ], + [ + 4.7752281, + 51.4140421 + ], + [ + 4.7754639, + 51.4141147 + ], + [ + 4.775703, + 51.4140254 + ], + [ + 4.7763372, + 51.4138869 + ], + [ + 4.7768007, + 51.4138837 + ], + [ + 4.7776629, + 51.4138358 + ], + [ + 4.7786073, + 51.4133463 + ], + [ + 4.7803455, + 51.4120492 + ], + [ + 4.7812455, + 51.4117599 + ], + [ + 4.7820849, + 51.4113949 + ], + [ + 4.7826436, + 51.4110277 + ], + [ + 4.7847704, + 51.410698 + ], + [ + 4.7848386, + 51.4103998 + ], + [ + 4.7861847, + 51.4105975 + ], + [ + 4.7872744, + 51.4094137 + ], + [ + 4.7893955, + 51.4090086 + ], + [ + 4.7922291, + 51.4105219 + ], + [ + 4.7926108, + 51.4098558 + ], + [ + 4.7927738, + 51.4096245 + ], + [ + 4.7930298, + 51.40951 + ], + [ + 4.7940162, + 51.4097307 + ], + [ + 4.794793, + 51.4100282 + ], + [ + 4.7955513, + 51.4103052 + ], + [ + 4.7960677, + 51.4103881 + ], + [ + 4.7966763, + 51.4103492 + ], + [ + 4.797469, + 51.410521 + ], + [ + 4.798009, + 51.4106104 + ], + [ + 4.7993581, + 51.4107666 + ], + [ + 4.8026431, + 51.4111475 + ], + [ + 4.8049065, + 51.4113674 + ], + [ + 4.8072838, + 51.4116412 + ], + [ + 4.8110418, + 51.4120159 + ], + [ + 4.8147019, + 51.4124027 + ], + [ + 4.8166271, + 51.4126228 + ], + [ + 4.8193387, + 51.4128662 + ], + [ + 4.8204233, + 51.413079 + ], + [ + 4.8213307, + 51.4131631 + ], + [ + 4.8248149, + 51.4134712 + ], + [ + 4.825792, + 51.4135753 + ], + [ + 4.8270391, + 51.4137252 + ], + [ + 4.8286065, + 51.4138703 + ], + [ + 4.8315973, + 51.4140656 + ], + [ + 4.8333823, + 51.4141816 + ], + [ + 4.8353617, + 51.4143689 + ], + [ + 4.8377524, + 51.4145712 + ], + [ + 4.8392361, + 51.4147236 + ], + [ + 4.8398247, + 51.4145606 + ], + [ + 4.8403605, + 51.4144122 + ], + [ + 4.8442548, + 51.4133334 + ], + [ + 4.8460971, + 51.4128602 + ], + [ + 4.8468916, + 51.4134697 + ], + [ + 4.8470299, + 51.4134078 + ], + [ + 4.8484853, + 51.4127567 + ], + [ + 4.8490134, + 51.4135096 + ], + [ + 4.8496425, + 51.4142279 + ], + [ + 4.8496707, + 51.41426 + ], + [ + 4.8497097, + 51.4143046 + ], + [ + 4.8497917, + 51.4142932 + ], + [ + 4.8498066, + 51.414291 + ], + [ + 4.8500544, + 51.4142562 + ], + [ + 4.8501233, + 51.4142326 + ], + [ + 4.8501181, + 51.4141968 + ], + [ + 4.8500342, + 51.414113 + ], + [ + 4.8500681, + 51.4140081 + ], + [ + 4.8501745, + 51.4138971 + ], + [ + 4.8502282, + 51.4138805 + ], + [ + 4.8503049, + 51.4138718 + ], + [ + 4.8503984, + 51.4138854 + ], + [ + 4.8504329, + 51.4138997 + ], + [ + 4.8505583, + 51.4139856 + ], + [ + 4.8506775, + 51.4141522 + ], + [ + 4.8507356, + 51.414207 + ], + [ + 4.8508104, + 51.4142205 + ], + [ + 4.8509155, + 51.4141968 + ], + [ + 4.8511398, + 51.4141311 + ], + [ + 4.8512309, + 51.4141094 + ], + [ + 4.8513339, + 51.4140984 + ], + [ + 4.8514326, + 51.4141039 + ], + [ + 4.8516926, + 51.4141244 + ], + [ + 4.8517035, + 51.4141213 + ], + [ + 4.8518183, + 51.4141171 + ], + [ + 4.8519334, + 51.4140919 + ], + [ + 4.8520276, + 51.4140557 + ], + [ + 4.8521342, + 51.4139932 + ], + [ + 4.8523997, + 51.413829 + ], + [ + 4.8524572, + 51.4137642 + ], + [ + 4.8524857, + 51.4136569 + ], + [ + 4.8524956, + 51.4135438 + ], + [ + 4.8525428, + 51.4134944 + ], + [ + 4.852649, + 51.4135234 + ], + [ + 4.852741, + 51.413544 + ], + [ + 4.8528057, + 51.4135396 + ], + [ + 4.8528901, + 51.4135024 + ], + [ + 4.8529767, + 51.4134626 + ], + [ + 4.853169, + 51.4134383 + ], + [ + 4.8534115, + 51.413436 + ], + [ + 4.8536661, + 51.4135141 + ], + [ + 4.8539721, + 51.4135992 + ], + [ + 4.8542084, + 51.4136375 + ], + [ + 4.8543634, + 51.4136279 + ], + [ + 4.8544576, + 51.4135704 + ], + [ + 4.8545179, + 51.413504 + ], + [ + 4.854631, + 51.4133412 + ], + [ + 4.8547568, + 51.4132604 + ], + [ + 4.8548077, + 51.4132622 + ], + [ + 4.8549391, + 51.4133302 + ], + [ + 4.8549538, + 51.4133367 + ], + [ + 4.8550934, + 51.4133533 + ], + [ + 4.8551756, + 51.4132821 + ], + [ + 4.8553546, + 51.4131392 + ], + [ + 4.8553751, + 51.4131227 + ], + [ + 4.8554891, + 51.413031 + ], + [ + 4.8555073, + 51.4130068 + ], + [ + 4.8554999, + 51.4129907 + ], + [ + 4.8554773, + 51.4129661 + ], + [ + 4.8554859, + 51.4129487 + ], + [ + 4.8555347, + 51.4129213 + ], + [ + 4.8555875, + 51.4129053 + ], + [ + 4.8556262, + 51.4128946 + ], + [ + 4.8556697, + 51.4128879 + ], + [ + 4.8557291, + 51.4128806 + ], + [ + 4.8560531, + 51.4128606 + ], + [ + 4.8561153, + 51.4128566 + ], + [ + 4.8563578, + 51.4128646 + ], + [ + 4.8565241, + 51.4128732 + ], + [ + 4.8565709, + 51.4128686 + ], + [ + 4.8565931, + 51.4128509 + ], + [ + 4.8565874, + 51.4128296 + ], + [ + 4.8565916, + 51.4128031 + ], + [ + 4.8566217, + 51.4127924 + ], + [ + 4.8568809, + 51.4128259 + ], + [ + 4.8570452, + 51.412809 + ], + [ + 4.8573351, + 51.4127864 + ], + [ + 4.8574386, + 51.4127791 + ], + [ + 4.8574988, + 51.4127991 + ], + [ + 4.8575348, + 51.4128599 + ], + [ + 4.8575723, + 51.4130371 + ], + [ + 4.8576755, + 51.4131296 + ], + [ + 4.8577894, + 51.413119 + ], + [ + 4.8578962, + 51.4129516 + ], + [ + 4.8583303, + 51.412832 + ], + [ + 4.8585157, + 51.4129267 + ], + [ + 4.8589422, + 51.4129116 + ], + [ + 4.8590105, + 51.4130193 + ], + [ + 4.8591102, + 51.4131083 + ], + [ + 4.8593238, + 51.4131902 + ], + [ + 4.8596157, + 51.4132863 + ], + [ + 4.8597581, + 51.4132578 + ], + [ + 4.8596302, + 51.4130167 + ], + [ + 4.8598204, + 51.4129401 + ], + [ + 4.8598717, + 51.4128813 + ], + [ + 4.8596873, + 51.4114984 + ], + [ + 4.859684, + 51.4113433 + ], + [ + 4.8597602, + 51.4111557 + ], + [ + 4.8600386, + 51.4108842 + ], + [ + 4.8605823, + 51.4106084 + ], + [ + 4.8612009, + 51.4104369 + ], + [ + 4.8620901, + 51.4103293 + ], + [ + 4.8634884, + 51.4102198 + ], + [ + 4.8660562, + 51.4100095 + ], + [ + 4.8673681, + 51.4090523 + ], + [ + 4.868334, + 51.4096784 + ], + [ + 4.8683609, + 51.4099268 + ], + [ + 4.868244, + 51.410076 + ], + [ + 4.8681516, + 51.4101886 + ], + [ + 4.8681906, + 51.4103114 + ], + [ + 4.8681246, + 51.4104625 + ], + [ + 4.8679303, + 51.4105712 + ], + [ + 4.8676833, + 51.4105938 + ], + [ + 4.8674628, + 51.4106572 + ], + [ + 4.8671775, + 51.4107599 + ], + [ + 4.8668061, + 51.410747 + ], + [ + 4.8665735, + 51.4107557 + ], + [ + 4.8663335, + 51.4109447 + ], + [ + 4.8662958, + 51.4110568 + ], + [ + 4.8662743, + 51.4112531 + ], + [ + 4.8663542, + 51.4114212 + ], + [ + 4.8666381, + 51.4116014 + ], + [ + 4.867244, + 51.4118792 + ], + [ + 4.8677432, + 51.4122697 + ], + [ + 4.868207, + 51.4125373 + ], + [ + 4.8685722, + 51.4126051 + ], + [ + 4.8689115, + 51.412657 + ], + [ + 4.8688984, + 51.4129012 + ], + [ + 4.8697254, + 51.4129605 + ], + [ + 4.8701923, + 51.4130182 + ], + [ + 4.8703469, + 51.4131014 + ], + [ + 4.8706683, + 51.4133405 + ], + [ + 4.8711713, + 51.4135622 + ], + [ + 4.8716071, + 51.4137023 + ], + [ + 4.8718368, + 51.4137278 + ], + [ + 4.8720327, + 51.4136988 + ], + [ + 4.8722021, + 51.4136198 + ], + [ + 4.8725653, + 51.4135872 + ], + [ + 4.8729045, + 51.4136255 + ], + [ + 4.8729053, + 51.4138512 + ], + [ + 4.8732657, + 51.4138551 + ], + [ + 4.8734413, + 51.4139016 + ], + [ + 4.8735718, + 51.4140579 + ], + [ + 4.8736657, + 51.4141449 + ], + [ + 4.8738574, + 51.4143224 + ], + [ + 4.8737143, + 51.4147912 + ], + [ + 4.8748435, + 51.4150327 + ], + [ + 4.8757561, + 51.415178 + ], + [ + 4.8767621, + 51.4152678 + ], + [ + 4.877829, + 51.4153091 + ], + [ + 4.8784544, + 51.414232 + ], + [ + 4.8787267, + 51.4142023 + ], + [ + 4.8795962, + 51.4143776 + ], + [ + 4.8799918, + 51.4145088 + ], + [ + 4.8802646, + 51.41468 + ], + [ + 4.8804436, + 51.4148906 + ], + [ + 4.8805946, + 51.414976 + ], + [ + 4.8807885, + 51.4150291 + ], + [ + 4.8809539, + 51.4151098 + ], + [ + 4.8811725, + 51.4153042 + ], + [ + 4.8814194, + 51.4154549 + ], + [ + 4.8816531, + 51.4154941 + ], + [ + 4.8819429, + 51.4154278 + ], + [ + 4.8825114, + 51.4153045 + ], + [ + 4.8828242, + 51.4152951 + ], + [ + 4.8829703, + 51.4153257 + ], + [ + 4.8830924, + 51.4154182 + ], + [ + 4.8830708, + 51.4157765 + ], + [ + 4.8829784, + 51.4164113 + ], + [ + 4.8840472, + 51.4165394 + ], + [ + 4.8850795, + 51.4166653 + ], + [ + 4.8860505, + 51.4166412 + ], + [ + 4.886114, + 51.4163738 + ], + [ + 4.8860096, + 51.4155605 + ], + [ + 4.8860281, + 51.4153961 + ], + [ + 4.8861243, + 51.4152949 + ], + [ + 4.8862395, + 51.4152437 + ], + [ + 4.8864757, + 51.4152328 + ], + [ + 4.8869456, + 51.4150961 + ], + [ + 4.8876737, + 51.4150784 + ], + [ + 4.8880638, + 51.4151059 + ], + [ + 4.8885141, + 51.415277 + ], + [ + 4.8889791, + 51.415464 + ], + [ + 4.8891579, + 51.415495 + ], + [ + 4.8893399, + 51.4154871 + ], + [ + 4.8895356, + 51.4154153 + ], + [ + 4.8898448, + 51.4151303 + ], + [ + 4.8900629, + 51.4148412 + ], + [ + 4.8903771, + 51.4149126 + ], + [ + 4.8907331, + 51.4151116 + ], + [ + 4.89081, + 51.4150655 + ], + [ + 4.8911991, + 51.4148327 + ], + [ + 4.8919101, + 51.4143741 + ], + [ + 4.8926189, + 51.4140184 + ], + [ + 4.8933706, + 51.4136031 + ], + [ + 4.8941032, + 51.4131306 + ], + [ + 4.8944107, + 51.4129896 + ], + [ + 4.8948754, + 51.4128864 + ], + [ + 4.8960003, + 51.4128574 + ], + [ + 4.8966227, + 51.4128424 + ], + [ + 4.8969163, + 51.4122195 + ], + [ + 4.8970956, + 51.411757 + ], + [ + 4.8974484, + 51.4117276 + ], + [ + 4.8979221, + 51.4117546 + ], + [ + 4.89832, + 51.4118324 + ], + [ + 4.8985667, + 51.412032 + ], + [ + 4.898539, + 51.4123839 + ], + [ + 4.8984935, + 51.412777 + ], + [ + 4.8979029, + 51.4129928 + ], + [ + 4.8976214, + 51.4131771 + ], + [ + 4.8974566, + 51.4133653 + ], + [ + 4.8974802, + 51.4135 + ], + [ + 4.8976822, + 51.4136176 + ], + [ + 4.898062, + 51.4136932 + ], + [ + 4.8992, + 51.4138283 + ], + [ + 4.8989255, + 51.4139967 + ], + [ + 4.8988691, + 51.4141295 + ], + [ + 4.8990174, + 51.4143091 + ], + [ + 4.8995598, + 51.4145573 + ], + [ + 4.8999215, + 51.4146534 + ], + [ + 4.9002058, + 51.4146701 + ], + [ + 4.9004665, + 51.4145591 + ], + [ + 4.9007077, + 51.4143612 + ], + [ + 4.9008085, + 51.414283 + ], + [ + 4.9009574, + 51.414257 + ], + [ + 4.9011637, + 51.4142192 + ], + [ + 4.9014079, + 51.4141746 + ], + [ + 4.9011529, + 51.4137465 + ], + [ + 4.90102, + 51.4135258 + ], + [ + 4.9008858, + 51.4133049 + ], + [ + 4.9020601, + 51.4139378 + ], + [ + 4.9025565, + 51.413766 + ], + [ + 4.9030861, + 51.4136191 + ], + [ + 4.9027394, + 51.41305 + ], + [ + 4.9025683, + 51.4127928 + ], + [ + 4.9024885, + 51.4125557 + ], + [ + 4.90244, + 51.4124738 + ], + [ + 4.901673, + 51.4125626 + ], + [ + 4.9004131, + 51.4125675 + ], + [ + 4.900469, + 51.4123982 + ], + [ + 4.9005684, + 51.4122126 + ], + [ + 4.9006312, + 51.4120226 + ], + [ + 4.9005914, + 51.4117693 + ], + [ + 4.9005217, + 51.4114819 + ], + [ + 4.9003443, + 51.4110306 + ], + [ + 4.9002458, + 51.4107593 + ], + [ + 4.9001272, + 51.4106092 + ], + [ + 4.9000929, + 51.4105788 + ], + [ + 4.9004717, + 51.4105587 + ], + [ + 4.9010186, + 51.4105157 + ], + [ + 4.9017961, + 51.4104328 + ], + [ + 4.9022813, + 51.4103283 + ], + [ + 4.9026746, + 51.4102292 + ], + [ + 4.9028778, + 51.4107125 + ], + [ + 4.9031997, + 51.4113365 + ], + [ + 4.9034883, + 51.4119219 + ], + [ + 4.903859, + 51.4123995 + ], + [ + 4.904853, + 51.4118707 + ], + [ + 4.9045574, + 51.4113037 + ], + [ + 4.9043267, + 51.4109532 + ], + [ + 4.9037413, + 51.4099508 + ], + [ + 4.9040671, + 51.4098532 + ], + [ + 4.9043536, + 51.4098037 + ], + [ + 4.9046363, + 51.4097786 + ], + [ + 4.9049031, + 51.4098166 + ], + [ + 4.9050702, + 51.409896 + ], + [ + 4.9052798, + 51.4099517 + ], + [ + 4.9055461, + 51.4099627 + ], + [ + 4.905806, + 51.4099467 + ], + [ + 4.9058372, + 51.4098733 + ], + [ + 4.9059546, + 51.4094272 + ], + [ + 4.9060085, + 51.4091185 + ], + [ + 4.9060892, + 51.4088988 + ], + [ + 4.9060593, + 51.4085929 + ], + [ + 4.9065888, + 51.4089553 + ], + [ + 4.9070174, + 51.4086262 + ], + [ + 4.9074468, + 51.4083474 + ], + [ + 4.908007, + 51.4080587 + ], + [ + 4.9088538, + 51.4076883 + ], + [ + 4.9096687, + 51.4073844 + ], + [ + 4.909773, + 51.4072948 + ], + [ + 4.9097605, + 51.4071874 + ], + [ + 4.9096856, + 51.4070363 + ], + [ + 4.9094072, + 51.4063241 + ], + [ + 4.9091956, + 51.4058116 + ], + [ + 4.9088126, + 51.405261 + ], + [ + 4.9085059, + 51.4047055 + ], + [ + 4.9084571, + 51.4045752 + ], + [ + 4.9084053, + 51.4044367 + ], + [ + 4.9092306, + 51.4038953 + ], + [ + 4.9103873, + 51.4029558 + ], + [ + 4.9104153, + 51.4028121 + ], + [ + 4.9100827, + 51.4022042 + ], + [ + 4.9116524, + 51.401911 + ], + [ + 4.9132908, + 51.401581 + ], + [ + 4.9151575, + 51.401127 + ], + [ + 4.9178668, + 51.4004941 + ], + [ + 4.9173704, + 51.3998937 + ], + [ + 4.9168601, + 51.399371 + ], + [ + 4.9163862, + 51.3988139 + ], + [ + 4.916235, + 51.3985864 + ], + [ + 4.9174223, + 51.3982854 + ], + [ + 4.9183589, + 51.3980218 + ], + [ + 4.9187245, + 51.3982372 + ], + [ + 4.9191729, + 51.3983176 + ], + [ + 4.9209057, + 51.3984091 + ], + [ + 4.9220417, + 51.3984892 + ], + [ + 4.9230502, + 51.3985471 + ], + [ + 4.9233592, + 51.3985162 + ], + [ + 4.9236959, + 51.3983142 + ], + [ + 4.9239051, + 51.398099 + ], + [ + 4.9243117, + 51.3975751 + ], + [ + 4.9246739, + 51.3969624 + ], + [ + 4.9244508, + 51.3968286 + ], + [ + 4.9240428, + 51.3967754 + ], + [ + 4.9225038, + 51.3967972 + ], + [ + 4.9211505, + 51.3968274 + ], + [ + 4.918728, + 51.3969186 + ], + [ + 4.9182913, + 51.3969271 + ], + [ + 4.9178759, + 51.3968511 + ], + [ + 4.9175501, + 51.3966265 + ], + [ + 4.9164418, + 51.3959326 + ], + [ + 4.9158453, + 51.3955379 + ], + [ + 4.9154434, + 51.3953387 + ], + [ + 4.9151625, + 51.3952554 + ], + [ + 4.9144744, + 51.3951986 + ], + [ + 4.9137198, + 51.3950417 + ], + [ + 4.9174142, + 51.3943231 + ], + [ + 4.9202904, + 51.3936781 + ], + [ + 4.920708, + 51.3935922 + ], + [ + 4.9246821, + 51.3945443 + ], + [ + 4.9247717, + 51.394564 + ], + [ + 4.9248011, + 51.3945704 + ], + [ + 4.9256519, + 51.3947573 + ], + [ + 4.9269973, + 51.3950829 + ], + [ + 4.9281382, + 51.3953204 + ], + [ + 4.9278707, + 51.395513 + ], + [ + 4.9270369, + 51.3958652 + ], + [ + 4.9262358, + 51.3962265 + ], + [ + 4.9255764, + 51.396562 + ], + [ + 4.9251652, + 51.3969628 + ], + [ + 4.9250148, + 51.3972575 + ], + [ + 4.9248358, + 51.3975799 + ], + [ + 4.9243358, + 51.3986882 + ], + [ + 4.9259225, + 51.3991292 + ], + [ + 4.9267945, + 51.3993836 + ], + [ + 4.9271956, + 51.3994757 + ], + [ + 4.9279473, + 51.3997214 + ], + [ + 4.9280447, + 51.3992078 + ], + [ + 4.9282715, + 51.3989286 + ], + [ + 4.928487, + 51.3977736 + ], + [ + 4.9286308, + 51.3971525 + ], + [ + 4.9288562, + 51.3958765 + ], + [ + 4.9300101, + 51.3967549 + ], + [ + 4.9314131, + 51.3978193 + ], + [ + 4.9330872, + 51.399088 + ], + [ + 4.9340718, + 51.4000987 + ], + [ + 4.9342597, + 51.4002354 + ], + [ + 4.9343666, + 51.4002335 + ], + [ + 4.934856, + 51.4006065 + ], + [ + 4.9363171, + 51.4018058 + ], + [ + 4.936529, + 51.4019748 + ], + [ + 4.9366014, + 51.4020267 + ], + [ + 4.936639, + 51.4020434 + ], + [ + 4.9367301, + 51.4020669 + ], + [ + 4.9367317, + 51.4022179 + ], + [ + 4.9368938, + 51.4022493 + ], + [ + 4.9370359, + 51.4023062 + ], + [ + 4.9370922, + 51.4023379 + ], + [ + 4.9371781, + 51.4023932 + ], + [ + 4.9372371, + 51.4024417 + ], + [ + 4.9382309, + 51.4031529 + ], + [ + 4.9396557, + 51.4042641 + ], + [ + 4.9400769, + 51.4045926 + ], + [ + 4.9401577, + 51.4046586 + ], + [ + 4.9402741, + 51.4047524 + ], + [ + 4.9410644, + 51.4053604 + ], + [ + 4.9412737, + 51.4055116 + ], + [ + 4.9413416, + 51.4055671 + ], + [ + 4.9414061, + 51.4056393 + ], + [ + 4.9420206, + 51.4059032 + ], + [ + 4.9428382, + 51.4065496 + ], + [ + 4.943216, + 51.406876 + ], + [ + 4.9442906, + 51.4076492 + ], + [ + 4.9454288, + 51.4085218 + ], + [ + 4.9477348, + 51.4103009 + ], + [ + 4.9502587, + 51.4122752 + ], + [ + 4.9529079, + 51.4143309 + ], + [ + 4.9556566, + 51.416443 + ], + [ + 4.9571046, + 51.4175535 + ], + [ + 4.9578828, + 51.4181974 + ], + [ + 4.9591531, + 51.4191721 + ], + [ + 4.959519, + 51.4194529 + ], + [ + 4.9611661, + 51.4207104 + ], + [ + 4.9623207, + 51.4215131 + ], + [ + 4.9630234, + 51.4220584 + ], + [ + 4.9632827, + 51.4222193 + ], + [ + 4.9632934, + 51.4223665 + ], + [ + 4.9633229, + 51.4224451 + ], + [ + 4.9633364, + 51.4224735 + ], + [ + 4.9633739, + 51.422507 + ], + [ + 4.9643055, + 51.4230151 + ], + [ + 4.9656412, + 51.4237677 + ], + [ + 4.9657539, + 51.4238446 + ], + [ + 4.966518, + 51.4241288 + ], + [ + 4.9682464, + 51.4249746 + ], + [ + 4.9688439, + 51.4253019 + ], + [ + 4.9695285, + 51.425677 + ], + [ + 4.9709859, + 51.4264081 + ], + [ + 4.9712574, + 51.4265525 + ], + [ + 4.973197, + 51.4275843 + ], + [ + 4.9752172, + 51.428659 + ], + [ + 4.9780633, + 51.4301418 + ], + [ + 4.979463, + 51.4308913 + ], + [ + 4.9797743, + 51.4310432 + ], + [ + 4.980858, + 51.4315723 + ], + [ + 4.9835019, + 51.4329055 + ], + [ + 4.9860986, + 51.434239 + ], + [ + 4.9887906, + 51.4355946 + ], + [ + 4.990388, + 51.436393 + ], + [ + 4.9922108, + 51.4373681 + ], + [ + 4.9929415, + 51.4377289 + ], + [ + 4.9940261, + 51.4383432 + ], + [ + 4.9951577, + 51.4389298 + ], + [ + 4.9959252, + 51.4393064 + ], + [ + 4.9961358, + 51.4394074 + ], + [ + 4.9970157, + 51.4398293 + ], + [ + 4.9978389, + 51.4402648 + ], + [ + 4.9981482, + 51.4405055 + ], + [ + 4.9983222, + 51.4406408 + ], + [ + 4.9988129, + 51.4410191 + ], + [ + 4.9993739, + 51.4414586 + ], + [ + 4.9999135, + 51.4419325 + ], + [ + 5.0003648, + 51.4423568 + ], + [ + 5.0006492, + 51.4425902 + ], + [ + 5.0008963, + 51.4427713 + ], + [ + 5.0011308, + 51.4428497 + ], + [ + 5.0014703, + 51.442891 + ], + [ + 5.0018686, + 51.442925 + ], + [ + 5.0022526, + 51.4431989 + ], + [ + 5.0029252, + 51.4433715 + ], + [ + 5.0037, + 51.4435638 + ], + [ + 5.0043129, + 51.443851 + ], + [ + 5.004564, + 51.4440359 + ], + [ + 5.0045933, + 51.4444119 + ], + [ + 5.0046849, + 51.4453643 + ], + [ + 5.004904, + 51.4470498 + ], + [ + 5.0050697, + 51.4476983 + ], + [ + 5.0053216, + 51.4488432 + ], + [ + 5.005405, + 51.4491983 + ], + [ + 5.0051699, + 51.4494417 + ], + [ + 5.0051026, + 51.4497205 + ], + [ + 5.0051096, + 51.450067 + ], + [ + 5.0052249, + 51.4503807 + ], + [ + 5.005359, + 51.4505811 + ], + [ + 5.0054649, + 51.4507391 + ], + [ + 5.005858, + 51.4511214 + ], + [ + 5.0062859, + 51.4514977 + ], + [ + 5.0065783, + 51.4515696 + ], + [ + 5.0068733, + 51.4515543 + ], + [ + 5.0071097, + 51.4515232 + ], + [ + 5.007372, + 51.4515218 + ], + [ + 5.0075509, + 51.4515505 + ], + [ + 5.0077235, + 51.45165 + ], + [ + 5.0078271, + 51.4517682 + ], + [ + 5.0079249, + 51.4519823 + ], + [ + 5.0079636, + 51.4521533 + ], + [ + 5.0080972, + 51.4523352 + ], + [ + 5.0083389, + 51.4524229 + ], + [ + 5.0086415, + 51.4524417 + ], + [ + 5.0090833, + 51.4525055 + ], + [ + 5.0094279, + 51.452652 + ], + [ + 5.0098146, + 51.4529558 + ], + [ + 5.0102371, + 51.4534763 + ], + [ + 5.0105112, + 51.454073 + ], + [ + 5.0107783, + 51.4546789 + ], + [ + 5.0109075, + 51.4553334 + ], + [ + 5.0109062, + 51.4557695 + ], + [ + 5.0107979, + 51.4561034 + ], + [ + 5.0105572, + 51.4563651 + ], + [ + 5.0102581, + 51.4566019 + ], + [ + 5.0100143, + 51.4568932 + ], + [ + 5.0099448, + 51.4571356 + ], + [ + 5.0099837, + 51.4573158 + ], + [ + 5.0101469, + 51.4575249 + ], + [ + 5.0104676, + 51.4577971 + ], + [ + 5.010512, + 51.458178 + ], + [ + 5.0105772, + 51.4583444 + ], + [ + 5.0105033, + 51.4585366 + ], + [ + 5.0104956, + 51.4587673 + ], + [ + 5.0105811, + 51.4588924 + ], + [ + 5.0107555, + 51.4591152 + ], + [ + 5.0107572, + 51.4592453 + ], + [ + 5.0106969, + 51.4593621 + ], + [ + 5.0104919, + 51.4595619 + ], + [ + 5.0099747, + 51.4601151 + ], + [ + 5.0095566, + 51.4607178 + ], + [ + 5.0092236, + 51.4614092 + ], + [ + 5.0088898, + 51.4623129 + ], + [ + 5.0083283, + 51.4622932 + ], + [ + 5.0079162, + 51.462275 + ], + [ + 5.0078078, + 51.462344 + ], + [ + 5.0077519, + 51.4625133 + ], + [ + 5.0073006, + 51.4644269 + ], + [ + 5.0074505, + 51.4649854 + ], + [ + 5.0076548, + 51.465813 + ], + [ + 5.0078302, + 51.4663187 + ], + [ + 5.0079053, + 51.4665355 + ], + [ + 5.0081486, + 51.4672624 + ], + [ + 5.0085227, + 51.4679705 + ], + [ + 5.0090038, + 51.4687669 + ], + [ + 5.0095297, + 51.4699032 + ], + [ + 5.0102486, + 51.4713011 + ], + [ + 5.0105368, + 51.4718475 + ], + [ + 5.0107635, + 51.472159 + ], + [ + 5.0111795, + 51.4724558 + ], + [ + 5.0117776, + 51.4727447 + ], + [ + 5.0129883, + 51.4733088 + ], + [ + 5.0145336, + 51.4740878 + ], + [ + 5.016396, + 51.4751116 + ], + [ + 5.0165261, + 51.4752958 + ], + [ + 5.0165026, + 51.475518 + ], + [ + 5.0168377, + 51.4756913 + ], + [ + 5.0172163, + 51.4759061 + ], + [ + 5.0175817, + 51.4762397 + ], + [ + 5.0181285, + 51.476764 + ], + [ + 5.0185497, + 51.4771658 + ], + [ + 5.0189043, + 51.4777551 + ], + [ + 5.0189968, + 51.4779105 + ], + [ + 5.0191917, + 51.4782375 + ], + [ + 5.0195364, + 51.478642 + ], + [ + 5.0195651, + 51.4786697 + ], + [ + 5.0198947, + 51.478987 + ], + [ + 5.0203604, + 51.4794365 + ], + [ + 5.0208326, + 51.4801004 + ], + [ + 5.0213534, + 51.4808372 + ], + [ + 5.0215584, + 51.4811625 + ], + [ + 5.0217982, + 51.4813599 + ], + [ + 5.0222501, + 51.4816061 + ], + [ + 5.0225945, + 51.4817389 + ], + [ + 5.0230816, + 51.4818891 + ], + [ + 5.0234451, + 51.482072 + ], + [ + 5.0237508, + 51.4822986 + ], + [ + 5.0242513, + 51.48262 + ], + [ + 5.024787, + 51.4828703 + ], + [ + 5.0251868, + 51.483037 + ], + [ + 5.0258614, + 51.4833072 + ], + [ + 5.0259564, + 51.4833444 + ], + [ + 5.0265396, + 51.4835727 + ], + [ + 5.0269904, + 51.4837323 + ], + [ + 5.0273226, + 51.4837714 + ], + [ + 5.0278941, + 51.4839508 + ], + [ + 5.0287303, + 51.4843068 + ], + [ + 5.0289195, + 51.484405 + ], + [ + 5.0291785, + 51.4845394 + ], + [ + 5.0296058, + 51.4848497 + ], + [ + 5.0300298, + 51.4851875 + ], + [ + 5.0304054, + 51.4854456 + ], + [ + 5.0306985, + 51.4855489 + ], + [ + 5.0310999, + 51.485574 + ], + [ + 5.0315489, + 51.4856034 + ], + [ + 5.0320501, + 51.485717 + ], + [ + 5.0322889, + 51.4858481 + ], + [ + 5.0324558, + 51.48591 + ], + [ + 5.0326282, + 51.4861178 + ], + [ + 5.0328984, + 51.486397 + ], + [ + 5.0330519, + 51.4866839 + ], + [ + 5.0330734, + 51.4867795 + ], + [ + 5.0331532, + 51.4869828 + ], + [ + 5.0332718, + 51.487175 + ], + [ + 5.0335848, + 51.4873064 + ], + [ + 5.0351268, + 51.4873783 + ], + [ + 5.0352009, + 51.4873799 + ], + [ + 5.0357644, + 51.4873522 + ], + [ + 5.037262, + 51.4872207 + ], + [ + 5.0372864, + 51.4872186 + ], + [ + 5.037444, + 51.4872054 + ], + [ + 5.038899, + 51.4870714 + ], + [ + 5.0389078, + 51.4870404 + ], + [ + 5.0388341, + 51.4866413 + ], + [ + 5.0401603, + 51.4865651 + ], + [ + 5.0401305, + 51.486098 + ], + [ + 5.0400865, + 51.4854057 + ], + [ + 5.0400755, + 51.4852345 + ], + [ + 5.0397718, + 51.4851587 + ], + [ + 5.0398263, + 51.4849003 + ], + [ + 5.0398153, + 51.4846355 + ], + [ + 5.0395968, + 51.4833879 + ], + [ + 5.0393762, + 51.4824987 + ], + [ + 5.0392613, + 51.4818624 + ], + [ + 5.0392048, + 51.4814837 + ], + [ + 5.0391309, + 51.4811576 + ], + [ + 5.0391088, + 51.4808906 + ], + [ + 5.0391093, + 51.4807361 + ], + [ + 5.0391103, + 51.4804865 + ], + [ + 5.0391428, + 51.4800739 + ], + [ + 5.0391627, + 51.4798218 + ], + [ + 5.0378943, + 51.4793337 + ], + [ + 5.0394305, + 51.4777172 + ], + [ + 5.0397008, + 51.4774328 + ], + [ + 5.0400154, + 51.4775154 + ], + [ + 5.0403894, + 51.4774082 + ], + [ + 5.0407436, + 51.4766961 + ], + [ + 5.041234, + 51.4765699 + ], + [ + 5.0414686, + 51.476406 + ], + [ + 5.0416129, + 51.4763051 + ], + [ + 5.0429918, + 51.4753656 + ], + [ + 5.0432689, + 51.4751128 + ], + [ + 5.0425099, + 51.4748067 + ], + [ + 5.0427682, + 51.4745152 + ], + [ + 5.0434756, + 51.4747851 + ], + [ + 5.0441426, + 51.4740232 + ], + [ + 5.0446742, + 51.4734743 + ], + [ + 5.0449278, + 51.4731798 + ], + [ + 5.0451366, + 51.4729374 + ], + [ + 5.0455334, + 51.4723985 + ], + [ + 5.0457437, + 51.4720753 + ], + [ + 5.045876, + 51.4718988 + ], + [ + 5.045935, + 51.4716906 + ], + [ + 5.0458882, + 51.4714808 + ], + [ + 5.0457723, + 51.4712806 + ], + [ + 5.045583, + 51.4710466 + ], + [ + 5.0456075, + 51.4710434 + ], + [ + 5.0460493, + 51.4709861 + ], + [ + 5.0463547, + 51.4709853 + ], + [ + 5.0476823, + 51.4709822 + ], + [ + 5.0483462, + 51.4709807 + ], + [ + 5.0495773, + 51.4710002 + ], + [ + 5.0497757, + 51.4710012 + ], + [ + 5.0516113, + 51.4710111 + ], + [ + 5.0540604, + 51.4709897 + ], + [ + 5.0555811, + 51.4710377 + ], + [ + 5.0581507, + 51.4710362 + ], + [ + 5.0693774, + 51.4710485 + ], + [ + 5.0717541, + 51.4710614 + ], + [ + 5.0729757, + 51.4710928 + ], + [ + 5.0741719, + 51.4711357 + ], + [ + 5.0742797, + 51.4711378 + ], + [ + 5.0750397, + 51.4711533 + ], + [ + 5.0763799, + 51.4711935 + ], + [ + 5.0769947, + 51.4712463 + ], + [ + 5.0780731, + 51.4714107 + ], + [ + 5.0782812, + 51.4714596 + ], + [ + 5.078745, + 51.4714833 + ], + [ + 5.0791244, + 51.4713638 + ], + [ + 5.0792557, + 51.4712194 + ], + [ + 5.07929, + 51.4711817 + ], + [ + 5.0793095, + 51.4711439 + ], + [ + 5.0797939, + 51.4702019 + ], + [ + 5.0799113, + 51.4699736 + ], + [ + 5.0799404, + 51.4699171 + ], + [ + 5.0801634, + 51.4694835 + ], + [ + 5.0803268, + 51.4691658 + ], + [ + 5.0810287, + 51.4679699 + ], + [ + 5.0810641, + 51.4679097 + ], + [ + 5.0813476, + 51.4674266 + ], + [ + 5.0841131, + 51.4631464 + ], + [ + 5.0841665, + 51.4630625 + ], + [ + 5.0865573, + 51.4592735 + ], + [ + 5.0891307, + 51.4553052 + ], + [ + 5.0902747, + 51.4535499 + ], + [ + 5.0904904, + 51.453219 + ], + [ + 5.0919754, + 51.4510067 + ], + [ + 5.0928271, + 51.4497585 + ], + [ + 5.094151, + 51.447759 + ], + [ + 5.0946008, + 51.4470462 + ], + [ + 5.0953883, + 51.4457991 + ], + [ + 5.0965305, + 51.4439858 + ], + [ + 5.0975168, + 51.4425296 + ], + [ + 5.0989647, + 51.4402349 + ], + [ + 5.100787, + 51.437449 + ], + [ + 5.1011981, + 51.4368002 + ], + [ + 5.1015223, + 51.4366629 + ], + [ + 5.1027713, + 51.4347666 + ], + [ + 5.1048891, + 51.431554 + ], + [ + 5.1035096, + 51.4301545 + ], + [ + 5.1023806, + 51.4290667 + ], + [ + 5.1000626, + 51.4268187 + ], + [ + 5.0975304, + 51.4244052 + ], + [ + 5.0955186, + 51.4225002 + ], + [ + 5.0951759, + 51.4221525 + ], + [ + 5.0946116, + 51.42158 + ], + [ + 5.0938937, + 51.4210683 + ], + [ + 5.0934887, + 51.4204383 + ], + [ + 5.0932874, + 51.4200574 + ], + [ + 5.0923585, + 51.4189336 + ], + [ + 5.0906604, + 51.4168915 + ], + [ + 5.0886413, + 51.4144902 + ], + [ + 5.0885226, + 51.414349 + ], + [ + 5.0867352, + 51.4122002 + ], + [ + 5.0846018, + 51.4096668 + ], + [ + 5.0839169, + 51.4088324 + ], + [ + 5.0837369, + 51.4086178 + ], + [ + 5.0816908, + 51.40612 + ], + [ + 5.0800303, + 51.4040861 + ], + [ + 5.0783227, + 51.4020408 + ], + [ + 5.0768888, + 51.4003178 + ], + [ + 5.0755464, + 51.3986491 + ], + [ + 5.0742124, + 51.3970509 + ], + [ + 5.0730013, + 51.3957815 + ], + [ + 5.0727009, + 51.39543 + ], + [ + 5.071113, + 51.3936108 + ], + [ + 5.0711901, + 51.3935534 + ], + [ + 5.0732215, + 51.3920408 + ], + [ + 5.0734845, + 51.3918934 + ], + [ + 5.0737837, + 51.3917502 + ], + [ + 5.073956, + 51.3916056 + ], + [ + 5.0745543, + 51.3912058 + ], + [ + 5.0747485, + 51.3910614 + ], + [ + 5.0747958, + 51.3910262 + ], + [ + 5.0769763, + 51.3894049 + ], + [ + 5.0798329, + 51.3872323 + ], + [ + 5.0812866, + 51.3860974 + ], + [ + 5.0820537, + 51.3854479 + ], + [ + 5.0826896, + 51.3853641 + ], + [ + 5.0828402, + 51.3852568 + ], + [ + 5.0845063, + 51.3840706 + ], + [ + 5.0860894, + 51.3829359 + ], + [ + 5.0865181, + 51.3826288 + ], + [ + 5.0872694, + 51.3820852 + ], + [ + 5.0878688, + 51.3816516 + ], + [ + 5.0901105, + 51.3800533 + ], + [ + 5.0933548, + 51.3777831 + ], + [ + 5.0943865, + 51.377048 + ], + [ + 5.0973057, + 51.374968 + ], + [ + 5.0984601, + 51.3741301 + ], + [ + 5.1000526, + 51.3729743 + ], + [ + 5.1003705, + 51.3727707 + ], + [ + 5.1005397, + 51.3726623 + ], + [ + 5.1007033, + 51.3725576 + ], + [ + 5.1044095, + 51.3699445 + ], + [ + 5.1060749, + 51.3687098 + ], + [ + 5.1087894, + 51.3667844 + ], + [ + 5.1099595, + 51.3659174 + ], + [ + 5.1103137, + 51.3655983 + ], + [ + 5.1105705, + 51.3654149 + ], + [ + 5.1115703, + 51.3647012 + ], + [ + 5.1123077, + 51.3642702 + ], + [ + 5.1134357, + 51.3634893 + ], + [ + 5.1138734, + 51.3631864 + ], + [ + 5.1144578, + 51.3627244 + ], + [ + 5.1156092, + 51.361901 + ], + [ + 5.1162817, + 51.3613726 + ], + [ + 5.1165667, + 51.3611486 + ], + [ + 5.1166575, + 51.3610773 + ], + [ + 5.1168034, + 51.3609628 + ], + [ + 5.1174355, + 51.3598116 + ], + [ + 5.1185664, + 51.3576349 + ], + [ + 5.1191469, + 51.3564358 + ], + [ + 5.1196017, + 51.3557526 + ], + [ + 5.1201514, + 51.3551168 + ], + [ + 5.1210668, + 51.3543727 + ], + [ + 5.1221802, + 51.3534501 + ], + [ + 5.1232319, + 51.3525185 + ], + [ + 5.1240638, + 51.3517997 + ], + [ + 5.1246762, + 51.3512846 + ], + [ + 5.1255431, + 51.3507937 + ], + [ + 5.1266659, + 51.3501013 + ], + [ + 5.1274397, + 51.3496652 + ], + [ + 5.1276592, + 51.3495415 + ], + [ + 5.1290019, + 51.3486978 + ], + [ + 5.1301443, + 51.3480623 + ], + [ + 5.130425, + 51.3479062 + ], + [ + 5.1317467, + 51.3471493 + ], + [ + 5.1317736, + 51.3461892 + ], + [ + 5.1318877, + 51.3459653 + ], + [ + 5.1320179, + 51.3444327 + ], + [ + 5.1321194, + 51.343299 + ], + [ + 5.1321765, + 51.3424506 + ], + [ + 5.1322107, + 51.3415019 + ], + [ + 5.1323707, + 51.3400489 + ], + [ + 5.13236, + 51.3399893 + ], + [ + 5.1323208, + 51.339771 + ], + [ + 5.1324672, + 51.3380261 + ], + [ + 5.1326298, + 51.3361011 + ], + [ + 5.1329538, + 51.3324836 + ], + [ + 5.1331737, + 51.330091 + ], + [ + 5.1332967, + 51.3285719 + ], + [ + 5.1334218, + 51.3272604 + ], + [ + 5.133575, + 51.3254813 + ], + [ + 5.133587, + 51.3244986 + ], + [ + 5.1338499, + 51.3231683 + ], + [ + 5.1336453, + 51.3230253 + ], + [ + 5.1339544, + 51.3201238 + ], + [ + 5.1341718, + 51.3178749 + ], + [ + 5.1342424, + 51.3168855 + ], + [ + 5.1343122, + 51.315909 + ], + [ + 5.1344783, + 51.315515 + ], + [ + 5.1369416, + 51.3150497 + ], + [ + 5.1396837, + 51.3145613 + ], + [ + 5.1405507, + 51.3144081 + ], + [ + 5.1417828, + 51.3141906 + ], + [ + 5.1439175, + 51.3137943 + ], + [ + 5.1445815, + 51.3136714 + ], + [ + 5.1459692, + 51.3134148 + ], + [ + 5.1479311, + 51.3130817 + ], + [ + 5.1501889, + 51.3126728 + ], + [ + 5.1528803, + 51.312205 + ], + [ + 5.1558708, + 51.3116477 + ], + [ + 5.1571984, + 51.3114122 + ], + [ + 5.1582477, + 51.3112261 + ], + [ + 5.1605017, + 51.3108216 + ], + [ + 5.1626217, + 51.3104298 + ], + [ + 5.1631383, + 51.3106485 + ], + [ + 5.1661238, + 51.3121859 + ], + [ + 5.1689402, + 51.3136311 + ], + [ + 5.1707547, + 51.314577 + ], + [ + 5.1727978, + 51.3156539 + ], + [ + 5.1743082, + 51.3160887 + ], + [ + 5.1753967, + 51.3164106 + ], + [ + 5.1759756, + 51.3165817 + ], + [ + 5.1777411, + 51.317088 + ], + [ + 5.1793095, + 51.3174855 + ], + [ + 5.1808048, + 51.3178492 + ], + [ + 5.1811712, + 51.3178956 + ], + [ + 5.1816008, + 51.3179578 + ], + [ + 5.1839291, + 51.3184778 + ], + [ + 5.1842779, + 51.3186361 + ], + [ + 5.1844576, + 51.3187015 + ], + [ + 5.1856478, + 51.3189647 + ], + [ + 5.1874701, + 51.3193759 + ], + [ + 5.1885904, + 51.3196069 + ], + [ + 5.1896318, + 51.3198437 + ], + [ + 5.1903186, + 51.3200008 + ], + [ + 5.1909441, + 51.3201169 + ], + [ + 5.1917284, + 51.3201457 + ], + [ + 5.1931552, + 51.3201925 + ], + [ + 5.1938086, + 51.3202104 + ], + [ + 5.1965716, + 51.3203202 + ], + [ + 5.1975075, + 51.3209139 + ], + [ + 5.198553, + 51.3215824 + ], + [ + 5.2001404, + 51.322617 + ], + [ + 5.200551, + 51.3224604 + ], + [ + 5.2028392, + 51.3215878 + ], + [ + 5.2055232, + 51.3204756 + ], + [ + 5.2078389, + 51.3195289 + ], + [ + 5.2089313, + 51.319069 + ], + [ + 5.2090914, + 51.3190015 + ], + [ + 5.2091467, + 51.3189782 + ], + [ + 5.2092511, + 51.3189341 + ], + [ + 5.2095617, + 51.3188036 + ], + [ + 5.2114291, + 51.3180343 + ], + [ + 5.2136034, + 51.317136 + ], + [ + 5.2151165, + 51.3164912 + ], + [ + 5.2166658, + 51.3158395 + ], + [ + 5.217952, + 51.3153386 + ], + [ + 5.2191348, + 51.3147845 + ], + [ + 5.2212542, + 51.3139442 + ], + [ + 5.2224208, + 51.3134572 + ], + [ + 5.2229452, + 51.3132383 + ], + [ + 5.2253587, + 51.3122674 + ], + [ + 5.2268236, + 51.3116618 + ], + [ + 5.2283387, + 51.3110328 + ], + [ + 5.2295142, + 51.3105328 + ], + [ + 5.2311736, + 51.3098479 + ], + [ + 5.2334404, + 51.3088852 + ], + [ + 5.2357794, + 51.307915 + ], + [ + 5.2372914, + 51.3073172 + ], + [ + 5.2380451, + 51.3069087 + ], + [ + 5.2384971, + 51.3066559 + ], + [ + 5.2397815, + 51.3061126 + ], + [ + 5.2403682, + 51.3058678 + ], + [ + 5.2408493, + 51.3056664 + ], + [ + 5.2410635, + 51.3055699 + ], + [ + 5.2412665, + 51.3054786 + ], + [ + 5.2420172, + 51.305373 + ], + [ + 5.2419896, + 51.3052625 + ], + [ + 5.2419619, + 51.3051383 + ], + [ + 5.2419283, + 51.3049977 + ], + [ + 5.2418851, + 51.3048427 + ], + [ + 5.2415045, + 51.3038478 + ], + [ + 5.2408795, + 51.3024529 + ], + [ + 5.2402949, + 51.300916 + ], + [ + 5.2397987, + 51.2996044 + ], + [ + 5.2390561, + 51.2979638 + ], + [ + 5.2388623, + 51.2975177 + ], + [ + 5.2381057, + 51.2957767 + ], + [ + 5.237495, + 51.2944046 + ], + [ + 5.2367199, + 51.2926444 + ], + [ + 5.2365744, + 51.2921857 + ], + [ + 5.2362033, + 51.2913088 + ], + [ + 5.2356154, + 51.2899387 + ], + [ + 5.2349738, + 51.2884251 + ], + [ + 5.2346493, + 51.287669 + ], + [ + 5.2343324, + 51.2869297 + ], + [ + 5.2336788, + 51.2853682 + ], + [ + 5.2328382, + 51.2833674 + ], + [ + 5.2321838, + 51.2817579 + ], + [ + 5.2317707, + 51.2807924 + ], + [ + 5.2313707, + 51.2798574 + ], + [ + 5.2308449, + 51.2786545 + ], + [ + 5.2308027, + 51.2785579 + ], + [ + 5.2303816, + 51.2776866 + ], + [ + 5.2299937, + 51.2768858 + ], + [ + 5.2296951, + 51.2762693 + ], + [ + 5.2290777, + 51.2750364 + ], + [ + 5.2289481, + 51.2747433 + ], + [ + 5.2288354, + 51.2744883 + ], + [ + 5.228157, + 51.2731371 + ], + [ + 5.2276431, + 51.2720103 + ], + [ + 5.2271778, + 51.2710816 + ], + [ + 5.2268435, + 51.2703221 + ], + [ + 5.2260001, + 51.268286 + ], + [ + 5.2271799, + 51.2676345 + ], + [ + 5.2286908, + 51.2668003 + ], + [ + 5.2294919, + 51.2662993 + ], + [ + 5.2305749, + 51.2656392 + ], + [ + 5.2313033, + 51.2651858 + ], + [ + 5.231386, + 51.2651344 + ], + [ + 5.232467, + 51.2645452 + ], + [ + 5.2338322, + 51.2637137 + ], + [ + 5.2349587, + 51.2630555 + ], + [ + 5.2361315, + 51.2623717 + ], + [ + 5.2364554, + 51.2621798 + ], + [ + 5.2369609, + 51.2618805 + ], + [ + 5.2375638, + 51.2615558 + ], + [ + 5.238846, + 51.2616496 + ], + [ + 5.2404535, + 51.2619662 + ], + [ + 5.2418674, + 51.2622858 + ], + [ + 5.242522, + 51.2624371 + ], + [ + 5.2433835, + 51.2626363 + ], + [ + 5.2448849, + 51.2629779 + ], + [ + 5.2464549, + 51.2633051 + ], + [ + 5.2477778, + 51.2636004 + ], + [ + 5.2490201, + 51.2638646 + ], + [ + 5.2501355, + 51.2641344 + ], + [ + 5.2517382, + 51.2644589 + ], + [ + 5.2531669, + 51.2647851 + ], + [ + 5.2546135, + 51.2650974 + ], + [ + 5.2561073, + 51.2654206 + ], + [ + 5.2585147, + 51.2659636 + ], + [ + 5.2594266, + 51.2661482 + ], + [ + 5.259904, + 51.2662556 + ], + [ + 5.2606226, + 51.266424 + ], + [ + 5.2619384, + 51.2667239 + ], + [ + 5.262951, + 51.2669284 + ], + [ + 5.263455, + 51.2669282 + ], + [ + 5.264593, + 51.2667667 + ], + [ + 5.2652909, + 51.2666559 + ], + [ + 5.2662144, + 51.2665094 + ], + [ + 5.267018, + 51.266381 + ], + [ + 5.2681283, + 51.2662035 + ], + [ + 5.2698695, + 51.2659541 + ], + [ + 5.2704782, + 51.2657908 + ], + [ + 5.272271, + 51.2654292 + ], + [ + 5.2738214, + 51.2652362 + ], + [ + 5.2752621, + 51.265001 + ], + [ + 5.2779721, + 51.2645563 + ], + [ + 5.2812549, + 51.2639939 + ], + [ + 5.2816147, + 51.2639333 + ], + [ + 5.2833668, + 51.2636381 + ], + [ + 5.2855728, + 51.2632835 + ], + [ + 5.2878015, + 51.2629629 + ], + [ + 5.2894231, + 51.2627257 + ], + [ + 5.2900292, + 51.2626276 + ], + [ + 5.2901456, + 51.2626088 + ], + [ + 5.2911344, + 51.2624489 + ], + [ + 5.2928783, + 51.2621646 + ], + [ + 5.2930406, + 51.2621382 + ], + [ + 5.2932645, + 51.2620964 + ], + [ + 5.2948844, + 51.2617938 + ], + [ + 5.2955052, + 51.2616874 + ], + [ + 5.2958989, + 51.261631 + ], + [ + 5.2961057, + 51.2616358 + ], + [ + 5.2962433, + 51.261639 + ], + [ + 5.2968915, + 51.2617557 + ], + [ + 5.298105, + 51.2618692 + ], + [ + 5.2992974, + 51.2620101 + ], + [ + 5.3007942, + 51.2621526 + ], + [ + 5.3024663, + 51.2623457 + ], + [ + 5.3041703, + 51.2625021 + ], + [ + 5.3058935, + 51.2627084 + ], + [ + 5.3075627, + 51.2629243 + ], + [ + 5.3088127, + 51.2630486 + ], + [ + 5.3099647, + 51.2631694 + ], + [ + 5.3113959, + 51.2632896 + ], + [ + 5.3123664, + 51.2633938 + ], + [ + 5.3131553, + 51.2634886 + ], + [ + 5.313351, + 51.2634959 + ], + [ + 5.3140188, + 51.263521 + ], + [ + 5.3149797, + 51.263534 + ], + [ + 5.3156286, + 51.2635321 + ], + [ + 5.3158585, + 51.2635245 + ], + [ + 5.3159255, + 51.2635222 + ], + [ + 5.3172368, + 51.2634908 + ], + [ + 5.3189825, + 51.2634276 + ], + [ + 5.3190923, + 51.263426 + ], + [ + 5.32095, + 51.2633986 + ], + [ + 5.322809, + 51.2633775 + ], + [ + 5.3245839, + 51.2633276 + ], + [ + 5.3264353, + 51.2632951 + ], + [ + 5.3277831, + 51.2632975 + ], + [ + 5.3279288, + 51.2632959 + ], + [ + 5.3292813, + 51.263314 + ], + [ + 5.330831, + 51.2632504 + ], + [ + 5.3324932, + 51.2631855 + ], + [ + 5.3340525, + 51.2632084 + ], + [ + 5.3356772, + 51.2632396 + ], + [ + 5.3367507, + 51.2632628 + ], + [ + 5.3377312, + 51.2634763 + ], + [ + 5.3385108, + 51.2637671 + ], + [ + 5.3393874, + 51.264164 + ], + [ + 5.3399336, + 51.2644069 + ], + [ + 5.3405493, + 51.2648042 + ], + [ + 5.3409848, + 51.2651538 + ], + [ + 5.3409896, + 51.2651577 + ], + [ + 5.3412724, + 51.2654399 + ], + [ + 5.3413885, + 51.265587 + ], + [ + 5.3415085, + 51.2657408 + ], + [ + 5.341865, + 51.2656482 + ], + [ + 5.3420878, + 51.2655729 + ], + [ + 5.34225, + 51.265537 + ], + [ + 5.3423638, + 51.2655929 + ], + [ + 5.3424683, + 51.2657104 + ], + [ + 5.3426508, + 51.2660392 + ], + [ + 5.3427767, + 51.2664278 + ], + [ + 5.3427732, + 51.2668543 + ], + [ + 5.3429313, + 51.2672222 + ], + [ + 5.3430308, + 51.2675654 + ], + [ + 5.3431252, + 51.2679955 + ], + [ + 5.343142, + 51.2683671 + ], + [ + 5.3431095, + 51.2686525 + ], + [ + 5.3430683, + 51.2688854 + ], + [ + 5.3430934, + 51.2690152 + ], + [ + 5.343147, + 51.2691241 + ], + [ + 5.3432333, + 51.2692418 + ], + [ + 5.3433739, + 51.2694194 + ], + [ + 5.343462, + 51.2694536 + ], + [ + 5.3435888, + 51.2695549 + ], + [ + 5.3437522, + 51.2696738 + ], + [ + 5.3438573, + 51.2697821 + ], + [ + 5.3439041, + 51.2698821 + ], + [ + 5.3439265, + 51.2700143 + ], + [ + 5.3440663, + 51.2701793 + ], + [ + 5.3443628, + 51.2703742 + ], + [ + 5.3446152, + 51.2706543 + ], + [ + 5.3448367, + 51.2708846 + ], + [ + 5.3449858, + 51.2710059 + ], + [ + 5.3451303, + 51.2710978 + ], + [ + 5.3452479, + 51.2712517 + ], + [ + 5.3452973, + 51.2714315 + ], + [ + 5.3453135, + 51.2715958 + ], + [ + 5.3453545, + 51.2717415 + ], + [ + 5.3454282, + 51.2718868 + ], + [ + 5.3455119, + 51.2720022 + ], + [ + 5.3456016, + 51.2720833 + ], + [ + 5.3457169, + 51.272171 + ], + [ + 5.3458322, + 51.2722563 + ], + [ + 5.3459586, + 51.2724626 + ], + [ + 5.3460003, + 51.2726243 + ], + [ + 5.3461178, + 51.2727827 + ], + [ + 5.3461728, + 51.2729099 + ], + [ + 5.3461816, + 51.2730675 + ], + [ + 5.3461564, + 51.2731843 + ], + [ + 5.3461091, + 51.2732946 + ], + [ + 5.3460507, + 51.2733936 + ], + [ + 5.3459661, + 51.2734747 + ], + [ + 5.3458594, + 51.27354 + ], + [ + 5.3457524, + 51.2735939 + ], + [ + 5.3456451, + 51.2736433 + ], + [ + 5.3455895, + 51.2737194 + ], + [ + 5.345553, + 51.2738227 + ], + [ + 5.3455474, + 51.2739872 + ], + [ + 5.3455781, + 51.2741514 + ], + [ + 5.3455926, + 51.2743729 + ], + [ + 5.3455635, + 51.2745949 + ], + [ + 5.3455364, + 51.2747642 + ], + [ + 5.3455151, + 51.2748902 + ], + [ + 5.3455436, + 51.2749858 + ], + [ + 5.3456411, + 51.2750828 + ], + [ + 5.3457968, + 51.2751813 + ], + [ + 5.3458984, + 51.275292 + ], + [ + 5.345968, + 51.2754259 + ], + [ + 5.3460195, + 51.2755554 + ], + [ + 5.3460952, + 51.2756549 + ], + [ + 5.3461682, + 51.2756847 + ], + [ + 5.3462093, + 51.2757015 + ], + [ + 5.3462677, + 51.2757076 + ], + [ + 5.3463876, + 51.2757198 + ], + [ + 5.3467059, + 51.2756859 + ], + [ + 5.3470532, + 51.2756277 + ], + [ + 5.3473413, + 51.2755795 + ], + [ + 5.3488119, + 51.275268 + ], + [ + 5.3510381, + 51.2748714 + ], + [ + 5.3533141, + 51.2744399 + ], + [ + 5.3555474, + 51.274034 + ], + [ + 5.3582176, + 51.2735675 + ], + [ + 5.3609288, + 51.2731324 + ], + [ + 5.3634968, + 51.2726466 + ], + [ + 5.3654636, + 51.2723124 + ], + [ + 5.3672048, + 51.2719607 + ], + [ + 5.3692279, + 51.2715732 + ], + [ + 5.3712563, + 51.2712405 + ], + [ + 5.373264, + 51.2709377 + ], + [ + 5.3759049, + 51.2704712 + ], + [ + 5.3780652, + 51.2700658 + ], + [ + 5.3804682, + 51.2696481 + ], + [ + 5.3818411, + 51.2693558 + ], + [ + 5.3829554, + 51.2691469 + ], + [ + 5.383423, + 51.2691293 + ], + [ + 5.3844405, + 51.2690771 + ], + [ + 5.3858637, + 51.2688164 + ], + [ + 5.3872382, + 51.2685086 + ], + [ + 5.3880684, + 51.2683488 + ], + [ + 5.3884156, + 51.2683095 + ], + [ + 5.389131, + 51.2682055 + ], + [ + 5.3902064, + 51.2679821 + ], + [ + 5.3911162, + 51.2678148 + ], + [ + 5.3921089, + 51.2676264 + ], + [ + 5.3933185, + 51.267411 + ], + [ + 5.3943916, + 51.267256 + ], + [ + 5.3962417, + 51.2669269 + ], + [ + 5.3979864, + 51.2664981 + ], + [ + 5.3993277, + 51.2662121 + ], + [ + 5.4025333, + 51.2653619 + ], + [ + 5.405076, + 51.2647779 + ], + [ + 5.4060416, + 51.2646436 + ], + [ + 5.4075222, + 51.2643214 + ], + [ + 5.4174485, + 51.2623648 + ], + [ + 5.4183642, + 51.2631162 + ], + [ + 5.4194069, + 51.2640354 + ], + [ + 5.4203992, + 51.2649618 + ], + [ + 5.4207903, + 51.2653303 + ], + [ + 5.4212768, + 51.2657888 + ], + [ + 5.4220819, + 51.2664501 + ], + [ + 5.423124, + 51.2673349 + ], + [ + 5.4238554, + 51.2679443 + ], + [ + 5.4245113, + 51.2684129 + ], + [ + 5.4250937, + 51.2687242 + ], + [ + 5.4254715, + 51.2690943 + ], + [ + 5.4270988, + 51.2705781 + ], + [ + 5.4271424, + 51.2706161 + ], + [ + 5.4271588, + 51.2706304 + ], + [ + 5.4276923, + 51.2710959 + ], + [ + 5.4278185, + 51.271206 + ], + [ + 5.4280169, + 51.2713791 + ], + [ + 5.4282841, + 51.2716122 + ], + [ + 5.4283827, + 51.2716687 + ], + [ + 5.4304901, + 51.273551 + ], + [ + 5.4314485, + 51.2743779 + ], + [ + 5.4323122, + 51.2751729 + ], + [ + 5.4334359, + 51.2762787 + ], + [ + 5.4358873, + 51.2764264 + ], + [ + 5.4362263, + 51.2763916 + ], + [ + 5.436891, + 51.276258 + ], + [ + 5.4369668, + 51.2762458 + ], + [ + 5.4370813, + 51.2762274 + ], + [ + 5.4376392, + 51.2760965 + ], + [ + 5.4380872, + 51.2760332 + ], + [ + 5.4382544, + 51.2760446 + ], + [ + 5.4383581, + 51.2761026 + ], + [ + 5.4385201, + 51.2762718 + ], + [ + 5.4387148, + 51.2765524 + ], + [ + 5.4389858, + 51.2769371 + ], + [ + 5.43926, + 51.2773104 + ], + [ + 5.4396476, + 51.2777072 + ], + [ + 5.4401184, + 51.278096 + ], + [ + 5.4404912, + 51.278484 + ], + [ + 5.4407263, + 51.2788828 + ], + [ + 5.4409365, + 51.2792913 + ], + [ + 5.4410842, + 51.2796822 + ], + [ + 5.4411911, + 51.2800395 + ], + [ + 5.4412804, + 51.2804199 + ], + [ + 5.4413368, + 51.2808944 + ], + [ + 5.4414295, + 51.2812678 + ], + [ + 5.4415575, + 51.2816065 + ], + [ + 5.4416978, + 51.2818856 + ], + [ + 5.4418812, + 51.2821504 + ], + [ + 5.4427258, + 51.2822211 + ], + [ + 5.4440709, + 51.2823831 + ], + [ + 5.4455312, + 51.2825208 + ], + [ + 5.4471999, + 51.2827013 + ], + [ + 5.4487961, + 51.2828781 + ], + [ + 5.4505015, + 51.2830671 + ], + [ + 5.4523599, + 51.2832723 + ], + [ + 5.4529195, + 51.2833402 + ], + [ + 5.4540024, + 51.2834649 + ], + [ + 5.4541818, + 51.2834943 + ], + [ + 5.4544017, + 51.2835228 + ], + [ + 5.45466, + 51.2835531 + ], + [ + 5.4556296, + 51.283659 + ], + [ + 5.4570003, + 51.2838169 + ], + [ + 5.4583556, + 51.283973 + ], + [ + 5.4587753, + 51.2840102 + ], + [ + 5.4591931, + 51.2840473 + ], + [ + 5.4601893, + 51.2841063 + ], + [ + 5.46127, + 51.2842054 + ], + [ + 5.4623943, + 51.2843065 + ], + [ + 5.4635768, + 51.2844138 + ], + [ + 5.4645965, + 51.2845455 + ], + [ + 5.4648264, + 51.2845935 + ], + [ + 5.4650433, + 51.284701 + ], + [ + 5.4654645, + 51.2850029 + ], + [ + 5.4660772, + 51.2854192 + ], + [ + 5.4666034, + 51.2858593 + ], + [ + 5.4673864, + 51.2864066 + ], + [ + 5.4681171, + 51.2868949 + ], + [ + 5.468904, + 51.2874557 + ], + [ + 5.4696014, + 51.2879124 + ], + [ + 5.4700113, + 51.2881502 + ], + [ + 5.4707545, + 51.2885952 + ], + [ + 5.4714621, + 51.2889378 + ], + [ + 5.471559, + 51.2889847 + ], + [ + 5.4722609, + 51.2893203 + ], + [ + 5.4730978, + 51.2896957 + ], + [ + 5.4740699, + 51.2900972 + ], + [ + 5.474984, + 51.2905084 + ], + [ + 5.4755979, + 51.2908174 + ], + [ + 5.4762989, + 51.2911211 + ], + [ + 5.476659, + 51.2912956 + ], + [ + 5.4768289, + 51.2914104 + ], + [ + 5.4769464, + 51.2916147 + ], + [ + 5.4769597, + 51.2918657 + ], + [ + 5.4768915, + 51.2923413 + ], + [ + 5.4768798, + 51.2929007 + ], + [ + 5.4769366, + 51.2934458 + ], + [ + 5.4770912, + 51.2939761 + ], + [ + 5.4772167, + 51.2943562 + ], + [ + 5.4773515, + 51.2946722 + ], + [ + 5.4775514, + 51.2949716 + ], + [ + 5.4777683, + 51.2952298 + ], + [ + 5.4779886, + 51.2954787 + ], + [ + 5.4783308, + 51.2958064 + ], + [ + 5.4786353, + 51.2960843 + ], + [ + 5.4789233, + 51.2964216 + ], + [ + 5.4791988, + 51.296702 + ], + [ + 5.4794108, + 51.2969054 + ], + [ + 5.4798197, + 51.2971434 + ], + [ + 5.4803184, + 51.2973371 + ], + [ + 5.4809702, + 51.2975545 + ], + [ + 5.4815927, + 51.297763 + ], + [ + 5.4822576, + 51.2980761 + ], + [ + 5.4826772, + 51.298298 + ], + [ + 5.483012, + 51.2984774 + ], + [ + 5.4831969, + 51.2986148 + ], + [ + 5.4833021, + 51.2987553 + ], + [ + 5.4833352, + 51.2989194 + ], + [ + 5.4832538, + 51.2992991 + ], + [ + 5.4832165, + 51.2997035 + ], + [ + 5.4830701, + 51.3002484 + ], + [ + 5.4848353, + 51.3000396 + ], + [ + 5.4849053, + 51.3000314 + ], + [ + 5.4849896, + 51.300018 + ], + [ + 5.485011, + 51.3000147 + ], + [ + 5.4850751, + 51.3000082 + ], + [ + 5.4855795, + 51.2999563 + ], + [ + 5.4872716, + 51.2997825 + ], + [ + 5.4885168, + 51.2996173 + ], + [ + 5.4896605, + 51.2994553 + ], + [ + 5.4900031, + 51.2993937 + ], + [ + 5.4905608, + 51.2992935 + ], + [ + 5.4910675, + 51.2991878 + ], + [ + 5.4913195, + 51.2991353 + ], + [ + 5.4916955, + 51.2990677 + ], + [ + 5.49277, + 51.2988972 + ], + [ + 5.4941082, + 51.2986762 + ], + [ + 5.4957176, + 51.2984069 + ], + [ + 5.4969482, + 51.2982349 + ], + [ + 5.4980295, + 51.2980506 + ], + [ + 5.4991905, + 51.2978588 + ], + [ + 5.5004781, + 51.2976474 + ], + [ + 5.5011358, + 51.2975216 + ], + [ + 5.501725, + 51.2974089 + ], + [ + 5.5030091, + 51.2972021 + ], + [ + 5.504322, + 51.2969881 + ], + [ + 5.5057615, + 51.29675 + ], + [ + 5.5073232, + 51.2964673 + ], + [ + 5.5087233, + 51.2962592 + ], + [ + 5.5103038, + 51.2959967 + ], + [ + 5.5115155, + 51.295802 + ], + [ + 5.5120808, + 51.2957207 + ], + [ + 5.5126589, + 51.2956375 + ], + [ + 5.5140151, + 51.2954184 + ], + [ + 5.5150495, + 51.2952528 + ], + [ + 5.5156653, + 51.295185 + ], + [ + 5.5158322, + 51.2948978 + ], + [ + 5.5160716, + 51.2944549 + ], + [ + 5.5163274, + 51.2939432 + ], + [ + 5.516652, + 51.2934216 + ], + [ + 5.5167337, + 51.2933016 + ], + [ + 5.517008, + 51.2928542 + ], + [ + 5.5173364, + 51.2923463 + ], + [ + 5.5177769, + 51.2916684 + ], + [ + 5.5182267, + 51.2909333 + ], + [ + 5.518476, + 51.2904537 + ], + [ + 5.5187599, + 51.289912 + ], + [ + 5.5191905, + 51.2894213 + ], + [ + 5.5197836, + 51.2888948 + ], + [ + 5.520388, + 51.2883842 + ], + [ + 5.5212896, + 51.2877176 + ], + [ + 5.522047, + 51.2870889 + ], + [ + 5.52294, + 51.2863698 + ], + [ + 5.5241389, + 51.2853966 + ], + [ + 5.5252168, + 51.2845226 + ], + [ + 5.5262954, + 51.2836807 + ], + [ + 5.5273483, + 51.282832 + ], + [ + 5.5282028, + 51.2821665 + ], + [ + 5.528459, + 51.2819669 + ], + [ + 5.5295305, + 51.2811387 + ], + [ + 5.5299466, + 51.280865 + ], + [ + 5.5306446, + 51.2804059 + ], + [ + 5.5318014, + 51.2796499 + ], + [ + 5.5328323, + 51.2789361 + ], + [ + 5.5341198, + 51.278044 + ], + [ + 5.5354154, + 51.2771792 + ], + [ + 5.536711, + 51.2763211 + ], + [ + 5.5380608, + 51.2754489 + ], + [ + 5.5394667, + 51.2745098 + ], + [ + 5.5407791, + 51.2736014 + ], + [ + 5.541944, + 51.2728885 + ], + [ + 5.5428482, + 51.2723404 + ], + [ + 5.5435176, + 51.2719774 + ], + [ + 5.5438255, + 51.2718144 + ], + [ + 5.5439701, + 51.2717923 + ], + [ + 5.5441971, + 51.2718654 + ], + [ + 5.5445286, + 51.272056 + ], + [ + 5.5444504, + 51.2716937 + ], + [ + 5.5444336, + 51.2714656 + ], + [ + 5.5444228, + 51.2713356 + ], + [ + 5.5456443, + 51.2708459 + ], + [ + 5.547185, + 51.2702158 + ], + [ + 5.548941, + 51.2694921 + ], + [ + 5.5507255, + 51.2687453 + ], + [ + 5.5525611, + 51.2680117 + ], + [ + 5.5538109, + 51.2675073 + ], + [ + 5.5544579, + 51.2671371 + ], + [ + 5.5552474, + 51.2668946 + ], + [ + 5.5555977, + 51.2668285 + ], + [ + 5.5557286, + 51.2667949 + ], + [ + 5.556087, + 51.2666427 + ], + [ + 5.5563982, + 51.2663565 + ], + [ + 5.5566088, + 51.2658432 + ], + [ + 5.5568002, + 51.2651568 + ], + [ + 5.5569684, + 51.2645552 + ], + [ + 5.5569702, + 51.2641012 + ], + [ + 5.5568567, + 51.2638014 + ], + [ + 5.556708, + 51.2635408 + ], + [ + 5.5566471, + 51.2633042 + ], + [ + 5.5566883, + 51.2630939 + ], + [ + 5.5567687, + 51.2628536 + ], + [ + 5.5567951, + 51.2627597 + ], + [ + 5.5578433, + 51.2627619 + ], + [ + 5.5577364, + 51.261657 + ], + [ + 5.557736, + 51.2611209 + ], + [ + 5.5577717, + 51.2607145 + ], + [ + 5.5577377, + 51.2604024 + ], + [ + 5.5576262, + 51.2601733 + ], + [ + 5.5574727, + 51.2599994 + ], + [ + 5.5569024, + 51.2600922 + ], + [ + 5.5568334, + 51.2593107 + ], + [ + 5.5568137, + 51.2587292 + ], + [ + 5.5566542, + 51.2582132 + ], + [ + 5.5565481, + 51.2577856 + ], + [ + 5.5565275, + 51.2576778 + ], + [ + 5.5565014, + 51.2575398 + ], + [ + 5.5571619, + 51.2574299 + ], + [ + 5.5574946, + 51.2573459 + ], + [ + 5.5576336, + 51.2573108 + ], + [ + 5.5571397, + 51.2568942 + ], + [ + 5.556787, + 51.2564646 + ], + [ + 5.5565895, + 51.2562707 + ], + [ + 5.5568734, + 51.2560509 + ], + [ + 5.5569984, + 51.2558534 + ], + [ + 5.5567525, + 51.2556143 + ], + [ + 5.5561957, + 51.2552782 + ], + [ + 5.5557417, + 51.2549913 + ], + [ + 5.5555526, + 51.2548382 + ], + [ + 5.5558469, + 51.2543423 + ], + [ + 5.5561432, + 51.2538601 + ], + [ + 5.5561869, + 51.253789 + ], + [ + 5.5563783, + 51.2531094 + ], + [ + 5.5564531, + 51.2522738 + ], + [ + 5.5565494, + 51.2514357 + ], + [ + 5.5566843, + 51.2506838 + ], + [ + 5.5566616, + 51.2501252 + ], + [ + 5.556356, + 51.2494375 + ], + [ + 5.5560377, + 51.2488069 + ], + [ + 5.555782, + 51.2482166 + ], + [ + 5.5555594, + 51.2477698 + ], + [ + 5.5554161, + 51.2474429 + ], + [ + 5.5553527, + 51.2471864 + ], + [ + 5.5553385, + 51.247129 + ], + [ + 5.5553153, + 51.2466844 + ], + [ + 5.5554632, + 51.24627 + ], + [ + 5.5554337, + 51.2457229 + ], + [ + 5.5552413, + 51.2453213 + ], + [ + 5.5550608, + 51.2449629 + ], + [ + 5.5549325, + 51.2446472 + ], + [ + 5.5550468, + 51.2443244 + ], + [ + 5.5552701, + 51.2440094 + ], + [ + 5.555445, + 51.2436495 + ], + [ + 5.5555226, + 51.2431833 + ], + [ + 5.5555992, + 51.2425484 + ], + [ + 5.5558494, + 51.2413733 + ], + [ + 5.5561509, + 51.2400905 + ], + [ + 5.5562844, + 51.2396075 + ], + [ + 5.5564868, + 51.2388756 + ], + [ + 5.5567426, + 51.2378875 + ], + [ + 5.5568468, + 51.2374849 + ], + [ + 5.5571172, + 51.2361271 + ], + [ + 5.5574682, + 51.2347981 + ], + [ + 5.5577322, + 51.2337392 + ], + [ + 5.5580712, + 51.2325015 + ], + [ + 5.5584106, + 51.2310243 + ], + [ + 5.5586271, + 51.2300647 + ], + [ + 5.5587397, + 51.2295655 + ], + [ + 5.5590121, + 51.2282875 + ], + [ + 5.5593475, + 51.2270567 + ], + [ + 5.5596419, + 51.2261235 + ], + [ + 5.5596905, + 51.2259696 + ], + [ + 5.5600355, + 51.224173 + ], + [ + 5.5601982, + 51.223512 + ], + [ + 5.5602193, + 51.2233729 + ], + [ + 5.5602993, + 51.2228449 + ], + [ + 5.5605104, + 51.2224921 + ], + [ + 5.5606782, + 51.2223011 + ], + [ + 5.5607152, + 51.2222829 + ], + [ + 5.5607898, + 51.222268 + ], + [ + 5.5608673, + 51.2222577 + ], + [ + 5.5617893, + 51.221954 + ], + [ + 5.5642017, + 51.2213707 + ], + [ + 5.5661376, + 51.2209132 + ], + [ + 5.5664163, + 51.2207731 + ], + [ + 5.5684296, + 51.2203265 + ], + [ + 5.569904, + 51.2199149 + ], + [ + 5.5713596, + 51.2196239 + ], + [ + 5.5723058, + 51.2193747 + ], + [ + 5.5738476, + 51.2189687 + ], + [ + 5.5811475, + 51.2171318 + ], + [ + 5.5827899, + 51.2167086 + ], + [ + 5.5830626, + 51.2166384 + ], + [ + 5.5834357, + 51.2165422 + ], + [ + 5.5886477, + 51.2151991 + ], + [ + 5.5954176, + 51.2135277 + ], + [ + 5.6008628, + 51.2120747 + ], + [ + 5.6011615, + 51.2119951 + ], + [ + 5.6048813, + 51.2110562 + ], + [ + 5.6049208, + 51.2110459 + ], + [ + 5.6079579, + 51.2101812 + ], + [ + 5.6174891, + 51.207718 + ], + [ + 5.6189349, + 51.2073437 + ], + [ + 5.6256407, + 51.205608 + ], + [ + 5.6295916, + 51.2046013 + ], + [ + 5.6312418, + 51.2041808 + ], + [ + 5.6331298, + 51.2036998 + ], + [ + 5.6366685, + 51.2028922 + ], + [ + 5.6374679, + 51.2026804 + ], + [ + 5.6413438, + 51.2016143 + ], + [ + 5.642604, + 51.2012688 + ], + [ + 5.6444171, + 51.200772 + ], + [ + 5.6473485, + 51.1999014 + ], + [ + 5.6497862, + 51.1989941 + ], + [ + 5.6512253, + 51.1983361 + ], + [ + 5.6518428, + 51.1980539 + ], + [ + 5.6526565, + 51.197702 + ], + [ + 5.6531865, + 51.1965357 + ], + [ + 5.653283, + 51.1963235 + ], + [ + 5.6536992, + 51.1952479 + ], + [ + 5.6540121, + 51.1946044 + ], + [ + 5.6542206, + 51.1941759 + ], + [ + 5.6499062, + 51.1936595 + ], + [ + 5.6504608, + 51.1930415 + ], + [ + 5.6510599, + 51.1923742 + ], + [ + 5.6513284, + 51.1920922 + ], + [ + 5.6523637, + 51.1910054 + ], + [ + 5.652957, + 51.1903699 + ], + [ + 5.6539855, + 51.1892684 + ], + [ + 5.6542388, + 51.1889973 + ], + [ + 5.6549592, + 51.1882095 + ], + [ + 5.656201, + 51.1868516 + ], + [ + 5.6568307, + 51.1861826 + ], + [ + 5.6581715, + 51.1847583 + ], + [ + 5.6596549, + 51.1853236 + ], + [ + 5.6603477, + 51.1856752 + ], + [ + 5.6609808, + 51.1858016 + ], + [ + 5.6617979, + 51.1857574 + ], + [ + 5.6625827, + 51.1858686 + ], + [ + 5.6636521, + 51.1862212 + ], + [ + 5.6643892, + 51.1863077 + ], + [ + 5.6651615, + 51.1862048 + ], + [ + 5.6657751, + 51.185971 + ], + [ + 5.6664111, + 51.1859217 + ], + [ + 5.6674325, + 51.1859372 + ], + [ + 5.6679384, + 51.1858937 + ], + [ + 5.6683248, + 51.1857031 + ], + [ + 5.6688954, + 51.1856407 + ], + [ + 5.6695338, + 51.1856917 + ], + [ + 5.6700507, + 51.1858009 + ], + [ + 5.6705848, + 51.1858824 + ], + [ + 5.6713351, + 51.1857613 + ], + [ + 5.6715494, + 51.185733 + ], + [ + 5.6729201, + 51.1855516 + ], + [ + 5.6729303, + 51.1855503 + ], + [ + 5.6745867, + 51.1851744 + ], + [ + 5.6764444, + 51.1847349 + ], + [ + 5.6764965, + 51.1830475 + ], + [ + 5.6765073, + 51.1826981 + ], + [ + 5.6766753, + 51.1827323 + ], + [ + 5.6776261, + 51.1829256 + ], + [ + 5.6797001, + 51.1833474 + ], + [ + 5.6797419, + 51.1833559 + ], + [ + 5.6801281, + 51.1838386 + ], + [ + 5.6805784, + 51.1844015 + ], + [ + 5.6810446, + 51.184518 + ], + [ + 5.6817496, + 51.1843242 + ], + [ + 5.6826053, + 51.1840767 + ], + [ + 5.6833851, + 51.1841354 + ], + [ + 5.6845882, + 51.1843159 + ], + [ + 5.6848707, + 51.1843583 + ], + [ + 5.6868528, + 51.184604 + ], + [ + 5.6878287, + 51.1853336 + ], + [ + 5.6891654, + 51.1853428 + ], + [ + 5.6898489, + 51.1853197 + ], + [ + 5.6901158, + 51.1852056 + ], + [ + 5.6903676, + 51.1849046 + ], + [ + 5.6906949, + 51.1845064 + ], + [ + 5.6915554, + 51.1841265 + ], + [ + 5.6917438, + 51.1838722 + ], + [ + 5.6917654, + 51.1836961 + ], + [ + 5.6919497, + 51.1836321 + ], + [ + 5.692335, + 51.1834479 + ], + [ + 5.6937225, + 51.1829774 + ], + [ + 5.6941909, + 51.1827931 + ], + [ + 5.6953685, + 51.182543 + ], + [ + 5.6956026, + 51.1827349 + ], + [ + 5.6958447, + 51.1833389 + ], + [ + 5.6960196, + 51.1835853 + ], + [ + 5.6962055, + 51.1838711 + ], + [ + 5.6964414, + 51.1839675 + ], + [ + 5.6967987, + 51.1840253 + ], + [ + 5.6971712, + 51.1839276 + ], + [ + 5.6974541, + 51.1837653 + ], + [ + 5.6975686, + 51.1835625 + ], + [ + 5.6978111, + 51.1837272 + ], + [ + 5.6988417, + 51.183778 + ], + [ + 5.6991476, + 51.1837794 + ], + [ + 5.7015657, + 51.1837905 + ], + [ + 5.7011724, + 51.1826265 + ], + [ + 5.7013784, + 51.1825588 + ], + [ + 5.701558, + 51.1824965 + ], + [ + 5.7027513, + 51.1823688 + ], + [ + 5.7051897, + 51.1821374 + ], + [ + 5.7070576, + 51.1821212 + ], + [ + 5.7080345, + 51.182102 + ], + [ + 5.7082, + 51.1818184 + ], + [ + 5.7090154, + 51.1815761 + ], + [ + 5.7088899, + 51.1811766 + ], + [ + 5.709005, + 51.180903 + ], + [ + 5.7093374, + 51.1804591 + ], + [ + 5.7094479, + 51.1805247 + ], + [ + 5.7100024, + 51.1808538 + ], + [ + 5.7114137, + 51.1816831 + ], + [ + 5.7129925, + 51.1825299 + ], + [ + 5.7145387, + 51.1835508 + ], + [ + 5.7152823, + 51.1836351 + ], + [ + 5.7162744, + 51.1838062 + ], + [ + 5.7167875, + 51.1840046 + ], + [ + 5.7176985, + 51.1844117 + ], + [ + 5.7182217, + 51.1844821 + ], + [ + 5.7196585, + 51.1846914 + ], + [ + 5.7202371, + 51.1846756 + ], + [ + 5.7215084, + 51.1845534 + ], + [ + 5.7218847, + 51.1845167 + ], + [ + 5.7218907, + 51.1845225 + ], + [ + 5.7222396, + 51.1848575 + ], + [ + 5.7228212, + 51.1850756 + ], + [ + 5.7231297, + 51.185135 + ], + [ + 5.7237342, + 51.1852514 + ], + [ + 5.7251201, + 51.1853072 + ], + [ + 5.7252891, + 51.1848065 + ], + [ + 5.725346, + 51.1846515 + ], + [ + 5.7264711, + 51.1848888 + ], + [ + 5.7265623, + 51.1854944 + ], + [ + 5.7292476, + 51.1857009 + ], + [ + 5.7297651, + 51.1852696 + ], + [ + 5.7302659, + 51.1849552 + ], + [ + 5.7312249, + 51.1851073 + ], + [ + 5.7322992, + 51.185246 + ], + [ + 5.7334447, + 51.1852694 + ], + [ + 5.733677, + 51.1861258 + ], + [ + 5.735099, + 51.1861785 + ], + [ + 5.7369518, + 51.1863082 + ], + [ + 5.7382185, + 51.1863728 + ], + [ + 5.738658, + 51.1861505 + ], + [ + 5.7390425, + 51.1856576 + ], + [ + 5.7396137, + 51.1850451 + ], + [ + 5.7398652, + 51.1849349 + ], + [ + 5.7399945, + 51.1856613 + ], + [ + 5.7401319, + 51.186558 + ], + [ + 5.7412808, + 51.1872036 + ], + [ + 5.7420061, + 51.1876142 + ], + [ + 5.7430949, + 51.187497 + ], + [ + 5.7432386, + 51.1880559 + ], + [ + 5.7434528, + 51.1883192 + ], + [ + 5.7438526, + 51.1886066 + ], + [ + 5.7450253, + 51.1892491 + ], + [ + 5.7455963, + 51.189562 + ], + [ + 5.7482439, + 51.1888901 + ], + [ + 5.7489132, + 51.1887048 + ], + [ + 5.7490225, + 51.1886576 + ], + [ + 5.7497346, + 51.1883502 + ], + [ + 5.7507812, + 51.1877635 + ], + [ + 5.7521714, + 51.1869973 + ], + [ + 5.7532655, + 51.1864188 + ], + [ + 5.7533231, + 51.1863011 + ], + [ + 5.7534152, + 51.1861127 + ], + [ + 5.7569142, + 51.1854529 + ], + [ + 5.7560565, + 51.1844661 + ], + [ + 5.7605059, + 51.1841798 + ], + [ + 5.7642212, + 51.1839177 + ], + [ + 5.7671143, + 51.1836978 + ], + [ + 5.7671595, + 51.1836944 + ], + [ + 5.769647, + 51.1823584 + ], + [ + 5.7720161, + 51.1810493 + ], + [ + 5.7728224, + 51.1806038 + ], + [ + 5.7766869, + 51.1783873 + ], + [ + 5.7753179, + 51.1767295 + ], + [ + 5.7753306, + 51.1764394 + ], + [ + 5.775085, + 51.1760421 + ], + [ + 5.774515, + 51.1751909 + ], + [ + 5.7743067, + 51.1748757 + ], + [ + 5.774059, + 51.1744291 + ], + [ + 5.7734099, + 51.173864 + ], + [ + 5.7728747, + 51.1733614 + ], + [ + 5.77326, + 51.1731655 + ], + [ + 5.7733806, + 51.1729498 + ], + [ + 5.7734551, + 51.1727687 + ], + [ + 5.7736356, + 51.172751 + ], + [ + 5.7740986, + 51.1727056 + ], + [ + 5.7741732, + 51.1726983 + ], + [ + 5.7746637, + 51.1726502 + ], + [ + 5.7758878, + 51.172568 + ], + [ + 5.7775143, + 51.1725131 + ], + [ + 5.7786702, + 51.1723244 + ], + [ + 5.7789406, + 51.1722395 + ], + [ + 5.7792546, + 51.1721354 + ], + [ + 5.7794848, + 51.1719617 + ], + [ + 5.7795387, + 51.1718196 + ], + [ + 5.778718, + 51.1713272 + ], + [ + 5.7774741, + 51.170835 + ], + [ + 5.7766466, + 51.1706116 + ], + [ + 5.7757329, + 51.1705398 + ], + [ + 5.7747495, + 51.1703023 + ], + [ + 5.7739551, + 51.1700992 + ], + [ + 5.7731783, + 51.1700099 + ], + [ + 5.773026, + 51.1699361 + ], + [ + 5.7721112, + 51.1694928 + ], + [ + 5.7715767, + 51.1698733 + ], + [ + 5.7713899, + 51.1700062 + ], + [ + 5.7713203, + 51.1700559 + ], + [ + 5.7706487, + 51.1700999 + ], + [ + 5.7700749, + 51.1699538 + ], + [ + 5.769948, + 51.1698386 + ], + [ + 5.7697202, + 51.1694982 + ], + [ + 5.7695328, + 51.1690689 + ], + [ + 5.7696235, + 51.1683858 + ], + [ + 5.7696754, + 51.1679492 + ], + [ + 5.7697882, + 51.1669623 + ], + [ + 5.7699038, + 51.1659685 + ], + [ + 5.7699685, + 51.1655988 + ], + [ + 5.7701788, + 51.164449 + ], + [ + 5.7708, + 51.1641593 + ], + [ + 5.7713219, + 51.1644522 + ], + [ + 5.7719913, + 51.1647161 + ], + [ + 5.7724658, + 51.164868 + ], + [ + 5.7727994, + 51.1648962 + ], + [ + 5.7731835, + 51.1647939 + ], + [ + 5.773668, + 51.1645284 + ], + [ + 5.7740624, + 51.1642753 + ], + [ + 5.7744113, + 51.1639498 + ], + [ + 5.7741888, + 51.1654279 + ], + [ + 5.7762305, + 51.1654802 + ], + [ + 5.7764846, + 51.1646128 + ], + [ + 5.7767448, + 51.1634514 + ], + [ + 5.776395, + 51.163364 + ], + [ + 5.7761504, + 51.1632276 + ], + [ + 5.7759541, + 51.1631182 + ], + [ + 5.7769675, + 51.1628855 + ], + [ + 5.7778774, + 51.1625718 + ], + [ + 5.7784634, + 51.1634707 + ], + [ + 5.7794006, + 51.1633552 + ], + [ + 5.779447, + 51.1619246 + ], + [ + 5.7795372, + 51.1605118 + ], + [ + 5.7795135, + 51.1594151 + ], + [ + 5.7789546, + 51.159146 + ], + [ + 5.7785455, + 51.1589494 + ], + [ + 5.7775771, + 51.1584676 + ], + [ + 5.776677, + 51.1579738 + ], + [ + 5.7760347, + 51.1575135 + ], + [ + 5.7756785, + 51.1571936 + ], + [ + 5.7766357, + 51.1568932 + ], + [ + 5.7760906, + 51.1562927 + ], + [ + 5.7755119, + 51.1557746 + ], + [ + 5.7749936, + 51.155224 + ], + [ + 5.77476, + 51.1548913 + ], + [ + 5.7749155, + 51.1547818 + ], + [ + 5.775036, + 51.154697 + ], + [ + 5.7751254, + 51.1546341 + ], + [ + 5.7759598, + 51.1544741 + ], + [ + 5.7768558, + 51.1543157 + ], + [ + 5.7770639, + 51.1536132 + ], + [ + 5.7773879, + 51.1524075 + ], + [ + 5.7776814, + 51.1514053 + ], + [ + 5.7783758, + 51.1515388 + ], + [ + 5.7790167, + 51.1516913 + ], + [ + 5.7800592, + 51.1518573 + ], + [ + 5.7813712, + 51.152091 + ], + [ + 5.7826178, + 51.1523118 + ], + [ + 5.783232, + 51.1525466 + ], + [ + 5.7836642, + 51.1527401 + ], + [ + 5.7844212, + 51.1529094 + ], + [ + 5.7850182, + 51.1531741 + ], + [ + 5.785571, + 51.1536672 + ], + [ + 5.7860776, + 51.1543115 + ], + [ + 5.786753, + 51.154915 + ], + [ + 5.7877491, + 51.1552275 + ], + [ + 5.7887331, + 51.1553669 + ], + [ + 5.7891166, + 51.1556248 + ], + [ + 5.7895058, + 51.1558301 + ], + [ + 5.7906743, + 51.1562251 + ], + [ + 5.7910908, + 51.1565008 + ], + [ + 5.7919717, + 51.1569492 + ], + [ + 5.792387, + 51.1570621 + ], + [ + 5.7924309, + 51.157074 + ], + [ + 5.7932731, + 51.1573106 + ], + [ + 5.7936381, + 51.1572996 + ], + [ + 5.7943134, + 51.1573923 + ], + [ + 5.7957832, + 51.1573138 + ], + [ + 5.7964886, + 51.1573172 + ], + [ + 5.7973935, + 51.1577218 + ], + [ + 5.7980567, + 51.157899 + ], + [ + 5.7984919, + 51.1579099 + ], + [ + 5.7986714, + 51.1575898 + ], + [ + 5.8016443, + 51.1590405 + ], + [ + 5.8024324, + 51.1594793 + ], + [ + 5.8020215, + 51.1600099 + ], + [ + 5.8025521, + 51.1603145 + ], + [ + 5.8020624, + 51.1609834 + ], + [ + 5.8026156, + 51.1612178 + ], + [ + 5.8033534, + 51.1615304 + ], + [ + 5.803922, + 51.1619851 + ], + [ + 5.8040177, + 51.1620597 + ], + [ + 5.8044518, + 51.1625209 + ], + [ + 5.8049954, + 51.1628962 + ], + [ + 5.8056903, + 51.1624193 + ], + [ + 5.8062807, + 51.1627871 + ], + [ + 5.8079131, + 51.1618395 + ], + [ + 5.8089489, + 51.161301 + ], + [ + 5.810218, + 51.1606413 + ], + [ + 5.811216, + 51.1602545 + ], + [ + 5.8122706, + 51.1596113 + ], + [ + 5.8123869, + 51.1595382 + ], + [ + 5.8124061, + 51.1595266 + ], + [ + 5.8125701, + 51.1594279 + ], + [ + 5.8128536, + 51.1592541 + ], + [ + 5.8132766, + 51.1590021 + ], + [ + 5.8134088, + 51.1589585 + ], + [ + 5.8135558, + 51.1589051 + ], + [ + 5.813939, + 51.1588838 + ], + [ + 5.814293, + 51.1588642 + ], + [ + 5.8149343, + 51.1587673 + ], + [ + 5.8152234, + 51.1588375 + ], + [ + 5.8152456, + 51.1588429 + ], + [ + 5.8153829, + 51.1588762 + ], + [ + 5.8151676, + 51.1598664 + ], + [ + 5.8151938, + 51.1603599 + ], + [ + 5.8153347, + 51.1607034 + ], + [ + 5.815526, + 51.1609229 + ], + [ + 5.8158234, + 51.1611708 + ], + [ + 5.8159277, + 51.1615011 + ], + [ + 5.8161043, + 51.1621733 + ], + [ + 5.8163676, + 51.1626091 + ], + [ + 5.8170762, + 51.1631608 + ], + [ + 5.8177027, + 51.1634046 + ], + [ + 5.8182906, + 51.1636834 + ], + [ + 5.8190298, + 51.1641706 + ], + [ + 5.8200081, + 51.1647806 + ], + [ + 5.820192, + 51.1649864 + ], + [ + 5.8202745, + 51.1653124 + ], + [ + 5.8207553, + 51.1655214 + ], + [ + 5.822454, + 51.1663629 + ], + [ + 5.8243551, + 51.1677687 + ], + [ + 5.8253958, + 51.1673561 + ], + [ + 5.8259405, + 51.1670637 + ], + [ + 5.8265466, + 51.1668084 + ], + [ + 5.8265944, + 51.1667883 + ], + [ + 5.8273093, + 51.1663818 + ], + [ + 5.8274787, + 51.1661238 + ], + [ + 5.8275347, + 51.1655995 + ], + [ + 5.8277053, + 51.1651517 + ], + [ + 5.8278149, + 51.1648394 + ], + [ + 5.8278603, + 51.1646674 + ], + [ + 5.8280265, + 51.1644335 + ], + [ + 5.828252, + 51.1641162 + ], + [ + 5.8287356, + 51.1641835 + ], + [ + 5.8292205, + 51.1641777 + ], + [ + 5.8293814, + 51.1641163 + ], + [ + 5.8298023, + 51.1641454 + ], + [ + 5.8300374, + 51.1640237 + ], + [ + 5.8301632, + 51.1638782 + ], + [ + 5.8302392, + 51.163763 + ], + [ + 5.830378, + 51.1636881 + ], + [ + 5.8305951, + 51.1635711 + ], + [ + 5.8313944, + 51.1632025 + ], + [ + 5.8319998, + 51.1626511 + ], + [ + 5.8323604, + 51.1623791 + ], + [ + 5.8325892, + 51.1624016 + ], + [ + 5.833048, + 51.161909 + ], + [ + 5.8334492, + 51.1613166 + ], + [ + 5.8335805, + 51.1610017 + ], + [ + 5.8332752, + 51.16085 + ], + [ + 5.8330392, + 51.1604779 + ], + [ + 5.8327976, + 51.1600488 + ], + [ + 5.8327712, + 51.1596696 + ], + [ + 5.8328519, + 51.1592411 + ], + [ + 5.8330523, + 51.1589369 + ], + [ + 5.8334512, + 51.1587332 + ], + [ + 5.8338134, + 51.1586565 + ], + [ + 5.8339439, + 51.1586288 + ], + [ + 5.8345325, + 51.1585874 + ], + [ + 5.835051, + 51.1583844 + ], + [ + 5.835237, + 51.1581993 + ], + [ + 5.8355591, + 51.1577359 + ], + [ + 5.8358152, + 51.1575956 + ], + [ + 5.8364444, + 51.1574598 + ], + [ + 5.8375946, + 51.1572035 + ], + [ + 5.8385622, + 51.1570133 + ], + [ + 5.8377319, + 51.1557066 + ], + [ + 5.8373038, + 51.155785 + ], + [ + 5.8368696, + 51.1548735 + ], + [ + 5.8363922, + 51.1535076 + ], + [ + 5.8384015, + 51.1528384 + ], + [ + 5.8401886, + 51.1522382 + ], + [ + 5.8407289, + 51.1519297 + ], + [ + 5.8423667, + 51.1507324 + ], + [ + 5.8428558, + 51.1504085 + ], + [ + 5.8437733, + 51.150123 + ], + [ + 5.8439549, + 51.149915 + ], + [ + 5.8440703, + 51.1498525 + ], + [ + 5.8461501, + 51.1487266 + ], + [ + 5.8464421, + 51.1488054 + ], + [ + 5.8469087, + 51.1487996 + ], + [ + 5.8476901, + 51.1484471 + ], + [ + 5.8493307, + 51.1474622 + ], + [ + 5.8498819, + 51.1471581 + ], + [ + 5.8506768, + 51.14689 + ], + [ + 5.8517119, + 51.1464406 + ], + [ + 5.853601, + 51.1455348 + ], + [ + 5.8550478, + 51.1449499 + ], + [ + 5.85512, + 51.1449014 + ], + [ + 5.8555204, + 51.1446252 + ], + [ + 5.855708, + 51.1444958 + ], + [ + 5.8544108, + 51.1438124 + ], + [ + 5.8532455, + 51.1433513 + ], + [ + 5.8526875, + 51.1430998 + ], + [ + 5.8513014, + 51.1427511 + ], + [ + 5.8496019, + 51.1423308 + ], + [ + 5.8481746, + 51.1418249 + ], + [ + 5.8470869, + 51.1414152 + ], + [ + 5.8462108, + 51.1409391 + ], + [ + 5.8456369, + 51.1402991 + ], + [ + 5.8448888, + 51.1394167 + ], + [ + 5.8445669, + 51.1388445 + ], + [ + 5.8442973, + 51.1381002 + ], + [ + 5.8439368, + 51.1371124 + ], + [ + 5.8436873, + 51.1359746 + ], + [ + 5.8435355, + 51.134838 + ], + [ + 5.8432672, + 51.1339039 + ], + [ + 5.8429013, + 51.1330877 + ], + [ + 5.8423939, + 51.1323714 + ], + [ + 5.8417074, + 51.1317145 + ], + [ + 5.8412809, + 51.1312648 + ], + [ + 5.8404522, + 51.1308017 + ], + [ + 5.8395787, + 51.1306318 + ], + [ + 5.8388936, + 51.1305876 + ], + [ + 5.8375605, + 51.1306404 + ], + [ + 5.8354625, + 51.1307621 + ], + [ + 5.8338223, + 51.1307135 + ], + [ + 5.8323286, + 51.1306059 + ], + [ + 5.8301862, + 51.1303485 + ], + [ + 5.8285509, + 51.13011 + ], + [ + 5.8273634, + 51.12985 + ], + [ + 5.8259357, + 51.1296159 + ], + [ + 5.8255629, + 51.1294365 + ], + [ + 5.8249672, + 51.1292346 + ], + [ + 5.8242353, + 51.1288407 + ], + [ + 5.8235914, + 51.1283704 + ], + [ + 5.8227348, + 51.127691 + ], + [ + 5.8216944, + 51.1269115 + ], + [ + 5.8206073, + 51.1260276 + ], + [ + 5.8192637, + 51.1248483 + ], + [ + 5.8185487, + 51.1242517 + ], + [ + 5.8174097, + 51.1233184 + ], + [ + 5.8171712, + 51.1231578 + ], + [ + 5.8162869, + 51.1225626 + ], + [ + 5.815103, + 51.1218098 + ], + [ + 5.8143067, + 51.1213141 + ], + [ + 5.8137684, + 51.1209769 + ], + [ + 5.8125701, + 51.1202266 + ], + [ + 5.8118152, + 51.1197851 + ], + [ + 5.8111086, + 51.1192655 + ], + [ + 5.8103505, + 51.1184891 + ], + [ + 5.8097068, + 51.1176678 + ], + [ + 5.8091079, + 51.1167755 + ], + [ + 5.8088558, + 51.1163148 + ], + [ + 5.808464, + 51.1155989 + ], + [ + 5.8078937, + 51.1143508 + ], + [ + 5.8078036, + 51.1133153 + ], + [ + 5.8080337, + 51.1122347 + ], + [ + 5.8085953, + 51.1111226 + ], + [ + 5.8093304, + 51.1101268 + ], + [ + 5.8102698, + 51.1093061 + ], + [ + 5.8110609, + 51.1087219 + ], + [ + 5.8116938, + 51.1083904 + ], + [ + 5.8123766, + 51.1080377 + ], + [ + 5.8135226, + 51.1078204 + ], + [ + 5.8138538, + 51.1077935 + ], + [ + 5.8153501, + 51.1076719 + ], + [ + 5.8174042, + 51.107721 + ], + [ + 5.819551, + 51.1079557 + ], + [ + 5.8212328, + 51.1080026 + ], + [ + 5.8237472, + 51.1079751 + ], + [ + 5.8263479, + 51.1077095 + ], + [ + 5.8281319, + 51.107215 + ], + [ + 5.8298912, + 51.1063973 + ], + [ + 5.8316199, + 51.1052997 + ], + [ + 5.8325457, + 51.1040712 + ], + [ + 5.8331801, + 51.1026527 + ], + [ + 5.8332612, + 51.1013348 + ], + [ + 5.8332555, + 51.1009594 + ], + [ + 5.8331737, + 51.0998604 + ], + [ + 5.8330418, + 51.0992591 + ], + [ + 5.8325484, + 51.0983052 + ], + [ + 5.8321214, + 51.0976156 + ], + [ + 5.8319906, + 51.0974044 + ], + [ + 5.8312272, + 51.0963765 + ], + [ + 5.830244, + 51.0954782 + ], + [ + 5.828934, + 51.0946231 + ], + [ + 5.8277893, + 51.0938677 + ], + [ + 5.8265138, + 51.0931336 + ], + [ + 5.8254205, + 51.0926823 + ], + [ + 5.8242025, + 51.092408 + ], + [ + 5.8229869, + 51.0923146 + ], + [ + 5.8217561, + 51.0924363 + ], + [ + 5.8206187, + 51.0927521 + ], + [ + 5.8196211, + 51.0931838 + ], + [ + 5.8189563, + 51.0934853 + ], + [ + 5.8181572, + 51.0938197 + ], + [ + 5.8176401, + 51.094022 + ], + [ + 5.8170111, + 51.0942935 + ], + [ + 5.8163238, + 51.094547 + ], + [ + 5.8154553, + 51.0948583 + ], + [ + 5.8149373, + 51.0950463 + ], + [ + 5.8149282, + 51.0950495 + ], + [ + 5.8142792, + 51.0952808 + ], + [ + 5.8137579, + 51.0954369 + ], + [ + 5.8131932, + 51.0955931 + ], + [ + 5.8126645, + 51.09574 + ], + [ + 5.8120627, + 51.0958393 + ], + [ + 5.8115116, + 51.0959268 + ], + [ + 5.8108982, + 51.0959735 + ], + [ + 5.8098895, + 51.0960567 + ], + [ + 5.8087782, + 51.0960809 + ], + [ + 5.8077357, + 51.0960796 + ], + [ + 5.8069356, + 51.0959855 + ], + [ + 5.8061494, + 51.0958592 + ], + [ + 5.8054177, + 51.0957236 + ], + [ + 5.8047728, + 51.0955464 + ], + [ + 5.8040404, + 51.0953512 + ], + [ + 5.8030338, + 51.0949974 + ], + [ + 5.8021955, + 51.094748 + ], + [ + 5.8013021, + 51.0944196 + ], + [ + 5.8011925, + 51.0943896 + ], + [ + 5.800309, + 51.0940032 + ], + [ + 5.7993517, + 51.0935234 + ], + [ + 5.7988654, + 51.0932309 + ], + [ + 5.7983834, + 51.0929877 + ], + [ + 5.7983693, + 51.0929792 + ], + [ + 5.7982698, + 51.0929037 + ], + [ + 5.7968875, + 51.0920204 + ], + [ + 5.7964558, + 51.0917962 + ], + [ + 5.7961305, + 51.0915361 + ], + [ + 5.7956323, + 51.0910022 + ], + [ + 5.7953728, + 51.0903672 + ], + [ + 5.7953414, + 51.0896425 + ], + [ + 5.7955041, + 51.0888923 + ], + [ + 5.7957512, + 51.0885082 + ], + [ + 5.7961575, + 51.0880031 + ], + [ + 5.7966905, + 51.0872844 + ], + [ + 5.7973245, + 51.0865218 + ], + [ + 5.7980393, + 51.0858412 + ], + [ + 5.7988819, + 51.0852101 + ], + [ + 5.7997257, + 51.0846934 + ], + [ + 5.8005646, + 51.0840692 + ], + [ + 5.8013716, + 51.0835092 + ], + [ + 5.8020015, + 51.0830348 + ], + [ + 5.802307, + 51.082756 + ], + [ + 5.8025601, + 51.0825552 + ], + [ + 5.803193, + 51.081895 + ], + [ + 5.8036915, + 51.0812179 + ], + [ + 5.8040843, + 51.0805022 + ], + [ + 5.8045303, + 51.0796422 + ], + [ + 5.8047487, + 51.0788928 + ], + [ + 5.8047097, + 51.0781923 + ], + [ + 5.8045367, + 51.0775084 + ], + [ + 5.8041517, + 51.0770702 + ], + [ + 5.8032693, + 51.0766154 + ], + [ + 5.8022958, + 51.0760968 + ], + [ + 5.8010005, + 51.075621 + ], + [ + 5.8006017, + 51.0754676 + ], + [ + 5.8001692, + 51.0752803 + ], + [ + 5.7992962, + 51.0747435 + ], + [ + 5.7985093, + 51.0743041 + ], + [ + 5.7981959, + 51.0740973 + ], + [ + 5.7977126, + 51.0736432 + ], + [ + 5.7970208, + 51.0728464 + ], + [ + 5.7968531, + 51.0726768 + ], + [ + 5.796732, + 51.0724885 + ], + [ + 5.7966559, + 51.0722197 + ], + [ + 5.7966069, + 51.0717564 + ], + [ + 5.7966934, + 51.0713465 + ], + [ + 5.7968318, + 51.0709864 + ], + [ + 5.7972872, + 51.0702961 + ], + [ + 5.7979277, + 51.0689757 + ], + [ + 5.7983889, + 51.068114 + ], + [ + 5.7988372, + 51.0674307 + ], + [ + 5.7990866, + 51.0670259 + ], + [ + 5.7999866, + 51.0656616 + ], + [ + 5.800271, + 51.0652107 + ], + [ + 5.8004856, + 51.0647264 + ], + [ + 5.8006926, + 51.0640913 + ], + [ + 5.8008738, + 51.063315 + ], + [ + 5.8008929, + 51.0629606 + ], + [ + 5.8008074, + 51.0624886 + ], + [ + 5.8006783, + 51.0620056 + ], + [ + 5.8002042, + 51.0610923 + ], + [ + 5.7998587, + 51.0606413 + ], + [ + 5.7991902, + 51.0601595 + ], + [ + 5.7986493, + 51.0598386 + ], + [ + 5.7982823, + 51.0596597 + ], + [ + 5.7977372, + 51.0594507 + ], + [ + 5.7969131, + 51.0592287 + ], + [ + 5.7954395, + 51.0588685 + ], + [ + 5.7943569, + 51.0587308 + ], + [ + 5.7934683, + 51.0586666 + ], + [ + 5.7925877, + 51.0586389 + ], + [ + 5.7917812, + 51.0586743 + ], + [ + 5.7910604, + 51.0588095 + ], + [ + 5.7902084, + 51.0590465 + ], + [ + 5.7891407, + 51.059352 + ], + [ + 5.7880908, + 51.0596435 + ], + [ + 5.7867576, + 51.0600407 + ], + [ + 5.7858567, + 51.0604998 + ], + [ + 5.7850588, + 51.0608803 + ], + [ + 5.7843749, + 51.0611841 + ], + [ + 5.7836576, + 51.0614609 + ], + [ + 5.7826551, + 51.0617657 + ], + [ + 5.780527, + 51.0623855 + ], + [ + 5.7792678, + 51.0627064 + ], + [ + 5.7786772, + 51.0628379 + ], + [ + 5.7778442, + 51.0629764 + ], + [ + 5.7770786, + 51.0630571 + ], + [ + 5.7757477, + 51.062981 + ], + [ + 5.7753015, + 51.0629489 + ], + [ + 5.7747896, + 51.0628945 + ], + [ + 5.7742904, + 51.0627692 + ], + [ + 5.7737346, + 51.0625529 + ], + [ + 5.7731244, + 51.0621887 + ], + [ + 5.7726905, + 51.0617771 + ], + [ + 5.7723788, + 51.0613276 + ], + [ + 5.7720566, + 51.0606086 + ], + [ + 5.7719619, + 51.0602965 + ], + [ + 5.7719958, + 51.0599099 + ], + [ + 5.7720488, + 51.0592764 + ], + [ + 5.7721351, + 51.0585283 + ], + [ + 5.7721541, + 51.0578356 + ], + [ + 5.7721567, + 51.0575065 + ], + [ + 5.7723057, + 51.0565155 + ], + [ + 5.7724635, + 51.0557255 + ], + [ + 5.7724115, + 51.055093 + ], + [ + 5.7721625, + 51.0539643 + ], + [ + 5.771949, + 51.05281 + ], + [ + 5.7716802, + 51.0519008 + ], + [ + 5.7713653, + 51.0511817 + ], + [ + 5.7710213, + 51.0504492 + ], + [ + 5.770198, + 51.0489307 + ], + [ + 5.7690074, + 51.0470547 + ], + [ + 5.7680213, + 51.04554 + ], + [ + 5.7674437, + 51.0445813 + ], + [ + 5.7665674, + 51.0432529 + ], + [ + 5.7657513, + 51.0423102 + ], + [ + 5.7651974, + 51.0417043 + ], + [ + 5.7647989, + 51.0412683 + ], + [ + 5.7640119, + 51.040461 + ], + [ + 5.7627341, + 51.0392678 + ], + [ + 5.7613819, + 51.0380655 + ], + [ + 5.7611107, + 51.0378293 + ], + [ + 5.7606914, + 51.0374644 + ], + [ + 5.7605257, + 51.0373059 + ], + [ + 5.7600883, + 51.0368877 + ], + [ + 5.7597637, + 51.0365294 + ], + [ + 5.7595425, + 51.0362852 + ], + [ + 5.7591018, + 51.0356933 + ], + [ + 5.7586672, + 51.0350487 + ], + [ + 5.7583923, + 51.0344369 + ], + [ + 5.7582054, + 51.0338676 + ], + [ + 5.7581385, + 51.0334799 + ], + [ + 5.7581587, + 51.0331051 + ], + [ + 5.7582067, + 51.0326866 + ], + [ + 5.758359, + 51.0322398 + ], + [ + 5.7586654, + 51.031579 + ], + [ + 5.7589803, + 51.0311306 + ], + [ + 5.7592709, + 51.030872 + ], + [ + 5.760158, + 51.0304547 + ], + [ + 5.7608461, + 51.0301878 + ], + [ + 5.7616604, + 51.0299082 + ], + [ + 5.7628325, + 51.0296138 + ], + [ + 5.7638679, + 51.0295103 + ], + [ + 5.764719, + 51.0294063 + ], + [ + 5.7663272, + 51.0292058 + ], + [ + 5.7673636, + 51.0290086 + ], + [ + 5.7677892, + 51.0289276 + ], + [ + 5.7681598, + 51.0288571 + ], + [ + 5.7691012, + 51.0286014 + ], + [ + 5.77021, + 51.0282367 + ], + [ + 5.7711781, + 51.0278825 + ], + [ + 5.7722185, + 51.0275322 + ], + [ + 5.7730638, + 51.0271883 + ], + [ + 5.7736989, + 51.0268327 + ], + [ + 5.7743137, + 51.0263744 + ], + [ + 5.7747315, + 51.0259958 + ], + [ + 5.7750653, + 51.0255861 + ], + [ + 5.7755309, + 51.0249465 + ], + [ + 5.7761964, + 51.0237363 + ], + [ + 5.776465, + 51.0230165 + ], + [ + 5.7764723, + 51.0224157 + ], + [ + 5.7763496, + 51.0219668 + ], + [ + 5.7761253, + 51.0215099 + ], + [ + 5.7755994, + 51.0208366 + ], + [ + 5.7748099, + 51.0201749 + ], + [ + 5.7728423, + 51.0184392 + ], + [ + 5.7725609, + 51.018191 + ], + [ + 5.7710253, + 51.0167096 + ], + [ + 5.7699623, + 51.0156394 + ], + [ + 5.7696846, + 51.0154048 + ], + [ + 5.769195, + 51.0149912 + ], + [ + 5.7678401, + 51.0133458 + ], + [ + 5.7671812, + 51.0125389 + ], + [ + 5.7668897, + 51.0119821 + ], + [ + 5.7666037, + 51.0113545 + ], + [ + 5.7663685, + 51.010733 + ], + [ + 5.7662371, + 51.0102158 + ], + [ + 5.7661836, + 51.0097915 + ], + [ + 5.7662, + 51.0092568 + ], + [ + 5.766179, + 51.0085192 + ], + [ + 5.7663626, + 51.0069257 + ], + [ + 5.7664898, + 51.0062793 + ], + [ + 5.7665706, + 51.0061182 + ], + [ + 5.7669924, + 51.0048176 + ], + [ + 5.7672295, + 51.004014 + ], + [ + 5.7673835, + 51.0032724 + ], + [ + 5.7674468, + 51.0025242 + ], + [ + 5.7674984, + 51.0016434 + ], + [ + 5.7674301, + 51.0007149 + ], + [ + 5.7673404, + 50.9998551 + ], + [ + 5.7671438, + 50.9992358 + ], + [ + 5.7667917, + 50.9986445 + ], + [ + 5.7663119, + 50.9979689 + ], + [ + 5.7657789, + 50.9974352 + ], + [ + 5.7649622, + 50.9967447 + ], + [ + 5.7624844, + 50.994856 + ], + [ + 5.7618324, + 50.9943822 + ], + [ + 5.7608602, + 50.9937447 + ], + [ + 5.7603275, + 50.9934429 + ], + [ + 5.7597395, + 50.9931099 + ], + [ + 5.759227, + 50.9927969 + ], + [ + 5.7578798, + 50.9919741 + ], + [ + 5.7568245, + 50.9913345 + ], + [ + 5.7561613, + 50.990799 + ], + [ + 5.7556721, + 50.9902949 + ], + [ + 5.7551423, + 50.9896606 + ], + [ + 5.754433, + 50.9887478 + ], + [ + 5.7535482, + 50.9876158 + ], + [ + 5.7523157, + 50.9859794 + ], + [ + 5.7505992, + 50.9839967 + ], + [ + 5.7493361, + 50.9826028 + ], + [ + 5.7490699, + 50.9823589 + ], + [ + 5.7484988, + 50.982022 + ], + [ + 5.7477676, + 50.981585 + ], + [ + 5.7475381, + 50.9813867 + ], + [ + 5.7464482, + 50.9809529 + ], + [ + 5.7452211, + 50.9805493 + ], + [ + 5.7431017, + 50.980018 + ], + [ + 5.7403683, + 50.9795354 + ], + [ + 5.739736, + 50.9794238 + ], + [ + 5.7390865, + 50.97927 + ], + [ + 5.7385854, + 50.9790976 + ], + [ + 5.7378042, + 50.9787247 + ], + [ + 5.7370876, + 50.978283 + ], + [ + 5.7367561, + 50.9780186 + ], + [ + 5.7364605, + 50.9776786 + ], + [ + 5.7362735, + 50.9774031 + ], + [ + 5.7361459, + 50.9772152 + ], + [ + 5.7358891, + 50.9767355 + ], + [ + 5.7355326, + 50.9759451 + ], + [ + 5.7352697, + 50.9750743 + ], + [ + 5.7350076, + 50.9743247 + ], + [ + 5.7347476, + 50.9739001 + ], + [ + 5.7342469, + 50.9732221 + ], + [ + 5.7336669, + 50.9726015 + ], + [ + 5.7333279, + 50.9722731 + ], + [ + 5.7330659, + 50.9720748 + ], + [ + 5.7329457, + 50.971991 + ], + [ + 5.73278, + 50.9718754 + ], + [ + 5.732713, + 50.9718287 + ], + [ + 5.7324365, + 50.9716564 + ], + [ + 5.7320904, + 50.9714409 + ], + [ + 5.7319782, + 50.9713711 + ], + [ + 5.7304147, + 50.9704304 + ], + [ + 5.7293848, + 50.9698577 + ], + [ + 5.729042, + 50.9696348 + ], + [ + 5.7287135, + 50.9693707 + ], + [ + 5.7283925, + 50.9691432 + ], + [ + 5.7270384, + 50.9680891 + ], + [ + 5.7261728, + 50.9673602 + ], + [ + 5.7253986, + 50.9667157 + ], + [ + 5.7245586, + 50.9660073 + ], + [ + 5.7235288, + 50.9651465 + ], + [ + 5.7224415, + 50.9643063 + ], + [ + 5.7220651, + 50.9639645 + ], + [ + 5.7216298, + 50.9635338 + ], + [ + 5.7211098, + 50.9629431 + ], + [ + 5.7207129, + 50.9623543 + ], + [ + 5.7205601, + 50.9615632 + ], + [ + 5.7203964, + 50.9607492 + ], + [ + 5.7204225, + 50.9601084 + ], + [ + 5.7204791, + 50.959607 + ], + [ + 5.7208167, + 50.9589719 + ], + [ + 5.7212959, + 50.9583796 + ], + [ + 5.721557, + 50.9580559 + ], + [ + 5.7220009, + 50.9575599 + ], + [ + 5.7226943, + 50.9570332 + ], + [ + 5.7235009, + 50.9565884 + ], + [ + 5.7239805, + 50.9563682 + ], + [ + 5.7243657, + 50.9561914 + ], + [ + 5.7253796, + 50.9558625 + ], + [ + 5.7263144, + 50.9555773 + ], + [ + 5.7273442, + 50.9553834 + ], + [ + 5.7283272, + 50.9552124 + ], + [ + 5.7293514, + 50.9551877 + ], + [ + 5.7300904, + 50.9552125 + ], + [ + 5.7305103, + 50.9552266 + ], + [ + 5.7316153, + 50.9553092 + ], + [ + 5.7320468, + 50.9553921 + ], + [ + 5.7335913, + 50.9556124 + ], + [ + 5.7345409, + 50.9557162 + ], + [ + 5.7352306, + 50.9559033 + ], + [ + 5.735556, + 50.9559966 + ], + [ + 5.7359387, + 50.9561064 + ], + [ + 5.7364368, + 50.9563149 + ], + [ + 5.7370126, + 50.9566788 + ], + [ + 5.7375299, + 50.9569947 + ], + [ + 5.7383343, + 50.9574079 + ], + [ + 5.73891, + 50.9577694 + ], + [ + 5.7394217, + 50.958241 + ], + [ + 5.7399185, + 50.9586692 + ], + [ + 5.7405863, + 50.959163 + ], + [ + 5.7412678, + 50.9596042 + ], + [ + 5.7415547, + 50.959822 + ], + [ + 5.7419394, + 50.9601141 + ], + [ + 5.7424968, + 50.9604573 + ], + [ + 5.7431992, + 50.9608022 + ], + [ + 5.7437294, + 50.9609557 + ], + [ + 5.7445786, + 50.9611398 + ], + [ + 5.7452853, + 50.9611964 + ], + [ + 5.7461369, + 50.9612182 + ], + [ + 5.7467743, + 50.9612057 + ], + [ + 5.7471372, + 50.9611986 + ], + [ + 5.748422, + 50.961081 + ], + [ + 5.7491477, + 50.960924 + ], + [ + 5.7500695, + 50.9605906 + ], + [ + 5.7508759, + 50.9602213 + ], + [ + 5.7514637, + 50.9599969 + ], + [ + 5.7521052, + 50.959715 + ], + [ + 5.7528792, + 50.9593069 + ], + [ + 5.7537428, + 50.9588135 + ], + [ + 5.7541491, + 50.9585768 + ], + [ + 5.7541574, + 50.958572 + ], + [ + 5.7543145, + 50.9584805 + ], + [ + 5.7544397, + 50.9583935 + ], + [ + 5.7544942, + 50.9583597 + ], + [ + 5.7545085, + 50.9583508 + ], + [ + 5.7547428, + 50.9582052 + ], + [ + 5.755407, + 50.9576853 + ], + [ + 5.7559669, + 50.9572298 + ], + [ + 5.7567206, + 50.9566203 + ], + [ + 5.7572299, + 50.9561765 + ], + [ + 5.7575474, + 50.9557427 + ], + [ + 5.7580153, + 50.9551503 + ], + [ + 5.7583001, + 50.9547097 + ], + [ + 5.7585412, + 50.9542374 + ], + [ + 5.7587315, + 50.9537583 + ], + [ + 5.7587475, + 50.9532342 + ], + [ + 5.7587794, + 50.9528337 + ], + [ + 5.7587608, + 50.9524188 + ], + [ + 5.7586905, + 50.9519668 + ], + [ + 5.7586142, + 50.951617 + ], + [ + 5.7583387, + 50.9512451 + ], + [ + 5.7580018, + 50.9508804 + ], + [ + 5.7576618, + 50.9505684 + ], + [ + 5.7571884, + 50.950305 + ], + [ + 5.7567413, + 50.9501353 + ], + [ + 5.75624, + 50.9499679 + ], + [ + 5.7558476, + 50.9498835 + ], + [ + 5.7554781, + 50.9498042 + ], + [ + 5.7538687, + 50.9495935 + ], + [ + 5.7526778, + 50.9492553 + ], + [ + 5.7522022, + 50.9491245 + ], + [ + 5.7508912, + 50.9487204 + ], + [ + 5.7493869, + 50.9481774 + ], + [ + 5.7488523, + 50.9479955 + ], + [ + 5.7485697, + 50.9478994 + ], + [ + 5.7476794, + 50.9475827 + ], + [ + 5.7473003, + 50.9473211 + ], + [ + 5.7470554, + 50.9471024 + ], + [ + 5.7465692, + 50.9466353 + ], + [ + 5.7462128, + 50.9461334 + ], + [ + 5.7460163, + 50.9456926 + ], + [ + 5.7459152, + 50.945368 + ], + [ + 5.745817, + 50.9449795 + ], + [ + 5.7457205, + 50.9444101 + ], + [ + 5.7457781, + 50.9440391 + ], + [ + 5.7457179, + 50.9434788 + ], + [ + 5.7457035, + 50.9432597 + ], + [ + 5.7456835, + 50.9429549 + ], + [ + 5.7454606, + 50.9424089 + ], + [ + 5.7450481, + 50.9417218 + ], + [ + 5.7441119, + 50.9401216 + ], + [ + 5.7436416, + 50.9394393 + ], + [ + 5.7430642, + 50.9385515 + ], + [ + 5.7424719, + 50.9376226 + ], + [ + 5.7418088, + 50.9365087 + ], + [ + 5.7413643, + 50.9358698 + ], + [ + 5.7409289, + 50.9354094 + ], + [ + 5.7403188, + 50.9348466 + ], + [ + 5.7401927, + 50.9347468 + ], + [ + 5.7396255, + 50.9342979 + ], + [ + 5.7389406, + 50.9338545 + ], + [ + 5.7381247, + 50.9333315 + ], + [ + 5.7366027, + 50.9324086 + ], + [ + 5.735416, + 50.9317246 + ], + [ + 5.7343738, + 50.9310012 + ], + [ + 5.734299, + 50.9309508 + ], + [ + 5.7336341, + 50.930503 + ], + [ + 5.7331569, + 50.9301754 + ], + [ + 5.7325656, + 50.9296789 + ], + [ + 5.7320176, + 50.9291572 + ], + [ + 5.7314066, + 50.9284937 + ], + [ + 5.7301382, + 50.9272219 + ], + [ + 5.7284576, + 50.925263 + ], + [ + 5.7275457, + 50.9241659 + ], + [ + 5.7271147, + 50.9233987 + ], + [ + 5.7266152, + 50.9226594 + ], + [ + 5.7264712, + 50.9221735 + ], + [ + 5.7264242, + 50.9220148 + ], + [ + 5.7262554, + 50.9214137 + ], + [ + 5.7261525, + 50.9205514 + ], + [ + 5.7260053, + 50.9195748 + ], + [ + 5.7260046, + 50.91879 + ], + [ + 5.7261144, + 50.9181901 + ], + [ + 5.7263669, + 50.9174065 + ], + [ + 5.7265449, + 50.9167627 + ], + [ + 5.7266758, + 50.9161215 + ], + [ + 5.726719, + 50.9153822 + ], + [ + 5.7266584, + 50.9147486 + ], + [ + 5.7266387, + 50.9145034 + ], + [ + 5.7265718, + 50.9142616 + ], + [ + 5.7263767, + 50.9137934 + ], + [ + 5.7263684, + 50.9137778 + ], + [ + 5.7260379, + 50.9131618 + ], + [ + 5.7256633, + 50.9125419 + ], + [ + 5.7252609, + 50.9120069 + ], + [ + 5.7250759, + 50.911729 + ], + [ + 5.7245894, + 50.9111303 + ], + [ + 5.7242698, + 50.9108006 + ], + [ + 5.7238698, + 50.9105137 + ], + [ + 5.7230873, + 50.9098259 + ], + [ + 5.7226901, + 50.9094648 + ], + [ + 5.7221417, + 50.9091143 + ], + [ + 5.7216256, + 50.9088649 + ], + [ + 5.7209273, + 50.9085572 + ], + [ + 5.720282, + 50.9083274 + ], + [ + 5.7196928, + 50.9081595 + ], + [ + 5.719137, + 50.9080236 + ], + [ + 5.7187386, + 50.9079624 + ], + [ + 5.7182431, + 50.9079113 + ], + [ + 5.7178181, + 50.9079062 + ], + [ + 5.7176807, + 50.9079046 + ], + [ + 5.7172377, + 50.9079154 + ], + [ + 5.7167915, + 50.9079401 + ], + [ + 5.7161895, + 50.9080515 + ], + [ + 5.7154852, + 50.9082283 + ], + [ + 5.7145219, + 50.9085413 + ], + [ + 5.7136502, + 50.9088973 + ], + [ + 5.7129245, + 50.9091989 + ], + [ + 5.7123815, + 50.909469 + ], + [ + 5.7118053, + 50.9098225 + ], + [ + 5.7113367, + 50.9101634 + ], + [ + 5.7104214, + 50.910739 + ], + [ + 5.7100364, + 50.9109916 + ], + [ + 5.7096845, + 50.9111492 + ], + [ + 5.7093609, + 50.9112835 + ], + [ + 5.7086771, + 50.9114325 + ], + [ + 5.7076847, + 50.9116256 + ], + [ + 5.7069778, + 50.9117241 + ], + [ + 5.706519, + 50.9116933 + ], + [ + 5.7056847, + 50.9116405 + ], + [ + 5.7045144, + 50.9115652 + ], + [ + 5.7035437, + 50.9114166 + ], + [ + 5.7026775, + 50.9112671 + ], + [ + 5.7019239, + 50.9111443 + ], + [ + 5.7012442, + 50.9109679 + ], + [ + 5.7003841, + 50.9106659 + ], + [ + 5.6995822, + 50.9103798 + ], + [ + 5.6988332, + 50.9100608 + ], + [ + 5.6982767, + 50.9097886 + ], + [ + 5.6978243, + 50.9094994 + ], + [ + 5.697476, + 50.9091978 + ], + [ + 5.6971728, + 50.9088427 + ], + [ + 5.6969162, + 50.9084734 + ], + [ + 5.6966841, + 50.9080853 + ], + [ + 5.6964886, + 50.9077154 + ], + [ + 5.696383, + 50.9074509 + ], + [ + 5.6962697, + 50.9070527 + ], + [ + 5.6962317, + 50.90676 + ], + [ + 5.696234, + 50.9066053 + ], + [ + 5.6962953, + 50.9063873 + ], + [ + 5.6966774, + 50.9044127 + ], + [ + 5.6967735, + 50.903574 + ], + [ + 5.6968487, + 50.9027562 + ], + [ + 5.6967262, + 50.9015523 + ], + [ + 5.6965765, + 50.9006751 + ], + [ + 5.6964011, + 50.8999078 + ], + [ + 5.6962342, + 50.8993253 + ], + [ + 5.6961726, + 50.8991781 + ], + [ + 5.6959379, + 50.8986185 + ], + [ + 5.6956661, + 50.8981443 + ], + [ + 5.6953129, + 50.8974609 + ], + [ + 5.6949844, + 50.8968892 + ], + [ + 5.694392, + 50.8961399 + ], + [ + 5.693725, + 50.8954256 + ], + [ + 5.6932375, + 50.8948259 + ], + [ + 5.6929007, + 50.8944825 + ], + [ + 5.6920771, + 50.8938314 + ], + [ + 5.6914292, + 50.8932881 + ], + [ + 5.6910212, + 50.8929705 + ], + [ + 5.689911, + 50.8923635 + ], + [ + 5.6894067, + 50.8922112 + ], + [ + 5.6881381, + 50.8916036 + ], + [ + 5.6870087, + 50.8910812 + ], + [ + 5.6856811, + 50.8904148 + ], + [ + 5.6846806, + 50.8898773 + ], + [ + 5.6839412, + 50.8894057 + ], + [ + 5.6833197, + 50.8889032 + ], + [ + 5.6826579, + 50.8883736 + ], + [ + 5.6817967, + 50.8876476 + ], + [ + 5.6814418, + 50.8870632 + ], + [ + 5.6811837, + 50.8867499 + ], + [ + 5.6807527, + 50.886176 + ], + [ + 5.68039, + 50.8855833 + ], + [ + 5.6798448, + 50.8846005 + ], + [ + 5.679749, + 50.8843797 + ], + [ + 5.6796281, + 50.8841008 + ], + [ + 5.6794754, + 50.8837769 + ], + [ + 5.6793657, + 50.8834785 + ], + [ + 5.6793197, + 50.8831658 + ], + [ + 5.6793105, + 50.8828807 + ], + [ + 5.6793105, + 50.8825773 + ], + [ + 5.6793473, + 50.8821174 + ], + [ + 5.6793605, + 50.8817758 + ], + [ + 5.6793933, + 50.8814093 + ], + [ + 5.6794416, + 50.881105 + ], + [ + 5.6795191, + 50.8808945 + ], + [ + 5.679558, + 50.8805974 + ], + [ + 5.6786966, + 50.8806539 + ], + [ + 5.6783778, + 50.8806734 + ], + [ + 5.6782212, + 50.8806836 + ], + [ + 5.6769518, + 50.8808091 + ], + [ + 5.6762985, + 50.8809229 + ], + [ + 5.6759888, + 50.880938 + ], + [ + 5.6756344, + 50.8809551 + ], + [ + 5.6747539, + 50.8809978 + ], + [ + 5.6739958, + 50.8810374 + ], + [ + 5.6735858, + 50.8810283 + ], + [ + 5.673337, + 50.8810262 + ], + [ + 5.6733103, + 50.881026 + ], + [ + 5.6732814, + 50.8810261 + ], + [ + 5.6731999, + 50.8810265 + ], + [ + 5.6731266, + 50.8810268 + ], + [ + 5.6727579, + 50.8810224 + ], + [ + 5.6719891, + 50.8810598 + ], + [ + 5.6717023, + 50.8811015 + ], + [ + 5.6714271, + 50.881175 + ], + [ + 5.6699635, + 50.8817676 + ], + [ + 5.6697099, + 50.8818387 + ], + [ + 5.6696338, + 50.8818189 + ], + [ + 5.6691935, + 50.8814601 + ], + [ + 5.66862, + 50.8809929 + ], + [ + 5.6683014, + 50.8807721 + ], + [ + 5.6677767, + 50.8805123 + ], + [ + 5.6670169, + 50.8801955 + ], + [ + 5.6669136, + 50.8801588 + ], + [ + 5.6661203, + 50.8798777 + ], + [ + 5.6650716, + 50.8795203 + ], + [ + 5.6639854, + 50.8791016 + ], + [ + 5.6634908, + 50.8788895 + ], + [ + 5.6631184, + 50.8788156 + ], + [ + 5.6620801, + 50.8787529 + ], + [ + 5.6618178, + 50.878737 + ], + [ + 5.66168, + 50.8786995 + ], + [ + 5.6616246, + 50.8786361 + ], + [ + 5.661478, + 50.8782469 + ], + [ + 5.661374, + 50.8781132 + ], + [ + 5.6610456, + 50.8779291 + ], + [ + 5.6606883, + 50.8777407 + ], + [ + 5.6606583, + 50.877693 + ], + [ + 5.6609459, + 50.8773977 + ], + [ + 5.6600761, + 50.8769974 + ], + [ + 5.6590009, + 50.8764415 + ], + [ + 5.6583666, + 50.8761074 + ], + [ + 5.6578694, + 50.8766469 + ], + [ + 5.6573042, + 50.8763463 + ], + [ + 5.656967, + 50.8765279 + ], + [ + 5.6567519, + 50.8764089 + ], + [ + 5.6563389, + 50.876582 + ], + [ + 5.6553436, + 50.8757647 + ], + [ + 5.6550424, + 50.8755015 + ], + [ + 5.6538909, + 50.8744952 + ], + [ + 5.653396, + 50.8740111 + ], + [ + 5.6530829, + 50.8741055 + ], + [ + 5.6527222, + 50.8742142 + ], + [ + 5.6518259, + 50.8746205 + ], + [ + 5.6514, + 50.8748532 + ], + [ + 5.6511241, + 50.8750432 + ], + [ + 5.6500273, + 50.8743343 + ], + [ + 5.6484296, + 50.8732968 + ], + [ + 5.6478782, + 50.8736838 + ], + [ + 5.646997, + 50.8731075 + ], + [ + 5.6467068, + 50.8731583 + ], + [ + 5.645134, + 50.8721068 + ], + [ + 5.6444452, + 50.8716018 + ], + [ + 5.6442073, + 50.8714101 + ], + [ + 5.6441259, + 50.8713445 + ], + [ + 5.6451947, + 50.8707835 + ], + [ + 5.6460104, + 50.870314 + ], + [ + 5.6464633, + 50.8700149 + ], + [ + 5.6469144, + 50.8696381 + ], + [ + 5.6473059, + 50.8693281 + ], + [ + 5.6475788, + 50.8691655 + ], + [ + 5.6482078, + 50.868839 + ], + [ + 5.6484892, + 50.86875 + ], + [ + 5.6493709, + 50.868337 + ], + [ + 5.6490293, + 50.8680502 + ], + [ + 5.6489785, + 50.8680301 + ], + [ + 5.6485529, + 50.8678424 + ], + [ + 5.6484277, + 50.8677271 + ], + [ + 5.6479472, + 50.8673503 + ], + [ + 5.6476545, + 50.8671453 + ], + [ + 5.647337, + 50.8669656 + ], + [ + 5.646953, + 50.8667346 + ], + [ + 5.6466103, + 50.8665717 + ], + [ + 5.6462677, + 50.866402 + ], + [ + 5.6458493, + 50.8662275 + ], + [ + 5.6452397, + 50.8659796 + ], + [ + 5.644872, + 50.8657801 + ], + [ + 5.6445041, + 50.8656034 + ], + [ + 5.64405, + 50.8653443 + ], + [ + 5.6431341, + 50.8648786 + ], + [ + 5.6423625, + 50.864484 + ], + [ + 5.6416881, + 50.8641948 + ], + [ + 5.6416764, + 50.8641182 + ], + [ + 5.641553, + 50.8639574 + ], + [ + 5.6436666, + 50.8629602 + ], + [ + 5.6438277, + 50.8628648 + ], + [ + 5.6439697, + 50.8627808 + ], + [ + 5.6436176, + 50.8625813 + ], + [ + 5.6434782, + 50.8624804 + ], + [ + 5.6432624, + 50.8623243 + ], + [ + 5.6428342, + 50.8620248 + ], + [ + 5.6422909, + 50.861544 + ], + [ + 5.6422891, + 50.8614618 + ], + [ + 5.6426802, + 50.8611087 + ], + [ + 5.6434874, + 50.8604549 + ], + [ + 5.6435985, + 50.8603649 + ], + [ + 5.6429495, + 50.8600784 + ], + [ + 5.6426905, + 50.8599641 + ], + [ + 5.6420793, + 50.8596406 + ], + [ + 5.6418777, + 50.8594734 + ], + [ + 5.6419159, + 50.859409 + ], + [ + 5.6419512, + 50.8593791 + ], + [ + 5.6420855, + 50.8593084 + ], + [ + 5.6425707, + 50.8590527 + ], + [ + 5.6428544, + 50.8589323 + ], + [ + 5.643402, + 50.8586646 + ], + [ + 5.6426433, + 50.858292 + ], + [ + 5.6417202, + 50.8577363 + ], + [ + 5.6435686, + 50.8569543 + ], + [ + 5.6428829, + 50.8561975 + ], + [ + 5.6421952, + 50.8555091 + ], + [ + 5.641458, + 50.8548601 + ], + [ + 5.6407617, + 50.8542724 + ], + [ + 5.6404229, + 50.8539076 + ], + [ + 5.640413, + 50.853782 + ], + [ + 5.6404993, + 50.8536237 + ], + [ + 5.6411287, + 50.8531611 + ], + [ + 5.6414493, + 50.8528658 + ], + [ + 5.6415974, + 50.8525721 + ], + [ + 5.6416672, + 50.8523178 + ], + [ + 5.6416953, + 50.8516482 + ], + [ + 5.6418248, + 50.8511673 + ], + [ + 5.6420146, + 50.850816 + ], + [ + 5.6422701, + 50.8505053 + ], + [ + 5.6425985, + 50.8500821 + ], + [ + 5.6421056, + 50.8499083 + ], + [ + 5.6414987, + 50.8497766 + ], + [ + 5.6407084, + 50.8496376 + ], + [ + 5.6403144, + 50.8495405 + ], + [ + 5.6402477, + 50.8494475 + ], + [ + 5.6403019, + 50.8491432 + ], + [ + 5.6405155, + 50.8484034 + ], + [ + 5.6405481, + 50.8479324 + ], + [ + 5.6404688, + 50.8477649 + ], + [ + 5.6404455, + 50.8477516 + ], + [ + 5.6403491, + 50.8477104 + ], + [ + 5.6389846, + 50.8477102 + ], + [ + 5.6389624, + 50.8475903 + ], + [ + 5.6388495, + 50.8475273 + ], + [ + 5.6388878, + 50.8473099 + ], + [ + 5.639015, + 50.846724 + ], + [ + 5.6391282, + 50.846483 + ], + [ + 5.6391652, + 50.8464244 + ], + [ + 5.6392774, + 50.8462464 + ], + [ + 5.6395274, + 50.8460134 + ], + [ + 5.6402603, + 50.8451935 + ], + [ + 5.640777, + 50.8446681 + ], + [ + 5.6411085, + 50.8443796 + ], + [ + 5.6414037, + 50.8440798 + ], + [ + 5.6415777, + 50.8438316 + ], + [ + 5.6417701, + 50.84359 + ], + [ + 5.6422472, + 50.8431799 + ], + [ + 5.6417766, + 50.8430161 + ], + [ + 5.6411603, + 50.8428462 + ], + [ + 5.6418483, + 50.8422689 + ], + [ + 5.6427519, + 50.8415342 + ], + [ + 5.642751, + 50.8414954 + ], + [ + 5.6426523, + 50.8414141 + ], + [ + 5.6418585, + 50.8407952 + ], + [ + 5.6427154, + 50.8404723 + ], + [ + 5.6429454, + 50.8403857 + ], + [ + 5.6442777, + 50.8398574 + ], + [ + 5.6453792, + 50.83945 + ], + [ + 5.6437531, + 50.8379385 + ], + [ + 5.6445538, + 50.8375863 + ], + [ + 5.6451222, + 50.8372957 + ], + [ + 5.6453582, + 50.8371839 + ], + [ + 5.6458548, + 50.8369487 + ], + [ + 5.6472702, + 50.8358813 + ], + [ + 5.6473581, + 50.835722 + ], + [ + 5.6474911, + 50.8355655 + ], + [ + 5.6477294, + 50.8352914 + ], + [ + 5.6479971, + 50.8347293 + ], + [ + 5.6482436, + 50.8340258 + ], + [ + 5.6482706, + 50.8332291 + ], + [ + 5.649926, + 50.8338921 + ], + [ + 5.6500737, + 50.8339331 + ], + [ + 5.6500904, + 50.8338895 + ], + [ + 5.6501115, + 50.8338482 + ], + [ + 5.6501492, + 50.8338076 + ], + [ + 5.6503711, + 50.8335458 + ], + [ + 5.6505422, + 50.8333369 + ], + [ + 5.6505712, + 50.8333043 + ], + [ + 5.6509275, + 50.8329193 + ], + [ + 5.6509855, + 50.8328606 + ], + [ + 5.6510472, + 50.8328185 + ], + [ + 5.6509828, + 50.832782 + ], + [ + 5.6509524, + 50.8327406 + ], + [ + 5.6509556, + 50.8327146 + ], + [ + 5.6511515, + 50.8323093 + ], + [ + 5.6512264, + 50.8321445 + ], + [ + 5.6512312, + 50.831705 + ], + [ + 5.651129, + 50.8312452 + ], + [ + 5.6509166, + 50.8308735 + ], + [ + 5.6507795, + 50.8306411 + ], + [ + 5.6504994, + 50.8302834 + ], + [ + 5.6503812, + 50.8300368 + ], + [ + 5.6503221, + 50.8298715 + ], + [ + 5.6502993, + 50.8297841 + ], + [ + 5.6502841, + 50.8296701 + ], + [ + 5.6502727, + 50.8295447 + ], + [ + 5.6502689, + 50.8294421 + ], + [ + 5.6502727, + 50.8293282 + ], + [ + 5.6502765, + 50.8291534 + ], + [ + 5.6502765, + 50.829047 + ], + [ + 5.650194, + 50.8288019 + ], + [ + 5.6500542, + 50.8285204 + ], + [ + 5.6498091, + 50.828155 + ], + [ + 5.6495942, + 50.8278887 + ], + [ + 5.6490656, + 50.8272592 + ], + [ + 5.6488827, + 50.8269992 + ], + [ + 5.6488284, + 50.826897 + ], + [ + 5.648817, + 50.8268137 + ], + [ + 5.6488318, + 50.8267248 + ], + [ + 5.6488738, + 50.8266805 + ], + [ + 5.6489062, + 50.8266508 + ], + [ + 5.6489219, + 50.8266389 + ], + [ + 5.6490014, + 50.8265686 + ], + [ + 5.6492165, + 50.8263882 + ], + [ + 5.6492261, + 50.8263923 + ], + [ + 5.6509958, + 50.8271284 + ], + [ + 5.6518543, + 50.8275053 + ], + [ + 5.6519179, + 50.8274267 + ], + [ + 5.6520602, + 50.8273637 + ], + [ + 5.6532696, + 50.8265029 + ], + [ + 5.6537128, + 50.8261803 + ], + [ + 5.654595, + 50.8255382 + ], + [ + 5.6554655, + 50.8249522 + ], + [ + 5.6560736, + 50.8245172 + ], + [ + 5.6562029, + 50.8243538 + ], + [ + 5.6561679, + 50.8242377 + ], + [ + 5.6558291, + 50.8240328 + ], + [ + 5.6553588, + 50.823731 + ], + [ + 5.6564385, + 50.8231774 + ], + [ + 5.656323, + 50.8230002 + ], + [ + 5.6558682, + 50.8225841 + ], + [ + 5.655291, + 50.8221621 + ], + [ + 5.6548697, + 50.8218027 + ], + [ + 5.6545639, + 50.8214674 + ], + [ + 5.6543184, + 50.8212594 + ], + [ + 5.6545693, + 50.8205066 + ], + [ + 5.6546464, + 50.8202751 + ], + [ + 5.6545877, + 50.8200567 + ], + [ + 5.6548907, + 50.8199021 + ], + [ + 5.6553532, + 50.8196737 + ], + [ + 5.655813, + 50.8195187 + ], + [ + 5.6562899, + 50.8193224 + ], + [ + 5.6566353, + 50.8192476 + ], + [ + 5.6569229, + 50.8191983 + ], + [ + 5.657665, + 50.8190175 + ], + [ + 5.6587322, + 50.818665 + ], + [ + 5.6593547, + 50.8185498 + ], + [ + 5.6599317, + 50.8184896 + ], + [ + 5.660596, + 50.818479 + ], + [ + 5.6610559, + 50.8184793 + ], + [ + 5.662119, + 50.8183165 + ], + [ + 5.6626498, + 50.8182752 + ], + [ + 5.6631333, + 50.8182113 + ], + [ + 5.663379, + 50.8181154 + ], + [ + 5.6635859, + 50.8178965 + ], + [ + 5.6639537, + 50.8174887 + ], + [ + 5.6643008, + 50.8172685 + ], + [ + 5.6646368, + 50.8171946 + ], + [ + 5.6655145, + 50.8171465 + ], + [ + 5.6657442, + 50.81721 + ], + [ + 5.6659967, + 50.8172423 + ], + [ + 5.6661989, + 50.8172219 + ], + [ + 5.6664228, + 50.8171558 + ], + [ + 5.6664412, + 50.8170255 + ], + [ + 5.666478, + 50.816998 + ], + [ + 5.6666705, + 50.8168544 + ], + [ + 5.6670046, + 50.8167805 + ], + [ + 5.6673297, + 50.8167127 + ], + [ + 5.6676098, + 50.8167714 + ], + [ + 5.6677949, + 50.8168753 + ], + [ + 5.6677249, + 50.8169585 + ], + [ + 5.6679067, + 50.8170404 + ], + [ + 5.6680481, + 50.8175196 + ], + [ + 5.6681064, + 50.8177171 + ], + [ + 5.6684758, + 50.8177557 + ], + [ + 5.6690072, + 50.8177598 + ], + [ + 5.6692643, + 50.8176957 + ], + [ + 5.6694269, + 50.8176008 + ], + [ + 5.6694948, + 50.8175611 + ], + [ + 5.6695456, + 50.8174282 + ], + [ + 5.6695611, + 50.8173207 + ], + [ + 5.6695854, + 50.8173067 + ], + [ + 5.6696745, + 50.8172557 + ], + [ + 5.6700395, + 50.8171906 + ], + [ + 5.6710207, + 50.8170559 + ], + [ + 5.6717948, + 50.8169756 + ], + [ + 5.6723109, + 50.8169274 + ], + [ + 5.6725579, + 50.8168516 + ], + [ + 5.6726277, + 50.8168167 + ], + [ + 5.6726858, + 50.8167741 + ], + [ + 5.6730242, + 50.8165301 + ], + [ + 5.6733026, + 50.8163983 + ], + [ + 5.6736276, + 50.8162081 + ], + [ + 5.673856, + 50.8160873 + ], + [ + 5.6739731, + 50.8160961 + ], + [ + 5.6744812, + 50.8161344 + ], + [ + 5.6782268, + 50.8164282 + ], + [ + 5.6781692, + 50.815648 + ], + [ + 5.6782276, + 50.8153414 + ], + [ + 5.6784766, + 50.8150437 + ], + [ + 5.6788568, + 50.8147993 + ], + [ + 5.679255, + 50.814445 + ], + [ + 5.6794078, + 50.8141714 + ], + [ + 5.6794783, + 50.8136865 + ], + [ + 5.6795392, + 50.8131264 + ], + [ + 5.6796888, + 50.8126382 + ], + [ + 5.6799435, + 50.8122971 + ], + [ + 5.680473, + 50.8120052 + ], + [ + 5.6809906, + 50.8118983 + ], + [ + 5.6814616, + 50.8122441 + ], + [ + 5.6819117, + 50.8124865 + ], + [ + 5.6821491, + 50.8126145 + ], + [ + 5.6821568, + 50.8126179 + ], + [ + 5.682606, + 50.8128181 + ], + [ + 5.6828819, + 50.812941 + ], + [ + 5.6835544, + 50.8131792 + ], + [ + 5.6840035, + 50.8132901 + ], + [ + 5.6844364, + 50.8133417 + ], + [ + 5.6847185, + 50.8129569 + ], + [ + 5.6851558, + 50.8127049 + ], + [ + 5.6858519, + 50.8124518 + ], + [ + 5.685939, + 50.8121472 + ], + [ + 5.6866003, + 50.8121572 + ], + [ + 5.6869979, + 50.812118 + ], + [ + 5.6872348, + 50.8120009 + ], + [ + 5.6875573, + 50.8119723 + ], + [ + 5.6886786, + 50.8118732 + ], + [ + 5.688538, + 50.8115279 + ], + [ + 5.6902229, + 50.811742 + ], + [ + 5.6906701, + 50.8117935 + ], + [ + 5.6911596, + 50.8119312 + ], + [ + 5.6915584, + 50.8121499 + ], + [ + 5.6917172, + 50.8122804 + ], + [ + 5.6917621, + 50.8122583 + ], + [ + 5.6922655, + 50.8120119 + ], + [ + 5.6923537, + 50.8119688 + ], + [ + 5.6925222, + 50.8118194 + ], + [ + 5.6928711, + 50.8115113 + ], + [ + 5.6929787, + 50.8114129 + ], + [ + 5.6931996, + 50.8111691 + ], + [ + 5.6935536, + 50.7993767 + ], + [ + 5.6940232, + 50.7966066 + ], + [ + 5.694864, + 50.7934955 + ], + [ + 5.6955086, + 50.7917018 + ], + [ + 5.6967979, + 50.7880862 + ], + [ + 5.6978289, + 50.7869541 + ], + [ + 5.6986806, + 50.786302 + ], + [ + 5.699139, + 50.7859512 + ], + [ + 5.699532, + 50.7856368 + ], + [ + 5.7000348, + 50.7852344 + ], + [ + 5.7007943, + 50.7841928 + ], + [ + 5.7011222, + 50.783368 + ], + [ + 5.7012321, + 50.7830914 + ], + [ + 5.7012432, + 50.7820044 + ], + [ + 5.7007355, + 50.7808692 + ], + [ + 5.7003243, + 50.7800871 + ], + [ + 5.7001113, + 50.7796807 + ], + [ + 5.699909, + 50.7793873 + ], + [ + 5.699829, + 50.7792692 + ], + [ + 5.6984443, + 50.7773478 + ], + [ + 5.698107, + 50.7765779 + ], + [ + 5.6978623, + 50.7760195 + ], + [ + 5.6972284, + 50.7746831 + ], + [ + 5.6971141, + 50.774442 + ], + [ + 5.6968839, + 50.7739706 + ], + [ + 5.6967195, + 50.7736341 + ], + [ + 5.6965101, + 50.7732053 + ], + [ + 5.6956955, + 50.7721174 + ], + [ + 5.6952674, + 50.7715427 + ], + [ + 5.6947628, + 50.7710062 + ], + [ + 5.6935614, + 50.7700211 + ], + [ + 5.6919472, + 50.7688364 + ], + [ + 5.6903874, + 50.7676646 + ], + [ + 5.6891473, + 50.7667005 + ], + [ + 5.6883406, + 50.7660111 + ], + [ + 5.6870064, + 50.7648247 + ], + [ + 5.6848812, + 50.7633576 + ], + [ + 5.6848446, + 50.7633242 + ], + [ + 5.6847161, + 50.763207 + ], + [ + 5.684518, + 50.7630351 + ], + [ + 5.6838797, + 50.7624527 + ], + [ + 5.6833387, + 50.7619114 + ], + [ + 5.6828806, + 50.7612991 + ], + [ + 5.6828488, + 50.7612844 + ], + [ + 5.6827411, + 50.7611031 + ], + [ + 5.682595, + 50.7608297 + ], + [ + 5.6825899, + 50.7608209 + ], + [ + 5.6824878, + 50.760643 + ], + [ + 5.6824461, + 50.7605538 + ], + [ + 5.6822081, + 50.7600092 + ], + [ + 5.6820422, + 50.7590132 + ], + [ + 5.6820547, + 50.7581453 + ], + [ + 5.6821543, + 50.7575142 + ], + [ + 5.6827123, + 50.7574676 + ], + [ + 5.6831425, + 50.7574774 + ], + [ + 5.6835355, + 50.757481 + ], + [ + 5.6836963, + 50.7575064 + ], + [ + 5.6838939, + 50.7575377 + ], + [ + 5.6840598, + 50.757564 + ], + [ + 5.6843378, + 50.757608 + ], + [ + 5.6846493, + 50.7576295 + ], + [ + 5.6848133, + 50.7576408 + ], + [ + 5.68508, + 50.7576592 + ], + [ + 5.6863572, + 50.7575829 + ], + [ + 5.6864076, + 50.7575799 + ], + [ + 5.6866941, + 50.7574805 + ], + [ + 5.6877475, + 50.7575688 + ], + [ + 5.6879016, + 50.7573256 + ], + [ + 5.6879467, + 50.7569156 + ], + [ + 5.6880877, + 50.7565207 + ], + [ + 5.6879782, + 50.7562325 + ], + [ + 5.6879443, + 50.7561397 + ], + [ + 5.6879172, + 50.7560657 + ], + [ + 5.6885132, + 50.7557151 + ], + [ + 5.68984, + 50.7555219 + ], + [ + 5.6901524, + 50.7554818 + ], + [ + 5.690429, + 50.7554463 + ], + [ + 5.691107, + 50.7553592 + ], + [ + 5.6924697, + 50.7551735 + ], + [ + 5.6931995, + 50.7550475 + ], + [ + 5.6945226, + 50.7549242 + ], + [ + 5.6955884, + 50.7550349 + ], + [ + 5.6965479, + 50.7552752 + ], + [ + 5.6968192, + 50.7553102 + ], + [ + 5.6976721, + 50.7554167 + ], + [ + 5.6985122, + 50.7553297 + ], + [ + 5.6993398, + 50.7554962 + ], + [ + 5.7005083, + 50.7563911 + ], + [ + 5.7010268, + 50.7568212 + ], + [ + 5.7017407, + 50.7576214 + ], + [ + 5.702152, + 50.7582843 + ], + [ + 5.7025351, + 50.7589635 + ], + [ + 5.7025732, + 50.7589517 + ], + [ + 5.7031173, + 50.758783 + ], + [ + 5.7037452, + 50.7585884 + ], + [ + 5.7047818, + 50.7583776 + ], + [ + 5.7056896, + 50.7582782 + ], + [ + 5.7064947, + 50.758219 + ], + [ + 5.7068562, + 50.7581957 + ], + [ + 5.7075298, + 50.7590672 + ], + [ + 5.7086375, + 50.7590402 + ], + [ + 5.708951, + 50.7598733 + ], + [ + 5.7101182, + 50.7598045 + ], + [ + 5.7106594, + 50.7606823 + ], + [ + 5.7115847, + 50.7604968 + ], + [ + 5.712006, + 50.7604124 + ], + [ + 5.7120396, + 50.7607496 + ], + [ + 5.712166, + 50.760871 + ], + [ + 5.7123895, + 50.7608999 + ], + [ + 5.7126659, + 50.7608686 + ], + [ + 5.7136117, + 50.7607617 + ], + [ + 5.7135455, + 50.7601214 + ], + [ + 5.7156762, + 50.7598985 + ], + [ + 5.7158602, + 50.7601465 + ], + [ + 5.7160146, + 50.7602844 + ], + [ + 5.7162288, + 50.7604257 + ], + [ + 5.7165206, + 50.7606299 + ], + [ + 5.7169514, + 50.7609207 + ], + [ + 5.7171817, + 50.761069 + ], + [ + 5.7175321, + 50.7613705 + ], + [ + 5.7185961, + 50.7624185 + ], + [ + 5.7193641, + 50.7631704 + ], + [ + 5.7195523, + 50.7635073 + ], + [ + 5.7197293, + 50.7637787 + ], + [ + 5.7202604, + 50.7647118 + ], + [ + 5.7207036, + 50.7645144 + ], + [ + 5.7210758, + 50.7643487 + ], + [ + 5.7211809, + 50.764291 + ], + [ + 5.7212576, + 50.7642632 + ], + [ + 5.7228353, + 50.7637753 + ], + [ + 5.7220092, + 50.7634903 + ], + [ + 5.7227709, + 50.7631374 + ], + [ + 5.7223096, + 50.7627811 + ], + [ + 5.7233985, + 50.762323 + ], + [ + 5.7234736, + 50.7624011 + ], + [ + 5.7238921, + 50.762245 + ], + [ + 5.723597, + 50.7619837 + ], + [ + 5.7246796, + 50.7615071 + ], + [ + 5.7246492, + 50.7614757 + ], + [ + 5.7239994, + 50.7608979 + ], + [ + 5.7249596, + 50.7603448 + ], + [ + 5.7259681, + 50.7597034 + ], + [ + 5.7263919, + 50.759415 + ], + [ + 5.7269992, + 50.7591854 + ], + [ + 5.7285265, + 50.7586573 + ], + [ + 5.7301023, + 50.7581791 + ], + [ + 5.7301518, + 50.7581641 + ], + [ + 5.7301674, + 50.7574108 + ], + [ + 5.7306897, + 50.7573789 + ], + [ + 5.7312879, + 50.7573425 + ], + [ + 5.7327282, + 50.7572877 + ], + [ + 5.7338858, + 50.7573511 + ], + [ + 5.7347287, + 50.7574808 + ], + [ + 5.7349178, + 50.7575099 + ], + [ + 5.7358739, + 50.7574575 + ], + [ + 5.737329, + 50.7573181 + ], + [ + 5.7390638, + 50.757072 + ], + [ + 5.739992, + 50.7587086 + ], + [ + 5.7412896, + 50.7610199 + ], + [ + 5.7407512, + 50.7614295 + ], + [ + 5.740553, + 50.7615805 + ], + [ + 5.7412927, + 50.7621815 + ], + [ + 5.7411738, + 50.763048 + ], + [ + 5.7404544, + 50.7630971 + ], + [ + 5.7410365, + 50.7639833 + ], + [ + 5.7410863, + 50.7640574 + ], + [ + 5.7414881, + 50.7646706 + ], + [ + 5.7418549, + 50.7646927 + ], + [ + 5.7423577, + 50.7657786 + ], + [ + 5.7427747, + 50.7664823 + ], + [ + 5.7434566, + 50.7670681 + ], + [ + 5.744257, + 50.7679535 + ], + [ + 5.7448827, + 50.768086 + ], + [ + 5.7448202, + 50.7688218 + ], + [ + 5.7456475, + 50.7690943 + ], + [ + 5.7459197, + 50.7692733 + ], + [ + 5.7462693, + 50.7696818 + ], + [ + 5.7468779, + 50.7702254 + ], + [ + 5.7477381, + 50.7709362 + ], + [ + 5.748608, + 50.771287 + ], + [ + 5.7502857, + 50.7719592 + ], + [ + 5.7505648, + 50.772208 + ], + [ + 5.7510002, + 50.7725961 + ], + [ + 5.7521957, + 50.7735509 + ], + [ + 5.7525263, + 50.7734529 + ], + [ + 5.7534074, + 50.7742428 + ], + [ + 5.7541038, + 50.774768 + ], + [ + 5.7545187, + 50.7751439 + ], + [ + 5.7555579, + 50.7749819 + ], + [ + 5.7564491, + 50.7757464 + ], + [ + 5.7573003, + 50.7764933 + ], + [ + 5.7580488, + 50.7772827 + ], + [ + 5.7586147, + 50.778088 + ], + [ + 5.7595645, + 50.7779318 + ], + [ + 5.7599168, + 50.7782605 + ], + [ + 5.7609654, + 50.77816 + ], + [ + 5.7613645, + 50.7784949 + ], + [ + 5.7607471, + 50.7788158 + ], + [ + 5.7612207, + 50.7792274 + ], + [ + 5.7620517, + 50.7799038 + ], + [ + 5.7640832, + 50.7814571 + ], + [ + 5.7655278, + 50.7823308 + ], + [ + 5.7684778, + 50.7826024 + ], + [ + 5.7692583, + 50.7826585 + ], + [ + 5.7717535, + 50.7828377 + ], + [ + 5.7730614, + 50.7829665 + ], + [ + 5.7734345, + 50.783062 + ], + [ + 5.7737762, + 50.7831808 + ], + [ + 5.7753269, + 50.7831672 + ], + [ + 5.7772721, + 50.7830317 + ], + [ + 5.7772436, + 50.7830046 + ], + [ + 5.7765037, + 50.7823022 + ], + [ + 5.7769085, + 50.7816507 + ], + [ + 5.7779165, + 50.7796418 + ], + [ + 5.778364, + 50.7786654 + ], + [ + 5.7786777, + 50.7776612 + ], + [ + 5.7791638, + 50.7761387 + ], + [ + 5.7794288, + 50.775183 + ], + [ + 5.779935, + 50.7740347 + ], + [ + 5.7803509, + 50.7730839 + ], + [ + 5.7810238, + 50.7719813 + ], + [ + 5.7814563, + 50.771302 + ], + [ + 5.7822223, + 50.7713442 + ], + [ + 5.7826965, + 50.7705191 + ], + [ + 5.7833821, + 50.7692994 + ], + [ + 5.78384, + 50.7684986 + ], + [ + 5.7844682, + 50.7673553 + ], + [ + 5.7846243, + 50.7673343 + ], + [ + 5.7850366, + 50.7674412 + ], + [ + 5.7857314, + 50.7675633 + ], + [ + 5.7866628, + 50.7677466 + ], + [ + 5.7869835, + 50.7678 + ], + [ + 5.7872828, + 50.7678685 + ], + [ + 5.788291, + 50.7681522 + ], + [ + 5.789209, + 50.7685217 + ], + [ + 5.7901975, + 50.7690455 + ], + [ + 5.7912191, + 50.7695077 + ], + [ + 5.7913985, + 50.7695888 + ], + [ + 5.7923612, + 50.7699987 + ], + [ + 5.7931479, + 50.7702127 + ], + [ + 5.7931931, + 50.7701725 + ], + [ + 5.7937797, + 50.7696523 + ], + [ + 5.7948137, + 50.7685776 + ], + [ + 5.7950605, + 50.768321 + ], + [ + 5.7958183, + 50.7675804 + ], + [ + 5.7966236, + 50.7666768 + ], + [ + 5.7971682, + 50.766465 + ], + [ + 5.7981491, + 50.7653669 + ], + [ + 5.7989756, + 50.7645498 + ], + [ + 5.7998454, + 50.7637434 + ], + [ + 5.8002344, + 50.7633844 + ], + [ + 5.800712, + 50.762944 + ], + [ + 5.801541, + 50.7621017 + ], + [ + 5.802403, + 50.7611836 + ], + [ + 5.8035367, + 50.7600532 + ], + [ + 5.8038001, + 50.759776 + ], + [ + 5.8045267, + 50.7590119 + ], + [ + 5.8054407, + 50.7580519 + ], + [ + 5.8063724, + 50.7571782 + ], + [ + 5.8071996, + 50.7563885 + ], + [ + 5.8075194, + 50.7562121 + ], + [ + 5.8080846, + 50.7560776 + ], + [ + 5.8088674, + 50.7559173 + ], + [ + 5.8085126, + 50.7551911 + ], + [ + 5.8119226, + 50.7548204 + ], + [ + 5.8132959, + 50.7547766 + ], + [ + 5.8147568, + 50.7548643 + ], + [ + 5.8153691, + 50.7560802 + ], + [ + 5.8166459, + 50.7565451 + ], + [ + 5.8174345, + 50.7568098 + ], + [ + 5.8179333, + 50.7571763 + ], + [ + 5.8199182, + 50.7580111 + ], + [ + 5.8215597, + 50.7584319 + ], + [ + 5.822815, + 50.7587102 + ], + [ + 5.8246925, + 50.7588052 + ], + [ + 5.825186, + 50.7588459 + ], + [ + 5.8263126, + 50.7588595 + ], + [ + 5.8267954, + 50.7589138 + ], + [ + 5.8269209, + 50.7588944 + ], + [ + 5.82713, + 50.7588739 + ], + [ + 5.8277695, + 50.7588083 + ], + [ + 5.8281447, + 50.7587694 + ], + [ + 5.8284747, + 50.7587366 + ], + [ + 5.8287658, + 50.758708 + ], + [ + 5.8293132, + 50.7586486 + ], + [ + 5.8301659, + 50.7585605 + ], + [ + 5.8305697, + 50.758542 + ], + [ + 5.8306818, + 50.7585406 + ], + [ + 5.8307994, + 50.7585477 + ], + [ + 5.8309162, + 50.7586507 + ], + [ + 5.8310678, + 50.7587819 + ], + [ + 5.8313263, + 50.7589878 + ], + [ + 5.8314473, + 50.759075 + ], + [ + 5.831744, + 50.7592888 + ], + [ + 5.832296, + 50.7598133 + ], + [ + 5.8327178, + 50.7602275 + ], + [ + 5.8334954, + 50.7607782 + ], + [ + 5.8338265, + 50.7609597 + ], + [ + 5.8338997, + 50.7610219 + ], + [ + 5.8339655, + 50.761068 + ], + [ + 5.8340205, + 50.7611028 + ], + [ + 5.8349563, + 50.7616709 + ], + [ + 5.8366298, + 50.7625914 + ], + [ + 5.8368418, + 50.7627033 + ], + [ + 5.8370954, + 50.7628372 + ], + [ + 5.8383662, + 50.7634648 + ], + [ + 5.8391716, + 50.7638204 + ], + [ + 5.8392941, + 50.7638627 + ], + [ + 5.839584, + 50.7639646 + ], + [ + 5.8402917, + 50.7641683 + ], + [ + 5.8410151, + 50.7643485 + ], + [ + 5.8421435, + 50.764628 + ], + [ + 5.8432797, + 50.7649151 + ], + [ + 5.8447435, + 50.7652851 + ], + [ + 5.8448265, + 50.7652975 + ], + [ + 5.8448847, + 50.7653021 + ], + [ + 5.8449364, + 50.7653087 + ], + [ + 5.8449947, + 50.765318 + ], + [ + 5.8450446, + 50.7653308 + ], + [ + 5.8451058, + 50.765262 + ], + [ + 5.8451336, + 50.7652131 + ], + [ + 5.8452167, + 50.7649923 + ], + [ + 5.8453044, + 50.7647562 + ], + [ + 5.8454255, + 50.7643778 + ], + [ + 5.8455889, + 50.7637906 + ], + [ + 5.8456676, + 50.7634728 + ], + [ + 5.8459068, + 50.7626889 + ], + [ + 5.8459591, + 50.7625059 + ], + [ + 5.8461412, + 50.7619966 + ], + [ + 5.8462728, + 50.7616592 + ], + [ + 5.8463631, + 50.7614327 + ], + [ + 5.8465737, + 50.7609712 + ], + [ + 5.8467556, + 50.7605719 + ], + [ + 5.8468264, + 50.7604254 + ], + [ + 5.8468685, + 50.760326 + ], + [ + 5.8469376, + 50.7601627 + ], + [ + 5.8472122, + 50.7595377 + ], + [ + 5.8473942, + 50.7590812 + ], + [ + 5.8475273, + 50.7587342 + ], + [ + 5.8476486, + 50.7583922 + ], + [ + 5.8477531, + 50.7580655 + ], + [ + 5.8478629, + 50.7576577 + ], + [ + 5.8478885, + 50.7575738 + ], + [ + 5.8479049, + 50.7574515 + ], + [ + 5.8479359, + 50.757185 + ], + [ + 5.8479432, + 50.7570463 + ], + [ + 5.8479615, + 50.7566539 + ], + [ + 5.8479652, + 50.756601 + ], + [ + 5.8480127, + 50.7560151 + ], + [ + 5.8480857, + 50.7555716 + ], + [ + 5.8481423, + 50.7553485 + ], + [ + 5.848286, + 50.7550011 + ], + [ + 5.8483339, + 50.7548753 + ], + [ + 5.8484055, + 50.7546924 + ], + [ + 5.848461, + 50.754571 + ], + [ + 5.8485408, + 50.754387 + ], + [ + 5.8486068, + 50.7541857 + ], + [ + 5.8487595, + 50.7537934 + ], + [ + 5.8488567, + 50.7535644 + ], + [ + 5.8489248, + 50.7534129 + ], + [ + 5.8496592, + 50.754081 + ], + [ + 5.8504562, + 50.7549273 + ], + [ + 5.8509406, + 50.7554815 + ], + [ + 5.8512834, + 50.756086 + ], + [ + 5.8516086, + 50.7566976 + ], + [ + 5.8519486, + 50.7571376 + ], + [ + 5.852665, + 50.757663 + ], + [ + 5.8531098, + 50.7579479 + ], + [ + 5.853638, + 50.7582761 + ], + [ + 5.8544983, + 50.7586799 + ], + [ + 5.8559464, + 50.7595658 + ], + [ + 5.8577499, + 50.7605511 + ], + [ + 5.8590033, + 50.761319 + ], + [ + 5.8598548, + 50.7617329 + ], + [ + 5.8602906, + 50.7619448 + ], + [ + 5.8615817, + 50.7622987 + ], + [ + 5.8623113, + 50.7625153 + ], + [ + 5.8626648, + 50.7631127 + ], + [ + 5.8642016, + 50.7634192 + ], + [ + 5.864833, + 50.7635377 + ], + [ + 5.8649642, + 50.7635622 + ], + [ + 5.8658478, + 50.7640482 + ], + [ + 5.866763, + 50.7644195 + ], + [ + 5.8680129, + 50.7646391 + ], + [ + 5.8693641, + 50.7649667 + ], + [ + 5.8709734, + 50.7651097 + ], + [ + 5.8725896, + 50.7652389 + ], + [ + 5.8739654, + 50.765285 + ], + [ + 5.8749107, + 50.7653267 + ], + [ + 5.8754509, + 50.765471 + ], + [ + 5.8761298, + 50.7657273 + ], + [ + 5.8770754, + 50.7660842 + ], + [ + 5.8797289, + 50.7670439 + ], + [ + 5.8819295, + 50.7678853 + ], + [ + 5.8826138, + 50.7681692 + ], + [ + 5.8827713, + 50.7682345 + ], + [ + 5.8839432, + 50.7687206 + ], + [ + 5.8857136, + 50.7692371 + ], + [ + 5.8870007, + 50.7699079 + ], + [ + 5.8874748, + 50.7692144 + ], + [ + 5.8879168, + 50.768402 + ], + [ + 5.8884018, + 50.7676036 + ], + [ + 5.8887764, + 50.7669212 + ], + [ + 5.888967, + 50.766484 + ], + [ + 5.8889901, + 50.7660724 + ], + [ + 5.8892344, + 50.7653579 + ], + [ + 5.8895417, + 50.7643384 + ], + [ + 5.8899684, + 50.7630704 + ], + [ + 5.8903682, + 50.7622116 + ], + [ + 5.890654, + 50.7617295 + ], + [ + 5.8906604, + 50.7610805 + ], + [ + 5.8906224, + 50.7603043 + ], + [ + 5.8900702, + 50.7597719 + ], + [ + 5.8897732, + 50.7592513 + ], + [ + 5.8894652, + 50.758635 + ], + [ + 5.8890752, + 50.7576682 + ], + [ + 5.889141, + 50.7570662 + ], + [ + 5.8893715, + 50.7565506 + ], + [ + 5.8898441, + 50.7561705 + ], + [ + 5.8906258, + 50.755799 + ], + [ + 5.8914638, + 50.7554974 + ], + [ + 5.892423, + 50.7551732 + ], + [ + 5.8928963, + 50.7550764 + ], + [ + 5.8937497, + 50.754891 + ], + [ + 5.8945364, + 50.7546496 + ], + [ + 5.8955409, + 50.7541145 + ], + [ + 5.8966749, + 50.7534081 + ], + [ + 5.8981514, + 50.7526595 + ], + [ + 5.8983553, + 50.7523775 + ], + [ + 5.899468, + 50.7520278 + ], + [ + 5.9000325, + 50.7518375 + ], + [ + 5.9007912, + 50.7515036 + ], + [ + 5.9014027, + 50.7511652 + ], + [ + 5.9022287, + 50.7520833 + ], + [ + 5.9036488, + 50.7534964 + ], + [ + 5.902859, + 50.7537714 + ], + [ + 5.9035525, + 50.754331 + ], + [ + 5.9048039, + 50.7553815 + ], + [ + 5.9060072, + 50.7546617 + ], + [ + 5.907158, + 50.755255 + ], + [ + 5.9081098, + 50.7558036 + ], + [ + 5.9089574, + 50.7543544 + ], + [ + 5.909808, + 50.7549799 + ], + [ + 5.910378, + 50.755231 + ], + [ + 5.9108279, + 50.7553471 + ], + [ + 5.9115994, + 50.755426 + ], + [ + 5.9123626, + 50.7556558 + ], + [ + 5.9129428, + 50.7558885 + ], + [ + 5.913421, + 50.7559036 + ], + [ + 5.9137666, + 50.7558341 + ], + [ + 5.9136388, + 50.7554185 + ], + [ + 5.9138307, + 50.7550069 + ], + [ + 5.9140952, + 50.7546147 + ], + [ + 5.9153166, + 50.7547183 + ], + [ + 5.9152765, + 50.7537992 + ], + [ + 5.9151077, + 50.7528912 + ], + [ + 5.9149812, + 50.7522381 + ], + [ + 5.9149436, + 50.7516498 + ], + [ + 5.9150152, + 50.7511032 + ], + [ + 5.9152442, + 50.750449 + ], + [ + 5.9157192, + 50.7504779 + ], + [ + 5.9163626, + 50.750584 + ], + [ + 5.9172614, + 50.7507979 + ], + [ + 5.9174605, + 50.7508443 + ], + [ + 5.9177179, + 50.7507649 + ], + [ + 5.9179043, + 50.7509372 + ], + [ + 5.9182392, + 50.7510081 + ], + [ + 5.9196512, + 50.7511201 + ], + [ + 5.9205995, + 50.75113 + ], + [ + 5.9210651, + 50.751191 + ], + [ + 5.9213985, + 50.7513954 + ], + [ + 5.921573, + 50.7515024 + ], + [ + 5.9232353, + 50.7524937 + ], + [ + 5.925849, + 50.7540174 + ], + [ + 5.9273734, + 50.7550541 + ], + [ + 5.9290316, + 50.7560271 + ], + [ + 5.9310435, + 50.757129 + ], + [ + 5.9315076, + 50.7569708 + ], + [ + 5.9321416, + 50.7568396 + ], + [ + 5.9328552, + 50.7567277 + ], + [ + 5.9335301, + 50.7567236 + ], + [ + 5.9343477, + 50.7568724 + ], + [ + 5.9352326, + 50.7569106 + ], + [ + 5.9358559, + 50.7568755 + ], + [ + 5.9359596, + 50.7568911 + ], + [ + 5.9360551, + 50.7569047 + ], + [ + 5.9360673, + 50.7569067 + ], + [ + 5.9361154, + 50.7569133 + ], + [ + 5.9361885, + 50.756923 + ], + [ + 5.9362715, + 50.7569533 + ], + [ + 5.9366365, + 50.7570865 + ], + [ + 5.9383155, + 50.7577646 + ], + [ + 5.9389873, + 50.758039 + ], + [ + 5.9397194, + 50.7579358 + ], + [ + 5.9408685, + 50.7579377 + ], + [ + 5.9427073, + 50.7582114 + ], + [ + 5.9430533, + 50.7582904 + ], + [ + 5.9443492, + 50.7585864 + ], + [ + 5.9453817, + 50.7589896 + ], + [ + 5.9459188, + 50.759394 + ], + [ + 5.9467014, + 50.7598332 + ], + [ + 5.9473165, + 50.7599464 + ], + [ + 5.9482019, + 50.7599959 + ], + [ + 5.949642, + 50.7602646 + ], + [ + 5.9509391, + 50.760458 + ], + [ + 5.951773, + 50.7604763 + ], + [ + 5.952551, + 50.7603563 + ], + [ + 5.9531286, + 50.7602533 + ], + [ + 5.9548811, + 50.7607109 + ], + [ + 5.9556899, + 50.7610696 + ], + [ + 5.9574439, + 50.7619037 + ], + [ + 5.9576784, + 50.7619868 + ], + [ + 5.9587921, + 50.7623815 + ], + [ + 5.960663, + 50.7623822 + ], + [ + 5.960692, + 50.7623823 + ], + [ + 5.9612588, + 50.7621014 + ], + [ + 5.9621594, + 50.761815 + ], + [ + 5.963259, + 50.7616531 + ], + [ + 5.9653281, + 50.7613156 + ], + [ + 5.965908, + 50.7612247 + ], + [ + 5.9668734, + 50.7610733 + ], + [ + 5.9685057, + 50.7607702 + ], + [ + 5.9704947, + 50.7603175 + ], + [ + 5.9717945, + 50.7599582 + ], + [ + 5.9730344, + 50.7596319 + ], + [ + 5.9735846, + 50.7593877 + ], + [ + 5.9742696, + 50.7587487 + ], + [ + 5.9747971, + 50.7582128 + ], + [ + 5.9749105, + 50.7578251 + ], + [ + 5.9746215, + 50.7569922 + ], + [ + 5.9744194, + 50.7560049 + ], + [ + 5.9744495, + 50.7551576 + ], + [ + 5.9754708, + 50.754755 + ], + [ + 5.9761588, + 50.7545474 + ], + [ + 5.9766003, + 50.7545423 + ], + [ + 5.9776075, + 50.754674 + ], + [ + 5.9785286, + 50.7546314 + ], + [ + 5.9791999, + 50.7547138 + ], + [ + 5.979821, + 50.7543611 + ], + [ + 5.9810992, + 50.7538332 + ], + [ + 5.9820196, + 50.7534254 + ], + [ + 5.9827811, + 50.7530818 + ], + [ + 5.9831823, + 50.7529724 + ], + [ + 5.9837266, + 50.7530227 + ], + [ + 5.9844319, + 50.7533237 + ], + [ + 5.9851085, + 50.7533604 + ], + [ + 5.9863425, + 50.7532559 + ], + [ + 5.9874881, + 50.7531588 + ], + [ + 5.9908419, + 50.7528204 + ], + [ + 5.9925977, + 50.7528859 + ], + [ + 5.9945548, + 50.7530251 + ], + [ + 5.9952527, + 50.7532605 + ], + [ + 5.9959375, + 50.7533764 + ], + [ + 5.9966701, + 50.7535594 + ], + [ + 5.9986536, + 50.7531209 + ], + [ + 5.9989914, + 50.7530399 + ], + [ + 5.9993163, + 50.7530162 + ], + [ + 5.9996669, + 50.7530071 + ], + [ + 6.0006087, + 50.7533392 + ], + [ + 6.0009056, + 50.7534807 + ], + [ + 6.0012316, + 50.753525 + ], + [ + 6.0013468, + 50.7537533 + ], + [ + 6.0020072, + 50.7539846 + ], + [ + 6.0026486, + 50.7541222 + ], + [ + 6.0046674, + 50.7538852 + ], + [ + 6.0053473, + 50.754004 + ], + [ + 6.0067292, + 50.7542455 + ], + [ + 6.0079668, + 50.7543867 + ], + [ + 6.0101525, + 50.7545325 + ], + [ + 6.0114872, + 50.754679 + ], + [ + 6.0123669, + 50.7548491 + ], + [ + 6.0129734, + 50.7551486 + ], + [ + 6.0137673, + 50.7551393 + ], + [ + 6.0151413, + 50.7551101 + ], + [ + 6.0163455, + 50.7550536 + ], + [ + 6.0175962, + 50.7550925 + ], + [ + 6.0184922, + 50.7549514 + ], + [ + 6.0197664, + 50.7547454 + ], + [ + 6.0208866, + 50.7545629 + ], + [ + 6.0211123, + 50.7545261 + ], + [ + 6.0209109, + 50.7547056 + ], + [ + 6.0207964, + 50.7551225 + ], + [ + 6.020673, + 50.7557305 + ], + [ + 6.0203916, + 50.7566978 + ], + [ + 6.0202434, + 50.756984 + ], + [ + 6.0200888, + 50.7573501 + ], + [ + 6.0199236, + 50.7577162 + ], + [ + 6.0198263, + 50.7580478 + ], + [ + 6.019493, + 50.7592323 + ], + [ + 6.0191267, + 50.760628 + ], + [ + 6.019067, + 50.7608557 + ], + [ + 6.0187659, + 50.7620262 + ], + [ + 6.0187396, + 50.7622753 + ], + [ + 6.0186122, + 50.76247 + ], + [ + 6.0184337, + 50.7633203 + ], + [ + 6.0190829, + 50.764249 + ], + [ + 6.0192321, + 50.764431 + ], + [ + 6.0193955, + 50.7645855 + ], + [ + 6.0195078, + 50.7646695 + ], + [ + 6.0198407, + 50.7648849 + ], + [ + 6.0202566, + 50.7651319 + ], + [ + 6.0205825, + 50.7653632 + ], + [ + 6.0208325, + 50.7655516 + ], + [ + 6.0210867, + 50.7658061 + ], + [ + 6.0213296, + 50.7660082 + ], + [ + 6.0215759, + 50.7661806 + ], + [ + 6.0216856, + 50.7663697 + ], + [ + 6.0217197, + 50.7665545 + ], + [ + 6.0218121, + 50.7667984 + ], + [ + 6.0220004, + 50.7670729 + ], + [ + 6.0222244, + 50.7673993 + ], + [ + 6.0224196, + 50.7678551 + ], + [ + 6.0225441, + 50.7680806 + ], + [ + 6.0226906, + 50.7683426 + ], + [ + 6.0227497, + 50.7684953 + ], + [ + 6.023228, + 50.7688607 + ], + [ + 6.0232412, + 50.7689411 + ], + [ + 6.0246437, + 50.770553 + ], + [ + 6.0251063, + 50.7709714 + ], + [ + 6.0251377, + 50.7709998 + ], + [ + 6.0251842, + 50.7710418 + ], + [ + 6.0253296, + 50.7711732 + ], + [ + 6.0258382, + 50.7718314 + ], + [ + 6.0260831, + 50.7721443 + ], + [ + 6.0262646, + 50.7723629 + ], + [ + 6.0264666, + 50.7725829 + ], + [ + 6.0266799, + 50.7727767 + ], + [ + 6.0269154, + 50.7729492 + ], + [ + 6.0270668, + 50.7730526 + ], + [ + 6.0271479, + 50.7731091 + ], + [ + 6.0273945, + 50.7732235 + ], + [ + 6.0274074, + 50.7733193 + ], + [ + 6.0275379, + 50.7734146 + ], + [ + 6.0278561, + 50.7735179 + ], + [ + 6.0277994, + 50.7736026 + ], + [ + 6.0278109, + 50.7736597 + ], + [ + 6.0278372, + 50.7737784 + ], + [ + 6.0277732, + 50.7738495 + ], + [ + 6.0276875, + 50.7739047 + ], + [ + 6.0276415, + 50.7739847 + ], + [ + 6.0276566, + 50.7740509 + ], + [ + 6.0276609, + 50.7741217 + ], + [ + 6.0276646, + 50.7741354 + ], + [ + 6.0274455, + 50.7741652 + ], + [ + 6.027266, + 50.7741898 + ], + [ + 6.027155, + 50.7742292 + ], + [ + 6.0270551, + 50.7743141 + ], + [ + 6.0270451, + 50.7743918 + ], + [ + 6.0269779, + 50.7744972 + ], + [ + 6.0269827, + 50.7746205 + ], + [ + 6.0270483, + 50.774707 + ], + [ + 6.0270132, + 50.7747962 + ], + [ + 6.0269593, + 50.7748055 + ], + [ + 6.0267262, + 50.7748637 + ], + [ + 6.0266116, + 50.7749099 + ], + [ + 6.0266016, + 50.774974 + ], + [ + 6.0266311, + 50.7750515 + ], + [ + 6.0266607, + 50.7751404 + ], + [ + 6.026528, + 50.7751684 + ], + [ + 6.0264525, + 50.7751756 + ], + [ + 6.0262912, + 50.7752266 + ], + [ + 6.0261983, + 50.7752864 + ], + [ + 6.0260414, + 50.7754105 + ], + [ + 6.0258948, + 50.7754957 + ], + [ + 6.0257509, + 50.7754964 + ], + [ + 6.0255786, + 50.7755201 + ], + [ + 6.0254637, + 50.7755388 + ], + [ + 6.0252192, + 50.7755377 + ], + [ + 6.025133, + 50.7755472 + ], + [ + 6.0250076, + 50.7756049 + ], + [ + 6.0249325, + 50.7756372 + ], + [ + 6.0247638, + 50.7756677 + ], + [ + 6.0246668, + 50.7756888 + ], + [ + 6.0245881, + 50.7757257 + ], + [ + 6.0245387, + 50.7758196 + ], + [ + 6.0244996, + 50.7758609 + ], + [ + 6.0244497, + 50.7759113 + ], + [ + 6.0243602, + 50.7759529 + ], + [ + 6.0242668, + 50.7759647 + ], + [ + 6.0241701, + 50.7760062 + ], + [ + 6.0241343, + 50.7760201 + ], + [ + 6.0240591, + 50.7760456 + ], + [ + 6.0239692, + 50.776046 + ], + [ + 6.0238396, + 50.7760306 + ], + [ + 6.0237638, + 50.7760059 + ], + [ + 6.0236304, + 50.77597 + ], + [ + 6.0234865, + 50.7759638 + ], + [ + 6.0233, + 50.7760058 + ], + [ + 6.023185, + 50.7760268 + ], + [ + 6.0230234, + 50.7760505 + ], + [ + 6.0228475, + 50.7760718 + ], + [ + 6.022743, + 50.7760495 + ], + [ + 6.0226061, + 50.7760365 + ], + [ + 6.0224441, + 50.7760167 + ], + [ + 6.022336, + 50.7760035 + ], + [ + 6.0222002, + 50.7760749 + ], + [ + 6.0221105, + 50.7760958 + ], + [ + 6.0219848, + 50.7761102 + ], + [ + 6.0217871, + 50.7761271 + ], + [ + 6.0216757, + 50.7761299 + ], + [ + 6.0212816, + 50.7762779 + ], + [ + 6.0209661, + 50.7763731 + ], + [ + 6.0206865, + 50.7764656 + ], + [ + 6.0204209, + 50.7765103 + ], + [ + 6.0203026, + 50.7765474 + ], + [ + 6.0203822, + 50.7766041 + ], + [ + 6.0204833, + 50.7766379 + ], + [ + 6.0204983, + 50.7766972 + ], + [ + 6.0205024, + 50.7767634 + ], + [ + 6.0205821, + 50.7768155 + ], + [ + 6.0205216, + 50.7768775 + ], + [ + 6.0203346, + 50.776883 + ], + [ + 6.0202627, + 50.776881 + ], + [ + 6.0202524, + 50.7769221 + ], + [ + 6.0202707, + 50.7769563 + ], + [ + 6.020307, + 50.7770018 + ], + [ + 6.0202001, + 50.7770914 + ], + [ + 6.0201505, + 50.7771647 + ], + [ + 6.0200286, + 50.7772018 + ], + [ + 6.019939, + 50.7772273 + ], + [ + 6.0198349, + 50.7772484 + ], + [ + 6.0197307, + 50.7772557 + ], + [ + 6.0196551, + 50.7772561 + ], + [ + 6.0195258, + 50.7772795 + ], + [ + 6.0194223, + 50.7773485 + ], + [ + 6.0193544, + 50.7773922 + ], + [ + 6.0192466, + 50.7773996 + ], + [ + 6.0191458, + 50.7773886 + ], + [ + 6.0190633, + 50.7774118 + ], + [ + 6.0191033, + 50.7774665 + ], + [ + 6.0191577, + 50.777505 + ], + [ + 6.019169, + 50.7775621 + ], + [ + 6.0191014, + 50.777624 + ], + [ + 6.0190011, + 50.7776611 + ], + [ + 6.0188714, + 50.7776457 + ], + [ + 6.0187528, + 50.7776599 + ], + [ + 6.0187171, + 50.7776807 + ], + [ + 6.0184592, + 50.7777869 + ], + [ + 6.0183266, + 50.7778309 + ], + [ + 6.0182265, + 50.7778839 + ], + [ + 6.0180869, + 50.7779622 + ], + [ + 6.0179548, + 50.7780496 + ], + [ + 6.0177832, + 50.7781577 + ], + [ + 6.017684, + 50.7782952 + ], + [ + 6.0176239, + 50.7784165 + ], + [ + 6.0176034, + 50.7785126 + ], + [ + 6.0175213, + 50.778586 + ], + [ + 6.0174353, + 50.7786116 + ], + [ + 6.017238, + 50.7786535 + ], + [ + 6.0171446, + 50.7786654 + ], + [ + 6.0170042, + 50.7786546 + ], + [ + 6.0168239, + 50.7786167 + ], + [ + 6.0167916, + 50.7786145 + ], + [ + 6.0166946, + 50.7786286 + ], + [ + 6.0165582, + 50.778659 + ], + [ + 6.0163902, + 50.7787625 + ], + [ + 6.0163258, + 50.7787903 + ], + [ + 6.0161752, + 50.7788389 + ], + [ + 6.016107, + 50.778853 + ], + [ + 6.0159919, + 50.7788443 + ], + [ + 6.0158587, + 50.7788358 + ], + [ + 6.0157724, + 50.7788362 + ], + [ + 6.0156936, + 50.778864 + ], + [ + 6.015633, + 50.7789213 + ], + [ + 6.0155758, + 50.7789605 + ], + [ + 6.015515, + 50.7789881 + ], + [ + 6.0152996, + 50.7790325 + ], + [ + 6.0150841, + 50.7790586 + ], + [ + 6.0148702, + 50.7792537 + ], + [ + 6.014649, + 50.7794283 + ], + [ + 6.0145812, + 50.7794789 + ], + [ + 6.0144308, + 50.7795481 + ], + [ + 6.0142114, + 50.7795423 + ], + [ + 6.0139343, + 50.779523 + ], + [ + 6.0137903, + 50.7795076 + ], + [ + 6.0136751, + 50.7795037 + ], + [ + 6.0135312, + 50.7795043 + ], + [ + 6.0134022, + 50.7795437 + ], + [ + 6.0133672, + 50.7796444 + ], + [ + 6.013296, + 50.7797132 + ], + [ + 6.0132569, + 50.7797682 + ], + [ + 6.0131464, + 50.7798669 + ], + [ + 6.0130748, + 50.7799014 + ], + [ + 6.0130034, + 50.7799475 + ], + [ + 6.0127918, + 50.7800033 + ], + [ + 6.012702, + 50.7800219 + ], + [ + 6.0125118, + 50.7800594 + ], + [ + 6.0124544, + 50.7800802 + ], + [ + 6.0123683, + 50.7800989 + ], + [ + 6.0122819, + 50.7800947 + ], + [ + 6.0121601, + 50.7801387 + ], + [ + 6.0121284, + 50.7802187 + ], + [ + 6.012118, + 50.7802461 + ], + [ + 6.0119741, + 50.7802422 + ], + [ + 6.011837, + 50.780204 + ], + [ + 6.0117144, + 50.7801726 + ], + [ + 6.0116213, + 50.7802074 + ], + [ + 6.0114242, + 50.7802836 + ], + [ + 6.0112085, + 50.7802869 + ], + [ + 6.0110966, + 50.7802554 + ], + [ + 6.0109453, + 50.7802196 + ], + [ + 6.0108624, + 50.7802132 + ], + [ + 6.0107329, + 50.7802114 + ], + [ + 6.0106183, + 50.7802462 + ], + [ + 6.0105973, + 50.7803148 + ], + [ + 6.010591, + 50.7804039 + ], + [ + 6.0105914, + 50.7804428 + ], + [ + 6.010405, + 50.7805098 + ], + [ + 6.0103114, + 50.7804988 + ], + [ + 6.0102245, + 50.7804444 + ], + [ + 6.0101383, + 50.7804425 + ], + [ + 6.0099266, + 50.7804961 + ], + [ + 6.0099232, + 50.7805166 + ], + [ + 6.0098025, + 50.7806839 + ], + [ + 6.0097458, + 50.7807709 + ], + [ + 6.0097248, + 50.7808281 + ], + [ + 6.009629, + 50.7809587 + ], + [ + 6.0094928, + 50.781005 + ], + [ + 6.0093562, + 50.7810147 + ], + [ + 6.0092339, + 50.7810153 + ], + [ + 6.0091158, + 50.7810821 + ], + [ + 6.0090299, + 50.7811281 + ], + [ + 6.0089294, + 50.7811423 + ], + [ + 6.008786, + 50.7811909 + ], + [ + 6.0086749, + 50.7812234 + ], + [ + 6.0083561, + 50.7813687 + ], + [ + 6.0083094, + 50.7813621 + ], + [ + 6.0081332, + 50.7813697 + ], + [ + 6.0079578, + 50.7814482 + ], + [ + 6.0079544, + 50.7814733 + ], + [ + 6.0075091, + 50.781553 + ], + [ + 6.007427, + 50.7816036 + ], + [ + 6.0072845, + 50.7817505 + ], + [ + 6.0071776, + 50.7818491 + ], + [ + 6.006944, + 50.7818754 + ], + [ + 6.0067679, + 50.7818853 + ], + [ + 6.0066746, + 50.7819039 + ], + [ + 6.0066643, + 50.7819611 + ], + [ + 6.0066937, + 50.7820318 + ], + [ + 6.0067086, + 50.7820683 + ], + [ + 6.0066264, + 50.7821279 + ], + [ + 6.0065619, + 50.7821511 + ], + [ + 6.0065011, + 50.7821856 + ], + [ + 6.0065519, + 50.7822265 + ], + [ + 6.0066313, + 50.782265 + ], + [ + 6.0066352, + 50.7823015 + ], + [ + 6.0065173, + 50.7823774 + ], + [ + 6.0063847, + 50.7824282 + ], + [ + 6.0063097, + 50.7824834 + ], + [ + 6.0062674, + 50.7825612 + ], + [ + 6.0062037, + 50.7826666 + ], + [ + 6.0060499, + 50.7827541 + ], + [ + 6.0059751, + 50.782832 + ], + [ + 6.0059504, + 50.7828892 + ], + [ + 6.0058251, + 50.7829401 + ], + [ + 6.0057072, + 50.7830205 + ], + [ + 6.0056862, + 50.7830845 + ], + [ + 6.0056442, + 50.7831989 + ], + [ + 6.0056056, + 50.7833019 + ], + [ + 6.0055272, + 50.7833775 + ], + [ + 6.0053765, + 50.7834103 + ], + [ + 6.0052148, + 50.7834315 + ], + [ + 6.0050602, + 50.7834482 + ], + [ + 6.0049561, + 50.783467 + ], + [ + 6.0047985, + 50.7835361 + ], + [ + 6.0047091, + 50.7835823 + ], + [ + 6.0046129, + 50.783674 + ], + [ + 6.0045056, + 50.7837453 + ], + [ + 6.0042395, + 50.7837488 + ], + [ + 6.0041896, + 50.7837902 + ], + [ + 6.0041182, + 50.7838499 + ], + [ + 6.0039783, + 50.7838802 + ], + [ + 6.0038344, + 50.7838854 + ], + [ + 6.0037446, + 50.7838995 + ], + [ + 6.0036549, + 50.7839296 + ], + [ + 6.0035511, + 50.7839666 + ], + [ + 6.0034654, + 50.7840378 + ], + [ + 6.0033547, + 50.7841182 + ], + [ + 6.0032292, + 50.7841599 + ], + [ + 6.0030963, + 50.7841788 + ], + [ + 6.0029271, + 50.7841682 + ], + [ + 6.0028372, + 50.7841685 + ], + [ + 6.0027078, + 50.7841691 + ], + [ + 6.0026073, + 50.7841901 + ], + [ + 6.0024997, + 50.7842294 + ], + [ + 6.002428, + 50.7842549 + ], + [ + 6.0023418, + 50.7842667 + ], + [ + 6.0022771, + 50.7842738 + ], + [ + 6.0021694, + 50.7842881 + ], + [ + 6.00208, + 50.7843433 + ], + [ + 6.0020198, + 50.7844486 + ], + [ + 6.0019881, + 50.7845149 + ], + [ + 6.0018666, + 50.7845931 + ], + [ + 6.0018133, + 50.7846286 + ], + [ + 6.0017701, + 50.7846575 + ], + [ + 6.001702, + 50.7846921 + ], + [ + 6.0016519, + 50.7847083 + ], + [ + 6.0014793, + 50.7847159 + ], + [ + 6.0013683, + 50.7847689 + ], + [ + 6.0011501, + 50.7848932 + ], + [ + 6.0010685, + 50.7850123 + ], + [ + 6.0010163, + 50.7850479 + ], + [ + 6.0009471, + 50.7850951 + ], + [ + 6.0008507, + 50.7851846 + ], + [ + 6.0006716, + 50.785247 + ], + [ + 6.000582, + 50.7852818 + ], + [ + 6.0004635, + 50.785321 + ], + [ + 6.0004027, + 50.7853442 + ], + [ + 6.0003706, + 50.7853832 + ], + [ + 6.0003675, + 50.7854265 + ], + [ + 6.0002852, + 50.7854771 + ], + [ + 6.0002316, + 50.7855094 + ], + [ + 6.0001855, + 50.785569 + ], + [ + 6.0001388, + 50.7855897 + ], + [ + 6.0000201, + 50.7855857 + ], + [ + 5.9998979, + 50.7855863 + ], + [ + 5.9998766, + 50.7856298 + ], + [ + 5.9999278, + 50.7857026 + ], + [ + 5.9999281, + 50.7857528 + ], + [ + 5.9998248, + 50.7858492 + ], + [ + 5.9996711, + 50.7859503 + ], + [ + 5.9995676, + 50.7860399 + ], + [ + 5.9995034, + 50.786095 + ], + [ + 5.9994786, + 50.7861363 + ], + [ + 5.9995047, + 50.7862252 + ], + [ + 5.9995231, + 50.7862616 + ], + [ + 5.9995056, + 50.7863234 + ], + [ + 5.9994487, + 50.786383 + ], + [ + 5.9993558, + 50.7864496 + ], + [ + 5.9992266, + 50.7864913 + ], + [ + 5.9991334, + 50.7865237 + ], + [ + 5.9990978, + 50.7865626 + ], + [ + 5.9990914, + 50.7866403 + ], + [ + 5.999056, + 50.786693 + ], + [ + 5.9989884, + 50.7867801 + ], + [ + 5.9988954, + 50.7868399 + ], + [ + 5.9988024, + 50.786886 + ], + [ + 5.9986805, + 50.78693 + ], + [ + 5.9985873, + 50.7869623 + ], + [ + 5.9985048, + 50.786981 + ], + [ + 5.9974184, + 50.7866022 + ], + [ + 5.9969998, + 50.7868278 + ], + [ + 5.9970188, + 50.7869397 + ], + [ + 5.9969766, + 50.787045 + ], + [ + 5.9967974, + 50.7871028 + ], + [ + 5.9965927, + 50.787154 + ], + [ + 5.9963418, + 50.7872442 + ], + [ + 5.9960874, + 50.7873413 + ], + [ + 5.9959337, + 50.7874515 + ], + [ + 5.995891, + 50.7874974 + ], + [ + 5.9958594, + 50.7875798 + ], + [ + 5.9958669, + 50.787614 + ], + [ + 5.9958184, + 50.7881851 + ], + [ + 5.9958321, + 50.7883492 + ], + [ + 5.9958685, + 50.7885365 + ], + [ + 5.9959803, + 50.789317 + ], + [ + 5.9960195, + 50.7896731 + ], + [ + 5.9959602, + 50.7898629 + ], + [ + 5.9959258, + 50.7900229 + ], + [ + 5.9958366, + 50.7901055 + ], + [ + 5.9956287, + 50.7901795 + ], + [ + 5.9954063, + 50.7902467 + ], + [ + 5.9951082, + 50.7903006 + ], + [ + 5.9948679, + 50.7903794 + ], + [ + 5.9946495, + 50.7904899 + ], + [ + 5.9943846, + 50.7906281 + ], + [ + 5.9902154, + 50.7930038 + ], + [ + 5.989368, + 50.7934867 + ], + [ + 5.9891889, + 50.7935719 + ], + [ + 5.9887413, + 50.7937955 + ], + [ + 5.9884978, + 50.7939107 + ], + [ + 5.9883226, + 50.7940416 + ], + [ + 5.9881863, + 50.7940765 + ], + [ + 5.9880102, + 50.7940955 + ], + [ + 5.9878984, + 50.7940732 + ], + [ + 5.9878117, + 50.7940393 + ], + [ + 5.9877178, + 50.7939918 + ], + [ + 5.9875851, + 50.7940403 + ], + [ + 5.9874991, + 50.7940658 + ], + [ + 5.9873976, + 50.7939954 + ], + [ + 5.9872532, + 50.7939413 + ], + [ + 5.9871088, + 50.7938803 + ], + [ + 5.9869645, + 50.7938353 + ], + [ + 5.9867776, + 50.7938521 + ], + [ + 5.9866085, + 50.7938551 + ], + [ + 5.9863781, + 50.7938309 + ], + [ + 5.9861836, + 50.7938113 + ], + [ + 5.9860432, + 50.7938096 + ], + [ + 5.9857918, + 50.7938449 + ], + [ + 5.9856951, + 50.7938911 + ], + [ + 5.9856851, + 50.7939825 + ], + [ + 5.9857687, + 50.7940643 + ], + [ + 5.985809, + 50.7941486 + ], + [ + 5.9858168, + 50.7942148 + ], + [ + 5.9857634, + 50.7942698 + ], + [ + 5.9856372, + 50.7942407 + ], + [ + 5.9856162, + 50.7943093 + ], + [ + 5.9856132, + 50.7943778 + ], + [ + 5.9854546, + 50.7943306 + ], + [ + 5.9854212, + 50.7942439 + ], + [ + 5.9853099, + 50.7942513 + ], + [ + 5.9852854, + 50.7943313 + ], + [ + 5.9852794, + 50.7944501 + ], + [ + 5.9851939, + 50.7945556 + ], + [ + 5.9850717, + 50.7945583 + ], + [ + 5.9850147, + 50.7946248 + ], + [ + 5.985116, + 50.7946837 + ], + [ + 5.9850381, + 50.7948074 + ], + [ + 5.9848442, + 50.7948517 + ], + [ + 5.9847536, + 50.7947881 + ], + [ + 5.9846093, + 50.7947499 + ], + [ + 5.9845383, + 50.7948438 + ], + [ + 5.984503, + 50.7949216 + ], + [ + 5.984453, + 50.794963 + ], + [ + 5.9842947, + 50.7949545 + ], + [ + 5.9842542, + 50.7948611 + ], + [ + 5.9841563, + 50.7947793 + ], + [ + 5.9840091, + 50.7948188 + ], + [ + 5.9839774, + 50.794892 + ], + [ + 5.9837795, + 50.7948883 + ], + [ + 5.9834698, + 50.7948577 + ], + [ + 5.9833405, + 50.7948719 + ], + [ + 5.9832006, + 50.7949114 + ], + [ + 5.9831007, + 50.7950054 + ], + [ + 5.9830188, + 50.7951017 + ], + [ + 5.9828218, + 50.7951961 + ], + [ + 5.9826602, + 50.7952265 + ], + [ + 5.9825088, + 50.7952021 + ], + [ + 5.9823755, + 50.7951639 + ], + [ + 5.9823251, + 50.7951595 + ], + [ + 5.9823109, + 50.7951961 + ], + [ + 5.9820664, + 50.7951926 + ], + [ + 5.9819901, + 50.7951313 + ], + [ + 5.9819499, + 50.7950561 + ], + [ + 5.9818708, + 50.795061 + ], + [ + 5.9818386, + 50.7950703 + ], + [ + 5.9817926, + 50.7951595 + ], + [ + 5.981703, + 50.7952057 + ], + [ + 5.9816166, + 50.79519 + ], + [ + 5.9815656, + 50.7951286 + ], + [ + 5.9814535, + 50.7950605 + ], + [ + 5.9813063, + 50.7950908 + ], + [ + 5.981231, + 50.7951141 + ], + [ + 5.9811373, + 50.7951053 + ], + [ + 5.9809791, + 50.7951152 + ], + [ + 5.9808679, + 50.795143 + ], + [ + 5.9807674, + 50.7951822 + ], + [ + 5.9805767, + 50.7951808 + ], + [ + 5.9804183, + 50.7951679 + ], + [ + 5.9803104, + 50.7951591 + ], + [ + 5.9802206, + 50.7951823 + ], + [ + 5.9801422, + 50.7952717 + ], + [ + 5.9801072, + 50.7953587 + ], + [ + 5.9799931, + 50.795478 + ], + [ + 5.9798352, + 50.7955335 + ], + [ + 5.979681, + 50.7955798 + ], + [ + 5.979606, + 50.7956372 + ], + [ + 5.9795563, + 50.7957105 + ], + [ + 5.9795173, + 50.7957837 + ], + [ + 5.9794314, + 50.7958321 + ], + [ + 5.9792948, + 50.7958373 + ], + [ + 5.9792663, + 50.7958762 + ], + [ + 5.9793462, + 50.7959397 + ], + [ + 5.9793252, + 50.7960221 + ], + [ + 5.9791886, + 50.7960158 + ], + [ + 5.9791095, + 50.7960321 + ], + [ + 5.9790923, + 50.796119 + ], + [ + 5.9791324, + 50.7961851 + ], + [ + 5.9791476, + 50.7962603 + ], + [ + 5.9790871, + 50.7963474 + ], + [ + 5.9789689, + 50.7964004 + ], + [ + 5.97875, + 50.7964447 + ], + [ + 5.9786134, + 50.7964728 + ], + [ + 5.9784519, + 50.7965077 + ], + [ + 5.9783551, + 50.7965446 + ], + [ + 5.9782801, + 50.7966134 + ], + [ + 5.9781262, + 50.7966895 + ], + [ + 5.9780441, + 50.7967698 + ], + [ + 5.9779121, + 50.7968868 + ], + [ + 5.9777754, + 50.7968966 + ], + [ + 5.9777608, + 50.7968692 + ], + [ + 5.9776238, + 50.796831 + ], + [ + 5.9775049, + 50.7968223 + ], + [ + 5.9774615, + 50.7967951 + ], + [ + 5.9773206, + 50.7967341 + ], + [ + 5.9772306, + 50.7967299 + ], + [ + 5.9770983, + 50.7968127 + ], + [ + 5.9770417, + 50.7969203 + ], + [ + 5.9770071, + 50.7970643 + ], + [ + 5.9769214, + 50.79714 + ], + [ + 5.9767598, + 50.7971818 + ], + [ + 5.9765876, + 50.7972374 + ], + [ + 5.9765384, + 50.7973654 + ], + [ + 5.9759364, + 50.7976284 + ], + [ + 5.9755497, + 50.797831 + ], + [ + 5.9752057, + 50.79799 + ], + [ + 5.9748467, + 50.7980783 + ], + [ + 5.9748849, + 50.7983225 + ], + [ + 5.9750098, + 50.7986097 + ], + [ + 5.9751563, + 50.7989014 + ], + [ + 5.9752238, + 50.7992003 + ], + [ + 5.9753098, + 50.7995516 + ], + [ + 5.9754281, + 50.7999005 + ], + [ + 5.9754959, + 50.8002359 + ], + [ + 5.9754985, + 50.8005282 + ], + [ + 5.9755187, + 50.8007724 + ], + [ + 5.9755955, + 50.8009026 + ], + [ + 5.9756377, + 50.8013322 + ], + [ + 5.975637, + 50.8016892 + ], + [ + 5.9756462, + 50.8019432 + ], + [ + 5.9756691, + 50.8021102 + ], + [ + 5.9757504, + 50.8023296 + ], + [ + 5.9758894, + 50.8025764 + ], + [ + 5.9760387, + 50.8027383 + ], + [ + 5.9765619, + 50.8031669 + ], + [ + 5.9768311, + 50.8034315 + ], + [ + 5.9770024, + 50.8036552 + ], + [ + 5.9771737, + 50.8038629 + ], + [ + 5.9773567, + 50.8041781 + ], + [ + 5.9776196, + 50.8045549 + ], + [ + 5.9777737, + 50.8048634 + ], + [ + 5.9778941, + 50.8050277 + ], + [ + 5.978703, + 50.8046245 + ], + [ + 5.9795978, + 50.805292 + ], + [ + 5.9801627, + 50.8057135 + ], + [ + 5.9802729, + 50.8059513 + ], + [ + 5.9802937, + 50.8062876 + ], + [ + 5.9802743, + 50.8065806 + ], + [ + 5.9802701, + 50.8069514 + ], + [ + 5.9803378, + 50.8072716 + ], + [ + 5.9804434, + 50.8073994 + ], + [ + 5.9814881, + 50.8084784 + ], + [ + 5.9816065, + 50.8085663 + ], + [ + 5.9819479, + 50.8086896 + ], + [ + 5.9821722, + 50.8088313 + ], + [ + 5.9825623, + 50.8090039 + ], + [ + 5.9830305, + 50.8092751 + ], + [ + 5.9834694, + 50.8095278 + ], + [ + 5.9836304, + 50.8096139 + ], + [ + 5.9841034, + 50.8098668 + ], + [ + 5.9846593, + 50.8101503 + ], + [ + 5.9850397, + 50.8102982 + ], + [ + 5.985225, + 50.8103413 + ], + [ + 5.9854981, + 50.8104338 + ], + [ + 5.9862338, + 50.8101261 + ], + [ + 5.9866798, + 50.8099187 + ], + [ + 5.9872012, + 50.8096788 + ], + [ + 5.9875862, + 50.8095379 + ], + [ + 5.9881119, + 50.8093736 + ], + [ + 5.9885547, + 50.8092256 + ], + [ + 5.9890007, + 50.8090364 + ], + [ + 5.9893187, + 50.8089137 + ], + [ + 5.9899579, + 50.8086669 + ], + [ + 5.9903427, + 50.8084984 + ], + [ + 5.9908461, + 50.8082702 + ], + [ + 5.9912451, + 50.8080559 + ], + [ + 5.9915933, + 50.8078236 + ], + [ + 5.9918404, + 50.8075892 + ], + [ + 5.9921633, + 50.8073501 + ], + [ + 5.9924148, + 50.8072211 + ], + [ + 5.9925446, + 50.8072 + ], + [ + 5.9927824, + 50.8071465 + ], + [ + 5.9928541, + 50.8070845 + ], + [ + 5.9928464, + 50.8070273 + ], + [ + 5.9928344, + 50.8068946 + ], + [ + 5.9929384, + 50.8068073 + ], + [ + 5.9934193, + 50.8064828 + ], + [ + 5.9936539, + 50.8064637 + ], + [ + 5.9937548, + 50.8064496 + ], + [ + 5.9939314, + 50.8064101 + ], + [ + 5.9940424, + 50.8063182 + ], + [ + 5.9941069, + 50.8062608 + ], + [ + 5.9942472, + 50.8062077 + ], + [ + 5.9944413, + 50.806104 + ], + [ + 5.9952895, + 50.8056708 + ], + [ + 5.9957751, + 50.8054653 + ], + [ + 5.9966565, + 50.8051235 + ], + [ + 5.9970516, + 50.8048909 + ], + [ + 5.9974974, + 50.8046788 + ], + [ + 5.9988806, + 50.8041022 + ], + [ + 5.9989541, + 50.8040717 + ], + [ + 5.9996691, + 50.8037007 + ], + [ + 6.0000791, + 50.8035368 + ], + [ + 6.0004563, + 50.8033226 + ], + [ + 6.0009194, + 50.8030257 + ], + [ + 6.001257, + 50.8028254 + ], + [ + 6.0016775, + 50.8026134 + ], + [ + 6.002101, + 50.8023417 + ], + [ + 6.0036094, + 50.8014598 + ], + [ + 6.0058099, + 50.8021935 + ], + [ + 6.0067978, + 50.8024897 + ], + [ + 6.0072067, + 50.8026142 + ], + [ + 6.0075686, + 50.8027249 + ], + [ + 6.0079305, + 50.802838 + ], + [ + 6.0082895, + 50.8030314 + ], + [ + 6.0096342, + 50.8036856 + ], + [ + 6.0099134, + 50.8038403 + ], + [ + 6.0100405, + 50.8039222 + ], + [ + 6.0103964, + 50.8041726 + ], + [ + 6.0107169, + 50.8045034 + ], + [ + 6.011707, + 50.805461 + ], + [ + 6.0124531, + 50.8061631 + ], + [ + 6.012907, + 50.8064774 + ], + [ + 6.0131834, + 50.8067235 + ], + [ + 6.0132997, + 50.8068123 + ], + [ + 6.0134475, + 50.8071894 + ], + [ + 6.0137606, + 50.807495 + ], + [ + 6.0140377, + 50.8078121 + ], + [ + 6.0143217, + 50.8080972 + ], + [ + 6.0146238, + 50.808373 + ], + [ + 6.014827, + 50.8085469 + ], + [ + 6.0149911, + 50.8086874 + ], + [ + 6.015373, + 50.8090156 + ], + [ + 6.015696, + 50.8092228 + ], + [ + 6.0161461, + 50.8095003 + ], + [ + 6.0163819, + 50.8096276 + ], + [ + 6.0173005, + 50.8102261 + ], + [ + 6.0178076, + 50.8104233 + ], + [ + 6.0202948, + 50.8116477 + ], + [ + 6.0218253, + 50.8124294 + ], + [ + 6.0237001, + 50.8133744 + ], + [ + 6.0239297, + 50.8134987 + ], + [ + 6.0240746, + 50.8135785 + ], + [ + 6.0250234, + 50.8140958 + ], + [ + 6.0250677, + 50.81412 + ], + [ + 6.0235817, + 50.8146657 + ], + [ + 6.0238927, + 50.8151292 + ], + [ + 6.0241086, + 50.8154534 + ], + [ + 6.0243314, + 50.8157386 + ], + [ + 6.0244743, + 50.8159624 + ], + [ + 6.0237223, + 50.8162444 + ], + [ + 6.0232005, + 50.816434 + ], + [ + 6.022704, + 50.8166327 + ], + [ + 6.0221642, + 50.8168132 + ], + [ + 6.0224782, + 50.8172195 + ], + [ + 6.0227848, + 50.8175776 + ], + [ + 6.0231593, + 50.8178692 + ], + [ + 6.0234606, + 50.8180649 + ], + [ + 6.0237946, + 50.818265 + ], + [ + 6.0239472, + 50.8183644 + ], + [ + 6.0241573, + 50.8184022 + ], + [ + 6.0244844, + 50.8185422 + ], + [ + 6.0245683, + 50.8185747 + ], + [ + 6.0246569, + 50.8186116 + ], + [ + 6.0249282, + 50.8187261 + ], + [ + 6.025385, + 50.8188667 + ], + [ + 6.0256371, + 50.8191897 + ], + [ + 6.0257609, + 50.819329 + ], + [ + 6.0263774, + 50.8200398 + ], + [ + 6.0263216, + 50.8202305 + ], + [ + 6.0262077, + 50.8204399 + ], + [ + 6.0257814, + 50.8208177 + ], + [ + 6.0255954, + 50.8209796 + ], + [ + 6.0253728, + 50.8213209 + ], + [ + 6.0253426, + 50.8213673 + ], + [ + 6.0252425, + 50.821473 + ], + [ + 6.0251779, + 50.8215212 + ], + [ + 6.0249655, + 50.8216021 + ], + [ + 6.0249447, + 50.821859 + ], + [ + 6.0248032, + 50.8225949 + ], + [ + 6.0243042, + 50.8235455 + ], + [ + 6.024284, + 50.8236869 + ], + [ + 6.0242409, + 50.8239903 + ], + [ + 6.024216, + 50.824166 + ], + [ + 6.0240782, + 50.8244962 + ], + [ + 6.0239283, + 50.8251078 + ], + [ + 6.022983, + 50.826498 + ], + [ + 6.023043, + 50.8266241 + ], + [ + 6.0238893, + 50.827055 + ], + [ + 6.0243746, + 50.8273822 + ], + [ + 6.0248264, + 50.8278201 + ], + [ + 6.0245984, + 50.8280249 + ], + [ + 6.0234951, + 50.8283621 + ], + [ + 6.0231894, + 50.8285112 + ], + [ + 6.0232302, + 50.8288448 + ], + [ + 6.0204177, + 50.8289576 + ], + [ + 6.0185608, + 50.8295043 + ], + [ + 6.0180062, + 50.8308294 + ], + [ + 6.0178743, + 50.8310135 + ], + [ + 6.0171978, + 50.832339 + ], + [ + 6.0171182, + 50.8324841 + ], + [ + 6.016978, + 50.83274 + ], + [ + 6.0163905, + 50.8338332 + ], + [ + 6.0163438, + 50.83392 + ], + [ + 6.0171326, + 50.8352658 + ], + [ + 6.017306, + 50.8355342 + ], + [ + 6.017752, + 50.8362825 + ], + [ + 6.0180502, + 50.8368236 + ], + [ + 6.018363, + 50.8371663 + ], + [ + 6.0184044, + 50.8374035 + ], + [ + 6.0177363, + 50.8377807 + ], + [ + 6.0159284, + 50.8388285 + ], + [ + 6.0170173, + 50.8414993 + ], + [ + 6.0171173, + 50.8417446 + ], + [ + 6.0172766, + 50.842111 + ], + [ + 6.0173005, + 50.8421924 + ], + [ + 6.0178086, + 50.8434141 + ], + [ + 6.0189515, + 50.8461736 + ], + [ + 6.0189908, + 50.8462686 + ], + [ + 6.0190348, + 50.8463084 + ], + [ + 6.0190657, + 50.8463318 + ], + [ + 6.0190726, + 50.8463376 + ], + [ + 6.0198857, + 50.8463528 + ], + [ + 6.0209591, + 50.8464175 + ], + [ + 6.0215518, + 50.8464268 + ], + [ + 6.02196, + 50.8464321 + ], + [ + 6.0256065, + 50.8477848 + ], + [ + 6.0261454, + 50.8472507 + ], + [ + 6.0266467, + 50.8473412 + ], + [ + 6.0272605, + 50.8474766 + ], + [ + 6.0277801, + 50.8475967 + ], + [ + 6.0279357, + 50.8476462 + ], + [ + 6.0283148, + 50.847767 + ], + [ + 6.0287733, + 50.8479217 + ], + [ + 6.0290214, + 50.8480482 + ], + [ + 6.0293357, + 50.8482359 + ], + [ + 6.0315228, + 50.8492118 + ], + [ + 6.0316659, + 50.8493321 + ], + [ + 6.0317726, + 50.8494505 + ], + [ + 6.0319585, + 50.8495361 + ], + [ + 6.0328012, + 50.8499468 + ], + [ + 6.0333151, + 50.8501629 + ], + [ + 6.0337732, + 50.8503017 + ], + [ + 6.0342246, + 50.8504542 + ], + [ + 6.0347502, + 50.8504964 + ], + [ + 6.0353085, + 50.8505475 + ], + [ + 6.0358585, + 50.8505254 + ], + [ + 6.0363288, + 50.8505397 + ], + [ + 6.0368671, + 50.8506673 + ], + [ + 6.037272, + 50.8508659 + ], + [ + 6.0377917, + 50.8509951 + ], + [ + 6.0381607, + 50.8509742 + ], + [ + 6.0386054, + 50.8509437 + ], + [ + 6.0391517, + 50.8509125 + ], + [ + 6.0394159, + 50.8509062 + ], + [ + 6.0395833, + 50.8509714 + ], + [ + 6.0399268, + 50.851168 + ], + [ + 6.0403784, + 50.8511123 + ], + [ + 6.0407074, + 50.8511282 + ], + [ + 6.0410414, + 50.8511444 + ], + [ + 6.0414948, + 50.8511916 + ], + [ + 6.0416919, + 50.8512955 + ], + [ + 6.0418768, + 50.8513171 + ], + [ + 6.0420898, + 50.8512768 + ], + [ + 6.0422087, + 50.851237 + ], + [ + 6.0423366, + 50.8513163 + ], + [ + 6.0425896, + 50.8515159 + ], + [ + 6.0428345, + 50.851672 + ], + [ + 6.0429481, + 50.8517559 + ], + [ + 6.0432726, + 50.8519024 + ], + [ + 6.0436755, + 50.851966 + ], + [ + 6.043799, + 50.8519972 + ], + [ + 6.0439572, + 50.852154 + ], + [ + 6.0439882, + 50.8522796 + ], + [ + 6.0439644, + 50.8523873 + ], + [ + 6.0438962, + 50.8524221 + ], + [ + 6.0439733, + 50.8524901 + ], + [ + 6.0442383, + 50.8525319 + ], + [ + 6.0444201, + 50.8525855 + ], + [ + 6.0445376, + 50.8526922 + ], + [ + 6.0446828, + 50.8527141 + ], + [ + 6.0447768, + 50.8527066 + ], + [ + 6.0448414, + 50.852665 + ], + [ + 6.0448261, + 50.8526147 + ], + [ + 6.0447818, + 50.8525578 + ], + [ + 6.0448061, + 50.8525004 + ], + [ + 6.0448671, + 50.8524657 + ], + [ + 6.0448954, + 50.8524197 + ], + [ + 6.0449881, + 50.8523276 + ], + [ + 6.0452085, + 50.8522963 + ], + [ + 6.0452636, + 50.8523486 + ], + [ + 6.0451969, + 50.8524795 + ], + [ + 6.0452561, + 50.8525592 + ], + [ + 6.0453297, + 50.8526388 + ], + [ + 6.0454826, + 50.8526857 + ], + [ + 6.0456936, + 50.8527597 + ], + [ + 6.045926, + 50.8528039 + ], + [ + 6.0462127, + 50.8528431 + ], + [ + 6.0464304, + 50.8528737 + ], + [ + 6.0466413, + 50.8529339 + ], + [ + 6.0467476, + 50.8530133 + ], + [ + 6.0468327, + 50.853134 + ], + [ + 6.046917, + 50.853202 + ], + [ + 6.0470538, + 50.853255 + ], + [ + 6.0471028, + 50.853274 + ], + [ + 6.0472702, + 50.8533208 + ], + [ + 6.0473947, + 50.8534092 + ], + [ + 6.0475449, + 50.8535249 + ], + [ + 6.0477521, + 50.8535738 + ], + [ + 6.0479339, + 50.8536274 + ], + [ + 6.0481739, + 50.8536853 + ], + [ + 6.0483992, + 50.8537432 + ], + [ + 6.0486029, + 50.8538058 + ], + [ + 6.0487704, + 50.8538596 + ], + [ + 6.0489668, + 50.8539201 + ], + [ + 6.049271, + 50.8539248 + ], + [ + 6.0494742, + 50.8539554 + ], + [ + 6.0496965, + 50.8540454 + ], + [ + 6.0498054, + 50.8540652 + ], + [ + 6.050013, + 50.8541462 + ], + [ + 6.0501147, + 50.8541615 + ], + [ + 6.0501623, + 50.8541931 + ], + [ + 6.0501352, + 50.8543146 + ], + [ + 6.0501867, + 50.85436 + ], + [ + 6.0502744, + 50.8544166 + ], + [ + 6.0503956, + 50.8545256 + ], + [ + 6.0504563, + 50.8546967 + ], + [ + 6.0504434, + 50.8547952 + ], + [ + 6.0505331, + 50.8549731 + ], + [ + 6.0509131, + 50.8554257 + ], + [ + 6.0511117, + 50.8553923 + ], + [ + 6.0512819, + 50.8553866 + ], + [ + 6.0514597, + 50.8554128 + ], + [ + 6.0516301, + 50.8554254 + ], + [ + 6.0518622, + 50.8554512 + ], + [ + 6.0521092, + 50.8555021 + ], + [ + 6.052284, + 50.8555672 + ], + [ + 6.0524739, + 50.8556735 + ], + [ + 6.0525376, + 50.8558057 + ], + [ + 6.0526259, + 50.8558944 + ], + [ + 6.0527362, + 50.8559966 + ], + [ + 6.0528652, + 50.8561421 + ], + [ + 6.0531241, + 50.8562592 + ], + [ + 6.0533539, + 50.8563606 + ], + [ + 6.0535222, + 50.8564693 + ], + [ + 6.0536039, + 50.8566014 + ], + [ + 6.0537252, + 50.8567195 + ], + [ + 6.0538389, + 50.8568011 + ], + [ + 6.054032, + 50.8568798 + ], + [ + 6.0542647, + 50.8569423 + ], + [ + 6.0545551, + 50.8569929 + ], + [ + 6.0548773, + 50.8571209 + ], + [ + 6.0549232, + 50.8571391 + ], + [ + 6.055145, + 50.8571947 + ], + [ + 6.0553663, + 50.8572297 + ], + [ + 6.0556993, + 50.8572137 + ], + [ + 6.0560431, + 50.8572022 + ], + [ + 6.0562919, + 50.8571432 + ], + [ + 6.0564935, + 50.8570708 + ], + [ + 6.0565414, + 50.8566726 + ], + [ + 6.0566597, + 50.85569 + ], + [ + 6.0568077, + 50.8543025 + ], + [ + 6.0567879, + 50.8539662 + ], + [ + 6.0566369, + 50.8535783 + ], + [ + 6.0564887, + 50.8533689 + ], + [ + 6.0564654, + 50.8532684 + ], + [ + 6.0565205, + 50.8530872 + ], + [ + 6.0566158, + 50.8529425 + ], + [ + 6.0567284, + 50.852738 + ], + [ + 6.0567398, + 50.8526012 + ], + [ + 6.0567437, + 50.8525548 + ], + [ + 6.0567279, + 50.8522507 + ], + [ + 6.0568443, + 50.8513232 + ], + [ + 6.0574002, + 50.85135 + ], + [ + 6.0581558, + 50.8513316 + ], + [ + 6.0587973, + 50.851241 + ], + [ + 6.0591017, + 50.8510534 + ], + [ + 6.0595992, + 50.8509218 + ], + [ + 6.0600792, + 50.850827 + ], + [ + 6.0601084, + 50.8508179 + ], + [ + 6.0605216, + 50.8507799 + ], + [ + 6.0610204, + 50.8507074 + ], + [ + 6.0616189, + 50.8505447 + ], + [ + 6.0621611, + 50.8503913 + ], + [ + 6.0627134, + 50.8502867 + ], + [ + 6.0631862, + 50.8501988 + ], + [ + 6.0636688, + 50.8500375 + ], + [ + 6.0639599, + 50.8499353 + ], + [ + 6.064269, + 50.8498658 + ], + [ + 6.0643958, + 50.849776 + ], + [ + 6.0646094, + 50.8497094 + ], + [ + 6.0662509, + 50.8491978 + ], + [ + 6.0672559, + 50.8488841 + ], + [ + 6.0688971, + 50.8483816 + ], + [ + 6.0691662, + 50.8483057 + ], + [ + 6.0692605, + 50.8482835 + ], + [ + 6.0693277, + 50.8482669 + ], + [ + 6.0694391, + 50.8482369 + ], + [ + 6.0698392, + 50.848129 + ], + [ + 6.0702024, + 50.8479846 + ], + [ + 6.0702749, + 50.8479576 + ], + [ + 6.0706666, + 50.847812 + ], + [ + 6.071434, + 50.8475869 + ], + [ + 6.0719891, + 50.847441 + ], + [ + 6.0721513, + 50.8473784 + ], + [ + 6.0724244, + 50.8472732 + ], + [ + 6.0727948, + 50.847115 + ], + [ + 6.0732866, + 50.8468643 + ], + [ + 6.0735317, + 50.8467576 + ], + [ + 6.0736351, + 50.8467017 + ], + [ + 6.0737561, + 50.8466455 + ], + [ + 6.0739722, + 50.8466401 + ], + [ + 6.0740667, + 50.8466531 + ], + [ + 6.0740771, + 50.8466899 + ], + [ + 6.0740916, + 50.8467415 + ], + [ + 6.0740901, + 50.8467577 + ], + [ + 6.0740933, + 50.8467746 + ], + [ + 6.0741028, + 50.8467947 + ], + [ + 6.0741182, + 50.8468143 + ], + [ + 6.0741288, + 50.8468249 + ], + [ + 6.0741434, + 50.8468363 + ], + [ + 6.07416, + 50.8468429 + ], + [ + 6.0741785, + 50.8468518 + ], + [ + 6.0741968, + 50.8468586 + ], + [ + 6.0742632, + 50.8469245 + ], + [ + 6.0742707, + 50.8470931 + ], + [ + 6.0742787, + 50.8471597 + ], + [ + 6.0742893, + 50.8472049 + ], + [ + 6.0743065, + 50.8472889 + ], + [ + 6.074352, + 50.8474526 + ], + [ + 6.0744066, + 50.8477164 + ], + [ + 6.0744793, + 50.8480803 + ], + [ + 6.074543, + 50.8482895 + ], + [ + 6.0745703, + 50.8483896 + ], + [ + 6.0745976, + 50.8485078 + ], + [ + 6.0746522, + 50.8486807 + ], + [ + 6.0747125, + 50.8488176 + ], + [ + 6.0747341, + 50.8488808 + ], + [ + 6.0747311, + 50.84894 + ], + [ + 6.0747159, + 50.8490719 + ], + [ + 6.0747341, + 50.8492356 + ], + [ + 6.0747613, + 50.8493903 + ], + [ + 6.0747886, + 50.8495631 + ], + [ + 6.0748159, + 50.8496814 + ], + [ + 6.0748432, + 50.849836 + ], + [ + 6.0748705, + 50.8499911 + ], + [ + 6.074916, + 50.8502822 + ], + [ + 6.075007, + 50.8506642 + ], + [ + 6.075194, + 50.8514046 + ], + [ + 6.0752344, + 50.8515644 + ], + [ + 6.0753345, + 50.8520048 + ], + [ + 6.0753554, + 50.8521019 + ], + [ + 6.0755885, + 50.8521082 + ], + [ + 6.0756545, + 50.8522372 + ], + [ + 6.075669, + 50.8523623 + ], + [ + 6.0755867, + 50.8524099 + ], + [ + 6.0755441, + 50.8524471 + ], + [ + 6.0754537, + 50.852526 + ], + [ + 6.0758271, + 50.8544043 + ], + [ + 6.0758622, + 50.8545417 + ], + [ + 6.0759083, + 50.854712 + ], + [ + 6.0759239, + 50.8547654 + ], + [ + 6.0759341, + 50.8548064 + ], + [ + 6.07595, + 50.8548673 + ], + [ + 6.0759731, + 50.8550395 + ], + [ + 6.0760092, + 50.8553076 + ], + [ + 6.0760715, + 50.8557311 + ], + [ + 6.0762452, + 50.856427 + ], + [ + 6.0762957, + 50.8566294 + ], + [ + 6.076347, + 50.8568375 + ], + [ + 6.0763599, + 50.8568897 + ], + [ + 6.076412, + 50.8570476 + ], + [ + 6.0764537, + 50.8571951 + ], + [ + 6.0765008, + 50.8574151 + ], + [ + 6.0765956, + 50.8578686 + ], + [ + 6.0766658, + 50.8582454 + ], + [ + 6.076743, + 50.8585737 + ], + [ + 6.0767864, + 50.8587861 + ], + [ + 6.0768202, + 50.8589115 + ], + [ + 6.0768781, + 50.8591529 + ], + [ + 6.0769071, + 50.8593508 + ], + [ + 6.0769216, + 50.859486 + ], + [ + 6.0769222, + 50.8595112 + ], + [ + 6.0769257, + 50.8595771 + ], + [ + 6.0769933, + 50.8595892 + ], + [ + 6.077044, + 50.8596306 + ], + [ + 6.0770655, + 50.8596672 + ], + [ + 6.0770586, + 50.8597065 + ], + [ + 6.0770499, + 50.8597227 + ], + [ + 6.077028, + 50.8597525 + ], + [ + 6.0769816, + 50.8597711 + ], + [ + 6.0771022, + 50.8599869 + ], + [ + 6.0771643, + 50.8601807 + ], + [ + 6.0772287, + 50.8604295 + ], + [ + 6.077321, + 50.8608095 + ], + [ + 6.0773731, + 50.8608185 + ], + [ + 6.0774026, + 50.860827 + ], + [ + 6.077434, + 50.8608424 + ], + [ + 6.0774717, + 50.8608872 + ], + [ + 6.077474, + 50.8609272 + ], + [ + 6.0774575, + 50.860972 + ], + [ + 6.0777848, + 50.8611495 + ], + [ + 6.0779109, + 50.8612113 + ], + [ + 6.0779377, + 50.8612265 + ], + [ + 6.07843, + 50.8614217 + ], + [ + 6.0787439, + 50.8615637 + ], + [ + 6.0789822, + 50.8616668 + ], + [ + 6.079693, + 50.8619708 + ], + [ + 6.0799439, + 50.8620715 + ], + [ + 6.0804795, + 50.8622996 + ], + [ + 6.0805896, + 50.8623468 + ], + [ + 6.0806415, + 50.8623689 + ], + [ + 6.0806898, + 50.8623891 + ], + [ + 6.0807272, + 50.8623613 + ], + [ + 6.0807809, + 50.8623541 + ], + [ + 6.0808331, + 50.8623653 + ], + [ + 6.0808448, + 50.8623714 + ], + [ + 6.0808792, + 50.8623898 + ], + [ + 6.081086, + 50.8624606 + ], + [ + 6.0811276, + 50.8625326 + ], + [ + 6.081114, + 50.8626126 + ], + [ + 6.0811129, + 50.8627202 + ], + [ + 6.0811066, + 50.863058 + ], + [ + 6.0810863, + 50.864145 + ], + [ + 6.081079, + 50.8645429 + ], + [ + 6.08342, + 50.8648555 + ], + [ + 6.0839117, + 50.8654697 + ], + [ + 6.0843348, + 50.8660889 + ], + [ + 6.0846555, + 50.8665209 + ], + [ + 6.0849497, + 50.8669173 + ], + [ + 6.0852544, + 50.8672231 + ], + [ + 6.0855214, + 50.8677529 + ], + [ + 6.085879, + 50.868352 + ], + [ + 6.0861374, + 50.8686431 + ], + [ + 6.086422, + 50.8689865 + ], + [ + 6.0866007, + 50.8692804 + ], + [ + 6.0866946, + 50.8694879 + ], + [ + 6.0867874, + 50.8698395 + ], + [ + 6.0868295, + 50.8701893 + ], + [ + 6.0867973, + 50.8703215 + ], + [ + 6.0867345, + 50.8705789 + ], + [ + 6.0866387, + 50.8709091 + ], + [ + 6.0863618, + 50.8712498 + ], + [ + 6.0862056, + 50.8714408 + ], + [ + 6.0868952, + 50.871746 + ], + [ + 6.0880073, + 50.8722382 + ], + [ + 6.0881431, + 50.8722985 + ], + [ + 6.0880238, + 50.8725043 + ], + [ + 6.0878156, + 50.8728637 + ], + [ + 6.0875025, + 50.8732001 + ], + [ + 6.0872341, + 50.8736115 + ], + [ + 6.0871197, + 50.873919 + ], + [ + 6.0870165, + 50.8742469 + ], + [ + 6.0867025, + 50.8747502 + ], + [ + 6.0864771, + 50.8751363 + ], + [ + 6.0863383, + 50.8753573 + ], + [ + 6.0863112, + 50.8754006 + ], + [ + 6.0858636, + 50.8758437 + ], + [ + 6.0854317, + 50.8762076 + ], + [ + 6.0853513, + 50.8762973 + ], + [ + 6.0853379, + 50.8763819 + ], + [ + 6.0853432, + 50.8764614 + ], + [ + 6.0855578, + 50.8766832 + ], + [ + 6.085818, + 50.8768659 + ], + [ + 6.0860272, + 50.8770775 + ], + [ + 6.0865958, + 50.8774921 + ], + [ + 6.08683, + 50.8777362 + ], + [ + 6.0871252, + 50.8781701 + ], + [ + 6.0871571, + 50.8782316 + ], + [ + 6.0872004, + 50.8783151 + ], + [ + 6.0872824, + 50.8784732 + ], + [ + 6.0869507, + 50.8790243 + ], + [ + 6.086642, + 50.8797114 + ], + [ + 6.0863617, + 50.8799997 + ], + [ + 6.0862351, + 50.8800635 + ], + [ + 6.086084, + 50.8801508 + ], + [ + 6.0860598, + 50.8801668 + ], + [ + 6.0860182, + 50.880187 + ], + [ + 6.0859402, + 50.8802286 + ], + [ + 6.0854725, + 50.8803927 + ], + [ + 6.0853963, + 50.8804194 + ], + [ + 6.0849728, + 50.8804739 + ], + [ + 6.0849054, + 50.8804827 + ], + [ + 6.0848611, + 50.8805553 + ], + [ + 6.0848283, + 50.8806092 + ], + [ + 6.084673, + 50.880639 + ], + [ + 6.0843053, + 50.8807095 + ], + [ + 6.08429, + 50.8807302 + ], + [ + 6.0842066, + 50.880843 + ], + [ + 6.0839548, + 50.8809159 + ], + [ + 6.0838262, + 50.8809066 + ], + [ + 6.0834691, + 50.8808808 + ], + [ + 6.0833348, + 50.88098 + ], + [ + 6.0832656, + 50.8810312 + ], + [ + 6.0833264, + 50.8810905 + ], + [ + 6.0834624, + 50.8811971 + ], + [ + 6.0835702, + 50.8812815 + ], + [ + 6.0836367, + 50.8813335 + ], + [ + 6.0834793, + 50.8813981 + ], + [ + 6.0834088, + 50.8815063 + ], + [ + 6.0830148, + 50.8815299 + ], + [ + 6.082959, + 50.8815144 + ], + [ + 6.0829518, + 50.8816255 + ], + [ + 6.08273, + 50.8817479 + ], + [ + 6.0827231, + 50.8818522 + ], + [ + 6.0829335, + 50.8821877 + ], + [ + 6.0828651, + 50.8821847 + ], + [ + 6.0826565, + 50.882299 + ], + [ + 6.0825517, + 50.8823564 + ], + [ + 6.0823871, + 50.8824334 + ], + [ + 6.0823737, + 50.8824686 + ], + [ + 6.0823226, + 50.8826023 + ], + [ + 6.0823622, + 50.8827805 + ], + [ + 6.0814591, + 50.8830508 + ], + [ + 6.0812223, + 50.8824173 + ], + [ + 6.080966, + 50.8823726 + ], + [ + 6.0805994, + 50.882869 + ], + [ + 6.0803749, + 50.8829552 + ], + [ + 6.0801963, + 50.8830238 + ], + [ + 6.0801547, + 50.8830398 + ], + [ + 6.0800556, + 50.8830779 + ], + [ + 6.0798193, + 50.883037 + ], + [ + 6.0797248, + 50.8830207 + ], + [ + 6.0795453, + 50.88316 + ], + [ + 6.0794182, + 50.8832589 + ], + [ + 6.0793177, + 50.883277 + ], + [ + 6.0791515, + 50.8833036 + ], + [ + 6.079036, + 50.8833282 + ], + [ + 6.0787731, + 50.8830235 + ], + [ + 6.0784799, + 50.8830189 + ], + [ + 6.0783677, + 50.8831013 + ], + [ + 6.0782371, + 50.8831971 + ], + [ + 6.0772899, + 50.8834333 + ], + [ + 6.0772831, + 50.8834759 + ], + [ + 6.0772318, + 50.8838 + ], + [ + 6.0784713, + 50.8837661 + ], + [ + 6.0787066, + 50.8837597 + ], + [ + 6.0788711, + 50.8837552 + ], + [ + 6.0789073, + 50.8837969 + ], + [ + 6.0789892, + 50.8838917 + ], + [ + 6.0790277, + 50.884024 + ], + [ + 6.0790291, + 50.8841087 + ], + [ + 6.0789984, + 50.8841272 + ], + [ + 6.0788645, + 50.8842084 + ], + [ + 6.0787959, + 50.88425 + ], + [ + 6.0785838, + 50.8844602 + ], + [ + 6.078575, + 50.8844689 + ], + [ + 6.0785083, + 50.8846021 + ], + [ + 6.0783043, + 50.8849597 + ], + [ + 6.0782934, + 50.8849788 + ], + [ + 6.0782229, + 50.8850915 + ], + [ + 6.0782118, + 50.8850973 + ], + [ + 6.0781393, + 50.8851355 + ], + [ + 6.0781043, + 50.8851541 + ], + [ + 6.0780863, + 50.8851554 + ], + [ + 6.0779343, + 50.8851668 + ], + [ + 6.0778253, + 50.8851469 + ], + [ + 6.0778031, + 50.885119 + ], + [ + 6.0777586, + 50.8850628 + ], + [ + 6.0777307, + 50.8850276 + ], + [ + 6.0776846, + 50.8849695 + ], + [ + 6.0775967, + 50.884906 + ], + [ + 6.0774693, + 50.8848681 + ], + [ + 6.0773023, + 50.8848487 + ], + [ + 6.0771431, + 50.8848659 + ], + [ + 6.077064, + 50.8849008 + ], + [ + 6.0770009, + 50.8849081 + ], + [ + 6.0769591, + 50.8849129 + ], + [ + 6.0768506, + 50.8849229 + ], + [ + 6.0767104, + 50.8849879 + ], + [ + 6.0767117, + 50.8850657 + ], + [ + 6.0767089, + 50.8851183 + ], + [ + 6.0768401, + 50.8851677 + ], + [ + 6.0770112, + 50.8852146 + ], + [ + 6.077241, + 50.8853159 + ], + [ + 6.0774164, + 50.8853993 + ], + [ + 6.0775698, + 50.8854714 + ], + [ + 6.0777516, + 50.8855158 + ], + [ + 6.0779147, + 50.8855193 + ], + [ + 6.0780376, + 50.8855047 + ], + [ + 6.0780509, + 50.8855027 + ], + [ + 6.0782255, + 50.8854759 + ], + [ + 6.0782382, + 50.8854749 + ], + [ + 6.078259, + 50.8854718 + ], + [ + 6.0783015, + 50.8854699 + ], + [ + 6.0783698, + 50.8854645 + ], + [ + 6.0784174, + 50.8854608 + ], + [ + 6.0785115, + 50.8854601 + ], + [ + 6.0786044, + 50.8855154 + ], + [ + 6.078614, + 50.8855211 + ], + [ + 6.0787125, + 50.8855616 + ], + [ + 6.0787907, + 50.8855771 + ], + [ + 6.0789233, + 50.8856036 + ], + [ + 6.0790021, + 50.8856374 + ], + [ + 6.0790802, + 50.885671 + ], + [ + 6.0791534, + 50.8857232 + ], + [ + 6.0793431, + 50.8857927 + ], + [ + 6.0794393, + 50.8859179 + ], + [ + 6.0794924, + 50.8860617 + ], + [ + 6.0794868, + 50.8860806 + ], + [ + 6.0794753, + 50.8861189 + ], + [ + 6.0794833, + 50.8861882 + ], + [ + 6.0794819, + 50.886205 + ], + [ + 6.0794376, + 50.8862543 + ], + [ + 6.0793477, + 50.8862961 + ], + [ + 6.0792547, + 50.8863676 + ], + [ + 6.0792536, + 50.8864189 + ], + [ + 6.0792526, + 50.8864661 + ], + [ + 6.0792722, + 50.8865794 + ], + [ + 6.0792495, + 50.8866735 + ], + [ + 6.0792267, + 50.8867278 + ], + [ + 6.079221, + 50.8867967 + ], + [ + 6.0791352, + 50.8868474 + ], + [ + 6.0790139, + 50.8869231 + ], + [ + 6.0789867, + 50.8869924 + ], + [ + 6.0789805, + 50.8870967 + ], + [ + 6.0788782, + 50.8871264 + ], + [ + 6.0788439, + 50.8871735 + ], + [ + 6.0788039, + 50.8872314 + ], + [ + 6.0787869, + 50.8873111 + ], + [ + 6.0786899, + 50.8874524 + ], + [ + 6.0786385, + 50.8875574 + ], + [ + 6.0785413, + 50.8876624 + ], + [ + 6.0784271, + 50.8878001 + ], + [ + 6.0783813, + 50.8878509 + ], + [ + 6.0783529, + 50.8879052 + ], + [ + 6.0783248, + 50.8879735 + ], + [ + 6.078315, + 50.8879822 + ], + [ + 6.0781232, + 50.8880597 + ], + [ + 6.07804, + 50.8880718 + ], + [ + 6.0779122, + 50.8880155 + ], + [ + 6.0778379, + 50.8878994 + ], + [ + 6.0778538, + 50.8877643 + ], + [ + 6.0777829, + 50.8876458 + ], + [ + 6.0777023, + 50.8875868 + ], + [ + 6.0775793, + 50.8876015 + ], + [ + 6.0774571, + 50.8876596 + ], + [ + 6.0773677, + 50.8877289 + ], + [ + 6.0772292, + 50.8878969 + ], + [ + 6.0771877, + 50.8880253 + ], + [ + 6.077236, + 50.8881436 + ], + [ + 6.0772407, + 50.8881554 + ], + [ + 6.0772502, + 50.8882971 + ], + [ + 6.0771255, + 50.8884284 + ], + [ + 6.0770222, + 50.8885321 + ], + [ + 6.07709, + 50.8886826 + ], + [ + 6.0771314, + 50.8887807 + ], + [ + 6.0769199, + 50.8889218 + ], + [ + 6.0767281, + 50.8889392 + ], + [ + 6.0766069, + 50.8889676 + ], + [ + 6.0764864, + 50.8889958 + ], + [ + 6.0764878, + 50.8890827 + ], + [ + 6.0765329, + 50.8891831 + ], + [ + 6.0765454, + 50.8891889 + ], + [ + 6.0766826, + 50.889253 + ], + [ + 6.0768387, + 50.8892771 + ], + [ + 6.0770298, + 50.8892117 + ], + [ + 6.0771137, + 50.8892453 + ], + [ + 6.0771373, + 50.8893596 + ], + [ + 6.0770457, + 50.8895204 + ], + [ + 6.0768632, + 50.8896589 + ], + [ + 6.0767608, + 50.8898268 + ], + [ + 6.0767419, + 50.8899985 + ], + [ + 6.0767987, + 50.8901468 + ], + [ + 6.0767357, + 50.89028 + ], + [ + 6.0765191, + 50.8903249 + ], + [ + 6.0762717, + 50.8902695 + ], + [ + 6.0761578, + 50.8901673 + ], + [ + 6.0760126, + 50.8900879 + ], + [ + 6.0759293, + 50.8900431 + ], + [ + 6.0758019, + 50.8899931 + ], + [ + 6.0756912, + 50.8899881 + ], + [ + 6.075563, + 50.8900339 + ], + [ + 6.0755355, + 50.8901667 + ], + [ + 6.0755037, + 50.8902819 + ], + [ + 6.0754789, + 50.890345 + ], + [ + 6.0754377, + 50.8904494 + ], + [ + 6.0754154, + 50.8906395 + ], + [ + 6.0754, + 50.8907997 + ], + [ + 6.0753663, + 50.8909601 + ], + [ + 6.0753935, + 50.8910697 + ], + [ + 6.0754937, + 50.8912132 + ], + [ + 6.0756944, + 50.8912987 + ], + [ + 6.075964, + 50.8913883 + ], + [ + 6.0763383, + 50.8914542 + ], + [ + 6.0763439, + 50.8915778 + ], + [ + 6.0763102, + 50.8916248 + ], + [ + 6.0762482, + 50.8917111 + ], + [ + 6.0761826, + 50.8919015 + ], + [ + 6.076121, + 50.892117 + ], + [ + 6.0760002, + 50.8922735 + ], + [ + 6.075815, + 50.8924239 + ], + [ + 6.0757786, + 50.8924535 + ], + [ + 6.0757322, + 50.8924823 + ], + [ + 6.0755262, + 50.8926087 + ], + [ + 6.0754856, + 50.892635 + ], + [ + 6.0754443, + 50.8926718 + ], + [ + 6.0752666, + 50.8928324 + ], + [ + 6.0753271, + 50.8929921 + ], + [ + 6.0754307, + 50.8931127 + ], + [ + 6.0759854, + 50.893802 + ], + [ + 6.0759543, + 50.8938914 + ], + [ + 6.075898, + 50.8939902 + ], + [ + 6.0759362, + 50.8941158 + ], + [ + 6.0760895, + 50.8941742 + ], + [ + 6.076232, + 50.8942486 + ], + [ + 6.0762661, + 50.8943445 + ], + [ + 6.0762176, + 50.8944776 + ], + [ + 6.0761972, + 50.8945578 + ], + [ + 6.0762817, + 50.8946281 + ], + [ + 6.0764089, + 50.8946501 + ], + [ + 6.0765565, + 50.8945964 + ], + [ + 6.0766598, + 50.8947078 + ], + [ + 6.0766482, + 50.8947583 + ], + [ + 6.0766362, + 50.8948109 + ], + [ + 6.0766133, + 50.8948328 + ], + [ + 6.0765399, + 50.8949031 + ], + [ + 6.0765526, + 50.8950174 + ], + [ + 6.0765795, + 50.895111 + ], + [ + 6.0765562, + 50.8952324 + ], + [ + 6.0765645, + 50.8953033 + ], + [ + 6.0767227, + 50.8958833 + ], + [ + 6.0767435, + 50.8960526 + ], + [ + 6.0768335, + 50.896235 + ], + [ + 6.0768226, + 50.8964478 + ], + [ + 6.0769334, + 50.8965774 + ], + [ + 6.0770174, + 50.896642 + ], + [ + 6.0771426, + 50.8967384 + ], + [ + 6.0772751, + 50.896861 + ], + [ + 6.0773565, + 50.896968 + ], + [ + 6.0773699, + 50.8971234 + ], + [ + 6.0773113, + 50.8973 + ], + [ + 6.0773135, + 50.8974373 + ], + [ + 6.0773893, + 50.8976404 + ], + [ + 6.0773953, + 50.8980018 + ], + [ + 6.0774245, + 50.898235 + ], + [ + 6.0774123, + 50.8985943 + ], + [ + 6.0774056, + 50.8987079 + ], + [ + 6.0773953, + 50.8988827 + ], + [ + 6.0773266, + 50.8991143 + ], + [ + 6.077239, + 50.8992934 + ], + [ + 6.0769689, + 50.899396 + ], + [ + 6.0767974, + 50.8995483 + ], + [ + 6.0767806, + 50.899633 + ], + [ + 6.0768861, + 50.8998703 + ], + [ + 6.0769326, + 50.9000552 + ], + [ + 6.0768828, + 50.9003347 + ], + [ + 6.0768415, + 50.9004175 + ], + [ + 6.0768336, + 50.9004335 + ], + [ + 6.0768221, + 50.9004337 + ], + [ + 6.0766193, + 50.9004387 + ], + [ + 6.0765692, + 50.9004399 + ], + [ + 6.076511, + 50.9004243 + ], + [ + 6.0764931, + 50.9004143 + ], + [ + 6.0762769, + 50.9002933 + ], + [ + 6.0760917, + 50.900274 + ], + [ + 6.0760254, + 50.9004255 + ], + [ + 6.0759655, + 50.9007576 + ], + [ + 6.0760072, + 50.9008627 + ], + [ + 6.0761306, + 50.9008777 + ], + [ + 6.0763187, + 50.9008581 + ], + [ + 6.0764322, + 50.9009213 + ], + [ + 6.0762999, + 50.9010367 + ], + [ + 6.0760192, + 50.9011577 + ], + [ + 6.076112, + 50.9012852 + ], + [ + 6.0763172, + 50.9013201 + ], + [ + 6.0763954, + 50.9013334 + ], + [ + 6.0764221, + 50.9014156 + ], + [ + 6.0763419, + 50.9016085 + ], + [ + 6.076295, + 50.9016157 + ], + [ + 6.0761823, + 50.9015962 + ], + [ + 6.0760202, + 50.9015681 + ], + [ + 6.0759656, + 50.9015588 + ], + [ + 6.0759267, + 50.9015517 + ], + [ + 6.0757841, + 50.9015023 + ], + [ + 6.0757566, + 50.9014937 + ], + [ + 6.0754921, + 50.9015001 + ], + [ + 6.0753921, + 50.9015946 + ], + [ + 6.0753356, + 50.9016797 + ], + [ + 6.0755041, + 50.9017929 + ], + [ + 6.075719, + 50.9018577 + ], + [ + 6.0758695, + 50.9018981 + ], + [ + 6.0761923, + 50.9019847 + ], + [ + 6.0762478, + 50.902004 + ], + [ + 6.0763599, + 50.902043 + ], + [ + 6.0764414, + 50.90215 + ], + [ + 6.0763893, + 50.9022899 + ], + [ + 6.0763604, + 50.9022969 + ], + [ + 6.0760501, + 50.9023724 + ], + [ + 6.0757786, + 50.9023949 + ], + [ + 6.0756059, + 50.9024694 + ], + [ + 6.075493, + 50.9026601 + ], + [ + 6.0754533, + 50.9028846 + ], + [ + 6.0755014, + 50.9029461 + ], + [ + 6.0757311, + 50.903029 + ], + [ + 6.0757994, + 50.9030505 + ], + [ + 6.0760297, + 50.903123 + ], + [ + 6.07612, + 50.9033283 + ], + [ + 6.0762851, + 50.9034416 + ], + [ + 6.0767378, + 50.9034177 + ], + [ + 6.0771575, + 50.9033736 + ], + [ + 6.0772555, + 50.9033865 + ], + [ + 6.0772512, + 50.9035673 + ], + [ + 6.0771867, + 50.903609 + ], + [ + 6.0768753, + 50.9036295 + ], + [ + 6.076607, + 50.90362 + ], + [ + 6.0763144, + 50.9036862 + ], + [ + 6.0762689, + 50.903778 + ], + [ + 6.076406, + 50.9039623 + ], + [ + 6.0766385, + 50.9039972 + ], + [ + 6.0769969, + 50.9039696 + ], + [ + 6.0771291, + 50.9040739 + ], + [ + 6.0773678, + 50.9040852 + ], + [ + 6.0773852, + 50.9040842 + ], + [ + 6.0774121, + 50.9040794 + ], + [ + 6.0775395, + 50.9040546 + ], + [ + 6.0775998, + 50.904043 + ], + [ + 6.0776247, + 50.9039569 + ], + [ + 6.0776444, + 50.9038894 + ], + [ + 6.0776931, + 50.9037701 + ], + [ + 6.0777817, + 50.9036527 + ], + [ + 6.0779812, + 50.9036147 + ], + [ + 6.0783049, + 50.9036745 + ], + [ + 6.0783186, + 50.9036786 + ], + [ + 6.0783139, + 50.9036857 + ], + [ + 6.0780732, + 50.9037487 + ], + [ + 6.0780447, + 50.903908 + ], + [ + 6.0780851, + 50.904089 + ], + [ + 6.0782341, + 50.9041614 + ], + [ + 6.0785147, + 50.9041466 + ], + [ + 6.0792185, + 50.9039628 + ], + [ + 6.0792703, + 50.9039941 + ], + [ + 6.0792303, + 50.904081 + ], + [ + 6.0792191, + 50.9041498 + ], + [ + 6.078884, + 50.9043335 + ], + [ + 6.0788891, + 50.9043897 + ], + [ + 6.0788765, + 50.9047586 + ], + [ + 6.0790655, + 50.9047983 + ], + [ + 6.0791743, + 50.9048018 + ], + [ + 6.0793347, + 50.9048162 + ], + [ + 6.0794778, + 50.904798 + ], + [ + 6.0795752, + 50.9048124 + ], + [ + 6.0796555, + 50.9048848 + ], + [ + 6.079644, + 50.9049029 + ], + [ + 6.0796441, + 50.9049645 + ], + [ + 6.0796494, + 50.9050282 + ], + [ + 6.0795155, + 50.9052694 + ], + [ + 6.0796063, + 50.9055089 + ], + [ + 6.079595, + 50.9056875 + ], + [ + 6.079534, + 50.9059419 + ], + [ + 6.0796103, + 50.9061747 + ], + [ + 6.0799356, + 50.9063394 + ], + [ + 6.0801728, + 50.9064361 + ], + [ + 6.0803921, + 50.9065467 + ], + [ + 6.0806017, + 50.906735 + ], + [ + 6.0805683, + 50.9069046 + ], + [ + 6.0804177, + 50.9070017 + ], + [ + 6.0800742, + 50.9070523 + ], + [ + 6.0797961, + 50.9071138 + ], + [ + 6.0798471, + 50.9073491 + ], + [ + 6.0801481, + 50.9073561 + ], + [ + 6.0805931, + 50.9073048 + ], + [ + 6.0808618, + 50.9073372 + ], + [ + 6.0809402, + 50.9074716 + ], + [ + 6.0809057, + 50.9075818 + ], + [ + 6.0807953, + 50.9076969 + ], + [ + 6.0806371, + 50.9077736 + ], + [ + 6.0805445, + 50.9078749 + ], + [ + 6.0807965, + 50.9079875 + ], + [ + 6.0808556, + 50.9080603 + ], + [ + 6.0808812, + 50.9082889 + ], + [ + 6.0810986, + 50.9085093 + ], + [ + 6.0813555, + 50.9086927 + ], + [ + 6.081518, + 50.9088746 + ], + [ + 6.0813408, + 50.9091184 + ], + [ + 6.0811789, + 50.9091951 + ], + [ + 6.081098, + 50.9093467 + ], + [ + 6.0813361, + 50.9094982 + ], + [ + 6.0814685, + 50.9096117 + ], + [ + 6.0815482, + 50.9098239 + ], + [ + 6.0816333, + 50.9099262 + ], + [ + 6.0818694, + 50.9099612 + ], + [ + 6.0821046, + 50.9099343 + ], + [ + 6.0823743, + 50.9100171 + ], + [ + 6.0825242, + 50.9100983 + ], + [ + 6.0826416, + 50.9101775 + ], + [ + 6.0827552, + 50.9102523 + ], + [ + 6.0830253, + 50.910367 + ], + [ + 6.0834761, + 50.9104438 + ], + [ + 6.0837307, + 50.9105014 + ], + [ + 6.0839539, + 50.9106188 + ], + [ + 6.0840834, + 50.9107803 + ], + [ + 6.0840641, + 50.9109315 + ], + [ + 6.0840815, + 50.9111098 + ], + [ + 6.0843626, + 50.9112199 + ], + [ + 6.0845704, + 50.9112939 + ], + [ + 6.0848376, + 50.9114453 + ], + [ + 6.0851041, + 50.9116185 + ], + [ + 6.0854021, + 50.9117487 + ], + [ + 6.0855856, + 50.9118789 + ], + [ + 6.085792, + 50.9120163 + ], + [ + 6.0858668, + 50.9121539 + ], + [ + 6.085944, + 50.9123616 + ], + [ + 6.0859732, + 50.9124105 + ], + [ + 6.0860213, + 50.9124906 + ], + [ + 6.0860409, + 50.9126506 + ], + [ + 6.0860198, + 50.913055 + ], + [ + 6.0860145, + 50.9131551 + ], + [ + 6.0860305, + 50.9132511 + ], + [ + 6.0860531, + 50.9133104 + ], + [ + 6.0861268, + 50.9133923 + ], + [ + 6.0861889, + 50.9134309 + ], + [ + 6.0863191, + 50.9134346 + ], + [ + 6.0864741, + 50.9134017 + ], + [ + 6.0865681, + 50.9133942 + ], + [ + 6.0866408, + 50.9134098 + ], + [ + 6.0866777, + 50.9134668 + ], + [ + 6.0867306, + 50.9138416 + ], + [ + 6.0867106, + 50.9139469 + ], + [ + 6.0866726, + 50.9140684 + ], + [ + 6.0866775, + 50.9141508 + ], + [ + 6.0867293, + 50.9142259 + ], + [ + 6.0868247, + 50.9143078 + ], + [ + 6.0869414, + 50.9143757 + ], + [ + 6.087069, + 50.9144321 + ], + [ + 6.0872178, + 50.9144655 + ], + [ + 6.0873848, + 50.9146178 + ], + [ + 6.088603, + 50.9157291 + ], + [ + 6.088715, + 50.9158313 + ], + [ + 6.0888182, + 50.915945 + ], + [ + 6.0888705, + 50.9160568 + ], + [ + 6.0889687, + 50.9160928 + ], + [ + 6.0890743, + 50.9161357 + ], + [ + 6.0893462, + 50.9161637 + ], + [ + 6.0894877, + 50.9161926 + ], + [ + 6.0895712, + 50.9162127 + ], + [ + 6.0896454, + 50.9163357 + ], + [ + 6.0897301, + 50.9164245 + ], + [ + 6.0898249, + 50.9164788 + ], + [ + 6.0900067, + 50.916528 + ], + [ + 6.0901841, + 50.9165452 + ], + [ + 6.0904624, + 50.9165274 + ], + [ + 6.0906901, + 50.9165123 + ], + [ + 6.0908385, + 50.9165183 + ], + [ + 6.0909657, + 50.916545 + ], + [ + 6.0910825, + 50.9166174 + ], + [ + 6.0913575, + 50.9168469 + ], + [ + 6.0915907, + 50.9169506 + ], + [ + 6.0917907, + 50.9170226 + ], + [ + 6.0919721, + 50.9170558 + ], + [ + 6.0921573, + 50.9170935 + ], + [ + 6.0927008, + 50.9171497 + ], + [ + 6.0924734, + 50.9174119 + ], + [ + 6.0924315, + 50.9175082 + ], + [ + 6.092376, + 50.9176642 + ], + [ + 6.0923919, + 50.9177579 + ], + [ + 6.0924003, + 50.917831 + ], + [ + 6.0924451, + 50.9179154 + ], + [ + 6.0927381, + 50.9181447 + ], + [ + 6.0928296, + 50.9182104 + ], + [ + 6.0928593, + 50.9182606 + ], + [ + 6.0928184, + 50.9184187 + ], + [ + 6.0928336, + 50.9184689 + ], + [ + 6.0928922, + 50.9185143 + ], + [ + 6.0929326, + 50.9185507 + ], + [ + 6.092955, + 50.918594 + ], + [ + 6.0930492, + 50.9188405 + ], + [ + 6.0930865, + 50.9189112 + ], + [ + 6.0931163, + 50.9189613 + ], + [ + 6.0931895, + 50.9190135 + ], + [ + 6.0933789, + 50.9190993 + ], + [ + 6.0934373, + 50.919131 + ], + [ + 6.0934528, + 50.9191949 + ], + [ + 6.0934584, + 50.919323 + ], + [ + 6.0934632, + 50.9193984 + ], + [ + 6.0934929, + 50.9194486 + ], + [ + 6.093628, + 50.9195187 + ], + [ + 6.0936937, + 50.9195618 + ], + [ + 6.0937558, + 50.9196026 + ], + [ + 6.0937639, + 50.9196597 + ], + [ + 6.0937552, + 50.9197948 + ], + [ + 6.0937747, + 50.9198816 + ], + [ + 6.093819, + 50.9199385 + ], + [ + 6.0940196, + 50.9200379 + ], + [ + 6.0941436, + 50.9201035 + ], + [ + 6.094184, + 50.9201421 + ], + [ + 6.0941954, + 50.920181 + ], + [ + 6.094164, + 50.9202452 + ], + [ + 6.0940256, + 50.9204222 + ], + [ + 6.0940197, + 50.9205091 + ], + [ + 6.0940063, + 50.9205757 + ], + [ + 6.0940614, + 50.9206347 + ], + [ + 6.0941717, + 50.9207462 + ], + [ + 6.0941804, + 50.9208354 + ], + [ + 6.0941568, + 50.9209498 + ], + [ + 6.0940821, + 50.9210327 + ], + [ + 6.0939676, + 50.9211112 + ], + [ + 6.0938238, + 50.921167 + ], + [ + 6.0936757, + 50.9211839 + ], + [ + 6.0935124, + 50.9211552 + ], + [ + 6.0933961, + 50.9211148 + ], + [ + 6.0900816, + 50.9194492 + ], + [ + 6.0897094, + 50.9191242 + ], + [ + 6.0893832, + 50.9185497 + ], + [ + 6.0874104, + 50.9191772 + ], + [ + 6.0868492, + 50.9193888 + ], + [ + 6.0853629, + 50.9201572 + ], + [ + 6.0838448, + 50.9209423 + ], + [ + 6.0830766, + 50.9212149 + ], + [ + 6.0821463, + 50.9215452 + ], + [ + 6.0774622, + 50.9225893 + ], + [ + 6.0761005, + 50.9227439 + ], + [ + 6.0756127, + 50.9227949 + ], + [ + 6.0755423, + 50.9227975 + ], + [ + 6.0753921, + 50.9228031 + ], + [ + 6.0752004, + 50.9227997 + ], + [ + 6.0750196, + 50.9228099 + ], + [ + 6.0717752, + 50.923136 + ], + [ + 6.0681701, + 50.9206592 + ], + [ + 6.0671837, + 50.9207521 + ], + [ + 6.0669275, + 50.9207948 + ], + [ + 6.0667399, + 50.9208325 + ], + [ + 6.0656442, + 50.9211159 + ], + [ + 6.0652517, + 50.9212371 + ], + [ + 6.0649384, + 50.9213442 + ], + [ + 6.0647223, + 50.921405 + ], + [ + 6.0646891, + 50.921417 + ], + [ + 6.0635635, + 50.9217809 + ], + [ + 6.063397, + 50.921692 + ], + [ + 6.063161, + 50.921857 + ], + [ + 6.0631275, + 50.9218891 + ], + [ + 6.0630584, + 50.9219704 + ], + [ + 6.0629236, + 50.9219188 + ], + [ + 6.0628235, + 50.9218286 + ], + [ + 6.0624663, + 50.9216302 + ], + [ + 6.0621949, + 50.921486 + ], + [ + 6.062052, + 50.9214409 + ], + [ + 6.0619364, + 50.9214123 + ], + [ + 6.0617893, + 50.9212485 + ], + [ + 6.0587888, + 50.9216535 + ], + [ + 6.0585915, + 50.9216801 + ], + [ + 6.0579208, + 50.9217706 + ], + [ + 6.0570192, + 50.9218923 + ], + [ + 6.0569566, + 50.9219008 + ], + [ + 6.0560373, + 50.9220461 + ], + [ + 6.0557443, + 50.9220643 + ], + [ + 6.0551926, + 50.9221387 + ], + [ + 6.0540436, + 50.9222938 + ], + [ + 6.0546574, + 50.9236765 + ], + [ + 6.0547106, + 50.9238009 + ], + [ + 6.0549809, + 50.9244333 + ], + [ + 6.0554596, + 50.925553 + ], + [ + 6.0556514, + 50.9260016 + ], + [ + 6.0556773, + 50.9260622 + ], + [ + 6.0561531, + 50.9271749 + ], + [ + 6.0511255, + 50.9297941 + ], + [ + 6.0509569, + 50.9298889 + ], + [ + 6.0508488, + 50.9299147 + ], + [ + 6.0507292, + 50.9299063 + ], + [ + 6.0505514, + 50.9298798 + ], + [ + 6.0491703, + 50.929476 + ], + [ + 6.049043, + 50.9294287 + ], + [ + 6.0489773, + 50.9293856 + ], + [ + 6.0488238, + 50.9292881 + ], + [ + 6.0487468, + 50.9292245 + ], + [ + 6.0486555, + 50.9291656 + ], + [ + 6.0474787, + 50.928621 + ], + [ + 6.0473256, + 50.9285464 + ], + [ + 6.0471291, + 50.9284743 + ], + [ + 6.046969, + 50.928418 + ], + [ + 6.0467584, + 50.9283644 + ], + [ + 6.0465587, + 50.9283198 + ], + [ + 6.0463625, + 50.928266 + ], + [ + 6.0456002, + 50.9281056 + ], + [ + 6.0449587, + 50.9290314 + ], + [ + 6.0450391, + 50.9292477 + ], + [ + 6.0448522, + 50.929198 + ], + [ + 6.0447678, + 50.9291756 + ], + [ + 6.044625, + 50.9291757 + ], + [ + 6.0444394, + 50.9292299 + ], + [ + 6.0440681, + 50.9293383 + ], + [ + 6.0436401, + 50.9295641 + ], + [ + 6.0434589, + 50.9296149 + ], + [ + 6.0423837, + 50.9299165 + ], + [ + 6.0416699, + 50.9301515 + ], + [ + 6.0412985, + 50.9302103 + ], + [ + 6.0411128, + 50.9302482 + ], + [ + 6.0400135, + 50.9304724 + ], + [ + 6.0396281, + 50.9305628 + ], + [ + 6.0394853, + 50.930599 + ], + [ + 6.0392229, + 50.9306619 + ], + [ + 6.038609, + 50.9308337 + ], + [ + 6.0384869, + 50.931 + ], + [ + 6.0384236, + 50.9310864 + ], + [ + 6.0380421, + 50.9310227 + ], + [ + 6.0379379, + 50.9310053 + ], + [ + 6.0363264, + 50.9312862 + ], + [ + 6.0306508, + 50.9323821 + ], + [ + 6.0298526, + 50.9325033 + ], + [ + 6.0296757, + 50.9325271 + ], + [ + 6.0295927, + 50.9325482 + ], + [ + 6.0293514, + 50.9326296 + ], + [ + 6.0292506, + 50.9326668 + ], + [ + 6.0291749, + 50.932681 + ], + [ + 6.0289612, + 50.9326822 + ], + [ + 6.0288746, + 50.9326895 + ], + [ + 6.028474, + 50.9328231 + ], + [ + 6.02733, + 50.9330401 + ], + [ + 6.0216269, + 50.9340822 + ], + [ + 6.020497, + 50.9342887 + ], + [ + 6.0182632, + 50.934697 + ], + [ + 6.0172879, + 50.9386398 + ], + [ + 6.0170348, + 50.9396631 + ], + [ + 6.0165266, + 50.9418046 + ], + [ + 6.0161783, + 50.9432723 + ], + [ + 6.0151297, + 50.9476927 + ], + [ + 6.0150818, + 50.9478944 + ], + [ + 6.0155878, + 50.9492316 + ], + [ + 6.0166025, + 50.9519126 + ], + [ + 6.0168841, + 50.9526565 + ], + [ + 6.0144577, + 50.9535268 + ], + [ + 6.0054273, + 50.9567652 + ], + [ + 6.0058374, + 50.9571392 + ], + [ + 6.0060267, + 50.957534 + ], + [ + 6.0061119, + 50.9576284 + ], + [ + 6.0062196, + 50.9577396 + ], + [ + 6.0065539, + 50.9579847 + ], + [ + 6.0068456, + 50.9581897 + ], + [ + 6.0075113, + 50.9586642 + ], + [ + 6.007622, + 50.9587431 + ], + [ + 6.0077859, + 50.9588432 + ], + [ + 6.0080188, + 50.9589728 + ], + [ + 6.0089134, + 50.9593457 + ], + [ + 6.0093505, + 50.9595666 + ], + [ + 6.0100316, + 50.9598167 + ], + [ + 6.0106745, + 50.9599966 + ], + [ + 6.0111588, + 50.9601045 + ], + [ + 6.0115086, + 50.9601977 + ], + [ + 6.012489, + 50.9604672 + ], + [ + 6.0126949, + 50.9605364 + ], + [ + 6.0134218, + 50.9609621 + ], + [ + 6.0137597, + 50.9611615 + ], + [ + 6.0140843, + 50.9613575 + ], + [ + 6.0142613, + 50.9615027 + ], + [ + 6.0144088, + 50.9616413 + ], + [ + 6.0146261, + 50.9618507 + ], + [ + 6.0147, + 50.9619499 + ], + [ + 6.0153228, + 50.9624796 + ], + [ + 6.0153551, + 50.9625278 + ], + [ + 6.0155494, + 50.9626437 + ], + [ + 6.0164998, + 50.9639657 + ], + [ + 6.0166239, + 50.9641283 + ], + [ + 6.0167575, + 50.9643089 + ], + [ + 6.0168911, + 50.9645137 + ], + [ + 6.0171105, + 50.9648027 + ], + [ + 6.01805, + 50.9662441 + ], + [ + 6.0181612, + 50.9664439 + ], + [ + 6.0183238, + 50.9667361 + ], + [ + 6.018782, + 50.9675068 + ], + [ + 6.0190642, + 50.9680376 + ], + [ + 6.0191212, + 50.9681706 + ], + [ + 6.0191785, + 50.9683272 + ], + [ + 6.0193121, + 50.9685378 + ], + [ + 6.0194364, + 50.968706 + ], + [ + 6.0196655, + 50.968995 + ], + [ + 6.0205235, + 50.9700389 + ], + [ + 6.0208862, + 50.9704604 + ], + [ + 6.0209912, + 50.9705929 + ], + [ + 6.0210962, + 50.9707133 + ], + [ + 6.0212202, + 50.970906 + ], + [ + 6.0213825, + 50.9712011 + ], + [ + 6.0216976, + 50.9717791 + ], + [ + 6.0219066, + 50.9721718 + ], + [ + 6.021997, + 50.9723416 + ], + [ + 6.0226032, + 50.973448 + ], + [ + 6.0240192, + 50.9760222 + ], + [ + 6.0243358, + 50.9767352 + ], + [ + 6.0248408, + 50.9776412 + ], + [ + 6.0254308, + 50.9786997 + ], + [ + 6.0262162, + 50.9801088 + ], + [ + 6.02635, + 50.9803489 + ], + [ + 6.0263771, + 50.9803975 + ], + [ + 6.0267979, + 50.9811525 + ], + [ + 6.0269275, + 50.9816149 + ], + [ + 6.0269043, + 50.9816921 + ], + [ + 6.0268654, + 50.9819901 + ], + [ + 6.0265458, + 50.9832685 + ], + [ + 6.0260318, + 50.9832287 + ], + [ + 6.0258991, + 50.983231 + ], + [ + 6.025463, + 50.9832387 + ], + [ + 6.0229708, + 50.9832823 + ], + [ + 6.0223061, + 50.9834188 + ], + [ + 6.0216269, + 50.9835623 + ], + [ + 6.0199236, + 50.983787 + ], + [ + 6.0191199, + 50.9838327 + ], + [ + 6.0186523, + 50.9838192 + ], + [ + 6.0171975, + 50.9836898 + ], + [ + 6.0173816, + 50.9833888 + ], + [ + 6.0151958, + 50.9833163 + ], + [ + 6.014793, + 50.9833036 + ], + [ + 6.014389, + 50.983264 + ], + [ + 6.0050369, + 50.9828956 + ], + [ + 6.0038117, + 50.9828473 + ], + [ + 6.0018157, + 50.9827687 + ], + [ + 5.9973803, + 50.9825941 + ], + [ + 5.9950728, + 50.9825032 + ], + [ + 5.9925839, + 50.9824053 + ], + [ + 5.9843083, + 50.9820795 + ], + [ + 5.9841355, + 50.9821628 + ], + [ + 5.9822204, + 50.9830866 + ], + [ + 5.9818125, + 50.9831894 + ], + [ + 5.9815371, + 50.9831955 + ], + [ + 5.981397, + 50.983164 + ], + [ + 5.981131, + 50.98313 + ], + [ + 5.9771381, + 50.9818019 + ], + [ + 5.976179, + 50.981419 + ], + [ + 5.974207, + 50.980575 + ], + [ + 5.9727877, + 50.9802615 + ], + [ + 5.9723255, + 50.980156 + ], + [ + 5.972185, + 50.980127 + ], + [ + 5.9719904, + 50.9800868 + ], + [ + 5.9718089, + 50.9800414 + ], + [ + 5.9716249, + 50.9800051 + ], + [ + 5.971524, + 50.9799849 + ], + [ + 5.9714276, + 50.9799625 + ], + [ + 5.9712347, + 50.9799154 + ], + [ + 5.9710216, + 50.9798705 + ], + [ + 5.9707414, + 50.9798011 + ], + [ + 5.9704952, + 50.9797439 + ], + [ + 5.9701484, + 50.9796617 + ], + [ + 5.9692909, + 50.9794585 + ], + [ + 5.9682718, + 50.9792624 + ], + [ + 5.9674576, + 50.9792526 + ], + [ + 5.9667751, + 50.9795844 + ], + [ + 5.9660837, + 50.9797255 + ], + [ + 5.965878, + 50.9798641 + ], + [ + 5.965566, + 50.9800743 + ], + [ + 5.9652285, + 50.980482 + ], + [ + 5.9651328, + 50.9805976 + ], + [ + 5.964947, + 50.980822 + ], + [ + 5.9645088, + 50.9810663 + ], + [ + 5.9633426, + 50.9816986 + ], + [ + 5.961673, + 50.9826186 + ], + [ + 5.9610793, + 50.9829457 + ], + [ + 5.9583496, + 50.9844171 + ], + [ + 5.9583962, + 50.9856907 + ], + [ + 5.9570601, + 50.9868473 + ], + [ + 5.9551924, + 50.9884641 + ], + [ + 5.952846, + 50.9878384 + ], + [ + 5.9515762, + 50.9875418 + ], + [ + 5.9512592, + 50.9874678 + ], + [ + 5.9507076, + 50.987339 + ], + [ + 5.9501677, + 50.9872129 + ], + [ + 5.9489538, + 50.9870727 + ], + [ + 5.9424135, + 50.9863174 + ], + [ + 5.9423316, + 50.9863246 + ], + [ + 5.9339414, + 50.9853447 + ], + [ + 5.932885, + 50.9848232 + ], + [ + 5.9293524, + 50.9830793 + ], + [ + 5.928642, + 50.982734 + ], + [ + 5.9284905, + 50.9826608 + ], + [ + 5.9276761, + 50.9822675 + ], + [ + 5.925458, + 50.980989 + ], + [ + 5.9245103, + 50.9804228 + ], + [ + 5.9230539, + 50.9795982 + ], + [ + 5.9230046, + 50.9795511 + ], + [ + 5.9196712, + 50.978145 + ], + [ + 5.9185904, + 50.9777288 + ], + [ + 5.9172033, + 50.9780674 + ], + [ + 5.9159003, + 50.9778676 + ], + [ + 5.9142785, + 50.9773416 + ], + [ + 5.9117681, + 50.9764054 + ], + [ + 5.9093332, + 50.9757436 + ], + [ + 5.909258, + 50.975739 + ], + [ + 5.9062518, + 50.9749385 + ], + [ + 5.9057349, + 50.9748035 + ], + [ + 5.9048461, + 50.9745714 + ], + [ + 5.8971121, + 50.9748726 + ], + [ + 5.8968344, + 50.9762572 + ], + [ + 5.8967214, + 50.9765119 + ], + [ + 5.8964139, + 50.9768659 + ], + [ + 5.8961012, + 50.9770826 + ], + [ + 5.8957948, + 50.9772191 + ], + [ + 5.8956186, + 50.9773344 + ], + [ + 5.89524, + 50.9778079 + ], + [ + 5.8945354, + 50.9786104 + ], + [ + 5.8941138, + 50.9791276 + ], + [ + 5.8939145, + 50.9794421 + ], + [ + 5.892656, + 50.980286 + ], + [ + 5.8930448, + 50.9807126 + ], + [ + 5.893719, + 50.9810736 + ], + [ + 5.8938424, + 50.9810868 + ], + [ + 5.895477, + 50.9811435 + ], + [ + 5.8957183, + 50.9813347 + ], + [ + 5.8966299, + 50.9820891 + ], + [ + 5.89762, + 50.9829085 + ], + [ + 5.8981407, + 50.983297 + ], + [ + 5.8986175, + 50.9836527 + ], + [ + 5.8995713, + 50.9843697 + ], + [ + 5.9001803, + 50.9847081 + ], + [ + 5.9005853, + 50.9849513 + ], + [ + 5.9012062, + 50.985379 + ], + [ + 5.9017474, + 50.9858207 + ], + [ + 5.9024934, + 50.9864173 + ], + [ + 5.9034306, + 50.987063 + ], + [ + 5.9035362, + 50.9871714 + ], + [ + 5.9036233, + 50.9872734 + ], + [ + 5.9039375, + 50.9898282 + ], + [ + 5.9043958, + 50.9960956 + ], + [ + 5.9044026, + 50.9961458 + ], + [ + 5.9045943, + 50.997054 + ], + [ + 5.9051531, + 50.9997526 + ], + [ + 5.9051126, + 50.9998844 + ], + [ + 5.9054981, + 51.0018725 + ], + [ + 5.9055558, + 51.0021701 + ], + [ + 5.9054388, + 51.002198 + ], + [ + 5.9014809, + 51.0031433 + ], + [ + 5.9013122, + 51.0031836 + ], + [ + 5.8989226, + 51.0037328 + ], + [ + 5.8958334, + 51.0044669 + ], + [ + 5.8955209, + 51.0045339 + ], + [ + 5.8955921, + 51.0077019 + ], + [ + 5.895667, + 51.0110256 + ], + [ + 5.8942532, + 51.0116663 + ], + [ + 5.8927962, + 51.0123024 + ], + [ + 5.8885235, + 51.013451 + ], + [ + 5.8882543, + 51.013485 + ], + [ + 5.8869694, + 51.0136475 + ], + [ + 5.8859515, + 51.0137763 + ], + [ + 5.885564, + 51.013841 + ], + [ + 5.8854226, + 51.0138065 + ], + [ + 5.8851143, + 51.0137314 + ], + [ + 5.8843197, + 51.0134274 + ], + [ + 5.8842253, + 51.0134229 + ], + [ + 5.8840077, + 51.0135624 + ], + [ + 5.8813809, + 51.0157287 + ], + [ + 5.8793645, + 51.0173919 + ], + [ + 5.8789002, + 51.0178014 + ], + [ + 5.8786499, + 51.0182062 + ], + [ + 5.8785375, + 51.0187117 + ], + [ + 5.8787008, + 51.0191851 + ], + [ + 5.8789984, + 51.0197431 + ], + [ + 5.87906, + 51.0200198 + ], + [ + 5.8790348, + 51.0203492 + ], + [ + 5.8789114, + 51.0207425 + ], + [ + 5.8788644, + 51.0208139 + ], + [ + 5.8785413, + 51.0213053 + ], + [ + 5.8769014, + 51.0236108 + ], + [ + 5.8767828, + 51.0238349 + ], + [ + 5.8767214, + 51.0239559 + ], + [ + 5.8766945, + 51.0240088 + ], + [ + 5.8767454, + 51.0242902 + ], + [ + 5.8766855, + 51.0247654 + ], + [ + 5.8766148, + 51.024958 + ], + [ + 5.8763754, + 51.0253354 + ], + [ + 5.8759245, + 51.0260891 + ], + [ + 5.8754053, + 51.0267515 + ], + [ + 5.8753562, + 51.0269787 + ], + [ + 5.8751369, + 51.027676 + ], + [ + 5.8746678, + 51.0291675 + ], + [ + 5.8746984, + 51.0292257 + ], + [ + 5.874747, + 51.0292972 + ], + [ + 5.8767966, + 51.0313066 + ], + [ + 5.8768939, + 51.0314628 + ], + [ + 5.8769399, + 51.0315365 + ], + [ + 5.8769545, + 51.0316132 + ], + [ + 5.876981, + 51.0317535 + ], + [ + 5.8769979, + 51.0318405 + ], + [ + 5.8774017, + 51.0335861 + ], + [ + 5.8777563, + 51.035236 + ], + [ + 5.8778193, + 51.0355098 + ], + [ + 5.8780584, + 51.0365486 + ], + [ + 5.8780634, + 51.0365703 + ], + [ + 5.8781598, + 51.0371145 + ], + [ + 5.8780722, + 51.037555 + ], + [ + 5.87775, + 51.0378901 + ], + [ + 5.8771439, + 51.0381867 + ], + [ + 5.8746966, + 51.0390184 + ], + [ + 5.8726382, + 51.0410839 + ], + [ + 5.8722158, + 51.0416438 + ], + [ + 5.871558, + 51.0422621 + ], + [ + 5.8682815, + 51.0453284 + ], + [ + 5.8674084, + 51.0461564 + ], + [ + 5.8671529, + 51.0465573 + ], + [ + 5.8670431, + 51.0469819 + ], + [ + 5.8663566, + 51.0511469 + ], + [ + 5.8669194, + 51.0512087 + ], + [ + 5.8670043, + 51.0512186 + ], + [ + 5.8667763, + 51.0515528 + ], + [ + 5.8671835, + 51.0515878 + ], + [ + 5.8676589, + 51.0515902 + ], + [ + 5.8682156, + 51.0516491 + ], + [ + 5.8686002, + 51.0516523 + ], + [ + 5.8692166, + 51.0516281 + ], + [ + 5.8708762, + 51.0515277 + ], + [ + 5.8713949, + 51.0515205 + ], + [ + 5.8724407, + 51.0515449 + ], + [ + 5.8735214, + 51.0515186 + ], + [ + 5.8749873, + 51.0515115 + ], + [ + 5.8756628, + 51.0515326 + ], + [ + 5.876113, + 51.0515489 + ], + [ + 5.8787791, + 51.0518097 + ], + [ + 5.8793243, + 51.0518411 + ], + [ + 5.8814396, + 51.0519835 + ], + [ + 5.8819823, + 51.052063 + ], + [ + 5.8824908, + 51.0520856 + ], + [ + 5.8832889, + 51.0520734 + ], + [ + 5.8835349, + 51.0520413 + ], + [ + 5.8849877, + 51.052096 + ], + [ + 5.8854341, + 51.0520986 + ], + [ + 5.8858409, + 51.0521152 + ], + [ + 5.886366, + 51.0520993 + ], + [ + 5.8868569, + 51.0521025 + ], + [ + 5.8871764, + 51.052129 + ], + [ + 5.8876267, + 51.0522078 + ], + [ + 5.8882181, + 51.052341 + ], + [ + 5.8908971, + 51.0529443 + ], + [ + 5.8915508, + 51.053043 + ], + [ + 5.891932, + 51.0530922 + ], + [ + 5.892252, + 51.0531782 + ], + [ + 5.8924745, + 51.0533493 + ], + [ + 5.8944484, + 51.0552822 + ], + [ + 5.8962671, + 51.0570228 + ], + [ + 5.8964036, + 51.0571534 + ], + [ + 5.8992765, + 51.0585996 + ], + [ + 5.9023971, + 51.0601705 + ], + [ + 5.9043961, + 51.0611768 + ], + [ + 5.9046779, + 51.0613187 + ], + [ + 5.9056575, + 51.0618118 + ], + [ + 5.9056737, + 51.0618199 + ], + [ + 5.9057044, + 51.0618408 + ], + [ + 5.9060213, + 51.0620186 + ], + [ + 5.9067718, + 51.0624476 + ], + [ + 5.9068327, + 51.0624824 + ], + [ + 5.907316, + 51.0628135 + ], + [ + 5.9085952, + 51.0636897 + ], + [ + 5.9099089, + 51.0645896 + ], + [ + 5.910722, + 51.0651466 + ], + [ + 5.9115437, + 51.0657095 + ], + [ + 5.9120927, + 51.0660855 + ], + [ + 5.9125692, + 51.0664119 + ], + [ + 5.9132396, + 51.0668711 + ], + [ + 5.9141283, + 51.0664008 + ], + [ + 5.9157943, + 51.0655193 + ], + [ + 5.9181375, + 51.0642772 + ], + [ + 5.9183635, + 51.0641574 + ], + [ + 5.9187204, + 51.0639713 + ], + [ + 5.9192258, + 51.0631507 + ], + [ + 5.9194989, + 51.0627074 + ], + [ + 5.9196191, + 51.0625124 + ], + [ + 5.9203287, + 51.0610175 + ], + [ + 5.9203751, + 51.0609074 + ], + [ + 5.921003, + 51.059628 + ], + [ + 5.9211814, + 51.0592634 + ], + [ + 5.9214375, + 51.0586422 + ], + [ + 5.921787, + 51.0579223 + ], + [ + 5.922001, + 51.0574798 + ], + [ + 5.9221613, + 51.0571243 + ], + [ + 5.9222, + 51.0570436 + ], + [ + 5.9232133, + 51.0549347 + ], + [ + 5.9235627, + 51.0541964 + ], + [ + 5.9237582, + 51.0537196 + ], + [ + 5.9244003, + 51.0524378 + ], + [ + 5.9252021, + 51.0507091 + ], + [ + 5.9256722, + 51.0496004 + ], + [ + 5.9262532, + 51.0482779 + ], + [ + 5.9276645, + 51.0472029 + ], + [ + 5.9281009, + 51.046897 + ], + [ + 5.9324691, + 51.0432173 + ], + [ + 5.9334022, + 51.0423503 + ], + [ + 5.9344301, + 51.0413954 + ], + [ + 5.934624, + 51.0411841 + ], + [ + 5.9365027, + 51.0382318 + ], + [ + 5.9373409, + 51.0372685 + ], + [ + 5.937438, + 51.0371165 + ], + [ + 5.9377076, + 51.0367249 + ], + [ + 5.9378327, + 51.0365372 + ], + [ + 5.9379793, + 51.0362118 + ], + [ + 5.9380118, + 51.0360557 + ], + [ + 5.93815, + 51.0352145 + ], + [ + 5.938577, + 51.035195 + ], + [ + 5.9406403, + 51.0357043 + ], + [ + 5.9418891, + 51.0360125 + ], + [ + 5.9422462, + 51.0361006 + ], + [ + 5.9438777, + 51.0365033 + ], + [ + 5.9440724, + 51.0365589 + ], + [ + 5.9443722, + 51.03661 + ], + [ + 5.9446625, + 51.0366726 + ], + [ + 5.945095, + 51.036766 + ], + [ + 5.945486, + 51.0367495 + ], + [ + 5.945928, + 51.0367309 + ], + [ + 5.9463613, + 51.0367126 + ], + [ + 5.9497961, + 51.0367616 + ], + [ + 5.9520779, + 51.036639 + ], + [ + 5.95314, + 51.036603 + ], + [ + 5.9550908, + 51.0357645 + ], + [ + 5.9553207, + 51.035508 + ], + [ + 5.9554501, + 51.035377 + ], + [ + 5.9555748, + 51.035127 + ], + [ + 5.9556935, + 51.0350305 + ], + [ + 5.955838, + 51.0349728 + ], + [ + 5.9559794, + 51.0349722 + ], + [ + 5.9562627, + 51.0350147 + ], + [ + 5.9564476, + 51.0350049 + ], + [ + 5.9574594, + 51.0347425 + ], + [ + 5.9576189, + 51.0347033 + ], + [ + 5.9576879, + 51.034702 + ], + [ + 5.9578148, + 51.0346937 + ], + [ + 5.9578163, + 51.0350119 + ], + [ + 5.9582509, + 51.0359138 + ], + [ + 5.9583555, + 51.0360537 + ], + [ + 5.9584038, + 51.0361668 + ], + [ + 5.9585352, + 51.0364822 + ], + [ + 5.9587122, + 51.036779 + ], + [ + 5.9589348, + 51.0370168 + ], + [ + 5.9590555, + 51.0372344 + ], + [ + 5.9593686, + 51.0378782 + ], + [ + 5.9594934, + 51.0381731 + ], + [ + 5.9594077, + 51.038448 + ], + [ + 5.9588619, + 51.0391357 + ], + [ + 5.9588164, + 51.0391931 + ], + [ + 5.9583373, + 51.039851 + ], + [ + 5.9580754, + 51.0404443 + ], + [ + 5.9578783, + 51.0409597 + ], + [ + 5.9600449, + 51.0418244 + ], + [ + 5.9605208, + 51.0419355 + ], + [ + 5.9609308, + 51.0419391 + ], + [ + 5.9614061, + 51.0419586 + ], + [ + 5.9617617, + 51.0419692 + ], + [ + 5.9625297, + 51.042448 + ], + [ + 5.9626472, + 51.0427361 + ], + [ + 5.9627538, + 51.0427752 + ], + [ + 5.9633373, + 51.0432187 + ], + [ + 5.9637758, + 51.0435253 + ], + [ + 5.9641432, + 51.0437052 + ], + [ + 5.964441, + 51.0437389 + ], + [ + 5.9647976, + 51.0436312 + ], + [ + 5.9650935, + 51.0436367 + ], + [ + 5.9652097, + 51.0436593 + ], + [ + 5.9655263, + 51.0438622 + ], + [ + 5.9657774, + 51.0440035 + ], + [ + 5.9661005, + 51.0440417 + ], + [ + 5.9665939, + 51.0440176 + ], + [ + 5.967063, + 51.0442431 + ], + [ + 5.9677071, + 51.04461 + ], + [ + 5.9678859, + 51.0448018 + ], + [ + 5.9679341, + 51.0450054 + ], + [ + 5.9679558, + 51.0456965 + ], + [ + 5.968121, + 51.0460646 + ], + [ + 5.9682017, + 51.0462314 + ], + [ + 5.9683182, + 51.0463227 + ], + [ + 5.9685684, + 51.0462946 + ], + [ + 5.9690382, + 51.0466299 + ], + [ + 5.9691152, + 51.0467625 + ], + [ + 5.9690869, + 51.0469159 + ], + [ + 5.9689823, + 51.0470375 + ], + [ + 5.9686726, + 51.0474798 + ], + [ + 5.9685063, + 51.0478628 + ], + [ + 5.9685005, + 51.0478762 + ], + [ + 5.9684973, + 51.0479655 + ], + [ + 5.9685417, + 51.0481371 + ], + [ + 5.9686916, + 51.0483518 + ], + [ + 5.9690452, + 51.0486508 + ], + [ + 5.9692536, + 51.0489615 + ], + [ + 5.969305, + 51.049085 + ], + [ + 5.9692583, + 51.0491652 + ], + [ + 5.9689652, + 51.0493466 + ], + [ + 5.9686728, + 51.0496197 + ], + [ + 5.9685248, + 51.0497963 + ], + [ + 5.9685366, + 51.0499588 + ], + [ + 5.9685266, + 51.0501029 + ], + [ + 5.9684874, + 51.0502632 + ], + [ + 5.9683657, + 51.0505885 + ], + [ + 5.9682553, + 51.0509962 + ], + [ + 5.9683727, + 51.0512385 + ], + [ + 5.9685478, + 51.051428 + ], + [ + 5.9688067, + 51.0516563 + ], + [ + 5.9691166, + 51.0519255 + ], + [ + 5.9695734, + 51.0525584 + ], + [ + 5.9697354, + 51.0529974 + ], + [ + 5.9697618, + 51.0531805 + ], + [ + 5.9697774, + 51.0534093 + ], + [ + 5.9700695, + 51.0537244 + ], + [ + 5.9702777, + 51.0539962 + ], + [ + 5.9703109, + 51.0541152 + ], + [ + 5.9702541, + 51.0543487 + ], + [ + 5.9700126, + 51.0546491 + ], + [ + 5.969879, + 51.0548005 + ], + [ + 5.9696074, + 51.0549041 + ], + [ + 5.9690748, + 51.0550564 + ], + [ + 5.9687454, + 51.0552311 + ], + [ + 5.9684919, + 51.0553393 + ], + [ + 5.9681372, + 51.055537 + ], + [ + 5.9683924, + 51.0557424 + ], + [ + 5.9687238, + 51.0559635 + ], + [ + 5.9690919, + 51.0562511 + ], + [ + 5.969325, + 51.0564381 + ], + [ + 5.9698279, + 51.056721 + ], + [ + 5.9702244, + 51.056999 + ], + [ + 5.9703449, + 51.0571452 + ], + [ + 5.9706853, + 51.0577028 + ], + [ + 5.9708471, + 51.0581143 + ], + [ + 5.9709287, + 51.0584414 + ], + [ + 5.9709552, + 51.0587379 + ], + [ + 5.9709423, + 51.0589518 + ], + [ + 5.9708224, + 51.0596202 + ], + [ + 5.9705537, + 51.060296 + ], + [ + 5.9699707, + 51.0605584 + ], + [ + 5.9699312, + 51.06065 + ], + [ + 5.9700045, + 51.0607688 + ], + [ + 5.9704196, + 51.0610218 + ], + [ + 5.9705763, + 51.0611496 + ], + [ + 5.9707229, + 51.0614262 + ], + [ + 5.9710508, + 51.0616474 + ], + [ + 5.9715127, + 51.0618294 + ], + [ + 5.9721708, + 51.0620498 + ], + [ + 5.9723787, + 51.0622438 + ], + [ + 5.9726084, + 51.0624355 + ], + [ + 5.9728417, + 51.06265 + ], + [ + 5.9732602, + 51.0628459 + ], + [ + 5.9735621, + 51.0629596 + ], + [ + 5.974118, + 51.0630635 + ], + [ + 5.9747899, + 51.0631534 + ], + [ + 5.9750785, + 51.0634868 + ], + [ + 5.9755861, + 51.0640646 + ], + [ + 5.9758672, + 51.0643684 + ], + [ + 5.9761772, + 51.0646399 + ], + [ + 5.9765551, + 51.0647214 + ], + [ + 5.9767702, + 51.0648925 + ], + [ + 5.9771019, + 51.0651617 + ], + [ + 5.9776525, + 51.0656181 + ], + [ + 5.9781668, + 51.0660951 + ], + [ + 5.9785757, + 51.0665198 + ], + [ + 5.9787037, + 51.0667003 + ], + [ + 5.9787237, + 51.0670481 + ], + [ + 5.978691, + 51.0676867 + ], + [ + 5.9789568, + 51.0678577 + ], + [ + 5.979718, + 51.0683067 + ], + [ + 5.9805154, + 51.0687784 + ], + [ + 5.9809305, + 51.0690016 + ], + [ + 5.9817098, + 51.0694506 + ], + [ + 5.9813851, + 51.069721 + ], + [ + 5.9812644, + 51.0698213 + ], + [ + 5.9812255, + 51.0698541 + ], + [ + 5.9806811, + 51.0704032 + ], + [ + 5.9802548, + 51.0707745 + ], + [ + 5.9796038, + 51.0713416 + ], + [ + 5.9796722, + 51.071371 + ], + [ + 5.9797346, + 51.071387 + ], + [ + 5.9797934, + 51.0714968 + ], + [ + 5.9798997, + 51.0717002 + ], + [ + 5.9799835, + 51.071748 + ], + [ + 5.9801218, + 51.0718118 + ], + [ + 5.9802425, + 51.0719671 + ], + [ + 5.9802364, + 51.07218 + ], + [ + 5.9805101, + 51.0724402 + ], + [ + 5.9809278, + 51.0725032 + ], + [ + 5.9810225, + 51.0725442 + ], + [ + 5.9812707, + 51.0727953 + ], + [ + 5.9814025, + 51.0729758 + ], + [ + 5.9815154, + 51.0730693 + ], + [ + 5.9824999, + 51.0731699 + ], + [ + 5.9830487, + 51.0732967 + ], + [ + 5.9836881, + 51.0733637 + ], + [ + 5.9841973, + 51.0735272 + ], + [ + 5.9843862, + 51.073545 + ], + [ + 5.9849199, + 51.0735757 + ], + [ + 5.9851344, + 51.073621 + ], + [ + 5.9853818, + 51.0736958 + ], + [ + 5.9863164, + 51.0739818 + ], + [ + 5.9882255, + 51.0745537 + ], + [ + 5.988604, + 51.0747129 + ], + [ + 5.9887545, + 51.0749918 + ], + [ + 5.9889559, + 51.0753162 + ], + [ + 5.9892524, + 51.0757389 + ], + [ + 5.9895083, + 51.0760517 + ], + [ + 5.9897422, + 51.0763143 + ], + [ + 5.990053, + 51.0767003 + ], + [ + 5.9904223, + 51.0771685 + ], + [ + 5.9908687, + 51.0777739 + ], + [ + 5.9917145, + 51.0790235 + ], + [ + 5.9919117, + 51.0792915 + ], + [ + 5.9920658, + 51.079501 + ], + [ + 5.9922532, + 51.0798849 + ], + [ + 5.9924318, + 51.080008 + ], + [ + 5.9927672, + 51.0802384 + ], + [ + 5.9931321, + 51.0805418 + ], + [ + 5.9934609, + 51.0808888 + ], + [ + 5.993709, + 51.081117 + ], + [ + 5.9945758, + 51.0817097 + ], + [ + 5.9948916, + 51.082173 + ], + [ + 5.9955566, + 51.0826681 + ], + [ + 5.9961371, + 51.0830927 + ], + [ + 5.9968536, + 51.0836309 + ], + [ + 5.9973939, + 51.0840398 + ], + [ + 5.9978158, + 51.0843096 + ], + [ + 5.9981369, + 51.0844062 + ], + [ + 5.9986954, + 51.0845793 + ], + [ + 5.9992404, + 51.0848278 + ], + [ + 5.999633, + 51.0850818 + ], + [ + 6.0000581, + 51.0853266 + ], + [ + 6.0015666, + 51.085858 + ], + [ + 6.0028825, + 51.0863814 + ], + [ + 6.0033346, + 51.0864817 + ], + [ + 6.0041989, + 51.086939 + ], + [ + 6.0043577, + 51.0870297 + ], + [ + 6.0049723, + 51.0873808 + ], + [ + 6.005356, + 51.0876273 + ], + [ + 6.0056145, + 51.0877935 + ], + [ + 6.0063421, + 51.0883293 + ], + [ + 6.0070109, + 51.0888198 + ], + [ + 6.0078094, + 51.0892339 + ], + [ + 6.0082676, + 51.0895013 + ], + [ + 6.008595, + 51.0897625 + ], + [ + 6.0088638, + 51.089992 + ], + [ + 6.0090932, + 51.0902516 + ], + [ + 6.0092354, + 51.090523 + ], + [ + 6.0093695, + 51.0907374 + ], + [ + 6.0099909, + 51.090974 + ], + [ + 6.0104437, + 51.0911224 + ], + [ + 6.010949, + 51.0911446 + ], + [ + 6.0115578, + 51.0910405 + ], + [ + 6.0120796, + 51.0909551 + ], + [ + 6.0124425, + 51.0909301 + ], + [ + 6.0127991, + 51.0909625 + ], + [ + 6.0132108, + 51.0910401 + ], + [ + 6.0136953, + 51.0912112 + ], + [ + 6.0137588, + 51.0912337 + ], + [ + 6.0141765, + 51.0914555 + ], + [ + 6.0145474, + 51.091712 + ], + [ + 6.0147868, + 51.0919096 + ], + [ + 6.0153175, + 51.0921605 + ], + [ + 6.0156442, + 51.0923822 + ], + [ + 6.0158868, + 51.092553 + ], + [ + 6.0165618, + 51.0934254 + ], + [ + 6.0176008, + 51.094568 + ], + [ + 6.019782, + 51.0933449 + ], + [ + 6.0207016, + 51.0928293 + ], + [ + 6.0207843, + 51.0928465 + ], + [ + 6.0217004, + 51.0930363 + ], + [ + 6.0225022, + 51.0931964 + ], + [ + 6.0235801, + 51.0933502 + ], + [ + 6.0239623, + 51.0933983 + ], + [ + 6.024185, + 51.0934588 + ], + [ + 6.0245157, + 51.0936948 + ], + [ + 6.0250174, + 51.0939389 + ], + [ + 6.0255731, + 51.0941553 + ], + [ + 6.0260321, + 51.0942281 + ], + [ + 6.0273427, + 51.0943966 + ], + [ + 6.0274267, + 51.0944034 + ], + [ + 6.02795, + 51.0944462 + ], + [ + 6.0295745, + 51.094579 + ], + [ + 6.0298165, + 51.0945864 + ], + [ + 6.0303538, + 51.0947007 + ], + [ + 6.0310864, + 51.0948889 + ], + [ + 6.0316949, + 51.0950252 + ], + [ + 6.0324307, + 51.0951858 + ], + [ + 6.0334799, + 51.0954181 + ], + [ + 6.0336798, + 51.0954885 + ], + [ + 6.0339831, + 51.0955595 + ], + [ + 6.0343915, + 51.0956694 + ], + [ + 6.0350005, + 51.0958514 + ], + [ + 6.0358524, + 51.0962116 + ], + [ + 6.0361242, + 51.0963266 + ], + [ + 6.0362083, + 51.0963405 + ], + [ + 6.0364949, + 51.0965121 + ], + [ + 6.0366382, + 51.0965736 + ], + [ + 6.0366671, + 51.096586 + ], + [ + 6.0370032, + 51.0967351 + ], + [ + 6.0374423, + 51.0969661 + ], + [ + 6.0378382, + 51.0972203 + ], + [ + 6.0384107, + 51.0976358 + ], + [ + 6.0390136, + 51.098152 + ], + [ + 6.0404194, + 51.0994465 + ], + [ + 6.0412997, + 51.1002974 + ], + [ + 6.041917, + 51.1008021 + ], + [ + 6.0422573, + 51.1009787 + ], + [ + 6.0429024, + 51.101133 + ], + [ + 6.0430386, + 51.1011707 + ], + [ + 6.043413, + 51.1012743 + ], + [ + 6.0443401, + 51.1010815 + ], + [ + 6.0448991, + 51.1014331 + ], + [ + 6.0498933, + 51.1045746 + ], + [ + 6.0505761, + 51.105008 + ], + [ + 6.0517228, + 51.105736 + ], + [ + 6.0519105, + 51.1059142 + ], + [ + 6.0524579, + 51.1063218 + ], + [ + 6.0525787, + 51.1064117 + ], + [ + 6.0529498, + 51.106688 + ], + [ + 6.0550582, + 51.1082825 + ], + [ + 6.0568422, + 51.1095471 + ], + [ + 6.0564697, + 51.1101557 + ], + [ + 6.0562903, + 51.1103124 + ], + [ + 6.0560577, + 51.110316 + ], + [ + 6.0558223, + 51.1103608 + ], + [ + 6.0552858, + 51.1106958 + ], + [ + 6.0566417, + 51.1122442 + ], + [ + 6.0567502, + 51.1124565 + ], + [ + 6.0573579, + 51.1132655 + ], + [ + 6.0574286, + 51.1133998 + ], + [ + 6.0575295, + 51.1136036 + ], + [ + 6.057596, + 51.113688 + ], + [ + 6.0576852, + 51.1137435 + ], + [ + 6.0579978, + 51.1139385 + ], + [ + 6.058446, + 51.114402 + ], + [ + 6.0586195, + 51.1145696 + ], + [ + 6.0588865, + 51.1147837 + ], + [ + 6.0603401, + 51.1159489 + ], + [ + 6.0609461, + 51.1162119 + ], + [ + 6.0611676, + 51.116308 + ], + [ + 6.0624427, + 51.1168614 + ], + [ + 6.065185, + 51.1175276 + ], + [ + 6.067285, + 51.1180097 + ], + [ + 6.0686119, + 51.118057 + ], + [ + 6.0687303, + 51.1180643 + ], + [ + 6.0690174, + 51.1180719 + ], + [ + 6.0701208, + 51.1181214 + ], + [ + 6.0707097, + 51.1181362 + ], + [ + 6.0709923, + 51.1180796 + ], + [ + 6.0714372, + 51.1179489 + ], + [ + 6.0717665, + 51.118098 + ], + [ + 6.0719745, + 51.1181609 + ], + [ + 6.0721929, + 51.1181825 + ], + [ + 6.0725799, + 51.1183107 + ], + [ + 6.0729532, + 51.1184916 + ], + [ + 6.0733415, + 51.1186975 + ], + [ + 6.0737475, + 51.1188782 + ], + [ + 6.0741158, + 51.1189585 + ], + [ + 6.0746396, + 51.1190057 + ], + [ + 6.0750322, + 51.1190126 + ], + [ + 6.075334, + 51.1190246 + ], + [ + 6.0756108, + 51.119071 + ], + [ + 6.0758555, + 51.1191474 + ], + [ + 6.0760427, + 51.1192791 + ], + [ + 6.0761682, + 51.1194064 + ], + [ + 6.0762172, + 51.1195275 + ], + [ + 6.0761835, + 51.119697 + ], + [ + 6.0756653, + 51.1205149 + ], + [ + 6.0755587, + 51.1206871 + ], + [ + 6.0755824, + 51.1208082 + ], + [ + 6.0756748, + 51.120913 + ], + [ + 6.0758425, + 51.1209532 + ], + [ + 6.076736, + 51.1211562 + ], + [ + 6.0785089, + 51.1216218 + ], + [ + 6.0803824, + 51.1221094 + ], + [ + 6.0804466, + 51.1221261 + ], + [ + 6.0804862, + 51.1221365 + ], + [ + 6.0804377, + 51.1222518 + ], + [ + 6.0803985, + 51.1223452 + ], + [ + 6.0804078, + 51.1224757 + ], + [ + 6.0803928, + 51.122684 + ], + [ + 6.0803741, + 51.1228969 + ], + [ + 6.0803735, + 51.1230892 + ], + [ + 6.080351, + 51.1232884 + ], + [ + 6.0802807, + 51.1234444 + ], + [ + 6.0801573, + 51.1236901 + ], + [ + 6.0800035, + 51.1240938 + ], + [ + 6.0799666, + 51.1243023 + ], + [ + 6.0799984, + 51.1244875 + ], + [ + 6.0801113, + 51.1247385 + ], + [ + 6.0802715, + 51.1249939 + ], + [ + 6.0804906, + 51.1253062 + ], + [ + 6.080699, + 51.12563 + ], + [ + 6.0810089, + 51.1259347 + ], + [ + 6.0810651, + 51.1259009 + ], + [ + 6.0812321, + 51.1258007 + ], + [ + 6.081503, + 51.1256352 + ], + [ + 6.0825752, + 51.1249803 + ], + [ + 6.0835108, + 51.1238876 + ], + [ + 6.0837157, + 51.1239261 + ], + [ + 6.0842071, + 51.1240183 + ], + [ + 6.0845859, + 51.1240894 + ], + [ + 6.0850662, + 51.1241991 + ], + [ + 6.085378, + 51.1242703 + ], + [ + 6.0854064, + 51.1242768 + ], + [ + 6.0862471, + 51.1244264 + ], + [ + 6.0868206, + 51.1245285 + ], + [ + 6.0870243, + 51.1245647 + ], + [ + 6.0869601, + 51.1247472 + ], + [ + 6.0866811, + 51.1251709 + ], + [ + 6.0865434, + 51.1254441 + ], + [ + 6.0864257, + 51.1255844 + ], + [ + 6.0862635, + 51.1256723 + ], + [ + 6.0858362, + 51.1258557 + ], + [ + 6.0855465, + 51.1259235 + ], + [ + 6.0850849, + 51.1259166 + ], + [ + 6.0844513, + 51.1259898 + ], + [ + 6.0851073, + 51.1264798 + ], + [ + 6.0864967, + 51.1275176 + ], + [ + 6.0865944, + 51.1275906 + ], + [ + 6.0870511, + 51.1275077 + ], + [ + 6.0874497, + 51.1274344 + ], + [ + 6.0877587, + 51.1274394 + ], + [ + 6.0878043, + 51.1274474 + ], + [ + 6.0880502, + 51.1274903 + ], + [ + 6.0882881, + 51.1275941 + ], + [ + 6.0884568, + 51.1276983 + ], + [ + 6.0886367, + 51.1278117 + ], + [ + 6.0887018, + 51.127883 + ], + [ + 6.0887697, + 51.1279574 + ], + [ + 6.0888637, + 51.1281628 + ], + [ + 6.0888494, + 51.1284101 + ], + [ + 6.088772, + 51.1285822 + ], + [ + 6.0886901, + 51.1286902 + ], + [ + 6.088546, + 51.1287804 + ], + [ + 6.0883761, + 51.1288431 + ], + [ + 6.0880531, + 51.128868 + ], + [ + 6.0877476, + 51.1288561 + ], + [ + 6.0875376, + 51.1289009 + ], + [ + 6.0873861, + 51.1289819 + ], + [ + 6.0873003, + 51.1290629 + ], + [ + 6.0872571, + 51.1291039 + ], + [ + 6.087183, + 51.1292485 + ], + [ + 6.0873193, + 51.1293713 + ], + [ + 6.0875687, + 51.1295163 + ], + [ + 6.0880718, + 51.1296208 + ], + [ + 6.0885209, + 51.1297486 + ], + [ + 6.08885, + 51.129884 + ], + [ + 6.0890849, + 51.130029 + ], + [ + 6.0892391, + 51.1301357 + ], + [ + 6.0893619, + 51.130318 + ], + [ + 6.0894522, + 51.1305234 + ], + [ + 6.0894663, + 51.1307294 + ], + [ + 6.0896228, + 51.1308744 + ], + [ + 6.0896338, + 51.1309824 + ], + [ + 6.0897554, + 51.1310983 + ], + [ + 6.0898889, + 51.1312692 + ], + [ + 6.090038, + 51.1315109 + ], + [ + 6.0901657, + 51.132016 + ], + [ + 6.0902443, + 51.1321619 + ], + [ + 6.0904322, + 51.1323371 + ], + [ + 6.0907384, + 51.1326258 + ], + [ + 6.0910564, + 51.1329833 + ], + [ + 6.0911801, + 51.1332182 + ], + [ + 6.0913603, + 51.1335948 + ], + [ + 6.0916258, + 51.134321 + ], + [ + 6.0917424, + 51.1348123 + ], + [ + 6.0918613, + 51.1349741 + ], + [ + 6.0920267, + 51.135099 + ], + [ + 6.0921279, + 51.1350595 + ], + [ + 6.0921378, + 51.1349953 + ], + [ + 6.0921939, + 51.1348622 + ], + [ + 6.0923449, + 51.1347468 + ], + [ + 6.0927117, + 51.1347332 + ], + [ + 6.0962449, + 51.1347347 + ], + [ + 6.0965071, + 51.1347675 + ], + [ + 6.0967586, + 51.1348118 + ], + [ + 6.0979496, + 51.1352004 + ], + [ + 6.0988993, + 51.1354991 + ], + [ + 6.0992002, + 51.1356253 + ], + [ + 6.0995177, + 51.1357585 + ], + [ + 6.1000497, + 51.1360734 + ], + [ + 6.1000573, + 51.1360775 + ], + [ + 6.1005482, + 51.1363404 + ], + [ + 6.101103, + 51.136488 + ], + [ + 6.1016001, + 51.1365216 + ], + [ + 6.1035419, + 51.1365258 + ], + [ + 6.1040342, + 51.1366208 + ], + [ + 6.1051981, + 51.1370865 + ], + [ + 6.1054103, + 51.1371826 + ], + [ + 6.1055757, + 51.1372575 + ], + [ + 6.1059431, + 51.1373703 + ], + [ + 6.1062576, + 51.1374593 + ], + [ + 6.1066003, + 51.1375047 + ], + [ + 6.107234, + 51.13755 + ], + [ + 6.1082313, + 51.1375924 + ], + [ + 6.1088064, + 51.1376383 + ], + [ + 6.1088832, + 51.1376445 + ], + [ + 6.1096096, + 51.137776 + ], + [ + 6.1102817, + 51.1379285 + ], + [ + 6.1109656, + 51.1381312 + ], + [ + 6.1120449, + 51.1384635 + ], + [ + 6.1125746, + 51.1385851 + ], + [ + 6.1130738, + 51.1386338 + ], + [ + 6.113731, + 51.1387446 + ], + [ + 6.1138765, + 51.1387692 + ], + [ + 6.1144749, + 51.1388651 + ], + [ + 6.1150366, + 51.1389475 + ], + [ + 6.1158083, + 51.1391725 + ], + [ + 6.1159641, + 51.1392234 + ], + [ + 6.1165586, + 51.139418 + ], + [ + 6.1169287, + 51.1395637 + ], + [ + 6.1173434, + 51.1397526 + ], + [ + 6.1181876, + 51.1399563 + ], + [ + 6.1182774, + 51.1399797 + ], + [ + 6.1185275, + 51.1400451 + ], + [ + 6.118722, + 51.1401396 + ], + [ + 6.1190218, + 51.1402195 + ], + [ + 6.1191186, + 51.140301 + ], + [ + 6.1191439, + 51.1403215 + ], + [ + 6.1192034, + 51.1403896 + ], + [ + 6.1193212, + 51.1404665 + ], + [ + 6.1194923, + 51.1404674 + ], + [ + 6.1196272, + 51.1404869 + ], + [ + 6.1197322, + 51.1405711 + ], + [ + 6.119808, + 51.1406318 + ], + [ + 6.1198193, + 51.1406409 + ], + [ + 6.1199859, + 51.140603 + ], + [ + 6.1201747, + 51.1405878 + ], + [ + 6.1202048, + 51.1405965 + ], + [ + 6.1211696, + 51.1408749 + ], + [ + 6.121331, + 51.1409468 + ], + [ + 6.1214499, + 51.1410739 + ], + [ + 6.1214826, + 51.1412589 + ], + [ + 6.1214405, + 51.1415223 + ], + [ + 6.1212146, + 51.1418763 + ], + [ + 6.1210252, + 51.1422277 + ], + [ + 6.121085, + 51.142312 + ], + [ + 6.1211659, + 51.1423616 + ], + [ + 6.1212203, + 51.1423474 + ], + [ + 6.1212926, + 51.1423309 + ], + [ + 6.1213364, + 51.1423328 + ], + [ + 6.1213948, + 51.142346 + ], + [ + 6.1214099, + 51.1423757 + ], + [ + 6.1213486, + 51.142399 + ], + [ + 6.1212909, + 51.142427 + ], + [ + 6.1212626, + 51.1424615 + ], + [ + 6.1212958, + 51.1424932 + ], + [ + 6.1213651, + 51.1424996 + ], + [ + 6.1214598, + 51.1425102 + ], + [ + 6.1213956, + 51.1427577 + ], + [ + 6.121451, + 51.1428008 + ], + [ + 6.1216311, + 51.1427101 + ], + [ + 6.1216906, + 51.1427783 + ], + [ + 6.1219929, + 51.1426135 + ], + [ + 6.122066, + 51.142638 + ], + [ + 6.1220446, + 51.1426565 + ], + [ + 6.1220087, + 51.1426797 + ], + [ + 6.1219691, + 51.1426983 + ], + [ + 6.1219517, + 51.1427373 + ], + [ + 6.1219855, + 51.1427919 + ], + [ + 6.1220728, + 51.1427935 + ], + [ + 6.1222256, + 51.1427969 + ], + [ + 6.1223168, + 51.1428076 + ], + [ + 6.1223865, + 51.1428368 + ], + [ + 6.1224064, + 51.1428707 + ], + [ + 6.1224279, + 51.1429073 + ], + [ + 6.1224361, + 51.1429553 + ], + [ + 6.1223892, + 51.1429785 + ], + [ + 6.1222916, + 51.1430113 + ], + [ + 6.1222518, + 51.1430208 + ], + [ + 6.1222549, + 51.1430259 + ], + [ + 6.1222744, + 51.1430572 + ], + [ + 6.1226029, + 51.1431209 + ], + [ + 6.1226873, + 51.1431523 + ], + [ + 6.1227061, + 51.1431818 + ], + [ + 6.1226895, + 51.1432048 + ], + [ + 6.1226812, + 51.1432163 + ], + [ + 6.1226786, + 51.1432667 + ], + [ + 6.1227591, + 51.1432889 + ], + [ + 6.1228249, + 51.143309 + ], + [ + 6.1228969, + 51.1432741 + ], + [ + 6.1229327, + 51.1432464 + ], + [ + 6.1229687, + 51.1432278 + ], + [ + 6.1230309, + 51.1432433 + ], + [ + 6.1230387, + 51.1432661 + ], + [ + 6.1231066, + 51.1433959 + ], + [ + 6.1231693, + 51.1434366 + ], + [ + 6.1232489, + 51.1434177 + ], + [ + 6.1233139, + 51.1433897 + ], + [ + 6.123346, + 51.1433597 + ], + [ + 6.1234045, + 51.1433752 + ], + [ + 6.1234125, + 51.1433868 + ], + [ + 6.1234345, + 51.1434185 + ], + [ + 6.1234275, + 51.1436244 + ], + [ + 6.1234625, + 51.1437407 + ], + [ + 6.1235149, + 51.1438089 + ], + [ + 6.1235918, + 51.1438357 + ], + [ + 6.1236611, + 51.1438444 + ], + [ + 6.1237154, + 51.1438325 + ], + [ + 6.1237512, + 51.1438048 + ], + [ + 6.1237798, + 51.1437748 + ], + [ + 6.1237571, + 51.1437338 + ], + [ + 6.1237016, + 51.1436862 + ], + [ + 6.1236537, + 51.1436414 + ], + [ + 6.1236386, + 51.1436273 + ], + [ + 6.1237508, + 51.1436012 + ], + [ + 6.1238453, + 51.1435936 + ], + [ + 6.1239548, + 51.1436133 + ], + [ + 6.1241123, + 51.1436692 + ], + [ + 6.1242217, + 51.1438673 + ], + [ + 6.1243734, + 51.1441886 + ], + [ + 6.1243025, + 51.1442829 + ], + [ + 6.1242746, + 51.1443426 + ], + [ + 6.1242754, + 51.1443861 + ], + [ + 6.1243486, + 51.1444061 + ], + [ + 6.1244507, + 51.144419 + ], + [ + 6.1246389, + 51.1443718 + ], + [ + 6.1246395, + 51.1443992 + ], + [ + 6.1246327, + 51.1444244 + ], + [ + 6.1246115, + 51.144452 + ], + [ + 6.1246085, + 51.1444886 + ], + [ + 6.1246559, + 51.1444997 + ], + [ + 6.1247502, + 51.1444806 + ], + [ + 6.1248043, + 51.1444573 + ], + [ + 6.1247889, + 51.144414 + ], + [ + 6.1251034, + 51.1443131 + ], + [ + 6.1251873, + 51.1443307 + ], + [ + 6.1253705, + 51.1443956 + ], + [ + 6.1255142, + 51.1444905 + ], + [ + 6.1256084, + 51.1445743 + ], + [ + 6.1256746, + 51.1446331 + ], + [ + 6.1258178, + 51.1447603 + ], + [ + 6.1258713, + 51.1447118 + ], + [ + 6.125907, + 51.1446703 + ], + [ + 6.1259577, + 51.1446608 + ], + [ + 6.1259978, + 51.144665 + ], + [ + 6.1260275, + 51.1446991 + ], + [ + 6.1260141, + 51.1447586 + ], + [ + 6.1260117, + 51.1448204 + ], + [ + 6.1259398, + 51.1448645 + ], + [ + 6.1257198, + 51.1449555 + ], + [ + 6.1256952, + 51.1449992 + ], + [ + 6.1257363, + 51.1450606 + ], + [ + 6.1257957, + 51.1451173 + ], + [ + 6.1259703, + 51.1451135 + ], + [ + 6.1260683, + 51.1451082 + ], + [ + 6.1261689, + 51.1450433 + ], + [ + 6.1262408, + 51.144997 + ], + [ + 6.1262991, + 51.145008 + ], + [ + 6.1263142, + 51.1450307 + ], + [ + 6.1263798, + 51.145044 + ], + [ + 6.1264456, + 51.1450525 + ], + [ + 6.1264809, + 51.1449996 + ], + [ + 6.1265014, + 51.1449354 + ], + [ + 6.1264891, + 51.1448623 + ], + [ + 6.1265138, + 51.1448278 + ], + [ + 6.126626, + 51.1448018 + ], + [ + 6.1267568, + 51.1447916 + ], + [ + 6.1268865, + 51.1447288 + ], + [ + 6.1271391, + 51.1448114 + ], + [ + 6.1272784, + 51.1448651 + ], + [ + 6.1272682, + 51.1449064 + ], + [ + 6.1272002, + 51.1449619 + ], + [ + 6.1272452, + 51.1450279 + ], + [ + 6.1273362, + 51.1450271 + ], + [ + 6.1274818, + 51.1450373 + ], + [ + 6.1276025, + 51.1450684 + ], + [ + 6.127689, + 51.1450266 + ], + [ + 6.1277826, + 51.1449778 + ], + [ + 6.1279201, + 51.1449469 + ], + [ + 6.1280073, + 51.1449393 + ], + [ + 6.128007, + 51.1449233 + ], + [ + 6.1279703, + 51.1449076 + ], + [ + 6.1279299, + 51.1448874 + ], + [ + 6.1278822, + 51.1448671 + ], + [ + 6.1279074, + 51.144851 + ], + [ + 6.127976, + 51.1448207 + ], + [ + 6.1280482, + 51.1448018 + ], + [ + 6.1281067, + 51.1448105 + ], + [ + 6.1281766, + 51.1448556 + ], + [ + 6.1282507, + 51.144926 + ], + [ + 6.1284285, + 51.1448993 + ], + [ + 6.1287008, + 51.1448743 + ], + [ + 6.128803, + 51.1448404 + ], + [ + 6.1288779, + 51.1448156 + ], + [ + 6.1289819, + 51.144744 + ], + [ + 6.1290507, + 51.1447319 + ], + [ + 6.1291235, + 51.1447336 + ], + [ + 6.129139, + 51.1447839 + ], + [ + 6.1292096, + 51.1448542 + ], + [ + 6.12939, + 51.1449625 + ], + [ + 6.1298038, + 51.1449249 + ], + [ + 6.1298419, + 51.1448239 + ], + [ + 6.1298956, + 51.1447823 + ], + [ + 6.1300234, + 51.1448064 + ], + [ + 6.1300208, + 51.144859 + ], + [ + 6.129972, + 51.1449692 + ], + [ + 6.129977, + 51.1450401 + ], + [ + 6.1300503, + 51.1450647 + ], + [ + 6.1301783, + 51.1450957 + ], + [ + 6.1304767, + 51.145107 + ], + [ + 6.1306152, + 51.1451173 + ], + [ + 6.1305834, + 51.1451633 + ], + [ + 6.1305917, + 51.1452204 + ], + [ + 6.1306614, + 51.1452519 + ], + [ + 6.1307881, + 51.1452234 + ], + [ + 6.1309, + 51.1451768 + ], + [ + 6.1310188, + 51.1451071 + ], + [ + 6.1311819, + 51.1450852 + ], + [ + 6.1313277, + 51.1450932 + ], + [ + 6.1314154, + 51.1451223 + ], + [ + 6.1315421, + 51.1452767 + ], + [ + 6.1318541, + 51.1452308 + ], + [ + 6.1318783, + 51.1451665 + ], + [ + 6.131855, + 51.1450958 + ], + [ + 6.1319674, + 51.1450698 + ], + [ + 6.1320536, + 51.1452063 + ], + [ + 6.1322166, + 51.1451684 + ], + [ + 6.1321658, + 51.1450598 + ], + [ + 6.1321558, + 51.1450385 + ], + [ + 6.1322904, + 51.1450374 + ], + [ + 6.1324434, + 51.1450545 + ], + [ + 6.1326448, + 51.1451168 + ], + [ + 6.1326831, + 51.1452126 + ], + [ + 6.1327241, + 51.1452672 + ], + [ + 6.1329847, + 51.1451988 + ], + [ + 6.1330901, + 51.145198 + ], + [ + 6.1332069, + 51.1452153 + ], + [ + 6.1333198, + 51.145228 + ], + [ + 6.1334023, + 51.1451657 + ], + [ + 6.1334668, + 51.1451194 + ], + [ + 6.1335279, + 51.14508 + ], + [ + 6.1336368, + 51.1450723 + ], + [ + 6.1337283, + 51.1450989 + ], + [ + 6.1337624, + 51.1451627 + ], + [ + 6.1338344, + 51.1453131 + ], + [ + 6.1338326, + 51.1454024 + ], + [ + 6.1338872, + 51.1454087 + ], + [ + 6.1339596, + 51.1453853 + ], + [ + 6.1340791, + 51.1453592 + ], + [ + 6.134224, + 51.1453328 + ], + [ + 6.1343984, + 51.14532 + ], + [ + 6.1344265, + 51.145274 + ], + [ + 6.1344404, + 51.1452419 + ], + [ + 6.1345089, + 51.145207 + ], + [ + 6.1345599, + 51.1452134 + ], + [ + 6.1346846, + 51.145265 + ], + [ + 6.1348139, + 51.1453669 + ], + [ + 6.1349902, + 51.1454501 + ], + [ + 6.1352527, + 51.1454777 + ], + [ + 6.1356354, + 51.1455226 + ], + [ + 6.1357857, + 51.1455763 + ], + [ + 6.1358108, + 51.1455556 + ], + [ + 6.1358613, + 51.1455346 + ], + [ + 6.1359085, + 51.1455364 + ], + [ + 6.1359381, + 51.1455568 + ], + [ + 6.1359316, + 51.1455934 + ], + [ + 6.1359324, + 51.1456392 + ], + [ + 6.1359842, + 51.1456845 + ], + [ + 6.1362838, + 51.1457484 + ], + [ + 6.1362883, + 51.14573 + ], + [ + 6.1362905, + 51.1457209 + ], + [ + 6.1362717, + 51.1456891 + ], + [ + 6.1362561, + 51.1456388 + ], + [ + 6.1362335, + 51.1455979 + ], + [ + 6.1362733, + 51.1455861 + ], + [ + 6.136292, + 51.145582 + ], + [ + 6.1363493, + 51.1455694 + ], + [ + 6.1364221, + 51.1455711 + ], + [ + 6.1364595, + 51.1456211 + ], + [ + 6.1364953, + 51.1456658 + ], + [ + 6.1365378, + 51.1457189 + ], + [ + 6.1367045, + 51.1456878 + ], + [ + 6.1367847, + 51.1456986 + ], + [ + 6.1372861, + 51.1460376 + ], + [ + 6.1373622, + 51.146021 + ], + [ + 6.1374566, + 51.1460088 + ], + [ + 6.137526, + 51.1460219 + ], + [ + 6.1375449, + 51.146063 + ], + [ + 6.1375605, + 51.1461154 + ], + [ + 6.1377796, + 51.1461617 + ], + [ + 6.1380596, + 51.1463355 + ], + [ + 6.1382818, + 51.146307 + ], + [ + 6.1387454, + 51.1462476 + ], + [ + 6.1389255, + 51.1463467 + ], + [ + 6.1390164, + 51.1463437 + ], + [ + 6.1391613, + 51.1463105 + ], + [ + 6.1393068, + 51.1463116 + ], + [ + 6.1395653, + 51.1463278 + ], + [ + 6.1396269, + 51.1463067 + ], + [ + 6.1394641, + 51.1461754 + ], + [ + 6.139913, + 51.1462495 + ], + [ + 6.1402157, + 51.1462928 + ], + [ + 6.1404631, + 51.146293 + ], + [ + 6.1404746, + 51.1463227 + ], + [ + 6.1404408, + 51.1464487 + ], + [ + 6.1408789, + 51.1465343 + ], + [ + 6.1410706, + 51.1464757 + ], + [ + 6.1412812, + 51.1464556 + ], + [ + 6.1413841, + 51.1465073 + ], + [ + 6.1415575, + 51.146451 + ], + [ + 6.1420155, + 51.146612 + ], + [ + 6.1420564, + 51.1466597 + ], + [ + 6.1421302, + 51.1467117 + ], + [ + 6.1422543, + 51.1467335 + ], + [ + 6.1425743, + 51.1467287 + ], + [ + 6.1426621, + 51.1467554 + ], + [ + 6.142736, + 51.1468097 + ], + [ + 6.1428393, + 51.1468843 + ], + [ + 6.1429634, + 51.1469062 + ], + [ + 6.1431382, + 51.1469138 + ], + [ + 6.1432371, + 51.1469519 + ], + [ + 6.1433293, + 51.1470153 + ], + [ + 6.1434429, + 51.1470532 + ], + [ + 6.1434968, + 51.1470231 + ], + [ + 6.1435868, + 51.1469742 + ], + [ + 6.143634, + 51.1469716 + ], + [ + 6.1436852, + 51.1469826 + ], + [ + 6.1437221, + 51.1470097 + ], + [ + 6.1437517, + 51.1470392 + ], + [ + 6.1438064, + 51.1470433 + ], + [ + 6.143912, + 51.1470494 + ], + [ + 6.1439776, + 51.1470534 + ], + [ + 6.1440448, + 51.1471374 + ], + [ + 6.1440825, + 51.1472104 + ], + [ + 6.1441484, + 51.1472281 + ], + [ + 6.1441806, + 51.1472004 + ], + [ + 6.1441692, + 51.14718 + ], + [ + 6.1441683, + 51.1471319 + ], + [ + 6.1442627, + 51.1471174 + ], + [ + 6.1443496, + 51.1471052 + ], + [ + 6.1444801, + 51.147079 + ], + [ + 6.1445488, + 51.1470578 + ], + [ + 6.1445748, + 51.1470828 + ], + [ + 6.1445574, + 51.1471264 + ], + [ + 6.1445585, + 51.1471767 + ], + [ + 6.1445882, + 51.1472131 + ], + [ + 6.1446401, + 51.1471968 + ], + [ + 6.1446765, + 51.1471693 + ], + [ + 6.1447153, + 51.1471094 + ], + [ + 6.1447197, + 51.1471027 + ], + [ + 6.1447923, + 51.1470842 + ], + [ + 6.1448505, + 51.1470954 + ], + [ + 6.1448836, + 51.1471342 + ], + [ + 6.1449589, + 51.1471979 + ], + [ + 6.1449752, + 51.1472117 + ], + [ + 6.1452531, + 51.1473961 + ], + [ + 6.1453959, + 51.1475032 + ], + [ + 6.1454799, + 51.1475509 + ], + [ + 6.1455093, + 51.1475966 + ], + [ + 6.1454952, + 51.1476516 + ], + [ + 6.145445, + 51.1477227 + ], + [ + 6.1453693, + 51.1478122 + ], + [ + 6.1452713, + 51.1478514 + ], + [ + 6.1451662, + 51.1478906 + ], + [ + 6.1451338, + 51.1479365 + ], + [ + 6.1451522, + 51.1479616 + ], + [ + 6.1452141, + 51.1479797 + ], + [ + 6.1452614, + 51.1479773 + ], + [ + 6.1453196, + 51.1479702 + ], + [ + 6.1453556, + 51.1479266 + ], + [ + 6.1453808, + 51.1478853 + ], + [ + 6.1454533, + 51.1478668 + ], + [ + 6.1455479, + 51.1478642 + ], + [ + 6.1456712, + 51.1478066 + ], + [ + 6.1457544, + 51.1477582 + ], + [ + 6.1458418, + 51.1477739 + ], + [ + 6.1460577, + 51.1479448 + ], + [ + 6.1459852, + 51.1479656 + ], + [ + 6.1459091, + 51.1480048 + ], + [ + 6.1459058, + 51.1480461 + ], + [ + 6.1459461, + 51.1480802 + ], + [ + 6.1459845, + 51.1480906 + ], + [ + 6.1460299, + 51.1481028 + ], + [ + 6.1462886, + 51.1481362 + ], + [ + 6.1462891, + 51.1482095 + ], + [ + 6.1462683, + 51.1483376 + ], + [ + 6.146294, + 51.1483627 + ], + [ + 6.146345, + 51.1483671 + ], + [ + 6.1463811, + 51.1483488 + ], + [ + 6.14641, + 51.1483257 + ], + [ + 6.1464641, + 51.1482615 + ], + [ + 6.1465662, + 51.1482863 + ], + [ + 6.1468835, + 51.1484042 + ], + [ + 6.1471241, + 51.148456 + ], + [ + 6.1474296, + 51.1484436 + ], + [ + 6.1475282, + 51.1484958 + ], + [ + 6.1476345, + 51.1486075 + ], + [ + 6.1476783, + 51.148612 + ], + [ + 6.1477425, + 51.1485854 + ], + [ + 6.1477795, + 51.1485407 + ], + [ + 6.147785, + 51.1485366 + ], + [ + 6.147841, + 51.1484947 + ], + [ + 6.1479065, + 51.1484968 + ], + [ + 6.1480159, + 51.1485285 + ], + [ + 6.1482201, + 51.1485941 + ], + [ + 6.1483657, + 51.1486005 + ], + [ + 6.1484529, + 51.1485956 + ], + [ + 6.1484668, + 51.1485924 + ], + [ + 6.1484928, + 51.1485864 + ], + [ + 6.1484993, + 51.1484879 + ], + [ + 6.1485354, + 51.1484512 + ], + [ + 6.1485861, + 51.1484213 + ], + [ + 6.1486369, + 51.1484165 + ], + [ + 6.148688, + 51.1484324 + ], + [ + 6.1487174, + 51.1484712 + ], + [ + 6.1487883, + 51.1486883 + ], + [ + 6.1488541, + 51.1487223 + ], + [ + 6.148894, + 51.1487177 + ], + [ + 6.1489484, + 51.14869 + ], + [ + 6.148999, + 51.1486555 + ], + [ + 6.1490818, + 51.1485569 + ], + [ + 6.149202, + 51.1485725 + ], + [ + 6.1493297, + 51.1486132 + ], + [ + 6.1493951, + 51.1486084 + ], + [ + 6.1494783, + 51.1485464 + ], + [ + 6.1495506, + 51.148498 + ], + [ + 6.149765, + 51.1484721 + ], + [ + 6.1497962, + 51.1482867 + ], + [ + 6.1498652, + 51.1482544 + ], + [ + 6.1503148, + 51.1485412 + ], + [ + 6.1504711, + 51.1485109 + ], + [ + 6.1505738, + 51.1486295 + ], + [ + 6.1506431, + 51.1486362 + ], + [ + 6.1506828, + 51.1485971 + ], + [ + 6.1506748, + 51.1485216 + ], + [ + 6.150582, + 51.1482977 + ], + [ + 6.1513371, + 51.1480879 + ], + [ + 6.151366, + 51.1480799 + ], + [ + 6.1514969, + 51.1480657 + ], + [ + 6.1516572, + 51.1481018 + ], + [ + 6.1517299, + 51.1481061 + ], + [ + 6.1518133, + 51.1480669 + ], + [ + 6.1518493, + 51.1480256 + ], + [ + 6.1518816, + 51.1479614 + ], + [ + 6.1522054, + 51.1479718 + ], + [ + 6.1524127, + 51.1479642 + ], + [ + 6.1525581, + 51.1479499 + ], + [ + 6.1526787, + 51.1480158 + ], + [ + 6.1526444, + 51.1480317 + ], + [ + 6.1525046, + 51.1480965 + ], + [ + 6.1525206, + 51.1481052 + ], + [ + 6.1526471, + 51.1481739 + ], + [ + 6.1527519, + 51.1481829 + ], + [ + 6.1528001, + 51.1481871 + ], + [ + 6.1528728, + 51.1481914 + ], + [ + 6.1528949, + 51.1482211 + ], + [ + 6.1529028, + 51.1482943 + ], + [ + 6.1532304, + 51.1483114 + ], + [ + 6.1532758, + 51.1481961 + ], + [ + 6.1532873, + 51.1481671 + ], + [ + 6.1534003, + 51.1481873 + ], + [ + 6.1537976, + 51.1482866 + ], + [ + 6.1538375, + 51.1482796 + ], + [ + 6.1539168, + 51.1482015 + ], + [ + 6.1540226, + 51.1482171 + ], + [ + 6.1540771, + 51.1482124 + ], + [ + 6.1541168, + 51.148178 + ], + [ + 6.154112, + 51.1480452 + ], + [ + 6.1542143, + 51.1480422 + ], + [ + 6.1542866, + 51.14804 + ], + [ + 6.1543706, + 51.1480809 + ], + [ + 6.1544148, + 51.1481449 + ], + [ + 6.1544519, + 51.1482225 + ], + [ + 6.1544813, + 51.1482681 + ], + [ + 6.1545798, + 51.1483022 + ], + [ + 6.1546001, + 51.1481213 + ], + [ + 6.1546846, + 51.1480389 + ], + [ + 6.1547155, + 51.1480088 + ], + [ + 6.1548207, + 51.1479535 + ], + [ + 6.1548212, + 51.1480176 + ], + [ + 6.1548307, + 51.1480399 + ], + [ + 6.1548768, + 51.1481479 + ], + [ + 6.1553496, + 51.148153 + ], + [ + 6.1554372, + 51.1481848 + ], + [ + 6.1554885, + 51.1482166 + ], + [ + 6.1554656, + 51.148236 + ], + [ + 6.1554559, + 51.1482442 + ], + [ + 6.1553541, + 51.1482492 + ], + [ + 6.1552524, + 51.1482678 + ], + [ + 6.1552091, + 51.1483068 + ], + [ + 6.1551986, + 51.1483595 + ], + [ + 6.1552793, + 51.1484416 + ], + [ + 6.1553631, + 51.1484619 + ], + [ + 6.1554466, + 51.1484388 + ], + [ + 6.155519, + 51.1483949 + ], + [ + 6.1555878, + 51.1483513 + ], + [ + 6.1556076, + 51.1483493 + ], + [ + 6.155635, + 51.1483465 + ], + [ + 6.1556646, + 51.148399 + ], + [ + 6.1556867, + 51.1484311 + ], + [ + 6.1560659, + 51.148551 + ], + [ + 6.1561241, + 51.1485484 + ], + [ + 6.1561674, + 51.1485117 + ], + [ + 6.1561342, + 51.1484386 + ], + [ + 6.1561409, + 51.1483768 + ], + [ + 6.1561954, + 51.1483629 + ], + [ + 6.1562644, + 51.1483626 + ], + [ + 6.1564502, + 51.1483894 + ], + [ + 6.156411, + 51.1484925 + ], + [ + 6.1563755, + 51.1485865 + ], + [ + 6.1564158, + 51.1486229 + ], + [ + 6.1566233, + 51.1486451 + ], + [ + 6.1570208, + 51.1487673 + ], + [ + 6.1570565, + 51.1486825 + ], + [ + 6.157118, + 51.1486433 + ], + [ + 6.1574719, + 51.1487726 + ], + [ + 6.1574414, + 51.1488813 + ], + [ + 6.1574366, + 51.1488985 + ], + [ + 6.1574519, + 51.1489854 + ], + [ + 6.1575394, + 51.148977 + ], + [ + 6.1575499, + 51.148976 + ], + [ + 6.1576335, + 51.1489551 + ], + [ + 6.1577605, + 51.148918 + ], + [ + 6.1579174, + 51.1489861 + ], + [ + 6.1580161, + 51.1490452 + ], + [ + 6.1580453, + 51.1490565 + ], + [ + 6.1583431, + 51.1490029 + ], + [ + 6.1584779, + 51.1490093 + ], + [ + 6.1585717, + 51.1489266 + ], + [ + 6.1586332, + 51.1488875 + ], + [ + 6.1586988, + 51.1489032 + ], + [ + 6.1587355, + 51.1489466 + ], + [ + 6.1588166, + 51.1490676 + ], + [ + 6.1589479, + 51.149106 + ], + [ + 6.1590934, + 51.1491078 + ], + [ + 6.159166, + 51.1490847 + ], + [ + 6.1593155, + 51.1491253 + ], + [ + 6.1594572, + 51.1491226 + ], + [ + 6.1596155, + 51.149106 + ], + [ + 6.159639, + 51.1491036 + ], + [ + 6.1597627, + 51.1491123 + ], + [ + 6.1598834, + 51.1491805 + ], + [ + 6.1598987, + 51.1492674 + ], + [ + 6.1599101, + 51.1493314 + ], + [ + 6.1599867, + 51.1493564 + ], + [ + 6.1600657, + 51.1493255 + ], + [ + 6.1601463, + 51.149294 + ], + [ + 6.1608672, + 51.1493807 + ], + [ + 6.1608905, + 51.1493663 + ], + [ + 6.1610952, + 51.1492403 + ], + [ + 6.161367, + 51.1491204 + ], + [ + 6.1615525, + 51.1491083 + ], + [ + 6.1617305, + 51.1490779 + ], + [ + 6.1620857, + 51.1489393 + ], + [ + 6.1623832, + 51.1488513 + ], + [ + 6.1632467, + 51.1489038 + ], + [ + 6.1634266, + 51.1492 + ], + [ + 6.1633759, + 51.1496601 + ], + [ + 6.1632187, + 51.1507443 + ], + [ + 6.1632143, + 51.150775 + ], + [ + 6.162997, + 51.1519366 + ], + [ + 6.1629901, + 51.1519762 + ], + [ + 6.1628667, + 51.1526869 + ], + [ + 6.1643313, + 51.1528779 + ], + [ + 6.1645092, + 51.1529007 + ], + [ + 6.1659923, + 51.1536299 + ], + [ + 6.166348, + 51.153807 + ], + [ + 6.166549, + 51.1539 + ], + [ + 6.1666865, + 51.1539729 + ], + [ + 6.1673655, + 51.1542656 + ], + [ + 6.1680152, + 51.1545035 + ], + [ + 6.1688603, + 51.1549024 + ], + [ + 6.169896, + 51.1553284 + ], + [ + 6.1704045, + 51.1555926 + ], + [ + 6.1716157, + 51.156218 + ], + [ + 6.1728725, + 51.1568785 + ], + [ + 6.1734098, + 51.1571427 + ], + [ + 6.1736508, + 51.1572421 + ], + [ + 6.1737181, + 51.1572699 + ], + [ + 6.173835, + 51.157371 + ], + [ + 6.1744758, + 51.1578003 + ], + [ + 6.1754202, + 51.1584559 + ], + [ + 6.1752358, + 51.1585315 + ], + [ + 6.173816, + 51.159114 + ], + [ + 6.1736331, + 51.159206 + ], + [ + 6.1735655, + 51.1593355 + ], + [ + 6.1732098, + 51.1594141 + ], + [ + 6.1729246, + 51.1594874 + ], + [ + 6.1725321, + 51.1596285 + ], + [ + 6.1718307, + 51.1599013 + ], + [ + 6.170801, + 51.1603 + ], + [ + 6.1676036, + 51.1615191 + ], + [ + 6.1664628, + 51.1619819 + ], + [ + 6.1645681, + 51.1627609 + ], + [ + 6.1630912, + 51.1633454 + ], + [ + 6.1613764, + 51.1640086 + ], + [ + 6.1598948, + 51.1646164 + ], + [ + 6.1586527, + 51.1651349 + ], + [ + 6.1583674, + 51.1652469 + ], + [ + 6.158186, + 51.1653181 + ], + [ + 6.1579347, + 51.1654167 + ], + [ + 6.1559861, + 51.166257 + ], + [ + 6.1551731, + 51.1666001 + ], + [ + 6.1467228, + 51.1701654 + ], + [ + 6.1466907, + 51.1701785 + ], + [ + 6.146586, + 51.1702213 + ], + [ + 6.1458865, + 51.170507 + ], + [ + 6.1444986, + 51.1710741 + ], + [ + 6.1430704, + 51.1716886 + ], + [ + 6.1421639, + 51.1720443 + ], + [ + 6.141974, + 51.1721243 + ], + [ + 6.1409645, + 51.1725495 + ], + [ + 6.1388282, + 51.173335 + ], + [ + 6.1390175, + 51.1733815 + ], + [ + 6.1394864, + 51.1734966 + ], + [ + 6.1399706, + 51.1736779 + ], + [ + 6.1405861, + 51.173881 + ], + [ + 6.1422239, + 51.1743833 + ], + [ + 6.1451029, + 51.1752664 + ], + [ + 6.1457184, + 51.1754593 + ], + [ + 6.1466127, + 51.1757396 + ], + [ + 6.1474704, + 51.1760085 + ], + [ + 6.1500933, + 51.1768305 + ], + [ + 6.1510842, + 51.1771411 + ], + [ + 6.1511491, + 51.1771615 + ], + [ + 6.1562678, + 51.1787659 + ], + [ + 6.15756, + 51.1791709 + ], + [ + 6.1657997, + 51.1817536 + ], + [ + 6.1677363, + 51.1823606 + ], + [ + 6.169149, + 51.182819 + ], + [ + 6.1708964, + 51.1833861 + ], + [ + 6.1742488, + 51.1844742 + ], + [ + 6.174667, + 51.184575 + ], + [ + 6.17827, + 51.185646 + ], + [ + 6.1805387, + 51.1863082 + ], + [ + 6.180706, + 51.186357 + ], + [ + 6.179833, + 51.186826 + ], + [ + 6.1790217, + 51.1872761 + ], + [ + 6.1789209, + 51.1873149 + ], + [ + 6.1735256, + 51.1901135 + ], + [ + 6.1678891, + 51.1930374 + ], + [ + 6.1675384, + 51.1932237 + ], + [ + 6.1657062, + 51.1941975 + ], + [ + 6.1651873, + 51.1944734 + ], + [ + 6.1616816, + 51.1930789 + ], + [ + 6.1611562, + 51.1928817 + ], + [ + 6.1609037, + 51.1927869 + ], + [ + 6.1586451, + 51.192216 + ], + [ + 6.1536531, + 51.190872 + ], + [ + 6.1499128, + 51.1898507 + ], + [ + 6.1472415, + 51.1890682 + ], + [ + 6.1472055, + 51.1890574 + ], + [ + 6.1453212, + 51.1884936 + ], + [ + 6.1437445, + 51.1879654 + ], + [ + 6.1417675, + 51.1874211 + ], + [ + 6.1408922, + 51.1871607 + ], + [ + 6.1404483, + 51.1869882 + ], + [ + 6.1373553, + 51.1859773 + ], + [ + 6.1361606, + 51.1855799 + ], + [ + 6.1356856, + 51.1854945 + ], + [ + 6.1354177, + 51.1854116 + ], + [ + 6.1340005, + 51.184973 + ], + [ + 6.1307288, + 51.1840625 + ], + [ + 6.130662, + 51.1840439 + ], + [ + 6.1296589, + 51.1837569 + ], + [ + 6.128832, + 51.1833655 + ], + [ + 6.1276924, + 51.1827983 + ], + [ + 6.127204, + 51.1825895 + ], + [ + 6.1262262, + 51.1822864 + ], + [ + 6.1241372, + 51.1817633 + ], + [ + 6.1236622, + 51.1816734 + ], + [ + 6.1227182, + 51.1814247 + ], + [ + 6.1225308, + 51.1813348 + ], + [ + 6.1217079, + 51.1809525 + ], + [ + 6.1209768, + 51.1806153 + ], + [ + 6.120104, + 51.1802837 + ], + [ + 6.1195655, + 51.1801097 + ], + [ + 6.1185846, + 51.1796486 + ], + [ + 6.1184491, + 51.1796039 + ], + [ + 6.1182941, + 51.1794999 + ], + [ + 6.1182086, + 51.1794091 + ], + [ + 6.118193, + 51.1793543 + ], + [ + 6.1181446, + 51.1792975 + ], + [ + 6.1180275, + 51.1792641 + ], + [ + 6.117581, + 51.1791465 + ], + [ + 6.1173428, + 51.1790591 + ], + [ + 6.1172451, + 51.1789044 + ], + [ + 6.1172134, + 51.1787743 + ], + [ + 6.1171505, + 51.1787245 + ], + [ + 6.1170624, + 51.1786863 + ], + [ + 6.1167142, + 51.178561 + ], + [ + 6.1163172, + 51.1783628 + ], + [ + 6.116027, + 51.1781952 + ], + [ + 6.1160077, + 51.1781841 + ], + [ + 6.1158055, + 51.1780673 + ], + [ + 6.1155007, + 51.1779256 + ], + [ + 6.1154494, + 51.1777201 + ], + [ + 6.1153719, + 51.1774806 + ], + [ + 6.1152931, + 51.1773646 + ], + [ + 6.1150425, + 51.1772065 + ], + [ + 6.1149318, + 51.1771227 + ], + [ + 6.1147991, + 51.1768561 + ], + [ + 6.1146358, + 51.1766928 + ], + [ + 6.1144709, + 51.176447 + ], + [ + 6.1144401, + 51.176365 + ], + [ + 6.1142339, + 51.176234 + ], + [ + 6.1140942, + 51.1761664 + ], + [ + 6.1140702, + 51.1760614 + ], + [ + 6.1140285, + 51.1759726 + ], + [ + 6.1139396, + 51.1758955 + ], + [ + 6.1138659, + 51.1758434 + ], + [ + 6.1137858, + 51.1758464 + ], + [ + 6.1137425, + 51.1758651 + ], + [ + 6.1136805, + 51.1758564 + ], + [ + 6.1136757, + 51.1758015 + ], + [ + 6.1136749, + 51.1757581 + ], + [ + 6.1136125, + 51.1757243 + ], + [ + 6.113532, + 51.1757111 + ], + [ + 6.1134149, + 51.1756778 + ], + [ + 6.1133637, + 51.1756645 + ], + [ + 6.1133735, + 51.1756095 + ], + [ + 6.113397, + 51.1755041 + ], + [ + 6.1133308, + 51.1754635 + ], + [ + 6.113246, + 51.1754093 + ], + [ + 6.1132086, + 51.1753638 + ], + [ + 6.1131969, + 51.1753182 + ], + [ + 6.1131454, + 51.1752888 + ], + [ + 6.1130432, + 51.1752713 + ], + [ + 6.1128648, + 51.1752773 + ], + [ + 6.1127552, + 51.1752575 + ], + [ + 6.1127, + 51.1752214 + ], + [ + 6.1127692, + 51.1750356 + ], + [ + 6.1127899, + 51.1749806 + ], + [ + 6.1126167, + 51.1748744 + ], + [ + 6.1124877, + 51.1747908 + ], + [ + 6.1123451, + 51.1747508 + ], + [ + 6.1122466, + 51.1747447 + ], + [ + 6.1117867, + 51.1744876 + ], + [ + 6.1117304, + 51.1743988 + ], + [ + 6.1117289, + 51.1743257 + ], + [ + 6.1117355, + 51.174289 + ], + [ + 6.1116949, + 51.174255 + ], + [ + 6.1116251, + 51.1742258 + ], + [ + 6.1114869, + 51.1742292 + ], + [ + 6.1113844, + 51.1741934 + ], + [ + 6.1111611, + 51.1741334 + ], + [ + 6.1110545, + 51.1740771 + ], + [ + 6.1110389, + 51.1740224 + ], + [ + 6.1110449, + 51.1739582 + ], + [ + 6.1110988, + 51.1739189 + ], + [ + 6.1111568, + 51.173907 + ], + [ + 6.1112225, + 51.1739203 + ], + [ + 6.111288, + 51.173922 + ], + [ + 6.1113166, + 51.1738966 + ], + [ + 6.1112721, + 51.1738466 + ], + [ + 6.1110957, + 51.1737634 + ], + [ + 6.1107105, + 51.1736109 + ], + [ + 6.1105573, + 51.1735847 + ], + [ + 6.1104367, + 51.1735673 + ], + [ + 6.1103194, + 51.1735202 + ], + [ + 6.1101611, + 51.1734231 + ], + [ + 6.1100976, + 51.1733413 + ], + [ + 6.1100601, + 51.173289 + ], + [ + 6.109998, + 51.1732757 + ], + [ + 6.1099292, + 51.1732923 + ], + [ + 6.1098717, + 51.173327 + ], + [ + 6.1098692, + 51.1733843 + ], + [ + 6.1098696, + 51.1734117 + ], + [ + 6.1097934, + 51.1734237 + ], + [ + 6.1097321, + 51.1734517 + ], + [ + 6.1097179, + 51.1734701 + ], + [ + 6.1096631, + 51.1734568 + ], + [ + 6.1096046, + 51.1734458 + ], + [ + 6.1095533, + 51.1734279 + ], + [ + 6.1095172, + 51.173442 + ], + [ + 6.1094661, + 51.1734355 + ], + [ + 6.109433, + 51.173422 + ], + [ + 6.1094215, + 51.1733878 + ], + [ + 6.1094131, + 51.1733261 + ], + [ + 6.1093685, + 51.173283 + ], + [ + 6.1092874, + 51.1732241 + ], + [ + 6.1092069, + 51.1732088 + ], + [ + 6.1090865, + 51.1731892 + ], + [ + 6.1090355, + 51.173185 + ], + [ + 6.1089778, + 51.1732174 + ], + [ + 6.1089344, + 51.1732316 + ], + [ + 6.1088389, + 51.1731842 + ], + [ + 6.1087508, + 51.1731506 + ], + [ + 6.1085167, + 51.1732715 + ], + [ + 6.1084334, + 51.1732972 + ], + [ + 6.1083786, + 51.1732862 + ], + [ + 6.1083594, + 51.1732292 + ], + [ + 6.108333, + 51.1731859 + ], + [ + 6.108274, + 51.173143 + ], + [ + 6.1081973, + 51.1731299 + ], + [ + 6.108121, + 51.1731373 + ], + [ + 6.1080559, + 51.1731607 + ], + [ + 6.1080126, + 51.1731816 + ], + [ + 6.1079212, + 51.1731572 + ], + [ + 6.1079714, + 51.1731133 + ], + [ + 6.1080035, + 51.1730811 + ], + [ + 6.1080102, + 51.1730536 + ], + [ + 6.1079735, + 51.1730401 + ], + [ + 6.1079262, + 51.1730383 + ], + [ + 6.1078787, + 51.1730317 + ], + [ + 6.1078724, + 51.1730196 + ], + [ + 6.1078598, + 51.1729952 + ], + [ + 6.1078299, + 51.172952 + ], + [ + 6.1078005, + 51.1729179 + ], + [ + 6.1077927, + 51.1729089 + ], + [ + 6.1077087, + 51.1728959 + ], + [ + 6.1075069, + 51.1728082 + ], + [ + 6.1075235, + 51.1727304 + ], + [ + 6.107493, + 51.1726528 + ], + [ + 6.1074184, + 51.1725664 + ], + [ + 6.1073227, + 51.17251 + ], + [ + 6.1072028, + 51.1725201 + ], + [ + 6.1070617, + 51.1725601 + ], + [ + 6.1070211, + 51.1725353 + ], + [ + 6.1069769, + 51.1725082 + ], + [ + 6.1069185, + 51.1724927 + ], + [ + 6.1068713, + 51.1725021 + ], + [ + 6.1068131, + 51.1725026 + ], + [ + 6.1067723, + 51.1724617 + ], + [ + 6.1067495, + 51.1724093 + ], + [ + 6.1064592, + 51.1722721 + ], + [ + 6.1063401, + 51.172321 + ], + [ + 6.106315, + 51.1723441 + ], + [ + 6.1062455, + 51.1723218 + ], + [ + 6.1061795, + 51.1722995 + ], + [ + 6.1062143, + 51.1722122 + ], + [ + 6.1062059, + 51.1721575 + ], + [ + 6.1061362, + 51.1721282 + ], + [ + 6.1060592, + 51.1720945 + ], + [ + 6.1059284, + 51.1721047 + ], + [ + 6.105784, + 51.1721699 + ], + [ + 6.1056783, + 51.1721639 + ], + [ + 6.1056014, + 51.172137 + ], + [ + 6.1054685, + 51.1720397 + ], + [ + 6.1053557, + 51.1720429 + ], + [ + 6.1052269, + 51.171973 + ], + [ + 6.1051425, + 51.1719325 + ], + [ + 6.1049096, + 51.1719366 + ], + [ + 6.1047893, + 51.1719215 + ], + [ + 6.104694, + 51.171888 + ], + [ + 6.1045246, + 51.1719762 + ], + [ + 6.103891, + 51.1719584 + ], + [ + 6.1038138, + 51.1719201 + ], + [ + 6.103723, + 51.1718672 + ], + [ + 6.1036704, + 51.1718366 + ], + [ + 6.103527, + 51.1718814 + ], + [ + 6.1034677, + 51.1718999 + ], + [ + 6.1033698, + 51.1719212 + ], + [ + 6.1032703, + 51.1718557 + ], + [ + 6.1031525, + 51.1717857 + ], + [ + 6.1031306, + 51.1717859 + ], + [ + 6.1030689, + 51.1717863 + ], + [ + 6.1029819, + 51.1718359 + ], + [ + 6.1029752, + 51.1718397 + ], + [ + 6.1029065, + 51.1718609 + ], + [ + 6.1028446, + 51.1718544 + ], + [ + 6.1028039, + 51.1718228 + ], + [ + 6.1028175, + 51.1717746 + ], + [ + 6.1028201, + 51.171722 + ], + [ + 6.1028085, + 51.1717044 + ], + [ + 6.1027977, + 51.1716879 + ], + [ + 6.1027351, + 51.171654 + ], + [ + 6.1026662, + 51.1716683 + ], + [ + 6.1025573, + 51.171676 + ], + [ + 6.1024991, + 51.1716811 + ], + [ + 6.102462, + 51.1716447 + ], + [ + 6.1024575, + 51.171599 + ], + [ + 6.1024422, + 51.171558 + ], + [ + 6.1024162, + 51.171533 + ], + [ + 6.1023362, + 51.1715383 + ], + [ + 6.1021451, + 51.1715704 + ], + [ + 6.1018328, + 51.1714151 + ], + [ + 6.1017827, + 51.1714679 + ], + [ + 6.1017137, + 51.1714821 + ], + [ + 6.1016594, + 51.1714893 + ], + [ + 6.1015864, + 51.1714737 + ], + [ + 6.101582, + 51.1714258 + ], + [ + 6.1015921, + 51.1713731 + ], + [ + 6.1015878, + 51.1713251 + ], + [ + 6.1015545, + 51.171291 + ], + [ + 6.1015033, + 51.1712753 + ], + [ + 6.1014488, + 51.1712687 + ], + [ + 6.101394, + 51.1712622 + ], + [ + 6.1013539, + 51.1712557 + ], + [ + 6.101295, + 51.1712103 + ], + [ + 6.1012909, + 51.1711483 + ], + [ + 6.1012856, + 51.1710686 + ], + [ + 6.1009845, + 51.1708851 + ], + [ + 6.1007597, + 51.1709163 + ], + [ + 6.1006396, + 51.1709194 + ], + [ + 6.1004958, + 51.1707853 + ], + [ + 6.1005157, + 51.1706663 + ], + [ + 6.1005439, + 51.170602 + ], + [ + 6.1005094, + 51.1704925 + ], + [ + 6.1005807, + 51.1703959 + ], + [ + 6.1006654, + 51.1702307 + ], + [ + 6.1006605, + 51.1701484 + ], + [ + 6.1006157, + 51.1701309 + ], + [ + 6.10058, + 51.1701169 + ], + [ + 6.100456, + 51.1700879 + ], + [ + 6.1003662, + 51.1700757 + ], + [ + 6.1003284, + 51.1700705 + ], + [ + 6.1002822, + 51.1700303 + ], + [ + 6.1002473, + 51.17 + ], + [ + 6.1001943, + 51.1699539 + ], + [ + 6.1001404, + 51.1699069 + ], + [ + 6.1000486, + 51.1698481 + ], + [ + 6.0999574, + 51.1698326 + ], + [ + 6.0996816, + 51.1698687 + ], + [ + 6.099475, + 51.1699043 + ], + [ + 6.0994537, + 51.1699456 + ], + [ + 6.0993558, + 51.1699645 + ], + [ + 6.0992216, + 51.1699859 + ], + [ + 6.0990981, + 51.1699912 + ], + [ + 6.0990181, + 51.1699963 + ], + [ + 6.0989933, + 51.17004 + ], + [ + 6.098936, + 51.1700975 + ], + [ + 6.0988709, + 51.1701207 + ], + [ + 6.0987657, + 51.1701283 + ], + [ + 6.0987327, + 51.1701329 + ], + [ + 6.0986966, + 51.1701379 + ], + [ + 6.0986322, + 51.1702 + ], + [ + 6.0986039, + 51.1702528 + ], + [ + 6.0985095, + 51.1702625 + ], + [ + 6.0984619, + 51.1702445 + ], + [ + 6.098436, + 51.1702293 + ], + [ + 6.0983812, + 51.170197 + ], + [ + 6.0983117, + 51.17017 + ], + [ + 6.0982462, + 51.1701636 + ], + [ + 6.0982211, + 51.1701866 + ], + [ + 6.0982035, + 51.1702278 + ], + [ + 6.0981389, + 51.1702832 + ], + [ + 6.0980126, + 51.1703411 + ], + [ + 6.0979513, + 51.170385 + ], + [ + 6.097887, + 51.1704585 + ], + [ + 6.0977471, + 51.1705852 + ], + [ + 6.0976383, + 51.1706042 + ], + [ + 6.097533, + 51.1706095 + ], + [ + 6.0974562, + 51.1705848 + ], + [ + 6.0973434, + 51.1705809 + ], + [ + 6.0972346, + 51.1706045 + ], + [ + 6.0972321, + 51.1706708 + ], + [ + 6.0972033, + 51.1706962 + ], + [ + 6.0971341, + 51.1706852 + ], + [ + 6.09709, + 51.1706557 + ], + [ + 6.0970352, + 51.1706354 + ], + [ + 6.0969988, + 51.1706379 + ], + [ + 6.0969447, + 51.1706612 + ], + [ + 6.0967956, + 51.1706644 + ], + [ + 6.0967151, + 51.1706397 + ], + [ + 6.0965845, + 51.1706519 + ], + [ + 6.0965341, + 51.1706843 + ], + [ + 6.0963819, + 51.1707195 + ], + [ + 6.0962986, + 51.1707407 + ], + [ + 6.096219, + 51.1707686 + ], + [ + 6.0962052, + 51.1708213 + ], + [ + 6.0962311, + 51.1708531 + ], + [ + 6.0962576, + 51.1709193 + ], + [ + 6.0962656, + 51.1709673 + ], + [ + 6.0962659, + 51.1709833 + ], + [ + 6.096197, + 51.1709952 + ], + [ + 6.0961243, + 51.1709979 + ], + [ + 6.0960703, + 51.1710325 + ], + [ + 6.0960454, + 51.1710648 + ], + [ + 6.0960055, + 51.1710741 + ], + [ + 6.095767, + 51.1709384 + ], + [ + 6.0955086, + 51.170924 + ], + [ + 6.0954805, + 51.1709882 + ], + [ + 6.0954558, + 51.1710318 + ], + [ + 6.095387, + 51.1710597 + ], + [ + 6.0953252, + 51.1710578 + ], + [ + 6.095299, + 51.1710122 + ], + [ + 6.0952693, + 51.1709667 + ], + [ + 6.0952055, + 51.1709689 + ], + [ + 6.095113, + 51.1709722 + ], + [ + 6.0949925, + 51.1707099 + ], + [ + 6.0949987, + 51.1706367 + ], + [ + 6.0949435, + 51.1705936 + ], + [ + 6.0948379, + 51.1705828 + ], + [ + 6.0947031, + 51.1705722 + ], + [ + 6.0945688, + 51.1705845 + ], + [ + 6.0945, + 51.1706009 + ], + [ + 6.0944247, + 51.17067 + ], + [ + 6.0943817, + 51.1707137 + ], + [ + 6.0943022, + 51.1707462 + ], + [ + 6.0942076, + 51.1707423 + ], + [ + 6.094167, + 51.1707082 + ], + [ + 6.0941773, + 51.1706601 + ], + [ + 6.0941873, + 51.1706051 + ], + [ + 6.0941975, + 51.1705571 + ], + [ + 6.0941573, + 51.1705413 + ], + [ + 6.0940884, + 51.1705577 + ], + [ + 6.0940225, + 51.1705238 + ], + [ + 6.0939413, + 51.1704511 + ], + [ + 6.0938642, + 51.1704036 + ], + [ + 6.0938058, + 51.170388 + ], + [ + 6.0936534, + 51.1704072 + ], + [ + 6.0933738, + 51.1704341 + ], + [ + 6.0932732, + 51.1705079 + ], + [ + 6.0931932, + 51.1705175 + ], + [ + 6.0931168, + 51.1705112 + ], + [ + 6.0930405, + 51.1705162 + ], + [ + 6.0930392, + 51.1706741 + ], + [ + 6.0927218, + 51.1706028 + ], + [ + 6.0927465, + 51.1705501 + ], + [ + 6.0927421, + 51.1704975 + ], + [ + 6.0927049, + 51.1704474 + ], + [ + 6.0925262, + 51.1704165 + ], + [ + 6.0922899, + 51.1704203 + ], + [ + 6.0921376, + 51.170444 + ], + [ + 6.0920691, + 51.1704811 + ], + [ + 6.0920441, + 51.1705178 + ], + [ + 6.0920955, + 51.1705449 + ], + [ + 6.0921831, + 51.1705696 + ], + [ + 6.09222, + 51.1706082 + ], + [ + 6.092225, + 51.1706251 + ], + [ + 6.0922315, + 51.170647 + ], + [ + 6.092225, + 51.1706905 + ], + [ + 6.0921525, + 51.170707 + ], + [ + 6.0920213, + 51.1706964 + ], + [ + 6.0919738, + 51.1706761 + ], + [ + 6.0918828, + 51.1706675 + ], + [ + 6.0918276, + 51.1706312 + ], + [ + 6.0917868, + 51.1705743 + ], + [ + 6.0917316, + 51.1705312 + ], + [ + 6.0916154, + 51.1705479 + ], + [ + 6.0914921, + 51.1705647 + ], + [ + 6.0914379, + 51.1705902 + ], + [ + 6.091454, + 51.1706862 + ], + [ + 6.0913892, + 51.1707323 + ], + [ + 6.0913054, + 51.1707214 + ], + [ + 6.0911673, + 51.1707223 + ], + [ + 6.0910439, + 51.1707458 + ], + [ + 6.0908768, + 51.1707561 + ], + [ + 6.0909079, + 51.1706507 + ], + [ + 6.0909362, + 51.1705933 + ], + [ + 6.0909167, + 51.1705157 + ], + [ + 6.0908063, + 51.1704203 + ], + [ + 6.0905247, + 51.170557 + ], + [ + 6.090498, + 51.1705502 + ], + [ + 6.0902642, + 51.1704905 + ], + [ + 6.0901924, + 51.1704722 + ], + [ + 6.090106, + 51.1705253 + ], + [ + 6.0900004, + 51.1705099 + ], + [ + 6.0898428, + 51.1704354 + ], + [ + 6.0898008, + 51.170452 + ], + [ + 6.0896838, + 51.1704982 + ], + [ + 6.0896233, + 51.1705338 + ], + [ + 6.0895936, + 51.1705513 + ], + [ + 6.0894194, + 51.1705707 + ], + [ + 6.089234, + 51.1705787 + ], + [ + 6.0890889, + 51.1706002 + ], + [ + 6.089108, + 51.1706572 + ], + [ + 6.0891147, + 51.1707124 + ], + [ + 6.0891163, + 51.1707258 + ], + [ + 6.0891824, + 51.170764 + ], + [ + 6.0892337, + 51.1707936 + ], + [ + 6.0892634, + 51.170837 + ], + [ + 6.0892931, + 51.1708802 + ], + [ + 6.0892852, + 51.1709084 + ], + [ + 6.0892828, + 51.1709169 + ], + [ + 6.0892543, + 51.1709491 + ], + [ + 6.0891817, + 51.1709632 + ], + [ + 6.0891013, + 51.1709409 + ], + [ + 6.0890495, + 51.1708794 + ], + [ + 6.088994, + 51.1708158 + ], + [ + 6.0889494, + 51.1707519 + ], + [ + 6.0888799, + 51.1707227 + ], + [ + 6.0885315, + 51.1707751 + ], + [ + 6.0883971, + 51.1707805 + ], + [ + 6.0881672, + 51.1707293 + ], + [ + 6.0880077, + 51.1708517 + ], + [ + 6.0879839, + 51.17087 + ], + [ + 6.0879227, + 51.1709184 + ], + [ + 6.0878563, + 51.1709446 + ], + [ + 6.0878107, + 51.1709626 + ], + [ + 6.0876544, + 51.1709681 + ], + [ + 6.0874183, + 51.1709833 + ], + [ + 6.0861834, + 51.1711263 + ], + [ + 6.0819561, + 51.171616 + ], + [ + 6.0818897, + 51.1716558 + ], + [ + 6.0818817, + 51.1717317 + ], + [ + 6.0818645, + 51.1718934 + ], + [ + 6.081761, + 51.1722714 + ], + [ + 6.0813739, + 51.1728822 + ], + [ + 6.0801807, + 51.1747103 + ], + [ + 6.0799935, + 51.1749971 + ], + [ + 6.0790322, + 51.17647 + ], + [ + 6.079024, + 51.1764825 + ], + [ + 6.0788161, + 51.1768012 + ], + [ + 6.0786717, + 51.1770224 + ], + [ + 6.0784932, + 51.17725 + ], + [ + 6.0776843, + 51.1781171 + ], + [ + 6.0773022, + 51.1785143 + ], + [ + 6.0757966, + 51.1800796 + ], + [ + 6.0731601, + 51.1828059 + ], + [ + 6.0731579, + 51.18283 + ], + [ + 6.0729863, + 51.1837648 + ], + [ + 6.0727266, + 51.1859184 + ], + [ + 6.0725533, + 51.1874985 + ], + [ + 6.072326, + 51.1893275 + ], + [ + 6.0720493, + 51.1918173 + ], + [ + 6.0718179, + 51.1936427 + ], + [ + 6.0712079, + 51.1985129 + ], + [ + 6.0710916, + 51.1997601 + ], + [ + 6.0710675, + 51.1999546 + ], + [ + 6.0709759, + 51.2004829 + ], + [ + 6.0709572, + 51.2006011 + ], + [ + 6.0709282, + 51.2008243 + ], + [ + 6.0705595, + 51.2039412 + ], + [ + 6.0705164, + 51.2043579 + ], + [ + 6.0704803, + 51.2068206 + ], + [ + 6.0701155, + 51.2097983 + ], + [ + 6.0697185, + 51.2126749 + ], + [ + 6.0694879, + 51.2131819 + ], + [ + 6.0688549, + 51.2136864 + ], + [ + 6.0685545, + 51.2146138 + ], + [ + 6.0684257, + 51.215595 + ], + [ + 6.0683506, + 51.2168719 + ], + [ + 6.0682326, + 51.2183302 + ], + [ + 6.0681897, + 51.2188073 + ], + [ + 6.0680881, + 51.2190995 + ], + [ + 6.0679849, + 51.2205273 + ], + [ + 6.0708462, + 51.2219124 + ], + [ + 6.0734319, + 51.2222685 + ], + [ + 6.0762482, + 51.2222618 + ], + [ + 6.0776054, + 51.2223122 + ], + [ + 6.0794883, + 51.2223155 + ], + [ + 6.0799604, + 51.2223424 + ], + [ + 6.0811915, + 51.2223845 + ], + [ + 6.0823359, + 51.222233 + ], + [ + 6.0836542, + 51.2220207 + ], + [ + 6.0854598, + 51.2220147 + ], + [ + 6.086104, + 51.2226493 + ], + [ + 6.085246, + 51.2240682 + ], + [ + 6.0847548, + 51.2249838 + ], + [ + 6.0846226, + 51.2252127 + ], + [ + 6.0835816, + 51.2270167 + ], + [ + 6.0835189, + 51.2271255 + ], + [ + 6.0834435, + 51.2272322 + ], + [ + 6.0834177, + 51.2272688 + ], + [ + 6.0833963, + 51.2272989 + ], + [ + 6.0833767, + 51.2273266 + ], + [ + 6.0831263, + 51.2276811 + ], + [ + 6.0829992, + 51.2278611 + ], + [ + 6.0829102, + 51.227987 + ], + [ + 6.0822337, + 51.2289336 + ], + [ + 6.0816976, + 51.229692 + ], + [ + 6.0811149, + 51.2305162 + ], + [ + 6.079578, + 51.2326899 + ], + [ + 6.0774807, + 51.2356513 + ], + [ + 6.077006, + 51.2363335 + ], + [ + 6.0762804, + 51.2373765 + ], + [ + 6.0757116, + 51.2381942 + ], + [ + 6.0740484, + 51.2405513 + ], + [ + 6.0728017, + 51.2423042 + ], + [ + 6.072717, + 51.2424447 + ], + [ + 6.0726647, + 51.2425317 + ], + [ + 6.072559, + 51.2426972 + ], + [ + 6.0733176, + 51.2430668 + ], + [ + 6.0738914, + 51.2433877 + ], + [ + 6.0761385, + 51.2439257 + ], + [ + 6.0856697, + 51.2476908 + ], + [ + 6.0886472, + 51.249412 + ], + [ + 6.0891605, + 51.2497498 + ], + [ + 6.0898091, + 51.2502168 + ], + [ + 6.0934289, + 51.2526395 + ], + [ + 6.0947517, + 51.2535249 + ], + [ + 6.0952836, + 51.253927 + ], + [ + 6.0956194, + 51.2541753 + ], + [ + 6.1035246, + 51.2600202 + ], + [ + 6.1152562, + 51.2681933 + ], + [ + 6.1226591, + 51.2733542 + ], + [ + 6.1230362, + 51.2736171 + ], + [ + 6.1245283, + 51.2747041 + ], + [ + 6.1245525, + 51.2754013 + ], + [ + 6.1246511, + 51.2764732 + ], + [ + 6.124746, + 51.2772844 + ], + [ + 6.124804, + 51.2775173 + ], + [ + 6.1254636, + 51.2788033 + ], + [ + 6.125946, + 51.2797443 + ], + [ + 6.1270469, + 51.2818917 + ], + [ + 6.127529, + 51.282832 + ], + [ + 6.1290276, + 51.285684 + ], + [ + 6.131222, + 51.2873888 + ], + [ + 6.1350207, + 51.2903146 + ], + [ + 6.1376212, + 51.292321 + ], + [ + 6.1388159, + 51.2932174 + ], + [ + 6.1413096, + 51.2951375 + ], + [ + 6.1431137, + 51.2965333 + ], + [ + 6.1442277, + 51.2973797 + ], + [ + 6.1447487, + 51.2978317 + ], + [ + 6.1451322, + 51.2981062 + ], + [ + 6.1454539, + 51.2984107 + ], + [ + 6.1471661, + 51.3002552 + ], + [ + 6.1471708, + 51.3002603 + ], + [ + 6.1493013, + 51.3025774 + ], + [ + 6.1520121, + 51.3055062 + ], + [ + 6.1538626, + 51.3074459 + ], + [ + 6.1542054, + 51.3091325 + ], + [ + 6.1542179, + 51.3093346 + ], + [ + 6.1542672, + 51.3096911 + ], + [ + 6.1543289, + 51.3110929 + ], + [ + 6.1555811, + 51.312362 + ], + [ + 6.1558508, + 51.3126316 + ], + [ + 6.1561691, + 51.3129374 + ], + [ + 6.1564279, + 51.3132072 + ], + [ + 6.156782, + 51.3134851 + ], + [ + 6.1590478, + 51.3152553 + ], + [ + 6.1592446, + 51.315409 + ], + [ + 6.1592637, + 51.3154239 + ], + [ + 6.1594442, + 51.3156258 + ], + [ + 6.1594723, + 51.3156684 + ], + [ + 6.159597, + 51.3158751 + ], + [ + 6.1596323, + 51.3162622 + ], + [ + 6.1596747, + 51.3195365 + ], + [ + 6.1596763, + 51.3196526 + ], + [ + 6.1614322, + 51.3213262 + ], + [ + 6.1616068, + 51.3215674 + ], + [ + 6.1616444, + 51.3216193 + ], + [ + 6.1617512, + 51.3217966 + ], + [ + 6.162035, + 51.3230248 + ], + [ + 6.1642038, + 51.3255385 + ], + [ + 6.1654054, + 51.3264699 + ], + [ + 6.1659295, + 51.3268761 + ], + [ + 6.1663492, + 51.3271081 + ], + [ + 6.1670595, + 51.327501 + ], + [ + 6.1677548, + 51.3279723 + ], + [ + 6.1687614, + 51.3287562 + ], + [ + 6.1691533, + 51.3290796 + ], + [ + 6.1691685, + 51.329094 + ], + [ + 6.1693779, + 51.3292924 + ], + [ + 6.1694436, + 51.3295686 + ], + [ + 6.1691965, + 51.3300355 + ], + [ + 6.1691189, + 51.3302153 + ], + [ + 6.1690978, + 51.3302641 + ], + [ + 6.1689883, + 51.330518 + ], + [ + 6.168921, + 51.3306743 + ], + [ + 6.1687198, + 51.330944 + ], + [ + 6.1684653, + 51.3312646 + ], + [ + 6.1683935, + 51.3314552 + ], + [ + 6.1683513, + 51.3316523 + ], + [ + 6.1684117, + 51.3320087 + ], + [ + 6.1686268, + 51.3329744 + ], + [ + 6.1695883, + 51.3330453 + ], + [ + 6.1697218, + 51.3330583 + ], + [ + 6.1699416, + 51.3330669 + ], + [ + 6.1700349, + 51.3330823 + ], + [ + 6.1710861, + 51.3331628 + ], + [ + 6.1714735, + 51.3331658 + ], + [ + 6.171744, + 51.3331746 + ], + [ + 6.1722256, + 51.3331561 + ], + [ + 6.1727724, + 51.3331186 + ], + [ + 6.1733595, + 51.3330785 + ], + [ + 6.1738843, + 51.333039 + ], + [ + 6.1742125, + 51.3330151 + ], + [ + 6.1745313, + 51.3330532 + ], + [ + 6.1750373, + 51.3331305 + ], + [ + 6.1753991, + 51.3331406 + ], + [ + 6.1764189, + 51.3332405 + ], + [ + 6.1779744, + 51.3334096 + ], + [ + 6.1784201, + 51.3334506 + ], + [ + 6.1786263, + 51.3333168 + ], + [ + 6.1789677, + 51.3334658 + ], + [ + 6.1790095, + 51.3335846 + ], + [ + 6.1796753, + 51.333702 + ], + [ + 6.1803343, + 51.3338494 + ], + [ + 6.1812117, + 51.3339726 + ], + [ + 6.1824242, + 51.3340504 + ], + [ + 6.1828338, + 51.3341121 + ], + [ + 6.1833345, + 51.3341643 + ], + [ + 6.1839047, + 51.334232 + ], + [ + 6.184371, + 51.3343598 + ], + [ + 6.18477, + 51.3344849 + ], + [ + 6.1853007, + 51.3346381 + ], + [ + 6.1858021, + 51.3347382 + ], + [ + 6.1863433, + 51.3348198 + ], + [ + 6.1868548, + 51.3348673 + ], + [ + 6.1874032, + 51.3349373 + ], + [ + 6.1882664, + 51.3350812 + ], + [ + 6.1889592, + 51.335043 + ], + [ + 6.1895425, + 51.3350032 + ], + [ + 6.1903664, + 51.3349482 + ], + [ + 6.1907821, + 51.3349276 + ], + [ + 6.1912085, + 51.3348909 + ], + [ + 6.1917725, + 51.3347825 + ], + [ + 6.1922675, + 51.3346929 + ], + [ + 6.1927748, + 51.3346968 + ], + [ + 6.1933189, + 51.3347258 + ], + [ + 6.1938779, + 51.3347775 + ], + [ + 6.1941567, + 51.334872 + ], + [ + 6.1936062, + 51.3354194 + ], + [ + 6.1933572, + 51.3356106 + ], + [ + 6.1931839, + 51.3357396 + ], + [ + 6.1929354, + 51.3359674 + ], + [ + 6.1928149, + 51.3362127 + ], + [ + 6.1924852, + 51.3366239 + ], + [ + 6.1914649, + 51.3377456 + ], + [ + 6.1909298, + 51.3383097 + ], + [ + 6.1908826, + 51.3383594 + ], + [ + 6.1904735, + 51.3388373 + ], + [ + 6.1899317, + 51.3394806 + ], + [ + 6.1906631, + 51.3398424 + ], + [ + 6.1910824, + 51.3400688 + ], + [ + 6.1915171, + 51.3403544 + ], + [ + 6.1918989, + 51.3405789 + ], + [ + 6.1919256, + 51.3405946 + ], + [ + 6.1921945, + 51.3407714 + ], + [ + 6.1925639, + 51.3410038 + ], + [ + 6.1928465, + 51.3411816 + ], + [ + 6.1933212, + 51.3414556 + ], + [ + 6.1938687, + 51.3417064 + ], + [ + 6.1939114, + 51.3417321 + ], + [ + 6.1941816, + 51.3418945 + ], + [ + 6.1942205, + 51.3419163 + ], + [ + 6.1964546, + 51.343186 + ], + [ + 6.2033662, + 51.3471402 + ], + [ + 6.2238151, + 51.3588392 + ], + [ + 6.2243662, + 51.3592373 + ], + [ + 6.2263988, + 51.3603174 + ], + [ + 6.2243972, + 51.3650333 + ], + [ + 6.2243518, + 51.3651417 + ], + [ + 6.2210648, + 51.372999 + ], + [ + 6.2205156, + 51.3741546 + ], + [ + 6.2204717, + 51.3743115 + ], + [ + 6.2204292, + 51.3744555 + ], + [ + 6.2200744, + 51.3753178 + ], + [ + 6.2200344, + 51.3754153 + ], + [ + 6.2198431, + 51.3758463 + ], + [ + 6.2197809, + 51.3759867 + ], + [ + 6.2194701, + 51.3766877 + ], + [ + 6.2189237, + 51.3779393 + ], + [ + 6.2185421, + 51.3788327 + ], + [ + 6.2179266, + 51.3803023 + ], + [ + 6.2172387, + 51.3819546 + ], + [ + 6.2171014, + 51.3822793 + ], + [ + 6.2168184, + 51.382975 + ], + [ + 6.2166184, + 51.3834648 + ], + [ + 6.2165884, + 51.3835756 + ], + [ + 6.2165265, + 51.3836898 + ], + [ + 6.2164761, + 51.3838131 + ], + [ + 6.2164624, + 51.3838439 + ], + [ + 6.2164347, + 51.3839046 + ], + [ + 6.2163873, + 51.3840086 + ], + [ + 6.2162958, + 51.3842089 + ], + [ + 6.2162068, + 51.3844189 + ], + [ + 6.2159045, + 51.3850993 + ], + [ + 6.2155029, + 51.3860889 + ], + [ + 6.2154106, + 51.3863035 + ], + [ + 6.215051, + 51.3871406 + ], + [ + 6.2147844, + 51.3875409 + ], + [ + 6.2164097, + 51.3888451 + ], + [ + 6.2161302, + 51.3889456 + ], + [ + 6.2158783, + 51.3890488 + ], + [ + 6.2149478, + 51.3894305 + ], + [ + 6.2145846, + 51.3896327 + ], + [ + 6.2152113, + 51.3900153 + ], + [ + 6.2158604, + 51.3904139 + ], + [ + 6.2173985, + 51.391356 + ], + [ + 6.2175726, + 51.3914317 + ], + [ + 6.2178862, + 51.3916701 + ], + [ + 6.218136, + 51.3918869 + ], + [ + 6.2182641, + 51.3920495 + ], + [ + 6.2187456, + 51.3924495 + ], + [ + 6.2191636, + 51.3927419 + ], + [ + 6.2192279, + 51.3928649 + ], + [ + 6.2198112, + 51.3932516 + ], + [ + 6.220706, + 51.3940102 + ], + [ + 6.2214027, + 51.3945609 + ], + [ + 6.2218152, + 51.3948968 + ], + [ + 6.2221817, + 51.3952871 + ], + [ + 6.2225515, + 51.3956827 + ], + [ + 6.2233965, + 51.3962922 + ], + [ + 6.223593, + 51.3964372 + ], + [ + 6.22431, + 51.3970476 + ], + [ + 6.2249472, + 51.3976815 + ], + [ + 6.2252495, + 51.3979576 + ], + [ + 6.2259666, + 51.3986124 + ], + [ + 6.2268848, + 51.3994158 + ], + [ + 6.2260218, + 51.3995235 + ], + [ + 6.2260058, + 51.3995255 + ], + [ + 6.2266331, + 51.40025 + ], + [ + 6.2266674, + 51.4002896 + ], + [ + 6.2246216, + 51.4003622 + ], + [ + 6.2240771, + 51.4003777 + ], + [ + 6.2238934, + 51.4003853 + ], + [ + 6.2230031, + 51.4004225 + ], + [ + 6.2209173, + 51.4005159 + ], + [ + 6.2198459, + 51.4005618 + ], + [ + 6.2187219, + 51.40061 + ], + [ + 6.2160589, + 51.4007259 + ], + [ + 6.2144443, + 51.4007952 + ], + [ + 6.213323, + 51.400847 + ], + [ + 6.2126132, + 51.4008751 + ], + [ + 6.2112263, + 51.4008754 + ], + [ + 6.2111312, + 51.4008766 + ], + [ + 6.210954, + 51.4008047 + ], + [ + 6.2100347, + 51.4005668 + ], + [ + 6.2075511, + 51.3999121 + ], + [ + 6.2070318, + 51.3997837 + ], + [ + 6.2066072, + 51.3996787 + ], + [ + 6.2064837, + 51.3996474 + ], + [ + 6.2057184, + 51.399454 + ], + [ + 6.2056636, + 51.3994567 + ], + [ + 6.2055691, + 51.3994826 + ], + [ + 6.2053505, + 51.3995254 + ], + [ + 6.2053534, + 51.3995364 + ], + [ + 6.2054213, + 51.3997927 + ], + [ + 6.2057899, + 51.4011406 + ], + [ + 6.2062445, + 51.4027831 + ], + [ + 6.2065445, + 51.4038487 + ], + [ + 6.2066086, + 51.4040761 + ], + [ + 6.2068626, + 51.4050234 + ], + [ + 6.2069547, + 51.4053668 + ], + [ + 6.2070485, + 51.4057164 + ], + [ + 6.2074889, + 51.4073774 + ], + [ + 6.2076367, + 51.4079184 + ], + [ + 6.2079558, + 51.4090863 + ], + [ + 6.208392, + 51.4107151 + ], + [ + 6.2087557, + 51.4120305 + ], + [ + 6.2088507, + 51.4123737 + ], + [ + 6.2093055, + 51.4140162 + ], + [ + 6.2096851, + 51.4153434 + ], + [ + 6.2099686, + 51.4164078 + ], + [ + 6.2102522, + 51.4174727 + ], + [ + 6.2102581, + 51.4174951 + ], + [ + 6.2103605, + 51.4178583 + ], + [ + 6.2105691, + 51.4185981 + ], + [ + 6.2111404, + 51.420588 + ], + [ + 6.2115125, + 51.42192 + ], + [ + 6.2116071, + 51.4222585 + ], + [ + 6.2120628, + 51.4239221 + ], + [ + 6.2124203, + 51.4252298 + ], + [ + 6.2126773, + 51.4261838 + ], + [ + 6.2127861, + 51.4265877 + ], + [ + 6.2132339, + 51.4282241 + ], + [ + 6.2136899, + 51.4299037 + ], + [ + 6.214062, + 51.4312091 + ], + [ + 6.2141893, + 51.4316992 + ], + [ + 6.2143816, + 51.4324392 + ], + [ + 6.2146606, + 51.4334548 + ], + [ + 6.2147253, + 51.4337812 + ], + [ + 6.2147571, + 51.4343024 + ], + [ + 6.2147518, + 51.4344008 + ], + [ + 6.214749, + 51.4344534 + ], + [ + 6.2147086, + 51.4352174 + ], + [ + 6.2145832, + 51.4369014 + ], + [ + 6.2144948, + 51.4382624 + ], + [ + 6.2144528, + 51.43891 + ], + [ + 6.214315, + 51.440905 + ], + [ + 6.2142418, + 51.4422547 + ], + [ + 6.2141203, + 51.4439523 + ], + [ + 6.2140799, + 51.444527 + ], + [ + 6.214028, + 51.4452655 + ], + [ + 6.2140217, + 51.4454332 + ], + [ + 6.2139926, + 51.4462027 + ], + [ + 6.2139891, + 51.4462971 + ], + [ + 6.2141698, + 51.446554 + ], + [ + 6.2143124, + 51.4467567 + ], + [ + 6.2146307, + 51.4467498 + ], + [ + 6.2157571, + 51.4467233 + ], + [ + 6.2179705, + 51.4467094 + ], + [ + 6.2195509, + 51.4466932 + ], + [ + 6.2197576, + 51.4466852 + ], + [ + 6.219939, + 51.4466821 + ], + [ + 6.220128, + 51.4466757 + ], + [ + 6.2201893, + 51.4469304 + ], + [ + 6.220128, + 51.4472042 + ], + [ + 6.2198623, + 51.4511746 + ], + [ + 6.2198725, + 51.4520024 + ], + [ + 6.2195762, + 51.4529384 + ], + [ + 6.2196069, + 51.453849 + ], + [ + 6.2193412, + 51.4541037 + ], + [ + 6.2197602, + 51.4547276 + ], + [ + 6.2197295, + 51.455167 + ], + [ + 6.2200662, + 51.4552412 + ], + [ + 6.2205674, + 51.4553516 + ], + [ + 6.2208126, + 51.4556063 + ], + [ + 6.2203454, + 51.4559325 + ], + [ + 6.2204539, + 51.4562346 + ], + [ + 6.2206856, + 51.456879 + ], + [ + 6.2211327, + 51.4582568 + ], + [ + 6.221292, + 51.4587382 + ], + [ + 6.2215238, + 51.4593814 + ], + [ + 6.2216437, + 51.4597166 + ], + [ + 6.2217742, + 51.4600358 + ], + [ + 6.221838, + 51.4602405 + ], + [ + 6.2218795, + 51.4603735 + ], + [ + 6.2218856, + 51.4609177 + ], + [ + 6.2221292, + 51.4615698 + ], + [ + 6.2221739, + 51.4625619 + ], + [ + 6.2221808, + 51.4629209 + ], + [ + 6.2221975, + 51.4632203 + ], + [ + 6.2222328, + 51.4639244 + ], + [ + 6.2222424, + 51.4643195 + ], + [ + 6.2222495, + 51.464608 + ], + [ + 6.2222542, + 51.4648007 + ], + [ + 6.2222661, + 51.465287 + ], + [ + 6.2222821, + 51.4659271 + ], + [ + 6.2223233, + 51.4661692 + ], + [ + 6.2224458, + 51.4662575 + ], + [ + 6.2225859, + 51.4665012 + ], + [ + 6.2227279, + 51.4668454 + ], + [ + 6.2228998, + 51.4672191 + ], + [ + 6.2230406, + 51.4674994 + ], + [ + 6.2231787, + 51.4678299 + ], + [ + 6.2232705, + 51.4680328 + ], + [ + 6.2233534, + 51.4681556 + ], + [ + 6.2234697, + 51.4683384 + ], + [ + 6.2235459, + 51.4684583 + ], + [ + 6.2236009, + 51.4685767 + ], + [ + 6.2236222, + 51.4686224 + ], + [ + 6.2236524, + 51.4686702 + ], + [ + 6.2236605, + 51.468709 + ], + [ + 6.2236428, + 51.4687412 + ], + [ + 6.2235716, + 51.4688492 + ], + [ + 6.2232913, + 51.4691233 + ], + [ + 6.2228733, + 51.4694695 + ], + [ + 6.2228939, + 51.4695836 + ], + [ + 6.2230172, + 51.4703365 + ], + [ + 6.2230305, + 51.4704173 + ], + [ + 6.2230474, + 51.4707281 + ], + [ + 6.2231557, + 51.4712189 + ], + [ + 6.2231826, + 51.4713486 + ], + [ + 6.2233574, + 51.4721893 + ], + [ + 6.2233586, + 51.4728725 + ], + [ + 6.2233596, + 51.4734941 + ], + [ + 6.2233833, + 51.4735882 + ], + [ + 6.2234673, + 51.4738099 + ], + [ + 6.2235617, + 51.4740772 + ], + [ + 6.2233101, + 51.4746985 + ], + [ + 6.2232302, + 51.4749774 + ], + [ + 6.2229534, + 51.4753249 + ], + [ + 6.2227639, + 51.4756729 + ], + [ + 6.2224337, + 51.4765535 + ], + [ + 6.222033, + 51.4776537 + ], + [ + 6.2218442, + 51.4781718 + ], + [ + 6.2216956, + 51.4786065 + ], + [ + 6.2213698, + 51.4790572 + ], + [ + 6.2211714, + 51.479569 + ], + [ + 6.2206779, + 51.4806269 + ], + [ + 6.2199757, + 51.4824363 + ], + [ + 6.219907, + 51.4826138 + ], + [ + 6.2196125, + 51.4836213 + ], + [ + 6.2194801, + 51.4838532 + ], + [ + 6.2194342, + 51.4841983 + ], + [ + 6.2190807, + 51.4848544 + ], + [ + 6.2190358, + 51.4849853 + ], + [ + 6.2184884, + 51.4843302 + ], + [ + 6.2174776, + 51.4856272 + ], + [ + 6.2172468, + 51.4859234 + ], + [ + 6.2170675, + 51.4861536 + ], + [ + 6.2168049, + 51.4864404 + ], + [ + 6.2159074, + 51.4874212 + ], + [ + 6.2157516, + 51.4876077 + ], + [ + 6.215561, + 51.487836 + ], + [ + 6.2151401, + 51.4883401 + ], + [ + 6.2151232, + 51.4883615 + ], + [ + 6.2146041, + 51.4890215 + ], + [ + 6.2144365, + 51.489235 + ], + [ + 6.2139504, + 51.4898542 + ], + [ + 6.2139228, + 51.4898895 + ], + [ + 6.2132655, + 51.4906738 + ], + [ + 6.2127644, + 51.4912719 + ], + [ + 6.2127728, + 51.4913387 + ], + [ + 6.2128382, + 51.4916651 + ], + [ + 6.2128188, + 51.4930899 + ], + [ + 6.212831, + 51.4933157 + ], + [ + 6.2128473, + 51.4936166 + ], + [ + 6.2128661, + 51.4939624 + ], + [ + 6.2131026, + 51.4952354 + ], + [ + 6.2132887, + 51.4961576 + ], + [ + 6.213333, + 51.4963981 + ], + [ + 6.213518, + 51.4974617 + ], + [ + 6.2135527, + 51.4976425 + ], + [ + 6.2138226, + 51.4990479 + ], + [ + 6.2138051, + 51.4990624 + ], + [ + 6.2136659, + 51.4992916 + ], + [ + 6.2138535, + 51.5003065 + ], + [ + 6.2140379, + 51.5017118 + ], + [ + 6.2141656, + 51.5026845 + ], + [ + 6.2141384, + 51.5031905 + ], + [ + 6.213861, + 51.5042408 + ], + [ + 6.2138194, + 51.5044893 + ], + [ + 6.2137917, + 51.5046556 + ], + [ + 6.2136219, + 51.5057693 + ], + [ + 6.2136196, + 51.5057862 + ], + [ + 6.2134921, + 51.5067627 + ], + [ + 6.2134849, + 51.5068182 + ], + [ + 6.2134422, + 51.5071461 + ], + [ + 6.2133647, + 51.5078199 + ], + [ + 6.2132257, + 51.5085096 + ], + [ + 6.2130251, + 51.5098363 + ], + [ + 6.2130037, + 51.5099784 + ], + [ + 6.2127975, + 51.5107832 + ], + [ + 6.2126038, + 51.51154 + ], + [ + 6.2123321, + 51.5124069 + ], + [ + 6.2120776, + 51.5132194 + ], + [ + 6.2119321, + 51.5134297 + ], + [ + 6.2117991, + 51.513622 + ], + [ + 6.2108933, + 51.5148051 + ], + [ + 6.2106831, + 51.5150805 + ], + [ + 6.20988, + 51.5161333 + ], + [ + 6.2087771, + 51.5175743 + ], + [ + 6.2086786, + 51.5177038 + ], + [ + 6.2080216, + 51.5185686 + ], + [ + 6.2074979, + 51.5191867 + ], + [ + 6.2071807, + 51.5195614 + ], + [ + 6.2069233, + 51.5198654 + ], + [ + 6.2058411, + 51.5210498 + ], + [ + 6.20465, + 51.5222991 + ], + [ + 6.2040352, + 51.5229752 + ], + [ + 6.2036082, + 51.5234448 + ], + [ + 6.2036003, + 51.5234536 + ], + [ + 6.2031807, + 51.5239196 + ], + [ + 6.2031524, + 51.5239511 + ], + [ + 6.2025614, + 51.5246079 + ], + [ + 6.2017322, + 51.5254871 + ], + [ + 6.201079, + 51.5261797 + ], + [ + 6.200783, + 51.5264935 + ], + [ + 6.2006833, + 51.5265993 + ], + [ + 6.2006209, + 51.5266653 + ], + [ + 6.2004651, + 51.5268304 + ], + [ + 6.2002225, + 51.5270878 + ], + [ + 6.2000262, + 51.5272732 + ], + [ + 6.199844, + 51.5274453 + ], + [ + 6.1994483, + 51.5276725 + ], + [ + 6.1978652, + 51.5285745 + ], + [ + 6.1974622, + 51.5287832 + ], + [ + 6.1967289, + 51.5291632 + ], + [ + 6.1960727, + 51.5295032 + ], + [ + 6.194747, + 51.5301903 + ], + [ + 6.1944317, + 51.5303703 + ], + [ + 6.1944158, + 51.5303794 + ], + [ + 6.1934518, + 51.5308572 + ], + [ + 6.1929331, + 51.5311144 + ], + [ + 6.1925058, + 51.5313562 + ], + [ + 6.1913933, + 51.5319862 + ], + [ + 6.191199, + 51.5320939 + ], + [ + 6.1901765, + 51.532661 + ], + [ + 6.1891414, + 51.5332379 + ], + [ + 6.1890202, + 51.5333054 + ], + [ + 6.1887452, + 51.5334587 + ], + [ + 6.1882721, + 51.53368 + ], + [ + 6.1880536, + 51.5337822 + ], + [ + 6.1873736, + 51.5341004 + ], + [ + 6.1856481, + 51.5348544 + ], + [ + 6.1843908, + 51.5353649 + ], + [ + 6.1839296, + 51.5355522 + ], + [ + 6.1830946, + 51.5358913 + ], + [ + 6.1814664, + 51.5365731 + ], + [ + 6.1814121, + 51.5365959 + ], + [ + 6.1813667, + 51.5366149 + ], + [ + 6.1799574, + 51.5372051 + ], + [ + 6.1782799, + 51.5379233 + ], + [ + 6.1769011, + 51.5385137 + ], + [ + 6.1744159, + 51.5419783 + ], + [ + 6.1741394, + 51.5423639 + ], + [ + 6.1739321, + 51.5426529 + ], + [ + 6.17138, + 51.5462111 + ], + [ + 6.1711864, + 51.546494 + ], + [ + 6.1685281, + 51.5503791 + ], + [ + 6.1685036, + 51.5504151 + ], + [ + 6.1648913, + 51.5554335 + ], + [ + 6.1641277, + 51.5565083 + ], + [ + 6.161336, + 51.5604382 + ], + [ + 6.1613245, + 51.5604543 + ], + [ + 6.1583608, + 51.5645997 + ], + [ + 6.1570078, + 51.5664923 + ], + [ + 6.1569657, + 51.5665514 + ], + [ + 6.1564502, + 51.5667559 + ], + [ + 6.1469731, + 51.5705162 + ], + [ + 6.1462335, + 51.5709315 + ], + [ + 6.1404172, + 51.5743545 + ], + [ + 6.1392619, + 51.575126 + ], + [ + 6.1377721, + 51.576121 + ], + [ + 6.1374227, + 51.5763544 + ], + [ + 6.1342806, + 51.5785155 + ], + [ + 6.1305177, + 51.5811038 + ], + [ + 6.1297204, + 51.5821251 + ], + [ + 6.1270278, + 51.5855748 + ], + [ + 6.1262618, + 51.5865563 + ], + [ + 6.1262441, + 51.5865773 + ], + [ + 6.1261261, + 51.5867283 + ], + [ + 6.1259808, + 51.5868718 + ], + [ + 6.1255239, + 51.5874538 + ], + [ + 6.1246394, + 51.5885613 + ], + [ + 6.1236308, + 51.5898824 + ], + [ + 6.1231263, + 51.5905449 + ], + [ + 6.1227616, + 51.5910241 + ], + [ + 6.1214717, + 51.5926106 + ], + [ + 6.1213645, + 51.5927058 + ], + [ + 6.121248, + 51.5928092 + ], + [ + 6.1206913, + 51.5930676 + ], + [ + 6.1196694, + 51.5935501 + ], + [ + 6.1196615, + 51.5935539 + ], + [ + 6.1195269, + 51.5936191 + ], + [ + 6.119366, + 51.5936593 + ], + [ + 6.119216, + 51.5936925 + ], + [ + 6.1189852, + 51.5937264 + ], + [ + 6.1182734, + 51.5937777 + ], + [ + 6.1174993, + 51.5938342 + ], + [ + 6.1172276, + 51.5938433 + ], + [ + 6.1169024, + 51.5939328 + ], + [ + 6.1167893, + 51.5939704 + ], + [ + 6.1166873, + 51.5940078 + ], + [ + 6.1156758, + 51.594494 + ], + [ + 6.1150354, + 51.5947912 + ], + [ + 6.1128477, + 51.5958067 + ], + [ + 6.1117303, + 51.5963256 + ], + [ + 6.1115429, + 51.5964127 + ], + [ + 6.1107984, + 51.5967586 + ], + [ + 6.1090292, + 51.5975947 + ], + [ + 6.1088481, + 51.5976872 + ], + [ + 6.1088196, + 51.5977005 + ], + [ + 6.1062981, + 51.5988842 + ], + [ + 6.105261, + 51.5993712 + ], + [ + 6.1038493, + 51.6000369 + ], + [ + 6.1024146, + 51.6007135 + ], + [ + 6.0978361, + 51.6028524 + ], + [ + 6.0950529, + 51.6041528 + ], + [ + 6.0919979, + 51.6055967 + ], + [ + 6.0914031, + 51.6058881 + ], + [ + 6.0916468, + 51.6065068 + ], + [ + 6.0917259, + 51.6067768 + ], + [ + 6.0918958, + 51.6073561 + ], + [ + 6.0919014, + 51.6073749 + ], + [ + 6.0922652, + 51.6085881 + ], + [ + 6.0923521, + 51.6088779 + ], + [ + 6.0929797, + 51.610688 + ], + [ + 6.092999, + 51.6107436 + ], + [ + 6.0935345, + 51.6122645 + ], + [ + 6.0936451, + 51.6125522 + ], + [ + 6.093697, + 51.6128539 + ], + [ + 6.0938269, + 51.6132055 + ], + [ + 6.0939182, + 51.6134293 + ], + [ + 6.0940174, + 51.6137033 + ], + [ + 6.0941807, + 51.6143407 + ], + [ + 6.0941939, + 51.6143967 + ], + [ + 6.0943291, + 51.6149667 + ], + [ + 6.0943741, + 51.6152982 + ], + [ + 6.0943558, + 51.615566 + ], + [ + 6.0943002, + 51.6160582 + ], + [ + 6.094302, + 51.6161364 + ], + [ + 6.0943094, + 51.616454 + ], + [ + 6.0943249, + 51.6167811 + ], + [ + 6.0943918, + 51.6173572 + ], + [ + 6.0943886, + 51.6176547 + ], + [ + 6.0943632, + 51.6179408 + ], + [ + 6.0942521, + 51.6189366 + ], + [ + 6.0942251, + 51.6192721 + ], + [ + 6.0941048, + 51.6207699 + ], + [ + 6.0939611, + 51.622061 + ], + [ + 6.0939403, + 51.622155 + ], + [ + 6.0947887, + 51.6218462 + ], + [ + 6.09704, + 51.6209883 + ], + [ + 6.0973039, + 51.6208878 + ], + [ + 6.0993299, + 51.623259 + ], + [ + 6.0995542, + 51.6235215 + ], + [ + 6.0998336, + 51.6238485 + ], + [ + 6.1001339, + 51.6243005 + ], + [ + 6.1005502, + 51.6251022 + ], + [ + 6.1012858, + 51.6271681 + ], + [ + 6.1013909, + 51.6273527 + ], + [ + 6.102234, + 51.6288851 + ], + [ + 6.1035386, + 51.6314473 + ], + [ + 6.1038961, + 51.6322505 + ], + [ + 6.103913, + 51.6322903 + ], + [ + 6.1043059, + 51.6332139 + ], + [ + 6.1048545, + 51.6345034 + ], + [ + 6.1049814, + 51.6348035 + ], + [ + 6.1055314, + 51.6361035 + ], + [ + 6.1055609, + 51.636169 + ], + [ + 6.105834, + 51.6367755 + ], + [ + 6.1063515, + 51.6379248 + ], + [ + 6.1073629, + 51.6403387 + ], + [ + 6.1075997, + 51.6409037 + ], + [ + 6.1078775, + 51.6415564 + ], + [ + 6.1080753, + 51.6420175 + ], + [ + 6.1088855, + 51.6426309 + ], + [ + 6.1091865, + 51.6428332 + ], + [ + 6.1092318, + 51.6428637 + ], + [ + 6.1095395, + 51.6430817 + ], + [ + 6.1095711, + 51.643104 + ], + [ + 6.1117086, + 51.6447015 + ], + [ + 6.1096284, + 51.6466994 + ], + [ + 6.109409, + 51.6468774 + ], + [ + 6.1095966, + 51.6469714 + ], + [ + 6.109633, + 51.6469895 + ], + [ + 6.1124362, + 51.648397 + ], + [ + 6.114186, + 51.6492757 + ], + [ + 6.1162026, + 51.6501131 + ], + [ + 6.1161461, + 51.650151 + ], + [ + 6.116998, + 51.650797 + ], + [ + 6.116735, + 51.650974 + ], + [ + 6.116452, + 51.651302 + ], + [ + 6.1163274, + 51.6516747 + ], + [ + 6.1160284, + 51.6523185 + ], + [ + 6.1159295, + 51.6525317 + ], + [ + 6.1158593, + 51.6527209 + ], + [ + 6.1157887, + 51.6529118 + ], + [ + 6.1157971, + 51.6532064 + ], + [ + 6.115886, + 51.6534755 + ], + [ + 6.1160374, + 51.6537648 + ], + [ + 6.1160946, + 51.653874 + ], + [ + 6.1165549, + 51.6543783 + ], + [ + 6.1173678, + 51.6552302 + ], + [ + 6.1178487, + 51.6557341 + ], + [ + 6.1180112, + 51.6560026 + ], + [ + 6.117956, + 51.656028 + ], + [ + 6.1173297, + 51.6563179 + ], + [ + 6.1168656, + 51.6565328 + ], + [ + 6.1164708, + 51.6566586 + ], + [ + 6.1160758, + 51.6567821 + ], + [ + 6.1142825, + 51.6572706 + ], + [ + 6.1110701, + 51.6581908 + ], + [ + 6.1090104, + 51.6587835 + ], + [ + 6.1082655, + 51.6588457 + ], + [ + 6.1076793, + 51.6588984 + ], + [ + 6.1064804, + 51.6589792 + ], + [ + 6.1057065, + 51.659103 + ], + [ + 6.1040638, + 51.6597363 + ], + [ + 6.1034456, + 51.6599986 + ], + [ + 6.1027943, + 51.6602345 + ], + [ + 6.1025441, + 51.6602963 + ], + [ + 6.1017875, + 51.6603187 + ], + [ + 6.1013703, + 51.6599197 + ], + [ + 6.1004292, + 51.6589257 + ], + [ + 6.0997804, + 51.6583065 + ], + [ + 6.0996821, + 51.6581268 + ], + [ + 6.0996466, + 51.6581388 + ], + [ + 6.0976129, + 51.658829 + ], + [ + 6.0963691, + 51.6592525 + ], + [ + 6.0958582, + 51.6594265 + ], + [ + 6.0950429, + 51.6597032 + ], + [ + 6.0944886, + 51.6597431 + ], + [ + 6.0925676, + 51.6598029 + ], + [ + 6.090228, + 51.6598743 + ], + [ + 6.0892513, + 51.6598802 + ], + [ + 6.0889309, + 51.6598822 + ], + [ + 6.0882255, + 51.6598797 + ], + [ + 6.0878835, + 51.6598727 + ], + [ + 6.0873128, + 51.6602825 + ], + [ + 6.0874063, + 51.6606458 + ], + [ + 6.0874143, + 51.6606768 + ], + [ + 6.0874737, + 51.6609663 + ], + [ + 6.0874484, + 51.6612517 + ], + [ + 6.0872289, + 51.6615613 + ], + [ + 6.0871161, + 51.6618861 + ], + [ + 6.0868889, + 51.662166 + ], + [ + 6.0865878, + 51.6624372 + ], + [ + 6.0862268, + 51.6626243 + ], + [ + 6.0857771, + 51.6627708 + ], + [ + 6.0853308, + 51.6629128 + ], + [ + 6.0848312, + 51.6629272 + ], + [ + 6.0846534, + 51.6628347 + ], + [ + 6.0845417, + 51.6627148 + ], + [ + 6.0844779, + 51.6626464 + ], + [ + 6.0842287, + 51.6624447 + ], + [ + 6.0838765, + 51.66223 + ], + [ + 6.0835901, + 51.6620302 + ], + [ + 6.0835437, + 51.6620356 + ], + [ + 6.0833998, + 51.6620525 + ], + [ + 6.0827754, + 51.661828 + ], + [ + 6.0821781, + 51.6616992 + ], + [ + 6.0814488, + 51.6615782 + ], + [ + 6.0807423, + 51.6615208 + ], + [ + 6.0802683, + 51.6615236 + ], + [ + 6.079703, + 51.6615613 + ], + [ + 6.0792537, + 51.6617421 + ], + [ + 6.0789469, + 51.6619449 + ], + [ + 6.0789297, + 51.6619563 + ], + [ + 6.0791166, + 51.6624046 + ], + [ + 6.079503, + 51.663348 + ], + [ + 6.078673, + 51.663305 + ], + [ + 6.077604, + 51.66372 + ], + [ + 6.07642, + 51.664041 + ], + [ + 6.076231, + 51.664214 + ], + [ + 6.075693, + 51.664749 + ], + [ + 6.074913, + 51.664395 + ], + [ + 6.074389, + 51.664276 + ], + [ + 6.072444, + 51.66376 + ], + [ + 6.0705418, + 51.6642893 + ], + [ + 6.0689871, + 51.6646867 + ], + [ + 6.0675531, + 51.6650488 + ], + [ + 6.0661995, + 51.6653689 + ], + [ + 6.0616995, + 51.6664178 + ], + [ + 6.0604083, + 51.6667327 + ], + [ + 6.0577801, + 51.6673715 + ], + [ + 6.0565518, + 51.6677465 + ], + [ + 6.0561396, + 51.6678718 + ], + [ + 6.0534285, + 51.6685786 + ], + [ + 6.0509264, + 51.669216 + ], + [ + 6.0509163, + 51.6692186 + ], + [ + 6.048931, + 51.6697117 + ], + [ + 6.0468346, + 51.6702488 + ], + [ + 6.0463968, + 51.670361 + ], + [ + 6.0444262, + 51.6708516 + ], + [ + 6.0434125, + 51.6711122 + ], + [ + 6.04291, + 51.6712415 + ], + [ + 6.0423666, + 51.6713674 + ], + [ + 6.0408613, + 51.6717354 + ], + [ + 6.0405598, + 51.6718177 + ], + [ + 6.0396872, + 51.6720232 + ], + [ + 6.0377554, + 51.6724852 + ], + [ + 6.0366583, + 51.6727759 + ], + [ + 6.0364679, + 51.6728599 + ], + [ + 6.0363418, + 51.6729355 + ], + [ + 6.0360401, + 51.6731348 + ], + [ + 6.0358995, + 51.6732407 + ], + [ + 6.0347826, + 51.6740823 + ], + [ + 6.0343413, + 51.6744148 + ], + [ + 6.0343284, + 51.6744243 + ], + [ + 6.0341412, + 51.6745629 + ], + [ + 6.034079, + 51.6746084 + ], + [ + 6.0339128, + 51.6747337 + ], + [ + 6.0338341, + 51.674789 + ], + [ + 6.0337223, + 51.6748714 + ], + [ + 6.0333841, + 51.6751216 + ], + [ + 6.0321383, + 51.6760417 + ], + [ + 6.0320894, + 51.6760778 + ], + [ + 6.0319935, + 51.6761526 + ], + [ + 6.0311377, + 51.6768209 + ], + [ + 6.0305329, + 51.6773736 + ], + [ + 6.029989, + 51.6778708 + ], + [ + 6.0298763, + 51.6780814 + ], + [ + 6.0298962, + 51.678342 + ], + [ + 6.0303052, + 51.6790451 + ], + [ + 6.0301061, + 51.679551 + ], + [ + 6.0302835, + 51.6796969 + ], + [ + 6.0303414, + 51.6798383 + ], + [ + 6.0303583, + 51.6798795 + ], + [ + 6.0303842, + 51.6805037 + ], + [ + 6.0304539, + 51.6822319 + ], + [ + 6.0304541, + 51.682403 + ], + [ + 6.0304552, + 51.6830253 + ], + [ + 6.0310583, + 51.6832556 + ], + [ + 6.0311632, + 51.6832957 + ], + [ + 6.0324398, + 51.6838779 + ], + [ + 6.0323465, + 51.6839523 + ], + [ + 6.0318727, + 51.6843754 + ], + [ + 6.0322609, + 51.6846762 + ], + [ + 6.0315771, + 51.6855752 + ], + [ + 6.0309604, + 51.686386 + ], + [ + 6.0306077, + 51.6868499 + ], + [ + 6.029712, + 51.6877364 + ], + [ + 6.0294777, + 51.6879684 + ], + [ + 6.0284031, + 51.6891598 + ], + [ + 6.0283931, + 51.6895242 + ], + [ + 6.0286126, + 51.6895397 + ], + [ + 6.0290022, + 51.6895719 + ], + [ + 6.0295523, + 51.6896803 + ], + [ + 6.0299418, + 51.6898289 + ], + [ + 6.030231, + 51.6900055 + ], + [ + 6.0304331, + 51.6901426 + ], + [ + 6.0307369, + 51.6904643 + ], + [ + 6.0309285, + 51.690832 + ], + [ + 6.0311094, + 51.691179 + ], + [ + 6.0313399, + 51.6915671 + ], + [ + 6.0315662, + 51.6918592 + ], + [ + 6.0317776, + 51.6921079 + ], + [ + 6.031867, + 51.6922952 + ], + [ + 6.0318902, + 51.6924781 + ], + [ + 6.0318218, + 51.6927228 + ], + [ + 6.0315891, + 51.6931738 + ], + [ + 6.0313225, + 51.6940798 + ], + [ + 6.0311032, + 51.6949034 + ], + [ + 6.0311089, + 51.6950069 + ], + [ + 6.031128, + 51.6953538 + ], + [ + 6.0311651, + 51.6956431 + ], + [ + 6.0311782, + 51.6957446 + ], + [ + 6.0312102, + 51.6961332 + ], + [ + 6.0311541, + 51.6965883 + ], + [ + 6.0308695, + 51.6975835 + ], + [ + 6.0307311, + 51.6980851 + ], + [ + 6.0306789, + 51.6982744 + ], + [ + 6.0306099, + 51.6984415 + ], + [ + 6.0305221, + 51.6985332 + ], + [ + 6.0304086, + 51.6986134 + ], + [ + 6.0303154, + 51.6986486 + ], + [ + 6.0301956, + 51.698694 + ], + [ + 6.0296596, + 51.6989262 + ], + [ + 6.0292424, + 51.6991394 + ], + [ + 6.0290799, + 51.6992225 + ], + [ + 6.0286399, + 51.6995124 + ], + [ + 6.0281912, + 51.6999858 + ], + [ + 6.0279219, + 51.7003142 + ], + [ + 6.0278182, + 51.7006282 + ], + [ + 6.0278828, + 51.7008592 + ], + [ + 6.0280033, + 51.7011586 + ], + [ + 6.0280566, + 51.7013439 + ], + [ + 6.0280883, + 51.7016025 + ], + [ + 6.0281168, + 51.7018976 + ], + [ + 6.0281014, + 51.7022228 + ], + [ + 6.0280753, + 51.7025823 + ], + [ + 6.0279607, + 51.7029284 + ], + [ + 6.0277721, + 51.7032175 + ], + [ + 6.0277408, + 51.7032493 + ], + [ + 6.027506, + 51.7034886 + ], + [ + 6.027251, + 51.7037689 + ], + [ + 6.0269482, + 51.7040607 + ], + [ + 6.0268804, + 51.7042968 + ], + [ + 6.0269299, + 51.7044706 + ], + [ + 6.0270311, + 51.7046831 + ], + [ + 6.0271877, + 51.7049045 + ], + [ + 6.0272341, + 51.7051402 + ], + [ + 6.027226, + 51.7054699 + ], + [ + 6.0272024, + 51.705708 + ], + [ + 6.0272127, + 51.7060262 + ], + [ + 6.0271973, + 51.7063605 + ], + [ + 6.0270985, + 51.7068073 + ], + [ + 6.0270023, + 51.7071464 + ], + [ + 6.026891, + 51.7074491 + ], + [ + 6.0267021, + 51.7077313 + ], + [ + 6.0265307, + 51.7078968 + ], + [ + 6.0263119, + 51.7081082 + ], + [ + 6.0261498, + 51.7084265 + ], + [ + 6.0260887, + 51.7086447 + ], + [ + 6.0261267, + 51.7087773 + ], + [ + 6.0262731, + 51.7090881 + ], + [ + 6.0265834, + 51.7096272 + ], + [ + 6.0268782, + 51.7100748 + ], + [ + 6.0270071, + 51.710139 + ], + [ + 6.0270925, + 51.7101816 + ], + [ + 6.0272804, + 51.7101993 + ], + [ + 6.0275022, + 51.7102968 + ], + [ + 6.0278013, + 51.7104239 + ], + [ + 6.0281058, + 51.7107112 + ], + [ + 6.0281924, + 51.7109215 + ], + [ + 6.0282395, + 51.7112533 + ], + [ + 6.0283159, + 51.7115506 + ], + [ + 6.0284652, + 51.7117835 + ], + [ + 6.028673, + 51.7119568 + ], + [ + 6.0287368, + 51.7119763 + ], + [ + 6.0289976, + 51.7120563 + ], + [ + 6.0292226, + 51.7121035 + ], + [ + 6.0294398, + 51.7121142 + ], + [ + 6.0295687, + 51.7121228 + ], + [ + 6.0296036, + 51.7121443 + ], + [ + 6.0296214, + 51.7121552 + ], + [ + 6.0297648, + 51.7122434 + ], + [ + 6.0300126, + 51.7123753 + ], + [ + 6.0303341, + 51.7125206 + ], + [ + 6.0305886, + 51.7125929 + ], + [ + 6.0308582, + 51.7126857 + ], + [ + 6.0314088, + 51.7129263 + ], + [ + 6.0316336, + 51.7129644 + ], + [ + 6.0318764, + 51.7129452 + ], + [ + 6.0319799, + 51.7129997 + ], + [ + 6.0321173, + 51.7131342 + ], + [ + 6.0322466, + 51.7131841 + ], + [ + 6.0331457, + 51.713309 + ], + [ + 6.0334913, + 51.713271 + ], + [ + 6.0336228, + 51.7131675 + ], + [ + 6.0338236, + 51.7129973 + ], + [ + 6.0340509, + 51.7129027 + ], + [ + 6.0343295, + 51.7127871 + ], + [ + 6.0344868, + 51.7126881 + ], + [ + 6.0346711, + 51.7127263 + ], + [ + 6.0350204, + 51.7126837 + ], + [ + 6.0352491, + 51.7127378 + ], + [ + 6.0354708, + 51.7128286 + ], + [ + 6.0356436, + 51.7128234 + ], + [ + 6.0359895, + 51.7128106 + ], + [ + 6.0363541, + 51.7128435 + ], + [ + 6.0370052, + 51.7128113 + ], + [ + 6.0376555, + 51.7127081 + ], + [ + 6.0378783, + 51.713687 + ], + [ + 6.0383318, + 51.7136985 + ], + [ + 6.0384534, + 51.7137018 + ], + [ + 6.0385492, + 51.7137043 + ], + [ + 6.0390501, + 51.7137176 + ], + [ + 6.0395802, + 51.7137152 + ], + [ + 6.0399226, + 51.713716 + ], + [ + 6.0404116, + 51.7136543 + ], + [ + 6.0409188, + 51.713572 + ], + [ + 6.0414369, + 51.7134759 + ], + [ + 6.0416717, + 51.7134061 + ], + [ + 6.0418587, + 51.7133412 + ], + [ + 6.0420427, + 51.713322 + ], + [ + 6.0427538, + 51.7140081 + ], + [ + 6.0429327, + 51.7141928 + ], + [ + 6.0432957, + 51.7144355 + ], + [ + 6.0435452, + 51.7146798 + ], + [ + 6.0437866, + 51.7148991 + ], + [ + 6.043918, + 51.715072 + ], + [ + 6.0440306, + 51.7152747 + ], + [ + 6.0441165, + 51.7154559 + ], + [ + 6.0441916, + 51.7156104 + ], + [ + 6.0443391, + 51.7157998 + ], + [ + 6.0449077, + 51.7164662 + ], + [ + 6.0447696, + 51.7166872 + ], + [ + 6.0447634, + 51.7167813 + ], + [ + 6.043745, + 51.7173001 + ], + [ + 6.0406758, + 51.7186895 + ], + [ + 6.0399943, + 51.7189981 + ], + [ + 6.0384392, + 51.7196909 + ], + [ + 6.0377388, + 51.7199967 + ], + [ + 6.0376625, + 51.7197154 + ], + [ + 6.0378349, + 51.7192546 + ], + [ + 6.0381038, + 51.7188828 + ], + [ + 6.0382628, + 51.71858 + ], + [ + 6.0383853, + 51.7182933 + ], + [ + 6.0384015, + 51.7180483 + ], + [ + 6.0380298, + 51.7180543 + ], + [ + 6.0374077, + 51.7180567 + ], + [ + 6.0370064, + 51.7180376 + ], + [ + 6.0365752, + 51.7179637 + ], + [ + 6.0360258, + 51.7178743 + ], + [ + 6.0356828, + 51.7177885 + ], + [ + 6.0354501, + 51.7176956 + ], + [ + 6.0353969, + 51.717911 + ], + [ + 6.0352743, + 51.7181861 + ], + [ + 6.0351746, + 51.7185619 + ], + [ + 6.0350962, + 51.718837 + ], + [ + 6.0350034, + 51.7191372 + ], + [ + 6.034932, + 51.7193732 + ], + [ + 6.0348542, + 51.7197124 + ], + [ + 6.0347581, + 51.7200652 + ], + [ + 6.0347708, + 51.7202414 + ], + [ + 6.0348813, + 51.7206462 + ], + [ + 6.0349346, + 51.7208384 + ], + [ + 6.0347522, + 51.7211262 + ], + [ + 6.0346852, + 51.721232 + ], + [ + 6.0345828, + 51.7213937 + ], + [ + 6.0344897, + 51.7213629 + ], + [ + 6.0343962, + 51.7213307 + ], + [ + 6.0343811, + 51.7213256 + ], + [ + 6.0343547, + 51.7213167 + ], + [ + 6.0335969, + 51.7210609 + ], + [ + 6.0334037, + 51.7210737 + ], + [ + 6.0331062, + 51.7213397 + ], + [ + 6.0329207, + 51.7215716 + ], + [ + 6.0326814, + 51.7219595 + ], + [ + 6.0325294, + 51.7222439 + ], + [ + 6.0323485, + 51.7225787 + ], + [ + 6.0320966, + 51.7228715 + ], + [ + 6.032087, + 51.7231933 + ], + [ + 6.0320523, + 51.7234575 + ], + [ + 6.0320467, + 51.7236856 + ], + [ + 6.0321249, + 51.723895 + ], + [ + 6.032096, + 51.7239258 + ], + [ + 6.0318946, + 51.7240525 + ], + [ + 6.0314955, + 51.7242714 + ], + [ + 6.0308546, + 51.7246195 + ], + [ + 6.0304151, + 51.7248593 + ], + [ + 6.0300164, + 51.72514 + ], + [ + 6.0297386, + 51.7253471 + ], + [ + 6.0294126, + 51.7255292 + ], + [ + 6.0289066, + 51.7257463 + ], + [ + 6.0283856, + 51.7259451 + ], + [ + 6.0282551, + 51.7260008 + ], + [ + 6.0278503, + 51.7261737 + ], + [ + 6.0274101, + 51.726331 + ], + [ + 6.0270024, + 51.7264401 + ], + [ + 6.0267492, + 51.726528 + ], + [ + 6.0263972, + 51.7266782 + ], + [ + 6.0258283, + 51.7268634 + ], + [ + 6.0252924, + 51.7270393 + ], + [ + 6.0247787, + 51.7272152 + ], + [ + 6.0244372, + 51.7273264 + ], + [ + 6.023674, + 51.727581 + ], + [ + 6.0232335, + 51.7277223 + ], + [ + 6.0227451, + 51.7278637 + ], + [ + 6.0222017, + 51.7280168 + ], + [ + 6.0216839, + 51.7281606 + ], + [ + 6.0213606, + 51.7282397 + ], + [ + 6.0208688, + 51.7283925 + ], + [ + 6.0203763, + 51.7284905 + ], + [ + 6.0198362, + 51.7286161 + ], + [ + 6.0193475, + 51.728714 + ], + [ + 6.0188806, + 51.7287959 + ], + [ + 6.0182336, + 51.7288875 + ], + [ + 6.0178955, + 51.7289528 + ], + [ + 6.017484, + 51.7290482 + ], + [ + 6.0171354, + 51.7291708 + ], + [ + 6.0169108, + 51.7292757 + ], + [ + 6.0167798, + 51.7293369 + ], + [ + 6.0166566, + 51.7293883 + ], + [ + 6.0164534, + 51.7294731 + ], + [ + 6.015984, + 51.7296809 + ], + [ + 6.0155145, + 51.7298886 + ], + [ + 6.0150527, + 51.7301008 + ], + [ + 6.0144289, + 51.7303412 + ], + [ + 6.0138893, + 51.7305285 + ], + [ + 6.0135449, + 51.7307015 + ], + [ + 6.0132072, + 51.7308241 + ], + [ + 6.0129431, + 51.7309418 + ], + [ + 6.0121281, + 51.731192 + ], + [ + 6.0115993, + 51.7313449 + ], + [ + 6.0111, + 51.7315024 + ], + [ + 6.0105453, + 51.7316509 + ], + [ + 6.0081234, + 51.7323464 + ], + [ + 6.0069055, + 51.7327006 + ], + [ + 6.0068953, + 51.7327039 + ], + [ + 6.0065425, + 51.7328166 + ], + [ + 6.0065087, + 51.7328289 + ], + [ + 6.0060508, + 51.7329946 + ], + [ + 6.0053279, + 51.7332742 + ], + [ + 6.0037047, + 51.7337652 + ], + [ + 6.0034188, + 51.7339059 + ], + [ + 6.0030635, + 51.7341246 + ], + [ + 6.0026903, + 51.7343892 + ], + [ + 6.0023276, + 51.7345987 + ], + [ + 6.0018728, + 51.7348064 + ], + [ + 6.0015502, + 51.7349723 + ], + [ + 6.0010063, + 51.735091 + ], + [ + 5.9992198, + 51.7358618 + ], + [ + 5.9988608, + 51.7360668 + ], + [ + 5.9984606, + 51.736217 + ], + [ + 5.9981635, + 51.7363394 + ], + [ + 5.9975804, + 51.7366115 + ], + [ + 5.9971767, + 51.7367823 + ], + [ + 5.9967146, + 51.7369922 + ], + [ + 5.9963442, + 51.7371743 + ], + [ + 5.9958899, + 51.7374414 + ], + [ + 5.995542, + 51.7376601 + ], + [ + 5.9951354, + 51.7379134 + ], + [ + 5.9946956, + 51.7381461 + ], + [ + 5.9944165, + 51.7382478 + ], + [ + 5.9940859, + 51.7383405 + ], + [ + 5.9938211, + 51.7383871 + ], + [ + 5.9933727, + 51.7384666 + ], + [ + 5.9932186, + 51.7384956 + ], + [ + 5.9929646, + 51.7385435 + ], + [ + 5.9924938, + 51.7386138 + ], + [ + 5.992115, + 51.7386654 + ], + [ + 5.9916368, + 51.7387312 + ], + [ + 5.9912394, + 51.7387646 + ], + [ + 5.9902494, + 51.738816 + ], + [ + 5.988972, + 51.7388593 + ], + [ + 5.9880996, + 51.7388966 + ], + [ + 5.9876028, + 51.7389349 + ], + [ + 5.9871575, + 51.7389639 + ], + [ + 5.9863524, + 51.7391131 + ], + [ + 5.985801, + 51.7392408 + ], + [ + 5.9853341, + 51.7393202 + ], + [ + 5.984881, + 51.7393012 + ], + [ + 5.9843867, + 51.7391998 + ], + [ + 5.9839699, + 51.7391142 + ], + [ + 5.9836123, + 51.7390628 + ], + [ + 5.9831296, + 51.73903 + ], + [ + 5.9824438, + 51.7389064 + ], + [ + 5.9818615, + 51.7388443 + ], + [ + 5.9815259, + 51.73881 + ], + [ + 5.9814708, + 51.7388043 + ], + [ + 5.9810215, + 51.7387876 + ], + [ + 5.9806531, + 51.7387613 + ], + [ + 5.9805229, + 51.7387476 + ], + [ + 5.9802108, + 51.7387147 + ], + [ + 5.9796928, + 51.7387283 + ], + [ + 5.9794118, + 51.7387357 + ], + [ + 5.9787926, + 51.7387481 + ], + [ + 5.9787308, + 51.7387493 + ], + [ + 5.978462, + 51.7387525 + ], + [ + 5.9780133, + 51.7388135 + ], + [ + 5.9779899, + 51.7388167 + ], + [ + 5.9773144, + 51.7389074 + ], + [ + 5.9764389, + 51.7390133 + ], + [ + 5.9757472, + 51.7390957 + ], + [ + 5.9754638, + 51.7391274 + ], + [ + 5.9749894, + 51.7391806 + ], + [ + 5.9745442, + 51.7392232 + ], + [ + 5.9740366, + 51.7392913 + ], + [ + 5.9735545, + 51.7393157 + ], + [ + 5.9730242, + 51.7393037 + ], + [ + 5.9725414, + 51.7392527 + ], + [ + 5.9721876, + 51.7392263 + ], + [ + 5.9719267, + 51.7391932 + ], + [ + 5.9716421, + 51.7391571 + ], + [ + 5.9712397, + 51.7391362 + ], + [ + 5.9711471, + 51.7391304 + ], + [ + 5.9707247, + 51.7391005 + ], + [ + 5.9702269, + 51.7390198 + ], + [ + 5.9698582, + 51.7389454 + ], + [ + 5.9696295, + 51.7388981 + ], + [ + 5.9694263, + 51.7388026 + ], + [ + 5.9693982, + 51.7387877 + ], + [ + 5.9693273, + 51.7388045 + ], + [ + 5.9688773, + 51.7386157 + ], + [ + 5.9686234, + 51.7385949 + ], + [ + 5.9684517, + 51.7384944 + ], + [ + 5.9679805, + 51.7385097 + ], + [ + 5.9675501, + 51.7385568 + ], + [ + 5.9671124, + 51.7386246 + ], + [ + 5.9666269, + 51.7386857 + ], + [ + 5.9663182, + 51.7386987 + ], + [ + 5.9662821, + 51.7387024 + ], + [ + 5.9660051, + 51.7387305 + ], + [ + 5.9657108, + 51.7387623 + ], + [ + 5.965272, + 51.7387424 + ], + [ + 5.9647968, + 51.7387456 + ], + [ + 5.9643322, + 51.7387327 + ], + [ + 5.9638126, + 51.7387294 + ], + [ + 5.9632117, + 51.7387105 + ], + [ + 5.9628435, + 51.7387268 + ], + [ + 5.9622651, + 51.7387399 + ], + [ + 5.9617092, + 51.7387688 + ], + [ + 5.9613776, + 51.7388119 + ], + [ + 5.9611858, + 51.7388024 + ], + [ + 5.9609941, + 51.7387989 + ], + [ + 5.9607729, + 51.738768 + ], + [ + 5.9604143, + 51.7386789 + ], + [ + 5.9598349, + 51.7385071 + ], + [ + 5.9592484, + 51.7383262 + ], + [ + 5.9590173, + 51.7383349 + ], + [ + 5.9587173, + 51.7383556 + ], + [ + 5.9585056, + 51.7384038 + ], + [ + 5.9582642, + 51.7384489 + ], + [ + 5.9578901, + 51.7385607 + ], + [ + 5.9574371, + 51.7386329 + ], + [ + 5.9571961, + 51.7386689 + ], + [ + 5.9568319, + 51.7386322 + ], + [ + 5.9565254, + 51.7385839 + ], + [ + 5.9562626, + 51.7385125 + ], + [ + 5.9560071, + 51.7384387 + ], + [ + 5.9557848, + 51.7383646 + ], + [ + 5.9555515, + 51.738286 + ], + [ + 5.9553955, + 51.7382138 + ], + [ + 5.9551578, + 51.7381681 + ], + [ + 5.9550536, + 51.7382619 + ], + [ + 5.9550119, + 51.7384155 + ], + [ + 5.954977, + 51.7385417 + ], + [ + 5.9549541, + 51.7387227 + ], + [ + 5.9549492, + 51.7388761 + ], + [ + 5.9549144, + 51.7389954 + ], + [ + 5.9548433, + 51.7391607 + ], + [ + 5.9547757, + 51.7393122 + ], + [ + 5.9547223, + 51.7394271 + ], + [ + 5.9546101, + 51.7395514 + ], + [ + 5.954523, + 51.7396412 + ], + [ + 5.9543261, + 51.7397662 + ], + [ + 5.9541364, + 51.7398888 + ], + [ + 5.9538972, + 51.7400812 + ], + [ + 5.953798, + 51.7401521 + ], + [ + 5.9537345, + 51.7403287 + ], + [ + 5.9536521, + 51.7404758 + ], + [ + 5.9535069, + 51.7406233 + ], + [ + 5.9533683, + 51.7407112 + ], + [ + 5.9532451, + 51.7408356 + ], + [ + 5.9531144, + 51.7409533 + ], + [ + 5.9530586, + 51.7411574 + ], + [ + 5.9531015, + 51.7413013 + ], + [ + 5.9531326, + 51.7413996 + ], + [ + 5.9531521, + 51.7414726 + ], + [ + 5.9531202, + 51.7415484 + ], + [ + 5.953037, + 51.7416452 + ], + [ + 5.9528912, + 51.7417468 + ], + [ + 5.9526146, + 51.7419662 + ], + [ + 5.9524768, + 51.7421067 + ], + [ + 5.9523983, + 51.7422652 + ], + [ + 5.952342, + 51.7424304 + ], + [ + 5.9523043, + 51.742607 + ], + [ + 5.9523857, + 51.7433206 + ], + [ + 5.9524239, + 51.7436271 + ], + [ + 5.9524508, + 51.7439269 + ], + [ + 5.9525132, + 51.7443774 + ], + [ + 5.9525391, + 51.7446084 + ], + [ + 5.9525295, + 51.7449313 + ], + [ + 5.9524889, + 51.7451559 + ], + [ + 5.9525025, + 51.7453183 + ], + [ + 5.9524955, + 51.7455702 + ], + [ + 5.9525262, + 51.7456524 + ], + [ + 5.9526558, + 51.7459194 + ], + [ + 5.9527355, + 51.7460562 + ], + [ + 5.9527484, + 51.7461798 + ], + [ + 5.9527098, + 51.746299 + ], + [ + 5.9526676, + 51.7464161 + ], + [ + 5.9526955, + 51.7465532 + ], + [ + 5.9526911, + 51.7467111 + ], + [ + 5.9526908, + 51.7467249 + ], + [ + 5.952836, + 51.7470445 + ], + [ + 5.9530812, + 51.7473954 + ], + [ + 5.953239, + 51.7475775 + ], + [ + 5.9533037, + 51.7477121 + ], + [ + 5.9533215, + 51.7478951 + ], + [ + 5.9532751, + 51.7479822 + ], + [ + 5.9532369, + 51.748054 + ], + [ + 5.953178, + 51.7481411 + ], + [ + 5.9530572, + 51.7482755 + ], + [ + 5.9528907, + 51.748381 + ], + [ + 5.9526942, + 51.7485108 + ], + [ + 5.9523689, + 51.7487187 + ], + [ + 5.9519928, + 51.7489342 + ], + [ + 5.952121, + 51.7490048 + ], + [ + 5.9552535, + 51.7509385 + ], + [ + 5.9556963, + 51.7511728 + ], + [ + 5.9567164, + 51.751819 + ], + [ + 5.9583359, + 51.7514464 + ], + [ + 5.9634468, + 51.7539583 + ], + [ + 5.9636101, + 51.7540015 + ], + [ + 5.9664968, + 51.7554571 + ], + [ + 5.9665332, + 51.755475 + ], + [ + 5.9665697, + 51.7554938 + ], + [ + 5.9674526, + 51.7560101 + ], + [ + 5.9708129, + 51.7577278 + ], + [ + 5.9740027, + 51.7593166 + ], + [ + 5.9748684, + 51.7590638 + ], + [ + 5.9761268, + 51.7595917 + ], + [ + 5.9766518, + 51.7597626 + ], + [ + 5.9771494, + 51.7598058 + ], + [ + 5.978191, + 51.7597734 + ], + [ + 5.9786118, + 51.7598467 + ], + [ + 5.9818419, + 51.7616061 + ], + [ + 5.984703, + 51.7631646 + ], + [ + 5.9899907, + 51.7660662 + ], + [ + 5.9904737, + 51.7663273 + ], + [ + 5.9904944, + 51.7663385 + ], + [ + 5.9905803, + 51.766385 + ], + [ + 5.9911584, + 51.7681233 + ], + [ + 5.9920854, + 51.7703594 + ], + [ + 5.9919308, + 51.7702852 + ], + [ + 5.9906626, + 51.7696773 + ], + [ + 5.986887, + 51.7722583 + ], + [ + 5.982379, + 51.7737476 + ], + [ + 5.9840972, + 51.7753638 + ], + [ + 5.9837543, + 51.7756325 + ], + [ + 5.9840145, + 51.7763199 + ], + [ + 5.9845733, + 51.7777962 + ], + [ + 5.9844497, + 51.7778741 + ], + [ + 5.9842232, + 51.7780223 + ], + [ + 5.9841204, + 51.7780928 + ], + [ + 5.9834798, + 51.778712 + ], + [ + 5.9852733, + 51.7798601 + ], + [ + 5.9867182, + 51.7807932 + ], + [ + 5.9876353, + 51.7813706 + ], + [ + 5.9885529, + 51.7819799 + ], + [ + 5.9892894, + 51.7825399 + ], + [ + 5.9903831, + 51.7831672 + ], + [ + 5.9905437, + 51.7832593 + ], + [ + 5.9903237, + 51.7834096 + ], + [ + 5.9900061, + 51.7836384 + ], + [ + 5.9897878, + 51.7837924 + ], + [ + 5.9881817, + 51.7830931 + ], + [ + 5.9878652, + 51.7829553 + ], + [ + 5.9848183, + 51.784401 + ], + [ + 5.984624, + 51.7850658 + ], + [ + 5.9817794, + 51.7841396 + ], + [ + 5.9809755, + 51.7855537 + ], + [ + 5.980702, + 51.7856329 + ], + [ + 5.9795988, + 51.7859528 + ], + [ + 5.9746471, + 51.7850343 + ], + [ + 5.9746468, + 51.7856162 + ], + [ + 5.974571, + 51.7860432 + ], + [ + 5.9741604, + 51.7874006 + ], + [ + 5.9739885, + 51.7884031 + ], + [ + 5.9751652, + 51.7888082 + ], + [ + 5.9726393, + 51.7895437 + ], + [ + 5.9734871, + 51.7905411 + ], + [ + 5.9737908, + 51.7908914 + ], + [ + 5.9767138, + 51.7942634 + ], + [ + 5.9752888, + 51.7949434 + ], + [ + 5.9749082, + 51.7951665 + ], + [ + 5.9744519, + 51.7954441 + ], + [ + 5.974401, + 51.795479 + ], + [ + 5.9743876, + 51.7955503 + ], + [ + 5.9743808, + 51.7955934 + ], + [ + 5.9744492, + 51.795688 + ], + [ + 5.9745793, + 51.7957659 + ], + [ + 5.9747497, + 51.7958406 + ], + [ + 5.9749964, + 51.7959534 + ], + [ + 5.9762235, + 51.7964718 + ], + [ + 5.9764703, + 51.7965663 + ], + [ + 5.9768107, + 51.7967162 + ], + [ + 5.9787483, + 51.7975623 + ], + [ + 5.9791287, + 51.7976266 + ], + [ + 5.9774704, + 51.7985222 + ], + [ + 5.9769798, + 51.7987847 + ], + [ + 5.9764205, + 51.798869 + ], + [ + 5.9759792, + 51.7989356 + ], + [ + 5.9755869, + 51.7990881 + ], + [ + 5.9753486, + 51.7991896 + ], + [ + 5.9745674, + 51.7997957 + ], + [ + 5.9740157, + 51.800184 + ], + [ + 5.9734325, + 51.8004081 + ], + [ + 5.9719502, + 51.8012549 + ], + [ + 5.9715357, + 51.8017155 + ], + [ + 5.9704076, + 51.8022846 + ], + [ + 5.9700969, + 51.8024518 + ], + [ + 5.9695911, + 51.8027242 + ], + [ + 5.9678395, + 51.8038643 + ], + [ + 5.9671605, + 51.8043316 + ], + [ + 5.9670201, + 51.8044204 + ], + [ + 5.9665679, + 51.8047041 + ], + [ + 5.9661653, + 51.8050444 + ], + [ + 5.96597, + 51.8053 + ], + [ + 5.965934, + 51.8053526 + ], + [ + 5.9658443, + 51.8054861 + ], + [ + 5.9658111, + 51.8055324 + ], + [ + 5.9649562, + 51.806033 + ], + [ + 5.9637081, + 51.8066912 + ], + [ + 5.9632252, + 51.8069072 + ], + [ + 5.9630548, + 51.8069835 + ], + [ + 5.9624352, + 51.8072607 + ], + [ + 5.9620489, + 51.8074352 + ], + [ + 5.9617406, + 51.8075745 + ], + [ + 5.9606864, + 51.8079406 + ], + [ + 5.9598258, + 51.8082496 + ], + [ + 5.9589762, + 51.8085515 + ], + [ + 5.9582334, + 51.8088569 + ], + [ + 5.9577213, + 51.8091116 + ], + [ + 5.9574423, + 51.8092745 + ], + [ + 5.9571863, + 51.8094647 + ], + [ + 5.9570034, + 51.809638 + ], + [ + 5.9568401, + 51.8098476 + ], + [ + 5.956595, + 51.8100376 + ], + [ + 5.9561475, + 51.8101113 + ], + [ + 5.9556443, + 51.8101627 + ], + [ + 5.9550518, + 51.8101901 + ], + [ + 5.9546367, + 51.810236 + ], + [ + 5.9543317, + 51.8102586 + ], + [ + 5.9541256, + 51.8102739 + ], + [ + 5.953596, + 51.8103073 + ], + [ + 5.9530302, + 51.8103663 + ], + [ + 5.9527374, + 51.8103893 + ], + [ + 5.9525542, + 51.8104054 + ], + [ + 5.9523624, + 51.8104352 + ], + [ + 5.9521596, + 51.8104536 + ], + [ + 5.9518314, + 51.810472 + ], + [ + 5.9513225, + 51.8105362 + ], + [ + 5.9511439, + 51.8105678 + ], + [ + 5.9507915, + 51.81063 + ], + [ + 5.9502862, + 51.8106874 + ], + [ + 5.9499654, + 51.8107514 + ], + [ + 5.9495892, + 51.8108429 + ], + [ + 5.9491283, + 51.8109665 + ], + [ + 5.9486601, + 51.8111199 + ], + [ + 5.9483798, + 51.8111974 + ], + [ + 5.9484534, + 51.81138 + ], + [ + 5.9485972, + 51.8116357 + ], + [ + 5.9487793, + 51.8117751 + ], + [ + 5.9488148, + 51.8118023 + ], + [ + 5.9489808, + 51.8119323 + ], + [ + 5.9491394, + 51.812067 + ], + [ + 5.9492253, + 51.8122549 + ], + [ + 5.9491061, + 51.8122779 + ], + [ + 5.9493248, + 51.8124456 + ], + [ + 5.9487482, + 51.8128412 + ], + [ + 5.9482587, + 51.8125038 + ], + [ + 5.9466235, + 51.8134519 + ], + [ + 5.9470321, + 51.8143207 + ], + [ + 5.9461831, + 51.8148017 + ], + [ + 5.9458901, + 51.8151116 + ], + [ + 5.9481292, + 51.8164673 + ], + [ + 5.9496531, + 51.8154326 + ], + [ + 5.9506879, + 51.8161278 + ], + [ + 5.9529181, + 51.8147887 + ], + [ + 5.9545854, + 51.8158113 + ], + [ + 5.9547643, + 51.8159211 + ], + [ + 5.9555986, + 51.8154561 + ], + [ + 5.9569847, + 51.8162893 + ], + [ + 5.9570528, + 51.8163311 + ], + [ + 5.9572248, + 51.8164436 + ], + [ + 5.9572993, + 51.8164919 + ], + [ + 5.9573713, + 51.8165366 + ], + [ + 5.9577086, + 51.8167324 + ], + [ + 5.9580863, + 51.8169527 + ], + [ + 5.9544471, + 51.8187698 + ], + [ + 5.9450715, + 51.8234516 + ], + [ + 5.9450101, + 51.8234824 + ], + [ + 5.9455843, + 51.8239389 + ], + [ + 5.9456932, + 51.8240254 + ], + [ + 5.9456521, + 51.8241106 + ], + [ + 5.9454822, + 51.8244632 + ], + [ + 5.945893, + 51.8247485 + ], + [ + 5.946009, + 51.8248316 + ], + [ + 5.947735, + 51.8260678 + ], + [ + 5.9490544, + 51.8270128 + ], + [ + 5.9557836, + 51.8318153 + ], + [ + 5.9608483, + 51.8354435 + ], + [ + 5.9625806, + 51.8366843 + ], + [ + 5.9626656, + 51.8367403 + ], + [ + 5.9629154, + 51.836905 + ], + [ + 5.964167, + 51.8362969 + ], + [ + 5.9675505, + 51.8346528 + ], + [ + 5.9687657, + 51.834123 + ], + [ + 5.969654, + 51.8337988 + ], + [ + 5.970709, + 51.8334519 + ], + [ + 5.9708928, + 51.8333914 + ], + [ + 5.9712221, + 51.8332893 + ], + [ + 5.971372, + 51.8333223 + ], + [ + 5.9721575, + 51.8333717 + ], + [ + 5.9723433, + 51.8333834 + ], + [ + 5.97261, + 51.8334002 + ], + [ + 5.9729976, + 51.8333889 + ], + [ + 5.9732301, + 51.8333785 + ], + [ + 5.9736173, + 51.8333443 + ], + [ + 5.9747044, + 51.8331757 + ], + [ + 5.9752016, + 51.8330883 + ], + [ + 5.9759577, + 51.8330131 + ], + [ + 5.9762083, + 51.8329865 + ], + [ + 5.9765138, + 51.8329184 + ], + [ + 5.9766103, + 51.8328909 + ], + [ + 5.9768339, + 51.8328274 + ], + [ + 5.9776979, + 51.8325593 + ], + [ + 5.9781393, + 51.8324424 + ], + [ + 5.978445, + 51.8323743 + ], + [ + 5.9795869, + 51.8321734 + ], + [ + 5.9815364, + 51.8319015 + ], + [ + 5.9818901, + 51.8318515 + ], + [ + 5.9823027, + 51.8317804 + ], + [ + 5.9827558, + 51.8316978 + ], + [ + 5.9832601, + 51.831585 + ], + [ + 5.9837458, + 51.8314633 + ], + [ + 5.9842131, + 51.8313416 + ], + [ + 5.9845584, + 51.8312229 + ], + [ + 5.9851129, + 51.8310047 + ], + [ + 5.9853923, + 51.8309184 + ], + [ + 5.9857197, + 51.8308318 + ], + [ + 5.9860805, + 51.8307519 + ], + [ + 5.9865115, + 51.8306831 + ], + [ + 5.9869098, + 51.8306442 + ], + [ + 5.9872306, + 51.830615 + ], + [ + 5.9876292, + 51.8306013 + ], + [ + 5.9880687, + 51.8306103 + ], + [ + 5.9884233, + 51.8306219 + ], + [ + 5.9888742, + 51.830656 + ], + [ + 5.9897539, + 51.8307151 + ], + [ + 5.9930068, + 51.8309668 + ], + [ + 5.9933505, + 51.8309854 + ], + [ + 5.9934901, + 51.8309806 + ], + [ + 5.9935867, + 51.8309773 + ], + [ + 5.9937664, + 51.8309515 + ], + [ + 5.9940363, + 51.8309129 + ], + [ + 5.9942871, + 51.8308886 + ], + [ + 5.9945753, + 51.8309098 + ], + [ + 5.9960036, + 51.8311169 + ], + [ + 5.9963108, + 51.8311746 + ], + [ + 5.9965739, + 51.8312327 + ], + [ + 5.9968075, + 51.8312999 + ], + [ + 5.9970299, + 51.8313628 + ], + [ + 5.9981584, + 51.8317752 + ], + [ + 5.9983695, + 51.8318199 + ], + [ + 5.9986955, + 51.8318981 + ], + [ + 5.9988919, + 51.8319473 + ], + [ + 5.9991697, + 51.8320053 + ], + [ + 5.9993235, + 51.8320296 + ], + [ + 5.9994067, + 51.8320428 + ], + [ + 5.999932, + 51.8321176 + ], + [ + 6.0009475, + 51.8322629 + ], + [ + 6.0020707, + 51.8324236 + ], + [ + 6.0020869, + 51.8324276 + ], + [ + 6.0021966, + 51.8324549 + ], + [ + 6.0024083, + 51.8325246 + ], + [ + 6.0025347, + 51.8325949 + ], + [ + 6.002691, + 51.8326741 + ], + [ + 6.0042162, + 51.833201 + ], + [ + 6.0042534, + 51.8334686 + ], + [ + 6.0052929, + 51.8338587 + ], + [ + 6.0055009, + 51.8339352 + ], + [ + 6.0057197, + 51.8340027 + ], + [ + 6.0059939, + 51.8340652 + ], + [ + 6.0079624, + 51.8345895 + ], + [ + 6.0082294, + 51.8346681 + ], + [ + 6.0085112, + 51.8347396 + ], + [ + 6.0096077, + 51.8349759 + ], + [ + 6.009856, + 51.8350432 + ], + [ + 6.0100899, + 51.8351333 + ], + [ + 6.0102942, + 51.8352192 + ], + [ + 6.010663, + 51.8354345 + ], + [ + 6.0109125, + 51.8355772 + ], + [ + 6.0110595, + 51.8356487 + ], + [ + 6.0111171, + 51.8356768 + ], + [ + 6.0123882, + 51.8362326 + ], + [ + 6.0126039, + 51.8363389 + ], + [ + 6.0128233, + 51.8364406 + ], + [ + 6.0130315, + 51.8365332 + ], + [ + 6.0132065, + 51.8366284 + ], + [ + 6.0146662, + 51.8374463 + ], + [ + 6.0147213, + 51.8374871 + ], + [ + 6.0158829, + 51.8380664 + ], + [ + 6.015989, + 51.8381576 + ], + [ + 6.0161204, + 51.8383992 + ], + [ + 6.0165295, + 51.8395964 + ], + [ + 6.0166515, + 51.8401016 + ], + [ + 6.0167706, + 51.8404099 + ], + [ + 6.017116, + 51.841049 + ], + [ + 6.0172886, + 51.8412265 + ], + [ + 6.0174793, + 51.8413856 + ], + [ + 6.0177027, + 51.8415033 + ], + [ + 6.0180217, + 51.8416 + ], + [ + 6.0183475, + 51.8416598 + ], + [ + 6.0187576, + 51.8416688 + ], + [ + 6.0199871, + 51.8416364 + ], + [ + 6.0202016, + 51.8416603 + ], + [ + 6.0204277, + 51.8417116 + ], + [ + 6.0206845, + 51.8418405 + ], + [ + 6.0220463, + 51.8425147 + ], + [ + 6.0222324, + 51.842612 + ], + [ + 6.022578, + 51.8427543 + ], + [ + 6.0254342, + 51.8438269 + ], + [ + 6.0274879, + 51.8445656 + ], + [ + 6.0291878, + 51.8451139 + ], + [ + 6.0311146, + 51.8435617 + ], + [ + 6.0326408, + 51.8423872 + ], + [ + 6.0334438, + 51.8434698 + ], + [ + 6.0337172, + 51.8432323 + ], + [ + 6.0339777, + 51.843114 + ], + [ + 6.0343636, + 51.8429881 + ], + [ + 6.0356437, + 51.8426438 + ], + [ + 6.0366483, + 51.8438648 + ], + [ + 6.0368462, + 51.8440009 + ], + [ + 6.0369036, + 51.8440363 + ], + [ + 6.0371408, + 51.8441823 + ], + [ + 6.0371886, + 51.8442019 + ], + [ + 6.0375645, + 51.8443561 + ], + [ + 6.0377766, + 51.8444646 + ], + [ + 6.0380748, + 51.8446368 + ], + [ + 6.0402587, + 51.8459832 + ], + [ + 6.0405852, + 51.8461929 + ], + [ + 6.042001, + 51.8471204 + ], + [ + 6.0424836, + 51.84731 + ], + [ + 6.0429959, + 51.8475202 + ], + [ + 6.0470891, + 51.8490615 + ], + [ + 6.0492145, + 51.8500661 + ], + [ + 6.0501427, + 51.8504411 + ], + [ + 6.0511881, + 51.8507445 + ], + [ + 6.052573, + 51.8512632 + ], + [ + 6.053509, + 51.8517137 + ], + [ + 6.0540212, + 51.8519077 + ], + [ + 6.0550977, + 51.8523253 + ], + [ + 6.0552953, + 51.8524662 + ], + [ + 6.0553414, + 51.8526031 + ], + [ + 6.0552322, + 51.8527227 + ], + [ + 6.0550243, + 51.852925 + ], + [ + 6.052427, + 51.8556996 + ], + [ + 6.0520369, + 51.856086 + ], + [ + 6.0514087, + 51.8566337 + ], + [ + 6.0531884, + 51.8571528 + ], + [ + 6.0540439, + 51.8573268 + ], + [ + 6.0547433, + 51.857426 + ], + [ + 6.0583139, + 51.8575408 + ], + [ + 6.0586678, + 51.8575519 + ], + [ + 6.0594333, + 51.8576188 + ], + [ + 6.0595818, + 51.8576729 + ], + [ + 6.0596527, + 51.8577274 + ], + [ + 6.0596911, + 51.8578393 + ], + [ + 6.0602015, + 51.8595121 + ], + [ + 6.0603054, + 51.8601355 + ], + [ + 6.0603835, + 51.860517 + ], + [ + 6.0604128, + 51.8613057 + ], + [ + 6.0615746, + 51.8611645 + ], + [ + 6.0620656, + 51.862355 + ], + [ + 6.0624909, + 51.8633862 + ], + [ + 6.06319, + 51.8650691 + ], + [ + 6.0633341, + 51.8654306 + ], + [ + 6.073718, + 51.86086 + ], + [ + 6.077726, + 51.859057 + ], + [ + 6.079045, + 51.858334 + ], + [ + 6.080717, + 51.857265 + ], + [ + 6.081904, + 51.856426 + ], + [ + 6.084113, + 51.855143 + ], + [ + 6.087614, + 51.85332 + ], + [ + 6.09178, + 51.851682 + ], + [ + 6.094845, + 51.850537 + ], + [ + 6.09906, + 51.84943 + ], + [ + 6.102009, + 51.848797 + ], + [ + 6.103645, + 51.8485316 + ], + [ + 6.1051433, + 51.8483552 + ], + [ + 6.1065991, + 51.8481838 + ], + [ + 6.1105329, + 51.8477834 + ], + [ + 6.1117359, + 51.8477194 + ], + [ + 6.1128489, + 51.8476916 + ], + [ + 6.1167041, + 51.8478868 + ], + [ + 6.1203838, + 51.8480396 + ], + [ + 6.122904, + 51.847679 + ], + [ + 6.1260487, + 51.8481575 + ], + [ + 6.1280663, + 51.8480835 + ], + [ + 6.1296875, + 51.8479371 + ], + [ + 6.1315092, + 51.8477585 + ], + [ + 6.133991, + 51.847363 + ], + [ + 6.136026, + 51.84719 + ], + [ + 6.141846, + 51.846304 + ], + [ + 6.147398, + 51.845285 + ], + [ + 6.152066, + 51.844378 + ], + [ + 6.158104, + 51.843014 + ], + [ + 6.166148, + 51.84084 + ], + [ + 6.1662571, + 51.8431164 + ], + [ + 6.1660782, + 51.8452814 + ], + [ + 6.1660678, + 51.8455195 + ], + [ + 6.1660433, + 51.8457655 + ], + [ + 6.1660046, + 51.8462665 + ], + [ + 6.1658641, + 51.8479757 + ], + [ + 6.1658425, + 51.848399 + ], + [ + 6.165827, + 51.8487031 + ], + [ + 6.1657612, + 51.849435 + ], + [ + 6.1657138, + 51.8499621 + ], + [ + 6.1654802, + 51.8506491 + ], + [ + 6.1649848, + 51.8512175 + ], + [ + 6.1645047, + 51.8517565 + ], + [ + 6.1642788, + 51.8520353 + ], + [ + 6.1642503, + 51.8520822 + ], + [ + 6.1642246, + 51.8521347 + ], + [ + 6.164111, + 51.8523369 + ], + [ + 6.1641017, + 51.8523939 + ], + [ + 6.1636739, + 51.8532501 + ], + [ + 6.1636664, + 51.8533279 + ], + [ + 6.1636581, + 51.8535382 + ], + [ + 6.1636633, + 51.8537637 + ], + [ + 6.1636383, + 51.8538515 + ], + [ + 6.1636131, + 51.854128 + ], + [ + 6.1636102, + 51.8541527 + ], + [ + 6.163609, + 51.8541637 + ], + [ + 6.1636391, + 51.8542526 + ], + [ + 6.1637904, + 51.8548721 + ], + [ + 6.1641924, + 51.8565805 + ], + [ + 6.1643243, + 51.8575352 + ], + [ + 6.1643682, + 51.8581192 + ], + [ + 6.1643493, + 51.8585149 + ], + [ + 6.164387, + 51.8591619 + ], + [ + 6.164538, + 51.8594072 + ], + [ + 6.1648706, + 51.8598276 + ], + [ + 6.1659697, + 51.8603677 + ], + [ + 6.1669515, + 51.8607072 + ], + [ + 6.167232, + 51.8611318 + ], + [ + 6.1672151, + 51.8612658 + ], + [ + 6.1672094, + 51.8613382 + ], + [ + 6.1671863, + 51.8613961 + ], + [ + 6.1671397, + 51.8614506 + ], + [ + 6.1670989, + 51.8614832 + ], + [ + 6.1663386, + 51.8616579 + ], + [ + 6.1657368, + 51.8617674 + ], + [ + 6.1651144, + 51.8619822 + ], + [ + 6.1648008, + 51.8623351 + ], + [ + 6.163386, + 51.8626541 + ], + [ + 6.1626074, + 51.8626768 + ], + [ + 6.1613786, + 51.8630605 + ], + [ + 6.1603107, + 51.8637083 + ], + [ + 6.159218, + 51.8642351 + ], + [ + 6.1589553, + 51.8643042 + ], + [ + 6.158204, + 51.864502 + ], + [ + 6.1579328, + 51.8645735 + ], + [ + 6.1573234, + 51.8647412 + ], + [ + 6.1565765, + 51.8652146 + ], + [ + 6.1560746, + 51.8654764 + ], + [ + 6.1558315, + 51.8656033 + ], + [ + 6.1547596, + 51.8659009 + ], + [ + 6.1543073, + 51.865981 + ], + [ + 6.1541028, + 51.8660173 + ], + [ + 6.1537492, + 51.86608 + ], + [ + 6.1534168, + 51.866139 + ], + [ + 6.152171, + 51.8662458 + ], + [ + 6.1511296, + 51.8662501 + ], + [ + 6.1502053, + 51.8663655 + ], + [ + 6.1499085, + 51.8665682 + ], + [ + 6.1495538, + 51.8668107 + ], + [ + 6.1491178, + 51.8673293 + ], + [ + 6.1490911, + 51.8674924 + ], + [ + 6.1490559, + 51.8676208 + ], + [ + 6.1489549, + 51.8677954 + ], + [ + 6.1488352, + 51.8679426 + ], + [ + 6.1486528, + 51.8681199 + ], + [ + 6.1484347, + 51.868273 + ], + [ + 6.1483636, + 51.868323 + ], + [ + 6.1480897, + 51.8684883 + ], + [ + 6.1480116, + 51.8685355 + ], + [ + 6.1476155, + 51.8687552 + ], + [ + 6.1471814, + 51.868918 + ], + [ + 6.1467657, + 51.8690713 + ], + [ + 6.1463496, + 51.869195 + ], + [ + 6.1461269, + 51.8691481 + ], + [ + 6.1458571, + 51.8691542 + ], + [ + 6.145566, + 51.8692245 + ], + [ + 6.1448619, + 51.8695399 + ], + [ + 6.1446914, + 51.8696163 + ], + [ + 6.1445376, + 51.8697202 + ], + [ + 6.1444836, + 51.8698059 + ], + [ + 6.1444654, + 51.8698351 + ], + [ + 6.1444623, + 51.8698949 + ], + [ + 6.1444632, + 51.8699812 + ], + [ + 6.1444643, + 51.870118 + ], + [ + 6.1444739, + 51.8711915 + ], + [ + 6.1444683, + 51.8712676 + ], + [ + 6.1444627, + 51.8713291 + ], + [ + 6.1444456, + 51.8714811 + ], + [ + 6.144415, + 51.8717276 + ], + [ + 6.1444088, + 51.8717772 + ], + [ + 6.1443952, + 51.8718869 + ], + [ + 6.1442258, + 51.8721854 + ], + [ + 6.1441443, + 51.872341 + ], + [ + 6.1440674, + 51.8724886 + ], + [ + 6.1440523, + 51.8725589 + ], + [ + 6.1439355, + 51.8731006 + ], + [ + 6.1438768, + 51.8733734 + ], + [ + 6.1436961, + 51.874178 + ], + [ + 6.1435688, + 51.8748358 + ], + [ + 6.1434938, + 51.875024 + ], + [ + 6.1433576, + 51.8751445 + ], + [ + 6.1434481, + 51.8751914 + ], + [ + 6.1435889, + 51.8757103 + ], + [ + 6.1435625, + 51.8759302 + ], + [ + 6.1435425, + 51.876086 + ], + [ + 6.1434448, + 51.8762263 + ], + [ + 6.1432726, + 51.8763531 + ], + [ + 6.1430815, + 51.8764298 + ], + [ + 6.1429022, + 51.876575 + ], + [ + 6.1422051, + 51.8782742 + ], + [ + 6.1420983, + 51.8785346 + ], + [ + 6.1419982, + 51.8787733 + ], + [ + 6.1410885, + 51.8798178 + ], + [ + 6.1409616, + 51.8799925 + ], + [ + 6.1408231, + 51.8801352 + ], + [ + 6.1404027, + 51.8804833 + ], + [ + 6.1401427, + 51.8806725 + ], + [ + 6.1399239, + 51.8808889 + ], + [ + 6.1397276, + 51.881128 + ], + [ + 6.1395573, + 51.8813785 + ], + [ + 6.1392941, + 51.8818584 + ], + [ + 6.1392458, + 51.8820991 + ], + [ + 6.1391487, + 51.882292 + ], + [ + 6.1389676, + 51.8825608 + ], + [ + 6.138749, + 51.882791 + ], + [ + 6.1382947, + 51.8831049 + ], + [ + 6.1380861, + 51.8832594 + ], + [ + 6.1380281, + 51.8833444 + ], + [ + 6.1380378, + 51.8835047 + ], + [ + 6.1380414, + 51.8837542 + ], + [ + 6.1380231, + 51.8840268 + ], + [ + 6.1380013, + 51.8843154 + ], + [ + 6.1379935, + 51.8845306 + ], + [ + 6.1379016, + 51.8848333 + ], + [ + 6.1377648, + 51.8850928 + ], + [ + 6.1375282, + 51.8853689 + ], + [ + 6.1373055, + 51.885583 + ], + [ + 6.1369424, + 51.8858048 + ], + [ + 6.1366144, + 51.8858913 + ], + [ + 6.1363379, + 51.8859546 + ], + [ + 6.1359845, + 51.8860756 + ], + [ + 6.1356869, + 51.886226 + ], + [ + 6.1352893, + 51.8863655 + ], + [ + 6.1347884, + 51.8865194 + ], + [ + 6.1330174, + 51.8868679 + ], + [ + 6.1325745, + 51.8869458 + ], + [ + 6.1321288, + 51.8870811 + ], + [ + 6.1316574, + 51.8872415 + ], + [ + 6.1312314, + 51.8874636 + ], + [ + 6.1307222, + 51.8878167 + ], + [ + 6.1305318, + 51.8879506 + ], + [ + 6.1303114, + 51.8880708 + ], + [ + 6.1299731, + 51.8882146 + ], + [ + 6.1296453, + 51.8883216 + ], + [ + 6.1294144, + 51.8883664 + ], + [ + 6.1288704, + 51.8884723 + ], + [ + 6.1287336, + 51.8884799 + ], + [ + 6.1286378, + 51.8885034 + ], + [ + 6.1285904, + 51.888554 + ], + [ + 6.1285067, + 51.8886598 + ], + [ + 6.1282502, + 51.888826 + ], + [ + 6.1277433, + 51.8890852 + ], + [ + 6.1272248, + 51.8893146 + ], + [ + 6.126632, + 51.8895193 + ], + [ + 6.1249023, + 51.8900216 + ], + [ + 6.124303, + 51.8901957 + ], + [ + 6.1240259, + 51.8902178 + ], + [ + 6.1238921, + 51.8901841 + ], + [ + 6.1236953, + 51.8901325 + ], + [ + 6.1235438, + 51.8901426 + ], + [ + 6.1233917, + 51.8901273 + ], + [ + 6.1231695, + 51.8900987 + ], + [ + 6.1229514, + 51.8901274 + ], + [ + 6.1227369, + 51.8901262 + ], + [ + 6.1226778, + 51.890138 + ], + [ + 6.122529, + 51.8900747 + ], + [ + 6.1223583, + 51.890039 + ], + [ + 6.1222072, + 51.8900787 + ], + [ + 6.1220383, + 51.8901849 + ], + [ + 6.1217928, + 51.8903487 + ], + [ + 6.1216545, + 51.890512 + ], + [ + 6.1213595, + 51.8908502 + ], + [ + 6.1212498, + 51.8909423 + ], + [ + 6.1210658, + 51.8910166 + ], + [ + 6.1208116, + 51.8910936 + ], + [ + 6.1205905, + 51.8911588 + ], + [ + 6.120282, + 51.891323 + ], + [ + 6.1197667, + 51.891518 + ], + [ + 6.1190294, + 51.8917234 + ], + [ + 6.1188192, + 51.8917657 + ], + [ + 6.11869, + 51.8917894 + ], + [ + 6.1186131, + 51.8918493 + ], + [ + 6.1181077, + 51.891955 + ], + [ + 6.1177869, + 51.8920437 + ], + [ + 6.1175583, + 51.8920999 + ], + [ + 6.1173146, + 51.8921354 + ], + [ + 6.1170488, + 51.8921827 + ], + [ + 6.1166348, + 51.8922078 + ], + [ + 6.1153279, + 51.8924253 + ], + [ + 6.1152485, + 51.892439 + ], + [ + 6.1151913, + 51.8924489 + ], + [ + 6.1150245, + 51.8924292 + ], + [ + 6.1147424, + 51.8923666 + ], + [ + 6.1146384, + 51.8923465 + ], + [ + 6.1144792, + 51.8923358 + ], + [ + 6.1143279, + 51.8923619 + ], + [ + 6.1140624, + 51.8924274 + ], + [ + 6.1135713, + 51.8924911 + ], + [ + 6.1133671, + 51.8924944 + ], + [ + 6.1128496, + 51.8924941 + ], + [ + 6.1122727, + 51.8924781 + ], + [ + 6.1117621, + 51.8924229 + ], + [ + 6.1113287, + 51.8923445 + ], + [ + 6.1108986, + 51.8922203 + ], + [ + 6.1107023, + 51.8921799 + ], + [ + 6.1104941, + 51.8920732 + ], + [ + 6.1102833, + 51.8920512 + ], + [ + 6.1100989, + 51.8920862 + ], + [ + 6.1098472, + 51.8920506 + ], + [ + 6.1093433, + 51.8919495 + ], + [ + 6.1087436, + 51.8918558 + ], + [ + 6.1085509, + 51.8918154 + ], + [ + 6.1082185, + 51.8918328 + ], + [ + 6.1079968, + 51.8918405 + ], + [ + 6.1077778, + 51.8917681 + ], + [ + 6.107274, + 51.8916488 + ], + [ + 6.1066493, + 51.8916467 + ], + [ + 6.1057552, + 51.8916868 + ], + [ + 6.105209, + 51.8917622 + ], + [ + 6.1045963, + 51.891847 + ], + [ + 6.1039329, + 51.8920121 + ], + [ + 6.1035228, + 51.8923868 + ], + [ + 6.1041097, + 51.8926636 + ], + [ + 6.1061578, + 51.8934472 + ], + [ + 6.1064072, + 51.8935426 + ], + [ + 6.1099925, + 51.8948925 + ], + [ + 6.1098759, + 51.8950623 + ], + [ + 6.1096281, + 51.8953792 + ], + [ + 6.1093139, + 51.895726 + ], + [ + 6.1120817, + 51.8990519 + ], + [ + 6.1136641, + 51.8982422 + ], + [ + 6.1149245, + 51.8975982 + ], + [ + 6.1157537, + 51.898742 + ], + [ + 6.1167421, + 51.9000012 + ], + [ + 6.1180559, + 51.9016512 + ], + [ + 6.1200748, + 51.9008578 + ], + [ + 6.1216929, + 51.9001189 + ], + [ + 6.122533, + 51.89959 + ], + [ + 6.1234625, + 51.8991043 + ], + [ + 6.124109, + 51.8987597 + ], + [ + 6.1248824, + 51.8984853 + ], + [ + 6.125784, + 51.898128 + ], + [ + 6.1263409, + 51.8985165 + ], + [ + 6.1273551, + 51.8987881 + ], + [ + 6.1282225, + 51.8991497 + ], + [ + 6.1290068, + 51.8993951 + ], + [ + 6.1305654, + 51.8996935 + ], + [ + 6.1304675, + 51.8998383 + ], + [ + 6.1336243, + 51.9004747 + ], + [ + 6.1375837, + 51.9012728 + ], + [ + 6.1393453, + 51.9016277 + ], + [ + 6.1460519, + 51.9029789 + ], + [ + 6.1462061, + 51.90301 + ], + [ + 6.1485917, + 51.9034905 + ], + [ + 6.1531115, + 51.9043993 + ], + [ + 6.1539421, + 51.9045682 + ], + [ + 6.1539938, + 51.9045788 + ], + [ + 6.1540981, + 51.9046172 + ], + [ + 6.1542064, + 51.9046921 + ], + [ + 6.1542707, + 51.9047811 + ], + [ + 6.1543129, + 51.9048816 + ], + [ + 6.1543258, + 51.9050006 + ], + [ + 6.1543213, + 51.9050609 + ], + [ + 6.1543228, + 51.9051367 + ], + [ + 6.1543104, + 51.9052135 + ], + [ + 6.154418, + 51.9052358 + ], + [ + 6.1545254, + 51.9052376 + ], + [ + 6.1546435, + 51.9052163 + ], + [ + 6.1560801, + 51.9049976 + ], + [ + 6.1561586, + 51.9052925 + ], + [ + 6.1573082, + 51.9051921 + ], + [ + 6.1573117, + 51.9051783 + ], + [ + 6.1588994, + 51.903809 + ], + [ + 6.1592879, + 51.9034739 + ], + [ + 6.1595328, + 51.9032626 + ], + [ + 6.1598589, + 51.9029814 + ], + [ + 6.1622524, + 51.9009171 + ], + [ + 6.1628468, + 51.9010639 + ], + [ + 6.1629573, + 51.9010912 + ], + [ + 6.1633545, + 51.9006183 + ], + [ + 6.1643873, + 51.8995178 + ], + [ + 6.1653738, + 51.898633 + ], + [ + 6.1654926, + 51.8985369 + ], + [ + 6.1655766, + 51.8984678 + ], + [ + 6.1656288, + 51.8985016 + ], + [ + 6.1656744, + 51.8985816 + ], + [ + 6.1657041, + 51.8986437 + ], + [ + 6.1657827, + 51.8987371 + ], + [ + 6.1658079, + 51.8987613 + ], + [ + 6.1658433, + 51.8987954 + ], + [ + 6.16658, + 51.8997614 + ], + [ + 6.1669594, + 51.900144 + ], + [ + 6.167415, + 51.9004138 + ], + [ + 6.1678113, + 51.9006771 + ], + [ + 6.1680145, + 51.900898 + ], + [ + 6.1688427, + 51.9008361 + ], + [ + 6.169076, + 51.900853 + ], + [ + 6.1693064, + 51.9009135 + ], + [ + 6.1696874, + 51.9010735 + ], + [ + 6.1698986, + 51.901162 + ], + [ + 6.1745469, + 51.8985965 + ], + [ + 6.1825552, + 51.8941751 + ], + [ + 6.1835564, + 51.8936951 + ], + [ + 6.1836319, + 51.8935718 + ], + [ + 6.1843016, + 51.8933266 + ], + [ + 6.1848157, + 51.8931303 + ], + [ + 6.1854525, + 51.892894 + ], + [ + 6.1862119, + 51.8926223 + ], + [ + 6.1871354, + 51.8922883 + ], + [ + 6.1875443, + 51.8921404 + ], + [ + 6.1879463, + 51.892083 + ], + [ + 6.1910057, + 51.8917915 + ], + [ + 6.1912022, + 51.891374 + ], + [ + 6.1894345, + 51.8889445 + ], + [ + 6.1912844, + 51.8874092 + ], + [ + 6.1889453, + 51.8871379 + ], + [ + 6.1874166, + 51.8869989 + ], + [ + 6.1861093, + 51.886847 + ], + [ + 6.1856535, + 51.8867586 + ], + [ + 6.1851789, + 51.8866927 + ], + [ + 6.1842902, + 51.8864025 + ], + [ + 6.1836362, + 51.8862209 + ], + [ + 6.1832679, + 51.8861271 + ], + [ + 6.1830383, + 51.8860687 + ], + [ + 6.1820534, + 51.8857791 + ], + [ + 6.1820303, + 51.885722 + ], + [ + 6.1819767, + 51.8856055 + ], + [ + 6.1822171, + 51.8848806 + ], + [ + 6.1823754, + 51.8845821 + ], + [ + 6.18256, + 51.88432 + ], + [ + 6.1827039, + 51.8840536 + ], + [ + 6.1829043, + 51.8838554 + ], + [ + 6.1833348, + 51.8834614 + ], + [ + 6.1834397, + 51.8833074 + ], + [ + 6.1834668, + 51.8831493 + ], + [ + 6.1834682, + 51.8829936 + ], + [ + 6.1834691, + 51.8828104 + ], + [ + 6.1834334, + 51.8826549 + ], + [ + 6.1834718, + 51.8825104 + ], + [ + 6.1841315, + 51.8820292 + ], + [ + 6.1859996, + 51.8806668 + ], + [ + 6.1875427, + 51.8797259 + ], + [ + 6.1899385, + 51.8782171 + ], + [ + 6.1912333, + 51.8774014 + ], + [ + 6.1912841, + 51.8773713 + ], + [ + 6.1925474, + 51.8766337 + ], + [ + 6.1932744, + 51.8762331 + ], + [ + 6.1941184, + 51.8757682 + ], + [ + 6.1951781, + 51.875205 + ], + [ + 6.1954995, + 51.8750343 + ], + [ + 6.1972578, + 51.874115 + ], + [ + 6.1988527, + 51.8733614 + ], + [ + 6.2005477, + 51.8726346 + ], + [ + 6.2025656, + 51.8717753 + ], + [ + 6.2029017, + 51.8716433 + ], + [ + 6.2036043, + 51.8713674 + ], + [ + 6.2047277, + 51.8709265 + ], + [ + 6.2063576, + 51.8702915 + ], + [ + 6.2085463, + 51.8695064 + ], + [ + 6.2102625, + 51.8689486 + ], + [ + 6.2148743, + 51.8677063 + ], + [ + 6.2151988, + 51.8676744 + ], + [ + 6.2156924, + 51.8678039 + ], + [ + 6.2161746, + 51.8678315 + ], + [ + 6.2163728, + 51.8678429 + ], + [ + 6.2177585, + 51.8678636 + ], + [ + 6.2189801, + 51.8680066 + ], + [ + 6.2205261, + 51.8682205 + ], + [ + 6.2216314, + 51.8683735 + ], + [ + 6.2229368, + 51.8684449 + ], + [ + 6.2239422, + 51.8684795 + ], + [ + 6.224565, + 51.8684924 + ], + [ + 6.2246962, + 51.8684952 + ], + [ + 6.2253786, + 51.8686462 + ], + [ + 6.227209, + 51.8690663 + ], + [ + 6.2276706, + 51.8691686 + ], + [ + 6.2295496, + 51.869513 + ], + [ + 6.2302853, + 51.8696354 + ], + [ + 6.2311335, + 51.8697812 + ], + [ + 6.2320857, + 51.8699352 + ], + [ + 6.2332621, + 51.8701311 + ], + [ + 6.2338981, + 51.8701703 + ], + [ + 6.234232, + 51.8701227 + ], + [ + 6.2344547, + 51.8700911 + ], + [ + 6.2356625, + 51.8698611 + ], + [ + 6.2363969, + 51.869761 + ], + [ + 6.2364219, + 51.8697577 + ], + [ + 6.2373523, + 51.8695159 + ], + [ + 6.2385697, + 51.8691966 + ], + [ + 6.2385966, + 51.8691933 + ], + [ + 6.2393107, + 51.869107 + ], + [ + 6.2403346, + 51.8691413 + ], + [ + 6.2408374, + 51.8691631 + ], + [ + 6.2408764, + 51.8691571 + ], + [ + 6.241895, + 51.8690027 + ], + [ + 6.2423692, + 51.8690795 + ], + [ + 6.2444992, + 51.8696682 + ], + [ + 6.2447117, + 51.869727 + ], + [ + 6.2448937, + 51.8697657 + ], + [ + 6.2455868, + 51.8699133 + ], + [ + 6.2461606, + 51.8699734 + ], + [ + 6.2467356, + 51.8699032 + ], + [ + 6.2472768, + 51.8697897 + ], + [ + 6.2477218, + 51.8696903 + ], + [ + 6.2487129, + 51.8694687 + ], + [ + 6.2490506, + 51.8693933 + ], + [ + 6.2511554, + 51.8691274 + ], + [ + 6.2519034, + 51.8690347 + ], + [ + 6.2528208, + 51.8689213 + ], + [ + 6.253981, + 51.8687779 + ], + [ + 6.2554074, + 51.8686017 + ], + [ + 6.2556305, + 51.8685731 + ], + [ + 6.2563164, + 51.8684881 + ], + [ + 6.2583795, + 51.868275 + ], + [ + 6.2594123, + 51.8681758 + ], + [ + 6.2601887, + 51.8681994 + ], + [ + 6.2608522, + 51.8681633 + ], + [ + 6.2611741, + 51.8681459 + ], + [ + 6.2617911, + 51.8681479 + ], + [ + 6.2624231, + 51.8683489 + ], + [ + 6.2632659, + 51.8687816 + ], + [ + 6.2635206, + 51.8689124 + ], + [ + 6.2649988, + 51.8697726 + ], + [ + 6.2651579, + 51.8698652 + ], + [ + 6.2657764, + 51.8703112 + ], + [ + 6.2671049, + 51.8716382 + ], + [ + 6.267392, + 51.871925 + ], + [ + 6.267668, + 51.8722007 + ], + [ + 6.2686181, + 51.8731497 + ], + [ + 6.2687461, + 51.8732776 + ], + [ + 6.2688791, + 51.8734105 + ], + [ + 6.2692332, + 51.8737441 + ], + [ + 6.269513, + 51.8738758 + ], + [ + 6.2697592, + 51.8739917 + ], + [ + 6.2708564, + 51.8743514 + ], + [ + 6.2717917, + 51.8745545 + ], + [ + 6.2725807, + 51.8746489 + ], + [ + 6.2731046, + 51.8746703 + ], + [ + 6.2733218, + 51.8746792 + ], + [ + 6.2734684, + 51.8746853 + ], + [ + 6.2737187, + 51.8746833 + ], + [ + 6.2745362, + 51.8746768 + ], + [ + 6.2760092, + 51.8746124 + ], + [ + 6.2768029, + 51.8745002 + ], + [ + 6.2774937, + 51.8744111 + ], + [ + 6.2776817, + 51.8743868 + ], + [ + 6.2780399, + 51.8743352 + ], + [ + 6.2787633, + 51.8742974 + ], + [ + 6.2796732, + 51.8741527 + ], + [ + 6.2803457, + 51.8739712 + ], + [ + 6.2809647, + 51.8737609 + ], + [ + 6.281043, + 51.8737344 + ], + [ + 6.2812522, + 51.8736199 + ], + [ + 6.2815273, + 51.8734695 + ], + [ + 6.2818799, + 51.8732768 + ], + [ + 6.2827557, + 51.8727274 + ], + [ + 6.2834326, + 51.8722116 + ], + [ + 6.2837915, + 51.8720553 + ], + [ + 6.2843733, + 51.8719591 + ], + [ + 6.2846438, + 51.8719611 + ], + [ + 6.2851014, + 51.8719647 + ], + [ + 6.2858466, + 51.871906 + ], + [ + 6.286674, + 51.8717736 + ], + [ + 6.2868263, + 51.8717493 + ], + [ + 6.2874705, + 51.8716297 + ], + [ + 6.288213, + 51.871436 + ], + [ + 6.2884279, + 51.8713652 + ], + [ + 6.2888391, + 51.8712299 + ], + [ + 6.2889617, + 51.8711896 + ], + [ + 6.2900045, + 51.8706845 + ], + [ + 6.2912434, + 51.8701939 + ], + [ + 6.2913469, + 51.8701506 + ], + [ + 6.2917824, + 51.8699685 + ], + [ + 6.2921593, + 51.8698111 + ], + [ + 6.2930314, + 51.8694538 + ], + [ + 6.29416, + 51.8689961 + ], + [ + 6.2944689, + 51.868851 + ], + [ + 6.294859, + 51.8686677 + ], + [ + 6.2952654, + 51.8684754 + ], + [ + 6.2955433, + 51.868344 + ], + [ + 6.2962, + 51.8681212 + ], + [ + 6.2972614, + 51.867989 + ], + [ + 6.298964, + 51.8677714 + ], + [ + 6.2990148, + 51.8675892 + ], + [ + 6.2991291, + 51.8671795 + ], + [ + 6.2983825, + 51.8662664 + ], + [ + 6.2982211, + 51.8660384 + ], + [ + 6.2982455, + 51.865917 + ], + [ + 6.2987085, + 51.865249 + ], + [ + 6.2987647, + 51.865168 + ], + [ + 6.2988711, + 51.8650987 + ], + [ + 6.3000726, + 51.8645525 + ], + [ + 6.3002421, + 51.8645173 + ], + [ + 6.3004778, + 51.8644475 + ], + [ + 6.3005317, + 51.8643213 + ], + [ + 6.3005438, + 51.8640046 + ], + [ + 6.3005541, + 51.8637373 + ], + [ + 6.3005715, + 51.8635449 + ], + [ + 6.3007168, + 51.8619391 + ], + [ + 6.3007948, + 51.8616663 + ], + [ + 6.3011641, + 51.8608066 + ], + [ + 6.3021742, + 51.8584561 + ], + [ + 6.3028182, + 51.8571047 + ], + [ + 6.3028513, + 51.8570355 + ], + [ + 6.3028242, + 51.8569304 + ], + [ + 6.3026121, + 51.8568169 + ], + [ + 6.3025001, + 51.8567121 + ], + [ + 6.3024727, + 51.8565931 + ], + [ + 6.303798, + 51.8535093 + ], + [ + 6.3039659, + 51.8533436 + ], + [ + 6.304475, + 51.8529885 + ], + [ + 6.3045806, + 51.8528643 + ], + [ + 6.3047039, + 51.8526782 + ], + [ + 6.3049747, + 51.8518733 + ], + [ + 6.3050669, + 51.8515994 + ], + [ + 6.3055384, + 51.8504561 + ], + [ + 6.3061218, + 51.849042 + ], + [ + 6.3073653, + 51.8494912 + ], + [ + 6.3084037, + 51.8498664 + ], + [ + 6.3112528, + 51.8503771 + ], + [ + 6.3115974, + 51.8503579 + ], + [ + 6.3121609, + 51.8503019 + ], + [ + 6.3176471, + 51.8512361 + ], + [ + 6.3188605, + 51.8515791 + ], + [ + 6.31912, + 51.8516525 + ], + [ + 6.3195067, + 51.8516974 + ], + [ + 6.3218125, + 51.8516756 + ], + [ + 6.3244054, + 51.8514448 + ], + [ + 6.3260991, + 51.8516457 + ], + [ + 6.3281746, + 51.8516352 + ], + [ + 6.3322317, + 51.8516149 + ], + [ + 6.3325337, + 51.8515975 + ], + [ + 6.3343016, + 51.8514962 + ], + [ + 6.3368295, + 51.8511183 + ], + [ + 6.3373993, + 51.8510343 + ], + [ + 6.338075, + 51.8509617 + ], + [ + 6.3384061, + 51.8509076 + ], + [ + 6.3390209, + 51.8507509 + ], + [ + 6.3396292, + 51.8506867 + ], + [ + 6.3419484, + 51.8508309 + ], + [ + 6.3424132, + 51.85091 + ], + [ + 6.3428289, + 51.8509912 + ], + [ + 6.3431928, + 51.8510275 + ], + [ + 6.3448113, + 51.8509915 + ], + [ + 6.3465878, + 51.8507783 + ], + [ + 6.3467584, + 51.8507811 + ], + [ + 6.3472396, + 51.850643 + ], + [ + 6.3487049, + 51.8501011 + ], + [ + 6.3488334, + 51.8500536 + ], + [ + 6.3493438, + 51.8499544 + ], + [ + 6.3499803, + 51.8497809 + ], + [ + 6.3506008, + 51.8496119 + ], + [ + 6.3518333, + 51.8494379 + ], + [ + 6.352336, + 51.8493117 + ], + [ + 6.3544865, + 51.8486208 + ], + [ + 6.3578685, + 51.8475222 + ], + [ + 6.3584053, + 51.8472161 + ], + [ + 6.3595478, + 51.8464053 + ], + [ + 6.3604352, + 51.8457031 + ], + [ + 6.3607973, + 51.8453391 + ], + [ + 6.3610248, + 51.8450432 + ], + [ + 6.36116, + 51.8447507 + ], + [ + 6.3616388, + 51.8440945 + ], + [ + 6.3618743, + 51.8438237 + ], + [ + 6.3624823, + 51.8429231 + ], + [ + 6.3627275, + 51.8424804 + ], + [ + 6.3641164, + 51.8384834 + ], + [ + 6.3641342, + 51.8383389 + ], + [ + 6.3640712, + 51.8382091 + ], + [ + 6.3633991, + 51.8371319 + ], + [ + 6.3632608, + 51.8368382 + ], + [ + 6.3630421, + 51.8364492 + ], + [ + 6.3628592, + 51.8355401 + ], + [ + 6.3629172, + 51.8353814 + ], + [ + 6.3630212, + 51.8352817 + ], + [ + 6.363191, + 51.8351558 + ], + [ + 6.3633297, + 51.8351036 + ], + [ + 6.3681468, + 51.8332928 + ], + [ + 6.3682198, + 51.8332804 + ], + [ + 6.3685106, + 51.833231 + ], + [ + 6.3686565, + 51.833218 + ], + [ + 6.368942, + 51.83327 + ], + [ + 6.369238, + 51.833299 + ], + [ + 6.3693808, + 51.8333861 + ], + [ + 6.3700022, + 51.8336844 + ], + [ + 6.370486, + 51.833919 + ], + [ + 6.3710761, + 51.8341048 + ], + [ + 6.3715736, + 51.8342615 + ], + [ + 6.3717967, + 51.8343318 + ], + [ + 6.3718362, + 51.8343442 + ], + [ + 6.3726804, + 51.8345262 + ], + [ + 6.3734026, + 51.8346542 + ], + [ + 6.373984, + 51.8347574 + ], + [ + 6.3741492, + 51.8347773 + ], + [ + 6.374329, + 51.834799 + ], + [ + 6.3750688, + 51.8348311 + ], + [ + 6.3753537, + 51.8348482 + ], + [ + 6.3756685, + 51.8348717 + ], + [ + 6.376324, + 51.8349255 + ], + [ + 6.3766647, + 51.8349533 + ], + [ + 6.3779607, + 51.8349304 + ], + [ + 6.3784195, + 51.8349246 + ], + [ + 6.378437, + 51.8349245 + ], + [ + 6.3784603, + 51.8349272 + ], + [ + 6.3784944, + 51.8349318 + ], + [ + 6.3787002, + 51.8349556 + ], + [ + 6.3790295, + 51.8349744 + ], + [ + 6.3820637, + 51.8347764 + ], + [ + 6.3822435, + 51.8347376 + ], + [ + 6.3823414, + 51.8346746 + ], + [ + 6.3823594, + 51.8346629 + ], + [ + 6.3825536, + 51.834491 + ], + [ + 6.3827502, + 51.8343947 + ], + [ + 6.3829146, + 51.8343376 + ], + [ + 6.3830764, + 51.8343127 + ], + [ + 6.3851944, + 51.8341192 + ], + [ + 6.385358, + 51.8340764 + ], + [ + 6.3854325, + 51.8340568 + ], + [ + 6.3858331, + 51.8339899 + ], + [ + 6.3860396, + 51.8339759 + ], + [ + 6.3863161, + 51.8339541 + ], + [ + 6.3867976, + 51.8338794 + ], + [ + 6.3875387, + 51.8337168 + ], + [ + 6.3878556, + 51.8336922 + ], + [ + 6.3879448, + 51.8336775 + ], + [ + 6.388157, + 51.8336426 + ], + [ + 6.3881866, + 51.8336349 + ], + [ + 6.3884173, + 51.8335752 + ], + [ + 6.38856, + 51.8335337 + ], + [ + 6.3894942, + 51.8332609 + ], + [ + 6.3895081, + 51.8332571 + ], + [ + 6.3896277, + 51.83318 + ], + [ + 6.3897843, + 51.8330266 + ], + [ + 6.3899054, + 51.8329034 + ], + [ + 6.3899911, + 51.8328275 + ], + [ + 6.3901023, + 51.8327275 + ], + [ + 6.3903648, + 51.8326451 + ], + [ + 6.3905937, + 51.8326262 + ], + [ + 6.3908715, + 51.8326223 + ], + [ + 6.3910467, + 51.8325915 + ], + [ + 6.3912119, + 51.8325336 + ], + [ + 6.3915081, + 51.8324178 + ], + [ + 6.3916635, + 51.8323569 + ], + [ + 6.3918044, + 51.83229 + ], + [ + 6.3920556, + 51.8321467 + ], + [ + 6.392181, + 51.8320214 + ], + [ + 6.392309, + 51.8318618 + ], + [ + 6.3925709, + 51.8315004 + ], + [ + 6.3926427, + 51.8313553 + ], + [ + 6.3927101, + 51.8312645 + ], + [ + 6.3927925, + 51.8311978 + ], + [ + 6.392904, + 51.831143 + ], + [ + 6.3933269, + 51.8310148 + ], + [ + 6.3936333, + 51.8309292 + ], + [ + 6.3938956, + 51.8308408 + ], + [ + 6.3942885, + 51.8306981 + ], + [ + 6.3949385, + 51.8303426 + ], + [ + 6.3952779, + 51.8301422 + ], + [ + 6.3954091, + 51.8301025 + ], + [ + 6.3956676, + 51.830083 + ], + [ + 6.39595, + 51.8300699 + ], + [ + 6.3962133, + 51.8300661 + ], + [ + 6.3965087, + 51.8300432 + ], + [ + 6.3967423, + 51.8299942 + ], + [ + 6.3969756, + 51.829936 + ], + [ + 6.3972524, + 51.8298294 + ], + [ + 6.3975244, + 51.8297137 + ], + [ + 6.3985826, + 51.8292391 + ], + [ + 6.3992185, + 51.8289672 + ], + [ + 6.4000051, + 51.8286258 + ], + [ + 6.4002719, + 51.82848 + ], + [ + 6.4018377, + 51.8271744 + ], + [ + 6.4024413, + 51.8273928 + ], + [ + 6.4027275, + 51.8274486 + ], + [ + 6.4028988, + 51.8274946 + ], + [ + 6.4051503, + 51.8277159 + ], + [ + 6.4053146, + 51.8277321 + ], + [ + 6.4064611, + 51.8278985 + ], + [ + 6.4071991, + 51.8279923 + ], + [ + 6.4072942, + 51.828024 + ], + [ + 6.4073696, + 51.8280815 + ], + [ + 6.4074263, + 51.8281702 + ], + [ + 6.4072401, + 51.8284749 + ], + [ + 6.4072051, + 51.8287685 + ], + [ + 6.4072006, + 51.8289815 + ], + [ + 6.4071624, + 51.8290552 + ], + [ + 6.4070798, + 51.8291296 + ], + [ + 6.406925, + 51.8292575 + ], + [ + 6.406785, + 51.8293852 + ], + [ + 6.4066887, + 51.8294987 + ], + [ + 6.4059487, + 51.8309828 + ], + [ + 6.4057304, + 51.8313222 + ], + [ + 6.4055816, + 51.8315233 + ], + [ + 6.4054346, + 51.8317816 + ], + [ + 6.4049856, + 51.8326575 + ], + [ + 6.4048881, + 51.8328442 + ], + [ + 6.404796, + 51.8329737 + ], + [ + 6.4044588, + 51.8334084 + ], + [ + 6.4039869, + 51.8343784 + ], + [ + 6.403751, + 51.8349814 + ], + [ + 6.4036581, + 51.8351978 + ], + [ + 6.4035794, + 51.8353981 + ], + [ + 6.40345, + 51.8356287 + ], + [ + 6.4029836, + 51.8365392 + ], + [ + 6.4034205, + 51.8365726 + ], + [ + 6.4039013, + 51.8364726 + ], + [ + 6.4060904, + 51.8360671 + ], + [ + 6.4064791, + 51.8359775 + ], + [ + 6.4066987, + 51.8359083 + ], + [ + 6.407229, + 51.8357414 + ], + [ + 6.4074801, + 51.8357404 + ], + [ + 6.4077317, + 51.8357533 + ], + [ + 6.4078411, + 51.8358229 + ], + [ + 6.407937, + 51.8359362 + ], + [ + 6.4079979, + 51.8361072 + ], + [ + 6.4079735, + 51.8362723 + ], + [ + 6.4079245, + 51.8364722 + ], + [ + 6.4078321, + 51.8369428 + ], + [ + 6.4077297, + 51.8371038 + ], + [ + 6.40754, + 51.8374022 + ], + [ + 6.4071586, + 51.8380803 + ], + [ + 6.4068275, + 51.8384738 + ], + [ + 6.4066935, + 51.8385579 + ], + [ + 6.4063997, + 51.8386942 + ], + [ + 6.4062764, + 51.8387564 + ], + [ + 6.4061805, + 51.8388127 + ], + [ + 6.4060645, + 51.8389093 + ], + [ + 6.4060511, + 51.8389233 + ], + [ + 6.4059341, + 51.8390851 + ], + [ + 6.4054482, + 51.8396065 + ], + [ + 6.4050199, + 51.8398523 + ], + [ + 6.4046898, + 51.8401634 + ], + [ + 6.4045938, + 51.8402813 + ], + [ + 6.4044909, + 51.8404178 + ], + [ + 6.4044673, + 51.8406058 + ], + [ + 6.4043123, + 51.840965 + ], + [ + 6.4042287, + 51.8411241 + ], + [ + 6.4027947, + 51.8426399 + ], + [ + 6.4024785, + 51.8431613 + ], + [ + 6.4024563, + 51.8432784 + ], + [ + 6.4024498, + 51.8434205 + ], + [ + 6.4024007, + 51.8444471 + ], + [ + 6.4024301, + 51.8446779 + ], + [ + 6.4026617, + 51.8449933 + ], + [ + 6.4030938, + 51.8455741 + ], + [ + 6.4032674, + 51.8458079 + ], + [ + 6.4049658, + 51.8471696 + ], + [ + 6.4050994, + 51.8473099 + ], + [ + 6.4051956, + 51.8475469 + ], + [ + 6.4053298, + 51.8481726 + ], + [ + 6.4052805, + 51.8483679 + ], + [ + 6.4052072, + 51.8485017 + ], + [ + 6.4051325, + 51.8485965 + ], + [ + 6.4048445, + 51.8488383 + ], + [ + 6.4062062, + 51.8499761 + ], + [ + 6.407369, + 51.8509477 + ], + [ + 6.4074634, + 51.8510266 + ], + [ + 6.4076366, + 51.8512074 + ], + [ + 6.4089756, + 51.8523425 + ], + [ + 6.40904, + 51.852216 + ], + [ + 6.4091423, + 51.8523166 + ], + [ + 6.409243, + 51.852402 + ], + [ + 6.408865, + 51.853521 + ], + [ + 6.4087879, + 51.8536548 + ], + [ + 6.4086797, + 51.8537386 + ], + [ + 6.4078713, + 51.8543533 + ], + [ + 6.4077257, + 51.8544239 + ], + [ + 6.4075905, + 51.8544715 + ], + [ + 6.4074841, + 51.8544979 + ], + [ + 6.4052145, + 51.8546044 + ], + [ + 6.4047509, + 51.8546699 + ], + [ + 6.4045313, + 51.8547368 + ], + [ + 6.4043184, + 51.8547852 + ], + [ + 6.4021461, + 51.8552821 + ], + [ + 6.4014685, + 51.8554738 + ], + [ + 6.4012602, + 51.8555497 + ], + [ + 6.4009854, + 51.8556287 + ], + [ + 6.4007956, + 51.8557043 + ], + [ + 6.4002132, + 51.8559914 + ], + [ + 6.4001661, + 51.8560146 + ], + [ + 6.3998607, + 51.8561764 + ], + [ + 6.3997673, + 51.8562669 + ], + [ + 6.3991411, + 51.8568015 + ], + [ + 6.3989637, + 51.8569205 + ], + [ + 6.3988073, + 51.8570003 + ], + [ + 6.3986096, + 51.85706 + ], + [ + 6.3976416, + 51.8574356 + ], + [ + 6.3972621, + 51.8575831 + ], + [ + 6.3970182, + 51.8577052 + ], + [ + 6.3968192, + 51.8578405 + ], + [ + 6.3967544, + 51.8578906 + ], + [ + 6.3966568, + 51.8579662 + ], + [ + 6.3956217, + 51.8590211 + ], + [ + 6.3954011, + 51.8591773 + ], + [ + 6.3951871, + 51.8593083 + ], + [ + 6.3949829, + 51.8593956 + ], + [ + 6.3948156, + 51.8594628 + ], + [ + 6.3947749, + 51.8594823 + ], + [ + 6.3946279, + 51.8595282 + ], + [ + 6.3920201, + 51.8603944 + ], + [ + 6.3917941, + 51.8604911 + ], + [ + 6.3916357, + 51.8606282 + ], + [ + 6.3914831, + 51.8609507 + ], + [ + 6.3914577, + 51.8610355 + ], + [ + 6.3914329, + 51.8611185 + ], + [ + 6.3914, + 51.8613686 + ], + [ + 6.3913108, + 51.8614161 + ], + [ + 6.3908946, + 51.8616383 + ], + [ + 6.3907724, + 51.861626 + ], + [ + 6.390583, + 51.8614818 + ], + [ + 6.390424, + 51.8614792 + ], + [ + 6.3901735, + 51.8615099 + ], + [ + 6.3899922, + 51.861622 + ], + [ + 6.3898531, + 51.8617817 + ], + [ + 6.3896982, + 51.8619165 + ], + [ + 6.3895739, + 51.8619593 + ], + [ + 6.3894264, + 51.861968 + ], + [ + 6.3891913, + 51.8618999 + ], + [ + 6.3890376, + 51.8618308 + ], + [ + 6.3888756, + 51.8618512 + ], + [ + 6.3886592, + 51.8619043 + ], + [ + 6.3884902, + 51.8619362 + ], + [ + 6.38835, + 51.8619471 + ], + [ + 6.3879342, + 51.8618882 + ], + [ + 6.3877572, + 51.8627088 + ], + [ + 6.3877292, + 51.8628388 + ], + [ + 6.3875628, + 51.8636103 + ], + [ + 6.3874209, + 51.8638044 + ], + [ + 6.3873356, + 51.863913 + ], + [ + 6.3871872, + 51.864018 + ], + [ + 6.3870681, + 51.8641065 + ], + [ + 6.3869538, + 51.8642361 + ], + [ + 6.3868869, + 51.8643423 + ], + [ + 6.3868248, + 51.8644874 + ], + [ + 6.3868245, + 51.864595 + ], + [ + 6.3868875, + 51.8649583 + ], + [ + 6.387251, + 51.8655368 + ], + [ + 6.3872552, + 51.8655434 + ], + [ + 6.387464, + 51.8658009 + ], + [ + 6.3881569, + 51.8668417 + ], + [ + 6.3883947, + 51.8672286 + ], + [ + 6.38852, + 51.8675319 + ], + [ + 6.3886423, + 51.8679083 + ], + [ + 6.388953, + 51.8688642 + ], + [ + 6.3892266, + 51.8695207 + ], + [ + 6.3896445, + 51.8705101 + ], + [ + 6.3900119, + 51.8712277 + ], + [ + 6.3902277, + 51.8716124 + ], + [ + 6.390415, + 51.8718877 + ], + [ + 6.3904956, + 51.8720174 + ], + [ + 6.3908827, + 51.8722637 + ], + [ + 6.3908969, + 51.8722726 + ], + [ + 6.3909662, + 51.8723909 + ], + [ + 6.3909778, + 51.8725018 + ], + [ + 6.390985, + 51.8725715 + ], + [ + 6.390997, + 51.8727773 + ], + [ + 6.3909637, + 51.8729378 + ], + [ + 6.3905154, + 51.8738702 + ], + [ + 6.3906683, + 51.8739284 + ], + [ + 6.3907233, + 51.8739366 + ], + [ + 6.3909316, + 51.8739674 + ], + [ + 6.3912349, + 51.8739718 + ], + [ + 6.3915221, + 51.8739236 + ], + [ + 6.3915347, + 51.8739227 + ], + [ + 6.39181, + 51.8739053 + ], + [ + 6.3918384, + 51.873911 + ], + [ + 6.3922446, + 51.8739932 + ], + [ + 6.3924215, + 51.8739711 + ], + [ + 6.3927098, + 51.8738108 + ], + [ + 6.3931027, + 51.8738533 + ], + [ + 6.3932229, + 51.8737769 + ], + [ + 6.3932853, + 51.8737075 + ], + [ + 6.3933599, + 51.8736248 + ], + [ + 6.3937914, + 51.8729326 + ], + [ + 6.3940495, + 51.8727408 + ], + [ + 6.3942241, + 51.8726111 + ], + [ + 6.3945277, + 51.8724735 + ], + [ + 6.3949863, + 51.8721563 + ], + [ + 6.3950481, + 51.87211 + ], + [ + 6.3951934, + 51.8720014 + ], + [ + 6.3953047, + 51.8718564 + ], + [ + 6.3953984, + 51.8715925 + ], + [ + 6.3955659, + 51.8714332 + ], + [ + 6.3957748, + 51.8712348 + ], + [ + 6.3957947, + 51.8712195 + ], + [ + 6.3959201, + 51.8711238 + ], + [ + 6.3959611, + 51.8709748 + ], + [ + 6.3959754, + 51.8707916 + ], + [ + 6.3960722, + 51.8706673 + ], + [ + 6.3964396, + 51.8703392 + ], + [ + 6.3966146, + 51.8702988 + ], + [ + 6.3968012, + 51.870233 + ], + [ + 6.3975621, + 51.8706376 + ], + [ + 6.3982666, + 51.8709281 + ], + [ + 6.3984079, + 51.8708126 + ], + [ + 6.3985512, + 51.8706956 + ], + [ + 6.3991954, + 51.87017 + ], + [ + 6.3998579, + 51.8702058 + ], + [ + 6.4000826, + 51.8702342 + ], + [ + 6.4003564, + 51.8703092 + ], + [ + 6.4006353, + 51.8704211 + ], + [ + 6.4009884, + 51.8701803 + ], + [ + 6.4011137, + 51.8700053 + ], + [ + 6.4012108, + 51.8697037 + ], + [ + 6.4014286, + 51.8695139 + ], + [ + 6.401568, + 51.8693659 + ], + [ + 6.4017569, + 51.8692736 + ], + [ + 6.4021978, + 51.8691259 + ], + [ + 6.4024711, + 51.869079 + ], + [ + 6.402683, + 51.8691229 + ], + [ + 6.4027928, + 51.8691728 + ], + [ + 6.4028509, + 51.8691993 + ], + [ + 6.4030194, + 51.8692917 + ], + [ + 6.4030245, + 51.8692967 + ], + [ + 6.4031167, + 51.8693877 + ], + [ + 6.4031782, + 51.8694483 + ], + [ + 6.4033538, + 51.8695268 + ], + [ + 6.4036106, + 51.8695955 + ], + [ + 6.4038792, + 51.8696986 + ], + [ + 6.4040661, + 51.8698001 + ], + [ + 6.4041379, + 51.8698819 + ], + [ + 6.4041506, + 51.8699357 + ], + [ + 6.4041821, + 51.870069 + ], + [ + 6.404258, + 51.8701691 + ], + [ + 6.4046414, + 51.8703011 + ], + [ + 6.4047464, + 51.8703804 + ], + [ + 6.4048353, + 51.8704206 + ], + [ + 6.4049404, + 51.8704682 + ], + [ + 6.4051178, + 51.8704601 + ], + [ + 6.4051285, + 51.870462 + ], + [ + 6.4052513, + 51.8704843 + ], + [ + 6.4054454, + 51.8705766 + ], + [ + 6.4055835, + 51.8706464 + ], + [ + 6.4057358, + 51.8706796 + ], + [ + 6.4059832, + 51.8706618 + ], + [ + 6.4062002, + 51.8706009 + ], + [ + 6.4064074, + 51.8706062 + ], + [ + 6.4066896, + 51.870675 + ], + [ + 6.4069432, + 51.8705933 + ], + [ + 6.4074702, + 51.8703994 + ], + [ + 6.4077196, + 51.8703076 + ], + [ + 6.4079816, + 51.8702112 + ], + [ + 6.4083568, + 51.8700733 + ], + [ + 6.4086975, + 51.8699109 + ], + [ + 6.4088584, + 51.8699004 + ], + [ + 6.4095158, + 51.8698578 + ], + [ + 6.4100086, + 51.869826 + ], + [ + 6.4100759, + 51.8696506 + ], + [ + 6.4101036, + 51.8695785 + ], + [ + 6.410239, + 51.8695043 + ], + [ + 6.4103386, + 51.8694922 + ], + [ + 6.4104277, + 51.8695098 + ], + [ + 6.4104996, + 51.8695985 + ], + [ + 6.4105994, + 51.8697852 + ], + [ + 6.4107568, + 51.869896 + ], + [ + 6.4108415, + 51.8699158 + ], + [ + 6.4109276, + 51.869936 + ], + [ + 6.4111421, + 51.8699367 + ], + [ + 6.4112575, + 51.8699747 + ], + [ + 6.4112625, + 51.8700478 + ], + [ + 6.4112422, + 51.8701348 + ], + [ + 6.4109901, + 51.8702967 + ], + [ + 6.4109983, + 51.8703354 + ], + [ + 6.411055, + 51.8704036 + ], + [ + 6.4112429, + 51.8705577 + ], + [ + 6.4113776, + 51.8706272 + ], + [ + 6.4121575, + 51.8710299 + ], + [ + 6.4122514, + 51.8710784 + ], + [ + 6.41298, + 51.8705155 + ], + [ + 6.4131642, + 51.8704103 + ], + [ + 6.4133164, + 51.8703233 + ], + [ + 6.4134611, + 51.8701599 + ], + [ + 6.4135287, + 51.8700223 + ], + [ + 6.4135285, + 51.8698189 + ], + [ + 6.414002, + 51.8694451 + ], + [ + 6.4143324, + 51.8693216 + ], + [ + 6.4145598, + 51.8692262 + ], + [ + 6.4145692, + 51.8692177 + ], + [ + 6.4148322, + 51.8689796 + ], + [ + 6.4149405, + 51.8689063 + ], + [ + 6.4152044, + 51.8687278 + ], + [ + 6.4156403, + 51.868512 + ], + [ + 6.4180861, + 51.8674611 + ], + [ + 6.4182882, + 51.8673555 + ], + [ + 6.4183569, + 51.8673197 + ], + [ + 6.4185837, + 51.8671969 + ], + [ + 6.4188596, + 51.867124 + ], + [ + 6.419154, + 51.867051 + ], + [ + 6.4195135, + 51.866902 + ], + [ + 6.4198371, + 51.8668106 + ], + [ + 6.4201761, + 51.8667555 + ], + [ + 6.4205082, + 51.8667234 + ], + [ + 6.4207857, + 51.8667305 + ], + [ + 6.4211807, + 51.8667025 + ], + [ + 6.4214216, + 51.8667327 + ], + [ + 6.4216155, + 51.8668136 + ], + [ + 6.4218055, + 51.8668945 + ], + [ + 6.4219765, + 51.8669344 + ], + [ + 6.4221203, + 51.8669173 + ], + [ + 6.4222961, + 51.8668292 + ], + [ + 6.4226031, + 51.8666463 + ], + [ + 6.4230076, + 51.8663417 + ], + [ + 6.4230922, + 51.8663205 + ], + [ + 6.4232146, + 51.866347 + ], + [ + 6.423338, + 51.8664169 + ], + [ + 6.4235211, + 51.8665116 + ], + [ + 6.4236614, + 51.866506 + ], + [ + 6.4238013, + 51.866473 + ], + [ + 6.4239319, + 51.8663486 + ], + [ + 6.4240301, + 51.8660736 + ], + [ + 6.4242091, + 51.8659671 + ], + [ + 6.4244184, + 51.8658924 + ], + [ + 6.4247134, + 51.8658537 + ], + [ + 6.4253452, + 51.8658285 + ], + [ + 6.4255458, + 51.8658796 + ], + [ + 6.4257036, + 51.8660041 + ], + [ + 6.4258245, + 51.8661336 + ], + [ + 6.4259625, + 51.8661989 + ], + [ + 6.4261179, + 51.8662 + ], + [ + 6.4267627, + 51.865905 + ], + [ + 6.427069, + 51.8658684 + ], + [ + 6.4272903, + 51.8658462 + ], + [ + 6.4276239, + 51.8656974 + ], + [ + 6.4280258, + 51.8654522 + ], + [ + 6.4282629, + 51.865295 + ], + [ + 6.4283716, + 51.8651862 + ], + [ + 6.4285622, + 51.8649174 + ], + [ + 6.428711, + 51.8646341 + ], + [ + 6.4286791, + 51.864536 + ], + [ + 6.428637, + 51.8644699 + ], + [ + 6.4285863, + 51.8643581 + ], + [ + 6.4286854, + 51.863853 + ], + [ + 6.4287574, + 51.8637629 + ], + [ + 6.4288782, + 51.8637159 + ], + [ + 6.428929, + 51.8636697 + ], + [ + 6.428935, + 51.8636077 + ], + [ + 6.4288594, + 51.863542 + ], + [ + 6.4288605, + 51.8635185 + ], + [ + 6.428862, + 51.8634892 + ], + [ + 6.4289608, + 51.8634447 + ], + [ + 6.4291956, + 51.8633645 + ], + [ + 6.4292423, + 51.8633069 + ], + [ + 6.4292372, + 51.8632473 + ], + [ + 6.4292029, + 51.8632018 + ], + [ + 6.4290758, + 51.8629876 + ], + [ + 6.4290441, + 51.8628917 + ], + [ + 6.4290455, + 51.8627954 + ], + [ + 6.4290983, + 51.8626804 + ], + [ + 6.429242, + 51.8624956 + ], + [ + 6.4295092, + 51.8622135 + ], + [ + 6.4295139, + 51.8621058 + ], + [ + 6.4294533, + 51.8620376 + ], + [ + 6.4292025, + 51.8619117 + ], + [ + 6.429149, + 51.8618343 + ], + [ + 6.4291278, + 51.86172 + ], + [ + 6.4292578, + 51.8611069 + ], + [ + 6.4292937, + 51.8607376 + ], + [ + 6.4293803, + 51.8606497 + ], + [ + 6.4295447, + 51.8605633 + ], + [ + 6.4297545, + 51.8605201 + ], + [ + 6.4299865, + 51.8604742 + ], + [ + 6.430211, + 51.8604354 + ], + [ + 6.4304572, + 51.8603643 + ], + [ + 6.4320646, + 51.8596772 + ], + [ + 6.4321842, + 51.8595752 + ], + [ + 6.4323404, + 51.8594568 + ], + [ + 6.4326385, + 51.8595501 + ], + [ + 6.4329588, + 51.8596479 + ], + [ + 6.4330573, + 51.8596643 + ], + [ + 6.4331407, + 51.8596782 + ], + [ + 6.4338597, + 51.8597514 + ], + [ + 6.4337646, + 51.8599516 + ], + [ + 6.4343587, + 51.860234 + ], + [ + 6.4354917, + 51.8607222 + ], + [ + 6.4378862, + 51.861704 + ], + [ + 6.4387597, + 51.8620621 + ], + [ + 6.4388861, + 51.8620889 + ], + [ + 6.4390674, + 51.8621028 + ], + [ + 6.4391784, + 51.8620987 + ], + [ + 6.4406529, + 51.8618435 + ], + [ + 6.4407462, + 51.8618251 + ], + [ + 6.4410881, + 51.861734 + ], + [ + 6.4413608, + 51.8618989 + ], + [ + 6.4416293, + 51.8619736 + ], + [ + 6.4418347, + 51.8620587 + ], + [ + 6.4424518, + 51.862362 + ], + [ + 6.4426157, + 51.8624108 + ], + [ + 6.4427757, + 51.8624528 + ], + [ + 6.4434419, + 51.8626296 + ], + [ + 6.4434575, + 51.8626344 + ], + [ + 6.4436952, + 51.8627073 + ], + [ + 6.4438708, + 51.8627857 + ], + [ + 6.4441965, + 51.8629567 + ], + [ + 6.4443548, + 51.8630789 + ], + [ + 6.4445216, + 51.8632514 + ], + [ + 6.44468, + 51.8633827 + ], + [ + 6.4447589, + 51.8634346 + ], + [ + 6.4454779, + 51.8638171 + ], + [ + 6.4456019, + 51.8639007 + ], + [ + 6.4457456, + 51.8640321 + ], + [ + 6.4468775, + 51.8650207 + ], + [ + 6.4473727, + 51.8651846 + ], + [ + 6.4487358, + 51.8654684 + ], + [ + 6.4508024, + 51.8652918 + ], + [ + 6.4509682, + 51.865103 + ], + [ + 6.451021, + 51.8651103 + ], + [ + 6.4512612, + 51.865144 + ], + [ + 6.4514019, + 51.8649798 + ], + [ + 6.4516127, + 51.8647716 + ], + [ + 6.4517509, + 51.864635 + ], + [ + 6.4523721, + 51.864166 + ], + [ + 6.453112, + 51.8637096 + ], + [ + 6.4536634, + 51.8632749 + ], + [ + 6.4537509, + 51.863206 + ], + [ + 6.4541861, + 51.8628465 + ], + [ + 6.4543807, + 51.8626269 + ], + [ + 6.4556326, + 51.861157 + ], + [ + 6.4561809, + 51.8605811 + ], + [ + 6.4565742, + 51.8601646 + ], + [ + 6.4570265, + 51.8597545 + ], + [ + 6.4576533, + 51.8592075 + ], + [ + 6.4581802, + 51.8588196 + ], + [ + 6.460027, + 51.8574928 + ], + [ + 6.4608502, + 51.8569713 + ], + [ + 6.4613169, + 51.8567008 + ], + [ + 6.4626169, + 51.8560187 + ], + [ + 6.4641087, + 51.8554301 + ], + [ + 6.464531, + 51.8552939 + ], + [ + 6.4645947, + 51.8552758 + ], + [ + 6.4655667, + 51.8548996 + ], + [ + 6.4660637, + 51.8547072 + ], + [ + 6.4666427, + 51.8545989 + ], + [ + 6.4677389, + 51.8543611 + ], + [ + 6.4685038, + 51.8541975 + ], + [ + 6.4704799, + 51.8539577 + ], + [ + 6.4722034, + 51.8538357 + ], + [ + 6.4725174, + 51.8538135 + ], + [ + 6.4725771, + 51.85398 + ], + [ + 6.4726701, + 51.8541625 + ], + [ + 6.4728591, + 51.8543393 + ], + [ + 6.4730797, + 51.8545915 + ], + [ + 6.4731155, + 51.8546383 + ], + [ + 6.4732172, + 51.8547696 + ], + [ + 6.4732107, + 51.8548975 + ], + [ + 6.4732205, + 51.8550124 + ], + [ + 6.473319, + 51.8551699 + ], + [ + 6.4734372, + 51.8553504 + ], + [ + 6.4735061, + 51.8554752 + ], + [ + 6.4735856, + 51.8556082 + ], + [ + 6.4737304, + 51.8556314 + ], + [ + 6.4738901, + 51.8556622 + ], + [ + 6.4750823, + 51.8560439 + ], + [ + 6.4764475, + 51.8565393 + ], + [ + 6.4769625, + 51.8567132 + ], + [ + 6.4771985, + 51.8567894 + ], + [ + 6.4774963, + 51.8568706 + ], + [ + 6.4777618, + 51.8569286 + ], + [ + 6.4780407, + 51.8569588 + ], + [ + 6.47807, + 51.8569598 + ], + [ + 6.478494, + 51.8569737 + ], + [ + 6.4796957, + 51.8569737 + ], + [ + 6.4822327, + 51.8570126 + ], + [ + 6.482582, + 51.8570652 + ], + [ + 6.4828654, + 51.857137 + ], + [ + 6.4831268, + 51.8572136 + ], + [ + 6.4833967, + 51.8573222 + ], + [ + 6.4839442, + 51.857566 + ], + [ + 6.4846749, + 51.8578913 + ], + [ + 6.4853943, + 51.8582115 + ], + [ + 6.4855205, + 51.8582647 + ], + [ + 6.4856699, + 51.8582983 + ], + [ + 6.4858161, + 51.858333 + ], + [ + 6.4858402, + 51.8583384 + ], + [ + 6.4861399, + 51.8584028 + ], + [ + 6.4862563, + 51.8584265 + ], + [ + 6.4863507, + 51.8584577 + ], + [ + 6.4863939, + 51.8584729 + ], + [ + 6.4864848, + 51.858508 + ], + [ + 6.4865506, + 51.8585372 + ], + [ + 6.4872716, + 51.8589045 + ], + [ + 6.4874557, + 51.8589693 + ], + [ + 6.4879158, + 51.8590784 + ], + [ + 6.4880244, + 51.8591029 + ], + [ + 6.4881258, + 51.8591248 + ], + [ + 6.4883807, + 51.8591608 + ], + [ + 6.4886141, + 51.859183 + ], + [ + 6.4896372, + 51.8592652 + ], + [ + 6.4898799, + 51.8592925 + ], + [ + 6.4899761, + 51.8593063 + ], + [ + 6.4900725, + 51.8593312 + ], + [ + 6.4904408, + 51.8594422 + ], + [ + 6.4906238, + 51.8595139 + ], + [ + 6.4908297, + 51.8596069 + ], + [ + 6.4909472, + 51.8596557 + ], + [ + 6.4911367, + 51.8597643 + ], + [ + 6.4912223, + 51.8598074 + ], + [ + 6.4914245, + 51.8598517 + ], + [ + 6.4921239, + 51.8600185 + ], + [ + 6.4924076, + 51.8600784 + ], + [ + 6.493558, + 51.86035 + ], + [ + 6.4951409, + 51.8607265 + ], + [ + 6.49588, + 51.8609023 + ], + [ + 6.4962283, + 51.8609851 + ], + [ + 6.496379, + 51.861026 + ], + [ + 6.4968731, + 51.8611086 + ], + [ + 6.497085, + 51.8611616 + ], + [ + 6.4989418, + 51.8616566 + ], + [ + 6.4991664, + 51.8617406 + ], + [ + 6.5003024, + 51.862233 + ], + [ + 6.5003244, + 51.8622423 + ], + [ + 6.5005385, + 51.8623775 + ], + [ + 6.5007984, + 51.8625626 + ], + [ + 6.5009004, + 51.8626691 + ], + [ + 6.5010251, + 51.8627974 + ], + [ + 6.5010573, + 51.862848 + ], + [ + 6.5011682, + 51.8629916 + ], + [ + 6.5019782, + 51.8641444 + ], + [ + 6.5020874, + 51.8643586 + ], + [ + 6.5021939, + 51.864614 + ], + [ + 6.502241, + 51.8648563 + ], + [ + 6.5022833, + 51.8650463 + ], + [ + 6.5022996, + 51.8651191 + ], + [ + 6.5023236, + 51.865325 + ], + [ + 6.5022545, + 51.865509 + ], + [ + 6.502144, + 51.865659 + ], + [ + 6.5019127, + 51.8658538 + ], + [ + 6.5012631, + 51.866582 + ], + [ + 6.5011533, + 51.8667641 + ], + [ + 6.5011103, + 51.8669569 + ], + [ + 6.5010786, + 51.867152 + ], + [ + 6.5010788, + 51.8671716 + ], + [ + 6.5010892, + 51.8679741 + ], + [ + 6.5013713, + 51.8681613 + ], + [ + 6.5018713, + 51.8677629 + ], + [ + 6.501954, + 51.8676971 + ], + [ + 6.5025928, + 51.8679562 + ], + [ + 6.5027814, + 51.8679633 + ], + [ + 6.5028726, + 51.8679165 + ], + [ + 6.5029112, + 51.8678406 + ], + [ + 6.5029269, + 51.8677351 + ], + [ + 6.5029775, + 51.8675559 + ], + [ + 6.5030681, + 51.8674863 + ], + [ + 6.5031977, + 51.867494 + ], + [ + 6.5032771, + 51.867562 + ], + [ + 6.5042598, + 51.8683945 + ], + [ + 6.5043276, + 51.8684396 + ], + [ + 6.5044434, + 51.8684888 + ], + [ + 6.5083168, + 51.8696233 + ], + [ + 6.509677, + 51.8701688 + ], + [ + 6.5097138, + 51.8701836 + ], + [ + 6.5113697, + 51.8707526 + ], + [ + 6.5117177, + 51.8709115 + ], + [ + 6.5119666, + 51.8711013 + ], + [ + 6.5122017, + 51.871463 + ], + [ + 6.5122391, + 51.8716161 + ], + [ + 6.5124542, + 51.8719207 + ], + [ + 6.5132896, + 51.8723425 + ], + [ + 6.5135757, + 51.8725411 + ], + [ + 6.5138703, + 51.8727785 + ], + [ + 6.5142861, + 51.8729871 + ], + [ + 6.5145588, + 51.8730964 + ], + [ + 6.5145798, + 51.8731051 + ], + [ + 6.5153885, + 51.8734427 + ], + [ + 6.5157077, + 51.8734943 + ], + [ + 6.5158916, + 51.8734604 + ], + [ + 6.5170688, + 51.8733906 + ], + [ + 6.5175539, + 51.8731519 + ], + [ + 6.5178005, + 51.8731196 + ], + [ + 6.5180161, + 51.8731067 + ], + [ + 6.518129, + 51.8731001 + ], + [ + 6.5215278, + 51.873393 + ], + [ + 6.5246374, + 51.8736611 + ], + [ + 6.524598, + 51.8737271 + ], + [ + 6.5243971, + 51.8740644 + ], + [ + 6.5266924, + 51.8747615 + ], + [ + 6.5274053, + 51.8750174 + ], + [ + 6.527937, + 51.8752705 + ], + [ + 6.5298678, + 51.875989 + ], + [ + 6.5299232, + 51.8760097 + ], + [ + 6.529429, + 51.8763196 + ], + [ + 6.5291914, + 51.8765558 + ], + [ + 6.5291879, + 51.8765724 + ], + [ + 6.5291391, + 51.8768061 + ], + [ + 6.529273, + 51.8769787 + ], + [ + 6.5300722, + 51.8772793 + ], + [ + 6.5306454, + 51.8772916 + ], + [ + 6.5309543, + 51.8773707 + ], + [ + 6.5318347, + 51.8776728 + ], + [ + 6.5334591, + 51.8785534 + ], + [ + 6.5352307, + 51.8791368 + ], + [ + 6.5356588, + 51.8792513 + ], + [ + 6.5360232, + 51.8793299 + ], + [ + 6.5362357, + 51.8793618 + ], + [ + 6.5369326, + 51.8794667 + ], + [ + 6.5371369, + 51.8795058 + ], + [ + 6.5373346, + 51.8795747 + ], + [ + 6.537719, + 51.8799805 + ], + [ + 6.5379852, + 51.8801151 + ], + [ + 6.5386028, + 51.8802642 + ], + [ + 6.5387649, + 51.8803769 + ], + [ + 6.5387815, + 51.88045 + ], + [ + 6.5388938, + 51.8807672 + ], + [ + 6.5389993, + 51.8808417 + ], + [ + 6.5390169, + 51.8808442 + ], + [ + 6.5391181, + 51.8808587 + ], + [ + 6.5396383, + 51.8808234 + ], + [ + 6.5398239, + 51.8808557 + ], + [ + 6.5400816, + 51.8809492 + ], + [ + 6.5405314, + 51.8814534 + ], + [ + 6.5407718, + 51.8817228 + ], + [ + 6.5414591, + 51.8819834 + ], + [ + 6.541527, + 51.8820376 + ], + [ + 6.5415467, + 51.8820787 + ], + [ + 6.5422688, + 51.8826664 + ], + [ + 6.5422628, + 51.8827471 + ], + [ + 6.5422391, + 51.8830698 + ], + [ + 6.5422418, + 51.8830829 + ], + [ + 6.5422817, + 51.8832755 + ], + [ + 6.5423883, + 51.883524 + ], + [ + 6.5425702, + 51.8836823 + ], + [ + 6.5440684, + 51.8845343 + ], + [ + 6.5447802, + 51.8846068 + ], + [ + 6.5453523, + 51.8845778 + ], + [ + 6.5455832, + 51.884502 + ], + [ + 6.5458434, + 51.8844235 + ], + [ + 6.5460106, + 51.8843164 + ], + [ + 6.5460728, + 51.8841599 + ], + [ + 6.5468641, + 51.8836292 + ], + [ + 6.547147, + 51.883562 + ], + [ + 6.5472818, + 51.8834965 + ], + [ + 6.5473864, + 51.8833991 + ], + [ + 6.5475203, + 51.883267 + ], + [ + 6.5476167, + 51.8831722 + ], + [ + 6.5491675, + 51.8830979 + ], + [ + 6.5495706, + 51.8831018 + ], + [ + 6.5495996, + 51.8831021 + ], + [ + 6.5499684, + 51.8833433 + ], + [ + 6.5499082, + 51.8833907 + ], + [ + 6.5491897, + 51.8839568 + ], + [ + 6.5482998, + 51.8852949 + ], + [ + 6.5483951, + 51.885311 + ], + [ + 6.5492283, + 51.8854521 + ], + [ + 6.5498237, + 51.8855158 + ], + [ + 6.5506638, + 51.8858162 + ], + [ + 6.5512665, + 51.8859437 + ], + [ + 6.5523336, + 51.8861696 + ], + [ + 6.5523834, + 51.8860862 + ], + [ + 6.5524397, + 51.8859922 + ], + [ + 6.5527658, + 51.883969 + ], + [ + 6.5536144, + 51.8839005 + ], + [ + 6.5538794, + 51.8838588 + ], + [ + 6.5540863, + 51.8837146 + ], + [ + 6.5542683, + 51.8836074 + ], + [ + 6.5545472, + 51.8835311 + ], + [ + 6.5547134, + 51.8835248 + ], + [ + 6.5549466, + 51.8835338 + ], + [ + 6.5551526, + 51.8834973 + ], + [ + 6.555284, + 51.8834318 + ], + [ + 6.5553776, + 51.8833415 + ], + [ + 6.5553819, + 51.8832247 + ], + [ + 6.5553198, + 51.882978 + ], + [ + 6.5552585, + 51.8827657 + ], + [ + 6.5552659, + 51.8827425 + ], + [ + 6.5552927, + 51.88266 + ], + [ + 6.5553998, + 51.8825214 + ], + [ + 6.5555846, + 51.8823843 + ], + [ + 6.5557281, + 51.8822225 + ], + [ + 6.5559058, + 51.8819551 + ], + [ + 6.5560218, + 51.8817339 + ], + [ + 6.5561488, + 51.881641 + ], + [ + 6.5566134, + 51.8817346 + ], + [ + 6.556884, + 51.8817615 + ], + [ + 6.5571981, + 51.8817536 + ], + [ + 6.5574689, + 51.881792 + ], + [ + 6.5578335, + 51.8818683 + ], + [ + 6.5578217, + 51.8819338 + ], + [ + 6.5577949, + 51.8820839 + ], + [ + 6.5576984, + 51.8823415 + ], + [ + 6.5579637, + 51.8824463 + ], + [ + 6.5582614, + 51.8825164 + ], + [ + 6.558609, + 51.8825151 + ], + [ + 6.5589485, + 51.8824955 + ], + [ + 6.5599231, + 51.8823066 + ], + [ + 6.5601248, + 51.8822426 + ], + [ + 6.5604162, + 51.8822144 + ], + [ + 6.5606276, + 51.8822396 + ], + [ + 6.5607917, + 51.8822951 + ], + [ + 6.5608411, + 51.8824778 + ], + [ + 6.5608244, + 51.8826295 + ], + [ + 6.5608115, + 51.8827483 + ], + [ + 6.5607551, + 51.8828946 + ], + [ + 6.5607079, + 51.8830173 + ], + [ + 6.5608096, + 51.8834927 + ], + [ + 6.5609526, + 51.8837224 + ], + [ + 6.5609282, + 51.8839128 + ], + [ + 6.5610073, + 51.8840997 + ], + [ + 6.5613048, + 51.8840279 + ], + [ + 6.5617409, + 51.8840232 + ], + [ + 6.562167, + 51.8841882 + ], + [ + 6.5625775, + 51.8843281 + ], + [ + 6.5629404, + 51.8844846 + ], + [ + 6.5630748, + 51.884671 + ], + [ + 6.5633655, + 51.8848877 + ], + [ + 6.5635355, + 51.8851539 + ], + [ + 6.5637245, + 51.8853054 + ], + [ + 6.5639921, + 51.8854903 + ], + [ + 6.5644024, + 51.8856974 + ], + [ + 6.5683584, + 51.8876939 + ], + [ + 6.5695562, + 51.8882984 + ], + [ + 6.5749495, + 51.8902039 + ], + [ + 6.5762066, + 51.8906481 + ], + [ + 6.5765162, + 51.8907597 + ], + [ + 6.5765925, + 51.8907872 + ], + [ + 6.5806223, + 51.8922399 + ], + [ + 6.5818582, + 51.8926854 + ], + [ + 6.582994, + 51.8931082 + ], + [ + 6.5855323, + 51.8939241 + ], + [ + 6.5857804, + 51.8940102 + ], + [ + 6.5860285, + 51.8940375 + ], + [ + 6.5862659, + 51.8940697 + ], + [ + 6.5865475, + 51.8941186 + ], + [ + 6.5897549, + 51.8947085 + ], + [ + 6.5934705, + 51.8953225 + ], + [ + 6.60169, + 51.896837 + ], + [ + 6.6038504, + 51.8971502 + ], + [ + 6.6041657, + 51.8972054 + ], + [ + 6.61214, + 51.8989907 + ], + [ + 6.6177158, + 51.90024 + ], + [ + 6.6181904, + 51.9003463 + ], + [ + 6.6222934, + 51.9012657 + ], + [ + 6.6252863, + 51.9019041 + ], + [ + 6.6253315, + 51.9019137 + ], + [ + 6.6277322, + 51.9008478 + ], + [ + 6.6340145, + 51.9010032 + ], + [ + 6.6342173, + 51.9010083 + ], + [ + 6.6375857, + 51.9043698 + ], + [ + 6.6376875, + 51.9044351 + ], + [ + 6.6378035, + 51.9044842 + ], + [ + 6.6387012, + 51.9047051 + ], + [ + 6.6450626, + 51.9062707 + ], + [ + 6.6459544, + 51.9064879 + ], + [ + 6.6484445, + 51.9070944 + ], + [ + 6.6502649, + 51.9076261 + ], + [ + 6.6534905, + 51.9085999 + ], + [ + 6.657903, + 51.909932 + ], + [ + 6.6616161, + 51.9110888 + ], + [ + 6.6622033, + 51.9112718 + ], + [ + 6.6640275, + 51.9119178 + ], + [ + 6.6669161, + 51.913035 + ], + [ + 6.6678521, + 51.9134275 + ], + [ + 6.6679799, + 51.9134811 + ], + [ + 6.6687881, + 51.9139117 + ], + [ + 6.6746284, + 51.9158863 + ], + [ + 6.675053, + 51.9159846 + ], + [ + 6.6830576, + 51.9175409 + ], + [ + 6.6841704, + 51.9175925 + ], + [ + 6.6843304, + 51.9175146 + ], + [ + 6.6846701, + 51.9173756 + ], + [ + 6.6847002, + 51.9172745 + ], + [ + 6.6841779, + 51.916172 + ], + [ + 6.6854029, + 51.9160803 + ], + [ + 6.6858037, + 51.916007 + ], + [ + 6.6893228, + 51.9152478 + ], + [ + 6.6898466, + 51.9150907 + ], + [ + 6.6901836, + 51.9149861 + ], + [ + 6.69155, + 51.9148296 + ], + [ + 6.6924939, + 51.9147215 + ], + [ + 6.6930433, + 51.9149735 + ], + [ + 6.6931955, + 51.9150432 + ], + [ + 6.6945525, + 51.9156346 + ], + [ + 6.6947732, + 51.9157168 + ], + [ + 6.6953763, + 51.915893 + ], + [ + 6.6956343, + 51.9157026 + ], + [ + 6.6958452, + 51.9151975 + ], + [ + 6.695596, + 51.915085 + ], + [ + 6.6963405, + 51.9130934 + ], + [ + 6.6963846, + 51.9129752 + ], + [ + 6.6975392, + 51.9098875 + ], + [ + 6.6997893, + 51.9090451 + ], + [ + 6.7012501, + 51.9095994 + ], + [ + 6.7014072, + 51.9097227 + ], + [ + 6.701559, + 51.9098048 + ], + [ + 6.7017802, + 51.9098019 + ], + [ + 6.7026244, + 51.9097911 + ], + [ + 6.7031619, + 51.9097269 + ], + [ + 6.7034139, + 51.9096516 + ], + [ + 6.703546, + 51.9095417 + ], + [ + 6.703626, + 51.9094257 + ], + [ + 6.7037774, + 51.9093361 + ], + [ + 6.7032214, + 51.9063937 + ], + [ + 6.7076251, + 51.9039537 + ], + [ + 6.7086866, + 51.9033656 + ], + [ + 6.708743, + 51.903335 + ], + [ + 6.7130051, + 51.9009729 + ], + [ + 6.721208, + 51.896479 + ], + [ + 6.7218609, + 51.8960663 + ], + [ + 6.7264229, + 51.8971775 + ], + [ + 6.732048, + 51.8985478 + ], + [ + 6.732531, + 51.8986655 + ], + [ + 6.7325455, + 51.8986846 + ], + [ + 6.734653, + 51.9014538 + ], + [ + 6.7351781, + 51.9021438 + ], + [ + 6.735278, + 51.9022742 + ], + [ + 6.7359817, + 51.9031928 + ], + [ + 6.7371206, + 51.9046794 + ], + [ + 6.7377286, + 51.9047032 + ], + [ + 6.7381339, + 51.9047442 + ], + [ + 6.7383107, + 51.9048075 + ], + [ + 6.739564, + 51.9051039 + ], + [ + 6.7403425, + 51.905262 + ], + [ + 6.740509, + 51.9052958 + ], + [ + 6.7409586, + 51.9053383 + ], + [ + 6.7420592, + 51.9053671 + ], + [ + 6.7431188, + 51.9054722 + ], + [ + 6.7432313, + 51.9054845 + ], + [ + 6.7455514, + 51.9057387 + ], + [ + 6.7460179, + 51.9058267 + ], + [ + 6.7464707, + 51.9059356 + ], + [ + 6.7471986, + 51.9061541 + ], + [ + 6.7473768, + 51.9062449 + ], + [ + 6.7474618, + 51.9063258 + ], + [ + 6.7476273, + 51.9063825 + ], + [ + 6.7477584, + 51.9064168 + ], + [ + 6.7511704, + 51.9072224 + ], + [ + 6.7513528, + 51.9076521 + ], + [ + 6.7514102, + 51.9076969 + ], + [ + 6.7515003, + 51.9077538 + ], + [ + 6.7516466, + 51.9078462 + ], + [ + 6.7517559, + 51.9079702 + ], + [ + 6.7520389, + 51.9084988 + ], + [ + 6.7521266, + 51.9085545 + ], + [ + 6.7522171, + 51.9085918 + ], + [ + 6.7525744, + 51.9087162 + ], + [ + 6.7526767, + 51.9087693 + ], + [ + 6.7532731, + 51.9092672 + ], + [ + 6.7541398, + 51.9098849 + ], + [ + 6.7542606, + 51.909971 + ], + [ + 6.7543863, + 51.9100606 + ], + [ + 6.7541678, + 51.910385 + ], + [ + 6.7540745, + 51.9119966 + ], + [ + 6.7541117, + 51.9120833 + ], + [ + 6.7541408, + 51.9121512 + ], + [ + 6.7541461, + 51.9121663 + ], + [ + 6.7541788, + 51.9122591 + ], + [ + 6.7541746, + 51.9123569 + ], + [ + 6.7541405, + 51.9124186 + ], + [ + 6.7540917, + 51.9125391 + ], + [ + 6.7541091, + 51.9126763 + ], + [ + 6.7542626, + 51.9127972 + ], + [ + 6.7546327, + 51.9130301 + ], + [ + 6.7548114, + 51.9131425 + ], + [ + 6.7551135, + 51.9132746 + ], + [ + 6.7559968, + 51.9135682 + ], + [ + 6.7566544, + 51.9137009 + ], + [ + 6.7571517, + 51.9138089 + ], + [ + 6.7576817, + 51.9138248 + ], + [ + 6.7600541, + 51.9140553 + ], + [ + 6.7609239, + 51.9142256 + ], + [ + 6.7610625, + 51.9142528 + ], + [ + 6.7616033, + 51.9144219 + ], + [ + 6.7620817, + 51.9146035 + ], + [ + 6.7626108, + 51.9148392 + ], + [ + 6.7631976, + 51.9152869 + ], + [ + 6.7634421, + 51.9153719 + ], + [ + 6.7635139, + 51.9153902 + ], + [ + 6.7659854, + 51.916023 + ], + [ + 6.768065, + 51.9161119 + ], + [ + 6.7699694, + 51.9162011 + ], + [ + 6.7711982, + 51.917069 + ], + [ + 6.7715967, + 51.9173406 + ], + [ + 6.7727831, + 51.9181491 + ], + [ + 6.7732141, + 51.9184667 + ], + [ + 6.7737697, + 51.9188762 + ], + [ + 6.7743177, + 51.9192665 + ], + [ + 6.7746554, + 51.9195016 + ], + [ + 6.7747258, + 51.9195507 + ], + [ + 6.7748142, + 51.9196109 + ], + [ + 6.7748746, + 51.9196521 + ], + [ + 6.7749872, + 51.9197309 + ], + [ + 6.7751353, + 51.9198297 + ], + [ + 6.7751774, + 51.9198651 + ], + [ + 6.7763487, + 51.920681 + ], + [ + 6.7777569, + 51.9216813 + ], + [ + 6.7794693, + 51.9228898 + ], + [ + 6.7816867, + 51.9244823 + ], + [ + 6.7817461, + 51.924525 + ], + [ + 6.7837522, + 51.9259535 + ], + [ + 6.7850775, + 51.9269093 + ], + [ + 6.7859419, + 51.9275326 + ], + [ + 6.7889452, + 51.9296513 + ], + [ + 6.7860035, + 51.9311696 + ], + [ + 6.7861365, + 51.9312592 + ], + [ + 6.7865297, + 51.9314663 + ], + [ + 6.7877008, + 51.9320705 + ], + [ + 6.78851, + 51.9324879 + ], + [ + 6.7901463, + 51.9333268 + ], + [ + 6.7931583, + 51.9348733 + ], + [ + 6.7939745, + 51.9352916 + ], + [ + 6.794498, + 51.9364989 + ], + [ + 6.7946674, + 51.9367262 + ], + [ + 6.7947079, + 51.9367821 + ], + [ + 6.7949039, + 51.9372281 + ], + [ + 6.7951071, + 51.9377223 + ], + [ + 6.7956475, + 51.9389806 + ], + [ + 6.7964379, + 51.9406805 + ], + [ + 6.7971139, + 51.9421968 + ], + [ + 6.7971872, + 51.9423696 + ], + [ + 6.7972146, + 51.9425065 + ], + [ + 6.7971781, + 51.9426237 + ], + [ + 6.7971123, + 51.9427459 + ], + [ + 6.7965879, + 51.9432912 + ], + [ + 6.7964241, + 51.943472 + ], + [ + 6.7962918, + 51.9437028 + ], + [ + 6.7962427, + 51.9438751 + ], + [ + 6.7962421, + 51.9440558 + ], + [ + 6.7962932, + 51.944428 + ], + [ + 6.796597, + 51.946103 + ], + [ + 6.7969508, + 51.9480197 + ], + [ + 6.797151, + 51.9489949 + ], + [ + 6.7973092, + 51.9497648 + ], + [ + 6.7976218, + 51.9514716 + ], + [ + 6.7979469, + 51.9534117 + ], + [ + 6.7982449, + 51.9552217 + ], + [ + 6.7984055, + 51.9562398 + ], + [ + 6.7985873, + 51.9572279 + ], + [ + 6.7988698, + 51.9587246 + ], + [ + 6.8029263, + 51.959644 + ], + [ + 6.8041814, + 51.9599285 + ], + [ + 6.8075919, + 51.9606749 + ], + [ + 6.8081686, + 51.9608059 + ], + [ + 6.8110823, + 51.9614681 + ], + [ + 6.8123833, + 51.961742 + ], + [ + 6.8137622, + 51.963468 + ], + [ + 6.8138864, + 51.9636235 + ], + [ + 6.8163518, + 51.963791 + ], + [ + 6.8201221, + 51.9640353 + ], + [ + 6.8214158, + 51.9641145 + ], + [ + 6.8218118, + 51.9641131 + ], + [ + 6.8218274, + 51.9641131 + ], + [ + 6.8242142, + 51.9642932 + ], + [ + 6.8253385, + 51.9645701 + ], + [ + 6.8274318, + 51.9653989 + ], + [ + 6.8300165, + 51.9663236 + ], + [ + 6.8313307, + 51.96829 + ], + [ + 6.8315232, + 51.9684748 + ], + [ + 6.8324679, + 51.9699869 + ], + [ + 6.8325612, + 51.970196 + ], + [ + 6.8326053, + 51.9704768 + ], + [ + 6.8327597, + 51.9715348 + ], + [ + 6.8328016, + 51.9718215 + ], + [ + 6.832949, + 51.9722769 + ], + [ + 6.832664, + 51.9732744 + ], + [ + 6.8323344, + 51.9743424 + ], + [ + 6.8320653, + 51.974674 + ], + [ + 6.831785, + 51.9749898 + ], + [ + 6.8314329, + 51.9753867 + ], + [ + 6.8308087, + 51.9759275 + ], + [ + 6.8302954, + 51.9763561 + ], + [ + 6.8302556, + 51.9763894 + ], + [ + 6.830001, + 51.9776762 + ], + [ + 6.8297706, + 51.9794026 + ], + [ + 6.8297741, + 51.9795927 + ], + [ + 6.8297874, + 51.9799385 + ], + [ + 6.8299878, + 51.9815875 + ], + [ + 6.8301332, + 51.9832534 + ], + [ + 6.8302808, + 51.9846855 + ], + [ + 6.8303198, + 51.9855098 + ], + [ + 6.8305197, + 51.9862744 + ], + [ + 6.8301799, + 51.9868837 + ], + [ + 6.8297184, + 51.9877114 + ], + [ + 6.8293401, + 51.988377 + ], + [ + 6.826577, + 51.9935228 + ], + [ + 6.8265181, + 51.9935265 + ], + [ + 6.8248689, + 51.9936277 + ], + [ + 6.8248149, + 51.9936315 + ], + [ + 6.8208419, + 51.9939183 + ], + [ + 6.8178945, + 51.9941519 + ], + [ + 6.8151708, + 51.9943678 + ], + [ + 6.8108332, + 51.994711 + ], + [ + 6.8078913, + 51.9949437 + ], + [ + 6.8079205, + 51.995028 + ], + [ + 6.8103159, + 51.9971284 + ], + [ + 6.811411, + 51.9980887 + ], + [ + 6.8101391, + 51.9987053 + ], + [ + 6.8064947, + 52.0004721 + ], + [ + 6.8022799, + 52.0025862 + ], + [ + 6.7995924, + 52.0038991 + ], + [ + 6.7992982, + 52.0040473 + ], + [ + 6.7955569, + 52.0059321 + ], + [ + 6.7905465, + 52.0084563 + ], + [ + 6.7899902, + 52.0087428 + ], + [ + 6.7887086, + 52.009403 + ], + [ + 6.7855173, + 52.0110467 + ], + [ + 6.7778992, + 52.0148676 + ], + [ + 6.7763015, + 52.0156809 + ], + [ + 6.7757692, + 52.0159519 + ], + [ + 6.7737662, + 52.0170596 + ], + [ + 6.772162, + 52.0179211 + ], + [ + 6.771205, + 52.0180545 + ], + [ + 6.7663426, + 52.0188027 + ], + [ + 6.764143, + 52.0223195 + ], + [ + 6.7565312, + 52.0264842 + ], + [ + 6.7564468, + 52.0265304 + ], + [ + 6.7530952, + 52.0283637 + ], + [ + 6.7529976, + 52.0284171 + ], + [ + 6.7508671, + 52.0290701 + ], + [ + 6.7462436, + 52.030487 + ], + [ + 6.7428338, + 52.0314897 + ], + [ + 6.7404944, + 52.0321777 + ], + [ + 6.7341939, + 52.03406 + ], + [ + 6.7256693, + 52.036607 + ], + [ + 6.7178959, + 52.0389491 + ], + [ + 6.7149272, + 52.0398434 + ], + [ + 6.7143527, + 52.039985 + ], + [ + 6.7140427, + 52.0400366 + ], + [ + 6.713338, + 52.04003 + ], + [ + 6.7112559, + 52.0400107 + ], + [ + 6.6989967, + 52.039897 + ], + [ + 6.6921333, + 52.0398443 + ], + [ + 6.6920379, + 52.0398436 + ], + [ + 6.6879217, + 52.0397983 + ], + [ + 6.6880116, + 52.0439781 + ], + [ + 6.6880977, + 52.0479801 + ], + [ + 6.6881096, + 52.0485307 + ], + [ + 6.6881892, + 52.0522299 + ], + [ + 6.6878603, + 52.052392 + ], + [ + 6.6867828, + 52.0526824 + ], + [ + 6.6869899, + 52.0533989 + ], + [ + 6.6868976, + 52.0544006 + ], + [ + 6.6867845, + 52.0548098 + ], + [ + 6.686862, + 52.0555279 + ], + [ + 6.6870096, + 52.0559909 + ], + [ + 6.6871827, + 52.0561949 + ], + [ + 6.6873341, + 52.0562961 + ], + [ + 6.6875139, + 52.0563534 + ], + [ + 6.687734, + 52.0563942 + ], + [ + 6.6893666, + 52.0564267 + ], + [ + 6.689594, + 52.0564629 + ], + [ + 6.6897652, + 52.0566073 + ], + [ + 6.6900767, + 52.0570906 + ], + [ + 6.6902791, + 52.0574047 + ], + [ + 6.6907614, + 52.0581384 + ], + [ + 6.6917107, + 52.0593496 + ], + [ + 6.6944776, + 52.0632313 + ], + [ + 6.6951831, + 52.0641042 + ], + [ + 6.6953869, + 52.0642208 + ], + [ + 6.6958019, + 52.0642088 + ], + [ + 6.6965697, + 52.0668671 + ], + [ + 6.6966685, + 52.0673078 + ], + [ + 6.6966586, + 52.0675874 + ], + [ + 6.6964826, + 52.0680178 + ], + [ + 6.6963898, + 52.068138 + ], + [ + 6.696142, + 52.0682808 + ], + [ + 6.6956316, + 52.0684497 + ], + [ + 6.6954128, + 52.0685738 + ], + [ + 6.6952112, + 52.068771 + ], + [ + 6.6946134, + 52.0697242 + ], + [ + 6.6946137, + 52.0697356 + ], + [ + 6.6961534, + 52.0704893 + ], + [ + 6.700114, + 52.0711214 + ], + [ + 6.703205, + 52.0715851 + ], + [ + 6.7097372, + 52.0723488 + ], + [ + 6.7108168, + 52.0724339 + ], + [ + 6.7113171, + 52.0725117 + ], + [ + 6.715326, + 52.0730293 + ], + [ + 6.717808, + 52.0732436 + ], + [ + 6.7212522, + 52.0734927 + ], + [ + 6.7310775, + 52.0742545 + ], + [ + 6.7314932, + 52.0742896 + ], + [ + 6.7354795, + 52.0746271 + ], + [ + 6.7363693, + 52.075217 + ], + [ + 6.736392, + 52.0752274 + ], + [ + 6.7364388, + 52.0752488 + ], + [ + 6.7364502, + 52.0752564 + ], + [ + 6.7365371, + 52.075276 + ], + [ + 6.7397016, + 52.0774262 + ], + [ + 6.7410243, + 52.0782903 + ], + [ + 6.7426324, + 52.0793408 + ], + [ + 6.7426661, + 52.0793628 + ], + [ + 6.7438709, + 52.0801404 + ], + [ + 6.7447707, + 52.0807211 + ], + [ + 6.745023, + 52.0808191 + ], + [ + 6.7452627, + 52.0809123 + ], + [ + 6.7476856, + 52.0818616 + ], + [ + 6.7482359, + 52.0823377 + ], + [ + 6.7489282, + 52.0829368 + ], + [ + 6.7501081, + 52.0840265 + ], + [ + 6.7505975, + 52.0845038 + ], + [ + 6.7509462, + 52.0849851 + ], + [ + 6.7511154, + 52.0854272 + ], + [ + 6.7510767, + 52.0858672 + ], + [ + 6.7509312, + 52.0862169 + ], + [ + 6.75081, + 52.0866163 + ], + [ + 6.7506933, + 52.0868682 + ], + [ + 6.7505936, + 52.0870543 + ], + [ + 6.7504391, + 52.0872822 + ], + [ + 6.7502436, + 52.0874943 + ], + [ + 6.7499639, + 52.0876657 + ], + [ + 6.7498035, + 52.087753 + ], + [ + 6.7476725, + 52.0888481 + ], + [ + 6.7465834, + 52.0894365 + ], + [ + 6.7460668, + 52.0897292 + ], + [ + 6.7457046, + 52.0899634 + ], + [ + 6.7453592, + 52.0902821 + ], + [ + 6.7453048, + 52.0903839 + ], + [ + 6.7446225, + 52.0916654 + ], + [ + 6.745395, + 52.092004 + ], + [ + 6.7446533, + 52.0930362 + ], + [ + 6.7445928, + 52.0931203 + ], + [ + 6.7445971, + 52.0931554 + ], + [ + 6.7447211, + 52.0931674 + ], + [ + 6.7449152, + 52.0931832 + ], + [ + 6.7451239, + 52.0932716 + ], + [ + 6.7452688, + 52.0933514 + ], + [ + 6.7454236, + 52.0935169 + ], + [ + 6.7456624, + 52.0934958 + ], + [ + 6.7458176, + 52.0934822 + ], + [ + 6.7458806, + 52.0935871 + ], + [ + 6.7460642, + 52.0938809 + ], + [ + 6.746274, + 52.0942324 + ], + [ + 6.7463632, + 52.0943531 + ], + [ + 6.746427, + 52.094417 + ], + [ + 6.746495, + 52.094478 + ], + [ + 6.7466165, + 52.0945869 + ], + [ + 6.7469652, + 52.0947348 + ], + [ + 6.7473116, + 52.094782 + ], + [ + 6.7476454, + 52.0947735 + ], + [ + 6.7479154, + 52.0947666 + ], + [ + 6.747998, + 52.0947646 + ], + [ + 6.7483176, + 52.0947633 + ], + [ + 6.7484547, + 52.0947628 + ], + [ + 6.7487607, + 52.0948288 + ], + [ + 6.7490273, + 52.0949568 + ], + [ + 6.7496063, + 52.0954342 + ], + [ + 6.7499021, + 52.0956718 + ], + [ + 6.7501032, + 52.0957368 + ], + [ + 6.7502531, + 52.0957853 + ], + [ + 6.7506587, + 52.0958252 + ], + [ + 6.7514329, + 52.0957451 + ], + [ + 6.7514789, + 52.0957785 + ], + [ + 6.7514955, + 52.0957897 + ], + [ + 6.7515081, + 52.0957987 + ], + [ + 6.7517726, + 52.0959869 + ], + [ + 6.7526437, + 52.0957642 + ], + [ + 6.7530372, + 52.0957607 + ], + [ + 6.7533294, + 52.0958771 + ], + [ + 6.7539917, + 52.0954503 + ], + [ + 6.7549441, + 52.095275 + ], + [ + 6.7550882, + 52.0953505 + ], + [ + 6.7551156, + 52.0954191 + ], + [ + 6.7551088, + 52.0955632 + ], + [ + 6.7551568, + 52.0956524 + ], + [ + 6.755294, + 52.0958514 + ], + [ + 6.7554381, + 52.0960779 + ], + [ + 6.7556028, + 52.0963318 + ], + [ + 6.7556989, + 52.0966063 + ], + [ + 6.7557675, + 52.0967573 + ], + [ + 6.7558018, + 52.0969563 + ], + [ + 6.7555122, + 52.097134 + ], + [ + 6.7559913, + 52.0976817 + ], + [ + 6.7563961, + 52.0978316 + ], + [ + 6.7564534, + 52.0978529 + ], + [ + 6.7564789, + 52.0978813 + ], + [ + 6.7576845, + 52.0992211 + ], + [ + 6.7578471, + 52.1012599 + ], + [ + 6.7579431, + 52.102517 + ], + [ + 6.7579894, + 52.1032302 + ], + [ + 6.7580612, + 52.104245 + ], + [ + 6.7583332, + 52.104915 + ], + [ + 6.7586747, + 52.1060281 + ], + [ + 6.7588954, + 52.1068953 + ], + [ + 6.7592693, + 52.1082803 + ], + [ + 6.759329, + 52.108528 + ], + [ + 6.759567, + 52.10957 + ], + [ + 6.759607, + 52.109936 + ], + [ + 6.759597, + 52.11224 + ], + [ + 6.759654, + 52.113056 + ], + [ + 6.7606666, + 52.1188255 + ] + ], + [ + [ + 4.8387267, + 51.4182059 + ], + [ + 4.8390357, + 51.4183723 + ], + [ + 4.8395357, + 51.4186306 + ], + [ + 4.8399907, + 51.418799 + ], + [ + 4.8400304, + 51.4188137 + ], + [ + 4.8401793, + 51.4188346 + ], + [ + 4.8404136, + 51.4188676 + ], + [ + 4.8404782, + 51.4188215 + ], + [ + 4.8404578, + 51.4187099 + ], + [ + 4.8404243, + 51.4184889 + ], + [ + 4.8404407, + 51.4183484 + ], + [ + 4.8404439, + 51.418321 + ], + [ + 4.8404522, + 51.4182492 + ], + [ + 4.8405869, + 51.4180656 + ], + [ + 4.8406659, + 51.4180241 + ], + [ + 4.8408029, + 51.4179522 + ], + [ + 4.8412232, + 51.4178621 + ], + [ + 4.841198, + 51.417828 + ], + [ + 4.8409166, + 51.4174472 + ], + [ + 4.8402906, + 51.4176209 + ], + [ + 4.8397237, + 51.4178376 + ], + [ + 4.8392004, + 51.4180607 + ], + [ + 4.8387267, + 51.4182059 + ] + ], + [ + [ + 4.8658667, + 51.414274 + ], + [ + 4.8669892, + 51.4143628 + ], + [ + 4.8678244, + 51.4132179 + ], + [ + 4.8674191, + 51.4133261 + ], + [ + 4.866949, + 51.4132866 + ], + [ + 4.8665504, + 51.4131919 + ], + [ + 4.8662799, + 51.4131256 + ], + [ + 4.8660613, + 51.4136474 + ], + [ + 4.8658667, + 51.414274 + ] + ], + [ + [ + 4.8732388, + 51.4159058 + ], + [ + 4.8749449, + 51.4165988 + ], + [ + 4.8754152, + 51.4159404 + ], + [ + 4.8732636, + 51.4151666 + ], + [ + 4.8732388, + 51.4159058 + ] + ], + [ + [ + 4.8885771, + 51.4247175 + ], + [ + 4.8889326, + 51.4249171 + ], + [ + 4.8897821, + 51.4253941 + ], + [ + 4.8905713, + 51.424944 + ], + [ + 4.8912079, + 51.4245139 + ], + [ + 4.8914689, + 51.424831 + ], + [ + 4.8922362, + 51.4241366 + ], + [ + 4.8919871, + 51.4239726 + ], + [ + 4.8917709, + 51.4238151 + ], + [ + 4.8914023, + 51.4234284 + ], + [ + 4.8912218, + 51.423243 + ], + [ + 4.8899728, + 51.4234332 + ], + [ + 4.8892851, + 51.4234867 + ], + [ + 4.8904747, + 51.424008 + ], + [ + 4.8894339, + 51.4243352 + ], + [ + 4.8885771, + 51.4247175 + ] + ], + [ + [ + 4.9145849, + 51.4352191 + ], + [ + 4.9148202, + 51.4353684 + ], + [ + 4.9151578, + 51.4355356 + ], + [ + 4.9157204, + 51.4356533 + ], + [ + 4.916832, + 51.4359348 + ], + [ + 4.9170239, + 51.4358341 + ], + [ + 4.9176592, + 51.4355012 + ], + [ + 4.918, + 51.4353227 + ], + [ + 4.9185028, + 51.4356965 + ], + [ + 4.9186739, + 51.4358236 + ], + [ + 4.9196019, + 51.4365217 + ], + [ + 4.920036, + 51.4363022 + ], + [ + 4.9201961, + 51.4365411 + ], + [ + 4.9205688, + 51.4363585 + ], + [ + 4.9211268, + 51.4369034 + ], + [ + 4.9203943, + 51.4375449 + ], + [ + 4.9201157, + 51.4377887 + ], + [ + 4.9197877, + 51.4380212 + ], + [ + 4.9196252, + 51.4381365 + ], + [ + 4.9199391, + 51.4383599 + ], + [ + 4.9201663, + 51.4385217 + ], + [ + 4.9209578, + 51.4390836 + ], + [ + 4.920498, + 51.4392981 + ], + [ + 4.9200204, + 51.4395208 + ], + [ + 4.9209999, + 51.440479 + ], + [ + 4.9191475, + 51.4406291 + ], + [ + 4.9192157, + 51.4406761 + ], + [ + 4.9200638, + 51.441261 + ], + [ + 4.920869, + 51.4417726 + ], + [ + 4.9215056, + 51.4421983 + ], + [ + 4.9219057, + 51.4421207 + ], + [ + 4.9219671, + 51.4421088 + ], + [ + 4.9219994, + 51.4421474 + ], + [ + 4.9223413, + 51.4425517 + ], + [ + 4.9223838, + 51.4426485 + ], + [ + 4.9223229, + 51.4426961 + ], + [ + 4.9220166, + 51.4429274 + ], + [ + 4.921686, + 51.4431633 + ], + [ + 4.92157, + 51.443263 + ], + [ + 4.9214729, + 51.4433401 + ], + [ + 4.9213889, + 51.443373 + ], + [ + 4.9213088, + 51.4433861 + ], + [ + 4.9212169, + 51.4433913 + ], + [ + 4.9215551, + 51.4437745 + ], + [ + 4.9209566, + 51.4448063 + ], + [ + 4.9214903, + 51.4450197 + ], + [ + 4.9212017, + 51.4453197 + ], + [ + 4.9208284, + 51.4452053 + ], + [ + 4.9206633, + 51.4454461 + ], + [ + 4.9206458, + 51.4454717 + ], + [ + 4.9205143, + 51.4455884 + ], + [ + 4.9203289, + 51.4456226 + ], + [ + 4.9202196, + 51.4456231 + ], + [ + 4.920196, + 51.4456232 + ], + [ + 4.920063, + 51.4456072 + ], + [ + 4.9197922, + 51.4451769 + ], + [ + 4.918842, + 51.4456626 + ], + [ + 4.9182073, + 51.4458979 + ], + [ + 4.9191736, + 51.4468529 + ], + [ + 4.9194163, + 51.4469406 + ], + [ + 4.9199199, + 51.4465675 + ], + [ + 4.9198412, + 51.4465022 + ], + [ + 4.9199243, + 51.4464258 + ], + [ + 4.9200188, + 51.4464933 + ], + [ + 4.920521, + 51.4461528 + ], + [ + 4.9208784, + 51.4462724 + ], + [ + 4.921401, + 51.4464474 + ], + [ + 4.9218012, + 51.4465949 + ], + [ + 4.9221035, + 51.4467706 + ], + [ + 4.9222826, + 51.4468748 + ], + [ + 4.9231657, + 51.4474184 + ], + [ + 4.9236209, + 51.4468742 + ], + [ + 4.924022, + 51.4463946 + ], + [ + 4.9236162, + 51.4462514 + ], + [ + 4.9226562, + 51.4459125 + ], + [ + 4.9226458, + 51.445707 + ], + [ + 4.923436, + 51.4454215 + ], + [ + 4.9240015, + 51.4452242 + ], + [ + 4.9242083, + 51.445152 + ], + [ + 4.9241447, + 51.44504 + ], + [ + 4.9240737, + 51.4449152 + ], + [ + 4.9234561, + 51.44489 + ], + [ + 4.9230965, + 51.4448753 + ], + [ + 4.923631, + 51.4440339 + ], + [ + 4.9238249, + 51.4439318 + ], + [ + 4.9238985, + 51.4438929 + ], + [ + 4.9243555, + 51.4439931 + ], + [ + 4.9253568, + 51.4444463 + ], + [ + 4.9267447, + 51.4440057 + ], + [ + 4.9270303, + 51.4439178 + ], + [ + 4.9274887, + 51.4436776 + ], + [ + 4.9278073, + 51.4436621 + ], + [ + 4.9274872, + 51.4435187 + ], + [ + 4.9269762, + 51.4432901 + ], + [ + 4.9268205, + 51.4432171 + ], + [ + 4.9265544, + 51.443105 + ], + [ + 4.9262729, + 51.4429852 + ], + [ + 4.9258353, + 51.442776 + ], + [ + 4.9268936, + 51.4418859 + ], + [ + 4.9268152, + 51.4416787 + ], + [ + 4.9262072, + 51.4416875 + ], + [ + 4.9261962, + 51.441261 + ], + [ + 4.9265981, + 51.4411041 + ], + [ + 4.9267793, + 51.4407901 + ], + [ + 4.9273278, + 51.4399212 + ], + [ + 4.9271388, + 51.4396984 + ], + [ + 4.9273459, + 51.4394162 + ], + [ + 4.927585, + 51.4391951 + ], + [ + 4.927709, + 51.4390806 + ], + [ + 4.9282307, + 51.438623 + ], + [ + 4.9285834, + 51.4390754 + ], + [ + 4.9289423, + 51.4394456 + ], + [ + 4.929426, + 51.4398928 + ], + [ + 4.9296476, + 51.4400971 + ], + [ + 4.9294083, + 51.4404252 + ], + [ + 4.929189, + 51.4406343 + ], + [ + 4.9289923, + 51.4408799 + ], + [ + 4.9288398, + 51.4411617 + ], + [ + 4.9287315, + 51.4414799 + ], + [ + 4.9287123, + 51.4415832 + ], + [ + 4.9287495, + 51.4415806 + ], + [ + 4.9287898, + 51.4415803 + ], + [ + 4.9289028, + 51.4415888 + ], + [ + 4.9289686, + 51.4416039 + ], + [ + 4.929037, + 51.4416189 + ], + [ + 4.9291, + 51.4416381 + ], + [ + 4.9291808, + 51.4416628 + ], + [ + 4.9293849, + 51.4417244 + ], + [ + 4.9294283, + 51.4417419 + ], + [ + 4.9295204, + 51.4417791 + ], + [ + 4.9295711, + 51.4417997 + ], + [ + 4.92962, + 51.4418185 + ], + [ + 4.9296601, + 51.4418339 + ], + [ + 4.9298472, + 51.4418789 + ], + [ + 4.9299227, + 51.4419154 + ], + [ + 4.9299592, + 51.4419527 + ], + [ + 4.9299666, + 51.441985 + ], + [ + 4.9299675, + 51.4420033 + ], + [ + 4.929965, + 51.4420166 + ], + [ + 4.9299592, + 51.4420356 + ], + [ + 4.9299409, + 51.4420763 + ], + [ + 4.929931, + 51.4421069 + ], + [ + 4.9299269, + 51.4421443 + ], + [ + 4.9299244, + 51.4421849 + ], + [ + 4.9299252, + 51.4422122 + ], + [ + 4.9299279, + 51.44226 + ], + [ + 4.9299326, + 51.4423303 + ], + [ + 4.9299372, + 51.4424083 + ], + [ + 4.9302236, + 51.4424109 + ], + [ + 4.9303775, + 51.4424082 + ], + [ + 4.9305838, + 51.4424082 + ], + [ + 4.9305673, + 51.4425154 + ], + [ + 4.930603, + 51.4425677 + ], + [ + 4.930724, + 51.4426309 + ], + [ + 4.9310215, + 51.442778 + ], + [ + 4.9310606, + 51.4428018 + ], + [ + 4.930867, + 51.4429444 + ], + [ + 4.9312849, + 51.4429829 + ], + [ + 4.9319395, + 51.4430804 + ], + [ + 4.9322791, + 51.4431333 + ], + [ + 4.9326065, + 51.4431408 + ], + [ + 4.9326765, + 51.4431423 + ], + [ + 4.933114, + 51.4431981 + ], + [ + 4.9332093, + 51.4432102 + ], + [ + 4.9334033, + 51.4432371 + ], + [ + 4.9334168, + 51.4431886 + ], + [ + 4.9337098, + 51.4432117 + ], + [ + 4.9336435, + 51.4434746 + ], + [ + 4.9335084, + 51.4438173 + ], + [ + 4.9334493, + 51.4439673 + ], + [ + 4.9334033, + 51.4440865 + ], + [ + 4.9334208, + 51.4441478 + ], + [ + 4.9335393, + 51.444341 + ], + [ + 4.9337882, + 51.4446639 + ], + [ + 4.9341506, + 51.4450249 + ], + [ + 4.9345657, + 51.445493 + ], + [ + 4.9348979, + 51.4457857 + ], + [ + 4.9351666, + 51.44597 + ], + [ + 4.9353766, + 51.4461141 + ], + [ + 4.9354793, + 51.4461637 + ], + [ + 4.9357422, + 51.4457076 + ], + [ + 4.9359883, + 51.4453429 + ], + [ + 4.9351306, + 51.4450122 + ], + [ + 4.9352074, + 51.4448677 + ], + [ + 4.9355385, + 51.4442446 + ], + [ + 4.9367548, + 51.4444452 + ], + [ + 4.9372249, + 51.4444493 + ], + [ + 4.9381471, + 51.4447156 + ], + [ + 4.9383133, + 51.4442947 + ], + [ + 4.9384845, + 51.443861 + ], + [ + 4.9386353, + 51.4434792 + ], + [ + 4.938964, + 51.443532 + ], + [ + 4.9391637, + 51.442942 + ], + [ + 4.9395415, + 51.4418257 + ], + [ + 4.9395783, + 51.4417171 + ], + [ + 4.9387259, + 51.4417312 + ], + [ + 4.938733, + 51.4418647 + ], + [ + 4.9387461, + 51.4421103 + ], + [ + 4.9386997, + 51.4424167 + ], + [ + 4.9385723, + 51.44292 + ], + [ + 4.9384604, + 51.4432381 + ], + [ + 4.9383834, + 51.4434106 + ], + [ + 4.9383581, + 51.4434672 + ], + [ + 4.9379245, + 51.4433504 + ], + [ + 4.937835, + 51.4433263 + ], + [ + 4.9378521, + 51.4432912 + ], + [ + 4.938178, + 51.4426208 + ], + [ + 4.9382119, + 51.4425038 + ], + [ + 4.9382404, + 51.4424057 + ], + [ + 4.9382044, + 51.4421844 + ], + [ + 4.9381229, + 51.4418752 + ], + [ + 4.9376461, + 51.441883 + ], + [ + 4.9367835, + 51.4419752 + ], + [ + 4.9363548, + 51.4420276 + ], + [ + 4.9360446, + 51.4420507 + ], + [ + 4.9358872, + 51.4420646 + ], + [ + 4.9355631, + 51.4420692 + ], + [ + 4.9353363, + 51.4420785 + ], + [ + 4.9349408, + 51.4420912 + ], + [ + 4.9346557, + 51.4421016 + ], + [ + 4.9342113, + 51.4421155 + ], + [ + 4.9341928, + 51.4417359 + ], + [ + 4.9341041, + 51.4416194 + ], + [ + 4.9339139, + 51.4413122 + ], + [ + 4.9337696, + 51.4409201 + ], + [ + 4.93405, + 51.4409143 + ], + [ + 4.9345701, + 51.4409097 + ], + [ + 4.9348875, + 51.4409149 + ], + [ + 4.9348211, + 51.4396076 + ], + [ + 4.9363716, + 51.439633 + ], + [ + 4.9363462, + 51.439239 + ], + [ + 4.9346241, + 51.4392072 + ], + [ + 4.9346524, + 51.4388721 + ], + [ + 4.934675, + 51.4386036 + ], + [ + 4.9358506, + 51.4386164 + ], + [ + 4.9363462, + 51.4386163 + ], + [ + 4.9366786, + 51.4378123 + ], + [ + 4.9390713, + 51.4379899 + ], + [ + 4.9389966, + 51.4383558 + ], + [ + 4.9388992, + 51.4389115 + ], + [ + 4.9388725, + 51.4393297 + ], + [ + 4.9398382, + 51.4394569 + ], + [ + 4.9400387, + 51.4388499 + ], + [ + 4.9402926, + 51.438042 + ], + [ + 4.9401984, + 51.4378324 + ], + [ + 4.9400807, + 51.4377554 + ], + [ + 4.9397192, + 51.4374538 + ], + [ + 4.939635, + 51.4373312 + ], + [ + 4.9395442, + 51.4371948 + ], + [ + 4.9395799, + 51.436911 + ], + [ + 4.9396921, + 51.4366111 + ], + [ + 4.9398845, + 51.4361229 + ], + [ + 4.9382039, + 51.4359575 + ], + [ + 4.9381594, + 51.4359533 + ], + [ + 4.9381366, + 51.4359326 + ], + [ + 4.9373287, + 51.4352022 + ], + [ + 4.9365969, + 51.4345613 + ], + [ + 4.9365677, + 51.4345626 + ], + [ + 4.9364701, + 51.4344597 + ], + [ + 4.936466, + 51.4344286 + ], + [ + 4.936444, + 51.4342664 + ], + [ + 4.9366379, + 51.434071 + ], + [ + 4.9368298, + 51.4339968 + ], + [ + 4.9370884, + 51.4339884 + ], + [ + 4.9376139, + 51.4340515 + ], + [ + 4.9381507, + 51.4341328 + ], + [ + 4.9383256, + 51.4341481 + ], + [ + 4.9386395, + 51.4341756 + ], + [ + 4.9393683, + 51.4341872 + ], + [ + 4.9396742, + 51.4341831 + ], + [ + 4.9399654, + 51.4341631 + ], + [ + 4.9399663, + 51.4340727 + ], + [ + 4.9399726, + 51.4339164 + ], + [ + 4.939987, + 51.4336582 + ], + [ + 4.9399095, + 51.4333434 + ], + [ + 4.9397717, + 51.4331454 + ], + [ + 4.9397156, + 51.4327895 + ], + [ + 4.9396276, + 51.4325091 + ], + [ + 4.9396983, + 51.4323831 + ], + [ + 4.9398192, + 51.4321675 + ], + [ + 4.9400801, + 51.4315789 + ], + [ + 4.939561, + 51.431461 + ], + [ + 4.9393075, + 51.4313232 + ], + [ + 4.9397036, + 51.4307612 + ], + [ + 4.9387821, + 51.4305223 + ], + [ + 4.9381859, + 51.4303568 + ], + [ + 4.9376577, + 51.4301156 + ], + [ + 4.9364512, + 51.4295723 + ], + [ + 4.9361336, + 51.4295239 + ], + [ + 4.9358851, + 51.429466 + ], + [ + 4.9357088, + 51.4295883 + ], + [ + 4.9351278, + 51.4299912 + ], + [ + 4.9349693, + 51.4301228 + ], + [ + 4.9345233, + 51.4304928 + ], + [ + 4.9343416, + 51.4306071 + ], + [ + 4.9342562, + 51.4306611 + ], + [ + 4.9340236, + 51.4306991 + ], + [ + 4.9337253, + 51.430726 + ], + [ + 4.9337153, + 51.4310389 + ], + [ + 4.9333056, + 51.430966 + ], + [ + 4.932784, + 51.4308732 + ], + [ + 4.9324051, + 51.4307692 + ], + [ + 4.9321549, + 51.4307033 + ], + [ + 4.9310699, + 51.430495 + ], + [ + 4.9309197, + 51.4304103 + ], + [ + 4.9307247, + 51.4303006 + ], + [ + 4.9306196, + 51.4302033 + ], + [ + 4.9304837, + 51.4300909 + ], + [ + 4.9304466, + 51.4301101 + ], + [ + 4.9293539, + 51.4307175 + ], + [ + 4.9290371, + 51.4305769 + ], + [ + 4.9287858, + 51.4304238 + ], + [ + 4.9286891, + 51.4303491 + ], + [ + 4.928545, + 51.4304642 + ], + [ + 4.9282825, + 51.4306919 + ], + [ + 4.9279752, + 51.4308581 + ], + [ + 4.9277631, + 51.4310445 + ], + [ + 4.9275801, + 51.4312396 + ], + [ + 4.9274457, + 51.4315192 + ], + [ + 4.9273296, + 51.4317962 + ], + [ + 4.9270789, + 51.4320901 + ], + [ + 4.9265635, + 51.4327236 + ], + [ + 4.9264461, + 51.4329755 + ], + [ + 4.9263127, + 51.4332618 + ], + [ + 4.9254754, + 51.4332964 + ], + [ + 4.9246258, + 51.433316 + ], + [ + 4.924543, + 51.4333179 + ], + [ + 4.923909, + 51.4333787 + ], + [ + 4.923579, + 51.4334103 + ], + [ + 4.9226624, + 51.4335093 + ], + [ + 4.922606, + 51.433633 + ], + [ + 4.9224047, + 51.434075 + ], + [ + 4.9215685, + 51.4341918 + ], + [ + 4.9208808, + 51.4342598 + ], + [ + 4.9202486, + 51.4343754 + ], + [ + 4.9197225, + 51.4345201 + ], + [ + 4.9188453, + 51.4348313 + ], + [ + 4.9180911, + 51.4350732 + ], + [ + 4.917718, + 51.4348279 + ], + [ + 4.9173283, + 51.4345717 + ], + [ + 4.9172231, + 51.4345025 + ], + [ + 4.9168895, + 51.4346096 + ], + [ + 4.9158585, + 51.4348645 + ], + [ + 4.914667, + 51.4351961 + ], + [ + 4.9145849, + 51.4352191 + ] + ], + [ + [ + 4.925703, + 51.4450192 + ], + [ + 4.9249177, + 51.4456801 + ], + [ + 4.9240594, + 51.4463961 + ], + [ + 4.9248647, + 51.4465201 + ], + [ + 4.9255415, + 51.4466244 + ], + [ + 4.9261922, + 51.4459713 + ], + [ + 4.926717, + 51.4454431 + ], + [ + 4.9268302, + 51.4453058 + ], + [ + 4.9266757, + 51.4452638 + ], + [ + 4.9266351, + 51.4452528 + ], + [ + 4.926534, + 51.4452287 + ], + [ + 4.9264449, + 51.445195 + ], + [ + 4.9261727, + 51.4450938 + ], + [ + 4.9258596, + 51.4449734 + ], + [ + 4.9257873, + 51.4449349 + ], + [ + 4.925703, + 51.4450192 + ] + ], + [ + [ + 4.9272524, + 51.4082394 + ], + [ + 4.9283174, + 51.4081189 + ], + [ + 4.9293213, + 51.408049 + ], + [ + 4.9304014, + 51.4079628 + ], + [ + 4.9313664, + 51.4079754 + ], + [ + 4.9316649, + 51.4079736 + ], + [ + 4.9318179, + 51.4080391 + ], + [ + 4.93257, + 51.4083611 + ], + [ + 4.9328574, + 51.4088459 + ], + [ + 4.9335222, + 51.4089859 + ], + [ + 4.9344084, + 51.4090789 + ], + [ + 4.9353792, + 51.409233 + ], + [ + 4.9358591, + 51.4092213 + ], + [ + 4.9358999, + 51.4089585 + ], + [ + 4.9360718, + 51.4078523 + ], + [ + 4.936194, + 51.4070655 + ], + [ + 4.9363893, + 51.4058086 + ], + [ + 4.9364251, + 51.405578 + ], + [ + 4.9364271, + 51.4055653 + ], + [ + 4.9364409, + 51.4054761 + ], + [ + 4.9348198, + 51.4053156 + ], + [ + 4.9333599, + 51.4052528 + ], + [ + 4.9322583, + 51.4052195 + ], + [ + 4.9320485, + 51.4052334 + ], + [ + 4.9295095, + 51.4051702 + ], + [ + 4.9292609, + 51.4051896 + ], + [ + 4.9292918, + 51.4052905 + ], + [ + 4.9294259, + 51.405348 + ], + [ + 4.9298884, + 51.4053533 + ], + [ + 4.9302603, + 51.4054214 + ], + [ + 4.9305256, + 51.405549 + ], + [ + 4.9308011, + 51.4057785 + ], + [ + 4.9310358, + 51.4058653 + ], + [ + 4.931347, + 51.4058857 + ], + [ + 4.9316531, + 51.4058296 + ], + [ + 4.9319746, + 51.4058347 + ], + [ + 4.9321979, + 51.4059085 + ], + [ + 4.9324751, + 51.4060295 + ], + [ + 4.9325821, + 51.4061956 + ], + [ + 4.932576, + 51.4063439 + ], + [ + 4.9324098, + 51.4064655 + ], + [ + 4.932199, + 51.406505 + ], + [ + 4.9321026, + 51.4065196 + ], + [ + 4.9318137, + 51.4065636 + ], + [ + 4.9316221, + 51.4066988 + ], + [ + 4.9312928, + 51.4069341 + ], + [ + 4.9310365, + 51.4070773 + ], + [ + 4.9306284, + 51.4073081 + ], + [ + 4.9302745, + 51.4074975 + ], + [ + 4.9300207, + 51.4075698 + ], + [ + 4.9291368, + 51.4076367 + ], + [ + 4.9278266, + 51.4076764 + ], + [ + 4.9272524, + 51.4082394 + ] + ], + [ + [ + 4.9273362, + 51.4485038 + ], + [ + 4.9274377, + 51.448583 + ], + [ + 4.9275665, + 51.4486515 + ], + [ + 4.9277274, + 51.448715 + ], + [ + 4.9281354, + 51.448837 + ], + [ + 4.9284019, + 51.4485838 + ], + [ + 4.928775, + 51.4481974 + ], + [ + 4.9288579, + 51.4481321 + ], + [ + 4.9289349, + 51.4480442 + ], + [ + 4.9288412, + 51.4479938 + ], + [ + 4.9285606, + 51.447895 + ], + [ + 4.928322, + 51.4478111 + ], + [ + 4.9280955, + 51.4479576 + ], + [ + 4.9279455, + 51.4480661 + ], + [ + 4.9279088, + 51.4480909 + ], + [ + 4.9278162, + 51.4481537 + ], + [ + 4.9277092, + 51.4482374 + ], + [ + 4.9276351, + 51.4482927 + ], + [ + 4.9275052, + 51.4483895 + ], + [ + 4.9274018, + 51.4484594 + ], + [ + 4.9273362, + 51.4485038 + ] + ], + [ + [ + 4.9298121, + 51.4495938 + ], + [ + 4.9300148, + 51.4497503 + ], + [ + 4.9300848, + 51.4498 + ], + [ + 4.9304419, + 51.4500538 + ], + [ + 4.9308129, + 51.4502947 + ], + [ + 4.9309755, + 51.4504001 + ], + [ + 4.9317267, + 51.4495712 + ], + [ + 4.9319724, + 51.4493001 + ], + [ + 4.9310617, + 51.448964 + ], + [ + 4.9305181, + 51.4487857 + ], + [ + 4.9302408, + 51.4491032 + ], + [ + 4.9299112, + 51.4494804 + ], + [ + 4.9298121, + 51.4495938 + ] + ], + [ + [ + 4.9314924, + 51.4476286 + ], + [ + 4.9317828, + 51.4478059 + ], + [ + 4.9318258, + 51.4478335 + ], + [ + 4.9319994, + 51.4476645 + ], + [ + 4.932657, + 51.447945 + ], + [ + 4.9333593, + 51.448275 + ], + [ + 4.9342215, + 51.4473804 + ], + [ + 4.9339443, + 51.4473423 + ], + [ + 4.9331834, + 51.4471412 + ], + [ + 4.9323409, + 51.4468516 + ], + [ + 4.9318847, + 51.4466745 + ], + [ + 4.9315216, + 51.4470779 + ], + [ + 4.9319278, + 51.4472469 + ], + [ + 4.9314924, + 51.4476286 + ] + ], + [ + [ + 4.9329766, + 51.4496784 + ], + [ + 4.9352391, + 51.4498914 + ], + [ + 4.937231, + 51.450053 + ], + [ + 4.9371575, + 51.4502981 + ], + [ + 4.9378326, + 51.450281 + ], + [ + 4.9379806, + 51.4504267 + ], + [ + 4.9392663, + 51.4504728 + ], + [ + 4.9392796, + 51.450473 + ], + [ + 4.939518, + 51.4504734 + ], + [ + 4.9411397, + 51.4505069 + ], + [ + 4.9410865, + 51.4509167 + ], + [ + 4.94305, + 51.4508581 + ], + [ + 4.943123, + 51.450856 + ], + [ + 4.943146, + 51.4503799 + ], + [ + 4.9431815, + 51.4503856 + ], + [ + 4.9437153, + 51.4504747 + ], + [ + 4.9449607, + 51.4506727 + ], + [ + 4.9465767, + 51.4508475 + ], + [ + 4.9465097, + 51.4510241 + ], + [ + 4.9474715, + 51.4511587 + ], + [ + 4.9477607, + 51.450656 + ], + [ + 4.9486906, + 51.4511181 + ], + [ + 4.9489374, + 51.4512884 + ], + [ + 4.9492818, + 51.4513874 + ], + [ + 4.950387, + 51.4515761 + ], + [ + 4.9508151, + 51.4516518 + ], + [ + 4.9505125, + 51.4522528 + ], + [ + 4.949843, + 51.4521465 + ], + [ + 4.9496096, + 51.4530012 + ], + [ + 4.9494137, + 51.4536566 + ], + [ + 4.9508862, + 51.4537314 + ], + [ + 4.9514685, + 51.4537245 + ], + [ + 4.9515652, + 51.4537234 + ], + [ + 4.9516488, + 51.452858 + ], + [ + 4.9518405, + 51.4524382 + ], + [ + 4.952304, + 51.4521566 + ], + [ + 4.9528441, + 51.4518518 + ], + [ + 4.9529771, + 51.4517001 + ], + [ + 4.9528294, + 51.4516469 + ], + [ + 4.9527623, + 51.4516228 + ], + [ + 4.9518803, + 51.4513053 + ], + [ + 4.9513375, + 51.4511159 + ], + [ + 4.951777, + 51.4506651 + ], + [ + 4.9519417, + 51.4507032 + ], + [ + 4.9522271, + 51.4504706 + ], + [ + 4.9524941, + 51.4502381 + ], + [ + 4.95142, + 51.4499004 + ], + [ + 4.9504888, + 51.4495986 + ], + [ + 4.9496245, + 51.4493925 + ], + [ + 4.9490312, + 51.4492492 + ], + [ + 4.9486491, + 51.4490957 + ], + [ + 4.9486326, + 51.4489044 + ], + [ + 4.9485842, + 51.4488264 + ], + [ + 4.9484147, + 51.4487183 + ], + [ + 4.9483411, + 51.4486461 + ], + [ + 4.9482111, + 51.4485188 + ], + [ + 4.9480811, + 51.4480733 + ], + [ + 4.94801, + 51.4476595 + ], + [ + 4.9480014, + 51.4475901 + ], + [ + 4.9479969, + 51.447553 + ], + [ + 4.9479814, + 51.4474285 + ], + [ + 4.9470389, + 51.4473784 + ], + [ + 4.9464914, + 51.447379 + ], + [ + 4.9461607, + 51.4474928 + ], + [ + 4.9459024, + 51.4475628 + ], + [ + 4.9453846, + 51.4476157 + ], + [ + 4.9450161, + 51.4476405 + ], + [ + 4.944842, + 51.4477238 + ], + [ + 4.9447875, + 51.4478038 + ], + [ + 4.944698, + 51.447871 + ], + [ + 4.9455843, + 51.448093 + ], + [ + 4.9463909, + 51.4483497 + ], + [ + 4.945944, + 51.449082 + ], + [ + 4.9449422, + 51.4489658 + ], + [ + 4.9441466, + 51.4488013 + ], + [ + 4.9435158, + 51.4486725 + ], + [ + 4.9435514, + 51.4483075 + ], + [ + 4.9435643, + 51.4478714 + ], + [ + 4.9435247, + 51.4475682 + ], + [ + 4.9434898, + 51.4475504 + ], + [ + 4.9434247, + 51.4475374 + ], + [ + 4.9424138, + 51.4474067 + ], + [ + 4.9413601, + 51.4472244 + ], + [ + 4.9413886, + 51.4471157 + ], + [ + 4.9414019, + 51.4470428 + ], + [ + 4.9414207, + 51.4469877 + ], + [ + 4.9415444, + 51.4465187 + ], + [ + 4.9408439, + 51.4463559 + ], + [ + 4.9406767, + 51.4463171 + ], + [ + 4.9405493, + 51.4467323 + ], + [ + 4.940527, + 51.4467601 + ], + [ + 4.9405034, + 51.4467896 + ], + [ + 4.9404309, + 51.4467612 + ], + [ + 4.9403361, + 51.44673 + ], + [ + 4.9400712, + 51.4466359 + ], + [ + 4.9400325, + 51.4466817 + ], + [ + 4.939877, + 51.4468658 + ], + [ + 4.9396606, + 51.4467891 + ], + [ + 4.9397653, + 51.4465839 + ], + [ + 4.9398087, + 51.4464911 + ], + [ + 4.9398248, + 51.4464628 + ], + [ + 4.940062, + 51.4459243 + ], + [ + 4.9401666, + 51.4456283 + ], + [ + 4.9401783, + 51.4455956 + ], + [ + 4.9402064, + 51.4455163 + ], + [ + 4.940335, + 51.445296 + ], + [ + 4.9399581, + 51.4452315 + ], + [ + 4.9398213, + 51.4454945 + ], + [ + 4.9397972, + 51.4455408 + ], + [ + 4.9397052, + 51.4457179 + ], + [ + 4.9394144, + 51.4463157 + ], + [ + 4.939302, + 51.4464243 + ], + [ + 4.9391279, + 51.4465263 + ], + [ + 4.9390335, + 51.4465703 + ], + [ + 4.9390082, + 51.4468793 + ], + [ + 4.938987, + 51.4472112 + ], + [ + 4.9379955, + 51.4470424 + ], + [ + 4.9367339, + 51.4468793 + ], + [ + 4.93646, + 51.4468739 + ], + [ + 4.9363116, + 51.446973 + ], + [ + 4.9363044, + 51.4469807 + ], + [ + 4.9362504, + 51.4470374 + ], + [ + 4.9365389, + 51.4473219 + ], + [ + 4.9368528, + 51.447611 + ], + [ + 4.9347374, + 51.4474798 + ], + [ + 4.9338469, + 51.4486421 + ], + [ + 4.9329766, + 51.4496784 + ] + ], + [ + [ + 4.9392928, + 51.4435941 + ], + [ + 4.9395565, + 51.4436656 + ], + [ + 4.9399406, + 51.4437689 + ], + [ + 4.9400311, + 51.4437795 + ], + [ + 4.9402041, + 51.4434042 + ], + [ + 4.9403212, + 51.4430982 + ], + [ + 4.9399189, + 51.4430581 + ], + [ + 4.9399272, + 51.4430316 + ], + [ + 4.9402841, + 51.4418864 + ], + [ + 4.9398545, + 51.4419118 + ], + [ + 4.9396121, + 51.4425761 + ], + [ + 4.9395429, + 51.4427657 + ], + [ + 4.9394776, + 51.4429819 + ], + [ + 4.9392928, + 51.4435941 + ] + ], + [ + [ + 4.9398437, + 51.4394609 + ], + [ + 4.9399317, + 51.4397482 + ], + [ + 4.9414328, + 51.4399927 + ], + [ + 4.9414334, + 51.4397895 + ], + [ + 4.9412437, + 51.4397746 + ], + [ + 4.9412635, + 51.4396306 + ], + [ + 4.9399711, + 51.4394761 + ], + [ + 4.9398437, + 51.4394609 + ] + ], + [ + [ + 4.9398924, + 51.4361211 + ], + [ + 4.9410254, + 51.4362882 + ], + [ + 4.9421034, + 51.4364498 + ], + [ + 4.9423464, + 51.4361277 + ], + [ + 4.9424882, + 51.4359398 + ], + [ + 4.9426541, + 51.4355087 + ], + [ + 4.9427953, + 51.4351328 + ], + [ + 4.9420231, + 51.434972 + ], + [ + 4.9412897, + 51.4348233 + ], + [ + 4.9409546, + 51.4347554 + ], + [ + 4.9409143, + 51.4352223 + ], + [ + 4.9402703, + 51.4352718 + ], + [ + 4.940062, + 51.4357279 + ], + [ + 4.9398924, + 51.4361211 + ] + ], + [ + [ + 4.9406749, + 51.4551872 + ], + [ + 4.9407706, + 51.4554904 + ], + [ + 4.9416772, + 51.4554279 + ], + [ + 4.9421647, + 51.4551235 + ], + [ + 4.9415559, + 51.4551495 + ], + [ + 4.9406749, + 51.4551872 + ] + ], + [ + [ + 4.940883, + 51.4392857 + ], + [ + 4.9415767, + 51.4393752 + ], + [ + 4.9420369, + 51.4394569 + ], + [ + 4.9422471, + 51.4396224 + ], + [ + 4.9420819, + 51.4400231 + ], + [ + 4.9430713, + 51.4401634 + ], + [ + 4.942901, + 51.4399839 + ], + [ + 4.9425791, + 51.439657 + ], + [ + 4.942266, + 51.4394235 + ], + [ + 4.9417323, + 51.4390567 + ], + [ + 4.9417833, + 51.4389397 + ], + [ + 4.9418132, + 51.4388712 + ], + [ + 4.9421946, + 51.438058 + ], + [ + 4.9412716, + 51.4379722 + ], + [ + 4.9410699, + 51.4383754 + ], + [ + 4.9410341, + 51.4384961 + ], + [ + 4.9409242, + 51.4388674 + ], + [ + 4.940883, + 51.4392857 + ] + ], + [ + [ + 4.9409169, + 51.4452358 + ], + [ + 4.941145, + 51.4452957 + ], + [ + 4.9421497, + 51.4455596 + ], + [ + 4.942242, + 51.4451456 + ], + [ + 4.9410677, + 51.4448329 + ], + [ + 4.9409861, + 51.445051 + ], + [ + 4.9409169, + 51.4452358 + ] + ], + [ + [ + 4.9425299, + 51.4528784 + ], + [ + 4.9425631, + 51.4529183 + ], + [ + 4.9425782, + 51.4529365 + ], + [ + 4.9426315, + 51.453006 + ], + [ + 4.9426501, + 51.4530292 + ], + [ + 4.9428553, + 51.4533004 + ], + [ + 4.944743, + 51.453525 + ], + [ + 4.9448585, + 51.4529533 + ], + [ + 4.9439617, + 51.4529351 + ], + [ + 4.943071, + 51.4528337 + ], + [ + 4.9428677, + 51.4528289 + ], + [ + 4.9427059, + 51.4528544 + ], + [ + 4.9426285, + 51.4528637 + ], + [ + 4.9425536, + 51.4528728 + ], + [ + 4.9425299, + 51.4528784 + ] + ], + [ + [ + 4.9441104, + 51.4438644 + ], + [ + 4.9442969, + 51.4439067 + ], + [ + 4.9452855, + 51.4439852 + ], + [ + 4.9456989, + 51.4440969 + ], + [ + 4.9456817, + 51.4444274 + ], + [ + 4.9456763, + 51.4445311 + ], + [ + 4.945924, + 51.4445342 + ], + [ + 4.9458975, + 51.4451922 + ], + [ + 4.9476682, + 51.4451769 + ], + [ + 4.9477338, + 51.4456608 + ], + [ + 4.9481073, + 51.445609 + ], + [ + 4.9490456, + 51.4454958 + ], + [ + 4.9491263, + 51.4454789 + ], + [ + 4.9491806, + 51.4454587 + ], + [ + 4.9492319, + 51.4454316 + ], + [ + 4.9493113, + 51.4453562 + ], + [ + 4.9493505, + 51.4453655 + ], + [ + 4.9496768, + 51.4454686 + ], + [ + 4.9498689, + 51.4451636 + ], + [ + 4.9495389, + 51.4450519 + ], + [ + 4.9494008, + 51.445051 + ], + [ + 4.9494471, + 51.4449766 + ], + [ + 4.9495785, + 51.4447541 + ], + [ + 4.9490494, + 51.4447025 + ], + [ + 4.9492716, + 51.4444591 + ], + [ + 4.9496154, + 51.4439548 + ], + [ + 4.9495, + 51.4439197 + ], + [ + 4.9485157, + 51.4438327 + ], + [ + 4.9480604, + 51.4437818 + ], + [ + 4.9480246, + 51.4437808 + ], + [ + 4.9479671, + 51.4437792 + ], + [ + 4.9479215, + 51.4437876 + ], + [ + 4.947876, + 51.4438344 + ], + [ + 4.9479296, + 51.4440417 + ], + [ + 4.9474911, + 51.4440633 + ], + [ + 4.9466966, + 51.4440452 + ], + [ + 4.9461523, + 51.4440308 + ], + [ + 4.9459237, + 51.4440248 + ], + [ + 4.9459287, + 51.4438717 + ], + [ + 4.9449037, + 51.4437934 + ], + [ + 4.9443275, + 51.4435228 + ], + [ + 4.9441104, + 51.4438644 + ] + ], + [ + [ + 4.9486142, + 51.4550206 + ], + [ + 4.949582, + 51.4551519 + ], + [ + 4.9496654, + 51.4546351 + ], + [ + 4.9497811, + 51.4543284 + ], + [ + 4.9492156, + 51.4542953 + ], + [ + 4.94934, + 51.4538445 + ], + [ + 4.9488988, + 51.4538312 + ], + [ + 4.9486142, + 51.4550206 + ] + ], + [ + [ + 7.0086046, + 53.3126843 + ], + [ + 7.0109975, + 53.313614 + ], + [ + 7.0121348, + 53.3118544 + ], + [ + 7.0086046, + 53.3126843 + ] + ] + ], + [ + [ + [ + 4.2350276, + 51.3484714 + ], + [ + 4.2347191, + 51.3486527 + ], + [ + 4.2344738, + 51.3488427 + ], + [ + 4.2343713, + 51.3488623 + ], + [ + 4.2338991, + 51.3492424 + ], + [ + 4.2336691, + 51.3494096 + ], + [ + 4.2334729, + 51.3495268 + ], + [ + 4.2331585, + 51.3497093 + ], + [ + 4.2327269, + 51.350076 + ], + [ + 4.2320657, + 51.3504201 + ], + [ + 4.2318853, + 51.3504825 + ], + [ + 4.2317255, + 51.3506138 + ], + [ + 4.2316459, + 51.3507457 + ], + [ + 4.231471, + 51.3508951 + ], + [ + 4.2312146, + 51.3510964 + ], + [ + 4.2311507, + 51.3511758 + ], + [ + 4.2310291, + 51.3512274 + ], + [ + 4.2309445, + 51.3512564 + ], + [ + 4.230786, + 51.3513236 + ], + [ + 4.230742, + 51.3513278 + ], + [ + 4.230581, + 51.3513401 + ], + [ + 4.2304595, + 51.3513893 + ], + [ + 4.2303496, + 51.3514043 + ], + [ + 4.230061, + 51.351411 + ], + [ + 4.2298701, + 51.3512834 + ], + [ + 4.2296645, + 51.3511718 + ], + [ + 4.2293748, + 51.3510594 + ], + [ + 4.2290249, + 51.3508619 + ], + [ + 4.2284574, + 51.3505984 + ], + [ + 4.2282919, + 51.3504848 + ], + [ + 4.2281153, + 51.3503757 + ], + [ + 4.227942, + 51.3502828 + ], + [ + 4.2276315, + 51.3501244 + ], + [ + 4.2270741, + 51.3498953 + ], + [ + 4.2267451, + 51.3502469 + ], + [ + 4.2276022, + 51.3506274 + ], + [ + 4.2276685, + 51.3506005 + ], + [ + 4.2277785, + 51.3505809 + ], + [ + 4.2282092, + 51.3507563 + ], + [ + 4.2286786, + 51.3509984 + ], + [ + 4.2291778, + 51.3512201 + ], + [ + 4.2290708, + 51.3512672 + ], + [ + 4.2289232, + 51.3513367 + ], + [ + 4.2288093, + 51.3515301 + ], + [ + 4.2287711, + 51.3516098 + ], + [ + 4.2287014, + 51.351623 + ], + [ + 4.2286555, + 51.3517186 + ], + [ + 4.2286244, + 51.3518007 + ], + [ + 4.2284054, + 51.3519635 + ], + [ + 4.2283094, + 51.3520106 + ], + [ + 4.2282199, + 51.3520945 + ], + [ + 4.2281927, + 51.3521696 + ], + [ + 4.228173, + 51.3522313 + ], + [ + 4.2281271, + 51.3523337 + ], + [ + 4.2280665, + 51.3524316 + ], + [ + 4.228039, + 51.3525182 + ], + [ + 4.2280726, + 51.3526467 + ], + [ + 4.2280015, + 51.3528907 + ], + [ + 4.2278357, + 51.3529579 + ], + [ + 4.2275418, + 51.3530375 + ], + [ + 4.2273403, + 51.3530632 + ], + [ + 4.227048, + 51.3530698 + ], + [ + 4.2268534, + 51.3531183 + ], + [ + 4.2268088, + 51.3531568 + ], + [ + 4.2266559, + 51.3532973 + ], + [ + 4.2265873, + 51.3534339 + ], + [ + 4.2265085, + 51.3535201 + ], + [ + 4.2263282, + 51.3537518 + ], + [ + 4.2263492, + 51.3537978 + ], + [ + 4.2263297, + 51.3538525 + ], + [ + 4.2261793, + 51.3538786 + ], + [ + 4.226046, + 51.3539575 + ], + [ + 4.2259416, + 51.3540548 + ], + [ + 4.2259651, + 51.3541534 + ], + [ + 4.2260947, + 51.3542415 + ], + [ + 4.2260561, + 51.3543372 + ], + [ + 4.2260646, + 51.3544425 + ], + [ + 4.2261354, + 51.3545415 + ], + [ + 4.2260482, + 51.3546894 + ], + [ + 4.2260068, + 51.3547462 + ], + [ + 4.2258326, + 51.3548635 + ], + [ + 4.2256183, + 51.3549738 + ], + [ + 4.2253687, + 51.3550287 + ], + [ + 4.2250278, + 51.3550873 + ], + [ + 4.2248442, + 51.3551314 + ], + [ + 4.2247393, + 51.3552472 + ], + [ + 4.2247106, + 51.3553933 + ], + [ + 4.224584, + 51.3554997 + ], + [ + 4.2242804, + 51.3555222 + ], + [ + 4.2236985, + 51.3554095 + ], + [ + 4.2235699, + 51.3554449 + ], + [ + 4.2233747, + 51.3555186 + ], + [ + 4.2233117, + 51.3555592 + ], + [ + 4.2230873, + 51.3556349 + ], + [ + 4.2228192, + 51.3556966 + ], + [ + 4.2227669, + 51.3557556 + ], + [ + 4.2225314, + 51.3558289 + ], + [ + 4.2225022, + 51.355831 + ], + [ + 4.2224278, + 51.3558943 + ], + [ + 4.2224013, + 51.3559376 + ], + [ + 4.2224833, + 51.3560276 + ], + [ + 4.2227496, + 51.3562037 + ], + [ + 4.222784, + 51.3563001 + ], + [ + 4.2228154, + 51.356369 + ], + [ + 4.2227117, + 51.3564344 + ], + [ + 4.2226197, + 51.3564679 + ], + [ + 4.2226967, + 51.356615 + ], + [ + 4.2228043, + 51.3567052 + ], + [ + 4.2230245, + 51.3568238 + ], + [ + 4.2230881, + 51.3569181 + ], + [ + 4.223074, + 51.3570621 + ], + [ + 4.2229874, + 51.3571802 + ], + [ + 4.22282, + 51.357316 + ], + [ + 4.2225881, + 51.3575655 + ], + [ + 4.2223353, + 51.3579292 + ], + [ + 4.2220771, + 51.3582036 + ], + [ + 4.2219126, + 51.3582159 + ], + [ + 4.2217485, + 51.358203 + ], + [ + 4.221561, + 51.3582585 + ], + [ + 4.2213421, + 51.3583575 + ], + [ + 4.2212647, + 51.3583873 + ], + [ + 4.2209812, + 51.3586145 + ], + [ + 4.2205895, + 51.3590458 + ], + [ + 4.2204358, + 51.3591946 + ], + [ + 4.2201314, + 51.3595082 + ], + [ + 4.2198055, + 51.3599402 + ], + [ + 4.2196667, + 51.3603219 + ], + [ + 4.2196827, + 51.3603973 + ], + [ + 4.2194964, + 51.3605389 + ], + [ + 4.2194749, + 51.3606504 + ], + [ + 4.2194904, + 51.3607395 + ], + [ + 4.2195417, + 51.3608587 + ], + [ + 4.2195679, + 51.3609571 + ], + [ + 4.2194632, + 51.3610472 + ], + [ + 4.2193109, + 51.3611435 + ], + [ + 4.2191872, + 51.3611421 + ], + [ + 4.2189503, + 51.3610163 + ], + [ + 4.2187094, + 51.3609086 + ], + [ + 4.2184399, + 51.3609101 + ], + [ + 4.2180222, + 51.3611107 + ], + [ + 4.2179504, + 51.3611989 + ], + [ + 4.2176619, + 51.3614694 + ], + [ + 4.2175951, + 51.3615097 + ], + [ + 4.2173904, + 51.3615347 + ], + [ + 4.217263, + 51.3615333 + ], + [ + 4.2170836, + 51.3615609 + ], + [ + 4.2169872, + 51.3616146 + ], + [ + 4.2168313, + 51.3617132 + ], + [ + 4.2168549, + 51.3617796 + ], + [ + 4.2169205, + 51.3619013 + ], + [ + 4.2168762, + 51.3620445 + ], + [ + 4.2169114, + 51.3620859 + ], + [ + 4.2169851, + 51.3621825 + ], + [ + 4.2169423, + 51.3622733 + ], + [ + 4.2168919, + 51.3623731 + ], + [ + 4.2167837, + 51.3624631 + ], + [ + 4.2162809, + 51.3628338 + ], + [ + 4.2161462, + 51.3629508 + ], + [ + 4.2159936, + 51.3630608 + ], + [ + 4.2158939, + 51.3631077 + ], + [ + 4.2157496, + 51.3631813 + ], + [ + 4.2156908, + 51.3633221 + ], + [ + 4.2155933, + 51.3634168 + ], + [ + 4.2155988, + 51.3634784 + ], + [ + 4.2156462, + 51.3635999 + ], + [ + 4.2156001, + 51.3636791 + ], + [ + 4.2155586, + 51.3637289 + ], + [ + 4.2154675, + 51.3638509 + ], + [ + 4.215429, + 51.3639236 + ], + [ + 4.2154142, + 51.3640511 + ], + [ + 4.2153786, + 51.3641442 + ], + [ + 4.2153107, + 51.3642233 + ], + [ + 4.2153101, + 51.3643716 + ], + [ + 4.2153071, + 51.3644696 + ], + [ + 4.215257, + 51.3645648 + ], + [ + 4.2152493, + 51.3647038 + ], + [ + 4.2153817, + 51.3647806 + ], + [ + 4.2153677, + 51.3648831 + ], + [ + 4.2152733, + 51.3649984 + ], + [ + 4.2151473, + 51.3650677 + ], + [ + 4.2148278, + 51.3652784 + ], + [ + 4.214804, + 51.3653443 + ], + [ + 4.2148849, + 51.3655665 + ], + [ + 4.2148617, + 51.3656072 + ], + [ + 4.2149023, + 51.365715 + ], + [ + 4.2149123, + 51.3658701 + ], + [ + 4.2147592, + 51.3659938 + ], + [ + 4.2146415, + 51.3660336 + ], + [ + 4.2144959, + 51.3661528 + ], + [ + 4.2143685, + 51.36627 + ], + [ + 4.2143266, + 51.3664543 + ], + [ + 4.2143113, + 51.3666001 + ], + [ + 4.2144117, + 51.3667792 + ], + [ + 4.2144052, + 51.3668748 + ], + [ + 4.2144247, + 51.3669572 + ], + [ + 4.2144678, + 51.3670991 + ], + [ + 4.2144779, + 51.3671265 + ], + [ + 4.2143377, + 51.3671889 + ], + [ + 4.2142241, + 51.3672104 + ], + [ + 4.214128, + 51.3672572 + ], + [ + 4.2141113, + 51.3673277 + ], + [ + 4.2140972, + 51.3674347 + ], + [ + 4.2140432, + 51.3675345 + ], + [ + 4.2139443, + 51.3676793 + ], + [ + 4.2138448, + 51.3678402 + ], + [ + 4.2137817, + 51.3679968 + ], + [ + 4.2136477, + 51.3682166 + ], + [ + 4.2135513, + 51.3682725 + ], + [ + 4.2134951, + 51.3684475 + ], + [ + 4.2133915, + 51.3685011 + ], + [ + 4.2133204, + 51.3685687 + ], + [ + 4.2132117, + 51.3686656 + ], + [ + 4.2131687, + 51.3687654 + ], + [ + 4.2130195, + 51.3688823 + ], + [ + 4.2128869, + 51.3691774 + ], + [ + 4.2128794, + 51.3694305 + ], + [ + 4.2129156, + 51.3695609 + ], + [ + 4.212983, + 51.3696255 + ], + [ + 4.2130613, + 51.3696835 + ], + [ + 4.2131607, + 51.3697735 + ], + [ + 4.2132537, + 51.3698316 + ], + [ + 4.2133383, + 51.3701792 + ], + [ + 4.2135754, + 51.3705354 + ], + [ + 4.2137435, + 51.3707677 + ], + [ + 4.2137364, + 51.3708816 + ], + [ + 4.2137158, + 51.3710844 + ], + [ + 4.2135998, + 51.3713135 + ], + [ + 4.2133643, + 51.3715115 + ], + [ + 4.212951, + 51.3718125 + ], + [ + 4.2126555, + 51.3719415 + ], + [ + 4.2125407, + 51.3718809 + ], + [ + 4.212213, + 51.3716286 + ], + [ + 4.211919, + 51.371591 + ], + [ + 4.2116881, + 51.3716317 + ], + [ + 4.2114732, + 51.3717502 + ], + [ + 4.2112249, + 51.3718957 + ], + [ + 4.2109477, + 51.3720225 + ], + [ + 4.2103197, + 51.3724328 + ], + [ + 4.2102072, + 51.372541 + ], + [ + 4.2100291, + 51.3726463 + ], + [ + 4.2098486, + 51.3728335 + ], + [ + 4.2098393, + 51.3729041 + ], + [ + 4.209701, + 51.3730211 + ], + [ + 4.2095218, + 51.3730419 + ], + [ + 4.2093433, + 51.3730399 + ], + [ + 4.209172, + 51.3730402 + ], + [ + 4.2090444, + 51.3731643 + ], + [ + 4.2088794, + 51.3732011 + ], + [ + 4.208557, + 51.3733777 + ], + [ + 4.2084455, + 51.3734517 + ], + [ + 4.2083727, + 51.373574 + ], + [ + 4.2083155, + 51.3736578 + ], + [ + 4.2082162, + 51.3738117 + ], + [ + 4.2080436, + 51.3739809 + ], + [ + 4.2074971, + 51.3743396 + ], + [ + 4.2074194, + 51.3743798 + ], + [ + 4.2071865, + 51.3744934 + ], + [ + 4.2069865, + 51.3746007 + ], + [ + 4.2067715, + 51.3747214 + ], + [ + 4.20664, + 51.3747313 + ], + [ + 4.2062806, + 51.3748116 + ], + [ + 4.2061617, + 51.3748878 + ], + [ + 4.2057239, + 51.3750243 + ], + [ + 4.2048966, + 51.3752704 + ], + [ + 4.2046369, + 51.3753016 + ], + [ + 4.2034889, + 51.3754277 + ], + [ + 4.2032798, + 51.3754709 + ], + [ + 4.2030644, + 51.3754821 + ], + [ + 4.2028061, + 51.3754678 + ], + [ + 4.2024572, + 51.3754365 + ], + [ + 4.2023536, + 51.3753646 + ], + [ + 4.2023078, + 51.3751952 + ], + [ + 4.2021162, + 51.3750175 + ], + [ + 4.2018509, + 51.3749962 + ], + [ + 4.2016432, + 51.3751148 + ], + [ + 4.2013594, + 51.3752187 + ], + [ + 4.2011604, + 51.3752963 + ], + [ + 4.200041, + 51.3756827 + ], + [ + 4.1999201, + 51.3757041 + ], + [ + 4.199636, + 51.3758172 + ], + [ + 4.1991129, + 51.3760051 + ], + [ + 4.1989694, + 51.3760514 + ], + [ + 4.1988281, + 51.3761478 + ], + [ + 4.1984179, + 51.3763347 + ], + [ + 4.1982148, + 51.3764213 + ], + [ + 4.1978157, + 51.3764852 + ], + [ + 4.1974344, + 51.3765607 + ], + [ + 4.1971412, + 51.3766143 + ], + [ + 4.1969338, + 51.3766029 + ], + [ + 4.1965619, + 51.3766123 + ], + [ + 4.1959894, + 51.3766195 + ], + [ + 4.1956862, + 51.3766457 + ], + [ + 4.1955299, + 51.3766301 + ], + [ + 4.1954653, + 51.3765975 + ], + [ + 4.1952905, + 51.3765977 + ], + [ + 4.1951585, + 51.3766236 + ], + [ + 4.194947, + 51.3766258 + ], + [ + 4.1948253, + 51.3766723 + ], + [ + 4.1946701, + 51.3767435 + ], + [ + 4.194547, + 51.376717 + ], + [ + 4.1943646, + 51.376724 + ], + [ + 4.1942444, + 51.3767204 + ], + [ + 4.1941422, + 51.3767237 + ], + [ + 4.1940718, + 51.376764 + ], + [ + 4.1938763, + 51.3768416 + ], + [ + 4.1936891, + 51.3768874 + ], + [ + 4.1935614, + 51.3768927 + ], + [ + 4.1933873, + 51.3768657 + ], + [ + 4.1930987, + 51.3768874 + ], + [ + 4.1928661, + 51.3768665 + ], + [ + 4.1925927, + 51.3768679 + ], + [ + 4.192125, + 51.3769059 + ], + [ + 4.1920572, + 51.3768572 + ], + [ + 4.1919346, + 51.376817 + ], + [ + 4.1917515, + 51.3768423 + ], + [ + 4.1916369, + 51.3768958 + ], + [ + 4.1914647, + 51.376928 + ], + [ + 4.1911944, + 51.37695 + ], + [ + 4.1908004, + 51.3769615 + ], + [ + 4.1905834, + 51.3769087 + ], + [ + 4.1903655, + 51.3768811 + ], + [ + 4.1900597, + 51.3768708 + ], + [ + 4.1899289, + 51.3768579 + ], + [ + 4.1898472, + 51.3767839 + ], + [ + 4.1895429, + 51.3768489 + ], + [ + 4.1890923, + 51.3769258 + ], + [ + 4.1887224, + 51.3768668 + ], + [ + 4.1885195, + 51.3768257 + ], + [ + 4.1883204, + 51.3767824 + ], + [ + 4.1881775, + 51.3766827 + ], + [ + 4.1878158, + 51.3765964 + ], + [ + 4.1877145, + 51.3765701 + ], + [ + 4.187607, + 51.3765073 + ], + [ + 4.1874263, + 51.3764573 + ], + [ + 4.1872939, + 51.3764991 + ], + [ + 4.1871645, + 51.3765593 + ], + [ + 4.1870282, + 51.3766056 + ], + [ + 4.1868623, + 51.3766675 + ], + [ + 4.1867195, + 51.376691 + ], + [ + 4.1865334, + 51.3767002 + ], + [ + 4.1863959, + 51.3766667 + ], + [ + 4.1861343, + 51.3766409 + ], + [ + 4.186012, + 51.3765893 + ], + [ + 4.1859335, + 51.3765314 + ], + [ + 4.1857946, + 51.3764225 + ], + [ + 4.1857507, + 51.3763103 + ], + [ + 4.1856921, + 51.3761956 + ], + [ + 4.1855048, + 51.376125 + ], + [ + 4.1852679, + 51.3761268 + ], + [ + 4.1850934, + 51.3761088 + ], + [ + 4.1849156, + 51.3760886 + ], + [ + 4.1846859, + 51.3760882 + ], + [ + 4.1842506, + 51.3759007 + ], + [ + 4.1725968, + 51.3730035 + ], + [ + 4.17245, + 51.3731546 + ], + [ + 4.1721365, + 51.3731601 + ], + [ + 4.1718953, + 51.3731824 + ], + [ + 4.1717707, + 51.373206 + ], + [ + 4.171558, + 51.3732491 + ], + [ + 4.1713997, + 51.3733043 + ], + [ + 4.1712951, + 51.3733852 + ], + [ + 4.1711732, + 51.3734385 + ], + [ + 4.1710664, + 51.3734738 + ], + [ + 4.170884, + 51.373483 + ], + [ + 4.170714, + 51.37344 + ], + [ + 4.1705183, + 51.3734058 + ], + [ + 4.1703036, + 51.3733942 + ], + [ + 4.1701212, + 51.3734035 + ], + [ + 4.1699206, + 51.373408 + ], + [ + 4.1697351, + 51.3733944 + ], + [ + 4.1695317, + 51.3733738 + ], + [ + 4.1692822, + 51.373307 + ], + [ + 4.1691274, + 51.3732482 + ], + [ + 4.1689867, + 51.3732032 + ], + [ + 4.1689821, + 51.3731096 + ], + [ + 4.1690493, + 51.373058 + ], + [ + 4.1691552, + 51.3729314 + ], + [ + 4.1691429, + 51.3728606 + ], + [ + 4.1691119, + 51.3728009 + ], + [ + 4.1685686, + 51.3728106 + ], + [ + 4.1684726, + 51.3727296 + ], + [ + 4.1683984, + 51.372658 + ], + [ + 4.1683677, + 51.372587 + ], + [ + 4.1683927, + 51.3724869 + ], + [ + 4.1684696, + 51.3723555 + ], + [ + 4.1685035, + 51.3723171 + ], + [ + 4.1662546, + 51.3717488 + ], + [ + 4.1661238, + 51.3717361 + ], + [ + 4.1660519, + 51.3717013 + ], + [ + 4.1621861, + 51.3701529 + ], + [ + 4.1620417, + 51.3701014 + ], + [ + 4.1619917, + 51.3699233 + ], + [ + 4.1620461, + 51.3697894 + ], + [ + 4.1624388, + 51.3695242 + ], + [ + 4.1628, + 51.3693521 + ], + [ + 4.1629932, + 51.3692012 + ], + [ + 4.1630846, + 51.3690449 + ], + [ + 4.1631859, + 51.3689251 + ], + [ + 4.163309, + 51.3686688 + ], + [ + 4.1630801, + 51.3685072 + ], + [ + 4.1629757, + 51.3684583 + ], + [ + 4.1624442, + 51.3684533 + ], + [ + 4.1620961, + 51.3685412 + ], + [ + 4.1617267, + 51.3686015 + ], + [ + 4.1613969, + 51.3686827 + ], + [ + 4.1611486, + 51.3688535 + ], + [ + 4.1608904, + 51.3689877 + ], + [ + 4.1606034, + 51.3691013 + ], + [ + 4.1603895, + 51.3692041 + ], + [ + 4.1600789, + 51.3692513 + ], + [ + 4.1598602, + 51.369256 + ], + [ + 4.1595763, + 51.3692534 + ], + [ + 4.1592373, + 51.3692661 + ], + [ + 4.1588687, + 51.3692968 + ], + [ + 4.1586558, + 51.3693631 + ], + [ + 4.1584004, + 51.3693908 + ], + [ + 4.1580968, + 51.3693057 + ], + [ + 4.1577712, + 51.3692273 + ], + [ + 4.1575496, + 51.3692093 + ], + [ + 4.1573434, + 51.3691548 + ], + [ + 4.1571231, + 51.3690865 + ], + [ + 4.1570768, + 51.3690518 + ], + [ + 4.1568796, + 51.3690727 + ], + [ + 4.1568526, + 51.3691272 + ], + [ + 4.1568119, + 51.3691563 + ], + [ + 4.1566932, + 51.3692327 + ], + [ + 4.1566069, + 51.3693343 + ], + [ + 4.1565875, + 51.3693751 + ], + [ + 4.1564281, + 51.3694807 + ], + [ + 4.1562969, + 51.3694862 + ], + [ + 4.1562644, + 51.3694768 + ], + [ + 4.1560899, + 51.369466 + ], + [ + 4.1559877, + 51.369474 + ], + [ + 4.1558203, + 51.3694724 + ], + [ + 4.1556563, + 51.3694753 + ], + [ + 4.1555987, + 51.3694497 + ], + [ + 4.1554884, + 51.3694941 + ], + [ + 4.1554759, + 51.3695532 + ], + [ + 4.1554647, + 51.3697013 + ], + [ + 4.1553799, + 51.3697414 + ], + [ + 4.1552551, + 51.3697766 + ], + [ + 4.1550953, + 51.3697591 + ], + [ + 4.1549166, + 51.3697733 + ], + [ + 4.154708, + 51.3698123 + ], + [ + 4.1544422, + 51.3698096 + ], + [ + 4.154477, + 51.3697348 + ], + [ + 4.1545051, + 51.3696348 + ], + [ + 4.154667, + 51.369568 + ], + [ + 4.1548095, + 51.3695512 + ], + [ + 4.1549338, + 51.3695342 + ], + [ + 4.1550296, + 51.3694896 + ], + [ + 4.1549358, + 51.3694613 + ], + [ + 4.1547914, + 51.3694075 + ], + [ + 4.154731, + 51.3693545 + ], + [ + 4.1546536, + 51.3692512 + ], + [ + 4.1545928, + 51.3692119 + ], + [ + 4.1545582, + 51.3691409 + ], + [ + 4.1544362, + 51.3690759 + ], + [ + 4.1544351, + 51.3691146 + ], + [ + 4.1543624, + 51.3692483 + ], + [ + 4.1542249, + 51.3693541 + ], + [ + 4.1541205, + 51.3694419 + ], + [ + 4.1540276, + 51.3695161 + ], + [ + 4.1539417, + 51.3694583 + ], + [ + 4.1541026, + 51.368888 + ], + [ + 4.1540732, + 51.3687579 + ], + [ + 4.1538877, + 51.3686148 + ], + [ + 4.1537851, + 51.3686388 + ], + [ + 4.153543, + 51.3685658 + ], + [ + 4.1535062, + 51.3685836 + ], + [ + 4.1536712, + 51.368681 + ], + [ + 4.1538639, + 51.3688264 + ], + [ + 4.1537958, + 51.3689215 + ], + [ + 4.1536676, + 51.3689521 + ], + [ + 4.1534263, + 51.3689839 + ], + [ + 4.1532286, + 51.3690229 + ], + [ + 4.1530183, + 51.3691325 + ], + [ + 4.1527758, + 51.3693465 + ], + [ + 4.1525807, + 51.3694289 + ], + [ + 4.1523347, + 51.3693649 + ], + [ + 4.1520638, + 51.3692871 + ], + [ + 4.1517989, + 51.3692525 + ], + [ + 4.151574, + 51.3692206 + ], + [ + 4.1514447, + 51.3691533 + ], + [ + 4.1512533, + 51.3690944 + ], + [ + 4.1509373, + 51.3690639 + ], + [ + 4.1508544, + 51.3690312 + ], + [ + 4.1507393, + 51.3689777 + ], + [ + 4.1507094, + 51.3688726 + ], + [ + 4.1506411, + 51.3688378 + ], + [ + 4.1505875, + 51.3687962 + ], + [ + 4.150534, + 51.3686202 + ], + [ + 4.1505054, + 51.3685994 + ], + [ + 4.1504667, + 51.3685489 + ], + [ + 4.1504758, + 51.3684806 + ], + [ + 4.1505109, + 51.3683967 + ], + [ + 4.1505196, + 51.3683398 + ], + [ + 4.1504782, + 51.3682574 + ], + [ + 4.1504456, + 51.3681136 + ], + [ + 4.1505285, + 51.3680049 + ], + [ + 4.1506091, + 51.3679875 + ], + [ + 4.1507113, + 51.3679795 + ], + [ + 4.1509001, + 51.3679995 + ], + [ + 4.150982, + 51.3680687 + ], + [ + 4.1510906, + 51.368227 + ], + [ + 4.1511165, + 51.3680791 + ], + [ + 4.1511032, + 51.3680267 + ], + [ + 4.1512105, + 51.3679639 + ], + [ + 4.1513354, + 51.3679241 + ], + [ + 4.151417, + 51.367868 + ], + [ + 4.1515855, + 51.3678286 + ], + [ + 4.1517387, + 51.3678211 + ], + [ + 4.1518663, + 51.3678132 + ], + [ + 4.1520796, + 51.3677379 + ], + [ + 4.1519612, + 51.3676706 + ], + [ + 4.1519299, + 51.3676133 + ], + [ + 4.1520027, + 51.3674819 + ], + [ + 4.1521668, + 51.3674722 + ], + [ + 4.1522471, + 51.3674593 + ], + [ + 4.1523286, + 51.36741 + ], + [ + 4.1521296, + 51.3673601 + ], + [ + 4.152022, + 51.3673021 + ], + [ + 4.151918, + 51.3672418 + ], + [ + 4.1517714, + 51.3671401 + ], + [ + 4.1517732, + 51.3670718 + ], + [ + 4.1517161, + 51.3670256 + ], + [ + 4.1516093, + 51.3669358 + ], + [ + 4.1514844, + 51.3668456 + ], + [ + 4.1514575, + 51.3667588 + ], + [ + 4.1514489, + 51.3666699 + ], + [ + 4.1514316, + 51.3666355 + ], + [ + 4.1513789, + 51.3665643 + ], + [ + 4.1513101, + 51.36655 + ], + [ + 4.1510721, + 51.3664679 + ], + [ + 4.1508924, + 51.3663795 + ], + [ + 4.1507199, + 51.3662912 + ], + [ + 4.1505639, + 51.3662692 + ], + [ + 4.1504216, + 51.3661493 + ], + [ + 4.1503659, + 51.366053 + ], + [ + 4.1502112, + 51.3658419 + ], + [ + 4.150114, + 51.3651815 + ], + [ + 4.150059, + 51.3651363 + ], + [ + 4.1500871, + 51.3648974 + ], + [ + 4.1502465, + 51.3646529 + ], + [ + 4.1504669, + 51.3644477 + ], + [ + 4.1505932, + 51.364351 + ], + [ + 4.1507896, + 51.3640887 + ], + [ + 4.1508204, + 51.3640275 + ], + [ + 4.1509631, + 51.3638648 + ], + [ + 4.1509646, + 51.3638033 + ], + [ + 4.1510666, + 51.3636699 + ], + [ + 4.1511013, + 51.3636321 + ], + [ + 4.1511866, + 51.363539 + ], + [ + 4.1512262, + 51.3634163 + ], + [ + 4.1513207, + 51.3632829 + ], + [ + 4.1514081, + 51.363147 + ], + [ + 4.1513845, + 51.3629372 + ], + [ + 4.1514934, + 51.3628152 + ], + [ + 4.1515619, + 51.3627042 + ], + [ + 4.1514968, + 51.3625509 + ], + [ + 4.1518154, + 51.3623445 + ], + [ + 4.1518612, + 51.3622675 + ], + [ + 4.1519289, + 51.3621839 + ], + [ + 4.1522247, + 51.3620159 + ], + [ + 4.1523728, + 51.3619217 + ], + [ + 4.1524958, + 51.3618136 + ], + [ + 4.1525599, + 51.3617322 + ], + [ + 4.1526205, + 51.3616393 + ], + [ + 4.152659, + 51.3615668 + ], + [ + 4.1527196, + 51.361474 + ], + [ + 4.1528276, + 51.3613839 + ], + [ + 4.1528591, + 51.3612976 + ], + [ + 4.1529157, + 51.3612956 + ], + [ + 4.153215, + 51.3610551 + ], + [ + 4.1532357, + 51.3609642 + ], + [ + 4.1533757, + 51.3609017 + ], + [ + 4.1534476, + 51.3607954 + ], + [ + 4.1535253, + 51.3607529 + ], + [ + 4.1536132, + 51.3607309 + ], + [ + 4.153647, + 51.3606903 + ], + [ + 4.1535634, + 51.3606872 + ], + [ + 4.1534475, + 51.3606678 + ], + [ + 4.1534603, + 51.3605928 + ], + [ + 4.1534877, + 51.3605224 + ], + [ + 4.1535769, + 51.3604527 + ], + [ + 4.1536862, + 51.3603124 + ], + [ + 4.1537068, + 51.3602215 + ], + [ + 4.1537202, + 51.3601305 + ], + [ + 4.1538307, + 51.3600837 + ], + [ + 4.1539328, + 51.3600734 + ], + [ + 4.1540439, + 51.3600062 + ], + [ + 4.1541518, + 51.3599183 + ], + [ + 4.1542759, + 51.3597692 + ], + [ + 4.1544022, + 51.3596725 + ], + [ + 4.15455, + 51.3595919 + ], + [ + 4.1546105, + 51.359506 + ], + [ + 4.1547143, + 51.3594363 + ], + [ + 4.154838, + 51.3594375 + ], + [ + 4.1548646, + 51.3593946 + ], + [ + 4.1548214, + 51.3593805 + ], + [ + 4.1547388, + 51.3593386 + ], + [ + 4.1548627, + 51.3591963 + ], + [ + 4.1549698, + 51.3591381 + ], + [ + 4.154901, + 51.3591215 + ], + [ + 4.1549018, + 51.3590918 + ], + [ + 4.1548934, + 51.3589984 + ], + [ + 4.1548661, + 51.3589321 + ], + [ + 4.1549938, + 51.3587852 + ], + [ + 4.1550575, + 51.3587424 + ], + [ + 4.1552826, + 51.3584623 + ], + [ + 4.155401, + 51.3582516 + ], + [ + 4.1554764, + 51.3581566 + ], + [ + 4.1555574, + 51.3581255 + ], + [ + 4.1556997, + 51.3581086 + ], + [ + 4.1558062, + 51.3580779 + ], + [ + 4.1558557, + 51.357994 + ], + [ + 4.1558793, + 51.3579281 + ], + [ + 4.155964, + 51.3578903 + ], + [ + 4.1560479, + 51.3578843 + ], + [ + 4.1561646, + 51.3578741 + ], + [ + 4.1562727, + 51.3577771 + ], + [ + 4.1563334, + 51.3576886 + ], + [ + 4.156401, + 51.3575096 + ], + [ + 4.1564606, + 51.3574599 + ], + [ + 4.1566661, + 51.3574206 + ], + [ + 4.1570251, + 51.357376 + ], + [ + 4.1572415, + 51.3573346 + ], + [ + 4.1575271, + 51.3573075 + ], + [ + 4.1576776, + 51.3572745 + ], + [ + 4.1578686, + 51.3572284 + ], + [ + 4.1580752, + 51.3571411 + ], + [ + 4.1581969, + 51.357092 + ], + [ + 4.158362, + 51.3570614 + ], + [ + 4.1584212, + 51.3568724 + ], + [ + 4.1584982, + 51.3567108 + ], + [ + 4.158581, + 51.3566064 + ], + [ + 4.1587272, + 51.3564501 + ], + [ + 4.1588906, + 51.3563374 + ], + [ + 4.1589384, + 51.3561802 + ], + [ + 4.1590699, + 51.3558683 + ], + [ + 4.1592086, + 51.3555702 + ], + [ + 4.159288, + 51.3554567 + ], + [ + 4.1594117, + 51.3553253 + ], + [ + 4.1596114, + 51.3552197 + ], + [ + 4.1595801, + 51.3551577 + ], + [ + 4.1596287, + 51.3551125 + ], + [ + 4.1598412, + 51.3550848 + ], + [ + 4.159768, + 51.3549378 + ], + [ + 4.1597307, + 51.3548209 + ], + [ + 4.1598895, + 51.3547447 + ], + [ + 4.1599282, + 51.3546514 + ], + [ + 4.1600372, + 51.3545221 + ], + [ + 4.1593613, + 51.3514509 + ], + [ + 4.1592655, + 51.3514005 + ], + [ + 4.1593297, + 51.3513074 + ], + [ + 4.1597857, + 51.3510214 + ], + [ + 4.1601885, + 51.3508263 + ], + [ + 4.1604516, + 51.3506619 + ], + [ + 4.1607416, + 51.3504497 + ], + [ + 4.1610385, + 51.350249 + ], + [ + 4.1612766, + 51.3500662 + ], + [ + 4.161658, + 51.3498457 + ], + [ + 4.1618878, + 51.3497015 + ], + [ + 4.1621373, + 51.3494982 + ], + [ + 4.1623226, + 51.3492325 + ], + [ + 4.1624476, + 51.3490463 + ], + [ + 4.1640414, + 51.3471436 + ], + [ + 4.1638888, + 51.3471171 + ], + [ + 4.1637625, + 51.3470497 + ], + [ + 4.1637275, + 51.3469923 + ], + [ + 4.1637085, + 51.346871 + ], + [ + 4.1640377, + 51.346385 + ], + [ + 4.1645819, + 51.3456199 + ], + [ + 4.1649516, + 51.3451228 + ], + [ + 4.1650582, + 51.344941 + ], + [ + 4.1650646, + 51.3448245 + ], + [ + 4.165143, + 51.3447567 + ], + [ + 4.1650946, + 51.3446397 + ], + [ + 4.1650573, + 51.3445183 + ], + [ + 4.1650281, + 51.3443671 + ], + [ + 4.1650076, + 51.3441545 + ], + [ + 4.1650575, + 51.343899 + ], + [ + 4.1652437, + 51.3434482 + ], + [ + 4.1654076, + 51.3433103 + ], + [ + 4.1656164, + 51.3431272 + ], + [ + 4.16574, + 51.342998 + ], + [ + 4.1660413, + 51.3427631 + ], + [ + 4.1662993, + 51.3426649 + ], + [ + 4.1667208, + 51.3425888 + ], + [ + 4.1672628, + 51.342459 + ], + [ + 4.1679084, + 51.3422958 + ], + [ + 4.168332, + 51.3421306 + ], + [ + 4.1689947, + 51.3417435 + ], + [ + 4.1693194, + 51.3415955 + ], + [ + 4.1695988, + 51.3415112 + ], + [ + 4.1701418, + 51.3415553 + ], + [ + 4.170684, + 51.3414757 + ], + [ + 4.1705486, + 51.3413395 + ], + [ + 4.1702737, + 51.3412271 + ], + [ + 4.1701263, + 51.3411251 + ], + [ + 4.1700397, + 51.3409275 + ], + [ + 4.1699236, + 51.3407367 + ], + [ + 4.1696522, + 51.3404733 + ], + [ + 4.1691327, + 51.3402031 + ], + [ + 4.1683322, + 51.3397747 + ], + [ + 4.1678954, + 51.3395602 + ], + [ + 4.1677782, + 51.3394173 + ], + [ + 4.1674368, + 51.3391876 + ], + [ + 4.1673506, + 51.3391749 + ], + [ + 4.1671013, + 51.3392035 + ], + [ + 4.1669233, + 51.3391676 + ], + [ + 4.1668338, + 51.3390982 + ], + [ + 4.1666616, + 51.3389687 + ], + [ + 4.1665032, + 51.3388736 + ], + [ + 4.1663745, + 51.338765 + ], + [ + 4.1662717, + 51.3386339 + ], + [ + 4.1662596, + 51.3385309 + ], + [ + 4.1662945, + 51.3384444 + ], + [ + 4.1664288, + 51.3383222 + ], + [ + 4.1665691, + 51.3382573 + ], + [ + 4.1668895, + 51.3381413 + ], + [ + 4.1671694, + 51.3380365 + ], + [ + 4.1673824, + 51.337984 + ], + [ + 4.1676238, + 51.3378947 + ], + [ + 4.167885, + 51.3378103 + ], + [ + 4.1682263, + 51.3377357 + ], + [ + 4.168512, + 51.3376996 + ], + [ + 4.1692641, + 51.3376975 + ], + [ + 4.169717, + 51.3376858 + ], + [ + 4.1701054, + 51.3376254 + ], + [ + 4.1703992, + 51.3375503 + ], + [ + 4.1705949, + 51.3374562 + ], + [ + 4.1708054, + 51.3371997 + ], + [ + 4.1709743, + 51.337 + ], + [ + 4.1710597, + 51.3366211 + ], + [ + 4.171185, + 51.3362586 + ], + [ + 4.1711863, + 51.335888 + ], + [ + 4.1712647, + 51.3356555 + ], + [ + 4.1714099, + 51.335538 + ], + [ + 4.1717418, + 51.3355479 + ], + [ + 4.1720322, + 51.3356215 + ], + [ + 4.1723158, + 51.33567 + ], + [ + 4.17247, + 51.335628 + ], + [ + 4.1729148, + 51.3353394 + ], + [ + 4.173059, + 51.3352675 + ], + [ + 4.1732929, + 51.3350959 + ], + [ + 4.1731045, + 51.3350346 + ], + [ + 4.1729117, + 51.3351609 + ], + [ + 4.1728258, + 51.3352448 + ], + [ + 4.1727438, + 51.3353172 + ], + [ + 4.1725626, + 51.3354184 + ], + [ + 4.1724074, + 51.3355015 + ], + [ + 4.1722249, + 51.335493 + ], + [ + 4.1719756, + 51.3353809 + ], + [ + 4.1718387, + 51.335304 + ], + [ + 4.1717379, + 51.3352437 + ], + [ + 4.1714767, + 51.3351726 + ], + [ + 4.1713242, + 51.3351369 + ], + [ + 4.1711712, + 51.3351239 + ], + [ + 4.1710304, + 51.3352096 + ], + [ + 4.1708389, + 51.3357567 + ], + [ + 4.1705098, + 51.3365656 + ], + [ + 4.1704121, + 51.336997 + ], + [ + 4.1703329, + 51.3371083 + ], + [ + 4.1701776, + 51.3371892 + ], + [ + 4.1700302, + 51.3372473 + ], + [ + 4.1698074, + 51.3372497 + ], + [ + 4.1693854, + 51.3371908 + ], + [ + 4.1691572, + 51.3371156 + ], + [ + 4.1685088, + 51.3368944 + ], + [ + 4.168299, + 51.3368123 + ], + [ + 4.1682065, + 51.3367085 + ], + [ + 4.167686, + 51.3364795 + ], + [ + 4.1674235, + 51.3364427 + ], + [ + 4.1673872, + 51.3364115 + ], + [ + 4.1673304, + 51.3363447 + ], + [ + 4.1673083, + 51.3361982 + ], + [ + 4.1673235, + 51.335867 + ], + [ + 4.1673284, + 51.3356637 + ], + [ + 4.1673688, + 51.3355042 + ], + [ + 4.1674433, + 51.3352605 + ], + [ + 4.1674509, + 51.3351273 + ], + [ + 4.1674394, + 51.3346868 + ], + [ + 4.1674116, + 51.3347825 + ], + [ + 4.167318, + 51.3350307 + ], + [ + 4.1672069, + 51.3352514 + ], + [ + 4.1671394, + 51.3353284 + ], + [ + 4.1670356, + 51.3355445 + ], + [ + 4.1670564, + 51.3357435 + ], + [ + 4.1670379, + 51.3359033 + ], + [ + 4.1669665, + 51.3362934 + ], + [ + 4.1669564, + 51.3364144 + ], + [ + 4.1670188, + 51.3365498 + ], + [ + 4.1671315, + 51.3367223 + ], + [ + 4.1671826, + 51.3368781 + ], + [ + 4.167312, + 51.3371146 + ], + [ + 4.1671747, + 51.3372047 + ], + [ + 4.1670646, + 51.3372312 + ], + [ + 4.1667404, + 51.3373539 + ], + [ + 4.1663264, + 51.3375672 + ], + [ + 4.1659709, + 51.3377834 + ], + [ + 4.1658054, + 51.3379875 + ], + [ + 4.1655915, + 51.33823 + ], + [ + 4.1655064, + 51.3384304 + ], + [ + 4.1654913, + 51.3386016 + ], + [ + 4.1655725, + 51.338872 + ], + [ + 4.1656346, + 51.3390188 + ], + [ + 4.1657509, + 51.3393466 + ], + [ + 4.1657775, + 51.3394543 + ], + [ + 4.1657205, + 51.3395475 + ], + [ + 4.1659602, + 51.3399084 + ], + [ + 4.1662864, + 51.3401559 + ], + [ + 4.1665443, + 51.3403592 + ], + [ + 4.1667515, + 51.3405486 + ], + [ + 4.1669638, + 51.3406761 + ], + [ + 4.1669725, + 51.3407722 + ], + [ + 4.1669479, + 51.3408862 + ], + [ + 4.1670251, + 51.3410148 + ], + [ + 4.1671839, + 51.3410872 + ], + [ + 4.1672978, + 51.3411488 + ], + [ + 4.1673508, + 51.3413047 + ], + [ + 4.1673897, + 51.3413623 + ], + [ + 4.1673808, + 51.3414263 + ], + [ + 4.1672891, + 51.3414749 + ], + [ + 4.1671308, + 51.3414751 + ], + [ + 4.1664723, + 51.34154 + ], + [ + 4.1658455, + 51.3416417 + ], + [ + 4.1651763, + 51.3418435 + ], + [ + 4.1648262, + 51.3419843 + ], + [ + 4.1643469, + 51.3423273 + ], + [ + 4.1637158, + 51.3429179 + ], + [ + 4.1629395, + 51.343626 + ], + [ + 4.1627185, + 51.3438548 + ], + [ + 4.1625512, + 51.3441343 + ], + [ + 4.1625164, + 51.3445179 + ], + [ + 4.1623271, + 51.3452542 + ], + [ + 4.1621677, + 51.3458104 + ], + [ + 4.1619869, + 51.3461903 + ], + [ + 4.1617874, + 51.3462936 + ], + [ + 4.1613935, + 51.3464248 + ], + [ + 4.1607463, + 51.3466178 + ], + [ + 4.1600816, + 51.3467808 + ], + [ + 4.1587181, + 51.3471521 + ], + [ + 4.1577593, + 51.3473925 + ], + [ + 4.1566524, + 51.3475696 + ], + [ + 4.1564988, + 51.3475819 + ], + [ + 4.156383, + 51.3475398 + ], + [ + 4.1562572, + 51.3474587 + ], + [ + 4.1560083, + 51.3476323 + ], + [ + 4.1558039, + 51.3477835 + ], + [ + 4.1554943, + 51.3479041 + ], + [ + 4.15411, + 51.3482273 + ], + [ + 4.1533939, + 51.3482481 + ], + [ + 4.1527094, + 51.3483172 + ], + [ + 4.1521032, + 51.3483207 + ], + [ + 4.151919, + 51.3482391 + ], + [ + 4.1519186, + 51.3481065 + ], + [ + 4.1503366, + 51.3498035 + ], + [ + 4.1505831, + 51.3498766 + ], + [ + 4.150534, + 51.3499469 + ], + [ + 4.150183, + 51.3501151 + ], + [ + 4.1500462, + 51.3501824 + ], + [ + 4.1499461, + 51.3502432 + ], + [ + 4.1497606, + 51.3503648 + ], + [ + 4.1496928, + 51.350451 + ], + [ + 4.1495728, + 51.3505779 + ], + [ + 4.1494285, + 51.3506611 + ], + [ + 4.1492697, + 51.3507351 + ], + [ + 4.1491179, + 51.3508205 + ], + [ + 4.1489324, + 51.3509376 + ], + [ + 4.1487289, + 51.3510522 + ], + [ + 4.148573, + 51.3511536 + ], + [ + 4.148398, + 51.3512914 + ], + [ + 4.147707, + 51.3517786 + ], + [ + 4.1466735, + 51.3525345 + ], + [ + 4.1463419, + 51.3528079 + ], + [ + 4.1461959, + 51.3529506 + ], + [ + 4.1459465, + 51.3531448 + ], + [ + 4.1458638, + 51.35324 + ], + [ + 4.145352, + 51.3534134 + ], + [ + 4.1449318, + 51.3535787 + ], + [ + 4.1447705, + 51.3536069 + ], + [ + 4.1435844, + 51.3535776 + ], + [ + 4.1433278, + 51.3536163 + ], + [ + 4.1417185, + 51.3537224 + ], + [ + 4.1415787, + 51.3536184 + ], + [ + 4.1413182, + 51.3536708 + ], + [ + 4.1405461, + 51.3535882 + ], + [ + 4.1398338, + 51.3534467 + ], + [ + 4.139464, + 51.3533427 + ], + [ + 4.1392067, + 51.353265 + ], + [ + 4.1390175, + 51.3532312 + ], + [ + 4.1380691, + 51.3530487 + ], + [ + 4.1374907, + 51.3529587 + ], + [ + 4.1364447, + 51.352725 + ], + [ + 4.1360354, + 51.3525954 + ], + [ + 4.1357827, + 51.3524743 + ], + [ + 4.1355217, + 51.3523965 + ], + [ + 4.1349525, + 51.3522335 + ], + [ + 4.1348268, + 51.3521477 + ], + [ + 4.1347515, + 51.3520899 + ], + [ + 4.1346876, + 51.3520185 + ], + [ + 4.1344023, + 51.3520364 + ], + [ + 4.1342665, + 51.3519208 + ], + [ + 4.1341231, + 51.3518098 + ], + [ + 4.1339288, + 51.3516915 + ], + [ + 4.1337974, + 51.3515463 + ], + [ + 4.1339108, + 51.3513919 + ], + [ + 4.1341334, + 51.3512455 + ], + [ + 4.1342744, + 51.3511554 + ], + [ + 4.1343022, + 51.3510643 + ], + [ + 4.1343435, + 51.3508658 + ], + [ + 4.1344301, + 51.3507592 + ], + [ + 4.1346141, + 51.3505599 + ], + [ + 4.1347561, + 51.3504264 + ], + [ + 4.134974, + 51.3501748 + ], + [ + 4.1351125, + 51.3500413 + ], + [ + 4.1352206, + 51.3499464 + ], + [ + 4.1354481, + 51.3497543 + ], + [ + 4.135789, + 51.3494055 + ], + [ + 4.1360452, + 51.3492343 + ], + [ + 4.13634, + 51.3491227 + ], + [ + 4.1367118, + 51.3490006 + ], + [ + 4.1370759, + 51.3488943 + ], + [ + 4.1374028, + 51.3488151 + ], + [ + 4.1381929, + 51.3487539 + ], + [ + 4.1384188, + 51.3487697 + ], + [ + 4.1385711, + 51.3488168 + ], + [ + 4.1387194, + 51.3488707 + ], + [ + 4.1389675, + 51.34888 + ], + [ + 4.1391537, + 51.3488771 + ], + [ + 4.1394319, + 51.3488523 + ], + [ + 4.139703, + 51.3488114 + ], + [ + 4.1402081, + 51.3487635 + ], + [ + 4.1410014, + 51.3487184 + ], + [ + 4.1417098, + 51.3487227 + ], + [ + 4.1419322, + 51.3487316 + ], + [ + 4.1422201, + 51.3487549 + ], + [ + 4.1425947, + 51.3488155 + ], + [ + 4.1427585, + 51.3488352 + ], + [ + 4.1429209, + 51.3489145 + ], + [ + 4.1430963, + 51.3490555 + ], + [ + 4.1432112, + 51.349132 + ], + [ + 4.1433601, + 51.3491676 + ], + [ + 4.1435783, + 51.3492016 + ], + [ + 4.1437441, + 51.3491438 + ], + [ + 4.1437751, + 51.3490687 + ], + [ + 4.1436111, + 51.3490557 + ], + [ + 4.1434785, + 51.3491024 + ], + [ + 4.14338, + 51.349097 + ], + [ + 4.1432287, + 51.3490179 + ], + [ + 4.1431104, + 51.3489276 + ], + [ + 4.1429159, + 51.3488161 + ], + [ + 4.1427343, + 51.3487825 + ], + [ + 4.1425452, + 51.3487441 + ], + [ + 4.1423569, + 51.3486876 + ], + [ + 4.142193, + 51.3486677 + ], + [ + 4.1420617, + 51.3486597 + ], + [ + 4.1419675, + 51.3486314 + ], + [ + 4.1417895, + 51.3485955 + ], + [ + 4.141559, + 51.3486116 + ], + [ + 4.1413026, + 51.3486458 + ], + [ + 4.140872, + 51.3486371 + ], + [ + 4.1404197, + 51.3486215 + ], + [ + 4.1401612, + 51.348594 + ], + [ + 4.1399153, + 51.3486443 + ], + [ + 4.1395461, + 51.3486614 + ], + [ + 4.1391802, + 51.34869 + ], + [ + 4.1388641, + 51.3486276 + ], + [ + 4.1384825, + 51.3485555 + ], + [ + 4.138277, + 51.348453 + ], + [ + 4.1381991, + 51.3483518 + ], + [ + 4.1380208, + 51.3481787 + ], + [ + 4.1378914, + 51.3480976 + ], + [ + 4.1376878, + 51.3479106 + ], + [ + 4.1375149, + 51.3478198 + ], + [ + 4.1374216, + 51.3479012 + ], + [ + 4.1377352, + 51.3480664 + ], + [ + 4.1379286, + 51.348219 + ], + [ + 4.1380526, + 51.348371 + ], + [ + 4.1381226, + 51.348495 + ], + [ + 4.1380175, + 51.3486083 + ], + [ + 4.1376854, + 51.3486007 + ], + [ + 4.1373996, + 51.3486414 + ], + [ + 4.1371067, + 51.3486752 + ], + [ + 4.1364592, + 51.348877 + ], + [ + 4.1359392, + 51.3490893 + ], + [ + 4.1356877, + 51.3492194 + ], + [ + 4.1355353, + 51.3493277 + ], + [ + 4.1350165, + 51.3497845 + ], + [ + 4.1343427, + 51.3503083 + ], + [ + 4.1338368, + 51.3506874 + ], + [ + 4.1335772, + 51.3508518 + ], + [ + 4.1330758, + 51.3510459 + ], + [ + 4.132771, + 51.3511161 + ], + [ + 4.1324934, + 51.3511204 + ], + [ + 4.1317488, + 51.3511066 + ], + [ + 4.130504, + 51.3509509 + ], + [ + 4.1292766, + 51.3508229 + ], + [ + 4.1274642, + 51.3505887 + ], + [ + 4.1265676, + 51.3505186 + ], + [ + 4.1262775, + 51.3504381 + ], + [ + 4.1186997, + 51.3500307 + ], + [ + 4.1184791, + 51.350204 + ], + [ + 4.118325, + 51.3502319 + ], + [ + 4.1180512, + 51.3502309 + ], + [ + 4.1176732, + 51.3502972 + ], + [ + 4.1177781, + 51.3503282 + ], + [ + 4.11802, + 51.3502968 + ], + [ + 4.1182103, + 51.3502831 + ], + [ + 4.1183224, + 51.3503211 + ], + [ + 4.1182559, + 51.3504711 + ], + [ + 4.1174201, + 51.3512062 + ], + [ + 4.1172188, + 51.3512221 + ], + [ + 4.11713, + 51.3512645 + ], + [ + 4.1169712, + 51.3513243 + ], + [ + 4.1169836, + 51.3513976 + ], + [ + 4.1168311, + 51.3516175 + ], + [ + 4.1167042, + 51.3517143 + ], + [ + 4.1163525, + 51.3517557 + ], + [ + 4.1159906, + 51.3517697 + ], + [ + 4.1160389, + 51.3518662 + ], + [ + 4.1160166, + 51.3520008 + ], + [ + 4.1160254, + 51.3520764 + ], + [ + 4.1155837, + 51.3523225 + ], + [ + 4.115366, + 51.3523953 + ], + [ + 4.1148037, + 51.3526469 + ], + [ + 4.1142186, + 51.35293 + ], + [ + 4.1122899, + 51.3539468 + ], + [ + 4.1120784, + 51.3540682 + ], + [ + 4.1119, + 51.3541707 + ], + [ + 4.1117556, + 51.3542375 + ], + [ + 4.1108214, + 51.354345 + ], + [ + 4.1106725, + 51.3544438 + ], + [ + 4.1104323, + 51.3545392 + ], + [ + 4.1104239, + 51.3545414 + ], + [ + 4.1099759, + 51.3546616 + ], + [ + 4.1098418, + 51.3547515 + ], + [ + 4.1096987, + 51.3548983 + ], + [ + 4.1093589, + 51.3550313 + ], + [ + 4.1089799, + 51.3550085 + ], + [ + 4.108722, + 51.3550853 + ], + [ + 4.1085724, + 51.3552047 + ], + [ + 4.1085505, + 51.3553233 + ], + [ + 4.1083529, + 51.3553415 + ], + [ + 4.10796, + 51.3552932 + ], + [ + 4.1075779, + 51.3554966 + ], + [ + 4.1072234, + 51.3557574 + ], + [ + 4.107052, + 51.3558674 + ], + [ + 4.10665, + 51.3560065 + ], + [ + 4.1060058, + 51.356305 + ], + [ + 4.1057833, + 51.3564189 + ], + [ + 4.1056163, + 51.3563871 + ], + [ + 4.1052079, + 51.3566154 + ], + [ + 4.1046094, + 51.3568503 + ], + [ + 4.1038982, + 51.3570679 + ], + [ + 4.1037784, + 51.3571213 + ], + [ + 4.1035506, + 51.3572002 + ], + [ + 4.1034264, + 51.3572149 + ], + [ + 4.1032288, + 51.3572516 + ], + [ + 4.1030087, + 51.3573131 + ], + [ + 4.1028276, + 51.3574069 + ], + [ + 4.1026628, + 51.3574485 + ], + [ + 4.1025715, + 51.3574299 + ], + [ + 4.1014699, + 51.3578007 + ], + [ + 4.1013983, + 51.3578842 + ], + [ + 4.1012325, + 51.3579531 + ], + [ + 4.1010634, + 51.358013 + ], + [ + 4.1007729, + 51.3581216 + ], + [ + 4.1004002, + 51.3582977 + ], + [ + 4.0997219, + 51.3586051 + ], + [ + 4.0994649, + 51.3586844 + ], + [ + 4.09923, + 51.3587503 + ], + [ + 4.0986928, + 51.3589566 + ], + [ + 4.0983902, + 51.3591016 + ], + [ + 4.0980923, + 51.3592124 + ], + [ + 4.0979086, + 51.3592766 + ], + [ + 4.0977092, + 51.3593747 + ], + [ + 4.097483, + 51.3595251 + ], + [ + 4.0973508, + 51.3595624 + ], + [ + 4.0972309, + 51.3595521 + ], + [ + 4.0971738, + 51.3595105 + ], + [ + 4.0970559, + 51.359434 + ], + [ + 4.0961579, + 51.3596178 + ], + [ + 4.0961439, + 51.3596296 + ], + [ + 4.095961, + 51.3596596 + ], + [ + 4.0957866, + 51.3596487 + ], + [ + 4.0957262, + 51.3597256 + ], + [ + 4.0955357, + 51.359899 + ], + [ + 4.0954507, + 51.3599437 + ], + [ + 4.0953037, + 51.3599945 + ], + [ + 4.0950687, + 51.3601994 + ], + [ + 4.0949912, + 51.360299 + ], + [ + 4.0947574, + 51.3603875 + ], + [ + 4.0946862, + 51.3604573 + ], + [ + 4.094588, + 51.3604516 + ], + [ + 4.0945342, + 51.3604259 + ], + [ + 4.0944761, + 51.3604161 + ], + [ + 4.0943719, + 51.3604969 + ], + [ + 4.0940471, + 51.3606435 + ], + [ + 4.0939294, + 51.3606831 + ], + [ + 4.0937956, + 51.3607727 + ], + [ + 4.0934734, + 51.3609558 + ], + [ + 4.0932626, + 51.3610627 + ], + [ + 4.0931111, + 51.3611361 + ], + [ + 4.0930125, + 51.3611463 + ], + [ + 4.092965, + 51.3611503 + ], + [ + 4.0927833, + 51.3612598 + ], + [ + 4.0926171, + 51.3613398 + ], + [ + 4.0924371, + 51.3613879 + ], + [ + 4.092179, + 51.3614988 + ], + [ + 4.0919839, + 51.3615672 + ], + [ + 4.0918959, + 51.3615934 + ], + [ + 4.091797, + 51.3616105 + ], + [ + 4.091669, + 51.3616296 + ], + [ + 4.091492, + 51.3617003 + ], + [ + 4.0912886, + 51.3618074 + ], + [ + 4.0911589, + 51.361881 + ], + [ + 4.0910191, + 51.3619295 + ], + [ + 4.0907659, + 51.3619948 + ], + [ + 4.0905808, + 51.3620952 + ], + [ + 4.0904729, + 51.3621737 + ], + [ + 4.0903804, + 51.3622227 + ], + [ + 4.0903205, + 51.3622745 + ], + [ + 4.0902065, + 51.3623141 + ], + [ + 4.0899737, + 51.3624276 + ], + [ + 4.0898989, + 51.3624905 + ], + [ + 4.0897599, + 51.3625139 + ], + [ + 4.0896909, + 51.362504 + ], + [ + 4.0895774, + 51.3625277 + ], + [ + 4.0895068, + 51.3625747 + ], + [ + 4.0894653, + 51.3626221 + ], + [ + 4.0893875, + 51.3626667 + ], + [ + 4.0893682, + 51.362703 + ], + [ + 4.0893336, + 51.3627619 + ], + [ + 4.0892303, + 51.3628107 + ], + [ + 4.089182, + 51.3628421 + ], + [ + 4.0891808, + 51.3628853 + ], + [ + 4.0891315, + 51.3629486 + ], + [ + 4.0890254, + 51.3629678 + ], + [ + 4.0888987, + 51.362939 + ], + [ + 4.0886038, + 51.3629355 + ], + [ + 4.0884541, + 51.3629474 + ], + [ + 4.088237, + 51.3629016 + ], + [ + 4.0881641, + 51.3629124 + ], + [ + 4.0881702, + 51.3629441 + ], + [ + 4.0880145, + 51.3630356 + ], + [ + 4.0877531, + 51.3631329 + ], + [ + 4.0877297, + 51.3631827 + ], + [ + 4.0876485, + 51.3632228 + ], + [ + 4.0875275, + 51.3632487 + ], + [ + 4.087333, + 51.3632988 + ], + [ + 4.0870756, + 51.3633801 + ], + [ + 4.0868724, + 51.363478 + ], + [ + 4.0867254, + 51.363524 + ], + [ + 4.0866003, + 51.3635659 + ], + [ + 4.0864076, + 51.363783 + ], + [ + 4.0862709, + 51.3638222 + ], + [ + 4.0865173, + 51.3639044 + ], + [ + 4.0879546, + 51.3641171 + ], + [ + 4.0879762, + 51.3641586 + ], + [ + 4.0879748, + 51.3642075 + ], + [ + 4.0879642, + 51.3642288 + ], + [ + 4.0879048, + 51.3642721 + ], + [ + 4.086427, + 51.3641244 + ], + [ + 4.0859257, + 51.364082 + ], + [ + 4.0852885, + 51.3640813 + ], + [ + 4.0790611, + 51.3644429 + ], + [ + 4.0765448, + 51.3645543 + ], + [ + 4.0747597, + 51.3646949 + ], + [ + 4.0728185, + 51.3648199 + ], + [ + 4.0711407, + 51.3649047 + ], + [ + 4.0695822, + 51.365016 + ], + [ + 4.0656005, + 51.3651758 + ], + [ + 4.0624074, + 51.3653837 + ], + [ + 4.0606094, + 51.3654715 + ], + [ + 4.0592419, + 51.3655256 + ], + [ + 4.0589908, + 51.3655249 + ], + [ + 4.0588877, + 51.3655602 + ], + [ + 4.0588141, + 51.3655843 + ], + [ + 4.0587227, + 51.3655992 + ], + [ + 4.0585742, + 51.3655677 + ], + [ + 4.0584507, + 51.3655572 + ], + [ + 4.0524646, + 51.3658746 + ], + [ + 4.0513951, + 51.3661224 + ], + [ + 4.0507131, + 51.3663685 + ], + [ + 4.0498857, + 51.3667224 + ], + [ + 4.0494274, + 51.3669472 + ], + [ + 4.0491564, + 51.3671308 + ], + [ + 4.0488499, + 51.3673621 + ], + [ + 4.0484652, + 51.3676741 + ], + [ + 4.0484335, + 51.3677558 + ], + [ + 4.0483266, + 51.367914 + ], + [ + 4.0482845, + 51.3679841 + ], + [ + 4.048044, + 51.368102 + ], + [ + 4.0477381, + 51.3682214 + ], + [ + 4.0475303, + 51.3683463 + ], + [ + 4.0443941, + 51.3706028 + ], + [ + 4.0440697, + 51.3708495 + ], + [ + 4.0439132, + 51.3710846 + ], + [ + 4.0425119, + 51.3730567 + ], + [ + 4.0420864, + 51.3736279 + ], + [ + 4.0394979, + 51.3772329 + ], + [ + 4.0393803, + 51.3773887 + ], + [ + 4.0389771, + 51.3777028 + ], + [ + 4.037721, + 51.378624 + ], + [ + 4.036997, + 51.3791844 + ], + [ + 4.0362055, + 51.3797971 + ], + [ + 4.0365259, + 51.3800426 + ], + [ + 4.0366828, + 51.380147 + ], + [ + 4.0367099, + 51.3802179 + ], + [ + 4.036692, + 51.3803225 + ], + [ + 4.0360556, + 51.3812239 + ], + [ + 4.0355855, + 51.3818197 + ], + [ + 4.0354644, + 51.3818478 + ], + [ + 4.0353626, + 51.381842 + ], + [ + 4.0352399, + 51.3818041 + ], + [ + 4.0351546, + 51.3817324 + ], + [ + 4.0351828, + 51.3816439 + ], + [ + 4.0353927, + 51.3813389 + ], + [ + 4.0354053, + 51.3812866 + ], + [ + 4.0351183, + 51.3810256 + ], + [ + 4.0350401, + 51.3809631 + ], + [ + 4.0347633, + 51.3810782 + ], + [ + 4.0342574, + 51.3805913 + ], + [ + 4.0332719, + 51.3810053 + ], + [ + 4.0341795, + 51.3818093 + ], + [ + 4.0342132, + 51.3818628 + ], + [ + 4.034199, + 51.3819368 + ], + [ + 4.0341251, + 51.3820365 + ], + [ + 4.0335123, + 51.3824118 + ], + [ + 4.0328286, + 51.3828409 + ], + [ + 4.0326325, + 51.3833171 + ], + [ + 4.0331719, + 51.3836315 + ], + [ + 4.0333132, + 51.3836784 + ], + [ + 4.0339619, + 51.3830394 + ], + [ + 4.0344396, + 51.3825905 + ], + [ + 4.0344892, + 51.3825126 + ], + [ + 4.0345856, + 51.3824591 + ], + [ + 4.0346983, + 51.382465 + ], + [ + 4.0347619, + 51.3825319 + ], + [ + 4.0346643, + 51.3826265 + ], + [ + 4.0341452, + 51.3831487 + ], + [ + 4.033484, + 51.3837968 + ], + [ + 4.0334864, + 51.3839518 + ], + [ + 4.0333015, + 51.384519 + ], + [ + 4.0333538, + 51.3848183 + ], + [ + 4.0331906, + 51.3850214 + ], + [ + 4.0330184, + 51.3850348 + ], + [ + 4.0327738, + 51.3852168 + ], + [ + 4.0323981, + 51.3857611 + ], + [ + 4.0311518, + 51.3880224 + ], + [ + 4.0309742, + 51.388737 + ], + [ + 4.0307978, + 51.3895135 + ], + [ + 4.0304602, + 51.39011 + ], + [ + 4.0302804, + 51.3905043 + ], + [ + 4.0297821, + 51.3917627 + ], + [ + 4.0294807, + 51.3931165 + ], + [ + 4.0309688, + 51.3931045 + ], + [ + 4.0312383, + 51.3931696 + ], + [ + 4.0313406, + 51.3932463 + ], + [ + 4.0312761, + 51.3933197 + ], + [ + 4.0311799, + 51.3933361 + ], + [ + 4.0311211, + 51.393349 + ], + [ + 4.0308889, + 51.3933165 + ], + [ + 4.0290867, + 51.3934995 + ], + [ + 4.0290308, + 51.3935376 + ], + [ + 4.028953, + 51.3935776 + ], + [ + 4.0285724, + 51.3936299 + ], + [ + 4.027215, + 51.3936885 + ], + [ + 4.0262038, + 51.3937421 + ], + [ + 4.0259733, + 51.3937711 + ], + [ + 4.0257265, + 51.3938547 + ], + [ + 4.0252865, + 51.3940612 + ], + [ + 4.0246358, + 51.3943562 + ], + [ + 4.024587, + 51.3944012 + ], + [ + 4.0241319, + 51.3950905 + ], + [ + 4.0241647, + 51.3952049 + ], + [ + 4.0243545, + 51.3954305 + ], + [ + 4.0244122, + 51.3955679 + ], + [ + 4.0244327, + 51.3957276 + ], + [ + 4.0243152, + 51.3958697 + ], + [ + 4.0240819, + 51.3959899 + ], + [ + 4.0236835, + 51.3961422 + ], + [ + 4.0235879, + 51.3961707 + ], + [ + 4.0220911, + 51.3983487 + ], + [ + 4.0219792, + 51.3986719 + ], + [ + 4.0219727, + 51.3988518 + ], + [ + 4.0219734, + 51.3990341 + ], + [ + 4.0220313, + 51.3992206 + ], + [ + 4.0221059, + 51.3993902 + ], + [ + 4.0222071, + 51.3996512 + ], + [ + 4.0222581, + 51.3998842 + ], + [ + 4.0222369, + 51.4000981 + ], + [ + 4.0221834, + 51.4002911 + ], + [ + 4.0221153, + 51.4004863 + ], + [ + 4.0220696, + 51.4005495 + ], + [ + 4.0219878, + 51.4006738 + ], + [ + 4.0218672, + 51.4006007 + ], + [ + 4.0217867, + 51.4005254 + ], + [ + 4.0218364, + 51.4003991 + ], + [ + 4.0219061, + 51.4001966 + ], + [ + 4.0219477, + 51.3998879 + ], + [ + 4.0219098, + 51.3996704 + ], + [ + 4.0218196, + 51.3994005 + ], + [ + 4.0217234, + 51.3992035 + ], + [ + 4.0216452, + 51.399018 + ], + [ + 4.0216373, + 51.3988014 + ], + [ + 4.0216822, + 51.3985262 + ], + [ + 4.0217606, + 51.3983448 + ], + [ + 4.0218121, + 51.3982156 + ], + [ + 4.0218261, + 51.3981178 + ], + [ + 4.0217846, + 51.3980398 + ], + [ + 4.0216376, + 51.3979584 + ], + [ + 4.0197335, + 51.3973451 + ], + [ + 4.0190884, + 51.3971401 + ], + [ + 4.0187035, + 51.3970255 + ], + [ + 4.0185212, + 51.3969786 + ], + [ + 4.0183093, + 51.3969619 + ], + [ + 4.018206, + 51.3969686 + ], + [ + 4.0178922, + 51.3970564 + ], + [ + 4.0174617, + 51.397202 + ], + [ + 4.0172981, + 51.3972731 + ], + [ + 4.0172136, + 51.3973359 + ], + [ + 4.0171935, + 51.3974087 + ], + [ + 4.0171787, + 51.39752 + ], + [ + 4.0172029, + 51.3975969 + ], + [ + 4.0173423, + 51.3979266 + ], + [ + 4.0174362, + 51.3981893 + ], + [ + 4.0173262, + 51.3983199 + ], + [ + 4.0171519, + 51.398442 + ], + [ + 4.0169474, + 51.3985458 + ], + [ + 4.0168461, + 51.3985964 + ], + [ + 4.016718, + 51.398647 + ], + [ + 4.016543, + 51.3987374 + ], + [ + 4.0164036, + 51.3988286 + ], + [ + 4.0163647, + 51.3989231 + ], + [ + 4.0163392, + 51.3990085 + ], + [ + 4.0163647, + 51.3991348 + ], + [ + 4.0166007, + 51.3993415 + ], + [ + 4.0170406, + 51.3996494 + ], + [ + 4.0178291, + 51.4002317 + ], + [ + 4.018674, + 51.4008224 + ], + [ + 4.0190656, + 51.4010425 + ], + [ + 4.0192038, + 51.4011111 + ], + [ + 4.0193124, + 51.4011805 + ], + [ + 4.0193553, + 51.4012433 + ], + [ + 4.0193638, + 51.4013292 + ], + [ + 4.0192087, + 51.4013935 + ], + [ + 4.0189807, + 51.4013339 + ], + [ + 4.0185943, + 51.4012041 + ], + [ + 4.0182123, + 51.4011723 + ], + [ + 4.0177167, + 51.4011551 + ], + [ + 4.0169417, + 51.4012077 + ], + [ + 4.0106344, + 51.4018018 + ], + [ + 4.011138, + 51.4038082 + ], + [ + 4.0110061, + 51.4038249 + ], + [ + 4.0105348, + 51.4018348 + ], + [ + 4.0050037, + 51.4023352 + ], + [ + 4.0054147, + 51.4042562 + ], + [ + 4.0052832, + 51.4042615 + ], + [ + 4.0048496, + 51.4023653 + ], + [ + 4.0021644, + 51.4026049 + ], + [ + 4.0026806, + 51.4046616 + ], + [ + 4.0025272, + 51.4046666 + ], + [ + 4.0020436, + 51.4026194 + ], + [ + 4.0012095, + 51.4026939 + ], + [ + 4.000887, + 51.4029772 + ], + [ + 4.0005561, + 51.4031761 + ], + [ + 4.0002319, + 51.4032772 + ], + [ + 3.9998846, + 51.4033027 + ], + [ + 3.9996195, + 51.4032631 + ], + [ + 3.9993958, + 51.4030668 + ], + [ + 3.9993186, + 51.4030864 + ], + [ + 3.9998274, + 51.4050245 + ], + [ + 3.9997067, + 51.4050368 + ], + [ + 3.9991605, + 51.4031233 + ], + [ + 3.9981812, + 51.4032986 + ], + [ + 3.9977594, + 51.4033665 + ], + [ + 3.9971152, + 51.4034364 + ], + [ + 3.9976987, + 51.4059017 + ], + [ + 3.9975561, + 51.4059115 + ], + [ + 3.9970048, + 51.403467 + ], + [ + 3.994971, + 51.4036412 + ], + [ + 3.9957814, + 51.4070161 + ], + [ + 3.9956388, + 51.4070258 + ], + [ + 3.9948434, + 51.403642 + ], + [ + 3.9939029, + 51.4037334 + ], + [ + 3.9936231, + 51.4038166 + ], + [ + 3.9933518, + 51.403973 + ], + [ + 3.993291, + 51.4041705 + ], + [ + 3.9932049, + 51.4044725 + ], + [ + 3.9931207, + 51.4050639 + ], + [ + 3.9933966, + 51.4058077 + ], + [ + 3.9936505, + 51.4067904 + ], + [ + 3.9936878, + 51.4071144 + ], + [ + 3.9936583, + 51.4073579 + ], + [ + 3.9927083, + 51.4093881 + ], + [ + 3.9925961, + 51.4093572 + ], + [ + 3.9935013, + 51.4072466 + ], + [ + 3.9935319, + 51.4070852 + ], + [ + 3.9935016, + 51.4068889 + ], + [ + 3.9932101, + 51.4058237 + ], + [ + 3.9929468, + 51.4053763 + ], + [ + 3.9927554, + 51.4055495 + ], + [ + 3.9919809, + 51.4056975 + ], + [ + 3.9906427, + 51.4059095 + ], + [ + 3.9910026, + 51.4073492 + ], + [ + 3.9911341, + 51.4074602 + ], + [ + 3.9911603, + 51.4076746 + ], + [ + 3.9909222, + 51.4077037 + ], + [ + 3.9908059, + 51.407454 + ], + [ + 3.9909139, + 51.4073846 + ], + [ + 3.9905062, + 51.405958 + ], + [ + 3.9891756, + 51.4061564 + ], + [ + 3.9893637, + 51.4070244 + ], + [ + 3.9892358, + 51.4070275 + ], + [ + 3.9890575, + 51.4062006 + ], + [ + 3.9886261, + 51.4062297 + ], + [ + 3.9872196, + 51.4062881 + ], + [ + 3.9872878, + 51.4067902 + ], + [ + 3.9871421, + 51.4067816 + ], + [ + 3.9870878, + 51.4063002 + ], + [ + 3.9863653, + 51.4063076 + ], + [ + 3.9813253, + 51.4064032 + ], + [ + 3.9755995, + 51.4065255 + ], + [ + 3.9756052, + 51.4072683 + ], + [ + 3.9754771, + 51.4072806 + ], + [ + 3.9754311, + 51.4065417 + ], + [ + 3.9752232, + 51.4065438 + ], + [ + 3.975068, + 51.4064919 + ], + [ + 3.9740235, + 51.4059461 + ], + [ + 3.9736711, + 51.4057847 + ], + [ + 3.9735073, + 51.4057714 + ], + [ + 3.9708829, + 51.4056989 + ], + [ + 3.9682349, + 51.4080867 + ], + [ + 3.9681095, + 51.4080123 + ], + [ + 3.9707951, + 51.405593 + ], + [ + 3.9708922, + 51.4055189 + ], + [ + 3.971108, + 51.4055056 + ], + [ + 3.9732545, + 51.4055769 + ], + [ + 3.9733945, + 51.4055213 + ], + [ + 3.9734231, + 51.4054546 + ], + [ + 3.9732399, + 51.4052305 + ], + [ + 3.9696885, + 51.4016411 + ], + [ + 3.9657999, + 51.3977108 + ], + [ + 3.9622601, + 51.4002747 + ], + [ + 3.9620444, + 51.4002903 + ], + [ + 3.9619594, + 51.4002118 + ], + [ + 3.9622714, + 51.3999217 + ], + [ + 3.9654022, + 51.3976012 + ], + [ + 3.9654938, + 51.3974747 + ], + [ + 3.9655161, + 51.3973451 + ], + [ + 3.9653459, + 51.3971904 + ], + [ + 3.9652019, + 51.3967899 + ], + [ + 3.9651559, + 51.3959418 + ], + [ + 3.9652269, + 51.3950882 + ], + [ + 3.9654343, + 51.3912127 + ], + [ + 3.965501, + 51.3904912 + ], + [ + 3.9656429, + 51.3892444 + ], + [ + 3.9657272, + 51.3888877 + ], + [ + 3.9659743, + 51.38846 + ], + [ + 3.968272, + 51.3854664 + ], + [ + 3.9683845, + 51.3852536 + ], + [ + 3.9682972, + 51.3850224 + ], + [ + 3.9678673, + 51.3846641 + ], + [ + 3.9634558, + 51.3815486 + ], + [ + 3.9632254, + 51.381343 + ], + [ + 3.9631416, + 51.3811096 + ], + [ + 3.9631246, + 51.3807289 + ], + [ + 3.9627528, + 51.3755795 + ], + [ + 3.9627113, + 51.3753968 + ], + [ + 3.9624529, + 51.3751544 + ], + [ + 3.9616587, + 51.3745638 + ], + [ + 3.9613049, + 51.3741129 + ], + [ + 3.9591788, + 51.3712801 + ], + [ + 3.9591681, + 51.371043 + ], + [ + 3.9596317, + 51.3689729 + ], + [ + 3.9585298, + 51.3660072 + ], + [ + 3.9582135, + 51.3658258 + ], + [ + 3.9579897, + 51.3655842 + ], + [ + 3.9579465, + 51.3654173 + ], + [ + 3.9581051, + 51.3652068 + ], + [ + 3.9579494, + 51.3651597 + ], + [ + 3.9577392, + 51.3651052 + ], + [ + 3.9575825, + 51.36509 + ], + [ + 3.9575091, + 51.3652512 + ], + [ + 3.9574183, + 51.365378 + ], + [ + 3.9572465, + 51.3655291 + ], + [ + 3.9567945, + 51.3657914 + ], + [ + 3.9565887, + 51.3658533 + ], + [ + 3.9563023, + 51.3659189 + ], + [ + 3.9557232, + 51.3658676 + ], + [ + 3.9555481, + 51.3658705 + ], + [ + 3.9554084, + 51.3659056 + ], + [ + 3.9552672, + 51.3660069 + ], + [ + 3.955117, + 51.3661718 + ], + [ + 3.9547217, + 51.3667834 + ], + [ + 3.954678, + 51.3669267 + ], + [ + 3.9547048, + 51.3670204 + ], + [ + 3.9548467, + 51.3671791 + ], + [ + 3.954874, + 51.3672523 + ], + [ + 3.9548458, + 51.3673592 + ], + [ + 3.9539658, + 51.3682283 + ], + [ + 3.9538689, + 51.3683049 + ], + [ + 3.953777, + 51.3683336 + ], + [ + 3.9536536, + 51.3683028 + ], + [ + 3.9534346, + 51.3681593 + ], + [ + 3.9530887, + 51.3678413 + ], + [ + 3.9528781, + 51.3676615 + ], + [ + 3.9525373, + 51.3674279 + ], + [ + 3.9523351, + 51.3673416 + ], + [ + 3.9519748, + 51.3673016 + ], + [ + 3.9511797, + 51.3672619 + ], + [ + 3.950783, + 51.3672239 + ], + [ + 3.950493, + 51.3671481 + ], + [ + 3.9501556, + 51.367065 + ], + [ + 3.9496747, + 51.3670352 + ], + [ + 3.9488029, + 51.3670243 + ], + [ + 3.9481866, + 51.3670114 + ], + [ + 3.9477135, + 51.3669589 + ], + [ + 3.9473771, + 51.3668417 + ], + [ + 3.947208, + 51.3667488 + ], + [ + 3.9470305, + 51.3666924 + ], + [ + 3.9466988, + 51.3666822 + ], + [ + 3.9463073, + 51.366724 + ], + [ + 3.9460315, + 51.3668123 + ], + [ + 3.9458998, + 51.3668225 + ], + [ + 3.9457429, + 51.3668232 + ], + [ + 3.9455581, + 51.3667735 + ], + [ + 3.9451785, + 51.3666285 + ], + [ + 3.9449106, + 51.3665483 + ], + [ + 3.9445688, + 51.366497 + ], + [ + 3.9443539, + 51.3663423 + ], + [ + 3.9441483, + 51.3662444 + ], + [ + 3.9438663, + 51.3661414 + ], + [ + 3.9436644, + 51.3660414 + ], + [ + 3.9434241, + 51.3658795 + ], + [ + 3.9432689, + 51.3658096 + ], + [ + 3.9430619, + 51.365771 + ], + [ + 3.9428215, + 51.3657527 + ], + [ + 3.9425875, + 51.3657709 + ], + [ + 3.9423389, + 51.3657958 + ], + [ + 3.9421608, + 51.3657644 + ], + [ + 3.9418705, + 51.3657022 + ], + [ + 3.941562, + 51.3656042 + ], + [ + 3.9415375, + 51.3655964 + ], + [ + 3.9410726, + 51.3653616 + ], + [ + 3.9406485, + 51.3651089 + ], + [ + 3.9404183, + 51.364979 + ], + [ + 3.9401648, + 51.3649013 + ], + [ + 3.9399238, + 51.3647668 + ], + [ + 3.9395698, + 51.3644829 + ], + [ + 3.9392384, + 51.3643132 + ], + [ + 3.9388649, + 51.3642161 + ], + [ + 3.9385217, + 51.3642263 + ], + [ + 3.9381667, + 51.3642706 + ], + [ + 3.9379028, + 51.3643136 + ], + [ + 3.9377243, + 51.3643049 + ], + [ + 3.9375381, + 51.3641664 + ], + [ + 3.9374211, + 51.3640307 + ], + [ + 3.9373414, + 51.3640072 + ], + [ + 3.9371483, + 51.3639984 + ], + [ + 3.9369501, + 51.3640419 + ], + [ + 3.9368358, + 51.3640933 + ], + [ + 3.9367831, + 51.3641543 + ], + [ + 3.9367091, + 51.3641946 + ], + [ + 3.9365778, + 51.3641909 + ], + [ + 3.9364441, + 51.3641395 + ], + [ + 3.9363693, + 51.3640681 + ], + [ + 3.9363607, + 51.3639769 + ], + [ + 3.9364108, + 51.3638725 + ], + [ + 3.9366666, + 51.363711 + ], + [ + 3.9366895, + 51.3636702 + ], + [ + 3.9366439, + 51.3636013 + ], + [ + 3.9365387, + 51.3635015 + ], + [ + 3.9357521, + 51.3636055 + ], + [ + 3.9299177, + 51.3630409 + ], + [ + 3.9295211, + 51.3646492 + ], + [ + 3.9282455, + 51.3662667 + ], + [ + 3.9281263, + 51.3662355 + ], + [ + 3.9293982, + 51.3646156 + ], + [ + 3.9297654, + 51.3630161 + ], + [ + 3.9272586, + 51.3627743 + ], + [ + 3.9269191, + 51.3640893 + ], + [ + 3.9267843, + 51.3640876 + ], + [ + 3.9271313, + 51.3627681 + ], + [ + 3.9267575, + 51.3627222 + ], + [ + 3.924625, + 51.3624054 + ], + [ + 3.9240874, + 51.3635402 + ], + [ + 3.9239393, + 51.3635018 + ], + [ + 3.9244803, + 51.3623762 + ], + [ + 3.9219784, + 51.3619954 + ], + [ + 3.9216652, + 51.362741 + ], + [ + 3.9215127, + 51.3627231 + ], + [ + 3.9218402, + 51.3619821 + ], + [ + 3.9206213, + 51.3618114 + ], + [ + 3.9203871, + 51.3623804 + ], + [ + 3.9204877, + 51.3617778 + ], + [ + 3.9178416, + 51.3613494 + ], + [ + 3.9174561, + 51.3612191 + ], + [ + 3.9166019, + 51.3622243 + ], + [ + 3.9164542, + 51.3621746 + ], + [ + 3.917308, + 51.3611807 + ], + [ + 3.9166849, + 51.3609584 + ], + [ + 3.916131, + 51.3616007 + ], + [ + 3.9158534, + 51.3618341 + ], + [ + 3.9157644, + 51.3617737 + ], + [ + 3.9161179, + 51.3614501 + ], + [ + 3.9165225, + 51.3609131 + ], + [ + 3.9161615, + 51.3608104 + ], + [ + 3.9156877, + 51.3613466 + ], + [ + 3.9154441, + 51.3616511 + ], + [ + 3.9153127, + 51.3616585 + ], + [ + 3.9154716, + 51.361378 + ], + [ + 3.9159991, + 51.3607605 + ], + [ + 3.9142981, + 51.3601937 + ], + [ + 3.9139342, + 51.3606106 + ], + [ + 3.9138185, + 51.3605818 + ], + [ + 3.9141711, + 51.3601784 + ], + [ + 3.9125527, + 51.3596493 + ], + [ + 3.9120573, + 51.3601784 + ], + [ + 3.9119125, + 51.3601537 + ], + [ + 3.9124452, + 51.3595978 + ], + [ + 3.911525, + 51.3593283 + ], + [ + 3.911073, + 51.3598648 + ], + [ + 3.9109251, + 51.3598218 + ], + [ + 3.9114171, + 51.3592858 + ], + [ + 3.9083661, + 51.3583146 + ], + [ + 3.9081034, + 51.3586263 + ], + [ + 3.9079952, + 51.358593 + ], + [ + 3.9082703, + 51.358284 + ], + [ + 3.9055117, + 51.3574019 + ], + [ + 3.9048846, + 51.3570907 + ], + [ + 3.9043345, + 51.3567622 + ], + [ + 3.9039648, + 51.356493 + ], + [ + 3.9036183, + 51.3560738 + ], + [ + 3.9032182, + 51.3555193 + ], + [ + 3.9030047, + 51.3552636 + ], + [ + 3.9019849, + 51.3556741 + ], + [ + 3.9019145, + 51.3556003 + ], + [ + 3.9029083, + 51.3552032 + ], + [ + 3.9026669, + 51.3550154 + ], + [ + 3.9020465, + 51.3547233 + ], + [ + 3.8971809, + 51.353132 + ], + [ + 3.8963873, + 51.3529413 + ], + [ + 3.8958322, + 51.352717 + ], + [ + 3.8953977, + 51.3524874 + ], + [ + 3.8948981, + 51.3521266 + ], + [ + 3.8932171, + 51.3503423 + ], + [ + 3.8921546, + 51.3509164 + ], + [ + 3.8920505, + 51.3508579 + ], + [ + 3.893139, + 51.3502704 + ], + [ + 3.8927897, + 51.3498909 + ], + [ + 3.8925972, + 51.3496301 + ], + [ + 3.8921285, + 51.3492126 + ], + [ + 3.8917095, + 51.3489626 + ], + [ + 3.8911596, + 51.348688 + ], + [ + 3.8905859, + 51.3484795 + ], + [ + 3.8895049, + 51.3482599 + ], + [ + 3.8862265, + 51.3478088 + ], + [ + 3.8861342, + 51.3477791 + ], + [ + 3.8860856, + 51.3477634 + ], + [ + 3.8861161, + 51.3484163 + ], + [ + 3.8855205, + 51.3484423 + ], + [ + 3.8855451, + 51.3487946 + ], + [ + 3.886132, + 51.3488228 + ], + [ + 3.8861639, + 51.3488467 + ], + [ + 3.8862033, + 51.3488763 + ], + [ + 3.886135, + 51.34896 + ], + [ + 3.8856372, + 51.3489971 + ], + [ + 3.8854928, + 51.3491759 + ], + [ + 3.8853329, + 51.3492653 + ], + [ + 3.8851685, + 51.34927 + ], + [ + 3.885014, + 51.3491926 + ], + [ + 3.8850067, + 51.3491716 + ], + [ + 3.8849338, + 51.3489606 + ], + [ + 3.8849217, + 51.3481968 + ], + [ + 3.8849231, + 51.3478149 + ], + [ + 3.8848164, + 51.3476499 + ], + [ + 3.8847144, + 51.3474921 + ], + [ + 3.8840406, + 51.34744 + ], + [ + 3.8836761, + 51.347392 + ], + [ + 3.880043, + 51.3469139 + ], + [ + 3.8756701, + 51.3462845 + ], + [ + 3.8753515, + 51.346144 + ], + [ + 3.8748479, + 51.3455727 + ], + [ + 3.8746299, + 51.3447415 + ], + [ + 3.87446, + 51.3438997 + ], + [ + 3.8740206, + 51.3421527 + ], + [ + 3.8739486, + 51.3418108 + ], + [ + 3.8737794, + 51.3416752 + ], + [ + 3.8731775, + 51.3415021 + ], + [ + 3.8714073, + 51.3409262 + ], + [ + 3.8705371, + 51.3406318 + ], + [ + 3.8692619, + 51.3389633 + ], + [ + 3.8687073, + 51.338471 + ], + [ + 3.8681034, + 51.3377014 + ], + [ + 3.8679648, + 51.3374477 + ], + [ + 3.8676383, + 51.3368498 + ], + [ + 3.867286, + 51.3364091 + ], + [ + 3.8669654, + 51.3362342 + ], + [ + 3.8654967, + 51.3361757 + ], + [ + 3.8585262, + 51.3359579 + ], + [ + 3.8581354, + 51.33588 + ], + [ + 3.8578081, + 51.3356936 + ], + [ + 3.8576582, + 51.3355377 + ], + [ + 3.8576052, + 51.3354288 + ], + [ + 3.8573772, + 51.3354087 + ], + [ + 3.8571975, + 51.3354087 + ], + [ + 3.8569775, + 51.3354137 + ], + [ + 3.8566287, + 51.3357772 + ], + [ + 3.8560846, + 51.3358588 + ], + [ + 3.8509448, + 51.3356875 + ], + [ + 3.8484068, + 51.335623 + ], + [ + 3.8429496, + 51.3357611 + ], + [ + 3.8421118, + 51.3357983 + ], + [ + 3.8409858, + 51.3362302 + ], + [ + 3.83979, + 51.33659 + ], + [ + 3.8365812, + 51.3370545 + ], + [ + 3.8360015, + 51.3371148 + ], + [ + 3.8356169, + 51.3372219 + ], + [ + 3.8354616, + 51.3374225 + ], + [ + 3.8354102, + 51.3381415 + ], + [ + 3.8351459, + 51.338564 + ], + [ + 3.8343693, + 51.338936 + ], + [ + 3.8333547, + 51.3390064 + ], + [ + 3.8317883, + 51.3389274 + ], + [ + 3.8302932, + 51.3392839 + ], + [ + 3.8292349, + 51.3417943 + ], + [ + 3.8291887, + 51.3422391 + ], + [ + 3.8291896, + 51.3424563 + ], + [ + 3.8290594, + 51.3425864 + ], + [ + 3.828843, + 51.3426053 + ], + [ + 3.8286285, + 51.3425076 + ], + [ + 3.8285415, + 51.3422592 + ], + [ + 3.8286407, + 51.341852 + ], + [ + 3.8294999, + 51.3397766 + ], + [ + 3.8293187, + 51.3396704 + ], + [ + 3.8289511, + 51.3396454 + ], + [ + 3.8259736, + 51.3403882 + ], + [ + 3.8249183, + 51.34102 + ], + [ + 3.8276108, + 51.342802 + ], + [ + 3.8276754, + 51.3429814 + ], + [ + 3.8275618, + 51.3431462 + ], + [ + 3.8273429, + 51.3432221 + ], + [ + 3.8269216, + 51.3430178 + ], + [ + 3.8230451, + 51.3404713 + ], + [ + 3.8214991, + 51.341133 + ], + [ + 3.8212335, + 51.3413474 + ], + [ + 3.8206889, + 51.3423018 + ], + [ + 3.8204476, + 51.3425465 + ], + [ + 3.8201885, + 51.3426194 + ], + [ + 3.8199732, + 51.3424762 + ], + [ + 3.8200751, + 51.3422584 + ], + [ + 3.8201824, + 51.3418462 + ], + [ + 3.820295, + 51.341414 + ], + [ + 3.8203755, + 51.3411928 + ], + [ + 3.8205362, + 51.3410061 + ], + [ + 3.8207671, + 51.3408376 + ], + [ + 3.8213679, + 51.3406499 + ], + [ + 3.8217273, + 51.3404656 + ], + [ + 3.8218883, + 51.3402478 + ], + [ + 3.8219205, + 51.3400099 + ], + [ + 3.8218024, + 51.339792 + ], + [ + 3.8216308, + 51.3395943 + ], + [ + 3.8212338, + 51.3393497 + ], + [ + 3.8208315, + 51.3390548 + ], + [ + 3.8205311, + 51.3386895 + ], + [ + 3.8203507, + 51.3381133 + ], + [ + 3.8203476, + 51.337158 + ], + [ + 3.8203659, + 51.3363886 + ], + [ + 3.8200592, + 51.3363615 + ], + [ + 3.8199194, + 51.3363531 + ], + [ + 3.8199234, + 51.3363057 + ], + [ + 3.8195796, + 51.336278 + ], + [ + 3.8195757, + 51.3363096 + ], + [ + 3.819029, + 51.3362849 + ], + [ + 3.8179508, + 51.338785 + ], + [ + 3.8174895, + 51.3397736 + ], + [ + 3.8171247, + 51.3408527 + ], + [ + 3.8170281, + 51.3414693 + ], + [ + 3.8170335, + 51.3416603 + ], + [ + 3.8170603, + 51.341935 + ], + [ + 3.8171408, + 51.342183 + ], + [ + 3.817291, + 51.3424846 + ], + [ + 3.817645, + 51.3427711 + ], + [ + 3.8178629, + 51.3429238 + ], + [ + 3.8176683, + 51.3430253 + ], + [ + 3.8143893, + 51.3429486 + ], + [ + 3.8141244, + 51.3429117 + ], + [ + 3.8141991, + 51.3427806 + ], + [ + 3.8143707, + 51.3426499 + ], + [ + 3.814757, + 51.3426332 + ], + [ + 3.8161839, + 51.3427136 + ], + [ + 3.8164199, + 51.3426901 + ], + [ + 3.8164716, + 51.3426124 + ], + [ + 3.8164414, + 51.3423517 + ], + [ + 3.8165004, + 51.3421607 + ], + [ + 3.8164575, + 51.3418323 + ], + [ + 3.8163371, + 51.3407975 + ], + [ + 3.8163502, + 51.3405203 + ], + [ + 3.8163931, + 51.340073 + ], + [ + 3.8165701, + 51.3397512 + ], + [ + 3.8169269, + 51.3389721 + ], + [ + 3.8168861, + 51.3388007 + ], + [ + 3.8172799, + 51.3378051 + ], + [ + 3.817265, + 51.3371832 + ], + [ + 3.8168116, + 51.33712 + ], + [ + 3.8160429, + 51.3370074 + ], + [ + 3.8158617, + 51.3369767 + ], + [ + 3.8160281, + 51.3366187 + ], + [ + 3.8163211, + 51.3358951 + ], + [ + 3.8152749, + 51.3357797 + ], + [ + 3.8151026, + 51.3358748 + ], + [ + 3.8149816, + 51.3360417 + ], + [ + 3.8146138, + 51.3370405 + ], + [ + 3.8143226, + 51.337179 + ], + [ + 3.8138848, + 51.337171 + ], + [ + 3.8135219, + 51.3370453 + ], + [ + 3.8134665, + 51.3368129 + ], + [ + 3.8135791, + 51.3365515 + ], + [ + 3.8136757, + 51.3362499 + ], + [ + 3.8141585, + 51.3351808 + ], + [ + 3.8149202, + 51.3338301 + ], + [ + 3.8159314, + 51.3324945 + ], + [ + 3.8160789, + 51.3319599 + ], + [ + 3.8161503, + 51.3316479 + ], + [ + 3.8163123, + 51.3312543 + ], + [ + 3.8164947, + 51.330718 + ], + [ + 3.8164732, + 51.3305974 + ], + [ + 3.8162774, + 51.3304264 + ], + [ + 3.8159078, + 51.3302699 + ], + [ + 3.8157104, + 51.3302065 + ], + [ + 3.8153863, + 51.3301025 + ], + [ + 3.8150389, + 51.3300018 + ], + [ + 3.8147884, + 51.3299292 + ], + [ + 3.8136301, + 51.3306574 + ], + [ + 3.8127673, + 51.3314124 + ], + [ + 3.8125865, + 51.3316236 + ], + [ + 3.8120059, + 51.3323013 + ], + [ + 3.8116503, + 51.3327163 + ], + [ + 3.808629, + 51.3363946 + ], + [ + 3.807812, + 51.3373221 + ], + [ + 3.8072992, + 51.3380417 + ], + [ + 3.8070845, + 51.338409 + ], + [ + 3.8069765, + 51.3387551 + ], + [ + 3.8069015, + 51.3390971 + ], + [ + 3.8068598, + 51.3394282 + ], + [ + 3.806842, + 51.3397046 + ], + [ + 3.8068695, + 51.3399452 + ], + [ + 3.8069585, + 51.3402966 + ], + [ + 3.8070894, + 51.3406989 + ], + [ + 3.8072375, + 51.3410306 + ], + [ + 3.8074524, + 51.3413381 + ], + [ + 3.8076887, + 51.3416619 + ], + [ + 3.8079897, + 51.3420051 + ], + [ + 3.8084261, + 51.3422665 + ], + [ + 3.8099456, + 51.343257 + ], + [ + 3.8100214, + 51.3433521 + ], + [ + 3.8099241, + 51.3434806 + ], + [ + 3.8097369, + 51.3435799 + ], + [ + 3.8085307, + 51.3436033 + ], + [ + 3.808376, + 51.3437169 + ], + [ + 3.8077464, + 51.3440276 + ], + [ + 3.8075874, + 51.3439841 + ], + [ + 3.8077887, + 51.3436718 + ], + [ + 3.8066319, + 51.3437614 + ], + [ + 3.8068361, + 51.3444679 + ], + [ + 3.8067151, + 51.3444848 + ], + [ + 3.8064506, + 51.3437755 + ], + [ + 3.8059334, + 51.3438155 + ], + [ + 3.8049125, + 51.3439059 + ], + [ + 3.80511, + 51.3447946 + ], + [ + 3.804996, + 51.344823 + ], + [ + 3.8047809, + 51.3439176 + ], + [ + 3.803376, + 51.344042 + ], + [ + 3.8037064, + 51.3450841 + ], + [ + 3.8035709, + 51.3450962 + ], + [ + 3.8032356, + 51.3440544 + ], + [ + 3.8025579, + 51.3441144 + ], + [ + 3.8017551, + 51.3441542 + ], + [ + 3.802099, + 51.3452201 + ], + [ + 3.8019632, + 51.3452459 + ], + [ + 3.8016243, + 51.3441607 + ], + [ + 3.8002914, + 51.3442266 + ], + [ + 3.7996763, + 51.3443796 + ], + [ + 3.7991497, + 51.3445864 + ], + [ + 3.7989103, + 51.344726 + ], + [ + 3.7986866, + 51.3448811 + ], + [ + 3.7984302, + 51.345157 + ], + [ + 3.7982903, + 51.3453221 + ], + [ + 3.7981654, + 51.3454695 + ], + [ + 3.7979099, + 51.3457112 + ], + [ + 3.7976953, + 51.3458069 + ], + [ + 3.7975124, + 51.3458162 + ], + [ + 3.7973535, + 51.345757 + ], + [ + 3.7973119, + 51.3456787 + ], + [ + 3.797324, + 51.3455165 + ], + [ + 3.7972286, + 51.3454077 + ], + [ + 3.7969681, + 51.3452863 + ], + [ + 3.7965145, + 51.3454997 + ], + [ + 3.7953728, + 51.3457795 + ], + [ + 3.7930202, + 51.3466283 + ], + [ + 3.7917476, + 51.3473837 + ], + [ + 3.7917132, + 51.3474284 + ], + [ + 3.791718, + 51.3474884 + ], + [ + 3.791963, + 51.3473541 + ], + [ + 3.7920629, + 51.3473119 + ], + [ + 3.7921537, + 51.3473267 + ], + [ + 3.7922656, + 51.3473738 + ], + [ + 3.7922964, + 51.3474474 + ], + [ + 3.792228, + 51.3475357 + ], + [ + 3.7913543, + 51.3480637 + ], + [ + 3.7906975, + 51.3484606 + ], + [ + 3.7895213, + 51.349338 + ], + [ + 3.7889798, + 51.3495697 + ], + [ + 3.7884451, + 51.3496211 + ], + [ + 3.7847488, + 51.3496999 + ], + [ + 3.7840532, + 51.3498585 + ], + [ + 3.7829147, + 51.3499063 + ], + [ + 3.7829692, + 51.3503569 + ], + [ + 3.7827969, + 51.3503799 + ], + [ + 3.7827016, + 51.3499152 + ], + [ + 3.7812856, + 51.3499747 + ], + [ + 3.7813605, + 51.3505337 + ], + [ + 3.7811737, + 51.3505497 + ], + [ + 3.7810439, + 51.3499968 + ], + [ + 3.780631, + 51.3500054 + ], + [ + 3.7800755, + 51.3501358 + ], + [ + 3.7798002, + 51.3501781 + ], + [ + 3.7795625, + 51.350189 + ], + [ + 3.7792057, + 51.3501502 + ], + [ + 3.7788398, + 51.3500473 + ], + [ + 3.7789626, + 51.3509593 + ], + [ + 3.7788714, + 51.3509559 + ], + [ + 3.778738, + 51.3506477 + ], + [ + 3.778647, + 51.3500458 + ], + [ + 3.7764156, + 51.3500935 + ], + [ + 3.7764475, + 51.351269 + ], + [ + 3.7763088, + 51.351265 + ], + [ + 3.7762489, + 51.3500971 + ], + [ + 3.7749595, + 51.3501246 + ], + [ + 3.774882, + 51.350128 + ], + [ + 3.7749092, + 51.3510349 + ], + [ + 3.7747698, + 51.3510561 + ], + [ + 3.7747423, + 51.3501338 + ], + [ + 3.771831, + 51.3502578 + ], + [ + 3.7717781, + 51.3503212 + ], + [ + 3.7717285, + 51.3503869 + ], + [ + 3.7716498, + 51.3504568 + ], + [ + 3.7709919, + 51.3507139 + ], + [ + 3.7709243, + 51.3506537 + ], + [ + 3.7714893, + 51.3504502 + ], + [ + 3.771616, + 51.3503671 + ], + [ + 3.7716403, + 51.350266 + ], + [ + 3.771096, + 51.3501845 + ], + [ + 3.7706215, + 51.3499922 + ], + [ + 3.7702343, + 51.3497498 + ], + [ + 3.770094, + 51.3496619 + ], + [ + 3.7696944, + 51.3492241 + ], + [ + 3.7695696, + 51.3486668 + ], + [ + 3.7699778, + 51.345722 + ], + [ + 3.7681849, + 51.3456323 + ], + [ + 3.7681134, + 51.3462422 + ], + [ + 3.7681973, + 51.346248 + ], + [ + 3.76814, + 51.3465423 + ], + [ + 3.7680709, + 51.3465345 + ], + [ + 3.7679229, + 51.3473562 + ], + [ + 3.7680033, + 51.3473573 + ], + [ + 3.7679479, + 51.3475944 + ], + [ + 3.7676168, + 51.3475556 + ], + [ + 3.7676608, + 51.347332 + ], + [ + 3.7677773, + 51.3473405 + ], + [ + 3.767926, + 51.3464982 + ], + [ + 3.7677875, + 51.3464894 + ], + [ + 3.7678479, + 51.3462111 + ], + [ + 3.7679794, + 51.3462129 + ], + [ + 3.7681306, + 51.3451786 + ], + [ + 3.7680137, + 51.3451793 + ], + [ + 3.7680395, + 51.3449531 + ], + [ + 3.7682438, + 51.3449628 + ], + [ + 3.7682058, + 51.3455548 + ], + [ + 3.7699859, + 51.3456629 + ], + [ + 3.7705793, + 51.3409888 + ], + [ + 3.7708323, + 51.3392831 + ], + [ + 3.7684733, + 51.3392758 + ], + [ + 3.7676516, + 51.3396032 + ], + [ + 3.7675935, + 51.3395933 + ], + [ + 3.7657476, + 51.3403026 + ], + [ + 3.765804, + 51.3403651 + ], + [ + 3.7651746, + 51.3406197 + ], + [ + 3.7649599, + 51.3403788 + ], + [ + 3.7655818, + 51.3401265 + ], + [ + 3.7657016, + 51.3402562 + ], + [ + 3.7684106, + 51.3391834 + ], + [ + 3.7708452, + 51.3391962 + ], + [ + 3.7710105, + 51.3380822 + ], + [ + 3.7711923, + 51.336266 + ], + [ + 3.7692376, + 51.3361471 + ], + [ + 3.7683807, + 51.3362322 + ], + [ + 3.7586939, + 51.3391067 + ], + [ + 3.757636, + 51.3394406 + ], + [ + 3.7588502, + 51.3392841 + ], + [ + 3.7587242, + 51.3394494 + ], + [ + 3.7565455, + 51.339784 + ], + [ + 3.7557213, + 51.3400365 + ], + [ + 3.7553275, + 51.3403161 + ], + [ + 3.7551089, + 51.3406897 + ], + [ + 3.7550582, + 51.3411574 + ], + [ + 3.7551169, + 51.3419123 + ], + [ + 3.755272, + 51.3428173 + ], + [ + 3.7555413, + 51.3436006 + ], + [ + 3.7560196, + 51.3441678 + ], + [ + 3.7569082, + 51.3447916 + ], + [ + 3.7580046, + 51.3456059 + ], + [ + 3.7586194, + 51.3462438 + ], + [ + 3.758626, + 51.3462507 + ], + [ + 3.7589839, + 51.3467201 + ], + [ + 3.7590548, + 51.3469656 + ], + [ + 3.7589863, + 51.3472319 + ], + [ + 3.7588676, + 51.3474745 + ], + [ + 3.7585973, + 51.3476715 + ], + [ + 3.7583536, + 51.3477784 + ], + [ + 3.7582299, + 51.3478327 + ], + [ + 3.7574776, + 51.3479422 + ], + [ + 3.7520157, + 51.3481025 + ], + [ + 3.7505773, + 51.3483041 + ], + [ + 3.7500245, + 51.3483505 + ], + [ + 3.7474569, + 51.3485004 + ], + [ + 3.7459549, + 51.3486508 + ], + [ + 3.7446032, + 51.3489704 + ], + [ + 3.7441165, + 51.3491959 + ], + [ + 3.743872, + 51.349384 + ], + [ + 3.7436716, + 51.349662 + ], + [ + 3.7434536, + 51.3498276 + ], + [ + 3.7431979, + 51.3499265 + ], + [ + 3.7428895, + 51.3499743 + ], + [ + 3.7421876, + 51.3499108 + ], + [ + 3.7413446, + 51.3497982 + ], + [ + 3.7408514, + 51.3497324 + ], + [ + 3.7399723, + 51.3496251 + ], + [ + 3.7395515, + 51.3496528 + ], + [ + 3.7391323, + 51.3497377 + ], + [ + 3.7382818, + 51.3500238 + ], + [ + 3.737947, + 51.3500962 + ], + [ + 3.7376314, + 51.3500457 + ], + [ + 3.7372971, + 51.3499125 + ], + [ + 3.7370486, + 51.3498286 + ], + [ + 3.7368486, + 51.3498073 + ], + [ + 3.736661, + 51.3498455 + ], + [ + 3.7363701, + 51.35014 + ], + [ + 3.735972, + 51.3503101 + ], + [ + 3.7355394, + 51.3502605 + ], + [ + 3.7351928, + 51.3501548 + ], + [ + 3.7349485, + 51.3498498 + ], + [ + 3.7348015, + 51.3494868 + ], + [ + 3.7345554, + 51.349328 + ], + [ + 3.7341112, + 51.3491935 + ], + [ + 3.7332947, + 51.3492548 + ], + [ + 3.7322891, + 51.3492904 + ], + [ + 3.7315397, + 51.3492154 + ], + [ + 3.7309303, + 51.3491083 + ], + [ + 3.7297987, + 51.3490965 + ], + [ + 3.7291247, + 51.3489564 + ], + [ + 3.7287309, + 51.3487473 + ], + [ + 3.7260823, + 51.3487772 + ], + [ + 3.7257099, + 51.349071 + ], + [ + 3.7245752, + 51.3490407 + ], + [ + 3.7242139, + 51.3488435 + ], + [ + 3.7232199, + 51.3488655 + ], + [ + 3.7222519, + 51.349356 + ], + [ + 3.7214359, + 51.3496936 + ], + [ + 3.7209038, + 51.3497612 + ], + [ + 3.7205513, + 51.3497195 + ], + [ + 3.7198769, + 51.3498808 + ], + [ + 3.7193168, + 51.3501125 + ], + [ + 3.7192383, + 51.3503534 + ], + [ + 3.7188695, + 51.3508368 + ], + [ + 3.7184327, + 51.3512849 + ], + [ + 3.7180772, + 51.3515127 + ], + [ + 3.7178459, + 51.3518359 + ], + [ + 3.7177301, + 51.3520968 + ], + [ + 3.7175136, + 51.3522237 + ], + [ + 3.7172319, + 51.3523408 + ], + [ + 3.7171207, + 51.3523894 + ], + [ + 3.7170491, + 51.3524546 + ], + [ + 3.7169619, + 51.3525514 + ], + [ + 3.7169079, + 51.352635 + ], + [ + 3.716828, + 51.3527251 + ], + [ + 3.7167412, + 51.3528105 + ], + [ + 3.7166515, + 51.3528731 + ], + [ + 3.7165149, + 51.3529168 + ], + [ + 3.7160752, + 51.3529747 + ], + [ + 3.7155359, + 51.3530653 + ], + [ + 3.7152873, + 51.3530779 + ], + [ + 3.7152485, + 51.3530386 + ], + [ + 3.7152321, + 51.3529882 + ], + [ + 3.7152119, + 51.3529425 + ], + [ + 3.7151545, + 51.352912 + ], + [ + 3.7150265, + 51.352924 + ], + [ + 3.7149338, + 51.3529637 + ], + [ + 3.714767, + 51.3530412 + ], + [ + 3.7143179, + 51.3531582 + ], + [ + 3.7142101, + 51.3532183 + ], + [ + 3.7140451, + 51.3533437 + ], + [ + 3.7138701, + 51.3534438 + ], + [ + 3.7136511, + 51.3535525 + ], + [ + 3.713451, + 51.3536432 + ], + [ + 3.7133469, + 51.3536988 + ], + [ + 3.7131366, + 51.3538692 + ], + [ + 3.7130044, + 51.3539996 + ], + [ + 3.712853, + 51.3541571 + ], + [ + 3.7126785, + 51.3543461 + ], + [ + 3.7126159, + 51.3544661 + ], + [ + 3.7126042, + 51.3545891 + ], + [ + 3.7126112, + 51.3547054 + ], + [ + 3.7125601, + 51.3548072 + ], + [ + 3.7125562, + 51.3549212 + ], + [ + 3.7125828, + 51.3550948 + ], + [ + 3.7125824, + 51.3552111 + ], + [ + 3.7125432, + 51.3552902 + ], + [ + 3.7124144, + 51.355423 + ], + [ + 3.7122234, + 51.3555662 + ], + [ + 3.7120136, + 51.3556204 + ], + [ + 3.7118941, + 51.3555937 + ], + [ + 3.7118269, + 51.3555358 + ], + [ + 3.7117684, + 51.3554347 + ], + [ + 3.711695, + 51.3553425 + ], + [ + 3.7116183, + 51.3553461 + ], + [ + 3.7115543, + 51.3553999 + ], + [ + 3.7114632, + 51.3555035 + ], + [ + 3.7114258, + 51.3556351 + ], + [ + 3.7113822, + 51.3557303 + ], + [ + 3.7113622, + 51.3557825 + ], + [ + 3.7112246, + 51.3559606 + ], + [ + 3.7129178, + 51.3571306 + ], + [ + 3.7138047, + 51.3582847 + ], + [ + 3.7136939, + 51.3583265 + ], + [ + 3.7127814, + 51.3571698 + ], + [ + 3.7111718, + 51.356018 + ], + [ + 3.7110236, + 51.356179 + ], + [ + 3.710818, + 51.3564224 + ], + [ + 3.7106551, + 51.3565956 + ], + [ + 3.7105087, + 51.3567099 + ], + [ + 3.7103274, + 51.3567849 + ], + [ + 3.7101875, + 51.3568195 + ], + [ + 3.7100851, + 51.3568272 + ], + [ + 3.7099458, + 51.3568481 + ], + [ + 3.7098711, + 51.3568949 + ], + [ + 3.7098436, + 51.3569538 + ], + [ + 3.7098302, + 51.3570243 + ], + [ + 3.7097989, + 51.3570831 + ], + [ + 3.7097031, + 51.3571114 + ], + [ + 3.7095941, + 51.3570963 + ], + [ + 3.7094487, + 51.3570829 + ], + [ + 3.7093463, + 51.3570906 + ], + [ + 3.7092866, + 51.3571285 + ], + [ + 3.7092566, + 51.3572535 + ], + [ + 3.7091986, + 51.3573462 + ], + [ + 3.7091163, + 51.3574066 + ], + [ + 3.7090201, + 51.357444 + ], + [ + 3.7089095, + 51.3574767 + ], + [ + 3.7088007, + 51.3574593 + ], + [ + 3.7087105, + 51.3574307 + ], + [ + 3.7085907, + 51.3574154 + ], + [ + 3.7084843, + 51.3574298 + ], + [ + 3.7083877, + 51.3574809 + ], + [ + 3.7083268, + 51.3575508 + ], + [ + 3.7083098, + 51.3576189 + ], + [ + 3.7083406, + 51.3576809 + ], + [ + 3.7083856, + 51.3577477 + ], + [ + 3.708387, + 51.3578114 + ], + [ + 3.7083338, + 51.3578722 + ], + [ + 3.7081897, + 51.3579228 + ], + [ + 3.7075864, + 51.3580627 + ], + [ + 3.7072469, + 51.3581742 + ], + [ + 3.7070818, + 51.3582016 + ], + [ + 3.7069985, + 51.3581868 + ], + [ + 3.7068506, + 51.3582395 + ], + [ + 3.7066913, + 51.3583125 + ], + [ + 3.7065462, + 51.3583903 + ], + [ + 3.706305, + 51.3586081 + ], + [ + 3.7061445, + 51.358713 + ], + [ + 3.7058753, + 51.3587937 + ], + [ + 3.7056741, + 51.3588091 + ], + [ + 3.7055026, + 51.3588113 + ], + [ + 3.7053414, + 51.3588297 + ], + [ + 3.7052232, + 51.3588714 + ], + [ + 3.705097, + 51.3589334 + ], + [ + 3.7049451, + 51.3589997 + ], + [ + 3.7047543, + 51.3590291 + ], + [ + 3.7045476, + 51.3589966 + ], + [ + 3.7044147, + 51.3589355 + ], + [ + 3.7043335, + 51.3588592 + ], + [ + 3.7042696, + 51.3588104 + ], + [ + 3.7041576, + 51.358777 + ], + [ + 3.7040331, + 51.3587889 + ], + [ + 3.7038778, + 51.3588506 + ], + [ + 3.703747, + 51.35894 + ], + [ + 3.7036193, + 51.359148 + ], + [ + 3.7034431, + 51.3593849 + ], + [ + 3.7033269, + 51.3594699 + ], + [ + 3.7031569, + 51.3595314 + ], + [ + 3.7030467, + 51.3595549 + ], + [ + 3.7028907, + 51.3596326 + ], + [ + 3.7027116, + 51.3597464 + ], + [ + 3.7025764, + 51.3598539 + ], + [ + 3.7024292, + 51.3599932 + ], + [ + 3.7022816, + 51.3601462 + ], + [ + 3.7021281, + 51.3602535 + ], + [ + 3.7018796, + 51.3603686 + ], + [ + 3.7016039, + 51.3604264 + ], + [ + 3.7015375, + 51.3604278 + ], + [ + 3.7018339, + 51.3606176 + ], + [ + 3.7032499, + 51.3618745 + ], + [ + 3.7031718, + 51.3619168 + ], + [ + 3.7018006, + 51.3607334 + ], + [ + 3.7013701, + 51.3604316 + ], + [ + 3.70129, + 51.3604334 + ], + [ + 3.7009058, + 51.360467 + ], + [ + 3.7006695, + 51.3605435 + ], + [ + 3.7003508, + 51.3606827 + ], + [ + 3.7000962, + 51.3607658 + ], + [ + 3.6997998, + 51.3608939 + ], + [ + 3.6991672, + 51.3612431 + ], + [ + 3.6987678, + 51.3614975 + ], + [ + 3.6986054, + 51.3616525 + ], + [ + 3.6984691, + 51.3617919 + ], + [ + 3.6983257, + 51.3619267 + ], + [ + 3.6981687, + 51.3620317 + ], + [ + 3.6980455, + 51.362112 + ], + [ + 3.6978786, + 51.3621873 + ], + [ + 3.697471, + 51.3623663 + ], + [ + 3.6972257, + 51.3624906 + ], + [ + 3.6970876, + 51.3625798 + ], + [ + 3.6969054, + 51.3626798 + ], + [ + 3.6966458, + 51.3627948 + ], + [ + 3.6961769, + 51.3629547 + ], + [ + 3.6954318, + 51.3631793 + ], + [ + 3.6951495, + 51.3632164 + ], + [ + 3.6949052, + 51.3632131 + ], + [ + 3.6940232, + 51.3637 + ], + [ + 3.6936463, + 51.3639387 + ], + [ + 3.6934578, + 51.3641094 + ], + [ + 3.6933695, + 51.3642335 + ], + [ + 3.693298, + 51.3643944 + ], + [ + 3.6932557, + 51.3645602 + ], + [ + 3.6932542, + 51.3646892 + ], + [ + 3.6938462, + 51.3647471 + ], + [ + 3.694078, + 51.3648003 + ], + [ + 3.6943014, + 51.3648808 + ], + [ + 3.6942409, + 51.3649438 + ], + [ + 3.6938508, + 51.3648246 + ], + [ + 3.6935897, + 51.3647779 + ], + [ + 3.6932535, + 51.3647598 + ], + [ + 3.6932522, + 51.3648633 + ], + [ + 3.6932231, + 51.3650635 + ], + [ + 3.693178, + 51.3652019 + ], + [ + 3.6931397, + 51.3652641 + ], + [ + 3.6931123, + 51.3653081 + ], + [ + 3.6929993, + 51.3654091 + ], + [ + 3.6928725, + 51.3654849 + ], + [ + 3.6926729, + 51.365555 + ], + [ + 3.6924253, + 51.3656451 + ], + [ + 3.6920514, + 51.3656924 + ], + [ + 3.6913005, + 51.3657755 + ], + [ + 3.6910398, + 51.3658219 + ], + [ + 3.6909837, + 51.3658599 + ], + [ + 3.691041, + 51.3670187 + ], + [ + 3.691101, + 51.3672793 + ], + [ + 3.6910957, + 51.3674274 + ], + [ + 3.6910669, + 51.3675205 + ], + [ + 3.6880505, + 51.3706563 + ], + [ + 3.6876684, + 51.3710361 + ], + [ + 3.6874916, + 51.3711819 + ], + [ + 3.6873696, + 51.3712258 + ], + [ + 3.6872411, + 51.3712468 + ], + [ + 3.6869121, + 51.371265 + ], + [ + 3.6645438, + 51.3734601 + ], + [ + 3.6637014, + 51.3735577 + ], + [ + 3.6621442, + 51.3736947 + ], + [ + 3.6578024, + 51.3741814 + ], + [ + 3.6495986, + 51.3748831 + ], + [ + 3.6486264, + 51.3749447 + ], + [ + 3.6467514, + 51.3752672 + ], + [ + 3.6435021, + 51.3755818 + ], + [ + 3.6409099, + 51.3758759 + ], + [ + 3.6251202, + 51.3786909 + ], + [ + 3.6189684, + 51.379882 + ], + [ + 3.6157079, + 51.3805853 + ], + [ + 3.6142867, + 51.382445 + ], + [ + 3.6077768, + 51.3837307 + ], + [ + 3.6070903, + 51.3848419 + ], + [ + 3.6072727, + 51.3849403 + ], + [ + 3.6073066, + 51.3851094 + ], + [ + 3.6049385, + 51.3855335 + ], + [ + 3.6009797, + 51.3860669 + ], + [ + 3.6000666, + 51.385017 + ], + [ + 3.5997415, + 51.3851308 + ], + [ + 3.6005668, + 51.3860883 + ], + [ + 3.5998082, + 51.3861845 + ], + [ + 3.5996032, + 51.3861064 + ], + [ + 3.5993237, + 51.3857742 + ], + [ + 3.5988914, + 51.385433 + ], + [ + 3.597853, + 51.3856041 + ], + [ + 3.5973905, + 51.3856803 + ], + [ + 3.5898962, + 51.3866355 + ], + [ + 3.587885, + 51.3869096 + ], + [ + 3.5873474, + 51.3869986 + ], + [ + 3.5867305, + 51.387148 + ], + [ + 3.5861226, + 51.3873388 + ], + [ + 3.5852102, + 51.3877254 + ], + [ + 3.5847818, + 51.387999 + ], + [ + 3.5841194, + 51.3884222 + ], + [ + 3.5783539, + 51.3923608 + ], + [ + 3.5781219, + 51.3926667 + ], + [ + 3.5780883, + 51.3929106 + ], + [ + 3.5781797, + 51.3930952 + ], + [ + 3.5784364, + 51.3934653 + ], + [ + 3.5794118, + 51.3929898 + ], + [ + 3.5795067, + 51.3930828 + ], + [ + 3.5783559, + 51.3936475 + ], + [ + 3.578243, + 51.3940431 + ], + [ + 3.5748664, + 51.3956775 + ], + [ + 3.5708607, + 51.3976121 + ], + [ + 3.5684769, + 51.3988323 + ], + [ + 3.5684148, + 51.3991604 + ], + [ + 3.5679989, + 51.3991418 + ], + [ + 3.5674797, + 51.4002919 + ], + [ + 3.5670374, + 51.4004556 + ], + [ + 3.5668513, + 51.4004478 + ], + [ + 3.5664648, + 51.4001167 + ], + [ + 3.5661236, + 51.4002057 + ], + [ + 3.5653894, + 51.4003021 + ], + [ + 3.5643661, + 51.4003318 + ], + [ + 3.5590039, + 51.4004875 + ], + [ + 3.5567567, + 51.4006581 + ], + [ + 3.5561335, + 51.4008583 + ], + [ + 3.5556366, + 51.4010066 + ], + [ + 3.5550284, + 51.4012662 + ], + [ + 3.5539604, + 51.4016073 + ], + [ + 3.5533152, + 51.4018076 + ], + [ + 3.5527367, + 51.4020449 + ], + [ + 3.5539547, + 51.4035057 + ], + [ + 3.5540423, + 51.4037542 + ], + [ + 3.5540334, + 51.4039507 + ], + [ + 3.5539133, + 51.404184 + ], + [ + 3.5534219, + 51.4047035 + ], + [ + 3.5532406, + 51.4047506 + ], + [ + 3.5530587, + 51.4047315 + ], + [ + 3.5529586, + 51.4046017 + ], + [ + 3.5532598, + 51.4045462 + ], + [ + 3.5534556, + 51.4043923 + ], + [ + 3.5535789, + 51.40424 + ], + [ + 3.5537667, + 51.4040325 + ], + [ + 3.5538311, + 51.4038585 + ], + [ + 3.553815, + 51.4037363 + ], + [ + 3.5537667, + 51.4035908 + ], + [ + 3.553587, + 51.4034134 + ], + [ + 3.5533966, + 51.4032026 + ], + [ + 3.5530854, + 51.4028713 + ], + [ + 3.552718, + 51.4024881 + ], + [ + 3.5522486, + 51.4019644 + ], + [ + 3.5518945, + 51.4016113 + ], + [ + 3.5515619, + 51.4012465 + ], + [ + 3.5513688, + 51.4010474 + ], + [ + 3.5511408, + 51.4008951 + ], + [ + 3.5508029, + 51.4007997 + ], + [ + 3.5503576, + 51.4007763 + ], + [ + 3.5499365, + 51.4008148 + ], + [ + 3.5492311, + 51.4008901 + ], + [ + 3.5487724, + 51.4010005 + ], + [ + 3.5485176, + 51.4010624 + ], + [ + 3.5480551, + 51.4013493 + ], + [ + 3.5482349, + 51.4014988 + ], + [ + 3.5480596, + 51.4015757 + ], + [ + 3.5476865, + 51.4012537 + ], + [ + 3.5475278, + 51.4010999 + ], + [ + 3.5472205, + 51.400802 + ], + [ + 3.5471532, + 51.4008351 + ], + [ + 3.5474541, + 51.401131 + ], + [ + 3.5475839, + 51.4012587 + ], + [ + 3.5478264, + 51.4015579 + ], + [ + 3.5479824, + 51.4018281 + ], + [ + 3.5478821, + 51.401863 + ], + [ + 3.5472168, + 51.4015336 + ], + [ + 3.5469843, + 51.4013575 + ], + [ + 3.5467501, + 51.4011801 + ], + [ + 3.5467097, + 51.4012017 + ], + [ + 3.5466716, + 51.4012221 + ], + [ + 3.5468893, + 51.4014072 + ], + [ + 3.5470589, + 51.4015513 + ], + [ + 3.5472378, + 51.4017191 + ], + [ + 3.5480938, + 51.4023605 + ], + [ + 3.5485377, + 51.4027318 + ], + [ + 3.5484223, + 51.4027778 + ], + [ + 3.5471495, + 51.4018135 + ], + [ + 3.5469579, + 51.4016966 + ], + [ + 3.546864, + 51.4016816 + ], + [ + 3.5467836, + 51.4017418 + ], + [ + 3.546636, + 51.4018405 + ], + [ + 3.5465234, + 51.4019627 + ], + [ + 3.5464429, + 51.4021635 + ], + [ + 3.5464483, + 51.402289 + ], + [ + 3.5464295, + 51.4024011 + ], + [ + 3.5464939, + 51.4025433 + ], + [ + 3.5466253, + 51.4026537 + ], + [ + 3.5467728, + 51.4028043 + ], + [ + 3.5467889, + 51.4028947 + ], + [ + 3.5467138, + 51.4030302 + ], + [ + 3.5466602, + 51.4031474 + ], + [ + 3.5466441, + 51.4032545 + ], + [ + 3.5465931, + 51.4034201 + ], + [ + 3.5465878, + 51.4034954 + ], + [ + 3.5466575, + 51.4036644 + ], + [ + 3.5467702, + 51.4037999 + ], + [ + 3.5470008, + 51.4040827 + ], + [ + 3.5473334, + 51.4044291 + ], + [ + 3.5474943, + 51.4045345 + ], + [ + 3.5477706, + 51.4046616 + ], + [ + 3.549498, + 51.4054681 + ], + [ + 3.5511228, + 51.4059105 + ], + [ + 3.551521, + 51.4060907 + ], + [ + 3.5513497, + 51.4062414 + ], + [ + 3.5507766, + 51.4060656 + ], + [ + 3.5501685, + 51.4060767 + ], + [ + 3.5495195, + 51.4060275 + ], + [ + 3.5491495, + 51.4058794 + ], + [ + 3.5485026, + 51.4056301 + ], + [ + 3.5469998, + 51.4048173 + ], + [ + 3.5465519, + 51.4045304 + ], + [ + 3.5460799, + 51.4043759 + ], + [ + 3.5453886, + 51.404302 + ], + [ + 3.544899, + 51.4043734 + ], + [ + 3.5444354, + 51.404683 + ], + [ + 3.5441457, + 51.4050277 + ], + [ + 3.5438434, + 51.4052442 + ], + [ + 3.5434459, + 51.4053834 + ], + [ + 3.5427501, + 51.4055701 + ], + [ + 3.5422852, + 51.4056626 + ], + [ + 3.5417062, + 51.4056889 + ], + [ + 3.5407418, + 51.4056673 + ], + [ + 3.5406356, + 51.4056394 + ], + [ + 3.5398373, + 51.4056085 + ], + [ + 3.5391508, + 51.4056988 + ], + [ + 3.538433, + 51.4056761 + ], + [ + 3.5376461, + 51.405585 + ], + [ + 3.536873, + 51.4055952 + ], + [ + 3.5361865, + 51.4056854 + ], + [ + 3.5358088, + 51.4056793 + ], + [ + 3.5357528, + 51.405746 + ], + [ + 3.5347144, + 51.4058756 + ], + [ + 3.5340295, + 51.4059265 + ], + [ + 3.5334999, + 51.4059125 + ], + [ + 3.5328303, + 51.4060311 + ], + [ + 3.5324891, + 51.4060257 + ], + [ + 3.5296319, + 51.406469 + ], + [ + 3.5289027, + 51.406508 + ], + [ + 3.5277618, + 51.406501 + ], + [ + 3.5270335, + 51.4065174 + ], + [ + 3.5267478, + 51.4064736 + ], + [ + 3.5264484, + 51.4065418 + ], + [ + 3.5247756, + 51.4065419 + ], + [ + 3.5202489, + 51.4074343 + ], + [ + 3.5190156, + 51.4075128 + ], + [ + 3.5182289, + 51.4074995 + ], + [ + 3.5182078, + 51.4090354 + ], + [ + 3.5180692, + 51.4090242 + ], + [ + 3.5180568, + 51.4074967 + ], + [ + 3.5175907, + 51.4074658 + ], + [ + 3.5167813, + 51.407414 + ], + [ + 3.515151, + 51.4072947 + ], + [ + 3.5150653, + 51.4089648 + ], + [ + 3.5149267, + 51.408956 + ], + [ + 3.5149917, + 51.4072767 + ], + [ + 3.5133198, + 51.4071642 + ], + [ + 3.5123071, + 51.4070596 + ], + [ + 3.5119131, + 51.4070354 + ], + [ + 3.5117079, + 51.4083925 + ], + [ + 3.5115555, + 51.4083605 + ], + [ + 3.5117674, + 51.4070195 + ], + [ + 3.5105671, + 51.406944 + ], + [ + 3.5086561, + 51.4068074 + ], + [ + 3.5084591, + 51.4082357 + ], + [ + 3.5083205, + 51.4082243 + ], + [ + 3.5085137, + 51.4067984 + ], + [ + 3.5070353, + 51.4067301 + ], + [ + 3.5068878, + 51.4076241 + ], + [ + 3.5067676, + 51.4076109 + ], + [ + 3.5068626, + 51.4067526 + ], + [ + 3.5061041, + 51.4066931 + ], + [ + 3.5055527, + 51.4066754 + ], + [ + 3.5053497, + 51.4066267 + ], + [ + 3.5052862, + 51.4065662 + ], + [ + 3.5052455, + 51.406385 + ], + [ + 3.5053219, + 51.4063016 + ], + [ + 3.5054216, + 51.4062734 + ], + [ + 3.505517, + 51.406268 + ], + [ + 3.5058273, + 51.4062819 + ], + [ + 3.5057851, + 51.4058537 + ], + [ + 3.5057389, + 51.4058164 + ], + [ + 3.5056421, + 51.4057669 + ], + [ + 3.5039972, + 51.4056549 + ], + [ + 3.5039655, + 51.4056201 + ], + [ + 3.5032323, + 51.4056683 + ], + [ + 3.5033262, + 51.4062756 + ], + [ + 3.5034046, + 51.4063294 + ], + [ + 3.5035985, + 51.4064215 + ], + [ + 3.5041178, + 51.4065164 + ], + [ + 3.5045922, + 51.4065442 + ], + [ + 3.5046989, + 51.4065275 + ], + [ + 3.5047219, + 51.4064982 + ], + [ + 3.5047325, + 51.4064115 + ], + [ + 3.5047054, + 51.4063562 + ], + [ + 3.5046008, + 51.406318 + ], + [ + 3.5043176, + 51.4062679 + ], + [ + 3.5043564, + 51.4062091 + ], + [ + 3.5047456, + 51.406263 + ], + [ + 3.5048353, + 51.4063078 + ], + [ + 3.5048765, + 51.4063793 + ], + [ + 3.5048839, + 51.4064709 + ], + [ + 3.5048276, + 51.4066049 + ], + [ + 3.5047749, + 51.406643 + ], + [ + 3.5047893, + 51.4069381 + ], + [ + 3.5048822, + 51.4071888 + ], + [ + 3.5049998, + 51.4074581 + ], + [ + 3.5052615, + 51.407885 + ], + [ + 3.5051549, + 51.4078972 + ], + [ + 3.505001, + 51.4076181 + ], + [ + 3.5048191, + 51.4073067 + ], + [ + 3.5047244, + 51.4071041 + ], + [ + 3.5045811, + 51.4066423 + ], + [ + 3.5041109, + 51.4066032 + ], + [ + 3.5039544, + 51.4065825 + ], + [ + 3.5037187, + 51.4065332 + ], + [ + 3.5032914, + 51.4064192 + ], + [ + 3.5035334, + 51.4078404 + ], + [ + 3.5034166, + 51.407834 + ], + [ + 3.5031899, + 51.4067811 + ], + [ + 3.5027855, + 51.4070288 + ], + [ + 3.5027036, + 51.406968 + ], + [ + 3.5030151, + 51.4067601 + ], + [ + 3.5031626, + 51.4066298 + ], + [ + 3.503038, + 51.4057774 + ], + [ + 3.5030061, + 51.4057495 + ], + [ + 3.5020133, + 51.4058006 + ], + [ + 3.5018913, + 51.4063086 + ], + [ + 3.5017709, + 51.4063044 + ], + [ + 3.5018684, + 51.4057618 + ], + [ + 3.5016984, + 51.4057112 + ], + [ + 3.5015001, + 51.4056396 + ], + [ + 3.5013868, + 51.4055441 + ], + [ + 3.501302, + 51.4054628 + ], + [ + 3.5007115, + 51.4054149 + ], + [ + 3.5004362, + 51.4057262 + ], + [ + 3.5003281, + 51.4056856 + ], + [ + 3.5006235, + 51.4053244 + ], + [ + 3.5006461, + 51.4052819 + ], + [ + 3.5013825, + 51.4053412 + ], + [ + 3.5015744, + 51.4053007 + ], + [ + 3.501783, + 51.4052949 + ], + [ + 3.502258, + 51.4053114 + ], + [ + 3.5024168, + 51.4052704 + ], + [ + 3.502521, + 51.4052262 + ], + [ + 3.502569, + 51.4051354 + ], + [ + 3.5025061, + 51.4048815 + ], + [ + 3.5021722, + 51.4044461 + ], + [ + 3.5019105, + 51.4042224 + ], + [ + 3.5011447, + 51.4045399 + ], + [ + 3.50111, + 51.4044936 + ], + [ + 3.5018246, + 51.4041752 + ], + [ + 3.5016531, + 51.4040718 + ], + [ + 3.5005623, + 51.4033638 + ], + [ + 3.499515, + 51.4048852 + ], + [ + 3.4994063, + 51.404856 + ], + [ + 3.500477, + 51.4032984 + ], + [ + 3.5001383, + 51.4031563 + ], + [ + 3.5000344, + 51.4033197 + ], + [ + 3.4996631, + 51.4031414 + ], + [ + 3.4997967, + 51.4029929 + ], + [ + 3.4993455, + 51.4027681 + ], + [ + 3.4980431, + 51.4041941 + ], + [ + 3.4979415, + 51.4041742 + ], + [ + 3.4991845, + 51.402733 + ], + [ + 3.4982888, + 51.4023842 + ], + [ + 3.4975868, + 51.4021144 + ], + [ + 3.496171, + 51.4036385 + ], + [ + 3.4960701, + 51.4036048 + ], + [ + 3.4974437, + 51.4020055 + ], + [ + 3.496983, + 51.4018462 + ], + [ + 3.4960116, + 51.4015573 + ], + [ + 3.4953317, + 51.401349 + ], + [ + 3.493827, + 51.4030023 + ], + [ + 3.4937409, + 51.4029598 + ], + [ + 3.4952346, + 51.401317 + ], + [ + 3.4947026, + 51.4011512 + ], + [ + 3.4941305, + 51.4009793 + ], + [ + 3.4939748, + 51.401166 + ], + [ + 3.4933064, + 51.4009433 + ], + [ + 3.4934698, + 51.4007353 + ], + [ + 3.4927813, + 51.400392 + ], + [ + 3.4920195, + 51.4016682 + ], + [ + 3.4914826, + 51.4025235 + ], + [ + 3.4913471, + 51.4024737 + ], + [ + 3.4914952, + 51.4022205 + ], + [ + 3.4925864, + 51.4003549 + ], + [ + 3.4920003, + 51.4001101 + ], + [ + 3.4917719, + 51.4000147 + ], + [ + 3.4912388, + 51.3998237 + ], + [ + 3.4906848, + 51.399608 + ], + [ + 3.490389, + 51.3995209 + ], + [ + 3.4893991, + 51.3992303 + ], + [ + 3.4881792, + 51.4012249 + ], + [ + 3.4880784, + 51.4011821 + ], + [ + 3.489299, + 51.3991738 + ], + [ + 3.4887893, + 51.3991051 + ], + [ + 3.4881152, + 51.3988994 + ], + [ + 3.4871479, + 51.398539 + ], + [ + 3.4867149, + 51.3984261 + ], + [ + 3.4865049, + 51.3986889 + ], + [ + 3.4860099, + 51.3985342 + ], + [ + 3.4861342, + 51.3983538 + ], + [ + 3.485911, + 51.3983315 + ], + [ + 3.4846816, + 51.4003645 + ], + [ + 3.4845802, + 51.40034 + ], + [ + 3.4857796, + 51.3983219 + ], + [ + 3.4856366, + 51.3983045 + ], + [ + 3.4854347, + 51.3982638 + ], + [ + 3.4842034, + 51.3979215 + ], + [ + 3.4831472, + 51.397687 + ], + [ + 3.4826153, + 51.3995539 + ], + [ + 3.4825059, + 51.3995476 + ], + [ + 3.4829775, + 51.3976237 + ], + [ + 3.4828974, + 51.3976132 + ], + [ + 3.4821552, + 51.3973486 + ], + [ + 3.4809519, + 51.3971941 + ], + [ + 3.4803912, + 51.3971399 + ], + [ + 3.4803954, + 51.3992992 + ], + [ + 3.4802928, + 51.3993022 + ], + [ + 3.4802615, + 51.3970929 + ], + [ + 3.4799302, + 51.3969975 + ], + [ + 3.4793988, + 51.3968165 + ], + [ + 3.4790536, + 51.3967659 + ], + [ + 3.4784207, + 51.3967181 + ], + [ + 3.4778967, + 51.3966495 + ], + [ + 3.4773388, + 51.396528 + ], + [ + 3.4773006, + 51.3982436 + ], + [ + 3.4771843, + 51.398228 + ], + [ + 3.4771866, + 51.3971621 + ], + [ + 3.4758145, + 51.3969512 + ], + [ + 3.4752512, + 51.3968541 + ], + [ + 3.4743822, + 51.3967203 + ], + [ + 3.4732449, + 51.3965195 + ], + [ + 3.4709489, + 51.3961914 + ], + [ + 3.4703588, + 51.3960643 + ], + [ + 3.4698975, + 51.3959705 + ], + [ + 3.4686422, + 51.3957563 + ], + [ + 3.4676552, + 51.3956626 + ], + [ + 3.4669793, + 51.395589 + ], + [ + 3.4659983, + 51.3953729 + ], + [ + 3.4651875, + 51.3952844 + ], + [ + 3.4643722, + 51.3951438 + ], + [ + 3.4638572, + 51.3950836 + ], + [ + 3.4633851, + 51.3950635 + ], + [ + 3.4627414, + 51.3949831 + ], + [ + 3.4622049, + 51.3948894 + ], + [ + 3.4616685, + 51.3948158 + ], + [ + 3.4607887, + 51.3946886 + ], + [ + 3.4594905, + 51.3945279 + ], + [ + 3.4589004, + 51.3945012 + ], + [ + 3.4582782, + 51.3944744 + ], + [ + 3.457613, + 51.3944744 + ], + [ + 3.4566474, + 51.3944744 + ], + [ + 3.4557462, + 51.3944208 + ], + [ + 3.4551346, + 51.3943137 + ], + [ + 3.4543085, + 51.3940526 + ], + [ + 3.4532464, + 51.3937246 + ], + [ + 3.4520769, + 51.3931824 + ], + [ + 3.4509289, + 51.3927539 + ], + [ + 3.4494483, + 51.3923054 + ], + [ + 3.4481716, + 51.3919372 + ], + [ + 3.4468003, + 51.3914254 + ], + [ + 3.4462961, + 51.3913249 + ], + [ + 3.4456953, + 51.3912044 + ], + [ + 3.4451588, + 51.3911844 + ], + [ + 3.4447726, + 51.3911241 + ], + [ + 3.4446331, + 51.3910237 + ], + [ + 3.4445902, + 51.390709 + ], + [ + 3.4444722, + 51.3905617 + ], + [ + 3.4434744, + 51.3900596 + ], + [ + 3.442026, + 51.3893834 + ], + [ + 3.4411677, + 51.3890085 + ], + [ + 3.4401592, + 51.3883189 + ], + [ + 3.4393652, + 51.38779 + ], + [ + 3.4388717, + 51.3872543 + ], + [ + 3.4387859, + 51.3870468 + ], + [ + 3.4387752, + 51.3868794 + ], + [ + 3.4388073, + 51.3864442 + ], + [ + 3.4390112, + 51.3859487 + ], + [ + 3.4389039, + 51.3858952 + ], + [ + 3.4382709, + 51.3858416 + ], + [ + 3.4379383, + 51.3858081 + ], + [ + 3.4377559, + 51.3858483 + ], + [ + 3.4376164, + 51.386096 + ], + [ + 3.4373911, + 51.3862835 + ], + [ + 3.4365114, + 51.3866183 + ], + [ + 3.4358462, + 51.3868593 + ], + [ + 3.4352561, + 51.3873146 + ], + [ + 3.4350844, + 51.3875824 + ], + [ + 3.4350522, + 51.3878636 + ], + [ + 3.4351703, + 51.3881917 + ], + [ + 3.4351917, + 51.3884595 + ], + [ + 3.4349986, + 51.3887742 + ], + [ + 3.4346338, + 51.3891357 + ], + [ + 3.4343656, + 51.3894838 + ], + [ + 3.4340116, + 51.3896713 + ], + [ + 3.4332605, + 51.3899592 + ], + [ + 3.4330299, + 51.3901299 + ], + [ + 3.4329226, + 51.3902638 + ], + [ + 3.4325149, + 51.3908195 + ], + [ + 3.4318765, + 51.391094 + ], + [ + 3.4316566, + 51.3911107 + ], + [ + 3.4311255, + 51.3910672 + ], + [ + 3.4310128, + 51.3911074 + ], + [ + 3.4302243, + 51.3920145 + ], + [ + 3.4298434, + 51.3924128 + ], + [ + 3.4297147, + 51.3924597 + ], + [ + 3.4296127, + 51.3924664 + ], + [ + 3.4295269, + 51.3924162 + ], + [ + 3.4275114, + 51.3918122 + ], + [ + 3.4261381, + 51.3915712 + ], + [ + 3.4241104, + 51.3912432 + ], + [ + 3.4222757, + 51.3908951 + ], + [ + 3.4213101, + 51.390634 + ], + [ + 3.418231, + 51.3897234 + ], + [ + 3.4145295, + 51.3886388 + ], + [ + 3.4068477, + 51.3860009 + ], + [ + 3.3987367, + 51.3837578 + ], + [ + 3.3943915, + 51.3828806 + ], + [ + 3.3841025, + 51.3801084 + ], + [ + 3.3833837, + 51.3800147 + ], + [ + 3.3830008, + 51.3801867 + ], + [ + 3.3823331, + 51.3804013 + ], + [ + 3.3820835, + 51.3804579 + ], + [ + 3.3819494, + 51.3804479 + ], + [ + 3.3819119, + 51.3803943 + ], + [ + 3.3819762, + 51.380324 + ], + [ + 3.3825787, + 51.3801162 + ], + [ + 3.3826843, + 51.3800595 + ], + [ + 3.3827112, + 51.3798921 + ], + [ + 3.3827702, + 51.3796175 + ], + [ + 3.3828614, + 51.3793831 + ], + [ + 3.382941, + 51.3789524 + ], + [ + 3.3828837, + 51.3783789 + ], + [ + 3.3825848, + 51.3777504 + ], + [ + 3.3826008, + 51.3777298 + ], + [ + 3.3823852, + 51.3773999 + ], + [ + 3.3823739, + 51.3773801 + ], + [ + 3.3823062, + 51.3773524 + ], + [ + 3.382333, + 51.3772034 + ], + [ + 3.3822215, + 51.3772124 + ], + [ + 3.3822067, + 51.3773511 + ], + [ + 3.3820996, + 51.377421 + ], + [ + 3.3821596, + 51.3777457 + ], + [ + 3.3820916, + 51.3778546 + ], + [ + 3.3819897, + 51.3779183 + ], + [ + 3.3818716, + 51.3779417 + ], + [ + 3.3816517, + 51.3779484 + ], + [ + 3.3811743, + 51.3779584 + ], + [ + 3.3811404, + 51.3780903 + ], + [ + 3.3824292, + 51.3780392 + ], + [ + 3.3824292, + 51.3780711 + ], + [ + 3.3811364, + 51.3781263 + ], + [ + 3.3811109, + 51.3782711 + ], + [ + 3.3810667, + 51.3784427 + ], + [ + 3.3824775, + 51.3784963 + ], + [ + 3.3824829, + 51.3785214 + ], + [ + 3.3811887, + 51.378472 + ], + [ + 3.3810653, + 51.3784712 + ], + [ + 3.3810546, + 51.3786428 + ], + [ + 3.3810412, + 51.3788855 + ], + [ + 3.3823474, + 51.3789358 + ], + [ + 3.3823447, + 51.3789692 + ], + [ + 3.3810439, + 51.3789207 + ], + [ + 3.3810224, + 51.378919 + ], + [ + 3.3809875, + 51.3793961 + ], + [ + 3.3823179, + 51.3794497 + ], + [ + 3.3823045, + 51.3794782 + ], + [ + 3.3809795, + 51.3794413 + ], + [ + 3.3809312, + 51.380034 + ], + [ + 3.381634, + 51.3800624 + ], + [ + 3.381634, + 51.3800909 + ], + [ + 3.3808615, + 51.3800641 + ], + [ + 3.3809849, + 51.3786729 + ], + [ + 3.3809366, + 51.378688 + ], + [ + 3.3809285, + 51.3787717 + ], + [ + 3.3808347, + 51.3787884 + ], + [ + 3.3807971, + 51.3792538 + ], + [ + 3.3806486, + 51.3800679 + ], + [ + 3.3807988, + 51.3803558 + ], + [ + 3.3809811, + 51.38055 + ], + [ + 3.3812923, + 51.3807375 + ], + [ + 3.3817858, + 51.3809116 + ], + [ + 3.3818287, + 51.3810321 + ], + [ + 3.3816356, + 51.3811125 + ], + [ + 3.3810026, + 51.380925 + ], + [ + 3.3805949, + 51.3806906 + ], + [ + 3.3803803, + 51.3803893 + ], + [ + 3.380273, + 51.3800344 + ], + [ + 3.3799934, + 51.3795459 + ], + [ + 3.3738672, + 51.3765391 + ], + [ + 3.3728373, + 51.375789 + ], + [ + 3.3711206, + 51.3747443 + ], + [ + 3.368417, + 51.373512 + ], + [ + 3.367151, + 51.3725073 + ], + [ + 3.3665716, + 51.3717572 + ], + [ + 3.3666145, + 51.3711946 + ], + [ + 3.3684384, + 51.3692924 + ], + [ + 3.3690174, + 51.3688775 + ], + [ + 3.3692857, + 51.3685091 + ], + [ + 3.3673138, + 51.3682217 + ], + [ + 3.3674282, + 51.36806 + ], + [ + 3.3674688, + 51.3680046 + ], + [ + 3.3675266, + 51.3679203 + ], + [ + 3.3678746, + 51.3674376 + ], + [ + 3.3682664, + 51.367223 + ], + [ + 3.3686258, + 51.3668479 + ], + [ + 3.3688532, + 51.3665066 + ], + [ + 3.3690236, + 51.3662932 + ], + [ + 3.3712439, + 51.3635119 + ], + [ + 3.3723593, + 51.3622387 + ], + [ + 3.3725976, + 51.3617415 + ], + [ + 3.3728502, + 51.3614905 + ], + [ + 3.3730928, + 51.3611836 + ], + [ + 3.3734339, + 51.3607395 + ], + [ + 3.3738629, + 51.3600647 + ], + [ + 3.3744772, + 51.3590882 + ], + [ + 3.3746918, + 51.3586427 + ], + [ + 3.3747508, + 51.3584283 + ], + [ + 3.3747561, + 51.3582541 + ], + [ + 3.374675, + 51.3579962 + ], + [ + 3.3744976, + 51.3573939 + ], + [ + 3.3744805, + 51.3573361 + ], + [ + 3.3742536, + 51.3565653 + ], + [ + 3.3738884, + 51.3552715 + ], + [ + 3.373705, + 51.3544491 + ], + [ + 3.3736481, + 51.35368 + ], + [ + 3.3736519, + 51.3531775 + ], + [ + 3.3736548, + 51.3528019 + ], + [ + 3.3737021, + 51.3520031 + ], + [ + 3.3737196, + 51.3517075 + ], + [ + 3.3740027, + 51.3493443 + ], + [ + 3.3740892, + 51.348622 + ], + [ + 3.3753037, + 51.3476665 + ], + [ + 3.3754897, + 51.3475202 + ], + [ + 3.376404, + 51.3468008 + ], + [ + 3.3787156, + 51.3449362 + ], + [ + 3.3788322, + 51.3448527 + ], + [ + 3.3795292, + 51.3443537 + ], + [ + 3.3802393, + 51.3438709 + ], + [ + 3.3815994, + 51.3427838 + ], + [ + 3.3833746, + 51.3414512 + ], + [ + 3.383558, + 51.3412891 + ], + [ + 3.3836255, + 51.3412294 + ], + [ + 3.3841502, + 51.3391007 + ], + [ + 3.3848671, + 51.3363301 + ], + [ + 3.3847416, + 51.334712 + ], + [ + 3.3843492, + 51.3333954 + ], + [ + 3.3820674, + 51.3318025 + ], + [ + 3.3795665, + 51.3300459 + ], + [ + 3.3764913, + 51.3278038 + ], + [ + 3.3754123, + 51.3270711 + ], + [ + 3.3723919, + 51.3250203 + ], + [ + 3.3718455, + 51.3247011 + ], + [ + 3.3715017, + 51.3245004 + ], + [ + 3.3713823, + 51.324111 + ], + [ + 3.3713323, + 51.3239494 + ], + [ + 3.3695092, + 51.3228456 + ], + [ + 3.3693156, + 51.3227323 + ], + [ + 3.3690889, + 51.3225158 + ], + [ + 3.3690446, + 51.3224993 + ], + [ + 3.3687462, + 51.3223334 + ], + [ + 3.3667525, + 51.320991 + ], + [ + 3.3657242, + 51.3202466 + ], + [ + 3.3628473, + 51.3181995 + ], + [ + 3.3623043, + 51.3177656 + ], + [ + 3.3602866, + 51.3163987 + ], + [ + 3.3583341, + 51.3150131 + ], + [ + 3.3586049, + 51.3149613 + ], + [ + 3.3586417, + 51.3149542 + ], + [ + 3.3588683, + 51.3149091 + ], + [ + 3.3589953, + 51.3148059 + ], + [ + 3.3592184, + 51.314624 + ], + [ + 3.3593182, + 51.3145427 + ], + [ + 3.3593454, + 51.3145204 + ], + [ + 3.3593756, + 51.3144973 + ], + [ + 3.3594008, + 51.3144784 + ], + [ + 3.3598606, + 51.3141013 + ], + [ + 3.3618354, + 51.3126882 + ], + [ + 3.3629561, + 51.3119702 + ], + [ + 3.3632749, + 51.3117659 + ], + [ + 3.3652099, + 51.3104181 + ], + [ + 3.3666083, + 51.3094414 + ], + [ + 3.3672439, + 51.3089975 + ], + [ + 3.3692294, + 51.3076659 + ], + [ + 3.3711487, + 51.3064003 + ], + [ + 3.3719492, + 51.3058558 + ], + [ + 3.3720349, + 51.3058007 + ], + [ + 3.3721108, + 51.3057519 + ], + [ + 3.3721232, + 51.3057436 + ], + [ + 3.3724466, + 51.305535 + ], + [ + 3.3741481, + 51.3044373 + ], + [ + 3.3755511, + 51.3034781 + ], + [ + 3.3763319, + 51.3029027 + ], + [ + 3.3767208, + 51.3026503 + ], + [ + 3.3768186, + 51.3026308 + ], + [ + 3.3770679, + 51.3025819 + ], + [ + 3.3772929, + 51.3025574 + ], + [ + 3.3775912, + 51.3025574 + ], + [ + 3.377645, + 51.3025281 + ], + [ + 3.3774542, + 51.3024254 + ], + [ + 3.3773319, + 51.3023766 + ], + [ + 3.3770485, + 51.3022837 + ], + [ + 3.3766054, + 51.3021805 + ], + [ + 3.3758343, + 51.3018747 + ], + [ + 3.3754003, + 51.3017026 + ], + [ + 3.3740008, + 51.3010703 + ], + [ + 3.3736599, + 51.3009114 + ], + [ + 3.3728331, + 51.3005261 + ], + [ + 3.3718987, + 51.3002351 + ], + [ + 3.3709566, + 51.2999738 + ], + [ + 3.3701844, + 51.2997934 + ], + [ + 3.3692467, + 51.2997977 + ], + [ + 3.3684217, + 51.299798 + ], + [ + 3.3674096, + 51.2996279 + ], + [ + 3.3665084, + 51.2992935 + ], + [ + 3.3661939, + 51.2988316 + ], + [ + 3.3660455, + 51.2981461 + ], + [ + 3.3660229, + 51.2975826 + ], + [ + 3.3662074, + 51.2970202 + ], + [ + 3.3664093, + 51.2963708 + ], + [ + 3.366756, + 51.2957797 + ], + [ + 3.3672427, + 51.2951616 + ], + [ + 3.367827, + 51.2943709 + ], + [ + 3.367885, + 51.2942925 + ], + [ + 3.3686001, + 51.2936544 + ], + [ + 3.3689281, + 51.2933339 + ], + [ + 3.3697027, + 51.2926626 + ], + [ + 3.3700366, + 51.2923732 + ], + [ + 3.3707522, + 51.2917821 + ], + [ + 3.3708437, + 51.2917064 + ], + [ + 3.3713884, + 51.2913494 + ], + [ + 3.3717552, + 51.2911089 + ], + [ + 3.3723247, + 51.2908853 + ], + [ + 3.3730621, + 51.2905958 + ], + [ + 3.3742689, + 51.2902379 + ], + [ + 3.3756974, + 51.2898834 + ], + [ + 3.3758656, + 51.2897942 + ], + [ + 3.3767759, + 51.2893118 + ], + [ + 3.3770723, + 51.2892053 + ], + [ + 3.3784359, + 51.2887158 + ], + [ + 3.3785614, + 51.2886612 + ], + [ + 3.3796226, + 51.2881997 + ], + [ + 3.3802645, + 51.2876458 + ], + [ + 3.3804114, + 51.287519 + ], + [ + 3.380569, + 51.2873058 + ], + [ + 3.3805901, + 51.2872773 + ], + [ + 3.3809058, + 51.2868506 + ], + [ + 3.3809954, + 51.2863083 + ], + [ + 3.380702, + 51.2855809 + ], + [ + 3.3804624, + 51.2849225 + ], + [ + 3.3804875, + 51.2847793 + ], + [ + 3.3805827, + 51.2842384 + ], + [ + 3.3808064, + 51.2834014 + ], + [ + 3.3809042, + 51.2832974 + ], + [ + 3.3812806, + 51.2828978 + ], + [ + 3.3817482, + 51.2823482 + ], + [ + 3.3818545, + 51.2819412 + ], + [ + 3.3814496, + 51.2814331 + ], + [ + 3.3808374, + 51.2809513 + ], + [ + 3.3800073, + 51.2804502 + ], + [ + 3.3795006, + 51.280285 + ], + [ + 3.3789028, + 51.2801423 + ], + [ + 3.3780716, + 51.2800602 + ], + [ + 3.3772804, + 51.2799897 + ], + [ + 3.376371, + 51.2797836 + ], + [ + 3.3756881, + 51.2794412 + ], + [ + 3.3752733, + 51.2788505 + ], + [ + 3.3751891, + 51.2782638 + ], + [ + 3.3753964, + 51.2776009 + ], + [ + 3.3759453, + 51.2769326 + ], + [ + 3.3767418, + 51.2762154 + ], + [ + 3.3778856, + 51.2752823 + ], + [ + 3.3785957, + 51.2748074 + ], + [ + 3.379539, + 51.2745877 + ], + [ + 3.3804513, + 51.2745397 + ], + [ + 3.3812005, + 51.2744588 + ], + [ + 3.3815727, + 51.2743096 + ], + [ + 3.3822867, + 51.2741415 + ], + [ + 3.3833239, + 51.2739589 + ], + [ + 3.3840874, + 51.2739032 + ], + [ + 3.3848527, + 51.274001 + ], + [ + 3.385721, + 51.2740031 + ], + [ + 3.3865177, + 51.2738812 + ], + [ + 3.3873887, + 51.2736405 + ], + [ + 3.3880802, + 51.2731883 + ], + [ + 3.3885749, + 51.272474 + ], + [ + 3.3886727, + 51.2718195 + ], + [ + 3.3888565, + 51.2712984 + ], + [ + 3.3893283, + 51.2706756 + ], + [ + 3.3899555, + 51.2701268 + ], + [ + 3.3903993, + 51.2697329 + ], + [ + 3.3909291, + 51.2694143 + ], + [ + 3.3917374, + 51.2683809 + ], + [ + 3.3928346, + 51.2673586 + ], + [ + 3.3929811, + 51.2672252 + ], + [ + 3.3932087, + 51.2670179 + ], + [ + 3.3935291, + 51.2666585 + ], + [ + 3.3940648, + 51.2660776 + ], + [ + 3.3947079, + 51.2653884 + ], + [ + 3.3951008, + 51.265173 + ], + [ + 3.3956726, + 51.2647931 + ], + [ + 3.3963018, + 51.2644479 + ], + [ + 3.3970387, + 51.2641561 + ], + [ + 3.3979524, + 51.2639207 + ], + [ + 3.3993418, + 51.2636897 + ], + [ + 3.4003808, + 51.2635329 + ], + [ + 3.4013, + 51.2633728 + ], + [ + 3.4021227, + 51.2631433 + ], + [ + 3.4027459, + 51.2628938 + ], + [ + 3.403434, + 51.2625104 + ], + [ + 3.4040559, + 51.2620009 + ], + [ + 3.4047033, + 51.2613322 + ], + [ + 3.4053224, + 51.2604649 + ], + [ + 3.4057886, + 51.2596098 + ], + [ + 3.4061048, + 51.258799 + ], + [ + 3.4063683, + 51.2580743 + ], + [ + 3.4067402, + 51.2575329 + ], + [ + 3.4072971, + 51.2571619 + ], + [ + 3.4078834, + 51.2569325 + ], + [ + 3.4086891, + 51.2568055 + ], + [ + 3.409558, + 51.256777 + ], + [ + 3.4105601, + 51.2567953 + ], + [ + 3.4109224, + 51.2568373 + ], + [ + 3.41136, + 51.2569234 + ], + [ + 3.412023, + 51.2571574 + ], + [ + 3.4126146, + 51.2575025 + ], + [ + 3.4130541, + 51.2578302 + ], + [ + 3.4134757, + 51.2583082 + ], + [ + 3.4137525, + 51.2587529 + ], + [ + 3.4139195, + 51.259085 + ], + [ + 3.4147876, + 51.2595693 + ], + [ + 3.4154057, + 51.2598735 + ], + [ + 3.415841, + 51.2600599 + ], + [ + 3.4160384, + 51.2601103 + ], + [ + 3.4163217, + 51.2601714 + ], + [ + 3.4166667, + 51.2601746 + ], + [ + 3.4170133, + 51.2601093 + ], + [ + 3.417264, + 51.2599407 + ], + [ + 3.417614, + 51.2595655 + ], + [ + 3.4178975, + 51.2592352 + ], + [ + 3.4179853, + 51.258885 + ], + [ + 3.418037, + 51.2583589 + ], + [ + 3.4180982, + 51.2580609 + ], + [ + 3.4183857, + 51.2577125 + ], + [ + 3.4188204, + 51.257443 + ], + [ + 3.4196309, + 51.2572612 + ], + [ + 3.4204896, + 51.2570341 + ], + [ + 3.421924, + 51.2564021 + ], + [ + 3.4221991, + 51.256286 + ], + [ + 3.4227622, + 51.2559516 + ], + [ + 3.4234798, + 51.2553745 + ], + [ + 3.424219, + 51.2549686 + ], + [ + 3.4246872, + 51.2546583 + ], + [ + 3.424858, + 51.2544889 + ], + [ + 3.4250348, + 51.2542169 + ], + [ + 3.4251689, + 51.2539036 + ], + [ + 3.4252757, + 51.2533484 + ], + [ + 3.425385, + 51.2523556 + ], + [ + 3.4254433, + 51.2518546 + ], + [ + 3.42542, + 51.251435 + ], + [ + 3.4254423, + 51.2512483 + ], + [ + 3.4255368, + 51.251085 + ], + [ + 3.4256684, + 51.2508833 + ], + [ + 3.4257534, + 51.2506516 + ], + [ + 3.4257877, + 51.2504171 + ], + [ + 3.425735, + 51.2501727 + ], + [ + 3.425674, + 51.2499738 + ], + [ + 3.4257103, + 51.2496528 + ], + [ + 3.425803, + 51.2492433 + ], + [ + 3.426137, + 51.2482662 + ], + [ + 3.426418, + 51.2475484 + ], + [ + 3.426935, + 51.2465092 + ], + [ + 3.4273695, + 51.245754 + ], + [ + 3.4273584, + 51.2451088 + ], + [ + 3.427549, + 51.2447003 + ], + [ + 3.4322593, + 51.2455155 + ], + [ + 3.4357286, + 51.2446426 + ], + [ + 3.4367676, + 51.2443982 + ], + [ + 3.4367902, + 51.2443928 + ], + [ + 3.4402821, + 51.2434994 + ], + [ + 3.4415192, + 51.2431808 + ], + [ + 3.4415863, + 51.2431635 + ], + [ + 3.4418095, + 51.2431413 + ], + [ + 3.4420301, + 51.2430582 + ], + [ + 3.4434181, + 51.2427542 + ], + [ + 3.4442783, + 51.2425805 + ], + [ + 3.4444201, + 51.2424546 + ], + [ + 3.4444507, + 51.2421201 + ], + [ + 3.4446943, + 51.242051 + ], + [ + 3.445723, + 51.2418578 + ], + [ + 3.4468073, + 51.2416494 + ], + [ + 3.447328, + 51.2415781 + ], + [ + 3.4478102, + 51.2415518 + ], + [ + 3.4481182, + 51.2415284 + ], + [ + 3.4482485, + 51.2415392 + ], + [ + 3.4483802, + 51.2415188 + ], + [ + 3.448968, + 51.2415873 + ], + [ + 3.4501707, + 51.2416137 + ], + [ + 3.4536498, + 51.2418012 + ], + [ + 3.4583026, + 51.2419174 + ], + [ + 3.4588309, + 51.2418331 + ], + [ + 3.4598447, + 51.2418032 + ], + [ + 3.4603875, + 51.241897 + ], + [ + 3.460789, + 51.2419665 + ], + [ + 3.4622551, + 51.2420135 + ], + [ + 3.4660449, + 51.2422426 + ], + [ + 3.4679194, + 51.2423405 + ], + [ + 3.4704955, + 51.242475 + ], + [ + 3.47488, + 51.2427523 + ], + [ + 3.475076, + 51.2427631 + ], + [ + 3.4753793, + 51.24278 + ], + [ + 3.475426, + 51.2427826 + ], + [ + 3.4800813, + 51.243041 + ], + [ + 3.4804509, + 51.2429028 + ], + [ + 3.4841206, + 51.2431508 + ], + [ + 3.4869087, + 51.2433661 + ], + [ + 3.4896666, + 51.2436336 + ], + [ + 3.490184, + 51.2436651 + ], + [ + 3.49284, + 51.2438269 + ], + [ + 3.4942775, + 51.2439029 + ], + [ + 3.4959161, + 51.2439897 + ], + [ + 3.4995604, + 51.2442439 + ], + [ + 3.5029112, + 51.2444657 + ], + [ + 3.5062068, + 51.2446855 + ], + [ + 3.5064689, + 51.244703 + ], + [ + 3.5083614, + 51.2448511 + ], + [ + 3.5084989, + 51.2449751 + ], + [ + 3.5086574, + 51.2451179 + ], + [ + 3.5097143, + 51.2450584 + ], + [ + 3.510291, + 51.2450498 + ], + [ + 3.5109129, + 51.2450406 + ], + [ + 3.5169859, + 51.2454583 + ], + [ + 3.5227828, + 51.2459153 + ], + [ + 3.5279133, + 51.2462658 + ], + [ + 3.5278182, + 51.2465907 + ], + [ + 3.527794, + 51.2466735 + ], + [ + 3.5277766, + 51.2467331 + ], + [ + 3.5274243, + 51.2479376 + ], + [ + 3.5253767, + 51.2549381 + ], + [ + 3.5249691, + 51.2564535 + ], + [ + 3.5243256, + 51.2588465 + ], + [ + 3.5238216, + 51.2605408 + ], + [ + 3.5230768, + 51.262908 + ], + [ + 3.5230584, + 51.2629538 + ], + [ + 3.5229783, + 51.2632209 + ], + [ + 3.5219803, + 51.2667279 + ], + [ + 3.5219257, + 51.2669199 + ], + [ + 3.5218956, + 51.2670222 + ], + [ + 3.521839, + 51.2672184 + ], + [ + 3.5213864, + 51.2687442 + ], + [ + 3.5208744, + 51.2703881 + ], + [ + 3.5203232, + 51.2719386 + ], + [ + 3.5202418, + 51.2722814 + ], + [ + 3.5201351, + 51.2727312 + ], + [ + 3.5196892, + 51.2740279 + ], + [ + 3.5178799, + 51.2799143 + ], + [ + 3.5177661, + 51.2803487 + ], + [ + 3.5176379, + 51.2806782 + ], + [ + 3.5154521, + 51.2872516 + ], + [ + 3.5172099, + 51.2874321 + ], + [ + 3.5178643, + 51.2875184 + ], + [ + 3.5192988, + 51.2877075 + ], + [ + 3.5220548, + 51.2879954 + ], + [ + 3.5251944, + 51.2883198 + ], + [ + 3.5292095, + 51.2887319 + ], + [ + 3.5309797, + 51.2865997 + ], + [ + 3.5323041, + 51.2850449 + ], + [ + 3.5336343, + 51.2835357 + ], + [ + 3.5382164, + 51.2836629 + ], + [ + 3.539252, + 51.2844491 + ], + [ + 3.5392727, + 51.2844682 + ], + [ + 3.5398875, + 51.2850347 + ], + [ + 3.540082, + 51.2852798 + ], + [ + 3.5404606, + 51.2857562 + ], + [ + 3.5411696, + 51.2867889 + ], + [ + 3.5412133, + 51.2868382 + ], + [ + 3.5420047, + 51.287732 + ], + [ + 3.542241, + 51.2880762 + ], + [ + 3.5426223, + 51.2891505 + ], + [ + 3.5429638, + 51.2900968 + ], + [ + 3.5432647, + 51.2911884 + ], + [ + 3.5453125, + 51.2911488 + ], + [ + 3.5474255, + 51.2911145 + ], + [ + 3.5500777, + 51.2910045 + ], + [ + 3.5505764, + 51.290587 + ], + [ + 3.5512915, + 51.2902175 + ], + [ + 3.5519973, + 51.2899117 + ], + [ + 3.5526622, + 51.2897601 + ], + [ + 3.5537173, + 51.2896678 + ], + [ + 3.554761, + 51.2897119 + ], + [ + 3.5555406, + 51.289853 + ], + [ + 3.5558767, + 51.2900208 + ], + [ + 3.5560585, + 51.290246 + ], + [ + 3.5561232, + 51.2903444 + ], + [ + 3.5562135, + 51.2904569 + ], + [ + 3.5562402, + 51.290489 + ], + [ + 3.5564432, + 51.2907331 + ], + [ + 3.5567076, + 51.2908727 + ], + [ + 3.557521, + 51.2910962 + ], + [ + 3.5580535, + 51.291248 + ], + [ + 3.55981, + 51.2953793 + ], + [ + 3.562584, + 51.2958213 + ], + [ + 3.5638805, + 51.2954221 + ], + [ + 3.5645255, + 51.2952065 + ], + [ + 3.5662207, + 51.2945798 + ], + [ + 3.5663433, + 51.293871 + ], + [ + 3.5686827, + 51.293056 + ], + [ + 3.5710592, + 51.2922094 + ], + [ + 3.5720106, + 51.2919428 + ], + [ + 3.571464, + 51.2910351 + ], + [ + 3.5719904, + 51.2906588 + ], + [ + 3.5723221, + 51.2903755 + ], + [ + 3.5733157, + 51.2895269 + ], + [ + 3.5757599, + 51.2885855 + ], + [ + 3.5758016, + 51.2884039 + ], + [ + 3.5759231, + 51.2882186 + ], + [ + 3.5762346, + 51.2879901 + ], + [ + 3.5776848, + 51.2887715 + ], + [ + 3.5787616, + 51.2886792 + ], + [ + 3.5796862, + 51.2888264 + ], + [ + 3.5799004, + 51.2886923 + ], + [ + 3.5800608, + 51.288421 + ], + [ + 3.5800328, + 51.2881385 + ], + [ + 3.5812667, + 51.287142 + ], + [ + 3.5819847, + 51.286909 + ], + [ + 3.5828011, + 51.2877741 + ], + [ + 3.5838622, + 51.2889608 + ], + [ + 3.5825655, + 51.2906166 + ], + [ + 3.5835413, + 51.2922347 + ], + [ + 3.5860872, + 51.2925325 + ], + [ + 3.586631, + 51.2926171 + ], + [ + 3.5867808, + 51.2926405 + ], + [ + 3.5873407, + 51.2928518 + ], + [ + 3.5877628, + 51.2930615 + ], + [ + 3.5850299, + 51.2951336 + ], + [ + 3.5843559, + 51.2956446 + ], + [ + 3.5840635, + 51.2957187 + ], + [ + 3.5833921, + 51.2958429 + ], + [ + 3.5810338, + 51.2982923 + ], + [ + 3.5833311, + 51.2999029 + ], + [ + 3.5852938, + 51.3013001 + ], + [ + 3.5862105, + 51.3019706 + ], + [ + 3.5871638, + 51.3028784 + ], + [ + 3.5882289, + 51.3039421 + ], + [ + 3.5892858, + 51.3050421 + ], + [ + 3.5899487, + 51.30584 + ], + [ + 3.5900324, + 51.305944 + ], + [ + 3.5908448, + 51.3056701 + ], + [ + 3.591678, + 51.3053883 + ], + [ + 3.5918631, + 51.305035 + ], + [ + 3.5911575, + 51.3044188 + ], + [ + 3.591293, + 51.3043479 + ], + [ + 3.592284, + 51.3040143 + ], + [ + 3.5929581, + 51.3038149 + ], + [ + 3.5967075, + 51.3027047 + ], + [ + 3.6003527, + 51.301658 + ], + [ + 3.6063337, + 51.2999046 + ], + [ + 3.6118454, + 51.2983005 + ], + [ + 3.6126284, + 51.2979925 + ], + [ + 3.6126816, + 51.2979454 + ], + [ + 3.61274, + 51.2978938 + ], + [ + 3.613302, + 51.2978752 + ], + [ + 3.6139354, + 51.2978095 + ], + [ + 3.6144044, + 51.2976554 + ], + [ + 3.6150457, + 51.2973121 + ], + [ + 3.6158336, + 51.2969158 + ], + [ + 3.6188046, + 51.2958154 + ], + [ + 3.6192723, + 51.2944323 + ], + [ + 3.619417, + 51.2941926 + ], + [ + 3.619707, + 51.29395 + ], + [ + 3.621077, + 51.2929911 + ], + [ + 3.6213861, + 51.2928352 + ], + [ + 3.6216928, + 51.2927703 + ], + [ + 3.6228706, + 51.2929518 + ], + [ + 3.6235113, + 51.2930227 + ], + [ + 3.6247975, + 51.2933161 + ], + [ + 3.6255302, + 51.2933709 + ], + [ + 3.6260715, + 51.2932633 + ], + [ + 3.6272072, + 51.292806 + ], + [ + 3.6275598, + 51.2926497 + ], + [ + 3.6279166, + 51.2925394 + ], + [ + 3.6282102, + 51.2924255 + ], + [ + 3.6289291, + 51.2921736 + ], + [ + 3.6303324, + 51.2916776 + ], + [ + 3.6306632, + 51.291593 + ], + [ + 3.6307763, + 51.2915556 + ], + [ + 3.6308712, + 51.2915086 + ], + [ + 3.6309361, + 51.2914536 + ], + [ + 3.6310291, + 51.2913434 + ], + [ + 3.6311433, + 51.2911832 + ], + [ + 3.6312134, + 51.2910659 + ], + [ + 3.631251, + 51.2910012 + ], + [ + 3.632053, + 51.2909905 + ], + [ + 3.6321624, + 51.2909861 + ], + [ + 3.6322435, + 51.2909815 + ], + [ + 3.6323449, + 51.2909661 + ], + [ + 3.6324819, + 51.2909462 + ], + [ + 3.6326831, + 51.2908964 + ], + [ + 3.6328633, + 51.2908366 + ], + [ + 3.6359135, + 51.2897616 + ], + [ + 3.6395519, + 51.2884923 + ], + [ + 3.6402408, + 51.288239 + ], + [ + 3.6406683, + 51.2880725 + ], + [ + 3.640769, + 51.2880359 + ], + [ + 3.6408752, + 51.2879786 + ], + [ + 3.6409358, + 51.2879874 + ], + [ + 3.6412732, + 51.288085 + ], + [ + 3.6417284, + 51.2882028 + ], + [ + 3.6425849, + 51.288428 + ], + [ + 3.6430649, + 51.2885317 + ], + [ + 3.6432347, + 51.288583 + ], + [ + 3.643313, + 51.288604 + ], + [ + 3.6434119, + 51.2886537 + ], + [ + 3.6434623, + 51.2886875 + ], + [ + 3.6435532, + 51.2887486 + ], + [ + 3.6439743, + 51.2890626 + ], + [ + 3.6440446, + 51.2891276 + ], + [ + 3.6442224, + 51.2894116 + ], + [ + 3.6444454, + 51.289825 + ], + [ + 3.6445072, + 51.2899247 + ], + [ + 3.6445698, + 51.2899747 + ], + [ + 3.6446643, + 51.2900101 + ], + [ + 3.6447353, + 51.2900254 + ], + [ + 3.6456788, + 51.2900417 + ], + [ + 3.647904, + 51.290085 + ], + [ + 3.6498367, + 51.2901017 + ], + [ + 3.6529339, + 51.2901254 + ], + [ + 3.6541942, + 51.2901412 + ], + [ + 3.654372, + 51.2901422 + ], + [ + 3.6544509, + 51.2901526 + ], + [ + 3.6550895, + 51.290263 + ], + [ + 3.6552318, + 51.2902713 + ], + [ + 3.6553188, + 51.2902718 + ], + [ + 3.6555089, + 51.2902432 + ], + [ + 3.6566876, + 51.2901893 + ], + [ + 3.6569901, + 51.2901755 + ], + [ + 3.6575905, + 51.2900687 + ], + [ + 3.6580851, + 51.2900022 + ], + [ + 3.658238, + 51.2899622 + ], + [ + 3.6585332, + 51.2898461 + ], + [ + 3.6591385, + 51.2897012 + ], + [ + 3.659811, + 51.2894536 + ], + [ + 3.6605229, + 51.2891877 + ], + [ + 3.6631385, + 51.2881475 + ], + [ + 3.6719787, + 51.2847654 + ], + [ + 3.675907, + 51.2833081 + ], + [ + 3.6763655, + 51.2832102 + ], + [ + 3.6765785, + 51.283134 + ], + [ + 3.6766496, + 51.2831067 + ], + [ + 3.6767033, + 51.2830518 + ], + [ + 3.6768663, + 51.2827648 + ], + [ + 3.6770571, + 51.2823952 + ], + [ + 3.677303, + 51.2818874 + ], + [ + 3.6775385, + 51.2812606 + ], + [ + 3.6774994, + 51.2812558 + ], + [ + 3.6775648, + 51.2811101 + ], + [ + 3.6776959, + 51.2808233 + ], + [ + 3.6778189, + 51.2805638 + ], + [ + 3.6778462, + 51.280501 + ], + [ + 3.6778844, + 51.2804163 + ], + [ + 3.678741, + 51.2805274 + ], + [ + 3.6793377, + 51.2806048 + ], + [ + 3.6793252, + 51.2806487 + ], + [ + 3.6814677, + 51.2809222 + ], + [ + 3.6818619, + 51.2809559 + ], + [ + 3.6823958, + 51.2809715 + ], + [ + 3.6835746, + 51.2809272 + ], + [ + 3.6854344, + 51.2808203 + ], + [ + 3.6863341, + 51.2807667 + ], + [ + 3.6869102, + 51.2807203 + ], + [ + 3.6869481, + 51.2807172 + ], + [ + 3.6882122, + 51.2806543 + ], + [ + 3.6889719, + 51.2806088 + ], + [ + 3.6892702, + 51.2805653 + ], + [ + 3.6895023, + 51.2804828 + ], + [ + 3.6896122, + 51.2804317 + ], + [ + 3.6897287, + 51.2803774 + ], + [ + 3.6898946, + 51.2802639 + ], + [ + 3.6900669, + 51.2801235 + ], + [ + 3.6902835, + 51.2798843 + ], + [ + 3.6914269, + 51.2787043 + ], + [ + 3.6919642, + 51.2781574 + ], + [ + 3.6923849, + 51.2777071 + ], + [ + 3.692515, + 51.2775473 + ], + [ + 3.6925906, + 51.277391 + ], + [ + 3.6926973, + 51.2771664 + ], + [ + 3.6928361, + 51.2768682 + ], + [ + 3.6929502, + 51.2765858 + ], + [ + 3.6931182, + 51.2763383 + ], + [ + 3.69326, + 51.276217 + ], + [ + 3.6933952, + 51.2761224 + ], + [ + 3.6936092, + 51.2760322 + ], + [ + 3.6938787, + 51.276025 + ], + [ + 3.6940098, + 51.2760235 + ], + [ + 3.6946882, + 51.2759464 + ], + [ + 3.6995222, + 51.2749192 + ], + [ + 3.7046764, + 51.273875 + ], + [ + 3.7061383, + 51.2735833 + ], + [ + 3.7073898, + 51.2732823 + ], + [ + 3.7089574, + 51.2728524 + ], + [ + 3.7103115, + 51.2725205 + ], + [ + 3.7115797, + 51.2723934 + ], + [ + 3.7121732, + 51.2723397 + ], + [ + 3.7123308, + 51.2723254 + ], + [ + 3.712744, + 51.272288 + ], + [ + 3.7134161, + 51.2722272 + ], + [ + 3.7140202, + 51.2722226 + ], + [ + 3.7141876, + 51.2719943 + ], + [ + 3.7146551, + 51.2719393 + ], + [ + 3.714705, + 51.2719334 + ], + [ + 3.714943, + 51.2719 + ], + [ + 3.7151843, + 51.271868 + ], + [ + 3.715941, + 51.2717656 + ], + [ + 3.7161779, + 51.271736 + ], + [ + 3.7167428, + 51.2716654 + ], + [ + 3.7170633, + 51.2716222 + ], + [ + 3.7171679, + 51.2716079 + ], + [ + 3.7176422, + 51.2715529 + ], + [ + 3.7180191, + 51.2714665 + ], + [ + 3.7183473, + 51.2714263 + ], + [ + 3.7186353, + 51.2713924 + ], + [ + 3.7186341, + 51.2715878 + ], + [ + 3.7188991, + 51.2718697 + ], + [ + 3.7191611, + 51.2723804 + ], + [ + 3.7194541, + 51.2725621 + ], + [ + 3.7199516, + 51.272705 + ], + [ + 3.7217066, + 51.2731047 + ], + [ + 3.7227843, + 51.2732955 + ], + [ + 3.7230347, + 51.2733153 + ], + [ + 3.723567, + 51.2733776 + ], + [ + 3.7245133, + 51.273329 + ], + [ + 3.7256642, + 51.2732416 + ], + [ + 3.726865, + 51.2731868 + ], + [ + 3.7277339, + 51.2730458 + ], + [ + 3.7286838, + 51.2728646 + ], + [ + 3.7298381, + 51.2726537 + ], + [ + 3.7324964, + 51.2721993 + ], + [ + 3.7355181, + 51.2717509 + ], + [ + 3.7385089, + 51.271188 + ], + [ + 3.7386522, + 51.2711807 + ], + [ + 3.7418193, + 51.2708341 + ], + [ + 3.7457322, + 51.2702374 + ], + [ + 3.7489978, + 51.2698285 + ], + [ + 3.7503386, + 51.2695696 + ], + [ + 3.7511092, + 51.2694004 + ], + [ + 3.7514288, + 51.2693304 + ], + [ + 3.7516786, + 51.2692755 + ], + [ + 3.7518859, + 51.2692329 + ], + [ + 3.7520626, + 51.2694827 + ], + [ + 3.7524161, + 51.2700252 + ], + [ + 3.7524487, + 51.2701185 + ], + [ + 3.7525082, + 51.2702887 + ], + [ + 3.7526449, + 51.2702486 + ], + [ + 3.7527334, + 51.2702227 + ], + [ + 3.7553708, + 51.2694496 + ], + [ + 3.7557491, + 51.2693463 + ], + [ + 3.7558862, + 51.2692631 + ], + [ + 3.7565594, + 51.2685088 + ], + [ + 3.7579091, + 51.2668813 + ], + [ + 3.7587981, + 51.2661407 + ], + [ + 3.7588422, + 51.266112 + ], + [ + 3.7591877, + 51.265985 + ], + [ + 3.7595988, + 51.2658194 + ], + [ + 3.7598432, + 51.2656259 + ], + [ + 3.7599353, + 51.2654046 + ], + [ + 3.7599004, + 51.265183 + ], + [ + 3.7598363, + 51.2649796 + ], + [ + 3.7599027, + 51.2648108 + ], + [ + 3.7602283, + 51.2643846 + ], + [ + 3.760682, + 51.2638575 + ], + [ + 3.7620998, + 51.2622106 + ], + [ + 3.7621745, + 51.2620317 + ], + [ + 3.7622677, + 51.2619353 + ], + [ + 3.7623613, + 51.2618626 + ], + [ + 3.7625129, + 51.2617778 + ], + [ + 3.7627203, + 51.2617355 + ], + [ + 3.7628291, + 51.2617072 + ], + [ + 3.7632612, + 51.2615835 + ], + [ + 3.7689608, + 51.259986 + ], + [ + 3.7693241, + 51.2599161 + ], + [ + 3.7695995, + 51.2599784 + ], + [ + 3.7700586, + 51.2602696 + ], + [ + 3.7725939, + 51.2616806 + ], + [ + 3.772876, + 51.2618458 + ], + [ + 3.7731172, + 51.2621775 + ], + [ + 3.7735945, + 51.2636928 + ], + [ + 3.7736436, + 51.2636869 + ], + [ + 3.7738807, + 51.2636586 + ], + [ + 3.7745496, + 51.2635788 + ], + [ + 3.7755785, + 51.2632662 + ], + [ + 3.7769565, + 51.2627947 + ], + [ + 3.7780075, + 51.2624228 + ], + [ + 3.7781818, + 51.2623961 + ], + [ + 3.7784946, + 51.2622915 + ], + [ + 3.7785371, + 51.2622728 + ], + [ + 3.7789966, + 51.2620712 + ], + [ + 3.7799795, + 51.261521 + ], + [ + 3.7821345, + 51.2603547 + ], + [ + 3.7839986, + 51.2592893 + ], + [ + 3.7853854, + 51.2584969 + ], + [ + 3.788143, + 51.2578572 + ], + [ + 3.792416, + 51.2567894 + ], + [ + 3.793614, + 51.2564756 + ], + [ + 3.7952611, + 51.2560134 + ], + [ + 3.7953761, + 51.2559811 + ], + [ + 3.7956899, + 51.255893 + ], + [ + 3.795457, + 51.2557669 + ], + [ + 3.7953339, + 51.2556599 + ], + [ + 3.795229, + 51.2555689 + ], + [ + 3.7949997, + 51.2552012 + ], + [ + 3.7947731, + 51.2548034 + ], + [ + 3.7945464, + 51.2543929 + ], + [ + 3.7941937, + 51.2537836 + ], + [ + 3.7939013, + 51.2532825 + ], + [ + 3.7935969, + 51.252778 + ], + [ + 3.7927332, + 51.251341 + ], + [ + 3.7910917, + 51.2485675 + ], + [ + 3.7897935, + 51.2463748 + ], + [ + 3.7894969, + 51.2458671 + ], + [ + 3.789133, + 51.2392933 + ], + [ + 3.7890494, + 51.2376629 + ], + [ + 3.7888074, + 51.2329399 + ], + [ + 3.7887832, + 51.2324667 + ], + [ + 3.7887382, + 51.2315892 + ], + [ + 3.7887277, + 51.2313835 + ], + [ + 3.7886377, + 51.2296263 + ], + [ + 3.7885819, + 51.2287023 + ], + [ + 3.7885779, + 51.2285723 + ], + [ + 3.7885524, + 51.2277845 + ], + [ + 3.7885524, + 51.2276611 + ], + [ + 3.7885203, + 51.2265726 + ], + [ + 3.7884645, + 51.2264472 + ], + [ + 3.7886255, + 51.2264078 + ], + [ + 3.7886071, + 51.2258883 + ], + [ + 3.7886998, + 51.2247744 + ], + [ + 3.7888307, + 51.2238477 + ], + [ + 3.7888529, + 51.2237808 + ], + [ + 3.7888656, + 51.2237427 + ], + [ + 3.7890352, + 51.2232341 + ], + [ + 3.7890606, + 51.2231572 + ], + [ + 3.7892546, + 51.2225703 + ], + [ + 3.7893629, + 51.2217395 + ], + [ + 3.7895977, + 51.2205277 + ], + [ + 3.7897248, + 51.2196148 + ], + [ + 3.7897414, + 51.2189343 + ], + [ + 3.7897181, + 51.2182378 + ], + [ + 3.7896664, + 51.2174819 + ], + [ + 3.7895601, + 51.2167508 + ], + [ + 3.7895288, + 51.2161593 + ], + [ + 3.7896072, + 51.2159646 + ], + [ + 3.7894764, + 51.2158536 + ], + [ + 3.7896695, + 51.2157661 + ], + [ + 3.7897858, + 51.2157134 + ], + [ + 3.7898838, + 51.2156231 + ], + [ + 3.7901441, + 51.2153888 + ], + [ + 3.7901915, + 51.2153462 + ], + [ + 3.7905757, + 51.2149044 + ], + [ + 3.7907192, + 51.2146115 + ], + [ + 3.7907488, + 51.214551 + ], + [ + 3.7908632, + 51.2143002 + ], + [ + 3.7910423, + 51.2141227 + ], + [ + 3.7913513, + 51.2139981 + ], + [ + 3.7920403, + 51.2139455 + ], + [ + 3.7928525, + 51.2138771 + ], + [ + 3.7938573, + 51.2137478 + ], + [ + 3.7948868, + 51.2134745 + ], + [ + 3.7949571, + 51.2134565 + ], + [ + 3.7961558, + 51.2131658 + ], + [ + 3.7967795, + 51.2129897 + ], + [ + 3.7970275, + 51.2129196 + ], + [ + 3.797434, + 51.2126591 + ], + [ + 3.7976905, + 51.2124947 + ], + [ + 3.7982823, + 51.2119051 + ], + [ + 3.7992944, + 51.2108659 + ], + [ + 3.7998831, + 51.2107649 + ], + [ + 3.8002211, + 51.2107092 + ], + [ + 3.8003337, + 51.2106901 + ], + [ + 3.8004571, + 51.2106708 + ], + [ + 3.8005335, + 51.2106556 + ], + [ + 3.8006065, + 51.2106439 + ], + [ + 3.8006744, + 51.210633 + ], + [ + 3.8007621, + 51.2106209 + ], + [ + 3.800838, + 51.2106077 + ], + [ + 3.8009184, + 51.2105951 + ], + [ + 3.801074, + 51.2105699 + ], + [ + 3.8012282, + 51.210554 + ], + [ + 3.8017788, + 51.2104847 + ], + [ + 3.8023172, + 51.2104263 + ], + [ + 3.8023741, + 51.2104197 + ], + [ + 3.802916, + 51.210357 + ], + [ + 3.8032815, + 51.2103156 + ], + [ + 3.8036825, + 51.2102685 + ], + [ + 3.8039929, + 51.2102349 + ], + [ + 3.8044325, + 51.210183 + ], + [ + 3.8049806, + 51.210124 + ], + [ + 3.8048465, + 51.2105895 + ], + [ + 3.8045783, + 51.2114599 + ], + [ + 3.8043141, + 51.2123327 + ], + [ + 3.8040445, + 51.2132014 + ], + [ + 3.804235, + 51.2132174 + ], + [ + 3.8043266, + 51.2132251 + ], + [ + 3.8044378, + 51.2132298 + ], + [ + 3.8050728, + 51.213257 + ], + [ + 3.8056738, + 51.2133182 + ], + [ + 3.8060933, + 51.2134359 + ], + [ + 3.8061617, + 51.2125866 + ], + [ + 3.8082838, + 51.2127369 + ], + [ + 3.8091066, + 51.2127541 + ], + [ + 3.8104468, + 51.2127821 + ], + [ + 3.8115645, + 51.2123731 + ], + [ + 3.8118022, + 51.2122861 + ], + [ + 3.8119525, + 51.2122339 + ], + [ + 3.8119711, + 51.2122274 + ], + [ + 3.8145599, + 51.2113284 + ], + [ + 3.8173175, + 51.2103705 + ], + [ + 3.8198709, + 51.2096021 + ], + [ + 3.8199178, + 51.209588 + ], + [ + 3.8206485, + 51.2094115 + ], + [ + 3.8209922, + 51.2093285 + ], + [ + 3.8243607, + 51.209235 + ], + [ + 3.824572, + 51.2092182 + ], + [ + 3.8247745, + 51.20922 + ], + [ + 3.8248611, + 51.2092263 + ], + [ + 3.8255651, + 51.2092914 + ], + [ + 3.8257281, + 51.209785 + ], + [ + 3.8271918, + 51.2093188 + ], + [ + 3.8273204, + 51.2094186 + ], + [ + 3.8276997, + 51.2097129 + ], + [ + 3.8304752, + 51.2106867 + ], + [ + 3.8335039, + 51.2117523 + ], + [ + 3.8345622, + 51.2121936 + ], + [ + 3.8352572, + 51.2127893 + ], + [ + 3.8362934, + 51.2138037 + ], + [ + 3.8380163, + 51.2135755 + ], + [ + 3.8386767, + 51.2134449 + ], + [ + 3.8399556, + 51.2129734 + ], + [ + 3.8422231, + 51.2120845 + ], + [ + 3.8423337, + 51.2121027 + ], + [ + 3.8428999, + 51.2121959 + ], + [ + 3.844936, + 51.212763 + ], + [ + 3.8455394, + 51.2130136 + ], + [ + 3.847039, + 51.2125677 + ], + [ + 3.8497188, + 51.2117642 + ], + [ + 3.8504763, + 51.2122526 + ], + [ + 3.8515732, + 51.2129268 + ], + [ + 3.8521223, + 51.2131589 + ], + [ + 3.8523963, + 51.213207 + ], + [ + 3.8526472, + 51.2132402 + ], + [ + 3.8537896, + 51.2125077 + ], + [ + 3.8542887, + 51.2122127 + ], + [ + 3.8561572, + 51.211171 + ], + [ + 3.8561999, + 51.2111472 + ], + [ + 3.8591212, + 51.210899 + ], + [ + 3.8594927, + 51.2109646 + ], + [ + 3.8596656, + 51.2109951 + ], + [ + 3.8605487, + 51.2113432 + ], + [ + 3.8612521, + 51.2118426 + ], + [ + 3.8619713, + 51.2125084 + ], + [ + 3.8622621, + 51.2126145 + ], + [ + 3.8627347, + 51.2128158 + ], + [ + 3.8639034, + 51.2134658 + ], + [ + 3.8641141, + 51.2135766 + ], + [ + 3.8644883, + 51.213462 + ], + [ + 3.8645223, + 51.2134516 + ], + [ + 3.8646525, + 51.2134077 + ], + [ + 3.8646832, + 51.2134203 + ], + [ + 3.8646986, + 51.2134403 + ], + [ + 3.8647392, + 51.2134837 + ], + [ + 3.8650037, + 51.2136013 + ], + [ + 3.8658542, + 51.2140134 + ], + [ + 3.8666827, + 51.2144892 + ], + [ + 3.8668963, + 51.2146005 + ], + [ + 3.8670873, + 51.2147001 + ], + [ + 3.8679185, + 51.2151245 + ], + [ + 3.86877, + 51.2155926 + ], + [ + 3.8691823, + 51.2157899 + ], + [ + 3.8696562, + 51.2159971 + ], + [ + 3.8705579, + 51.2163812 + ], + [ + 3.872381, + 51.2170925 + ], + [ + 3.873159, + 51.2173955 + ], + [ + 3.8737584, + 51.2176289 + ], + [ + 3.875632, + 51.2183615 + ], + [ + 3.878035, + 51.2192813 + ], + [ + 3.8790246, + 51.2196458 + ], + [ + 3.8797058, + 51.2197987 + ], + [ + 3.8799938, + 51.2199713 + ], + [ + 3.8809937, + 51.2202446 + ], + [ + 3.8820366, + 51.2205413 + ], + [ + 3.8825238, + 51.22068 + ], + [ + 3.8835174, + 51.2210332 + ], + [ + 3.8841761, + 51.2212829 + ], + [ + 3.8842052, + 51.2212934 + ], + [ + 3.8858268, + 51.2218499 + ], + [ + 3.8882865, + 51.2227723 + ], + [ + 3.8885839, + 51.2230016 + ], + [ + 3.888771, + 51.2228261 + ], + [ + 3.8889644, + 51.2226009 + ], + [ + 3.8897914, + 51.221888 + ], + [ + 3.8903851, + 51.22135 + ], + [ + 3.891114, + 51.2206895 + ], + [ + 3.892426, + 51.2195321 + ], + [ + 3.8933351, + 51.2186192 + ], + [ + 3.8933634, + 51.2185386 + ], + [ + 3.892538, + 51.2175034 + ], + [ + 3.8919658, + 51.2166989 + ], + [ + 3.8915213, + 51.2160273 + ], + [ + 3.8910389, + 51.2151937 + ], + [ + 3.890458, + 51.214256 + ], + [ + 3.890128, + 51.2138078 + ], + [ + 3.8897558, + 51.213515 + ], + [ + 3.8897211, + 51.2134982 + ], + [ + 3.8892682, + 51.2132796 + ], + [ + 3.8888104, + 51.2131354 + ], + [ + 3.8886441, + 51.213084 + ], + [ + 3.8883668, + 51.2130214 + ], + [ + 3.8879978, + 51.212951 + ], + [ + 3.8877947, + 51.2128768 + ], + [ + 3.8875513, + 51.2126548 + ], + [ + 3.8874497, + 51.2125608 + ], + [ + 3.8873057, + 51.2124097 + ], + [ + 3.8872075, + 51.2123441 + ], + [ + 3.886849, + 51.2121484 + ], + [ + 3.885648, + 51.2115302 + ], + [ + 3.88345, + 51.2104164 + ], + [ + 3.8821479, + 51.2098237 + ], + [ + 3.8808283, + 51.2093086 + ], + [ + 3.87964, + 51.2088844 + ], + [ + 3.8788119, + 51.2086297 + ], + [ + 3.8785172, + 51.2084848 + ], + [ + 3.8781857, + 51.2082717 + ], + [ + 3.8776976, + 51.2079632 + ], + [ + 3.8793322, + 51.206426 + ], + [ + 3.8795734, + 51.2062448 + ], + [ + 3.8796823, + 51.2061822 + ], + [ + 3.8799013, + 51.2060565 + ], + [ + 3.8811241, + 51.20547 + ], + [ + 3.8824725, + 51.2047506 + ], + [ + 3.8832293, + 51.2043187 + ], + [ + 3.8838481, + 51.203844 + ], + [ + 3.8842181, + 51.2035026 + ], + [ + 3.8842648, + 51.2034391 + ], + [ + 3.8844053, + 51.2032489 + ], + [ + 3.8844543, + 51.2031823 + ], + [ + 3.8846206, + 51.202739 + ], + [ + 3.8847938, + 51.2022638 + ], + [ + 3.8849894, + 51.2018478 + ], + [ + 3.8853613, + 51.201317 + ], + [ + 3.8857408, + 51.2008227 + ], + [ + 3.8861547, + 51.2003187 + ], + [ + 3.8861637, + 51.2003122 + ], + [ + 3.8864056, + 51.2002997 + ], + [ + 3.8865255, + 51.2002789 + ], + [ + 3.8868054, + 51.2004055 + ], + [ + 3.8871472, + 51.2005456 + ], + [ + 3.8873769, + 51.2007113 + ], + [ + 3.8874577, + 51.2008478 + ], + [ + 3.8876294, + 51.2010046 + ], + [ + 3.8879895, + 51.2010954 + ], + [ + 3.8882184, + 51.2010895 + ], + [ + 3.8882291, + 51.2010885 + ], + [ + 3.8885285, + 51.2011014 + ], + [ + 3.8894035, + 51.2013399 + ], + [ + 3.8902499, + 51.2016171 + ], + [ + 3.8913874, + 51.2020506 + ], + [ + 3.8923296, + 51.2025078 + ], + [ + 3.8925772, + 51.202646 + ], + [ + 3.8927762, + 51.2026827 + ], + [ + 3.892795, + 51.2026861 + ], + [ + 3.8930123, + 51.2026875 + ], + [ + 3.893132, + 51.2027144 + ], + [ + 3.8932088, + 51.2028055 + ], + [ + 3.8932765, + 51.2030698 + ], + [ + 3.8934636, + 51.2033314 + ], + [ + 3.8939325, + 51.2035098 + ], + [ + 3.8946792, + 51.203573 + ], + [ + 3.8952466, + 51.2034361 + ], + [ + 3.8955848, + 51.203186 + ], + [ + 3.8961258, + 51.2029329 + ], + [ + 3.8969604, + 51.2027174 + ], + [ + 3.8978292, + 51.2022622 + ], + [ + 3.898355, + 51.2019429 + ], + [ + 3.898788, + 51.2017677 + ], + [ + 3.8993565, + 51.2017495 + ], + [ + 3.9001607, + 51.2021546 + ], + [ + 3.9009872, + 51.202619 + ], + [ + 3.9019855, + 51.2028727 + ], + [ + 3.903143, + 51.2030985 + ], + [ + 3.9041394, + 51.2035302 + ], + [ + 3.9057117, + 51.2039504 + ], + [ + 3.9075115, + 51.204292 + ], + [ + 3.9099509, + 51.2048524 + ], + [ + 3.91129, + 51.2051275 + ], + [ + 3.9115878, + 51.2055825 + ], + [ + 3.9122435, + 51.2059836 + ], + [ + 3.9133254, + 51.2070059 + ], + [ + 3.9143551, + 51.2078503 + ], + [ + 3.9145377, + 51.2079189 + ], + [ + 3.915413, + 51.2082475 + ], + [ + 3.9164928, + 51.2082886 + ], + [ + 3.91723, + 51.2082643 + ], + [ + 3.9176902, + 51.2081813 + ], + [ + 3.9186452, + 51.2078229 + ], + [ + 3.9186761, + 51.2078163 + ], + [ + 3.9186293, + 51.2079136 + ], + [ + 3.9178629, + 51.2095057 + ], + [ + 3.9180389, + 51.2097194 + ], + [ + 3.9167634, + 51.2127136 + ], + [ + 3.9159219, + 51.2148709 + ], + [ + 3.9164805, + 51.2149416 + ], + [ + 3.917045, + 51.214873 + ], + [ + 3.9175912, + 51.2147909 + ], + [ + 3.9182907, + 51.2148244 + ], + [ + 3.9182983, + 51.2148301 + ], + [ + 3.9186959, + 51.2151262 + ], + [ + 3.918774, + 51.21571 + ], + [ + 3.9190014, + 51.2164303 + ], + [ + 3.9190467, + 51.2165735 + ], + [ + 3.9191053, + 51.2166458 + ], + [ + 3.9193474, + 51.2169441 + ], + [ + 3.9195329, + 51.2170236 + ], + [ + 3.9197862, + 51.2171323 + ], + [ + 3.9198531, + 51.217161 + ], + [ + 3.9205452, + 51.2171741 + ], + [ + 3.9208366, + 51.2171517 + ], + [ + 3.9216169, + 51.2170919 + ], + [ + 3.9220054, + 51.2171091 + ], + [ + 3.9226064, + 51.2171357 + ], + [ + 3.9239504, + 51.2171117 + ], + [ + 3.9249211, + 51.2170894 + ], + [ + 3.9253277, + 51.2171652 + ], + [ + 3.9261515, + 51.2176842 + ], + [ + 3.9273397, + 51.2187605 + ], + [ + 3.929453, + 51.2203348 + ], + [ + 3.9315001, + 51.2171857 + ], + [ + 3.9316051, + 51.2170242 + ], + [ + 3.931959, + 51.2164482 + ], + [ + 3.9324822, + 51.2155968 + ], + [ + 3.9333623, + 51.2144796 + ], + [ + 3.9360394, + 51.2119171 + ], + [ + 3.9431435, + 51.2136976 + ], + [ + 3.9426151, + 51.2148292 + ], + [ + 3.9461322, + 51.2154594 + ], + [ + 3.9469923, + 51.2155275 + ], + [ + 3.9474412, + 51.2155631 + ], + [ + 3.948873, + 51.2156479 + ], + [ + 3.9501545, + 51.2158909 + ], + [ + 3.9517283, + 51.2163812 + ], + [ + 3.9530025, + 51.2166219 + ], + [ + 3.954181, + 51.2167147 + ], + [ + 3.9553506, + 51.2166479 + ], + [ + 3.9565147, + 51.2164076 + ], + [ + 3.9572018, + 51.2162332 + ], + [ + 3.9574711, + 51.2161566 + ], + [ + 3.9580107, + 51.2160358 + ], + [ + 3.9584703, + 51.215988 + ], + [ + 3.9590443, + 51.216136 + ], + [ + 3.9593953, + 51.2164379 + ], + [ + 3.9595899, + 51.2170279 + ], + [ + 3.9597989, + 51.217611 + ], + [ + 3.9602993, + 51.218332 + ], + [ + 3.9606031, + 51.2186382 + ], + [ + 3.9607387, + 51.2187749 + ], + [ + 3.9613078, + 51.2191351 + ], + [ + 3.9615431, + 51.2194648 + ], + [ + 3.9614789, + 51.2199009 + ], + [ + 3.9615404, + 51.220236 + ], + [ + 3.9619928, + 51.2205305 + ], + [ + 3.9626963, + 51.2205935 + ], + [ + 3.9632735, + 51.2206844 + ], + [ + 3.9636506, + 51.2210522 + ], + [ + 3.9638828, + 51.2217653 + ], + [ + 3.9638914, + 51.2225797 + ], + [ + 3.963873, + 51.2232347 + ], + [ + 3.9639674, + 51.2235924 + ], + [ + 3.964315, + 51.2239057 + ], + [ + 3.9651624, + 51.2242007 + ], + [ + 3.9663852, + 51.2243479 + ], + [ + 3.9675711, + 51.2244497 + ], + [ + 3.968174, + 51.2244877 + ], + [ + 3.9696206, + 51.2245849 + ], + [ + 3.9710035, + 51.2246592 + ], + [ + 3.9722011, + 51.2247598 + ], + [ + 3.9727546, + 51.2248133 + ], + [ + 3.9730254, + 51.2248673 + ], + [ + 3.9732667, + 51.2249692 + ], + [ + 3.973487, + 51.225068 + ], + [ + 3.9735474, + 51.225094 + ], + [ + 3.9744979, + 51.2252502 + ], + [ + 3.9759515, + 51.2254367 + ], + [ + 3.9765353, + 51.2254036 + ], + [ + 3.9767766, + 51.2253488 + ], + [ + 3.9769838, + 51.225405 + ], + [ + 3.9769992, + 51.2252766 + ], + [ + 3.9772415, + 51.225173 + ], + [ + 3.9773189, + 51.2251354 + ], + [ + 3.9776007, + 51.2250963 + ], + [ + 3.9775978, + 51.2249741 + ], + [ + 3.9776813, + 51.2249602 + ], + [ + 3.9777576, + 51.22499 + ], + [ + 3.9778289, + 51.225017 + ], + [ + 3.9786703, + 51.2253203 + ], + [ + 3.9791424, + 51.2254873 + ], + [ + 3.9798043, + 51.2260638 + ], + [ + 3.9803381, + 51.2267171 + ], + [ + 3.9806213, + 51.2271774 + ], + [ + 3.9808037, + 51.2275913 + ], + [ + 3.9808701, + 51.2278662 + ], + [ + 3.980943, + 51.2282014 + ], + [ + 3.9810014, + 51.2285664 + ], + [ + 3.9812057, + 51.228809 + ], + [ + 3.9816656, + 51.22896 + ], + [ + 3.9818605, + 51.229029 + ], + [ + 3.9820139, + 51.2290834 + ], + [ + 3.9824686, + 51.2296235 + ], + [ + 3.982863, + 51.2300921 + ], + [ + 3.9835832, + 51.2311308 + ], + [ + 3.9844619, + 51.2321399 + ], + [ + 3.9853853, + 51.2334046 + ], + [ + 3.9861219, + 51.2341053 + ], + [ + 3.9870588, + 51.2338583 + ], + [ + 3.9878443, + 51.2335376 + ], + [ + 3.9881858, + 51.2334273 + ], + [ + 3.9884901, + 51.2334399 + ], + [ + 3.988898, + 51.2336194 + ], + [ + 3.9895217, + 51.2343675 + ], + [ + 3.9902054, + 51.2349152 + ], + [ + 3.9910404, + 51.2354678 + ], + [ + 3.9910899, + 51.2356085 + ], + [ + 3.9911346, + 51.2356387 + ], + [ + 3.9912305, + 51.2356731 + ], + [ + 3.9913338, + 51.2357298 + ], + [ + 3.9913714, + 51.2357603 + ], + [ + 3.9913885, + 51.2357893 + ], + [ + 3.9914327, + 51.2358082 + ], + [ + 3.9917911, + 51.2360468 + ], + [ + 3.9923128, + 51.2363659 + ], + [ + 3.9924737, + 51.2364456 + ], + [ + 3.9927473, + 51.2365472 + ], + [ + 3.9931255, + 51.2365918 + ], + [ + 3.993442, + 51.2366136 + ], + [ + 3.9935828, + 51.2366329 + ], + [ + 3.9937625, + 51.2366606 + ], + [ + 3.9939704, + 51.236711 + ], + [ + 3.9940978, + 51.2367488 + ], + [ + 3.994256, + 51.2367874 + ], + [ + 3.9944934, + 51.2368378 + ], + [ + 3.9948287, + 51.2368932 + ], + [ + 3.9950379, + 51.2369327 + ], + [ + 3.9952954, + 51.236983 + ], + [ + 3.9954188, + 51.2370158 + ], + [ + 3.9955931, + 51.2370628 + ], + [ + 3.995738, + 51.2371157 + ], + [ + 3.9958385, + 51.2371728 + ], + [ + 3.9959787, + 51.2372429 + ], + [ + 3.9960719, + 51.2372899 + ], + [ + 3.9961591, + 51.2373441 + ], + [ + 3.9961691, + 51.2373609 + ], + [ + 3.9963656, + 51.2373697 + ], + [ + 3.9965533, + 51.2374079 + ], + [ + 3.9970784, + 51.2374738 + ], + [ + 3.9979112, + 51.2375454 + ], + [ + 3.9983875, + 51.2376024 + ], + [ + 3.9989427, + 51.2376753 + ], + [ + 3.9992291, + 51.2377253 + ], + [ + 3.9993298, + 51.2377516 + ], + [ + 3.9994748, + 51.2378034 + ], + [ + 3.9995073, + 51.2378406 + ], + [ + 3.9994996, + 51.2380943 + ], + [ + 3.9994503, + 51.2382735 + ], + [ + 3.9994285, + 51.238461 + ], + [ + 3.9994262, + 51.2385803 + ], + [ + 3.9994189, + 51.2387679 + ], + [ + 3.9994334, + 51.2388764 + ], + [ + 3.9994721, + 51.2390181 + ], + [ + 3.9995268, + 51.2391513 + ], + [ + 3.9996713, + 51.2393109 + ], + [ + 3.9999831, + 51.2395132 + ], + [ + 4.0001528, + 51.2396233 + ], + [ + 4.0002558, + 51.2396887 + ], + [ + 4.0003521, + 51.2397452 + ], + [ + 4.0004506, + 51.2398007 + ], + [ + 4.0007138, + 51.2399121 + ], + [ + 4.0011129, + 51.2400789 + ], + [ + 4.0011821, + 51.2401078 + ], + [ + 4.0012921, + 51.2401539 + ], + [ + 4.0014628, + 51.240234 + ], + [ + 4.0016599, + 51.2403062 + ], + [ + 4.001872, + 51.2404405 + ], + [ + 4.002228, + 51.240665 + ], + [ + 4.002359, + 51.2407455 + ], + [ + 4.002504, + 51.2408295 + ], + [ + 4.0025756, + 51.2408831 + ], + [ + 4.0027302, + 51.2409571 + ], + [ + 4.0028399, + 51.2409985 + ], + [ + 4.0029881, + 51.2410542 + ], + [ + 4.0034243, + 51.2411908 + ], + [ + 4.0039254, + 51.2414522 + ], + [ + 4.0041409, + 51.2415408 + ], + [ + 4.004911, + 51.24175 + ], + [ + 4.0057062, + 51.2418285 + ], + [ + 4.0060798, + 51.2419879 + ], + [ + 4.0066886, + 51.2422534 + ], + [ + 4.0075162, + 51.2426394 + ], + [ + 4.0079292, + 51.2428216 + ], + [ + 4.0079983, + 51.2428487 + ], + [ + 4.0080804, + 51.2428923 + ], + [ + 4.0081636, + 51.2429371 + ], + [ + 4.0082288, + 51.242971 + ], + [ + 4.0083253, + 51.2430076 + ], + [ + 4.0084069, + 51.2430421 + ], + [ + 4.008474, + 51.2430715 + ], + [ + 4.0085399, + 51.2430962 + ], + [ + 4.0085868, + 51.2431145 + ], + [ + 4.0086198, + 51.2431282 + ], + [ + 4.0091275, + 51.2433214 + ], + [ + 4.0101239, + 51.2436961 + ], + [ + 4.0107618, + 51.2439297 + ], + [ + 4.0111196, + 51.2440571 + ], + [ + 4.0113553, + 51.2441312 + ], + [ + 4.0114502, + 51.2441587 + ], + [ + 4.0121967, + 51.2443754 + ], + [ + 4.0141087, + 51.2449005 + ], + [ + 4.0148041, + 51.2450864 + ], + [ + 4.0149281, + 51.2450988 + ], + [ + 4.0150238, + 51.2450751 + ], + [ + 4.0150813, + 51.2450393 + ], + [ + 4.0153964, + 51.2446148 + ], + [ + 4.0154844, + 51.244556 + ], + [ + 4.0155437, + 51.2445399 + ], + [ + 4.0156658, + 51.2445416 + ], + [ + 4.0162428, + 51.2446332 + ], + [ + 4.019485, + 51.2451493 + ], + [ + 4.0208236, + 51.2453538 + ], + [ + 4.0208892, + 51.2453571 + ], + [ + 4.0209167, + 51.2453541 + ], + [ + 4.0209442, + 51.2453474 + ], + [ + 4.0209742, + 51.2453281 + ], + [ + 4.0210509, + 51.2452677 + ], + [ + 4.0213701, + 51.245005 + ], + [ + 4.0219046, + 51.2445886 + ], + [ + 4.0226071, + 51.2440134 + ], + [ + 4.0227272, + 51.2438676 + ], + [ + 4.0229549, + 51.2436116 + ], + [ + 4.0230937, + 51.2434976 + ], + [ + 4.0231821, + 51.2434531 + ], + [ + 4.0233358, + 51.2433755 + ], + [ + 4.0234958, + 51.2432638 + ], + [ + 4.0236103, + 51.2431382 + ], + [ + 4.0237687, + 51.2428975 + ], + [ + 4.0239212, + 51.2426629 + ], + [ + 4.0241537, + 51.2422314 + ], + [ + 4.0243066, + 51.2418437 + ], + [ + 4.024401, + 51.24163 + ], + [ + 4.0244428, + 51.2415563 + ], + [ + 4.024503, + 51.2414863 + ], + [ + 4.0256514, + 51.2418167 + ], + [ + 4.0263699, + 51.2421317 + ], + [ + 4.0268077, + 51.2423427 + ], + [ + 4.027128, + 51.2424971 + ], + [ + 4.0279561, + 51.2427167 + ], + [ + 4.0288109, + 51.2427769 + ], + [ + 4.0297312, + 51.2428007 + ], + [ + 4.0307153, + 51.2429913 + ], + [ + 4.0315084, + 51.2430763 + ], + [ + 4.0327803, + 51.2435552 + ], + [ + 4.0339788, + 51.2441479 + ], + [ + 4.0348451, + 51.2445728 + ], + [ + 4.0350027, + 51.2448082 + ], + [ + 4.0352327, + 51.2450736 + ], + [ + 4.0355282, + 51.2452844 + ], + [ + 4.036015, + 51.2455895 + ], + [ + 4.0364003, + 51.2458111 + ], + [ + 4.0365614, + 51.2456661 + ], + [ + 4.0370747, + 51.2452919 + ], + [ + 4.03719, + 51.2451786 + ], + [ + 4.0372752, + 51.2451354 + ], + [ + 4.0375213, + 51.2449314 + ], + [ + 4.0375836, + 51.2448827 + ], + [ + 4.0376534, + 51.2448252 + ], + [ + 4.037861, + 51.2445966 + ], + [ + 4.0378861, + 51.2445751 + ], + [ + 4.0383361, + 51.2438402 + ], + [ + 4.0384679, + 51.2437491 + ], + [ + 4.0385369, + 51.2436336 + ], + [ + 4.0386771, + 51.2433944 + ], + [ + 4.0387953, + 51.2432079 + ], + [ + 4.038859, + 51.2430829 + ], + [ + 4.0389522, + 51.2429055 + ], + [ + 4.0390272, + 51.2427873 + ], + [ + 4.0390964, + 51.2426867 + ], + [ + 4.0390685, + 51.2426292 + ], + [ + 4.0397922, + 51.2415206 + ], + [ + 4.0398468, + 51.2414573 + ], + [ + 4.0400173, + 51.2415129 + ], + [ + 4.0406182, + 51.241522 + ], + [ + 4.0410162, + 51.2414923 + ], + [ + 4.0422099, + 51.2416109 + ], + [ + 4.0441907, + 51.2418077 + ], + [ + 4.0458722, + 51.2419894 + ], + [ + 4.0473124, + 51.2421409 + ], + [ + 4.0503608, + 51.2425277 + ], + [ + 4.0513245, + 51.2425653 + ], + [ + 4.0531679, + 51.2427381 + ], + [ + 4.0546702, + 51.2429416 + ], + [ + 4.0547254, + 51.2429496 + ], + [ + 4.0551431, + 51.2429823 + ], + [ + 4.0566289, + 51.2432509 + ], + [ + 4.0578604, + 51.2434936 + ], + [ + 4.0590968, + 51.2438165 + ], + [ + 4.0614079, + 51.2445187 + ], + [ + 4.0618523, + 51.2446507 + ], + [ + 4.0644253, + 51.247605 + ], + [ + 4.0644583, + 51.247642 + ], + [ + 4.0647252, + 51.2477384 + ], + [ + 4.0649589, + 51.2478229 + ], + [ + 4.0651872, + 51.2479053 + ], + [ + 4.0712309, + 51.2500886 + ], + [ + 4.0712572, + 51.2500981 + ], + [ + 4.070922, + 51.2505047 + ], + [ + 4.0707357, + 51.2508222 + ], + [ + 4.0723479, + 51.251146 + ], + [ + 4.0747938, + 51.2517607 + ], + [ + 4.0752233, + 51.2519086 + ], + [ + 4.0767248, + 51.2524259 + ], + [ + 4.0769078, + 51.2524919 + ], + [ + 4.0783129, + 51.2530639 + ], + [ + 4.0783441, + 51.2530765 + ], + [ + 4.0783465, + 51.2530831 + ], + [ + 4.0784002, + 51.2532289 + ], + [ + 4.0785434, + 51.2536176 + ], + [ + 4.0787577, + 51.2537717 + ], + [ + 4.0787887, + 51.2537954 + ], + [ + 4.0788596, + 51.2538495 + ], + [ + 4.0789171, + 51.2538803 + ], + [ + 4.0799549, + 51.2544362 + ], + [ + 4.0815012, + 51.2551465 + ], + [ + 4.0818129, + 51.2552897 + ], + [ + 4.0819047, + 51.2553319 + ], + [ + 4.0824991, + 51.255605 + ], + [ + 4.0833696, + 51.2558151 + ], + [ + 4.0833818, + 51.2558196 + ], + [ + 4.0835193, + 51.2558699 + ], + [ + 4.0836301, + 51.255905 + ], + [ + 4.0844864, + 51.2562241 + ], + [ + 4.0852571, + 51.2565535 + ], + [ + 4.08669, + 51.2571657 + ], + [ + 4.0868006, + 51.257213 + ], + [ + 4.0896503, + 51.2585043 + ], + [ + 4.0904513, + 51.2589273 + ], + [ + 4.0910747, + 51.2594554 + ], + [ + 4.091127, + 51.2594828 + ], + [ + 4.0917264, + 51.2597965 + ], + [ + 4.0920207, + 51.2598522 + ], + [ + 4.092189, + 51.2598841 + ], + [ + 4.0924208, + 51.2599279 + ], + [ + 4.0933405, + 51.2600727 + ], + [ + 4.0937032, + 51.2602342 + ], + [ + 4.0943852, + 51.2605501 + ], + [ + 4.0951247, + 51.2609024 + ], + [ + 4.0966712, + 51.2616391 + ], + [ + 4.0977743, + 51.2621042 + ], + [ + 4.0999214, + 51.2630095 + ], + [ + 4.1008618, + 51.2634491 + ], + [ + 4.1028497, + 51.2643782 + ], + [ + 4.1039483, + 51.2648917 + ], + [ + 4.1055971, + 51.2656508 + ], + [ + 4.1072124, + 51.266369 + ], + [ + 4.1092668, + 51.2672824 + ], + [ + 4.1123793, + 51.2687318 + ], + [ + 4.1132103, + 51.2691188 + ], + [ + 4.114559, + 51.2697502 + ], + [ + 4.1169721, + 51.27088 + ], + [ + 4.1216534, + 51.2731836 + ], + [ + 4.1264612, + 51.2751521 + ], + [ + 4.1264948, + 51.2751659 + ], + [ + 4.1280769, + 51.2760896 + ], + [ + 4.1281256, + 51.2761117 + ], + [ + 4.1380533, + 51.2805545 + ], + [ + 4.1396359, + 51.2812666 + ], + [ + 4.1424167, + 51.2823736 + ], + [ + 4.1427725, + 51.2825153 + ], + [ + 4.1443728, + 51.2832444 + ], + [ + 4.147237, + 51.2845495 + ], + [ + 4.1507506, + 51.2861189 + ], + [ + 4.1510311, + 51.2863836 + ], + [ + 4.1521834, + 51.2869277 + ], + [ + 4.1547504, + 51.2880924 + ], + [ + 4.1552832, + 51.2883737 + ], + [ + 4.1556555, + 51.2885779 + ], + [ + 4.1560276, + 51.2887547 + ], + [ + 4.1564717, + 51.2888902 + ], + [ + 4.1569668, + 51.2890368 + ], + [ + 4.1575358, + 51.289302 + ], + [ + 4.158681, + 51.289837 + ], + [ + 4.1591135, + 51.2900463 + ], + [ + 4.159374, + 51.2901725 + ], + [ + 4.1597526, + 51.2902899 + ], + [ + 4.1601749, + 51.2904163 + ], + [ + 4.1611374, + 51.2908239 + ], + [ + 4.1612105, + 51.2908558 + ], + [ + 4.1616419, + 51.291037 + ], + [ + 4.1622199, + 51.291295 + ], + [ + 4.1624731, + 51.291408 + ], + [ + 4.1629605, + 51.2916212 + ], + [ + 4.163213, + 51.2917252 + ], + [ + 4.1645862, + 51.2922913 + ], + [ + 4.1647088, + 51.2923469 + ], + [ + 4.1648308, + 51.2923868 + ], + [ + 4.1655502, + 51.2926874 + ], + [ + 4.165944, + 51.2928084 + ], + [ + 4.1660274, + 51.2928639 + ], + [ + 4.1661072, + 51.2929024 + ], + [ + 4.1661977, + 51.2929359 + ], + [ + 4.1663587, + 51.2930449 + ], + [ + 4.166411, + 51.2931242 + ], + [ + 4.1663741, + 51.2932399 + ], + [ + 4.1664827, + 51.2933338 + ], + [ + 4.1670031, + 51.2936947 + ], + [ + 4.1672967, + 51.2938983 + ], + [ + 4.1684098, + 51.2947895 + ], + [ + 4.1689861, + 51.2952513 + ], + [ + 4.170475, + 51.2964443 + ], + [ + 4.1725731, + 51.2980802 + ], + [ + 4.1729353, + 51.2983626 + ], + [ + 4.1769863, + 51.3016361 + ], + [ + 4.1815075, + 51.3053643 + ], + [ + 4.1817346, + 51.3055457 + ], + [ + 4.1871787, + 51.3098963 + ], + [ + 4.1940386, + 51.3154009 + ], + [ + 4.1961668, + 51.3169933 + ], + [ + 4.1968633, + 51.3175145 + ], + [ + 4.1976737, + 51.3182615 + ], + [ + 4.1988239, + 51.319201 + ], + [ + 4.1998943, + 51.3200963 + ], + [ + 4.2013056, + 51.3212428 + ], + [ + 4.2028478, + 51.3224738 + ], + [ + 4.2041361, + 51.3235449 + ], + [ + 4.2044406, + 51.3237956 + ], + [ + 4.205174, + 51.324399 + ], + [ + 4.2061575, + 51.3252988 + ], + [ + 4.2062242, + 51.3253484 + ], + [ + 4.207464, + 51.3262694 + ], + [ + 4.2080986, + 51.3267804 + ], + [ + 4.2088542, + 51.3273885 + ], + [ + 4.2104946, + 51.3287998 + ], + [ + 4.2121825, + 51.3301882 + ], + [ + 4.2140265, + 51.3317547 + ], + [ + 4.2154423, + 51.3328395 + ], + [ + 4.216927, + 51.3340087 + ], + [ + 4.217156, + 51.334189 + ], + [ + 4.2183851, + 51.3350202 + ], + [ + 4.2184159, + 51.335041 + ], + [ + 4.2201804, + 51.3364933 + ], + [ + 4.2207091, + 51.3369308 + ], + [ + 4.221386, + 51.3374911 + ], + [ + 4.223158, + 51.3388681 + ], + [ + 4.2244498, + 51.3399275 + ], + [ + 4.2254967, + 51.3407861 + ], + [ + 4.2272653, + 51.3421743 + ], + [ + 4.2286018, + 51.3433182 + ], + [ + 4.2300184, + 51.3444666 + ], + [ + 4.2311626, + 51.3453549 + ], + [ + 4.2318084, + 51.3458615 + ], + [ + 4.2320298, + 51.3460352 + ], + [ + 4.2332113, + 51.3469622 + ], + [ + 4.2349187, + 51.3483846 + ], + [ + 4.2350276, + 51.3484714 + ] + ] + ], + [ + [ + [ + 4.9214167, + 51.4393298 + ], + [ + 4.9215204, + 51.4392602 + ], + [ + 4.922189, + 51.4388114 + ], + [ + 4.9222182, + 51.4386916 + ], + [ + 4.9222441, + 51.4385849 + ], + [ + 4.9223111, + 51.4379404 + ], + [ + 4.9225043, + 51.437688 + ], + [ + 4.9234879, + 51.4376846 + ], + [ + 4.9240019, + 51.4382092 + ], + [ + 4.9244607, + 51.4386885 + ], + [ + 4.9246087, + 51.4388476 + ], + [ + 4.9246401, + 51.4389958 + ], + [ + 4.9243524, + 51.4392671 + ], + [ + 4.9242628, + 51.4393138 + ], + [ + 4.9233653, + 51.4397822 + ], + [ + 4.9248611, + 51.4406688 + ], + [ + 4.9242644, + 51.4410408 + ], + [ + 4.9247785, + 51.4414191 + ], + [ + 4.9249669, + 51.4415577 + ], + [ + 4.9250374, + 51.4416096 + ], + [ + 4.925111, + 51.4416832 + ], + [ + 4.9251344, + 51.4417334 + ], + [ + 4.9247797, + 51.4417769 + ], + [ + 4.9243715, + 51.4418304 + ], + [ + 4.9241841, + 51.4418572 + ], + [ + 4.9237358, + 51.4414891 + ], + [ + 4.9229551, + 51.4407132 + ], + [ + 4.9224381, + 51.4401974 + ], + [ + 4.9223166, + 51.4400761 + ], + [ + 4.9225052, + 51.4400111 + ], + [ + 4.9214167, + 51.4393298 + ] + ] + ], + [ + [ + [ + 5.360225, + 52.6746258 + ], + [ + 5.3591993, + 52.675139 + ], + [ + 5.3571518, + 52.6761504 + ], + [ + 5.3555684, + 52.6767638 + ], + [ + 5.3532479, + 52.6775262 + ], + [ + 5.3521486, + 52.6778249 + ], + [ + 5.3506779, + 52.6782245 + ], + [ + 5.3467233, + 52.6792991 + ], + [ + 5.330534, + 52.6837832 + ], + [ + 5.3147967, + 52.6887365 + ], + [ + 5.3085233, + 52.690366 + ], + [ + 5.306018, + 52.6913436 + ], + [ + 5.303635, + 52.6915677 + ], + [ + 5.3032072, + 52.6917306 + ], + [ + 5.301789, + 52.6915148 + ], + [ + 5.3006714, + 52.6917375 + ], + [ + 5.299554, + 52.6918774 + ], + [ + 5.2985867, + 52.6919594 + ], + [ + 5.2972378, + 52.6920164 + ], + [ + 5.2962718, + 52.6920102 + ], + [ + 5.2958941, + 52.6915566 + ], + [ + 5.2957333, + 52.6909378 + ], + [ + 5.2957225, + 52.6908961 + ], + [ + 5.2956927, + 52.6908113 + ], + [ + 5.2956717, + 52.6907374 + ], + [ + 5.295497, + 52.6901184 + ], + [ + 5.2964685, + 52.6898513 + ], + [ + 5.2963076, + 52.6891815 + ], + [ + 5.2961789, + 52.6883881 + ], + [ + 5.2951274, + 52.6868143 + ], + [ + 5.2941618, + 52.6859038 + ], + [ + 5.2916298, + 52.6847852 + ], + [ + 5.2895055, + 52.6843039 + ], + [ + 5.2870594, + 52.6842649 + ], + [ + 5.2835725, + 52.684551 + ], + [ + 5.2821777, + 52.6847461 + ], + [ + 5.2815125, + 52.6846031 + ], + [ + 5.2812551, + 52.6843429 + ], + [ + 5.2835618, + 52.682795 + ], + [ + 5.2855144, + 52.6820275 + ], + [ + 5.2875207, + 52.6814681 + ], + [ + 5.2895699, + 52.6812144 + ], + [ + 5.2907286, + 52.6811494 + ], + [ + 5.293561, + 52.681286 + ], + [ + 5.2961574, + 52.6818844 + ], + [ + 5.2970372, + 52.6821185 + ], + [ + 5.2983246, + 52.6827169 + ], + [ + 5.3002558, + 52.6839267 + ], + [ + 5.3018652, + 52.6854876 + ], + [ + 5.302702, + 52.6865412 + ], + [ + 5.3045152, + 52.6887003 + ], + [ + 5.3044508, + 52.6887848 + ], + [ + 5.3043221, + 52.6887523 + ], + [ + 5.3038607, + 52.6882776 + ], + [ + 5.3037105, + 52.6882711 + ], + [ + 5.3032706, + 52.6883036 + ], + [ + 5.3027342, + 52.6881085 + ], + [ + 5.302584, + 52.6877898 + ], + [ + 5.3026698, + 52.6875232 + ], + [ + 5.3027878, + 52.687107 + ], + [ + 5.3027556, + 52.6868728 + ], + [ + 5.302466, + 52.6867363 + ], + [ + 5.3014145, + 52.6863981 + ], + [ + 5.3001593, + 52.6857672 + ], + [ + 5.2996657, + 52.6854811 + ], + [ + 5.299419, + 52.6851104 + ], + [ + 5.2992902, + 52.6848762 + ], + [ + 5.2993439, + 52.6846616 + ], + [ + 5.2990971, + 52.684434 + ], + [ + 5.2985499, + 52.6839592 + ], + [ + 5.2982817, + 52.6838096 + ], + [ + 5.2975307, + 52.6835754 + ], + [ + 5.2969728, + 52.6833998 + ], + [ + 5.2966939, + 52.6832242 + ], + [ + 5.2965758, + 52.6830096 + ], + [ + 5.296887, + 52.6824177 + ], + [ + 5.2972088, + 52.6823787 + ], + [ + 5.2962003, + 52.682047 + ], + [ + 5.2958141, + 52.682073 + ], + [ + 5.2950416, + 52.6824958 + ], + [ + 5.2934537, + 52.682099 + ], + [ + 5.2930246, + 52.6820275 + ], + [ + 5.2923916, + 52.6821575 + ], + [ + 5.2920375, + 52.6820535 + ], + [ + 5.291941, + 52.6818388 + ], + [ + 5.2917157, + 52.6818063 + ], + [ + 5.2895377, + 52.6817413 + ], + [ + 5.2889369, + 52.6817933 + ], + [ + 5.2885077, + 52.6819494 + ], + [ + 5.2878426, + 52.682021 + ], + [ + 5.2865766, + 52.6822226 + ], + [ + 5.2863513, + 52.6823657 + ], + [ + 5.2855895, + 52.6827299 + ], + [ + 5.2854178, + 52.6829901 + ], + [ + 5.2856646, + 52.6830356 + ], + [ + 5.2860723, + 52.68286 + ], + [ + 5.2866087, + 52.6830291 + ], + [ + 5.2868233, + 52.6832437 + ], + [ + 5.2871988, + 52.6833153 + ], + [ + 5.2876065, + 52.6830226 + ], + [ + 5.2882395, + 52.6829641 + ], + [ + 5.2887867, + 52.6829706 + ], + [ + 5.2893446, + 52.6829445 + ], + [ + 5.2896879, + 52.682912 + ], + [ + 5.2901278, + 52.6830226 + ], + [ + 5.2904068, + 52.6832372 + ], + [ + 5.2906321, + 52.6834779 + ], + [ + 5.2907179, + 52.6835884 + ], + [ + 5.291308, + 52.6837445 + ], + [ + 5.2914367, + 52.6838486 + ], + [ + 5.2913509, + 52.6840567 + ], + [ + 5.2915655, + 52.6842779 + ], + [ + 5.2919517, + 52.6844795 + ], + [ + 5.292295, + 52.6845575 + ], + [ + 5.29281, + 52.6844535 + ], + [ + 5.293089, + 52.684473 + ], + [ + 5.293443, + 52.6843039 + ], + [ + 5.2939365, + 52.6843364 + ], + [ + 5.2939687, + 52.6845185 + ], + [ + 5.2941726, + 52.6847071 + ], + [ + 5.2944515, + 52.6851039 + ], + [ + 5.2948485, + 52.685325 + ], + [ + 5.2955673, + 52.6854681 + ], + [ + 5.2969513, + 52.6860859 + ], + [ + 5.2971981, + 52.6862095 + ], + [ + 5.2973376, + 52.6865412 + ], + [ + 5.2979813, + 52.6869249 + ], + [ + 5.2984534, + 52.6872696 + ], + [ + 5.2991186, + 52.6878354 + ], + [ + 5.2995692, + 52.6880955 + ], + [ + 5.2999125, + 52.6884857 + ], + [ + 5.3001164, + 52.6889344 + ], + [ + 5.30017, + 52.6892596 + ], + [ + 5.2999018, + 52.6894482 + ], + [ + 5.2996657, + 52.6895327 + ], + [ + 5.298904, + 52.6896563 + ], + [ + 5.2985821, + 52.6894612 + ], + [ + 5.2981315, + 52.6895587 + ], + [ + 5.2976702, + 52.6894872 + ], + [ + 5.297359, + 52.6895392 + ], + [ + 5.297123, + 52.6897928 + ], + [ + 5.2970372, + 52.6899294 + ], + [ + 5.2980681, + 52.6901973 + ], + [ + 5.299022, + 52.6903651 + ], + [ + 5.3004168, + 52.6905537 + ], + [ + 5.3023587, + 52.6906447 + ], + [ + 5.3032063, + 52.6904041 + ], + [ + 5.3034637, + 52.6902025 + ], + [ + 5.3034852, + 52.6899294 + ], + [ + 5.3038071, + 52.6897993 + ], + [ + 5.3047941, + 52.6899099 + ], + [ + 5.3055881, + 52.6899229 + ], + [ + 5.3083133, + 52.6893937 + ], + [ + 5.3132209, + 52.6880724 + ], + [ + 5.3189032, + 52.686517 + ], + [ + 5.3242266, + 52.6850847 + ], + [ + 5.3284244, + 52.6839686 + ], + [ + 5.3341612, + 52.682394 + ], + [ + 5.3411524, + 52.6804973 + ], + [ + 5.3481387, + 52.6786423 + ], + [ + 5.351079, + 52.677841 + ], + [ + 5.3528588, + 52.6773514 + ], + [ + 5.3548716, + 52.6767016 + ], + [ + 5.3568905, + 52.6759011 + ], + [ + 5.3587144, + 52.6750583 + ], + [ + 5.3595794, + 52.6745737 + ], + [ + 5.3600874, + 52.673695 + ], + [ + 5.3599872, + 52.6734921 + ], + [ + 5.3887599, + 52.6544698 + ], + [ + 5.3961965, + 52.649733 + ], + [ + 5.3975483, + 52.6486915 + ], + [ + 5.3994527, + 52.6470251 + ], + [ + 5.4001196, + 52.6463663 + ], + [ + 5.4012998, + 52.6452206 + ], + [ + 5.4032095, + 52.6435541 + ], + [ + 5.4038408, + 52.6429895 + ], + [ + 5.403637, + 52.6427421 + ], + [ + 5.4027894, + 52.6425728 + ], + [ + 5.4026302, + 52.6426297 + ], + [ + 5.4019435, + 52.642838 + ], + [ + 5.4001411, + 52.6432286 + ], + [ + 5.3990038, + 52.6436322 + ], + [ + 5.3975662, + 52.6440228 + ], + [ + 5.3963002, + 52.6445566 + ], + [ + 5.3958281, + 52.6448952 + ], + [ + 5.3946908, + 52.645455 + ], + [ + 5.3931459, + 52.6458326 + ], + [ + 5.3919228, + 52.6459107 + ], + [ + 5.3911932, + 52.6460018 + ], + [ + 5.3904637, + 52.6463924 + ], + [ + 5.3902695, + 52.6466089 + ], + [ + 5.3902105, + 52.6467814 + ], + [ + 5.3900066, + 52.6468237 + ], + [ + 5.3898725, + 52.6467261 + ], + [ + 5.3893897, + 52.6467814 + ], + [ + 5.389262, + 52.6469001 + ], + [ + 5.3892932, + 52.6470353 + ], + [ + 5.3895625, + 52.6472126 + ], + [ + 5.3896687, + 52.6473087 + ], + [ + 5.3900281, + 52.6473738 + ], + [ + 5.3902706, + 52.6472907 + ], + [ + 5.3917082, + 52.647499 + ], + [ + 5.392824, + 52.6477333 + ], + [ + 5.3936394, + 52.648228 + ], + [ + 5.3942787, + 52.6485808 + ], + [ + 5.3942787, + 52.6487143 + ], + [ + 5.3942331, + 52.6487126 + ], + [ + 5.3941902, + 52.6486101 + ], + [ + 5.3940347, + 52.6485711 + ], + [ + 5.3939184, + 52.6485795 + ], + [ + 5.3938201, + 52.6486459 + ], + [ + 5.3938201, + 52.648986 + ], + [ + 5.393854, + 52.6490872 + ], + [ + 5.3940105, + 52.6492057 + ], + [ + 5.3941366, + 52.649235 + ], + [ + 5.3942975, + 52.6492171 + ], + [ + 5.3948661, + 52.6489258 + ], + [ + 5.395762, + 52.6484474 + ], + [ + 5.3965506, + 52.6479364 + ], + [ + 5.397956, + 52.6468005 + ], + [ + 5.3989485, + 52.6459868 + ], + [ + 5.3994474, + 52.645427 + ], + [ + 5.3996887, + 52.6451276 + ], + [ + 5.400016, + 52.644929 + ], + [ + 5.400311, + 52.6446816 + ], + [ + 5.400429, + 52.6446686 + ], + [ + 5.4007134, + 52.6447663 + ], + [ + 5.4007455, + 52.6448867 + ], + [ + 5.4006758, + 52.6449746 + ], + [ + 5.400488, + 52.6451048 + ], + [ + 5.4002842, + 52.6451145 + ], + [ + 5.3997853, + 52.6454596 + ], + [ + 5.3998336, + 52.6456386 + ], + [ + 5.3993257, + 52.6458586 + ], + [ + 5.398868, + 52.6462244 + ], + [ + 5.3988304, + 52.6463969 + ], + [ + 5.3985461, + 52.6466215 + ], + [ + 5.3984388, + 52.6465987 + ], + [ + 5.397999, + 52.6469307 + ], + [ + 5.3979775, + 52.6470284 + ], + [ + 5.3975323, + 52.6474319 + ], + [ + 5.3975215, + 52.6475979 + ], + [ + 5.397146, + 52.6477281 + ], + [ + 5.3965506, + 52.648174 + ], + [ + 5.3943046, + 52.6494778 + ], + [ + 5.393618, + 52.6497902 + ], + [ + 5.3932317, + 52.6500766 + ], + [ + 5.3929635, + 52.6503305 + ], + [ + 5.3926524, + 52.6505843 + ], + [ + 5.3899433, + 52.6520553 + ], + [ + 5.3896107, + 52.6522929 + ], + [ + 5.3888329, + 52.652794 + ], + [ + 5.3886827, + 52.652947 + ], + [ + 5.3886559, + 52.6530316 + ], + [ + 5.3886505, + 52.6531487 + ], + [ + 5.3885754, + 52.6532138 + ], + [ + 5.3884198, + 52.6532594 + ], + [ + 5.3883501, + 52.6533538 + ], + [ + 5.3882535, + 52.6535295 + ], + [ + 5.3881355, + 52.6536141 + ], + [ + 5.3879317, + 52.6535165 + ], + [ + 5.3877815, + 52.6536532 + ], + [ + 5.387524, + 52.6537443 + ], + [ + 5.3872772, + 52.6540111 + ], + [ + 5.3871806, + 52.6542454 + ], + [ + 5.3869661, + 52.6544797 + ], + [ + 5.3865047, + 52.654727 + ], + [ + 5.3862258, + 52.6549809 + ], + [ + 5.3856679, + 52.6552152 + ], + [ + 5.3850778, + 52.6554364 + ], + [ + 5.3846379, + 52.6555861 + ], + [ + 5.3841229, + 52.655853 + ], + [ + 5.3834899, + 52.6561979 + ], + [ + 5.3825351, + 52.6565428 + ], + [ + 5.3818377, + 52.656673 + ], + [ + 5.3813022, + 52.6567377 + ], + [ + 5.380696, + 52.6567735 + ], + [ + 5.3799182, + 52.656728 + ], + [ + 5.3785717, + 52.6567019 + ], + [ + 5.3773745, + 52.6567185 + ], + [ + 5.3767951, + 52.6567836 + ], + [ + 5.3758614, + 52.6569812 + ], + [ + 5.3749829, + 52.6572974 + ], + [ + 5.3738984, + 52.6578314 + ], + [ + 5.3732224, + 52.6582869 + ], + [ + 5.3726216, + 52.6587555 + ], + [ + 5.3723749, + 52.6591264 + ], + [ + 5.3722363, + 52.6595068 + ], + [ + 5.3721559, + 52.6603528 + ], + [ + 5.3720754, + 52.6604016 + ], + [ + 5.3719788, + 52.6603918 + ], + [ + 5.3719306, + 52.6603398 + ], + [ + 5.3719788, + 52.6597736 + ], + [ + 5.3719037, + 52.6585697 + ], + [ + 5.3717106, + 52.6572063 + ], + [ + 5.3714049, + 52.6559893 + ], + [ + 5.3712117, + 52.6554817 + ], + [ + 5.3704983, + 52.6547528 + ], + [ + 5.3696641, + 52.6537391 + ], + [ + 5.3695193, + 52.6534185 + ], + [ + 5.369589, + 52.6533909 + ], + [ + 5.3692403, + 52.6527156 + ], + [ + 5.3691357, + 52.652714 + ], + [ + 5.3687817, + 52.6519964 + ], + [ + 5.3687012, + 52.6515766 + ], + [ + 5.3686154, + 52.6490707 + ], + [ + 5.3686475, + 52.6487061 + ], + [ + 5.3687763, + 52.6483058 + ], + [ + 5.3689801, + 52.6477786 + ], + [ + 5.3690177, + 52.6474433 + ], + [ + 5.3689801, + 52.6460471 + ], + [ + 5.3691089, + 52.6456174 + ], + [ + 5.3693986, + 52.6451292 + ], + [ + 5.3696239, + 52.6449632 + ], + [ + 5.3703588, + 52.6444294 + ], + [ + 5.3711313, + 52.6440811 + ], + [ + 5.3722793, + 52.6437654 + ], + [ + 5.3724831, + 52.6437703 + ], + [ + 5.3741809, + 52.6432918 + ], + [ + 5.3741809, + 52.6432055 + ], + [ + 5.376831, + 52.6423495 + ], + [ + 5.3812888, + 52.6404647 + ], + [ + 5.3837779, + 52.6396607 + ], + [ + 5.3846597, + 52.6394686 + ], + [ + 5.3847314, + 52.6395244 + ], + [ + 5.3858392, + 52.6392216 + ], + [ + 5.3858016, + 52.6391419 + ], + [ + 5.3867082, + 52.6390247 + ], + [ + 5.3871213, + 52.6390084 + ], + [ + 5.3888218, + 52.6390182 + ], + [ + 5.3891329, + 52.6389856 + ], + [ + 5.3895124, + 52.6388717 + ], + [ + 5.3901186, + 52.6385169 + ], + [ + 5.3914383, + 52.6378072 + ], + [ + 5.3915523, + 52.6378755 + ], + [ + 5.3926171, + 52.6373791 + ], + [ + 5.3925863, + 52.6372765 + ], + [ + 5.3938791, + 52.6368305 + ], + [ + 5.3952416, + 52.6365669 + ], + [ + 5.396159, + 52.6364692 + ], + [ + 5.3974357, + 52.6364562 + ], + [ + 5.3983584, + 52.6365343 + ], + [ + 5.4000053, + 52.6367654 + ], + [ + 5.4011371, + 52.6369022 + ], + [ + 5.4010406, + 52.6370454 + ], + [ + 5.4005685, + 52.6369803 + ], + [ + 5.4003861, + 52.6371105 + ], + [ + 5.4003754, + 52.6378202 + ], + [ + 5.400472, + 52.6381262 + ], + [ + 5.4007677, + 52.6385738 + ], + [ + 5.4012156, + 52.6388277 + ], + [ + 5.4018298, + 52.6389563 + ], + [ + 5.402098, + 52.6390963 + ], + [ + 5.4029081, + 52.6391582 + ], + [ + 5.4032729, + 52.6391907 + ], + [ + 5.403696, + 52.6393079 + ], + [ + 5.40382, + 52.6394446 + ], + [ + 5.4040661, + 52.6394902 + ], + [ + 5.4041198, + 52.6397506 + ], + [ + 5.4039159, + 52.6399362 + ], + [ + 5.4036709, + 52.640758 + ], + [ + 5.4030361, + 52.6416419 + ], + [ + 5.4028216, + 52.6423906 + ], + [ + 5.4033044, + 52.6424491 + ], + [ + 5.4042056, + 52.6426119 + ], + [ + 5.4045382, + 52.6423189 + ], + [ + 5.4065928, + 52.6401608 + ], + [ + 5.4068234, + 52.6395586 + ], + [ + 5.4064265, + 52.6389368 + ], + [ + 5.4059437, + 52.6386503 + ], + [ + 5.4047635, + 52.6383313 + ], + [ + 5.4047581, + 52.6382304 + ], + [ + 5.4048976, + 52.6382141 + ], + [ + 5.4057076, + 52.638429 + ], + [ + 5.4065123, + 52.6382922 + ], + [ + 5.407274, + 52.6379602 + ], + [ + 5.408937, + 52.6369575 + ], + [ + 5.4106, + 52.6357074 + ], + [ + 5.4142066, + 52.6323719 + ], + [ + 5.4154082, + 52.6328146 + ], + [ + 5.4281541, + 52.6201022 + ], + [ + 5.4298707, + 52.6185129 + ], + [ + 5.4327031, + 52.6156989 + ], + [ + 5.4353639, + 52.6131714 + ], + [ + 5.4420672, + 52.6066773 + ], + [ + 5.4504893, + 52.5984541 + ], + [ + 5.453429, + 52.5955215 + ], + [ + 5.4548667, + 52.5941659 + ], + [ + 5.4563687, + 52.5924323 + ], + [ + 5.4575274, + 52.5905943 + ], + [ + 5.4663135, + 52.5726938 + ], + [ + 5.4662813, + 52.5714027 + ], + [ + 5.4663135, + 52.5699812 + ], + [ + 5.4663242, + 52.5686444 + ], + [ + 5.4663895, + 52.5676455 + ], + [ + 5.4657296, + 52.5670618 + ], + [ + 5.4646997, + 52.5664553 + ], + [ + 5.4637126, + 52.566038 + ], + [ + 5.4627148, + 52.565738 + ], + [ + 5.4552476, + 52.5642902 + ], + [ + 5.4531984, + 52.5637815 + ], + [ + 5.4514174, + 52.5632597 + ], + [ + 5.4499261, + 52.562738 + ], + [ + 5.4477266, + 52.5618575 + ], + [ + 5.4459993, + 52.56099 + ], + [ + 5.4438884, + 52.559816 + ], + [ + 5.4423435, + 52.5587985 + ], + [ + 5.4400475, + 52.5567895 + ], + [ + 5.4383094, + 52.5547282 + ], + [ + 5.4291255, + 52.5412102 + ], + [ + 5.4272694, + 52.5382998 + ], + [ + 5.4265721, + 52.5366553 + ], + [ + 5.4261617, + 52.5351903 + ], + [ + 5.4259042, + 52.5339829 + ], + [ + 5.4256252, + 52.5309481 + ], + [ + 5.425475, + 52.5297015 + ], + [ + 5.4253436, + 52.5296264 + ], + [ + 5.4245604, + 52.5296395 + ], + [ + 5.4240883, + 52.5295612 + ], + [ + 5.4236004, + 52.5294072 + ], + [ + 5.423112, + 52.5291369 + ], + [ + 5.4228438, + 52.5288432 + ], + [ + 5.4227524, + 52.5285087 + ], + [ + 5.4226882, + 52.5274464 + ], + [ + 5.4225863, + 52.5273159 + ], + [ + 5.4220686, + 52.5271266 + ], + [ + 5.4220552, + 52.5270515 + ], + [ + 5.422133, + 52.5270336 + ], + [ + 5.4224495, + 52.5271559 + ], + [ + 5.422648, + 52.5272245 + ], + [ + 5.4228572, + 52.5272392 + ], + [ + 5.4231925, + 52.527262 + ], + [ + 5.4234687, + 52.5272163 + ], + [ + 5.4238013, + 52.5268753 + ], + [ + 5.4241983, + 52.5263335 + ], + [ + 5.4244129, + 52.5256742 + ], + [ + 5.4243592, + 52.5249905 + ], + [ + 5.424209, + 52.5244944 + ], + [ + 5.4238013, + 52.5240244 + ], + [ + 5.4236297, + 52.5239558 + ], + [ + 5.4225783, + 52.5241419 + ], + [ + 5.4224978, + 52.5241353 + ], + [ + 5.4225032, + 52.5240831 + ], + [ + 5.4226694, + 52.5240146 + ], + [ + 5.4234258, + 52.523884 + ], + [ + 5.4244075, + 52.5237502 + ], + [ + 5.4250244, + 52.5236882 + ], + [ + 5.425121, + 52.5236719 + ], + [ + 5.4251746, + 52.5236131 + ], + [ + 5.4249493, + 52.5212761 + ], + [ + 5.424944, + 52.5207832 + ], + [ + 5.4251317, + 52.5207049 + ], + [ + 5.4252564, + 52.5206959 + ], + [ + 5.425416, + 52.5207155 + ], + [ + 5.4254804, + 52.5207604 + ], + [ + 5.4255088, + 52.5208687 + ], + [ + 5.4259619, + 52.5247775 + ], + [ + 5.4262676, + 52.5260438 + ], + [ + 5.4264393, + 52.5267684 + ], + [ + 5.4267773, + 52.5267439 + ], + [ + 5.4268899, + 52.5267651 + ], + [ + 5.4269918, + 52.5268157 + ], + [ + 5.4270535, + 52.526894 + ], + [ + 5.427083, + 52.5272702 + ], + [ + 5.4280245, + 52.5272383 + ], + [ + 5.4279735, + 52.526708 + ], + [ + 5.4279789, + 52.5266648 + ], + [ + 5.427995, + 52.5266533 + ], + [ + 5.4280218, + 52.5266525 + ], + [ + 5.4280372, + 52.5266627 + ], + [ + 5.4280513, + 52.5267121 + ], + [ + 5.4281117, + 52.5272359 + ], + [ + 5.4290518, + 52.5271959 + ], + [ + 5.4290156, + 52.5268418 + ], + [ + 5.4290169, + 52.5267847 + ], + [ + 5.4290571, + 52.5267227 + ], + [ + 5.4291322, + 52.5266754 + ], + [ + 5.429269, + 52.526646 + ], + [ + 5.4296419, + 52.5266329 + ], + [ + 5.4296794, + 52.5259443 + ], + [ + 5.4298019, + 52.5248223 + ], + [ + 5.4319211, + 52.5247049 + ], + [ + 5.4315144, + 52.5202615 + ], + [ + 5.4317291, + 52.5201544 + ], + [ + 5.4321765, + 52.5247031 + ], + [ + 5.433014, + 52.5247069 + ], + [ + 5.4330943, + 52.5250504 + ], + [ + 5.4333912, + 52.5250417 + ], + [ + 5.4334069, + 52.5250893 + ], + [ + 5.43387, + 52.5264914 + ], + [ + 5.4339186, + 52.5271258 + ], + [ + 5.433914, + 52.527192 + ], + [ + 5.4339103, + 52.527236 + ], + [ + 5.4339201, + 52.5272797 + ], + [ + 5.4340378, + 52.5283821 + ], + [ + 5.4340836, + 52.5288974 + ], + [ + 5.4339284, + 52.5302613 + ], + [ + 5.4335979, + 52.5302286 + ], + [ + 5.4335969, + 52.5303934 + ], + [ + 5.4335437, + 52.5304803 + ], + [ + 5.4333555, + 52.5305371 + ], + [ + 5.4328258, + 52.5305476 + ], + [ + 5.4329165, + 52.5316373 + ], + [ + 5.4329965, + 52.5320402 + ], + [ + 5.4332519, + 52.5326244 + ], + [ + 5.4335604, + 52.5331216 + ], + [ + 5.4368978, + 52.5375588 + ], + [ + 5.4368709, + 52.537648 + ], + [ + 5.4367844, + 52.5376776 + ], + [ + 5.4366195, + 52.5376155 + ], + [ + 5.4332746, + 52.5331692 + ], + [ + 5.4330365, + 52.5328162 + ], + [ + 5.4328402, + 52.5323856 + ], + [ + 5.4326818, + 52.5318932 + ], + [ + 5.4326141, + 52.5313483 + ], + [ + 5.4323925, + 52.5294274 + ], + [ + 5.4323281, + 52.5293882 + ], + [ + 5.4304827, + 52.5294633 + ], + [ + 5.4302628, + 52.5294208 + ], + [ + 5.430193, + 52.529336 + ], + [ + 5.4299624, + 52.5286441 + ], + [ + 5.4297545, + 52.5278992 + ], + [ + 5.4293683, + 52.5279033 + ], + [ + 5.4292784, + 52.5278911 + ], + [ + 5.4291926, + 52.5278527 + ], + [ + 5.4291336, + 52.5278087 + ], + [ + 5.4291135, + 52.5277597 + ], + [ + 5.4290705, + 52.527457 + ], + [ + 5.4281385, + 52.5274856 + ], + [ + 5.4281827, + 52.5279678 + ], + [ + 5.4281613, + 52.5279808 + ], + [ + 5.4281344, + 52.5279816 + ], + [ + 5.4281103, + 52.5279653 + ], + [ + 5.4280526, + 52.5274913 + ], + [ + 5.4271259, + 52.5275337 + ], + [ + 5.4271635, + 52.5278601 + ], + [ + 5.4270616, + 52.5279514 + ], + [ + 5.4269221, + 52.5280069 + ], + [ + 5.4263105, + 52.5280298 + ], + [ + 5.4262998, + 52.5287739 + ], + [ + 5.4263468, + 52.5297243 + ], + [ + 5.4264084, + 52.5305826 + ], + [ + 5.4268483, + 52.5344854 + ], + [ + 5.4272775, + 52.535993 + ], + [ + 5.4275242, + 52.5367565 + ], + [ + 5.4283396, + 52.5385445 + ], + [ + 5.4318077, + 52.5436766 + ], + [ + 5.4386313, + 52.5538802 + ], + [ + 5.4403908, + 52.5560068 + ], + [ + 5.4423435, + 52.5578853 + ], + [ + 5.4447467, + 52.5596073 + ], + [ + 5.4469354, + 52.5608466 + ], + [ + 5.4493306, + 52.5619455 + ], + [ + 5.4517768, + 52.5628684 + ], + [ + 5.4538314, + 52.5634717 + ], + [ + 5.4567979, + 52.564163 + ], + [ + 5.4630635, + 52.5653369 + ], + [ + 5.464587, + 52.5657934 + ], + [ + 5.4657457, + 52.566289 + ], + [ + 5.4665611, + 52.5668238 + ], + [ + 5.4675696, + 52.567802 + ], + [ + 5.4681919, + 52.568741 + ], + [ + 5.4683636, + 52.5698626 + ], + [ + 5.4682134, + 52.570919 + ], + [ + 5.4627417, + 52.5820811 + ], + [ + 5.4584501, + 52.5909593 + ], + [ + 5.457506, + 52.5924974 + ], + [ + 5.4564331, + 52.5937879 + ], + [ + 5.4545234, + 52.5956257 + ], + [ + 5.4482792, + 52.6017774 + ], + [ + 5.4424567, + 52.6073789 + ], + [ + 5.4397327, + 52.610059 + ], + [ + 5.436241, + 52.6134556 + ], + [ + 5.4347633, + 52.6148917 + ], + [ + 5.4307888, + 52.6187852 + ], + [ + 5.4280481, + 52.6214942 + ], + [ + 5.4241662, + 52.6252747 + ], + [ + 5.415845, + 52.6335116 + ], + [ + 5.4157911, + 52.633623 + ], + [ + 5.4158876, + 52.6338216 + ], + [ + 5.4163221, + 52.6339909 + ], + [ + 5.4171697, + 52.63431 + ], + [ + 5.416869, + 52.6345981 + ], + [ + 5.4161448, + 52.6343312 + ], + [ + 5.4157321, + 52.6342351 + ], + [ + 5.4143105, + 52.6356448 + ], + [ + 5.4160807, + 52.6362926 + ], + [ + 5.4164133, + 52.6360192 + ], + [ + 5.416987, + 52.6355195 + ], + [ + 5.4175074, + 52.6351549 + ], + [ + 5.4178239, + 52.634826 + ], + [ + 5.418194, + 52.6344907 + ], + [ + 5.4183281, + 52.6343637 + ], + [ + 5.418473, + 52.6343996 + ], + [ + 5.4175879, + 52.6352948 + ], + [ + 5.4174001, + 52.6355455 + ], + [ + 5.4163166, + 52.6365975 + ], + [ + 5.4157856, + 52.6370728 + ], + [ + 5.413156, + 52.6362262 + ], + [ + 5.4007304, + 52.6485943 + ], + [ + 5.3966247, + 52.6518673 + ], + [ + 5.3844574, + 52.6598252 + ], + [ + 5.3806064, + 52.6622321 + ], + [ + 5.3696281, + 52.6695986 + ], + [ + 5.3618412, + 52.6743264 + ], + [ + 5.360225, + 52.6746258 + ] + ], + [ + [ + 5.3967759, + 52.6379081 + ], + [ + 5.397425, + 52.6378007 + ], + [ + 5.3983279, + 52.6376232 + ], + [ + 5.3991004, + 52.6375841 + ], + [ + 5.3994205, + 52.6375695 + ], + [ + 5.3997692, + 52.6374035 + ], + [ + 5.399678, + 52.6370096 + ], + [ + 5.3992328, + 52.6368891 + ], + [ + 5.3992167, + 52.6371333 + ], + [ + 5.3989753, + 52.6372147 + ], + [ + 5.3987178, + 52.6371301 + ], + [ + 5.3986641, + 52.6369445 + ], + [ + 5.398589, + 52.636938 + ], + [ + 5.3984174, + 52.6371105 + ], + [ + 5.3981331, + 52.6372049 + ], + [ + 5.3977468, + 52.6372277 + ], + [ + 5.3975323, + 52.6371105 + ], + [ + 5.3973338, + 52.6371398 + ], + [ + 5.3966847, + 52.6369282 + ], + [ + 5.3965828, + 52.6370812 + ], + [ + 5.3963789, + 52.6371138 + ], + [ + 5.3960195, + 52.6370584 + ], + [ + 5.3957084, + 52.6369738 + ], + [ + 5.3953919, + 52.6370389 + ], + [ + 5.39507, + 52.6370422 + ], + [ + 5.3946086, + 52.6369184 + ], + [ + 5.3942653, + 52.636925 + ], + [ + 5.3931656, + 52.6373026 + ], + [ + 5.3931147, + 52.6373962 + ], + [ + 5.3932193, + 52.6375012 + ], + [ + 5.3931603, + 52.6375679 + ], + [ + 5.3929041, + 52.63748 + ], + [ + 5.3927673, + 52.6374377 + ], + [ + 5.3926922, + 52.6374426 + ], + [ + 5.3914892, + 52.6379716 + ], + [ + 5.3915067, + 52.6381181 + ], + [ + 5.3915791, + 52.6381343 + ], + [ + 5.3912438, + 52.6381718 + ], + [ + 5.3910426, + 52.6382629 + ], + [ + 5.3908606, + 52.6384175 + ], + [ + 5.390694, + 52.6385364 + ], + [ + 5.390694, + 52.6386796 + ], + [ + 5.3903882, + 52.6387285 + ], + [ + 5.3900502, + 52.6388294 + ], + [ + 5.389659, + 52.6391336 + ], + [ + 5.3892299, + 52.6396284 + ], + [ + 5.3889294, + 52.6406311 + ], + [ + 5.3889294, + 52.6414253 + ], + [ + 5.3890367, + 52.6416076 + ], + [ + 5.389144, + 52.6417118 + ], + [ + 5.3896519, + 52.6417163 + ], + [ + 5.3901133, + 52.6415926 + ], + [ + 5.3908321, + 52.6412639 + ], + [ + 5.391685, + 52.6407365 + ], + [ + 5.3921296, + 52.6404114 + ], + [ + 5.3923978, + 52.6402812 + ], + [ + 5.3928699, + 52.6399362 + ], + [ + 5.3935747, + 52.639246 + ], + [ + 5.3938482, + 52.6390117 + ], + [ + 5.3941862, + 52.6386471 + ], + [ + 5.3945671, + 52.6384029 + ], + [ + 5.3948997, + 52.6382499 + ], + [ + 5.3950713, + 52.6381523 + ], + [ + 5.3954415, + 52.638136 + ], + [ + 5.3967759, + 52.6379081 + ] + ], + [ + [ + 5.4022869, + 52.6421284 + ], + [ + 5.4025873, + 52.6414123 + ], + [ + 5.4029242, + 52.6409599 + ], + [ + 5.4030878, + 52.6406019 + ], + [ + 5.4031226, + 52.6403756 + ], + [ + 5.4030744, + 52.6402015 + ], + [ + 5.4029698, + 52.6400403 + ], + [ + 5.402774, + 52.6398955 + ], + [ + 5.4023475, + 52.639775 + ], + [ + 5.4019934, + 52.6397539 + ], + [ + 5.4017601, + 52.6397002 + ], + [ + 5.4014677, + 52.6395602 + ], + [ + 5.4011351, + 52.6394104 + ], + [ + 5.4009957, + 52.6393632 + ], + [ + 5.4005906, + 52.6390524 + ], + [ + 5.4002768, + 52.6387317 + ], + [ + 5.4000783, + 52.6385103 + ], + [ + 5.3999415, + 52.6383069 + ], + [ + 5.3998799, + 52.6383297 + ], + [ + 5.399896, + 52.6384534 + ], + [ + 5.4000462, + 52.6386878 + ], + [ + 5.4002768, + 52.6389661 + ], + [ + 5.4005477, + 52.6391907 + ], + [ + 5.4007972, + 52.639347 + ], + [ + 5.401119, + 52.6394934 + ], + [ + 5.401465, + 52.6396546 + ], + [ + 5.401811, + 52.6397815 + ], + [ + 5.4022992, + 52.6398401 + ], + [ + 5.4026211, + 52.639928 + ], + [ + 5.402833, + 52.6400517 + ], + [ + 5.4029322, + 52.6401998 + ], + [ + 5.4030207, + 52.6404082 + ], + [ + 5.4030127, + 52.6406019 + ], + [ + 5.4029724, + 52.6407321 + ], + [ + 5.402892, + 52.6408688 + ], + [ + 5.4024943, + 52.6407919 + ], + [ + 5.4018399, + 52.6405217 + ], + [ + 5.4014322, + 52.6403654 + ], + [ + 5.4010459, + 52.6401246 + ], + [ + 5.4004451, + 52.63962 + ], + [ + 5.4001025, + 52.6393209 + ], + [ + 5.4000488, + 52.6392184 + ], + [ + 5.3996351, + 52.638549 + ], + [ + 5.3993937, + 52.6384188 + ], + [ + 5.3989109, + 52.6385457 + ], + [ + 5.3987178, + 52.6386955 + ], + [ + 5.3984925, + 52.6386922 + ], + [ + 5.3983155, + 52.6386434 + ], + [ + 5.3982135, + 52.6385425 + ], + [ + 5.3981974, + 52.6383895 + ], + [ + 5.3979346, + 52.6383048 + ], + [ + 5.3971621, + 52.638243 + ], + [ + 5.3965881, + 52.6382271 + ], + [ + 5.39588, + 52.638328 + ], + [ + 5.3944333, + 52.6389253 + ], + [ + 5.3934034, + 52.6398889 + ], + [ + 5.3929296, + 52.6404761 + ], + [ + 5.3921142, + 52.6410783 + ], + [ + 5.3918406, + 52.6410979 + ], + [ + 5.3920069, + 52.6412053 + ], + [ + 5.3922698, + 52.641342 + ], + [ + 5.3923234, + 52.6416512 + ], + [ + 5.3922054, + 52.6418661 + ], + [ + 5.3917816, + 52.6419019 + ], + [ + 5.3914168, + 52.6418596 + ], + [ + 5.3910199, + 52.6416187 + ], + [ + 5.3906175, + 52.6417359 + ], + [ + 5.3905156, + 52.6418758 + ], + [ + 5.3901991, + 52.6420646 + ], + [ + 5.3902045, + 52.6421493 + ], + [ + 5.3898236, + 52.6422306 + ], + [ + 5.389845, + 52.6423674 + ], + [ + 5.3896948, + 52.6431095 + ], + [ + 5.3894534, + 52.6432918 + ], + [ + 5.3892174, + 52.6433211 + ], + [ + 5.3889402, + 52.6437299 + ], + [ + 5.3887685, + 52.6445371 + ], + [ + 5.3886612, + 52.6450319 + ], + [ + 5.38879, + 52.6456308 + ], + [ + 5.3890904, + 52.6459432 + ], + [ + 5.389026, + 52.6463598 + ], + [ + 5.389026, + 52.64649 + ], + [ + 5.3890904, + 52.6465812 + ], + [ + 5.3892084, + 52.6465812 + ], + [ + 5.3894015, + 52.6465226 + ], + [ + 5.3897127, + 52.6464379 + ], + [ + 5.3898092, + 52.6463468 + ], + [ + 5.3897878, + 52.6461971 + ], + [ + 5.3898307, + 52.6460994 + ], + [ + 5.3899272, + 52.6460474 + ], + [ + 5.3906246, + 52.6458456 + ], + [ + 5.3918692, + 52.6456177 + ], + [ + 5.39247, + 52.6454355 + ], + [ + 5.3929849, + 52.6453573 + ], + [ + 5.3938003, + 52.6451881 + ], + [ + 5.3943797, + 52.6450449 + ], + [ + 5.3948947, + 52.6448496 + ], + [ + 5.3953882, + 52.6446283 + ], + [ + 5.3961607, + 52.6442767 + ], + [ + 5.3967615, + 52.6439773 + ], + [ + 5.3977271, + 52.6437039 + ], + [ + 5.398285, + 52.6435867 + ], + [ + 5.3986498, + 52.6434435 + ], + [ + 5.3988429, + 52.6433002 + ], + [ + 5.3991433, + 52.64317 + ], + [ + 5.3996368, + 52.6430268 + ], + [ + 5.4007097, + 52.6427404 + ], + [ + 5.4015251, + 52.6426232 + ], + [ + 5.4019972, + 52.6424539 + ], + [ + 5.4022869, + 52.6421284 + ] + ], + [ + [ + 5.3857118, + 52.6423788 + ], + [ + 5.3864199, + 52.6422876 + ], + [ + 5.3871494, + 52.6422844 + ], + [ + 5.3875454, + 52.6422065 + ], + [ + 5.3883832, + 52.6420598 + ], + [ + 5.3886505, + 52.6400581 + ], + [ + 5.3889304, + 52.6395402 + ], + [ + 5.3889438, + 52.6392229 + ], + [ + 5.3886032, + 52.6392049 + ], + [ + 5.3879782, + 52.6392049 + ], + [ + 5.3867193, + 52.6392508 + ], + [ + 5.3850456, + 52.6396024 + ], + [ + 5.3821059, + 52.6404878 + ], + [ + 5.379295, + 52.6415816 + ], + [ + 5.3774067, + 52.6424019 + ], + [ + 5.3757544, + 52.6430268 + ], + [ + 5.3742739, + 52.6434565 + ], + [ + 5.3727289, + 52.6439122 + ], + [ + 5.3714414, + 52.6442767 + ], + [ + 5.3704544, + 52.6447194 + ], + [ + 5.3698321, + 52.6451881 + ], + [ + 5.3695317, + 52.6455787 + ], + [ + 5.3694888, + 52.6460474 + ], + [ + 5.3696605, + 52.6465291 + ], + [ + 5.3697034, + 52.6467895 + ], + [ + 5.3695317, + 52.6470368 + ], + [ + 5.3693815, + 52.6479481 + ], + [ + 5.369124, + 52.6484038 + ], + [ + 5.3690167, + 52.6489505 + ], + [ + 5.3690382, + 52.6493281 + ], + [ + 5.3689738, + 52.6500961 + ], + [ + 5.3690382, + 52.6512677 + ], + [ + 5.3691884, + 52.6519577 + ], + [ + 5.3697677, + 52.6531683 + ], + [ + 5.3704544, + 52.6541055 + ], + [ + 5.3714414, + 52.6552379 + ], + [ + 5.3718062, + 52.6557326 + ], + [ + 5.3720637, + 52.6567608 + ], + [ + 5.372171, + 52.6575418 + ], + [ + 5.3722095, + 52.6578327 + ], + [ + 5.3722605, + 52.657958 + ], + [ + 5.3723705, + 52.6580117 + ], + [ + 5.3725367, + 52.6580344 + ], + [ + 5.372703, + 52.6580165 + ], + [ + 5.3729632, + 52.657914 + ], + [ + 5.373218, + 52.6577953 + ], + [ + 5.3738054, + 52.6575106 + ], + [ + 5.3739315, + 52.6573837 + ], + [ + 5.374425, + 52.6570892 + ], + [ + 5.3753638, + 52.6567508 + ], + [ + 5.3763187, + 52.6564742 + ], + [ + 5.3771877, + 52.656331 + ], + [ + 5.3778583, + 52.6562561 + ], + [ + 5.3785824, + 52.6562854 + ], + [ + 5.3792852, + 52.6562561 + ], + [ + 5.3801435, + 52.6563342 + ], + [ + 5.3810286, + 52.6563342 + ], + [ + 5.3817421, + 52.6562366 + ], + [ + 5.3821176, + 52.6561683 + ], + [ + 5.3826102, + 52.6559929 + ], + [ + 5.383211, + 52.6557846 + ], + [ + 5.3834104, + 52.6555207 + ], + [ + 5.3835972, + 52.6550817 + ], + [ + 5.3837484, + 52.6545966 + ], + [ + 5.3836947, + 52.6543069 + ], + [ + 5.3835016, + 52.6540954 + ], + [ + 5.3831368, + 52.6539132 + ], + [ + 5.3825307, + 52.65377 + ], + [ + 5.3817314, + 52.6538123 + ], + [ + 5.3807711, + 52.6536984 + ], + [ + 5.3795051, + 52.6536724 + ], + [ + 5.3782874, + 52.6536301 + ], + [ + 5.377295, + 52.6534739 + ], + [ + 5.376383, + 52.6531582 + ], + [ + 5.3759378, + 52.6529467 + ], + [ + 5.3754443, + 52.6526245 + ], + [ + 5.3746128, + 52.6522079 + ], + [ + 5.3743821, + 52.6519932 + ], + [ + 5.3743097, + 52.6518679 + ], + [ + 5.3743043, + 52.6516742 + ], + [ + 5.3744197, + 52.6515961 + ], + [ + 5.3742051, + 52.651396 + ], + [ + 5.3738618, + 52.6513651 + ], + [ + 5.3733146, + 52.6510103 + ], + [ + 5.3719306, + 52.6501023 + ], + [ + 5.3716248, + 52.6498941 + ], + [ + 5.3713995, + 52.6497378 + ], + [ + 5.3714961, + 52.6495849 + ], + [ + 5.371539, + 52.6494156 + ], + [ + 5.3714424, + 52.6489698 + ], + [ + 5.3715872, + 52.6484132 + ], + [ + 5.371657, + 52.6478306 + ], + [ + 5.3718179, + 52.6474238 + ], + [ + 5.3720057, + 52.6469161 + ], + [ + 5.3723222, + 52.6464897 + ], + [ + 5.3728747, + 52.6460926 + ], + [ + 5.3732931, + 52.6458355 + ], + [ + 5.3736096, + 52.6457378 + ], + [ + 5.3741461, + 52.6455946 + ], + [ + 5.3746611, + 52.6453928 + ], + [ + 5.3750312, + 52.6451715 + ], + [ + 5.3755462, + 52.6449957 + ], + [ + 5.3757071, + 52.6450576 + ], + [ + 5.3759753, + 52.6450413 + ], + [ + 5.3762865, + 52.6449339 + ], + [ + 5.3767317, + 52.644859 + ], + [ + 5.3780353, + 52.6445824 + ], + [ + 5.3783035, + 52.644527 + ], + [ + 5.3786522, + 52.6445303 + ], + [ + 5.3792584, + 52.6444326 + ], + [ + 5.3798592, + 52.6442439 + ], + [ + 5.3808945, + 52.6437686 + ], + [ + 5.3810554, + 52.6437263 + ], + [ + 5.3814041, + 52.6435082 + ], + [ + 5.3818118, + 52.6434366 + ], + [ + 5.3818816, + 52.6432251 + ], + [ + 5.3820264, + 52.643186 + ], + [ + 5.3822946, + 52.6432609 + ], + [ + 5.3832978, + 52.6428638 + ], + [ + 5.3841775, + 52.6426164 + ], + [ + 5.3845155, + 52.6424243 + ], + [ + 5.3849178, + 52.6423039 + ], + [ + 5.3850197, + 52.6423169 + ], + [ + 5.3850197, + 52.6423853 + ], + [ + 5.3846818, + 52.6424666 + ], + [ + 5.3845852, + 52.642561 + ], + [ + 5.3849768, + 52.6424471 + ], + [ + 5.385186, + 52.6424536 + ], + [ + 5.3857118, + 52.6423788 + ] + ], + [ + [ + 5.383962, + 52.6539883 + ], + [ + 5.384198, + 52.6543268 + ], + [ + 5.3841337, + 52.6546652 + ], + [ + 5.3839835, + 52.6549906 + ], + [ + 5.383962, + 52.6551468 + ], + [ + 5.3840693, + 52.655264 + ], + [ + 5.3845199, + 52.6551859 + ], + [ + 5.3850563, + 52.6550167 + ], + [ + 5.3857644, + 52.6549125 + ], + [ + 5.3863867, + 52.654496 + ], + [ + 5.3867515, + 52.6542096 + ], + [ + 5.3871377, + 52.653689 + ], + [ + 5.3876527, + 52.6532724 + ], + [ + 5.3889616, + 52.6524523 + ], + [ + 5.389777, + 52.6518796 + ], + [ + 5.3904851, + 52.651437 + ], + [ + 5.3910859, + 52.6511376 + ], + [ + 5.3918799, + 52.6506559 + ], + [ + 5.3924253, + 52.6503481 + ], + [ + 5.3935036, + 52.6495214 + ], + [ + 5.3935733, + 52.6494108 + ], + [ + 5.3935679, + 52.6493131 + ], + [ + 5.393407, + 52.6491667 + ], + [ + 5.3934768, + 52.6490918 + ], + [ + 5.3934982, + 52.6489421 + ], + [ + 5.3934177, + 52.648864 + ], + [ + 5.3934768, + 52.6487826 + ], + [ + 5.3934446, + 52.6485157 + ], + [ + 5.3933319, + 52.6483758 + ], + [ + 5.3931442, + 52.6483302 + ], + [ + 5.3928669, + 52.6480523 + ], + [ + 5.3918799, + 52.6477659 + ], + [ + 5.3911969, + 52.6477216 + ], + [ + 5.3908214, + 52.6477672 + ], + [ + 5.391272, + 52.6478258 + ], + [ + 5.3916582, + 52.6478941 + ], + [ + 5.3920069, + 52.6480406 + ], + [ + 5.3925809, + 52.6482651 + ], + [ + 5.3928545, + 52.6484181 + ], + [ + 5.3929779, + 52.6488933 + ], + [ + 5.3928169, + 52.649222 + ], + [ + 5.392479, + 52.6493587 + ], + [ + 5.3922215, + 52.649567 + ], + [ + 5.392082, + 52.6498762 + ], + [ + 5.3916689, + 52.6501495 + ], + [ + 5.3912666, + 52.6503513 + ], + [ + 5.3908482, + 52.6504099 + ], + [ + 5.3905961, + 52.6503643 + ], + [ + 5.390301, + 52.6503448 + ], + [ + 5.3901937, + 52.6502439 + ], + [ + 5.3899094, + 52.6502472 + ], + [ + 5.3897592, + 52.6500259 + ], + [ + 5.3892764, + 52.6497362 + ], + [ + 5.3887292, + 52.6493684 + ], + [ + 5.3884074, + 52.6492903 + ], + [ + 5.3882572, + 52.6491374 + ], + [ + 5.3877476, + 52.6488705 + ], + [ + 5.3875652, + 52.6486589 + ], + [ + 5.387592, + 52.6484474 + ], + [ + 5.3876832, + 52.6483107 + ], + [ + 5.38771, + 52.648135 + ], + [ + 5.3876295, + 52.6479852 + ], + [ + 5.3874364, + 52.6479397 + ], + [ + 5.3873399, + 52.647969 + ], + [ + 5.3871146, + 52.647829 + ], + [ + 5.3868732, + 52.6476923 + ], + [ + 5.3864869, + 52.647611 + ], + [ + 5.3860739, + 52.6475231 + ], + [ + 5.3857734, + 52.6475719 + ], + [ + 5.385811, + 52.647445 + ], + [ + 5.3860792, + 52.6474743 + ], + [ + 5.386326, + 52.6474352 + ], + [ + 5.3858486, + 52.6472725 + ], + [ + 5.385693, + 52.6474612 + ], + [ + 5.3854623, + 52.6475719 + ], + [ + 5.3849151, + 52.6475686 + ], + [ + 5.3845128, + 52.6475426 + ], + [ + 5.3842446, + 52.6474645 + ], + [ + 5.3840944, + 52.6473245 + ], + [ + 5.3839281, + 52.6473148 + ], + [ + 5.3834667, + 52.6471781 + ], + [ + 5.3832522, + 52.6471846 + ], + [ + 5.3832897, + 52.6470935 + ], + [ + 5.3831127, + 52.6469079 + ], + [ + 5.3828445, + 52.6469144 + ], + [ + 5.382587, + 52.6468591 + ], + [ + 5.3824582, + 52.6466866 + ], + [ + 5.3822061, + 52.6466736 + ], + [ + 5.3818628, + 52.6467387 + ], + [ + 5.3818628, + 52.6466703 + ], + [ + 5.3819754, + 52.6465727 + ], + [ + 5.3824368, + 52.6465011 + ], + [ + 5.3830269, + 52.6465727 + ], + [ + 5.3834238, + 52.6467615 + ], + [ + 5.3836277, + 52.6468038 + ], + [ + 5.3837672, + 52.6467257 + ], + [ + 5.384266, + 52.6466834 + ], + [ + 5.3846255, + 52.6469014 + ], + [ + 5.3850171, + 52.6468852 + ], + [ + 5.3852799, + 52.6467127 + ], + [ + 5.3851297, + 52.6463611 + ], + [ + 5.385001, + 52.6459706 + ], + [ + 5.3850224, + 52.6453912 + ], + [ + 5.3850332, + 52.6449681 + ], + [ + 5.3853336, + 52.6443692 + ], + [ + 5.3859666, + 52.6438874 + ], + [ + 5.3866318, + 52.643588 + ], + [ + 5.3872218, + 52.6434578 + ], + [ + 5.3873506, + 52.6431388 + ], + [ + 5.3876617, + 52.6428914 + ], + [ + 5.3873399, + 52.6429695 + ], + [ + 5.3869965, + 52.6431193 + ], + [ + 5.3868249, + 52.6430932 + ], + [ + 5.386782, + 52.6429305 + ], + [ + 5.3865137, + 52.6428459 + ], + [ + 5.3858915, + 52.6429761 + ], + [ + 5.3841346, + 52.6436319 + ], + [ + 5.3839737, + 52.6436059 + ], + [ + 5.3838557, + 52.6435017 + ], + [ + 5.3836679, + 52.6434562 + ], + [ + 5.3836304, + 52.6435278 + ], + [ + 5.383743, + 52.6435668 + ], + [ + 5.3837859, + 52.6436677 + ], + [ + 5.3836196, + 52.6437491 + ], + [ + 5.3832763, + 52.6437882 + ], + [ + 5.3828311, + 52.6438077 + ], + [ + 5.382933, + 52.6437133 + ], + [ + 5.3828203, + 52.6436938 + ], + [ + 5.382595, + 52.6437654 + ], + [ + 5.3813612, + 52.6440421 + ], + [ + 5.3801864, + 52.6445368 + ], + [ + 5.3801113, + 52.6446963 + ], + [ + 5.3798055, + 52.6447842 + ], + [ + 5.3795802, + 52.6447939 + ], + [ + 5.3793227, + 52.6449046 + ], + [ + 5.3792423, + 52.645331 + ], + [ + 5.3790706, + 52.6454449 + ], + [ + 5.3788131, + 52.6454905 + ], + [ + 5.3785395, + 52.6454579 + ], + [ + 5.3783893, + 52.6453863 + ], + [ + 5.3782338, + 52.6452529 + ], + [ + 5.378341, + 52.6450023 + ], + [ + 5.3782874, + 52.6449014 + ], + [ + 5.3779816, + 52.6448851 + ], + [ + 5.3777939, + 52.6450836 + ], + [ + 5.3767522, + 52.6450319 + ], + [ + 5.3762802, + 52.6452532 + ], + [ + 5.3755935, + 52.6453834 + ], + [ + 5.3750356, + 52.6455657 + ], + [ + 5.3738125, + 52.6459042 + ], + [ + 5.3734907, + 52.6461645 + ], + [ + 5.3737052, + 52.6463989 + ], + [ + 5.3738984, + 52.6466593 + ], + [ + 5.3739198, + 52.6469196 + ], + [ + 5.3735336, + 52.6472061 + ], + [ + 5.3734916, + 52.6474791 + ], + [ + 5.3731537, + 52.6475019 + ], + [ + 5.372923, + 52.6473001 + ], + [ + 5.3725689, + 52.6473848 + ], + [ + 5.3726172, + 52.6475865 + ], + [ + 5.3727889, + 52.6477298 + ], + [ + 5.3730517, + 52.6476874 + ], + [ + 5.3733092, + 52.6478111 + ], + [ + 5.373336, + 52.6479706 + ], + [ + 5.3733092, + 52.6481496 + ], + [ + 5.3735292, + 52.6482245 + ], + [ + 5.3740012, + 52.6481887 + ], + [ + 5.3741193, + 52.648423 + ], + [ + 5.3740924, + 52.6485792 + ], + [ + 5.3743392, + 52.6487126 + ], + [ + 5.3748756, + 52.6487094 + ], + [ + 5.3750902, + 52.6488396 + ], + [ + 5.3747254, + 52.6490414 + ], + [ + 5.3750956, + 52.6491846 + ], + [ + 5.3754013, + 52.6492757 + ], + [ + 5.3757366, + 52.6491911 + ], + [ + 5.3758761, + 52.6490446 + ], + [ + 5.3759002, + 52.6488331 + ], + [ + 5.3759512, + 52.648615 + ], + [ + 5.3761443, + 52.6484718 + ], + [ + 5.3763804, + 52.6483677 + ], + [ + 5.3766378, + 52.6483123 + ], + [ + 5.3770348, + 52.6482863 + ], + [ + 5.3772977, + 52.6483579 + ], + [ + 5.3775605, + 52.6485141 + ], + [ + 5.3776678, + 52.6487322 + ], + [ + 5.3778073, + 52.6488103 + ], + [ + 5.3779843, + 52.6488103 + ], + [ + 5.3780701, + 52.6487875 + ], + [ + 5.3779736, + 52.6486508 + ], + [ + 5.3778985, + 52.6484848 + ], + [ + 5.3780272, + 52.6483546 + ], + [ + 5.3778609, + 52.6481366 + ], + [ + 5.3777483, + 52.6479543 + ], + [ + 5.3778395, + 52.6478632 + ], + [ + 5.3780862, + 52.6480259 + ], + [ + 5.378156, + 52.6478892 + ], + [ + 5.378038, + 52.6477753 + ], + [ + 5.3780755, + 52.647528 + ], + [ + 5.3779736, + 52.6473327 + ], + [ + 5.3778019, + 52.6470983 + ], + [ + 5.3777644, + 52.6471927 + ], + [ + 5.3776356, + 52.6472025 + ], + [ + 5.3777, + 52.6470528 + ], + [ + 5.3775766, + 52.646877 + ], + [ + 5.3776946, + 52.6467794 + ], + [ + 5.3778448, + 52.6470463 + ], + [ + 5.378038, + 52.6471602 + ], + [ + 5.3781023, + 52.6473457 + ], + [ + 5.3782901, + 52.6474336 + ], + [ + 5.3784027, + 52.6474043 + ], + [ + 5.37851, + 52.6474694 + ], + [ + 5.3787407, + 52.6475605 + ], + [ + 5.3789124, + 52.6471992 + ], + [ + 5.3787353, + 52.6470853 + ], + [ + 5.3788587, + 52.6469454 + ], + [ + 5.3792557, + 52.6468184 + ], + [ + 5.3792771, + 52.6469909 + ], + [ + 5.3791108, + 52.6471309 + ], + [ + 5.3791323, + 52.6472188 + ], + [ + 5.3789982, + 52.647388 + ], + [ + 5.3787622, + 52.6476028 + ], + [ + 5.378848, + 52.6477623 + ], + [ + 5.3786549, + 52.647733 + ], + [ + 5.3784939, + 52.6479934 + ], + [ + 5.3786388, + 52.6480357 + ], + [ + 5.3785422, + 52.648231 + ], + [ + 5.3783598, + 52.6483123 + ], + [ + 5.3784403, + 52.6484295 + ], + [ + 5.3783223, + 52.6486671 + ], + [ + 5.3784886, + 52.648589 + ], + [ + 5.3785851, + 52.6486606 + ], + [ + 5.3784135, + 52.648934 + ], + [ + 5.3784886, + 52.6490707 + ], + [ + 5.3784081, + 52.6492822 + ], + [ + 5.3782579, + 52.6492822 + ], + [ + 5.3782096, + 52.6490088 + ], + [ + 5.3780058, + 52.6488884 + ], + [ + 5.3778395, + 52.648947 + ], + [ + 5.3777483, + 52.6489844 + ], + [ + 5.3777885, + 52.6491244 + ], + [ + 5.3777376, + 52.6492252 + ], + [ + 5.3777456, + 52.6493229 + ], + [ + 5.3779334, + 52.6494221 + ], + [ + 5.3779253, + 52.6494742 + ], + [ + 5.3777885, + 52.6496272 + ], + [ + 5.3776142, + 52.6496874 + ], + [ + 5.377405, + 52.6498013 + ], + [ + 5.3772762, + 52.6497606 + ], + [ + 5.3770348, + 52.6497525 + ], + [ + 5.3767505, + 52.6495946 + ], + [ + 5.3765413, + 52.6495751 + ], + [ + 5.3762462, + 52.6494758 + ], + [ + 5.3760531, + 52.6495442 + ], + [ + 5.37597, + 52.6494563 + ], + [ + 5.3758385, + 52.6494287 + ], + [ + 5.3756723, + 52.6494921 + ], + [ + 5.3756749, + 52.6495995 + ], + [ + 5.3755516, + 52.6496906 + ], + [ + 5.3754577, + 52.6497639 + ], + [ + 5.3756588, + 52.6499412 + ], + [ + 5.3756857, + 52.650008 + ], + [ + 5.3755864, + 52.6500877 + ], + [ + 5.3755542, + 52.6501821 + ], + [ + 5.3756696, + 52.6502244 + ], + [ + 5.3758037, + 52.6503171 + ], + [ + 5.375978, + 52.650514 + ], + [ + 5.3761202, + 52.6505384 + ], + [ + 5.3762597, + 52.6504506 + ], + [ + 5.3764125, + 52.6504733 + ], + [ + 5.3763804, + 52.6505759 + ], + [ + 5.3764984, + 52.650558 + ], + [ + 5.3765815, + 52.6505319 + ], + [ + 5.3767103, + 52.6504359 + ], + [ + 5.376839, + 52.6504896 + ], + [ + 5.3768792, + 52.6505873 + ], + [ + 5.3766861, + 52.6506133 + ], + [ + 5.3767746, + 52.6506686 + ], + [ + 5.3765627, + 52.6506833 + ], + [ + 5.3765627, + 52.6505824 + ], + [ + 5.3764689, + 52.6505791 + ], + [ + 5.3764984, + 52.6506426 + ], + [ + 5.3763938, + 52.6507191 + ], + [ + 5.3762972, + 52.650789 + ], + [ + 5.3761631, + 52.6507809 + ], + [ + 5.3761282, + 52.6507109 + ], + [ + 5.3759297, + 52.6506735 + ], + [ + 5.3757715, + 52.6505905 + ], + [ + 5.3756025, + 52.6505026 + ], + [ + 5.3754764, + 52.6505238 + ], + [ + 5.3756267, + 52.6506149 + ], + [ + 5.3756535, + 52.650706 + ], + [ + 5.3753209, + 52.6509615 + ], + [ + 5.3749776, + 52.6510982 + ], + [ + 5.3746342, + 52.6512674 + ], + [ + 5.3744599, + 52.651326 + ], + [ + 5.3745699, + 52.6513732 + ], + [ + 5.3746852, + 52.6513895 + ], + [ + 5.3747281, + 52.6513602 + ], + [ + 5.3748113, + 52.6513602 + ], + [ + 5.3747764, + 52.6514025 + ], + [ + 5.3746557, + 52.6514399 + ], + [ + 5.3742775, + 52.6513895 + ], + [ + 5.3745055, + 52.651575 + ], + [ + 5.3746798, + 52.6516075 + ], + [ + 5.3746396, + 52.6516368 + ], + [ + 5.3746074, + 52.6516986 + ], + [ + 5.3751465, + 52.6518548 + ], + [ + 5.3752136, + 52.6519199 + ], + [ + 5.3751519, + 52.6519769 + ], + [ + 5.3752216, + 52.6520892 + ], + [ + 5.375463, + 52.6524276 + ], + [ + 5.3756267, + 52.6525171 + ], + [ + 5.3760826, + 52.6527449 + ], + [ + 5.376147, + 52.6526375 + ], + [ + 5.3757769, + 52.6523886 + ], + [ + 5.3756669, + 52.6522454 + ], + [ + 5.3757581, + 52.6521282 + ], + [ + 5.3759646, + 52.6520469 + ], + [ + 5.3763401, + 52.6520273 + ], + [ + 5.3767049, + 52.6521347 + ], + [ + 5.3769275, + 52.6523072 + ], + [ + 5.3769919, + 52.6524569 + ], + [ + 5.376898, + 52.6525985 + ], + [ + 5.376662, + 52.652727 + ], + [ + 5.3764447, + 52.6527677 + ], + [ + 5.3763562, + 52.6528751 + ], + [ + 5.3769024, + 52.6530511 + ], + [ + 5.3782328, + 52.6533115 + ], + [ + 5.3785547, + 52.6533245 + ], + [ + 5.378662, + 52.6531553 + ], + [ + 5.378662, + 52.652934 + ], + [ + 5.3790696, + 52.6528428 + ], + [ + 5.3794559, + 52.6528168 + ], + [ + 5.3799923, + 52.6529079 + ], + [ + 5.3800996, + 52.6531683 + ], + [ + 5.3800996, + 52.6533765 + ], + [ + 5.3807648, + 52.6534807 + ], + [ + 5.3822668, + 52.6535458 + ], + [ + 5.3831466, + 52.6536759 + ], + [ + 5.383962, + 52.6539883 + ] + ] + ], + [ + [ + [ + 5.2954198, + 52.6915819 + ], + [ + 5.2954016, + 52.6919846 + ], + [ + 5.2944043, + 52.6919232 + ], + [ + 5.2930942, + 52.6917351 + ], + [ + 5.2925593, + 52.6916595 + ], + [ + 5.2882235, + 52.6909612 + ], + [ + 5.2879285, + 52.6910333 + ], + [ + 5.2876764, + 52.6910853 + ], + [ + 5.2874859, + 52.6911195 + ], + [ + 5.2875842, + 52.6915388 + ], + [ + 5.2876103, + 52.6916318 + ], + [ + 5.2876533, + 52.6917203 + ], + [ + 5.2880551, + 52.6924715 + ], + [ + 5.2884443, + 52.6930731 + ], + [ + 5.2889406, + 52.6936726 + ], + [ + 5.289608, + 52.6943156 + ], + [ + 5.2903066, + 52.6948623 + ], + [ + 5.2911696, + 52.6954191 + ], + [ + 5.2947291, + 52.6972585 + ], + [ + 5.2953103, + 52.6975459 + ], + [ + 5.2956387, + 52.6976939 + ], + [ + 5.2959544, + 52.6978941 + ], + [ + 5.2987668, + 52.699635 + ], + [ + 5.2996322, + 52.7001521 + ], + [ + 5.3000178, + 52.7003428 + ], + [ + 5.3073537, + 52.7037268 + ], + [ + 5.3077019, + 52.7039398 + ], + [ + 5.3076289, + 52.7039555 + ], + [ + 5.3074859, + 52.7039051 + ], + [ + 5.2998674, + 52.7003842 + ], + [ + 5.2990053, + 52.6999401 + ], + [ + 5.2976766, + 52.6990832 + ], + [ + 5.2955556, + 52.6977871 + ], + [ + 5.2949467, + 52.6974689 + ], + [ + 5.2933469, + 52.6967012 + ], + [ + 5.2913674, + 52.6956645 + ], + [ + 5.2905142, + 52.695142 + ], + [ + 5.2897552, + 52.694567 + ], + [ + 5.2890815, + 52.6939402 + ], + [ + 5.2885686, + 52.6933766 + ], + [ + 5.2881056, + 52.6927449 + ], + [ + 5.2876027, + 52.6918263 + ], + [ + 5.2875311, + 52.6916737 + ], + [ + 5.2872707, + 52.6909792 + ], + [ + 5.2870916, + 52.6907735 + ], + [ + 5.2868976, + 52.6907543 + ], + [ + 5.2867351, + 52.6908182 + ], + [ + 5.2852843, + 52.6917036 + ], + [ + 5.2855032, + 52.691832 + ], + [ + 5.2849402, + 52.6921753 + ], + [ + 5.2850548, + 52.6922481 + ], + [ + 5.2849684, + 52.6922727 + ], + [ + 5.2847991, + 52.6922852 + ], + [ + 5.2846097, + 52.6922597 + ], + [ + 5.2842145, + 52.6920084 + ], + [ + 5.2841069, + 52.6919409 + ], + [ + 5.2840629, + 52.691913 + ], + [ + 5.2838699, + 52.6917893 + ], + [ + 5.2836917, + 52.6916241 + ], + [ + 5.2837139, + 52.6915333 + ], + [ + 5.2837992, + 52.6914834 + ], + [ + 5.2839175, + 52.691504 + ], + [ + 5.2858377, + 52.6903746 + ], + [ + 5.2859416, + 52.6902753 + ], + [ + 5.285946, + 52.6901817 + ], + [ + 5.284404, + 52.6893433 + ], + [ + 5.2837036, + 52.6889421 + ], + [ + 5.2817694, + 52.6878406 + ], + [ + 5.279685, + 52.6866173 + ], + [ + 5.2780178, + 52.6856572 + ], + [ + 5.2763755, + 52.6847021 + ], + [ + 5.2760575, + 52.6848949 + ], + [ + 5.2754633, + 52.6853007 + ], + [ + 5.2744255, + 52.6859704 + ], + [ + 5.2742421, + 52.685884 + ], + [ + 5.2743008, + 52.6858231 + ], + [ + 5.2750375, + 52.6853463 + ], + [ + 5.2756732, + 52.6849405 + ], + [ + 5.2761422, + 52.6845904 + ], + [ + 5.275742, + 52.6843364 + ], + [ + 5.2757678, + 52.6841588 + ], + [ + 5.2758847, + 52.6841131 + ], + [ + 5.2760434, + 52.6841132 + ], + [ + 5.2795696, + 52.6861647 + ], + [ + 5.2822875, + 52.6877282 + ], + [ + 5.2848746, + 52.6892362 + ], + [ + 5.2863391, + 52.6900742 + ], + [ + 5.2865741, + 52.6901243 + ], + [ + 5.2867291, + 52.6900704 + ], + [ + 5.2871926, + 52.6898301 + ], + [ + 5.2873226, + 52.6898026 + ], + [ + 5.2877124, + 52.6895329 + ], + [ + 5.2881543, + 52.6892751 + ], + [ + 5.2893695, + 52.6891647 + ], + [ + 5.2909161, + 52.6893856 + ], + [ + 5.2920576, + 52.6896066 + ], + [ + 5.292747, + 52.689711 + ], + [ + 5.2932729, + 52.6897907 + ], + [ + 5.2935651, + 52.6898161 + ], + [ + 5.2949224, + 52.6899341 + ], + [ + 5.2951663, + 52.6907119 + ], + [ + 5.2951825, + 52.6907757 + ], + [ + 5.2952101, + 52.6908695 + ], + [ + 5.2952211, + 52.6909069 + ], + [ + 5.2954198, + 52.6915819 + ] + ] + ], + [ + [ + [ + 5.0630819, + 52.6360947 + ], + [ + 5.0629152, + 52.6361189 + ], + [ + 5.0618137, + 52.6362719 + ], + [ + 5.0617678, + 52.6362705 + ], + [ + 5.0617366, + 52.6362605 + ], + [ + 5.0617182, + 52.6362404 + ], + [ + 5.0617118, + 52.6362165 + ], + [ + 5.0616857, + 52.6354222 + ], + [ + 5.0616857, + 52.6345953 + ], + [ + 5.0616749, + 52.6335534 + ], + [ + 5.0627432, + 52.6334284 + ], + [ + 5.0628895, + 52.6335155 + ], + [ + 5.0629758, + 52.6336324 + ], + [ + 5.0630453, + 52.6343173 + ], + [ + 5.0630621, + 52.6345555 + ], + [ + 5.0630778, + 52.6347777 + ], + [ + 5.0630819, + 52.6360947 + ] + ] + ], + [ + [ + [ + 4.7495379, + 53.008252 + ], + [ + 4.7495818, + 53.0083757 + ], + [ + 4.7496264, + 53.0084559 + ], + [ + 4.7498638, + 53.0085712 + ], + [ + 4.7503887, + 53.0087242 + ], + [ + 4.7507468, + 53.0088789 + ], + [ + 4.7511349, + 53.0090634 + ], + [ + 4.7512806, + 53.0092492 + ], + [ + 4.7512569, + 53.0093223 + ], + [ + 4.7511613, + 53.0094019 + ], + [ + 4.7511113, + 53.009468 + ], + [ + 4.7509891, + 53.0095384 + ], + [ + 4.7509433, + 53.0095725 + ], + [ + 4.7509944, + 53.0097259 + ], + [ + 4.7509976, + 53.0097831 + ], + [ + 4.7510648, + 53.0098726 + ], + [ + 4.7512121, + 53.0099097 + ], + [ + 4.7515469, + 53.0097968 + ], + [ + 4.751748, + 53.0097747 + ], + [ + 4.7519085, + 53.0096656 + ], + [ + 4.752033, + 53.009378 + ], + [ + 4.7522191, + 53.0093467 + ], + [ + 4.752385, + 53.0094183 + ], + [ + 4.7525483, + 53.0093938 + ], + [ + 4.7528304, + 53.0092509 + ], + [ + 4.7529449, + 53.0091736 + ], + [ + 4.7531045, + 53.0091376 + ], + [ + 4.7539261, + 53.008878 + ], + [ + 4.7528363, + 53.0093881 + ], + [ + 4.7528627, + 53.0094042 + ], + [ + 4.7531779, + 53.0093369 + ], + [ + 4.7535124, + 53.0092536 + ], + [ + 4.7537281, + 53.0092773 + ], + [ + 4.7538783, + 53.0093946 + ], + [ + 4.7539326, + 53.0096075 + ], + [ + 4.7537761, + 53.0097028 + ], + [ + 4.7536088, + 53.009757 + ], + [ + 4.7536683, + 53.0098511 + ], + [ + 4.753614, + 53.0099606 + ], + [ + 4.7534502, + 53.0100376 + ], + [ + 4.7532436, + 53.0102014 + ], + [ + 4.7533001, + 53.0102223 + ], + [ + 4.75352, + 53.0102163 + ], + [ + 4.7538962, + 53.0101332 + ], + [ + 4.7542869, + 53.0100959 + ], + [ + 4.7543246, + 53.0101053 + ], + [ + 4.7544203, + 53.0101012 + ], + [ + 4.7544725, + 53.010099 + ], + [ + 4.7547869, + 53.0101231 + ], + [ + 4.7549416, + 53.0101695 + ], + [ + 4.7562079, + 53.0097881 + ], + [ + 4.7580641, + 53.0091988 + ], + [ + 4.7596122, + 53.0086859 + ], + [ + 4.760987, + 53.0082524 + ], + [ + 4.7610232, + 53.008241 + ], + [ + 4.7629776, + 53.007652 + ], + [ + 4.7658414, + 53.0070619 + ], + [ + 4.7668815, + 53.006906 + ], + [ + 4.7672082, + 53.0068318 + ], + [ + 4.7674216, + 53.0067205 + ], + [ + 4.7676588, + 53.0065249 + ], + [ + 4.7679189, + 53.0063155 + ], + [ + 4.7682042, + 53.0062069 + ], + [ + 4.7685581, + 53.0060802 + ], + [ + 4.7689878, + 53.0059401 + ], + [ + 4.7694206, + 53.0058664 + ], + [ + 4.7696129, + 53.0059517 + ], + [ + 4.7698006, + 53.0061056 + ], + [ + 4.7700533, + 53.0062118 + ], + [ + 4.7702541, + 53.0062103 + ], + [ + 4.7706594, + 53.0062164 + ], + [ + 4.7719867, + 53.0061164 + ], + [ + 4.7724726, + 53.0060383 + ], + [ + 4.7729476, + 53.0059167 + ], + [ + 4.7732218, + 53.0057988 + ], + [ + 4.7733292, + 53.0056803 + ], + [ + 4.7735313, + 53.0055668 + ], + [ + 4.7742319, + 53.0052677 + ], + [ + 4.7744724, + 53.005104 + ], + [ + 4.7748468, + 53.0048242 + ], + [ + 4.7753701, + 53.0044626 + ], + [ + 4.7757443, + 53.0041966 + ], + [ + 4.7761827, + 53.0039673 + ], + [ + 4.7766926, + 53.0037612 + ], + [ + 4.7772355, + 53.0036672 + ], + [ + 4.7777133, + 53.0036325 + ], + [ + 4.7780356, + 53.003604 + ], + [ + 4.778602, + 53.0034278 + ], + [ + 4.7788836, + 53.0033192 + ], + [ + 4.7789376, + 53.0032393 + ], + [ + 4.7789279, + 53.0030906 + ], + [ + 4.7788712, + 53.0030812 + ], + [ + 4.7787195, + 53.0030944 + ], + [ + 4.7787351, + 53.0030556 + ], + [ + 4.7788835, + 53.002999 + ], + [ + 4.7791725, + 53.0029018 + ], + [ + 4.7793206, + 53.0028772 + ], + [ + 4.7795328, + 53.0028712 + ], + [ + 4.779595, + 53.0027319 + ], + [ + 4.7796406, + 53.0027183 + ], + [ + 4.7796737, + 53.0028146 + ], + [ + 4.7796536, + 53.0029082 + ], + [ + 4.7798016, + 53.0028882 + ], + [ + 4.7799996, + 53.002802 + ], + [ + 4.7801522, + 53.0027021 + ], + [ + 4.7801772, + 53.0026731 + ], + [ + 4.7802316, + 53.0026102 + ], + [ + 4.780298, + 53.0025334 + ], + [ + 4.7806048, + 53.0022076 + ], + [ + 4.7810034, + 53.0017975 + ], + [ + 4.7812935, + 53.0016088 + ], + [ + 4.7817499, + 53.0014482 + ], + [ + 4.7818711, + 53.0014396 + ], + [ + 4.782463, + 53.0013618 + ], + [ + 4.7830475, + 53.0012656 + ], + [ + 4.7832182, + 53.0012434 + ], + [ + 4.7833544, + 53.0012714 + ], + [ + 4.7833763, + 53.0013401 + ], + [ + 4.7833567, + 53.0014086 + ], + [ + 4.7832724, + 53.0014814 + ], + [ + 4.7830409, + 53.0015263 + ], + [ + 4.7825361, + 53.0016136 + ], + [ + 4.7821031, + 53.0017057 + ], + [ + 4.7818179, + 53.0017937 + ], + [ + 4.7816845, + 53.0018801 + ], + [ + 4.7811239, + 53.0025411 + ], + [ + 4.7813541, + 53.0026243 + ], + [ + 4.7809171, + 53.0030914 + ], + [ + 4.7806263, + 53.0030079 + ], + [ + 4.7804882, + 53.0031583 + ], + [ + 4.7804567, + 53.0032703 + ], + [ + 4.780508, + 53.0034237 + ], + [ + 4.7806422, + 53.0036208 + ], + [ + 4.7808336, + 53.0037793 + ], + [ + 4.7812509, + 53.0034749 + ], + [ + 4.7814667, + 53.0035557 + ], + [ + 4.7815302, + 53.0036589 + ], + [ + 4.781099, + 53.0038631 + ], + [ + 4.7813237, + 53.0040029 + ], + [ + 4.7815383, + 53.0041158 + ], + [ + 4.7818327, + 53.0042198 + ], + [ + 4.7822308, + 53.0042076 + ], + [ + 4.7825952, + 53.0041427 + ], + [ + 4.7827859, + 53.0040314 + ], + [ + 4.7828858, + 53.0039129 + ], + [ + 4.7843912, + 53.0023569 + ], + [ + 4.7846833, + 53.001898 + ], + [ + 4.784642, + 53.0018429 + ], + [ + 4.7845325, + 53.0017833 + ], + [ + 4.7843736, + 53.0017371 + ], + [ + 4.7843516, + 53.0016502 + ], + [ + 4.7844133, + 53.0015131 + ], + [ + 4.7845122, + 53.0014813 + ], + [ + 4.7846713, + 53.0015023 + ], + [ + 4.7855028, + 53.0018751 + ], + [ + 4.7860222, + 53.0018878 + ], + [ + 4.7882562, + 53.0018847 + ], + [ + 4.7895565, + 53.0019635 + ], + [ + 4.7907131, + 53.0019666 + ], + [ + 4.791134, + 53.0019859 + ], + [ + 4.7919414, + 53.0020498 + ], + [ + 4.7926042, + 53.0021522 + ], + [ + 4.7929295, + 53.0022674 + ], + [ + 4.7931293, + 53.0024188 + ], + [ + 4.7936884, + 53.0031589 + ], + [ + 4.7948249, + 53.0037861 + ], + [ + 4.7950981, + 53.0037868 + ], + [ + 4.7952079, + 53.0038123 + ], + [ + 4.7973528, + 53.004984 + ], + [ + 4.7967214, + 53.0052156 + ], + [ + 4.7971768, + 53.0056444 + ], + [ + 4.7972857, + 53.0057865 + ], + [ + 4.7972056, + 53.0058526 + ], + [ + 4.7971107, + 53.0058615 + ], + [ + 4.79702, + 53.0058178 + ], + [ + 4.7961577, + 53.005029 + ], + [ + 4.7951302, + 53.0054562 + ], + [ + 4.7952956, + 53.0056305 + ], + [ + 4.795193, + 53.0056576 + ], + [ + 4.7950313, + 53.0054926 + ], + [ + 4.7947381, + 53.0056359 + ], + [ + 4.79451, + 53.0057016 + ], + [ + 4.7941032, + 53.005808 + ], + [ + 4.7937346, + 53.0058963 + ], + [ + 4.7938093, + 53.0060313 + ], + [ + 4.7937067, + 53.0060493 + ], + [ + 4.7935525, + 53.0058957 + ], + [ + 4.7930025, + 53.0060328 + ], + [ + 4.7932727, + 53.0064412 + ], + [ + 4.7936618, + 53.0068857 + ], + [ + 4.7941127, + 53.0069334 + ], + [ + 4.7941701, + 53.0068656 + ], + [ + 4.7967086, + 53.0069803 + ], + [ + 4.7966879, + 53.0071164 + ], + [ + 4.7969888, + 53.0071292 + ], + [ + 4.7974437, + 53.0068818 + ], + [ + 4.7977083, + 53.0067923 + ], + [ + 4.7979508, + 53.0069523 + ], + [ + 4.7976272, + 53.0072231 + ], + [ + 4.7972115, + 53.0073573 + ], + [ + 4.7967039, + 53.0073321 + ], + [ + 4.7952369, + 53.0072794 + ], + [ + 4.7932624, + 53.0072015 + ], + [ + 4.7930526, + 53.0074048 + ], + [ + 4.7930288, + 53.0077792 + ], + [ + 4.7927423, + 53.0080842 + ], + [ + 4.7926834, + 53.0083563 + ], + [ + 4.8041169, + 53.0174067 + ], + [ + 4.8042652, + 53.0174969 + ], + [ + 4.804332, + 53.0176038 + ], + [ + 4.8045017, + 53.0176935 + ], + [ + 4.8046375, + 53.0177762 + ], + [ + 4.8048185, + 53.0179299 + ], + [ + 4.8051125, + 53.018173 + ], + [ + 4.8084166, + 53.0207012 + ], + [ + 4.8184617, + 53.0285898 + ], + [ + 4.819567, + 53.0294864 + ], + [ + 4.8197823, + 53.0296059 + ], + [ + 4.8200972, + 53.0296363 + ], + [ + 4.8231089, + 53.0298493 + ], + [ + 4.8244072, + 53.0298066 + ], + [ + 4.8274899, + 53.0296643 + ], + [ + 4.8283213, + 53.0296259 + ], + [ + 4.8288829, + 53.0296363 + ], + [ + 4.8295886, + 53.0296586 + ], + [ + 4.8301163, + 53.0296461 + ], + [ + 4.8301661, + 53.0295593 + ], + [ + 4.830261, + 53.0295778 + ], + [ + 4.8302299, + 53.0296669 + ], + [ + 4.8302824, + 53.0297539 + ], + [ + 4.8303318, + 53.0297518 + ], + [ + 4.8303862, + 53.0295781 + ], + [ + 4.8305416, + 53.0295921 + ], + [ + 4.8305674, + 53.0297088 + ], + [ + 4.8314318, + 53.0298412 + ], + [ + 4.8318221, + 53.029913 + ], + [ + 4.8356298, + 53.0302874 + ], + [ + 4.8364565, + 53.0303853 + ], + [ + 4.8377295, + 53.0306878 + ], + [ + 4.8391884, + 53.0310135 + ], + [ + 4.8396503, + 53.0311654 + ], + [ + 4.8404037, + 53.0314346 + ], + [ + 4.8413235, + 53.0317957 + ], + [ + 4.8432087, + 53.0324721 + ], + [ + 4.844356, + 53.0328702 + ], + [ + 4.846196, + 53.0335419 + ], + [ + 4.8467824, + 53.0338176 + ], + [ + 4.8473493, + 53.0341664 + ], + [ + 4.848011, + 53.0345451 + ], + [ + 4.8487248, + 53.0350566 + ], + [ + 4.8492798, + 53.0354969 + ], + [ + 4.8499813, + 53.0361615 + ], + [ + 4.8510327, + 53.037275 + ], + [ + 4.8516655, + 53.0380127 + ], + [ + 4.8521364, + 53.0385213 + ], + [ + 4.8522799, + 53.0386406 + ], + [ + 4.8526324, + 53.0387327 + ], + [ + 4.8529587, + 53.0387495 + ], + [ + 4.8531787, + 53.0387637 + ], + [ + 4.8532541, + 53.0388393 + ], + [ + 4.8532115, + 53.0389535 + ], + [ + 4.8530483, + 53.0389783 + ], + [ + 4.8531946, + 53.0392142 + ], + [ + 4.8532285, + 53.03926 + ], + [ + 4.8533081, + 53.0392762 + ], + [ + 4.8533876, + 53.0393175 + ], + [ + 4.8534138, + 53.0393679 + ], + [ + 4.8533756, + 53.0394135 + ], + [ + 4.8531548, + 53.0394954 + ], + [ + 4.8528924, + 53.0395817 + ], + [ + 4.8528004, + 53.0397027 + ], + [ + 4.8528112, + 53.0397896 + ], + [ + 4.8530823, + 53.0401309 + ], + [ + 4.853211, + 53.0401746 + ], + [ + 4.8541506, + 53.040451 + ], + [ + 4.8545258, + 53.0405341 + ], + [ + 4.8549432, + 53.0405464 + ], + [ + 4.8557742, + 53.040619 + ], + [ + 4.8560432, + 53.0406859 + ], + [ + 4.8564213, + 53.04092 + ], + [ + 4.8566554, + 53.0411102 + ], + [ + 4.8567723, + 53.0412202 + ], + [ + 4.8569159, + 53.0413257 + ], + [ + 4.8570972, + 53.0414633 + ], + [ + 4.8572516, + 53.0416488 + ], + [ + 4.8574437, + 53.0418642 + ], + [ + 4.8577573, + 53.0421118 + ], + [ + 4.8580552, + 53.0424051 + ], + [ + 4.8591089, + 53.0432396 + ], + [ + 4.8592181, + 53.0433816 + ], + [ + 4.8591716, + 53.0435096 + ], + [ + 4.8590569, + 53.0436237 + ], + [ + 4.8589309, + 53.0437332 + ], + [ + 4.8589415, + 53.0438567 + ], + [ + 4.8590816, + 53.0439256 + ], + [ + 4.8593243, + 53.0439627 + ], + [ + 4.8597869, + 53.04403 + ], + [ + 4.8598817, + 53.0440758 + ], + [ + 4.8601185, + 53.0444125 + ], + [ + 4.8602948, + 53.0447444 + ], + [ + 4.8604524, + 53.0450283 + ], + [ + 4.8605493, + 53.0453098 + ], + [ + 4.8606197, + 53.0455775 + ], + [ + 4.8606713, + 53.0458016 + ], + [ + 4.8608017, + 53.0461838 + ], + [ + 4.8608909, + 53.046479 + ], + [ + 4.8612504, + 53.0466695 + ], + [ + 4.8614169, + 53.0467293 + ], + [ + 4.8614776, + 53.0467431 + ], + [ + 4.8617158, + 53.0469037 + ], + [ + 4.8617458, + 53.0469449 + ], + [ + 4.8617264, + 53.0470226 + ], + [ + 4.8614721, + 53.047013 + ], + [ + 4.8614871, + 53.047045 + ], + [ + 4.8616084, + 53.0470659 + ], + [ + 4.861688, + 53.0470751 + ], + [ + 4.8617031, + 53.047098 + ], + [ + 4.8611069, + 53.0476959 + ], + [ + 4.8617906, + 53.0482242 + ], + [ + 4.8619672, + 53.0483679 + ], + [ + 4.8629832, + 53.0491199 + ], + [ + 4.8636538, + 53.0495526 + ], + [ + 4.8642605, + 53.0499301 + ], + [ + 4.8652505, + 53.0505172 + ], + [ + 4.8691187, + 53.052748 + ], + [ + 4.8724508, + 53.0547514 + ], + [ + 4.8727595, + 53.0549492 + ], + [ + 4.8729953, + 53.0551992 + ], + [ + 4.8730523, + 53.0551995 + ], + [ + 4.8731119, + 53.0552797 + ], + [ + 4.8730053, + 53.0553113 + ], + [ + 4.8730463, + 53.0553731 + ], + [ + 4.8731492, + 53.055337 + ], + [ + 4.873205, + 53.0554241 + ], + [ + 4.8731212, + 53.0554626 + ], + [ + 4.8732872, + 53.0558426 + ], + [ + 4.8734338, + 53.0562706 + ], + [ + 4.8735131, + 53.0566138 + ], + [ + 4.8735128, + 53.0569567 + ], + [ + 4.8734478, + 53.0573199 + ], + [ + 4.8733551, + 53.0580945 + ], + [ + 4.872806, + 53.0618183 + ], + [ + 4.8727494, + 53.0624307 + ], + [ + 4.8727533, + 53.0630456 + ], + [ + 4.8728033, + 53.0642641 + ], + [ + 4.8728637, + 53.0646072 + ], + [ + 4.8729525, + 53.0647951 + ], + [ + 4.8730614, + 53.0648777 + ], + [ + 4.8731631, + 53.0649352 + ], + [ + 4.8733067, + 53.0649883 + ], + [ + 4.8734881, + 53.0650416 + ], + [ + 4.8739164, + 53.0650661 + ], + [ + 4.8743408, + 53.0651042 + ], + [ + 4.8745793, + 53.0651463 + ], + [ + 4.8748892, + 53.0652412 + ], + [ + 4.8755618, + 53.0654608 + ], + [ + 4.876592, + 53.0655926 + ], + [ + 4.8767734, + 53.0656436 + ], + [ + 4.8769657, + 53.0657449 + ], + [ + 4.8778783, + 53.0665095 + ], + [ + 4.8780861, + 53.0665948 + ], + [ + 4.878524, + 53.0667633 + ], + [ + 4.8787163, + 53.0668646 + ], + [ + 4.8788778, + 53.067 + ], + [ + 4.8791693, + 53.0673668 + ], + [ + 4.8792206, + 53.067527 + ], + [ + 4.8792269, + 53.0676391 + ], + [ + 4.8791784, + 53.0678767 + ], + [ + 4.8790057, + 53.0683697 + ], + [ + 4.8790006, + 53.0684726 + ], + [ + 4.8790715, + 53.0685711 + ], + [ + 4.8792639, + 53.0686656 + ], + [ + 4.8798381, + 53.0688734 + ], + [ + 4.8800306, + 53.0689609 + ], + [ + 4.8800975, + 53.0690686 + ], + [ + 4.8801225, + 53.0692082 + ], + [ + 4.8800678, + 53.0693383 + ], + [ + 4.8799601, + 53.0694704 + ], + [ + 4.8797149, + 53.0696638 + ], + [ + 4.8797238, + 53.0702079 + ], + [ + 4.879971, + 53.0704717 + ], + [ + 4.8802329, + 53.0707744 + ], + [ + 4.8808554, + 53.0710647 + ], + [ + 4.8809619, + 53.0710445 + ], + [ + 4.8817933, + 53.0713241 + ], + [ + 4.8821488, + 53.0714146 + ], + [ + 4.8824404, + 53.0714637 + ], + [ + 4.8829751, + 53.0714748 + ], + [ + 4.8837026, + 53.0715506 + ], + [ + 4.884263, + 53.0716463 + ], + [ + 4.8850086, + 53.0717977 + ], + [ + 4.8853836, + 53.0718584 + ], + [ + 4.8859698, + 53.0720068 + ], + [ + 4.8866502, + 53.0722151 + ], + [ + 4.887368, + 53.072476 + ], + [ + 4.887961, + 53.0727021 + ], + [ + 4.8883171, + 53.07288 + ], + [ + 4.8884175, + 53.0729301 + ], + [ + 4.8892428, + 53.0734062 + ], + [ + 4.8932046, + 53.0762891 + ], + [ + 4.8935624, + 53.0765145 + ], + [ + 4.8951709, + 53.0772014 + ], + [ + 4.8962358, + 53.077644 + ], + [ + 4.8964123, + 53.0778046 + ], + [ + 4.8971105, + 53.0784655 + ], + [ + 4.8972481, + 53.0787083 + ], + [ + 4.897329, + 53.0789303 + ], + [ + 4.8973569, + 53.0791521 + ], + [ + 4.8974258, + 53.0794243 + ], + [ + 4.8975066, + 53.0796669 + ], + [ + 4.897648, + 53.0799074 + ], + [ + 4.8981869, + 53.08057 + ], + [ + 4.8986686, + 53.081246 + ], + [ + 4.8990378, + 53.0818164 + ], + [ + 4.8993644, + 53.0824599 + ], + [ + 4.8996641, + 53.0831352 + ], + [ + 4.899877, + 53.0837692 + ], + [ + 4.9000736, + 53.0844922 + ], + [ + 4.9002137, + 53.0851876 + ], + [ + 4.9003156, + 53.0859079 + ], + [ + 4.9003877, + 53.0865848 + ], + [ + 4.9004033, + 53.0872135 + ], + [ + 4.9003981, + 53.0879975 + ], + [ + 4.9003212, + 53.0894281 + ], + [ + 4.9002482, + 53.0901731 + ], + [ + 4.9001017, + 53.0910389 + ], + [ + 4.8991773, + 53.0955638 + ], + [ + 4.8991591, + 53.0958289 + ], + [ + 4.8991606, + 53.0960209 + ], + [ + 4.8993637, + 53.0965199 + ], + [ + 4.899638, + 53.0970991 + ], + [ + 4.8996967, + 53.0972868 + ], + [ + 4.8997254, + 53.0974263 + ], + [ + 4.8996865, + 53.0975131 + ], + [ + 4.8995907, + 53.0975881 + ], + [ + 4.8993845, + 53.0976949 + ], + [ + 4.8991248, + 53.0978425 + ], + [ + 4.8989522, + 53.0979882 + ], + [ + 4.8987946, + 53.0981683 + ], + [ + 4.8987281, + 53.0983349 + ], + [ + 4.8983928, + 53.0997714 + ], + [ + 4.8985249, + 53.0998405 + ], + [ + 4.8985418, + 53.1000257 + ], + [ + 4.8984728, + 53.100078 + ], + [ + 4.8995214, + 53.1214125 + ], + [ + 4.8995978, + 53.1224695 + ], + [ + 4.8996215, + 53.1231077 + ], + [ + 4.8997454, + 53.1236205 + ], + [ + 4.8999506, + 53.1243601 + ], + [ + 4.9002354, + 53.1255433 + ], + [ + 4.9004057, + 53.1262623 + ], + [ + 4.9004802, + 53.1267727 + ], + [ + 4.9012276, + 53.1342201 + ], + [ + 4.9013241, + 53.1340764 + ], + [ + 4.9013323, + 53.1336464 + ], + [ + 4.9013511, + 53.1333057 + ], + [ + 4.9014166, + 53.133219 + ], + [ + 4.9013876, + 53.1330886 + ], + [ + 4.901401, + 53.132892 + ], + [ + 4.9014414, + 53.1326588 + ], + [ + 4.9015837, + 53.1324924 + ], + [ + 4.9021304, + 53.1321926 + ], + [ + 4.9024657, + 53.132107 + ], + [ + 4.9029299, + 53.1320561 + ], + [ + 4.9031847, + 53.1320365 + ], + [ + 4.9031105, + 53.1318601 + ], + [ + 4.9030998, + 53.1318028 + ], + [ + 4.9031876, + 53.1317643 + ], + [ + 4.9031814, + 53.131627 + ], + [ + 4.9032772, + 53.1315382 + ], + [ + 4.9033312, + 53.1314721 + ], + [ + 4.9032954, + 53.1312593 + ], + [ + 4.9030356, + 53.1310204 + ], + [ + 4.9028719, + 53.1310404 + ], + [ + 4.9027159, + 53.1310696 + ], + [ + 4.902408, + 53.1310729 + ], + [ + 4.902249, + 53.131006 + ], + [ + 4.9020575, + 53.130788 + ], + [ + 4.9019503, + 53.1305039 + ], + [ + 4.9019081, + 53.1301744 + ], + [ + 4.9017741, + 53.129895 + ], + [ + 4.9015375, + 53.1296196 + ], + [ + 4.9012809, + 53.1294379 + ], + [ + 4.9010195, + 53.1289978 + ], + [ + 4.9011978, + 53.1286691 + ], + [ + 4.901298, + 53.12853 + ], + [ + 4.9013285, + 53.1285278 + ], + [ + 4.9013654, + 53.1286378 + ], + [ + 4.9013487, + 53.1287795 + ], + [ + 4.9015191, + 53.1288419 + ], + [ + 4.9017274, + 53.1289044 + ], + [ + 4.9018519, + 53.1289873 + ], + [ + 4.9020528, + 53.1290361 + ], + [ + 4.9021443, + 53.1290181 + ], + [ + 4.9023198, + 53.1289478 + ], + [ + 4.9025482, + 53.1289168 + ], + [ + 4.9026816, + 53.1288761 + ], + [ + 4.9029143, + 53.12879 + ], + [ + 4.9030665, + 53.1287609 + ], + [ + 4.9031765, + 53.1287865 + ], + [ + 4.903168, + 53.1288802 + ], + [ + 4.9031819, + 53.1289946 + ], + [ + 4.903356, + 53.1290753 + ], + [ + 4.9035274, + 53.1290303 + ], + [ + 4.9034945, + 53.1288974 + ], + [ + 4.9035596, + 53.1288657 + ], + [ + 4.9036009, + 53.1289138 + ], + [ + 4.9036939, + 53.1291017 + ], + [ + 4.9038333, + 53.1292281 + ], + [ + 4.9040829, + 53.1293342 + ], + [ + 4.9043326, + 53.1294358 + ], + [ + 4.9044531, + 53.1295529 + ], + [ + 4.9044043, + 53.1298661 + ], + [ + 4.9045222, + 53.129855 + ], + [ + 4.9046243, + 53.1299034 + ], + [ + 4.9046669, + 53.1298327 + ], + [ + 4.9046758, + 53.1297001 + ], + [ + 4.9046811, + 53.1295515 + ], + [ + 4.9047844, + 53.1294879 + ], + [ + 4.9050004, + 53.1295458 + ], + [ + 4.9050983, + 53.1296377 + ], + [ + 4.9051727, + 53.129782 + ], + [ + 4.9052895, + 53.1298809 + ], + [ + 4.9053835, + 53.1299864 + ], + [ + 4.9053739, + 53.1301739 + ], + [ + 4.9053305, + 53.1303315 + ], + [ + 4.9052682, + 53.1304845 + ], + [ + 4.9050435, + 53.1305295 + ], + [ + 4.9048505, + 53.1304532 + ], + [ + 4.9046734, + 53.1303108 + ], + [ + 4.904371, + 53.1301518 + ], + [ + 4.904064, + 53.130066 + ], + [ + 4.9037379, + 53.1299962 + ], + [ + 4.903583, + 53.1298995 + ], + [ + 4.9034011, + 53.1298485 + ], + [ + 4.9031728, + 53.1298751 + ], + [ + 4.9029858, + 53.129959 + ], + [ + 4.9028172, + 53.1300979 + ], + [ + 4.9027969, + 53.1302098 + ], + [ + 4.9028468, + 53.1301643 + ], + [ + 4.9029693, + 53.1300825 + ], + [ + 4.9032098, + 53.1299736 + ], + [ + 4.9033543, + 53.1299604 + ], + [ + 4.9034376, + 53.1299973 + ], + [ + 4.9036153, + 53.1300826 + ], + [ + 4.9038582, + 53.130127 + ], + [ + 4.904203, + 53.1302198 + ], + [ + 4.9043578, + 53.1303096 + ], + [ + 4.9046752, + 53.1304983 + ], + [ + 4.9047916, + 53.1306291 + ], + [ + 4.9048438, + 53.1307277 + ], + [ + 4.9048085, + 53.1308419 + ], + [ + 4.9046587, + 53.1309808 + ], + [ + 4.90452, + 53.1311793 + ], + [ + 4.9044829, + 53.1314627 + ], + [ + 4.9045487, + 53.1317123 + ], + [ + 4.9045353, + 53.1319067 + ], + [ + 4.9044432, + 53.1319955 + ], + [ + 4.9040809, + 53.1321108 + ], + [ + 4.9040426, + 53.1321404 + ], + [ + 4.9039729, + 53.132259 + ], + [ + 4.9039526, + 53.132387 + ], + [ + 4.9039624, + 53.1325471 + ], + [ + 4.9039577, + 53.1326341 + ], + [ + 4.9039036, + 53.1327276 + ], + [ + 4.9036621, + 53.1329165 + ], + [ + 4.9034897, + 53.1330439 + ], + [ + 4.9033939, + 53.1331351 + ], + [ + 4.9033584, + 53.1332424 + ], + [ + 4.9033651, + 53.1333431 + ], + [ + 4.903303, + 53.1334549 + ], + [ + 4.9032572, + 53.1334799 + ], + [ + 4.9031956, + 53.1335597 + ], + [ + 4.9031293, + 53.1337173 + ], + [ + 4.9031782, + 53.1337701 + ], + [ + 4.903198, + 53.1336924 + ], + [ + 4.9032328, + 53.1336377 + ], + [ + 4.9032983, + 53.1335555 + ], + [ + 4.9033711, + 53.1334987 + ], + [ + 4.9034365, + 53.1334279 + ], + [ + 4.9034448, + 53.1333457 + ], + [ + 4.9034461, + 53.1332176 + ], + [ + 4.9034696, + 53.1331582 + ], + [ + 4.9035539, + 53.1330923 + ], + [ + 4.9037184, + 53.132983 + ], + [ + 4.9039061, + 53.1328466 + ], + [ + 4.9040255, + 53.1326892 + ], + [ + 4.9040687, + 53.1325521 + ], + [ + 4.9041311, + 53.1323968 + ], + [ + 4.9042657, + 53.1322464 + ], + [ + 4.9044876, + 53.1321168 + ], + [ + 4.9047737, + 53.1320059 + ], + [ + 4.9050531, + 53.1318217 + ], + [ + 4.9051417, + 53.1316962 + ], + [ + 4.9054085, + 53.1316195 + ], + [ + 4.9056568, + 53.1315038 + ], + [ + 4.9058261, + 53.1312986 + ], + [ + 4.9059371, + 53.1312144 + ], + [ + 4.9060661, + 53.1312377 + ], + [ + 4.9061402, + 53.1314301 + ], + [ + 4.9063338, + 53.1314468 + ], + [ + 4.9066002, + 53.1314181 + ], + [ + 4.9067023, + 53.131462 + ], + [ + 4.9068113, + 53.1315836 + ], + [ + 4.9067491, + 53.1317206 + ], + [ + 4.9067895, + 53.1318488 + ], + [ + 4.9068945, + 53.1319978 + ], + [ + 4.9068632, + 53.1320824 + ], + [ + 4.9066412, + 53.1322371 + ], + [ + 4.9064737, + 53.132257 + ], + [ + 4.9064005, + 53.1323528 + ], + [ + 4.9064308, + 53.1323666 + ], + [ + 4.9064875, + 53.1324034 + ], + [ + 4.9064375, + 53.132449 + ], + [ + 4.9064144, + 53.1324924 + ], + [ + 4.906167, + 53.1325166 + ], + [ + 4.905988, + 53.1325571 + ], + [ + 4.9060938, + 53.132617 + ], + [ + 4.906249, + 53.1326793 + ], + [ + 4.9063579, + 53.1327963 + ], + [ + 4.9063642, + 53.1329313 + ], + [ + 4.9062558, + 53.133123 + ], + [ + 4.9063502, + 53.1331805 + ], + [ + 4.9065818, + 53.1332111 + ], + [ + 4.9067411, + 53.1332347 + ], + [ + 4.9070039, + 53.1331807 + ], + [ + 4.907191, + 53.1330945 + ], + [ + 4.9073694, + 53.1331226 + ], + [ + 4.9076612, + 53.1332038 + ], + [ + 4.9078439, + 53.1331862 + ], + [ + 4.907916, + 53.133191 + ], + [ + 4.9079989, + 53.1332623 + ], + [ + 4.9079948, + 53.1332874 + ], + [ + 4.9080163, + 53.1334155 + ], + [ + 4.9079314, + 53.1335342 + ], + [ + 4.9077522, + 53.1335975 + ], + [ + 4.9075728, + 53.1336723 + ], + [ + 4.9072844, + 53.1336369 + ], + [ + 4.9071287, + 53.1336272 + ], + [ + 4.9071355, + 53.1336958 + ], + [ + 4.9073126, + 53.1338405 + ], + [ + 4.9074326, + 53.1339988 + ], + [ + 4.9075515, + 53.1342737 + ], + [ + 4.9078077, + 53.1344989 + ], + [ + 4.9079415, + 53.134417 + ], + [ + 4.9079581, + 53.1342867 + ], + [ + 4.9080326, + 53.1340445 + ], + [ + 4.9081019, + 53.1339717 + ], + [ + 4.9082952, + 53.1340249 + ], + [ + 4.9082959, + 53.1343246 + ], + [ + 4.9080687, + 53.1346233 + ], + [ + 4.9077955, + 53.1349402 + ], + [ + 4.907651, + 53.135317 + ], + [ + 4.907587, + 53.1356279 + ], + [ + 4.9075254, + 53.1356985 + ], + [ + 4.9075631, + 53.1357376 + ], + [ + 4.9076122, + 53.1357698 + ], + [ + 4.9075849, + 53.1358337 + ], + [ + 4.907459, + 53.1358812 + ], + [ + 4.9073711, + 53.1359221 + ], + [ + 4.9072742, + 53.1361024 + ], + [ + 4.9071596, + 53.1361706 + ], + [ + 4.9070028, + 53.1362614 + ], + [ + 4.9068982, + 53.1364487 + ], + [ + 4.9067793, + 53.1365488 + ], + [ + 4.9067047, + 53.1368001 + ], + [ + 4.9064707, + 53.1369959 + ], + [ + 4.9063299, + 53.137016 + ], + [ + 4.9061547, + 53.1370542 + ], + [ + 4.9060858, + 53.1370951 + ], + [ + 4.9060543, + 53.1372116 + ], + [ + 4.9060675, + 53.1373901 + ], + [ + 4.9060458, + 53.1376644 + ], + [ + 4.9059077, + 53.1377897 + ], + [ + 4.9056143, + 53.1382277 + ], + [ + 4.9052881, + 53.1385239 + ], + [ + 4.904917, + 53.1387534 + ], + [ + 4.9045913, + 53.1390152 + ], + [ + 4.904406, + 53.1392821 + ], + [ + 4.9041873, + 53.1394802 + ], + [ + 4.9041403, + 53.1396196 + ], + [ + 4.9039596, + 53.139827 + ], + [ + 4.9036686, + 53.1400203 + ], + [ + 4.9035687, + 53.1401275 + ], + [ + 4.9035786, + 53.1402693 + ], + [ + 4.9035967, + 53.1403699 + ], + [ + 4.9034975, + 53.1403902 + ], + [ + 4.9033947, + 53.1404173 + ], + [ + 4.9033254, + 53.1404947 + ], + [ + 4.9031311, + 53.1405352 + ], + [ + 4.9029393, + 53.1406991 + ], + [ + 4.9027409, + 53.1407738 + ], + [ + 4.9026604, + 53.1408399 + ], + [ + 4.9025064, + 53.141036 + ], + [ + 4.9023862, + 53.1412482 + ], + [ + 4.902381, + 53.1413991 + ], + [ + 4.9022997, + 53.1415292 + ], + [ + 4.9018713, + 53.1421679 + ], + [ + 4.9014595, + 53.1426375 + ], + [ + 4.9002259, + 53.1439204 + ], + [ + 4.8995193, + 53.1446085 + ], + [ + 4.89878, + 53.1455067 + ], + [ + 4.8972453, + 53.1472025 + ], + [ + 4.896252, + 53.1483902 + ], + [ + 4.8950363, + 53.149751 + ], + [ + 4.8939619, + 53.1510344 + ], + [ + 4.8933588, + 53.1516222 + ], + [ + 4.8930252, + 53.1518884 + ], + [ + 4.8921939, + 53.1524753 + ], + [ + 4.8912018, + 53.1531553 + ], + [ + 4.890478, + 53.1536373 + ], + [ + 4.8883556, + 53.1551362 + ], + [ + 4.8880232, + 53.1552722 + ], + [ + 4.8875808, + 53.1554008 + ], + [ + 4.8871647, + 53.1555524 + ], + [ + 4.8868012, + 53.1557568 + ], + [ + 4.8863458, + 53.1560295 + ], + [ + 4.8860255, + 53.1561106 + ], + [ + 4.8856916, + 53.1560452 + ], + [ + 4.8837972, + 53.1554042 + ], + [ + 4.883293, + 53.1552627 + ], + [ + 4.8825647, + 53.1550906 + ], + [ + 4.8818015, + 53.15498 + ], + [ + 4.8813219, + 53.1550261 + ], + [ + 4.8810357, + 53.1551165 + ], + [ + 4.8808177, + 53.1552391 + ], + [ + 4.8778341, + 53.1575441 + ], + [ + 4.8777061, + 53.1577791 + ], + [ + 4.8774611, + 53.1579313 + ], + [ + 4.8773505, + 53.158306 + ], + [ + 4.8770917, + 53.1593617 + ], + [ + 4.8769272, + 53.1601478 + ], + [ + 4.8770013, + 53.1603149 + ], + [ + 4.8770835, + 53.1604594 + ], + [ + 4.8770902, + 53.1605394 + ], + [ + 4.8770751, + 53.1606153 + ], + [ + 4.8769824, + 53.1609662 + ], + [ + 4.8769792, + 53.1609783 + ], + [ + 4.8768929, + 53.1611816 + ], + [ + 4.8768529, + 53.1613257 + ], + [ + 4.8768703, + 53.1614654 + ], + [ + 4.8769485, + 53.1615984 + ], + [ + 4.8769236, + 53.1617608 + ], + [ + 4.8768748, + 53.161933 + ], + [ + 4.8770676, + 53.1616599 + ], + [ + 4.8770978, + 53.1622665 + ], + [ + 4.8773059, + 53.162054 + ], + [ + 4.8773022, + 53.1623685 + ], + [ + 4.8771828, + 53.1629858 + ], + [ + 4.8771963, + 53.1634239 + ], + [ + 4.8771511, + 53.1640864 + ], + [ + 4.8770366, + 53.1642881 + ], + [ + 4.8769984, + 53.1643553 + ], + [ + 4.8772226, + 53.1643675 + ], + [ + 4.877487, + 53.1641327 + ], + [ + 4.877656, + 53.1640661 + ], + [ + 4.87803, + 53.1640452 + ], + [ + 4.8783882, + 53.1637884 + ], + [ + 4.878746, + 53.163554 + ], + [ + 4.8792562, + 53.1630844 + ], + [ + 4.8794065, + 53.1630177 + ], + [ + 4.8794829, + 53.162872 + ], + [ + 4.8798212, + 53.1627162 + ], + [ + 4.880334, + 53.1620107 + ], + [ + 4.8807142, + 53.1614619 + ], + [ + 4.8807729, + 53.1612375 + ], + [ + 4.8801249, + 53.1607181 + ], + [ + 4.8803124, + 53.1606627 + ], + [ + 4.8805147, + 53.1609444 + ], + [ + 4.8808486, + 53.1611592 + ], + [ + 4.8810901, + 53.1612838 + ], + [ + 4.8810134, + 53.161452 + ], + [ + 4.8810105, + 53.1616991 + ], + [ + 4.8808218, + 53.1618555 + ], + [ + 4.8806324, + 53.1620681 + ], + [ + 4.8806498, + 53.1621805 + ], + [ + 4.8805903, + 53.1624723 + ], + [ + 4.8805673, + 53.1628429 + ], + [ + 4.8803394, + 53.1631452 + ], + [ + 4.8799815, + 53.1633908 + ], + [ + 4.8797921, + 53.1636034 + ], + [ + 4.8796769, + 53.1638612 + ], + [ + 4.8795045, + 53.1642199 + ], + [ + 4.8793343, + 53.1643877 + ], + [ + 4.8788806, + 53.1648238 + ], + [ + 4.8788403, + 53.1650708 + ], + [ + 4.87863, + 53.1654742 + ], + [ + 4.878121, + 53.1658428 + ], + [ + 4.8772455, + 53.1661265 + ], + [ + 4.8770792, + 53.1663163 + ], + [ + 4.8770354, + 53.1664671 + ], + [ + 4.8769511, + 53.1665148 + ], + [ + 4.8768388, + 53.1666653 + ], + [ + 4.876754, + 53.1667496 + ], + [ + 4.8765241, + 53.1668676 + ], + [ + 4.8761371, + 53.1670742 + ], + [ + 4.8759601, + 53.1672176 + ], + [ + 4.8757675, + 53.1674089 + ], + [ + 4.875633, + 53.1674999 + ], + [ + 4.8754915, + 53.1675565 + ], + [ + 4.875064, + 53.1676575 + ], + [ + 4.874857, + 53.1677665 + ], + [ + 4.8747608, + 53.1678761 + ], + [ + 4.8746754, + 53.1679734 + ], + [ + 4.8744773, + 53.1686476 + ], + [ + 4.8740748, + 53.1700174 + ], + [ + 4.8737883, + 53.1709911 + ], + [ + 4.8734707, + 53.171713 + ], + [ + 4.8732412, + 53.1721056 + ], + [ + 4.8729239, + 53.1725162 + ], + [ + 4.8725612, + 53.1728968 + ], + [ + 4.8721455, + 53.1732519 + ], + [ + 4.871738, + 53.1735613 + ], + [ + 4.871247, + 53.1738566 + ], + [ + 4.8709789, + 53.1739905 + ], + [ + 4.8710004, + 53.1740913 + ], + [ + 4.871018, + 53.1741989 + ], + [ + 4.8711152, + 53.1743367 + ], + [ + 4.8710615, + 53.1743731 + ], + [ + 4.8709778, + 53.1743658 + ], + [ + 4.8708522, + 53.1743652 + ], + [ + 4.8708021, + 53.1743875 + ], + [ + 4.8706532, + 53.1744536 + ], + [ + 4.8703121, + 53.1746214 + ], + [ + 4.8700788, + 53.1747686 + ], + [ + 4.8697826, + 53.1749555 + ], + [ + 4.8692333, + 53.1753398 + ], + [ + 4.8688807, + 53.1756004 + ], + [ + 4.866617, + 53.1772739 + ], + [ + 4.8657163, + 53.1779397 + ], + [ + 4.8651311, + 53.1784428 + ], + [ + 4.8646445, + 53.1789785 + ], + [ + 4.8642251, + 53.1794826 + ], + [ + 4.8641494, + 53.1795736 + ], + [ + 4.8636269, + 53.1802326 + ], + [ + 4.8631721, + 53.1806609 + ], + [ + 4.8626372, + 53.1810955 + ], + [ + 4.8619917, + 53.1815572 + ], + [ + 4.8612364, + 53.1819497 + ], + [ + 4.8606009, + 53.1822145 + ], + [ + 4.8599776, + 53.1824244 + ], + [ + 4.8592935, + 53.1826112 + ], + [ + 4.8593345, + 53.1826824 + ], + [ + 4.8593409, + 53.1827762 + ], + [ + 4.8593133, + 53.1828539 + ], + [ + 4.8592581, + 53.1829093 + ], + [ + 4.8594519, + 53.1828079 + ], + [ + 4.8598051, + 53.1826231 + ], + [ + 4.8607441, + 53.1822903 + ], + [ + 4.8611207, + 53.1820673 + ], + [ + 4.8614213, + 53.1819563 + ], + [ + 4.8616074, + 53.1820245 + ], + [ + 4.8616515, + 53.1821061 + ], + [ + 4.8617171, + 53.1822272 + ], + [ + 4.8612998, + 53.1827196 + ], + [ + 4.8600506, + 53.1834056 + ], + [ + 4.8591947, + 53.1836089 + ], + [ + 4.8572815, + 53.1840947 + ], + [ + 4.8554082, + 53.1843784 + ], + [ + 4.8541351, + 53.1845075 + ], + [ + 4.8504276, + 53.1849178 + ], + [ + 4.8481833, + 53.1849527 + ], + [ + 4.8466152, + 53.1847434 + ], + [ + 4.8443, + 53.1844634 + ], + [ + 4.8442252, + 53.1844631 + ], + [ + 4.8429218, + 53.1840303 + ], + [ + 4.8412126, + 53.1831464 + ], + [ + 4.8410976, + 53.1829626 + ], + [ + 4.8410571, + 53.1828979 + ], + [ + 4.8408461, + 53.1825607 + ], + [ + 4.8393874, + 53.1806109 + ], + [ + 4.8381985, + 53.1790217 + ], + [ + 4.8372621, + 53.1781422 + ], + [ + 4.8357228, + 53.1766964 + ], + [ + 4.8337366, + 53.1749243 + ], + [ + 4.8330692, + 53.1743287 + ], + [ + 4.8330583, + 53.1743228 + ], + [ + 4.8323818, + 53.1739572 + ], + [ + 4.8311879, + 53.1732923 + ], + [ + 4.8295312, + 53.1722451 + ], + [ + 4.8285665, + 53.1715285 + ], + [ + 4.8278699, + 53.1709735 + ], + [ + 4.8270223, + 53.1703353 + ], + [ + 4.8258842, + 53.1695034 + ], + [ + 4.8240012, + 53.168043 + ], + [ + 4.8236135, + 53.1677298 + ], + [ + 4.8223849, + 53.1665725 + ], + [ + 4.8216745, + 53.1659304 + ], + [ + 4.8210464, + 53.1653917 + ], + [ + 4.8206999, + 53.1651337 + ], + [ + 4.8203717, + 53.1649146 + ], + [ + 4.8193642, + 53.1642961 + ], + [ + 4.8189041, + 53.163994 + ], + [ + 4.8184786, + 53.1636645 + ], + [ + 4.8180317, + 53.1632366 + ], + [ + 4.8176307, + 53.1627928 + ], + [ + 4.8173471, + 53.1623887 + ], + [ + 4.81715, + 53.1620558 + ], + [ + 4.8168335, + 53.1612828 + ], + [ + 4.8166665, + 53.1609936 + ], + [ + 4.8164267, + 53.1607178 + ], + [ + 4.816002, + 53.1603397 + ], + [ + 4.8155104, + 53.1600208 + ], + [ + 4.8148, + 53.1595928 + ], + [ + 4.8141201, + 53.1591579 + ], + [ + 4.8130556, + 53.1584266 + ], + [ + 4.8127915, + 53.1582198 + ], + [ + 4.8123621, + 53.1578385 + ], + [ + 4.8114449, + 53.1568378 + ], + [ + 4.8111446, + 53.1564799 + ], + [ + 4.810629, + 53.1559862 + ], + [ + 4.8101551, + 53.155504 + ], + [ + 4.8095799, + 53.1548866 + ], + [ + 4.8090383, + 53.154331 + ], + [ + 4.8086732, + 53.1539889 + ], + [ + 4.8083986, + 53.1537088 + ], + [ + 4.8079863, + 53.1531514 + ], + [ + 4.8072381, + 53.1523801 + ], + [ + 4.8069524, + 53.1520771 + ], + [ + 4.8067638, + 53.1515823 + ], + [ + 4.8067147, + 53.1511978 + ], + [ + 4.8066272, + 53.150859 + ], + [ + 4.8065499, + 53.1506254 + ], + [ + 4.8059937, + 53.1500286 + ], + [ + 4.8051563, + 53.1490625 + ], + [ + 4.8048226, + 53.1486266 + ], + [ + 4.8046269, + 53.148452 + ], + [ + 4.8041059, + 53.1481138 + ], + [ + 4.8031137, + 53.1470533 + ], + [ + 4.8025795, + 53.1465366 + ], + [ + 4.8019317, + 53.1459737 + ], + [ + 4.8013526, + 53.1453974 + ], + [ + 4.7999319, + 53.1439189 + ], + [ + 4.7991571, + 53.1431635 + ], + [ + 4.7988749, + 53.1428971 + ], + [ + 4.7983498, + 53.1425862 + ], + [ + 4.7981506, + 53.142391 + ], + [ + 4.7981398, + 53.1423384 + ], + [ + 4.7978573, + 53.1421017 + ], + [ + 4.797417, + 53.1416975 + ], + [ + 4.7967138, + 53.1409994 + ], + [ + 4.7965717, + 53.1407907 + ], + [ + 4.7964289, + 53.1406438 + ], + [ + 4.7961873, + 53.1404873 + ], + [ + 4.7960403, + 53.1403724 + ], + [ + 4.7960907, + 53.1402834 + ], + [ + 4.7956866, + 53.1393117 + ], + [ + 4.7956806, + 53.1392972 + ], + [ + 4.7955767, + 53.1392545 + ], + [ + 4.7949219, + 53.1389856 + ], + [ + 4.7944081, + 53.1383091 + ], + [ + 4.7924082, + 53.1370412 + ], + [ + 4.791742, + 53.1365886 + ], + [ + 4.7914487, + 53.1361827 + ], + [ + 4.7901158, + 53.1353224 + ], + [ + 4.7884921, + 53.1338766 + ], + [ + 4.7867939, + 53.1324303 + ], + [ + 4.7847982, + 53.1308927 + ], + [ + 4.78421, + 53.1302158 + ], + [ + 4.7832508, + 53.1293573 + ], + [ + 4.7821467, + 53.1281835 + ], + [ + 4.7808901, + 53.1272336 + ], + [ + 4.7805852, + 53.1266353 + ], + [ + 4.7804539, + 53.1263777 + ], + [ + 4.7789579, + 53.1247667 + ], + [ + 4.7786868, + 53.124558 + ], + [ + 4.7782802, + 53.1242247 + ], + [ + 4.7770372, + 53.1229502 + ], + [ + 4.7763342, + 53.1222978 + ], + [ + 4.7755134, + 53.1216472 + ], + [ + 4.7751497, + 53.1212249 + ], + [ + 4.7749375, + 53.1208465 + ], + [ + 4.7746874, + 53.1204499 + ], + [ + 4.7740939, + 53.1198642 + ], + [ + 4.7736803, + 53.1194919 + ], + [ + 4.7732217, + 53.1190669 + ], + [ + 4.772506, + 53.118547 + ], + [ + 4.7714083, + 53.117527 + ], + [ + 4.7711401, + 53.1172641 + ], + [ + 4.7699059, + 53.1160547 + ], + [ + 4.768992, + 53.1152596 + ], + [ + 4.7682629, + 53.1145772 + ], + [ + 4.7677253, + 53.1141038 + ], + [ + 4.7674407, + 53.1137458 + ], + [ + 4.7669227, + 53.1132176 + ], + [ + 4.7662641, + 53.1126819 + ], + [ + 4.7597906, + 53.1066463 + ], + [ + 4.7592697, + 53.1060654 + ], + [ + 4.7589762, + 53.1058331 + ], + [ + 4.7581231, + 53.105061 + ], + [ + 4.7577701, + 53.1047233 + ], + [ + 4.7572303, + 53.1041332 + ], + [ + 4.7551289, + 53.1019949 + ], + [ + 4.7530903, + 53.1000031 + ], + [ + 4.7470788, + 53.0939589 + ], + [ + 4.7451678, + 53.0921253 + ], + [ + 4.7424462, + 53.0893501 + ], + [ + 4.7414593, + 53.0882409 + ], + [ + 4.7404817, + 53.0870289 + ], + [ + 4.7365704, + 53.0825145 + ], + [ + 4.7360557, + 53.0818671 + ], + [ + 4.7354319, + 53.0811506 + ], + [ + 4.7345084, + 53.0801515 + ], + [ + 4.7333112, + 53.0789133 + ], + [ + 4.7326495, + 53.078171 + ], + [ + 4.7316523, + 53.0770522 + ], + [ + 4.731133, + 53.0764696 + ], + [ + 4.7311248, + 53.0764589 + ], + [ + 4.7293927, + 53.0741943 + ], + [ + 4.7282494, + 53.0726995 + ], + [ + 4.7279027, + 53.0722461 + ], + [ + 4.7270826, + 53.0712085 + ], + [ + 4.7270361, + 53.0711322 + ], + [ + 4.7268157, + 53.0707704 + ], + [ + 4.7264294, + 53.0702472 + ], + [ + 4.7263987, + 53.0702057 + ], + [ + 4.7256183, + 53.0693216 + ], + [ + 4.7255797, + 53.0692723 + ], + [ + 4.7250631, + 53.0686122 + ], + [ + 4.7242956, + 53.0674737 + ], + [ + 4.7233354, + 53.0660492 + ], + [ + 4.7217348, + 53.0639007 + ], + [ + 4.7212873, + 53.0631026 + ], + [ + 4.7210872, + 53.0627631 + ], + [ + 4.7207372, + 53.0620478 + ], + [ + 4.7205923, + 53.0615781 + ], + [ + 4.7203788, + 53.0611242 + ], + [ + 4.7201007, + 53.0606768 + ], + [ + 4.719978, + 53.0605024 + ], + [ + 4.7198779, + 53.0600833 + ], + [ + 4.7195029, + 53.0591484 + ], + [ + 4.7194642, + 53.059052 + ], + [ + 4.7194192, + 53.0589525 + ], + [ + 4.7190525, + 53.058142 + ], + [ + 4.718795, + 53.0575727 + ], + [ + 4.7187289, + 53.0574267 + ], + [ + 4.7181151, + 53.0562094 + ], + [ + 4.7181017, + 53.0561829 + ], + [ + 4.7179103, + 53.0558033 + ], + [ + 4.717781, + 53.0555252 + ], + [ + 4.7171452, + 53.0541572 + ], + [ + 4.7165223, + 53.052919 + ], + [ + 4.7164304, + 53.052715 + ], + [ + 4.7162261, + 53.0521535 + ], + [ + 4.7156226, + 53.0506295 + ], + [ + 4.7153807, + 53.050052 + ], + [ + 4.7148969, + 53.0488966 + ], + [ + 4.7147326, + 53.0485467 + ], + [ + 4.7143597, + 53.0477526 + ], + [ + 4.7142461, + 53.0474849 + ], + [ + 4.7141169, + 53.0471409 + ], + [ + 4.7140674, + 53.0468526 + ], + [ + 4.713908, + 53.0465638 + ], + [ + 4.7138473, + 53.0463609 + ], + [ + 4.7136969, + 53.0458586 + ], + [ + 4.7135184, + 53.0453314 + ], + [ + 4.7134666, + 53.0451785 + ], + [ + 4.7133155, + 53.0446717 + ], + [ + 4.7132119, + 53.0443245 + ], + [ + 4.7130088, + 53.0439029 + ], + [ + 4.712906, + 53.0436281 + ], + [ + 4.7128714, + 53.0433673 + ], + [ + 4.7128498, + 53.0432472 + ], + [ + 4.7128219, + 53.0430927 + ], + [ + 4.7127212, + 53.0428732 + ], + [ + 4.7126484, + 53.0427146 + ], + [ + 4.7125543, + 53.0425468 + ], + [ + 4.7123888, + 53.0422516 + ], + [ + 4.712249, + 53.0419103 + ], + [ + 4.7121356, + 53.0415829 + ], + [ + 4.7120685, + 53.041187 + ], + [ + 4.711932, + 53.040601 + ], + [ + 4.7117703, + 53.040191 + ], + [ + 4.7114822, + 53.0392934 + ], + [ + 4.7113794, + 53.0389935 + ], + [ + 4.7112372, + 53.038579 + ], + [ + 4.7108489, + 53.0372145 + ], + [ + 4.7107233, + 53.0366537 + ], + [ + 4.7105839, + 53.0362781 + ], + [ + 4.7103918, + 53.0358863 + ], + [ + 4.710229, + 53.0355701 + ], + [ + 4.710031, + 53.0350318 + ], + [ + 4.7099664, + 53.034748 + ], + [ + 4.7099518, + 53.0344141 + ], + [ + 4.7099453, + 53.033735 + ], + [ + 4.7097902, + 53.0333982 + ], + [ + 4.7096041, + 53.0331275 + ], + [ + 4.7094839, + 53.0327475 + ], + [ + 4.7093907, + 53.0320359 + ], + [ + 4.7093243, + 53.0312902 + ], + [ + 4.7093059, + 53.0306568 + ], + [ + 4.709016, + 53.0290137 + ], + [ + 4.708833, + 53.0284961 + ], + [ + 4.7086975, + 53.0275283 + ], + [ + 4.7086685, + 53.0271257 + ], + [ + 4.7085017, + 53.0262379 + ], + [ + 4.7084074, + 53.0256064 + ], + [ + 4.7083266, + 53.0248149 + ], + [ + 4.7082839, + 53.0239984 + ], + [ + 4.7082173, + 53.0232847 + ], + [ + 4.7081834, + 53.0226785 + ], + [ + 4.7081831, + 53.0222889 + ], + [ + 4.7081827, + 53.021844 + ], + [ + 4.7081375, + 53.0212264 + ], + [ + 4.7080655, + 53.020627 + ], + [ + 4.7079826, + 53.0197029 + ], + [ + 4.7078995, + 53.0190897 + ], + [ + 4.7079171, + 53.0168169 + ], + [ + 4.7078978, + 53.0165585 + ], + [ + 4.707831, + 53.0161489 + ], + [ + 4.7077193, + 53.0156979 + ], + [ + 4.7076975, + 53.0153205 + ], + [ + 4.7077328, + 53.0149389 + ], + [ + 4.7080648, + 53.0135752 + ], + [ + 4.7081388, + 53.0131206 + ], + [ + 4.7081642, + 53.0126085 + ], + [ + 4.7082316, + 53.0120829 + ], + [ + 4.7084248, + 53.0114915 + ], + [ + 4.7084729, + 53.0112859 + ], + [ + 4.7084645, + 53.0110573 + ], + [ + 4.7083393, + 53.010764 + ], + [ + 4.7083266, + 53.0106363 + ], + [ + 4.7083024, + 53.0103934 + ], + [ + 4.7086671, + 53.0091351 + ], + [ + 4.7093714, + 53.0056169 + ], + [ + 4.7094714, + 53.0052012 + ], + [ + 4.7097593, + 53.0043061 + ], + [ + 4.7100881, + 53.0031849 + ], + [ + 4.710464, + 53.002233 + ], + [ + 4.7113724, + 53.0002134 + ], + [ + 4.7116574, + 52.9995492 + ], + [ + 4.7118513, + 52.9991957 + ], + [ + 4.712118, + 52.9987784 + ], + [ + 4.7125104, + 52.9983068 + ], + [ + 4.7127827, + 52.9980405 + ], + [ + 4.7129781, + 52.9978721 + ], + [ + 4.7130655, + 52.9978565 + ], + [ + 4.7131144, + 52.9978819 + ], + [ + 4.7130702, + 52.9980692 + ], + [ + 4.7129337, + 52.9983818 + ], + [ + 4.7126565, + 52.9987396 + ], + [ + 4.7124856, + 52.9990681 + ], + [ + 4.7123104, + 52.9994332 + ], + [ + 4.712212, + 52.99973 + ], + [ + 4.7121565, + 52.9999218 + ], + [ + 4.7121891, + 53.0000432 + ], + [ + 4.7122572, + 53.000048 + ], + [ + 4.7123524, + 53.0000096 + ], + [ + 4.7125336, + 52.9997681 + ], + [ + 4.7127092, + 52.9993664 + ], + [ + 4.7128704, + 52.9989006 + ], + [ + 4.7130723, + 52.9985128 + ], + [ + 4.7133391, + 52.9980886 + ], + [ + 4.7136092, + 52.9976988 + ], + [ + 4.7137907, + 52.9971165 + ], + [ + 4.7139816, + 52.9964062 + ], + [ + 4.714132, + 52.9958878 + ], + [ + 4.7143136, + 52.9953101 + ], + [ + 4.714534, + 52.9946594 + ], + [ + 4.7147098, + 52.9942372 + ], + [ + 4.7149225, + 52.9938906 + ], + [ + 4.7151465, + 52.993544 + ], + [ + 4.7156369, + 52.9928849 + ], + [ + 4.7156553, + 52.9928602 + ], + [ + 4.7160446, + 52.9923199 + ], + [ + 4.7164296, + 52.9918232 + ], + [ + 4.7168539, + 52.9913349 + ], + [ + 4.7163727, + 52.9907256 + ], + [ + 4.7162591, + 52.9884334 + ], + [ + 4.7164239, + 52.9874009 + ], + [ + 4.7169293, + 52.9863593 + ], + [ + 4.7187726, + 52.9847631 + ], + [ + 4.7204263, + 52.9837389 + ], + [ + 4.7221433, + 52.9834339 + ], + [ + 4.7236261, + 52.9838466 + ], + [ + 4.7247352, + 52.984347 + ], + [ + 4.7265185, + 52.9845815 + ], + [ + 4.7285231, + 52.984952 + ], + [ + 4.7288892, + 52.9853585 + ], + [ + 4.7293318, + 52.9856305 + ], + [ + 4.7308147, + 52.986043 + ], + [ + 4.7336336, + 52.9867325 + ], + [ + 4.7348188, + 52.9871433 + ], + [ + 4.7377827, + 52.9881031 + ], + [ + 4.740011, + 52.9884746 + ], + [ + 4.7411939, + 52.9888396 + ], + [ + 4.7426793, + 52.9892978 + ], + [ + 4.7428255, + 52.9894783 + ], + [ + 4.7426002, + 52.9896119 + ], + [ + 4.7423244, + 52.9895548 + ], + [ + 4.7419321, + 52.9894735 + ], + [ + 4.7423728, + 52.9898803 + ], + [ + 4.7439284, + 52.9904278 + ], + [ + 4.7440446, + 52.9904687 + ], + [ + 4.745484, + 52.9909754 + ], + [ + 4.7452593, + 52.991064 + ], + [ + 4.7449886, + 52.9909942 + ], + [ + 4.7443692, + 52.9908346 + ], + [ + 4.7442189, + 52.9909236 + ], + [ + 4.7444383, + 52.9912548 + ], + [ + 4.7455029, + 52.9912116 + ], + [ + 4.7465533, + 52.9911689 + ], + [ + 4.7493752, + 52.9911683 + ], + [ + 4.7519736, + 52.9911952 + ], + [ + 4.7538032, + 52.991364 + ], + [ + 4.7548111, + 52.9915418 + ], + [ + 4.755738, + 52.991805 + ], + [ + 4.7558757, + 52.9918441 + ], + [ + 4.7564454, + 52.9920362 + ], + [ + 4.7569203, + 52.9922393 + ], + [ + 4.7572554, + 52.9924121 + ], + [ + 4.7574161, + 52.9926094 + ], + [ + 4.7574789, + 52.9927309 + ], + [ + 4.7572685, + 52.9929175 + ], + [ + 4.7569075, + 52.9930213 + ], + [ + 4.7561112, + 52.993089 + ], + [ + 4.7551482, + 52.9931605 + ], + [ + 4.7544427, + 52.9932377 + ], + [ + 4.7538201, + 52.9933541 + ], + [ + 4.7533184, + 52.9934916 + ], + [ + 4.753107, + 52.9937628 + ], + [ + 4.7543823, + 52.993539 + ], + [ + 4.7556443, + 52.9938153 + ], + [ + 4.7574314, + 52.9938247 + ], + [ + 4.7583217, + 52.9940541 + ], + [ + 4.7588371, + 52.9944612 + ], + [ + 4.7597326, + 52.9943311 + ], + [ + 4.7618156, + 52.9944768 + ], + [ + 4.7627791, + 52.9947964 + ], + [ + 4.763, + 52.9949773 + ], + [ + 4.7636708, + 52.9949358 + ], + [ + 4.7648629, + 52.9948971 + ], + [ + 4.7665717, + 52.9951756 + ], + [ + 4.7673144, + 52.9953142 + ], + [ + 4.7676842, + 52.9954959 + ], + [ + 4.7687954, + 52.995906 + ], + [ + 4.7692416, + 52.9959533 + ], + [ + 4.7701339, + 52.9960477 + ], + [ + 4.7710262, + 52.9961422 + ], + [ + 4.7719875, + 52.9963045 + ], + [ + 4.772246, + 52.9962555 + ], + [ + 4.7730126, + 52.9961258 + ], + [ + 4.7733504, + 52.9960769 + ], + [ + 4.7735322, + 52.9960776 + ], + [ + 4.7736786, + 52.9961994 + ], + [ + 4.7736806, + 52.996348 + ], + [ + 4.7735159, + 52.9965165 + ], + [ + 4.7733733, + 52.9967286 + ], + [ + 4.7731967, + 52.9969406 + ], + [ + 4.7731531, + 52.9971187 + ], + [ + 4.7731507, + 52.9973245 + ], + [ + 4.773211, + 52.9980268 + ], + [ + 4.7731794, + 52.9981341 + ], + [ + 4.7730748, + 52.9983373 + ], + [ + 4.7728798, + 52.998508 + ], + [ + 4.7727135, + 52.9984684 + ], + [ + 4.7725878, + 52.9985205 + ], + [ + 4.7723133, + 52.998675 + ], + [ + 4.7720276, + 52.998827 + ], + [ + 4.7718394, + 52.9990504 + ], + [ + 4.7716772, + 52.9993127 + ], + [ + 4.771484, + 52.9996527 + ], + [ + 4.7712656, + 52.9998759 + ], + [ + 4.770999, + 53.0000006 + ], + [ + 4.7707869, + 52.9999861 + ], + [ + 4.7705533, + 52.9998754 + ], + [ + 4.7705546, + 52.9997589 + ], + [ + 4.770551, + 52.9997383 + ], + [ + 4.7702687, + 52.9995725 + ], + [ + 4.7700161, + 52.9994778 + ], + [ + 4.7696587, + 52.9995907 + ], + [ + 4.7695592, + 52.9996727 + ], + [ + 4.7696417, + 52.9997438 + ], + [ + 4.7697208, + 52.9997853 + ], + [ + 4.7696861, + 52.99984 + ], + [ + 4.7694932, + 52.999821 + ], + [ + 4.7693337, + 52.9998501 + ], + [ + 4.7690702, + 53.0000343 + ], + [ + 4.7688413, + 53.000166 + ], + [ + 4.768392, + 53.0003701 + ], + [ + 4.7680298, + 53.0005675 + ], + [ + 4.7676454, + 53.0007307 + ], + [ + 4.7670228, + 53.000838 + ], + [ + 4.766556, + 53.000907 + ], + [ + 4.766287, + 53.000906 + ], + [ + 4.7658136, + 53.0008881 + ], + [ + 4.7654139, + 53.0010557 + ], + [ + 4.7651804, + 53.0012697 + ], + [ + 4.7649727, + 53.0015342 + ], + [ + 4.7648758, + 53.0017236 + ], + [ + 4.7645319, + 53.0016491 + ], + [ + 4.7645663, + 53.0016218 + ], + [ + 4.7645323, + 53.0016148 + ], + [ + 4.7642443, + 53.001616 + ], + [ + 4.7632363, + 53.0016325 + ], + [ + 4.762706, + 53.0016304 + ], + [ + 4.7625671, + 53.0015247 + ], + [ + 4.7624627, + 53.0013642 + ], + [ + 4.7623802, + 53.0012999 + ], + [ + 4.7622816, + 53.0013132 + ], + [ + 4.7618063, + 53.0014576 + ], + [ + 4.7617034, + 53.0015121 + ], + [ + 4.7617254, + 53.0015716 + ], + [ + 4.7618712, + 53.0017392 + ], + [ + 4.7619152, + 53.0018674 + ], + [ + 4.761801, + 53.0019173 + ], + [ + 4.7616686, + 53.0018961 + ], + [ + 4.7615715, + 53.0017791 + ], + [ + 4.7616134, + 53.0017564 + ], + [ + 4.7614564, + 53.001566 + ], + [ + 4.7609175, + 53.0016462 + ], + [ + 4.7605985, + 53.0017158 + ], + [ + 4.7601423, + 53.0018535 + ], + [ + 4.7556705, + 53.0032441 + ], + [ + 4.7556624, + 53.0032944 + ], + [ + 4.7554093, + 53.0035563 + ], + [ + 4.7551111, + 53.0037883 + ], + [ + 4.754642, + 53.0040448 + ], + [ + 4.7538405, + 53.0045469 + ], + [ + 4.7535154, + 53.0048063 + ], + [ + 4.7530315, + 53.0053577 + ], + [ + 4.7527353, + 53.0057292 + ], + [ + 4.7525312, + 53.0060051 + ], + [ + 4.7524079, + 53.0061851 + ], + [ + 4.7521845, + 53.006493 + ], + [ + 4.7521263, + 53.0066139 + ], + [ + 4.7521955, + 53.0068429 + ], + [ + 4.7522387, + 53.0070351 + ], + [ + 4.7521616, + 53.0071537 + ], + [ + 4.7519219, + 53.0072396 + ], + [ + 4.7517251, + 53.0072159 + ], + [ + 4.7514035, + 53.0071712 + ], + [ + 4.7511754, + 53.0072343 + ], + [ + 4.7515097, + 53.0074917 + ], + [ + 4.7514864, + 53.0075305 + ], + [ + 4.7513416, + 53.0076054 + ], + [ + 4.751227, + 53.0076804 + ], + [ + 4.7511093, + 53.0077119 + ], + [ + 4.7509152, + 53.0077752 + ], + [ + 4.7507858, + 53.0078226 + ], + [ + 4.7506651, + 53.0077718 + ], + [ + 4.7504007, + 53.0076977 + ], + [ + 4.750131, + 53.0077536 + ], + [ + 4.75013, + 53.0078451 + ], + [ + 4.7501858, + 53.0079277 + ], + [ + 4.7500671, + 53.0080347 + ], + [ + 4.7497705, + 53.0081249 + ], + [ + 4.7495379, + 53.008252 + ] + ] + ], + [ + [ + [ + 6.3523288, + 53.5030826 + ], + [ + 6.3549431, + 53.5036379 + ], + [ + 6.3570687, + 53.5042503 + ], + [ + 6.3583954, + 53.5045544 + ], + [ + 6.3613284, + 53.5058422 + ], + [ + 6.3614987, + 53.5059162 + ], + [ + 6.3631059, + 53.5066148 + ], + [ + 6.3642592, + 53.5070251 + ], + [ + 6.3652378, + 53.5074893 + ], + [ + 6.3658644, + 53.5079563 + ], + [ + 6.3667553, + 53.5086009 + ], + [ + 6.3724631, + 53.5084222 + ], + [ + 6.3790291, + 53.509392 + ], + [ + 6.389715, + 53.511842 + ], + [ + 6.3901442, + 53.5140877 + ], + [ + 6.3904017, + 53.5153381 + ], + [ + 6.3829773, + 53.5162822 + ], + [ + 6.3774413, + 53.5161036 + ], + [ + 6.3699311, + 53.5160526 + ], + [ + 6.3616913, + 53.5155167 + ], + [ + 6.3554686, + 53.5148022 + ], + [ + 6.3524413, + 53.5142711 + ], + [ + 6.3450496, + 53.5139886 + ], + [ + 6.3404972, + 53.5143815 + ], + [ + 6.3320416, + 53.5138888 + ], + [ + 6.3206017, + 53.5120662 + ], + [ + 6.311956, + 53.5106888 + ], + [ + 6.3033614, + 53.5100234 + ], + [ + 6.2944141, + 53.5093306 + ], + [ + 6.2867359, + 53.5087353 + ], + [ + 6.2724881, + 53.5076294 + ], + [ + 6.2675966, + 53.5073286 + ], + [ + 6.2440133, + 53.5058782 + ], + [ + 6.2399264, + 53.5056269 + ], + [ + 6.2155213, + 53.5048648 + ], + [ + 6.1814183, + 53.5037891 + ], + [ + 6.1651507, + 53.5033358 + ], + [ + 6.1630818, + 53.5033985 + ], + [ + 6.1573382, + 53.5035724 + ], + [ + 6.1454313, + 53.5021565 + ], + [ + 6.1436426, + 53.501855 + ], + [ + 6.1428947, + 53.5018514 + ], + [ + 6.1422182, + 53.5019455 + ], + [ + 6.1413875, + 53.5018384 + ], + [ + 6.1401001, + 53.5012578 + ], + [ + 6.1397253, + 53.4977182 + ], + [ + 6.1394513, + 53.4945502 + ], + [ + 6.1414096, + 53.4956395 + ], + [ + 6.14347, + 53.4973219 + ], + [ + 6.1466156, + 53.4991584 + ], + [ + 6.1488469, + 53.4997025 + ], + [ + 6.1547974, + 53.4998159 + ], + [ + 6.1531054, + 53.4987863 + ], + [ + 6.1517619, + 53.498022 + ], + [ + 6.1511587, + 53.4977208 + ], + [ + 6.1505288, + 53.4974426 + ], + [ + 6.1485893, + 53.4964359 + ], + [ + 6.1471284, + 53.4956776 + ], + [ + 6.1466104, + 53.4954331 + ], + [ + 6.1437745, + 53.4941666 + ], + [ + 6.1431751, + 53.4938675 + ], + [ + 6.1425478, + 53.4934978 + ], + [ + 6.1414052, + 53.4927964 + ], + [ + 6.1398858, + 53.4918084 + ], + [ + 6.1386926, + 53.4910615 + ], + [ + 6.1381305, + 53.4906738 + ], + [ + 6.1372926, + 53.4900958 + ], + [ + 6.1358568, + 53.4893163 + ], + [ + 6.1345462, + 53.4875948 + ], + [ + 6.132731, + 53.4850004 + ], + [ + 6.131873, + 53.4832986 + ], + [ + 6.1311357, + 53.4820452 + ], + [ + 6.1301513, + 53.4795579 + ], + [ + 6.1291389, + 53.4770186 + ], + [ + 6.1267937, + 53.4791967 + ], + [ + 6.1260436, + 53.4815599 + ], + [ + 6.1255148, + 53.4836521 + ], + [ + 6.125206, + 53.4854061 + ], + [ + 6.1267164, + 53.4878228 + ], + [ + 6.1293545, + 53.4900978 + ], + [ + 6.1314103, + 53.4913655 + ], + [ + 6.132107, + 53.4924394 + ], + [ + 6.1332626, + 53.4939148 + ], + [ + 6.134642, + 53.495254 + ], + [ + 6.1373739, + 53.4963826 + ], + [ + 6.1374975, + 53.4969883 + ], + [ + 6.1358096, + 53.4974031 + ], + [ + 6.1287581, + 53.4948186 + ], + [ + 6.1245437, + 53.4928902 + ], + [ + 6.1191447, + 53.4877342 + ], + [ + 6.1181984, + 53.4852466 + ], + [ + 6.1180212, + 53.481474 + ], + [ + 6.1193143, + 53.4844312 + ], + [ + 6.1204716, + 53.4860415 + ], + [ + 6.1204267, + 53.4834136 + ], + [ + 6.1202677, + 53.4807191 + ], + [ + 6.1201157, + 53.4784288 + ], + [ + 6.118833, + 53.476078 + ], + [ + 6.1165306, + 53.4735312 + ], + [ + 6.1132064, + 53.4706536 + ], + [ + 6.1133878, + 53.4680244 + ], + [ + 6.1146961, + 53.4652536 + ], + [ + 6.1159027, + 53.4631573 + ], + [ + 6.1179081, + 53.4621393 + ], + [ + 6.1182611, + 53.4621622 + ], + [ + 6.118353, + 53.462055 + ], + [ + 6.1185888, + 53.4617801 + ], + [ + 6.1187875, + 53.4614834 + ], + [ + 6.1190381, + 53.4610743 + ], + [ + 6.1194353, + 53.4604649 + ], + [ + 6.1197653, + 53.460234 + ], + [ + 6.1201146, + 53.460019 + ], + [ + 6.1209938, + 53.4596039 + ], + [ + 6.126335, + 53.4575419 + ], + [ + 6.1265157, + 53.4574722 + ], + [ + 6.1273624, + 53.4571993 + ], + [ + 6.1276107, + 53.4571329 + ], + [ + 6.1278066, + 53.4565037 + ], + [ + 6.1281113, + 53.4561306 + ], + [ + 6.1284119, + 53.4555253 + ], + [ + 6.1286396, + 53.4551991 + ], + [ + 6.1290186, + 53.4546398 + ], + [ + 6.1300126, + 53.453659 + ], + [ + 6.1304654, + 53.4528671 + ], + [ + 6.1309976, + 53.4521676 + ], + [ + 6.1314568, + 53.4517471 + ], + [ + 6.1316853, + 53.4514672 + ], + [ + 6.132215, + 53.4506284 + ], + [ + 6.1326774, + 53.4503936 + ], + [ + 6.1334444, + 53.4497854 + ], + [ + 6.1349863, + 53.4490332 + ], + [ + 6.1367631, + 53.4483724 + ], + [ + 6.135882, + 53.4496173 + ], + [ + 6.1374005, + 53.4492503 + ], + [ + 6.1387941, + 53.4489167 + ], + [ + 6.1397222, + 53.4486325 + ], + [ + 6.1418179, + 53.4484337 + ], + [ + 6.1397563, + 53.4505816 + ], + [ + 6.1400316, + 53.4519974 + ], + [ + 6.1408117, + 53.4531278 + ], + [ + 6.1422333, + 53.4537881 + ], + [ + 6.1435672, + 53.454705 + ], + [ + 6.1445054, + 53.4551619 + ], + [ + 6.145674, + 53.4554644 + ], + [ + 6.1466169, + 53.4560155 + ], + [ + 6.1480263, + 53.4565636 + ], + [ + 6.1483406, + 53.4567472 + ], + [ + 6.1490084, + 53.4571374 + ], + [ + 6.1493613, + 53.4572977 + ], + [ + 6.150005, + 53.4577887 + ], + [ + 6.1503047, + 53.4580006 + ], + [ + 6.1504905, + 53.4581182 + ], + [ + 6.1506608, + 53.4582255 + ], + [ + 6.1507667, + 53.4583486 + ], + [ + 6.1510173, + 53.4585868 + ], + [ + 6.1512597, + 53.4590958 + ], + [ + 6.1518949, + 53.4598344 + ], + [ + 6.1521299, + 53.4599258 + ], + [ + 6.152445, + 53.4601558 + ], + [ + 6.1529167, + 53.4604313 + ], + [ + 6.1530854, + 53.4611729 + ], + [ + 6.1530084, + 53.4625111 + ], + [ + 6.1533301, + 53.4631568 + ], + [ + 6.1544253, + 53.463705 + ], + [ + 6.1546121, + 53.46395 + ], + [ + 6.1542973, + 53.4642384 + ], + [ + 6.1542076, + 53.4645392 + ], + [ + 6.1537369, + 53.4648419 + ], + [ + 6.1529028, + 53.4652878 + ], + [ + 6.1525211, + 53.4656141 + ], + [ + 6.152756, + 53.4657515 + ], + [ + 6.1528181, + 53.4658568 + ], + [ + 6.1528377, + 53.4659822 + ], + [ + 6.1529368, + 53.4661015 + ], + [ + 6.15287, + 53.466211 + ], + [ + 6.1531745, + 53.4661847 + ], + [ + 6.1532522, + 53.4661842 + ], + [ + 6.1532547, + 53.4663234 + ], + [ + 6.1531604, + 53.4664084 + ], + [ + 6.1537084, + 53.4663093 + ], + [ + 6.1538676, + 53.4662805 + ], + [ + 6.1556151, + 53.4659954 + ], + [ + 6.1564846, + 53.4659399 + ], + [ + 6.1569954, + 53.4659964 + ], + [ + 6.1573157, + 53.4661298 + ], + [ + 6.1574918, + 53.4663556 + ], + [ + 6.1574696, + 53.4666444 + ], + [ + 6.1572991, + 53.4667886 + ], + [ + 6.1578622, + 53.4667825 + ], + [ + 6.1580901, + 53.4668933 + ], + [ + 6.1577918, + 53.4670525 + ], + [ + 6.1571912, + 53.4671462 + ], + [ + 6.1565953, + 53.4675094 + ], + [ + 6.1559987, + 53.4678277 + ], + [ + 6.1555503, + 53.4680102 + ], + [ + 6.1553288, + 53.4682587 + ], + [ + 6.1555943, + 53.4685192 + ], + [ + 6.1558124, + 53.4684961 + ], + [ + 6.1562227, + 53.4685029 + ], + [ + 6.1575482, + 53.4686761 + ], + [ + 6.1576807, + 53.468799 + ], + [ + 6.1574908, + 53.4689193 + ], + [ + 6.1573475, + 53.4690713 + ], + [ + 6.1571192, + 53.4691781 + ], + [ + 6.1570562, + 53.4692527 + ], + [ + 6.1572719, + 53.4695492 + ], + [ + 6.1577292, + 53.4698607 + ], + [ + 6.1579211, + 53.4700617 + ], + [ + 6.158151, + 53.4702848 + ], + [ + 6.1581166, + 53.4704648 + ], + [ + 6.1577786, + 53.4705118 + ], + [ + 6.1577822, + 53.470714 + ], + [ + 6.1583873, + 53.4708674 + ], + [ + 6.1590321, + 53.4711328 + ], + [ + 6.1599416, + 53.4714639 + ], + [ + 6.160248, + 53.4717539 + ], + [ + 6.1604131, + 53.4721253 + ], + [ + 6.1606404, + 53.4721329 + ], + [ + 6.1608335, + 53.4721361 + ], + [ + 6.1657581, + 53.4723756 + ], + [ + 6.1661249, + 53.4703071 + ], + [ + 6.1660389, + 53.4702068 + ], + [ + 6.1660715, + 53.4700921 + ], + [ + 6.1661846, + 53.4699677 + ], + [ + 6.166468, + 53.4678261 + ], + [ + 6.1668368, + 53.467872 + ], + [ + 6.166515, + 53.4700116 + ], + [ + 6.1665343, + 53.4701343 + ], + [ + 6.1665566, + 53.4702106 + ], + [ + 6.1665986, + 53.4702748 + ], + [ + 6.166663, + 53.470294 + ], + [ + 6.1667864, + 53.4703035 + ], + [ + 6.1669205, + 53.4703099 + ], + [ + 6.1671458, + 53.4703131 + ], + [ + 6.1672585, + 53.4703291 + ], + [ + 6.1672853, + 53.4703738 + ], + [ + 6.1672531, + 53.4705239 + ], + [ + 6.1671995, + 53.4706005 + ], + [ + 6.1671243, + 53.4706356 + ], + [ + 6.1669044, + 53.4706803 + ], + [ + 6.1667435, + 53.4706835 + ], + [ + 6.1665825, + 53.4706835 + ], + [ + 6.1665074, + 53.4706899 + ], + [ + 6.1664618, + 53.4707378 + ], + [ + 6.1661525, + 53.4723888 + ], + [ + 6.169355, + 53.4724986 + ], + [ + 6.1694009, + 53.4724601 + ], + [ + 6.1703365, + 53.4725135 + ], + [ + 6.170735, + 53.4724951 + ], + [ + 6.171375, + 53.4724706 + ], + [ + 6.1721528, + 53.472434 + ], + [ + 6.1759235, + 53.4722876 + ], + [ + 6.1792668, + 53.4722674 + ], + [ + 6.1912847, + 53.4723086 + ], + [ + 6.1940141, + 53.4724741 + ], + [ + 6.1945481, + 53.4725373 + ], + [ + 6.1951513, + 53.4726207 + ], + [ + 6.195248, + 53.4726168 + ], + [ + 6.1953545, + 53.4726126 + ], + [ + 6.1954809, + 53.4726005 + ], + [ + 6.1958635, + 53.4723002 + ], + [ + 6.1967308, + 53.4716007 + ], + [ + 6.1973322, + 53.4710677 + ], + [ + 6.1978173, + 53.4706937 + ], + [ + 6.1982798, + 53.470354 + ], + [ + 6.1987921, + 53.470014 + ], + [ + 6.1994226, + 53.4696141 + ], + [ + 6.1995287, + 53.4695468 + ], + [ + 6.2004712, + 53.4690026 + ], + [ + 6.2006343, + 53.4688916 + ], + [ + 6.200692, + 53.4688229 + ], + [ + 6.2006514, + 53.4685567 + ], + [ + 6.2011975, + 53.4685394 + ], + [ + 6.2019213, + 53.4678773 + ], + [ + 6.2030205, + 53.4684327 + ], + [ + 6.2034228, + 53.4686706 + ], + [ + 6.2036159, + 53.4688622 + ], + [ + 6.2044018, + 53.4687138 + ], + [ + 6.2036025, + 53.4689644 + ], + [ + 6.2028345, + 53.4687134 + ], + [ + 6.2027728, + 53.4688124 + ], + [ + 6.2024396, + 53.4687412 + ], + [ + 6.2023814, + 53.4688087 + ], + [ + 6.2023645, + 53.4688283 + ], + [ + 6.2023368, + 53.4689193 + ], + [ + 6.2024317, + 53.4690142 + ], + [ + 6.2014924, + 53.4694702 + ], + [ + 6.2010828, + 53.4694553 + ], + [ + 6.2004047, + 53.4694679 + ], + [ + 6.1996475, + 53.4697843 + ], + [ + 6.1990474, + 53.4701569 + ], + [ + 6.1985014, + 53.4705497 + ], + [ + 6.1978608, + 53.4710302 + ], + [ + 6.1972052, + 53.4715383 + ], + [ + 6.1966991, + 53.4720248 + ], + [ + 6.1967273, + 53.4721162 + ], + [ + 6.1967713, + 53.4722398 + ], + [ + 6.1968967, + 53.4724108 + ], + [ + 6.1970595, + 53.4725244 + ], + [ + 6.1972971, + 53.4727612 + ], + [ + 6.1975723, + 53.4729452 + ], + [ + 6.1978802, + 53.4730212 + ], + [ + 6.1981566, + 53.4730424 + ], + [ + 6.1985716, + 53.4730949 + ], + [ + 6.1986997, + 53.4730985 + ], + [ + 6.1989054, + 53.4731043 + ], + [ + 6.199455, + 53.4731903 + ], + [ + 6.1997284, + 53.473262 + ], + [ + 6.2000473, + 53.4732967 + ], + [ + 6.200531, + 53.4733304 + ], + [ + 6.2011765, + 53.4734204 + ], + [ + 6.2019419, + 53.4735555 + ], + [ + 6.2028782, + 53.4736024 + ], + [ + 6.2032437, + 53.4736758 + ], + [ + 6.2037126, + 53.4737416 + ], + [ + 6.2046177, + 53.4737499 + ], + [ + 6.2048636, + 53.4737781 + ], + [ + 6.2053707, + 53.4738438 + ], + [ + 6.2068577, + 53.4740202 + ], + [ + 6.207369, + 53.4741064 + ], + [ + 6.2079114, + 53.4742131 + ], + [ + 6.2083925, + 53.4743224 + ], + [ + 6.2086231, + 53.4743553 + ], + [ + 6.2092527, + 53.4744041 + ], + [ + 6.2095147, + 53.4744781 + ], + [ + 6.2102991, + 53.4746107 + ], + [ + 6.2118096, + 53.4748259 + ], + [ + 6.2122361, + 53.4748783 + ], + [ + 6.212502, + 53.4749614 + ], + [ + 6.2127519, + 53.4749919 + ], + [ + 6.2131969, + 53.4750098 + ], + [ + 6.2136763, + 53.4750183 + ], + [ + 6.2142262, + 53.4751065 + ], + [ + 6.2145915, + 53.4751729 + ], + [ + 6.2148257, + 53.4751875 + ], + [ + 6.2152012, + 53.4751646 + ], + [ + 6.2155463, + 53.4751601 + ], + [ + 6.2158804, + 53.4751924 + ], + [ + 6.2162155, + 53.4752888 + ], + [ + 6.2165037, + 53.4753215 + ], + [ + 6.2167609, + 53.4753359 + ], + [ + 6.2184752, + 53.4755817 + ], + [ + 6.2194984, + 53.4757747 + ], + [ + 6.2198673, + 53.4758251 + ], + [ + 6.2205712, + 53.4759536 + ], + [ + 6.2209986, + 53.4760609 + ], + [ + 6.2212184, + 53.4761328 + ], + [ + 6.2217274, + 53.4763084 + ], + [ + 6.221966, + 53.4763618 + ], + [ + 6.2222736, + 53.4764034 + ], + [ + 6.2226766, + 53.4764262 + ], + [ + 6.2237884, + 53.4764099 + ], + [ + 6.2241912, + 53.4764143 + ], + [ + 6.2257423, + 53.4762854 + ], + [ + 6.2261215, + 53.4762623 + ], + [ + 6.2266277, + 53.4762638 + ], + [ + 6.226935, + 53.4762847 + ], + [ + 6.227027, + 53.4762841 + ], + [ + 6.2279865, + 53.4763284 + ], + [ + 6.2283393, + 53.4763239 + ], + [ + 6.2294193, + 53.4762392 + ], + [ + 6.2300089, + 53.476185 + ], + [ + 6.2305064, + 53.4761132 + ], + [ + 6.2309577, + 53.4760324 + ], + [ + 6.2314625, + 53.4759558 + ], + [ + 6.2319604, + 53.4759068 + ], + [ + 6.2324696, + 53.4758646 + ], + [ + 6.2329986, + 53.4758521 + ], + [ + 6.2340954, + 53.4758428 + ], + [ + 6.2344176, + 53.4758499 + ], + [ + 6.2347474, + 53.4758524 + ], + [ + 6.2351545, + 53.4758842 + ], + [ + 6.2358575, + 53.4759599 + ], + [ + 6.2365764, + 53.4760675 + ], + [ + 6.2373992, + 53.4761975 + ], + [ + 6.2377681, + 53.4762386 + ], + [ + 6.237987, + 53.4762601 + ], + [ + 6.2388416, + 53.4762271 + ], + [ + 6.2395922, + 53.4761536 + ], + [ + 6.2399333, + 53.4761468 + ], + [ + 6.2408608, + 53.476111 + ], + [ + 6.2425963, + 53.4762374 + ], + [ + 6.2429265, + 53.476265 + ], + [ + 6.2434571, + 53.4763486 + ], + [ + 6.2437807, + 53.4764267 + ], + [ + 6.2440003, + 53.4764963 + ], + [ + 6.2443466, + 53.4765583 + ], + [ + 6.2449468, + 53.4766804 + ], + [ + 6.2457744, + 53.4768561 + ], + [ + 6.2462474, + 53.4769378 + ], + [ + 6.2467508, + 53.4769986 + ], + [ + 6.2471778, + 53.4770737 + ], + [ + 6.2478138, + 53.4772667 + ], + [ + 6.2481648, + 53.4773904 + ], + [ + 6.2485277, + 53.4775302 + ], + [ + 6.2492659, + 53.477869 + ], + [ + 6.2494437, + 53.4779549 + ], + [ + 6.2497787, + 53.4780307 + ], + [ + 6.2507857, + 53.4781638 + ], + [ + 6.2513466, + 53.4782243 + ], + [ + 6.2517728, + 53.478249 + ], + [ + 6.2521341, + 53.4782995 + ], + [ + 6.2526572, + 53.47839 + ], + [ + 6.254074, + 53.4787174 + ], + [ + 6.2543325, + 53.4788074 + ], + [ + 6.2545793, + 53.4788861 + ], + [ + 6.2548371, + 53.4789347 + ], + [ + 6.2580403, + 53.4796584 + ], + [ + 6.2583142, + 53.4797482 + ], + [ + 6.2585765, + 53.4798404 + ], + [ + 6.2588583, + 53.4799554 + ], + [ + 6.2591872, + 53.4801205 + ], + [ + 6.2594702, + 53.4802951 + ], + [ + 6.2597805, + 53.4805039 + ], + [ + 6.2599567, + 53.4807111 + ], + [ + 6.2602135, + 53.4809318 + ], + [ + 6.2604388, + 53.4810906 + ], + [ + 6.2607291, + 53.4812491 + ], + [ + 6.2611074, + 53.4813956 + ], + [ + 6.263346, + 53.4822148 + ], + [ + 6.2636822, + 53.4823637 + ], + [ + 6.2639595, + 53.4824284 + ], + [ + 6.2643983, + 53.4825263 + ], + [ + 6.2647101, + 53.4825929 + ], + [ + 6.2651058, + 53.4826292 + ], + [ + 6.2660736, + 53.4827007 + ], + [ + 6.266762, + 53.4828039 + ], + [ + 6.2666753, + 53.4831138 + ], + [ + 6.2666187, + 53.4833959 + ], + [ + 6.266542, + 53.4836141 + ], + [ + 6.266091, + 53.4850584 + ], + [ + 6.2660017, + 53.4854393 + ], + [ + 6.2658141, + 53.4859079 + ], + [ + 6.2656654, + 53.4861885 + ], + [ + 6.2655662, + 53.4864435 + ], + [ + 6.26523, + 53.4874172 + ], + [ + 6.2649968, + 53.4879091 + ], + [ + 6.2648516, + 53.488169 + ], + [ + 6.2647039, + 53.4885045 + ], + [ + 6.2647506, + 53.4887722 + ], + [ + 6.2649639, + 53.4884614 + ], + [ + 6.2660888, + 53.4858236 + ], + [ + 6.2662098, + 53.4854975 + ], + [ + 6.2662997, + 53.4851486 + ], + [ + 6.2667153, + 53.4838811 + ], + [ + 6.2668187, + 53.4836489 + ], + [ + 6.2668676, + 53.4833668 + ], + [ + 6.2670585, + 53.4828706 + ], + [ + 6.2688271, + 53.4831109 + ], + [ + 6.269285, + 53.4832063 + ], + [ + 6.2696934, + 53.483309 + ], + [ + 6.27016, + 53.4834502 + ], + [ + 6.2706391, + 53.4836555 + ], + [ + 6.2715094, + 53.4840736 + ], + [ + 6.2735644, + 53.4853567 + ], + [ + 6.2739147, + 53.4856408 + ], + [ + 6.2741857, + 53.4857856 + ], + [ + 6.2751346, + 53.4863108 + ], + [ + 6.2753414, + 53.4865133 + ], + [ + 6.2754894, + 53.4866475 + ], + [ + 6.2755737, + 53.4868623 + ], + [ + 6.2760018, + 53.4873176 + ], + [ + 6.2765238, + 53.4878327 + ], + [ + 6.277182, + 53.4882964 + ], + [ + 6.2775039, + 53.4884631 + ], + [ + 6.2779258, + 53.4886475 + ], + [ + 6.2783862, + 53.4888336 + ], + [ + 6.2786913, + 53.4889388 + ], + [ + 6.2791074, + 53.4890317 + ], + [ + 6.2796044, + 53.4891375 + ], + [ + 6.2802281, + 53.489263 + ], + [ + 6.2820129, + 53.4895258 + ], + [ + 6.282567, + 53.4896175 + ], + [ + 6.2830906, + 53.489714 + ], + [ + 6.2838301, + 53.4898706 + ], + [ + 6.2846656, + 53.4900333 + ], + [ + 6.2854393, + 53.4901713 + ], + [ + 6.2861237, + 53.490262 + ], + [ + 6.2868503, + 53.4903524 + ], + [ + 6.2874765, + 53.4904092 + ], + [ + 6.288056, + 53.4904389 + ], + [ + 6.2899163, + 53.4904768 + ], + [ + 6.2903618, + 53.4905145 + ], + [ + 6.2905696, + 53.4905426 + ], + [ + 6.2908044, + 53.4905888 + ], + [ + 6.2910359, + 53.4906509 + ], + [ + 6.2913955, + 53.4907854 + ], + [ + 6.2921683, + 53.4910559 + ], + [ + 6.2928056, + 53.4912659 + ], + [ + 6.2934926, + 53.4914686 + ], + [ + 6.2942753, + 53.4916637 + ], + [ + 6.2948224, + 53.4917851 + ], + [ + 6.2963194, + 53.4920294 + ], + [ + 6.2973819, + 53.4922222 + ], + [ + 6.299652, + 53.4927439 + ], + [ + 6.2992215, + 53.4932047 + ], + [ + 6.2990599, + 53.4933478 + ], + [ + 6.2988825, + 53.493475 + ], + [ + 6.2986477, + 53.4936073 + ], + [ + 6.298447, + 53.4937119 + ], + [ + 6.2975158, + 53.4940738 + ], + [ + 6.2972266, + 53.4941721 + ], + [ + 6.2969422, + 53.4943117 + ], + [ + 6.2966049, + 53.4944904 + ], + [ + 6.2959207, + 53.494919 + ], + [ + 6.295415, + 53.4952776 + ], + [ + 6.2953237, + 53.4953102 + ], + [ + 6.2951883, + 53.4954234 + ], + [ + 6.2949031, + 53.495707 + ], + [ + 6.2948254, + 53.4958266 + ], + [ + 6.2948071, + 53.4958679 + ], + [ + 6.2948305, + 53.4958837 + ], + [ + 6.2948724, + 53.495872 + ], + [ + 6.294937, + 53.4958486 + ], + [ + 6.2950127, + 53.4958022 + ], + [ + 6.2951518, + 53.4956822 + ], + [ + 6.2953779, + 53.4955065 + ], + [ + 6.2956651, + 53.495319 + ], + [ + 6.2959828, + 53.4951243 + ], + [ + 6.2963425, + 53.4949203 + ], + [ + 6.29671, + 53.4947298 + ], + [ + 6.2970659, + 53.4945279 + ], + [ + 6.2974567, + 53.4943442 + ], + [ + 6.2979742, + 53.4941662 + ], + [ + 6.298301, + 53.49404 + ], + [ + 6.2986992, + 53.4938471 + ], + [ + 6.2990213, + 53.4936821 + ], + [ + 6.2992599, + 53.4935498 + ], + [ + 6.2995052, + 53.4933718 + ], + [ + 6.2998884, + 53.4930302 + ], + [ + 6.3000566, + 53.492839 + ], + [ + 6.3012285, + 53.4931133 + ], + [ + 6.3049341, + 53.4940442 + ], + [ + 6.3073101, + 53.4946632 + ], + [ + 6.308109, + 53.4948947 + ], + [ + 6.3085803, + 53.4950464 + ], + [ + 6.3089205, + 53.4951649 + ], + [ + 6.309301, + 53.4953036 + ], + [ + 6.3098909, + 53.4955162 + ], + [ + 6.3105441, + 53.4957441 + ], + [ + 6.3111624, + 53.4959496 + ], + [ + 6.3121007, + 53.4962393 + ], + [ + 6.3161301, + 53.4973846 + ], + [ + 6.3166776, + 53.4975151 + ], + [ + 6.3172457, + 53.4978492 + ], + [ + 6.3181322, + 53.4981571 + ], + [ + 6.3199086, + 53.4989303 + ], + [ + 6.3229234, + 53.5000085 + ], + [ + 6.3240773, + 53.5004718 + ], + [ + 6.3251398, + 53.5007782 + ], + [ + 6.3280655, + 53.5018045 + ], + [ + 6.3285352, + 53.5018913 + ], + [ + 6.3313344, + 53.5024084 + ], + [ + 6.3323878, + 53.5022953 + ], + [ + 6.3336125, + 53.501971 + ], + [ + 6.3347136, + 53.5016499 + ], + [ + 6.3351821, + 53.5013293 + ], + [ + 6.34037, + 53.5011834 + ], + [ + 6.3402937, + 53.5017087 + ], + [ + 6.340818, + 53.5015471 + ], + [ + 6.3416883, + 53.5011205 + ], + [ + 6.342127, + 53.5010647 + ], + [ + 6.3449502, + 53.5014094 + ], + [ + 6.3498133, + 53.5024724 + ], + [ + 6.3523288, + 53.5030826 + ] + ] + ], + [ + [ + [ + 6.605464, + 53.5348702 + ], + [ + 6.6050868, + 53.5351067 + ], + [ + 6.6044956, + 53.5354165 + ], + [ + 6.6036484, + 53.5357663 + ], + [ + 6.6026345, + 53.5360946 + ], + [ + 6.6017585, + 53.5363185 + ], + [ + 6.6012975, + 53.5363877 + ], + [ + 6.6007877, + 53.5365495 + ], + [ + 6.6004995, + 53.5365823 + ], + [ + 6.600038, + 53.5367067 + ], + [ + 6.5992226, + 53.5367674 + ], + [ + 6.598205, + 53.536785 + ], + [ + 6.597766, + 53.5368195 + ], + [ + 6.5976662, + 53.5368429 + ], + [ + 6.5976927, + 53.536895 + ], + [ + 6.5978448, + 53.5369384 + ], + [ + 6.5992495, + 53.5372763 + ], + [ + 6.5995807, + 53.5374302 + ], + [ + 6.5996078, + 53.5374973 + ], + [ + 6.5994484, + 53.5376412 + ], + [ + 6.5991906, + 53.537747 + ], + [ + 6.6003103, + 53.5381061 + ], + [ + 6.6010348, + 53.5382773 + ], + [ + 6.6015033, + 53.5384838 + ], + [ + 6.6018016, + 53.5386845 + ], + [ + 6.6018645, + 53.5388237 + ], + [ + 6.6018057, + 53.539128 + ], + [ + 6.6017006, + 53.5392163 + ], + [ + 6.6024661, + 53.5390036 + ], + [ + 6.6053731, + 53.5377949 + ], + [ + 6.6062743, + 53.5376623 + ], + [ + 6.608439, + 53.5368766 + ], + [ + 6.6113918, + 53.5359594 + ], + [ + 6.6135637, + 53.5354319 + ], + [ + 6.6144812, + 53.5352092 + ], + [ + 6.6149836, + 53.5349795 + ], + [ + 6.615527, + 53.5348616 + ], + [ + 6.6162442, + 53.534888 + ], + [ + 6.6163595, + 53.5349654 + ], + [ + 6.6162395, + 53.5353822 + ], + [ + 6.6157425, + 53.5358029 + ], + [ + 6.6151104, + 53.5361126 + ], + [ + 6.6145523, + 53.5363766 + ], + [ + 6.6129059, + 53.5368201 + ], + [ + 6.6120267, + 53.5370649 + ], + [ + 6.6101505, + 53.5380499 + ], + [ + 6.6089224, + 53.5388834 + ], + [ + 6.609311, + 53.5386847 + ], + [ + 6.610201, + 53.5381883 + ], + [ + 6.6107121, + 53.5380477 + ], + [ + 6.6112763, + 53.5379181 + ], + [ + 6.6118233, + 53.5378808 + ], + [ + 6.6121706, + 53.5378674 + ], + [ + 6.6125348, + 53.5379597 + ], + [ + 6.6127451, + 53.5380934 + ], + [ + 6.6127738, + 53.5382147 + ], + [ + 6.6127204, + 53.538393 + ], + [ + 6.6124482, + 53.5385861 + ], + [ + 6.6120962, + 53.5387527 + ], + [ + 6.6114705, + 53.5390358 + ], + [ + 6.6109605, + 53.5392349 + ], + [ + 6.6102814, + 53.5394891 + ], + [ + 6.609549, + 53.5397211 + ], + [ + 6.6089237, + 53.5402272 + ], + [ + 6.608741, + 53.5403521 + ], + [ + 6.608477, + 53.5405902 + ], + [ + 6.6082357, + 53.5408191 + ], + [ + 6.6076322, + 53.541487 + ], + [ + 6.6073192, + 53.5419258 + ], + [ + 6.6070296, + 53.5422091 + ], + [ + 6.6064509, + 53.5425774 + ], + [ + 6.6059861, + 53.5427785 + ], + [ + 6.6052483, + 53.5429227 + ], + [ + 6.604234, + 53.5432397 + ], + [ + 6.6034035, + 53.5434746 + ], + [ + 6.6029044, + 53.5436646 + ], + [ + 6.6018393, + 53.5438852 + ], + [ + 6.6001222, + 53.544193 + ], + [ + 6.598033, + 53.5446068 + ], + [ + 6.5968552, + 53.5448708 + ], + [ + 6.5957881, + 53.5449877 + ], + [ + 6.594875, + 53.5450497 + ], + [ + 6.5939924, + 53.5451316 + ], + [ + 6.5934601, + 53.5451507 + ], + [ + 6.5929581, + 53.545174 + ], + [ + 6.5921419, + 53.5451678 + ], + [ + 6.5908123, + 53.5451828 + ], + [ + 6.5901628, + 53.5451957 + ], + [ + 6.5895292, + 53.5452627 + ], + [ + 6.5887707, + 53.5453124 + ], + [ + 6.5883144, + 53.5453557 + ], + [ + 6.587639, + 53.5454071 + ], + [ + 6.5869542, + 53.5455598 + ], + [ + 6.5863097, + 53.5456471 + ], + [ + 6.5856988, + 53.5457162 + ], + [ + 6.584738, + 53.5458571 + ], + [ + 6.5841163, + 53.5459554 + ], + [ + 6.5821471, + 53.5461183 + ], + [ + 6.5804064, + 53.5461783 + ], + [ + 6.5781846, + 53.5461558 + ], + [ + 6.576773, + 53.5460135 + ], + [ + 6.5757215, + 53.5459523 + ], + [ + 6.5740497, + 53.5458408 + ], + [ + 6.5730131, + 53.5457569 + ], + [ + 6.571961, + 53.5456597 + ], + [ + 6.5711639, + 53.5454438 + ], + [ + 6.5705441, + 53.5452111 + ], + [ + 6.5700081, + 53.5450275 + ], + [ + 6.5696804, + 53.5448628 + ], + [ + 6.5693022, + 53.5446196 + ], + [ + 6.5686404, + 53.5441463 + ], + [ + 6.5683715, + 53.543898 + ], + [ + 6.5678811, + 53.5434979 + ], + [ + 6.5672728, + 53.5430602 + ], + [ + 6.5668758, + 53.5428262 + ], + [ + 6.5660905, + 53.5424143 + ], + [ + 6.5657476, + 53.5422452 + ], + [ + 6.5653471, + 53.5420203 + ], + [ + 6.5639119, + 53.5413893 + ], + [ + 6.5636529, + 53.5412625 + ], + [ + 6.5632764, + 53.5411207 + ], + [ + 6.5629901, + 53.5409468 + ], + [ + 6.5628131, + 53.5407632 + ], + [ + 6.5627156, + 53.5405769 + ], + [ + 6.562636, + 53.5403455 + ], + [ + 6.5625369, + 53.5400737 + ], + [ + 6.5625632, + 53.5398506 + ], + [ + 6.5626191, + 53.5395846 + ], + [ + 6.5628561, + 53.5393108 + ], + [ + 6.5632323, + 53.5390046 + ], + [ + 6.5638038, + 53.5386297 + ], + [ + 6.5648058, + 53.5382433 + ], + [ + 6.5651428, + 53.5381019 + ], + [ + 6.565312, + 53.5380309 + ], + [ + 6.5656994, + 53.537934 + ], + [ + 6.5650773, + 53.5378858 + ], + [ + 6.564971, + 53.5358485 + ], + [ + 6.5650446, + 53.5344101 + ], + [ + 6.565319, + 53.5334191 + ], + [ + 6.5658232, + 53.5325605 + ], + [ + 6.5664152, + 53.5321504 + ], + [ + 6.5674317, + 53.5320955 + ], + [ + 6.5703985, + 53.5330324 + ], + [ + 6.5787933, + 53.5352636 + ], + [ + 6.5817134, + 53.5358637 + ], + [ + 6.5827833, + 53.5363697 + ], + [ + 6.5840241, + 53.5367128 + ], + [ + 6.5847927, + 53.5363917 + ], + [ + 6.5853066, + 53.5361881 + ], + [ + 6.5862192, + 53.5358899 + ], + [ + 6.586764, + 53.5357267 + ], + [ + 6.5875916, + 53.5355371 + ], + [ + 6.5889425, + 53.5352585 + ], + [ + 6.5892208, + 53.535187 + ], + [ + 6.5897294, + 53.5351186 + ], + [ + 6.5911315, + 53.5349524 + ], + [ + 6.592544, + 53.5347321 + ], + [ + 6.5934393, + 53.5345285 + ], + [ + 6.5949824, + 53.534224 + ], + [ + 6.5961182, + 53.533958 + ], + [ + 6.597423, + 53.5336369 + ], + [ + 6.5989611, + 53.5334743 + ], + [ + 6.6003692, + 53.5332247 + ], + [ + 6.6019292, + 53.5332375 + ], + [ + 6.6040193, + 53.5333122 + ], + [ + 6.6048825, + 53.5334261 + ], + [ + 6.605579, + 53.5337234 + ], + [ + 6.6058261, + 53.5340123 + ], + [ + 6.6058427, + 53.534512 + ], + [ + 6.605464, + 53.5348702 + ] + ] + ], + [ + [ + [ + 6.524119, + 53.5347134 + ], + [ + 6.5239118, + 53.5352144 + ], + [ + 6.5233253, + 53.5356072 + ], + [ + 6.5220655, + 53.5361726 + ], + [ + 6.5208454, + 53.5366387 + ], + [ + 6.5197032, + 53.5372462 + ], + [ + 6.5191579, + 53.5376252 + ], + [ + 6.5177746, + 53.5380359 + ], + [ + 6.5145942, + 53.5387447 + ], + [ + 6.5134097, + 53.5388526 + ], + [ + 6.5120121, + 53.5390831 + ], + [ + 6.5108496, + 53.5393755 + ], + [ + 6.5096744, + 53.539589 + ], + [ + 6.5082763, + 53.5398595 + ], + [ + 6.4995292, + 53.54523 + ], + [ + 6.4894119, + 53.5507139 + ], + [ + 6.4850881, + 53.55273 + ], + [ + 6.4754816, + 53.5547039 + ], + [ + 6.4711135, + 53.5550127 + ], + [ + 6.467333, + 53.5546872 + ], + [ + 6.4645778, + 53.5537532 + ], + [ + 6.4638008, + 53.5539751 + ], + [ + 6.4628321, + 53.5541466 + ], + [ + 6.4619142, + 53.554167 + ], + [ + 6.4606308, + 53.5542613 + ], + [ + 6.459802, + 53.5541709 + ], + [ + 6.4588297, + 53.5540904 + ], + [ + 6.4573304, + 53.5538862 + ], + [ + 6.4559682, + 53.5535126 + ], + [ + 6.4550527, + 53.5531795 + ], + [ + 6.4539248, + 53.5525345 + ], + [ + 6.4530892, + 53.5519916 + ], + [ + 6.4510362, + 53.5503583 + ], + [ + 6.4503401, + 53.5497787 + ], + [ + 6.4491422, + 53.5489876 + ], + [ + 6.4482616, + 53.5484607 + ], + [ + 6.4477327, + 53.5479454 + ], + [ + 6.4470647, + 53.5472148 + ], + [ + 6.4466349, + 53.5464897 + ], + [ + 6.4463244, + 53.5459194 + ], + [ + 6.4458002, + 53.5452083 + ], + [ + 6.4455536, + 53.5441018 + ], + [ + 6.445289, + 53.5435628 + ], + [ + 6.4453111, + 53.5430111 + ], + [ + 6.4453165, + 53.5425923 + ], + [ + 6.4454507, + 53.54195 + ], + [ + 6.4458941, + 53.5412678 + ], + [ + 6.4463283, + 53.5407343 + ], + [ + 6.4468528, + 53.5399167 + ], + [ + 6.4473348, + 53.539293 + ], + [ + 6.4479519, + 53.5386122 + ], + [ + 6.448816, + 53.5380248 + ], + [ + 6.449257, + 53.5377096 + ], + [ + 6.4498595, + 53.5373149 + ], + [ + 6.4506351, + 53.5368855 + ], + [ + 6.45133, + 53.5366253 + ], + [ + 6.4523231, + 53.536348 + ], + [ + 6.4530007, + 53.536187 + ], + [ + 6.4540259, + 53.5360446 + ], + [ + 6.4554845, + 53.53583 + ], + [ + 6.4569266, + 53.5357711 + ], + [ + 6.45801, + 53.5357363 + ], + [ + 6.4587891, + 53.535632 + ], + [ + 6.4592941, + 53.5349465 + ], + [ + 6.4611401, + 53.533413 + ], + [ + 6.4597813, + 53.5334286 + ], + [ + 6.4586246, + 53.5333669 + ], + [ + 6.4576529, + 53.5333021 + ], + [ + 6.4569279, + 53.5330603 + ], + [ + 6.4566138, + 53.5327512 + ], + [ + 6.4571106, + 53.5318706 + ], + [ + 6.4577885, + 53.5314867 + ], + [ + 6.458449, + 53.5312042 + ], + [ + 6.4589319, + 53.5309181 + ], + [ + 6.4592277, + 53.5304843 + ], + [ + 6.4594113, + 53.52988 + ], + [ + 6.4597336, + 53.528953 + ], + [ + 6.4598521, + 53.5282747 + ], + [ + 6.460255, + 53.5274306 + ], + [ + 6.461239, + 53.5268132 + ], + [ + 6.4624484, + 53.5263838 + ], + [ + 6.4635771, + 53.5261012 + ], + [ + 6.4649001, + 53.525939 + ], + [ + 6.4660023, + 53.5259042 + ], + [ + 6.4663671, + 53.5258173 + ], + [ + 6.4667815, + 53.525333 + ], + [ + 6.4672624, + 53.5249692 + ], + [ + 6.4680244, + 53.5237943 + ], + [ + 6.4681891, + 53.5228494 + ], + [ + 6.4689275, + 53.5222363 + ], + [ + 6.4697962, + 53.5208133 + ], + [ + 6.4715916, + 53.5187755 + ], + [ + 6.4723676, + 53.518162 + ], + [ + 6.4734148, + 53.5178381 + ], + [ + 6.4742752, + 53.5175833 + ], + [ + 6.4732798, + 53.5199509 + ], + [ + 6.4736932, + 53.5199022 + ], + [ + 6.4742562, + 53.5198073 + ], + [ + 6.4745531, + 53.5196249 + ], + [ + 6.4753039, + 53.5195058 + ], + [ + 6.476133, + 53.5194983 + ], + [ + 6.4766274, + 53.5196736 + ], + [ + 6.4772092, + 53.5203198 + ], + [ + 6.4772521, + 53.5205216 + ], + [ + 6.4770077, + 53.5212875 + ], + [ + 6.4773657, + 53.5220256 + ], + [ + 6.4783045, + 53.5233649 + ], + [ + 6.479779, + 53.5247969 + ], + [ + 6.480819, + 53.5248413 + ], + [ + 6.4818895, + 53.5249618 + ], + [ + 6.4829204, + 53.5252063 + ], + [ + 6.4839419, + 53.5255747 + ], + [ + 6.4847453, + 53.5260094 + ], + [ + 6.4845756, + 53.5265124 + ], + [ + 6.4843299, + 53.5267389 + ], + [ + 6.483403, + 53.5271175 + ], + [ + 6.4825712, + 53.5272952 + ], + [ + 6.4814256, + 53.527461 + ], + [ + 6.4803812, + 53.5278178 + ], + [ + 6.4802929, + 53.5278599 + ], + [ + 6.4803202, + 53.5314558 + ], + [ + 6.4803386, + 53.5321745 + ], + [ + 6.4803517, + 53.532691 + ], + [ + 6.4800205, + 53.5330085 + ], + [ + 6.4797629, + 53.5332579 + ], + [ + 6.4800326, + 53.5336566 + ], + [ + 6.4802438, + 53.5336317 + ], + [ + 6.4808029, + 53.5333969 + ], + [ + 6.4816824, + 53.5333585 + ], + [ + 6.4821211, + 53.5333989 + ], + [ + 6.4835911, + 53.533693 + ], + [ + 6.4844194, + 53.5337741 + ], + [ + 6.4849454, + 53.5335958 + ], + [ + 6.4851424, + 53.5333853 + ], + [ + 6.4853058, + 53.5329634 + ], + [ + 6.4852431, + 53.5325721 + ], + [ + 6.4853113, + 53.5323443 + ], + [ + 6.4857593, + 53.5320064 + ], + [ + 6.4868066, + 53.5313435 + ], + [ + 6.4876307, + 53.5311545 + ], + [ + 6.4883512, + 53.5310899 + ], + [ + 6.4889916, + 53.5312284 + ], + [ + 6.4894574, + 53.531316 + ], + [ + 6.4904603, + 53.5314457 + ], + [ + 6.4912688, + 53.5314684 + ], + [ + 6.4919514, + 53.5314039 + ], + [ + 6.4928707, + 53.5312617 + ], + [ + 6.4937668, + 53.5310791 + ], + [ + 6.4947845, + 53.5309611 + ], + [ + 6.4953919, + 53.5309151 + ], + [ + 6.4955417, + 53.5310696 + ], + [ + 6.4953246, + 53.5312013 + ], + [ + 6.4947466, + 53.5314228 + ], + [ + 6.4934783, + 53.5317178 + ], + [ + 6.4924819, + 53.5319978 + ], + [ + 6.4909664, + 53.5321815 + ], + [ + 6.4901746, + 53.5322622 + ], + [ + 6.4897454, + 53.5323433 + ], + [ + 6.4896015, + 53.5325648 + ], + [ + 6.4896745, + 53.5326409 + ], + [ + 6.490103, + 53.5327557 + ], + [ + 6.4910634, + 53.5328272 + ], + [ + 6.4924644, + 53.5328129 + ], + [ + 6.4935699, + 53.5327417 + ], + [ + 6.4945756, + 53.5328084 + ], + [ + 6.4951082, + 53.5328681 + ], + [ + 6.4954004, + 53.5329008 + ], + [ + 6.4990786, + 53.5335947 + ], + [ + 6.5001131, + 53.5338075 + ], + [ + 6.5009811, + 53.5340032 + ], + [ + 6.5015051, + 53.5341737 + ], + [ + 6.5016768, + 53.5342877 + ], + [ + 6.5017542, + 53.534411 + ], + [ + 6.5016775, + 53.5345713 + ], + [ + 6.501341, + 53.5347893 + ], + [ + 6.5011496, + 53.5348714 + ], + [ + 6.5008, + 53.5349746 + ], + [ + 6.5004998, + 53.5351023 + ], + [ + 6.5001069, + 53.5353273 + ], + [ + 6.4996922, + 53.5356132 + ], + [ + 6.4991104, + 53.5360892 + ], + [ + 6.4987054, + 53.5365191 + ], + [ + 6.4983462, + 53.5367349 + ], + [ + 6.4976843, + 53.5369209 + ], + [ + 6.4964907, + 53.536916 + ], + [ + 6.494925, + 53.5367893 + ], + [ + 6.4937852, + 53.536604 + ], + [ + 6.493014, + 53.5363313 + ], + [ + 6.4919858, + 53.5360305 + ], + [ + 6.4913192, + 53.5359148 + ], + [ + 6.4892761, + 53.5356937 + ], + [ + 6.4886264, + 53.5356904 + ], + [ + 6.4872272, + 53.5355785 + ], + [ + 6.4863505, + 53.5355561 + ], + [ + 6.4856827, + 53.5356001 + ], + [ + 6.4847524, + 53.5355285 + ], + [ + 6.4838471, + 53.5353644 + ], + [ + 6.4827036, + 53.5351768 + ], + [ + 6.4819167, + 53.5350932 + ], + [ + 6.4817079, + 53.5350244 + ], + [ + 6.4816296, + 53.5350879 + ], + [ + 6.4816493, + 53.5351373 + ], + [ + 6.482025, + 53.5352569 + ], + [ + 6.4831503, + 53.5354941 + ], + [ + 6.4842827, + 53.5356886 + ], + [ + 6.4854619, + 53.5357296 + ], + [ + 6.486185, + 53.5358429 + ], + [ + 6.4871087, + 53.5359754 + ], + [ + 6.4879623, + 53.5359776 + ], + [ + 6.4887489, + 53.5360297 + ], + [ + 6.4898771, + 53.5362015 + ], + [ + 6.4905847, + 53.5362857 + ], + [ + 6.4916246, + 53.5366043 + ], + [ + 6.4925193, + 53.5368224 + ], + [ + 6.4934608, + 53.5371214 + ], + [ + 6.4940896, + 53.5372373 + ], + [ + 6.4952518, + 53.5373954 + ], + [ + 6.4964238, + 53.5374657 + ], + [ + 6.4978747, + 53.5374985 + ], + [ + 6.4981582, + 53.5374652 + ], + [ + 6.4987491, + 53.5369707 + ], + [ + 6.4994231, + 53.5367848 + ], + [ + 6.5003962, + 53.5365063 + ], + [ + 6.5010689, + 53.5362754 + ], + [ + 6.5018901, + 53.5359534 + ], + [ + 6.5024898, + 53.535813 + ], + [ + 6.5030824, + 53.5354032 + ], + [ + 6.5033699, + 53.5348615 + ], + [ + 6.5037375, + 53.5344986 + ], + [ + 6.5047673, + 53.5335007 + ], + [ + 6.5052102, + 53.5331372 + ], + [ + 6.5055094, + 53.5330446 + ], + [ + 6.5061114, + 53.5329941 + ], + [ + 6.506559, + 53.5328102 + ], + [ + 6.5067805, + 53.5326285 + ], + [ + 6.5082047, + 53.5323008 + ], + [ + 6.5091094, + 53.5322924 + ], + [ + 6.5102378, + 53.532192 + ], + [ + 6.511364, + 53.5320018 + ], + [ + 6.5124924, + 53.5319015 + ], + [ + 6.5126491, + 53.5321246 + ], + [ + 6.5124371, + 53.5326657 + ], + [ + 6.5107267, + 53.5335802 + ], + [ + 6.5083614, + 53.534953 + ], + [ + 6.5084012, + 53.5350909 + ], + [ + 6.5089362, + 53.5354706 + ], + [ + 6.5105205, + 53.5360519 + ], + [ + 6.5114187, + 53.5362451 + ], + [ + 6.512419, + 53.5363394 + ], + [ + 6.5126142, + 53.5363578 + ], + [ + 6.5132125, + 53.5363516 + ], + [ + 6.5135281, + 53.5363483 + ], + [ + 6.5147981, + 53.5361679 + ], + [ + 6.5160413, + 53.5359674 + ], + [ + 6.5172086, + 53.5357425 + ], + [ + 6.5183977, + 53.5354681 + ], + [ + 6.5199312, + 53.5352367 + ], + [ + 6.5215088, + 53.5349262 + ], + [ + 6.5227265, + 53.5345547 + ], + [ + 6.52373, + 53.5344905 + ], + [ + 6.524119, + 53.5347134 + ] + ] + ], + [ + [ + [ + 6.4210486, + 53.5187581 + ], + [ + 6.4215723, + 53.51799 + ], + [ + 6.4226196, + 53.5175013 + ], + [ + 6.4238066, + 53.5172918 + ], + [ + 6.4245747, + 53.5174315 + ], + [ + 6.4255871, + 53.5186883 + ], + [ + 6.4263202, + 53.5193516 + ], + [ + 6.4271581, + 53.5197007 + ], + [ + 6.4276119, + 53.5200847 + ], + [ + 6.4272977, + 53.5219001 + ], + [ + 6.4262853, + 53.5231569 + ], + [ + 6.4231782, + 53.5230871 + ], + [ + 6.4218598, + 53.5223998 + ], + [ + 6.4209788, + 53.5212019 + ], + [ + 6.4210486, + 53.5187581 + ] + ] + ], + [ + [ + [ + 6.5819984, + 53.5244494 + ], + [ + 6.5823125, + 53.5235477 + ], + [ + 6.5827792, + 53.522712 + ], + [ + 6.5837359, + 53.5218713 + ], + [ + 6.5864579, + 53.520811 + ], + [ + 6.5886994, + 53.5200923 + ], + [ + 6.5897552, + 53.5201042 + ], + [ + 6.5921719, + 53.5202598 + ], + [ + 6.5937251, + 53.5205363 + ], + [ + 6.593923, + 53.5208713 + ], + [ + 6.5939873, + 53.5218142 + ], + [ + 6.5938441, + 53.5220851 + ], + [ + 6.5936595, + 53.5222218 + ], + [ + 6.5933612, + 53.5223371 + ], + [ + 6.5929913, + 53.5225879 + ], + [ + 6.5930881, + 53.5233507 + ], + [ + 6.5932037, + 53.5234394 + ], + [ + 6.5938437, + 53.5234105 + ], + [ + 6.5941082, + 53.5234303 + ], + [ + 6.5942633, + 53.523586 + ], + [ + 6.5942741, + 53.5239678 + ], + [ + 6.5940267, + 53.5245543 + ], + [ + 6.5928302, + 53.5249032 + ], + [ + 6.5911457, + 53.5253244 + ], + [ + 6.5899491, + 53.5256733 + ], + [ + 6.5882576, + 53.5258474 + ], + [ + 6.5862614, + 53.5259122 + ], + [ + 6.5851628, + 53.5257209 + ], + [ + 6.5830724, + 53.5251126 + ], + [ + 6.5821924, + 53.5246496 + ], + [ + 6.5819984, + 53.5244494 + ] + ] + ], + [ + [ + [ + 6.0602953, + 53.4512808 + ], + [ + 6.0616636, + 53.4512532 + ], + [ + 6.0622304, + 53.4514073 + ], + [ + 6.0630287, + 53.4519194 + ], + [ + 6.0635714, + 53.4529272 + ], + [ + 6.0635813, + 53.4535561 + ], + [ + 6.063101, + 53.4541204 + ], + [ + 6.0620456, + 53.4548752 + ], + [ + 6.062004, + 53.4559563 + ], + [ + 6.0617693, + 53.4577399 + ], + [ + 6.0616574, + 53.459019 + ], + [ + 6.0568895, + 53.4595671 + ], + [ + 6.0533704, + 53.4594649 + ], + [ + 6.0469982, + 53.4592566 + ], + [ + 6.0457652, + 53.4592247 + ], + [ + 6.0442046, + 53.4589621 + ], + [ + 6.042441, + 53.4584407 + ], + [ + 6.0387892, + 53.4567064 + ], + [ + 6.0372138, + 53.4553204 + ], + [ + 6.0361522, + 53.453544 + ], + [ + 6.0363128, + 53.450986 + ], + [ + 6.0373198, + 53.4486559 + ], + [ + 6.0385341, + 53.4472932 + ], + [ + 6.0415045, + 53.4463082 + ], + [ + 6.0436417, + 53.4460639 + ], + [ + 6.0472716, + 53.4458887 + ], + [ + 6.0491545, + 53.4460332 + ], + [ + 6.050068, + 53.4464545 + ], + [ + 6.0501491, + 53.4468178 + ], + [ + 6.0516571, + 53.4465916 + ], + [ + 6.052374, + 53.4467224 + ], + [ + 6.0527171, + 53.4470126 + ], + [ + 6.0529139, + 53.447573 + ], + [ + 6.0525464, + 53.4481366 + ], + [ + 6.0521781, + 53.4486553 + ], + [ + 6.0522925, + 53.4489546 + ], + [ + 6.0523073, + 53.4489603 + ], + [ + 6.0549128, + 53.4497591 + ], + [ + 6.0563456, + 53.4501772 + ], + [ + 6.057717, + 53.4508668 + ], + [ + 6.0581333, + 53.4511239 + ], + [ + 6.0601212, + 53.4512843 + ], + [ + 6.0602953, + 53.4512808 + ] + ] + ], + [ + [ + [ + 6.192414, + 53.4125548 + ], + [ + 6.192466, + 53.4124652 + ], + [ + 6.1926786, + 53.4123655 + ], + [ + 6.1929059, + 53.412314 + ], + [ + 6.1930218, + 53.4122878 + ], + [ + 6.1932705, + 53.4122817 + ], + [ + 6.1934699, + 53.4122987 + ], + [ + 6.1936465, + 53.4123365 + ], + [ + 6.1937237, + 53.4123703 + ], + [ + 6.1937207, + 53.4124161 + ], + [ + 6.1936565, + 53.4124645 + ], + [ + 6.1935537, + 53.4124926 + ], + [ + 6.1934008, + 53.4125142 + ], + [ + 6.1932332, + 53.4125564 + ], + [ + 6.1931945, + 53.4125633 + ], + [ + 6.1930347, + 53.412592 + ], + [ + 6.1927594, + 53.4125983 + ], + [ + 6.1925141, + 53.4125861 + ], + [ + 6.192414, + 53.4125548 + ] + ] + ], + [ + [ + [ + 5.2831526, + 52.6925172 + ], + [ + 5.2831268, + 52.6925026 + ], + [ + 5.2831038, + 52.6924896 + ], + [ + 5.2817443, + 52.6916352 + ], + [ + 5.2817255, + 52.6915666 + ], + [ + 5.2816052, + 52.6914911 + ], + [ + 5.2815525, + 52.6914889 + ], + [ + 5.2814774, + 52.6914226 + ], + [ + 5.2814134, + 52.6913586 + ], + [ + 5.2813758, + 52.6912328 + ], + [ + 5.2814284, + 52.691114 + ], + [ + 5.2815714, + 52.6912008 + ], + [ + 5.2816467, + 52.6911894 + ], + [ + 5.2817633, + 52.6912168 + ], + [ + 5.2829368, + 52.6919161 + ], + [ + 5.2831436, + 52.691955 + ], + [ + 5.2832414, + 52.6920006 + ], + [ + 5.2833957, + 52.6920669 + ], + [ + 5.2836091, + 52.6921967 + ], + [ + 5.2836333, + 52.6922117 + ], + [ + 5.2837329, + 52.6922734 + ], + [ + 5.2839071, + 52.69238 + ], + [ + 5.2840727, + 52.6925309 + ], + [ + 5.2841555, + 52.6926223 + ], + [ + 5.2841328, + 52.6927206 + ], + [ + 5.2840689, + 52.6927664 + ], + [ + 5.2839372, + 52.6928145 + ], + [ + 5.2837341, + 52.6928213 + ], + [ + 5.2834408, + 52.6927025 + ], + [ + 5.2831526, + 52.6925172 + ] + ] + ], + [ + [ + [ + 5.9707831, + 53.4597254 + ], + [ + 5.9717815, + 53.4607524 + ], + [ + 5.9728659, + 53.4629934 + ], + [ + 5.9725054, + 53.4641632 + ], + [ + 5.970569, + 53.4657 + ], + [ + 5.9632836, + 53.4669929 + ], + [ + 5.9544068, + 53.4675291 + ], + [ + 5.9520754, + 53.4677198 + ], + [ + 5.9489964, + 53.4683182 + ], + [ + 5.9299497, + 53.4684503 + ], + [ + 5.9224167, + 53.4679599 + ], + [ + 5.9157536, + 53.4679283 + ], + [ + 5.911137, + 53.4681124 + ], + [ + 5.910738, + 53.4681194 + ], + [ + 5.9104505, + 53.4681103 + ], + [ + 5.9019559, + 53.4676729 + ], + [ + 5.8789245, + 53.4663037 + ], + [ + 5.8586765, + 53.4653707 + ], + [ + 5.849023, + 53.4648276 + ], + [ + 5.8401219, + 53.4642087 + ], + [ + 5.8332749, + 53.4639671 + ], + [ + 5.829229, + 53.4637286 + ], + [ + 5.8262518, + 53.4633955 + ], + [ + 5.8242724, + 53.4632084 + ], + [ + 5.820879, + 53.463094 + ], + [ + 5.8120688, + 53.4623568 + ], + [ + 5.8093044, + 53.4622976 + ], + [ + 5.8058314, + 53.4622836 + ], + [ + 5.8032117, + 53.4620704 + ], + [ + 5.7932596, + 53.4613325 + ], + [ + 5.7874121, + 53.4610081 + ], + [ + 5.7836342, + 53.4607985 + ], + [ + 5.7792484, + 53.4605553 + ], + [ + 5.7673165, + 53.4600329 + ], + [ + 5.7635607, + 53.4599393 + ], + [ + 5.7594502, + 53.4597851 + ], + [ + 5.7572765, + 53.4596194 + ], + [ + 5.7540943, + 53.4595107 + ], + [ + 5.7506013, + 53.4594452 + ], + [ + 5.748523, + 53.4594375 + ], + [ + 5.7464031, + 53.4593152 + ], + [ + 5.7397624, + 53.4591749 + ], + [ + 5.7343565, + 53.4590095 + ], + [ + 5.7311196, + 53.459006 + ], + [ + 5.7301156, + 53.459005 + ], + [ + 5.7279028, + 53.4590863 + ], + [ + 5.7244361, + 53.459153 + ], + [ + 5.7216701, + 53.459155 + ], + [ + 5.7210504, + 53.4591555 + ], + [ + 5.7172231, + 53.4592746 + ], + [ + 5.7160339, + 53.4593586 + ], + [ + 5.7139552, + 53.4594809 + ], + [ + 5.7087629, + 53.4595667 + ], + [ + 5.7054763, + 53.4596788 + ], + [ + 5.7008768, + 53.4600625 + ], + [ + 5.6954521, + 53.4606196 + ], + [ + 5.6920602, + 53.4610292 + ], + [ + 5.6763829, + 53.463392 + ], + [ + 5.6738292, + 53.4638141 + ], + [ + 5.6631726, + 53.4657943 + ], + [ + 5.6625649, + 53.4667297 + ], + [ + 5.6625018, + 53.4671928 + ], + [ + 5.662586, + 53.467677 + ], + [ + 5.6631967, + 53.4679627 + ], + [ + 5.6646286, + 53.4681841 + ], + [ + 5.6656053, + 53.4678673 + ], + [ + 5.6683909, + 53.4678609 + ], + [ + 5.6707977, + 53.4674959 + ], + [ + 5.6728298, + 53.4674012 + ], + [ + 5.6763692, + 53.4675276 + ], + [ + 5.6786268, + 53.4673874 + ], + [ + 5.679604, + 53.4671604 + ], + [ + 5.680655, + 53.4667086 + ], + [ + 5.6823843, + 53.4663899 + ], + [ + 5.68389, + 53.4663862 + ], + [ + 5.6867552, + 53.4670081 + ], + [ + 5.6910483, + 53.4672669 + ], + [ + 5.6921773, + 53.4672191 + ], + [ + 5.6938368, + 53.4676642 + ], + [ + 5.693913, + 53.4677987 + ], + [ + 5.6849599, + 53.4686747 + ], + [ + 5.6814235, + 53.4689979 + ], + [ + 5.6782614, + 53.4690055 + ], + [ + 5.6773591, + 53.4691874 + ], + [ + 5.6757028, + 53.4691914 + ], + [ + 5.6740485, + 53.4695098 + ], + [ + 5.6718678, + 53.4699192 + ], + [ + 5.6674274, + 53.4701992 + ], + [ + 5.662427, + 53.4701266 + ], + [ + 5.6620812, + 53.4701216 + ], + [ + 5.660724, + 53.4698102 + ], + [ + 5.6553775, + 53.4696875 + ], + [ + 5.6538706, + 53.4695111 + ], + [ + 5.6490284, + 53.4688524 + ], + [ + 5.642595, + 53.470373 + ], + [ + 5.6411209, + 53.4706761 + ], + [ + 5.6398342, + 53.4708913 + ], + [ + 5.638738, + 53.4709891 + ], + [ + 5.6377717, + 53.4710108 + ], + [ + 5.6371117, + 53.4709627 + ], + [ + 5.6367807, + 53.4708264 + ], + [ + 5.6367336, + 53.4706983 + ], + [ + 5.6368784, + 53.4705993 + ], + [ + 5.6383821, + 53.4701748 + ], + [ + 5.6386036, + 53.4700617 + ], + [ + 5.6386063, + 53.469938 + ], + [ + 5.6384522, + 53.4698424 + ], + [ + 5.6371109, + 53.4695263 + ], + [ + 5.6358726, + 53.4691297 + ], + [ + 5.6336402, + 53.4681684 + ], + [ + 5.6325859, + 53.4677505 + ], + [ + 5.6314131, + 53.4673926 + ], + [ + 5.6301524, + 53.4670464 + ], + [ + 5.628523, + 53.4666328 + ], + [ + 5.6265049, + 53.4660715 + ], + [ + 5.6253011, + 53.4656312 + ], + [ + 5.624308, + 53.4651786 + ], + [ + 5.6233723, + 53.464719 + ], + [ + 5.6226362, + 53.4642656 + ], + [ + 5.6216566, + 53.4635976 + ], + [ + 5.6206917, + 53.4628151 + ], + [ + 5.6198219, + 53.461952 + ], + [ + 5.6188896, + 53.4609426 + ], + [ + 5.617953, + 53.4598552 + ], + [ + 5.6169951, + 53.4585228 + ], + [ + 5.6163119, + 53.4574643 + ], + [ + 5.61596, + 53.4566247 + ], + [ + 5.6156188, + 53.4547015 + ], + [ + 5.6153262, + 53.4537282 + ], + [ + 5.6153195, + 53.4537059 + ], + [ + 5.6142319, + 53.4509925 + ], + [ + 5.6139286, + 53.4499626 + ], + [ + 5.6137496, + 53.4491429 + ], + [ + 5.6137079, + 53.4482359 + ], + [ + 5.6137814, + 53.4473605 + ], + [ + 5.6140278, + 53.4465281 + ], + [ + 5.6141188, + 53.446404 + ], + [ + 5.6146955, + 53.4451903 + ], + [ + 5.6147255, + 53.4451146 + ], + [ + 5.6147461, + 53.4438453 + ], + [ + 5.6147416, + 53.4437629 + ], + [ + 5.6149349, + 53.4430131 + ], + [ + 5.6153367, + 53.4419602 + ], + [ + 5.6159388, + 53.4410693 + ], + [ + 5.6166795, + 53.4402238 + ], + [ + 5.6175461, + 53.4393275 + ], + [ + 5.6185957, + 53.4383251 + ], + [ + 5.6196405, + 53.437199 + ], + [ + 5.6206287, + 53.4361785 + ], + [ + 5.6216176, + 53.435268 + ], + [ + 5.6225928, + 53.4345499 + ], + [ + 5.6238289, + 53.4338722 + ], + [ + 5.6247982, + 53.4334039 + ], + [ + 5.6254813, + 53.4330556 + ], + [ + 5.6264251, + 53.4322712 + ], + [ + 5.6262636, + 53.4321939 + ], + [ + 5.6259169, + 53.4319705 + ], + [ + 5.6258209, + 53.4319456 + ], + [ + 5.6254124, + 53.4316721 + ], + [ + 5.6254649, + 53.4315207 + ], + [ + 5.6257991, + 53.4316181 + ], + [ + 5.6261413, + 53.4317751 + ], + [ + 5.6262964, + 53.4319761 + ], + [ + 5.6265624, + 53.4321745 + ], + [ + 5.626883, + 53.4320337 + ], + [ + 5.6274063, + 53.431828 + ], + [ + 5.627956, + 53.4315856 + ], + [ + 5.628814, + 53.4310695 + ], + [ + 5.6304468, + 53.4297649 + ], + [ + 5.6297611, + 53.4293068 + ], + [ + 5.629924, + 53.4291023 + ], + [ + 5.6303497, + 53.4291397 + ], + [ + 5.6304128, + 53.4293595 + ], + [ + 5.6308752, + 53.4296741 + ], + [ + 5.6314999, + 53.4296833 + ], + [ + 5.6321546, + 53.4296215 + ], + [ + 5.6327495, + 53.4295086 + ], + [ + 5.6368404, + 53.428105 + ], + [ + 5.6381934, + 53.4279449 + ], + [ + 5.6424333, + 53.4262738 + ], + [ + 5.6464138, + 53.4252995 + ], + [ + 5.6501304, + 53.4242357 + ], + [ + 5.6502529, + 53.4245903 + ], + [ + 5.6502919, + 53.4248239 + ], + [ + 5.6503452, + 53.4249226 + ], + [ + 5.6503523, + 53.4249796 + ], + [ + 5.6508465, + 53.4249989 + ], + [ + 5.6509125, + 53.4250879 + ], + [ + 5.650787, + 53.4252029 + ], + [ + 5.6506456, + 53.4252346 + ], + [ + 5.6507987, + 53.4252855 + ], + [ + 5.6511221, + 53.4252938 + ], + [ + 5.6512117, + 53.4251768 + ], + [ + 5.6512565, + 53.4251317 + ], + [ + 5.6513542, + 53.425118 + ], + [ + 5.6515803, + 53.4251894 + ], + [ + 5.6518965, + 53.4252337 + ], + [ + 5.6520166, + 53.4252064 + ], + [ + 5.6523466, + 53.4250575 + ], + [ + 5.6523234, + 53.4249407 + ], + [ + 5.652172, + 53.4247928 + ], + [ + 5.6516673, + 53.4246591 + ], + [ + 5.6512836, + 53.424642 + ], + [ + 5.6509289, + 53.4244451 + ], + [ + 5.6507929, + 53.4243466 + ], + [ + 5.6507548, + 53.4242703 + ], + [ + 5.6507918, + 53.4241669 + ], + [ + 5.6510623, + 53.4241214 + ], + [ + 5.6511901, + 53.4241121 + ], + [ + 5.6514834, + 53.4241115 + ], + [ + 5.6517091, + 53.4241155 + ], + [ + 5.6520702, + 53.4241371 + ], + [ + 5.6522134, + 53.4241817 + ], + [ + 5.6523489, + 53.4241994 + ], + [ + 5.6524615, + 53.4241722 + ], + [ + 5.65298, + 53.4240902 + ], + [ + 5.6535207, + 53.4239632 + ], + [ + 5.6543482, + 53.4239838 + ], + [ + 5.6548302, + 53.4240996 + ], + [ + 5.6548218, + 53.4239603 + ], + [ + 5.6544454, + 53.4238893 + ], + [ + 5.6545721, + 53.4237183 + ], + [ + 5.6547901, + 53.4236909 + ], + [ + 5.6557544, + 53.4235419 + ], + [ + 5.6577942, + 53.4229908 + ], + [ + 5.6597083, + 53.4224175 + ], + [ + 5.6604954, + 53.4220114 + ], + [ + 5.6613937, + 53.4213579 + ], + [ + 5.6620706, + 53.4213564 + ], + [ + 5.6631623, + 53.421556 + ], + [ + 5.6635097, + 53.4216223 + ], + [ + 5.6671156, + 53.4223107 + ], + [ + 5.667718, + 53.4224216 + ], + [ + 5.6685091, + 53.4226443 + ], + [ + 5.6691876, + 53.4228899 + ], + [ + 5.6714116, + 53.4236933 + ], + [ + 5.6723915, + 53.4240279 + ], + [ + 5.6733714, + 53.42434 + ], + [ + 5.6736735, + 53.4245415 + ], + [ + 5.6737301, + 53.4245638 + ], + [ + 5.67392, + 53.4248122 + ], + [ + 5.6743068, + 53.4247676 + ], + [ + 5.6750414, + 53.4246571 + ], + [ + 5.676385, + 53.4245512 + ], + [ + 5.6773316, + 53.4245797 + ], + [ + 5.67962, + 53.4247014 + ], + [ + 5.6802335, + 53.424754 + ], + [ + 5.6809204, + 53.4248751 + ], + [ + 5.6816883, + 53.4250578 + ], + [ + 5.6825296, + 53.4252836 + ], + [ + 5.6834525, + 53.4256228 + ], + [ + 5.6837044, + 53.4257153 + ], + [ + 5.6838868, + 53.4257823 + ], + [ + 5.6853207, + 53.4262831 + ], + [ + 5.6861089, + 53.4265709 + ], + [ + 5.6869308, + 53.4267831 + ], + [ + 5.6876496, + 53.4270254 + ], + [ + 5.6880572, + 53.4271443 + ], + [ + 5.6896853, + 53.4276315 + ], + [ + 5.6905865, + 53.4277913 + ], + [ + 5.6936228, + 53.4282132 + ], + [ + 5.6969917, + 53.4286607 + ], + [ + 5.6989101, + 53.428914 + ], + [ + 5.7001515, + 53.4290463 + ], + [ + 5.7005921, + 53.4291974 + ], + [ + 5.7009291, + 53.4292866 + ], + [ + 5.7012433, + 53.4293507 + ], + [ + 5.7016762, + 53.4294536 + ], + [ + 5.7020478, + 53.4295611 + ], + [ + 5.7024692, + 53.4296228 + ], + [ + 5.7028945, + 53.4296639 + ], + [ + 5.7032701, + 53.4297187 + ], + [ + 5.7034885, + 53.4297897 + ], + [ + 5.7036455, + 53.4298881 + ], + [ + 5.7037298, + 53.4299683 + ], + [ + 5.7037411, + 53.4300966 + ], + [ + 5.7036566, + 53.4303028 + ], + [ + 5.7035798, + 53.430477 + ], + [ + 5.7046982, + 53.4311776 + ], + [ + 5.7054451, + 53.4315302 + ], + [ + 5.7062765, + 53.4318551 + ], + [ + 5.7108011, + 53.433496 + ], + [ + 5.7133336, + 53.434457 + ], + [ + 5.7141344, + 53.4347774 + ], + [ + 5.7146172, + 53.4349948 + ], + [ + 5.7149735, + 53.4351916 + ], + [ + 5.7156017, + 53.4355694 + ], + [ + 5.7157359, + 53.4355877 + ], + [ + 5.7199944, + 53.434277 + ], + [ + 5.7201976, + 53.4342448 + ], + [ + 5.7203891, + 53.4342699 + ], + [ + 5.7205309, + 53.4343179 + ], + [ + 5.7207839, + 53.4344735 + ], + [ + 5.7259647, + 53.4322895 + ], + [ + 5.7269127, + 53.4318898 + ], + [ + 5.7271119, + 53.4318141 + ], + [ + 5.7274148, + 53.4317062 + ], + [ + 5.727752, + 53.4316029 + ], + [ + 5.7284151, + 53.4314696 + ], + [ + 5.731546, + 53.4308099 + ], + [ + 5.7317682, + 53.4308235 + ], + [ + 5.7318448, + 53.4308876 + ], + [ + 5.7318296, + 53.4309563 + ], + [ + 5.7314961, + 53.4311078 + ], + [ + 5.7312931, + 53.4311607 + ], + [ + 5.7311321, + 53.4311012 + ], + [ + 5.7278823, + 53.4317128 + ], + [ + 5.7276216, + 53.4317748 + ], + [ + 5.7273496, + 53.4318826 + ], + [ + 5.7259591, + 53.4324852 + ], + [ + 5.7166943, + 53.4365005 + ], + [ + 5.7173159, + 53.4370958 + ], + [ + 5.7176373, + 53.4373803 + ], + [ + 5.7179376, + 53.4376489 + ], + [ + 5.7181578, + 53.4378651 + ], + [ + 5.7184743, + 53.4382342 + ], + [ + 5.7191368, + 53.4391369 + ], + [ + 5.7194828, + 53.439589 + ], + [ + 5.7198637, + 53.4400875 + ], + [ + 5.7203652, + 53.4406387 + ], + [ + 5.7208132, + 53.4410126 + ], + [ + 5.7210707, + 53.4412251 + ], + [ + 5.7215893, + 53.4415487 + ], + [ + 5.7218117, + 53.4416643 + ], + [ + 5.7220738, + 53.4417914 + ], + [ + 5.7223796, + 53.4419176 + ], + [ + 5.7236295, + 53.4422635 + ], + [ + 5.7238816, + 53.4423179 + ], + [ + 5.725924, + 53.4427811 + ], + [ + 5.726816, + 53.4429169 + ], + [ + 5.7272961, + 53.4429745 + ], + [ + 5.7278593, + 53.4430192 + ], + [ + 5.7282889, + 53.4430363 + ], + [ + 5.7285726, + 53.4430338 + ], + [ + 5.7290288, + 53.4430404 + ], + [ + 5.7303628, + 53.4431059 + ], + [ + 5.7310488, + 53.4431009 + ], + [ + 5.7314937, + 53.4430911 + ], + [ + 5.7323762, + 53.4431087 + ], + [ + 5.7328, + 53.4431055 + ], + [ + 5.7337307, + 53.4430064 + ], + [ + 5.7346673, + 53.4428945 + ], + [ + 5.7348744, + 53.442876 + ], + [ + 5.7355345, + 53.4427915 + ], + [ + 5.7361366, + 53.4427284 + ], + [ + 5.7371666, + 53.4426038 + ], + [ + 5.7377191, + 53.4425271 + ], + [ + 5.7387504, + 53.4424033 + ], + [ + 5.7390991, + 53.4423794 + ], + [ + 5.73948, + 53.4423794 + ], + [ + 5.7399843, + 53.4424113 + ], + [ + 5.7406266, + 53.4424696 + ], + [ + 5.7408573, + 53.442476 + ], + [ + 5.7412757, + 53.4424473 + ], + [ + 5.7424505, + 53.4422172 + ], + [ + 5.7432928, + 53.4420255 + ], + [ + 5.7439472, + 53.4419009 + ], + [ + 5.7449504, + 53.4417219 + ], + [ + 5.7465704, + 53.441428 + ], + [ + 5.7476218, + 53.4412395 + ], + [ + 5.748064, + 53.4411752 + ], + [ + 5.7484395, + 53.4411176 + ], + [ + 5.7501378, + 53.4408624 + ], + [ + 5.7505937, + 53.4407985 + ], + [ + 5.7511959, + 53.4406747 + ], + [ + 5.7520958, + 53.440447 + ], + [ + 5.7526751, + 53.4403352 + ], + [ + 5.7533832, + 53.4402968 + ], + [ + 5.7540752, + 53.440316 + ], + [ + 5.7547512, + 53.4403448 + ], + [ + 5.7576962, + 53.4403927 + ], + [ + 5.7584794, + 53.4403863 + ], + [ + 5.7593699, + 53.4403639 + ], + [ + 5.7620414, + 53.4403032 + ], + [ + 5.7655926, + 53.4402617 + ], + [ + 5.7662364, + 53.4402489 + ], + [ + 5.7668747, + 53.4401882 + ], + [ + 5.7679154, + 53.4399326 + ], + [ + 5.7687684, + 53.4397217 + ], + [ + 5.769396, + 53.4396322 + ], + [ + 5.7705494, + 53.4395843 + ], + [ + 5.7714774, + 53.4396609 + ], + [ + 5.772148, + 53.4396514 + ], + [ + 5.7724216, + 53.4396194 + ], + [ + 5.7727863, + 53.4395299 + ], + [ + 5.7734354, + 53.4391752 + ], + [ + 5.7737358, + 53.4388908 + ], + [ + 5.7741771, + 53.4383133 + ], + [ + 5.7743058, + 53.4381055 + ], + [ + 5.7744436, + 53.4377353 + ], + [ + 5.7744961, + 53.4355518 + ], + [ + 5.7744627, + 53.4350615 + ], + [ + 5.7744164, + 53.4345236 + ], + [ + 5.774028, + 53.4334533 + ], + [ + 5.7736471, + 53.4333798 + ], + [ + 5.7736853, + 53.4332516 + ], + [ + 5.7729585, + 53.4331113 + ], + [ + 5.7732041, + 53.43267 + ], + [ + 5.7743145, + 53.4327531 + ], + [ + 5.7745693, + 53.4335313 + ], + [ + 5.7746927, + 53.4335185 + ], + [ + 5.7750089, + 53.4334816 + ], + [ + 5.7751916, + 53.4334642 + ], + [ + 5.7752163, + 53.4335568 + ], + [ + 5.7755852, + 53.4348669 + ], + [ + 5.7756004, + 53.4357696 + ], + [ + 5.7755758, + 53.4358572 + ], + [ + 5.7755125, + 53.4359184 + ], + [ + 5.775145, + 53.4361448 + ], + [ + 5.7749928, + 53.4362294 + ], + [ + 5.7749443, + 53.4363728 + ], + [ + 5.7749, + 53.437904 + ], + [ + 5.7751049, + 53.4379799 + ], + [ + 5.775583, + 53.4379799 + ], + [ + 5.7759093, + 53.4379647 + ], + [ + 5.7759113, + 53.4364947 + ], + [ + 5.7762638, + 53.4364916 + ], + [ + 5.7762982, + 53.4385924 + ], + [ + 5.7767104, + 53.438471 + ], + [ + 5.7778584, + 53.4381515 + ], + [ + 5.7785289, + 53.4379757 + ], + [ + 5.7795589, + 53.4377904 + ], + [ + 5.7799666, + 53.4377457 + ], + [ + 5.7803957, + 53.4377425 + ], + [ + 5.7810073, + 53.437752 + ], + [ + 5.7850521, + 53.438193 + ], + [ + 5.7862108, + 53.4383081 + ], + [ + 5.7866828, + 53.4383336 + ], + [ + 5.7877235, + 53.4382729 + ], + [ + 5.7880937, + 53.4382474 + ], + [ + 5.7884905, + 53.4381994 + ], + [ + 5.7888796, + 53.4382106 + ], + [ + 5.7892444, + 53.4382266 + ], + [ + 5.7897057, + 53.438249 + ], + [ + 5.7901, + 53.4382761 + ], + [ + 5.7904701, + 53.4382585 + ], + [ + 5.7908537, + 53.4382042 + ], + [ + 5.7915189, + 53.4380764 + ], + [ + 5.7923048, + 53.4379278 + ], + [ + 5.7927795, + 53.4378671 + ], + [ + 5.7933106, + 53.4378255 + ], + [ + 5.7940509, + 53.4378192 + ], + [ + 5.7947563, + 53.4378735 + ], + [ + 5.7956817, + 53.4380077 + ], + [ + 5.7960572, + 53.4380588 + ], + [ + 5.796261, + 53.438086 + ], + [ + 5.7964461, + 53.4380924 + ], + [ + 5.7966017, + 53.4380796 + ], + [ + 5.7969552, + 53.4380127 + ], + [ + 5.797261, + 53.437904 + ], + [ + 5.7977813, + 53.4377954 + ], + [ + 5.7984036, + 53.4377251 + ], + [ + 5.7992405, + 53.4376676 + ], + [ + 5.8012146, + 53.4375365 + ], + [ + 5.8017457, + 53.4375302 + ], + [ + 5.8025074, + 53.4375685 + ], + [ + 5.8029741, + 53.43761 + ], + [ + 5.8034194, + 53.437626 + ], + [ + 5.8040376, + 53.4376164 + ], + [ + 5.8043367, + 53.4375909 + ], + [ + 5.8047338, + 53.4375673 + ], + [ + 5.8052111, + 53.437658 + ], + [ + 5.8055437, + 53.4377219 + ], + [ + 5.8059245, + 53.4378082 + ], + [ + 5.8062625, + 53.4378945 + ], + [ + 5.809374, + 53.4385164 + ], + [ + 5.8114447, + 53.4390085 + ], + [ + 5.8130862, + 53.4390916 + ], + [ + 5.8157469, + 53.4394942 + ], + [ + 5.818515, + 53.4396348 + ], + [ + 5.8195664, + 53.4398585 + ], + [ + 5.8210148, + 53.4401588 + ], + [ + 5.8221735, + 53.4404848 + ], + [ + 5.8226615, + 53.4408215 + ], + [ + 5.8232623, + 53.4410707 + ], + [ + 5.8245017, + 53.4413219 + ], + [ + 5.8269908, + 53.4417693 + ], + [ + 5.8304884, + 53.4421591 + ], + [ + 5.8320655, + 53.4424978 + ], + [ + 5.8329774, + 53.4426703 + ], + [ + 5.8340289, + 53.4429323 + ], + [ + 5.8348441, + 53.4433809 + ], + [ + 5.8353484, + 53.4434927 + ], + [ + 5.8358097, + 53.443547 + ], + [ + 5.8381487, + 53.4435522 + ], + [ + 5.8388354, + 53.4435777 + ], + [ + 5.8407559, + 53.4438078 + ], + [ + 5.8413567, + 53.4438397 + ], + [ + 5.8445753, + 53.4443254 + ], + [ + 5.8453585, + 53.4444149 + ], + [ + 5.8489098, + 53.4451497 + ], + [ + 5.8494293, + 53.4454279 + ], + [ + 5.8496708, + 53.4454508 + ], + [ + 5.8500005, + 53.4454875 + ], + [ + 5.8516682, + 53.4456113 + ], + [ + 5.8523045, + 53.4456936 + ], + [ + 5.8527683, + 53.4457715 + ], + [ + 5.8530134, + 53.4458151 + ], + [ + 5.8533623, + 53.4458471 + ], + [ + 5.8553674, + 53.4459273 + ], + [ + 5.8561532, + 53.4459983 + ], + [ + 5.857679, + 53.4461632 + ], + [ + 5.8579702, + 53.4462067 + ], + [ + 5.858296, + 53.4463006 + ], + [ + 5.858503, + 53.4463555 + ], + [ + 5.8587713, + 53.4463853 + ], + [ + 5.8596723, + 53.4464151 + ], + [ + 5.8599752, + 53.4464356 + ], + [ + 5.8603738, + 53.4465135 + ], + [ + 5.8607648, + 53.4465707 + ], + [ + 5.8616272, + 53.446724 + ], + [ + 5.8619032, + 53.4467973 + ], + [ + 5.8621946, + 53.4468431 + ], + [ + 5.8629114, + 53.4469483 + ], + [ + 5.8636781, + 53.4470468 + ], + [ + 5.8641074, + 53.4471062 + ], + [ + 5.8652918, + 53.4474129 + ], + [ + 5.8654527, + 53.4474953 + ], + [ + 5.8655791, + 53.447628 + ], + [ + 5.8655099, + 53.4477928 + ], + [ + 5.8650188, + 53.4480583 + ], + [ + 5.8651414, + 53.4481086 + ], + [ + 5.8689439, + 53.4489919 + ], + [ + 5.86917, + 53.4490239 + ], + [ + 5.8694027, + 53.4490327 + ], + [ + 5.8694921, + 53.4490354 + ], + [ + 5.8698374, + 53.4489781 + ], + [ + 5.8720191, + 53.4487904 + ], + [ + 5.8723182, + 53.4487858 + ], + [ + 5.8750787, + 53.4489365 + ], + [ + 5.8753433, + 53.4489709 + ], + [ + 5.8755311, + 53.4490143 + ], + [ + 5.875765, + 53.4490395 + ], + [ + 5.8793489, + 53.4496586 + ], + [ + 5.8793955, + 53.4496661 + ], + [ + 5.8839578, + 53.4503131 + ], + [ + 5.8868986, + 53.4505987 + ], + [ + 5.8872013, + 53.4507428 + ], + [ + 5.8876498, + 53.4509234 + ], + [ + 5.8877917, + 53.4509738 + ], + [ + 5.8879873, + 53.4509874 + ], + [ + 5.8892947, + 53.4509758 + ], + [ + 5.8898392, + 53.451026 + ], + [ + 5.8902495, + 53.451074 + ], + [ + 5.8906826, + 53.4511471 + ], + [ + 5.8911849, + 53.4512774 + ], + [ + 5.891783, + 53.4515085 + ], + [ + 5.8923082, + 53.4517829 + ], + [ + 5.8923157, + 53.4518584 + ], + [ + 5.8921432, + 53.4518929 + ], + [ + 5.8915909, + 53.4519342 + ], + [ + 5.8914452, + 53.4519205 + ], + [ + 5.8912804, + 53.4519205 + ], + [ + 5.8911654, + 53.451932 + ], + [ + 5.8911692, + 53.4519777 + ], + [ + 5.8913265, + 53.4519593 + ], + [ + 5.8914952, + 53.4519822 + ], + [ + 5.8924538, + 53.4519637 + ], + [ + 5.8926608, + 53.4518927 + ], + [ + 5.8931055, + 53.4520642 + ], + [ + 5.8933355, + 53.4522541 + ], + [ + 5.8936113, + 53.4527049 + ], + [ + 5.8937608, + 53.4528262 + ], + [ + 5.895973, + 53.453519 + ], + [ + 5.8972691, + 53.4537773 + ], + [ + 5.8973207, + 53.4537984 + ], + [ + 5.8978518, + 53.4540082 + ], + [ + 5.8981729, + 53.4541247 + ], + [ + 5.9033587, + 53.4559937 + ], + [ + 5.9039406, + 53.4562034 + ], + [ + 5.9047881, + 53.4564456 + ], + [ + 5.9057813, + 53.4566787 + ], + [ + 5.9065596, + 53.4568249 + ], + [ + 5.9073841, + 53.4569459 + ], + [ + 5.9084272, + 53.4570439 + ], + [ + 5.9101069, + 53.4571829 + ], + [ + 5.910943, + 53.4572054 + ], + [ + 5.912266, + 53.4572301 + ], + [ + 5.9134953, + 53.4574006 + ], + [ + 5.9144402, + 53.4572118 + ], + [ + 5.9151592, + 53.4572057 + ], + [ + 5.9159406, + 53.4571633 + ], + [ + 5.9186214, + 53.45696 + ], + [ + 5.9233934, + 53.4565631 + ], + [ + 5.9254463, + 53.4564338 + ], + [ + 5.9273499, + 53.4563391 + ], + [ + 5.9279091, + 53.4563038 + ], + [ + 5.9283916, + 53.4562458 + ], + [ + 5.9298771, + 53.4560419 + ], + [ + 5.9303904, + 53.4560021 + ], + [ + 5.9310224, + 53.455969 + ], + [ + 5.931528, + 53.4559796 + ], + [ + 5.9320725, + 53.4560884 + ], + [ + 5.9325673, + 53.4562157 + ], + [ + 5.9338528, + 53.4566722 + ], + [ + 5.9369478, + 53.4563788 + ], + [ + 5.9387501, + 53.4560561 + ], + [ + 5.9416066, + 53.4557735 + ], + [ + 5.9505694, + 53.4562261 + ], + [ + 5.951322, + 53.4562226 + ], + [ + 5.9536552, + 53.4562116 + ], + [ + 5.9575684, + 53.4561483 + ], + [ + 5.9597534, + 53.4563176 + ], + [ + 5.9637575, + 53.4574217 + ], + [ + 5.9689654, + 53.4584748 + ], + [ + 5.9707831, + 53.4597254 + ] + ] + ], + [ + [ + [ + 5.5627993, + 53.4409675 + ], + [ + 5.5610945, + 53.4420275 + ], + [ + 5.5577229, + 53.4436457 + ], + [ + 5.5558937, + 53.4444462 + ], + [ + 5.5487423, + 53.4463257 + ], + [ + 5.5432677, + 53.4480691 + ], + [ + 5.5398015, + 53.4484742 + ], + [ + 5.5324216, + 53.4492846 + ], + [ + 5.5253752, + 53.4496268 + ], + [ + 5.5204538, + 53.4497659 + ], + [ + 5.5156432, + 53.4496375 + ], + [ + 5.5127347, + 53.4496406 + ], + [ + 5.5104966, + 53.449309 + ], + [ + 5.5035595, + 53.4487149 + ], + [ + 5.5014331, + 53.448383 + ], + [ + 5.4976293, + 53.4481194 + ], + [ + 5.4841841, + 53.4447725 + ], + [ + 5.4802079, + 53.4439 + ], + [ + 5.4726901, + 53.4420141 + ], + [ + 5.4684302, + 53.440996 + ], + [ + 5.4661532, + 53.4404013 + ], + [ + 5.4654723, + 53.4402481 + ], + [ + 5.4626797, + 53.4396197 + ], + [ + 5.4624303, + 53.4395549 + ], + [ + 5.4499191, + 53.4366903 + ], + [ + 5.3794394, + 53.4232533 + ], + [ + 5.3753149, + 53.422403 + ], + [ + 5.3668442, + 53.4207339 + ], + [ + 5.364622, + 53.420324 + ], + [ + 5.3543624, + 53.4188078 + ], + [ + 5.3409837, + 53.4168306 + ], + [ + 5.3320223, + 53.4155111 + ], + [ + 5.3258345, + 53.4146 + ], + [ + 5.3153862, + 53.4130744 + ], + [ + 5.3088452, + 53.4121193 + ], + [ + 5.3005758, + 53.4113948 + ], + [ + 5.29118, + 53.4101747 + ], + [ + 5.2903384, + 53.4100852 + ], + [ + 5.2847908, + 53.4094955 + ], + [ + 5.272315, + 53.4076423 + ], + [ + 5.2653181, + 53.4063478 + ], + [ + 5.2629554, + 53.4059106 + ], + [ + 5.2620046, + 53.4058368 + ], + [ + 5.2589034, + 53.4056042 + ], + [ + 5.2517555, + 53.4049122 + ], + [ + 5.2501955, + 53.4047465 + ], + [ + 5.2487503, + 53.40456 + ], + [ + 5.2463234, + 53.4041651 + ], + [ + 5.2432915, + 53.40379 + ], + [ + 5.2398922, + 53.4034775 + ], + [ + 5.2368448, + 53.4031722 + ], + [ + 5.2346629, + 53.4028791 + ], + [ + 5.2334359, + 53.4026399 + ], + [ + 5.2326429, + 53.4025115 + ], + [ + 5.232095, + 53.4024556 + ], + [ + 5.2297398, + 53.4022417 + ], + [ + 5.226235, + 53.4018568 + ], + [ + 5.2194564, + 53.4012256 + ], + [ + 5.216163, + 53.4009521 + ], + [ + 5.2146845, + 53.4007924 + ], + [ + 5.2129877, + 53.4005521 + ], + [ + 5.2110723, + 53.4002979 + ], + [ + 5.2067831, + 53.3998501 + ], + [ + 5.2045346, + 53.3995531 + ], + [ + 5.2033473, + 53.399423 + ], + [ + 5.2022905, + 53.3993431 + ], + [ + 5.2009502, + 53.3991973 + ], + [ + 5.2000509, + 53.399071 + ], + [ + 5.2000193, + 53.3990666 + ], + [ + 5.1991419, + 53.3989037 + ], + [ + 5.1979157, + 53.3986477 + ], + [ + 5.1967621, + 53.3983892 + ], + [ + 5.1958766, + 53.398169 + ], + [ + 5.1949565, + 53.3978916 + ], + [ + 5.1941281, + 53.3976233 + ], + [ + 5.1932997, + 53.3973295 + ], + [ + 5.1924904, + 53.3970313 + ], + [ + 5.1918955, + 53.39676 + ], + [ + 5.1916727, + 53.3966208 + ], + [ + 5.1916375, + 53.3964948 + ], + [ + 5.1916827, + 53.3963825 + ], + [ + 5.1918463, + 53.3962287 + ], + [ + 5.1920674, + 53.3960838 + ], + [ + 5.192369, + 53.3959686 + ], + [ + 5.1925868, + 53.3959314 + ], + [ + 5.1927973, + 53.3959264 + ], + [ + 5.1930003, + 53.3959534 + ], + [ + 5.1932762, + 53.3960238 + ], + [ + 5.1936331, + 53.3961696 + ], + [ + 5.1940549, + 53.3963221 + ], + [ + 5.1944652, + 53.3964518 + ], + [ + 5.1947527, + 53.3965267 + ], + [ + 5.1950975, + 53.396574 + ], + [ + 5.1953195, + 53.3965804 + ], + [ + 5.1954378, + 53.3965274 + ], + [ + 5.1954755, + 53.3964334 + ], + [ + 5.1953674, + 53.3962962 + ], + [ + 5.1951407, + 53.396157 + ], + [ + 5.1946458, + 53.3959381 + ], + [ + 5.1940162, + 53.3956372 + ], + [ + 5.1933981, + 53.395311 + ], + [ + 5.1927719, + 53.394923 + ], + [ + 5.1922801, + 53.3945919 + ], + [ + 5.1918072, + 53.3942287 + ], + [ + 5.1913375, + 53.3937808 + ], + [ + 5.1910717, + 53.3934972 + ], + [ + 5.1907282, + 53.3930146 + ], + [ + 5.1905653, + 53.3926531 + ], + [ + 5.1904518, + 53.3922479 + ], + [ + 5.1904301, + 53.3918126 + ], + [ + 5.1904237, + 53.3913957 + ], + [ + 5.1903993, + 53.3911804 + ], + [ + 5.1899226, + 53.3901826 + ], + [ + 5.1897918, + 53.390066 + ], + [ + 5.1895925, + 53.3900069 + ], + [ + 5.1893592, + 53.3900166 + ], + [ + 5.1892561, + 53.3900626 + ], + [ + 5.1891765, + 53.3901774 + ], + [ + 5.1891242, + 53.390386 + ], + [ + 5.1891066, + 53.3906357 + ], + [ + 5.1891322, + 53.3910595 + ], + [ + 5.1893134, + 53.391925 + ], + [ + 5.1894342, + 53.3922868 + ], + [ + 5.1894965, + 53.392447 + ], + [ + 5.1894551, + 53.3925548 + ], + [ + 5.1893254, + 53.3926398 + ], + [ + 5.1890693, + 53.392677 + ], + [ + 5.1886981, + 53.3926619 + ], + [ + 5.1882423, + 53.3925942 + ], + [ + 5.1876711, + 53.3924328 + ], + [ + 5.1871033, + 53.3921912 + ], + [ + 5.1865736, + 53.39189 + ], + [ + 5.1860426, + 53.3914216 + ], + [ + 5.1855839, + 53.3908681 + ], + [ + 5.1852664, + 53.3902342 + ], + [ + 5.184947, + 53.3893094 + ], + [ + 5.1848369, + 53.388801 + ], + [ + 5.184734, + 53.3882194 + ], + [ + 5.1845706, + 53.3871545 + ], + [ + 5.1843636, + 53.3864516 + ], + [ + 5.1842854, + 53.386164 + ], + [ + 5.1842662, + 53.386125 + ], + [ + 5.1839115, + 53.3855673 + ], + [ + 5.1831867, + 53.3847045 + ], + [ + 5.1826304, + 53.3839262 + ], + [ + 5.1819668, + 53.3830747 + ], + [ + 5.1806746, + 53.381555 + ], + [ + 5.1797779, + 53.3807381 + ], + [ + 5.1786694, + 53.3798352 + ], + [ + 5.1774986, + 53.3789236 + ], + [ + 5.1771002, + 53.378656 + ], + [ + 5.1765871, + 53.3783861 + ], + [ + 5.1759287, + 53.3780728 + ], + [ + 5.1752932, + 53.3777503 + ], + [ + 5.1734401, + 53.3766913 + ], + [ + 5.1726973, + 53.3762498 + ], + [ + 5.172119, + 53.3758471 + ], + [ + 5.1715371, + 53.3755155 + ], + [ + 5.1709706, + 53.3752365 + ], + [ + 5.170362, + 53.3748957 + ], + [ + 5.1696385, + 53.3745526 + ], + [ + 5.1686395, + 53.3740197 + ], + [ + 5.167298, + 53.3732857 + ], + [ + 5.1667791, + 53.3730018 + ], + [ + 5.1592121, + 53.3687239 + ], + [ + 5.157995, + 53.36801 + ], + [ + 5.1553849, + 53.3664336 + ], + [ + 5.1545046, + 53.3658295 + ], + [ + 5.1538655, + 53.3654015 + ], + [ + 5.1534175, + 53.3650445 + ], + [ + 5.153184, + 53.364795 + ], + [ + 5.1529041, + 53.3642661 + ], + [ + 5.1528578, + 53.3639683 + ], + [ + 5.1528803, + 53.3636752 + ], + [ + 5.1529983, + 53.3633613 + ], + [ + 5.1531661, + 53.3629787 + ], + [ + 5.1533106, + 53.3625251 + ], + [ + 5.1534017, + 53.3620785 + ], + [ + 5.1534953, + 53.3611202 + ], + [ + 5.1518826, + 53.3579816 + ], + [ + 5.1515947, + 53.3556898 + ], + [ + 5.1518291, + 53.3540281 + ], + [ + 5.1525108, + 53.3529512 + ], + [ + 5.1537168, + 53.3520999 + ], + [ + 5.1546183, + 53.3520118 + ], + [ + 5.1561164, + 53.3522418 + ], + [ + 5.1565056, + 53.3518178 + ], + [ + 5.1572728, + 53.3511256 + ], + [ + 5.1581813, + 53.3504196 + ], + [ + 5.1585555, + 53.3501903 + ], + [ + 5.1589107, + 53.3500137 + ], + [ + 5.159285, + 53.3498852 + ], + [ + 5.1597052, + 53.3497635 + ], + [ + 5.1602784, + 53.3496693 + ], + [ + 5.1611725, + 53.3495702 + ], + [ + 5.1616273, + 53.3495035 + ], + [ + 5.1627812, + 53.3492645 + ], + [ + 5.1634917, + 53.3490877 + ], + [ + 5.1641678, + 53.3488857 + ], + [ + 5.1647141, + 53.3487067 + ], + [ + 5.1650616, + 53.3485553 + ], + [ + 5.165451, + 53.3483396 + ], + [ + 5.16589, + 53.3480576 + ], + [ + 5.1663711, + 53.3477344 + ], + [ + 5.1668178, + 53.3475118 + ], + [ + 5.167322, + 53.3473604 + ], + [ + 5.173976, + 53.3455529 + ], + [ + 5.1771805, + 53.3446456 + ], + [ + 5.1787808, + 53.3441656 + ], + [ + 5.1799801, + 53.3438372 + ], + [ + 5.1807479, + 53.3437129 + ], + [ + 5.181302, + 53.3436711 + ], + [ + 5.1817911, + 53.3436593 + ], + [ + 5.1821236, + 53.3436728 + ], + [ + 5.1863486, + 53.344709 + ], + [ + 5.1875648, + 53.3450768 + ], + [ + 5.188345, + 53.3453807 + ], + [ + 5.1888462, + 53.3456688 + ], + [ + 5.1890951, + 53.3458495 + ], + [ + 5.1892523, + 53.3460418 + ], + [ + 5.1894169, + 53.346202 + ], + [ + 5.1896121, + 53.3463048 + ], + [ + 5.1899136, + 53.3464207 + ], + [ + 5.1903084, + 53.3465069 + ], + [ + 5.1910767, + 53.3466838 + ], + [ + 5.1916388, + 53.346855 + ], + [ + 5.1920483, + 53.3470448 + ], + [ + 5.1924959, + 53.3472574 + ], + [ + 5.1937014, + 53.3479639 + ], + [ + 5.1959178, + 53.3493934 + ], + [ + 5.1966377, + 53.3499378 + ], + [ + 5.1973348, + 53.3505418 + ], + [ + 5.1991124, + 53.3521846 + ], + [ + 5.1994724, + 53.3524569 + ], + [ + 5.199817, + 53.3526993 + ], + [ + 5.2002802, + 53.3529576 + ], + [ + 5.2021209, + 53.353801 + ], + [ + 5.2032384, + 53.354345 + ], + [ + 5.2052094, + 53.3552546 + ], + [ + 5.2053932, + 53.3553735 + ], + [ + 5.2055426, + 53.3555085 + ], + [ + 5.2056351, + 53.3557443 + ], + [ + 5.2056585, + 53.3559412 + ], + [ + 5.2057507, + 53.3561289 + ], + [ + 5.2058849, + 53.3562548 + ], + [ + 5.2061035, + 53.356353 + ], + [ + 5.2063746, + 53.3564123 + ], + [ + 5.2066422, + 53.3564441 + ], + [ + 5.2069714, + 53.3564667 + ], + [ + 5.2073781, + 53.3564467 + ], + [ + 5.2076536, + 53.3564688 + ], + [ + 5.2080209, + 53.3565229 + ], + [ + 5.2084533, + 53.3565927 + ], + [ + 5.2087938, + 53.3566148 + ], + [ + 5.2091378, + 53.3566047 + ], + [ + 5.2095046, + 53.3565625 + ], + [ + 5.2096918, + 53.3565396 + ], + [ + 5.2099935, + 53.3565017 + ], + [ + 5.2106163, + 53.356413 + ], + [ + 5.2110479, + 53.3563729 + ], + [ + 5.2116097, + 53.3563394 + ], + [ + 5.2117201, + 53.3562429 + ], + [ + 5.2116117, + 53.3560325 + ], + [ + 5.2116379, + 53.3559293 + ], + [ + 5.2116985, + 53.3558329 + ], + [ + 5.2118049, + 53.3557296 + ], + [ + 5.2120604, + 53.3556258 + ], + [ + 5.2138841, + 53.3550141 + ], + [ + 5.2139995, + 53.3551145 + ], + [ + 5.2140956, + 53.3552219 + ], + [ + 5.2140348, + 53.3552839 + ], + [ + 5.2136001, + 53.3554615 + ], + [ + 5.2134397, + 53.3554894 + ], + [ + 5.2133751, + 53.3555445 + ], + [ + 5.2133715, + 53.3556018 + ], + [ + 5.2134333, + 53.3556772 + ], + [ + 5.2133877, + 53.3557346 + ], + [ + 5.213159, + 53.3558405 + ], + [ + 5.2132593, + 53.3559983 + ], + [ + 5.2137433, + 53.3563658 + ], + [ + 5.2137667, + 53.3564253 + ], + [ + 5.2144688, + 53.3568563 + ], + [ + 5.2149172, + 53.3570246 + ], + [ + 5.2149744, + 53.3569901 + ], + [ + 5.2151568, + 53.3570405 + ], + [ + 5.2152749, + 53.3570565 + ], + [ + 5.2153714, + 53.3570213 + ], + [ + 5.215409, + 53.3568228 + ], + [ + 5.2154841, + 53.3566083 + ], + [ + 5.2155645, + 53.3564226 + ], + [ + 5.215763, + 53.3562977 + ], + [ + 5.2159508, + 53.3562273 + ], + [ + 5.2160473, + 53.3561953 + ], + [ + 5.2162297, + 53.3561825 + ], + [ + 5.2170426, + 53.3567864 + ], + [ + 5.2171231, + 53.3567544 + ], + [ + 5.2171875, + 53.3567608 + ], + [ + 5.217225, + 53.3567928 + ], + [ + 5.2172357, + 53.3568216 + ], + [ + 5.2172143, + 53.356868 + ], + [ + 5.2172454, + 53.3569034 + ], + [ + 5.2173453, + 53.3569094 + ], + [ + 5.2175944, + 53.3571104 + ], + [ + 5.217632, + 53.3572514 + ], + [ + 5.2172567, + 53.358198 + ], + [ + 5.2170429, + 53.3582467 + ], + [ + 5.2169363, + 53.3583134 + ], + [ + 5.216955, + 53.3583371 + ], + [ + 5.2169501, + 53.3583508 + ], + [ + 5.2169402, + 53.3583596 + ], + [ + 5.2168023, + 53.3584317 + ], + [ + 5.2167876, + 53.3584294 + ], + [ + 5.216772, + 53.358433 + ], + [ + 5.2167229, + 53.3584284 + ], + [ + 5.2164595, + 53.3585606 + ], + [ + 5.2164533, + 53.3585774 + ], + [ + 5.2164586, + 53.3586128 + ], + [ + 5.2169294, + 53.3594161 + ], + [ + 5.2172397, + 53.3599561 + ], + [ + 5.2176738, + 53.3607118 + ], + [ + 5.217688, + 53.3614231 + ], + [ + 5.2178718, + 53.3619097 + ], + [ + 5.2179449, + 53.3619433 + ], + [ + 5.2180053, + 53.3619646 + ], + [ + 5.218835, + 53.3619732 + ], + [ + 5.2189537, + 53.3620164 + ], + [ + 5.2189772, + 53.3620478 + ], + [ + 5.2206343, + 53.3636443 + ], + [ + 5.2206656, + 53.3636988 + ], + [ + 5.2206575, + 53.36375 + ], + [ + 5.2203968, + 53.3639989 + ], + [ + 5.2203448, + 53.3640169 + ], + [ + 5.2203063, + 53.3640242 + ], + [ + 5.2201695, + 53.363928 + ], + [ + 5.2201062, + 53.3639222 + ], + [ + 5.2200229, + 53.3639493 + ], + [ + 5.2200077, + 53.363963 + ], + [ + 5.220003, + 53.364003 + ], + [ + 5.2200074, + 53.364007 + ], + [ + 5.2200979, + 53.36409 + ], + [ + 5.2202822, + 53.3641675 + ], + [ + 5.2205656, + 53.3642264 + ], + [ + 5.2207768, + 53.3642754 + ], + [ + 5.2212443, + 53.3643701 + ], + [ + 5.2213004, + 53.364352 + ], + [ + 5.2214018, + 53.3643567 + ], + [ + 5.2214152, + 53.3643971 + ], + [ + 5.2214171, + 53.3644403 + ], + [ + 5.2210876, + 53.3651462 + ], + [ + 5.2211131, + 53.3651737 + ], + [ + 5.22124, + 53.3652073 + ], + [ + 5.2216315, + 53.3652866 + ], + [ + 5.2217891, + 53.3653202 + ], + [ + 5.2219109, + 53.365369 + ], + [ + 5.2221195, + 53.3653723 + ], + [ + 5.2229924, + 53.3655257 + ], + [ + 5.2238803, + 53.3656561 + ], + [ + 5.2246532, + 53.3657273 + ], + [ + 5.2267067, + 53.3658042 + ], + [ + 5.2283478, + 53.3658133 + ], + [ + 5.2292505, + 53.3658406 + ], + [ + 5.230184, + 53.3659044 + ], + [ + 5.2313779, + 53.3660431 + ], + [ + 5.2329266, + 53.3660181 + ], + [ + 5.2335092, + 53.3664307 + ], + [ + 5.2337579, + 53.3664451 + ], + [ + 5.2341791, + 53.3663238 + ], + [ + 5.2343277, + 53.3662639 + ], + [ + 5.234431, + 53.3662498 + ], + [ + 5.2345534, + 53.3662563 + ], + [ + 5.2346913, + 53.3663018 + ], + [ + 5.2348983, + 53.3663745 + ], + [ + 5.2350859, + 53.3664175 + ], + [ + 5.2352391, + 53.36644 + ], + [ + 5.2354339, + 53.3664279 + ], + [ + 5.2361948, + 53.3663891 + ], + [ + 5.2363974, + 53.3663931 + ], + [ + 5.2364857, + 53.3664502 + ], + [ + 5.2374209, + 53.367236 + ], + [ + 5.2376334, + 53.3673346 + ], + [ + 5.2379483, + 53.3672866 + ], + [ + 5.2382916, + 53.3671596 + ], + [ + 5.2387834, + 53.3669337 + ], + [ + 5.2388976, + 53.3668533 + ], + [ + 5.2390195, + 53.3667773 + ], + [ + 5.2392865, + 53.3666849 + ], + [ + 5.2394586, + 53.3666638 + ], + [ + 5.2396077, + 53.3666726 + ], + [ + 5.2398137, + 53.3666079 + ], + [ + 5.2426563, + 53.3656537 + ], + [ + 5.2427811, + 53.3654426 + ], + [ + 5.2416571, + 53.3649328 + ], + [ + 5.2415954, + 53.364862 + ], + [ + 5.2416026, + 53.3647909 + ], + [ + 5.2417058, + 53.3647769 + ], + [ + 5.242814, + 53.3652364 + ], + [ + 5.2436377, + 53.3654562 + ], + [ + 5.2437798, + 53.3655451 + ], + [ + 5.2438186, + 53.3656366 + ], + [ + 5.2437542, + 53.3657352 + ], + [ + 5.243598, + 53.3658182 + ], + [ + 5.2433195, + 53.3659106 + ], + [ + 5.2432512, + 53.3659795 + ], + [ + 5.2432822, + 53.3660504 + ], + [ + 5.2434244, + 53.3661348 + ], + [ + 5.2528158, + 53.369875 + ], + [ + 5.2529235, + 53.3699617 + ], + [ + 5.2530084, + 53.3700645 + ], + [ + 5.2531291, + 53.3703757 + ], + [ + 5.2532063, + 53.3704739 + ], + [ + 5.253801, + 53.3707492 + ], + [ + 5.2539965, + 53.3708253 + ], + [ + 5.2541887, + 53.3709543 + ], + [ + 5.2543084, + 53.3711097 + ], + [ + 5.2546369, + 53.3716057 + ], + [ + 5.2547181, + 53.3717223 + ], + [ + 5.2548371, + 53.3717884 + ], + [ + 5.2564746, + 53.3725207 + ], + [ + 5.2568668, + 53.3726962 + ], + [ + 5.2570391, + 53.37273 + ], + [ + 5.257261, + 53.3727271 + ], + [ + 5.2581749, + 53.3726991 + ], + [ + 5.2584426, + 53.3727052 + ], + [ + 5.2586648, + 53.3727503 + ], + [ + 5.2593088, + 53.3729545 + ], + [ + 5.2595614, + 53.3729836 + ], + [ + 5.2598213, + 53.3729483 + ], + [ + 5.266698, + 53.3714262 + ], + [ + 5.2668991, + 53.3713879 + ], + [ + 5.2672822, + 53.3713401 + ], + [ + 5.2675983, + 53.3712922 + ], + [ + 5.2677994, + 53.371273 + ], + [ + 5.2680484, + 53.3712539 + ], + [ + 5.2684985, + 53.3713305 + ], + [ + 5.2700979, + 53.3717806 + ], + [ + 5.2704618, + 53.3719051 + ], + [ + 5.274015, + 53.3729969 + ], + [ + 5.275011, + 53.3733416 + ], + [ + 5.2752504, + 53.3733895 + ], + [ + 5.2769762, + 53.3733963 + ], + [ + 5.2777118, + 53.3733991 + ], + [ + 5.2779416, + 53.3733416 + ], + [ + 5.2840422, + 53.3716338 + ], + [ + 5.2855171, + 53.3713273 + ], + [ + 5.2888499, + 53.370791 + ], + [ + 5.2899034, + 53.3704845 + ], + [ + 5.2914358, + 53.370293 + ], + [ + 5.292451, + 53.3703313 + ], + [ + 5.2928723, + 53.3703504 + ], + [ + 5.2932363, + 53.3703887 + ], + [ + 5.2937343, + 53.3704079 + ], + [ + 5.2942185, + 53.3705463 + ], + [ + 5.2946345, + 53.3706346 + ], + [ + 5.2949738, + 53.3707295 + ], + [ + 5.2951944, + 53.3708585 + ], + [ + 5.2953499, + 53.3709826 + ], + [ + 5.2954555, + 53.3711387 + ], + [ + 5.2955111, + 53.371329 + ], + [ + 5.2953049, + 53.3724711 + ], + [ + 5.2949748, + 53.3742995 + ], + [ + 5.2949987, + 53.3744489 + ], + [ + 5.2951031, + 53.3745288 + ], + [ + 5.2956276, + 53.374615 + ], + [ + 5.2956696, + 53.3745549 + ], + [ + 5.2956736, + 53.3743779 + ], + [ + 5.2956492, + 53.3741282 + ], + [ + 5.2956932, + 53.3739084 + ], + [ + 5.2957345, + 53.3735971 + ], + [ + 5.2957706, + 53.3734026 + ], + [ + 5.2957606, + 53.3732536 + ], + [ + 5.2958184, + 53.3727934 + ], + [ + 5.2958854, + 53.3725921 + ], + [ + 5.2960073, + 53.3726337 + ], + [ + 5.2961441, + 53.3727211 + ], + [ + 5.2962994, + 53.3728728 + ], + [ + 5.2965069, + 53.373178 + ], + [ + 5.2966239, + 53.3733433 + ], + [ + 5.296707, + 53.3734397 + ], + [ + 5.2968747, + 53.3735021 + ], + [ + 5.2970769, + 53.3735461 + ], + [ + 5.2973209, + 53.3736134 + ], + [ + 5.2975263, + 53.373733 + ], + [ + 5.2977163, + 53.3738504 + ], + [ + 5.2979105, + 53.3739449 + ], + [ + 5.2980658, + 53.3740897 + ], + [ + 5.2982694, + 53.3744018 + ], + [ + 5.2983984, + 53.3745167 + ], + [ + 5.2985218, + 53.3746894 + ], + [ + 5.2985984, + 53.3747966 + ], + [ + 5.2987616, + 53.37493 + ], + [ + 5.2989517, + 53.3750405 + ], + [ + 5.2992005, + 53.3751882 + ], + [ + 5.2995469, + 53.3745025 + ], + [ + 5.2995892, + 53.3746101 + ], + [ + 5.299693, + 53.3747429 + ], + [ + 5.2998197, + 53.3748847 + ], + [ + 5.2999121, + 53.3750518 + ], + [ + 5.2999201, + 53.3751732 + ], + [ + 5.2998018, + 53.3752857 + ], + [ + 5.2996605, + 53.3753707 + ], + [ + 5.2994387, + 53.3754375 + ], + [ + 5.2992553, + 53.3755008 + ], + [ + 5.2989955, + 53.3755941 + ], + [ + 5.2991774, + 53.3752339 + ], + [ + 5.2991106, + 53.3752219 + ], + [ + 5.2990375, + 53.3752607 + ], + [ + 5.2988615, + 53.375283 + ], + [ + 5.2986741, + 53.3752824 + ], + [ + 5.2983841, + 53.375222 + ], + [ + 5.2981476, + 53.3751664 + ], + [ + 5.2980021, + 53.3751911 + ], + [ + 5.2979327, + 53.3752551 + ], + [ + 5.2979471, + 53.3753513 + ], + [ + 5.2980346, + 53.3753997 + ], + [ + 5.2982904, + 53.3754233 + ], + [ + 5.2984547, + 53.3754467 + ], + [ + 5.298588, + 53.3754929 + ], + [ + 5.2986293, + 53.3755755 + ], + [ + 5.2985905, + 53.3756395 + ], + [ + 5.2984562, + 53.3756849 + ], + [ + 5.2982918, + 53.3756844 + ], + [ + 5.2980435, + 53.3756585 + ], + [ + 5.2978254, + 53.3756785 + ], + [ + 5.2976497, + 53.3756619 + ], + [ + 5.2975315, + 53.3756341 + ], + [ + 5.2974251, + 53.3755605 + ], + [ + 5.2973429, + 53.3753449 + ], + [ + 5.2973053, + 53.3752899 + ], + [ + 5.2972178, + 53.3752392 + ], + [ + 5.2970844, + 53.3751975 + ], + [ + 5.2969084, + 53.3752016 + ], + [ + 5.2967779, + 53.3752585 + ], + [ + 5.2966931, + 53.375327 + ], + [ + 5.2966086, + 53.3753748 + ], + [ + 5.296459, + 53.375427 + ], + [ + 5.2964619, + 53.375514 + ], + [ + 5.2965606, + 53.3756037 + ], + [ + 5.2966444, + 53.3756406 + ], + [ + 5.2967857, + 53.3756525 + ], + [ + 5.2969651, + 53.3756896 + ], + [ + 5.2971328, + 53.3757405 + ], + [ + 5.2972162, + 53.3758278 + ], + [ + 5.297158, + 53.3759101 + ], + [ + 5.2970011, + 53.3759257 + ], + [ + 5.2967296, + 53.3759271 + ], + [ + 5.2962701, + 53.3760081 + ], + [ + 5.2960784, + 53.3760603 + ], + [ + 5.2960167, + 53.3761151 + ], + [ + 5.2960314, + 53.3761655 + ], + [ + 5.2965023, + 53.3761165 + ], + [ + 5.2972335, + 53.3760111 + ], + [ + 5.2986422, + 53.3758275 + ], + [ + 5.299128, + 53.3758037 + ], + [ + 5.2996288, + 53.3758282 + ], + [ + 5.3000147, + 53.3758545 + ], + [ + 5.3003816, + 53.3758647 + ], + [ + 5.3006875, + 53.3758519 + ], + [ + 5.3008753, + 53.3758181 + ], + [ + 5.3013135, + 53.3755697 + ], + [ + 5.3015136, + 53.3754192 + ], + [ + 5.3017827, + 53.375278 + ], + [ + 5.302055, + 53.3751895 + ], + [ + 5.302296, + 53.3751673 + ], + [ + 5.302529, + 53.3751863 + ], + [ + 5.3027844, + 53.3752809 + ], + [ + 5.3030585, + 53.3753985 + ], + [ + 5.3034727, + 53.3756769 + ], + [ + 5.3036478, + 53.3757645 + ], + [ + 5.3056724, + 53.3758349 + ], + [ + 5.3059085, + 53.3758645 + ], + [ + 5.3074307, + 53.376147 + ], + [ + 5.3077006, + 53.3757464 + ], + [ + 5.3083753, + 53.3762377 + ], + [ + 5.3085271, + 53.376341 + ], + [ + 5.3085777, + 53.3763874 + ], + [ + 5.3086505, + 53.3764364 + ], + [ + 5.3087875, + 53.3764895 + ], + [ + 5.3089323, + 53.3765564 + ], + [ + 5.3092412, + 53.3766512 + ], + [ + 5.3094237, + 53.3767662 + ], + [ + 5.3096559, + 53.3768631 + ], + [ + 5.3098659, + 53.3769072 + ], + [ + 5.3100565, + 53.3769788 + ], + [ + 5.3102791, + 53.3769608 + ], + [ + 5.3106037, + 53.3770936 + ], + [ + 5.3108694, + 53.3772117 + ], + [ + 5.311135, + 53.3773002 + ], + [ + 5.3113269, + 53.3774035 + ], + [ + 5.3116515, + 53.3774478 + ], + [ + 5.3117991, + 53.3778315 + ], + [ + 5.3126232, + 53.3785665 + ], + [ + 5.3126682, + 53.3789536 + ], + [ + 5.3124345, + 53.3791664 + ], + [ + 5.3125218, + 53.379423 + ], + [ + 5.312445, + 53.3795146 + ], + [ + 5.3120603, + 53.3796059 + ], + [ + 5.3118308, + 53.3796792 + ], + [ + 5.3118092, + 53.3797322 + ], + [ + 5.3118185, + 53.3797875 + ], + [ + 5.3120595, + 53.3800801 + ], + [ + 5.3122676, + 53.3801924 + ], + [ + 5.3126612, + 53.3802545 + ], + [ + 5.3133183, + 53.3804176 + ], + [ + 5.3137579, + 53.3804705 + ], + [ + 5.3139758, + 53.380489 + ], + [ + 5.3143851, + 53.3804 + ], + [ + 5.3144503, + 53.3803313 + ], + [ + 5.314645, + 53.3802803 + ], + [ + 5.3219288, + 53.3783734 + ], + [ + 5.322338, + 53.3783462 + ], + [ + 5.322514, + 53.3782295 + ], + [ + 5.3225103, + 53.3782088 + ], + [ + 5.3229822, + 53.3779017 + ], + [ + 5.3229924, + 53.3779304 + ], + [ + 5.322953, + 53.3779667 + ], + [ + 5.3227724, + 53.3781963 + ], + [ + 5.3227933, + 53.3782439 + ], + [ + 5.3228695, + 53.3782343 + ], + [ + 5.3230495, + 53.3781748 + ], + [ + 5.3231566, + 53.3780993 + ], + [ + 5.3233977, + 53.3779941 + ], + [ + 5.3235853, + 53.3778385 + ], + [ + 5.3237882, + 53.3777103 + ], + [ + 5.3239262, + 53.3775913 + ], + [ + 5.324171, + 53.3774655 + ], + [ + 5.3245762, + 53.3774772 + ], + [ + 5.3247142, + 53.3773651 + ], + [ + 5.3250471, + 53.3772255 + ], + [ + 5.3252001, + 53.3771363 + ], + [ + 5.3252998, + 53.3769944 + ], + [ + 5.3255469, + 53.3768676 + ], + [ + 5.3256053, + 53.3769001 + ], + [ + 5.3256441, + 53.3768979 + ], + [ + 5.3256302, + 53.3770494 + ], + [ + 5.32572, + 53.3771481 + ], + [ + 5.3256799, + 53.3773381 + ], + [ + 5.3255605, + 53.3775272 + ], + [ + 5.3255163, + 53.3776656 + ], + [ + 5.3252672, + 53.3779242 + ], + [ + 5.3253515, + 53.378015 + ], + [ + 5.3253778, + 53.3780526 + ], + [ + 5.325451, + 53.3780946 + ], + [ + 5.3255154, + 53.3780939 + ], + [ + 5.3256202, + 53.378234 + ], + [ + 5.3257595, + 53.3783025 + ], + [ + 5.3259164, + 53.3783002 + ], + [ + 5.3264065, + 53.378451 + ], + [ + 5.3263776, + 53.3785376 + ], + [ + 5.3262536, + 53.3785921 + ], + [ + 5.3260396, + 53.3786407 + ], + [ + 5.3259901, + 53.3787025 + ], + [ + 5.3260561, + 53.3787684 + ], + [ + 5.3267947, + 53.3787337 + ], + [ + 5.3269629, + 53.3788179 + ], + [ + 5.3270583, + 53.3788277 + ], + [ + 5.3273215, + 53.3788879 + ], + [ + 5.3273669, + 53.3789415 + ], + [ + 5.3273866, + 53.3790455 + ], + [ + 5.3272259, + 53.379098 + ], + [ + 5.3272601, + 53.3792194 + ], + [ + 5.3276151, + 53.3794922 + ], + [ + 5.3286884, + 53.3799417 + ], + [ + 5.3322563, + 53.381382 + ], + [ + 5.3326118, + 53.3814623 + ], + [ + 5.3329824, + 53.3814969 + ], + [ + 5.3334758, + 53.3814536 + ], + [ + 5.3341756, + 53.3813784 + ], + [ + 5.334879, + 53.3813559 + ], + [ + 5.3356628, + 53.3814021 + ], + [ + 5.3366375, + 53.3814828 + ], + [ + 5.3376428, + 53.3816344 + ], + [ + 5.33882, + 53.3818479 + ], + [ + 5.339676, + 53.3820889 + ], + [ + 5.3399396, + 53.38216 + ], + [ + 5.3406277, + 53.3821329 + ], + [ + 5.3409948, + 53.382188 + ], + [ + 5.3414736, + 53.3820966 + ], + [ + 5.341534, + 53.3820851 + ], + [ + 5.3420806, + 53.3821313 + ], + [ + 5.3424972, + 53.3822803 + ], + [ + 5.3424471, + 53.3824497 + ], + [ + 5.3421717, + 53.382532 + ], + [ + 5.3421636, + 53.3827657 + ], + [ + 5.3424272, + 53.3829628 + ], + [ + 5.3429285, + 53.3827042 + ], + [ + 5.3432345, + 53.382615 + ], + [ + 5.3435671, + 53.3825556 + ], + [ + 5.3442565, + 53.381933 + ], + [ + 5.3443481, + 53.3819559 + ], + [ + 5.3435861, + 53.3827159 + ], + [ + 5.3458555, + 53.3836743 + ], + [ + 5.3463571, + 53.3832371 + ], + [ + 5.3464412, + 53.3832692 + ], + [ + 5.3459471, + 53.3837224 + ], + [ + 5.346593, + 53.3839494 + ], + [ + 5.3468108, + 53.3840297 + ], + [ + 5.3481635, + 53.3845272 + ], + [ + 5.3486344, + 53.3841037 + ], + [ + 5.3487146, + 53.3841472 + ], + [ + 5.348259, + 53.3845685 + ], + [ + 5.3507887, + 53.3855062 + ], + [ + 5.3512291, + 53.3850895 + ], + [ + 5.3513055, + 53.3851262 + ], + [ + 5.3508842, + 53.3855429 + ], + [ + 5.351041, + 53.3856012 + ], + [ + 5.3533375, + 53.3864553 + ], + [ + 5.3539847, + 53.3858166 + ], + [ + 5.3540842, + 53.3858395 + ], + [ + 5.3534217, + 53.386492 + ], + [ + 5.3565134, + 53.3876268 + ], + [ + 5.3566396, + 53.3876979 + ], + [ + 5.3577591, + 53.38717 + ], + [ + 5.3578062, + 53.3872288 + ], + [ + 5.3567579, + 53.3877551 + ], + [ + 5.3581944, + 53.3887084 + ], + [ + 5.359239, + 53.3882621 + ], + [ + 5.3592999, + 53.3883171 + ], + [ + 5.3582707, + 53.388752 + ], + [ + 5.3597263, + 53.3897556 + ], + [ + 5.360683, + 53.3892337 + ], + [ + 5.3607441, + 53.3892795 + ], + [ + 5.3598181, + 53.3898014 + ], + [ + 5.3611132, + 53.3906996 + ], + [ + 5.3619436, + 53.3902349 + ], + [ + 5.3620161, + 53.3902853 + ], + [ + 5.3612125, + 53.3907477 + ], + [ + 5.362546, + 53.3916659 + ], + [ + 5.3637931, + 53.3925246 + ], + [ + 5.364124, + 53.3927525 + ], + [ + 5.3646131, + 53.3930573 + ], + [ + 5.3650182, + 53.3932773 + ], + [ + 5.3679415, + 53.3952729 + ], + [ + 5.3681173, + 53.3953462 + ], + [ + 5.3688284, + 53.3954998 + ], + [ + 5.3691687, + 53.3956854 + ], + [ + 5.3735881, + 53.397356 + ], + [ + 5.3738595, + 53.3975095 + ], + [ + 5.3741269, + 53.3977432 + ], + [ + 5.3744174, + 53.3979356 + ], + [ + 5.37475, + 53.3981395 + ], + [ + 5.3750327, + 53.3983571 + ], + [ + 5.3753384, + 53.3987855 + ], + [ + 5.3754912, + 53.3989298 + ], + [ + 5.3758123, + 53.3991153 + ], + [ + 5.3769859, + 53.3997729 + ], + [ + 5.3773568, + 53.3999241 + ], + [ + 5.377957, + 53.4001166 + ], + [ + 5.3784427, + 53.4002403 + ], + [ + 5.3790432, + 53.4003068 + ], + [ + 5.3798309, + 53.4004169 + ], + [ + 5.3800642, + 53.4004673 + ], + [ + 5.3802133, + 53.4005773 + ], + [ + 5.3803853, + 53.4007422 + ], + [ + 5.3805765, + 53.4008292 + ], + [ + 5.3810009, + 53.4009072 + ], + [ + 5.3814485, + 53.4009508 + ], + [ + 5.3817582, + 53.4009989 + ], + [ + 5.3820527, + 53.401102 + ], + [ + 5.3822667, + 53.4012463 + ], + [ + 5.3831423, + 53.4017045 + ], + [ + 5.3834675, + 53.4016701 + ], + [ + 5.3840182, + 53.4017755 + ], + [ + 5.3850355, + 53.4019291 + ], + [ + 5.3855671, + 53.4019338 + ], + [ + 5.3859344, + 53.4019269 + ], + [ + 5.3863819, + 53.4020163 + ], + [ + 5.3868064, + 53.40214 + ], + [ + 5.387193, + 53.4022151 + ], + [ + 5.3875563, + 53.4023313 + ], + [ + 5.3878939, + 53.4025391 + ], + [ + 5.388246, + 53.4025522 + ], + [ + 5.3886633, + 53.4026386 + ], + [ + 5.3892034, + 53.4027796 + ], + [ + 5.3895211, + 53.4028271 + ], + [ + 5.3897541, + 53.4027489 + ], + [ + 5.3899228, + 53.4028218 + ], + [ + 5.3901946, + 53.4028855 + ], + [ + 5.390501, + 53.4029446 + ], + [ + 5.3907073, + 53.4028731 + ], + [ + 5.3909598, + 53.4028658 + ], + [ + 5.3912125, + 53.4029135 + ], + [ + 5.3914579, + 53.4030574 + ], + [ + 5.3916651, + 53.4031623 + ], + [ + 5.3918527, + 53.4032124 + ], + [ + 5.3922505, + 53.4032185 + ], + [ + 5.3925335, + 53.4031562 + ], + [ + 5.3928778, + 53.4031419 + ], + [ + 5.3930771, + 53.4032376 + ], + [ + 5.3933149, + 53.4033632 + ], + [ + 5.3935829, + 53.4034223 + ], + [ + 5.3938966, + 53.4034011 + ], + [ + 5.3941642, + 53.4033686 + ], + [ + 5.3945125, + 53.4034252 + ], + [ + 5.3947083, + 53.4035531 + ], + [ + 5.3950917, + 53.4037425 + ], + [ + 5.3966456, + 53.4038977 + ], + [ + 5.396997, + 53.4037528 + ], + [ + 5.3974449, + 53.4037909 + ], + [ + 5.3979695, + 53.4038839 + ], + [ + 5.39885, + 53.4040059 + ], + [ + 5.40102, + 53.404176 + ], + [ + 5.4018242, + 53.4043463 + ], + [ + 5.4025286, + 53.404432 + ], + [ + 5.4042082, + 53.4044266 + ], + [ + 5.4060947, + 53.4044666 + ], + [ + 5.4081339, + 53.4044742 + ], + [ + 5.4087347, + 53.4044959 + ], + [ + 5.4105251, + 53.4044513 + ], + [ + 5.4116003, + 53.404479 + ], + [ + 5.4123267, + 53.4043883 + ], + [ + 5.4125483, + 53.4043122 + ], + [ + 5.4133027, + 53.4044299 + ], + [ + 5.4137817, + 53.4045847 + ], + [ + 5.4140955, + 53.404607 + ], + [ + 5.4143592, + 53.404556 + ], + [ + 5.4149366, + 53.4044702 + ], + [ + 5.4164325, + 53.4044558 + ], + [ + 5.4169794, + 53.4044296 + ], + [ + 5.4178288, + 53.4044278 + ], + [ + 5.4185141, + 53.4045455 + ], + [ + 5.420981, + 53.4043529 + ], + [ + 5.4214939, + 53.4043953 + ], + [ + 5.4220565, + 53.4044102 + ], + [ + 5.423058, + 53.404225 + ], + [ + 5.4250471, + 53.4041522 + ], + [ + 5.4267338, + 53.4040571 + ], + [ + 5.4274952, + 53.4040441 + ], + [ + 5.4283709, + 53.4039736 + ], + [ + 5.4288722, + 53.403968 + ], + [ + 5.4293546, + 53.4040426 + ], + [ + 5.4301431, + 53.4041074 + ], + [ + 5.4308586, + 53.4041081 + ], + [ + 5.4316003, + 53.4040287 + ], + [ + 5.4321817, + 53.4039954 + ], + [ + 5.4328248, + 53.4040674 + ], + [ + 5.4344316, + 53.4040296 + ], + [ + 5.4367069, + 53.4038301 + ], + [ + 5.4377207, + 53.4038211 + ], + [ + 5.4388638, + 53.4036377 + ], + [ + 5.4399726, + 53.4035231 + ], + [ + 5.440795, + 53.4034824 + ], + [ + 5.4419626, + 53.4035874 + ], + [ + 5.4431184, + 53.4036673 + ], + [ + 5.4440529, + 53.4038508 + ], + [ + 5.444677, + 53.4039136 + ], + [ + 5.4453728, + 53.4038319 + ], + [ + 5.4459125, + 53.4038925 + ], + [ + 5.4472787, + 53.4039376 + ], + [ + 5.4480027, + 53.4040848 + ], + [ + 5.4485695, + 53.4042118 + ], + [ + 5.4473708, + 53.4046886 + ], + [ + 5.446936, + 53.4048013 + ], + [ + 5.446133, + 53.4050096 + ], + [ + 5.4456409, + 53.4052741 + ], + [ + 5.4449535, + 53.4054978 + ], + [ + 5.4442163, + 53.4057444 + ], + [ + 5.4441059, + 53.405834 + ], + [ + 5.4445686, + 53.4057918 + ], + [ + 5.4458095, + 53.4053264 + ], + [ + 5.4466571, + 53.4049924 + ], + [ + 5.4471955, + 53.4048629 + ], + [ + 5.4475703, + 53.4047728 + ], + [ + 5.4487424, + 53.4043236 + ], + [ + 5.4496165, + 53.4039553 + ], + [ + 5.4512121, + 53.4039883 + ], + [ + 5.4524658, + 53.4037724 + ], + [ + 5.4540952, + 53.4036795 + ], + [ + 5.4549679, + 53.4037553 + ], + [ + 5.455512, + 53.4039143 + ], + [ + 5.4558133, + 53.4037374 + ], + [ + 5.4579303, + 53.40395 + ], + [ + 5.4582907, + 53.4040797 + ], + [ + 5.4585931, + 53.4041088 + ], + [ + 5.4588798, + 53.404076 + ], + [ + 5.46181, + 53.404689 + ], + [ + 5.4624509, + 53.4047934 + ], + [ + 5.4645471, + 53.4050809 + ], + [ + 5.4653316, + 53.4052505 + ], + [ + 5.4662, + 53.4054819 + ], + [ + 5.4669422, + 53.4056996 + ], + [ + 5.4684455, + 53.4061875 + ], + [ + 5.4687095, + 53.4062654 + ], + [ + 5.4686866, + 53.406293 + ], + [ + 5.4684759, + 53.4062952 + ], + [ + 5.468231, + 53.4062767 + ], + [ + 5.4679746, + 53.4062057 + ], + [ + 5.467703, + 53.4061462 + ], + [ + 5.4673357, + 53.4060728 + ], + [ + 5.467106, + 53.4060361 + ], + [ + 5.4668535, + 53.406004 + ], + [ + 5.4666201, + 53.4059238 + ], + [ + 5.4662989, + 53.4057909 + ], + [ + 5.4658475, + 53.405626 + ], + [ + 5.4656485, + 53.4055825 + ], + [ + 5.4653997, + 53.4055847 + ], + [ + 5.4652732, + 53.4056007 + ], + [ + 5.4652541, + 53.405651 + ], + [ + 5.4654681, + 53.405777 + ], + [ + 5.4657855, + 53.4059121 + ], + [ + 5.465885, + 53.4059762 + ], + [ + 5.4658619, + 53.4060083 + ], + [ + 5.4657738, + 53.4060265 + ], + [ + 5.4653721, + 53.4059486 + ], + [ + 5.4652647, + 53.4059646 + ], + [ + 5.465234, + 53.4060057 + ], + [ + 5.4653105, + 53.4060722 + ], + [ + 5.465693, + 53.4062233 + ], + [ + 5.4660715, + 53.4064043 + ], + [ + 5.4663698, + 53.4065119 + ], + [ + 5.4668518, + 53.4067066 + ], + [ + 5.4671768, + 53.4069082 + ], + [ + 5.4669161, + 53.407034 + ], + [ + 5.4666018, + 53.4071758 + ], + [ + 5.4662494, + 53.4072786 + ], + [ + 5.4661725, + 53.4074068 + ], + [ + 5.4661338, + 53.4075533 + ], + [ + 5.4661488, + 53.4077386 + ], + [ + 5.4662059, + 53.4078187 + ], + [ + 5.4659797, + 53.4079697 + ], + [ + 5.4657728, + 53.4080429 + ], + [ + 5.4655812, + 53.4081252 + ], + [ + 5.4654354, + 53.4082327 + ], + [ + 5.4653088, + 53.4083288 + ], + [ + 5.4650062, + 53.408418 + ], + [ + 5.4648224, + 53.4084248 + ], + [ + 5.4645698, + 53.4084156 + ], + [ + 5.4643975, + 53.4084269 + ], + [ + 5.464164, + 53.4084269 + ], + [ + 5.4639457, + 53.408397 + ], + [ + 5.4638732, + 53.408349 + ], + [ + 5.4636663, + 53.4083809 + ], + [ + 5.4635284, + 53.4084198 + ], + [ + 5.4633407, + 53.4084792 + ], + [ + 5.4634708, + 53.4084999 + ], + [ + 5.4635512, + 53.4084884 + ], + [ + 5.4636701, + 53.408445 + ], + [ + 5.4637811, + 53.4084153 + ], + [ + 5.4638805, + 53.4084268 + ], + [ + 5.4640146, + 53.4084634 + ], + [ + 5.4641446, + 53.4084955 + ], + [ + 5.4643208, + 53.4084933 + ], + [ + 5.464451, + 53.4084864 + ], + [ + 5.4646921, + 53.4084636 + ], + [ + 5.464895, + 53.4084752 + ], + [ + 5.4651324, + 53.4084752 + ], + [ + 5.4652857, + 53.4084158 + ], + [ + 5.4654198, + 53.4083448 + ], + [ + 5.4655119, + 53.4082671 + ], + [ + 5.4656501, + 53.4081802 + ], + [ + 5.4658147, + 53.4081116 + ], + [ + 5.4659833, + 53.4080453 + ], + [ + 5.4661021, + 53.4079812 + ], + [ + 5.4662518, + 53.4078942 + ], + [ + 5.4664584, + 53.4079379 + ], + [ + 5.4666766, + 53.4079379 + ], + [ + 5.4670864, + 53.4078877 + ], + [ + 5.4674119, + 53.4078649 + ], + [ + 5.467496, + 53.4078878 + ], + [ + 5.4675457, + 53.4079381 + ], + [ + 5.4675071, + 53.4080984 + ], + [ + 5.4674148, + 53.4082334 + ], + [ + 5.4673533, + 53.4083043 + ], + [ + 5.4673723, + 53.4083844 + ], + [ + 5.4675061, + 53.4084828 + ], + [ + 5.4687233, + 53.4086068 + ], + [ + 5.4688765, + 53.4085772 + ], + [ + 5.4691292, + 53.4085589 + ], + [ + 5.4694432, + 53.4085636 + ], + [ + 5.4697418, + 53.4085796 + ], + [ + 5.470048, + 53.4086049 + ], + [ + 5.4702929, + 53.4086645 + ], + [ + 5.470511, + 53.4087493 + ], + [ + 5.4707175, + 53.4087928 + ], + [ + 5.4709549, + 53.4088386 + ], + [ + 5.4711156, + 53.4088479 + ], + [ + 5.4712726, + 53.4088273 + ], + [ + 5.4715562, + 53.4087427 + ], + [ + 5.4718397, + 53.4086489 + ], + [ + 5.4719203, + 53.4085619 + ], + [ + 5.4719396, + 53.408443 + ], + [ + 5.4719132, + 53.4082896 + ], + [ + 5.4718562, + 53.4081019 + ], + [ + 5.4718067, + 53.4079852 + ], + [ + 5.4720056, + 53.408063 + ], + [ + 5.472147, + 53.4081661 + ], + [ + 5.4722654, + 53.4082691 + ], + [ + 5.4724568, + 53.4083263 + ], + [ + 5.47274, + 53.4083471 + ], + [ + 5.4730771, + 53.4083242 + ], + [ + 5.4735287, + 53.4083129 + ], + [ + 5.4738849, + 53.4083382 + ], + [ + 5.4741679, + 53.4084298 + ], + [ + 5.474382, + 53.408558 + ], + [ + 5.4745386, + 53.4087068 + ], + [ + 5.4746377, + 53.4089334 + ], + [ + 5.474645, + 53.4091142 + ], + [ + 5.4744953, + 53.4092812 + ], + [ + 5.4742422, + 53.4094437 + ], + [ + 5.4739855, + 53.4095718 + ], + [ + 5.4737978, + 53.4095947 + ], + [ + 5.4704134, + 53.4146151 + ], + [ + 5.4704283, + 53.41478 + ], + [ + 5.4703589, + 53.4149905 + ], + [ + 5.4702282, + 53.4152079 + ], + [ + 5.4701667, + 53.4153497 + ], + [ + 5.4701894, + 53.4154436 + ], + [ + 5.4703501, + 53.4155032 + ], + [ + 5.4705032, + 53.4155032 + ], + [ + 5.4706679, + 53.4154964 + ], + [ + 5.4707866, + 53.4155285 + ], + [ + 5.4708554, + 53.4155766 + ], + [ + 5.4707783, + 53.4158283 + ], + [ + 5.4790778, + 53.4185415 + ], + [ + 5.4790973, + 53.4185379 + ], + [ + 5.479691, + 53.4185334 + ], + [ + 5.4797215, + 53.4185883 + ], + [ + 5.4796448, + 53.4186295 + ], + [ + 5.4794801, + 53.418673 + ], + [ + 5.4794608, + 53.4187119 + ], + [ + 5.47961, + 53.418744 + ], + [ + 5.479928, + 53.4187212 + ], + [ + 5.4804641, + 53.4187006 + ], + [ + 5.4808278, + 53.4187282 + ], + [ + 5.4810346, + 53.4187877 + ], + [ + 5.4811186, + 53.4188908 + ], + [ + 5.4809882, + 53.4189617 + ], + [ + 5.4807812, + 53.4190692 + ], + [ + 5.4807044, + 53.4191905 + ], + [ + 5.4807042, + 53.4193369 + ], + [ + 5.4806731, + 53.4195315 + ], + [ + 5.4805847, + 53.4196802 + ], + [ + 5.4804697, + 53.4197465 + ], + [ + 5.4801441, + 53.4198266 + ], + [ + 5.4799802, + 53.4199654 + ], + [ + 5.4796875, + 53.4202133 + ], + [ + 5.4796987, + 53.4203347 + ], + [ + 5.4800168, + 53.4202271 + ], + [ + 5.4803535, + 53.4199898 + ], + [ + 5.4805652, + 53.4198405 + ], + [ + 5.4806996, + 53.4197169 + ], + [ + 5.4807764, + 53.4196139 + ], + [ + 5.4807842, + 53.4194812 + ], + [ + 5.4807883, + 53.4193186 + ], + [ + 5.480827, + 53.4191745 + ], + [ + 5.480919, + 53.4190899 + ], + [ + 5.4813215, + 53.4189 + ], + [ + 5.4815476, + 53.4188336 + ], + [ + 5.4820224, + 53.4188978 + ], + [ + 5.482631, + 53.4190466 + ], + [ + 5.4831668, + 53.4191543 + ], + [ + 5.4834961, + 53.4191818 + ], + [ + 5.4837181, + 53.419246 + ], + [ + 5.4838213, + 53.4193421 + ], + [ + 5.4837867, + 53.4193993 + ], + [ + 5.4836487, + 53.419445 + ], + [ + 5.48353, + 53.4194954 + ], + [ + 5.4835604, + 53.4195686 + ], + [ + 5.4839089, + 53.4196282 + ], + [ + 5.4845253, + 53.4197038 + ], + [ + 5.4859723, + 53.419965 + ], + [ + 5.4866804, + 53.4201482 + ], + [ + 5.4871397, + 53.4203199 + ], + [ + 5.4876946, + 53.4205786 + ], + [ + 5.4881919, + 53.4208213 + ], + [ + 5.4886204, + 53.4210639 + ], + [ + 5.4888308, + 53.4211326 + ], + [ + 5.4890797, + 53.4211579 + ], + [ + 5.4894473, + 53.4211693 + ], + [ + 5.4898838, + 53.4212472 + ], + [ + 5.4902859, + 53.4213113 + ], + [ + 5.4907338, + 53.4214189 + ], + [ + 5.491193, + 53.4215678 + ], + [ + 5.4916139, + 53.4217692 + ], + [ + 5.4918398, + 53.4218562 + ], + [ + 5.4949513, + 53.4230237 + ], + [ + 5.4951158, + 53.423081 + ], + [ + 5.4953455, + 53.4232068 + ], + [ + 5.4955751, + 53.4232847 + ], + [ + 5.4958317, + 53.4233328 + ], + [ + 5.496138, + 53.4233442 + ], + [ + 5.4966092, + 53.4232871 + ], + [ + 5.4968734, + 53.4233077 + ], + [ + 5.4970879, + 53.4233489 + ], + [ + 5.4972868, + 53.4234427 + ], + [ + 5.4973633, + 53.423516 + ], + [ + 5.4973862, + 53.4235915 + ], + [ + 5.497501, + 53.4236556 + ], + [ + 5.4976235, + 53.4236762 + ], + [ + 5.4978265, + 53.4236648 + ], + [ + 5.4980102, + 53.4236854 + ], + [ + 5.4981289, + 53.4237403 + ], + [ + 5.498236, + 53.4238685 + ], + [ + 5.4982128, + 53.42396 + ], + [ + 5.4981666, + 53.4240859 + ], + [ + 5.4982087, + 53.4241705 + ], + [ + 5.4982814, + 53.4242072 + ], + [ + 5.4984001, + 53.4242026 + ], + [ + 5.4985611, + 53.4241203 + ], + [ + 5.4986608, + 53.4240447 + ], + [ + 5.4995264, + 53.4240311 + ], + [ + 5.5002348, + 53.4240883 + ], + [ + 5.500721, + 53.4242233 + ], + [ + 5.5011153, + 53.4243721 + ], + [ + 5.5012797, + 53.4244751 + ], + [ + 5.5013446, + 53.4246147 + ], + [ + 5.5015322, + 53.4247292 + ], + [ + 5.5017427, + 53.4247956 + ], + [ + 5.502026, + 53.4248985 + ], + [ + 5.502401, + 53.425109 + ], + [ + 5.5026691, + 53.4251732 + ], + [ + 5.5029678, + 53.4251984 + ], + [ + 5.5032549, + 53.4252327 + ], + [ + 5.5034998, + 53.42537 + ], + [ + 5.5037294, + 53.4255462 + ], + [ + 5.5037674, + 53.4257522 + ], + [ + 5.5038322, + 53.425901 + ], + [ + 5.5040044, + 53.4260657 + ], + [ + 5.5042111, + 53.4261642 + ], + [ + 5.5043757, + 53.4261916 + ], + [ + 5.5045708, + 53.4262969 + ], + [ + 5.5049804, + 53.4264618 + ], + [ + 5.5054205, + 53.4267134 + ], + [ + 5.5056657, + 53.4267455 + ], + [ + 5.5058725, + 53.4267798 + ], + [ + 5.5061328, + 53.4268645 + ], + [ + 5.5064123, + 53.4269241 + ], + [ + 5.5068027, + 53.4271026 + ], + [ + 5.5071854, + 53.4273291 + ], + [ + 5.5074148, + 53.42759 + ], + [ + 5.5074797, + 53.4278121 + ], + [ + 5.5075293, + 53.4279287 + ], + [ + 5.5076824, + 53.4280043 + ], + [ + 5.5078279, + 53.4280272 + ], + [ + 5.5081651, + 53.4280271 + ], + [ + 5.5086016, + 53.4281164 + ], + [ + 5.5088043, + 53.4282514 + ], + [ + 5.5088847, + 53.4283773 + ], + [ + 5.5091755, + 53.4284574 + ], + [ + 5.5139318, + 53.4292513 + ], + [ + 5.5141004, + 53.4292306 + ], + [ + 5.5142383, + 53.4292672 + ], + [ + 5.5143493, + 53.4293382 + ], + [ + 5.5143837, + 53.4294321 + ], + [ + 5.5143413, + 53.4295442 + ], + [ + 5.5142377, + 53.4297113 + ], + [ + 5.5141149, + 53.4298738 + ], + [ + 5.5140497, + 53.4299974 + ], + [ + 5.5140611, + 53.4300913 + ], + [ + 5.5141108, + 53.4301507 + ], + [ + 5.5141796, + 53.4301828 + ], + [ + 5.5142678, + 53.4301919 + ], + [ + 5.5144057, + 53.4301759 + ], + [ + 5.5145283, + 53.4301507 + ], + [ + 5.5147045, + 53.4301118 + ], + [ + 5.5148617, + 53.4301049 + ], + [ + 5.5149995, + 53.4301094 + ], + [ + 5.5151221, + 53.4301003 + ], + [ + 5.5152984, + 53.4300545 + ], + [ + 5.5154784, + 53.4300201 + ], + [ + 5.5156546, + 53.4299836 + ], + [ + 5.5158079, + 53.4299354 + ], + [ + 5.5159153, + 53.4298737 + ], + [ + 5.5160149, + 53.4297889 + ], + [ + 5.5160726, + 53.429702 + ], + [ + 5.5161531, + 53.4295989 + ], + [ + 5.5162489, + 53.4295578 + ], + [ + 5.5163408, + 53.4295532 + ], + [ + 5.5164251, + 53.4295623 + ], + [ + 5.5165131, + 53.4295646 + ], + [ + 5.5166396, + 53.4295417 + ], + [ + 5.5167238, + 53.4295806 + ], + [ + 5.5168081, + 53.4295714 + ], + [ + 5.5168542, + 53.4295279 + ], + [ + 5.5168772, + 53.4294616 + ], + [ + 5.5167739, + 53.4293471 + ], + [ + 5.5165978, + 53.4292671 + ], + [ + 5.5165021, + 53.429219 + ], + [ + 5.5163758, + 53.4290863 + ], + [ + 5.5162227, + 53.4290062 + ], + [ + 5.5161539, + 53.428917 + ], + [ + 5.5161847, + 53.4288483 + ], + [ + 5.5162498, + 53.4288025 + ], + [ + 5.5162881, + 53.4287361 + ], + [ + 5.5163725, + 53.428672 + ], + [ + 5.5164913, + 53.4286651 + ], + [ + 5.5166445, + 53.4286331 + ], + [ + 5.5167864, + 53.4285804 + ], + [ + 5.5169855, + 53.4285621 + ], + [ + 5.5171349, + 53.4285643 + ], + [ + 5.5173378, + 53.428569 + ], + [ + 5.5175179, + 53.4285575 + ], + [ + 5.5176711, + 53.4285758 + ], + [ + 5.5178817, + 53.4286673 + ], + [ + 5.5180579, + 53.428681 + ], + [ + 5.5182073, + 53.4286626 + ], + [ + 5.5179504, + 53.4287771 + ], + [ + 5.5178815, + 53.4288229 + ], + [ + 5.5178776, + 53.4288732 + ], + [ + 5.5179389, + 53.4288984 + ], + [ + 5.5179733, + 53.4289717 + ], + [ + 5.5180269, + 53.4290311 + ], + [ + 5.5181072, + 53.4290403 + ], + [ + 5.5182528, + 53.4290128 + ], + [ + 5.518429, + 53.4289945 + ], + [ + 5.5184902, + 53.4290655 + ], + [ + 5.5185132, + 53.4291249 + ], + [ + 5.5185935, + 53.4291547 + ], + [ + 5.5186894, + 53.4291662 + ], + [ + 5.5187199, + 53.4292027 + ], + [ + 5.518739, + 53.4292599 + ], + [ + 5.5187428, + 53.4293149 + ], + [ + 5.5188154, + 53.4293652 + ], + [ + 5.518915, + 53.429363 + ], + [ + 5.5190722, + 53.4293377 + ], + [ + 5.5191449, + 53.4292759 + ], + [ + 5.5192025, + 53.4291729 + ], + [ + 5.519245, + 53.4289738 + ], + [ + 5.519333, + 53.4289052 + ], + [ + 5.5194634, + 53.4288685 + ], + [ + 5.5196051, + 53.4288593 + ], + [ + 5.5198425, + 53.4288822 + ], + [ + 5.5200915, + 53.4289348 + ], + [ + 5.5202715, + 53.4289485 + ], + [ + 5.5208729, + 53.4289759 + ], + [ + 5.5211027, + 53.4289736 + ], + [ + 5.5212905, + 53.4289231 + ], + [ + 5.5214742, + 53.4289025 + ], + [ + 5.5216083, + 53.4289254 + ], + [ + 5.5217156, + 53.4289644 + ], + [ + 5.5221943, + 53.4289414 + ], + [ + 5.5223476, + 53.4289596 + ], + [ + 5.5226923, + 53.4289413 + ], + [ + 5.5231328, + 53.4289069 + ], + [ + 5.5235771, + 53.4289182 + ], + [ + 5.5241478, + 53.4290372 + ], + [ + 5.5244273, + 53.4290326 + ], + [ + 5.5248142, + 53.4290325 + ], + [ + 5.5251245, + 53.429092 + ], + [ + 5.5255341, + 53.4291926 + ], + [ + 5.5260818, + 53.4292657 + ], + [ + 5.5266525, + 53.4293366 + ], + [ + 5.5269321, + 53.4294006 + ], + [ + 5.5272384, + 53.4295058 + ], + [ + 5.5278357, + 53.4297414 + ], + [ + 5.5282761, + 53.4298878 + ], + [ + 5.5285825, + 53.4299656 + ], + [ + 5.5291378, + 53.4300639 + ], + [ + 5.5294595, + 53.4301417 + ], + [ + 5.5297428, + 53.4302767 + ], + [ + 5.529984, + 53.4303773 + ], + [ + 5.5303134, + 53.4304116 + ], + [ + 5.5306543, + 53.4304549 + ], + [ + 5.5311676, + 53.4304823 + ], + [ + 5.5315659, + 53.4305165 + ], + [ + 5.5317995, + 53.4305806 + ], + [ + 5.5319719, + 53.4307064 + ], + [ + 5.5321058, + 53.4307728 + ], + [ + 5.5322666, + 53.4308162 + ], + [ + 5.5323892, + 53.4308344 + ], + [ + 5.5325003, + 53.4308276 + ], + [ + 5.532711, + 53.430839 + ], + [ + 5.53296, + 53.4308847 + ], + [ + 5.5331438, + 53.4309579 + ], + [ + 5.5333161, + 53.4310608 + ], + [ + 5.5334769, + 53.4311134 + ], + [ + 5.5334807, + 53.4311043 + ], + [ + 5.533699, + 53.4311706 + ], + [ + 5.5338062, + 53.4312301 + ], + [ + 5.5338981, + 53.4313445 + ], + [ + 5.5339593, + 53.431404 + ], + [ + 5.5340971, + 53.4314429 + ], + [ + 5.5343154, + 53.4314817 + ], + [ + 5.5345109, + 53.4315297 + ], + [ + 5.5346142, + 53.4315755 + ], + [ + 5.5346754, + 53.4316578 + ], + [ + 5.5347405, + 53.4317562 + ], + [ + 5.5348706, + 53.4318386 + ], + [ + 5.5349817, + 53.4318546 + ], + [ + 5.5351043, + 53.4318431 + ], + [ + 5.5352691, + 53.4318225 + ], + [ + 5.5354262, + 53.4317835 + ], + [ + 5.5357212, + 53.4317033 + ], + [ + 5.5359396, + 53.4316713 + ], + [ + 5.5360928, + 53.4316895 + ], + [ + 5.5362154, + 53.4317239 + ], + [ + 5.5363148, + 53.4317627 + ], + [ + 5.5364297, + 53.4318062 + ], + [ + 5.5365293, + 53.4318519 + ], + [ + 5.5365867, + 53.4319023 + ], + [ + 5.5366097, + 53.4319846 + ], + [ + 5.5364985, + 53.4320717 + ], + [ + 5.536349, + 53.4321427 + ], + [ + 5.5361422, + 53.4321976 + ], + [ + 5.5358663, + 53.432248 + ], + [ + 5.5357705, + 53.4322618 + ], + [ + 5.5357552, + 53.4322984 + ], + [ + 5.5357742, + 53.432335 + ], + [ + 5.5358433, + 53.4323762 + ], + [ + 5.5359735, + 53.4323853 + ], + [ + 5.5361535, + 53.4323853 + ], + [ + 5.536276, + 53.4323921 + ], + [ + 5.536345, + 53.4324127 + ], + [ + 5.5363641, + 53.4324516 + ], + [ + 5.5363105, + 53.4324905 + ], + [ + 5.5363028, + 53.4325294 + ], + [ + 5.5363257, + 53.4325775 + ], + [ + 5.5363908, + 53.4326004 + ], + [ + 5.5364751, + 53.4325797 + ], + [ + 5.5365863, + 53.4325728 + ], + [ + 5.5367088, + 53.4325865 + ], + [ + 5.5368084, + 53.43263 + ], + [ + 5.5368888, + 53.432678 + ], + [ + 5.5369731, + 53.4327307 + ], + [ + 5.5370267, + 53.4327513 + ], + [ + 5.5370879, + 53.4327466 + ], + [ + 5.5371187, + 53.4327215 + ], + [ + 5.5371225, + 53.4326986 + ], + [ + 5.5370804, + 53.4326551 + ], + [ + 5.5370152, + 53.4326436 + ], + [ + 5.5369616, + 53.4326254 + ], + [ + 5.5369463, + 53.432559 + ], + [ + 5.5370114, + 53.4325178 + ], + [ + 5.5370957, + 53.4324926 + ], + [ + 5.5372528, + 53.4324857 + ], + [ + 5.5373907, + 53.4324765 + ], + [ + 5.5374559, + 53.4324811 + ], + [ + 5.5374711, + 53.4325428 + ], + [ + 5.5373906, + 53.4326527 + ], + [ + 5.5371874, + 53.432813 + ], + [ + 5.5369691, + 53.4330122 + ], + [ + 5.5366586, + 53.4332434 + ], + [ + 5.5363174, + 53.4334746 + ], + [ + 5.536237, + 53.4335364 + ], + [ + 5.5361986, + 53.4336165 + ], + [ + 5.5361832, + 53.4336875 + ], + [ + 5.5362023, + 53.4337768 + ], + [ + 5.5362137, + 53.4338249 + ], + [ + 5.5361754, + 53.433834 + ], + [ + 5.5360949, + 53.4338363 + ], + [ + 5.5356889, + 53.4337769 + ], + [ + 5.5355587, + 53.4337082 + ], + [ + 5.5354477, + 53.4337106 + ], + [ + 5.5353787, + 53.4337266 + ], + [ + 5.5353556, + 53.4337656 + ], + [ + 5.53544, + 53.4337472 + ], + [ + 5.5355051, + 53.4337678 + ], + [ + 5.5356123, + 53.4338341 + ], + [ + 5.5357233, + 53.4338502 + ], + [ + 5.5358344, + 53.4338685 + ], + [ + 5.5361026, + 53.4339279 + ], + [ + 5.5362558, + 53.433921 + ], + [ + 5.5363248, + 53.4338729 + ], + [ + 5.5363478, + 53.4338156 + ], + [ + 5.5363402, + 53.4336738 + ], + [ + 5.5363748, + 53.4335502 + ], + [ + 5.5366508, + 53.4333784 + ], + [ + 5.5371069, + 53.4331014 + ], + [ + 5.5373674, + 53.4328724 + ], + [ + 5.5376438, + 53.4326029 + ], + [ + 5.5378083, + 53.4325283 + ], + [ + 5.5380967, + 53.4324635 + ], + [ + 5.5382728, + 53.4324668 + ], + [ + 5.5383908, + 53.4325155 + ], + [ + 5.538474, + 53.4325755 + ], + [ + 5.5384651, + 53.4326487 + ], + [ + 5.5383937, + 53.4327904 + ], + [ + 5.5383495, + 53.4329047 + ], + [ + 5.5384052, + 53.432999 + ], + [ + 5.538473, + 53.4330703 + ], + [ + 5.5385833, + 53.4331167 + ], + [ + 5.538979, + 53.4332725 + ], + [ + 5.5390507, + 53.4333347 + ], + [ + 5.5391182, + 53.4334152 + ], + [ + 5.5392016, + 53.433473 + ], + [ + 5.5393081, + 53.4335102 + ], + [ + 5.5397699, + 53.4336136 + ], + [ + 5.5400369, + 53.4336816 + ], + [ + 5.5401281, + 53.4337256 + ], + [ + 5.5401463, + 53.433776 + ], + [ + 5.5401189, + 53.4338103 + ], + [ + 5.5400304, + 53.4338373 + ], + [ + 5.5399148, + 53.4338687 + ], + [ + 5.5398146, + 53.4339071 + ], + [ + 5.5397486, + 53.4339594 + ], + [ + 5.5397322, + 53.4340165 + ], + [ + 5.5397847, + 53.4340856 + ], + [ + 5.5398142, + 53.4341453 + ], + [ + 5.5397868, + 53.4341818 + ], + [ + 5.5397021, + 53.4342088 + ], + [ + 5.5395718, + 53.4342126 + ], + [ + 5.539399, + 53.4342323 + ], + [ + 5.5392682, + 53.4342659 + ], + [ + 5.539198, + 53.4343342 + ], + [ + 5.5392274, + 53.4344168 + ], + [ + 5.5393297, + 53.4344724 + ], + [ + 5.5394711, + 53.4344938 + ], + [ + 5.539659, + 53.434488 + ], + [ + 5.5398743, + 53.4344456 + ], + [ + 5.5400862, + 53.4343736 + ], + [ + 5.540291, + 53.434267 + ], + [ + 5.5405185, + 53.4341836 + ], + [ + 5.5407181, + 53.4341641 + ], + [ + 5.5408853, + 53.4342338 + ], + [ + 5.5411321, + 53.4341481 + ], + [ + 5.5413201, + 53.4341308 + ], + [ + 5.5414767, + 53.4341569 + ], + [ + 5.5416671, + 53.4342221 + ], + [ + 5.541842, + 53.4342963 + ], + [ + 5.5419527, + 53.4343222 + ], + [ + 5.5420412, + 53.4342975 + ], + [ + 5.5420803, + 53.4342496 + ], + [ + 5.5421416, + 53.4342499 + ], + [ + 5.5421716, + 53.4342845 + ], + [ + 5.5422207, + 53.4343305 + ], + [ + 5.5422778, + 53.4343515 + ], + [ + 5.5423354, + 53.4343449 + ], + [ + 5.5424088, + 53.4343064 + ], + [ + 5.5425122, + 53.434307 + ], + [ + 5.5426032, + 53.4343556 + ], + [ + 5.5426101, + 53.4344106 + ], + [ + 5.542765, + 53.4347219 + ], + [ + 5.5438932, + 53.434169 + ], + [ + 5.5442316, + 53.4341236 + ], + [ + 5.5450221, + 53.4343023 + ], + [ + 5.5457387, + 53.434818 + ], + [ + 5.5489154, + 53.4393736 + ], + [ + 5.5497447, + 53.4398217 + ], + [ + 5.5505724, + 53.439843 + ], + [ + 5.5508353, + 53.4397304 + ], + [ + 5.5509402, + 53.4376188 + ], + [ + 5.5526123, + 53.4322481 + ], + [ + 5.5538041, + 53.4291916 + ], + [ + 5.5545927, + 53.428876 + ], + [ + 5.5553448, + 53.4288525 + ], + [ + 5.5559472, + 53.4290314 + ], + [ + 5.556174, + 53.4293231 + ], + [ + 5.5548355, + 53.4333007 + ], + [ + 5.5543115, + 53.4339529 + ], + [ + 5.5536085, + 53.4369862 + ], + [ + 5.5545595, + 53.4397028 + ], + [ + 5.5539853, + 53.4409692 + ], + [ + 5.5540717, + 53.4409474 + ], + [ + 5.5545599, + 53.4408539 + ], + [ + 5.5546733, + 53.440845 + ], + [ + 5.5561336, + 53.4403538 + ], + [ + 5.557031, + 53.4394786 + ], + [ + 5.5586021, + 53.4381991 + ], + [ + 5.5594998, + 53.4374583 + ], + [ + 5.5615255, + 53.4372538 + ], + [ + 5.5628785, + 53.4377223 + ], + [ + 5.5640065, + 53.4382585 + ], + [ + 5.5640126, + 53.4397375 + ], + [ + 5.5627993, + 53.4409675 + ] + ] + ], + [ + [ + [ + 5.075941, + 53.2957696 + ], + [ + 5.0758885, + 53.2958114 + ], + [ + 5.0755396, + 53.2960778 + ], + [ + 5.0759151, + 53.2962589 + ], + [ + 5.0761191, + 53.2961813 + ], + [ + 5.0784211, + 53.2963846 + ], + [ + 5.0784366, + 53.2957183 + ], + [ + 5.078479, + 53.2956657 + ], + [ + 5.0785365, + 53.295643 + ], + [ + 5.0786281, + 53.2956363 + ], + [ + 5.0793113, + 53.2956561 + ], + [ + 5.0795099, + 53.2956497 + ], + [ + 5.0797161, + 53.295634 + ], + [ + 5.0799606, + 53.2956094 + ], + [ + 5.0802662, + 53.2955711 + ], + [ + 5.0804573, + 53.2955487 + ], + [ + 5.080648, + 53.2955513 + ], + [ + 5.0808388, + 53.2955724 + ], + [ + 5.0809325, + 53.2964816 + ], + [ + 5.0838641, + 53.2965015 + ], + [ + 5.0839863, + 53.2964995 + ], + [ + 5.0848642, + 53.2965174 + ], + [ + 5.0864866, + 53.2965231 + ], + [ + 5.0870061, + 53.2964853 + ], + [ + 5.0871437, + 53.2964558 + ], + [ + 5.0876134, + 53.2964156 + ], + [ + 5.0878082, + 53.2963885 + ], + [ + 5.0878885, + 53.2963796 + ], + [ + 5.0881139, + 53.2963364 + ], + [ + 5.0883242, + 53.2962888 + ], + [ + 5.0885384, + 53.2962183 + ], + [ + 5.0887488, + 53.2961341 + ], + [ + 5.0889288, + 53.2960451 + ], + [ + 5.0891204, + 53.295931 + ], + [ + 5.089339, + 53.2957689 + ], + [ + 5.090723, + 53.2947735 + ], + [ + 5.0907425, + 53.2946934 + ], + [ + 5.0907963, + 53.2946386 + ], + [ + 5.0908844, + 53.2946066 + ], + [ + 5.0910983, + 53.2945705 + ], + [ + 5.0913083, + 53.2945686 + ], + [ + 5.0914149, + 53.2946192 + ], + [ + 5.0909088, + 53.2951482 + ], + [ + 5.0907935, + 53.2952043 + ], + [ + 5.0903146, + 53.2954115 + ], + [ + 5.0902453, + 53.2954983 + ], + [ + 5.0899155, + 53.2957495 + ], + [ + 5.0900868, + 53.2958232 + ], + [ + 5.090336, + 53.2956634 + ], + [ + 5.0904045, + 53.2956933 + ], + [ + 5.0898486, + 53.2960951 + ], + [ + 5.0897915, + 53.2960629 + ], + [ + 5.0900179, + 53.2958825 + ], + [ + 5.0898389, + 53.2958066 + ], + [ + 5.0895782, + 53.2959892 + ], + [ + 5.0895397, + 53.2960441 + ], + [ + 5.089547, + 53.2960944 + ], + [ + 5.0895963, + 53.2961472 + ], + [ + 5.0899617, + 53.2963312 + ], + [ + 5.0899958, + 53.2963701 + ], + [ + 5.0899956, + 53.2964114 + ], + [ + 5.0899648, + 53.2964456 + ], + [ + 5.0898922, + 53.2964753 + ], + [ + 5.0898311, + 53.2964797 + ], + [ + 5.0897624, + 53.296459 + ], + [ + 5.0895303, + 53.2963463 + ], + [ + 5.0894197, + 53.2963026 + ], + [ + 5.0893396, + 53.2963024 + ], + [ + 5.0892592, + 53.2963251 + ], + [ + 5.0890794, + 53.2964117 + ], + [ + 5.0888037, + 53.2965486 + ], + [ + 5.0885282, + 53.2966625 + ], + [ + 5.0878701, + 53.2968924 + ], + [ + 5.087786, + 53.2969334 + ], + [ + 5.0877819, + 53.2969654 + ], + [ + 5.0883432, + 53.2975826 + ], + [ + 5.0884118, + 53.2976147 + ], + [ + 5.0884728, + 53.2976217 + ], + [ + 5.0885759, + 53.2976036 + ], + [ + 5.08879, + 53.2975491 + ], + [ + 5.0890693, + 53.2974581 + ], + [ + 5.0894443, + 53.2973077 + ], + [ + 5.089766, + 53.2971482 + ], + [ + 5.090034, + 53.2969954 + ], + [ + 5.0904939, + 53.2967124 + ], + [ + 5.0904292, + 53.2966801 + ], + [ + 5.0911556, + 53.295783 + ], + [ + 5.0910524, + 53.2952344 + ], + [ + 5.0915509, + 53.294837 + ], + [ + 5.0917811, + 53.2946681 + ], + [ + 5.0918913, + 53.2947301 + ], + [ + 5.0917188, + 53.2948671 + ], + [ + 5.0916111, + 53.2950066 + ], + [ + 5.0920223, + 53.2951769 + ], + [ + 5.0920939, + 53.2951985 + ], + [ + 5.09227, + 53.2952506 + ], + [ + 5.0925217, + 53.2952992 + ], + [ + 5.0931508, + 53.2954333 + ], + [ + 5.0934176, + 53.2954957 + ], + [ + 5.0939435, + 53.2956593 + ], + [ + 5.0942331, + 53.2957538 + ], + [ + 5.0945187, + 53.2958712 + ], + [ + 5.0947546, + 53.2959792 + ], + [ + 5.0950248, + 53.2961401 + ], + [ + 5.0952378, + 53.2962733 + ], + [ + 5.0954318, + 53.2963996 + ], + [ + 5.0956369, + 53.2965672 + ], + [ + 5.095762, + 53.296707 + ], + [ + 5.0958643, + 53.2968423 + ], + [ + 5.0960001, + 53.2971472 + ], + [ + 5.096106, + 53.2972962 + ], + [ + 5.09622, + 53.2974109 + ], + [ + 5.0963491, + 53.2975279 + ], + [ + 5.0965618, + 53.2977002 + ], + [ + 5.0968584, + 53.2979045 + ], + [ + 5.0973188, + 53.2981848 + ], + [ + 5.0977602, + 53.2984283 + ], + [ + 5.0990126, + 53.2990398 + ], + [ + 5.0993019, + 53.2992099 + ], + [ + 5.0995109, + 53.2993752 + ], + [ + 5.0997463, + 53.2995863 + ], + [ + 5.0999282, + 53.2998225 + ], + [ + 5.1000759, + 53.3000541 + ], + [ + 5.1002043, + 53.3002924 + ], + [ + 5.1002832, + 53.3004986 + ], + [ + 5.1003389, + 53.3007873 + ], + [ + 5.100372, + 53.3010163 + ], + [ + 5.100344, + 53.301236 + ], + [ + 5.1002356, + 53.3014945 + ], + [ + 5.1000508, + 53.3017712 + ], + [ + 5.0997973, + 53.3020408 + ], + [ + 5.0995901, + 53.3021985 + ], + [ + 5.0992912, + 53.3024016 + ], + [ + 5.0989767, + 53.302646 + ], + [ + 5.0987538, + 53.3028837 + ], + [ + 5.0986036, + 53.3031146 + ], + [ + 5.0985259, + 53.3033686 + ], + [ + 5.0984973, + 53.3036983 + ], + [ + 5.098484, + 53.3040028 + ], + [ + 5.0985765, + 53.3045159 + ], + [ + 5.0984503, + 53.3045431 + ], + [ + 5.0974227, + 53.3046555 + ], + [ + 5.0969527, + 53.3046935 + ], + [ + 5.0965745, + 53.3047293 + ], + [ + 5.0963185, + 53.3047678 + ], + [ + 5.0960089, + 53.3048289 + ], + [ + 5.0956034, + 53.3049358 + ], + [ + 5.0952556, + 53.3050175 + ], + [ + 5.0950186, + 53.3050605 + ], + [ + 5.0949041, + 53.3050511 + ], + [ + 5.0925396, + 53.3052111 + ], + [ + 5.0919095, + 53.3052282 + ], + [ + 5.0916765, + 53.3052574 + ], + [ + 5.0914892, + 53.3052936 + ], + [ + 5.0893436, + 53.3058754 + ], + [ + 5.0892364, + 53.3059187 + ], + [ + 5.0889122, + 53.305879 + ], + [ + 5.0886221, + 53.3058578 + ], + [ + 5.0881027, + 53.3058568 + ], + [ + 5.0867623, + 53.3058907 + ], + [ + 5.0862657, + 53.3059263 + ], + [ + 5.0858111, + 53.3059688 + ], + [ + 5.0855015, + 53.3060139 + ], + [ + 5.0846991, + 53.3060988 + ], + [ + 5.0838959, + 53.3063196 + ], + [ + 5.0836283, + 53.306374 + ], + [ + 5.0834064, + 53.3064422 + ], + [ + 5.0833522, + 53.3065887 + ], + [ + 5.0828525, + 53.306496 + ], + [ + 5.0825092, + 53.3064472 + ], + [ + 5.0821161, + 53.3064097 + ], + [ + 5.0816809, + 53.3063996 + ], + [ + 5.0810814, + 53.3064075 + ], + [ + 5.0807337, + 53.3064228 + ], + [ + 5.080159, + 53.3064242 + ], + [ + 5.0800078, + 53.3065014 + ], + [ + 5.0795208, + 53.3065124 + ], + [ + 5.0789065, + 53.3067646 + ], + [ + 5.0785125, + 53.3068713 + ], + [ + 5.0780536, + 53.306978 + ], + [ + 5.0778277, + 53.3070599 + ], + [ + 5.0777244, + 53.3071169 + ], + [ + 5.0776551, + 53.3072061 + ], + [ + 5.0776276, + 53.3073045 + ], + [ + 5.0776841, + 53.3074419 + ], + [ + 5.0775618, + 53.3074714 + ], + [ + 5.0769212, + 53.3073052 + ], + [ + 5.0766466, + 53.307252 + ], + [ + 5.0763453, + 53.30721 + ], + [ + 5.0760476, + 53.3071957 + ], + [ + 5.0753155, + 53.3071979 + ], + [ + 5.0744149, + 53.307263 + ], + [ + 5.0728802, + 53.3074864 + ], + [ + 5.0727387, + 53.3075204 + ], + [ + 5.0726735, + 53.3075661 + ], + [ + 5.0726195, + 53.3076575 + ], + [ + 5.0725802, + 53.3078199 + ], + [ + 5.0724466, + 53.3078197 + ], + [ + 5.072406, + 53.3078031 + ], + [ + 5.0719173, + 53.3076033 + ], + [ + 5.0712541, + 53.3074141 + ], + [ + 5.0709832, + 53.30737 + ], + [ + 5.0706436, + 53.3073417 + ], + [ + 5.0701091, + 53.3073222 + ], + [ + 5.0692004, + 53.3073018 + ], + [ + 5.0686925, + 53.307303 + ], + [ + 5.0683336, + 53.3073137 + ], + [ + 5.0676533, + 53.3073854 + ], + [ + 5.0673324, + 53.3074305 + ], + [ + 5.0670189, + 53.3074893 + ], + [ + 5.0668428, + 53.3075393 + ], + [ + 5.0667317, + 53.3075963 + ], + [ + 5.0666471, + 53.3077014 + ], + [ + 5.0665159, + 53.3079095 + ], + [ + 5.0659056, + 53.3078142 + ], + [ + 5.0653066, + 53.3077304 + ], + [ + 5.0631434, + 53.307453 + ], + [ + 5.0622927, + 53.3073274 + ], + [ + 5.0615374, + 53.3071975 + ], + [ + 5.0602637, + 53.3069495 + ], + [ + 5.0594592, + 53.3067736 + ], + [ + 5.0562371, + 53.3060135 + ], + [ + 5.0552991, + 53.3057395 + ], + [ + 5.0545859, + 53.3055642 + ], + [ + 5.0541016, + 53.3054398 + ], + [ + 5.0535524, + 53.3053243 + ], + [ + 5.0521987, + 53.3049693 + ], + [ + 5.0516992, + 53.3048196 + ], + [ + 5.0515302, + 53.3047646 + ], + [ + 5.0503961, + 53.3049692 + ], + [ + 5.0500888, + 53.304943 + ], + [ + 5.0495984, + 53.3042826 + ], + [ + 5.0477944, + 53.3038396 + ], + [ + 5.0469859, + 53.3036572 + ], + [ + 5.0463489, + 53.303521 + ], + [ + 5.0450826, + 53.303276 + ], + [ + 5.0443501, + 53.3031465 + ], + [ + 5.0400385, + 53.3025638 + ], + [ + 5.0389777, + 53.3024336 + ], + [ + 5.037486, + 53.302211 + ], + [ + 5.0368911, + 53.3020862 + ], + [ + 5.0359603, + 53.3019128 + ], + [ + 5.0351137, + 53.3017348 + ], + [ + 5.0345798, + 53.3016079 + ], + [ + 5.0339928, + 53.3014533 + ], + [ + 5.0331921, + 53.3012572 + ], + [ + 5.0326204, + 53.3010638 + ], + [ + 5.0314162, + 53.3006768 + ], + [ + 5.0299495, + 53.3001199 + ], + [ + 5.0258436, + 53.2984495 + ], + [ + 5.0249984, + 53.2980609 + ], + [ + 5.024473, + 53.297808 + ], + [ + 5.0234371, + 53.2974053 + ], + [ + 5.0218339, + 53.2967334 + ], + [ + 5.020745, + 53.2962344 + ], + [ + 5.0169809, + 53.2943745 + ], + [ + 5.0163832, + 53.294103 + ], + [ + 5.0159226, + 53.2939051 + ], + [ + 5.0150768, + 53.2936218 + ], + [ + 5.0141815, + 53.2933475 + ], + [ + 5.0136591, + 53.2932273 + ], + [ + 5.0132593, + 53.2930753 + ], + [ + 5.0131145, + 53.2930292 + ], + [ + 5.0128438, + 53.2929669 + ], + [ + 5.0124361, + 53.2928561 + ], + [ + 5.0119827, + 53.2927086 + ], + [ + 5.0113772, + 53.2924807 + ], + [ + 5.0108785, + 53.2922622 + ], + [ + 5.0107568, + 53.2921978 + ], + [ + 5.0103568, + 53.2920504 + ], + [ + 5.009896, + 53.2918983 + ], + [ + 5.0094005, + 53.2917621 + ], + [ + 5.0089394, + 53.2916582 + ], + [ + 5.0085622, + 53.2915269 + ], + [ + 5.008429, + 53.2914647 + ], + [ + 5.0081397, + 53.2913496 + ], + [ + 5.0078348, + 53.2912597 + ], + [ + 5.0075832, + 53.2912088 + ], + [ + 5.0073545, + 53.2911602 + ], + [ + 5.0069011, + 53.2910127 + ], + [ + 5.0066653, + 53.2908908 + ], + [ + 5.0065284, + 53.2908127 + ], + [ + 5.0063991, + 53.2907369 + ], + [ + 5.0062429, + 53.2906931 + ], + [ + 5.0060865, + 53.2906561 + ], + [ + 5.0057474, + 53.2905661 + ], + [ + 5.0055683, + 53.2905244 + ], + [ + 5.0053134, + 53.290398 + ], + [ + 5.0049554, + 53.2902507 + ], + [ + 5.0045975, + 53.2901285 + ], + [ + 5.0043309, + 53.2900295 + ], + [ + 5.0041178, + 53.2899283 + ], + [ + 5.0039049, + 53.2898065 + ], + [ + 5.0037754, + 53.2897627 + ], + [ + 5.0034362, + 53.2896589 + ], + [ + 5.003025, + 53.2895138 + ], + [ + 5.0027853, + 53.2893851 + ], + [ + 5.0025456, + 53.2892724 + ], + [ + 5.0015365, + 53.2888992 + ], + [ + 5.0014146, + 53.2888646 + ], + [ + 5.0000594, + 53.2883075 + ], + [ + 4.9991492, + 53.2879941 + ], + [ + 4.9970175, + 53.2871217 + ], + [ + 4.9969301, + 53.2870711 + ], + [ + 4.9952704, + 53.2863851 + ], + [ + 4.9950077, + 53.2862929 + ], + [ + 4.9947904, + 53.2862603 + ], + [ + 4.9946569, + 53.2862326 + ], + [ + 4.9942118, + 53.2860278 + ], + [ + 4.9933669, + 53.2856596 + ], + [ + 4.9929595, + 53.2855213 + ], + [ + 4.9925021, + 53.2854058 + ], + [ + 4.992365, + 53.2853665 + ], + [ + 4.9921599, + 53.2852401 + ], + [ + 4.99189, + 53.2850678 + ], + [ + 4.9915631, + 53.2848793 + ], + [ + 4.9905204, + 53.2844328 + ], + [ + 4.9903946, + 53.2844141 + ], + [ + 4.9903179, + 53.2844483 + ], + [ + 4.9902227, + 53.2844252 + ], + [ + 4.9883731, + 53.2836425 + ], + [ + 4.9876464, + 53.2833157 + ], + [ + 4.9865926, + 53.2828187 + ], + [ + 4.9863376, + 53.2827266 + ], + [ + 4.9861356, + 53.2826802 + ], + [ + 4.9858801, + 53.2826705 + ], + [ + 4.98572, + 53.2826152 + ], + [ + 4.9857018, + 53.2824961 + ], + [ + 4.9855729, + 53.2823791 + ], + [ + 4.9853143, + 53.2822479 + ], + [ + 4.9849795, + 53.2821006 + ], + [ + 4.9840431, + 53.2817413 + ], + [ + 4.9837616, + 53.2816032 + ], + [ + 4.9834726, + 53.281456 + ], + [ + 4.9830654, + 53.2812948 + ], + [ + 4.9824021, + 53.2810413 + ], + [ + 4.9820233, + 53.2808531 + ], + [ + 4.9816344, + 53.2806423 + ], + [ + 4.9813561, + 53.2804591 + ], + [ + 4.9810321, + 53.280285 + ], + [ + 4.9806087, + 53.2800742 + ], + [ + 4.9791292, + 53.2794166 + ], + [ + 4.9749958, + 53.2775239 + ], + [ + 4.9732304, + 53.2767632 + ], + [ + 4.971873, + 53.2761558 + ], + [ + 4.9684725, + 53.2744991 + ], + [ + 4.9666043, + 53.273665 + ], + [ + 4.965861, + 53.2733234 + ], + [ + 4.9635401, + 53.2720335 + ], + [ + 4.9624006, + 53.2714399 + ], + [ + 4.9617144, + 53.271119 + ], + [ + 4.9600597, + 53.2700704 + ], + [ + 4.9584859, + 53.2700648 + ], + [ + 4.9568072, + 53.2693175 + ], + [ + 4.9560264, + 53.2687081 + ], + [ + 4.9550208, + 53.268098 + ], + [ + 4.9543531, + 53.2674217 + ], + [ + 4.9532318, + 53.2671481 + ], + [ + 4.9518884, + 53.2666041 + ], + [ + 4.9493216, + 53.2647752 + ], + [ + 4.9460821, + 53.262809 + ], + [ + 4.9432931, + 53.260777 + ], + [ + 4.9406091, + 53.2594866 + ], + [ + 4.9385981, + 53.2583334 + ], + [ + 4.9360282, + 53.2569085 + ], + [ + 4.9301029, + 53.2539883 + ], + [ + 4.9278678, + 53.2528341 + ], + [ + 4.9228737, + 53.2505011 + ], + [ + 4.9191826, + 53.2489367 + ], + [ + 4.9162739, + 53.2477797 + ], + [ + 4.9142619, + 53.2468283 + ], + [ + 4.9094503, + 53.245057 + ], + [ + 4.9066566, + 53.2436981 + ], + [ + 4.9037524, + 53.2422038 + ], + [ + 4.8990571, + 53.240163 + ], + [ + 4.8938761, + 53.2374468 + ], + [ + 4.8797999, + 53.2310765 + ], + [ + 4.8729763, + 53.2284819 + ], + [ + 4.8678694, + 53.2267606 + ], + [ + 4.8650946, + 53.2258323 + ], + [ + 4.8632033, + 53.2251665 + ], + [ + 4.8626155, + 53.2249805 + ], + [ + 4.8620014, + 53.2247762 + ], + [ + 4.8599319, + 53.2243624 + ], + [ + 4.8587289, + 53.2240489 + ], + [ + 4.8491801, + 53.2182724 + ], + [ + 4.8490622, + 53.2165041 + ], + [ + 4.8494834, + 53.2157347 + ], + [ + 4.8496516, + 53.213557 + ], + [ + 4.8496516, + 53.2127318 + ], + [ + 4.8495231, + 53.2117286 + ], + [ + 4.8491583, + 53.2100966 + ], + [ + 4.8493514, + 53.2087215 + ], + [ + 4.8496304, + 53.2081689 + ], + [ + 4.8504887, + 53.2072822 + ], + [ + 4.852613, + 53.2060998 + ], + [ + 4.8539219, + 53.2055086 + ], + [ + 4.855381, + 53.2055343 + ], + [ + 4.8569904, + 53.2057657 + ], + [ + 4.8585568, + 53.2055472 + ], + [ + 4.8614106, + 53.2053416 + ], + [ + 4.8640714, + 53.204956 + ], + [ + 4.8667751, + 53.2048917 + ], + [ + 4.8650155, + 53.2053287 + ], + [ + 4.8669682, + 53.2052773 + ], + [ + 4.8707876, + 53.2046732 + ], + [ + 4.8723326, + 53.2047375 + ], + [ + 4.8727832, + 53.2050588 + ], + [ + 4.8733197, + 53.205393 + ], + [ + 4.873899, + 53.2059199 + ], + [ + 4.874178, + 53.2076035 + ], + [ + 4.8732553, + 53.2065882 + ], + [ + 4.8728905, + 53.206691 + ], + [ + 4.8729763, + 53.2070508 + ], + [ + 4.8735342, + 53.2081561 + ], + [ + 4.8743925, + 53.2093127 + ], + [ + 4.8754225, + 53.2109061 + ], + [ + 4.8778258, + 53.2131677 + ], + [ + 4.8789201, + 53.2138745 + ], + [ + 4.8797999, + 53.2142086 + ], + [ + 4.8814736, + 53.2146711 + ], + [ + 4.8843274, + 53.2153136 + ], + [ + 4.8858724, + 53.2155834 + ], + [ + 4.8870096, + 53.2157505 + ], + [ + 4.8883186, + 53.2158147 + ], + [ + 4.8912148, + 53.2157352 + ], + [ + 4.893871, + 53.2155661 + ], + [ + 4.8961938, + 53.215351 + ], + [ + 4.8996549, + 53.2150508 + ], + [ + 4.902589, + 53.2148194 + ], + [ + 4.9050002, + 53.2145013 + ], + [ + 4.9060171, + 53.2144763 + ], + [ + 4.9073418, + 53.2142703 + ], + [ + 4.9085374, + 53.2142616 + ], + [ + 4.910144, + 53.21392 + ], + [ + 4.9106264, + 53.2139378 + ], + [ + 4.9116146, + 53.2141107 + ], + [ + 4.9122749, + 53.2141295 + ], + [ + 4.9136213, + 53.2141519 + ], + [ + 4.9143573, + 53.2142168 + ], + [ + 4.9154339, + 53.2143634 + ], + [ + 4.9157128, + 53.214517 + ], + [ + 4.9157733, + 53.2145823 + ], + [ + 4.915651, + 53.2146921 + ], + [ + 4.9154981, + 53.2147065 + ], + [ + 4.9152896, + 53.2147092 + ], + [ + 4.914991, + 53.2146466 + ], + [ + 4.9147441, + 53.2145996 + ], + [ + 4.9144967, + 53.2145677 + ], + [ + 4.9140804, + 53.2145504 + ], + [ + 4.913141, + 53.2144997 + ], + [ + 4.9127759, + 53.2145167 + ], + [ + 4.9124283, + 53.2145873 + ], + [ + 4.9120954, + 53.2147377 + ], + [ + 4.9119908, + 53.21492 + ], + [ + 4.9234414, + 53.2176982 + ], + [ + 4.9235916, + 53.2181736 + ], + [ + 4.9238705, + 53.2183663 + ], + [ + 4.9245143, + 53.2184563 + ], + [ + 4.9257159, + 53.2190216 + ], + [ + 4.9272179, + 53.219407 + ], + [ + 4.9285483, + 53.219831 + ], + [ + 4.9294924, + 53.2204348 + ], + [ + 4.9302435, + 53.2210901 + ], + [ + 4.9303722, + 53.2215269 + ], + [ + 4.930458, + 53.2218866 + ], + [ + 4.9307584, + 53.2220407 + ], + [ + 4.9314236, + 53.2221692 + ], + [ + 4.9318313, + 53.2223491 + ], + [ + 4.9319815, + 53.2226959 + ], + [ + 4.9324321, + 53.2236466 + ], + [ + 4.9341488, + 53.2244945 + ], + [ + 4.93505, + 53.2249441 + ], + [ + 4.9357795, + 53.225034 + ], + [ + 4.9359727, + 53.2252652 + ], + [ + 4.9361014, + 53.2259589 + ], + [ + 4.9356937, + 53.2263957 + ], + [ + 4.9358439, + 53.2266397 + ], + [ + 4.9367881, + 53.2270251 + ], + [ + 4.9381828, + 53.2278858 + ], + [ + 4.9397921, + 53.2289647 + ], + [ + 4.940629, + 53.2291317 + ], + [ + 4.9453497, + 53.2314823 + ], + [ + 4.9462938, + 53.2321887 + ], + [ + 4.9465942, + 53.2325355 + ], + [ + 4.9493408, + 53.2336015 + ], + [ + 4.9533748, + 53.235451 + ], + [ + 4.9545979, + 53.2361573 + ], + [ + 4.9553919, + 53.2366839 + ], + [ + 4.9571943, + 53.2373388 + ], + [ + 4.9584603, + 53.2377883 + ], + [ + 4.959898, + 53.2380709 + ], + [ + 4.9624085, + 53.2389313 + ], + [ + 4.9700474, + 53.2406649 + ], + [ + 4.9730944, + 53.2417693 + ], + [ + 4.974854, + 53.2424884 + ], + [ + 4.9759698, + 53.2433358 + ], + [ + 4.9776435, + 53.2461607 + ], + [ + 4.984467, + 53.2511679 + ], + [ + 4.9854111, + 53.2523234 + ], + [ + 4.9856257, + 53.253068 + ], + [ + 4.9855399, + 53.2540179 + ], + [ + 4.9851536, + 53.2544031 + ], + [ + 4.9845099, + 53.2544287 + ], + [ + 4.9832225, + 53.2541463 + ], + [ + 4.98142, + 53.2535301 + ], + [ + 4.9796347, + 53.254201 + ], + [ + 4.9801578, + 53.2547457 + ], + [ + 4.980078, + 53.2551979 + ], + [ + 4.9793925, + 53.2558743 + ], + [ + 4.978187, + 53.2556892 + ], + [ + 4.9778155, + 53.2550998 + ], + [ + 4.9776666, + 53.254873 + ], + [ + 4.9769144, + 53.2546442 + ], + [ + 4.9763808, + 53.2551848 + ], + [ + 4.9762269, + 53.255501 + ], + [ + 4.9763743, + 53.2558635 + ], + [ + 4.9762183, + 53.256406 + ], + [ + 4.9756183, + 53.2560424 + ], + [ + 4.9750886, + 53.2562216 + ], + [ + 4.9740193, + 53.2575297 + ], + [ + 4.9748432, + 53.2582116 + ], + [ + 4.9736333, + 53.2584334 + ], + [ + 4.9730144, + 53.260015 + ], + [ + 4.9724078, + 53.2603751 + ], + [ + 4.9724015, + 53.2609632 + ], + [ + 4.9720181, + 53.2615953 + ], + [ + 4.97194, + 53.2618666 + ], + [ + 4.9714841, + 53.2622722 + ], + [ + 4.9720082, + 53.2626813 + ], + [ + 4.9730637, + 53.2627302 + ], + [ + 4.9721555, + 53.2629986 + ], + [ + 4.9721485, + 53.2637225 + ], + [ + 4.9722223, + 53.2639038 + ], + [ + 4.9725194, + 53.2644026 + ], + [ + 4.9725342, + 53.2645422 + ], + [ + 4.9727187, + 53.2647869 + ], + [ + 4.9728176, + 53.2648558 + ], + [ + 4.9736446, + 53.2651754 + ], + [ + 4.9746183, + 53.265948 + ], + [ + 4.9758942, + 53.2666764 + ], + [ + 4.9774039, + 53.2666366 + ], + [ + 4.9789786, + 53.2677275 + ], + [ + 4.9801076, + 53.2680481 + ], + [ + 4.9805584, + 53.2682759 + ], + [ + 4.9811595, + 53.2685494 + ], + [ + 4.982514, + 53.2691262 + ], + [ + 4.9831778, + 53.2693384 + ], + [ + 4.9836688, + 53.2695182 + ], + [ + 4.9845942, + 53.2697493 + ], + [ + 4.9851387, + 53.26992 + ], + [ + 4.9854832, + 53.2700372 + ], + [ + 4.9859267, + 53.2701875 + ], + [ + 4.9866271, + 53.270418 + ], + [ + 4.9872137, + 53.2705499 + ], + [ + 4.9885505, + 53.2709284 + ], + [ + 4.9889542, + 53.2710164 + ], + [ + 4.9894191, + 53.2711113 + ], + [ + 4.9899793, + 53.2712133 + ], + [ + 4.9914391, + 53.2714525 + ], + [ + 4.9920869, + 53.2715707 + ], + [ + 4.992868, + 53.271735 + ], + [ + 5.0011617, + 53.2737203 + ], + [ + 5.0015884, + 53.2738289 + ], + [ + 5.0024493, + 53.274062 + ], + [ + 5.0025919, + 53.2738608 + ], + [ + 5.0027175, + 53.2738863 + ], + [ + 5.0025712, + 53.2740875 + ], + [ + 5.0029673, + 53.2742051 + ], + [ + 5.0033825, + 53.2743181 + ], + [ + 5.0038205, + 53.2744427 + ], + [ + 5.0039326, + 53.2742278 + ], + [ + 5.0040278, + 53.2742601 + ], + [ + 5.003912, + 53.2744521 + ], + [ + 5.0043769, + 53.274563 + ], + [ + 5.0051809, + 53.2747365 + ], + [ + 5.005293, + 53.274526 + ], + [ + 5.0054417, + 53.2745424 + ], + [ + 5.0053373, + 53.2747505 + ], + [ + 5.0060842, + 53.274901 + ], + [ + 5.0066368, + 53.2750281 + ], + [ + 5.0067792, + 53.2748201 + ], + [ + 5.0068936, + 53.2748523 + ], + [ + 5.0067853, + 53.2750604 + ], + [ + 5.0080042, + 53.2753973 + ], + [ + 5.0081354, + 53.2751893 + ], + [ + 5.0082574, + 53.2752171 + ], + [ + 5.0081261, + 53.2754273 + ], + [ + 5.0093603, + 53.2757757 + ], + [ + 5.0094953, + 53.2755745 + ], + [ + 5.0095904, + 53.2755977 + ], + [ + 5.0094632, + 53.275792 + ], + [ + 5.0103015, + 53.2759952 + ], + [ + 5.0109304, + 53.2761133 + ], + [ + 5.0110154, + 53.2759579 + ], + [ + 5.0111145, + 53.2759717 + ], + [ + 5.011018, + 53.2761387 + ], + [ + 5.0121805, + 53.2763724 + ], + [ + 5.0123113, + 53.2761872 + ], + [ + 5.0124142, + 53.2762127 + ], + [ + 5.0123176, + 53.2764093 + ], + [ + 5.0127443, + 53.2765087 + ], + [ + 5.0136021, + 53.2766662 + ], + [ + 5.0137101, + 53.2764764 + ], + [ + 5.0138205, + 53.2765086 + ], + [ + 5.0137278, + 53.2766893 + ], + [ + 5.0150352, + 53.2769255 + ], + [ + 5.0151394, + 53.2767495 + ], + [ + 5.0152652, + 53.2767658 + ], + [ + 5.0151571, + 53.2769579 + ], + [ + 5.0164493, + 53.2771987 + ], + [ + 5.0165651, + 53.2769997 + ], + [ + 5.0166719, + 53.277016 + ], + [ + 5.0165599, + 53.2772195 + ], + [ + 5.017532, + 53.2773956 + ], + [ + 5.0179282, + 53.2774787 + ], + [ + 5.0180324, + 53.2773027 + ], + [ + 5.018143, + 53.2773304 + ], + [ + 5.0180349, + 53.2775179 + ], + [ + 5.0192773, + 53.2777883 + ], + [ + 5.0194044, + 53.2775985 + ], + [ + 5.0194883, + 53.2776193 + ], + [ + 5.0193801, + 53.2778252 + ], + [ + 5.0207104, + 53.2780752 + ], + [ + 5.0208147, + 53.2778944 + ], + [ + 5.0209138, + 53.2779107 + ], + [ + 5.0208095, + 53.278112 + ], + [ + 5.0221129, + 53.2783871 + ], + [ + 5.0222134, + 53.2781904 + ], + [ + 5.0223202, + 53.278202 + ], + [ + 5.0222196, + 53.2784125 + ], + [ + 5.023527, + 53.2786876 + ], + [ + 5.0236312, + 53.2785023 + ], + [ + 5.0237264, + 53.2785209 + ], + [ + 5.0236261, + 53.2786992 + ], + [ + 5.0249679, + 53.2789606 + ], + [ + 5.0250835, + 53.2787777 + ], + [ + 5.0251826, + 53.2787962 + ], + [ + 5.0250745, + 53.2789975 + ], + [ + 5.0263665, + 53.2792908 + ], + [ + 5.0264897, + 53.2790987 + ], + [ + 5.026585, + 53.2791241 + ], + [ + 5.026481, + 53.279307 + ], + [ + 5.0277575, + 53.2796164 + ], + [ + 5.0278885, + 53.2794221 + ], + [ + 5.0279685, + 53.2794382 + ], + [ + 5.027849, + 53.2796372 + ], + [ + 5.0291792, + 53.2799397 + ], + [ + 5.0293215, + 53.2797477 + ], + [ + 5.0293939, + 53.2797661 + ], + [ + 5.0292896, + 53.2799651 + ], + [ + 5.0305854, + 53.280263 + ], + [ + 5.0306933, + 53.2800892 + ], + [ + 5.0307773, + 53.28011 + ], + [ + 5.0306921, + 53.280293 + ], + [ + 5.0319802, + 53.2805978 + ], + [ + 5.0320844, + 53.2804262 + ], + [ + 5.0321759, + 53.2804538 + ], + [ + 5.0320603, + 53.2806391 + ], + [ + 5.0323269, + 53.2807197 + ], + [ + 5.0328106, + 53.2808574 + ], + [ + 5.0333252, + 53.2810033 + ], + [ + 5.0334596, + 53.2808616 + ], + [ + 5.0335319, + 53.2808892 + ], + [ + 5.0334318, + 53.2810333 + ], + [ + 5.0346355, + 53.2814271 + ], + [ + 5.0347779, + 53.2812419 + ], + [ + 5.0348693, + 53.2812672 + ], + [ + 5.0347346, + 53.2814662 + ], + [ + 5.0359725, + 53.2818738 + ], + [ + 5.0360997, + 53.2816726 + ], + [ + 5.0361758, + 53.2817002 + ], + [ + 5.0360448, + 53.2819175 + ], + [ + 5.0372677, + 53.2822976 + ], + [ + 5.0374064, + 53.282078 + ], + [ + 5.0375131, + 53.2821011 + ], + [ + 5.037382, + 53.2823322 + ], + [ + 5.0385704, + 53.282742 + ], + [ + 5.0387551, + 53.282511 + ], + [ + 5.0388579, + 53.2825296 + ], + [ + 5.0386618, + 53.2827833 + ], + [ + 5.0394426, + 53.2830664 + ], + [ + 5.039881, + 53.2831496 + ], + [ + 5.0400388, + 53.282937 + ], + [ + 5.0401226, + 53.2829578 + ], + [ + 5.0399877, + 53.2831842 + ], + [ + 5.0405707, + 53.2833455 + ], + [ + 5.0412299, + 53.2835368 + ], + [ + 5.0414144, + 53.2833243 + ], + [ + 5.0415134, + 53.2833519 + ], + [ + 5.0413442, + 53.2835691 + ], + [ + 5.0425748, + 53.2839698 + ], + [ + 5.0427363, + 53.2837663 + ], + [ + 5.0428621, + 53.2838009 + ], + [ + 5.0426738, + 53.2840065 + ], + [ + 5.0438929, + 53.284398 + ], + [ + 5.0440545, + 53.2841969 + ], + [ + 5.0441383, + 53.2842176 + ], + [ + 5.043992, + 53.2844349 + ], + [ + 5.0452036, + 53.2848172 + ], + [ + 5.0453727, + 53.2846113 + ], + [ + 5.0454528, + 53.2846298 + ], + [ + 5.0453065, + 53.2848563 + ], + [ + 5.045973, + 53.2850933 + ], + [ + 5.0465182, + 53.2852987 + ], + [ + 5.0467363, + 53.2851153 + ], + [ + 5.0468125, + 53.285152 + ], + [ + 5.0465976, + 53.2853486 + ], + [ + 5.0471992, + 53.2856038 + ], + [ + 5.0475498, + 53.285719 + ], + [ + 5.0477554, + 53.2858109 + ], + [ + 5.0479587, + 53.2856235 + ], + [ + 5.0480463, + 53.2856512 + ], + [ + 5.0478314, + 53.2858477 + ], + [ + 5.048475, + 53.2861304 + ], + [ + 5.0489817, + 53.2862939 + ], + [ + 5.0491736, + 53.2861111 + ], + [ + 5.0492535, + 53.2861455 + ], + [ + 5.0490655, + 53.2863307 + ], + [ + 5.0495454, + 53.2865193 + ], + [ + 5.0497853, + 53.2866319 + ], + [ + 5.049983, + 53.2867513 + ], + [ + 5.0501784, + 53.2868613 + ], + [ + 5.0504109, + 53.2866972 + ], + [ + 5.0504832, + 53.2867339 + ], + [ + 5.0502646, + 53.2869076 + ], + [ + 5.0505198, + 53.2870271 + ], + [ + 5.0514111, + 53.2873652 + ], + [ + 5.0516298, + 53.2871664 + ], + [ + 5.0516945, + 53.2871917 + ], + [ + 5.0514788, + 53.2873903 + ], + [ + 5.0521538, + 53.2876573 + ], + [ + 5.0527069, + 53.2878924 + ], + [ + 5.0533959, + 53.2873939 + ], + [ + 5.0534682, + 53.2874238 + ], + [ + 5.0527858, + 53.2879446 + ], + [ + 5.054061, + 53.2885994 + ], + [ + 5.0547623, + 53.28809 + ], + [ + 5.0548462, + 53.28812 + ], + [ + 5.0541507, + 53.2886348 + ], + [ + 5.0547463, + 53.2889463 + ], + [ + 5.0554733, + 53.2893071 + ], + [ + 5.0561328, + 53.288777 + ], + [ + 5.0562051, + 53.2888206 + ], + [ + 5.0555386, + 53.2893405 + ], + [ + 5.0564328, + 53.2897621 + ], + [ + 5.0566879, + 53.2898724 + ], + [ + 5.0576611, + 53.2901878 + ], + [ + 5.0581446, + 53.2903812 + ], + [ + 5.0593966, + 53.2909474 + ], + [ + 5.0598339, + 53.2911843 + ], + [ + 5.0601116, + 53.2913475 + ], + [ + 5.0603205, + 53.2915037 + ], + [ + 5.060552, + 53.2916919 + ], + [ + 5.0628238, + 53.2939365 + ], + [ + 5.0673506, + 53.294581 + ], + [ + 5.0674726, + 53.2946065 + ], + [ + 5.069669, + 53.2949847 + ], + [ + 5.0706222, + 53.2951562 + ], + [ + 5.070748, + 53.2951679 + ], + [ + 5.0718654, + 53.2953673 + ], + [ + 5.0723726, + 53.2954463 + ], + [ + 5.0726547, + 53.2955111 + ], + [ + 5.0728948, + 53.2955688 + ], + [ + 5.0731004, + 53.2956379 + ], + [ + 5.0733022, + 53.2957231 + ], + [ + 5.0734734, + 53.2958243 + ], + [ + 5.073633, + 53.2959345 + ], + [ + 5.0737319, + 53.295992 + ], + [ + 5.0739456, + 53.2960107 + ], + [ + 5.0740447, + 53.2960132 + ], + [ + 5.0748754, + 53.2960882 + ], + [ + 5.0752525, + 53.2958053 + ], + [ + 5.0753256, + 53.2957184 + ], + [ + 5.0754253, + 53.2956385 + ], + [ + 5.0755598, + 53.2955014 + ], + [ + 5.0756592, + 53.2954558 + ], + [ + 5.0757931, + 53.2954241 + ], + [ + 5.0759459, + 53.2954084 + ], + [ + 5.0760194, + 53.2954172 + ], + [ + 5.0760731, + 53.2954259 + ], + [ + 5.0761243, + 53.2954342 + ], + [ + 5.0763042, + 53.2954801 + ], + [ + 5.075941, + 53.2957696 + ] + ] + ], + [ + [ + [ + 4.6554809, + 52.9721718 + ], + [ + 4.6558828, + 52.9677514 + ], + [ + 4.6569544, + 52.9652064 + ], + [ + 4.6611069, + 52.9629292 + ], + [ + 4.6667029, + 52.9609024 + ], + [ + 4.6682063, + 52.9599823 + ], + [ + 4.6739662, + 52.9585088 + ], + [ + 4.6778508, + 52.9586428 + ], + [ + 4.6818694, + 52.9598483 + ], + [ + 4.6905108, + 52.9689202 + ], + [ + 4.6919544, + 52.9694004 + ], + [ + 4.6918374, + 52.9697367 + ], + [ + 4.6952873, + 52.9704308 + ], + [ + 4.6966215, + 52.9707755 + ], + [ + 4.6995005, + 52.9722749 + ], + [ + 4.70223, + 52.9729755 + ], + [ + 4.7043732, + 52.974583 + ], + [ + 4.7033268, + 52.9755978 + ], + [ + 4.6956664, + 52.9788694 + ], + [ + 4.688645, + 52.979386 + ], + [ + 4.6852182, + 52.9796731 + ], + [ + 4.6798601, + 52.9816824 + ], + [ + 4.6797261, + 52.9832898 + ], + [ + 4.6758416, + 52.985433 + ], + [ + 4.6722249, + 52.9857009 + ], + [ + 4.6655273, + 52.9852991 + ], + [ + 4.6620446, + 52.9834238 + ], + [ + 4.6591015, + 52.981002 + ], + [ + 4.6566865, + 52.9767262 + ], + [ + 4.6554809, + 52.9721718 + ] + ] + ], + [ + [ + [ + 6.0400056, + 53.4727498 + ], + [ + 6.0333966, + 53.4685349 + ], + [ + 6.0288905, + 53.4667467 + ], + [ + 6.0249852, + 53.4606405 + ], + [ + 6.0242128, + 53.459133 + ], + [ + 6.0242128, + 53.4587242 + ], + [ + 6.0249852, + 53.4580087 + ], + [ + 6.0262727, + 53.4575743 + ], + [ + 6.0276889, + 53.4573699 + ], + [ + 6.0285472, + 53.4575232 + ], + [ + 6.0294484, + 53.4578298 + ], + [ + 6.0306071, + 53.4589669 + ], + [ + 6.0311865, + 53.4594268 + ], + [ + 6.0321038, + 53.4599059 + ], + [ + 6.0329246, + 53.4604329 + ], + [ + 6.0345554, + 53.4610972 + ], + [ + 6.0349362, + 53.4612697 + ], + [ + 6.0351562, + 53.4614326 + ], + [ + 6.0352259, + 53.4615699 + ], + [ + 6.0353922, + 53.4620841 + ], + [ + 6.0355531, + 53.4622693 + ], + [ + 6.0358053, + 53.462544 + ], + [ + 6.0362398, + 53.4628474 + ], + [ + 6.0377043, + 53.463336 + ], + [ + 6.0395872, + 53.463863 + ], + [ + 6.0409068, + 53.4642718 + ], + [ + 6.042382, + 53.464722 + ], + [ + 6.0437875, + 53.4649903 + ], + [ + 6.0446244, + 53.4652586 + ], + [ + 6.0457938, + 53.4658717 + ], + [ + 6.0497635, + 53.4674939 + ], + [ + 6.0505252, + 53.468024 + ], + [ + 6.0534006, + 53.4689373 + ], + [ + 6.0548168, + 53.4692438 + ], + [ + 6.0557824, + 53.4694099 + ], + [ + 6.057102, + 53.4694993 + ], + [ + 6.0588723, + 53.4691289 + ], + [ + 6.0594409, + 53.4687329 + ], + [ + 6.0599022, + 53.4684583 + ], + [ + 6.0603743, + 53.4681965 + ], + [ + 6.0607069, + 53.468056 + ], + [ + 6.061018, + 53.4679027 + ], + [ + 6.0618656, + 53.467478 + ], + [ + 6.0625844, + 53.466983 + ], + [ + 6.0630672, + 53.4665359 + ], + [ + 6.0632282, + 53.4662932 + ], + [ + 6.0632335, + 53.4661719 + ], + [ + 6.0631316, + 53.4653927 + ], + [ + 6.0633355, + 53.4653096 + ], + [ + 6.0635929, + 53.4654949 + ], + [ + 6.0639845, + 53.4661655 + ], + [ + 6.0640006, + 53.4664753 + ], + [ + 6.0640865, + 53.4668233 + ], + [ + 6.0640918, + 53.4671203 + ], + [ + 6.0639577, + 53.4672768 + ], + [ + 6.0640114, + 53.4678771 + ], + [ + 6.0641508, + 53.468337 + ], + [ + 6.0640436, + 53.4687297 + ], + [ + 6.0629707, + 53.4700773 + ], + [ + 6.0612111, + 53.4717951 + ], + [ + 6.060503, + 53.4724273 + ], + [ + 6.0601061, + 53.4727019 + ], + [ + 6.0575419, + 53.4739312 + ], + [ + 6.0560935, + 53.4742601 + ], + [ + 6.0540818, + 53.4745378 + ], + [ + 6.0515069, + 53.4748284 + ], + [ + 6.0513352, + 53.4748699 + ], + [ + 6.0512172, + 53.474921 + ], + [ + 6.051185, + 53.4750199 + ], + [ + 6.0512226, + 53.4752243 + ], + [ + 6.0512655, + 53.4753871 + ], + [ + 6.051287, + 53.4755052 + ], + [ + 6.0511797, + 53.4756521 + ], + [ + 6.0509168, + 53.4758085 + ], + [ + 6.0504126, + 53.4759267 + ], + [ + 6.0499459, + 53.4759905 + ], + [ + 6.0489749, + 53.4760448 + ], + [ + 6.0483634, + 53.4760097 + ], + [ + 6.047548, + 53.475949 + ], + [ + 6.0471915, + 53.4759173 + ], + [ + 6.0467976, + 53.4758517 + ], + [ + 6.0463034, + 53.4757223 + ], + [ + 6.0456972, + 53.4754988 + ], + [ + 6.0437768, + 53.4749114 + ], + [ + 6.0431491, + 53.4746847 + ], + [ + 6.0426985, + 53.4745091 + ], + [ + 6.0425001, + 53.474375 + ], + [ + 6.0418456, + 53.4739599 + ], + [ + 6.0400056, + 53.4727498 + ] + ] + ], + [ + [ + [ + 5.3342446, + 53.0742791 + ], + [ + 5.3330998, + 53.0749946 + ], + [ + 5.3329706, + 53.0750977 + ], + [ + 5.3328718, + 53.0751916 + ], + [ + 5.3320921, + 53.0770256 + ], + [ + 5.3320236, + 53.0772614 + ], + [ + 5.3320121, + 53.0774583 + ], + [ + 5.3320425, + 53.0776117 + ], + [ + 5.3321109, + 53.0777467 + ], + [ + 5.3321792, + 53.077836 + ], + [ + 5.3341544, + 53.0794607 + ], + [ + 5.3342039, + 53.0795248 + ], + [ + 5.3342266, + 53.0795911 + ], + [ + 5.3342113, + 53.0796529 + ], + [ + 5.3341429, + 53.0796919 + ], + [ + 5.3329344, + 53.0802281 + ], + [ + 5.3327825, + 53.0802419 + ], + [ + 5.3326494, + 53.0802006 + ], + [ + 5.3325925, + 53.0801343 + ], + [ + 5.3326115, + 53.0800587 + ], + [ + 5.3334248, + 53.0796876 + ], + [ + 5.3333374, + 53.0795732 + ], + [ + 5.3333109, + 53.0793031 + ], + [ + 5.3332805, + 53.0792481 + ], + [ + 5.331746, + 53.0779712 + ], + [ + 5.3316016, + 53.0778087 + ], + [ + 5.3315181, + 53.0776806 + ], + [ + 5.3314916, + 53.0775157 + ], + [ + 5.3314688, + 53.0773303 + ], + [ + 5.3314994, + 53.0771311 + ], + [ + 5.3323626, + 53.0751574 + ], + [ + 5.3324197, + 53.0749559 + ], + [ + 5.3324236, + 53.07483 + ], + [ + 5.3323553, + 53.0747019 + ], + [ + 5.3322602, + 53.0745713 + ], + [ + 5.3321464, + 53.0744249 + ], + [ + 5.3320059, + 53.0742899 + ], + [ + 5.3314171, + 53.0739513 + ], + [ + 5.3311854, + 53.0738299 + ], + [ + 5.3310263, + 53.0737377 + ], + [ + 5.330988, + 53.0736995 + ], + [ + 5.3310015, + 53.0736388 + ], + [ + 5.3310364, + 53.0735416 + ], + [ + 5.3310926, + 53.0734003 + ], + [ + 5.3311324, + 53.0733195 + ], + [ + 5.3311818, + 53.073253 + ], + [ + 5.3312692, + 53.0731843 + ], + [ + 5.3334275, + 53.0724396 + ], + [ + 5.3334996, + 53.0723984 + ], + [ + 5.333568, + 53.0723205 + ], + [ + 5.3336212, + 53.0722518 + ], + [ + 5.3355412, + 53.0679723 + ], + [ + 5.3356477, + 53.0677799 + ], + [ + 5.3357807, + 53.0675693 + ], + [ + 5.3359174, + 53.067361 + ], + [ + 5.335982, + 53.0672327 + ], + [ + 5.3369894, + 53.0649979 + ], + [ + 5.3370464, + 53.0648903 + ], + [ + 5.33713, + 53.0647849 + ], + [ + 5.337225, + 53.0646956 + ], + [ + 5.3373504, + 53.0646109 + ], + [ + 5.3374758, + 53.0645376 + ], + [ + 5.3376771, + 53.0644505 + ], + [ + 5.339641, + 53.0637698 + ], + [ + 5.3397701, + 53.0637011 + ], + [ + 5.3400512, + 53.0634972 + ], + [ + 5.3401463, + 53.0634331 + ], + [ + 5.3402678, + 53.0633895 + ], + [ + 5.3404577, + 53.0633711 + ], + [ + 5.3406287, + 53.0633939 + ], + [ + 5.3407275, + 53.0634488 + ], + [ + 5.3407274, + 53.0635564 + ], + [ + 5.3406287, + 53.0636434 + ], + [ + 5.3377948, + 53.0646153 + ], + [ + 5.3376276, + 53.0647046 + ], + [ + 5.3375098, + 53.0647871 + ], + [ + 5.3373996, + 53.0648993 + ], + [ + 5.3372971, + 53.0650321 + ], + [ + 5.3362517, + 53.0674043 + ], + [ + 5.3361947, + 53.0676516 + ], + [ + 5.336206, + 53.0678026 + ], + [ + 5.336187, + 53.0678965 + ], + [ + 5.3361071, + 53.0681713 + ], + [ + 5.3372125, + 53.0683586 + ], + [ + 5.3369883, + 53.0689882 + ], + [ + 5.3365017, + 53.0699705 + ], + [ + 5.335799, + 53.069854 + ], + [ + 5.3356128, + 53.0698381 + ], + [ + 5.3355178, + 53.0698656 + ], + [ + 5.335457, + 53.0699229 + ], + [ + 5.3348432, + 53.0713118 + ], + [ + 5.3348157, + 53.0713741 + ], + [ + 5.3351735, + 53.0714154 + ], + [ + 5.3351509, + 53.0714537 + ], + [ + 5.3350864, + 53.0716019 + ], + [ + 5.3350201, + 53.0715949 + ], + [ + 5.3349263, + 53.071577 + ], + [ + 5.3349055, + 53.0715725 + ], + [ + 5.3348992, + 53.0715683 + ], + [ + 5.3348992, + 53.0715586 + ], + [ + 5.3349025, + 53.07155 + ], + [ + 5.3349062, + 53.0715407 + ], + [ + 5.3349123, + 53.0715308 + ], + [ + 5.3349213, + 53.0715192 + ], + [ + 5.334931, + 53.0715159 + ], + [ + 5.3349458, + 53.0715163 + ], + [ + 5.3350741, + 53.0715304 + ], + [ + 5.3351142, + 53.0714432 + ], + [ + 5.3348057, + 53.0713997 + ], + [ + 5.3345788, + 53.0719103 + ], + [ + 5.3345332, + 53.0719996 + ], + [ + 5.3345141, + 53.0720958 + ], + [ + 5.3345535, + 53.0730464 + ], + [ + 5.3345859, + 53.0732839 + ], + [ + 5.3346361, + 53.0734441 + ], + [ + 5.3346728, + 53.0735756 + ], + [ + 5.3346718, + 53.0736471 + ], + [ + 5.334585, + 53.0738911 + ], + [ + 5.3345122, + 53.0740768 + ], + [ + 5.3344663, + 53.0741115 + ], + [ + 5.3342446, + 53.0742791 + ] + ] + ], + [ + [ + [ + 5.3298396, + 53.0735197 + ], + [ + 5.3297874, + 53.0735282 + ], + [ + 5.3296164, + 53.0735855 + ], + [ + 5.3294721, + 53.0736108 + ], + [ + 5.3292858, + 53.0736223 + ], + [ + 5.3290844, + 53.0735972 + ], + [ + 5.3288946, + 53.0735423 + ], + [ + 5.3285717, + 53.073405 + ], + [ + 5.3284502, + 53.073334 + ], + [ + 5.3284572, + 53.073264 + ], + [ + 5.3284616, + 53.0732196 + ], + [ + 5.3284972, + 53.0731418 + ], + [ + 5.3285553, + 53.0729999 + ], + [ + 5.3285872, + 53.0729128 + ], + [ + 5.3287164, + 53.0728257 + ], + [ + 5.3288683, + 53.0727845 + ], + [ + 5.329028, + 53.0727707 + ], + [ + 5.3296205, + 53.0728484 + ], + [ + 5.3298333, + 53.0728986 + ], + [ + 5.330027, + 53.0729902 + ], + [ + 5.3300916, + 53.0730382 + ], + [ + 5.3300012, + 53.0732295 + ], + [ + 5.3299393, + 53.0733659 + ], + [ + 5.3299128, + 53.0734229 + ], + [ + 5.3298802, + 53.073466 + ], + [ + 5.3298396, + 53.0735197 + ] + ] + ], + [ + [ + [ + 5.3272802, + 53.0731306 + ], + [ + 5.3266836, + 53.0732454 + ], + [ + 5.3264747, + 53.0733049 + ], + [ + 5.3262694, + 53.0733851 + ], + [ + 5.3260945, + 53.0734813 + ], + [ + 5.3259577, + 53.073582 + ], + [ + 5.3258322, + 53.0737905 + ], + [ + 5.3258207, + 53.0738912 + ], + [ + 5.3257827, + 53.0739851 + ], + [ + 5.3237549, + 53.0787062 + ], + [ + 5.3237587, + 53.078784 + ], + [ + 5.3238119, + 53.0788275 + ], + [ + 5.3270262, + 53.0793508 + ], + [ + 5.3271173, + 53.0793806 + ], + [ + 5.3271857, + 53.0794332 + ], + [ + 5.3271438, + 53.0795225 + ], + [ + 5.3270488, + 53.0796095 + ], + [ + 5.3269045, + 53.0796325 + ], + [ + 5.3265055, + 53.0795731 + ], + [ + 5.3260457, + 53.0795274 + ], + [ + 5.3259355, + 53.0795229 + ], + [ + 5.3237699, + 53.0791366 + ], + [ + 5.3235229, + 53.0790818 + ], + [ + 5.3233596, + 53.0790199 + ], + [ + 5.3232532, + 53.0789078 + ], + [ + 5.3231888, + 53.0787636 + ], + [ + 5.3231888, + 53.0786468 + ], + [ + 5.3248743, + 53.0747134 + ], + [ + 5.3249162, + 53.0745736 + ], + [ + 5.3248935, + 53.0744432 + ], + [ + 5.3248593, + 53.0743562 + ], + [ + 5.3236786, + 53.0728364 + ], + [ + 5.3235495, + 53.0727861 + ], + [ + 5.3234317, + 53.072754 + ], + [ + 5.3125979, + 53.0710575 + ], + [ + 5.306551, + 53.0702169 + ], + [ + 5.3055117, + 53.0700538 + ], + [ + 5.3052818, + 53.0699904 + ], + [ + 5.3047536, + 53.0698655 + ], + [ + 5.3044553, + 53.0698062 + ], + [ + 5.3015796, + 53.0693504 + ], + [ + 5.3001231, + 53.0690244 + ], + [ + 5.2992674, + 53.0687943 + ], + [ + 5.2985515, + 53.0685904 + ], + [ + 5.2978093, + 53.0683703 + ], + [ + 5.2971392, + 53.068153 + ], + [ + 5.2958265, + 53.0676754 + ], + [ + 5.2952592, + 53.0674385 + ], + [ + 5.2946282, + 53.0671623 + ], + [ + 5.293799, + 53.0667728 + ], + [ + 5.293569, + 53.0667118 + ], + [ + 5.2934587, + 53.0667268 + ], + [ + 5.2926036, + 53.067317 + ], + [ + 5.2920615, + 53.0676498 + ], + [ + 5.2919516, + 53.0676534 + ], + [ + 5.2918425, + 53.0676093 + ], + [ + 5.2924134, + 53.0671741 + ], + [ + 5.2931797, + 53.0666562 + ], + [ + 5.2932157, + 53.0665745 + ], + [ + 5.2932059, + 53.0665015 + ], + [ + 5.2931317, + 53.0664303 + ], + [ + 5.2614063, + 53.0498419 + ], + [ + 5.2390995, + 53.0381782 + ], + [ + 5.2064804, + 53.0211225 + ], + [ + 5.2063448, + 53.0210628 + ], + [ + 5.2062765, + 53.021074 + ], + [ + 5.2058348, + 53.0213527 + ], + [ + 5.2057018, + 53.0214069 + ], + [ + 5.2055651, + 53.0214429 + ], + [ + 5.2051331, + 53.0215052 + ], + [ + 5.2050236, + 53.0214729 + ], + [ + 5.204971, + 53.0214317 + ], + [ + 5.2049868, + 53.0213657 + ], + [ + 5.205585, + 53.0209508 + ], + [ + 5.2056234, + 53.0208963 + ], + [ + 5.205624, + 53.0208393 + ], + [ + 5.2055827, + 53.0207959 + ], + [ + 5.2035869, + 53.0197477 + ], + [ + 5.2034326, + 53.019672 + ], + [ + 5.2033419, + 53.0196556 + ], + [ + 5.2032281, + 53.0196872 + ], + [ + 5.2020766, + 53.020549 + ], + [ + 5.2020497, + 53.0205944 + ], + [ + 5.2020871, + 53.0206379 + ], + [ + 5.2051219, + 53.0222639 + ], + [ + 5.2051821, + 53.0223074 + ], + [ + 5.2051703, + 53.0223438 + ], + [ + 5.205113, + 53.0224006 + ], + [ + 5.2050146, + 53.0224071 + ], + [ + 5.2047049, + 53.0223239 + ], + [ + 5.2044218, + 53.0222523 + ], + [ + 5.2041767, + 53.0221672 + ], + [ + 5.203958, + 53.0220775 + ], + [ + 5.2037734, + 53.0219858 + ], + [ + 5.201657, + 53.020887 + ], + [ + 5.2015253, + 53.0208067 + ], + [ + 5.2014653, + 53.0207519 + ], + [ + 5.2014243, + 53.0206948 + ], + [ + 5.2014173, + 53.020631 + ], + [ + 5.2018772, + 53.0188781 + ], + [ + 5.201863, + 53.0187915 + ], + [ + 5.2018219, + 53.0187345 + ], + [ + 5.2017318, + 53.0186567 + ], + [ + 5.165867, + 52.9998525 + ], + [ + 5.0715803, + 52.9502232 + ], + [ + 5.0538437, + 52.9409317 + ], + [ + 5.0504023, + 52.9405106 + ], + [ + 5.0499934, + 52.9405114 + ], + [ + 5.049781, + 52.9405541 + ], + [ + 5.0494506, + 52.9406467 + ], + [ + 5.0491132, + 52.940689 + ], + [ + 5.0488487, + 52.9406377 + ], + [ + 5.0485584, + 52.9405178 + ], + [ + 5.0483935, + 52.9403457 + ], + [ + 5.0484523, + 52.9401584 + ], + [ + 5.0486057, + 52.9399623 + ], + [ + 5.0495128, + 52.9390188 + ], + [ + 5.0495222, + 52.9388359 + ], + [ + 5.0494372, + 52.9386298 + ], + [ + 5.0493477, + 52.9384991 + ], + [ + 5.0491371, + 52.9383612 + ], + [ + 5.0490132, + 52.9382647 + ], + [ + 5.0488557, + 52.9381133 + ], + [ + 5.0488297, + 52.9380675 + ], + [ + 5.0488647, + 52.9380411 + ], + [ + 5.0488907, + 52.9380184 + ], + [ + 5.048919, + 52.9380001 + ], + [ + 5.0490087, + 52.9379311 + ], + [ + 5.0491767, + 52.9377967 + ], + [ + 5.0492609, + 52.937742 + ], + [ + 5.0493749, + 52.9376944 + ], + [ + 5.0495113, + 52.9376949 + ], + [ + 5.049651, + 52.9377227 + ], + [ + 5.0500358, + 52.9378658 + ], + [ + 5.0502247, + 52.9378985 + ], + [ + 5.050414, + 52.9379061 + ], + [ + 5.0507133, + 52.9378796 + ], + [ + 5.0509603, + 52.9377936 + ], + [ + 5.0511126, + 52.9377233 + ], + [ + 5.0513943, + 52.9375687 + ], + [ + 5.0523274, + 52.9370323 + ], + [ + 5.0527687, + 52.9368235 + ], + [ + 5.0530381, + 52.9367649 + ], + [ + 5.0532499, + 52.9367863 + ], + [ + 5.0535594, + 52.9368856 + ], + [ + 5.0537739, + 52.9370121 + ], + [ + 5.0538671, + 52.9371633 + ], + [ + 5.0538238, + 52.9373256 + ], + [ + 5.0536319, + 52.9375718 + ], + [ + 5.053471, + 52.9377611 + ], + [ + 5.0534927, + 52.937864 + ], + [ + 5.0545835, + 52.9400493 + ], + [ + 5.0548642, + 52.9403818 + ], + [ + 5.0664444, + 52.946513 + ], + [ + 5.0671819, + 52.9469035 + ], + [ + 5.0717429, + 52.9493183 + ], + [ + 5.0721391, + 52.9493861 + ], + [ + 5.073212, + 52.949994 + ], + [ + 5.0732914, + 52.9500442 + ], + [ + 5.0733974, + 52.9501787 + ], + [ + 5.0856882, + 52.9566626 + ], + [ + 5.0886423, + 52.958221 + ], + [ + 5.0896585, + 52.9587571 + ], + [ + 5.1033534, + 52.9659817 + ], + [ + 5.1076763, + 52.9682622 + ], + [ + 5.1078159, + 52.9683105 + ], + [ + 5.1080118, + 52.9683955 + ], + [ + 5.1085353, + 52.9686868 + ], + [ + 5.1085997, + 52.9686618 + ], + [ + 5.1094962, + 52.9691503 + ], + [ + 5.109477, + 52.9691868 + ], + [ + 5.1228718, + 52.9762408 + ], + [ + 5.124412, + 52.9770519 + ], + [ + 5.1246422, + 52.9771073 + ], + [ + 5.1249442, + 52.9771832 + ], + [ + 5.1260255, + 52.9777818 + ], + [ + 5.1261306, + 52.9779007 + ], + [ + 5.1262472, + 52.9780153 + ], + [ + 5.1592386, + 52.9953395 + ], + [ + 5.1612982, + 52.9963848 + ], + [ + 5.1667488, + 52.9992413 + ], + [ + 5.176218, + 53.0042035 + ], + [ + 5.1763459, + 53.0042632 + ], + [ + 5.1765534, + 53.0043278 + ], + [ + 5.1766929, + 53.0043784 + ], + [ + 5.1768548, + 53.0044496 + ], + [ + 5.1774947, + 53.0047733 + ], + [ + 5.1777052, + 53.0048925 + ], + [ + 5.1778179, + 53.0049749 + ], + [ + 5.1779342, + 53.005078 + ], + [ + 5.1780319, + 53.0051489 + ], + [ + 5.1781672, + 53.0052223 + ], + [ + 5.1952438, + 53.0141999 + ], + [ + 5.195387, + 53.0142642 + ], + [ + 5.1955755, + 53.0143195 + ], + [ + 5.1964484, + 53.0144456 + ], + [ + 5.1966032, + 53.0144804 + ], + [ + 5.1967391, + 53.0145288 + ], + [ + 5.1969349, + 53.0146137 + ], + [ + 5.2021343, + 53.0173571 + ], + [ + 5.2024322, + 53.0174697 + ], + [ + 5.2027077, + 53.0175413 + ], + [ + 5.202961, + 53.0175764 + ], + [ + 5.2031995, + 53.017575 + ], + [ + 5.2034266, + 53.0175598 + ], + [ + 5.2036692, + 53.0175174 + ], + [ + 5.2068723, + 53.0165898 + ], + [ + 5.207077, + 53.0165631 + ], + [ + 5.2072093, + 53.0165659 + ], + [ + 5.2073607, + 53.016571 + ], + [ + 5.2074966, + 53.0166056 + ], + [ + 5.2076211, + 53.0166471 + ], + [ + 5.2104673, + 53.0181903 + ], + [ + 5.2105388, + 53.0182384 + ], + [ + 5.2106364, + 53.0183161 + ], + [ + 5.2113149, + 53.0190066 + ], + [ + 5.2113031, + 53.0190543 + ], + [ + 5.2112384, + 53.0190906 + ], + [ + 5.2111588, + 53.0190994 + ], + [ + 5.2110684, + 53.0190604 + ], + [ + 5.2073139, + 53.0170948 + ], + [ + 5.2071706, + 53.0170579 + ], + [ + 5.2070455, + 53.0170734 + ], + [ + 5.2069201, + 53.0171391 + ], + [ + 5.2064585, + 53.0175134 + ], + [ + 5.2063097, + 53.0176291 + ], + [ + 5.2061612, + 53.0177333 + ], + [ + 5.2059783, + 53.0178466 + ], + [ + 5.2056889, + 53.0180416 + ], + [ + 5.2056163, + 53.0181142 + ], + [ + 5.2056082, + 53.0181712 + ], + [ + 5.2056683, + 53.0182193 + ], + [ + 5.2054969, + 53.0183234 + ], + [ + 5.2053874, + 53.0182912 + ], + [ + 5.2052967, + 53.0182909 + ], + [ + 5.2052207, + 53.0183225 + ], + [ + 5.2047175, + 53.0186876 + ], + [ + 5.2046904, + 53.0187535 + ], + [ + 5.2047354, + 53.018797 + ], + [ + 5.2048745, + 53.0188864 + ], + [ + 5.20617, + 53.0195607 + ], + [ + 5.2062793, + 53.0196021 + ], + [ + 5.2063777, + 53.019607 + ], + [ + 5.2065031, + 53.0195527 + ], + [ + 5.2075164, + 53.0188659 + ], + [ + 5.2076226, + 53.0188458 + ], + [ + 5.2077398, + 53.0188598 + ], + [ + 5.2078681, + 53.0189104 + ], + [ + 5.2089906, + 53.0194542 + ], + [ + 5.2090927, + 53.0194569 + ], + [ + 5.2091915, + 53.0194276 + ], + [ + 5.2096063, + 53.0191761 + ], + [ + 5.2096935, + 53.0191696 + ], + [ + 5.209765, + 53.0192063 + ], + [ + 5.2097569, + 53.0192586 + ], + [ + 5.2095434, + 53.0194311 + ], + [ + 5.2095049, + 53.0194948 + ], + [ + 5.2095159, + 53.0195381 + ], + [ + 5.20964, + 53.0196091 + ], + [ + 5.2124646, + 53.0210884 + ], + [ + 5.2125923, + 53.0211845 + ], + [ + 5.2127312, + 53.0213057 + ], + [ + 5.2128358, + 53.0214451 + ], + [ + 5.2129061, + 53.0216117 + ], + [ + 5.2129578, + 53.0217508 + ], + [ + 5.21308, + 53.0228358 + ], + [ + 5.2131056, + 53.0229293 + ], + [ + 5.213169, + 53.0230297 + ], + [ + 5.21327, + 53.023144 + ], + [ + 5.2134091, + 53.0232493 + ], + [ + 5.2135823, + 53.0233479 + ], + [ + 5.2194394, + 53.026398 + ], + [ + 5.2195446, + 53.0264826 + ], + [ + 5.2196309, + 53.0265672 + ], + [ + 5.220027, + 53.0271222 + ], + [ + 5.220087, + 53.0271817 + ], + [ + 5.2202112, + 53.0272572 + ], + [ + 5.2276406, + 53.0311696 + ], + [ + 5.2325154, + 53.0337367 + ], + [ + 5.2326323, + 53.0337895 + ], + [ + 5.2327758, + 53.0338287 + ], + [ + 5.2329383, + 53.0338634 + ], + [ + 5.2330552, + 53.0339139 + ], + [ + 5.2340729, + 53.0344184 + ], + [ + 5.2341518, + 53.0344756 + ], + [ + 5.2343547, + 53.034654 + ], + [ + 5.234411, + 53.0346997 + ], + [ + 5.2345165, + 53.034773 + ], + [ + 5.237415, + 53.0362868 + ], + [ + 5.2383027, + 53.0367504 + ], + [ + 5.2399022, + 53.0375857 + ], + [ + 5.2618531, + 53.0490496 + ], + [ + 5.2887176, + 53.0630796 + ], + [ + 5.2889169, + 53.0631519 + ], + [ + 5.2891431, + 53.0632084 + ], + [ + 5.2892711, + 53.0632527 + ], + [ + 5.2894026, + 53.0633084 + ], + [ + 5.2902268, + 53.063748 + ], + [ + 5.2903574, + 53.0638425 + ], + [ + 5.2904726, + 53.0639459 + ], + [ + 5.2905883, + 53.0640266 + ], + [ + 5.2939688, + 53.0657922 + ], + [ + 5.2945426, + 53.0660771 + ], + [ + 5.2950488, + 53.0663363 + ], + [ + 5.2958144, + 53.066691 + ], + [ + 5.2962691, + 53.0668724 + ], + [ + 5.2975511, + 53.0673656 + ], + [ + 5.2982136, + 53.0675897 + ], + [ + 5.2993058, + 53.0679242 + ], + [ + 5.299822, + 53.0680673 + ], + [ + 5.300384, + 53.0682085 + ], + [ + 5.3010329, + 53.0683572 + ], + [ + 5.3017842, + 53.0685113 + ], + [ + 5.3025394, + 53.0686518 + ], + [ + 5.3228625, + 53.0718453 + ], + [ + 5.3229613, + 53.071843 + ], + [ + 5.3230751, + 53.0718315 + ], + [ + 5.3242644, + 53.0715999 + ], + [ + 5.3243595, + 53.0715885 + ], + [ + 5.3244696, + 53.0715954 + ], + [ + 5.3260612, + 53.0718238 + ], + [ + 5.3262285, + 53.071833 + ], + [ + 5.3263158, + 53.0718238 + ], + [ + 5.3265476, + 53.0717527 + ], + [ + 5.3266274, + 53.0717046 + ], + [ + 5.3266654, + 53.0716406 + ], + [ + 5.3267112, + 53.0713315 + ], + [ + 5.3267341, + 53.0712078 + ], + [ + 5.3270078, + 53.0705827 + ], + [ + 5.3270953, + 53.0703263 + ], + [ + 5.3271905, + 53.070118 + ], + [ + 5.3272703, + 53.0700172 + ], + [ + 5.3279588, + 53.0684488 + ], + [ + 5.3280043, + 53.0683984 + ], + [ + 5.3280916, + 53.0683847 + ], + [ + 5.3281335, + 53.0684213 + ], + [ + 5.3269504, + 53.0714184 + ], + [ + 5.3269123, + 53.0715466 + ], + [ + 5.3269124, + 53.0717435 + ], + [ + 5.3269616, + 53.0719221 + ], + [ + 5.3270831, + 53.0721441 + ], + [ + 5.3271855, + 53.0723066 + ], + [ + 5.3274741, + 53.0726041 + ], + [ + 5.3275538, + 53.0726888 + ], + [ + 5.3274795, + 53.0728258 + ], + [ + 5.3274, + 53.0729661 + ], + [ + 5.327341, + 53.0730734 + ], + [ + 5.3272802, + 53.0731306 + ] + ] + ], + [ + [ + [ + 5.0480702, + 52.9375893 + ], + [ + 5.0480392, + 52.9376142 + ], + [ + 5.0480242, + 52.9376167 + ], + [ + 5.0477282, + 52.9376657 + ], + [ + 5.0473651, + 52.9376348 + ], + [ + 5.047075, + 52.9374943 + ], + [ + 5.0468685, + 52.9373221 + ], + [ + 5.0467981, + 52.9371777 + ], + [ + 5.0468143, + 52.9370703 + ], + [ + 5.0468306, + 52.9370579 + ], + [ + 5.0468373, + 52.9370529 + ], + [ + 5.0469482, + 52.9369709 + ], + [ + 5.0471204, + 52.9368415 + ], + [ + 5.0472494, + 52.9367425 + ], + [ + 5.0473208, + 52.9367931 + ], + [ + 5.0474993, + 52.9367343 + ], + [ + 5.0483584, + 52.9371374 + ], + [ + 5.0483384, + 52.9372402 + ], + [ + 5.0484477, + 52.9372864 + ], + [ + 5.0483063, + 52.9373954 + ], + [ + 5.0481466, + 52.9375292 + ], + [ + 5.0480702, + 52.9375893 + ] + ] + ], + [ + [ + [ + 5.0460039, + 52.9366226 + ], + [ + 5.0459675, + 52.9366518 + ], + [ + 5.0459286, + 52.936683 + ], + [ + 5.0457353, + 52.9366984 + ], + [ + 5.0454933, + 52.9366746 + ], + [ + 5.0451534, + 52.9365866 + ], + [ + 5.0449017, + 52.9364004 + ], + [ + 5.0447597, + 52.9362239 + ], + [ + 5.0447306, + 52.9361003 + ], + [ + 5.0447518, + 52.9360854 + ], + [ + 5.0448701, + 52.9360026 + ], + [ + 5.0450552, + 52.9358755 + ], + [ + 5.0451959, + 52.9357795 + ], + [ + 5.045309, + 52.9358279 + ], + [ + 5.045476, + 52.9357873 + ], + [ + 5.0463085, + 52.9361836 + ], + [ + 5.0462848, + 52.936291 + ], + [ + 5.04636, + 52.936337 + ], + [ + 5.0462448, + 52.9364315 + ], + [ + 5.0460729, + 52.9365638 + ], + [ + 5.0460039, + 52.9366226 + ] + ] + ], + [ + [ + [ + 4.9014116, + 53.1285648 + ], + [ + 4.9014884, + 53.1284964 + ], + [ + 4.9016334, + 53.1284398 + ], + [ + 4.901691, + 53.1283783 + ], + [ + 4.9017977, + 53.1283512 + ], + [ + 4.9019497, + 53.1283564 + ], + [ + 4.9020066, + 53.1283566 + ], + [ + 4.9022313, + 53.128314 + ], + [ + 4.9023753, + 53.1283557 + ], + [ + 4.9024163, + 53.1284291 + ], + [ + 4.9023664, + 53.128486 + ], + [ + 4.9023188, + 53.1286803 + ], + [ + 4.9022144, + 53.1288491 + ], + [ + 4.9021721, + 53.128897 + ], + [ + 4.9020688, + 53.1289675 + ], + [ + 4.9019698, + 53.1289717 + ], + [ + 4.9018563, + 53.1289324 + ], + [ + 4.9017734, + 53.1288635 + ], + [ + 4.9016862, + 53.1288448 + ], + [ + 4.9015422, + 53.1288054 + ], + [ + 4.9014856, + 53.1287594 + ], + [ + 4.9015124, + 53.1287435 + ], + [ + 4.9016038, + 53.1287278 + ], + [ + 4.9017939, + 53.1287286 + ], + [ + 4.901859, + 53.1286785 + ], + [ + 4.9017571, + 53.1286004 + ], + [ + 4.9015974, + 53.1286089 + ], + [ + 4.901453, + 53.1285992 + ], + [ + 4.9014116, + 53.1285648 + ] + ] + ], + [ + [ + [ + 5.0381508, + 52.9460115 + ], + [ + 5.0381921, + 52.9459247 + ], + [ + 5.0388738, + 52.9456406 + ], + [ + 5.0398906, + 52.9451575 + ], + [ + 5.0408589, + 52.944848 + ], + [ + 5.0418009, + 52.9445795 + ], + [ + 5.0428409, + 52.9443475 + ], + [ + 5.0438246, + 52.9441864 + ], + [ + 5.0448047, + 52.9441005 + ], + [ + 5.0458414, + 52.9440466 + ], + [ + 5.0465391, + 52.944073 + ], + [ + 5.0472632, + 52.944177 + ], + [ + 5.0476708, + 52.9442906 + ], + [ + 5.0476784, + 52.9443454 + ], + [ + 5.0476146, + 52.9444322 + ], + [ + 5.0474374, + 52.9444462 + ], + [ + 5.0469432, + 52.9443441 + ], + [ + 5.0460947, + 52.9442814 + ], + [ + 5.0451031, + 52.9442918 + ], + [ + 5.0441606, + 52.9443731 + ], + [ + 5.042883, + 52.9445735 + ], + [ + 5.0418844, + 52.9448101 + ], + [ + 5.0408483, + 52.9451174 + ], + [ + 5.039948, + 52.9454451 + ], + [ + 5.0392475, + 52.9457406 + ], + [ + 5.0385771, + 52.9460749 + ], + [ + 5.0384753, + 52.9461001 + ], + [ + 5.0383095, + 52.9461254 + ], + [ + 5.0382227, + 52.9461005 + ], + [ + 5.0381508, + 52.9460115 + ] + ] + ], + [ + [ + [ + 5.1223541, + 53.2824384 + ], + [ + 5.1226473, + 53.2825807 + ], + [ + 5.1230354, + 53.2827207 + ], + [ + 5.1246072, + 53.2829933 + ], + [ + 5.1269603, + 53.2835172 + ], + [ + 5.1283086, + 53.2838304 + ], + [ + 5.1302648, + 53.2845435 + ], + [ + 5.1392126, + 53.2876863 + ], + [ + 5.1420021, + 53.2888279 + ], + [ + 5.1434183, + 53.2894052 + ], + [ + 5.1448346, + 53.2900465 + ], + [ + 5.1489973, + 53.2927656 + ], + [ + 5.1493889, + 53.2928971 + ], + [ + 5.149861, + 53.2929164 + ], + [ + 5.150199, + 53.2927785 + ], + [ + 5.1515776, + 53.2919544 + ], + [ + 5.152672, + 53.2917235 + ], + [ + 5.1548553, + 53.2916883 + ], + [ + 5.1563573, + 53.2920217 + ], + [ + 5.1573712, + 53.2924354 + ], + [ + 5.15845, + 53.2926963 + ], + [ + 5.1589752, + 53.2928009 + ], + [ + 5.1591361, + 53.2928843 + ], + [ + 5.1594043, + 53.2929099 + ], + [ + 5.159996, + 53.2928649 + ], + [ + 5.1599622, + 53.2927272 + ], + [ + 5.1598764, + 53.2911207 + ], + [ + 5.1599086, + 53.2910213 + ], + [ + 5.1600427, + 53.2909283 + ], + [ + 5.1600749, + 53.2908578 + ], + [ + 5.1600534, + 53.2906942 + ], + [ + 5.1600963, + 53.2906301 + ], + [ + 5.1602412, + 53.2906077 + ], + [ + 5.1602894, + 53.2906782 + ], + [ + 5.1610566, + 53.2926759 + ], + [ + 5.1612728, + 53.293059 + ], + [ + 5.1613449, + 53.2935983 + ], + [ + 5.1612678, + 53.2940025 + ], + [ + 5.1611153, + 53.2944964 + ], + [ + 5.1608199, + 53.2966378 + ], + [ + 5.1600904, + 53.2974842 + ], + [ + 5.1597934, + 53.2977208 + ], + [ + 5.1597041, + 53.297792 + ], + [ + 5.1590175, + 53.298305 + ], + [ + 5.1577729, + 53.2987923 + ], + [ + 5.1553703, + 53.2991043 + ], + [ + 5.1536537, + 53.2991556 + ], + [ + 5.151937, + 53.2990146 + ], + [ + 5.1503921, + 53.2987966 + ], + [ + 5.1483965, + 53.298617 + ], + [ + 5.1469535, + 53.2986683 + ], + [ + 5.1452315, + 53.2986619 + ], + [ + 5.1424528, + 53.2992326 + ], + [ + 5.1410473, + 53.2994249 + ], + [ + 5.1388049, + 53.30022 + ], + [ + 5.1378608, + 53.3007458 + ], + [ + 5.1373244, + 53.3010599 + ], + [ + 5.1368094, + 53.3011818 + ], + [ + 5.1364446, + 53.3009958 + ], + [ + 5.1356721, + 53.3005406 + ], + [ + 5.1343847, + 53.3000854 + ], + [ + 5.1330006, + 53.2999507 + ], + [ + 5.1324427, + 53.2999635 + ], + [ + 5.1317883, + 53.3000661 + ], + [ + 5.1312518, + 53.3004637 + ], + [ + 5.1308442, + 53.2999507 + ], + [ + 5.1296854, + 53.2993865 + ], + [ + 5.1278401, + 53.298617 + ], + [ + 5.12541, + 53.2977193 + ], + [ + 5.1227063, + 53.296283 + ], + [ + 5.1206893, + 53.2954878 + ], + [ + 5.1222772, + 53.2957187 + ], + [ + 5.1228351, + 53.2956033 + ], + [ + 5.1230926, + 53.2953339 + ], + [ + 5.1210487, + 53.2941636 + ], + [ + 5.1210004, + 53.2940963 + ], + [ + 5.1210434, + 53.2940226 + ], + [ + 5.121215, + 53.2940129 + ], + [ + 5.121435, + 53.2940354 + ], + [ + 5.1227224, + 53.2941508 + ], + [ + 5.1231623, + 53.2942791 + ], + [ + 5.1232696, + 53.2941733 + ], + [ + 5.1231462, + 53.2939873 + ], + [ + 5.1231087, + 53.2938526 + ], + [ + 5.1230765, + 53.2936634 + ], + [ + 5.1228512, + 53.2933813 + ], + [ + 5.1221913, + 53.2931408 + ], + [ + 5.121789, + 53.2930446 + ], + [ + 5.1217246, + 53.2929548 + ], + [ + 5.1220036, + 53.2928747 + ], + [ + 5.1235754, + 53.2930254 + ], + [ + 5.1238811, + 53.292926 + ], + [ + 5.1238221, + 53.2928234 + ], + [ + 5.1226902, + 53.2921372 + ], + [ + 5.1201869, + 53.290584 + ], + [ + 5.1196504, + 53.2907444 + ], + [ + 5.1191891, + 53.2907764 + ], + [ + 5.1187599, + 53.2906097 + ], + [ + 5.1185561, + 53.290398 + ], + [ + 5.118481, + 53.2901351 + ], + [ + 5.1185274, + 53.2895976 + ], + [ + 5.1157809, + 53.2874554 + ], + [ + 5.1153911, + 53.2871977 + ], + [ + 5.1149297, + 53.2869796 + ], + [ + 5.1148064, + 53.2872426 + ], + [ + 5.1144577, + 53.2872554 + ], + [ + 5.1139856, + 53.287124 + ], + [ + 5.1139784, + 53.2869167 + ], + [ + 5.1139534, + 53.2864409 + ], + [ + 5.1140124, + 53.2861619 + ], + [ + 5.1141304, + 53.2857129 + ], + [ + 5.1144201, + 53.2854211 + ], + [ + 5.1147205, + 53.2851677 + ], + [ + 5.1150478, + 53.2850266 + ], + [ + 5.116303, + 53.2845904 + ], + [ + 5.1175404, + 53.2839277 + ], + [ + 5.1190013, + 53.283298 + ], + [ + 5.1199437, + 53.2832735 + ], + [ + 5.1207072, + 53.283144 + ], + [ + 5.1214242, + 53.2829656 + ], + [ + 5.1214368, + 53.2827207 + ], + [ + 5.1216835, + 53.2825154 + ], + [ + 5.1223541, + 53.2824384 + ] + ] + ], + [ + [ + [ + 5.2406642, + 53.25131 + ], + [ + 5.2407489, + 53.250598 + ], + [ + 5.2411144, + 53.2496006 + ], + [ + 5.2418124, + 53.2486022 + ], + [ + 5.2425177, + 53.2481162 + ], + [ + 5.2433202, + 53.2477723 + ], + [ + 5.2438417, + 53.2477139 + ], + [ + 5.2446516, + 53.2478823 + ], + [ + 5.2451802, + 53.2483079 + ], + [ + 5.2452785, + 53.2485353 + ], + [ + 5.2451373, + 53.2486211 + ], + [ + 5.244849, + 53.2483943 + ], + [ + 5.2445185, + 53.2485375 + ], + [ + 5.2437188, + 53.2490523 + ], + [ + 5.243535, + 53.2494798 + ], + [ + 5.2434425, + 53.2496509 + ], + [ + 5.2431606, + 53.2498795 + ], + [ + 5.2426961, + 53.2505925 + ], + [ + 5.2427069, + 53.2513326 + ], + [ + 5.2429083, + 53.2521293 + ], + [ + 5.2435825, + 53.2527536 + ], + [ + 5.2446827, + 53.2532913 + ], + [ + 5.245968, + 53.253487 + ], + [ + 5.2464418, + 53.2534002 + ], + [ + 5.2472, + 53.253284 + ], + [ + 5.2478638, + 53.2531967 + ], + [ + 5.2481455, + 53.2529682 + ], + [ + 5.2478492, + 53.2522003 + ], + [ + 5.2477417, + 53.2513466 + ], + [ + 5.2481512, + 53.2501213 + ], + [ + 5.2487136, + 53.2496072 + ], + [ + 5.2499893, + 53.249148 + ], + [ + 5.2510288, + 53.2487748 + ], + [ + 5.2514561, + 53.2487736 + ], + [ + 5.2519785, + 53.248772 + ], + [ + 5.2524518, + 53.2486568 + ], + [ + 5.2532092, + 53.2484837 + ], + [ + 5.2537333, + 53.2485961 + ], + [ + 5.254544, + 53.2488215 + ], + [ + 5.2551622, + 53.2488766 + ], + [ + 5.2564927, + 53.2489296 + ], + [ + 5.2571619, + 53.2492122 + ], + [ + 5.2574511, + 53.249496 + ], + [ + 5.257881, + 53.2496656 + ], + [ + 5.258124, + 53.250035 + ], + [ + 5.2582249, + 53.2504332 + ], + [ + 5.2583695, + 53.2505751 + ], + [ + 5.2590289, + 53.2502031 + ], + [ + 5.2593134, + 53.2501737 + ], + [ + 5.2600764, + 53.2503707 + ], + [ + 5.2603164, + 53.2505408 + ], + [ + 5.2604656, + 53.2509958 + ], + [ + 5.2606114, + 53.2512232 + ], + [ + 5.2608535, + 53.2515357 + ], + [ + 5.261094, + 53.2517342 + ], + [ + 5.2622813, + 53.2517306 + ], + [ + 5.2641329, + 53.2516681 + ], + [ + 5.2646524, + 53.2514672 + ], + [ + 5.2649267, + 53.2507546 + ], + [ + 5.2654434, + 53.2503829 + ], + [ + 5.2660579, + 53.2501818 + ], + [ + 5.2664871, + 53.2502944 + ], + [ + 5.2662543, + 53.2506083 + ], + [ + 5.2661191, + 53.2510926 + ], + [ + 5.2664084, + 53.2513764 + ], + [ + 5.2673117, + 53.2514305 + ], + [ + 5.2684945, + 53.2511423 + ], + [ + 5.2695845, + 53.2509681 + ], + [ + 5.2702516, + 53.2511084 + ], + [ + 5.2706346, + 53.2513065 + ], + [ + 5.2705421, + 53.2514777 + ], + [ + 5.2705469, + 53.2517907 + ], + [ + 5.2704088, + 53.2520759 + ], + [ + 5.2697977, + 53.2525048 + ], + [ + 5.2688055, + 53.2528495 + ], + [ + 5.2673387, + 53.253224 + ], + [ + 5.2653484, + 53.2535433 + ], + [ + 5.2613643, + 53.2539254 + ], + [ + 5.2587086, + 53.2542182 + ], + [ + 5.25738, + 53.2543075 + ], + [ + 5.2562434, + 53.2545387 + ], + [ + 5.2554386, + 53.2547118 + ], + [ + 5.255011, + 53.2547131 + ], + [ + 5.2539173, + 53.254631 + ], + [ + 5.2530156, + 53.2546905 + ], + [ + 5.2523499, + 53.2546356 + ], + [ + 5.2514019, + 53.2547807 + ], + [ + 5.2499325, + 53.2549843 + ], + [ + 5.247512, + 53.2551337 + ], + [ + 5.2454688, + 53.2550826 + ], + [ + 5.2444684, + 53.2548862 + ], + [ + 5.2433231, + 53.2545194 + ], + [ + 5.24198, + 53.2536122 + ], + [ + 5.2411598, + 53.2527321 + ], + [ + 5.2407683, + 53.2519361 + ], + [ + 5.2406642, + 53.25131 + ] + ] + ], + [ + [ + [ + 5.336741, + 53.0700117 + ], + [ + 5.3373834, + 53.0685645 + ], + [ + 5.3376876, + 53.0679532 + ], + [ + 5.337467, + 53.0689583 + ], + [ + 5.3374365, + 53.0691231 + ], + [ + 5.3370526, + 53.0699154 + ], + [ + 5.3369273, + 53.0699315 + ], + [ + 5.3368512, + 53.0700231 + ], + [ + 5.336741, + 53.0700117 + ] + ] + ], + [ + [ + [ + 5.3970866, + 52.996581 + ], + [ + 5.3972492, + 52.9963477 + ], + [ + 5.3971919, + 52.9961397 + ], + [ + 5.3971955, + 52.9959797 + ], + [ + 5.3971195, + 52.9958837 + ], + [ + 5.3972065, + 52.9958014 + ], + [ + 5.397339, + 52.995767 + ], + [ + 5.397646, + 52.9958467 + ], + [ + 5.3977978, + 52.9959975 + ], + [ + 5.3978208, + 52.9961187 + ], + [ + 5.3977032, + 52.9960571 + ], + [ + 5.3975364, + 52.9960389 + ], + [ + 5.3975712, + 52.996384 + ], + [ + 5.3974805, + 52.996567 + ], + [ + 5.3975646, + 52.9969121 + ], + [ + 5.3975503, + 52.9974105 + ], + [ + 5.3976565, + 52.9974357 + ], + [ + 5.3975547, + 52.9976872 + ], + [ + 5.3972781, + 52.9976965 + ], + [ + 5.3971075, + 52.9976143 + ], + [ + 5.3971828, + 52.9973788 + ], + [ + 5.3972845, + 52.9970952 + ], + [ + 5.3972424, + 52.9968255 + ], + [ + 5.3970866, + 52.996581 + ] + ] + ], + [ + [ + [ + 5.3974202, + 52.994585 + ], + [ + 5.397507, + 52.994402 + ], + [ + 5.397639, + 52.9941573 + ], + [ + 5.3976769, + 52.9940544 + ], + [ + 5.3976426, + 52.9939561 + ], + [ + 5.3977939, + 52.9938349 + ], + [ + 5.3978541, + 52.9936497 + ], + [ + 5.3978614, + 52.9934827 + ], + [ + 5.3978764, + 52.9934096 + ], + [ + 5.3979673, + 52.9933409 + ], + [ + 5.3980807, + 52.9932974 + ], + [ + 5.3981717, + 52.9932828 + ], + [ + 5.398215, + 52.9932161 + ], + [ + 5.3982685, + 52.9931402 + ], + [ + 5.3984202, + 52.9931062 + ], + [ + 5.3985458, + 52.9929897 + ], + [ + 5.3987164, + 52.992983 + ], + [ + 5.3988335, + 52.9930518 + ], + [ + 5.3989125, + 52.993216 + ], + [ + 5.3989255, + 52.9932602 + ], + [ + 5.3988307, + 52.9932763 + ], + [ + 5.3988044, + 52.9934044 + ], + [ + 5.3987401, + 52.9934364 + ], + [ + 5.398706, + 52.9934067 + ], + [ + 5.3986565, + 52.9932444 + ], + [ + 5.3985202, + 52.993336 + ], + [ + 5.3984976, + 52.993416 + ], + [ + 5.3984296, + 52.9934641 + ], + [ + 5.3983046, + 52.9935213 + ], + [ + 5.3982594, + 52.9935831 + ], + [ + 5.398203, + 52.9938712 + ], + [ + 5.3981653, + 52.9939397 + ], + [ + 5.3980593, + 52.9940336 + ], + [ + 5.3979877, + 52.9941982 + ], + [ + 5.3979048, + 52.9944201 + ], + [ + 5.3977838, + 52.9945641 + ], + [ + 5.3977424, + 52.9946579 + ], + [ + 5.3977652, + 52.9947173 + ], + [ + 5.3978675, + 52.9948018 + ], + [ + 5.3980269, + 52.9949549 + ], + [ + 5.3980539, + 52.9952109 + ], + [ + 5.3982211, + 52.9954714 + ], + [ + 5.3982667, + 52.9955674 + ], + [ + 5.398354, + 52.9956108 + ], + [ + 5.3984563, + 52.9956222 + ], + [ + 5.3984187, + 52.9957936 + ], + [ + 5.3981536, + 52.9957869 + ], + [ + 5.3981039, + 52.9955996 + ], + [ + 5.3979558, + 52.9954053 + ], + [ + 5.3978116, + 52.9952499 + ], + [ + 5.3977503, + 52.9949208 + ], + [ + 5.3976289, + 52.9947792 + ], + [ + 5.3975075, + 52.9946992 + ], + [ + 5.3974202, + 52.994585 + ] + ] + ], + [ + [ + [ + 5.3980451, + 52.9945548 + ], + [ + 5.3980677, + 52.9944496 + ], + [ + 5.3982009, + 52.9944579 + ], + [ + 5.3982005, + 52.994573 + ], + [ + 5.3980451, + 52.9945548 + ] + ] + ], + [ + [ + [ + 5.3983352, + 52.993679 + ], + [ + 5.3983993, + 52.9935304 + ], + [ + 5.3985246, + 52.9936652 + ], + [ + 5.3985057, + 52.9937177 + ], + [ + 5.3984453, + 52.993743 + ], + [ + 5.3983884, + 52.9937362 + ], + [ + 5.3983352, + 52.993679 + ] + ] + ], + [ + [ + [ + 5.3984244, + 52.9947283 + ], + [ + 5.3985378, + 52.9946917 + ], + [ + 5.3986213, + 52.9946916 + ], + [ + 5.3986554, + 52.9947465 + ], + [ + 5.398629, + 52.9948013 + ], + [ + 5.3985836, + 52.9948059 + ], + [ + 5.3985988, + 52.994863 + ], + [ + 5.3985762, + 52.9949019 + ], + [ + 5.3985232, + 52.9949225 + ], + [ + 5.3984472, + 52.9948175 + ], + [ + 5.3984244, + 52.9947283 + ] + ] + ], + [ + [ + [ + 5.399385, + 53.0523157 + ], + [ + 5.3995024, + 53.0520913 + ], + [ + 5.3996349, + 53.0518875 + ], + [ + 5.3998171, + 53.0519033 + ], + [ + 5.3995181, + 53.0523636 + ], + [ + 5.399385, + 53.0523157 + ] + ] + ], + [ + [ + [ + 5.4023664, + 52.9459044 + ], + [ + 5.4023668, + 52.9457865 + ], + [ + 5.4026494, + 52.9452103 + ], + [ + 5.4025851, + 52.9451713 + ], + [ + 5.4027039, + 52.9448421 + ], + [ + 5.403109, + 52.9448381 + ], + [ + 5.4032905, + 52.9448704 + ], + [ + 5.4033508, + 52.9449711 + ], + [ + 5.4033464, + 52.9450993 + ], + [ + 5.4028393, + 52.9450618 + ], + [ + 5.4025105, + 52.9458279 + ], + [ + 5.402558, + 52.9459373 + ], + [ + 5.4023664, + 52.9459044 + ] + ] + ], + [ + [ + [ + 5.4027194, + 52.9800874 + ], + [ + 5.4027272, + 52.979948 + ], + [ + 5.4028332, + 52.979916 + ], + [ + 5.402962, + 52.9799572 + ], + [ + 5.4031018, + 52.9800786 + ], + [ + 5.4032647, + 52.9800832 + ], + [ + 5.4032874, + 52.9801564 + ], + [ + 5.403079, + 52.9802066 + ], + [ + 5.4029542, + 52.9801059 + ], + [ + 5.4027194, + 52.9800874 + ] + ] + ], + [ + [ + [ + 5.4027821, + 53.011183 + ], + [ + 5.4027971, + 53.0110938 + ], + [ + 5.4031606, + 53.010977 + ], + [ + 5.4033197, + 53.0108922 + ], + [ + 5.4036001, + 53.0108669 + ], + [ + 5.4036074, + 53.0107114 + ], + [ + 5.4035087, + 53.0106383 + ], + [ + 5.4036298, + 53.0105536 + ], + [ + 5.4037589, + 53.0106404 + ], + [ + 5.4040356, + 53.010679 + ], + [ + 5.404119, + 53.0107453 + ], + [ + 5.4041344, + 53.0108641 + ], + [ + 5.4039152, + 53.0111958 + ], + [ + 5.4034983, + 53.0111938 + ], + [ + 5.403059, + 53.0112582 + ], + [ + 5.4027821, + 53.011183 + ] + ] + ], + [ + [ + [ + 5.4044959, + 52.9778219 + ], + [ + 5.4048143, + 52.9776642 + ], + [ + 5.4052624, + 52.9769623 + ], + [ + 5.4054862, + 52.976704 + ], + [ + 5.405307, + 52.9774907 + ], + [ + 5.4052612, + 52.9776508 + ], + [ + 5.4048861, + 52.9777534 + ], + [ + 5.4048859, + 52.9778153 + ], + [ + 5.4050222, + 52.9778771 + ], + [ + 5.4049729, + 52.9779365 + ], + [ + 5.4048782, + 52.977909 + ], + [ + 5.4045336, + 52.9779385 + ], + [ + 5.4044959, + 52.9778219 + ] + ] + ], + [ + [ + [ + 5.405435, + 52.9778635 + ], + [ + 5.4054427, + 52.977795 + ], + [ + 5.4056208, + 52.9777974 + ], + [ + 5.4056284, + 52.9777516 + ], + [ + 5.405674, + 52.9776579 + ], + [ + 5.405833, + 52.9776923 + ], + [ + 5.4057078, + 52.9778843 + ], + [ + 5.4056205, + 52.9779048 + ], + [ + 5.4055638, + 52.9778614 + ], + [ + 5.405435, + 52.9778635 + ] + ] + ], + [ + [ + [ + 5.4345457, + 52.527292 + ], + [ + 5.4346419, + 52.5283755 + ], + [ + 5.4346885, + 52.5288756 + ], + [ + 5.4346267, + 52.5297063 + ], + [ + 5.4343804, + 52.5288957 + ], + [ + 5.4343187, + 52.528379 + ], + [ + 5.4342417, + 52.5272817 + ], + [ + 5.4342375, + 52.5272221 + ], + [ + 5.4342346, + 52.5271805 + ], + [ + 5.434223, + 52.5271231 + ], + [ + 5.4340882, + 52.5264484 + ], + [ + 5.4342177, + 52.5255857 + ], + [ + 5.4344601, + 52.5264261 + ], + [ + 5.4345216, + 52.5271111 + ], + [ + 5.4345355, + 52.5271697 + ], + [ + 5.4345339, + 52.5272113 + ], + [ + 5.4345457, + 52.527292 + ] + ] + ], + [ + [ + [ + 5.4542167, + 52.550949 + ], + [ + 5.454442, + 52.5506946 + ], + [ + 5.4545171, + 52.550525 + ], + [ + 5.4545171, + 52.5503815 + ], + [ + 5.4545386, + 52.5502445 + ], + [ + 5.4545922, + 52.5501009 + ], + [ + 5.4546566, + 52.5498269 + ], + [ + 5.4546673, + 52.5495268 + ], + [ + 5.45456, + 52.549168 + ], + [ + 5.4543776, + 52.5490114 + ], + [ + 5.4542381, + 52.5489331 + ], + [ + 5.4541416, + 52.5488157 + ], + [ + 5.4541094, + 52.5486983 + ], + [ + 5.4537983, + 52.5482873 + ], + [ + 5.4533798, + 52.5478697 + ], + [ + 5.4531223, + 52.5475631 + ], + [ + 5.4530043, + 52.5473608 + ], + [ + 5.4530043, + 52.5472238 + ], + [ + 5.4530794, + 52.547152 + ], + [ + 5.4531867, + 52.5471325 + ], + [ + 5.4532404, + 52.5471977 + ], + [ + 5.4531653, + 52.547263 + ], + [ + 5.4531653, + 52.5473347 + ], + [ + 5.4532296, + 52.5474391 + ], + [ + 5.4541952, + 52.5484504 + ], + [ + 5.4542703, + 52.5486526 + ], + [ + 5.454324, + 52.5487831 + ], + [ + 5.4544742, + 52.5488809 + ], + [ + 5.4547102, + 52.5490375 + ], + [ + 5.4548068, + 52.5491615 + ], + [ + 5.4548711, + 52.5495921 + ], + [ + 5.4546888, + 52.5504858 + ], + [ + 5.4545922, + 52.5507859 + ], + [ + 5.4544313, + 52.5509458 + ], + [ + 5.4543562, + 52.5510045 + ], + [ + 5.4542811, + 52.5510143 + ], + [ + 5.4542167, + 52.5509947 + ], + [ + 5.4542167, + 52.550949 + ] + ] + ], + [ + [ + [ + 5.4292628, + 52.6120941 + ], + [ + 5.4290911, + 52.6119809 + ], + [ + 5.4289584, + 52.6118197 + ], + [ + 5.4289181, + 52.6117236 + ], + [ + 5.428902, + 52.6116129 + ], + [ + 5.4288859, + 52.6115282 + ], + [ + 5.4289083, + 52.6114393 + ], + [ + 5.4290683, + 52.6110754 + ], + [ + 5.4291488, + 52.6109728 + ], + [ + 5.4292641, + 52.6106503 + ], + [ + 5.429299, + 52.6103816 + ], + [ + 5.4293149, + 52.6100472 + ], + [ + 5.429295, + 52.6098001 + ], + [ + 5.4293325, + 52.6095232 + ], + [ + 5.4293808, + 52.6093978 + ], + [ + 5.4295069, + 52.6091831 + ], + [ + 5.4297711, + 52.608761 + ], + [ + 5.4301054, + 52.6084219 + ], + [ + 5.4304121, + 52.6080793 + ], + [ + 5.4305811, + 52.6079588 + ], + [ + 5.4307554, + 52.6078806 + ], + [ + 5.4308654, + 52.6078741 + ], + [ + 5.4310424, + 52.6078724 + ], + [ + 5.4312946, + 52.6079229 + ], + [ + 5.4322521, + 52.6082699 + ], + [ + 5.4325311, + 52.6084083 + ], + [ + 5.4327027, + 52.6085517 + ], + [ + 5.4328449, + 52.6087292 + ], + [ + 5.433266, + 52.6092928 + ], + [ + 5.433215, + 52.6093107 + ], + [ + 5.4331211, + 52.6091706 + ], + [ + 5.432641, + 52.609252 + ], + [ + 5.4325632, + 52.6092455 + ], + [ + 5.432578, + 52.6092162 + ], + [ + 5.4326558, + 52.6091885 + ], + [ + 5.4326826, + 52.6091494 + ], + [ + 5.4325485, + 52.6090729 + ], + [ + 5.4325619, + 52.6090077 + ], + [ + 5.4324922, + 52.6089882 + ], + [ + 5.4323983, + 52.6090419 + ], + [ + 5.43235, + 52.6090452 + ], + [ + 5.4320711, + 52.6090012 + ], + [ + 5.4320255, + 52.6089833 + ], + [ + 5.4321408, + 52.6089361 + ], + [ + 5.4321301, + 52.6088725 + ], + [ + 5.4321006, + 52.6088546 + ], + [ + 5.4319879, + 52.6088448 + ], + [ + 5.4317867, + 52.6088432 + ], + [ + 5.4316607, + 52.6088644 + ], + [ + 5.4316017, + 52.6088807 + ], + [ + 5.4315749, + 52.6088644 + ], + [ + 5.4315883, + 52.6088123 + ], + [ + 5.4317438, + 52.6086999 + ], + [ + 5.4317277, + 52.6086445 + ], + [ + 5.431607, + 52.6086233 + ], + [ + 5.4315883, + 52.6086054 + ], + [ + 5.4316003, + 52.6085736 + ], + [ + 5.4316352, + 52.6085671 + ], + [ + 5.4316432, + 52.6085411 + ], + [ + 5.4316915, + 52.6084955 + ], + [ + 5.4317183, + 52.6084482 + ], + [ + 5.4318069, + 52.6083904 + ], + [ + 5.4318659, + 52.6083904 + ], + [ + 5.4319235, + 52.6084043 + ], + [ + 5.4319718, + 52.6084018 + ], + [ + 5.4320979, + 52.6083929 + ], + [ + 5.4321488, + 52.6084002 + ], + [ + 5.4321783, + 52.6084499 + ], + [ + 5.4321797, + 52.6084784 + ], + [ + 5.4322628, + 52.6084857 + ], + [ + 5.4323044, + 52.6085012 + ], + [ + 5.4323272, + 52.6085337 + ], + [ + 5.4323782, + 52.6085663 + ], + [ + 5.4324224, + 52.6085736 + ], + [ + 5.4324868, + 52.6086062 + ], + [ + 5.4325351, + 52.6086925 + ], + [ + 5.4325659, + 52.6087227 + ], + [ + 5.4327443, + 52.6087683 + ], + [ + 5.4328248, + 52.6087772 + ], + [ + 5.4326826, + 52.6085932 + ], + [ + 5.4324989, + 52.6084287 + ], + [ + 5.4323165, + 52.6083326 + ], + [ + 5.4322146, + 52.6082902 + ], + [ + 5.4317599, + 52.6081192 + ], + [ + 5.4313616, + 52.6079889 + ], + [ + 5.4311631, + 52.6079286 + ], + [ + 5.4309566, + 52.6079026 + ], + [ + 5.4308359, + 52.6079058 + ], + [ + 5.430734, + 52.6079205 + ], + [ + 5.4306267, + 52.6079742 + ], + [ + 5.4304604, + 52.608094 + ], + [ + 5.4299307, + 52.6086575 + ], + [ + 5.4298193, + 52.6087715 + ], + [ + 5.4295256, + 52.6092284 + ], + [ + 5.4294304, + 52.6094076 + ], + [ + 5.4293781, + 52.6095615 + ], + [ + 5.4293419, + 52.6097936 + ], + [ + 5.4293553, + 52.6100542 + ], + [ + 5.4293473, + 52.6104304 + ], + [ + 5.429299, + 52.6107089 + ], + [ + 5.429189, + 52.6109972 + ], + [ + 5.4291247, + 52.6110803 + ], + [ + 5.4289798, + 52.611393 + ], + [ + 5.4289396, + 52.6115249 + ], + [ + 5.4289557, + 52.6116031 + ], + [ + 5.4289718, + 52.6117114 + ], + [ + 5.4290013, + 52.6117936 + ], + [ + 5.4291448, + 52.6119655 + ], + [ + 5.429354, + 52.6121006 + ], + [ + 5.4295417, + 52.6122024 + ], + [ + 5.429983, + 52.6123954 + ], + [ + 5.4310035, + 52.6127717 + ], + [ + 5.4312423, + 52.6128449 + ], + [ + 5.4313911, + 52.6129003 + ], + [ + 5.4317304, + 52.6129353 + ], + [ + 5.4319141, + 52.6129247 + ], + [ + 5.4320188, + 52.6128832 + ], + [ + 5.4321073, + 52.612814 + ], + [ + 5.4322038, + 52.6127456 + ], + [ + 5.4323433, + 52.6126169 + ], + [ + 5.4324908, + 52.6124915 + ], + [ + 5.432578, + 52.6124207 + ], + [ + 5.4327899, + 52.6121951 + ], + [ + 5.4328637, + 52.6121186 + ], + [ + 5.4328999, + 52.6121006 + ], + [ + 5.4330715, + 52.611827 + ], + [ + 5.4330729, + 52.6117961 + ], + [ + 5.4331413, + 52.6116821 + ], + [ + 5.4331909, + 52.611621 + ], + [ + 5.4334162, + 52.611235 + ], + [ + 5.4336066, + 52.6109451 + ], + [ + 5.4337595, + 52.6106861 + ], + [ + 5.433785, + 52.6104231 + ], + [ + 5.4337904, + 52.610257 + ], + [ + 5.4337662, + 52.6101316 + ], + [ + 5.4335972, + 52.6098302 + ], + [ + 5.4334739, + 52.6096739 + ], + [ + 5.4333827, + 52.609542 + ], + [ + 5.4334014, + 52.609524 + ], + [ + 5.4334283, + 52.6095306 + ], + [ + 5.4336516, + 52.6098483 + ], + [ + 5.4338306, + 52.6101658 + ], + [ + 5.4338323, + 52.6104381 + ], + [ + 5.4338097, + 52.6106781 + ], + [ + 5.4337194, + 52.6108633 + ], + [ + 5.433358, + 52.6114393 + ], + [ + 5.4331208, + 52.6118096 + ], + [ + 5.4330863, + 52.6118441 + ], + [ + 5.4329227, + 52.6120974 + ], + [ + 5.4329106, + 52.6121381 + ], + [ + 5.432782, + 52.6122622 + ], + [ + 5.4325793, + 52.6124704 + ], + [ + 5.4322851, + 52.6127148 + ], + [ + 5.4321515, + 52.6128417 + ], + [ + 5.4321059, + 52.6128954 + ], + [ + 5.4320121, + 52.6129443 + ], + [ + 5.4317733, + 52.6129671 + ], + [ + 5.4313925, + 52.6129427 + ], + [ + 5.4310062, + 52.6128107 + ], + [ + 5.4304644, + 52.612612 + ], + [ + 5.429936, + 52.6124062 + ], + [ + 5.4295182, + 52.6122211 + ], + [ + 5.4292628, + 52.6120941 + ] + ] + ], + [ + [ + [ + 5.3912161, + 52.5662475 + ], + [ + 5.3924946, + 52.5655391 + ], + [ + 5.3934495, + 52.5651673 + ], + [ + 5.3943829, + 52.5649326 + ], + [ + 5.3951983, + 52.5648934 + ], + [ + 5.3957025, + 52.5649782 + ], + [ + 5.3966896, + 52.5648934 + ], + [ + 5.3976981, + 52.5649065 + ], + [ + 5.397977, + 52.5650239 + ], + [ + 5.3979985, + 52.5651999 + ], + [ + 5.3976874, + 52.5653173 + ], + [ + 5.3974084, + 52.565213 + ], + [ + 5.3970865, + 52.5653499 + ], + [ + 5.3965394, + 52.5653499 + ], + [ + 5.3958849, + 52.5653695 + ], + [ + 5.3955077, + 52.565491 + ], + [ + 5.3954218, + 52.5658562 + ], + [ + 5.3956364, + 52.5661953 + ], + [ + 5.3963677, + 52.5663673 + ], + [ + 5.396872, + 52.5671499 + ], + [ + 5.398383, + 52.5674213 + ], + [ + 5.3994559, + 52.5677083 + ], + [ + 5.4013442, + 52.5689081 + ], + [ + 5.4030179, + 52.5699254 + ], + [ + 5.4040907, + 52.5708123 + ], + [ + 5.4047774, + 52.5718556 + ], + [ + 5.4054211, + 52.5732118 + ], + [ + 5.4055928, + 52.574881 + ], + [ + 5.4050778, + 52.5772543 + ], + [ + 5.4043607, + 52.5795908 + ], + [ + 5.4034058, + 52.5806665 + ], + [ + 5.4031269, + 52.5813706 + ], + [ + 5.402408, + 52.5818269 + ], + [ + 5.4021595, + 52.5821048 + ], + [ + 5.4019021, + 52.5819483 + ], + [ + 5.4023741, + 52.5814268 + ], + [ + 5.4033612, + 52.5802272 + ], + [ + 5.4039191, + 52.579132 + ], + [ + 5.4046486, + 52.5769935 + ], + [ + 5.404949, + 52.5752462 + ], + [ + 5.4048203, + 52.5737856 + ], + [ + 5.4041766, + 52.5724033 + ], + [ + 5.4037045, + 52.5713078 + ], + [ + 5.4027604, + 52.5704471 + ], + [ + 5.4024295, + 52.5705343 + ], + [ + 5.4023115, + 52.5707756 + ], + [ + 5.4023973, + 52.5711081 + ], + [ + 5.4025797, + 52.571369 + ], + [ + 5.4024188, + 52.5717993 + ], + [ + 5.4019252, + 52.5721449 + ], + [ + 5.4018072, + 52.5727122 + ], + [ + 5.4005305, + 52.5731686 + ], + [ + 5.4000584, + 52.5732338 + ], + [ + 5.3994683, + 52.5732273 + ], + [ + 5.3992323, + 52.5733903 + ], + [ + 5.3985564, + 52.5733903 + ], + [ + 5.398138, + 52.5734816 + ], + [ + 5.3979109, + 52.5739943 + ], + [ + 5.3979968, + 52.5747767 + ], + [ + 5.3982543, + 52.5756895 + ], + [ + 5.3984259, + 52.5763676 + ], + [ + 5.3982113, + 52.5772282 + ], + [ + 5.3974389, + 52.5779845 + ], + [ + 5.3962372, + 52.5785322 + ], + [ + 5.3950356, + 52.5790016 + ], + [ + 5.3944348, + 52.5793928 + ], + [ + 5.3936855, + 52.5801775 + ], + [ + 5.3932134, + 52.5801058 + ], + [ + 5.3924517, + 52.5800276 + ], + [ + 5.391529, + 52.5800015 + ], + [ + 5.390778, + 52.5800732 + ], + [ + 5.3901128, + 52.5803144 + ], + [ + 5.3893618, + 52.5804644 + ], + [ + 5.3885249, + 52.5806013 + ], + [ + 5.3885249, + 52.5807186 + ], + [ + 5.3894369, + 52.5806274 + ], + [ + 5.3901664, + 52.5804644 + ], + [ + 5.3907458, + 52.5802818 + ], + [ + 5.3913466, + 52.5802036 + ], + [ + 5.3924946, + 52.5802036 + ], + [ + 5.3931276, + 52.5803014 + ], + [ + 5.3934065, + 52.5803796 + ], + [ + 5.3934387, + 52.580497 + ], + [ + 5.393428, + 52.5806665 + ], + [ + 5.3942219, + 52.5810446 + ], + [ + 5.3948871, + 52.5814032 + ], + [ + 5.3954343, + 52.581703 + ], + [ + 5.3956918, + 52.5820746 + ], + [ + 5.3960566, + 52.5825244 + ], + [ + 5.3960673, + 52.5829286 + ], + [ + 5.3960888, + 52.5831959 + ], + [ + 5.3958205, + 52.5834632 + ], + [ + 5.3957222, + 52.5839822 + ], + [ + 5.3962926, + 52.5840955 + ], + [ + 5.3980307, + 52.5841411 + ], + [ + 5.399007, + 52.5842063 + ], + [ + 5.399522, + 52.5841477 + ], + [ + 5.399885, + 52.5839301 + ], + [ + 5.4005717, + 52.5832521 + ], + [ + 5.400915, + 52.582861 + ], + [ + 5.4013995, + 52.5824984 + ], + [ + 5.4016446, + 52.5823655 + ], + [ + 5.4019145, + 52.5823354 + ], + [ + 5.4016248, + 52.5827591 + ], + [ + 5.4008292, + 52.5836433 + ], + [ + 5.4003803, + 52.5840433 + ], + [ + 5.400037, + 52.5844084 + ], + [ + 5.3993718, + 52.5847735 + ], + [ + 5.3987817, + 52.5849429 + ], + [ + 5.3981594, + 52.584969 + ], + [ + 5.3975908, + 52.5848973 + ], + [ + 5.397353, + 52.5846863 + ], + [ + 5.3966664, + 52.5845037 + ], + [ + 5.3954218, + 52.5843473 + ], + [ + 5.3946494, + 52.5844777 + ], + [ + 5.3942631, + 52.5850252 + ], + [ + 5.3939198, + 52.5859639 + ], + [ + 5.3929757, + 52.5878673 + ], + [ + 5.3912161, + 52.5903963 + ], + [ + 5.3906153, + 52.5913088 + ], + [ + 5.3904437, + 52.5919866 + ], + [ + 5.3899716, + 52.592482 + ], + [ + 5.3894566, + 52.5926644 + ], + [ + 5.388727, + 52.5927166 + ], + [ + 5.388255, + 52.5925602 + ], + [ + 5.3879546, + 52.5922734 + ], + [ + 5.3879546, + 52.5917781 + ], + [ + 5.3873967, + 52.5915173 + ], + [ + 5.38671, + 52.5914131 + ], + [ + 5.3859805, + 52.5914913 + ], + [ + 5.385208, + 52.5916216 + ], + [ + 5.3846501, + 52.5918823 + ], + [ + 5.3846625, + 52.5925887 + ], + [ + 5.3845016, + 52.5940225 + ], + [ + 5.3843729, + 52.5940942 + ], + [ + 5.3841154, + 52.5940746 + ], + [ + 5.3841797, + 52.593097 + ], + [ + 5.3840939, + 52.5924453 + ], + [ + 5.3840188, + 52.5921716 + ], + [ + 5.3836862, + 52.5921064 + ], + [ + 5.3833536, + 52.5923019 + ], + [ + 5.382903, + 52.5928624 + ], + [ + 5.3828279, + 52.5933708 + ], + [ + 5.3826563, + 52.5941268 + ], + [ + 5.3824953, + 52.5947068 + ], + [ + 5.3821091, + 52.5952152 + ], + [ + 5.3816048, + 52.5955866 + ], + [ + 5.3813366, + 52.595906 + ], + [ + 5.3810147, + 52.5967727 + ], + [ + 5.3807251, + 52.5969357 + ], + [ + 5.3802959, + 52.5970399 + ], + [ + 5.3789119, + 52.597066 + ], + [ + 5.3786759, + 52.5971377 + ], + [ + 5.3785257, + 52.5973332 + ], + [ + 5.3782789, + 52.597457 + ], + [ + 5.3779248, + 52.5975287 + ], + [ + 5.3768305, + 52.5977503 + ], + [ + 5.376455, + 52.5977242 + ], + [ + 5.3764872, + 52.5980826 + ], + [ + 5.3767769, + 52.5984541 + ], + [ + 5.3772704, + 52.5987408 + ], + [ + 5.3780965, + 52.5989949 + ], + [ + 5.3784398, + 52.5990406 + ], + [ + 5.3787295, + 52.599223 + ], + [ + 5.37962, + 52.5994772 + ], + [ + 5.3800813, + 52.5994511 + ], + [ + 5.3809718, + 52.5988516 + ], + [ + 5.3823988, + 52.5973071 + ], + [ + 5.382549, + 52.5969682 + ], + [ + 5.3834716, + 52.595906 + ], + [ + 5.3838901, + 52.5950588 + ], + [ + 5.3840081, + 52.5947003 + ], + [ + 5.3842119, + 52.5943158 + ], + [ + 5.3845445, + 52.5942571 + ], + [ + 5.3844587, + 52.5948893 + ], + [ + 5.3839115, + 52.5958734 + ], + [ + 5.3820554, + 52.5981282 + ], + [ + 5.3812937, + 52.5988646 + ], + [ + 5.380768, + 52.5995814 + ], + [ + 5.380371, + 52.5998975 + ], + [ + 5.3798882, + 52.6001484 + ], + [ + 5.3794376, + 52.600282 + ], + [ + 5.3792069, + 52.6002494 + ], + [ + 5.3791372, + 52.6001614 + ], + [ + 5.3792123, + 52.6000571 + ], + [ + 5.3786598, + 52.5994804 + ], + [ + 5.3784184, + 52.5992589 + ], + [ + 5.3784559, + 52.5991448 + ], + [ + 5.378354, + 52.5990927 + ], + [ + 5.3782789, + 52.599122 + ], + [ + 5.3780965, + 52.5991611 + ], + [ + 5.3771202, + 52.5988581 + ], + [ + 5.3764496, + 52.598441 + ], + [ + 5.3764979, + 52.5982977 + ], + [ + 5.3764711, + 52.598213 + ], + [ + 5.3762994, + 52.5981967 + ], + [ + 5.3758381, + 52.5981934 + ], + [ + 5.3755484, + 52.5981315 + ], + [ + 5.3754357, + 52.5980077 + ], + [ + 5.3755001, + 52.5978415 + ], + [ + 5.3757254, + 52.5977209 + ], + [ + 5.3756771, + 52.5974994 + ], + [ + 5.3756986, + 52.597242 + ], + [ + 5.3760795, + 52.597066 + ], + [ + 5.3762565, + 52.5956029 + ], + [ + 5.3766052, + 52.5937749 + ], + [ + 5.3770541, + 52.5930816 + ], + [ + 5.3778497, + 52.5923019 + ], + [ + 5.3789441, + 52.5914546 + ], + [ + 5.3789226, + 52.59122 + ], + [ + 5.3794376, + 52.5909853 + ], + [ + 5.3801779, + 52.5907377 + ], + [ + 5.3819911, + 52.5906269 + ], + [ + 5.3825168, + 52.5907377 + ], + [ + 5.3829567, + 52.5907572 + ], + [ + 5.3840295, + 52.5904769 + ], + [ + 5.3840295, + 52.5902553 + ], + [ + 5.3837721, + 52.5898708 + ], + [ + 5.3840295, + 52.5865074 + ], + [ + 5.3840725, + 52.5853015 + ], + [ + 5.3847269, + 52.5841346 + ], + [ + 5.3856281, + 52.5831177 + ], + [ + 5.3867332, + 52.5823158 + ], + [ + 5.387731, + 52.5818921 + ], + [ + 5.3882567, + 52.581677 + ], + [ + 5.3878061, + 52.5782412 + ], + [ + 5.3873018, + 52.5743879 + ], + [ + 5.3833214, + 52.5751704 + ], + [ + 5.3842656, + 52.576018 + ], + [ + 5.3852097, + 52.5773219 + ], + [ + 5.3856711, + 52.5787824 + ], + [ + 5.3855745, + 52.5799493 + ], + [ + 5.3850488, + 52.5812728 + ], + [ + 5.3844372, + 52.5821463 + ], + [ + 5.3835146, + 52.5830525 + ], + [ + 5.3829245, + 52.5835935 + ], + [ + 5.3826992, + 52.5842194 + ], + [ + 5.3819482, + 52.5869246 + ], + [ + 5.3797917, + 52.5893428 + ], + [ + 5.379105, + 52.5899816 + ], + [ + 5.3786115, + 52.5903335 + ], + [ + 5.3779248, + 52.5905421 + ], + [ + 5.3773884, + 52.5906203 + ], + [ + 5.3767661, + 52.5906594 + ], + [ + 5.3760241, + 52.5905527 + ], + [ + 5.37508, + 52.5902399 + ], + [ + 5.3746508, + 52.5900574 + ], + [ + 5.3744792, + 52.5895359 + ], + [ + 5.375307, + 52.5823549 + ], + [ + 5.3755538, + 52.581025 + ], + [ + 5.3761975, + 52.5797733 + ], + [ + 5.3793947, + 52.5771003 + ], + [ + 5.380768, + 52.5761353 + ], + [ + 5.3824631, + 52.5752877 + ], + [ + 5.3834073, + 52.5749878 + ], + [ + 5.3847055, + 52.5747857 + ], + [ + 5.3845874, + 52.5745901 + ], + [ + 5.3850488, + 52.5745966 + ], + [ + 5.385435, + 52.5745053 + ], + [ + 5.3859929, + 52.5745835 + ], + [ + 5.3873018, + 52.5743032 + ], + [ + 5.3876237, + 52.573449 + ], + [ + 5.3883533, + 52.5723144 + ], + [ + 5.3896193, + 52.5711929 + ], + [ + 5.3931598, + 52.5691584 + ], + [ + 5.3941039, + 52.5686889 + ], + [ + 5.3944902, + 52.568415 + ], + [ + 5.3950695, + 52.5681346 + ], + [ + 5.3963999, + 52.5674694 + ], + [ + 5.3963355, + 52.567189 + ], + [ + 5.3961639, + 52.5670325 + ], + [ + 5.3962282, + 52.5668629 + ], + [ + 5.3961531, + 52.566576 + ], + [ + 5.3958205, + 52.5664716 + ], + [ + 5.3953807, + 52.5663673 + ], + [ + 5.3948335, + 52.5660999 + ], + [ + 5.3942756, + 52.5663151 + ], + [ + 5.3941898, + 52.5665499 + ], + [ + 5.3938572, + 52.566589 + ], + [ + 5.3932778, + 52.5664586 + ], + [ + 5.3910784, + 52.567639 + ], + [ + 5.3906492, + 52.5680954 + ], + [ + 5.3909067, + 52.5686041 + ], + [ + 5.3906492, + 52.5689888 + ], + [ + 5.3900699, + 52.5690997 + ], + [ + 5.389233, + 52.5690149 + ], + [ + 5.3884713, + 52.5693736 + ], + [ + 5.3882245, + 52.5700648 + ], + [ + 5.387731, + 52.5703061 + ], + [ + 5.3870765, + 52.5703322 + ], + [ + 5.3855316, + 52.5710755 + ], + [ + 5.3827635, + 52.5729339 + ], + [ + 5.3816692, + 52.5733056 + ], + [ + 5.3814868, + 52.5736707 + ], + [ + 5.3809289, + 52.5738272 + ], + [ + 5.3761546, + 52.576696 + ], + [ + 5.375704, + 52.5772698 + ], + [ + 5.374159, + 52.577987 + ], + [ + 5.3721635, + 52.5791083 + ], + [ + 5.3712837, + 52.5799559 + ], + [ + 5.3704683, + 52.5806143 + ], + [ + 5.3702323, + 52.5811815 + ], + [ + 5.3706185, + 52.5817226 + ], + [ + 5.3716163, + 52.5827656 + ], + [ + 5.3715734, + 52.5828699 + ], + [ + 5.3718845, + 52.5833393 + ], + [ + 5.3722922, + 52.5834827 + ], + [ + 5.3723888, + 52.5837109 + ], + [ + 5.3722171, + 52.5838413 + ], + [ + 5.372539, + 52.5845844 + ], + [ + 5.3725819, + 52.5859012 + ], + [ + 5.3723458, + 52.5869832 + ], + [ + 5.3715519, + 52.5897078 + ], + [ + 5.3715609, + 52.5903963 + ], + [ + 5.3718613, + 52.5908395 + ], + [ + 5.372505, + 52.5918823 + ], + [ + 5.3726125, + 52.5924863 + ], + [ + 5.3723012, + 52.5925145 + ], + [ + 5.3721081, + 52.5923972 + ], + [ + 5.3719793, + 52.5921496 + ], + [ + 5.3711854, + 52.5906505 + ], + [ + 5.3710996, + 52.5903507 + ], + [ + 5.3711425, + 52.5899074 + ], + [ + 5.3711854, + 52.5892817 + ], + [ + 5.3714429, + 52.5884996 + ], + [ + 5.3717433, + 52.5876261 + ], + [ + 5.3720008, + 52.5867787 + ], + [ + 5.3721939, + 52.5860878 + ], + [ + 5.3722583, + 52.5854098 + ], + [ + 5.3721725, + 52.5849535 + ], + [ + 5.372151, + 52.5843799 + ], + [ + 5.3718291, + 52.5839366 + ], + [ + 5.3701769, + 52.5846537 + ], + [ + 5.3707348, + 52.5851361 + ], + [ + 5.3711425, + 52.5856184 + ], + [ + 5.3711425, + 52.5859835 + ], + [ + 5.3710352, + 52.5863355 + ], + [ + 5.3708421, + 52.5866223 + ], + [ + 5.3704129, + 52.5871698 + ], + [ + 5.370134, + 52.5877825 + ], + [ + 5.3698336, + 52.5882649 + ], + [ + 5.3698979, + 52.5884344 + ], + [ + 5.3697906, + 52.5891383 + ], + [ + 5.3696834, + 52.5896337 + ], + [ + 5.3694044, + 52.5899074 + ], + [ + 5.3687607, + 52.590116 + ], + [ + 5.3674303, + 52.5903246 + ], + [ + 5.3668939, + 52.5905332 + ], + [ + 5.3664433, + 52.590846 + ], + [ + 5.3658424, + 52.5912371 + ], + [ + 5.3654133, + 52.5916412 + ], + [ + 5.3650914, + 52.5919801 + ], + [ + 5.3646623, + 52.5921756 + ], + [ + 5.3642546, + 52.592306 + ], + [ + 5.3641044, + 52.5924363 + ], + [ + 5.3639327, + 52.5926449 + ], + [ + 5.3634392, + 52.5926449 + ], + [ + 5.3629242, + 52.5925537 + ], + [ + 5.3626882, + 52.5925928 + ], + [ + 5.3624736, + 52.5929186 + ], + [ + 5.3624521, + 52.5934791 + ], + [ + 5.3625594, + 52.5942612 + ], + [ + 5.3631602, + 52.5952258 + ], + [ + 5.3635036, + 52.5955777 + ], + [ + 5.3636538, + 52.5956038 + ], + [ + 5.3639542, + 52.5954604 + ], + [ + 5.3642331, + 52.5949911 + ], + [ + 5.3648339, + 52.5940527 + ], + [ + 5.3654347, + 52.5930881 + ], + [ + 5.3659283, + 52.5925015 + ], + [ + 5.3668724, + 52.5918367 + ], + [ + 5.3679667, + 52.5913153 + ], + [ + 5.3691898, + 52.5908982 + ], + [ + 5.3697692, + 52.5908069 + ], + [ + 5.3700481, + 52.5908591 + ], + [ + 5.3703915, + 52.591198 + ], + [ + 5.370885, + 52.5918889 + ], + [ + 5.3710137, + 52.5924233 + ], + [ + 5.3709494, + 52.5929317 + ], + [ + 5.3705631, + 52.5935573 + ], + [ + 5.3697477, + 52.5948347 + ], + [ + 5.3691898, + 52.5958644 + ], + [ + 5.3687821, + 52.5962685 + ], + [ + 5.3682457, + 52.5966074 + ], + [ + 5.3673016, + 52.5968811 + ], + [ + 5.3667866, + 52.5971809 + ], + [ + 5.366293, + 52.5973503 + ], + [ + 5.3660356, + 52.5974415 + ], + [ + 5.3657351, + 52.5977804 + ], + [ + 5.3654562, + 52.5982366 + ], + [ + 5.3653918, + 52.5988361 + ], + [ + 5.3655635, + 52.5991619 + ], + [ + 5.3659068, + 52.5994096 + ], + [ + 5.3662072, + 52.5994747 + ], + [ + 5.3667222, + 52.5995269 + ], + [ + 5.3669797, + 52.5993835 + ], + [ + 5.3672586, + 52.5993705 + ], + [ + 5.367484, + 52.5994943 + ], + [ + 5.3675698, + 52.5997028 + ], + [ + 5.3725711, + 52.6011193 + ], + [ + 5.3736226, + 52.6015624 + ], + [ + 5.3748027, + 52.6019403 + ], + [ + 5.3753821, + 52.6022205 + ], + [ + 5.3756074, + 52.6024877 + ], + [ + 5.3753804, + 52.6026221 + ], + [ + 5.3750371, + 52.6027785 + ], + [ + 5.3747384, + 52.603035 + ], + [ + 5.3747813, + 52.6033543 + ], + [ + 5.3750924, + 52.6038691 + ], + [ + 5.3754787, + 52.6041362 + ], + [ + 5.3779982, + 52.6049157 + ], + [ + 5.3810452, + 52.6059321 + ], + [ + 5.3814314, + 52.6060103 + ], + [ + 5.3821181, + 52.6059061 + ], + [ + 5.3827618, + 52.6056976 + ], + [ + 5.3831481, + 52.6058018 + ], + [ + 5.3835038, + 52.6067229 + ], + [ + 5.3836433, + 52.6068076 + ], + [ + 5.3838901, + 52.6066838 + ], + [ + 5.3840832, + 52.6066838 + ], + [ + 5.3837828, + 52.606964 + ], + [ + 5.3832142, + 52.6070161 + ], + [ + 5.3812508, + 52.6063906 + ], + [ + 5.3793732, + 52.6056805 + ], + [ + 5.3766052, + 52.6047943 + ], + [ + 5.3753928, + 52.6045337 + ], + [ + 5.3751353, + 52.6043708 + ], + [ + 5.3749422, + 52.6041949 + ], + [ + 5.3741483, + 52.6031914 + ], + [ + 5.373762, + 52.6030025 + ], + [ + 5.373172, + 52.6025724 + ], + [ + 5.3725926, + 52.6020902 + ], + [ + 5.3718309, + 52.6017579 + ], + [ + 5.3693293, + 52.600954 + ], + [ + 5.3657244, + 52.6000677 + ], + [ + 5.3601454, + 52.5987644 + ], + [ + 5.3571414, + 52.5983213 + ], + [ + 5.3564976, + 52.5984256 + ], + [ + 5.3562401, + 52.5985559 + ], + [ + 5.3564118, + 52.5992336 + ], + [ + 5.3560685, + 52.5992597 + ], + [ + 5.3556822, + 52.5987384 + ], + [ + 5.355296, + 52.5970179 + ], + [ + 5.3556822, + 52.5926384 + ], + [ + 5.3565835, + 52.5895359 + ], + [ + 5.3581284, + 52.5861464 + ], + [ + 5.3592442, + 52.5847645 + ], + [ + 5.3589438, + 52.5845298 + ], + [ + 5.3590725, + 52.5843212 + ], + [ + 5.3595017, + 52.5844516 + ], + [ + 5.3601883, + 52.5848949 + ], + [ + 5.3607033, + 52.5848688 + ], + [ + 5.3624199, + 52.5840083 + ], + [ + 5.3656815, + 52.5820266 + ], + [ + 5.366454, + 52.5814529 + ], + [ + 5.3666686, + 52.5810617 + ], + [ + 5.3665827, + 52.5807227 + ], + [ + 5.3661107, + 52.5803837 + ], + [ + 5.3656815, + 52.5800186 + ], + [ + 5.3655098, + 52.5796796 + ], + [ + 5.3655957, + 52.5792363 + ], + [ + 5.3657244, + 52.5789494 + ], + [ + 5.3659819, + 52.5787669 + ], + [ + 5.3663252, + 52.5787669 + ], + [ + 5.365939, + 52.5791841 + ], + [ + 5.3658103, + 52.5796535 + ], + [ + 5.3661107, + 52.5800186 + ], + [ + 5.3672694, + 52.5806966 + ], + [ + 5.3688143, + 52.5815572 + ], + [ + 5.3692435, + 52.5818701 + ], + [ + 5.3695868, + 52.5823916 + ], + [ + 5.3693722, + 52.5826002 + ], + [ + 5.3690718, + 52.5823916 + ], + [ + 5.3687285, + 52.5819222 + ], + [ + 5.3683852, + 52.5818962 + ], + [ + 5.3679131, + 52.5820526 + ], + [ + 5.3676985, + 52.5823134 + ], + [ + 5.367956, + 52.5825481 + ], + [ + 5.3677414, + 52.5826785 + ], + [ + 5.3672694, + 52.5827306 + ], + [ + 5.3667973, + 52.5829392 + ], + [ + 5.3663252, + 52.5835911 + ], + [ + 5.3663252, + 52.5841126 + ], + [ + 5.3668402, + 52.5844255 + ], + [ + 5.3679131, + 52.5846602 + ], + [ + 5.3687714, + 52.5847123 + ], + [ + 5.3694151, + 52.5845559 + ], + [ + 5.3708313, + 52.5840344 + ], + [ + 5.3714322, + 52.5836172 + ], + [ + 5.3714322, + 52.5831478 + ], + [ + 5.3709601, + 52.5825481 + ], + [ + 5.369973, + 52.5816354 + ], + [ + 5.3694581, + 52.5810096 + ], + [ + 5.3686427, + 52.5806966 + ], + [ + 5.3683852, + 52.5803055 + ], + [ + 5.3682564, + 52.5797057 + ], + [ + 5.367956, + 52.5794449 + ], + [ + 5.3676556, + 52.5792884 + ], + [ + 5.3676985, + 52.5791059 + ], + [ + 5.367956, + 52.579132 + ], + [ + 5.3686427, + 52.5795753 + ], + [ + 5.3692006, + 52.5796535 + ], + [ + 5.3699301, + 52.5794449 + ], + [ + 5.3742663, + 52.576696 + ], + [ + 5.3802101, + 52.573136 + ], + [ + 5.3827206, + 52.5718058 + ], + [ + 5.3912161, + 52.5662475 + ] + ] + ], + [ + [ + [ + 5.4190155, + 52.5121563 + ], + [ + 5.4172989, + 52.5118428 + ], + [ + 5.4170628, + 52.5117775 + ], + [ + 5.416977, + 52.511647 + ], + [ + 5.4170843, + 52.5115425 + ], + [ + 5.4172774, + 52.5115555 + ], + [ + 5.4219337, + 52.5124697 + ], + [ + 5.422277, + 52.5125741 + ], + [ + 5.4224058, + 52.5127178 + ], + [ + 5.4229851, + 52.5140367 + ], + [ + 5.4230924, + 52.5141151 + ], + [ + 5.4232426, + 52.5141412 + ], + [ + 5.4263111, + 52.5135797 + ], + [ + 5.4264827, + 52.5136058 + ], + [ + 5.4264827, + 52.5137364 + ], + [ + 5.4263325, + 52.5138408 + ], + [ + 5.4232641, + 52.5143762 + ], + [ + 5.4232426, + 52.5144415 + ], + [ + 5.425839, + 52.5194165 + ], + [ + 5.4260321, + 52.5195862 + ], + [ + 5.4259463, + 52.5197559 + ], + [ + 5.4257103, + 52.5197951 + ], + [ + 5.4254957, + 52.5197298 + ], + [ + 5.4253669, + 52.519547 + ], + [ + 5.4229637, + 52.5148333 + ], + [ + 5.4220839, + 52.5129659 + ], + [ + 5.4218693, + 52.5127439 + ], + [ + 5.4190155, + 52.5121563 + ] + ] + ], + [ + [ + [ + 4.1194611, + 51.3561747 + ], + [ + 4.121338, + 51.3537127 + ], + [ + 4.1235696, + 51.3514882 + ], + [ + 4.1257153, + 51.3509789 + ], + [ + 4.1283761, + 51.3514078 + ], + [ + 4.1318093, + 51.352118 + ], + [ + 4.1350709, + 51.3528417 + ], + [ + 4.1412936, + 51.3539673 + ], + [ + 4.1435252, + 51.3542353 + ], + [ + 4.1440831, + 51.3551198 + ], + [ + 4.1431708, + 51.3564482 + ], + [ + 4.1416902, + 51.3581902 + ], + [ + 4.1399242, + 51.3611936 + ], + [ + 4.1367017, + 51.3641908 + ], + [ + 4.1325815, + 51.3651171 + ], + [ + 4.1255008, + 51.3648606 + ], + [ + 4.1179906, + 51.3637084 + ], + [ + 4.1144715, + 51.3623955 + ], + [ + 4.113227, + 51.3608145 + ], + [ + 4.113699, + 51.3592334 + ], + [ + 4.1155873, + 51.3572235 + ], + [ + 4.1194611, + 51.3561747 + ] + ] + ], + [ + [ + [ + 3.6837389, + 51.3834295 + ], + [ + 3.6848065, + 51.3833626 + ], + [ + 3.6856326, + 51.3833157 + ], + [ + 3.6863729, + 51.3832655 + ], + [ + 3.6871453, + 51.3832755 + ], + [ + 3.6874511, + 51.3833358 + ], + [ + 3.6876389, + 51.3834496 + ], + [ + 3.6878481, + 51.3835701 + ], + [ + 3.6880144, + 51.3837978 + ], + [ + 3.6891087, + 51.3840589 + ], + [ + 3.6897739, + 51.3841929 + ], + [ + 3.6912116, + 51.3842866 + ], + [ + 3.6932501, + 51.3844875 + ], + [ + 3.6948808, + 51.3847285 + ], + [ + 3.695825, + 51.3851437 + ], + [ + 3.6963829, + 51.3856257 + ], + [ + 3.6964902, + 51.3861212 + ], + [ + 3.6961898, + 51.3864828 + ], + [ + 3.6946663, + 51.3869782 + ], + [ + 3.6915442, + 51.3876746 + ], + [ + 3.6908361, + 51.387554 + ], + [ + 3.6898919, + 51.3874469 + ], + [ + 3.6896988, + 51.387554 + ], + [ + 3.6896988, + 51.3877817 + ], + [ + 3.6898061, + 51.3879825 + ], + [ + 3.6898061, + 51.3881834 + ], + [ + 3.6896344, + 51.388411 + ], + [ + 3.6894199, + 51.3884646 + ], + [ + 3.6889907, + 51.3884914 + ], + [ + 3.6884543, + 51.3885583 + ], + [ + 3.6880251, + 51.3886788 + ], + [ + 3.6875745, + 51.388786 + ], + [ + 3.6870595, + 51.388786 + ], + [ + 3.6865016, + 51.3888395 + ], + [ + 3.6861368, + 51.3890002 + ], + [ + 3.6857721, + 51.3892814 + ], + [ + 3.6852785, + 51.3894823 + ], + [ + 3.684549, + 51.3896429 + ], + [ + 3.6838409, + 51.3898036 + ], + [ + 3.6834332, + 51.3898304 + ], + [ + 3.6828538, + 51.3896295 + ], + [ + 3.6825319, + 51.389576 + ], + [ + 3.6819097, + 51.3896965 + ], + [ + 3.6806222, + 51.3898572 + ], + [ + 3.6800214, + 51.3899777 + ], + [ + 3.6793348, + 51.3898973 + ], + [ + 3.67897, + 51.3897099 + ], + [ + 3.6785408, + 51.3895626 + ], + [ + 3.6779615, + 51.3896429 + ], + [ + 3.6775108, + 51.3898572 + ], + [ + 3.67691, + 51.390058 + ], + [ + 3.6762448, + 51.3902187 + ], + [ + 3.6754724, + 51.3901517 + ], + [ + 3.6741849, + 51.3898706 + ], + [ + 3.6737343, + 51.3896162 + ], + [ + 3.6731764, + 51.3894153 + ], + [ + 3.6724898, + 51.3894421 + ], + [ + 3.6717387, + 51.3894287 + ], + [ + 3.6715242, + 51.389509 + ], + [ + 3.6711379, + 51.3897099 + ], + [ + 3.6704298, + 51.3899107 + ], + [ + 3.6690351, + 51.3900982 + ], + [ + 3.6667176, + 51.3901517 + ], + [ + 3.6648079, + 51.3904062 + ], + [ + 3.6641642, + 51.3904195 + ], + [ + 3.6638852, + 51.390366 + ], + [ + 3.6634132, + 51.3902589 + ], + [ + 3.6629411, + 51.3903258 + ], + [ + 3.6624476, + 51.3904463 + ], + [ + 3.6621472, + 51.390607 + ], + [ + 3.6617395, + 51.3907677 + ], + [ + 3.6612674, + 51.390848 + ], + [ + 3.6598941, + 51.3909551 + ], + [ + 3.658435, + 51.3907409 + ], + [ + 3.6574479, + 51.3908212 + ], + [ + 3.6562463, + 51.3911158 + ], + [ + 3.6547872, + 51.3916246 + ], + [ + 3.652856, + 51.3918388 + ], + [ + 3.6515685, + 51.391705 + ], + [ + 3.6499807, + 51.3915978 + ], + [ + 3.6486932, + 51.3916246 + ], + [ + 3.647277, + 51.3920263 + ], + [ + 3.6453887, + 51.3922673 + ], + [ + 3.6420413, + 51.3926422 + ], + [ + 3.6400243, + 51.3928029 + ], + [ + 3.6363336, + 51.3934723 + ], + [ + 3.6343595, + 51.3940882 + ], + [ + 3.6332866, + 51.3946238 + ], + [ + 3.6318275, + 51.3960965 + ], + [ + 3.6304005, + 51.3985331 + ], + [ + 3.6296066, + 51.399999 + ], + [ + 3.629274, + 51.4004675 + ], + [ + 3.6287376, + 51.4007285 + ], + [ + 3.6282011, + 51.400675 + ], + [ + 3.6275896, + 51.4004139 + ], + [ + 3.6269673, + 51.4001328 + ], + [ + 3.6266669, + 51.3998249 + ], + [ + 3.6258622, + 51.3981113 + ], + [ + 3.6254438, + 51.3977298 + ], + [ + 3.6248966, + 51.3975959 + ], + [ + 3.624607, + 51.3976762 + ], + [ + 3.6243817, + 51.3978034 + ], + [ + 3.6243495, + 51.3978904 + ], + [ + 3.6245211, + 51.3980779 + ], + [ + 3.6246499, + 51.3983055 + ], + [ + 3.624843, + 51.3986 + ], + [ + 3.6249932, + 51.3993162 + ], + [ + 3.6249503, + 51.3996241 + ], + [ + 3.6250039, + 51.3998785 + ], + [ + 3.6251219, + 51.4001261 + ], + [ + 3.6251863, + 51.4003269 + ], + [ + 3.6251219, + 51.4004474 + ], + [ + 3.6249932, + 51.4005143 + ], + [ + 3.624607, + 51.400501 + ], + [ + 3.6240491, + 51.4003939 + ], + [ + 3.6237916, + 51.4002466 + ], + [ + 3.6235341, + 51.3999722 + ], + [ + 3.623341, + 51.3991689 + ], + [ + 3.6232551, + 51.3989213 + ], + [ + 3.6231586, + 51.3986937 + ], + [ + 3.6222037, + 51.3977231 + ], + [ + 3.6218818, + 51.3974955 + ], + [ + 3.6216243, + 51.3972679 + ], + [ + 3.6213025, + 51.3968529 + ], + [ + 3.6209055, + 51.3964245 + ], + [ + 3.6198434, + 51.3957551 + ], + [ + 3.6195966, + 51.3955141 + ], + [ + 3.6192962, + 51.3950857 + ], + [ + 3.6182555, + 51.3929502 + ], + [ + 3.6181911, + 51.3927627 + ], + [ + 3.6182233, + 51.3924548 + ], + [ + 3.6196717, + 51.3905066 + ], + [ + 3.6201116, + 51.3902522 + ], + [ + 3.6206266, + 51.3901517 + ], + [ + 3.6239096, + 51.3900112 + ], + [ + 3.6247357, + 51.3900714 + ], + [ + 3.62524, + 51.3901517 + ], + [ + 3.6255082, + 51.3902656 + ], + [ + 3.6258408, + 51.3903526 + ], + [ + 3.6260983, + 51.3903928 + ], + [ + 3.6263987, + 51.3903526 + ], + [ + 3.6266454, + 51.390212 + ], + [ + 3.6267313, + 51.3901517 + ], + [ + 3.6271497, + 51.3901785 + ], + [ + 3.6272355, + 51.3903258 + ], + [ + 3.6273106, + 51.3904062 + ], + [ + 3.6275359, + 51.3905534 + ], + [ + 3.6275252, + 51.3906338 + ], + [ + 3.6275467, + 51.3907878 + ], + [ + 3.6276861, + 51.3908212 + ], + [ + 3.62789, + 51.3907007 + ], + [ + 3.6279758, + 51.3905334 + ], + [ + 3.6283299, + 51.3903794 + ], + [ + 3.6286946, + 51.3903057 + ], + [ + 3.6288878, + 51.3903392 + ], + [ + 3.6289951, + 51.3904463 + ], + [ + 3.6290165, + 51.3907342 + ], + [ + 3.6290916, + 51.3910087 + ], + [ + 3.6293491, + 51.3911024 + ], + [ + 3.6296924, + 51.3910623 + ], + [ + 3.6298963, + 51.3908949 + ], + [ + 3.6299821, + 51.3905735 + ], + [ + 3.6300787, + 51.390366 + ], + [ + 3.6302074, + 51.390212 + ], + [ + 3.6311301, + 51.3901049 + ], + [ + 3.6324927, + 51.3900848 + ], + [ + 3.6344989, + 51.3898906 + ], + [ + 3.6416229, + 51.3893283 + ], + [ + 3.6458071, + 51.3889801 + ], + [ + 3.6469659, + 51.3889399 + ], + [ + 3.6486503, + 51.3888194 + ], + [ + 3.6506351, + 51.3885784 + ], + [ + 3.6522874, + 51.3883039 + ], + [ + 3.6548837, + 51.3881365 + ], + [ + 3.6562248, + 51.3879491 + ], + [ + 3.6588105, + 51.3876009 + ], + [ + 3.6614712, + 51.3869983 + ], + [ + 3.6621793, + 51.3869582 + ], + [ + 3.6628231, + 51.3869046 + ], + [ + 3.6660525, + 51.3865765 + ], + [ + 3.6667176, + 51.3864091 + ], + [ + 3.6674579, + 51.3862083 + ], + [ + 3.6685737, + 51.385686 + ], + [ + 3.6698612, + 51.3850231 + ], + [ + 3.6740454, + 51.3843736 + ], + [ + 3.6776503, + 51.3837375 + ], + [ + 3.6829182, + 51.3833894 + ], + [ + 3.6837389, + 51.3834295 + ] + ] + ] + ] + }, + "id": "00005858-5800-1200-0000-0000773670cd" + } + ] + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_fuzzy_search_batch/recording_could_take_an_array_of_fuzzy_search_requests_as_input.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_fuzzy_search_batch/recording_could_take_an_array_of_fuzzy_search_requests_as_input.json new file mode 100644 index 000000000000..dcc2d91319e6 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_fuzzy_search_batch/recording_could_take_an_array_of_fuzzy_search_requests_as_input.json @@ -0,0 +1,2386 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "146", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "aaf9483c-f614-4c29-ad1f-8105467fe516", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=pizza\u0026countrySet=fr" + }, + { + "query": "query=pizza\u0026lat=25\u0026lon=121" + }, + { + "query": "query=pizza\u0026countrySet=tw\u0026lat=25\u0026lon=121" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:25 GMT", + "Location": "https://atlas.microsoft.com/search/fuzzy/batch/033a6bd3-c98a-4a9b-b95d-29b9b7cc9d77?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: BA2E88EE28584FB0B2F6CABF0BA2F24C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:25Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/033a6bd3-c98a-4a9b-b95d-29b9b7cc9d77?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "9e25994c-31d5-48b2-9cf9-8b06b3918829", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:26 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: A3D5651352D74C4A83BB4A6968E59E5A Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:26Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 6, + "numResults": 10, + "offset": 0, + "totalResults": 19204, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "250009036712248", + "score": 2.1454398632, + "info": "search:ta:250009036712248-FR", + "poi": { + "name": "Pizzeria Barbara", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "104", + "streetName": "Rue Eug\u00E8ne Colas", + "municipality": "Deauville", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14800", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "104 Rue Eug\u00E8ne Colas, 14800 Deauville", + "localName": "Deauville" + }, + "position": { + "lat": 49.35947, + "lon": 0.07141 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.36037, + "lon": 0.07003 + }, + "btmRightPoint": { + "lat": 49.35857, + "lon": 0.07279 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.35938, + "lon": 0.07143 + } + } + ] + }, + { + "type": "POI", + "id": "250001001395198", + "score": 2.1454398632, + "info": "search:ta:250001001395198-FR", + "poi": { + "name": "La Nostra", + "phone": "\u002B33 2 33 65 08 31", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Flers", + "countrySecondarySubdivision": "Orne", + "countrySubdivision": "Normandie", + "postalCode": "61100", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "Place du G\u00E9n\u00E9ral de Gaulle, 61100 Flers", + "localName": "Flers" + }, + "position": { + "lat": 48.75097, + "lon": -0.5667 + }, + "viewport": { + "topLeftPoint": { + "lat": 48.75187, + "lon": -0.56806 + }, + "btmRightPoint": { + "lat": 48.75007, + "lon": -0.56534 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 48.75097, + "lon": -0.56658 + } + } + ] + }, + { + "type": "POI", + "id": "250007000080513", + "score": 2.1454398632, + "info": "search:ta:250007000080513-FR", + "poi": { + "name": "Four \u00E0 Pain", + "phone": "\u002B33 2 33 47 07 04", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3", + "streetName": "Rue Sim\u00E9on Luce", + "municipality": "Agon-Coutainville", + "countrySecondarySubdivision": "Manche", + "countrySubdivision": "Normandie", + "postalCode": "50230", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "3 Rue Sim\u00E9on Luce, 50230 Agon-Coutainville", + "localName": "Agon-Coutainville" + }, + "position": { + "lat": 49.04773, + "lon": -1.59976 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.04863, + "lon": -1.60113 + }, + "btmRightPoint": { + "lat": 49.04683, + "lon": -1.59839 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.04771, + "lon": -1.59989 + } + } + ] + }, + { + "type": "POI", + "id": "250009007136243", + "score": 2.1454398632, + "info": "search:ta:250009007136243-FR", + "poi": { + "name": "Dominute Pizza", + "phone": "\u002B33 2 31 90 38 70", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "47", + "streetName": "Rue de Falaise", + "municipalitySubdivision": "Saint-Pierre-sur-Dives", + "municipality": "Saint-Pierre-en-Auge", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14170", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "47 Rue de Falaise, 14170 Saint-Pierre-en-Auge", + "localName": "Saint-Pierre-en-Auge" + }, + "position": { + "lat": 49.01837, + "lon": -0.03351 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.01927, + "lon": -0.03488 + }, + "btmRightPoint": { + "lat": 49.01747, + "lon": -0.03214 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.01832, + "lon": -0.03339 + } + } + ] + }, + { + "type": "POI", + "id": "250009003473491", + "score": 2.1454398632, + "info": "search:ta:250009003473491-FR", + "poi": { + "name": "La P\u0027tite Bouffe", + "phone": "\u002B33 2 32 90 05 91", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Bacqueville-en-Caux", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76730", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Place du G\u00E9n\u00E9ral de Gaulle, 76730 Bacqueville-en-Caux", + "localName": "Bacqueville-en-Caux" + }, + "position": { + "lat": 49.78657, + "lon": 0.99854 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.78747, + "lon": 0.99715 + }, + "btmRightPoint": { + "lat": 49.78567, + "lon": 0.99993 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.78648, + "lon": 0.9986 + } + } + ] + }, + { + "type": "POI", + "id": "250009036576465", + "score": 2.1454398632, + "info": "search:ta:250009036576465-FR", + "poi": { + "name": "La Reine Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "92", + "streetName": "Rue de la Vall\u00E9e", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "92 Rue de la Vall\u00E9e, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.4946, + "lon": 0.15439 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.4955, + "lon": 0.15301 + }, + "btmRightPoint": { + "lat": 49.4937, + "lon": 0.15577 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.49468, + "lon": 0.1543 + } + } + ] + }, + { + "type": "POI", + "id": "250009011815833", + "score": 2.1454398632, + "info": "search:ta:250009011815833-FR", + "poi": { + "name": "L\u0027Eure Pizza", + "phone": "\u002B33 2 32 55 39 96", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2", + "streetName": "Rue du 30 Novembre", + "municipality": "\u00C9tr\u00E9pagny", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27150", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "2 Rue du 30 Novembre, 27150 \u00C9tr\u00E9pagny", + "localName": "\u00C9tr\u00E9pagny" + }, + "position": { + "lat": 49.30592, + "lon": 1.61161 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.30682, + "lon": 1.61023 + }, + "btmRightPoint": { + "lat": 49.30502, + "lon": 1.61299 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.30611, + "lon": 1.61146 + } + } + ] + }, + { + "type": "POI", + "id": "250009008037186", + "score": 2.1454398632, + "info": "search:ta:250009008037186-FR", + "poi": { + "name": "Le Colysee", + "phone": "\u002B33 2 35 78 63 46", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "6", + "streetName": "Route d\u0027Elbeuf", + "municipality": "Saint-Pierre-des-Fleurs", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27370", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "6 Route d\u0027Elbeuf, 27370 Saint-Pierre-des-Fleurs", + "localName": "Saint-Pierre-des-Fleurs" + }, + "position": { + "lat": 49.2513, + "lon": 0.96756 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.2522, + "lon": 0.96618 + }, + "btmRightPoint": { + "lat": 49.2504, + "lon": 0.96894 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.25096, + "lon": 0.96706 + } + } + ] + }, + { + "type": "POI", + "id": "250009004883116", + "score": 2.1454398632, + "info": "search:ta:250009004883116-FR", + "poi": { + "name": "Speed Rabbit Pizza", + "phone": "\u002B33 2 31 23 02 30", + "brands": [ + { + "name": "Speed Rabbit Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.speedrabbitpizza.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Rue Guillaume Le Conqu\u00E9rant", + "municipality": "Caen", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14000", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Rue Guillaume Le Conqu\u00E9rant, 14000 Caen", + "localName": "Caen" + }, + "position": { + "lat": 49.18205, + "lon": -0.37222 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.18295, + "lon": -0.3736 + }, + "btmRightPoint": { + "lat": 49.18115, + "lon": -0.37084 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.18213, + "lon": -0.3721 + } + } + ] + }, + { + "type": "POI", + "id": "250009008153837", + "score": 2.1454398632, + "info": "search:ta:250009008153837-FR", + "poi": { + "name": "Pizza Family", + "phone": "\u002B33 2 35 30 79 61", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "409", + "streetName": "Rue Aristide Briand", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "409 Rue Aristide Briand, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.50085, + "lon": 0.14491 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.50175, + "lon": 0.14353 + }, + "btmRightPoint": { + "lat": 49.49995, + "lon": 0.14629 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.50093, + "lon": 0.14484 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 9, + "numResults": 10, + "offset": 0, + "totalResults": 370334, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 56, + "numResults": 10, + "offset": 0, + "totalResults": 1034, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_reverse_search_address_batch/recording_could_take_an_array_of_reverse_search_address_requests_as_input.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_reverse_search_address_batch/recording_could_take_an_array_of_reverse_search_address_requests_as_input.json new file mode 100644 index 000000000000..2fa66ad3988a --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_reverse_search_address_batch/recording_could_take_an_array_of_reverse_search_address_requests_as_input.json @@ -0,0 +1,210 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "144", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "fc4b8b8e-5fb9-432a-8fd2-10d5203363c8", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=48.858561,2.294911" + }, + { + "query": "query=47.639765,-122.127896\u0026radius=5000" + }, + { + "query": "query=47.621028,-122.34817" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:30 GMT", + "Location": "https://atlas.microsoft.com/search/address/reverse/batch/7748c2d6-652d-4b26-8b24-f89ac60b08c6?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 8D9E75B8C77C48B79660BAEE6C14D1A6 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:30Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/7748c2d6-652d-4b26-8b24-f89ac60b08c6?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "8dccffeb-1f8e-49a0-931b-7c2a455c585a", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:30 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: F4A67F3062FC469C88B879D7FB8BD163 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:30Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 10, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "5", + "streetNumber": "5", + "routeNumbers": [], + "street": "Esplanade des Ouvriers de la Tour Eiffel", + "streetName": "Esplanade des Ouvriers de la Tour Eiffel", + "streetNameAndNumber": "5 Esplanade des Ouvriers de la Tour Eiffel", + "countryCode": "FR", + "countrySubdivision": "\u00CEle-de-France", + "countrySecondarySubdivision": "Paris", + "municipality": "Paris", + "postalCode": "75007", + "municipalitySubdivision": "7\u00E8me Arrondissement", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "5 Esplanade des Ouvriers de la Tour Eiffel, 75007 Paris", + "boundingBox": { + "northEast": "48.858576,2.295027", + "southWest": "48.858321,2.294559", + "entity": "position" + }, + "localName": "Paris" + }, + "position": "48.858582,2.294525" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 13, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "routeNumbers": [], + "street": "Northeast 31st Street", + "streetName": "Northeast 31st Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Redmond", + "postalCode": "98052", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Northeast 31st Street, Redmond, WA 98052", + "boundingBox": { + "northEast": "47.638988,-122.126617", + "southWest": "47.638122,-122.127537", + "entity": "position" + }, + "extendedPostalCode": "98052-7070", + "countrySubdivisionName": "Washington", + "localName": "Redmond" + }, + "position": "47.638988,-122.127541" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 8, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "410", + "streetNumber": "410", + "routeNumbers": [], + "street": "Thomas Street", + "streetName": "Thomas Street", + "streetNameAndNumber": "410 Thomas Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Seattle", + "postalCode": "98109", + "municipalitySubdivision": "Queen Anne", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "410 Thomas Street, Seattle, WA 98109", + "boundingBox": { + "northEast": "47.620954,-122.347601", + "southWest": "47.620944,-122.348498", + "entity": "position" + }, + "countrySubdivisionName": "Washington", + "localName": "Seattle" + }, + "position": "47.620945,-122.348175" + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_search_address_batch/recording_could_take_an_array_of_search_address_requests_as_input.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_search_address_batch/recording_could_take_an_array_of_search_address_requests_as_input.json new file mode 100644 index 000000000000..859103623ee6 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_begin_search_address_batch/recording_could_take_an_array_of_search_address_requests_as_input.json @@ -0,0 +1,350 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "196", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "ef8cda41-5531-49b1-b019-7cee971a8db9", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=400 Broad St, Seattle, WA 98109\u0026limit=3" + }, + { + "query": "query=One, Microsoft Way, Redmond, WA 98052\u0026limit=3" + }, + { + "query": "query=350 5th Ave, New York, NY 10118\u0026limit=1" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:27 GMT", + "Location": "https://atlas.microsoft.com/search/address/batch/c9a4dddd-f538-4e0e-8212-aa32b66427e2?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 10DCAE7AD9B947F5BAD5A2428F634B24 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:27Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/c9a4dddd-f538-4e0e-8212-aa32b66427e2?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "73625566-6dd2-4478-aee2-39c2936fc7a2", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:28 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: E9A796D7A3FB449FAB3F649B4E1D235C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:28Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "400 broad st seattle wa 98109", + "queryType": "NON_NEAR", + "queryTime": 108, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p1/48900037", + "score": 11.9729099274, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "400", + "streetName": "Broad Street", + "municipalitySubdivision": "Queen Anne", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98109", + "extendedPostalCode": "98109-4607", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Broad Street, Seattle, WA 98109", + "localName": "Seattle" + }, + "position": { + "lat": 47.62039, + "lon": -122.34928 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62129, + "lon": -122.35061 + }, + "btmRightPoint": { + "lat": 47.61949, + "lon": -122.34795 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61982, + "lon": -122.34886 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "one microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 156, + "numResults": 3, + "offset": 0, + "totalResults": 3501, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Street", + "id": "US/STR/p1/1258477", + "score": 10.22519207, + "matchConfidence": { + "score": 0.9152275452447605 + }, + "address": { + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64016, + "lon": -122.1245 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64016, + "lon": -122.12466 + }, + "btmRightPoint": { + "lat": 47.64012, + "lon": -122.12424 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5659987", + "score": 10.0968618393, + "matchConfidence": { + "score": 0.9134872861340617 + }, + "address": { + "streetName": "157th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5344, 98052-5399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "157th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64351, + "lon": -122.13056 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64471, + "lon": -122.13058 + }, + "btmRightPoint": { + "lat": 47.6425, + "lon": -122.13014 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5725340", + "score": 7.9237017632, + "matchConfidence": { + "score": 0.6789353062569996 + }, + "address": { + "streetName": "Redmond Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-0008, 98052-0578, 98052-0908, 98052-1504, 98052-3824, 98052-3827, 98052-3829, 98052-3830, 98052-3831, 98052-3832, 98052-3833, 98052-3834, 98052-3835, 98052-3836, 98052-3862, 98052-4060, 98052-4403, 98052-4404, 98052-4405, 98052-4406, 98052-4407, 98052-4429, 98052-4433, 98052-4434, 98052-4435, 98052-4448, 98052-4449, 98052-4450, 98052-4472, 98052-4906, 98052-4907, 98052-4909, 98052-4913, 98052-5000, 98052-5006, 98052-5011, 98052-5012, 98052-5016, 98052-5079", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Redmond Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.66985, + "lon": -122.10805 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67519, + "lon": -122.1244 + }, + "btmRightPoint": { + "lat": 47.6572, + "lon": -122.0977 + } + } + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "350 5th ave new york ny 10118", + "queryType": "NON_NEAR", + "queryTime": 7, + "numResults": 1, + "offset": 0, + "totalResults": 7478, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/35549882", + "score": 12.0984487534, + "matchConfidence": { + "score": 0.8838925492143994 + }, + "address": { + "streetNumber": "350", + "streetName": "5th Avenue", + "municipalitySubdivision": "Brooklyn", + "municipality": "New York", + "countrySecondarySubdivision": "Kings", + "countrySubdivision": "NY", + "countrySubdivisionName": "New York", + "postalCode": "11215", + "extendedPostalCode": "11215-2813", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "350 5th Avenue, Brooklyn, NY 11215", + "localName": "Brooklyn" + }, + "position": { + "lat": 40.67199, + "lon": -73.98423 + }, + "viewport": { + "topLeftPoint": { + "lat": 40.67289, + "lon": -73.98542 + }, + "btmRightPoint": { + "lat": 40.67109, + "lon": -73.98304 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 40.67189, + "lon": -73.98402 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_fuzzy_search_batch/recording_should_be_able_to_resume_the_previous_request.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_fuzzy_search_batch/recording_should_be_able_to_resume_the_previous_request.json new file mode 100644 index 000000000000..1f8b736c2322 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_fuzzy_search_batch/recording_should_be_able_to_resume_the_previous_request.json @@ -0,0 +1,2386 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "146", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "8e428071-776d-4c2f-aa22-6c7dbe9e1219", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=pizza\u0026countrySet=fr" + }, + { + "query": "query=pizza\u0026lat=25\u0026lon=121" + }, + { + "query": "query=pizza\u0026countrySet=tw\u0026lat=25\u0026lon=121" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:26 GMT", + "Location": "https://atlas.microsoft.com/search/fuzzy/batch/aacdb9f4-bb6a-4273-b23c-2c7e62e3e0fc?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 42AB104977934B198CCD577C9C568483 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:26Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/aacdb9f4-bb6a-4273-b23c-2c7e62e3e0fc?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "910cd9c4-ee27-4813-9601-e8c1964e3fbf", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:26 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: F4A3138C50334809A6EBF84ADDF06F56 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:26Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 8, + "numResults": 10, + "offset": 0, + "totalResults": 19204, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "250009036712248", + "score": 2.1454398632, + "info": "search:ta:250009036712248-FR", + "poi": { + "name": "Pizzeria Barbara", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "104", + "streetName": "Rue Eug\u00E8ne Colas", + "municipality": "Deauville", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14800", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "104 Rue Eug\u00E8ne Colas, 14800 Deauville", + "localName": "Deauville" + }, + "position": { + "lat": 49.35947, + "lon": 0.07141 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.36037, + "lon": 0.07003 + }, + "btmRightPoint": { + "lat": 49.35857, + "lon": 0.07279 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.35938, + "lon": 0.07143 + } + } + ] + }, + { + "type": "POI", + "id": "250001001395198", + "score": 2.1454398632, + "info": "search:ta:250001001395198-FR", + "poi": { + "name": "La Nostra", + "phone": "\u002B33 2 33 65 08 31", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Flers", + "countrySecondarySubdivision": "Orne", + "countrySubdivision": "Normandie", + "postalCode": "61100", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "Place du G\u00E9n\u00E9ral de Gaulle, 61100 Flers", + "localName": "Flers" + }, + "position": { + "lat": 48.75097, + "lon": -0.5667 + }, + "viewport": { + "topLeftPoint": { + "lat": 48.75187, + "lon": -0.56806 + }, + "btmRightPoint": { + "lat": 48.75007, + "lon": -0.56534 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 48.75097, + "lon": -0.56658 + } + } + ] + }, + { + "type": "POI", + "id": "250007000080513", + "score": 2.1454398632, + "info": "search:ta:250007000080513-FR", + "poi": { + "name": "Four \u00E0 Pain", + "phone": "\u002B33 2 33 47 07 04", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3", + "streetName": "Rue Sim\u00E9on Luce", + "municipality": "Agon-Coutainville", + "countrySecondarySubdivision": "Manche", + "countrySubdivision": "Normandie", + "postalCode": "50230", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "3 Rue Sim\u00E9on Luce, 50230 Agon-Coutainville", + "localName": "Agon-Coutainville" + }, + "position": { + "lat": 49.04773, + "lon": -1.59976 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.04863, + "lon": -1.60113 + }, + "btmRightPoint": { + "lat": 49.04683, + "lon": -1.59839 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.04771, + "lon": -1.59989 + } + } + ] + }, + { + "type": "POI", + "id": "250009007136243", + "score": 2.1454398632, + "info": "search:ta:250009007136243-FR", + "poi": { + "name": "Dominute Pizza", + "phone": "\u002B33 2 31 90 38 70", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "47", + "streetName": "Rue de Falaise", + "municipalitySubdivision": "Saint-Pierre-sur-Dives", + "municipality": "Saint-Pierre-en-Auge", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14170", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "47 Rue de Falaise, 14170 Saint-Pierre-en-Auge", + "localName": "Saint-Pierre-en-Auge" + }, + "position": { + "lat": 49.01837, + "lon": -0.03351 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.01927, + "lon": -0.03488 + }, + "btmRightPoint": { + "lat": 49.01747, + "lon": -0.03214 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.01832, + "lon": -0.03339 + } + } + ] + }, + { + "type": "POI", + "id": "250009003473491", + "score": 2.1454398632, + "info": "search:ta:250009003473491-FR", + "poi": { + "name": "La P\u0027tite Bouffe", + "phone": "\u002B33 2 32 90 05 91", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Bacqueville-en-Caux", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76730", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Place du G\u00E9n\u00E9ral de Gaulle, 76730 Bacqueville-en-Caux", + "localName": "Bacqueville-en-Caux" + }, + "position": { + "lat": 49.78657, + "lon": 0.99854 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.78747, + "lon": 0.99715 + }, + "btmRightPoint": { + "lat": 49.78567, + "lon": 0.99993 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.78648, + "lon": 0.9986 + } + } + ] + }, + { + "type": "POI", + "id": "250009036576465", + "score": 2.1454398632, + "info": "search:ta:250009036576465-FR", + "poi": { + "name": "La Reine Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "92", + "streetName": "Rue de la Vall\u00E9e", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "92 Rue de la Vall\u00E9e, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.4946, + "lon": 0.15439 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.4955, + "lon": 0.15301 + }, + "btmRightPoint": { + "lat": 49.4937, + "lon": 0.15577 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.49468, + "lon": 0.1543 + } + } + ] + }, + { + "type": "POI", + "id": "250009011815833", + "score": 2.1454398632, + "info": "search:ta:250009011815833-FR", + "poi": { + "name": "L\u0027Eure Pizza", + "phone": "\u002B33 2 32 55 39 96", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2", + "streetName": "Rue du 30 Novembre", + "municipality": "\u00C9tr\u00E9pagny", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27150", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "2 Rue du 30 Novembre, 27150 \u00C9tr\u00E9pagny", + "localName": "\u00C9tr\u00E9pagny" + }, + "position": { + "lat": 49.30592, + "lon": 1.61161 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.30682, + "lon": 1.61023 + }, + "btmRightPoint": { + "lat": 49.30502, + "lon": 1.61299 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.30611, + "lon": 1.61146 + } + } + ] + }, + { + "type": "POI", + "id": "250009008037186", + "score": 2.1454398632, + "info": "search:ta:250009008037186-FR", + "poi": { + "name": "Le Colysee", + "phone": "\u002B33 2 35 78 63 46", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "6", + "streetName": "Route d\u0027Elbeuf", + "municipality": "Saint-Pierre-des-Fleurs", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27370", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "6 Route d\u0027Elbeuf, 27370 Saint-Pierre-des-Fleurs", + "localName": "Saint-Pierre-des-Fleurs" + }, + "position": { + "lat": 49.2513, + "lon": 0.96756 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.2522, + "lon": 0.96618 + }, + "btmRightPoint": { + "lat": 49.2504, + "lon": 0.96894 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.25096, + "lon": 0.96706 + } + } + ] + }, + { + "type": "POI", + "id": "250009004883116", + "score": 2.1454398632, + "info": "search:ta:250009004883116-FR", + "poi": { + "name": "Speed Rabbit Pizza", + "phone": "\u002B33 2 31 23 02 30", + "brands": [ + { + "name": "Speed Rabbit Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.speedrabbitpizza.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Rue Guillaume Le Conqu\u00E9rant", + "municipality": "Caen", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14000", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Rue Guillaume Le Conqu\u00E9rant, 14000 Caen", + "localName": "Caen" + }, + "position": { + "lat": 49.18205, + "lon": -0.37222 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.18295, + "lon": -0.3736 + }, + "btmRightPoint": { + "lat": 49.18115, + "lon": -0.37084 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.18213, + "lon": -0.3721 + } + } + ] + }, + { + "type": "POI", + "id": "250009008153837", + "score": 2.1454398632, + "info": "search:ta:250009008153837-FR", + "poi": { + "name": "Pizza Family", + "phone": "\u002B33 2 35 30 79 61", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "409", + "streetName": "Rue Aristide Briand", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "409 Rue Aristide Briand, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.50085, + "lon": 0.14491 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.50175, + "lon": 0.14353 + }, + "btmRightPoint": { + "lat": 49.49995, + "lon": 0.14629 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.50093, + "lon": 0.14484 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 10, + "numResults": 10, + "offset": 0, + "totalResults": 370334, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 52, + "numResults": 10, + "offset": 0, + "totalResults": 1034, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_fuzzy_search_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_fuzzy_search_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json new file mode 100644 index 000000000000..6c9be5070876 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_fuzzy_search_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json @@ -0,0 +1,2386 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "146", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "c746a8d2-4210-4e9e-91d6-c7b8f32afd35", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=pizza\u0026countrySet=fr" + }, + { + "query": "query=pizza\u0026lat=25\u0026lon=121" + }, + { + "query": "query=pizza\u0026countrySet=tw\u0026lat=25\u0026lon=121" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:27 GMT", + "Location": "https://atlas.microsoft.com/search/fuzzy/batch/8eb5e91f-d927-495e-a309-f8aa40e06e1a?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D9915CADBED84703BDABEF4F5BDF9A2B Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:27Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/8eb5e91f-d927-495e-a309-f8aa40e06e1a?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "f05fb55e-fd68-4651-b58a-90330a99392e", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:27 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: CDDD6F528CA1432CA880623BA31E9E8E Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:27Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 10, + "numResults": 10, + "offset": 0, + "totalResults": 19204, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "250009036712248", + "score": 2.1454398632, + "info": "search:ta:250009036712248-FR", + "poi": { + "name": "Pizzeria Barbara", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "104", + "streetName": "Rue Eug\u00E8ne Colas", + "municipality": "Deauville", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14800", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "104 Rue Eug\u00E8ne Colas, 14800 Deauville", + "localName": "Deauville" + }, + "position": { + "lat": 49.35947, + "lon": 0.07141 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.36037, + "lon": 0.07003 + }, + "btmRightPoint": { + "lat": 49.35857, + "lon": 0.07279 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.35938, + "lon": 0.07143 + } + } + ] + }, + { + "type": "POI", + "id": "250001001395198", + "score": 2.1454398632, + "info": "search:ta:250001001395198-FR", + "poi": { + "name": "La Nostra", + "phone": "\u002B33 2 33 65 08 31", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Flers", + "countrySecondarySubdivision": "Orne", + "countrySubdivision": "Normandie", + "postalCode": "61100", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "Place du G\u00E9n\u00E9ral de Gaulle, 61100 Flers", + "localName": "Flers" + }, + "position": { + "lat": 48.75097, + "lon": -0.5667 + }, + "viewport": { + "topLeftPoint": { + "lat": 48.75187, + "lon": -0.56806 + }, + "btmRightPoint": { + "lat": 48.75007, + "lon": -0.56534 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 48.75097, + "lon": -0.56658 + } + } + ] + }, + { + "type": "POI", + "id": "250007000080513", + "score": 2.1454398632, + "info": "search:ta:250007000080513-FR", + "poi": { + "name": "Four \u00E0 Pain", + "phone": "\u002B33 2 33 47 07 04", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3", + "streetName": "Rue Sim\u00E9on Luce", + "municipality": "Agon-Coutainville", + "countrySecondarySubdivision": "Manche", + "countrySubdivision": "Normandie", + "postalCode": "50230", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "3 Rue Sim\u00E9on Luce, 50230 Agon-Coutainville", + "localName": "Agon-Coutainville" + }, + "position": { + "lat": 49.04773, + "lon": -1.59976 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.04863, + "lon": -1.60113 + }, + "btmRightPoint": { + "lat": 49.04683, + "lon": -1.59839 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.04771, + "lon": -1.59989 + } + } + ] + }, + { + "type": "POI", + "id": "250009007136243", + "score": 2.1454398632, + "info": "search:ta:250009007136243-FR", + "poi": { + "name": "Dominute Pizza", + "phone": "\u002B33 2 31 90 38 70", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "47", + "streetName": "Rue de Falaise", + "municipalitySubdivision": "Saint-Pierre-sur-Dives", + "municipality": "Saint-Pierre-en-Auge", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14170", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "47 Rue de Falaise, 14170 Saint-Pierre-en-Auge", + "localName": "Saint-Pierre-en-Auge" + }, + "position": { + "lat": 49.01837, + "lon": -0.03351 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.01927, + "lon": -0.03488 + }, + "btmRightPoint": { + "lat": 49.01747, + "lon": -0.03214 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.01832, + "lon": -0.03339 + } + } + ] + }, + { + "type": "POI", + "id": "250009003473491", + "score": 2.1454398632, + "info": "search:ta:250009003473491-FR", + "poi": { + "name": "La P\u0027tite Bouffe", + "phone": "\u002B33 2 32 90 05 91", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Bacqueville-en-Caux", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76730", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Place du G\u00E9n\u00E9ral de Gaulle, 76730 Bacqueville-en-Caux", + "localName": "Bacqueville-en-Caux" + }, + "position": { + "lat": 49.78657, + "lon": 0.99854 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.78747, + "lon": 0.99715 + }, + "btmRightPoint": { + "lat": 49.78567, + "lon": 0.99993 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.78648, + "lon": 0.9986 + } + } + ] + }, + { + "type": "POI", + "id": "250009036576465", + "score": 2.1454398632, + "info": "search:ta:250009036576465-FR", + "poi": { + "name": "La Reine Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "92", + "streetName": "Rue de la Vall\u00E9e", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "92 Rue de la Vall\u00E9e, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.4946, + "lon": 0.15439 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.4955, + "lon": 0.15301 + }, + "btmRightPoint": { + "lat": 49.4937, + "lon": 0.15577 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.49468, + "lon": 0.1543 + } + } + ] + }, + { + "type": "POI", + "id": "250009011815833", + "score": 2.1454398632, + "info": "search:ta:250009011815833-FR", + "poi": { + "name": "L\u0027Eure Pizza", + "phone": "\u002B33 2 32 55 39 96", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2", + "streetName": "Rue du 30 Novembre", + "municipality": "\u00C9tr\u00E9pagny", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27150", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "2 Rue du 30 Novembre, 27150 \u00C9tr\u00E9pagny", + "localName": "\u00C9tr\u00E9pagny" + }, + "position": { + "lat": 49.30592, + "lon": 1.61161 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.30682, + "lon": 1.61023 + }, + "btmRightPoint": { + "lat": 49.30502, + "lon": 1.61299 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.30611, + "lon": 1.61146 + } + } + ] + }, + { + "type": "POI", + "id": "250009008037186", + "score": 2.1454398632, + "info": "search:ta:250009008037186-FR", + "poi": { + "name": "Le Colysee", + "phone": "\u002B33 2 35 78 63 46", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "6", + "streetName": "Route d\u0027Elbeuf", + "municipality": "Saint-Pierre-des-Fleurs", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27370", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "6 Route d\u0027Elbeuf, 27370 Saint-Pierre-des-Fleurs", + "localName": "Saint-Pierre-des-Fleurs" + }, + "position": { + "lat": 49.2513, + "lon": 0.96756 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.2522, + "lon": 0.96618 + }, + "btmRightPoint": { + "lat": 49.2504, + "lon": 0.96894 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.25096, + "lon": 0.96706 + } + } + ] + }, + { + "type": "POI", + "id": "250009004883116", + "score": 2.1454398632, + "info": "search:ta:250009004883116-FR", + "poi": { + "name": "Speed Rabbit Pizza", + "phone": "\u002B33 2 31 23 02 30", + "brands": [ + { + "name": "Speed Rabbit Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.speedrabbitpizza.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Rue Guillaume Le Conqu\u00E9rant", + "municipality": "Caen", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14000", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Rue Guillaume Le Conqu\u00E9rant, 14000 Caen", + "localName": "Caen" + }, + "position": { + "lat": 49.18205, + "lon": -0.37222 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.18295, + "lon": -0.3736 + }, + "btmRightPoint": { + "lat": 49.18115, + "lon": -0.37084 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.18213, + "lon": -0.3721 + } + } + ] + }, + { + "type": "POI", + "id": "250009008153837", + "score": 2.1454398632, + "info": "search:ta:250009008153837-FR", + "poi": { + "name": "Pizza Family", + "phone": "\u002B33 2 35 30 79 61", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "409", + "streetName": "Rue Aristide Briand", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "409 Rue Aristide Briand, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.50085, + "lon": 0.14491 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.50175, + "lon": 0.14353 + }, + "btmRightPoint": { + "lat": 49.49995, + "lon": 0.14629 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.50093, + "lon": 0.14484 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 94, + "numResults": 10, + "offset": 0, + "totalResults": 370334, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 18, + "numResults": 10, + "offset": 0, + "totalResults": 1034, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_reverse_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_reverse_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json new file mode 100644 index 000000000000..1471ce9de722 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_reverse_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json @@ -0,0 +1,210 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "144", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "5a6a4dbe-7a70-4b0b-8521-67948513be7e", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=48.858561,2.294911" + }, + { + "query": "query=47.639765,-122.127896\u0026radius=5000" + }, + { + "query": "query=47.621028,-122.34817" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:30 GMT", + "Location": "https://atlas.microsoft.com/search/address/reverse/batch/12626150-ce56-4d52-8b0c-e6deb867a406?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 2B9848306C624793853EA41C08F4139C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:30Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/12626150-ce56-4d52-8b0c-e6deb867a406?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "95c86257-aa94-49f0-9b14-fca2f36f1349", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:31 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 3C5713D5639C454297A9217D68A87D32 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:31Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 9, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "5", + "streetNumber": "5", + "routeNumbers": [], + "street": "Esplanade des Ouvriers de la Tour Eiffel", + "streetName": "Esplanade des Ouvriers de la Tour Eiffel", + "streetNameAndNumber": "5 Esplanade des Ouvriers de la Tour Eiffel", + "countryCode": "FR", + "countrySubdivision": "\u00CEle-de-France", + "countrySecondarySubdivision": "Paris", + "municipality": "Paris", + "postalCode": "75007", + "municipalitySubdivision": "7\u00E8me Arrondissement", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "5 Esplanade des Ouvriers de la Tour Eiffel, 75007 Paris", + "boundingBox": { + "northEast": "48.858576,2.295027", + "southWest": "48.858321,2.294559", + "entity": "position" + }, + "localName": "Paris" + }, + "position": "48.858582,2.294525" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 13, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "routeNumbers": [], + "street": "Northeast 31st Street", + "streetName": "Northeast 31st Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Redmond", + "postalCode": "98052", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Northeast 31st Street, Redmond, WA 98052", + "boundingBox": { + "northEast": "47.638988,-122.126617", + "southWest": "47.638122,-122.127537", + "entity": "position" + }, + "extendedPostalCode": "98052-7070", + "countrySubdivisionName": "Washington", + "localName": "Redmond" + }, + "position": "47.638988,-122.127541" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 4, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "410", + "streetNumber": "410", + "routeNumbers": [], + "street": "Thomas Street", + "streetName": "Thomas Street", + "streetNameAndNumber": "410 Thomas Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Seattle", + "postalCode": "98109", + "municipalitySubdivision": "Queen Anne", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "410 Thomas Street, Seattle, WA 98109", + "boundingBox": { + "northEast": "47.620954,-122.347601", + "southWest": "47.620944,-122.348498", + "entity": "position" + }, + "countrySubdivisionName": "Washington", + "localName": "Seattle" + }, + "position": "47.620945,-122.348175" + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_reverse_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_reverse_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json new file mode 100644 index 000000000000..39b0a3e9ce1f --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_reverse_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json @@ -0,0 +1,210 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "144", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "f532ed7f-98f0-4dab-9d29-52eb6b623420", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=48.858561,2.294911" + }, + { + "query": "query=47.639765,-122.127896\u0026radius=5000" + }, + { + "query": "query=47.621028,-122.34817" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:31 GMT", + "Location": "https://atlas.microsoft.com/search/address/reverse/batch/cc1ae221-0745-4dec-89b8-fd7898f8c62a?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: A882A06E97F44C7D8C97BF1D83CDA2F5 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:31Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/cc1ae221-0745-4dec-89b8-fd7898f8c62a?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "d261449e-c43c-41a4-a5c2-4d73d60fbc04", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:32 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 82FB0E6FBFA4443FA8652D37667699FD Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:32Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 9, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "5", + "streetNumber": "5", + "routeNumbers": [], + "street": "Esplanade des Ouvriers de la Tour Eiffel", + "streetName": "Esplanade des Ouvriers de la Tour Eiffel", + "streetNameAndNumber": "5 Esplanade des Ouvriers de la Tour Eiffel", + "countryCode": "FR", + "countrySubdivision": "\u00CEle-de-France", + "countrySecondarySubdivision": "Paris", + "municipality": "Paris", + "postalCode": "75007", + "municipalitySubdivision": "7\u00E8me Arrondissement", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "5 Esplanade des Ouvriers de la Tour Eiffel, 75007 Paris", + "boundingBox": { + "northEast": "48.858576,2.295027", + "southWest": "48.858321,2.294559", + "entity": "position" + }, + "localName": "Paris" + }, + "position": "48.858582,2.294525" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 14, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "routeNumbers": [], + "street": "Northeast 31st Street", + "streetName": "Northeast 31st Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Redmond", + "postalCode": "98052", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Northeast 31st Street, Redmond, WA 98052", + "boundingBox": { + "northEast": "47.638988,-122.126617", + "southWest": "47.638122,-122.127537", + "entity": "position" + }, + "extendedPostalCode": "98052-7070", + "countrySubdivisionName": "Washington", + "localName": "Redmond" + }, + "position": "47.638988,-122.127541" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 4, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "410", + "streetNumber": "410", + "routeNumbers": [], + "street": "Thomas Street", + "streetName": "Thomas Street", + "streetNameAndNumber": "410 Thomas Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Seattle", + "postalCode": "98109", + "municipalitySubdivision": "Queen Anne", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "410 Thomas Street, Seattle, WA 98109", + "boundingBox": { + "northEast": "47.620954,-122.347601", + "southWest": "47.620944,-122.348498", + "entity": "position" + }, + "countrySubdivisionName": "Washington", + "localName": "Seattle" + }, + "position": "47.620945,-122.348175" + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json new file mode 100644 index 000000000000..271bead8be49 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json @@ -0,0 +1,350 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "196", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "18ddcf5c-938d-48b3-8988-8cca6b8479fe", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=400 Broad St, Seattle, WA 98109\u0026limit=3" + }, + { + "query": "query=One, Microsoft Way, Redmond, WA 98052\u0026limit=3" + }, + { + "query": "query=350 5th Ave, New York, NY 10118\u0026limit=1" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:28 GMT", + "Location": "https://atlas.microsoft.com/search/address/batch/463636ad-4a82-4c68-998b-ddb87e72c415?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 5C1EF5C455FF4F8B88BA500187025CC8 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:28Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/463636ad-4a82-4c68-998b-ddb87e72c415?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "d592760f-2f98-4b72-a1c9-d74ae652198d", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 4CB4AA94E497425EBC2316143C87E63C Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:29Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "400 broad st seattle wa 98109", + "queryType": "NON_NEAR", + "queryTime": 8, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p1/48900037", + "score": 11.9729099274, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "400", + "streetName": "Broad Street", + "municipalitySubdivision": "Queen Anne", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98109", + "extendedPostalCode": "98109-4607", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Broad Street, Seattle, WA 98109", + "localName": "Seattle" + }, + "position": { + "lat": 47.62039, + "lon": -122.34928 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62129, + "lon": -122.35061 + }, + "btmRightPoint": { + "lat": 47.61949, + "lon": -122.34795 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61982, + "lon": -122.34886 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "one microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 8, + "numResults": 3, + "offset": 0, + "totalResults": 3501, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Street", + "id": "US/STR/p1/1258477", + "score": 10.22519207, + "matchConfidence": { + "score": 0.9152275452447605 + }, + "address": { + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64016, + "lon": -122.1245 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64016, + "lon": -122.12466 + }, + "btmRightPoint": { + "lat": 47.64012, + "lon": -122.12424 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5659987", + "score": 10.0968618393, + "matchConfidence": { + "score": 0.9134872861340617 + }, + "address": { + "streetName": "157th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5344, 98052-5399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "157th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64351, + "lon": -122.13056 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64471, + "lon": -122.13058 + }, + "btmRightPoint": { + "lat": 47.6425, + "lon": -122.13014 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5725340", + "score": 7.9237017632, + "matchConfidence": { + "score": 0.6789353062569996 + }, + "address": { + "streetName": "Redmond Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-0008, 98052-0578, 98052-0908, 98052-1504, 98052-3824, 98052-3827, 98052-3829, 98052-3830, 98052-3831, 98052-3832, 98052-3833, 98052-3834, 98052-3835, 98052-3836, 98052-3862, 98052-4060, 98052-4403, 98052-4404, 98052-4405, 98052-4406, 98052-4407, 98052-4429, 98052-4433, 98052-4434, 98052-4435, 98052-4448, 98052-4449, 98052-4450, 98052-4472, 98052-4906, 98052-4907, 98052-4909, 98052-4913, 98052-5000, 98052-5006, 98052-5011, 98052-5012, 98052-5016, 98052-5079", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Redmond Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.66985, + "lon": -122.10805 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67519, + "lon": -122.1244 + }, + "btmRightPoint": { + "lat": 47.6572, + "lon": -122.0977 + } + } + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "350 5th ave new york ny 10118", + "queryType": "NON_NEAR", + "queryTime": 7, + "numResults": 1, + "offset": 0, + "totalResults": 7478, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/35549882", + "score": 12.0984487534, + "matchConfidence": { + "score": 0.8838925492143994 + }, + "address": { + "streetNumber": "350", + "streetName": "5th Avenue", + "municipalitySubdivision": "Brooklyn", + "municipality": "New York", + "countrySecondarySubdivision": "Kings", + "countrySubdivision": "NY", + "countrySubdivisionName": "New York", + "postalCode": "11215", + "extendedPostalCode": "11215-2813", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "350 5th Avenue, Brooklyn, NY 11215", + "localName": "Brooklyn" + }, + "position": { + "lat": 40.67199, + "lon": -73.98423 + }, + "viewport": { + "topLeftPoint": { + "lat": 40.67289, + "lon": -73.98542 + }, + "btmRightPoint": { + "lat": 40.67109, + "lon": -73.98304 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 40.67189, + "lon": -73.98402 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json new file mode 100644 index 000000000000..aef80e6b2988 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/lro_resume_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json @@ -0,0 +1,350 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "196", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "577b2a19-0f5e-4441-af08-45f5c6e76cbb", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=400 Broad St, Seattle, WA 98109\u0026limit=3" + }, + { + "query": "query=One, Microsoft Way, Redmond, WA 98052\u0026limit=3" + }, + { + "query": "query=350 5th Ave, New York, NY 10118\u0026limit=1" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:29 GMT", + "Location": "https://atlas.microsoft.com/search/address/batch/4f5e4908-d145-442e-aa52-3aae5853efa2?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: FBB0A1F3B2C54186BD6EFB1D4BD70007 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:29Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/4f5e4908-d145-442e-aa52-3aae5853efa2?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "189f17ad-f9c7-47ec-9576-1ebb0d533b4c", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:29 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 47D18A1A43F4444E9943F4F54783ECE0 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:29Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "400 broad st seattle wa 98109", + "queryType": "NON_NEAR", + "queryTime": 107, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p1/48900037", + "score": 11.9729099274, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "400", + "streetName": "Broad Street", + "municipalitySubdivision": "Queen Anne", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98109", + "extendedPostalCode": "98109-4607", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Broad Street, Seattle, WA 98109", + "localName": "Seattle" + }, + "position": { + "lat": 47.62039, + "lon": -122.34928 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62129, + "lon": -122.35061 + }, + "btmRightPoint": { + "lat": 47.61949, + "lon": -122.34795 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61982, + "lon": -122.34886 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "one microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 6, + "numResults": 3, + "offset": 0, + "totalResults": 3501, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Street", + "id": "US/STR/p1/1258477", + "score": 10.22519207, + "matchConfidence": { + "score": 0.9152275452447605 + }, + "address": { + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64016, + "lon": -122.1245 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64016, + "lon": -122.12466 + }, + "btmRightPoint": { + "lat": 47.64012, + "lon": -122.12424 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5659987", + "score": 10.0968618393, + "matchConfidence": { + "score": 0.9134872861340617 + }, + "address": { + "streetName": "157th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5344, 98052-5399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "157th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64351, + "lon": -122.13056 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64471, + "lon": -122.13058 + }, + "btmRightPoint": { + "lat": 47.6425, + "lon": -122.13014 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5725340", + "score": 7.9237017632, + "matchConfidence": { + "score": 0.6789353062569996 + }, + "address": { + "streetName": "Redmond Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-0008, 98052-0578, 98052-0908, 98052-1504, 98052-3824, 98052-3827, 98052-3829, 98052-3830, 98052-3831, 98052-3832, 98052-3833, 98052-3834, 98052-3835, 98052-3836, 98052-3862, 98052-4060, 98052-4403, 98052-4404, 98052-4405, 98052-4406, 98052-4407, 98052-4429, 98052-4433, 98052-4434, 98052-4435, 98052-4448, 98052-4449, 98052-4450, 98052-4472, 98052-4906, 98052-4907, 98052-4909, 98052-4913, 98052-5000, 98052-5006, 98052-5011, 98052-5012, 98052-5016, 98052-5079", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Redmond Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.66985, + "lon": -122.10805 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67519, + "lon": -122.1244 + }, + "btmRightPoint": { + "lat": 47.6572, + "lon": -122.0977 + } + } + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "350 5th ave new york ny 10118", + "queryType": "NON_NEAR", + "queryTime": 7, + "numResults": 1, + "offset": 0, + "totalResults": 7478, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/35549882", + "score": 12.0984487534, + "matchConfidence": { + "score": 0.8838925492143994 + }, + "address": { + "streetNumber": "350", + "streetName": "5th Avenue", + "municipalitySubdivision": "Brooklyn", + "municipality": "New York", + "countrySecondarySubdivision": "Kings", + "countrySubdivision": "NY", + "countrySubdivisionName": "New York", + "postalCode": "11215", + "extendedPostalCode": "11215-2813", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "350 5th Avenue, Brooklyn, NY 11215", + "localName": "Brooklyn" + }, + "position": { + "lat": 40.67199, + "lon": -73.98423 + }, + "viewport": { + "topLeftPoint": { + "lat": 40.67289, + "lon": -73.98542 + }, + "btmRightPoint": { + "lat": 40.67109, + "lon": -73.98304 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 40.67189, + "lon": -73.98402 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..c36ca946f1ac --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_return_nonempty_results.json @@ -0,0 +1,878 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/alongRoute/json?query=burger\u0026maxDetourTime=1000\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "143", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "da637303-198d-4044-aab6-703d716fad9c", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "route": { + "type": "LineString", + "coordinates": [ + [ + -122.143035, + 47.653536 + ], + [ + -122.187164, + 47.617556 + ], + [ + -122.114981, + 47.570599 + ], + [ + -122.132756, + 47.654009 + ] + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:21 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 38E93AE5A7634AFAA843F59D8F3610FB Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:21Z" + }, + "ResponseBody": { + "summary": { + "query": "burger", + "queryType": "NON_NEAR", + "queryTime": 246, + "numResults": 10, + "offset": 0, + "totalResults": 10, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840539003143944", + "score": 2.8276119232, + "dist": 269.1682087059635, + "query": "burger", + "info": "search:ta:840539003143944-US", + "poi": { + "name": "Burgers", + "categorySet": [ + { + "id": 7315069 + } + ], + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "hamburgers" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "15701", + "streetName": "Northeast 39th Street", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "15701 Northeast 39th Street, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64376, + "lon": -122.1281 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64491, + "lon": -122.12981 + }, + "btmRightPoint": { + "lat": 47.64261, + "lon": -122.12639 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.64491, + "lon": -122.1281 + } + } + ], + "detourTime": -417, + "detourDistance": -14583 + }, + { + "type": "POI", + "id": "840539001131385", + "score": 2.7889442444, + "dist": 2982.2653055700466, + "query": "burger", + "info": "search:ta:840539001131385-US", + "poi": { + "name": "Herfy\u0027s Burgers", + "phone": "\u002B1 425-882-8668", + "categorySet": [ + { + "id": 7315069 + } + ], + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "hamburgers" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "8460", + "streetName": "164th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "8460 164th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.67823, + "lon": -122.12124 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67913, + "lon": -122.12258 + }, + "btmRightPoint": { + "lat": 47.67733, + "lon": -122.1199 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.67824, + "lon": -122.12159 + } + } + ], + "detourTime": -275, + "detourDistance": -9379 + }, + { + "type": "POI", + "id": "840539000983176", + "score": 2.7718887329, + "dist": 482.496255757968, + "query": "burger", + "info": "search:ta:840539000983176-US", + "poi": { + "name": "Gulliver\u0027s Burgers \u0026 Subs", + "phone": "\u002B1 425-562-5115", + "categorySet": [ + { + "id": 7315015 + } + ], + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "3080", + "streetName": "148th Avenue Southeast", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98007", + "extendedPostalCode": "98007-6410", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3080 148th Avenue Southeast, Bellevue, WA 98007", + "localName": "Bellevue" + }, + "position": { + "lat": 47.58202, + "lon": -122.14049 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.58319, + "lon": -122.14222 + }, + "btmRightPoint": { + "lat": 47.58085, + "lon": -122.13876 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.58104, + "lon": -122.14143 + } + } + ], + "detourTime": -180, + "detourDistance": -7588 + }, + { + "type": "POI", + "id": "840539000289900", + "score": 2.7962782383, + "dist": 1191.0238462297789, + "query": "burger", + "info": "search:ta:840539000289900-US", + "poi": { + "name": "Herfy\u0027s Burger", + "phone": "\u002B1 425-641-2003", + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "www.yelp.com/biz/herfys-burgers-redmond-2", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "15167", + "streetName": "Northeast 24th Street", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5544", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "15167 Northeast 24th Street, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.63139, + "lon": -122.13889 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.63229, + "lon": -122.14022 + }, + "btmRightPoint": { + "lat": 47.63049, + "lon": -122.13756 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.63149, + "lon": -122.1388 + } + } + ], + "detourTime": 91, + "detourDistance": -1002 + }, + { + "type": "POI", + "id": "840539003111665", + "score": 2.7932035923, + "dist": 1954.6986877881363, + "query": "burger", + "info": "search:ta:840539003111665-US", + "poi": { + "name": "Burger Hut", + "phone": "\u002B1 425-643-3985", + "categorySet": [ + { + "id": 7315069 + } + ], + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "hamburgers" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "14603", + "streetName": "Northeast 20th Street", + "municipalitySubdivision": "Bel Red", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98007", + "extendedPostalCode": "98007-3712", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "14603 Northeast 20th Street, Bellevue, WA 98007", + "localName": "Bellevue" + }, + "position": { + "lat": 47.62697, + "lon": -122.14497 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62787, + "lon": -122.1463 + }, + "btmRightPoint": { + "lat": 47.62607, + "lon": -122.14364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.62783, + "lon": -122.14496 + } + } + ], + "detourTime": 95, + "detourDistance": -1344 + }, + { + "type": "POI", + "id": "840539002313210", + "score": 2.8714008331, + "dist": 6357.368518234583, + "query": "burger", + "info": "search:ta:840539002313210-US", + "poi": { + "name": "BURGER KING", + "phone": "\u002B1 425-392-5011", + "brands": [ + { + "name": "BURGER KING" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "burgerking.com/store-locator/store/restaurant_2318", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "1705", + "streetName": "Northwest Gilman Boulevard", + "municipalitySubdivision": "Newport", + "municipality": "Issaquah", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98027", + "extendedPostalCode": "98027-5314", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1705 Northwest Gilman Boulevard, Issaquah, WA 98027", + "localName": "Issaquah" + }, + "position": { + "lat": 47.54538, + "lon": -122.06367 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.54628, + "lon": -122.065 + }, + "btmRightPoint": { + "lat": 47.54448, + "lon": -122.06234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.54571, + "lon": -122.06365 + } + }, + { + "type": "minor", + "position": { + "lat": 47.54547, + "lon": -122.06367 + } + } + ], + "detourTime": 194, + "detourDistance": 12643 + }, + { + "type": "POI", + "id": "840531000465150", + "score": 2.8922464848, + "dist": 1748.7957271682615, + "query": "burger", + "info": "search:ta:840531000465150-US", + "poi": { + "name": "BURGER KING", + "phone": "\u002B1 425-746-7508", + "brands": [ + { + "name": "BURGER KING" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "burgerking.com/store-locator/store/restaurant_490", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "14620", + "streetName": "Northeast 24th Street", + "municipalitySubdivision": "Bridle Trails", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98007", + "extendedPostalCode": "98007-3723", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "14620 Northeast 24th Street, Bellevue, WA 98007", + "localName": "Bellevue" + }, + "position": { + "lat": 47.63187, + "lon": -122.14472 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.63277, + "lon": -122.14605 + }, + "btmRightPoint": { + "lat": 47.63097, + "lon": -122.14339 + } + }, + "entryPoints": [ + { + "type": "minor", + "position": { + "lat": 47.63188, + "lon": -122.14458 + } + }, + { + "type": "main", + "position": { + "lat": 47.63155, + "lon": -122.14461 + } + } + ], + "detourTime": 199, + "detourDistance": -42 + }, + { + "type": "POI", + "id": "840531000465149", + "score": 2.898733139, + "dist": 161.17565489389224, + "query": "burger", + "info": "search:ta:840531000465149-US", + "poi": { + "name": "BURGER KING", + "phone": "\u002B1 425-453-5775", + "brands": [ + { + "name": "BURGER KING" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "burgerking.com/store-locator/store/restaurant_2700", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "11723", + "streetName": "Northeast 8th Street", + "municipalitySubdivision": "Willburton", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98005", + "extendedPostalCode": "98005-3003", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "11723 Northeast 8th Street, Bellevue, WA 98005", + "localName": "Bellevue" + }, + "position": { + "lat": 47.61683, + "lon": -122.18338 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61773, + "lon": -122.18471 + }, + "btmRightPoint": { + "lat": 47.61593, + "lon": -122.18205 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61723, + "lon": -122.1834 + } + } + ], + "detourTime": 204, + "detourDistance": 309 + }, + { + "type": "POI", + "id": "840539003122177", + "score": 2.7946257591, + "dist": 1603.845158876708, + "query": "burger", + "info": "search:ta:840539003122177-US", + "poi": { + "name": "Burger Brawler", + "phone": "\u002B1 425-362-6082", + "categorySet": [ + { + "id": 7315069 + } + ], + "url": "www.lincolnsfh.com", + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "hamburgers" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "440", + "streetName": "Bellevue Way Northeast", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98004", + "extendedPostalCode": "98004-5015", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "440 Bellevue Way Northeast, Bellevue, WA 98004", + "localName": "Bellevue" + }, + "position": { + "lat": 47.61443, + "lon": -122.20124 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61533, + "lon": -122.20257 + }, + "btmRightPoint": { + "lat": 47.61353, + "lon": -122.19991 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61442, + "lon": -122.20157 + } + } + ], + "detourTime": 258, + "detourDistance": 1146 + }, + { + "type": "POI", + "id": "840539002366655", + "score": 2.7806251049, + "dist": 4895.0590447372215, + "query": "burger", + "info": "search:ta:840539002366655-US", + "poi": { + "name": "Burger Addict", + "phone": "\u002B1 425-305-5572", + "categorySet": [ + { + "id": 7315069 + } + ], + "url": "www.burgeraddict.com", + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "hamburgers" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "12016", + "streetName": "Northeast 85th Street", + "municipalitySubdivision": "North Rose Hill", + "municipality": "Kirkland", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98033", + "extendedPostalCode": "98033-8039", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "12016 Northeast 85th Street, Kirkland, WA 98033", + "localName": "Kirkland" + }, + "position": { + "lat": 47.68023, + "lon": -122.17996 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.68116, + "lon": -122.18134 + }, + "btmRightPoint": { + "lat": 47.6793, + "lon": -122.17858 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.67931, + "lon": -122.18013 + } + } + ], + "detourTime": 407, + "detourDistance": 8882 + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_throw_error_for_invalid_maxdetourtimeinseconds.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_throw_error_for_invalid_maxdetourtimeinseconds.json new file mode 100644 index 000000000000..9692946d47e4 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_throw_error_for_invalid_maxdetourtimeinseconds.json @@ -0,0 +1,70 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/alongRoute/json?query=burger\u0026maxDetourTime=3601\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "143", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "0f29cbe8-ed33-48a0-8a7e-3f0b3857c0df", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "route": { + "type": "LineString", + "coordinates": [ + [ + -122.143035, + 47.653536 + ], + [ + -122.187164, + 47.617556 + ], + [ + -122.114981, + 47.570599 + ], + [ + -122.132756, + 47.654009 + ] + ] + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:21 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: B29990C300C64585B6C44B201C1122AE Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:21Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "maxDetourTime value should be between 0 and 3600 inclusive" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_throw_error_on_empty_query.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_throw_error_on_empty_query.json new file mode 100644 index 000000000000..8da010a9a2b0 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_along_route/recording_should_throw_error_on_empty_query.json @@ -0,0 +1,70 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/alongRoute/json?query=\u0026maxDetourTime=1000\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Content-Length": "143", + "Content-Type": "application/json; charset=UTF-8", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "e518afed-88d8-498c-b9a7-3dbce546b536", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": { + "route": { + "type": "LineString", + "coordinates": [ + [ + -122.143035, + 47.653536 + ], + [ + -122.187164, + 47.617556 + ], + [ + -122.114981, + 47.570599 + ], + [ + -122.132756, + 47.654009 + ] + ] + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:21 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: F1DA383CD10F4AFFBF4ECC8756B8CE49 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:21Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_nearby_point_of_interest/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_nearby_point_of_interest/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..8ef5f328a7b9 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_nearby_point_of_interest/recording_should_return_nonempty_results.json @@ -0,0 +1,781 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/nearby/json?lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "255809b1-e260-4aad-a206-67b381916a4b", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: DAE06BAA43B040AF8903D3992CD0837B Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:19Z" + }, + "ResponseBody": { + "summary": { + "queryType": "NEARBY", + "queryTime": 50, + "numResults": 10, + "offset": 0, + "totalResults": 68566, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539001316525", + "score": 99.9932861328, + "dist": 6.716018628498251, + "info": "search:ta:840539001316525-US", + "poi": { + "name": "Madison St \u0026 4th Ave", + "categorySet": [ + { + "id": 9942002 + } + ], + "categories": [ + "bus stop", + "public transport stop" + ], + "classifications": [ + { + "code": "PUBLIC_TRANSPORT_STOP", + "names": [ + { + "nameLocale": "en-US", + "name": "public transport stop" + }, + { + "nameLocale": "en-US", + "name": "bus stop" + } + ] + } + ] + }, + "address": { + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60598, + "lon": -122.33337 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60688, + "lon": -122.3347 + }, + "btmRightPoint": { + "lat": 47.60508, + "lon": -122.33204 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60593, + "lon": -122.33333 + } + } + ] + }, + { + "type": "POI", + "id": "840539003078694", + "score": 99.9842758179, + "dist": 15.727422876349976, + "info": "search:ta:840539003078694-US", + "poi": { + "name": "Re/Max Of America", + "phone": "\u002B1 206-780-6000", + "brands": [ + { + "name": "Re/Max of America" + } + ], + "categorySet": [ + { + "id": 9361015 + } + ], + "url": "www.remax.com", + "categories": [ + "real estate agents", + "shop" + ], + "classifications": [ + { + "code": "SHOP", + "names": [ + { + "nameLocale": "en-US", + "name": "shop" + }, + { + "nameLocale": "en-US", + "name": "real estate agents" + } + ] + } + ] + }, + "address": { + "streetNumber": "290", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "290 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60596, + "lon": -122.33352 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60686, + "lon": -122.33485 + }, + "btmRightPoint": { + "lat": 47.60506, + "lon": -122.33219 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60588, + "lon": -122.33344 + } + } + ] + }, + { + "type": "POI", + "id": "840537000014398", + "score": 99.9808273315, + "dist": 19.174818094404408, + "info": "search:ta:840537000014398-US", + "poi": { + "name": "Narrows Labs", + "phone": "\u002B1 800-321-3579", + "categorySet": [ + { + "id": 9352 + } + ], + "categories": [ + "company" + ], + "classifications": [ + { + "code": "COMPANY", + "names": [ + { + "nameLocale": "en-US", + "name": "company" + } + ] + } + ] + }, + "address": { + "streetNumber": "1004", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1004 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60612, + "lon": -122.33312 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60702, + "lon": -122.33445 + }, + "btmRightPoint": { + "lat": 47.60522, + "lon": -122.33179 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60617, + "lon": -122.333 + } + } + ] + }, + { + "type": "POI", + "id": "840539003144366", + "score": 99.967918396, + "dist": 32.078985643003946, + "info": "search:ta:840539003144366-US", + "poi": { + "name": "Espn Seattle", + "categorySet": [ + { + "id": 9158 + } + ], + "categories": [ + "media facility" + ], + "classifications": [ + { + "code": "MEDIA_FACILITY", + "names": [ + { + "nameLocale": "en-US", + "name": "media facility" + } + ] + } + ] + }, + "address": { + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60575, + "lon": -122.33332 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60665, + "lon": -122.33465 + }, + "btmRightPoint": { + "lat": 47.60485, + "lon": -122.33199 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60591, + "lon": -122.33337 + } + } + ] + }, + { + "type": "POI", + "id": "840539002028158", + "score": 99.9664230347, + "dist": 33.58048785167819, + "info": "search:ev:840539002028158", + "poi": { + "name": "ChargePoint Seattle 4th Ave", + "phone": "\u002B1 888-758-4389", + "categorySet": [ + { + "id": 7309 + } + ], + "url": "www.chargepoint.com/", + "categories": [ + "electric vehicle station" + ], + "classifications": [ + { + "code": "ELECTRIC_VEHICLE_STATION", + "names": [ + { + "nameLocale": "en-US", + "name": "electric vehicle station" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4th Ave", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4th Ave, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60611, + "lon": -122.33378 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60701, + "lon": -122.33511 + }, + "btmRightPoint": { + "lat": 47.60521, + "lon": -122.33245 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60637, + "lon": -122.33319 + } + } + ], + "chargingPark": { + "connectors": [ + { + "connectorType": "IEC62196Type1", + "ratedPowerKW": 6.4, + "voltageV": 230, + "currentA": 16, + "currentType": "AC3" + } + ] + } + }, + { + "type": "POI", + "id": "840539000411206", + "score": 99.9641952515, + "dist": 35.80670082469081, + "info": "search:ta:840539000411206-US", + "poi": { + "name": "1001 Fourth Avenue Place", + "categorySet": [ + { + "id": 9382 + } + ], + "categories": [ + "commercial building" + ], + "classifications": [ + { + "code": "COMMERCIAL_BUILDING", + "names": [ + { + "nameLocale": "en-US", + "name": "commercial building" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4Th Ave", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4Th Ave, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60636, + "lon": -122.33334 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60726, + "lon": -122.33467 + }, + "btmRightPoint": { + "lat": 47.60546, + "lon": -122.33201 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840539002303490", + "score": 99.9630813599, + "dist": 36.918709357342955, + "info": "search:ta:840539002303490-US", + "poi": { + "name": "Dolphin Technical Communication", + "phone": "\u002B1 206-458-7327", + "categorySet": [ + { + "id": 9352002 + } + ], + "categories": [ + "company", + "service" + ], + "classifications": [ + { + "code": "COMPANY", + "names": [ + { + "nameLocale": "en-US", + "name": "service" + }, + { + "nameLocale": "en-US", + "name": "company" + } + ] + } + ] + }, + "address": { + "streetNumber": "1021", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1021 4th Avenue, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60637, + "lon": -122.33334 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60727, + "lon": -122.33467 + }, + "btmRightPoint": { + "lat": 47.60547, + "lon": -122.33201 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60642, + "lon": -122.33323 + } + } + ] + }, + { + "type": "POI", + "id": "840539000717400", + "score": 99.9596939087, + "dist": 40.30957040295779, + "info": "search:ta:840539000717400-US", + "poi": { + "name": "Safeco Plaza Parking", + "phone": "\u002B1 206-613-4214", + "categorySet": [ + { + "id": 7313 + } + ], + "categories": [ + "parking garage" + ], + "classifications": [ + { + "code": "PARKING_GARAGE", + "names": [ + { + "nameLocale": "en-US", + "name": "parking garage" + } + ] + } + ] + }, + "address": { + "streetNumber": "342", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "342 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60622, + "lon": -122.33381 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60712, + "lon": -122.33514 + }, + "btmRightPoint": { + "lat": 47.60532, + "lon": -122.33248 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60603, + "lon": -122.33308 + } + } + ] + }, + { + "type": "POI", + "id": "840539001256790", + "score": 99.9574890137, + "dist": 42.50751574385384, + "info": "search:ta:840539001256790-US", + "poi": { + "name": "4th Ave \u0026 Madison St", + "categorySet": [ + { + "id": 9942002 + } + ], + "categories": [ + "bus stop", + "public transport stop" + ], + "classifications": [ + { + "code": "PUBLIC_TRANSPORT_STOP", + "names": [ + { + "nameLocale": "en-US", + "name": "public transport stop" + }, + { + "nameLocale": "en-US", + "name": "bus stop" + } + ] + } + ] + }, + "address": { + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60607, + "lon": -122.33278 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60697, + "lon": -122.33411 + }, + "btmRightPoint": { + "lat": 47.60517, + "lon": -122.33145 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60615, + "lon": -122.33281 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017097", + "score": 99.9572525024, + "dist": 42.743782441314686, + "info": "search:ta:840537000017097-US", + "poi": { + "name": "Sipherd Burke Law", + "phone": "\u002B1 206-400-7722", + "categorySet": [ + { + "id": 9352023 + } + ], + "url": "www.sipherdburkelaw.com", + "categories": [ + "company", + "legal services" + ], + "classifications": [ + { + "code": "COMPANY", + "names": [ + { + "nameLocale": "en-US", + "name": "company" + }, + { + "nameLocale": "en-US", + "name": "legal services" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60595, + "lon": -122.3339 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60685, + "lon": -122.33523 + }, + "btmRightPoint": { + "lat": 47.60505, + "lon": -122.33257 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60603, + "lon": -122.33309 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_nearby_point_of_interest/recording_should_throw_errors_if_latlon_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_nearby_point_of_interest/recording_should_throw_errors_if_latlon_is_not_valid.json new file mode 100644 index 000000000000..96dbfab951cc --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_nearby_point_of_interest/recording_should_throw_errors_if_latlon_is_not_valid.json @@ -0,0 +1,46 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/nearby/json?lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "06229e4c-487b-4b23-b2e8-0b650a90435a", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: F7C6E476AB5D42C3AA9C2A4699D2EEC9 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:18Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "lat value should be between -90 and 90 inclusive" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..09928134ce8b --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest/recording_should_return_nonempty_results.json @@ -0,0 +1,821 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/json?query=juice\u002Bbars\u0026lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "9ed11c73-4dea-481e-a626-7535c1ae736e", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:18 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 4781545DCAEC4406B11F3954039AF793 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:18Z" + }, + "ResponseBody": { + "summary": { + "query": "juice bars", + "queryType": "NON_NEAR", + "queryTime": 80, + "numResults": 10, + "offset": 0, + "totalResults": 81665, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539003070354", + "score": 5.6638941765, + "dist": 307.28239174523605, + "info": "search:ta:840539003070354-US", + "poi": { + "name": "Custom Smoothie", + "phone": "\u002B1 206-708-6049", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.customsmoothie.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "719", + "streetName": "2nd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1700", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "719 2nd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.6033, + "lon": -122.3339 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.6042, + "lon": -122.33523 + }, + "btmRightPoint": { + "lat": 47.6024, + "lon": -122.33257 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60345, + "lon": -122.33357 + } + } + ] + }, + { + "type": "POI", + "id": "840539003133402", + "score": 5.6638793945, + "dist": 340.14950966095614, + "info": "search:ta:840539003133402-US", + "poi": { + "name": "Cocoa Banana", + "phone": "\u002B1 206-903-0224", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "cocoabanana.com/", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "118", + "streetName": "Cherry Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-2206", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "118 Cherry Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60299, + "lon": -122.33373 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60389, + "lon": -122.33506 + }, + "btmRightPoint": { + "lat": 47.60209, + "lon": -122.3324 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60285, + "lon": -122.33364 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017031", + "score": 5.6636886597, + "dist": 619.5861082929217, + "info": "search:ta:840537000017031-US", + "poi": { + "name": "Ellenos Real Greek Yogurt", + "phone": "\u002B1 206-625-5006", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.ellenos.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "1500", + "streetName": "Pike Street", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1500 Pike Street, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60885, + "lon": -122.34048 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60975, + "lon": -122.34181 + }, + "btmRightPoint": { + "lat": 47.60795, + "lon": -122.33915 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60876, + "lon": -122.34044 + } + } + ] + }, + { + "type": "POI", + "id": "840539002169004", + "score": 5.6636214256, + "dist": 691.859624080263, + "info": "search:ta:840539002169004-US", + "poi": { + "name": "Rachel\u0027s Ginger Beer", + "phone": "\u002B1 206-467-4924", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "rachelsgingerbeer.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "1530", + "streetName": "Post Alley", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1516", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1530 Post Alley, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60939, + "lon": -122.34112 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61029, + "lon": -122.34245 + }, + "btmRightPoint": { + "lat": 47.60849, + "lon": -122.33979 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60933, + "lon": -122.34126 + } + } + ] + }, + { + "type": "POI", + "id": "840539003171137", + "score": 5.663602829, + "dist": 710.5773794320052, + "info": "search:ta:840539003171137-US", + "poi": { + "name": "The Juice Emporium", + "categorySet": [ + { + "id": 7315149 + } + ], + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetName": "Pike Place", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1527", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Pike Place, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60934, + "lon": -122.34146 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61024, + "lon": -122.34279 + }, + "btmRightPoint": { + "lat": 47.60844, + "lon": -122.34013 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60926, + "lon": -122.34153 + } + } + ] + }, + { + "type": "POI", + "id": "840539001755244", + "score": 5.6635766029, + "dist": 735.6569863031766, + "info": "search:ta:840539001755244-US", + "poi": { + "name": "Pressed Juicery", + "phone": "\u002B1 206-624-0804", + "brands": [ + { + "name": "Pressed Juicery" + } + ], + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.pressedjuicery.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "400", + "streetName": "Pine Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1628", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Pine Street, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.61198, + "lon": -122.33766 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61288, + "lon": -122.33899 + }, + "btmRightPoint": { + "lat": 47.61108, + "lon": -122.33633 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61206, + "lon": -122.33841 + } + }, + { + "type": "main", + "position": { + "lat": 47.61144, + "lon": -122.33712 + } + } + ] + }, + { + "type": "POI", + "id": "840539000974360", + "score": 5.6633687019, + "dist": 913.8394232864273, + "info": "search:ta:840539000974360-US", + "poi": { + "name": "Juicy Cafe", + "phone": "\u002B1 206-467-5501", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.thejuicycafe.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "720", + "streetName": "Olive Way", + "municipalitySubdivision": "Belltown", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1801", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "720 Olive Way, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.6142, + "lon": -122.33477 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.6151, + "lon": -122.3361 + }, + "btmRightPoint": { + "lat": 47.6133, + "lon": -122.33344 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61391, + "lon": -122.33448 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017213", + "score": 5.6633033752, + "dist": 962.5243573168053, + "info": "search:ta:840537000017213-US", + "poi": { + "name": "Jamba Juice-Madison", + "brands": [ + { + "name": "Jamba Juice" + } + ], + "categorySet": [ + { + "id": 7315149 + } + ], + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "1303", + "streetName": "Madison Street", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3507", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1303 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.61024, + "lon": -122.32212 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61114, + "lon": -122.32345 + }, + "btmRightPoint": { + "lat": 47.60934, + "lon": -122.32079 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61051, + "lon": -122.32237 + } + } + ] + }, + { + "type": "POI", + "id": "840539003088510", + "score": 5.6631345749, + "dist": 1079.1808792891181, + "info": "search:ta:840539003088510-US", + "poi": { + "name": "Ellenos Real Greek Yogurt", + "categorySet": [ + { + "id": 7315149 + } + ], + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "600", + "streetName": "5th Avenue South", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3897", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "600 5th Avenue South, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.59716, + "lon": -122.32753 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.59806, + "lon": -122.32886 + }, + "btmRightPoint": { + "lat": 47.59626, + "lon": -122.3262 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.59716, + "lon": -122.3277 + } + } + ] + }, + { + "type": "POI", + "id": "840539001785236", + "score": 5.6630911827, + "dist": 1106.941814792675, + "info": "search:ta:840539001785236-US", + "poi": { + "name": "Pressed Juicery", + "phone": "\u002B1 206-453-3785", + "brands": [ + { + "name": "Pressed Juicery" + } + ], + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.pressedjuicery.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "315", + "streetName": "East Pine Street", + "municipalitySubdivision": "Broadway", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98122", + "extendedPostalCode": "98122-2028", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "315 East Pine Street, Seattle, WA 98122", + "localName": "Seattle" + }, + "position": { + "lat": 47.61509, + "lon": -122.3272 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61599, + "lon": -122.32853 + }, + "btmRightPoint": { + "lat": 47.61419, + "lon": -122.32587 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61523, + "lon": -122.32721 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest/recording_should_throw_errors_if_the_options_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest/recording_should_throw_errors_if_the_options_is_not_valid.json new file mode 100644 index 000000000000..f9fca7d2c115 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest/recording_should_throw_errors_if_the_options_is_not_valid.json @@ -0,0 +1,87 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/json?query=\u0026lat=25\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "46a7b7b2-81ad-420e-93cd-4b00068398e3", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 25A9472988D04B3AAC9FC1431D7583C0 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:17Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/poi/json?query=juice\u002Bbars\u0026lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "4ede3c4a-64fc-4051-8e14-4a793022a03c", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 0215A9A3737045EE8CF0F4A347FE52A5 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:18Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "Invalid latitude. Latitude should be a float [-90, 90]." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest_category/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest_category/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..58be99b15c29 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest_category/recording_should_return_nonempty_results.json @@ -0,0 +1,799 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/json?query=Restaurant\u0026lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "6b63d261-b6e7-44e1-9647-2e18fa49a01b", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:20 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: C0DE69F5BD3B474FBB98F75403517959 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:20Z" + }, + "ResponseBody": { + "summary": { + "query": "restaurant", + "queryType": "NON_NEAR", + "queryTime": 471, + "numResults": 10, + "offset": 0, + "totalResults": 6334058, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539001919770", + "score": 2.5745272636, + "dist": 46.88885612108645, + "info": "search:ta:840539001919770-US", + "poi": { + "name": "La Vita E\u0027Bella Pizzeria", + "phone": "\u002B1 206-441-5123", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.lavitaebella.us", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4th Avenue, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60632, + "lon": -122.33381 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60722, + "lon": -122.33514 + }, + "btmRightPoint": { + "lat": 47.60542, + "lon": -122.33248 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840539003103766", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539003103766-US", + "poi": { + "name": "Belle Epicurean", + "phone": "\u002B1 206-262-9306", + "categorySet": [ + { + "id": 7315017 + } + ], + "url": "www.belleepicurean.com", + "categories": [ + "french", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "french" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539000089874", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539000089874-US", + "poi": { + "name": "Sushi Kudasai", + "phone": "\u002B1 206-623-8080", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.sushikudasaiseattle.com/", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sushi" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539001115354", + "score": 2.5745253563, + "dist": 87.93982774588119, + "info": "search:ta:840539001115354-US", + "poi": { + "name": "Cafe Loc", + "phone": "\u002B1 206-386-4692", + "categorySet": [ + { + "id": 7315 + } + ], + "categories": [ + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "1000", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1000 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60668, + "lon": -122.33266 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60758, + "lon": -122.33399 + }, + "btmRightPoint": { + "lat": 47.60578, + "lon": -122.33133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840531000371626", + "score": 2.5745248795, + "dist": 97.61714945967063, + "info": "search:ta:840531000371626-US", + "poi": { + "name": "Ricenroll", + "phone": "\u002B1 206-262-0381", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.ricenroll.com", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sushi" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "214", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "214 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60562, + "lon": -122.33449 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60652, + "lon": -122.33582 + }, + "btmRightPoint": { + "lat": 47.60472, + "lon": -122.33316 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60549, + "lon": -122.33436 + } + } + ] + }, + { + "type": "POI", + "id": "840539003065656", + "score": 2.574524641, + "dist": 100.3708594951675, + "info": "search:ta:840539003065656-US", + "poi": { + "name": "Matthew Hoffman", + "phone": "\u002B1 206-701-2000", + "categorySet": [ + { + "id": 7315042 + } + ], + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "901", + "streetName": "5th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1608", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "901 5th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60597, + "lon": -122.33201 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60687, + "lon": -122.33334 + }, + "btmRightPoint": { + "lat": 47.60507, + "lon": -122.33068 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60619, + "lon": -122.33147 + } + } + ] + }, + { + "type": "POI", + "id": "840539003183394", + "score": 2.574524641, + "dist": 100.25757297388647, + "info": "search:ta:840539003183394-US", + "poi": { + "name": "Vovito Espresso Gelato Bar", + "phone": "\u002B1 206-403-1115", + "categorySet": [ + { + "id": 7315078 + } + ], + "url": "vovito.com", + "categories": [ + "ice cream parlor", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "ice cream parlor" + } + ] + } + ] + }, + "address": { + "streetNumber": "1100", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1100 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60693, + "lon": -122.33354 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60783, + "lon": -122.33487 + }, + "btmRightPoint": { + "lat": 47.60603, + "lon": -122.33221 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.6072, + "lon": -122.33394 + } + } + ] + }, + { + "type": "POI", + "id": "840539002387758", + "score": 2.5745241642, + "dist": 108.84261834178217, + "info": "search:ta:840539002387758-US", + "poi": { + "name": "DC\u0027s Bar \u0026 Grill", + "phone": "\u002B1 206-914-8451", + "categorySet": [ + { + "id": 7315020 + } + ], + "categories": [ + "grill", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "grill" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "907 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.6051, + "lon": -122.33376 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.606, + "lon": -122.33509 + }, + "btmRightPoint": { + "lat": 47.6042, + "lon": -122.33243 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60515, + "lon": -122.33365 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017162", + "score": 2.5745234489, + "dist": 118.5220882059273, + "info": "search:ta:840537000017162-US", + "poi": { + "name": "The Lodge Sports Grille-Downtown", + "phone": "\u002B1 206-557-7360", + "categorySet": [ + { + "id": 7315003 + } + ], + "url": "thelodgesportsgrille.com", + "categories": [ + "american", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "american" + } + ] + } + ] + }, + "address": { + "streetNumber": "1102", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1102 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.6071, + "lon": -122.33348 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.608, + "lon": -122.33481 + }, + "btmRightPoint": { + "lat": 47.6062, + "lon": -122.33215 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60699, + "lon": -122.33375 + } + } + ] + }, + { + "type": "POI", + "id": "840539003045125", + "score": 2.5745222569, + "dist": 129.68130419307732, + "info": "search:ta:840539003045125-US", + "poi": { + "name": "Homegrown Sustainable Sandwich Shop", + "phone": "\u002B1 206-624-1329", + "categorySet": [ + { + "id": 7315042 + } + ], + "url": "eathomegrown.com", + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "999", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "999 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60504, + "lon": -122.33424 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60594, + "lon": -122.33557 + }, + "btmRightPoint": { + "lat": 47.60414, + "lon": -122.33291 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60525, + "lon": -122.33374 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest_category/recording_should_throw_errors_if_the_options_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest_category/recording_should_throw_errors_if_the_options_is_not_valid.json new file mode 100644 index 000000000000..468877feddc5 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/poi_search_search_point_of_interest_category/recording_should_throw_errors_if_the_options_is_not_valid.json @@ -0,0 +1,87 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/json?query=\u0026lat=25\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "9eb2363b-304c-446c-a88d-23a8c354a901", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: FC9B512E237B43AAAFF4C3AE36D0C1E0 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:19Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/json?query=Restaurant\u0026lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "6fc6a48d-fd38-4e1e-a26f-f637017261f6", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:19 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 658DB4850D1D4EF5A632B7B20EB3DCC4 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:19Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "Invalid latitude. Latitude should be a float [-90, 90]." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_address/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_address/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..91ade2a9504f --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_address/recording_should_return_nonempty_results.json @@ -0,0 +1,74 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/json?query=25%2C121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "2070d5a8-ea68-4102-bb20-e103c21f00e5", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 0321F0664A644BDDA19D0C12DD1024D2 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:16Z" + }, + "ResponseBody": { + "summary": { + "queryTime": 15, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "36", + "streetNumber": "36", + "routeNumbers": [], + "street": "Xingang Road", + "streetName": "Xingang Road", + "streetNameAndNumber": "36Xingang Road", + "countryCode": "TW", + "countrySubdivision": "Taoyuan City", + "municipality": "Taoyuan City", + "postalCode": "327", + "municipalitySubdivision": "Xinwu District", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "36, Xingang Road, Xinwu District, Taoyuan City 32744", + "boundingBox": { + "northEast": "24.989644,121.014926", + "southWest": "24.989405,121.012705", + "entity": "position" + }, + "extendedPostalCode": "32744", + "localName": "Xinwu District" + }, + "position": "24.988867,121.017029" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_address/recording_should_throw_error_if_query_is_invalid.json b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_address/recording_should_throw_error_if_query_is_invalid.json new file mode 100644 index 000000000000..796535b926e5 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_address/recording_should_throw_error_if_query_is_invalid.json @@ -0,0 +1,87 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/json?query=-100%2C121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "3e3cb23f-29c1-4569-9265-0e7a6d411e7e", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: EBF505C57E114806833224266EE537FF Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:15Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/json?query=25%2C250\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "b1933ede-75b0-41b9-b7b8-7373963eac36", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:15 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: E7096F023A31410DB5FFF358F2983620 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:15Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_cross_street_address/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_cross_street_address/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..af49e691955d --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_cross_street_address/recording_should_return_nonempty_results.json @@ -0,0 +1,67 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/crossStreet/json?query=47.59118%2C-122.3327\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "2779b7b4-99fc-406d-8c3a-d25c6d7ef07d", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:17 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 5068843175DC42D68F06F1C47F5041EF Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:17Z" + }, + "ResponseBody": { + "summary": { + "numResults": 1, + "queryTime": 95 + }, + "addresses": [ + { + "address": { + "streetName": "1st Avenue South \u0026 1st Avenue", + "crossStreet": "1st Avenue", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1st Avenue South \u0026 1st Avenue, Seattle, WA 98104", + "localName": "Seattle", + "street": "1st Avenue South" + }, + "position": "47.60174,-122.33426" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_cross_street_address/recording_should_throw_error_if_query_is_invalid.json b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_cross_street_address/recording_should_throw_error_if_query_is_invalid.json new file mode 100644 index 000000000000..7ef5b6ec31c9 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/browsers/reverse_search_cross_street_address/recording_should_throw_error_if_query_is_invalid.json @@ -0,0 +1,87 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/crossStreet/json?query=-100%2C121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "c4d94377-2901-4daf-a139-b881453271d2", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: C4846A4914354282A8991D1A97DCC60E Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:16Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/crossStreet/json?query=25%2C250\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip, deflate, br", + "Accept-Language": "en-US", + "Connection": "keep-alive", + "Referer": "http://localhost:9876/", + "sec-ch-ua": "", + "sec-ch-ua-mobile": "?0", + "sec-ch-ua-platform": "", + "Sec-Fetch-Dest": "empty", + "Sec-Fetch-Mode": "cors", + "Sec-Fetch-Site": "same-site", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/103.0.5058.0 Safari/537.36", + "x-ms-client-request-id": "e3867186-d861-475e-bb5d-4fb2edf49a9c", + "x-ms-useragent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 OS/Linuxx86_64" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "br", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:16 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 62B0ED9B65E7478388BD532D80839B34 Ref B: SG2EDGE1916 Ref C: 2022-11-25T08:59:16Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/authentication/recording_should_work_with_aad_authentication.json b/sdk/maps/maps-search-rest/recordings/node/authentication/recording_should_work_with_aad_authentication.json new file mode 100644 index 000000000000..11c518a67a68 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/authentication/recording_should_work_with_aad_authentication.json @@ -0,0 +1,680 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Authorization": "Sanitized", + "Connection": "keep-alive", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-id": "azure_maps_client_id", + "x-ms-client-request-id": "8a4b1a20-9598-4aff-8c56-8a5ba2bd7c72" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:41 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: E06F40FC02304E12A0CDA709F54E10C7 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:41Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 54, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra La Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra La Vella, AD500", + "localName": "Andorra La Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/authentication/recording_should_work_with_shared_key_authentication.json b/sdk/maps/maps-search-rest/recordings/node/authentication/recording_should_work_with_shared_key_authentication.json new file mode 100644 index 000000000000..f2c172b56c79 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/authentication/recording_should_work_with_shared_key_authentication.json @@ -0,0 +1,679 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "4225607e-fbd7-4700-a3e1-99643523d41d" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:40 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: A387EDAC09DD47DB86F20FF0999E9A57 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:40Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 55, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra La Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra La Vella, AD500", + "localName": "Andorra La Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/endpoint_can_be_overwritten/recording_should_be_executed_with_different_baseurl.json b/sdk/maps/maps-search-rest/recordings/node/endpoint_can_be_overwritten/recording_should_be_executed_with_different_baseurl.json new file mode 100644 index 000000000000..1a81174d69e4 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/endpoint_can_be_overwritten/recording_should_be_executed_with_different_baseurl.json @@ -0,0 +1,679 @@ +{ + "Entries": [ + { + "RequestUri": "https://us.atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "4ddbbbbb-ccc5-40dd-973d-cd7705129309" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:43 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "East US", + "X-MSEdge-Ref": "Ref A: 29DC540C16784B9989485D2FF0EA4C97 Ref B: SIN30EDGE0420 Ref C: 2022-11-25T08:58:42Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 60, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra La Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra La Vella, AD500", + "localName": "Andorra La Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "coffee shop" + }, + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/endpoint_can_be_overwritten/recording_should_be_executed_without_specifying_baseurl.json b/sdk/maps/maps-search-rest/recordings/node/endpoint_can_be_overwritten/recording_should_be_executed_without_specifying_baseurl.json new file mode 100644 index 000000000000..aa233362b271 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/endpoint_can_be_overwritten/recording_should_be_executed_without_specifying_baseurl.json @@ -0,0 +1,679 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Starbucks\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "6d7f3ccc-6aa2-4ba5-891f-7ac8884520e1" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:42 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 7B6F19F495E649DE9F4D867852BFB468 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:42Z" + }, + "ResponseBody": { + "summary": { + "query": "starbucks", + "queryType": "NON_NEAR", + "queryTime": 248, + "numResults": 10, + "offset": 0, + "totalResults": 22982, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Street", + "id": "AU/STR/p0/798425", + "score": 2.1169600487, + "address": { + "streetName": "Starbucks Road", + "municipality": "Rupanyup", + "countrySecondarySubdivision": "Wimmera", + "countrySubdivision": "Victoria", + "countryCode": "AU", + "country": "Australia", + "countryCodeISO3": "AUS", + "freeformAddress": "Starbucks Road, RupanyupVictoria,", + "localName": "Rupanyup" + }, + "position": { + "lat": -36.66683, + "lon": 142.64887 + }, + "viewport": { + "topLeftPoint": { + "lat": -36.65885, + "lon": 142.63763 + }, + "btmRightPoint": { + "lat": -36.67684, + "lon": 142.66005 + } + } + }, + { + "type": "Street", + "id": "US/STR/p2/4015810", + "score": 2.0754508972, + "address": { + "streetName": "Starbucks Way", + "municipality": "Minden", + "countrySecondarySubdivision": "Douglas", + "countrySubdivision": "NV", + "countrySubdivisionName": "Nevada", + "postalCode": "89423", + "extendedPostalCode": "89423-8957", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Starbucks Way, Minden, NV 89423", + "localName": "Minden" + }, + "position": { + "lat": 39.0151, + "lon": -119.74721 + }, + "viewport": { + "topLeftPoint": { + "lat": 39.01985, + "lon": -119.74845 + }, + "btmRightPoint": { + "lat": 39.01419, + "lon": -119.7437 + } + } + }, + { + "type": "POI", + "id": "020009000021527", + "score": 2.0745999813, + "info": "search:ta:020009000021527-AD", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "streetName": "Passatge d\u0027Europa", + "municipality": "Andorra La Vella", + "postalCode": "AD500", + "countryCode": "AD", + "country": "Andorra", + "countryCodeISO3": "AND", + "freeformAddress": "Passatge d\u0027Europa, Andorra La Vella, AD500", + "localName": "Andorra La Vella" + }, + "position": { + "lat": 42.50807, + "lon": 1.53137 + }, + "viewport": { + "topLeftPoint": { + "lat": 42.50897, + "lon": 1.53015 + }, + "btmRightPoint": { + "lat": 42.50717, + "lon": 1.53259 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 42.5081, + "lon": 1.53149 + } + } + ] + }, + { + "type": "POI", + "id": "784009000056336", + "score": 2.0745999813, + "info": "search:ta:784009000056336-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mushrif", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.23437, + "lon": 55.43541 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.23527, + "lon": 55.43442 + }, + "btmRightPoint": { + "lat": 25.23347, + "lon": 55.4364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.23402, + "lon": 55.43534 + } + } + ] + }, + { + "type": "POI", + "id": "784009000174537", + "score": 2.0745999813, + "info": "search:ta:784009000174537-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.2, + "lon": 55.2747 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2009, + "lon": 55.27371 + }, + "btmRightPoint": { + "lat": 25.1991, + "lon": 55.27569 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.20004, + "lon": 55.27484 + } + } + ] + }, + { + "type": "POI", + "id": "784009000044303", + "score": 2.0745999813, + "info": "search:ta:784009000044303-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "streetName": "Baydawi Street", + "municipalitySubdivision": "E2", + "municipality": "Abu Dhabi", + "countrySubdivision": "Abu Dhabi", + "postalCode": "22206", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Baydawi Street, Abu Dhabi, Abu Dhabi", + "localName": "Abu Dhabi" + }, + "position": { + "lat": 24.48832, + "lon": 54.35729 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.48922, + "lon": 54.3563 + }, + "btmRightPoint": { + "lat": 24.48742, + "lon": 54.35828 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.48841, + "lon": 54.35742 + } + } + ] + }, + { + "type": "POI", + "id": "784009000353354", + "score": 2.0745999813, + "info": "search:ta:784009000353354-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Hadaeq Mohammed Bin Rashid", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.11941, + "lon": 55.20166 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.12031, + "lon": 55.20067 + }, + "btmRightPoint": { + "lat": 25.11851, + "lon": 55.20265 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.11983, + "lon": 55.20152 + } + } + ] + }, + { + "type": "POI", + "id": "784007000004955", + "score": 2.0745999813, + "info": "search:ta:784007000004955-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "url": "www.mena.starbucks.com", + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Bur Dubai", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.264, + "lon": 55.2868 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.2649, + "lon": 55.28581 + }, + "btmRightPoint": { + "lat": 25.2631, + "lon": 55.28779 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.26479, + "lon": 55.28664 + } + } + ] + }, + { + "type": "POI", + "id": "784001000114292", + "score": 2.0745999813, + "info": "search:ta:784001000114292-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "streetName": "Sheikh Zayed Road", + "municipalitySubdivision": "Zaabeel", + "municipality": "Dubai", + "countrySubdivision": "Dubai", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Sheikh Zayed Road, Dubai, Dubai", + "localName": "Dubai" + }, + "position": { + "lat": 25.21516, + "lon": 55.27882 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.21606, + "lon": 55.27783 + }, + "btmRightPoint": { + "lat": 25.21426, + "lon": 55.27981 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.21523, + "lon": 55.2787 + } + } + ] + }, + { + "type": "POI", + "id": "784009000048069", + "score": 2.0745999813, + "info": "search:ta:784009000048069-AE", + "poi": { + "name": "Starbucks", + "brands": [ + { + "name": "Starbucks" + } + ], + "categorySet": [ + { + "id": 9376006 + } + ], + "categories": [ + "caf\u00E9/pub", + "coffee shop" + ], + "classifications": [ + { + "code": "CAFE_PUB", + "names": [ + { + "nameLocale": "en-US", + "name": "caf\u00E9/pub" + }, + { + "nameLocale": "en-US", + "name": "coffee shop" + } + ] + } + ] + }, + "address": { + "municipalitySubdivision": "Mid Sector", + "municipality": "Ajman", + "countrySubdivision": "Ajman", + "countryCode": "AE", + "country": "United Arab Emirates", + "countryCodeISO3": "ARE", + "freeformAddress": "Ajman, Ajman", + "localName": "Ajman" + }, + "position": { + "lat": 25.40029, + "lon": 55.48033 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.40119, + "lon": 55.47933 + }, + "btmRightPoint": { + "lat": 25.39939, + "lon": 55.48133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.40016, + "lon": 55.48061 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/general_search_fuzzy_search/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/general_search_fuzzy_search/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..ef7216467c82 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/general_search_fuzzy_search/recording_should_return_nonempty_results.json @@ -0,0 +1,790 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Restaurant\u0026lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "63a48b4e-5a58-4c26-b40b-0ea43013584e" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:53 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: BDEEEB8839B44E5492F2CF2A4FF32A20 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:53Z" + }, + "ResponseBody": { + "summary": { + "query": "restaurant", + "queryType": "NON_NEAR", + "queryTime": 626, + "numResults": 10, + "offset": 0, + "totalResults": 6377749, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539001919770", + "score": 2.5745272636, + "dist": 46.88885612108645, + "info": "search:ta:840539001919770-US", + "poi": { + "name": "La Vita E\u0027Bella Pizzeria", + "phone": "\u002B1 206-441-5123", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.lavitaebella.us", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4th Avenue, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60632, + "lon": -122.33381 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60722, + "lon": -122.33514 + }, + "btmRightPoint": { + "lat": 47.60542, + "lon": -122.33248 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840539003103766", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539003103766-US", + "poi": { + "name": "Belle Epicurean", + "phone": "\u002B1 206-262-9306", + "categorySet": [ + { + "id": 7315017 + } + ], + "url": "www.belleepicurean.com", + "categories": [ + "french", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "french" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539000089874", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539000089874-US", + "poi": { + "name": "Sushi Kudasai", + "phone": "\u002B1 206-623-8080", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.sushikudasaiseattle.com/", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sushi" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539001115354", + "score": 2.5745253563, + "dist": 87.93982774588119, + "info": "search:ta:840539001115354-US", + "poi": { + "name": "Cafe Loc", + "phone": "\u002B1 206-386-4692", + "categorySet": [ + { + "id": 7315 + } + ], + "categories": [ + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "1000", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1000 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60668, + "lon": -122.33266 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60758, + "lon": -122.33399 + }, + "btmRightPoint": { + "lat": 47.60578, + "lon": -122.33133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840531000371626", + "score": 2.5745248795, + "dist": 97.61714945967063, + "info": "search:ta:840531000371626-US", + "poi": { + "name": "Ricenroll", + "phone": "\u002B1 206-262-0381", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.ricenroll.com", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sushi" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "214", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "214 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60562, + "lon": -122.33449 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60652, + "lon": -122.33582 + }, + "btmRightPoint": { + "lat": 47.60472, + "lon": -122.33316 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60549, + "lon": -122.33436 + } + } + ] + }, + { + "type": "POI", + "id": "840539003065656", + "score": 2.574524641, + "dist": 100.3708594951675, + "info": "search:ta:840539003065656-US", + "poi": { + "name": "Matthew Hoffman", + "phone": "\u002B1 206-701-2000", + "categorySet": [ + { + "id": 7315042 + } + ], + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "901", + "streetName": "5th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1608", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "901 5th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60597, + "lon": -122.33201 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60687, + "lon": -122.33334 + }, + "btmRightPoint": { + "lat": 47.60507, + "lon": -122.33068 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60619, + "lon": -122.33147 + } + } + ] + }, + { + "type": "POI", + "id": "840539003183394", + "score": 2.574524641, + "dist": 100.25757297388647, + "info": "search:ta:840539003183394-US", + "poi": { + "name": "Vovito Espresso Gelato Bar", + "phone": "\u002B1 206-403-1115", + "categorySet": [ + { + "id": 7315078 + } + ], + "url": "vovito.com", + "categories": [ + "ice cream parlor", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "ice cream parlor" + } + ] + } + ] + }, + "address": { + "streetNumber": "1100", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1100 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60693, + "lon": -122.33354 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60783, + "lon": -122.33487 + }, + "btmRightPoint": { + "lat": 47.60603, + "lon": -122.33221 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.6072, + "lon": -122.33394 + } + } + ] + }, + { + "type": "POI", + "id": "840539002387758", + "score": 2.5745241642, + "dist": 108.84261834178217, + "info": "search:ta:840539002387758-US", + "poi": { + "name": "DC\u0027s Bar \u0026 Grill", + "phone": "\u002B1 206-914-8451", + "categorySet": [ + { + "id": 7315020 + } + ], + "categories": [ + "grill", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "grill" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "907 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.6051, + "lon": -122.33376 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.606, + "lon": -122.33509 + }, + "btmRightPoint": { + "lat": 47.6042, + "lon": -122.33243 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60515, + "lon": -122.33365 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017162", + "score": 2.5745234489, + "dist": 118.5220882059273, + "info": "search:ta:840537000017162-US", + "poi": { + "name": "The Lodge Sports Grille-Downtown", + "phone": "\u002B1 206-557-7360", + "categorySet": [ + { + "id": 7315003 + } + ], + "url": "thelodgesportsgrille.com", + "categories": [ + "american", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "american" + } + ] + } + ] + }, + "address": { + "streetNumber": "1102", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1102 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.6071, + "lon": -122.33348 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.608, + "lon": -122.33481 + }, + "btmRightPoint": { + "lat": 47.6062, + "lon": -122.33215 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60699, + "lon": -122.33375 + } + } + ] + }, + { + "type": "POI", + "id": "840539003045125", + "score": 2.5745222569, + "dist": 129.68130419307732, + "info": "search:ta:840539003045125-US", + "poi": { + "name": "Homegrown Sustainable Sandwich Shop", + "phone": "\u002B1 206-624-1329", + "categorySet": [ + { + "id": 7315042 + } + ], + "url": "eathomegrown.com", + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "999", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "999 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60504, + "lon": -122.33424 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60594, + "lon": -122.33557 + }, + "btmRightPoint": { + "lat": 47.60414, + "lon": -122.33291 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60525, + "lon": -122.33374 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/general_search_fuzzy_search/recording_should_throw_errors_if_the_options_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/node/general_search_fuzzy_search/recording_should_throw_errors_if_the_options_is_not_valid.json new file mode 100644 index 000000000000..8949bb4fcc6d --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/general_search_fuzzy_search/recording_should_throw_errors_if_the_options_is_not_valid.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=\u0026lat=25\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "a1385dc8-03be-4daf-9af9-64c8c7f9969a" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:52 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 50350E010C25420F91D301D2AA28CAA3 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:52Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/json?query=Restaurant\u0026lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "af9016fb-e85a-4570-b548-74ff0172bac0" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:52 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 1B46A2B60A4E4112A8053F3730684B48 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:52Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "Invalid latitude. Latitude should be a float [-90, 90]." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_accept_geojson_polygon_and_return_results.json b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_accept_geojson_polygon_and_return_results.json new file mode 100644 index 000000000000..071363c4bd47 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_accept_geojson_polygon_and_return_results.json @@ -0,0 +1,833 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=pizza\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "161", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "c15ef3a3-77ff-44ba-af7c-ab5e6fbfc888" + }, + "RequestBody": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:54 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: E7504447168E47CFACA4A0A96A1D1D29 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:54Z" + }, + "ResponseBody": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 43, + "numResults": 10, + "offset": 0, + "totalResults": 18, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840069019184903", + "score": 2.1455526352, + "info": "search:ta:840069019184903-US", + "poi": { + "name": "Pizza Joint", + "phone": "\u002B1 415-467-4100", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzajointsf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2414", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2414 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73194, + "lon": -122.40576 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73284, + "lon": -122.4069 + }, + "btmRightPoint": { + "lat": 37.73104, + "lon": -122.40462 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73203, + "lon": -122.40543 + } + } + ] + }, + { + "type": "POI", + "id": "840069009046971", + "score": 2.1454939842, + "info": "search:ta:840069009046971-US", + "poi": { + "name": "Pizza Express", + "phone": "\u002B1 415-282-2333", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzaexpresssf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "919", + "streetName": "Cortland Avenue", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5632", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "919 Cortland Avenue, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73913, + "lon": -122.41367 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74003, + "lon": -122.41481 + }, + "btmRightPoint": { + "lat": 37.73823, + "lon": -122.41253 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73895, + "lon": -122.41365 + } + } + ] + }, + { + "type": "POI", + "id": "840069005708438", + "score": 2.1454849243, + "info": "search:ta:840069005708438-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 415-400-4900", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzas.com/zgrid/themes/13108/portal/index.jsp", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + }, + { + "type": "POI", + "id": "840069019316011", + "score": 2.1454775333, + "info": "search:ta:840069019316011-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-468-7100", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.roundtablepizza.com/rtp/store.asp?store_num=488", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2660", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1500", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2660 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7279, + "lon": -122.40406 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7288, + "lon": -122.4052 + }, + "btmRightPoint": { + "lat": 37.727, + "lon": -122.40292 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72798, + "lon": -122.40375 + } + }, + { + "type": "main", + "position": { + "lat": 37.72802, + "lon": -122.40377 + } + } + ] + }, + { + "type": "POI", + "id": "840069002602194", + "score": 2.1454646587, + "info": "search:ta:840069002602194-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-586-1200", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/rtsf", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4523", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4523 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.72572, + "lon": -122.43368 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.72662, + "lon": -122.43482 + }, + "btmRightPoint": { + "lat": 37.72482, + "lon": -122.43254 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72585, + "lon": -122.43393 + } + } + ] + }, + { + "type": "POI", + "id": "840069019390419", + "score": 2.1454572678, + "info": "search:ta:840069019390419-US", + "poi": { + "name": "Zante Pizza", + "phone": "\u002B1 415-821-3949", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "zantepizzaandindian.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3489", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5438", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3489 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74104, + "lon": -122.42244 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74194, + "lon": -122.42358 + }, + "btmRightPoint": { + "lat": 37.74014, + "lon": -122.4213 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74116, + "lon": -122.42274 + } + } + ] + }, + { + "type": "POI", + "id": "840069019388007", + "score": 2.1454570293, + "info": "search:ta:840069019388007-US", + "poi": { + "name": "Pizza Hut", + "phone": "\u002B1 415-641-0400", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://locations.pizzahut.com/ca/san-francisco/3349-mission-st", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3349", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5008", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3349 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74328, + "lon": -122.42112 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74418, + "lon": -122.42226 + }, + "btmRightPoint": { + "lat": 37.74238, + "lon": -122.41998 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74334, + "lon": -122.42134 + } + } + ] + }, + { + "type": "POI", + "id": "840069019716710", + "score": 2.1454484463, + "info": "search:ta:840069019716710-US", + "poi": { + "name": "Gialina Pizzeria", + "phone": "\u002B1 415-239-8500", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "gialina.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2842", + "streetName": "Diamond Street", + "municipalitySubdivision": "Glen Park", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94131", + "extendedPostalCode": "94131-3005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2842 Diamond Street, San Francisco, CA 94131", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73404, + "lon": -122.43416 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73494, + "lon": -122.4353 + }, + "btmRightPoint": { + "lat": 37.73314, + "lon": -122.43302 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.734, + "lon": -122.43403 + } + } + ] + }, + { + "type": "POI", + "id": "840069021346566", + "score": 2.145447731, + "info": "search:ta:840069021346566-US", + "poi": { + "name": "Round Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4517", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4517 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7258, + "lon": -122.43383 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7267, + "lon": -122.43497 + }, + "btmRightPoint": { + "lat": 37.7249, + "lon": -122.43269 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72597, + "lon": -122.43384 + } + } + ] + }, + { + "type": "POI", + "id": "840069019806542", + "score": 2.145442009, + "info": "search:ta:840069019806542-US", + "poi": { + "name": "Giovanni\u0027s Pizza Bistro", + "phone": "\u002B1 415-647-6122", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.giovannispizzabistroca.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_accept_circle_or_polygon_feature_collection.json b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_accept_circle_or_polygon_feature_collection.json new file mode 100644 index 000000000000..68229a631bd8 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_accept_circle_or_polygon_feature_collection.json @@ -0,0 +1,856 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=pizza\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "386", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "2afa038c-36bb-4d2a-a864-d5a3968cf955" + }, + "RequestBody": { + "geometry": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + }, + "properties": {} + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -121.43576049, + 38.75241523 + ] + }, + "properties": { + "subType": "Circle", + "radius": 5000 + } + } + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:54 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 507E9EA4607B4366A48C79A068802E89 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:55Z" + }, + "ResponseBody": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 50, + "numResults": 10, + "offset": 0, + "totalResults": 18, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840069019184903", + "score": 2.1455526352, + "info": "search:ta:840069019184903-US", + "poi": { + "name": "Pizza Joint", + "phone": "\u002B1 415-467-4100", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzajointsf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2414", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2414 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73194, + "lon": -122.40576 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73284, + "lon": -122.4069 + }, + "btmRightPoint": { + "lat": 37.73104, + "lon": -122.40462 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73203, + "lon": -122.40543 + } + } + ] + }, + { + "type": "POI", + "id": "840069009046971", + "score": 2.1454939842, + "info": "search:ta:840069009046971-US", + "poi": { + "name": "Pizza Express", + "phone": "\u002B1 415-282-2333", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzaexpresssf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "919", + "streetName": "Cortland Avenue", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5632", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "919 Cortland Avenue, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73913, + "lon": -122.41367 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74003, + "lon": -122.41481 + }, + "btmRightPoint": { + "lat": 37.73823, + "lon": -122.41253 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73895, + "lon": -122.41365 + } + } + ] + }, + { + "type": "POI", + "id": "840069005708438", + "score": 2.1454849243, + "info": "search:ta:840069005708438-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 415-400-4900", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzas.com/zgrid/themes/13108/portal/index.jsp", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + }, + { + "type": "POI", + "id": "840069019316011", + "score": 2.1454775333, + "info": "search:ta:840069019316011-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-468-7100", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.roundtablepizza.com/rtp/store.asp?store_num=488", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2660", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1500", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2660 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7279, + "lon": -122.40406 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7288, + "lon": -122.4052 + }, + "btmRightPoint": { + "lat": 37.727, + "lon": -122.40292 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72798, + "lon": -122.40375 + } + }, + { + "type": "main", + "position": { + "lat": 37.72802, + "lon": -122.40377 + } + } + ] + }, + { + "type": "POI", + "id": "840069002602194", + "score": 2.1454646587, + "info": "search:ta:840069002602194-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-586-1200", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/rtsf", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4523", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4523 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.72572, + "lon": -122.43368 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.72662, + "lon": -122.43482 + }, + "btmRightPoint": { + "lat": 37.72482, + "lon": -122.43254 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72585, + "lon": -122.43393 + } + } + ] + }, + { + "type": "POI", + "id": "840069019390419", + "score": 2.1454572678, + "info": "search:ta:840069019390419-US", + "poi": { + "name": "Zante Pizza", + "phone": "\u002B1 415-821-3949", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "zantepizzaandindian.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3489", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5438", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3489 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74104, + "lon": -122.42244 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74194, + "lon": -122.42358 + }, + "btmRightPoint": { + "lat": 37.74014, + "lon": -122.4213 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74116, + "lon": -122.42274 + } + } + ] + }, + { + "type": "POI", + "id": "840069019388007", + "score": 2.1454570293, + "info": "search:ta:840069019388007-US", + "poi": { + "name": "Pizza Hut", + "phone": "\u002B1 415-641-0400", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://locations.pizzahut.com/ca/san-francisco/3349-mission-st", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3349", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5008", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3349 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74328, + "lon": -122.42112 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74418, + "lon": -122.42226 + }, + "btmRightPoint": { + "lat": 37.74238, + "lon": -122.41998 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74334, + "lon": -122.42134 + } + } + ] + }, + { + "type": "POI", + "id": "840069019716710", + "score": 2.1454484463, + "info": "search:ta:840069019716710-US", + "poi": { + "name": "Gialina Pizzeria", + "phone": "\u002B1 415-239-8500", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "gialina.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2842", + "streetName": "Diamond Street", + "municipalitySubdivision": "Glen Park", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94131", + "extendedPostalCode": "94131-3005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2842 Diamond Street, San Francisco, CA 94131", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73404, + "lon": -122.43416 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73494, + "lon": -122.4353 + }, + "btmRightPoint": { + "lat": 37.73314, + "lon": -122.43302 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.734, + "lon": -122.43403 + } + } + ] + }, + { + "type": "POI", + "id": "840069021346566", + "score": 2.145447731, + "info": "search:ta:840069021346566-US", + "poi": { + "name": "Round Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4517", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4517 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7258, + "lon": -122.43383 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7267, + "lon": -122.43497 + }, + "btmRightPoint": { + "lat": 37.7249, + "lon": -122.43269 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72597, + "lon": -122.43384 + } + } + ] + }, + { + "type": "POI", + "id": "840069019806542", + "score": 2.145442009, + "info": "search:ta:840069019806542-US", + "poi": { + "name": "Giovanni\u0027s Pizza Bistro", + "phone": "\u002B1 415-647-6122", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.giovannispizzabistroca.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_accept_polygon_geometry_collection.json b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_accept_polygon_geometry_collection.json new file mode 100644 index 000000000000..f8f1d18fea53 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_accept_polygon_geometry_collection.json @@ -0,0 +1,866 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=pizza\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "355", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "c457fdcc-5370-49e2-a10c-018585285b39" + }, + "RequestBody": { + "geometry": { + "type": "GeometryCollection", + "geometries": [ + { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + }, + { + "type": "Polygon", + "coordinates": [ + [ + [ + -121.43576049, + 38.75241523 + ], + [ + -121.43301391, + 38.70660472 + ], + [ + -121.36434936, + 38.71205985 + ], + [ + -121.43576049, + 38.75241523 + ] + ] + ] + } + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:54 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 2A1271C57B994A8CA9B1FEBF16D0F07F Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:54Z" + }, + "ResponseBody": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 52, + "numResults": 10, + "offset": 0, + "totalResults": 21, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840069019184903", + "score": 2.1455526352, + "info": "search:ta:840069019184903-US", + "poi": { + "name": "Pizza Joint", + "phone": "\u002B1 415-467-4100", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzajointsf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2414", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1503", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2414 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73194, + "lon": -122.40576 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73284, + "lon": -122.4069 + }, + "btmRightPoint": { + "lat": 37.73104, + "lon": -122.40462 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73203, + "lon": -122.40543 + } + } + ] + }, + { + "type": "POI", + "id": "840069019394045", + "score": 2.1455090046, + "info": "search:ta:840069019394045-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 916-723-8665", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/ex12", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "7909", + "streetName": "Walerga Road", + "municipality": "Antelope", + "countrySecondarySubdivision": "Sacramento", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "95843", + "extendedPostalCode": "95843-5722", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "7909 Walerga Road, Antelope, CA 95843", + "localName": "Antelope" + }, + "position": { + "lat": 38.71302, + "lon": -121.36609 + }, + "viewport": { + "topLeftPoint": { + "lat": 38.71421, + "lon": -121.36762 + }, + "btmRightPoint": { + "lat": 38.71183, + "lon": -121.36456 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 38.71306, + "lon": -121.36456 + } + } + ] + }, + { + "type": "POI", + "id": "840069009046971", + "score": 2.1454939842, + "info": "search:ta:840069009046971-US", + "poi": { + "name": "Pizza Express", + "phone": "\u002B1 415-282-2333", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "pizzaexpresssf.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "919", + "streetName": "Cortland Avenue", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5632", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "919 Cortland Avenue, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73913, + "lon": -122.41367 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74003, + "lon": -122.41481 + }, + "btmRightPoint": { + "lat": 37.73823, + "lon": -122.41253 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73895, + "lon": -122.41365 + } + } + ] + }, + { + "type": "POI", + "id": "840069002628285", + "score": 2.1454882622, + "info": "search:ta:840069002628285-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 916-334-7200", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzaantelope.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3535", + "streetName": "Elverta Road", + "municipality": "Antelope", + "countrySecondarySubdivision": "Sacramento", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "95843", + "extendedPostalCode": "95843-4721", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3535 Elverta Road, Antelope, CA 95843", + "localName": "Antelope" + }, + "position": { + "lat": 38.71883, + "lon": -121.38094 + }, + "viewport": { + "topLeftPoint": { + "lat": 38.71973, + "lon": -121.38209 + }, + "btmRightPoint": { + "lat": 38.71793, + "lon": -121.37979 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 38.71848, + "lon": -121.38091 + } + } + ] + }, + { + "type": "POI", + "id": "840069005708438", + "score": 2.1454849243, + "info": "search:ta:840069005708438-US", + "poi": { + "name": "Mama Mia Pizza", + "phone": "\u002B1 415-400-4900", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.mamamiapizzas.com/zgrid/themes/13108/portal/index.jsp", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3839", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5831", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3839 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73548, + "lon": -122.42454 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73638, + "lon": -122.42568 + }, + "btmRightPoint": { + "lat": 37.73458, + "lon": -122.4234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.73552, + "lon": -122.42465 + } + } + ] + }, + { + "type": "POI", + "id": "840069019316011", + "score": 2.1454775333, + "info": "search:ta:840069019316011-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-468-7100", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.roundtablepizza.com/rtp/store.asp?store_num=488", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2660", + "streetName": "San Bruno Avenue", + "municipalitySubdivision": "Portola", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94134", + "extendedPostalCode": "94134-1500", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2660 San Bruno Avenue, San Francisco, CA 94134", + "localName": "San Francisco" + }, + "position": { + "lat": 37.7279, + "lon": -122.40406 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.7288, + "lon": -122.4052 + }, + "btmRightPoint": { + "lat": 37.727, + "lon": -122.40292 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72798, + "lon": -122.40375 + } + }, + { + "type": "main", + "position": { + "lat": 37.72802, + "lon": -122.40377 + } + } + ] + }, + { + "type": "POI", + "id": "840069002602194", + "score": 2.1454646587, + "info": "search:ta:840069002602194-US", + "poi": { + "name": "Round Table Pizza", + "phone": "\u002B1 415-586-1200", + "brands": [ + { + "name": "Round Table Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://ordering.roundtablepizza.com/Site/rtsf", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "4523", + "streetName": "Mission Street", + "municipalitySubdivision": "Mission Terrace", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94112", + "extendedPostalCode": "94112-2600", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "4523 Mission Street, San Francisco, CA 94112", + "localName": "San Francisco" + }, + "position": { + "lat": 37.72572, + "lon": -122.43368 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.72662, + "lon": -122.43482 + }, + "btmRightPoint": { + "lat": 37.72482, + "lon": -122.43254 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.72585, + "lon": -122.43393 + } + } + ] + }, + { + "type": "POI", + "id": "840069019390419", + "score": 2.1454572678, + "info": "search:ta:840069019390419-US", + "poi": { + "name": "Zante Pizza", + "phone": "\u002B1 415-821-3949", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "zantepizzaandindian.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3489", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5438", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3489 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74104, + "lon": -122.42244 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74194, + "lon": -122.42358 + }, + "btmRightPoint": { + "lat": 37.74014, + "lon": -122.4213 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74116, + "lon": -122.42274 + } + } + ] + }, + { + "type": "POI", + "id": "840069019388007", + "score": 2.1454570293, + "info": "search:ta:840069019388007-US", + "poi": { + "name": "Pizza Hut", + "phone": "\u002B1 415-641-0400", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "https://locations.pizzahut.com/ca/san-francisco/3349-mission-st", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3349", + "streetName": "Mission Street", + "municipalitySubdivision": "Bernal Heights", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94110", + "extendedPostalCode": "94110-5008", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3349 Mission Street, San Francisco, CA 94110", + "localName": "San Francisco" + }, + "position": { + "lat": 37.74328, + "lon": -122.42112 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.74418, + "lon": -122.42226 + }, + "btmRightPoint": { + "lat": 37.74238, + "lon": -122.41998 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.74334, + "lon": -122.42134 + } + } + ] + }, + { + "type": "POI", + "id": "840069019716710", + "score": 2.1454484463, + "info": "search:ta:840069019716710-US", + "poi": { + "name": "Gialina Pizzeria", + "phone": "\u002B1 415-239-8500", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "gialina.com/", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2842", + "streetName": "Diamond Street", + "municipalitySubdivision": "Glen Park", + "municipality": "San Francisco", + "countrySecondarySubdivision": "San Francisco", + "countrySubdivision": "CA", + "countrySubdivisionName": "California", + "postalCode": "94131", + "extendedPostalCode": "94131-3005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "2842 Diamond Street, San Francisco, CA 94131", + "localName": "San Francisco" + }, + "position": { + "lat": 37.73404, + "lon": -122.43416 + }, + "viewport": { + "topLeftPoint": { + "lat": 37.73494, + "lon": -122.4353 + }, + "btmRightPoint": { + "lat": 37.73314, + "lon": -122.43302 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 37.734, + "lon": -122.43403 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_throw_error_if_query_is_invalid.json b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_throw_error_if_query_is_invalid.json new file mode 100644 index 000000000000..10ae737b89c2 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/general_search_search_inside_geometry/recording_should_throw_error_if_query_is_invalid.json @@ -0,0 +1,63 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/geometry/json?query=\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "161", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "99c7bbb6-e9eb-4aab-ac39-3765d025c233" + }, + "RequestBody": { + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.43576049, + 37.75241523 + ], + [ + -122.43301391, + 37.70660472 + ], + [ + -122.36434936, + 37.71205985 + ], + [ + -122.43576049, + 37.75241523 + ] + ] + ] + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:53 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: B7F06B6B3E37457A8E5681584B476F06 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:54Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/geocoding_search_address/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/geocoding_search_address/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..b8f2fb82f731 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/geocoding_search_address/recording_should_return_nonempty_results.json @@ -0,0 +1,90 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/json?query=1\u002BMicrosoft\u002BWay%2C\u002BRedmond%2C\u002BWA\u002B98052\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "6e7593ef-c1bb-429d-9759-7df0eb086400" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:45 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: DF44670F98F145DEA183D4EE92636067 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:45Z" + }, + "ResponseBody": { + "summary": { + "query": "1 microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 145, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/44254734", + "score": 11.9658002853, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "1", + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1 Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.63963, + "lon": -122.12852 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64228, + "lon": -122.13245 + }, + "btmRightPoint": { + "lat": 47.63698, + "lon": -122.12459 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.64012, + "lon": -122.12466 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/geocoding_search_structured_address/recording_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/geocoding_search_structured_address/recording_return_nonempty_results.json new file mode 100644 index 000000000000..a2b7c479255f --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/geocoding_search_structured_address/recording_return_nonempty_results.json @@ -0,0 +1,94 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/structured/json?countryCode=US\u0026streetNumber=15127\u0026streetName=NE\u002B24th\u002BStreet\u0026municipality=Redmond\u0026countrySubdivision=WA\u0026postalCode=98052\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "7319c2b8-26ca-4ce2-8ac8-a452c68deec4" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:45 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 1554E78D64F34CA2B7C53036C46EB75D Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:45Z" + }, + "ResponseBody": { + "summary": { + "query": "ne 24th street 15127 redmond 98052 wa", + "queryType": "NON_NEAR", + "queryTime": 28, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/44353270", + "score": 14.1640310287, + "address": { + "streetNumber": "15127", + "streetName": "Northeast 24th Street", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5544", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "15127 Northeast 24th Street, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.63096, + "lon": -122.13814 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.63186, + "lon": -122.13947 + }, + "btmRightPoint": { + "lat": 47.63006, + "lon": -122.13681 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.63149, + "lon": -122.13853 + } + }, + { + "type": "minor", + "position": { + "lat": 47.6308, + "lon": -122.1385 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/get_point_of_interest_categories/recording_return_a_list_of_poi_categories.json b/sdk/maps/maps-search-rest/recordings/node/get_point_of_interest_categories/recording_return_a_list_of_poi_categories.json new file mode 100644 index 000000000000..a7a21dd03c11 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/get_point_of_interest_categories/recording_return_a_list_of_poi_categories.json @@ -0,0 +1,5941 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/tree/json?api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "1e93191c-1955-4ef4-b125-e966c920864a" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:44 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "Accept-Encoding", + "User-Agent" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D8C9596F7323454F970355D2B1D67BCA Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:44Z" + }, + "ResponseBody": { + "poiCategories": [ + { + "id": 7320, + "name": "Sports Center", + "childCategoryIds": [ + 7320002, + 7320003, + 7320005 + ], + "synonyms": [ + "Sports Centre" + ] + }, + { + "id": 7374, + "name": "Stadium", + "childCategoryIds": [ + 7374002, + 7374009, + 7374012, + 7374003, + 7374010, + 7374005, + 7374008, + 7374011, + 7374006, + 7374014, + 7374013, + 7374007, + 7374004 + ], + "synonyms": [ + "Arena", + "Sports Stadium" + ] + }, + { + "id": 7315, + "name": "Restaurant", + "childCategoryIds": [ + 7315081, + 7315002, + 7315082, + 7315003, + 7315083, + 7315084, + 7315085, + 7315062, + 7315086, + 7315004, + 7315146, + 7315005, + 7315087, + 7315006, + 7315007, + 7315088, + 7315089, + 7315072, + 7315008, + 7315142, + 7315090, + 7315091, + 7315147, + 7315009, + 7315092, + 7315010, + 7315011, + 7315070, + 7315093, + 7315012, + 7315094, + 7315095, + 7315063, + 7315013, + 7315096, + 7315097, + 7315068, + 7315098, + 7315099, + 7315057, + 7315079, + 7315014, + 7315100, + 7315101, + 7315132, + 7315102, + 7315133, + 7315015, + 7315016, + 7315104, + 7315134, + 7315017, + 7315071, + 7315018, + 7315019, + 7315020, + 7315054, + 7315069, + 7315021, + 7315058, + 7315052, + 7315022, + 7315078, + 7315023, + 7315024, + 7315073, + 7315105, + 7315065, + 7315106, + 7315025, + 7315066, + 7315026, + 7315027, + 7315028, + 7315067, + 7315029, + 7315030, + 7315107, + 7315135, + 7315108, + 7315031, + 7315109, + 7315032, + 7315033, + 7315034, + 7315110, + 7315074, + 7315136, + 7315111, + 7315112, + 7315075, + 7315035, + 7315127, + 7315061, + 7315036, + 7315037, + 7315129, + 7315038, + 7315130, + 7315039, + 7315041, + 7315131, + 7315040, + 7315143, + 7315042, + 7315113, + 7315114, + 7315115, + 7315043, + 7315053, + 7315055, + 7315056, + 7315116, + 7315117, + 7315080, + 7315139, + 7315064, + 7315140, + 7315044, + 7315045, + 7315118, + 7315046, + 7315148, + 7315119, + 7315047, + 7315120, + 7315059, + 7315145, + 7315076, + 7315121, + 7315048, + 7315122, + 7315123, + 7315049, + 7315124, + 7315050, + 7315125, + 7315051, + 7315126, + 7315060, + 7315149 + ], + "synonyms": [ + "Dining", + "Eating House", + "Eating Place", + "Eatery" + ] + }, + { + "id": 9376, + "name": "Caf\u00E9/Pub", + "childCategoryIds": [ + 9376002, + 9376006, + 9376004, + 9376007, + 9376003, + 9376005 + ], + "synonyms": [] + }, + { + "id": 9663, + "name": "Health Care Service", + "childCategoryIds": [ + 9663005, + 9663004, + 9663003, + 9663002 + ], + "synonyms": [] + }, + { + "id": 7321, + "name": "Hospital", + "childCategoryIds": [ + 7321005, + 7321004, + 7321003, + 7321002 + ], + "synonyms": [ + "Polyclinic", + "Clinic", + "Hospital/Polyclinic" + ] + }, + { + "id": 9373, + "name": "Doctor", + "childCategoryIds": [ + 9373002, + 9373003 + ], + "synonyms": [ + "MD", + "Doc", + "Medical Office", + "Doctor\u0027s Office", + "Medical Practitioner" + ] + }, + { + "id": 9361, + "name": "Shop", + "childCategoryIds": [ + 9361073, + 9361048, + 9361049, + 9361058, + 9361067, + 9361050, + 9361072, + 9361083, + 9361002, + 9361003, + 9361044, + 9361082, + 9361004, + 9361005, + 9361006, + 9361007, + 9361079, + 9361008, + 9361042, + 9361009, + 9361060, + 9361076, + 9361051, + 9361010, + 9361052, + 9361011, + 9361012, + 9361013, + 9361014, + 9361016, + 9361017, + 9361018, + 9361019, + 9361020, + 9361021, + 9361022, + 9361023, + 9361024, + 9361025, + 9361054, + 9361026, + 9361055, + 9361027, + 9361069, + 9361053, + 9361028, + 9361029, + 9361030, + 9361031, + 9361032, + 9361080, + 9361033, + 9361034, + 9361035, + 9361036, + 9361045, + 9361056, + 9361071, + 9361065, + 9361043, + 9361075, + 9361059, + 9361068, + 9361037, + 9361038, + 9361070, + 9361064, + 9361046, + 9361047, + 9361015, + 9361057, + 9361063, + 9361078, + 9361062, + 9361061, + 9361039, + 9361074, + 9361077, + 9361040, + 9361041, + 9361081, + 9361066 + ], + "synonyms": [ + "Store" + ] + }, + { + "id": 9364, + "name": "Marijuana Dispensary", + "childCategoryIds": [ + 9364002, + 9364003 + ], + "synonyms": [] + }, + { + "id": 7332, + "name": "Market", + "childCategoryIds": [ + 7332004, + 7332002, + 7332003, + 7332005 + ], + "synonyms": [] + }, + { + "id": 9932, + "name": "Public Amenity", + "childCategoryIds": [ + 9932002, + 9932003, + 9932004, + 9932006, + 9932005 + ], + "synonyms": [] + }, + { + "id": 7301, + "name": "Road Traffic Control Center", + "childCategoryIds": [ + 7301002 + ], + "synonyms": [ + "Traffic Service Center", + "Traffic Service Centre" + ] + }, + { + "id": 7324, + "name": "Post Office", + "childCategoryIds": [ + 7324002, + 7324003 + ], + "synonyms": [ + "Postal Service", + "Post" + ] + }, + { + "id": 7377, + "name": "College/University", + "childCategoryIds": [ + 7377002, + 7377003 + ], + "synonyms": [ + "College", + "University", + "Tertiary Education", + "Uni" + ] + }, + { + "id": 7369, + "name": "Open Parking Area", + "childCategoryIds": [ + 7369002 + ], + "synonyms": [ + "Parking Lot", + "Open Parking", + "Outdoor Lot", + "Outdoor Parking" + ] + }, + { + "id": 9937, + "name": "Club \u0026 Association", + "childCategoryIds": [ + 9937002, + 9937003 + ], + "synonyms": [] + }, + { + "id": 7360, + "name": "Campground", + "childCategoryIds": [ + 7360003, + 7360002 + ], + "synonyms": [ + "Camp Site", + "Camping Ground", + "Camp Ground", + "Camping Site", + "Camping", + "Camping Area", + "Campsite" + ] + }, + { + "id": 7304, + "name": "Vacation Rental", + "childCategoryIds": [ + 7304006, + 7304004, + 7304005, + 7304002, + 7304003 + ], + "synonyms": [ + "Holiday Rental" + ] + }, + { + "id": 9902, + "name": "Amusement Park", + "childCategoryIds": [ + 9902002, + 9902003, + 9902004 + ], + "synonyms": [] + }, + { + "id": 7303, + "name": "Residential Accommodations", + "childCategoryIds": [ + 7303006, + 7303003, + 7303004, + 7303002, + 7303005 + ], + "synonyms": [ + "Residential Accommodation" + ] + }, + { + "id": 7335, + "name": "Agricultural Business", + "childCategoryIds": [ + 7335004, + 7335002, + 7335003 + ], + "synonyms": [ + "Agriculture Business" + ] + }, + { + "id": 7383, + "name": "Airport", + "childCategoryIds": [ + 7383005, + 7383004, + 7383003, + 7383002 + ], + "synonyms": [ + "Aerodrome" + ] + }, + { + "id": 9352, + "name": "Company", + "childCategoryIds": [ + 9352003, + 9352012, + 9352034, + 9352045, + 9352013, + 9352041, + 9352035, + 9352025, + 9352027, + 9352039, + 9352040, + 9352043, + 9352014, + 9352029, + 9352004, + 9352005, + 9352032, + 9352006, + 9352038, + 9352036, + 9352044, + 9352042, + 9352007, + 9352037, + 9352023, + 9352008, + 9352011, + 9352016, + 9352031, + 9352033, + 9352021, + 9352030, + 9352018, + 9352017, + 9352019, + 9352009, + 9352010, + 9352002, + 9352022, + 9352026, + 9352020, + 9352024, + 9352046, + 9352015 + ], + "synonyms": [ + "Firm", + "Organization", + "Employment", + "Organisation", + "Enterprise", + "Establishment", + "Institution", + "Corporation" + ] + }, + { + "id": 9379, + "name": "Nightlife", + "childCategoryIds": [ + 9379004, + 9379006, + 9379009, + 9379002, + 9379008, + 9379010, + 9379003, + 9379007 + ], + "synonyms": [] + }, + { + "id": 7310, + "name": "Repair Shop", + "childCategoryIds": [ + 7310002, + 7310003, + 7310004, + 7310008, + 7310005, + 7310006, + 7310009, + 7310007 + ], + "synonyms": [ + "MOT", + "Car Servicing", + "Mechanic Shop", + "Service Department", + "Workshop", + "Car Workshop", + "Servicing", + "Car Repair", + "Car Mechanic", + "Garage", + "Repair Facility", + "Vehicle Repair", + "Service Centre", + "Mechanic" + ] + }, + { + "id": 7314, + "name": "Hotel/Motel", + "childCategoryIds": [ + 7314002, + 7314007, + 7314004, + 7314003, + 7314006, + 7314005, + 7314008 + ], + "synonyms": [] + }, + { + "id": 7372, + "name": "School", + "childCategoryIds": [ + 7372012, + 7372003, + 7372015, + 7372016, + 7372006, + 7372010, + 7372014, + 7372004, + 7372005, + 7372002, + 7372007, + 7372013, + 7372011, + 7372009, + 7372008 + ], + "synonyms": [ + "Educational Institution" + ] + }, + { + "id": 9910, + "name": "Automotive Dealer", + "childCategoryIds": [ + 9910009, + 9910004, + 9910008, + 9910002, + 9910003, + 9910005, + 9910006, + 9910007 + ], + "synonyms": [ + "Auto Dealer", + "Vehicle Sales", + "Dealer", + "Dealership" + ] + }, + { + "id": 9927, + "name": "Zoo, Arboretum \u0026 Botanical Garden", + "childCategoryIds": [ + 9927004, + 9927002, + 9927005, + 9927003 + ], + "synonyms": [] + }, + { + "id": 7342, + "name": "Movie Theater", + "childCategoryIds": [ + 7342003 + ], + "synonyms": [ + "Picture Theatre", + "Movie House", + "The Movies", + "Cinema", + "Movie Theatre", + "The Pictures", + "Big Screen", + "Picture House", + "Film House", + "Movie Hall", + "Movies", + "Silver Screen", + "Cinema Hall", + "Picture Theater" + ] + }, + { + "id": 7318, + "name": "Theater", + "childCategoryIds": [ + 7318007, + 7318006, + 7318002, + 7318008, + 7318003, + 7318004, + 7318005 + ], + "synonyms": [ + "Play House", + "Playhouse", + "Theatre" + ] + }, + { + "id": 9362, + "name": "Park \u0026 Recreation Area", + "childCategoryIds": [ + 9362002, + 9362032, + 9362003, + 9362017, + 9362016, + 9362015, + 9362004, + 9362005, + 9362006, + 9362007, + 9362030, + 9362025, + 9362008, + 9362009, + 9362033, + 9362010, + 9362011, + 9362013, + 9362026, + 9362014, + 9362036 + ], + "synonyms": [ + "Park and Recreation Area" + ] + }, + { + "id": 7339, + "name": "Place of Worship", + "childCategoryIds": [ + 7339007, + 7339002, + 7339006, + 7339003, + 7339008, + 7339004, + 7339005 + ], + "synonyms": [ + "House of Prayer", + "House of Worship", + "House of God", + "Prayer Hall" + ] + }, + { + "id": 7376, + "name": "Tourist Attraction", + "childCategoryIds": [ + 7376012, + 7376010, + 7376002, + 7376007, + 7376011, + 7376003, + 7376005, + 7376006, + 7376013, + 7376009, + 7376008, + 7376014, + 7376004 + ], + "synonyms": [ + "Local Attraction", + "Place of Interest", + "Sight Seeing Place", + "Tourist Place", + "Important Tourist Attraction" + ] + }, + { + "id": 7302, + "name": "Trails", + "childCategoryIds": [ + 7302003, + 7302004, + 7302002, + 7302006, + 7302005 + ], + "synonyms": [ + "Trail System", + "Trail Network" + ] + }, + { + "id": 7380, + "name": "Railroad Station", + "childCategoryIds": [ + 7380004, + 7380002, + 7380005, + 7380003, + 7380006 + ], + "synonyms": [ + "Train Station", + "Station", + "Train Stop", + "Rail Station", + "Railway Station" + ] + }, + { + "id": 9942, + "name": "Public Transportation Stop", + "childCategoryIds": [ + 9942002, + 9942005, + 9942003, + 9942004 + ], + "synonyms": [ + "Public Transport Stop", + "Public Transit", + "Public Transport Terminus", + "Public Transport", + "Public Transit Stop", + "Public Transport Station" + ] + }, + { + "id": 9160, + "name": "Exchange", + "childCategoryIds": [ + 9160003, + 9160002 + ], + "synonyms": [] + }, + { + "id": 7347, + "name": "Marina", + "childCategoryIds": [ + 7347002, + 7347003 + ], + "synonyms": [ + "Boat Basin" + ] + }, + { + "id": 7359, + "name": "Weigh Station", + "childCategoryIds": [ + 7359003 + ], + "synonyms": [ + "Weigh Scales" + ] + }, + { + "id": 9155, + "name": "Car Wash", + "childCategoryIds": [ + 9155003 + ], + "synonyms": [ + "Carwash", + "Auto Wash" + ] + }, + { + "id": 9378, + "name": "Leisure Center", + "childCategoryIds": [ + 9378002, + 9378003, + 9378004, + 9378005, + 9378006 + ], + "synonyms": [ + "Leisure Facilities", + "Leisure Centre" + ] + }, + { + "id": 7389, + "name": "Access Gateway", + "childCategoryIds": [ + 7389002, + 7389004, + 7389003 + ], + "synonyms": [] + }, + { + "id": 8099, + "name": "Geographic Feature", + "childCategoryIds": [ + 8099016, + 8099020, + 8099003, + 8099017, + 8099005, + 8099018, + 8099025, + 8099022, + 8099019, + 8099027, + 8099023, + 8099021, + 8099002, + 8099011, + 8099009, + 8099007, + 8099008, + 8099026, + 8099015, + 8099014, + 8099013, + 8099004, + 8099024, + 8099012, + 8099006, + 8099010 + ], + "synonyms": [] + }, + { + "id": 7380004, + "name": "Urban Station", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7302003, + "name": "Adventure Vehicle Trail", + "childCategoryIds": [], + "synonyms": [ + "Off Road Track" + ] + }, + { + "id": 9352003, + "name": "Advertising Company", + "childCategoryIds": [], + "synonyms": [ + "Advert Agency", + "Marketing Company", + "Ad Agency", + "Advertising Agency", + "Marketing" + ] + }, + { + "id": 7315081, + "name": "Afghan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Afghan Cuisine", + "Afghan Food" + ] + }, + { + "id": 7315002, + "name": "African Restaurant", + "childCategoryIds": [], + "synonyms": [ + "African Cuisine", + "African Food" + ] + }, + { + "id": 9361073, + "name": "Agricultural Supplies", + "childCategoryIds": [], + "synonyms": [ + "Farm Supplies", + "Farming Supplies" + ] + }, + { + "id": 9352012, + "name": "Agricultural Technology", + "childCategoryIds": [], + "synonyms": [ + "Farming Technology" + ] + }, + { + "id": 7383005, + "name": "Airfield", + "childCategoryIds": [], + "synonyms": [ + "Aerodrome" + ] + }, + { + "id": 9352034, + "name": "Airline Company", + "childCategoryIds": [], + "synonyms": [ + "Airline" + ] + }, + { + "id": 7389002, + "name": "Airline Access", + "childCategoryIds": [], + "synonyms": [ + "Airport Terminal", + "Terminal" + ] + }, + { + "id": 7315082, + "name": "Algerian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Algerian Cuisine", + "Algerian Food" + ] + }, + { + "id": 9663005, + "name": "Ambulance Unit", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315003, + "name": "American Restaurant", + "childCategoryIds": [], + "synonyms": [ + "American Food", + "American Cuisine" + ] + }, + { + "id": 7318007, + "name": "Amphitheater", + "childCategoryIds": [], + "synonyms": [ + "Amphitheatre" + ] + }, + { + "id": 9902002, + "name": "Amusement Arcade", + "childCategoryIds": [], + "synonyms": [ + "Video Arcade", + "Video Games Parlour", + "Video Games" + ] + }, + { + "id": 9902003, + "name": "Amusement Park", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9902004, + "name": "Amusement Place", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361048, + "name": "Animal Services", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352045, + "name": "Animal Shelter", + "childCategoryIds": [], + "synonyms": [ + "Animal Rescue", + "Animal Sanctuary" + ] + }, + { + "id": 9361049, + "name": "Antique/Art Shop", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7304006, + "name": "Apartment Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9927004, + "name": "Aquatic Zoo", + "childCategoryIds": [], + "synonyms": [ + "Aquarium" + ] + }, + { + "id": 7315083, + "name": "Arabian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Arab Food", + "Arab Cuisine", + "Arabian Food", + "Arab Restaurant", + "Arabian Cuisine" + ] + }, + { + "id": 9927002, + "name": "Arboreta \u0026 Botanical Gardens", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376012, + "name": "Arch", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315084, + "name": "Argentinian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Argentinian Cuisine", + "Argentine Food", + "Argentinian Food", + "Argentine Cuisine", + "Argentine Restaurant" + ] + }, + { + "id": 7315085, + "name": "Armenian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Armenian Food", + "Armenian Cuisine" + ] + }, + { + "id": 7372012, + "name": "Art School", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7339007, + "name": "Ashram", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315062, + "name": "Asian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Asian Cuisine", + "Asian Food" + ] + }, + { + "id": 7374002, + "name": "Athletics Track", + "childCategoryIds": [], + "synonyms": [ + "Athletics Ground", + "Athletic Stadium", + "Running Track" + ] + }, + { + "id": 9910009, + "name": "ATV Dealer", + "childCategoryIds": [], + "synonyms": [ + "ATV Sales", + "All-Terrain Vehicle Dealer", + "All-Terrain Vehicle Sales" + ] + }, + { + "id": 7315086, + "name": "Australian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Australian Cuisine", + "Australian Food" + ] + }, + { + "id": 7315004, + "name": "Austrian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Austrian Food", + "Austrian Cuisine" + ] + }, + { + "id": 9352013, + "name": "Automobile Company", + "childCategoryIds": [], + "synonyms": [ + "Motor Car Company", + "Car Distribution Center", + "Car Company", + "Automobile Factory", + "Car Distribution Centre" + ] + }, + { + "id": 9352041, + "name": "Automobile Manufacturing", + "childCategoryIds": [], + "synonyms": [ + "Automotive Manufacturer", + "Motor Car Manufacturer", + "Car Factory", + "Automobile Manufacturer", + "Car Manufacturer", + "Automobile Factory" + ] + }, + { + "id": 9361058, + "name": "Bags \u0026 Leatherwear", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315146, + "name": "Banquet Rooms", + "childCategoryIds": [], + "synonyms": [ + "Banquet Restaurant", + "Function Room", + "Banqueting Room", + "Function Hall", + "Banquet Hall" + ] + }, + { + "id": 9379004, + "name": "Bar", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315005, + "name": "Barbecue Restaurant", + "childCategoryIds": [], + "synonyms": [ + "BBQ Restaurant", + "Barbecue Food", + "BBQ", + "Barbecue Cuisine", + "Barbecue" + ] + }, + { + "id": 7374009, + "name": "Baseball Park", + "childCategoryIds": [], + "synonyms": [ + "Baseball", + "Baseball Stadium", + "Ballpark", + "Baseball Field", + "Ball Park" + ] + }, + { + "id": 7374012, + "name": "Basketball Arena", + "childCategoryIds": [], + "synonyms": [ + "Basketball Court", + "Basketball Stadium" + ] + }, + { + "id": 7315087, + "name": "Basque Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Basque Cuisine", + "Basque Food" + ] + }, + { + "id": 9362002, + "name": "Battlefield", + "childCategoryIds": [], + "synonyms": [ + "Battleground" + ] + }, + { + "id": 8099016, + "name": "Bay", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9937002, + "name": "Beach Club", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361067, + "name": "Beauty Salon", + "childCategoryIds": [], + "synonyms": [ + "Beauty Shop", + "Beauty Parlour", + "Beauty Center", + "Beauty Centre", + "Beautician" + ] + }, + { + "id": 9361050, + "name": "Beauty Supplies", + "childCategoryIds": [], + "synonyms": [ + "Beauty Shop", + "Beauty Store" + ] + }, + { + "id": 7314002, + "name": "B\u0026B/Guest House", + "childCategoryIds": [], + "synonyms": [ + "B and B", + "Guesthouse", + "B \u0026 B", + "B\u0026B", + "Bed and Breakfast", + "Bed \u0026 Breakfast", + "Guest House" + ] + }, + { + "id": 7315006, + "name": "Belgian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Belgian Food", + "Belgian Cuisine" + ] + }, + { + "id": 9361072, + "name": "Betting Station", + "childCategoryIds": [], + "synonyms": [ + "Bookmaker", + "Bookie" + ] + }, + { + "id": 7315007, + "name": "Bistro", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9663004, + "name": "Blood Bank", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910004, + "name": "Boat Dealer", + "childCategoryIds": [], + "synonyms": [ + "Boat Sales" + ] + }, + { + "id": 9362032, + "name": "Boat Launching Ramp", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361083, + "name": "Boating Equipment \u0026 Accessories", + "childCategoryIds": [], + "synonyms": [ + "Boating Equipment", + "Boating Accessories" + ] + }, + { + "id": 7310002, + "name": "Bodyshop", + "childCategoryIds": [], + "synonyms": [ + "Car Body Shop", + "Body Shop", + "Panel Beater", + "Car Bodyshop", + "Panelbeaters" + ] + }, + { + "id": 7315088, + "name": "Bolivian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Bolivian Cuisine", + "Bolivian Food" + ] + }, + { + "id": 9361002, + "name": "Book Shop", + "childCategoryIds": [], + "synonyms": [ + "Book Seller", + "Book Store" + ] + }, + { + "id": 7315089, + "name": "Bosnian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Bosnian Cuisine", + "Bosnian Food" + ] + }, + { + "id": 9378002, + "name": "Bowling Center", + "childCategoryIds": [], + "synonyms": [ + "Bowling Centre", + "Bowling Alley" + ] + }, + { + "id": 7315072, + "name": "Brazilian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Brazilian Food", + "Brazilian Cuisine" + ] + }, + { + "id": 7376010, + "name": "Bridge", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352035, + "name": "Bridge \u0026 Tunnel Operations", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315008, + "name": "British Restaurant", + "childCategoryIds": [], + "synonyms": [ + "British Cuisine", + "British Food" + ] + }, + { + "id": 7315142, + "name": "Buffet Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Buffet" + ] + }, + { + "id": 7376002, + "name": "Building", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315090, + "name": "Bulgarian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Bulgarian Cuisine", + "Bulgarian Food" + ] + }, + { + "id": 7304004, + "name": "Bungalow Rental", + "childCategoryIds": [], + "synonyms": [ + "Batch Rental", + "Crib Rental" + ] + }, + { + "id": 7315091, + "name": "Burmese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Burmese Cuisine", + "Burmese Food" + ] + }, + { + "id": 9910008, + "name": "Bus Dealer", + "childCategoryIds": [], + "synonyms": [ + "Coach Dealer", + "Bus Sales" + ] + }, + { + "id": 9352025, + "name": "Bus Charter Company", + "childCategoryIds": [], + "synonyms": [ + "Bus Charter", + "Bus Hire Company", + "Bus Rental Company", + "Bus Hire", + "Bus Rental" + ] + }, + { + "id": 9352027, + "name": "Bus Lines", + "childCategoryIds": [], + "synonyms": [ + "Local Buses", + "Local Bus Services", + "Bus Route", + "Bus Services" + ] + }, + { + "id": 9942002, + "name": "Bus Stop", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352039, + "name": "Business Services", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7318006, + "name": "Cabaret Theater", + "childCategoryIds": [], + "synonyms": [ + "Cabaret Theatre", + "Cabaret" + ] + }, + { + "id": 7314007, + "name": "Cabins \u0026 Lodges", + "childCategoryIds": [], + "synonyms": [ + "Cabins", + "Lodge", + "Lodges", + "Cabin", + "Hut" + ] + }, + { + "id": 9352040, + "name": "Cable \u0026 Telephone Company", + "childCategoryIds": [], + "synonyms": [ + "Cable Company", + "Telephone Company", + "Telecoms Company", + "Telecommunications Company" + ] + }, + { + "id": 9376002, + "name": "Caf\u00E9", + "childCategoryIds": [], + "synonyms": [ + "Cafe" + ] + }, + { + "id": 7315147, + "name": "Cafeteria", + "childCategoryIds": [], + "synonyms": [ + "Cafetaria" + ] + }, + { + "id": 7315009, + "name": "Californian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Californian Food", + "Californian Cuisine" + ] + }, + { + "id": 7315092, + "name": "Cambodian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cambodian Food", + "Cambodian Cuisine" + ] + }, + { + "id": 7315010, + "name": "Canadian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Canadian Cuisine", + "Canadian Food" + ] + }, + { + "id": 8099020, + "name": "Cape", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910002, + "name": "Car Dealer", + "childCategoryIds": [], + "synonyms": [ + "Car Dealership" + ] + }, + { + "id": 7310003, + "name": "Car Glass Replacement Shop", + "childCategoryIds": [], + "synonyms": [ + "Car Glass Repair", + "Auto Glass Repair", + "Car Glass Replacement", + "Window Replacement", + "Windshield Repair", + "Auto Glass Replacement", + "Windscreen Repair" + ] + }, + { + "id": 7360003, + "name": "Caravan Site", + "childCategoryIds": [], + "synonyms": [ + "Mobile Home Park", + "Caravan Park", + "Trailer Park", + "Mobile Park", + "RV Park", + "Camper Van" + ] + }, + { + "id": 7315011, + "name": "Caribbean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Caribbean Food", + "Caribbean Cuisine" + ] + }, + { + "id": 9352043, + "name": "Catering Services", + "childCategoryIds": [], + "synonyms": [ + "Catering", + "Caterers" + ] + }, + { + "id": 8099003, + "name": "Cave", + "childCategoryIds": [], + "synonyms": [ + "Cavern" + ] + }, + { + "id": 9361003, + "name": "CDs, DVD \u0026 Videos", + "childCategoryIds": [], + "synonyms": [ + "Video Shop", + "Video Store", + "CD Store", + "CD Shop", + "DVD Store", + "DVD Shop", + "Video Centre" + ] + }, + { + "id": 9361044, + "name": "Video Rental Shop", + "childCategoryIds": [], + "synonyms": [ + "Video Store", + "Video Parlour", + "Video Rental Store", + "Video and Game Rental", + "Video Rental", + "Video \u0026 Game Rental" + ] + }, + { + "id": 9362003, + "name": "Cemetery", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7304005, + "name": "Chalet Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352014, + "name": "Chemical Company", + "childCategoryIds": [], + "synonyms": [ + "Chemical Supplier", + "Chemical Plant" + ] + }, + { + "id": 7315070, + "name": "Chicken Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372003, + "name": "Child Care Facility", + "childCategoryIds": [], + "synonyms": [ + "Nursery School", + "Nursery", + "Daycare", + "Cr\u00E8che", + "Day Care", + "Play School", + "Daycare Center", + "Day Nursery" + ] + }, + { + "id": 7315093, + "name": "Chilean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Chilean Food", + "Chilean Cuisine" + ] + }, + { + "id": 7315012, + "name": "Chinese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Chinese Food", + "Chinese Cuisine" + ] + }, + { + "id": 9361082, + "name": "Christmas/Holiday Shop", + "childCategoryIds": [], + "synonyms": [ + "Holiday Shop", + "Christmas/Holiday Store", + "Christmas Store", + "Vacation Store", + "Holiday Store", + "Chrismas Store", + "Christmas Shop", + "Christmas/Vacation Store", + "Xmas Store" + ] + }, + { + "id": 7339002, + "name": "Church", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352029, + "name": "Cleaning Services", + "childCategoryIds": [], + "synonyms": [ + "Cleaners" + ] + }, + { + "id": 9361004, + "name": "Children\u0027s Clothes", + "childCategoryIds": [], + "synonyms": [ + "Kids\u0027 Clothes" + ] + }, + { + "id": 9361005, + "name": "Footwear \u0026 Shoe Repairs", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361006, + "name": "Clothing Shop", + "childCategoryIds": [], + "synonyms": [ + "Clothes Shop", + "Clothes Store", + "Clothes", + "Clothing Store", + "Apparel Store", + "Apparel", + "Clothing hop" + ] + }, + { + "id": 9361007, + "name": "Men\u0027s Clothing", + "childCategoryIds": [], + "synonyms": [ + "Men\u0027s Clothes", + "Menswear" + ] + }, + { + "id": 9361079, + "name": "Specialty Clothing Shop", + "childCategoryIds": [], + "synonyms": [ + "Specialty Clothing Store" + ] + }, + { + "id": 9361008, + "name": "Women\u0027s Clothing", + "childCategoryIds": [], + "synonyms": [ + "Women\u0027s Clothes", + "Womenswear" + ] + }, + { + "id": 9942005, + "name": "Coach Stop", + "childCategoryIds": [], + "synonyms": [ + "Coach Terminus" + ] + }, + { + "id": 9379006, + "name": "Cocktail Bar", + "childCategoryIds": [], + "synonyms": [ + "Cocktails", + "Cocktail" + ] + }, + { + "id": 9376006, + "name": "Coffee Shop", + "childCategoryIds": [], + "synonyms": [ + "Coffee House", + "Coffeehouse", + "Coffeeshop" + ] + }, + { + "id": 7377002, + "name": "College/University", + "childCategoryIds": [], + "synonyms": [ + "College", + "University", + "Tertiary Education", + "Uni" + ] + }, + { + "id": 7315094, + "name": "Colombian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Colombian Food", + "Colombian Cuisine" + ] + }, + { + "id": 9379009, + "name": "Comedy Club", + "childCategoryIds": [], + "synonyms": [ + "Comedy Bar" + ] + }, + { + "id": 9352004, + "name": "Computer \u0026 Data Services", + "childCategoryIds": [], + "synonyms": [ + "IT Services", + "Computer Services", + "Data Services" + ] + }, + { + "id": 9352005, + "name": "Software Company", + "childCategoryIds": [], + "synonyms": [ + "Software Design", + "Software Engineering" + ] + }, + { + "id": 7318002, + "name": "Concert Hall", + "childCategoryIds": [], + "synonyms": [ + "Music Hall" + ] + }, + { + "id": 7303006, + "name": "Condominium Complex", + "childCategoryIds": [], + "synonyms": [ + "Condominium", + "Condo", + "Condominium Block" + ] + }, + { + "id": 9352032, + "name": "Construction Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361042, + "name": "Construction Material \u0026 Equipment", + "childCategoryIds": [], + "synonyms": [ + "Construction Equipment", + "Builders Merchant", + "Building Supplies", + "Construction Supplies", + "Construction Material" + ] + }, + { + "id": 9361009, + "name": "Convenience Store", + "childCategoryIds": [], + "synonyms": [ + "Corner Store", + "Corner Shop", + "Dairy", + "Superette", + "General Store" + ] + }, + { + "id": 7315095, + "name": "Corsican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Corsican Food", + "Corsican Cuisine" + ] + }, + { + "id": 7304002, + "name": "Cottage Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099017, + "name": "Cove", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315063, + "name": "Creole Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Creole Cuisine", + "Creole Food" + ] + }, + { + "id": 7315013, + "name": "Cr\u00EAperie", + "childCategoryIds": [], + "synonyms": [ + "Pancake House" + ] + }, + { + "id": 7374003, + "name": "Cricket Ground", + "childCategoryIds": [], + "synonyms": [ + "Cricket Green", + "Cricket Oval", + "Cricket Field", + "Cricket Pitch" + ] + }, + { + "id": 7315096, + "name": "Cuban Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cuban Food", + "Cuban Cuisine" + ] + }, + { + "id": 7372015, + "name": "Culinary School", + "childCategoryIds": [], + "synonyms": [ + "Hotel Management Institute", + "Catering School" + ] + }, + { + "id": 7315097, + "name": "Cypriot Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cypriot Cuisine", + "Cypriot Food" + ] + }, + { + "id": 7315068, + "name": "Czech Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Czech Food", + "Czech Cuisine" + ] + }, + { + "id": 7376007, + "name": "Dam", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9378003, + "name": "Dance Studio \u0026 School", + "childCategoryIds": [], + "synonyms": [ + "Dance Academy", + "Dance School", + "Dance Studio" + ] + }, + { + "id": 7315098, + "name": "Danish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Danish Food", + "Danish Cuisine" + ] + }, + { + "id": 9361060, + "name": "Delicatessen", + "childCategoryIds": [], + "synonyms": [ + "Delicacies", + "Deli" + ] + }, + { + "id": 7318008, + "name": "Dinner Theater", + "childCategoryIds": [], + "synonyms": [ + "Dinner Theatre" + ] + }, + { + "id": 9379002, + "name": "Disco Club", + "childCategoryIds": [], + "synonyms": [ + "Dance Hall", + "Nightclub", + "Disco", + "Discotheque", + "Club" + ] + }, + { + "id": 9352006, + "name": "Diversified Financials", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315099, + "name": "Dominican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Dominican Cuisine", + "Dominican Food" + ] + }, + { + "id": 7315057, + "name": "Dongbei Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Dongbei Cuisine", + "Dongbei Food" + ] + }, + { + "id": 7315079, + "name": "Doughnut Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Donuts", + "Doughnuts", + "Doughnut Shop", + "Donut Restaurant" + ] + }, + { + "id": 9361076, + "name": "Drive Through Bottle Shop", + "childCategoryIds": [], + "synonyms": [ + "Drive Through Liquor Store" + ] + }, + { + "id": 7342003, + "name": "Drive-In Movies", + "childCategoryIds": [], + "synonyms": [ + "Drive-In Cinema", + "Drive-In", + "Drive-In Theater", + "Drive-in Theatre" + ] + }, + { + "id": 7372016, + "name": "Driving School", + "childCategoryIds": [], + "synonyms": [ + "Driving Tuition", + "Driver\u0027s Ed", + "Driving Academy", + "Driver\u0027s Education" + ] + }, + { + "id": 9361051, + "name": "Drug Store", + "childCategoryIds": [], + "synonyms": [ + "Drugstore", + "Chemist" + ] + }, + { + "id": 9361010, + "name": "Dry Cleaner", + "childCategoryIds": [], + "synonyms": [ + "Dry Cleaning" + ] + }, + { + "id": 8099005, + "name": "Dune", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315014, + "name": "Dutch Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Dutch Food", + "Dutch Cuisine" + ] + }, + { + "id": 7315100, + "name": "Egyptian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Egyptian Cuisine", + "Egyptian Food" + ] + }, + { + "id": 9361052, + "name": "Electrical Appliances Shop", + "childCategoryIds": [], + "synonyms": [ + "Electrical Appliances Store" + ] + }, + { + "id": 9361011, + "name": "Cameras \u0026 Photography", + "childCategoryIds": [], + "synonyms": [ + "Photography", + "Photography Store", + "Cameras", + "Camera Store" + ] + }, + { + "id": 9361012, + "name": "Computer \u0026 Computer Supplies", + "childCategoryIds": [], + "synonyms": [ + "Computer", + "Computer Supplies", + "Computer Store", + "Computer Shop" + ] + }, + { + "id": 9361013, + "name": "Consumer Electronics", + "childCategoryIds": [], + "synonyms": [ + "Electronics", + "Electronics Shop", + "Electronics Store" + ] + }, + { + "id": 9361014, + "name": "Office Equipment", + "childCategoryIds": [], + "synonyms": [ + "Office Supplies", + "Stationary Store" + ] + }, + { + "id": 7315101, + "name": "English Restaurant", + "childCategoryIds": [], + "synonyms": [ + "English Cuisine", + "English Food" + ] + }, + { + "id": 9352038, + "name": "Equipment Rental", + "childCategoryIds": [], + "synonyms": [ + "Equipment Hire" + ] + }, + { + "id": 7315132, + "name": "Erotic Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315102, + "name": "Ethiopian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Ethiopian Food", + "Ethiopian Cuisine" + ] + }, + { + "id": 7315133, + "name": "Exotic Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Exotic Food", + "Exotic Cuisine" + ] + }, + { + "id": 9361016, + "name": "Factory Outlet", + "childCategoryIds": [], + "synonyms": [ + "Factory Store", + "Outlet Store" + ] + }, + { + "id": 9362017, + "name": "Fairground", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7335004, + "name": "Farm", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7332004, + "name": "Farmers Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315015, + "name": "Fast Food", + "childCategoryIds": [], + "synonyms": [ + "Fastfood Restaurant", + "Fast Food Restaurant" + ] + }, + { + "id": 7315016, + "name": "Philippine Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Philippine Food", + "Philippine Cuisine" + ] + }, + { + "id": 7315104, + "name": "Finnish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Finnish Food", + "Finnish Cuisine" + ] + }, + { + "id": 9362016, + "name": "Fishing \u0026 Hunting Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7320002, + "name": "Fitness Club \u0026 Center", + "childCategoryIds": [], + "synonyms": [ + "Gym", + "Fitness Center", + "Fitness Centre", + "Fitness Club", + "Gymnasium", + "Fitness Club \u0026 Centre" + ] + }, + { + "id": 7303003, + "name": "Flats/Apartment Complex", + "childCategoryIds": [], + "synonyms": [ + "Flats Complex", + "Apartment Complex", + "Block of Flats", + "Apartment Building", + "Apartment Block" + ] + }, + { + "id": 9361017, + "name": "Florists", + "childCategoryIds": [], + "synonyms": [ + "Flowers", + "Florist", + "Flower Shop" + ] + }, + { + "id": 9378004, + "name": "Flying Club", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315134, + "name": "Fondue Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361018, + "name": "Bakery", + "childCategoryIds": [], + "synonyms": [ + "Baker", + "Baker\u0027s", + "Bakers" + ] + }, + { + "id": 9361019, + "name": "Butcher", + "childCategoryIds": [], + "synonyms": [ + "Butchers Shop" + ] + }, + { + "id": 9361020, + "name": "Fishmonger", + "childCategoryIds": [], + "synonyms": [ + "Fish Market" + ] + }, + { + "id": 9361021, + "name": "Food Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361022, + "name": "Greengrocer", + "childCategoryIds": [], + "synonyms": [ + "Vegetable Grocery Store", + "Grocer" + ] + }, + { + "id": 9361023, + "name": "Grocery Store", + "childCategoryIds": [], + "synonyms": [ + "Grocery", + "Groceries" + ] + }, + { + "id": 9361024, + "name": "Other Food Shops", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361025, + "name": "Wine \u0026 Spirits", + "childCategoryIds": [], + "synonyms": [ + "Spirits", + "Off Licence", + "Wholesale Liquor", + "Liquor Outlet", + "Liquor Store", + "Liquor", + "Off License", + "Bottle Store", + "Alcohol" + ] + }, + { + "id": 7374010, + "name": "Football Stadium", + "childCategoryIds": [], + "synonyms": [ + "Football Field", + "Football Arena", + "American Football Stadium", + "Football Ground" + ] + }, + { + "id": 9362015, + "name": "Forest Area", + "childCategoryIds": [], + "synonyms": [ + "Woods", + "Forest" + ] + }, + { + "id": 7315017, + "name": "French Restaurant", + "childCategoryIds": [], + "synonyms": [ + "French Cuisine", + "French Food" + ] + }, + { + "id": 9352036, + "name": "Funeral Service \u0026 Mortuaries", + "childCategoryIds": [], + "synonyms": [ + "Mortuary", + "Funeral Parlour", + "Funeral Parlor", + "Morgue", + "Funeral Home", + "Undertaker", + "Mortuaries", + "Mortician", + "Funeral Service" + ] + }, + { + "id": 9361054, + "name": "Furniture/Home Furnishings", + "childCategoryIds": [], + "synonyms": [ + "Furnishings", + "Furniture", + "Furniture \u0026 Fittings", + "Furniture Showroom", + "Home Furnishings", + "House Fittings" + ] + }, + { + "id": 7315071, + "name": "Fusion Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Fusion Cuisine", + "Fusion Food" + ] + }, + { + "id": 7324002, + "name": "Post Office", + "childCategoryIds": [], + "synonyms": [ + "Postal Service", + "Post" + ] + }, + { + "id": 7310004, + "name": "Car Repair and Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9373002, + "name": "General Practitioner", + "childCategoryIds": [], + "synonyms": [ + "GP", + "MD", + "Physician", + "Medical Practitioner" + ] + }, + { + "id": 7315018, + "name": "German Restaurant", + "childCategoryIds": [], + "synonyms": [ + "German Food", + "German Cuisine" + ] + }, + { + "id": 9361026, + "name": "Gifts, Cards, Novelties \u0026 Souvenirs", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361055, + "name": "Glassware/Ceramic Shop", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9160003, + "name": "Gold Exchange", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315019, + "name": "Greek Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Greek Cuisine", + "Greek Food" + ] + }, + { + "id": 7315020, + "name": "Grill Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Grill", + "Grill Food", + "Tandoor Shop", + "Grill Cuisine" + ] + }, + { + "id": 7315054, + "name": "Guangdong Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Cantonese Cuisine", + "Guangdong Cuisine", + "Guangdong Food", + "Cantonese Restaurant", + "Cantonese Food" + ] + }, + { + "id": 7339006, + "name": "Gurudwara", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361027, + "name": "Hairdresser", + "childCategoryIds": [], + "synonyms": [ + "Hair Styling", + "Hair Stylist", + "Hair Saloon" + ] + }, + { + "id": 7315069, + "name": "Hamburger Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Hamburgers", + "Burger Joint", + "Burgers" + ] + }, + { + "id": 8099018, + "name": "Harbor", + "childCategoryIds": [], + "synonyms": [ + "Haven", + "Harbour" + ] + }, + { + "id": 9361069, + "name": "Hardware Store", + "childCategoryIds": [], + "synonyms": [ + "Hardware Supplies", + "Hardware Shop" + ] + }, + { + "id": 7315021, + "name": "Hawaiian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Hawaiian Cuisine", + "Hawaiian Food" + ] + }, + { + "id": 7372006, + "name": "High School", + "childCategoryIds": [], + "synonyms": [ + "Secondary School" + ] + }, + { + "id": 7302004, + "name": "Hiking Trail", + "childCategoryIds": [], + "synonyms": [ + "Hiking Path", + "Walking Trail" + ] + }, + { + "id": 8099025, + "name": "Hill", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362004, + "name": "Historic Site", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362005, + "name": "Historical Park", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361053, + "name": "Hobby Shop", + "childCategoryIds": [], + "synonyms": [ + "Hobby/Free Time Shop", + "Craft Shop", + "Free Time Shop", + "Craft Store", + "Free Time Store", + "Hobby Store" + ] + }, + { + "id": 9937003, + "name": "Hockey Club", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352044, + "name": "Home Appliance Repair", + "childCategoryIds": [], + "synonyms": [ + "Electrical Appliance Repair", + "Appliance Repair", + "Domestic Appliance Repair" + ] + }, + { + "id": 7374005, + "name": "Horse Racing Track", + "childCategoryIds": [], + "synonyms": [ + "Race Course", + "Horse Racing", + "Horse Racing Stadium", + "Horse Race Track", + "Race Track" + ] + }, + { + "id": 7320003, + "name": "Horse Riding Center", + "childCategoryIds": [], + "synonyms": [ + "Equestrian Centre", + "Equestrian Center", + "Horse Riding Centre", + "Horse Riding" + ] + }, + { + "id": 7335002, + "name": "Horticulture", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7321005, + "name": "Hospital for Women and Children", + "childCategoryIds": [], + "synonyms": [ + "Women\u0027s \u0026 Children\u0027s Hospital" + ] + }, + { + "id": 7321004, + "name": "Hospital of Chinese Medicine", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7314004, + "name": "Hostel", + "childCategoryIds": [], + "synonyms": [ + "Hostelry" + ] + }, + { + "id": 7315058, + "name": "Hot Pot Restaurant", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7314003, + "name": "Hotel", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361028, + "name": "Carpet/Floor Coverings", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361029, + "name": "Curtains/Textiles", + "childCategoryIds": [], + "synonyms": [ + "Curtains/Textiles Shop" + ] + }, + { + "id": 9361030, + "name": "Do-It-Yourself Centers", + "childCategoryIds": [], + "synonyms": [ + "DIY", + "DIY Store", + "Do-It-Yourself Centres", + "Do-It-Yourself" + ] + }, + { + "id": 9361031, + "name": "House \u0026 Garden: Furniture \u0026 Fittings", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361032, + "name": "Garden Centers \u0026 Services", + "childCategoryIds": [], + "synonyms": [ + "Garden Centre", + "Garden Centres \u0026 Services", + "Garden Services", + "Garden Centers", + "Garden Center" + ] + }, + { + "id": 9361080, + "name": "Glass \u0026 Windows Store", + "childCategoryIds": [], + "synonyms": [ + "Window Shop", + "Glazier", + "Glass Store", + "Window Store", + "Glass Shop" + ] + }, + { + "id": 9361033, + "name": "Kitchens \u0026 Bathrooms", + "childCategoryIds": [], + "synonyms": [ + "Kitchens \u0026 Sanitory Store" + ] + }, + { + "id": 9361034, + "name": "Lighting Shops", + "childCategoryIds": [], + "synonyms": [ + "Lights", + "Lighting Stores", + "Lighting Store", + "Light Shop", + "Lighting", + "Lamps" + ] + }, + { + "id": 9361035, + "name": "Painting \u0026 Decorating", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315052, + "name": "Hunan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Xiang Cuisine", + "Hunan Food", + "Xiang Food", + "Xiang Restaurant", + "Hunan Cuisine" + ] + }, + { + "id": 7315022, + "name": "Hungarian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Hungarian Food", + "Hungarian Cuisine" + ] + }, + { + "id": 7315078, + "name": "Ice Cream Parlor", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374008, + "name": "Ice Hockey Arena", + "childCategoryIds": [], + "synonyms": [ + "Ice Rink", + "Ice Hockey", + "Ice Hockey Stadium" + ] + }, + { + "id": 9352042, + "name": "Import/Export and Distribution", + "childCategoryIds": [], + "synonyms": [ + "Import, Export and Distribution Company" + ] + }, + { + "id": 7315023, + "name": "Indian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Indian Food", + "Indian Cuisine" + ] + }, + { + "id": 7315024, + "name": "Indonesian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Indonesian Cuisine", + "Indonesian Food" + ] + }, + { + "id": 7332002, + "name": "Informal Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352007, + "name": "Insurance Company", + "childCategoryIds": [], + "synonyms": [ + "Insurance Agent", + "Insurance", + "Insurance Broker", + "Insurance Agency" + ] + }, + { + "id": 7315073, + "name": "International Restaurant", + "childCategoryIds": [], + "synonyms": [ + "International Cuisine", + "International Food" + ] + }, + { + "id": 7380002, + "name": "International Railroad Station", + "childCategoryIds": [], + "synonyms": [ + "International Railway Station" + ] + }, + { + "id": 9376004, + "name": "Internet Caf\u00E9", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352037, + "name": "Investment Advisor", + "childCategoryIds": [], + "synonyms": [ + "Financial Advisor" + ] + }, + { + "id": 7315105, + "name": "Iranian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Iranian Food", + "Iranian Cuisine" + ] + }, + { + "id": 7315065, + "name": "Irish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Irish Food", + "Irish Cuisine" + ] + }, + { + "id": 8099022, + "name": "Island", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315106, + "name": "Israeli Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Israeli Food", + "Israeli Cuisine" + ] + }, + { + "id": 7315025, + "name": "Italian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Italian Food", + "Italian Cuisine" + ] + }, + { + "id": 7315066, + "name": "Jamaican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Jamaican Food", + "Jamaican Cuisine" + ] + }, + { + "id": 7315026, + "name": "Japanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Japanese Cuisine", + "Japanese Food" + ] + }, + { + "id": 9379008, + "name": "Jazz Club", + "childCategoryIds": [], + "synonyms": [ + "Jazz Bar" + ] + }, + { + "id": 9361036, + "name": "Jewelry, Clocks \u0026 Watches", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315027, + "name": "Jewish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Jewish Food", + "Jewish Cuisine" + ] + }, + { + "id": 7377003, + "name": "Junior College/Community College", + "childCategoryIds": [], + "synonyms": [ + "TAFE College", + "Polytech", + "Technical and Further Education College", + "Sixth Form College", + "Polytechnic" + ] + }, + { + "id": 9379010, + "name": "Karaoke Club", + "childCategoryIds": [], + "synonyms": [ + "Karaoke", + "Karaoke Bar" + ] + }, + { + "id": 7315028, + "name": "Korean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Korean Food", + "Korean Cuisine" + ] + }, + { + "id": 7315067, + "name": "Kosher Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Kosher Cuisine", + "Kosher Food" + ] + }, + { + "id": 8099019, + "name": "Lagoon", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362006, + "name": "Lakeshore", + "childCategoryIds": [], + "synonyms": [ + "Lakeside" + ] + }, + { + "id": 7372010, + "name": "Language School", + "childCategoryIds": [], + "synonyms": [ + "Language Academy" + ] + }, + { + "id": 7315029, + "name": "Latin American Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Latin American Food", + "Latin American Cuisine" + ] + }, + { + "id": 9361045, + "name": "Laundry", + "childCategoryIds": [], + "synonyms": [ + "Launderette", + "Laundrette", + "Laundry Store", + "Laundromat" + ] + }, + { + "id": 7315030, + "name": "Lebanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Lebanese Cuisine", + "Lebanese Food" + ] + }, + { + "id": 9352023, + "name": "Legal Services", + "childCategoryIds": [], + "synonyms": [ + "Law Office", + "Law Service", + "Law" + ] + }, + { + "id": 7324003, + "name": "Local Post Office", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361056, + "name": "Local Specialities Shop", + "childCategoryIds": [], + "synonyms": [ + "Local Specialties Shop" + ] + }, + { + "id": 8099027, + "name": "Locale", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361071, + "name": "Lottery Shop", + "childCategoryIds": [], + "synonyms": [ + "Lotto", + "Lotto Store", + "Lottery Store" + ] + }, + { + "id": 7315107, + "name": "Luxembourgian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Luxembourgian Food", + "Luxembourgian Cuisine" + ] + }, + { + "id": 7315135, + "name": "Macrobiotic Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Macrobiotic Cuisine", + "Macrobiotic Food" + ] + }, + { + "id": 7315108, + "name": "Maghrib Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Maghrib Food", + "Maghrib Cuisine", + "Maghreb Restaurant", + "Maghreb Cuisine", + "Maghreb Food" + ] + }, + { + "id": 9352008, + "name": "Delivery Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315031, + "name": "Maltese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Maltese Food", + "Maltese Cuisine" + ] + }, + { + "id": 9352011, + "name": "Manufacturing Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7347002, + "name": "Marina", + "childCategoryIds": [], + "synonyms": [ + "Boat Basin" + ] + }, + { + "id": 9361065, + "name": "Marine Electronic Equipment", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099023, + "name": "Marsh", + "childCategoryIds": [], + "synonyms": [ + "Wetlands", + "Swamp", + "Bog" + ] + }, + { + "id": 7315109, + "name": "Mauritian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mauritian Food", + "Mauritian Cuisine" + ] + }, + { + "id": 7376011, + "name": "Mausoleum/Grave", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352016, + "name": "Mechanical Engineering", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361043, + "name": "Medical Supplies \u0026 Equipment", + "childCategoryIds": [], + "synonyms": [ + "Medical Equipment", + "Medical Distributor", + "Medical Supplies" + ] + }, + { + "id": 7315032, + "name": "Mediterranean Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mediterranean Cuisine", + "Mediterranean Food" + ] + }, + { + "id": 9362007, + "name": "Memorial", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7380005, + "name": "Subway Station", + "childCategoryIds": [], + "synonyms": [ + "Metro", + "Tube", + "Underground Station", + "Metro Station", + "Subway", + "Underground" + ] + }, + { + "id": 7315033, + "name": "Mexican Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mexican Cuisine", + "Mexican Food" + ] + }, + { + "id": 9376007, + "name": "Microbrewery", + "childCategoryIds": [], + "synonyms": [ + "Independent Brewery" + ] + }, + { + "id": 7315034, + "name": "Middle Eastern Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Middle Eastern Cuisine", + "Middle Eastern Food" + ] + }, + { + "id": 7372014, + "name": "Middle School", + "childCategoryIds": [], + "synonyms": [ + "Intermediate School", + "Junior High" + ] + }, + { + "id": 7383004, + "name": "Military Airport", + "childCategoryIds": [], + "synonyms": [ + "Defence Airport", + "Air Force Base" + ] + }, + { + "id": 8099021, + "name": "Mineral/Hot Springs", + "childCategoryIds": [], + "synonyms": [ + "Spring Bath" + ] + }, + { + "id": 9352031, + "name": "Mining Company", + "childCategoryIds": [], + "synonyms": [ + "Mining", + "Mine" + ] + }, + { + "id": 9361075, + "name": "Mobile Phone Shop", + "childCategoryIds": [], + "synonyms": [ + "Cell Phone Shop", + "Smart Phones", + "Cell Phones", + "Cell Phone Store" + ] + }, + { + "id": 7315110, + "name": "Mongolian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mongolian Cuisine", + "Mongolian Food" + ] + }, + { + "id": 7376003, + "name": "Monument", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315074, + "name": "Moroccan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Moroccan Food", + "Moroccan Cuisine" + ] + }, + { + "id": 7339003, + "name": "Mosque", + "childCategoryIds": [], + "synonyms": [ + "Masjid" + ] + }, + { + "id": 7314006, + "name": "Motel", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374011, + "name": "Motor Racing Stadium", + "childCategoryIds": [], + "synonyms": [ + "Motor Sport", + "Motor Racing Track", + "Motorsport", + "Motor Racing Circuit", + "Motorsport Circuit", + "Motor Racing" + ] + }, + { + "id": 9910003, + "name": "Motorcycle Dealer", + "childCategoryIds": [], + "synonyms": [ + "Motor Cycle Dealer", + "Scooter Dealer", + "Motorcycle Sales", + "Bike Dealer", + "Motorbike Sales", + "Motorbike Dealer" + ] + }, + { + "id": 7310008, + "name": "Motorcycle Repair", + "childCategoryIds": [], + "synonyms": [ + "Motorcycle Servicing", + "Motorbike Servicing", + "Motorbike Repair" + ] + }, + { + "id": 7302002, + "name": "Mountain Bike Trail", + "childCategoryIds": [], + "synonyms": [ + "Mountain Bike Path" + ] + }, + { + "id": 8099002, + "name": "Mountain Peak", + "childCategoryIds": [], + "synonyms": [ + "Mountain Tip", + "Mountain Top", + "Mountain Summit", + "Mountain Crown", + "Mountain Crest" + ] + }, + { + "id": 9352033, + "name": "Moving \u0026 Storage Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374006, + "name": "Multi-Purpose Stadium", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7318003, + "name": "Music Center", + "childCategoryIds": [], + "synonyms": [ + "Music Centre" + ] + }, + { + "id": 9361059, + "name": "Music Instruments Store", + "childCategoryIds": [], + "synonyms": [ + "Musical Instruments Shop", + "Music Instruments Shop", + "Musical Instruments Store" + ] + }, + { + "id": 7315136, + "name": "Mussels Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Mussels" + ] + }, + { + "id": 9361068, + "name": "Nail Salon", + "childCategoryIds": [], + "synonyms": [ + "Nail Bar", + "Manicure", + "Pedicure", + "Nails" + ] + }, + { + "id": 7380003, + "name": "National Railroad Station", + "childCategoryIds": [], + "synonyms": [ + "National Railway Station" + ] + }, + { + "id": 9362030, + "name": "Natural Recreation Attraction", + "childCategoryIds": [], + "synonyms": [ + "Natural Attraction" + ] + }, + { + "id": 7315111, + "name": "Nepalese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Nepalese Cuisine", + "Nepalese Food" + ] + }, + { + "id": 7374014, + "name": "Netball Stadium", + "childCategoryIds": [], + "synonyms": [ + "Netball Court", + "Netball Ground", + "Netball Arena" + ] + }, + { + "id": 9361037, + "name": "Newsagents \u0026 Tobacconists", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315112, + "name": "Norwegian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Norwegian Food", + "Norwegian Cuisine" + ] + }, + { + "id": 8099011, + "name": "Oasis", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376005, + "name": "Observatory", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352021, + "name": "OEM", + "childCategoryIds": [], + "synonyms": [ + "Original Equipment Manufacturer" + ] + }, + { + "id": 9352030, + "name": "Oil \u0026 Natural Gas", + "childCategoryIds": [], + "synonyms": [ + "Oil \u0026 Natural Gas Company", + "Oil Company" + ] + }, + { + "id": 7318004, + "name": "Opera House", + "childCategoryIds": [], + "synonyms": [ + "Opera" + ] + }, + { + "id": 9361038, + "name": "Optician", + "childCategoryIds": [], + "synonyms": [ + "Optometrist" + ] + }, + { + "id": 7315075, + "name": "Organic Food Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Organic Cuisine", + "Organic Restaurant", + "Organic Food" + ] + }, + { + "id": 7315035, + "name": "Oriental Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Oriental Cuisine", + "Oriental Food" + ] + }, + { + "id": 7310005, + "name": "Other Repair Shops", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362025, + "name": "Other Winter Sport", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7339008, + "name": "Pagoda", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315127, + "name": "Pakistani Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Pakistani Food", + "Pakistani Cuisine" + ] + }, + { + "id": 8099009, + "name": "Pan", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9362008, + "name": "Park", + "childCategoryIds": [], + "synonyms": [ + "Parkland" + ] + }, + { + "id": 9362009, + "name": "Parkway", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9932002, + "name": "Passenger Transport Ticket Office", + "childCategoryIds": [], + "synonyms": [ + "Ticket Counter", + "Ticket Office" + ] + }, + { + "id": 9361070, + "name": "Pawn Shop", + "childCategoryIds": [], + "synonyms": [ + "Pawnbroker", + "Pawnshop" + ] + }, + { + "id": 9932003, + "name": "Pedestrian Subway", + "childCategoryIds": [], + "synonyms": [ + "Subway", + "Underpass" + ] + }, + { + "id": 9663003, + "name": "Personal Care Facility", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9663002, + "name": "Personal Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315061, + "name": "Peruvian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Peruvian Food", + "Peruvian Cuisine" + ] + }, + { + "id": 9361064, + "name": "Pet Supplies", + "childCategoryIds": [], + "synonyms": [ + "Pet Store", + "Pet Shop" + ] + }, + { + "id": 9352018, + "name": "Pharmaceutical Company", + "childCategoryIds": [], + "synonyms": [ + "Drug Company" + ] + }, + { + "id": 9361046, + "name": "Photo Lab/Development", + "childCategoryIds": [], + "synonyms": [ + "Photo Developers", + "Photo Developing", + "Photo Studio", + "Photo Lab", + "Photo Development" + ] + }, + { + "id": 9361047, + "name": "Photocopy Shop", + "childCategoryIds": [], + "synonyms": [ + "Xerox Shop", + "Photocopying", + "Photocopying Shop", + "Copiers", + "Copy Shop", + "Photocopiers" + ] + }, + { + "id": 9362033, + "name": "Picnic Area", + "childCategoryIds": [], + "synonyms": [ + "Picnic Ground" + ] + }, + { + "id": 7315036, + "name": "Pizzeria", + "childCategoryIds": [], + "synonyms": [ + "Pizza", + "Pizza Shop", + "Pizza Restaurant", + "Pizza Parlor", + "Pizzaria" + ] + }, + { + "id": 8099007, + "name": "Plain/Flat", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376006, + "name": "Planetarium", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099008, + "name": "Plateau", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315037, + "name": "Polish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Polish Cuisine", + "Polish Food" + ] + }, + { + "id": 7315129, + "name": "Polynesian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Polynesian Cuisine", + "Polynesian Food" + ] + }, + { + "id": 7315038, + "name": "Portuguese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Portuguese Food", + "Portuguese Cuisine" + ] + }, + { + "id": 7372004, + "name": "Pre School", + "childCategoryIds": [], + "synonyms": [ + "Nursery School", + "Pre-School", + "Preschool", + "Kindergarten" + ] + }, + { + "id": 9362010, + "name": "Preserve", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7335003, + "name": "Primary Producer", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372005, + "name": "Primary School", + "childCategoryIds": [], + "synonyms": [ + "Elementary School", + "Junior School" + ] + }, + { + "id": 7383003, + "name": "Private Airport", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9379003, + "name": "Private Club", + "childCategoryIds": [], + "synonyms": [ + "Members\u0027 Club" + ] + }, + { + "id": 7315130, + "name": "Proven\u00E7al Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Proven\u00E7al Food", + "Proven\u00E7al Cuisine" + ] + }, + { + "id": 9376003, + "name": "Pub", + "childCategoryIds": [], + "synonyms": [ + "Public House" + ] + }, + { + "id": 7315039, + "name": "Pub Food", + "childCategoryIds": [], + "synonyms": [ + "Bar Food", + "Bar Snacks" + ] + }, + { + "id": 7332003, + "name": "Public Market", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7383002, + "name": "Public Airport", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9932004, + "name": "Public Call Box", + "childCategoryIds": [], + "synonyms": [ + "Call Box", + "Payphone", + "Public Telephone Box", + "Telephone Box", + "Public Phone", + "Phone Booth", + "PCO", + "Phone Box" + ] + }, + { + "id": 9352017, + "name": "Public Health Technology Company", + "childCategoryIds": [], + "synonyms": [ + "Public Health Tech Company" + ] + }, + { + "id": 9352019, + "name": "Publishing Technologies", + "childCategoryIds": [], + "synonyms": [ + "Publishing House" + ] + }, + { + "id": 8099026, + "name": "Quarry", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374013, + "name": "Race Track", + "childCategoryIds": [], + "synonyms": [ + "Racing Circuit", + "Racetrack", + "Raceway", + "Racing", + "Racecourse", + "Racing Track" + ] + }, + { + "id": 7380006, + "name": "Railroad Siding", + "childCategoryIds": [], + "synonyms": [ + "Railway Siding" + ] + }, + { + "id": 8099015, + "name": "Rapids", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352009, + "name": "Real Estate Company", + "childCategoryIds": [], + "synonyms": [ + "Real Estate Agents", + "Real Estate Broker", + "Land Agent", + "Commercial Property Agent", + "Real Estate Agency", + "Real Estate", + "Estate Agent", + "Real Estate Agent" + ] + }, + { + "id": 9361015, + "name": "Real Estate Agent", + "childCategoryIds": [], + "synonyms": [ + "Land Agent", + "Realtor", + "Commercial Property Agent", + "Estate Agent", + "Real Estate Broker" + ] + }, + { + "id": 9362011, + "name": "Recreation Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7360002, + "name": "Recreational Camping Ground", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910005, + "name": "Recreational Vehicle Dealer", + "childCategoryIds": [], + "synonyms": [ + "Motorhome Sales", + "RV Sales", + "Recreational Vehicle Sales", + "Camper Van Dealer", + "RV Dealer", + "Caravan Dealer", + "Motorhome Dealer" + ] + }, + { + "id": 9361057, + "name": "Recycling Shop", + "childCategoryIds": [], + "synonyms": [ + "Thrift Store", + "Charity Shop", + "Second-hand Shop" + ] + }, + { + "id": 8099014, + "name": "Reef", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099013, + "name": "Reservoir", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7303004, + "name": "Residential Estate", + "childCategoryIds": [], + "synonyms": [ + "Residential Colony" + ] + }, + { + "id": 7314005, + "name": "Resort", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7314008, + "name": "Rest Camp", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361063, + "name": "Retail Outlet", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7303002, + "name": "Retirement Community", + "childCategoryIds": [], + "synonyms": [ + "Retirement Home", + "Nursing Home", + "Retirement Village", + "Old Age Home" + ] + }, + { + "id": 8099004, + "name": "Ridge", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 8099024, + "name": "River Crossing", + "childCategoryIds": [], + "synonyms": [ + "Ford" + ] + }, + { + "id": 9932006, + "name": "Road Rescue", + "childCategoryIds": [], + "synonyms": [ + "Breakdown Assistance", + "Breakdown Service", + "AAA", + "Breakdown Rescue", + "Road Assistance", + "Roadside Assistance", + "Vehicle Assistance", + "Tow Truck" + ] + }, + { + "id": 7315041, + "name": "Roadside Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Roadhouse", + "Road House", + "Food Joint", + "Diner" + ] + }, + { + "id": 7302006, + "name": "Rock Climbing Trail", + "childCategoryIds": [], + "synonyms": [ + "Rock Climbing Route" + ] + }, + { + "id": 8099012, + "name": "Rocks", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374007, + "name": "Rugby Ground", + "childCategoryIds": [], + "synonyms": [ + "Rugby Stadium", + "Rugby Pitch" + ] + }, + { + "id": 7315131, + "name": "Romanian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Rumanian Food", + "Romanian Cuisine", + "Romanian Food", + "Rumanian Cuisine" + ] + }, + { + "id": 7315040, + "name": "Russian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Russian Food", + "Russian Cuisine" + ] + }, + { + "id": 7315143, + "name": "Salad Bar", + "childCategoryIds": [], + "synonyms": [ + "Salad" + ] + }, + { + "id": 7310006, + "name": "Car Accessories", + "childCategoryIds": [], + "synonyms": [ + "Vehicle Accessories" + ] + }, + { + "id": 7315042, + "name": "Sandwich Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sandwich Shop", + "Sandwiches", + "Subs", + "Submarine Sandwich", + "Sub Shop", + "Sandwich", + "Sandwich Corner", + "Sandwich Bar" + ] + }, + { + "id": 9378005, + "name": "Sauna, Solarium \u0026 Massage", + "childCategoryIds": [], + "synonyms": [ + "Spa", + "Wellness" + ] + }, + { + "id": 9352010, + "name": "Savings Institution", + "childCategoryIds": [], + "synonyms": [ + "Savings Bank" + ] + }, + { + "id": 7315113, + "name": "Savoy Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Savoy Cuisine", + "Savoy Food" + ] + }, + { + "id": 7315114, + "name": "Scandinavian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Scandinavian Cuisine", + "Scandinavian Food" + ] + }, + { + "id": 7372002, + "name": "School", + "childCategoryIds": [], + "synonyms": [ + "Educational Institution" + ] + }, + { + "id": 7315115, + "name": "Scottish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Scottish Cuisine", + "Scottish Food" + ] + }, + { + "id": 7315043, + "name": "Seafood", + "childCategoryIds": [], + "synonyms": [ + "Seafood Restaurant" + ] + }, + { + "id": 9362013, + "name": "Seashore", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7389004, + "name": "Secured Entrance", + "childCategoryIds": [], + "synonyms": [ + "Security Gate" + ] + }, + { + "id": 9361078, + "name": "Security Products", + "childCategoryIds": [], + "synonyms": [ + "Security Solutions" + ] + }, + { + "id": 7372007, + "name": "Senior High School", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9352002, + "name": "Service Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315053, + "name": "Shandong Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Shandong Food", + "Lu Cuisine", + "Shandong Cuisine" + ] + }, + { + "id": 7315055, + "name": "Shanghai Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Shanghai Food", + "Shanghai Cuisine", + "Hu Cuisine" + ] + }, + { + "id": 9361062, + "name": "Shopping Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315056, + "name": "Sichuan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Szechuan Cuisine", + "Szechuan Food", + "Sichuan Food", + "Szechuan Restaurant", + "Sichuan Cuisine", + "Szechwan Cuisine" + ] + }, + { + "id": 7315116, + "name": "Sicilian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sicilian Food", + "Sicilian Cuisine" + ] + }, + { + "id": 9362026, + "name": "Ski Resort", + "childCategoryIds": [], + "synonyms": [ + "Ski Retreat" + ] + }, + { + "id": 7315117, + "name": "Slavic Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Slavic Food", + "Slavic Cuisine" + ] + }, + { + "id": 7315080, + "name": "Slovak Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Slovak Cuisine", + "Slovak Food" + ] + }, + { + "id": 7315139, + "name": "Snacks Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Snack Bar", + "Snacks Centre" + ] + }, + { + "id": 9378006, + "name": "Snooker, Pool \u0026 Billiard", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7374004, + "name": "Soccer Stadium", + "childCategoryIds": [], + "synonyms": [ + "Football Stadium", + "Soccer Field", + "Soccer Arena", + "Football Ground" + ] + }, + { + "id": 7315064, + "name": "Soul Food", + "childCategoryIds": [], + "synonyms": [ + "Southern Cuisine", + "Southern Food", + "Southern Restaurant" + ] + }, + { + "id": 7315140, + "name": "Soup Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Soup" + ] + }, + { + "id": 7315044, + "name": "Spanish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Spanish Cuisine", + "Spanish Food" + ] + }, + { + "id": 7321003, + "name": "Special Hospital", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372013, + "name": "Special School", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9373003, + "name": "Specialist", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361061, + "name": "Specialty Foods", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372011, + "name": "Sport School", + "childCategoryIds": [], + "synonyms": [ + "Sports Academy" + ] + }, + { + "id": 9361039, + "name": "Sports Equipment \u0026 Clothing", + "childCategoryIds": [], + "synonyms": [ + "Sports Equipment", + "Sports Clothing" + ] + }, + { + "id": 9361074, + "name": "Stamp Shop", + "childCategoryIds": [], + "synonyms": [ + "Stamps" + ] + }, + { + "id": 7389003, + "name": "Station Access", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7376013, + "name": "Statue", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315045, + "name": "Steak House", + "childCategoryIds": [], + "synonyms": [ + "Steakhouse", + "Steak Restaurant" + ] + }, + { + "id": 9160002, + "name": "Stock Exchange", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315118, + "name": "Sudanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sudanese Food", + "Sudanese Cuisine" + ] + }, + { + "id": 7332005, + "name": "Supermarkets \u0026 Hypermarkets", + "childCategoryIds": [], + "synonyms": [ + "Hypermarket", + "Hypermarkets", + "Supermarket", + "Superstore", + "Supermarkets" + ] + }, + { + "id": 7315046, + "name": "Surinamese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Surinamese Food", + "Surinamese Cuisine" + ] + }, + { + "id": 7315148, + "name": "Sushi Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Sushi House", + "Sushi Bar" + ] + }, + { + "id": 7315119, + "name": "Swedish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Swedish Food", + "Swedish Cuisine" + ] + }, + { + "id": 7315047, + "name": "Swiss Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Swiss Food", + "Swiss Cuisine" + ] + }, + { + "id": 7339004, + "name": "Synagog", + "childCategoryIds": [], + "synonyms": [ + "Synagogue" + ] + }, + { + "id": 7315120, + "name": "Syrian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Syrian Food", + "Syrian Cuisine" + ] + }, + { + "id": 9361077, + "name": "Tailor Shop", + "childCategoryIds": [], + "synonyms": [ + "Tailor", + "Tailors" + ] + }, + { + "id": 7315059, + "name": "Taiwanese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Taiwanese Cuisine", + "Taiwanese Food" + ] + }, + { + "id": 7315145, + "name": "Takeout Food", + "childCategoryIds": [], + "synonyms": [ + "Take Out", + "To Go", + "Take-out", + "Carry-out", + "Takeout", + "Take Away", + "Takeaway", + "Take Away Food", + "Takeout Restaurant", + "Takeaway Food" + ] + }, + { + "id": 7315076, + "name": "Tapas Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Tapas Bar", + "Tapas" + ] + }, + { + "id": 9352022, + "name": "Tax Services", + "childCategoryIds": [], + "synonyms": [ + "Tax Accountant", + "Tax Broker", + "Tax Consultants", + "Chartered Accountant", + "Tax Agent" + ] + }, + { + "id": 9942003, + "name": "Taxi Stand", + "childCategoryIds": [], + "synonyms": [ + "Cab Rank", + "Taxi Rank", + "Cab Stand", + "Cab", + "Taxi" + ] + }, + { + "id": 9352026, + "name": "Taxi, Limousine \u0026 Shuttle Service", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9376005, + "name": "Tea House", + "childCategoryIds": [], + "synonyms": [ + "Tea Room", + "Tea Stall" + ] + }, + { + "id": 7372009, + "name": "Technical School", + "childCategoryIds": [], + "synonyms": [ + "Polytechnic School" + ] + }, + { + "id": 9352020, + "name": "Telecommunications", + "childCategoryIds": [], + "synonyms": [ + "Telecom", + "Telecoms" + ] + }, + { + "id": 7339005, + "name": "Temple", + "childCategoryIds": [], + "synonyms": [ + "Mandir" + ] + }, + { + "id": 7315121, + "name": "Teppanyaki Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Teppanyaki Food", + "Teppanyaki Cuisine" + ] + }, + { + "id": 7315048, + "name": "Thai Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Thai Food", + "Thai Cuisine" + ] + }, + { + "id": 7318005, + "name": "Theater", + "childCategoryIds": [], + "synonyms": [ + "Play House", + "Playhouse", + "Theatre" + ] + }, + { + "id": 7320005, + "name": "Thematic Sport Center", + "childCategoryIds": [], + "synonyms": [ + "Thematic Sport Centre" + ] + }, + { + "id": 7315122, + "name": "Tibetan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Tibetan Cuisine", + "Tibetan Food" + ] + }, + { + "id": 9932005, + "name": "Public Toilet", + "childCategoryIds": [], + "synonyms": [ + "Public Toilets", + "Public Bathroom", + "Public Lavatories", + "Public W.C.", + "Public Rest Room" + ] + }, + { + "id": 7376009, + "name": "Tower", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7303005, + "name": "Townhouse Complex", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361040, + "name": "Toys \u0026 Games Shop", + "childCategoryIds": [], + "synonyms": [ + "Toy Stores", + "Games Shop", + "Toy Shop", + "Toy Store", + "Gameshop", + "Game Shop", + "Games Shops" + ] + }, + { + "id": 7301002, + "name": "Traffic Control Department", + "childCategoryIds": [], + "synonyms": [ + "Traffic Management Department", + "RTO" + ] + }, + { + "id": 9942004, + "name": "Streetcar Stop", + "childCategoryIds": [], + "synonyms": [ + "Cable Car Stop", + "Streetcar", + "Tram Stop" + ] + }, + { + "id": 9352024, + "name": "Transport Company", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9361041, + "name": "Travel Agent", + "childCategoryIds": [], + "synonyms": [ + "Travel Agency", + "Travel Bureau" + ] + }, + { + "id": 9910006, + "name": "Truck Dealer", + "childCategoryIds": [], + "synonyms": [ + "Lorry Dealer", + "Truck Sales", + "Commercial Vehicle Dealer" + ] + }, + { + "id": 7310009, + "name": "Truck Repair and Service", + "childCategoryIds": [], + "synonyms": [ + "Truck Repair", + "Lorry Service", + "Truck Service", + "Lorry Repair" + ] + }, + { + "id": 9155003, + "name": "Truck Wash", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315123, + "name": "Tunisian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Tunisian Cuisine", + "Tunisian Food" + ] + }, + { + "id": 7376008, + "name": "Tunnel", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315049, + "name": "Turkish Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Turkish Cuisine", + "Turkish Food" + ] + }, + { + "id": 7310007, + "name": "Tire Service", + "childCategoryIds": [], + "synonyms": [ + "Tyre Shop", + "Tire Retail", + "Tire Centre", + "Tyre Retail", + "Tire Center", + "Tire Shop", + "Tyre Centre", + "Tyre Service" + ] + }, + { + "id": 7315124, + "name": "Uruguayan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Uruguayan Cuisine", + "Uruguayan Food" + ] + }, + { + "id": 8099006, + "name": "Valley", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9910007, + "name": "Van Dealer", + "childCategoryIds": [], + "synonyms": [ + "Van Sales" + ] + }, + { + "id": 9361081, + "name": "Variety Store", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315050, + "name": "Vegetarian Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Vegetarian Food", + "Vegetarian Cuisine" + ] + }, + { + "id": 7315125, + "name": "Venezuelan Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Venezuelan Cuisine", + "Venezuelan Food" + ] + }, + { + "id": 7315051, + "name": "Vietnamese Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Vietnamese Food", + "Vietnamese Cuisine" + ] + }, + { + "id": 7304003, + "name": "Villa Rental", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7372008, + "name": "Vocational School", + "childCategoryIds": [], + "synonyms": [ + "Trade School", + "Vocational Education", + "Vocational Training" + ] + }, + { + "id": 7376014, + "name": "Water Hole", + "childCategoryIds": [], + "synonyms": [ + "Watering Hole" + ] + }, + { + "id": 9352046, + "name": "Wedding Services", + "childCategoryIds": [], + "synonyms": [ + "Wedding Planners", + "Wedding Planning" + ] + }, + { + "id": 7359003, + "name": "Weigh Scales", + "childCategoryIds": [], + "synonyms": [ + "HVSS", + "Weigh Bridge", + "Heavy Vehicle Safety Station", + "Heavy Vehicle Safety Stations", + "Weigh Scale" + ] + }, + { + "id": 8099010, + "name": "Well", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7315126, + "name": "Welsh Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Welsh Cuisine", + "Welsh Food" + ] + }, + { + "id": 7315060, + "name": "Western Restaurant", + "childCategoryIds": [], + "synonyms": [ + "Western Cuisine", + "Western Food" + ] + }, + { + "id": 9361066, + "name": "Wholesale Club", + "childCategoryIds": [], + "synonyms": [ + "Warehouse Club", + "Wholesale Shop" + ] + }, + { + "id": 9362014, + "name": "Wilderness Area", + "childCategoryIds": [], + "synonyms": [ + "SSSI" + ] + }, + { + "id": 9927005, + "name": "Wildlife Park", + "childCategoryIds": [], + "synonyms": [ + "Wildlife", + "Wildlife Refuge", + "Wildlife Sanctuary", + "Wildlife Conservation" + ] + }, + { + "id": 9379007, + "name": "Wine Bar", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7347003, + "name": "Yacht Basin", + "childCategoryIds": [], + "synonyms": [ + "Yacht Club" + ] + }, + { + "id": 7315149, + "name": "Yogurt/Juice Bar", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9927003, + "name": "Zoo", + "childCategoryIds": [], + "synonyms": [ + "Zoological Garden" + ] + }, + { + "id": 9352015, + "name": "Electronics Company", + "childCategoryIds": [], + "synonyms": [ + "Electronics Supplier" + ] + }, + { + "id": 9362036, + "name": "River Scenic Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7302005, + "name": "Horse Riding Trail", + "childCategoryIds": [], + "synonyms": [ + "Horse Riding Path" + ] + }, + { + "id": 7321002, + "name": "Hospital", + "childCategoryIds": [], + "synonyms": [ + "Polyclinic", + "Clinic", + "Hospital/Polyclinic" + ] + }, + { + "id": 7376004, + "name": "Natural Tourist Attraction", + "childCategoryIds": [], + "synonyms": [ + "Natural Attraction" + ] + }, + { + "id": 7369002, + "name": "Open Car Parking Area", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9364002, + "name": "Medicinal Marijuana Dispensary", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9364003, + "name": "Recreational Marijuana Dispensary", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9360, + "name": "Ice Skating Rink", + "childCategoryIds": [], + "synonyms": [ + "Skating Rink", + "Ice Rink", + "Ice Skating" + ] + }, + { + "id": 9369, + "name": "Tennis Court", + "childCategoryIds": [], + "synonyms": [ + "Tennis" + ] + }, + { + "id": 9911, + "name": "Golf Course", + "childCategoryIds": [], + "synonyms": [ + "Golf", + "Links", + "Golf Club", + "Golf Links", + "Links Course" + ] + }, + { + "id": 9371, + "name": "Water Sport", + "childCategoryIds": [], + "synonyms": [ + "Water Sports" + ] + }, + { + "id": 7338, + "name": "Swimming Pool", + "childCategoryIds": [], + "synonyms": [ + "Baths", + "Swimming Baths", + "Pool", + "Public Pool" + ] + }, + { + "id": 9359, + "name": "Restaurant Area", + "childCategoryIds": [], + "synonyms": [ + "Food Court", + "Dining Area" + ] + }, + { + "id": 9374, + "name": "Dentist", + "childCategoryIds": [], + "synonyms": [ + "Teeth", + "Denture Repair", + "Dental Surgery", + "Dentist\u0027s Office", + "Dental Practitioner", + "Tooth Doctor" + ] + }, + { + "id": 9375, + "name": "Veterinarian", + "childCategoryIds": [], + "synonyms": [ + "Animal Hospital", + "Vet Clinic", + "Animal Doctor", + "Veterinary Doctor", + "Vet", + "Veterinary Clinic", + "Animal Clinic", + "Veterinary Surgeon" + ] + }, + { + "id": 7326, + "name": "Pharmacy", + "childCategoryIds": [], + "synonyms": [ + "Pharmacist" + ] + }, + { + "id": 9956, + "name": "EmergencyRoom", + "childCategoryIds": [], + "synonyms": [ + "Emergency Room" + ] + }, + { + "id": 7327, + "name": "Department Store", + "childCategoryIds": [], + "synonyms": [ + "General Store" + ] + }, + { + "id": 7373, + "name": "Shopping Center", + "childCategoryIds": [], + "synonyms": [ + "Precinct", + "Shopping Complex", + "Shopping Arcade", + "Shopping Mall", + "Shopping Centre", + "Mall", + "Shopping Precinct" + ] + }, + { + "id": 7392, + "name": "Fire Station", + "childCategoryIds": [], + "synonyms": [ + "Fire Station/Brigade", + "Fire Brigade", + "Fire Service", + "Fire Department", + "Firehouse", + "Fire Hall", + "Firemen" + ] + }, + { + "id": 9152, + "name": "Non Governmental Organization", + "childCategoryIds": [], + "synonyms": [ + "NGO", + "Non Governmental Organisation", + "Non-Governmental Organization" + ] + }, + { + "id": 9154, + "name": "Prison/Correctional Facility", + "childCategoryIds": [], + "synonyms": [ + "Jail", + "Correctional Department", + "Prison", + "Correctional Facility", + "Remand Home" + ] + }, + { + "id": 7365, + "name": "Embassy", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9913, + "name": "Library", + "childCategoryIds": [], + "synonyms": [ + "Public Library" + ] + }, + { + "id": 9151, + "name": "Transport Authority/Vehicle Registration Office", + "childCategoryIds": [], + "synonyms": [ + "MOT", + "Ministry of Transport", + "Transport Authority", + "DMV", + "Transport Authority/Vehicle Registration", + "Vehicle Registration", + "Vehicle Registration Office", + "Department of Motor Vehicles", + "RTO" + ] + }, + { + "id": 9153, + "name": "Welfare Organization", + "childCategoryIds": [], + "synonyms": [ + "Welfare Organisation", + "Welfare", + "Trust" + ] + }, + { + "id": 9389, + "name": "Native Reservation", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9363, + "name": "Courthouse", + "childCategoryIds": [], + "synonyms": [ + "Law Courts", + "Lawcourts", + "Court of Law", + "Magistrate Court", + "Judiciary", + "Lawcourt", + "Courtroom", + "Law Court", + "Tribunal", + "Court House" + ] + }, + { + "id": 7322, + "name": "Police Station", + "childCategoryIds": [], + "synonyms": [ + "Police", + "Cops", + "Station House", + "Police Department" + ] + }, + { + "id": 9150, + "name": "Primary Resource/Utility", + "childCategoryIds": [], + "synonyms": [ + "Utilities", + "Primary Utility", + "Primary Resources", + "Utility", + "Primary Utilities", + "Primary Resource" + ] + }, + { + "id": 7367, + "name": "Government Office", + "childCategoryIds": [], + "synonyms": [ + "Government Agency", + "Government Building" + ] + }, + { + "id": 9388, + "name": "Military Installation", + "childCategoryIds": [], + "synonyms": [ + "Cantonment Area", + "Barracks", + "Military Base" + ] + }, + { + "id": 9930, + "name": "Rent-a-Car-Parking", + "childCategoryIds": [], + "synonyms": [ + "Hire Car Parking", + "Rent-a-Car Parking", + "Rental Parking", + "Rental Car Parking", + "Rental Parking Garage" + ] + }, + { + "id": 7317, + "name": "Museum", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 9383, + "name": "Industrial Building", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7313, + "name": "Parking Garage", + "childCategoryIds": [], + "synonyms": [ + "Indoor Parking", + "Parking Ramp", + "Parking Structure", + "Secure Parking" + ] + }, + { + "id": 7316, + "name": "Tourist Information Office", + "childCategoryIds": [], + "synonyms": [ + "Information Center", + "Information Centre", + "Tourist Center", + "Tourist Information Centre", + "Tourist Information Center", + "Visitor Center", + "Visitor Centre", + "Information Office", + "Visitor Information Centre", + "Visitor Information Center", + "Tourist Office", + "I-site", + "Tourist Centre", + "Tourist Information" + ] + }, + { + "id": 9158, + "name": "Media Facility", + "childCategoryIds": [], + "synonyms": [ + "Broadcasting House", + "Media Centre", + "Media Center", + "Media House", + "Broadcaster", + "Media Studio" + ] + }, + { + "id": 7349, + "name": "Winery", + "childCategoryIds": [], + "synonyms": [ + "Wine Estate", + "Vintner", + "Wine Maker", + "Vinery", + "Vineyard", + "Winemaker" + ] + }, + { + "id": 7391, + "name": "Emergency Medical Service", + "childCategoryIds": [], + "synonyms": [ + "Accident and Emergency", + "Accident \u0026 Emergency Unit", + "First Aid Post", + "A\u0026E", + "A \u0026 E", + "Emergency Call Station", + "Medical Service", + "Ambulance Service", + "First Aid Station", + "Emergency Department", + "Urgent Care", + "First Aid" + ] + }, + { + "id": 7341, + "name": "Casino", + "childCategoryIds": [], + "synonyms": [ + "Gaming Parlour", + "Gambling", + "Betting" + ] + }, + { + "id": 9156, + "name": "Manufacturing Facility", + "childCategoryIds": [], + "synonyms": [ + "Factory", + "Production Plant", + "Manufacturing Plant" + ] + }, + { + "id": 9382, + "name": "Commercial Building", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7319, + "name": "Cultural Center", + "childCategoryIds": [], + "synonyms": [ + "Cultural Centre" + ] + }, + { + "id": 9377, + "name": "Exhibition \u0026 Convention Center", + "childCategoryIds": [], + "synonyms": [ + "Convention Center", + "Exhibition Centre", + "Conference Center", + "Exhibition \u0026 Convention Centre", + "Meeting Center", + "Exhibition Center", + "Convention Centre", + "Assembly Center", + "Conference Hall", + "Meeting Centre" + ] + }, + { + "id": 7312, + "name": "Rent-a-Car Facility", + "childCategoryIds": [], + "synonyms": [ + "You-Drive", + "Rent-a-Car", + "Rent a Car", + "Car Rental Services", + "Car Rental", + "Car Hire", + "U-Drive", + "Car Rental Facility", + "Self-Drive" + ] + }, + { + "id": 7358, + "name": "Truck Stop", + "childCategoryIds": [], + "synonyms": [ + "Transport Caf\u00E9", + "Coach \u0026 Lorry Parking", + "Dhaba", + "Truck Service", + "Coach and Lorry Parking", + "Coach \u0026 Truck Parking", + "Bus \u0026 Truck Park" + ] + }, + { + "id": 7305, + "name": "Adventure Sports Facility", + "childCategoryIds": [], + "synonyms": [ + "Adventure Sports", + "Adventure Sports Venue", + "Outdoor Centre" + ] + }, + { + "id": 7395, + "name": "Rest Area", + "childCategoryIds": [], + "synonyms": [ + "Layby", + "Service Area", + "Break Area", + "Highway Services", + "Rest Stop", + "Lay-by" + ] + }, + { + "id": 9157, + "name": "Research Facility", + "childCategoryIds": [], + "synonyms": [ + "Research Institute", + "Research Centre", + "Research Center" + ] + }, + { + "id": 7388, + "name": "Courier Drop Box", + "childCategoryIds": [], + "synonyms": [ + "Drop Box" + ] + }, + { + "id": 7311, + "name": "Gas Station", + "childCategoryIds": [], + "synonyms": [ + "Filling Station", + "Servo", + "Diesel Station", + "Petrol Pump", + "Fuel Stop", + "Gasoline Station", + "Petrol Station", + "Fuel Station", + "Service Station" + ] + }, + { + "id": 7368, + "name": "Motoring Organization Office", + "childCategoryIds": [], + "synonyms": [ + "AA", + "Automobile Association", + "Motoring Association" + ] + }, + { + "id": 7397, + "name": "ATM", + "childCategoryIds": [], + "synonyms": [ + "Automated Teller Machine", + "Cashpoint", + "Cash Point", + "ATM Machine", + "Cash Machine", + "Automatic Teller Machine", + "Automatic Teller", + "Cash Dispenser", + "Bank Machine", + "Teller", + "Money Machine" + ] + }, + { + "id": 7363, + "name": "Community Center", + "childCategoryIds": [], + "synonyms": [ + "Community Centre", + "Village Hall" + ] + }, + { + "id": 9357, + "name": "Beach", + "childCategoryIds": [], + "synonyms": [ + "Shore", + "Sea", + "Strand", + "Coast" + ] + }, + { + "id": 9159, + "name": "Port/Warehouse Facility", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7309, + "name": "Electric Vehicle Charging Station", + "childCategoryIds": [], + "synonyms": [ + "Electrical Vehicle Charging Station", + "EV Charging Station", + "Electric Vehicle Station", + "Electric Charger", + "Charge Park", + "Electric Vehicle Charge Point", + "EV Charger", + "Charging Spot", + "Charging Point", + "EV station", + "Charging Park", + "EV POI", + "Charge Station", + "Electric Car Charging Station", + "Electrical Vehicle Station", + "Charge Spot", + "Charging Station", + "Electric Car Charge Point" + ] + }, + { + "id": 7337, + "name": "Scenic/Panoramic View", + "childCategoryIds": [], + "synonyms": [ + "Lookout", + "Scenic View", + "Viewpoint", + "Panorama", + "Scenery", + "Vista", + "Beauty Spot", + "Panoramic View" + ] + }, + { + "id": 9900, + "name": "Entertainment", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7378, + "name": "Business Park", + "childCategoryIds": [], + "synonyms": [ + "Enterprise Park", + "Enterprise Zone", + "Office Park" + ] + }, + { + "id": 7328, + "name": "Bank", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7308, + "name": "Helipad", + "childCategoryIds": [], + "synonyms": [ + "Helicopter Landing", + "Helicopter Landing Pad", + "Helicopter", + "Heliport" + ] + }, + { + "id": 9955, + "name": "Checkpoint", + "childCategoryIds": [], + "synonyms": [] + }, + { + "id": 7366, + "name": "Frontier Crossing", + "childCategoryIds": [], + "synonyms": [ + "Border", + "Borderline", + "Border Line", + "Landing Custom Station", + "Border Crossing", + "Customs Office", + "Checkpost", + "Border Control", + "Frontier", + "Integrated Check Post", + "Customs", + "Border Security" + ] + }, + { + "id": 9935, + "name": "Mountain Pass", + "childCategoryIds": [], + "synonyms": [ + "Mountain Road" + ] + }, + { + "id": 7375, + "name": "Toll Gate", + "childCategoryIds": [], + "synonyms": [ + "Toll Plaza", + "Toll Bar", + "Toll Collection Gate", + "Toll Station", + "Toll Booth" + ] + }, + { + "id": 7352, + "name": "Ferry Terminal", + "childCategoryIds": [], + "synonyms": [ + "Ferry Station", + "Ferry Wharf", + "Ferry Dock", + "Ferry", + "Ferry Crossing", + "Ferries" + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/get_search_polygon/recording_should_accept_a_collection_of_geometry_ids_and_return_geometry_data.json b/sdk/maps/maps-search-rest/recordings/node/get_search_polygon/recording_should_accept_a_collection_of_geometry_ids_and_return_geometry_data.json new file mode 100644 index 000000000000..d7b94119a754 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/get_search_polygon/recording_should_accept_a_collection_of_geometry_ids_and_return_geometry_data.json @@ -0,0 +1,181225 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/polygon/json?geometries=8bceafe8-3d98-4445-b29b-fd81d3e9adf5%2C00005858-5800-1200-0000-0000773670cd\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "8af26c1a-4a89-4f9c-89b3-cd807a68c356" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:43 GMT", + "ETag": "F257476E3C921D157AAF8F164D11763F", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "Origin", + "Access-Control-Request-Method", + "Access-Control-Request-Headers" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 8F9EC8949F064169996F00AE356E609E Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:43Z" + }, + "ResponseBody": { + "additionalData": [ + { + "providerID": "8bceafe8-3d98-4445-b29b-fd81d3e9adf5", + "geometryData": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + -122.1335457, + 47.644444 + ], + [ + -122.1335867, + 47.6427889 + ], + [ + -122.1339081, + 47.6414733 + ], + [ + -122.133959, + 47.641381 + ], + [ + -122.1340154, + 47.6412022 + ], + [ + -122.1343989, + 47.6403221 + ], + [ + -122.1346438, + 47.6399031 + ], + [ + -122.13468, + 47.6398448 + ], + [ + -122.1347792, + 47.6396961 + ], + [ + -122.134857, + 47.6395845 + ], + [ + -122.1349925, + 47.6394034 + ], + [ + -122.1351695, + 47.6391621 + ], + [ + -122.1352607, + 47.6390374 + ], + [ + -122.1353016, + 47.6389841 + ], + [ + -122.1353287, + 47.6389428 + ], + [ + -122.1353455, + 47.6389084 + ], + [ + -122.1353586, + 47.6388752 + ], + [ + -122.1353636, + 47.6388543 + ], + [ + -122.1355363, + 47.6386283 + ], + [ + -122.1356835, + 47.6383499 + ], + [ + -122.1358164, + 47.6382963 + ], + [ + -122.1359063, + 47.6382543 + ], + [ + -122.1359706, + 47.6382217 + ], + [ + -122.1360431, + 47.6381919 + ], + [ + -122.1362194, + 47.6380939 + ], + [ + -122.1362328, + 47.6380372 + ], + [ + -122.1363957, + 47.6379032 + ], + [ + -122.1364595, + 47.6378508 + ], + [ + -122.1365936, + 47.6377369 + ], + [ + -122.1368363, + 47.6375336 + ], + [ + -122.1369802, + 47.637414 + ], + [ + -122.1370004, + 47.6374004 + ], + [ + -122.1374488, + 47.637104 + ], + [ + -122.1375414, + 47.6370521 + ], + [ + -122.1376118, + 47.6369928 + ], + [ + -122.1376451, + 47.6369372 + ], + [ + -122.1376674, + 47.6368743 + ], + [ + -122.1376701, + 47.6368332 + ], + [ + -122.1376711, + 47.6368187 + ], + [ + -122.1376711, + 47.6367483 + ], + [ + -122.1376748, + 47.6366816 + ], + [ + -122.1376861, + 47.6363483 + ], + [ + -122.1376882, + 47.636286 + ], + [ + -122.1376931, + 47.6361399 + ], + [ + -122.1376965, + 47.6360396 + ], + [ + -122.1374935, + 47.6360273 + ], + [ + -122.1363758, + 47.6360301 + ], + [ + -122.1348733, + 47.635989 + ], + [ + -122.1331206, + 47.6360069 + ], + [ + -122.1326352, + 47.6359941 + ], + [ + -122.1324026, + 47.635988 + ], + [ + -122.13226, + 47.6359968 + ], + [ + -122.1322706, + 47.6356348 + ], + [ + -122.1322815, + 47.6351543 + ], + [ + -122.132125, + 47.635154 + ], + [ + -122.1315809, + 47.635151 + ], + [ + -122.1313905, + 47.6351461 + ], + [ + -122.1299851, + 47.63512 + ], + [ + -122.1298472, + 47.6351193 + ], + [ + -122.1296702, + 47.6351215 + ], + [ + -122.1295836, + 47.6351225 + ], + [ + -122.1293201, + 47.635132 + ], + [ + -122.1292094, + 47.635092 + ], + [ + -122.1290431, + 47.6350667 + ], + [ + -122.1288231, + 47.6350703 + ], + [ + -122.1285764, + 47.6350757 + ], + [ + -122.1284798, + 47.6350775 + ], + [ + -122.1283328, + 47.6350557 + ], + [ + -122.1282691, + 47.6350932 + ], + [ + -122.128193, + 47.635138 + ], + [ + -122.1280947, + 47.6351962 + ], + [ + -122.1280098, + 47.6352465 + ], + [ + -122.127901, + 47.635311 + ], + [ + -122.1277048, + 47.6354247 + ], + [ + -122.127668, + 47.635446 + ], + [ + -122.1274654, + 47.6355637 + ], + [ + -122.127232, + 47.635691 + ], + [ + -122.127011, + 47.635825 + ], + [ + -122.1262854, + 47.6362535 + ], + [ + -122.126078, + 47.636376 + ], + [ + -122.126029, + 47.636458 + ], + [ + -122.1259455, + 47.6365082 + ], + [ + -122.125663, + 47.636678 + ], + [ + -122.12528, + 47.636904 + ], + [ + -122.1249281, + 47.6371136 + ], + [ + -122.124779, + 47.637196 + ], + [ + -122.124261, + 47.637496 + ], + [ + -122.1240644, + 47.6376082 + ], + [ + -122.1235269, + 47.637915 + ], + [ + -122.123426, + 47.637929 + ], + [ + -122.1233427, + 47.6379786 + ], + [ + -122.123337, + 47.637982 + ], + [ + -122.1232303, + 47.6380437 + ], + [ + -122.123209, + 47.638056 + ], + [ + -122.123062, + 47.638143 + ], + [ + -122.122945, + 47.638218 + ], + [ + -122.122818, + 47.638304 + ], + [ + -122.12268, + 47.638404 + ], + [ + -122.122541, + 47.638507 + ], + [ + -122.122377, + 47.638638 + ], + [ + -122.1222568, + 47.6387347 + ], + [ + -122.1219427, + 47.6389876 + ], + [ + -122.12169, + 47.639191 + ], + [ + -122.1211677, + 47.6396172 + ], + [ + -122.1206243, + 47.6400608 + ], + [ + -122.1205703, + 47.640102 + ], + [ + -122.120233, + 47.6403644 + ], + [ + -122.1202417, + 47.642001 + ], + [ + -122.120257, + 47.644099 + ], + [ + -122.1202482, + 47.6449006 + ], + [ + -122.1202355, + 47.6460623 + ], + [ + -122.1206678, + 47.6460675 + ], + [ + -122.121128, + 47.646058 + ], + [ + -122.1215713, + 47.6460488 + ], + [ + -122.1229705, + 47.646043 + ], + [ + -122.1235397, + 47.646043 + ], + [ + -122.1236574, + 47.646043 + ], + [ + -122.1237763, + 47.646043 + ], + [ + -122.124318, + 47.646043 + ], + [ + -122.1247228, + 47.6460477 + ], + [ + -122.125427, + 47.646056 + ], + [ + -122.125982, + 47.6460697 + ], + [ + -122.126154, + 47.646074 + ], + [ + -122.1268364, + 47.6460648 + ], + [ + -122.127, + 47.646063 + ], + [ + -122.12707, + 47.646064 + ], + [ + -122.1271493, + 47.6460641 + ], + [ + -122.1278646, + 47.6460708 + ], + [ + -122.1279205, + 47.6460714 + ], + [ + -122.128329, + 47.646076 + ], + [ + -122.1284427, + 47.6460756 + ], + [ + -122.1290724, + 47.6460637 + ], + [ + -122.1294938, + 47.6460543 + ], + [ + -122.1296439, + 47.646051 + ], + [ + -122.1307648, + 47.6460373 + ], + [ + -122.1309675, + 47.6460375 + ], + [ + -122.1311614, + 47.6460378 + ], + [ + -122.1314875, + 47.6460382 + ], + [ + -122.1317705, + 47.6460386 + ], + [ + -122.1322244, + 47.6460391 + ], + [ + -122.1323086, + 47.6460407 + ], + [ + -122.132415, + 47.646046 + ], + [ + -122.1323949, + 47.6468519 + ], + [ + -122.1323975, + 47.6470217 + ], + [ + -122.1323988, + 47.6471347 + ], + [ + -122.1323945, + 47.6473218 + ], + [ + -122.1324007, + 47.6477489 + ], + [ + -122.132407, + 47.6482134 + ], + [ + -122.1324044, + 47.6484223 + ], + [ + -122.1324392, + 47.6497252 + ], + [ + -122.1324531, + 47.6501472 + ], + [ + -122.1324579, + 47.6503401 + ], + [ + -122.1324629, + 47.6508525 + ], + [ + -122.1324817, + 47.6516821 + ], + [ + -122.1324833, + 47.6518599 + ], + [ + -122.1324852, + 47.6520226 + ], + [ + -122.132482, + 47.6520607 + ], + [ + -122.1324201, + 47.6521417 + ], + [ + -122.1324217, + 47.6522067 + ], + [ + -122.1324346, + 47.6527213 + ], + [ + -122.132436, + 47.652775 + ], + [ + -122.1324401, + 47.6530621 + ], + [ + -122.1324413, + 47.6531461 + ], + [ + -122.1324464, + 47.653466 + ], + [ + -122.1324476, + 47.6535474 + ], + [ + -122.1324519, + 47.6538117 + ], + [ + -122.1325202, + 47.6539196 + ], + [ + -122.1325615, + 47.653972 + ], + [ + -122.1326075, + 47.6540117 + ], + [ + -122.1326456, + 47.6540387 + ], + [ + -122.1326916, + 47.6540641 + ], + [ + -122.1327377, + 47.6540831 + ], + [ + -122.1327948, + 47.6541022 + ], + [ + -122.132855, + 47.654118 + ], + [ + -122.1329988, + 47.6541415 + ], + [ + -122.133276, + 47.65411 + ], + [ + -122.133409, + 47.654096 + ], + [ + -122.133527, + 47.654083 + ], + [ + -122.133656, + 47.654073 + ], + [ + -122.1337041, + 47.6540687 + ], + [ + -122.133791, + 47.654061 + ], + [ + -122.133892, + 47.654052 + ], + [ + -122.134009, + 47.654045 + ], + [ + -122.134128, + 47.65404 + ], + [ + -122.134253, + 47.65404 + ], + [ + -122.134378, + 47.654041 + ], + [ + -122.134483, + 47.654046 + ], + [ + -122.134612, + 47.654053 + ], + [ + -122.134912, + 47.654079 + ], + [ + -122.135163, + 47.654104 + ], + [ + -122.1356894, + 47.6541673 + ], + [ + -122.1360154, + 47.6542161 + ], + [ + -122.1366573, + 47.6543015 + ], + [ + -122.1367619, + 47.6529162 + ], + [ + -122.1367619, + 47.6526596 + ], + [ + -122.1367605, + 47.6525752 + ], + [ + -122.1367592, + 47.6524952 + ], + [ + -122.1367512, + 47.6523633 + ], + [ + -122.1366519, + 47.6519983 + ], + [ + -122.13658, + 47.651759 + ], + [ + -122.1365732, + 47.6517263 + ], + [ + -122.1365319, + 47.6515264 + ], + [ + -122.1365151, + 47.6514454 + ], + [ + -122.1361396, + 47.6503497 + ], + [ + -122.1359884, + 47.6498726 + ], + [ + -122.1359666, + 47.6498183 + ], + [ + -122.1359183, + 47.649728 + ], + [ + -122.13553, + 47.648786 + ], + [ + -122.1354613, + 47.6486386 + ], + [ + -122.1353119, + 47.6483634 + ], + [ + -122.1352394, + 47.6482423 + ], + [ + -122.1351918, + 47.6481215 + ], + [ + -122.1347656, + 47.6474609 + ], + [ + -122.1344126, + 47.646986 + ], + [ + -122.1343724, + 47.6469409 + ], + [ + -122.1343296, + 47.6468871 + ], + [ + -122.1340942, + 47.6466064 + ], + [ + -122.1340187, + 47.6463813 + ], + [ + -122.1339238, + 47.6461046 + ], + [ + -122.1338782, + 47.6459636 + ], + [ + -122.1335497, + 47.6449827 + ], + [ + -122.1335457, + 47.644444 + ] + ] + ] + }, + "id": "8bceafe8-3d98-4445-b29b-fd81d3e9adf5" + } + ] + } + }, + { + "providerID": "00005858-5800-1200-0000-0000773670cd", + "geometryData": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + [ + 4.9413619, + 51.4479605 + ], + [ + 4.942022, + 51.448 + ], + [ + 4.9422376, + 51.4495063 + ], + [ + 4.9415852, + 51.4494987 + ], + [ + 4.9413619, + 51.4479605 + ] + ] + ], + [ + [ + [ + 4.9340725, + 51.4332822 + ], + [ + 4.9341226, + 51.4329713 + ], + [ + 4.9340999, + 51.4326653 + ], + [ + 4.9341531, + 51.432078 + ], + [ + 4.9353287, + 51.432007 + ], + [ + 4.935302, + 51.432416 + ], + [ + 4.9353074, + 51.4325047 + ], + [ + 4.9353165, + 51.4326535 + ], + [ + 4.9353648, + 51.4332152 + ], + [ + 4.9353751, + 51.4334184 + ], + [ + 4.9351864, + 51.4334675 + ], + [ + 4.9347305, + 51.4334359 + ], + [ + 4.9343263, + 51.4333495 + ], + [ + 4.9342358, + 51.4333252 + ], + [ + 4.9340725, + 51.4332822 + ] + ] + ], + [ + [ + [ + 4.9353619, + 51.4374638 + ], + [ + 4.9354325, + 51.4366465 + ], + [ + 4.9354524, + 51.4364164 + ], + [ + 4.9354708, + 51.4362046 + ], + [ + 4.935714, + 51.4362127 + ], + [ + 4.9360521, + 51.436224 + ], + [ + 4.9365132, + 51.4362395 + ], + [ + 4.9367379, + 51.4363935 + ], + [ + 4.9364852, + 51.4375417 + ], + [ + 4.9353619, + 51.4374638 + ] + ] + ], + [ + [ + [ + 4.8693887, + 51.4117932 + ], + [ + 4.8698954, + 51.4111321 + ], + [ + 4.8722665, + 51.4114463 + ], + [ + 4.8724235, + 51.4114672 + ], + [ + 4.8723371, + 51.4116892 + ], + [ + 4.8720228, + 51.4121525 + ], + [ + 4.87236, + 51.4122774 + ], + [ + 4.8731894, + 51.412444 + ], + [ + 4.8728586, + 51.4126337 + ], + [ + 4.8724005, + 51.4128313 + ], + [ + 4.8719811, + 51.4129557 + ], + [ + 4.8714219, + 51.4124767 + ], + [ + 4.8706675, + 51.4127635 + ], + [ + 4.8693887, + 51.4117932 + ] + ] + ], + [ + [ + [ + 4.9293939, + 51.4334561 + ], + [ + 4.929475, + 51.4332423 + ], + [ + 4.9295833, + 51.432957 + ], + [ + 4.9296516, + 51.4329691 + ], + [ + 4.9301915, + 51.4330751 + ], + [ + 4.930076, + 51.4333801 + ], + [ + 4.9299723, + 51.4336537 + ], + [ + 4.9293939, + 51.4334561 + ] + ] + ], + [ + [ + [ + 4.9310277, + 51.4367236 + ], + [ + 4.9311281, + 51.4363989 + ], + [ + 4.9312893, + 51.4364022 + ], + [ + 4.9312631, + 51.4362933 + ], + [ + 4.9312486, + 51.4361425 + ], + [ + 4.9312624, + 51.4357322 + ], + [ + 4.9312733, + 51.4354468 + ], + [ + 4.9312795, + 51.4352649 + ], + [ + 4.931276, + 51.4350723 + ], + [ + 4.9312682, + 51.4349311 + ], + [ + 4.931265, + 51.4348594 + ], + [ + 4.9312504, + 51.4347683 + ], + [ + 4.9319936, + 51.4346102 + ], + [ + 4.932007, + 51.4352703 + ], + [ + 4.9323973, + 51.4352977 + ], + [ + 4.9323827, + 51.4345623 + ], + [ + 4.9327099, + 51.4345101 + ], + [ + 4.9327093, + 51.4346458 + ], + [ + 4.932708, + 51.4349034 + ], + [ + 4.9327036, + 51.4357887 + ], + [ + 4.9327008, + 51.4363672 + ], + [ + 4.9313016, + 51.4364169 + ], + [ + 4.9313007, + 51.4364373 + ], + [ + 4.9314171, + 51.4367251 + ], + [ + 4.9315465, + 51.4370448 + ], + [ + 4.9311917, + 51.4371553 + ], + [ + 4.9310277, + 51.4367236 + ] + ] + ], + [ + [ + [ + 4.930825, + 51.4398846 + ], + [ + 4.9308331, + 51.4394436 + ], + [ + 4.9309145, + 51.4388741 + ], + [ + 4.9315576, + 51.4388391 + ], + [ + 4.9319651, + 51.4388177 + ], + [ + 4.9322029, + 51.4387981 + ], + [ + 4.9322473, + 51.4389357 + ], + [ + 4.9322571, + 51.4389675 + ], + [ + 4.932291, + 51.4390778 + ], + [ + 4.9323467, + 51.4393379 + ], + [ + 4.9323567, + 51.4395715 + ], + [ + 4.9323573, + 51.4395826 + ], + [ + 4.93237, + 51.4398113 + ], + [ + 4.9323727, + 51.4399444 + ], + [ + 4.9323751, + 51.4400671 + ], + [ + 4.9309428, + 51.4398985 + ], + [ + 4.930825, + 51.4398846 + ] + ] + ], + [ + [ + [ + 6.7606666, + 52.1188255 + ], + [ + 6.7636406, + 52.1188036 + ], + [ + 6.7680462, + 52.1187712 + ], + [ + 6.7717196, + 52.1187442 + ], + [ + 6.7725753, + 52.1187379 + ], + [ + 6.7740412, + 52.1187272 + ], + [ + 6.7743221, + 52.1187252 + ], + [ + 6.7758575, + 52.1187278 + ], + [ + 6.7771077, + 52.11873 + ], + [ + 6.7789951, + 52.1187277 + ], + [ + 6.779356, + 52.1187273 + ], + [ + 6.7798267, + 52.1187267 + ], + [ + 6.7823575, + 52.1186916 + ], + [ + 6.783075, + 52.1186816 + ], + [ + 6.783896, + 52.1186702 + ], + [ + 6.7841636, + 52.1186649 + ], + [ + 6.7842921, + 52.1186624 + ], + [ + 6.7858782, + 52.1186312 + ], + [ + 6.7885097, + 52.1186138 + ], + [ + 6.7890052, + 52.1186105 + ], + [ + 6.7931947, + 52.1185909 + ], + [ + 6.7938658, + 52.1185929 + ], + [ + 6.7957193, + 52.1185934 + ], + [ + 6.7958247, + 52.1185923 + ], + [ + 6.7962536, + 52.1185877 + ], + [ + 6.7993746, + 52.1185546 + ], + [ + 6.8015899, + 52.1185571 + ], + [ + 6.8016461, + 52.1185584 + ], + [ + 6.8019102, + 52.1185501 + ], + [ + 6.8021825, + 52.118545 + ], + [ + 6.802461, + 52.1185411 + ], + [ + 6.8028729, + 52.118533 + ], + [ + 6.8029573, + 52.1185333 + ], + [ + 6.8029924, + 52.1185335 + ], + [ + 6.8033745, + 52.1185351 + ], + [ + 6.803401, + 52.1185358 + ], + [ + 6.8038021, + 52.1185474 + ], + [ + 6.8042159, + 52.1185493 + ], + [ + 6.8046267, + 52.1185472 + ], + [ + 6.8049451, + 52.1185175 + ], + [ + 6.8052012, + 52.1185117 + ], + [ + 6.8053869, + 52.118509 + ], + [ + 6.8055952, + 52.1185175 + ], + [ + 6.8058187, + 52.1185326 + ], + [ + 6.8060422, + 52.1185478 + ], + [ + 6.8062468, + 52.1185587 + ], + [ + 6.8081711, + 52.1185636 + ], + [ + 6.8122489, + 52.1185357 + ], + [ + 6.8125607, + 52.1185337 + ], + [ + 6.812852, + 52.1185275 + ], + [ + 6.8137641, + 52.1185257 + ], + [ + 6.8156235, + 52.1184811 + ], + [ + 6.8163602, + 52.118468 + ], + [ + 6.8190476, + 52.1184206 + ], + [ + 6.8196142, + 52.1184107 + ], + [ + 6.8210495, + 52.1183982 + ], + [ + 6.8214225, + 52.118395 + ], + [ + 6.8220874, + 52.1183893 + ], + [ + 6.8227193, + 52.1183986 + ], + [ + 6.8230946, + 52.1184047 + ], + [ + 6.8241014, + 52.1184465 + ], + [ + 6.8275219, + 52.1185887 + ], + [ + 6.8279426, + 52.1186038 + ], + [ + 6.8324769, + 52.1187665 + ], + [ + 6.8325805, + 52.1187703 + ], + [ + 6.837037, + 52.1189375 + ], + [ + 6.8415493, + 52.119106 + ], + [ + 6.8424539, + 52.119157 + ], + [ + 6.8429791, + 52.1191952 + ], + [ + 6.8434744, + 52.1192316 + ], + [ + 6.843993, + 52.1192905 + ], + [ + 6.8442059, + 52.1193146 + ], + [ + 6.8445937, + 52.1193585 + ], + [ + 6.8453345, + 52.1194425 + ], + [ + 6.8457836, + 52.1194935 + ], + [ + 6.847365, + 52.119646 + ], + [ + 6.8478128, + 52.1196899 + ], + [ + 6.8524613, + 52.1201454 + ], + [ + 6.854809, + 52.1203384 + ], + [ + 6.8550845, + 52.1203551 + ], + [ + 6.855238, + 52.1203871 + ], + [ + 6.8554454, + 52.1204711 + ], + [ + 6.8556683, + 52.1205732 + ], + [ + 6.8580947, + 52.1220851 + ], + [ + 6.8590955, + 52.1227251 + ], + [ + 6.8596845, + 52.1230804 + ], + [ + 6.8602012, + 52.1233864 + ], + [ + 6.8607214, + 52.1236879 + ], + [ + 6.8613795, + 52.1240994 + ], + [ + 6.8638821, + 52.1257543 + ], + [ + 6.8651166, + 52.1265635 + ], + [ + 6.866275, + 52.1273229 + ], + [ + 6.8668261, + 52.1276841 + ], + [ + 6.8671174, + 52.1278741 + ], + [ + 6.8671384, + 52.1278878 + ], + [ + 6.8675291, + 52.1280995 + ], + [ + 6.8678534, + 52.1282298 + ], + [ + 6.8683401, + 52.1283922 + ], + [ + 6.8707501, + 52.1290804 + ], + [ + 6.8708897, + 52.1291355 + ], + [ + 6.8709587, + 52.1291941 + ], + [ + 6.871022, + 52.1292984 + ], + [ + 6.8711454, + 52.1295162 + ], + [ + 6.8712707, + 52.1295876 + ], + [ + 6.8716041, + 52.129759 + ], + [ + 6.8719109, + 52.1300131 + ], + [ + 6.8720096, + 52.1300689 + ], + [ + 6.8725992, + 52.1301359 + ], + [ + 6.8733958, + 52.1302731 + ], + [ + 6.873453, + 52.1306086 + ], + [ + 6.87342, + 52.1306863 + ], + [ + 6.8731798, + 52.1312531 + ], + [ + 6.8731341, + 52.1315215 + ], + [ + 6.8731473, + 52.1317407 + ], + [ + 6.8731551, + 52.1318028 + ], + [ + 6.873158, + 52.1318622 + ], + [ + 6.8731714, + 52.1319248 + ], + [ + 6.8732212, + 52.1321585 + ], + [ + 6.8732872, + 52.1325305 + ], + [ + 6.873375, + 52.1328908 + ], + [ + 6.8735402, + 52.1333345 + ], + [ + 6.8742531, + 52.1350035 + ], + [ + 6.874757, + 52.1362545 + ], + [ + 6.8750484, + 52.1370959 + ], + [ + 6.8752988, + 52.1378185 + ], + [ + 6.8758903, + 52.1395167 + ], + [ + 6.8765038, + 52.1412778 + ], + [ + 6.87655, + 52.1414028 + ], + [ + 6.8768313, + 52.1421631 + ], + [ + 6.877768, + 52.1446953 + ], + [ + 6.8778777, + 52.1449916 + ], + [ + 6.8781353, + 52.1456879 + ], + [ + 6.8781442, + 52.1457115 + ], + [ + 6.8788069, + 52.1475026 + ], + [ + 6.8790303, + 52.1481063 + ], + [ + 6.8796078, + 52.1495912 + ], + [ + 6.8809411, + 52.1530195 + ], + [ + 6.8820081, + 52.1557629 + ], + [ + 6.8820796, + 52.1559469 + ], + [ + 6.8820022, + 52.1559673 + ], + [ + 6.8818175, + 52.156016 + ], + [ + 6.8814951, + 52.1560492 + ], + [ + 6.881052, + 52.1560219 + ], + [ + 6.8804605, + 52.1560008 + ], + [ + 6.8850283, + 52.1585464 + ], + [ + 6.8897535, + 52.1611799 + ], + [ + 6.8967189, + 52.1649147 + ], + [ + 6.8987886, + 52.1659748 + ], + [ + 6.8988231, + 52.1659925 + ], + [ + 6.899324, + 52.1662273 + ], + [ + 6.8999383, + 52.1665273 + ], + [ + 6.9004778, + 52.1668097 + ], + [ + 6.9014073, + 52.1673489 + ], + [ + 6.9028323, + 52.1681914 + ], + [ + 6.9040222, + 52.1688672 + ], + [ + 6.9049428, + 52.1694202 + ], + [ + 6.9050998, + 52.1695145 + ], + [ + 6.9060112, + 52.1700675 + ], + [ + 6.9058314, + 52.1702868 + ], + [ + 6.9057003, + 52.1705215 + ], + [ + 6.9056648, + 52.1707095 + ], + [ + 6.9058589, + 52.1712703 + ], + [ + 6.9059121, + 52.1714459 + ], + [ + 6.9059109, + 52.171542 + ], + [ + 6.9055603, + 52.1721681 + ], + [ + 6.9055527, + 52.1722964 + ], + [ + 6.9055811, + 52.172383 + ], + [ + 6.9057744, + 52.1726463 + ], + [ + 6.9058942, + 52.1728098 + ], + [ + 6.905934, + 52.1729054 + ], + [ + 6.9059141, + 52.1729925 + ], + [ + 6.9058353, + 52.1733641 + ], + [ + 6.9058781, + 52.1737023 + ], + [ + 6.9059814, + 52.1739414 + ], + [ + 6.90665, + 52.1749843 + ], + [ + 6.9067835, + 52.1751042 + ], + [ + 6.9070168, + 52.1752023 + ], + [ + 6.9074364, + 52.1753121 + ], + [ + 6.9080918, + 52.1754811 + ], + [ + 6.9079711, + 52.175956 + ], + [ + 6.9089642, + 52.1762313 + ], + [ + 6.9095568, + 52.1764101 + ], + [ + 6.9103408, + 52.1766533 + ], + [ + 6.9108665, + 52.1768397 + ], + [ + 6.9116539, + 52.1770715 + ], + [ + 6.9121622, + 52.1771597 + ], + [ + 6.9128562, + 52.1772436 + ], + [ + 6.9142738, + 52.1774066 + ], + [ + 6.9145273, + 52.1774387 + ], + [ + 6.9152808, + 52.1775342 + ], + [ + 6.915593, + 52.1775698 + ], + [ + 6.9161552, + 52.1776227 + ], + [ + 6.9163778, + 52.1776399 + ], + [ + 6.920789, + 52.1779042 + ], + [ + 6.9223858, + 52.178 + ], + [ + 6.9261525, + 52.1781917 + ], + [ + 6.9270168, + 52.1782358 + ], + [ + 6.9295726, + 52.1783431 + ], + [ + 6.9309715, + 52.1784451 + ], + [ + 6.9314819, + 52.178467 + ], + [ + 6.9319724, + 52.1784572 + ], + [ + 6.9334945, + 52.1784796 + ], + [ + 6.9335154, + 52.1784794 + ], + [ + 6.9337809, + 52.1784775 + ], + [ + 6.9340574, + 52.1785122 + ], + [ + 6.9344847, + 52.1785925 + ], + [ + 6.9350458, + 52.1786707 + ], + [ + 6.935307, + 52.1786918 + ], + [ + 6.9358783, + 52.1787471 + ], + [ + 6.9363987, + 52.1788306 + ], + [ + 6.9367915, + 52.1789777 + ], + [ + 6.9371011, + 52.1790919 + ], + [ + 6.9375425, + 52.1793366 + ], + [ + 6.9376876, + 52.1794304 + ], + [ + 6.9378269, + 52.1794694 + ], + [ + 6.9387718, + 52.1795669 + ], + [ + 6.9390888, + 52.1795849 + ], + [ + 6.939323, + 52.1795836 + ], + [ + 6.9395713, + 52.1795638 + ], + [ + 6.9397239, + 52.179566 + ], + [ + 6.9400232, + 52.1796071 + ], + [ + 6.9407201, + 52.1797336 + ], + [ + 6.9410007, + 52.1797727 + ], + [ + 6.9412068, + 52.1798083 + ], + [ + 6.9417626, + 52.1798501 + ], + [ + 6.9460118, + 52.1802057 + ], + [ + 6.946042, + 52.1802082 + ], + [ + 6.9461558, + 52.1802177 + ], + [ + 6.9467675, + 52.180269 + ], + [ + 6.9495217, + 52.1804986 + ], + [ + 6.9496042, + 52.1805591 + ], + [ + 6.9503577, + 52.1811121 + ], + [ + 6.9511052, + 52.1810634 + ], + [ + 6.9512333, + 52.1810551 + ], + [ + 6.9547148, + 52.1838592 + ], + [ + 6.9546723, + 52.1838836 + ], + [ + 6.9544531, + 52.1840095 + ], + [ + 6.9563384, + 52.185439 + ], + [ + 6.9564308, + 52.1855176 + ], + [ + 6.9564782, + 52.1855832 + ], + [ + 6.9565444, + 52.1856951 + ], + [ + 6.9571739, + 52.186759 + ], + [ + 6.9573342, + 52.1869463 + ], + [ + 6.9574887, + 52.1870856 + ], + [ + 6.960364, + 52.1895392 + ], + [ + 6.961104, + 52.1901707 + ], + [ + 6.9612021, + 52.1902544 + ], + [ + 6.9623935, + 52.1912711 + ], + [ + 6.9624214, + 52.191344 + ], + [ + 6.962423, + 52.1914163 + ], + [ + 6.9621811, + 52.1920143 + ], + [ + 6.9621073, + 52.1922257 + ], + [ + 6.9620813, + 52.1923824 + ], + [ + 6.9619962, + 52.1933106 + ], + [ + 6.9620896, + 52.1934809 + ], + [ + 6.9624712, + 52.1942308 + ], + [ + 6.9625335, + 52.1943875 + ], + [ + 6.962645, + 52.194475 + ], + [ + 6.9636174, + 52.1950451 + ], + [ + 6.9639731, + 52.1952797 + ], + [ + 6.9642102, + 52.1955275 + ], + [ + 6.9643074, + 52.1956529 + ], + [ + 6.9644501, + 52.195837 + ], + [ + 6.9647804, + 52.1963135 + ], + [ + 6.9660951, + 52.1971361 + ], + [ + 6.9673186, + 52.1978512 + ], + [ + 6.9673272, + 52.1981598 + ], + [ + 6.9672461, + 52.198641 + ], + [ + 6.9674586, + 52.1987185 + ], + [ + 6.9678353, + 52.1988561 + ], + [ + 6.9686258, + 52.199914 + ], + [ + 6.9695539, + 52.2010542 + ], + [ + 6.969968, + 52.2015418 + ], + [ + 6.9702619, + 52.2019099 + ], + [ + 6.9705717, + 52.2024836 + ], + [ + 6.9707848, + 52.2028758 + ], + [ + 6.9708774, + 52.2029437 + ], + [ + 6.9716706, + 52.2035252 + ], + [ + 6.9726687, + 52.204278 + ], + [ + 6.9734693, + 52.2048396 + ], + [ + 6.973862, + 52.205165 + ], + [ + 6.9740467, + 52.2054045 + ], + [ + 6.9744342, + 52.2060593 + ], + [ + 6.9749218, + 52.2067948 + ], + [ + 6.9748107, + 52.2069017 + ], + [ + 6.9753589, + 52.2079427 + ], + [ + 6.9758562, + 52.2088253 + ], + [ + 6.9759886, + 52.2090602 + ], + [ + 6.9761469, + 52.2094784 + ], + [ + 6.9762251, + 52.2097561 + ], + [ + 6.9770276, + 52.2105439 + ], + [ + 6.9774501, + 52.2108979 + ], + [ + 6.9776518, + 52.211067 + ], + [ + 6.97799, + 52.2114207 + ], + [ + 6.9782999, + 52.2118115 + ], + [ + 6.9783205, + 52.211838 + ], + [ + 6.9786219, + 52.2122249 + ], + [ + 6.978695, + 52.2125576 + ], + [ + 6.9788415, + 52.21296 + ], + [ + 6.9793183, + 52.2137917 + ], + [ + 6.9795967, + 52.2143524 + ], + [ + 6.9796304, + 52.2144202 + ], + [ + 6.9796429, + 52.2145557 + ], + [ + 6.9796769, + 52.2149247 + ], + [ + 6.9796402, + 52.2151654 + ], + [ + 6.9796343, + 52.2152012 + ], + [ + 6.9796278, + 52.2152383 + ], + [ + 6.9796207, + 52.2152836 + ], + [ + 6.9795858, + 52.2155229 + ], + [ + 6.97955, + 52.215777 + ], + [ + 6.9795399, + 52.2158484 + ], + [ + 6.9795135, + 52.2160362 + ], + [ + 6.9795381, + 52.2161269 + ], + [ + 6.9796578, + 52.2165667 + ], + [ + 6.979447, + 52.2166984 + ], + [ + 6.9791392, + 52.2168487 + ], + [ + 6.9788176, + 52.2170357 + ], + [ + 6.9792835, + 52.2171603 + ], + [ + 6.9796738, + 52.2172492 + ], + [ + 6.9798092, + 52.2175429 + ], + [ + 6.9799547, + 52.2177372 + ], + [ + 6.9798873, + 52.2180375 + ], + [ + 6.9798537, + 52.2181872 + ], + [ + 6.9800233, + 52.2184779 + ], + [ + 6.9799675, + 52.2185907 + ], + [ + 6.9798731, + 52.2187537 + ], + [ + 6.9799571, + 52.2188964 + ], + [ + 6.9802361, + 52.2189835 + ], + [ + 6.9805016, + 52.2191029 + ], + [ + 6.9806785, + 52.2192419 + ], + [ + 6.9806471, + 52.2193376 + ], + [ + 6.9806454, + 52.219343 + ], + [ + 6.9805297, + 52.2194294 + ], + [ + 6.9805404, + 52.2195092 + ], + [ + 6.9805806, + 52.2195288 + ], + [ + 6.9806809, + 52.219578 + ], + [ + 6.980802, + 52.2196241 + ], + [ + 6.9809008, + 52.2196752 + ], + [ + 6.9808688, + 52.2197123 + ], + [ + 6.9807204, + 52.219726 + ], + [ + 6.9806095, + 52.2197436 + ], + [ + 6.9806114, + 52.2197917 + ], + [ + 6.9806958, + 52.2198521 + ], + [ + 6.9808322, + 52.2199117 + ], + [ + 6.9809479, + 52.219919 + ], + [ + 6.9810715, + 52.2199377 + ], + [ + 6.9810863, + 52.2200244 + ], + [ + 6.9809479, + 52.220102 + ], + [ + 6.9808021, + 52.2201797 + ], + [ + 6.9808026, + 52.2202849 + ], + [ + 6.9810633, + 52.2205598 + ], + [ + 6.981174, + 52.2208095 + ], + [ + 6.9812047, + 52.2210171 + ], + [ + 6.9812833, + 52.221208 + ], + [ + 6.9813759, + 52.2212888 + ], + [ + 6.9816966, + 52.2214874 + ], + [ + 6.9821776, + 52.2218686 + ], + [ + 6.9823971, + 52.2221395 + ], + [ + 6.9825878, + 52.2222509 + ], + [ + 6.982948, + 52.2223184 + ], + [ + 6.9833038, + 52.2223724 + ], + [ + 6.9835314, + 52.2224717 + ], + [ + 6.9837192, + 52.2226037 + ], + [ + 6.9839482, + 52.2226504 + ], + [ + 6.9841609, + 52.2227546 + ], + [ + 6.9843972, + 52.2227967 + ], + [ + 6.9843896, + 52.222886 + ], + [ + 6.9843787, + 52.2229822 + ], + [ + 6.9843995, + 52.2230345 + ], + [ + 6.9844974, + 52.2230626 + ], + [ + 6.9847062, + 52.2230709 + ], + [ + 6.9847935, + 52.2231129 + ], + [ + 6.9848163, + 52.2232131 + ], + [ + 6.9848719, + 52.2232992 + ], + [ + 6.9849558, + 52.2233481 + ], + [ + 6.9850943, + 52.2233643 + ], + [ + 6.9853033, + 52.2233771 + ], + [ + 6.9853648, + 52.2234264 + ], + [ + 6.9853722, + 52.2235132 + ], + [ + 6.9853987, + 52.2236157 + ], + [ + 6.9855023, + 52.2236941 + ], + [ + 6.9854685, + 52.2240536 + ], + [ + 6.9852581, + 52.2242786 + ], + [ + 6.9850039, + 52.2245295 + ], + [ + 6.9851191, + 52.2247998 + ], + [ + 6.9852155, + 52.2252464 + ], + [ + 6.9857855, + 52.2252997 + ], + [ + 6.9865163, + 52.225368 + ], + [ + 6.9870807, + 52.2254209 + ], + [ + 6.987307, + 52.2255843 + ], + [ + 6.9879618, + 52.2259354 + ], + [ + 6.9887783, + 52.2262336 + ], + [ + 6.9889623, + 52.2268183 + ], + [ + 6.990936, + 52.2270963 + ], + [ + 6.990952, + 52.227032 + ], + [ + 6.9915685, + 52.2271756 + ], + [ + 6.9921922, + 52.2272184 + ], + [ + 6.9928982, + 52.2271823 + ], + [ + 6.9936648, + 52.227079 + ], + [ + 6.994363, + 52.2269423 + ], + [ + 6.9945831, + 52.2269502 + ], + [ + 6.9952652, + 52.2269675 + ], + [ + 6.9954776, + 52.2269729 + ], + [ + 6.9965266, + 52.2270342 + ], + [ + 6.996896, + 52.2270513 + ], + [ + 6.9972714, + 52.2271207 + ], + [ + 6.9982412, + 52.2273501 + ], + [ + 7.0015911, + 52.2281426 + ], + [ + 7.0034136, + 52.2285776 + ], + [ + 7.0047889, + 52.22842 + ], + [ + 7.0059064, + 52.2282077 + ], + [ + 7.0061051, + 52.22817 + ], + [ + 7.0063384, + 52.2281257 + ], + [ + 7.0073855, + 52.2280654 + ], + [ + 7.0075394, + 52.2280444 + ], + [ + 7.0078149, + 52.2280068 + ], + [ + 7.0079892, + 52.227982 + ], + [ + 7.0081695, + 52.2279564 + ], + [ + 7.0101254, + 52.2276797 + ], + [ + 7.0107369, + 52.2276052 + ], + [ + 7.0112595, + 52.2275415 + ], + [ + 7.0117738, + 52.2268867 + ], + [ + 7.0127221, + 52.2267605 + ], + [ + 7.0125022, + 52.2270406 + ], + [ + 7.0130261, + 52.2272685 + ], + [ + 7.0130772, + 52.2272907 + ], + [ + 7.0131611, + 52.2273273 + ], + [ + 7.013296, + 52.227386 + ], + [ + 7.013305, + 52.2273899 + ], + [ + 7.0139021, + 52.227026 + ], + [ + 7.0139743, + 52.226982 + ], + [ + 7.0144138, + 52.2267947 + ], + [ + 7.0147489, + 52.2267006 + ], + [ + 7.0150035, + 52.2267379 + ], + [ + 7.015114, + 52.2267475 + ], + [ + 7.0152501, + 52.2267594 + ], + [ + 7.0157568, + 52.226578 + ], + [ + 7.0163662, + 52.2263562 + ], + [ + 7.0167242, + 52.2260551 + ], + [ + 7.0168739, + 52.2259257 + ], + [ + 7.0170481, + 52.2257918 + ], + [ + 7.017233, + 52.2255962 + ], + [ + 7.0173146, + 52.2253933 + ], + [ + 7.0174336, + 52.2252324 + ], + [ + 7.0174559, + 52.2252084 + ], + [ + 7.0175219, + 52.2251375 + ], + [ + 7.0178052, + 52.2249178 + ], + [ + 7.0178537, + 52.2248802 + ], + [ + 7.0183404, + 52.2248143 + ], + [ + 7.0185645, + 52.2249602 + ], + [ + 7.0187094, + 52.2250401 + ], + [ + 7.0189283, + 52.2250617 + ], + [ + 7.0190429, + 52.2251087 + ], + [ + 7.019193, + 52.2250718 + ], + [ + 7.0193627, + 52.2250416 + ], + [ + 7.0196362, + 52.225237 + ], + [ + 7.0204436, + 52.225799 + ], + [ + 7.0227539, + 52.2257529 + ], + [ + 7.025244, + 52.2256982 + ], + [ + 7.025395, + 52.2256949 + ], + [ + 7.0263213, + 52.2256741 + ], + [ + 7.0273737, + 52.2258344 + ], + [ + 7.0319085, + 52.2264956 + ], + [ + 7.0374085, + 52.2273708 + ], + [ + 7.037803, + 52.2274121 + ], + [ + 7.0383619, + 52.2274707 + ], + [ + 7.0390758, + 52.2276092 + ], + [ + 7.0391103, + 52.2275665 + ], + [ + 7.0391529, + 52.2275136 + ], + [ + 7.0401565, + 52.2279105 + ], + [ + 7.0402611, + 52.2279519 + ], + [ + 7.0426573, + 52.2287327 + ], + [ + 7.0442081, + 52.2292381 + ], + [ + 7.0456324, + 52.2297023 + ], + [ + 7.047668, + 52.2303503 + ], + [ + 7.0503425, + 52.2312017 + ], + [ + 7.0547107, + 52.2326147 + ], + [ + 7.0551166, + 52.2327451 + ], + [ + 7.0589843, + 52.2339879 + ], + [ + 7.0611142, + 52.2346344 + ], + [ + 7.0613508, + 52.2347795 + ], + [ + 7.0617706, + 52.2353127 + ], + [ + 7.0628204, + 52.2367879 + ], + [ + 7.0630956, + 52.2371746 + ], + [ + 7.0631004, + 52.2371814 + ], + [ + 7.0639697, + 52.2384327 + ], + [ + 7.065887, + 52.241244 + ], + [ + 7.0631931, + 52.2429453 + ], + [ + 7.0588662, + 52.2456781 + ], + [ + 7.0571642, + 52.2467558 + ], + [ + 7.0557484, + 52.2476523 + ], + [ + 7.0542919, + 52.2485747 + ], + [ + 7.0505759, + 52.2509549 + ], + [ + 7.0499223, + 52.2513289 + ], + [ + 7.0489819, + 52.2519267 + ], + [ + 7.0485179, + 52.2522235 + ], + [ + 7.0460875, + 52.2537783 + ], + [ + 7.042674, + 52.2559506 + ], + [ + 7.0426435, + 52.2559701 + ], + [ + 7.0424057, + 52.2561215 + ], + [ + 7.0404302, + 52.2591016 + ], + [ + 7.0403149, + 52.2592757 + ], + [ + 7.0393412, + 52.2607522 + ], + [ + 7.0383565, + 52.2622454 + ], + [ + 7.0364264, + 52.2651791 + ], + [ + 7.0362694, + 52.2654179 + ], + [ + 7.0341803, + 52.2685308 + ], + [ + 7.0327058, + 52.2707076 + ], + [ + 7.0326775, + 52.2707514 + ], + [ + 7.0320736, + 52.2716873 + ], + [ + 7.0319075, + 52.2717775 + ], + [ + 7.0304104, + 52.2725912 + ], + [ + 7.0287063, + 52.2735424 + ], + [ + 7.0285535, + 52.2736277 + ], + [ + 7.0283178, + 52.2746672 + ], + [ + 7.0278192, + 52.2767029 + ], + [ + 7.0275219, + 52.2779399 + ], + [ + 7.0276976, + 52.2783614 + ], + [ + 7.0279702, + 52.2789147 + ], + [ + 7.0288179, + 52.2793656 + ], + [ + 7.02891, + 52.2794591 + ], + [ + 7.029612, + 52.2801718 + ], + [ + 7.02953, + 52.2815118 + ], + [ + 7.0294791, + 52.281596 + ], + [ + 7.0292146, + 52.2820343 + ], + [ + 7.0289756, + 52.2824304 + ], + [ + 7.02896, + 52.2824564 + ], + [ + 7.0283535, + 52.2835686 + ], + [ + 7.0272941, + 52.2854181 + ], + [ + 7.0266011, + 52.286642 + ], + [ + 7.026221, + 52.2873136 + ], + [ + 7.026261, + 52.2879494 + ], + [ + 7.0263393, + 52.2899537 + ], + [ + 7.0264366, + 52.2919761 + ], + [ + 7.0267281, + 52.2924033 + ], + [ + 7.0279112, + 52.2940834 + ], + [ + 7.0281374, + 52.2944046 + ], + [ + 7.0296605, + 52.2966015 + ], + [ + 7.0311245, + 52.2986699 + ], + [ + 7.0325608, + 52.3006992 + ], + [ + 7.0338223, + 52.3024662 + ], + [ + 7.0340287, + 52.3026425 + ], + [ + 7.0346073, + 52.3031947 + ], + [ + 7.0358505, + 52.3043005 + ], + [ + 7.036796, + 52.3051668 + ], + [ + 7.0384641, + 52.3066547 + ], + [ + 7.0385472, + 52.3067684 + ], + [ + 7.0395107, + 52.3076582 + ], + [ + 7.039768, + 52.3090824 + ], + [ + 7.0405569, + 52.3101595 + ], + [ + 7.0414517, + 52.3112916 + ], + [ + 7.0413237, + 52.3113126 + ], + [ + 7.0405894, + 52.3116428 + ], + [ + 7.0390492, + 52.3123958 + ], + [ + 7.0391193, + 52.312411 + ], + [ + 7.0436301, + 52.3133866 + ], + [ + 7.0435349, + 52.3136114 + ], + [ + 7.0434725, + 52.3137558 + ], + [ + 7.0434404, + 52.3138419 + ], + [ + 7.0436217, + 52.3138729 + ], + [ + 7.0439725, + 52.3139596 + ], + [ + 7.0458565, + 52.3145587 + ], + [ + 7.047369, + 52.3150553 + ], + [ + 7.046724, + 52.3166966 + ], + [ + 7.0458659, + 52.3165138 + ], + [ + 7.0474312, + 52.3184317 + ], + [ + 7.0474841, + 52.3184965 + ], + [ + 7.0475671, + 52.3194375 + ], + [ + 7.0480597, + 52.3198978 + ], + [ + 7.0476635, + 52.3205658 + ], + [ + 7.0472226, + 52.321344 + ], + [ + 7.0470679, + 52.3218649 + ], + [ + 7.0469459, + 52.3230416 + ], + [ + 7.0469747, + 52.3234687 + ], + [ + 7.0471884, + 52.3238434 + ], + [ + 7.0475968, + 52.3244671 + ], + [ + 7.0476703, + 52.3245432 + ], + [ + 7.0481143, + 52.3250025 + ], + [ + 7.0488492, + 52.325677 + ], + [ + 7.0501247, + 52.3267974 + ], + [ + 7.051188, + 52.3278108 + ], + [ + 7.0525192, + 52.3291455 + ], + [ + 7.0534873, + 52.3302125 + ], + [ + 7.0543891, + 52.3311958 + ], + [ + 7.0546223, + 52.3314137 + ], + [ + 7.0554249, + 52.3321637 + ], + [ + 7.0553433, + 52.3322951 + ], + [ + 7.0548567, + 52.3327059 + ], + [ + 7.0547833, + 52.3330886 + ], + [ + 7.0558552, + 52.3343555 + ], + [ + 7.0559873, + 52.3345829 + ], + [ + 7.0561321, + 52.3348322 + ], + [ + 7.056293, + 52.3352989 + ], + [ + 7.0563054, + 52.3363619 + ], + [ + 7.0563717, + 52.3365721 + ], + [ + 7.0566854, + 52.337566 + ], + [ + 7.0569745, + 52.338482 + ], + [ + 7.0570245, + 52.3386402 + ], + [ + 7.0571839, + 52.3387828 + ], + [ + 7.0575599, + 52.3391187 + ], + [ + 7.058787, + 52.3402149 + ], + [ + 7.0591339, + 52.3405248 + ], + [ + 7.0612092, + 52.3423789 + ], + [ + 7.0620987, + 52.3431736 + ], + [ + 7.0625199, + 52.3435499 + ], + [ + 7.0628534, + 52.3438478 + ], + [ + 7.0653444, + 52.3460205 + ], + [ + 7.0685067, + 52.3487267 + ], + [ + 7.070108, + 52.3501453 + ], + [ + 7.0722345, + 52.3520292 + ], + [ + 7.0722208, + 52.3524909 + ], + [ + 7.0722189, + 52.3525563 + ], + [ + 7.0722187, + 52.3525645 + ], + [ + 7.0721504, + 52.3533175 + ], + [ + 7.0721533, + 52.3543052 + ], + [ + 7.0721191, + 52.3555219 + ], + [ + 7.0720957, + 52.3557658 + ], + [ + 7.0720303, + 52.356449 + ], + [ + 7.0720177, + 52.3573065 + ], + [ + 7.0720519, + 52.3578868 + ], + [ + 7.0722312, + 52.3593478 + ], + [ + 7.0723757, + 52.361223 + ], + [ + 7.072465, + 52.3629934 + ], + [ + 7.0724843, + 52.3633759 + ], + [ + 7.0725709, + 52.3645329 + ], + [ + 7.0726052, + 52.3649907 + ], + [ + 7.07265, + 52.3662794 + ], + [ + 7.0726796, + 52.3669683 + ], + [ + 7.0724344, + 52.3674797 + ], + [ + 7.0721959, + 52.3679636 + ], + [ + 7.0722324, + 52.3688722 + ], + [ + 7.0722236, + 52.370702 + ], + [ + 7.0723003, + 52.3718163 + ], + [ + 7.0722431, + 52.3727076 + ], + [ + 7.072226, + 52.372775 + ], + [ + 7.0722344, + 52.3728425 + ], + [ + 7.072233, + 52.3728659 + ], + [ + 7.0721695, + 52.3735675 + ], + [ + 7.0719627, + 52.3739983 + ], + [ + 7.0711743, + 52.3756339 + ], + [ + 7.0709957, + 52.3760047 + ], + [ + 7.0707894, + 52.376429 + ], + [ + 7.0699754, + 52.3781034 + ], + [ + 7.0692474, + 52.3795972 + ], + [ + 7.0683199, + 52.3815002 + ], + [ + 7.0682184, + 52.3817087 + ], + [ + 7.0679132, + 52.3823462 + ], + [ + 7.0675506, + 52.3831039 + ], + [ + 7.0671929, + 52.3838515 + ], + [ + 7.0667469, + 52.3847838 + ], + [ + 7.066554, + 52.3851786 + ], + [ + 7.0653295, + 52.3876864 + ], + [ + 7.0649453, + 52.3884879 + ], + [ + 7.0643691, + 52.3896904 + ], + [ + 7.0640383, + 52.3903245 + ], + [ + 7.0640169, + 52.3903657 + ], + [ + 7.0622469, + 52.3922925 + ], + [ + 7.0610226, + 52.3936042 + ], + [ + 7.0609022, + 52.3937333 + ], + [ + 7.0596373, + 52.3951043 + ], + [ + 7.0590505, + 52.395693 + ], + [ + 7.0585855, + 52.3961177 + ], + [ + 7.0588805, + 52.3963455 + ], + [ + 7.0590374, + 52.3965772 + ], + [ + 7.0590215, + 52.397017 + ], + [ + 7.0589123, + 52.3973481 + ], + [ + 7.0589498, + 52.3977072 + ], + [ + 7.0589949, + 52.3981852 + ], + [ + 7.0589598, + 52.3983547 + ], + [ + 7.0588653, + 52.398812 + ], + [ + 7.0588028, + 52.399202 + ], + [ + 7.0587233, + 52.3994091 + ], + [ + 7.0581659, + 52.3996311 + ], + [ + 7.0571828, + 52.4001033 + ], + [ + 7.0568037, + 52.4002475 + ], + [ + 7.0559897, + 52.4005574 + ], + [ + 7.0553238, + 52.4010143 + ], + [ + 7.0543169, + 52.4008525 + ], + [ + 7.0537897, + 52.400656 + ], + [ + 7.0536714, + 52.4006154 + ], + [ + 7.0536157, + 52.4005933 + ], + [ + 7.0532691, + 52.4004621 + ], + [ + 7.0527464, + 52.400244 + ], + [ + 7.0517282, + 52.3999505 + ], + [ + 7.0516343, + 52.4000405 + ], + [ + 7.0515243, + 52.4001387 + ], + [ + 7.0514385, + 52.4002516 + ], + [ + 7.0512213, + 52.4004872 + ], + [ + 7.0509235, + 52.4006754 + ], + [ + 7.0507626, + 52.4007376 + ], + [ + 7.0504917, + 52.4007982 + ], + [ + 7.0499472, + 52.4008293 + ], + [ + 7.0495476, + 52.4008227 + ], + [ + 7.047949, + 52.400808 + ], + [ + 7.0470612, + 52.4008096 + ], + [ + 7.0465435, + 52.400898 + ], + [ + 7.0458407, + 52.4011042 + ], + [ + 7.0443494, + 52.4015968 + ], + [ + 7.0439444, + 52.4017293 + ], + [ + 7.0434214, + 52.401893 + ], + [ + 7.0430271, + 52.4020321 + ], + [ + 7.0426811, + 52.4021597 + ], + [ + 7.0419542, + 52.4024985 + ], + [ + 7.0413802, + 52.4026392 + ], + [ + 7.0409055, + 52.4026883 + ], + [ + 7.0405917, + 52.4026916 + ], + [ + 7.0397736, + 52.4027276 + ], + [ + 7.0392345, + 52.4027439 + ], + [ + 7.0384352, + 52.4027734 + ], + [ + 7.0378853, + 52.4027554 + ], + [ + 7.0373623, + 52.4027161 + ], + [ + 7.0363109, + 52.4026278 + ], + [ + 7.0361794, + 52.4026654 + ], + [ + 7.0360641, + 52.4027112 + ], + [ + 7.0356589, + 52.4029956 + ], + [ + 7.035496, + 52.4031191 + ], + [ + 7.0352673, + 52.4032537 + ], + [ + 7.0352295, + 52.4032892 + ], + [ + 7.0349819, + 52.4035102 + ], + [ + 7.0349201, + 52.4035756 + ], + [ + 7.0348637, + 52.4036556 + ], + [ + 7.034831, + 52.4036975 + ], + [ + 7.0347655, + 52.4037902 + ], + [ + 7.0346246, + 52.4039972 + ], + [ + 7.0341924, + 52.4049191 + ], + [ + 7.0341162, + 52.4050818 + ], + [ + 7.0338194, + 52.4057517 + ], + [ + 7.0335164, + 52.4063462 + ], + [ + 7.0332915, + 52.4066901 + ], + [ + 7.0329532, + 52.4069918 + ], + [ + 7.0326953, + 52.4071864 + ], + [ + 7.0324809, + 52.4073141 + ], + [ + 7.032211, + 52.4077746 + ], + [ + 7.031304, + 52.4090617 + ], + [ + 7.0299859, + 52.4109324 + ], + [ + 7.0281351, + 52.4135592 + ], + [ + 7.0272759, + 52.4147787 + ], + [ + 7.0264452, + 52.4160892 + ], + [ + 7.0257426, + 52.4171588 + ], + [ + 7.0246472, + 52.4188268 + ], + [ + 7.0237178, + 52.4202421 + ], + [ + 7.0231247, + 52.4211971 + ], + [ + 7.0221639, + 52.4226839 + ], + [ + 7.0219906, + 52.4229523 + ], + [ + 7.0210579, + 52.4234369 + ], + [ + 7.0198405, + 52.4241037 + ], + [ + 7.016302, + 52.4260414 + ], + [ + 7.015275, + 52.4266039 + ], + [ + 7.0131087, + 52.4278015 + ], + [ + 7.0114689, + 52.4287082 + ], + [ + 7.0108637, + 52.4290728 + ], + [ + 7.0108078, + 52.4292199 + ], + [ + 7.0104582, + 52.430141 + ], + [ + 7.0103677, + 52.430385 + ], + [ + 7.0096427, + 52.4323412 + ], + [ + 7.0084109, + 52.4359912 + ], + [ + 7.0082679, + 52.4364153 + ], + [ + 7.0080546, + 52.4370477 + ], + [ + 7.0051943, + 52.4450353 + ], + [ + 7.0048159, + 52.4457171 + ], + [ + 7.0042581, + 52.4467225 + ], + [ + 7.0026316, + 52.4497899 + ], + [ + 7.0025659, + 52.4499097 + ], + [ + 7.0007033, + 52.4533086 + ], + [ + 6.9999559, + 52.4546846 + ], + [ + 6.999225, + 52.455856 + ], + [ + 6.9980897, + 52.4572459 + ], + [ + 6.9966541, + 52.4592058 + ], + [ + 6.9955095, + 52.4607685 + ], + [ + 6.994539, + 52.4620955 + ], + [ + 6.9944242, + 52.4623788 + ], + [ + 6.9944043, + 52.4624833 + ], + [ + 6.9944, + 52.4625081 + ], + [ + 6.9941629, + 52.4637511 + ], + [ + 6.9938607, + 52.4654718 + ], + [ + 6.9930313, + 52.4662226 + ], + [ + 6.9922967, + 52.4668876 + ], + [ + 6.9918091, + 52.4673293 + ], + [ + 6.99126, + 52.4676108 + ], + [ + 6.9895346, + 52.4686324 + ], + [ + 6.9894579, + 52.468675 + ], + [ + 6.9894497, + 52.4686797 + ], + [ + 6.9886431, + 52.4691299 + ], + [ + 6.9876104, + 52.4697351 + ], + [ + 6.9843722, + 52.4684442 + ], + [ + 6.9831594, + 52.4679479 + ], + [ + 6.9803939, + 52.4668338 + ], + [ + 6.9775327, + 52.4656829 + ], + [ + 6.9774199, + 52.4654368 + ], + [ + 6.9773382, + 52.4652583 + ], + [ + 6.9768391, + 52.4643746 + ], + [ + 6.9767174, + 52.4641499 + ], + [ + 6.976257, + 52.4632999 + ], + [ + 6.9757107, + 52.4621804 + ], + [ + 6.9756524, + 52.4620519 + ], + [ + 6.975535, + 52.461821 + ], + [ + 6.9750342, + 52.4608361 + ], + [ + 6.9746052, + 52.4600975 + ], + [ + 6.9744796, + 52.4597931 + ], + [ + 6.9741791, + 52.4594229 + ], + [ + 6.9735724, + 52.4587508 + ], + [ + 6.9734662, + 52.4586331 + ], + [ + 6.9732903, + 52.4584381 + ], + [ + 6.9724159, + 52.457406 + ], + [ + 6.9722635, + 52.4572038 + ], + [ + 6.9709164, + 52.4556593 + ], + [ + 6.9708156, + 52.4555357 + ], + [ + 6.9707756, + 52.4554866 + ], + [ + 6.9702839, + 52.4548829 + ], + [ + 6.9699685, + 52.4544284 + ], + [ + 6.9693909, + 52.4535367 + ], + [ + 6.9691392, + 52.4531766 + ], + [ + 6.9679305, + 52.4514472 + ], + [ + 6.9672414, + 52.4503973 + ], + [ + 6.9668874, + 52.4499136 + ], + [ + 6.9664227, + 52.4493792 + ], + [ + 6.9642054, + 52.4470247 + ], + [ + 6.9641361, + 52.4469511 + ], + [ + 6.9638969, + 52.4465883 + ], + [ + 6.9637098, + 52.4463176 + ], + [ + 6.9635073, + 52.4460939 + ], + [ + 6.9630279, + 52.4456785 + ], + [ + 6.9625219, + 52.4451778 + ], + [ + 6.9618915, + 52.4446253 + ], + [ + 6.9620784, + 52.4443637 + ], + [ + 6.9621777, + 52.444067 + ], + [ + 6.9620983, + 52.4438739 + ], + [ + 6.961903, + 52.443685 + ], + [ + 6.9616875, + 52.4436314 + ], + [ + 6.9613963, + 52.443643 + ], + [ + 6.9607585, + 52.4438617 + ], + [ + 6.9580383, + 52.4423762 + ], + [ + 6.9540584, + 52.4402184 + ], + [ + 6.9512281, + 52.4386866 + ], + [ + 6.947957, + 52.4369926 + ], + [ + 6.9478327, + 52.4368958 + ], + [ + 6.9476316, + 52.4367392 + ], + [ + 6.9474457, + 52.4366583 + ], + [ + 6.9472826, + 52.4366165 + ], + [ + 6.9469735, + 52.4364735 + ], + [ + 6.9422879, + 52.4355391 + ], + [ + 6.9416165, + 52.435406 + ], + [ + 6.9413667, + 52.4354261 + ], + [ + 6.940785, + 52.4355545 + ], + [ + 6.9398263, + 52.4357416 + ], + [ + 6.9313745, + 52.4373921 + ], + [ + 6.9304477, + 52.4375647 + ], + [ + 6.9284966, + 52.4379909 + ], + [ + 6.9280744, + 52.4380191 + ], + [ + 6.9234512, + 52.4389028 + ], + [ + 6.9225101, + 52.4390827 + ], + [ + 6.9170416, + 52.4401102 + ], + [ + 6.9154146, + 52.440419 + ], + [ + 6.9126355, + 52.4409467 + ], + [ + 6.9078878, + 52.4418502 + ], + [ + 6.9063426, + 52.4421515 + ], + [ + 6.90631, + 52.4421591 + ], + [ + 6.9061026, + 52.4422314 + ], + [ + 6.9059102, + 52.4422539 + ], + [ + 6.9052043, + 52.4424212 + ], + [ + 6.9045832, + 52.4430057 + ], + [ + 6.9027643, + 52.4435529 + ], + [ + 6.9019724, + 52.4436696 + ], + [ + 6.9015002, + 52.4434665 + ], + [ + 6.9011173, + 52.4435183 + ], + [ + 6.9006024, + 52.4437871 + ], + [ + 6.899836, + 52.4438696 + ], + [ + 6.89818, + 52.4443236 + ], + [ + 6.8963095, + 52.4448152 + ], + [ + 6.8906628, + 52.4461806 + ], + [ + 6.889373, + 52.4465052 + ], + [ + 6.8888576, + 52.4465955 + ], + [ + 6.8844587, + 52.4473656 + ], + [ + 6.882041, + 52.4477889 + ], + [ + 6.8803565, + 52.4480839 + ], + [ + 6.879972, + 52.4481512 + ], + [ + 6.8786857, + 52.4483764 + ], + [ + 6.8691531, + 52.4500456 + ], + [ + 6.8629418, + 52.4511332 + ], + [ + 6.8628565, + 52.4511482 + ], + [ + 6.8621735, + 52.4512476 + ], + [ + 6.8617424, + 52.4513103 + ], + [ + 6.8615905, + 52.4513325 + ], + [ + 6.8604942, + 52.45118 + ], + [ + 6.8602453, + 52.4511379 + ], + [ + 6.8582811, + 52.4508061 + ], + [ + 6.857743, + 52.4507134 + ], + [ + 6.8560969, + 52.4504301 + ], + [ + 6.8539558, + 52.4500963 + ], + [ + 6.8536768, + 52.4500503 + ], + [ + 6.8529241, + 52.4499235 + ], + [ + 6.8524541, + 52.4498487 + ], + [ + 6.8527093, + 52.4511368 + ], + [ + 6.8530593, + 52.4529035 + ], + [ + 6.8531153, + 52.4531888 + ], + [ + 6.8533267, + 52.4542642 + ], + [ + 6.8538737, + 52.4573746 + ], + [ + 6.8540342, + 52.4583087 + ], + [ + 6.8544326, + 52.4597822 + ], + [ + 6.8503148, + 52.4595285 + ], + [ + 6.8453367, + 52.4592218 + ], + [ + 6.8450104, + 52.4592051 + ], + [ + 6.8448228, + 52.4591981 + ], + [ + 6.8363342, + 52.4597975 + ], + [ + 6.8329202, + 52.4599014 + ], + [ + 6.8325231, + 52.4599135 + ], + [ + 6.8322055, + 52.4599232 + ], + [ + 6.8317945, + 52.4599555 + ], + [ + 6.8314158, + 52.4599416 + ], + [ + 6.8291492, + 52.4599155 + ], + [ + 6.8249773, + 52.4598579 + ], + [ + 6.8224433, + 52.459823 + ], + [ + 6.8213221, + 52.4598075 + ], + [ + 6.8137362, + 52.4597017 + ], + [ + 6.810198, + 52.4596524 + ], + [ + 6.8098756, + 52.4596512 + ], + [ + 6.808159, + 52.4596453 + ], + [ + 6.8044533, + 52.4596327 + ], + [ + 6.798183, + 52.4595895 + ], + [ + 6.7957143, + 52.4596023 + ], + [ + 6.790253, + 52.4595829 + ], + [ + 6.7855429, + 52.4595792 + ], + [ + 6.7849977, + 52.4595788 + ], + [ + 6.7847056, + 52.4595732 + ], + [ + 6.7822345, + 52.4595814 + ], + [ + 6.7747349, + 52.4595905 + ], + [ + 6.7746005, + 52.4596035 + ], + [ + 6.7744666, + 52.4596325 + ], + [ + 6.7698292, + 52.4605504 + ], + [ + 6.7695873, + 52.4606012 + ], + [ + 6.7695525, + 52.4606084 + ], + [ + 6.7639806, + 52.4617778 + ], + [ + 6.7626932, + 52.4620481 + ], + [ + 6.7570264, + 52.4632227 + ], + [ + 6.7566066, + 52.4633097 + ], + [ + 6.7541867, + 52.4638113 + ], + [ + 6.7532935, + 52.4639965 + ], + [ + 6.7529251, + 52.4640693 + ], + [ + 6.7527108, + 52.4641633 + ], + [ + 6.7495615, + 52.4655256 + ], + [ + 6.7476387, + 52.4663252 + ], + [ + 6.7464918, + 52.4668022 + ], + [ + 6.7455715, + 52.4672182 + ], + [ + 6.7429873, + 52.4683866 + ], + [ + 6.7425125, + 52.4686014 + ], + [ + 6.7388374, + 52.4702811 + ], + [ + 6.7376691, + 52.4708151 + ], + [ + 6.7238014, + 52.4770356 + ], + [ + 6.7235212, + 52.4770475 + ], + [ + 6.721958, + 52.4771141 + ], + [ + 6.7208235, + 52.4771624 + ], + [ + 6.7205102, + 52.477207 + ], + [ + 6.7197169, + 52.477488 + ], + [ + 6.7182819, + 52.4779842 + ], + [ + 6.7179916, + 52.4780927 + ], + [ + 6.7171093, + 52.4784225 + ], + [ + 6.7168699, + 52.478512 + ], + [ + 6.7166554, + 52.4785923 + ], + [ + 6.7153793, + 52.4791097 + ], + [ + 6.7148637, + 52.4793188 + ], + [ + 6.7123588, + 52.4803116 + ], + [ + 6.7122353, + 52.4803608 + ], + [ + 6.7120487, + 52.4804476 + ], + [ + 6.7101804, + 52.4812063 + ], + [ + 6.7085858, + 52.481854 + ], + [ + 6.7029128, + 52.4841582 + ], + [ + 6.7018224, + 52.4846011 + ], + [ + 6.7006108, + 52.4850933 + ], + [ + 6.6975237, + 52.4863473 + ], + [ + 6.6986524, + 52.4915634 + ], + [ + 6.6993546, + 52.4948089 + ], + [ + 6.6997018, + 52.4964131 + ], + [ + 6.7001647, + 52.4985002 + ], + [ + 6.7020318, + 52.5069185 + ], + [ + 6.7023036, + 52.5081441 + ], + [ + 6.7043393, + 52.5173218 + ], + [ + 6.7044898, + 52.5180001 + ], + [ + 6.7054689, + 52.5197165 + ], + [ + 6.7058411, + 52.5203688 + ], + [ + 6.7053243, + 52.521068 + ], + [ + 6.7053081, + 52.5210733 + ], + [ + 6.6970191, + 52.5320263 + ], + [ + 6.6967646, + 52.5323241 + ], + [ + 6.6965225, + 52.5326076 + ], + [ + 6.6964535, + 52.5327146 + ], + [ + 6.69625, + 52.5330311 + ], + [ + 6.696049, + 52.5333326 + ], + [ + 6.6950808, + 52.5345841 + ], + [ + 6.694929, + 52.5347872 + ], + [ + 6.6946298, + 52.5351877 + ], + [ + 6.6946044, + 52.5352217 + ], + [ + 6.6942403, + 52.5357107 + ], + [ + 6.6941438, + 52.535792 + ], + [ + 6.6939768, + 52.5359329 + ], + [ + 6.693414, + 52.5366986 + ], + [ + 6.6901277, + 52.5410482 + ], + [ + 6.6899734, + 52.5412526 + ], + [ + 6.686726, + 52.5455795 + ], + [ + 6.6852101, + 52.5475994 + ], + [ + 6.681581, + 52.5523796 + ], + [ + 6.681239, + 52.552876 + ], + [ + 6.6808761, + 52.5533111 + ], + [ + 6.6837715, + 52.5529191 + ], + [ + 6.6852719, + 52.5527386 + ], + [ + 6.685868, + 52.5526598 + ], + [ + 6.6895353, + 52.5521442 + ], + [ + 6.6918107, + 52.5518157 + ], + [ + 6.6932108, + 52.5516246 + ], + [ + 6.6949354, + 52.5513893 + ], + [ + 6.6967647, + 52.5511298 + ], + [ + 6.6971294, + 52.5510843 + ], + [ + 6.6974162, + 52.5510479 + ], + [ + 6.6975135, + 52.5510379 + ], + [ + 6.6982508, + 52.5509364 + ], + [ + 6.7004853, + 52.550636 + ], + [ + 6.7056958, + 52.5499331 + ], + [ + 6.706177, + 52.5498704 + ], + [ + 6.7064199, + 52.5498456 + ], + [ + 6.7069221, + 52.5497697 + ], + [ + 6.7101293, + 52.5493395 + ], + [ + 6.7104868, + 52.5492906 + ], + [ + 6.7109297, + 52.5492333 + ], + [ + 6.7122473, + 52.5490497 + ], + [ + 6.7141005, + 52.5487915 + ], + [ + 6.7162275, + 52.5485113 + ], + [ + 6.7161969, + 52.5486282 + ], + [ + 6.7161887, + 52.5487426 + ], + [ + 6.716101, + 52.5489629 + ], + [ + 6.716093, + 52.548975 + ], + [ + 6.7159928, + 52.5491264 + ], + [ + 6.7160001, + 52.5492612 + ], + [ + 6.7160885, + 52.5493357 + ], + [ + 6.7161486, + 52.5494745 + ], + [ + 6.7162588, + 52.5498026 + ], + [ + 6.7161954, + 52.5503065 + ], + [ + 6.716194, + 52.5503177 + ], + [ + 6.716661, + 52.5504606 + ], + [ + 6.7170832, + 52.5505898 + ], + [ + 6.7175303, + 52.5507151 + ], + [ + 6.7175786, + 52.5507287 + ], + [ + 6.7180625, + 52.5508541 + ], + [ + 6.7182156, + 52.5509691 + ], + [ + 6.7181654, + 52.551235 + ], + [ + 6.7188572, + 52.551419 + ], + [ + 6.7191968, + 52.5514894 + ], + [ + 6.7197253, + 52.551564 + ], + [ + 6.7199389, + 52.5516876 + ], + [ + 6.7200469, + 52.5519334 + ], + [ + 6.7201285, + 52.5523121 + ], + [ + 6.7201937, + 52.5524966 + ], + [ + 6.7203797, + 52.5525769 + ], + [ + 6.7206681, + 52.5526929 + ], + [ + 6.7208155, + 52.552872 + ], + [ + 6.7210039, + 52.5531718 + ], + [ + 6.7213294, + 52.5538223 + ], + [ + 6.7216707, + 52.5545046 + ], + [ + 6.7218959, + 52.5547812 + ], + [ + 6.7234283, + 52.5577099 + ], + [ + 6.7238135, + 52.5584855 + ], + [ + 6.7238433, + 52.5585423 + ], + [ + 6.7243522, + 52.5595133 + ], + [ + 6.7246505, + 52.5601321 + ], + [ + 6.7249127, + 52.5606597 + ], + [ + 6.7252317, + 52.5612028 + ], + [ + 6.7254611, + 52.5616348 + ], + [ + 6.7255418, + 52.5618397 + ], + [ + 6.7255629, + 52.5626122 + ], + [ + 6.7257486, + 52.5629463 + ], + [ + 6.7258662, + 52.563128 + ], + [ + 6.725905, + 52.563191 + ], + [ + 6.7259486, + 52.563262 + ], + [ + 6.7261272, + 52.5632053 + ], + [ + 6.726298, + 52.5631372 + ], + [ + 6.7265476, + 52.5630661 + ], + [ + 6.7268124, + 52.5630203 + ], + [ + 6.7324167, + 52.5620524 + ], + [ + 6.7337469, + 52.5618283 + ], + [ + 6.7340645, + 52.5617725 + ], + [ + 6.7343752, + 52.5617464 + ], + [ + 6.7344796, + 52.5617428 + ], + [ + 6.7345364, + 52.5617408 + ], + [ + 6.7346087, + 52.5617382 + ], + [ + 6.7346528, + 52.5617367 + ], + [ + 6.7349571, + 52.5617473 + ], + [ + 6.7352318, + 52.5617719 + ], + [ + 6.7355704, + 52.561798 + ], + [ + 6.7374768, + 52.5620573 + ], + [ + 6.7379927, + 52.5621204 + ], + [ + 6.7383841, + 52.562153 + ], + [ + 6.7387636, + 52.562165 + ], + [ + 6.7391464, + 52.5621634 + ], + [ + 6.7395099, + 52.5621436 + ], + [ + 6.7397565, + 52.5621021 + ], + [ + 6.7399996, + 52.5620699 + ], + [ + 6.7402349, + 52.5620309 + ], + [ + 6.740466, + 52.5619668 + ], + [ + 6.7424967, + 52.5614267 + ], + [ + 6.7455293, + 52.5606065 + ], + [ + 6.750186, + 52.5593462 + ], + [ + 6.7502459, + 52.5593316 + ], + [ + 6.7506967, + 52.5592219 + ], + [ + 6.7512304, + 52.5591158 + ], + [ + 6.7514998, + 52.5590809 + ], + [ + 6.7518555, + 52.5590498 + ], + [ + 6.752219, + 52.55903 + ], + [ + 6.7525906, + 52.5590283 + ], + [ + 6.7529139, + 52.5590478 + ], + [ + 6.7532901, + 52.5590827 + ], + [ + 6.7536296, + 52.5591432 + ], + [ + 6.7588135, + 52.5603597 + ], + [ + 6.7632722, + 52.5614076 + ], + [ + 6.7638088, + 52.5615323 + ], + [ + 6.7641825, + 52.5616083 + ], + [ + 6.7644725, + 52.5616418 + ], + [ + 6.764676, + 52.5616694 + ], + [ + 6.7648752, + 52.561681 + ], + [ + 6.7650705, + 52.5616812 + ], + [ + 6.7666907, + 52.5616343 + ], + [ + 6.7666896, + 52.5616934 + ], + [ + 6.7666584, + 52.5635435 + ], + [ + 6.7513958, + 52.571605 + ], + [ + 6.7502919, + 52.5721804 + ], + [ + 6.733837, + 52.5807581 + ], + [ + 6.7268724, + 52.5844108 + ], + [ + 6.7188241, + 52.5886321 + ], + [ + 6.7188432, + 52.5887092 + ], + [ + 6.7197546, + 52.5923762 + ], + [ + 6.7199641, + 52.5931492 + ], + [ + 6.7216128, + 52.5949122 + ], + [ + 6.7207356, + 52.5963363 + ], + [ + 6.7208821, + 52.5974348 + ], + [ + 6.7209678, + 52.5980755 + ], + [ + 6.7209686, + 52.5980897 + ], + [ + 6.7209683, + 52.5982669 + ], + [ + 6.7209681, + 52.5982799 + ], + [ + 6.7209683, + 52.5982916 + ], + [ + 6.7209683, + 52.5983175 + ], + [ + 6.7211083, + 52.5986121 + ], + [ + 6.7214339, + 52.5991746 + ], + [ + 6.7214735, + 52.5993822 + ], + [ + 6.7228708, + 52.6018222 + ], + [ + 6.7235346, + 52.6028666 + ], + [ + 6.7236379, + 52.6030689 + ], + [ + 6.7237186, + 52.6032692 + ], + [ + 6.7238054, + 52.6035517 + ], + [ + 6.7239241, + 52.6041744 + ], + [ + 6.7237603, + 52.6045053 + ], + [ + 6.7239601, + 52.605342 + ], + [ + 6.7241167, + 52.6055712 + ], + [ + 6.7243942, + 52.6071774 + ], + [ + 6.7244435, + 52.6074197 + ], + [ + 6.7244681, + 52.60754 + ], + [ + 6.7244621, + 52.6078624 + ], + [ + 6.7244347, + 52.6082307 + ], + [ + 6.7243861, + 52.6083729 + ], + [ + 6.7244211, + 52.608553 + ], + [ + 6.7245467, + 52.6087483 + ], + [ + 6.7246655, + 52.6089642 + ], + [ + 6.7247234, + 52.6091601 + ], + [ + 6.7250289, + 52.6094559 + ], + [ + 6.7251187, + 52.6098143 + ], + [ + 6.72518, + 52.6102255 + ], + [ + 6.7252876, + 52.6104816 + ], + [ + 6.7254549, + 52.6111455 + ], + [ + 6.7268034, + 52.6138335 + ], + [ + 6.7273563, + 52.6149355 + ], + [ + 6.7271741, + 52.6151957 + ], + [ + 6.7271661, + 52.6152071 + ], + [ + 6.7261455, + 52.6166649 + ], + [ + 6.725542, + 52.6175307 + ], + [ + 6.7253727, + 52.6176673 + ], + [ + 6.7252775, + 52.6178923 + ], + [ + 6.7249144, + 52.618623 + ], + [ + 6.7244875, + 52.6189983 + ], + [ + 6.7229884, + 52.6203165 + ], + [ + 6.7226555, + 52.6202424 + ], + [ + 6.7223635, + 52.620282 + ], + [ + 6.7220582, + 52.6203858 + ], + [ + 6.7218485, + 52.6205022 + ], + [ + 6.7218065, + 52.6205256 + ], + [ + 6.7215592, + 52.6208253 + ], + [ + 6.7209656, + 52.6211059 + ], + [ + 6.720375, + 52.6214938 + ], + [ + 6.7197344, + 52.6217063 + ], + [ + 6.7194684, + 52.6217389 + ], + [ + 6.7186592, + 52.621969 + ], + [ + 6.718542, + 52.6222149 + ], + [ + 6.7186057, + 52.622349 + ], + [ + 6.7185237, + 52.6227773 + ], + [ + 6.7185092, + 52.6229375 + ], + [ + 6.7182924, + 52.6233854 + ], + [ + 6.7177894, + 52.623681 + ], + [ + 6.7175772, + 52.6238935 + ], + [ + 6.7174187, + 52.624005 + ], + [ + 6.7170508, + 52.6242946 + ], + [ + 6.7163883, + 52.6247119 + ], + [ + 6.715844, + 52.6251067 + ], + [ + 6.7153737, + 52.6254596 + ], + [ + 6.7149803, + 52.6257454 + ], + [ + 6.7147576, + 52.6259605 + ], + [ + 6.7146199, + 52.6262547 + ], + [ + 6.7144658, + 52.6265033 + ], + [ + 6.7142839, + 52.6266998 + ], + [ + 6.7141816, + 52.6268015 + ], + [ + 6.7139388, + 52.6268477 + ], + [ + 6.7136536, + 52.6268624 + ], + [ + 6.7133257, + 52.6268319 + ], + [ + 6.7128238, + 52.6267599 + ], + [ + 6.7123996, + 52.6267785 + ], + [ + 6.711808, + 52.626847 + ], + [ + 6.71148, + 52.6269353 + ], + [ + 6.710959, + 52.6271059 + ], + [ + 6.7104668, + 52.6272373 + ], + [ + 6.7101011, + 52.6273215 + ], + [ + 6.7099633, + 52.62749 + ], + [ + 6.709935, + 52.6276731 + ], + [ + 6.7099919, + 52.6278142 + ], + [ + 6.7104881, + 52.6279411 + ], + [ + 6.7110237, + 52.6281339 + ], + [ + 6.711615, + 52.6284242 + ], + [ + 6.7121288, + 52.6286378 + ], + [ + 6.7127227, + 52.6288916 + ], + [ + 6.7133411, + 52.6292068 + ], + [ + 6.7137278, + 52.6294402 + ], + [ + 6.7138715, + 52.6295916 + ], + [ + 6.7140465, + 52.6297885 + ], + [ + 6.7146169, + 52.6300083 + ], + [ + 6.714965, + 52.6302077 + ], + [ + 6.7151521, + 52.6303038 + ], + [ + 6.715446, + 52.6303302 + ], + [ + 6.7157184, + 52.6303911 + ], + [ + 6.7159508, + 52.6304935 + ], + [ + 6.7165683, + 52.6306716 + ], + [ + 6.7172739, + 52.6308863 + ], + [ + 6.7175049, + 52.6309479 + ], + [ + 6.7177106, + 52.6310462 + ], + [ + 6.7182558, + 52.6313194 + ], + [ + 6.7187202, + 52.6312619 + ], + [ + 6.7207288, + 52.6314373 + ], + [ + 6.7235202, + 52.6323197 + ], + [ + 6.724253, + 52.6325839 + ], + [ + 6.7247318, + 52.6327663 + ], + [ + 6.7250465, + 52.6328635 + ], + [ + 6.7252696, + 52.6329069 + ], + [ + 6.726438, + 52.6331528 + ], + [ + 6.7272544, + 52.6341178 + ], + [ + 6.7284125, + 52.6352072 + ], + [ + 6.7306124, + 52.6373849 + ], + [ + 6.7308039, + 52.6375109 + ], + [ + 6.7310715, + 52.6376657 + ], + [ + 6.7343955, + 52.6395593 + ], + [ + 6.7351885, + 52.6398243 + ], + [ + 6.7356624, + 52.6399828 + ], + [ + 6.7357343, + 52.6400068 + ], + [ + 6.7358403, + 52.6401112 + ], + [ + 6.7361785, + 52.6403172 + ], + [ + 6.7363716, + 52.6404349 + ], + [ + 6.7367056, + 52.6408417 + ], + [ + 6.7369908, + 52.6412001 + ], + [ + 6.7372285, + 52.6413622 + ], + [ + 6.7375599, + 52.6416466 + ], + [ + 6.7382154, + 52.6422293 + ], + [ + 6.7385557, + 52.6425639 + ], + [ + 6.7389299, + 52.6429005 + ], + [ + 6.7419582, + 52.6453457 + ], + [ + 6.7425469, + 52.6454434 + ], + [ + 6.7427833, + 52.6455051 + ], + [ + 6.7443742, + 52.6457649 + ], + [ + 6.746299, + 52.6461202 + ], + [ + 6.7462749, + 52.6461786 + ], + [ + 6.7462642, + 52.6462517 + ], + [ + 6.7462749, + 52.6463261 + ], + [ + 6.7462921, + 52.646378 + ], + [ + 6.7463373, + 52.6464418 + ], + [ + 6.7464118, + 52.6465149 + ], + [ + 6.7464795, + 52.6465614 + ], + [ + 6.7465673, + 52.6466092 + ], + [ + 6.7466576, + 52.6466464 + ], + [ + 6.7467706, + 52.6466717 + ], + [ + 6.746845, + 52.6466783 + ], + [ + 6.7469035, + 52.6466876 + ], + [ + 6.7469925, + 52.6466875 + ], + [ + 6.7470856, + 52.6466848 + ], + [ + 6.7471972, + 52.6466702 + ], + [ + 6.7473155, + 52.646637 + ], + [ + 6.7474111, + 52.6465985 + ], + [ + 6.7474889, + 52.6465578 + ], + [ + 6.7501443, + 52.6470541 + ], + [ + 6.7503825, + 52.6470982 + ], + [ + 6.7505469, + 52.6471287 + ], + [ + 6.7505939, + 52.6472126 + ], + [ + 6.7510338, + 52.647486 + ], + [ + 6.7517151, + 52.6478343 + ], + [ + 6.7518726, + 52.6478866 + ], + [ + 6.7522247, + 52.6480035 + ], + [ + 6.7527665, + 52.6481402 + ], + [ + 6.7529865, + 52.6481532 + ], + [ + 6.7535229, + 52.6480165 + ], + [ + 6.7536141, + 52.6479221 + ], + [ + 6.7536141, + 52.6477854 + ], + [ + 6.7535201, + 52.6476962 + ], + [ + 6.7529328, + 52.6473949 + ], + [ + 6.7524339, + 52.6473005 + ], + [ + 6.7519404, + 52.6470694 + ], + [ + 6.7519082, + 52.6470466 + ], + [ + 6.7519572, + 52.6469899 + ], + [ + 6.7523635, + 52.6466712 + ], + [ + 6.7524824, + 52.6463522 + ], + [ + 6.7534483, + 52.6458092 + ], + [ + 6.7537028, + 52.6458903 + ], + [ + 6.7538089, + 52.6459242 + ], + [ + 6.754655, + 52.6464498 + ], + [ + 6.7547444, + 52.6465562 + ], + [ + 6.7548134, + 52.6467315 + ], + [ + 6.7549134, + 52.6468104 + ], + [ + 6.7553068, + 52.6470043 + ], + [ + 6.7555517, + 52.6471935 + ], + [ + 6.7555747, + 52.6473198 + ], + [ + 6.7562128, + 52.6475414 + ], + [ + 6.7566164, + 52.647713 + ], + [ + 6.7579128, + 52.6483241 + ], + [ + 6.7587482, + 52.6487304 + ], + [ + 6.7588091, + 52.64875 + ], + [ + 6.7588699, + 52.6487632 + ], + [ + 6.7589299, + 52.648762 + ], + [ + 6.7590233, + 52.6487491 + ], + [ + 6.7613478, + 52.6482845 + ], + [ + 6.7678415, + 52.6468575 + ], + [ + 6.7695892, + 52.648189 + ], + [ + 6.7720524, + 52.6500259 + ], + [ + 6.7721065, + 52.6500561 + ], + [ + 6.7721735, + 52.6501057 + ], + [ + 6.7721994, + 52.650125 + ], + [ + 6.7724353, + 52.6501251 + ], + [ + 6.7727436, + 52.6501253 + ], + [ + 6.7736771, + 52.650126 + ], + [ + 6.7738203, + 52.650133 + ], + [ + 6.7739339, + 52.6501519 + ], + [ + 6.7740435, + 52.6501685 + ], + [ + 6.7741383, + 52.65019 + ], + [ + 6.7742252, + 52.6501978 + ], + [ + 6.7743629, + 52.6502574 + ], + [ + 6.774938, + 52.6505292 + ], + [ + 6.7771481, + 52.6515737 + ], + [ + 6.777259, + 52.6516201 + ], + [ + 6.7773845, + 52.6516548 + ], + [ + 6.7774714, + 52.6516695 + ], + [ + 6.777577, + 52.6516771 + ], + [ + 6.7777144, + 52.6516952 + ], + [ + 6.7778092, + 52.6517017 + ], + [ + 6.7801656, + 52.6520176 + ], + [ + 6.7837722, + 52.6524922 + ], + [ + 6.7839836, + 52.6525143 + ], + [ + 6.7841715, + 52.6525092 + ], + [ + 6.7869432, + 52.6523284 + ], + [ + 6.7872437, + 52.6523194 + ], + [ + 6.7874469, + 52.6523254 + ], + [ + 6.7876164, + 52.6523321 + ], + [ + 6.7877788, + 52.6523502 + ], + [ + 6.7879605, + 52.6523795 + ], + [ + 6.7881577, + 52.6524223 + ], + [ + 6.7887385, + 52.6525622 + ], + [ + 6.7893872, + 52.6527056 + ], + [ + 6.7895655, + 52.652744 + ], + [ + 6.7897549, + 52.6527801 + ], + [ + 6.7899297, + 52.6527788 + ], + [ + 6.7901056, + 52.6527553 + ], + [ + 6.7902662, + 52.6527258 + ], + [ + 6.7904278, + 52.6526809 + ], + [ + 6.7907907, + 52.6525357 + ], + [ + 6.7911205, + 52.652367 + ], + [ + 6.7929348, + 52.6511465 + ], + [ + 6.7932212, + 52.6509539 + ], + [ + 6.7935584, + 52.6507788 + ], + [ + 6.7938602, + 52.6506797 + ], + [ + 6.7941564, + 52.6506492 + ], + [ + 6.794468, + 52.6506323 + ], + [ + 6.796025, + 52.6508537 + ], + [ + 6.796061, + 52.6508589 + ], + [ + 6.798837, + 52.6513002 + ], + [ + 6.8023498, + 52.6518668 + ], + [ + 6.8026324, + 52.6518868 + ], + [ + 6.8028916, + 52.6518818 + ], + [ + 6.8031948, + 52.6518284 + ], + [ + 6.8053476, + 52.6513716 + ], + [ + 6.8055895, + 52.6512798 + ], + [ + 6.8057638, + 52.6511933 + ], + [ + 6.805859, + 52.6511031 + ], + [ + 6.8059718, + 52.6509692 + ], + [ + 6.8064845, + 52.6503061 + ], + [ + 6.8070782, + 52.6495386 + ], + [ + 6.8072727, + 52.6493694 + ], + [ + 6.8074503, + 52.6492669 + ], + [ + 6.8076804, + 52.6491639 + ], + [ + 6.8078667, + 52.6491024 + ], + [ + 6.8080912, + 52.6490658 + ], + [ + 6.8103352, + 52.6489079 + ], + [ + 6.815813, + 52.648632 + ], + [ + 6.8161577, + 52.6485874 + ], + [ + 6.8164269, + 52.6485365 + ], + [ + 6.8164625, + 52.648525 + ], + [ + 6.8166913, + 52.6484513 + ], + [ + 6.8168835, + 52.6483304 + ], + [ + 6.8172243, + 52.6481481 + ], + [ + 6.8177871, + 52.6478472 + ], + [ + 6.8180622, + 52.6477391 + ], + [ + 6.8182563, + 52.647689 + ], + [ + 6.8185334, + 52.6476518 + ], + [ + 6.8208757, + 52.6476483 + ], + [ + 6.8218423, + 52.647659 + ], + [ + 6.8222871, + 52.6477002 + ], + [ + 6.823256, + 52.6479378 + ], + [ + 6.8244453, + 52.6482296 + ], + [ + 6.8271189, + 52.648898 + ], + [ + 6.8277709, + 52.6490858 + ], + [ + 6.8282384, + 52.6492595 + ], + [ + 6.8294, + 52.6497763 + ], + [ + 6.829569, + 52.6498982 + ], + [ + 6.8297111, + 52.6500043 + ], + [ + 6.8300564, + 52.6505067 + ], + [ + 6.8302846, + 52.6507264 + ], + [ + 6.8312262, + 52.6513049 + ], + [ + 6.8316177, + 52.651452 + ], + [ + 6.8319238, + 52.6515037 + ], + [ + 6.832609, + 52.6515633 + ], + [ + 6.8345098, + 52.6517287 + ], + [ + 6.8376287, + 52.6519228 + ], + [ + 6.8380423, + 52.6519254 + ], + [ + 6.8384472, + 52.6518822 + ], + [ + 6.8389789, + 52.6517318 + ], + [ + 6.8401593, + 52.6514087 + ], + [ + 6.8418881, + 52.6509356 + ], + [ + 6.8429063, + 52.6506636 + ], + [ + 6.844903, + 52.6501179 + ], + [ + 6.8467178, + 52.6496232 + ], + [ + 6.8482848, + 52.6491961 + ], + [ + 6.8505197, + 52.648585 + ], + [ + 6.8510073, + 52.648582 + ], + [ + 6.8513835, + 52.6485894 + ], + [ + 6.8517096, + 52.6486867 + ], + [ + 6.8519629, + 52.6488581 + ], + [ + 6.8524054, + 52.6490778 + ], + [ + 6.8527685, + 52.6492823 + ], + [ + 6.8530353, + 52.649403 + ], + [ + 6.8533618, + 52.6495095 + ], + [ + 6.8536744, + 52.6495291 + ], + [ + 6.8546269, + 52.6495694 + ], + [ + 6.8558738, + 52.6495219 + ], + [ + 6.8572806, + 52.6495436 + ], + [ + 6.860366, + 52.6496207 + ], + [ + 6.8619801, + 52.6496781 + ], + [ + 6.862647, + 52.6497017 + ], + [ + 6.8638358, + 52.649728 + ], + [ + 6.8641598, + 52.6497474 + ], + [ + 6.8643408, + 52.6497639 + ], + [ + 6.8644954, + 52.6497828 + ], + [ + 6.8646578, + 52.6498148 + ], + [ + 6.8649344, + 52.6498757 + ], + [ + 6.8692338, + 52.6516773 + ], + [ + 6.8695663, + 52.6518172 + ], + [ + 6.8698542, + 52.6519738 + ], + [ + 6.8701113, + 52.6521124 + ], + [ + 6.8703812, + 52.6522944 + ], + [ + 6.8707708, + 52.6525619 + ], + [ + 6.8710705, + 52.652732 + ], + [ + 6.8714152, + 52.652897 + ], + [ + 6.8717738, + 52.6530343 + ], + [ + 6.8720472, + 52.6530994 + ], + [ + 6.8724578, + 52.65324 + ], + [ + 6.8725546, + 52.6531555 + ], + [ + 6.8728246, + 52.6531558 + ], + [ + 6.8731628, + 52.6531354 + ], + [ + 6.8733398, + 52.6530871 + ], + [ + 6.8734962, + 52.6530596 + ], + [ + 6.8737682, + 52.6529707 + ], + [ + 6.8742731, + 52.6527311 + ], + [ + 6.8762715, + 52.6516938 + ], + [ + 6.876725, + 52.6514598 + ], + [ + 6.8770141, + 52.6513382 + ], + [ + 6.8779522, + 52.6509813 + ], + [ + 6.8788726, + 52.6506732 + ], + [ + 6.8792411, + 52.6505556 + ], + [ + 6.8795491, + 52.6504882 + ], + [ + 6.8798637, + 52.6504423 + ], + [ + 6.8802441, + 52.650425 + ], + [ + 6.8816099, + 52.6505413 + ], + [ + 6.8907214, + 52.6513342 + ], + [ + 6.8911567, + 52.651378 + ], + [ + 6.8917733, + 52.6514254 + ], + [ + 6.8962223, + 52.651312 + ], + [ + 6.8965979, + 52.6512888 + ], + [ + 6.8969946, + 52.6512468 + ], + [ + 6.8973206, + 52.6511829 + ], + [ + 6.8975991, + 52.6511228 + ], + [ + 6.8979166, + 52.6510462 + ], + [ + 6.898248, + 52.6509496 + ], + [ + 6.898561, + 52.6508387 + ], + [ + 6.8988177, + 52.6507319 + ], + [ + 6.8990502, + 52.6506052 + ], + [ + 6.901383, + 52.6491732 + ], + [ + 6.9019065, + 52.6488501 + ], + [ + 6.902395, + 52.6485931 + ], + [ + 6.9027081, + 52.6484749 + ], + [ + 6.9030279, + 52.6484 + ], + [ + 6.9032892, + 52.648369 + ], + [ + 6.9036809, + 52.6483154 + ], + [ + 6.9060669, + 52.648028 + ], + [ + 6.908024, + 52.6477586 + ], + [ + 6.9091413, + 52.6475576 + ], + [ + 6.9133159, + 52.6467343 + ], + [ + 6.913578, + 52.6466739 + ], + [ + 6.9138949, + 52.646577 + ], + [ + 6.9140953, + 52.6464887 + ], + [ + 6.9142901, + 52.6464148 + ], + [ + 6.9144472, + 52.6463273 + ], + [ + 6.9145579, + 52.6462346 + ], + [ + 6.9146664, + 52.6461042 + ], + [ + 6.9147651, + 52.6459174 + ], + [ + 6.9148333, + 52.6457218 + ], + [ + 6.9154478, + 52.6419218 + ], + [ + 6.9154842, + 52.641784 + ], + [ + 6.9155332, + 52.6416825 + ], + [ + 6.9156727, + 52.6415868 + ], + [ + 6.9164355, + 52.6411455 + ], + [ + 6.9185366, + 52.6399298 + ], + [ + 6.9186882, + 52.6398522 + ], + [ + 6.9188808, + 52.6397718 + ], + [ + 6.9189154, + 52.639766 + ], + [ + 6.9190903, + 52.6397369 + ], + [ + 6.919229, + 52.6397214 + ], + [ + 6.9194545, + 52.6397092 + ], + [ + 6.91971, + 52.6397035 + ], + [ + 6.9280732, + 52.6400382 + ], + [ + 6.9283037, + 52.640052 + ], + [ + 6.9285816, + 52.6400474 + ], + [ + 6.9289151, + 52.6400086 + ], + [ + 6.9292813, + 52.639935 + ], + [ + 6.9296576, + 52.6398315 + ], + [ + 6.9300412, + 52.6397232 + ], + [ + 6.9303864, + 52.6395927 + ], + [ + 6.933839, + 52.6384083 + ], + [ + 6.9341629, + 52.6383123 + ], + [ + 6.9344345, + 52.6382285 + ], + [ + 6.9348458, + 52.6381566 + ], + [ + 6.9350443, + 52.6381287 + ], + [ + 6.9384044, + 52.6378395 + ], + [ + 6.9387792, + 52.6378091 + ], + [ + 6.9390243, + 52.6378262 + ], + [ + 6.9393676, + 52.6378532 + ], + [ + 6.9397571, + 52.6379095 + ], + [ + 6.9441993, + 52.6390918 + ], + [ + 6.94483, + 52.639259 + ], + [ + 6.9453097, + 52.6393094 + ], + [ + 6.9458176, + 52.6393135 + ], + [ + 6.9487124, + 52.6391672 + ], + [ + 6.9526132, + 52.6389701 + ], + [ + 6.9532355, + 52.638913 + ], + [ + 6.9536743, + 52.6389754 + ], + [ + 6.9538043, + 52.6390158 + ], + [ + 6.9540054, + 52.6390783 + ], + [ + 6.9543035, + 52.6391999 + ], + [ + 6.9588202, + 52.6415373 + ], + [ + 6.9591152, + 52.6416751 + ], + [ + 6.9594971, + 52.6417267 + ], + [ + 6.9671501, + 52.6416633 + ], + [ + 6.9676124, + 52.6416497 + ], + [ + 6.9679827, + 52.6416947 + ], + [ + 6.968192, + 52.6417535 + ], + [ + 6.9696967, + 52.6423408 + ], + [ + 6.970091, + 52.6425206 + ], + [ + 6.9703258, + 52.6426546 + ], + [ + 6.9746297, + 52.6458834 + ], + [ + 6.9750194, + 52.6461342 + ], + [ + 6.9754221, + 52.6462922 + ], + [ + 6.9759102, + 52.6463313 + ], + [ + 6.9763877, + 52.6462792 + ], + [ + 6.9791396, + 52.6457389 + ], + [ + 6.9813122, + 52.6452409 + ], + [ + 6.9819023, + 52.6450782 + ], + [ + 6.9823207, + 52.6449285 + ], + [ + 6.9838496, + 52.6440496 + ], + [ + 6.9840963, + 52.6438999 + ], + [ + 6.9842787, + 52.643812 + ], + [ + 6.9844987, + 52.6437014 + ], + [ + 6.9847734, + 52.6434562 + ], + [ + 6.9915032, + 52.6415227 + ], + [ + 6.9920957, + 52.6413788 + ], + [ + 6.9925107, + 52.6413108 + ], + [ + 6.9929485, + 52.6412516 + ], + [ + 6.9934035, + 52.6412472 + ], + [ + 6.9938074, + 52.6412824 + ], + [ + 6.998482, + 52.6420147 + ], + [ + 6.9990572, + 52.6420997 + ], + [ + 6.9991858, + 52.6421188 + ], + [ + 6.9997854, + 52.6421557 + ], + [ + 7.0005698, + 52.6421074 + ], + [ + 7.0011046, + 52.6420284 + ], + [ + 7.0016543, + 52.6419446 + ], + [ + 7.0020374, + 52.6418312 + ], + [ + 7.002405, + 52.6417089 + ], + [ + 7.0038123, + 52.6411427 + ], + [ + 7.0042789, + 52.6409503 + ], + [ + 7.0045239, + 52.6407702 + ], + [ + 7.0053922, + 52.6393619 + ], + [ + 7.0056553, + 52.6388658 + ], + [ + 7.005781, + 52.638636 + ], + [ + 7.0061041, + 52.638646 + ], + [ + 7.0063607, + 52.638654 + ], + [ + 7.0068181, + 52.6384689 + ], + [ + 7.007281, + 52.638311 + ], + [ + 7.0081583, + 52.6380409 + ], + [ + 7.0122417, + 52.6368083 + ], + [ + 7.0133059, + 52.6366178 + ], + [ + 7.0169236, + 52.6361755 + ], + [ + 7.0197496, + 52.6358716 + ], + [ + 7.0218481, + 52.635615 + ], + [ + 7.0236384, + 52.6353429 + ], + [ + 7.0272007, + 52.6347856 + ], + [ + 7.0283389, + 52.6346193 + ], + [ + 7.0289082, + 52.6345539 + ], + [ + 7.0301013, + 52.634683 + ], + [ + 7.0340944, + 52.6348479 + ], + [ + 7.0347131, + 52.6348834 + ], + [ + 7.0353675, + 52.6348749 + ], + [ + 7.0358786, + 52.6347746 + ], + [ + 7.0360774, + 52.6347079 + ], + [ + 7.0364848, + 52.634615 + ], + [ + 7.0369348, + 52.6344344 + ], + [ + 7.0375996, + 52.6339032 + ], + [ + 7.0383412, + 52.6331538 + ], + [ + 7.038614, + 52.6329084 + ], + [ + 7.0387835, + 52.6328389 + ], + [ + 7.0391317, + 52.6327679 + ], + [ + 7.0397116, + 52.6327357 + ], + [ + 7.0404499, + 52.6327881 + ], + [ + 7.0409641, + 52.6328107 + ], + [ + 7.0412841, + 52.6328034 + ], + [ + 7.0416075, + 52.6327793 + ], + [ + 7.0417511, + 52.6327596 + ], + [ + 7.0441998, + 52.6346227 + ], + [ + 7.0525347, + 52.6411102 + ], + [ + 7.0552952, + 52.6432588 + ], + [ + 7.0553411, + 52.6440123 + ], + [ + 7.0545691, + 52.6441958 + ], + [ + 7.054476, + 52.6443613 + ], + [ + 7.0559863, + 52.6548343 + ], + [ + 7.0561268, + 52.6558084 + ], + [ + 7.05669, + 52.6605697 + ], + [ + 7.0570049, + 52.6632307 + ], + [ + 7.0572334, + 52.6651621 + ], + [ + 7.0579652, + 52.6710987 + ], + [ + 7.0586551, + 52.6766951 + ], + [ + 7.0594112, + 52.6830893 + ], + [ + 7.059697, + 52.6855056 + ], + [ + 7.0597729, + 52.6861632 + ], + [ + 7.0601598, + 52.6895124 + ], + [ + 7.0605486, + 52.6928773 + ], + [ + 7.0606945, + 52.6940285 + ], + [ + 7.0611081, + 52.6985665 + ], + [ + 7.0612287, + 52.6994505 + ], + [ + 7.0613014, + 52.7000177 + ], + [ + 7.0614482, + 52.7011625 + ], + [ + 7.0618097, + 52.703985 + ], + [ + 7.0620003, + 52.705565 + ], + [ + 7.062109, + 52.70638 + ], + [ + 7.062177, + 52.7070487 + ], + [ + 7.062434, + 52.709259 + ], + [ + 7.0625182, + 52.7100429 + ], + [ + 7.0626341, + 52.7111278 + ], + [ + 7.0628503, + 52.7128208 + ], + [ + 7.0630316, + 52.7143908 + ], + [ + 7.0632277, + 52.7161725 + ], + [ + 7.0634799, + 52.7180483 + ], + [ + 7.0636649, + 52.7196489 + ], + [ + 7.0637981, + 52.720798 + ], + [ + 7.0638499, + 52.7211127 + ], + [ + 7.0639133, + 52.7215139 + ], + [ + 7.0640435, + 52.7220967 + ], + [ + 7.0640727, + 52.7223169 + ], + [ + 7.0640884, + 52.7224177 + ], + [ + 7.0641027, + 52.7225336 + ], + [ + 7.0641127, + 52.7226191 + ], + [ + 7.0641578, + 52.7229228 + ], + [ + 7.0641965, + 52.7232089 + ], + [ + 7.0644335, + 52.724962 + ], + [ + 7.0646938, + 52.7273285 + ], + [ + 7.0649122, + 52.7299542 + ], + [ + 7.0649682, + 52.7304202 + ], + [ + 7.0651227, + 52.7320733 + ], + [ + 7.0653237, + 52.7340212 + ], + [ + 7.065551, + 52.7373869 + ], + [ + 7.0655726, + 52.7376284 + ], + [ + 7.065809, + 52.740277 + ], + [ + 7.0660771, + 52.7438205 + ], + [ + 7.0663658, + 52.7465294 + ], + [ + 7.066642, + 52.7501826 + ], + [ + 7.0668756, + 52.7533151 + ], + [ + 7.0669645, + 52.7544831 + ], + [ + 7.0670659, + 52.755813 + ], + [ + 7.0671383, + 52.7567143 + ], + [ + 7.0675693, + 52.7620817 + ], + [ + 7.0677978, + 52.7648279 + ], + [ + 7.0678298, + 52.7652119 + ], + [ + 7.0680715, + 52.7681365 + ], + [ + 7.0680902, + 52.7683195 + ], + [ + 7.0681117, + 52.768575 + ], + [ + 7.0681431, + 52.7690018 + ], + [ + 7.0681868, + 52.7695628 + ], + [ + 7.0684482, + 52.7729294 + ], + [ + 7.068814, + 52.7771805 + ], + [ + 7.069088, + 52.7803141 + ], + [ + 7.0691519, + 52.7810456 + ], + [ + 7.0694607, + 52.7851473 + ], + [ + 7.069563, + 52.7865053 + ], + [ + 7.0705438, + 52.7982864 + ], + [ + 7.0705639, + 52.7985178 + ], + [ + 7.0708383, + 52.8016676 + ], + [ + 7.071207, + 52.806536 + ], + [ + 7.0712115, + 52.8065952 + ], + [ + 7.0714881, + 52.8097561 + ], + [ + 7.0715297, + 52.8102296 + ], + [ + 7.0715495, + 52.8104534 + ], + [ + 7.0718079, + 52.8107511 + ], + [ + 7.0719673, + 52.8109619 + ], + [ + 7.0730007, + 52.8123265 + ], + [ + 7.0733622, + 52.8128038 + ], + [ + 7.075716, + 52.8159193 + ], + [ + 7.0777161, + 52.818526 + ], + [ + 7.0784633, + 52.8194999 + ], + [ + 7.078532, + 52.8195895 + ], + [ + 7.0789944, + 52.8201686 + ], + [ + 7.0799787, + 52.8214882 + ], + [ + 7.079762, + 52.8215575 + ], + [ + 7.0795136, + 52.8216371 + ], + [ + 7.0800898, + 52.8223381 + ], + [ + 7.0805261, + 52.8222032 + ], + [ + 7.0814074, + 52.8233567 + ], + [ + 7.0826748, + 52.8250153 + ], + [ + 7.0836522, + 52.8262944 + ], + [ + 7.0841762, + 52.8269801 + ], + [ + 7.0870748, + 52.8307737 + ], + [ + 7.087361, + 52.8311481 + ], + [ + 7.0881725, + 52.8322136 + ], + [ + 7.088414, + 52.8325299 + ], + [ + 7.0908702, + 52.8357464 + ], + [ + 7.0926136, + 52.8385057 + ], + [ + 7.0917775, + 52.840144 + ], + [ + 7.0913168, + 52.8410826 + ], + [ + 7.0907195, + 52.8424478 + ], + [ + 7.0904464, + 52.843301 + ], + [ + 7.0896785, + 52.8448027 + ], + [ + 7.089269, + 52.8457072 + ], + [ + 7.0889618, + 52.8463897 + ], + [ + 7.0885864, + 52.8470041 + ], + [ + 7.0884669, + 52.847243 + ], + [ + 7.0883816, + 52.8474307 + ], + [ + 7.0882621, + 52.8476184 + ], + [ + 7.0880697, + 52.8480636 + ], + [ + 7.0880214, + 52.8482285 + ], + [ + 7.0879889, + 52.8483406 + ], + [ + 7.0878849, + 52.8485605 + ], + [ + 7.0872574, + 52.8498863 + ], + [ + 7.0916476, + 52.8535998 + ], + [ + 7.0917321, + 52.853663 + ], + [ + 7.0965838, + 52.8575522 + ], + [ + 7.0986417, + 52.8592463 + ], + [ + 7.0987417, + 52.859737 + ], + [ + 7.0995848, + 52.8600033 + ], + [ + 7.1008809, + 52.8610648 + ], + [ + 7.1039365, + 52.863567 + ], + [ + 7.1077178, + 52.8672773 + ], + [ + 7.1089358, + 52.8684724 + ], + [ + 7.1111809, + 52.8707814 + ], + [ + 7.113513, + 52.873146 + ], + [ + 7.1136444, + 52.8732792 + ], + [ + 7.1162246, + 52.8758786 + ], + [ + 7.1186371, + 52.8782991 + ], + [ + 7.1193396, + 52.8790134 + ], + [ + 7.1207735, + 52.8804714 + ], + [ + 7.1227299, + 52.8824445 + ], + [ + 7.1253624, + 52.8851006 + ], + [ + 7.1254717, + 52.8852109 + ], + [ + 7.1297353, + 52.8894501 + ], + [ + 7.133483, + 52.8932585 + ], + [ + 7.1358642, + 52.8956831 + ], + [ + 7.1380644, + 52.8979235 + ], + [ + 7.138289, + 52.8981477 + ], + [ + 7.1430031, + 52.9028538 + ], + [ + 7.1434592, + 52.9033134 + ], + [ + 7.1461697, + 52.9060446 + ], + [ + 7.1486076, + 52.9084843 + ], + [ + 7.1502, + 52.9100778 + ], + [ + 7.1531404, + 52.9130669 + ], + [ + 7.1533411, + 52.9132709 + ], + [ + 7.1564611, + 52.9163801 + ], + [ + 7.157075, + 52.9169919 + ], + [ + 7.1603145, + 52.920266 + ], + [ + 7.1638706, + 52.923844 + ], + [ + 7.1719777, + 52.9319394 + ], + [ + 7.17472, + 52.9347073 + ], + [ + 7.1791274, + 52.9391561 + ], + [ + 7.1814016, + 52.9414516 + ], + [ + 7.1815016, + 52.9415525 + ], + [ + 7.1825382, + 52.9432173 + ], + [ + 7.1905312, + 52.9601352 + ], + [ + 7.1949069, + 52.9693967 + ], + [ + 7.1967221, + 52.9732389 + ], + [ + 7.199672, + 52.9794826 + ], + [ + 7.2010711, + 52.9826066 + ], + [ + 7.2010755, + 52.9826165 + ], + [ + 7.2020096, + 52.9845846 + ], + [ + 7.2025318, + 52.9856848 + ], + [ + 7.2026671, + 52.9859638 + ], + [ + 7.2036377, + 52.9879652 + ], + [ + 7.2046393, + 52.9900165 + ], + [ + 7.2047793, + 52.9903755 + ], + [ + 7.2049144, + 52.9907118 + ], + [ + 7.2059966, + 52.9929651 + ], + [ + 7.2071598, + 52.9954368 + ], + [ + 7.2081982, + 52.9976313 + ], + [ + 7.2088132, + 52.9989386 + ], + [ + 7.2093021, + 52.9999438 + ], + [ + 7.209493, + 53.0003987 + ], + [ + 7.2095376, + 53.0005048 + ], + [ + 7.2112839, + 53.0019523 + ], + [ + 7.2132696, + 53.0035928 + ], + [ + 7.2149331, + 53.0049571 + ], + [ + 7.2152881, + 53.0052007 + ], + [ + 7.2157882, + 53.0053827 + ], + [ + 7.216289, + 53.0055762 + ], + [ + 7.2164859, + 53.0056646 + ], + [ + 7.2163333, + 53.0058201 + ], + [ + 7.2161925, + 53.0058977 + ], + [ + 7.2162698, + 53.0060246 + ], + [ + 7.2169063, + 53.0065656 + ], + [ + 7.2171121, + 53.0067888 + ], + [ + 7.2171885, + 53.0069508 + ], + [ + 7.2170128, + 53.0072325 + ], + [ + 7.216733, + 53.0076816 + ], + [ + 7.2151581, + 53.0089907 + ], + [ + 7.2129396, + 53.0108651 + ], + [ + 7.2126783, + 53.0119596 + ], + [ + 7.2125048, + 53.0130207 + ], + [ + 7.212346, + 53.0139924 + ], + [ + 7.2119294, + 53.0165499 + ], + [ + 7.2115706, + 53.0182676 + ], + [ + 7.2113953, + 53.0191071 + ], + [ + 7.2108993, + 53.0216682 + ], + [ + 7.2105359, + 53.0235334 + ], + [ + 7.2103776, + 53.0243462 + ], + [ + 7.2099359, + 53.026575 + ], + [ + 7.2097312, + 53.0275771 + ], + [ + 7.2093173, + 53.0293872 + ], + [ + 7.2088587, + 53.0315796 + ], + [ + 7.2084681, + 53.0336727 + ], + [ + 7.2081471, + 53.0355296 + ], + [ + 7.2078204, + 53.0372119 + ], + [ + 7.2072506, + 53.040146 + ], + [ + 7.2056371, + 53.0484556 + ], + [ + 7.2042347, + 53.0556643 + ], + [ + 7.203982, + 53.056582 + ], + [ + 7.2017586, + 53.0683878 + ], + [ + 7.2014649, + 53.0698523 + ], + [ + 7.201163, + 53.0713478 + ], + [ + 7.2001176, + 53.0766364 + ], + [ + 7.1995144, + 53.0798728 + ], + [ + 7.1992724, + 53.0811705 + ], + [ + 7.1992828, + 53.0821376 + ], + [ + 7.2003973, + 53.0918221 + ], + [ + 7.2005515, + 53.0935277 + ], + [ + 7.200716, + 53.0948293 + ], + [ + 7.200717, + 53.0948372 + ], + [ + 7.2008669, + 53.096492 + ], + [ + 7.2010429, + 53.097959 + ], + [ + 7.2012339, + 53.0995058 + ], + [ + 7.2013499, + 53.1006309 + ], + [ + 7.2014937, + 53.1018721 + ], + [ + 7.201681, + 53.1035127 + ], + [ + 7.2017776, + 53.1043591 + ], + [ + 7.2019608, + 53.1060821 + ], + [ + 7.20223, + 53.1082173 + ], + [ + 7.2022694, + 53.1085871 + ], + [ + 7.202438, + 53.1101685 + ], + [ + 7.2026772, + 53.1120436 + ], + [ + 7.20275, + 53.1128688 + ], + [ + 7.2027749, + 53.1131496 + ], + [ + 7.202794, + 53.1133653 + ], + [ + 7.2027073, + 53.1134056 + ], + [ + 7.2021383, + 53.1136704 + ], + [ + 7.2004475, + 53.1143846 + ], + [ + 7.1991487, + 53.1149328 + ], + [ + 7.1977221, + 53.1155197 + ], + [ + 7.1962708, + 53.1161479 + ], + [ + 7.1952662, + 53.1165612 + ], + [ + 7.1949403, + 53.1166845 + ], + [ + 7.1943912, + 53.1168925 + ], + [ + 7.1925665, + 53.1176819 + ], + [ + 7.1907265, + 53.1184693 + ], + [ + 7.1892297, + 53.119105 + ], + [ + 7.1887787, + 53.1193131 + ], + [ + 7.1882482, + 53.119527 + ], + [ + 7.1864813, + 53.1202469 + ], + [ + 7.184173, + 53.1212014 + ], + [ + 7.1828577, + 53.1217291 + ], + [ + 7.1831002, + 53.1219267 + ], + [ + 7.1831606, + 53.1219759 + ], + [ + 7.1833748, + 53.122096 + ], + [ + 7.1835386, + 53.1221986 + ], + [ + 7.1836344, + 53.1223983 + ], + [ + 7.1837022, + 53.1225664 + ], + [ + 7.1840144, + 53.122669 + ], + [ + 7.1844648, + 53.1228998 + ], + [ + 7.18486, + 53.1232594 + ], + [ + 7.1858679, + 53.1241855 + ], + [ + 7.185383, + 53.1244033 + ], + [ + 7.1840847, + 53.1248851 + ], + [ + 7.183947, + 53.1248644 + ], + [ + 7.1837631, + 53.1248306 + ], + [ + 7.1835555, + 53.124955 + ], + [ + 7.1828857, + 53.1256556 + ], + [ + 7.1822883, + 53.1264183 + ], + [ + 7.1817968, + 53.1267832 + ], + [ + 7.1810535, + 53.1276335 + ], + [ + 7.180867, + 53.1279907 + ], + [ + 7.1806023, + 53.1287467 + ], + [ + 7.180171, + 53.1310849 + ], + [ + 7.1798851, + 53.1320509 + ], + [ + 7.1794514, + 53.1343619 + ], + [ + 7.1794172, + 53.1345447 + ], + [ + 7.178981, + 53.1371637 + ], + [ + 7.1787779, + 53.1384261 + ], + [ + 7.1791589, + 53.1383541 + ], + [ + 7.1795585, + 53.1381836 + ], + [ + 7.1799212, + 53.1380364 + ], + [ + 7.1800748, + 53.1379815 + ], + [ + 7.1801569, + 53.1380375 + ], + [ + 7.1804664, + 53.1382255 + ], + [ + 7.1812065, + 53.138797 + ], + [ + 7.1818079, + 53.1392658 + ], + [ + 7.1824169, + 53.1397407 + ], + [ + 7.1832486, + 53.1404455 + ], + [ + 7.1833707, + 53.14091 + ], + [ + 7.1834755, + 53.1414112 + ], + [ + 7.1835654, + 53.1417413 + ], + [ + 7.1837103, + 53.1421139 + ], + [ + 7.1839645, + 53.1424642 + ], + [ + 7.1841591, + 53.1428453 + ], + [ + 7.1845778, + 53.1433074 + ], + [ + 7.1850978, + 53.1439211 + ], + [ + 7.1854522, + 53.1443042 + ], + [ + 7.1858451, + 53.1446936 + ], + [ + 7.1864032, + 53.1452175 + ], + [ + 7.1870191, + 53.1457744 + ], + [ + 7.1871936, + 53.1459322 + ], + [ + 7.1880863, + 53.1467253 + ], + [ + 7.188813, + 53.1473655 + ], + [ + 7.1896865, + 53.1481574 + ], + [ + 7.1892592, + 53.1530612 + ], + [ + 7.1891961, + 53.1548365 + ], + [ + 7.1891708, + 53.1555457 + ], + [ + 7.1892052, + 53.156254 + ], + [ + 7.1892783, + 53.1572775 + ], + [ + 7.1898605, + 53.1579829 + ], + [ + 7.1903322, + 53.1585825 + ], + [ + 7.19053, + 53.1587833 + ], + [ + 7.1909355, + 53.1591413 + ], + [ + 7.1911073, + 53.1594591 + ], + [ + 7.1911464, + 53.1596873 + ], + [ + 7.1910849, + 53.1598984 + ], + [ + 7.1909748, + 53.1602773 + ], + [ + 7.1907495, + 53.1607559 + ], + [ + 7.1907229, + 53.1610581 + ], + [ + 7.1907599, + 53.1614304 + ], + [ + 7.1908433, + 53.1617242 + ], + [ + 7.1910319, + 53.1619823 + ], + [ + 7.1915685, + 53.1625878 + ], + [ + 7.1923926, + 53.1635202 + ], + [ + 7.192471, + 53.163609 + ], + [ + 7.193505, + 53.1647861 + ], + [ + 7.194712, + 53.1662034 + ], + [ + 7.1959432, + 53.1676591 + ], + [ + 7.1973239, + 53.1692407 + ], + [ + 7.19862, + 53.170751 + ], + [ + 7.198889, + 53.1710645 + ], + [ + 7.2005375, + 53.1729718 + ], + [ + 7.2016226, + 53.1742785 + ], + [ + 7.2031455, + 53.1759862 + ], + [ + 7.2036503, + 53.1765441 + ], + [ + 7.2046346, + 53.1765052 + ], + [ + 7.2056619, + 53.1764957 + ], + [ + 7.2064884, + 53.1765117 + ], + [ + 7.2075928, + 53.1765284 + ], + [ + 7.208908, + 53.1765811 + ], + [ + 7.2092209, + 53.1766037 + ], + [ + 7.2095988, + 53.176631 + ], + [ + 7.2099874, + 53.1766393 + ], + [ + 7.210767, + 53.1767222 + ], + [ + 7.2117573, + 53.1768388 + ], + [ + 7.2128521, + 53.177002 + ], + [ + 7.2140122, + 53.177178 + ], + [ + 7.2156817, + 53.177539 + ], + [ + 7.2161152, + 53.1776367 + ], + [ + 7.2176186, + 53.1779757 + ], + [ + 7.2183273, + 53.1781355 + ], + [ + 7.2209174, + 53.1787355 + ], + [ + 7.221903, + 53.1789638 + ], + [ + 7.2258199, + 53.1798511 + ], + [ + 7.2275444, + 53.1802477 + ], + [ + 7.2275448, + 53.1803957 + ], + [ + 7.2274899, + 53.1804758 + ], + [ + 7.2274678, + 53.1805047 + ], + [ + 7.227453, + 53.1805146 + ], + [ + 7.2273531, + 53.180547 + ], + [ + 7.2271684, + 53.1805638 + ], + [ + 7.2267278, + 53.1807252 + ], + [ + 7.2262671, + 53.1809114 + ], + [ + 7.225388, + 53.1812772 + ], + [ + 7.2220356, + 53.1826846 + ], + [ + 7.2198805, + 53.1835607 + ], + [ + 7.2184648, + 53.1841612 + ], + [ + 7.2153693, + 53.18543 + ], + [ + 7.2148184, + 53.1856585 + ], + [ + 7.2123641, + 53.1866768 + ], + [ + 7.2105471, + 53.1875224 + ], + [ + 7.2089239, + 53.1880988 + ], + [ + 7.2080194, + 53.1884429 + ], + [ + 7.2089216, + 53.189528 + ], + [ + 7.2097419, + 53.1904656 + ], + [ + 7.2104053, + 53.1912819 + ], + [ + 7.2108567, + 53.1919296 + ], + [ + 7.211046, + 53.1921046 + ], + [ + 7.2114805, + 53.1925064 + ], + [ + 7.2117926, + 53.1927258 + ], + [ + 7.2121183, + 53.1929549 + ], + [ + 7.2128419, + 53.1934547 + ], + [ + 7.2135161, + 53.193857 + ], + [ + 7.2147837, + 53.1944385 + ], + [ + 7.2158869, + 53.1950017 + ], + [ + 7.2163958, + 53.195365 + ], + [ + 7.216827, + 53.196077 + ], + [ + 7.2174103, + 53.1971825 + ], + [ + 7.2176752, + 53.1977299 + ], + [ + 7.2177201, + 53.1983992 + ], + [ + 7.217718, + 53.1985023 + ], + [ + 7.2176684, + 53.2010045 + ], + [ + 7.2177001, + 53.2013333 + ], + [ + 7.217606, + 53.2022493 + ], + [ + 7.2175198, + 53.2039087 + ], + [ + 7.2174622, + 53.2052441 + ], + [ + 7.2174392, + 53.2056748 + ], + [ + 7.2174332, + 53.2057863 + ], + [ + 7.2172117, + 53.2099489 + ], + [ + 7.2170433, + 53.213886 + ], + [ + 7.2169745, + 53.2147632 + ], + [ + 7.2168108, + 53.215569 + ], + [ + 7.216471, + 53.2165085 + ], + [ + 7.2156005, + 53.2180114 + ], + [ + 7.2142131, + 53.2204181 + ], + [ + 7.2128515, + 53.2228129 + ], + [ + 7.2118809, + 53.2245212 + ], + [ + 7.2115782, + 53.2252975 + ], + [ + 7.2111893, + 53.2264666 + ], + [ + 7.2105558, + 53.2280657 + ], + [ + 7.2105336, + 53.2282993 + ], + [ + 7.2109727, + 53.2283895 + ], + [ + 7.2115208, + 53.2283039 + ], + [ + 7.2121018, + 53.2281902 + ], + [ + 7.2125339, + 53.2281455 + ], + [ + 7.2121338, + 53.2294658 + ], + [ + 7.2116718, + 53.231359 + ], + [ + 7.211127, + 53.2336356 + ], + [ + 7.2108375, + 53.2349384 + ], + [ + 7.2103978, + 53.2369175 + ], + [ + 7.2089135, + 53.2431014 + ], + [ + 7.2088878, + 53.243208 + ], + [ + 7.2088104, + 53.2435309 + ], + [ + 7.2087907, + 53.2436126 + ], + [ + 7.2086677, + 53.2435935 + ], + [ + 7.2085978, + 53.2435599 + ], + [ + 7.2085708, + 53.2435061 + ], + [ + 7.208444, + 53.2431578 + ], + [ + 7.2084069, + 53.2431122 + ], + [ + 7.208277, + 53.2430847 + ], + [ + 7.2082026, + 53.2430539 + ], + [ + 7.2078003, + 53.2428209 + ], + [ + 7.2075176, + 53.2425265 + ], + [ + 7.2074295, + 53.2423813 + ], + [ + 7.2074242, + 53.2420813 + ], + [ + 7.2073841, + 53.2419817 + ], + [ + 7.2073193, + 53.2419202 + ], + [ + 7.2068749, + 53.2416922 + ], + [ + 7.206669, + 53.2415663 + ], + [ + 7.2065423, + 53.2414333 + ], + [ + 7.2064083, + 53.2412526 + ], + [ + 7.2062916, + 53.241043 + ], + [ + 7.2061959, + 53.2408934 + ], + [ + 7.2059656, + 53.2407543 + ], + [ + 7.2059134, + 53.2406043 + ], + [ + 7.2058239, + 53.2404601 + ], + [ + 7.2056727, + 53.2403635 + ], + [ + 7.2055653, + 53.2402222 + ], + [ + 7.2055265, + 53.2400108 + ], + [ + 7.2054804, + 53.2399166 + ], + [ + 7.2054133, + 53.2398732 + ], + [ + 7.2048408, + 53.2396761 + ], + [ + 7.2046507, + 53.2395844 + ], + [ + 7.204578, + 53.2395058 + ], + [ + 7.2045946, + 53.2393984 + ], + [ + 7.2046665, + 53.2393409 + ], + [ + 7.2047675, + 53.239302 + ], + [ + 7.2049597, + 53.239256 + ], + [ + 7.2053575, + 53.2391069 + ], + [ + 7.2054075, + 53.2390667 + ], + [ + 7.2056274, + 53.2388312 + ], + [ + 7.2056632, + 53.2386029 + ], + [ + 7.2057148, + 53.2385158 + ], + [ + 7.2059643, + 53.2383223 + ], + [ + 7.2060885, + 53.2382553 + ], + [ + 7.2061838, + 53.2381759 + ], + [ + 7.2062024, + 53.2380307 + ], + [ + 7.2061919, + 53.2378163 + ], + [ + 7.206199, + 53.237691 + ], + [ + 7.2062692, + 53.2376661 + ], + [ + 7.2049669, + 53.2367077 + ], + [ + 7.2048591, + 53.2367641 + ], + [ + 7.2043011, + 53.2368594 + ], + [ + 7.204087, + 53.2368697 + ], + [ + 7.2038181, + 53.2368552 + ], + [ + 7.2036327, + 53.2368264 + ], + [ + 7.2033902, + 53.2367865 + ], + [ + 7.2033362, + 53.2367897 + ], + [ + 7.2031515, + 53.2368322 + ], + [ + 7.202878, + 53.2368691 + ], + [ + 7.2027745, + 53.2368729 + ], + [ + 7.2026919, + 53.2368665 + ], + [ + 7.2025634, + 53.2368299 + ], + [ + 7.20251, + 53.2367989 + ], + [ + 7.2024819, + 53.2367578 + ], + [ + 7.2023754, + 53.2364831 + ], + [ + 7.2023526, + 53.2363653 + ], + [ + 7.2022875, + 53.2362344 + ], + [ + 7.202256, + 53.2362329 + ], + [ + 7.2021871, + 53.2364003 + ], + [ + 7.2021487, + 53.2365844 + ], + [ + 7.2021024, + 53.2367021 + ], + [ + 7.2020374, + 53.2367919 + ], + [ + 7.2019569, + 53.2368667 + ], + [ + 7.2018387, + 53.2369255 + ], + [ + 7.2015676, + 53.2369958 + ], + [ + 7.1967312, + 53.237628 + ], + [ + 7.1963961, + 53.237661 + ], + [ + 7.1962703, + 53.2376685 + ], + [ + 7.1961877, + 53.237664 + ], + [ + 7.1960966, + 53.2376243 + ], + [ + 7.1960462, + 53.2375897 + ], + [ + 7.1960119, + 53.2375414 + ], + [ + 7.1959129, + 53.2372693 + ], + [ + 7.1957892, + 53.2374102 + ], + [ + 7.1955498, + 53.237756 + ], + [ + 7.1954548, + 53.2378497 + ], + [ + 7.1953639, + 53.2379254 + ], + [ + 7.1952617, + 53.2379741 + ], + [ + 7.1950568, + 53.2380465 + ], + [ + 7.1948509, + 53.238089 + ], + [ + 7.1946579, + 53.2381081 + ], + [ + 7.1944704, + 53.2381055 + ], + [ + 7.1941799, + 53.2380696 + ], + [ + 7.1936958, + 53.2379753 + ], + [ + 7.1933837, + 53.2379703 + ], + [ + 7.193309, + 53.2379792 + ], + [ + 7.1931709, + 53.23803 + ], + [ + 7.193032, + 53.238054 + ], + [ + 7.1929043, + 53.2380454 + ], + [ + 7.1927786, + 53.2380556 + ], + [ + 7.1926803, + 53.2380809 + ], + [ + 7.1924167, + 53.2382024 + ], + [ + 7.1923393, + 53.2382303 + ], + [ + 7.1921825, + 53.2382516 + ], + [ + 7.1914858, + 53.2383901 + ], + [ + 7.1905066, + 53.2385638 + ], + [ + 7.1900814, + 53.2385959 + ], + [ + 7.1899927, + 53.2385896 + ], + [ + 7.1899098, + 53.2385725 + ], + [ + 7.1898476, + 53.2385424 + ], + [ + 7.189812, + 53.2385094 + ], + [ + 7.1898044, + 53.2384482 + ], + [ + 7.1897377, + 53.2380353 + ], + [ + 7.1897261, + 53.23772 + ], + [ + 7.1896088, + 53.2380402 + ], + [ + 7.1895744, + 53.2382072 + ], + [ + 7.1894245, + 53.238543 + ], + [ + 7.189394, + 53.2385757 + ], + [ + 7.1886489, + 53.238757 + ], + [ + 7.1880424, + 53.2389594 + ], + [ + 7.1872839, + 53.2392021 + ], + [ + 7.1871482, + 53.2392304 + ], + [ + 7.1870435, + 53.2392423 + ], + [ + 7.1869639, + 53.2392359 + ], + [ + 7.1868627, + 53.2392099 + ], + [ + 7.1867896, + 53.2391673 + ], + [ + 7.1867567, + 53.239119 + ], + [ + 7.1866318, + 53.2388815 + ], + [ + 7.186542, + 53.2386688 + ], + [ + 7.1865054, + 53.2386457 + ], + [ + 7.1864467, + 53.2386382 + ], + [ + 7.1863628, + 53.2386418 + ], + [ + 7.186245, + 53.2386654 + ], + [ + 7.1861264, + 53.238717 + ], + [ + 7.1860346, + 53.2387603 + ], + [ + 7.1859306, + 53.2388009 + ], + [ + 7.1856844, + 53.2388458 + ], + [ + 7.1854613, + 53.2389155 + ], + [ + 7.1853162, + 53.2389855 + ], + [ + 7.185231, + 53.2391088 + ], + [ + 7.1851564, + 53.2392357 + ], + [ + 7.1851156, + 53.2392785 + ], + [ + 7.1849531, + 53.2393693 + ], + [ + 7.1847503, + 53.2395728 + ], + [ + 7.1846946, + 53.2396635 + ], + [ + 7.1846927, + 53.2398015 + ], + [ + 7.1846364, + 53.2399237 + ], + [ + 7.1845921, + 53.2400008 + ], + [ + 7.184516, + 53.2400647 + ], + [ + 7.1844391, + 53.2401078 + ], + [ + 7.1843959, + 53.2401173 + ], + [ + 7.1836146, + 53.2402109 + ], + [ + 7.1835405, + 53.2401963 + ], + [ + 7.1834614, + 53.2401611 + ], + [ + 7.1834195, + 53.2401182 + ], + [ + 7.1834019, + 53.2400806 + ], + [ + 7.1833711, + 53.2399096 + ], + [ + 7.1833504, + 53.2398729 + ], + [ + 7.1833278, + 53.2398696 + ], + [ + 7.1833026, + 53.2398807 + ], + [ + 7.1831525, + 53.2400327 + ], + [ + 7.1831125, + 53.2400619 + ], + [ + 7.1830249, + 53.2400863 + ], + [ + 7.1829572, + 53.2400834 + ], + [ + 7.1828748, + 53.2400616 + ], + [ + 7.1828251, + 53.2400333 + ], + [ + 7.1826646, + 53.2398926 + ], + [ + 7.1825711, + 53.239835 + ], + [ + 7.1825212, + 53.2398184 + ], + [ + 7.1824279, + 53.2398166 + ], + [ + 7.1821588, + 53.239859 + ], + [ + 7.1814762, + 53.2400373 + ], + [ + 7.179655, + 53.240466 + ], + [ + 7.1793951, + 53.240565 + ], + [ + 7.1790675, + 53.240709 + ], + [ + 7.178804, + 53.2408361 + ], + [ + 7.1785066, + 53.2409878 + ], + [ + 7.1782584, + 53.2410805 + ], + [ + 7.177925, + 53.2411812 + ], + [ + 7.1776022, + 53.2412621 + ], + [ + 7.1774924, + 53.2412839 + ], + [ + 7.1773552, + 53.2413061 + ], + [ + 7.1771914, + 53.241314 + ], + [ + 7.1770967, + 53.2413123 + ], + [ + 7.1770121, + 53.2412951 + ], + [ + 7.176936, + 53.2412626 + ], + [ + 7.1768898, + 53.2412233 + ], + [ + 7.1767739, + 53.2410659 + ], + [ + 7.1767451, + 53.2410626 + ], + [ + 7.1766681, + 53.2411463 + ], + [ + 7.1764324, + 53.2414984 + ], + [ + 7.1763391, + 53.241594 + ], + [ + 7.1761804, + 53.2417119 + ], + [ + 7.1760147, + 53.2417947 + ], + [ + 7.1758204, + 53.2418786 + ], + [ + 7.1756314, + 53.2419383 + ], + [ + 7.1754855, + 53.241972 + ], + [ + 7.1753177, + 53.2419983 + ], + [ + 7.1751962, + 53.242005 + ], + [ + 7.175088, + 53.2420033 + ], + [ + 7.1750094, + 53.241987 + ], + [ + 7.174852, + 53.241949 + ], + [ + 7.174543, + 53.2418629 + ], + [ + 7.1744037, + 53.2418291 + ], + [ + 7.1743103, + 53.2418157 + ], + [ + 7.1742382, + 53.24182 + ], + [ + 7.1741147, + 53.2418582 + ], + [ + 7.1739213, + 53.2419206 + ], + [ + 7.1735568, + 53.2419423 + ], + [ + 7.1735659, + 53.2418415 + ], + [ + 7.1730131, + 53.2411155 + ], + [ + 7.1729711, + 53.2411939 + ], + [ + 7.1727779, + 53.2412165 + ], + [ + 7.1726266, + 53.2412289 + ], + [ + 7.1725497, + 53.2412694 + ], + [ + 7.1723557, + 53.2415615 + ], + [ + 7.1722622, + 53.2416003 + ], + [ + 7.1720766, + 53.2416601 + ], + [ + 7.1719885, + 53.2417383 + ], + [ + 7.1717891, + 53.2417529 + ], + [ + 7.1715316, + 53.2418818 + ], + [ + 7.1713986, + 53.2419561 + ], + [ + 7.1710852, + 53.2419746 + ], + [ + 7.1708307, + 53.2419538 + ], + [ + 7.1706303, + 53.2419315 + ], + [ + 7.1705351, + 53.2419685 + ], + [ + 7.1704655, + 53.2420494 + ], + [ + 7.1704364, + 53.2421317 + ], + [ + 7.1704908, + 53.2422447 + ], + [ + 7.170678, + 53.2424708 + ], + [ + 7.1707801, + 53.2425708 + ], + [ + 7.1707925, + 53.2426824 + ], + [ + 7.1707358, + 53.2427497 + ], + [ + 7.1706739, + 53.2428405 + ], + [ + 7.1706231, + 53.2428968 + ], + [ + 7.170517, + 53.2429159 + ], + [ + 7.17039, + 53.2428875 + ], + [ + 7.1701471, + 53.2428034 + ], + [ + 7.1700129, + 53.2427389 + ], + [ + 7.1698696, + 53.2427143 + ], + [ + 7.1697184, + 53.2427374 + ], + [ + 7.1697113, + 53.2428006 + ], + [ + 7.169768, + 53.2428352 + ], + [ + 7.1696938, + 53.2428657 + ], + [ + 7.1695267, + 53.2428584 + ], + [ + 7.1691649, + 53.2428142 + ], + [ + 7.1689188, + 53.2427717 + ], + [ + 7.1686971, + 53.2426946 + ], + [ + 7.1684859, + 53.2426156 + ], + [ + 7.1683859, + 53.2426355 + ], + [ + 7.1682997, + 53.2427689 + ], + [ + 7.1682103, + 53.2428924 + ], + [ + 7.1680778, + 53.2429308 + ], + [ + 7.1679474, + 53.2429411 + ], + [ + 7.167804, + 53.2429182 + ], + [ + 7.1677057, + 53.242948 + ], + [ + 7.1676626, + 53.2430133 + ], + [ + 7.1676679, + 53.2430881 + ], + [ + 7.167743, + 53.2431919 + ], + [ + 7.1677497, + 53.2433126 + ], + [ + 7.1676834, + 53.2434574 + ], + [ + 7.1675611, + 53.2435362 + ], + [ + 7.1673048, + 53.2436109 + ], + [ + 7.1670797, + 53.2436672 + ], + [ + 7.1667818, + 53.243801 + ], + [ + 7.1662948, + 53.2440466 + ], + [ + 7.1657796, + 53.2442978 + ], + [ + 7.1654305, + 53.2444816 + ], + [ + 7.1650344, + 53.2447001 + ], + [ + 7.1647148, + 53.2448151 + ], + [ + 7.1644447, + 53.2448763 + ], + [ + 7.1641714, + 53.2449287 + ], + [ + 7.1639913, + 53.2449837 + ], + [ + 7.1638679, + 53.2450813 + ], + [ + 7.1636504, + 53.2452927 + ], + [ + 7.1633541, + 53.2454849 + ], + [ + 7.1630788, + 53.2456715 + ], + [ + 7.1628195, + 53.2457932 + ], + [ + 7.1624798, + 53.2458876 + ], + [ + 7.1621657, + 53.2459377 + ], + [ + 7.1619444, + 53.2459228 + ], + [ + 7.1617924, + 53.2458134 + ], + [ + 7.1616761, + 53.2457425 + ], + [ + 7.1615529, + 53.2456897 + ], + [ + 7.1613066, + 53.2456958 + ], + [ + 7.1609373, + 53.2458049 + ], + [ + 7.1604189, + 53.246003 + ], + [ + 7.1601387, + 53.2461311 + ], + [ + 7.159785, + 53.2462599 + ], + [ + 7.1594394, + 53.246304 + ], + [ + 7.159093, + 53.2463796 + ], + [ + 7.1587384, + 53.24643 + ], + [ + 7.1585099, + 53.2464278 + ], + [ + 7.1583323, + 53.2464152 + ], + [ + 7.1582561, + 53.2463267 + ], + [ + 7.1582946, + 53.2462091 + ], + [ + 7.1583514, + 53.2459463 + ], + [ + 7.1584349, + 53.2457706 + ], + [ + 7.1584618, + 53.2455648 + ], + [ + 7.1584136, + 53.245258 + ], + [ + 7.1582968, + 53.2451699 + ], + [ + 7.1582066, + 53.2451654 + ], + [ + 7.1581239, + 53.2452131 + ], + [ + 7.1579882, + 53.2453488 + ], + [ + 7.1577605, + 53.2455223 + ], + [ + 7.1574606, + 53.2456947 + ], + [ + 7.1572036, + 53.2457929 + ], + [ + 7.1570083, + 53.2458444 + ], + [ + 7.1568409, + 53.2458199 + ], + [ + 7.1567016, + 53.2457367 + ], + [ + 7.1565604, + 53.2455866 + ], + [ + 7.1564213, + 53.245351 + ], + [ + 7.1562722, + 53.2451894 + ], + [ + 7.1561161, + 53.2450908 + ], + [ + 7.1560234, + 53.2450035 + ], + [ + 7.1559895, + 53.2449272 + ], + [ + 7.1559486, + 53.2448141 + ], + [ + 7.1560132, + 53.2445601 + ], + [ + 7.1560905, + 53.2443313 + ], + [ + 7.156104, + 53.2442285 + ], + [ + 7.1560584, + 53.2441577 + ], + [ + 7.155974, + 53.2441495 + ], + [ + 7.1558471, + 53.2441751 + ], + [ + 7.1557509, + 53.2442257 + ], + [ + 7.1556021, + 53.2442731 + ], + [ + 7.1552524, + 53.2442875 + ], + [ + 7.1549143, + 53.2442846 + ], + [ + 7.1546304, + 53.2443333 + ], + [ + 7.1544316, + 53.2444209 + ], + [ + 7.1541931, + 53.2445829 + ], + [ + 7.1539006, + 53.2446993 + ], + [ + 7.1536727, + 53.2447683 + ], + [ + 7.1534405, + 53.2447914 + ], + [ + 7.153104, + 53.2447884 + ], + [ + 7.1527424, + 53.2447578 + ], + [ + 7.1525353, + 53.2447139 + ], + [ + 7.1523529, + 53.244741 + ], + [ + 7.1521992, + 53.2448246 + ], + [ + 7.152055, + 53.2449305 + ], + [ + 7.1519026, + 53.2450105 + ], + [ + 7.1516784, + 53.2450974 + ], + [ + 7.1513745, + 53.2452365 + ], + [ + 7.151094, + 53.2453556 + ], + [ + 7.1508098, + 53.2454486 + ], + [ + 7.15055, + 53.2454484 + ], + [ + 7.1503553, + 53.2454224 + ], + [ + 7.1501926, + 53.2453556 + ], + [ + 7.1500044, + 53.2451862 + ], + [ + 7.149895, + 53.2450972 + ], + [ + 7.1497637, + 53.2450795 + ], + [ + 7.1496505, + 53.2451104 + ], + [ + 7.1495126, + 53.2452209 + ], + [ + 7.1487803, + 53.2459811 + ], + [ + 7.1478582, + 53.2465865 + ], + [ + 7.1473738, + 53.2467203 + ], + [ + 7.1470483, + 53.2467352 + ], + [ + 7.1459216, + 53.2464098 + ], + [ + 7.1457032, + 53.246386 + ], + [ + 7.1454544, + 53.2464471 + ], + [ + 7.1452208, + 53.2465081 + ], + [ + 7.1450228, + 53.2465136 + ], + [ + 7.1448434, + 53.2464227 + ], + [ + 7.1446076, + 53.2463488 + ], + [ + 7.1443673, + 53.2463435 + ], + [ + 7.1440329, + 53.2462804 + ], + [ + 7.1435483, + 53.246183 + ], + [ + 7.1430588, + 53.2461475 + ], + [ + 7.1426459, + 53.2462022 + ], + [ + 7.1421406, + 53.2464162 + ], + [ + 7.1420182, + 53.2465782 + ], + [ + 7.1417853, + 53.2467398 + ], + [ + 7.1415458, + 53.246842 + ], + [ + 7.1411779, + 53.2470537 + ], + [ + 7.140763, + 53.2474126 + ], + [ + 7.1405883, + 53.2476006 + ], + [ + 7.140323, + 53.2478039 + ], + [ + 7.1401437, + 53.2478868 + ], + [ + 7.1399658, + 53.2479149 + ], + [ + 7.1396278, + 53.2480323 + ], + [ + 7.139404, + 53.2480543 + ], + [ + 7.1392928, + 53.2479554 + ], + [ + 7.1391786, + 53.2478727 + ], + [ + 7.138756, + 53.2480578 + ], + [ + 7.1387184, + 53.2480676 + ], + [ + 7.1380787, + 53.24843 + ], + [ + 7.1378666, + 53.2485456 + ], + [ + 7.137565, + 53.2486213 + ], + [ + 7.1373113, + 53.2486597 + ], + [ + 7.1370931, + 53.2485534 + ], + [ + 7.1368383, + 53.2484798 + ], + [ + 7.1363787, + 53.2485169 + ], + [ + 7.1348762, + 53.2487607 + ], + [ + 7.1348806, + 53.2488612 + ], + [ + 7.1350108, + 53.248962 + ], + [ + 7.1348274, + 53.2490381 + ], + [ + 7.1346766, + 53.2492486 + ], + [ + 7.1349009, + 53.2493228 + ], + [ + 7.1351192, + 53.2495182 + ], + [ + 7.1352399, + 53.2500102 + ], + [ + 7.1341998, + 53.2503677 + ], + [ + 7.1339406, + 53.2505388 + ], + [ + 7.1340517, + 53.2506376 + ], + [ + 7.1341315, + 53.250721 + ], + [ + 7.1341149, + 53.2507761 + ], + [ + 7.1340083, + 53.2507801 + ], + [ + 7.13374, + 53.2507433 + ], + [ + 7.1330479, + 53.2506972 + ], + [ + 7.1329291, + 53.2505094 + ], + [ + 7.1330016, + 53.2499937 + ], + [ + 7.1330011, + 53.2498061 + ], + [ + 7.1328722, + 53.2497396 + ], + [ + 7.1326188, + 53.2497826 + ], + [ + 7.132353, + 53.249892 + ], + [ + 7.1320243, + 53.2501352 + ], + [ + 7.1308657, + 53.2506568 + ], + [ + 7.1304655, + 53.2506588 + ], + [ + 7.1303004, + 53.2504601 + ], + [ + 7.1303607, + 53.2501825 + ], + [ + 7.1302396, + 53.2500289 + ], + [ + 7.130057, + 53.2500387 + ], + [ + 7.1298821, + 53.2501353 + ], + [ + 7.1297272, + 53.2501698 + ], + [ + 7.1294173, + 53.2501427 + ], + [ + 7.129136, + 53.2501587 + ], + [ + 7.1291191, + 53.2502939 + ], + [ + 7.1291144, + 53.2503603 + ], + [ + 7.1289829, + 53.2504058 + ], + [ + 7.1285907, + 53.2504167 + ], + [ + 7.1286145, + 53.2504369 + ], + [ + 7.1278003, + 53.2504728 + ], + [ + 7.1274209, + 53.2506848 + ], + [ + 7.127215, + 53.2509464 + ], + [ + 7.1270225, + 53.2512491 + ], + [ + 7.1269488, + 53.2514789 + ], + [ + 7.1268372, + 53.2516293 + ], + [ + 7.1267294, + 53.2516059 + ], + [ + 7.126888, + 53.2508785 + ], + [ + 7.1267493, + 53.2507572 + ], + [ + 7.1264929, + 53.2506493 + ], + [ + 7.1263825, + 53.2506533 + ], + [ + 7.1262536, + 53.2507538 + ], + [ + 7.1261296, + 53.2507969 + ], + [ + 7.1259975, + 53.2507373 + ], + [ + 7.1257617, + 53.2506656 + ], + [ + 7.1255957, + 53.2507026 + ], + [ + 7.1253259, + 53.2508098 + ], + [ + 7.1251188, + 53.2509549 + ], + [ + 7.1249593, + 53.2510558 + ], + [ + 7.1246939, + 53.2510898 + ], + [ + 7.1245686, + 53.251014 + ], + [ + 7.1244718, + 53.2508921 + ], + [ + 7.1244226, + 53.2508128 + ], + [ + 7.124234, + 53.2507724 + ], + [ + 7.1240186, + 53.2508171 + ], + [ + 7.1238878, + 53.2508763 + ], + [ + 7.1238733, + 53.2509772 + ], + [ + 7.1237621, + 53.2513996 + ], + [ + 7.1236595, + 53.2515797 + ], + [ + 7.1235251, + 53.2516458 + ], + [ + 7.1234367, + 53.2516267 + ], + [ + 7.1232542, + 53.2514649 + ], + [ + 7.1226987, + 53.2510531 + ], + [ + 7.1222432, + 53.2507494 + ], + [ + 7.1219646, + 53.2505686 + ], + [ + 7.1217737, + 53.2504756 + ], + [ + 7.1215592, + 53.2504516 + ], + [ + 7.1212722, + 53.2505134 + ], + [ + 7.1204059, + 53.2508382 + ], + [ + 7.119287, + 53.251318 + ], + [ + 7.1186991, + 53.2515606 + ], + [ + 7.1185271, + 53.2515497 + ], + [ + 7.1183346, + 53.2514201 + ], + [ + 7.1179959, + 53.2512587 + ], + [ + 7.1174865, + 53.2511136 + ], + [ + 7.1172487, + 53.2510808 + ], + [ + 7.1169645, + 53.2510327 + ], + [ + 7.116788, + 53.251095 + ], + [ + 7.1165641, + 53.251206 + ], + [ + 7.1164495, + 53.2512856 + ], + [ + 7.1161189, + 53.2512246 + ], + [ + 7.1159069, + 53.2511685 + ], + [ + 7.1157157, + 53.2511555 + ], + [ + 7.1154244, + 53.2512082 + ], + [ + 7.1152052, + 53.2513397 + ], + [ + 7.1151451, + 53.2515327 + ], + [ + 7.1153116, + 53.2517656 + ], + [ + 7.11544, + 53.2519168 + ], + [ + 7.1154574, + 53.2520514 + ], + [ + 7.1155256, + 53.2522173 + ], + [ + 7.115709, + 53.2523995 + ], + [ + 7.1158424, + 53.2524866 + ], + [ + 7.115969, + 53.2526807 + ], + [ + 7.1159771, + 53.2527509 + ], + [ + 7.1159323, + 53.2528008 + ], + [ + 7.1155524, + 53.2529166 + ], + [ + 7.1154253, + 53.2528888 + ], + [ + 7.1144391, + 53.2521294 + ], + [ + 7.1138166, + 53.2516637 + ], + [ + 7.1132341, + 53.2513322 + ], + [ + 7.1125903, + 53.2511664 + ], + [ + 7.1119328, + 53.2511266 + ], + [ + 7.1114055, + 53.251183 + ], + [ + 7.1112189, + 53.2512752 + ], + [ + 7.111086, + 53.2514648 + ], + [ + 7.1110537, + 53.2516825 + ], + [ + 7.1109997, + 53.2518434 + ], + [ + 7.110821, + 53.2520292 + ], + [ + 7.1106454, + 53.2520252 + ], + [ + 7.1105511, + 53.2519627 + ], + [ + 7.1104921, + 53.2519178 + ], + [ + 7.11026, + 53.2519673 + ], + [ + 7.1099223, + 53.251863 + ], + [ + 7.1097398, + 53.2518306 + ], + [ + 7.1095773, + 53.2517601 + ], + [ + 7.1094629, + 53.2517522 + ], + [ + 7.1094183, + 53.2517635 + ], + [ + 7.1092485, + 53.2519753 + ], + [ + 7.1092132, + 53.2520027 + ], + [ + 7.1091413, + 53.2520071 + ], + [ + 7.1088843, + 53.2519384 + ], + [ + 7.1088158, + 53.2519616 + ], + [ + 7.1087965, + 53.2520745 + ], + [ + 7.108752, + 53.2520975 + ], + [ + 7.1086983, + 53.2521071 + ], + [ + 7.1085147, + 53.2520917 + ], + [ + 7.1083883, + 53.2520777 + ], + [ + 7.1082156, + 53.2520758 + ], + [ + 7.1081846, + 53.2520969 + ], + [ + 7.1081208, + 53.2522282 + ], + [ + 7.1080529, + 53.2523253 + ], + [ + 7.1080665, + 53.2524388 + ], + [ + 7.1080187, + 53.2525547 + ], + [ + 7.1082794, + 53.2529182 + ], + [ + 7.1084429, + 53.253077 + ], + [ + 7.1086291, + 53.2531924 + ], + [ + 7.1086556, + 53.2532778 + ], + [ + 7.1086207, + 53.253372 + ], + [ + 7.1086716, + 53.2534751 + ], + [ + 7.1085385, + 53.2534368 + ], + [ + 7.1084612, + 53.2533582 + ], + [ + 7.1083977, + 53.2532326 + ], + [ + 7.1082499, + 53.2531511 + ], + [ + 7.1081063, + 53.2530605 + ], + [ + 7.107998, + 53.2529454 + ], + [ + 7.1076954, + 53.252695 + ], + [ + 7.1076623, + 53.2526404 + ], + [ + 7.1076582, + 53.2525448 + ], + [ + 7.107695, + 53.2524651 + ], + [ + 7.1077529, + 53.2523852 + ], + [ + 7.1075934, + 53.2521524 + ], + [ + 7.1075004, + 53.252156 + ], + [ + 7.1073658, + 53.2521709 + ], + [ + 7.1072787, + 53.2521708 + ], + [ + 7.107212, + 53.2521462 + ], + [ + 7.10714, + 53.2520956 + ], + [ + 7.1070616, + 53.2520802 + ], + [ + 7.1069674, + 53.2520973 + ], + [ + 7.1068384, + 53.2521509 + ], + [ + 7.1067667, + 53.2521651 + ], + [ + 7.1067051, + 53.252163 + ], + [ + 7.1066788, + 53.2521345 + ], + [ + 7.1066761, + 53.2520903 + ], + [ + 7.1067181, + 53.252034 + ], + [ + 7.1067544, + 53.2519913 + ], + [ + 7.1067696, + 53.2519442 + ], + [ + 7.1067536, + 53.2519056 + ], + [ + 7.106693, + 53.2518909 + ], + [ + 7.1066153, + 53.2518998 + ], + [ + 7.1064989, + 53.2519262 + ], + [ + 7.1064038, + 53.2519587 + ], + [ + 7.1062404, + 53.2520208 + ], + [ + 7.106172, + 53.2521007 + ], + [ + 7.106088, + 53.252208 + ], + [ + 7.1059152, + 53.2523108 + ], + [ + 7.1058514, + 53.2523925 + ], + [ + 7.1057326, + 53.2524955 + ], + [ + 7.1056645, + 53.2525846 + ], + [ + 7.1055534, + 53.2526362 + ], + [ + 7.1053904, + 53.2526604 + ], + [ + 7.1052289, + 53.2526792 + ], + [ + 7.1051441, + 53.2527062 + ], + [ + 7.1050886, + 53.2527617 + ], + [ + 7.1050342, + 53.2528037 + ], + [ + 7.1049673, + 53.2528278 + ], + [ + 7.1048566, + 53.2528407 + ], + [ + 7.1047136, + 53.2528249 + ], + [ + 7.1045678, + 53.2527642 + ], + [ + 7.1044769, + 53.2527308 + ], + [ + 7.1043609, + 53.2527176 + ], + [ + 7.1042607, + 53.2527294 + ], + [ + 7.1041365, + 53.2527973 + ], + [ + 7.1038988, + 53.2526717 + ], + [ + 7.1036751, + 53.2525026 + ], + [ + 7.1035755, + 53.2525379 + ], + [ + 7.10348, + 53.2525614 + ], + [ + 7.1033611, + 53.2525464 + ], + [ + 7.1032575, + 53.2525456 + ], + [ + 7.1032177, + 53.252573 + ], + [ + 7.1031495, + 53.2526044 + ], + [ + 7.1030473, + 53.2525954 + ], + [ + 7.1029152, + 53.2525977 + ], + [ + 7.1028754, + 53.2526269 + ], + [ + 7.1028122, + 53.2526753 + ], + [ + 7.1027694, + 53.2526992 + ], + [ + 7.1026752, + 53.2527127 + ], + [ + 7.1025771, + 53.2526921 + ], + [ + 7.1024421, + 53.252643 + ], + [ + 7.1023659, + 53.2525995 + ], + [ + 7.1022558, + 53.2525826 + ], + [ + 7.1021326, + 53.2525775 + ], + [ + 7.1020804, + 53.2525888 + ], + [ + 7.1020072, + 53.2526572 + ], + [ + 7.1019541, + 53.2527461 + ], + [ + 7.10185, + 53.2527787 + ], + [ + 7.1018046, + 53.2528206 + ], + [ + 7.1018002, + 53.2528783 + ], + [ + 7.1017745, + 53.2529255 + ], + [ + 7.1017018, + 53.2529596 + ], + [ + 7.1017013, + 53.2529975 + ], + [ + 7.1017101, + 53.2533698 + ], + [ + 7.1017431, + 53.2534794 + ], + [ + 7.1017525, + 53.253547 + ], + [ + 7.101737, + 53.2535868 + ], + [ + 7.1017003, + 53.2536178 + ], + [ + 7.1016499, + 53.2536345 + ], + [ + 7.101609, + 53.2536241 + ], + [ + 7.1015753, + 53.253601 + ], + [ + 7.1014735, + 53.2534975 + ], + [ + 7.1014323, + 53.2534753 + ], + [ + 7.1013328, + 53.2534564 + ], + [ + 7.1011601, + 53.2534564 + ], + [ + 7.1010219, + 53.2534505 + ], + [ + 7.100941, + 53.2534027 + ], + [ + 7.1008493, + 53.2533423 + ], + [ + 7.100729, + 53.2533345 + ], + [ + 7.1006382, + 53.2533624 + ], + [ + 7.1005474, + 53.2533894 + ], + [ + 7.1004211, + 53.2534349 + ], + [ + 7.1002543, + 53.2534834 + ], + [ + 7.1001372, + 53.2534864 + ], + [ + 7.1000377, + 53.2535198 + ], + [ + 7.0998791, + 53.2535954 + ], + [ + 7.0997405, + 53.2536319 + ], + [ + 7.09968, + 53.2536713 + ], + [ + 7.0996729, + 53.2537371 + ], + [ + 7.0996906, + 53.2537812 + ], + [ + 7.0996162, + 53.2538568 + ], + [ + 7.0995214, + 53.2539037 + ], + [ + 7.0995062, + 53.253957 + ], + [ + 7.0995622, + 53.2540259 + ], + [ + 7.0995552, + 53.2541558 + ], + [ + 7.0995112, + 53.2542437 + ], + [ + 7.0995268, + 53.2543238 + ], + [ + 7.0995349, + 53.2544581 + ], + [ + 7.0994957, + 53.2545558 + ], + [ + 7.0994959, + 53.254619 + ], + [ + 7.0995305, + 53.2546745 + ], + [ + 7.0995082, + 53.2547351 + ], + [ + 7.0992998, + 53.254858 + ], + [ + 7.0991898, + 53.2547861 + ], + [ + 7.0990616, + 53.254818 + ], + [ + 7.0989817, + 53.254808 + ], + [ + 7.0988513, + 53.254757 + ], + [ + 7.098642, + 53.2546797 + ], + [ + 7.098565, + 53.254666 + ], + [ + 7.0984812, + 53.254676 + ], + [ + 7.0983924, + 53.2547183 + ], + [ + 7.0983339, + 53.2547739 + ], + [ + 7.0982357, + 53.2548063 + ], + [ + 7.098153, + 53.2548 + ], + [ + 7.0980358, + 53.2547957 + ], + [ + 7.0979705, + 53.2548234 + ], + [ + 7.0978964, + 53.254807 + ], + [ + 7.0977183, + 53.2547718 + ], + [ + 7.0976253, + 53.2547683 + ], + [ + 7.0975385, + 53.25478 + ], + [ + 7.0974269, + 53.2548198 + ], + [ + 7.0973072, + 53.2548887 + ], + [ + 7.0972604, + 53.2549315 + ], + [ + 7.0971822, + 53.2548674 + ], + [ + 7.0971328, + 53.2548778 + ], + [ + 7.0971122, + 53.2548915 + ], + [ + 7.0974056, + 53.2551897 + ], + [ + 7.0974456, + 53.2554463 + ], + [ + 7.0974764, + 53.255584 + ], + [ + 7.0975235, + 53.2556583 + ], + [ + 7.0976129, + 53.2557422 + ], + [ + 7.0976326, + 53.255806 + ], + [ + 7.0975839, + 53.2558362 + ], + [ + 7.0975282, + 53.2558296 + ], + [ + 7.0974488, + 53.2558385 + ], + [ + 7.0974419, + 53.2558611 + ], + [ + 7.0974994, + 53.2559308 + ], + [ + 7.0975458, + 53.2559781 + ], + [ + 7.0976568, + 53.2561393 + ], + [ + 7.0977641, + 53.2563276 + ], + [ + 7.0977512, + 53.2563503 + ], + [ + 7.0975557, + 53.2563991 + ], + [ + 7.0975032, + 53.2563969 + ], + [ + 7.0973986, + 53.2563042 + ], + [ + 7.0973248, + 53.2561868 + ], + [ + 7.0972608, + 53.2561541 + ], + [ + 7.097158, + 53.2561245 + ], + [ + 7.0970164, + 53.2561051 + ], + [ + 7.0969322, + 53.2560491 + ], + [ + 7.0969005, + 53.2559818 + ], + [ + 7.0968643, + 53.2559227 + ], + [ + 7.0967446, + 53.2559356 + ], + [ + 7.0966963, + 53.2558757 + ], + [ + 7.0966239, + 53.2558052 + ], + [ + 7.0965491, + 53.255814 + ], + [ + 7.0965557, + 53.2557833 + ], + [ + 7.0966455, + 53.2557202 + ], + [ + 7.0966008, + 53.2556774 + ], + [ + 7.096531, + 53.2557051 + ], + [ + 7.0964463, + 53.2556816 + ], + [ + 7.0964361, + 53.2556339 + ], + [ + 7.0963778, + 53.2555903 + ], + [ + 7.0963299, + 53.2555899 + ], + [ + 7.0962585, + 53.2556158 + ], + [ + 7.0962448, + 53.2556638 + ], + [ + 7.0962646, + 53.2557312 + ], + [ + 7.0962491, + 53.2557692 + ], + [ + 7.096175, + 53.2557997 + ], + [ + 7.0961129, + 53.2557841 + ], + [ + 7.096062, + 53.2557846 + ], + [ + 7.0960039, + 53.2558023 + ], + [ + 7.0959609, + 53.2558262 + ], + [ + 7.0959002, + 53.2558502 + ], + [ + 7.0958267, + 53.2558537 + ], + [ + 7.0958006, + 53.2558864 + ], + [ + 7.0957158, + 53.2559179 + ], + [ + 7.0956282, + 53.2559016 + ], + [ + 7.0955637, + 53.2558455 + ], + [ + 7.0955653, + 53.2556822 + ], + [ + 7.0955055, + 53.2555827 + ], + [ + 7.0954205, + 53.2555484 + ], + [ + 7.0953322, + 53.2555547 + ], + [ + 7.0952717, + 53.2555409 + ], + [ + 7.0952202, + 53.2555234 + ], + [ + 7.0951746, + 53.2555031 + ], + [ + 7.0951494, + 53.2554583 + ], + [ + 7.0950648, + 53.2554419 + ], + [ + 7.0949601, + 53.2554547 + ], + [ + 7.094846, + 53.2554531 + ], + [ + 7.0947567, + 53.2554261 + ], + [ + 7.094573, + 53.2552989 + ], + [ + 7.0945427, + 53.2552848 + ], + [ + 7.0944936, + 53.2553024 + ], + [ + 7.0944471, + 53.2553534 + ], + [ + 7.0943943, + 53.2554035 + ], + [ + 7.0942862, + 53.2554533 + ], + [ + 7.0942473, + 53.2555167 + ], + [ + 7.0942507, + 53.2555871 + ], + [ + 7.0941638, + 53.2556456 + ], + [ + 7.094158, + 53.2557115 + ], + [ + 7.0941066, + 53.2557526 + ], + [ + 7.0940135, + 53.255859 + ], + [ + 7.0939949, + 53.2559476 + ], + [ + 7.0938903, + 53.2560216 + ], + [ + 7.0938358, + 53.2561123 + ], + [ + 7.0938505, + 53.2562113 + ], + [ + 7.0938343, + 53.2563342 + ], + [ + 7.0937871, + 53.2563644 + ], + [ + 7.0937233, + 53.2563911 + ], + [ + 7.0936714, + 53.2563601 + ], + [ + 7.0935618, + 53.2562494 + ], + [ + 7.0932795, + 53.25608 + ], + [ + 7.0931911, + 53.2560349 + ], + [ + 7.0930232, + 53.2559842 + ], + [ + 7.0929084, + 53.2559565 + ], + [ + 7.0926448, + 53.2559808 + ], + [ + 7.0926161, + 53.2559702 + ], + [ + 7.0924471, + 53.2558322 + ], + [ + 7.0923489, + 53.2557546 + ], + [ + 7.0922812, + 53.2557481 + ], + [ + 7.0922143, + 53.2557677 + ], + [ + 7.0921939, + 53.2557958 + ], + [ + 7.0922248, + 53.2558839 + ], + [ + 7.0922853, + 53.2559491 + ], + [ + 7.0922871, + 53.2560177 + ], + [ + 7.0922152, + 53.2560769 + ], + [ + 7.0921469, + 53.2561074 + ], + [ + 7.092096, + 53.2561124 + ], + [ + 7.0919017, + 53.2560891 + ], + [ + 7.0917972, + 53.2561108 + ], + [ + 7.0916907, + 53.2561687 + ], + [ + 7.0916489, + 53.2562304 + ], + [ + 7.0916261, + 53.2563307 + ], + [ + 7.091466, + 53.2565127 + ], + [ + 7.0914603, + 53.2565173 + ], + [ + 7.0912825, + 53.2566641 + ], + [ + 7.0912211, + 53.2566642 + ], + [ + 7.0910438, + 53.2566267 + ], + [ + 7.0909679, + 53.2566406 + ], + [ + 7.090937, + 53.2566664 + ], + [ + 7.0909298, + 53.2567215 + ], + [ + 7.0909591, + 53.2569546 + ], + [ + 7.0910358, + 53.2571788 + ], + [ + 7.0910221, + 53.2572078 + ], + [ + 7.0909505, + 53.2572154 + ], + [ + 7.0907469, + 53.2570674 + ], + [ + 7.0906425, + 53.2570195 + ], + [ + 7.0905141, + 53.2569993 + ], + [ + 7.0901127, + 53.257044 + ], + [ + 7.0900098, + 53.257089 + ], + [ + 7.0899413, + 53.2571605 + ], + [ + 7.0898795, + 53.2572509 + ], + [ + 7.0898803, + 53.2574872 + ], + [ + 7.089861, + 53.2575524 + ], + [ + 7.0897443, + 53.2577167 + ], + [ + 7.0896971, + 53.2577626 + ], + [ + 7.0896302, + 53.2577764 + ], + [ + 7.089358, + 53.2577306 + ], + [ + 7.0892524, + 53.257782 + ], + [ + 7.0892364, + 53.2579184 + ], + [ + 7.0891921, + 53.2581518 + ], + [ + 7.0891863, + 53.258344 + ], + [ + 7.0891949, + 53.2585549 + ], + [ + 7.0890978, + 53.2586892 + ], + [ + 7.0890514, + 53.2588153 + ], + [ + 7.088837, + 53.2587252 + ], + [ + 7.0887635, + 53.2587887 + ], + [ + 7.0886028, + 53.258814 + ], + [ + 7.0884907, + 53.2588565 + ], + [ + 7.0882743, + 53.2589413 + ], + [ + 7.0881889, + 53.2590069 + ], + [ + 7.0879129, + 53.2590386 + ], + [ + 7.0878371, + 53.2590841 + ], + [ + 7.0878204, + 53.2591737 + ], + [ + 7.0873796, + 53.259339 + ], + [ + 7.0873194, + 53.2593978 + ], + [ + 7.0872915, + 53.2595327 + ], + [ + 7.0871527, + 53.2596125 + ], + [ + 7.0870853, + 53.2597399 + ], + [ + 7.0870654, + 53.2597629 + ], + [ + 7.0868396, + 53.2599976 + ], + [ + 7.0868354, + 53.2600356 + ], + [ + 7.0869121, + 53.2601983 + ], + [ + 7.0868707, + 53.2602081 + ], + [ + 7.0867172, + 53.2602297 + ], + [ + 7.0866671, + 53.2602476 + ], + [ + 7.0864298, + 53.2601831 + ], + [ + 7.086374, + 53.2601733 + ], + [ + 7.086343, + 53.2601855 + ], + [ + 7.0859757, + 53.2603487 + ], + [ + 7.085919, + 53.2603552 + ], + [ + 7.0858869, + 53.260343 + ], + [ + 7.0857482, + 53.2602038 + ], + [ + 7.0856878, + 53.2601959 + ], + [ + 7.0856108, + 53.2602161 + ], + [ + 7.085554, + 53.2603758 + ], + [ + 7.0855719, + 53.2604684 + ], + [ + 7.0856582, + 53.2605779 + ], + [ + 7.0854626, + 53.260849 + ], + [ + 7.0854687, + 53.2609481 + ], + [ + 7.085421, + 53.2610806 + ], + [ + 7.0855137, + 53.2611341 + ], + [ + 7.0856126, + 53.261227 + ], + [ + 7.0855492, + 53.2613453 + ], + [ + 7.0855973, + 53.261505 + ], + [ + 7.0856077, + 53.2616573 + ], + [ + 7.0854998, + 53.2618792 + ], + [ + 7.0854048, + 53.2619935 + ], + [ + 7.0853513, + 53.2620061 + ], + [ + 7.085305, + 53.2619808 + ], + [ + 7.0847178, + 53.2615588 + ], + [ + 7.0844675, + 53.2616272 + ], + [ + 7.0843029, + 53.2616985 + ], + [ + 7.0840772, + 53.2617492 + ], + [ + 7.083857, + 53.2618179 + ], + [ + 7.083701, + 53.261882 + ], + [ + 7.0834198, + 53.2620496 + ], + [ + 7.0828357, + 53.2623371 + ], + [ + 7.0830699, + 53.2625831 + ], + [ + 7.0828734, + 53.2627344 + ], + [ + 7.0820807, + 53.2625489 + ], + [ + 7.0817312, + 53.2627961 + ], + [ + 7.0813915, + 53.2631003 + ], + [ + 7.0807843, + 53.2632871 + ], + [ + 7.0807646, + 53.2637858 + ], + [ + 7.0808869, + 53.2638962 + ], + [ + 7.0810828, + 53.2641404 + ], + [ + 7.0810304, + 53.2642691 + ], + [ + 7.0808445, + 53.2642991 + ], + [ + 7.0800094, + 53.2642057 + ], + [ + 7.0794719, + 53.2642131 + ], + [ + 7.078985, + 53.2644623 + ], + [ + 7.0786363, + 53.2649335 + ], + [ + 7.0787206, + 53.2652525 + ], + [ + 7.0787363, + 53.2653666 + ], + [ + 7.0789655, + 53.2658915 + ], + [ + 7.0788987, + 53.2662537 + ], + [ + 7.0777935, + 53.2668018 + ], + [ + 7.0779635, + 53.2670646 + ], + [ + 7.0780527, + 53.267827 + ], + [ + 7.0782898, + 53.2681553 + ], + [ + 7.0783939, + 53.2683893 + ], + [ + 7.0786341, + 53.2685895 + ], + [ + 7.0787935, + 53.2688776 + ], + [ + 7.0785581, + 53.2690112 + ], + [ + 7.0781524, + 53.2690832 + ], + [ + 7.0780399, + 53.2692379 + ], + [ + 7.0779884, + 53.2698056 + ], + [ + 7.0782442, + 53.2706388 + ], + [ + 7.078971, + 53.2719274 + ], + [ + 7.0793369, + 53.2721212 + ], + [ + 7.0795534, + 53.272612 + ], + [ + 7.0793687, + 53.2728775 + ], + [ + 7.0793177, + 53.2731503 + ], + [ + 7.0794806, + 53.273427 + ], + [ + 7.0798457, + 53.2743227 + ], + [ + 7.0802787, + 53.2747854 + ], + [ + 7.080456, + 53.2751418 + ], + [ + 7.0804111, + 53.2756797 + ], + [ + 7.0804899, + 53.2765726 + ], + [ + 7.0807595, + 53.2770535 + ], + [ + 7.0811363, + 53.2773364 + ], + [ + 7.0821779, + 53.2778454 + ], + [ + 7.082339, + 53.2778683 + ], + [ + 7.0819179, + 53.2792659 + ], + [ + 7.081724, + 53.2799094 + ], + [ + 7.0835044, + 53.2808929 + ], + [ + 7.0842459, + 53.2813329 + ], + [ + 7.0845882, + 53.2817145 + ], + [ + 7.0847336, + 53.2820325 + ], + [ + 7.0847823, + 53.2824159 + ], + [ + 7.0846773, + 53.282877 + ], + [ + 7.0837768, + 53.28556 + ], + [ + 7.0834153, + 53.2867219 + ], + [ + 7.0823428, + 53.2898121 + ], + [ + 7.0821923, + 53.2905937 + ], + [ + 7.0822022, + 53.2917871 + ], + [ + 7.0827805, + 53.2945157 + ], + [ + 7.0835449, + 53.2974224 + ], + [ + 7.08374, + 53.2978427 + ], + [ + 7.0839481, + 53.2979975 + ], + [ + 7.0844036, + 53.29803 + ], + [ + 7.0847697, + 53.2980158 + ], + [ + 7.0849931, + 53.2979669 + ], + [ + 7.0852289, + 53.2978402 + ], + [ + 7.0853982, + 53.2976663 + ], + [ + 7.0854982, + 53.2976901 + ], + [ + 7.0855283, + 53.2977788 + ], + [ + 7.0858921, + 53.2979132 + ], + [ + 7.0861296, + 53.2980356 + ], + [ + 7.0867102, + 53.2984551 + ], + [ + 7.0878899, + 53.2991702 + ], + [ + 7.0879268, + 53.2992405 + ], + [ + 7.0881565, + 53.2993585 + ], + [ + 7.0882437, + 53.299339 + ], + [ + 7.0901304, + 53.3003825 + ], + [ + 7.0903395, + 53.3002539 + ], + [ + 7.0904138, + 53.3003054 + ], + [ + 7.0902353, + 53.3004314 + ], + [ + 7.090372, + 53.300514 + ], + [ + 7.0905486, + 53.3006396 + ], + [ + 7.0908449, + 53.3012139 + ], + [ + 7.0912807, + 53.3017428 + ], + [ + 7.0914103, + 53.3017387 + ], + [ + 7.091699, + 53.3021027 + ], + [ + 7.0932028, + 53.3029047 + ], + [ + 7.093707, + 53.3034234 + ], + [ + 7.0939587, + 53.3035182 + ], + [ + 7.0939865, + 53.3036481 + ], + [ + 7.094544, + 53.3039536 + ], + [ + 7.0954923, + 53.3043998 + ], + [ + 7.0956209, + 53.3046723 + ], + [ + 7.0972832, + 53.3050102 + ], + [ + 7.0982632, + 53.3049712 + ], + [ + 7.099401, + 53.3044614 + ], + [ + 7.0998635, + 53.304576 + ], + [ + 7.0998236, + 53.3046337 + ], + [ + 7.0994696, + 53.3045587 + ], + [ + 7.098434, + 53.3050489 + ], + [ + 7.0987888, + 53.3055468 + ], + [ + 7.0988321, + 53.3062984 + ], + [ + 7.0989927, + 53.3069158 + ], + [ + 7.099417, + 53.3075362 + ], + [ + 7.0994772, + 53.3077183 + ], + [ + 7.09926, + 53.307934 + ], + [ + 7.0988676, + 53.3081613 + ], + [ + 7.0985733, + 53.3082569 + ], + [ + 7.098338, + 53.3081961 + ], + [ + 7.0982678, + 53.3082566 + ], + [ + 7.0983872, + 53.3084858 + ], + [ + 7.0984787, + 53.3085874 + ], + [ + 7.0987515, + 53.3084205 + ], + [ + 7.0990947, + 53.3082106 + ], + [ + 7.099674, + 53.3078755 + ], + [ + 7.0998991, + 53.3076643 + ], + [ + 7.0999987, + 53.3073634 + ], + [ + 7.1001393, + 53.30735 + ], + [ + 7.099958, + 53.3078098 + ], + [ + 7.0993389, + 53.3082049 + ], + [ + 7.0993597, + 53.3083509 + ], + [ + 7.0991874, + 53.3084403 + ], + [ + 7.099022, + 53.3084105 + ], + [ + 7.0988516, + 53.3085097 + ], + [ + 7.098454, + 53.308741 + ], + [ + 7.0983228, + 53.3087062 + ], + [ + 7.0980791, + 53.3083187 + ], + [ + 7.0977911, + 53.3083776 + ], + [ + 7.0975695, + 53.3083739 + ], + [ + 7.0976222, + 53.3088647 + ], + [ + 7.0974778, + 53.3088804 + ], + [ + 7.0973204, + 53.3083523 + ], + [ + 7.0963052, + 53.308266 + ], + [ + 7.0951955, + 53.3081032 + ], + [ + 7.0941465, + 53.3078276 + ], + [ + 7.0942311, + 53.3077418 + ], + [ + 7.095156, + 53.3079666 + ], + [ + 7.0958173, + 53.3080853 + ], + [ + 7.0970521, + 53.3082234 + ], + [ + 7.0976728, + 53.3082787 + ], + [ + 7.0981095, + 53.3082131 + ], + [ + 7.0981757, + 53.3081435 + ], + [ + 7.0977046, + 53.3079033 + ], + [ + 7.0966639, + 53.3078516 + ], + [ + 7.0964264, + 53.3078298 + ], + [ + 7.0954412, + 53.307423 + ], + [ + 7.0947422, + 53.3073162 + ], + [ + 7.0941554, + 53.3071462 + ], + [ + 7.093688, + 53.3069035 + ], + [ + 7.093262, + 53.3065368 + ], + [ + 7.0922255, + 53.3068028 + ], + [ + 7.0923714, + 53.3070294 + ], + [ + 7.0923724, + 53.3071552 + ], + [ + 7.0932645, + 53.3074238 + ], + [ + 7.0932063, + 53.3075002 + ], + [ + 7.0921944, + 53.3071966 + ], + [ + 7.0922621, + 53.3070653 + ], + [ + 7.0921896, + 53.3069657 + ], + [ + 7.0920299, + 53.3071874 + ], + [ + 7.0923772, + 53.3074889 + ], + [ + 7.0929902, + 53.3081548 + ], + [ + 7.0930523, + 53.3081859 + ], + [ + 7.0931927, + 53.3083623 + ], + [ + 7.0939314, + 53.3089189 + ], + [ + 7.0938732, + 53.3089951 + ], + [ + 7.0932825, + 53.3086216 + ], + [ + 7.0927832, + 53.3081348 + ], + [ + 7.0918227, + 53.3071606 + ], + [ + 7.092089, + 53.3068276 + ], + [ + 7.091161, + 53.3059032 + ], + [ + 7.0910537, + 53.3058956 + ], + [ + 7.0904141, + 53.3056394 + ], + [ + 7.0898548, + 53.3054871 + ], + [ + 7.0887784, + 53.3052965 + ], + [ + 7.0887596, + 53.3054065 + ], + [ + 7.088637, + 53.3053945 + ], + [ + 7.0886323, + 53.3052665 + ], + [ + 7.0873651, + 53.3050808 + ], + [ + 7.087385, + 53.3049982 + ], + [ + 7.0886554, + 53.3051724 + ], + [ + 7.0887748, + 53.3048896 + ], + [ + 7.0875937, + 53.3044465 + ], + [ + 7.0868303, + 53.3043566 + ], + [ + 7.0863337, + 53.3041418 + ], + [ + 7.0847475, + 53.3041022 + ], + [ + 7.0846879, + 53.3048599 + ], + [ + 7.0867317, + 53.3068363 + ], + [ + 7.0866533, + 53.3068854 + ], + [ + 7.084498, + 53.3048876 + ], + [ + 7.0846291, + 53.3041016 + ], + [ + 7.0834524, + 53.3040883 + ], + [ + 7.0823554, + 53.3039505 + ], + [ + 7.0821864, + 53.3027936 + ], + [ + 7.0828168, + 53.3027003 + ], + [ + 7.0829437, + 53.3026185 + ], + [ + 7.0830032, + 53.3024759 + ], + [ + 7.0826104, + 53.3016989 + ], + [ + 7.0823954, + 53.3016402 + ], + [ + 7.0811836, + 53.3017966 + ], + [ + 7.0813307, + 53.3023712 + ], + [ + 7.0814136, + 53.3026512 + ], + [ + 7.0815788, + 53.3027815 + ], + [ + 7.0819724, + 53.3027875 + ], + [ + 7.0821828, + 53.30393 + ], + [ + 7.0814701, + 53.3038645 + ], + [ + 7.081824, + 53.3055857 + ], + [ + 7.0816563, + 53.3055949 + ], + [ + 7.0811899, + 53.3038273 + ], + [ + 7.0810669, + 53.3038038 + ], + [ + 7.080945, + 53.3042239 + ], + [ + 7.081111, + 53.3042741 + ], + [ + 7.0810763, + 53.3043684 + ], + [ + 7.0796319, + 53.3040318 + ], + [ + 7.0789536, + 53.3038584 + ], + [ + 7.0784687, + 53.3036571 + ], + [ + 7.0780077, + 53.3033754 + ], + [ + 7.0776072, + 53.3030746 + ], + [ + 7.0751637, + 53.3010166 + ], + [ + 7.0752798, + 53.3009556 + ], + [ + 7.077558, + 53.3028833 + ], + [ + 7.0780457, + 53.3032652 + ], + [ + 7.0784681, + 53.3035382 + ], + [ + 7.079003, + 53.3037526 + ], + [ + 7.0796057, + 53.3039408 + ], + [ + 7.0807795, + 53.3041896 + ], + [ + 7.0808597, + 53.303777 + ], + [ + 7.0806357, + 53.3037093 + ], + [ + 7.0803252, + 53.3034689 + ], + [ + 7.0799561, + 53.303298 + ], + [ + 7.0795867, + 53.3031179 + ], + [ + 7.0792223, + 53.3028693 + ], + [ + 7.0788722, + 53.3025907 + ], + [ + 7.0787763, + 53.3023725 + ], + [ + 7.0782007, + 53.3026023 + ], + [ + 7.078114, + 53.3025303 + ], + [ + 7.0787431, + 53.3022998 + ], + [ + 7.0785963, + 53.3019451 + ], + [ + 7.0767661, + 53.3002581 + ], + [ + 7.0762138, + 53.3001927 + ], + [ + 7.0756404, + 53.300171 + ], + [ + 7.0752327, + 53.3001949 + ], + [ + 7.0749595, + 53.3006559 + ], + [ + 7.075041, + 53.3007943 + ], + [ + 7.0749541, + 53.3008207 + ], + [ + 7.0747956, + 53.3006605 + ], + [ + 7.0750565, + 53.3001791 + ], + [ + 7.0748593, + 53.3001109 + ], + [ + 7.0705922, + 53.300257 + ], + [ + 7.070217, + 53.3002301 + ], + [ + 7.069757, + 53.3001614 + ], + [ + 7.0695743, + 53.3008317 + ], + [ + 7.069443, + 53.3008191 + ], + [ + 7.0695857, + 53.3000926 + ], + [ + 7.0691497, + 53.2999683 + ], + [ + 7.0687174, + 53.2998371 + ], + [ + 7.0683358, + 53.299744 + ], + [ + 7.0630268, + 53.2996916 + ], + [ + 7.0600505, + 53.2996343 + ], + [ + 7.0579476, + 53.2996587 + ], + [ + 7.055198, + 53.2996439 + ], + [ + 7.0536853, + 53.2996212 + ], + [ + 7.0524146, + 53.2996409 + ], + [ + 7.0515512, + 53.2996254 + ], + [ + 7.0492263, + 53.2995291 + ], + [ + 7.0482794, + 53.2995306 + ], + [ + 7.0477148, + 53.2995383 + ], + [ + 7.0472237, + 53.2995793 + ], + [ + 7.0470439, + 53.2996301 + ], + [ + 7.0467475, + 53.2997139 + ], + [ + 7.0464817, + 53.2998593 + ], + [ + 7.0465397, + 53.3003043 + ], + [ + 7.0464843, + 53.3004582 + ], + [ + 7.0463055, + 53.3005842 + ], + [ + 7.0449673, + 53.30127 + ], + [ + 7.0446586, + 53.3013908 + ], + [ + 7.0443634, + 53.3014634 + ], + [ + 7.0405503, + 53.3021327 + ], + [ + 7.0400746, + 53.3021757 + ], + [ + 7.0397364, + 53.3022214 + ], + [ + 7.039437, + 53.3022873 + ], + [ + 7.0393905, + 53.3023035 + ], + [ + 7.0391581, + 53.3023848 + ], + [ + 7.0372924, + 53.3032103 + ], + [ + 7.0372231, + 53.3032512 + ], + [ + 7.0371408, + 53.3031814 + ], + [ + 7.0369221, + 53.3032574 + ], + [ + 7.0367147, + 53.3031046 + ], + [ + 7.03665, + 53.30311 + ], + [ + 7.0364041, + 53.3029417 + ], + [ + 7.0363323, + 53.3028443 + ], + [ + 7.0364009, + 53.3027314 + ], + [ + 7.03655, + 53.3026266 + ], + [ + 7.0368997, + 53.3024735 + ], + [ + 7.0371795, + 53.3022847 + ], + [ + 7.0371572, + 53.3020746 + ], + [ + 7.036999, + 53.3017886 + ], + [ + 7.0367595, + 53.3017025 + ], + [ + 7.0367685, + 53.301624 + ], + [ + 7.0367335, + 53.3014925 + ], + [ + 7.0367216, + 53.3012526 + ], + [ + 7.036762, + 53.3010874 + ], + [ + 7.0366388, + 53.301057 + ], + [ + 7.0363418, + 53.3010678 + ], + [ + 7.0362814, + 53.3010192 + ], + [ + 7.0362438, + 53.300989 + ], + [ + 7.0362911, + 53.3009244 + ], + [ + 7.0362772, + 53.3008514 + ], + [ + 7.0357633, + 53.3005469 + ], + [ + 7.0355352, + 53.3007376 + ], + [ + 7.0356291, + 53.3008578 + ], + [ + 7.0356935, + 53.3009972 + ], + [ + 7.0357283, + 53.3011463 + ], + [ + 7.035731, + 53.3013338 + ], + [ + 7.0358187, + 53.3015164 + ], + [ + 7.0360413, + 53.3014716 + ], + [ + 7.0359953, + 53.301156 + ], + [ + 7.0359884, + 53.3011089 + ], + [ + 7.0361148, + 53.3010135 + ], + [ + 7.0361901, + 53.3010948 + ], + [ + 7.0361656, + 53.3011661 + ], + [ + 7.036193, + 53.3011957 + ], + [ + 7.0364586, + 53.3014823 + ], + [ + 7.0365549, + 53.3015131 + ], + [ + 7.0366014, + 53.3016083 + ], + [ + 7.0365888, + 53.301652 + ], + [ + 7.036411, + 53.3018853 + ], + [ + 7.0364033, + 53.3021163 + ], + [ + 7.0362971, + 53.3022503 + ], + [ + 7.0361364, + 53.3022341 + ], + [ + 7.0360142, + 53.3020002 + ], + [ + 7.0356227, + 53.3020396 + ], + [ + 7.0356622, + 53.3021991 + ], + [ + 7.0355274, + 53.3022718 + ], + [ + 7.0353268, + 53.3022034 + ], + [ + 7.0352947, + 53.3021581 + ], + [ + 7.0347879, + 53.3018308 + ], + [ + 7.0340656, + 53.301447 + ], + [ + 7.0338167, + 53.3014006 + ], + [ + 7.0337834, + 53.3014419 + ], + [ + 7.0339627, + 53.3015148 + ], + [ + 7.0339441, + 53.3016682 + ], + [ + 7.0353388, + 53.3026217 + ], + [ + 7.035456, + 53.3025769 + ], + [ + 7.0356422, + 53.3026757 + ], + [ + 7.0355722, + 53.302768 + ], + [ + 7.0358913, + 53.3028888 + ], + [ + 7.036221, + 53.3029395 + ], + [ + 7.0363642, + 53.303004 + ], + [ + 7.0365561, + 53.3031501 + ], + [ + 7.0365284, + 53.3032373 + ], + [ + 7.0366606, + 53.3034253 + ], + [ + 7.0364632, + 53.3035697 + ], + [ + 7.0363922, + 53.3037284 + ], + [ + 7.03648, + 53.3038438 + ], + [ + 7.0373322, + 53.3042523 + ], + [ + 7.0379397, + 53.3044955 + ], + [ + 7.0379041, + 53.3046698 + ], + [ + 7.0373436, + 53.3045494 + ], + [ + 7.0352968, + 53.304058 + ], + [ + 7.0314614, + 53.3027427 + ], + [ + 7.0309871, + 53.302591 + ], + [ + 7.0306847, + 53.302556 + ], + [ + 7.0271904, + 53.302441 + ], + [ + 7.0265572, + 53.3024423 + ], + [ + 7.0260779, + 53.3024828 + ], + [ + 7.0233804, + 53.3030432 + ], + [ + 7.0219134, + 53.3034116 + ], + [ + 7.0190093, + 53.3039863 + ], + [ + 7.0188455, + 53.3040263 + ], + [ + 7.0185736, + 53.3040926 + ], + [ + 7.0122199, + 53.3056436 + ], + [ + 7.0103212, + 53.3060852 + ], + [ + 7.0098384, + 53.3061975 + ], + [ + 7.0096651, + 53.3063804 + ], + [ + 7.0124204, + 53.3101359 + ], + [ + 7.0125624, + 53.3103924 + ], + [ + 7.0126609, + 53.3107181 + ], + [ + 7.0127124, + 53.311129 + ], + [ + 7.01261, + 53.311615 + ], + [ + 7.0124552, + 53.3120101 + ], + [ + 7.0116568, + 53.3132617 + ], + [ + 7.0105696, + 53.3149034 + ], + [ + 7.0104718, + 53.315179 + ], + [ + 7.0101626, + 53.3156403 + ], + [ + 7.0099926, + 53.3156949 + ], + [ + 7.0098048, + 53.3156676 + ], + [ + 7.0096518, + 53.3155416 + ], + [ + 7.0099887, + 53.3149931 + ], + [ + 7.0102159, + 53.3148233 + ], + [ + 7.0107718, + 53.3139632 + ], + [ + 7.0004204, + 53.3094947 + ], + [ + 6.9999766, + 53.3098319 + ], + [ + 6.9992005, + 53.3105048 + ], + [ + 6.9990934, + 53.3105976 + ], + [ + 6.9997601, + 53.310804 + ], + [ + 6.9996859, + 53.310869 + ], + [ + 6.9990352, + 53.3106874 + ], + [ + 6.9979439, + 53.3112705 + ], + [ + 6.9974315, + 53.3114736 + ], + [ + 6.9970187, + 53.3115657 + ], + [ + 6.9961647, + 53.3115855 + ], + [ + 6.9947728, + 53.3118455 + ], + [ + 6.9948013, + 53.3118977 + ], + [ + 6.9960317, + 53.3123097 + ], + [ + 6.9959608, + 53.3123609 + ], + [ + 6.9947508, + 53.3119875 + ], + [ + 6.9934677, + 53.3123123 + ], + [ + 6.9931778, + 53.3123114 + ], + [ + 6.9921397, + 53.3126582 + ], + [ + 6.9913337, + 53.3128649 + ], + [ + 6.9906742, + 53.3130013 + ], + [ + 6.989963, + 53.3131931 + ], + [ + 6.9896434, + 53.3133388 + ], + [ + 6.9893534, + 53.3135757 + ], + [ + 6.9891613, + 53.3137679 + ], + [ + 6.9816729, + 53.3157486 + ], + [ + 6.9818141, + 53.3159252 + ], + [ + 6.9819539, + 53.3159225 + ], + [ + 6.9820484, + 53.3160105 + ], + [ + 6.9817122, + 53.3161199 + ], + [ + 6.9817962, + 53.31624 + ], + [ + 6.9805285, + 53.3165713 + ], + [ + 6.9804608, + 53.3164807 + ], + [ + 6.9815922, + 53.3161854 + ], + [ + 6.9813369, + 53.3158387 + ], + [ + 6.9796904, + 53.3162572 + ], + [ + 6.9794098, + 53.3163109 + ], + [ + 6.9777493, + 53.3165305 + ], + [ + 6.9763971, + 53.3167256 + ], + [ + 6.9754026, + 53.3168935 + ], + [ + 6.9743378, + 53.3171239 + ], + [ + 6.9739409, + 53.3172432 + ], + [ + 6.9737114, + 53.3173443 + ], + [ + 6.9733737, + 53.3175222 + ], + [ + 6.9730016, + 53.3177052 + ], + [ + 6.9725536, + 53.3178914 + ], + [ + 6.9721955, + 53.3180353 + ], + [ + 6.9715559, + 53.3181971 + ], + [ + 6.9700727, + 53.3185723 + ], + [ + 6.9685273, + 53.3189632 + ], + [ + 6.9680112, + 53.3190542 + ], + [ + 6.9674517, + 53.3190977 + ], + [ + 6.9668028, + 53.319092 + ], + [ + 6.9662218, + 53.3190625 + ], + [ + 6.966179, + 53.3195158 + ], + [ + 6.966481, + 53.3195349 + ], + [ + 6.9664747, + 53.3195785 + ], + [ + 6.9679601, + 53.3196081 + ], + [ + 6.9679694, + 53.3196582 + ], + [ + 6.9645371, + 53.319607 + ], + [ + 6.9645239, + 53.3195545 + ], + [ + 6.9660317, + 53.3195679 + ], + [ + 6.9660956, + 53.319055 + ], + [ + 6.9647485, + 53.3189321 + ], + [ + 6.9639021, + 53.3188351 + ], + [ + 6.9635196, + 53.3188079 + ], + [ + 6.96323, + 53.3188228 + ], + [ + 6.9628519, + 53.3188893 + ], + [ + 6.9624127, + 53.3190352 + ], + [ + 6.9618748, + 53.319233 + ], + [ + 6.9612328, + 53.3194986 + ], + [ + 6.9608915, + 53.31965 + ], + [ + 6.960143, + 53.3198948 + ], + [ + 6.9581745, + 53.3206083 + ], + [ + 6.9575986, + 53.3207274 + ], + [ + 6.9574082, + 53.3212377 + ], + [ + 6.9570219, + 53.3213723 + ], + [ + 6.9562031, + 53.321016 + ], + [ + 6.9544026, + 53.3213884 + ], + [ + 6.9539665, + 53.3213753 + ], + [ + 6.9533706, + 53.3213717 + ], + [ + 6.9526163, + 53.3214166 + ], + [ + 6.9515245, + 53.3215907 + ], + [ + 6.9484813, + 53.3222758 + ], + [ + 6.9458457, + 53.3232672 + ], + [ + 6.9455776, + 53.323338 + ], + [ + 6.9452598, + 53.3233183 + ], + [ + 6.9447738, + 53.3232145 + ], + [ + 6.9442703, + 53.3229853 + ], + [ + 6.9424695, + 53.3213675 + ], + [ + 6.9416643, + 53.3208005 + ], + [ + 6.9413755, + 53.3208351 + ], + [ + 6.9413968, + 53.3208827 + ], + [ + 6.9412466, + 53.3209379 + ], + [ + 6.9407965, + 53.321117 + ], + [ + 6.9406613, + 53.3211696 + ], + [ + 6.9405554, + 53.3211073 + ], + [ + 6.9404101, + 53.3211876 + ], + [ + 6.9419551, + 53.3228051 + ], + [ + 6.942358, + 53.3232601 + ], + [ + 6.9424802, + 53.3235118 + ], + [ + 6.9424532, + 53.3238346 + ], + [ + 6.9422826, + 53.3241964 + ], + [ + 6.9421754, + 53.3243445 + ], + [ + 6.942103, + 53.3244214 + ], + [ + 6.9419286, + 53.3245239 + ], + [ + 6.9383448, + 53.3257836 + ], + [ + 6.9381551, + 53.3256473 + ], + [ + 6.9376341, + 53.3257819 + ], + [ + 6.9369203, + 53.3258763 + ], + [ + 6.9360825, + 53.3258861 + ], + [ + 6.9361809, + 53.32626 + ], + [ + 6.9358958, + 53.3262788 + ], + [ + 6.9359181, + 53.326433 + ], + [ + 6.9343318, + 53.3265831 + ], + [ + 6.9342652, + 53.3263545 + ], + [ + 6.9341409, + 53.326371 + ], + [ + 6.9339608, + 53.3262286 + ], + [ + 6.9337408, + 53.3262345 + ], + [ + 6.9336978, + 53.3267964 + ], + [ + 6.9343093, + 53.3270784 + ], + [ + 6.9344059, + 53.3281997 + ], + [ + 6.9339553, + 53.3282317 + ], + [ + 6.933569, + 53.3276358 + ], + [ + 6.9333223, + 53.3274564 + ], + [ + 6.9332686, + 53.3287828 + ], + [ + 6.9322923, + 53.3289302 + ], + [ + 6.9320992, + 53.3273154 + ], + [ + 6.933097, + 53.3270399 + ], + [ + 6.9333115, + 53.3266138 + ], + [ + 6.9332686, + 53.3265593 + ], + [ + 6.9334295, + 53.3264376 + ], + [ + 6.9334503, + 53.3262423 + ], + [ + 6.9332447, + 53.3262478 + ], + [ + 6.9328778, + 53.3262426 + ], + [ + 6.9321011, + 53.3261976 + ], + [ + 6.9316622, + 53.3262732 + ], + [ + 6.9312269, + 53.3264534 + ], + [ + 6.9310544, + 53.3265254 + ], + [ + 6.9309071, + 53.3265552 + ], + [ + 6.9307497, + 53.3267323 + ], + [ + 6.9306614, + 53.3267885 + ], + [ + 6.9305504, + 53.3269009 + ], + [ + 6.9303442, + 53.3271097 + ], + [ + 6.9301677, + 53.3270774 + ], + [ + 6.9300835, + 53.3268855 + ], + [ + 6.930068, + 53.3269474 + ], + [ + 6.9299766, + 53.3269682 + ], + [ + 6.9298303, + 53.3267275 + ], + [ + 6.9298685, + 53.3266322 + ], + [ + 6.9298049, + 53.3264834 + ], + [ + 6.9298103, + 53.3264508 + ], + [ + 6.929872, + 53.3264492 + ], + [ + 6.9300088, + 53.3264876 + ], + [ + 6.9300141, + 53.3263626 + ], + [ + 6.9298318, + 53.3262729 + ], + [ + 6.9296172, + 53.3261864 + ], + [ + 6.9292922, + 53.3259356 + ], + [ + 6.9287841, + 53.3259634 + ], + [ + 6.9295875, + 53.3266957 + ], + [ + 6.929705, + 53.3267192 + ], + [ + 6.9298478, + 53.3269217 + ], + [ + 6.9298827, + 53.3270066 + ], + [ + 6.929813, + 53.3270451 + ], + [ + 6.9297934, + 53.327113 + ], + [ + 6.9294123, + 53.3272037 + ], + [ + 6.9290608, + 53.327354 + ], + [ + 6.92892, + 53.32739 + ], + [ + 6.928456, + 53.327499 + ], + [ + 6.9284565, + 53.3276245 + ], + [ + 6.928821, + 53.328641 + ], + [ + 6.9288997, + 53.3287788 + ], + [ + 6.9292908, + 53.3287553 + ], + [ + 6.929374, + 53.3289038 + ], + [ + 6.929469, + 53.3291176 + ], + [ + 6.9307992, + 53.3314929 + ], + [ + 6.9311012, + 53.3321178 + ], + [ + 6.9314934, + 53.3322713 + ], + [ + 6.9334011, + 53.3328091 + ], + [ + 6.9342916, + 53.3330365 + ], + [ + 6.9397866, + 53.32812 + ], + [ + 6.940229, + 53.3283797 + ], + [ + 6.9409423, + 53.3281646 + ], + [ + 6.9426366, + 53.326545 + ], + [ + 6.9430602, + 53.3264703 + ], + [ + 6.9431787, + 53.3264026 + ], + [ + 6.9442811, + 53.3257726 + ], + [ + 6.944786, + 53.3262686 + ], + [ + 6.9449289, + 53.3263457 + ], + [ + 6.945469, + 53.3260945 + ], + [ + 6.9456447, + 53.3259719 + ], + [ + 6.9456675, + 53.3258638 + ], + [ + 6.9455803, + 53.325758 + ], + [ + 6.9456071, + 53.325718 + ], + [ + 6.9456661, + 53.3256779 + ], + [ + 6.9457265, + 53.3256323 + ], + [ + 6.945764, + 53.3256091 + ], + [ + 6.9458029, + 53.3256187 + ], + [ + 6.9458901, + 53.3256699 + ], + [ + 6.9460778, + 53.3257861 + ], + [ + 6.9461744, + 53.3257949 + ], + [ + 6.9462857, + 53.3257901 + ], + [ + 6.9464394, + 53.3257557 + ], + [ + 6.9485148, + 53.3251513 + ], + [ + 6.950973, + 53.3246179 + ], + [ + 6.9555387, + 53.3234999 + ], + [ + 6.9701091, + 53.3212638 + ], + [ + 6.9810262, + 53.3184451 + ], + [ + 6.9807304, + 53.3180183 + ], + [ + 6.9808875, + 53.3179537 + ], + [ + 6.9811875, + 53.3183872 + ], + [ + 6.983522, + 53.3178091 + ], + [ + 6.9856917, + 53.317298 + ], + [ + 6.987659, + 53.3168616 + ], + [ + 6.9891987, + 53.3165815 + ], + [ + 6.9905142, + 53.3163994 + ], + [ + 6.991786, + 53.316257 + ], + [ + 6.9930025, + 53.3161567 + ], + [ + 6.9949201, + 53.3160297 + ], + [ + 6.9962165, + 53.3160034 + ], + [ + 6.9976715, + 53.3160175 + ], + [ + 6.9993356, + 53.3160941 + ], + [ + 7.0006152, + 53.3161893 + ], + [ + 7.0023623, + 53.3163946 + ], + [ + 7.003807, + 53.3165849 + ], + [ + 7.0047154, + 53.3167395 + ], + [ + 7.004864, + 53.3168122 + ], + [ + 7.0049461, + 53.3169273 + ], + [ + 7.0048711, + 53.3170316 + ], + [ + 7.0046415, + 53.3170976 + ], + [ + 7.0041188, + 53.317025 + ], + [ + 7.0031563, + 53.3168601 + ], + [ + 7.0018256, + 53.3167361 + ], + [ + 6.9998096, + 53.3165701 + ], + [ + 6.9976966, + 53.3165247 + ], + [ + 6.9953614, + 53.3165429 + ], + [ + 6.9940617, + 53.3165829 + ], + [ + 6.9926654, + 53.3166752 + ], + [ + 6.9914821, + 53.3168274 + ], + [ + 6.9903718, + 53.316992 + ], + [ + 6.9888059, + 53.3172862 + ], + [ + 6.9868932, + 53.3177446 + ], + [ + 6.9857993, + 53.3180872 + ], + [ + 6.9839563, + 53.3185694 + ], + [ + 6.9816279, + 53.3191154 + ], + [ + 6.977625, + 53.3201586 + ], + [ + 6.9745811, + 53.3209074 + ], + [ + 6.9708417, + 53.3217261 + ], + [ + 6.9696587, + 53.3219672 + ], + [ + 6.9653546, + 53.322636 + ], + [ + 6.9600755, + 53.3233811 + ], + [ + 6.9570599, + 53.3238373 + ], + [ + 6.9547675, + 53.3241554 + ], + [ + 6.9546713, + 53.3241526 + ], + [ + 6.948791, + 53.3255982 + ], + [ + 6.9477445, + 53.3258972 + ], + [ + 6.9473707, + 53.3258972 + ], + [ + 6.9436153, + 53.3274103 + ], + [ + 6.9439774, + 53.3285455 + ], + [ + 6.9441344, + 53.3291344 + ], + [ + 6.9442522, + 53.3295466 + ], + [ + 6.9442915, + 53.3297429 + ], + [ + 6.9426426, + 53.3303907 + ], + [ + 6.9384703, + 53.3322694 + ], + [ + 6.93768, + 53.3329841 + ], + [ + 6.9371901, + 53.3333785 + ], + [ + 6.9367701, + 53.3338394 + ], + [ + 6.9373084, + 53.3346625 + ], + [ + 6.9371803, + 53.3347058 + ], + [ + 6.9366331, + 53.3339594 + ], + [ + 6.9359132, + 53.3341162 + ], + [ + 6.9351592, + 53.334254 + ], + [ + 6.9348222, + 53.3342725 + ], + [ + 6.9355215, + 53.3351888 + ], + [ + 6.9353856, + 53.3352277 + ], + [ + 6.9347391, + 53.3343745 + ], + [ + 6.9345043, + 53.334335 + ], + [ + 6.9323026, + 53.3345666 + ], + [ + 6.9320358, + 53.3345801 + ], + [ + 6.9318444, + 53.3345172 + ], + [ + 6.9318109, + 53.3345062 + ], + [ + 6.9314378, + 53.3342862 + ], + [ + 6.9312783, + 53.3342889 + ], + [ + 6.931163, + 53.3342908 + ], + [ + 6.9307963, + 53.3347985 + ], + [ + 6.9293613, + 53.3359993 + ], + [ + 6.93002, + 53.3362831 + ], + [ + 6.9299388, + 53.3363462 + ], + [ + 6.9292455, + 53.3360584 + ], + [ + 6.9289955, + 53.3361037 + ], + [ + 6.9289156, + 53.3361558 + ], + [ + 6.9290139, + 53.3361892 + ], + [ + 6.9290973, + 53.3361369 + ], + [ + 6.9291248, + 53.3361237 + ], + [ + 6.9291772, + 53.3361203 + ], + [ + 6.9293477, + 53.3362182 + ], + [ + 6.9290176, + 53.3364286 + ], + [ + 6.9289887, + 53.3364368 + ], + [ + 6.9289679, + 53.3364288 + ], + [ + 6.9288305, + 53.3363543 + ], + [ + 6.9287815, + 53.3363151 + ], + [ + 6.9289002, + 53.3362274 + ], + [ + 6.9288598, + 53.3361922 + ], + [ + 6.925901, + 53.338122 + ], + [ + 6.9259556, + 53.3381462 + ], + [ + 6.9267083, + 53.3381473 + ], + [ + 6.9267382, + 53.3382131 + ], + [ + 6.9259245, + 53.3382176 + ], + [ + 6.9257768, + 53.338163 + ], + [ + 6.9235512, + 53.3395493 + ], + [ + 6.9237249, + 53.3395852 + ], + [ + 6.923681, + 53.3396317 + ], + [ + 6.9234008, + 53.3396021 + ], + [ + 6.9204522, + 53.3412269 + ], + [ + 6.9211981, + 53.3412417 + ], + [ + 6.9211735, + 53.3412878 + ], + [ + 6.9202915, + 53.3413049 + ], + [ + 6.9186464, + 53.3421854 + ], + [ + 6.9181751, + 53.3424105 + ], + [ + 6.9175743, + 53.3426422 + ], + [ + 6.9185114, + 53.3429169 + ], + [ + 6.9184257, + 53.3429641 + ], + [ + 6.9174358, + 53.3427086 + ], + [ + 6.9149904, + 53.3437257 + ], + [ + 6.9134913, + 53.3443727 + ], + [ + 6.9128747, + 53.3446825 + ], + [ + 6.9122674, + 53.3450241 + ], + [ + 6.9089279, + 53.3470643 + ], + [ + 6.9087074, + 53.3471755 + ], + [ + 6.9085047, + 53.3472566 + ], + [ + 6.9082723, + 53.3472718 + ], + [ + 6.9088373, + 53.347594 + ], + [ + 6.9087511, + 53.347632 + ], + [ + 6.9080555, + 53.3472938 + ], + [ + 6.9031659, + 53.3473455 + ], + [ + 6.9025275, + 53.3473424 + ], + [ + 6.9023107, + 53.3473643 + ], + [ + 6.902176, + 53.3474283 + ], + [ + 6.9008253, + 53.3493437 + ], + [ + 6.9003214, + 53.3500356 + ], + [ + 6.8999356, + 53.3503781 + ], + [ + 6.89954, + 53.3506773 + ], + [ + 6.8994381, + 53.350789 + ], + [ + 6.8993579, + 53.3508769 + ], + [ + 6.8993612, + 53.3510346 + ], + [ + 6.8994346, + 53.3511363 + ], + [ + 6.8995616, + 53.3512393 + ], + [ + 6.8996552, + 53.3513658 + ], + [ + 6.8997167, + 53.3515431 + ], + [ + 6.8997054, + 53.351717 + ], + [ + 6.899553, + 53.3518979 + ], + [ + 6.8992794, + 53.3521859 + ], + [ + 6.8987554, + 53.3526885 + ], + [ + 6.8985679, + 53.3529385 + ], + [ + 6.8980092, + 53.3542851 + ], + [ + 6.8980896, + 53.3542838 + ], + [ + 6.898062, + 53.3543506 + ], + [ + 6.897669, + 53.3544508 + ], + [ + 6.8971054, + 53.3557747 + ], + [ + 6.8969883, + 53.3563162 + ], + [ + 6.8970016, + 53.3570339 + ], + [ + 6.8969994, + 53.3572396 + ], + [ + 6.896345, + 53.3587548 + ], + [ + 6.8962609, + 53.3590076 + ], + [ + 6.8963017, + 53.3593202 + ], + [ + 6.8964841, + 53.3616742 + ], + [ + 6.8971646, + 53.3615075 + ], + [ + 6.8971941, + 53.3615687 + ], + [ + 6.8965109, + 53.3617606 + ], + [ + 6.8964404, + 53.3618921 + ], + [ + 6.8963649, + 53.3620008 + ], + [ + 6.8950576, + 53.3633668 + ], + [ + 6.8949606, + 53.3635032 + ], + [ + 6.894544, + 53.365035 + ], + [ + 6.8945391, + 53.3652682 + ], + [ + 6.8948126, + 53.3662491 + ], + [ + 6.8951412, + 53.368116 + ], + [ + 6.8953024, + 53.3687238 + ], + [ + 6.8956199, + 53.3694935 + ], + [ + 6.8973675, + 53.3691536 + ], + [ + 6.8974322, + 53.3692326 + ], + [ + 6.895651, + 53.3695867 + ], + [ + 6.8955718, + 53.3696978 + ], + [ + 6.8954841, + 53.3697884 + ], + [ + 6.8952401, + 53.3698884 + ], + [ + 6.8948318, + 53.3699935 + ], + [ + 6.8943852, + 53.3700969 + ], + [ + 6.8930833, + 53.3715038 + ], + [ + 6.8924672, + 53.3725977 + ], + [ + 6.8918422, + 53.3737534 + ], + [ + 6.8916978, + 53.3741124 + ], + [ + 6.8917111, + 53.374494 + ], + [ + 6.8918408, + 53.3749148 + ], + [ + 6.8918942, + 53.3751654 + ], + [ + 6.8918618, + 53.3753831 + ], + [ + 6.8917362, + 53.3756504 + ], + [ + 6.8939678, + 53.3751859 + ], + [ + 6.8939979, + 53.3752609 + ], + [ + 6.8916799, + 53.3757588 + ], + [ + 6.8909489, + 53.3769458 + ], + [ + 6.8898898, + 53.3784742 + ], + [ + 6.8897348, + 53.3787735 + ], + [ + 6.8893959, + 53.3793221 + ], + [ + 6.8889084, + 53.3803916 + ], + [ + 6.8887769, + 53.3814814 + ], + [ + 6.8886233, + 53.3836461 + ], + [ + 6.8888612, + 53.3845729 + ], + [ + 6.89022, + 53.3879306 + ], + [ + 6.8900662, + 53.3897361 + ], + [ + 6.8897286, + 53.390319 + ], + [ + 6.8893679, + 53.3910005 + ], + [ + 6.8891985, + 53.3911719 + ], + [ + 6.8889984, + 53.391346 + ], + [ + 6.8886541, + 53.3915427 + ], + [ + 6.8884179, + 53.3916648 + ], + [ + 6.888139, + 53.3917714 + ], + [ + 6.8877804, + 53.3918974 + ], + [ + 6.8874817, + 53.3919815 + ], + [ + 6.8871581, + 53.3920179 + ], + [ + 6.8868952, + 53.392042 + ], + [ + 6.8863219, + 53.3921481 + ], + [ + 6.8861767, + 53.3921477 + ], + [ + 6.8853104, + 53.3920862 + ], + [ + 6.8852126, + 53.3921265 + ], + [ + 6.8852181, + 53.3922749 + ], + [ + 6.8852886, + 53.3933483 + ], + [ + 6.8853217, + 53.3934187 + ], + [ + 6.8855259, + 53.3935669 + ], + [ + 6.887573, + 53.394954 + ], + [ + 6.8876603, + 53.3950442 + ], + [ + 6.8877097, + 53.395135 + ], + [ + 6.8877503, + 53.3952007 + ], + [ + 6.887773, + 53.3952964 + ], + [ + 6.8878565, + 53.3953822 + ], + [ + 6.8879701, + 53.3954561 + ], + [ + 6.8880727, + 53.3955415 + ], + [ + 6.8880948, + 53.3956236 + ], + [ + 6.8880603, + 53.3958251 + ], + [ + 6.8879673, + 53.3960001 + ], + [ + 6.8873347, + 53.3968749 + ], + [ + 6.8872137, + 53.3970161 + ], + [ + 6.8869486, + 53.3972871 + ], + [ + 6.8819823, + 53.4020308 + ], + [ + 6.8818777, + 53.4021992 + ], + [ + 6.881687, + 53.402524 + ], + [ + 6.8815987, + 53.4026167 + ], + [ + 6.8789201, + 53.405142 + ], + [ + 6.8788422, + 53.4052092 + ], + [ + 6.8786592, + 53.405326 + ], + [ + 6.8782702, + 53.4055599 + ], + [ + 6.8780777, + 53.4056617 + ], + [ + 6.8756636, + 53.4069389 + ], + [ + 6.8742015, + 53.4077335 + ], + [ + 6.8741258, + 53.4078579 + ], + [ + 6.8740746, + 53.4080181 + ], + [ + 6.874408, + 53.4118816 + ], + [ + 6.874481, + 53.4133457 + ], + [ + 6.8746341, + 53.4147997 + ], + [ + 6.8750138, + 53.4198165 + ], + [ + 6.8751265, + 53.4213052 + ], + [ + 6.8751399, + 53.4213576 + ], + [ + 6.8751821, + 53.4214644 + ], + [ + 6.8752494, + 53.4216258 + ], + [ + 6.8752646, + 53.4217307 + ], + [ + 6.8753237, + 53.4218786 + ], + [ + 6.8753378, + 53.4219492 + ], + [ + 6.8753689, + 53.4220676 + ], + [ + 6.8754168, + 53.4222247 + ], + [ + 6.8754937, + 53.4224431 + ], + [ + 6.8766598, + 53.4246011 + ], + [ + 6.8773642, + 53.4259609 + ], + [ + 6.8789995, + 53.4289034 + ], + [ + 6.8812761, + 53.4332308 + ], + [ + 6.8816281, + 53.4338573 + ], + [ + 6.8817761, + 53.4341411 + ], + [ + 6.8818927, + 53.4342927 + ], + [ + 6.8820205, + 53.4344418 + ], + [ + 6.8822343, + 53.4346401 + ], + [ + 6.8824012, + 53.4348069 + ], + [ + 6.8825869, + 53.4349667 + ], + [ + 6.882703, + 53.4351092 + ], + [ + 6.8829814, + 53.435606 + ], + [ + 6.8833306, + 53.4355493 + ], + [ + 6.8833448, + 53.435601 + ], + [ + 6.8832169, + 53.4356622 + ], + [ + 6.8832311, + 53.4357374 + ], + [ + 6.8833506, + 53.4357587 + ], + [ + 6.8835005, + 53.4357772 + ], + [ + 6.8835368, + 53.4358293 + ], + [ + 6.8831191, + 53.4359173 + ], + [ + 6.8832695, + 53.4361598 + ], + [ + 6.8833083, + 53.4362781 + ], + [ + 6.8832326, + 53.4372461 + ], + [ + 6.8831578, + 53.4379237 + ], + [ + 6.8830767, + 53.4382174 + ], + [ + 6.8829022, + 53.4386792 + ], + [ + 6.8827218, + 53.4389765 + ], + [ + 6.8825083, + 53.4393154 + ], + [ + 6.8820462, + 53.4398962 + ], + [ + 6.882057, + 53.4399537 + ], + [ + 6.8832961, + 53.4407294 + ], + [ + 6.8846587, + 53.4416576 + ], + [ + 6.884648, + 53.4425523 + ], + [ + 6.8844334, + 53.443006 + ], + [ + 6.883382, + 53.4435684 + ], + [ + 6.8826095, + 53.4439965 + ], + [ + 6.88144, + 53.4443096 + ], + [ + 6.8804208, + 53.4442521 + ], + [ + 6.8793265, + 53.4440412 + ], + [ + 6.8781999, + 53.443645 + ], + [ + 6.877685, + 53.4433639 + ], + [ + 6.8772343, + 53.443006 + ], + [ + 6.8770198, + 53.4429677 + ], + [ + 6.8683293, + 53.4479 + ], + [ + 6.8673686, + 53.4484505 + ], + [ + 6.8658627, + 53.4492549 + ], + [ + 6.8651144, + 53.4496329 + ], + [ + 6.8642595, + 53.4500216 + ], + [ + 6.8631701, + 53.4504887 + ], + [ + 6.8622656, + 53.4508872 + ], + [ + 6.8597973, + 53.4517659 + ], + [ + 6.8584384, + 53.4521933 + ], + [ + 6.8566229, + 53.4527067 + ], + [ + 6.8558833, + 53.4528994 + ], + [ + 6.8441379, + 53.4558099 + ], + [ + 6.842965, + 53.4560906 + ], + [ + 6.8428497, + 53.4561882 + ], + [ + 6.8428226, + 53.4562868 + ], + [ + 6.8429735, + 53.4566529 + ], + [ + 6.8430669, + 53.4569122 + ], + [ + 6.843143, + 53.4572198 + ], + [ + 6.8432031, + 53.4575139 + ], + [ + 6.8432239, + 53.4577719 + ], + [ + 6.8432269, + 53.4580736 + ], + [ + 6.843049, + 53.4586702 + ], + [ + 6.8428628, + 53.4590315 + ], + [ + 6.8426109, + 53.4593777 + ], + [ + 6.8421605, + 53.4598477 + ], + [ + 6.8417365, + 53.4601985 + ], + [ + 6.841539, + 53.4603496 + ], + [ + 6.8414074, + 53.4604222 + ], + [ + 6.8412739, + 53.4604354 + ], + [ + 6.8410987, + 53.4603555 + ], + [ + 6.841042, + 53.4602671 + ], + [ + 6.841058, + 53.46018 + ], + [ + 6.8415643, + 53.4597733 + ], + [ + 6.8418645, + 53.4594928 + ], + [ + 6.8421261, + 53.4592058 + ], + [ + 6.8423424, + 53.458931 + ], + [ + 6.8425127, + 53.4585561 + ], + [ + 6.842605, + 53.4582441 + ], + [ + 6.8426645, + 53.4579781 + ], + [ + 6.842672, + 53.4577586 + ], + [ + 6.8426055, + 53.4573983 + ], + [ + 6.8424094, + 53.4567243 + ], + [ + 6.8422832, + 53.4564225 + ], + [ + 6.8421081, + 53.4560037 + ], + [ + 6.841673, + 53.4550746 + ], + [ + 6.8383146, + 53.4473884 + ], + [ + 6.8383414, + 53.4471755 + ], + [ + 6.8383708, + 53.4470311 + ], + [ + 6.8384419, + 53.4468747 + ], + [ + 6.8386166, + 53.4467307 + ], + [ + 6.8388121, + 53.4466321 + ], + [ + 6.8392251, + 53.4465124 + ], + [ + 6.843652, + 53.4458115 + ], + [ + 6.8465439, + 53.4453275 + ], + [ + 6.8476597, + 53.4451686 + ], + [ + 6.8478347, + 53.4451412 + ], + [ + 6.8479668, + 53.4450868 + ], + [ + 6.848098, + 53.4450097 + ], + [ + 6.8484002, + 53.4450212 + ], + [ + 6.8486147, + 53.445002 + ], + [ + 6.8486951, + 53.444824 + ], + [ + 6.8543277, + 53.4439358 + ], + [ + 6.8559907, + 53.4436802 + ], + [ + 6.8563502, + 53.4436601 + ], + [ + 6.8562751, + 53.4434876 + ], + [ + 6.8559938, + 53.4427647 + ], + [ + 6.8556113, + 53.4419782 + ], + [ + 6.8554441, + 53.4415486 + ], + [ + 6.8553202, + 53.4413532 + ], + [ + 6.8552344, + 53.4413532 + ], + [ + 6.8551057, + 53.4413659 + ], + [ + 6.8526017, + 53.4417611 + ], + [ + 6.8525574, + 53.4418973 + ], + [ + 6.8523321, + 53.4420251 + ], + [ + 6.8492744, + 53.4425044 + ], + [ + 6.8491242, + 53.4422296 + ], + [ + 6.8480174, + 53.4424125 + ], + [ + 6.8479388, + 53.4423501 + ], + [ + 6.8478315, + 53.4421711 + ], + [ + 6.8477457, + 53.44212 + ], + [ + 6.8471684, + 53.442231 + ], + [ + 6.8470244, + 53.4421666 + ], + [ + 6.8469313, + 53.442129 + ], + [ + 6.8467038, + 53.4420817 + ], + [ + 6.846516, + 53.4420774 + ], + [ + 6.8463093, + 53.4420779 + ], + [ + 6.8461069, + 53.4420874 + ], + [ + 6.8379698, + 53.4433837 + ], + [ + 6.8371968, + 53.4434967 + ], + [ + 6.8370898, + 53.4435028 + ], + [ + 6.8369177, + 53.4435096 + ], + [ + 6.8367558, + 53.4434751 + ], + [ + 6.8361401, + 53.4432752 + ], + [ + 6.8356517, + 53.4431011 + ], + [ + 6.8351268, + 53.4429778 + ], + [ + 6.8346305, + 53.4429065 + ], + [ + 6.834223, + 53.4428525 + ], + [ + 6.8335603, + 53.4428407 + ], + [ + 6.832633, + 53.4429214 + ], + [ + 6.8322543, + 53.4429862 + ], + [ + 6.8312139, + 53.4431641 + ], + [ + 6.8290858, + 53.4434892 + ], + [ + 6.8285403, + 53.4435421 + ], + [ + 6.8248709, + 53.4441182 + ], + [ + 6.8239872, + 53.444244 + ], + [ + 6.8215007, + 53.4445005 + ], + [ + 6.8204967, + 53.4445799 + ], + [ + 6.8198443, + 53.444641 + ], + [ + 6.819601, + 53.4446899 + ], + [ + 6.8194189, + 53.4447357 + ], + [ + 6.8192828, + 53.4447832 + ], + [ + 6.8191288, + 53.4448675 + ], + [ + 6.8190476, + 53.4449531 + ], + [ + 6.8189853, + 53.4450294 + ], + [ + 6.8189284, + 53.4451558 + ], + [ + 6.8189006, + 53.4452385 + ], + [ + 6.8189409, + 53.4454049 + ], + [ + 6.8192037, + 53.4460231 + ], + [ + 6.8196393, + 53.4469821 + ], + [ + 6.8196741, + 53.4471004 + ], + [ + 6.819752, + 53.4471406 + ], + [ + 6.819837, + 53.4471623 + ], + [ + 6.819967, + 53.4471583 + ], + [ + 6.8283189, + 53.4458399 + ], + [ + 6.828396, + 53.4458526 + ], + [ + 6.8285013, + 53.4459084 + ], + [ + 6.8285683, + 53.4459647 + ], + [ + 6.8291471, + 53.4472919 + ], + [ + 6.8292114, + 53.4474877 + ], + [ + 6.8291749, + 53.4475384 + ], + [ + 6.8291233, + 53.4475917 + ], + [ + 6.8293822, + 53.4482055 + ], + [ + 6.8210727, + 53.4494817 + ], + [ + 6.8206587, + 53.4495387 + ], + [ + 6.81269, + 53.4508272 + ], + [ + 6.8126948, + 53.4508514 + ], + [ + 6.8136431, + 53.4530068 + ], + [ + 6.8137424, + 53.4531339 + ], + [ + 6.813868, + 53.4532377 + ], + [ + 6.8140707, + 53.453359 + ], + [ + 6.8143406, + 53.4534248 + ], + [ + 6.8146867, + 53.4534828 + ], + [ + 6.8150296, + 53.4534335 + ], + [ + 6.8314167, + 53.45086 + ], + [ + 6.8315846, + 53.450844 + ], + [ + 6.8317489, + 53.4508373 + ], + [ + 6.8319752, + 53.4508457 + ], + [ + 6.8321834, + 53.450891 + ], + [ + 6.8323386, + 53.4509484 + ], + [ + 6.8326062, + 53.4511552 + ], + [ + 6.8329033, + 53.4515444 + ], + [ + 6.8338726, + 53.452974 + ], + [ + 6.834036, + 53.4532622 + ], + [ + 6.8342056, + 53.4536233 + ], + [ + 6.8343496, + 53.4539049 + ], + [ + 6.8344626, + 53.4542851 + ], + [ + 6.8344636, + 53.454608 + ], + [ + 6.8171795, + 53.457355 + ], + [ + 6.8182202, + 53.459776 + ], + [ + 6.8211491, + 53.4593097 + ], + [ + 6.8227692, + 53.4580385 + ], + [ + 6.8269534, + 53.4573997 + ], + [ + 6.8274438, + 53.457115 + ], + [ + 6.8297981, + 53.4567518 + ], + [ + 6.8316438, + 53.4564448 + ], + [ + 6.8318628, + 53.456413 + ], + [ + 6.832664, + 53.4562687 + ], + [ + 6.8344867, + 53.4560057 + ], + [ + 6.8344329, + 53.4562559 + ], + [ + 6.8339204, + 53.4574626 + ], + [ + 6.8336997, + 53.4579388 + ], + [ + 6.8335868, + 53.4580979 + ], + [ + 6.8334646, + 53.4582161 + ], + [ + 6.8331207, + 53.4584538 + ], + [ + 6.8327805, + 53.4585794 + ], + [ + 6.8321666, + 53.4587589 + ], + [ + 6.8309748, + 53.4590557 + ], + [ + 6.8307781, + 53.4591246 + ], + [ + 6.8306001, + 53.4592915 + ], + [ + 6.8305845, + 53.4593654 + ], + [ + 6.8305739, + 53.4594153 + ], + [ + 6.8306084, + 53.4595246 + ], + [ + 6.8313178, + 53.4605278 + ], + [ + 6.8320778, + 53.4615556 + ], + [ + 6.8322198, + 53.4616772 + ], + [ + 6.8323235, + 53.4617901 + ], + [ + 6.8325389, + 53.4619289 + ], + [ + 6.8326556, + 53.4619777 + ], + [ + 6.8327999, + 53.4620535 + ], + [ + 6.833109, + 53.4621295 + ], + [ + 6.833244, + 53.4621574 + ], + [ + 6.8334633, + 53.4621888 + ], + [ + 6.8336935, + 53.4621995 + ], + [ + 6.8339767, + 53.4621935 + ], + [ + 6.8341527, + 53.4621934 + ], + [ + 6.8343206, + 53.4621752 + ], + [ + 6.8344805, + 53.4621503 + ], + [ + 6.8346217, + 53.4621347 + ], + [ + 6.8348207, + 53.4621321 + ], + [ + 6.8348868, + 53.4621587 + ], + [ + 6.8349691, + 53.4622147 + ], + [ + 6.8350294, + 53.4622939 + ], + [ + 6.835012, + 53.4623444 + ], + [ + 6.8349484, + 53.4623887 + ], + [ + 6.834828, + 53.4624474 + ], + [ + 6.8346224, + 53.4624821 + ], + [ + 6.8341573, + 53.4625409 + ], + [ + 6.8337667, + 53.4625414 + ], + [ + 6.8334289, + 53.4625161 + ], + [ + 6.8331408, + 53.4624879 + ], + [ + 6.832751, + 53.4624039 + ], + [ + 6.8324646, + 53.4623186 + ], + [ + 6.8322313, + 53.4622142 + ], + [ + 6.8318841, + 53.4620381 + ], + [ + 6.8314361, + 53.4616028 + ], + [ + 6.8309853, + 53.4609802 + ], + [ + 6.8300452, + 53.4596233 + ], + [ + 6.8299346, + 53.4595289 + ], + [ + 6.8298222, + 53.4594891 + ], + [ + 6.8296492, + 53.4594663 + ], + [ + 6.8293777, + 53.459479 + ], + [ + 6.8290583, + 53.4595403 + ], + [ + 6.8280363, + 53.4597686 + ], + [ + 6.8201444, + 53.4617302 + ], + [ + 6.817536, + 53.4623477 + ], + [ + 6.8145332, + 53.4630907 + ], + [ + 6.814095, + 53.4631593 + ], + [ + 6.8135811, + 53.4631282 + ], + [ + 6.8131653, + 53.4630457 + ], + [ + 6.8115046, + 53.4621646 + ], + [ + 6.7994583, + 53.4555502 + ], + [ + 6.7991503, + 53.4554872 + ], + [ + 6.7983866, + 53.4552847 + ], + [ + 6.7979525, + 53.4551018 + ], + [ + 6.7974744, + 53.4548553 + ], + [ + 6.7972431, + 53.4547982 + ], + [ + 6.7969124, + 53.4547445 + ], + [ + 6.7962932, + 53.4545108 + ], + [ + 6.7960164, + 53.4544681 + ], + [ + 6.7958053, + 53.4544473 + ], + [ + 6.7929461, + 53.4554861 + ], + [ + 6.7825756, + 53.4592471 + ], + [ + 6.7818683, + 53.4595037 + ], + [ + 6.7808144, + 53.459853 + ], + [ + 6.7804892, + 53.4599499 + ], + [ + 6.7798846, + 53.4601301 + ], + [ + 6.77859, + 53.4604979 + ], + [ + 6.7772023, + 53.4608209 + ], + [ + 6.7576598, + 53.4647839 + ], + [ + 6.756871, + 53.4649085 + ], + [ + 6.7552505, + 53.4651375 + ], + [ + 6.7538922, + 53.4652953 + ], + [ + 6.7524298, + 53.4654289 + ], + [ + 6.7501337, + 53.4655916 + ], + [ + 6.7496041, + 53.4656215 + ], + [ + 6.74841, + 53.4656889 + ], + [ + 6.7467304, + 53.465724 + ], + [ + 6.7451187, + 53.4657242 + ], + [ + 6.7435825, + 53.4656824 + ], + [ + 6.7400297, + 53.4654728 + ], + [ + 6.7334249, + 53.4649119 + ], + [ + 6.7221474, + 53.4639594 + ], + [ + 6.6979987, + 53.4619159 + ], + [ + 6.6960967, + 53.4617549 + ], + [ + 6.6956747, + 53.4617257 + ], + [ + 6.6936658, + 53.4614071 + ], + [ + 6.6932954, + 53.4613155 + ], + [ + 6.692389, + 53.4613471 + ], + [ + 6.6919342, + 53.4613708 + ], + [ + 6.6915633, + 53.4613822 + ], + [ + 6.6912984, + 53.4613625 + ], + [ + 6.6910526, + 53.4613356 + ], + [ + 6.6906658, + 53.4613312 + ], + [ + 6.6904138, + 53.4613525 + ], + [ + 6.6901955, + 53.461346 + ], + [ + 6.6899067, + 53.4612969 + ], + [ + 6.689701, + 53.4612125 + ], + [ + 6.6895028, + 53.4611212 + ], + [ + 6.6886955, + 53.4609285 + ], + [ + 6.6856434, + 53.4604434 + ], + [ + 6.6835402, + 53.4602502 + ], + [ + 6.6756314, + 53.4593855 + ], + [ + 6.6720063, + 53.4590789 + ], + [ + 6.6669188, + 53.4588575 + ], + [ + 6.6650731, + 53.458296 + ], + [ + 6.6639846, + 53.4582007 + ], + [ + 6.663014, + 53.4580759 + ], + [ + 6.6615727, + 53.4579782 + ], + [ + 6.660064, + 53.4578074 + ], + [ + 6.6575097, + 53.4574768 + ], + [ + 6.6566996, + 53.457331 + ], + [ + 6.656712, + 53.4573443 + ], + [ + 6.6556035, + 53.4571141 + ], + [ + 6.6546605, + 53.4568773 + ], + [ + 6.653687, + 53.4565084 + ], + [ + 6.6527728, + 53.4562369 + ], + [ + 6.6519841, + 53.4560196 + ], + [ + 6.6511725, + 53.4559106 + ], + [ + 6.6499658, + 53.4557141 + ], + [ + 6.6479595, + 53.455123 + ], + [ + 6.6470987, + 53.4548246 + ], + [ + 6.6462142, + 53.4545013 + ], + [ + 6.6455624, + 53.45423 + ], + [ + 6.644975, + 53.4539963 + ], + [ + 6.6443643, + 53.4537748 + ], + [ + 6.6437566, + 53.4536009 + ], + [ + 6.6419374, + 53.4531774 + ], + [ + 6.6399838, + 53.4527007 + ], + [ + 6.637507, + 53.452137 + ], + [ + 6.6368873, + 53.451996 + ], + [ + 6.6343221, + 53.4514381 + ], + [ + 6.6332978, + 53.4511976 + ], + [ + 6.631866, + 53.450813 + ], + [ + 6.6311318, + 53.4506578 + ], + [ + 6.6304539, + 53.4505146 + ], + [ + 6.6295932, + 53.4503791 + ], + [ + 6.6286672, + 53.4501463 + ], + [ + 6.6279208, + 53.4499238 + ], + [ + 6.6273634, + 53.4496762 + ], + [ + 6.6267647, + 53.449331 + ], + [ + 6.6261266, + 53.4490223 + ], + [ + 6.6253256, + 53.4486214 + ], + [ + 6.6244949, + 53.4483152 + ], + [ + 6.623614, + 53.4480358 + ], + [ + 6.621914, + 53.4475223 + ], + [ + 6.6212162, + 53.4473494 + ], + [ + 6.6205254, + 53.4471577 + ], + [ + 6.6198854, + 53.447003 + ], + [ + 6.6191971, + 53.4469219 + ], + [ + 6.6187202, + 53.4468588 + ], + [ + 6.6183201, + 53.4468748 + ], + [ + 6.6177442, + 53.4468607 + ], + [ + 6.6171865, + 53.4468545 + ], + [ + 6.6161534, + 53.4468202 + ], + [ + 6.6156079, + 53.4467363 + ], + [ + 6.6151012, + 53.4466375 + ], + [ + 6.6147275, + 53.4465091 + ], + [ + 6.6141903, + 53.4463171 + ], + [ + 6.6136234, + 53.4460984 + ], + [ + 6.6131751, + 53.4459484 + ], + [ + 6.6126787, + 53.4458027 + ], + [ + 6.6119632, + 53.445676 + ], + [ + 6.6113666, + 53.4455928 + ], + [ + 6.6102816, + 53.4454132 + ], + [ + 6.6093123, + 53.4453133 + ], + [ + 6.6083783, + 53.4451471 + ], + [ + 6.6073939, + 53.4448734 + ], + [ + 6.6063057, + 53.4444823 + ], + [ + 6.6054065, + 53.444149 + ], + [ + 6.6046314, + 53.4437934 + ], + [ + 6.6037878, + 53.4434584 + ], + [ + 6.6030094, + 53.4430947 + ], + [ + 6.602213, + 53.44277 + ], + [ + 6.6013938, + 53.4424835 + ], + [ + 6.6005851, + 53.4422787 + ], + [ + 6.5992497, + 53.4420004 + ], + [ + 6.5973163, + 53.4415589 + ], + [ + 6.5967027, + 53.4413785 + ], + [ + 6.5959779, + 53.4411564 + ], + [ + 6.5951055, + 53.4409389 + ], + [ + 6.5939573, + 53.4407176 + ], + [ + 6.5932097, + 53.4405327 + ], + [ + 6.5896089, + 53.4395285 + ], + [ + 6.5879033, + 53.4391324 + ], + [ + 6.5859231, + 53.4387245 + ], + [ + 6.5846552, + 53.4384271 + ], + [ + 6.5830891, + 53.4382146 + ], + [ + 6.5806573, + 53.4379863 + ], + [ + 6.5812134, + 53.4364477 + ], + [ + 6.5811918, + 53.4364414 + ], + [ + 6.5816319, + 53.4353926 + ], + [ + 6.5817683, + 53.4353409 + ], + [ + 6.5826572, + 53.4328897 + ], + [ + 6.5825729, + 53.4327851 + ], + [ + 6.5823797, + 53.4327608 + ], + [ + 6.5809532, + 53.4363724 + ], + [ + 6.5804091, + 53.4380096 + ], + [ + 6.578909, + 53.4379956 + ], + [ + 6.5773079, + 53.4379191 + ], + [ + 6.5756068, + 53.4379559 + ], + [ + 6.5740318, + 53.4378901 + ], + [ + 6.572847, + 53.4378207 + ], + [ + 6.5720755, + 53.4377629 + ], + [ + 6.5713512, + 53.4376463 + ], + [ + 6.5705883, + 53.4374966 + ], + [ + 6.5682613, + 53.4367451 + ], + [ + 6.5675142, + 53.4363683 + ], + [ + 6.5670043, + 53.4361436 + ], + [ + 6.5662329, + 53.4358237 + ], + [ + 6.5657911, + 53.4356449 + ], + [ + 6.5655274, + 53.4355634 + ], + [ + 6.5652262, + 53.4355023 + ], + [ + 6.5644835, + 53.4353638 + ], + [ + 6.5457928, + 53.4321663 + ], + [ + 6.5380029, + 53.4308487 + ], + [ + 6.5372883, + 53.4307534 + ], + [ + 6.5369999, + 53.4307214 + ], + [ + 6.5364857, + 53.430701 + ], + [ + 6.5359988, + 53.4306859 + ], + [ + 6.5356003, + 53.4307078 + ], + [ + 6.5345018, + 53.4308279 + ], + [ + 6.5339692, + 53.4309177 + ], + [ + 6.5331551, + 53.4310148 + ], + [ + 6.53155, + 53.4311757 + ], + [ + 6.5303046, + 53.4312555 + ], + [ + 6.5299056, + 53.4312621 + ], + [ + 6.5295917, + 53.4312339 + ], + [ + 6.5292544, + 53.4311734 + ], + [ + 6.5289361, + 53.4310913 + ], + [ + 6.5284446, + 53.4309338 + ], + [ + 6.5276117, + 53.4306123 + ], + [ + 6.5267027, + 53.4302455 + ], + [ + 6.5263779, + 53.430138 + ], + [ + 6.5260202, + 53.4300462 + ], + [ + 6.5256546, + 53.429995 + ], + [ + 6.5249343, + 53.4299149 + ], + [ + 6.5231734, + 53.4297787 + ], + [ + 6.5222578, + 53.4297226 + ], + [ + 6.5215002, + 53.4296581 + ], + [ + 6.5213598, + 53.4296412 + ], + [ + 6.5212264, + 53.4296007 + ], + [ + 6.5205239, + 53.429316 + ], + [ + 6.5200738, + 53.4291231 + ], + [ + 6.5195248, + 53.4288967 + ], + [ + 6.5189307, + 53.4286607 + ], + [ + 6.5182245, + 53.4284039 + ], + [ + 6.5174976, + 53.4281699 + ], + [ + 6.5169537, + 53.4280254 + ], + [ + 6.516202, + 53.427886 + ], + [ + 6.5154825, + 53.4277846 + ], + [ + 6.5146318, + 53.4277995 + ], + [ + 6.5140706, + 53.4278369 + ], + [ + 6.5136124, + 53.4278709 + ], + [ + 6.5130318, + 53.4279039 + ], + [ + 6.5115409, + 53.4277877 + ], + [ + 6.5096226, + 53.4277122 + ], + [ + 6.5080674, + 53.4276285 + ], + [ + 6.5065679, + 53.4274734 + ], + [ + 6.5045176, + 53.4273213 + ], + [ + 6.5036427, + 53.4273662 + ], + [ + 6.5024556, + 53.4274551 + ], + [ + 6.5016589, + 53.4274168 + ], + [ + 6.5006684, + 53.4274261 + ], + [ + 6.4995302, + 53.4274848 + ], + [ + 6.497338, + 53.4276174 + ], + [ + 6.4965702, + 53.4276543 + ], + [ + 6.4960678, + 53.4275996 + ], + [ + 6.495042, + 53.4275749 + ], + [ + 6.494454, + 53.4276147 + ], + [ + 6.4939059, + 53.427725 + ], + [ + 6.4933293, + 53.4277624 + ], + [ + 6.4896536, + 53.4274696 + ], + [ + 6.4870802, + 53.4271985 + ], + [ + 6.485867, + 53.4271698 + ], + [ + 6.4857636, + 53.4271673 + ], + [ + 6.484287, + 53.4271627 + ], + [ + 6.4830314, + 53.4271218 + ], + [ + 6.4813185, + 53.4270004 + ], + [ + 6.4799574, + 53.4268665 + ], + [ + 6.4784743, + 53.4265906 + ], + [ + 6.4774978, + 53.426409 + ], + [ + 6.4743183, + 53.42607 + ], + [ + 6.4708142, + 53.4254412 + ], + [ + 6.4688093, + 53.4249565 + ], + [ + 6.4665455, + 53.4246684 + ], + [ + 6.4630839, + 53.4242014 + ], + [ + 6.4593769, + 53.4238577 + ], + [ + 6.4513134, + 53.4230363 + ], + [ + 6.4488341, + 53.4228436 + ], + [ + 6.4467198, + 53.4227139 + ], + [ + 6.4442615, + 53.4225941 + ], + [ + 6.4414301, + 53.4223861 + ], + [ + 6.42997, + 53.4212219 + ], + [ + 6.4256873, + 53.4208567 + ], + [ + 6.4239834, + 53.4206579 + ], + [ + 6.423303, + 53.4205561 + ], + [ + 6.4224007, + 53.4204212 + ], + [ + 6.4210853, + 53.4201654 + ], + [ + 6.4166453, + 53.4191314 + ], + [ + 6.4141597, + 53.4184833 + ], + [ + 6.4130854, + 53.4182341 + ], + [ + 6.4123295, + 53.4181507 + ], + [ + 6.4059549, + 53.4175007 + ], + [ + 6.4056974, + 53.4174577 + ], + [ + 6.4044677, + 53.4171209 + ], + [ + 6.4037487, + 53.416989 + ], + [ + 6.4027088, + 53.4168651 + ], + [ + 6.3994884, + 53.4165861 + ], + [ + 6.3974863, + 53.4163763 + ], + [ + 6.3963649, + 53.4162098 + ], + [ + 6.3943093, + 53.4158747 + ], + [ + 6.3929821, + 53.4157332 + ], + [ + 6.3917862, + 53.4156338 + ], + [ + 6.390684, + 53.415602 + ], + [ + 6.3896715, + 53.415631 + ], + [ + 6.3878838, + 53.4158261 + ], + [ + 6.3868662, + 53.416077 + ], + [ + 6.386059, + 53.4163325 + ], + [ + 6.385079, + 53.4165625 + ], + [ + 6.3840658, + 53.4167013 + ], + [ + 6.3832376, + 53.4167558 + ], + [ + 6.382522, + 53.416738 + ], + [ + 6.3818246, + 53.4166882 + ], + [ + 6.3810725, + 53.4165977 + ], + [ + 6.3802383, + 53.4164418 + ], + [ + 6.3771086, + 53.4157105 + ], + [ + 6.374815, + 53.4152037 + ], + [ + 6.3725625, + 53.414678 + ], + [ + 6.3679587, + 53.4136356 + ], + [ + 6.3606764, + 53.4119522 + ], + [ + 6.3598483, + 53.4117743 + ], + [ + 6.3589365, + 53.4116088 + ], + [ + 6.3580749, + 53.4114633 + ], + [ + 6.357264, + 53.4113424 + ], + [ + 6.3564172, + 53.4111761 + ], + [ + 6.350872, + 53.4097628 + ], + [ + 6.3467278, + 53.4087402 + ], + [ + 6.3398641, + 53.4069755 + ], + [ + 6.3388966, + 53.4067351 + ], + [ + 6.3378005, + 53.4064183 + ], + [ + 6.3367954, + 53.4060775 + ], + [ + 6.3356389, + 53.4056607 + ], + [ + 6.3341212, + 53.4050696 + ], + [ + 6.3325905, + 53.404426 + ], + [ + 6.331342, + 53.4038798 + ], + [ + 6.3284128, + 53.4025337 + ], + [ + 6.3269571, + 53.4018344 + ], + [ + 6.32592, + 53.4013223 + ], + [ + 6.3246292, + 53.4006346 + ], + [ + 6.3222422, + 53.3992479 + ], + [ + 6.3213256, + 53.3986635 + ], + [ + 6.3205927, + 53.3980862 + ], + [ + 6.3203356, + 53.3978077 + ], + [ + 6.3202842, + 53.3976298 + ], + [ + 6.3203804, + 53.3973999 + ], + [ + 6.321193, + 53.3963429 + ], + [ + 6.3210818, + 53.3963304 + ], + [ + 6.3199914, + 53.3976812 + ], + [ + 6.3196594, + 53.3975798 + ], + [ + 6.3192645, + 53.3974218 + ], + [ + 6.3184928, + 53.3971995 + ], + [ + 6.3175749, + 53.3969469 + ], + [ + 6.3173777, + 53.3968713 + ], + [ + 6.317016, + 53.3966786 + ], + [ + 6.3164924, + 53.3964329 + ], + [ + 6.3156846, + 53.3961515 + ], + [ + 6.3152132, + 53.3959921 + ], + [ + 6.3150496, + 53.3958934 + ], + [ + 6.3148662, + 53.3955271 + ], + [ + 6.3147669, + 53.395654 + ], + [ + 6.3144795, + 53.3956344 + ], + [ + 6.3136629, + 53.3953142 + ], + [ + 6.3128175, + 53.3949302 + ], + [ + 6.3098516, + 53.3938473 + ], + [ + 6.3093738, + 53.393601 + ], + [ + 6.3090369, + 53.393341 + ], + [ + 6.30881, + 53.3931659 + ], + [ + 6.3083369, + 53.3928234 + ], + [ + 6.3079696, + 53.3925667 + ], + [ + 6.3073553, + 53.3923587 + ], + [ + 6.3068801, + 53.3923205 + ], + [ + 6.3065039, + 53.3924003 + ], + [ + 6.3061011, + 53.3926062 + ], + [ + 6.3055053, + 53.3931299 + ], + [ + 6.3004116, + 53.3980443 + ], + [ + 6.2998305, + 53.39868 + ], + [ + 6.2990966, + 53.3992647 + ], + [ + 6.2981762, + 53.399998 + ], + [ + 6.2973742, + 53.40054 + ], + [ + 6.2965368, + 53.401055 + ], + [ + 6.2948923, + 53.4019382 + ], + [ + 6.2941263, + 53.4022831 + ], + [ + 6.2933027, + 53.402624 + ], + [ + 6.2922321, + 53.4030112 + ], + [ + 6.2913082, + 53.4033212 + ], + [ + 6.2900899, + 53.4037603 + ], + [ + 6.2623655, + 53.4132682 + ], + [ + 6.2611241, + 53.4137053 + ], + [ + 6.2599767, + 53.4140594 + ], + [ + 6.2586726, + 53.4144192 + ], + [ + 6.2574314, + 53.4146848 + ], + [ + 6.2562776, + 53.4149131 + ], + [ + 6.2552484, + 53.4150719 + ], + [ + 6.254356, + 53.4151862 + ], + [ + 6.2533377, + 53.4153083 + ], + [ + 6.252326, + 53.4153846 + ], + [ + 6.2514555, + 53.4154438 + ], + [ + 6.2503016, + 53.4154869 + ], + [ + 6.2492157, + 53.4154837 + ], + [ + 6.2483357, + 53.4154561 + ], + [ + 6.247222, + 53.4153937 + ], + [ + 6.2463681, + 53.4153292 + ], + [ + 6.2453104, + 53.4152092 + ], + [ + 6.2440223, + 53.4150314 + ], + [ + 6.2427368, + 53.4147942 + ], + [ + 6.2146497, + 53.4092142 + ], + [ + 6.2137302, + 53.4109331 + ], + [ + 6.2135955, + 53.4112079 + ], + [ + 6.2135398, + 53.4112915 + ], + [ + 6.2134647, + 53.4113808 + ], + [ + 6.2133668, + 53.4114676 + ], + [ + 6.213299, + 53.4115063 + ], + [ + 6.2131758, + 53.4115601 + ], + [ + 6.2130123, + 53.411619 + ], + [ + 6.2128392, + 53.4116681 + ], + [ + 6.212703, + 53.4116923 + ], + [ + 6.2125816, + 53.4117056 + ], + [ + 6.2124296, + 53.411712 + ], + [ + 6.2122865, + 53.411712 + ], + [ + 6.2121261, + 53.4116952 + ], + [ + 6.2118245, + 53.4116404 + ], + [ + 6.2057418, + 53.410412 + ], + [ + 6.2050899, + 53.4103091 + ], + [ + 6.2027124, + 53.409851 + ], + [ + 6.2025324, + 53.409843 + ], + [ + 6.2023993, + 53.4098965 + ], + [ + 6.2022605, + 53.4100529 + ], + [ + 6.2020366, + 53.4103747 + ], + [ + 6.2017706, + 53.4107012 + ], + [ + 6.2015066, + 53.4109179 + ], + [ + 6.2014009, + 53.411001 + ], + [ + 6.201217, + 53.410993 + ], + [ + 6.2014876, + 53.4107099 + ], + [ + 6.2017043, + 53.4104157 + ], + [ + 6.2018331, + 53.4101266 + ], + [ + 6.2018337, + 53.4099436 + ], + [ + 6.2017314, + 53.409791 + ], + [ + 6.2015342, + 53.4096734 + ], + [ + 6.2012452, + 53.4095678 + ], + [ + 6.2009916, + 53.4095145 + ], + [ + 6.2006314, + 53.4094893 + ], + [ + 6.1998849, + 53.4094805 + ], + [ + 6.1992142, + 53.4096472 + ], + [ + 6.1991476, + 53.4095653 + ], + [ + 6.1982421, + 53.4090107 + ], + [ + 6.1974916, + 53.4085603 + ], + [ + 6.1970735, + 53.4087254 + ], + [ + 6.1967509, + 53.4084313 + ], + [ + 6.1967402, + 53.4084215 + ], + [ + 6.1966577, + 53.4084557 + ], + [ + 6.1966674, + 53.408465 + ], + [ + 6.1969474, + 53.4087331 + ], + [ + 6.1972601, + 53.4091062 + ], + [ + 6.1972397, + 53.4092436 + ], + [ + 6.1970383, + 53.4093273 + ], + [ + 6.1971013, + 53.4094343 + ], + [ + 6.1971409, + 53.409505 + ], + [ + 6.19717, + 53.4096329 + ], + [ + 6.197206, + 53.4103669 + ], + [ + 6.1972494, + 53.4104376 + ], + [ + 6.1975483, + 53.4104585 + ], + [ + 6.1975439, + 53.4104334 + ], + [ + 6.1979496, + 53.4104331 + ], + [ + 6.197966, + 53.4104879 + ], + [ + 6.1972936, + 53.4104934 + ], + [ + 6.1972779, + 53.410605 + ], + [ + 6.1972433, + 53.4107442 + ], + [ + 6.1974702, + 53.411024 + ], + [ + 6.1976815, + 53.4110615 + ], + [ + 6.1985735, + 53.4110741 + ], + [ + 6.1986173, + 53.4109503 + ], + [ + 6.1988507, + 53.4109488 + ], + [ + 6.1988649, + 53.4110974 + ], + [ + 6.1990334, + 53.4111009 + ], + [ + 6.1991136, + 53.4110958 + ], + [ + 6.1992444, + 53.4111315 + ], + [ + 6.1998242, + 53.4114504 + ], + [ + 6.2000351, + 53.4114673 + ], + [ + 6.2000206, + 53.4115131 + ], + [ + 6.1998331, + 53.4115234 + ], + [ + 6.1997881, + 53.411565 + ], + [ + 6.1995784, + 53.4116189 + ], + [ + 6.1989903, + 53.4116936 + ], + [ + 6.1983631, + 53.4117274 + ], + [ + 6.197666, + 53.4116999 + ], + [ + 6.197029, + 53.4116147 + ], + [ + 6.1964637, + 53.4114628 + ], + [ + 6.1960436, + 53.4112963 + ], + [ + 6.1951516, + 53.4108628 + ], + [ + 6.1947078, + 53.4106529 + ], + [ + 6.1942944, + 53.4104337 + ], + [ + 6.1938444, + 53.4103154 + ], + [ + 6.1934002, + 53.4103067 + ], + [ + 6.1929808, + 53.4104009 + ], + [ + 6.1914309, + 53.4110403 + ], + [ + 6.1909747, + 53.4112294 + ], + [ + 6.1908985, + 53.4112627 + ], + [ + 6.1905753, + 53.4113931 + ], + [ + 6.1901691, + 53.4115786 + ], + [ + 6.1899839, + 53.4117171 + ], + [ + 6.1897971, + 53.4119721 + ], + [ + 6.1897261, + 53.412179 + ], + [ + 6.1897169, + 53.412206 + ], + [ + 6.1895893, + 53.4123441 + ], + [ + 6.1894373, + 53.4124137 + ], + [ + 6.1886479, + 53.4126677 + ], + [ + 6.1860649, + 53.4134988 + ], + [ + 6.184289, + 53.4140477 + ], + [ + 6.1836699, + 53.4142391 + ], + [ + 6.1825867, + 53.4144633 + ], + [ + 6.1819697, + 53.4145463 + ], + [ + 6.1813379, + 53.4146312 + ], + [ + 6.1805044, + 53.4146937 + ], + [ + 6.1800862, + 53.4147078 + ], + [ + 6.1796704, + 53.4147218 + ], + [ + 6.1789123, + 53.4147083 + ], + [ + 6.1781381, + 53.4146628 + ], + [ + 6.1774058, + 53.4145942 + ], + [ + 6.1764387, + 53.4144539 + ], + [ + 6.1756088, + 53.414267 + ], + [ + 6.1746818, + 53.4140188 + ], + [ + 6.1743419, + 53.4139196 + ], + [ + 6.1705741, + 53.4128005 + ], + [ + 6.1610741, + 53.4099789 + ], + [ + 6.1609662, + 53.4101033 + ], + [ + 6.1595008, + 53.4117933 + ], + [ + 6.1592874, + 53.4120668 + ], + [ + 6.1592146, + 53.4122914 + ], + [ + 6.1592596, + 53.4126914 + ], + [ + 6.1592143, + 53.4127306 + ], + [ + 6.1591416, + 53.4127357 + ], + [ + 6.1590915, + 53.4127153 + ], + [ + 6.1590661, + 53.4123381 + ], + [ + 6.1591086, + 53.4121366 + ], + [ + 6.1591714, + 53.4119966 + ], + [ + 6.160799, + 53.4100451 + ], + [ + 6.1608896, + 53.4099365 + ], + [ + 6.1581968, + 53.4091395 + ], + [ + 6.1389479, + 53.4034425 + ], + [ + 6.1386335, + 53.4033753 + ], + [ + 6.1383847, + 53.4033656 + ], + [ + 6.1380982, + 53.4033905 + ], + [ + 6.1377587, + 53.4034409 + ], + [ + 6.1373479, + 53.4035492 + ], + [ + 6.1368755, + 53.4036737 + ], + [ + 6.1330784, + 53.4045838 + ], + [ + 6.132735, + 53.4046343 + ], + [ + 6.131536, + 53.4047548 + ], + [ + 6.1191862, + 53.405788 + ], + [ + 6.1191309, + 53.4056946 + ], + [ + 6.1192476, + 53.4055977 + ], + [ + 6.1312537, + 53.4045943 + ], + [ + 6.1323228, + 53.4044861 + ], + [ + 6.1328113, + 53.404414 + ], + [ + 6.1333943, + 53.4042955 + ], + [ + 6.1371432, + 53.4033535 + ], + [ + 6.1374419, + 53.4032784 + ], + [ + 6.1373634, + 53.4031714 + ], + [ + 6.1370431, + 53.4032521 + ], + [ + 6.1332802, + 53.4042007 + ], + [ + 6.1328394, + 53.4042811 + ], + [ + 6.1321906, + 53.4043703 + ], + [ + 6.1291382, + 53.404609 + ], + [ + 6.1190732, + 53.4054753 + ], + [ + 6.1189837, + 53.4055973 + ], + [ + 6.1187183, + 53.4055258 + ], + [ + 6.1169545, + 53.4056837 + ], + [ + 6.1133111, + 53.40601 + ], + [ + 6.0988046, + 53.4073094 + ], + [ + 6.0962392, + 53.4075392 + ], + [ + 6.096097, + 53.4075036 + ], + [ + 6.0959771, + 53.407438 + ], + [ + 6.0958441, + 53.4072696 + ], + [ + 6.0955061, + 53.4069881 + ], + [ + 6.0954022, + 53.4069521 + ], + [ + 6.0938326, + 53.4058389 + ], + [ + 6.0918231, + 53.4042938 + ], + [ + 6.0917135, + 53.4043677 + ], + [ + 6.0924047, + 53.4049398 + ], + [ + 6.0924812, + 53.4051453 + ], + [ + 6.0925989, + 53.405307 + ], + [ + 6.0928083, + 53.4054727 + ], + [ + 6.0931914, + 53.4057059 + ], + [ + 6.0933851, + 53.4058442 + ], + [ + 6.0935332, + 53.405992 + ], + [ + 6.0938096, + 53.4062579 + ], + [ + 6.0942156, + 53.4065 + ], + [ + 6.0943162, + 53.4067717 + ], + [ + 6.0939855, + 53.4068884 + ], + [ + 6.0945447, + 53.4069258 + ], + [ + 6.0948448, + 53.4070222 + ], + [ + 6.0951902, + 53.4072899 + ], + [ + 6.0951577, + 53.4074 + ], + [ + 6.0953572, + 53.407433 + ], + [ + 6.095582, + 53.4073766 + ], + [ + 6.0957276, + 53.4073916 + ], + [ + 6.0958874, + 53.4075507 + ], + [ + 6.0942678, + 53.4076989 + ], + [ + 6.0940114, + 53.4076961 + ], + [ + 6.0937428, + 53.4076521 + ], + [ + 6.0934539, + 53.4075488 + ], + [ + 6.0930641, + 53.4073614 + ], + [ + 6.08952, + 53.4049362 + ], + [ + 6.08941, + 53.4049942 + ], + [ + 6.0929042, + 53.407406 + ], + [ + 6.0932363, + 53.4075754 + ], + [ + 6.0935446, + 53.4076968 + ], + [ + 6.0938464, + 53.4077417 + ], + [ + 6.0941203, + 53.4077914 + ], + [ + 6.094858, + 53.4077545 + ], + [ + 6.097655, + 53.4075067 + ], + [ + 6.1133688, + 53.4061148 + ], + [ + 6.1185868, + 53.4056526 + ], + [ + 6.1189265, + 53.4058105 + ], + [ + 6.1134834, + 53.4063062 + ], + [ + 6.0945454, + 53.4080311 + ], + [ + 6.0941362, + 53.4080477 + ], + [ + 6.0936998, + 53.4080231 + ], + [ + 6.0932311, + 53.4079278 + ], + [ + 6.092888, + 53.407779 + ], + [ + 6.0924395, + 53.4075166 + ], + [ + 6.092414, + 53.4074989 + ], + [ + 6.0891116, + 53.4052067 + ], + [ + 6.0888543, + 53.4051489 + ], + [ + 6.0885865, + 53.405153 + ], + [ + 6.0882018, + 53.4052494 + ], + [ + 6.088138, + 53.4053184 + ], + [ + 6.0881514, + 53.4054236 + ], + [ + 6.0883463, + 53.405626 + ], + [ + 6.0886443, + 53.4058163 + ], + [ + 6.0888493, + 53.405943 + ], + [ + 6.0889518, + 53.4061163 + ], + [ + 6.0890428, + 53.4062828 + ], + [ + 6.0891411, + 53.4064263 + ], + [ + 6.0900041, + 53.4070493 + ], + [ + 6.0900364, + 53.4070726 + ], + [ + 6.090209, + 53.4070966 + ], + [ + 6.0902384, + 53.407093 + ], + [ + 6.0904458, + 53.4070676 + ], + [ + 6.0906932, + 53.4069996 + ], + [ + 6.0908767, + 53.4069961 + ], + [ + 6.0911147, + 53.4070402 + ], + [ + 6.0914725, + 53.4073232 + ], + [ + 6.0917861, + 53.4075713 + ], + [ + 6.0916983, + 53.4077939 + ], + [ + 6.0922464, + 53.4082708 + ], + [ + 6.0922524, + 53.4083966 + ], + [ + 6.0922049, + 53.4085183 + ], + [ + 6.0922735, + 53.4087215 + ], + [ + 6.0926115, + 53.4092159 + ], + [ + 6.0925704, + 53.4092733 + ], + [ + 6.0926523, + 53.4093529 + ], + [ + 6.0929783, + 53.4093988 + ], + [ + 6.0930349, + 53.40957 + ], + [ + 6.0926254, + 53.4095636 + ], + [ + 6.095209, + 53.4115306 + ], + [ + 6.0983966, + 53.4136559 + ], + [ + 6.1024345, + 53.4160202 + ], + [ + 6.102716, + 53.4161373 + ], + [ + 6.1033953, + 53.4162403 + ], + [ + 6.1033629, + 53.416355 + ], + [ + 6.1025726, + 53.4162504 + ], + [ + 6.1022993, + 53.4167518 + ], + [ + 6.1021506, + 53.4170246 + ], + [ + 6.1020235, + 53.4169911 + ], + [ + 6.1021372, + 53.4167698 + ], + [ + 6.1024375, + 53.416185 + ], + [ + 6.09857, + 53.4139385 + ], + [ + 6.095305, + 53.411761 + ], + [ + 6.0923305, + 53.409545 + ], + [ + 6.0916107, + 53.4103783 + ], + [ + 6.0915025, + 53.4103149 + ], + [ + 6.0921879, + 53.409491 + ], + [ + 6.0888957, + 53.4068425 + ], + [ + 6.085752, + 53.4043135 + ], + [ + 6.0854601, + 53.4044165 + ], + [ + 6.0854225, + 53.4044298 + ], + [ + 6.0853756, + 53.4044464 + ], + [ + 6.0853299, + 53.4044707 + ], + [ + 6.0819278, + 53.4062796 + ], + [ + 6.0817407, + 53.4063791 + ], + [ + 6.0776794, + 53.4056671 + ], + [ + 6.0769972, + 53.4055475 + ], + [ + 6.0758704, + 53.4058638 + ], + [ + 6.0748756, + 53.4060809 + ], + [ + 6.0740937, + 53.4062232 + ], + [ + 6.0705807, + 53.4070517 + ], + [ + 6.0701859, + 53.4071505 + ], + [ + 6.0700358, + 53.407188 + ], + [ + 6.0693871, + 53.4072768 + ], + [ + 6.0686377, + 53.4073114 + ], + [ + 6.0683528, + 53.4072882 + ], + [ + 6.0675457, + 53.4072224 + ], + [ + 6.0606686, + 53.4063348 + ], + [ + 6.0336262, + 53.4028445 + ], + [ + 6.032439, + 53.4026913 + ], + [ + 6.0239121, + 53.4015908 + ], + [ + 6.0236478, + 53.4015599 + ], + [ + 6.0235099, + 53.4015604 + ], + [ + 6.0232313, + 53.4016075 + ], + [ + 6.019858, + 53.4027868 + ], + [ + 6.0195222, + 53.4028752 + ], + [ + 6.0191478, + 53.4029363 + ], + [ + 6.018693, + 53.402977 + ], + [ + 6.0179008, + 53.4029436 + ], + [ + 6.0170123, + 53.4028695 + ], + [ + 6.0160366, + 53.4028574 + ], + [ + 6.0156917, + 53.4028015 + ], + [ + 6.0149327, + 53.4026581 + ], + [ + 6.0120519, + 53.401937 + ], + [ + 6.0115875, + 53.4017947 + ], + [ + 6.011204, + 53.4017001 + ], + [ + 6.0106559, + 53.4016016 + ], + [ + 6.0060991, + 53.4008345 + ], + [ + 6.0032227, + 53.4001521 + ], + [ + 6.0028969, + 53.4000778 + ], + [ + 6.0001385, + 53.3996972 + ], + [ + 5.9984551, + 53.3993032 + ], + [ + 5.9980682, + 53.3992497 + ], + [ + 5.9976238, + 53.3991965 + ], + [ + 5.9967854, + 53.3991196 + ], + [ + 5.9965944, + 53.3990886 + ], + [ + 5.9957814, + 53.3989564 + ], + [ + 5.9924763, + 53.3982136 + ], + [ + 5.9907535, + 53.3976937 + ], + [ + 5.9904092, + 53.3976927 + ], + [ + 5.9899766, + 53.3976623 + ], + [ + 5.9899149, + 53.3977007 + ], + [ + 5.989703, + 53.3978328 + ], + [ + 5.9859579, + 53.3972835 + ], + [ + 5.9809747, + 53.3965527 + ], + [ + 5.9786796, + 53.3962621 + ], + [ + 5.9774836, + 53.3960713 + ], + [ + 5.9744315, + 53.3958027 + ], + [ + 5.974372, + 53.3959382 + ], + [ + 5.9745493, + 53.3960403 + ], + [ + 5.9746009, + 53.396189 + ], + [ + 5.9736015, + 53.3970117 + ], + [ + 5.9732717, + 53.3971904 + ], + [ + 5.9725948, + 53.3975573 + ], + [ + 5.9723119, + 53.3975476 + ], + [ + 5.9719557, + 53.3975353 + ], + [ + 5.9719429, + 53.3976849 + ], + [ + 5.9719424, + 53.3976911 + ], + [ + 5.972068, + 53.3979402 + ], + [ + 5.9719125, + 53.3980463 + ], + [ + 5.9750975, + 53.4006366 + ], + [ + 5.9757916, + 53.4007659 + ], + [ + 5.9757811, + 53.4008324 + ], + [ + 5.9750566, + 53.4007239 + ], + [ + 5.974583, + 53.4013859 + ], + [ + 5.9744677, + 53.4013544 + ], + [ + 5.9749869, + 53.400667 + ], + [ + 5.9717515, + 53.3980288 + ], + [ + 5.9710241, + 53.3966898 + ], + [ + 5.9709188, + 53.3964959 + ], + [ + 5.9703494, + 53.3954478 + ], + [ + 5.9701782, + 53.3952126 + ], + [ + 5.9699144, + 53.3950311 + ], + [ + 5.9698578, + 53.3949922 + ], + [ + 5.9697755, + 53.3949565 + ], + [ + 5.9687514, + 53.3945126 + ], + [ + 5.9687123, + 53.394491 + ], + [ + 5.968689, + 53.3945018 + ], + [ + 5.9682536, + 53.3945559 + ], + [ + 5.967545, + 53.3944953 + ], + [ + 5.9623316, + 53.3938914 + ], + [ + 5.9615814, + 53.393847 + ], + [ + 5.9598276, + 53.3936885 + ], + [ + 5.9590112, + 53.3935483 + ], + [ + 5.9548897, + 53.3925697 + ], + [ + 5.9479059, + 53.3909114 + ], + [ + 5.9467097, + 53.3906745 + ], + [ + 5.9414455, + 53.3899141 + ], + [ + 5.9393484, + 53.389505 + ], + [ + 5.9339543, + 53.3880832 + ], + [ + 5.9311203, + 53.3874323 + ], + [ + 5.9281622, + 53.3869424 + ], + [ + 5.9245798, + 53.3862252 + ], + [ + 5.9245143, + 53.3862121 + ], + [ + 5.9222248, + 53.3864088 + ], + [ + 5.9215862, + 53.3864537 + ], + [ + 5.9196374, + 53.3865907 + ], + [ + 5.9192043, + 53.3866211 + ], + [ + 5.918762, + 53.3866154 + ], + [ + 5.9169992, + 53.3865929 + ], + [ + 5.9162043, + 53.3866879 + ], + [ + 5.9140384, + 53.3869466 + ], + [ + 5.9132171, + 53.3870181 + ], + [ + 5.9092638, + 53.3872684 + ], + [ + 5.907352, + 53.3874356 + ], + [ + 5.9067789, + 53.3874857 + ], + [ + 5.9054945, + 53.387598 + ], + [ + 5.9042707, + 53.387634 + ], + [ + 5.9036317, + 53.3876528 + ], + [ + 5.9023038, + 53.3876369 + ], + [ + 5.9015039, + 53.3876214 + ], + [ + 5.9008523, + 53.3875047 + ], + [ + 5.8997429, + 53.3871514 + ], + [ + 5.8986411, + 53.3868174 + ], + [ + 5.8985185, + 53.3867802 + ], + [ + 5.898307, + 53.3867288 + ], + [ + 5.8977935, + 53.3866041 + ], + [ + 5.8970541, + 53.3865036 + ], + [ + 5.8964252, + 53.3863616 + ], + [ + 5.8957681, + 53.3860937 + ], + [ + 5.8948438, + 53.3858725 + ], + [ + 5.8941506, + 53.3858062 + ], + [ + 5.8937223, + 53.3858215 + ], + [ + 5.8933752, + 53.3859258 + ], + [ + 5.8930671, + 53.3861169 + ], + [ + 5.8928649, + 53.3863559 + ], + [ + 5.8928554, + 53.3863672 + ], + [ + 5.8927499, + 53.386537 + ], + [ + 5.892679, + 53.3865718 + ], + [ + 5.8925711, + 53.3866247 + ], + [ + 5.8922351, + 53.3866969 + ], + [ + 5.8908737, + 53.3867726 + ], + [ + 5.8904987, + 53.3867693 + ], + [ + 5.890242, + 53.3867076 + ], + [ + 5.8901228, + 53.386679 + ], + [ + 5.8900061, + 53.38663 + ], + [ + 5.8897386, + 53.3865178 + ], + [ + 5.8893236, + 53.3863314 + ], + [ + 5.8889973, + 53.3862318 + ], + [ + 5.8885724, + 53.3862104 + ], + [ + 5.888416, + 53.386259 + ], + [ + 5.8883259, + 53.3864333 + ], + [ + 5.8882351, + 53.3865299 + ], + [ + 5.8880941, + 53.3865922 + ], + [ + 5.8878495, + 53.3866159 + ], + [ + 5.8877045, + 53.3866191 + ], + [ + 5.8875651, + 53.3867663 + ], + [ + 5.8873612, + 53.3869775 + ], + [ + 5.8853978, + 53.3892298 + ], + [ + 5.883692, + 53.3908101 + ], + [ + 5.8833417, + 53.3911895 + ], + [ + 5.8832669, + 53.3913575 + ], + [ + 5.8832707, + 53.3914945 + ], + [ + 5.8839807, + 53.3923136 + ], + [ + 5.8840843, + 53.3924577 + ], + [ + 5.8840729, + 53.3926025 + ], + [ + 5.8839343, + 53.3927556 + ], + [ + 5.883366, + 53.3932841 + ], + [ + 5.8831311, + 53.3935229 + ], + [ + 5.8830861, + 53.3936078 + ], + [ + 5.8815585, + 53.3950969 + ], + [ + 5.8800741, + 53.3951386 + ], + [ + 5.8797199, + 53.3953185 + ], + [ + 5.87967, + 53.3953048 + ], + [ + 5.8792573, + 53.395762 + ], + [ + 5.8790807, + 53.3956915 + ], + [ + 5.8792556, + 53.3955176 + ], + [ + 5.8795013, + 53.3952734 + ], + [ + 5.8792236, + 53.3951907 + ], + [ + 5.8785998, + 53.395801 + ], + [ + 5.8779619, + 53.3955534 + ], + [ + 5.8787509, + 53.3948385 + ], + [ + 5.8790293, + 53.394746 + ], + [ + 5.8830904, + 53.3909422 + ], + [ + 5.8858492, + 53.3882282 + ], + [ + 5.8870597, + 53.3867782 + ], + [ + 5.8872481, + 53.3865526 + ], + [ + 5.8873314, + 53.3864528 + ], + [ + 5.8861957, + 53.3857606 + ], + [ + 5.8854539, + 53.3854242 + ], + [ + 5.8845097, + 53.3851183 + ], + [ + 5.8833204, + 53.3847857 + ], + [ + 5.8820315, + 53.3844558 + ], + [ + 5.8803357, + 53.3839668 + ], + [ + 5.8790697, + 53.3836162 + ], + [ + 5.8779695, + 53.3833886 + ], + [ + 5.8764737, + 53.3831878 + ], + [ + 5.8760885, + 53.3831361 + ], + [ + 5.8749777, + 53.3830093 + ], + [ + 5.8743989, + 53.3828784 + ], + [ + 5.8737502, + 53.3826585 + ], + [ + 5.8727149, + 53.3820344 + ], + [ + 5.872111, + 53.3816907 + ], + [ + 5.8712321, + 53.381389 + ], + [ + 5.870108, + 53.3810652 + ], + [ + 5.8696546, + 53.380856 + ], + [ + 5.8692658, + 53.380557 + ], + [ + 5.8691921, + 53.3805003 + ], + [ + 5.8686551, + 53.3799502 + ], + [ + 5.868066, + 53.3795445 + ], + [ + 5.866979, + 53.3790901 + ], + [ + 5.8650374, + 53.3784643 + ], + [ + 5.8636187, + 53.3781209 + ], + [ + 5.8615569, + 53.3777268 + ], + [ + 5.8591389, + 53.3774397 + ], + [ + 5.8576891, + 53.3772675 + ], + [ + 5.8537018, + 53.3767123 + ], + [ + 5.8513948, + 53.3762569 + ], + [ + 5.8501293, + 53.3758968 + ], + [ + 5.8496791, + 53.3756869 + ], + [ + 5.8493149, + 53.3755169 + ], + [ + 5.8482604, + 53.3748171 + ], + [ + 5.8475076, + 53.3744737 + ], + [ + 5.8451495, + 53.3738467 + ], + [ + 5.8386511, + 53.3717071 + ], + [ + 5.837906, + 53.3713453 + ], + [ + 5.8369597, + 53.3708613 + ], + [ + 5.836412, + 53.3706931 + ], + [ + 5.8358299, + 53.3705409 + ], + [ + 5.8352171, + 53.3703521 + ], + [ + 5.8338184, + 53.3698148 + ], + [ + 5.8302401, + 53.3685127 + ], + [ + 5.8291594, + 53.3680633 + ], + [ + 5.8279063, + 53.3675422 + ], + [ + 5.8279184, + 53.3675335 + ], + [ + 5.8278378, + 53.3674655 + ], + [ + 5.8278296, + 53.3674714 + ], + [ + 5.826476, + 53.3667324 + ], + [ + 5.825702, + 53.3664157 + ], + [ + 5.8237137, + 53.3656299 + ], + [ + 5.8227793, + 53.3653433 + ], + [ + 5.821202, + 53.3649755 + ], + [ + 5.8189128, + 53.3644627 + ], + [ + 5.8176115, + 53.3642225 + ], + [ + 5.8165893, + 53.3639452 + ], + [ + 5.8144413, + 53.3633358 + ], + [ + 5.8115858, + 53.3626773 + ], + [ + 5.810192, + 53.362245 + ], + [ + 5.8082704, + 53.3617747 + ], + [ + 5.807685, + 53.361675 + ], + [ + 5.8070537, + 53.3616121 + ], + [ + 5.8063232, + 53.3615746 + ], + [ + 5.8052185, + 53.3616636 + ], + [ + 5.8049086, + 53.3616137 + ], + [ + 5.804587, + 53.3615136 + ], + [ + 5.8042343, + 53.3612968 + ], + [ + 5.8038543, + 53.3609517 + ], + [ + 5.8033564, + 53.3607352 + ], + [ + 5.8027665, + 53.3604982 + ], + [ + 5.8021651, + 53.3602475 + ], + [ + 5.8009664, + 53.3597872 + ], + [ + 5.8002585, + 53.359642 + ], + [ + 5.7997915, + 53.3595512 + ], + [ + 5.7993628, + 53.3594329 + ], + [ + 5.7989299, + 53.35923 + ], + [ + 5.7985126, + 53.359075 + ], + [ + 5.797774, + 53.3589229 + ], + [ + 5.793929, + 53.3583413 + ], + [ + 5.7930182, + 53.3581438 + ], + [ + 5.7922335, + 53.3579254 + ], + [ + 5.791207, + 53.3574463 + ], + [ + 5.7910959, + 53.3573733 + ], + [ + 5.7903825, + 53.3568296 + ], + [ + 5.7899611, + 53.3566083 + ], + [ + 5.7894749, + 53.3564627 + ], + [ + 5.7880821, + 53.3561697 + ], + [ + 5.7852047, + 53.3555381 + ], + [ + 5.7839837, + 53.3551784 + ], + [ + 5.782541, + 53.3548306 + ], + [ + 5.778874, + 53.3540446 + ], + [ + 5.7783323, + 53.3539285 + ], + [ + 5.7756581, + 53.3534154 + ], + [ + 5.7733777, + 53.3529016 + ], + [ + 5.7713191, + 53.3523417 + ], + [ + 5.7700256, + 53.3519637 + ], + [ + 5.7686063, + 53.3516682 + ], + [ + 5.765534, + 53.3509198 + ], + [ + 5.7636313, + 53.3502871 + ], + [ + 5.7626003, + 53.3499443 + ], + [ + 5.7622768, + 53.3498161 + ], + [ + 5.758489, + 53.3486384 + ], + [ + 5.7568112, + 53.3480786 + ], + [ + 5.7513409, + 53.3461921 + ], + [ + 5.7482911, + 53.345069 + ], + [ + 5.7472332, + 53.3446238 + ], + [ + 5.7415852, + 53.3424376 + ], + [ + 5.7389321, + 53.3412123 + ], + [ + 5.7375629, + 53.3405322 + ], + [ + 5.7358468, + 53.3398944 + ], + [ + 5.7324129, + 53.3388453 + ], + [ + 5.7243043, + 53.3362126 + ], + [ + 5.7218233, + 53.3353595 + ], + [ + 5.7211912, + 53.3351073 + ], + [ + 5.7202486, + 53.3346935 + ], + [ + 5.7193945, + 53.3343688 + ], + [ + 5.719076, + 53.3342897 + ], + [ + 5.7178185, + 53.3339774 + ], + [ + 5.7132153, + 53.3326612 + ], + [ + 5.7121893, + 53.3322956 + ], + [ + 5.7108533, + 53.3318441 + ], + [ + 5.7078478, + 53.3307495 + ], + [ + 5.7063086, + 53.3301657 + ], + [ + 5.7050913, + 53.32976 + ], + [ + 5.7031553, + 53.3289497 + ], + [ + 5.7030055, + 53.3288379 + ], + [ + 5.7028867, + 53.3287925 + ], + [ + 5.7027375, + 53.3287655 + ], + [ + 5.7024507, + 53.3287319 + ], + [ + 5.7021598, + 53.3286893 + ], + [ + 5.7017923, + 53.3285942 + ], + [ + 5.7014935, + 53.3284944 + ], + [ + 5.7012978, + 53.3283737 + ], + [ + 5.7010064, + 53.3282304 + ], + [ + 5.7006921, + 53.3281054 + ], + [ + 5.6999178, + 53.3277827 + ], + [ + 5.6995919, + 53.3276235 + ], + [ + 5.6988739, + 53.3271451 + ], + [ + 5.6976376, + 53.3268647 + ], + [ + 5.6972549, + 53.3267903 + ], + [ + 5.6970483, + 53.3267451 + ], + [ + 5.6968375, + 53.326677 + ], + [ + 5.6966802, + 53.3265951 + ], + [ + 5.6965457, + 53.3264788 + ], + [ + 5.6962501, + 53.3262875 + ], + [ + 5.6960199, + 53.3261577 + ], + [ + 5.6956674, + 53.3260146 + ], + [ + 5.6952192, + 53.3258625 + ], + [ + 5.6941015, + 53.3255956 + ], + [ + 5.6937378, + 53.3254822 + ], + [ + 5.6934924, + 53.325373 + ], + [ + 5.6931438, + 53.3252595 + ], + [ + 5.6927572, + 53.3251485 + ], + [ + 5.6924777, + 53.3250784 + ], + [ + 5.6922826, + 53.3250559 + ], + [ + 5.6914137, + 53.3248226 + ], + [ + 5.6904225, + 53.3246262 + ], + [ + 5.6898831, + 53.3245247 + ], + [ + 5.6893206, + 53.324405 + ], + [ + 5.6879612, + 53.3239876 + ], + [ + 5.6873365, + 53.3237758 + ], + [ + 5.6869536, + 53.3236764 + ], + [ + 5.6865826, + 53.3235907 + ], + [ + 5.6863302, + 53.3235458 + ], + [ + 5.686101, + 53.3235282 + ], + [ + 5.6857727, + 53.3235293 + ], + [ + 5.6855859, + 53.3235574 + ], + [ + 5.6849803, + 53.3237173 + ], + [ + 5.6847705, + 53.3237385 + ], + [ + 5.6845412, + 53.3237301 + ], + [ + 5.6843616, + 53.3237078 + ], + [ + 5.6839136, + 53.3235446 + ], + [ + 5.6837257, + 53.32344 + ], + [ + 5.6835604, + 53.3233193 + ], + [ + 5.6834298, + 53.3232191 + ], + [ + 5.6831453, + 53.3229934 + ], + [ + 5.68278, + 53.322679 + ], + [ + 5.6827874, + 53.3226446 + ], + [ + 5.6825502, + 53.3225905 + ], + [ + 5.6824032, + 53.3225591 + ], + [ + 5.6818427, + 53.3224396 + ], + [ + 5.6818304, + 53.3224367 + ], + [ + 5.6757534, + 53.3210248 + ], + [ + 5.6756846, + 53.3210068 + ], + [ + 5.6756032, + 53.3208743 + ], + [ + 5.6741789, + 53.3208057 + ], + [ + 5.6735907, + 53.3207665 + ], + [ + 5.6726201, + 53.3206597 + ], + [ + 5.671416, + 53.3204577 + ], + [ + 5.670854, + 53.3203542 + ], + [ + 5.6702957, + 53.3202394 + ], + [ + 5.6697949, + 53.3201586 + ], + [ + 5.6687522, + 53.320075 + ], + [ + 5.6673725, + 53.3198802 + ], + [ + 5.6667266, + 53.3197771 + ], + [ + 5.664562, + 53.319292 + ], + [ + 5.6626579, + 53.3188975 + ], + [ + 5.6609684, + 53.3186076 + ], + [ + 5.659959, + 53.3184026 + ], + [ + 5.658349, + 53.318037 + ], + [ + 5.6575917, + 53.3178471 + ], + [ + 5.6567921, + 53.3176094 + ], + [ + 5.6557325, + 53.3173266 + ], + [ + 5.6544212, + 53.3170538 + ], + [ + 5.6452773, + 53.3152762 + ], + [ + 5.6446388, + 53.3151363 + ], + [ + 5.6436144, + 53.3149472 + ], + [ + 5.6416839, + 53.3145593 + ], + [ + 5.6403846, + 53.3143435 + ], + [ + 5.6385995, + 53.3139896 + ], + [ + 5.6376326, + 53.313814 + ], + [ + 5.6351746, + 53.3133132 + ], + [ + 5.6335148, + 53.3128466 + ], + [ + 5.6332316, + 53.3127468 + ], + [ + 5.6329864, + 53.3126102 + ], + [ + 5.6328367, + 53.31251 + ], + [ + 5.6327446, + 53.3124347 + ], + [ + 5.632488, + 53.3123257 + ], + [ + 5.6322164, + 53.3122372 + ], + [ + 5.6318683, + 53.3121146 + ], + [ + 5.6316197, + 53.3120422 + ], + [ + 5.6314091, + 53.3119512 + ], + [ + 5.6312943, + 53.3119058 + ], + [ + 5.631184, + 53.3119542 + ], + [ + 5.6310772, + 53.3119728 + ], + [ + 5.6308937, + 53.3119298 + ], + [ + 5.6295554, + 53.3115814 + ], + [ + 5.629329, + 53.3114172 + ], + [ + 5.6287572, + 53.3109796 + ], + [ + 5.6278583, + 53.3106985 + ], + [ + 5.6269877, + 53.3106529 + ], + [ + 5.6269963, + 53.3107947 + ], + [ + 5.6269433, + 53.3108291 + ], + [ + 5.6268325, + 53.3108272 + ], + [ + 5.6256638, + 53.3107184 + ], + [ + 5.6256713, + 53.3106795 + ], + [ + 5.6256847, + 53.3104232 + ], + [ + 5.6257043, + 53.3101916 + ], + [ + 5.6257008, + 53.3100068 + ], + [ + 5.6257148, + 53.3098397 + ], + [ + 5.6256162, + 53.3099177 + ], + [ + 5.6255477, + 53.3104739 + ], + [ + 5.6255226, + 53.3107188 + ], + [ + 5.6251065, + 53.3106879 + ], + [ + 5.6220473, + 53.3103968 + ], + [ + 5.6213867, + 53.3103232 + ], + [ + 5.6212985, + 53.3102776 + ], + [ + 5.6210572, + 53.3101433 + ], + [ + 5.6210951, + 53.3101226 + ], + [ + 5.6210224, + 53.3100908 + ], + [ + 5.6208883, + 53.3100225 + ], + [ + 5.6209112, + 53.3100019 + ], + [ + 5.6211553, + 53.3099829 + ], + [ + 5.6212811, + 53.3099619 + ], + [ + 5.6214407, + 53.3098906 + ], + [ + 5.6215779, + 53.309833 + ], + [ + 5.620933, + 53.309844 + ], + [ + 5.6201698, + 53.3098689 + ], + [ + 5.6191662, + 53.3098831 + ], + [ + 5.6189905, + 53.3098699 + ], + [ + 5.6185818, + 53.3098184 + ], + [ + 5.6174514, + 53.3097117 + ], + [ + 5.6173759, + 53.3096999 + ], + [ + 5.6171343, + 53.3096622 + ], + [ + 5.6166526, + 53.3095537 + ], + [ + 5.6158077, + 53.3093295 + ], + [ + 5.6147063, + 53.3090054 + ], + [ + 5.6126907, + 53.30838 + ], + [ + 5.6122196, + 53.3082333 + ], + [ + 5.611976, + 53.3081513 + ], + [ + 5.6113762, + 53.3079714 + ], + [ + 5.6052095, + 53.3060378 + ], + [ + 5.6042994, + 53.3057424 + ], + [ + 5.6031808, + 53.3053794 + ], + [ + 5.6012553, + 53.304785 + ], + [ + 5.6008543, + 53.3046826 + ], + [ + 5.6005411, + 53.304619 + ], + [ + 5.6002014, + 53.3045714 + ], + [ + 5.5990023, + 53.3043762 + ], + [ + 5.5985822, + 53.3042944 + ], + [ + 5.5980971, + 53.3041716 + ], + [ + 5.5975624, + 53.3040259 + ], + [ + 5.5972872, + 53.3039233 + ], + [ + 5.5969664, + 53.3037979 + ], + [ + 5.5963663, + 53.3035287 + ], + [ + 5.5958349, + 53.3032434 + ], + [ + 5.5953496, + 53.3030084 + ], + [ + 5.5949905, + 53.3028716 + ], + [ + 5.5945702, + 53.3027303 + ], + [ + 5.5914839, + 53.3017825 + ], + [ + 5.5896771, + 53.3012519 + ], + [ + 5.5880195, + 53.3007232 + ], + [ + 5.5874273, + 53.3005271 + ], + [ + 5.5871868, + 53.3004359 + ], + [ + 5.5836557, + 53.2986673 + ], + [ + 5.5797466, + 53.2966609 + ], + [ + 5.578879, + 53.2961632 + ], + [ + 5.5682588, + 53.2893371 + ], + [ + 5.5667571, + 53.2883435 + ], + [ + 5.5652325, + 53.2873934 + ], + [ + 5.56375, + 53.286402 + ], + [ + 5.5628217, + 53.2858082 + ], + [ + 5.5619812, + 53.2852577 + ], + [ + 5.5616144, + 53.284995 + ], + [ + 5.5613508, + 53.2847893 + ], + [ + 5.5611709, + 53.2845767 + ], + [ + 5.5609299, + 53.2842682 + ], + [ + 5.5591926, + 53.2817237 + ], + [ + 5.5585801, + 53.2807726 + ], + [ + 5.5581785, + 53.2802055 + ], + [ + 5.5578798, + 53.279714 + ], + [ + 5.5578261, + 53.2795951 + ], + [ + 5.5574512, + 53.2790281 + ], + [ + 5.557038, + 53.2784405 + ], + [ + 5.5567738, + 53.2779718 + ], + [ + 5.5566168, + 53.2776425 + ], + [ + 5.5563104, + 53.2770389 + ], + [ + 5.5557663, + 53.2759047 + ], + [ + 5.5548855, + 53.2741828 + ], + [ + 5.5547478, + 53.274009 + ], + [ + 5.5546485, + 53.2739051 + ], + [ + 5.5542546, + 53.2736862 + ], + [ + 5.5536951, + 53.2734293 + ], + [ + 5.5527108, + 53.2730388 + ], + [ + 5.5495045, + 53.2716893 + ], + [ + 5.5489834, + 53.271446 + ], + [ + 5.5480438, + 53.2709409 + ], + [ + 5.5397419, + 53.2659786 + ], + [ + 5.5388555, + 53.2654205 + ], + [ + 5.5385213, + 53.2651695 + ], + [ + 5.5377262, + 53.2645723 + ], + [ + 5.5370577, + 53.2639815 + ], + [ + 5.536775, + 53.2637846 + ], + [ + 5.5352636, + 53.2627323 + ], + [ + 5.5318067, + 53.2600228 + ], + [ + 5.5309677, + 53.2595115 + ], + [ + 5.5286859, + 53.2581211 + ], + [ + 5.5266481, + 53.2569707 + ], + [ + 5.5246833, + 53.2559187 + ], + [ + 5.5244194, + 53.2557657 + ], + [ + 5.5241674, + 53.2556723 + ], + [ + 5.5239153, + 53.2555927 + ], + [ + 5.5226479, + 53.255263 + ], + [ + 5.5208613, + 53.2547741 + ], + [ + 5.5200795, + 53.2545534 + ], + [ + 5.5192891, + 53.254371 + ], + [ + 5.5178952, + 53.2539942 + ], + [ + 5.5175364, + 53.2538804 + ], + [ + 5.5168562, + 53.2535565 + ], + [ + 5.5163251, + 53.2533124 + ], + [ + 5.5161032, + 53.2531593 + ], + [ + 5.5159158, + 53.2530269 + ], + [ + 5.515797, + 53.2528622 + ], + [ + 5.5156969, + 53.2526768 + ], + [ + 5.5156081, + 53.2524296 + ], + [ + 5.5155922, + 53.2522853 + ], + [ + 5.5154926, + 53.2521664 + ], + [ + 5.5153435, + 53.2520659 + ], + [ + 5.5151676, + 53.2519723 + ], + [ + 5.5057807, + 53.249184 + ], + [ + 5.5053913, + 53.2490565 + ], + [ + 5.5050476, + 53.248922 + ], + [ + 5.5047153, + 53.2487554 + ], + [ + 5.5044668, + 53.2486047 + ], + [ + 5.5040845, + 53.2483259 + ], + [ + 5.5036143, + 53.2480336 + ], + [ + 5.5031443, + 53.2477618 + ], + [ + 5.5027736, + 53.2475701 + ], + [ + 5.5023038, + 53.2473419 + ], + [ + 5.5018264, + 53.2471343 + ], + [ + 5.5013834, + 53.2469702 + ], + [ + 5.5010706, + 53.2468814 + ], + [ + 5.5007119, + 53.2468042 + ], + [ + 5.5002656, + 53.24675 + ], + [ + 5.4999795, + 53.2467002 + ], + [ + 5.4998269, + 53.2466569 + ], + [ + 5.4993076, + 53.2464585 + ], + [ + 5.4940269, + 53.2443147 + ], + [ + 5.4937024, + 53.2441756 + ], + [ + 5.4934885, + 53.2440705 + ], + [ + 5.4932971, + 53.2438716 + ], + [ + 5.4930484, + 53.2436017 + ], + [ + 5.4929182, + 53.2434874 + ], + [ + 5.492754, + 53.2433984 + ], + [ + 5.4922461, + 53.243177 + ], + [ + 5.489867, + 53.242045 + ], + [ + 5.4898551, + 53.2420401 + ], + [ + 5.4896571, + 53.2419583 + ], + [ + 5.4893937, + 53.2418672 + ], + [ + 5.4890121, + 53.2417716 + ], + [ + 5.4879136, + 53.2415742 + ], + [ + 5.4870136, + 53.2414451 + ], + [ + 5.4846035, + 53.2411308 + ], + [ + 5.4843327, + 53.2410787 + ], + [ + 5.48389, + 53.2409419 + ], + [ + 5.4821109, + 53.2401729 + ], + [ + 5.4819621, + 53.2400999 + ], + [ + 5.4818511, + 53.239997 + ], + [ + 5.4817093, + 53.2398116 + ], + [ + 5.4813408, + 53.2390998 + ], + [ + 5.4811416, + 53.2388047 + ], + [ + 5.4809232, + 53.2385256 + ], + [ + 5.4805562, + 53.2382032 + ], + [ + 5.4799331, + 53.2377255 + ], + [ + 5.4795818, + 53.2375108 + ], + [ + 5.4792191, + 53.2373349 + ], + [ + 5.4742295, + 53.2350156 + ], + [ + 5.4739165, + 53.2348993 + ], + [ + 5.4735808, + 53.2347808 + ], + [ + 5.4732452, + 53.2346988 + ], + [ + 5.4730086, + 53.2346167 + ], + [ + 5.472749, + 53.2344957 + ], + [ + 5.4725427, + 53.234338 + ], + [ + 5.4721718, + 53.2339835 + ], + [ + 5.4710849, + 53.2326612 + ], + [ + 5.4621934, + 53.2266159 + ], + [ + 5.4620615, + 53.2265732 + ], + [ + 5.4619455, + 53.2265306 + ], + [ + 5.4601884, + 53.2258859 + ], + [ + 5.4597343, + 53.2265022 + ], + [ + 5.4597089, + 53.2267539 + ], + [ + 5.4596061, + 53.2267449 + ], + [ + 5.45962, + 53.2264932 + ], + [ + 5.4600967, + 53.2258335 + ], + [ + 5.4591803, + 53.2254737 + ], + [ + 5.4583024, + 53.2251391 + ], + [ + 5.4576418, + 53.2248544 + ], + [ + 5.4569621, + 53.2245468 + ], + [ + 5.4563742, + 53.225065 + ], + [ + 5.4563026, + 53.2252092 + ], + [ + 5.4562072, + 53.225198 + ], + [ + 5.4562067, + 53.2251087 + ], + [ + 5.4562788, + 53.2250377 + ], + [ + 5.4568553, + 53.224515 + ], + [ + 5.4529073, + 53.2227951 + ], + [ + 5.4526743, + 53.2226834 + ], + [ + 5.4522113, + 53.2230457 + ], + [ + 5.4521514, + 53.2232495 + ], + [ + 5.4520982, + 53.223277 + ], + [ + 5.4520715, + 53.2232747 + ], + [ + 5.452037, + 53.2232428 + ], + [ + 5.4520705, + 53.2230757 + ], + [ + 5.4525712, + 53.222615 + ], + [ + 5.4516809, + 53.2221111 + ], + [ + 5.4508442, + 53.221591 + ], + [ + 5.4500838, + 53.2211348 + ], + [ + 5.449575, + 53.2214812 + ], + [ + 5.4493437, + 53.2217241 + ], + [ + 5.4492369, + 53.2216899 + ], + [ + 5.449449, + 53.2214471 + ], + [ + 5.449969, + 53.2210527 + ], + [ + 5.4485858, + 53.2201767 + ], + [ + 5.4485288, + 53.2202363 + ], + [ + 5.4484563, + 53.2202158 + ], + [ + 5.4485131, + 53.2201265 + ], + [ + 5.4482304, + 53.2199554 + ], + [ + 5.4476682, + 53.2194897 + ], + [ + 5.4471818, + 53.2197629 + ], + [ + 5.4470451, + 53.2198569 + ], + [ + 5.4469916, + 53.2198272 + ], + [ + 5.4470711, + 53.2197104 + ], + [ + 5.4475841, + 53.219435 + ], + [ + 5.4468534, + 53.218798 + ], + [ + 5.4459851, + 53.2180606 + ], + [ + 5.4453202, + 53.2183958 + ], + [ + 5.4452665, + 53.2183433 + ], + [ + 5.4458856, + 53.2179647 + ], + [ + 5.445488, + 53.2176474 + ], + [ + 5.4451171, + 53.2173599 + ], + [ + 5.4448493, + 53.2170995 + ], + [ + 5.4446081, + 53.2168414 + ], + [ + 5.4443896, + 53.2165948 + ], + [ + 5.4439754, + 53.2167854 + ], + [ + 5.443755, + 53.216923 + ], + [ + 5.4436565, + 53.2170239 + ], + [ + 5.4436532, + 53.2171131 + ], + [ + 5.4436571, + 53.217168 + ], + [ + 5.4435582, + 53.2171773 + ], + [ + 5.4435538, + 53.2170469 + ], + [ + 5.4436065, + 53.2169233 + ], + [ + 5.4437773, + 53.2167835 + ], + [ + 5.4440699, + 53.2166433 + ], + [ + 5.4443245, + 53.2165148 + ], + [ + 5.4438027, + 53.2157104 + ], + [ + 5.4434729, + 53.2152306 + ], + [ + 5.4433042, + 53.215009 + ], + [ + 5.4431702, + 53.2148491 + ], + [ + 5.4419339, + 53.2152104 + ], + [ + 5.4418955, + 53.2151465 + ], + [ + 5.4431126, + 53.2147576 + ], + [ + 5.4428867, + 53.2145202 + ], + [ + 5.442508, + 53.2141846 + ], + [ + 5.4416438, + 53.213454 + ], + [ + 5.441116, + 53.2129928 + ], + [ + 5.4406112, + 53.212575 + ], + [ + 5.4401943, + 53.2121913 + ], + [ + 5.4398076, + 53.2117528 + ], + [ + 5.4393101, + 53.2112275 + ], + [ + 5.4391959, + 53.211262 + ], + [ + 5.4391538, + 53.2112026 + ], + [ + 5.4392525, + 53.2111567 + ], + [ + 5.438847, + 53.2107616 + ], + [ + 5.4387481, + 53.2107892 + ], + [ + 5.4387326, + 53.2107457 + ], + [ + 5.4388162, + 53.2107067 + ], + [ + 5.4381238, + 53.2100079 + ], + [ + 5.4375688, + 53.2102696 + ], + [ + 5.4375039, + 53.2102149 + ], + [ + 5.4380319, + 53.2099234 + ], + [ + 5.4379837, + 53.2098686 + ], + [ + 5.437875, + 53.2097452 + ], + [ + 5.4378139, + 53.2097738 + ], + [ + 5.4371719, + 53.2100736 + ], + [ + 5.4370848, + 53.2101767 + ], + [ + 5.4370574, + 53.2102409 + ], + [ + 5.4368471, + 53.2103255 + ], + [ + 5.4368601, + 53.2101931 + ], + [ + 5.4370229, + 53.2099937 + ], + [ + 5.4374179, + 53.2097437 + ], + [ + 5.4376265, + 53.2095672 + ], + [ + 5.4371708, + 53.2090235 + ], + [ + 5.4367803, + 53.2085873 + ], + [ + 5.4363435, + 53.2079885 + ], + [ + 5.4355528, + 53.2066333 + ], + [ + 5.4349429, + 53.2056598 + ], + [ + 5.4333237, + 53.2029515 + ], + [ + 5.4328175, + 53.2021814 + ], + [ + 5.4321703, + 53.2013567 + ], + [ + 5.4318159, + 53.2008548 + ], + [ + 5.4317411, + 53.2007488 + ], + [ + 5.4311709, + 53.2000886 + ], + [ + 5.430812, + 53.1996875 + ], + [ + 5.4306007, + 53.1994513 + ], + [ + 5.4304213, + 53.1992371 + ], + [ + 5.4300954, + 53.1988481 + ], + [ + 5.4297581, + 53.1983248 + ], + [ + 5.4293595, + 53.1977672 + ], + [ + 5.4288877, + 53.1969445 + ], + [ + 5.4288261, + 53.1968445 + ], + [ + 5.4284122, + 53.196172 + ], + [ + 5.4273733, + 53.1945539 + ], + [ + 5.4268399, + 53.1935986 + ], + [ + 5.4263602, + 53.1927003 + ], + [ + 5.4259147, + 53.1918042 + ], + [ + 5.4258132, + 53.1916297 + ], + [ + 5.4254813, + 53.1910591 + ], + [ + 5.4251701, + 53.1903893 + ], + [ + 5.4247824, + 53.1896578 + ], + [ + 5.4243369, + 53.1887228 + ], + [ + 5.4232483, + 53.1869813 + ], + [ + 5.4220223, + 53.1851028 + ], + [ + 5.421854, + 53.18492 + ], + [ + 5.421728, + 53.1848447 + ], + [ + 5.4214994, + 53.1847673 + ], + [ + 5.4212479, + 53.1847037 + ], + [ + 5.4211222, + 53.1847015 + ], + [ + 5.4195603, + 53.1844066 + ], + [ + 5.4193317, + 53.1843337 + ], + [ + 5.4191258, + 53.1842357 + ], + [ + 5.4189426, + 53.1841376 + ], + [ + 5.4185921, + 53.1840558 + ], + [ + 5.4145504, + 53.1832819 + ], + [ + 5.414055, + 53.1831408 + ], + [ + 5.4136282, + 53.1830088 + ], + [ + 5.4132276, + 53.1828012 + ], + [ + 5.4128421, + 53.1825272 + ], + [ + 5.4125521, + 53.182331 + ], + [ + 5.4122808, + 53.1820522 + ], + [ + 5.4120471, + 53.1816889 + ], + [ + 5.4118554, + 53.1813437 + ], + [ + 5.411782, + 53.1810555 + ], + [ + 5.4116812, + 53.1806256 + ], + [ + 5.4112491, + 53.1782035 + ], + [ + 5.4111877, + 53.1780709 + ], + [ + 5.411115, + 53.1779589 + ], + [ + 5.4109661, + 53.177815 + ], + [ + 5.4086562, + 53.1759287 + ], + [ + 5.4084234, + 53.1757873 + ], + [ + 5.4080918, + 53.1756619 + ], + [ + 5.4077986, + 53.1756005 + ], + [ + 5.407456, + 53.1755713 + ], + [ + 5.4071591, + 53.1755809 + ], + [ + 5.4068585, + 53.1755768 + ], + [ + 5.4064245, + 53.1755339 + ], + [ + 5.4059979, + 53.1754385 + ], + [ + 5.4054952, + 53.1753363 + ], + [ + 5.4052702, + 53.1752519 + ], + [ + 5.4052207, + 53.1752269 + ], + [ + 5.4041503, + 53.1755803 + ], + [ + 5.4035355, + 53.1757832 + ], + [ + 5.4029576, + 53.1759739 + ], + [ + 5.4028993, + 53.1759877 + ], + [ + 5.4027422, + 53.1759785 + ], + [ + 5.402708, + 53.1759579 + ], + [ + 5.4026697, + 53.1759031 + ], + [ + 5.4026695, + 53.1758505 + ], + [ + 5.4027222, + 53.1756926 + ], + [ + 5.403663, + 53.1738999 + ], + [ + 5.4038182, + 53.1736778 + ], + [ + 5.4041141, + 53.1734463 + ], + [ + 5.4044331, + 53.1732628 + ], + [ + 5.4048395, + 53.1730815 + ], + [ + 5.4052423, + 53.1729414 + ], + [ + 5.4056758, + 53.1728424 + ], + [ + 5.4061704, + 53.1728004 + ], + [ + 5.4065774, + 53.1727724 + ], + [ + 5.406996, + 53.1727649 + ], + [ + 5.4071978, + 53.1727578 + ], + [ + 5.4074031, + 53.1727301 + ], + [ + 5.4075323, + 53.1726795 + ], + [ + 5.4076879, + 53.1725809 + ], + [ + 5.4078851, + 53.1724114 + ], + [ + 5.4082109, + 53.1720425 + ], + [ + 5.409955, + 53.1704225 + ], + [ + 5.4102396, + 53.1702093 + ], + [ + 5.4106723, + 53.1699501 + ], + [ + 5.4110787, + 53.1697253 + ], + [ + 5.4115079, + 53.1695554 + ], + [ + 5.4117588, + 53.1694681 + ], + [ + 5.4120895, + 53.1694059 + ], + [ + 5.4141125, + 53.1690917 + ], + [ + 5.4141308, + 53.1690877 + ], + [ + 5.4142387, + 53.1681258 + ], + [ + 5.4147804, + 53.1665741 + ], + [ + 5.4147615, + 53.1664279 + ], + [ + 5.4148737, + 53.1662592 + ], + [ + 5.4152281, + 53.1655076 + ], + [ + 5.4151673, + 53.1655096 + ], + [ + 5.4151631, + 53.1654273 + ], + [ + 5.4153037, + 53.1654232 + ], + [ + 5.4156213, + 53.1649435 + ], + [ + 5.415685, + 53.1640601 + ], + [ + 5.4154077, + 53.162883 + ], + [ + 5.4152681, + 53.1622266 + ], + [ + 5.4152369, + 53.1620551 + ], + [ + 5.4151794, + 53.1619247 + ], + [ + 5.4151563, + 53.1618562 + ], + [ + 5.4150834, + 53.1616992 + ], + [ + 5.4124289, + 53.1565215 + ], + [ + 5.4122734, + 53.1559562 + ], + [ + 5.4116374, + 53.1520142 + ], + [ + 5.4110897, + 53.1486181 + ], + [ + 5.4106567, + 53.1442075 + ], + [ + 5.4105512, + 53.1431249 + ], + [ + 5.40986, + 53.1383984 + ], + [ + 5.4095572, + 53.1368534 + ], + [ + 5.4082389, + 53.1319282 + ], + [ + 5.4074393, + 53.1289409 + ], + [ + 5.4070061, + 53.1281549 + ], + [ + 5.406999, + 53.1281421 + ], + [ + 5.4062015, + 53.1268466 + ], + [ + 5.4058645, + 53.1258649 + ], + [ + 5.4050531, + 53.1233446 + ], + [ + 5.4043858, + 53.1215616 + ], + [ + 5.4008879, + 53.117501 + ], + [ + 5.4006757, + 53.1173117 + ], + [ + 5.4000256, + 53.1167319 + ], + [ + 5.3995982, + 53.1164603 + ], + [ + 5.3991289, + 53.1161621 + ], + [ + 5.3977721, + 53.1154272 + ], + [ + 5.3958302, + 53.1143422 + ], + [ + 5.3937361, + 53.1135066 + ], + [ + 5.388822, + 53.1116361 + ], + [ + 5.3791464, + 53.1081167 + ], + [ + 5.3790036, + 53.1080242 + ], + [ + 5.3789269, + 53.1078589 + ], + [ + 5.3788996, + 53.1076916 + ], + [ + 5.3789017, + 53.1075725 + ], + [ + 5.3789851, + 53.1073853 + ], + [ + 5.3791487, + 53.1071711 + ], + [ + 5.3793461, + 53.1069733 + ], + [ + 5.3796624, + 53.1067234 + ], + [ + 5.3808626, + 53.1059527 + ], + [ + 5.3821722, + 53.105017 + ], + [ + 5.3822748, + 53.1049025 + ], + [ + 5.3823507, + 53.1047651 + ], + [ + 5.3823468, + 53.1046049 + ], + [ + 5.381261, + 53.1016731 + ], + [ + 5.3812382, + 53.1014991 + ], + [ + 5.3812533, + 53.1013594 + ], + [ + 5.3813746, + 53.1008763 + ], + [ + 5.3814275, + 53.1006153 + ], + [ + 5.3814198, + 53.1003199 + ], + [ + 5.3813243, + 53.0997271 + ], + [ + 5.3810994, + 53.0989008 + ], + [ + 5.3809395, + 53.0984728 + ], + [ + 5.3807605, + 53.0981021 + ], + [ + 5.3805625, + 53.097736 + ], + [ + 5.3803577, + 53.09738 + ], + [ + 5.3801553, + 53.0970746 + ], + [ + 5.3798319, + 53.0966673 + ], + [ + 5.3794211, + 53.0962281 + ], + [ + 5.3790026, + 53.0958187 + ], + [ + 5.3783752, + 53.0953109 + ], + [ + 5.3779455, + 53.0949999 + ], + [ + 5.3776944, + 53.0948329 + ], + [ + 5.3774555, + 53.0946914 + ], + [ + 5.3495738, + 53.078179 + ], + [ + 5.3489887, + 53.0778886 + ], + [ + 5.3483959, + 53.0776187 + ], + [ + 5.3478906, + 53.0773946 + ], + [ + 5.3472484, + 53.0771568 + ], + [ + 5.3467089, + 53.076951 + ], + [ + 5.3460745, + 53.0767246 + ], + [ + 5.3452918, + 53.0764938 + ], + [ + 5.3440228, + 53.0761372 + ], + [ + 5.3435441, + 53.0760115 + ], + [ + 5.3428716, + 53.0758676 + ], + [ + 5.3423283, + 53.0757419 + ], + [ + 5.3415495, + 53.0755889 + ], + [ + 5.3384797, + 53.0751071 + ], + [ + 5.3382746, + 53.0751003 + ], + [ + 5.338191, + 53.0751347 + ], + [ + 5.338054, + 53.0753567 + ], + [ + 5.3379971, + 53.0754575 + ], + [ + 5.3375181, + 53.0761399 + ], + [ + 5.3367161, + 53.077191 + ], + [ + 5.3365907, + 53.077262 + ], + [ + 5.3364349, + 53.0772781 + ], + [ + 5.3353597, + 53.0771343 + ], + [ + 5.3352419, + 53.0771526 + ], + [ + 5.3351887, + 53.0771894 + ], + [ + 5.3346108, + 53.0784327 + ], + [ + 5.3345272, + 53.0784968 + ], + [ + 5.3344207, + 53.0785197 + ], + [ + 5.3343068, + 53.0784923 + ], + [ + 5.3342231, + 53.0784098 + ], + [ + 5.3347556, + 53.0771299 + ], + [ + 5.3347709, + 53.0769674 + ], + [ + 5.3349457, + 53.0766674 + ], + [ + 5.3349116, + 53.0766033 + ], + [ + 5.3349192, + 53.0765072 + ], + [ + 5.3350143, + 53.0763675 + ], + [ + 5.3352005, + 53.0761133 + ], + [ + 5.3352461, + 53.0759096 + ], + [ + 5.3352842, + 53.0757012 + ], + [ + 5.3354361, + 53.0755798 + ], + [ + 5.3354894, + 53.0754791 + ], + [ + 5.3354819, + 53.0753714 + ], + [ + 5.3354834, + 53.0750591 + ], + [ + 5.3354803, + 53.0747562 + ], + [ + 5.3354498, + 53.0745391 + ], + [ + 5.3354161, + 53.0743341 + ], + [ + 5.3354145, + 53.0742805 + ], + [ + 5.3354126, + 53.0742179 + ], + [ + 5.3354621, + 53.0740403 + ], + [ + 5.33555, + 53.0737893 + ], + [ + 5.3356945, + 53.0736306 + ], + [ + 5.3362234, + 53.073281 + ], + [ + 5.3363109, + 53.0731574 + ], + [ + 5.3363792, + 53.0730269 + ], + [ + 5.3376451, + 53.0702288 + ], + [ + 5.3376566, + 53.0701098 + ], + [ + 5.3375541, + 53.0700274 + ], + [ + 5.3372007, + 53.0699611 + ], + [ + 5.3374934, + 53.0691689 + ], + [ + 5.337767, + 53.0691756 + ], + [ + 5.3380215, + 53.0691847 + ], + [ + 5.3381545, + 53.0691458 + ], + [ + 5.3382685, + 53.0690358 + ], + [ + 5.3383978, + 53.0686901 + ], + [ + 5.3384054, + 53.0685756 + ], + [ + 5.338755, + 53.0679367 + ], + [ + 5.3388233, + 53.0678223 + ], + [ + 5.3391161, + 53.067085 + ], + [ + 5.3391579, + 53.0669568 + ], + [ + 5.3392224, + 53.0668835 + ], + [ + 5.3392605, + 53.0668285 + ], + [ + 5.3393212, + 53.0667003 + ], + [ + 5.3395037, + 53.0659996 + ], + [ + 5.3395608, + 53.065741 + ], + [ + 5.3395648, + 53.0649419 + ], + [ + 5.3396369, + 53.0648985 + ], + [ + 5.3397509, + 53.0649052 + ], + [ + 5.3397813, + 53.0649808 + ], + [ + 5.3397849, + 53.0658553 + ], + [ + 5.3398266, + 53.0659332 + ], + [ + 5.3399445, + 53.0660636 + ], + [ + 5.3400203, + 53.0661575 + ], + [ + 5.3400241, + 53.066336 + ], + [ + 5.339929, + 53.0665284 + ], + [ + 5.3396708, + 53.0667024 + ], + [ + 5.3395796, + 53.0668284 + ], + [ + 5.3390854, + 53.0679756 + ], + [ + 5.3390702, + 53.0681335 + ], + [ + 5.3387319, + 53.0691387 + ], + [ + 5.3384429, + 53.0697614 + ], + [ + 5.3384125, + 53.0698851 + ], + [ + 5.3384581, + 53.0699607 + ], + [ + 5.3388912, + 53.070368 + ], + [ + 5.338952, + 53.0704549 + ], + [ + 5.3389215, + 53.0705717 + ], + [ + 5.3381003, + 53.0725775 + ], + [ + 5.3380775, + 53.0726782 + ], + [ + 5.3381345, + 53.0727194 + ], + [ + 5.3387196, + 53.0728085 + ], + [ + 5.3388602, + 53.0728428 + ], + [ + 5.3389209, + 53.0728816 + ], + [ + 5.3390691, + 53.0730143 + ], + [ + 5.3391488, + 53.0730395 + ], + [ + 5.3427503, + 53.0736515 + ], + [ + 5.3429366, + 53.0737064 + ], + [ + 5.3430429, + 53.0737911 + ], + [ + 5.3441027, + 53.0748071 + ], + [ + 5.344251, + 53.0748963 + ], + [ + 5.3444713, + 53.0749672 + ], + [ + 5.3466369, + 53.0755728 + ], + [ + 5.3473701, + 53.0758198 + ], + [ + 5.3480085, + 53.0760599 + ], + [ + 5.3486657, + 53.0763137 + ], + [ + 5.3491976, + 53.0765355 + ], + [ + 5.3499234, + 53.0768671 + ], + [ + 5.3509645, + 53.0773679 + ], + [ + 5.3517092, + 53.0777636 + ], + [ + 5.3535141, + 53.078818 + ], + [ + 5.3548289, + 53.0796301 + ], + [ + 5.3657443, + 53.0860843 + ], + [ + 5.3738832, + 53.0904905 + ], + [ + 5.3742368, + 53.0906207 + ], + [ + 5.3745979, + 53.0907647 + ], + [ + 5.3750085, + 53.0909018 + ], + [ + 5.3753354, + 53.0910023 + ], + [ + 5.3757802, + 53.0911027 + ], + [ + 5.3784322, + 53.0916063 + ], + [ + 5.3789391, + 53.0917025 + ], + [ + 5.3790872, + 53.0916428 + ], + [ + 5.3791089, + 53.0916385 + ], + [ + 5.379262, + 53.0916083 + ], + [ + 5.3793989, + 53.0916037 + ], + [ + 5.3826549, + 53.0849805 + ], + [ + 5.3827725, + 53.0847836 + ], + [ + 5.3830877, + 53.0844536 + ], + [ + 5.3837104, + 53.0837756 + ], + [ + 5.3838737, + 53.0835763 + ], + [ + 5.383999, + 53.0833861 + ], + [ + 5.3841128, + 53.0831983 + ], + [ + 5.3865612, + 53.0801333 + ], + [ + 5.3867283, + 53.0799683 + ], + [ + 5.3878807, + 53.0788877 + ], + [ + 5.3883698, + 53.0783814 + ], + [ + 5.3892109, + 53.0771515 + ], + [ + 5.389472, + 53.0765516 + ], + [ + 5.3894256, + 53.0761558 + ], + [ + 5.3893105, + 53.0756386 + ], + [ + 5.3893557, + 53.0753868 + ], + [ + 5.3896173, + 53.0750959 + ], + [ + 5.3902813, + 53.0746077 + ], + [ + 5.3905161, + 53.074278 + ], + [ + 5.3910157, + 53.0732978 + ], + [ + 5.3913824, + 53.0723935 + ], + [ + 5.391431, + 53.071954 + ], + [ + 5.3913955, + 53.0717847 + ], + [ + 5.3913044, + 53.07135 + ], + [ + 5.3909951, + 53.0706087 + ], + [ + 5.390607, + 53.0702727 + ], + [ + 5.3900363, + 53.0699025 + ], + [ + 5.3898571, + 53.0695595 + ], + [ + 5.3900537, + 53.0690603 + ], + [ + 5.3914044, + 53.066285 + ], + [ + 5.3916651, + 53.0656051 + ], + [ + 5.3918309, + 53.0649824 + ], + [ + 5.3921556, + 53.0639887 + ], + [ + 5.3925718, + 53.0631782 + ], + [ + 5.3928708, + 53.0627224 + ], + [ + 5.3931778, + 53.0623445 + ], + [ + 5.3938642, + 53.0617601 + ], + [ + 5.3943645, + 53.0612835 + ], + [ + 5.3951187, + 53.0605 + ], + [ + 5.3957672, + 53.0599958 + ], + [ + 5.3963931, + 53.059661 + ], + [ + 5.3967002, + 53.0594735 + ], + [ + 5.3971631, + 53.0591909 + ], + [ + 5.3975877, + 53.0587763 + ], + [ + 5.3997165, + 53.0561763 + ], + [ + 5.4010119, + 53.0547101 + ], + [ + 5.4018851, + 53.0545099 + ], + [ + 5.4020861, + 53.0544548 + ], + [ + 5.4021353, + 53.0543358 + ], + [ + 5.4022185, + 53.0541892 + ], + [ + 5.4024534, + 53.0539349 + ], + [ + 5.4025744, + 53.0536967 + ], + [ + 5.4026498, + 53.0534449 + ], + [ + 5.4029412, + 53.0530761 + ], + [ + 5.4030513, + 53.0529936 + ], + [ + 5.4032105, + 53.0528675 + ], + [ + 5.4034334, + 53.0524301 + ], + [ + 5.4035355, + 53.0522012 + ], + [ + 5.403823, + 53.0517271 + ], + [ + 5.4031318, + 53.0516592 + ], + [ + 5.4028395, + 53.0517167 + ], + [ + 5.4026306, + 53.0517262 + ], + [ + 5.4019837, + 53.0527819 + ], + [ + 5.4015183, + 53.053572 + ], + [ + 5.4013626, + 53.0537823 + ], + [ + 5.401207, + 53.05395 + ], + [ + 5.4007403, + 53.0538629 + ], + [ + 5.4006799, + 53.0539506 + ], + [ + 5.400479, + 53.0540905 + ], + [ + 5.3995989, + 53.0545904 + ], + [ + 5.3991208, + 53.0547213 + ], + [ + 5.398236, + 53.0547292 + ], + [ + 5.3998861, + 53.0521526 + ], + [ + 5.3999578, + 53.0520061 + ], + [ + 5.4000146, + 53.0518596 + ], + [ + 5.4001282, + 53.0517404 + ], + [ + 5.3997864, + 53.0517476 + ], + [ + 5.3995737, + 53.0517365 + ], + [ + 5.3991218, + 53.0517736 + ], + [ + 5.3977023, + 53.0538281 + ], + [ + 5.3976787, + 53.0538713 + ], + [ + 5.3975875, + 53.0540228 + ], + [ + 5.3976197, + 53.0540309 + ], + [ + 5.3975741, + 53.0541131 + ], + [ + 5.397456, + 53.0542679 + ], + [ + 5.3973058, + 53.0542292 + ], + [ + 5.3971422, + 53.0544291 + ], + [ + 5.3972629, + 53.0544823 + ], + [ + 5.3972404, + 53.0545289 + ], + [ + 5.3970056, + 53.0547809 + ], + [ + 5.3963145, + 53.0547954 + ], + [ + 5.3961282, + 53.0547521 + ], + [ + 5.3959346, + 53.0547912 + ], + [ + 5.3957409, + 53.0547594 + ], + [ + 5.3946735, + 53.0547689 + ], + [ + 5.3949111, + 53.0544062 + ], + [ + 5.3941657, + 53.0544161 + ], + [ + 5.3939331, + 53.0547755 + ], + [ + 5.3943753, + 53.0555413 + ], + [ + 5.3946299, + 53.0555914 + ], + [ + 5.3949036, + 53.0557147 + ], + [ + 5.3949267, + 53.0558909 + ], + [ + 5.39484, + 53.056161 + ], + [ + 5.3948026, + 53.0564242 + ], + [ + 5.3945679, + 53.0568296 + ], + [ + 5.3944051, + 53.057077 + ], + [ + 5.3941776, + 53.0573038 + ], + [ + 5.3938515, + 53.0574781 + ], + [ + 5.3936011, + 53.0576386 + ], + [ + 5.3934836, + 53.0577348 + ], + [ + 5.3935069, + 53.0579499 + ], + [ + 5.3935527, + 53.0581123 + ], + [ + 5.3934466, + 53.0582544 + ], + [ + 5.3932948, + 53.058282 + ], + [ + 5.392968, + 53.0582114 + ], + [ + 5.3926951, + 53.0584383 + ], + [ + 5.3924369, + 53.05853 + ], + [ + 5.3921259, + 53.058725 + ], + [ + 5.3917465, + 53.0589061 + ], + [ + 5.3914809, + 53.0590483 + ], + [ + 5.3913824, + 53.0592064 + ], + [ + 5.391132, + 53.0593187 + ], + [ + 5.3908248, + 53.0595158 + ], + [ + 5.3906734, + 53.0597838 + ], + [ + 5.3904647, + 53.0599213 + ], + [ + 5.390135, + 53.0602329 + ], + [ + 5.3900289, + 53.0604276 + ], + [ + 5.3898547, + 53.0606726 + ], + [ + 5.3897792, + 53.060881 + ], + [ + 5.3897188, + 53.0610847 + ], + [ + 5.3895824, + 53.0612336 + ], + [ + 5.3896055, + 53.0614373 + ], + [ + 5.3892914, + 53.0619983 + ], + [ + 5.3890794, + 53.0623465 + ], + [ + 5.3889468, + 53.0625205 + ], + [ + 5.3887496, + 53.062745 + ], + [ + 5.3886929, + 53.0628412 + ], + [ + 5.3886016, + 53.0627932 + ], + [ + 5.3884913, + 53.0626789 + ], + [ + 5.3884383, + 53.0627819 + ], + [ + 5.3884614, + 53.0629627 + ], + [ + 5.3883971, + 53.0631139 + ], + [ + 5.388253, + 53.0632009 + ], + [ + 5.3882608, + 53.0633337 + ], + [ + 5.3882153, + 53.0633956 + ], + [ + 5.3881624, + 53.0634414 + ], + [ + 5.3881282, + 53.0635306 + ], + [ + 5.3880981, + 53.0636176 + ], + [ + 5.3880297, + 53.0636864 + ], + [ + 5.3879959, + 53.0637848 + ], + [ + 5.3879769, + 53.0638695 + ], + [ + 5.3876204, + 53.0641582 + ], + [ + 5.3876511, + 53.0642818 + ], + [ + 5.3874993, + 53.0643598 + ], + [ + 5.3874122, + 53.0644858 + ], + [ + 5.3874617, + 53.064575 + ], + [ + 5.3875, + 53.0647145 + ], + [ + 5.3874963, + 53.0647924 + ], + [ + 5.3874205, + 53.0648496 + ], + [ + 5.3874433, + 53.0649068 + ], + [ + 5.3873258, + 53.0649779 + ], + [ + 5.3871965, + 53.0653711 + ], + [ + 5.3869855, + 53.0654675 + ], + [ + 5.3868868, + 53.0655293 + ], + [ + 5.3867805, + 53.0656508 + ], + [ + 5.3867807, + 53.0657469 + ], + [ + 5.3868338, + 53.0657789 + ], + [ + 5.3868377, + 53.0658522 + ], + [ + 5.386815, + 53.065914 + ], + [ + 5.3868569, + 53.0660467 + ], + [ + 5.3868835, + 53.0661063 + ], + [ + 5.3868836, + 53.0662252 + ], + [ + 5.3866216, + 53.0663262 + ], + [ + 5.3864963, + 53.0663882 + ], + [ + 5.3864963, + 53.0665003 + ], + [ + 5.3865991, + 53.0666765 + ], + [ + 5.3865764, + 53.0667727 + ], + [ + 5.3865157, + 53.0668185 + ], + [ + 5.3864132, + 53.0669056 + ], + [ + 5.3864437, + 53.0669926 + ], + [ + 5.3862385, + 53.0670614 + ], + [ + 5.3860526, + 53.0673638 + ], + [ + 5.3860338, + 53.067508 + ], + [ + 5.3859504, + 53.0677072 + ], + [ + 5.3857796, + 53.0679318 + ], + [ + 5.3857835, + 53.0680417 + ], + [ + 5.3856735, + 53.0682363 + ], + [ + 5.3855979, + 53.068534 + ], + [ + 5.3855865, + 53.0686141 + ], + [ + 5.3857347, + 53.0686231 + ], + [ + 5.3858563, + 53.068646 + ], + [ + 5.3859474, + 53.0687329 + ], + [ + 5.3859778, + 53.0687947 + ], + [ + 5.386035, + 53.0688313 + ], + [ + 5.3864982, + 53.0687003 + ], + [ + 5.3865439, + 53.0687598 + ], + [ + 5.3862819, + 53.0688425 + ], + [ + 5.3861224, + 53.0689502 + ], + [ + 5.3860275, + 53.0690991 + ], + [ + 5.3859213, + 53.0692159 + ], + [ + 5.3854846, + 53.06942 + ], + [ + 5.3853782, + 53.0694888 + ], + [ + 5.3853403, + 53.0695872 + ], + [ + 5.3852872, + 53.0696857 + ], + [ + 5.3850404, + 53.0698783 + ], + [ + 5.3848278, + 53.0699952 + ], + [ + 5.3847633, + 53.0701601 + ], + [ + 5.3846798, + 53.0702151 + ], + [ + 5.3845279, + 53.0702175 + ], + [ + 5.3841936, + 53.0700987 + ], + [ + 5.3840529, + 53.0700828 + ], + [ + 5.3839732, + 53.0701332 + ], + [ + 5.3838859, + 53.0702592 + ], + [ + 5.3837721, + 53.070431 + ], + [ + 5.3834607, + 53.07058 + ], + [ + 5.3831378, + 53.0706192 + ], + [ + 5.3827353, + 53.0708873 + ], + [ + 5.3824048, + 53.0708853 + ], + [ + 5.3822111, + 53.0709267 + ], + [ + 5.3821352, + 53.0710572 + ], + [ + 5.3819681, + 53.0711466 + ], + [ + 5.3816262, + 53.0712728 + ], + [ + 5.3814669, + 53.0714423 + ], + [ + 5.3812314, + 53.0716027 + ], + [ + 5.3812696, + 53.0717653 + ], + [ + 5.3811442, + 53.0718523 + ], + [ + 5.3811899, + 53.0719393 + ], + [ + 5.3813343, + 53.0719277 + ], + [ + 5.3814026, + 53.0719712 + ], + [ + 5.381399, + 53.0721864 + ], + [ + 5.381046, + 53.0725095 + ], + [ + 5.3808143, + 53.0725646 + ], + [ + 5.3806813, + 53.0725349 + ], + [ + 5.3803658, + 53.0724162 + ], + [ + 5.3801948, + 53.0723613 + ], + [ + 5.379682, + 53.0723708 + ], + [ + 5.3794084, + 53.0723344 + ], + [ + 5.3791349, + 53.0723323 + ], + [ + 5.3790322, + 53.0722912 + ], + [ + 5.3790739, + 53.072124 + ], + [ + 5.3791993, + 53.071966 + ], + [ + 5.379108, + 53.0718402 + ], + [ + 5.3789674, + 53.0718471 + ], + [ + 5.379032, + 53.0719249 + ], + [ + 5.3790359, + 53.0720096 + ], + [ + 5.378899, + 53.0720486 + ], + [ + 5.3786219, + 53.0723121 + ], + [ + 5.3784814, + 53.0722824 + ], + [ + 5.3782608, + 53.0720125 + ], + [ + 5.3782228, + 53.0719117 + ], + [ + 5.3781467, + 53.0717309 + ], + [ + 5.3781352, + 53.0715844 + ], + [ + 5.3778123, + 53.0714794 + ], + [ + 5.3776109, + 53.0713948 + ], + [ + 5.3773714, + 53.071395 + ], + [ + 5.3770903, + 53.0713906 + ], + [ + 5.3768282, + 53.0713656 + ], + [ + 5.3763267, + 53.0714484 + ], + [ + 5.3760571, + 53.0714761 + ], + [ + 5.3755289, + 53.0714558 + ], + [ + 5.3752972, + 53.0714811 + ], + [ + 5.3750313, + 53.0715592 + ], + [ + 5.3746933, + 53.0717586 + ], + [ + 5.3742261, + 53.0718711 + ], + [ + 5.3739792, + 53.0719765 + ], + [ + 5.3739034, + 53.072075 + ], + [ + 5.3736754, + 53.0720889 + ], + [ + 5.3733941, + 53.0720479 + ], + [ + 5.3732194, + 53.0720641 + ], + [ + 5.3729801, + 53.072046 + ], + [ + 5.3727446, + 53.0722109 + ], + [ + 5.3722319, + 53.0723647 + ], + [ + 5.3720837, + 53.0724815 + ], + [ + 5.3720458, + 53.0725914 + ], + [ + 5.3719661, + 53.0727357 + ], + [ + 5.3718863, + 53.072825 + ], + [ + 5.3716205, + 53.0728596 + ], + [ + 5.3714951, + 53.0729993 + ], + [ + 5.371461, + 53.0730772 + ], + [ + 5.3712065, + 53.0730727 + ], + [ + 5.3708949, + 53.073176 + ], + [ + 5.3707773, + 53.0733272 + ], + [ + 5.3708342, + 53.0734118 + ], + [ + 5.3707165, + 53.0734668 + ], + [ + 5.3706976, + 53.073595 + ], + [ + 5.3707546, + 53.073666 + ], + [ + 5.3705875, + 53.0739477 + ], + [ + 5.3701851, + 53.074328 + ], + [ + 5.3701091, + 53.0744403 + ], + [ + 5.3699725, + 53.0746532 + ], + [ + 5.3697522, + 53.0747999 + ], + [ + 5.3695205, + 53.0748527 + ], + [ + 5.3693799, + 53.0749077 + ], + [ + 5.3688709, + 53.0753522 + ], + [ + 5.3687381, + 53.0754644 + ], + [ + 5.3680848, + 53.075893 + ], + [ + 5.36791, + 53.0760373 + ], + [ + 5.3677277, + 53.0761313 + ], + [ + 5.3674237, + 53.0762482 + ], + [ + 5.3672072, + 53.076237 + ], + [ + 5.3672034, + 53.0761477 + ], + [ + 5.3671957, + 53.0760309 + ], + [ + 5.367245, + 53.0759141 + ], + [ + 5.3675109, + 53.0757788 + ], + [ + 5.3676744, + 53.0757147 + ], + [ + 5.3678528, + 53.0756481 + ], + [ + 5.3678908, + 53.0755337 + ], + [ + 5.3678604, + 53.0754788 + ], + [ + 5.36764, + 53.075472 + ], + [ + 5.3674577, + 53.0754538 + ], + [ + 5.3672715, + 53.0754334 + ], + [ + 5.367127, + 53.0754586 + ], + [ + 5.3669408, + 53.0753648 + ], + [ + 5.3668307, + 53.0753947 + ], + [ + 5.3667434, + 53.0754703 + ], + [ + 5.3664773, + 53.0754911 + ], + [ + 5.3662039, + 53.075418 + ], + [ + 5.3660442, + 53.0753861 + ], + [ + 5.3659948, + 53.075441 + ], + [ + 5.3660443, + 53.0755417 + ], + [ + 5.3660823, + 53.0756882 + ], + [ + 5.3659494, + 53.0757752 + ], + [ + 5.3657404, + 53.0757526 + ], + [ + 5.3655922, + 53.0756931 + ], + [ + 5.3654401, + 53.0755215 + ], + [ + 5.3652843, + 53.0752766 + ], + [ + 5.3652197, + 53.0753179 + ], + [ + 5.3652312, + 53.0754049 + ], + [ + 5.3651665, + 53.0754599 + ], + [ + 5.3651059, + 53.0756041 + ], + [ + 5.3649691, + 53.0757095 + ], + [ + 5.3647411, + 53.0757303 + ], + [ + 5.3646537, + 53.0756799 + ], + [ + 5.3645663, + 53.0753664 + ], + [ + 5.3644142, + 53.075181 + ], + [ + 5.3641861, + 53.0750163 + ], + [ + 5.3641254, + 53.0749431 + ], + [ + 5.3642241, + 53.0748034 + ], + [ + 5.3645736, + 53.0745879 + ], + [ + 5.3647749, + 53.0744138 + ], + [ + 5.3649838, + 53.0742672 + ], + [ + 5.3651395, + 53.0742419 + ], + [ + 5.3653636, + 53.0740311 + ], + [ + 5.3654928, + 53.0738434 + ], + [ + 5.3654813, + 53.073738 + ], + [ + 5.3654925, + 53.0732413 + ], + [ + 5.3655266, + 53.0730443 + ], + [ + 5.3654582, + 53.0729116 + ], + [ + 5.3655189, + 53.0726986 + ], + [ + 5.3654998, + 53.0725568 + ], + [ + 5.3654124, + 53.0722592 + ], + [ + 5.3654237, + 53.0720897 + ], + [ + 5.3655679, + 53.0718722 + ], + [ + 5.3656781, + 53.0717164 + ], + [ + 5.3656667, + 53.0715791 + ], + [ + 5.3656285, + 53.0712288 + ], + [ + 5.3656968, + 53.0710366 + ], + [ + 5.3658752, + 53.0707869 + ], + [ + 5.3658714, + 53.0706358 + ], + [ + 5.3658828, + 53.0705098 + ], + [ + 5.3657954, + 53.070258 + ], + [ + 5.3658523, + 53.0701138 + ], + [ + 5.3660155, + 53.0698505 + ], + [ + 5.3659851, + 53.069736 + ], + [ + 5.3658558, + 53.0696033 + ], + [ + 5.3657115, + 53.0695072 + ], + [ + 5.3656165, + 53.069402 + ], + [ + 5.365324, + 53.0693197 + ], + [ + 5.3651529, + 53.0692168 + ], + [ + 5.3651298, + 53.0691321 + ], + [ + 5.365111, + 53.0690635 + ], + [ + 5.3651035, + 53.0689673 + ], + [ + 5.3649134, + 53.068647 + ], + [ + 5.3653881, + 53.0681269 + ], + [ + 5.3655019, + 53.0679597 + ], + [ + 5.3660865, + 53.0670551 + ], + [ + 5.3665385, + 53.0666404 + ], + [ + 5.3666789, + 53.066503 + ], + [ + 5.3669143, + 53.0662075 + ], + [ + 5.366979, + 53.0660884 + ], + [ + 5.3669219, + 53.0659443 + ], + [ + 5.3668687, + 53.0658504 + ], + [ + 5.3669219, + 53.065752 + ], + [ + 5.3683872, + 53.0640707 + ], + [ + 5.3683949, + 53.0639562 + ], + [ + 5.3684137, + 53.0638509 + ], + [ + 5.3685391, + 53.0638026 + ], + [ + 5.3698224, + 53.0625839 + ], + [ + 5.369868, + 53.0624465 + ], + [ + 5.3697577, + 53.0623436 + ], + [ + 5.3695641, + 53.0623002 + ], + [ + 5.3694234, + 53.0621607 + ], + [ + 5.3694309, + 53.0620576 + ], + [ + 5.3695562, + 53.0620507 + ], + [ + 5.3695753, + 53.0620987 + ], + [ + 5.3697197, + 53.0622337 + ], + [ + 5.3698869, + 53.0622748 + ], + [ + 5.3699932, + 53.0622496 + ], + [ + 5.3701603, + 53.0621831 + ], + [ + 5.3703349, + 53.0620937 + ], + [ + 5.3703728, + 53.0619426 + ], + [ + 5.3702437, + 53.0619129 + ], + [ + 5.3701487, + 53.0618328 + ], + [ + 5.3705663, + 53.0615372 + ], + [ + 5.3707638, + 53.0614936 + ], + [ + 5.3719332, + 53.0605702 + ], + [ + 5.3720813, + 53.0604465 + ], + [ + 5.3725254, + 53.0599562 + ], + [ + 5.3725405, + 53.0598738 + ], + [ + 5.3723429, + 53.0597137 + ], + [ + 5.3720694, + 53.0596246 + ], + [ + 5.3719479, + 53.0594644 + ], + [ + 5.3720693, + 53.0594026 + ], + [ + 5.3722441, + 53.0594116 + ], + [ + 5.3724074, + 53.0595053 + ], + [ + 5.3725708, + 53.0596609 + ], + [ + 5.3726886, + 53.059718 + ], + [ + 5.372867, + 53.0596881 + ], + [ + 5.3729241, + 53.0595988 + ], + [ + 5.3733681, + 53.0591956 + ], + [ + 5.3736415, + 53.0590855 + ], + [ + 5.3736985, + 53.0590191 + ], + [ + 5.3736414, + 53.0589551 + ], + [ + 5.3734059, + 53.058898 + ], + [ + 5.3732007, + 53.0587653 + ], + [ + 5.3730109, + 53.0586716 + ], + [ + 5.372969, + 53.0585572 + ], + [ + 5.3731095, + 53.0585273 + ], + [ + 5.3731931, + 53.0584906 + ], + [ + 5.3732462, + 53.0583876 + ], + [ + 5.3734398, + 53.0583118 + ], + [ + 5.373736, + 53.0580941 + ], + [ + 5.3737776, + 53.0579888 + ], + [ + 5.3737738, + 53.0578973 + ], + [ + 5.3737965, + 53.0578011 + ], + [ + 5.373937, + 53.0576796 + ], + [ + 5.3742901, + 53.0574985 + ], + [ + 5.3744039, + 53.0574092 + ], + [ + 5.3744951, + 53.0573198 + ], + [ + 5.3746431, + 53.0572533 + ], + [ + 5.3749164, + 53.0569991 + ], + [ + 5.3753036, + 53.0566965 + ], + [ + 5.3752542, + 53.0565913 + ], + [ + 5.3752314, + 53.0564952 + ], + [ + 5.375296, + 53.0564653 + ], + [ + 5.3754287, + 53.0564241 + ], + [ + 5.3754893, + 53.0561332 + ], + [ + 5.3755349, + 53.0560279 + ], + [ + 5.3756412, + 53.0559821 + ], + [ + 5.3763209, + 53.055874 + ], + [ + 5.3765033, + 53.0559334 + ], + [ + 5.3765755, + 53.0560295 + ], + [ + 5.376511, + 53.0561806 + ], + [ + 5.37653, + 53.0563248 + ], + [ + 5.3765606, + 53.0564828 + ], + [ + 5.3766555, + 53.0566064 + ], + [ + 5.3767316, + 53.0567757 + ], + [ + 5.3767621, + 53.0569955 + ], + [ + 5.3768572, + 53.0572312 + ], + [ + 5.3768345, + 53.057364 + ], + [ + 5.376884, + 53.0575036 + ], + [ + 5.3769903, + 53.0575516 + ], + [ + 5.3769787, + 53.0572403 + ], + [ + 5.3769407, + 53.0571006 + ], + [ + 5.3768875, + 53.0569747 + ], + [ + 5.3768418, + 53.0567458 + ], + [ + 5.3767201, + 53.0565719 + ], + [ + 5.3767428, + 53.0564415 + ], + [ + 5.3768188, + 53.0563544 + ], + [ + 5.3768148, + 53.0562445 + ], + [ + 5.3768946, + 53.0562559 + ], + [ + 5.3770124, + 53.056313 + ], + [ + 5.3771872, + 53.056377 + ], + [ + 5.3773239, + 53.056496 + ], + [ + 5.377453, + 53.0565577 + ], + [ + 5.3776126, + 53.0566034 + ], + [ + 5.3777759, + 53.0566536 + ], + [ + 5.3782013, + 53.0566396 + ], + [ + 5.3784101, + 53.0566463 + ], + [ + 5.3785507, + 53.0566851 + ], + [ + 5.3787557, + 53.0566437 + ], + [ + 5.3788392, + 53.0564972 + ], + [ + 5.3789872, + 53.0564032 + ], + [ + 5.379754, + 53.0560043 + ], + [ + 5.3799706, + 53.0559835 + ], + [ + 5.3805096, + 53.0558022 + ], + [ + 5.3807262, + 53.0557677 + ], + [ + 5.3808933, + 53.0557699 + ], + [ + 5.3810983, + 53.0558156 + ], + [ + 5.3812807, + 53.0558291 + ], + [ + 5.3815616, + 53.0557442 + ], + [ + 5.3817477, + 53.0557029 + ], + [ + 5.3817775, + 53.0549039 + ], + [ + 5.3815572, + 53.0549109 + ], + [ + 5.3813596, + 53.0548355 + ], + [ + 5.3812342, + 53.0546959 + ], + [ + 5.3811318, + 53.0546525 + ], + [ + 5.3811051, + 53.0546548 + ], + [ + 5.3810065, + 53.0547007 + ], + [ + 5.3809762, + 53.0548381 + ], + [ + 5.380904, + 53.0549 + ], + [ + 5.3806269, + 53.0549276 + ], + [ + 5.3804027, + 53.0549461 + ], + [ + 5.3801255, + 53.0549028 + ], + [ + 5.3797379, + 53.0548199 + ], + [ + 5.3794483, + 53.0547876 + ], + [ + 5.3786114, + 53.0547941 + ], + [ + 5.3776928, + 53.0547896 + ], + [ + 5.3726944, + 53.0547651 + ], + [ + 5.372555, + 53.0547876 + ], + [ + 5.3723619, + 53.0548328 + ], + [ + 5.3721795, + 53.0549327 + ], + [ + 5.3720024, + 53.055052 + ], + [ + 5.3719112, + 53.0551197 + ], + [ + 5.371863, + 53.0551262 + ], + [ + 5.3718093, + 53.0551068 + ], + [ + 5.3717932, + 53.0550681 + ], + [ + 5.3719649, + 53.0549295 + ], + [ + 5.3721741, + 53.0548038 + ], + [ + 5.3724048, + 53.0547038 + ], + [ + 5.372555, + 53.0546619 + ], + [ + 5.3726247, + 53.0546006 + ], + [ + 5.3726408, + 53.0545297 + ], + [ + 5.3725603, + 53.0536688 + ], + [ + 5.3725711, + 53.0536333 + ], + [ + 5.3726154, + 53.0535205 + ], + [ + 5.3727266, + 53.0534431 + ], + [ + 5.3728232, + 53.0534173 + ], + [ + 5.372968, + 53.053385 + ], + [ + 5.3730807, + 53.0533754 + ], + [ + 5.3731772, + 53.0533883 + ], + [ + 5.373247, + 53.0534334 + ], + [ + 5.3732523, + 53.0535237 + ], + [ + 5.3732792, + 53.0535914 + ], + [ + 5.3733704, + 53.0536752 + ], + [ + 5.3734562, + 53.0537687 + ], + [ + 5.3734884, + 53.053859 + ], + [ + 5.3735045, + 53.0539912 + ], + [ + 5.3735635, + 53.0540622 + ], + [ + 5.3736869, + 53.0541073 + ], + [ + 5.3739605, + 53.0541653 + ], + [ + 5.3743091, + 53.0541815 + ], + [ + 5.3745988, + 53.054175 + ], + [ + 5.3747919, + 53.0541202 + ], + [ + 5.3749207, + 53.0540783 + ], + [ + 5.3750226, + 53.0540622 + ], + [ + 5.3751245, + 53.0540686 + ], + [ + 5.3752533, + 53.0541428 + ], + [ + 5.3754732, + 53.0542234 + ], + [ + 5.3756449, + 53.0542395 + ], + [ + 5.3758273, + 53.0542363 + ], + [ + 5.3760901, + 53.0542234 + ], + [ + 5.3763476, + 53.0542008 + ], + [ + 5.3766051, + 53.054175 + ], + [ + 5.3767178, + 53.0541299 + ], + [ + 5.3768065, + 53.0540486 + ], + [ + 5.3769109, + 53.0539848 + ], + [ + 5.3770396, + 53.0539171 + ], + [ + 5.3771308, + 53.0538494 + ], + [ + 5.3773776, + 53.0535559 + ], + [ + 5.3778604, + 53.0530142 + ], + [ + 5.3781179, + 53.0527111 + ], + [ + 5.378193, + 53.0525918 + ], + [ + 5.3782305, + 53.0524629 + ], + [ + 5.3782788, + 53.0522662 + ], + [ + 5.3782895, + 53.052034 + ], + [ + 5.3782681, + 53.0517922 + ], + [ + 5.3781876, + 53.0516471 + ], + [ + 5.3780857, + 53.0516197 + ], + [ + 5.3779248, + 53.0516003 + ], + [ + 5.3771845, + 53.0515552 + ], + [ + 5.3771094, + 53.0515648 + ], + [ + 5.3769753, + 53.0515777 + ], + [ + 5.3768733, + 53.051539 + ], + [ + 5.3768036, + 53.0514713 + ], + [ + 5.376825, + 53.0514036 + ], + [ + 5.3769216, + 53.0513552 + ], + [ + 5.3770289, + 53.0513391 + ], + [ + 5.3771255, + 53.0513714 + ], + [ + 5.3771898, + 53.0514197 + ], + [ + 5.3773347, + 53.0514455 + ], + [ + 5.3779677, + 53.0514649 + ], + [ + 5.378075, + 53.0514455 + ], + [ + 5.3781822, + 53.051373 + ], + [ + 5.3783915, + 53.0511827 + ], + [ + 5.3785202, + 53.0510699 + ], + [ + 5.3786168, + 53.0509312 + ], + [ + 5.3788313, + 53.0506055 + ], + [ + 5.3790996, + 53.0501541 + ], + [ + 5.3793678, + 53.0496639 + ], + [ + 5.3796038, + 53.0492286 + ], + [ + 5.3799418, + 53.0487578 + ], + [ + 5.3800061, + 53.0486514 + ], + [ + 5.3800813, + 53.048474 + ], + [ + 5.3801295, + 53.0483289 + ], + [ + 5.3801778, + 53.048158 + ], + [ + 5.3802529, + 53.0479613 + ], + [ + 5.380269, + 53.0478484 + ], + [ + 5.3802797, + 53.0477291 + ], + [ + 5.3802636, + 53.047613 + ], + [ + 5.3802261, + 53.0474389 + ], + [ + 5.3801617, + 53.0473453 + ], + [ + 5.3801027, + 53.0472776 + ], + [ + 5.3800222, + 53.0472357 + ], + [ + 5.3799364, + 53.0472163 + ], + [ + 5.379813, + 53.0472002 + ], + [ + 5.3797004, + 53.0471615 + ], + [ + 5.3796038, + 53.0471357 + ], + [ + 5.3795073, + 53.0471389 + ], + [ + 5.3793731, + 53.0472325 + ], + [ + 5.3792873, + 53.0472712 + ], + [ + 5.3791961, + 53.0472841 + ], + [ + 5.3790942, + 53.0472454 + ], + [ + 5.3790137, + 53.047168 + ], + [ + 5.3785228, + 53.0470387 + ], + [ + 5.3784692, + 53.0469935 + ], + [ + 5.3784343, + 53.0468468 + ], + [ + 5.3783968, + 53.0468194 + ], + [ + 5.3782331, + 53.0467872 + ], + [ + 5.3780883, + 53.0467872 + ], + [ + 5.3780454, + 53.0468017 + ], + [ + 5.3780239, + 53.046871 + ], + [ + 5.3780055, + 53.0469681 + ], + [ + 5.3779274, + 53.0469613 + ], + [ + 5.3779327, + 53.0468871 + ], + [ + 5.3773909, + 53.0467356 + ], + [ + 5.3773373, + 53.0467098 + ], + [ + 5.3772944, + 53.0466453 + ], + [ + 5.3773131, + 53.0464937 + ], + [ + 5.3772407, + 53.0464727 + ], + [ + 5.3771254, + 53.0464614 + ], + [ + 5.3769993, + 53.046455 + ], + [ + 5.3769189, + 53.0464663 + ], + [ + 5.3768867, + 53.0464937 + ], + [ + 5.3768652, + 53.0466243 + ], + [ + 5.3768169, + 53.0466211 + ], + [ + 5.3768079, + 53.0465784 + ], + [ + 5.3762268, + 53.0464292 + ], + [ + 5.3761839, + 53.0463969 + ], + [ + 5.3761667, + 53.0463347 + ], + [ + 5.3761544, + 53.0461583 + ], + [ + 5.3760364, + 53.0461325 + ], + [ + 5.3758621, + 53.0461277 + ], + [ + 5.3757993, + 53.046145 + ], + [ + 5.3757145, + 53.0463341 + ], + [ + 5.3756743, + 53.0463292 + ], + [ + 5.3756582, + 53.0462679 + ], + [ + 5.3736036, + 53.0456842 + ], + [ + 5.3735339, + 53.0456359 + ], + [ + 5.3734246, + 53.0453232 + ], + [ + 5.3732954, + 53.0451484 + ], + [ + 5.3736795, + 53.0448009 + ], + [ + 5.3738075, + 53.0448191 + ], + [ + 5.3737161, + 53.0450387 + ], + [ + 5.3740819, + 53.0451484 + ], + [ + 5.3747953, + 53.0451301 + ], + [ + 5.3750148, + 53.0449838 + ], + [ + 5.3751246, + 53.0447094 + ], + [ + 5.3750697, + 53.0444533 + ], + [ + 5.3743197, + 53.0442338 + ], + [ + 5.3743968, + 53.0441192 + ], + [ + 5.3745619, + 53.0439724 + ], + [ + 5.375088, + 53.0434106 + ], + [ + 5.3760758, + 53.0430997 + ], + [ + 5.3764657, + 53.0430203 + ], + [ + 5.3768143, + 53.043001 + ], + [ + 5.3772381, + 53.0430171 + ], + [ + 5.3776619, + 53.0430816 + ], + [ + 5.3781394, + 53.0432106 + ], + [ + 5.3787509, + 53.0434235 + ], + [ + 5.379856, + 53.0438427 + ], + [ + 5.3801832, + 53.0439427 + ], + [ + 5.3804461, + 53.0439911 + ], + [ + 5.3806875, + 53.0440072 + ], + [ + 5.3808806, + 53.0440427 + ], + [ + 5.380961, + 53.0441104 + ], + [ + 5.3811059, + 53.0441652 + ], + [ + 5.3814117, + 53.0442265 + ], + [ + 5.3817979, + 53.0443362 + ], + [ + 5.3821251, + 53.0444168 + ], + [ + 5.3824792, + 53.0445006 + ], + [ + 5.3825918, + 53.04452 + ], + [ + 5.3827581, + 53.0445393 + ], + [ + 5.3828976, + 53.0446103 + ], + [ + 5.3831605, + 53.0446877 + ], + [ + 5.3833911, + 53.0447586 + ], + [ + 5.3836272, + 53.0448102 + ], + [ + 5.3838686, + 53.0448135 + ], + [ + 5.3840617, + 53.0448038 + ], + [ + 5.3841904, + 53.0447522 + ], + [ + 5.3842602, + 53.0447006 + ], + [ + 5.3844104, + 53.0446587 + ], + [ + 5.3845981, + 53.0446296 + ], + [ + 5.3847483, + 53.0446264 + ], + [ + 5.384861, + 53.0445942 + ], + [ + 5.3849575, + 53.0445135 + ], + [ + 5.3850112, + 53.0444103 + ], + [ + 5.3850809, + 53.0442717 + ], + [ + 5.3851131, + 53.0442136 + ], + [ + 5.3852365, + 53.0441459 + ], + [ + 5.3853277, + 53.0440781 + ], + [ + 5.3853384, + 53.0439975 + ], + [ + 5.3853867, + 53.0438782 + ], + [ + 5.3854779, + 53.0437653 + ], + [ + 5.3856066, + 53.0436847 + ], + [ + 5.3858243, + 53.043603 + ], + [ + 5.3859621, + 53.0434764 + ], + [ + 5.3860496, + 53.0434034 + ], + [ + 5.3861679, + 53.0432802 + ], + [ + 5.3863932, + 53.0429925 + ], + [ + 5.3867249, + 53.0426618 + ], + [ + 5.3868624, + 53.0424814 + ], + [ + 5.3871967, + 53.0421847 + ], + [ + 5.3873313, + 53.041889 + ], + [ + 5.3873844, + 53.0418935 + ], + [ + 5.3873767, + 53.0418157 + ], + [ + 5.3879113, + 53.0417194 + ], + [ + 5.3880816, + 53.0415685 + ], + [ + 5.3880436, + 53.0414839 + ], + [ + 5.3881573, + 53.0414656 + ], + [ + 5.3882331, + 53.0413992 + ], + [ + 5.3882252, + 53.0412095 + ], + [ + 5.3881645, + 53.0411523 + ], + [ + 5.3882286, + 53.041006 + ], + [ + 5.3884448, + 53.0410013 + ], + [ + 5.3884674, + 53.0409144 + ], + [ + 5.3882702, + 53.04091 + ], + [ + 5.3884064, + 53.0407201 + ], + [ + 5.3885619, + 53.0407589 + ], + [ + 5.3899537, + 53.040838 + ], + [ + 5.3901395, + 53.0407739 + ], + [ + 5.3901508, + 53.0407076 + ], + [ + 5.3899118, + 53.0406506 + ], + [ + 5.3890775, + 53.040642 + ], + [ + 5.3892439, + 53.040379 + ], + [ + 5.3893652, + 53.0403241 + ], + [ + 5.3893995, + 53.0404703 + ], + [ + 5.3895361, + 53.0405182 + ], + [ + 5.389691, + 53.0401249 + ], + [ + 5.3897743, + 53.0401272 + ], + [ + 5.3897742, + 53.0399603 + ], + [ + 5.3898498, + 53.0398093 + ], + [ + 5.3900732, + 53.0396972 + ], + [ + 5.3900616, + 53.0395074 + ], + [ + 5.3903532, + 53.039249 + ], + [ + 5.3903793, + 53.0389928 + ], + [ + 5.3905799, + 53.0387938 + ], + [ + 5.3905379, + 53.0386133 + ], + [ + 5.3906476, + 53.0384441 + ], + [ + 5.390947, + 53.0383044 + ], + [ + 5.3909771, + 53.0381329 + ], + [ + 5.3914007, + 53.0375588 + ], + [ + 5.392369, + 53.0361316 + ], + [ + 5.3922815, + 53.0359237 + ], + [ + 5.3925544, + 53.0359189 + ], + [ + 5.3927893, + 53.0357748 + ], + [ + 5.3930052, + 53.0356055 + ], + [ + 5.3931754, + 53.035443 + ], + [ + 5.3930652, + 53.035306 + ], + [ + 5.3931371, + 53.0351367 + ], + [ + 5.3935352, + 53.0351433 + ], + [ + 5.3935691, + 53.0350153 + ], + [ + 5.3939556, + 53.0348824 + ], + [ + 5.3938187, + 53.0346745 + ], + [ + 5.3939663, + 53.0344892 + ], + [ + 5.3935605, + 53.0343912 + ], + [ + 5.3934006, + 53.0341169 + ], + [ + 5.3932676, + 53.033941 + ], + [ + 5.3929827, + 53.0336189 + ], + [ + 5.392797, + 53.0336098 + ], + [ + 5.3928839, + 53.0334566 + ], + [ + 5.3929863, + 53.0334245 + ], + [ + 5.3931343, + 53.0335684 + ], + [ + 5.3931681, + 53.0333444 + ], + [ + 5.3937821, + 53.0332182 + ], + [ + 5.3940166, + 53.0328706 + ], + [ + 5.3938569, + 53.0326238 + ], + [ + 5.3939965, + 53.0322282 + ], + [ + 5.3949703, + 53.0319075 + ], + [ + 5.3952548, + 53.0319805 + ], + [ + 5.3954973, + 53.0318911 + ], + [ + 5.396013, + 53.0318931 + ], + [ + 5.3963165, + 53.0320552 + ], + [ + 5.39684, + 53.032192 + ], + [ + 5.3974089, + 53.0323082 + ], + [ + 5.3975496, + 53.0325413 + ], + [ + 5.3984293, + 53.0325863 + ], + [ + 5.398467, + 53.0324744 + ], + [ + 5.3988732, + 53.0327621 + ], + [ + 5.3988469, + 53.0328833 + ], + [ + 5.3985968, + 53.0328949 + ], + [ + 5.3985513, + 53.033007 + ], + [ + 5.3990179, + 53.0331049 + ], + [ + 5.399082, + 53.0328968 + ], + [ + 5.3991883, + 53.0329653 + ], + [ + 5.3992944, + 53.0329424 + ], + [ + 5.3993821, + 53.0332121 + ], + [ + 5.3996476, + 53.0332919 + ], + [ + 5.3995378, + 53.0333469 + ], + [ + 5.3997051, + 53.0336096 + ], + [ + 5.4000959, + 53.0337442 + ], + [ + 5.4000813, + 53.0340621 + ], + [ + 5.4003093, + 53.0343134 + ], + [ + 5.4002908, + 53.0345192 + ], + [ + 5.4004426, + 53.034615 + ], + [ + 5.4002158, + 53.0350107 + ], + [ + 5.4000836, + 53.0353011 + ], + [ + 5.3999787, + 53.0359413 + ], + [ + 5.4002218, + 53.0361423 + ], + [ + 5.4001843, + 53.0364121 + ], + [ + 5.3999911, + 53.0365356 + ], + [ + 5.4001547, + 53.0368145 + ], + [ + 5.4002159, + 53.0371276 + ], + [ + 5.4003603, + 53.0371893 + ], + [ + 5.4003833, + 53.0373607 + ], + [ + 5.4002052, + 53.0374248 + ], + [ + 5.4003571, + 53.0375322 + ], + [ + 5.4002969, + 53.0378019 + ], + [ + 5.400225, + 53.0378478 + ], + [ + 5.4002253, + 53.0380237 + ], + [ + 5.4003773, + 53.0381722 + ], + [ + 5.4003208, + 53.0384192 + ], + [ + 5.4006017, + 53.0385676 + ], + [ + 5.4005641, + 53.0387459 + ], + [ + 5.4005151, + 53.0389288 + ], + [ + 5.4008339, + 53.0389904 + ], + [ + 5.400952, + 53.0393446 + ], + [ + 5.4008613, + 53.0394704 + ], + [ + 5.4011083, + 53.0397445 + ], + [ + 5.4011352, + 53.0399663 + ], + [ + 5.4009497, + 53.040115 + ], + [ + 5.401375, + 53.0404233 + ], + [ + 5.4013298, + 53.0405879 + ], + [ + 5.4011631, + 53.0406978 + ], + [ + 5.4013874, + 53.0409834 + ], + [ + 5.4012512, + 53.0411939 + ], + [ + 5.4013655, + 53.041388 + ], + [ + 5.4015511, + 53.0413445 + ], + [ + 5.4015969, + 53.0414587 + ], + [ + 5.4018321, + 53.0415226 + ], + [ + 5.4018897, + 53.0418632 + ], + [ + 5.4017571, + 53.0419364 + ], + [ + 5.4016286, + 53.0422223 + ], + [ + 5.4018263, + 53.0424462 + ], + [ + 5.4020697, + 53.0428072 + ], + [ + 5.4022635, + 53.0429922 + ], + [ + 5.4022527, + 53.0432665 + ], + [ + 5.4024689, + 53.0433098 + ], + [ + 5.4025114, + 53.0436985 + ], + [ + 5.4026327, + 53.0436846 + ], + [ + 5.4028112, + 53.0438171 + ], + [ + 5.402842, + 53.044048 + ], + [ + 5.4030586, + 53.0442765 + ], + [ + 5.4028777, + 53.0448915 + ], + [ + 5.4031171, + 53.0451246 + ], + [ + 5.4030113, + 53.0452846 + ], + [ + 5.403167, + 53.0453806 + ], + [ + 5.4030723, + 53.045511 + ], + [ + 5.4031486, + 53.0456709 + ], + [ + 5.4030729, + 53.0457967 + ], + [ + 5.4032744, + 53.0460275 + ], + [ + 5.402945, + 53.0463432 + ], + [ + 5.4030704, + 53.0464505 + ], + [ + 5.4030556, + 53.046622 + ], + [ + 5.4029494, + 53.0466587 + ], + [ + 5.4030977, + 53.0468025 + ], + [ + 5.4030979, + 53.0469283 + ], + [ + 5.4032309, + 53.0470677 + ], + [ + 5.4031666, + 53.047182 + ], + [ + 5.4032048, + 53.0473099 + ], + [ + 5.4031025, + 53.047374 + ], + [ + 5.4031485, + 53.047582 + ], + [ + 5.403005, + 53.0479571 + ], + [ + 5.4031645, + 53.0480118 + ], + [ + 5.4032142, + 53.0482633 + ], + [ + 5.4030817, + 53.048396 + ], + [ + 5.4031767, + 53.0484896 + ], + [ + 5.4033436, + 53.0484735 + ], + [ + 5.4034614, + 53.0485855 + ], + [ + 5.4037302, + 53.0483749 + ], + [ + 5.4036201, + 53.0482973 + ], + [ + 5.4037148, + 53.0481966 + ], + [ + 5.4036576, + 53.0480823 + ], + [ + 5.403908, + 53.0481073 + ], + [ + 5.4043277, + 53.0480083 + ], + [ + 5.4045108, + 53.0479651 + ], + [ + 5.4045899, + 53.0476656 + ], + [ + 5.4047492, + 53.0476723 + ], + [ + 5.4049006, + 53.0475556 + ], + [ + 5.4047601, + 53.047446 + ], + [ + 5.4046578, + 53.047501 + ], + [ + 5.4043824, + 53.0463627 + ], + [ + 5.4044275, + 53.0461591 + ], + [ + 5.4045751, + 53.0459876 + ], + [ + 5.4047837, + 53.045928 + ], + [ + 5.404962, + 53.0460193 + ], + [ + 5.4049813, + 53.0461724 + ], + [ + 5.4051974, + 53.046138 + ], + [ + 5.4052427, + 53.0459893 + ], + [ + 5.4053449, + 53.045955 + ], + [ + 5.4054576, + 53.0453674 + ], + [ + 5.4053588, + 53.0453194 + ], + [ + 5.40512, + 53.0453219 + ], + [ + 5.4046386, + 53.0454664 + ], + [ + 5.4042859, + 53.0454392 + ], + [ + 5.4042211, + 53.0453066 + ], + [ + 5.4045506, + 53.0450572 + ], + [ + 5.4045124, + 53.0449452 + ], + [ + 5.4050923, + 53.0447436 + ], + [ + 5.4051409, + 53.0444097 + ], + [ + 5.4049243, + 53.0442087 + ], + [ + 5.4043594, + 53.0442777 + ], + [ + 5.4048785, + 53.0440282 + ], + [ + 5.4050639, + 53.0438521 + ], + [ + 5.4048048, + 53.0432327 + ], + [ + 5.4046758, + 53.0432099 + ], + [ + 5.4045391, + 53.0431117 + ], + [ + 5.4040308, + 53.0430184 + ], + [ + 5.4038068, + 53.0428974 + ], + [ + 5.4042046, + 53.0426936 + ], + [ + 5.4042273, + 53.042625 + ], + [ + 5.4045532, + 53.042547 + ], + [ + 5.4043703, + 53.0420197 + ], + [ + 5.4042861, + 53.0417768 + ], + [ + 5.4041421, + 53.0417724 + ], + [ + 5.4039372, + 53.0417268 + ], + [ + 5.4034484, + 53.0418917 + ], + [ + 5.4032473, + 53.0418851 + ], + [ + 5.4031561, + 53.041748 + ], + [ + 5.4032886, + 53.0416336 + ], + [ + 5.4036793, + 53.041663 + ], + [ + 5.4042253, + 53.0416649 + ], + [ + 5.4040879, + 53.0412055 + ], + [ + 5.4038448, + 53.0409907 + ], + [ + 5.4038482, + 53.040801 + ], + [ + 5.4034499, + 53.0407441 + ], + [ + 5.4029532, + 53.0407696 + ], + [ + 5.4037905, + 53.0403918 + ], + [ + 5.4037018, + 53.0396215 + ], + [ + 5.4035293, + 53.0394735 + ], + [ + 5.4035233, + 53.0394684 + ], + [ + 5.4039963, + 53.0389514 + ], + [ + 5.4043067, + 53.0386814 + ], + [ + 5.4044615, + 53.0383178 + ], + [ + 5.4046469, + 53.0381005 + ], + [ + 5.4048619, + 53.0376065 + ], + [ + 5.4050249, + 53.0375653 + ], + [ + 5.4052479, + 53.0371536 + ], + [ + 5.4051791, + 53.0369182 + ], + [ + 5.4053531, + 53.0366757 + ], + [ + 5.4053564, + 53.0364494 + ], + [ + 5.4057804, + 53.0361633 + ], + [ + 5.4062337, + 53.0352782 + ], + [ + 5.4061159, + 53.0351503 + ], + [ + 5.406286, + 53.0348553 + ], + [ + 5.4062437, + 53.0345444 + ], + [ + 5.4065465, + 53.0343361 + ], + [ + 5.406709, + 53.0340685 + ], + [ + 5.4069741, + 53.0339472 + ], + [ + 5.4071665, + 53.0334875 + ], + [ + 5.4070377, + 53.0334991 + ], + [ + 5.4069238, + 53.0333985 + ], + [ + 5.406965, + 53.0331493 + ], + [ + 5.4068696, + 53.0328979 + ], + [ + 5.406586, + 53.0332548 + ], + [ + 5.4064346, + 53.033392 + ], + [ + 5.4063781, + 53.0335407 + ], + [ + 5.4060937, + 53.0335432 + ], + [ + 5.4061963, + 53.0337008 + ], + [ + 5.405897, + 53.0337628 + ], + [ + 5.4056473, + 53.0340008 + ], + [ + 5.4056198, + 53.0340055 + ], + [ + 5.4050408, + 53.0341041 + ], + [ + 5.404727, + 53.0345547 + ], + [ + 5.4044324, + 53.0350967 + ], + [ + 5.4044819, + 53.035227 + ], + [ + 5.4042733, + 53.0352203 + ], + [ + 5.4041902, + 53.0353575 + ], + [ + 5.4040236, + 53.0355108 + ], + [ + 5.4037774, + 53.0356024 + ], + [ + 5.403612, + 53.0364256 + ], + [ + 5.4035022, + 53.0364783 + ], + [ + 5.4032331, + 53.0365401 + ], + [ + 5.4031082, + 53.0366659 + ], + [ + 5.4031123, + 53.0368443 + ], + [ + 5.4027833, + 53.0372606 + ], + [ + 5.4025901, + 53.0373224 + ], + [ + 5.4023368, + 53.0377319 + ], + [ + 5.401643, + 53.0378193 + ], + [ + 5.4011043, + 53.0376825 + ], + [ + 5.401138, + 53.0374539 + ], + [ + 5.4009743, + 53.0370539 + ], + [ + 5.4009763, + 53.0361532 + ], + [ + 5.4010242, + 53.0353667 + ], + [ + 5.401058, + 53.0352524 + ], + [ + 5.4012437, + 53.0352202 + ], + [ + 5.4014487, + 53.0353024 + ], + [ + 5.4017937, + 53.0352519 + ], + [ + 5.4025145, + 53.0354891 + ], + [ + 5.402324, + 53.0350412 + ], + [ + 5.4025316, + 53.0345746 + ], + [ + 5.4022999, + 53.0342959 + ], + [ + 5.4022765, + 53.0340056 + ], + [ + 5.4021775, + 53.0337291 + ], + [ + 5.4023168, + 53.0332237 + ], + [ + 5.4022558, + 53.0330317 + ], + [ + 5.4024755, + 53.0329286 + ], + [ + 5.4022851, + 53.032531 + ], + [ + 5.4025115, + 53.0319571 + ], + [ + 5.4029056, + 53.0318996 + ], + [ + 5.4028182, + 53.0317648 + ], + [ + 5.4030796, + 53.0316663 + ], + [ + 5.402901, + 53.0314516 + ], + [ + 5.4025973, + 53.0312048 + ], + [ + 5.4024108, + 53.0308484 + ], + [ + 5.4020652, + 53.0305652 + ], + [ + 5.401758, + 53.0304579 + ], + [ + 5.401557, + 53.0305175 + ], + [ + 5.4013177, + 53.0302868 + ], + [ + 5.401363, + 53.0301542 + ], + [ + 5.401215, + 53.0300262 + ], + [ + 5.4009382, + 53.0300448 + ], + [ + 5.4009645, + 53.0298847 + ], + [ + 5.4008771, + 53.029823 + ], + [ + 5.4009981, + 53.0296881 + ], + [ + 5.4006187, + 53.0294849 + ], + [ + 5.4003419, + 53.0294531 + ], + [ + 5.3999933, + 53.0295562 + ], + [ + 5.3998042, + 53.0298261 + ], + [ + 5.3995235, + 53.0297783 + ], + [ + 5.3990499, + 53.0298769 + ], + [ + 5.3981176, + 53.0300627 + ], + [ + 5.3970942, + 53.0301435 + ], + [ + 5.3965292, + 53.0301302 + ], + [ + 5.3968508, + 53.0297779 + ], + [ + 5.3968086, + 53.0295401 + ], + [ + 5.3966379, + 53.0294328 + ], + [ + 5.3966715, + 53.0291424 + ], + [ + 5.3968415, + 53.0288337 + ], + [ + 5.3960297, + 53.0285325 + ], + [ + 5.3960637, + 53.0284593 + ], + [ + 5.3963025, + 53.0284043 + ], + [ + 5.3967765, + 53.028468 + ], + [ + 5.3970154, + 53.0285593 + ], + [ + 5.3978269, + 53.0286432 + ], + [ + 5.3981072, + 53.0285539 + ], + [ + 5.3981567, + 53.0286316 + ], + [ + 5.3984827, + 53.0286771 + ], + [ + 5.3986191, + 53.0285398 + ], + [ + 5.3994884, + 53.029193 + ], + [ + 5.3991624, + 53.0292253 + ], + [ + 5.3990147, + 53.0292848 + ], + [ + 5.3988292, + 53.0294473 + ], + [ + 5.3987499, + 53.0296074 + ], + [ + 5.3984542, + 53.0296305 + ], + [ + 5.3980753, + 53.0297198 + ], + [ + 5.3978931, + 53.0296445 + ], + [ + 5.3977569, + 53.0297909 + ], + [ + 5.3975258, + 53.0298414 + ], + [ + 5.3975259, + 53.0299466 + ], + [ + 5.3981022, + 53.0299027 + ], + [ + 5.3981891, + 53.0297746 + ], + [ + 5.3983786, + 53.029738 + ], + [ + 5.3988069, + 53.0296805 + ], + [ + 5.3992651, + 53.0293829 + ], + [ + 5.3993674, + 53.0293715 + ], + [ + 5.3994282, + 53.0294148 + ], + [ + 5.3993638, + 53.029536 + ], + [ + 5.399754, + 53.0293369 + ], + [ + 5.3998412, + 53.0293529 + ], + [ + 5.4001444, + 53.0292886 + ], + [ + 5.4000343, + 53.0291858 + ], + [ + 5.399913, + 53.0291836 + ], + [ + 5.399727, + 53.02909 + ], + [ + 5.399564, + 53.0290741 + ], + [ + 5.3993741, + 53.0288868 + ], + [ + 5.3991465, + 53.0288413 + ], + [ + 5.3991804, + 53.0287064 + ], + [ + 5.3987477, + 53.0284208 + ], + [ + 5.3988308, + 53.0282585 + ], + [ + 5.3988191, + 53.0280733 + ], + [ + 5.3985915, + 53.0280049 + ], + [ + 5.3986216, + 53.027838 + ], + [ + 5.3983864, + 53.0277719 + ], + [ + 5.398352, + 53.0276439 + ], + [ + 5.3985225, + 53.0276118 + ], + [ + 5.3983743, + 53.0273947 + ], + [ + 5.3981427, + 53.0272211 + ], + [ + 5.3977371, + 53.02721 + ], + [ + 5.3975019, + 53.0271575 + ], + [ + 5.3974979, + 53.0270066 + ], + [ + 5.3977288, + 53.0268625 + ], + [ + 5.397596, + 53.0267825 + ], + [ + 5.3976337, + 53.0266248 + ], + [ + 5.3974316, + 53.0260214 + ], + [ + 5.3972042, + 53.0260307 + ], + [ + 5.3972229, + 53.0258844 + ], + [ + 5.3970029, + 53.0258022 + ], + [ + 5.3970401, + 53.0253793 + ], + [ + 5.3968351, + 53.0253131 + ], + [ + 5.3967327, + 53.02524 + ], + [ + 5.396706, + 53.0251646 + ], + [ + 5.3969478, + 53.0246867 + ], + [ + 5.396815, + 53.0246364 + ], + [ + 5.3969659, + 53.0241951 + ], + [ + 5.3971817, + 53.02406 + ], + [ + 5.3971889, + 53.0238634 + ], + [ + 5.3973817, + 53.0236233 + ], + [ + 5.3974954, + 53.0235775 + ], + [ + 5.3975634, + 53.0234106 + ], + [ + 5.398704, + 53.0232017 + ], + [ + 5.3987111, + 53.0230051 + ], + [ + 5.3988437, + 53.0229341 + ], + [ + 5.3988243, + 53.0226873 + ], + [ + 5.3992072, + 53.0226801 + ], + [ + 5.399268, + 53.0227372 + ], + [ + 5.3996544, + 53.0226615 + ], + [ + 5.399961, + 53.0224853 + ], + [ + 5.400166, + 53.0225445 + ], + [ + 5.4003706, + 53.0225055 + ], + [ + 5.4003704, + 53.0224095 + ], + [ + 5.4002413, + 53.0223182 + ], + [ + 5.400317, + 53.0222633 + ], + [ + 5.4007533, + 53.0224664 + ], + [ + 5.4010903, + 53.0223313 + ], + [ + 5.4013483, + 53.0223882 + ], + [ + 5.4015754, + 53.0222281 + ], + [ + 5.4019392, + 53.0222049 + ], + [ + 5.4020566, + 53.022134 + ], + [ + 5.4020942, + 53.0219579 + ], + [ + 5.4022041, + 53.0219373 + ], + [ + 5.4025491, + 53.0220125 + ], + [ + 5.4025148, + 53.0218548 + ], + [ + 5.4026699, + 53.021738 + ], + [ + 5.4026771, + 53.0215757 + ], + [ + 5.4029011, + 53.0217264 + ], + [ + 5.4031097, + 53.0217811 + ], + [ + 5.4033295, + 53.0217444 + ], + [ + 5.4034122, + 53.0213786 + ], + [ + 5.4038212, + 53.0212502 + ], + [ + 5.4039579, + 53.0213576 + ], + [ + 5.4042796, + 53.021083 + ], + [ + 5.4045337, + 53.0211651 + ], + [ + 5.4047611, + 53.0211696 + ], + [ + 5.4046433, + 53.020973 + ], + [ + 5.4049766, + 53.020895 + ], + [ + 5.4051734, + 53.0207668 + ], + [ + 5.4055303, + 53.0210455 + ], + [ + 5.4056329, + 53.0211711 + ], + [ + 5.4058603, + 53.021171 + ], + [ + 5.4060543, + 53.0214909 + ], + [ + 5.4066646, + 53.0214629 + ], + [ + 5.4068735, + 53.0217166 + ], + [ + 5.4070439, + 53.0216456 + ], + [ + 5.4072146, + 53.0217232 + ], + [ + 5.4073281, + 53.0216133 + ], + [ + 5.4074722, + 53.0216498 + ], + [ + 5.407503, + 53.0218532 + ], + [ + 5.4079159, + 53.0217226 + ], + [ + 5.4079306, + 53.0214872 + ], + [ + 5.4080556, + 53.0214321 + ], + [ + 5.4081083, + 53.0212789 + ], + [ + 5.4082032, + 53.0213337 + ], + [ + 5.4083435, + 53.0213314 + ], + [ + 5.4084158, + 53.0214707 + ], + [ + 5.4085485, + 53.0215187 + ], + [ + 5.4086974, + 53.0220284 + ], + [ + 5.4085813, + 53.0221615 + ], + [ + 5.4084819, + 53.0222754 + ], + [ + 5.4085654, + 53.022385 + ], + [ + 5.4086986, + 53.0225861 + ], + [ + 5.408699, + 53.0228513 + ], + [ + 5.4089266, + 53.0229083 + ], + [ + 5.4093169, + 53.022796 + ], + [ + 5.4097415, + 53.0228459 + ], + [ + 5.4095363, + 53.0226541 + ], + [ + 5.4094107, + 53.0223479 + ], + [ + 5.4092286, + 53.0222885 + ], + [ + 5.4093764, + 53.0222152 + ], + [ + 5.4094366, + 53.0220438 + ], + [ + 5.4090257, + 53.0212942 + ], + [ + 5.4083879, + 53.0208741 + ], + [ + 5.408198, + 53.0206822 + ], + [ + 5.4080921, + 53.0207875 + ], + [ + 5.4078153, + 53.0207122 + ], + [ + 5.4076031, + 53.0207673 + ], + [ + 5.4077808, + 53.0205659 + ], + [ + 5.4083148, + 53.0202957 + ], + [ + 5.4085682, + 53.0200464 + ], + [ + 5.4084609, + 53.0195092 + ], + [ + 5.407782, + 53.0192629 + ], + [ + 5.4074485, + 53.0192494 + ], + [ + 5.4078159, + 53.0191828 + ], + [ + 5.4081341, + 53.019082 + ], + [ + 5.408418, + 53.0188714 + ], + [ + 5.4082829, + 53.0177148 + ], + [ + 5.4081046, + 53.0176257 + ], + [ + 5.4081801, + 53.0174703 + ], + [ + 5.4076875, + 53.0175529 + ], + [ + 5.4072939, + 53.0178161 + ], + [ + 5.4076646, + 53.0174546 + ], + [ + 5.4074474, + 53.0169267 + ], + [ + 5.4073864, + 53.0167485 + ], + [ + 5.4072003, + 53.0165062 + ], + [ + 5.4070411, + 53.0165247 + ], + [ + 5.4071881, + 53.0161405 + ], + [ + 5.4067817, + 53.0157178 + ], + [ + 5.406918, + 53.0155944 + ], + [ + 5.406747, + 53.0154276 + ], + [ + 5.4061517, + 53.0152474 + ], + [ + 5.4063069, + 53.015133 + ], + [ + 5.4065419, + 53.0151351 + ], + [ + 5.4067915, + 53.0149109 + ], + [ + 5.4067683, + 53.014648 + ], + [ + 5.4066732, + 53.014504 + ], + [ + 5.4067564, + 53.0144148 + ], + [ + 5.4067447, + 53.0142525 + ], + [ + 5.4062059, + 53.0139512 + ], + [ + 5.4063194, + 53.0138322 + ], + [ + 5.4063193, + 53.0137499 + ], + [ + 5.4062621, + 53.0136562 + ], + [ + 5.4058946, + 53.0136679 + ], + [ + 5.4056257, + 53.0137435 + ], + [ + 5.4048332, + 53.0135247 + ], + [ + 5.4050828, + 53.0133096 + ], + [ + 5.4056763, + 53.012525 + ], + [ + 5.4058736, + 53.0126164 + ], + [ + 5.4060781, + 53.0126345 + ], + [ + 5.4060023, + 53.0125202 + ], + [ + 5.4066126, + 53.0126226 + ], + [ + 5.4066202, + 53.0127026 + ], + [ + 5.4069954, + 53.0126543 + ], + [ + 5.4073214, + 53.0127112 + ], + [ + 5.4073698, + 53.0123157 + ], + [ + 5.4072594, + 53.012014 + ], + [ + 5.4069749, + 53.0119228 + ], + [ + 5.406903, + 53.0119868 + ], + [ + 5.4066717, + 53.0119275 + ], + [ + 5.40649, + 53.0119711 + ], + [ + 5.4063798, + 53.0118752 + ], + [ + 5.4063159, + 53.011818 + ], + [ + 5.4062318, + 53.0117428 + ], + [ + 5.4060423, + 53.0116971 + ], + [ + 5.4056862, + 53.01183 + ], + [ + 5.4054626, + 53.0118051 + ], + [ + 5.4051141, + 53.011835 + ], + [ + 5.4051864, + 53.0120065 + ], + [ + 5.4049096, + 53.011929 + ], + [ + 5.4046707, + 53.0119039 + ], + [ + 5.4044925, + 53.0118035 + ], + [ + 5.4046171, + 53.0116297 + ], + [ + 5.4045641, + 53.0115703 + ], + [ + 5.4049127, + 53.01157 + ], + [ + 5.4052045, + 53.0115927 + ], + [ + 5.4052612, + 53.0114966 + ], + [ + 5.405208, + 53.0114326 + ], + [ + 5.4049087, + 53.0114854 + ], + [ + 5.4048063, + 53.011433 + ], + [ + 5.4048552, + 53.0113071 + ], + [ + 5.4043729, + 53.010768 + ], + [ + 5.4041943, + 53.0104435 + ], + [ + 5.4041329, + 53.0101006 + ], + [ + 5.4041889, + 53.0097097 + ], + [ + 5.4040335, + 53.0096801 + ], + [ + 5.4041048, + 53.0092914 + ], + [ + 5.4036949, + 53.0089487 + ], + [ + 5.4038648, + 53.0086674 + ], + [ + 5.4037057, + 53.0086424 + ], + [ + 5.403834, + 53.0084045 + ], + [ + 5.4041713, + 53.008402 + ], + [ + 5.4041142, + 53.0082809 + ], + [ + 5.404277, + 53.0082327 + ], + [ + 5.4043677, + 53.008123 + ], + [ + 5.4041176, + 53.0080705 + ], + [ + 5.4040306, + 53.0081346 + ], + [ + 5.4038943, + 53.0081851 + ], + [ + 5.4037387, + 53.0081577 + ], + [ + 5.4040452, + 53.0079334 + ], + [ + 5.4036208, + 53.0078698 + ], + [ + 5.4032451, + 53.0076437 + ], + [ + 5.4030217, + 53.0076598 + ], + [ + 5.4029495, + 53.0075776 + ], + [ + 5.4030098, + 53.0074336 + ], + [ + 5.4031687, + 53.0073077 + ], + [ + 5.4027291, + 53.007212 + ], + [ + 5.4024713, + 53.0072213 + ], + [ + 5.4021451, + 53.0070204 + ], + [ + 5.4018609, + 53.007016 + ], + [ + 5.4018116, + 53.0069567 + ], + [ + 5.4016714, + 53.0069613 + ], + [ + 5.401671, + 53.0068287 + ], + [ + 5.4014626, + 53.0067992 + ], + [ + 5.4009805, + 53.006372 + ], + [ + 5.4009079, + 53.0060337 + ], + [ + 5.4009565, + 53.0056885 + ], + [ + 5.4008882, + 53.0056131 + ], + [ + 5.4007214, + 53.0055789 + ], + [ + 5.4002328, + 53.0056456 + ], + [ + 5.4001039, + 53.0055839 + ], + [ + 5.4001187, + 53.0054193 + ], + [ + 5.400088, + 53.0052021 + ], + [ + 5.3998113, + 53.0051818 + ], + [ + 5.3998262, + 53.0050195 + ], + [ + 5.3993295, + 53.0048872 + ], + [ + 5.3991966, + 53.004725 + ], + [ + 5.3989008, + 53.0046132 + ], + [ + 5.3985674, + 53.0045677 + ], + [ + 5.3985747, + 53.0044008 + ], + [ + 5.3985026, + 53.0043642 + ], + [ + 5.3982904, + 53.0043553 + ], + [ + 5.3983546, + 53.0042135 + ], + [ + 5.3980778, + 53.0041543 + ], + [ + 5.3978199, + 53.0039647 + ], + [ + 5.3978954, + 53.0038435 + ], + [ + 5.3973685, + 53.0036678 + ], + [ + 5.3973376, + 53.0033637 + ], + [ + 5.3970038, + 53.0031651 + ], + [ + 5.3970527, + 53.0029753 + ], + [ + 5.3965293, + 53.0026785 + ], + [ + 5.3966313, + 53.0025367 + ], + [ + 5.3965025, + 53.0025276 + ], + [ + 5.3964038, + 53.0024225 + ], + [ + 5.3964984, + 53.0023264 + ], + [ + 5.3964224, + 53.0022167 + ], + [ + 5.3964905, + 53.0021207 + ], + [ + 5.3969297, + 53.0020404 + ], + [ + 5.3973882, + 53.0020377 + ], + [ + 5.3970699, + 53.0019625 + ], + [ + 5.3969409, + 53.0018621 + ], + [ + 5.3970425, + 53.0015351 + ], + [ + 5.3971905, + 53.0016081 + ], + [ + 5.3973761, + 53.0016286 + ], + [ + 5.3973536, + 53.0017681 + ], + [ + 5.3974863, + 53.0018091 + ], + [ + 5.3975583, + 53.0017748 + ], + [ + 5.397687, + 53.0017564 + ], + [ + 5.3980624, + 53.0018749 + ], + [ + 5.3982363, + 53.001724 + ], + [ + 5.3981225, + 53.0016189 + ], + [ + 5.3981488, + 53.0015274 + ], + [ + 5.3980804, + 53.0014017 + ], + [ + 5.3981029, + 53.0012463 + ], + [ + 5.398239, + 53.0011181 + ], + [ + 5.3985156, + 53.001166 + ], + [ + 5.3985838, + 53.0011202 + ], + [ + 5.3987281, + 53.0013442 + ], + [ + 5.3987894, + 53.0017145 + ], + [ + 5.3989941, + 53.0017646 + ], + [ + 5.399036, + 53.0018308 + ], + [ + 5.3989564, + 53.0018949 + ], + [ + 5.3991839, + 53.0019336 + ], + [ + 5.3992522, + 53.0019908 + ], + [ + 5.3994075, + 53.0019495 + ], + [ + 5.3999113, + 53.0019377 + ], + [ + 5.4000855, + 53.0018667 + ], + [ + 5.4000778, + 53.0017981 + ], + [ + 5.3998238, + 53.0016657 + ], + [ + 5.3998766, + 53.0015925 + ], + [ + 5.3997667, + 53.0015445 + ], + [ + 5.3997854, + 53.0014462 + ], + [ + 5.3997209, + 53.0013778 + ], + [ + 5.399558, + 53.0014075 + ], + [ + 5.3995312, + 53.0012522 + ], + [ + 5.3994553, + 53.001195 + ], + [ + 5.3995537, + 53.0011401 + ], + [ + 5.3994625, + 53.0009572 + ], + [ + 5.3995834, + 53.0008406 + ], + [ + 5.3994622, + 53.0007927 + ], + [ + 5.3994998, + 53.0006737 + ], + [ + 5.3993669, + 53.0005138 + ], + [ + 5.399435, + 53.0004406 + ], + [ + 5.3992112, + 53.0002876 + ], + [ + 5.3992034, + 53.0001779 + ], + [ + 5.3990443, + 53.0001962 + ], + [ + 5.3990176, + 53.00013 + ], + [ + 5.3991842, + 53.0000613 + ], + [ + 5.3993093, + 53.0001184 + ], + [ + 5.399347, + 53.0000018 + ], + [ + 5.3995405, + 53.0001662 + ], + [ + 5.3996237, + 53.0000861 + ], + [ + 5.3997904, + 53.000054 + ], + [ + 5.399775, + 52.9999763 + ], + [ + 5.399824, + 52.9998025 + ], + [ + 5.3997178, + 52.999734 + ], + [ + 5.3993729, + 52.999716 + ], + [ + 5.3992971, + 52.99962 + ], + [ + 5.3994408, + 52.9995079 + ], + [ + 5.3994558, + 52.9994118 + ], + [ + 5.3992057, + 52.999364 + ], + [ + 5.3993796, + 52.9991741 + ], + [ + 5.3990232, + 52.999051 + ], + [ + 5.3990799, + 52.9989641 + ], + [ + 5.3987918, + 52.9988454 + ], + [ + 5.3989657, + 52.9987126 + ], + [ + 5.399011, + 52.9986006 + ], + [ + 5.3992042, + 52.9985753 + ], + [ + 5.3992114, + 52.998413 + ], + [ + 5.3988815, + 52.9982052 + ], + [ + 5.3990518, + 52.998157 + ], + [ + 5.3990631, + 52.9980541 + ], + [ + 5.3989, + 52.9979788 + ], + [ + 5.3989567, + 52.9978919 + ], + [ + 5.3989528, + 52.9978256 + ], + [ + 5.3988959, + 52.997796 + ], + [ + 5.3987747, + 52.9977983 + ], + [ + 5.3986118, + 52.9977802 + ], + [ + 5.3985283, + 52.9977116 + ], + [ + 5.3985623, + 52.9976316 + ], + [ + 5.398706, + 52.9975491 + ], + [ + 5.3989067, + 52.9974805 + ], + [ + 5.398899, + 52.9974027 + ], + [ + 5.3986563, + 52.9973412 + ], + [ + 5.3987434, + 52.9972566 + ], + [ + 5.3989518, + 52.9972679 + ], + [ + 5.3991411, + 52.9972585 + ], + [ + 5.3993157, + 52.9973864 + ], + [ + 5.3993873, + 52.9972081 + ], + [ + 5.3995428, + 52.9973268 + ], + [ + 5.3996413, + 52.9972628 + ], + [ + 5.3997284, + 52.997249 + ], + [ + 5.3997509, + 52.9971415 + ], + [ + 5.3996712, + 52.9970547 + ], + [ + 5.3994285, + 52.9969269 + ], + [ + 5.399125, + 52.9967235 + ], + [ + 5.3989395, + 52.9967603 + ], + [ + 5.3988106, + 52.9967535 + ], + [ + 5.398568, + 52.9966554 + ], + [ + 5.3985982, + 52.9965959 + ], + [ + 5.3987572, + 52.996525 + ], + [ + 5.3987721, + 52.9963672 + ], + [ + 5.3988893, + 52.9962963 + ], + [ + 5.3990409, + 52.9962962 + ], + [ + 5.3991622, + 52.9963509 + ], + [ + 5.3991623, + 52.9964401 + ], + [ + 5.3992571, + 52.9964354 + ], + [ + 5.3993629, + 52.9963462 + ], + [ + 5.3995715, + 52.9964032 + ], + [ + 5.399613, + 52.9963575 + ], + [ + 5.3995256, + 52.9962135 + ], + [ + 5.3992182, + 52.9959188 + ], + [ + 5.3992673, + 52.9958068 + ], + [ + 5.3990889, + 52.9956286 + ], + [ + 5.3991417, + 52.995489 + ], + [ + 5.3991792, + 52.9952696 + ], + [ + 5.3990576, + 52.9951142 + ], + [ + 5.3990839, + 52.9949999 + ], + [ + 5.3990611, + 52.994945 + ], + [ + 5.3990986, + 52.9947781 + ], + [ + 5.3992313, + 52.9947597 + ], + [ + 5.3992577, + 52.9946957 + ], + [ + 5.3994507, + 52.9946384 + ], + [ + 5.3994505, + 52.9945424 + ], + [ + 5.3992873, + 52.9943642 + ], + [ + 5.399272, + 52.9942613 + ], + [ + 5.3991278, + 52.9940832 + ], + [ + 5.3993503, + 52.9935868 + ], + [ + 5.3994217, + 52.9933308 + ], + [ + 5.3992118, + 52.993216 + ], + [ + 5.3991493, + 52.9927778 + ], + [ + 5.3992367, + 52.992723 + ], + [ + 5.3991198, + 52.9925695 + ], + [ + 5.3988928, + 52.9924869 + ], + [ + 5.3988214, + 52.9923517 + ], + [ + 5.398632, + 52.9923149 + ], + [ + 5.3985908, + 52.992189 + ], + [ + 5.3984243, + 52.9921475 + ], + [ + 5.3983571, + 52.9918958 + ], + [ + 5.3984937, + 52.9918754 + ], + [ + 5.3986267, + 52.990862 + ], + [ + 5.3987334, + 52.9907318 + ], + [ + 5.3987344, + 52.9904755 + ], + [ + 5.3988523, + 52.990398 + ], + [ + 5.399036, + 52.989968 + ], + [ + 5.399143, + 52.9897326 + ], + [ + 5.3993144, + 52.9895406 + ], + [ + 5.3997966, + 52.9893103 + ], + [ + 5.399835, + 52.9891846 + ], + [ + 5.4000166, + 52.989258 + ], + [ + 5.4000209, + 52.9891642 + ], + [ + 5.3999264, + 52.9890862 + ], + [ + 5.3998625, + 52.9889695 + ], + [ + 5.399901, + 52.9888094 + ], + [ + 5.4000493, + 52.9887044 + ], + [ + 5.4003111, + 52.988627 + ], + [ + 5.4006335, + 52.9885519 + ], + [ + 5.4008722, + 52.9885592 + ], + [ + 5.4010767, + 52.9886006 + ], + [ + 5.4011413, + 52.9885619 + ], + [ + 5.400952, + 52.988486 + ], + [ + 5.4007173, + 52.9884491 + ], + [ + 5.4004071, + 52.9883206 + ], + [ + 5.4002219, + 52.9881853 + ], + [ + 5.4001431, + 52.9880273 + ], + [ + 5.4000869, + 52.9878442 + ], + [ + 5.4001938, + 52.9876659 + ], + [ + 5.4004105, + 52.9874831 + ], + [ + 5.4007633, + 52.987399 + ], + [ + 5.4011424, + 52.9873493 + ], + [ + 5.4061402, + 52.9874594 + ], + [ + 5.4061479, + 52.9873953 + ], + [ + 5.4019308, + 52.9872818 + ], + [ + 5.4013288, + 52.9871894 + ], + [ + 5.4011882, + 52.9872624 + ], + [ + 5.4004195, + 52.9871651 + ], + [ + 5.4003926, + 52.9872452 + ], + [ + 5.4003053, + 52.9872657 + ], + [ + 5.400267, + 52.9873892 + ], + [ + 5.4001682, + 52.9874439 + ], + [ + 5.4000394, + 52.9874346 + ], + [ + 5.4000934, + 52.9871967 + ], + [ + 5.4002565, + 52.9871786 + ], + [ + 5.4003291, + 52.9870117 + ], + [ + 5.4005464, + 52.9867032 + ], + [ + 5.4004672, + 52.9866184 + ], + [ + 5.4006123, + 52.9863624 + ], + [ + 5.4006736, + 52.9861794 + ], + [ + 5.4006969, + 52.9860354 + ], + [ + 5.4007855, + 52.9857038 + ], + [ + 5.4011007, + 52.9855189 + ], + [ + 5.4013786, + 52.9852035 + ], + [ + 5.4013604, + 52.9850273 + ], + [ + 5.4018793, + 52.9850693 + ], + [ + 5.4019692, + 52.9853302 + ], + [ + 5.4022185, + 52.985509 + ], + [ + 5.4024122, + 52.9854156 + ], + [ + 5.40228, + 52.9853352 + ], + [ + 5.4024253, + 52.9849831 + ], + [ + 5.4025164, + 52.984949 + ], + [ + 5.402591, + 52.9852396 + ], + [ + 5.4027082, + 52.9852992 + ], + [ + 5.4026599, + 52.9850979 + ], + [ + 5.4026907, + 52.9849812 + ], + [ + 5.4027742, + 52.9849219 + ], + [ + 5.4029146, + 52.9848946 + ], + [ + 5.4030698, + 52.9849291 + ], + [ + 5.4029871, + 52.9847644 + ], + [ + 5.4029037, + 52.9847848 + ], + [ + 5.4028206, + 52.984716 + ], + [ + 5.4020255, + 52.984557 + ], + [ + 5.4019197, + 52.9845042 + ], + [ + 5.4018059, + 52.9845017 + ], + [ + 5.401585, + 52.9847852 + ], + [ + 5.4012737, + 52.9849151 + ], + [ + 5.4011293, + 52.9850385 + ], + [ + 5.4010498, + 52.9850155 + ], + [ + 5.4015414, + 52.9843389 + ], + [ + 5.4016931, + 52.9842865 + ], + [ + 5.4018238, + 52.9838245 + ], + [ + 5.4019107, + 52.9839094 + ], + [ + 5.4018936, + 52.9834861 + ], + [ + 5.4019698, + 52.9833535 + ], + [ + 5.4021332, + 52.9832393 + ], + [ + 5.4023571, + 52.9831504 + ], + [ + 5.4029297, + 52.98303 + ], + [ + 5.4032813, + 52.9832296 + ], + [ + 5.40322, + 52.9833919 + ], + [ + 5.4033291, + 52.983598 + ], + [ + 5.4033997, + 52.9839458 + ], + [ + 5.4035703, + 52.9839163 + ], + [ + 5.4035068, + 52.9836921 + ], + [ + 5.4035978, + 52.9836807 + ], + [ + 5.4036505, + 52.9837471 + ], + [ + 5.4038098, + 52.9837062 + ], + [ + 5.4037347, + 52.9835459 + ], + [ + 5.4038598, + 52.9835324 + ], + [ + 5.4038259, + 52.9834728 + ], + [ + 5.4034582, + 52.9835113 + ], + [ + 5.403413, + 52.9834585 + ], + [ + 5.4035273, + 52.9832986 + ], + [ + 5.4034216, + 52.9832137 + ], + [ + 5.4033124, + 52.9830259 + ], + [ + 5.403184, + 52.9829435 + ], + [ + 5.4029872, + 52.9829042 + ], + [ + 5.4027833, + 52.9827301 + ], + [ + 5.4024725, + 52.9827182 + ], + [ + 5.4024656, + 52.9825786 + ], + [ + 5.4023218, + 52.9825486 + ], + [ + 5.4023561, + 52.9824641 + ], + [ + 5.402572, + 52.9824987 + ], + [ + 5.4025915, + 52.9823522 + ], + [ + 5.4027783, + 52.9820941 + ], + [ + 5.4028808, + 52.9820301 + ], + [ + 5.4028735, + 52.9819661 + ], + [ + 5.4027373, + 52.9819338 + ], + [ + 5.4032737, + 52.9813832 + ], + [ + 5.4033314, + 52.9811842 + ], + [ + 5.4033133, + 52.9809646 + ], + [ + 5.4035074, + 52.9807636 + ], + [ + 5.4034401, + 52.9805415 + ], + [ + 5.4032966, + 52.9804246 + ], + [ + 5.4032477, + 52.9803261 + ], + [ + 5.4034033, + 52.9802646 + ], + [ + 5.4036194, + 52.9802421 + ], + [ + 5.4037823, + 52.9802377 + ], + [ + 5.4037449, + 52.9801163 + ], + [ + 5.403434, + 52.9801777 + ], + [ + 5.4033892, + 52.9800335 + ], + [ + 5.4036128, + 52.9799995 + ], + [ + 5.4037002, + 52.9799355 + ], + [ + 5.4038411, + 52.9797413 + ], + [ + 5.40397, + 52.9797461 + ], + [ + 5.4040393, + 52.979467 + ], + [ + 5.404129, + 52.9788402 + ], + [ + 5.4042728, + 52.9788725 + ], + [ + 5.4043377, + 52.9787491 + ], + [ + 5.4045573, + 52.9787723 + ], + [ + 5.4046985, + 52.9785505 + ], + [ + 5.4048159, + 52.9785278 + ], + [ + 5.4048128, + 52.9783882 + ], + [ + 5.4047371, + 52.978347 + ], + [ + 5.4050408, + 52.9781964 + ], + [ + 5.4050909, + 52.9780157 + ], + [ + 5.4052917, + 52.9780069 + ], + [ + 5.4052721, + 52.9781624 + ], + [ + 5.4054311, + 52.9781626 + ], + [ + 5.4054884, + 52.978069 + ], + [ + 5.4059282, + 52.9780009 + ], + [ + 5.4060151, + 52.978033 + ], + [ + 5.4060721, + 52.9779805 + ], + [ + 5.4060158, + 52.9778798 + ], + [ + 5.4060766, + 52.9777975 + ], + [ + 5.4062927, + 52.977807 + ], + [ + 5.4063081, + 52.9777337 + ], + [ + 5.4061149, + 52.9777197 + ], + [ + 5.4060585, + 52.9775893 + ], + [ + 5.4062329, + 52.9775918 + ], + [ + 5.4063888, + 52.977441 + ], + [ + 5.4063017, + 52.977418 + ], + [ + 5.4061877, + 52.977498 + ], + [ + 5.4060479, + 52.9774268 + ], + [ + 5.4061431, + 52.9772965 + ], + [ + 5.4063819, + 52.9772648 + ], + [ + 5.4062842, + 52.9770909 + ], + [ + 5.4062424, + 52.9771251 + ], + [ + 5.4061478, + 52.9770746 + ], + [ + 5.4060074, + 52.9771384 + ], + [ + 5.4058828, + 52.9770331 + ], + [ + 5.4060041, + 52.9769943 + ], + [ + 5.4059893, + 52.9769234 + ], + [ + 5.405705, + 52.9769573 + ], + [ + 5.405664, + 52.9767971 + ], + [ + 5.406244, + 52.9767155 + ], + [ + 5.4061726, + 52.9765484 + ], + [ + 5.4059194, + 52.9763925 + ], + [ + 5.4064142, + 52.9758418 + ], + [ + 5.4065619, + 52.9758306 + ], + [ + 5.4068382, + 52.9758882 + ], + [ + 5.4068245, + 52.9755518 + ], + [ + 5.4070369, + 52.9754675 + ], + [ + 5.4073198, + 52.9757951 + ], + [ + 5.4073768, + 52.9757654 + ], + [ + 5.4071618, + 52.975486 + ], + [ + 5.4072419, + 52.9753625 + ], + [ + 5.4072235, + 52.9752527 + ], + [ + 5.4074852, + 52.9751729 + ], + [ + 5.4075958, + 52.9749786 + ], + [ + 5.4073797, + 52.9750012 + ], + [ + 5.407184, + 52.974715 + ], + [ + 5.4075854, + 52.9747087 + ], + [ + 5.4075708, + 52.9745988 + ], + [ + 5.4074158, + 52.9745254 + ], + [ + 5.4074467, + 52.9743698 + ], + [ + 5.4076663, + 52.9744067 + ], + [ + 5.4077462, + 52.9743177 + ], + [ + 5.4076141, + 52.9742008 + ], + [ + 5.407694, + 52.9741094 + ], + [ + 5.4081032, + 52.9740779 + ], + [ + 5.4080543, + 52.9739772 + ], + [ + 5.4077326, + 52.9739127 + ], + [ + 5.4078166, + 52.9737412 + ], + [ + 5.4079759, + 52.9737117 + ], + [ + 5.4080029, + 52.9735791 + ], + [ + 5.407829, + 52.9734758 + ], + [ + 5.4078186, + 52.973247 + ], + [ + 5.407967, + 52.9730916 + ], + [ + 5.4082595, + 52.9728793 + ], + [ + 5.4085618, + 52.9730445 + ], + [ + 5.4085663, + 52.9728682 + ], + [ + 5.408435, + 52.9725661 + ], + [ + 5.4084513, + 52.9722801 + ], + [ + 5.4086188, + 52.9720676 + ], + [ + 5.408847, + 52.9718117 + ], + [ + 5.4091687, + 52.9718831 + ], + [ + 5.40909, + 52.9716701 + ], + [ + 5.409148, + 52.9714026 + ], + [ + 5.4090997, + 52.9711394 + ], + [ + 5.4088732, + 52.9709583 + ], + [ + 5.4088622, + 52.9708508 + ], + [ + 5.408976, + 52.9708074 + ], + [ + 5.4091996, + 52.9707757 + ], + [ + 5.4092491, + 52.9707117 + ], + [ + 5.409223, + 52.9706065 + ], + [ + 5.4094276, + 52.9706045 + ], + [ + 5.4095831, + 52.9705704 + ], + [ + 5.4097908, + 52.9707079 + ], + [ + 5.4097916, + 52.9705203 + ], + [ + 5.4099745, + 52.9702368 + ], + [ + 5.4100174, + 52.9699326 + ], + [ + 5.4099231, + 52.9698135 + ], + [ + 5.4100294, + 52.9697817 + ], + [ + 5.4100107, + 52.9697015 + ], + [ + 5.4097416, + 52.9697424 + ], + [ + 5.4097383, + 52.9696142 + ], + [ + 5.4100569, + 52.9695117 + ], + [ + 5.4100459, + 52.9694201 + ], + [ + 5.4101483, + 52.969386 + ], + [ + 5.4102199, + 52.9694707 + ], + [ + 5.4103527, + 52.9694183 + ], + [ + 5.4101005, + 52.9690405 + ], + [ + 5.4101689, + 52.9689811 + ], + [ + 5.410362, + 52.9690019 + ], + [ + 5.4105099, + 52.968938 + ], + [ + 5.4103552, + 52.9687982 + ], + [ + 5.4106167, + 52.9687666 + ], + [ + 5.4108139, + 52.9687142 + ], + [ + 5.4110562, + 52.9687329 + ], + [ + 5.4112035, + 52.9688497 + ], + [ + 5.4114569, + 52.9689462 + ], + [ + 5.4114146, + 52.9690766 + ], + [ + 5.4111609, + 52.9690831 + ], + [ + 5.4111376, + 52.9692249 + ], + [ + 5.411376, + 52.969255 + ], + [ + 5.4113341, + 52.9693304 + ], + [ + 5.4110271, + 52.9693757 + ], + [ + 5.4110192, + 52.9694581 + ], + [ + 5.4114815, + 52.9694199 + ], + [ + 5.4114478, + 52.9693146 + ], + [ + 5.4116994, + 52.9688916 + ], + [ + 5.4115101, + 52.9688708 + ], + [ + 5.4112869, + 52.9687813 + ], + [ + 5.4112044, + 52.9685935 + ], + [ + 5.4118935, + 52.9686356 + ], + [ + 5.411913, + 52.9685168 + ], + [ + 5.4113828, + 52.9684931 + ], + [ + 5.4110383, + 52.9684378 + ], + [ + 5.4108646, + 52.9683345 + ], + [ + 5.4107893, + 52.968204 + ], + [ + 5.4108356, + 52.9679685 + ], + [ + 5.4110301, + 52.9676163 + ], + [ + 5.4113968, + 52.9668459 + ], + [ + 5.4115995, + 52.9663314 + ], + [ + 5.4115369, + 52.9659034 + ], + [ + 5.4117464, + 52.9655697 + ], + [ + 5.4119019, + 52.9655195 + ], + [ + 5.4119592, + 52.9654189 + ], + [ + 5.4121111, + 52.9653162 + ], + [ + 5.4122036, + 52.9649113 + ], + [ + 5.4122795, + 52.9648748 + ], + [ + 5.4123065, + 52.964733 + ], + [ + 5.4122234, + 52.9646597 + ], + [ + 5.4122051, + 52.9644881 + ], + [ + 5.4124628, + 52.9644885 + ], + [ + 5.4125008, + 52.9644336 + ], + [ + 5.4123386, + 52.9642618 + ], + [ + 5.4123237, + 52.9641886 + ], + [ + 5.4124867, + 52.964175 + ], + [ + 5.4125332, + 52.96388 + ], + [ + 5.4123304, + 52.9634198 + ], + [ + 5.4122134, + 52.9633533 + ], + [ + 5.4123544, + 52.9631133 + ], + [ + 5.4123103, + 52.9627746 + ], + [ + 5.4122163, + 52.9625869 + ], + [ + 5.412206, + 52.9623352 + ], + [ + 5.4117574, + 52.9617717 + ], + [ + 5.4115699, + 52.9612888 + ], + [ + 5.4114991, + 52.9610301 + ], + [ + 5.4114352, + 52.9609088 + ], + [ + 5.411054, + 52.960565 + ], + [ + 5.4029915, + 52.9596567 + ], + [ + 5.4030108, + 52.9595561 + ], + [ + 5.4067127, + 52.9599756 + ], + [ + 5.4070588, + 52.9598008 + ], + [ + 5.4071149, + 52.9597725 + ], + [ + 5.4073914, + 52.9597843 + ], + [ + 5.4077856, + 52.9596773 + ], + [ + 5.4081075, + 52.9596892 + ], + [ + 5.4082062, + 52.9595956 + ], + [ + 5.408082, + 52.959401 + ], + [ + 5.4081174, + 52.9590647 + ], + [ + 5.4082888, + 52.9588658 + ], + [ + 5.4086835, + 52.9586307 + ], + [ + 5.4086877, + 52.9585072 + ], + [ + 5.4084948, + 52.9584451 + ], + [ + 5.4084006, + 52.9583375 + ], + [ + 5.4082414, + 52.9583739 + ], + [ + 5.4083799, + 52.9578227 + ], + [ + 5.4081494, + 52.9577239 + ], + [ + 5.4080474, + 52.9576392 + ], + [ + 5.40801, + 52.9575224 + ], + [ + 5.4080409, + 52.9573738 + ], + [ + 5.4084208, + 52.9570791 + ], + [ + 5.4085843, + 52.9569192 + ], + [ + 5.4085812, + 52.956711 + ], + [ + 5.4094, + 52.9565177 + ], + [ + 5.4094338, + 52.9565703 + ], + [ + 5.4089443, + 52.9568099 + ], + [ + 5.4088448, + 52.9571163 + ], + [ + 5.4091551, + 52.9571717 + ], + [ + 5.4091396, + 52.9572289 + ], + [ + 5.40867, + 52.9572488 + ], + [ + 5.4084265, + 52.9575276 + ], + [ + 5.408623, + 52.9576354 + ], + [ + 5.4086301, + 52.9577726 + ], + [ + 5.408842, + 52.9578073 + ], + [ + 5.4090129, + 52.9576702 + ], + [ + 5.4089718, + 52.9575398 + ], + [ + 5.4093443, + 52.9571606 + ], + [ + 5.4099139, + 52.9567541 + ], + [ + 5.4100767, + 52.9567749 + ], + [ + 5.4101228, + 52.9566353 + ], + [ + 5.4097711, + 52.9565045 + ], + [ + 5.4099794, + 52.9564773 + ], + [ + 5.410305, + 52.9564915 + ], + [ + 5.4103357, + 52.9563841 + ], + [ + 5.4100939, + 52.9562852 + ], + [ + 5.4100563, + 52.9562029 + ], + [ + 5.4101058, + 52.9561091 + ], + [ + 5.4102537, + 52.9560499 + ], + [ + 5.4104432, + 52.9560524 + ], + [ + 5.4108517, + 52.9561331 + ], + [ + 5.410939, + 52.9560736 + ], + [ + 5.4109739, + 52.9559067 + ], + [ + 5.4110612, + 52.9558405 + ], + [ + 5.4112921, + 52.9558293 + ], + [ + 5.4113195, + 52.9556006 + ], + [ + 5.4111379, + 52.9555523 + ], + [ + 5.4112066, + 52.9554242 + ], + [ + 5.4113247, + 52.955262 + ], + [ + 5.4113289, + 52.9551453 + ], + [ + 5.4112232, + 52.9550491 + ], + [ + 5.4113877, + 52.9546146 + ], + [ + 5.4116756, + 52.9545784 + ], + [ + 5.4118117, + 52.9546495 + ], + [ + 5.4119216, + 52.9546383 + ], + [ + 5.4119824, + 52.9545673 + ], + [ + 5.4120731, + 52.9546316 + ], + [ + 5.4121716, + 52.9546112 + ], + [ + 5.4121871, + 52.954499 + ], + [ + 5.4124712, + 52.9544461 + ], + [ + 5.4126381, + 52.954415 + ], + [ + 5.4125507, + 52.9542421 + ], + [ + 5.4123488, + 52.9538426 + ], + [ + 5.4121856, + 52.9539339 + ], + [ + 5.4120952, + 52.9538011 + ], + [ + 5.4124099, + 52.9537123 + ], + [ + 5.412535, + 52.9536621 + ], + [ + 5.412543, + 52.9535591 + ], + [ + 5.4127328, + 52.9534405 + ], + [ + 5.4129232, + 52.953404 + ], + [ + 5.4131117, + 52.9533678 + ], + [ + 5.4130585, + 52.9531138 + ], + [ + 5.4130076, + 52.9528712 + ], + [ + 5.4127991, + 52.9529166 + ], + [ + 5.4127986, + 52.9530401 + ], + [ + 5.4122073, + 52.9532338 + ], + [ + 5.412056, + 52.9531581 + ], + [ + 5.4119349, + 52.9531694 + ], + [ + 5.4113417, + 52.9537886 + ], + [ + 5.4112205, + 52.9538365 + ], + [ + 5.4111823, + 52.9538936 + ], + [ + 5.4112884, + 52.9539052 + ], + [ + 5.4113365, + 52.9541981 + ], + [ + 5.4111733, + 52.9542688 + ], + [ + 5.4111617, + 52.9543397 + ], + [ + 5.4112711, + 52.9544245 + ], + [ + 5.4112401, + 52.9546006 + ], + [ + 5.4111448, + 52.9547721 + ], + [ + 5.4109239, + 52.9551013 + ], + [ + 5.4106999, + 52.9552634 + ], + [ + 5.4104914, + 52.9552997 + ], + [ + 5.4102832, + 52.9552834 + ], + [ + 5.4100074, + 52.9551526 + ], + [ + 5.4096776, + 52.9552506 + ], + [ + 5.4095147, + 52.9552572 + ], + [ + 5.4094811, + 52.9551313 + ], + [ + 5.4092204, + 52.9550189 + ], + [ + 5.4089508, + 52.9542429 + ], + [ + 5.4090798, + 52.954163 + ], + [ + 5.4091186, + 52.9539205 + ], + [ + 5.4093239, + 52.9537217 + ], + [ + 5.4093281, + 52.9536028 + ], + [ + 5.4091205, + 52.9534492 + ], + [ + 5.4091177, + 52.9532136 + ], + [ + 5.4093944, + 52.9531316 + ], + [ + 5.4093756, + 52.9530767 + ], + [ + 5.4091902, + 52.9530672 + ], + [ + 5.4090125, + 52.9529914 + ], + [ + 5.4089915, + 52.9525613 + ], + [ + 5.4093557, + 52.9523856 + ], + [ + 5.4095708, + 52.9525804 + ], + [ + 5.4099309, + 52.9524574 + ], + [ + 5.4098106, + 52.952233 + ], + [ + 5.4095279, + 52.9519283 + ], + [ + 5.4097291, + 52.9517913 + ], + [ + 5.4098022, + 52.9515054 + ], + [ + 5.4099426, + 52.9514233 + ], + [ + 5.4098862, + 52.9513385 + ], + [ + 5.4097457, + 52.9513955 + ], + [ + 5.4091865, + 52.9511248 + ], + [ + 5.409007, + 52.9505457 + ], + [ + 5.40897, + 52.9503283 + ], + [ + 5.4087777, + 52.9501449 + ], + [ + 5.4087442, + 52.9500145 + ], + [ + 5.4089612, + 52.9496853 + ], + [ + 5.4092337, + 52.9497131 + ], + [ + 5.4092341, + 52.9496308 + ], + [ + 5.409034, + 52.9494795 + ], + [ + 5.4090766, + 52.9492257 + ], + [ + 5.4094218, + 52.9490499 + ], + [ + 5.4094756, + 52.9488533 + ], + [ + 5.4092906, + 52.948734 + ], + [ + 5.4091896, + 52.9484387 + ], + [ + 5.409213, + 52.9482488 + ], + [ + 5.4093006, + 52.9481232 + ], + [ + 5.4092441, + 52.9480293 + ], + [ + 5.4092574, + 52.9475625 + ], + [ + 5.409068, + 52.9475531 + ], + [ + 5.4086451, + 52.9472941 + ], + [ + 5.4086078, + 52.9471475 + ], + [ + 5.4083698, + 52.9470465 + ], + [ + 5.4082528, + 52.9469526 + ], + [ + 5.4082307, + 52.9468038 + ], + [ + 5.4082803, + 52.9466804 + ], + [ + 5.4082507, + 52.946543 + ], + [ + 5.4081299, + 52.9464147 + ], + [ + 5.4081192, + 52.9462751 + ], + [ + 5.4076004, + 52.9463133 + ], + [ + 5.4075735, + 52.9463934 + ], + [ + 5.4074146, + 52.9463885 + ], + [ + 5.40742, + 52.9459904 + ], + [ + 5.4073559, + 52.9458874 + ], + [ + 5.4072162, + 52.9458186 + ], + [ + 5.4068834, + 52.9457472 + ], + [ + 5.4066902, + 52.9457744 + ], + [ + 5.4065916, + 52.9458383 + ], + [ + 5.4065564, + 52.9460899 + ], + [ + 5.4034018, + 52.9461086 + ], + [ + 5.4034029, + 52.9460831 + ], + [ + 5.402944, + 52.946004 + ], + [ + 5.4063903, + 52.9459844 + ], + [ + 5.4063484, + 52.9450761 + ], + [ + 5.4048606, + 52.9450945 + ], + [ + 5.4048346, + 52.9440466 + ], + [ + 5.4049785, + 52.9440446 + ], + [ + 5.4049864, + 52.9439897 + ], + [ + 5.4048197, + 52.9439688 + ], + [ + 5.4048237, + 52.9439184 + ], + [ + 5.4036274, + 52.9439465 + ], + [ + 5.4036092, + 52.9447152 + ], + [ + 5.4028145, + 52.944634 + ], + [ + 5.4029443, + 52.9443802 + ], + [ + 5.4030248, + 52.9441401 + ], + [ + 5.4030443, + 52.9440005 + ], + [ + 5.4029957, + 52.9438495 + ], + [ + 5.4025795, + 52.9438054 + ], + [ + 5.40231, + 52.9439904 + ], + [ + 5.4023778, + 52.944043 + ], + [ + 5.4017554, + 52.9444357 + ], + [ + 5.4023814, + 52.9450223 + ], + [ + 5.4022252, + 52.9452509 + ], + [ + 5.4021042, + 52.9452232 + ], + [ + 5.4021614, + 52.9451067 + ], + [ + 5.4013306, + 52.9446204 + ], + [ + 5.3971523, + 52.943516 + ], + [ + 5.3961732, + 52.943169 + ], + [ + 5.3959882, + 52.9430749 + ], + [ + 5.3959243, + 52.942965 + ], + [ + 5.395902, + 52.9428552 + ], + [ + 5.395929, + 52.9427248 + ], + [ + 5.3961268, + 52.9425192 + ], + [ + 5.3989658, + 52.9407183 + ], + [ + 5.4004995, + 52.9396658 + ], + [ + 5.4009936, + 52.9391632 + ], + [ + 5.4010932, + 52.9388842 + ], + [ + 5.4016224, + 52.9381071 + ], + [ + 5.401893, + 52.9376751 + ], + [ + 5.4020498, + 52.9372909 + ], + [ + 5.4021226, + 52.9370518 + ], + [ + 5.402253, + 52.9365678 + ], + [ + 5.4022915, + 52.9359592 + ], + [ + 5.4024868, + 52.9358581 + ], + [ + 5.4029847, + 52.9348142 + ], + [ + 5.4028799, + 52.9345549 + ], + [ + 5.4031494, + 52.9343531 + ], + [ + 5.4035137, + 52.9335059 + ], + [ + 5.4033644, + 52.9333403 + ], + [ + 5.4031895, + 52.9332293 + ], + [ + 5.4028263, + 52.9331602 + ], + [ + 5.4028585, + 52.9330165 + ], + [ + 5.4036454, + 52.9331453 + ], + [ + 5.4039808, + 52.932419 + ], + [ + 5.4038661, + 52.9322942 + ], + [ + 5.403718, + 52.9322173 + ], + [ + 5.4035324, + 52.9321611 + ], + [ + 5.4032676, + 52.932119 + ], + [ + 5.4034432, + 52.9316328 + ], + [ + 5.4042489, + 52.9317409 + ], + [ + 5.4048205, + 52.9305441 + ], + [ + 5.404756, + 52.9305102 + ], + [ + 5.4047774, + 52.9303961 + ], + [ + 5.4047538, + 52.9303302 + ], + [ + 5.404761, + 52.9302914 + ], + [ + 5.4047907, + 52.9302502 + ], + [ + 5.404896, + 52.9301996 + ], + [ + 5.4048611, + 52.9301314 + ], + [ + 5.404898, + 52.9300515 + ], + [ + 5.4050029, + 52.9299895 + ], + [ + 5.405131, + 52.9299548 + ], + [ + 5.4051831, + 52.9298953 + ], + [ + 5.4051217, + 52.9298043 + ], + [ + 5.4051396, + 52.9297154 + ], + [ + 5.4052062, + 52.9296012 + ], + [ + 5.4052465, + 52.9294893 + ], + [ + 5.4053857, + 52.9294408 + ], + [ + 5.4054521, + 52.9293015 + ], + [ + 5.4053835, + 52.9292517 + ], + [ + 5.4052996, + 52.9291745 + ], + [ + 5.4052683, + 52.929088 + ], + [ + 5.4052713, + 52.9290037 + ], + [ + 5.4054052, + 52.928839 + ], + [ + 5.405556, + 52.9288042 + ], + [ + 5.4056233, + 52.9287537 + ], + [ + 5.4056281, + 52.9285212 + ], + [ + 5.4056165, + 52.9284939 + ], + [ + 5.4054349, + 52.9284537 + ], + [ + 5.4053817, + 52.9284197 + ], + [ + 5.4052817, + 52.9282675 + ], + [ + 5.405269, + 52.9281445 + ], + [ + 5.4052981, + 52.9280508 + ], + [ + 5.4053918, + 52.9279912 + ], + [ + 5.4055459, + 52.927929 + ], + [ + 5.4056395, + 52.9278579 + ], + [ + 5.4056987, + 52.9277574 + ], + [ + 5.4057427, + 52.9276341 + ], + [ + 5.4058097, + 52.9275609 + ], + [ + 5.4059149, + 52.9275011 + ], + [ + 5.4059554, + 52.9274212 + ], + [ + 5.4059317, + 52.9273256 + ], + [ + 5.4059005, + 52.92723 + ], + [ + 5.4058881, + 52.9271435 + ], + [ + 5.4059588, + 52.9270496 + ], + [ + 5.4060483, + 52.9269604 + ], + [ + 5.4060703, + 52.9268919 + ], + [ + 5.4060579, + 52.9268031 + ], + [ + 5.4059969, + 52.9267509 + ], + [ + 5.4058867, + 52.9266898 + ], + [ + 5.4058025, + 52.9265877 + ], + [ + 5.4057445, + 52.9264671 + ], + [ + 5.4058291, + 52.9262821 + ], + [ + 5.4059782, + 52.9261106 + ], + [ + 5.4060558, + 52.9259552 + ], + [ + 5.4060425, + 52.9257798 + ], + [ + 5.4059581, + 52.9256662 + ], + [ + 5.4058823, + 52.9256323 + ], + [ + 5.4058782, + 52.9256141 + ], + [ + 5.4056854, + 52.9255808 + ], + [ + 5.4056244, + 52.9255423 + ], + [ + 5.4056313, + 52.9254921 + ], + [ + 5.4057216, + 52.9254507 + ], + [ + 5.4058841, + 52.9254682 + ], + [ + 5.4060165, + 52.9254904 + ], + [ + 5.4062315, + 52.9251339 + ], + [ + 5.4061295, + 52.9251298 + ], + [ + 5.4060536, + 52.9251028 + ], + [ + 5.4060301, + 52.9250277 + ], + [ + 5.4061234, + 52.9249361 + ], + [ + 5.4062403, + 52.9249173 + ], + [ + 5.4063536, + 52.9249237 + ], + [ + 5.4064145, + 52.9249599 + ], + [ + 5.4066627, + 52.9248813 + ], + [ + 5.406848, + 52.9249033 + ], + [ + 5.4069908, + 52.9248457 + ], + [ + 5.4070425, + 52.924743 + ], + [ + 5.4070188, + 52.9246564 + ], + [ + 5.4069954, + 52.9245813 + ], + [ + 5.4071951, + 52.9245462 + ], + [ + 5.4073578, + 52.9245751 + ], + [ + 5.4074602, + 52.9246226 + ], + [ + 5.4075022, + 52.9246634 + ], + [ + 5.4076079, + 52.9246698 + ], + [ + 5.407709, + 52.9245873 + ], + [ + 5.4078783, + 52.9245364 + ], + [ + 5.4080361, + 52.9244696 + ], + [ + 5.4089468, + 52.922567 + ], + [ + 5.408803, + 52.9225403 + ], + [ + 5.4086815, + 52.9224702 + ], + [ + 5.4086685, + 52.9223335 + ], + [ + 5.4087318, + 52.9222466 + ], + [ + 5.4089028, + 52.9221812 + ], + [ + 5.409037, + 52.9222043 + ], + [ + 5.4091536, + 52.9221604 + ], + [ + 5.4092042, + 52.9219642 + ], + [ + 5.4091166, + 52.9218939 + ], + [ + 5.4091364, + 52.9216454 + ], + [ + 5.4091091, + 52.9215748 + ], + [ + 5.4089683, + 52.9214706 + ], + [ + 5.4089927, + 52.9213064 + ], + [ + 5.409056, + 52.9212264 + ], + [ + 5.4091153, + 52.9211281 + ], + [ + 5.4091068, + 52.9210393 + ], + [ + 5.4089371, + 52.9207369 + ], + [ + 5.4088552, + 52.9205047 + ], + [ + 5.4086941, + 52.9202821 + ], + [ + 5.4085884, + 52.9202893 + ], + [ + 5.4085045, + 52.92021 + ], + [ + 5.4083135, + 52.9200079 + ], + [ + 5.4086885, + 52.9197921 + ], + [ + 5.4087919, + 52.9195956 + ], + [ + 5.4087492, + 52.9194841 + ], + [ + 5.4086653, + 52.919423 + ], + [ + 5.4085404, + 52.9193847 + ], + [ + 5.4084744, + 52.9192415 + ], + [ + 5.4083902, + 52.9191324 + ], + [ + 5.4082228, + 52.9190192 + ], + [ + 5.4081158, + 52.918908 + ], + [ + 5.4077784, + 52.9187887 + ], + [ + 5.4077699, + 52.9186952 + ], + [ + 5.4076938, + 52.9186455 + ], + [ + 5.4075876, + 52.9186026 + ], + [ + 5.4075196, + 52.9186006 + ], + [ + 5.4073879, + 52.9186422 + ], + [ + 5.4072415, + 52.9187112 + ], + [ + 5.4071245, + 52.9187049 + ], + [ + 5.4071123, + 52.9186343 + ], + [ + 5.4072582, + 52.918522 + ], + [ + 5.4073404, + 52.9184487 + ], + [ + 5.4073638, + 52.9181751 + ], + [ + 5.4074724, + 52.918104 + ], + [ + 5.4074758, + 52.9180766 + ], + [ + 5.4073509, + 52.9180384 + ], + [ + 5.4073565, + 52.9175414 + ], + [ + 5.4074429, + 52.9175069 + ], + [ + 5.4073814, + 52.9174046 + ], + [ + 5.407236, + 52.9172389 + ], + [ + 5.4070886, + 52.9172258 + ], + [ + 5.406954, + 52.9170008 + ], + [ + 5.4069568, + 52.9169164 + ], + [ + 5.4071151, + 52.9168975 + ], + [ + 5.4072547, + 52.9168946 + ], + [ + 5.4073862, + 52.9168439 + ], + [ + 5.4072872, + 52.9167646 + ], + [ + 5.4073876, + 52.9166319 + ], + [ + 5.4072401, + 52.9166121 + ], + [ + 5.4071185, + 52.9165397 + ], + [ + 5.4070108, + 52.9163555 + ], + [ + 5.4070478, + 52.9162915 + ], + [ + 5.4072058, + 52.9162407 + ], + [ + 5.407383, + 52.9162308 + ], + [ + 5.4074995, + 52.9161892 + ], + [ + 5.407608, + 52.9161022 + ], + [ + 5.4076408, + 52.9160018 + ], + [ + 5.4076097, + 52.9159198 + ], + [ + 5.4075639, + 52.9158699 + ], + [ + 5.4075558, + 52.9158244 + ], + [ + 5.4077057, + 52.9157257 + ], + [ + 5.407807, + 52.9156705 + ], + [ + 5.407798, + 52.9155567 + ], + [ + 5.4077555, + 52.9154588 + ], + [ + 5.4078114, + 52.9153971 + ], + [ + 5.4079093, + 52.9153761 + ], + [ + 5.40803, + 52.9153687 + ], + [ + 5.4081161, + 52.9153045 + ], + [ + 5.4081453, + 52.9148895 + ], + [ + 5.4080096, + 52.9149015 + ], + [ + 5.4079709, + 52.9148242 + ], + [ + 5.407989, + 52.9147535 + ], + [ + 5.4081357, + 52.9147095 + ], + [ + 5.4081088, + 52.9143359 + ], + [ + 5.408206, + 52.9142556 + ], + [ + 5.4082577, + 52.9141552 + ], + [ + 5.4082645, + 52.9140913 + ], + [ + 5.4081728, + 52.9140005 + ], + [ + 5.4081523, + 52.9138548 + ], + [ + 5.408164, + 52.9135607 + ], + [ + 5.4081368, + 52.913481 + ], + [ + 5.4079918, + 52.9133472 + ], + [ + 5.4078387, + 52.9131678 + ], + [ + 5.4078081, + 52.9131338 + ], + [ + 5.4076493, + 52.9131093 + ], + [ + 5.4075812, + 52.9131029 + ], + [ + 5.4075806, + 52.9130481 + ], + [ + 5.4076482, + 52.9130182 + ], + [ + 5.407649, + 52.9128517 + ], + [ + 5.4076504, + 52.9125441 + ], + [ + 5.4075357, + 52.9124147 + ], + [ + 5.4075902, + 52.9122299 + ], + [ + 5.4075003, + 52.911959 + ], + [ + 5.407311, + 52.9119211 + ], + [ + 5.4072654, + 52.9118802 + ], + [ + 5.4073364, + 52.911823 + ], + [ + 5.4074945, + 52.9117881 + ], + [ + 5.4075923, + 52.9117603 + ], + [ + 5.4076553, + 52.9116621 + ], + [ + 5.407666, + 52.9115982 + ], + [ + 5.4075897, + 52.9115256 + ], + [ + 5.4074916, + 52.9115351 + ], + [ + 5.4073429, + 52.9114058 + ], + [ + 5.4073041, + 52.9113103 + ], + [ + 5.4073437, + 52.9111415 + ], + [ + 5.4073607, + 52.9109773 + ], + [ + 5.407237, + 52.9107249 + ], + [ + 5.4070464, + 52.9105615 + ], + [ + 5.4068796, + 52.9104939 + ], + [ + 5.4066224, + 52.9104517 + ], + [ + 5.4063792, + 52.9103046 + ], + [ + 5.4061892, + 52.909861 + ], + [ + 5.4061184, + 52.9096151 + ], + [ + 5.4048636, + 52.9087864 + ], + [ + 5.4019023, + 52.9065885 + ], + [ + 5.4013698, + 52.9062193 + ], + [ + 5.4011266, + 52.9060722 + ], + [ + 5.4008614, + 52.9059821 + ], + [ + 5.4003285, + 52.9059184 + ], + [ + 5.3982774, + 52.9057426 + ], + [ + 5.3981231, + 52.905782 + ], + [ + 5.3979694, + 52.9058829 + ], + [ + 5.3977284, + 52.9059273 + ], + [ + 5.3974126, + 52.9060335 + ], + [ + 5.3970856, + 52.9061466 + ], + [ + 5.3968125, + 52.9056851 + ], + [ + 5.396464, + 52.9055863 + ], + [ + 5.394187, + 52.9047892 + ], + [ + 5.3937446, + 52.9047067 + ], + [ + 5.3933445, + 52.9046902 + ], + [ + 5.3929371, + 52.904717 + ], + [ + 5.3925006, + 52.9048214 + ], + [ + 5.3918441, + 52.9051867 + ], + [ + 5.3918315, + 52.9054009 + ], + [ + 5.3919794, + 52.9054642 + ], + [ + 5.3920445, + 52.9055573 + ], + [ + 5.3920338, + 52.9056189 + ], + [ + 5.3915139, + 52.9053545 + ], + [ + 5.3911499, + 52.9055452 + ], + [ + 5.3908941, + 52.9056123 + ], + [ + 5.3906753, + 52.9056201 + ], + [ + 5.3890242, + 52.9054539 + ], + [ + 5.3886006, + 52.9053599 + ], + [ + 5.3882141, + 52.9052271 + ], + [ + 5.387763, + 52.9050398 + ], + [ + 5.3876605, + 52.904981 + ], + [ + 5.3873445, + 52.9047408 + ], + [ + 5.3871981, + 52.9046453 + ], + [ + 5.3863253, + 52.9040493 + ], + [ + 5.3862145, + 52.9039737 + ], + [ + 5.3860119, + 52.9038727 + ], + [ + 5.3851814, + 52.9035595 + ], + [ + 5.3848659, + 52.9034307 + ], + [ + 5.3846296, + 52.9032998 + ], + [ + 5.3840756, + 52.9028852 + ], + [ + 5.3838767, + 52.9027819 + ], + [ + 5.3829223, + 52.902418 + ], + [ + 5.3824787, + 52.9022728 + ], + [ + 5.3816658, + 52.9020874 + ], + [ + 5.3801082, + 52.9016825 + ], + [ + 5.3795066, + 52.9014978 + ], + [ + 5.378163, + 52.901185 + ], + [ + 5.3778582, + 52.90112 + ], + [ + 5.3776555, + 52.9010257 + ], + [ + 5.3759774, + 52.900267 + ], + [ + 5.3757218, + 52.9001703 + ], + [ + 5.3723591, + 52.8996034 + ], + [ + 5.3717042, + 52.8994664 + ], + [ + 5.3711966, + 52.8993072 + ], + [ + 5.3705581, + 52.8990539 + ], + [ + 5.3700894, + 52.8987923 + ], + [ + 5.3687963, + 52.8979314 + ], + [ + 5.3679885, + 52.8973936 + ], + [ + 5.3676784, + 52.8971348 + ], + [ + 5.366417, + 52.8958898 + ], + [ + 5.3661881, + 52.8957795 + ], + [ + 5.3658916, + 52.8956575 + ], + [ + 5.3658265, + 52.8954043 + ], + [ + 5.3652541, + 52.8949689 + ], + [ + 5.3646011, + 52.8946746 + ], + [ + 5.3645392, + 52.894476 + ], + [ + 5.3644687, + 52.894364 + ], + [ + 5.3643304, + 52.8942472 + ], + [ + 5.3638879, + 52.8940266 + ], + [ + 5.3636402, + 52.8939071 + ], + [ + 5.3631892, + 52.8937572 + ], + [ + 5.3631564, + 52.89365 + ], + [ + 5.3613237, + 52.8929406 + ], + [ + 5.3611059, + 52.8928463 + ], + [ + 5.3609602, + 52.8927226 + ], + [ + 5.3600289, + 52.8920191 + ], + [ + 5.3598909, + 52.8918772 + ], + [ + 5.3598019, + 52.8917516 + ], + [ + 5.3589023, + 52.8902412 + ], + [ + 5.3587016, + 52.8899805 + ], + [ + 5.3569523, + 52.8885694 + ], + [ + 5.3568315, + 52.8885803 + ], + [ + 5.3568059, + 52.8885073 + ], + [ + 5.3569083, + 52.8884575 + ], + [ + 5.3567001, + 52.8878573 + ], + [ + 5.3563951, + 52.8878149 + ], + [ + 5.3560474, + 52.8878774 + ], + [ + 5.3559266, + 52.8878928 + ], + [ + 5.3557457, + 52.8878739 + ], + [ + 5.3546885, + 52.8876531 + ], + [ + 5.3545607, + 52.8876047 + ], + [ + 5.3521718, + 52.886428 + ], + [ + 5.3521084, + 52.8863639 + ], + [ + 5.3521363, + 52.8862341 + ], + [ + 5.3522087, + 52.886166 + ], + [ + 5.3523221, + 52.8861437 + ], + [ + 5.3524387, + 52.8861715 + ], + [ + 5.355016, + 52.8873786 + ], + [ + 5.3551287, + 52.8874155 + ], + [ + 5.3552527, + 52.8874457 + ], + [ + 5.3554222, + 52.88746 + ], + [ + 5.3579605, + 52.8875216 + ], + [ + 5.3586876, + 52.8875393 + ], + [ + 5.3587219, + 52.8875051 + ], + [ + 5.3613046, + 52.8875747 + ], + [ + 5.3613248, + 52.887454 + ], + [ + 5.3612652, + 52.88739 + ], + [ + 5.3613605, + 52.8870339 + ], + [ + 5.3584966, + 52.8867518 + ], + [ + 5.3580044, + 52.8867025 + ], + [ + 5.3574532, + 52.8866491 + ], + [ + 5.3568258, + 52.8865888 + ], + [ + 5.356741, + 52.8865439 + ], + [ + 5.3567102, + 52.8865058 + ], + [ + 5.3567223, + 52.886433 + ], + [ + 5.3567491, + 52.8863861 + ], + [ + 5.3567799, + 52.886344 + ], + [ + 5.3568591, + 52.8863173 + ], + [ + 5.3583236, + 52.8861882 + ], + [ + 5.3583716, + 52.8861224 + ], + [ + 5.3583463, + 52.8860334 + ], + [ + 5.3583285, + 52.8859286 + ], + [ + 5.3560819, + 52.8858298 + ], + [ + 5.3558093, + 52.8858449 + ], + [ + 5.3556036, + 52.8859007 + ], + [ + 5.3547303, + 52.8863244 + ], + [ + 5.3552363, + 52.886568 + ], + [ + 5.355315, + 52.8866162 + ], + [ + 5.3553634, + 52.8866734 + ], + [ + 5.3553289, + 52.8867211 + ], + [ + 5.3552415, + 52.8867732 + ], + [ + 5.3551397, + 52.8867705 + ], + [ + 5.353824, + 52.88607 + ], + [ + 5.3537082, + 52.8859738 + ], + [ + 5.3536975, + 52.8859099 + ], + [ + 5.3537319, + 52.8858758 + ], + [ + 5.353808, + 52.8858146 + ], + [ + 5.3539059, + 52.8858241 + ], + [ + 5.3543147, + 52.8860218 + ], + [ + 5.3544627, + 52.8859381 + ], + [ + 5.3545161, + 52.8858859 + ], + [ + 5.3550735, + 52.8849603 + ], + [ + 5.3551462, + 52.8848717 + ], + [ + 5.3552149, + 52.8848082 + ], + [ + 5.3553213, + 52.8847357 + ], + [ + 5.3561937, + 52.884297 + ], + [ + 5.3563111, + 52.8842451 + ], + [ + 5.3564172, + 52.8842067 + ], + [ + 5.3567497, + 52.8841419 + ], + [ + 5.3573095, + 52.8829976 + ], + [ + 5.3575284, + 52.8826407 + ], + [ + 5.3587037, + 52.8808845 + ], + [ + 5.3589672, + 52.8805054 + ], + [ + 5.3582657, + 52.8803464 + ], + [ + 5.3583261, + 52.8802894 + ], + [ + 5.3589973, + 52.880437 + ], + [ + 5.3598477, + 52.8792241 + ], + [ + 5.359678, + 52.8791559 + ], + [ + 5.3593347, + 52.8789783 + ], + [ + 5.3590254, + 52.8788009 + ], + [ + 5.3588065, + 52.8786506 + ], + [ + 5.3584102, + 52.8782498 + ], + [ + 5.3582477, + 52.8780061 + ], + [ + 5.3582286, + 52.8779723 + ], + [ + 5.3583777, + 52.8778148 + ], + [ + 5.3584777, + 52.87799 + ], + [ + 5.3586136, + 52.878179 + ], + [ + 5.3587721, + 52.8783429 + ], + [ + 5.3589458, + 52.8785047 + ], + [ + 5.3591948, + 52.8786822 + ], + [ + 5.3594854, + 52.8788529 + ], + [ + 5.3600059, + 52.8790872 + ], + [ + 5.360262, + 52.8789572 + ], + [ + 5.3603788, + 52.8788955 + ], + [ + 5.3605333, + 52.8788544 + ], + [ + 5.3606727, + 52.878811 + ], + [ + 5.3608688, + 52.8787881 + ], + [ + 5.3610685, + 52.8787971 + ], + [ + 5.361257, + 52.8788129 + ], + [ + 5.3623015, + 52.8789215 + ], + [ + 5.3623519, + 52.8788359 + ], + [ + 5.3623955, + 52.8787391 + ], + [ + 5.3624367, + 52.8786137 + ], + [ + 5.3620709, + 52.8784682 + ], + [ + 5.3618633, + 52.8783681 + ], + [ + 5.3616936, + 52.878277 + ], + [ + 5.3615541, + 52.8781701 + ], + [ + 5.3612218, + 52.877849 + ], + [ + 5.361301, + 52.8778148 + ], + [ + 5.3618029, + 52.8781608 + ], + [ + 5.3622512, + 52.878026 + ], + [ + 5.3624209, + 52.8779893 + ], + [ + 5.3625641, + 52.8779893 + ], + [ + 5.3627111, + 52.8779937 + ], + [ + 5.3628807, + 52.8780164 + ], + [ + 5.363748, + 52.8781525 + ], + [ + 5.3639211, + 52.8779814 + ], + [ + 5.3640154, + 52.8780064 + ], + [ + 5.3642563, + 52.877726 + ], + [ + 5.3641658, + 52.8776781 + ], + [ + 5.36432, + 52.8775002 + ], + [ + 5.3642258, + 52.8774229 + ], + [ + 5.3641955, + 52.8773636 + ], + [ + 5.3642293, + 52.8772657 + ], + [ + 5.3642857, + 52.8771858 + ], + [ + 5.3644214, + 52.8771197 + ], + [ + 5.3645343, + 52.8770626 + ], + [ + 5.3645795, + 52.8770284 + ], + [ + 5.3647226, + 52.8768733 + ], + [ + 5.3635385, + 52.8765848 + ], + [ + 5.3631577, + 52.8765099 + ], + [ + 5.3627882, + 52.8764578 + ], + [ + 5.3623998, + 52.8764262 + ], + [ + 5.3616006, + 52.8763971 + ], + [ + 5.3612123, + 52.8763952 + ], + [ + 5.3606055, + 52.8764161 + ], + [ + 5.3604962, + 52.8764161 + ], + [ + 5.3604245, + 52.8763889 + ], + [ + 5.3603905, + 52.8763319 + ], + [ + 5.3604507, + 52.876284 + ], + [ + 5.3605939, + 52.8762589 + ], + [ + 5.3612159, + 52.8762561 + ], + [ + 5.3612606, + 52.8758687 + ], + [ + 5.3613625, + 52.8758709 + ], + [ + 5.3613517, + 52.8762492 + ], + [ + 5.3621848, + 52.8762782 + ], + [ + 5.3627201, + 52.8763211 + ], + [ + 5.3631746, + 52.8763829 + ], + [ + 5.3633176, + 52.8760771 + ], + [ + 5.3640388, + 52.87615 + ], + [ + 5.3641854, + 52.8759254 + ], + [ + 5.3644105, + 52.8755652 + ], + [ + 5.3647156, + 52.8752188 + ], + [ + 5.3651048, + 52.8747943 + ], + [ + 5.3654693, + 52.8744607 + ], + [ + 5.3658937, + 52.8740779 + ], + [ + 5.3664283, + 52.8736692 + ], + [ + 5.3652481, + 52.8729441 + ], + [ + 5.3653976, + 52.8728668 + ], + [ + 5.3655694, + 52.872778 + ], + [ + 5.3656764, + 52.872826 + ], + [ + 5.3657421, + 52.8728437 + ], + [ + 5.365845, + 52.8728642 + ], + [ + 5.3659656, + 52.8728701 + ], + [ + 5.3661214, + 52.8728584 + ], + [ + 5.3662868, + 52.8728349 + ], + [ + 5.3667261, + 52.8727511 + ], + [ + 5.3672252, + 52.8726052 + ], + [ + 5.3676158, + 52.8724644 + ], + [ + 5.3679278, + 52.8723305 + ], + [ + 5.3680964, + 52.8722536 + ], + [ + 5.3678845, + 52.8717666 + ], + [ + 5.3680186, + 52.8717321 + ], + [ + 5.3682599, + 52.8722461 + ], + [ + 5.3687053, + 52.872273 + ], + [ + 5.3689682, + 52.8722847 + ], + [ + 5.3691644, + 52.8722728 + ], + [ + 5.3693713, + 52.8722312 + ], + [ + 5.3696872, + 52.8721405 + ], + [ + 5.3699264, + 52.8720455 + ], + [ + 5.3702904, + 52.8718384 + ], + [ + 5.370464, + 52.8717228 + ], + [ + 5.3705898, + 52.8716171 + ], + [ + 5.3704528, + 52.871079 + ], + [ + 5.3705734, + 52.8710435 + ], + [ + 5.3707193, + 52.8715905 + ], + [ + 5.3713151, + 52.8715935 + ], + [ + 5.3715278, + 52.8715673 + ], + [ + 5.3717617, + 52.8715118 + ], + [ + 5.3720092, + 52.8714142 + ], + [ + 5.3722062, + 52.8713186 + ], + [ + 5.3724198, + 52.8712122 + ], + [ + 5.3726814, + 52.8710519 + ], + [ + 5.3727851, + 52.8709719 + ], + [ + 5.3728567, + 52.8709126 + ], + [ + 5.3728888, + 52.8708632 + ], + [ + 5.3728962, + 52.8708064 + ], + [ + 5.3728839, + 52.8707669 + ], + [ + 5.372486, + 52.8704039 + ], + [ + 5.3726261, + 52.8703513 + ], + [ + 5.3731908, + 52.870887 + ], + [ + 5.3735908, + 52.8712308 + ], + [ + 5.3743555, + 52.8709134 + ], + [ + 5.3745024, + 52.8708494 + ], + [ + 5.3746607, + 52.8708037 + ], + [ + 5.3752333, + 52.8706278 + ], + [ + 5.3753802, + 52.8705547 + ], + [ + 5.3784413, + 52.8688453 + ], + [ + 5.3787351, + 52.8686968 + ], + [ + 5.3788896, + 52.8686261 + ], + [ + 5.3793452, + 52.8684456 + ], + [ + 5.3791552, + 52.8674955 + ], + [ + 5.3792532, + 52.8674909 + ], + [ + 5.3793671, + 52.8680218 + ], + [ + 5.3797026, + 52.868083 + ], + [ + 5.3799176, + 52.8681193 + ], + [ + 5.3802304, + 52.8681372 + ], + [ + 5.3833112, + 52.8669357 + ], + [ + 5.3835334, + 52.866833 + ], + [ + 5.3837781, + 52.8667097 + ], + [ + 5.3842826, + 52.866429 + ], + [ + 5.3844783, + 52.866283 + ], + [ + 5.3841387, + 52.8660964 + ], + [ + 5.3842101, + 52.8660371 + ], + [ + 5.3845723, + 52.8662145 + ], + [ + 5.384768, + 52.8660685 + ], + [ + 5.384926, + 52.8659475 + ], + [ + 5.3850842, + 52.8658448 + ], + [ + 5.3857501, + 52.8652016 + ], + [ + 5.3859192, + 52.8650192 + ], + [ + 5.3861788, + 52.8648002 + ], + [ + 5.3857526, + 52.8646114 + ], + [ + 5.3858015, + 52.8645521 + ], + [ + 5.3862504, + 52.8647317 + ], + [ + 5.3867169, + 52.8643393 + ], + [ + 5.3898688, + 52.8619123 + ], + [ + 5.3900339, + 52.8618184 + ], + [ + 5.390391, + 52.861676 + ], + [ + 5.3905563, + 52.8615957 + ], + [ + 5.3956619, + 52.8585286 + ], + [ + 5.3957483, + 52.8584873 + ], + [ + 5.3978034, + 52.8571957 + ], + [ + 5.4044359, + 52.8542552 + ], + [ + 5.4066994, + 52.8535848 + ], + [ + 5.4080007, + 52.8532477 + ], + [ + 5.4108708, + 52.8516752 + ], + [ + 5.4108625, + 52.8515932 + ], + [ + 5.4109568, + 52.8515951 + ], + [ + 5.4109844, + 52.8517477 + ], + [ + 5.4104968, + 52.8520136 + ], + [ + 5.4107925, + 52.8522063 + ], + [ + 5.4114709, + 52.851762 + ], + [ + 5.4113229, + 52.8516486 + ], + [ + 5.411247, + 52.8515828 + ], + [ + 5.4112644, + 52.8514323 + ], + [ + 5.4113849, + 52.8514205 + ], + [ + 5.4113968, + 52.8514752 + ], + [ + 5.412074, + 52.8513294 + ], + [ + 5.4141282, + 52.850468 + ], + [ + 5.4144628, + 52.8503462 + ], + [ + 5.4147596, + 52.8502495 + ], + [ + 5.4150305, + 52.8501871 + ], + [ + 5.4261313, + 52.8481187 + ], + [ + 5.4262558, + 52.8481229 + ], + [ + 5.4263428, + 52.8481704 + ], + [ + 5.4264418, + 52.8482681 + ], + [ + 5.4264729, + 52.848375 + ], + [ + 5.4264892, + 52.8485163 + ], + [ + 5.4266682, + 52.8487206 + ], + [ + 5.4268315, + 52.8488522 + ], + [ + 5.4269714, + 52.8488927 + ], + [ + 5.4271489, + 52.8489286 + ], + [ + 5.4272961, + 52.8489509 + ], + [ + 5.4274211, + 52.8490233 + ], + [ + 5.4276298, + 52.8491707 + ], + [ + 5.4277658, + 52.8492067 + ], + [ + 5.4279356, + 52.8492243 + ], + [ + 5.428178, + 52.8493465 + ], + [ + 5.4283515, + 52.849371 + ], + [ + 5.4285328, + 52.8494182 + ], + [ + 5.4287375, + 52.8495268 + ], + [ + 5.4289486, + 52.8495261 + ], + [ + 5.4290171, + 52.8495942 + ], + [ + 5.4291716, + 52.8496073 + ], + [ + 5.429229, + 52.8496846 + ], + [ + 5.4295276, + 52.8497884 + ], + [ + 5.4296, + 52.8498655 + ], + [ + 5.4297137, + 52.8499426 + ], + [ + 5.4298494, + 52.8499353 + ], + [ + 5.4300644, + 52.849946 + ], + [ + 5.4302458, + 52.85 + ], + [ + 5.4304646, + 52.8500219 + ], + [ + 5.4307489, + 52.8501964 + ], + [ + 5.4308844, + 52.8501799 + ], + [ + 5.4315214, + 52.8501709 + ], + [ + 5.4316084, + 52.8502162 + ], + [ + 5.4317515, + 52.8501997 + ], + [ + 5.4317813, + 52.8501586 + ], + [ + 5.4318183, + 52.8500833 + ], + [ + 5.4319915, + 52.8500553 + ], + [ + 5.4324955, + 52.8499351 + ], + [ + 5.4327068, + 52.8499525 + ], + [ + 5.4330485, + 52.8498283 + ], + [ + 5.4333081, + 52.8497727 + ], + [ + 5.4334284, + 52.8497381 + ], + [ + 5.4335983, + 52.8497671 + ], + [ + 5.4340051, + 52.8497383 + ], + [ + 5.4342542, + 52.8497716 + ], + [ + 5.4343908, + 52.8498623 + ], + [ + 5.4345008, + 52.8499439 + ], + [ + 5.4346557, + 52.8499752 + ], + [ + 5.4347316, + 52.8500319 + ], + [ + 5.4353364, + 52.850212 + ], + [ + 5.4354351, + 52.8502869 + ], + [ + 5.4354963, + 52.8503846 + ], + [ + 5.4355945, + 52.850407 + ], + [ + 5.4356931, + 52.8504705 + ], + [ + 5.435769, + 52.850518 + ], + [ + 5.4358668, + 52.8504995 + ], + [ + 5.435987, + 52.8504558 + ], + [ + 5.4361299, + 52.8504279 + ], + [ + 5.4362356, + 52.8504458 + ], + [ + 5.4363417, + 52.8504955 + ], + [ + 5.4365529, + 52.8505175 + ], + [ + 5.4366139, + 52.8505811 + ], + [ + 5.436622, + 52.8506449 + ], + [ + 5.4365854, + 52.850759 + ], + [ + 5.4367669, + 52.8508267 + ], + [ + 5.4368883, + 52.8509037 + ], + [ + 5.4369115, + 52.8509719 + ], + [ + 5.4369009, + 52.8510427 + ], + [ + 5.4371201, + 52.8511057 + ], + [ + 5.4373426, + 52.8511207 + ], + [ + 5.4375421, + 52.8510905 + ], + [ + 5.4377754, + 52.8510441 + ], + [ + 5.4379792, + 52.8510684 + ], + [ + 5.4381382, + 52.851143 + ], + [ + 5.4383392, + 52.8512721 + ], + [ + 5.438588, + 52.8512735 + ], + [ + 5.438792, + 52.8513092 + ], + [ + 5.4392732, + 52.8511844 + ], + [ + 5.439307, + 52.8511661 + ], + [ + 5.4393855, + 52.8511021 + ], + [ + 5.4394606, + 52.8510699 + ], + [ + 5.4395777, + 52.8510923 + ], + [ + 5.4396727, + 52.8511739 + ], + [ + 5.4397899, + 52.8512145 + ], + [ + 5.4399408, + 52.8512231 + ], + [ + 5.4401179, + 52.8512247 + ], + [ + 5.4402873, + 52.8511968 + ], + [ + 5.4404827, + 52.8511232 + ], + [ + 5.4406702, + 52.8510268 + ], + [ + 5.4408008, + 52.8509886 + ], + [ + 5.4409146, + 52.8509553 + ], + [ + 5.4410505, + 52.850973 + ], + [ + 5.4411261, + 52.8510024 + ], + [ + 5.4412163, + 52.8509702 + ], + [ + 5.4412873, + 52.8509061 + ], + [ + 5.4417773, + 52.8509111 + ], + [ + 5.4420372, + 52.8508851 + ], + [ + 5.4421165, + 52.8508962 + ], + [ + 5.4422417, + 52.8509846 + ], + [ + 5.4424377, + 52.8509794 + ], + [ + 5.4425776, + 52.8510335 + ], + [ + 5.4428035, + 52.8510077 + ], + [ + 5.4430561, + 52.8510068 + ], + [ + 5.4433696, + 52.8510671 + ], + [ + 5.4436115, + 52.8511414 + ], + [ + 5.4437435, + 52.8511478 + ], + [ + 5.4439091, + 52.8511336 + ], + [ + 5.4442335, + 52.851146 + ], + [ + 5.4444264, + 52.8512251 + ], + [ + 5.4454752, + 52.8513033 + ], + [ + 5.4456144, + 52.8512709 + ], + [ + 5.4458442, + 52.8512678 + ], + [ + 5.4460142, + 52.8513036 + ], + [ + 5.4461659, + 52.8513896 + ], + [ + 5.4464561, + 52.8513954 + ], + [ + 5.446705, + 52.8514058 + ], + [ + 5.4469919, + 52.8514572 + ], + [ + 5.4472375, + 52.8515087 + ], + [ + 5.4474148, + 52.851524 + ], + [ + 5.4476673, + 52.8515231 + ], + [ + 5.4479501, + 52.8515335 + ], + [ + 5.4481654, + 52.8515737 + ], + [ + 5.4482979, + 52.8516324 + ], + [ + 5.4483703, + 52.8517096 + ], + [ + 5.4484535, + 52.8517435 + ], + [ + 5.448473, + 52.8518186 + ], + [ + 5.4485953, + 52.8519776 + ], + [ + 5.448611, + 52.8520505 + ], + [ + 5.4486943, + 52.8520798 + ], + [ + 5.44877, + 52.8521205 + ], + [ + 5.4487781, + 52.852182 + ], + [ + 5.4487073, + 52.8522689 + ], + [ + 5.448561, + 52.8523491 + ], + [ + 5.4484143, + 52.8523679 + ], + [ + 5.4482106, + 52.852355 + ], + [ + 5.4480677, + 52.852392 + ], + [ + 5.4479401, + 52.8524403 + ], + [ + 5.4477254, + 52.8524729 + ], + [ + 5.4476542, + 52.8525165 + ], + [ + 5.4476359, + 52.8525735 + ], + [ + 5.4476481, + 52.8526601 + ], + [ + 5.4477014, + 52.8527282 + ], + [ + 5.4478038, + 52.8527826 + ], + [ + 5.44794, + 52.852839 + ], + [ + 5.4481104, + 52.8529181 + ], + [ + 5.4482168, + 52.853002 + ], + [ + 5.4482823, + 52.8531567 + ], + [ + 5.448396, + 52.8532155 + ], + [ + 5.4485701, + 52.8532764 + ], + [ + 5.4485374, + 52.8534201 + ], + [ + 5.4486137, + 52.8535018 + ], + [ + 5.4487309, + 52.8535492 + ], + [ + 5.448908, + 52.8535371 + ], + [ + 5.4489765, + 52.8535985 + ], + [ + 5.4490532, + 52.8537417 + ], + [ + 5.4492059, + 52.8539348 + ], + [ + 5.4493506, + 52.8540846 + ], + [ + 5.4493446, + 52.8542442 + ], + [ + 5.4493165, + 52.8544698 + ], + [ + 5.4490711, + 52.8544206 + ], + [ + 5.4489491, + 52.8542798 + ], + [ + 5.4487997, + 52.8540342 + ], + [ + 5.4486489, + 52.8540257 + ], + [ + 5.4485814, + 52.8540692 + ], + [ + 5.4484309, + 52.8541017 + ], + [ + 5.4483363, + 52.8540611 + ], + [ + 5.4481916, + 52.8539157 + ], + [ + 5.4479612, + 52.8538619 + ], + [ + 5.4477007, + 52.8538332 + ], + [ + 5.4473391, + 52.8538574 + ], + [ + 5.4470607, + 52.8539199 + ], + [ + 5.4468394, + 52.8540301 + ], + [ + 5.4465955, + 52.8541403 + ], + [ + 5.4463812, + 52.8541958 + ], + [ + 5.4461098, + 52.854215 + ], + [ + 5.4453928, + 52.8541242 + ], + [ + 5.4451812, + 52.8540703 + ], + [ + 5.4450032, + 52.8540004 + ], + [ + 5.4447839, + 52.853926 + ], + [ + 5.4445461, + 52.8538858 + ], + [ + 5.4442824, + 52.8539072 + ], + [ + 5.4440337, + 52.853915 + ], + [ + 5.4437657, + 52.8538818 + ], + [ + 5.4435428, + 52.853837 + ], + [ + 5.4431386, + 52.8537451 + ], + [ + 5.4429766, + 52.8537525 + ], + [ + 5.4420364, + 52.8535965 + ], + [ + 5.4419001, + 52.8535308 + ], + [ + 5.4418733, + 52.8534809 + ], + [ + 5.4418839, + 52.8534011 + ], + [ + 5.4419318, + 52.8532915 + ], + [ + 5.4419194, + 52.8531776 + ], + [ + 5.441881, + 52.8531049 + ], + [ + 5.4417636, + 52.8530438 + ], + [ + 5.4415822, + 52.8529852 + ], + [ + 5.4401744, + 52.8527945 + ], + [ + 5.4394193, + 52.8526922 + ], + [ + 5.4390602, + 52.8525888 + ], + [ + 5.4388149, + 52.8525509 + ], + [ + 5.4377089, + 52.8523908 + ], + [ + 5.4374894, + 52.8522982 + ], + [ + 5.4371299, + 52.8521559 + ], + [ + 5.4366952, + 52.8520322 + ], + [ + 5.4363328, + 52.8519583 + ], + [ + 5.4359744, + 52.8519391 + ], + [ + 5.4355906, + 52.8519997 + ], + [ + 5.4345711, + 52.8518302 + ], + [ + 5.4342272, + 52.8517311 + ], + [ + 5.4340113, + 52.8516111 + ], + [ + 5.4336116, + 52.8516103 + ], + [ + 5.4333208, + 52.8515498 + ], + [ + 5.4330794, + 52.8515256 + ], + [ + 5.4326695, + 52.8516341 + ], + [ + 5.4325513, + 52.8516433 + ], + [ + 5.4324548, + 52.8516508 + ], + [ + 5.4322624, + 52.8516401 + ], + [ + 5.431885, + 52.8515982 + ], + [ + 5.4316813, + 52.8515807 + ], + [ + 5.4315952, + 52.8516379 + ], + [ + 5.431611, + 52.8517062 + ], + [ + 5.4322424, + 52.8519333 + ], + [ + 5.4340013, + 52.8525659 + ], + [ + 5.434126, + 52.8526018 + ], + [ + 5.4345036, + 52.8526757 + ], + [ + 5.435078, + 52.8528308 + ], + [ + 5.4352435, + 52.8527892 + ], + [ + 5.4363119, + 52.8529517 + ], + [ + 5.4365316, + 52.8530717 + ], + [ + 5.4399077, + 52.8535467 + ], + [ + 5.4463684, + 52.8544556 + ], + [ + 5.4465721, + 52.8544617 + ], + [ + 5.4467265, + 52.8544497 + ], + [ + 5.4469073, + 52.8544239 + ], + [ + 5.4470277, + 52.8543985 + ], + [ + 5.4471931, + 52.8543569 + ], + [ + 5.4473329, + 52.8543792 + ], + [ + 5.4474427, + 52.8544357 + ], + [ + 5.4475114, + 52.8545265 + ], + [ + 5.4500673, + 52.8549136 + ], + [ + 5.4502672, + 52.8549243 + ], + [ + 5.4503424, + 52.8549058 + ], + [ + 5.4504099, + 52.8548668 + ], + [ + 5.450402, + 52.8548258 + ], + [ + 5.4503976, + 52.854762 + ], + [ + 5.4505969, + 52.8547089 + ], + [ + 5.4507738, + 52.8546923 + ], + [ + 5.4509664, + 52.8547258 + ], + [ + 5.4510542, + 52.8548303 + ], + [ + 5.4510779, + 52.8549554 + ], + [ + 5.45115, + 52.8549962 + ], + [ + 5.4512705, + 52.8549798 + ], + [ + 5.4514924, + 52.854922 + ], + [ + 5.4517331, + 52.8548687 + ], + [ + 5.4519518, + 52.8548702 + ], + [ + 5.4521745, + 52.8549081 + ], + [ + 5.4523564, + 52.8549894 + ], + [ + 5.4525046, + 52.8551143 + ], + [ + 5.4525922, + 52.8552164 + ], + [ + 5.4526975, + 52.8551978 + ], + [ + 5.4527536, + 52.8551406 + ], + [ + 5.4528436, + 52.8550879 + ], + [ + 5.453097, + 52.8551713 + ], + [ + 5.4531391, + 52.8552485 + ], + [ + 5.4532232, + 52.8553507 + ], + [ + 5.4533291, + 52.8553868 + ], + [ + 5.4535176, + 52.8554021 + ], + [ + 5.4534073, + 52.8552977 + ], + [ + 5.4534068, + 52.8552385 + ], + [ + 5.4540021, + 52.8548284 + ], + [ + 5.45413, + 52.8547915 + ], + [ + 5.4542659, + 52.8548069 + ], + [ + 5.4543455, + 52.8548544 + ], + [ + 5.4544039, + 52.8550502 + ], + [ + 5.4552005, + 52.8551679 + ], + [ + 5.4550132, + 52.8549135 + ], + [ + 5.4550125, + 52.8548429 + ], + [ + 5.4551249, + 52.8547719 + ], + [ + 5.4553096, + 52.8547575 + ], + [ + 5.4557671, + 52.8549061 + ], + [ + 5.4560043, + 52.8548711 + ], + [ + 5.4560552, + 52.8546749 + ], + [ + 5.4572631, + 52.8544654 + ], + [ + 5.4575276, + 52.8545122 + ], + [ + 5.45772, + 52.8545297 + ], + [ + 5.4581026, + 52.8543323 + ], + [ + 5.4583359, + 52.8542859 + ], + [ + 5.4585962, + 52.85431 + ], + [ + 5.4588115, + 52.8543501 + ], + [ + 5.4590454, + 52.8543721 + ], + [ + 5.4593018, + 52.8543802 + ], + [ + 5.4594639, + 52.8543727 + ], + [ + 5.4596255, + 52.8543266 + ], + [ + 5.4597153, + 52.8542648 + ], + [ + 5.4598122, + 52.8541505 + ], + [ + 5.4599363, + 52.854109 + ], + [ + 5.4600119, + 52.8541337 + ], + [ + 5.460076, + 52.8541426 + ], + [ + 5.4601738, + 52.8541218 + ], + [ + 5.4602487, + 52.8540622 + ], + [ + 5.4614264, + 52.8539518 + ], + [ + 5.4616817, + 52.8537612 + ], + [ + 5.4619004, + 52.8536988 + ], + [ + 5.4624061, + 52.8535854 + ], + [ + 5.4627878, + 52.853596 + ], + [ + 5.463155, + 52.8537073 + ], + [ + 5.4634155, + 52.8536701 + ], + [ + 5.4635196, + 52.8533836 + ], + [ + 5.4656785, + 52.8529801 + ], + [ + 5.4660714, + 52.8529699 + ], + [ + 5.4664941, + 52.8528934 + ], + [ + 5.467483, + 52.852733 + ], + [ + 5.4686725, + 52.8525881 + ], + [ + 5.4706593, + 52.8524849 + ], + [ + 5.4711462, + 52.8524081 + ], + [ + 5.471346, + 52.8523161 + ], + [ + 5.4716366, + 52.852265 + ], + [ + 5.4720481, + 52.8522297 + ], + [ + 5.4728604, + 52.8522047 + ], + [ + 5.4731016, + 52.8521149 + ], + [ + 5.4734337, + 52.8520362 + ], + [ + 5.4737322, + 52.8520515 + ], + [ + 5.4749775, + 52.8517851 + ], + [ + 5.4750678, + 52.8517185 + ], + [ + 5.4754228, + 52.8516901 + ], + [ + 5.47562, + 52.8518018 + ], + [ + 5.4765789, + 52.8516827 + ], + [ + 5.4771896, + 52.8514682 + ], + [ + 5.4775407, + 52.8514124 + ], + [ + 5.4777073, + 52.8514646 + ], + [ + 5.4784701, + 52.8513895 + ], + [ + 5.4804999, + 52.8509356 + ], + [ + 5.4831619, + 52.8500886 + ], + [ + 5.4835154, + 52.8498565 + ], + [ + 5.4862146, + 52.8491552 + ], + [ + 5.486533, + 52.8490725 + ], + [ + 5.4885825, + 52.8487857 + ], + [ + 5.4896202, + 52.8485769 + ], + [ + 5.4905255, + 52.8483593 + ], + [ + 5.4999242, + 52.8457663 + ], + [ + 5.5018043, + 52.8452477 + ], + [ + 5.5024899, + 52.8449825 + ], + [ + 5.5053316, + 52.8440086 + ], + [ + 5.5076935, + 52.8430703 + ], + [ + 5.5135596, + 52.841401 + ], + [ + 5.5213406, + 52.8392634 + ], + [ + 5.5225559, + 52.8391202 + ], + [ + 5.5263672, + 52.8376325 + ], + [ + 5.5275164, + 52.8372445 + ], + [ + 5.5281536, + 52.8370892 + ], + [ + 5.5307895, + 52.8365091 + ], + [ + 5.542598, + 52.8338015 + ], + [ + 5.5444903, + 52.8332803 + ], + [ + 5.549787, + 52.8326713 + ], + [ + 5.5526924, + 52.8325443 + ], + [ + 5.5550905, + 52.8327287 + ], + [ + 5.5584615, + 52.8330486 + ], + [ + 5.5590989, + 52.8329152 + ], + [ + 5.5593567, + 52.8329988 + ], + [ + 5.5594863, + 52.8330968 + ], + [ + 5.5596456, + 52.8331488 + ], + [ + 5.5597853, + 52.8331389 + ], + [ + 5.5599554, + 52.8331313 + ], + [ + 5.5602548, + 52.8332171 + ], + [ + 5.5606076, + 52.833337 + ], + [ + 5.5635643, + 52.8338028 + ], + [ + 5.566743, + 52.8341532 + ], + [ + 5.5684592, + 52.8345373 + ], + [ + 5.5724939, + 52.8357679 + ], + [ + 5.5732282, + 52.8362183 + ], + [ + 5.5736169, + 52.8361616 + ], + [ + 5.5746123, + 52.8370002 + ], + [ + 5.5752085, + 52.8372518 + ], + [ + 5.5752395, + 52.8373204 + ], + [ + 5.5753683, + 52.8373565 + ], + [ + 5.5756556, + 52.8373644 + ], + [ + 5.5761384, + 52.8376119 + ], + [ + 5.5763408, + 52.8378057 + ], + [ + 5.5782809, + 52.8386057 + ], + [ + 5.5799976, + 52.839709 + ], + [ + 5.5800463, + 52.8400113 + ], + [ + 5.5801949, + 52.840132 + ], + [ + 5.5803515, + 52.8402824 + ], + [ + 5.5803876, + 52.840477 + ], + [ + 5.5804872, + 52.8405958 + ], + [ + 5.5807123, + 52.8416123 + ], + [ + 5.5808248, + 52.84212 + ], + [ + 5.5809434, + 52.8425914 + ], + [ + 5.5808763, + 52.8426925 + ], + [ + 5.580999, + 52.8428524 + ], + [ + 5.5811168, + 52.8429068 + ], + [ + 5.5812131, + 52.8430735 + ], + [ + 5.58115, + 52.8431816 + ], + [ + 5.5813264, + 52.843419 + ], + [ + 5.5816713, + 52.8438436 + ], + [ + 5.5822687, + 52.844551 + ], + [ + 5.5824904, + 52.8447837 + ], + [ + 5.5825186, + 52.8449325 + ], + [ + 5.5824922, + 52.8456497 + ], + [ + 5.5823895, + 52.8459388 + ], + [ + 5.5824106, + 52.8461495 + ], + [ + 5.5824244, + 52.8463854 + ], + [ + 5.5823681, + 52.8467728 + ], + [ + 5.5823211, + 52.8473297 + ], + [ + 5.5825467, + 52.847551 + ], + [ + 5.5827128, + 52.8478824 + ], + [ + 5.5830912, + 52.8482564 + ], + [ + 5.5838085, + 52.8488534 + ], + [ + 5.5843445, + 52.8491327 + ], + [ + 5.5849109, + 52.8494005 + ], + [ + 5.5854532, + 52.8495538 + ], + [ + 5.5857788, + 52.8495957 + ], + [ + 5.5862988, + 52.8497744 + ], + [ + 5.5868896, + 52.8498541 + ], + [ + 5.5875336, + 52.8499703 + ], + [ + 5.5880566, + 52.8500802 + ], + [ + 5.5898745, + 52.850349 + ], + [ + 5.5918615, + 52.8505323 + ], + [ + 5.5946458, + 52.8506431 + ], + [ + 5.5980761, + 52.8513809 + ], + [ + 5.6010921, + 52.8519348 + ], + [ + 5.6015575, + 52.8519578 + ], + [ + 5.6033271, + 52.8519519 + ], + [ + 5.6051717, + 52.8518927 + ], + [ + 5.608033, + 52.8517806 + ], + [ + 5.6098699, + 52.8515583 + ], + [ + 5.6129413, + 52.851223 + ], + [ + 5.6143429, + 52.8510701 + ], + [ + 5.6165898, + 52.8506827 + ], + [ + 5.6169147, + 52.8506267 + ], + [ + 5.6173414, + 52.8506469 + ], + [ + 5.6175643, + 52.850665 + ], + [ + 5.6182478, + 52.850525 + ], + [ + 5.6182932, + 52.8505867 + ], + [ + 5.617893, + 52.850722 + ], + [ + 5.6183651, + 52.8508816 + ], + [ + 5.6188448, + 52.851151 + ], + [ + 5.6193474, + 52.8514227 + ], + [ + 5.6213951, + 52.8522716 + ], + [ + 5.6211081, + 52.852457 + ], + [ + 5.6239495, + 52.8540713 + ], + [ + 5.624452, + 52.8541943 + ], + [ + 5.6248298, + 52.8542991 + ], + [ + 5.63168, + 52.856982 + ], + [ + 5.6325945, + 52.8573676 + ], + [ + 5.6336905, + 52.8579473 + ], + [ + 5.6344122, + 52.8582965 + ], + [ + 5.6412251, + 52.8602106 + ], + [ + 5.6431551, + 52.859925 + ], + [ + 5.6435379, + 52.8609582 + ], + [ + 5.6438453, + 52.8620852 + ], + [ + 5.6439062, + 52.8625493 + ], + [ + 5.6438992, + 52.8626626 + ], + [ + 5.6438984, + 52.8626753 + ], + [ + 5.6439962, + 52.8626925 + ], + [ + 5.6441416, + 52.862719 + ], + [ + 5.6441466, + 52.8627079 + ], + [ + 5.6441934, + 52.8626038 + ], + [ + 5.6440187, + 52.8617969 + ], + [ + 5.6435442, + 52.8599612 + ], + [ + 5.6444514, + 52.8604359 + ], + [ + 5.6494082, + 52.8580344 + ], + [ + 5.6497472, + 52.8573709 + ], + [ + 5.6510988, + 52.8569327 + ], + [ + 5.6524879, + 52.856252 + ], + [ + 5.6529259, + 52.8561006 + ], + [ + 5.6531412, + 52.8562125 + ], + [ + 5.6544472, + 52.8555501 + ], + [ + 5.6555438, + 52.8537853 + ], + [ + 5.6557589, + 52.8537625 + ], + [ + 5.6559326, + 52.8537394 + ], + [ + 5.6559967, + 52.8537142 + ], + [ + 5.6561252, + 52.8537163 + ], + [ + 5.6562575, + 52.8538464 + ], + [ + 5.656216, + 52.8539082 + ], + [ + 5.6560424, + 52.8539473 + ], + [ + 5.6559556, + 52.8540205 + ], + [ + 5.6557824, + 52.8544046 + ], + [ + 5.6557033, + 52.8544687 + ], + [ + 5.6556505, + 52.8545282 + ], + [ + 5.6558091, + 52.8546194 + ], + [ + 5.6560998, + 52.8545504 + ], + [ + 5.656266, + 52.8546051 + ], + [ + 5.6572508, + 52.8539823 + ], + [ + 5.6573222, + 52.8538039 + ], + [ + 5.6572957, + 52.8536097 + ], + [ + 5.6571934, + 52.8534202 + ], + [ + 5.6572498, + 52.8532305 + ], + [ + 5.6571966, + 52.8530546 + ], + [ + 5.6572038, + 52.8527164 + ], + [ + 5.6569916, + 52.8522139 + ], + [ + 5.6569273, + 52.852102 + ], + [ + 5.6567723, + 52.8520062 + ], + [ + 5.6566515, + 52.8520315 + ], + [ + 5.6566327, + 52.8521275 + ], + [ + 5.6566743, + 52.8521686 + ], + [ + 5.6564483, + 52.8525779 + ], + [ + 5.6565278, + 52.8526281 + ], + [ + 5.6565052, + 52.8527195 + ], + [ + 5.6563995, + 52.8528042 + ], + [ + 5.6561474, + 52.8534147 + ], + [ + 5.6559777, + 52.8535611 + ], + [ + 5.6558795, + 52.8536298 + ], + [ + 5.6557965, + 52.8536459 + ], + [ + 5.6555634, + 52.8536446 + ], + [ + 5.6558641, + 52.8532917 + ], + [ + 5.6567764, + 52.8496299 + ], + [ + 5.6566746, + 52.8473571 + ], + [ + 5.65655, + 52.8473595 + ], + [ + 5.6563726, + 52.8474146 + ], + [ + 5.6562747, + 52.8475085 + ], + [ + 5.6550702, + 52.847695 + ], + [ + 5.6546813, + 52.8477389 + ], + [ + 5.6544433, + 52.8476271 + ], + [ + 5.6542994, + 52.8475084 + ], + [ + 5.6541107, + 52.847472 + ], + [ + 5.6540124, + 52.8474104 + ], + [ + 5.6540763, + 52.8472388 + ], + [ + 5.6543592, + 52.8470647 + ], + [ + 5.654899, + 52.8468057 + ], + [ + 5.6556009, + 52.8465305 + ], + [ + 5.6560463, + 52.8463379 + ], + [ + 5.6563256, + 52.8462622 + ], + [ + 5.6564123, + 52.8461867 + ], + [ + 5.656431, + 52.84599 + ], + [ + 5.6565969, + 52.8459463 + ], + [ + 5.6567403, + 52.8458273 + ], + [ + 5.6570686, + 52.8457034 + ], + [ + 5.6573615, + 52.8445552 + ], + [ + 5.6575048, + 52.8444681 + ], + [ + 5.6573868, + 52.843812 + ], + [ + 5.6575149, + 52.8437022 + ], + [ + 5.6577868, + 52.8436698 + ], + [ + 5.6586802, + 52.8437518 + ], + [ + 5.6645017, + 52.8442862 + ], + [ + 5.6645922, + 52.8441557 + ], + [ + 5.6647507, + 52.8440823 + ], + [ + 5.6649583, + 52.8440546 + ], + [ + 5.6649585, + 52.8442033 + ], + [ + 5.6662863, + 52.8433648 + ], + [ + 5.6665954, + 52.8430603 + ], + [ + 5.6668895, + 52.8428633 + ], + [ + 5.6681982, + 52.8419516 + ], + [ + 5.6688165, + 52.8414204 + ], + [ + 5.6685633, + 52.8412858 + ], + [ + 5.6686048, + 52.8412469 + ], + [ + 5.6689373, + 52.8413539 + ], + [ + 5.6693182, + 52.8411064 + ], + [ + 5.6695669, + 52.8408318 + ], + [ + 5.6701963, + 52.840209 + ], + [ + 5.6708223, + 52.8397189 + ], + [ + 5.6710376, + 52.8398535 + ], + [ + 5.6704042, + 52.8403208 + ], + [ + 5.6694321, + 52.8414105 + ], + [ + 5.6688369, + 52.8422183 + ], + [ + 5.6680249, + 52.8442201 + ], + [ + 5.6685317, + 52.8447089 + ], + [ + 5.6719308, + 52.8449789 + ], + [ + 5.6720479, + 52.8449719 + ], + [ + 5.6721498, + 52.845013 + ], + [ + 5.6736905, + 52.8450179 + ], + [ + 5.6738114, + 52.8450086 + ], + [ + 5.673887, + 52.8450359 + ], + [ + 5.6775123, + 52.8451227 + ], + [ + 5.677784, + 52.8450515 + ], + [ + 5.6780329, + 52.8448865 + ], + [ + 5.678195, + 52.8447239 + ], + [ + 5.6780617, + 52.844173 + ], + [ + 5.6781746, + 52.8439945 + ], + [ + 5.6784045, + 52.8437495 + ], + [ + 5.6787175, + 52.8435433 + ], + [ + 5.6789061, + 52.843495 + ], + [ + 5.6790234, + 52.8435361 + ], + [ + 5.6790424, + 52.843607 + ], + [ + 5.678967, + 52.8436734 + ], + [ + 5.6786463, + 52.8438087 + ], + [ + 5.6784388, + 52.843953 + ], + [ + 5.6783523, + 52.8441041 + ], + [ + 5.6784904, + 52.8451214 + ], + [ + 5.6787321, + 52.8451622 + ], + [ + 5.6787624, + 52.8452034 + ], + [ + 5.6786189, + 52.8452218 + ], + [ + 5.6786682, + 52.8453247 + ], + [ + 5.6788989, + 52.8455118 + ], + [ + 5.6791602, + 52.8457997 + ], + [ + 5.6794853, + 52.8460416 + ], + [ + 5.6795948, + 52.8460552 + ], + [ + 5.6803761, + 52.8458232 + ], + [ + 5.6804401, + 52.8457636 + ], + [ + 5.6804251, + 52.8457545 + ], + [ + 5.6803265, + 52.8455717 + ], + [ + 5.6801789, + 52.8454118 + ], + [ + 5.6802164, + 52.8452768 + ], + [ + 5.6803711, + 52.8452058 + ], + [ + 5.6809148, + 52.8451959 + ], + [ + 5.6813716, + 52.8451313 + ], + [ + 5.6825871, + 52.8448735 + ], + [ + 5.682972, + 52.8447953 + ], + [ + 5.6834063, + 52.8448176 + ], + [ + 5.6833728, + 52.8450005 + ], + [ + 5.6836069, + 52.8450208 + ], + [ + 5.6836934, + 52.8448743 + ], + [ + 5.6838596, + 52.8449084 + ], + [ + 5.6840493, + 52.8449768 + ], + [ + 5.6845472, + 52.8452066 + ], + [ + 5.6851378, + 52.8459051 + ], + [ + 5.6929617, + 52.8452071 + ], + [ + 5.6931119, + 52.845178 + ], + [ + 5.6932353, + 52.8451067 + ], + [ + 5.6940453, + 52.8444879 + ], + [ + 5.6944208, + 52.8442416 + ], + [ + 5.6945281, + 52.8441963 + ], + [ + 5.6945831, + 52.8441825 + ], + [ + 5.6946112, + 52.844172 + ], + [ + 5.6946313, + 52.844155 + ], + [ + 5.6946407, + 52.8441209 + ], + [ + 5.6944878, + 52.8435159 + ], + [ + 5.693708, + 52.8431734 + ], + [ + 5.6936885, + 52.8431416 + ], + [ + 5.6936993, + 52.8431173 + ], + [ + 5.6937476, + 52.8431044 + ], + [ + 5.6937958, + 52.8431157 + ], + [ + 5.6946059, + 52.8434673 + ], + [ + 5.6947869, + 52.8440569 + ], + [ + 5.694803, + 52.8440796 + ], + [ + 5.6948379, + 52.8440893 + ], + [ + 5.6948955, + 52.8440926 + ], + [ + 5.6949519, + 52.8440942 + ], + [ + 5.6950806, + 52.8441104 + ], + [ + 5.6952523, + 52.8441687 + ], + [ + 5.6953542, + 52.8442724 + ], + [ + 5.695373, + 52.8443996 + ], + [ + 5.6953515, + 52.8444822 + ], + [ + 5.6953515, + 52.8445243 + ], + [ + 5.6953918, + 52.8445632 + ], + [ + 5.6954561, + 52.8445794 + ], + [ + 5.6955715, + 52.8445794 + ], + [ + 5.6957619, + 52.8445713 + ], + [ + 5.6960516, + 52.8445178 + ], + [ + 5.6963869, + 52.8444385 + ], + [ + 5.6970789, + 52.8442117 + ], + [ + 5.6973444, + 52.8441031 + ], + [ + 5.6974839, + 52.844061 + ], + [ + 5.6976046, + 52.8440383 + ], + [ + 5.6976958, + 52.8440399 + ], + [ + 5.6977601, + 52.8440659 + ], + [ + 5.6978111, + 52.8441128 + ], + [ + 5.6978943, + 52.8441517 + ], + [ + 5.6980337, + 52.8441695 + ], + [ + 5.69831, + 52.8441679 + ], + [ + 5.698487, + 52.8441355 + ], + [ + 5.6986828, + 52.8440772 + ], + [ + 5.698964, + 52.8439247 + ], + [ + 5.6990744, + 52.8438439 + ], + [ + 5.6991518, + 52.8437892 + ], + [ + 5.69923, + 52.8437337 + ], + [ + 5.6992997, + 52.8437046 + ], + [ + 5.699399, + 52.8436673 + ], + [ + 5.6994928, + 52.8436106 + ], + [ + 5.6997798, + 52.8433247 + ], + [ + 5.6999837, + 52.8430817 + ], + [ + 5.7001339, + 52.8429067 + ], + [ + 5.700209, + 52.8427577 + ], + [ + 5.7002144, + 52.8426119 + ], + [ + 5.7002144, + 52.8424855 + ], + [ + 5.7001929, + 52.8422943 + ], + [ + 5.7001554, + 52.8422198 + ], + [ + 5.7000856, + 52.8421615 + ], + [ + 5.7000052, + 52.8421356 + ], + [ + 5.699922, + 52.8421291 + ], + [ + 5.6998469, + 52.8421194 + ], + [ + 5.6997879, + 52.8421064 + ], + [ + 5.6997289, + 52.8420837 + ], + [ + 5.6996431, + 52.8420189 + ], + [ + 5.699584, + 52.8419995 + ], + [ + 5.6995116, + 52.84198 + ], + [ + 5.6994151, + 52.8419897 + ], + [ + 5.6993131, + 52.842006 + ], + [ + 5.6991415, + 52.8420448 + ], + [ + 5.6990396, + 52.8420772 + ], + [ + 5.6989591, + 52.8421412 + ], + [ + 5.6989162, + 52.842159 + ], + [ + 5.6988652, + 52.8421558 + ], + [ + 5.6988303, + 52.8421364 + ], + [ + 5.6988357, + 52.8421023 + ], + [ + 5.6994285, + 52.8413231 + ], + [ + 5.699517, + 52.8412242 + ], + [ + 5.6995264, + 52.841191 + ], + [ + 5.6995197, + 52.8411643 + ], + [ + 5.6995009, + 52.84114 + ], + [ + 5.6994151, + 52.8410736 + ], + [ + 5.6993668, + 52.8410153 + ], + [ + 5.69934, + 52.8409569 + ], + [ + 5.6993453, + 52.8408354 + ], + [ + 5.6994231, + 52.8407333 + ], + [ + 5.6995143, + 52.8406718 + ], + [ + 5.6996404, + 52.8406264 + ], + [ + 5.6997852, + 52.8405989 + ], + [ + 5.6998549, + 52.8405843 + ], + [ + 5.6998833, + 52.8405011 + ], + [ + 5.6997557, + 52.8404547 + ], + [ + 5.6997235, + 52.8404385 + ], + [ + 5.6997128, + 52.8404126 + ], + [ + 5.6997396, + 52.8403899 + ], + [ + 5.6997772, + 52.8403915 + ], + [ + 5.6999092, + 52.8404232 + ], + [ + 5.7021061, + 52.8386296 + ], + [ + 5.7021133, + 52.838577 + ], + [ + 5.7019617, + 52.8384996 + ], + [ + 5.7020178, + 52.8384423 + ], + [ + 5.7021465, + 52.8384647 + ], + [ + 5.7022676, + 52.8384896 + ], + [ + 5.7030372, + 52.8378465 + ], + [ + 5.7032523, + 52.8378093 + ], + [ + 5.7034677, + 52.8378246 + ], + [ + 5.7036576, + 52.8379545 + ], + [ + 5.7039362, + 52.8380951 + ], + [ + 5.7045478, + 52.8385001 + ], + [ + 5.7045746, + 52.8385423 + ], + [ + 5.7037753, + 52.8388922 + ], + [ + 5.7038182, + 52.8389927 + ], + [ + 5.7040245, + 52.8395414 + ], + [ + 5.7040864, + 52.8396894 + ], + [ + 5.7042581, + 52.8399032 + ], + [ + 5.704501, + 52.8401144 + ], + [ + 5.7048176, + 52.8400173 + ], + [ + 5.7050475, + 52.8399411 + ], + [ + 5.7052547, + 52.839858 + ], + [ + 5.7060874, + 52.8408454 + ], + [ + 5.7055564, + 52.8411111 + ], + [ + 5.705296, + 52.8412094 + ], + [ + 5.7053448, + 52.8412857 + ], + [ + 5.7054203, + 52.84129 + ], + [ + 5.7056651, + 52.8416759 + ], + [ + 5.702309, + 52.8430566 + ], + [ + 5.7022717, + 52.8431323 + ], + [ + 5.7022838, + 52.8432307 + ], + [ + 5.7023791, + 52.8433562 + ], + [ + 5.7024974, + 52.8435023 + ], + [ + 5.7026526, + 52.8435521 + ], + [ + 5.702815, + 52.843538 + ], + [ + 5.7041456, + 52.8431152 + ], + [ + 5.7042139, + 52.8431608 + ], + [ + 5.7043158, + 52.8431513 + ], + [ + 5.7042509, + 52.8430577 + ], + [ + 5.7069878, + 52.8422303 + ], + [ + 5.7073839, + 52.8416594 + ], + [ + 5.7077622, + 52.8417245 + ], + [ + 5.7078956, + 52.8413718 + ], + [ + 5.707608, + 52.84132 + ], + [ + 5.7072005, + 52.8405367 + ], + [ + 5.7070771, + 52.8403601 + ], + [ + 5.7068769, + 52.8400546 + ], + [ + 5.7068537, + 52.8399654 + ], + [ + 5.7070196, + 52.8399191 + ], + [ + 5.7069966, + 52.839866 + ], + [ + 5.7068004, + 52.8399266 + ], + [ + 5.7063283, + 52.8390896 + ], + [ + 5.7053418, + 52.8373408 + ], + [ + 5.7053792, + 52.8372972 + ], + [ + 5.7055078, + 52.8373082 + ], + [ + 5.7063191, + 52.8387131 + ], + [ + 5.7064848, + 52.8386507 + ], + [ + 5.707537, + 52.8384119 + ], + [ + 5.7076047, + 52.8383499 + ], + [ + 5.7075724, + 52.8380731 + ], + [ + 5.7076085, + 52.8378511 + ], + [ + 5.7076412, + 52.8376748 + ], + [ + 5.7077337, + 52.837416 + ], + [ + 5.7078079, + 52.8372372 + ], + [ + 5.7079236, + 52.8370516 + ], + [ + 5.708039, + 52.8368338 + ], + [ + 5.7082078, + 52.8366663 + ], + [ + 5.7083839, + 52.8364804 + ], + [ + 5.7085117, + 52.8363953 + ], + [ + 5.7087387, + 52.8364312 + ], + [ + 5.7086342, + 52.8366123 + ], + [ + 5.7083941, + 52.8368396 + ], + [ + 5.7082148, + 52.8370941 + ], + [ + 5.7080695, + 52.8373783 + ], + [ + 5.7079739, + 52.8377241 + ], + [ + 5.7079269, + 52.8380126 + ], + [ + 5.7079226, + 52.8384336 + ], + [ + 5.7079685, + 52.8386812 + ], + [ + 5.7080408, + 52.8390716 + ], + [ + 5.7082623, + 52.8393867 + ], + [ + 5.7088971, + 52.84041 + ], + [ + 5.708939, + 52.8404442 + ], + [ + 5.7092451, + 52.8409649 + ], + [ + 5.7092226, + 52.8409879 + ], + [ + 5.7093954, + 52.8413695 + ], + [ + 5.7091161, + 52.8418852 + ], + [ + 5.7089426, + 52.8419246 + ], + [ + 5.7085095, + 52.8426169 + ], + [ + 5.7085712, + 52.8427907 + ], + [ + 5.7086623, + 52.8428499 + ], + [ + 5.7090773, + 52.8427434 + ], + [ + 5.7095319, + 52.8419251 + ], + [ + 5.7096068, + 52.8418402 + ], + [ + 5.7098861, + 52.8417981 + ], + [ + 5.7102744, + 52.8416712 + ], + [ + 5.710387, + 52.8415884 + ], + [ + 5.7105908, + 52.8415512 + ], + [ + 5.7107797, + 52.8415529 + ], + [ + 5.7109309, + 52.8415685 + ], + [ + 5.7112183, + 52.8415928 + ], + [ + 5.7118578, + 52.8417303 + ], + [ + 5.713327, + 52.8420358 + ], + [ + 5.7145728, + 52.842516 + ], + [ + 5.7149665, + 52.8426292 + ], + [ + 5.7161571, + 52.8426759 + ], + [ + 5.7163457, + 52.8426432 + ], + [ + 5.7165643, + 52.8425694 + ], + [ + 5.7167138, + 52.8424982 + ], + [ + 5.7167611, + 52.8424717 + ], + [ + 5.7166629, + 52.8423888 + ], + [ + 5.7166123, + 52.8424105 + ], + [ + 5.7164804, + 52.8424712 + ], + [ + 5.7162997, + 52.8425587 + ], + [ + 5.7161826, + 52.8425614 + ], + [ + 5.7160162, + 52.8425344 + ], + [ + 5.7159252, + 52.8424935 + ], + [ + 5.7158189, + 52.8424298 + ], + [ + 5.7156939, + 52.8423822 + ], + [ + 5.7156256, + 52.8423412 + ], + [ + 5.7154429, + 52.8422881 + ], + [ + 5.7142198, + 52.8418603 + ], + [ + 5.7141179, + 52.8418733 + ], + [ + 5.7138094, + 52.8417891 + ], + [ + 5.7139207, + 52.8416618 + ], + [ + 5.7136359, + 52.841551 + ], + [ + 5.7105881, + 52.8409174 + ], + [ + 5.710293, + 52.8408348 + ], + [ + 5.7100436, + 52.8407635 + ], + [ + 5.7099524, + 52.840689 + ], + [ + 5.7096969, + 52.840268 + ], + [ + 5.7096574, + 52.8401673 + ], + [ + 5.7091368, + 52.839137 + ], + [ + 5.7090274, + 52.8391534 + ], + [ + 5.7088262, + 52.8385362 + ], + [ + 5.7088472, + 52.8384624 + ], + [ + 5.7088594, + 52.8384193 + ], + [ + 5.7089437, + 52.8384383 + ], + [ + 5.7090902, + 52.8384713 + ], + [ + 5.7090492, + 52.8385492 + ], + [ + 5.7090837, + 52.8386131 + ], + [ + 5.7093069, + 52.8386513 + ], + [ + 5.709534, + 52.8387011 + ], + [ + 5.7098318, + 52.8387915 + ], + [ + 5.710008, + 52.838845 + ], + [ + 5.7100482, + 52.8388826 + ], + [ + 5.7100986, + 52.8389304 + ], + [ + 5.7102173, + 52.8391291 + ], + [ + 5.7102627, + 52.8391428 + ], + [ + 5.7104289, + 52.8396296 + ], + [ + 5.7103875, + 52.8396434 + ], + [ + 5.7105434, + 52.8402814 + ], + [ + 5.7106354, + 52.8404573 + ], + [ + 5.7107721, + 52.8405644 + ], + [ + 5.7108974, + 52.8406212 + ], + [ + 5.7124644, + 52.8410192 + ], + [ + 5.7126307, + 52.8410324 + ], + [ + 5.712691, + 52.8409933 + ], + [ + 5.7127419, + 52.8405108 + ], + [ + 5.7119802, + 52.8400215 + ], + [ + 5.7125917, + 52.83961 + ], + [ + 5.7126694, + 52.8392505 + ], + [ + 5.7124448, + 52.8384405 + ], + [ + 5.7124666, + 52.838342 + ], + [ + 5.7125151, + 52.8382571 + ], + [ + 5.7126091, + 52.838195 + ], + [ + 5.7130372, + 52.837999 + ], + [ + 5.713106, + 52.837967 + ], + [ + 5.7130941, + 52.8378847 + ], + [ + 5.7139322, + 52.8377485 + ], + [ + 5.7139695, + 52.8377424 + ], + [ + 5.7141108, + 52.8377419 + ], + [ + 5.7140747, + 52.8376734 + ], + [ + 5.7139078, + 52.837701 + ], + [ + 5.7130862, + 52.8378366 + ], + [ + 5.7129838, + 52.8377729 + ], + [ + 5.7127873, + 52.8377804 + ], + [ + 5.7125459, + 52.83782 + ], + [ + 5.7123724, + 52.8378594 + ], + [ + 5.7122025, + 52.8378897 + ], + [ + 5.7120625, + 52.8378604 + ], + [ + 5.7120129, + 52.8377965 + ], + [ + 5.7120651, + 52.8377094 + ], + [ + 5.7121404, + 52.8376588 + ], + [ + 5.7128874, + 52.8375284 + ], + [ + 5.7128027, + 52.8373296 + ], + [ + 5.7126926, + 52.8372566 + ], + [ + 5.7126204, + 52.8371997 + ], + [ + 5.7123781, + 52.8366352 + ], + [ + 5.7123089, + 52.8364844 + ], + [ + 5.7122927, + 52.8363449 + ], + [ + 5.7122844, + 52.8362465 + ], + [ + 5.7122983, + 52.8360795 + ], + [ + 5.7121951, + 52.8359264 + ], + [ + 5.7121109, + 52.8357734 + ], + [ + 5.7119434, + 52.8356068 + ], + [ + 5.711814, + 52.8354905 + ], + [ + 5.7116165, + 52.8353493 + ], + [ + 5.7113472, + 52.8351831 + ], + [ + 5.7110473, + 52.8350124 + ], + [ + 5.7108048, + 52.8349079 + ], + [ + 5.7104717, + 52.8348059 + ], + [ + 5.7101954, + 52.8347496 + ], + [ + 5.7099458, + 52.8347092 + ], + [ + 5.709632, + 52.834678 + ], + [ + 5.7094126, + 52.8346467 + ], + [ + 5.7090838, + 52.8346111 + ], + [ + 5.7046846, + 52.8343155 + ], + [ + 5.7045898, + 52.8342837 + ], + [ + 5.7045484, + 52.834309 + ], + [ + 5.7040193, + 52.834274 + ], + [ + 5.7039287, + 52.8342857 + ], + [ + 5.7038761, + 52.8343111 + ], + [ + 5.7038575, + 52.8343408 + ], + [ + 5.703533, + 52.8359366 + ], + [ + 5.7035071, + 52.8360054 + ], + [ + 5.7034319, + 52.8360492 + ], + [ + 5.7033639, + 52.836047 + ], + [ + 5.7033185, + 52.8360426 + ], + [ + 5.7032692, + 52.8360198 + ], + [ + 5.7032426, + 52.8359948 + ], + [ + 5.7035135, + 52.834319 + ], + [ + 5.7035056, + 52.834271 + ], + [ + 5.7034752, + 52.8342321 + ], + [ + 5.7034409, + 52.8342071 + ], + [ + 5.703388, + 52.8342004 + ], + [ + 5.669169, + 52.8316539 + ], + [ + 5.6678435, + 52.8314108 + ], + [ + 5.6660572, + 52.8310037 + ], + [ + 5.664656, + 52.8305618 + ], + [ + 5.6634245, + 52.8300557 + ], + [ + 5.6620492, + 52.8293462 + ], + [ + 5.6609306, + 52.8286112 + ], + [ + 5.6597175, + 52.8276157 + ], + [ + 5.6337496, + 52.802312 + ], + [ + 5.5971814, + 52.7666791 + ], + [ + 5.5967072, + 52.7661645 + ], + [ + 5.5962256, + 52.7655104 + ], + [ + 5.5957671, + 52.7647077 + ], + [ + 5.5954556, + 52.763953 + ], + [ + 5.5952198, + 52.7630314 + ], + [ + 5.5951655, + 52.7619314 + ], + [ + 5.5948634, + 52.747969 + ], + [ + 5.5948311, + 52.7464768 + ], + [ + 5.5938846, + 52.7027313 + ], + [ + 5.5938728, + 52.7021859 + ], + [ + 5.593812, + 52.699375 + ], + [ + 5.5933122, + 52.676269 + ], + [ + 5.5930694, + 52.6650372 + ], + [ + 5.5930471, + 52.6648072 + ], + [ + 5.5930349, + 52.6646811 + ], + [ + 5.5929598, + 52.664424 + ], + [ + 5.5928525, + 52.6642321 + ], + [ + 5.5927559, + 52.664141 + ], + [ + 5.5924126, + 52.6638905 + ], + [ + 5.5922704, + 52.6637953 + ], + [ + 5.5922664, + 52.6637856 + ], + [ + 5.5922678, + 52.6637701 + ], + [ + 5.5922812, + 52.6637579 + ], + [ + 5.592316, + 52.6637538 + ], + [ + 5.5923965, + 52.6637701 + ], + [ + 5.5925199, + 52.6638157 + ], + [ + 5.5925655, + 52.6638246 + ], + [ + 5.5926164, + 52.6638222 + ], + [ + 5.5926862, + 52.6638026 + ], + [ + 5.5927371, + 52.6637709 + ], + [ + 5.5927935, + 52.6637213 + ], + [ + 5.5928525, + 52.6636497 + ], + [ + 5.5928954, + 52.6635782 + ], + [ + 5.5929276, + 52.6634936 + ], + [ + 5.5929276, + 52.6634187 + ], + [ + 5.5929115, + 52.6633569 + ], + [ + 5.5928632, + 52.6632723 + ], + [ + 5.5928257, + 52.6632138 + ], + [ + 5.5927559, + 52.6631422 + ], + [ + 5.5926647, + 52.6630771 + ], + [ + 5.5925789, + 52.6630251 + ], + [ + 5.5924019, + 52.6629632 + ], + [ + 5.5922731, + 52.662947 + ], + [ + 5.5921873, + 52.66296 + ], + [ + 5.5921336, + 52.6629958 + ], + [ + 5.5921068, + 52.6630641 + ], + [ + 5.5920693, + 52.6631129 + ], + [ + 5.5919888, + 52.663165 + ], + [ + 5.5919244, + 52.6631877 + ], + [ + 5.5918493, + 52.6631845 + ], + [ + 5.5917957, + 52.6631552 + ], + [ + 5.5917796, + 52.6630446 + ], + [ + 5.591801, + 52.6629405 + ], + [ + 5.591844, + 52.6628233 + ], + [ + 5.591903, + 52.6627095 + ], + [ + 5.5920532, + 52.6623874 + ], + [ + 5.5919829, + 52.6622861 + ], + [ + 5.5916218, + 52.661586 + ], + [ + 5.5914927, + 52.6613466 + ], + [ + 5.5914691, + 52.6611822 + ], + [ + 5.5914984, + 52.6610292 + ], + [ + 5.5915731, + 52.660933 + ], + [ + 5.5917043, + 52.6608552 + ], + [ + 5.5919521, + 52.6607792 + ], + [ + 5.5930827, + 52.6604227 + ], + [ + 5.5939839, + 52.6599867 + ], + [ + 5.5945096, + 52.6598013 + ], + [ + 5.5949173, + 52.6596256 + ], + [ + 5.5955234, + 52.6592728 + ], + [ + 5.5957404, + 52.6590554 + ], + [ + 5.5958113, + 52.6589478 + ], + [ + 5.5958146, + 52.6588702 + ], + [ + 5.5957842, + 52.6588201 + ], + [ + 5.5957087, + 52.6587632 + ], + [ + 5.5957499, + 52.6587243 + ], + [ + 5.5958587, + 52.6587034 + ], + [ + 5.5959904, + 52.6586917 + ], + [ + 5.5960765, + 52.6586549 + ], + [ + 5.596219, + 52.6585747 + ], + [ + 5.5963649, + 52.6584487 + ], + [ + 5.596401, + 52.6584026 + ], + [ + 5.5965441, + 52.65822 + ], + [ + 5.5976258, + 52.6566282 + ], + [ + 5.5978052, + 52.6564542 + ], + [ + 5.5979101, + 52.6563786 + ], + [ + 5.5979627, + 52.6563694 + ], + [ + 5.5980078, + 52.656383 + ], + [ + 5.598023, + 52.6564172 + ], + [ + 5.5979897, + 52.6564811 + ], + [ + 5.5978034, + 52.6568173 + ], + [ + 5.5967894, + 52.6583564 + ], + [ + 5.5965167, + 52.658695 + ], + [ + 5.5962735, + 52.6589125 + ], + [ + 5.5960943, + 52.6591435 + ], + [ + 5.5959452, + 52.6593951 + ], + [ + 5.5958488, + 52.6596419 + ], + [ + 5.5957236, + 52.6600989 + ], + [ + 5.5956944, + 52.6602725 + ], + [ + 5.5956343, + 52.6602863 + ], + [ + 5.5943672, + 52.6602893 + ], + [ + 5.5931883, + 52.6606123 + ], + [ + 5.5932316, + 52.6608836 + ], + [ + 5.5936296, + 52.660862 + ], + [ + 5.5936592, + 52.6607728 + ], + [ + 5.5962494, + 52.6606684 + ], + [ + 5.5985971, + 52.6609276 + ], + [ + 5.5985938, + 52.6610007 + ], + [ + 5.599128, + 52.661036 + ], + [ + 5.5991163, + 52.6609857 + ], + [ + 5.5991778, + 52.6609825 + ], + [ + 5.5992066, + 52.6609809 + ], + [ + 5.5992624, + 52.6608598 + ], + [ + 5.5992692, + 52.6607524 + ], + [ + 5.5991433, + 52.6604194 + ], + [ + 5.59645, + 52.6603366 + ], + [ + 5.5964662, + 52.6601945 + ], + [ + 5.5983376, + 52.6602295 + ], + [ + 5.5983931, + 52.659396 + ], + [ + 5.5966595, + 52.6593545 + ], + [ + 5.5965952, + 52.6593044 + ], + [ + 5.596595, + 52.6592497 + ], + [ + 5.5966813, + 52.6592244 + ], + [ + 5.5968242, + 52.6592171 + ], + [ + 5.5973671, + 52.6588117 + ], + [ + 5.6002026, + 52.6588938 + ], + [ + 5.6001345, + 52.6601453 + ], + [ + 5.602075, + 52.6602068 + ], + [ + 5.6021411, + 52.6599075 + ], + [ + 5.6022913, + 52.6598957 + ], + [ + 5.6023007, + 52.6595372 + ], + [ + 5.6021162, + 52.659517 + ], + [ + 5.6020901, + 52.6590283 + ], + [ + 5.6015375, + 52.659012 + ], + [ + 5.6014142, + 52.6590039 + ], + [ + 5.601162, + 52.6588412 + ], + [ + 5.6012881, + 52.6587875 + ], + [ + 5.6014329, + 52.6588754 + ], + [ + 5.6016287, + 52.6589047 + ], + [ + 5.601905, + 52.6589112 + ], + [ + 5.6020096, + 52.6588884 + ], + [ + 5.602074, + 52.6588282 + ], + [ + 5.6021096, + 52.6583366 + ], + [ + 5.6021768, + 52.6582565 + ], + [ + 5.6023155, + 52.6581945 + ], + [ + 5.6025745, + 52.6581117 + ], + [ + 5.6027689, + 52.6580661 + ], + [ + 5.6027781, + 52.6579512 + ], + [ + 5.6028366, + 52.6579055 + ], + [ + 5.6028174, + 52.6578462 + ], + [ + 5.6027455, + 52.6577573 + ], + [ + 5.601478, + 52.6576919 + ], + [ + 5.6014516, + 52.6576623 + ], + [ + 5.598703, + 52.657644 + ], + [ + 5.5986688, + 52.6575984 + ], + [ + 5.5987025, + 52.6575663 + ], + [ + 5.5988039, + 52.6575524 + ], + [ + 5.6012102, + 52.6575282 + ], + [ + 5.6015109, + 52.6575275 + ], + [ + 5.6026235, + 52.6574585 + ], + [ + 5.6026709, + 52.6572141 + ], + [ + 5.6022378, + 52.657069 + ], + [ + 5.6017344, + 52.6571662 + ], + [ + 5.6016593, + 52.6571572 + ], + [ + 5.6015801, + 52.6571369 + ], + [ + 5.6015161, + 52.6571005 + ], + [ + 5.6014705, + 52.6570321 + ], + [ + 5.6014664, + 52.6569751 + ], + [ + 5.6015037, + 52.6569202 + ], + [ + 5.6016049, + 52.6568559 + ], + [ + 5.6019725, + 52.6567089 + ], + [ + 5.6021933, + 52.6565234 + ], + [ + 5.603326, + 52.6560249 + ], + [ + 5.6146864, + 52.6512693 + ], + [ + 5.6153793, + 52.6509009 + ], + [ + 5.615905, + 52.6506056 + ], + [ + 5.6160719, + 52.650512 + ], + [ + 5.6169455, + 52.6499067 + ], + [ + 5.6181695, + 52.6488827 + ], + [ + 5.6215685, + 52.6456203 + ], + [ + 5.6235939, + 52.6437607 + ], + [ + 5.6296039, + 52.6380318 + ], + [ + 5.6520245, + 52.6166606 + ], + [ + 5.6519656, + 52.6165377 + ], + [ + 5.6518248, + 52.6164474 + ], + [ + 5.6501324, + 52.6156462 + ], + [ + 5.6498189, + 52.6154977 + ], + [ + 5.6493559, + 52.6152594 + ], + [ + 5.6492033, + 52.6151464 + ], + [ + 5.6491328, + 52.6150052 + ], + [ + 5.6491785, + 52.6148699 + ], + [ + 5.6492916, + 52.6147268 + ], + [ + 5.6473229, + 52.6137293 + ], + [ + 5.6433039, + 52.611552 + ], + [ + 5.6415137, + 52.610608 + ], + [ + 5.641268, + 52.6106948 + ], + [ + 5.6410354, + 52.6106991 + ], + [ + 5.6407831, + 52.6106556 + ], + [ + 5.6394693, + 52.6099352 + ], + [ + 5.6365318, + 52.6083782 + ], + [ + 5.6343709, + 52.607345 + ], + [ + 5.6325097, + 52.6066248 + ], + [ + 5.6305529, + 52.6059945 + ], + [ + 5.6283908, + 52.6054139 + ], + [ + 5.6261708, + 52.6049276 + ], + [ + 5.623383, + 52.6043972 + ], + [ + 5.6228978, + 52.6043224 + ], + [ + 5.5729016, + 52.5961619 + ], + [ + 5.5680494, + 52.5953225 + ], + [ + 5.5672642, + 52.5951634 + ], + [ + 5.566107, + 52.5948833 + ], + [ + 5.5647242, + 52.5945143 + ], + [ + 5.5634991, + 52.5941406 + ], + [ + 5.5624092, + 52.5937781 + ], + [ + 5.5612441, + 52.5933356 + ], + [ + 5.5599924, + 52.5928131 + ], + [ + 5.5582032, + 52.5919984 + ], + [ + 5.5568006, + 52.5912199 + ], + [ + 5.5347231, + 52.5769646 + ], + [ + 5.5338896, + 52.5763961 + ], + [ + 5.5334288, + 52.5766257 + ], + [ + 5.5332669, + 52.5765253 + ], + [ + 5.5323795, + 52.5770439 + ], + [ + 5.5331814, + 52.5776194 + ], + [ + 5.5331969, + 52.57772 + ], + [ + 5.5331221, + 52.5778025 + ], + [ + 5.5297367, + 52.5797716 + ], + [ + 5.529538, + 52.5797971 + ], + [ + 5.5294251, + 52.5797675 + ], + [ + 5.5287212, + 52.5792858 + ], + [ + 5.5285973, + 52.5792883 + ], + [ + 5.5282416, + 52.5795223 + ], + [ + 5.5278247, + 52.5794771 + ], + [ + 5.5278281, + 52.5793878 + ], + [ + 5.528195, + 52.5791515 + ], + [ + 5.5281943, + 52.5789936 + ], + [ + 5.5281978, + 52.5789181 + ], + [ + 5.5276785, + 52.5785985 + ], + [ + 5.5275435, + 52.5786377 + ], + [ + 5.5274048, + 52.5786973 + ], + [ + 5.5271602, + 52.5785512 + ], + [ + 5.5272313, + 52.5784916 + ], + [ + 5.5274231, + 52.5785829 + ], + [ + 5.5275468, + 52.5785072 + ], + [ + 5.5258907, + 52.5774364 + ], + [ + 5.5255086, + 52.5776475 + ], + [ + 5.5242951, + 52.5783589 + ], + [ + 5.5258385, + 52.5794001 + ], + [ + 5.5258911, + 52.5794252 + ], + [ + 5.5260453, + 52.5794845 + ], + [ + 5.526102, + 52.5795713 + ], + [ + 5.5265424, + 52.5798636 + ], + [ + 5.526689, + 52.5798931 + ], + [ + 5.5267718, + 52.5799502 + ], + [ + 5.5268134, + 52.580044 + ], + [ + 5.5276416, + 52.5805851 + ], + [ + 5.5278184, + 52.5807107 + ], + [ + 5.5278301, + 52.5808022 + ], + [ + 5.5275899, + 52.5807957 + ], + [ + 5.5262461, + 52.5799419 + ], + [ + 5.5239087, + 52.5783961 + ], + [ + 5.5238971, + 52.5783206 + ], + [ + 5.5239906, + 52.5782243 + ], + [ + 5.5260019, + 52.5771112 + ], + [ + 5.5291291, + 52.5753189 + ], + [ + 5.5293802, + 52.5752293 + ], + [ + 5.5296545, + 52.5753089 + ], + [ + 5.529982, + 52.5755373 + ], + [ + 5.5313488, + 52.5747456 + ], + [ + 5.530649, + 52.5743324 + ], + [ + 5.528756, + 52.5731568 + ], + [ + 5.5261109, + 52.5715703 + ], + [ + 5.5234562, + 52.5699883 + ], + [ + 5.5219864, + 52.5707904 + ], + [ + 5.5200015, + 52.5695677 + ], + [ + 5.5192237, + 52.5690754 + ], + [ + 5.5178182, + 52.5682276 + ], + [ + 5.5191432, + 52.5673309 + ], + [ + 5.5051061, + 52.558739 + ], + [ + 5.5017973, + 52.5567639 + ], + [ + 5.5004585, + 52.5558891 + ], + [ + 5.4992067, + 52.5551858 + ], + [ + 5.4982781, + 52.5546882 + ], + [ + 5.4971511, + 52.5542319 + ], + [ + 5.4959152, + 52.5538078 + ], + [ + 5.4952767, + 52.5536233 + ], + [ + 5.494432, + 52.553423 + ], + [ + 5.4925701, + 52.5531461 + ], + [ + 5.4916319, + 52.5530443 + ], + [ + 5.4908212, + 52.5529813 + ], + [ + 5.4647287, + 52.5520409 + ], + [ + 5.4637281, + 52.5519908 + ], + [ + 5.4633682, + 52.5534636 + ], + [ + 5.4630884, + 52.5534328 + ], + [ + 5.4632959, + 52.5519692 + ], + [ + 5.4630701, + 52.5519579 + ], + [ + 5.4624584, + 52.5518897 + ], + [ + 5.4619468, + 52.5521989 + ], + [ + 5.4616162, + 52.5521372 + ], + [ + 5.461337, + 52.5518905 + ], + [ + 5.461184, + 52.5519984 + ], + [ + 5.4607771, + 52.5519212 + ], + [ + 5.4605738, + 52.5518133 + ], + [ + 5.4600139, + 52.5518749 + ], + [ + 5.4589721, + 52.5513967 + ], + [ + 5.45898, + 52.5507223 + ], + [ + 5.458787, + 52.5506177 + ], + [ + 5.4581831, + 52.5501501 + ], + [ + 5.4576014, + 52.5501936 + ], + [ + 5.4567356, + 52.5505173 + ], + [ + 5.4547741, + 52.5512573 + ], + [ + 5.4569053, + 52.5533857 + ], + [ + 5.4588118, + 52.554049 + ], + [ + 5.4607452, + 52.5542035 + ], + [ + 5.4626787, + 52.5543271 + ], + [ + 5.4642327, + 52.5536951 + ], + [ + 5.4643595, + 52.5538955 + ], + [ + 5.4627292, + 52.5544968 + ], + [ + 5.4609227, + 52.5544503 + ], + [ + 5.4586839, + 52.5542649 + ], + [ + 5.45693, + 52.5536171 + ], + [ + 5.4567522, + 52.5535244 + ], + [ + 5.4558385, + 52.5526916 + ], + [ + 5.4545702, + 52.5513806 + ], + [ + 5.4542655, + 52.5511338 + ], + [ + 5.4544184, + 52.5510567 + ], + [ + 5.4546981, + 52.5511493 + ], + [ + 5.4557778, + 52.5505661 + ], + [ + 5.4559388, + 52.5504584 + ], + [ + 5.4560514, + 52.5503247 + ], + [ + 5.4561265, + 52.550191 + ], + [ + 5.4561426, + 52.5500409 + ], + [ + 5.4561212, + 52.549917 + ], + [ + 5.4560461, + 52.5497555 + ], + [ + 5.4559549, + 52.5495304 + ], + [ + 5.4558824, + 52.5492662 + ], + [ + 5.455869, + 52.5490982 + ], + [ + 5.4558127, + 52.5489857 + ], + [ + 5.4557403, + 52.5488731 + ], + [ + 5.4555981, + 52.5486937 + ], + [ + 5.4554855, + 52.5485225 + ], + [ + 5.4554265, + 52.5484034 + ], + [ + 5.4553862, + 52.5483414 + ], + [ + 5.4553219, + 52.5482843 + ], + [ + 5.455228, + 52.5482191 + ], + [ + 5.4550778, + 52.5481212 + ], + [ + 5.4548257, + 52.5479663 + ], + [ + 5.4546459, + 52.5478342 + ], + [ + 5.4545493, + 52.5477392 + ], + [ + 5.4545011, + 52.5476711 + ], + [ + 5.4544743, + 52.5476074 + ], + [ + 5.454426, + 52.547415 + ], + [ + 5.4543883, + 52.5473543 + ], + [ + 5.4543455, + 52.5472926 + ], + [ + 5.4542704, + 52.5472241 + ], + [ + 5.4541283, + 52.5471149 + ], + [ + 5.4539754, + 52.5470529 + ], + [ + 5.453809, + 52.547015 + ], + [ + 5.4533798, + 52.5469824 + ], + [ + 5.4529078, + 52.5469824 + ], + [ + 5.4528112, + 52.5469433 + ], + [ + 5.4529507, + 52.5468911 + ], + [ + 5.4534657, + 52.5468845 + ], + [ + 5.453809, + 52.5468584 + ], + [ + 5.4542381, + 52.5467475 + ], + [ + 5.4546356, + 52.546504 + ], + [ + 5.4547361, + 52.5462614 + ], + [ + 5.4531818, + 52.543864 + ], + [ + 5.4481591, + 52.5358135 + ], + [ + 5.4477704, + 52.5353529 + ], + [ + 5.4476622, + 52.5351914 + ], + [ + 5.4475623, + 52.5351305 + ], + [ + 5.4474292, + 52.5351305 + ], + [ + 5.4472794, + 52.5351611 + ], + [ + 5.4469802, + 52.5353033 + ], + [ + 5.4469303, + 52.5353338 + ], + [ + 5.4467308, + 52.535476 + ], + [ + 5.4464482, + 52.5356689 + ], + [ + 5.4460326, + 52.5359938 + ], + [ + 5.4458663, + 52.5360852 + ], + [ + 5.44565, + 52.5361463 + ], + [ + 5.4455502, + 52.5362376 + ], + [ + 5.445118, + 52.5364814 + ], + [ + 5.4448519, + 52.5366642 + ], + [ + 5.444486, + 52.5368267 + ], + [ + 5.4439036, + 52.5368778 + ], + [ + 5.4435373, + 52.5367765 + ], + [ + 5.4421217, + 52.5359754 + ], + [ + 5.4420883, + 52.5358638 + ], + [ + 5.442071, + 52.5356305 + ], + [ + 5.4420873, + 52.5353463 + ], + [ + 5.442237, + 52.5352041 + ], + [ + 5.4423533, + 52.5350823 + ], + [ + 5.4423699, + 52.5349909 + ], + [ + 5.4423364, + 52.5348894 + ], + [ + 5.4417422, + 52.5345174 + ], + [ + 5.4408875, + 52.5340174 + ], + [ + 5.4408708, + 52.5339463 + ], + [ + 5.4409374, + 52.5339361 + ], + [ + 5.4410872, + 52.5340173 + ], + [ + 5.4413003, + 52.5341191 + ], + [ + 5.4425044, + 52.5348412 + ], + [ + 5.4432255, + 52.5352863 + ], + [ + 5.4428942, + 52.5355223 + ], + [ + 5.4428944, + 52.5357021 + ], + [ + 5.4429697, + 52.5357208 + ], + [ + 5.4431339, + 52.5356907 + ], + [ + 5.4439819, + 52.5361622 + ], + [ + 5.4440189, + 52.5362295 + ], + [ + 5.4449394, + 52.535746 + ], + [ + 5.4446214, + 52.5355859 + ], + [ + 5.4446788, + 52.5354853 + ], + [ + 5.4445796, + 52.5354398 + ], + [ + 5.4444857, + 52.5353795 + ], + [ + 5.4442765, + 52.5352669 + ], + [ + 5.4441439, + 52.5351472 + ], + [ + 5.4441509, + 52.5349297 + ], + [ + 5.4442934, + 52.5348476 + ], + [ + 5.4446987, + 52.5348474 + ], + [ + 5.4454731, + 52.5353414 + ], + [ + 5.4455468, + 52.5352964 + ], + [ + 5.4463014, + 52.5347793 + ], + [ + 5.4454902, + 52.5342854 + ], + [ + 5.4453632, + 52.5342142 + ], + [ + 5.4453549, + 52.5341044 + ], + [ + 5.4456166, + 52.5339195 + ], + [ + 5.4449029, + 52.5334776 + ], + [ + 5.4429501, + 52.5323926 + ], + [ + 5.4418155, + 52.533135 + ], + [ + 5.4408285, + 52.532559 + ], + [ + 5.440858, + 52.5325378 + ], + [ + 5.4406032, + 52.5323796 + ], + [ + 5.4406059, + 52.5322588 + ], + [ + 5.4415674, + 52.5315686 + ], + [ + 5.4403414, + 52.5308686 + ], + [ + 5.4385818, + 52.5298639 + ], + [ + 5.4378473, + 52.5303116 + ], + [ + 5.437802, + 52.5302821 + ], + [ + 5.4372582, + 52.5306693 + ], + [ + 5.4372293, + 52.5307542 + ], + [ + 5.4372714, + 52.5308295 + ], + [ + 5.4373288, + 52.5309117 + ], + [ + 5.4373562, + 52.531003 + ], + [ + 5.4373572, + 52.5310878 + ], + [ + 5.4373165, + 52.5311429 + ], + [ + 5.4372459, + 52.5312074 + ], + [ + 5.4410201, + 52.5333893 + ], + [ + 5.4407537, + 52.5334111 + ], + [ + 5.4397701, + 52.5328138 + ], + [ + 5.4396496, + 52.5327915 + ], + [ + 5.4395821, + 52.5327941 + ], + [ + 5.4394165, + 52.5327789 + ], + [ + 5.4391942, + 52.5327113 + ], + [ + 5.4364902, + 52.5311308 + ], + [ + 5.4363324, + 52.531127 + ], + [ + 5.4362302, + 52.5310657 + ], + [ + 5.4362636, + 52.5310312 + ], + [ + 5.4361387, + 52.5309471 + ], + [ + 5.4359642, + 52.530806 + ], + [ + 5.4357892, + 52.5306054 + ], + [ + 5.4356776, + 52.5303838 + ], + [ + 5.435626, + 52.5301529 + ], + [ + 5.4354082, + 52.5301493 + ], + [ + 5.4349841, + 52.528906 + ], + [ + 5.4349395, + 52.5283722 + ], + [ + 5.4348673, + 52.527279 + ], + [ + 5.4348557, + 52.527191 + ], + [ + 5.434866, + 52.5271555 + ], + [ + 5.4348794, + 52.527101 + ], + [ + 5.4347741, + 52.5263909 + ], + [ + 5.4348053, + 52.5251428 + ], + [ + 5.4348097, + 52.5249645 + ], + [ + 5.4352411, + 52.5249327 + ], + [ + 5.4354532, + 52.5244509 + ], + [ + 5.4357074, + 52.5221443 + ], + [ + 5.4359195, + 52.5210398 + ], + [ + 5.4364524, + 52.5200643 + ], + [ + 5.4369512, + 52.5193888 + ], + [ + 5.4369957, + 52.5193391 + ], + [ + 5.4373575, + 52.5189347 + ], + [ + 5.4363853, + 52.5190876 + ], + [ + 5.4361948, + 52.5190289 + ], + [ + 5.4363525, + 52.5186448 + ], + [ + 5.4360494, + 52.5187128 + ], + [ + 5.4360764, + 52.5183887 + ], + [ + 5.4360899, + 52.518051 + ], + [ + 5.4364951, + 52.5172001 + ], + [ + 5.4374541, + 52.5162412 + ], + [ + 5.4378052, + 52.5160386 + ], + [ + 5.4380484, + 52.5160656 + ], + [ + 5.4381969, + 52.5162412 + ], + [ + 5.4377512, + 52.5165248 + ], + [ + 5.4376297, + 52.5165248 + ], + [ + 5.4370084, + 52.517011 + ], + [ + 5.4366437, + 52.5175648 + ], + [ + 5.4365357, + 52.5177404 + ], + [ + 5.4366572, + 52.5178484 + ], + [ + 5.4367653, + 52.5178619 + ], + [ + 5.4371299, + 52.5176323 + ], + [ + 5.4377242, + 52.5172136 + ], + [ + 5.4382239, + 52.516903 + ], + [ + 5.4382374, + 52.5167814 + ], + [ + 5.4381564, + 52.5166328 + ], + [ + 5.4384265, + 52.5164978 + ], + [ + 5.4387912, + 52.5167814 + ], + [ + 5.437265, + 52.5177404 + ], + [ + 5.4365641, + 52.5182661 + ], + [ + 5.4369957, + 52.5184144 + ], + [ + 5.437643, + 52.5186437 + ], + [ + 5.438026, + 52.5187603 + ], + [ + 5.4385197, + 52.5188191 + ], + [ + 5.4388165, + 52.5188461 + ], + [ + 5.4393583, + 52.5188073 + ], + [ + 5.4396824, + 52.5187128 + ], + [ + 5.4399087, + 52.5185897 + ], + [ + 5.4400739, + 52.5185236 + ], + [ + 5.4402728, + 52.5183739 + ], + [ + 5.4405021, + 52.5180368 + ], + [ + 5.4405291, + 52.5176322 + ], + [ + 5.4403575, + 52.5173082 + ], + [ + 5.4401515, + 52.5171509 + ], + [ + 5.4400064, + 52.5170516 + ], + [ + 5.4398278, + 52.5169175 + ], + [ + 5.4397664, + 52.5168898 + ], + [ + 5.4397093, + 52.5168614 + ], + [ + 5.4381113, + 52.5146741 + ], + [ + 5.4375625, + 52.5139876 + ], + [ + 5.4365338, + 52.5130286 + ], + [ + 5.4347642, + 52.5113132 + ], + [ + 5.4346502, + 52.5112085 + ], + [ + 5.4345181, + 52.5111496 + ], + [ + 5.4343562, + 52.5111091 + ], + [ + 5.4325473, + 52.5105042 + ], + [ + 5.4319271, + 52.5102655 + ], + [ + 5.4306017, + 52.5097556 + ], + [ + 5.4296329, + 52.5093527 + ], + [ + 5.4283648, + 52.5088253 + ], + [ + 5.4282483, + 52.5088166 + ], + [ + 5.4281849, + 52.5088468 + ], + [ + 5.4278754, + 52.5091013 + ], + [ + 5.4255749, + 52.5109927 + ], + [ + 5.4253991, + 52.5111181 + ], + [ + 5.4195626, + 52.5099819 + ], + [ + 5.41864, + 52.509342 + ], + [ + 5.4183825, + 52.5097468 + ], + [ + 5.418243, + 52.5097599 + ], + [ + 5.4181035, + 52.5096554 + ], + [ + 5.4182752, + 52.5092309 + ], + [ + 5.4182108, + 52.5090481 + ], + [ + 5.4175885, + 52.5086367 + ], + [ + 5.4078146, + 52.503125 + ], + [ + 5.3986092, + 52.4978086 + ], + [ + 5.3943391, + 52.495222 + ], + [ + 5.3943177, + 52.4950914 + ], + [ + 5.3944464, + 52.4950261 + ], + [ + 5.3945966, + 52.4950587 + ], + [ + 5.3958841, + 52.4958817 + ], + [ + 5.4016348, + 52.4992586 + ], + [ + 5.4101749, + 52.5041438 + ], + [ + 5.4175885, + 52.5082384 + ], + [ + 5.419863, + 52.5098252 + ], + [ + 5.4252489, + 52.5109091 + ], + [ + 5.4280594, + 52.5087099 + ], + [ + 5.4256135, + 52.5075447 + ], + [ + 5.4239637, + 52.5067214 + ], + [ + 5.4208257, + 52.5050877 + ], + [ + 5.4205203, + 52.5052861 + ], + [ + 5.4204296, + 52.5052292 + ], + [ + 5.4207126, + 52.5050333 + ], + [ + 5.4201799, + 52.5047404 + ], + [ + 5.4199986, + 52.5046268 + ], + [ + 5.4199068, + 52.5044876 + ], + [ + 5.4198829, + 52.5043664 + ], + [ + 5.4198855, + 52.5042679 + ], + [ + 5.4202339, + 52.5035589 + ], + [ + 5.4196419, + 52.5033258 + ], + [ + 5.4188218, + 52.5038013 + ], + [ + 5.4186239, + 52.5038891 + ], + [ + 5.4185112, + 52.5038805 + ], + [ + 5.4184505, + 52.5038282 + ], + [ + 5.4185321, + 52.5037408 + ], + [ + 5.4188158, + 52.5035975 + ], + [ + 5.4188942, + 52.5035742 + ], + [ + 5.4189201, + 52.5035375 + ], + [ + 5.4190268, + 52.503347 + ], + [ + 5.4189394, + 52.5032604 + ], + [ + 5.4188068, + 52.5031511 + ], + [ + 5.4187011, + 52.5030967 + ], + [ + 5.417484, + 52.5033266 + ], + [ + 5.4149747, + 52.5051102 + ], + [ + 5.414835, + 52.5050399 + ], + [ + 5.4168413, + 52.5035496 + ], + [ + 5.4170252, + 52.5034145 + ], + [ + 5.4152555, + 52.5040991 + ], + [ + 5.4149229, + 52.5039505 + ], + [ + 5.4140216, + 52.5035488 + ], + [ + 5.412584, + 52.503268 + ], + [ + 5.4139841, + 52.5015113 + ], + [ + 5.4124905, + 52.5007069 + ], + [ + 5.4121158, + 52.5005051 + ], + [ + 5.4114807, + 52.500163 + ], + [ + 5.4065171, + 52.4972757 + ], + [ + 5.4035248, + 52.4991573 + ], + [ + 5.4033623, + 52.4990551 + ], + [ + 5.4062204, + 52.4972496 + ], + [ + 5.406276, + 52.4971921 + ], + [ + 5.4062791, + 52.4971257 + ], + [ + 5.406203, + 52.4970414 + ], + [ + 5.4003096, + 52.4935443 + ], + [ + 5.3975607, + 52.4919131 + ], + [ + 5.3966885, + 52.4914202 + ], + [ + 5.3963039, + 52.4912388 + ], + [ + 5.3958929, + 52.491062 + ], + [ + 5.3954861, + 52.4909104 + ], + [ + 5.3949475, + 52.4907296 + ], + [ + 5.3942175, + 52.4905292 + ], + [ + 5.3933307, + 52.4904118 + ], + [ + 5.3924595, + 52.4903446 + ], + [ + 5.3916004, + 52.4903461 + ], + [ + 5.3906029, + 52.490394 + ], + [ + 5.3890839, + 52.4904487 + ], + [ + 5.3885396, + 52.4904305 + ], + [ + 5.3879163, + 52.4903852 + ], + [ + 5.3872022, + 52.4902785 + ], + [ + 5.3866752, + 52.4901638 + ], + [ + 5.3864595, + 52.4901136 + ], + [ + 5.3864167, + 52.4901213 + ], + [ + 5.3863859, + 52.4901319 + ], + [ + 5.3863483, + 52.4901596 + ], + [ + 5.3863027, + 52.4902103 + ], + [ + 5.3862959, + 52.4902307 + ], + [ + 5.3864446, + 52.490382 + ], + [ + 5.3867948, + 52.4905936 + ], + [ + 5.3872022, + 52.4907592 + ], + [ + 5.3893247, + 52.4919954 + ], + [ + 5.3893959, + 52.4920504 + ], + [ + 5.3893886, + 52.4921305 + ], + [ + 5.3893285, + 52.492213 + ], + [ + 5.389216, + 52.4922566 + ], + [ + 5.3890621, + 52.4922682 + ], + [ + 5.3888707, + 52.492211 + ], + [ + 5.3872022, + 52.4911979 + ], + [ + 5.3848648, + 52.4899403 + ], + [ + 5.3838728, + 52.4894667 + ], + [ + 5.3818819, + 52.4885722 + ], + [ + 5.3797972, + 52.4877115 + ], + [ + 5.2584611, + 52.4353824 + ], + [ + 5.254228, + 52.4335909 + ], + [ + 5.2442871, + 52.4299855 + ], + [ + 5.2298148, + 52.4247368 + ], + [ + 5.2297148, + 52.4245766 + ], + [ + 5.2299027, + 52.4244079 + ], + [ + 5.2302202, + 52.4244567 + ], + [ + 5.2325709, + 52.425321 + ], + [ + 5.2326386, + 52.4252411 + ], + [ + 5.2285444, + 52.4207309 + ], + [ + 5.2282873, + 52.4205658 + ], + [ + 5.2253737, + 52.4195059 + ], + [ + 5.2246165, + 52.4192185 + ], + [ + 5.2244676, + 52.419113 + ], + [ + 5.224368, + 52.4188935 + ], + [ + 5.2246344, + 52.4180692 + ], + [ + 5.2239368, + 52.4178186 + ], + [ + 5.2228537, + 52.4182754 + ], + [ + 5.2225762, + 52.4184438 + ], + [ + 5.2219444, + 52.4190571 + ], + [ + 5.2216908, + 52.418972 + ], + [ + 5.2223118, + 52.4182765 + ], + [ + 5.2224104, + 52.4180299 + ], + [ + 5.2222501, + 52.4179518 + ], + [ + 5.2229008, + 52.4172661 + ], + [ + 5.2228067, + 52.4172323 + ], + [ + 5.2221419, + 52.4179128 + ], + [ + 5.2219927, + 52.4178644 + ], + [ + 5.220457, + 52.4183636 + ], + [ + 5.2201427, + 52.4183948 + ], + [ + 5.2200011, + 52.418326 + ], + [ + 5.2205204, + 52.4177537 + ], + [ + 5.217126, + 52.4165256 + ], + [ + 5.2169319, + 52.4164658 + ], + [ + 5.2166442, + 52.4164286 + ], + [ + 5.2155228, + 52.4164374 + ], + [ + 5.2083081, + 52.4164134 + ], + [ + 5.2271757, + 52.4233737 + ], + [ + 5.2271786, + 52.4235039 + ], + [ + 5.2270244, + 52.4236635 + ], + [ + 5.2269083, + 52.423693 + ], + [ + 5.1929075, + 52.4112724 + ], + [ + 5.180104, + 52.4065847 + ], + [ + 5.1667963, + 52.4017125 + ], + [ + 5.1617582, + 52.3998145 + ], + [ + 5.1615395, + 52.3997147 + ], + [ + 5.1613705, + 52.3995282 + ], + [ + 5.16129, + 52.3994774 + ], + [ + 5.1611666, + 52.3994218 + ], + [ + 5.1606248, + 52.3992205 + ], + [ + 5.1593883, + 52.3987737 + ], + [ + 5.1576798, + 52.3981567 + ], + [ + 5.1555447, + 52.3974006 + ], + [ + 5.1536028, + 52.3966756 + ], + [ + 5.151575, + 52.3959407 + ], + [ + 5.1493555, + 52.395133 + ], + [ + 5.1469898, + 52.3942557 + ], + [ + 5.1453215, + 52.3936468 + ], + [ + 5.1425427, + 52.3926418 + ], + [ + 5.1397747, + 52.3916205 + ], + [ + 5.137012, + 52.3906121 + ], + [ + 5.1340884, + 52.3895416 + ], + [ + 5.1303869, + 52.3881993 + ], + [ + 5.1268142, + 52.3868799 + ], + [ + 5.1229519, + 52.3854688 + ], + [ + 5.1215678, + 52.3849711 + ], + [ + 5.1211387, + 52.3848025 + ], + [ + 5.1210958, + 52.3847632 + ], + [ + 5.121085, + 52.3847255 + ], + [ + 5.1210958, + 52.384678 + ], + [ + 5.1211494, + 52.3846453 + ], + [ + 5.1212138, + 52.3846306 + ], + [ + 5.1212755, + 52.3846306 + ], + [ + 5.1213693, + 52.3846469 + ], + [ + 5.1214632, + 52.3846829 + ], + [ + 5.1215088, + 52.3847091 + ], + [ + 5.1215812, + 52.3847452 + ], + [ + 5.1218347, + 52.3848524 + ], + [ + 5.1235942, + 52.3855187 + ], + [ + 5.12471, + 52.3859018 + ], + [ + 5.126263, + 52.3864845 + ], + [ + 5.1278402, + 52.3870755 + ], + [ + 5.12942, + 52.3876599 + ], + [ + 5.1311527, + 52.3882656 + ], + [ + 5.132872, + 52.3888827 + ], + [ + 5.1343821, + 52.3894475 + ], + [ + 5.1360719, + 52.3900597 + ], + [ + 5.1380996, + 52.3907963 + ], + [ + 5.1396821, + 52.391361 + ], + [ + 5.1409723, + 52.3918635 + ], + [ + 5.1413666, + 52.3920157 + ], + [ + 5.1422222, + 52.3923153 + ], + [ + 5.1433326, + 52.3927196 + ], + [ + 5.1446496, + 52.3932155 + ], + [ + 5.1459209, + 52.3936542 + ], + [ + 5.147482, + 52.3942336 + ], + [ + 5.1488338, + 52.3947279 + ], + [ + 5.1500033, + 52.3951715 + ], + [ + 5.1515429, + 52.3957181 + ], + [ + 5.1521222, + 52.3959243 + ], + [ + 5.1532756, + 52.396345 + ], + [ + 5.1537503, + 52.3965283 + ], + [ + 5.1541634, + 52.3966805 + ], + [ + 5.1552309, + 52.3970716 + ], + [ + 5.1558103, + 52.3972762 + ], + [ + 5.1570387, + 52.3977214 + ], + [ + 5.157787, + 52.3979931 + ], + [ + 5.1591281, + 52.3984873 + ], + [ + 5.1595251, + 52.3986264 + ], + [ + 5.1599355, + 52.3987803 + ], + [ + 5.1609065, + 52.3991256 + ], + [ + 5.1613249, + 52.3992778 + ], + [ + 5.1616467, + 52.3993809 + ], + [ + 5.1617674, + 52.3994185 + ], + [ + 5.1618264, + 52.39943 + ], + [ + 5.1618774, + 52.3994333 + ], + [ + 5.1619096, + 52.3994161 + ], + [ + 5.1619056, + 52.399394 + ], + [ + 5.1618895, + 52.3993662 + ], + [ + 5.1611892, + 52.3985722 + ], + [ + 5.1589371, + 52.3956565 + ], + [ + 5.1572246, + 52.3935182 + ], + [ + 5.1564669, + 52.3929392 + ], + [ + 5.1414336, + 52.3874471 + ], + [ + 5.1412552, + 52.3876149 + ], + [ + 5.1410232, + 52.3878555 + ], + [ + 5.140299, + 52.3885529 + ], + [ + 5.139894, + 52.3889572 + ], + [ + 5.1398605, + 52.38899 + ], + [ + 5.1398444, + 52.388999 + ], + [ + 5.1398176, + 52.3890022 + ], + [ + 5.1397894, + 52.3890006 + ], + [ + 5.1397546, + 52.3889957 + ], + [ + 5.1397197, + 52.3889834 + ], + [ + 5.1397022, + 52.3889687 + ], + [ + 5.1396942, + 52.388949 + ], + [ + 5.1397076, + 52.3889269 + ], + [ + 5.1397452, + 52.3888844 + ], + [ + 5.1398699, + 52.3887526 + ], + [ + 5.1401998, + 52.3884138 + ], + [ + 5.1405793, + 52.3880356 + ], + [ + 5.140975, + 52.387619 + ], + [ + 5.1411832, + 52.3873523 + ], + [ + 5.1325465, + 52.3841949 + ], + [ + 5.1296424, + 52.3831739 + ], + [ + 5.1294993, + 52.383125 + ], + [ + 5.1289736, + 52.3836734 + ], + [ + 5.1289172, + 52.3836538 + ], + [ + 5.1294509, + 52.3831066 + ], + [ + 5.1287949, + 52.3828759 + ], + [ + 5.1286408, + 52.3830008 + ], + [ + 5.1285215, + 52.3831269 + ], + [ + 5.12804, + 52.383627 + ], + [ + 5.1277315, + 52.3839299 + ], + [ + 5.1273373, + 52.384349 + ], + [ + 5.1272997, + 52.384385 + ], + [ + 5.1272595, + 52.3844046 + ], + [ + 5.1272192, + 52.3844046 + ], + [ + 5.127171, + 52.3843997 + ], + [ + 5.1271415, + 52.3843801 + ], + [ + 5.1271307, + 52.3843637 + ], + [ + 5.1271307, + 52.3843408 + ], + [ + 5.1271468, + 52.3843048 + ], + [ + 5.1272058, + 52.3842491 + ], + [ + 5.1277798, + 52.3836614 + ], + [ + 5.128276, + 52.383144 + ], + [ + 5.1285939, + 52.3828002 + ], + [ + 5.128254, + 52.3824214 + ], + [ + 5.126675, + 52.3818419 + ], + [ + 5.1256218, + 52.3813716 + ], + [ + 5.124722, + 52.380879 + ], + [ + 5.1241429, + 52.380472 + ], + [ + 5.1236274, + 52.3800469 + ], + [ + 5.1231943, + 52.3795922 + ], + [ + 5.1227885, + 52.3790325 + ], + [ + 5.1224979, + 52.3785302 + ], + [ + 5.1222609, + 52.3778977 + ], + [ + 5.1221138, + 52.377254 + ], + [ + 5.1220549, + 52.3767319 + ], + [ + 5.12209, + 52.3761667 + ], + [ + 5.122161, + 52.3757732 + ], + [ + 5.1223179, + 52.3753593 + ], + [ + 5.1226593, + 52.3747571 + ], + [ + 5.1230924, + 52.3741264 + ], + [ + 5.1237168, + 52.3734461 + ], + [ + 5.1272149, + 52.369903 + ], + [ + 5.1304793, + 52.3665967 + ], + [ + 5.1311525, + 52.3655363 + ], + [ + 5.131609, + 52.3644589 + ], + [ + 5.1317551, + 52.3637354 + ], + [ + 5.1328542, + 52.3564475 + ], + [ + 5.1340853, + 52.3476169 + ], + [ + 5.1334368, + 52.3475849 + ], + [ + 5.1332011, + 52.3473858 + ], + [ + 5.1329036, + 52.3471231 + ], + [ + 5.1330217, + 52.3461303 + ], + [ + 5.1335855, + 52.3458168 + ], + [ + 5.1335228, + 52.345561 + ], + [ + 5.1330909, + 52.3452749 + ], + [ + 5.133222, + 52.344813 + ], + [ + 5.1333209, + 52.344351 + ], + [ + 5.1338367, + 52.3440178 + ], + [ + 5.1337247, + 52.3439487 + ], + [ + 5.1334047, + 52.3437612 + ], + [ + 5.1312385, + 52.3435205 + ], + [ + 5.1311095, + 52.3436284 + ], + [ + 5.1309811, + 52.3435888 + ], + [ + 5.131102, + 52.3428765 + ], + [ + 5.1311181, + 52.3427766 + ], + [ + 5.1311557, + 52.3426061 + ], + [ + 5.1312147, + 52.3422293 + ], + [ + 5.1312415, + 52.3419916 + ], + [ + 5.1312201, + 52.3419228 + ], + [ + 5.1311611, + 52.3418261 + ], + [ + 5.1295625, + 52.3399236 + ], + [ + 5.129187, + 52.3387961 + ], + [ + 5.1291977, + 52.3387109 + ], + [ + 5.1293264, + 52.3385863 + ], + [ + 5.1299326, + 52.3382225 + ], + [ + 5.1300023, + 52.3381275 + ], + [ + 5.1299198, + 52.3378348 + ], + [ + 5.1300808, + 52.3378185 + ], + [ + 5.1302384, + 52.338075 + ], + [ + 5.1300878, + 52.3382359 + ], + [ + 5.1297655, + 52.3384849 + ], + [ + 5.1294305, + 52.3386963 + ], + [ + 5.1297631, + 52.339827 + ], + [ + 5.1314735, + 52.3419352 + ], + [ + 5.1314695, + 52.3420048 + ], + [ + 5.1315124, + 52.342067 + ], + [ + 5.1316412, + 52.3422276 + ], + [ + 5.1318343, + 52.3424505 + ], + [ + 5.1325195, + 52.3422243 + ], + [ + 5.1328043, + 52.342142 + ], + [ + 5.1327501, + 52.3420331 + ], + [ + 5.1338647, + 52.3417065 + ], + [ + 5.1338218, + 52.3416508 + ], + [ + 5.1340471, + 52.3415852 + ], + [ + 5.1341249, + 52.3416688 + ], + [ + 5.1341973, + 52.3416377 + ], + [ + 5.1341303, + 52.3415607 + ], + [ + 5.1344682, + 52.3414492 + ], + [ + 5.1345755, + 52.3414165 + ], + [ + 5.1346318, + 52.3413526 + ], + [ + 5.1346989, + 52.3412215 + ], + [ + 5.1346667, + 52.3411133 + ], + [ + 5.1346205, + 52.340965 + ], + [ + 5.1344521, + 52.3407724 + ], + [ + 5.1343019, + 52.3405922 + ], + [ + 5.1342107, + 52.3404709 + ], + [ + 5.1340873, + 52.3403398 + ], + [ + 5.1338459, + 52.340094 + ], + [ + 5.1333685, + 52.3395663 + ], + [ + 5.1328696, + 52.3389141 + ], + [ + 5.1324351, + 52.3384126 + ], + [ + 5.1323332, + 52.3382586 + ], + [ + 5.1321157, + 52.338144 + ], + [ + 5.1310189, + 52.3382749 + ], + [ + 5.130858, + 52.337862 + ], + [ + 5.1308955, + 52.3377702 + ], + [ + 5.1309653, + 52.3376882 + ], + [ + 5.1310189, + 52.3376391 + ], + [ + 5.1315017, + 52.337449 + ], + [ + 5.1321776, + 52.3370524 + ], + [ + 5.1323151, + 52.3370842 + ], + [ + 5.13236, + 52.3371179 + ], + [ + 5.1323184, + 52.337171 + ], + [ + 5.1321394, + 52.3373809 + ], + [ + 5.1321501, + 52.3375047 + ], + [ + 5.1323064, + 52.3375899 + ], + [ + 5.1325639, + 52.3377309 + ], + [ + 5.1327409, + 52.3378554 + ], + [ + 5.1328053, + 52.3379505 + ], + [ + 5.1329555, + 52.3380619 + ], + [ + 5.1330413, + 52.3381275 + ], + [ + 5.1334597, + 52.3382258 + ], + [ + 5.1338547, + 52.3383081 + ], + [ + 5.1339835, + 52.3383769 + ], + [ + 5.1340532, + 52.3384293 + ], + [ + 5.1341605, + 52.3384851 + ], + [ + 5.1343107, + 52.3385146 + ], + [ + 5.1345146, + 52.3385342 + ], + [ + 5.1346594, + 52.3385736 + ], + [ + 5.1348096, + 52.3386424 + ], + [ + 5.1350803, + 52.3388955 + ], + [ + 5.13546, + 52.3391725 + ], + [ + 5.135561, + 52.3392328 + ], + [ + 5.1357528, + 52.3392366 + ], + [ + 5.1359182, + 52.3391694 + ], + [ + 5.1360756, + 52.339039 + ], + [ + 5.1361346, + 52.3389472 + ], + [ + 5.1361346, + 52.3388325 + ], + [ + 5.136038, + 52.3387506 + ], + [ + 5.1358878, + 52.3387079 + ], + [ + 5.1356035, + 52.3386752 + ], + [ + 5.1353085, + 52.3386784 + ], + [ + 5.1351583, + 52.3386653 + ], + [ + 5.1350564, + 52.3386162 + ], + [ + 5.1348525, + 52.3384326 + ], + [ + 5.134713, + 52.3382917 + ], + [ + 5.1346272, + 52.3381901 + ], + [ + 5.1345628, + 52.3381311 + ], + [ + 5.1344126, + 52.3380754 + ], + [ + 5.1342517, + 52.3380164 + ], + [ + 5.1342088, + 52.337977 + ], + [ + 5.1342141, + 52.3379344 + ], + [ + 5.1342785, + 52.3379082 + ], + [ + 5.1343751, + 52.3379115 + ], + [ + 5.1345092, + 52.3379443 + ], + [ + 5.1347399, + 52.3379475 + ], + [ + 5.1349866, + 52.3379148 + ], + [ + 5.1352334, + 52.3378426 + ], + [ + 5.1353997, + 52.3377574 + ], + [ + 5.1357162, + 52.3375968 + ], + [ + 5.1362204, + 52.3374165 + ], + [ + 5.1363599, + 52.3373838 + ], + [ + 5.1364887, + 52.3373477 + ], + [ + 5.1367569, + 52.3373051 + ], + [ + 5.1369071, + 52.3372461 + ], + [ + 5.1377708, + 52.3366364 + ], + [ + 5.1382965, + 52.3361546 + ], + [ + 5.1389348, + 52.3354499 + ], + [ + 5.1397073, + 52.334814 + ], + [ + 5.1403457, + 52.3342764 + ], + [ + 5.1405817, + 52.3340469 + ], + [ + 5.1408928, + 52.3339027 + ], + [ + 5.141837, + 52.3335159 + ], + [ + 5.142706, + 52.3330701 + ], + [ + 5.1430493, + 52.3327554 + ], + [ + 5.143221, + 52.3325718 + ], + [ + 5.1437896, + 52.3321129 + ], + [ + 5.1438874, + 52.3320594 + ], + [ + 5.1439935, + 52.3320014 + ], + [ + 5.1440611, + 52.3319691 + ], + [ + 5.1442402, + 52.3318834 + ], + [ + 5.1443261, + 52.3318211 + ], + [ + 5.1444065, + 52.331749 + ], + [ + 5.144487, + 52.3317031 + ], + [ + 5.1445943, + 52.3316769 + ], + [ + 5.144723, + 52.3316572 + ], + [ + 5.1448035, + 52.3316244 + ], + [ + 5.1448464, + 52.3315458 + ], + [ + 5.1448893, + 52.331431 + ], + [ + 5.1448625, + 52.3313163 + ], + [ + 5.1443207, + 52.3307393 + ], + [ + 5.1442349, + 52.330582 + ], + [ + 5.1437092, + 52.3297296 + ], + [ + 5.1433927, + 52.3294018 + ], + [ + 5.1428079, + 52.3290084 + ], + [ + 5.1421085, + 52.3286764 + ], + [ + 5.1409747, + 52.3281955 + ], + [ + 5.1401329, + 52.3279861 + ], + [ + 5.1394202, + 52.3279421 + ], + [ + 5.1386821, + 52.3281731 + ], + [ + 5.1381215, + 52.3285604 + ], + [ + 5.1383702, + 52.3286988 + ], + [ + 5.1380425, + 52.3289588 + ], + [ + 5.1377082, + 52.3288039 + ], + [ + 5.1371712, + 52.3294159 + ], + [ + 5.1369775, + 52.3293694 + ], + [ + 5.1377521, + 52.3285246 + ], + [ + 5.1384951, + 52.3278607 + ], + [ + 5.1397161, + 52.3269968 + ], + [ + 5.1382699, + 52.3262711 + ], + [ + 5.1348395, + 52.328864 + ], + [ + 5.1264758, + 52.335127 + ], + [ + 5.1245482, + 52.3365704 + ], + [ + 5.1129332, + 52.3453818 + ], + [ + 5.1026602, + 52.3531116 + ], + [ + 5.0936061, + 52.3596721 + ], + [ + 5.0792695, + 52.3703786 + ], + [ + 5.0793843, + 52.3749677 + ], + [ + 5.0792072, + 52.3885232 + ], + [ + 5.0719457, + 52.414671 + ], + [ + 5.0699517, + 52.4155803 + ], + [ + 5.069913, + 52.4155981 + ], + [ + 5.0685031, + 52.4162447 + ], + [ + 5.068304, + 52.4162975 + ], + [ + 5.0682801, + 52.4166996 + ], + [ + 5.068461, + 52.417154 + ], + [ + 5.0689454, + 52.417555 + ], + [ + 5.0698033, + 52.4179852 + ], + [ + 5.0704781, + 52.4184214 + ], + [ + 5.0708356, + 52.4188172 + ], + [ + 5.0711319, + 52.419027 + ], + [ + 5.0717676, + 52.4193072 + ], + [ + 5.0724786, + 52.4198307 + ], + [ + 5.073111, + 52.4203583 + ], + [ + 5.0733672, + 52.4207719 + ], + [ + 5.0733271, + 52.4218118 + ], + [ + 5.0732661, + 52.422185 + ], + [ + 5.0731071, + 52.4226012 + ], + [ + 5.0731457, + 52.423071 + ], + [ + 5.0732279, + 52.4233509 + ], + [ + 5.0730798, + 52.4238038 + ], + [ + 5.0730404, + 52.4240632 + ], + [ + 5.0734419, + 52.4243314 + ], + [ + 5.0736465, + 52.4244235 + ], + [ + 5.0739075, + 52.4244664 + ], + [ + 5.0740573, + 52.4244479 + ], + [ + 5.0746505, + 52.4243168 + ], + [ + 5.0752111, + 52.4242049 + ], + [ + 5.0753622, + 52.4241747 + ], + [ + 5.0754426, + 52.4242131 + ], + [ + 5.0753984, + 52.4242739 + ], + [ + 5.0752831, + 52.4243002 + ], + [ + 5.0745428, + 52.4244687 + ], + [ + 5.0742432, + 52.424521 + ], + [ + 5.0741582, + 52.4245987 + ], + [ + 5.0741403, + 52.4246641 + ], + [ + 5.0741821, + 52.4247841 + ], + [ + 5.0743054, + 52.4250501 + ], + [ + 5.0744275, + 52.4252638 + ], + [ + 5.0745069, + 52.4253975 + ], + [ + 5.0746539, + 52.4256075 + ], + [ + 5.0748618, + 52.4259282 + ], + [ + 5.0750091, + 52.4261187 + ], + [ + 5.0751002, + 52.426317 + ], + [ + 5.0751119, + 52.426416 + ], + [ + 5.0751387, + 52.4264742 + ], + [ + 5.0751864, + 52.4264924 + ], + [ + 5.0752311, + 52.4265142 + ], + [ + 5.0753265, + 52.4265396 + ], + [ + 5.0754546, + 52.4265451 + ], + [ + 5.0756662, + 52.4265015 + ], + [ + 5.0758021, + 52.4264834 + ], + [ + 5.0760127, + 52.4265795 + ], + [ + 5.0760307, + 52.4266367 + ], + [ + 5.0763854, + 52.4266646 + ], + [ + 5.0765913, + 52.4266349 + ], + [ + 5.0765798, + 52.4265435 + ], + [ + 5.0766611, + 52.4265361 + ], + [ + 5.0767887, + 52.4268109 + ], + [ + 5.0767013, + 52.4268182 + ], + [ + 5.0766643, + 52.4267559 + ], + [ + 5.0766219, + 52.4266846 + ], + [ + 5.0764473, + 52.4267068 + ], + [ + 5.0742066, + 52.427094 + ], + [ + 5.0741871, + 52.4271586 + ], + [ + 5.0740748, + 52.4271773 + ], + [ + 5.0740014, + 52.4272198 + ], + [ + 5.074055, + 52.4272816 + ], + [ + 5.0740431, + 52.4273434 + ], + [ + 5.0741988, + 52.4273785 + ], + [ + 5.07439, + 52.4273874 + ], + [ + 5.0744445, + 52.4275286 + ], + [ + 5.0746037, + 52.4277577 + ], + [ + 5.0743531, + 52.4278634 + ], + [ + 5.0748658, + 52.428636 + ], + [ + 5.075197, + 52.4285968 + ], + [ + 5.0753485, + 52.4285747 + ], + [ + 5.0756516, + 52.4285305 + ], + [ + 5.0756823, + 52.4284846 + ], + [ + 5.0756018, + 52.4279558 + ], + [ + 5.0756554, + 52.4278323 + ], + [ + 5.0757236, + 52.4277568 + ], + [ + 5.0759802, + 52.4277516 + ], + [ + 5.076685, + 52.4276742 + ], + [ + 5.0767428, + 52.4270003 + ], + [ + 5.0767913, + 52.4269912 + ], + [ + 5.0768426, + 52.4269816 + ], + [ + 5.0768414, + 52.4270868 + ], + [ + 5.0768337, + 52.4277395 + ], + [ + 5.0761651, + 52.4279274 + ], + [ + 5.0759898, + 52.4279991 + ], + [ + 5.0759556, + 52.4282542 + ], + [ + 5.0760899, + 52.4286199 + ], + [ + 5.0761308, + 52.4287304 + ], + [ + 5.076256, + 52.4288122 + ], + [ + 5.0763573, + 52.4289012 + ], + [ + 5.0764675, + 52.4289939 + ], + [ + 5.0765331, + 52.4290611 + ], + [ + 5.0766136, + 52.4291084 + ], + [ + 5.076694, + 52.4291847 + ], + [ + 5.0767715, + 52.4292265 + ], + [ + 5.0768371, + 52.4292628 + ], + [ + 5.0769559, + 52.4293067 + ], + [ + 5.0771453, + 52.4294129 + ], + [ + 5.0773125, + 52.4294985 + ], + [ + 5.0774312, + 52.4295724 + ], + [ + 5.0775266, + 52.4296165 + ], + [ + 5.0775981, + 52.429651 + ], + [ + 5.0777561, + 52.4297346 + ], + [ + 5.0778991, + 52.4297873 + ], + [ + 5.0780362, + 52.4298636 + ], + [ + 5.0782001, + 52.4299563 + ], + [ + 5.0783432, + 52.4299872 + ], + [ + 5.0784832, + 52.4300435 + ], + [ + 5.0786352, + 52.430118 + ], + [ + 5.0787246, + 52.4301471 + ], + [ + 5.0788915, + 52.430207 + ], + [ + 5.0790376, + 52.4302634 + ], + [ + 5.0793147, + 52.4303524 + ], + [ + 5.0794607, + 52.4304087 + ], + [ + 5.0795442, + 52.4304469 + ], + [ + 5.0795978, + 52.4305141 + ], + [ + 5.07958, + 52.4306377 + ], + [ + 5.0796008, + 52.430714 + ], + [ + 5.0796785, + 52.4307627 + ], + [ + 5.0798061, + 52.4307289 + ], + [ + 5.0798972, + 52.4306354 + ], + [ + 5.0800803, + 52.4306409 + ], + [ + 5.0802482, + 52.4306737 + ], + [ + 5.0803714, + 52.4306903 + ], + [ + 5.0805025, + 52.4306795 + ], + [ + 5.0807611, + 52.4306349 + ], + [ + 5.0809814, + 52.4306702 + ], + [ + 5.0810894, + 52.4307097 + ], + [ + 5.0812454, + 52.4307952 + ], + [ + 5.0813414, + 52.4308781 + ], + [ + 5.0814533, + 52.4309838 + ], + [ + 5.081605, + 52.4311455 + ], + [ + 5.0818166, + 52.4313319 + ], + [ + 5.0820464, + 52.431575 + ], + [ + 5.0822398, + 52.4316899 + ], + [ + 5.0824408, + 52.4318025 + ], + [ + 5.0826189, + 52.4319584 + ], + [ + 5.0827598, + 52.4321052 + ], + [ + 5.0828152, + 52.4321968 + ], + [ + 5.0830158, + 52.4328356 + ], + [ + 5.0831743, + 52.4331037 + ], + [ + 5.0833486, + 52.4332918 + ], + [ + 5.0858581, + 52.4350365 + ], + [ + 5.0863491, + 52.4348638 + ], + [ + 5.086574, + 52.4347797 + ], + [ + 5.0867438, + 52.4347688 + ], + [ + 5.0868848, + 52.434724 + ], + [ + 5.0870066, + 52.434647 + ], + [ + 5.0871348, + 52.4346406 + ], + [ + 5.0877373, + 52.4344163 + ], + [ + 5.0882885, + 52.4342561 + ], + [ + 5.0882066, + 52.4340605 + ], + [ + 5.0873679, + 52.4332277 + ], + [ + 5.0865293, + 52.4323721 + ], + [ + 5.0864555, + 52.4322804 + ], + [ + 5.0864191, + 52.4321737 + ], + [ + 5.0865195, + 52.4321208 + ], + [ + 5.0866309, + 52.4321745 + ], + [ + 5.0871748, + 52.4326026 + ], + [ + 5.087916, + 52.4332143 + ], + [ + 5.0885329, + 52.4338255 + ], + [ + 5.0895939, + 52.4348646 + ], + [ + 5.090123, + 52.435506 + ], + [ + 5.0903459, + 52.4357046 + ], + [ + 5.0904613, + 52.4358648 + ], + [ + 5.0913753, + 52.4369138 + ], + [ + 5.0916195, + 52.4371808 + ], + [ + 5.0923072, + 52.4379222 + ], + [ + 5.0927533, + 52.4386847 + ], + [ + 5.0932141, + 52.4395011 + ], + [ + 5.0935382, + 52.4401033 + ], + [ + 5.09367, + 52.4404043 + ], + [ + 5.0937501, + 52.4407027 + ], + [ + 5.0938041, + 52.4410035 + ], + [ + 5.0938841, + 52.4413203 + ], + [ + 5.0939084, + 52.4415552 + ], + [ + 5.094092, + 52.4425211 + ], + [ + 5.0942786, + 52.4436902 + ], + [ + 5.0944079, + 52.4443395 + ], + [ + 5.0944605, + 52.444891 + ], + [ + 5.0949771, + 52.4486159 + ], + [ + 5.0949828, + 52.4486495 + ], + [ + 5.0950874, + 52.448684 + ], + [ + 5.0952369, + 52.4486957 + ], + [ + 5.0959667, + 52.4487174 + ], + [ + 5.0962582, + 52.4487797 + ], + [ + 5.0964973, + 52.448883 + ], + [ + 5.0967284, + 52.4490641 + ], + [ + 5.0967841, + 52.4491374 + ], + [ + 5.0987329, + 52.4500947 + ], + [ + 5.0990426, + 52.4502965 + ], + [ + 5.0992035, + 52.4502968 + ], + [ + 5.0996785, + 52.450357 + ], + [ + 5.1000528, + 52.4503529 + ], + [ + 5.1004909, + 52.4503238 + ], + [ + 5.1012546, + 52.4502838 + ], + [ + 5.1030026, + 52.4502543 + ], + [ + 5.1031785, + 52.4502363 + ], + [ + 5.1033547, + 52.450193 + ], + [ + 5.1035084, + 52.4501566 + ], + [ + 5.1043992, + 52.450135 + ], + [ + 5.1059373, + 52.4501464 + ], + [ + 5.1060684, + 52.4501558 + ], + [ + 5.1061766, + 52.4502017 + ], + [ + 5.1063482, + 52.4503279 + ], + [ + 5.1066464, + 52.4505869 + ], + [ + 5.106889, + 52.4507153 + ], + [ + 5.1071766, + 52.4508347 + ], + [ + 5.1075911, + 52.4510276 + ], + [ + 5.1077964, + 52.4511469 + ], + [ + 5.1079527, + 52.4513188 + ], + [ + 5.1081276, + 52.4515364 + ], + [ + 5.1082802, + 52.4517105 + ], + [ + 5.1085339, + 52.4518527 + ], + [ + 5.1088885, + 52.4520798 + ], + [ + 5.109443, + 52.4527236 + ], + [ + 5.1098745, + 52.4532505 + ], + [ + 5.1101243, + 52.4534614 + ], + [ + 5.1104414, + 52.4536931 + ], + [ + 5.1109226, + 52.4540118 + ], + [ + 5.1111954, + 52.4541243 + ], + [ + 5.1115242, + 52.4542369 + ], + [ + 5.112029, + 52.4543612 + ], + [ + 5.1128627, + 52.4545431 + ], + [ + 5.1131283, + 52.4545824 + ], + [ + 5.1134239, + 52.454624 + ], + [ + 5.1140669, + 52.4547896 + ], + [ + 5.1147101, + 52.4549072 + ], + [ + 5.1160904, + 52.4550899 + ], + [ + 5.1163747, + 52.4551177 + ], + [ + 5.1165732, + 52.4551226 + ], + [ + 5.1168016, + 52.4551092 + ], + [ + 5.1170075, + 52.4550889 + ], + [ + 5.1174495, + 52.4550276 + ], + [ + 5.1176067, + 52.4550393 + ], + [ + 5.1181303, + 52.4551361 + ], + [ + 5.1200831, + 52.4553767 + ], + [ + 5.1216432, + 52.4555481 + ], + [ + 5.1218487, + 52.4556171 + ], + [ + 5.1219942, + 52.4557134 + ], + [ + 5.1223261, + 52.4559838 + ], + [ + 5.1227702, + 52.456291 + ], + [ + 5.1233003, + 52.4566098 + ], + [ + 5.1245364, + 52.4572521 + ], + [ + 5.1251639, + 52.4575642 + ], + [ + 5.1258252, + 52.4578419 + ], + [ + 5.1265091, + 52.4580808 + ], + [ + 5.1273428, + 52.4583404 + ], + [ + 5.1289654, + 52.4588024 + ], + [ + 5.1293692, + 52.4588945 + ], + [ + 5.1301734, + 52.4590511 + ], + [ + 5.1302594, + 52.4590855 + ], + [ + 5.1308336, + 52.459592 + ], + [ + 5.1309083, + 52.4596401 + ], + [ + 5.1310056, + 52.459654 + ], + [ + 5.1316829, + 52.4597211 + ], + [ + 5.1327119, + 52.4597956 + ], + [ + 5.1332248, + 52.4598054 + ], + [ + 5.133423, + 52.4598514 + ], + [ + 5.1338009, + 52.4599182 + ], + [ + 5.1341487, + 52.4599896 + ], + [ + 5.1353049, + 52.4601214 + ], + [ + 5.1358961, + 52.4601839 + ], + [ + 5.1363525, + 52.4602669 + ], + [ + 5.1366245, + 52.4603531 + ], + [ + 5.1369149, + 52.4603389 + ], + [ + 5.1372295, + 52.4603026 + ], + [ + 5.137714, + 52.4601707 + ], + [ + 5.1380167, + 52.4600827 + ], + [ + 5.1383199, + 52.459943 + ], + [ + 5.1386963, + 52.4596778 + ], + [ + 5.1389872, + 52.4595677 + ], + [ + 5.1391927, + 52.4595607 + ], + [ + 5.1392342, + 52.4595862 + ], + [ + 5.1393616, + 52.459657 + ], + [ + 5.1394211, + 52.4598196 + ], + [ + 5.1392873, + 52.459945 + ], + [ + 5.13913, + 52.4599669 + ], + [ + 5.138828, + 52.4599071 + ], + [ + 5.1385007, + 52.4600468 + ], + [ + 5.1380158, + 52.4602452 + ], + [ + 5.1376522, + 52.4604069 + ], + [ + 5.1373121, + 52.4606648 + ], + [ + 5.1373877, + 52.4608995 + ], + [ + 5.1373984, + 52.4610008 + ], + [ + 5.1374467, + 52.4612068 + ], + [ + 5.1373663, + 52.4614323 + ], + [ + 5.1372965, + 52.4616546 + ], + [ + 5.1372053, + 52.4617984 + ], + [ + 5.1371195, + 52.4618801 + ], + [ + 5.1370229, + 52.4619749 + ], + [ + 5.1367172, + 52.4621775 + ], + [ + 5.1364865, + 52.462305 + ], + [ + 5.1363202, + 52.4623605 + ], + [ + 5.1361539, + 52.4624194 + ], + [ + 5.1350488, + 52.4626678 + ], + [ + 5.1342343, + 52.4627015 + ], + [ + 5.133429, + 52.4627966 + ], + [ + 5.1321705, + 52.4629232 + ], + [ + 5.1319646, + 52.4629092 + ], + [ + 5.1314819, + 52.4628721 + ], + [ + 5.1218239, + 52.4617957 + ], + [ + 5.119111, + 52.4615243 + ], + [ + 5.1188528, + 52.461508 + ], + [ + 5.118516, + 52.4615121 + ], + [ + 5.1166175, + 52.4615667 + ], + [ + 5.1149665, + 52.4615966 + ], + [ + 5.1134802, + 52.4615991 + ], + [ + 5.1133565, + 52.461615 + ], + [ + 5.1133003, + 52.4616515 + ], + [ + 5.1128797, + 52.4619118 + ], + [ + 5.1123573, + 52.4623298 + ], + [ + 5.1123346, + 52.4623825 + ], + [ + 5.1123679, + 52.462474 + ], + [ + 5.1123658, + 52.4628951 + ], + [ + 5.1123351, + 52.4630277 + ], + [ + 5.1122258, + 52.4632015 + ], + [ + 5.1118757, + 52.4635992 + ], + [ + 5.1115787, + 52.4638505 + ], + [ + 5.1110534, + 52.46409 + ], + [ + 5.1099089, + 52.4646308 + ], + [ + 5.1089746, + 52.4650574 + ], + [ + 5.108768, + 52.4651739 + ], + [ + 5.108486, + 52.4654412 + ], + [ + 5.1074292, + 52.4663825 + ], + [ + 5.1065147, + 52.467324 + ], + [ + 5.106421, + 52.4673628 + ], + [ + 5.1063311, + 52.4673695 + ], + [ + 5.1059569, + 52.4673071 + ], + [ + 5.1042888, + 52.4669569 + ], + [ + 5.1033719, + 52.4668686 + ], + [ + 5.1031722, + 52.4669802 + ], + [ + 5.1030575, + 52.4672388 + ], + [ + 5.1024049, + 52.4689424 + ], + [ + 5.1018298, + 52.470372 + ], + [ + 5.1010502, + 52.472319 + ], + [ + 5.1005001, + 52.4737409 + ], + [ + 5.1000394, + 52.4749196 + ], + [ + 5.1000011, + 52.4750186 + ], + [ + 5.0998752, + 52.4751324 + ], + [ + 5.0997991, + 52.4752693 + ], + [ + 5.098917, + 52.4774669 + ], + [ + 5.0988019, + 52.4777635 + ], + [ + 5.0978926, + 52.4801819 + ], + [ + 5.0973688, + 52.4814442 + ], + [ + 5.0971138, + 52.4820069 + ], + [ + 5.0970485, + 52.4822962 + ], + [ + 5.0970347, + 52.4824484 + ], + [ + 5.0966891, + 52.4833152 + ], + [ + 5.0961655, + 52.484547 + ], + [ + 5.095053, + 52.4873152 + ], + [ + 5.0946535, + 52.4873442 + ], + [ + 5.0956764, + 52.4848273 + ], + [ + 5.0959449, + 52.4841657 + ], + [ + 5.0973387, + 52.480698 + ], + [ + 5.0984637, + 52.4779149 + ], + [ + 5.0997296, + 52.4747361 + ], + [ + 5.1007771, + 52.4721658 + ], + [ + 5.1010463, + 52.4714432 + ], + [ + 5.1019413, + 52.469177 + ], + [ + 5.1024652, + 52.4678615 + ], + [ + 5.102862, + 52.4668195 + ], + [ + 5.0758739, + 52.4684865 + ], + [ + 5.068429, + 52.4689464 + ], + [ + 5.0682156, + 52.4694171 + ], + [ + 5.0679013, + 52.4698853 + ], + [ + 5.067878, + 52.4699837 + ], + [ + 5.0680301, + 52.4701373 + ], + [ + 5.0681937, + 52.4702773 + ], + [ + 5.0682867, + 52.4703302 + ], + [ + 5.0685143, + 52.4703994 + ], + [ + 5.0688092, + 52.470494 + ], + [ + 5.0689726, + 52.4706293 + ], + [ + 5.0690464, + 52.4707599 + ], + [ + 5.0690493, + 52.4708492 + ], + [ + 5.068658, + 52.4711273 + ], + [ + 5.0682712, + 52.4713002 + ], + [ + 5.0680837, + 52.471366 + ], + [ + 5.0678817, + 52.4713496 + ], + [ + 5.067646, + 52.4713627 + ], + [ + 5.0673682, + 52.4714764 + ], + [ + 5.0672926, + 52.4715654 + ], + [ + 5.0673142, + 52.4716593 + ], + [ + 5.0676368, + 52.4720216 + ], + [ + 5.0676954, + 52.4721659 + ], + [ + 5.0677019, + 52.4722803 + ], + [ + 5.0675927, + 52.4723807 + ], + [ + 5.0673786, + 52.4724739 + ], + [ + 5.0671796, + 52.4725558 + ], + [ + 5.0670405, + 52.4726401 + ], + [ + 5.0669016, + 52.4726969 + ], + [ + 5.0663092, + 52.4728533 + ], + [ + 5.0659607, + 52.4729325 + ], + [ + 5.0657518, + 52.4732935 + ], + [ + 5.0655174, + 52.473588 + ], + [ + 5.0655578, + 52.4736842 + ], + [ + 5.0655496, + 52.4737666 + ], + [ + 5.0652281, + 52.4741958 + ], + [ + 5.0649643, + 52.4744285 + ], + [ + 5.0646408, + 52.4746222 + ], + [ + 5.0641637, + 52.4748497 + ], + [ + 5.0637924, + 52.4749678 + ], + [ + 5.0636132, + 52.4749216 + ], + [ + 5.0621246, + 52.4757437 + ], + [ + 5.0617043, + 52.4758936 + ], + [ + 5.0614151, + 52.4760347 + ], + [ + 5.060993, + 52.4763814 + ], + [ + 5.0605603, + 52.4766845 + ], + [ + 5.0604466, + 52.4768513 + ], + [ + 5.0602885, + 52.4774068 + ], + [ + 5.0602409, + 52.4777339 + ], + [ + 5.0600919, + 52.4780973 + ], + [ + 5.0599461, + 52.4785178 + ], + [ + 5.0598951, + 52.4788083 + ], + [ + 5.059807, + 52.4790414 + ], + [ + 5.0596173, + 52.479359 + ], + [ + 5.0593672, + 52.4797243 + ], + [ + 5.0592748, + 52.4800421 + ], + [ + 5.0591544, + 52.480552 + ], + [ + 5.0589471, + 52.4820638 + ], + [ + 5.0588888, + 52.4827545 + ], + [ + 5.0588587, + 52.4832281 + ], + [ + 5.0589088, + 52.4834913 + ], + [ + 5.0591349, + 52.483755 + ], + [ + 5.0593132, + 52.4839133 + ], + [ + 5.0593836, + 52.4840073 + ], + [ + 5.0594684, + 52.484138 + ], + [ + 5.0594675, + 52.4842569 + ], + [ + 5.0594404, + 52.4843689 + ], + [ + 5.0593604, + 52.4845312 + ], + [ + 5.0593035, + 52.4846225 + ], + [ + 5.0591672, + 52.4848121 + ], + [ + 5.0591918, + 52.4849906 + ], + [ + 5.0592012, + 52.4850113 + ], + [ + 5.0594821, + 52.4856251 + ], + [ + 5.0596217, + 52.4859457 + ], + [ + 5.059672, + 52.4861793 + ], + [ + 5.0598032, + 52.4866166 + ], + [ + 5.0599684, + 52.4868455 + ], + [ + 5.0601049, + 52.4869925 + ], + [ + 5.0603569, + 52.4871604 + ], + [ + 5.0604724, + 52.4872864 + ], + [ + 5.0606584, + 52.4876386 + ], + [ + 5.060755, + 52.4876944 + ], + [ + 5.0613166, + 52.4879958 + ], + [ + 5.0616598, + 52.4883113 + ], + [ + 5.0618179, + 52.4882414 + ], + [ + 5.0619699, + 52.4881826 + ], + [ + 5.0625273, + 52.4882434 + ], + [ + 5.0626264, + 52.4883283 + ], + [ + 5.063043, + 52.4886989 + ], + [ + 5.0630574, + 52.4887117 + ], + [ + 5.0654505, + 52.4881477 + ], + [ + 5.0655467, + 52.4882516 + ], + [ + 5.0631335, + 52.4888206 + ], + [ + 5.0633625, + 52.4891485 + ], + [ + 5.0640437, + 52.4903167 + ], + [ + 5.0637364, + 52.4907444 + ], + [ + 5.0636836, + 52.4908369 + ], + [ + 5.0636569, + 52.4909258 + ], + [ + 5.0636076, + 52.4910721 + ], + [ + 5.0634627, + 52.4910421 + ], + [ + 5.0611844, + 52.4906257 + ], + [ + 5.0598972, + 52.4903809 + ], + [ + 5.0596765, + 52.490273 + ], + [ + 5.0595638, + 52.4903713 + ], + [ + 5.0597286, + 52.490383 + ], + [ + 5.0598333, + 52.490445 + ], + [ + 5.0602939, + 52.4905332 + ], + [ + 5.0603166, + 52.4905732 + ], + [ + 5.0603568, + 52.4908476 + ], + [ + 5.0604054, + 52.4908746 + ], + [ + 5.0604737, + 52.4908971 + ], + [ + 5.0605499, + 52.4909113 + ], + [ + 5.0606304, + 52.4909162 + ], + [ + 5.0606948, + 52.4908966 + ], + [ + 5.060794, + 52.4906533 + ], + [ + 5.0608305, + 52.490636 + ], + [ + 5.0611442, + 52.4907016 + ], + [ + 5.0620019, + 52.4908603 + ], + [ + 5.062009, + 52.4908999 + ], + [ + 5.0620466, + 52.4910762 + ], + [ + 5.0620976, + 52.4911187 + ], + [ + 5.0621512, + 52.4911334 + ], + [ + 5.062229, + 52.4911122 + ], + [ + 5.0623363, + 52.4909472 + ], + [ + 5.0623949, + 52.4909356 + ], + [ + 5.0635314, + 52.4911532 + ], + [ + 5.0636297, + 52.4911592 + ], + [ + 5.0638208, + 52.4911283 + ], + [ + 5.0640733, + 52.4906565 + ], + [ + 5.0648452, + 52.4907532 + ], + [ + 5.0651111, + 52.4907672 + ], + [ + 5.0652349, + 52.4907308 + ], + [ + 5.0653102, + 52.490621 + ], + [ + 5.0654685, + 52.4903763 + ], + [ + 5.0656752, + 52.4901751 + ], + [ + 5.0658594, + 52.4900174 + ], + [ + 5.0660696, + 52.48991 + ], + [ + 5.0668308, + 52.4897187 + ], + [ + 5.067944, + 52.4895736 + ], + [ + 5.0685287, + 52.4895353 + ], + [ + 5.0689932, + 52.4895519 + ], + [ + 5.0696075, + 52.4895869 + ], + [ + 5.0698659, + 52.4896284 + ], + [ + 5.0701576, + 52.4897844 + ], + [ + 5.071028, + 52.4904359 + ], + [ + 5.0714991, + 52.4907885 + ], + [ + 5.0717045, + 52.4909696 + ], + [ + 5.0718725, + 52.4911598 + ], + [ + 5.0719092, + 52.4913543 + ], + [ + 5.0718862, + 52.4915237 + ], + [ + 5.0718854, + 52.4917137 + ], + [ + 5.0719712, + 52.4918442 + ], + [ + 5.0721245, + 52.49192 + ], + [ + 5.0723679, + 52.4919797 + ], + [ + 5.0727011, + 52.4920648 + ], + [ + 5.0728546, + 52.4920993 + ], + [ + 5.0729675, + 52.4921291 + ], + [ + 5.0731633, + 52.4921471 + ], + [ + 5.0733081, + 52.4921373 + ], + [ + 5.0733966, + 52.4921209 + ], + [ + 5.0734985, + 52.4919903 + ], + [ + 5.0730399, + 52.4919037 + ], + [ + 5.0731579, + 52.4917045 + ], + [ + 5.0740543, + 52.4918764 + ], + [ + 5.075462, + 52.4921732 + ], + [ + 5.0758064, + 52.4922789 + ], + [ + 5.0762479, + 52.4924534 + ], + [ + 5.0763937, + 52.4925474 + ], + [ + 5.0764198, + 52.4926138 + ], + [ + 5.0762399, + 52.492609 + ], + [ + 5.0758507, + 52.4924644 + ], + [ + 5.075555, + 52.4923679 + ], + [ + 5.0750983, + 52.4922529 + ], + [ + 5.073889, + 52.4919838 + ], + [ + 5.0736098, + 52.4925717 + ], + [ + 5.0745309, + 52.4927193 + ], + [ + 5.0752047, + 52.4929054 + ], + [ + 5.0755004, + 52.4930339 + ], + [ + 5.0756309, + 52.4932057 + ], + [ + 5.0756901, + 52.4934233 + ], + [ + 5.0757869, + 52.4936225 + ], + [ + 5.0759589, + 52.4937463 + ], + [ + 5.076284, + 52.4939938 + ], + [ + 5.0765196, + 52.4940948 + ], + [ + 5.0767404, + 52.4941958 + ], + [ + 5.0768525, + 52.4942669 + ], + [ + 5.0768599, + 52.4943264 + ], + [ + 5.0778053, + 52.4939521 + ], + [ + 5.077503, + 52.4935763 + ], + [ + 5.0773163, + 52.493393 + ], + [ + 5.0769315, + 52.4930859 + ], + [ + 5.0765614, + 52.4928268 + ], + [ + 5.0765579, + 52.4927558 + ], + [ + 5.0766782, + 52.4926507 + ], + [ + 5.0768208, + 52.4925731 + ], + [ + 5.0769182, + 52.4925456 + ], + [ + 5.0770041, + 52.4926419 + ], + [ + 5.0768838, + 52.4927654 + ], + [ + 5.0768235, + 52.4928569 + ], + [ + 5.0769917, + 52.4929875 + ], + [ + 5.0773357, + 52.4932077 + ], + [ + 5.0776122, + 52.4934231 + ], + [ + 5.0779072, + 52.4937256 + ], + [ + 5.0781083, + 52.4941103 + ], + [ + 5.0782123, + 52.4943736 + ], + [ + 5.0782377, + 52.494614 + ], + [ + 5.0782396, + 52.4946667 + ], + [ + 5.0782446, + 52.4948086 + ], + [ + 5.0781951, + 52.4950466 + ], + [ + 5.0781159, + 52.4951953 + ], + [ + 5.0780714, + 52.4952856 + ], + [ + 5.0780285, + 52.4953624 + ], + [ + 5.0780419, + 52.4955061 + ], + [ + 5.0780634, + 52.4956514 + ], + [ + 5.0785429, + 52.496347 + ], + [ + 5.0807176, + 52.4993685 + ], + [ + 5.0809378, + 52.499664 + ], + [ + 5.0813376, + 52.5000055 + ], + [ + 5.0841595, + 52.5023477 + ], + [ + 5.084309, + 52.5024212 + ], + [ + 5.0850231, + 52.5029942 + ], + [ + 5.0854484, + 52.5033782 + ], + [ + 5.085781, + 52.5038899 + ], + [ + 5.0858068, + 52.5040341 + ], + [ + 5.0857314, + 52.5041645 + ], + [ + 5.085517, + 52.5044206 + ], + [ + 5.0841963, + 52.5060604 + ], + [ + 5.0837445, + 52.5066779 + ], + [ + 5.083571, + 52.5070051 + ], + [ + 5.0834955, + 52.5072065 + ], + [ + 5.0834648, + 52.5074376 + ], + [ + 5.0834341, + 52.5076092 + ], + [ + 5.0828164, + 52.5085653 + ], + [ + 5.0826543, + 52.5088857 + ], + [ + 5.0820755, + 52.510433 + ], + [ + 5.0819396, + 52.5107962 + ], + [ + 5.0817849, + 52.5111233 + ], + [ + 5.0814827, + 52.5115002 + ], + [ + 5.0814272, + 52.5115693 + ], + [ + 5.0812614, + 52.5118643 + ], + [ + 5.0811706, + 52.5121252 + ], + [ + 5.080669, + 52.5130379 + ], + [ + 5.0805563, + 52.5131477 + ], + [ + 5.0803459, + 52.5132802 + ], + [ + 5.0799368, + 52.5134377 + ], + [ + 5.0789609, + 52.5138029 + ], + [ + 5.078398, + 52.5139762 + ], + [ + 5.0780604, + 52.5140834 + ], + [ + 5.0777714, + 52.5141518 + ], + [ + 5.0771786, + 52.5143526 + ], + [ + 5.0767131, + 52.5145375 + ], + [ + 5.0763153, + 52.5146652 + ], + [ + 5.0755161, + 52.5148794 + ], + [ + 5.0751521, + 52.514982 + ], + [ + 5.0748555, + 52.5151168 + ], + [ + 5.0746038, + 52.5152744 + ], + [ + 5.0744195, + 52.5154436 + ], + [ + 5.0743066, + 52.5155877 + ], + [ + 5.0742912, + 52.5156792 + ], + [ + 5.074335, + 52.5160547 + ], + [ + 5.0743377, + 52.5163613 + ], + [ + 5.0742883, + 52.5165764 + ], + [ + 5.0742915, + 52.5166978 + ], + [ + 5.074355, + 52.5167665 + ], + [ + 5.0744896, + 52.5169017 + ], + [ + 5.0745791, + 52.5170048 + ], + [ + 5.0746084, + 52.5171994 + ], + [ + 5.0746153, + 52.5173848 + ], + [ + 5.074551, + 52.5175472 + ], + [ + 5.0744868, + 52.5176845 + ], + [ + 5.0744712, + 52.5178722 + ], + [ + 5.0745081, + 52.5180233 + ], + [ + 5.0746202, + 52.5181264 + ], + [ + 5.0749574, + 52.518216 + ], + [ + 5.0751705, + 52.5183972 + ], + [ + 5.0757984, + 52.5189563 + ], + [ + 5.075727, + 52.5189883 + ], + [ + 5.0761201, + 52.5191558 + ], + [ + 5.0762211, + 52.5192086 + ], + [ + 5.0761311, + 52.5192474 + ], + [ + 5.0759287, + 52.5192472 + ], + [ + 5.0750554, + 52.5191729 + ], + [ + 5.0747891, + 52.5191841 + ], + [ + 5.074354, + 52.5192683 + ], + [ + 5.0740088, + 52.5193572 + ], + [ + 5.0737873, + 52.5193981 + ], + [ + 5.0735888, + 52.5193704 + ], + [ + 5.0733267, + 52.5192923 + ], + [ + 5.0728961, + 52.5191133 + ], + [ + 5.0725667, + 52.5189413 + ], + [ + 5.072301, + 52.5188104 + ], + [ + 5.072054, + 52.5187232 + ], + [ + 5.0717616, + 52.5186954 + ], + [ + 5.0715589, + 52.5187684 + ], + [ + 5.0713522, + 52.5188941 + ], + [ + 5.0711454, + 52.5190701 + ], + [ + 5.0707767, + 52.5194473 + ], + [ + 5.0704645, + 52.5197468 + ], + [ + 5.0703849, + 52.5200145 + ], + [ + 5.07035, + 52.5202915 + ], + [ + 5.0702854, + 52.5205523 + ], + [ + 5.0701571, + 52.5207925 + ], + [ + 5.0699502, + 52.5210006 + ], + [ + 5.0696307, + 52.5212222 + ], + [ + 5.0693002, + 52.5214026 + ], + [ + 5.0688084, + 52.521576 + ], + [ + 5.0675695, + 52.5220346 + ], + [ + 5.0670738, + 52.5222607 + ], + [ + 5.0667507, + 52.5224411 + ], + [ + 5.0665627, + 52.5226079 + ], + [ + 5.0664721, + 52.5227841 + ], + [ + 5.0663249, + 52.5230219 + ], + [ + 5.0661584, + 52.5234727 + ], + [ + 5.0659847, + 52.523786 + ], + [ + 5.0660105, + 52.523928 + ], + [ + 5.0660097, + 52.5241202 + ], + [ + 5.0659379, + 52.5242644 + ], + [ + 5.0658889, + 52.5243787 + ], + [ + 5.0658208, + 52.5245275 + ], + [ + 5.0656889, + 52.5247059 + ], + [ + 5.0656172, + 52.5248431 + ], + [ + 5.0656196, + 52.5252024 + ], + [ + 5.0656073, + 52.5255115 + ], + [ + 5.0657486, + 52.5258183 + ], + [ + 5.0659048, + 52.5261824 + ], + [ + 5.0659077, + 52.526409 + ], + [ + 5.0658619, + 52.5266287 + ], + [ + 5.0657077, + 52.5268071 + ], + [ + 5.0655083, + 52.5269442 + ], + [ + 5.0653354, + 52.5270767 + ], + [ + 5.0651363, + 52.5271635 + ], + [ + 5.0649863, + 52.5271816 + ], + [ + 5.0649112, + 52.5271861 + ], + [ + 5.0648548, + 52.5272662 + ], + [ + 5.0651764, + 52.5274977 + ], + [ + 5.0653181, + 52.5277062 + ], + [ + 5.0653846, + 52.5279672 + ], + [ + 5.0652901, + 52.5281914 + ], + [ + 5.0650863, + 52.5285344 + ], + [ + 5.0648565, + 52.5288477 + ], + [ + 5.0647058, + 52.5290193 + ], + [ + 5.0644692, + 52.5291563 + ], + [ + 5.0643295, + 52.5292154 + ], + [ + 5.0641724, + 52.5292819 + ], + [ + 5.0637517, + 52.5294713 + ], + [ + 5.0632073, + 52.5296583 + ], + [ + 5.0627906, + 52.5297906 + ], + [ + 5.0625986, + 52.5299964 + ], + [ + 5.0614826, + 52.5315858 + ], + [ + 5.0612569, + 52.5317755 + ], + [ + 5.060986, + 52.5320132 + ], + [ + 5.0607453, + 52.5322189 + ], + [ + 5.0605231, + 52.5324613 + ], + [ + 5.0601988, + 52.5329392 + ], + [ + 5.0587793, + 52.5354301 + ], + [ + 5.0580397, + 52.5366445 + ], + [ + 5.0577529, + 52.5370699 + ], + [ + 5.0574972, + 52.5372687 + ], + [ + 5.0572043, + 52.537353 + ], + [ + 5.0568402, + 52.5374304 + ], + [ + 5.0563558, + 52.5375831 + ], + [ + 5.0561303, + 52.5376721 + ], + [ + 5.0559763, + 52.5377772 + ], + [ + 5.0558259, + 52.537864 + ], + [ + 5.0555705, + 52.53793 + ], + [ + 5.0553828, + 52.5379985 + ], + [ + 5.0551947, + 52.5381447 + ], + [ + 5.0548826, + 52.5383457 + ], + [ + 5.0545215, + 52.5385971 + ], + [ + 5.0543858, + 52.5387617 + ], + [ + 5.0542762, + 52.5389927 + ], + [ + 5.0540188, + 52.5396012 + ], + [ + 5.0539316, + 52.5398437 + ], + [ + 5.0539377, + 52.5402077 + ], + [ + 5.0541031, + 52.5410937 + ], + [ + 5.05408, + 52.5412356 + ], + [ + 5.0539852, + 52.5414918 + ], + [ + 5.0539735, + 52.541604 + ], + [ + 5.0541836, + 52.5425541 + ], + [ + 5.0543352, + 52.5431266 + ], + [ + 5.0543531, + 52.5434141 + ], + [ + 5.0545685, + 52.5440048 + ], + [ + 5.0547607, + 52.5444421 + ], + [ + 5.0547499, + 52.5446185 + ], + [ + 5.0546228, + 52.5447836 + ], + [ + 5.0542635, + 52.5450475 + ], + [ + 5.0539377, + 52.5452586 + ], + [ + 5.0536721, + 52.5455293 + ], + [ + 5.0527149, + 52.5467766 + ], + [ + 5.049881, + 52.5506767 + ], + [ + 5.0487664, + 52.5520593 + ], + [ + 5.0480331, + 52.5528918 + ], + [ + 5.0471163, + 52.5538138 + ], + [ + 5.0457424, + 52.5550845 + ], + [ + 5.0455966, + 52.5552771 + ], + [ + 5.0451332, + 52.5560519 + ], + [ + 5.0449948, + 52.5562491 + ], + [ + 5.0448675, + 52.5563729 + ], + [ + 5.0432011, + 52.5577287 + ], + [ + 5.0429878, + 52.5579718 + ], + [ + 5.0429355, + 52.5580932 + ], + [ + 5.0429171, + 52.5582467 + ], + [ + 5.0428706, + 52.5593257 + ], + [ + 5.0427719, + 52.5605033 + ], + [ + 5.0426038, + 52.5608746 + ], + [ + 5.0423942, + 52.5611039 + ], + [ + 5.0420869, + 52.5612692 + ], + [ + 5.0397595, + 52.5623646 + ], + [ + 5.0377996, + 52.5635213 + ], + [ + 5.0370387, + 52.5638497 + ], + [ + 5.0348831, + 52.5647226 + ], + [ + 5.0345833, + 52.5648627 + ], + [ + 5.0344448, + 52.5650506 + ], + [ + 5.0342426, + 52.5652502 + ], + [ + 5.0332493, + 52.5657323 + ], + [ + 5.0328446, + 52.5660007 + ], + [ + 5.0320504, + 52.5666797 + ], + [ + 5.0313122, + 52.5671775 + ], + [ + 5.0309564, + 52.5675124 + ], + [ + 5.0309005, + 52.5676912 + ], + [ + 5.0307661, + 52.5680807 + ], + [ + 5.0307146, + 52.5686351 + ], + [ + 5.0309117, + 52.5697574 + ], + [ + 5.0309087, + 52.5701765 + ], + [ + 5.0310255, + 52.5704123 + ], + [ + 5.0311908, + 52.5704992 + ], + [ + 5.0313119, + 52.5710855 + ], + [ + 5.0312296, + 52.5712322 + ], + [ + 5.0313621, + 52.5718093 + ], + [ + 5.0323853, + 52.5731849 + ], + [ + 5.0325434, + 52.5735009 + ], + [ + 5.0325361, + 52.5736454 + ], + [ + 5.032529, + 52.5737872 + ], + [ + 5.0324879, + 52.5739362 + ], + [ + 5.032106, + 52.574365 + ], + [ + 5.0318218, + 52.574899 + ], + [ + 5.0315715, + 52.5755063 + ], + [ + 5.0314936, + 52.5759943 + ], + [ + 5.0313367, + 52.5764389 + ], + [ + 5.0309812, + 52.576934 + ], + [ + 5.030708, + 52.5773879 + ], + [ + 5.0305701, + 52.5779287 + ], + [ + 5.0303201, + 52.5786551 + ], + [ + 5.029976, + 52.5793151 + ], + [ + 5.0295941, + 52.5798493 + ], + [ + 5.0291074, + 52.5805554 + ], + [ + 5.0290514, + 52.5806951 + ], + [ + 5.0296113, + 52.5810244 + ], + [ + 5.0296908, + 52.5814389 + ], + [ + 5.0296198, + 52.5816567 + ], + [ + 5.0289721, + 52.5825278 + ], + [ + 5.0284434, + 52.5828445 + ], + [ + 5.0277162, + 52.5833859 + ], + [ + 5.0282807, + 52.5841938 + ], + [ + 5.0285668, + 52.5846746 + ], + [ + 5.0286462, + 52.5849907 + ], + [ + 5.0285903, + 52.5852473 + ], + [ + 5.0284407, + 52.585465 + ], + [ + 5.0280472, + 52.5858228 + ], + [ + 5.0273049, + 52.5863412 + ], + [ + 5.0271512, + 52.5865247 + ], + [ + 5.0268039, + 52.5875696 + ], + [ + 5.0266091, + 52.5877645 + ], + [ + 5.0260397, + 52.5884683 + ], + [ + 5.0252608, + 52.5895687 + ], + [ + 5.0245446, + 52.590007 + ], + [ + 5.0241019, + 52.5901861 + ], + [ + 5.0239295, + 52.5903558 + ], + [ + 5.0231579, + 52.5914515 + ], + [ + 5.0235297, + 52.5914877 + ], + [ + 5.0235411, + 52.5915679 + ], + [ + 5.0229604, + 52.5922832 + ], + [ + 5.0217948, + 52.5934733 + ], + [ + 5.0212929, + 52.5940585 + ], + [ + 5.0212777, + 52.5940762 + ], + [ + 5.0211507, + 52.5944658 + ], + [ + 5.0211885, + 52.5946719 + ], + [ + 5.0212225, + 52.594775 + ], + [ + 5.0210693, + 52.5952011 + ], + [ + 5.0209492, + 52.5952723 + ], + [ + 5.0206489, + 52.5952818 + ], + [ + 5.020259, + 52.5955822 + ], + [ + 5.0201918, + 52.5959328 + ], + [ + 5.020515, + 52.5960516 + ], + [ + 5.0208118, + 52.5962025 + ], + [ + 5.0215568, + 52.5971706 + ], + [ + 5.0217185, + 52.5973332 + ], + [ + 5.0219026, + 52.5974338 + ], + [ + 5.0224362, + 52.597715 + ], + [ + 5.0225754, + 52.5978729 + ], + [ + 5.0226585, + 52.5981775 + ], + [ + 5.0227562, + 52.5983102 + ], + [ + 5.0228842, + 52.5984201 + ], + [ + 5.0233427, + 52.5987129 + ], + [ + 5.0237754, + 52.599269 + ], + [ + 5.0240333, + 52.5994952 + ], + [ + 5.0244369, + 52.5996382 + ], + [ + 5.0244665, + 52.5997459 + ], + [ + 5.0244171, + 52.5999085 + ], + [ + 5.0240561, + 52.6000042 + ], + [ + 5.0239393, + 52.6001209 + ], + [ + 5.0232899, + 52.5999735 + ], + [ + 5.0230851, + 52.6005184 + ], + [ + 5.0230991, + 52.600807 + ], + [ + 5.0233388, + 52.6010226 + ], + [ + 5.0233717, + 52.6012746 + ], + [ + 5.0232885, + 52.6014165 + ], + [ + 5.0229647, + 52.6016154 + ], + [ + 5.022551, + 52.6017431 + ], + [ + 5.0223296, + 52.6017085 + ], + [ + 5.0214281, + 52.6016731 + ], + [ + 5.0213145, + 52.6018974 + ], + [ + 5.0212496, + 52.6022157 + ], + [ + 5.0209539, + 52.6029689 + ], + [ + 5.0210126, + 52.6033423 + ], + [ + 5.02156, + 52.6036132 + ], + [ + 5.0223579, + 52.6042326 + ], + [ + 5.0221689, + 52.604576 + ], + [ + 5.0208077, + 52.6049155 + ], + [ + 5.0207342, + 52.6054904 + ], + [ + 5.0195896, + 52.6061715 + ], + [ + 5.0193723, + 52.6070393 + ], + [ + 5.0194794, + 52.6075594 + ], + [ + 5.0197496, + 52.6086453 + ], + [ + 5.019948, + 52.6088609 + ], + [ + 5.0200407, + 52.6091817 + ], + [ + 5.020055, + 52.6093992 + ], + [ + 5.0198021, + 52.6096967 + ], + [ + 5.0191999, + 52.6099594 + ], + [ + 5.019012, + 52.6100164 + ], + [ + 5.0190378, + 52.6101333 + ], + [ + 5.0197068, + 52.611096 + ], + [ + 5.0197362, + 52.611277 + ], + [ + 5.0196325, + 52.6119022 + ], + [ + 5.0196527, + 52.6123246 + ], + [ + 5.0196569, + 52.6124107 + ], + [ + 5.0195955, + 52.6127427 + ], + [ + 5.0194702, + 52.6131296 + ], + [ + 5.0191439, + 52.6139767 + ], + [ + 5.0186816, + 52.615016 + ], + [ + 5.0172103, + 52.6186907 + ], + [ + 5.017318, + 52.6190025 + ], + [ + 5.0173024, + 52.6191238 + ], + [ + 5.0172606, + 52.6192451 + ], + [ + 5.0172112, + 52.6193802 + ], + [ + 5.0171943, + 52.6197856 + ], + [ + 5.0171409, + 52.6199893 + ], + [ + 5.0171438, + 52.6201909 + ], + [ + 5.017058, + 52.6218102 + ], + [ + 5.0169, + 52.6218282 + ], + [ + 5.0168097, + 52.6218465 + ], + [ + 5.0168097, + 52.6218716 + ], + [ + 5.0168734, + 52.6219084 + ], + [ + 5.0170274, + 52.6219155 + ], + [ + 5.0169845, + 52.6231729 + ], + [ + 5.0169494, + 52.6234592 + ], + [ + 5.0168956, + 52.623711 + ], + [ + 5.0169357, + 52.6239951 + ], + [ + 5.0170117, + 52.6246893 + ], + [ + 5.0170126, + 52.6247175 + ], + [ + 5.015979, + 52.6247372 + ], + [ + 5.0158406, + 52.6248129 + ], + [ + 5.0157897, + 52.6248889 + ], + [ + 5.0158644, + 52.6249348 + ], + [ + 5.0170209, + 52.6249913 + ], + [ + 5.0170315, + 52.6253375 + ], + [ + 5.0170935, + 52.6257797 + ], + [ + 5.0171824, + 52.6260776 + ], + [ + 5.0176327, + 52.6270975 + ], + [ + 5.0178487, + 52.6275468 + ], + [ + 5.0179691, + 52.6278791 + ], + [ + 5.0182376, + 52.6283501 + ], + [ + 5.0185067, + 52.628781 + ], + [ + 5.0187589, + 52.6296815 + ], + [ + 5.0189474, + 52.6300433 + ], + [ + 5.0190836, + 52.6303048 + ], + [ + 5.0192782, + 52.6305685 + ], + [ + 5.0195031, + 52.630736 + ], + [ + 5.0196341, + 52.6308919 + ], + [ + 5.0205832, + 52.6314107 + ], + [ + 5.021379, + 52.6318351 + ], + [ + 5.0214611, + 52.6318789 + ], + [ + 5.0206501, + 52.6326498 + ], + [ + 5.021395, + 52.6324698 + ], + [ + 5.0215052, + 52.6321493 + ], + [ + 5.0216752, + 52.6319433 + ], + [ + 5.0220843, + 52.6320858 + ], + [ + 5.0225232, + 52.6323474 + ], + [ + 5.0233459, + 52.6327816 + ], + [ + 5.0242197, + 52.6331099 + ], + [ + 5.0250535, + 52.6332986 + ], + [ + 5.0262104, + 52.6335772 + ], + [ + 5.0267623, + 52.6337473 + ], + [ + 5.0272502, + 52.6339883 + ], + [ + 5.0278131, + 52.6342936 + ], + [ + 5.0292122, + 52.6351953 + ], + [ + 5.0295647, + 52.6354408 + ], + [ + 5.0298838, + 52.6355854 + ], + [ + 5.030203, + 52.6356774 + ], + [ + 5.030729, + 52.6357559 + ], + [ + 5.0324353, + 52.6359204 + ], + [ + 5.0328259, + 52.6360331 + ], + [ + 5.0335769, + 52.6362881 + ], + [ + 5.0343661, + 52.6363829 + ], + [ + 5.0363052, + 52.6366347 + ], + [ + 5.0380537, + 52.6365289 + ], + [ + 5.0386027, + 52.6364905 + ], + [ + 5.0388957, + 52.636532 + ], + [ + 5.0390759, + 52.6366559 + ], + [ + 5.0392929, + 52.6369676 + ], + [ + 5.0395885, + 52.6374623 + ], + [ + 5.0400296, + 52.6382006 + ], + [ + 5.0404304, + 52.6386568 + ], + [ + 5.0410528, + 52.6391705 + ], + [ + 5.0415106, + 52.6394551 + ], + [ + 5.0421715, + 52.6397535 + ], + [ + 5.0428133, + 52.6400611 + ], + [ + 5.0430949, + 52.6402148 + ], + [ + 5.0433686, + 52.6404647 + ], + [ + 5.0438595, + 52.6409576 + ], + [ + 5.0441036, + 52.6410907 + ], + [ + 5.0458914, + 52.6416742 + ], + [ + 5.0466093, + 52.6417597 + ], + [ + 5.0468014, + 52.6416591 + ], + [ + 5.0469673, + 52.6415058 + ], + [ + 5.0474143, + 52.6416483 + ], + [ + 5.0480197, + 52.6416191 + ], + [ + 5.0485275, + 52.6415646 + ], + [ + 5.0493354, + 52.641744 + ], + [ + 5.0496452, + 52.641754 + ], + [ + 5.0502265, + 52.6414488 + ], + [ + 5.0510109, + 52.6414364 + ], + [ + 5.051483, + 52.6412468 + ], + [ + 5.0517839, + 52.6413505 + ], + [ + 5.0519042, + 52.6414022 + ], + [ + 5.0520004, + 52.6414392 + ], + [ + 5.0520445, + 52.6414558 + ], + [ + 5.0525138, + 52.6413074 + ], + [ + 5.0530407, + 52.641104 + ], + [ + 5.0535829, + 52.6408457 + ], + [ + 5.0541064, + 52.6405736 + ], + [ + 5.0544227, + 52.6403747 + ], + [ + 5.0547847, + 52.6400612 + ], + [ + 5.0552861, + 52.6395257 + ], + [ + 5.0555091, + 52.6391709 + ], + [ + 5.0562249, + 52.6386379 + ], + [ + 5.057013, + 52.6378324 + ], + [ + 5.0571194, + 52.6374087 + ], + [ + 5.0570142, + 52.637305 + ], + [ + 5.0555566, + 52.6358681 + ], + [ + 5.0555148, + 52.6358269 + ], + [ + 5.0555338, + 52.6357353 + ], + [ + 5.0556845, + 52.6356324 + ], + [ + 5.0556671, + 52.6351423 + ], + [ + 5.0554244, + 52.6345992 + ], + [ + 5.0553989, + 52.6342992 + ], + [ + 5.0554635, + 52.634077 + ], + [ + 5.0555691, + 52.6339328 + ], + [ + 5.0557349, + 52.6338368 + ], + [ + 5.0562766, + 52.6336953 + ], + [ + 5.0573634, + 52.6335428 + ], + [ + 5.0580029, + 52.6333991 + ], + [ + 5.0604131, + 52.6330792 + ], + [ + 5.0612257, + 52.6329713 + ], + [ + 5.0615985, + 52.632754 + ], + [ + 5.0629523, + 52.6325606 + ], + [ + 5.0641248, + 52.6326783 + ], + [ + 5.0640982, + 52.6327997 + ], + [ + 5.0631511, + 52.6326912 + ], + [ + 5.0630157, + 52.6327438 + ], + [ + 5.0629327, + 52.6328468 + ], + [ + 5.0615526, + 52.6330152 + ], + [ + 5.0604613, + 52.6334745 + ], + [ + 5.0603918, + 52.6341158 + ], + [ + 5.0602603, + 52.6341042 + ], + [ + 5.0602647, + 52.633866 + ], + [ + 5.057966, + 52.6345213 + ], + [ + 5.0580721, + 52.6352525 + ], + [ + 5.0581798, + 52.6359942 + ], + [ + 5.0577394, + 52.6361748 + ], + [ + 5.0581474, + 52.6368279 + ], + [ + 5.0616511, + 52.6364933 + ], + [ + 5.0629152, + 52.6363663 + ], + [ + 5.0630436, + 52.6363604 + ], + [ + 5.0631036, + 52.636416 + ], + [ + 5.0631036, + 52.6364429 + ], + [ + 5.0630602, + 52.6365505 + ], + [ + 5.0630947, + 52.6369445 + ], + [ + 5.0636474, + 52.6369128 + ], + [ + 5.0638512, + 52.6365718 + ], + [ + 5.0639753, + 52.6365742 + ], + [ + 5.0637261, + 52.6369748 + ], + [ + 5.0632297, + 52.6370614 + ], + [ + 5.0635711, + 52.6373457 + ], + [ + 5.0633676, + 52.6374898 + ], + [ + 5.0630675, + 52.6372674 + ], + [ + 5.0629734, + 52.6372971 + ], + [ + 5.0630354, + 52.6379911 + ], + [ + 5.0630173, + 52.6380749 + ], + [ + 5.0629662, + 52.6381152 + ], + [ + 5.063104, + 52.6381741 + ], + [ + 5.0631356, + 52.6381179 + ], + [ + 5.0632045, + 52.6380576 + ], + [ + 5.063351, + 52.6381036 + ], + [ + 5.0635535, + 52.638287 + ], + [ + 5.0639625, + 52.6386012 + ], + [ + 5.064548, + 52.6389658 + ], + [ + 5.0649649, + 52.6391265 + ], + [ + 5.0657731, + 52.6391982 + ], + [ + 5.0657772, + 52.6390653 + ], + [ + 5.0655742, + 52.6390171 + ], + [ + 5.0648686, + 52.6385836 + ], + [ + 5.064423, + 52.6382945 + ], + [ + 5.0636566, + 52.6377581 + ], + [ + 5.0635251, + 52.6376457 + ], + [ + 5.0635141, + 52.637554 + ], + [ + 5.0637, + 52.6373543 + ], + [ + 5.0639274, + 52.6374721 + ], + [ + 5.0647474, + 52.637886 + ], + [ + 5.0652225, + 52.6381154 + ], + [ + 5.0656734, + 52.6383328 + ], + [ + 5.0668617, + 52.6383974 + ], + [ + 5.0669473, + 52.6372729 + ], + [ + 5.0644442, + 52.6369754 + ], + [ + 5.0644746, + 52.636854 + ], + [ + 5.0680174, + 52.6349124 + ], + [ + 5.0679762, + 52.634807 + ], + [ + 5.068093, + 52.6347498 + ], + [ + 5.068862, + 52.6353895 + ], + [ + 5.0702995, + 52.6363434 + ], + [ + 5.071373, + 52.6370245 + ], + [ + 5.0717935, + 52.6372126 + ], + [ + 5.0723985, + 52.6377299 + ], + [ + 5.0727052, + 52.6379921 + ], + [ + 5.0736176, + 52.6384554 + ], + [ + 5.0734595, + 52.63854 + ], + [ + 5.0735497, + 52.6385722 + ], + [ + 5.0736362, + 52.6385654 + ], + [ + 5.073993, + 52.6387169 + ], + [ + 5.074083, + 52.6387787 + ], + [ + 5.0754087, + 52.6394073 + ], + [ + 5.0754267, + 52.6397234 + ], + [ + 5.0753208, + 52.6400394 + ], + [ + 5.0747287, + 52.6407811 + ], + [ + 5.0755359, + 52.6412168 + ], + [ + 5.0758479, + 52.6412788 + ], + [ + 5.076814, + 52.6413483 + ], + [ + 5.0771711, + 52.6414264 + ], + [ + 5.0781856, + 52.6416997 + ], + [ + 5.078321, + 52.6416724 + ], + [ + 5.0785093, + 52.6415534 + ], + [ + 5.0792097, + 52.6410706 + ], + [ + 5.079364, + 52.641002 + ], + [ + 5.07983, + 52.6410756 + ], + [ + 5.0812117, + 52.6417341 + ], + [ + 5.0813145, + 52.6418267 + ], + [ + 5.081366, + 52.641981 + ], + [ + 5.0813557, + 52.6422073 + ], + [ + 5.0812014, + 52.6423822 + ], + [ + 5.0806116, + 52.6429474 + ], + [ + 5.0810059, + 52.6429995 + ], + [ + 5.0816335, + 52.6423925 + ], + [ + 5.0818593, + 52.6415752 + ], + [ + 5.0819559, + 52.6413962 + ], + [ + 5.0822708, + 52.6409388 + ], + [ + 5.0837103, + 52.6407982 + ], + [ + 5.0837222, + 52.6407874 + ], + [ + 5.0839553, + 52.6406484 + ], + [ + 5.0857183, + 52.6397301 + ], + [ + 5.0859973, + 52.6396976 + ], + [ + 5.08777, + 52.6397548 + ], + [ + 5.0880862, + 52.6395787 + ], + [ + 5.0884174, + 52.6394049 + ], + [ + 5.0885677, + 52.6394553 + ], + [ + 5.0886166, + 52.6395104 + ], + [ + 5.0886165, + 52.6395447 + ], + [ + 5.0881608, + 52.639833 + ], + [ + 5.0842316, + 52.6409188 + ], + [ + 5.0836747, + 52.6416537 + ], + [ + 5.0891885, + 52.6426961 + ], + [ + 5.0897121, + 52.6422138 + ], + [ + 5.0890898, + 52.6420478 + ], + [ + 5.0892722, + 52.6417679 + ], + [ + 5.0895029, + 52.6414131 + ], + [ + 5.0897711, + 52.6411461 + ], + [ + 5.0899758, + 52.640765 + ], + [ + 5.0897451, + 52.6405957 + ], + [ + 5.0897827, + 52.6405013 + ], + [ + 5.0898205, + 52.6404085 + ], + [ + 5.0891854, + 52.6403107 + ], + [ + 5.0892128, + 52.6402345 + ], + [ + 5.0893084, + 52.6401493 + ], + [ + 5.0907598, + 52.640367 + ], + [ + 5.0926217, + 52.6407535 + ], + [ + 5.0934198, + 52.6399248 + ], + [ + 5.0936916, + 52.6397058 + ], + [ + 5.0944121, + 52.6392179 + ], + [ + 5.0949823, + 52.6387594 + ], + [ + 5.0956126, + 52.6382829 + ], + [ + 5.0963518, + 52.6378178 + ], + [ + 5.096748, + 52.6375236 + ], + [ + 5.0973705, + 52.6370881 + ], + [ + 5.0979894, + 52.6366252 + ], + [ + 5.0985662, + 52.6362856 + ], + [ + 5.0992219, + 52.6358657 + ], + [ + 5.0996061, + 52.6356132 + ], + [ + 5.100199, + 52.6352674 + ], + [ + 5.1005585, + 52.6350643 + ], + [ + 5.1008473, + 52.6349326 + ], + [ + 5.1009529, + 52.634868 + ], + [ + 5.1010324, + 52.6347584 + ], + [ + 5.1009435, + 52.6345205 + ], + [ + 5.1008775, + 52.6342277 + ], + [ + 5.1009428, + 52.6339535 + ], + [ + 5.1010866, + 52.63378 + ], + [ + 5.101275, + 52.6336751 + ], + [ + 5.101697, + 52.6334816 + ], + [ + 5.1030529, + 52.6328988 + ], + [ + 5.1042012, + 52.6324825 + ], + [ + 5.1049352, + 52.6322735 + ], + [ + 5.1053417, + 52.632137 + ], + [ + 5.1059032, + 52.63185 + ], + [ + 5.1063402, + 52.6316382 + ], + [ + 5.1066185, + 52.6315929 + ], + [ + 5.1069265, + 52.631621 + ], + [ + 5.1070995, + 52.6316769 + ], + [ + 5.1084026, + 52.6314889 + ], + [ + 5.1084419, + 52.6314064 + ], + [ + 5.1086113, + 52.631377 + ], + [ + 5.1091144, + 52.6314305 + ], + [ + 5.1094522, + 52.6315294 + ], + [ + 5.1098272, + 52.6316489 + ], + [ + 5.110105, + 52.6317019 + ], + [ + 5.1104275, + 52.6318306 + ], + [ + 5.1107049, + 52.6319819 + ], + [ + 5.1112824, + 52.6322161 + ], + [ + 5.1117176, + 52.6323426 + ], + [ + 5.1119616, + 52.6323773 + ], + [ + 5.1138886, + 52.6325453 + ], + [ + 5.1144778, + 52.6326812 + ], + [ + 5.114782, + 52.632716 + ], + [ + 5.1157137, + 52.6327565 + ], + [ + 5.1161046, + 52.632748 + ], + [ + 5.11636, + 52.6327667 + ], + [ + 5.1166491, + 52.6328061 + ], + [ + 5.1170771, + 52.6328983 + ], + [ + 5.1172762, + 52.6329237 + ], + [ + 5.1175731, + 52.63289 + ], + [ + 5.1181109, + 52.63282 + ], + [ + 5.1184227, + 52.6328182 + ], + [ + 5.1187872, + 52.6328303 + ], + [ + 5.1190467, + 52.6327827 + ], + [ + 5.1195658, + 52.6326989 + ], + [ + 5.1197235, + 52.6327107 + ], + [ + 5.1199598, + 52.6328162 + ], + [ + 5.1201362, + 52.6328623 + ], + [ + 5.1204101, + 52.6329313 + ], + [ + 5.1206016, + 52.6329568 + ], + [ + 5.1207971, + 52.6329479 + ], + [ + 5.1209742, + 52.6328614 + ], + [ + 5.1210947, + 52.6327884 + ], + [ + 5.1212166, + 52.6324685 + ], + [ + 5.1213048, + 52.6321097 + ], + [ + 5.1214301, + 52.6318722 + ], + [ + 5.1215808, + 52.6317833 + ], + [ + 5.1222439, + 52.6314437 + ], + [ + 5.1228088, + 52.6311703 + ], + [ + 5.1229482, + 52.6310836 + ], + [ + 5.1237508, + 52.6306369 + ], + [ + 5.1240218, + 52.6305596 + ], + [ + 5.1241612, + 52.6304798 + ], + [ + 5.1242405, + 52.6303862 + ], + [ + 5.1243651, + 52.6302813 + ], + [ + 5.124678, + 52.6300623 + ], + [ + 5.1250212, + 52.6298091 + ], + [ + 5.1251077, + 52.629791 + ], + [ + 5.1252771, + 52.6297363 + ], + [ + 5.1253829, + 52.6296085 + ], + [ + 5.1261046, + 52.6287752 + ], + [ + 5.1265284, + 52.6281792 + ], + [ + 5.1268654, + 52.6276608 + ], + [ + 5.1273805, + 52.6267813 + ], + [ + 5.127486, + 52.6267267 + ], + [ + 5.1283777, + 52.626488 + ], + [ + 5.1285328, + 52.6262642 + ], + [ + 5.1287866, + 52.6258372 + ], + [ + 5.1287122, + 52.6256564 + ], + [ + 5.1280842, + 52.6242425 + ], + [ + 5.1277394, + 52.6240294 + ], + [ + 5.1265022, + 52.6235061 + ], + [ + 5.1261801, + 52.6233067 + ], + [ + 5.1259003, + 52.6228947 + ], + [ + 5.1254971, + 52.6223568 + ], + [ + 5.1253793, + 52.6218811 + ], + [ + 5.125546, + 52.6215819 + ], + [ + 5.1258552, + 52.6213698 + ], + [ + 5.1274691, + 52.6201172 + ], + [ + 5.127891, + 52.619871 + ], + [ + 5.1281992, + 52.619844 + ], + [ + 5.1284167, + 52.619913 + ], + [ + 5.1289345, + 52.6200578 + ], + [ + 5.1293174, + 52.6201247 + ], + [ + 5.1300231, + 52.6202356 + ], + [ + 5.1315772, + 52.6205033 + ], + [ + 5.1322715, + 52.6206392 + ], + [ + 5.1330032, + 52.620805 + ], + [ + 5.1360815, + 52.6213036 + ], + [ + 5.136539, + 52.6214872 + ], + [ + 5.1370042, + 52.6216365 + ], + [ + 5.1377286, + 52.6217725 + ], + [ + 5.1382018, + 52.621812 + ], + [ + 5.1387349, + 52.6218906 + ], + [ + 5.1394219, + 52.6220151 + ], + [ + 5.1402701, + 52.6221786 + ], + [ + 5.1409047, + 52.6222505 + ], + [ + 5.1414344, + 52.622281 + ], + [ + 5.1417948, + 52.6223296 + ], + [ + 5.1421975, + 52.6224212 + ], + [ + 5.1422902, + 52.6224423 + ], + [ + 5.1430745, + 52.6226447 + ], + [ + 5.145229, + 52.6230868 + ], + [ + 5.1458221, + 52.6232179 + ], + [ + 5.1459462, + 52.6231816 + ], + [ + 5.1463914, + 52.622757 + ], + [ + 5.1465456, + 52.6227114 + ], + [ + 5.1468764, + 52.6226777 + ], + [ + 5.1469815, + 52.6227076 + ], + [ + 5.1473002, + 52.6228543 + ], + [ + 5.148054, + 52.6231618 + ], + [ + 5.1493291, + 52.6236597 + ], + [ + 5.149776, + 52.6237243 + ], + [ + 5.1501029, + 52.6237042 + ], + [ + 5.150618, + 52.6236181 + ], + [ + 5.1529071, + 52.6233904 + ], + [ + 5.15373, + 52.6233458 + ], + [ + 5.1555861, + 52.6232935 + ], + [ + 5.1559883, + 52.6232597 + ], + [ + 5.1565671, + 52.6232263 + ], + [ + 5.157649, + 52.623214 + ], + [ + 5.158175, + 52.623217 + ], + [ + 5.1589116, + 52.6231654 + ], + [ + 5.1592422, + 52.6231818 + ], + [ + 5.1593696, + 52.6232415 + ], + [ + 5.1596711, + 52.6239483 + ], + [ + 5.1598242, + 52.6241725 + ], + [ + 5.1603887, + 52.6248455 + ], + [ + 5.1606587, + 52.6249944 + ], + [ + 5.1610828, + 52.6251024 + ], + [ + 5.1612777, + 52.6251986 + ], + [ + 5.1617727, + 52.6254645 + ], + [ + 5.1637217, + 52.6266216 + ], + [ + 5.1652471, + 52.6276181 + ], + [ + 5.165472, + 52.6277281 + ], + [ + 5.1656628, + 52.6277672 + ], + [ + 5.165782, + 52.6277941 + ], + [ + 5.1658711, + 52.6278226 + ], + [ + 5.1659085, + 52.627836 + ], + [ + 5.1660511, + 52.6279183 + ], + [ + 5.167522, + 52.6287306 + ], + [ + 5.1688503, + 52.6294857 + ], + [ + 5.1708916, + 52.6307212 + ], + [ + 5.1712861, + 52.6306413 + ], + [ + 5.1714625, + 52.6306895 + ], + [ + 5.1715902, + 52.6307695 + ], + [ + 5.1715827, + 52.6307946 + ], + [ + 5.171485, + 52.6307671 + ], + [ + 5.1713235, + 52.6307145 + ], + [ + 5.1711433, + 52.630751 + ], + [ + 5.1701628, + 52.6309038 + ], + [ + 5.1703617, + 52.6310662 + ], + [ + 5.1705906, + 52.6312011 + ], + [ + 5.1707672, + 52.6311189 + ], + [ + 5.1706134, + 52.6310411 + ], + [ + 5.1704783, + 52.6309405 + ], + [ + 5.1711018, + 52.6308447 + ], + [ + 5.1712332, + 52.6309157 + ], + [ + 5.171282, + 52.6308745 + ], + [ + 5.1713459, + 52.630918 + ], + [ + 5.1713158, + 52.630966 + ], + [ + 5.1726368, + 52.6317393 + ], + [ + 5.1729331, + 52.6319086 + ], + [ + 5.1739876, + 52.6326635 + ], + [ + 5.1742014, + 52.6328374 + ], + [ + 5.1744641, + 52.6330066 + ], + [ + 5.1752262, + 52.6333362 + ], + [ + 5.1754515, + 52.6333866 + ], + [ + 5.1755716, + 52.6334163 + ], + [ + 5.1756503, + 52.6334712 + ], + [ + 5.1761909, + 52.6336658 + ], + [ + 5.1763261, + 52.6337161 + ], + [ + 5.1764013, + 52.6337596 + ], + [ + 5.1764912, + 52.6338282 + ], + [ + 5.1770056, + 52.6339976 + ], + [ + 5.178385, + 52.6344194 + ], + [ + 5.1794236, + 52.634737 + ], + [ + 5.1801106, + 52.6349567 + ], + [ + 5.180779, + 52.6351171 + ], + [ + 5.1822999, + 52.6353691 + ], + [ + 5.1834866, + 52.6355066 + ], + [ + 5.1843991, + 52.6356533 + ], + [ + 5.185431, + 52.6358841 + ], + [ + 5.1855971, + 52.6359212 + ], + [ + 5.1858146, + 52.6361201 + ], + [ + 5.1858635, + 52.6361202 + ], + [ + 5.1862166, + 52.6361546 + ], + [ + 5.1874447, + 52.6362487 + ], + [ + 5.1884287, + 52.6363428 + ], + [ + 5.188654, + 52.6364 + ], + [ + 5.1891383, + 52.6365579 + ], + [ + 5.1897512, + 52.6367242 + ], + [ + 5.190141, + 52.6367639 + ], + [ + 5.191621, + 52.6367392 + ], + [ + 5.1931197, + 52.636678 + ], + [ + 5.1946259, + 52.636587 + ], + [ + 5.1967933, + 52.6364824 + ], + [ + 5.1976422, + 52.6364528 + ], + [ + 5.1980477, + 52.6364735 + ], + [ + 5.1983321, + 52.636521 + ], + [ + 5.1986325, + 52.6365927 + ], + [ + 5.198831, + 52.6367196 + ], + [ + 5.1990831, + 52.6369931 + ], + [ + 5.1994801, + 52.6374342 + ], + [ + 5.2001184, + 52.6383213 + ], + [ + 5.2002043, + 52.6385199 + ], + [ + 5.2002633, + 52.6387022 + ], + [ + 5.2003357, + 52.6389984 + ], + [ + 5.2005288, + 52.6395193 + ], + [ + 5.2005771, + 52.639848 + ], + [ + 5.2006629, + 52.6401345 + ], + [ + 5.200915, + 52.6405707 + ], + [ + 5.2012101, + 52.6409548 + ], + [ + 5.2016071, + 52.6412999 + ], + [ + 5.2019772, + 52.6415505 + ], + [ + 5.2021349, + 52.6416502 + ], + [ + 5.2024728, + 52.6418606 + ], + [ + 5.2032013, + 52.6422425 + ], + [ + 5.204084, + 52.6426542 + ], + [ + 5.2047561, + 52.6429583 + ], + [ + 5.2051881, + 52.6431047 + ], + [ + 5.2053721, + 52.6432716 + ], + [ + 5.2054735, + 52.6433676 + ], + [ + 5.2058867, + 52.6434935 + ], + [ + 5.2060856, + 52.6436216 + ], + [ + 5.2061683, + 52.6438227 + ], + [ + 5.2063159, + 52.6442919 + ], + [ + 5.2063376, + 52.6443173 + ], + [ + 5.2063641, + 52.6443398 + ], + [ + 5.2064001, + 52.6443552 + ], + [ + 5.2067171, + 52.6444366 + ], + [ + 5.2071057, + 52.6445555 + ], + [ + 5.207525, + 52.644662 + ], + [ + 5.2083021, + 52.6448811 + ], + [ + 5.2091814, + 52.6451315 + ], + [ + 5.2110834, + 52.6456823 + ], + [ + 5.2116661, + 52.6458638 + ], + [ + 5.2123309, + 52.6460516 + ], + [ + 5.2129852, + 52.6462456 + ], + [ + 5.2136702, + 52.6464831 + ], + [ + 5.2142427, + 52.6467082 + ], + [ + 5.2144333, + 52.6467811 + ], + [ + 5.2144839, + 52.6468061 + ], + [ + 5.2145408, + 52.646838 + ], + [ + 5.2146381, + 52.6469043 + ], + [ + 5.2146966, + 52.6469414 + ], + [ + 5.2147768, + 52.6469832 + ], + [ + 5.2151494, + 52.6471067 + ], + [ + 5.2158632, + 52.647388 + ], + [ + 5.2164904, + 52.6476807 + ], + [ + 5.21696, + 52.6479619 + ], + [ + 5.2189621, + 52.6492743 + ], + [ + 5.2190951, + 52.6493518 + ], + [ + 5.2196722, + 52.6496882 + ], + [ + 5.2200667, + 52.649807 + ], + [ + 5.2213478, + 52.650038 + ], + [ + 5.2218213, + 52.6501591 + ], + [ + 5.2227079, + 52.6504381 + ], + [ + 5.2240229, + 52.6508199 + ], + [ + 5.2249246, + 52.6511011 + ], + [ + 5.2267317, + 52.6516886 + ], + [ + 5.2276034, + 52.6519401 + ], + [ + 5.2301323, + 52.6526396 + ], + [ + 5.2308085, + 52.6528476 + ], + [ + 5.2310678, + 52.6534466 + ], + [ + 5.2315, + 52.6542078 + ], + [ + 5.2317894, + 52.6546468 + ], + [ + 5.232199, + 52.6551337 + ], + [ + 5.2325748, + 52.6554332 + ], + [ + 5.2329543, + 52.6557166 + ], + [ + 5.233394, + 52.6559612 + ], + [ + 5.2337452, + 52.6561209 + ], + [ + 5.2355324, + 52.6570115 + ], + [ + 5.2356969, + 52.657083 + ], + [ + 5.2358388, + 52.6571818 + ], + [ + 5.2360758, + 52.657521 + ], + [ + 5.2362127, + 52.657725 + ], + [ + 5.2362636, + 52.6578874 + ], + [ + 5.2362445, + 52.6582852 + ], + [ + 5.2362586, + 52.6587355 + ], + [ + 5.2363256, + 52.6591632 + ], + [ + 5.2364014, + 52.6594561 + ], + [ + 5.2364371, + 52.6596483 + ], + [ + 5.2367152, + 52.660015 + ], + [ + 5.2368622, + 52.6603288 + ], + [ + 5.2375273, + 52.6621646 + ], + [ + 5.2382594, + 52.6640624 + ], + [ + 5.2383171, + 52.6643095 + ], + [ + 5.238322, + 52.6645586 + ], + [ + 5.2382855, + 52.6648077 + ], + [ + 5.2382419, + 52.6650293 + ], + [ + 5.2381917, + 52.6651639 + ], + [ + 5.2381908, + 52.6652554 + ], + [ + 5.2410526, + 52.6699676 + ], + [ + 5.2416266, + 52.6710101 + ], + [ + 5.2423548, + 52.6721969 + ], + [ + 5.2424561, + 52.6723065 + ], + [ + 5.2425576, + 52.6723843 + ], + [ + 5.2426628, + 52.6724918 + ], + [ + 5.2427454, + 52.6725992 + ], + [ + 5.2429098, + 52.6733812 + ], + [ + 5.2430966, + 52.6744946 + ], + [ + 5.2432165, + 52.6749588 + ], + [ + 5.2432839, + 52.6751896 + ], + [ + 5.2434264, + 52.6754938 + ], + [ + 5.2433924, + 52.6756218 + ], + [ + 5.2433585, + 52.675791 + ], + [ + 5.2433582, + 52.6760424 + ], + [ + 5.2434658, + 52.6772245 + ], + [ + 5.2434431, + 52.6774371 + ], + [ + 5.2434204, + 52.6775102 + ], + [ + 5.2433488, + 52.6776497 + ], + [ + 5.2432134, + 52.6777755 + ], + [ + 5.2430817, + 52.6778691 + ], + [ + 5.2430477, + 52.6779949 + ], + [ + 5.2431453, + 52.6781206 + ], + [ + 5.2433182, + 52.6782396 + ], + [ + 5.2434835, + 52.6783745 + ], + [ + 5.243645, + 52.6785551 + ], + [ + 5.2437125, + 52.6786694 + ], + [ + 5.2437574, + 52.678898 + ], + [ + 5.2437413, + 52.6798491 + ], + [ + 5.243589, + 52.6814564 + ], + [ + 5.2436154, + 52.6815387 + ], + [ + 5.2436717, + 52.6815936 + ], + [ + 5.243792, + 52.6816644 + ], + [ + 5.2450628, + 52.681987 + ], + [ + 5.2452433, + 52.682035 + ], + [ + 5.2453372, + 52.682131 + ], + [ + 5.2454236, + 52.682227 + ], + [ + 5.2456106, + 52.6831484 + ], + [ + 5.2458156, + 52.6850186 + ], + [ + 5.2458756, + 52.6851352 + ], + [ + 5.2459583, + 52.6852495 + ], + [ + 5.2461688, + 52.6853707 + ], + [ + 5.246274, + 52.6854461 + ], + [ + 5.246383, + 52.6855217 + ], + [ + 5.2464326, + 52.6855235 + ], + [ + 5.2471879, + 52.6855514 + ], + [ + 5.247515, + 52.6856063 + ], + [ + 5.2478797, + 52.6857709 + ], + [ + 5.2480977, + 52.6858556 + ], + [ + 5.2484663, + 52.6859356 + ], + [ + 5.2540136, + 52.6865806 + ], + [ + 5.2541715, + 52.6865828 + ], + [ + 5.2543107, + 52.6865737 + ], + [ + 5.2561579, + 52.6861188 + ], + [ + 5.2563272, + 52.6860662 + ], + [ + 5.256504, + 52.6859359 + ], + [ + 5.2567523, + 52.6857804 + ], + [ + 5.2570459, + 52.6856707 + ], + [ + 5.2573881, + 52.685625 + ], + [ + 5.2574484, + 52.6856478 + ], + [ + 5.2573956, + 52.6856912 + ], + [ + 5.2571362, + 52.6857096 + ], + [ + 5.2568427, + 52.6858444 + ], + [ + 5.2565754, + 52.6860159 + ], + [ + 5.2564174, + 52.6861691 + ], + [ + 5.2548217, + 52.6870813 + ], + [ + 5.254581, + 52.6870607 + ], + [ + 5.2545509, + 52.6872047 + ], + [ + 5.2548781, + 52.6872139 + ], + [ + 5.2559957, + 52.6866469 + ], + [ + 5.2568197, + 52.6861874 + ], + [ + 5.2569325, + 52.6862605 + ], + [ + 5.2566992, + 52.6863817 + ], + [ + 5.256733, + 52.6864778 + ], + [ + 5.2570072, + 52.6868412 + ], + [ + 5.2588427, + 52.6871041 + ], + [ + 5.2594924, + 52.6871572 + ], + [ + 5.2595987, + 52.6871659 + ], + [ + 5.2602795, + 52.6872024 + ], + [ + 5.2607533, + 52.6872482 + ], + [ + 5.2613738, + 52.6873692 + ], + [ + 5.2631451, + 52.687799 + ], + [ + 5.2653717, + 52.6881944 + ], + [ + 5.2656538, + 52.6882332 + ], + [ + 5.2659622, + 52.6881829 + ], + [ + 5.2670381, + 52.6879131 + ], + [ + 5.2670307, + 52.6878719 + ], + [ + 5.2677868, + 52.6876752 + ], + [ + 5.2678056, + 52.6877049 + ], + [ + 5.2686295, + 52.6874465 + ], + [ + 5.2692464, + 52.6873825 + ], + [ + 5.2697091, + 52.687355 + ], + [ + 5.2697103, + 52.6873427 + ], + [ + 5.2702709, + 52.6864649 + ], + [ + 5.2711968, + 52.684984 + ], + [ + 5.2718683, + 52.6839393 + ], + [ + 5.2719268, + 52.6838987 + ], + [ + 5.2719853, + 52.6839139 + ], + [ + 5.2720437, + 52.6839342 + ], + [ + 5.2715735, + 52.6846752 + ], + [ + 5.2708347, + 52.6858424 + ], + [ + 5.2705537, + 52.6865258 + ], + [ + 5.2700506, + 52.6873854 + ], + [ + 5.270559, + 52.6874851 + ], + [ + 5.271118, + 52.6876455 + ], + [ + 5.2712682, + 52.6876918 + ], + [ + 5.2723642, + 52.6880702 + ], + [ + 5.2737895, + 52.688509 + ], + [ + 5.2741319, + 52.6886279 + ], + [ + 5.2752638, + 52.6892358 + ], + [ + 5.2752413, + 52.6892518 + ], + [ + 5.279758, + 52.6921225 + ], + [ + 5.2799047, + 52.6921934 + ], + [ + 5.2799837, + 52.6922209 + ], + [ + 5.2800364, + 52.6921957 + ], + [ + 5.2800213, + 52.6921248 + ], + [ + 5.2799912, + 52.6920242 + ], + [ + 5.2799425, + 52.6918116 + ], + [ + 5.2799275, + 52.6915509 + ], + [ + 5.2800892, + 52.6913314 + ], + [ + 5.2803187, + 52.6911645 + ], + [ + 5.2803827, + 52.6911394 + ], + [ + 5.2805294, + 52.6911896 + ], + [ + 5.2810033, + 52.6914936 + ], + [ + 5.2811425, + 52.6914433 + ], + [ + 5.2828651, + 52.6925037 + ], + [ + 5.282959, + 52.692569 + ], + [ + 5.2829863, + 52.6925841 + ], + [ + 5.2830104, + 52.6925957 + ], + [ + 5.2831736, + 52.6927025 + ], + [ + 5.2833354, + 52.6929243 + ], + [ + 5.2832299, + 52.6929746 + ], + [ + 5.2838619, + 52.693386 + ], + [ + 5.2838882, + 52.6934363 + ], + [ + 5.2838695, + 52.6934934 + ], + [ + 5.2837715, + 52.6935598 + ], + [ + 5.2835722, + 52.6936101 + ], + [ + 5.2834029, + 52.693585 + ], + [ + 5.2826807, + 52.693192 + ], + [ + 5.2809802, + 52.6940839 + ], + [ + 5.2795128, + 52.6947587 + ], + [ + 5.2797083, + 52.6951564 + ], + [ + 5.2797156, + 52.6958378 + ], + [ + 5.2797683, + 52.6959749 + ], + [ + 5.2798624, + 52.6960229 + ], + [ + 5.2809232, + 52.696121 + ], + [ + 5.281668, + 52.6962169 + ], + [ + 5.2835866, + 52.6966417 + ], + [ + 5.2845196, + 52.6969318 + ], + [ + 5.2858776, + 52.6975328 + ], + [ + 5.287691, + 52.6981497 + ], + [ + 5.2883311, + 52.6983297 + ], + [ + 5.2885769, + 52.6983534 + ], + [ + 5.2889658, + 52.698407 + ], + [ + 5.2889859, + 52.6986037 + ], + [ + 5.2890128, + 52.6986704 + ], + [ + 5.2890141, + 52.6987346 + ], + [ + 5.2888974, + 52.6991198 + ], + [ + 5.2886279, + 52.6991133 + ], + [ + 5.2886225, + 52.6990564 + ], + [ + 5.2888424, + 52.6990662 + ], + [ + 5.2888585, + 52.6989857 + ], + [ + 5.2889323, + 52.6986793 + ], + [ + 5.2888235, + 52.6986771 + ], + [ + 5.2883006, + 52.698607 + ], + [ + 5.2881799, + 52.6990442 + ], + [ + 5.2883958, + 52.6990645 + ], + [ + 5.2883798, + 52.6991214 + ], + [ + 5.2878607, + 52.6990775 + ], + [ + 5.2878728, + 52.6990141 + ], + [ + 5.2880941, + 52.6990385 + ], + [ + 5.2881974, + 52.698594 + ], + [ + 5.287394, + 52.6985468 + ], + [ + 5.2873122, + 52.6989581 + ], + [ + 5.2875563, + 52.6989768 + ], + [ + 5.2875335, + 52.6990361 + ], + [ + 5.2869984, + 52.6989849 + ], + [ + 5.2870118, + 52.6989288 + ], + [ + 5.2872264, + 52.6989491 + ], + [ + 5.2873042, + 52.6985371 + ], + [ + 5.2870708, + 52.6985094 + ], + [ + 5.2866846, + 52.6983339 + ], + [ + 5.2865679, + 52.6988833 + ], + [ + 5.2867624, + 52.6988979 + ], + [ + 5.2867517, + 52.6989483 + ], + [ + 5.2862648, + 52.6989134 + ], + [ + 5.2862756, + 52.6988516 + ], + [ + 5.2864875, + 52.6988727 + ], + [ + 5.286525, + 52.6987021 + ], + [ + 5.2866162, + 52.698299 + ], + [ + 5.2861079, + 52.6980722 + ], + [ + 5.2859188, + 52.698824 + ], + [ + 5.2860811, + 52.6988378 + ], + [ + 5.2860731, + 52.6988931 + ], + [ + 5.2856466, + 52.6988605 + ], + [ + 5.2856721, + 52.6987996 + ], + [ + 5.285833, + 52.6988215 + ], + [ + 5.2859014, + 52.6985802 + ], + [ + 5.2860382, + 52.6980551 + ], + [ + 5.2859738, + 52.6980389 + ], + [ + 5.2857767, + 52.6980039 + ], + [ + 5.2855487, + 52.6980104 + ], + [ + 5.2853341, + 52.6987646 + ], + [ + 5.2855017, + 52.6987779 + ], + [ + 5.2854883, + 52.6988323 + ], + [ + 5.2850967, + 52.6987988 + ], + [ + 5.2851128, + 52.6987427 + ], + [ + 5.2852697, + 52.6987573 + ], + [ + 5.2852845, + 52.6987134 + ], + [ + 5.2853703, + 52.6983875 + ], + [ + 5.2854706, + 52.6980014 + ], + [ + 5.2853659, + 52.6979993 + ], + [ + 5.284972, + 52.6981575 + ], + [ + 5.2848178, + 52.6987159 + ], + [ + 5.2849626, + 52.6987297 + ], + [ + 5.2849492, + 52.6987776 + ], + [ + 5.2846139, + 52.6987435 + ], + [ + 5.284622, + 52.6986964 + ], + [ + 5.2847427, + 52.6987061 + ], + [ + 5.2847708, + 52.698624 + ], + [ + 5.2848877, + 52.6981975 + ], + [ + 5.2846045, + 52.6982591 + ], + [ + 5.2844838, + 52.6982599 + ], + [ + 5.2843725, + 52.6986696 + ], + [ + 5.2844919, + 52.6986801 + ], + [ + 5.2844771, + 52.698746 + ], + [ + 5.2841422, + 52.6987147 + ], + [ + 5.2841543, + 52.6986525 + ], + [ + 5.2842867, + 52.6986663 + ], + [ + 5.2843994, + 52.6982494 + ], + [ + 5.2839702, + 52.6982136 + ], + [ + 5.2838428, + 52.6986232 + ], + [ + 5.2840145, + 52.6986419 + ], + [ + 5.2840024, + 52.6986777 + ], + [ + 5.2837757, + 52.6986598 + ], + [ + 5.2837892, + 52.6985972 + ], + [ + 5.2838602, + 52.6983363 + ], + [ + 5.2839045, + 52.6981957 + ], + [ + 5.2837105, + 52.6982352 + ], + [ + 5.2836164, + 52.698297 + ], + [ + 5.2835825, + 52.6984136 + ], + [ + 5.2836127, + 52.6984867 + ], + [ + 5.283575, + 52.6986674 + ], + [ + 5.2835598, + 52.6987542 + ], + [ + 5.2845683, + 52.6988317 + ], + [ + 5.284572, + 52.6988866 + ], + [ + 5.2851024, + 52.6989139 + ], + [ + 5.2866488, + 52.6990873 + ], + [ + 5.2869309, + 52.6991397 + ], + [ + 5.2870362, + 52.6991923 + ], + [ + 5.2890149, + 52.6993707 + ], + [ + 5.2893379, + 52.6993998 + ], + [ + 5.289351, + 52.6993626 + ], + [ + 5.2893748, + 52.6992948 + ], + [ + 5.2895162, + 52.698725 + ], + [ + 5.2892864, + 52.6987085 + ], + [ + 5.2893473, + 52.6982645 + ], + [ + 5.2895797, + 52.6981125 + ], + [ + 5.2897716, + 52.6979708 + ], + [ + 5.2891697, + 52.6976371 + ], + [ + 5.2892749, + 52.697596 + ], + [ + 5.2898667, + 52.6979047 + ], + [ + 5.289982, + 52.6978185 + ], + [ + 5.2871829, + 52.6963913 + ], + [ + 5.2868277, + 52.6965957 + ], + [ + 5.2866232, + 52.6964541 + ], + [ + 5.2864948, + 52.6963212 + ], + [ + 5.2864314, + 52.6961626 + ], + [ + 5.286425, + 52.6960481 + ], + [ + 5.2863426, + 52.6960275 + ], + [ + 5.2862855, + 52.6959932 + ], + [ + 5.2862588, + 52.6959409 + ], + [ + 5.2862762, + 52.6958959 + ], + [ + 5.2863299, + 52.6958389 + ], + [ + 5.2863857, + 52.6958236 + ], + [ + 5.2864393, + 52.6958135 + ], + [ + 5.2865279, + 52.6958266 + ], + [ + 5.286633, + 52.6958614 + ], + [ + 5.286678, + 52.6959011 + ], + [ + 5.2866772, + 52.6959308 + ], + [ + 5.286665, + 52.6959632 + ], + [ + 5.2891371, + 52.6970578 + ], + [ + 5.2906472, + 52.6978462 + ], + [ + 5.2915109, + 52.6983744 + ], + [ + 5.2914133, + 52.6984499 + ], + [ + 5.2908656, + 52.6982045 + ], + [ + 5.2907245, + 52.6983016 + ], + [ + 5.2907347, + 52.6983066 + ], + [ + 5.2908099, + 52.6983454 + ], + [ + 5.2909796, + 52.6984847 + ], + [ + 5.2913253, + 52.6986059 + ], + [ + 5.2914833, + 52.6986082 + ], + [ + 5.2915587, + 52.6986447 + ], + [ + 5.2916076, + 52.6987476 + ], + [ + 5.2916076, + 52.6988047 + ], + [ + 5.2915173, + 52.6988436 + ], + [ + 5.2899243, + 52.6987471 + ], + [ + 5.2898518, + 52.6990539 + ], + [ + 5.2899229, + 52.6990545 + ], + [ + 5.2898468, + 52.699257 + ], + [ + 5.2898419, + 52.6992701 + ], + [ + 5.289781, + 52.6992686 + ], + [ + 5.289766, + 52.6993418 + ], + [ + 5.2897036, + 52.6995342 + ], + [ + 5.2900845, + 52.6995465 + ], + [ + 5.2906459, + 52.6995345 + ], + [ + 5.290952, + 52.6993944 + ], + [ + 5.2917947, + 52.6992059 + ], + [ + 5.2921643, + 52.6991795 + ], + [ + 5.2926196, + 52.6991954 + ], + [ + 5.2931012, + 52.699234 + ], + [ + 5.2933006, + 52.6993163 + ], + [ + 5.2933345, + 52.699394 + ], + [ + 5.2931613, + 52.6994833 + ], + [ + 5.2930674, + 52.6994879 + ], + [ + 5.2923035, + 52.6994607 + ], + [ + 5.2919198, + 52.6994722 + ], + [ + 5.2907797, + 52.6997629 + ], + [ + 5.2891959, + 52.7001337 + ], + [ + 5.289271, + 52.7003281 + ], + [ + 5.289493, + 52.7006092 + ], + [ + 5.2898542, + 52.7006022 + ], + [ + 5.2904073, + 52.7005404 + ], + [ + 5.2909867, + 52.7003732 + ], + [ + 5.2914683, + 52.7002131 + ], + [ + 5.2919386, + 52.700133 + ], + [ + 5.2929432, + 52.7000046 + ], + [ + 5.2932441, + 52.6999816 + ], + [ + 5.2932441, + 52.7001188 + ], + [ + 5.2932104, + 52.7001394 + ], + [ + 5.2931915, + 52.7002652 + ], + [ + 5.2932329, + 52.7003314 + ], + [ + 5.2932179, + 52.7004321 + ], + [ + 5.2931802, + 52.7004686 + ], + [ + 5.2931764, + 52.7005875 + ], + [ + 5.2931939, + 52.700654 + ], + [ + 5.2931952, + 52.70068 + ], + [ + 5.2931912, + 52.7007076 + ], + [ + 5.2931751, + 52.7007466 + ], + [ + 5.2934476, + 52.7007707 + ], + [ + 5.2935113, + 52.7006606 + ], + [ + 5.293579, + 52.7006286 + ], + [ + 5.2938198, + 52.7006376 + ], + [ + 5.2938424, + 52.7007176 + ], + [ + 5.2938717, + 52.7007164 + ], + [ + 5.2938613, + 52.7006308 + ], + [ + 5.2940419, + 52.7005118 + ], + [ + 5.2941999, + 52.7004912 + ], + [ + 5.2946814, + 52.7004864 + ], + [ + 5.2948238, + 52.7006195 + ], + [ + 5.2949889, + 52.7005509 + ], + [ + 5.2949148, + 52.7004544 + ], + [ + 5.2947943, + 52.7004179 + ], + [ + 5.294546, + 52.7003928 + ], + [ + 5.2943166, + 52.700386 + ], + [ + 5.2939478, + 52.7004204 + ], + [ + 5.2937033, + 52.700425 + ], + [ + 5.2933796, + 52.7004846 + ], + [ + 5.2933609, + 52.7003291 + ], + [ + 5.2934172, + 52.7003177 + ], + [ + 5.2934173, + 52.7001622 + ], + [ + 5.2933722, + 52.7000959 + ], + [ + 5.2933835, + 52.6999908 + ], + [ + 5.2941773, + 52.7000751 + ], + [ + 5.2941923, + 52.7000133 + ], + [ + 5.2941623, + 52.6999539 + ], + [ + 5.293707, + 52.6996454 + ], + [ + 5.2936318, + 52.6996111 + ], + [ + 5.2936355, + 52.6995471 + ], + [ + 5.2937108, + 52.6994763 + ], + [ + 5.2937859, + 52.6994785 + ], + [ + 5.2939441, + 52.6995539 + ], + [ + 5.2948884, + 52.7001343 + ], + [ + 5.2960247, + 52.7008952 + ], + [ + 5.296544, + 52.701254 + ], + [ + 5.2969503, + 52.7015077 + ], + [ + 5.2985684, + 52.7022981 + ], + [ + 5.3013078, + 52.7035706 + ], + [ + 5.3039044, + 52.7047447 + ], + [ + 5.3037954, + 52.704834 + ], + [ + 5.2992796, + 52.7027528 + ], + [ + 5.2980907, + 52.7037204 + ], + [ + 5.2980568, + 52.7036381 + ], + [ + 5.2979327, + 52.7036381 + ], + [ + 5.2979629, + 52.7037273 + ], + [ + 5.2978311, + 52.7037479 + ], + [ + 5.2982527, + 52.7048109 + ], + [ + 5.2983166, + 52.704884 + ], + [ + 5.2984371, + 52.704948 + ], + [ + 5.2990655, + 52.7051443 + ], + [ + 5.2991635, + 52.7056199 + ], + [ + 5.2996037, + 52.7055945 + ], + [ + 5.2996864, + 52.705654 + ], + [ + 5.2990619, + 52.7056839 + ], + [ + 5.2989377, + 52.7056428 + ], + [ + 5.2988698, + 52.7052496 + ], + [ + 5.2983995, + 52.7052864 + ], + [ + 5.2985126, + 52.705883 + ], + [ + 5.299186, + 52.7058416 + ], + [ + 5.2992501, + 52.7059102 + ], + [ + 5.2993704, + 52.7058964 + ], + [ + 5.2994306, + 52.7059444 + ], + [ + 5.2985802, + 52.7060888 + ], + [ + 5.2979858, + 52.7063451 + ], + [ + 5.2979407, + 52.7066286 + ], + [ + 5.2988213, + 52.7072066 + ], + [ + 5.2993594, + 52.7075357 + ], + [ + 5.3000707, + 52.7080064 + ], + [ + 5.3001574, + 52.708043 + ], + [ + 5.3002664, + 52.708036 + ], + [ + 5.3008836, + 52.7077317 + ], + [ + 5.3011395, + 52.7078391 + ], + [ + 5.3017301, + 52.7075325 + ], + [ + 5.3020877, + 52.7074112 + ], + [ + 5.3027348, + 52.7072349 + ], + [ + 5.3036041, + 52.7070608 + ], + [ + 5.3044093, + 52.7068845 + ], + [ + 5.3048495, + 52.7067174 + ], + [ + 5.3051881, + 52.7065207 + ], + [ + 5.3060723, + 52.7058802 + ], + [ + 5.305154, + 52.7054484 + ], + [ + 5.3052254, + 52.7053958 + ], + [ + 5.3069718, + 52.7061816 + ], + [ + 5.3071862, + 52.7063849 + ], + [ + 5.3074461, + 52.7067735 + ], + [ + 5.3076305, + 52.7071324 + ], + [ + 5.3077775, + 52.707569 + ], + [ + 5.3078077, + 52.7079553 + ], + [ + 5.3078078, + 52.7083852 + ], + [ + 5.3077892, + 52.7088081 + ], + [ + 5.3075186, + 52.7097662 + ], + [ + 5.3074584, + 52.7098759 + ], + [ + 5.3074133, + 52.7099742 + ], + [ + 5.3072402, + 52.7099423 + ], + [ + 5.3072476, + 52.709844 + ], + [ + 5.3073154, + 52.7097685 + ], + [ + 5.3075221, + 52.7091443 + ], + [ + 5.3075483, + 52.7088631 + ], + [ + 5.3073865, + 52.7087489 + ], + [ + 5.3073602, + 52.7085202 + ], + [ + 5.3070853, + 52.7083946 + ], + [ + 5.3067994, + 52.7083696 + ], + [ + 5.3066412, + 52.7082827 + ], + [ + 5.3064155, + 52.7082417 + ], + [ + 5.3059187, + 52.7083494 + ], + [ + 5.305708, + 52.7083358 + ], + [ + 5.3050871, + 52.7082514 + ], + [ + 5.3044887, + 52.7081899 + ], + [ + 5.3041538, + 52.7081901 + ], + [ + 5.3033634, + 52.7081675 + ], + [ + 5.3026824, + 52.7081769 + ], + [ + 5.3023738, + 52.708193 + ], + [ + 5.3020727, + 52.7081931 + ], + [ + 5.3017566, + 52.7081384 + ], + [ + 5.3015233, + 52.707983 + ], + [ + 5.2988743, + 52.7094906 + ], + [ + 5.2987652, + 52.7095181 + ], + [ + 5.2986372, + 52.7094815 + ], + [ + 5.2984152, + 52.7093765 + ], + [ + 5.2976513, + 52.7095642 + ], + [ + 5.2969098, + 52.7097794 + ], + [ + 5.2959277, + 52.7101547 + ], + [ + 5.2955364, + 52.7103399 + ], + [ + 5.2952427, + 52.7104566 + ], + [ + 5.2947912, + 52.710706 + ], + [ + 5.2944037, + 52.7109828 + ], + [ + 5.2940574, + 52.7112092 + ], + [ + 5.2938053, + 52.7113396 + ], + [ + 5.2926838, + 52.7120944 + ], + [ + 5.2924843, + 52.7122385 + ], + [ + 5.2922627, + 52.7123504 + ], + [ + 5.2916058, + 52.7127475 + ], + [ + 5.2909379, + 52.7131746 + ], + [ + 5.2907128, + 52.7133744 + ], + [ + 5.2904656, + 52.7137041 + ], + [ + 5.2902691, + 52.7138245 + ], + [ + 5.2900599, + 52.713964 + ], + [ + 5.2898888, + 52.7140591 + ], + [ + 5.2896289, + 52.7141858 + ], + [ + 5.2891788, + 52.7142619 + ], + [ + 5.2888588, + 52.714376 + ], + [ + 5.2882619, + 52.7147322 + ], + [ + 5.2880519, + 52.7148807 + ], + [ + 5.2879694, + 52.715013 + ], + [ + 5.287906, + 52.7153143 + ], + [ + 5.2879065, + 52.7156063 + ], + [ + 5.2879257, + 52.71588 + ], + [ + 5.2883535, + 52.7177917 + ], + [ + 5.2885772, + 52.7189436 + ], + [ + 5.2885509, + 52.7189916 + ], + [ + 5.2870298, + 52.719353 + ], + [ + 5.2869923, + 52.7193462 + ], + [ + 5.2869884, + 52.7192846 + ], + [ + 5.286962, + 52.7192459 + ], + [ + 5.286853, + 52.7192618 + ], + [ + 5.2868343, + 52.7192916 + ], + [ + 5.2868945, + 52.7193668 + ], + [ + 5.2864064, + 52.7195131 + ], + [ + 5.2862789, + 52.719625 + ], + [ + 5.2859303, + 52.7201522 + ], + [ + 5.2856119, + 52.7207502 + ], + [ + 5.2854135, + 52.7212157 + ], + [ + 5.2852414, + 52.7216629 + ], + [ + 5.2851437, + 52.7217177 + ], + [ + 5.2850273, + 52.7217589 + ], + [ + 5.2837312, + 52.7218669 + ], + [ + 5.283675, + 52.7219673 + ], + [ + 5.2837052, + 52.7220768 + ], + [ + 5.2849304, + 52.7221788 + ], + [ + 5.2849942, + 52.7221627 + ], + [ + 5.2850355, + 52.7222107 + ], + [ + 5.2848265, + 52.7230914 + ], + [ + 5.284778, + 52.7232306 + ], + [ + 5.2846618, + 52.723484 + ], + [ + 5.2846133, + 52.7236437 + ], + [ + 5.2846517, + 52.7241752 + ], + [ + 5.2847345, + 52.7242824 + ], + [ + 5.2849187, + 52.7243005 + ], + [ + 5.2855499, + 52.7242796 + ], + [ + 5.2856402, + 52.7243047 + ], + [ + 5.2856064, + 52.7243526 + ], + [ + 5.2847723, + 52.724449 + ], + [ + 5.2847387, + 52.7245197 + ], + [ + 5.2846711, + 52.7245585 + ], + [ + 5.284508, + 52.7259891 + ], + [ + 5.2845538, + 52.7264021 + ], + [ + 5.2847499, + 52.7268582 + ], + [ + 5.2850474, + 52.7272573 + ], + [ + 5.2854276, + 52.7276198 + ], + [ + 5.2858639, + 52.7279047 + ], + [ + 5.2862664, + 52.7280961 + ], + [ + 5.2867439, + 52.728251 + ], + [ + 5.2870296, + 52.7282942 + ], + [ + 5.2873528, + 52.7282734 + ], + [ + 5.2878487, + 52.7281728 + ], + [ + 5.2888511, + 52.7276314 + ], + [ + 5.28893, + 52.7276336 + ], + [ + 5.2889076, + 52.7276679 + ], + [ + 5.287312, + 52.7285861 + ], + [ + 5.2869366, + 52.728844 + ], + [ + 5.2841017, + 52.7304907 + ], + [ + 5.2836962, + 52.7307009 + ], + [ + 5.2836896, + 52.7312393 + ], + [ + 5.2837351, + 52.7315289 + ], + [ + 5.283837, + 52.7317776 + ], + [ + 5.2841194, + 52.7320855 + ], + [ + 5.2843603, + 52.7322838 + ], + [ + 5.2847325, + 52.7324524 + ], + [ + 5.2850935, + 52.7325526 + ], + [ + 5.2852891, + 52.7325593 + ], + [ + 5.2853565, + 52.7325045 + ], + [ + 5.2853302, + 52.7324406 + ], + [ + 5.2853413, + 52.7323859 + ], + [ + 5.2855966, + 52.7322169 + ], + [ + 5.2857019, + 52.7322055 + ], + [ + 5.2858033, + 52.7321871 + ], + [ + 5.285852, + 52.7321414 + ], + [ + 5.2859309, + 52.7320798 + ], + [ + 5.2860924, + 52.732025 + ], + [ + 5.2862878, + 52.7320317 + ], + [ + 5.2865097, + 52.7321023 + ], + [ + 5.2865549, + 52.7321547 + ], + [ + 5.2866112, + 52.7321159 + ], + [ + 5.286694, + 52.7321546 + ], + [ + 5.2857559, + 52.732737 + ], + [ + 5.2858037, + 52.7327875 + ], + [ + 5.2858284, + 52.73287 + ], + [ + 5.2856595, + 52.7330699 + ], + [ + 5.285508, + 52.7331351 + ], + [ + 5.2853987, + 52.7331572 + ], + [ + 5.2853616, + 52.7331364 + ], + [ + 5.2853661, + 52.7330952 + ], + [ + 5.2854647, + 52.7330388 + ], + [ + 5.2855411, + 52.7329708 + ], + [ + 5.2855614, + 52.7328933 + ], + [ + 5.2855361, + 52.7328359 + ], + [ + 5.2850607, + 52.7331047 + ], + [ + 5.2850795, + 52.7331572 + ], + [ + 5.2851022, + 52.7332484 + ], + [ + 5.2850159, + 52.7333192 + ], + [ + 5.284971, + 52.7334562 + ], + [ + 5.2849372, + 52.7334926 + ], + [ + 5.2848132, + 52.7335133 + ], + [ + 5.2847119, + 52.7336571 + ], + [ + 5.2847421, + 52.7337369 + ], + [ + 5.2848361, + 52.7337824 + ], + [ + 5.2849678, + 52.7337732 + ], + [ + 5.2850766, + 52.7337001 + ], + [ + 5.2851593, + 52.7336681 + ], + [ + 5.2855159, + 52.733433 + ], + [ + 5.2855797, + 52.7333759 + ], + [ + 5.2856849, + 52.7333257 + ], + [ + 5.2858916, + 52.7332731 + ], + [ + 5.2860455, + 52.7332205 + ], + [ + 5.2861543, + 52.7331497 + ], + [ + 5.2862407, + 52.7331154 + ], + [ + 5.2864925, + 52.733081 + ], + [ + 5.2868608, + 52.7330489 + ], + [ + 5.2870637, + 52.73301 + ], + [ + 5.2872103, + 52.7330259 + ], + [ + 5.2872812, + 52.7327292 + ], + [ + 5.2873301, + 52.7327087 + ], + [ + 5.2873789, + 52.732736 + ], + [ + 5.2868171, + 52.7361449 + ], + [ + 5.286082, + 52.7371035 + ], + [ + 5.2849339, + 52.7384366 + ], + [ + 5.283196, + 52.7400346 + ], + [ + 5.282922, + 52.7403108 + ], + [ + 5.2828733, + 52.7404273 + ], + [ + 5.2829059, + 52.7420288 + ], + [ + 5.2828648, + 52.7421657 + ], + [ + 5.2827672, + 52.7422456 + ], + [ + 5.2826093, + 52.742321 + ], + [ + 5.2823989, + 52.7423691 + ], + [ + 5.2812358, + 52.7425084 + ], + [ + 5.280046, + 52.742651 + ], + [ + 5.2791177, + 52.7427884 + ], + [ + 5.2786293, + 52.7429233 + ], + [ + 5.2785955, + 52.7429781 + ], + [ + 5.2785354, + 52.7429895 + ], + [ + 5.2784075, + 52.7429713 + ], + [ + 5.2781144, + 52.7430513 + ], + [ + 5.277686, + 52.7432067 + ], + [ + 5.2772577, + 52.7434009 + ], + [ + 5.2767882, + 52.7436406 + ], + [ + 5.2762548, + 52.7439215 + ], + [ + 5.2744404, + 52.7449856 + ], + [ + 5.2731294, + 52.7457825 + ], + [ + 5.2727125, + 52.7460291 + ], + [ + 5.2719727, + 52.7463676 + ], + [ + 5.2718758, + 52.7463697 + ], + [ + 5.2717184, + 52.7463609 + ], + [ + 5.2715496, + 52.7463289 + ], + [ + 5.2713605, + 52.7462765 + ], + [ + 5.271311, + 52.7462562 + ], + [ + 5.2712353, + 52.7462329 + ], + [ + 5.2711524, + 52.7462101 + ], + [ + 5.2709531, + 52.7461646 + ], + [ + 5.2706334, + 52.7460347 + ], + [ + 5.270039, + 52.7457064 + ], + [ + 5.2698546, + 52.7456335 + ], + [ + 5.2697043, + 52.7455993 + ], + [ + 5.2694185, + 52.7455949 + ], + [ + 5.2680914, + 52.7456229 + ], + [ + 5.2680539, + 52.7456343 + ], + [ + 5.2680163, + 52.7457279 + ], + [ + 5.2679524, + 52.745712 + ], + [ + 5.267832, + 52.7456117 + ], + [ + 5.2673394, + 52.745516 + ], + [ + 5.266749, + 52.7454364 + ], + [ + 5.266313, + 52.7454161 + ], + [ + 5.2655986, + 52.7454095 + ], + [ + 5.2656363, + 52.7454779 + ], + [ + 5.2656062, + 52.7454963 + ], + [ + 5.2655423, + 52.7454757 + ], + [ + 5.265482, + 52.7454278 + ], + [ + 5.2652226, + 52.745412 + ], + [ + 5.2649595, + 52.7454075 + ], + [ + 5.2628955, + 52.7454243 + ], + [ + 5.2628729, + 52.7454495 + ], + [ + 5.2629558, + 52.7456182 + ], + [ + 5.2629183, + 52.7456343 + ], + [ + 5.2628731, + 52.745632 + ], + [ + 5.262685, + 52.7454131 + ], + [ + 5.2604029, + 52.745325 + ], + [ + 5.25976, + 52.7453366 + ], + [ + 5.2594179, + 52.7453481 + ], + [ + 5.2592186, + 52.7453756 + ], + [ + 5.2590194, + 52.7454373 + ], + [ + 5.2590646, + 52.745524 + ], + [ + 5.2590195, + 52.7455445 + ], + [ + 5.2589142, + 52.7454647 + ], + [ + 5.2582528, + 52.745709 + ], + [ + 5.258159, + 52.7459487 + ], + [ + 5.2581854, + 52.7460194 + ], + [ + 5.2587234, + 52.746439 + ], + [ + 5.2588401, + 52.746448 + ], + [ + 5.259073, + 52.7464388 + ], + [ + 5.2591445, + 52.7464548 + ], + [ + 5.2591934, + 52.7464981 + ], + [ + 5.2604079, + 52.7466436 + ], + [ + 5.2605096, + 52.746687 + ], + [ + 5.2605547, + 52.7467394 + ], + [ + 5.2608556, + 52.7467644 + ], + [ + 5.2611491, + 52.7470335 + ], + [ + 5.2635286, + 52.746866 + ], + [ + 5.2635552, + 52.7469663 + ], + [ + 5.2638447, + 52.747005 + ], + [ + 5.2640365, + 52.7470072 + ], + [ + 5.2642808, + 52.7470208 + ], + [ + 5.2643786, + 52.7470436 + ], + [ + 5.2644914, + 52.7470618 + ], + [ + 5.2694021, + 52.7475525 + ], + [ + 5.2695902, + 52.7475478 + ], + [ + 5.2716014, + 52.7474556 + ], + [ + 5.2717218, + 52.7474738 + ], + [ + 5.2717557, + 52.7475308 + ], + [ + 5.2717595, + 52.7475787 + ], + [ + 5.2716956, + 52.7476084 + ], + [ + 5.2697032, + 52.7477166 + ], + [ + 5.2695264, + 52.7477486 + ], + [ + 5.2694287, + 52.7477852 + ], + [ + 5.2653313, + 52.7501906 + ], + [ + 5.2650355, + 52.7503531 + ], + [ + 5.264803, + 52.7505026 + ], + [ + 5.2614744, + 52.7524473 + ], + [ + 5.2608393, + 52.7527647 + ], + [ + 5.2602491, + 52.7529794 + ], + [ + 5.2595199, + 52.7532101 + ], + [ + 5.2586552, + 52.7534043 + ], + [ + 5.2577116, + 52.7535484 + ], + [ + 5.2568732, + 52.7536149 + ], + [ + 5.2560046, + 52.7536288 + ], + [ + 5.2557237, + 52.7536185 + ], + [ + 5.2271253, + 52.7524546 + ], + [ + 5.2265614, + 52.7524317 + ], + [ + 5.225714, + 52.7524399 + ], + [ + 5.2251453, + 52.7525518 + ], + [ + 5.2246744, + 52.7527134 + ], + [ + 5.2239283, + 52.7530772 + ], + [ + 5.2234066, + 52.7533852 + ], + [ + 5.2229437, + 52.7535926 + ], + [ + 5.2222921, + 52.7536729 + ], + [ + 5.2199463, + 52.7538377 + ], + [ + 5.2168597, + 52.754156 + ], + [ + 5.2151368, + 52.7543685 + ], + [ + 5.212988, + 52.754724 + ], + [ + 5.2120447, + 52.7548876 + ], + [ + 5.2116101, + 52.7549259 + ], + [ + 5.2107629, + 52.7549612 + ], + [ + 5.209638, + 52.7549702 + ], + [ + 5.2080398, + 52.7549036 + ], + [ + 5.2076423, + 52.7549097 + ], + [ + 5.2054308, + 52.7550052 + ], + [ + 5.2054061, + 52.7550547 + ], + [ + 5.2053646, + 52.7551378 + ], + [ + 5.2053735, + 52.7552748 + ], + [ + 5.2052836, + 52.7552843 + ], + [ + 5.2051808, + 52.7550578 + ], + [ + 5.2051532, + 52.7549971 + ], + [ + 5.2031733, + 52.755005 + ], + [ + 5.2026255, + 52.7549843 + ], + [ + 5.1939501, + 52.7552051 + ], + [ + 5.1933421, + 52.7551618 + ], + [ + 5.1928609, + 52.7550266 + ], + [ + 5.1924385, + 52.7547818 + ], + [ + 5.1921428, + 52.7544587 + ], + [ + 5.1869967, + 52.7481185 + ], + [ + 5.1867541, + 52.7478408 + ], + [ + 5.1863681, + 52.7474816 + ], + [ + 5.1856444, + 52.7465713 + ], + [ + 5.1837605, + 52.7471831 + ], + [ + 5.1835468, + 52.7471828 + ], + [ + 5.1797567, + 52.7461311 + ], + [ + 5.1796191, + 52.7460165 + ], + [ + 5.1792704, + 52.7454898 + ], + [ + 5.1793339, + 52.7453984 + ], + [ + 5.1793967, + 52.7453833 + ], + [ + 5.179535, + 52.7453988 + ], + [ + 5.1796722, + 52.7455592 + ], + [ + 5.1799088, + 52.7459561 + ], + [ + 5.180059, + 52.7460403 + ], + [ + 5.1811132, + 52.7463243 + ], + [ + 5.1835857, + 52.7469999 + ], + [ + 5.1837743, + 52.7470002 + ], + [ + 5.1847483, + 52.7466824 + ], + [ + 5.1844775, + 52.7465236 + ], + [ + 5.1842909, + 52.7462889 + ], + [ + 5.1841457, + 52.7460669 + ], + [ + 5.183959, + 52.7458133 + ], + [ + 5.1836685, + 52.7454391 + ], + [ + 5.1833469, + 52.7450142 + ], + [ + 5.1830774, + 52.7446274 + ], + [ + 5.1829114, + 52.7444117 + ], + [ + 5.1836058, + 52.7439995 + ], + [ + 5.1835291, + 52.7438855 + ], + [ + 5.1833489, + 52.7438543 + ], + [ + 5.1834377, + 52.7437352 + ], + [ + 5.183142, + 52.7433848 + ], + [ + 5.1828317, + 52.7430891 + ], + [ + 5.1824237, + 52.7427529 + ], + [ + 5.1817438, + 52.7422258 + ], + [ + 5.1812985, + 52.7419215 + ], + [ + 5.1811045, + 52.7420136 + ], + [ + 5.1810008, + 52.7421464 + ], + [ + 5.1810172, + 52.7423061 + ], + [ + 5.1812669, + 52.7425335 + ], + [ + 5.1822418, + 52.743338 + ], + [ + 5.1828625, + 52.7439032 + ], + [ + 5.1804008, + 52.7455606 + ], + [ + 5.1802879, + 52.7455451 + ], + [ + 5.1802507, + 52.7454688 + ], + [ + 5.182561, + 52.7438798 + ], + [ + 5.1822615, + 52.7435132 + ], + [ + 5.1816018, + 52.7430663 + ], + [ + 5.1810807, + 52.7426665 + ], + [ + 5.1807258, + 52.742403 + ], + [ + 5.1805657, + 52.7421297 + ], + [ + 5.1804878, + 52.741815 + ], + [ + 5.1802291, + 52.7414233 + ], + [ + 5.1800251, + 52.7412552 + ], + [ + 5.179581, + 52.7410697 + ], + [ + 5.1784871, + 52.7407796 + ], + [ + 5.1776976, + 52.7405462 + ], + [ + 5.1771929, + 52.7404297 + ], + [ + 5.1767282, + 52.7403225 + ], + [ + 5.1757372, + 52.7401461 + ], + [ + 5.1749081, + 52.7400821 + ], + [ + 5.1740778, + 52.7400344 + ], + [ + 5.173896, + 52.7400903 + ], + [ + 5.1737023, + 52.740121 + ], + [ + 5.1733894, + 52.7402401 + ], + [ + 5.1730973, + 52.7403628 + ], + [ + 5.17289, + 52.7404017 + ], + [ + 5.1725765, + 52.7405506 + ], + [ + 5.1722867, + 52.7405324 + ], + [ + 5.1721168, + 52.7405306 + ], + [ + 5.1718694, + 52.7405504 + ], + [ + 5.171783, + 52.7405558 + ], + [ + 5.1711512, + 52.7406421 + ], + [ + 5.1710395, + 52.740705 + ], + [ + 5.1708861, + 52.7407727 + ], + [ + 5.1706089, + 52.7407709 + ], + [ + 5.1705269, + 52.7407754 + ], + [ + 5.1702051, + 52.7407844 + ], + [ + 5.1699387, + 52.7408111 + ], + [ + 5.1697059, + 52.7408435 + ], + [ + 5.1693532, + 52.7409496 + ], + [ + 5.1689512, + 52.7409335 + ], + [ + 5.1677694, + 52.7409617 + ], + [ + 5.1666633, + 52.7409595 + ], + [ + 5.1653806, + 52.7410332 + ], + [ + 5.1648606, + 52.7410743 + ], + [ + 5.1645868, + 52.7410959 + ], + [ + 5.1626731, + 52.7411538 + ], + [ + 5.1595849, + 52.741247 + ], + [ + 5.1581647, + 52.7412911 + ], + [ + 5.1556805, + 52.7414152 + ], + [ + 5.1549536, + 52.7413302 + ], + [ + 5.1541515, + 52.7412145 + ], + [ + 5.1531238, + 52.7410833 + ], + [ + 5.152322, + 52.7409449 + ], + [ + 5.1513068, + 52.7408061 + ], + [ + 5.1504424, + 52.7406446 + ], + [ + 5.149492, + 52.7401863 + ], + [ + 5.1486292, + 52.739751 + ], + [ + 5.1479792, + 52.7393997 + ], + [ + 5.1475048, + 52.7395891 + ], + [ + 5.147246, + 52.7394344 + ], + [ + 5.145786, + 52.7385618 + ], + [ + 5.1456391, + 52.7385938 + ], + [ + 5.1454885, + 52.738539 + ], + [ + 5.1452476, + 52.7384589 + ], + [ + 5.1440468, + 52.7382486 + ], + [ + 5.1439527, + 52.7382943 + ], + [ + 5.1437011, + 52.7382551 + ], + [ + 5.1436455, + 52.738244 + ], + [ + 5.1435848, + 52.738234 + ], + [ + 5.1434956, + 52.7382194 + ], + [ + 5.1434794, + 52.7382933 + ], + [ + 5.1435542, + 52.7383025 + ], + [ + 5.1436197, + 52.7383106 + ], + [ + 5.1436777, + 52.7383221 + ], + [ + 5.1438961, + 52.7383446 + ], + [ + 5.1439563, + 52.7383881 + ], + [ + 5.1439752, + 52.7384041 + ], + [ + 5.1451534, + 52.7386556 + ], + [ + 5.1453529, + 52.7387218 + ], + [ + 5.1457293, + 52.7389093 + ], + [ + 5.1466766, + 52.7393916 + ], + [ + 5.1468308, + 52.7394841 + ], + [ + 5.146981, + 52.7395946 + ], + [ + 5.1470146, + 52.7396795 + ], + [ + 5.1471631, + 52.7400146 + ], + [ + 5.1476611, + 52.7405938 + ], + [ + 5.1481829, + 52.7414167 + ], + [ + 5.1484552, + 52.7420107 + ], + [ + 5.1486288, + 52.7423305 + ], + [ + 5.1487755, + 52.7429396 + ], + [ + 5.1487954, + 52.7437919 + ], + [ + 5.1483399, + 52.744415 + ], + [ + 5.1466093, + 52.7455531 + ], + [ + 5.1450242, + 52.746311 + ], + [ + 5.1430374, + 52.7470682 + ], + [ + 5.1421344, + 52.7470664 + ], + [ + 5.1419818, + 52.7473553 + ], + [ + 5.1410241, + 52.7480687 + ], + [ + 5.139916, + 52.7487362 + ], + [ + 5.1386077, + 52.7492967 + ], + [ + 5.1375769, + 52.7496143 + ], + [ + 5.1369027, + 52.7497956 + ], + [ + 5.1365481, + 52.7502972 + ], + [ + 5.1358669, + 52.750874 + ], + [ + 5.1350112, + 52.7512833 + ], + [ + 5.1338304, + 52.7515245 + ], + [ + 5.1330281, + 52.7514468 + ], + [ + 5.1323274, + 52.7511713 + ], + [ + 5.1318264, + 52.7510335 + ], + [ + 5.1311021, + 52.7511689 + ], + [ + 5.1307443, + 52.7513197 + ], + [ + 5.1299651, + 52.7517144 + ], + [ + 5.1287432, + 52.7525083 + ], + [ + 5.1280235, + 52.7529768 + ], + [ + 5.1274092, + 52.7532556 + ], + [ + 5.1265576, + 52.7537104 + ], + [ + 5.1255402, + 52.7542384 + ], + [ + 5.1236044, + 52.7553813 + ], + [ + 5.1234328, + 52.7555306 + ], + [ + 5.1234006, + 52.7557546 + ], + [ + 5.1234811, + 52.7560598 + ], + [ + 5.123524, + 52.7562806 + ], + [ + 5.1229929, + 52.7566572 + ], + [ + 5.122671, + 52.7569137 + ], + [ + 5.1222151, + 52.7570922 + ], + [ + 5.1220219, + 52.7573844 + ], + [ + 5.1213782, + 52.7582025 + ], + [ + 5.1207238, + 52.7593258 + ], + [ + 5.1198869, + 52.7599036 + ], + [ + 5.1190966, + 52.7599364 + ], + [ + 5.1189836, + 52.7599639 + ], + [ + 5.1188928, + 52.7599586 + ], + [ + 5.1188324, + 52.7599417 + ], + [ + 5.1187877, + 52.7600385 + ], + [ + 5.1188468, + 52.7600438 + ], + [ + 5.1189288, + 52.7600556 + ], + [ + 5.1190021, + 52.7600656 + ], + [ + 5.1193673, + 52.7601342 + ], + [ + 5.1195794, + 52.7601798 + ], + [ + 5.1197348, + 52.7602107 + ], + [ + 5.1197848, + 52.7602301 + ], + [ + 5.119913, + 52.7602407 + ], + [ + 5.12011, + 52.7602658 + ], + [ + 5.1202607, + 52.7602962 + ], + [ + 5.1203564, + 52.7603268 + ], + [ + 5.1204097, + 52.7603549 + ], + [ + 5.1207661, + 52.7606439 + ], + [ + 5.1207775, + 52.7606585 + ], + [ + 5.1207719, + 52.7606928 + ], + [ + 5.1207676, + 52.7607495 + ], + [ + 5.1207539, + 52.7608369 + ], + [ + 5.120731, + 52.7609171 + ], + [ + 5.1207217, + 52.7609436 + ], + [ + 5.1207068, + 52.7609544 + ], + [ + 5.1206916, + 52.7609597 + ], + [ + 5.1206765, + 52.7609598 + ], + [ + 5.1206632, + 52.7609538 + ], + [ + 5.1206587, + 52.7609438 + ], + [ + 5.1206591, + 52.7609271 + ], + [ + 5.1206796, + 52.7608193 + ], + [ + 5.1206903, + 52.7607447 + ], + [ + 5.1206883, + 52.7606852 + ], + [ + 5.1206868, + 52.7606654 + ], + [ + 5.1206807, + 52.7606579 + ], + [ + 5.1206624, + 52.7606513 + ], + [ + 5.1206301, + 52.7606489 + ], + [ + 5.1205584, + 52.7606527 + ], + [ + 5.1204823, + 52.7606723 + ], + [ + 5.120383, + 52.7607205 + ], + [ + 5.1202894, + 52.7608014 + ], + [ + 5.1202088, + 52.7608898 + ], + [ + 5.1201212, + 52.7610169 + ], + [ + 5.1200202, + 52.7612346 + ], + [ + 5.1199866, + 52.7613274 + ], + [ + 5.1199689, + 52.7614125 + ], + [ + 5.1199707, + 52.7615061 + ], + [ + 5.1199799, + 52.7616714 + ], + [ + 5.1200086, + 52.7618065 + ], + [ + 5.1200348, + 52.7618575 + ], + [ + 5.1200624, + 52.7619187 + ], + [ + 5.1202731, + 52.7622975 + ], + [ + 5.1203431, + 52.7624433 + ], + [ + 5.1204143, + 52.7625853 + ], + [ + 5.1205037, + 52.7627934 + ], + [ + 5.1205474, + 52.7629468 + ], + [ + 5.1205794, + 52.7631198 + ], + [ + 5.1205868, + 52.7632662 + ], + [ + 5.1205859, + 52.7634634 + ], + [ + 5.1205804, + 52.7636064 + ], + [ + 5.1205532, + 52.7638235 + ], + [ + 5.1205105, + 52.7640344 + ], + [ + 5.1204031, + 52.764427 + ], + [ + 5.1203243, + 52.7646859 + ], + [ + 5.1202537, + 52.7648693 + ], + [ + 5.1201577, + 52.7650464 + ], + [ + 5.1201016, + 52.7651365 + ], + [ + 5.1200489, + 52.7651952 + ], + [ + 5.1199514, + 52.7653177 + ], + [ + 5.1197317, + 52.7656294 + ], + [ + 5.1195804, + 52.7658271 + ], + [ + 5.1195661, + 52.7658937 + ], + [ + 5.1195421, + 52.7659418 + ], + [ + 5.1194978, + 52.7659949 + ], + [ + 5.1193711, + 52.7661409 + ], + [ + 5.1192585, + 52.7662793 + ], + [ + 5.1191429, + 52.7664316 + ], + [ + 5.1189601, + 52.7666565 + ], + [ + 5.1187651, + 52.7669412 + ], + [ + 5.1185266, + 52.7673543 + ], + [ + 5.1184067, + 52.7675491 + ], + [ + 5.118016, + 52.7682433 + ], + [ + 5.1180023, + 52.7683241 + ], + [ + 5.1179871, + 52.7684402 + ], + [ + 5.1179678, + 52.7686578 + ], + [ + 5.1179368, + 52.7688878 + ], + [ + 5.1179116, + 52.7689875 + ], + [ + 5.1178716, + 52.7691168 + ], + [ + 5.117688, + 52.7695169 + ], + [ + 5.1176036, + 52.7696271 + ], + [ + 5.1174443, + 52.7697747 + ], + [ + 5.117314, + 52.769892 + ], + [ + 5.1171201, + 52.7700494 + ], + [ + 5.117061, + 52.7700958 + ], + [ + 5.1169742, + 52.7701415 + ], + [ + 5.1168908, + 52.7701702 + ], + [ + 5.1168099, + 52.7701887 + ], + [ + 5.1167098, + 52.7701981 + ], + [ + 5.1166193, + 52.7701994 + ], + [ + 5.1164789, + 52.7702124 + ], + [ + 5.1162637, + 52.7702404 + ], + [ + 5.1160929, + 52.7702847 + ], + [ + 5.1160267, + 52.7703083 + ], + [ + 5.1159611, + 52.7703316 + ], + [ + 5.1159123, + 52.770349 + ], + [ + 5.1157171, + 52.7704408 + ], + [ + 5.1154276, + 52.7706208 + ], + [ + 5.1157307, + 52.7708128 + ], + [ + 5.1159255, + 52.7706915 + ], + [ + 5.1161087, + 52.7705961 + ], + [ + 5.116261, + 52.7705398 + ], + [ + 5.1163324, + 52.7705221 + ], + [ + 5.1163937, + 52.7705212 + ], + [ + 5.1164298, + 52.7705254 + ], + [ + 5.1164651, + 52.7705317 + ], + [ + 5.1165057, + 52.7705532 + ], + [ + 5.1165312, + 52.7705883 + ], + [ + 5.1165349, + 52.770627 + ], + [ + 5.1165281, + 52.7706697 + ], + [ + 5.1165066, + 52.7707193 + ], + [ + 5.1164759, + 52.7707641 + ], + [ + 5.116429, + 52.7708062 + ], + [ + 5.1163646, + 52.7708491 + ], + [ + 5.1162481, + 52.7709206 + ], + [ + 5.1160495, + 52.7710301 + ], + [ + 5.1159168, + 52.7711254 + ], + [ + 5.1157664, + 52.7712446 + ], + [ + 5.1156524, + 52.7713597 + ], + [ + 5.1155232, + 52.771502 + ], + [ + 5.115286, + 52.7718208 + ], + [ + 5.1151239, + 52.7720914 + ], + [ + 5.1149774, + 52.7723712 + ], + [ + 5.1148248, + 52.7727189 + ], + [ + 5.1144152, + 52.7726563 + ], + [ + 5.1143213, + 52.772804 + ], + [ + 5.114265, + 52.7728835 + ], + [ + 5.1141979, + 52.7729614 + ], + [ + 5.1139485, + 52.7731999 + ], + [ + 5.1136951, + 52.7733369 + ], + [ + 5.1136651, + 52.7733863 + ], + [ + 5.1135027, + 52.7741024 + ], + [ + 5.1135098, + 52.7741431 + ], + [ + 5.1137842, + 52.7743606 + ], + [ + 5.1135858, + 52.7744357 + ], + [ + 5.1132721, + 52.7746864 + ], + [ + 5.1131213, + 52.7747137 + ], + [ + 5.1130763, + 52.7746451 + ], + [ + 5.1128957, + 52.7745534 + ], + [ + 5.1126547, + 52.7744801 + ], + [ + 5.1124963, + 52.7744799 + ], + [ + 5.1123983, + 52.7745209 + ], + [ + 5.1120058, + 52.7746805 + ], + [ + 5.1110486, + 52.7746201 + ], + [ + 5.1082372, + 52.7744708 + ], + [ + 5.107084, + 52.7744239 + ], + [ + 5.106443, + 52.7744826 + ], + [ + 5.1040685, + 52.7744754 + ], + [ + 5.1040684, + 52.7745026 + ], + [ + 5.1038189, + 52.7747128 + ], + [ + 5.112218, + 52.8332175 + ], + [ + 5.1122991, + 52.8334852 + ], + [ + 5.1123735, + 52.8336247 + ], + [ + 5.1124379, + 52.8340934 + ], + [ + 5.1124258, + 52.8341985 + ], + [ + 5.1124062, + 52.8343059 + ], + [ + 5.1139891, + 52.8452073 + ], + [ + 5.1140059, + 52.8454861 + ], + [ + 5.11397, + 52.8457351 + ], + [ + 5.1138508, + 52.8460364 + ], + [ + 5.1136828, + 52.8462896 + ], + [ + 5.1080535, + 52.8530514 + ], + [ + 5.110658, + 52.8537945 + ], + [ + 5.1105819, + 52.854247 + ], + [ + 5.1096592, + 52.8554455 + ], + [ + 5.1085224, + 52.8564872 + ], + [ + 5.1077383, + 52.8566316 + ], + [ + 5.1068408, + 52.856415 + ], + [ + 5.1066241, + 52.8566626 + ], + [ + 5.1053334, + 52.8563187 + ], + [ + 5.1052668, + 52.8563987 + ], + [ + 5.1051934, + 52.856611 + ], + [ + 5.1052119, + 52.8566774 + ], + [ + 5.1053695, + 52.8567944 + ], + [ + 5.1053654, + 52.856831 + ], + [ + 5.1047362, + 52.8576404 + ], + [ + 5.1047088, + 52.857766 + ], + [ + 5.1047801, + 52.8578256 + ], + [ + 5.1052434, + 52.8579733 + ], + [ + 5.1051635, + 52.8580416 + ], + [ + 5.104316, + 52.857774 + ], + [ + 5.1031504, + 52.8591121 + ], + [ + 5.1045668, + 52.859546 + ], + [ + 5.1059882, + 52.8578498 + ], + [ + 5.1061622, + 52.8578 + ], + [ + 5.1062567, + 52.8578003 + ], + [ + 5.1063281, + 52.8578394 + ], + [ + 5.1063163, + 52.8578942 + ], + [ + 5.1062517, + 52.8579397 + ], + [ + 5.1061153, + 52.8580056 + ], + [ + 5.1059253, + 52.858165 + ], + [ + 5.1045722, + 52.8598247 + ], + [ + 5.1021037, + 52.8601854 + ], + [ + 5.0901477, + 52.8744286 + ], + [ + 5.0889093, + 52.8757897 + ], + [ + 5.0864012, + 52.8788545 + ], + [ + 5.0851396, + 52.8805046 + ], + [ + 5.0794175, + 52.8873143 + ], + [ + 5.0791035, + 52.8877272 + ], + [ + 5.079052, + 52.8879785 + ], + [ + 5.0791555, + 52.888219 + ], + [ + 5.079382, + 52.8886611 + ], + [ + 5.0796051, + 52.8890483 + ], + [ + 5.0797938, + 52.8894993 + ], + [ + 5.0797613, + 52.8897165 + ], + [ + 5.0796687, + 52.8899151 + ], + [ + 5.0770616, + 52.892797 + ], + [ + 5.076825, + 52.8930112 + ], + [ + 5.0765513, + 52.8931521 + ], + [ + 5.0762749, + 52.8931832 + ], + [ + 5.0755938, + 52.8932153 + ], + [ + 5.0749918, + 52.8932751 + ], + [ + 5.0745938, + 52.8933607 + ], + [ + 5.0743848, + 52.8934606 + ], + [ + 5.0742247, + 52.8935858 + ], + [ + 5.0740186, + 52.8937772 + ], + [ + 5.0486338, + 52.9239969 + ], + [ + 5.048648, + 52.9240861 + ], + [ + 5.0487459, + 52.9241367 + ], + [ + 5.0498213, + 52.9244254 + ], + [ + 5.0499609, + 52.9244989 + ], + [ + 5.0499842, + 52.9245103 + ], + [ + 5.0513113, + 52.9249689 + ], + [ + 5.0517386, + 52.9253866 + ], + [ + 5.0525596, + 52.9261577 + ], + [ + 5.0527086, + 52.9263869 + ], + [ + 5.0527622, + 52.9267118 + ], + [ + 5.0527102, + 52.9269768 + ], + [ + 5.0523358, + 52.9273163 + ], + [ + 5.0493364, + 52.9296566 + ], + [ + 5.0491722, + 52.9297955 + ], + [ + 5.0490733, + 52.9302136 + ], + [ + 5.0490043, + 52.930298 + ], + [ + 5.0449587, + 52.9334622 + ], + [ + 5.044846, + 52.9337454 + ], + [ + 5.0447378, + 52.9339623 + ], + [ + 5.0444239, + 52.9342882 + ], + [ + 5.0442481, + 52.9344454 + ], + [ + 5.0441615, + 52.9347651 + ], + [ + 5.0441906, + 52.9352432 + ], + [ + 5.0442199, + 52.9353439 + ], + [ + 5.0442724, + 52.9353738 + ], + [ + 5.0441592, + 52.9354573 + ], + [ + 5.0439912, + 52.9355906 + ], + [ + 5.0438799, + 52.9356767 + ], + [ + 5.043845, + 52.9357038 + ], + [ + 5.0434244, + 52.9357413 + ], + [ + 5.0431139, + 52.9357379 + ], + [ + 5.0428557, + 52.9358148 + ], + [ + 5.0424975, + 52.9360376 + ], + [ + 5.0421504, + 52.9362832 + ], + [ + 5.0417814, + 52.9364466 + ], + [ + 5.0414544, + 52.9365826 + ], + [ + 5.0407814, + 52.9372205 + ], + [ + 5.0402198, + 52.9376987 + ], + [ + 5.0396094, + 52.9381288 + ], + [ + 5.0388843, + 52.9386818 + ], + [ + 5.0382625, + 52.9391164 + ], + [ + 5.0375456, + 52.9395894 + ], + [ + 5.0368444, + 52.9400168 + ], + [ + 5.0362688, + 52.940376 + ], + [ + 5.0356786, + 52.9406941 + ], + [ + 5.0371666, + 52.9417719 + ], + [ + 5.0376065, + 52.942073 + ], + [ + 5.038284, + 52.9424664 + ], + [ + 5.0385659, + 52.9426709 + ], + [ + 5.0385912, + 52.9427762 + ], + [ + 5.0384614, + 52.9428809 + ], + [ + 5.0383362, + 52.9428896 + ], + [ + 5.0379712, + 52.9426734 + ], + [ + 5.0369526, + 52.9419654 + ], + [ + 5.0362499, + 52.9414461 + ], + [ + 5.0353739, + 52.9408531 + ], + [ + 5.0348562, + 52.941121 + ], + [ + 5.0339467, + 52.9415408 + ], + [ + 5.0330718, + 52.9419195 + ], + [ + 5.0317182, + 52.9424314 + ], + [ + 5.0309842, + 52.9427328 + ], + [ + 5.030585, + 52.9428868 + ], + [ + 5.0303581, + 52.9428471 + ], + [ + 5.0303101, + 52.9427372 + ], + [ + 5.0304364, + 52.9426142 + ], + [ + 5.02986, + 52.9419856 + ], + [ + 5.0299709, + 52.9418876 + ], + [ + 5.0301523, + 52.9419135 + ], + [ + 5.030661, + 52.942503 + ], + [ + 5.0307743, + 52.9425332 + ], + [ + 5.0311086, + 52.9424337 + ], + [ + 5.0326636, + 52.9418425 + ], + [ + 5.0337325, + 52.9413913 + ], + [ + 5.0346493, + 52.9409854 + ], + [ + 5.0354718, + 52.9405516 + ], + [ + 5.0365116, + 52.9399767 + ], + [ + 5.037335, + 52.9394583 + ], + [ + 5.0383189, + 52.9387965 + ], + [ + 5.0391923, + 52.9381799 + ], + [ + 5.0401619, + 52.9374379 + ], + [ + 5.0409147, + 52.9367842 + ], + [ + 5.0414959, + 52.9362352 + ], + [ + 5.0417875, + 52.9358613 + ], + [ + 5.0419302, + 52.9356171 + ], + [ + 5.0419784, + 52.9353543 + ], + [ + 5.0419536, + 52.9348236 + ], + [ + 5.0419535, + 52.9348118 + ], + [ + 5.040989, + 52.9343526 + ], + [ + 5.040902, + 52.9343832 + ], + [ + 5.0406669, + 52.9344075 + ], + [ + 5.0403824, + 52.9344591 + ], + [ + 5.0398629, + 52.9345395 + ], + [ + 5.0394338, + 52.934673 + ], + [ + 5.0391864, + 52.9347933 + ], + [ + 5.0390374, + 52.9349208 + ], + [ + 5.0384641, + 52.935431 + ], + [ + 5.0376202, + 52.9361094 + ], + [ + 5.0372349, + 52.9363847 + ], + [ + 5.0365828, + 52.9368283 + ], + [ + 5.0355576, + 52.9374603 + ], + [ + 5.0353598, + 52.9375487 + ], + [ + 5.0352197, + 52.9375482 + ], + [ + 5.0351825, + 52.937484 + ], + [ + 5.0354342, + 52.9373112 + ], + [ + 5.0363073, + 52.936745 + ], + [ + 5.0370624, + 52.9362286 + ], + [ + 5.0379705, + 52.9355641 + ], + [ + 5.0384746, + 52.9351589 + ], + [ + 5.0388148, + 52.9348469 + ], + [ + 5.0386302, + 52.9347616 + ], + [ + 5.0388099, + 52.934593 + ], + [ + 5.0389606, + 52.9346576 + ], + [ + 5.0395382, + 52.9340971 + ], + [ + 5.0388147, + 52.9337699 + ], + [ + 5.0384865, + 52.9340179 + ], + [ + 5.0383998, + 52.9339832 + ], + [ + 5.0387093, + 52.9337214 + ], + [ + 5.0380123, + 52.9333988 + ], + [ + 5.0376806, + 52.9336261 + ], + [ + 5.0364534, + 52.934467 + ], + [ + 5.0338548, + 52.9363493 + ], + [ + 5.0333972, + 52.9366194 + ], + [ + 5.033609, + 52.9376934 + ], + [ + 5.0333815, + 52.93772 + ], + [ + 5.0331424, + 52.9367061 + ], + [ + 5.0328179, + 52.9366674 + ], + [ + 5.0318416, + 52.9373172 + ], + [ + 5.031734, + 52.9374144 + ], + [ + 5.0318008, + 52.9375382 + ], + [ + 5.0330443, + 52.9384551 + ], + [ + 5.0336309, + 52.9381325 + ], + [ + 5.0335493, + 52.937963 + ], + [ + 5.0336782, + 52.937952 + ], + [ + 5.0337368, + 52.9381351 + ], + [ + 5.0340168, + 52.9381613 + ], + [ + 5.0341447, + 52.9382349 + ], + [ + 5.0340754, + 52.9383399 + ], + [ + 5.033409, + 52.9387095 + ], + [ + 5.0328299, + 52.9390306 + ], + [ + 5.0313524, + 52.9398072 + ], + [ + 5.0297306, + 52.9405856 + ], + [ + 5.0282811, + 52.9412641 + ], + [ + 5.0269389, + 52.9417874 + ], + [ + 5.0250215, + 52.9426035 + ], + [ + 5.0256659, + 52.9432441 + ], + [ + 5.0260419, + 52.943673 + ], + [ + 5.0261402, + 52.9437975 + ], + [ + 5.0261329, + 52.9438898 + ], + [ + 5.0259747, + 52.9439722 + ], + [ + 5.02582, + 52.9439496 + ], + [ + 5.0250904, + 52.9432423 + ], + [ + 5.0247014, + 52.9427922 + ], + [ + 5.0245314, + 52.9427549 + ], + [ + 5.024301, + 52.9427015 + ], + [ + 5.0242609, + 52.9425641 + ], + [ + 5.0244741, + 52.9424575 + ], + [ + 5.0252721, + 52.9421929 + ], + [ + 5.0278548, + 52.9411207 + ], + [ + 5.0297868, + 52.940268 + ], + [ + 5.0300386, + 52.9401568 + ], + [ + 5.0312528, + 52.9395667 + ], + [ + 5.0321173, + 52.9391011 + ], + [ + 5.0324984, + 52.9388784 + ], + [ + 5.0323715, + 52.9386927 + ], + [ + 5.0314985, + 52.9381842 + ], + [ + 5.0308505, + 52.9378869 + ], + [ + 5.0300507, + 52.9376119 + ], + [ + 5.029008, + 52.9374068 + ], + [ + 5.0282748, + 52.9372829 + ], + [ + 5.0274704, + 52.9370857 + ], + [ + 5.0264154, + 52.9366153 + ], + [ + 5.0258398, + 52.936277 + ], + [ + 5.0247253, + 52.9357013 + ], + [ + 5.0240249, + 52.9353535 + ], + [ + 5.0236478, + 52.9352102 + ], + [ + 5.0227746, + 52.9350836 + ], + [ + 5.0212536, + 52.9349056 + ], + [ + 5.0140415, + 52.9340611 + ], + [ + 5.0133724, + 52.9339678 + ], + [ + 5.0130322, + 52.9339394 + ], + [ + 5.0125517, + 52.9339336 + ], + [ + 5.0119346, + 52.9340006 + ], + [ + 5.0107717, + 52.9341943 + ], + [ + 5.0097146, + 52.934411 + ], + [ + 5.0094191, + 52.9344538 + ], + [ + 5.0093743, + 52.9343941 + ], + [ + 5.0090824, + 52.9344505 + ], + [ + 5.0087037, + 52.9345068 + ], + [ + 5.0082338, + 52.9346222 + ], + [ + 5.0074598, + 52.9349243 + ], + [ + 5.0068642, + 52.9351354 + ], + [ + 5.0060487, + 52.9354031 + ], + [ + 5.0052105, + 52.9356936 + ], + [ + 5.004919, + 52.9357157 + ], + [ + 5.0030197, + 52.9357152 + ], + [ + 5.0027097, + 52.9356801 + ], + [ + 4.999466, + 52.93488 + ], + [ + 4.9988566, + 52.9349195 + ], + [ + 4.9983398, + 52.9349123 + ], + [ + 4.9974762, + 52.9348703 + ], + [ + 4.9967037, + 52.9345922 + ], + [ + 4.9959539, + 52.934022 + ], + [ + 4.9940481, + 52.9334129 + ], + [ + 4.9940062, + 52.933454 + ], + [ + 4.9938213, + 52.9333986 + ], + [ + 4.9938594, + 52.9333576 + ], + [ + 4.9910772, + 52.9325038 + ], + [ + 4.9899706, + 52.932236 + ], + [ + 4.9897775, + 52.9322279 + ], + [ + 4.9896702, + 52.9322198 + ], + [ + 4.9893564, + 52.9322101 + ], + [ + 4.9891525, + 52.9321471 + ], + [ + 4.9887126, + 52.9320517 + ], + [ + 4.9879023, + 52.9317287 + ], + [ + 4.9869247, + 52.9317144 + ], + [ + 4.9865518, + 52.9317089 + ], + [ + 4.9856088, + 52.9318502 + ], + [ + 4.9799503, + 52.931738 + ], + [ + 4.9799015, + 52.9316899 + ], + [ + 4.9795195, + 52.9316613 + ], + [ + 4.9788658, + 52.9315771 + ], + [ + 4.9781967, + 52.9315157 + ], + [ + 4.9767804, + 52.9312326 + ], + [ + 4.9765575, + 52.9311794 + ], + [ + 4.9755751, + 52.9310531 + ], + [ + 4.9728354, + 52.9306768 + ], + [ + 4.9706246, + 52.930405 + ], + [ + 4.9703073, + 52.930356 + ], + [ + 4.9700091, + 52.9302774 + ], + [ + 4.9690891, + 52.9301929 + ], + [ + 4.9684561, + 52.9299779 + ], + [ + 4.9683891, + 52.9298518 + ], + [ + 4.9682684, + 52.929716 + ], + [ + 4.9665213, + 52.9288948 + ], + [ + 4.9662086, + 52.9287521 + ], + [ + 4.9659898, + 52.9286669 + ], + [ + 4.9657256, + 52.928602 + ], + [ + 4.9655428, + 52.9285701 + ], + [ + 4.9653806, + 52.9286947 + ], + [ + 4.9579269, + 52.9244526 + ], + [ + 4.957983, + 52.9214111 + ], + [ + 4.9579698, + 52.9211778 + ], + [ + 4.9579207, + 52.920734 + ], + [ + 4.9577475, + 52.9202052 + ], + [ + 4.9551808, + 52.9165243 + ], + [ + 4.9550494, + 52.9163981 + ], + [ + 4.954711, + 52.9161799 + ], + [ + 4.9545008, + 52.9159985 + ], + [ + 4.9540727, + 52.915645 + ], + [ + 4.9457981, + 52.9092293 + ], + [ + 4.9456095, + 52.9091737 + ], + [ + 4.9442426, + 52.9081105 + ], + [ + 4.94265, + 52.9069162 + ], + [ + 4.9413005, + 52.9058117 + ], + [ + 4.9411813, + 52.9057385 + ], + [ + 4.9404779, + 52.9055972 + ], + [ + 4.9403494, + 52.9056362 + ], + [ + 4.9402625, + 52.9057026 + ], + [ + 4.9400964, + 52.9057576 + ], + [ + 4.9399113, + 52.9058515 + ], + [ + 4.9397942, + 52.9059499 + ], + [ + 4.9395751, + 52.906069 + ], + [ + 4.9391708, + 52.9062545 + ], + [ + 4.9390235, + 52.9063003 + ], + [ + 4.9386795, + 52.9063028 + ], + [ + 4.9384752, + 52.9061703 + ], + [ + 4.9384259, + 52.9060606 + ], + [ + 4.9384974, + 52.9058685 + ], + [ + 4.9387769, + 52.9056945 + ], + [ + 4.9390453, + 52.9056394 + ], + [ + 4.9392341, + 52.9055295 + ], + [ + 4.9393246, + 52.9053328 + ], + [ + 4.939381, + 52.9051269 + ], + [ + 4.9394451, + 52.9050056 + ], + [ + 4.9394904, + 52.9049507 + ], + [ + 4.9394978, + 52.9048478 + ], + [ + 4.939509, + 52.9047883 + ], + [ + 4.9394446, + 52.9046649 + ], + [ + 4.9393422, + 52.9044569 + ], + [ + 4.9393496, + 52.9043402 + ], + [ + 4.9393495, + 52.9042351 + ], + [ + 4.939338, + 52.9041824 + ], + [ + 4.9390052, + 52.9040158 + ], + [ + 4.9386269, + 52.9038879 + ], + [ + 4.9350696, + 52.9029929 + ], + [ + 4.9291287, + 52.9014983 + ], + [ + 4.920527, + 52.8993343 + ], + [ + 4.9202207, + 52.8992384 + ], + [ + 4.9197481, + 52.8990489 + ], + [ + 4.9159708, + 52.8973654 + ], + [ + 4.9146768, + 52.8968071 + ], + [ + 4.9135244, + 52.89631 + ], + [ + 4.9132221, + 52.8961981 + ], + [ + 4.9128932, + 52.8961319 + ], + [ + 4.912553, + 52.8960978 + ], + [ + 4.9120843, + 52.8960271 + ], + [ + 4.9105949, + 52.8955613 + ], + [ + 4.9103226, + 52.8954699 + ], + [ + 4.9099937, + 52.8952596 + ], + [ + 4.9098841, + 52.895214 + ], + [ + 4.9097406, + 52.8952963 + ], + [ + 4.9095403, + 52.8954291 + ], + [ + 4.9093778, + 52.8954589 + ], + [ + 4.9092642, + 52.8954203 + ], + [ + 4.9092228, + 52.8954063 + ], + [ + 4.9091206, + 52.8952417 + ], + [ + 4.9091318, + 52.8950313 + ], + [ + 4.9091529, + 52.8948546 + ], + [ + 4.9091619, + 52.8947797 + ], + [ + 4.90909, + 52.8946746 + ], + [ + 4.908795, + 52.8944278 + ], + [ + 4.9083828, + 52.8940346 + ], + [ + 4.9081143, + 52.8936825 + ], + [ + 4.9080272, + 52.8934218 + ], + [ + 4.9079893, + 52.8932686 + ], + [ + 4.9079477, + 52.8932001 + ], + [ + 4.907547, + 52.8930584 + ], + [ + 4.8991677, + 52.8915958 + ], + [ + 4.8964579, + 52.8910685 + ], + [ + 4.8949878, + 52.8908334 + ], + [ + 4.8838508, + 52.8887805 + ], + [ + 4.8832312, + 52.8887258 + ], + [ + 4.8828684, + 52.8886824 + ], + [ + 4.8795997, + 52.8881251 + ], + [ + 4.879286, + 52.8880108 + ], + [ + 4.8790328, + 52.8879353 + ], + [ + 4.8769488, + 52.8875649 + ], + [ + 4.8759608, + 52.8873892 + ], + [ + 4.8751635, + 52.8872408 + ], + [ + 4.8748423, + 52.8872042 + ], + [ + 4.8744342, + 52.8872385 + ], + [ + 4.8730009, + 52.8877531 + ], + [ + 4.8598598, + 52.8924711 + ], + [ + 4.8597368, + 52.8926399 + ], + [ + 4.8596936, + 52.8927747 + ], + [ + 4.8595978, + 52.8928796 + ], + [ + 4.8594224, + 52.8930115 + ], + [ + 4.859039, + 52.8931609 + ], + [ + 4.8589251, + 52.8932016 + ], + [ + 4.8588078, + 52.8932102 + ], + [ + 4.8587819, + 52.8931735 + ], + [ + 4.8587443, + 52.8931505 + ], + [ + 4.8586805, + 52.8931159 + ], + [ + 4.8586849, + 52.8930724 + ], + [ + 4.8586476, + 52.8930265 + ], + [ + 4.8585723, + 52.893008 + ], + [ + 4.8585122, + 52.8929803 + ], + [ + 4.858486, + 52.8929618 + ], + [ + 4.8582204, + 52.8930546 + ], + [ + 4.8582086, + 52.8930933 + ], + [ + 4.858261, + 52.8931302 + ], + [ + 4.8583021, + 52.893167 + ], + [ + 4.8582674, + 52.8932217 + ], + [ + 4.858282, + 52.893263 + ], + [ + 4.8583159, + 52.8932745 + ], + [ + 4.8583757, + 52.893316 + ], + [ + 4.858379, + 52.8933617 + ], + [ + 4.8582872, + 52.893446 + ], + [ + 4.8566961, + 52.8940936 + ], + [ + 4.8561003, + 52.8942924 + ], + [ + 4.8557657, + 52.8944625 + ], + [ + 4.8554192, + 52.8946852 + ], + [ + 4.8551943, + 52.894849 + ], + [ + 4.8549811, + 52.8949671 + ], + [ + 4.8545868, + 52.8950775 + ], + [ + 4.8542377, + 52.895195 + ], + [ + 4.8529617, + 52.8956997 + ], + [ + 4.8522143, + 52.8959482 + ], + [ + 4.8519105, + 52.8960659 + ], + [ + 4.8516704, + 52.8962296 + ], + [ + 4.8513837, + 52.8964914 + ], + [ + 4.8510675, + 52.8966891 + ], + [ + 4.8507485, + 52.8968181 + ], + [ + 4.8503281, + 52.8969033 + ], + [ + 4.8499874, + 52.8969498 + ], + [ + 4.8496208, + 52.8969598 + ], + [ + 4.8491061, + 52.8970193 + ], + [ + 4.8486592, + 52.8971044 + ], + [ + 4.8484128, + 52.8971673 + ], + [ + 4.8482219, + 52.8973129 + ], + [ + 4.8481487, + 52.8974338 + ], + [ + 4.8479736, + 52.8975269 + ], + [ + 4.8479015, + 52.8975586 + ], + [ + 4.8476748, + 52.8975531 + ], + [ + 4.8475909, + 52.897619 + ], + [ + 4.8473486, + 52.8976478 + ], + [ + 4.8472762, + 52.8976955 + ], + [ + 4.8471212, + 52.8977017 + ], + [ + 4.8468059, + 52.8978353 + ], + [ + 4.8465743, + 52.8979144 + ], + [ + 4.8463701, + 52.8979318 + ], + [ + 4.8461996, + 52.8979723 + ], + [ + 4.8458653, + 52.8981104 + ], + [ + 4.8455542, + 52.8982097 + ], + [ + 4.8452359, + 52.898277 + ], + [ + 4.8448993, + 52.8983007 + ], + [ + 4.8445555, + 52.898297 + ], + [ + 4.844442, + 52.8983079 + ], + [ + 4.8442694, + 52.8981997 + ], + [ + 4.8440925, + 52.8981463 + ], + [ + 4.8338534, + 52.9018306 + ], + [ + 4.8337682, + 52.9019857 + ], + [ + 4.8337138, + 52.9021022 + ], + [ + 4.833546, + 52.9022272 + ], + [ + 4.8333143, + 52.9023155 + ], + [ + 4.8328952, + 52.9025721 + ], + [ + 4.8325265, + 52.9027352 + ], + [ + 4.8323938, + 52.9027667 + ], + [ + 4.8322695, + 52.9027341 + ], + [ + 4.8321796, + 52.9026742 + ], + [ + 4.8320294, + 52.9025981 + ], + [ + 4.8319429, + 52.9025657 + ], + [ + 4.8318101, + 52.9026062 + ], + [ + 4.8317414, + 52.9026562 + ], + [ + 4.8317182, + 52.902702 + ], + [ + 4.8317473, + 52.902789 + ], + [ + 4.83178, + 52.9028966 + ], + [ + 4.8317256, + 52.902997 + ], + [ + 4.831607, + 52.9031132 + ], + [ + 4.8313979, + 52.9032106 + ], + [ + 4.8311551, + 52.9032873 + ], + [ + 4.8308936, + 52.9033342 + ], + [ + 4.8306524, + 52.903292 + ], + [ + 4.8305021, + 52.9032181 + ], + [ + 4.8303634, + 52.9031306 + ], + [ + 4.8301054, + 52.9032118 + ], + [ + 4.8301947, + 52.9033197 + ], + [ + 4.830239, + 52.9034 + ], + [ + 4.8302416, + 52.9034869 + ], + [ + 4.8301914, + 52.9035759 + ], + [ + 4.8300921, + 52.9036509 + ], + [ + 4.8299402, + 52.9037028 + ], + [ + 4.8297172, + 52.9037111 + ], + [ + 4.8295323, + 52.9036874 + ], + [ + 4.8294109, + 52.9037166 + ], + [ + 4.8293794, + 52.9038262 + ], + [ + 4.8292721, + 52.9039264 + ], + [ + 4.8291004, + 52.904056 + ], + [ + 4.8288955, + 52.9041237 + ], + [ + 4.8286305, + 52.9041592 + ], + [ + 4.8285051, + 52.9042044 + ], + [ + 4.8283734, + 52.9041649 + ], + [ + 4.8281579, + 52.904164 + ], + [ + 4.8280027, + 52.9041884 + ], + [ + 4.8278886, + 52.9042429 + ], + [ + 4.8277695, + 52.9043865 + ], + [ + 4.8275377, + 52.904486 + ], + [ + 4.8272569, + 52.9045717 + ], + [ + 4.8269428, + 52.9046092 + ], + [ + 4.8266779, + 52.9046332 + ], + [ + 4.8262969, + 52.9045698 + ], + [ + 4.8240566, + 52.9053741 + ], + [ + 4.8233653, + 52.9056318 + ], + [ + 4.8231254, + 52.9057704 + ], + [ + 4.8228405, + 52.9058834 + ], + [ + 4.8223905, + 52.9060007 + ], + [ + 4.8116947, + 52.9098928 + ], + [ + 4.8105551, + 52.9102901 + ], + [ + 4.8095594, + 52.9106675 + ], + [ + 4.8087986, + 52.9110162 + ], + [ + 4.8082346, + 52.9113408 + ], + [ + 4.8076967, + 52.9116906 + ], + [ + 4.8072379, + 52.9120637 + ], + [ + 4.8068933, + 52.9123893 + ], + [ + 4.8067395, + 52.9125762 + ], + [ + 4.8065401, + 52.9128664 + ], + [ + 4.8063884, + 52.9130872 + ], + [ + 4.7944857, + 52.9296893 + ], + [ + 4.7943729, + 52.9299153 + ], + [ + 4.7943051, + 52.9301622 + ], + [ + 4.794245, + 52.9306791 + ], + [ + 4.7940787, + 52.9325709 + ], + [ + 4.7940248, + 52.9326461 + ], + [ + 4.7939559, + 52.9327007 + ], + [ + 4.7938454, + 52.9327574 + ], + [ + 4.7937087, + 52.932791 + ], + [ + 4.7935118, + 52.9328106 + ], + [ + 4.7932543, + 52.9328231 + ], + [ + 4.7929372, + 52.9327826 + ], + [ + 4.792912, + 52.9327784 + ], + [ + 4.7929072, + 52.9327573 + ], + [ + 4.7929081, + 52.9327168 + ], + [ + 4.7925353, + 52.932693 + ], + [ + 4.7925368, + 52.9327437 + ], + [ + 4.7919578, + 52.932748 + ], + [ + 4.7920034, + 52.9330068 + ], + [ + 4.7920138, + 52.9333478 + ], + [ + 4.791982, + 52.9350824 + ], + [ + 4.7919395, + 52.9351509 + ], + [ + 4.7918784, + 52.9351895 + ], + [ + 4.7917834, + 52.9352165 + ], + [ + 4.7917337, + 52.935262 + ], + [ + 4.7916375, + 52.9353667 + ], + [ + 4.7915441, + 52.9355654 + ], + [ + 4.7914538, + 52.9368489 + ], + [ + 4.7915396, + 52.9378124 + ], + [ + 4.7917386, + 52.9380052 + ], + [ + 4.7918252, + 52.9380377 + ], + [ + 4.7918625, + 52.9380745 + ], + [ + 4.7918764, + 52.9381569 + ], + [ + 4.7918519, + 52.9398468 + ], + [ + 4.7918119, + 52.9407865 + ], + [ + 4.7918393, + 52.9412394 + ], + [ + 4.7918619, + 52.9415093 + ], + [ + 4.7920092, + 52.9423036 + ], + [ + 4.7921469, + 52.942732 + ], + [ + 4.7923112, + 52.9431422 + ], + [ + 4.7924871, + 52.943532 + ], + [ + 4.7927602, + 52.9440045 + ], + [ + 4.7930639, + 52.9444566 + ], + [ + 4.7934576, + 52.9449664 + ], + [ + 4.7939009, + 52.9454466 + ], + [ + 4.8008954, + 52.9523962 + ], + [ + 4.8010444, + 52.9525593 + ], + [ + 4.8011593, + 52.9527269 + ], + [ + 4.801282, + 52.9528761 + ], + [ + 4.8014226, + 52.9531032 + ], + [ + 4.8015776, + 52.9533808 + ], + [ + 4.8017091, + 52.9537039 + ], + [ + 4.803268, + 52.9587682 + ], + [ + 4.8033149, + 52.9589331 + ], + [ + 4.8033277, + 52.9591024 + ], + [ + 4.8033023, + 52.9592851 + ], + [ + 4.8032303, + 52.9595615 + ], + [ + 4.8029291, + 52.9602483 + ], + [ + 4.8017747, + 52.9631787 + ], + [ + 4.8015813, + 52.9637357 + ], + [ + 4.8014417, + 52.9642358 + ], + [ + 4.8014062, + 52.9643271 + ], + [ + 4.8013638, + 52.9643817 + ], + [ + 4.8012837, + 52.9644271 + ], + [ + 4.8011355, + 52.9644743 + ], + [ + 4.8009234, + 52.964487 + ], + [ + 4.8004238, + 52.9644775 + ], + [ + 4.7991183, + 52.9644662 + ], + [ + 4.7965262, + 52.9644161 + ], + [ + 4.7962841, + 52.9644172 + ], + [ + 4.7960686, + 52.9643932 + ], + [ + 4.7958006, + 52.9643415 + ], + [ + 4.7952802, + 52.9642084 + ], + [ + 4.7912064, + 52.9629934 + ], + [ + 4.7909047, + 52.9629209 + ], + [ + 4.7906966, + 52.9629107 + ], + [ + 4.7902418, + 52.9629517 + ], + [ + 4.7899766, + 52.9629709 + ], + [ + 4.78978, + 52.9629607 + ], + [ + 4.7896744, + 52.9629305 + ], + [ + 4.7896107, + 52.9628867 + ], + [ + 4.7895513, + 52.9628063 + ], + [ + 4.7895753, + 52.9627173 + ], + [ + 4.7896595, + 52.9626536 + ], + [ + 4.7897775, + 52.9626086 + ], + [ + 4.7902779, + 52.962554 + ], + [ + 4.7912865, + 52.9624221 + ], + [ + 4.791541, + 52.9623617 + ], + [ + 4.7917388, + 52.9622918 + ], + [ + 4.791861, + 52.962217 + ], + [ + 4.7919953, + 52.9620896 + ], + [ + 4.7932112, + 52.9599257 + ], + [ + 4.7932875, + 52.9598827 + ], + [ + 4.7933597, + 52.9598671 + ], + [ + 4.7934883, + 52.95987 + ], + [ + 4.7941942, + 52.9599926 + ], + [ + 4.794775, + 52.9601306 + ], + [ + 4.7948501, + 52.9601812 + ], + [ + 4.7948531, + 52.9602316 + ], + [ + 4.7948023, + 52.9603434 + ], + [ + 4.7943243, + 52.9612099 + ], + [ + 4.7942809, + 52.9613355 + ], + [ + 4.7942953, + 52.9613836 + ], + [ + 4.7944421, + 52.9614416 + ], + [ + 4.7963061, + 52.9618308 + ], + [ + 4.7964044, + 52.9618359 + ], + [ + 4.7965069, + 52.9618136 + ], + [ + 4.7965717, + 52.9617773 + ], + [ + 4.7968389, + 52.961358 + ], + [ + 4.797246, + 52.9606809 + ], + [ + 4.7973792, + 52.9606381 + ], + [ + 4.7974854, + 52.9606203 + ], + [ + 4.797679, + 52.9603104 + ], + [ + 4.7979733, + 52.9603736 + ], + [ + 4.7981905, + 52.9600043 + ], + [ + 4.7978999, + 52.9599479 + ], + [ + 4.7980938, + 52.9596265 + ], + [ + 4.7954523, + 52.9590913 + ], + [ + 4.7953678, + 52.9591778 + ], + [ + 4.795284, + 52.9592231 + ], + [ + 4.7951818, + 52.9592203 + ], + [ + 4.7945629, + 52.9590912 + ], + [ + 4.7940234, + 52.9589741 + ], + [ + 4.7939519, + 52.9589485 + ], + [ + 4.7939412, + 52.9589051 + ], + [ + 4.7932324, + 52.9586344 + ], + [ + 4.7934577, + 52.9583565 + ], + [ + 4.7936723, + 52.9582208 + ], + [ + 4.792861, + 52.9579732 + ], + [ + 4.7943645, + 52.9555319 + ], + [ + 4.7937388, + 52.9553708 + ], + [ + 4.7933387, + 52.9552864 + ], + [ + 4.7927689, + 52.9551828 + ], + [ + 4.7914766, + 52.957671 + ], + [ + 4.7908274, + 52.9575464 + ], + [ + 4.7913812, + 52.9564173 + ], + [ + 4.7920782, + 52.9550556 + ], + [ + 4.7914177, + 52.9549356 + ], + [ + 4.7906364, + 52.9548034 + ], + [ + 4.7898543, + 52.9547101 + ], + [ + 4.7890121, + 52.9546005 + ], + [ + 4.7879806, + 52.9544967 + ], + [ + 4.7872884, + 52.9570727 + ], + [ + 4.7866158, + 52.9570096 + ], + [ + 4.7866857, + 52.9566212 + ], + [ + 4.7872586, + 52.9544403 + ], + [ + 4.7855839, + 52.9543285 + ], + [ + 4.7852628, + 52.9563644 + ], + [ + 4.7851566, + 52.9568967 + ], + [ + 4.7849712, + 52.956898 + ], + [ + 4.7847788, + 52.9568558 + ], + [ + 4.7827769, + 52.9563444 + ], + [ + 4.7823174, + 52.9569662 + ], + [ + 4.7842813, + 52.9574912 + ], + [ + 4.7843788, + 52.9575512 + ], + [ + 4.7843474, + 52.9576311 + ], + [ + 4.7842073, + 52.9576349 + ], + [ + 4.7822016, + 52.9571211 + ], + [ + 4.7817495, + 52.9577522 + ], + [ + 4.7837624, + 52.9582935 + ], + [ + 4.78383, + 52.958335 + ], + [ + 4.7837757, + 52.9584193 + ], + [ + 4.7835905, + 52.9584068 + ], + [ + 4.7816488, + 52.9579094 + ], + [ + 4.7811966, + 52.9585565 + ], + [ + 4.7831532, + 52.9590655 + ], + [ + 4.7832697, + 52.9591186 + ], + [ + 4.7832306, + 52.9592008 + ], + [ + 4.7830341, + 52.9591883 + ], + [ + 4.781111, + 52.958707 + ], + [ + 4.7810122, + 52.9587431 + ], + [ + 4.7808646, + 52.9587422 + ], + [ + 4.7806987, + 52.9586957 + ], + [ + 4.780567, + 52.9586492 + ], + [ + 4.7801879, + 52.9592029 + ], + [ + 4.7813602, + 52.9595201 + ], + [ + 4.7814465, + 52.9595686 + ], + [ + 4.7813962, + 52.9596484 + ], + [ + 4.7811919, + 52.9596427 + ], + [ + 4.780076, + 52.9593509 + ], + [ + 4.7798556, + 52.9596722 + ], + [ + 4.7797484, + 52.9597448 + ], + [ + 4.7795898, + 52.9597234 + ], + [ + 4.7795991, + 52.9596137 + ], + [ + 4.7802989, + 52.9586021 + ], + [ + 4.779232, + 52.9583333 + ], + [ + 4.7785243, + 52.9593609 + ], + [ + 4.778417, + 52.9594427 + ], + [ + 4.7782971, + 52.9593642 + ], + [ + 4.7782715, + 52.9593024 + ], + [ + 4.7789833, + 52.9582612 + ], + [ + 4.7788446, + 52.9581712 + ], + [ + 4.778774, + 52.9580816 + ], + [ + 4.7766618, + 52.9578774 + ], + [ + 4.7765547, + 52.9580124 + ], + [ + 4.7752672, + 52.9600805 + ], + [ + 4.7748005, + 52.9603002 + ], + [ + 4.7745269, + 52.9604941 + ], + [ + 4.7751601, + 52.9606848 + ], + [ + 4.7752183, + 52.9607052 + ], + [ + 4.7751746, + 52.9608461 + ], + [ + 4.7773077, + 52.9608809 + ], + [ + 4.7774929, + 52.9608741 + ], + [ + 4.7776508, + 52.9608741 + ], + [ + 4.7778018, + 52.9608535 + ], + [ + 4.7780488, + 52.961128 + ], + [ + 4.7781929, + 52.9612515 + ], + [ + 4.7783988, + 52.9614711 + ], + [ + 4.7784949, + 52.9614642 + ], + [ + 4.7785801, + 52.9614674 + ], + [ + 4.7789505, + 52.9615037 + ], + [ + 4.7791957, + 52.9615577 + ], + [ + 4.7794623, + 52.9617008 + ], + [ + 4.7796301, + 52.9618686 + ], + [ + 4.7811075, + 52.9612637 + ], + [ + 4.7812569, + 52.9614039 + ], + [ + 4.779776, + 52.9619861 + ], + [ + 4.7803956, + 52.9625702 + ], + [ + 4.7827598, + 52.9616316 + ], + [ + 4.7829053, + 52.9617763 + ], + [ + 4.7805148, + 52.9626944 + ], + [ + 4.7810021, + 52.9631358 + ], + [ + 4.7810135, + 52.963135 + ], + [ + 4.7810222, + 52.9631317 + ], + [ + 4.7811268, + 52.9630869 + ], + [ + 4.7811382, + 52.9630824 + ], + [ + 4.7811496, + 52.9630841 + ], + [ + 4.7811583, + 52.9630885 + ], + [ + 4.7812462, + 52.9631681 + ], + [ + 4.7813092, + 52.9632303 + ], + [ + 4.7813159, + 52.9632351 + ], + [ + 4.7813273, + 52.9632351 + ], + [ + 4.7835061, + 52.9623581 + ], + [ + 4.7831887, + 52.9620615 + ], + [ + 4.7833372, + 52.9619982 + ], + [ + 4.7836693, + 52.9623201 + ], + [ + 4.7838772, + 52.9623395 + ], + [ + 4.7840691, + 52.9624183 + ], + [ + 4.7847587, + 52.962877 + ], + [ + 4.7848028, + 52.9629711 + ], + [ + 4.7847936, + 52.9630762 + ], + [ + 4.7847161, + 52.9632038 + ], + [ + 4.7845253, + 52.9633103 + ], + [ + 4.7840913, + 52.9634818 + ], + [ + 4.7838285, + 52.9635993 + ], + [ + 4.7836375, + 52.9637173 + ], + [ + 4.7835448, + 52.9638448 + ], + [ + 4.78349, + 52.963968 + ], + [ + 4.7834763, + 52.9641303 + ], + [ + 4.7835156, + 52.9642906 + ], + [ + 4.7836111, + 52.96449 + ], + [ + 4.7840482, + 52.9651304 + ], + [ + 4.7842421, + 52.9653327 + ], + [ + 4.7845272, + 52.9655034 + ], + [ + 4.7848437, + 52.965608 + ], + [ + 4.7850162, + 52.9657141 + ], + [ + 4.7850824, + 52.9658494 + ], + [ + 4.7850919, + 52.9659707 + ], + [ + 4.7850376, + 52.9660664 + ], + [ + 4.7848736, + 52.9661456 + ], + [ + 4.7846233, + 52.9661786 + ], + [ + 4.7843513, + 52.966152 + ], + [ + 4.7840199, + 52.9660267 + ], + [ + 4.7836518, + 52.9658372 + ], + [ + 4.7833788, + 52.965614 + ], + [ + 4.7830915, + 52.9653243 + ], + [ + 4.7827693, + 52.9648538 + ], + [ + 4.7826249, + 52.9646288 + ], + [ + 4.7825086, + 52.9645551 + ], + [ + 4.7822781, + 52.964531 + ], + [ + 4.7820583, + 52.9645504 + ], + [ + 4.7817808, + 52.964629 + ], + [ + 4.78156, + 52.9647238 + ], + [ + 4.7814532, + 52.9647736 + ], + [ + 4.7813282, + 52.9647775 + ], + [ + 4.7811736, + 52.9647447 + ], + [ + 4.7811139, + 52.9646803 + ], + [ + 4.7810396, + 52.964563 + ], + [ + 4.7809269, + 52.9644629 + ], + [ + 4.7806748, + 52.9642819 + ], + [ + 4.7804387, + 52.9640913 + ], + [ + 4.7802846, + 52.9639418 + ], + [ + 4.780135, + 52.9638175 + ], + [ + 4.7793769, + 52.963222 + ], + [ + 4.7790192, + 52.9633276 + ], + [ + 4.7790682, + 52.9635259 + ], + [ + 4.7790183, + 52.9635737 + ], + [ + 4.7781792, + 52.962788 + ], + [ + 4.7781203, + 52.9628076 + ], + [ + 4.7780063, + 52.962848 + ], + [ + 4.7778936, + 52.9628868 + ], + [ + 4.7778199, + 52.9629086 + ], + [ + 4.7776884, + 52.962953 + ], + [ + 4.7776965, + 52.9630936 + ], + [ + 4.7776992, + 52.9633391 + ], + [ + 4.7777019, + 52.9634765 + ], + [ + 4.7777072, + 52.9637107 + ], + [ + 4.7776992, + 52.9638303 + ], + [ + 4.7776724, + 52.9638868 + ], + [ + 4.7776831, + 52.9639773 + ], + [ + 4.7777716, + 52.9640548 + ], + [ + 4.7778789, + 52.9641081 + ], + [ + 4.7780935, + 52.9641178 + ], + [ + 4.7781605, + 52.9641162 + ], + [ + 4.7782115, + 52.9641534 + ], + [ + 4.7782195, + 52.9642099 + ], + [ + 4.7787506, + 52.9645815 + ], + [ + 4.779, + 52.9647043 + ], + [ + 4.7791395, + 52.9647527 + ], + [ + 4.779271, + 52.9648157 + ], + [ + 4.7795228, + 52.9650377 + ], + [ + 4.7796379, + 52.9651824 + ], + [ + 4.7797995, + 52.965261 + ], + [ + 4.7798593, + 52.9653162 + ], + [ + 4.779881, + 52.965385 + ], + [ + 4.7798115, + 52.9654738 + ], + [ + 4.7796554, + 52.9655392 + ], + [ + 4.7795115, + 52.9655453 + ], + [ + 4.7793687, + 52.965476 + ], + [ + 4.7792014, + 52.9652669 + ], + [ + 4.7790818, + 52.9651611 + ], + [ + 4.7789083, + 52.9651282 + ], + [ + 4.7779805, + 52.9651598 + ], + [ + 4.7769715, + 52.9651795 + ], + [ + 4.7759742, + 52.965247 + ], + [ + 4.7680363, + 52.965433 + ], + [ + 4.7649017, + 52.9653998 + ], + [ + 4.7632096, + 52.9653682 + ], + [ + 4.7625661, + 52.9653205 + ], + [ + 4.761525, + 52.9651149 + ], + [ + 4.7594064, + 52.9646162 + ], + [ + 4.7593216, + 52.9645963 + ], + [ + 4.7559901, + 52.9638973 + ], + [ + 4.7551233, + 52.9638427 + ], + [ + 4.7540218, + 52.9639047 + ], + [ + 4.7492561, + 52.9644043 + ], + [ + 4.7488093, + 52.9644318 + ], + [ + 4.7470264, + 52.9643635 + ], + [ + 4.7468409, + 52.964304 + ], + [ + 4.745675, + 52.9642677 + ], + [ + 4.7416587, + 52.9640967 + ], + [ + 4.7349208, + 52.9630956 + ], + [ + 4.732555, + 52.9628122 + ], + [ + 4.7308328, + 52.9625926 + ], + [ + 4.730583, + 52.9625286 + ], + [ + 4.7304997, + 52.9624623 + ], + [ + 4.7303559, + 52.9623411 + ], + [ + 4.7297383, + 52.9617149 + ], + [ + 4.7296747, + 52.9616504 + ], + [ + 4.7280739, + 52.9600746 + ], + [ + 4.7278847, + 52.9601318 + ], + [ + 4.7277257, + 52.9599945 + ], + [ + 4.7278469, + 52.9598619 + ], + [ + 4.7269086, + 52.9589242 + ], + [ + 4.7259247, + 52.9580321 + ], + [ + 4.7256029, + 52.9576936 + ], + [ + 4.7249183, + 52.9569732 + ], + [ + 4.7248085, + 52.9571082 + ], + [ + 4.7245777, + 52.9570121 + ], + [ + 4.7246338, + 52.956923 + ], + [ + 4.7247406, + 52.9567536 + ], + [ + 4.7244757, + 52.9564288 + ], + [ + 4.7237795, + 52.9557679 + ], + [ + 4.7234543, + 52.9552669 + ], + [ + 4.7229474, + 52.954606 + ], + [ + 4.7223307, + 52.9540365 + ], + [ + 4.7216724, + 52.9535378 + ], + [ + 4.7212183, + 52.9537322 + ], + [ + 4.7211578, + 52.9536636 + ], + [ + 4.7215362, + 52.953492 + ], + [ + 4.7213092, + 52.9532062 + ], + [ + 4.7209499, + 52.9529637 + ], + [ + 4.7203484, + 52.9523759 + ], + [ + 4.7203557, + 52.9528882 + ], + [ + 4.72028, + 52.9529156 + ], + [ + 4.7202569, + 52.9529232 + ], + [ + 4.7201476, + 52.9529591 + ], + [ + 4.7200227, + 52.9529134 + ], + [ + 4.7199774, + 52.9526183 + ], + [ + 4.7199208, + 52.9521563 + ], + [ + 4.7198189, + 52.9518864 + ], + [ + 4.7191117, + 52.950816 + ], + [ + 4.7188518, + 52.9502986 + ], + [ + 4.7187362, + 52.9501725 + ], + [ + 4.7186475, + 52.9500717 + ], + [ + 4.7185784, + 52.9500018 + ], + [ + 4.7183136, + 52.9500475 + ], + [ + 4.7181054, + 52.9500315 + ], + [ + 4.7180185, + 52.9499491 + ], + [ + 4.7183477, + 52.9497959 + ], + [ + 4.7182911, + 52.949478 + ], + [ + 4.718106, + 52.948929 + ], + [ + 4.7178489, + 52.948483 + ], + [ + 4.7180344, + 52.9484006 + ], + [ + 4.717703, + 52.947823 + ], + [ + 4.7175531, + 52.9474321 + ], + [ + 4.7172288, + 52.946587 + ], + [ + 4.7168416, + 52.945121 + ], + [ + 4.7167542, + 52.9448468 + ], + [ + 4.7166287, + 52.9446114 + ], + [ + 4.7164659, + 52.9443348 + ], + [ + 4.7163635, + 52.944047 + ], + [ + 4.7162498, + 52.9437591 + ], + [ + 4.7160912, + 52.9434437 + ], + [ + 4.7159028, + 52.9430962 + ], + [ + 4.7157066, + 52.9427784 + ], + [ + 4.7155031, + 52.9424286 + ], + [ + 4.7153926, + 52.9421864 + ], + [ + 4.7152789, + 52.9419099 + ], + [ + 4.7152321, + 52.9417158 + ], + [ + 4.7151674, + 52.9410882 + ], + [ + 4.7152179, + 52.9409447 + ], + [ + 4.7152356, + 52.9407143 + ], + [ + 4.7152304, + 52.9405044 + ], + [ + 4.7150777, + 52.9399974 + ], + [ + 4.7148951, + 52.9394743 + ], + [ + 4.7148076, + 52.9391979 + ], + [ + 4.7148224, + 52.9388786 + ], + [ + 4.7148633, + 52.9385959 + ], + [ + 4.714862, + 52.93837 + ], + [ + 4.7148113, + 52.9381827 + ], + [ + 4.714671, + 52.9379131 + ], + [ + 4.7146279, + 52.9377326 + ], + [ + 4.7146951, + 52.9374454 + ], + [ + 4.7147171, + 52.9368159 + ], + [ + 4.7146832, + 52.936145 + ], + [ + 4.7146612, + 52.9358712 + ], + [ + 4.7146037, + 52.9351567 + ], + [ + 4.7142181, + 52.9335146 + ], + [ + 4.7140634, + 52.9327262 + ], + [ + 4.7140583, + 52.9323118 + ], + [ + 4.7141834, + 52.9311947 + ], + [ + 4.713954, + 52.93048 + ], + [ + 4.7139041, + 52.9299541 + ], + [ + 4.71389, + 52.9298056 + ], + [ + 4.7136836, + 52.9287261 + ], + [ + 4.7137072, + 52.9271985 + ], + [ + 4.7133237, + 52.9168632 + ], + [ + 4.7132985, + 52.9161839 + ], + [ + 4.7132611, + 52.9151764 + ], + [ + 4.713127, + 52.914232 + ], + [ + 4.7130694, + 52.9131533 + ], + [ + 4.7128881, + 52.9104563 + ], + [ + 4.7127418, + 52.9039124 + ], + [ + 4.7126084, + 52.9027257 + ], + [ + 4.7125391, + 52.9015553 + ], + [ + 4.7125223, + 52.9013891 + ], + [ + 4.712399, + 52.8975001 + ], + [ + 4.7120934, + 52.8970581 + ], + [ + 4.7118675, + 52.8955047 + ], + [ + 4.7116416, + 52.8937946 + ], + [ + 4.7108398, + 52.8902515 + ], + [ + 4.7104558, + 52.8892635 + ], + [ + 4.7100267, + 52.8871375 + ], + [ + 4.7092022, + 52.8839414 + ], + [ + 4.7091797, + 52.8836689 + ], + [ + 4.7090667, + 52.883369 + ], + [ + 4.7089425, + 52.8829124 + ], + [ + 4.7088634, + 52.8826466 + ], + [ + 4.7087844, + 52.8824285 + ], + [ + 4.7086715, + 52.8821559 + ], + [ + 4.7085811, + 52.881856 + ], + [ + 4.7084117, + 52.8813722 + ], + [ + 4.7081745, + 52.880861 + ], + [ + 4.7080051, + 52.8802817 + ], + [ + 4.70796, + 52.8798455 + ], + [ + 4.7078696, + 52.879164 + ], + [ + 4.7075534, + 52.8785506 + ], + [ + 4.7074743, + 52.8779371 + ], + [ + 4.707192, + 52.8775759 + ], + [ + 4.7069661, + 52.8766285 + ], + [ + 4.7065257, + 52.8760014 + ], + [ + 4.7061078, + 52.8746586 + ], + [ + 4.7058932, + 52.8735884 + ], + [ + 4.7057013, + 52.8729545 + ], + [ + 4.7050688, + 52.8720342 + ], + [ + 4.7049446, + 52.8711958 + ], + [ + 4.7042218, + 52.8693484 + ], + [ + 4.7037249, + 52.8687212 + ], + [ + 4.7035781, + 52.8684758 + ], + [ + 4.703499, + 52.8682508 + ], + [ + 4.7028892, + 52.8663624 + ], + [ + 4.7022454, + 52.8652783 + ], + [ + 4.7019518, + 52.8643102 + ], + [ + 4.7011161, + 52.8624489 + ], + [ + 4.7007886, + 52.8617057 + ], + [ + 4.7002126, + 52.8604715 + ], + [ + 4.699806, + 52.8594215 + ], + [ + 4.6995237, + 52.8587737 + ], + [ + 4.6991962, + 52.8583236 + ], + [ + 4.6990381, + 52.8579213 + ], + [ + 4.6989251, + 52.8575054 + ], + [ + 4.6986993, + 52.8567962 + ], + [ + 4.6985863, + 52.8564552 + ], + [ + 4.698225, + 52.8559506 + ], + [ + 4.6979652, + 52.8554392 + ], + [ + 4.6975248, + 52.8542935 + ], + [ + 4.6970391, + 52.8533456 + ], + [ + 4.6968923, + 52.853066 + ], + [ + 4.6968697, + 52.8529159 + ], + [ + 4.6968358, + 52.8527045 + ], + [ + 4.6966213, + 52.8524658 + ], + [ + 4.6963841, + 52.8519952 + ], + [ + 4.6963502, + 52.851702 + ], + [ + 4.6960566, + 52.8510746 + ], + [ + 4.695842, + 52.8506176 + ], + [ + 4.6957178, + 52.8503312 + ], + [ + 4.6956387, + 52.8501402 + ], + [ + 4.6955936, + 52.8498879 + ], + [ + 4.6954468, + 52.8495196 + ], + [ + 4.6953225, + 52.8491649 + ], + [ + 4.695187, + 52.8487761 + ], + [ + 4.6947804, + 52.8480873 + ], + [ + 4.6944642, + 52.8476576 + ], + [ + 4.6942609, + 52.8472484 + ], + [ + 4.6941593, + 52.8469141 + ], + [ + 4.6940689, + 52.846423 + ], + [ + 4.6939447, + 52.845891 + ], + [ + 4.6936172, + 52.845434 + ], + [ + 4.6934817, + 52.8449975 + ], + [ + 4.6934252, + 52.844595 + ], + [ + 4.6932558, + 52.8442472 + ], + [ + 4.6930751, + 52.8437219 + ], + [ + 4.6928718, + 52.8433059 + ], + [ + 4.6926234, + 52.8429239 + ], + [ + 4.6924088, + 52.8423509 + ], + [ + 4.69207, + 52.8412662 + ], + [ + 4.691878, + 52.8406796 + ], + [ + 4.6915957, + 52.8402635 + ], + [ + 4.6915053, + 52.8396086 + ], + [ + 4.6913472, + 52.8391174 + ], + [ + 4.6909406, + 52.8385307 + ], + [ + 4.690455, + 52.8379167 + ], + [ + 4.6902066, + 52.8374392 + ], + [ + 4.6902066, + 52.8372413 + ], + [ + 4.6901614, + 52.8369821 + ], + [ + 4.6900485, + 52.8366614 + ], + [ + 4.6894047, + 52.8354266 + ], + [ + 4.6891789, + 52.8350036 + ], + [ + 4.6888965, + 52.8342395 + ], + [ + 4.6886706, + 52.8338779 + ], + [ + 4.6886812, + 52.8336916 + ], + [ + 4.6884109, + 52.8334344 + ], + [ + 4.6881398, + 52.8329295 + ], + [ + 4.6880721, + 52.8325815 + ], + [ + 4.6879817, + 52.8323223 + ], + [ + 4.6878575, + 52.832063 + ], + [ + 4.6876994, + 52.831715 + ], + [ + 4.6876542, + 52.8313875 + ], + [ + 4.6876448, + 52.8310365 + ], + [ + 4.6872168, + 52.8299802 + ], + [ + 4.6870905, + 52.8292909 + ], + [ + 4.686922, + 52.8289834 + ], + [ + 4.6866526, + 52.8286158 + ], + [ + 4.6865251, + 52.8284353 + ], + [ + 4.686506, + 52.82834 + ], + [ + 4.6864728, + 52.8283106 + ], + [ + 4.6864444, + 52.8279764 + ], + [ + 4.686371, + 52.8276261 + ], + [ + 4.6860399, + 52.8270021 + ], + [ + 4.6859021, + 52.8267097 + ], + [ + 4.6858105, + 52.8264478 + ], + [ + 4.6856937, + 52.8260169 + ], + [ + 4.6856379, + 52.8256751 + ], + [ + 4.6855254, + 52.8253917 + ], + [ + 4.6852717, + 52.8250461 + ], + [ + 4.6851175, + 52.8248193 + ], + [ + 4.6850422, + 52.8244937 + ], + [ + 4.6843426, + 52.8230144 + ], + [ + 4.6843272, + 52.8229146 + ], + [ + 4.6843084, + 52.8227923 + ], + [ + 4.6836899, + 52.8211423 + ], + [ + 4.6836273, + 52.8206001 + ], + [ + 4.6835633, + 52.8202754 + ], + [ + 4.6833138, + 52.8193772 + ], + [ + 4.6829401, + 52.8184576 + ], + [ + 4.6826911, + 52.817619 + ], + [ + 4.6819579, + 52.8146877 + ], + [ + 4.6818733, + 52.8144242 + ], + [ + 4.681804, + 52.8141517 + ], + [ + 4.6814838, + 52.8130439 + ], + [ + 4.6811002, + 52.8120307 + ], + [ + 4.6803464, + 52.8104422 + ], + [ + 4.6796469, + 52.8092552 + ], + [ + 4.6794342, + 52.8087638 + ], + [ + 4.6792066, + 52.8083309 + ], + [ + 4.6786611, + 52.8071469 + ], + [ + 4.6782893, + 52.8064057 + ], + [ + 4.6777587, + 52.8052567 + ], + [ + 4.6775875, + 52.8048392 + ], + [ + 4.6772714, + 52.8041418 + ], + [ + 4.6765578, + 52.8026613 + ], + [ + 4.6762667, + 52.8020998 + ], + [ + 4.6759576, + 52.8015804 + ], + [ + 4.6757725, + 52.8012478 + ], + [ + 4.675594, + 52.800927 + ], + [ + 4.6753444, + 52.8004194 + ], + [ + 4.6751496, + 52.7998975 + ], + [ + 4.6749653, + 52.7993756 + ], + [ + 4.6746126, + 52.7985621 + ], + [ + 4.6740992, + 52.7972797 + ], + [ + 4.6738202, + 52.796639 + ], + [ + 4.6735926, + 52.7961737 + ], + [ + 4.6733946, + 52.7958632 + ], + [ + 4.6732407, + 52.7956606 + ], + [ + 4.6726041, + 52.7949412 + ], + [ + 4.6708914, + 52.7927248 + ], + [ + 4.670737, + 52.792383 + ], + [ + 4.6705402, + 52.7917529 + ], + [ + 4.6703849, + 52.7912878 + ], + [ + 4.6700667, + 52.7906864 + ], + [ + 4.6684268, + 52.7880465 + ], + [ + 4.6673245, + 52.7861463 + ], + [ + 4.6670067, + 52.7856882 + ], + [ + 4.6667274, + 52.7849519 + ], + [ + 4.6666031, + 52.7847401 + ], + [ + 4.6667499, + 52.7844259 + ], + [ + 4.6664337, + 52.783818 + ], + [ + 4.6660723, + 52.783333 + ], + [ + 4.6653721, + 52.7822879 + ], + [ + 4.6652818, + 52.7821171 + ], + [ + 4.6652592, + 52.7818917 + ], + [ + 4.6652818, + 52.7816663 + ], + [ + 4.6648752, + 52.781031 + ], + [ + 4.6646719, + 52.78071 + ], + [ + 4.6645138, + 52.7804709 + ], + [ + 4.6642767, + 52.7801361 + ], + [ + 4.6638701, + 52.7796648 + ], + [ + 4.6637684, + 52.7795145 + ], + [ + 4.6636668, + 52.7791729 + ], + [ + 4.6628763, + 52.777793 + ], + [ + 4.6626843, + 52.7775334 + ], + [ + 4.6624245, + 52.777308 + ], + [ + 4.6623116, + 52.777103 + ], + [ + 4.6623229, + 52.7767614 + ], + [ + 4.6621083, + 52.7762217 + ], + [ + 4.6616792, + 52.7758255 + ], + [ + 4.6613742, + 52.7754634 + ], + [ + 4.6611258, + 52.7750125 + ], + [ + 4.6605627, + 52.7742626 + ], + [ + 4.6601348, + 52.7741044 + ], + [ + 4.6595992, + 52.7735423 + ], + [ + 4.65946, + 52.7734308 + ], + [ + 4.6591692, + 52.7731234 + ], + [ + 4.6591071, + 52.7729594 + ], + [ + 4.6583758, + 52.7720558 + ], + [ + 4.6581217, + 52.771733 + ], + [ + 4.6571617, + 52.7707149 + ], + [ + 4.6556597, + 52.7690136 + ], + [ + 4.6553096, + 52.7686104 + ], + [ + 4.6548918, + 52.7679886 + ], + [ + 4.6545304, + 52.7675923 + ], + [ + 4.6544513, + 52.7674283 + ], + [ + 4.6543497, + 52.7673053 + ], + [ + 4.6541577, + 52.7669773 + ], + [ + 4.6538979, + 52.7665878 + ], + [ + 4.6536833, + 52.7661847 + ], + [ + 4.6524185, + 52.7639774 + ], + [ + 4.6519103, + 52.7629524 + ], + [ + 4.6508035, + 52.7605331 + ], + [ + 4.650476, + 52.7596447 + ], + [ + 4.650284, + 52.7592346 + ], + [ + 4.6499113, + 52.7582709 + ], + [ + 4.6497193, + 52.757731 + ], + [ + 4.6494695, + 52.7571611 + ], + [ + 4.6494243, + 52.7570535 + ], + [ + 4.6491957, + 52.7570183 + ], + [ + 4.649376, + 52.7568753 + ], + [ + 4.6493424, + 52.7567989 + ], + [ + 4.6491504, + 52.7561838 + ], + [ + 4.6482695, + 52.7539077 + ], + [ + 4.6473209, + 52.7516451 + ], + [ + 4.6469143, + 52.7503737 + ], + [ + 4.6457398, + 52.7466617 + ], + [ + 4.6444297, + 52.7425254 + ], + [ + 4.6431197, + 52.7384982 + ], + [ + 4.643018, + 52.7380674 + ], + [ + 4.6428373, + 52.737664 + ], + [ + 4.6415273, + 52.7334996 + ], + [ + 4.6411772, + 52.7324396 + ], + [ + 4.639822, + 52.7280558 + ], + [ + 4.6391557, + 52.726004 + ], + [ + 4.6392573, + 52.7257304 + ], + [ + 4.6394606, + 52.7255457 + ], + [ + 4.6395089, + 52.7254893 + ], + [ + 4.6396013, + 52.7253451 + ], + [ + 4.6396321, + 52.7251251 + ], + [ + 4.6398683, + 52.7248316 + ], + [ + 4.6394634, + 52.7237623 + ], + [ + 4.6393986, + 52.723422 + ], + [ + 4.6393722, + 52.7232209 + ], + [ + 4.6392478, + 52.7217252 + ], + [ + 4.6392265, + 52.7212324 + ], + [ + 4.639194, + 52.7209492 + ], + [ + 4.6391355, + 52.7205937 + ], + [ + 4.6389959, + 52.7201364 + ], + [ + 4.6386097, + 52.7187079 + ], + [ + 4.6383876, + 52.7177704 + ], + [ + 4.6383397, + 52.7172633 + ], + [ + 4.6383131, + 52.7149372 + ], + [ + 4.6382196, + 52.7140066 + ], + [ + 4.6382296, + 52.7135538 + ], + [ + 4.638153, + 52.7129765 + ], + [ + 4.6379608, + 52.7120294 + ], + [ + 4.6376893, + 52.7099916 + ], + [ + 4.6374734, + 52.7091974 + ], + [ + 4.637418, + 52.708943 + ], + [ + 4.6373959, + 52.708588 + ], + [ + 4.6371225, + 52.7072288 + ], + [ + 4.6368612, + 52.7057139 + ], + [ + 4.6367862, + 52.7051325 + ], + [ + 4.6366883, + 52.7040935 + ], + [ + 4.6366643, + 52.7035566 + ], + [ + 4.6366137, + 52.7031483 + ], + [ + 4.636545, + 52.702756 + ], + [ + 4.6364129, + 52.7023408 + ], + [ + 4.6362249, + 52.701906 + ], + [ + 4.6360562, + 52.7014743 + ], + [ + 4.6358948, + 52.7009704 + ], + [ + 4.6356337, + 52.7002442 + ], + [ + 4.635495, + 52.6996197 + ], + [ + 4.6353718, + 52.6986519 + ], + [ + 4.6351285, + 52.6973112 + ], + [ + 4.634866, + 52.696435 + ], + [ + 4.6345446, + 52.6941701 + ], + [ + 4.634118, + 52.692343 + ], + [ + 4.6339895, + 52.6919007 + ], + [ + 4.6339328, + 52.6915752 + ], + [ + 4.633862, + 52.6912819 + ], + [ + 4.6337654, + 52.6902546 + ], + [ + 4.6336861, + 52.6886376 + ], + [ + 4.6336713, + 52.6880882 + ], + [ + 4.6336147, + 52.6874115 + ], + [ + 4.6335216, + 52.6867092 + ], + [ + 4.6334415, + 52.686361 + ], + [ + 4.6333573, + 52.686138 + ], + [ + 4.6332677, + 52.6858274 + ], + [ + 4.6331499, + 52.6853735 + ], + [ + 4.6330141, + 52.684725 + ], + [ + 4.6329009, + 52.6841279 + ], + [ + 4.6328758, + 52.6837109 + ], + [ + 4.6328328, + 52.6834332 + ], + [ + 4.6327193, + 52.6829874 + ], + [ + 4.6326675, + 52.6827051 + ], + [ + 4.6326505, + 52.682397 + ], + [ + 4.6326866, + 52.6814834 + ], + [ + 4.6326485, + 52.6811201 + ], + [ + 4.6325916, + 52.6807991 + ], + [ + 4.6325015, + 52.6805066 + ], + [ + 4.6323519, + 52.6801551 + ], + [ + 4.6320672, + 52.6796061 + ], + [ + 4.6315513, + 52.6785645 + ], + [ + 4.6314503, + 52.6783008 + ], + [ + 4.6313752, + 52.6780679 + ], + [ + 4.6313349, + 52.6778046 + ], + [ + 4.6312549, + 52.6768431 + ], + [ + 4.6311757, + 52.6764355 + ], + [ + 4.6311146, + 52.6760508 + ], + [ + 4.6310443, + 52.6757032 + ], + [ + 4.6309036, + 52.6753047 + ], + [ + 4.6307164, + 52.674552 + ], + [ + 4.6304332, + 52.673688 + ], + [ + 4.6300683, + 52.6728723 + ], + [ + 4.6298187, + 52.6723748 + ], + [ + 4.62964, + 52.671793 + ], + [ + 4.6295758, + 52.6710392 + ], + [ + 4.6296207, + 52.6700362 + ], + [ + 4.6295139, + 52.6690652 + ], + [ + 4.6281878, + 52.6684302 + ], + [ + 4.6276943, + 52.6669858 + ], + [ + 4.6276299, + 52.6659708 + ], + [ + 4.6276084, + 52.6650013 + ], + [ + 4.6275226, + 52.6640383 + ], + [ + 4.62715, + 52.6623305 + ], + [ + 4.6270467, + 52.6617555 + ], + [ + 4.626989, + 52.6610667 + ], + [ + 4.6270003, + 52.659729 + ], + [ + 4.6270067, + 52.6589851 + ], + [ + 4.6268429, + 52.6574492 + ], + [ + 4.6265853, + 52.6563386 + ], + [ + 4.6263744, + 52.6553091 + ], + [ + 4.6263066, + 52.6549022 + ], + [ + 4.6261269, + 52.651985 + ], + [ + 4.625937, + 52.6504945 + ], + [ + 4.6255386, + 52.6482067 + ], + [ + 4.6249478, + 52.645232 + ], + [ + 4.624635, + 52.6438098 + ], + [ + 4.6242861, + 52.6423759 + ], + [ + 4.62375, + 52.6397185 + ], + [ + 4.6236975, + 52.6393807 + ], + [ + 4.6234781, + 52.6377902 + ], + [ + 4.623128, + 52.6360048 + ], + [ + 4.6226241, + 52.6345495 + ], + [ + 4.6211619, + 52.6269879 + ], + [ + 4.6209082, + 52.6256761 + ], + [ + 4.6206351, + 52.6246343 + ], + [ + 4.6203172, + 52.6239181 + ], + [ + 4.6200104, + 52.6227774 + ], + [ + 4.6197079, + 52.6196262 + ], + [ + 4.6190946, + 52.6158345 + ], + [ + 4.61885, + 52.6139753 + ], + [ + 4.6187448, + 52.613176 + ], + [ + 4.61831, + 52.611907 + ], + [ + 4.6177287, + 52.6102102 + ], + [ + 4.6176107, + 52.609781 + ], + [ + 4.6174731, + 52.609111 + ], + [ + 4.6174311, + 52.6089065 + ], + [ + 4.6174001, + 52.6074889 + ], + [ + 4.6172599, + 52.6065149 + ], + [ + 4.616305, + 52.6032212 + ], + [ + 4.6159266, + 52.6016455 + ], + [ + 4.6155718, + 52.5987459 + ], + [ + 4.6151235, + 52.5972982 + ], + [ + 4.6144105, + 52.5949958 + ], + [ + 4.6142546, + 52.5941566 + ], + [ + 4.6137987, + 52.5917018 + ], + [ + 4.6132931, + 52.5884298 + ], + [ + 4.6130101, + 52.5867412 + ], + [ + 4.6126633, + 52.5854807 + ], + [ + 4.6119529, + 52.5839257 + ], + [ + 4.6118819, + 52.582511 + ], + [ + 4.6112581, + 52.5803524 + ], + [ + 4.6105163, + 52.577365 + ], + [ + 4.6105879, + 52.5758133 + ], + [ + 4.6103955, + 52.5743353 + ], + [ + 4.610213, + 52.5735588 + ], + [ + 4.6098842, + 52.5720354 + ], + [ + 4.6081063, + 52.5656923 + ], + [ + 4.6078642, + 52.5639704 + ], + [ + 4.6072456, + 52.5611073 + ], + [ + 4.6061553, + 52.5572132 + ], + [ + 4.6061538, + 52.5572075 + ], + [ + 4.6052451, + 52.5536675 + ], + [ + 4.6039496, + 52.550359 + ], + [ + 4.6034868, + 52.5488887 + ], + [ + 4.6026385, + 52.5456367 + ], + [ + 4.6023715, + 52.5443823 + ], + [ + 4.6018924, + 52.541316 + ], + [ + 4.6014262, + 52.5397624 + ], + [ + 4.6007017, + 52.5385133 + ], + [ + 4.6005189, + 52.5380531 + ], + [ + 4.6003661, + 52.5374198 + ], + [ + 4.6001058, + 52.536036 + ], + [ + 4.5998772, + 52.5350916 + ], + [ + 4.5984074, + 52.5312873 + ], + [ + 4.596564, + 52.5259347 + ], + [ + 4.5957217, + 52.5238665 + ], + [ + 4.5953815, + 52.5226606 + ], + [ + 4.5946732, + 52.5186012 + ], + [ + 4.5938564, + 52.5163175 + ], + [ + 4.5924393, + 52.5134404 + ], + [ + 4.5903484, + 52.5074377 + ], + [ + 4.5890595, + 52.5033691 + ], + [ + 4.5886397, + 52.5021746 + ], + [ + 4.5877408, + 52.500101 + ], + [ + 4.5872246, + 52.4990147 + ], + [ + 4.5865818, + 52.4980445 + ], + [ + 4.58604, + 52.496957 + ], + [ + 4.5856216, + 52.4960164 + ], + [ + 4.5848644, + 52.49444 + ], + [ + 4.5819134, + 52.4892047 + ], + [ + 4.5775481, + 52.4825604 + ], + [ + 4.5761598, + 52.4806628 + ], + [ + 4.5748358, + 52.4786239 + ], + [ + 4.5742084, + 52.477897 + ], + [ + 4.5737383, + 52.4773038 + ], + [ + 4.5730943, + 52.4766724 + ], + [ + 4.5727526, + 52.4763228 + ], + [ + 4.5719413, + 52.4752539 + ], + [ + 4.57148, + 52.4746725 + ], + [ + 4.5710299, + 52.4741794 + ], + [ + 4.5697734, + 52.4728642 + ], + [ + 4.5691578, + 52.4722023 + ], + [ + 4.5685793, + 52.4714745 + ], + [ + 4.5681579, + 52.4708832 + ], + [ + 4.5676707, + 52.4701556 + ], + [ + 4.5668961, + 52.4688903 + ], + [ + 4.5665505, + 52.4684731 + ], + [ + 4.5659479, + 52.467867 + ], + [ + 4.5667221, + 52.4676555 + ], + [ + 4.5673703, + 52.4676686 + ], + [ + 4.567659, + 52.4677126 + ], + [ + 4.5676836, + 52.4677163 + ], + [ + 4.5688645, + 52.4679657 + ], + [ + 4.5703129, + 52.4683219 + ], + [ + 4.5710796, + 52.46853 + ], + [ + 4.571516, + 52.4685921 + ], + [ + 4.572161, + 52.468701 + ], + [ + 4.572586, + 52.468779 + ], + [ + 4.5729005, + 52.468758 + ], + [ + 4.572473, + 52.4679719 + ], + [ + 4.5709336, + 52.4651414 + ], + [ + 4.5702836, + 52.4639462 + ], + [ + 4.5700964, + 52.4639621 + ], + [ + 4.5700312, + 52.4638359 + ], + [ + 4.5702036, + 52.4637992 + ], + [ + 4.5698807, + 52.4632054 + ], + [ + 4.5695248, + 52.462391 + ], + [ + 4.5694337, + 52.4623059 + ], + [ + 4.5692413, + 52.4624948 + ], + [ + 4.568737, + 52.4626386 + ], + [ + 4.563201, + 52.4626615 + ], + [ + 4.5631983, + 52.4624008 + ], + [ + 4.5632358, + 52.4623836 + ], + [ + 4.5639895, + 52.4623706 + ], + [ + 4.564188, + 52.4623183 + ], + [ + 4.5642524, + 52.4621777 + ], + [ + 4.5642739, + 52.462011 + ], + [ + 4.5642148, + 52.4618313 + ], + [ + 4.5640754, + 52.4615927 + ], + [ + 4.563555, + 52.4610632 + ], + [ + 4.5626674, + 52.4603634 + ], + [ + 4.5608023, + 52.4603671 + ], + [ + 4.5594247, + 52.4607883 + ], + [ + 4.5583572, + 52.4611177 + ], + [ + 4.5576481, + 52.4613365 + ], + [ + 4.5568762, + 52.4616563 + ], + [ + 4.556431, + 52.4618002 + ], + [ + 4.5564108, + 52.4616628 + ], + [ + 4.5562048, + 52.4602587 + ], + [ + 4.5567412, + 52.4591512 + ], + [ + 4.5569017, + 52.4588938 + ], + [ + 4.5572432, + 52.4583744 + ], + [ + 4.5576088, + 52.4577099 + ], + [ + 4.5577489, + 52.4574553 + ], + [ + 4.557861, + 52.4572918 + ], + [ + 4.5574978, + 52.4572281 + ], + [ + 4.5577012, + 52.4566665 + ], + [ + 4.5578069, + 52.4563661 + ], + [ + 4.5580921, + 52.4560189 + ], + [ + 4.5582092, + 52.455867 + ], + [ + 4.5584296, + 52.4559253 + ], + [ + 4.5585996, + 52.4554084 + ], + [ + 4.5586137, + 52.455368 + ], + [ + 4.5586246, + 52.4549281 + ], + [ + 4.5590273, + 52.4538317 + ], + [ + 4.5593511, + 52.4529982 + ], + [ + 4.5596766, + 52.4522415 + ], + [ + 4.5597654, + 52.4519371 + ], + [ + 4.5599014, + 52.4515139 + ], + [ + 4.5598414, + 52.4514087 + ], + [ + 4.559861, + 52.4511562 + ], + [ + 4.5600212, + 52.4504895 + ], + [ + 4.5602439, + 52.4496426 + ], + [ + 4.5603566, + 52.4491381 + ], + [ + 4.5603084, + 52.4485601 + ], + [ + 4.5602996, + 52.4482351 + ], + [ + 4.5603368, + 52.4478292 + ], + [ + 4.5603663, + 52.4476086 + ], + [ + 4.5604055, + 52.4473153 + ], + [ + 4.5604565, + 52.4469546 + ], + [ + 4.5609692, + 52.4468042 + ], + [ + 4.5610582, + 52.4458197 + ], + [ + 4.5611268, + 52.4448067 + ], + [ + 4.5611361, + 52.4441505 + ], + [ + 4.5611409, + 52.4438089 + ], + [ + 4.5610551, + 52.4427316 + ], + [ + 4.5609865, + 52.4374457 + ], + [ + 4.5607629, + 52.4365256 + ], + [ + 4.5606746, + 52.4357733 + ], + [ + 4.5606177, + 52.4355152 + ], + [ + 4.5605435, + 52.4353451 + ], + [ + 4.5604233, + 52.4349855 + ], + [ + 4.5592962, + 52.432263 + ], + [ + 4.5579334, + 52.4292976 + ], + [ + 4.5560458, + 52.424795 + ], + [ + 4.554568, + 52.4218151 + ], + [ + 4.5519939, + 52.4175305 + ], + [ + 4.5516988, + 52.4170827 + ], + [ + 4.551076, + 52.4159834 + ], + [ + 4.5507411, + 52.4154461 + ], + [ + 4.5488372, + 52.4128076 + ], + [ + 4.5483448, + 52.4119716 + ], + [ + 4.5475898, + 52.4107453 + ], + [ + 4.5468446, + 52.4095913 + ], + [ + 4.5463087, + 52.4088806 + ], + [ + 4.5452025, + 52.4071955 + ], + [ + 4.5449387, + 52.4067011 + ], + [ + 4.5440629, + 52.4050597 + ], + [ + 4.5437328, + 52.4045405 + ], + [ + 4.5433796, + 52.4040554 + ], + [ + 4.5430275, + 52.4036149 + ], + [ + 4.542876, + 52.4034253 + ], + [ + 4.54144, + 52.4014419 + ], + [ + 4.5404517, + 52.3998791 + ], + [ + 4.5392703, + 52.3977781 + ], + [ + 4.5378601, + 52.395728 + ], + [ + 4.5373138, + 52.3949968 + ], + [ + 4.5351962, + 52.3916655 + ], + [ + 4.5333586, + 52.3889376 + ], + [ + 4.5327147, + 52.3878557 + ], + [ + 4.5318597, + 52.3862123 + ], + [ + 4.5315155, + 52.3855509 + ], + [ + 4.5262276, + 52.3773304 + ], + [ + 4.5259355, + 52.3768763 + ], + [ + 4.5193217, + 52.3665945 + ], + [ + 4.5178292, + 52.3640784 + ], + [ + 4.5115246, + 52.3542307 + ], + [ + 4.5066504, + 52.3469466 + ], + [ + 4.506007, + 52.3461268 + ], + [ + 4.4995415, + 52.3361587 + ], + [ + 4.4986351, + 52.335017 + ], + [ + 4.4967634, + 52.3324332 + ], + [ + 4.493907, + 52.3282345 + ], + [ + 4.4938012, + 52.3280928 + ], + [ + 4.4887885, + 52.3213192 + ], + [ + 4.4879622, + 52.3201324 + ], + [ + 4.487224, + 52.3190059 + ], + [ + 4.4869204, + 52.3184971 + ], + [ + 4.484864, + 52.3157509 + ], + [ + 4.4844895, + 52.315278 + ], + [ + 4.4842052, + 52.3148524 + ], + [ + 4.48356, + 52.3137651 + ], + [ + 4.4831045, + 52.3131665 + ], + [ + 4.4810455, + 52.3105458 + ], + [ + 4.4802459, + 52.3096788 + ], + [ + 4.4710613, + 52.2974787 + ], + [ + 4.4707246, + 52.2970698 + ], + [ + 4.4703413, + 52.2967191 + ], + [ + 4.4699688, + 52.2963486 + ], + [ + 4.469697, + 52.295997 + ], + [ + 4.4695048, + 52.2956298 + ], + [ + 4.4691678, + 52.2951632 + ], + [ + 4.4685203, + 52.2943861 + ], + [ + 4.4679397, + 52.2937807 + ], + [ + 4.4676488, + 52.2930117 + ], + [ + 4.4669427, + 52.2923124 + ], + [ + 4.4665625, + 52.2918494 + ], + [ + 4.4652532, + 52.2900126 + ], + [ + 4.4646136, + 52.2889597 + ], + [ + 4.4639706, + 52.2880759 + ], + [ + 4.4632668, + 52.287462 + ], + [ + 4.4625644, + 52.2867804 + ], + [ + 4.4621312, + 52.2864051 + ], + [ + 4.4618677, + 52.2858285 + ], + [ + 4.4616558, + 52.2854212 + ], + [ + 4.4612254, + 52.2849108 + ], + [ + 4.4607422, + 52.2842986 + ], + [ + 4.4599353, + 52.2833458 + ], + [ + 4.4592933, + 52.2826451 + ], + [ + 4.4587498, + 52.282052 + ], + [ + 4.4578357, + 52.2809632 + ], + [ + 4.4572451, + 52.2802149 + ], + [ + 4.4567655, + 52.2794337 + ], + [ + 4.4562314, + 52.2786182 + ], + [ + 4.4558033, + 52.2780064 + ], + [ + 4.4553182, + 52.2774956 + ], + [ + 4.4549967, + 52.2770536 + ], + [ + 4.4546726, + 52.2767468 + ], + [ + 4.4540206, + 52.2763023 + ], + [ + 4.4534811, + 52.2757572 + ], + [ + 4.453267, + 52.2754513 + ], + [ + 4.4531088, + 52.275112 + ], + [ + 4.45295, + 52.2748066 + ], + [ + 4.4529556, + 52.2745362 + ], + [ + 4.4528501, + 52.2742785 + ], + [ + 4.4520766, + 52.2733133 + ], + [ + 4.4515047, + 52.2726288 + ], + [ + 4.4510486, + 52.2719409 + ], + [ + 4.4498405, + 52.2704731 + ], + [ + 4.4489451, + 52.2694632 + ], + [ + 4.4480849, + 52.2684149 + ], + [ + 4.4477118, + 52.2680174 + ], + [ + 4.4475317, + 52.2677231 + ], + [ + 4.4473353, + 52.2673602 + ], + [ + 4.4470889, + 52.2670042 + ], + [ + 4.445786, + 52.2655466 + ], + [ + 4.443807, + 52.2637055 + ], + [ + 4.4426321, + 52.2624874 + ], + [ + 4.4416505, + 52.2615418 + ], + [ + 4.4413232, + 52.2611839 + ], + [ + 4.4410443, + 52.2607407 + ], + [ + 4.4403523, + 52.2598739 + ], + [ + 4.4397568, + 52.2593255 + ], + [ + 4.4390487, + 52.2586688 + ], + [ + 4.4378954, + 52.2575294 + ], + [ + 4.4376486, + 52.2572273 + ], + [ + 4.4373482, + 52.256807 + ], + [ + 4.4363665, + 52.2556117 + ], + [ + 4.436109, + 52.2553753 + ], + [ + 4.4357228, + 52.2550141 + ], + [ + 4.4353902, + 52.2546824 + ], + [ + 4.4351488, + 52.2543343 + ], + [ + 4.4348162, + 52.2539403 + ], + [ + 4.4341993, + 52.2532375 + ], + [ + 4.4334751, + 52.2525282 + ], + [ + 4.4327992, + 52.251914 + ], + [ + 4.4321903, + 52.2512884 + ], + [ + 4.4319006, + 52.2508582 + ], + [ + 4.431762, + 52.2506559 + ], + [ + 4.4312309, + 52.2499367 + ], + [ + 4.4308259, + 52.249385 + ], + [ + 4.4303163, + 52.2487265 + ], + [ + 4.4301526, + 52.2484785 + ], + [ + 4.4298147, + 52.2480712 + ], + [ + 4.4292246, + 52.247393 + ], + [ + 4.427795, + 52.2459101 + ], + [ + 4.4275563, + 52.2456391 + ], + [ + 4.4272852, + 52.2453365 + ], + [ + 4.4268829, + 52.2448405 + ], + [ + 4.426148, + 52.2442526 + ], + [ + 4.425405, + 52.2431161 + ], + [ + 4.4248095, + 52.2422555 + ], + [ + 4.4245306, + 52.2418892 + ], + [ + 4.424375, + 52.2417135 + ], + [ + 4.4240719, + 52.2413357 + ], + [ + 4.4228462, + 52.2397245 + ], + [ + 4.4211456, + 52.237875 + ], + [ + 4.4186136, + 52.234718 + ], + [ + 4.4170633, + 52.232865 + ], + [ + 4.4156632, + 52.2312354 + ], + [ + 4.413276, + 52.2281961 + ], + [ + 4.4111517, + 52.2257744 + ], + [ + 4.4110176, + 52.2256594 + ], + [ + 4.4107923, + 52.225482 + ], + [ + 4.4102988, + 52.2251731 + ], + [ + 4.4097784, + 52.2248116 + ], + [ + 4.4088611, + 52.2239474 + ], + [ + 4.4075361, + 52.2224785 + ], + [ + 4.4069246, + 52.2217686 + ], + [ + 4.4064149, + 52.2211212 + ], + [ + 4.405857, + 52.2204935 + ], + [ + 4.4051396, + 52.2198823 + ], + [ + 4.4034699, + 52.2184674 + ], + [ + 4.401131, + 52.2164626 + ], + [ + 4.400616, + 52.2160485 + ], + [ + 4.400219, + 52.2156475 + ], + [ + 4.3993929, + 52.2150165 + ], + [ + 4.3990711, + 52.2147141 + ], + [ + 4.3987599, + 52.2141487 + ], + [ + 4.3983951, + 52.2131298 + ], + [ + 4.3982812, + 52.2122233 + ], + [ + 4.398061, + 52.2118871 + ], + [ + 4.3980353, + 52.2118479 + ], + [ + 4.3980109, + 52.2118106 + ], + [ + 4.39778, + 52.2117993 + ], + [ + 4.3975493, + 52.2117417 + ], + [ + 4.3967983, + 52.2112832 + ], + [ + 4.3940088, + 52.2085088 + ], + [ + 4.3918845, + 52.2062932 + ], + [ + 4.3895778, + 52.2036106 + ], + [ + 4.3868527, + 52.2001058 + ], + [ + 4.3857189, + 52.1982713 + ], + [ + 4.3853888, + 52.1979004 + ], + [ + 4.3851022, + 52.1976094 + ], + [ + 4.3837096, + 52.1961254 + ], + [ + 4.3833034, + 52.1956578 + ], + [ + 4.3829075, + 52.1954287 + ], + [ + 4.3824764, + 52.1950879 + ], + [ + 4.3822281, + 52.1947487 + ], + [ + 4.3817975, + 52.1943855 + ], + [ + 4.3797969, + 52.1923011 + ], + [ + 4.3758367, + 52.1880431 + ], + [ + 4.3749884, + 52.1872796 + ], + [ + 4.3749656, + 52.1872602 + ], + [ + 4.3745451, + 52.1869032 + ], + [ + 4.3741027, + 52.1865273 + ], + [ + 4.3726988, + 52.1854417 + ], + [ + 4.3717763, + 52.1846708 + ], + [ + 4.3711481, + 52.1841287 + ], + [ + 4.3697286, + 52.1827636 + ], + [ + 4.3691432, + 52.1821128 + ], + [ + 4.3685255, + 52.1816041 + ], + [ + 4.3677851, + 52.1808551 + ], + [ + 4.3670362, + 52.1801564 + ], + [ + 4.3662065, + 52.1792893 + ], + [ + 4.3654227, + 52.1785753 + ], + [ + 4.3643078, + 52.177599 + ], + [ + 4.3638015, + 52.1771171 + ], + [ + 4.3623229, + 52.1759221 + ], + [ + 4.3613164, + 52.175146 + ], + [ + 4.3604661, + 52.1744428 + ], + [ + 4.3596331, + 52.1736976 + ], + [ + 4.3588987, + 52.1730147 + ], + [ + 4.3574692, + 52.1715858 + ], + [ + 4.3559623, + 52.1702651 + ], + [ + 4.3548463, + 52.1693832 + ], + [ + 4.3527603, + 52.1677916 + ], + [ + 4.3519828, + 52.1671735 + ], + [ + 4.3510001, + 52.1664269 + ], + [ + 4.349727, + 52.1652551 + ], + [ + 4.3486234, + 52.1641704 + ], + [ + 4.3484426, + 52.1639927 + ], + [ + 4.3476722, + 52.1633228 + ], + [ + 4.3468874, + 52.1626701 + ], + [ + 4.3468677, + 52.1626547 + ], + [ + 4.3458563, + 52.1618616 + ], + [ + 4.3453491, + 52.1612867 + ], + [ + 4.3447123, + 52.1606818 + ], + [ + 4.3438028, + 52.1598756 + ], + [ + 4.3431181, + 52.1592238 + ], + [ + 4.3430189, + 52.1589783 + ], + [ + 4.342583, + 52.1585917 + ], + [ + 4.3419555, + 52.1580943 + ], + [ + 4.3407207, + 52.157248 + ], + [ + 4.3387923, + 52.1558651 + ], + [ + 4.3381587, + 52.1553976 + ], + [ + 4.3374824, + 52.1548287 + ], + [ + 4.3360609, + 52.1535905 + ], + [ + 4.3342372, + 52.1519432 + ], + [ + 4.3335026, + 52.151451 + ], + [ + 4.332866, + 52.1508919 + ], + [ + 4.3323929, + 52.1504463 + ], + [ + 4.3302654, + 52.1488392 + ], + [ + 4.3292356, + 52.1479998 + ], + [ + 4.3282537, + 52.147253 + ], + [ + 4.3270256, + 52.1463502 + ], + [ + 4.3264948, + 52.1459336 + ], + [ + 4.3259952, + 52.1455415 + ], + [ + 4.3252424, + 52.1449688 + ], + [ + 4.3247679, + 52.144608 + ], + [ + 4.3237052, + 52.14372 + ], + [ + 4.3229331, + 52.1431122 + ], + [ + 4.3219711, + 52.1424304 + ], + [ + 4.3212855, + 52.1418399 + ], + [ + 4.3208445, + 52.1414891 + ], + [ + 4.3195568, + 52.140547 + ], + [ + 4.3189371, + 52.1399469 + ], + [ + 4.3183198, + 52.1394337 + ], + [ + 4.317019, + 52.1384497 + ], + [ + 4.3160837, + 52.1378569 + ], + [ + 4.3156285, + 52.1375228 + ], + [ + 4.3151506, + 52.137172 + ], + [ + 4.3144146, + 52.1366118 + ], + [ + 4.3137777, + 52.1360833 + ], + [ + 4.3129924, + 52.1354919 + ], + [ + 4.3123192, + 52.1348443 + ], + [ + 4.3113071, + 52.1341391 + ], + [ + 4.3103443, + 52.1334076 + ], + [ + 4.3094137, + 52.1326304 + ], + [ + 4.3091186, + 52.1322889 + ], + [ + 4.3086705, + 52.1319161 + ], + [ + 4.3061942, + 52.1301854 + ], + [ + 4.303465, + 52.1282181 + ], + [ + 4.3033961, + 52.1281691 + ], + [ + 4.3014084, + 52.1270549 + ], + [ + 4.3004817, + 52.1265812 + ], + [ + 4.3000339, + 52.1262928 + ], + [ + 4.2996858, + 52.1260507 + ], + [ + 4.2993038, + 52.1258171 + ], + [ + 4.2988617, + 52.1254872 + ], + [ + 4.2982117, + 52.1249204 + ], + [ + 4.2979085, + 52.1246914 + ], + [ + 4.2974434, + 52.1244451 + ], + [ + 4.2968685, + 52.1241552 + ], + [ + 4.2962793, + 52.1238082 + ], + [ + 4.2957886, + 52.1234922 + ], + [ + 4.2952312, + 52.1231105 + ], + [ + 4.2941956, + 52.1225274 + ], + [ + 4.2934498, + 52.1221831 + ], + [ + 4.2930498, + 52.1220116 + ], + [ + 4.2926618, + 52.121833 + ], + [ + 4.292372, + 52.1216943 + ], + [ + 4.2921054, + 52.1215144 + ], + [ + 4.2916756, + 52.1211243 + ], + [ + 4.2906423, + 52.1202981 + ], + [ + 4.2903803, + 52.1199952 + ], + [ + 4.289011, + 52.1192425 + ], + [ + 4.2880523, + 52.1186818 + ], + [ + 4.2871253, + 52.118279 + ], + [ + 4.2870073, + 52.1182626 + ], + [ + 4.2868678, + 52.1182823 + ], + [ + 4.2865191, + 52.1183877 + ], + [ + 4.2863153, + 52.1183877 + ], + [ + 4.2861436, + 52.1183581 + ], + [ + 4.2857467, + 52.1181407 + ], + [ + 4.2854731, + 52.1178871 + ], + [ + 4.2853765, + 52.1178014 + ], + [ + 4.2845772, + 52.1172678 + ], + [ + 4.2842822, + 52.1170965 + ], + [ + 4.2831986, + 52.1162796 + ], + [ + 4.2827295, + 52.1158419 + ], + [ + 4.2806545, + 52.1170262 + ], + [ + 4.2810876, + 52.1171098 + ], + [ + 4.2810452, + 52.1171648 + ], + [ + 4.2811195, + 52.1171835 + ], + [ + 4.2811461, + 52.1172314 + ], + [ + 4.2810292, + 52.1174918 + ], + [ + 4.2809654, + 52.117529 + ], + [ + 4.2808644, + 52.1175077 + ], + [ + 4.2808432, + 52.1174333 + ], + [ + 4.2809178, + 52.1172425 + ], + [ + 4.2808228, + 52.117239 + ], + [ + 4.2804453, + 52.1171546 + ], + [ + 4.2800698, + 52.117372 + ], + [ + 4.2799805, + 52.1175796 + ], + [ + 4.2799527, + 52.1176389 + ], + [ + 4.2800672, + 52.1176672 + ], + [ + 4.2801416, + 52.1177309 + ], + [ + 4.2801363, + 52.1177894 + ], + [ + 4.2800929, + 52.1178826 + ], + [ + 4.2799742, + 52.1179135 + ], + [ + 4.2798696, + 52.1179258 + ], + [ + 4.2797905, + 52.1178855 + ], + [ + 4.2797483, + 52.1178426 + ], + [ + 4.2797111, + 52.1177735 + ], + [ + 4.2797643, + 52.1176353 + ], + [ + 4.2798186, + 52.1176344 + ], + [ + 4.2797575, + 52.1175774 + ], + [ + 4.2798198, + 52.11738 + ], + [ + 4.2796689, + 52.1173009 + ], + [ + 4.2796016, + 52.1172657 + ], + [ + 4.2792532, + 52.1172067 + ], + [ + 4.2792007, + 52.1172436 + ], + [ + 4.2788735, + 52.1171975 + ], + [ + 4.2787126, + 52.1174445 + ], + [ + 4.2783371, + 52.1173984 + ], + [ + 4.278498, + 52.1170394 + ], + [ + 4.2788789, + 52.1170888 + ], + [ + 4.2789003, + 52.1171316 + ], + [ + 4.2791042, + 52.1171184 + ], + [ + 4.2791149, + 52.1169603 + ], + [ + 4.2792007, + 52.1168187 + ], + [ + 4.2793241, + 52.1167528 + ], + [ + 4.2794667, + 52.1167371 + ], + [ + 4.2797005, + 52.1167743 + ], + [ + 4.2797909, + 52.116854 + ], + [ + 4.2798121, + 52.1169338 + ], + [ + 4.279705, + 52.1171251 + ], + [ + 4.2797853, + 52.1171422 + ], + [ + 4.2799757, + 52.1171826 + ], + [ + 4.2824916, + 52.1157152 + ], + [ + 4.2823768, + 52.1156541 + ], + [ + 4.2820542, + 52.1155099 + ], + [ + 4.2813644, + 52.1151873 + ], + [ + 4.2810164, + 52.1150406 + ], + [ + 4.280768, + 52.1149035 + ], + [ + 4.2806486, + 52.1148293 + ], + [ + 4.2803789, + 52.1146426 + ], + [ + 4.2801507, + 52.1144558 + ], + [ + 4.2800054, + 52.1143521 + ], + [ + 4.279715, + 52.1141446 + ], + [ + 4.2794245, + 52.1139579 + ], + [ + 4.2791548, + 52.1137712 + ], + [ + 4.2783456, + 52.1132317 + ], + [ + 4.2776195, + 52.1127131 + ], + [ + 4.2772253, + 52.1124019 + ], + [ + 4.2764576, + 52.1118832 + ], + [ + 4.275533, + 52.1111814 + ], + [ + 4.2746474, + 52.1103612 + ], + [ + 4.2721228, + 52.1087706 + ], + [ + 4.2709095, + 52.1079745 + ], + [ + 4.2706091, + 52.1077724 + ], + [ + 4.2699449, + 52.107316 + ], + [ + 4.2686862, + 52.106538 + ], + [ + 4.2685196, + 52.1064302 + ], + [ + 4.2681569, + 52.1061998 + ], + [ + 4.2675589, + 52.105793 + ], + [ + 4.2674265, + 52.1053862 + ], + [ + 4.2661106, + 52.1045985 + ], + [ + 4.2651709, + 52.1040231 + ], + [ + 4.2646915, + 52.1037296 + ], + [ + 4.2633756, + 52.1029048 + ], + [ + 4.2626426, + 52.1025459 + ], + [ + 4.2618642, + 52.1022416 + ], + [ + 4.26083, + 52.1019154 + ], + [ + 4.2599576, + 52.1016749 + ], + [ + 4.2592285, + 52.1016296 + ], + [ + 4.2590462, + 52.1013261 + ], + [ + 4.2609701, + 52.1006012 + ], + [ + 4.2609231, + 52.1005275 + ], + [ + 4.2608617, + 52.1004127 + ], + [ + 4.2607563, + 52.1002746 + ], + [ + 4.2606297, + 52.1000701 + ], + [ + 4.2605298, + 52.0998221 + ], + [ + 4.2605003, + 52.0995814 + ], + [ + 4.2603314, + 52.0992986 + ], + [ + 4.2601859, + 52.0990551 + ], + [ + 4.2598293, + 52.0990693 + ], + [ + 4.2594106, + 52.0990212 + ], + [ + 4.2586596, + 52.0988592 + ], + [ + 4.2582858, + 52.0987931 + ], + [ + 4.258266, + 52.0987948 + ], + [ + 4.2570716, + 52.0995017 + ], + [ + 4.2566169, + 52.098908 + ], + [ + 4.2564189, + 52.0985403 + ], + [ + 4.2559842, + 52.0980906 + ], + [ + 4.2557988, + 52.0979649 + ], + [ + 4.2556956, + 52.0978669 + ], + [ + 4.2556113, + 52.0977499 + ], + [ + 4.2556163, + 52.0976354 + ], + [ + 4.2555787, + 52.0975262 + ], + [ + 4.2555147, + 52.0973875 + ], + [ + 4.2554036, + 52.097221 + ], + [ + 4.2552059, + 52.097007 + ], + [ + 4.2542646, + 52.0963779 + ], + [ + 4.2533895, + 52.0957931 + ], + [ + 4.252338, + 52.0949758 + ], + [ + 4.2513139, + 52.0940998 + ], + [ + 4.2512065, + 52.09401 + ], + [ + 4.2511428, + 52.0939083 + ], + [ + 4.2511082, + 52.0938001 + ], + [ + 4.2510689, + 52.0936451 + ], + [ + 4.2509533, + 52.0934506 + ], + [ + 4.2508011, + 52.0932526 + ], + [ + 4.2506194, + 52.0930394 + ], + [ + 4.2487546, + 52.0916009 + ], + [ + 4.247789, + 52.0907704 + ], + [ + 4.2469869, + 52.089942 + ], + [ + 4.245793, + 52.0889692 + ], + [ + 4.2446582, + 52.0881658 + ], + [ + 4.2434962, + 52.0873431 + ], + [ + 4.2423529, + 52.0865336 + ], + [ + 4.2415846, + 52.0858015 + ], + [ + 4.2404328, + 52.084971 + ], + [ + 4.2395707, + 52.0843494 + ], + [ + 4.2384347, + 52.0834388 + ], + [ + 4.2372873, + 52.0826391 + ], + [ + 4.2372618, + 52.0826161 + ], + [ + 4.2371654, + 52.0825384 + ], + [ + 4.2367824, + 52.0822296 + ], + [ + 4.2363311, + 52.0819279 + ], + [ + 4.2360076, + 52.0816193 + ], + [ + 4.2349922, + 52.0808612 + ], + [ + 4.2344365, + 52.0805895 + ], + [ + 4.2340817, + 52.0803797 + ], + [ + 4.2333681, + 52.0799577 + ], + [ + 4.2333286, + 52.079978 + ], + [ + 4.2332794, + 52.0799508 + ], + [ + 4.2333164, + 52.0799345 + ], + [ + 4.2329604, + 52.0797317 + ], + [ + 4.2320201, + 52.0790191 + ], + [ + 4.23153, + 52.0785696 + ], + [ + 4.2314672, + 52.0786003 + ], + [ + 4.2314189, + 52.0785637 + ], + [ + 4.2313685, + 52.0784345 + ], + [ + 4.2277989, + 52.0757747 + ], + [ + 4.227763, + 52.0757901 + ], + [ + 4.2277097, + 52.0757545 + ], + [ + 4.2277363, + 52.0757445 + ], + [ + 4.2257573, + 52.074376 + ], + [ + 4.2238002, + 52.0732188 + ], + [ + 4.2225068, + 52.0724055 + ], + [ + 4.2217618, + 52.0718889 + ], + [ + 4.2215591, + 52.0716911 + ], + [ + 4.2213207, + 52.0715042 + ], + [ + 4.2212176, + 52.0712023 + ], + [ + 4.2209763, + 52.0710252 + ], + [ + 4.2208807, + 52.070955 + ], + [ + 4.2203792, + 52.0706202 + ], + [ + 4.2192019, + 52.0699127 + ], + [ + 4.218902, + 52.0697178 + ], + [ + 4.2188695, + 52.0696763 + ], + [ + 4.2179524, + 52.0690342 + ], + [ + 4.2164655, + 52.0680722 + ], + [ + 4.2160301, + 52.0677034 + ], + [ + 4.215987, + 52.067639 + ], + [ + 4.2147899, + 52.0665801 + ], + [ + 4.2139853, + 52.0659131 + ], + [ + 4.2134672, + 52.0655041 + ], + [ + 4.2134271, + 52.0654693 + ], + [ + 4.2120882, + 52.0646152 + ], + [ + 4.2107939, + 52.0637523 + ], + [ + 4.2104542, + 52.0635181 + ], + [ + 4.2104031, + 52.0634788 + ], + [ + 4.2099041, + 52.0630623 + ], + [ + 4.2089148, + 52.0624308 + ], + [ + 4.2080423, + 52.0618739 + ], + [ + 4.207498, + 52.061496 + ], + [ + 4.2074727, + 52.0614637 + ], + [ + 4.2068445, + 52.0610187 + ], + [ + 4.2055799, + 52.0601742 + ], + [ + 4.2045902, + 52.0594765 + ], + [ + 4.2045538, + 52.0594487 + ], + [ + 4.2035647, + 52.0587234 + ], + [ + 4.201836, + 52.0575572 + ], + [ + 4.2015356, + 52.0573566 + ], + [ + 4.2005013, + 52.0567391 + ], + [ + 4.1993941, + 52.0559581 + ], + [ + 4.1977226, + 52.0547072 + ], + [ + 4.19739, + 52.0544539 + ], + [ + 4.1970745, + 52.0542032 + ], + [ + 4.1965767, + 52.0538601 + ], + [ + 4.1959759, + 52.0534273 + ], + [ + 4.1951691, + 52.0528468 + ], + [ + 4.1945254, + 52.052377 + ], + [ + 4.1937615, + 52.0517964 + ], + [ + 4.1930491, + 52.0512369 + ], + [ + 4.1924569, + 52.0507936 + ], + [ + 4.1917101, + 52.050176 + ], + [ + 4.1908261, + 52.0495162 + ], + [ + 4.1902081, + 52.0490042 + ], + [ + 4.189427, + 52.0484605 + ], + [ + 4.188131, + 52.0475156 + ], + [ + 4.187287, + 52.0467076 + ], + [ + 4.186637, + 52.0461843 + ], + [ + 4.1860021, + 52.0457837 + ], + [ + 4.1854383, + 52.0454381 + ], + [ + 4.1843235, + 52.0446856 + ], + [ + 4.1822386, + 52.0430822 + ], + [ + 4.1813609, + 52.0424818 + ], + [ + 4.1806941, + 52.0420047 + ], + [ + 4.1802087, + 52.0416126 + ], + [ + 4.1795768, + 52.0410663 + ], + [ + 4.1787761, + 52.0404006 + ], + [ + 4.1779843, + 52.0398134 + ], + [ + 4.1770959, + 52.0393285 + ], + [ + 4.1767856, + 52.0391447 + ], + [ + 4.1761734, + 52.0384437 + ], + [ + 4.1758837, + 52.0381269 + ], + [ + 4.1756064, + 52.0378679 + ], + [ + 4.1752823, + 52.0376935 + ], + [ + 4.1751295, + 52.0375661 + ], + [ + 4.1745833, + 52.037257 + ], + [ + 4.1733397, + 52.0365532 + ], + [ + 4.1731761, + 52.0364205 + ], + [ + 4.173079, + 52.0364758 + ], + [ + 4.1725134, + 52.0367687 + ], + [ + 4.1719493, + 52.0363401 + ], + [ + 4.1725251, + 52.0360022 + ], + [ + 4.1719999, + 52.0354838 + ], + [ + 4.1717491, + 52.0356334 + ], + [ + 4.1710442, + 52.0360192 + ], + [ + 4.1703254, + 52.0355077 + ], + [ + 4.1700677, + 52.0351937 + ], + [ + 4.16961, + 52.0346361 + ], + [ + 4.1701499, + 52.034281 + ], + [ + 4.1696656, + 52.0340484 + ], + [ + 4.1694089, + 52.0337121 + ], + [ + 4.1690547, + 52.0334142 + ], + [ + 4.1686437, + 52.0331201 + ], + [ + 4.1683693, + 52.0329486 + ], + [ + 4.1681978, + 52.0328608 + ], + [ + 4.1680104, + 52.0327649 + ], + [ + 4.1676059, + 52.0325935 + ], + [ + 4.1667126, + 52.0321844 + ], + [ + 4.1663396, + 52.0319917 + ], + [ + 4.1657627, + 52.0316267 + ], + [ + 4.1645023, + 52.0322654 + ], + [ + 4.1631232, + 52.0329467 + ], + [ + 4.1629936, + 52.0328743 + ], + [ + 4.1644894, + 52.0321484 + ], + [ + 4.1652761, + 52.0317301 + ], + [ + 4.1656004, + 52.031524 + ], + [ + 4.1654962, + 52.031458 + ], + [ + 4.1639662, + 52.0302829 + ], + [ + 4.1624965, + 52.0309636 + ], + [ + 4.1623596, + 52.0309698 + ], + [ + 4.1622502, + 52.0308999 + ], + [ + 4.1623194, + 52.030809 + ], + [ + 4.163509, + 52.0302349 + ], + [ + 4.163273, + 52.0300451 + ], + [ + 4.1631335, + 52.0299032 + ], + [ + 4.1629753, + 52.0297448 + ], + [ + 4.1624694, + 52.0290715 + ], + [ + 4.1624398, + 52.0290492 + ], + [ + 4.1621533, + 52.028841 + ], + [ + 4.1595199, + 52.0301061 + ], + [ + 4.1593824, + 52.0301351 + ], + [ + 4.1592718, + 52.0300957 + ], + [ + 4.1592243, + 52.0300341 + ], + [ + 4.1592506, + 52.0299886 + ], + [ + 4.1594025, + 52.029891 + ], + [ + 4.161955, + 52.028697 + ], + [ + 4.1619327, + 52.0286808 + ], + [ + 4.161541, + 52.0283127 + ], + [ + 4.1611965, + 52.0279776 + ], + [ + 4.1608742, + 52.0277141 + ], + [ + 4.1603231, + 52.0272365 + ], + [ + 4.1602009, + 52.0272129 + ], + [ + 4.1596893, + 52.0269034 + ], + [ + 4.1595752, + 52.0267766 + ], + [ + 4.158104, + 52.0274717 + ], + [ + 4.1579918, + 52.0274857 + ], + [ + 4.1578936, + 52.0274542 + ], + [ + 4.1579082, + 52.0273856 + ], + [ + 4.1583991, + 52.027162 + ], + [ + 4.1594827, + 52.0266737 + ], + [ + 4.1591341, + 52.026286 + ], + [ + 4.1583841, + 52.0257305 + ], + [ + 4.1580301, + 52.0254124 + ], + [ + 4.1551628, + 52.0266831 + ], + [ + 4.1550509, + 52.0266895 + ], + [ + 4.1549898, + 52.0266583 + ], + [ + 4.1549672, + 52.0265894 + ], + [ + 4.1550068, + 52.0265134 + ], + [ + 4.1557996, + 52.0261711 + ], + [ + 4.1578599, + 52.0252595 + ], + [ + 4.157561, + 52.0249909 + ], + [ + 4.1565986, + 52.0240692 + ], + [ + 4.1565315, + 52.0240049 + ], + [ + 4.15652, + 52.0240102 + ], + [ + 4.1547249, + 52.0248384 + ], + [ + 4.154541, + 52.0247676 + ], + [ + 4.1545434, + 52.0246912 + ], + [ + 4.1547705, + 52.0245717 + ], + [ + 4.1563829, + 52.0238626 + ], + [ + 4.1560783, + 52.0235708 + ], + [ + 4.1551959, + 52.0228674 + ], + [ + 4.1550123, + 52.0227223 + ], + [ + 4.1545769, + 52.0228119 + ], + [ + 4.1520227, + 52.0240069 + ], + [ + 4.1518295, + 52.0239509 + ], + [ + 4.1518325, + 52.0238594 + ], + [ + 4.1547154, + 52.0225083 + ], + [ + 4.1537008, + 52.0218008 + ], + [ + 4.1533589, + 52.0215624 + ], + [ + 4.1530781, + 52.0213428 + ], + [ + 4.1513819, + 52.022129 + ], + [ + 4.1512846, + 52.0220668 + ], + [ + 4.151287, + 52.0219906 + ], + [ + 4.1528899, + 52.0211957 + ], + [ + 4.151395, + 52.0200268 + ], + [ + 4.1489042, + 52.0212157 + ], + [ + 4.1488857, + 52.0210169 + ], + [ + 4.1512542, + 52.0198983 + ], + [ + 4.1498361, + 52.0186545 + ], + [ + 4.1484205, + 52.0193474 + ], + [ + 4.1483237, + 52.01927 + ], + [ + 4.1483777, + 52.0191332 + ], + [ + 4.1497396, + 52.0185758 + ], + [ + 4.1488248, + 52.0178438 + ], + [ + 4.146599, + 52.0159326 + ], + [ + 4.1459026, + 52.0154614 + ], + [ + 4.1449104, + 52.0147346 + ], + [ + 4.144507, + 52.0143678 + ], + [ + 4.1418148, + 52.0116805 + ], + [ + 4.1415458, + 52.011456 + ], + [ + 4.1364596, + 52.0072122 + ], + [ + 4.1341493, + 52.0053537 + ], + [ + 4.1311176, + 52.003098 + ], + [ + 4.1292876, + 52.0018958 + ], + [ + 4.1287364, + 52.0015337 + ], + [ + 4.127447, + 52.0006453 + ], + [ + 4.1274117, + 52.0006228 + ], + [ + 4.1267979, + 52.0002319 + ], + [ + 4.1262272, + 51.9998839 + ], + [ + 4.1250693, + 51.9991283 + ], + [ + 4.1247228, + 51.9989372 + ], + [ + 4.1246169, + 51.9989022 + ], + [ + 4.1220008, + 51.9972614 + ], + [ + 4.1210033, + 51.9966654 + ], + [ + 4.1209458, + 51.9966297 + ], + [ + 4.1201641, + 51.9966642 + ], + [ + 4.1200417, + 51.9966696 + ], + [ + 4.1150995, + 51.9937847 + ], + [ + 4.1112982, + 51.991766 + ], + [ + 4.1081317, + 51.9904731 + ], + [ + 4.1069852, + 51.9898314 + ], + [ + 4.1060175, + 51.989304 + ], + [ + 4.1046508, + 51.9887272 + ], + [ + 4.1043954, + 51.9887469 + ], + [ + 4.1029956, + 51.9880575 + ], + [ + 4.1013846, + 51.9871185 + ], + [ + 4.1002032, + 51.9864314 + ], + [ + 4.0987496, + 51.98546 + ], + [ + 4.097902, + 51.9849049 + ], + [ + 4.096947, + 51.9844855 + ], + [ + 4.0967139, + 51.984201 + ], + [ + 4.0841013, + 51.9869046 + ], + [ + 4.0839554, + 51.9869036 + ], + [ + 4.0838712, + 51.9868109 + ], + [ + 4.0828636, + 51.9870311 + ], + [ + 4.0801368, + 51.987627 + ], + [ + 4.0760464, + 51.9884846 + ], + [ + 4.0478939, + 51.9943873 + ], + [ + 4.0477575, + 51.9946234 + ], + [ + 4.0476748, + 51.9947342 + ], + [ + 4.0474419, + 51.9948038 + ], + [ + 4.0471091, + 51.9947868 + ], + [ + 4.0468073, + 51.9945664 + ], + [ + 4.0468244, + 51.994427 + ], + [ + 4.0468471, + 51.9944011 + ], + [ + 4.0469532, + 51.9942802 + ], + [ + 4.0472274, + 51.9941954 + ], + [ + 4.0475991, + 51.9941741 + ], + [ + 4.0476364, + 51.9941739 + ], + [ + 4.0478068, + 51.9941728 + ], + [ + 4.0726578, + 51.988944 + ], + [ + 4.0723642, + 51.9885871 + ], + [ + 4.0719044, + 51.988028 + ], + [ + 4.0713228, + 51.9873446 + ], + [ + 4.0709994, + 51.9869645 + ], + [ + 4.070496, + 51.9863636 + ], + [ + 4.0703154, + 51.986148 + ], + [ + 4.0690732, + 51.9846654 + ], + [ + 4.0677119, + 51.9830405 + ], + [ + 4.0671232, + 51.9823378 + ], + [ + 4.0667769, + 51.9819244 + ], + [ + 4.0651919, + 51.9800326 + ], + [ + 4.0619461, + 51.9807033 + ], + [ + 4.060752, + 51.9808945 + ], + [ + 4.0600396, + 51.9809951 + ], + [ + 4.0591371, + 51.9809551 + ], + [ + 4.0582422, + 51.9808236 + ], + [ + 4.048589, + 51.9826692 + ], + [ + 4.0479244, + 51.982782 + ], + [ + 4.0467921, + 51.9828251 + ], + [ + 4.0463742, + 51.9828022 + ], + [ + 4.0459357, + 51.9827446 + ], + [ + 4.0454525, + 51.9827732 + ], + [ + 4.0450844, + 51.9828886 + ], + [ + 4.0450944, + 51.9830834 + ], + [ + 4.0446851, + 51.9830332 + ], + [ + 4.0440983, + 51.9830601 + ], + [ + 4.0436801, + 51.9831311 + ], + [ + 4.0437184, + 51.9832737 + ], + [ + 4.0432733, + 51.9832824 + ], + [ + 4.0427355, + 51.9833767 + ], + [ + 4.0423375, + 51.9834937 + ], + [ + 4.0424093, + 51.9837149 + ], + [ + 4.0412224, + 51.9839907 + ], + [ + 4.0406619, + 51.984108 + ], + [ + 4.0410589, + 51.9844993 + ], + [ + 4.0415007, + 51.9846465 + ], + [ + 4.0430472, + 51.9844993 + ], + [ + 4.0433418, + 51.9853093 + ], + [ + 4.0420706, + 51.9858236 + ], + [ + 4.0418792, + 51.9859389 + ], + [ + 4.0394243, + 51.9865221 + ], + [ + 4.0381331, + 51.9868289 + ], + [ + 4.0366148, + 51.9871417 + ], + [ + 4.0353921, + 51.9873195 + ], + [ + 4.0344861, + 51.9874082 + ], + [ + 4.0337589, + 51.9874503 + ], + [ + 4.0332717, + 51.9874902 + ], + [ + 4.0325931, + 51.987491 + ], + [ + 4.0317677, + 51.9874656 + ], + [ + 4.0309427, + 51.9874195 + ], + [ + 4.0299709, + 51.9873218 + ], + [ + 4.0290143, + 51.9872037 + ], + [ + 4.0279925, + 51.9870254 + ], + [ + 4.0269059, + 51.9867619 + ], + [ + 4.0260336, + 51.9865208 + ], + [ + 4.0249418, + 51.986161 + ], + [ + 4.0233745, + 51.9856757 + ], + [ + 4.0152232, + 51.9875029 + ], + [ + 4.0091911, + 51.9887778 + ], + [ + 4.0056713, + 51.9893506 + ], + [ + 4.0047359, + 51.9894003 + ], + [ + 4.0020851, + 51.989278 + ], + [ + 3.999049, + 51.9889084 + ], + [ + 3.9976797, + 51.9886798 + ], + [ + 3.9927943, + 51.9877115 + ], + [ + 3.9886112, + 51.9862962 + ], + [ + 3.9841856, + 51.9847868 + ], + [ + 3.9816696, + 51.9835125 + ], + [ + 3.9787904, + 51.9812929 + ], + [ + 3.9748059, + 51.9772763 + ], + [ + 3.9690395, + 51.9715098 + ], + [ + 3.9635433, + 51.9659235 + ], + [ + 3.9620116, + 51.9567332 + ], + [ + 3.9648948, + 51.947633 + ], + [ + 3.9718411, + 51.9388034 + ], + [ + 3.9813323, + 51.9223673 + ], + [ + 3.9876555, + 51.9208455 + ], + [ + 3.988049, + 51.9198874 + ], + [ + 3.9886807, + 51.9189259 + ], + [ + 3.9887128, + 51.9188812 + ], + [ + 3.9888049, + 51.9188318 + ], + [ + 3.9890351, + 51.918804 + ], + [ + 3.9897515, + 51.9188305 + ], + [ + 3.9898582, + 51.9188302 + ], + [ + 3.990101, + 51.9187728 + ], + [ + 3.9903444, + 51.9186459 + ], + [ + 3.9907722, + 51.918231 + ], + [ + 3.9914595, + 51.9178281 + ], + [ + 3.993528, + 51.9171351 + ], + [ + 3.9951145, + 51.9166677 + ], + [ + 3.9958801, + 51.9165082 + ], + [ + 3.9974729, + 51.9161763 + ], + [ + 3.9981333, + 51.9160857 + ], + [ + 3.9986968, + 51.9160354 + ], + [ + 3.9993365, + 51.9160004 + ], + [ + 4.0001124, + 51.9159747 + ], + [ + 4.0014215, + 51.91599 + ], + [ + 4.0019737, + 51.9160305 + ], + [ + 4.0025954, + 51.9161015 + ], + [ + 4.0032919, + 51.9162119 + ], + [ + 4.0035912, + 51.9162458 + ], + [ + 4.0038618, + 51.9162717 + ], + [ + 4.0041237, + 51.916275 + ], + [ + 4.0044913, + 51.9162355 + ], + [ + 4.0048355, + 51.9161757 + ], + [ + 4.0051486, + 51.9161007 + ], + [ + 4.0073118, + 51.9154428 + ], + [ + 4.0077742, + 51.9153541 + ], + [ + 4.0081585, + 51.9153023 + ], + [ + 4.0084645, + 51.9152732 + ], + [ + 4.0086968, + 51.9152595 + ], + [ + 4.0088989, + 51.9152623 + ], + [ + 4.0090646, + 51.9152922 + ], + [ + 4.0092418, + 51.9153701 + ], + [ + 4.0094828, + 51.9155298 + ], + [ + 4.0099499, + 51.915921 + ], + [ + 4.0101489, + 51.9160733 + ], + [ + 4.0105917, + 51.9163368 + ], + [ + 4.0108642, + 51.916453 + ], + [ + 4.0112623, + 51.9165891 + ], + [ + 4.0130546, + 51.9170463 + ], + [ + 4.0133198, + 51.9171632 + ], + [ + 4.0135765, + 51.9173025 + ], + [ + 4.0137258, + 51.9174348 + ], + [ + 4.01382, + 51.9175623 + ], + [ + 4.0138115, + 51.9176812 + ], + [ + 4.0137207, + 51.9177648 + ], + [ + 4.013607, + 51.9178398 + ], + [ + 4.0134769, + 51.9178963 + ], + [ + 4.0133261, + 51.9179127 + ], + [ + 4.0131682, + 51.9178984 + ], + [ + 4.0129913, + 51.9178375 + ], + [ + 4.0128639, + 51.9177544 + ], + [ + 4.0127407, + 51.9176218 + ], + [ + 4.0124976, + 51.9174765 + ], + [ + 4.012399, + 51.9174219 + ], + [ + 4.0122733, + 51.9174056 + ], + [ + 4.0121439, + 51.917427 + ], + [ + 4.012025, + 51.9174685 + ], + [ + 4.0119198, + 51.9175229 + ], + [ + 4.0118203, + 51.9175811 + ], + [ + 4.0117492, + 51.9176489 + ], + [ + 4.0116759, + 51.9177311 + ], + [ + 4.0116467, + 51.9179189 + ], + [ + 4.0116676, + 51.9179967 + ], + [ + 4.0117448, + 51.9181166 + ], + [ + 4.0118544, + 51.918231 + ], + [ + 4.0120236, + 51.9183922 + ], + [ + 4.012236, + 51.9185307 + ], + [ + 4.0125089, + 51.9186511 + ], + [ + 4.0128336, + 51.9187543 + ], + [ + 4.0131817, + 51.918857 + ], + [ + 4.0134545, + 51.9189431 + ], + [ + 4.0142986, + 51.9192191 + ], + [ + 4.0146975, + 51.9193288 + ], + [ + 4.0149299, + 51.919362 + ], + [ + 4.0151217, + 51.919391 + ], + [ + 4.0156497, + 51.9194468 + ], + [ + 4.0159345, + 51.9194881 + ], + [ + 4.0161802, + 51.9195188 + ], + [ + 4.0167401, + 51.9196219 + ], + [ + 4.0219784, + 51.9208898 + ], + [ + 4.0223105, + 51.920956 + ], + [ + 4.0225286, + 51.9209819 + ], + [ + 4.022731, + 51.9209966 + ], + [ + 4.0314789, + 51.9228296 + ], + [ + 4.0359166, + 51.9237551 + ], + [ + 4.0406839, + 51.9236258 + ], + [ + 4.0513223, + 51.9187773 + ], + [ + 4.0558472, + 51.9167579 + ], + [ + 4.0550917, + 51.9146326 + ], + [ + 4.0531297, + 51.9130456 + ], + [ + 4.052109, + 51.9118784 + ], + [ + 4.0508288, + 51.9103505 + ], + [ + 4.050038, + 51.9094211 + ], + [ + 4.048827, + 51.9076126 + ], + [ + 4.048316, + 51.9072847 + ], + [ + 4.0460665, + 51.9071606 + ], + [ + 4.0455763, + 51.9071424 + ], + [ + 4.044714, + 51.906818 + ], + [ + 4.0430956, + 51.9050465 + ], + [ + 4.0411882, + 51.9032268 + ], + [ + 4.0401982, + 51.9023166 + ], + [ + 4.0383731, + 51.9001831 + ], + [ + 4.0333719, + 51.8949567 + ], + [ + 4.0321189, + 51.8931444 + ], + [ + 4.0309244, + 51.8908127 + ], + [ + 4.0306935, + 51.890421 + ], + [ + 4.0305236, + 51.8899632 + ], + [ + 4.0301233, + 51.888511 + ], + [ + 4.0300093, + 51.887692 + ], + [ + 4.030083, + 51.8869005 + ], + [ + 4.0303254, + 51.8860402 + ], + [ + 4.0307577, + 51.8851363 + ], + [ + 4.0313005, + 51.8843574 + ], + [ + 4.032103, + 51.8834352 + ], + [ + 4.0328496, + 51.8827573 + ], + [ + 4.0347343, + 51.8812917 + ], + [ + 4.035285, + 51.8809526 + ], + [ + 4.0355184, + 51.8808226 + ], + [ + 4.0356896, + 51.8807857 + ], + [ + 4.0358068, + 51.8808193 + ], + [ + 4.0358556, + 51.8809114 + ], + [ + 4.0358526, + 51.881003 + ], + [ + 4.0357527, + 51.8811232 + ], + [ + 4.0356755, + 51.8812208 + ], + [ + 4.0356763, + 51.8813124 + ], + [ + 4.0357447, + 51.8813704 + ], + [ + 4.0358407, + 51.8813739 + ], + [ + 4.0359385, + 51.8813202 + ], + [ + 4.0359892, + 51.8812383 + ], + [ + 4.0360262, + 51.881122 + ], + [ + 4.0361747, + 51.8808741 + ], + [ + 4.0370751, + 51.8798935 + ], + [ + 4.0385967, + 51.8784441 + ], + [ + 4.0400064, + 51.877259 + ], + [ + 4.0413248, + 51.8760314 + ], + [ + 4.0425106, + 51.8750198 + ], + [ + 4.0434299, + 51.8743646 + ], + [ + 4.0447673, + 51.873577 + ], + [ + 4.0453464, + 51.873268 + ], + [ + 4.0458329, + 51.8729647 + ], + [ + 4.0463831, + 51.8725179 + ], + [ + 4.046871, + 51.8720567 + ], + [ + 4.0479393, + 51.8709016 + ], + [ + 4.0497805, + 51.8692589 + ], + [ + 4.0506469, + 51.8685137 + ], + [ + 4.0515908, + 51.867545 + ], + [ + 4.0550858, + 51.8636343 + ], + [ + 4.0564305, + 51.862252 + ], + [ + 4.0574547, + 51.8610781 + ], + [ + 4.0583997, + 51.8600584 + ], + [ + 4.0596853, + 51.8583667 + ], + [ + 4.0603304, + 51.8575507 + ], + [ + 4.0609871, + 51.8566296 + ], + [ + 4.0613128, + 51.8562364 + ], + [ + 4.0617043, + 51.8558626 + ], + [ + 4.0623737, + 51.8554608 + ], + [ + 4.0629038, + 51.8552263 + ], + [ + 4.0634371, + 51.8550009 + ], + [ + 4.0639466, + 51.8547272 + ], + [ + 4.0643768, + 51.8543036 + ], + [ + 4.0647588, + 51.8537924 + ], + [ + 4.0657269, + 51.8523635 + ], + [ + 4.0662205, + 51.8515475 + ], + [ + 4.0666374, + 51.8508035 + ], + [ + 4.0669521, + 51.8502158 + ], + [ + 4.0671197, + 51.8498021 + ], + [ + 4.0672635, + 51.8492416 + ], + [ + 4.0673478, + 51.8486893 + ], + [ + 4.0673449, + 51.847914 + ], + [ + 4.0672835, + 51.8472155 + ], + [ + 4.0671304, + 51.8464997 + ], + [ + 4.0669271, + 51.8458425 + ], + [ + 4.0666392, + 51.8451783 + ], + [ + 4.0665849, + 51.845053 + ], + [ + 4.0662892, + 51.8444929 + ], + [ + 4.0660167, + 51.8440298 + ], + [ + 4.0654186, + 51.8435999 + ], + [ + 4.0644975, + 51.8430895 + ], + [ + 4.0632761, + 51.8426871 + ], + [ + 4.0619665, + 51.8421829 + ], + [ + 4.0606517, + 51.8416213 + ], + [ + 4.0595167, + 51.8410875 + ], + [ + 4.058218, + 51.8403982 + ], + [ + 4.0570896, + 51.8397021 + ], + [ + 4.0558954, + 51.838893 + ], + [ + 4.0540794, + 51.8375599 + ], + [ + 4.0533174, + 51.8369379 + ], + [ + 4.0543642, + 51.8364064 + ], + [ + 4.0485943, + 51.8320869 + ], + [ + 4.0446756, + 51.8291611 + ], + [ + 4.0437247, + 51.8296473 + ], + [ + 4.042995, + 51.8291491 + ], + [ + 4.0424963, + 51.8287825 + ], + [ + 4.0421542, + 51.828567 + ], + [ + 4.0418036, + 51.8283766 + ], + [ + 4.0413667, + 51.8282236 + ], + [ + 4.0409681, + 51.8281284 + ], + [ + 4.0405274, + 51.8280691 + ], + [ + 4.0401666, + 51.8280431 + ], + [ + 4.0398677, + 51.8280386 + ], + [ + 4.0394193, + 51.8280822 + ], + [ + 4.0390292, + 51.828145 + ], + [ + 4.0341772, + 51.8296614 + ], + [ + 4.0339201, + 51.8297216 + ], + [ + 4.0337571, + 51.8297329 + ], + [ + 4.034137, + 51.831136 + ], + [ + 4.0342291, + 51.8312335 + ], + [ + 4.0342799, + 51.8313486 + ], + [ + 4.0342242, + 51.8314507 + ], + [ + 4.0341137, + 51.8315382 + ], + [ + 4.0339821, + 51.831598 + ], + [ + 4.0337742, + 51.8316246 + ], + [ + 4.0335472, + 51.83158 + ], + [ + 4.0315295, + 51.830884 + ], + [ + 4.0312869, + 51.8307613 + ], + [ + 4.0294784, + 51.8293617 + ], + [ + 4.0288604, + 51.8293067 + ], + [ + 4.0284348, + 51.8293323 + ], + [ + 4.0277989, + 51.8294461 + ], + [ + 4.0271504, + 51.8295829 + ], + [ + 4.0267974, + 51.8296574 + ], + [ + 4.0257937, + 51.8299212 + ], + [ + 4.0249131, + 51.8302486 + ], + [ + 4.0241777, + 51.8306354 + ], + [ + 4.0234006, + 51.8311451 + ], + [ + 4.022732, + 51.8316153 + ], + [ + 4.0219302, + 51.8320902 + ], + [ + 4.0211672, + 51.8324286 + ], + [ + 4.0197496, + 51.832885 + ], + [ + 4.0190126, + 51.833217 + ], + [ + 4.018449, + 51.8334623 + ], + [ + 4.0179337, + 51.8336968 + ], + [ + 4.0178429, + 51.8337655 + ], + [ + 4.017694, + 51.8339461 + ], + [ + 4.0174645, + 51.8341509 + ], + [ + 4.0168532, + 51.8346628 + ], + [ + 4.0164285, + 51.8351652 + ], + [ + 4.0160056, + 51.8355985 + ], + [ + 4.015701, + 51.8358256 + ], + [ + 4.0151726, + 51.8360615 + ], + [ + 4.0148728, + 51.8361272 + ], + [ + 4.0145379, + 51.8361233 + ], + [ + 4.014166, + 51.8360131 + ], + [ + 4.0139194, + 51.8362426 + ], + [ + 4.0139152, + 51.836381 + ], + [ + 4.0137632, + 51.836483 + ], + [ + 4.0134645, + 51.8365026 + ], + [ + 4.0129525, + 51.8361967 + ], + [ + 4.0121111, + 51.8356743 + ], + [ + 4.0118287, + 51.8356735 + ], + [ + 4.0114658, + 51.8356063 + ], + [ + 4.0112016, + 51.8355679 + ], + [ + 4.010914, + 51.8354629 + ], + [ + 4.0106158, + 51.8352571 + ], + [ + 4.0102018, + 51.8348116 + ], + [ + 4.0098147, + 51.8344329 + ], + [ + 4.0096528, + 51.8343275 + ], + [ + 4.0093821, + 51.834264 + ], + [ + 4.0091524, + 51.8342499 + ], + [ + 4.0088093, + 51.8342903 + ], + [ + 4.0068624, + 51.8344829 + ], + [ + 4.008779, + 51.8344113 + ], + [ + 4.0091625, + 51.8344113 + ], + [ + 4.0093744, + 51.8344214 + ], + [ + 4.0097275, + 51.8345425 + ], + [ + 4.0099596, + 51.8347759 + ], + [ + 4.010152, + 51.8349481 + ], + [ + 4.0105803, + 51.8354075 + ], + [ + 4.010727, + 51.8355241 + ], + [ + 4.0110579, + 51.8356504 + ], + [ + 4.0114853, + 51.8357667 + ], + [ + 4.0118529, + 51.8358958 + ], + [ + 4.0120714, + 51.8360638 + ], + [ + 4.0121444, + 51.8361793 + ], + [ + 4.0122983, + 51.8362982 + ], + [ + 4.0124151, + 51.836381 + ], + [ + 4.0123915, + 51.8366591 + ], + [ + 4.0122949, + 51.8367685 + ], + [ + 4.0121072, + 51.8368613 + ], + [ + 4.0119462, + 51.8370303 + ], + [ + 4.0119141, + 51.8371497 + ], + [ + 4.0119087, + 51.8372491 + ], + [ + 4.0119677, + 51.8373751 + ], + [ + 4.0120589, + 51.8375043 + ], + [ + 4.0121608, + 51.8377297 + ], + [ + 4.0123486, + 51.8379054 + ], + [ + 4.0124022, + 51.8380546 + ], + [ + 4.0123861, + 51.8380977 + ], + [ + 4.0122816, + 51.8382342 + ], + [ + 4.0121984, + 51.8382833 + ], + [ + 4.0121555, + 51.8383231 + ], + [ + 4.0120589, + 51.8383562 + ], + [ + 4.0119082, + 51.8384651 + ], + [ + 4.0115918, + 51.8385289 + ], + [ + 4.0114006, + 51.8386037 + ], + [ + 4.0111936, + 51.8387012 + ], + [ + 4.0109619, + 51.83886 + ], + [ + 4.010782, + 51.8390151 + ], + [ + 4.0105689, + 51.8392634 + ], + [ + 4.0103611, + 51.839473 + ], + [ + 4.0100801, + 51.8396654 + ], + [ + 4.0099025, + 51.8397678 + ], + [ + 4.0096774, + 51.8398559 + ], + [ + 4.0100107, + 51.8398336 + ], + [ + 4.010289, + 51.8397966 + ], + [ + 4.0105209, + 51.8397247 + ], + [ + 4.010716, + 51.8395561 + ], + [ + 4.0108649, + 51.8393412 + ], + [ + 4.0109751, + 51.8391735 + ], + [ + 4.0111217, + 51.839018 + ], + [ + 4.011377, + 51.8388207 + ], + [ + 4.0117184, + 51.8386886 + ], + [ + 4.0120692, + 51.8385979 + ], + [ + 4.0120743, + 51.8386553 + ], + [ + 4.0129517, + 51.8386653 + ], + [ + 4.0133401, + 51.8393621 + ], + [ + 4.0139238, + 51.8397611 + ], + [ + 4.0143203, + 51.8398695 + ], + [ + 4.0145637, + 51.839936 + ], + [ + 4.0148323, + 51.8399936 + ], + [ + 4.0150093, + 51.840093 + ], + [ + 4.0150576, + 51.8402819 + ], + [ + 4.0149825, + 51.840451 + ], + [ + 4.014489, + 51.8407294 + ], + [ + 4.0137809, + 51.840862 + ], + [ + 4.0129011, + 51.8410608 + ], + [ + 4.0116351, + 51.8414585 + ], + [ + 4.0108626, + 51.8417635 + ], + [ + 4.0099829, + 51.8421744 + ], + [ + 4.0092748, + 51.8424661 + ], + [ + 4.0087383, + 51.8426915 + ], + [ + 4.0057342, + 51.8435144 + ], + [ + 3.9988577, + 51.8433933 + ], + [ + 3.9955857, + 51.8433964 + ], + [ + 3.9953572, + 51.8433966 + ], + [ + 3.9927571, + 51.843455 + ], + [ + 3.9921071, + 51.8434696 + ], + [ + 3.9895834, + 51.8436143 + ], + [ + 3.9895199, + 51.8436199 + ], + [ + 3.9892806, + 51.8436409 + ], + [ + 3.9902426, + 51.8437763 + ], + [ + 3.9912132, + 51.8439105 + ], + [ + 3.9944154, + 51.8439255 + ], + [ + 3.9990333, + 51.8439111 + ], + [ + 4.0004036, + 51.8441579 + ], + [ + 4.0029937, + 51.8446959 + ], + [ + 4.006221, + 51.845103 + ], + [ + 4.0078506, + 51.845399 + ], + [ + 4.0090362, + 51.8455974 + ], + [ + 4.010412, + 51.8458068 + ], + [ + 4.0117424, + 51.8464298 + ], + [ + 4.0125149, + 51.8468142 + ], + [ + 4.0129383, + 51.8470505 + ], + [ + 4.0135714, + 51.8474039 + ], + [ + 4.0140155, + 51.8476517 + ], + [ + 4.0140169, + 51.8478747 + ], + [ + 4.0138238, + 51.8480735 + ], + [ + 4.0135448, + 51.8484712 + ], + [ + 4.0132015, + 51.8489086 + ], + [ + 4.0128582, + 51.849293 + ], + [ + 4.0121072, + 51.8497039 + ], + [ + 4.0113991, + 51.8502473 + ], + [ + 4.0106266, + 51.8508173 + ], + [ + 4.0099614, + 51.8511619 + ], + [ + 4.0087884, + 51.851306 + ], + [ + 4.0077727, + 51.8511884 + ], + [ + 4.0046967, + 51.8505745 + ], + [ + 4.0018838, + 51.850002 + ], + [ + 3.9957629, + 51.8484463 + ], + [ + 3.9956959, + 51.8482657 + ], + [ + 3.9951923, + 51.8481249 + ], + [ + 3.9938896, + 51.847477 + ], + [ + 3.9930313, + 51.8471721 + ], + [ + 3.9922803, + 51.8468275 + ], + [ + 3.9913576, + 51.8465093 + ], + [ + 3.9879244, + 51.845356 + ], + [ + 3.9848345, + 51.8449318 + ], + [ + 3.9807146, + 51.8445209 + ], + [ + 3.9755433, + 51.8442425 + ], + [ + 3.9719599, + 51.8440702 + ], + [ + 3.9668095, + 51.8442287 + ], + [ + 3.9622667, + 51.8440793 + ], + [ + 3.9577573, + 51.84287 + ], + [ + 3.9550965, + 51.8421449 + ], + [ + 3.9527267, + 51.8414601 + ], + [ + 3.9512581, + 51.8409435 + ], + [ + 3.9491578, + 51.8402263 + ], + [ + 3.9463169, + 51.8392667 + ], + [ + 3.9388709, + 51.8366813 + ], + [ + 3.925975, + 51.8320883 + ], + [ + 3.9183139, + 51.8293142 + ], + [ + 3.9126071, + 51.8273779 + ], + [ + 3.9117304, + 51.8271603 + ], + [ + 3.9091836, + 51.8266306 + ], + [ + 3.9075505, + 51.8263207 + ], + [ + 3.9066796, + 51.82617 + ], + [ + 3.9060511, + 51.8260745 + ], + [ + 3.9054913, + 51.8260277 + ], + [ + 3.9046958, + 51.825967 + ], + [ + 3.9039086, + 51.8258722 + ], + [ + 3.9029708, + 51.8257483 + ], + [ + 3.9019232, + 51.8255913 + ], + [ + 3.8993647, + 51.8253459 + ], + [ + 3.8986501, + 51.8252998 + ], + [ + 3.8968867, + 51.8251402 + ], + [ + 3.8960186, + 51.8250329 + ], + [ + 3.8952238, + 51.8249494 + ], + [ + 3.8943448, + 51.8248307 + ], + [ + 3.8909887, + 51.8241902 + ], + [ + 3.8896242, + 51.8238742 + ], + [ + 3.8814592, + 51.8218616 + ], + [ + 3.8809207, + 51.8217639 + ], + [ + 3.8803702, + 51.8215755 + ], + [ + 3.8793898, + 51.8213201 + ], + [ + 3.8782417, + 51.8210626 + ], + [ + 3.8766852, + 51.8207419 + ], + [ + 3.8763119, + 51.8207486 + ], + [ + 3.8759893, + 51.8209064 + ], + [ + 3.8758165, + 51.8210544 + ], + [ + 3.8741687, + 51.8206906 + ], + [ + 3.8733373, + 51.8204328 + ], + [ + 3.8720236, + 51.8201037 + ], + [ + 3.8707069, + 51.8198669 + ], + [ + 3.869803, + 51.8196936 + ], + [ + 3.8688934, + 51.8194272 + ], + [ + 3.8674342, + 51.8189921 + ], + [ + 3.8661879, + 51.8183284 + ], + [ + 3.8653633, + 51.81789 + ], + [ + 3.8644822, + 51.8174623 + ], + [ + 3.8635647, + 51.817011 + ], + [ + 3.863254, + 51.8169752 + ], + [ + 3.8630724, + 51.8168587 + ], + [ + 3.8607157, + 51.8153006 + ], + [ + 3.859854, + 51.8146828 + ], + [ + 3.8586963, + 51.8138238 + ], + [ + 3.857678, + 51.8129893 + ], + [ + 3.8568316, + 51.8122205 + ], + [ + 3.8560161, + 51.8112598 + ], + [ + 3.8554879, + 51.8104531 + ], + [ + 3.8550476, + 51.8096726 + ], + [ + 3.854779, + 51.8088114 + ], + [ + 3.8545785, + 51.8080333 + ], + [ + 3.854563, + 51.8072252 + ], + [ + 3.8546131, + 51.8063147 + ], + [ + 3.8548455, + 51.8047903 + ], + [ + 3.8555477, + 51.8021 + ], + [ + 3.8558546, + 51.8011433 + ], + [ + 3.8563863, + 51.7999813 + ], + [ + 3.8572109, + 51.7986745 + ], + [ + 3.8595604, + 51.7953427 + ], + [ + 3.8600233, + 51.7947678 + ], + [ + 3.860467, + 51.7940073 + ], + [ + 3.8616795, + 51.7921543 + ], + [ + 3.8622701, + 51.791302 + ], + [ + 3.862852, + 51.7903854 + ], + [ + 3.8640423, + 51.7884245 + ], + [ + 3.8645135, + 51.7877124 + ], + [ + 3.8648829, + 51.7869647 + ], + [ + 3.8651801, + 51.7862708 + ], + [ + 3.8652789, + 51.7857712 + ], + [ + 3.8653054, + 51.7851195 + ], + [ + 3.8653156, + 51.7838844 + ], + [ + 3.8652632, + 51.7828543 + ], + [ + 3.8651742, + 51.7821348 + ], + [ + 3.8649376, + 51.7814202 + ], + [ + 3.8647177, + 51.7808523 + ], + [ + 3.8642596, + 51.780144 + ], + [ + 3.8627457, + 51.7801995 + ], + [ + 3.8621025, + 51.7801385 + ], + [ + 3.8616221, + 51.7799559 + ], + [ + 3.8612391, + 51.7797313 + ], + [ + 3.860956, + 51.7794989 + ], + [ + 3.8606984, + 51.7791706 + ], + [ + 3.8605657, + 51.7788578 + ], + [ + 3.8605264, + 51.7785049 + ], + [ + 3.8605724, + 51.7781418 + ], + [ + 3.8606855, + 51.777759 + ], + [ + 3.8607745, + 51.7775359 + ], + [ + 3.8608883, + 51.7775466 + ], + [ + 3.8608537, + 51.7777977 + ], + [ + 3.8607214, + 51.7782055 + ], + [ + 3.8606984, + 51.7785415 + ], + [ + 3.8607628, + 51.7789129 + ], + [ + 3.860857, + 51.7790674 + ], + [ + 3.8610282, + 51.779335 + ], + [ + 3.8612238, + 51.7795389 + ], + [ + 3.8615371, + 51.7797536 + ], + [ + 3.8619002, + 51.7799139 + ], + [ + 3.8623607, + 51.7800321 + ], + [ + 3.8627287, + 51.7800529 + ], + [ + 3.8633493, + 51.7800244 + ], + [ + 3.8638567, + 51.7798573 + ], + [ + 3.8641496, + 51.7797567 + ], + [ + 3.8644875, + 51.7796413 + ], + [ + 3.8648862, + 51.7794178 + ], + [ + 3.8650876, + 51.7792467 + ], + [ + 3.865143, + 51.7791376 + ], + [ + 3.8645961, + 51.778332 + ], + [ + 3.8552782, + 51.7692128 + ], + [ + 3.8524458, + 51.7680442 + ], + [ + 3.8514587, + 51.7675396 + ], + [ + 3.8507292, + 51.7670881 + ], + [ + 3.849785, + 51.7665038 + ], + [ + 3.8479397, + 51.7653352 + ], + [ + 3.8466951, + 51.7642197 + ], + [ + 3.8450214, + 51.7633698 + ], + [ + 3.8436481, + 51.7620152 + ], + [ + 3.8426611, + 51.7609261 + ], + [ + 3.8398693, + 51.7592072 + ], + [ + 3.8383136, + 51.7586162 + ], + [ + 3.8379381, + 51.7583406 + ], + [ + 3.8372303, + 51.7577329 + ], + [ + 3.8367882, + 51.7576118 + ], + [ + 3.8361324, + 51.7574927 + ], + [ + 3.8354517, + 51.7573889 + ], + [ + 3.8349412, + 51.7573457 + ], + [ + 3.8331046, + 51.7573243 + ], + [ + 3.8324392, + 51.7573621 + ], + [ + 3.8321938, + 51.757354 + ], + [ + 3.8319933, + 51.7573095 + ], + [ + 3.8318937, + 51.7572664 + ], + [ + 3.8318097, + 51.7572148 + ], + [ + 3.831731, + 51.7570969 + ], + [ + 3.8311644, + 51.7559393 + ], + [ + 3.8309051, + 51.7556432 + ], + [ + 3.8307096, + 51.7554523 + ], + [ + 3.8302593, + 51.7551553 + ], + [ + 3.8297469, + 51.7548604 + ], + [ + 3.8288718, + 51.7542563 + ], + [ + 3.8259105, + 51.7519801 + ], + [ + 3.8255875, + 51.7515785 + ], + [ + 3.8252463, + 51.7509907 + ], + [ + 3.8251157, + 51.7509128 + ], + [ + 3.8250518, + 51.750912 + ], + [ + 3.8249758, + 51.7509474 + ], + [ + 3.8248801, + 51.7510917 + ], + [ + 3.8247723, + 51.7511267 + ], + [ + 3.8246872, + 51.7511222 + ], + [ + 3.8245759, + 51.7511009 + ], + [ + 3.8245182, + 51.7510737 + ], + [ + 3.8243562, + 51.7509755 + ], + [ + 3.8243104, + 51.7509153 + ], + [ + 3.824247, + 51.7507424 + ], + [ + 3.8241775, + 51.7505958 + ], + [ + 3.8240911, + 51.7504722 + ], + [ + 3.8239797, + 51.7504509 + ], + [ + 3.8238841, + 51.750443 + ], + [ + 3.8236768, + 51.7504236 + ], + [ + 3.8234127, + 51.7503506 + ], + [ + 3.823257, + 51.7502228 + ], + [ + 3.8231838, + 51.7500298 + ], + [ + 3.8232088, + 51.7498759 + ], + [ + 3.823267, + 51.7497567 + ], + [ + 3.8238907, + 51.7493276 + ], + [ + 3.8247001, + 51.7488712 + ], + [ + 3.8245765, + 51.7484143 + ], + [ + 3.8229141, + 51.7480167 + ], + [ + 3.8225666, + 51.7478403 + ], + [ + 3.8224523, + 51.7476421 + ], + [ + 3.8224621, + 51.747473 + ], + [ + 3.8225229, + 51.7473182 + ], + [ + 3.822817, + 51.74713 + ], + [ + 3.8230885, + 51.7470018 + ], + [ + 3.8233888, + 51.7467869 + ], + [ + 3.8235746, + 51.7466293 + ], + [ + 3.8236964, + 51.7464914 + ], + [ + 3.8237893, + 51.7463437 + ], + [ + 3.8238763, + 51.7461797 + ], + [ + 3.8239112, + 51.7460644 + ], + [ + 3.8239244, + 51.7459239 + ], + [ + 3.8239158, + 51.7457301 + ], + [ + 3.8233167, + 51.7448391 + ], + [ + 3.8225442, + 51.7437164 + ], + [ + 3.8220399, + 51.7432912 + ], + [ + 3.8216752, + 51.7429059 + ], + [ + 3.8207149, + 51.7421735 + ], + [ + 3.8203394, + 51.7419078 + ], + [ + 3.8200712, + 51.7416819 + ], + [ + 3.8197493, + 51.7414627 + ], + [ + 3.8184941, + 51.740878 + ], + [ + 3.8175928, + 51.7406522 + ], + [ + 3.8166326, + 51.740496 + ], + [ + 3.8150179, + 51.7404827 + ], + [ + 3.8136983, + 51.7405293 + ], + [ + 3.8124108, + 51.7406555 + ], + [ + 3.8101578, + 51.7410009 + ], + [ + 3.808771, + 51.7413821 + ], + [ + 3.8034781, + 51.7421086 + ], + [ + 3.8007098, + 51.742588 + ], + [ + 3.8002311, + 51.7426461 + ], + [ + 3.7943834, + 51.7433562 + ], + [ + 3.7879971, + 51.7437636 + ], + [ + 3.7846703, + 51.7436508 + ], + [ + 3.7809101, + 51.7435094 + ], + [ + 3.7764158, + 51.7436499 + ], + [ + 3.7734831, + 51.7436545 + ], + [ + 3.7680343, + 51.7431523 + ], + [ + 3.7667522, + 51.7428948 + ], + [ + 3.765374, + 51.742618 + ], + [ + 3.7641882, + 51.7423799 + ], + [ + 3.7571092, + 51.7409106 + ], + [ + 3.750312, + 51.7396696 + ], + [ + 3.7425878, + 51.7378068 + ], + [ + 3.7425475, + 51.7377971 + ], + [ + 3.7416038, + 51.7376814 + ], + [ + 3.7410674, + 51.7377545 + ], + [ + 3.7407133, + 51.7380003 + ], + [ + 3.7408212, + 51.7383662 + ], + [ + 3.7406167, + 51.7389437 + ], + [ + 3.7400803, + 51.7393822 + ], + [ + 3.7386212, + 51.7398207 + ], + [ + 3.7375483, + 51.7401927 + ], + [ + 3.7361106, + 51.7408438 + ], + [ + 3.7335572, + 51.742106 + ], + [ + 3.7302098, + 51.7429564 + ], + [ + 3.727313, + 51.7438465 + ], + [ + 3.7268624, + 51.7441521 + ], + [ + 3.726283, + 51.7440857 + ], + [ + 3.725768, + 51.7437801 + ], + [ + 3.7250599, + 51.7435144 + ], + [ + 3.7245664, + 51.7428899 + ], + [ + 3.7246308, + 51.7416676 + ], + [ + 3.7246308, + 51.7394619 + ], + [ + 3.7236194, + 51.7387139 + ], + [ + 3.7220559, + 51.7380269 + ], + [ + 3.7208542, + 51.7374422 + ], + [ + 3.7190089, + 51.7368309 + ], + [ + 3.717425, + 51.7361938 + ], + [ + 3.7148617, + 51.7350335 + ], + [ + 3.7104331, + 51.7325318 + ], + [ + 3.7088001, + 51.7319806 + ], + [ + 3.7069003, + 51.7313032 + ], + [ + 3.7051923, + 51.7306167 + ], + [ + 3.704108, + 51.7300701 + ], + [ + 3.7031623, + 51.7294949 + ], + [ + 3.702025, + 51.7286682 + ], + [ + 3.7001582, + 51.7275191 + ], + [ + 3.6983192, + 51.7264368 + ], + [ + 3.6964067, + 51.7253508 + ], + [ + 3.695429, + 51.724576 + ], + [ + 3.6918356, + 51.7226107 + ], + [ + 3.6881992, + 51.7192317 + ], + [ + 3.6864619, + 51.7173185 + ], + [ + 3.6823607, + 51.7128537 + ], + [ + 3.6799653, + 51.7092228 + ], + [ + 3.6790582, + 51.7064226 + ], + [ + 3.6786097, + 51.7048877 + ], + [ + 3.6786584, + 51.7007305 + ], + [ + 3.6790227, + 51.7006668 + ], + [ + 3.6789937, + 51.6995634 + ], + [ + 3.6794192, + 51.6950214 + ], + [ + 3.6798112, + 51.6933182 + ], + [ + 3.6800409, + 51.6926369 + ], + [ + 3.6803031, + 51.6919287 + ], + [ + 3.6805782, + 51.6911087 + ], + [ + 3.6808461, + 51.6904052 + ], + [ + 3.6810755, + 51.6898532 + ], + [ + 3.6812723, + 51.6894564 + ], + [ + 3.6814649, + 51.6891003 + ], + [ + 3.6817666, + 51.6886231 + ], + [ + 3.6821962, + 51.6880053 + ], + [ + 3.6828477, + 51.686979 + ], + [ + 3.6832803, + 51.6863385 + ], + [ + 3.6838448, + 51.6853508 + ], + [ + 3.6845872, + 51.6841675 + ], + [ + 3.6847755, + 51.6839628 + ], + [ + 3.6852217, + 51.6828629 + ], + [ + 3.6869961, + 51.6803805 + ], + [ + 3.689742, + 51.6778889 + ], + [ + 3.6903907, + 51.6775267 + ], + [ + 3.6940696, + 51.6750487 + ], + [ + 3.6963313, + 51.6735022 + ], + [ + 3.6981309, + 51.6723205 + ], + [ + 3.6995842, + 51.6714125 + ], + [ + 3.7024757, + 51.6699911 + ], + [ + 3.7052491, + 51.6687304 + ], + [ + 3.7069225, + 51.6679185 + ], + [ + 3.7078661, + 51.6676533 + ], + [ + 3.7098884, + 51.6668233 + ], + [ + 3.70985, + 51.666724 + ], + [ + 3.7098594, + 51.66665 + ], + [ + 3.7099312, + 51.6665674 + ], + [ + 3.7100479, + 51.6664985 + ], + [ + 3.7099017, + 51.6665491 + ], + [ + 3.7102463, + 51.6663632 + ], + [ + 3.7105709, + 51.6663664 + ], + [ + 3.7107795, + 51.6664136 + ], + [ + 3.7108986, + 51.6665265 + ], + [ + 3.7110373, + 51.6667722 + ], + [ + 3.7114787, + 51.6667661 + ], + [ + 3.7120759, + 51.6668824 + ], + [ + 3.7124543, + 51.6668965 + ], + [ + 3.7128692, + 51.6669246 + ], + [ + 3.7137859, + 51.6666795 + ], + [ + 3.7143812, + 51.6665077 + ], + [ + 3.7158728, + 51.6661889 + ], + [ + 3.717886, + 51.6659058 + ], + [ + 3.7180829, + 51.665828 + ], + [ + 3.7187766, + 51.6655747 + ], + [ + 3.7193955, + 51.6653282 + ], + [ + 3.7198757, + 51.6651261 + ], + [ + 3.7206215, + 51.6648118 + ], + [ + 3.7211237, + 51.6645479 + ], + [ + 3.7211145, + 51.6639197 + ], + [ + 3.7211256, + 51.6638009 + ], + [ + 3.7211282, + 51.6636632 + ], + [ + 3.721142, + 51.6553383 + ], + [ + 3.7211331, + 51.6553381 + ], + [ + 3.7177196, + 51.6552466 + ], + [ + 3.7167832, + 51.655192 + ], + [ + 3.7160224, + 51.6549946 + ], + [ + 3.7156112, + 51.654779 + ], + [ + 3.7154437, + 51.6546955 + ], + [ + 3.7153509, + 51.6547406 + ], + [ + 3.715275, + 51.6546738 + ], + [ + 3.7153825, + 51.6546287 + ], + [ + 3.7152316, + 51.654447 + ], + [ + 3.7150686, + 51.6541349 + ], + [ + 3.7150219, + 51.6535057 + ], + [ + 3.7152694, + 51.6530571 + ], + [ + 3.7158177, + 51.652647 + ], + [ + 3.7170108, + 51.6519603 + ], + [ + 3.7182175, + 51.6513354 + ], + [ + 3.7192996, + 51.6508742 + ], + [ + 3.7194907, + 51.6508231 + ], + [ + 3.719397, + 51.650609 + ], + [ + 3.7192429, + 51.650469 + ], + [ + 3.7190916, + 51.6502476 + ], + [ + 3.7189859, + 51.6501285 + ], + [ + 3.7189182, + 51.6499745 + ], + [ + 3.7188976, + 51.6498671 + ], + [ + 3.7189383, + 51.6497607 + ], + [ + 3.7132752, + 51.6421219 + ], + [ + 3.7128927, + 51.6423204 + ], + [ + 3.7127385, + 51.6425046 + ], + [ + 3.7118727, + 51.6428094 + ], + [ + 3.7118122, + 51.6428264 + ], + [ + 3.7109488, + 51.643075 + ], + [ + 3.710681, + 51.6431352 + ], + [ + 3.7098709, + 51.6433189 + ], + [ + 3.7089464, + 51.6434244 + ], + [ + 3.7080933, + 51.6434434 + ], + [ + 3.7074165, + 51.6432877 + ], + [ + 3.7068129, + 51.6429519 + ], + [ + 3.706435, + 51.6427365 + ], + [ + 3.7059714, + 51.642756 + ], + [ + 3.7056097, + 51.6426483 + ], + [ + 3.7052474, + 51.6423828 + ], + [ + 3.70522, + 51.6420922 + ], + [ + 3.7053144, + 51.6419625 + ], + [ + 3.7044744, + 51.6413185 + ], + [ + 3.7045414, + 51.6412732 + ], + [ + 3.7053908, + 51.6418167 + ], + [ + 3.7066103, + 51.6410891 + ], + [ + 3.7070942, + 51.6407724 + ], + [ + 3.7072474, + 51.6406432 + ], + [ + 3.7072564, + 51.6405564 + ], + [ + 3.7070832, + 51.6403928 + ], + [ + 3.7035457, + 51.6380625 + ], + [ + 3.702645, + 51.637521 + ], + [ + 3.7023815, + 51.6374643 + ], + [ + 3.7021008, + 51.6375377 + ], + [ + 3.700145, + 51.6387346 + ], + [ + 3.6999771, + 51.6388373 + ], + [ + 3.6990647, + 51.6394482 + ], + [ + 3.6984976, + 51.6400729 + ], + [ + 3.6987475, + 51.6408133 + ], + [ + 3.6997525, + 51.6416643 + ], + [ + 3.70091, + 51.6424565 + ], + [ + 3.7019147, + 51.6431021 + ], + [ + 3.7031169, + 51.6432731 + ], + [ + 3.7038688, + 51.6433448 + ], + [ + 3.7042368, + 51.6435097 + ], + [ + 3.7043311, + 51.6437597 + ], + [ + 3.704131, + 51.6440394 + ], + [ + 3.7035293, + 51.6441655 + ], + [ + 3.7024394, + 51.6440822 + ], + [ + 3.7010185, + 51.6438274 + ], + [ + 3.6998642, + 51.643467 + ], + [ + 3.6989286, + 51.6430144 + ], + [ + 3.6982222, + 51.6424902 + ], + [ + 3.6976593, + 51.6419625 + ], + [ + 3.6971714, + 51.6411678 + ], + [ + 3.6969442, + 51.640391 + ], + [ + 3.697023, + 51.6397918 + ], + [ + 3.6973611, + 51.6392661 + ], + [ + 3.6987765, + 51.6382182 + ], + [ + 3.6993724, + 51.6379075 + ], + [ + 3.6999274, + 51.6376182 + ], + [ + 3.7005758, + 51.6373485 + ], + [ + 3.7004386, + 51.637041 + ], + [ + 3.7001931, + 51.6366253 + ], + [ + 3.6995474, + 51.6360056 + ], + [ + 3.6984618, + 51.6351828 + ], + [ + 3.6978109, + 51.63466 + ], + [ + 3.6976871, + 51.6344161 + ], + [ + 3.6976353, + 51.6339772 + ], + [ + 3.6976073, + 51.633821 + ], + [ + 3.6971498, + 51.6334616 + ], + [ + 3.6933468, + 51.6328792 + ], + [ + 3.693301, + 51.6328722 + ], + [ + 3.6929582, + 51.6326324 + ], + [ + 3.6903196, + 51.6309566 + ], + [ + 3.6885804, + 51.6301447 + ], + [ + 3.6874843, + 51.6295219 + ], + [ + 3.6862245, + 51.6284473 + ], + [ + 3.6862338, + 51.6282002 + ], + [ + 3.6859258, + 51.6277462 + ], + [ + 3.6857173, + 51.6272803 + ], + [ + 3.6857188, + 51.6262474 + ], + [ + 3.6852087, + 51.6259265 + ], + [ + 3.6846193, + 51.6257323 + ], + [ + 3.6844044, + 51.6254971 + ], + [ + 3.6838461, + 51.6249666 + ], + [ + 3.6834203, + 51.6243917 + ], + [ + 3.6831725, + 51.6240399 + ], + [ + 3.6829406, + 51.623758 + ], + [ + 3.6824399, + 51.6231936 + ], + [ + 3.6801045, + 51.6233334 + ], + [ + 3.6776796, + 51.6230816 + ], + [ + 3.6758323, + 51.6230742 + ], + [ + 3.6757781, + 51.6231512 + ], + [ + 3.6756234, + 51.6231627 + ], + [ + 3.6728413, + 51.6231056 + ], + [ + 3.6720933, + 51.6230724 + ], + [ + 3.6717243, + 51.6230216 + ], + [ + 3.6709992, + 51.6228629 + ], + [ + 3.6697281, + 51.6225665 + ], + [ + 3.6681502, + 51.6221286 + ], + [ + 3.667809, + 51.6220165 + ], + [ + 3.6677003, + 51.6218779 + ], + [ + 3.6676572, + 51.6216511 + ], + [ + 3.667796, + 51.6214703 + ], + [ + 3.6679913, + 51.6213519 + ], + [ + 3.6683107, + 51.6212831 + ], + [ + 3.6699989, + 51.6218322 + ], + [ + 3.671516, + 51.6222248 + ], + [ + 3.6732503, + 51.6224746 + ], + [ + 3.6753152, + 51.6225207 + ], + [ + 3.6765091, + 51.6225116 + ], + [ + 3.6773547, + 51.6223876 + ], + [ + 3.6777868, + 51.6222707 + ], + [ + 3.6781225, + 51.6221192 + ], + [ + 3.6783809, + 51.6219089 + ], + [ + 3.6786118, + 51.6216913 + ], + [ + 3.6787274, + 51.6214552 + ], + [ + 3.6787925, + 51.6212117 + ], + [ + 3.6789165, + 51.6209982 + ], + [ + 3.678927, + 51.620606 + ], + [ + 3.6787998, + 51.6200027 + ], + [ + 3.6788941, + 51.6198537 + ], + [ + 3.6791538, + 51.6197721 + ], + [ + 3.6794208, + 51.6198102 + ], + [ + 3.6796967, + 51.6200578 + ], + [ + 3.6799221, + 51.6205419 + ], + [ + 3.6799644, + 51.6207553 + ], + [ + 3.6801159, + 51.6208856 + ], + [ + 3.680458, + 51.6209348 + ], + [ + 3.6814144, + 51.6208454 + ], + [ + 3.6814054, + 51.6206286 + ], + [ + 3.6819408, + 51.6205742 + ], + [ + 3.6820484, + 51.6207582 + ], + [ + 3.682769, + 51.6206903 + ], + [ + 3.6825564, + 51.6202234 + ], + [ + 3.6823866, + 51.6199141 + ], + [ + 3.6823716, + 51.619591 + ], + [ + 3.6825733, + 51.619295 + ], + [ + 3.6829679, + 51.6190349 + ], + [ + 3.6837934, + 51.6187758 + ], + [ + 3.6837021, + 51.6185613 + ], + [ + 3.683184, + 51.6183701 + ], + [ + 3.6826916, + 51.6182231 + ], + [ + 3.6822857, + 51.6180837 + ], + [ + 3.6818295, + 51.617917 + ], + [ + 3.681789, + 51.6174418 + ], + [ + 3.6817693, + 51.6172798 + ], + [ + 3.6789298, + 51.6182111 + ], + [ + 3.6779169, + 51.6185584 + ], + [ + 3.6774955, + 51.6187401 + ], + [ + 3.6770278, + 51.6190108 + ], + [ + 3.6766482, + 51.6192453 + ], + [ + 3.6762973, + 51.6195054 + ], + [ + 3.6756681, + 51.6199933 + ], + [ + 3.6751533, + 51.6204536 + ], + [ + 3.6749781, + 51.6205265 + ], + [ + 3.6747936, + 51.6205468 + ], + [ + 3.6745197, + 51.6205064 + ], + [ + 3.6743194, + 51.6204479 + ], + [ + 3.6742793, + 51.6201122 + ], + [ + 3.6743988, + 51.6197799 + ], + [ + 3.6745932, + 51.6196159 + ], + [ + 3.6753524, + 51.6189753 + ], + [ + 3.6759803, + 51.6185508 + ], + [ + 3.6767092, + 51.6181563 + ], + [ + 3.6777896, + 51.6177293 + ], + [ + 3.6794234, + 51.6171832 + ], + [ + 3.6807209, + 51.6167309 + ], + [ + 3.6818412, + 51.6164551 + ], + [ + 3.6822047, + 51.6163947 + ], + [ + 3.6824155, + 51.6162903 + ], + [ + 3.682507, + 51.6161315 + ], + [ + 3.6825051, + 51.6158139 + ], + [ + 3.6825449, + 51.6154992 + ], + [ + 3.6826777, + 51.6152793 + ], + [ + 3.6829255, + 51.6150996 + ], + [ + 3.6833741, + 51.6149243 + ], + [ + 3.683719, + 51.6148551 + ], + [ + 3.6815603, + 51.6009519 + ], + [ + 3.6812749, + 51.6008895 + ], + [ + 3.6810076, + 51.6007723 + ], + [ + 3.6808953, + 51.600618 + ], + [ + 3.6808313, + 51.6002938 + ], + [ + 3.6808382, + 51.6002231 + ], + [ + 3.6805371, + 51.5999216 + ], + [ + 3.6798724, + 51.5996029 + ], + [ + 3.6787024, + 51.5990463 + ], + [ + 3.6771173, + 51.598532 + ], + [ + 3.67705, + 51.5985168 + ], + [ + 3.6763548, + 51.5983494 + ], + [ + 3.6756033, + 51.5981219 + ], + [ + 3.6742961, + 51.5976497 + ], + [ + 3.6732899, + 51.5972466 + ], + [ + 3.672757, + 51.5969914 + ], + [ + 3.6722366, + 51.5967903 + ], + [ + 3.6718267, + 51.5966391 + ], + [ + 3.6714554, + 51.5965233 + ], + [ + 3.6711247, + 51.5964359 + ], + [ + 3.6704029, + 51.5962459 + ], + [ + 3.6690493, + 51.5959043 + ], + [ + 3.6653281, + 51.5950869 + ], + [ + 3.6627221, + 51.5944795 + ], + [ + 3.6613327, + 51.5941556 + ], + [ + 3.659389, + 51.593651 + ], + [ + 3.658243, + 51.5933633 + ], + [ + 3.6574241, + 51.5931211 + ], + [ + 3.656498, + 51.5927948 + ], + [ + 3.6554025, + 51.5923888 + ], + [ + 3.6542405, + 51.5918694 + ], + [ + 3.6525153, + 51.591415 + ], + [ + 3.6507365, + 51.5910308 + ], + [ + 3.6494705, + 51.5907915 + ], + [ + 3.6484538, + 51.5906826 + ], + [ + 3.6468972, + 51.5907217 + ], + [ + 3.6451789, + 51.5907241 + ], + [ + 3.6448723, + 51.5907173 + ], + [ + 3.6444946, + 51.5907019 + ], + [ + 3.6439387, + 51.5906778 + ], + [ + 3.64238, + 51.5905081 + ], + [ + 3.6414409, + 51.5903706 + ], + [ + 3.6408009, + 51.5902292 + ], + [ + 3.6402253, + 51.5900654 + ], + [ + 3.6394866, + 51.5898361 + ], + [ + 3.6379584, + 51.5896612 + ], + [ + 3.6366333, + 51.5894054 + ], + [ + 3.6355245, + 51.5891528 + ], + [ + 3.6337535, + 51.5887174 + ], + [ + 3.6331077, + 51.588667 + ], + [ + 3.6322093, + 51.5885749 + ], + [ + 3.6305003, + 51.588448 + ], + [ + 3.6283693, + 51.5885059 + ], + [ + 3.6266032, + 51.5884568 + ], + [ + 3.6249831, + 51.588365 + ], + [ + 3.6237905, + 51.5884144 + ], + [ + 3.6221349, + 51.5887715 + ], + [ + 3.6197699, + 51.5892752 + ], + [ + 3.6179234, + 51.5898991 + ], + [ + 3.6170259, + 51.5902451 + ], + [ + 3.615149, + 51.5911831 + ], + [ + 3.6155831, + 51.591156 + ], + [ + 3.6161689, + 51.5909401 + ], + [ + 3.6181623, + 51.590251 + ], + [ + 3.6205132, + 51.589646 + ], + [ + 3.621803, + 51.5894183 + ], + [ + 3.6232142, + 51.589316 + ], + [ + 3.6236095, + 51.5893557 + ], + [ + 3.6236056, + 51.5894568 + ], + [ + 3.6228594, + 51.5896253 + ], + [ + 3.6226747, + 51.5897349 + ], + [ + 3.6221844, + 51.5898174 + ], + [ + 3.6201483, + 51.5902137 + ], + [ + 3.6185951, + 51.5907184 + ], + [ + 3.6173514, + 51.591149 + ], + [ + 3.616906, + 51.5914682 + ], + [ + 3.6160981, + 51.5918268 + ], + [ + 3.6150369, + 51.5922041 + ], + [ + 3.614255, + 51.5923608 + ], + [ + 3.6120257, + 51.5926191 + ], + [ + 3.6104151, + 51.5927407 + ], + [ + 3.6097242, + 51.5928763 + ], + [ + 3.6086014, + 51.5929829 + ], + [ + 3.6073352, + 51.5930647 + ], + [ + 3.6053323, + 51.5930679 + ], + [ + 3.6046608, + 51.5931701 + ], + [ + 3.6036443, + 51.5933231 + ], + [ + 3.6017479, + 51.5933728 + ], + [ + 3.5985614, + 51.59365 + ], + [ + 3.5973128, + 51.5937433 + ], + [ + 3.5958781, + 51.5939798 + ], + [ + 3.5952494, + 51.5943635 + ], + [ + 3.5949591, + 51.594404 + ], + [ + 3.5939954, + 51.5945915 + ], + [ + 3.5930212, + 51.5945878 + ], + [ + 3.5914331, + 51.5945971 + ], + [ + 3.5912672, + 51.5946844 + ], + [ + 3.5911497, + 51.5949186 + ], + [ + 3.5910375, + 51.595018 + ], + [ + 3.588059, + 51.5950509 + ], + [ + 3.5866727, + 51.5949734 + ], + [ + 3.585864, + 51.5948935 + ], + [ + 3.583004, + 51.5946695 + ], + [ + 3.5819414, + 51.5946194 + ], + [ + 3.5808076, + 51.5945457 + ], + [ + 3.5793708, + 51.5943774 + ], + [ + 3.5780053, + 51.5942327 + ], + [ + 3.5770239, + 51.593959 + ], + [ + 3.5765077, + 51.5937824 + ], + [ + 3.5753866, + 51.5935267 + ], + [ + 3.5746227, + 51.5933505 + ], + [ + 3.5743774, + 51.5933509 + ], + [ + 3.5735431, + 51.5932863 + ], + [ + 3.5714662, + 51.5928653 + ], + [ + 3.5704254, + 51.5926278 + ], + [ + 3.5698071, + 51.5925127 + ], + [ + 3.5689407, + 51.5923204 + ], + [ + 3.5683941, + 51.5920876 + ], + [ + 3.5683737, + 51.5920807 + ], + [ + 3.5645744, + 51.5912594 + ], + [ + 3.562463, + 51.5908219 + ], + [ + 3.5606375, + 51.5904562 + ], + [ + 3.5583531, + 51.5898361 + ], + [ + 3.5566385, + 51.5894047 + ], + [ + 3.5547725, + 51.5891507 + ], + [ + 3.5534492, + 51.5888602 + ], + [ + 3.5514184, + 51.5882215 + ], + [ + 3.5480753, + 51.5870226 + ], + [ + 3.5460338, + 51.5858144 + ], + [ + 3.5458763, + 51.5857611 + ], + [ + 3.5452202, + 51.5854596 + ], + [ + 3.5432651, + 51.5846489 + ], + [ + 3.5420491, + 51.584163 + ], + [ + 3.5406532, + 51.5834277 + ], + [ + 3.5392983, + 51.5825462 + ], + [ + 3.5380791, + 51.5820033 + ], + [ + 3.5363687, + 51.581159 + ], + [ + 3.5353163, + 51.5807009 + ], + [ + 3.5327573, + 51.5797625 + ], + [ + 3.5309321, + 51.5790648 + ], + [ + 3.529769, + 51.5786616 + ], + [ + 3.5281397, + 51.5783348 + ], + [ + 3.5267234, + 51.5780761 + ], + [ + 3.5260114, + 51.5778961 + ], + [ + 3.5254471, + 51.5775528 + ], + [ + 3.524541, + 51.5770269 + ], + [ + 3.5237386, + 51.5766759 + ], + [ + 3.5232783, + 51.5763308 + ], + [ + 3.5221152, + 51.5759617 + ], + [ + 3.5209008, + 51.5754475 + ], + [ + 3.520337, + 51.5752872 + ], + [ + 3.5196886, + 51.5751461 + ], + [ + 3.5190547, + 51.5750359 + ], + [ + 3.5187412, + 51.5748042 + ], + [ + 3.5180486, + 51.5744551 + ], + [ + 3.5173752, + 51.5741918 + ], + [ + 3.5166209, + 51.5739921 + ], + [ + 3.5159633, + 51.573926 + ], + [ + 3.5157842, + 51.573831 + ], + [ + 3.5155864, + 51.5737143 + ], + [ + 3.514735, + 51.5733756 + ], + [ + 3.513403, + 51.5730084 + ], + [ + 3.5108439, + 51.5720907 + ], + [ + 3.5076159, + 51.5707802 + ], + [ + 3.5039907, + 51.5694856 + ], + [ + 3.5016251, + 51.5686945 + ], + [ + 3.5008349, + 51.5686143 + ], + [ + 3.5004677, + 51.5683386 + ], + [ + 3.4997908, + 51.5681366 + ], + [ + 3.4985785, + 51.5678024 + ], + [ + 3.4976133, + 51.5675957 + ], + [ + 3.4967013, + 51.5674124 + ], + [ + 3.4962582, + 51.5672254 + ], + [ + 3.495837, + 51.5669489 + ], + [ + 3.494727, + 51.566324 + ], + [ + 3.4940345, + 51.5660656 + ], + [ + 3.4925606, + 51.5653143 + ], + [ + 3.4916399, + 51.5649887 + ], + [ + 3.4907756, + 51.5646426 + ], + [ + 3.4892707, + 51.5640565 + ], + [ + 3.4884379, + 51.5637543 + ], + [ + 3.4878209, + 51.5634711 + ], + [ + 3.4869955, + 51.563073 + ], + [ + 3.4859134, + 51.5625638 + ], + [ + 3.4851392, + 51.5622647 + ], + [ + 3.4847608, + 51.5620809 + ], + [ + 3.4841383, + 51.561752 + ], + [ + 3.4837701, + 51.561589 + ], + [ + 3.4829716, + 51.5611593 + ], + [ + 3.4820773, + 51.560735 + ], + [ + 3.4820073, + 51.5606471 + ], + [ + 3.4816802, + 51.5603636 + ], + [ + 3.4813771, + 51.5602289 + ], + [ + 3.4805195, + 51.5599034 + ], + [ + 3.4798819, + 51.5595902 + ], + [ + 3.4793507, + 51.559274 + ], + [ + 3.4769087, + 51.5581462 + ], + [ + 3.4761961, + 51.5577748 + ], + [ + 3.4754144, + 51.5573863 + ], + [ + 3.4739663, + 51.5567689 + ], + [ + 3.4726791, + 51.5561605 + ], + [ + 3.4698297, + 51.5547592 + ], + [ + 3.4688813, + 51.554318 + ], + [ + 3.4681907, + 51.5540475 + ], + [ + 3.4676937, + 51.5538003 + ], + [ + 3.4670818, + 51.5534874 + ], + [ + 3.4652737, + 51.5524029 + ], + [ + 3.4648783, + 51.5521845 + ], + [ + 3.4636686, + 51.5516709 + ], + [ + 3.4631989, + 51.5514812 + ], + [ + 3.462913, + 51.5513765 + ], + [ + 3.4625714, + 51.5512263 + ], + [ + 3.462283, + 51.5511 + ], + [ + 3.4612717, + 51.5507378 + ], + [ + 3.4605781, + 51.550475 + ], + [ + 3.4600132, + 51.5502944 + ], + [ + 3.4598352, + 51.5502246 + ], + [ + 3.4597217, + 51.5501814 + ], + [ + 3.4588069, + 51.5499205 + ], + [ + 3.4585598, + 51.5498616 + ], + [ + 3.457838, + 51.5496624 + ], + [ + 3.4573006, + 51.5495257 + ], + [ + 3.4563719, + 51.5492706 + ], + [ + 3.4557559, + 51.5490845 + ], + [ + 3.4555705, + 51.5490426 + ], + [ + 3.4554927, + 51.5490597 + ], + [ + 3.4552508, + 51.5490513 + ], + [ + 3.4550139, + 51.5490131 + ], + [ + 3.4541214, + 51.54877 + ], + [ + 3.4537002, + 51.5486648 + ], + [ + 3.4532479, + 51.5485135 + ], + [ + 3.4526554, + 51.5482935 + ], + [ + 3.4520172, + 51.5480224 + ], + [ + 3.4509892, + 51.5476009 + ], + [ + 3.4502763, + 51.547276 + ], + [ + 3.449516, + 51.5469435 + ], + [ + 3.448654, + 51.5465888 + ], + [ + 3.4468892, + 51.5458877 + ], + [ + 3.4457943, + 51.545488 + ], + [ + 3.4441292, + 51.5448617 + ], + [ + 3.4432112, + 51.5445313 + ], + [ + 3.4424303, + 51.5442578 + ], + [ + 3.4405201, + 51.5435246 + ], + [ + 3.439647, + 51.5431765 + ], + [ + 3.439135, + 51.5429646 + ], + [ + 3.4387752, + 51.542794 + ], + [ + 3.4383409, + 51.5425697 + ], + [ + 3.4380008, + 51.5423674 + ], + [ + 3.4370387, + 51.5416084 + ], + [ + 3.4367137, + 51.5413125 + ], + [ + 3.4364223, + 51.5410036 + ], + [ + 3.4360158, + 51.5403817 + ], + [ + 3.435869, + 51.5399493 + ], + [ + 3.4339547, + 51.5332754 + ], + [ + 3.4336841, + 51.5324773 + ], + [ + 3.4334641, + 51.5313529 + ], + [ + 3.4333402, + 51.5305525 + ], + [ + 3.433085, + 51.5285309 + ], + [ + 3.4330589, + 51.5280204 + ], + [ + 3.4330843, + 51.5275976 + ], + [ + 3.4331149, + 51.5273922 + ], + [ + 3.4333467, + 51.5267715 + ], + [ + 3.4334609, + 51.5265124 + ], + [ + 3.4335941, + 51.5262152 + ], + [ + 3.4336707, + 51.5261386 + ], + [ + 3.4338424, + 51.5261551 + ], + [ + 3.4341122, + 51.5260177 + ], + [ + 3.4342795, + 51.5259655 + ], + [ + 3.4343944, + 51.5259377 + ], + [ + 3.4345667, + 51.5258536 + ], + [ + 3.4347166, + 51.5256914 + ], + [ + 3.4348936, + 51.5255844 + ], + [ + 3.4351933, + 51.5255229 + ], + [ + 3.4356348, + 51.5254889 + ], + [ + 3.4360972, + 51.5254805 + ], + [ + 3.4363787, + 51.5255056 + ], + [ + 3.4365649, + 51.5255247 + ], + [ + 3.4366881, + 51.5255587 + ], + [ + 3.4367698, + 51.5256241 + ], + [ + 3.4368149, + 51.5256843 + ], + [ + 3.4367421, + 51.5257563 + ], + [ + 3.4366557, + 51.525803 + ], + [ + 3.4364914, + 51.5258735 + ], + [ + 3.4363349, + 51.5259304 + ], + [ + 3.4361367, + 51.526021 + ], + [ + 3.4359917, + 51.5260689 + ], + [ + 3.4357211, + 51.5260508 + ], + [ + 3.4355461, + 51.5260228 + ], + [ + 3.4352731, + 51.5260595 + ], + [ + 3.4351637, + 51.5261355 + ], + [ + 3.435472, + 51.5261268 + ], + [ + 3.4358023, + 51.526123 + ], + [ + 3.4360853, + 51.5261116 + ], + [ + 3.4367543, + 51.5259875 + ], + [ + 3.4370515, + 51.5258986 + ], + [ + 3.4372802, + 51.525781 + ], + [ + 3.43766, + 51.5255585 + ], + [ + 3.4377992, + 51.5254649 + ], + [ + 3.4379779, + 51.5251871 + ], + [ + 3.4381374, + 51.5248301 + ], + [ + 3.4382518, + 51.5246821 + ], + [ + 3.4391463, + 51.5239928 + ], + [ + 3.439336, + 51.5237712 + ], + [ + 3.4395923, + 51.5233934 + ], + [ + 3.4396664, + 51.5228153 + ], + [ + 3.4395194, + 51.5227912 + ], + [ + 3.4389673, + 51.522661 + ], + [ + 3.4387915, + 51.522569 + ], + [ + 3.4387033, + 51.5224897 + ], + [ + 3.4387066, + 51.5223251 + ], + [ + 3.438826, + 51.5221898 + ], + [ + 3.4391403, + 51.5220416 + ], + [ + 3.4395264, + 51.5219313 + ], + [ + 3.4398824, + 51.5218387 + ], + [ + 3.4400001, + 51.5218315 + ], + [ + 3.4400634, + 51.5218943 + ], + [ + 3.4402237, + 51.5219197 + ], + [ + 3.4405352, + 51.5219248 + ], + [ + 3.4408556, + 51.5218934 + ], + [ + 3.4411436, + 51.5218455 + ], + [ + 3.441408, + 51.5217537 + ], + [ + 3.4416152, + 51.5216244 + ], + [ + 3.4416497, + 51.5215883 + ], + [ + 3.4418602, + 51.5215528 + ], + [ + 3.442077, + 51.5215403 + ], + [ + 3.4424735, + 51.5214462 + ], + [ + 3.4428152, + 51.5213419 + ], + [ + 3.4431534, + 51.5212353 + ], + [ + 3.4435758, + 51.5210477 + ], + [ + 3.4441847, + 51.5206961 + ], + [ + 3.4446713, + 51.5203792 + ], + [ + 3.4456649, + 51.5197731 + ], + [ + 3.4456933, + 51.5197571 + ], + [ + 3.4457874, + 51.5195107 + ], + [ + 3.4460881, + 51.5189387 + ], + [ + 3.4468635, + 51.5182173 + ], + [ + 3.4478764, + 51.5172751 + ], + [ + 3.448612, + 51.5166431 + ], + [ + 3.4490312, + 51.5166426 + ], + [ + 3.4496273, + 51.5160962 + ], + [ + 3.450383, + 51.5154772 + ], + [ + 3.4513418, + 51.5147334 + ], + [ + 3.4524506, + 51.5139074 + ], + [ + 3.4538625, + 51.5129352 + ], + [ + 3.4549534, + 51.5122668 + ], + [ + 3.4559293, + 51.5117221 + ], + [ + 3.4572922, + 51.5110327 + ], + [ + 3.4591123, + 51.5100168 + ], + [ + 3.460059, + 51.5095335 + ], + [ + 3.4605169, + 51.5093046 + ], + [ + 3.460784, + 51.509171 + ], + [ + 3.4612531, + 51.5089556 + ], + [ + 3.4626691, + 51.5083105 + ], + [ + 3.4638764, + 51.5078313 + ], + [ + 3.4653689, + 51.5072765 + ], + [ + 3.466552, + 51.5068494 + ], + [ + 3.4682213, + 51.5061854 + ], + [ + 3.4698134, + 51.505527 + ], + [ + 3.4713147, + 51.5048511 + ], + [ + 3.4725172, + 51.5042184 + ], + [ + 3.4741671, + 51.50349 + ], + [ + 3.4753703, + 51.5029282 + ], + [ + 3.4759465, + 51.5025554 + ], + [ + 3.4767819, + 51.502029 + ], + [ + 3.4771931, + 51.5017451 + ], + [ + 3.4780372, + 51.5013606 + ], + [ + 3.4793837, + 51.5007004 + ], + [ + 3.480218, + 51.5002814 + ], + [ + 3.4809163, + 51.4999677 + ], + [ + 3.4815794, + 51.4997015 + ], + [ + 3.4825332, + 51.4994056 + ], + [ + 3.4851352, + 51.4987583 + ], + [ + 3.4864044, + 51.4985427 + ], + [ + 3.4877752, + 51.4983448 + ], + [ + 3.4880849, + 51.4982948 + ], + [ + 3.488603, + 51.4980788 + ], + [ + 3.48968, + 51.4974647 + ], + [ + 3.4900436, + 51.4972646 + ], + [ + 3.4904178, + 51.4970738 + ], + [ + 3.4912172, + 51.4967022 + ], + [ + 3.4918469, + 51.4963577 + ], + [ + 3.4925626, + 51.4960602 + ], + [ + 3.4931875, + 51.4957407 + ], + [ + 3.4937555, + 51.4953814 + ], + [ + 3.4942867, + 51.4955544 + ], + [ + 3.4946166, + 51.4954612 + ], + [ + 3.4949806, + 51.4953389 + ], + [ + 3.4954411, + 51.4950991 + ], + [ + 3.49583, + 51.4948194 + ], + [ + 3.4964926, + 51.4942404 + ], + [ + 3.4966167, + 51.494132 + ], + [ + 3.4969181, + 51.4938798 + ], + [ + 3.4977561, + 51.4931783 + ], + [ + 3.49824, + 51.4927733 + ], + [ + 3.500415, + 51.490821 + ], + [ + 3.501105, + 51.4901046 + ], + [ + 3.5020136, + 51.4892918 + ], + [ + 3.5032301, + 51.4877586 + ], + [ + 3.5052671, + 51.4860407 + ], + [ + 3.5077096, + 51.4836028 + ], + [ + 3.5091971, + 51.4820479 + ], + [ + 3.511172, + 51.4798009 + ], + [ + 3.511592, + 51.4793037 + ], + [ + 3.5121278, + 51.4786693 + ], + [ + 3.5122131, + 51.4785488 + ], + [ + 3.5139833, + 51.4760498 + ], + [ + 3.5144528, + 51.4754506 + ], + [ + 3.5147411, + 51.4749552 + ], + [ + 3.5151109, + 51.4743872 + ], + [ + 3.5158938, + 51.4730558 + ], + [ + 3.5172784, + 51.4717705 + ], + [ + 3.5181853, + 51.4709691 + ], + [ + 3.5185737, + 51.4705883 + ], + [ + 3.5194112, + 51.46989 + ], + [ + 3.5201393, + 51.4692007 + ], + [ + 3.5207869, + 51.4686601 + ], + [ + 3.5216128, + 51.4678924 + ], + [ + 3.52248, + 51.4669706 + ], + [ + 3.5232562, + 51.4664785 + ], + [ + 3.5238679, + 51.4655586 + ], + [ + 3.5242972, + 51.4648766 + ], + [ + 3.5246559, + 51.464708 + ], + [ + 3.5250102, + 51.4645097 + ], + [ + 3.5253339, + 51.4642385 + ], + [ + 3.5258388, + 51.4637744 + ], + [ + 3.5261966, + 51.4633881 + ], + [ + 3.5262242, + 51.4633582 + ], + [ + 3.5264919, + 51.4631337 + ], + [ + 3.5271956, + 51.4625939 + ], + [ + 3.5276436, + 51.4623803 + ], + [ + 3.5279258, + 51.4622045 + ], + [ + 3.5283532, + 51.4618936 + ], + [ + 3.5287145, + 51.461662 + ], + [ + 3.5292071, + 51.4614042 + ], + [ + 3.5302982, + 51.4607496 + ], + [ + 3.5306678, + 51.4604817 + ], + [ + 3.5315195, + 51.4598896 + ], + [ + 3.5315112, + 51.4598703 + ], + [ + 3.5320448, + 51.4595803 + ], + [ + 3.5324682, + 51.4592975 + ], + [ + 3.5335817, + 51.4586658 + ], + [ + 3.5339749, + 51.4584373 + ], + [ + 3.5341037, + 51.4583877 + ], + [ + 3.5342684, + 51.4583413 + ], + [ + 3.5345694, + 51.4582798 + ], + [ + 3.5347873, + 51.4582395 + ], + [ + 3.5349342, + 51.45821 + ], + [ + 3.5351125, + 51.458145 + ], + [ + 3.535272, + 51.4580454 + ], + [ + 3.5354277, + 51.4579304 + ], + [ + 3.5355609, + 51.457835 + ], + [ + 3.5363563, + 51.4575173 + ], + [ + 3.5374744, + 51.4568651 + ], + [ + 3.5391106, + 51.4560162 + ], + [ + 3.5406262, + 51.4553185 + ], + [ + 3.5419819, + 51.4547505 + ], + [ + 3.5422317, + 51.4546671 + ], + [ + 3.5430165, + 51.4544078 + ], + [ + 3.543212, + 51.4543456 + ], + [ + 3.5434674, + 51.4543086 + ], + [ + 3.5436544, + 51.4542418 + ], + [ + 3.5437549, + 51.4541756 + ], + [ + 3.5438961, + 51.4540613 + ], + [ + 3.5440411, + 51.4539652 + ], + [ + 3.5442304, + 51.4538722 + ], + [ + 3.5445175, + 51.4537546 + ], + [ + 3.5447506, + 51.4535759 + ], + [ + 3.5450587, + 51.4533125 + ], + [ + 3.54538, + 51.4530855 + ], + [ + 3.5457279, + 51.4528749 + ], + [ + 3.5466662, + 51.4523691 + ], + [ + 3.5469975, + 51.4520937 + ], + [ + 3.5472173, + 51.4518529 + ], + [ + 3.5473935, + 51.4516969 + ], + [ + 3.5475289, + 51.4516456 + ], + [ + 3.5476454, + 51.4516204 + ], + [ + 3.5478242, + 51.4516374 + ], + [ + 3.5479413, + 51.4516739 + ], + [ + 3.5480121, + 51.4517091 + ], + [ + 3.5480714, + 51.4517433 + ], + [ + 3.5481177, + 51.4517845 + ], + [ + 3.5481512, + 51.4519337 + ], + [ + 3.5482017, + 51.4520307 + ], + [ + 3.548357, + 51.4520769 + ], + [ + 3.5485942, + 51.4520594 + ], + [ + 3.5486804, + 51.4520531 + ], + [ + 3.5492104, + 51.4518727 + ], + [ + 3.5493045, + 51.4518415 + ], + [ + 3.5496472, + 51.4517012 + ], + [ + 3.5499607, + 51.4515271 + ], + [ + 3.5501739, + 51.4513354 + ], + [ + 3.5505671, + 51.4509922 + ], + [ + 3.5514432, + 51.4504283 + ], + [ + 3.5519091, + 51.4500912 + ], + [ + 3.5520219, + 51.4499311 + ], + [ + 3.5521297, + 51.4498226 + ], + [ + 3.5521893, + 51.4496892 + ], + [ + 3.5522165, + 51.4495742 + ], + [ + 3.5522076, + 51.4495248 + ], + [ + 3.5521849, + 51.4494891 + ], + [ + 3.5521296, + 51.4494613 + ], + [ + 3.5520448, + 51.4494463 + ], + [ + 3.5517511, + 51.4494335 + ], + [ + 3.5515994, + 51.4494017 + ], + [ + 3.5515281, + 51.4493755 + ], + [ + 3.5514771, + 51.4493522 + ], + [ + 3.5514266, + 51.4493092 + ], + [ + 3.5514172, + 51.4492505 + ], + [ + 3.5514353, + 51.4491895 + ], + [ + 3.5514544, + 51.4491453 + ], + [ + 3.5515012, + 51.4490805 + ], + [ + 3.551568, + 51.44903 + ], + [ + 3.5516544, + 51.4489906 + ], + [ + 3.551774, + 51.4489554 + ], + [ + 3.5518853, + 51.4489488 + ], + [ + 3.5519672, + 51.4489621 + ], + [ + 3.5519826, + 51.4489671 + ], + [ + 3.5529289, + 51.4492564 + ], + [ + 3.5541146, + 51.4496011 + ], + [ + 3.5557432, + 51.450075 + ], + [ + 3.5564875, + 51.4498835 + ], + [ + 3.558245, + 51.449301 + ], + [ + 3.5594257, + 51.4487913 + ], + [ + 3.5602217, + 51.4484498 + ], + [ + 3.5612857, + 51.4477078 + ], + [ + 3.5618372, + 51.4474138 + ], + [ + 3.5618798, + 51.4473215 + ], + [ + 3.5620881, + 51.4470118 + ], + [ + 3.562464, + 51.4466388 + ], + [ + 3.5631777, + 51.4461121 + ], + [ + 3.5645565, + 51.4453111 + ], + [ + 3.5672049, + 51.4438526 + ], + [ + 3.5674427, + 51.4437396 + ], + [ + 3.5675848, + 51.4436307 + ], + [ + 3.5676787, + 51.4434997 + ], + [ + 3.5694979, + 51.4406169 + ], + [ + 3.5695864, + 51.4405172 + ], + [ + 3.5696592, + 51.4404605 + ], + [ + 3.5697928, + 51.4404104 + ], + [ + 3.5700803, + 51.4402874 + ], + [ + 3.5705563, + 51.4401754 + ], + [ + 3.5722453, + 51.4398948 + ], + [ + 3.5737347, + 51.4396684 + ], + [ + 3.5738699, + 51.4396457 + ], + [ + 3.5749533, + 51.4391663 + ], + [ + 3.5754851, + 51.4389082 + ], + [ + 3.5755652, + 51.4388364 + ], + [ + 3.5758593, + 51.438161 + ], + [ + 3.5759521, + 51.4381452 + ], + [ + 3.5760253, + 51.438157 + ], + [ + 3.5760652, + 51.4382098 + ], + [ + 3.5760389, + 51.438305 + ], + [ + 3.5759827, + 51.4384213 + ], + [ + 3.5755369, + 51.4395316 + ], + [ + 3.5755617, + 51.4396392 + ], + [ + 3.5753119, + 51.4398178 + ], + [ + 3.5752152, + 51.4398579 + ], + [ + 3.5751352, + 51.4398701 + ], + [ + 3.5750842, + 51.4398793 + ], + [ + 3.5750029, + 51.4399528 + ], + [ + 3.574391, + 51.440506 + ], + [ + 3.5747666, + 51.4406762 + ], + [ + 3.5752334, + 51.4402579 + ], + [ + 3.5754329, + 51.4400578 + ], + [ + 3.5755546, + 51.4400394 + ], + [ + 3.5756635, + 51.4400596 + ], + [ + 3.5756845, + 51.4401606 + ], + [ + 3.5756479, + 51.4402424 + ], + [ + 3.5757077, + 51.4402937 + ], + [ + 3.5756016, + 51.4404565 + ], + [ + 3.575496, + 51.440441 + ], + [ + 3.5753293, + 51.4406461 + ], + [ + 3.5753082, + 51.44087 + ], + [ + 3.5761423, + 51.4413041 + ], + [ + 3.5775536, + 51.4418198 + ], + [ + 3.5778976, + 51.4415559 + ], + [ + 3.5764283, + 51.4407983 + ], + [ + 3.5765086, + 51.4407197 + ], + [ + 3.5764022, + 51.440654 + ], + [ + 3.5763775, + 51.4406159 + ], + [ + 3.5763302, + 51.4405657 + ], + [ + 3.5763699, + 51.4404679 + ], + [ + 3.5761668, + 51.4404276 + ], + [ + 3.5761185, + 51.4405229 + ], + [ + 3.5758024, + 51.4404669 + ], + [ + 3.5758801, + 51.44029 + ], + [ + 3.575993, + 51.4403011 + ], + [ + 3.576272, + 51.4398828 + ], + [ + 3.5799864, + 51.4405756 + ], + [ + 3.5808834, + 51.4401705 + ], + [ + 3.5811503, + 51.4400174 + ], + [ + 3.5817087, + 51.439685 + ], + [ + 3.5821084, + 51.439721 + ], + [ + 3.5822529, + 51.4404121 + ], + [ + 3.5865127, + 51.4410296 + ], + [ + 3.589206, + 51.4413692 + ], + [ + 3.5907673, + 51.4414653 + ], + [ + 3.591636, + 51.441327 + ], + [ + 3.5926008, + 51.4411372 + ], + [ + 3.5933027, + 51.4407994 + ], + [ + 3.594097, + 51.440244 + ], + [ + 3.594373, + 51.440149 + ], + [ + 3.5946259, + 51.4401105 + ], + [ + 3.5949122, + 51.4400936 + ], + [ + 3.5951582, + 51.4401275 + ], + [ + 3.595325, + 51.4401877 + ], + [ + 3.5955472, + 51.4403104 + ], + [ + 3.5961288, + 51.4407317 + ], + [ + 3.596412, + 51.4407644 + ], + [ + 3.5973076, + 51.4407497 + ], + [ + 3.59793, + 51.4405037 + ], + [ + 3.5989579, + 51.4400977 + ], + [ + 3.5995668, + 51.4399703 + ], + [ + 3.6002302, + 51.4399237 + ], + [ + 3.6003538, + 51.4400081 + ], + [ + 3.6003989, + 51.4401297 + ], + [ + 3.6002941, + 51.4402531 + ], + [ + 3.5999476, + 51.4403171 + ], + [ + 3.5993605, + 51.4404471 + ], + [ + 3.5989616, + 51.4406103 + ], + [ + 3.5983639, + 51.4409522 + ], + [ + 3.5975477, + 51.4412054 + ], + [ + 3.5973221, + 51.4425841 + ], + [ + 3.5973243, + 51.4427823 + ], + [ + 3.5974235, + 51.4429478 + ], + [ + 3.5970132, + 51.443214 + ], + [ + 3.5970822, + 51.443295 + ], + [ + 3.5979002, + 51.4431102 + ], + [ + 3.5980115, + 51.4431122 + ], + [ + 3.5980464, + 51.4431281 + ], + [ + 3.5980491, + 51.4431598 + ], + [ + 3.5978948, + 51.4432417 + ], + [ + 3.5976506, + 51.4433494 + ], + [ + 3.5967308, + 51.4436873 + ], + [ + 3.5968394, + 51.443801 + ], + [ + 3.5972901, + 51.4436324 + ], + [ + 3.5986164, + 51.4432142 + ], + [ + 3.5986687, + 51.4432108 + ], + [ + 3.5987116, + 51.4432259 + ], + [ + 3.5987277, + 51.4432576 + ], + [ + 3.5987022, + 51.4432835 + ], + [ + 3.5986633, + 51.4433028 + ], + [ + 3.5985144, + 51.4433872 + ], + [ + 3.5983347, + 51.4434574 + ], + [ + 3.5972431, + 51.4438536 + ], + [ + 3.5972189, + 51.4440977 + ], + [ + 3.5972001, + 51.4442515 + ], + [ + 3.5971867, + 51.4443284 + ], + [ + 3.597168, + 51.4444254 + ], + [ + 3.5971465, + 51.4445424 + ], + [ + 3.5969494, + 51.4459606 + ], + [ + 3.5974869, + 51.4460232 + ], + [ + 3.5971239, + 51.4479516 + ], + [ + 3.596959, + 51.4490457 + ], + [ + 3.5969536, + 51.4492095 + ], + [ + 3.5969053, + 51.4495004 + ], + [ + 3.5968275, + 51.4498982 + ], + [ + 3.5967873, + 51.4503562 + ], + [ + 3.5966452, + 51.4513307 + ], + [ + 3.5966693, + 51.4515028 + ], + [ + 3.5967364, + 51.4516299 + ], + [ + 3.5969563, + 51.4517803 + ], + [ + 3.5991798, + 51.4519324 + ], + [ + 3.6006712, + 51.4520043 + ], + [ + 3.6011835, + 51.4486687 + ], + [ + 3.6014034, + 51.4473248 + ], + [ + 3.6016233, + 51.4459072 + ], + [ + 3.6016716, + 51.445389 + ], + [ + 3.6019345, + 51.4438309 + ], + [ + 3.6019452, + 51.4434196 + ], + [ + 3.6022295, + 51.4431588 + ], + [ + 3.6029913, + 51.4428613 + ], + [ + 3.6041312, + 51.4423814 + ], + [ + 3.6046435, + 51.4422026 + ], + [ + 3.6051156, + 51.4419919 + ], + [ + 3.6084737, + 51.4406644 + ], + [ + 3.6087178, + 51.4405708 + ], + [ + 3.6088787, + 51.4404989 + ], + [ + 3.6093374, + 51.4403317 + ], + [ + 3.6097397, + 51.4403836 + ], + [ + 3.6102332, + 51.4404571 + ], + [ + 3.6109668, + 51.4405214 + ], + [ + 3.6140492, + 51.4409612 + ], + [ + 3.6179554, + 51.4415185 + ], + [ + 3.6182865, + 51.4414701 + ], + [ + 3.618577, + 51.4413571 + ], + [ + 3.618811, + 51.4410539 + ], + [ + 3.6189607, + 51.4410568 + ], + [ + 3.6189663, + 51.4419796 + ], + [ + 3.6191184, + 51.442003 + ], + [ + 3.6191317, + 51.4418825 + ], + [ + 3.619176, + 51.441872 + ], + [ + 3.619432, + 51.4412001 + ], + [ + 3.6195785, + 51.4411915 + ], + [ + 3.6194776, + 51.4416088 + ], + [ + 3.6197563, + 51.4415115 + ], + [ + 3.6212612, + 51.4412848 + ], + [ + 3.6225461, + 51.4410744 + ], + [ + 3.6229484, + 51.4410638 + ], + [ + 3.6232298, + 51.4411352 + ], + [ + 3.6239758, + 51.4414865 + ], + [ + 3.6253461, + 51.442066 + ], + [ + 3.626205, + 51.4422759 + ], + [ + 3.628571, + 51.4416187 + ], + [ + 3.6290192, + 51.4415657 + ], + [ + 3.6300959, + 51.4416543 + ], + [ + 3.6310585, + 51.4417613 + ], + [ + 3.6314644, + 51.4416778 + ], + [ + 3.6319371, + 51.4415704 + ], + [ + 3.6323849, + 51.4415994 + ], + [ + 3.6334487, + 51.441804 + ], + [ + 3.6393742, + 51.4434144 + ], + [ + 3.6400838, + 51.4436146 + ], + [ + 3.6401055, + 51.4435444 + ], + [ + 3.6402289, + 51.4435604 + ], + [ + 3.6407758, + 51.4447782 + ], + [ + 3.6408744, + 51.4449259 + ], + [ + 3.6410454, + 51.4450157 + ], + [ + 3.6412887, + 51.4451182 + ], + [ + 3.6416733, + 51.4450957 + ], + [ + 3.6418804, + 51.445045 + ], + [ + 3.6420333, + 51.4449043 + ], + [ + 3.6421668, + 51.4449387 + ], + [ + 3.6419415, + 51.4451396 + ], + [ + 3.6417263, + 51.4452061 + ], + [ + 3.6413151, + 51.4452531 + ], + [ + 3.6411439, + 51.4453912 + ], + [ + 3.6409839, + 51.4456024 + ], + [ + 3.6410344, + 51.445838 + ], + [ + 3.6412399, + 51.4474641 + ], + [ + 3.6413155, + 51.4476364 + ], + [ + 3.6414918, + 51.4477673 + ], + [ + 3.6427154, + 51.448517 + ], + [ + 3.6441939, + 51.4486814 + ], + [ + 3.6456445, + 51.4493488 + ], + [ + 3.647034, + 51.449917 + ], + [ + 3.6484484, + 51.4502032 + ], + [ + 3.6496545, + 51.4503374 + ], + [ + 3.650269, + 51.4502486 + ], + [ + 3.6504007, + 51.4501667 + ], + [ + 3.6503615, + 51.4500725 + ], + [ + 3.6502165, + 51.4499013 + ], + [ + 3.6514187, + 51.4494384 + ], + [ + 3.6536915, + 51.450702 + ], + [ + 3.6555672, + 51.4517941 + ], + [ + 3.6560144, + 51.4521396 + ], + [ + 3.6563249, + 51.4522161 + ], + [ + 3.6568152, + 51.4522001 + ], + [ + 3.6590525, + 51.452089 + ], + [ + 3.6596369, + 51.4520156 + ], + [ + 3.6600311, + 51.4518725 + ], + [ + 3.6603286, + 51.451689 + ], + [ + 3.6607502, + 51.4515401 + ], + [ + 3.6665481, + 51.4495845 + ], + [ + 3.6668632, + 51.4494474 + ], + [ + 3.6671142, + 51.4491545 + ], + [ + 3.6675968, + 51.4479695 + ], + [ + 3.6677845, + 51.4478194 + ], + [ + 3.668101, + 51.4477438 + ], + [ + 3.6683407, + 51.4477812 + ], + [ + 3.6685018, + 51.4478721 + ], + [ + 3.6685702, + 51.4481122 + ], + [ + 3.6682195, + 51.448964 + ], + [ + 3.6677572, + 51.4497757 + ], + [ + 3.6669802, + 51.4501801 + ], + [ + 3.6652696, + 51.4507681 + ], + [ + 3.6646666, + 51.4510016 + ], + [ + 3.6640064, + 51.4512982 + ], + [ + 3.6631973, + 51.4515746 + ], + [ + 3.6625658, + 51.4516779 + ], + [ + 3.6619273, + 51.451879 + ], + [ + 3.6610444, + 51.4521463 + ], + [ + 3.6617668, + 51.4540183 + ], + [ + 3.665831, + 51.4552691 + ], + [ + 3.6663745, + 51.4551699 + ], + [ + 3.6728003, + 51.4571379 + ], + [ + 3.6731435, + 51.4568166 + ], + [ + 3.6742655, + 51.4571365 + ], + [ + 3.6747482, + 51.4572881 + ], + [ + 3.6749971, + 51.4573664 + ], + [ + 3.6754184, + 51.4574989 + ], + [ + 3.6756489, + 51.4575714 + ], + [ + 3.6753413, + 51.4579529 + ], + [ + 3.6857605, + 51.4611964 + ], + [ + 3.6861578, + 51.4608811 + ], + [ + 3.6927777, + 51.458739 + ], + [ + 3.6928267, + 51.4585893 + ], + [ + 3.6937352, + 51.4581751 + ], + [ + 3.688592, + 51.4569538 + ], + [ + 3.6870795, + 51.4571916 + ], + [ + 3.6864077, + 51.4571897 + ], + [ + 3.6859184, + 51.4570854 + ], + [ + 3.6855266, + 51.456905 + ], + [ + 3.6848058, + 51.4563079 + ], + [ + 3.6786179, + 51.4507355 + ], + [ + 3.6782689, + 51.4502663 + ], + [ + 3.6778834, + 51.4492658 + ], + [ + 3.6750604, + 51.4470627 + ], + [ + 3.6749158, + 51.4468057 + ], + [ + 3.6750489, + 51.4466525 + ], + [ + 3.6753928, + 51.4466297 + ], + [ + 3.6756811, + 51.4467405 + ], + [ + 3.6761846, + 51.4471753 + ], + [ + 3.6773627, + 51.448161 + ], + [ + 3.6783963, + 51.4486803 + ], + [ + 3.6794595, + 51.4488672 + ], + [ + 3.6803876, + 51.4488429 + ], + [ + 3.6818055, + 51.4482622 + ], + [ + 3.6847217, + 51.4471042 + ], + [ + 3.6873184, + 51.4461037 + ], + [ + 3.6896274, + 51.4449696 + ], + [ + 3.6938805, + 51.4425849 + ], + [ + 3.6958941, + 51.4418706 + ], + [ + 3.6975531, + 51.4411675 + ], + [ + 3.7038931, + 51.4375884 + ], + [ + 3.7052611, + 51.436524 + ], + [ + 3.7070426, + 51.4354237 + ], + [ + 3.7079027, + 51.4349131 + ], + [ + 3.7083713, + 51.4346522 + ], + [ + 3.709182, + 51.4342006 + ], + [ + 3.7092361, + 51.4341532 + ], + [ + 3.709622, + 51.4338144 + ], + [ + 3.7098232, + 51.4336242 + ], + [ + 3.7106546, + 51.4328381 + ], + [ + 3.7109164, + 51.4326452 + ], + [ + 3.7111093, + 51.4324798 + ], + [ + 3.7113918, + 51.4323248 + ], + [ + 3.7116985, + 51.4320733 + ], + [ + 3.7116871, + 51.4318604 + ], + [ + 3.7111477, + 51.4318452 + ], + [ + 3.7102148, + 51.4316989 + ], + [ + 3.7078911, + 51.4311294 + ], + [ + 3.7079012, + 51.4310476 + ], + [ + 3.7094303, + 51.43137 + ], + [ + 3.711443, + 51.4317442 + ], + [ + 3.7118719, + 51.4317355 + ], + [ + 3.7124107, + 51.4317247 + ], + [ + 3.712639, + 51.4312287 + ], + [ + 3.712621, + 51.4312232 + ], + [ + 3.7121079, + 51.4310671 + ], + [ + 3.7116452, + 51.4309382 + ], + [ + 3.7113107, + 51.4307949 + ], + [ + 3.7100726, + 51.4306083 + ], + [ + 3.7089631, + 51.430396 + ], + [ + 3.7089734, + 51.4303027 + ], + [ + 3.7104011, + 51.4304941 + ], + [ + 3.7118885, + 51.4307567 + ], + [ + 3.7127335, + 51.4310227 + ], + [ + 3.7128605, + 51.4309354 + ], + [ + 3.7129595, + 51.4308137 + ], + [ + 3.7131272, + 51.4303784 + ], + [ + 3.7138226, + 51.4287928 + ], + [ + 3.7144635, + 51.4276279 + ], + [ + 3.7149619, + 51.4271263 + ], + [ + 3.7153168, + 51.4268824 + ], + [ + 3.7154108, + 51.4270157 + ], + [ + 3.7157544, + 51.4268371 + ], + [ + 3.7156273, + 51.4267677 + ], + [ + 3.7128841, + 51.4254111 + ], + [ + 3.7127854, + 51.4253578 + ], + [ + 3.7126126, + 51.4252664 + ], + [ + 3.7125959, + 51.4252686 + ], + [ + 3.7125791, + 51.4252696 + ], + [ + 3.7124209, + 51.4251813 + ], + [ + 3.7124182, + 51.4251721 + ], + [ + 3.7115342, + 51.4246658 + ], + [ + 3.7116549, + 51.4245488 + ], + [ + 3.7157225, + 51.4265323 + ], + [ + 3.7170824, + 51.4270028 + ], + [ + 3.7172158, + 51.4269407 + ], + [ + 3.7168795, + 51.4263033 + ], + [ + 3.7161943, + 51.4257319 + ], + [ + 3.7149572, + 51.4247549 + ], + [ + 3.7142923, + 51.4241268 + ], + [ + 3.7140529, + 51.4236477 + ], + [ + 3.7141188, + 51.423644 + ], + [ + 3.7143491, + 51.4239545 + ], + [ + 3.7146874, + 51.4243141 + ], + [ + 3.7159815, + 51.4253328 + ], + [ + 3.7170034, + 51.4261978 + ], + [ + 3.7174364, + 51.4268889 + ], + [ + 3.7176399, + 51.4270258 + ], + [ + 3.7180136, + 51.4270876 + ], + [ + 3.7188344, + 51.4269864 + ], + [ + 3.7191124, + 51.4268578 + ], + [ + 3.7192344, + 51.4266998 + ], + [ + 3.7174595, + 51.4253243 + ], + [ + 3.7154693, + 51.4237364 + ], + [ + 3.7155658, + 51.4236898 + ], + [ + 3.7165548, + 51.4243333 + ], + [ + 3.7169762, + 51.4247168 + ], + [ + 3.7181649, + 51.425725 + ], + [ + 3.7185858, + 51.4260151 + ], + [ + 3.7193501, + 51.4266171 + ], + [ + 3.7193794, + 51.4267245 + ], + [ + 3.7192909, + 51.4268646 + ], + [ + 3.7190852, + 51.4270146 + ], + [ + 3.7187122, + 51.4271466 + ], + [ + 3.7187109, + 51.4271875 + ], + [ + 3.7196265, + 51.4271969 + ], + [ + 3.7203451, + 51.4267641 + ], + [ + 3.7213754, + 51.4244241 + ], + [ + 3.7257967, + 51.4149858 + ], + [ + 3.7259387, + 51.4146688 + ], + [ + 3.7260416, + 51.4145357 + ], + [ + 3.7262053, + 51.4144375 + ], + [ + 3.7282052, + 51.4136381 + ], + [ + 3.7309057, + 51.4126129 + ], + [ + 3.7329346, + 51.4118139 + ], + [ + 3.7346182, + 51.4111869 + ], + [ + 3.7349556, + 51.4111446 + ], + [ + 3.7366845, + 51.4112117 + ], + [ + 3.7380004, + 51.4112628 + ], + [ + 3.7441073, + 51.4114399 + ], + [ + 3.744303, + 51.4114727 + ], + [ + 3.7444585, + 51.4115937 + ], + [ + 3.7446571, + 51.4119069 + ], + [ + 3.744814, + 51.4122557 + ], + [ + 3.7451044, + 51.412379 + ], + [ + 3.7501108, + 51.4139392 + ], + [ + 3.7523746, + 51.4144226 + ], + [ + 3.7539753, + 51.4147083 + ], + [ + 3.7544595, + 51.4147344 + ], + [ + 3.7550711, + 51.4146782 + ], + [ + 3.7555468, + 51.4145538 + ], + [ + 3.7557872, + 51.4144756 + ], + [ + 3.7558819, + 51.4143906 + ], + [ + 3.7558097, + 51.4140203 + ], + [ + 3.7558221, + 51.4138086 + ], + [ + 3.7561355, + 51.413727 + ], + [ + 3.7564603, + 51.4137278 + ], + [ + 3.7572861, + 51.4138711 + ], + [ + 3.7639335, + 51.410941 + ], + [ + 3.76511, + 51.4104519 + ], + [ + 3.7677644, + 51.4103944 + ], + [ + 3.7760447, + 51.4103246 + ], + [ + 3.7764522, + 51.4102605 + ], + [ + 3.7768442, + 51.4101301 + ], + [ + 3.7769884, + 51.4100687 + ], + [ + 3.7772599, + 51.4098913 + ], + [ + 3.7775824, + 51.4095608 + ], + [ + 3.7776786, + 51.4092595 + ], + [ + 3.777645, + 51.40919 + ], + [ + 3.7776232, + 51.4089596 + ], + [ + 3.7758489, + 51.4063179 + ], + [ + 3.775413, + 51.4057065 + ], + [ + 3.7754006, + 51.405638 + ], + [ + 3.7754155, + 51.4055175 + ], + [ + 3.7755517, + 51.4053665 + ], + [ + 3.7756305, + 51.4052992 + ], + [ + 3.7758865, + 51.4051657 + ], + [ + 3.7768865, + 51.4048023 + ], + [ + 3.781648, + 51.4031641 + ], + [ + 3.7828693, + 51.4027259 + ], + [ + 3.7831605, + 51.402627 + ], + [ + 3.7834525, + 51.4025076 + ], + [ + 3.7889794, + 51.4000361 + ], + [ + 3.7893054, + 51.3999057 + ], + [ + 3.7895228, + 51.3998187 + ], + [ + 3.7901253, + 51.3985737 + ], + [ + 3.7902175, + 51.3984291 + ], + [ + 3.7903461, + 51.3982849 + ], + [ + 3.7905144, + 51.3981548 + ], + [ + 3.7907672, + 51.398003 + ], + [ + 3.7910158, + 51.3978671 + ], + [ + 3.7914915, + 51.3977044 + ], + [ + 3.7923386, + 51.3974437 + ], + [ + 3.792963, + 51.3971894 + ], + [ + 3.7978315, + 51.3951189 + ], + [ + 3.7980558, + 51.3950086 + ], + [ + 3.7981752, + 51.3948995 + ], + [ + 3.799038, + 51.3943388 + ], + [ + 3.7999658, + 51.393603 + ], + [ + 3.8000887, + 51.393518 + ], + [ + 3.8005149, + 51.3933045 + ], + [ + 3.8016502, + 51.3928081 + ], + [ + 3.8017801, + 51.3927322 + ], + [ + 3.804965, + 51.3905902 + ], + [ + 3.8067952, + 51.3893918 + ], + [ + 3.8073177, + 51.3890709 + ], + [ + 3.8078859, + 51.3886615 + ], + [ + 3.8079496, + 51.3885961 + ], + [ + 3.808, + 51.3884757 + ], + [ + 3.8092457, + 51.3876626 + ], + [ + 3.8123141, + 51.3857161 + ], + [ + 3.8125356, + 51.3856043 + ], + [ + 3.8128184, + 51.3855294 + ], + [ + 3.8130704, + 51.3855114 + ], + [ + 3.8141369, + 51.3855944 + ], + [ + 3.8164783, + 51.3858856 + ], + [ + 3.8168922, + 51.3856662 + ], + [ + 3.8172304, + 51.3849743 + ], + [ + 3.817304, + 51.3849431 + ], + [ + 3.817376, + 51.3849802 + ], + [ + 3.8173842, + 51.3850942 + ], + [ + 3.8172777, + 51.3854214 + ], + [ + 3.8175025, + 51.3854669 + ], + [ + 3.8174221, + 51.3856256 + ], + [ + 3.8172043, + 51.3855825 + ], + [ + 3.8170908, + 51.3859208 + ], + [ + 3.817571, + 51.386029 + ], + [ + 3.8177234, + 51.3856786 + ], + [ + 3.8175604, + 51.385636 + ], + [ + 3.8176905, + 51.385537 + ], + [ + 3.8177742, + 51.3855469 + ], + [ + 3.8178499, + 51.3854314 + ], + [ + 3.8179981, + 51.3851913 + ], + [ + 3.8181319, + 51.3852403 + ], + [ + 3.8180692, + 51.385413 + ], + [ + 3.8180216, + 51.3855675 + ], + [ + 3.8180831, + 51.3855886 + ], + [ + 3.8181962, + 51.3857355 + ], + [ + 3.8182962, + 51.3858186 + ], + [ + 3.8183232, + 51.3859099 + ], + [ + 3.8184342, + 51.3859908 + ], + [ + 3.818552, + 51.3860921 + ], + [ + 3.8184211, + 51.3859291 + ], + [ + 3.818389, + 51.385751 + ], + [ + 3.8185245, + 51.3857296 + ], + [ + 3.8186422, + 51.3858378 + ], + [ + 3.8188119, + 51.38591 + ], + [ + 3.8190015, + 51.3859095 + ], + [ + 3.8191806, + 51.3858907 + ], + [ + 3.8194848, + 51.385832 + ], + [ + 3.8198171, + 51.385817 + ], + [ + 3.8200352, + 51.3858441 + ], + [ + 3.8202523, + 51.3859122 + ], + [ + 3.8204409, + 51.385955 + ], + [ + 3.8205763, + 51.3859358 + ], + [ + 3.8207345, + 51.3858826 + ], + [ + 3.8208822, + 51.3858065 + ], + [ + 3.8210236, + 51.3858398 + ], + [ + 3.821142, + 51.3857725 + ], + [ + 3.8213477, + 51.3858565 + ], + [ + 3.8214657, + 51.385812 + ], + [ + 3.8223065, + 51.3858792 + ], + [ + 3.8224758, + 51.3859606 + ], + [ + 3.8227581, + 51.3860499 + ], + [ + 3.8229961, + 51.3861547 + ], + [ + 3.8231714, + 51.3861472 + ], + [ + 3.8233083, + 51.3860733 + ], + [ + 3.8233933, + 51.386024 + ], + [ + 3.8235979, + 51.3860077 + ], + [ + 3.8238792, + 51.3861379 + ], + [ + 3.8242021, + 51.3862071 + ], + [ + 3.8244865, + 51.3862052 + ], + [ + 3.8247486, + 51.3862304 + ], + [ + 3.8248955, + 51.3861863 + ], + [ + 3.8250235, + 51.386028 + ], + [ + 3.8252017, + 51.3860479 + ], + [ + 3.8252614, + 51.3861373 + ], + [ + 3.8254052, + 51.386223 + ], + [ + 3.8256381, + 51.3862434 + ], + [ + 3.8259222, + 51.3862597 + ], + [ + 3.8261014, + 51.3862409 + ], + [ + 3.8261765, + 51.3862963 + ], + [ + 3.8262293, + 51.3863743 + ], + [ + 3.8264781, + 51.386347 + ], + [ + 3.8266859, + 51.3863512 + ], + [ + 3.8268739, + 51.3864145 + ], + [ + 3.8270573, + 51.3865234 + ], + [ + 3.8271232, + 51.3865058 + ], + [ + 3.8271507, + 51.3864286 + ], + [ + 3.8272075, + 51.3863447 + ], + [ + 3.8273325, + 51.3863026 + ], + [ + 3.8274737, + 51.386345 + ], + [ + 3.8276203, + 51.3864671 + ], + [ + 3.8277144, + 51.3864909 + ], + [ + 3.8279536, + 51.3864088 + ], + [ + 3.828054, + 51.3864758 + ], + [ + 3.8284643, + 51.3865503 + ], + [ + 3.8286511, + 51.3865201 + ], + [ + 3.8288571, + 51.3865973 + ], + [ + 3.8290701, + 51.3866882 + ], + [ + 3.8293311, + 51.3867476 + ], + [ + 3.8295523, + 51.3866539 + ], + [ + 3.8297183, + 51.3867239 + ], + [ + 3.8301541, + 51.3867986 + ], + [ + 3.8303189, + 51.3867728 + ], + [ + 3.8304325, + 51.3867511 + ], + [ + 3.8307445, + 51.3868201 + ], + [ + 3.8308981, + 51.3867987 + ], + [ + 3.8309995, + 51.3868293 + ], + [ + 3.8312414, + 51.3869319 + ], + [ + 3.8314951, + 51.3869912 + ], + [ + 3.8317418, + 51.3869001 + ], + [ + 3.8319483, + 51.3868063 + ], + [ + 3.8321065, + 51.3867508 + ], + [ + 3.832215, + 51.3867883 + ], + [ + 3.8323561, + 51.3868352 + ], + [ + 3.8324919, + 51.3868 + ], + [ + 3.8325567, + 51.3866844 + ], + [ + 3.8327714, + 51.3867069 + ], + [ + 3.8329163, + 51.3867402 + ], + [ + 3.8330351, + 51.3868096 + ], + [ + 3.8331549, + 51.386829 + ], + [ + 3.8331529, + 51.386911 + ], + [ + 3.8332974, + 51.3869671 + ], + [ + 3.8334734, + 51.3869299 + ], + [ + 3.8335512, + 51.3868805 + ], + [ + 3.8339056, + 51.3868542 + ], + [ + 3.8339734, + 51.3869141 + ], + [ + 3.8341571, + 51.3870093 + ], + [ + 3.8342669, + 51.3869944 + ], + [ + 3.834383, + 51.3870205 + ], + [ + 3.8346404, + 51.3870821 + ], + [ + 3.8348519, + 51.3870818 + ], + [ + 3.8351141, + 51.387098 + ], + [ + 3.8352884, + 51.3871269 + ], + [ + 3.8354587, + 51.3871764 + ], + [ + 3.8355688, + 51.3871523 + ], + [ + 3.8359293, + 51.3871717 + ], + [ + 3.8360956, + 51.3872348 + ], + [ + 3.8364345, + 51.3872425 + ], + [ + 3.8367252, + 51.387284 + ], + [ + 3.8368181, + 51.3873623 + ], + [ + 3.8370695, + 51.3873783 + ], + [ + 3.8372488, + 51.3875053 + ], + [ + 3.8371712, + 51.3876915 + ], + [ + 3.8371927, + 51.3878626 + ], + [ + 3.837258, + 51.388025 + ], + [ + 3.8374516, + 51.3881568 + ], + [ + 3.8376357, + 51.3882359 + ], + [ + 3.8378671, + 51.3883246 + ], + [ + 3.8379341, + 51.3884164 + ], + [ + 3.8379862, + 51.3885218 + ], + [ + 3.8380253, + 51.3887136 + ], + [ + 3.8380284, + 51.3884401 + ], + [ + 3.8378758, + 51.3882678 + ], + [ + 3.8375508, + 51.3881303 + ], + [ + 3.8373469, + 51.3879666 + ], + [ + 3.8373115, + 51.3877725 + ], + [ + 3.8373507, + 51.387659 + ], + [ + 3.837656, + 51.3878509 + ], + [ + 3.8378358, + 51.3879598 + ], + [ + 3.8380292, + 51.3879547 + ], + [ + 3.8383404, + 51.3879052 + ], + [ + 3.8387831, + 51.3878455 + ], + [ + 3.8389714, + 51.387902 + ], + [ + 3.8392322, + 51.3879772 + ], + [ + 3.8395353, + 51.3879596 + ], + [ + 3.8397421, + 51.3880094 + ], + [ + 3.8402488, + 51.388169 + ], + [ + 3.8412432, + 51.3882193 + ], + [ + 3.8418983, + 51.3884282 + ], + [ + 3.842267, + 51.3885639 + ], + [ + 3.8426511, + 51.3886677 + ], + [ + 3.8431398, + 51.3888203 + ], + [ + 3.8433305, + 51.3889292 + ], + [ + 3.8434834, + 51.388942 + ], + [ + 3.8437751, + 51.3889425 + ], + [ + 3.8441579, + 51.3889505 + ], + [ + 3.8443754, + 51.3890004 + ], + [ + 3.844602, + 51.3889842 + ], + [ + 3.8447838, + 51.3890042 + ], + [ + 3.8449129, + 51.3889461 + ], + [ + 3.8450452, + 51.3889063 + ], + [ + 3.8450763, + 51.388975 + ], + [ + 3.8451907, + 51.3889236 + ], + [ + 3.8453184, + 51.3887675 + ], + [ + 3.845422, + 51.388862 + ], + [ + 3.8455467, + 51.3891297 + ], + [ + 3.8458969, + 51.3891284 + ], + [ + 3.8463591, + 51.3891737 + ], + [ + 3.8465452, + 51.3893167 + ], + [ + 3.8467739, + 51.3893599 + ], + [ + 3.8471051, + 51.3893903 + ], + [ + 3.8473671, + 51.3894201 + ], + [ + 3.8475669, + 51.3894515 + ], + [ + 3.8477754, + 51.3894261 + ], + [ + 3.8480127, + 51.3894146 + ], + [ + 3.8481379, + 51.3895206 + ], + [ + 3.8482492, + 51.3895685 + ], + [ + 3.8483544, + 51.3896137 + ], + [ + 3.8485039, + 51.3897701 + ], + [ + 3.8486594, + 51.3898262 + ], + [ + 3.8491376, + 51.389956 + ], + [ + 3.8493283, + 51.3900671 + ], + [ + 3.8496835, + 51.390157 + ], + [ + 3.8501597, + 51.3902297 + ], + [ + 3.8506978, + 51.3902985 + ], + [ + 3.8508408, + 51.3902679 + ], + [ + 3.8510931, + 51.3903933 + ], + [ + 3.8513797, + 51.3904574 + ], + [ + 3.8516407, + 51.3905214 + ], + [ + 3.8517763, + 51.3906503 + ], + [ + 3.8522781, + 51.3907118 + ], + [ + 3.8524659, + 51.3907888 + ], + [ + 3.8525468, + 51.3909149 + ], + [ + 3.852817, + 51.3910541 + ], + [ + 3.8529453, + 51.3911783 + ], + [ + 3.8528111, + 51.3913001 + ], + [ + 3.8526213, + 51.3914579 + ], + [ + 3.8524504, + 51.3915886 + ], + [ + 3.8523672, + 51.3917063 + ], + [ + 3.852564, + 51.3918677 + ], + [ + 3.8528013, + 51.391863 + ], + [ + 3.8532406, + 51.3916436 + ], + [ + 3.8545467, + 51.3911702 + ], + [ + 3.854953, + 51.3911147 + ], + [ + 3.8563138, + 51.3910953 + ], + [ + 3.8578923, + 51.3911347 + ], + [ + 3.8586029, + 51.3913076 + ], + [ + 3.8589853, + 51.3914866 + ], + [ + 3.8592364, + 51.3915117 + ], + [ + 3.8596431, + 51.3915883 + ], + [ + 3.8609374, + 51.3922223 + ], + [ + 3.8614452, + 51.3932616 + ], + [ + 3.8615674, + 51.3933424 + ], + [ + 3.8616709, + 51.3934368 + ], + [ + 3.8623939, + 51.3940132 + ], + [ + 3.8633351, + 51.3946211 + ], + [ + 3.8642733, + 51.3952039 + ], + [ + 3.8649164, + 51.3954673 + ], + [ + 3.8654849, + 51.3956479 + ], + [ + 3.8672536, + 51.3961288 + ], + [ + 3.8675169, + 51.396097 + ], + [ + 3.8676657, + 51.3961303 + ], + [ + 3.8678528, + 51.3962437 + ], + [ + 3.8681166, + 51.3963441 + ], + [ + 3.8684392, + 51.3965862 + ], + [ + 3.868603, + 51.3965991 + ], + [ + 3.8689428, + 51.3965771 + ], + [ + 3.8691308, + 51.3966472 + ], + [ + 3.8696081, + 51.396672 + ], + [ + 3.8698834, + 51.396752 + ], + [ + 3.8701315, + 51.3967519 + ], + [ + 3.8703593, + 51.3968383 + ], + [ + 3.8705873, + 51.3969179 + ], + [ + 3.8705639, + 51.3969815 + ], + [ + 3.8709922, + 51.3970719 + ], + [ + 3.871171, + 51.3972263 + ], + [ + 3.8714688, + 51.3972814 + ], + [ + 3.8723673, + 51.3973851 + ], + [ + 3.87241, + 51.3972807 + ], + [ + 3.8725142, + 51.3971883 + ], + [ + 3.872682, + 51.3971852 + ], + [ + 3.8728124, + 51.3972274 + ], + [ + 3.8728918, + 51.3972646 + ], + [ + 3.8730947, + 51.3973234 + ], + [ + 3.8731921, + 51.3973698 + ], + [ + 3.8733301, + 51.3974007 + ], + [ + 3.8733653, + 51.3974466 + ], + [ + 3.8735831, + 51.3974987 + ], + [ + 3.873904, + 51.3975016 + ], + [ + 3.8740422, + 51.3975165 + ], + [ + 3.8741952, + 51.3975315 + ], + [ + 3.8743837, + 51.3975811 + ], + [ + 3.8745446, + 51.397562 + ], + [ + 3.8747686, + 51.3975002 + ], + [ + 3.8750096, + 51.3974888 + ], + [ + 3.8753968, + 51.3974672 + ], + [ + 3.8755401, + 51.3974274 + ], + [ + 3.8756828, + 51.3974037 + ], + [ + 3.8758424, + 51.3974415 + ], + [ + 3.8759769, + 51.3974632 + ], + [ + 3.8761228, + 51.3974623 + ], + [ + 3.8762798, + 51.3974569 + ], + [ + 3.8764781, + 51.3974017 + ], + [ + 3.876629, + 51.3973437 + ], + [ + 3.8766763, + 51.397196 + ], + [ + 3.8768012, + 51.3971584 + ], + [ + 3.8769288, + 51.3971619 + ], + [ + 3.8770993, + 51.3972044 + ], + [ + 3.8772606, + 51.3971671 + ], + [ + 3.8773623, + 51.3971863 + ], + [ + 3.8775743, + 51.3971676 + ], + [ + 3.8776495, + 51.3972321 + ], + [ + 3.8777183, + 51.397251 + ], + [ + 3.8778136, + 51.3972313 + ], + [ + 3.8779281, + 51.3971731 + ], + [ + 3.878047, + 51.3970807 + ], + [ + 3.8783899, + 51.3969426 + ], + [ + 3.8786675, + 51.3967954 + ], + [ + 3.8793669, + 51.3967136 + ], + [ + 3.8797153, + 51.3967638 + ], + [ + 3.8799179, + 51.396812 + ], + [ + 3.8800292, + 51.3968636 + ], + [ + 3.8801751, + 51.3968609 + ], + [ + 3.8802689, + 51.3967893 + ], + [ + 3.8802714, + 51.3967187 + ], + [ + 3.8803481, + 51.3966058 + ], + [ + 3.8805431, + 51.3965582 + ], + [ + 3.8806254, + 51.3966049 + ], + [ + 3.8806998, + 51.3966719 + ], + [ + 3.8807939, + 51.3966891 + ], + [ + 3.8809416, + 51.3966387 + ], + [ + 3.8810611, + 51.3965582 + ], + [ + 3.8810788, + 51.3964696 + ], + [ + 3.8811726, + 51.3963911 + ], + [ + 3.8812393, + 51.39636 + ], + [ + 3.8812895, + 51.3962809 + ], + [ + 3.8814287, + 51.3962646 + ], + [ + 3.8815591, + 51.3962891 + ], + [ + 3.8817425, + 51.3962642 + ], + [ + 3.8818879, + 51.3962775 + ], + [ + 3.88197, + 51.3963287 + ], + [ + 3.8821328, + 51.3963673 + ], + [ + 3.8824007, + 51.3963185 + ], + [ + 3.8825937, + 51.3962231 + ], + [ + 3.8826524, + 51.3961098 + ], + [ + 3.8828641, + 51.3957868 + ], + [ + 3.8831042, + 51.3954915 + ], + [ + 3.8827211, + 51.395598 + ], + [ + 3.8826797, + 51.3955292 + ], + [ + 3.8829674, + 51.3954395 + ], + [ + 3.8832827, + 51.3953913 + ], + [ + 3.8834781, + 51.3953301 + ], + [ + 3.8833439, + 51.3949933 + ], + [ + 3.8834282, + 51.394983 + ], + [ + 3.8836318, + 51.3953138 + ], + [ + 3.8837891, + 51.3953023 + ], + [ + 3.884047, + 51.3953307 + ], + [ + 3.8843527, + 51.3954556 + ], + [ + 3.8894435, + 51.3944243 + ], + [ + 3.8923036, + 51.394086 + ], + [ + 3.8927898, + 51.3939511 + ], + [ + 3.8931223, + 51.3938279 + ], + [ + 3.8932871, + 51.3937001 + ], + [ + 3.8934045, + 51.393574 + ], + [ + 3.8937796, + 51.3933784 + ], + [ + 3.893674, + 51.3930603 + ], + [ + 3.8937841, + 51.3930367 + ], + [ + 3.8940525, + 51.3933979 + ], + [ + 3.8942608, + 51.3934919 + ], + [ + 3.894447, + 51.3935923 + ], + [ + 3.8948145, + 51.3938273 + ], + [ + 3.8950815, + 51.3940222 + ], + [ + 3.895364, + 51.3940783 + ], + [ + 3.896008, + 51.3941255 + ], + [ + 3.8966683, + 51.3942276 + ], + [ + 3.9005512, + 51.3949051 + ], + [ + 3.9007098, + 51.3949596 + ], + [ + 3.9023367, + 51.3976197 + ], + [ + 3.9034392, + 51.3992998 + ], + [ + 3.9035063, + 51.3995741 + ], + [ + 3.9038917, + 51.3997159 + ], + [ + 3.9040862, + 51.3998962 + ], + [ + 3.904187, + 51.4001528 + ], + [ + 3.9038227, + 51.4005628 + ], + [ + 3.9038659, + 51.4009005 + ], + [ + 3.9040254, + 51.4016774 + ], + [ + 3.9045542, + 51.4033888 + ], + [ + 3.9046884, + 51.403623 + ], + [ + 3.904919, + 51.4038152 + ], + [ + 3.9052788, + 51.4040682 + ], + [ + 3.9057091, + 51.4043952 + ], + [ + 3.905899, + 51.4047098 + ], + [ + 3.9062743, + 51.4055761 + ], + [ + 3.9063998, + 51.4056415 + ], + [ + 3.9065782, + 51.4056507 + ], + [ + 3.9067584, + 51.4056075 + ], + [ + 3.9069, + 51.4056275 + ], + [ + 3.9072806, + 51.4055937 + ], + [ + 3.9073107, + 51.4056762 + ], + [ + 3.9069469, + 51.4057512 + ], + [ + 3.907069, + 51.4061288 + ], + [ + 3.9073715, + 51.4061373 + ], + [ + 3.9078098, + 51.4061225 + ], + [ + 3.9078296, + 51.4061866 + ], + [ + 3.9070082, + 51.4063058 + ], + [ + 3.9068761, + 51.4063291 + ], + [ + 3.9068551, + 51.4064085 + ], + [ + 3.9082671, + 51.4086533 + ], + [ + 3.908902, + 51.4085454 + ], + [ + 3.9089325, + 51.4086096 + ], + [ + 3.9083218, + 51.4087588 + ], + [ + 3.9082744, + 51.4092937 + ], + [ + 3.9082691, + 51.4096651 + ], + [ + 3.9083283, + 51.4099621 + ], + [ + 3.9088879, + 51.4109975 + ], + [ + 3.9104084, + 51.4128433 + ], + [ + 3.9108792, + 51.413352 + ], + [ + 3.9114745, + 51.4138506 + ], + [ + 3.9116434, + 51.4140734 + ], + [ + 3.911124, + 51.4154372 + ], + [ + 3.911072, + 51.4155737 + ], + [ + 3.914415, + 51.4175008 + ], + [ + 3.9143631, + 51.4176575 + ], + [ + 3.914161, + 51.4175801 + ], + [ + 3.9141505, + 51.419631 + ], + [ + 3.9143468, + 51.4196605 + ], + [ + 3.9145372, + 51.419895 + ], + [ + 3.9147481, + 51.4204418 + ], + [ + 3.916352, + 51.4208987 + ], + [ + 3.9164963, + 51.4208274 + ], + [ + 3.9162382, + 51.4196259 + ], + [ + 3.916126, + 51.418941 + ], + [ + 3.9160229, + 51.4187143 + ], + [ + 3.9156878, + 51.4184328 + ], + [ + 3.9157316, + 51.4183056 + ], + [ + 3.9159223, + 51.4182735 + ], + [ + 3.9164507, + 51.4185571 + ], + [ + 3.9166526, + 51.4192953 + ], + [ + 3.9166716, + 51.4197855 + ], + [ + 3.9169687, + 51.421156 + ], + [ + 3.9174646, + 51.4226015 + ], + [ + 3.9176945, + 51.4233833 + ], + [ + 3.9177968, + 51.4238972 + ], + [ + 3.9188361, + 51.42523 + ], + [ + 3.9191029, + 51.4252146 + ], + [ + 3.9191926, + 51.4252702 + ], + [ + 3.9191581, + 51.4253313 + ], + [ + 3.9166198, + 51.4256463 + ], + [ + 3.9166924, + 51.4257884 + ], + [ + 3.9190608, + 51.4255423 + ], + [ + 3.9191402, + 51.4255796 + ], + [ + 3.9191456, + 51.4256435 + ], + [ + 3.9188739, + 51.4257043 + ], + [ + 3.9190503, + 51.427347 + ], + [ + 3.9204818, + 51.4288868 + ], + [ + 3.9210039, + 51.4293982 + ], + [ + 3.9258053, + 51.4344443 + ], + [ + 3.9252741, + 51.4352933 + ], + [ + 3.9252409, + 51.4359606 + ], + [ + 3.9254886, + 51.4379413 + ], + [ + 3.927899, + 51.4367293 + ], + [ + 3.9279515, + 51.4368119 + ], + [ + 3.9248716, + 51.4385935 + ], + [ + 3.9239061, + 51.4391713 + ], + [ + 3.9234519, + 51.4396154 + ], + [ + 3.9229136, + 51.4404529 + ], + [ + 3.9215912, + 51.4430826 + ], + [ + 3.9209985, + 51.4439058 + ], + [ + 3.9216277, + 51.4445438 + ], + [ + 3.9218364, + 51.4447533 + ], + [ + 3.924823, + 51.4451539 + ], + [ + 3.925281, + 51.4453571 + ], + [ + 3.9254355, + 51.445582 + ], + [ + 3.9253887, + 51.4459461 + ], + [ + 3.9241708, + 51.4490167 + ], + [ + 3.9239275, + 51.4492283 + ], + [ + 3.9237973, + 51.4493181 + ], + [ + 3.9239393, + 51.4494609 + ], + [ + 3.9239859, + 51.4496209 + ], + [ + 3.924234, + 51.449758 + ], + [ + 3.9244602, + 51.4498971 + ], + [ + 3.9245259, + 51.4500277 + ], + [ + 3.9247687, + 51.4502263 + ], + [ + 3.9249832, + 51.4505248 + ], + [ + 3.9252734, + 51.4507215 + ], + [ + 3.9254076, + 51.4508824 + ], + [ + 3.9251488, + 51.4508707 + ], + [ + 3.9249062, + 51.4507929 + ], + [ + 3.9244263, + 51.4507149 + ], + [ + 3.924237, + 51.4513487 + ], + [ + 3.925238, + 51.4514664 + ], + [ + 3.925491, + 51.4514323 + ], + [ + 3.9258978, + 51.4513776 + ], + [ + 3.9336453, + 51.448428 + ], + [ + 3.9339173, + 51.4483625 + ], + [ + 3.9342518, + 51.4484183 + ], + [ + 3.9347636, + 51.4486607 + ], + [ + 3.9360558, + 51.4476282 + ], + [ + 3.9361529, + 51.4476817 + ], + [ + 3.9349442, + 51.4487355 + ], + [ + 3.9484167, + 51.4548828 + ], + [ + 3.9502838, + 51.4557118 + ], + [ + 3.9506763, + 51.4557972 + ], + [ + 3.9510809, + 51.4558371 + ], + [ + 3.951395, + 51.4558375 + ], + [ + 3.9514461, + 51.4556761 + ], + [ + 3.9514363, + 51.455471 + ], + [ + 3.9515762, + 51.4554198 + ], + [ + 3.9516367, + 51.4554909 + ], + [ + 3.9516631, + 51.4556119 + ], + [ + 3.9517173, + 51.4557969 + ], + [ + 3.9530967, + 51.4558544 + ], + [ + 3.9616233, + 51.4559634 + ], + [ + 3.9619754, + 51.4560598 + ], + [ + 3.9699211, + 51.4598846 + ], + [ + 3.9706351, + 51.459485 + ], + [ + 3.9707619, + 51.4595362 + ], + [ + 3.970189, + 51.4599894 + ], + [ + 3.9750922, + 51.4623799 + ], + [ + 3.9760183, + 51.4623011 + ], + [ + 3.9762911, + 51.4621483 + ], + [ + 3.9779096, + 51.4612071 + ], + [ + 3.9784034, + 51.4602063 + ], + [ + 3.9786324, + 51.4600943 + ], + [ + 3.9791279, + 51.4599959 + ], + [ + 3.9811583, + 51.4598601 + ], + [ + 3.9831331, + 51.4578051 + ], + [ + 3.9837227, + 51.456764 + ], + [ + 3.9839605, + 51.4564128 + ], + [ + 3.9869853, + 51.4534548 + ], + [ + 3.9871948, + 51.4533996 + ], + [ + 3.9873049, + 51.452391 + ], + [ + 3.9875241, + 51.4533659 + ], + [ + 3.988026, + 51.4534657 + ], + [ + 3.9882335, + 51.4536611 + ], + [ + 3.9884472, + 51.4535763 + ], + [ + 3.9885164, + 51.453422 + ], + [ + 3.9887526, + 51.4533145 + ], + [ + 3.9911578, + 51.4524068 + ], + [ + 3.9917278, + 51.4520652 + ], + [ + 3.9926677, + 51.4515169 + ], + [ + 3.9929931, + 51.4513134 + ], + [ + 3.9965786, + 51.4490719 + ], + [ + 3.9973575, + 51.448365 + ], + [ + 3.9981447, + 51.4477768 + ], + [ + 3.9987624, + 51.4469318 + ], + [ + 4.0013415, + 51.4458955 + ], + [ + 4.0022703, + 51.4456775 + ], + [ + 4.0027141, + 51.4455853 + ], + [ + 4.003189, + 51.4452451 + ], + [ + 4.0037312, + 51.4446639 + ], + [ + 4.0037159, + 51.4445339 + ], + [ + 4.002948, + 51.4432492 + ], + [ + 4.0027747, + 51.4428216 + ], + [ + 4.0027996, + 51.4425234 + ], + [ + 4.0033461, + 51.4419126 + ], + [ + 4.0043667, + 51.4411597 + ], + [ + 4.004845, + 51.4409995 + ], + [ + 4.0048986, + 51.4410524 + ], + [ + 4.004566, + 51.4412343 + ], + [ + 4.0040608, + 51.4416221 + ], + [ + 4.0034971, + 51.4420231 + ], + [ + 4.003012, + 51.4424932 + ], + [ + 4.003018, + 51.4430515 + ], + [ + 4.0037938, + 51.4439762 + ], + [ + 4.004944, + 51.4439832 + ], + [ + 4.0058976, + 51.4439614 + ], + [ + 4.0067756, + 51.4425488 + ], + [ + 4.0069838, + 51.4418782 + ], + [ + 4.0070698, + 51.4409537 + ], + [ + 4.0070645, + 51.4402268 + ], + [ + 4.0070616, + 51.4398188 + ], + [ + 4.0071639, + 51.4396533 + ], + [ + 4.0074942, + 51.4395762 + ], + [ + 4.009084, + 51.4394063 + ], + [ + 4.0117653, + 51.4389555 + ], + [ + 4.0118029, + 51.4388913 + ], + [ + 4.0119789, + 51.4387439 + ], + [ + 4.012205, + 51.4385948 + ], + [ + 4.0122648, + 51.4385724 + ], + [ + 4.0125991, + 51.4384474 + ], + [ + 4.0130015, + 51.4383826 + ], + [ + 4.0136438, + 51.4384339 + ], + [ + 4.0141401, + 51.4387086 + ], + [ + 4.0146098, + 51.4390409 + ], + [ + 4.0147705, + 51.4391741 + ], + [ + 4.015208, + 51.4395039 + ], + [ + 4.0156264, + 51.4398367 + ], + [ + 4.0157817, + 51.4397979 + ], + [ + 4.0165142, + 51.4396967 + ], + [ + 4.0166956, + 51.4397392 + ], + [ + 4.0193825, + 51.4391021 + ], + [ + 4.0208509, + 51.4386103 + ], + [ + 4.0230072, + 51.4379447 + ], + [ + 4.0258918, + 51.4369129 + ], + [ + 4.0297551, + 51.4354721 + ], + [ + 4.0297882, + 51.4340417 + ], + [ + 4.0299929, + 51.433492 + ], + [ + 4.0300833, + 51.4333493 + ], + [ + 4.0302378, + 51.4332844 + ], + [ + 4.0303071, + 51.433285 + ], + [ + 4.0304769, + 51.4333638 + ], + [ + 4.0304752, + 51.4334458 + ], + [ + 4.0302705, + 51.4338246 + ], + [ + 4.03015, + 51.4345389 + ], + [ + 4.0301349, + 51.4356254 + ], + [ + 4.0301241, + 51.435794 + ], + [ + 4.0300343, + 51.4359072 + ], + [ + 4.0297473, + 51.4360301 + ], + [ + 4.0296805, + 51.4360843 + ], + [ + 4.0296865, + 51.4361436 + ], + [ + 4.0297687, + 51.4362262 + ], + [ + 4.0304489, + 51.4368553 + ], + [ + 4.0306313, + 51.4369531 + ], + [ + 4.0308379, + 51.43701 + ], + [ + 4.031255, + 51.4369824 + ], + [ + 4.0322796, + 51.4369456 + ], + [ + 4.032757, + 51.4368419 + ], + [ + 4.0334195, + 51.4366781 + ], + [ + 4.0337253, + 51.4365844 + ], + [ + 4.0339157, + 51.4364858 + ], + [ + 4.034082, + 51.4362901 + ], + [ + 4.0340927, + 51.436143 + ], + [ + 4.0340632, + 51.4359758 + ], + [ + 4.034023, + 51.4357551 + ], + [ + 4.0339908, + 51.4356063 + ], + [ + 4.0340659, + 51.4353471 + ], + [ + 4.0342107, + 51.4350595 + ], + [ + 4.0342912, + 51.4349207 + ], + [ + 4.0342403, + 51.4347 + ], + [ + 4.0341893, + 51.4344927 + ], + [ + 4.03409, + 51.4342502 + ], + [ + 4.0339264, + 51.4338088 + ], + [ + 4.033846, + 51.4335061 + ], + [ + 4.033685, + 51.4329626 + ], + [ + 4.0335912, + 51.4329041 + ], + [ + 4.0334839, + 51.4328941 + ], + [ + 4.0331968, + 51.4328796 + ], + [ + 4.0330224, + 51.4328441 + ], + [ + 4.0329076, + 51.432752 + ], + [ + 4.0329498, + 51.4326476 + ], + [ + 4.0330714, + 51.4325871 + ], + [ + 4.0355673, + 51.4323471 + ], + [ + 4.0372399, + 51.4322418 + ], + [ + 4.038076, + 51.432196 + ], + [ + 4.0423445, + 51.4314094 + ], + [ + 4.0503703, + 51.4298529 + ], + [ + 4.0509156, + 51.4297472 + ], + [ + 4.050931, + 51.4297086 + ], + [ + 4.0508747, + 51.4296056 + ], + [ + 4.0489577, + 51.4284608 + ], + [ + 4.0487251, + 51.4282381 + ], + [ + 4.0484137, + 51.4275955 + ], + [ + 4.0482587, + 51.4273187 + ], + [ + 4.0480664, + 51.4270962 + ], + [ + 4.0469159, + 51.4264631 + ], + [ + 4.0466265, + 51.4263469 + ], + [ + 4.0457876, + 51.4263586 + ], + [ + 4.0457671, + 51.4262855 + ], + [ + 4.0464913, + 51.4261841 + ], + [ + 4.0488749, + 51.4244349 + ], + [ + 4.0521666, + 51.4219592 + ], + [ + 4.0519653, + 51.4214542 + ], + [ + 4.0515252, + 51.4210362 + ], + [ + 4.0512737, + 51.4206743 + ], + [ + 4.0512032, + 51.4201908 + ], + [ + 4.0514263, + 51.4199762 + ], + [ + 4.0525994, + 51.4192927 + ], + [ + 4.0535137, + 51.4187895 + ], + [ + 4.053799, + 51.4185617 + ], + [ + 4.0544162, + 51.4181495 + ], + [ + 4.0593203, + 51.4153968 + ], + [ + 4.0610139, + 51.4145669 + ], + [ + 4.0611585, + 51.414445 + ], + [ + 4.0614018, + 51.4141257 + ], + [ + 4.0617221, + 51.413791 + ], + [ + 4.0620896, + 51.4136457 + ], + [ + 4.0625207, + 51.4135966 + ], + [ + 4.0661172, + 51.4134943 + ], + [ + 4.0671987, + 51.4131881 + ], + [ + 4.0673168, + 51.4131207 + ], + [ + 4.0673978, + 51.413078 + ], + [ + 4.0676163, + 51.4129027 + ], + [ + 4.0676937, + 51.4128373 + ], + [ + 4.0678161, + 51.4127704 + ], + [ + 4.0676805, + 51.4125524 + ], + [ + 4.0676708, + 51.4125112 + ], + [ + 4.0676902, + 51.4124727 + ], + [ + 4.0678419, + 51.4124016 + ], + [ + 4.0680405, + 51.4123425 + ], + [ + 4.0678525, + 51.4120485 + ], + [ + 4.0677212, + 51.4118146 + ], + [ + 4.0677507, + 51.4118035 + ], + [ + 4.0678087, + 51.4118087 + ], + [ + 4.0680321, + 51.4121372 + ], + [ + 4.0681401, + 51.4123049 + ], + [ + 4.0681831, + 51.4123282 + ], + [ + 4.0682001, + 51.4123671 + ], + [ + 4.0680899, + 51.4123954 + ], + [ + 4.0683652, + 51.4128157 + ], + [ + 4.0686625, + 51.4127532 + ], + [ + 4.0687092, + 51.4126534 + ], + [ + 4.068485, + 51.4122293 + ], + [ + 4.0686134, + 51.4122034 + ], + [ + 4.0688694, + 51.4126599 + ], + [ + 4.0689262, + 51.4127107 + ], + [ + 4.0690019, + 51.4127367 + ], + [ + 4.0690569, + 51.4127306 + ], + [ + 4.0713176, + 51.4122311 + ], + [ + 4.0730441, + 51.4118028 + ], + [ + 4.0733252, + 51.4116672 + ], + [ + 4.0736069, + 51.4115133 + ], + [ + 4.0737745, + 51.4113945 + ], + [ + 4.0738792, + 51.4113092 + ], + [ + 4.0739815, + 51.4111783 + ], + [ + 4.0740622, + 51.4110448 + ], + [ + 4.0741934, + 51.4108048 + ], + [ + 4.074281, + 51.4105597 + ], + [ + 4.0743273, + 51.4104738 + ], + [ + 4.0751165, + 51.409934 + ], + [ + 4.0765358, + 51.4090462 + ], + [ + 4.077705, + 51.4083492 + ], + [ + 4.078668, + 51.4078411 + ], + [ + 4.0792046, + 51.4075764 + ], + [ + 4.0793189, + 51.4075299 + ], + [ + 4.0793958, + 51.4075194 + ], + [ + 4.0794973, + 51.4075388 + ], + [ + 4.0797917, + 51.4078111 + ], + [ + 4.080061, + 51.4080696 + ], + [ + 4.0800889, + 51.4081132 + ], + [ + 4.0802015, + 51.4081259 + ], + [ + 4.0803456, + 51.4081846 + ], + [ + 4.0805045, + 51.4082297 + ], + [ + 4.0805593, + 51.4082258 + ], + [ + 4.0805496, + 51.4081892 + ], + [ + 4.0805148, + 51.4081342 + ], + [ + 4.0804985, + 51.4080656 + ], + [ + 4.0805189, + 51.4079952 + ], + [ + 4.080553, + 51.4079524 + ], + [ + 4.0806925, + 51.4079221 + ], + [ + 4.0807295, + 51.4078997 + ], + [ + 4.0807907, + 51.4078047 + ], + [ + 4.0809062, + 51.4077218 + ], + [ + 4.0809252, + 51.4076947 + ], + [ + 4.0811129, + 51.4076377 + ], + [ + 4.0811977, + 51.4076067 + ], + [ + 4.0813135, + 51.4075125 + ], + [ + 4.0814027, + 51.4074566 + ], + [ + 4.081652, + 51.4074094 + ], + [ + 4.08186, + 51.4073981 + ], + [ + 4.0821568, + 51.407347 + ], + [ + 4.0823303, + 51.4072784 + ], + [ + 4.082532, + 51.4072375 + ], + [ + 4.0827082, + 51.4071917 + ], + [ + 4.0828871, + 51.4071825 + ], + [ + 4.0830324, + 51.4072001 + ], + [ + 4.0831696, + 51.4072473 + ], + [ + 4.0832483, + 51.4072938 + ], + [ + 4.0832761, + 51.407342 + ], + [ + 4.0833081, + 51.4073697 + ], + [ + 4.083413, + 51.407396 + ], + [ + 4.0834965, + 51.4074084 + ], + [ + 4.0836348, + 51.4074168 + ], + [ + 4.0837601, + 51.4074889 + ], + [ + 4.0837573, + 51.4074615 + ], + [ + 4.0837366, + 51.4074249 + ], + [ + 4.083701, + 51.4073925 + ], + [ + 4.0836072, + 51.4073595 + ], + [ + 4.0835564, + 51.4073544 + ], + [ + 4.0835126, + 51.4073561 + ], + [ + 4.0834725, + 51.4073557 + ], + [ + 4.0833928, + 51.4073388 + ], + [ + 4.0833647, + 51.4073042 + ], + [ + 4.083342, + 51.4072106 + ], + [ + 4.0833043, + 51.4071304 + ], + [ + 4.0833196, + 51.4071033 + ], + [ + 4.0834734, + 51.4070822 + ], + [ + 4.0835284, + 51.4070715 + ], + [ + 4.0835991, + 51.4070267 + ], + [ + 4.0836869, + 51.4070119 + ], + [ + 4.0837941, + 51.406963 + ], + [ + 4.0838497, + 51.4069341 + ], + [ + 4.0839993, + 51.406929 + ], + [ + 4.0841481, + 51.4069489 + ], + [ + 4.0843059, + 51.4069121 + ], + [ + 4.0844527, + 51.4068819 + ], + [ + 4.0846038, + 51.4068267 + ], + [ + 4.0848349, + 51.4067747 + ], + [ + 4.0850438, + 51.4067385 + ], + [ + 4.0852409, + 51.406734 + ], + [ + 4.0854238, + 51.4067088 + ], + [ + 4.0856369, + 51.4066521 + ], + [ + 4.085836, + 51.4065792 + ], + [ + 4.0860562, + 51.4065294 + ], + [ + 4.0861763, + 51.4065332 + ], + [ + 4.0862638, + 51.4065341 + ], + [ + 4.0865094, + 51.4064892 + ], + [ + 4.0867546, + 51.4064556 + ], + [ + 4.0870052, + 51.4064882 + ], + [ + 4.0871611, + 51.4065151 + ], + [ + 4.0873546, + 51.4065059 + ], + [ + 4.0875475, + 51.4065128 + ], + [ + 4.0876378, + 51.4065435 + ], + [ + 4.0877021, + 51.4065876 + ], + [ + 4.0877634, + 51.406611 + ], + [ + 4.0878615, + 51.4066168 + ], + [ + 4.0879792, + 51.4065817 + ], + [ + 4.0881305, + 51.4065242 + ], + [ + 4.0882944, + 51.4065261 + ], + [ + 4.0887893, + 51.4063087 + ], + [ + 4.0888059, + 51.4062428 + ], + [ + 4.0888442, + 51.4061794 + ], + [ + 4.0888857, + 51.4061366 + ], + [ + 4.0889771, + 51.4061263 + ], + [ + 4.0891427, + 51.4060758 + ], + [ + 4.0892856, + 51.4060479 + ], + [ + 4.0894314, + 51.4060473 + ], + [ + 4.0897681, + 51.4060034 + ], + [ + 4.0899065, + 51.4060051 + ], + [ + 4.0899978, + 51.4060039 + ], + [ + 4.0900469, + 51.4059452 + ], + [ + 4.0900752, + 51.4058499 + ], + [ + 4.0901346, + 51.4058118 + ], + [ + 4.0902988, + 51.4058115 + ], + [ + 4.0904188, + 51.4058151 + ], + [ + 4.0905148, + 51.4057753 + ], + [ + 4.0906685, + 51.4057543 + ], + [ + 4.0908437, + 51.4057495 + ], + [ + 4.0909891, + 51.4057626 + ], + [ + 4.0910728, + 51.4057636 + ], + [ + 4.0911535, + 51.4057463 + ], + [ + 4.0912057, + 51.4057128 + ], + [ + 4.0912214, + 51.4056742 + ], + [ + 4.0910977, + 51.4055429 + ], + [ + 4.0911296, + 51.4054521 + ], + [ + 4.0913729, + 51.4053615 + ], + [ + 4.0916152, + 51.4053006 + ], + [ + 4.0918306, + 51.4052872 + ], + [ + 4.0920862, + 51.4052765 + ], + [ + 4.0922404, + 51.4052373 + ], + [ + 4.0923038, + 51.4051924 + ], + [ + 4.0923822, + 51.4051273 + ], + [ + 4.0925579, + 51.4050997 + ], + [ + 4.092632, + 51.4050619 + ], + [ + 4.0926737, + 51.4050054 + ], + [ + 4.0927507, + 51.4049926 + ], + [ + 4.0928783, + 51.4049919 + ], + [ + 4.0929557, + 51.4049654 + ], + [ + 4.0929753, + 51.4049178 + ], + [ + 4.0932108, + 51.4048454 + ], + [ + 4.0933939, + 51.4048157 + ], + [ + 4.0934842, + 51.404844 + ], + [ + 4.093592, + 51.4048954 + ], + [ + 4.0936395, + 51.4048937 + ], + [ + 4.093728, + 51.4048742 + ], + [ + 4.0938012, + 51.4046911 + ], + [ + 4.0940892, + 51.404685 + ], + [ + 4.0942428, + 51.4046638 + ], + [ + 4.0943549, + 51.4045647 + ], + [ + 4.0944512, + 51.4045088 + ], + [ + 4.0945784, + 51.4045215 + ], + [ + 4.0947031, + 51.4044932 + ], + [ + 4.0949022, + 51.404411 + ], + [ + 4.0950928, + 51.4043697 + ], + [ + 4.0952943, + 51.404333 + ], + [ + 4.0955623, + 51.4042584 + ], + [ + 4.0957748, + 51.4042218 + ], + [ + 4.0960627, + 51.4042202 + ], + [ + 4.0962548, + 51.4041265 + ], + [ + 4.0964286, + 51.4040349 + ], + [ + 4.0965641, + 51.404009 + ], + [ + 4.0966985, + 51.4040241 + ], + [ + 4.0967935, + 51.4040205 + ], + [ + 4.0969851, + 51.403945 + ], + [ + 4.097128, + 51.4039123 + ], + [ + 4.0973464, + 51.4039237 + ], + [ + 4.0975395, + 51.4039257 + ], + [ + 4.0976864, + 51.403884 + ], + [ + 4.0977831, + 51.4038167 + ], + [ + 4.0978576, + 51.4037513 + ], + [ + 4.0979565, + 51.4037364 + ], + [ + 4.098061, + 51.4037785 + ], + [ + 4.0981694, + 51.4038115 + ], + [ + 4.0982709, + 51.4038308 + ], + [ + 4.0983408, + 51.4038087 + ], + [ + 4.0982924, + 51.4037103 + ], + [ + 4.0982727, + 51.4036349 + ], + [ + 4.0983105, + 51.4035897 + ], + [ + 4.0984236, + 51.4035795 + ], + [ + 4.098529, + 51.4035942 + ], + [ + 4.0987173, + 51.4036326 + ], + [ + 4.0988011, + 51.4036336 + ], + [ + 4.0988723, + 51.4035659 + ], + [ + 4.0989179, + 51.403498 + ], + [ + 4.0989887, + 51.4034441 + ], + [ + 4.0993786, + 51.4034436 + ], + [ + 4.099532, + 51.4034292 + ], + [ + 4.0996145, + 51.4033458 + ], + [ + 4.0996663, + 51.403319 + ], + [ + 4.0998868, + 51.4033828 + ], + [ + 4.0999439, + 51.4034221 + ], + [ + 4.1000493, + 51.4034369 + ], + [ + 4.1002472, + 51.4032658 + ], + [ + 4.1003171, + 51.4032437 + ], + [ + 4.1004948, + 51.4032706 + ], + [ + 4.1005817, + 51.403292 + ], + [ + 4.1006799, + 51.4032976 + ], + [ + 4.1008167, + 51.4032284 + ], + [ + 4.100872, + 51.4032016 + ], + [ + 4.1009776, + 51.4032072 + ], + [ + 4.10117, + 51.403232 + ], + [ + 4.1012798, + 51.403215 + ], + [ + 4.1016598, + 51.4031824 + ], + [ + 4.1018632, + 51.403205 + ], + [ + 4.1020614, + 51.40328 + ], + [ + 4.1022433, + 51.4034254 + ], + [ + 4.1022456, + 51.4034733 + ], + [ + 4.1023049, + 51.4033053 + ], + [ + 4.1023869, + 51.4031102 + ], + [ + 4.1024969, + 51.4030818 + ], + [ + 4.1026016, + 51.4031192 + ], + [ + 4.1028236, + 51.4031284 + ], + [ + 4.103011, + 51.4030734 + ], + [ + 4.103239, + 51.4029982 + ], + [ + 4.1035014, + 51.403001 + ], + [ + 4.1036403, + 51.4029841 + ], + [ + 4.1038242, + 51.40292 + ], + [ + 4.1040991, + 51.4028636 + ], + [ + 4.1044573, + 51.4028217 + ], + [ + 4.1046808, + 51.4027808 + ], + [ + 4.1047882, + 51.4027181 + ], + [ + 4.1050439, + 51.4026979 + ], + [ + 4.1051718, + 51.4026833 + ], + [ + 4.1053229, + 51.4026188 + ], + [ + 4.1055062, + 51.402582 + ], + [ + 4.1058192, + 51.402592 + ], + [ + 4.10598, + 51.40258 + ], + [ + 4.1061131, + 51.4025131 + ], + [ + 4.1061952, + 51.4024387 + ], + [ + 4.1065237, + 51.4024216 + ], + [ + 4.1067324, + 51.4023827 + ], + [ + 4.1068934, + 51.4023616 + ], + [ + 4.1070643, + 51.4023725 + ], + [ + 4.1073356, + 51.4023137 + ], + [ + 4.1075946, + 51.4023027 + ], + [ + 4.1077982, + 51.4023185 + ], + [ + 4.1081021, + 51.4022647 + ], + [ + 4.1082697, + 51.4022709 + ], + [ + 4.1084286, + 51.4023182 + ], + [ + 4.1085398, + 51.4023877 + ], + [ + 4.1086848, + 51.4023902 + ], + [ + 4.1088423, + 51.40233 + ], + [ + 4.1089649, + 51.4022941 + ], + [ + 4.1092525, + 51.4023062 + ], + [ + 4.1096179, + 51.4022735 + ], + [ + 4.1100579, + 51.4021709 + ], + [ + 4.110475, + 51.4021114 + ], + [ + 4.1110183, + 51.4020987 + ], + [ + 4.1113177, + 51.4020767 + ], + [ + 4.1115933, + 51.4019907 + ], + [ + 4.1117175, + 51.4019806 + ], + [ + 4.1118625, + 51.4020049 + ], + [ + 4.1121752, + 51.4020354 + ], + [ + 4.1124633, + 51.402027 + ], + [ + 4.1127286, + 51.4020503 + ], + [ + 4.112884, + 51.4020974 + ], + [ + 4.1133273, + 51.4021138 + ], + [ + 4.1133396, + 51.4020929 + ], + [ + 4.1134428, + 51.4020507 + ], + [ + 4.1136686, + 51.4020553 + ], + [ + 4.11389, + 51.4020895 + ], + [ + 4.1140673, + 51.4021301 + ], + [ + 4.1143228, + 51.4021167 + ], + [ + 4.1144904, + 51.4021162 + ], + [ + 4.1145852, + 51.4021171 + ], + [ + 4.1146888, + 51.4020738 + ], + [ + 4.1149664, + 51.4019147 + ], + [ + 4.1151585, + 51.4018164 + ], + [ + 4.1155252, + 51.4017288 + ], + [ + 4.1158664, + 51.4016433 + ], + [ + 4.1161519, + 51.4015914 + ], + [ + 4.1163794, + 51.4015298 + ], + [ + 4.116715, + 51.4013805 + ], + [ + 4.1169714, + 51.4013352 + ], + [ + 4.1174512, + 51.4013786 + ], + [ + 4.1175495, + 51.4014128 + ], + [ + 4.1176062, + 51.4014241 + ], + [ + 4.1176493, + 51.4014762 + ], + [ + 4.1177535, + 51.4015057 + ], + [ + 4.1180687, + 51.4014581 + ], + [ + 4.118139, + 51.4014014 + ], + [ + 4.1181957, + 51.4012699 + ], + [ + 4.1182637, + 51.401211 + ], + [ + 4.1185516, + 51.4011566 + ], + [ + 4.1188263, + 51.4010691 + ], + [ + 4.1189258, + 51.4010268 + ], + [ + 4.1191731, + 51.4009132 + ], + [ + 4.119298, + 51.4008711 + ], + [ + 4.1194305, + 51.4008246 + ], + [ + 4.1196507, + 51.4007677 + ], + [ + 4.1199079, + 51.4006928 + ], + [ + 4.1200765, + 51.4006558 + ], + [ + 4.1202775, + 51.4006305 + ], + [ + 4.1204988, + 51.4005348 + ], + [ + 4.1206023, + 51.4004812 + ], + [ + 4.1207897, + 51.4004262 + ], + [ + 4.120888, + 51.4004248 + ], + [ + 4.1209384, + 51.4004459 + ], + [ + 4.1209852, + 51.4004714 + ], + [ + 4.1209794, + 51.4005511 + ], + [ + 4.1209376, + 51.4006122 + ], + [ + 4.1208448, + 51.4006751 + ], + [ + 4.1207234, + 51.4007171 + ], + [ + 4.1206309, + 51.4007663 + ], + [ + 4.120658, + 51.4008418 + ], + [ + 4.1208616, + 51.4008575 + ], + [ + 4.1210258, + 51.4008501 + ], + [ + 4.1212449, + 51.4008318 + ], + [ + 4.121387, + 51.4008355 + ], + [ + 4.1215847, + 51.400801 + ], + [ + 4.1219029, + 51.4007587 + ], + [ + 4.1221365, + 51.4007452 + ], + [ + 4.1222056, + 51.4007458 + ], + [ + 4.1229118, + 51.400507 + ], + [ + 4.1233584, + 51.4004272 + ], + [ + 4.125768, + 51.4001259 + ], + [ + 4.1262649, + 51.4000762 + ], + [ + 4.1280339, + 51.3998777 + ], + [ + 4.1338061, + 51.3991842 + ], + [ + 4.1342048, + 51.3991244 + ], + [ + 4.134487, + 51.3990634 + ], + [ + 4.1347372, + 51.3989749 + ], + [ + 4.1349805, + 51.3988725 + ], + [ + 4.1355514, + 51.3985136 + ], + [ + 4.1368458, + 51.3976678 + ], + [ + 4.1380946, + 51.3968942 + ], + [ + 4.1384075, + 51.3967721 + ], + [ + 4.138628, + 51.3966991 + ], + [ + 4.1389759, + 51.3966387 + ], + [ + 4.1392983, + 51.3965985 + ], + [ + 4.1391223, + 51.3959807 + ], + [ + 4.1391325, + 51.3959075 + ], + [ + 4.1392132, + 51.3959018 + ], + [ + 4.1392704, + 51.395937 + ], + [ + 4.1394472, + 51.39658 + ], + [ + 4.139601, + 51.3965608 + ], + [ + 4.145722, + 51.395934 + ], + [ + 4.145581, + 51.3955003 + ], + [ + 4.1455613, + 51.3953441 + ], + [ + 4.1456283, + 51.3953107 + ], + [ + 4.1456896, + 51.3953345 + ], + [ + 4.1458393, + 51.3959218 + ], + [ + 4.1464261, + 51.3958606 + ], + [ + 4.1462818, + 51.3953433 + ], + [ + 4.1462371, + 51.3951683 + ], + [ + 4.1463297, + 51.3951376 + ], + [ + 4.146398, + 51.3951707 + ], + [ + 4.146585, + 51.3958441 + ], + [ + 4.1471028, + 51.3957901 + ], + [ + 4.1469289, + 51.3952518 + ], + [ + 4.1469647, + 51.3951744 + ], + [ + 4.1470308, + 51.3951685 + ], + [ + 4.1470919, + 51.3951969 + ], + [ + 4.1472693, + 51.3957727 + ], + [ + 4.1528482, + 51.3952097 + ], + [ + 4.1529764, + 51.3951836 + ], + [ + 4.1531259, + 51.394358 + ], + [ + 4.1532238, + 51.3943749 + ], + [ + 4.1531708, + 51.3948575 + ], + [ + 4.1531771, + 51.3948962 + ], + [ + 4.1532127, + 51.3949307 + ], + [ + 4.1533652, + 51.3949345 + ], + [ + 4.1535337, + 51.3949302 + ], + [ + 4.1537123, + 51.3948505 + ], + [ + 4.1537816, + 51.3946682 + ], + [ + 4.1537769, + 51.3946063 + ], + [ + 4.1537965, + 51.3946244 + ], + [ + 4.1546692, + 51.3946854 + ], + [ + 4.1563959, + 51.3948347 + ], + [ + 4.1567482, + 51.3948746 + ], + [ + 4.1568161, + 51.3949254 + ], + [ + 4.1568549, + 51.3949714 + ], + [ + 4.1570799, + 51.3950032 + ], + [ + 4.1571354, + 51.3951086 + ], + [ + 4.1572734, + 51.3951282 + ], + [ + 4.1574089, + 51.3952366 + ], + [ + 4.1576348, + 51.3953755 + ], + [ + 4.1579189, + 51.3955151 + ], + [ + 4.1580312, + 51.3955435 + ], + [ + 4.1583273, + 51.3955009 + ], + [ + 4.1584991, + 51.395482 + ], + [ + 4.1585676, + 51.3955078 + ], + [ + 4.1586736, + 51.3956318 + ], + [ + 4.1587239, + 51.395662 + ], + [ + 4.1588126, + 51.395754 + ], + [ + 4.1591857, + 51.3959695 + ], + [ + 4.1597248, + 51.3962482 + ], + [ + 4.1601572, + 51.3964302 + ], + [ + 4.1602419, + 51.3964219 + ], + [ + 4.1602451, + 51.3964106 + ], + [ + 4.1603718, + 51.3964437 + ], + [ + 4.1605739, + 51.3965163 + ], + [ + 4.1607696, + 51.3965571 + ], + [ + 4.1609823, + 51.3966412 + ], + [ + 4.1611778, + 51.3966909 + ], + [ + 4.1613809, + 51.3967271 + ], + [ + 4.1614926, + 51.396776 + ], + [ + 4.1616225, + 51.3968229 + ], + [ + 4.1618977, + 51.3968848 + ], + [ + 4.1620345, + 51.3969454 + ], + [ + 4.1622124, + 51.3969723 + ], + [ + 4.1624344, + 51.396979 + ], + [ + 4.1626404, + 51.3970471 + ], + [ + 4.162726, + 51.3971117 + ], + [ + 4.1629176, + 51.3971705 + ], + [ + 4.1630903, + 51.3972566 + ], + [ + 4.1631242, + 51.3973457 + ], + [ + 4.1632029, + 51.3974012 + ], + [ + 4.1633535, + 51.3973616 + ], + [ + 4.163478, + 51.3973355 + ], + [ + 4.1635084, + 51.3973867 + ], + [ + 4.1637695, + 51.3974729 + ], + [ + 4.1640031, + 51.3974547 + ], + [ + 4.1641634, + 51.3974563 + ], + [ + 4.1641318, + 51.3975471 + ], + [ + 4.1641734, + 51.3976295 + ], + [ + 4.1642706, + 51.3976783 + ], + [ + 4.1643282, + 51.3977016 + ], + [ + 4.1645499, + 51.397722 + ], + [ + 4.1646811, + 51.3977233 + ], + [ + 4.1648662, + 51.3977502 + ], + [ + 4.164995, + 51.397838 + ], + [ + 4.1652676, + 51.3978658 + ], + [ + 4.1653832, + 51.3979011 + ], + [ + 4.1654769, + 51.3979385 + ], + [ + 4.1657771, + 51.3980052 + ], + [ + 4.1662667, + 51.3982126 + ], + [ + 4.1664457, + 51.3983129 + ], + [ + 4.1664896, + 51.3983111 + ], + [ + 4.1666097, + 51.3983172 + ], + [ + 4.1667808, + 51.398324 + ], + [ + 4.1669835, + 51.3983699 + ], + [ + 4.1670801, + 51.398428 + ], + [ + 4.1671671, + 51.3984428 + ], + [ + 4.1672835, + 51.3984534 + ], + [ + 4.1676869, + 51.398495 + ], + [ + 4.168002, + 51.3985606 + ], + [ + 4.1681448, + 51.3986558 + ], + [ + 4.1683133, + 51.3987423 + ], + [ + 4.1686623, + 51.398888 + ], + [ + 4.1688952, + 51.3990141 + ], + [ + 4.1691038, + 51.3992082 + ], + [ + 4.1690721, + 51.3992854 + ], + [ + 4.1692181, + 51.3992803 + ], + [ + 4.1693669, + 51.3993027 + ], + [ + 4.1694831, + 51.3993179 + ], + [ + 4.1696134, + 51.3993603 + ], + [ + 4.1698489, + 51.3995072 + ], + [ + 4.1701448, + 51.3996044 + ], + [ + 4.1703874, + 51.3996554 + ], + [ + 4.1706457, + 51.3996745 + ], + [ + 4.1709284, + 51.3998377 + ], + [ + 4.1710955, + 51.3999675 + ], + [ + 4.1710843, + 51.4000881 + ], + [ + 4.1712434, + 51.400015 + ], + [ + 4.1713679, + 51.4000028 + ], + [ + 4.1715702, + 51.4000578 + ], + [ + 4.17192, + 51.4002902 + ], + [ + 4.1723443, + 51.4005873 + ], + [ + 4.1725574, + 51.400761 + ], + [ + 4.1728944, + 51.4009339 + ], + [ + 4.17316, + 51.4010627 + ], + [ + 4.1732683, + 51.4010983 + ], + [ + 4.1734349, + 51.4011323 + ], + [ + 4.1737016, + 51.4011197 + ], + [ + 4.1740724, + 51.401154 + ], + [ + 4.1744893, + 51.4012322 + ], + [ + 4.1747205, + 51.4012989 + ], + [ + 4.1750119, + 51.4013118 + ], + [ + 4.175436, + 51.4012806 + ], + [ + 4.1759314, + 51.4011888 + ], + [ + 4.176191, + 51.4011716 + ], + [ + 4.1764854, + 51.4012003 + ], + [ + 4.1767688, + 51.4012336 + ], + [ + 4.176977, + 51.4012248 + ], + [ + 4.1771276, + 51.4011924 + ], + [ + 4.1772258, + 51.4010866 + ], + [ + 4.1772579, + 51.4009981 + ], + [ + 4.1772413, + 51.4008406 + ], + [ + 4.177356, + 51.4007896 + ], + [ + 4.1775758, + 51.4007604 + ], + [ + 4.1778231, + 51.4007817 + ], + [ + 4.1781382, + 51.4008518 + ], + [ + 4.1782904, + 51.4008788 + ], + [ + 4.1787555, + 51.4009325 + ], + [ + 4.1788543, + 51.4010318 + ], + [ + 4.1787804, + 51.4011745 + ], + [ + 4.1788152, + 51.4012228 + ], + [ + 4.1788705, + 51.4013147 + ], + [ + 4.1789146, + 51.4014178 + ], + [ + 4.1789377, + 51.4014888 + ], + [ + 4.1790091, + 51.4015353 + ], + [ + 4.1792512, + 51.4016067 + ], + [ + 4.1795666, + 51.4016654 + ], + [ + 4.1799876, + 51.4017299 + ], + [ + 4.1801319, + 51.4017751 + ], + [ + 4.1802284, + 51.4018355 + ], + [ + 4.1803507, + 51.4018872 + ], + [ + 4.1804764, + 51.4019458 + ], + [ + 4.1804775, + 51.4020234 + ], + [ + 4.1804317, + 51.4020843 + ], + [ + 4.180392, + 51.4021864 + ], + [ + 4.1803185, + 51.4024226 + ], + [ + 4.1804107, + 51.4025035 + ], + [ + 4.1805472, + 51.4025668 + ], + [ + 4.1807351, + 51.4026193 + ], + [ + 4.1808195, + 51.4026067 + ], + [ + 4.1808364, + 51.4025339 + ], + [ + 4.1807986, + 51.4024628 + ], + [ + 4.1808575, + 51.4023358 + ], + [ + 4.1809346, + 51.4023186 + ], + [ + 4.1810997, + 51.4022933 + ], + [ + 4.1812614, + 51.4022543 + ], + [ + 4.181517, + 51.4022484 + ], + [ + 4.1818289, + 51.4023002 + ], + [ + 4.1824998, + 51.4025275 + ], + [ + 4.1826245, + 51.4026156 + ], + [ + 4.1826587, + 51.4026891 + ], + [ + 4.1826769, + 51.4027986 + ], + [ + 4.1827824, + 51.4029162 + ], + [ + 4.1828897, + 51.4029814 + ], + [ + 4.1830993, + 51.4030433 + ], + [ + 4.1832588, + 51.4030727 + ], + [ + 4.1834068, + 51.4031179 + ], + [ + 4.1834439, + 51.4032095 + ], + [ + 4.1835317, + 51.4033132 + ], + [ + 4.1836284, + 51.4033692 + ], + [ + 4.1837483, + 51.4033843 + ], + [ + 4.1838616, + 51.4033766 + ], + [ + 4.1840034, + 51.4033897 + ], + [ + 4.1841375, + 51.4034142 + ], + [ + 4.1847577, + 51.4037434 + ], + [ + 4.1849597, + 51.4038121 + ], + [ + 4.1850198, + 51.4038675 + ], + [ + 4.1851383, + 51.403926 + ], + [ + 4.1853283, + 51.403917 + ], + [ + 4.185512, + 51.403876 + ], + [ + 4.1856809, + 51.4038439 + ], + [ + 4.1860016, + 51.4038525 + ], + [ + 4.1861312, + 51.403902 + ], + [ + 4.1862663, + 51.4038968 + ], + [ + 4.1867717, + 51.403837 + ], + [ + 4.1869866, + 51.4038465 + ], + [ + 4.187175, + 51.4038831 + ], + [ + 4.1874889, + 51.4039873 + ], + [ + 4.1876234, + 51.4039982 + ], + [ + 4.1879854, + 51.4040824 + ], + [ + 4.1883057, + 51.404107 + ], + [ + 4.1884058, + 51.4040558 + ], + [ + 4.1884878, + 51.4040044 + ], + [ + 4.188631, + 51.4039742 + ], + [ + 4.1887873, + 51.4039898 + ], + [ + 4.1890253, + 51.4040726 + ], + [ + 4.1892417, + 51.4041506 + ], + [ + 4.1893992, + 51.4042391 + ], + [ + 4.1894728, + 51.4043313 + ], + [ + 4.1895723, + 51.40441 + ], + [ + 4.1897578, + 51.40454 + ], + [ + 4.1899136, + 51.404681 + ], + [ + 4.1898524, + 51.4048831 + ], + [ + 4.1898849, + 51.4050021 + ], + [ + 4.1899391, + 51.4051281 + ], + [ + 4.1898851, + 51.4052186 + ], + [ + 4.1897612, + 51.4053288 + ], + [ + 4.1896709, + 51.4055237 + ], + [ + 4.1897622, + 51.4055202 + ], + [ + 4.1898652, + 51.4054965 + ], + [ + 4.1901096, + 51.4054927 + ], + [ + 4.1901997, + 51.4055257 + ], + [ + 4.1904399, + 51.4055424 + ], + [ + 4.1908087, + 51.4055311 + ], + [ + 4.1911533, + 51.4054783 + ], + [ + 4.1915011, + 51.4054371 + ], + [ + 4.1917457, + 51.4054333 + ], + [ + 4.1920222, + 51.405455 + ], + [ + 4.1921252, + 51.4054266 + ], + [ + 4.1922664, + 51.4053463 + ], + [ + 4.192414, + 51.4052958 + ], + [ + 4.1926199, + 51.4052436 + ], + [ + 4.1926881, + 51.4052786 + ], + [ + 4.1927335, + 51.4053407 + ], + [ + 4.1927966, + 51.4054191 + ], + [ + 4.1929549, + 51.4054871 + ], + [ + 4.1930572, + 51.4054816 + ], + [ + 4.1931972, + 51.4054377 + ], + [ + 4.1933189, + 51.4053982 + ], + [ + 4.1934755, + 51.4054047 + ], + [ + 4.1934971, + 51.4054141 + ], + [ + 4.1936465, + 51.4054159 + ], + [ + 4.1937863, + 51.4053789 + ], + [ + 4.1939183, + 51.4053623 + ], + [ + 4.1942262, + 51.4054277 + ], + [ + 4.1944054, + 51.4054117 + ], + [ + 4.1948335, + 51.4053692 + ], + [ + 4.1953889, + 51.4054513 + ], + [ + 4.1956512, + 51.405573 + ], + [ + 4.1959338, + 51.4057431 + ], + [ + 4.1962688, + 51.4058771 + ], + [ + 4.1965286, + 51.4059624 + ], + [ + 4.1967546, + 51.4060792 + ], + [ + 4.1969128, + 51.406259 + ], + [ + 4.196985, + 51.4063944 + ], + [ + 4.1972054, + 51.4065749 + ], + [ + 4.1972692, + 51.4066304 + ], + [ + 4.1973499, + 51.4067271 + ], + [ + 4.197483, + 51.4067858 + ], + [ + 4.1977261, + 51.4067136 + ], + [ + 4.1977821, + 51.4066709 + ], + [ + 4.1978823, + 51.4066221 + ], + [ + 4.1980521, + 51.4065603 + ], + [ + 4.1980667, + 51.4065221 + ], + [ + 4.1991324, + 51.4064591 + ], + [ + 4.1993433, + 51.4063605 + ], + [ + 4.1996035, + 51.4063355 + ], + [ + 4.2000354, + 51.4063191 + ], + [ + 4.2002817, + 51.4062666 + ], + [ + 4.2004856, + 51.4063005 + ], + [ + 4.2007378, + 51.4063098 + ], + [ + 4.2007508, + 51.406223 + ], + [ + 4.2007151, + 51.4060397 + ], + [ + 4.200637, + 51.4059474 + ], + [ + 4.2006431, + 51.4056959 + ], + [ + 4.2007801, + 51.4056218 + ], + [ + 4.2013333, + 51.405428 + ], + [ + 4.2012601, + 51.4052879 + ], + [ + 4.2014791, + 51.4051504 + ], + [ + 4.2015525, + 51.404991 + ], + [ + 4.2021851, + 51.4048415 + ], + [ + 4.202373, + 51.4047839 + ], + [ + 4.2024459, + 51.4047937 + ], + [ + 4.2023751, + 51.4046992 + ], + [ + 4.2025119, + 51.4046388 + ], + [ + 4.2027198, + 51.4046568 + ], + [ + 4.2027469, + 51.404449 + ], + [ + 4.2029769, + 51.4043093 + ], + [ + 4.2028375, + 51.4041845 + ], + [ + 4.2030258, + 51.4041108 + ], + [ + 4.2030163, + 51.4040444 + ], + [ + 4.2028487, + 51.4040245 + ], + [ + 4.2028157, + 51.4038755 + ], + [ + 4.2030322, + 51.4038479 + ], + [ + 4.2032498, + 51.4037699 + ], + [ + 4.2033539, + 51.4038509 + ], + [ + 4.2034326, + 51.4037693 + ], + [ + 4.2036026, + 51.4036954 + ], + [ + 4.2037077, + 51.4037353 + ], + [ + 4.2038333, + 51.4036816 + ], + [ + 4.2041884, + 51.4035181 + ], + [ + 4.2055107, + 51.4017696 + ], + [ + 4.2065302, + 51.3996911 + ], + [ + 4.2066188, + 51.3996531 + ], + [ + 4.2067982, + 51.3996387 + ], + [ + 4.2094237, + 51.4000845 + ], + [ + 4.2098147, + 51.4000973 + ], + [ + 4.2113744, + 51.4003134 + ], + [ + 4.2117415, + 51.4002528 + ], + [ + 4.211917, + 51.3993464 + ], + [ + 4.2120743, + 51.3993434 + ], + [ + 4.2119163, + 51.4002819 + ], + [ + 4.2147615, + 51.3999168 + ], + [ + 4.2156114, + 51.3997533 + ], + [ + 4.2173351, + 51.3994575 + ], + [ + 4.2174142, + 51.3993764 + ], + [ + 4.2174096, + 51.3992943 + ], + [ + 4.2173656, + 51.3991866 + ], + [ + 4.2173435, + 51.3990792 + ], + [ + 4.217355, + 51.3989517 + ], + [ + 4.2173765, + 51.3988471 + ], + [ + 4.2174313, + 51.3987315 + ], + [ + 4.2175177, + 51.3986528 + ], + [ + 4.2176112, + 51.3985809 + ], + [ + 4.2177171, + 51.3985754 + ], + [ + 4.2178179, + 51.3986177 + ], + [ + 4.2178627, + 51.3987003 + ], + [ + 4.2178269, + 51.398791 + ], + [ + 4.2177938, + 51.398916 + ], + [ + 4.2177461, + 51.3990362 + ], + [ + 4.2177798, + 51.3991233 + ], + [ + 4.2178732, + 51.3991678 + ], + [ + 4.2180141, + 51.3992082 + ], + [ + 4.2181386, + 51.3991915 + ], + [ + 4.2185789, + 51.3990607 + ], + [ + 4.2186954, + 51.3992323 + ], + [ + 4.2188168, + 51.3994112 + ], + [ + 4.2189839, + 51.399361 + ], + [ + 4.2188695, + 51.3991791 + ], + [ + 4.2187588, + 51.3990031 + ], + [ + 4.2192327, + 51.3988516 + ], + [ + 4.2192897, + 51.398777 + ], + [ + 4.2192882, + 51.3987132 + ], + [ + 4.219264, + 51.3986718 + ], + [ + 4.2192179, + 51.3986325 + ], + [ + 4.2191393, + 51.3985814 + ], + [ + 4.2189916, + 51.3985226 + ], + [ + 4.2187856, + 51.3984631 + ], + [ + 4.2185829, + 51.3984174 + ], + [ + 4.2185443, + 51.398369 + ], + [ + 4.218553, + 51.3983281 + ], + [ + 4.2186176, + 51.3982445 + ], + [ + 4.2187935, + 51.398217 + ], + [ + 4.2191671, + 51.3982786 + ], + [ + 4.2194511, + 51.3984097 + ], + [ + 4.2197185, + 51.3986021 + ], + [ + 4.219848, + 51.3986539 + ], + [ + 4.2199763, + 51.3986327 + ], + [ + 4.2202041, + 51.398583 + ], + [ + 4.2208339, + 51.3983901 + ], + [ + 4.226672, + 51.3966946 + ], + [ + 4.2283032, + 51.3962014 + ], + [ + 4.2297251, + 51.3957559 + ], + [ + 4.2308679, + 51.3953686 + ], + [ + 4.2313447, + 51.3951692 + ], + [ + 4.2316231, + 51.3950108 + ], + [ + 4.2319312, + 51.3948412 + ], + [ + 4.2321586, + 51.3946844 + ], + [ + 4.2324657, + 51.3944283 + ], + [ + 4.23346, + 51.3935535 + ], + [ + 4.2334323, + 51.3932652 + ], + [ + 4.2336797, + 51.3930066 + ], + [ + 4.2340793, + 51.3926559 + ], + [ + 4.2344084, + 51.392341 + ], + [ + 4.2346305, + 51.3923773 + ], + [ + 4.2356726, + 51.3915058 + ], + [ + 4.2369878, + 51.390277 + ], + [ + 4.2378462, + 51.3894485 + ], + [ + 4.2427157, + 51.3849907 + ], + [ + 4.2431613, + 51.3845674 + ], + [ + 4.2435431, + 51.3839055 + ], + [ + 4.244525, + 51.3820304 + ], + [ + 4.2444258, + 51.3819014 + ], + [ + 4.2442617, + 51.3820301 + ], + [ + 4.2439969, + 51.3820962 + ], + [ + 4.2438107, + 51.382076 + ], + [ + 4.2436763, + 51.3820427 + ], + [ + 4.2436068, + 51.3818979 + ], + [ + 4.2436012, + 51.3812277 + ], + [ + 4.2436873, + 51.3805492 + ], + [ + 4.2437272, + 51.3801059 + ], + [ + 4.2437911, + 51.3795873 + ], + [ + 4.2439386, + 51.3793874 + ], + [ + 4.2440252, + 51.3792854 + ], + [ + 4.2441604, + 51.379289 + ], + [ + 4.2441289, + 51.379227 + ], + [ + 4.2442189, + 51.3791386 + ], + [ + 4.2443132, + 51.3790206 + ], + [ + 4.2445584, + 51.3790116 + ], + [ + 4.2449489, + 51.3790406 + ], + [ + 4.2455141, + 51.3791078 + ], + [ + 4.2456932, + 51.3791095 + ], + [ + 4.2458117, + 51.3790444 + ], + [ + 4.2458702, + 51.3789008 + ], + [ + 4.2459704, + 51.3785358 + ], + [ + 4.2458906, + 51.3785099 + ], + [ + 4.2458576, + 51.3786652 + ], + [ + 4.2457954, + 51.3788201 + ], + [ + 4.2457008, + 51.3789473 + ], + [ + 4.2455778, + 51.3790421 + ], + [ + 4.2453454, + 51.3789758 + ], + [ + 4.2450374, + 51.3788652 + ], + [ + 4.2450127, + 51.3788238 + ], + [ + 4.2449477, + 51.3787935 + ], + [ + 4.2448744, + 51.3787974 + ], + [ + 4.2446276, + 51.3787263 + ], + [ + 4.2445052, + 51.3786451 + ], + [ + 4.2445215, + 51.3785721 + ], + [ + 4.2445867, + 51.3784538 + ], + [ + 4.2449252, + 51.3782169 + ], + [ + 4.2451079, + 51.3780723 + ], + [ + 4.2451467, + 51.3779789 + ], + [ + 4.2451845, + 51.3777802 + ], + [ + 4.245069, + 51.3777151 + ], + [ + 4.2448709, + 51.3777451 + ], + [ + 4.2447204, + 51.3777666 + ], + [ + 4.2446349, + 51.3778275 + ], + [ + 4.2446369, + 51.3778961 + ], + [ + 4.2446852, + 51.3780064 + ], + [ + 4.2447126, + 51.3780845 + ], + [ + 4.2447077, + 51.378137 + ], + [ + 4.2445927, + 51.3782022 + ], + [ + 4.2445634, + 51.3782088 + ], + [ + 4.2444183, + 51.3783126 + ], + [ + 4.2443248, + 51.3783985 + ], + [ + 4.2442647, + 51.3784643 + ], + [ + 4.2441885, + 51.3785848 + ], + [ + 4.2440727, + 51.3786843 + ], + [ + 4.2439207, + 51.378772 + ], + [ + 4.2437002, + 51.3788179 + ], + [ + 4.243482, + 51.3787723 + ], + [ + 4.2433354, + 51.3786336 + ], + [ + 4.2432944, + 51.3785143 + ], + [ + 4.2431443, + 51.3783779 + ], + [ + 4.2430985, + 51.3782997 + ], + [ + 4.2432348, + 51.3781111 + ], + [ + 4.2432883, + 51.3778692 + ], + [ + 4.2431494, + 51.3774173 + ], + [ + 4.243068, + 51.3764078 + ], + [ + 4.2432471, + 51.3759613 + ], + [ + 4.2432774, + 51.3758962 + ], + [ + 4.2434053, + 51.375622 + ], + [ + 4.243485, + 51.3753506 + ], + [ + 4.2435985, + 51.3751962 + ], + [ + 4.2436767, + 51.3747289 + ], + [ + 4.2438025, + 51.3747331 + ], + [ + 4.2441959, + 51.3747465 + ], + [ + 4.2485173, + 51.3749228 + ], + [ + 4.2533309, + 51.3751063 + ], + [ + 4.2545018, + 51.3751509 + ], + [ + 4.260875, + 51.3753976 + ], + [ + 4.2655326, + 51.3755498 + ], + [ + 4.2670812, + 51.3756003 + ], + [ + 4.2706183, + 51.3757021 + ], + [ + 4.2708443, + 51.3757161 + ], + [ + 4.2710886, + 51.3757313 + ], + [ + 4.2724086, + 51.3758133 + ], + [ + 4.2762, + 51.3759333 + ], + [ + 4.279116, + 51.3760615 + ], + [ + 4.2795292, + 51.3761114 + ], + [ + 4.2822791, + 51.376183 + ], + [ + 4.285722, + 51.3762819 + ], + [ + 4.2890629, + 51.3763105 + ], + [ + 4.2927346, + 51.3764595 + ], + [ + 4.2935474, + 51.3764512 + ], + [ + 4.2971444, + 51.3766086 + ], + [ + 4.3019735, + 51.3767422 + ], + [ + 4.3026759, + 51.376853 + ], + [ + 4.3036584, + 51.3770079 + ], + [ + 4.3038422, + 51.3770191 + ], + [ + 4.3040859, + 51.3770272 + ], + [ + 4.3042808, + 51.3770372 + ], + [ + 4.3044692, + 51.3770434 + ], + [ + 4.3045985, + 51.3770495 + ], + [ + 4.304861, + 51.3770634 + ], + [ + 4.3052271, + 51.3770803 + ], + [ + 4.3060155, + 51.3771168 + ], + [ + 4.309335, + 51.3771021 + ], + [ + 4.3099768, + 51.3771056 + ], + [ + 4.3100127, + 51.3771064 + ], + [ + 4.3120375, + 51.3771746 + ], + [ + 4.3154366, + 51.3772259 + ], + [ + 4.319787, + 51.3773371 + ], + [ + 4.3230303, + 51.3773986 + ], + [ + 4.3256904, + 51.3774622 + ], + [ + 4.3283861, + 51.3775444 + ], + [ + 4.3288972, + 51.3775511 + ], + [ + 4.3291747, + 51.3775168 + ], + [ + 4.333262, + 51.377605 + ], + [ + 4.333578, + 51.3776183 + ], + [ + 4.3344833, + 51.3776487 + ], + [ + 4.3345417, + 51.3774319 + ], + [ + 4.3345673, + 51.377181 + ], + [ + 4.3346293, + 51.3768023 + ], + [ + 4.3347713, + 51.3763781 + ], + [ + 4.3349388, + 51.3758968 + ], + [ + 4.3351065, + 51.3754292 + ], + [ + 4.3351221, + 51.3753879 + ], + [ + 4.3352113, + 51.3751509 + ], + [ + 4.3352308, + 51.3750991 + ], + [ + 4.335376, + 51.3747131 + ], + [ + 4.3357219, + 51.3736821 + ], + [ + 4.336204, + 51.3721977 + ], + [ + 4.3363986, + 51.3716433 + ], + [ + 4.3371456, + 51.369506 + ], + [ + 4.337381, + 51.3688501 + ], + [ + 4.3375553, + 51.3683282 + ], + [ + 4.337694, + 51.367913 + ], + [ + 4.3379166, + 51.3673453 + ], + [ + 4.3382926, + 51.3661415 + ], + [ + 4.3386743, + 51.3653283 + ], + [ + 4.3387673, + 51.3650484 + ], + [ + 4.3388172, + 51.3649044 + ], + [ + 4.3389349, + 51.364566 + ], + [ + 4.3392938, + 51.3635345 + ], + [ + 4.3396329, + 51.3626923 + ], + [ + 4.3402465, + 51.3607472 + ], + [ + 4.3406972, + 51.3593464 + ], + [ + 4.3408881, + 51.3584598 + ], + [ + 4.3409673, + 51.3581304 + ], + [ + 4.3409979, + 51.3580035 + ], + [ + 4.3410535, + 51.3577725 + ], + [ + 4.3412042, + 51.3576038 + ], + [ + 4.3414858, + 51.3575632 + ], + [ + 4.3422303, + 51.3576044 + ], + [ + 4.3427628, + 51.3576413 + ], + [ + 4.3437268, + 51.3576363 + ], + [ + 4.3444159, + 51.3577446 + ], + [ + 4.3452817, + 51.3579189 + ], + [ + 4.3468331, + 51.3582106 + ], + [ + 4.3478884, + 51.358387 + ], + [ + 4.3489551, + 51.3585453 + ], + [ + 4.3495654, + 51.3586117 + ], + [ + 4.3505916, + 51.3586671 + ], + [ + 4.3508684, + 51.3586771 + ], + [ + 4.3509383, + 51.3582928 + ], + [ + 4.3531055, + 51.3582201 + ], + [ + 4.3530162, + 51.3580367 + ], + [ + 4.3547439, + 51.3580363 + ], + [ + 4.3556366, + 51.3580422 + ], + [ + 4.3565315, + 51.3579616 + ], + [ + 4.3566453, + 51.3579513 + ], + [ + 4.357147, + 51.3578751 + ], + [ + 4.3582798, + 51.3577743 + ], + [ + 4.3595549, + 51.3576822 + ], + [ + 4.3598834, + 51.3576585 + ], + [ + 4.3613699, + 51.3575697 + ], + [ + 4.3624392, + 51.3575058 + ], + [ + 4.3627954, + 51.3574165 + ], + [ + 4.3631182, + 51.3573646 + ], + [ + 4.3632715, + 51.35734 + ], + [ + 4.3646368, + 51.3573899 + ], + [ + 4.3652409, + 51.3573012 + ], + [ + 4.3656952, + 51.3572221 + ], + [ + 4.3662205, + 51.3572054 + ], + [ + 4.3666984, + 51.3571903 + ], + [ + 4.367148, + 51.3570247 + ], + [ + 4.3675236, + 51.356899 + ], + [ + 4.3677829, + 51.3566354 + ], + [ + 4.3680085, + 51.3563428 + ], + [ + 4.3681589, + 51.3560652 + ], + [ + 4.3682559, + 51.3558861 + ], + [ + 4.3696675, + 51.3566352 + ], + [ + 4.3713043, + 51.3562904 + ], + [ + 4.3727524, + 51.3560029 + ], + [ + 4.3741862, + 51.3557448 + ], + [ + 4.3753186, + 51.3555302 + ], + [ + 4.3765852, + 51.3552471 + ], + [ + 4.3778807, + 51.3549663 + ], + [ + 4.378498, + 51.3549273 + ], + [ + 4.3795116, + 51.3549886 + ], + [ + 4.3815422, + 51.3550952 + ], + [ + 4.3840269, + 51.3552426 + ], + [ + 4.3843853, + 51.3544067 + ], + [ + 4.3849132, + 51.3545269 + ], + [ + 4.3857365, + 51.3546409 + ], + [ + 4.3870801, + 51.3549054 + ], + [ + 4.3886927, + 51.3551848 + ], + [ + 4.3893867, + 51.3553075 + ], + [ + 4.3895928, + 51.355323 + ], + [ + 4.3898366, + 51.3553395 + ], + [ + 4.3903, + 51.3553791 + ], + [ + 4.3914078, + 51.3554574 + ], + [ + 4.3922275, + 51.3555147 + ], + [ + 4.3925597, + 51.3555461 + ], + [ + 4.3929448, + 51.3555757 + ], + [ + 4.3936158, + 51.3556361 + ], + [ + 4.393879, + 51.3556811 + ], + [ + 4.3940093, + 51.355708 + ], + [ + 4.3943957, + 51.3557878 + ], + [ + 4.3945566, + 51.3558212 + ], + [ + 4.3946339, + 51.3558402 + ], + [ + 4.3946796, + 51.3558488 + ], + [ + 4.3947312, + 51.3558594 + ], + [ + 4.3948228, + 51.3558731 + ], + [ + 4.3948929, + 51.355888 + ], + [ + 4.3949631, + 51.3559011 + ], + [ + 4.3950345, + 51.355915 + ], + [ + 4.395105, + 51.3559303 + ], + [ + 4.3951748, + 51.355944 + ], + [ + 4.3952522, + 51.355959 + ], + [ + 4.3954225, + 51.3559925 + ], + [ + 4.395511, + 51.3560059 + ], + [ + 4.395578, + 51.3560185 + ], + [ + 4.3957577, + 51.3560562 + ], + [ + 4.3959053, + 51.3560913 + ], + [ + 4.3960148, + 51.3561156 + ], + [ + 4.3962342, + 51.3561757 + ], + [ + 4.3965462, + 51.3562588 + ], + [ + 4.3967393, + 51.3563087 + ], + [ + 4.3967526, + 51.356312 + ], + [ + 4.3970325, + 51.3563813 + ], + [ + 4.3978244, + 51.3565859 + ], + [ + 4.3980391, + 51.3566565 + ], + [ + 4.3983126, + 51.356759 + ], + [ + 4.3985071, + 51.3568165 + ], + [ + 4.3986389, + 51.3568517 + ], + [ + 4.3987123, + 51.3568459 + ], + [ + 4.3994185, + 51.3571035 + ], + [ + 4.3999546, + 51.3572882 + ], + [ + 4.4013499, + 51.3578072 + ], + [ + 4.4025835, + 51.3582921 + ], + [ + 4.4041208, + 51.3588608 + ], + [ + 4.4060623, + 51.3595998 + ], + [ + 4.4065448, + 51.359761 + ], + [ + 4.4077014, + 51.3600398 + ], + [ + 4.4101532, + 51.360896 + ], + [ + 4.4124376, + 51.361702 + ], + [ + 4.4149513, + 51.3625558 + ], + [ + 4.4165917, + 51.3633146 + ], + [ + 4.4178208, + 51.3637424 + ], + [ + 4.4186282, + 51.3640299 + ], + [ + 4.4187288, + 51.3640692 + ], + [ + 4.4192346, + 51.3642661 + ], + [ + 4.419741, + 51.3644635 + ], + [ + 4.4199003, + 51.364527 + ], + [ + 4.4206211, + 51.3648148 + ], + [ + 4.4218104, + 51.3652392 + ], + [ + 4.4218476, + 51.3652353 + ], + [ + 4.4222199, + 51.3651963 + ], + [ + 4.4225736, + 51.3651593 + ], + [ + 4.4225856, + 51.3651574 + ], + [ + 4.4242999, + 51.3648879 + ], + [ + 4.4254629, + 51.3647213 + ], + [ + 4.4264241, + 51.3645296 + ], + [ + 4.4288961, + 51.3642742 + ], + [ + 4.4310978, + 51.3638944 + ], + [ + 4.4313097, + 51.3638578 + ], + [ + 4.4312312, + 51.3644379 + ], + [ + 4.4312008, + 51.364663 + ], + [ + 4.4309854, + 51.3653478 + ], + [ + 4.4307483, + 51.3660599 + ], + [ + 4.4304415, + 51.3666766 + ], + [ + 4.4299564, + 51.3673167 + ], + [ + 4.4292619, + 51.3680897 + ], + [ + 4.4287392, + 51.368637 + ], + [ + 4.4281054, + 51.3692406 + ], + [ + 4.4275788, + 51.3697075 + ], + [ + 4.4270371, + 51.3700992 + ], + [ + 4.4264314, + 51.3703519 + ], + [ + 4.4249632, + 51.3711622 + ], + [ + 4.4248356, + 51.3712326 + ], + [ + 4.425454, + 51.3714744 + ], + [ + 4.4264336, + 51.3720448 + ], + [ + 4.4282942, + 51.3731889 + ], + [ + 4.4298955, + 51.3741341 + ], + [ + 4.4314489, + 51.375018 + ], + [ + 4.4306839, + 51.3756408 + ], + [ + 4.4299873, + 51.3762063 + ], + [ + 4.4283439, + 51.3775965 + ], + [ + 4.428331, + 51.3776074 + ], + [ + 4.428213, + 51.3776876 + ], + [ + 4.4280951, + 51.3777678 + ], + [ + 4.4277817, + 51.3779809 + ], + [ + 4.4276537, + 51.3781042 + ], + [ + 4.4270787, + 51.3786582 + ], + [ + 4.4269374, + 51.3788234 + ], + [ + 4.4265823, + 51.379239 + ], + [ + 4.4264429, + 51.3794184 + ], + [ + 4.4262322, + 51.3795393 + ], + [ + 4.4258508, + 51.3798245 + ], + [ + 4.4254333, + 51.3802717 + ], + [ + 4.4251863, + 51.3803512 + ], + [ + 4.4251352, + 51.3803676 + ], + [ + 4.4248845, + 51.3804816 + ], + [ + 4.4243253, + 51.3809926 + ], + [ + 4.4241352, + 51.3811507 + ], + [ + 4.4226975, + 51.3820705 + ], + [ + 4.4231401, + 51.3821325 + ], + [ + 4.4232876, + 51.3823551 + ], + [ + 4.4228906, + 51.3826263 + ], + [ + 4.4219948, + 51.3833461 + ], + [ + 4.4211096, + 51.3840726 + ], + [ + 4.4202299, + 51.3847991 + ], + [ + 4.4190932, + 51.3856898 + ], + [ + 4.4185508, + 51.3861148 + ], + [ + 4.4180036, + 51.3864898 + ], + [ + 4.4180005, + 51.3865139 + ], + [ + 4.4179714, + 51.3867442 + ], + [ + 4.4177939, + 51.3868631 + ], + [ + 4.4171668, + 51.3872832 + ], + [ + 4.4150214, + 51.3888108 + ], + [ + 4.4134153, + 51.3901248 + ], + [ + 4.4132712, + 51.3902385 + ], + [ + 4.4122155, + 51.3911772 + ], + [ + 4.4113715, + 51.3918414 + ], + [ + 4.4106263, + 51.3924239 + ], + [ + 4.4100698, + 51.3929137 + ], + [ + 4.4087975, + 51.3939502 + ], + [ + 4.4085018, + 51.3942042 + ], + [ + 4.4078752, + 51.3947425 + ], + [ + 4.4066899, + 51.3957393 + ], + [ + 4.4064194, + 51.3959528 + ], + [ + 4.4047908, + 51.3973437 + ], + [ + 4.4028687, + 51.3990129 + ], + [ + 4.4014589, + 51.4002482 + ], + [ + 4.3997228, + 51.4016119 + ], + [ + 4.3981907, + 51.402863 + ], + [ + 4.3971624, + 51.4037026 + ], + [ + 4.3968973, + 51.4039318 + ], + [ + 4.3963669, + 51.4043905 + ], + [ + 4.3950885, + 51.4054379 + ], + [ + 4.3930516, + 51.4069696 + ], + [ + 4.3926477, + 51.4070014 + ], + [ + 4.3915968, + 51.4079229 + ], + [ + 4.391431, + 51.4081467 + ], + [ + 4.3913518, + 51.4082672 + ], + [ + 4.3912128, + 51.408494 + ], + [ + 4.3894278, + 51.41141 + ], + [ + 4.3890701, + 51.4119511 + ], + [ + 4.3884586, + 51.4125964 + ], + [ + 4.3883772, + 51.4129996 + ], + [ + 4.3879591, + 51.4136325 + ], + [ + 4.3864006, + 51.4161114 + ], + [ + 4.3855149, + 51.417606 + ], + [ + 4.3834005, + 51.4196503 + ], + [ + 4.3833529, + 51.4199848 + ], + [ + 4.3835555, + 51.4201929 + ], + [ + 4.3834387, + 51.420268 + ], + [ + 4.3836488, + 51.4205588 + ], + [ + 4.3837511, + 51.4207005 + ], + [ + 4.3838201, + 51.4207959 + ], + [ + 4.3837552, + 51.4210224 + ], + [ + 4.3861521, + 51.4223675 + ], + [ + 4.386655, + 51.4226498 + ], + [ + 4.3868255, + 51.4226212 + ], + [ + 4.3869932, + 51.4227081 + ], + [ + 4.3874911, + 51.4229662 + ], + [ + 4.3891068, + 51.4238759 + ], + [ + 4.3896519, + 51.4242034 + ], + [ + 4.3898263, + 51.4241985 + ], + [ + 4.3899929, + 51.4241938 + ], + [ + 4.3901592, + 51.4241893 + ], + [ + 4.39062, + 51.4241764 + ], + [ + 4.3908221, + 51.4250429 + ], + [ + 4.3909847, + 51.4257496 + ], + [ + 4.3911193, + 51.4263128 + ], + [ + 4.3913425, + 51.4269438 + ], + [ + 4.3914758, + 51.4272535 + ], + [ + 4.393497, + 51.427078 + ], + [ + 4.3952111, + 51.4268545 + ], + [ + 4.3952488, + 51.4269755 + ], + [ + 4.3954598, + 51.4276496 + ], + [ + 4.3945761, + 51.4277102 + ], + [ + 4.3948216, + 51.4285558 + ], + [ + 4.3945925, + 51.4289569 + ], + [ + 4.3943002, + 51.4294795 + ], + [ + 4.3942166, + 51.4298682 + ], + [ + 4.3943464, + 51.4303744 + ], + [ + 4.394558, + 51.4309621 + ], + [ + 4.3947794, + 51.4316937 + ], + [ + 4.3923727, + 51.431527 + ], + [ + 4.3926827, + 51.432895 + ], + [ + 4.3937392, + 51.4325295 + ], + [ + 4.3948658, + 51.432216 + ], + [ + 4.3971754, + 51.4316777 + ], + [ + 4.3979081, + 51.433237 + ], + [ + 4.3987563, + 51.4351199 + ], + [ + 4.3987654, + 51.4351688 + ], + [ + 4.3982935, + 51.435197 + ], + [ + 4.3953538, + 51.4354928 + ], + [ + 4.395304, + 51.4354979 + ], + [ + 4.3954215, + 51.4363989 + ], + [ + 4.3954077, + 51.4366204 + ], + [ + 4.3950971, + 51.4366869 + ], + [ + 4.3951415, + 51.4371513 + ], + [ + 4.3952086, + 51.4377788 + ], + [ + 4.3952894, + 51.4383834 + ], + [ + 4.3953747, + 51.4390382 + ], + [ + 4.3954737, + 51.4398322 + ], + [ + 4.3957188, + 51.4399762 + ], + [ + 4.3959194, + 51.4400941 + ], + [ + 4.396435, + 51.4403875 + ], + [ + 4.3970952, + 51.4408193 + ], + [ + 4.3970432, + 51.4411484 + ], + [ + 4.3969123, + 51.4415375 + ], + [ + 4.3967583, + 51.4418742 + ], + [ + 4.3965102, + 51.4422276 + ], + [ + 4.3962532, + 51.4425055 + ], + [ + 4.3958946, + 51.4428048 + ], + [ + 4.3953842, + 51.4431667 + ], + [ + 4.3947842, + 51.4435978 + ], + [ + 4.3943283, + 51.4439524 + ], + [ + 4.3938094, + 51.44444 + ], + [ + 4.3931605, + 51.4449924 + ], + [ + 4.3928601, + 51.4452843 + ], + [ + 4.3925334, + 51.445725 + ], + [ + 4.3920889, + 51.4462988 + ], + [ + 4.3893973, + 51.4455585 + ], + [ + 4.3875104, + 51.444984 + ], + [ + 4.3873738, + 51.4450855 + ], + [ + 4.3870843, + 51.4451855 + ], + [ + 4.3865002, + 51.4453081 + ], + [ + 4.3856879, + 51.4455098 + ], + [ + 4.3846218, + 51.4457749 + ], + [ + 4.3829162, + 51.4461172 + ], + [ + 4.3811591, + 51.4464461 + ], + [ + 4.3796667, + 51.4467002 + ], + [ + 4.3800375, + 51.4476294 + ], + [ + 4.3800655, + 51.4476375 + ], + [ + 4.3806236, + 51.4477991 + ], + [ + 4.3811694, + 51.44796 + ], + [ + 4.3816291, + 51.4481899 + ], + [ + 4.3819015, + 51.4485375 + ], + [ + 4.3821745, + 51.4489103 + ], + [ + 4.3824155, + 51.4493243 + ], + [ + 4.3826237, + 51.4497431 + ], + [ + 4.3828141, + 51.450178 + ], + [ + 4.3831373, + 51.4501256 + ], + [ + 4.3837993, + 51.4498769 + ], + [ + 4.3847035, + 51.4495262 + ], + [ + 4.385034, + 51.4494715 + ], + [ + 4.3852999, + 51.4494652 + ], + [ + 4.3856689, + 51.4495199 + ], + [ + 4.38656, + 51.4498268 + ], + [ + 4.3879281, + 51.4503111 + ], + [ + 4.3889186, + 51.4506768 + ], + [ + 4.3900192, + 51.451076 + ], + [ + 4.3907887, + 51.451306 + ], + [ + 4.3909869, + 51.4513544 + ], + [ + 4.3911507, + 51.4513908 + ], + [ + 4.3924958, + 51.4517971 + ], + [ + 4.3937987, + 51.4523 + ], + [ + 4.3945228, + 51.452624 + ], + [ + 4.3961998, + 51.4532068 + ], + [ + 4.3999877, + 51.4544783 + ], + [ + 4.4040539, + 51.4558397 + ], + [ + 4.4043286, + 51.4559293 + ], + [ + 4.4083459, + 51.4572476 + ], + [ + 4.4157209, + 51.4595541 + ], + [ + 4.4184142, + 51.4605012 + ], + [ + 4.4207392, + 51.4612876 + ], + [ + 4.4220213, + 51.461715 + ], + [ + 4.424945, + 51.462758 + ], + [ + 4.4256631, + 51.4630486 + ], + [ + 4.4265863, + 51.4633734 + ], + [ + 4.4270869, + 51.4635147 + ], + [ + 4.4275253, + 51.4636343 + ], + [ + 4.4279238, + 51.4637273 + ], + [ + 4.428349, + 51.463807 + ], + [ + 4.4286811, + 51.4638601 + ], + [ + 4.4291859, + 51.4640063 + ], + [ + 4.4297173, + 51.4641657 + ], + [ + 4.4309262, + 51.4645642 + ], + [ + 4.4323477, + 51.4650292 + ], + [ + 4.4330876, + 51.4652699 + ], + [ + 4.4334503, + 51.4653879 + ], + [ + 4.4336955, + 51.4654684 + ], + [ + 4.4343404, + 51.4656801 + ], + [ + 4.4357377, + 51.4661537 + ], + [ + 4.4360448, + 51.4662578 + ], + [ + 4.436725, + 51.4664884 + ], + [ + 4.4367888, + 51.46651 + ], + [ + 4.437621, + 51.4667748 + ], + [ + 4.4378606, + 51.4668631 + ], + [ + 4.4381128, + 51.4669513 + ], + [ + 4.4386676, + 51.4671531 + ], + [ + 4.4394873, + 51.4674431 + ], + [ + 4.440433, + 51.4677836 + ], + [ + 4.4416435, + 51.4681997 + ], + [ + 4.4423225, + 51.4686027 + ], + [ + 4.4424891, + 51.4686606 + ], + [ + 4.4426307, + 51.4686648 + ], + [ + 4.4426553, + 51.4686655 + ], + [ + 4.4428259, + 51.4686728 + ], + [ + 4.4430969, + 51.4686888 + ], + [ + 4.4433638, + 51.4687072 + ], + [ + 4.4450348, + 51.4688425 + ], + [ + 4.4462217, + 51.4689185 + ], + [ + 4.4467821, + 51.4689376 + ], + [ + 4.4469122, + 51.4689434 + ], + [ + 4.4470637, + 51.4689451 + ], + [ + 4.4488119, + 51.4690831 + ], + [ + 4.4489349, + 51.4690979 + ], + [ + 4.4490578, + 51.4691064 + ], + [ + 4.4492677, + 51.4691106 + ], + [ + 4.4504123, + 51.469223 + ], + [ + 4.4506412, + 51.4692421 + ], + [ + 4.4512729, + 51.4692929 + ], + [ + 4.4519851, + 51.4693608 + ], + [ + 4.452091, + 51.4693671 + ], + [ + 4.4531107, + 51.4694308 + ], + [ + 4.4537911, + 51.4695007 + ], + [ + 4.4539543, + 51.4694668 + ], + [ + 4.4540583, + 51.4695157 + ], + [ + 4.4546072, + 51.4695475 + ], + [ + 4.4548595, + 51.4695645 + ], + [ + 4.4551371, + 51.4695835 + ], + [ + 4.4554656, + 51.4696068 + ], + [ + 4.4562647, + 51.4696618 + ], + [ + 4.456758, + 51.4697074 + ], + [ + 4.4574471, + 51.4698034 + ], + [ + 4.4582829, + 51.4699534 + ], + [ + 4.4601374, + 51.4702868 + ], + [ + 4.4604996, + 51.4703564 + ], + [ + 4.4605801, + 51.470373 + ], + [ + 4.4607453, + 51.4704007 + ], + [ + 4.4615555, + 51.4705363 + ], + [ + 4.4618402, + 51.470584 + ], + [ + 4.4620268, + 51.4706241 + ], + [ + 4.4626442, + 51.4707569 + ], + [ + 4.4630965, + 51.4708393 + ], + [ + 4.4632247, + 51.4708627 + ], + [ + 4.4633273, + 51.4708814 + ], + [ + 4.4636871, + 51.470973 + ], + [ + 4.4640553, + 51.4710922 + ], + [ + 4.4643554, + 51.4712135 + ], + [ + 4.4648905, + 51.4711833 + ], + [ + 4.4656052, + 51.4714944 + ], + [ + 4.4660043, + 51.4716682 + ], + [ + 4.4667164, + 51.4721485 + ], + [ + 4.4674187, + 51.4729556 + ], + [ + 4.4681929, + 51.4736801 + ], + [ + 4.4689836, + 51.4742902 + ], + [ + 4.4698587, + 51.4749158 + ], + [ + 4.4708696, + 51.4755908 + ], + [ + 4.471829, + 51.4762341 + ], + [ + 4.4727284, + 51.4767842 + ], + [ + 4.4739498, + 51.4773552 + ], + [ + 4.4739731, + 51.4773647 + ], + [ + 4.47415, + 51.477437 + ], + [ + 4.4744587, + 51.4775589 + ], + [ + 4.4745777, + 51.4776082 + ], + [ + 4.4747796, + 51.4776942 + ], + [ + 4.4751109, + 51.4778296 + ], + [ + 4.4751626, + 51.4778508 + ], + [ + 4.4762077, + 51.4781257 + ], + [ + 4.4774922, + 51.4782827 + ], + [ + 4.4786472, + 51.4783261 + ], + [ + 4.479092, + 51.4782953 + ], + [ + 4.4791791, + 51.4782893 + ], + [ + 4.4802307, + 51.4782163 + ], + [ + 4.482166, + 51.4779329 + ], + [ + 4.4842659, + 51.4776782 + ], + [ + 4.4859835, + 51.477492 + ], + [ + 4.486574, + 51.4774491 + ], + [ + 4.4866971, + 51.4774268 + ], + [ + 4.486943, + 51.4774223 + ], + [ + 4.4885736, + 51.4775222 + ], + [ + 4.49133, + 51.4776703 + ], + [ + 4.4933563, + 51.4778455 + ], + [ + 4.4954672, + 51.4780612 + ], + [ + 4.4964832, + 51.4782186 + ], + [ + 4.4971077, + 51.4783232 + ], + [ + 4.4988056, + 51.4785186 + ], + [ + 4.5012235, + 51.4787461 + ], + [ + 4.5036343, + 51.4789691 + ], + [ + 4.5046124, + 51.4790946 + ], + [ + 4.5048028, + 51.4790503 + ], + [ + 4.5061671, + 51.479294 + ], + [ + 4.509541, + 51.4796732 + ], + [ + 4.5100633, + 51.4797137 + ], + [ + 4.5130117, + 51.479942 + ], + [ + 4.5166159, + 51.4803264 + ], + [ + 4.5171314, + 51.4803771 + ], + [ + 4.5208966, + 51.4807476 + ], + [ + 4.5254817, + 51.481184 + ], + [ + 4.5255136, + 51.4811871 + ], + [ + 4.5286562, + 51.4814608 + ], + [ + 4.5293659, + 51.4815193 + ], + [ + 4.531554, + 51.481761 + ], + [ + 4.5320847, + 51.4818196 + ], + [ + 4.5350878, + 51.4820657 + ], + [ + 4.5371388, + 51.4823184 + ], + [ + 4.5373975, + 51.4823503 + ], + [ + 4.5380445, + 51.4823758 + ], + [ + 4.5383244, + 51.4822986 + ], + [ + 4.5388462, + 51.4818109 + ], + [ + 4.5398491, + 51.4806093 + ], + [ + 4.5415063, + 51.4792185 + ], + [ + 4.5426843, + 51.4782283 + ], + [ + 4.5440527, + 51.4768278 + ], + [ + 4.5452552, + 51.4757849 + ], + [ + 4.5463385, + 51.4748204 + ], + [ + 4.5476644, + 51.4737265 + ], + [ + 4.5477793, + 51.4733392 + ], + [ + 4.5470859, + 51.4723307 + ], + [ + 4.5460459, + 51.470944 + ], + [ + 4.5449744, + 51.4694943 + ], + [ + 4.5445017, + 51.468864 + ], + [ + 4.544092, + 51.4682652 + ], + [ + 4.5437454, + 51.467887 + ], + [ + 4.5434738, + 51.4675599 + ], + [ + 4.5431223, + 51.4671724 + ], + [ + 4.5427934, + 51.4661927 + ], + [ + 4.5418492, + 51.4649435 + ], + [ + 4.5415003, + 51.464548 + ], + [ + 4.5401937, + 51.4628266 + ], + [ + 4.538679, + 51.4608733 + ], + [ + 4.5369967, + 51.4587224 + ], + [ + 4.5355766, + 51.4567297 + ], + [ + 4.534261, + 51.4551065 + ], + [ + 4.5334831, + 51.4541231 + ], + [ + 4.5332917, + 51.453881 + ], + [ + 4.5329553, + 51.4534532 + ], + [ + 4.5326795, + 51.4530966 + ], + [ + 4.5322795, + 51.4524133 + ], + [ + 4.5312185, + 51.4508338 + ], + [ + 4.5303592, + 51.4496783 + ], + [ + 4.53022, + 51.4493888 + ], + [ + 4.5302118, + 51.4491106 + ], + [ + 4.530514, + 51.4479795 + ], + [ + 4.5305467, + 51.4465534 + ], + [ + 4.5301444, + 51.4464364 + ], + [ + 4.5310097, + 51.4457791 + ], + [ + 4.5311225, + 51.44455 + ], + [ + 4.5312726, + 51.4436927 + ], + [ + 4.5315227, + 51.4421535 + ], + [ + 4.5316592, + 51.4415674 + ], + [ + 4.5318073, + 51.4411501 + ], + [ + 4.5318789, + 51.4407898 + ], + [ + 4.5319358, + 51.4403737 + ], + [ + 4.5319395, + 51.4403474 + ], + [ + 4.5319419, + 51.4403347 + ], + [ + 4.5321006, + 51.439506 + ], + [ + 4.5324654, + 51.4374355 + ], + [ + 4.5323283, + 51.4373082 + ], + [ + 4.5323754, + 51.4370732 + ], + [ + 4.5323207, + 51.4370615 + ], + [ + 4.5325891, + 51.435882 + ], + [ + 4.5328191, + 51.4348572 + ], + [ + 4.5328973, + 51.4345088 + ], + [ + 4.5330472, + 51.4338439 + ], + [ + 4.5332281, + 51.4330857 + ], + [ + 4.5333794, + 51.4323478 + ], + [ + 4.5335486, + 51.4316237 + ], + [ + 4.5337147, + 51.4311136 + ], + [ + 4.5337471, + 51.4310139 + ], + [ + 4.5338164, + 51.4306904 + ], + [ + 4.534058, + 51.4299766 + ], + [ + 4.5342959, + 51.4292605 + ], + [ + 4.5344467, + 51.4285991 + ], + [ + 4.5346003, + 51.4277075 + ], + [ + 4.5345543, + 51.4271981 + ], + [ + 4.5345288, + 51.4269165 + ], + [ + 4.5346944, + 51.4263714 + ], + [ + 4.5348486, + 51.4256645 + ], + [ + 4.534968, + 51.4251333 + ], + [ + 4.5350495, + 51.4247706 + ], + [ + 4.5351306, + 51.4244354 + ], + [ + 4.5351896, + 51.4241914 + ], + [ + 4.5353407, + 51.4236327 + ], + [ + 4.5354616, + 51.4232615 + ], + [ + 4.5354936, + 51.4231632 + ], + [ + 4.5355353, + 51.4230352 + ], + [ + 4.5356309, + 51.4230425 + ], + [ + 4.5359593, + 51.4230674 + ], + [ + 4.5360413, + 51.4230736 + ], + [ + 4.5363381, + 51.4231541 + ], + [ + 4.5373416, + 51.4234263 + ], + [ + 4.5387039, + 51.4237835 + ], + [ + 4.5394323, + 51.4239381 + ], + [ + 4.5403208, + 51.4241085 + ], + [ + 4.5411694, + 51.4242995 + ], + [ + 4.5415221, + 51.4243995 + ], + [ + 4.5425475, + 51.4247713 + ], + [ + 4.5449731, + 51.4253722 + ], + [ + 4.5476645, + 51.4260168 + ], + [ + 4.55009, + 51.4266542 + ], + [ + 4.5535867, + 51.4275119 + ], + [ + 4.5563804, + 51.4281975 + ], + [ + 4.5573274, + 51.42842 + ], + [ + 4.5575672, + 51.4287123 + ], + [ + 4.5603753, + 51.4294663 + ], + [ + 4.5624188, + 51.4300048 + ], + [ + 4.5645242, + 51.4305138 + ], + [ + 4.5672054, + 51.4311739 + ], + [ + 4.568734, + 51.4315532 + ], + [ + 4.5695331, + 51.4317514 + ], + [ + 4.5718028, + 51.4322924 + ], + [ + 4.5730742, + 51.43262 + ], + [ + 4.5742364, + 51.4328471 + ], + [ + 4.5746629, + 51.4329091 + ], + [ + 4.5757933, + 51.432778 + ], + [ + 4.5777187, + 51.4325631 + ], + [ + 4.5795712, + 51.4323459 + ], + [ + 4.5821494, + 51.4320107 + ], + [ + 4.5826355, + 51.4314977 + ], + [ + 4.5838895, + 51.4315171 + ], + [ + 4.5848191, + 51.4315203 + ], + [ + 4.5880526, + 51.4314405 + ], + [ + 4.5882971, + 51.4314345 + ], + [ + 4.5883048, + 51.4311972 + ], + [ + 4.5889646, + 51.4312251 + ], + [ + 4.5892417, + 51.4312003 + ], + [ + 4.5895553, + 51.4311436 + ], + [ + 4.5899456, + 51.4310572 + ], + [ + 4.5908788, + 51.431074 + ], + [ + 4.5914841, + 51.4310152 + ], + [ + 4.5918198, + 51.4308877 + ], + [ + 4.5928297, + 51.4308133 + ], + [ + 4.5931252, + 51.4307697 + ], + [ + 4.5943065, + 51.4305955 + ], + [ + 4.5962611, + 51.430337 + ], + [ + 4.5967388, + 51.4302598 + ], + [ + 4.5968881, + 51.4303398 + ], + [ + 4.5991926, + 51.430045 + ], + [ + 4.600928, + 51.4298616 + ], + [ + 4.6009361, + 51.4295284 + ], + [ + 4.6029559, + 51.4293589 + ], + [ + 4.6032675, + 51.4293121 + ], + [ + 4.6050745, + 51.4290365 + ], + [ + 4.6064964, + 51.4288916 + ], + [ + 4.6089394, + 51.4285488 + ], + [ + 4.6149262, + 51.427784 + ], + [ + 4.6171465, + 51.4274752 + ], + [ + 4.6185247, + 51.4273347 + ], + [ + 4.6213831, + 51.4269645 + ], + [ + 4.6238677, + 51.4266816 + ], + [ + 4.6241635, + 51.426648 + ], + [ + 4.6256558, + 51.4264811 + ], + [ + 4.6302532, + 51.4258448 + ], + [ + 4.6303368, + 51.4259931 + ], + [ + 4.6336985, + 51.4252442 + ], + [ + 4.6342129, + 51.4248999 + ], + [ + 4.6346327, + 51.4244985 + ], + [ + 4.6350447, + 51.424396 + ], + [ + 4.6358252, + 51.4240245 + ], + [ + 4.6371528, + 51.4233542 + ], + [ + 4.63778, + 51.4230808 + ], + [ + 4.6381521, + 51.4228915 + ], + [ + 4.6382287, + 51.4227889 + ], + [ + 4.6383237, + 51.422684 + ], + [ + 4.6394503, + 51.4223376 + ], + [ + 4.6396638, + 51.4222789 + ], + [ + 4.6398587, + 51.4222123 + ], + [ + 4.640431, + 51.4221236 + ], + [ + 4.6410981, + 51.4220578 + ], + [ + 4.6412737, + 51.422075 + ], + [ + 4.6413211, + 51.4221109 + ], + [ + 4.6413895, + 51.4222108 + ], + [ + 4.641484, + 51.4223934 + ], + [ + 4.6416477, + 51.4225806 + ], + [ + 4.6420011, + 51.422729 + ], + [ + 4.6425514, + 51.4228091 + ], + [ + 4.6433495, + 51.4228939 + ], + [ + 4.6437613, + 51.4229398 + ], + [ + 4.6440491, + 51.4230289 + ], + [ + 4.644501, + 51.4231135 + ], + [ + 4.6451533, + 51.4231115 + ], + [ + 4.6454887, + 51.4231117 + ], + [ + 4.6456416, + 51.4231573 + ], + [ + 4.6457545, + 51.4232624 + ], + [ + 4.6458273, + 51.4234244 + ], + [ + 4.6460167, + 51.4235226 + ], + [ + 4.6461881, + 51.423493 + ], + [ + 4.6463229, + 51.4234223 + ], + [ + 4.6464871, + 51.4233562 + ], + [ + 4.6466, + 51.4233768 + ], + [ + 4.6466911, + 51.4234498 + ], + [ + 4.6467237, + 51.423637 + ], + [ + 4.6466615, + 51.4237876 + ], + [ + 4.6465884, + 51.4239016 + ], + [ + 4.6466102, + 51.4240066 + ], + [ + 4.6467669, + 51.4241048 + ], + [ + 4.6468871, + 51.4241231 + ], + [ + 4.6470511, + 51.4241528 + ], + [ + 4.6471639, + 51.4242419 + ], + [ + 4.6472332, + 51.424372 + ], + [ + 4.6473315, + 51.4244199 + ], + [ + 4.6474482, + 51.4244108 + ], + [ + 4.6476159, + 51.4243356 + ], + [ + 4.6477982, + 51.4242673 + ], + [ + 4.6479622, + 51.4242377 + ], + [ + 4.648119, + 51.4242674 + ], + [ + 4.6483338, + 51.4244477 + ], + [ + 4.6484065, + 51.4246485 + ], + [ + 4.6483845, + 51.4247421 + ], + [ + 4.6483371, + 51.4247786 + ], + [ + 4.6482605, + 51.4247877 + ], + [ + 4.6480929, + 51.4247352 + ], + [ + 4.6479146, + 51.4246994 + ], + [ + 4.647721, + 51.4247464 + ], + [ + 4.6476773, + 51.4248514 + ], + [ + 4.6477318, + 51.4249746 + ], + [ + 4.6479067, + 51.4250637 + ], + [ + 4.6482018, + 51.4251299 + ], + [ + 4.6485318, + 51.4251772 + ], + [ + 4.6486647, + 51.4251963 + ], + [ + 4.6490728, + 51.42529 + ], + [ + 4.6492913, + 51.4254088 + ], + [ + 4.6493787, + 51.4255366 + ], + [ + 4.6493348, + 51.4256758 + ], + [ + 4.6491998, + 51.4257739 + ], + [ + 4.6491231, + 51.4258788 + ], + [ + 4.6491813, + 51.4259495 + ], + [ + 4.649309, + 51.4259953 + ], + [ + 4.6495932, + 51.4259931 + ], + [ + 4.6498994, + 51.4260297 + ], + [ + 4.6499249, + 51.4261324 + ], + [ + 4.6496986, + 51.4263194 + ], + [ + 4.6497495, + 51.4264016 + ], + [ + 4.6499537, + 51.4263834 + ], + [ + 4.6503548, + 51.4262672 + ], + [ + 4.650413, + 51.4263927 + ], + [ + 4.6505258, + 51.426516 + ], + [ + 4.6508028, + 51.4265663 + ], + [ + 4.6511781, + 51.4266805 + ], + [ + 4.6515096, + 51.4268906 + ], + [ + 4.6515954, + 51.4268391 + ], + [ + 4.6517464, + 51.4267483 + ], + [ + 4.6520713, + 51.426553 + ], + [ + 4.6528992, + 51.4260833 + ], + [ + 4.6540842, + 51.4256502 + ], + [ + 4.6549993, + 51.4254018 + ], + [ + 4.6555425, + 51.4252696 + ], + [ + 4.6558598, + 51.4251419 + ], + [ + 4.6561041, + 51.4250005 + ], + [ + 4.6565482, + 51.4249321 + ], + [ + 4.6574536, + 51.4250019 + ], + [ + 4.6585065, + 51.4250876 + ], + [ + 4.6596374, + 51.4253487 + ], + [ + 4.6603897, + 51.4255678 + ], + [ + 4.6611017, + 51.425681 + ], + [ + 4.6620914, + 51.4258309 + ], + [ + 4.6626064, + 51.4259022 + ], + [ + 4.6631087, + 51.4259876 + ], + [ + 4.6638023, + 51.4261004 + ], + [ + 4.664752, + 51.4261217 + ], + [ + 4.6654844, + 51.426174 + ], + [ + 4.6664534, + 51.4262234 + ], + [ + 4.6672217, + 51.4262277 + ], + [ + 4.6676737, + 51.4262557 + ], + [ + 4.6678274, + 51.4262867 + ], + [ + 4.6683244, + 51.4263868 + ], + [ + 4.6696331, + 51.4264958 + ], + [ + 4.6695677, + 51.4267976 + ], + [ + 4.6695459, + 51.4269393 + ], + [ + 4.6691996, + 51.4286713 + ], + [ + 4.6692832, + 51.4291286 + ], + [ + 4.6689896, + 51.4312134 + ], + [ + 4.6686458, + 51.4333987 + ], + [ + 4.6684022, + 51.4348853 + ], + [ + 4.6682502, + 51.4359426 + ], + [ + 4.6680597, + 51.4367321 + ], + [ + 4.6679642, + 51.4371281 + ], + [ + 4.6675836, + 51.4388046 + ], + [ + 4.6673868, + 51.4400409 + ], + [ + 4.6673542, + 51.4402455 + ], + [ + 4.6669925, + 51.4420178 + ], + [ + 4.6665045, + 51.4444226 + ], + [ + 4.6677353, + 51.4448203 + ], + [ + 4.6680989, + 51.4449423 + ], + [ + 4.6688528, + 51.4451955 + ], + [ + 4.670552, + 51.4457404 + ], + [ + 4.6707263, + 51.4457963 + ], + [ + 4.6723006, + 51.4463343 + ], + [ + 4.6735572, + 51.4467706 + ], + [ + 4.6756721, + 51.4474938 + ], + [ + 4.6778969, + 51.4482646 + ], + [ + 4.6798143, + 51.4488789 + ], + [ + 4.6809289, + 51.4492973 + ], + [ + 4.6819727, + 51.4495288 + ], + [ + 4.6830387, + 51.4498105 + ], + [ + 4.6841353, + 51.4502449 + ], + [ + 4.6842313, + 51.4502877 + ], + [ + 4.6852102, + 51.450725 + ], + [ + 4.6863329, + 51.4512484 + ], + [ + 4.6884145, + 51.4513918 + ], + [ + 4.6909117, + 51.4515771 + ], + [ + 4.6930191, + 51.4517432 + ], + [ + 4.6937971, + 51.4527646 + ], + [ + 4.6944295, + 51.4536009 + ], + [ + 4.6954946, + 51.4550279 + ], + [ + 4.6967452, + 51.456722 + ], + [ + 4.6988722, + 51.4597107 + ], + [ + 4.6991777, + 51.4600303 + ], + [ + 4.6992356, + 51.4602357 + ], + [ + 4.6991877, + 51.4604707 + ], + [ + 4.6992381, + 51.4608131 + ], + [ + 4.6993907, + 51.4611031 + ], + [ + 4.6999365, + 51.4616648 + ], + [ + 4.7017339, + 51.4635531 + ], + [ + 4.7023998, + 51.4642905 + ], + [ + 4.703004, + 51.4648157 + ], + [ + 4.7036414, + 51.4652245 + ], + [ + 4.7040056, + 51.4654119 + ], + [ + 4.7027101, + 51.4660914 + ], + [ + 4.7031606, + 51.4669862 + ], + [ + 4.7095543, + 51.467854 + ], + [ + 4.7168632, + 51.4689248 + ], + [ + 4.715879, + 51.4710744 + ], + [ + 4.7160864, + 51.4711655 + ], + [ + 4.7184882, + 51.472221 + ], + [ + 4.7183708, + 51.4726272 + ], + [ + 4.7199624, + 51.4731943 + ], + [ + 4.7204652, + 51.4734515 + ], + [ + 4.7202254, + 51.4736913 + ], + [ + 4.7204329, + 51.4738786 + ], + [ + 4.7207861, + 51.4742461 + ], + [ + 4.7217035, + 51.4753486 + ], + [ + 4.7226099, + 51.4763452 + ], + [ + 4.7226503, + 51.4763896 + ], + [ + 4.7229382, + 51.4767179 + ], + [ + 4.7231177, + 51.4769044 + ], + [ + 4.7273582, + 51.4818132 + ], + [ + 4.7274576, + 51.4819456 + ], + [ + 4.7276936, + 51.48222 + ], + [ + 4.7290556, + 51.4838566 + ], + [ + 4.7296604, + 51.4844296 + ], + [ + 4.7342262, + 51.4857982 + ], + [ + 4.7345958, + 51.4859056 + ], + [ + 4.734835, + 51.4859785 + ], + [ + 4.7351943, + 51.4860861 + ], + [ + 4.7352577, + 51.4861043 + ], + [ + 4.7354738, + 51.4861675 + ], + [ + 4.7356369, + 51.4862149 + ], + [ + 4.7359637, + 51.4863166 + ], + [ + 4.746228, + 51.489388 + ], + [ + 4.746332, + 51.4894191 + ], + [ + 4.7463682, + 51.489479 + ], + [ + 4.7466121, + 51.4898828 + ], + [ + 4.746649, + 51.489944 + ], + [ + 4.7467006, + 51.4902816 + ], + [ + 4.7467396, + 51.4905374 + ], + [ + 4.7468016, + 51.490679 + ], + [ + 4.7469144, + 51.490857 + ], + [ + 4.7471039, + 51.4910829 + ], + [ + 4.7476033, + 51.4915782 + ], + [ + 4.7480515, + 51.4921397 + ], + [ + 4.7484523, + 51.4927103 + ], + [ + 4.7492577, + 51.4938172 + ], + [ + 4.7494617, + 51.4941048 + ], + [ + 4.7495855, + 51.4943924 + ], + [ + 4.749782, + 51.4949766 + ], + [ + 4.7498235, + 51.4950843 + ], + [ + 4.7499513, + 51.4954167 + ], + [ + 4.7499561, + 51.4954325 + ], + [ + 4.7497997, + 51.495627 + ], + [ + 4.7489014, + 51.4967248 + ], + [ + 4.7498033, + 51.4975428 + ], + [ + 4.750604, + 51.4981008 + ], + [ + 4.7509274, + 51.4983585 + ], + [ + 4.7512775, + 51.498673 + ], + [ + 4.7518921, + 51.4991494 + ], + [ + 4.7524482, + 51.4996053 + ], + [ + 4.7529456, + 51.499881 + ], + [ + 4.7553562, + 51.5004812 + ], + [ + 4.7558998, + 51.5004282 + ], + [ + 4.7564502, + 51.5002428 + ], + [ + 4.7581069, + 51.5002161 + ], + [ + 4.7583785, + 51.5006768 + ], + [ + 4.7588369, + 51.5013131 + ], + [ + 4.7592729, + 51.5018284 + ], + [ + 4.759738, + 51.502241 + ], + [ + 4.7599494, + 51.5023574 + ], + [ + 4.7602096, + 51.5025008 + ], + [ + 4.7607649, + 51.5026508 + ], + [ + 4.7622111, + 51.5029552 + ], + [ + 4.7626822, + 51.5030232 + ], + [ + 4.7634014, + 51.5030635 + ], + [ + 4.7648074, + 51.5033313 + ], + [ + 4.7668454, + 51.5037492 + ], + [ + 4.7722721, + 51.5048524 + ], + [ + 4.7736305, + 51.5050807 + ], + [ + 4.7739265, + 51.505048 + ], + [ + 4.7739984, + 51.5050413 + ], + [ + 4.7749216, + 51.5049379 + ], + [ + 4.7764933, + 51.5047327 + ], + [ + 4.7777287, + 51.5045185 + ], + [ + 4.7782612, + 51.5044351 + ], + [ + 4.7785203, + 51.5043916 + ], + [ + 4.7788289, + 51.5044613 + ], + [ + 4.7792773, + 51.5045628 + ], + [ + 4.7795935, + 51.5044556 + ], + [ + 4.7807364, + 51.5040684 + ], + [ + 4.7809883, + 51.503983 + ], + [ + 4.7808781, + 51.503899 + ], + [ + 4.7807783, + 51.5037555 + ], + [ + 4.7807953, + 51.503614 + ], + [ + 4.7809006, + 51.5035316 + ], + [ + 4.7811226, + 51.5034602 + ], + [ + 4.7811621, + 51.5034449 + ], + [ + 4.7813373, + 51.5033774 + ], + [ + 4.7814241, + 51.5032837 + ], + [ + 4.7814888, + 51.5031602 + ], + [ + 4.7814916, + 51.5030736 + ], + [ + 4.7813273, + 51.5030558 + ], + [ + 4.7812142, + 51.5030329 + ], + [ + 4.7810933, + 51.5030085 + ], + [ + 4.7809648, + 51.5029223 + ], + [ + 4.7808688, + 51.5027925 + ], + [ + 4.7807944, + 51.5026284 + ], + [ + 4.7808155, + 51.5025348 + ], + [ + 4.7809426, + 51.5024455 + ], + [ + 4.7811432, + 51.5024358 + ], + [ + 4.781254, + 51.5024605 + ], + [ + 4.7813553, + 51.502483 + ], + [ + 4.7814936, + 51.5024952 + ], + [ + 4.7815352, + 51.5024989 + ], + [ + 4.7816074, + 51.5025052 + ], + [ + 4.7818006, + 51.5024704 + ], + [ + 4.7819202, + 51.5023651 + ], + [ + 4.7819043, + 51.5022146 + ], + [ + 4.7817388, + 51.5020645 + ], + [ + 4.7816683, + 51.5019255 + ], + [ + 4.7816895, + 51.5018273 + ], + [ + 4.7818679, + 51.5017835 + ], + [ + 4.782156, + 51.5017644 + ], + [ + 4.7822759, + 51.5016934 + ], + [ + 4.7823005, + 51.5015701 + ], + [ + 4.7822013, + 51.5014905 + ], + [ + 4.782225, + 51.5014535 + ], + [ + 4.7825437, + 51.5009556 + ], + [ + 4.7828927, + 51.5003615 + ], + [ + 4.7831359, + 51.4997631 + ], + [ + 4.7831305, + 51.4995509 + ], + [ + 4.7836633, + 51.4995288 + ], + [ + 4.7841448, + 51.4994955 + ], + [ + 4.784586, + 51.4994554 + ], + [ + 4.7848034, + 51.4996921 + ], + [ + 4.7850263, + 51.4997188 + ], + [ + 4.7853398, + 51.4992297 + ], + [ + 4.7859106, + 51.4989725 + ], + [ + 4.7865508, + 51.4987037 + ], + [ + 4.7873425, + 51.4986535 + ], + [ + 4.7875699, + 51.498792 + ], + [ + 4.7877686, + 51.4989762 + ], + [ + 4.7885703, + 51.4988278 + ], + [ + 4.7893067, + 51.4987161 + ], + [ + 4.7899607, + 51.4983697 + ], + [ + 4.7908495, + 51.4981458 + ], + [ + 4.791198, + 51.4983593 + ], + [ + 4.79149, + 51.4983561 + ], + [ + 4.7919027, + 51.4983868 + ], + [ + 4.7921777, + 51.4985251 + ], + [ + 4.7923878, + 51.498358 + ], + [ + 4.7925668, + 51.4983735 + ], + [ + 4.7928063, + 51.4986237 + ], + [ + 4.7930995, + 51.4987688 + ], + [ + 4.7931958, + 51.4989283 + ], + [ + 4.7933553, + 51.4992174 + ], + [ + 4.7934708, + 51.4994978 + ], + [ + 4.7939799, + 51.4996924 + ], + [ + 4.7948896, + 51.4998038 + ], + [ + 4.7954892, + 51.4994849 + ], + [ + 4.7959372, + 51.4993878 + ], + [ + 4.7962387, + 51.4994317 + ], + [ + 4.7968387, + 51.4993667 + ], + [ + 4.7973956, + 51.4996023 + ], + [ + 4.797973, + 51.4996918 + ], + [ + 4.7983775, + 51.4996177 + ], + [ + 4.79949, + 51.499101 + ], + [ + 4.8004496, + 51.4986281 + ], + [ + 4.8018795, + 51.4981173 + ], + [ + 4.8020159, + 51.4978613 + ], + [ + 4.8021302, + 51.4975667 + ], + [ + 4.8024067, + 51.4974791 + ], + [ + 4.8028152, + 51.4974254 + ], + [ + 4.8030785, + 51.4975022 + ], + [ + 4.8031496, + 51.4976981 + ], + [ + 4.8034122, + 51.4976768 + ], + [ + 4.8036188, + 51.4976717 + ], + [ + 4.8043757, + 51.4976533 + ], + [ + 4.8052103, + 51.4975185 + ], + [ + 4.8055351, + 51.4975151 + ], + [ + 4.8055857, + 51.4974603 + ], + [ + 4.8056212, + 51.4973498 + ], + [ + 4.8057365, + 51.4972213 + ], + [ + 4.8058821, + 51.4971612 + ], + [ + 4.8061156, + 51.4971145 + ], + [ + 4.806374, + 51.4970058 + ], + [ + 4.8065375, + 51.4969182 + ], + [ + 4.8067349, + 51.4968991 + ], + [ + 4.8069209, + 51.496864 + ], + [ + 4.8070408, + 51.4967926 + ], + [ + 4.8071533, + 51.4967121 + ], + [ + 4.8073246, + 51.4966633 + ], + [ + 4.807555, + 51.4966646 + ], + [ + 4.8078295, + 51.4966954 + ], + [ + 4.8081479, + 51.49671 + ], + [ + 4.8083232, + 51.4966909 + ], + [ + 4.8086253, + 51.4965661 + ], + [ + 4.809007, + 51.4963701 + ], + [ + 4.8092206, + 51.4961818 + ], + [ + 4.8094855, + 51.4959931 + ], + [ + 4.8098027, + 51.4959026 + ], + [ + 4.8102193, + 51.4958801 + ], + [ + 4.8107379, + 51.4958299 + ], + [ + 4.8109713, + 51.4957717 + ], + [ + 4.8110766, + 51.4957072 + ], + [ + 4.8111673, + 51.4956428 + ], + [ + 4.8113536, + 51.4956214 + ], + [ + 4.8116382, + 51.4955743 + ], + [ + 4.8120174, + 51.4954835 + ], + [ + 4.8125067, + 51.4954151 + ], + [ + 4.8129195, + 51.4953835 + ], + [ + 4.813216, + 51.4954005 + ], + [ + 4.8133804, + 51.4953951 + ], + [ + 4.8136686, + 51.4953275 + ], + [ + 4.8141604, + 51.4951653 + ], + [ + 4.8150011, + 51.4948187 + ], + [ + 4.8156594, + 51.4945049 + ], + [ + 4.8163388, + 51.4941315 + ], + [ + 4.8167262, + 51.4937845 + ], + [ + 4.817033, + 51.4934403 + ], + [ + 4.8173545, + 51.4930983 + ], + [ + 4.8174936, + 51.4927914 + ], + [ + 4.8176727, + 51.4924752 + ], + [ + 4.8178375, + 51.4918665 + ], + [ + 4.817985, + 51.4913423 + ], + [ + 4.817996, + 51.4910245 + ], + [ + 4.8178947, + 51.490801 + ], + [ + 4.8177094, + 51.4905825 + ], + [ + 4.8175904, + 51.4904047 + ], + [ + 4.817515, + 51.4902199 + ], + [ + 4.8174935, + 51.4900728 + ], + [ + 4.8174357, + 51.4896763 + ], + [ + 4.8173979, + 51.4892536 + ], + [ + 4.8174204, + 51.4889838 + ], + [ + 4.8175164, + 51.4887502 + ], + [ + 4.8176887, + 51.488482 + ], + [ + 4.8177185, + 51.4884333 + ], + [ + 4.81794, + 51.4880717 + ], + [ + 4.8183222, + 51.4876106 + ], + [ + 4.8188326, + 51.4871579 + ], + [ + 4.8193609, + 51.4866847 + ], + [ + 4.8197148, + 51.486306 + ], + [ + 4.8200286, + 51.4859342 + ], + [ + 4.8201827, + 51.4856821 + ], + [ + 4.8202183, + 51.4852728 + ], + [ + 4.8202821, + 51.4847925 + ], + [ + 4.820342, + 51.4842711 + ], + [ + 4.8203699, + 51.4841831 + ], + [ + 4.820483, + 51.483827 + ], + [ + 4.8206289, + 51.4834767 + ], + [ + 4.8208376, + 51.4831991 + ], + [ + 4.8211682, + 51.4830148 + ], + [ + 4.8214815, + 51.4829242 + ], + [ + 4.8222946, + 51.4827422 + ], + [ + 4.8232499, + 51.4825184 + ], + [ + 4.8242233, + 51.48229 + ], + [ + 4.8252083, + 51.4821208 + ], + [ + 4.8264021, + 51.4819782 + ], + [ + 4.8277494, + 51.4818394 + ], + [ + 4.8286554, + 51.4817872 + ], + [ + 4.8292333, + 51.481767 + ], + [ + 4.8292619, + 51.481766 + ], + [ + 4.8292937, + 51.4817648 + ], + [ + 4.8297846, + 51.4817477 + ], + [ + 4.8306806, + 51.4817801 + ], + [ + 4.8316833, + 51.4818623 + ], + [ + 4.8327081, + 51.4819718 + ], + [ + 4.8335865, + 51.4820545 + ], + [ + 4.8350056, + 51.4821073 + ], + [ + 4.8358676, + 51.4820415 + ], + [ + 4.8366491, + 51.4819784 + ], + [ + 4.8373576, + 51.4819225 + ], + [ + 4.8378395, + 51.4818654 + ], + [ + 4.8383532, + 51.4817167 + ], + [ + 4.8388917, + 51.4815153 + ], + [ + 4.8394813, + 51.4812885 + ], + [ + 4.8399991, + 51.4811809 + ], + [ + 4.840594, + 51.4810958 + ], + [ + 4.8408073, + 51.4808991 + ], + [ + 4.8411892, + 51.48075 + ], + [ + 4.841561, + 51.4806136 + ], + [ + 4.8414484, + 51.4804465 + ], + [ + 4.8407271, + 51.4784688 + ], + [ + 4.8405325, + 51.4781496 + ], + [ + 4.840391, + 51.4779174 + ], + [ + 4.840381, + 51.4769847 + ], + [ + 4.8403155, + 51.4762542 + ], + [ + 4.8400482, + 51.4750453 + ], + [ + 4.8399271, + 51.4747345 + ], + [ + 4.8398502, + 51.4745783 + ], + [ + 4.839773, + 51.4739158 + ], + [ + 4.8397104, + 51.4732806 + ], + [ + 4.8396288, + 51.4728765 + ], + [ + 4.8394906, + 51.4726302 + ], + [ + 4.8392088, + 51.472291 + ], + [ + 4.8388819, + 51.4718583 + ], + [ + 4.8387501, + 51.4715783 + ], + [ + 4.8386232, + 51.4713086 + ], + [ + 4.8381556, + 51.4704057 + ], + [ + 4.8377168, + 51.4697815 + ], + [ + 4.8376174, + 51.4695974 + ], + [ + 4.8373057, + 51.46902 + ], + [ + 4.8371938, + 51.468773 + ], + [ + 4.8371104, + 51.4685889 + ], + [ + 4.8370254, + 51.4681939 + ], + [ + 4.8369885, + 51.4680724 + ], + [ + 4.8369237, + 51.4679504 + ], + [ + 4.8368823, + 51.4678837 + ], + [ + 4.8367324, + 51.4657868 + ], + [ + 4.8363822, + 51.4633583 + ], + [ + 4.8364229, + 51.4630607 + ], + [ + 4.8364097, + 51.462788 + ], + [ + 4.8361633, + 51.4612217 + ], + [ + 4.8381496, + 51.4614355 + ], + [ + 4.8402079, + 51.4607893 + ], + [ + 4.8414631, + 51.4602967 + ], + [ + 4.8428517, + 51.4596934 + ], + [ + 4.8440602, + 51.459155 + ], + [ + 4.843273, + 51.4582305 + ], + [ + 4.8423563, + 51.4573962 + ], + [ + 4.8411851, + 51.4567014 + ], + [ + 4.8399435, + 51.4562501 + ], + [ + 4.838642, + 51.4560902 + ], + [ + 4.8379034, + 51.4561122 + ], + [ + 4.8376419, + 51.4562266 + ], + [ + 4.8370033, + 51.4567782 + ], + [ + 4.8352577, + 51.4587104 + ], + [ + 4.8333809, + 51.4572398 + ], + [ + 4.833323, + 51.4568107 + ], + [ + 4.8330811, + 51.4564533 + ], + [ + 4.8325809, + 51.4558386 + ], + [ + 4.8322724, + 51.4555216 + ], + [ + 4.8321045, + 51.4553462 + ], + [ + 4.8308706, + 51.4540568 + ], + [ + 4.8297152, + 51.4529129 + ], + [ + 4.8297864, + 51.4522203 + ], + [ + 4.8291152, + 51.4515679 + ], + [ + 4.8287092, + 51.4515325 + ], + [ + 4.8283255, + 51.4513539 + ], + [ + 4.8282858, + 51.4511554 + ], + [ + 4.828438, + 51.450818 + ], + [ + 4.8280549, + 51.4507242 + ], + [ + 4.8278981, + 51.45069 + ], + [ + 4.8272392, + 51.4505105 + ], + [ + 4.8263588, + 51.4501752 + ], + [ + 4.8255427, + 51.4497802 + ], + [ + 4.824492, + 51.4493027 + ], + [ + 4.8233585, + 51.4486843 + ], + [ + 4.8233794, + 51.4485796 + ], + [ + 4.823677, + 51.4470876 + ], + [ + 4.8241604, + 51.4448121 + ], + [ + 4.824635, + 51.4424592 + ], + [ + 4.8248784, + 51.4412074 + ], + [ + 4.8254318, + 51.4385972 + ], + [ + 4.8259508, + 51.436011 + ], + [ + 4.8248925, + 51.435884 + ], + [ + 4.8249087, + 51.4353756 + ], + [ + 4.8249204, + 51.4350832 + ], + [ + 4.8252492, + 51.433833 + ], + [ + 4.8257466, + 51.4320906 + ], + [ + 4.8268555, + 51.4289724 + ], + [ + 4.8281212, + 51.4251012 + ], + [ + 4.8285148, + 51.4237849 + ], + [ + 4.8285376, + 51.4237089 + ], + [ + 4.8281828, + 51.4223146 + ], + [ + 4.8281753, + 51.4222918 + ], + [ + 4.8281536, + 51.4222259 + ], + [ + 4.8281439, + 51.4221966 + ], + [ + 4.8284558, + 51.4221924 + ], + [ + 4.828727, + 51.422216 + ], + [ + 4.8290218, + 51.422331 + ], + [ + 4.8291957, + 51.4223781 + ], + [ + 4.8293313, + 51.422331 + ], + [ + 4.8295005, + 51.4219776 + ], + [ + 4.8296636, + 51.4218544 + ], + [ + 4.8299759, + 51.4217079 + ], + [ + 4.8300788, + 51.4215948 + ], + [ + 4.8301306, + 51.4212775 + ], + [ + 4.8303814, + 51.4211912 + ], + [ + 4.8308215, + 51.4210764 + ], + [ + 4.8312616, + 51.4209389 + ], + [ + 4.8317433, + 51.4209367 + ], + [ + 4.8319299, + 51.4209359 + ], + [ + 4.8320383, + 51.4209058 + ], + [ + 4.832117, + 51.4208158 + ], + [ + 4.8321738, + 51.4207402 + ], + [ + 4.8322611, + 51.4207071 + ], + [ + 4.8326916, + 51.4207552 + ], + [ + 4.8330408, + 51.4207583 + ], + [ + 4.8331733, + 51.4207432 + ], + [ + 4.8331937, + 51.4207061 + ], + [ + 4.8331582, + 51.4205957 + ], + [ + 4.8330469, + 51.4204662 + ], + [ + 4.833083, + 51.420391 + ], + [ + 4.8331405, + 51.4203769 + ], + [ + 4.833225, + 51.4203561 + ], + [ + 4.8333022, + 51.4203939 + ], + [ + 4.8334227, + 51.4204941 + ], + [ + 4.8335213, + 51.4205205 + ], + [ + 4.8336884, + 51.420531 + ], + [ + 4.833838, + 51.4205235 + ], + [ + 4.8339805, + 51.4205627 + ], + [ + 4.8340508, + 51.420626 + ], + [ + 4.8340878, + 51.4207844 + ], + [ + 4.8341124, + 51.4209076 + ], + [ + 4.8341651, + 51.4210131 + ], + [ + 4.8341933, + 51.4210606 + ], + [ + 4.8342302, + 51.4210958 + ], + [ + 4.8342848, + 51.421124 + ], + [ + 4.8343506, + 51.4211389 + ], + [ + 4.8344203, + 51.4211416 + ], + [ + 4.8344854, + 51.4211222 + ], + [ + 4.8345934, + 51.4210614 + ], + [ + 4.8347275, + 51.4209679 + ], + [ + 4.8348412, + 51.4209436 + ], + [ + 4.8349428, + 51.4209476 + ], + [ + 4.8350241, + 51.4209639 + ], + [ + 4.8351434, + 51.4210588 + ], + [ + 4.8352597, + 51.4211142 + ], + [ + 4.8353123, + 51.4211222 + ], + [ + 4.8353651, + 51.4211204 + ], + [ + 4.8354365, + 51.421092 + ], + [ + 4.8356069, + 51.4210157 + ], + [ + 4.8356327, + 51.4210066 + ], + [ + 4.8358041, + 51.4208989 + ], + [ + 4.8359869, + 51.4208786 + ], + [ + 4.8360666, + 51.4209721 + ], + [ + 4.8361037, + 51.4210884 + ], + [ + 4.8361545, + 51.4211738 + ], + [ + 4.8363906, + 51.4211866 + ], + [ + 4.8366051, + 51.4211523 + ], + [ + 4.8367636, + 51.4210751 + ], + [ + 4.8368289, + 51.4210434 + ], + [ + 4.8369739, + 51.4209901 + ], + [ + 4.8372714, + 51.4209057 + ], + [ + 4.8374312, + 51.4208724 + ], + [ + 4.8375145, + 51.4208724 + ], + [ + 4.8375944, + 51.4208841 + ], + [ + 4.8376677, + 51.420919 + ], + [ + 4.8377586, + 51.4209887 + ], + [ + 4.8378763, + 51.4211313 + ], + [ + 4.8380171, + 51.421295 + ], + [ + 4.8381474, + 51.4214907 + ], + [ + 4.8383284, + 51.4216677 + ], + [ + 4.8385557, + 51.4217511 + ], + [ + 4.8388293, + 51.4217724 + ], + [ + 4.839187, + 51.421791 + ], + [ + 4.8395046, + 51.4218259 + ], + [ + 4.8397571, + 51.4218884 + ], + [ + 4.8400324, + 51.4220307 + ], + [ + 4.8402682, + 51.422203 + ], + [ + 4.8404926, + 51.4223593 + ], + [ + 4.8407571, + 51.4224971 + ], + [ + 4.8409909, + 51.4225278 + ], + [ + 4.8412202, + 51.4224992 + ], + [ + 4.8415617, + 51.4224152 + ], + [ + 4.8410829, + 51.4217784 + ], + [ + 4.8404316, + 51.421065 + ], + [ + 4.8400172, + 51.4207282 + ], + [ + 4.8398344, + 51.4205796 + ], + [ + 4.8394321, + 51.4202233 + ], + [ + 4.8394258, + 51.4202137 + ], + [ + 4.8393585, + 51.4201365 + ], + [ + 4.8393134, + 51.4200917 + ], + [ + 4.8390949, + 51.4199419 + ], + [ + 4.8387812, + 51.4196333 + ], + [ + 4.83846, + 51.4193077 + ], + [ + 4.8382012, + 51.4190579 + ], + [ + 4.8373396, + 51.4182101 + ], + [ + 4.8364811, + 51.4172417 + ], + [ + 4.8355309, + 51.4175104 + ], + [ + 4.8367516, + 51.4188169 + ], + [ + 4.8360989, + 51.4190698 + ], + [ + 4.836053, + 51.4190877 + ], + [ + 4.8353312, + 51.419226 + ], + [ + 4.835192, + 51.4190655 + ], + [ + 4.8346947, + 51.4184918 + ], + [ + 4.8332079, + 51.4190561 + ], + [ + 4.8330917, + 51.4191002 + ], + [ + 4.8336022, + 51.419731 + ], + [ + 4.8299872, + 51.4207419 + ], + [ + 4.8296885, + 51.4207033 + ], + [ + 4.8264411, + 51.4211764 + ], + [ + 4.8268671, + 51.4221114 + ], + [ + 4.8268706, + 51.4221412 + ], + [ + 4.8268681, + 51.4221664 + ], + [ + 4.8265191, + 51.4223024 + ], + [ + 4.8262135, + 51.4224516 + ], + [ + 4.8258717, + 51.4225181 + ], + [ + 4.825822, + 51.4225904 + ], + [ + 4.8258283, + 51.4226371 + ], + [ + 4.8258409, + 51.4226995 + ], + [ + 4.8258867, + 51.4227662 + ], + [ + 4.8259808, + 51.4228302 + ], + [ + 4.8260553, + 51.4228733 + ], + [ + 4.8261423, + 51.4229409 + ], + [ + 4.8261729, + 51.4230294 + ], + [ + 4.8261219, + 51.4230974 + ], + [ + 4.8260157, + 51.4231195 + ], + [ + 4.8258702, + 51.4231314 + ], + [ + 4.825707, + 51.4230974 + ], + [ + 4.8255642, + 51.4229715 + ], + [ + 4.8254315, + 51.4228559 + ], + [ + 4.825293, + 51.4227968 + ], + [ + 4.825122, + 51.422816 + ], + [ + 4.8249341, + 51.4229517 + ], + [ + 4.8247677, + 51.4230576 + ], + [ + 4.8245097, + 51.4231161 + ], + [ + 4.8241299, + 51.4230281 + ], + [ + 4.8237551, + 51.4229535 + ], + [ + 4.8232652, + 51.4229137 + ], + [ + 4.8229151, + 51.4228344 + ], + [ + 4.822696, + 51.4229453 + ], + [ + 4.8224558, + 51.4230735 + ], + [ + 4.8221425, + 51.4230646 + ], + [ + 4.8219967, + 51.4229987 + ], + [ + 4.8219661, + 51.4229307 + ], + [ + 4.8219986, + 51.4228489 + ], + [ + 4.8220514, + 51.4227956 + ], + [ + 4.822074, + 51.4227514 + ], + [ + 4.822063, + 51.4226641 + ], + [ + 4.8219878, + 51.4226177 + ], + [ + 4.8216396, + 51.4225352 + ], + [ + 4.8214169, + 51.4225081 + ], + [ + 4.821262, + 51.4227104 + ], + [ + 4.8211834, + 51.4227603 + ], + [ + 4.8210597, + 51.4228031 + ], + [ + 4.8208072, + 51.4228405 + ], + [ + 4.8206197, + 51.4229395 + ], + [ + 4.8204956, + 51.4232047 + ], + [ + 4.8203644, + 51.4233268 + ], + [ + 4.8203233, + 51.4233837 + ], + [ + 4.8204491, + 51.423521 + ], + [ + 4.8204924, + 51.4236105 + ], + [ + 4.8205132, + 51.4236752 + ], + [ + 4.820515, + 51.4237148 + ], + [ + 4.8204765, + 51.4237456 + ], + [ + 4.8203861, + 51.423773 + ], + [ + 4.8201417, + 51.4238013 + ], + [ + 4.8197732, + 51.4238365 + ], + [ + 4.8197247, + 51.4238706 + ], + [ + 4.8197199, + 51.4240661 + ], + [ + 4.8196789, + 51.424141 + ], + [ + 4.8196045, + 51.4241909 + ], + [ + 4.8194365, + 51.4242187 + ], + [ + 4.8192646, + 51.424237 + ], + [ + 4.818838, + 51.4243792 + ], + [ + 4.8185133, + 51.4244719 + ], + [ + 4.8177882, + 51.4245886 + ], + [ + 4.817137, + 51.4248398 + ], + [ + 4.8169316, + 51.4249773 + ], + [ + 4.816839, + 51.4250659 + ], + [ + 4.8167652, + 51.4251504 + ], + [ + 4.8166952, + 51.4252096 + ], + [ + 4.8166108, + 51.4252311 + ], + [ + 4.8164967, + 51.4252426 + ], + [ + 4.8164278, + 51.425267 + ], + [ + 4.8163937, + 51.4253532 + ], + [ + 4.816399, + 51.4255847 + ], + [ + 4.816356, + 51.4256475 + ], + [ + 4.8163237, + 51.4256637 + ], + [ + 4.8162214, + 51.4256601 + ], + [ + 4.8160401, + 51.4256224 + ], + [ + 4.815918, + 51.4255614 + ], + [ + 4.8158193, + 51.425477 + ], + [ + 4.815754, + 51.4254004 + ], + [ + 4.8157054, + 51.425352 + ], + [ + 4.8156057, + 51.4252527 + ], + [ + 4.8152808, + 51.4252006 + ], + [ + 4.8149506, + 51.4252491 + ], + [ + 4.8145135, + 51.425478 + ], + [ + 4.814458, + 51.4255458 + ], + [ + 4.8144971, + 51.4255744 + ], + [ + 4.814563, + 51.4256189 + ], + [ + 4.8146796, + 51.4256655 + ], + [ + 4.8146384, + 51.4256942 + ], + [ + 4.8143099, + 51.4257409 + ], + [ + 4.8141358, + 51.4257445 + ], + [ + 4.814005, + 51.4257191 + ], + [ + 4.8138851, + 51.4256701 + ], + [ + 4.813787, + 51.4256427 + ], + [ + 4.813677, + 51.4257267 + ], + [ + 4.813544, + 51.4257964 + ], + [ + 4.8132907, + 51.4259009 + ], + [ + 4.8131893, + 51.4260054 + ], + [ + 4.8130456, + 51.4261917 + ], + [ + 4.8129297, + 51.4262651 + ], + [ + 4.8127365, + 51.4263158 + ], + [ + 4.8123905, + 51.4263714 + ], + [ + 4.8122145, + 51.4263912 + ], + [ + 4.8121321, + 51.4263529 + ], + [ + 4.812132, + 51.4261981 + ], + [ + 4.8121241, + 51.4261235 + ], + [ + 4.8121061, + 51.4260489 + ], + [ + 4.8119919, + 51.4259919 + ], + [ + 4.8118405, + 51.4259629 + ], + [ + 4.8117197, + 51.4259671 + ], + [ + 4.8115861, + 51.4259975 + ], + [ + 4.8113654, + 51.4260524 + ], + [ + 4.8109504, + 51.4261645 + ], + [ + 4.8105231, + 51.4263223 + ], + [ + 4.8103806, + 51.4263095 + ], + [ + 4.8102226, + 51.4262341 + ], + [ + 4.810048, + 51.4261402 + ], + [ + 4.8098257, + 51.4260675 + ], + [ + 4.8096587, + 51.426043 + ], + [ + 4.8094801, + 51.4260576 + ], + [ + 4.8095541, + 51.4262489 + ], + [ + 4.809533, + 51.4262985 + ], + [ + 4.8094943, + 51.4263167 + ], + [ + 4.8091383, + 51.4263457 + ], + [ + 4.8087743, + 51.4263899 + ], + [ + 4.8083528, + 51.4264205 + ], + [ + 4.807985, + 51.4266224 + ], + [ + 4.8079163, + 51.4266753 + ], + [ + 4.80791, + 51.4267484 + ], + [ + 4.8080054, + 51.4267956 + ], + [ + 4.8081344, + 51.4268904 + ], + [ + 4.8081066, + 51.4269904 + ], + [ + 4.8079217, + 51.427066 + ], + [ + 4.8078732, + 51.4271067 + ], + [ + 4.8077916, + 51.4271458 + ], + [ + 4.8076333, + 51.4272537 + ], + [ + 4.8076158, + 51.4272715 + ], + [ + 4.8075133, + 51.4273783 + ], + [ + 4.8074189, + 51.4274199 + ], + [ + 4.8071671, + 51.4274141 + ], + [ + 4.806793, + 51.4273622 + ], + [ + 4.8066168, + 51.4273767 + ], + [ + 4.8065295, + 51.427423 + ], + [ + 4.8064496, + 51.4274945 + ], + [ + 4.8063381, + 51.4275921 + ], + [ + 4.806139, + 51.4277187 + ], + [ + 4.8060604, + 51.4278401 + ], + [ + 4.8061259, + 51.4278698 + ], + [ + 4.8063097, + 51.427953 + ], + [ + 4.806537, + 51.4280408 + ], + [ + 4.8066474, + 51.4281157 + ], + [ + 4.8066738, + 51.4281886 + ], + [ + 4.8065845, + 51.4283398 + ], + [ + 4.8064979, + 51.4284087 + ], + [ + 4.8062761, + 51.4284601 + ], + [ + 4.8059996, + 51.4285185 + ], + [ + 4.8056653, + 51.4286093 + ], + [ + 4.8054104, + 51.4286358 + ], + [ + 4.805041, + 51.42856 + ], + [ + 4.8047288, + 51.4283766 + ], + [ + 4.8044782, + 51.4281724 + ], + [ + 4.8041987, + 51.4279519 + ], + [ + 4.8041762, + 51.4279342 + ], + [ + 4.8038238, + 51.4279762 + ], + [ + 4.8036729, + 51.4281001 + ], + [ + 4.803057, + 51.4281492 + ], + [ + 4.8027295, + 51.428224 + ], + [ + 4.802543, + 51.4282302 + ], + [ + 4.8023774, + 51.4282277 + ], + [ + 4.8022376, + 51.4282498 + ], + [ + 4.8021367, + 51.4283035 + ], + [ + 4.8020924, + 51.4283415 + ], + [ + 4.8020475, + 51.4283736 + ], + [ + 4.8019923, + 51.4284104 + ], + [ + 4.8019322, + 51.4284387 + ], + [ + 4.8018745, + 51.4284485 + ], + [ + 4.8018279, + 51.4284485 + ], + [ + 4.8016267, + 51.4283872 + ], + [ + 4.8015287, + 51.428328 + ], + [ + 4.801435, + 51.4283547 + ], + [ + 4.8013274, + 51.4285335 + ], + [ + 4.8012943, + 51.4285752 + ], + [ + 4.8011386, + 51.4286478 + ], + [ + 4.8012949, + 51.4288917 + ], + [ + 4.8012666, + 51.4289432 + ], + [ + 4.8011674, + 51.4289455 + ], + [ + 4.8007186, + 51.4289097 + ], + [ + 4.8003288, + 51.429059 + ], + [ + 4.8002043, + 51.4290507 + ], + [ + 4.7997937, + 51.4288765 + ], + [ + 4.7992205, + 51.4287483 + ], + [ + 4.7988489, + 51.428574 + ], + [ + 4.7987079, + 51.4285514 + ], + [ + 4.7986512, + 51.4285424 + ], + [ + 4.7985781, + 51.4285698 + ], + [ + 4.7986023, + 51.4286769 + ], + [ + 4.7986887, + 51.4288508 + ], + [ + 4.7986607, + 51.4289257 + ], + [ + 4.7984237, + 51.4289701 + ], + [ + 4.7982206, + 51.4289486 + ], + [ + 4.7980378, + 51.4287485 + ], + [ + 4.797953, + 51.4286557 + ], + [ + 4.797875, + 51.428638 + ], + [ + 4.7978088, + 51.4286231 + ], + [ + 4.7976377, + 51.4287248 + ], + [ + 4.7974959, + 51.428874 + ], + [ + 4.7973895, + 51.4290011 + ], + [ + 4.7972534, + 51.4290632 + ], + [ + 4.7971236, + 51.4290143 + ], + [ + 4.797107, + 51.428944 + ], + [ + 4.7970934, + 51.4288859 + ], + [ + 4.7970292, + 51.4287953 + ], + [ + 4.7967702, + 51.428698 + ], + [ + 4.7967173, + 51.4286781 + ], + [ + 4.7965656, + 51.4285261 + ], + [ + 4.796476, + 51.4284363 + ], + [ + 4.7964005, + 51.4283602 + ], + [ + 4.7962433, + 51.4283286 + ], + [ + 4.7960581, + 51.428333 + ], + [ + 4.7956694, + 51.4283423 + ], + [ + 4.7955691, + 51.4283878 + ], + [ + 4.7955365, + 51.4284638 + ], + [ + 4.7956313, + 51.4286533 + ], + [ + 4.7955628, + 51.4287428 + ], + [ + 4.7954311, + 51.4287903 + ], + [ + 4.7951493, + 51.4287586 + ], + [ + 4.7944368, + 51.4285814 + ], + [ + 4.7943246, + 51.4285479 + ], + [ + 4.7940927, + 51.4285239 + ], + [ + 4.7937211, + 51.4289235 + ], + [ + 4.7935763, + 51.4289755 + ], + [ + 4.7934389, + 51.4289051 + ], + [ + 4.7933519, + 51.4288468 + ], + [ + 4.7932157, + 51.4287555 + ], + [ + 4.7929537, + 51.42858 + ], + [ + 4.7928184, + 51.4285703 + ], + [ + 4.7927347, + 51.428699 + ], + [ + 4.7928356, + 51.4288649 + ], + [ + 4.7921421, + 51.4293093 + ], + [ + 4.7919986, + 51.4293461 + ], + [ + 4.791824, + 51.4293028 + ], + [ + 4.7917341, + 51.4292415 + ], + [ + 4.7915966, + 51.4292163 + ], + [ + 4.7914579, + 51.4292565 + ], + [ + 4.791392, + 51.4293589 + ], + [ + 4.7913568, + 51.429478 + ], + [ + 4.7914071, + 51.429597 + ], + [ + 4.7914809, + 51.4297127 + ], + [ + 4.7915044, + 51.4298083 + ], + [ + 4.7914506, + 51.4298388 + ], + [ + 4.7912126, + 51.42982 + ], + [ + 4.790946, + 51.4297597 + ], + [ + 4.7907364, + 51.4296574 + ], + [ + 4.7905657, + 51.4296537 + ], + [ + 4.7903078, + 51.4297158 + ], + [ + 4.7900797, + 51.4297277 + ], + [ + 4.7898854, + 51.4296821 + ], + [ + 4.7897119, + 51.4296215 + ], + [ + 4.7895292, + 51.4295927 + ], + [ + 4.7893909, + 51.429614 + ], + [ + 4.7892791, + 51.4297081 + ], + [ + 4.789215, + 51.4298236 + ], + [ + 4.7891863, + 51.4298752 + ], + [ + 4.7887819, + 51.4305006 + ], + [ + 4.788181, + 51.4314602 + ], + [ + 4.7877375, + 51.4321725 + ], + [ + 4.786136, + 51.4321417 + ], + [ + 4.7859196, + 51.4326336 + ], + [ + 4.7842987, + 51.4325115 + ], + [ + 4.7842733, + 51.4325093 + ], + [ + 4.7825208, + 51.4323604 + ], + [ + 4.7817734, + 51.4323823 + ], + [ + 4.7810951, + 51.4323926 + ], + [ + 4.7803393, + 51.4323255 + ], + [ + 4.7793928, + 51.4321657 + ], + [ + 4.7782562, + 51.431975 + ], + [ + 4.777259, + 51.4318405 + ], + [ + 4.7763064, + 51.4317835 + ], + [ + 4.7751679, + 51.4317365 + ], + [ + 4.7744782, + 51.4317057 + ], + [ + 4.7741641, + 51.4316684 + ], + [ + 4.7737544, + 51.431554 + ], + [ + 4.7729149, + 51.4311996 + ], + [ + 4.7722628, + 51.4309516 + ], + [ + 4.7718935, + 51.4308293 + ], + [ + 4.7716236, + 51.4307535 + ], + [ + 4.771271, + 51.4307082 + ], + [ + 4.7707254, + 51.430638 + ], + [ + 4.7702979, + 51.4305732 + ], + [ + 4.7701038, + 51.4304756 + ], + [ + 4.7700512, + 51.4302976 + ], + [ + 4.7699374, + 51.4301975 + ], + [ + 4.7696007, + 51.4300683 + ], + [ + 4.7692132, + 51.4299736 + ], + [ + 4.7690416, + 51.4299674 + ], + [ + 4.7689034, + 51.4300294 + ], + [ + 4.768697, + 51.4302174 + ], + [ + 4.7685447, + 51.4303412 + ], + [ + 4.7682971, + 51.4304151 + ], + [ + 4.7680853, + 51.4305136 + ], + [ + 4.7677893, + 51.4306374 + ], + [ + 4.7675336, + 51.4307578 + ], + [ + 4.7673891, + 51.4307633 + ], + [ + 4.7672513, + 51.4307127 + ], + [ + 4.7671365, + 51.4306255 + ], + [ + 4.7670079, + 51.4305566 + ], + [ + 4.7668196, + 51.4305245 + ], + [ + 4.7666497, + 51.4304877 + ], + [ + 4.7665382, + 51.4304749 + ], + [ + 4.766561, + 51.4304081 + ], + [ + 4.7665853, + 51.4303855 + ], + [ + 4.766614, + 51.4303575 + ], + [ + 4.7666341, + 51.4303466 + ], + [ + 4.7667303, + 51.4302662 + ], + [ + 4.7669902, + 51.4301081 + ], + [ + 4.7673626, + 51.4300031 + ], + [ + 4.7675983, + 51.4298919 + ], + [ + 4.7677102, + 51.4297926 + ], + [ + 4.7678734, + 51.4295379 + ], + [ + 4.7679968, + 51.4294376 + ], + [ + 4.7685329, + 51.429226 + ], + [ + 4.768629, + 51.4291167 + ], + [ + 4.7686315, + 51.4290183 + ], + [ + 4.7685029, + 51.4288631 + ], + [ + 4.7683195, + 51.4286152 + ], + [ + 4.7683002, + 51.4284691 + ], + [ + 4.7683433, + 51.4283867 + ], + [ + 4.7684962, + 51.4283315 + ], + [ + 4.7686784, + 51.4282989 + ], + [ + 4.7687858, + 51.4282554 + ], + [ + 4.7687426, + 51.4281091 + ], + [ + 4.7685974, + 51.4278602 + ], + [ + 4.7685351, + 51.4277239 + ], + [ + 4.7685705, + 51.4275749 + ], + [ + 4.7686797, + 51.4275063 + ], + [ + 4.7690005, + 51.4275031 + ], + [ + 4.769278, + 51.4275205 + ], + [ + 4.769398, + 51.4274721 + ], + [ + 4.7694592, + 51.4273623 + ], + [ + 4.7693955, + 51.4271523 + ], + [ + 4.7693974, + 51.4269488 + ], + [ + 4.7695262, + 51.4267519 + ], + [ + 4.7697091, + 51.4266694 + ], + [ + 4.7699716, + 51.4266344 + ], + [ + 4.7700553, + 51.4265909 + ], + [ + 4.7700687, + 51.4264628 + ], + [ + 4.7700112, + 51.426312 + ], + [ + 4.7698654, + 51.4261866 + ], + [ + 4.7696869, + 51.4261542 + ], + [ + 4.7695261, + 51.4261219 + ], + [ + 4.7694837, + 51.4260686 + ], + [ + 4.7694922, + 51.4259827 + ], + [ + 4.7696041, + 51.4258384 + ], + [ + 4.7696723, + 51.4256848 + ], + [ + 4.7696689, + 51.4255242 + ], + [ + 4.7695705, + 51.4253545 + ], + [ + 4.7695262, + 51.4252105 + ], + [ + 4.7696749, + 51.4250822 + ], + [ + 4.769896, + 51.4250104 + ], + [ + 4.7700426, + 51.4249408 + ], + [ + 4.7701071, + 51.4248784 + ], + [ + 4.7700882, + 51.424827 + ], + [ + 4.7699629, + 51.4247883 + ], + [ + 4.7697914, + 51.4247297 + ], + [ + 4.7696905, + 51.4246684 + ], + [ + 4.7697953, + 51.4245844 + ], + [ + 4.7698674, + 51.4245174 + ], + [ + 4.7698941, + 51.424457 + ], + [ + 4.7698896, + 51.4243767 + ], + [ + 4.7697016, + 51.4241141 + ], + [ + 4.7695411, + 51.4238379 + ], + [ + 4.7695217, + 51.4236871 + ], + [ + 4.7695979, + 51.423639 + ], + [ + 4.7697938, + 51.4237277 + ], + [ + 4.7699566, + 51.4237709 + ], + [ + 4.7701321, + 51.4237609 + ], + [ + 4.7702211, + 51.4236814 + ], + [ + 4.7702222, + 51.4235649 + ], + [ + 4.7701364, + 51.4233014 + ], + [ + 4.7702225, + 51.4232318 + ], + [ + 4.7703274, + 51.4232065 + ], + [ + 4.7706111, + 51.4232587 + ], + [ + 4.7707378, + 51.4232685 + ], + [ + 4.7708427, + 51.4232296 + ], + [ + 4.7708492, + 51.4231599 + ], + [ + 4.7708135, + 51.4230942 + ], + [ + 4.7706563, + 51.4230068 + ], + [ + 4.7705321, + 51.4228642 + ], + [ + 4.7704624, + 51.4226684 + ], + [ + 4.7703367, + 51.422524 + ], + [ + 4.769988, + 51.4224132 + ], + [ + 4.7699461, + 51.4223456 + ], + [ + 4.7700138, + 51.4222307 + ], + [ + 4.7699814, + 51.422156 + ], + [ + 4.7698892, + 51.4221299 + ], + [ + 4.7697093, + 51.4221354 + ], + [ + 4.7695179, + 51.4221229 + ], + [ + 4.7694271, + 51.4220859 + ], + [ + 4.7692143, + 51.4218927 + ], + [ + 4.7690057, + 51.4216058 + ], + [ + 4.7688738, + 51.4213149 + ], + [ + 4.7689353, + 51.4211931 + ], + [ + 4.769102, + 51.4210866 + ], + [ + 4.7691953, + 51.4210045 + ], + [ + 4.769234, + 51.4209242 + ], + [ + 4.7692107, + 51.4208376 + ], + [ + 4.7691342, + 51.4207718 + ], + [ + 4.7689363, + 51.420665 + ], + [ + 4.768921, + 51.4205692 + ], + [ + 4.7689967, + 51.4204524 + ], + [ + 4.7690539, + 51.4203814 + ], + [ + 4.769025, + 51.4203363 + ], + [ + 4.76896, + 51.4202813 + ], + [ + 4.7687979, + 51.4202132 + ], + [ + 4.7687278, + 51.4201221 + ], + [ + 4.7686533, + 51.4199419 + ], + [ + 4.7686159, + 51.4197368 + ], + [ + 4.7686228, + 51.4196304 + ], + [ + 4.7686815, + 51.4195203 + ], + [ + 4.7687532, + 51.41944 + ], + [ + 4.7689629, + 51.4192803 + ], + [ + 4.7690415, + 51.4191846 + ], + [ + 4.7690872, + 51.4189736 + ], + [ + 4.7690076, + 51.4188203 + ], + [ + 4.7689526, + 51.4187139 + ], + [ + 4.7689956, + 51.4186418 + ], + [ + 4.7690732, + 51.4186083 + ], + [ + 4.7692171, + 51.418601 + ], + [ + 4.7693252, + 51.4186208 + ], + [ + 4.7695787, + 51.4187036 + ], + [ + 4.7695918, + 51.4187379 + ], + [ + 4.7695517, + 51.418811 + ], + [ + 4.7695682, + 51.4189043 + ], + [ + 4.7696454, + 51.4189681 + ], + [ + 4.7697476, + 51.4189905 + ], + [ + 4.7698572, + 51.4189298 + ], + [ + 4.7699374, + 51.4187927 + ], + [ + 4.7699472, + 51.4186845 + ], + [ + 4.7700118, + 51.418624 + ], + [ + 4.7701584, + 51.41854 + ], + [ + 4.7703006, + 51.4184426 + ], + [ + 4.7703016, + 51.4183091 + ], + [ + 4.7702092, + 51.4182018 + ], + [ + 4.7700881, + 51.4181315 + ], + [ + 4.7699641, + 51.4180658 + ], + [ + 4.769798, + 51.4179672 + ], + [ + 4.7697533, + 51.4178639 + ], + [ + 4.7697739, + 51.4176772 + ], + [ + 4.7698233, + 51.4175904 + ], + [ + 4.7699379, + 51.417485 + ], + [ + 4.770027, + 51.4174218 + ], + [ + 4.7701348, + 51.4173875 + ], + [ + 4.7702801, + 51.4173423 + ], + [ + 4.7703692, + 51.4172999 + ], + [ + 4.7704597, + 51.4172159 + ], + [ + 4.7705586, + 51.4170806 + ], + [ + 4.77059, + 51.4169967 + ], + [ + 4.7706127, + 51.4168704 + ], + [ + 4.7706483, + 51.4167415 + ], + [ + 4.7707071, + 51.4166647 + ], + [ + 4.7708351, + 51.416616 + ], + [ + 4.7710525, + 51.4166582 + ], + [ + 4.7712499, + 51.4167294 + ], + [ + 4.7714502, + 51.4167807 + ], + [ + 4.7716242, + 51.4167409 + ], + [ + 4.7717883, + 51.4166106 + ], + [ + 4.7718593, + 51.4164134 + ], + [ + 4.7718329, + 51.416215 + ], + [ + 4.7717717, + 51.4159706 + ], + [ + 4.7717768, + 51.4158133 + ], + [ + 4.7718132, + 51.4156675 + ], + [ + 4.7718767, + 51.4155446 + ], + [ + 4.7720441, + 51.415315 + ], + [ + 4.772075, + 51.4152135 + ], + [ + 4.772012, + 51.4151305 + ], + [ + 4.7719312, + 51.4151051 + ], + [ + 4.7716648, + 51.4150683 + ], + [ + 4.7714341, + 51.4150156 + ], + [ + 4.7713833, + 51.4149709 + ], + [ + 4.7714183, + 51.4148752 + ], + [ + 4.7715081, + 51.4147946 + ], + [ + 4.7717371, + 51.4146889 + ], + [ + 4.7719589, + 51.4146351 + ], + [ + 4.7720801, + 51.4146087 + ], + [ + 4.7722122, + 51.4145855 + ], + [ + 4.772304, + 51.4145616 + ], + [ + 4.7723929, + 51.4145332 + ], + [ + 4.77245, + 51.4144887 + ], + [ + 4.7724893, + 51.414394 + ], + [ + 4.7725328, + 51.4141415 + ], + [ + 4.7725827, + 51.414099 + ], + [ + 4.7727497, + 51.4141107 + ], + [ + 4.7728271, + 51.4141329 + ], + [ + 4.7729468, + 51.4141521 + ], + [ + 4.7730485, + 51.4141165 + ], + [ + 4.7731068, + 51.4140585 + ], + [ + 4.7731275, + 51.4139791 + ], + [ + 4.7730887, + 51.4138586 + ], + [ + 4.7730357, + 51.4137507 + ], + [ + 4.7729769, + 51.4136104 + ], + [ + 4.7730569, + 51.4135529 + ], + [ + 4.7733284, + 51.4134364 + ], + [ + 4.7734989, + 51.4134925 + ], + [ + 4.7737446, + 51.4136062 + ], + [ + 4.7739732, + 51.4136673 + ], + [ + 4.7741903, + 51.4137579 + ], + [ + 4.7746138, + 51.4135744 + ], + [ + 4.7752281, + 51.4140421 + ], + [ + 4.7754639, + 51.4141147 + ], + [ + 4.775703, + 51.4140254 + ], + [ + 4.7763372, + 51.4138869 + ], + [ + 4.7768007, + 51.4138837 + ], + [ + 4.7776629, + 51.4138358 + ], + [ + 4.7786073, + 51.4133463 + ], + [ + 4.7803455, + 51.4120492 + ], + [ + 4.7812455, + 51.4117599 + ], + [ + 4.7820849, + 51.4113949 + ], + [ + 4.7826436, + 51.4110277 + ], + [ + 4.7847704, + 51.410698 + ], + [ + 4.7848386, + 51.4103998 + ], + [ + 4.7861847, + 51.4105975 + ], + [ + 4.7872744, + 51.4094137 + ], + [ + 4.7893955, + 51.4090086 + ], + [ + 4.7922291, + 51.4105219 + ], + [ + 4.7926108, + 51.4098558 + ], + [ + 4.7927738, + 51.4096245 + ], + [ + 4.7930298, + 51.40951 + ], + [ + 4.7940162, + 51.4097307 + ], + [ + 4.794793, + 51.4100282 + ], + [ + 4.7955513, + 51.4103052 + ], + [ + 4.7960677, + 51.4103881 + ], + [ + 4.7966763, + 51.4103492 + ], + [ + 4.797469, + 51.410521 + ], + [ + 4.798009, + 51.4106104 + ], + [ + 4.7993581, + 51.4107666 + ], + [ + 4.8026431, + 51.4111475 + ], + [ + 4.8049065, + 51.4113674 + ], + [ + 4.8072838, + 51.4116412 + ], + [ + 4.8110418, + 51.4120159 + ], + [ + 4.8147019, + 51.4124027 + ], + [ + 4.8166271, + 51.4126228 + ], + [ + 4.8193387, + 51.4128662 + ], + [ + 4.8204233, + 51.413079 + ], + [ + 4.8213307, + 51.4131631 + ], + [ + 4.8248149, + 51.4134712 + ], + [ + 4.825792, + 51.4135753 + ], + [ + 4.8270391, + 51.4137252 + ], + [ + 4.8286065, + 51.4138703 + ], + [ + 4.8315973, + 51.4140656 + ], + [ + 4.8333823, + 51.4141816 + ], + [ + 4.8353617, + 51.4143689 + ], + [ + 4.8377524, + 51.4145712 + ], + [ + 4.8392361, + 51.4147236 + ], + [ + 4.8398247, + 51.4145606 + ], + [ + 4.8403605, + 51.4144122 + ], + [ + 4.8442548, + 51.4133334 + ], + [ + 4.8460971, + 51.4128602 + ], + [ + 4.8468916, + 51.4134697 + ], + [ + 4.8470299, + 51.4134078 + ], + [ + 4.8484853, + 51.4127567 + ], + [ + 4.8490134, + 51.4135096 + ], + [ + 4.8496425, + 51.4142279 + ], + [ + 4.8496707, + 51.41426 + ], + [ + 4.8497097, + 51.4143046 + ], + [ + 4.8497917, + 51.4142932 + ], + [ + 4.8498066, + 51.414291 + ], + [ + 4.8500544, + 51.4142562 + ], + [ + 4.8501233, + 51.4142326 + ], + [ + 4.8501181, + 51.4141968 + ], + [ + 4.8500342, + 51.414113 + ], + [ + 4.8500681, + 51.4140081 + ], + [ + 4.8501745, + 51.4138971 + ], + [ + 4.8502282, + 51.4138805 + ], + [ + 4.8503049, + 51.4138718 + ], + [ + 4.8503984, + 51.4138854 + ], + [ + 4.8504329, + 51.4138997 + ], + [ + 4.8505583, + 51.4139856 + ], + [ + 4.8506775, + 51.4141522 + ], + [ + 4.8507356, + 51.414207 + ], + [ + 4.8508104, + 51.4142205 + ], + [ + 4.8509155, + 51.4141968 + ], + [ + 4.8511398, + 51.4141311 + ], + [ + 4.8512309, + 51.4141094 + ], + [ + 4.8513339, + 51.4140984 + ], + [ + 4.8514326, + 51.4141039 + ], + [ + 4.8516926, + 51.4141244 + ], + [ + 4.8517035, + 51.4141213 + ], + [ + 4.8518183, + 51.4141171 + ], + [ + 4.8519334, + 51.4140919 + ], + [ + 4.8520276, + 51.4140557 + ], + [ + 4.8521342, + 51.4139932 + ], + [ + 4.8523997, + 51.413829 + ], + [ + 4.8524572, + 51.4137642 + ], + [ + 4.8524857, + 51.4136569 + ], + [ + 4.8524956, + 51.4135438 + ], + [ + 4.8525428, + 51.4134944 + ], + [ + 4.852649, + 51.4135234 + ], + [ + 4.852741, + 51.413544 + ], + [ + 4.8528057, + 51.4135396 + ], + [ + 4.8528901, + 51.4135024 + ], + [ + 4.8529767, + 51.4134626 + ], + [ + 4.853169, + 51.4134383 + ], + [ + 4.8534115, + 51.413436 + ], + [ + 4.8536661, + 51.4135141 + ], + [ + 4.8539721, + 51.4135992 + ], + [ + 4.8542084, + 51.4136375 + ], + [ + 4.8543634, + 51.4136279 + ], + [ + 4.8544576, + 51.4135704 + ], + [ + 4.8545179, + 51.413504 + ], + [ + 4.854631, + 51.4133412 + ], + [ + 4.8547568, + 51.4132604 + ], + [ + 4.8548077, + 51.4132622 + ], + [ + 4.8549391, + 51.4133302 + ], + [ + 4.8549538, + 51.4133367 + ], + [ + 4.8550934, + 51.4133533 + ], + [ + 4.8551756, + 51.4132821 + ], + [ + 4.8553546, + 51.4131392 + ], + [ + 4.8553751, + 51.4131227 + ], + [ + 4.8554891, + 51.413031 + ], + [ + 4.8555073, + 51.4130068 + ], + [ + 4.8554999, + 51.4129907 + ], + [ + 4.8554773, + 51.4129661 + ], + [ + 4.8554859, + 51.4129487 + ], + [ + 4.8555347, + 51.4129213 + ], + [ + 4.8555875, + 51.4129053 + ], + [ + 4.8556262, + 51.4128946 + ], + [ + 4.8556697, + 51.4128879 + ], + [ + 4.8557291, + 51.4128806 + ], + [ + 4.8560531, + 51.4128606 + ], + [ + 4.8561153, + 51.4128566 + ], + [ + 4.8563578, + 51.4128646 + ], + [ + 4.8565241, + 51.4128732 + ], + [ + 4.8565709, + 51.4128686 + ], + [ + 4.8565931, + 51.4128509 + ], + [ + 4.8565874, + 51.4128296 + ], + [ + 4.8565916, + 51.4128031 + ], + [ + 4.8566217, + 51.4127924 + ], + [ + 4.8568809, + 51.4128259 + ], + [ + 4.8570452, + 51.412809 + ], + [ + 4.8573351, + 51.4127864 + ], + [ + 4.8574386, + 51.4127791 + ], + [ + 4.8574988, + 51.4127991 + ], + [ + 4.8575348, + 51.4128599 + ], + [ + 4.8575723, + 51.4130371 + ], + [ + 4.8576755, + 51.4131296 + ], + [ + 4.8577894, + 51.413119 + ], + [ + 4.8578962, + 51.4129516 + ], + [ + 4.8583303, + 51.412832 + ], + [ + 4.8585157, + 51.4129267 + ], + [ + 4.8589422, + 51.4129116 + ], + [ + 4.8590105, + 51.4130193 + ], + [ + 4.8591102, + 51.4131083 + ], + [ + 4.8593238, + 51.4131902 + ], + [ + 4.8596157, + 51.4132863 + ], + [ + 4.8597581, + 51.4132578 + ], + [ + 4.8596302, + 51.4130167 + ], + [ + 4.8598204, + 51.4129401 + ], + [ + 4.8598717, + 51.4128813 + ], + [ + 4.8596873, + 51.4114984 + ], + [ + 4.859684, + 51.4113433 + ], + [ + 4.8597602, + 51.4111557 + ], + [ + 4.8600386, + 51.4108842 + ], + [ + 4.8605823, + 51.4106084 + ], + [ + 4.8612009, + 51.4104369 + ], + [ + 4.8620901, + 51.4103293 + ], + [ + 4.8634884, + 51.4102198 + ], + [ + 4.8660562, + 51.4100095 + ], + [ + 4.8673681, + 51.4090523 + ], + [ + 4.868334, + 51.4096784 + ], + [ + 4.8683609, + 51.4099268 + ], + [ + 4.868244, + 51.410076 + ], + [ + 4.8681516, + 51.4101886 + ], + [ + 4.8681906, + 51.4103114 + ], + [ + 4.8681246, + 51.4104625 + ], + [ + 4.8679303, + 51.4105712 + ], + [ + 4.8676833, + 51.4105938 + ], + [ + 4.8674628, + 51.4106572 + ], + [ + 4.8671775, + 51.4107599 + ], + [ + 4.8668061, + 51.410747 + ], + [ + 4.8665735, + 51.4107557 + ], + [ + 4.8663335, + 51.4109447 + ], + [ + 4.8662958, + 51.4110568 + ], + [ + 4.8662743, + 51.4112531 + ], + [ + 4.8663542, + 51.4114212 + ], + [ + 4.8666381, + 51.4116014 + ], + [ + 4.867244, + 51.4118792 + ], + [ + 4.8677432, + 51.4122697 + ], + [ + 4.868207, + 51.4125373 + ], + [ + 4.8685722, + 51.4126051 + ], + [ + 4.8689115, + 51.412657 + ], + [ + 4.8688984, + 51.4129012 + ], + [ + 4.8697254, + 51.4129605 + ], + [ + 4.8701923, + 51.4130182 + ], + [ + 4.8703469, + 51.4131014 + ], + [ + 4.8706683, + 51.4133405 + ], + [ + 4.8711713, + 51.4135622 + ], + [ + 4.8716071, + 51.4137023 + ], + [ + 4.8718368, + 51.4137278 + ], + [ + 4.8720327, + 51.4136988 + ], + [ + 4.8722021, + 51.4136198 + ], + [ + 4.8725653, + 51.4135872 + ], + [ + 4.8729045, + 51.4136255 + ], + [ + 4.8729053, + 51.4138512 + ], + [ + 4.8732657, + 51.4138551 + ], + [ + 4.8734413, + 51.4139016 + ], + [ + 4.8735718, + 51.4140579 + ], + [ + 4.8736657, + 51.4141449 + ], + [ + 4.8738574, + 51.4143224 + ], + [ + 4.8737143, + 51.4147912 + ], + [ + 4.8748435, + 51.4150327 + ], + [ + 4.8757561, + 51.415178 + ], + [ + 4.8767621, + 51.4152678 + ], + [ + 4.877829, + 51.4153091 + ], + [ + 4.8784544, + 51.414232 + ], + [ + 4.8787267, + 51.4142023 + ], + [ + 4.8795962, + 51.4143776 + ], + [ + 4.8799918, + 51.4145088 + ], + [ + 4.8802646, + 51.41468 + ], + [ + 4.8804436, + 51.4148906 + ], + [ + 4.8805946, + 51.414976 + ], + [ + 4.8807885, + 51.4150291 + ], + [ + 4.8809539, + 51.4151098 + ], + [ + 4.8811725, + 51.4153042 + ], + [ + 4.8814194, + 51.4154549 + ], + [ + 4.8816531, + 51.4154941 + ], + [ + 4.8819429, + 51.4154278 + ], + [ + 4.8825114, + 51.4153045 + ], + [ + 4.8828242, + 51.4152951 + ], + [ + 4.8829703, + 51.4153257 + ], + [ + 4.8830924, + 51.4154182 + ], + [ + 4.8830708, + 51.4157765 + ], + [ + 4.8829784, + 51.4164113 + ], + [ + 4.8840472, + 51.4165394 + ], + [ + 4.8850795, + 51.4166653 + ], + [ + 4.8860505, + 51.4166412 + ], + [ + 4.886114, + 51.4163738 + ], + [ + 4.8860096, + 51.4155605 + ], + [ + 4.8860281, + 51.4153961 + ], + [ + 4.8861243, + 51.4152949 + ], + [ + 4.8862395, + 51.4152437 + ], + [ + 4.8864757, + 51.4152328 + ], + [ + 4.8869456, + 51.4150961 + ], + [ + 4.8876737, + 51.4150784 + ], + [ + 4.8880638, + 51.4151059 + ], + [ + 4.8885141, + 51.415277 + ], + [ + 4.8889791, + 51.415464 + ], + [ + 4.8891579, + 51.415495 + ], + [ + 4.8893399, + 51.4154871 + ], + [ + 4.8895356, + 51.4154153 + ], + [ + 4.8898448, + 51.4151303 + ], + [ + 4.8900629, + 51.4148412 + ], + [ + 4.8903771, + 51.4149126 + ], + [ + 4.8907331, + 51.4151116 + ], + [ + 4.89081, + 51.4150655 + ], + [ + 4.8911991, + 51.4148327 + ], + [ + 4.8919101, + 51.4143741 + ], + [ + 4.8926189, + 51.4140184 + ], + [ + 4.8933706, + 51.4136031 + ], + [ + 4.8941032, + 51.4131306 + ], + [ + 4.8944107, + 51.4129896 + ], + [ + 4.8948754, + 51.4128864 + ], + [ + 4.8960003, + 51.4128574 + ], + [ + 4.8966227, + 51.4128424 + ], + [ + 4.8969163, + 51.4122195 + ], + [ + 4.8970956, + 51.411757 + ], + [ + 4.8974484, + 51.4117276 + ], + [ + 4.8979221, + 51.4117546 + ], + [ + 4.89832, + 51.4118324 + ], + [ + 4.8985667, + 51.412032 + ], + [ + 4.898539, + 51.4123839 + ], + [ + 4.8984935, + 51.412777 + ], + [ + 4.8979029, + 51.4129928 + ], + [ + 4.8976214, + 51.4131771 + ], + [ + 4.8974566, + 51.4133653 + ], + [ + 4.8974802, + 51.4135 + ], + [ + 4.8976822, + 51.4136176 + ], + [ + 4.898062, + 51.4136932 + ], + [ + 4.8992, + 51.4138283 + ], + [ + 4.8989255, + 51.4139967 + ], + [ + 4.8988691, + 51.4141295 + ], + [ + 4.8990174, + 51.4143091 + ], + [ + 4.8995598, + 51.4145573 + ], + [ + 4.8999215, + 51.4146534 + ], + [ + 4.9002058, + 51.4146701 + ], + [ + 4.9004665, + 51.4145591 + ], + [ + 4.9007077, + 51.4143612 + ], + [ + 4.9008085, + 51.414283 + ], + [ + 4.9009574, + 51.414257 + ], + [ + 4.9011637, + 51.4142192 + ], + [ + 4.9014079, + 51.4141746 + ], + [ + 4.9011529, + 51.4137465 + ], + [ + 4.90102, + 51.4135258 + ], + [ + 4.9008858, + 51.4133049 + ], + [ + 4.9020601, + 51.4139378 + ], + [ + 4.9025565, + 51.413766 + ], + [ + 4.9030861, + 51.4136191 + ], + [ + 4.9027394, + 51.41305 + ], + [ + 4.9025683, + 51.4127928 + ], + [ + 4.9024885, + 51.4125557 + ], + [ + 4.90244, + 51.4124738 + ], + [ + 4.901673, + 51.4125626 + ], + [ + 4.9004131, + 51.4125675 + ], + [ + 4.900469, + 51.4123982 + ], + [ + 4.9005684, + 51.4122126 + ], + [ + 4.9006312, + 51.4120226 + ], + [ + 4.9005914, + 51.4117693 + ], + [ + 4.9005217, + 51.4114819 + ], + [ + 4.9003443, + 51.4110306 + ], + [ + 4.9002458, + 51.4107593 + ], + [ + 4.9001272, + 51.4106092 + ], + [ + 4.9000929, + 51.4105788 + ], + [ + 4.9004717, + 51.4105587 + ], + [ + 4.9010186, + 51.4105157 + ], + [ + 4.9017961, + 51.4104328 + ], + [ + 4.9022813, + 51.4103283 + ], + [ + 4.9026746, + 51.4102292 + ], + [ + 4.9028778, + 51.4107125 + ], + [ + 4.9031997, + 51.4113365 + ], + [ + 4.9034883, + 51.4119219 + ], + [ + 4.903859, + 51.4123995 + ], + [ + 4.904853, + 51.4118707 + ], + [ + 4.9045574, + 51.4113037 + ], + [ + 4.9043267, + 51.4109532 + ], + [ + 4.9037413, + 51.4099508 + ], + [ + 4.9040671, + 51.4098532 + ], + [ + 4.9043536, + 51.4098037 + ], + [ + 4.9046363, + 51.4097786 + ], + [ + 4.9049031, + 51.4098166 + ], + [ + 4.9050702, + 51.409896 + ], + [ + 4.9052798, + 51.4099517 + ], + [ + 4.9055461, + 51.4099627 + ], + [ + 4.905806, + 51.4099467 + ], + [ + 4.9058372, + 51.4098733 + ], + [ + 4.9059546, + 51.4094272 + ], + [ + 4.9060085, + 51.4091185 + ], + [ + 4.9060892, + 51.4088988 + ], + [ + 4.9060593, + 51.4085929 + ], + [ + 4.9065888, + 51.4089553 + ], + [ + 4.9070174, + 51.4086262 + ], + [ + 4.9074468, + 51.4083474 + ], + [ + 4.908007, + 51.4080587 + ], + [ + 4.9088538, + 51.4076883 + ], + [ + 4.9096687, + 51.4073844 + ], + [ + 4.909773, + 51.4072948 + ], + [ + 4.9097605, + 51.4071874 + ], + [ + 4.9096856, + 51.4070363 + ], + [ + 4.9094072, + 51.4063241 + ], + [ + 4.9091956, + 51.4058116 + ], + [ + 4.9088126, + 51.405261 + ], + [ + 4.9085059, + 51.4047055 + ], + [ + 4.9084571, + 51.4045752 + ], + [ + 4.9084053, + 51.4044367 + ], + [ + 4.9092306, + 51.4038953 + ], + [ + 4.9103873, + 51.4029558 + ], + [ + 4.9104153, + 51.4028121 + ], + [ + 4.9100827, + 51.4022042 + ], + [ + 4.9116524, + 51.401911 + ], + [ + 4.9132908, + 51.401581 + ], + [ + 4.9151575, + 51.401127 + ], + [ + 4.9178668, + 51.4004941 + ], + [ + 4.9173704, + 51.3998937 + ], + [ + 4.9168601, + 51.399371 + ], + [ + 4.9163862, + 51.3988139 + ], + [ + 4.916235, + 51.3985864 + ], + [ + 4.9174223, + 51.3982854 + ], + [ + 4.9183589, + 51.3980218 + ], + [ + 4.9187245, + 51.3982372 + ], + [ + 4.9191729, + 51.3983176 + ], + [ + 4.9209057, + 51.3984091 + ], + [ + 4.9220417, + 51.3984892 + ], + [ + 4.9230502, + 51.3985471 + ], + [ + 4.9233592, + 51.3985162 + ], + [ + 4.9236959, + 51.3983142 + ], + [ + 4.9239051, + 51.398099 + ], + [ + 4.9243117, + 51.3975751 + ], + [ + 4.9246739, + 51.3969624 + ], + [ + 4.9244508, + 51.3968286 + ], + [ + 4.9240428, + 51.3967754 + ], + [ + 4.9225038, + 51.3967972 + ], + [ + 4.9211505, + 51.3968274 + ], + [ + 4.918728, + 51.3969186 + ], + [ + 4.9182913, + 51.3969271 + ], + [ + 4.9178759, + 51.3968511 + ], + [ + 4.9175501, + 51.3966265 + ], + [ + 4.9164418, + 51.3959326 + ], + [ + 4.9158453, + 51.3955379 + ], + [ + 4.9154434, + 51.3953387 + ], + [ + 4.9151625, + 51.3952554 + ], + [ + 4.9144744, + 51.3951986 + ], + [ + 4.9137198, + 51.3950417 + ], + [ + 4.9174142, + 51.3943231 + ], + [ + 4.9202904, + 51.3936781 + ], + [ + 4.920708, + 51.3935922 + ], + [ + 4.9246821, + 51.3945443 + ], + [ + 4.9247717, + 51.394564 + ], + [ + 4.9248011, + 51.3945704 + ], + [ + 4.9256519, + 51.3947573 + ], + [ + 4.9269973, + 51.3950829 + ], + [ + 4.9281382, + 51.3953204 + ], + [ + 4.9278707, + 51.395513 + ], + [ + 4.9270369, + 51.3958652 + ], + [ + 4.9262358, + 51.3962265 + ], + [ + 4.9255764, + 51.396562 + ], + [ + 4.9251652, + 51.3969628 + ], + [ + 4.9250148, + 51.3972575 + ], + [ + 4.9248358, + 51.3975799 + ], + [ + 4.9243358, + 51.3986882 + ], + [ + 4.9259225, + 51.3991292 + ], + [ + 4.9267945, + 51.3993836 + ], + [ + 4.9271956, + 51.3994757 + ], + [ + 4.9279473, + 51.3997214 + ], + [ + 4.9280447, + 51.3992078 + ], + [ + 4.9282715, + 51.3989286 + ], + [ + 4.928487, + 51.3977736 + ], + [ + 4.9286308, + 51.3971525 + ], + [ + 4.9288562, + 51.3958765 + ], + [ + 4.9300101, + 51.3967549 + ], + [ + 4.9314131, + 51.3978193 + ], + [ + 4.9330872, + 51.399088 + ], + [ + 4.9340718, + 51.4000987 + ], + [ + 4.9342597, + 51.4002354 + ], + [ + 4.9343666, + 51.4002335 + ], + [ + 4.934856, + 51.4006065 + ], + [ + 4.9363171, + 51.4018058 + ], + [ + 4.936529, + 51.4019748 + ], + [ + 4.9366014, + 51.4020267 + ], + [ + 4.936639, + 51.4020434 + ], + [ + 4.9367301, + 51.4020669 + ], + [ + 4.9367317, + 51.4022179 + ], + [ + 4.9368938, + 51.4022493 + ], + [ + 4.9370359, + 51.4023062 + ], + [ + 4.9370922, + 51.4023379 + ], + [ + 4.9371781, + 51.4023932 + ], + [ + 4.9372371, + 51.4024417 + ], + [ + 4.9382309, + 51.4031529 + ], + [ + 4.9396557, + 51.4042641 + ], + [ + 4.9400769, + 51.4045926 + ], + [ + 4.9401577, + 51.4046586 + ], + [ + 4.9402741, + 51.4047524 + ], + [ + 4.9410644, + 51.4053604 + ], + [ + 4.9412737, + 51.4055116 + ], + [ + 4.9413416, + 51.4055671 + ], + [ + 4.9414061, + 51.4056393 + ], + [ + 4.9420206, + 51.4059032 + ], + [ + 4.9428382, + 51.4065496 + ], + [ + 4.943216, + 51.406876 + ], + [ + 4.9442906, + 51.4076492 + ], + [ + 4.9454288, + 51.4085218 + ], + [ + 4.9477348, + 51.4103009 + ], + [ + 4.9502587, + 51.4122752 + ], + [ + 4.9529079, + 51.4143309 + ], + [ + 4.9556566, + 51.416443 + ], + [ + 4.9571046, + 51.4175535 + ], + [ + 4.9578828, + 51.4181974 + ], + [ + 4.9591531, + 51.4191721 + ], + [ + 4.959519, + 51.4194529 + ], + [ + 4.9611661, + 51.4207104 + ], + [ + 4.9623207, + 51.4215131 + ], + [ + 4.9630234, + 51.4220584 + ], + [ + 4.9632827, + 51.4222193 + ], + [ + 4.9632934, + 51.4223665 + ], + [ + 4.9633229, + 51.4224451 + ], + [ + 4.9633364, + 51.4224735 + ], + [ + 4.9633739, + 51.422507 + ], + [ + 4.9643055, + 51.4230151 + ], + [ + 4.9656412, + 51.4237677 + ], + [ + 4.9657539, + 51.4238446 + ], + [ + 4.966518, + 51.4241288 + ], + [ + 4.9682464, + 51.4249746 + ], + [ + 4.9688439, + 51.4253019 + ], + [ + 4.9695285, + 51.425677 + ], + [ + 4.9709859, + 51.4264081 + ], + [ + 4.9712574, + 51.4265525 + ], + [ + 4.973197, + 51.4275843 + ], + [ + 4.9752172, + 51.428659 + ], + [ + 4.9780633, + 51.4301418 + ], + [ + 4.979463, + 51.4308913 + ], + [ + 4.9797743, + 51.4310432 + ], + [ + 4.980858, + 51.4315723 + ], + [ + 4.9835019, + 51.4329055 + ], + [ + 4.9860986, + 51.434239 + ], + [ + 4.9887906, + 51.4355946 + ], + [ + 4.990388, + 51.436393 + ], + [ + 4.9922108, + 51.4373681 + ], + [ + 4.9929415, + 51.4377289 + ], + [ + 4.9940261, + 51.4383432 + ], + [ + 4.9951577, + 51.4389298 + ], + [ + 4.9959252, + 51.4393064 + ], + [ + 4.9961358, + 51.4394074 + ], + [ + 4.9970157, + 51.4398293 + ], + [ + 4.9978389, + 51.4402648 + ], + [ + 4.9981482, + 51.4405055 + ], + [ + 4.9983222, + 51.4406408 + ], + [ + 4.9988129, + 51.4410191 + ], + [ + 4.9993739, + 51.4414586 + ], + [ + 4.9999135, + 51.4419325 + ], + [ + 5.0003648, + 51.4423568 + ], + [ + 5.0006492, + 51.4425902 + ], + [ + 5.0008963, + 51.4427713 + ], + [ + 5.0011308, + 51.4428497 + ], + [ + 5.0014703, + 51.442891 + ], + [ + 5.0018686, + 51.442925 + ], + [ + 5.0022526, + 51.4431989 + ], + [ + 5.0029252, + 51.4433715 + ], + [ + 5.0037, + 51.4435638 + ], + [ + 5.0043129, + 51.443851 + ], + [ + 5.004564, + 51.4440359 + ], + [ + 5.0045933, + 51.4444119 + ], + [ + 5.0046849, + 51.4453643 + ], + [ + 5.004904, + 51.4470498 + ], + [ + 5.0050697, + 51.4476983 + ], + [ + 5.0053216, + 51.4488432 + ], + [ + 5.005405, + 51.4491983 + ], + [ + 5.0051699, + 51.4494417 + ], + [ + 5.0051026, + 51.4497205 + ], + [ + 5.0051096, + 51.450067 + ], + [ + 5.0052249, + 51.4503807 + ], + [ + 5.005359, + 51.4505811 + ], + [ + 5.0054649, + 51.4507391 + ], + [ + 5.005858, + 51.4511214 + ], + [ + 5.0062859, + 51.4514977 + ], + [ + 5.0065783, + 51.4515696 + ], + [ + 5.0068733, + 51.4515543 + ], + [ + 5.0071097, + 51.4515232 + ], + [ + 5.007372, + 51.4515218 + ], + [ + 5.0075509, + 51.4515505 + ], + [ + 5.0077235, + 51.45165 + ], + [ + 5.0078271, + 51.4517682 + ], + [ + 5.0079249, + 51.4519823 + ], + [ + 5.0079636, + 51.4521533 + ], + [ + 5.0080972, + 51.4523352 + ], + [ + 5.0083389, + 51.4524229 + ], + [ + 5.0086415, + 51.4524417 + ], + [ + 5.0090833, + 51.4525055 + ], + [ + 5.0094279, + 51.452652 + ], + [ + 5.0098146, + 51.4529558 + ], + [ + 5.0102371, + 51.4534763 + ], + [ + 5.0105112, + 51.454073 + ], + [ + 5.0107783, + 51.4546789 + ], + [ + 5.0109075, + 51.4553334 + ], + [ + 5.0109062, + 51.4557695 + ], + [ + 5.0107979, + 51.4561034 + ], + [ + 5.0105572, + 51.4563651 + ], + [ + 5.0102581, + 51.4566019 + ], + [ + 5.0100143, + 51.4568932 + ], + [ + 5.0099448, + 51.4571356 + ], + [ + 5.0099837, + 51.4573158 + ], + [ + 5.0101469, + 51.4575249 + ], + [ + 5.0104676, + 51.4577971 + ], + [ + 5.010512, + 51.458178 + ], + [ + 5.0105772, + 51.4583444 + ], + [ + 5.0105033, + 51.4585366 + ], + [ + 5.0104956, + 51.4587673 + ], + [ + 5.0105811, + 51.4588924 + ], + [ + 5.0107555, + 51.4591152 + ], + [ + 5.0107572, + 51.4592453 + ], + [ + 5.0106969, + 51.4593621 + ], + [ + 5.0104919, + 51.4595619 + ], + [ + 5.0099747, + 51.4601151 + ], + [ + 5.0095566, + 51.4607178 + ], + [ + 5.0092236, + 51.4614092 + ], + [ + 5.0088898, + 51.4623129 + ], + [ + 5.0083283, + 51.4622932 + ], + [ + 5.0079162, + 51.462275 + ], + [ + 5.0078078, + 51.462344 + ], + [ + 5.0077519, + 51.4625133 + ], + [ + 5.0073006, + 51.4644269 + ], + [ + 5.0074505, + 51.4649854 + ], + [ + 5.0076548, + 51.465813 + ], + [ + 5.0078302, + 51.4663187 + ], + [ + 5.0079053, + 51.4665355 + ], + [ + 5.0081486, + 51.4672624 + ], + [ + 5.0085227, + 51.4679705 + ], + [ + 5.0090038, + 51.4687669 + ], + [ + 5.0095297, + 51.4699032 + ], + [ + 5.0102486, + 51.4713011 + ], + [ + 5.0105368, + 51.4718475 + ], + [ + 5.0107635, + 51.472159 + ], + [ + 5.0111795, + 51.4724558 + ], + [ + 5.0117776, + 51.4727447 + ], + [ + 5.0129883, + 51.4733088 + ], + [ + 5.0145336, + 51.4740878 + ], + [ + 5.016396, + 51.4751116 + ], + [ + 5.0165261, + 51.4752958 + ], + [ + 5.0165026, + 51.475518 + ], + [ + 5.0168377, + 51.4756913 + ], + [ + 5.0172163, + 51.4759061 + ], + [ + 5.0175817, + 51.4762397 + ], + [ + 5.0181285, + 51.476764 + ], + [ + 5.0185497, + 51.4771658 + ], + [ + 5.0189043, + 51.4777551 + ], + [ + 5.0189968, + 51.4779105 + ], + [ + 5.0191917, + 51.4782375 + ], + [ + 5.0195364, + 51.478642 + ], + [ + 5.0195651, + 51.4786697 + ], + [ + 5.0198947, + 51.478987 + ], + [ + 5.0203604, + 51.4794365 + ], + [ + 5.0208326, + 51.4801004 + ], + [ + 5.0213534, + 51.4808372 + ], + [ + 5.0215584, + 51.4811625 + ], + [ + 5.0217982, + 51.4813599 + ], + [ + 5.0222501, + 51.4816061 + ], + [ + 5.0225945, + 51.4817389 + ], + [ + 5.0230816, + 51.4818891 + ], + [ + 5.0234451, + 51.482072 + ], + [ + 5.0237508, + 51.4822986 + ], + [ + 5.0242513, + 51.48262 + ], + [ + 5.024787, + 51.4828703 + ], + [ + 5.0251868, + 51.483037 + ], + [ + 5.0258614, + 51.4833072 + ], + [ + 5.0259564, + 51.4833444 + ], + [ + 5.0265396, + 51.4835727 + ], + [ + 5.0269904, + 51.4837323 + ], + [ + 5.0273226, + 51.4837714 + ], + [ + 5.0278941, + 51.4839508 + ], + [ + 5.0287303, + 51.4843068 + ], + [ + 5.0289195, + 51.484405 + ], + [ + 5.0291785, + 51.4845394 + ], + [ + 5.0296058, + 51.4848497 + ], + [ + 5.0300298, + 51.4851875 + ], + [ + 5.0304054, + 51.4854456 + ], + [ + 5.0306985, + 51.4855489 + ], + [ + 5.0310999, + 51.485574 + ], + [ + 5.0315489, + 51.4856034 + ], + [ + 5.0320501, + 51.485717 + ], + [ + 5.0322889, + 51.4858481 + ], + [ + 5.0324558, + 51.48591 + ], + [ + 5.0326282, + 51.4861178 + ], + [ + 5.0328984, + 51.486397 + ], + [ + 5.0330519, + 51.4866839 + ], + [ + 5.0330734, + 51.4867795 + ], + [ + 5.0331532, + 51.4869828 + ], + [ + 5.0332718, + 51.487175 + ], + [ + 5.0335848, + 51.4873064 + ], + [ + 5.0351268, + 51.4873783 + ], + [ + 5.0352009, + 51.4873799 + ], + [ + 5.0357644, + 51.4873522 + ], + [ + 5.037262, + 51.4872207 + ], + [ + 5.0372864, + 51.4872186 + ], + [ + 5.037444, + 51.4872054 + ], + [ + 5.038899, + 51.4870714 + ], + [ + 5.0389078, + 51.4870404 + ], + [ + 5.0388341, + 51.4866413 + ], + [ + 5.0401603, + 51.4865651 + ], + [ + 5.0401305, + 51.486098 + ], + [ + 5.0400865, + 51.4854057 + ], + [ + 5.0400755, + 51.4852345 + ], + [ + 5.0397718, + 51.4851587 + ], + [ + 5.0398263, + 51.4849003 + ], + [ + 5.0398153, + 51.4846355 + ], + [ + 5.0395968, + 51.4833879 + ], + [ + 5.0393762, + 51.4824987 + ], + [ + 5.0392613, + 51.4818624 + ], + [ + 5.0392048, + 51.4814837 + ], + [ + 5.0391309, + 51.4811576 + ], + [ + 5.0391088, + 51.4808906 + ], + [ + 5.0391093, + 51.4807361 + ], + [ + 5.0391103, + 51.4804865 + ], + [ + 5.0391428, + 51.4800739 + ], + [ + 5.0391627, + 51.4798218 + ], + [ + 5.0378943, + 51.4793337 + ], + [ + 5.0394305, + 51.4777172 + ], + [ + 5.0397008, + 51.4774328 + ], + [ + 5.0400154, + 51.4775154 + ], + [ + 5.0403894, + 51.4774082 + ], + [ + 5.0407436, + 51.4766961 + ], + [ + 5.041234, + 51.4765699 + ], + [ + 5.0414686, + 51.476406 + ], + [ + 5.0416129, + 51.4763051 + ], + [ + 5.0429918, + 51.4753656 + ], + [ + 5.0432689, + 51.4751128 + ], + [ + 5.0425099, + 51.4748067 + ], + [ + 5.0427682, + 51.4745152 + ], + [ + 5.0434756, + 51.4747851 + ], + [ + 5.0441426, + 51.4740232 + ], + [ + 5.0446742, + 51.4734743 + ], + [ + 5.0449278, + 51.4731798 + ], + [ + 5.0451366, + 51.4729374 + ], + [ + 5.0455334, + 51.4723985 + ], + [ + 5.0457437, + 51.4720753 + ], + [ + 5.045876, + 51.4718988 + ], + [ + 5.045935, + 51.4716906 + ], + [ + 5.0458882, + 51.4714808 + ], + [ + 5.0457723, + 51.4712806 + ], + [ + 5.045583, + 51.4710466 + ], + [ + 5.0456075, + 51.4710434 + ], + [ + 5.0460493, + 51.4709861 + ], + [ + 5.0463547, + 51.4709853 + ], + [ + 5.0476823, + 51.4709822 + ], + [ + 5.0483462, + 51.4709807 + ], + [ + 5.0495773, + 51.4710002 + ], + [ + 5.0497757, + 51.4710012 + ], + [ + 5.0516113, + 51.4710111 + ], + [ + 5.0540604, + 51.4709897 + ], + [ + 5.0555811, + 51.4710377 + ], + [ + 5.0581507, + 51.4710362 + ], + [ + 5.0693774, + 51.4710485 + ], + [ + 5.0717541, + 51.4710614 + ], + [ + 5.0729757, + 51.4710928 + ], + [ + 5.0741719, + 51.4711357 + ], + [ + 5.0742797, + 51.4711378 + ], + [ + 5.0750397, + 51.4711533 + ], + [ + 5.0763799, + 51.4711935 + ], + [ + 5.0769947, + 51.4712463 + ], + [ + 5.0780731, + 51.4714107 + ], + [ + 5.0782812, + 51.4714596 + ], + [ + 5.078745, + 51.4714833 + ], + [ + 5.0791244, + 51.4713638 + ], + [ + 5.0792557, + 51.4712194 + ], + [ + 5.07929, + 51.4711817 + ], + [ + 5.0793095, + 51.4711439 + ], + [ + 5.0797939, + 51.4702019 + ], + [ + 5.0799113, + 51.4699736 + ], + [ + 5.0799404, + 51.4699171 + ], + [ + 5.0801634, + 51.4694835 + ], + [ + 5.0803268, + 51.4691658 + ], + [ + 5.0810287, + 51.4679699 + ], + [ + 5.0810641, + 51.4679097 + ], + [ + 5.0813476, + 51.4674266 + ], + [ + 5.0841131, + 51.4631464 + ], + [ + 5.0841665, + 51.4630625 + ], + [ + 5.0865573, + 51.4592735 + ], + [ + 5.0891307, + 51.4553052 + ], + [ + 5.0902747, + 51.4535499 + ], + [ + 5.0904904, + 51.453219 + ], + [ + 5.0919754, + 51.4510067 + ], + [ + 5.0928271, + 51.4497585 + ], + [ + 5.094151, + 51.447759 + ], + [ + 5.0946008, + 51.4470462 + ], + [ + 5.0953883, + 51.4457991 + ], + [ + 5.0965305, + 51.4439858 + ], + [ + 5.0975168, + 51.4425296 + ], + [ + 5.0989647, + 51.4402349 + ], + [ + 5.100787, + 51.437449 + ], + [ + 5.1011981, + 51.4368002 + ], + [ + 5.1015223, + 51.4366629 + ], + [ + 5.1027713, + 51.4347666 + ], + [ + 5.1048891, + 51.431554 + ], + [ + 5.1035096, + 51.4301545 + ], + [ + 5.1023806, + 51.4290667 + ], + [ + 5.1000626, + 51.4268187 + ], + [ + 5.0975304, + 51.4244052 + ], + [ + 5.0955186, + 51.4225002 + ], + [ + 5.0951759, + 51.4221525 + ], + [ + 5.0946116, + 51.42158 + ], + [ + 5.0938937, + 51.4210683 + ], + [ + 5.0934887, + 51.4204383 + ], + [ + 5.0932874, + 51.4200574 + ], + [ + 5.0923585, + 51.4189336 + ], + [ + 5.0906604, + 51.4168915 + ], + [ + 5.0886413, + 51.4144902 + ], + [ + 5.0885226, + 51.414349 + ], + [ + 5.0867352, + 51.4122002 + ], + [ + 5.0846018, + 51.4096668 + ], + [ + 5.0839169, + 51.4088324 + ], + [ + 5.0837369, + 51.4086178 + ], + [ + 5.0816908, + 51.40612 + ], + [ + 5.0800303, + 51.4040861 + ], + [ + 5.0783227, + 51.4020408 + ], + [ + 5.0768888, + 51.4003178 + ], + [ + 5.0755464, + 51.3986491 + ], + [ + 5.0742124, + 51.3970509 + ], + [ + 5.0730013, + 51.3957815 + ], + [ + 5.0727009, + 51.39543 + ], + [ + 5.071113, + 51.3936108 + ], + [ + 5.0711901, + 51.3935534 + ], + [ + 5.0732215, + 51.3920408 + ], + [ + 5.0734845, + 51.3918934 + ], + [ + 5.0737837, + 51.3917502 + ], + [ + 5.073956, + 51.3916056 + ], + [ + 5.0745543, + 51.3912058 + ], + [ + 5.0747485, + 51.3910614 + ], + [ + 5.0747958, + 51.3910262 + ], + [ + 5.0769763, + 51.3894049 + ], + [ + 5.0798329, + 51.3872323 + ], + [ + 5.0812866, + 51.3860974 + ], + [ + 5.0820537, + 51.3854479 + ], + [ + 5.0826896, + 51.3853641 + ], + [ + 5.0828402, + 51.3852568 + ], + [ + 5.0845063, + 51.3840706 + ], + [ + 5.0860894, + 51.3829359 + ], + [ + 5.0865181, + 51.3826288 + ], + [ + 5.0872694, + 51.3820852 + ], + [ + 5.0878688, + 51.3816516 + ], + [ + 5.0901105, + 51.3800533 + ], + [ + 5.0933548, + 51.3777831 + ], + [ + 5.0943865, + 51.377048 + ], + [ + 5.0973057, + 51.374968 + ], + [ + 5.0984601, + 51.3741301 + ], + [ + 5.1000526, + 51.3729743 + ], + [ + 5.1003705, + 51.3727707 + ], + [ + 5.1005397, + 51.3726623 + ], + [ + 5.1007033, + 51.3725576 + ], + [ + 5.1044095, + 51.3699445 + ], + [ + 5.1060749, + 51.3687098 + ], + [ + 5.1087894, + 51.3667844 + ], + [ + 5.1099595, + 51.3659174 + ], + [ + 5.1103137, + 51.3655983 + ], + [ + 5.1105705, + 51.3654149 + ], + [ + 5.1115703, + 51.3647012 + ], + [ + 5.1123077, + 51.3642702 + ], + [ + 5.1134357, + 51.3634893 + ], + [ + 5.1138734, + 51.3631864 + ], + [ + 5.1144578, + 51.3627244 + ], + [ + 5.1156092, + 51.361901 + ], + [ + 5.1162817, + 51.3613726 + ], + [ + 5.1165667, + 51.3611486 + ], + [ + 5.1166575, + 51.3610773 + ], + [ + 5.1168034, + 51.3609628 + ], + [ + 5.1174355, + 51.3598116 + ], + [ + 5.1185664, + 51.3576349 + ], + [ + 5.1191469, + 51.3564358 + ], + [ + 5.1196017, + 51.3557526 + ], + [ + 5.1201514, + 51.3551168 + ], + [ + 5.1210668, + 51.3543727 + ], + [ + 5.1221802, + 51.3534501 + ], + [ + 5.1232319, + 51.3525185 + ], + [ + 5.1240638, + 51.3517997 + ], + [ + 5.1246762, + 51.3512846 + ], + [ + 5.1255431, + 51.3507937 + ], + [ + 5.1266659, + 51.3501013 + ], + [ + 5.1274397, + 51.3496652 + ], + [ + 5.1276592, + 51.3495415 + ], + [ + 5.1290019, + 51.3486978 + ], + [ + 5.1301443, + 51.3480623 + ], + [ + 5.130425, + 51.3479062 + ], + [ + 5.1317467, + 51.3471493 + ], + [ + 5.1317736, + 51.3461892 + ], + [ + 5.1318877, + 51.3459653 + ], + [ + 5.1320179, + 51.3444327 + ], + [ + 5.1321194, + 51.343299 + ], + [ + 5.1321765, + 51.3424506 + ], + [ + 5.1322107, + 51.3415019 + ], + [ + 5.1323707, + 51.3400489 + ], + [ + 5.13236, + 51.3399893 + ], + [ + 5.1323208, + 51.339771 + ], + [ + 5.1324672, + 51.3380261 + ], + [ + 5.1326298, + 51.3361011 + ], + [ + 5.1329538, + 51.3324836 + ], + [ + 5.1331737, + 51.330091 + ], + [ + 5.1332967, + 51.3285719 + ], + [ + 5.1334218, + 51.3272604 + ], + [ + 5.133575, + 51.3254813 + ], + [ + 5.133587, + 51.3244986 + ], + [ + 5.1338499, + 51.3231683 + ], + [ + 5.1336453, + 51.3230253 + ], + [ + 5.1339544, + 51.3201238 + ], + [ + 5.1341718, + 51.3178749 + ], + [ + 5.1342424, + 51.3168855 + ], + [ + 5.1343122, + 51.315909 + ], + [ + 5.1344783, + 51.315515 + ], + [ + 5.1369416, + 51.3150497 + ], + [ + 5.1396837, + 51.3145613 + ], + [ + 5.1405507, + 51.3144081 + ], + [ + 5.1417828, + 51.3141906 + ], + [ + 5.1439175, + 51.3137943 + ], + [ + 5.1445815, + 51.3136714 + ], + [ + 5.1459692, + 51.3134148 + ], + [ + 5.1479311, + 51.3130817 + ], + [ + 5.1501889, + 51.3126728 + ], + [ + 5.1528803, + 51.312205 + ], + [ + 5.1558708, + 51.3116477 + ], + [ + 5.1571984, + 51.3114122 + ], + [ + 5.1582477, + 51.3112261 + ], + [ + 5.1605017, + 51.3108216 + ], + [ + 5.1626217, + 51.3104298 + ], + [ + 5.1631383, + 51.3106485 + ], + [ + 5.1661238, + 51.3121859 + ], + [ + 5.1689402, + 51.3136311 + ], + [ + 5.1707547, + 51.314577 + ], + [ + 5.1727978, + 51.3156539 + ], + [ + 5.1743082, + 51.3160887 + ], + [ + 5.1753967, + 51.3164106 + ], + [ + 5.1759756, + 51.3165817 + ], + [ + 5.1777411, + 51.317088 + ], + [ + 5.1793095, + 51.3174855 + ], + [ + 5.1808048, + 51.3178492 + ], + [ + 5.1811712, + 51.3178956 + ], + [ + 5.1816008, + 51.3179578 + ], + [ + 5.1839291, + 51.3184778 + ], + [ + 5.1842779, + 51.3186361 + ], + [ + 5.1844576, + 51.3187015 + ], + [ + 5.1856478, + 51.3189647 + ], + [ + 5.1874701, + 51.3193759 + ], + [ + 5.1885904, + 51.3196069 + ], + [ + 5.1896318, + 51.3198437 + ], + [ + 5.1903186, + 51.3200008 + ], + [ + 5.1909441, + 51.3201169 + ], + [ + 5.1917284, + 51.3201457 + ], + [ + 5.1931552, + 51.3201925 + ], + [ + 5.1938086, + 51.3202104 + ], + [ + 5.1965716, + 51.3203202 + ], + [ + 5.1975075, + 51.3209139 + ], + [ + 5.198553, + 51.3215824 + ], + [ + 5.2001404, + 51.322617 + ], + [ + 5.200551, + 51.3224604 + ], + [ + 5.2028392, + 51.3215878 + ], + [ + 5.2055232, + 51.3204756 + ], + [ + 5.2078389, + 51.3195289 + ], + [ + 5.2089313, + 51.319069 + ], + [ + 5.2090914, + 51.3190015 + ], + [ + 5.2091467, + 51.3189782 + ], + [ + 5.2092511, + 51.3189341 + ], + [ + 5.2095617, + 51.3188036 + ], + [ + 5.2114291, + 51.3180343 + ], + [ + 5.2136034, + 51.317136 + ], + [ + 5.2151165, + 51.3164912 + ], + [ + 5.2166658, + 51.3158395 + ], + [ + 5.217952, + 51.3153386 + ], + [ + 5.2191348, + 51.3147845 + ], + [ + 5.2212542, + 51.3139442 + ], + [ + 5.2224208, + 51.3134572 + ], + [ + 5.2229452, + 51.3132383 + ], + [ + 5.2253587, + 51.3122674 + ], + [ + 5.2268236, + 51.3116618 + ], + [ + 5.2283387, + 51.3110328 + ], + [ + 5.2295142, + 51.3105328 + ], + [ + 5.2311736, + 51.3098479 + ], + [ + 5.2334404, + 51.3088852 + ], + [ + 5.2357794, + 51.307915 + ], + [ + 5.2372914, + 51.3073172 + ], + [ + 5.2380451, + 51.3069087 + ], + [ + 5.2384971, + 51.3066559 + ], + [ + 5.2397815, + 51.3061126 + ], + [ + 5.2403682, + 51.3058678 + ], + [ + 5.2408493, + 51.3056664 + ], + [ + 5.2410635, + 51.3055699 + ], + [ + 5.2412665, + 51.3054786 + ], + [ + 5.2420172, + 51.305373 + ], + [ + 5.2419896, + 51.3052625 + ], + [ + 5.2419619, + 51.3051383 + ], + [ + 5.2419283, + 51.3049977 + ], + [ + 5.2418851, + 51.3048427 + ], + [ + 5.2415045, + 51.3038478 + ], + [ + 5.2408795, + 51.3024529 + ], + [ + 5.2402949, + 51.300916 + ], + [ + 5.2397987, + 51.2996044 + ], + [ + 5.2390561, + 51.2979638 + ], + [ + 5.2388623, + 51.2975177 + ], + [ + 5.2381057, + 51.2957767 + ], + [ + 5.237495, + 51.2944046 + ], + [ + 5.2367199, + 51.2926444 + ], + [ + 5.2365744, + 51.2921857 + ], + [ + 5.2362033, + 51.2913088 + ], + [ + 5.2356154, + 51.2899387 + ], + [ + 5.2349738, + 51.2884251 + ], + [ + 5.2346493, + 51.287669 + ], + [ + 5.2343324, + 51.2869297 + ], + [ + 5.2336788, + 51.2853682 + ], + [ + 5.2328382, + 51.2833674 + ], + [ + 5.2321838, + 51.2817579 + ], + [ + 5.2317707, + 51.2807924 + ], + [ + 5.2313707, + 51.2798574 + ], + [ + 5.2308449, + 51.2786545 + ], + [ + 5.2308027, + 51.2785579 + ], + [ + 5.2303816, + 51.2776866 + ], + [ + 5.2299937, + 51.2768858 + ], + [ + 5.2296951, + 51.2762693 + ], + [ + 5.2290777, + 51.2750364 + ], + [ + 5.2289481, + 51.2747433 + ], + [ + 5.2288354, + 51.2744883 + ], + [ + 5.228157, + 51.2731371 + ], + [ + 5.2276431, + 51.2720103 + ], + [ + 5.2271778, + 51.2710816 + ], + [ + 5.2268435, + 51.2703221 + ], + [ + 5.2260001, + 51.268286 + ], + [ + 5.2271799, + 51.2676345 + ], + [ + 5.2286908, + 51.2668003 + ], + [ + 5.2294919, + 51.2662993 + ], + [ + 5.2305749, + 51.2656392 + ], + [ + 5.2313033, + 51.2651858 + ], + [ + 5.231386, + 51.2651344 + ], + [ + 5.232467, + 51.2645452 + ], + [ + 5.2338322, + 51.2637137 + ], + [ + 5.2349587, + 51.2630555 + ], + [ + 5.2361315, + 51.2623717 + ], + [ + 5.2364554, + 51.2621798 + ], + [ + 5.2369609, + 51.2618805 + ], + [ + 5.2375638, + 51.2615558 + ], + [ + 5.238846, + 51.2616496 + ], + [ + 5.2404535, + 51.2619662 + ], + [ + 5.2418674, + 51.2622858 + ], + [ + 5.242522, + 51.2624371 + ], + [ + 5.2433835, + 51.2626363 + ], + [ + 5.2448849, + 51.2629779 + ], + [ + 5.2464549, + 51.2633051 + ], + [ + 5.2477778, + 51.2636004 + ], + [ + 5.2490201, + 51.2638646 + ], + [ + 5.2501355, + 51.2641344 + ], + [ + 5.2517382, + 51.2644589 + ], + [ + 5.2531669, + 51.2647851 + ], + [ + 5.2546135, + 51.2650974 + ], + [ + 5.2561073, + 51.2654206 + ], + [ + 5.2585147, + 51.2659636 + ], + [ + 5.2594266, + 51.2661482 + ], + [ + 5.259904, + 51.2662556 + ], + [ + 5.2606226, + 51.266424 + ], + [ + 5.2619384, + 51.2667239 + ], + [ + 5.262951, + 51.2669284 + ], + [ + 5.263455, + 51.2669282 + ], + [ + 5.264593, + 51.2667667 + ], + [ + 5.2652909, + 51.2666559 + ], + [ + 5.2662144, + 51.2665094 + ], + [ + 5.267018, + 51.266381 + ], + [ + 5.2681283, + 51.2662035 + ], + [ + 5.2698695, + 51.2659541 + ], + [ + 5.2704782, + 51.2657908 + ], + [ + 5.272271, + 51.2654292 + ], + [ + 5.2738214, + 51.2652362 + ], + [ + 5.2752621, + 51.265001 + ], + [ + 5.2779721, + 51.2645563 + ], + [ + 5.2812549, + 51.2639939 + ], + [ + 5.2816147, + 51.2639333 + ], + [ + 5.2833668, + 51.2636381 + ], + [ + 5.2855728, + 51.2632835 + ], + [ + 5.2878015, + 51.2629629 + ], + [ + 5.2894231, + 51.2627257 + ], + [ + 5.2900292, + 51.2626276 + ], + [ + 5.2901456, + 51.2626088 + ], + [ + 5.2911344, + 51.2624489 + ], + [ + 5.2928783, + 51.2621646 + ], + [ + 5.2930406, + 51.2621382 + ], + [ + 5.2932645, + 51.2620964 + ], + [ + 5.2948844, + 51.2617938 + ], + [ + 5.2955052, + 51.2616874 + ], + [ + 5.2958989, + 51.261631 + ], + [ + 5.2961057, + 51.2616358 + ], + [ + 5.2962433, + 51.261639 + ], + [ + 5.2968915, + 51.2617557 + ], + [ + 5.298105, + 51.2618692 + ], + [ + 5.2992974, + 51.2620101 + ], + [ + 5.3007942, + 51.2621526 + ], + [ + 5.3024663, + 51.2623457 + ], + [ + 5.3041703, + 51.2625021 + ], + [ + 5.3058935, + 51.2627084 + ], + [ + 5.3075627, + 51.2629243 + ], + [ + 5.3088127, + 51.2630486 + ], + [ + 5.3099647, + 51.2631694 + ], + [ + 5.3113959, + 51.2632896 + ], + [ + 5.3123664, + 51.2633938 + ], + [ + 5.3131553, + 51.2634886 + ], + [ + 5.313351, + 51.2634959 + ], + [ + 5.3140188, + 51.263521 + ], + [ + 5.3149797, + 51.263534 + ], + [ + 5.3156286, + 51.2635321 + ], + [ + 5.3158585, + 51.2635245 + ], + [ + 5.3159255, + 51.2635222 + ], + [ + 5.3172368, + 51.2634908 + ], + [ + 5.3189825, + 51.2634276 + ], + [ + 5.3190923, + 51.263426 + ], + [ + 5.32095, + 51.2633986 + ], + [ + 5.322809, + 51.2633775 + ], + [ + 5.3245839, + 51.2633276 + ], + [ + 5.3264353, + 51.2632951 + ], + [ + 5.3277831, + 51.2632975 + ], + [ + 5.3279288, + 51.2632959 + ], + [ + 5.3292813, + 51.263314 + ], + [ + 5.330831, + 51.2632504 + ], + [ + 5.3324932, + 51.2631855 + ], + [ + 5.3340525, + 51.2632084 + ], + [ + 5.3356772, + 51.2632396 + ], + [ + 5.3367507, + 51.2632628 + ], + [ + 5.3377312, + 51.2634763 + ], + [ + 5.3385108, + 51.2637671 + ], + [ + 5.3393874, + 51.264164 + ], + [ + 5.3399336, + 51.2644069 + ], + [ + 5.3405493, + 51.2648042 + ], + [ + 5.3409848, + 51.2651538 + ], + [ + 5.3409896, + 51.2651577 + ], + [ + 5.3412724, + 51.2654399 + ], + [ + 5.3413885, + 51.265587 + ], + [ + 5.3415085, + 51.2657408 + ], + [ + 5.341865, + 51.2656482 + ], + [ + 5.3420878, + 51.2655729 + ], + [ + 5.34225, + 51.265537 + ], + [ + 5.3423638, + 51.2655929 + ], + [ + 5.3424683, + 51.2657104 + ], + [ + 5.3426508, + 51.2660392 + ], + [ + 5.3427767, + 51.2664278 + ], + [ + 5.3427732, + 51.2668543 + ], + [ + 5.3429313, + 51.2672222 + ], + [ + 5.3430308, + 51.2675654 + ], + [ + 5.3431252, + 51.2679955 + ], + [ + 5.343142, + 51.2683671 + ], + [ + 5.3431095, + 51.2686525 + ], + [ + 5.3430683, + 51.2688854 + ], + [ + 5.3430934, + 51.2690152 + ], + [ + 5.343147, + 51.2691241 + ], + [ + 5.3432333, + 51.2692418 + ], + [ + 5.3433739, + 51.2694194 + ], + [ + 5.343462, + 51.2694536 + ], + [ + 5.3435888, + 51.2695549 + ], + [ + 5.3437522, + 51.2696738 + ], + [ + 5.3438573, + 51.2697821 + ], + [ + 5.3439041, + 51.2698821 + ], + [ + 5.3439265, + 51.2700143 + ], + [ + 5.3440663, + 51.2701793 + ], + [ + 5.3443628, + 51.2703742 + ], + [ + 5.3446152, + 51.2706543 + ], + [ + 5.3448367, + 51.2708846 + ], + [ + 5.3449858, + 51.2710059 + ], + [ + 5.3451303, + 51.2710978 + ], + [ + 5.3452479, + 51.2712517 + ], + [ + 5.3452973, + 51.2714315 + ], + [ + 5.3453135, + 51.2715958 + ], + [ + 5.3453545, + 51.2717415 + ], + [ + 5.3454282, + 51.2718868 + ], + [ + 5.3455119, + 51.2720022 + ], + [ + 5.3456016, + 51.2720833 + ], + [ + 5.3457169, + 51.272171 + ], + [ + 5.3458322, + 51.2722563 + ], + [ + 5.3459586, + 51.2724626 + ], + [ + 5.3460003, + 51.2726243 + ], + [ + 5.3461178, + 51.2727827 + ], + [ + 5.3461728, + 51.2729099 + ], + [ + 5.3461816, + 51.2730675 + ], + [ + 5.3461564, + 51.2731843 + ], + [ + 5.3461091, + 51.2732946 + ], + [ + 5.3460507, + 51.2733936 + ], + [ + 5.3459661, + 51.2734747 + ], + [ + 5.3458594, + 51.27354 + ], + [ + 5.3457524, + 51.2735939 + ], + [ + 5.3456451, + 51.2736433 + ], + [ + 5.3455895, + 51.2737194 + ], + [ + 5.345553, + 51.2738227 + ], + [ + 5.3455474, + 51.2739872 + ], + [ + 5.3455781, + 51.2741514 + ], + [ + 5.3455926, + 51.2743729 + ], + [ + 5.3455635, + 51.2745949 + ], + [ + 5.3455364, + 51.2747642 + ], + [ + 5.3455151, + 51.2748902 + ], + [ + 5.3455436, + 51.2749858 + ], + [ + 5.3456411, + 51.2750828 + ], + [ + 5.3457968, + 51.2751813 + ], + [ + 5.3458984, + 51.275292 + ], + [ + 5.345968, + 51.2754259 + ], + [ + 5.3460195, + 51.2755554 + ], + [ + 5.3460952, + 51.2756549 + ], + [ + 5.3461682, + 51.2756847 + ], + [ + 5.3462093, + 51.2757015 + ], + [ + 5.3462677, + 51.2757076 + ], + [ + 5.3463876, + 51.2757198 + ], + [ + 5.3467059, + 51.2756859 + ], + [ + 5.3470532, + 51.2756277 + ], + [ + 5.3473413, + 51.2755795 + ], + [ + 5.3488119, + 51.275268 + ], + [ + 5.3510381, + 51.2748714 + ], + [ + 5.3533141, + 51.2744399 + ], + [ + 5.3555474, + 51.274034 + ], + [ + 5.3582176, + 51.2735675 + ], + [ + 5.3609288, + 51.2731324 + ], + [ + 5.3634968, + 51.2726466 + ], + [ + 5.3654636, + 51.2723124 + ], + [ + 5.3672048, + 51.2719607 + ], + [ + 5.3692279, + 51.2715732 + ], + [ + 5.3712563, + 51.2712405 + ], + [ + 5.373264, + 51.2709377 + ], + [ + 5.3759049, + 51.2704712 + ], + [ + 5.3780652, + 51.2700658 + ], + [ + 5.3804682, + 51.2696481 + ], + [ + 5.3818411, + 51.2693558 + ], + [ + 5.3829554, + 51.2691469 + ], + [ + 5.383423, + 51.2691293 + ], + [ + 5.3844405, + 51.2690771 + ], + [ + 5.3858637, + 51.2688164 + ], + [ + 5.3872382, + 51.2685086 + ], + [ + 5.3880684, + 51.2683488 + ], + [ + 5.3884156, + 51.2683095 + ], + [ + 5.389131, + 51.2682055 + ], + [ + 5.3902064, + 51.2679821 + ], + [ + 5.3911162, + 51.2678148 + ], + [ + 5.3921089, + 51.2676264 + ], + [ + 5.3933185, + 51.267411 + ], + [ + 5.3943916, + 51.267256 + ], + [ + 5.3962417, + 51.2669269 + ], + [ + 5.3979864, + 51.2664981 + ], + [ + 5.3993277, + 51.2662121 + ], + [ + 5.4025333, + 51.2653619 + ], + [ + 5.405076, + 51.2647779 + ], + [ + 5.4060416, + 51.2646436 + ], + [ + 5.4075222, + 51.2643214 + ], + [ + 5.4174485, + 51.2623648 + ], + [ + 5.4183642, + 51.2631162 + ], + [ + 5.4194069, + 51.2640354 + ], + [ + 5.4203992, + 51.2649618 + ], + [ + 5.4207903, + 51.2653303 + ], + [ + 5.4212768, + 51.2657888 + ], + [ + 5.4220819, + 51.2664501 + ], + [ + 5.423124, + 51.2673349 + ], + [ + 5.4238554, + 51.2679443 + ], + [ + 5.4245113, + 51.2684129 + ], + [ + 5.4250937, + 51.2687242 + ], + [ + 5.4254715, + 51.2690943 + ], + [ + 5.4270988, + 51.2705781 + ], + [ + 5.4271424, + 51.2706161 + ], + [ + 5.4271588, + 51.2706304 + ], + [ + 5.4276923, + 51.2710959 + ], + [ + 5.4278185, + 51.271206 + ], + [ + 5.4280169, + 51.2713791 + ], + [ + 5.4282841, + 51.2716122 + ], + [ + 5.4283827, + 51.2716687 + ], + [ + 5.4304901, + 51.273551 + ], + [ + 5.4314485, + 51.2743779 + ], + [ + 5.4323122, + 51.2751729 + ], + [ + 5.4334359, + 51.2762787 + ], + [ + 5.4358873, + 51.2764264 + ], + [ + 5.4362263, + 51.2763916 + ], + [ + 5.436891, + 51.276258 + ], + [ + 5.4369668, + 51.2762458 + ], + [ + 5.4370813, + 51.2762274 + ], + [ + 5.4376392, + 51.2760965 + ], + [ + 5.4380872, + 51.2760332 + ], + [ + 5.4382544, + 51.2760446 + ], + [ + 5.4383581, + 51.2761026 + ], + [ + 5.4385201, + 51.2762718 + ], + [ + 5.4387148, + 51.2765524 + ], + [ + 5.4389858, + 51.2769371 + ], + [ + 5.43926, + 51.2773104 + ], + [ + 5.4396476, + 51.2777072 + ], + [ + 5.4401184, + 51.278096 + ], + [ + 5.4404912, + 51.278484 + ], + [ + 5.4407263, + 51.2788828 + ], + [ + 5.4409365, + 51.2792913 + ], + [ + 5.4410842, + 51.2796822 + ], + [ + 5.4411911, + 51.2800395 + ], + [ + 5.4412804, + 51.2804199 + ], + [ + 5.4413368, + 51.2808944 + ], + [ + 5.4414295, + 51.2812678 + ], + [ + 5.4415575, + 51.2816065 + ], + [ + 5.4416978, + 51.2818856 + ], + [ + 5.4418812, + 51.2821504 + ], + [ + 5.4427258, + 51.2822211 + ], + [ + 5.4440709, + 51.2823831 + ], + [ + 5.4455312, + 51.2825208 + ], + [ + 5.4471999, + 51.2827013 + ], + [ + 5.4487961, + 51.2828781 + ], + [ + 5.4505015, + 51.2830671 + ], + [ + 5.4523599, + 51.2832723 + ], + [ + 5.4529195, + 51.2833402 + ], + [ + 5.4540024, + 51.2834649 + ], + [ + 5.4541818, + 51.2834943 + ], + [ + 5.4544017, + 51.2835228 + ], + [ + 5.45466, + 51.2835531 + ], + [ + 5.4556296, + 51.283659 + ], + [ + 5.4570003, + 51.2838169 + ], + [ + 5.4583556, + 51.283973 + ], + [ + 5.4587753, + 51.2840102 + ], + [ + 5.4591931, + 51.2840473 + ], + [ + 5.4601893, + 51.2841063 + ], + [ + 5.46127, + 51.2842054 + ], + [ + 5.4623943, + 51.2843065 + ], + [ + 5.4635768, + 51.2844138 + ], + [ + 5.4645965, + 51.2845455 + ], + [ + 5.4648264, + 51.2845935 + ], + [ + 5.4650433, + 51.284701 + ], + [ + 5.4654645, + 51.2850029 + ], + [ + 5.4660772, + 51.2854192 + ], + [ + 5.4666034, + 51.2858593 + ], + [ + 5.4673864, + 51.2864066 + ], + [ + 5.4681171, + 51.2868949 + ], + [ + 5.468904, + 51.2874557 + ], + [ + 5.4696014, + 51.2879124 + ], + [ + 5.4700113, + 51.2881502 + ], + [ + 5.4707545, + 51.2885952 + ], + [ + 5.4714621, + 51.2889378 + ], + [ + 5.471559, + 51.2889847 + ], + [ + 5.4722609, + 51.2893203 + ], + [ + 5.4730978, + 51.2896957 + ], + [ + 5.4740699, + 51.2900972 + ], + [ + 5.474984, + 51.2905084 + ], + [ + 5.4755979, + 51.2908174 + ], + [ + 5.4762989, + 51.2911211 + ], + [ + 5.476659, + 51.2912956 + ], + [ + 5.4768289, + 51.2914104 + ], + [ + 5.4769464, + 51.2916147 + ], + [ + 5.4769597, + 51.2918657 + ], + [ + 5.4768915, + 51.2923413 + ], + [ + 5.4768798, + 51.2929007 + ], + [ + 5.4769366, + 51.2934458 + ], + [ + 5.4770912, + 51.2939761 + ], + [ + 5.4772167, + 51.2943562 + ], + [ + 5.4773515, + 51.2946722 + ], + [ + 5.4775514, + 51.2949716 + ], + [ + 5.4777683, + 51.2952298 + ], + [ + 5.4779886, + 51.2954787 + ], + [ + 5.4783308, + 51.2958064 + ], + [ + 5.4786353, + 51.2960843 + ], + [ + 5.4789233, + 51.2964216 + ], + [ + 5.4791988, + 51.296702 + ], + [ + 5.4794108, + 51.2969054 + ], + [ + 5.4798197, + 51.2971434 + ], + [ + 5.4803184, + 51.2973371 + ], + [ + 5.4809702, + 51.2975545 + ], + [ + 5.4815927, + 51.297763 + ], + [ + 5.4822576, + 51.2980761 + ], + [ + 5.4826772, + 51.298298 + ], + [ + 5.483012, + 51.2984774 + ], + [ + 5.4831969, + 51.2986148 + ], + [ + 5.4833021, + 51.2987553 + ], + [ + 5.4833352, + 51.2989194 + ], + [ + 5.4832538, + 51.2992991 + ], + [ + 5.4832165, + 51.2997035 + ], + [ + 5.4830701, + 51.3002484 + ], + [ + 5.4848353, + 51.3000396 + ], + [ + 5.4849053, + 51.3000314 + ], + [ + 5.4849896, + 51.300018 + ], + [ + 5.485011, + 51.3000147 + ], + [ + 5.4850751, + 51.3000082 + ], + [ + 5.4855795, + 51.2999563 + ], + [ + 5.4872716, + 51.2997825 + ], + [ + 5.4885168, + 51.2996173 + ], + [ + 5.4896605, + 51.2994553 + ], + [ + 5.4900031, + 51.2993937 + ], + [ + 5.4905608, + 51.2992935 + ], + [ + 5.4910675, + 51.2991878 + ], + [ + 5.4913195, + 51.2991353 + ], + [ + 5.4916955, + 51.2990677 + ], + [ + 5.49277, + 51.2988972 + ], + [ + 5.4941082, + 51.2986762 + ], + [ + 5.4957176, + 51.2984069 + ], + [ + 5.4969482, + 51.2982349 + ], + [ + 5.4980295, + 51.2980506 + ], + [ + 5.4991905, + 51.2978588 + ], + [ + 5.5004781, + 51.2976474 + ], + [ + 5.5011358, + 51.2975216 + ], + [ + 5.501725, + 51.2974089 + ], + [ + 5.5030091, + 51.2972021 + ], + [ + 5.504322, + 51.2969881 + ], + [ + 5.5057615, + 51.29675 + ], + [ + 5.5073232, + 51.2964673 + ], + [ + 5.5087233, + 51.2962592 + ], + [ + 5.5103038, + 51.2959967 + ], + [ + 5.5115155, + 51.295802 + ], + [ + 5.5120808, + 51.2957207 + ], + [ + 5.5126589, + 51.2956375 + ], + [ + 5.5140151, + 51.2954184 + ], + [ + 5.5150495, + 51.2952528 + ], + [ + 5.5156653, + 51.295185 + ], + [ + 5.5158322, + 51.2948978 + ], + [ + 5.5160716, + 51.2944549 + ], + [ + 5.5163274, + 51.2939432 + ], + [ + 5.516652, + 51.2934216 + ], + [ + 5.5167337, + 51.2933016 + ], + [ + 5.517008, + 51.2928542 + ], + [ + 5.5173364, + 51.2923463 + ], + [ + 5.5177769, + 51.2916684 + ], + [ + 5.5182267, + 51.2909333 + ], + [ + 5.518476, + 51.2904537 + ], + [ + 5.5187599, + 51.289912 + ], + [ + 5.5191905, + 51.2894213 + ], + [ + 5.5197836, + 51.2888948 + ], + [ + 5.520388, + 51.2883842 + ], + [ + 5.5212896, + 51.2877176 + ], + [ + 5.522047, + 51.2870889 + ], + [ + 5.52294, + 51.2863698 + ], + [ + 5.5241389, + 51.2853966 + ], + [ + 5.5252168, + 51.2845226 + ], + [ + 5.5262954, + 51.2836807 + ], + [ + 5.5273483, + 51.282832 + ], + [ + 5.5282028, + 51.2821665 + ], + [ + 5.528459, + 51.2819669 + ], + [ + 5.5295305, + 51.2811387 + ], + [ + 5.5299466, + 51.280865 + ], + [ + 5.5306446, + 51.2804059 + ], + [ + 5.5318014, + 51.2796499 + ], + [ + 5.5328323, + 51.2789361 + ], + [ + 5.5341198, + 51.278044 + ], + [ + 5.5354154, + 51.2771792 + ], + [ + 5.536711, + 51.2763211 + ], + [ + 5.5380608, + 51.2754489 + ], + [ + 5.5394667, + 51.2745098 + ], + [ + 5.5407791, + 51.2736014 + ], + [ + 5.541944, + 51.2728885 + ], + [ + 5.5428482, + 51.2723404 + ], + [ + 5.5435176, + 51.2719774 + ], + [ + 5.5438255, + 51.2718144 + ], + [ + 5.5439701, + 51.2717923 + ], + [ + 5.5441971, + 51.2718654 + ], + [ + 5.5445286, + 51.272056 + ], + [ + 5.5444504, + 51.2716937 + ], + [ + 5.5444336, + 51.2714656 + ], + [ + 5.5444228, + 51.2713356 + ], + [ + 5.5456443, + 51.2708459 + ], + [ + 5.547185, + 51.2702158 + ], + [ + 5.548941, + 51.2694921 + ], + [ + 5.5507255, + 51.2687453 + ], + [ + 5.5525611, + 51.2680117 + ], + [ + 5.5538109, + 51.2675073 + ], + [ + 5.5544579, + 51.2671371 + ], + [ + 5.5552474, + 51.2668946 + ], + [ + 5.5555977, + 51.2668285 + ], + [ + 5.5557286, + 51.2667949 + ], + [ + 5.556087, + 51.2666427 + ], + [ + 5.5563982, + 51.2663565 + ], + [ + 5.5566088, + 51.2658432 + ], + [ + 5.5568002, + 51.2651568 + ], + [ + 5.5569684, + 51.2645552 + ], + [ + 5.5569702, + 51.2641012 + ], + [ + 5.5568567, + 51.2638014 + ], + [ + 5.556708, + 51.2635408 + ], + [ + 5.5566471, + 51.2633042 + ], + [ + 5.5566883, + 51.2630939 + ], + [ + 5.5567687, + 51.2628536 + ], + [ + 5.5567951, + 51.2627597 + ], + [ + 5.5578433, + 51.2627619 + ], + [ + 5.5577364, + 51.261657 + ], + [ + 5.557736, + 51.2611209 + ], + [ + 5.5577717, + 51.2607145 + ], + [ + 5.5577377, + 51.2604024 + ], + [ + 5.5576262, + 51.2601733 + ], + [ + 5.5574727, + 51.2599994 + ], + [ + 5.5569024, + 51.2600922 + ], + [ + 5.5568334, + 51.2593107 + ], + [ + 5.5568137, + 51.2587292 + ], + [ + 5.5566542, + 51.2582132 + ], + [ + 5.5565481, + 51.2577856 + ], + [ + 5.5565275, + 51.2576778 + ], + [ + 5.5565014, + 51.2575398 + ], + [ + 5.5571619, + 51.2574299 + ], + [ + 5.5574946, + 51.2573459 + ], + [ + 5.5576336, + 51.2573108 + ], + [ + 5.5571397, + 51.2568942 + ], + [ + 5.556787, + 51.2564646 + ], + [ + 5.5565895, + 51.2562707 + ], + [ + 5.5568734, + 51.2560509 + ], + [ + 5.5569984, + 51.2558534 + ], + [ + 5.5567525, + 51.2556143 + ], + [ + 5.5561957, + 51.2552782 + ], + [ + 5.5557417, + 51.2549913 + ], + [ + 5.5555526, + 51.2548382 + ], + [ + 5.5558469, + 51.2543423 + ], + [ + 5.5561432, + 51.2538601 + ], + [ + 5.5561869, + 51.253789 + ], + [ + 5.5563783, + 51.2531094 + ], + [ + 5.5564531, + 51.2522738 + ], + [ + 5.5565494, + 51.2514357 + ], + [ + 5.5566843, + 51.2506838 + ], + [ + 5.5566616, + 51.2501252 + ], + [ + 5.556356, + 51.2494375 + ], + [ + 5.5560377, + 51.2488069 + ], + [ + 5.555782, + 51.2482166 + ], + [ + 5.5555594, + 51.2477698 + ], + [ + 5.5554161, + 51.2474429 + ], + [ + 5.5553527, + 51.2471864 + ], + [ + 5.5553385, + 51.247129 + ], + [ + 5.5553153, + 51.2466844 + ], + [ + 5.5554632, + 51.24627 + ], + [ + 5.5554337, + 51.2457229 + ], + [ + 5.5552413, + 51.2453213 + ], + [ + 5.5550608, + 51.2449629 + ], + [ + 5.5549325, + 51.2446472 + ], + [ + 5.5550468, + 51.2443244 + ], + [ + 5.5552701, + 51.2440094 + ], + [ + 5.555445, + 51.2436495 + ], + [ + 5.5555226, + 51.2431833 + ], + [ + 5.5555992, + 51.2425484 + ], + [ + 5.5558494, + 51.2413733 + ], + [ + 5.5561509, + 51.2400905 + ], + [ + 5.5562844, + 51.2396075 + ], + [ + 5.5564868, + 51.2388756 + ], + [ + 5.5567426, + 51.2378875 + ], + [ + 5.5568468, + 51.2374849 + ], + [ + 5.5571172, + 51.2361271 + ], + [ + 5.5574682, + 51.2347981 + ], + [ + 5.5577322, + 51.2337392 + ], + [ + 5.5580712, + 51.2325015 + ], + [ + 5.5584106, + 51.2310243 + ], + [ + 5.5586271, + 51.2300647 + ], + [ + 5.5587397, + 51.2295655 + ], + [ + 5.5590121, + 51.2282875 + ], + [ + 5.5593475, + 51.2270567 + ], + [ + 5.5596419, + 51.2261235 + ], + [ + 5.5596905, + 51.2259696 + ], + [ + 5.5600355, + 51.224173 + ], + [ + 5.5601982, + 51.223512 + ], + [ + 5.5602193, + 51.2233729 + ], + [ + 5.5602993, + 51.2228449 + ], + [ + 5.5605104, + 51.2224921 + ], + [ + 5.5606782, + 51.2223011 + ], + [ + 5.5607152, + 51.2222829 + ], + [ + 5.5607898, + 51.222268 + ], + [ + 5.5608673, + 51.2222577 + ], + [ + 5.5617893, + 51.221954 + ], + [ + 5.5642017, + 51.2213707 + ], + [ + 5.5661376, + 51.2209132 + ], + [ + 5.5664163, + 51.2207731 + ], + [ + 5.5684296, + 51.2203265 + ], + [ + 5.569904, + 51.2199149 + ], + [ + 5.5713596, + 51.2196239 + ], + [ + 5.5723058, + 51.2193747 + ], + [ + 5.5738476, + 51.2189687 + ], + [ + 5.5811475, + 51.2171318 + ], + [ + 5.5827899, + 51.2167086 + ], + [ + 5.5830626, + 51.2166384 + ], + [ + 5.5834357, + 51.2165422 + ], + [ + 5.5886477, + 51.2151991 + ], + [ + 5.5954176, + 51.2135277 + ], + [ + 5.6008628, + 51.2120747 + ], + [ + 5.6011615, + 51.2119951 + ], + [ + 5.6048813, + 51.2110562 + ], + [ + 5.6049208, + 51.2110459 + ], + [ + 5.6079579, + 51.2101812 + ], + [ + 5.6174891, + 51.207718 + ], + [ + 5.6189349, + 51.2073437 + ], + [ + 5.6256407, + 51.205608 + ], + [ + 5.6295916, + 51.2046013 + ], + [ + 5.6312418, + 51.2041808 + ], + [ + 5.6331298, + 51.2036998 + ], + [ + 5.6366685, + 51.2028922 + ], + [ + 5.6374679, + 51.2026804 + ], + [ + 5.6413438, + 51.2016143 + ], + [ + 5.642604, + 51.2012688 + ], + [ + 5.6444171, + 51.200772 + ], + [ + 5.6473485, + 51.1999014 + ], + [ + 5.6497862, + 51.1989941 + ], + [ + 5.6512253, + 51.1983361 + ], + [ + 5.6518428, + 51.1980539 + ], + [ + 5.6526565, + 51.197702 + ], + [ + 5.6531865, + 51.1965357 + ], + [ + 5.653283, + 51.1963235 + ], + [ + 5.6536992, + 51.1952479 + ], + [ + 5.6540121, + 51.1946044 + ], + [ + 5.6542206, + 51.1941759 + ], + [ + 5.6499062, + 51.1936595 + ], + [ + 5.6504608, + 51.1930415 + ], + [ + 5.6510599, + 51.1923742 + ], + [ + 5.6513284, + 51.1920922 + ], + [ + 5.6523637, + 51.1910054 + ], + [ + 5.652957, + 51.1903699 + ], + [ + 5.6539855, + 51.1892684 + ], + [ + 5.6542388, + 51.1889973 + ], + [ + 5.6549592, + 51.1882095 + ], + [ + 5.656201, + 51.1868516 + ], + [ + 5.6568307, + 51.1861826 + ], + [ + 5.6581715, + 51.1847583 + ], + [ + 5.6596549, + 51.1853236 + ], + [ + 5.6603477, + 51.1856752 + ], + [ + 5.6609808, + 51.1858016 + ], + [ + 5.6617979, + 51.1857574 + ], + [ + 5.6625827, + 51.1858686 + ], + [ + 5.6636521, + 51.1862212 + ], + [ + 5.6643892, + 51.1863077 + ], + [ + 5.6651615, + 51.1862048 + ], + [ + 5.6657751, + 51.185971 + ], + [ + 5.6664111, + 51.1859217 + ], + [ + 5.6674325, + 51.1859372 + ], + [ + 5.6679384, + 51.1858937 + ], + [ + 5.6683248, + 51.1857031 + ], + [ + 5.6688954, + 51.1856407 + ], + [ + 5.6695338, + 51.1856917 + ], + [ + 5.6700507, + 51.1858009 + ], + [ + 5.6705848, + 51.1858824 + ], + [ + 5.6713351, + 51.1857613 + ], + [ + 5.6715494, + 51.185733 + ], + [ + 5.6729201, + 51.1855516 + ], + [ + 5.6729303, + 51.1855503 + ], + [ + 5.6745867, + 51.1851744 + ], + [ + 5.6764444, + 51.1847349 + ], + [ + 5.6764965, + 51.1830475 + ], + [ + 5.6765073, + 51.1826981 + ], + [ + 5.6766753, + 51.1827323 + ], + [ + 5.6776261, + 51.1829256 + ], + [ + 5.6797001, + 51.1833474 + ], + [ + 5.6797419, + 51.1833559 + ], + [ + 5.6801281, + 51.1838386 + ], + [ + 5.6805784, + 51.1844015 + ], + [ + 5.6810446, + 51.184518 + ], + [ + 5.6817496, + 51.1843242 + ], + [ + 5.6826053, + 51.1840767 + ], + [ + 5.6833851, + 51.1841354 + ], + [ + 5.6845882, + 51.1843159 + ], + [ + 5.6848707, + 51.1843583 + ], + [ + 5.6868528, + 51.184604 + ], + [ + 5.6878287, + 51.1853336 + ], + [ + 5.6891654, + 51.1853428 + ], + [ + 5.6898489, + 51.1853197 + ], + [ + 5.6901158, + 51.1852056 + ], + [ + 5.6903676, + 51.1849046 + ], + [ + 5.6906949, + 51.1845064 + ], + [ + 5.6915554, + 51.1841265 + ], + [ + 5.6917438, + 51.1838722 + ], + [ + 5.6917654, + 51.1836961 + ], + [ + 5.6919497, + 51.1836321 + ], + [ + 5.692335, + 51.1834479 + ], + [ + 5.6937225, + 51.1829774 + ], + [ + 5.6941909, + 51.1827931 + ], + [ + 5.6953685, + 51.182543 + ], + [ + 5.6956026, + 51.1827349 + ], + [ + 5.6958447, + 51.1833389 + ], + [ + 5.6960196, + 51.1835853 + ], + [ + 5.6962055, + 51.1838711 + ], + [ + 5.6964414, + 51.1839675 + ], + [ + 5.6967987, + 51.1840253 + ], + [ + 5.6971712, + 51.1839276 + ], + [ + 5.6974541, + 51.1837653 + ], + [ + 5.6975686, + 51.1835625 + ], + [ + 5.6978111, + 51.1837272 + ], + [ + 5.6988417, + 51.183778 + ], + [ + 5.6991476, + 51.1837794 + ], + [ + 5.7015657, + 51.1837905 + ], + [ + 5.7011724, + 51.1826265 + ], + [ + 5.7013784, + 51.1825588 + ], + [ + 5.701558, + 51.1824965 + ], + [ + 5.7027513, + 51.1823688 + ], + [ + 5.7051897, + 51.1821374 + ], + [ + 5.7070576, + 51.1821212 + ], + [ + 5.7080345, + 51.182102 + ], + [ + 5.7082, + 51.1818184 + ], + [ + 5.7090154, + 51.1815761 + ], + [ + 5.7088899, + 51.1811766 + ], + [ + 5.709005, + 51.180903 + ], + [ + 5.7093374, + 51.1804591 + ], + [ + 5.7094479, + 51.1805247 + ], + [ + 5.7100024, + 51.1808538 + ], + [ + 5.7114137, + 51.1816831 + ], + [ + 5.7129925, + 51.1825299 + ], + [ + 5.7145387, + 51.1835508 + ], + [ + 5.7152823, + 51.1836351 + ], + [ + 5.7162744, + 51.1838062 + ], + [ + 5.7167875, + 51.1840046 + ], + [ + 5.7176985, + 51.1844117 + ], + [ + 5.7182217, + 51.1844821 + ], + [ + 5.7196585, + 51.1846914 + ], + [ + 5.7202371, + 51.1846756 + ], + [ + 5.7215084, + 51.1845534 + ], + [ + 5.7218847, + 51.1845167 + ], + [ + 5.7218907, + 51.1845225 + ], + [ + 5.7222396, + 51.1848575 + ], + [ + 5.7228212, + 51.1850756 + ], + [ + 5.7231297, + 51.185135 + ], + [ + 5.7237342, + 51.1852514 + ], + [ + 5.7251201, + 51.1853072 + ], + [ + 5.7252891, + 51.1848065 + ], + [ + 5.725346, + 51.1846515 + ], + [ + 5.7264711, + 51.1848888 + ], + [ + 5.7265623, + 51.1854944 + ], + [ + 5.7292476, + 51.1857009 + ], + [ + 5.7297651, + 51.1852696 + ], + [ + 5.7302659, + 51.1849552 + ], + [ + 5.7312249, + 51.1851073 + ], + [ + 5.7322992, + 51.185246 + ], + [ + 5.7334447, + 51.1852694 + ], + [ + 5.733677, + 51.1861258 + ], + [ + 5.735099, + 51.1861785 + ], + [ + 5.7369518, + 51.1863082 + ], + [ + 5.7382185, + 51.1863728 + ], + [ + 5.738658, + 51.1861505 + ], + [ + 5.7390425, + 51.1856576 + ], + [ + 5.7396137, + 51.1850451 + ], + [ + 5.7398652, + 51.1849349 + ], + [ + 5.7399945, + 51.1856613 + ], + [ + 5.7401319, + 51.186558 + ], + [ + 5.7412808, + 51.1872036 + ], + [ + 5.7420061, + 51.1876142 + ], + [ + 5.7430949, + 51.187497 + ], + [ + 5.7432386, + 51.1880559 + ], + [ + 5.7434528, + 51.1883192 + ], + [ + 5.7438526, + 51.1886066 + ], + [ + 5.7450253, + 51.1892491 + ], + [ + 5.7455963, + 51.189562 + ], + [ + 5.7482439, + 51.1888901 + ], + [ + 5.7489132, + 51.1887048 + ], + [ + 5.7490225, + 51.1886576 + ], + [ + 5.7497346, + 51.1883502 + ], + [ + 5.7507812, + 51.1877635 + ], + [ + 5.7521714, + 51.1869973 + ], + [ + 5.7532655, + 51.1864188 + ], + [ + 5.7533231, + 51.1863011 + ], + [ + 5.7534152, + 51.1861127 + ], + [ + 5.7569142, + 51.1854529 + ], + [ + 5.7560565, + 51.1844661 + ], + [ + 5.7605059, + 51.1841798 + ], + [ + 5.7642212, + 51.1839177 + ], + [ + 5.7671143, + 51.1836978 + ], + [ + 5.7671595, + 51.1836944 + ], + [ + 5.769647, + 51.1823584 + ], + [ + 5.7720161, + 51.1810493 + ], + [ + 5.7728224, + 51.1806038 + ], + [ + 5.7766869, + 51.1783873 + ], + [ + 5.7753179, + 51.1767295 + ], + [ + 5.7753306, + 51.1764394 + ], + [ + 5.775085, + 51.1760421 + ], + [ + 5.774515, + 51.1751909 + ], + [ + 5.7743067, + 51.1748757 + ], + [ + 5.774059, + 51.1744291 + ], + [ + 5.7734099, + 51.173864 + ], + [ + 5.7728747, + 51.1733614 + ], + [ + 5.77326, + 51.1731655 + ], + [ + 5.7733806, + 51.1729498 + ], + [ + 5.7734551, + 51.1727687 + ], + [ + 5.7736356, + 51.172751 + ], + [ + 5.7740986, + 51.1727056 + ], + [ + 5.7741732, + 51.1726983 + ], + [ + 5.7746637, + 51.1726502 + ], + [ + 5.7758878, + 51.172568 + ], + [ + 5.7775143, + 51.1725131 + ], + [ + 5.7786702, + 51.1723244 + ], + [ + 5.7789406, + 51.1722395 + ], + [ + 5.7792546, + 51.1721354 + ], + [ + 5.7794848, + 51.1719617 + ], + [ + 5.7795387, + 51.1718196 + ], + [ + 5.778718, + 51.1713272 + ], + [ + 5.7774741, + 51.170835 + ], + [ + 5.7766466, + 51.1706116 + ], + [ + 5.7757329, + 51.1705398 + ], + [ + 5.7747495, + 51.1703023 + ], + [ + 5.7739551, + 51.1700992 + ], + [ + 5.7731783, + 51.1700099 + ], + [ + 5.773026, + 51.1699361 + ], + [ + 5.7721112, + 51.1694928 + ], + [ + 5.7715767, + 51.1698733 + ], + [ + 5.7713899, + 51.1700062 + ], + [ + 5.7713203, + 51.1700559 + ], + [ + 5.7706487, + 51.1700999 + ], + [ + 5.7700749, + 51.1699538 + ], + [ + 5.769948, + 51.1698386 + ], + [ + 5.7697202, + 51.1694982 + ], + [ + 5.7695328, + 51.1690689 + ], + [ + 5.7696235, + 51.1683858 + ], + [ + 5.7696754, + 51.1679492 + ], + [ + 5.7697882, + 51.1669623 + ], + [ + 5.7699038, + 51.1659685 + ], + [ + 5.7699685, + 51.1655988 + ], + [ + 5.7701788, + 51.164449 + ], + [ + 5.7708, + 51.1641593 + ], + [ + 5.7713219, + 51.1644522 + ], + [ + 5.7719913, + 51.1647161 + ], + [ + 5.7724658, + 51.164868 + ], + [ + 5.7727994, + 51.1648962 + ], + [ + 5.7731835, + 51.1647939 + ], + [ + 5.773668, + 51.1645284 + ], + [ + 5.7740624, + 51.1642753 + ], + [ + 5.7744113, + 51.1639498 + ], + [ + 5.7741888, + 51.1654279 + ], + [ + 5.7762305, + 51.1654802 + ], + [ + 5.7764846, + 51.1646128 + ], + [ + 5.7767448, + 51.1634514 + ], + [ + 5.776395, + 51.163364 + ], + [ + 5.7761504, + 51.1632276 + ], + [ + 5.7759541, + 51.1631182 + ], + [ + 5.7769675, + 51.1628855 + ], + [ + 5.7778774, + 51.1625718 + ], + [ + 5.7784634, + 51.1634707 + ], + [ + 5.7794006, + 51.1633552 + ], + [ + 5.779447, + 51.1619246 + ], + [ + 5.7795372, + 51.1605118 + ], + [ + 5.7795135, + 51.1594151 + ], + [ + 5.7789546, + 51.159146 + ], + [ + 5.7785455, + 51.1589494 + ], + [ + 5.7775771, + 51.1584676 + ], + [ + 5.776677, + 51.1579738 + ], + [ + 5.7760347, + 51.1575135 + ], + [ + 5.7756785, + 51.1571936 + ], + [ + 5.7766357, + 51.1568932 + ], + [ + 5.7760906, + 51.1562927 + ], + [ + 5.7755119, + 51.1557746 + ], + [ + 5.7749936, + 51.155224 + ], + [ + 5.77476, + 51.1548913 + ], + [ + 5.7749155, + 51.1547818 + ], + [ + 5.775036, + 51.154697 + ], + [ + 5.7751254, + 51.1546341 + ], + [ + 5.7759598, + 51.1544741 + ], + [ + 5.7768558, + 51.1543157 + ], + [ + 5.7770639, + 51.1536132 + ], + [ + 5.7773879, + 51.1524075 + ], + [ + 5.7776814, + 51.1514053 + ], + [ + 5.7783758, + 51.1515388 + ], + [ + 5.7790167, + 51.1516913 + ], + [ + 5.7800592, + 51.1518573 + ], + [ + 5.7813712, + 51.152091 + ], + [ + 5.7826178, + 51.1523118 + ], + [ + 5.783232, + 51.1525466 + ], + [ + 5.7836642, + 51.1527401 + ], + [ + 5.7844212, + 51.1529094 + ], + [ + 5.7850182, + 51.1531741 + ], + [ + 5.785571, + 51.1536672 + ], + [ + 5.7860776, + 51.1543115 + ], + [ + 5.786753, + 51.154915 + ], + [ + 5.7877491, + 51.1552275 + ], + [ + 5.7887331, + 51.1553669 + ], + [ + 5.7891166, + 51.1556248 + ], + [ + 5.7895058, + 51.1558301 + ], + [ + 5.7906743, + 51.1562251 + ], + [ + 5.7910908, + 51.1565008 + ], + [ + 5.7919717, + 51.1569492 + ], + [ + 5.792387, + 51.1570621 + ], + [ + 5.7924309, + 51.157074 + ], + [ + 5.7932731, + 51.1573106 + ], + [ + 5.7936381, + 51.1572996 + ], + [ + 5.7943134, + 51.1573923 + ], + [ + 5.7957832, + 51.1573138 + ], + [ + 5.7964886, + 51.1573172 + ], + [ + 5.7973935, + 51.1577218 + ], + [ + 5.7980567, + 51.157899 + ], + [ + 5.7984919, + 51.1579099 + ], + [ + 5.7986714, + 51.1575898 + ], + [ + 5.8016443, + 51.1590405 + ], + [ + 5.8024324, + 51.1594793 + ], + [ + 5.8020215, + 51.1600099 + ], + [ + 5.8025521, + 51.1603145 + ], + [ + 5.8020624, + 51.1609834 + ], + [ + 5.8026156, + 51.1612178 + ], + [ + 5.8033534, + 51.1615304 + ], + [ + 5.803922, + 51.1619851 + ], + [ + 5.8040177, + 51.1620597 + ], + [ + 5.8044518, + 51.1625209 + ], + [ + 5.8049954, + 51.1628962 + ], + [ + 5.8056903, + 51.1624193 + ], + [ + 5.8062807, + 51.1627871 + ], + [ + 5.8079131, + 51.1618395 + ], + [ + 5.8089489, + 51.161301 + ], + [ + 5.810218, + 51.1606413 + ], + [ + 5.811216, + 51.1602545 + ], + [ + 5.8122706, + 51.1596113 + ], + [ + 5.8123869, + 51.1595382 + ], + [ + 5.8124061, + 51.1595266 + ], + [ + 5.8125701, + 51.1594279 + ], + [ + 5.8128536, + 51.1592541 + ], + [ + 5.8132766, + 51.1590021 + ], + [ + 5.8134088, + 51.1589585 + ], + [ + 5.8135558, + 51.1589051 + ], + [ + 5.813939, + 51.1588838 + ], + [ + 5.814293, + 51.1588642 + ], + [ + 5.8149343, + 51.1587673 + ], + [ + 5.8152234, + 51.1588375 + ], + [ + 5.8152456, + 51.1588429 + ], + [ + 5.8153829, + 51.1588762 + ], + [ + 5.8151676, + 51.1598664 + ], + [ + 5.8151938, + 51.1603599 + ], + [ + 5.8153347, + 51.1607034 + ], + [ + 5.815526, + 51.1609229 + ], + [ + 5.8158234, + 51.1611708 + ], + [ + 5.8159277, + 51.1615011 + ], + [ + 5.8161043, + 51.1621733 + ], + [ + 5.8163676, + 51.1626091 + ], + [ + 5.8170762, + 51.1631608 + ], + [ + 5.8177027, + 51.1634046 + ], + [ + 5.8182906, + 51.1636834 + ], + [ + 5.8190298, + 51.1641706 + ], + [ + 5.8200081, + 51.1647806 + ], + [ + 5.820192, + 51.1649864 + ], + [ + 5.8202745, + 51.1653124 + ], + [ + 5.8207553, + 51.1655214 + ], + [ + 5.822454, + 51.1663629 + ], + [ + 5.8243551, + 51.1677687 + ], + [ + 5.8253958, + 51.1673561 + ], + [ + 5.8259405, + 51.1670637 + ], + [ + 5.8265466, + 51.1668084 + ], + [ + 5.8265944, + 51.1667883 + ], + [ + 5.8273093, + 51.1663818 + ], + [ + 5.8274787, + 51.1661238 + ], + [ + 5.8275347, + 51.1655995 + ], + [ + 5.8277053, + 51.1651517 + ], + [ + 5.8278149, + 51.1648394 + ], + [ + 5.8278603, + 51.1646674 + ], + [ + 5.8280265, + 51.1644335 + ], + [ + 5.828252, + 51.1641162 + ], + [ + 5.8287356, + 51.1641835 + ], + [ + 5.8292205, + 51.1641777 + ], + [ + 5.8293814, + 51.1641163 + ], + [ + 5.8298023, + 51.1641454 + ], + [ + 5.8300374, + 51.1640237 + ], + [ + 5.8301632, + 51.1638782 + ], + [ + 5.8302392, + 51.163763 + ], + [ + 5.830378, + 51.1636881 + ], + [ + 5.8305951, + 51.1635711 + ], + [ + 5.8313944, + 51.1632025 + ], + [ + 5.8319998, + 51.1626511 + ], + [ + 5.8323604, + 51.1623791 + ], + [ + 5.8325892, + 51.1624016 + ], + [ + 5.833048, + 51.161909 + ], + [ + 5.8334492, + 51.1613166 + ], + [ + 5.8335805, + 51.1610017 + ], + [ + 5.8332752, + 51.16085 + ], + [ + 5.8330392, + 51.1604779 + ], + [ + 5.8327976, + 51.1600488 + ], + [ + 5.8327712, + 51.1596696 + ], + [ + 5.8328519, + 51.1592411 + ], + [ + 5.8330523, + 51.1589369 + ], + [ + 5.8334512, + 51.1587332 + ], + [ + 5.8338134, + 51.1586565 + ], + [ + 5.8339439, + 51.1586288 + ], + [ + 5.8345325, + 51.1585874 + ], + [ + 5.835051, + 51.1583844 + ], + [ + 5.835237, + 51.1581993 + ], + [ + 5.8355591, + 51.1577359 + ], + [ + 5.8358152, + 51.1575956 + ], + [ + 5.8364444, + 51.1574598 + ], + [ + 5.8375946, + 51.1572035 + ], + [ + 5.8385622, + 51.1570133 + ], + [ + 5.8377319, + 51.1557066 + ], + [ + 5.8373038, + 51.155785 + ], + [ + 5.8368696, + 51.1548735 + ], + [ + 5.8363922, + 51.1535076 + ], + [ + 5.8384015, + 51.1528384 + ], + [ + 5.8401886, + 51.1522382 + ], + [ + 5.8407289, + 51.1519297 + ], + [ + 5.8423667, + 51.1507324 + ], + [ + 5.8428558, + 51.1504085 + ], + [ + 5.8437733, + 51.150123 + ], + [ + 5.8439549, + 51.149915 + ], + [ + 5.8440703, + 51.1498525 + ], + [ + 5.8461501, + 51.1487266 + ], + [ + 5.8464421, + 51.1488054 + ], + [ + 5.8469087, + 51.1487996 + ], + [ + 5.8476901, + 51.1484471 + ], + [ + 5.8493307, + 51.1474622 + ], + [ + 5.8498819, + 51.1471581 + ], + [ + 5.8506768, + 51.14689 + ], + [ + 5.8517119, + 51.1464406 + ], + [ + 5.853601, + 51.1455348 + ], + [ + 5.8550478, + 51.1449499 + ], + [ + 5.85512, + 51.1449014 + ], + [ + 5.8555204, + 51.1446252 + ], + [ + 5.855708, + 51.1444958 + ], + [ + 5.8544108, + 51.1438124 + ], + [ + 5.8532455, + 51.1433513 + ], + [ + 5.8526875, + 51.1430998 + ], + [ + 5.8513014, + 51.1427511 + ], + [ + 5.8496019, + 51.1423308 + ], + [ + 5.8481746, + 51.1418249 + ], + [ + 5.8470869, + 51.1414152 + ], + [ + 5.8462108, + 51.1409391 + ], + [ + 5.8456369, + 51.1402991 + ], + [ + 5.8448888, + 51.1394167 + ], + [ + 5.8445669, + 51.1388445 + ], + [ + 5.8442973, + 51.1381002 + ], + [ + 5.8439368, + 51.1371124 + ], + [ + 5.8436873, + 51.1359746 + ], + [ + 5.8435355, + 51.134838 + ], + [ + 5.8432672, + 51.1339039 + ], + [ + 5.8429013, + 51.1330877 + ], + [ + 5.8423939, + 51.1323714 + ], + [ + 5.8417074, + 51.1317145 + ], + [ + 5.8412809, + 51.1312648 + ], + [ + 5.8404522, + 51.1308017 + ], + [ + 5.8395787, + 51.1306318 + ], + [ + 5.8388936, + 51.1305876 + ], + [ + 5.8375605, + 51.1306404 + ], + [ + 5.8354625, + 51.1307621 + ], + [ + 5.8338223, + 51.1307135 + ], + [ + 5.8323286, + 51.1306059 + ], + [ + 5.8301862, + 51.1303485 + ], + [ + 5.8285509, + 51.13011 + ], + [ + 5.8273634, + 51.12985 + ], + [ + 5.8259357, + 51.1296159 + ], + [ + 5.8255629, + 51.1294365 + ], + [ + 5.8249672, + 51.1292346 + ], + [ + 5.8242353, + 51.1288407 + ], + [ + 5.8235914, + 51.1283704 + ], + [ + 5.8227348, + 51.127691 + ], + [ + 5.8216944, + 51.1269115 + ], + [ + 5.8206073, + 51.1260276 + ], + [ + 5.8192637, + 51.1248483 + ], + [ + 5.8185487, + 51.1242517 + ], + [ + 5.8174097, + 51.1233184 + ], + [ + 5.8171712, + 51.1231578 + ], + [ + 5.8162869, + 51.1225626 + ], + [ + 5.815103, + 51.1218098 + ], + [ + 5.8143067, + 51.1213141 + ], + [ + 5.8137684, + 51.1209769 + ], + [ + 5.8125701, + 51.1202266 + ], + [ + 5.8118152, + 51.1197851 + ], + [ + 5.8111086, + 51.1192655 + ], + [ + 5.8103505, + 51.1184891 + ], + [ + 5.8097068, + 51.1176678 + ], + [ + 5.8091079, + 51.1167755 + ], + [ + 5.8088558, + 51.1163148 + ], + [ + 5.808464, + 51.1155989 + ], + [ + 5.8078937, + 51.1143508 + ], + [ + 5.8078036, + 51.1133153 + ], + [ + 5.8080337, + 51.1122347 + ], + [ + 5.8085953, + 51.1111226 + ], + [ + 5.8093304, + 51.1101268 + ], + [ + 5.8102698, + 51.1093061 + ], + [ + 5.8110609, + 51.1087219 + ], + [ + 5.8116938, + 51.1083904 + ], + [ + 5.8123766, + 51.1080377 + ], + [ + 5.8135226, + 51.1078204 + ], + [ + 5.8138538, + 51.1077935 + ], + [ + 5.8153501, + 51.1076719 + ], + [ + 5.8174042, + 51.107721 + ], + [ + 5.819551, + 51.1079557 + ], + [ + 5.8212328, + 51.1080026 + ], + [ + 5.8237472, + 51.1079751 + ], + [ + 5.8263479, + 51.1077095 + ], + [ + 5.8281319, + 51.107215 + ], + [ + 5.8298912, + 51.1063973 + ], + [ + 5.8316199, + 51.1052997 + ], + [ + 5.8325457, + 51.1040712 + ], + [ + 5.8331801, + 51.1026527 + ], + [ + 5.8332612, + 51.1013348 + ], + [ + 5.8332555, + 51.1009594 + ], + [ + 5.8331737, + 51.0998604 + ], + [ + 5.8330418, + 51.0992591 + ], + [ + 5.8325484, + 51.0983052 + ], + [ + 5.8321214, + 51.0976156 + ], + [ + 5.8319906, + 51.0974044 + ], + [ + 5.8312272, + 51.0963765 + ], + [ + 5.830244, + 51.0954782 + ], + [ + 5.828934, + 51.0946231 + ], + [ + 5.8277893, + 51.0938677 + ], + [ + 5.8265138, + 51.0931336 + ], + [ + 5.8254205, + 51.0926823 + ], + [ + 5.8242025, + 51.092408 + ], + [ + 5.8229869, + 51.0923146 + ], + [ + 5.8217561, + 51.0924363 + ], + [ + 5.8206187, + 51.0927521 + ], + [ + 5.8196211, + 51.0931838 + ], + [ + 5.8189563, + 51.0934853 + ], + [ + 5.8181572, + 51.0938197 + ], + [ + 5.8176401, + 51.094022 + ], + [ + 5.8170111, + 51.0942935 + ], + [ + 5.8163238, + 51.094547 + ], + [ + 5.8154553, + 51.0948583 + ], + [ + 5.8149373, + 51.0950463 + ], + [ + 5.8149282, + 51.0950495 + ], + [ + 5.8142792, + 51.0952808 + ], + [ + 5.8137579, + 51.0954369 + ], + [ + 5.8131932, + 51.0955931 + ], + [ + 5.8126645, + 51.09574 + ], + [ + 5.8120627, + 51.0958393 + ], + [ + 5.8115116, + 51.0959268 + ], + [ + 5.8108982, + 51.0959735 + ], + [ + 5.8098895, + 51.0960567 + ], + [ + 5.8087782, + 51.0960809 + ], + [ + 5.8077357, + 51.0960796 + ], + [ + 5.8069356, + 51.0959855 + ], + [ + 5.8061494, + 51.0958592 + ], + [ + 5.8054177, + 51.0957236 + ], + [ + 5.8047728, + 51.0955464 + ], + [ + 5.8040404, + 51.0953512 + ], + [ + 5.8030338, + 51.0949974 + ], + [ + 5.8021955, + 51.094748 + ], + [ + 5.8013021, + 51.0944196 + ], + [ + 5.8011925, + 51.0943896 + ], + [ + 5.800309, + 51.0940032 + ], + [ + 5.7993517, + 51.0935234 + ], + [ + 5.7988654, + 51.0932309 + ], + [ + 5.7983834, + 51.0929877 + ], + [ + 5.7983693, + 51.0929792 + ], + [ + 5.7982698, + 51.0929037 + ], + [ + 5.7968875, + 51.0920204 + ], + [ + 5.7964558, + 51.0917962 + ], + [ + 5.7961305, + 51.0915361 + ], + [ + 5.7956323, + 51.0910022 + ], + [ + 5.7953728, + 51.0903672 + ], + [ + 5.7953414, + 51.0896425 + ], + [ + 5.7955041, + 51.0888923 + ], + [ + 5.7957512, + 51.0885082 + ], + [ + 5.7961575, + 51.0880031 + ], + [ + 5.7966905, + 51.0872844 + ], + [ + 5.7973245, + 51.0865218 + ], + [ + 5.7980393, + 51.0858412 + ], + [ + 5.7988819, + 51.0852101 + ], + [ + 5.7997257, + 51.0846934 + ], + [ + 5.8005646, + 51.0840692 + ], + [ + 5.8013716, + 51.0835092 + ], + [ + 5.8020015, + 51.0830348 + ], + [ + 5.802307, + 51.082756 + ], + [ + 5.8025601, + 51.0825552 + ], + [ + 5.803193, + 51.081895 + ], + [ + 5.8036915, + 51.0812179 + ], + [ + 5.8040843, + 51.0805022 + ], + [ + 5.8045303, + 51.0796422 + ], + [ + 5.8047487, + 51.0788928 + ], + [ + 5.8047097, + 51.0781923 + ], + [ + 5.8045367, + 51.0775084 + ], + [ + 5.8041517, + 51.0770702 + ], + [ + 5.8032693, + 51.0766154 + ], + [ + 5.8022958, + 51.0760968 + ], + [ + 5.8010005, + 51.075621 + ], + [ + 5.8006017, + 51.0754676 + ], + [ + 5.8001692, + 51.0752803 + ], + [ + 5.7992962, + 51.0747435 + ], + [ + 5.7985093, + 51.0743041 + ], + [ + 5.7981959, + 51.0740973 + ], + [ + 5.7977126, + 51.0736432 + ], + [ + 5.7970208, + 51.0728464 + ], + [ + 5.7968531, + 51.0726768 + ], + [ + 5.796732, + 51.0724885 + ], + [ + 5.7966559, + 51.0722197 + ], + [ + 5.7966069, + 51.0717564 + ], + [ + 5.7966934, + 51.0713465 + ], + [ + 5.7968318, + 51.0709864 + ], + [ + 5.7972872, + 51.0702961 + ], + [ + 5.7979277, + 51.0689757 + ], + [ + 5.7983889, + 51.068114 + ], + [ + 5.7988372, + 51.0674307 + ], + [ + 5.7990866, + 51.0670259 + ], + [ + 5.7999866, + 51.0656616 + ], + [ + 5.800271, + 51.0652107 + ], + [ + 5.8004856, + 51.0647264 + ], + [ + 5.8006926, + 51.0640913 + ], + [ + 5.8008738, + 51.063315 + ], + [ + 5.8008929, + 51.0629606 + ], + [ + 5.8008074, + 51.0624886 + ], + [ + 5.8006783, + 51.0620056 + ], + [ + 5.8002042, + 51.0610923 + ], + [ + 5.7998587, + 51.0606413 + ], + [ + 5.7991902, + 51.0601595 + ], + [ + 5.7986493, + 51.0598386 + ], + [ + 5.7982823, + 51.0596597 + ], + [ + 5.7977372, + 51.0594507 + ], + [ + 5.7969131, + 51.0592287 + ], + [ + 5.7954395, + 51.0588685 + ], + [ + 5.7943569, + 51.0587308 + ], + [ + 5.7934683, + 51.0586666 + ], + [ + 5.7925877, + 51.0586389 + ], + [ + 5.7917812, + 51.0586743 + ], + [ + 5.7910604, + 51.0588095 + ], + [ + 5.7902084, + 51.0590465 + ], + [ + 5.7891407, + 51.059352 + ], + [ + 5.7880908, + 51.0596435 + ], + [ + 5.7867576, + 51.0600407 + ], + [ + 5.7858567, + 51.0604998 + ], + [ + 5.7850588, + 51.0608803 + ], + [ + 5.7843749, + 51.0611841 + ], + [ + 5.7836576, + 51.0614609 + ], + [ + 5.7826551, + 51.0617657 + ], + [ + 5.780527, + 51.0623855 + ], + [ + 5.7792678, + 51.0627064 + ], + [ + 5.7786772, + 51.0628379 + ], + [ + 5.7778442, + 51.0629764 + ], + [ + 5.7770786, + 51.0630571 + ], + [ + 5.7757477, + 51.062981 + ], + [ + 5.7753015, + 51.0629489 + ], + [ + 5.7747896, + 51.0628945 + ], + [ + 5.7742904, + 51.0627692 + ], + [ + 5.7737346, + 51.0625529 + ], + [ + 5.7731244, + 51.0621887 + ], + [ + 5.7726905, + 51.0617771 + ], + [ + 5.7723788, + 51.0613276 + ], + [ + 5.7720566, + 51.0606086 + ], + [ + 5.7719619, + 51.0602965 + ], + [ + 5.7719958, + 51.0599099 + ], + [ + 5.7720488, + 51.0592764 + ], + [ + 5.7721351, + 51.0585283 + ], + [ + 5.7721541, + 51.0578356 + ], + [ + 5.7721567, + 51.0575065 + ], + [ + 5.7723057, + 51.0565155 + ], + [ + 5.7724635, + 51.0557255 + ], + [ + 5.7724115, + 51.055093 + ], + [ + 5.7721625, + 51.0539643 + ], + [ + 5.771949, + 51.05281 + ], + [ + 5.7716802, + 51.0519008 + ], + [ + 5.7713653, + 51.0511817 + ], + [ + 5.7710213, + 51.0504492 + ], + [ + 5.770198, + 51.0489307 + ], + [ + 5.7690074, + 51.0470547 + ], + [ + 5.7680213, + 51.04554 + ], + [ + 5.7674437, + 51.0445813 + ], + [ + 5.7665674, + 51.0432529 + ], + [ + 5.7657513, + 51.0423102 + ], + [ + 5.7651974, + 51.0417043 + ], + [ + 5.7647989, + 51.0412683 + ], + [ + 5.7640119, + 51.040461 + ], + [ + 5.7627341, + 51.0392678 + ], + [ + 5.7613819, + 51.0380655 + ], + [ + 5.7611107, + 51.0378293 + ], + [ + 5.7606914, + 51.0374644 + ], + [ + 5.7605257, + 51.0373059 + ], + [ + 5.7600883, + 51.0368877 + ], + [ + 5.7597637, + 51.0365294 + ], + [ + 5.7595425, + 51.0362852 + ], + [ + 5.7591018, + 51.0356933 + ], + [ + 5.7586672, + 51.0350487 + ], + [ + 5.7583923, + 51.0344369 + ], + [ + 5.7582054, + 51.0338676 + ], + [ + 5.7581385, + 51.0334799 + ], + [ + 5.7581587, + 51.0331051 + ], + [ + 5.7582067, + 51.0326866 + ], + [ + 5.758359, + 51.0322398 + ], + [ + 5.7586654, + 51.031579 + ], + [ + 5.7589803, + 51.0311306 + ], + [ + 5.7592709, + 51.030872 + ], + [ + 5.760158, + 51.0304547 + ], + [ + 5.7608461, + 51.0301878 + ], + [ + 5.7616604, + 51.0299082 + ], + [ + 5.7628325, + 51.0296138 + ], + [ + 5.7638679, + 51.0295103 + ], + [ + 5.764719, + 51.0294063 + ], + [ + 5.7663272, + 51.0292058 + ], + [ + 5.7673636, + 51.0290086 + ], + [ + 5.7677892, + 51.0289276 + ], + [ + 5.7681598, + 51.0288571 + ], + [ + 5.7691012, + 51.0286014 + ], + [ + 5.77021, + 51.0282367 + ], + [ + 5.7711781, + 51.0278825 + ], + [ + 5.7722185, + 51.0275322 + ], + [ + 5.7730638, + 51.0271883 + ], + [ + 5.7736989, + 51.0268327 + ], + [ + 5.7743137, + 51.0263744 + ], + [ + 5.7747315, + 51.0259958 + ], + [ + 5.7750653, + 51.0255861 + ], + [ + 5.7755309, + 51.0249465 + ], + [ + 5.7761964, + 51.0237363 + ], + [ + 5.776465, + 51.0230165 + ], + [ + 5.7764723, + 51.0224157 + ], + [ + 5.7763496, + 51.0219668 + ], + [ + 5.7761253, + 51.0215099 + ], + [ + 5.7755994, + 51.0208366 + ], + [ + 5.7748099, + 51.0201749 + ], + [ + 5.7728423, + 51.0184392 + ], + [ + 5.7725609, + 51.018191 + ], + [ + 5.7710253, + 51.0167096 + ], + [ + 5.7699623, + 51.0156394 + ], + [ + 5.7696846, + 51.0154048 + ], + [ + 5.769195, + 51.0149912 + ], + [ + 5.7678401, + 51.0133458 + ], + [ + 5.7671812, + 51.0125389 + ], + [ + 5.7668897, + 51.0119821 + ], + [ + 5.7666037, + 51.0113545 + ], + [ + 5.7663685, + 51.010733 + ], + [ + 5.7662371, + 51.0102158 + ], + [ + 5.7661836, + 51.0097915 + ], + [ + 5.7662, + 51.0092568 + ], + [ + 5.766179, + 51.0085192 + ], + [ + 5.7663626, + 51.0069257 + ], + [ + 5.7664898, + 51.0062793 + ], + [ + 5.7665706, + 51.0061182 + ], + [ + 5.7669924, + 51.0048176 + ], + [ + 5.7672295, + 51.004014 + ], + [ + 5.7673835, + 51.0032724 + ], + [ + 5.7674468, + 51.0025242 + ], + [ + 5.7674984, + 51.0016434 + ], + [ + 5.7674301, + 51.0007149 + ], + [ + 5.7673404, + 50.9998551 + ], + [ + 5.7671438, + 50.9992358 + ], + [ + 5.7667917, + 50.9986445 + ], + [ + 5.7663119, + 50.9979689 + ], + [ + 5.7657789, + 50.9974352 + ], + [ + 5.7649622, + 50.9967447 + ], + [ + 5.7624844, + 50.994856 + ], + [ + 5.7618324, + 50.9943822 + ], + [ + 5.7608602, + 50.9937447 + ], + [ + 5.7603275, + 50.9934429 + ], + [ + 5.7597395, + 50.9931099 + ], + [ + 5.759227, + 50.9927969 + ], + [ + 5.7578798, + 50.9919741 + ], + [ + 5.7568245, + 50.9913345 + ], + [ + 5.7561613, + 50.990799 + ], + [ + 5.7556721, + 50.9902949 + ], + [ + 5.7551423, + 50.9896606 + ], + [ + 5.754433, + 50.9887478 + ], + [ + 5.7535482, + 50.9876158 + ], + [ + 5.7523157, + 50.9859794 + ], + [ + 5.7505992, + 50.9839967 + ], + [ + 5.7493361, + 50.9826028 + ], + [ + 5.7490699, + 50.9823589 + ], + [ + 5.7484988, + 50.982022 + ], + [ + 5.7477676, + 50.981585 + ], + [ + 5.7475381, + 50.9813867 + ], + [ + 5.7464482, + 50.9809529 + ], + [ + 5.7452211, + 50.9805493 + ], + [ + 5.7431017, + 50.980018 + ], + [ + 5.7403683, + 50.9795354 + ], + [ + 5.739736, + 50.9794238 + ], + [ + 5.7390865, + 50.97927 + ], + [ + 5.7385854, + 50.9790976 + ], + [ + 5.7378042, + 50.9787247 + ], + [ + 5.7370876, + 50.978283 + ], + [ + 5.7367561, + 50.9780186 + ], + [ + 5.7364605, + 50.9776786 + ], + [ + 5.7362735, + 50.9774031 + ], + [ + 5.7361459, + 50.9772152 + ], + [ + 5.7358891, + 50.9767355 + ], + [ + 5.7355326, + 50.9759451 + ], + [ + 5.7352697, + 50.9750743 + ], + [ + 5.7350076, + 50.9743247 + ], + [ + 5.7347476, + 50.9739001 + ], + [ + 5.7342469, + 50.9732221 + ], + [ + 5.7336669, + 50.9726015 + ], + [ + 5.7333279, + 50.9722731 + ], + [ + 5.7330659, + 50.9720748 + ], + [ + 5.7329457, + 50.971991 + ], + [ + 5.73278, + 50.9718754 + ], + [ + 5.732713, + 50.9718287 + ], + [ + 5.7324365, + 50.9716564 + ], + [ + 5.7320904, + 50.9714409 + ], + [ + 5.7319782, + 50.9713711 + ], + [ + 5.7304147, + 50.9704304 + ], + [ + 5.7293848, + 50.9698577 + ], + [ + 5.729042, + 50.9696348 + ], + [ + 5.7287135, + 50.9693707 + ], + [ + 5.7283925, + 50.9691432 + ], + [ + 5.7270384, + 50.9680891 + ], + [ + 5.7261728, + 50.9673602 + ], + [ + 5.7253986, + 50.9667157 + ], + [ + 5.7245586, + 50.9660073 + ], + [ + 5.7235288, + 50.9651465 + ], + [ + 5.7224415, + 50.9643063 + ], + [ + 5.7220651, + 50.9639645 + ], + [ + 5.7216298, + 50.9635338 + ], + [ + 5.7211098, + 50.9629431 + ], + [ + 5.7207129, + 50.9623543 + ], + [ + 5.7205601, + 50.9615632 + ], + [ + 5.7203964, + 50.9607492 + ], + [ + 5.7204225, + 50.9601084 + ], + [ + 5.7204791, + 50.959607 + ], + [ + 5.7208167, + 50.9589719 + ], + [ + 5.7212959, + 50.9583796 + ], + [ + 5.721557, + 50.9580559 + ], + [ + 5.7220009, + 50.9575599 + ], + [ + 5.7226943, + 50.9570332 + ], + [ + 5.7235009, + 50.9565884 + ], + [ + 5.7239805, + 50.9563682 + ], + [ + 5.7243657, + 50.9561914 + ], + [ + 5.7253796, + 50.9558625 + ], + [ + 5.7263144, + 50.9555773 + ], + [ + 5.7273442, + 50.9553834 + ], + [ + 5.7283272, + 50.9552124 + ], + [ + 5.7293514, + 50.9551877 + ], + [ + 5.7300904, + 50.9552125 + ], + [ + 5.7305103, + 50.9552266 + ], + [ + 5.7316153, + 50.9553092 + ], + [ + 5.7320468, + 50.9553921 + ], + [ + 5.7335913, + 50.9556124 + ], + [ + 5.7345409, + 50.9557162 + ], + [ + 5.7352306, + 50.9559033 + ], + [ + 5.735556, + 50.9559966 + ], + [ + 5.7359387, + 50.9561064 + ], + [ + 5.7364368, + 50.9563149 + ], + [ + 5.7370126, + 50.9566788 + ], + [ + 5.7375299, + 50.9569947 + ], + [ + 5.7383343, + 50.9574079 + ], + [ + 5.73891, + 50.9577694 + ], + [ + 5.7394217, + 50.958241 + ], + [ + 5.7399185, + 50.9586692 + ], + [ + 5.7405863, + 50.959163 + ], + [ + 5.7412678, + 50.9596042 + ], + [ + 5.7415547, + 50.959822 + ], + [ + 5.7419394, + 50.9601141 + ], + [ + 5.7424968, + 50.9604573 + ], + [ + 5.7431992, + 50.9608022 + ], + [ + 5.7437294, + 50.9609557 + ], + [ + 5.7445786, + 50.9611398 + ], + [ + 5.7452853, + 50.9611964 + ], + [ + 5.7461369, + 50.9612182 + ], + [ + 5.7467743, + 50.9612057 + ], + [ + 5.7471372, + 50.9611986 + ], + [ + 5.748422, + 50.961081 + ], + [ + 5.7491477, + 50.960924 + ], + [ + 5.7500695, + 50.9605906 + ], + [ + 5.7508759, + 50.9602213 + ], + [ + 5.7514637, + 50.9599969 + ], + [ + 5.7521052, + 50.959715 + ], + [ + 5.7528792, + 50.9593069 + ], + [ + 5.7537428, + 50.9588135 + ], + [ + 5.7541491, + 50.9585768 + ], + [ + 5.7541574, + 50.958572 + ], + [ + 5.7543145, + 50.9584805 + ], + [ + 5.7544397, + 50.9583935 + ], + [ + 5.7544942, + 50.9583597 + ], + [ + 5.7545085, + 50.9583508 + ], + [ + 5.7547428, + 50.9582052 + ], + [ + 5.755407, + 50.9576853 + ], + [ + 5.7559669, + 50.9572298 + ], + [ + 5.7567206, + 50.9566203 + ], + [ + 5.7572299, + 50.9561765 + ], + [ + 5.7575474, + 50.9557427 + ], + [ + 5.7580153, + 50.9551503 + ], + [ + 5.7583001, + 50.9547097 + ], + [ + 5.7585412, + 50.9542374 + ], + [ + 5.7587315, + 50.9537583 + ], + [ + 5.7587475, + 50.9532342 + ], + [ + 5.7587794, + 50.9528337 + ], + [ + 5.7587608, + 50.9524188 + ], + [ + 5.7586905, + 50.9519668 + ], + [ + 5.7586142, + 50.951617 + ], + [ + 5.7583387, + 50.9512451 + ], + [ + 5.7580018, + 50.9508804 + ], + [ + 5.7576618, + 50.9505684 + ], + [ + 5.7571884, + 50.950305 + ], + [ + 5.7567413, + 50.9501353 + ], + [ + 5.75624, + 50.9499679 + ], + [ + 5.7558476, + 50.9498835 + ], + [ + 5.7554781, + 50.9498042 + ], + [ + 5.7538687, + 50.9495935 + ], + [ + 5.7526778, + 50.9492553 + ], + [ + 5.7522022, + 50.9491245 + ], + [ + 5.7508912, + 50.9487204 + ], + [ + 5.7493869, + 50.9481774 + ], + [ + 5.7488523, + 50.9479955 + ], + [ + 5.7485697, + 50.9478994 + ], + [ + 5.7476794, + 50.9475827 + ], + [ + 5.7473003, + 50.9473211 + ], + [ + 5.7470554, + 50.9471024 + ], + [ + 5.7465692, + 50.9466353 + ], + [ + 5.7462128, + 50.9461334 + ], + [ + 5.7460163, + 50.9456926 + ], + [ + 5.7459152, + 50.945368 + ], + [ + 5.745817, + 50.9449795 + ], + [ + 5.7457205, + 50.9444101 + ], + [ + 5.7457781, + 50.9440391 + ], + [ + 5.7457179, + 50.9434788 + ], + [ + 5.7457035, + 50.9432597 + ], + [ + 5.7456835, + 50.9429549 + ], + [ + 5.7454606, + 50.9424089 + ], + [ + 5.7450481, + 50.9417218 + ], + [ + 5.7441119, + 50.9401216 + ], + [ + 5.7436416, + 50.9394393 + ], + [ + 5.7430642, + 50.9385515 + ], + [ + 5.7424719, + 50.9376226 + ], + [ + 5.7418088, + 50.9365087 + ], + [ + 5.7413643, + 50.9358698 + ], + [ + 5.7409289, + 50.9354094 + ], + [ + 5.7403188, + 50.9348466 + ], + [ + 5.7401927, + 50.9347468 + ], + [ + 5.7396255, + 50.9342979 + ], + [ + 5.7389406, + 50.9338545 + ], + [ + 5.7381247, + 50.9333315 + ], + [ + 5.7366027, + 50.9324086 + ], + [ + 5.735416, + 50.9317246 + ], + [ + 5.7343738, + 50.9310012 + ], + [ + 5.734299, + 50.9309508 + ], + [ + 5.7336341, + 50.930503 + ], + [ + 5.7331569, + 50.9301754 + ], + [ + 5.7325656, + 50.9296789 + ], + [ + 5.7320176, + 50.9291572 + ], + [ + 5.7314066, + 50.9284937 + ], + [ + 5.7301382, + 50.9272219 + ], + [ + 5.7284576, + 50.925263 + ], + [ + 5.7275457, + 50.9241659 + ], + [ + 5.7271147, + 50.9233987 + ], + [ + 5.7266152, + 50.9226594 + ], + [ + 5.7264712, + 50.9221735 + ], + [ + 5.7264242, + 50.9220148 + ], + [ + 5.7262554, + 50.9214137 + ], + [ + 5.7261525, + 50.9205514 + ], + [ + 5.7260053, + 50.9195748 + ], + [ + 5.7260046, + 50.91879 + ], + [ + 5.7261144, + 50.9181901 + ], + [ + 5.7263669, + 50.9174065 + ], + [ + 5.7265449, + 50.9167627 + ], + [ + 5.7266758, + 50.9161215 + ], + [ + 5.726719, + 50.9153822 + ], + [ + 5.7266584, + 50.9147486 + ], + [ + 5.7266387, + 50.9145034 + ], + [ + 5.7265718, + 50.9142616 + ], + [ + 5.7263767, + 50.9137934 + ], + [ + 5.7263684, + 50.9137778 + ], + [ + 5.7260379, + 50.9131618 + ], + [ + 5.7256633, + 50.9125419 + ], + [ + 5.7252609, + 50.9120069 + ], + [ + 5.7250759, + 50.911729 + ], + [ + 5.7245894, + 50.9111303 + ], + [ + 5.7242698, + 50.9108006 + ], + [ + 5.7238698, + 50.9105137 + ], + [ + 5.7230873, + 50.9098259 + ], + [ + 5.7226901, + 50.9094648 + ], + [ + 5.7221417, + 50.9091143 + ], + [ + 5.7216256, + 50.9088649 + ], + [ + 5.7209273, + 50.9085572 + ], + [ + 5.720282, + 50.9083274 + ], + [ + 5.7196928, + 50.9081595 + ], + [ + 5.719137, + 50.9080236 + ], + [ + 5.7187386, + 50.9079624 + ], + [ + 5.7182431, + 50.9079113 + ], + [ + 5.7178181, + 50.9079062 + ], + [ + 5.7176807, + 50.9079046 + ], + [ + 5.7172377, + 50.9079154 + ], + [ + 5.7167915, + 50.9079401 + ], + [ + 5.7161895, + 50.9080515 + ], + [ + 5.7154852, + 50.9082283 + ], + [ + 5.7145219, + 50.9085413 + ], + [ + 5.7136502, + 50.9088973 + ], + [ + 5.7129245, + 50.9091989 + ], + [ + 5.7123815, + 50.909469 + ], + [ + 5.7118053, + 50.9098225 + ], + [ + 5.7113367, + 50.9101634 + ], + [ + 5.7104214, + 50.910739 + ], + [ + 5.7100364, + 50.9109916 + ], + [ + 5.7096845, + 50.9111492 + ], + [ + 5.7093609, + 50.9112835 + ], + [ + 5.7086771, + 50.9114325 + ], + [ + 5.7076847, + 50.9116256 + ], + [ + 5.7069778, + 50.9117241 + ], + [ + 5.706519, + 50.9116933 + ], + [ + 5.7056847, + 50.9116405 + ], + [ + 5.7045144, + 50.9115652 + ], + [ + 5.7035437, + 50.9114166 + ], + [ + 5.7026775, + 50.9112671 + ], + [ + 5.7019239, + 50.9111443 + ], + [ + 5.7012442, + 50.9109679 + ], + [ + 5.7003841, + 50.9106659 + ], + [ + 5.6995822, + 50.9103798 + ], + [ + 5.6988332, + 50.9100608 + ], + [ + 5.6982767, + 50.9097886 + ], + [ + 5.6978243, + 50.9094994 + ], + [ + 5.697476, + 50.9091978 + ], + [ + 5.6971728, + 50.9088427 + ], + [ + 5.6969162, + 50.9084734 + ], + [ + 5.6966841, + 50.9080853 + ], + [ + 5.6964886, + 50.9077154 + ], + [ + 5.696383, + 50.9074509 + ], + [ + 5.6962697, + 50.9070527 + ], + [ + 5.6962317, + 50.90676 + ], + [ + 5.696234, + 50.9066053 + ], + [ + 5.6962953, + 50.9063873 + ], + [ + 5.6966774, + 50.9044127 + ], + [ + 5.6967735, + 50.903574 + ], + [ + 5.6968487, + 50.9027562 + ], + [ + 5.6967262, + 50.9015523 + ], + [ + 5.6965765, + 50.9006751 + ], + [ + 5.6964011, + 50.8999078 + ], + [ + 5.6962342, + 50.8993253 + ], + [ + 5.6961726, + 50.8991781 + ], + [ + 5.6959379, + 50.8986185 + ], + [ + 5.6956661, + 50.8981443 + ], + [ + 5.6953129, + 50.8974609 + ], + [ + 5.6949844, + 50.8968892 + ], + [ + 5.694392, + 50.8961399 + ], + [ + 5.693725, + 50.8954256 + ], + [ + 5.6932375, + 50.8948259 + ], + [ + 5.6929007, + 50.8944825 + ], + [ + 5.6920771, + 50.8938314 + ], + [ + 5.6914292, + 50.8932881 + ], + [ + 5.6910212, + 50.8929705 + ], + [ + 5.689911, + 50.8923635 + ], + [ + 5.6894067, + 50.8922112 + ], + [ + 5.6881381, + 50.8916036 + ], + [ + 5.6870087, + 50.8910812 + ], + [ + 5.6856811, + 50.8904148 + ], + [ + 5.6846806, + 50.8898773 + ], + [ + 5.6839412, + 50.8894057 + ], + [ + 5.6833197, + 50.8889032 + ], + [ + 5.6826579, + 50.8883736 + ], + [ + 5.6817967, + 50.8876476 + ], + [ + 5.6814418, + 50.8870632 + ], + [ + 5.6811837, + 50.8867499 + ], + [ + 5.6807527, + 50.886176 + ], + [ + 5.68039, + 50.8855833 + ], + [ + 5.6798448, + 50.8846005 + ], + [ + 5.679749, + 50.8843797 + ], + [ + 5.6796281, + 50.8841008 + ], + [ + 5.6794754, + 50.8837769 + ], + [ + 5.6793657, + 50.8834785 + ], + [ + 5.6793197, + 50.8831658 + ], + [ + 5.6793105, + 50.8828807 + ], + [ + 5.6793105, + 50.8825773 + ], + [ + 5.6793473, + 50.8821174 + ], + [ + 5.6793605, + 50.8817758 + ], + [ + 5.6793933, + 50.8814093 + ], + [ + 5.6794416, + 50.881105 + ], + [ + 5.6795191, + 50.8808945 + ], + [ + 5.679558, + 50.8805974 + ], + [ + 5.6786966, + 50.8806539 + ], + [ + 5.6783778, + 50.8806734 + ], + [ + 5.6782212, + 50.8806836 + ], + [ + 5.6769518, + 50.8808091 + ], + [ + 5.6762985, + 50.8809229 + ], + [ + 5.6759888, + 50.880938 + ], + [ + 5.6756344, + 50.8809551 + ], + [ + 5.6747539, + 50.8809978 + ], + [ + 5.6739958, + 50.8810374 + ], + [ + 5.6735858, + 50.8810283 + ], + [ + 5.673337, + 50.8810262 + ], + [ + 5.6733103, + 50.881026 + ], + [ + 5.6732814, + 50.8810261 + ], + [ + 5.6731999, + 50.8810265 + ], + [ + 5.6731266, + 50.8810268 + ], + [ + 5.6727579, + 50.8810224 + ], + [ + 5.6719891, + 50.8810598 + ], + [ + 5.6717023, + 50.8811015 + ], + [ + 5.6714271, + 50.881175 + ], + [ + 5.6699635, + 50.8817676 + ], + [ + 5.6697099, + 50.8818387 + ], + [ + 5.6696338, + 50.8818189 + ], + [ + 5.6691935, + 50.8814601 + ], + [ + 5.66862, + 50.8809929 + ], + [ + 5.6683014, + 50.8807721 + ], + [ + 5.6677767, + 50.8805123 + ], + [ + 5.6670169, + 50.8801955 + ], + [ + 5.6669136, + 50.8801588 + ], + [ + 5.6661203, + 50.8798777 + ], + [ + 5.6650716, + 50.8795203 + ], + [ + 5.6639854, + 50.8791016 + ], + [ + 5.6634908, + 50.8788895 + ], + [ + 5.6631184, + 50.8788156 + ], + [ + 5.6620801, + 50.8787529 + ], + [ + 5.6618178, + 50.878737 + ], + [ + 5.66168, + 50.8786995 + ], + [ + 5.6616246, + 50.8786361 + ], + [ + 5.661478, + 50.8782469 + ], + [ + 5.661374, + 50.8781132 + ], + [ + 5.6610456, + 50.8779291 + ], + [ + 5.6606883, + 50.8777407 + ], + [ + 5.6606583, + 50.877693 + ], + [ + 5.6609459, + 50.8773977 + ], + [ + 5.6600761, + 50.8769974 + ], + [ + 5.6590009, + 50.8764415 + ], + [ + 5.6583666, + 50.8761074 + ], + [ + 5.6578694, + 50.8766469 + ], + [ + 5.6573042, + 50.8763463 + ], + [ + 5.656967, + 50.8765279 + ], + [ + 5.6567519, + 50.8764089 + ], + [ + 5.6563389, + 50.876582 + ], + [ + 5.6553436, + 50.8757647 + ], + [ + 5.6550424, + 50.8755015 + ], + [ + 5.6538909, + 50.8744952 + ], + [ + 5.653396, + 50.8740111 + ], + [ + 5.6530829, + 50.8741055 + ], + [ + 5.6527222, + 50.8742142 + ], + [ + 5.6518259, + 50.8746205 + ], + [ + 5.6514, + 50.8748532 + ], + [ + 5.6511241, + 50.8750432 + ], + [ + 5.6500273, + 50.8743343 + ], + [ + 5.6484296, + 50.8732968 + ], + [ + 5.6478782, + 50.8736838 + ], + [ + 5.646997, + 50.8731075 + ], + [ + 5.6467068, + 50.8731583 + ], + [ + 5.645134, + 50.8721068 + ], + [ + 5.6444452, + 50.8716018 + ], + [ + 5.6442073, + 50.8714101 + ], + [ + 5.6441259, + 50.8713445 + ], + [ + 5.6451947, + 50.8707835 + ], + [ + 5.6460104, + 50.870314 + ], + [ + 5.6464633, + 50.8700149 + ], + [ + 5.6469144, + 50.8696381 + ], + [ + 5.6473059, + 50.8693281 + ], + [ + 5.6475788, + 50.8691655 + ], + [ + 5.6482078, + 50.868839 + ], + [ + 5.6484892, + 50.86875 + ], + [ + 5.6493709, + 50.868337 + ], + [ + 5.6490293, + 50.8680502 + ], + [ + 5.6489785, + 50.8680301 + ], + [ + 5.6485529, + 50.8678424 + ], + [ + 5.6484277, + 50.8677271 + ], + [ + 5.6479472, + 50.8673503 + ], + [ + 5.6476545, + 50.8671453 + ], + [ + 5.647337, + 50.8669656 + ], + [ + 5.646953, + 50.8667346 + ], + [ + 5.6466103, + 50.8665717 + ], + [ + 5.6462677, + 50.866402 + ], + [ + 5.6458493, + 50.8662275 + ], + [ + 5.6452397, + 50.8659796 + ], + [ + 5.644872, + 50.8657801 + ], + [ + 5.6445041, + 50.8656034 + ], + [ + 5.64405, + 50.8653443 + ], + [ + 5.6431341, + 50.8648786 + ], + [ + 5.6423625, + 50.864484 + ], + [ + 5.6416881, + 50.8641948 + ], + [ + 5.6416764, + 50.8641182 + ], + [ + 5.641553, + 50.8639574 + ], + [ + 5.6436666, + 50.8629602 + ], + [ + 5.6438277, + 50.8628648 + ], + [ + 5.6439697, + 50.8627808 + ], + [ + 5.6436176, + 50.8625813 + ], + [ + 5.6434782, + 50.8624804 + ], + [ + 5.6432624, + 50.8623243 + ], + [ + 5.6428342, + 50.8620248 + ], + [ + 5.6422909, + 50.861544 + ], + [ + 5.6422891, + 50.8614618 + ], + [ + 5.6426802, + 50.8611087 + ], + [ + 5.6434874, + 50.8604549 + ], + [ + 5.6435985, + 50.8603649 + ], + [ + 5.6429495, + 50.8600784 + ], + [ + 5.6426905, + 50.8599641 + ], + [ + 5.6420793, + 50.8596406 + ], + [ + 5.6418777, + 50.8594734 + ], + [ + 5.6419159, + 50.859409 + ], + [ + 5.6419512, + 50.8593791 + ], + [ + 5.6420855, + 50.8593084 + ], + [ + 5.6425707, + 50.8590527 + ], + [ + 5.6428544, + 50.8589323 + ], + [ + 5.643402, + 50.8586646 + ], + [ + 5.6426433, + 50.858292 + ], + [ + 5.6417202, + 50.8577363 + ], + [ + 5.6435686, + 50.8569543 + ], + [ + 5.6428829, + 50.8561975 + ], + [ + 5.6421952, + 50.8555091 + ], + [ + 5.641458, + 50.8548601 + ], + [ + 5.6407617, + 50.8542724 + ], + [ + 5.6404229, + 50.8539076 + ], + [ + 5.640413, + 50.853782 + ], + [ + 5.6404993, + 50.8536237 + ], + [ + 5.6411287, + 50.8531611 + ], + [ + 5.6414493, + 50.8528658 + ], + [ + 5.6415974, + 50.8525721 + ], + [ + 5.6416672, + 50.8523178 + ], + [ + 5.6416953, + 50.8516482 + ], + [ + 5.6418248, + 50.8511673 + ], + [ + 5.6420146, + 50.850816 + ], + [ + 5.6422701, + 50.8505053 + ], + [ + 5.6425985, + 50.8500821 + ], + [ + 5.6421056, + 50.8499083 + ], + [ + 5.6414987, + 50.8497766 + ], + [ + 5.6407084, + 50.8496376 + ], + [ + 5.6403144, + 50.8495405 + ], + [ + 5.6402477, + 50.8494475 + ], + [ + 5.6403019, + 50.8491432 + ], + [ + 5.6405155, + 50.8484034 + ], + [ + 5.6405481, + 50.8479324 + ], + [ + 5.6404688, + 50.8477649 + ], + [ + 5.6404455, + 50.8477516 + ], + [ + 5.6403491, + 50.8477104 + ], + [ + 5.6389846, + 50.8477102 + ], + [ + 5.6389624, + 50.8475903 + ], + [ + 5.6388495, + 50.8475273 + ], + [ + 5.6388878, + 50.8473099 + ], + [ + 5.639015, + 50.846724 + ], + [ + 5.6391282, + 50.846483 + ], + [ + 5.6391652, + 50.8464244 + ], + [ + 5.6392774, + 50.8462464 + ], + [ + 5.6395274, + 50.8460134 + ], + [ + 5.6402603, + 50.8451935 + ], + [ + 5.640777, + 50.8446681 + ], + [ + 5.6411085, + 50.8443796 + ], + [ + 5.6414037, + 50.8440798 + ], + [ + 5.6415777, + 50.8438316 + ], + [ + 5.6417701, + 50.84359 + ], + [ + 5.6422472, + 50.8431799 + ], + [ + 5.6417766, + 50.8430161 + ], + [ + 5.6411603, + 50.8428462 + ], + [ + 5.6418483, + 50.8422689 + ], + [ + 5.6427519, + 50.8415342 + ], + [ + 5.642751, + 50.8414954 + ], + [ + 5.6426523, + 50.8414141 + ], + [ + 5.6418585, + 50.8407952 + ], + [ + 5.6427154, + 50.8404723 + ], + [ + 5.6429454, + 50.8403857 + ], + [ + 5.6442777, + 50.8398574 + ], + [ + 5.6453792, + 50.83945 + ], + [ + 5.6437531, + 50.8379385 + ], + [ + 5.6445538, + 50.8375863 + ], + [ + 5.6451222, + 50.8372957 + ], + [ + 5.6453582, + 50.8371839 + ], + [ + 5.6458548, + 50.8369487 + ], + [ + 5.6472702, + 50.8358813 + ], + [ + 5.6473581, + 50.835722 + ], + [ + 5.6474911, + 50.8355655 + ], + [ + 5.6477294, + 50.8352914 + ], + [ + 5.6479971, + 50.8347293 + ], + [ + 5.6482436, + 50.8340258 + ], + [ + 5.6482706, + 50.8332291 + ], + [ + 5.649926, + 50.8338921 + ], + [ + 5.6500737, + 50.8339331 + ], + [ + 5.6500904, + 50.8338895 + ], + [ + 5.6501115, + 50.8338482 + ], + [ + 5.6501492, + 50.8338076 + ], + [ + 5.6503711, + 50.8335458 + ], + [ + 5.6505422, + 50.8333369 + ], + [ + 5.6505712, + 50.8333043 + ], + [ + 5.6509275, + 50.8329193 + ], + [ + 5.6509855, + 50.8328606 + ], + [ + 5.6510472, + 50.8328185 + ], + [ + 5.6509828, + 50.832782 + ], + [ + 5.6509524, + 50.8327406 + ], + [ + 5.6509556, + 50.8327146 + ], + [ + 5.6511515, + 50.8323093 + ], + [ + 5.6512264, + 50.8321445 + ], + [ + 5.6512312, + 50.831705 + ], + [ + 5.651129, + 50.8312452 + ], + [ + 5.6509166, + 50.8308735 + ], + [ + 5.6507795, + 50.8306411 + ], + [ + 5.6504994, + 50.8302834 + ], + [ + 5.6503812, + 50.8300368 + ], + [ + 5.6503221, + 50.8298715 + ], + [ + 5.6502993, + 50.8297841 + ], + [ + 5.6502841, + 50.8296701 + ], + [ + 5.6502727, + 50.8295447 + ], + [ + 5.6502689, + 50.8294421 + ], + [ + 5.6502727, + 50.8293282 + ], + [ + 5.6502765, + 50.8291534 + ], + [ + 5.6502765, + 50.829047 + ], + [ + 5.650194, + 50.8288019 + ], + [ + 5.6500542, + 50.8285204 + ], + [ + 5.6498091, + 50.828155 + ], + [ + 5.6495942, + 50.8278887 + ], + [ + 5.6490656, + 50.8272592 + ], + [ + 5.6488827, + 50.8269992 + ], + [ + 5.6488284, + 50.826897 + ], + [ + 5.648817, + 50.8268137 + ], + [ + 5.6488318, + 50.8267248 + ], + [ + 5.6488738, + 50.8266805 + ], + [ + 5.6489062, + 50.8266508 + ], + [ + 5.6489219, + 50.8266389 + ], + [ + 5.6490014, + 50.8265686 + ], + [ + 5.6492165, + 50.8263882 + ], + [ + 5.6492261, + 50.8263923 + ], + [ + 5.6509958, + 50.8271284 + ], + [ + 5.6518543, + 50.8275053 + ], + [ + 5.6519179, + 50.8274267 + ], + [ + 5.6520602, + 50.8273637 + ], + [ + 5.6532696, + 50.8265029 + ], + [ + 5.6537128, + 50.8261803 + ], + [ + 5.654595, + 50.8255382 + ], + [ + 5.6554655, + 50.8249522 + ], + [ + 5.6560736, + 50.8245172 + ], + [ + 5.6562029, + 50.8243538 + ], + [ + 5.6561679, + 50.8242377 + ], + [ + 5.6558291, + 50.8240328 + ], + [ + 5.6553588, + 50.823731 + ], + [ + 5.6564385, + 50.8231774 + ], + [ + 5.656323, + 50.8230002 + ], + [ + 5.6558682, + 50.8225841 + ], + [ + 5.655291, + 50.8221621 + ], + [ + 5.6548697, + 50.8218027 + ], + [ + 5.6545639, + 50.8214674 + ], + [ + 5.6543184, + 50.8212594 + ], + [ + 5.6545693, + 50.8205066 + ], + [ + 5.6546464, + 50.8202751 + ], + [ + 5.6545877, + 50.8200567 + ], + [ + 5.6548907, + 50.8199021 + ], + [ + 5.6553532, + 50.8196737 + ], + [ + 5.655813, + 50.8195187 + ], + [ + 5.6562899, + 50.8193224 + ], + [ + 5.6566353, + 50.8192476 + ], + [ + 5.6569229, + 50.8191983 + ], + [ + 5.657665, + 50.8190175 + ], + [ + 5.6587322, + 50.818665 + ], + [ + 5.6593547, + 50.8185498 + ], + [ + 5.6599317, + 50.8184896 + ], + [ + 5.660596, + 50.818479 + ], + [ + 5.6610559, + 50.8184793 + ], + [ + 5.662119, + 50.8183165 + ], + [ + 5.6626498, + 50.8182752 + ], + [ + 5.6631333, + 50.8182113 + ], + [ + 5.663379, + 50.8181154 + ], + [ + 5.6635859, + 50.8178965 + ], + [ + 5.6639537, + 50.8174887 + ], + [ + 5.6643008, + 50.8172685 + ], + [ + 5.6646368, + 50.8171946 + ], + [ + 5.6655145, + 50.8171465 + ], + [ + 5.6657442, + 50.81721 + ], + [ + 5.6659967, + 50.8172423 + ], + [ + 5.6661989, + 50.8172219 + ], + [ + 5.6664228, + 50.8171558 + ], + [ + 5.6664412, + 50.8170255 + ], + [ + 5.666478, + 50.816998 + ], + [ + 5.6666705, + 50.8168544 + ], + [ + 5.6670046, + 50.8167805 + ], + [ + 5.6673297, + 50.8167127 + ], + [ + 5.6676098, + 50.8167714 + ], + [ + 5.6677949, + 50.8168753 + ], + [ + 5.6677249, + 50.8169585 + ], + [ + 5.6679067, + 50.8170404 + ], + [ + 5.6680481, + 50.8175196 + ], + [ + 5.6681064, + 50.8177171 + ], + [ + 5.6684758, + 50.8177557 + ], + [ + 5.6690072, + 50.8177598 + ], + [ + 5.6692643, + 50.8176957 + ], + [ + 5.6694269, + 50.8176008 + ], + [ + 5.6694948, + 50.8175611 + ], + [ + 5.6695456, + 50.8174282 + ], + [ + 5.6695611, + 50.8173207 + ], + [ + 5.6695854, + 50.8173067 + ], + [ + 5.6696745, + 50.8172557 + ], + [ + 5.6700395, + 50.8171906 + ], + [ + 5.6710207, + 50.8170559 + ], + [ + 5.6717948, + 50.8169756 + ], + [ + 5.6723109, + 50.8169274 + ], + [ + 5.6725579, + 50.8168516 + ], + [ + 5.6726277, + 50.8168167 + ], + [ + 5.6726858, + 50.8167741 + ], + [ + 5.6730242, + 50.8165301 + ], + [ + 5.6733026, + 50.8163983 + ], + [ + 5.6736276, + 50.8162081 + ], + [ + 5.673856, + 50.8160873 + ], + [ + 5.6739731, + 50.8160961 + ], + [ + 5.6744812, + 50.8161344 + ], + [ + 5.6782268, + 50.8164282 + ], + [ + 5.6781692, + 50.815648 + ], + [ + 5.6782276, + 50.8153414 + ], + [ + 5.6784766, + 50.8150437 + ], + [ + 5.6788568, + 50.8147993 + ], + [ + 5.679255, + 50.814445 + ], + [ + 5.6794078, + 50.8141714 + ], + [ + 5.6794783, + 50.8136865 + ], + [ + 5.6795392, + 50.8131264 + ], + [ + 5.6796888, + 50.8126382 + ], + [ + 5.6799435, + 50.8122971 + ], + [ + 5.680473, + 50.8120052 + ], + [ + 5.6809906, + 50.8118983 + ], + [ + 5.6814616, + 50.8122441 + ], + [ + 5.6819117, + 50.8124865 + ], + [ + 5.6821491, + 50.8126145 + ], + [ + 5.6821568, + 50.8126179 + ], + [ + 5.682606, + 50.8128181 + ], + [ + 5.6828819, + 50.812941 + ], + [ + 5.6835544, + 50.8131792 + ], + [ + 5.6840035, + 50.8132901 + ], + [ + 5.6844364, + 50.8133417 + ], + [ + 5.6847185, + 50.8129569 + ], + [ + 5.6851558, + 50.8127049 + ], + [ + 5.6858519, + 50.8124518 + ], + [ + 5.685939, + 50.8121472 + ], + [ + 5.6866003, + 50.8121572 + ], + [ + 5.6869979, + 50.812118 + ], + [ + 5.6872348, + 50.8120009 + ], + [ + 5.6875573, + 50.8119723 + ], + [ + 5.6886786, + 50.8118732 + ], + [ + 5.688538, + 50.8115279 + ], + [ + 5.6902229, + 50.811742 + ], + [ + 5.6906701, + 50.8117935 + ], + [ + 5.6911596, + 50.8119312 + ], + [ + 5.6915584, + 50.8121499 + ], + [ + 5.6917172, + 50.8122804 + ], + [ + 5.6917621, + 50.8122583 + ], + [ + 5.6922655, + 50.8120119 + ], + [ + 5.6923537, + 50.8119688 + ], + [ + 5.6925222, + 50.8118194 + ], + [ + 5.6928711, + 50.8115113 + ], + [ + 5.6929787, + 50.8114129 + ], + [ + 5.6931996, + 50.8111691 + ], + [ + 5.6935536, + 50.7993767 + ], + [ + 5.6940232, + 50.7966066 + ], + [ + 5.694864, + 50.7934955 + ], + [ + 5.6955086, + 50.7917018 + ], + [ + 5.6967979, + 50.7880862 + ], + [ + 5.6978289, + 50.7869541 + ], + [ + 5.6986806, + 50.786302 + ], + [ + 5.699139, + 50.7859512 + ], + [ + 5.699532, + 50.7856368 + ], + [ + 5.7000348, + 50.7852344 + ], + [ + 5.7007943, + 50.7841928 + ], + [ + 5.7011222, + 50.783368 + ], + [ + 5.7012321, + 50.7830914 + ], + [ + 5.7012432, + 50.7820044 + ], + [ + 5.7007355, + 50.7808692 + ], + [ + 5.7003243, + 50.7800871 + ], + [ + 5.7001113, + 50.7796807 + ], + [ + 5.699909, + 50.7793873 + ], + [ + 5.699829, + 50.7792692 + ], + [ + 5.6984443, + 50.7773478 + ], + [ + 5.698107, + 50.7765779 + ], + [ + 5.6978623, + 50.7760195 + ], + [ + 5.6972284, + 50.7746831 + ], + [ + 5.6971141, + 50.774442 + ], + [ + 5.6968839, + 50.7739706 + ], + [ + 5.6967195, + 50.7736341 + ], + [ + 5.6965101, + 50.7732053 + ], + [ + 5.6956955, + 50.7721174 + ], + [ + 5.6952674, + 50.7715427 + ], + [ + 5.6947628, + 50.7710062 + ], + [ + 5.6935614, + 50.7700211 + ], + [ + 5.6919472, + 50.7688364 + ], + [ + 5.6903874, + 50.7676646 + ], + [ + 5.6891473, + 50.7667005 + ], + [ + 5.6883406, + 50.7660111 + ], + [ + 5.6870064, + 50.7648247 + ], + [ + 5.6848812, + 50.7633576 + ], + [ + 5.6848446, + 50.7633242 + ], + [ + 5.6847161, + 50.763207 + ], + [ + 5.684518, + 50.7630351 + ], + [ + 5.6838797, + 50.7624527 + ], + [ + 5.6833387, + 50.7619114 + ], + [ + 5.6828806, + 50.7612991 + ], + [ + 5.6828488, + 50.7612844 + ], + [ + 5.6827411, + 50.7611031 + ], + [ + 5.682595, + 50.7608297 + ], + [ + 5.6825899, + 50.7608209 + ], + [ + 5.6824878, + 50.760643 + ], + [ + 5.6824461, + 50.7605538 + ], + [ + 5.6822081, + 50.7600092 + ], + [ + 5.6820422, + 50.7590132 + ], + [ + 5.6820547, + 50.7581453 + ], + [ + 5.6821543, + 50.7575142 + ], + [ + 5.6827123, + 50.7574676 + ], + [ + 5.6831425, + 50.7574774 + ], + [ + 5.6835355, + 50.757481 + ], + [ + 5.6836963, + 50.7575064 + ], + [ + 5.6838939, + 50.7575377 + ], + [ + 5.6840598, + 50.757564 + ], + [ + 5.6843378, + 50.757608 + ], + [ + 5.6846493, + 50.7576295 + ], + [ + 5.6848133, + 50.7576408 + ], + [ + 5.68508, + 50.7576592 + ], + [ + 5.6863572, + 50.7575829 + ], + [ + 5.6864076, + 50.7575799 + ], + [ + 5.6866941, + 50.7574805 + ], + [ + 5.6877475, + 50.7575688 + ], + [ + 5.6879016, + 50.7573256 + ], + [ + 5.6879467, + 50.7569156 + ], + [ + 5.6880877, + 50.7565207 + ], + [ + 5.6879782, + 50.7562325 + ], + [ + 5.6879443, + 50.7561397 + ], + [ + 5.6879172, + 50.7560657 + ], + [ + 5.6885132, + 50.7557151 + ], + [ + 5.68984, + 50.7555219 + ], + [ + 5.6901524, + 50.7554818 + ], + [ + 5.690429, + 50.7554463 + ], + [ + 5.691107, + 50.7553592 + ], + [ + 5.6924697, + 50.7551735 + ], + [ + 5.6931995, + 50.7550475 + ], + [ + 5.6945226, + 50.7549242 + ], + [ + 5.6955884, + 50.7550349 + ], + [ + 5.6965479, + 50.7552752 + ], + [ + 5.6968192, + 50.7553102 + ], + [ + 5.6976721, + 50.7554167 + ], + [ + 5.6985122, + 50.7553297 + ], + [ + 5.6993398, + 50.7554962 + ], + [ + 5.7005083, + 50.7563911 + ], + [ + 5.7010268, + 50.7568212 + ], + [ + 5.7017407, + 50.7576214 + ], + [ + 5.702152, + 50.7582843 + ], + [ + 5.7025351, + 50.7589635 + ], + [ + 5.7025732, + 50.7589517 + ], + [ + 5.7031173, + 50.758783 + ], + [ + 5.7037452, + 50.7585884 + ], + [ + 5.7047818, + 50.7583776 + ], + [ + 5.7056896, + 50.7582782 + ], + [ + 5.7064947, + 50.758219 + ], + [ + 5.7068562, + 50.7581957 + ], + [ + 5.7075298, + 50.7590672 + ], + [ + 5.7086375, + 50.7590402 + ], + [ + 5.708951, + 50.7598733 + ], + [ + 5.7101182, + 50.7598045 + ], + [ + 5.7106594, + 50.7606823 + ], + [ + 5.7115847, + 50.7604968 + ], + [ + 5.712006, + 50.7604124 + ], + [ + 5.7120396, + 50.7607496 + ], + [ + 5.712166, + 50.760871 + ], + [ + 5.7123895, + 50.7608999 + ], + [ + 5.7126659, + 50.7608686 + ], + [ + 5.7136117, + 50.7607617 + ], + [ + 5.7135455, + 50.7601214 + ], + [ + 5.7156762, + 50.7598985 + ], + [ + 5.7158602, + 50.7601465 + ], + [ + 5.7160146, + 50.7602844 + ], + [ + 5.7162288, + 50.7604257 + ], + [ + 5.7165206, + 50.7606299 + ], + [ + 5.7169514, + 50.7609207 + ], + [ + 5.7171817, + 50.761069 + ], + [ + 5.7175321, + 50.7613705 + ], + [ + 5.7185961, + 50.7624185 + ], + [ + 5.7193641, + 50.7631704 + ], + [ + 5.7195523, + 50.7635073 + ], + [ + 5.7197293, + 50.7637787 + ], + [ + 5.7202604, + 50.7647118 + ], + [ + 5.7207036, + 50.7645144 + ], + [ + 5.7210758, + 50.7643487 + ], + [ + 5.7211809, + 50.764291 + ], + [ + 5.7212576, + 50.7642632 + ], + [ + 5.7228353, + 50.7637753 + ], + [ + 5.7220092, + 50.7634903 + ], + [ + 5.7227709, + 50.7631374 + ], + [ + 5.7223096, + 50.7627811 + ], + [ + 5.7233985, + 50.762323 + ], + [ + 5.7234736, + 50.7624011 + ], + [ + 5.7238921, + 50.762245 + ], + [ + 5.723597, + 50.7619837 + ], + [ + 5.7246796, + 50.7615071 + ], + [ + 5.7246492, + 50.7614757 + ], + [ + 5.7239994, + 50.7608979 + ], + [ + 5.7249596, + 50.7603448 + ], + [ + 5.7259681, + 50.7597034 + ], + [ + 5.7263919, + 50.759415 + ], + [ + 5.7269992, + 50.7591854 + ], + [ + 5.7285265, + 50.7586573 + ], + [ + 5.7301023, + 50.7581791 + ], + [ + 5.7301518, + 50.7581641 + ], + [ + 5.7301674, + 50.7574108 + ], + [ + 5.7306897, + 50.7573789 + ], + [ + 5.7312879, + 50.7573425 + ], + [ + 5.7327282, + 50.7572877 + ], + [ + 5.7338858, + 50.7573511 + ], + [ + 5.7347287, + 50.7574808 + ], + [ + 5.7349178, + 50.7575099 + ], + [ + 5.7358739, + 50.7574575 + ], + [ + 5.737329, + 50.7573181 + ], + [ + 5.7390638, + 50.757072 + ], + [ + 5.739992, + 50.7587086 + ], + [ + 5.7412896, + 50.7610199 + ], + [ + 5.7407512, + 50.7614295 + ], + [ + 5.740553, + 50.7615805 + ], + [ + 5.7412927, + 50.7621815 + ], + [ + 5.7411738, + 50.763048 + ], + [ + 5.7404544, + 50.7630971 + ], + [ + 5.7410365, + 50.7639833 + ], + [ + 5.7410863, + 50.7640574 + ], + [ + 5.7414881, + 50.7646706 + ], + [ + 5.7418549, + 50.7646927 + ], + [ + 5.7423577, + 50.7657786 + ], + [ + 5.7427747, + 50.7664823 + ], + [ + 5.7434566, + 50.7670681 + ], + [ + 5.744257, + 50.7679535 + ], + [ + 5.7448827, + 50.768086 + ], + [ + 5.7448202, + 50.7688218 + ], + [ + 5.7456475, + 50.7690943 + ], + [ + 5.7459197, + 50.7692733 + ], + [ + 5.7462693, + 50.7696818 + ], + [ + 5.7468779, + 50.7702254 + ], + [ + 5.7477381, + 50.7709362 + ], + [ + 5.748608, + 50.771287 + ], + [ + 5.7502857, + 50.7719592 + ], + [ + 5.7505648, + 50.772208 + ], + [ + 5.7510002, + 50.7725961 + ], + [ + 5.7521957, + 50.7735509 + ], + [ + 5.7525263, + 50.7734529 + ], + [ + 5.7534074, + 50.7742428 + ], + [ + 5.7541038, + 50.774768 + ], + [ + 5.7545187, + 50.7751439 + ], + [ + 5.7555579, + 50.7749819 + ], + [ + 5.7564491, + 50.7757464 + ], + [ + 5.7573003, + 50.7764933 + ], + [ + 5.7580488, + 50.7772827 + ], + [ + 5.7586147, + 50.778088 + ], + [ + 5.7595645, + 50.7779318 + ], + [ + 5.7599168, + 50.7782605 + ], + [ + 5.7609654, + 50.77816 + ], + [ + 5.7613645, + 50.7784949 + ], + [ + 5.7607471, + 50.7788158 + ], + [ + 5.7612207, + 50.7792274 + ], + [ + 5.7620517, + 50.7799038 + ], + [ + 5.7640832, + 50.7814571 + ], + [ + 5.7655278, + 50.7823308 + ], + [ + 5.7684778, + 50.7826024 + ], + [ + 5.7692583, + 50.7826585 + ], + [ + 5.7717535, + 50.7828377 + ], + [ + 5.7730614, + 50.7829665 + ], + [ + 5.7734345, + 50.783062 + ], + [ + 5.7737762, + 50.7831808 + ], + [ + 5.7753269, + 50.7831672 + ], + [ + 5.7772721, + 50.7830317 + ], + [ + 5.7772436, + 50.7830046 + ], + [ + 5.7765037, + 50.7823022 + ], + [ + 5.7769085, + 50.7816507 + ], + [ + 5.7779165, + 50.7796418 + ], + [ + 5.778364, + 50.7786654 + ], + [ + 5.7786777, + 50.7776612 + ], + [ + 5.7791638, + 50.7761387 + ], + [ + 5.7794288, + 50.775183 + ], + [ + 5.779935, + 50.7740347 + ], + [ + 5.7803509, + 50.7730839 + ], + [ + 5.7810238, + 50.7719813 + ], + [ + 5.7814563, + 50.771302 + ], + [ + 5.7822223, + 50.7713442 + ], + [ + 5.7826965, + 50.7705191 + ], + [ + 5.7833821, + 50.7692994 + ], + [ + 5.78384, + 50.7684986 + ], + [ + 5.7844682, + 50.7673553 + ], + [ + 5.7846243, + 50.7673343 + ], + [ + 5.7850366, + 50.7674412 + ], + [ + 5.7857314, + 50.7675633 + ], + [ + 5.7866628, + 50.7677466 + ], + [ + 5.7869835, + 50.7678 + ], + [ + 5.7872828, + 50.7678685 + ], + [ + 5.788291, + 50.7681522 + ], + [ + 5.789209, + 50.7685217 + ], + [ + 5.7901975, + 50.7690455 + ], + [ + 5.7912191, + 50.7695077 + ], + [ + 5.7913985, + 50.7695888 + ], + [ + 5.7923612, + 50.7699987 + ], + [ + 5.7931479, + 50.7702127 + ], + [ + 5.7931931, + 50.7701725 + ], + [ + 5.7937797, + 50.7696523 + ], + [ + 5.7948137, + 50.7685776 + ], + [ + 5.7950605, + 50.768321 + ], + [ + 5.7958183, + 50.7675804 + ], + [ + 5.7966236, + 50.7666768 + ], + [ + 5.7971682, + 50.766465 + ], + [ + 5.7981491, + 50.7653669 + ], + [ + 5.7989756, + 50.7645498 + ], + [ + 5.7998454, + 50.7637434 + ], + [ + 5.8002344, + 50.7633844 + ], + [ + 5.800712, + 50.762944 + ], + [ + 5.801541, + 50.7621017 + ], + [ + 5.802403, + 50.7611836 + ], + [ + 5.8035367, + 50.7600532 + ], + [ + 5.8038001, + 50.759776 + ], + [ + 5.8045267, + 50.7590119 + ], + [ + 5.8054407, + 50.7580519 + ], + [ + 5.8063724, + 50.7571782 + ], + [ + 5.8071996, + 50.7563885 + ], + [ + 5.8075194, + 50.7562121 + ], + [ + 5.8080846, + 50.7560776 + ], + [ + 5.8088674, + 50.7559173 + ], + [ + 5.8085126, + 50.7551911 + ], + [ + 5.8119226, + 50.7548204 + ], + [ + 5.8132959, + 50.7547766 + ], + [ + 5.8147568, + 50.7548643 + ], + [ + 5.8153691, + 50.7560802 + ], + [ + 5.8166459, + 50.7565451 + ], + [ + 5.8174345, + 50.7568098 + ], + [ + 5.8179333, + 50.7571763 + ], + [ + 5.8199182, + 50.7580111 + ], + [ + 5.8215597, + 50.7584319 + ], + [ + 5.822815, + 50.7587102 + ], + [ + 5.8246925, + 50.7588052 + ], + [ + 5.825186, + 50.7588459 + ], + [ + 5.8263126, + 50.7588595 + ], + [ + 5.8267954, + 50.7589138 + ], + [ + 5.8269209, + 50.7588944 + ], + [ + 5.82713, + 50.7588739 + ], + [ + 5.8277695, + 50.7588083 + ], + [ + 5.8281447, + 50.7587694 + ], + [ + 5.8284747, + 50.7587366 + ], + [ + 5.8287658, + 50.758708 + ], + [ + 5.8293132, + 50.7586486 + ], + [ + 5.8301659, + 50.7585605 + ], + [ + 5.8305697, + 50.758542 + ], + [ + 5.8306818, + 50.7585406 + ], + [ + 5.8307994, + 50.7585477 + ], + [ + 5.8309162, + 50.7586507 + ], + [ + 5.8310678, + 50.7587819 + ], + [ + 5.8313263, + 50.7589878 + ], + [ + 5.8314473, + 50.759075 + ], + [ + 5.831744, + 50.7592888 + ], + [ + 5.832296, + 50.7598133 + ], + [ + 5.8327178, + 50.7602275 + ], + [ + 5.8334954, + 50.7607782 + ], + [ + 5.8338265, + 50.7609597 + ], + [ + 5.8338997, + 50.7610219 + ], + [ + 5.8339655, + 50.761068 + ], + [ + 5.8340205, + 50.7611028 + ], + [ + 5.8349563, + 50.7616709 + ], + [ + 5.8366298, + 50.7625914 + ], + [ + 5.8368418, + 50.7627033 + ], + [ + 5.8370954, + 50.7628372 + ], + [ + 5.8383662, + 50.7634648 + ], + [ + 5.8391716, + 50.7638204 + ], + [ + 5.8392941, + 50.7638627 + ], + [ + 5.839584, + 50.7639646 + ], + [ + 5.8402917, + 50.7641683 + ], + [ + 5.8410151, + 50.7643485 + ], + [ + 5.8421435, + 50.764628 + ], + [ + 5.8432797, + 50.7649151 + ], + [ + 5.8447435, + 50.7652851 + ], + [ + 5.8448265, + 50.7652975 + ], + [ + 5.8448847, + 50.7653021 + ], + [ + 5.8449364, + 50.7653087 + ], + [ + 5.8449947, + 50.765318 + ], + [ + 5.8450446, + 50.7653308 + ], + [ + 5.8451058, + 50.765262 + ], + [ + 5.8451336, + 50.7652131 + ], + [ + 5.8452167, + 50.7649923 + ], + [ + 5.8453044, + 50.7647562 + ], + [ + 5.8454255, + 50.7643778 + ], + [ + 5.8455889, + 50.7637906 + ], + [ + 5.8456676, + 50.7634728 + ], + [ + 5.8459068, + 50.7626889 + ], + [ + 5.8459591, + 50.7625059 + ], + [ + 5.8461412, + 50.7619966 + ], + [ + 5.8462728, + 50.7616592 + ], + [ + 5.8463631, + 50.7614327 + ], + [ + 5.8465737, + 50.7609712 + ], + [ + 5.8467556, + 50.7605719 + ], + [ + 5.8468264, + 50.7604254 + ], + [ + 5.8468685, + 50.760326 + ], + [ + 5.8469376, + 50.7601627 + ], + [ + 5.8472122, + 50.7595377 + ], + [ + 5.8473942, + 50.7590812 + ], + [ + 5.8475273, + 50.7587342 + ], + [ + 5.8476486, + 50.7583922 + ], + [ + 5.8477531, + 50.7580655 + ], + [ + 5.8478629, + 50.7576577 + ], + [ + 5.8478885, + 50.7575738 + ], + [ + 5.8479049, + 50.7574515 + ], + [ + 5.8479359, + 50.757185 + ], + [ + 5.8479432, + 50.7570463 + ], + [ + 5.8479615, + 50.7566539 + ], + [ + 5.8479652, + 50.756601 + ], + [ + 5.8480127, + 50.7560151 + ], + [ + 5.8480857, + 50.7555716 + ], + [ + 5.8481423, + 50.7553485 + ], + [ + 5.848286, + 50.7550011 + ], + [ + 5.8483339, + 50.7548753 + ], + [ + 5.8484055, + 50.7546924 + ], + [ + 5.848461, + 50.754571 + ], + [ + 5.8485408, + 50.754387 + ], + [ + 5.8486068, + 50.7541857 + ], + [ + 5.8487595, + 50.7537934 + ], + [ + 5.8488567, + 50.7535644 + ], + [ + 5.8489248, + 50.7534129 + ], + [ + 5.8496592, + 50.754081 + ], + [ + 5.8504562, + 50.7549273 + ], + [ + 5.8509406, + 50.7554815 + ], + [ + 5.8512834, + 50.756086 + ], + [ + 5.8516086, + 50.7566976 + ], + [ + 5.8519486, + 50.7571376 + ], + [ + 5.852665, + 50.757663 + ], + [ + 5.8531098, + 50.7579479 + ], + [ + 5.853638, + 50.7582761 + ], + [ + 5.8544983, + 50.7586799 + ], + [ + 5.8559464, + 50.7595658 + ], + [ + 5.8577499, + 50.7605511 + ], + [ + 5.8590033, + 50.761319 + ], + [ + 5.8598548, + 50.7617329 + ], + [ + 5.8602906, + 50.7619448 + ], + [ + 5.8615817, + 50.7622987 + ], + [ + 5.8623113, + 50.7625153 + ], + [ + 5.8626648, + 50.7631127 + ], + [ + 5.8642016, + 50.7634192 + ], + [ + 5.864833, + 50.7635377 + ], + [ + 5.8649642, + 50.7635622 + ], + [ + 5.8658478, + 50.7640482 + ], + [ + 5.866763, + 50.7644195 + ], + [ + 5.8680129, + 50.7646391 + ], + [ + 5.8693641, + 50.7649667 + ], + [ + 5.8709734, + 50.7651097 + ], + [ + 5.8725896, + 50.7652389 + ], + [ + 5.8739654, + 50.765285 + ], + [ + 5.8749107, + 50.7653267 + ], + [ + 5.8754509, + 50.765471 + ], + [ + 5.8761298, + 50.7657273 + ], + [ + 5.8770754, + 50.7660842 + ], + [ + 5.8797289, + 50.7670439 + ], + [ + 5.8819295, + 50.7678853 + ], + [ + 5.8826138, + 50.7681692 + ], + [ + 5.8827713, + 50.7682345 + ], + [ + 5.8839432, + 50.7687206 + ], + [ + 5.8857136, + 50.7692371 + ], + [ + 5.8870007, + 50.7699079 + ], + [ + 5.8874748, + 50.7692144 + ], + [ + 5.8879168, + 50.768402 + ], + [ + 5.8884018, + 50.7676036 + ], + [ + 5.8887764, + 50.7669212 + ], + [ + 5.888967, + 50.766484 + ], + [ + 5.8889901, + 50.7660724 + ], + [ + 5.8892344, + 50.7653579 + ], + [ + 5.8895417, + 50.7643384 + ], + [ + 5.8899684, + 50.7630704 + ], + [ + 5.8903682, + 50.7622116 + ], + [ + 5.890654, + 50.7617295 + ], + [ + 5.8906604, + 50.7610805 + ], + [ + 5.8906224, + 50.7603043 + ], + [ + 5.8900702, + 50.7597719 + ], + [ + 5.8897732, + 50.7592513 + ], + [ + 5.8894652, + 50.758635 + ], + [ + 5.8890752, + 50.7576682 + ], + [ + 5.889141, + 50.7570662 + ], + [ + 5.8893715, + 50.7565506 + ], + [ + 5.8898441, + 50.7561705 + ], + [ + 5.8906258, + 50.755799 + ], + [ + 5.8914638, + 50.7554974 + ], + [ + 5.892423, + 50.7551732 + ], + [ + 5.8928963, + 50.7550764 + ], + [ + 5.8937497, + 50.754891 + ], + [ + 5.8945364, + 50.7546496 + ], + [ + 5.8955409, + 50.7541145 + ], + [ + 5.8966749, + 50.7534081 + ], + [ + 5.8981514, + 50.7526595 + ], + [ + 5.8983553, + 50.7523775 + ], + [ + 5.899468, + 50.7520278 + ], + [ + 5.9000325, + 50.7518375 + ], + [ + 5.9007912, + 50.7515036 + ], + [ + 5.9014027, + 50.7511652 + ], + [ + 5.9022287, + 50.7520833 + ], + [ + 5.9036488, + 50.7534964 + ], + [ + 5.902859, + 50.7537714 + ], + [ + 5.9035525, + 50.754331 + ], + [ + 5.9048039, + 50.7553815 + ], + [ + 5.9060072, + 50.7546617 + ], + [ + 5.907158, + 50.755255 + ], + [ + 5.9081098, + 50.7558036 + ], + [ + 5.9089574, + 50.7543544 + ], + [ + 5.909808, + 50.7549799 + ], + [ + 5.910378, + 50.755231 + ], + [ + 5.9108279, + 50.7553471 + ], + [ + 5.9115994, + 50.755426 + ], + [ + 5.9123626, + 50.7556558 + ], + [ + 5.9129428, + 50.7558885 + ], + [ + 5.913421, + 50.7559036 + ], + [ + 5.9137666, + 50.7558341 + ], + [ + 5.9136388, + 50.7554185 + ], + [ + 5.9138307, + 50.7550069 + ], + [ + 5.9140952, + 50.7546147 + ], + [ + 5.9153166, + 50.7547183 + ], + [ + 5.9152765, + 50.7537992 + ], + [ + 5.9151077, + 50.7528912 + ], + [ + 5.9149812, + 50.7522381 + ], + [ + 5.9149436, + 50.7516498 + ], + [ + 5.9150152, + 50.7511032 + ], + [ + 5.9152442, + 50.750449 + ], + [ + 5.9157192, + 50.7504779 + ], + [ + 5.9163626, + 50.750584 + ], + [ + 5.9172614, + 50.7507979 + ], + [ + 5.9174605, + 50.7508443 + ], + [ + 5.9177179, + 50.7507649 + ], + [ + 5.9179043, + 50.7509372 + ], + [ + 5.9182392, + 50.7510081 + ], + [ + 5.9196512, + 50.7511201 + ], + [ + 5.9205995, + 50.75113 + ], + [ + 5.9210651, + 50.751191 + ], + [ + 5.9213985, + 50.7513954 + ], + [ + 5.921573, + 50.7515024 + ], + [ + 5.9232353, + 50.7524937 + ], + [ + 5.925849, + 50.7540174 + ], + [ + 5.9273734, + 50.7550541 + ], + [ + 5.9290316, + 50.7560271 + ], + [ + 5.9310435, + 50.757129 + ], + [ + 5.9315076, + 50.7569708 + ], + [ + 5.9321416, + 50.7568396 + ], + [ + 5.9328552, + 50.7567277 + ], + [ + 5.9335301, + 50.7567236 + ], + [ + 5.9343477, + 50.7568724 + ], + [ + 5.9352326, + 50.7569106 + ], + [ + 5.9358559, + 50.7568755 + ], + [ + 5.9359596, + 50.7568911 + ], + [ + 5.9360551, + 50.7569047 + ], + [ + 5.9360673, + 50.7569067 + ], + [ + 5.9361154, + 50.7569133 + ], + [ + 5.9361885, + 50.756923 + ], + [ + 5.9362715, + 50.7569533 + ], + [ + 5.9366365, + 50.7570865 + ], + [ + 5.9383155, + 50.7577646 + ], + [ + 5.9389873, + 50.758039 + ], + [ + 5.9397194, + 50.7579358 + ], + [ + 5.9408685, + 50.7579377 + ], + [ + 5.9427073, + 50.7582114 + ], + [ + 5.9430533, + 50.7582904 + ], + [ + 5.9443492, + 50.7585864 + ], + [ + 5.9453817, + 50.7589896 + ], + [ + 5.9459188, + 50.759394 + ], + [ + 5.9467014, + 50.7598332 + ], + [ + 5.9473165, + 50.7599464 + ], + [ + 5.9482019, + 50.7599959 + ], + [ + 5.949642, + 50.7602646 + ], + [ + 5.9509391, + 50.760458 + ], + [ + 5.951773, + 50.7604763 + ], + [ + 5.952551, + 50.7603563 + ], + [ + 5.9531286, + 50.7602533 + ], + [ + 5.9548811, + 50.7607109 + ], + [ + 5.9556899, + 50.7610696 + ], + [ + 5.9574439, + 50.7619037 + ], + [ + 5.9576784, + 50.7619868 + ], + [ + 5.9587921, + 50.7623815 + ], + [ + 5.960663, + 50.7623822 + ], + [ + 5.960692, + 50.7623823 + ], + [ + 5.9612588, + 50.7621014 + ], + [ + 5.9621594, + 50.761815 + ], + [ + 5.963259, + 50.7616531 + ], + [ + 5.9653281, + 50.7613156 + ], + [ + 5.965908, + 50.7612247 + ], + [ + 5.9668734, + 50.7610733 + ], + [ + 5.9685057, + 50.7607702 + ], + [ + 5.9704947, + 50.7603175 + ], + [ + 5.9717945, + 50.7599582 + ], + [ + 5.9730344, + 50.7596319 + ], + [ + 5.9735846, + 50.7593877 + ], + [ + 5.9742696, + 50.7587487 + ], + [ + 5.9747971, + 50.7582128 + ], + [ + 5.9749105, + 50.7578251 + ], + [ + 5.9746215, + 50.7569922 + ], + [ + 5.9744194, + 50.7560049 + ], + [ + 5.9744495, + 50.7551576 + ], + [ + 5.9754708, + 50.754755 + ], + [ + 5.9761588, + 50.7545474 + ], + [ + 5.9766003, + 50.7545423 + ], + [ + 5.9776075, + 50.754674 + ], + [ + 5.9785286, + 50.7546314 + ], + [ + 5.9791999, + 50.7547138 + ], + [ + 5.979821, + 50.7543611 + ], + [ + 5.9810992, + 50.7538332 + ], + [ + 5.9820196, + 50.7534254 + ], + [ + 5.9827811, + 50.7530818 + ], + [ + 5.9831823, + 50.7529724 + ], + [ + 5.9837266, + 50.7530227 + ], + [ + 5.9844319, + 50.7533237 + ], + [ + 5.9851085, + 50.7533604 + ], + [ + 5.9863425, + 50.7532559 + ], + [ + 5.9874881, + 50.7531588 + ], + [ + 5.9908419, + 50.7528204 + ], + [ + 5.9925977, + 50.7528859 + ], + [ + 5.9945548, + 50.7530251 + ], + [ + 5.9952527, + 50.7532605 + ], + [ + 5.9959375, + 50.7533764 + ], + [ + 5.9966701, + 50.7535594 + ], + [ + 5.9986536, + 50.7531209 + ], + [ + 5.9989914, + 50.7530399 + ], + [ + 5.9993163, + 50.7530162 + ], + [ + 5.9996669, + 50.7530071 + ], + [ + 6.0006087, + 50.7533392 + ], + [ + 6.0009056, + 50.7534807 + ], + [ + 6.0012316, + 50.753525 + ], + [ + 6.0013468, + 50.7537533 + ], + [ + 6.0020072, + 50.7539846 + ], + [ + 6.0026486, + 50.7541222 + ], + [ + 6.0046674, + 50.7538852 + ], + [ + 6.0053473, + 50.754004 + ], + [ + 6.0067292, + 50.7542455 + ], + [ + 6.0079668, + 50.7543867 + ], + [ + 6.0101525, + 50.7545325 + ], + [ + 6.0114872, + 50.754679 + ], + [ + 6.0123669, + 50.7548491 + ], + [ + 6.0129734, + 50.7551486 + ], + [ + 6.0137673, + 50.7551393 + ], + [ + 6.0151413, + 50.7551101 + ], + [ + 6.0163455, + 50.7550536 + ], + [ + 6.0175962, + 50.7550925 + ], + [ + 6.0184922, + 50.7549514 + ], + [ + 6.0197664, + 50.7547454 + ], + [ + 6.0208866, + 50.7545629 + ], + [ + 6.0211123, + 50.7545261 + ], + [ + 6.0209109, + 50.7547056 + ], + [ + 6.0207964, + 50.7551225 + ], + [ + 6.020673, + 50.7557305 + ], + [ + 6.0203916, + 50.7566978 + ], + [ + 6.0202434, + 50.756984 + ], + [ + 6.0200888, + 50.7573501 + ], + [ + 6.0199236, + 50.7577162 + ], + [ + 6.0198263, + 50.7580478 + ], + [ + 6.019493, + 50.7592323 + ], + [ + 6.0191267, + 50.760628 + ], + [ + 6.019067, + 50.7608557 + ], + [ + 6.0187659, + 50.7620262 + ], + [ + 6.0187396, + 50.7622753 + ], + [ + 6.0186122, + 50.76247 + ], + [ + 6.0184337, + 50.7633203 + ], + [ + 6.0190829, + 50.764249 + ], + [ + 6.0192321, + 50.764431 + ], + [ + 6.0193955, + 50.7645855 + ], + [ + 6.0195078, + 50.7646695 + ], + [ + 6.0198407, + 50.7648849 + ], + [ + 6.0202566, + 50.7651319 + ], + [ + 6.0205825, + 50.7653632 + ], + [ + 6.0208325, + 50.7655516 + ], + [ + 6.0210867, + 50.7658061 + ], + [ + 6.0213296, + 50.7660082 + ], + [ + 6.0215759, + 50.7661806 + ], + [ + 6.0216856, + 50.7663697 + ], + [ + 6.0217197, + 50.7665545 + ], + [ + 6.0218121, + 50.7667984 + ], + [ + 6.0220004, + 50.7670729 + ], + [ + 6.0222244, + 50.7673993 + ], + [ + 6.0224196, + 50.7678551 + ], + [ + 6.0225441, + 50.7680806 + ], + [ + 6.0226906, + 50.7683426 + ], + [ + 6.0227497, + 50.7684953 + ], + [ + 6.023228, + 50.7688607 + ], + [ + 6.0232412, + 50.7689411 + ], + [ + 6.0246437, + 50.770553 + ], + [ + 6.0251063, + 50.7709714 + ], + [ + 6.0251377, + 50.7709998 + ], + [ + 6.0251842, + 50.7710418 + ], + [ + 6.0253296, + 50.7711732 + ], + [ + 6.0258382, + 50.7718314 + ], + [ + 6.0260831, + 50.7721443 + ], + [ + 6.0262646, + 50.7723629 + ], + [ + 6.0264666, + 50.7725829 + ], + [ + 6.0266799, + 50.7727767 + ], + [ + 6.0269154, + 50.7729492 + ], + [ + 6.0270668, + 50.7730526 + ], + [ + 6.0271479, + 50.7731091 + ], + [ + 6.0273945, + 50.7732235 + ], + [ + 6.0274074, + 50.7733193 + ], + [ + 6.0275379, + 50.7734146 + ], + [ + 6.0278561, + 50.7735179 + ], + [ + 6.0277994, + 50.7736026 + ], + [ + 6.0278109, + 50.7736597 + ], + [ + 6.0278372, + 50.7737784 + ], + [ + 6.0277732, + 50.7738495 + ], + [ + 6.0276875, + 50.7739047 + ], + [ + 6.0276415, + 50.7739847 + ], + [ + 6.0276566, + 50.7740509 + ], + [ + 6.0276609, + 50.7741217 + ], + [ + 6.0276646, + 50.7741354 + ], + [ + 6.0274455, + 50.7741652 + ], + [ + 6.027266, + 50.7741898 + ], + [ + 6.027155, + 50.7742292 + ], + [ + 6.0270551, + 50.7743141 + ], + [ + 6.0270451, + 50.7743918 + ], + [ + 6.0269779, + 50.7744972 + ], + [ + 6.0269827, + 50.7746205 + ], + [ + 6.0270483, + 50.774707 + ], + [ + 6.0270132, + 50.7747962 + ], + [ + 6.0269593, + 50.7748055 + ], + [ + 6.0267262, + 50.7748637 + ], + [ + 6.0266116, + 50.7749099 + ], + [ + 6.0266016, + 50.774974 + ], + [ + 6.0266311, + 50.7750515 + ], + [ + 6.0266607, + 50.7751404 + ], + [ + 6.026528, + 50.7751684 + ], + [ + 6.0264525, + 50.7751756 + ], + [ + 6.0262912, + 50.7752266 + ], + [ + 6.0261983, + 50.7752864 + ], + [ + 6.0260414, + 50.7754105 + ], + [ + 6.0258948, + 50.7754957 + ], + [ + 6.0257509, + 50.7754964 + ], + [ + 6.0255786, + 50.7755201 + ], + [ + 6.0254637, + 50.7755388 + ], + [ + 6.0252192, + 50.7755377 + ], + [ + 6.025133, + 50.7755472 + ], + [ + 6.0250076, + 50.7756049 + ], + [ + 6.0249325, + 50.7756372 + ], + [ + 6.0247638, + 50.7756677 + ], + [ + 6.0246668, + 50.7756888 + ], + [ + 6.0245881, + 50.7757257 + ], + [ + 6.0245387, + 50.7758196 + ], + [ + 6.0244996, + 50.7758609 + ], + [ + 6.0244497, + 50.7759113 + ], + [ + 6.0243602, + 50.7759529 + ], + [ + 6.0242668, + 50.7759647 + ], + [ + 6.0241701, + 50.7760062 + ], + [ + 6.0241343, + 50.7760201 + ], + [ + 6.0240591, + 50.7760456 + ], + [ + 6.0239692, + 50.776046 + ], + [ + 6.0238396, + 50.7760306 + ], + [ + 6.0237638, + 50.7760059 + ], + [ + 6.0236304, + 50.77597 + ], + [ + 6.0234865, + 50.7759638 + ], + [ + 6.0233, + 50.7760058 + ], + [ + 6.023185, + 50.7760268 + ], + [ + 6.0230234, + 50.7760505 + ], + [ + 6.0228475, + 50.7760718 + ], + [ + 6.022743, + 50.7760495 + ], + [ + 6.0226061, + 50.7760365 + ], + [ + 6.0224441, + 50.7760167 + ], + [ + 6.022336, + 50.7760035 + ], + [ + 6.0222002, + 50.7760749 + ], + [ + 6.0221105, + 50.7760958 + ], + [ + 6.0219848, + 50.7761102 + ], + [ + 6.0217871, + 50.7761271 + ], + [ + 6.0216757, + 50.7761299 + ], + [ + 6.0212816, + 50.7762779 + ], + [ + 6.0209661, + 50.7763731 + ], + [ + 6.0206865, + 50.7764656 + ], + [ + 6.0204209, + 50.7765103 + ], + [ + 6.0203026, + 50.7765474 + ], + [ + 6.0203822, + 50.7766041 + ], + [ + 6.0204833, + 50.7766379 + ], + [ + 6.0204983, + 50.7766972 + ], + [ + 6.0205024, + 50.7767634 + ], + [ + 6.0205821, + 50.7768155 + ], + [ + 6.0205216, + 50.7768775 + ], + [ + 6.0203346, + 50.776883 + ], + [ + 6.0202627, + 50.776881 + ], + [ + 6.0202524, + 50.7769221 + ], + [ + 6.0202707, + 50.7769563 + ], + [ + 6.020307, + 50.7770018 + ], + [ + 6.0202001, + 50.7770914 + ], + [ + 6.0201505, + 50.7771647 + ], + [ + 6.0200286, + 50.7772018 + ], + [ + 6.019939, + 50.7772273 + ], + [ + 6.0198349, + 50.7772484 + ], + [ + 6.0197307, + 50.7772557 + ], + [ + 6.0196551, + 50.7772561 + ], + [ + 6.0195258, + 50.7772795 + ], + [ + 6.0194223, + 50.7773485 + ], + [ + 6.0193544, + 50.7773922 + ], + [ + 6.0192466, + 50.7773996 + ], + [ + 6.0191458, + 50.7773886 + ], + [ + 6.0190633, + 50.7774118 + ], + [ + 6.0191033, + 50.7774665 + ], + [ + 6.0191577, + 50.777505 + ], + [ + 6.019169, + 50.7775621 + ], + [ + 6.0191014, + 50.777624 + ], + [ + 6.0190011, + 50.7776611 + ], + [ + 6.0188714, + 50.7776457 + ], + [ + 6.0187528, + 50.7776599 + ], + [ + 6.0187171, + 50.7776807 + ], + [ + 6.0184592, + 50.7777869 + ], + [ + 6.0183266, + 50.7778309 + ], + [ + 6.0182265, + 50.7778839 + ], + [ + 6.0180869, + 50.7779622 + ], + [ + 6.0179548, + 50.7780496 + ], + [ + 6.0177832, + 50.7781577 + ], + [ + 6.017684, + 50.7782952 + ], + [ + 6.0176239, + 50.7784165 + ], + [ + 6.0176034, + 50.7785126 + ], + [ + 6.0175213, + 50.778586 + ], + [ + 6.0174353, + 50.7786116 + ], + [ + 6.017238, + 50.7786535 + ], + [ + 6.0171446, + 50.7786654 + ], + [ + 6.0170042, + 50.7786546 + ], + [ + 6.0168239, + 50.7786167 + ], + [ + 6.0167916, + 50.7786145 + ], + [ + 6.0166946, + 50.7786286 + ], + [ + 6.0165582, + 50.778659 + ], + [ + 6.0163902, + 50.7787625 + ], + [ + 6.0163258, + 50.7787903 + ], + [ + 6.0161752, + 50.7788389 + ], + [ + 6.016107, + 50.778853 + ], + [ + 6.0159919, + 50.7788443 + ], + [ + 6.0158587, + 50.7788358 + ], + [ + 6.0157724, + 50.7788362 + ], + [ + 6.0156936, + 50.778864 + ], + [ + 6.015633, + 50.7789213 + ], + [ + 6.0155758, + 50.7789605 + ], + [ + 6.015515, + 50.7789881 + ], + [ + 6.0152996, + 50.7790325 + ], + [ + 6.0150841, + 50.7790586 + ], + [ + 6.0148702, + 50.7792537 + ], + [ + 6.014649, + 50.7794283 + ], + [ + 6.0145812, + 50.7794789 + ], + [ + 6.0144308, + 50.7795481 + ], + [ + 6.0142114, + 50.7795423 + ], + [ + 6.0139343, + 50.779523 + ], + [ + 6.0137903, + 50.7795076 + ], + [ + 6.0136751, + 50.7795037 + ], + [ + 6.0135312, + 50.7795043 + ], + [ + 6.0134022, + 50.7795437 + ], + [ + 6.0133672, + 50.7796444 + ], + [ + 6.013296, + 50.7797132 + ], + [ + 6.0132569, + 50.7797682 + ], + [ + 6.0131464, + 50.7798669 + ], + [ + 6.0130748, + 50.7799014 + ], + [ + 6.0130034, + 50.7799475 + ], + [ + 6.0127918, + 50.7800033 + ], + [ + 6.012702, + 50.7800219 + ], + [ + 6.0125118, + 50.7800594 + ], + [ + 6.0124544, + 50.7800802 + ], + [ + 6.0123683, + 50.7800989 + ], + [ + 6.0122819, + 50.7800947 + ], + [ + 6.0121601, + 50.7801387 + ], + [ + 6.0121284, + 50.7802187 + ], + [ + 6.012118, + 50.7802461 + ], + [ + 6.0119741, + 50.7802422 + ], + [ + 6.011837, + 50.780204 + ], + [ + 6.0117144, + 50.7801726 + ], + [ + 6.0116213, + 50.7802074 + ], + [ + 6.0114242, + 50.7802836 + ], + [ + 6.0112085, + 50.7802869 + ], + [ + 6.0110966, + 50.7802554 + ], + [ + 6.0109453, + 50.7802196 + ], + [ + 6.0108624, + 50.7802132 + ], + [ + 6.0107329, + 50.7802114 + ], + [ + 6.0106183, + 50.7802462 + ], + [ + 6.0105973, + 50.7803148 + ], + [ + 6.010591, + 50.7804039 + ], + [ + 6.0105914, + 50.7804428 + ], + [ + 6.010405, + 50.7805098 + ], + [ + 6.0103114, + 50.7804988 + ], + [ + 6.0102245, + 50.7804444 + ], + [ + 6.0101383, + 50.7804425 + ], + [ + 6.0099266, + 50.7804961 + ], + [ + 6.0099232, + 50.7805166 + ], + [ + 6.0098025, + 50.7806839 + ], + [ + 6.0097458, + 50.7807709 + ], + [ + 6.0097248, + 50.7808281 + ], + [ + 6.009629, + 50.7809587 + ], + [ + 6.0094928, + 50.781005 + ], + [ + 6.0093562, + 50.7810147 + ], + [ + 6.0092339, + 50.7810153 + ], + [ + 6.0091158, + 50.7810821 + ], + [ + 6.0090299, + 50.7811281 + ], + [ + 6.0089294, + 50.7811423 + ], + [ + 6.008786, + 50.7811909 + ], + [ + 6.0086749, + 50.7812234 + ], + [ + 6.0083561, + 50.7813687 + ], + [ + 6.0083094, + 50.7813621 + ], + [ + 6.0081332, + 50.7813697 + ], + [ + 6.0079578, + 50.7814482 + ], + [ + 6.0079544, + 50.7814733 + ], + [ + 6.0075091, + 50.781553 + ], + [ + 6.007427, + 50.7816036 + ], + [ + 6.0072845, + 50.7817505 + ], + [ + 6.0071776, + 50.7818491 + ], + [ + 6.006944, + 50.7818754 + ], + [ + 6.0067679, + 50.7818853 + ], + [ + 6.0066746, + 50.7819039 + ], + [ + 6.0066643, + 50.7819611 + ], + [ + 6.0066937, + 50.7820318 + ], + [ + 6.0067086, + 50.7820683 + ], + [ + 6.0066264, + 50.7821279 + ], + [ + 6.0065619, + 50.7821511 + ], + [ + 6.0065011, + 50.7821856 + ], + [ + 6.0065519, + 50.7822265 + ], + [ + 6.0066313, + 50.782265 + ], + [ + 6.0066352, + 50.7823015 + ], + [ + 6.0065173, + 50.7823774 + ], + [ + 6.0063847, + 50.7824282 + ], + [ + 6.0063097, + 50.7824834 + ], + [ + 6.0062674, + 50.7825612 + ], + [ + 6.0062037, + 50.7826666 + ], + [ + 6.0060499, + 50.7827541 + ], + [ + 6.0059751, + 50.782832 + ], + [ + 6.0059504, + 50.7828892 + ], + [ + 6.0058251, + 50.7829401 + ], + [ + 6.0057072, + 50.7830205 + ], + [ + 6.0056862, + 50.7830845 + ], + [ + 6.0056442, + 50.7831989 + ], + [ + 6.0056056, + 50.7833019 + ], + [ + 6.0055272, + 50.7833775 + ], + [ + 6.0053765, + 50.7834103 + ], + [ + 6.0052148, + 50.7834315 + ], + [ + 6.0050602, + 50.7834482 + ], + [ + 6.0049561, + 50.783467 + ], + [ + 6.0047985, + 50.7835361 + ], + [ + 6.0047091, + 50.7835823 + ], + [ + 6.0046129, + 50.783674 + ], + [ + 6.0045056, + 50.7837453 + ], + [ + 6.0042395, + 50.7837488 + ], + [ + 6.0041896, + 50.7837902 + ], + [ + 6.0041182, + 50.7838499 + ], + [ + 6.0039783, + 50.7838802 + ], + [ + 6.0038344, + 50.7838854 + ], + [ + 6.0037446, + 50.7838995 + ], + [ + 6.0036549, + 50.7839296 + ], + [ + 6.0035511, + 50.7839666 + ], + [ + 6.0034654, + 50.7840378 + ], + [ + 6.0033547, + 50.7841182 + ], + [ + 6.0032292, + 50.7841599 + ], + [ + 6.0030963, + 50.7841788 + ], + [ + 6.0029271, + 50.7841682 + ], + [ + 6.0028372, + 50.7841685 + ], + [ + 6.0027078, + 50.7841691 + ], + [ + 6.0026073, + 50.7841901 + ], + [ + 6.0024997, + 50.7842294 + ], + [ + 6.002428, + 50.7842549 + ], + [ + 6.0023418, + 50.7842667 + ], + [ + 6.0022771, + 50.7842738 + ], + [ + 6.0021694, + 50.7842881 + ], + [ + 6.00208, + 50.7843433 + ], + [ + 6.0020198, + 50.7844486 + ], + [ + 6.0019881, + 50.7845149 + ], + [ + 6.0018666, + 50.7845931 + ], + [ + 6.0018133, + 50.7846286 + ], + [ + 6.0017701, + 50.7846575 + ], + [ + 6.001702, + 50.7846921 + ], + [ + 6.0016519, + 50.7847083 + ], + [ + 6.0014793, + 50.7847159 + ], + [ + 6.0013683, + 50.7847689 + ], + [ + 6.0011501, + 50.7848932 + ], + [ + 6.0010685, + 50.7850123 + ], + [ + 6.0010163, + 50.7850479 + ], + [ + 6.0009471, + 50.7850951 + ], + [ + 6.0008507, + 50.7851846 + ], + [ + 6.0006716, + 50.785247 + ], + [ + 6.000582, + 50.7852818 + ], + [ + 6.0004635, + 50.785321 + ], + [ + 6.0004027, + 50.7853442 + ], + [ + 6.0003706, + 50.7853832 + ], + [ + 6.0003675, + 50.7854265 + ], + [ + 6.0002852, + 50.7854771 + ], + [ + 6.0002316, + 50.7855094 + ], + [ + 6.0001855, + 50.785569 + ], + [ + 6.0001388, + 50.7855897 + ], + [ + 6.0000201, + 50.7855857 + ], + [ + 5.9998979, + 50.7855863 + ], + [ + 5.9998766, + 50.7856298 + ], + [ + 5.9999278, + 50.7857026 + ], + [ + 5.9999281, + 50.7857528 + ], + [ + 5.9998248, + 50.7858492 + ], + [ + 5.9996711, + 50.7859503 + ], + [ + 5.9995676, + 50.7860399 + ], + [ + 5.9995034, + 50.786095 + ], + [ + 5.9994786, + 50.7861363 + ], + [ + 5.9995047, + 50.7862252 + ], + [ + 5.9995231, + 50.7862616 + ], + [ + 5.9995056, + 50.7863234 + ], + [ + 5.9994487, + 50.786383 + ], + [ + 5.9993558, + 50.7864496 + ], + [ + 5.9992266, + 50.7864913 + ], + [ + 5.9991334, + 50.7865237 + ], + [ + 5.9990978, + 50.7865626 + ], + [ + 5.9990914, + 50.7866403 + ], + [ + 5.999056, + 50.786693 + ], + [ + 5.9989884, + 50.7867801 + ], + [ + 5.9988954, + 50.7868399 + ], + [ + 5.9988024, + 50.786886 + ], + [ + 5.9986805, + 50.78693 + ], + [ + 5.9985873, + 50.7869623 + ], + [ + 5.9985048, + 50.786981 + ], + [ + 5.9974184, + 50.7866022 + ], + [ + 5.9969998, + 50.7868278 + ], + [ + 5.9970188, + 50.7869397 + ], + [ + 5.9969766, + 50.787045 + ], + [ + 5.9967974, + 50.7871028 + ], + [ + 5.9965927, + 50.787154 + ], + [ + 5.9963418, + 50.7872442 + ], + [ + 5.9960874, + 50.7873413 + ], + [ + 5.9959337, + 50.7874515 + ], + [ + 5.995891, + 50.7874974 + ], + [ + 5.9958594, + 50.7875798 + ], + [ + 5.9958669, + 50.787614 + ], + [ + 5.9958184, + 50.7881851 + ], + [ + 5.9958321, + 50.7883492 + ], + [ + 5.9958685, + 50.7885365 + ], + [ + 5.9959803, + 50.789317 + ], + [ + 5.9960195, + 50.7896731 + ], + [ + 5.9959602, + 50.7898629 + ], + [ + 5.9959258, + 50.7900229 + ], + [ + 5.9958366, + 50.7901055 + ], + [ + 5.9956287, + 50.7901795 + ], + [ + 5.9954063, + 50.7902467 + ], + [ + 5.9951082, + 50.7903006 + ], + [ + 5.9948679, + 50.7903794 + ], + [ + 5.9946495, + 50.7904899 + ], + [ + 5.9943846, + 50.7906281 + ], + [ + 5.9902154, + 50.7930038 + ], + [ + 5.989368, + 50.7934867 + ], + [ + 5.9891889, + 50.7935719 + ], + [ + 5.9887413, + 50.7937955 + ], + [ + 5.9884978, + 50.7939107 + ], + [ + 5.9883226, + 50.7940416 + ], + [ + 5.9881863, + 50.7940765 + ], + [ + 5.9880102, + 50.7940955 + ], + [ + 5.9878984, + 50.7940732 + ], + [ + 5.9878117, + 50.7940393 + ], + [ + 5.9877178, + 50.7939918 + ], + [ + 5.9875851, + 50.7940403 + ], + [ + 5.9874991, + 50.7940658 + ], + [ + 5.9873976, + 50.7939954 + ], + [ + 5.9872532, + 50.7939413 + ], + [ + 5.9871088, + 50.7938803 + ], + [ + 5.9869645, + 50.7938353 + ], + [ + 5.9867776, + 50.7938521 + ], + [ + 5.9866085, + 50.7938551 + ], + [ + 5.9863781, + 50.7938309 + ], + [ + 5.9861836, + 50.7938113 + ], + [ + 5.9860432, + 50.7938096 + ], + [ + 5.9857918, + 50.7938449 + ], + [ + 5.9856951, + 50.7938911 + ], + [ + 5.9856851, + 50.7939825 + ], + [ + 5.9857687, + 50.7940643 + ], + [ + 5.985809, + 50.7941486 + ], + [ + 5.9858168, + 50.7942148 + ], + [ + 5.9857634, + 50.7942698 + ], + [ + 5.9856372, + 50.7942407 + ], + [ + 5.9856162, + 50.7943093 + ], + [ + 5.9856132, + 50.7943778 + ], + [ + 5.9854546, + 50.7943306 + ], + [ + 5.9854212, + 50.7942439 + ], + [ + 5.9853099, + 50.7942513 + ], + [ + 5.9852854, + 50.7943313 + ], + [ + 5.9852794, + 50.7944501 + ], + [ + 5.9851939, + 50.7945556 + ], + [ + 5.9850717, + 50.7945583 + ], + [ + 5.9850147, + 50.7946248 + ], + [ + 5.985116, + 50.7946837 + ], + [ + 5.9850381, + 50.7948074 + ], + [ + 5.9848442, + 50.7948517 + ], + [ + 5.9847536, + 50.7947881 + ], + [ + 5.9846093, + 50.7947499 + ], + [ + 5.9845383, + 50.7948438 + ], + [ + 5.984503, + 50.7949216 + ], + [ + 5.984453, + 50.794963 + ], + [ + 5.9842947, + 50.7949545 + ], + [ + 5.9842542, + 50.7948611 + ], + [ + 5.9841563, + 50.7947793 + ], + [ + 5.9840091, + 50.7948188 + ], + [ + 5.9839774, + 50.794892 + ], + [ + 5.9837795, + 50.7948883 + ], + [ + 5.9834698, + 50.7948577 + ], + [ + 5.9833405, + 50.7948719 + ], + [ + 5.9832006, + 50.7949114 + ], + [ + 5.9831007, + 50.7950054 + ], + [ + 5.9830188, + 50.7951017 + ], + [ + 5.9828218, + 50.7951961 + ], + [ + 5.9826602, + 50.7952265 + ], + [ + 5.9825088, + 50.7952021 + ], + [ + 5.9823755, + 50.7951639 + ], + [ + 5.9823251, + 50.7951595 + ], + [ + 5.9823109, + 50.7951961 + ], + [ + 5.9820664, + 50.7951926 + ], + [ + 5.9819901, + 50.7951313 + ], + [ + 5.9819499, + 50.7950561 + ], + [ + 5.9818708, + 50.795061 + ], + [ + 5.9818386, + 50.7950703 + ], + [ + 5.9817926, + 50.7951595 + ], + [ + 5.981703, + 50.7952057 + ], + [ + 5.9816166, + 50.79519 + ], + [ + 5.9815656, + 50.7951286 + ], + [ + 5.9814535, + 50.7950605 + ], + [ + 5.9813063, + 50.7950908 + ], + [ + 5.981231, + 50.7951141 + ], + [ + 5.9811373, + 50.7951053 + ], + [ + 5.9809791, + 50.7951152 + ], + [ + 5.9808679, + 50.795143 + ], + [ + 5.9807674, + 50.7951822 + ], + [ + 5.9805767, + 50.7951808 + ], + [ + 5.9804183, + 50.7951679 + ], + [ + 5.9803104, + 50.7951591 + ], + [ + 5.9802206, + 50.7951823 + ], + [ + 5.9801422, + 50.7952717 + ], + [ + 5.9801072, + 50.7953587 + ], + [ + 5.9799931, + 50.795478 + ], + [ + 5.9798352, + 50.7955335 + ], + [ + 5.979681, + 50.7955798 + ], + [ + 5.979606, + 50.7956372 + ], + [ + 5.9795563, + 50.7957105 + ], + [ + 5.9795173, + 50.7957837 + ], + [ + 5.9794314, + 50.7958321 + ], + [ + 5.9792948, + 50.7958373 + ], + [ + 5.9792663, + 50.7958762 + ], + [ + 5.9793462, + 50.7959397 + ], + [ + 5.9793252, + 50.7960221 + ], + [ + 5.9791886, + 50.7960158 + ], + [ + 5.9791095, + 50.7960321 + ], + [ + 5.9790923, + 50.796119 + ], + [ + 5.9791324, + 50.7961851 + ], + [ + 5.9791476, + 50.7962603 + ], + [ + 5.9790871, + 50.7963474 + ], + [ + 5.9789689, + 50.7964004 + ], + [ + 5.97875, + 50.7964447 + ], + [ + 5.9786134, + 50.7964728 + ], + [ + 5.9784519, + 50.7965077 + ], + [ + 5.9783551, + 50.7965446 + ], + [ + 5.9782801, + 50.7966134 + ], + [ + 5.9781262, + 50.7966895 + ], + [ + 5.9780441, + 50.7967698 + ], + [ + 5.9779121, + 50.7968868 + ], + [ + 5.9777754, + 50.7968966 + ], + [ + 5.9777608, + 50.7968692 + ], + [ + 5.9776238, + 50.796831 + ], + [ + 5.9775049, + 50.7968223 + ], + [ + 5.9774615, + 50.7967951 + ], + [ + 5.9773206, + 50.7967341 + ], + [ + 5.9772306, + 50.7967299 + ], + [ + 5.9770983, + 50.7968127 + ], + [ + 5.9770417, + 50.7969203 + ], + [ + 5.9770071, + 50.7970643 + ], + [ + 5.9769214, + 50.79714 + ], + [ + 5.9767598, + 50.7971818 + ], + [ + 5.9765876, + 50.7972374 + ], + [ + 5.9765384, + 50.7973654 + ], + [ + 5.9759364, + 50.7976284 + ], + [ + 5.9755497, + 50.797831 + ], + [ + 5.9752057, + 50.79799 + ], + [ + 5.9748467, + 50.7980783 + ], + [ + 5.9748849, + 50.7983225 + ], + [ + 5.9750098, + 50.7986097 + ], + [ + 5.9751563, + 50.7989014 + ], + [ + 5.9752238, + 50.7992003 + ], + [ + 5.9753098, + 50.7995516 + ], + [ + 5.9754281, + 50.7999005 + ], + [ + 5.9754959, + 50.8002359 + ], + [ + 5.9754985, + 50.8005282 + ], + [ + 5.9755187, + 50.8007724 + ], + [ + 5.9755955, + 50.8009026 + ], + [ + 5.9756377, + 50.8013322 + ], + [ + 5.975637, + 50.8016892 + ], + [ + 5.9756462, + 50.8019432 + ], + [ + 5.9756691, + 50.8021102 + ], + [ + 5.9757504, + 50.8023296 + ], + [ + 5.9758894, + 50.8025764 + ], + [ + 5.9760387, + 50.8027383 + ], + [ + 5.9765619, + 50.8031669 + ], + [ + 5.9768311, + 50.8034315 + ], + [ + 5.9770024, + 50.8036552 + ], + [ + 5.9771737, + 50.8038629 + ], + [ + 5.9773567, + 50.8041781 + ], + [ + 5.9776196, + 50.8045549 + ], + [ + 5.9777737, + 50.8048634 + ], + [ + 5.9778941, + 50.8050277 + ], + [ + 5.978703, + 50.8046245 + ], + [ + 5.9795978, + 50.805292 + ], + [ + 5.9801627, + 50.8057135 + ], + [ + 5.9802729, + 50.8059513 + ], + [ + 5.9802937, + 50.8062876 + ], + [ + 5.9802743, + 50.8065806 + ], + [ + 5.9802701, + 50.8069514 + ], + [ + 5.9803378, + 50.8072716 + ], + [ + 5.9804434, + 50.8073994 + ], + [ + 5.9814881, + 50.8084784 + ], + [ + 5.9816065, + 50.8085663 + ], + [ + 5.9819479, + 50.8086896 + ], + [ + 5.9821722, + 50.8088313 + ], + [ + 5.9825623, + 50.8090039 + ], + [ + 5.9830305, + 50.8092751 + ], + [ + 5.9834694, + 50.8095278 + ], + [ + 5.9836304, + 50.8096139 + ], + [ + 5.9841034, + 50.8098668 + ], + [ + 5.9846593, + 50.8101503 + ], + [ + 5.9850397, + 50.8102982 + ], + [ + 5.985225, + 50.8103413 + ], + [ + 5.9854981, + 50.8104338 + ], + [ + 5.9862338, + 50.8101261 + ], + [ + 5.9866798, + 50.8099187 + ], + [ + 5.9872012, + 50.8096788 + ], + [ + 5.9875862, + 50.8095379 + ], + [ + 5.9881119, + 50.8093736 + ], + [ + 5.9885547, + 50.8092256 + ], + [ + 5.9890007, + 50.8090364 + ], + [ + 5.9893187, + 50.8089137 + ], + [ + 5.9899579, + 50.8086669 + ], + [ + 5.9903427, + 50.8084984 + ], + [ + 5.9908461, + 50.8082702 + ], + [ + 5.9912451, + 50.8080559 + ], + [ + 5.9915933, + 50.8078236 + ], + [ + 5.9918404, + 50.8075892 + ], + [ + 5.9921633, + 50.8073501 + ], + [ + 5.9924148, + 50.8072211 + ], + [ + 5.9925446, + 50.8072 + ], + [ + 5.9927824, + 50.8071465 + ], + [ + 5.9928541, + 50.8070845 + ], + [ + 5.9928464, + 50.8070273 + ], + [ + 5.9928344, + 50.8068946 + ], + [ + 5.9929384, + 50.8068073 + ], + [ + 5.9934193, + 50.8064828 + ], + [ + 5.9936539, + 50.8064637 + ], + [ + 5.9937548, + 50.8064496 + ], + [ + 5.9939314, + 50.8064101 + ], + [ + 5.9940424, + 50.8063182 + ], + [ + 5.9941069, + 50.8062608 + ], + [ + 5.9942472, + 50.8062077 + ], + [ + 5.9944413, + 50.806104 + ], + [ + 5.9952895, + 50.8056708 + ], + [ + 5.9957751, + 50.8054653 + ], + [ + 5.9966565, + 50.8051235 + ], + [ + 5.9970516, + 50.8048909 + ], + [ + 5.9974974, + 50.8046788 + ], + [ + 5.9988806, + 50.8041022 + ], + [ + 5.9989541, + 50.8040717 + ], + [ + 5.9996691, + 50.8037007 + ], + [ + 6.0000791, + 50.8035368 + ], + [ + 6.0004563, + 50.8033226 + ], + [ + 6.0009194, + 50.8030257 + ], + [ + 6.001257, + 50.8028254 + ], + [ + 6.0016775, + 50.8026134 + ], + [ + 6.002101, + 50.8023417 + ], + [ + 6.0036094, + 50.8014598 + ], + [ + 6.0058099, + 50.8021935 + ], + [ + 6.0067978, + 50.8024897 + ], + [ + 6.0072067, + 50.8026142 + ], + [ + 6.0075686, + 50.8027249 + ], + [ + 6.0079305, + 50.802838 + ], + [ + 6.0082895, + 50.8030314 + ], + [ + 6.0096342, + 50.8036856 + ], + [ + 6.0099134, + 50.8038403 + ], + [ + 6.0100405, + 50.8039222 + ], + [ + 6.0103964, + 50.8041726 + ], + [ + 6.0107169, + 50.8045034 + ], + [ + 6.011707, + 50.805461 + ], + [ + 6.0124531, + 50.8061631 + ], + [ + 6.012907, + 50.8064774 + ], + [ + 6.0131834, + 50.8067235 + ], + [ + 6.0132997, + 50.8068123 + ], + [ + 6.0134475, + 50.8071894 + ], + [ + 6.0137606, + 50.807495 + ], + [ + 6.0140377, + 50.8078121 + ], + [ + 6.0143217, + 50.8080972 + ], + [ + 6.0146238, + 50.808373 + ], + [ + 6.014827, + 50.8085469 + ], + [ + 6.0149911, + 50.8086874 + ], + [ + 6.015373, + 50.8090156 + ], + [ + 6.015696, + 50.8092228 + ], + [ + 6.0161461, + 50.8095003 + ], + [ + 6.0163819, + 50.8096276 + ], + [ + 6.0173005, + 50.8102261 + ], + [ + 6.0178076, + 50.8104233 + ], + [ + 6.0202948, + 50.8116477 + ], + [ + 6.0218253, + 50.8124294 + ], + [ + 6.0237001, + 50.8133744 + ], + [ + 6.0239297, + 50.8134987 + ], + [ + 6.0240746, + 50.8135785 + ], + [ + 6.0250234, + 50.8140958 + ], + [ + 6.0250677, + 50.81412 + ], + [ + 6.0235817, + 50.8146657 + ], + [ + 6.0238927, + 50.8151292 + ], + [ + 6.0241086, + 50.8154534 + ], + [ + 6.0243314, + 50.8157386 + ], + [ + 6.0244743, + 50.8159624 + ], + [ + 6.0237223, + 50.8162444 + ], + [ + 6.0232005, + 50.816434 + ], + [ + 6.022704, + 50.8166327 + ], + [ + 6.0221642, + 50.8168132 + ], + [ + 6.0224782, + 50.8172195 + ], + [ + 6.0227848, + 50.8175776 + ], + [ + 6.0231593, + 50.8178692 + ], + [ + 6.0234606, + 50.8180649 + ], + [ + 6.0237946, + 50.818265 + ], + [ + 6.0239472, + 50.8183644 + ], + [ + 6.0241573, + 50.8184022 + ], + [ + 6.0244844, + 50.8185422 + ], + [ + 6.0245683, + 50.8185747 + ], + [ + 6.0246569, + 50.8186116 + ], + [ + 6.0249282, + 50.8187261 + ], + [ + 6.025385, + 50.8188667 + ], + [ + 6.0256371, + 50.8191897 + ], + [ + 6.0257609, + 50.819329 + ], + [ + 6.0263774, + 50.8200398 + ], + [ + 6.0263216, + 50.8202305 + ], + [ + 6.0262077, + 50.8204399 + ], + [ + 6.0257814, + 50.8208177 + ], + [ + 6.0255954, + 50.8209796 + ], + [ + 6.0253728, + 50.8213209 + ], + [ + 6.0253426, + 50.8213673 + ], + [ + 6.0252425, + 50.821473 + ], + [ + 6.0251779, + 50.8215212 + ], + [ + 6.0249655, + 50.8216021 + ], + [ + 6.0249447, + 50.821859 + ], + [ + 6.0248032, + 50.8225949 + ], + [ + 6.0243042, + 50.8235455 + ], + [ + 6.024284, + 50.8236869 + ], + [ + 6.0242409, + 50.8239903 + ], + [ + 6.024216, + 50.824166 + ], + [ + 6.0240782, + 50.8244962 + ], + [ + 6.0239283, + 50.8251078 + ], + [ + 6.022983, + 50.826498 + ], + [ + 6.023043, + 50.8266241 + ], + [ + 6.0238893, + 50.827055 + ], + [ + 6.0243746, + 50.8273822 + ], + [ + 6.0248264, + 50.8278201 + ], + [ + 6.0245984, + 50.8280249 + ], + [ + 6.0234951, + 50.8283621 + ], + [ + 6.0231894, + 50.8285112 + ], + [ + 6.0232302, + 50.8288448 + ], + [ + 6.0204177, + 50.8289576 + ], + [ + 6.0185608, + 50.8295043 + ], + [ + 6.0180062, + 50.8308294 + ], + [ + 6.0178743, + 50.8310135 + ], + [ + 6.0171978, + 50.832339 + ], + [ + 6.0171182, + 50.8324841 + ], + [ + 6.016978, + 50.83274 + ], + [ + 6.0163905, + 50.8338332 + ], + [ + 6.0163438, + 50.83392 + ], + [ + 6.0171326, + 50.8352658 + ], + [ + 6.017306, + 50.8355342 + ], + [ + 6.017752, + 50.8362825 + ], + [ + 6.0180502, + 50.8368236 + ], + [ + 6.018363, + 50.8371663 + ], + [ + 6.0184044, + 50.8374035 + ], + [ + 6.0177363, + 50.8377807 + ], + [ + 6.0159284, + 50.8388285 + ], + [ + 6.0170173, + 50.8414993 + ], + [ + 6.0171173, + 50.8417446 + ], + [ + 6.0172766, + 50.842111 + ], + [ + 6.0173005, + 50.8421924 + ], + [ + 6.0178086, + 50.8434141 + ], + [ + 6.0189515, + 50.8461736 + ], + [ + 6.0189908, + 50.8462686 + ], + [ + 6.0190348, + 50.8463084 + ], + [ + 6.0190657, + 50.8463318 + ], + [ + 6.0190726, + 50.8463376 + ], + [ + 6.0198857, + 50.8463528 + ], + [ + 6.0209591, + 50.8464175 + ], + [ + 6.0215518, + 50.8464268 + ], + [ + 6.02196, + 50.8464321 + ], + [ + 6.0256065, + 50.8477848 + ], + [ + 6.0261454, + 50.8472507 + ], + [ + 6.0266467, + 50.8473412 + ], + [ + 6.0272605, + 50.8474766 + ], + [ + 6.0277801, + 50.8475967 + ], + [ + 6.0279357, + 50.8476462 + ], + [ + 6.0283148, + 50.847767 + ], + [ + 6.0287733, + 50.8479217 + ], + [ + 6.0290214, + 50.8480482 + ], + [ + 6.0293357, + 50.8482359 + ], + [ + 6.0315228, + 50.8492118 + ], + [ + 6.0316659, + 50.8493321 + ], + [ + 6.0317726, + 50.8494505 + ], + [ + 6.0319585, + 50.8495361 + ], + [ + 6.0328012, + 50.8499468 + ], + [ + 6.0333151, + 50.8501629 + ], + [ + 6.0337732, + 50.8503017 + ], + [ + 6.0342246, + 50.8504542 + ], + [ + 6.0347502, + 50.8504964 + ], + [ + 6.0353085, + 50.8505475 + ], + [ + 6.0358585, + 50.8505254 + ], + [ + 6.0363288, + 50.8505397 + ], + [ + 6.0368671, + 50.8506673 + ], + [ + 6.037272, + 50.8508659 + ], + [ + 6.0377917, + 50.8509951 + ], + [ + 6.0381607, + 50.8509742 + ], + [ + 6.0386054, + 50.8509437 + ], + [ + 6.0391517, + 50.8509125 + ], + [ + 6.0394159, + 50.8509062 + ], + [ + 6.0395833, + 50.8509714 + ], + [ + 6.0399268, + 50.851168 + ], + [ + 6.0403784, + 50.8511123 + ], + [ + 6.0407074, + 50.8511282 + ], + [ + 6.0410414, + 50.8511444 + ], + [ + 6.0414948, + 50.8511916 + ], + [ + 6.0416919, + 50.8512955 + ], + [ + 6.0418768, + 50.8513171 + ], + [ + 6.0420898, + 50.8512768 + ], + [ + 6.0422087, + 50.851237 + ], + [ + 6.0423366, + 50.8513163 + ], + [ + 6.0425896, + 50.8515159 + ], + [ + 6.0428345, + 50.851672 + ], + [ + 6.0429481, + 50.8517559 + ], + [ + 6.0432726, + 50.8519024 + ], + [ + 6.0436755, + 50.851966 + ], + [ + 6.043799, + 50.8519972 + ], + [ + 6.0439572, + 50.852154 + ], + [ + 6.0439882, + 50.8522796 + ], + [ + 6.0439644, + 50.8523873 + ], + [ + 6.0438962, + 50.8524221 + ], + [ + 6.0439733, + 50.8524901 + ], + [ + 6.0442383, + 50.8525319 + ], + [ + 6.0444201, + 50.8525855 + ], + [ + 6.0445376, + 50.8526922 + ], + [ + 6.0446828, + 50.8527141 + ], + [ + 6.0447768, + 50.8527066 + ], + [ + 6.0448414, + 50.852665 + ], + [ + 6.0448261, + 50.8526147 + ], + [ + 6.0447818, + 50.8525578 + ], + [ + 6.0448061, + 50.8525004 + ], + [ + 6.0448671, + 50.8524657 + ], + [ + 6.0448954, + 50.8524197 + ], + [ + 6.0449881, + 50.8523276 + ], + [ + 6.0452085, + 50.8522963 + ], + [ + 6.0452636, + 50.8523486 + ], + [ + 6.0451969, + 50.8524795 + ], + [ + 6.0452561, + 50.8525592 + ], + [ + 6.0453297, + 50.8526388 + ], + [ + 6.0454826, + 50.8526857 + ], + [ + 6.0456936, + 50.8527597 + ], + [ + 6.045926, + 50.8528039 + ], + [ + 6.0462127, + 50.8528431 + ], + [ + 6.0464304, + 50.8528737 + ], + [ + 6.0466413, + 50.8529339 + ], + [ + 6.0467476, + 50.8530133 + ], + [ + 6.0468327, + 50.853134 + ], + [ + 6.046917, + 50.853202 + ], + [ + 6.0470538, + 50.853255 + ], + [ + 6.0471028, + 50.853274 + ], + [ + 6.0472702, + 50.8533208 + ], + [ + 6.0473947, + 50.8534092 + ], + [ + 6.0475449, + 50.8535249 + ], + [ + 6.0477521, + 50.8535738 + ], + [ + 6.0479339, + 50.8536274 + ], + [ + 6.0481739, + 50.8536853 + ], + [ + 6.0483992, + 50.8537432 + ], + [ + 6.0486029, + 50.8538058 + ], + [ + 6.0487704, + 50.8538596 + ], + [ + 6.0489668, + 50.8539201 + ], + [ + 6.049271, + 50.8539248 + ], + [ + 6.0494742, + 50.8539554 + ], + [ + 6.0496965, + 50.8540454 + ], + [ + 6.0498054, + 50.8540652 + ], + [ + 6.050013, + 50.8541462 + ], + [ + 6.0501147, + 50.8541615 + ], + [ + 6.0501623, + 50.8541931 + ], + [ + 6.0501352, + 50.8543146 + ], + [ + 6.0501867, + 50.85436 + ], + [ + 6.0502744, + 50.8544166 + ], + [ + 6.0503956, + 50.8545256 + ], + [ + 6.0504563, + 50.8546967 + ], + [ + 6.0504434, + 50.8547952 + ], + [ + 6.0505331, + 50.8549731 + ], + [ + 6.0509131, + 50.8554257 + ], + [ + 6.0511117, + 50.8553923 + ], + [ + 6.0512819, + 50.8553866 + ], + [ + 6.0514597, + 50.8554128 + ], + [ + 6.0516301, + 50.8554254 + ], + [ + 6.0518622, + 50.8554512 + ], + [ + 6.0521092, + 50.8555021 + ], + [ + 6.052284, + 50.8555672 + ], + [ + 6.0524739, + 50.8556735 + ], + [ + 6.0525376, + 50.8558057 + ], + [ + 6.0526259, + 50.8558944 + ], + [ + 6.0527362, + 50.8559966 + ], + [ + 6.0528652, + 50.8561421 + ], + [ + 6.0531241, + 50.8562592 + ], + [ + 6.0533539, + 50.8563606 + ], + [ + 6.0535222, + 50.8564693 + ], + [ + 6.0536039, + 50.8566014 + ], + [ + 6.0537252, + 50.8567195 + ], + [ + 6.0538389, + 50.8568011 + ], + [ + 6.054032, + 50.8568798 + ], + [ + 6.0542647, + 50.8569423 + ], + [ + 6.0545551, + 50.8569929 + ], + [ + 6.0548773, + 50.8571209 + ], + [ + 6.0549232, + 50.8571391 + ], + [ + 6.055145, + 50.8571947 + ], + [ + 6.0553663, + 50.8572297 + ], + [ + 6.0556993, + 50.8572137 + ], + [ + 6.0560431, + 50.8572022 + ], + [ + 6.0562919, + 50.8571432 + ], + [ + 6.0564935, + 50.8570708 + ], + [ + 6.0565414, + 50.8566726 + ], + [ + 6.0566597, + 50.85569 + ], + [ + 6.0568077, + 50.8543025 + ], + [ + 6.0567879, + 50.8539662 + ], + [ + 6.0566369, + 50.8535783 + ], + [ + 6.0564887, + 50.8533689 + ], + [ + 6.0564654, + 50.8532684 + ], + [ + 6.0565205, + 50.8530872 + ], + [ + 6.0566158, + 50.8529425 + ], + [ + 6.0567284, + 50.852738 + ], + [ + 6.0567398, + 50.8526012 + ], + [ + 6.0567437, + 50.8525548 + ], + [ + 6.0567279, + 50.8522507 + ], + [ + 6.0568443, + 50.8513232 + ], + [ + 6.0574002, + 50.85135 + ], + [ + 6.0581558, + 50.8513316 + ], + [ + 6.0587973, + 50.851241 + ], + [ + 6.0591017, + 50.8510534 + ], + [ + 6.0595992, + 50.8509218 + ], + [ + 6.0600792, + 50.850827 + ], + [ + 6.0601084, + 50.8508179 + ], + [ + 6.0605216, + 50.8507799 + ], + [ + 6.0610204, + 50.8507074 + ], + [ + 6.0616189, + 50.8505447 + ], + [ + 6.0621611, + 50.8503913 + ], + [ + 6.0627134, + 50.8502867 + ], + [ + 6.0631862, + 50.8501988 + ], + [ + 6.0636688, + 50.8500375 + ], + [ + 6.0639599, + 50.8499353 + ], + [ + 6.064269, + 50.8498658 + ], + [ + 6.0643958, + 50.849776 + ], + [ + 6.0646094, + 50.8497094 + ], + [ + 6.0662509, + 50.8491978 + ], + [ + 6.0672559, + 50.8488841 + ], + [ + 6.0688971, + 50.8483816 + ], + [ + 6.0691662, + 50.8483057 + ], + [ + 6.0692605, + 50.8482835 + ], + [ + 6.0693277, + 50.8482669 + ], + [ + 6.0694391, + 50.8482369 + ], + [ + 6.0698392, + 50.848129 + ], + [ + 6.0702024, + 50.8479846 + ], + [ + 6.0702749, + 50.8479576 + ], + [ + 6.0706666, + 50.847812 + ], + [ + 6.071434, + 50.8475869 + ], + [ + 6.0719891, + 50.847441 + ], + [ + 6.0721513, + 50.8473784 + ], + [ + 6.0724244, + 50.8472732 + ], + [ + 6.0727948, + 50.847115 + ], + [ + 6.0732866, + 50.8468643 + ], + [ + 6.0735317, + 50.8467576 + ], + [ + 6.0736351, + 50.8467017 + ], + [ + 6.0737561, + 50.8466455 + ], + [ + 6.0739722, + 50.8466401 + ], + [ + 6.0740667, + 50.8466531 + ], + [ + 6.0740771, + 50.8466899 + ], + [ + 6.0740916, + 50.8467415 + ], + [ + 6.0740901, + 50.8467577 + ], + [ + 6.0740933, + 50.8467746 + ], + [ + 6.0741028, + 50.8467947 + ], + [ + 6.0741182, + 50.8468143 + ], + [ + 6.0741288, + 50.8468249 + ], + [ + 6.0741434, + 50.8468363 + ], + [ + 6.07416, + 50.8468429 + ], + [ + 6.0741785, + 50.8468518 + ], + [ + 6.0741968, + 50.8468586 + ], + [ + 6.0742632, + 50.8469245 + ], + [ + 6.0742707, + 50.8470931 + ], + [ + 6.0742787, + 50.8471597 + ], + [ + 6.0742893, + 50.8472049 + ], + [ + 6.0743065, + 50.8472889 + ], + [ + 6.074352, + 50.8474526 + ], + [ + 6.0744066, + 50.8477164 + ], + [ + 6.0744793, + 50.8480803 + ], + [ + 6.074543, + 50.8482895 + ], + [ + 6.0745703, + 50.8483896 + ], + [ + 6.0745976, + 50.8485078 + ], + [ + 6.0746522, + 50.8486807 + ], + [ + 6.0747125, + 50.8488176 + ], + [ + 6.0747341, + 50.8488808 + ], + [ + 6.0747311, + 50.84894 + ], + [ + 6.0747159, + 50.8490719 + ], + [ + 6.0747341, + 50.8492356 + ], + [ + 6.0747613, + 50.8493903 + ], + [ + 6.0747886, + 50.8495631 + ], + [ + 6.0748159, + 50.8496814 + ], + [ + 6.0748432, + 50.849836 + ], + [ + 6.0748705, + 50.8499911 + ], + [ + 6.074916, + 50.8502822 + ], + [ + 6.075007, + 50.8506642 + ], + [ + 6.075194, + 50.8514046 + ], + [ + 6.0752344, + 50.8515644 + ], + [ + 6.0753345, + 50.8520048 + ], + [ + 6.0753554, + 50.8521019 + ], + [ + 6.0755885, + 50.8521082 + ], + [ + 6.0756545, + 50.8522372 + ], + [ + 6.075669, + 50.8523623 + ], + [ + 6.0755867, + 50.8524099 + ], + [ + 6.0755441, + 50.8524471 + ], + [ + 6.0754537, + 50.852526 + ], + [ + 6.0758271, + 50.8544043 + ], + [ + 6.0758622, + 50.8545417 + ], + [ + 6.0759083, + 50.854712 + ], + [ + 6.0759239, + 50.8547654 + ], + [ + 6.0759341, + 50.8548064 + ], + [ + 6.07595, + 50.8548673 + ], + [ + 6.0759731, + 50.8550395 + ], + [ + 6.0760092, + 50.8553076 + ], + [ + 6.0760715, + 50.8557311 + ], + [ + 6.0762452, + 50.856427 + ], + [ + 6.0762957, + 50.8566294 + ], + [ + 6.076347, + 50.8568375 + ], + [ + 6.0763599, + 50.8568897 + ], + [ + 6.076412, + 50.8570476 + ], + [ + 6.0764537, + 50.8571951 + ], + [ + 6.0765008, + 50.8574151 + ], + [ + 6.0765956, + 50.8578686 + ], + [ + 6.0766658, + 50.8582454 + ], + [ + 6.076743, + 50.8585737 + ], + [ + 6.0767864, + 50.8587861 + ], + [ + 6.0768202, + 50.8589115 + ], + [ + 6.0768781, + 50.8591529 + ], + [ + 6.0769071, + 50.8593508 + ], + [ + 6.0769216, + 50.859486 + ], + [ + 6.0769222, + 50.8595112 + ], + [ + 6.0769257, + 50.8595771 + ], + [ + 6.0769933, + 50.8595892 + ], + [ + 6.077044, + 50.8596306 + ], + [ + 6.0770655, + 50.8596672 + ], + [ + 6.0770586, + 50.8597065 + ], + [ + 6.0770499, + 50.8597227 + ], + [ + 6.077028, + 50.8597525 + ], + [ + 6.0769816, + 50.8597711 + ], + [ + 6.0771022, + 50.8599869 + ], + [ + 6.0771643, + 50.8601807 + ], + [ + 6.0772287, + 50.8604295 + ], + [ + 6.077321, + 50.8608095 + ], + [ + 6.0773731, + 50.8608185 + ], + [ + 6.0774026, + 50.860827 + ], + [ + 6.077434, + 50.8608424 + ], + [ + 6.0774717, + 50.8608872 + ], + [ + 6.077474, + 50.8609272 + ], + [ + 6.0774575, + 50.860972 + ], + [ + 6.0777848, + 50.8611495 + ], + [ + 6.0779109, + 50.8612113 + ], + [ + 6.0779377, + 50.8612265 + ], + [ + 6.07843, + 50.8614217 + ], + [ + 6.0787439, + 50.8615637 + ], + [ + 6.0789822, + 50.8616668 + ], + [ + 6.079693, + 50.8619708 + ], + [ + 6.0799439, + 50.8620715 + ], + [ + 6.0804795, + 50.8622996 + ], + [ + 6.0805896, + 50.8623468 + ], + [ + 6.0806415, + 50.8623689 + ], + [ + 6.0806898, + 50.8623891 + ], + [ + 6.0807272, + 50.8623613 + ], + [ + 6.0807809, + 50.8623541 + ], + [ + 6.0808331, + 50.8623653 + ], + [ + 6.0808448, + 50.8623714 + ], + [ + 6.0808792, + 50.8623898 + ], + [ + 6.081086, + 50.8624606 + ], + [ + 6.0811276, + 50.8625326 + ], + [ + 6.081114, + 50.8626126 + ], + [ + 6.0811129, + 50.8627202 + ], + [ + 6.0811066, + 50.863058 + ], + [ + 6.0810863, + 50.864145 + ], + [ + 6.081079, + 50.8645429 + ], + [ + 6.08342, + 50.8648555 + ], + [ + 6.0839117, + 50.8654697 + ], + [ + 6.0843348, + 50.8660889 + ], + [ + 6.0846555, + 50.8665209 + ], + [ + 6.0849497, + 50.8669173 + ], + [ + 6.0852544, + 50.8672231 + ], + [ + 6.0855214, + 50.8677529 + ], + [ + 6.085879, + 50.868352 + ], + [ + 6.0861374, + 50.8686431 + ], + [ + 6.086422, + 50.8689865 + ], + [ + 6.0866007, + 50.8692804 + ], + [ + 6.0866946, + 50.8694879 + ], + [ + 6.0867874, + 50.8698395 + ], + [ + 6.0868295, + 50.8701893 + ], + [ + 6.0867973, + 50.8703215 + ], + [ + 6.0867345, + 50.8705789 + ], + [ + 6.0866387, + 50.8709091 + ], + [ + 6.0863618, + 50.8712498 + ], + [ + 6.0862056, + 50.8714408 + ], + [ + 6.0868952, + 50.871746 + ], + [ + 6.0880073, + 50.8722382 + ], + [ + 6.0881431, + 50.8722985 + ], + [ + 6.0880238, + 50.8725043 + ], + [ + 6.0878156, + 50.8728637 + ], + [ + 6.0875025, + 50.8732001 + ], + [ + 6.0872341, + 50.8736115 + ], + [ + 6.0871197, + 50.873919 + ], + [ + 6.0870165, + 50.8742469 + ], + [ + 6.0867025, + 50.8747502 + ], + [ + 6.0864771, + 50.8751363 + ], + [ + 6.0863383, + 50.8753573 + ], + [ + 6.0863112, + 50.8754006 + ], + [ + 6.0858636, + 50.8758437 + ], + [ + 6.0854317, + 50.8762076 + ], + [ + 6.0853513, + 50.8762973 + ], + [ + 6.0853379, + 50.8763819 + ], + [ + 6.0853432, + 50.8764614 + ], + [ + 6.0855578, + 50.8766832 + ], + [ + 6.085818, + 50.8768659 + ], + [ + 6.0860272, + 50.8770775 + ], + [ + 6.0865958, + 50.8774921 + ], + [ + 6.08683, + 50.8777362 + ], + [ + 6.0871252, + 50.8781701 + ], + [ + 6.0871571, + 50.8782316 + ], + [ + 6.0872004, + 50.8783151 + ], + [ + 6.0872824, + 50.8784732 + ], + [ + 6.0869507, + 50.8790243 + ], + [ + 6.086642, + 50.8797114 + ], + [ + 6.0863617, + 50.8799997 + ], + [ + 6.0862351, + 50.8800635 + ], + [ + 6.086084, + 50.8801508 + ], + [ + 6.0860598, + 50.8801668 + ], + [ + 6.0860182, + 50.880187 + ], + [ + 6.0859402, + 50.8802286 + ], + [ + 6.0854725, + 50.8803927 + ], + [ + 6.0853963, + 50.8804194 + ], + [ + 6.0849728, + 50.8804739 + ], + [ + 6.0849054, + 50.8804827 + ], + [ + 6.0848611, + 50.8805553 + ], + [ + 6.0848283, + 50.8806092 + ], + [ + 6.084673, + 50.880639 + ], + [ + 6.0843053, + 50.8807095 + ], + [ + 6.08429, + 50.8807302 + ], + [ + 6.0842066, + 50.880843 + ], + [ + 6.0839548, + 50.8809159 + ], + [ + 6.0838262, + 50.8809066 + ], + [ + 6.0834691, + 50.8808808 + ], + [ + 6.0833348, + 50.88098 + ], + [ + 6.0832656, + 50.8810312 + ], + [ + 6.0833264, + 50.8810905 + ], + [ + 6.0834624, + 50.8811971 + ], + [ + 6.0835702, + 50.8812815 + ], + [ + 6.0836367, + 50.8813335 + ], + [ + 6.0834793, + 50.8813981 + ], + [ + 6.0834088, + 50.8815063 + ], + [ + 6.0830148, + 50.8815299 + ], + [ + 6.082959, + 50.8815144 + ], + [ + 6.0829518, + 50.8816255 + ], + [ + 6.08273, + 50.8817479 + ], + [ + 6.0827231, + 50.8818522 + ], + [ + 6.0829335, + 50.8821877 + ], + [ + 6.0828651, + 50.8821847 + ], + [ + 6.0826565, + 50.882299 + ], + [ + 6.0825517, + 50.8823564 + ], + [ + 6.0823871, + 50.8824334 + ], + [ + 6.0823737, + 50.8824686 + ], + [ + 6.0823226, + 50.8826023 + ], + [ + 6.0823622, + 50.8827805 + ], + [ + 6.0814591, + 50.8830508 + ], + [ + 6.0812223, + 50.8824173 + ], + [ + 6.080966, + 50.8823726 + ], + [ + 6.0805994, + 50.882869 + ], + [ + 6.0803749, + 50.8829552 + ], + [ + 6.0801963, + 50.8830238 + ], + [ + 6.0801547, + 50.8830398 + ], + [ + 6.0800556, + 50.8830779 + ], + [ + 6.0798193, + 50.883037 + ], + [ + 6.0797248, + 50.8830207 + ], + [ + 6.0795453, + 50.88316 + ], + [ + 6.0794182, + 50.8832589 + ], + [ + 6.0793177, + 50.883277 + ], + [ + 6.0791515, + 50.8833036 + ], + [ + 6.079036, + 50.8833282 + ], + [ + 6.0787731, + 50.8830235 + ], + [ + 6.0784799, + 50.8830189 + ], + [ + 6.0783677, + 50.8831013 + ], + [ + 6.0782371, + 50.8831971 + ], + [ + 6.0772899, + 50.8834333 + ], + [ + 6.0772831, + 50.8834759 + ], + [ + 6.0772318, + 50.8838 + ], + [ + 6.0784713, + 50.8837661 + ], + [ + 6.0787066, + 50.8837597 + ], + [ + 6.0788711, + 50.8837552 + ], + [ + 6.0789073, + 50.8837969 + ], + [ + 6.0789892, + 50.8838917 + ], + [ + 6.0790277, + 50.884024 + ], + [ + 6.0790291, + 50.8841087 + ], + [ + 6.0789984, + 50.8841272 + ], + [ + 6.0788645, + 50.8842084 + ], + [ + 6.0787959, + 50.88425 + ], + [ + 6.0785838, + 50.8844602 + ], + [ + 6.078575, + 50.8844689 + ], + [ + 6.0785083, + 50.8846021 + ], + [ + 6.0783043, + 50.8849597 + ], + [ + 6.0782934, + 50.8849788 + ], + [ + 6.0782229, + 50.8850915 + ], + [ + 6.0782118, + 50.8850973 + ], + [ + 6.0781393, + 50.8851355 + ], + [ + 6.0781043, + 50.8851541 + ], + [ + 6.0780863, + 50.8851554 + ], + [ + 6.0779343, + 50.8851668 + ], + [ + 6.0778253, + 50.8851469 + ], + [ + 6.0778031, + 50.885119 + ], + [ + 6.0777586, + 50.8850628 + ], + [ + 6.0777307, + 50.8850276 + ], + [ + 6.0776846, + 50.8849695 + ], + [ + 6.0775967, + 50.884906 + ], + [ + 6.0774693, + 50.8848681 + ], + [ + 6.0773023, + 50.8848487 + ], + [ + 6.0771431, + 50.8848659 + ], + [ + 6.077064, + 50.8849008 + ], + [ + 6.0770009, + 50.8849081 + ], + [ + 6.0769591, + 50.8849129 + ], + [ + 6.0768506, + 50.8849229 + ], + [ + 6.0767104, + 50.8849879 + ], + [ + 6.0767117, + 50.8850657 + ], + [ + 6.0767089, + 50.8851183 + ], + [ + 6.0768401, + 50.8851677 + ], + [ + 6.0770112, + 50.8852146 + ], + [ + 6.077241, + 50.8853159 + ], + [ + 6.0774164, + 50.8853993 + ], + [ + 6.0775698, + 50.8854714 + ], + [ + 6.0777516, + 50.8855158 + ], + [ + 6.0779147, + 50.8855193 + ], + [ + 6.0780376, + 50.8855047 + ], + [ + 6.0780509, + 50.8855027 + ], + [ + 6.0782255, + 50.8854759 + ], + [ + 6.0782382, + 50.8854749 + ], + [ + 6.078259, + 50.8854718 + ], + [ + 6.0783015, + 50.8854699 + ], + [ + 6.0783698, + 50.8854645 + ], + [ + 6.0784174, + 50.8854608 + ], + [ + 6.0785115, + 50.8854601 + ], + [ + 6.0786044, + 50.8855154 + ], + [ + 6.078614, + 50.8855211 + ], + [ + 6.0787125, + 50.8855616 + ], + [ + 6.0787907, + 50.8855771 + ], + [ + 6.0789233, + 50.8856036 + ], + [ + 6.0790021, + 50.8856374 + ], + [ + 6.0790802, + 50.885671 + ], + [ + 6.0791534, + 50.8857232 + ], + [ + 6.0793431, + 50.8857927 + ], + [ + 6.0794393, + 50.8859179 + ], + [ + 6.0794924, + 50.8860617 + ], + [ + 6.0794868, + 50.8860806 + ], + [ + 6.0794753, + 50.8861189 + ], + [ + 6.0794833, + 50.8861882 + ], + [ + 6.0794819, + 50.886205 + ], + [ + 6.0794376, + 50.8862543 + ], + [ + 6.0793477, + 50.8862961 + ], + [ + 6.0792547, + 50.8863676 + ], + [ + 6.0792536, + 50.8864189 + ], + [ + 6.0792526, + 50.8864661 + ], + [ + 6.0792722, + 50.8865794 + ], + [ + 6.0792495, + 50.8866735 + ], + [ + 6.0792267, + 50.8867278 + ], + [ + 6.079221, + 50.8867967 + ], + [ + 6.0791352, + 50.8868474 + ], + [ + 6.0790139, + 50.8869231 + ], + [ + 6.0789867, + 50.8869924 + ], + [ + 6.0789805, + 50.8870967 + ], + [ + 6.0788782, + 50.8871264 + ], + [ + 6.0788439, + 50.8871735 + ], + [ + 6.0788039, + 50.8872314 + ], + [ + 6.0787869, + 50.8873111 + ], + [ + 6.0786899, + 50.8874524 + ], + [ + 6.0786385, + 50.8875574 + ], + [ + 6.0785413, + 50.8876624 + ], + [ + 6.0784271, + 50.8878001 + ], + [ + 6.0783813, + 50.8878509 + ], + [ + 6.0783529, + 50.8879052 + ], + [ + 6.0783248, + 50.8879735 + ], + [ + 6.078315, + 50.8879822 + ], + [ + 6.0781232, + 50.8880597 + ], + [ + 6.07804, + 50.8880718 + ], + [ + 6.0779122, + 50.8880155 + ], + [ + 6.0778379, + 50.8878994 + ], + [ + 6.0778538, + 50.8877643 + ], + [ + 6.0777829, + 50.8876458 + ], + [ + 6.0777023, + 50.8875868 + ], + [ + 6.0775793, + 50.8876015 + ], + [ + 6.0774571, + 50.8876596 + ], + [ + 6.0773677, + 50.8877289 + ], + [ + 6.0772292, + 50.8878969 + ], + [ + 6.0771877, + 50.8880253 + ], + [ + 6.077236, + 50.8881436 + ], + [ + 6.0772407, + 50.8881554 + ], + [ + 6.0772502, + 50.8882971 + ], + [ + 6.0771255, + 50.8884284 + ], + [ + 6.0770222, + 50.8885321 + ], + [ + 6.07709, + 50.8886826 + ], + [ + 6.0771314, + 50.8887807 + ], + [ + 6.0769199, + 50.8889218 + ], + [ + 6.0767281, + 50.8889392 + ], + [ + 6.0766069, + 50.8889676 + ], + [ + 6.0764864, + 50.8889958 + ], + [ + 6.0764878, + 50.8890827 + ], + [ + 6.0765329, + 50.8891831 + ], + [ + 6.0765454, + 50.8891889 + ], + [ + 6.0766826, + 50.889253 + ], + [ + 6.0768387, + 50.8892771 + ], + [ + 6.0770298, + 50.8892117 + ], + [ + 6.0771137, + 50.8892453 + ], + [ + 6.0771373, + 50.8893596 + ], + [ + 6.0770457, + 50.8895204 + ], + [ + 6.0768632, + 50.8896589 + ], + [ + 6.0767608, + 50.8898268 + ], + [ + 6.0767419, + 50.8899985 + ], + [ + 6.0767987, + 50.8901468 + ], + [ + 6.0767357, + 50.89028 + ], + [ + 6.0765191, + 50.8903249 + ], + [ + 6.0762717, + 50.8902695 + ], + [ + 6.0761578, + 50.8901673 + ], + [ + 6.0760126, + 50.8900879 + ], + [ + 6.0759293, + 50.8900431 + ], + [ + 6.0758019, + 50.8899931 + ], + [ + 6.0756912, + 50.8899881 + ], + [ + 6.075563, + 50.8900339 + ], + [ + 6.0755355, + 50.8901667 + ], + [ + 6.0755037, + 50.8902819 + ], + [ + 6.0754789, + 50.890345 + ], + [ + 6.0754377, + 50.8904494 + ], + [ + 6.0754154, + 50.8906395 + ], + [ + 6.0754, + 50.8907997 + ], + [ + 6.0753663, + 50.8909601 + ], + [ + 6.0753935, + 50.8910697 + ], + [ + 6.0754937, + 50.8912132 + ], + [ + 6.0756944, + 50.8912987 + ], + [ + 6.075964, + 50.8913883 + ], + [ + 6.0763383, + 50.8914542 + ], + [ + 6.0763439, + 50.8915778 + ], + [ + 6.0763102, + 50.8916248 + ], + [ + 6.0762482, + 50.8917111 + ], + [ + 6.0761826, + 50.8919015 + ], + [ + 6.076121, + 50.892117 + ], + [ + 6.0760002, + 50.8922735 + ], + [ + 6.075815, + 50.8924239 + ], + [ + 6.0757786, + 50.8924535 + ], + [ + 6.0757322, + 50.8924823 + ], + [ + 6.0755262, + 50.8926087 + ], + [ + 6.0754856, + 50.892635 + ], + [ + 6.0754443, + 50.8926718 + ], + [ + 6.0752666, + 50.8928324 + ], + [ + 6.0753271, + 50.8929921 + ], + [ + 6.0754307, + 50.8931127 + ], + [ + 6.0759854, + 50.893802 + ], + [ + 6.0759543, + 50.8938914 + ], + [ + 6.075898, + 50.8939902 + ], + [ + 6.0759362, + 50.8941158 + ], + [ + 6.0760895, + 50.8941742 + ], + [ + 6.076232, + 50.8942486 + ], + [ + 6.0762661, + 50.8943445 + ], + [ + 6.0762176, + 50.8944776 + ], + [ + 6.0761972, + 50.8945578 + ], + [ + 6.0762817, + 50.8946281 + ], + [ + 6.0764089, + 50.8946501 + ], + [ + 6.0765565, + 50.8945964 + ], + [ + 6.0766598, + 50.8947078 + ], + [ + 6.0766482, + 50.8947583 + ], + [ + 6.0766362, + 50.8948109 + ], + [ + 6.0766133, + 50.8948328 + ], + [ + 6.0765399, + 50.8949031 + ], + [ + 6.0765526, + 50.8950174 + ], + [ + 6.0765795, + 50.895111 + ], + [ + 6.0765562, + 50.8952324 + ], + [ + 6.0765645, + 50.8953033 + ], + [ + 6.0767227, + 50.8958833 + ], + [ + 6.0767435, + 50.8960526 + ], + [ + 6.0768335, + 50.896235 + ], + [ + 6.0768226, + 50.8964478 + ], + [ + 6.0769334, + 50.8965774 + ], + [ + 6.0770174, + 50.896642 + ], + [ + 6.0771426, + 50.8967384 + ], + [ + 6.0772751, + 50.896861 + ], + [ + 6.0773565, + 50.896968 + ], + [ + 6.0773699, + 50.8971234 + ], + [ + 6.0773113, + 50.8973 + ], + [ + 6.0773135, + 50.8974373 + ], + [ + 6.0773893, + 50.8976404 + ], + [ + 6.0773953, + 50.8980018 + ], + [ + 6.0774245, + 50.898235 + ], + [ + 6.0774123, + 50.8985943 + ], + [ + 6.0774056, + 50.8987079 + ], + [ + 6.0773953, + 50.8988827 + ], + [ + 6.0773266, + 50.8991143 + ], + [ + 6.077239, + 50.8992934 + ], + [ + 6.0769689, + 50.899396 + ], + [ + 6.0767974, + 50.8995483 + ], + [ + 6.0767806, + 50.899633 + ], + [ + 6.0768861, + 50.8998703 + ], + [ + 6.0769326, + 50.9000552 + ], + [ + 6.0768828, + 50.9003347 + ], + [ + 6.0768415, + 50.9004175 + ], + [ + 6.0768336, + 50.9004335 + ], + [ + 6.0768221, + 50.9004337 + ], + [ + 6.0766193, + 50.9004387 + ], + [ + 6.0765692, + 50.9004399 + ], + [ + 6.076511, + 50.9004243 + ], + [ + 6.0764931, + 50.9004143 + ], + [ + 6.0762769, + 50.9002933 + ], + [ + 6.0760917, + 50.900274 + ], + [ + 6.0760254, + 50.9004255 + ], + [ + 6.0759655, + 50.9007576 + ], + [ + 6.0760072, + 50.9008627 + ], + [ + 6.0761306, + 50.9008777 + ], + [ + 6.0763187, + 50.9008581 + ], + [ + 6.0764322, + 50.9009213 + ], + [ + 6.0762999, + 50.9010367 + ], + [ + 6.0760192, + 50.9011577 + ], + [ + 6.076112, + 50.9012852 + ], + [ + 6.0763172, + 50.9013201 + ], + [ + 6.0763954, + 50.9013334 + ], + [ + 6.0764221, + 50.9014156 + ], + [ + 6.0763419, + 50.9016085 + ], + [ + 6.076295, + 50.9016157 + ], + [ + 6.0761823, + 50.9015962 + ], + [ + 6.0760202, + 50.9015681 + ], + [ + 6.0759656, + 50.9015588 + ], + [ + 6.0759267, + 50.9015517 + ], + [ + 6.0757841, + 50.9015023 + ], + [ + 6.0757566, + 50.9014937 + ], + [ + 6.0754921, + 50.9015001 + ], + [ + 6.0753921, + 50.9015946 + ], + [ + 6.0753356, + 50.9016797 + ], + [ + 6.0755041, + 50.9017929 + ], + [ + 6.075719, + 50.9018577 + ], + [ + 6.0758695, + 50.9018981 + ], + [ + 6.0761923, + 50.9019847 + ], + [ + 6.0762478, + 50.902004 + ], + [ + 6.0763599, + 50.902043 + ], + [ + 6.0764414, + 50.90215 + ], + [ + 6.0763893, + 50.9022899 + ], + [ + 6.0763604, + 50.9022969 + ], + [ + 6.0760501, + 50.9023724 + ], + [ + 6.0757786, + 50.9023949 + ], + [ + 6.0756059, + 50.9024694 + ], + [ + 6.075493, + 50.9026601 + ], + [ + 6.0754533, + 50.9028846 + ], + [ + 6.0755014, + 50.9029461 + ], + [ + 6.0757311, + 50.903029 + ], + [ + 6.0757994, + 50.9030505 + ], + [ + 6.0760297, + 50.903123 + ], + [ + 6.07612, + 50.9033283 + ], + [ + 6.0762851, + 50.9034416 + ], + [ + 6.0767378, + 50.9034177 + ], + [ + 6.0771575, + 50.9033736 + ], + [ + 6.0772555, + 50.9033865 + ], + [ + 6.0772512, + 50.9035673 + ], + [ + 6.0771867, + 50.903609 + ], + [ + 6.0768753, + 50.9036295 + ], + [ + 6.076607, + 50.90362 + ], + [ + 6.0763144, + 50.9036862 + ], + [ + 6.0762689, + 50.903778 + ], + [ + 6.076406, + 50.9039623 + ], + [ + 6.0766385, + 50.9039972 + ], + [ + 6.0769969, + 50.9039696 + ], + [ + 6.0771291, + 50.9040739 + ], + [ + 6.0773678, + 50.9040852 + ], + [ + 6.0773852, + 50.9040842 + ], + [ + 6.0774121, + 50.9040794 + ], + [ + 6.0775395, + 50.9040546 + ], + [ + 6.0775998, + 50.904043 + ], + [ + 6.0776247, + 50.9039569 + ], + [ + 6.0776444, + 50.9038894 + ], + [ + 6.0776931, + 50.9037701 + ], + [ + 6.0777817, + 50.9036527 + ], + [ + 6.0779812, + 50.9036147 + ], + [ + 6.0783049, + 50.9036745 + ], + [ + 6.0783186, + 50.9036786 + ], + [ + 6.0783139, + 50.9036857 + ], + [ + 6.0780732, + 50.9037487 + ], + [ + 6.0780447, + 50.903908 + ], + [ + 6.0780851, + 50.904089 + ], + [ + 6.0782341, + 50.9041614 + ], + [ + 6.0785147, + 50.9041466 + ], + [ + 6.0792185, + 50.9039628 + ], + [ + 6.0792703, + 50.9039941 + ], + [ + 6.0792303, + 50.904081 + ], + [ + 6.0792191, + 50.9041498 + ], + [ + 6.078884, + 50.9043335 + ], + [ + 6.0788891, + 50.9043897 + ], + [ + 6.0788765, + 50.9047586 + ], + [ + 6.0790655, + 50.9047983 + ], + [ + 6.0791743, + 50.9048018 + ], + [ + 6.0793347, + 50.9048162 + ], + [ + 6.0794778, + 50.904798 + ], + [ + 6.0795752, + 50.9048124 + ], + [ + 6.0796555, + 50.9048848 + ], + [ + 6.079644, + 50.9049029 + ], + [ + 6.0796441, + 50.9049645 + ], + [ + 6.0796494, + 50.9050282 + ], + [ + 6.0795155, + 50.9052694 + ], + [ + 6.0796063, + 50.9055089 + ], + [ + 6.079595, + 50.9056875 + ], + [ + 6.079534, + 50.9059419 + ], + [ + 6.0796103, + 50.9061747 + ], + [ + 6.0799356, + 50.9063394 + ], + [ + 6.0801728, + 50.9064361 + ], + [ + 6.0803921, + 50.9065467 + ], + [ + 6.0806017, + 50.906735 + ], + [ + 6.0805683, + 50.9069046 + ], + [ + 6.0804177, + 50.9070017 + ], + [ + 6.0800742, + 50.9070523 + ], + [ + 6.0797961, + 50.9071138 + ], + [ + 6.0798471, + 50.9073491 + ], + [ + 6.0801481, + 50.9073561 + ], + [ + 6.0805931, + 50.9073048 + ], + [ + 6.0808618, + 50.9073372 + ], + [ + 6.0809402, + 50.9074716 + ], + [ + 6.0809057, + 50.9075818 + ], + [ + 6.0807953, + 50.9076969 + ], + [ + 6.0806371, + 50.9077736 + ], + [ + 6.0805445, + 50.9078749 + ], + [ + 6.0807965, + 50.9079875 + ], + [ + 6.0808556, + 50.9080603 + ], + [ + 6.0808812, + 50.9082889 + ], + [ + 6.0810986, + 50.9085093 + ], + [ + 6.0813555, + 50.9086927 + ], + [ + 6.081518, + 50.9088746 + ], + [ + 6.0813408, + 50.9091184 + ], + [ + 6.0811789, + 50.9091951 + ], + [ + 6.081098, + 50.9093467 + ], + [ + 6.0813361, + 50.9094982 + ], + [ + 6.0814685, + 50.9096117 + ], + [ + 6.0815482, + 50.9098239 + ], + [ + 6.0816333, + 50.9099262 + ], + [ + 6.0818694, + 50.9099612 + ], + [ + 6.0821046, + 50.9099343 + ], + [ + 6.0823743, + 50.9100171 + ], + [ + 6.0825242, + 50.9100983 + ], + [ + 6.0826416, + 50.9101775 + ], + [ + 6.0827552, + 50.9102523 + ], + [ + 6.0830253, + 50.910367 + ], + [ + 6.0834761, + 50.9104438 + ], + [ + 6.0837307, + 50.9105014 + ], + [ + 6.0839539, + 50.9106188 + ], + [ + 6.0840834, + 50.9107803 + ], + [ + 6.0840641, + 50.9109315 + ], + [ + 6.0840815, + 50.9111098 + ], + [ + 6.0843626, + 50.9112199 + ], + [ + 6.0845704, + 50.9112939 + ], + [ + 6.0848376, + 50.9114453 + ], + [ + 6.0851041, + 50.9116185 + ], + [ + 6.0854021, + 50.9117487 + ], + [ + 6.0855856, + 50.9118789 + ], + [ + 6.085792, + 50.9120163 + ], + [ + 6.0858668, + 50.9121539 + ], + [ + 6.085944, + 50.9123616 + ], + [ + 6.0859732, + 50.9124105 + ], + [ + 6.0860213, + 50.9124906 + ], + [ + 6.0860409, + 50.9126506 + ], + [ + 6.0860198, + 50.913055 + ], + [ + 6.0860145, + 50.9131551 + ], + [ + 6.0860305, + 50.9132511 + ], + [ + 6.0860531, + 50.9133104 + ], + [ + 6.0861268, + 50.9133923 + ], + [ + 6.0861889, + 50.9134309 + ], + [ + 6.0863191, + 50.9134346 + ], + [ + 6.0864741, + 50.9134017 + ], + [ + 6.0865681, + 50.9133942 + ], + [ + 6.0866408, + 50.9134098 + ], + [ + 6.0866777, + 50.9134668 + ], + [ + 6.0867306, + 50.9138416 + ], + [ + 6.0867106, + 50.9139469 + ], + [ + 6.0866726, + 50.9140684 + ], + [ + 6.0866775, + 50.9141508 + ], + [ + 6.0867293, + 50.9142259 + ], + [ + 6.0868247, + 50.9143078 + ], + [ + 6.0869414, + 50.9143757 + ], + [ + 6.087069, + 50.9144321 + ], + [ + 6.0872178, + 50.9144655 + ], + [ + 6.0873848, + 50.9146178 + ], + [ + 6.088603, + 50.9157291 + ], + [ + 6.088715, + 50.9158313 + ], + [ + 6.0888182, + 50.915945 + ], + [ + 6.0888705, + 50.9160568 + ], + [ + 6.0889687, + 50.9160928 + ], + [ + 6.0890743, + 50.9161357 + ], + [ + 6.0893462, + 50.9161637 + ], + [ + 6.0894877, + 50.9161926 + ], + [ + 6.0895712, + 50.9162127 + ], + [ + 6.0896454, + 50.9163357 + ], + [ + 6.0897301, + 50.9164245 + ], + [ + 6.0898249, + 50.9164788 + ], + [ + 6.0900067, + 50.916528 + ], + [ + 6.0901841, + 50.9165452 + ], + [ + 6.0904624, + 50.9165274 + ], + [ + 6.0906901, + 50.9165123 + ], + [ + 6.0908385, + 50.9165183 + ], + [ + 6.0909657, + 50.916545 + ], + [ + 6.0910825, + 50.9166174 + ], + [ + 6.0913575, + 50.9168469 + ], + [ + 6.0915907, + 50.9169506 + ], + [ + 6.0917907, + 50.9170226 + ], + [ + 6.0919721, + 50.9170558 + ], + [ + 6.0921573, + 50.9170935 + ], + [ + 6.0927008, + 50.9171497 + ], + [ + 6.0924734, + 50.9174119 + ], + [ + 6.0924315, + 50.9175082 + ], + [ + 6.092376, + 50.9176642 + ], + [ + 6.0923919, + 50.9177579 + ], + [ + 6.0924003, + 50.917831 + ], + [ + 6.0924451, + 50.9179154 + ], + [ + 6.0927381, + 50.9181447 + ], + [ + 6.0928296, + 50.9182104 + ], + [ + 6.0928593, + 50.9182606 + ], + [ + 6.0928184, + 50.9184187 + ], + [ + 6.0928336, + 50.9184689 + ], + [ + 6.0928922, + 50.9185143 + ], + [ + 6.0929326, + 50.9185507 + ], + [ + 6.092955, + 50.918594 + ], + [ + 6.0930492, + 50.9188405 + ], + [ + 6.0930865, + 50.9189112 + ], + [ + 6.0931163, + 50.9189613 + ], + [ + 6.0931895, + 50.9190135 + ], + [ + 6.0933789, + 50.9190993 + ], + [ + 6.0934373, + 50.919131 + ], + [ + 6.0934528, + 50.9191949 + ], + [ + 6.0934584, + 50.919323 + ], + [ + 6.0934632, + 50.9193984 + ], + [ + 6.0934929, + 50.9194486 + ], + [ + 6.093628, + 50.9195187 + ], + [ + 6.0936937, + 50.9195618 + ], + [ + 6.0937558, + 50.9196026 + ], + [ + 6.0937639, + 50.9196597 + ], + [ + 6.0937552, + 50.9197948 + ], + [ + 6.0937747, + 50.9198816 + ], + [ + 6.093819, + 50.9199385 + ], + [ + 6.0940196, + 50.9200379 + ], + [ + 6.0941436, + 50.9201035 + ], + [ + 6.094184, + 50.9201421 + ], + [ + 6.0941954, + 50.920181 + ], + [ + 6.094164, + 50.9202452 + ], + [ + 6.0940256, + 50.9204222 + ], + [ + 6.0940197, + 50.9205091 + ], + [ + 6.0940063, + 50.9205757 + ], + [ + 6.0940614, + 50.9206347 + ], + [ + 6.0941717, + 50.9207462 + ], + [ + 6.0941804, + 50.9208354 + ], + [ + 6.0941568, + 50.9209498 + ], + [ + 6.0940821, + 50.9210327 + ], + [ + 6.0939676, + 50.9211112 + ], + [ + 6.0938238, + 50.921167 + ], + [ + 6.0936757, + 50.9211839 + ], + [ + 6.0935124, + 50.9211552 + ], + [ + 6.0933961, + 50.9211148 + ], + [ + 6.0900816, + 50.9194492 + ], + [ + 6.0897094, + 50.9191242 + ], + [ + 6.0893832, + 50.9185497 + ], + [ + 6.0874104, + 50.9191772 + ], + [ + 6.0868492, + 50.9193888 + ], + [ + 6.0853629, + 50.9201572 + ], + [ + 6.0838448, + 50.9209423 + ], + [ + 6.0830766, + 50.9212149 + ], + [ + 6.0821463, + 50.9215452 + ], + [ + 6.0774622, + 50.9225893 + ], + [ + 6.0761005, + 50.9227439 + ], + [ + 6.0756127, + 50.9227949 + ], + [ + 6.0755423, + 50.9227975 + ], + [ + 6.0753921, + 50.9228031 + ], + [ + 6.0752004, + 50.9227997 + ], + [ + 6.0750196, + 50.9228099 + ], + [ + 6.0717752, + 50.923136 + ], + [ + 6.0681701, + 50.9206592 + ], + [ + 6.0671837, + 50.9207521 + ], + [ + 6.0669275, + 50.9207948 + ], + [ + 6.0667399, + 50.9208325 + ], + [ + 6.0656442, + 50.9211159 + ], + [ + 6.0652517, + 50.9212371 + ], + [ + 6.0649384, + 50.9213442 + ], + [ + 6.0647223, + 50.921405 + ], + [ + 6.0646891, + 50.921417 + ], + [ + 6.0635635, + 50.9217809 + ], + [ + 6.063397, + 50.921692 + ], + [ + 6.063161, + 50.921857 + ], + [ + 6.0631275, + 50.9218891 + ], + [ + 6.0630584, + 50.9219704 + ], + [ + 6.0629236, + 50.9219188 + ], + [ + 6.0628235, + 50.9218286 + ], + [ + 6.0624663, + 50.9216302 + ], + [ + 6.0621949, + 50.921486 + ], + [ + 6.062052, + 50.9214409 + ], + [ + 6.0619364, + 50.9214123 + ], + [ + 6.0617893, + 50.9212485 + ], + [ + 6.0587888, + 50.9216535 + ], + [ + 6.0585915, + 50.9216801 + ], + [ + 6.0579208, + 50.9217706 + ], + [ + 6.0570192, + 50.9218923 + ], + [ + 6.0569566, + 50.9219008 + ], + [ + 6.0560373, + 50.9220461 + ], + [ + 6.0557443, + 50.9220643 + ], + [ + 6.0551926, + 50.9221387 + ], + [ + 6.0540436, + 50.9222938 + ], + [ + 6.0546574, + 50.9236765 + ], + [ + 6.0547106, + 50.9238009 + ], + [ + 6.0549809, + 50.9244333 + ], + [ + 6.0554596, + 50.925553 + ], + [ + 6.0556514, + 50.9260016 + ], + [ + 6.0556773, + 50.9260622 + ], + [ + 6.0561531, + 50.9271749 + ], + [ + 6.0511255, + 50.9297941 + ], + [ + 6.0509569, + 50.9298889 + ], + [ + 6.0508488, + 50.9299147 + ], + [ + 6.0507292, + 50.9299063 + ], + [ + 6.0505514, + 50.9298798 + ], + [ + 6.0491703, + 50.929476 + ], + [ + 6.049043, + 50.9294287 + ], + [ + 6.0489773, + 50.9293856 + ], + [ + 6.0488238, + 50.9292881 + ], + [ + 6.0487468, + 50.9292245 + ], + [ + 6.0486555, + 50.9291656 + ], + [ + 6.0474787, + 50.928621 + ], + [ + 6.0473256, + 50.9285464 + ], + [ + 6.0471291, + 50.9284743 + ], + [ + 6.046969, + 50.928418 + ], + [ + 6.0467584, + 50.9283644 + ], + [ + 6.0465587, + 50.9283198 + ], + [ + 6.0463625, + 50.928266 + ], + [ + 6.0456002, + 50.9281056 + ], + [ + 6.0449587, + 50.9290314 + ], + [ + 6.0450391, + 50.9292477 + ], + [ + 6.0448522, + 50.929198 + ], + [ + 6.0447678, + 50.9291756 + ], + [ + 6.044625, + 50.9291757 + ], + [ + 6.0444394, + 50.9292299 + ], + [ + 6.0440681, + 50.9293383 + ], + [ + 6.0436401, + 50.9295641 + ], + [ + 6.0434589, + 50.9296149 + ], + [ + 6.0423837, + 50.9299165 + ], + [ + 6.0416699, + 50.9301515 + ], + [ + 6.0412985, + 50.9302103 + ], + [ + 6.0411128, + 50.9302482 + ], + [ + 6.0400135, + 50.9304724 + ], + [ + 6.0396281, + 50.9305628 + ], + [ + 6.0394853, + 50.930599 + ], + [ + 6.0392229, + 50.9306619 + ], + [ + 6.038609, + 50.9308337 + ], + [ + 6.0384869, + 50.931 + ], + [ + 6.0384236, + 50.9310864 + ], + [ + 6.0380421, + 50.9310227 + ], + [ + 6.0379379, + 50.9310053 + ], + [ + 6.0363264, + 50.9312862 + ], + [ + 6.0306508, + 50.9323821 + ], + [ + 6.0298526, + 50.9325033 + ], + [ + 6.0296757, + 50.9325271 + ], + [ + 6.0295927, + 50.9325482 + ], + [ + 6.0293514, + 50.9326296 + ], + [ + 6.0292506, + 50.9326668 + ], + [ + 6.0291749, + 50.932681 + ], + [ + 6.0289612, + 50.9326822 + ], + [ + 6.0288746, + 50.9326895 + ], + [ + 6.028474, + 50.9328231 + ], + [ + 6.02733, + 50.9330401 + ], + [ + 6.0216269, + 50.9340822 + ], + [ + 6.020497, + 50.9342887 + ], + [ + 6.0182632, + 50.934697 + ], + [ + 6.0172879, + 50.9386398 + ], + [ + 6.0170348, + 50.9396631 + ], + [ + 6.0165266, + 50.9418046 + ], + [ + 6.0161783, + 50.9432723 + ], + [ + 6.0151297, + 50.9476927 + ], + [ + 6.0150818, + 50.9478944 + ], + [ + 6.0155878, + 50.9492316 + ], + [ + 6.0166025, + 50.9519126 + ], + [ + 6.0168841, + 50.9526565 + ], + [ + 6.0144577, + 50.9535268 + ], + [ + 6.0054273, + 50.9567652 + ], + [ + 6.0058374, + 50.9571392 + ], + [ + 6.0060267, + 50.957534 + ], + [ + 6.0061119, + 50.9576284 + ], + [ + 6.0062196, + 50.9577396 + ], + [ + 6.0065539, + 50.9579847 + ], + [ + 6.0068456, + 50.9581897 + ], + [ + 6.0075113, + 50.9586642 + ], + [ + 6.007622, + 50.9587431 + ], + [ + 6.0077859, + 50.9588432 + ], + [ + 6.0080188, + 50.9589728 + ], + [ + 6.0089134, + 50.9593457 + ], + [ + 6.0093505, + 50.9595666 + ], + [ + 6.0100316, + 50.9598167 + ], + [ + 6.0106745, + 50.9599966 + ], + [ + 6.0111588, + 50.9601045 + ], + [ + 6.0115086, + 50.9601977 + ], + [ + 6.012489, + 50.9604672 + ], + [ + 6.0126949, + 50.9605364 + ], + [ + 6.0134218, + 50.9609621 + ], + [ + 6.0137597, + 50.9611615 + ], + [ + 6.0140843, + 50.9613575 + ], + [ + 6.0142613, + 50.9615027 + ], + [ + 6.0144088, + 50.9616413 + ], + [ + 6.0146261, + 50.9618507 + ], + [ + 6.0147, + 50.9619499 + ], + [ + 6.0153228, + 50.9624796 + ], + [ + 6.0153551, + 50.9625278 + ], + [ + 6.0155494, + 50.9626437 + ], + [ + 6.0164998, + 50.9639657 + ], + [ + 6.0166239, + 50.9641283 + ], + [ + 6.0167575, + 50.9643089 + ], + [ + 6.0168911, + 50.9645137 + ], + [ + 6.0171105, + 50.9648027 + ], + [ + 6.01805, + 50.9662441 + ], + [ + 6.0181612, + 50.9664439 + ], + [ + 6.0183238, + 50.9667361 + ], + [ + 6.018782, + 50.9675068 + ], + [ + 6.0190642, + 50.9680376 + ], + [ + 6.0191212, + 50.9681706 + ], + [ + 6.0191785, + 50.9683272 + ], + [ + 6.0193121, + 50.9685378 + ], + [ + 6.0194364, + 50.968706 + ], + [ + 6.0196655, + 50.968995 + ], + [ + 6.0205235, + 50.9700389 + ], + [ + 6.0208862, + 50.9704604 + ], + [ + 6.0209912, + 50.9705929 + ], + [ + 6.0210962, + 50.9707133 + ], + [ + 6.0212202, + 50.970906 + ], + [ + 6.0213825, + 50.9712011 + ], + [ + 6.0216976, + 50.9717791 + ], + [ + 6.0219066, + 50.9721718 + ], + [ + 6.021997, + 50.9723416 + ], + [ + 6.0226032, + 50.973448 + ], + [ + 6.0240192, + 50.9760222 + ], + [ + 6.0243358, + 50.9767352 + ], + [ + 6.0248408, + 50.9776412 + ], + [ + 6.0254308, + 50.9786997 + ], + [ + 6.0262162, + 50.9801088 + ], + [ + 6.02635, + 50.9803489 + ], + [ + 6.0263771, + 50.9803975 + ], + [ + 6.0267979, + 50.9811525 + ], + [ + 6.0269275, + 50.9816149 + ], + [ + 6.0269043, + 50.9816921 + ], + [ + 6.0268654, + 50.9819901 + ], + [ + 6.0265458, + 50.9832685 + ], + [ + 6.0260318, + 50.9832287 + ], + [ + 6.0258991, + 50.983231 + ], + [ + 6.025463, + 50.9832387 + ], + [ + 6.0229708, + 50.9832823 + ], + [ + 6.0223061, + 50.9834188 + ], + [ + 6.0216269, + 50.9835623 + ], + [ + 6.0199236, + 50.983787 + ], + [ + 6.0191199, + 50.9838327 + ], + [ + 6.0186523, + 50.9838192 + ], + [ + 6.0171975, + 50.9836898 + ], + [ + 6.0173816, + 50.9833888 + ], + [ + 6.0151958, + 50.9833163 + ], + [ + 6.014793, + 50.9833036 + ], + [ + 6.014389, + 50.983264 + ], + [ + 6.0050369, + 50.9828956 + ], + [ + 6.0038117, + 50.9828473 + ], + [ + 6.0018157, + 50.9827687 + ], + [ + 5.9973803, + 50.9825941 + ], + [ + 5.9950728, + 50.9825032 + ], + [ + 5.9925839, + 50.9824053 + ], + [ + 5.9843083, + 50.9820795 + ], + [ + 5.9841355, + 50.9821628 + ], + [ + 5.9822204, + 50.9830866 + ], + [ + 5.9818125, + 50.9831894 + ], + [ + 5.9815371, + 50.9831955 + ], + [ + 5.981397, + 50.983164 + ], + [ + 5.981131, + 50.98313 + ], + [ + 5.9771381, + 50.9818019 + ], + [ + 5.976179, + 50.981419 + ], + [ + 5.974207, + 50.980575 + ], + [ + 5.9727877, + 50.9802615 + ], + [ + 5.9723255, + 50.980156 + ], + [ + 5.972185, + 50.980127 + ], + [ + 5.9719904, + 50.9800868 + ], + [ + 5.9718089, + 50.9800414 + ], + [ + 5.9716249, + 50.9800051 + ], + [ + 5.971524, + 50.9799849 + ], + [ + 5.9714276, + 50.9799625 + ], + [ + 5.9712347, + 50.9799154 + ], + [ + 5.9710216, + 50.9798705 + ], + [ + 5.9707414, + 50.9798011 + ], + [ + 5.9704952, + 50.9797439 + ], + [ + 5.9701484, + 50.9796617 + ], + [ + 5.9692909, + 50.9794585 + ], + [ + 5.9682718, + 50.9792624 + ], + [ + 5.9674576, + 50.9792526 + ], + [ + 5.9667751, + 50.9795844 + ], + [ + 5.9660837, + 50.9797255 + ], + [ + 5.965878, + 50.9798641 + ], + [ + 5.965566, + 50.9800743 + ], + [ + 5.9652285, + 50.980482 + ], + [ + 5.9651328, + 50.9805976 + ], + [ + 5.964947, + 50.980822 + ], + [ + 5.9645088, + 50.9810663 + ], + [ + 5.9633426, + 50.9816986 + ], + [ + 5.961673, + 50.9826186 + ], + [ + 5.9610793, + 50.9829457 + ], + [ + 5.9583496, + 50.9844171 + ], + [ + 5.9583962, + 50.9856907 + ], + [ + 5.9570601, + 50.9868473 + ], + [ + 5.9551924, + 50.9884641 + ], + [ + 5.952846, + 50.9878384 + ], + [ + 5.9515762, + 50.9875418 + ], + [ + 5.9512592, + 50.9874678 + ], + [ + 5.9507076, + 50.987339 + ], + [ + 5.9501677, + 50.9872129 + ], + [ + 5.9489538, + 50.9870727 + ], + [ + 5.9424135, + 50.9863174 + ], + [ + 5.9423316, + 50.9863246 + ], + [ + 5.9339414, + 50.9853447 + ], + [ + 5.932885, + 50.9848232 + ], + [ + 5.9293524, + 50.9830793 + ], + [ + 5.928642, + 50.982734 + ], + [ + 5.9284905, + 50.9826608 + ], + [ + 5.9276761, + 50.9822675 + ], + [ + 5.925458, + 50.980989 + ], + [ + 5.9245103, + 50.9804228 + ], + [ + 5.9230539, + 50.9795982 + ], + [ + 5.9230046, + 50.9795511 + ], + [ + 5.9196712, + 50.978145 + ], + [ + 5.9185904, + 50.9777288 + ], + [ + 5.9172033, + 50.9780674 + ], + [ + 5.9159003, + 50.9778676 + ], + [ + 5.9142785, + 50.9773416 + ], + [ + 5.9117681, + 50.9764054 + ], + [ + 5.9093332, + 50.9757436 + ], + [ + 5.909258, + 50.975739 + ], + [ + 5.9062518, + 50.9749385 + ], + [ + 5.9057349, + 50.9748035 + ], + [ + 5.9048461, + 50.9745714 + ], + [ + 5.8971121, + 50.9748726 + ], + [ + 5.8968344, + 50.9762572 + ], + [ + 5.8967214, + 50.9765119 + ], + [ + 5.8964139, + 50.9768659 + ], + [ + 5.8961012, + 50.9770826 + ], + [ + 5.8957948, + 50.9772191 + ], + [ + 5.8956186, + 50.9773344 + ], + [ + 5.89524, + 50.9778079 + ], + [ + 5.8945354, + 50.9786104 + ], + [ + 5.8941138, + 50.9791276 + ], + [ + 5.8939145, + 50.9794421 + ], + [ + 5.892656, + 50.980286 + ], + [ + 5.8930448, + 50.9807126 + ], + [ + 5.893719, + 50.9810736 + ], + [ + 5.8938424, + 50.9810868 + ], + [ + 5.895477, + 50.9811435 + ], + [ + 5.8957183, + 50.9813347 + ], + [ + 5.8966299, + 50.9820891 + ], + [ + 5.89762, + 50.9829085 + ], + [ + 5.8981407, + 50.983297 + ], + [ + 5.8986175, + 50.9836527 + ], + [ + 5.8995713, + 50.9843697 + ], + [ + 5.9001803, + 50.9847081 + ], + [ + 5.9005853, + 50.9849513 + ], + [ + 5.9012062, + 50.985379 + ], + [ + 5.9017474, + 50.9858207 + ], + [ + 5.9024934, + 50.9864173 + ], + [ + 5.9034306, + 50.987063 + ], + [ + 5.9035362, + 50.9871714 + ], + [ + 5.9036233, + 50.9872734 + ], + [ + 5.9039375, + 50.9898282 + ], + [ + 5.9043958, + 50.9960956 + ], + [ + 5.9044026, + 50.9961458 + ], + [ + 5.9045943, + 50.997054 + ], + [ + 5.9051531, + 50.9997526 + ], + [ + 5.9051126, + 50.9998844 + ], + [ + 5.9054981, + 51.0018725 + ], + [ + 5.9055558, + 51.0021701 + ], + [ + 5.9054388, + 51.002198 + ], + [ + 5.9014809, + 51.0031433 + ], + [ + 5.9013122, + 51.0031836 + ], + [ + 5.8989226, + 51.0037328 + ], + [ + 5.8958334, + 51.0044669 + ], + [ + 5.8955209, + 51.0045339 + ], + [ + 5.8955921, + 51.0077019 + ], + [ + 5.895667, + 51.0110256 + ], + [ + 5.8942532, + 51.0116663 + ], + [ + 5.8927962, + 51.0123024 + ], + [ + 5.8885235, + 51.013451 + ], + [ + 5.8882543, + 51.013485 + ], + [ + 5.8869694, + 51.0136475 + ], + [ + 5.8859515, + 51.0137763 + ], + [ + 5.885564, + 51.013841 + ], + [ + 5.8854226, + 51.0138065 + ], + [ + 5.8851143, + 51.0137314 + ], + [ + 5.8843197, + 51.0134274 + ], + [ + 5.8842253, + 51.0134229 + ], + [ + 5.8840077, + 51.0135624 + ], + [ + 5.8813809, + 51.0157287 + ], + [ + 5.8793645, + 51.0173919 + ], + [ + 5.8789002, + 51.0178014 + ], + [ + 5.8786499, + 51.0182062 + ], + [ + 5.8785375, + 51.0187117 + ], + [ + 5.8787008, + 51.0191851 + ], + [ + 5.8789984, + 51.0197431 + ], + [ + 5.87906, + 51.0200198 + ], + [ + 5.8790348, + 51.0203492 + ], + [ + 5.8789114, + 51.0207425 + ], + [ + 5.8788644, + 51.0208139 + ], + [ + 5.8785413, + 51.0213053 + ], + [ + 5.8769014, + 51.0236108 + ], + [ + 5.8767828, + 51.0238349 + ], + [ + 5.8767214, + 51.0239559 + ], + [ + 5.8766945, + 51.0240088 + ], + [ + 5.8767454, + 51.0242902 + ], + [ + 5.8766855, + 51.0247654 + ], + [ + 5.8766148, + 51.024958 + ], + [ + 5.8763754, + 51.0253354 + ], + [ + 5.8759245, + 51.0260891 + ], + [ + 5.8754053, + 51.0267515 + ], + [ + 5.8753562, + 51.0269787 + ], + [ + 5.8751369, + 51.027676 + ], + [ + 5.8746678, + 51.0291675 + ], + [ + 5.8746984, + 51.0292257 + ], + [ + 5.874747, + 51.0292972 + ], + [ + 5.8767966, + 51.0313066 + ], + [ + 5.8768939, + 51.0314628 + ], + [ + 5.8769399, + 51.0315365 + ], + [ + 5.8769545, + 51.0316132 + ], + [ + 5.876981, + 51.0317535 + ], + [ + 5.8769979, + 51.0318405 + ], + [ + 5.8774017, + 51.0335861 + ], + [ + 5.8777563, + 51.035236 + ], + [ + 5.8778193, + 51.0355098 + ], + [ + 5.8780584, + 51.0365486 + ], + [ + 5.8780634, + 51.0365703 + ], + [ + 5.8781598, + 51.0371145 + ], + [ + 5.8780722, + 51.037555 + ], + [ + 5.87775, + 51.0378901 + ], + [ + 5.8771439, + 51.0381867 + ], + [ + 5.8746966, + 51.0390184 + ], + [ + 5.8726382, + 51.0410839 + ], + [ + 5.8722158, + 51.0416438 + ], + [ + 5.871558, + 51.0422621 + ], + [ + 5.8682815, + 51.0453284 + ], + [ + 5.8674084, + 51.0461564 + ], + [ + 5.8671529, + 51.0465573 + ], + [ + 5.8670431, + 51.0469819 + ], + [ + 5.8663566, + 51.0511469 + ], + [ + 5.8669194, + 51.0512087 + ], + [ + 5.8670043, + 51.0512186 + ], + [ + 5.8667763, + 51.0515528 + ], + [ + 5.8671835, + 51.0515878 + ], + [ + 5.8676589, + 51.0515902 + ], + [ + 5.8682156, + 51.0516491 + ], + [ + 5.8686002, + 51.0516523 + ], + [ + 5.8692166, + 51.0516281 + ], + [ + 5.8708762, + 51.0515277 + ], + [ + 5.8713949, + 51.0515205 + ], + [ + 5.8724407, + 51.0515449 + ], + [ + 5.8735214, + 51.0515186 + ], + [ + 5.8749873, + 51.0515115 + ], + [ + 5.8756628, + 51.0515326 + ], + [ + 5.876113, + 51.0515489 + ], + [ + 5.8787791, + 51.0518097 + ], + [ + 5.8793243, + 51.0518411 + ], + [ + 5.8814396, + 51.0519835 + ], + [ + 5.8819823, + 51.052063 + ], + [ + 5.8824908, + 51.0520856 + ], + [ + 5.8832889, + 51.0520734 + ], + [ + 5.8835349, + 51.0520413 + ], + [ + 5.8849877, + 51.052096 + ], + [ + 5.8854341, + 51.0520986 + ], + [ + 5.8858409, + 51.0521152 + ], + [ + 5.886366, + 51.0520993 + ], + [ + 5.8868569, + 51.0521025 + ], + [ + 5.8871764, + 51.052129 + ], + [ + 5.8876267, + 51.0522078 + ], + [ + 5.8882181, + 51.052341 + ], + [ + 5.8908971, + 51.0529443 + ], + [ + 5.8915508, + 51.053043 + ], + [ + 5.891932, + 51.0530922 + ], + [ + 5.892252, + 51.0531782 + ], + [ + 5.8924745, + 51.0533493 + ], + [ + 5.8944484, + 51.0552822 + ], + [ + 5.8962671, + 51.0570228 + ], + [ + 5.8964036, + 51.0571534 + ], + [ + 5.8992765, + 51.0585996 + ], + [ + 5.9023971, + 51.0601705 + ], + [ + 5.9043961, + 51.0611768 + ], + [ + 5.9046779, + 51.0613187 + ], + [ + 5.9056575, + 51.0618118 + ], + [ + 5.9056737, + 51.0618199 + ], + [ + 5.9057044, + 51.0618408 + ], + [ + 5.9060213, + 51.0620186 + ], + [ + 5.9067718, + 51.0624476 + ], + [ + 5.9068327, + 51.0624824 + ], + [ + 5.907316, + 51.0628135 + ], + [ + 5.9085952, + 51.0636897 + ], + [ + 5.9099089, + 51.0645896 + ], + [ + 5.910722, + 51.0651466 + ], + [ + 5.9115437, + 51.0657095 + ], + [ + 5.9120927, + 51.0660855 + ], + [ + 5.9125692, + 51.0664119 + ], + [ + 5.9132396, + 51.0668711 + ], + [ + 5.9141283, + 51.0664008 + ], + [ + 5.9157943, + 51.0655193 + ], + [ + 5.9181375, + 51.0642772 + ], + [ + 5.9183635, + 51.0641574 + ], + [ + 5.9187204, + 51.0639713 + ], + [ + 5.9192258, + 51.0631507 + ], + [ + 5.9194989, + 51.0627074 + ], + [ + 5.9196191, + 51.0625124 + ], + [ + 5.9203287, + 51.0610175 + ], + [ + 5.9203751, + 51.0609074 + ], + [ + 5.921003, + 51.059628 + ], + [ + 5.9211814, + 51.0592634 + ], + [ + 5.9214375, + 51.0586422 + ], + [ + 5.921787, + 51.0579223 + ], + [ + 5.922001, + 51.0574798 + ], + [ + 5.9221613, + 51.0571243 + ], + [ + 5.9222, + 51.0570436 + ], + [ + 5.9232133, + 51.0549347 + ], + [ + 5.9235627, + 51.0541964 + ], + [ + 5.9237582, + 51.0537196 + ], + [ + 5.9244003, + 51.0524378 + ], + [ + 5.9252021, + 51.0507091 + ], + [ + 5.9256722, + 51.0496004 + ], + [ + 5.9262532, + 51.0482779 + ], + [ + 5.9276645, + 51.0472029 + ], + [ + 5.9281009, + 51.046897 + ], + [ + 5.9324691, + 51.0432173 + ], + [ + 5.9334022, + 51.0423503 + ], + [ + 5.9344301, + 51.0413954 + ], + [ + 5.934624, + 51.0411841 + ], + [ + 5.9365027, + 51.0382318 + ], + [ + 5.9373409, + 51.0372685 + ], + [ + 5.937438, + 51.0371165 + ], + [ + 5.9377076, + 51.0367249 + ], + [ + 5.9378327, + 51.0365372 + ], + [ + 5.9379793, + 51.0362118 + ], + [ + 5.9380118, + 51.0360557 + ], + [ + 5.93815, + 51.0352145 + ], + [ + 5.938577, + 51.035195 + ], + [ + 5.9406403, + 51.0357043 + ], + [ + 5.9418891, + 51.0360125 + ], + [ + 5.9422462, + 51.0361006 + ], + [ + 5.9438777, + 51.0365033 + ], + [ + 5.9440724, + 51.0365589 + ], + [ + 5.9443722, + 51.03661 + ], + [ + 5.9446625, + 51.0366726 + ], + [ + 5.945095, + 51.036766 + ], + [ + 5.945486, + 51.0367495 + ], + [ + 5.945928, + 51.0367309 + ], + [ + 5.9463613, + 51.0367126 + ], + [ + 5.9497961, + 51.0367616 + ], + [ + 5.9520779, + 51.036639 + ], + [ + 5.95314, + 51.036603 + ], + [ + 5.9550908, + 51.0357645 + ], + [ + 5.9553207, + 51.035508 + ], + [ + 5.9554501, + 51.035377 + ], + [ + 5.9555748, + 51.035127 + ], + [ + 5.9556935, + 51.0350305 + ], + [ + 5.955838, + 51.0349728 + ], + [ + 5.9559794, + 51.0349722 + ], + [ + 5.9562627, + 51.0350147 + ], + [ + 5.9564476, + 51.0350049 + ], + [ + 5.9574594, + 51.0347425 + ], + [ + 5.9576189, + 51.0347033 + ], + [ + 5.9576879, + 51.034702 + ], + [ + 5.9578148, + 51.0346937 + ], + [ + 5.9578163, + 51.0350119 + ], + [ + 5.9582509, + 51.0359138 + ], + [ + 5.9583555, + 51.0360537 + ], + [ + 5.9584038, + 51.0361668 + ], + [ + 5.9585352, + 51.0364822 + ], + [ + 5.9587122, + 51.036779 + ], + [ + 5.9589348, + 51.0370168 + ], + [ + 5.9590555, + 51.0372344 + ], + [ + 5.9593686, + 51.0378782 + ], + [ + 5.9594934, + 51.0381731 + ], + [ + 5.9594077, + 51.038448 + ], + [ + 5.9588619, + 51.0391357 + ], + [ + 5.9588164, + 51.0391931 + ], + [ + 5.9583373, + 51.039851 + ], + [ + 5.9580754, + 51.0404443 + ], + [ + 5.9578783, + 51.0409597 + ], + [ + 5.9600449, + 51.0418244 + ], + [ + 5.9605208, + 51.0419355 + ], + [ + 5.9609308, + 51.0419391 + ], + [ + 5.9614061, + 51.0419586 + ], + [ + 5.9617617, + 51.0419692 + ], + [ + 5.9625297, + 51.042448 + ], + [ + 5.9626472, + 51.0427361 + ], + [ + 5.9627538, + 51.0427752 + ], + [ + 5.9633373, + 51.0432187 + ], + [ + 5.9637758, + 51.0435253 + ], + [ + 5.9641432, + 51.0437052 + ], + [ + 5.964441, + 51.0437389 + ], + [ + 5.9647976, + 51.0436312 + ], + [ + 5.9650935, + 51.0436367 + ], + [ + 5.9652097, + 51.0436593 + ], + [ + 5.9655263, + 51.0438622 + ], + [ + 5.9657774, + 51.0440035 + ], + [ + 5.9661005, + 51.0440417 + ], + [ + 5.9665939, + 51.0440176 + ], + [ + 5.967063, + 51.0442431 + ], + [ + 5.9677071, + 51.04461 + ], + [ + 5.9678859, + 51.0448018 + ], + [ + 5.9679341, + 51.0450054 + ], + [ + 5.9679558, + 51.0456965 + ], + [ + 5.968121, + 51.0460646 + ], + [ + 5.9682017, + 51.0462314 + ], + [ + 5.9683182, + 51.0463227 + ], + [ + 5.9685684, + 51.0462946 + ], + [ + 5.9690382, + 51.0466299 + ], + [ + 5.9691152, + 51.0467625 + ], + [ + 5.9690869, + 51.0469159 + ], + [ + 5.9689823, + 51.0470375 + ], + [ + 5.9686726, + 51.0474798 + ], + [ + 5.9685063, + 51.0478628 + ], + [ + 5.9685005, + 51.0478762 + ], + [ + 5.9684973, + 51.0479655 + ], + [ + 5.9685417, + 51.0481371 + ], + [ + 5.9686916, + 51.0483518 + ], + [ + 5.9690452, + 51.0486508 + ], + [ + 5.9692536, + 51.0489615 + ], + [ + 5.969305, + 51.049085 + ], + [ + 5.9692583, + 51.0491652 + ], + [ + 5.9689652, + 51.0493466 + ], + [ + 5.9686728, + 51.0496197 + ], + [ + 5.9685248, + 51.0497963 + ], + [ + 5.9685366, + 51.0499588 + ], + [ + 5.9685266, + 51.0501029 + ], + [ + 5.9684874, + 51.0502632 + ], + [ + 5.9683657, + 51.0505885 + ], + [ + 5.9682553, + 51.0509962 + ], + [ + 5.9683727, + 51.0512385 + ], + [ + 5.9685478, + 51.051428 + ], + [ + 5.9688067, + 51.0516563 + ], + [ + 5.9691166, + 51.0519255 + ], + [ + 5.9695734, + 51.0525584 + ], + [ + 5.9697354, + 51.0529974 + ], + [ + 5.9697618, + 51.0531805 + ], + [ + 5.9697774, + 51.0534093 + ], + [ + 5.9700695, + 51.0537244 + ], + [ + 5.9702777, + 51.0539962 + ], + [ + 5.9703109, + 51.0541152 + ], + [ + 5.9702541, + 51.0543487 + ], + [ + 5.9700126, + 51.0546491 + ], + [ + 5.969879, + 51.0548005 + ], + [ + 5.9696074, + 51.0549041 + ], + [ + 5.9690748, + 51.0550564 + ], + [ + 5.9687454, + 51.0552311 + ], + [ + 5.9684919, + 51.0553393 + ], + [ + 5.9681372, + 51.055537 + ], + [ + 5.9683924, + 51.0557424 + ], + [ + 5.9687238, + 51.0559635 + ], + [ + 5.9690919, + 51.0562511 + ], + [ + 5.969325, + 51.0564381 + ], + [ + 5.9698279, + 51.056721 + ], + [ + 5.9702244, + 51.056999 + ], + [ + 5.9703449, + 51.0571452 + ], + [ + 5.9706853, + 51.0577028 + ], + [ + 5.9708471, + 51.0581143 + ], + [ + 5.9709287, + 51.0584414 + ], + [ + 5.9709552, + 51.0587379 + ], + [ + 5.9709423, + 51.0589518 + ], + [ + 5.9708224, + 51.0596202 + ], + [ + 5.9705537, + 51.060296 + ], + [ + 5.9699707, + 51.0605584 + ], + [ + 5.9699312, + 51.06065 + ], + [ + 5.9700045, + 51.0607688 + ], + [ + 5.9704196, + 51.0610218 + ], + [ + 5.9705763, + 51.0611496 + ], + [ + 5.9707229, + 51.0614262 + ], + [ + 5.9710508, + 51.0616474 + ], + [ + 5.9715127, + 51.0618294 + ], + [ + 5.9721708, + 51.0620498 + ], + [ + 5.9723787, + 51.0622438 + ], + [ + 5.9726084, + 51.0624355 + ], + [ + 5.9728417, + 51.06265 + ], + [ + 5.9732602, + 51.0628459 + ], + [ + 5.9735621, + 51.0629596 + ], + [ + 5.974118, + 51.0630635 + ], + [ + 5.9747899, + 51.0631534 + ], + [ + 5.9750785, + 51.0634868 + ], + [ + 5.9755861, + 51.0640646 + ], + [ + 5.9758672, + 51.0643684 + ], + [ + 5.9761772, + 51.0646399 + ], + [ + 5.9765551, + 51.0647214 + ], + [ + 5.9767702, + 51.0648925 + ], + [ + 5.9771019, + 51.0651617 + ], + [ + 5.9776525, + 51.0656181 + ], + [ + 5.9781668, + 51.0660951 + ], + [ + 5.9785757, + 51.0665198 + ], + [ + 5.9787037, + 51.0667003 + ], + [ + 5.9787237, + 51.0670481 + ], + [ + 5.978691, + 51.0676867 + ], + [ + 5.9789568, + 51.0678577 + ], + [ + 5.979718, + 51.0683067 + ], + [ + 5.9805154, + 51.0687784 + ], + [ + 5.9809305, + 51.0690016 + ], + [ + 5.9817098, + 51.0694506 + ], + [ + 5.9813851, + 51.069721 + ], + [ + 5.9812644, + 51.0698213 + ], + [ + 5.9812255, + 51.0698541 + ], + [ + 5.9806811, + 51.0704032 + ], + [ + 5.9802548, + 51.0707745 + ], + [ + 5.9796038, + 51.0713416 + ], + [ + 5.9796722, + 51.071371 + ], + [ + 5.9797346, + 51.071387 + ], + [ + 5.9797934, + 51.0714968 + ], + [ + 5.9798997, + 51.0717002 + ], + [ + 5.9799835, + 51.071748 + ], + [ + 5.9801218, + 51.0718118 + ], + [ + 5.9802425, + 51.0719671 + ], + [ + 5.9802364, + 51.07218 + ], + [ + 5.9805101, + 51.0724402 + ], + [ + 5.9809278, + 51.0725032 + ], + [ + 5.9810225, + 51.0725442 + ], + [ + 5.9812707, + 51.0727953 + ], + [ + 5.9814025, + 51.0729758 + ], + [ + 5.9815154, + 51.0730693 + ], + [ + 5.9824999, + 51.0731699 + ], + [ + 5.9830487, + 51.0732967 + ], + [ + 5.9836881, + 51.0733637 + ], + [ + 5.9841973, + 51.0735272 + ], + [ + 5.9843862, + 51.073545 + ], + [ + 5.9849199, + 51.0735757 + ], + [ + 5.9851344, + 51.073621 + ], + [ + 5.9853818, + 51.0736958 + ], + [ + 5.9863164, + 51.0739818 + ], + [ + 5.9882255, + 51.0745537 + ], + [ + 5.988604, + 51.0747129 + ], + [ + 5.9887545, + 51.0749918 + ], + [ + 5.9889559, + 51.0753162 + ], + [ + 5.9892524, + 51.0757389 + ], + [ + 5.9895083, + 51.0760517 + ], + [ + 5.9897422, + 51.0763143 + ], + [ + 5.990053, + 51.0767003 + ], + [ + 5.9904223, + 51.0771685 + ], + [ + 5.9908687, + 51.0777739 + ], + [ + 5.9917145, + 51.0790235 + ], + [ + 5.9919117, + 51.0792915 + ], + [ + 5.9920658, + 51.079501 + ], + [ + 5.9922532, + 51.0798849 + ], + [ + 5.9924318, + 51.080008 + ], + [ + 5.9927672, + 51.0802384 + ], + [ + 5.9931321, + 51.0805418 + ], + [ + 5.9934609, + 51.0808888 + ], + [ + 5.993709, + 51.081117 + ], + [ + 5.9945758, + 51.0817097 + ], + [ + 5.9948916, + 51.082173 + ], + [ + 5.9955566, + 51.0826681 + ], + [ + 5.9961371, + 51.0830927 + ], + [ + 5.9968536, + 51.0836309 + ], + [ + 5.9973939, + 51.0840398 + ], + [ + 5.9978158, + 51.0843096 + ], + [ + 5.9981369, + 51.0844062 + ], + [ + 5.9986954, + 51.0845793 + ], + [ + 5.9992404, + 51.0848278 + ], + [ + 5.999633, + 51.0850818 + ], + [ + 6.0000581, + 51.0853266 + ], + [ + 6.0015666, + 51.085858 + ], + [ + 6.0028825, + 51.0863814 + ], + [ + 6.0033346, + 51.0864817 + ], + [ + 6.0041989, + 51.086939 + ], + [ + 6.0043577, + 51.0870297 + ], + [ + 6.0049723, + 51.0873808 + ], + [ + 6.005356, + 51.0876273 + ], + [ + 6.0056145, + 51.0877935 + ], + [ + 6.0063421, + 51.0883293 + ], + [ + 6.0070109, + 51.0888198 + ], + [ + 6.0078094, + 51.0892339 + ], + [ + 6.0082676, + 51.0895013 + ], + [ + 6.008595, + 51.0897625 + ], + [ + 6.0088638, + 51.089992 + ], + [ + 6.0090932, + 51.0902516 + ], + [ + 6.0092354, + 51.090523 + ], + [ + 6.0093695, + 51.0907374 + ], + [ + 6.0099909, + 51.090974 + ], + [ + 6.0104437, + 51.0911224 + ], + [ + 6.010949, + 51.0911446 + ], + [ + 6.0115578, + 51.0910405 + ], + [ + 6.0120796, + 51.0909551 + ], + [ + 6.0124425, + 51.0909301 + ], + [ + 6.0127991, + 51.0909625 + ], + [ + 6.0132108, + 51.0910401 + ], + [ + 6.0136953, + 51.0912112 + ], + [ + 6.0137588, + 51.0912337 + ], + [ + 6.0141765, + 51.0914555 + ], + [ + 6.0145474, + 51.091712 + ], + [ + 6.0147868, + 51.0919096 + ], + [ + 6.0153175, + 51.0921605 + ], + [ + 6.0156442, + 51.0923822 + ], + [ + 6.0158868, + 51.092553 + ], + [ + 6.0165618, + 51.0934254 + ], + [ + 6.0176008, + 51.094568 + ], + [ + 6.019782, + 51.0933449 + ], + [ + 6.0207016, + 51.0928293 + ], + [ + 6.0207843, + 51.0928465 + ], + [ + 6.0217004, + 51.0930363 + ], + [ + 6.0225022, + 51.0931964 + ], + [ + 6.0235801, + 51.0933502 + ], + [ + 6.0239623, + 51.0933983 + ], + [ + 6.024185, + 51.0934588 + ], + [ + 6.0245157, + 51.0936948 + ], + [ + 6.0250174, + 51.0939389 + ], + [ + 6.0255731, + 51.0941553 + ], + [ + 6.0260321, + 51.0942281 + ], + [ + 6.0273427, + 51.0943966 + ], + [ + 6.0274267, + 51.0944034 + ], + [ + 6.02795, + 51.0944462 + ], + [ + 6.0295745, + 51.094579 + ], + [ + 6.0298165, + 51.0945864 + ], + [ + 6.0303538, + 51.0947007 + ], + [ + 6.0310864, + 51.0948889 + ], + [ + 6.0316949, + 51.0950252 + ], + [ + 6.0324307, + 51.0951858 + ], + [ + 6.0334799, + 51.0954181 + ], + [ + 6.0336798, + 51.0954885 + ], + [ + 6.0339831, + 51.0955595 + ], + [ + 6.0343915, + 51.0956694 + ], + [ + 6.0350005, + 51.0958514 + ], + [ + 6.0358524, + 51.0962116 + ], + [ + 6.0361242, + 51.0963266 + ], + [ + 6.0362083, + 51.0963405 + ], + [ + 6.0364949, + 51.0965121 + ], + [ + 6.0366382, + 51.0965736 + ], + [ + 6.0366671, + 51.096586 + ], + [ + 6.0370032, + 51.0967351 + ], + [ + 6.0374423, + 51.0969661 + ], + [ + 6.0378382, + 51.0972203 + ], + [ + 6.0384107, + 51.0976358 + ], + [ + 6.0390136, + 51.098152 + ], + [ + 6.0404194, + 51.0994465 + ], + [ + 6.0412997, + 51.1002974 + ], + [ + 6.041917, + 51.1008021 + ], + [ + 6.0422573, + 51.1009787 + ], + [ + 6.0429024, + 51.101133 + ], + [ + 6.0430386, + 51.1011707 + ], + [ + 6.043413, + 51.1012743 + ], + [ + 6.0443401, + 51.1010815 + ], + [ + 6.0448991, + 51.1014331 + ], + [ + 6.0498933, + 51.1045746 + ], + [ + 6.0505761, + 51.105008 + ], + [ + 6.0517228, + 51.105736 + ], + [ + 6.0519105, + 51.1059142 + ], + [ + 6.0524579, + 51.1063218 + ], + [ + 6.0525787, + 51.1064117 + ], + [ + 6.0529498, + 51.106688 + ], + [ + 6.0550582, + 51.1082825 + ], + [ + 6.0568422, + 51.1095471 + ], + [ + 6.0564697, + 51.1101557 + ], + [ + 6.0562903, + 51.1103124 + ], + [ + 6.0560577, + 51.110316 + ], + [ + 6.0558223, + 51.1103608 + ], + [ + 6.0552858, + 51.1106958 + ], + [ + 6.0566417, + 51.1122442 + ], + [ + 6.0567502, + 51.1124565 + ], + [ + 6.0573579, + 51.1132655 + ], + [ + 6.0574286, + 51.1133998 + ], + [ + 6.0575295, + 51.1136036 + ], + [ + 6.057596, + 51.113688 + ], + [ + 6.0576852, + 51.1137435 + ], + [ + 6.0579978, + 51.1139385 + ], + [ + 6.058446, + 51.114402 + ], + [ + 6.0586195, + 51.1145696 + ], + [ + 6.0588865, + 51.1147837 + ], + [ + 6.0603401, + 51.1159489 + ], + [ + 6.0609461, + 51.1162119 + ], + [ + 6.0611676, + 51.116308 + ], + [ + 6.0624427, + 51.1168614 + ], + [ + 6.065185, + 51.1175276 + ], + [ + 6.067285, + 51.1180097 + ], + [ + 6.0686119, + 51.118057 + ], + [ + 6.0687303, + 51.1180643 + ], + [ + 6.0690174, + 51.1180719 + ], + [ + 6.0701208, + 51.1181214 + ], + [ + 6.0707097, + 51.1181362 + ], + [ + 6.0709923, + 51.1180796 + ], + [ + 6.0714372, + 51.1179489 + ], + [ + 6.0717665, + 51.118098 + ], + [ + 6.0719745, + 51.1181609 + ], + [ + 6.0721929, + 51.1181825 + ], + [ + 6.0725799, + 51.1183107 + ], + [ + 6.0729532, + 51.1184916 + ], + [ + 6.0733415, + 51.1186975 + ], + [ + 6.0737475, + 51.1188782 + ], + [ + 6.0741158, + 51.1189585 + ], + [ + 6.0746396, + 51.1190057 + ], + [ + 6.0750322, + 51.1190126 + ], + [ + 6.075334, + 51.1190246 + ], + [ + 6.0756108, + 51.119071 + ], + [ + 6.0758555, + 51.1191474 + ], + [ + 6.0760427, + 51.1192791 + ], + [ + 6.0761682, + 51.1194064 + ], + [ + 6.0762172, + 51.1195275 + ], + [ + 6.0761835, + 51.119697 + ], + [ + 6.0756653, + 51.1205149 + ], + [ + 6.0755587, + 51.1206871 + ], + [ + 6.0755824, + 51.1208082 + ], + [ + 6.0756748, + 51.120913 + ], + [ + 6.0758425, + 51.1209532 + ], + [ + 6.076736, + 51.1211562 + ], + [ + 6.0785089, + 51.1216218 + ], + [ + 6.0803824, + 51.1221094 + ], + [ + 6.0804466, + 51.1221261 + ], + [ + 6.0804862, + 51.1221365 + ], + [ + 6.0804377, + 51.1222518 + ], + [ + 6.0803985, + 51.1223452 + ], + [ + 6.0804078, + 51.1224757 + ], + [ + 6.0803928, + 51.122684 + ], + [ + 6.0803741, + 51.1228969 + ], + [ + 6.0803735, + 51.1230892 + ], + [ + 6.080351, + 51.1232884 + ], + [ + 6.0802807, + 51.1234444 + ], + [ + 6.0801573, + 51.1236901 + ], + [ + 6.0800035, + 51.1240938 + ], + [ + 6.0799666, + 51.1243023 + ], + [ + 6.0799984, + 51.1244875 + ], + [ + 6.0801113, + 51.1247385 + ], + [ + 6.0802715, + 51.1249939 + ], + [ + 6.0804906, + 51.1253062 + ], + [ + 6.080699, + 51.12563 + ], + [ + 6.0810089, + 51.1259347 + ], + [ + 6.0810651, + 51.1259009 + ], + [ + 6.0812321, + 51.1258007 + ], + [ + 6.081503, + 51.1256352 + ], + [ + 6.0825752, + 51.1249803 + ], + [ + 6.0835108, + 51.1238876 + ], + [ + 6.0837157, + 51.1239261 + ], + [ + 6.0842071, + 51.1240183 + ], + [ + 6.0845859, + 51.1240894 + ], + [ + 6.0850662, + 51.1241991 + ], + [ + 6.085378, + 51.1242703 + ], + [ + 6.0854064, + 51.1242768 + ], + [ + 6.0862471, + 51.1244264 + ], + [ + 6.0868206, + 51.1245285 + ], + [ + 6.0870243, + 51.1245647 + ], + [ + 6.0869601, + 51.1247472 + ], + [ + 6.0866811, + 51.1251709 + ], + [ + 6.0865434, + 51.1254441 + ], + [ + 6.0864257, + 51.1255844 + ], + [ + 6.0862635, + 51.1256723 + ], + [ + 6.0858362, + 51.1258557 + ], + [ + 6.0855465, + 51.1259235 + ], + [ + 6.0850849, + 51.1259166 + ], + [ + 6.0844513, + 51.1259898 + ], + [ + 6.0851073, + 51.1264798 + ], + [ + 6.0864967, + 51.1275176 + ], + [ + 6.0865944, + 51.1275906 + ], + [ + 6.0870511, + 51.1275077 + ], + [ + 6.0874497, + 51.1274344 + ], + [ + 6.0877587, + 51.1274394 + ], + [ + 6.0878043, + 51.1274474 + ], + [ + 6.0880502, + 51.1274903 + ], + [ + 6.0882881, + 51.1275941 + ], + [ + 6.0884568, + 51.1276983 + ], + [ + 6.0886367, + 51.1278117 + ], + [ + 6.0887018, + 51.127883 + ], + [ + 6.0887697, + 51.1279574 + ], + [ + 6.0888637, + 51.1281628 + ], + [ + 6.0888494, + 51.1284101 + ], + [ + 6.088772, + 51.1285822 + ], + [ + 6.0886901, + 51.1286902 + ], + [ + 6.088546, + 51.1287804 + ], + [ + 6.0883761, + 51.1288431 + ], + [ + 6.0880531, + 51.128868 + ], + [ + 6.0877476, + 51.1288561 + ], + [ + 6.0875376, + 51.1289009 + ], + [ + 6.0873861, + 51.1289819 + ], + [ + 6.0873003, + 51.1290629 + ], + [ + 6.0872571, + 51.1291039 + ], + [ + 6.087183, + 51.1292485 + ], + [ + 6.0873193, + 51.1293713 + ], + [ + 6.0875687, + 51.1295163 + ], + [ + 6.0880718, + 51.1296208 + ], + [ + 6.0885209, + 51.1297486 + ], + [ + 6.08885, + 51.129884 + ], + [ + 6.0890849, + 51.130029 + ], + [ + 6.0892391, + 51.1301357 + ], + [ + 6.0893619, + 51.130318 + ], + [ + 6.0894522, + 51.1305234 + ], + [ + 6.0894663, + 51.1307294 + ], + [ + 6.0896228, + 51.1308744 + ], + [ + 6.0896338, + 51.1309824 + ], + [ + 6.0897554, + 51.1310983 + ], + [ + 6.0898889, + 51.1312692 + ], + [ + 6.090038, + 51.1315109 + ], + [ + 6.0901657, + 51.132016 + ], + [ + 6.0902443, + 51.1321619 + ], + [ + 6.0904322, + 51.1323371 + ], + [ + 6.0907384, + 51.1326258 + ], + [ + 6.0910564, + 51.1329833 + ], + [ + 6.0911801, + 51.1332182 + ], + [ + 6.0913603, + 51.1335948 + ], + [ + 6.0916258, + 51.134321 + ], + [ + 6.0917424, + 51.1348123 + ], + [ + 6.0918613, + 51.1349741 + ], + [ + 6.0920267, + 51.135099 + ], + [ + 6.0921279, + 51.1350595 + ], + [ + 6.0921378, + 51.1349953 + ], + [ + 6.0921939, + 51.1348622 + ], + [ + 6.0923449, + 51.1347468 + ], + [ + 6.0927117, + 51.1347332 + ], + [ + 6.0962449, + 51.1347347 + ], + [ + 6.0965071, + 51.1347675 + ], + [ + 6.0967586, + 51.1348118 + ], + [ + 6.0979496, + 51.1352004 + ], + [ + 6.0988993, + 51.1354991 + ], + [ + 6.0992002, + 51.1356253 + ], + [ + 6.0995177, + 51.1357585 + ], + [ + 6.1000497, + 51.1360734 + ], + [ + 6.1000573, + 51.1360775 + ], + [ + 6.1005482, + 51.1363404 + ], + [ + 6.101103, + 51.136488 + ], + [ + 6.1016001, + 51.1365216 + ], + [ + 6.1035419, + 51.1365258 + ], + [ + 6.1040342, + 51.1366208 + ], + [ + 6.1051981, + 51.1370865 + ], + [ + 6.1054103, + 51.1371826 + ], + [ + 6.1055757, + 51.1372575 + ], + [ + 6.1059431, + 51.1373703 + ], + [ + 6.1062576, + 51.1374593 + ], + [ + 6.1066003, + 51.1375047 + ], + [ + 6.107234, + 51.13755 + ], + [ + 6.1082313, + 51.1375924 + ], + [ + 6.1088064, + 51.1376383 + ], + [ + 6.1088832, + 51.1376445 + ], + [ + 6.1096096, + 51.137776 + ], + [ + 6.1102817, + 51.1379285 + ], + [ + 6.1109656, + 51.1381312 + ], + [ + 6.1120449, + 51.1384635 + ], + [ + 6.1125746, + 51.1385851 + ], + [ + 6.1130738, + 51.1386338 + ], + [ + 6.113731, + 51.1387446 + ], + [ + 6.1138765, + 51.1387692 + ], + [ + 6.1144749, + 51.1388651 + ], + [ + 6.1150366, + 51.1389475 + ], + [ + 6.1158083, + 51.1391725 + ], + [ + 6.1159641, + 51.1392234 + ], + [ + 6.1165586, + 51.139418 + ], + [ + 6.1169287, + 51.1395637 + ], + [ + 6.1173434, + 51.1397526 + ], + [ + 6.1181876, + 51.1399563 + ], + [ + 6.1182774, + 51.1399797 + ], + [ + 6.1185275, + 51.1400451 + ], + [ + 6.118722, + 51.1401396 + ], + [ + 6.1190218, + 51.1402195 + ], + [ + 6.1191186, + 51.140301 + ], + [ + 6.1191439, + 51.1403215 + ], + [ + 6.1192034, + 51.1403896 + ], + [ + 6.1193212, + 51.1404665 + ], + [ + 6.1194923, + 51.1404674 + ], + [ + 6.1196272, + 51.1404869 + ], + [ + 6.1197322, + 51.1405711 + ], + [ + 6.119808, + 51.1406318 + ], + [ + 6.1198193, + 51.1406409 + ], + [ + 6.1199859, + 51.140603 + ], + [ + 6.1201747, + 51.1405878 + ], + [ + 6.1202048, + 51.1405965 + ], + [ + 6.1211696, + 51.1408749 + ], + [ + 6.121331, + 51.1409468 + ], + [ + 6.1214499, + 51.1410739 + ], + [ + 6.1214826, + 51.1412589 + ], + [ + 6.1214405, + 51.1415223 + ], + [ + 6.1212146, + 51.1418763 + ], + [ + 6.1210252, + 51.1422277 + ], + [ + 6.121085, + 51.142312 + ], + [ + 6.1211659, + 51.1423616 + ], + [ + 6.1212203, + 51.1423474 + ], + [ + 6.1212926, + 51.1423309 + ], + [ + 6.1213364, + 51.1423328 + ], + [ + 6.1213948, + 51.142346 + ], + [ + 6.1214099, + 51.1423757 + ], + [ + 6.1213486, + 51.142399 + ], + [ + 6.1212909, + 51.142427 + ], + [ + 6.1212626, + 51.1424615 + ], + [ + 6.1212958, + 51.1424932 + ], + [ + 6.1213651, + 51.1424996 + ], + [ + 6.1214598, + 51.1425102 + ], + [ + 6.1213956, + 51.1427577 + ], + [ + 6.121451, + 51.1428008 + ], + [ + 6.1216311, + 51.1427101 + ], + [ + 6.1216906, + 51.1427783 + ], + [ + 6.1219929, + 51.1426135 + ], + [ + 6.122066, + 51.142638 + ], + [ + 6.1220446, + 51.1426565 + ], + [ + 6.1220087, + 51.1426797 + ], + [ + 6.1219691, + 51.1426983 + ], + [ + 6.1219517, + 51.1427373 + ], + [ + 6.1219855, + 51.1427919 + ], + [ + 6.1220728, + 51.1427935 + ], + [ + 6.1222256, + 51.1427969 + ], + [ + 6.1223168, + 51.1428076 + ], + [ + 6.1223865, + 51.1428368 + ], + [ + 6.1224064, + 51.1428707 + ], + [ + 6.1224279, + 51.1429073 + ], + [ + 6.1224361, + 51.1429553 + ], + [ + 6.1223892, + 51.1429785 + ], + [ + 6.1222916, + 51.1430113 + ], + [ + 6.1222518, + 51.1430208 + ], + [ + 6.1222549, + 51.1430259 + ], + [ + 6.1222744, + 51.1430572 + ], + [ + 6.1226029, + 51.1431209 + ], + [ + 6.1226873, + 51.1431523 + ], + [ + 6.1227061, + 51.1431818 + ], + [ + 6.1226895, + 51.1432048 + ], + [ + 6.1226812, + 51.1432163 + ], + [ + 6.1226786, + 51.1432667 + ], + [ + 6.1227591, + 51.1432889 + ], + [ + 6.1228249, + 51.143309 + ], + [ + 6.1228969, + 51.1432741 + ], + [ + 6.1229327, + 51.1432464 + ], + [ + 6.1229687, + 51.1432278 + ], + [ + 6.1230309, + 51.1432433 + ], + [ + 6.1230387, + 51.1432661 + ], + [ + 6.1231066, + 51.1433959 + ], + [ + 6.1231693, + 51.1434366 + ], + [ + 6.1232489, + 51.1434177 + ], + [ + 6.1233139, + 51.1433897 + ], + [ + 6.123346, + 51.1433597 + ], + [ + 6.1234045, + 51.1433752 + ], + [ + 6.1234125, + 51.1433868 + ], + [ + 6.1234345, + 51.1434185 + ], + [ + 6.1234275, + 51.1436244 + ], + [ + 6.1234625, + 51.1437407 + ], + [ + 6.1235149, + 51.1438089 + ], + [ + 6.1235918, + 51.1438357 + ], + [ + 6.1236611, + 51.1438444 + ], + [ + 6.1237154, + 51.1438325 + ], + [ + 6.1237512, + 51.1438048 + ], + [ + 6.1237798, + 51.1437748 + ], + [ + 6.1237571, + 51.1437338 + ], + [ + 6.1237016, + 51.1436862 + ], + [ + 6.1236537, + 51.1436414 + ], + [ + 6.1236386, + 51.1436273 + ], + [ + 6.1237508, + 51.1436012 + ], + [ + 6.1238453, + 51.1435936 + ], + [ + 6.1239548, + 51.1436133 + ], + [ + 6.1241123, + 51.1436692 + ], + [ + 6.1242217, + 51.1438673 + ], + [ + 6.1243734, + 51.1441886 + ], + [ + 6.1243025, + 51.1442829 + ], + [ + 6.1242746, + 51.1443426 + ], + [ + 6.1242754, + 51.1443861 + ], + [ + 6.1243486, + 51.1444061 + ], + [ + 6.1244507, + 51.144419 + ], + [ + 6.1246389, + 51.1443718 + ], + [ + 6.1246395, + 51.1443992 + ], + [ + 6.1246327, + 51.1444244 + ], + [ + 6.1246115, + 51.144452 + ], + [ + 6.1246085, + 51.1444886 + ], + [ + 6.1246559, + 51.1444997 + ], + [ + 6.1247502, + 51.1444806 + ], + [ + 6.1248043, + 51.1444573 + ], + [ + 6.1247889, + 51.144414 + ], + [ + 6.1251034, + 51.1443131 + ], + [ + 6.1251873, + 51.1443307 + ], + [ + 6.1253705, + 51.1443956 + ], + [ + 6.1255142, + 51.1444905 + ], + [ + 6.1256084, + 51.1445743 + ], + [ + 6.1256746, + 51.1446331 + ], + [ + 6.1258178, + 51.1447603 + ], + [ + 6.1258713, + 51.1447118 + ], + [ + 6.125907, + 51.1446703 + ], + [ + 6.1259577, + 51.1446608 + ], + [ + 6.1259978, + 51.144665 + ], + [ + 6.1260275, + 51.1446991 + ], + [ + 6.1260141, + 51.1447586 + ], + [ + 6.1260117, + 51.1448204 + ], + [ + 6.1259398, + 51.1448645 + ], + [ + 6.1257198, + 51.1449555 + ], + [ + 6.1256952, + 51.1449992 + ], + [ + 6.1257363, + 51.1450606 + ], + [ + 6.1257957, + 51.1451173 + ], + [ + 6.1259703, + 51.1451135 + ], + [ + 6.1260683, + 51.1451082 + ], + [ + 6.1261689, + 51.1450433 + ], + [ + 6.1262408, + 51.144997 + ], + [ + 6.1262991, + 51.145008 + ], + [ + 6.1263142, + 51.1450307 + ], + [ + 6.1263798, + 51.145044 + ], + [ + 6.1264456, + 51.1450525 + ], + [ + 6.1264809, + 51.1449996 + ], + [ + 6.1265014, + 51.1449354 + ], + [ + 6.1264891, + 51.1448623 + ], + [ + 6.1265138, + 51.1448278 + ], + [ + 6.126626, + 51.1448018 + ], + [ + 6.1267568, + 51.1447916 + ], + [ + 6.1268865, + 51.1447288 + ], + [ + 6.1271391, + 51.1448114 + ], + [ + 6.1272784, + 51.1448651 + ], + [ + 6.1272682, + 51.1449064 + ], + [ + 6.1272002, + 51.1449619 + ], + [ + 6.1272452, + 51.1450279 + ], + [ + 6.1273362, + 51.1450271 + ], + [ + 6.1274818, + 51.1450373 + ], + [ + 6.1276025, + 51.1450684 + ], + [ + 6.127689, + 51.1450266 + ], + [ + 6.1277826, + 51.1449778 + ], + [ + 6.1279201, + 51.1449469 + ], + [ + 6.1280073, + 51.1449393 + ], + [ + 6.128007, + 51.1449233 + ], + [ + 6.1279703, + 51.1449076 + ], + [ + 6.1279299, + 51.1448874 + ], + [ + 6.1278822, + 51.1448671 + ], + [ + 6.1279074, + 51.144851 + ], + [ + 6.127976, + 51.1448207 + ], + [ + 6.1280482, + 51.1448018 + ], + [ + 6.1281067, + 51.1448105 + ], + [ + 6.1281766, + 51.1448556 + ], + [ + 6.1282507, + 51.144926 + ], + [ + 6.1284285, + 51.1448993 + ], + [ + 6.1287008, + 51.1448743 + ], + [ + 6.128803, + 51.1448404 + ], + [ + 6.1288779, + 51.1448156 + ], + [ + 6.1289819, + 51.144744 + ], + [ + 6.1290507, + 51.1447319 + ], + [ + 6.1291235, + 51.1447336 + ], + [ + 6.129139, + 51.1447839 + ], + [ + 6.1292096, + 51.1448542 + ], + [ + 6.12939, + 51.1449625 + ], + [ + 6.1298038, + 51.1449249 + ], + [ + 6.1298419, + 51.1448239 + ], + [ + 6.1298956, + 51.1447823 + ], + [ + 6.1300234, + 51.1448064 + ], + [ + 6.1300208, + 51.144859 + ], + [ + 6.129972, + 51.1449692 + ], + [ + 6.129977, + 51.1450401 + ], + [ + 6.1300503, + 51.1450647 + ], + [ + 6.1301783, + 51.1450957 + ], + [ + 6.1304767, + 51.145107 + ], + [ + 6.1306152, + 51.1451173 + ], + [ + 6.1305834, + 51.1451633 + ], + [ + 6.1305917, + 51.1452204 + ], + [ + 6.1306614, + 51.1452519 + ], + [ + 6.1307881, + 51.1452234 + ], + [ + 6.1309, + 51.1451768 + ], + [ + 6.1310188, + 51.1451071 + ], + [ + 6.1311819, + 51.1450852 + ], + [ + 6.1313277, + 51.1450932 + ], + [ + 6.1314154, + 51.1451223 + ], + [ + 6.1315421, + 51.1452767 + ], + [ + 6.1318541, + 51.1452308 + ], + [ + 6.1318783, + 51.1451665 + ], + [ + 6.131855, + 51.1450958 + ], + [ + 6.1319674, + 51.1450698 + ], + [ + 6.1320536, + 51.1452063 + ], + [ + 6.1322166, + 51.1451684 + ], + [ + 6.1321658, + 51.1450598 + ], + [ + 6.1321558, + 51.1450385 + ], + [ + 6.1322904, + 51.1450374 + ], + [ + 6.1324434, + 51.1450545 + ], + [ + 6.1326448, + 51.1451168 + ], + [ + 6.1326831, + 51.1452126 + ], + [ + 6.1327241, + 51.1452672 + ], + [ + 6.1329847, + 51.1451988 + ], + [ + 6.1330901, + 51.145198 + ], + [ + 6.1332069, + 51.1452153 + ], + [ + 6.1333198, + 51.145228 + ], + [ + 6.1334023, + 51.1451657 + ], + [ + 6.1334668, + 51.1451194 + ], + [ + 6.1335279, + 51.14508 + ], + [ + 6.1336368, + 51.1450723 + ], + [ + 6.1337283, + 51.1450989 + ], + [ + 6.1337624, + 51.1451627 + ], + [ + 6.1338344, + 51.1453131 + ], + [ + 6.1338326, + 51.1454024 + ], + [ + 6.1338872, + 51.1454087 + ], + [ + 6.1339596, + 51.1453853 + ], + [ + 6.1340791, + 51.1453592 + ], + [ + 6.134224, + 51.1453328 + ], + [ + 6.1343984, + 51.14532 + ], + [ + 6.1344265, + 51.145274 + ], + [ + 6.1344404, + 51.1452419 + ], + [ + 6.1345089, + 51.145207 + ], + [ + 6.1345599, + 51.1452134 + ], + [ + 6.1346846, + 51.145265 + ], + [ + 6.1348139, + 51.1453669 + ], + [ + 6.1349902, + 51.1454501 + ], + [ + 6.1352527, + 51.1454777 + ], + [ + 6.1356354, + 51.1455226 + ], + [ + 6.1357857, + 51.1455763 + ], + [ + 6.1358108, + 51.1455556 + ], + [ + 6.1358613, + 51.1455346 + ], + [ + 6.1359085, + 51.1455364 + ], + [ + 6.1359381, + 51.1455568 + ], + [ + 6.1359316, + 51.1455934 + ], + [ + 6.1359324, + 51.1456392 + ], + [ + 6.1359842, + 51.1456845 + ], + [ + 6.1362838, + 51.1457484 + ], + [ + 6.1362883, + 51.14573 + ], + [ + 6.1362905, + 51.1457209 + ], + [ + 6.1362717, + 51.1456891 + ], + [ + 6.1362561, + 51.1456388 + ], + [ + 6.1362335, + 51.1455979 + ], + [ + 6.1362733, + 51.1455861 + ], + [ + 6.136292, + 51.145582 + ], + [ + 6.1363493, + 51.1455694 + ], + [ + 6.1364221, + 51.1455711 + ], + [ + 6.1364595, + 51.1456211 + ], + [ + 6.1364953, + 51.1456658 + ], + [ + 6.1365378, + 51.1457189 + ], + [ + 6.1367045, + 51.1456878 + ], + [ + 6.1367847, + 51.1456986 + ], + [ + 6.1372861, + 51.1460376 + ], + [ + 6.1373622, + 51.146021 + ], + [ + 6.1374566, + 51.1460088 + ], + [ + 6.137526, + 51.1460219 + ], + [ + 6.1375449, + 51.146063 + ], + [ + 6.1375605, + 51.1461154 + ], + [ + 6.1377796, + 51.1461617 + ], + [ + 6.1380596, + 51.1463355 + ], + [ + 6.1382818, + 51.146307 + ], + [ + 6.1387454, + 51.1462476 + ], + [ + 6.1389255, + 51.1463467 + ], + [ + 6.1390164, + 51.1463437 + ], + [ + 6.1391613, + 51.1463105 + ], + [ + 6.1393068, + 51.1463116 + ], + [ + 6.1395653, + 51.1463278 + ], + [ + 6.1396269, + 51.1463067 + ], + [ + 6.1394641, + 51.1461754 + ], + [ + 6.139913, + 51.1462495 + ], + [ + 6.1402157, + 51.1462928 + ], + [ + 6.1404631, + 51.146293 + ], + [ + 6.1404746, + 51.1463227 + ], + [ + 6.1404408, + 51.1464487 + ], + [ + 6.1408789, + 51.1465343 + ], + [ + 6.1410706, + 51.1464757 + ], + [ + 6.1412812, + 51.1464556 + ], + [ + 6.1413841, + 51.1465073 + ], + [ + 6.1415575, + 51.146451 + ], + [ + 6.1420155, + 51.146612 + ], + [ + 6.1420564, + 51.1466597 + ], + [ + 6.1421302, + 51.1467117 + ], + [ + 6.1422543, + 51.1467335 + ], + [ + 6.1425743, + 51.1467287 + ], + [ + 6.1426621, + 51.1467554 + ], + [ + 6.142736, + 51.1468097 + ], + [ + 6.1428393, + 51.1468843 + ], + [ + 6.1429634, + 51.1469062 + ], + [ + 6.1431382, + 51.1469138 + ], + [ + 6.1432371, + 51.1469519 + ], + [ + 6.1433293, + 51.1470153 + ], + [ + 6.1434429, + 51.1470532 + ], + [ + 6.1434968, + 51.1470231 + ], + [ + 6.1435868, + 51.1469742 + ], + [ + 6.143634, + 51.1469716 + ], + [ + 6.1436852, + 51.1469826 + ], + [ + 6.1437221, + 51.1470097 + ], + [ + 6.1437517, + 51.1470392 + ], + [ + 6.1438064, + 51.1470433 + ], + [ + 6.143912, + 51.1470494 + ], + [ + 6.1439776, + 51.1470534 + ], + [ + 6.1440448, + 51.1471374 + ], + [ + 6.1440825, + 51.1472104 + ], + [ + 6.1441484, + 51.1472281 + ], + [ + 6.1441806, + 51.1472004 + ], + [ + 6.1441692, + 51.14718 + ], + [ + 6.1441683, + 51.1471319 + ], + [ + 6.1442627, + 51.1471174 + ], + [ + 6.1443496, + 51.1471052 + ], + [ + 6.1444801, + 51.147079 + ], + [ + 6.1445488, + 51.1470578 + ], + [ + 6.1445748, + 51.1470828 + ], + [ + 6.1445574, + 51.1471264 + ], + [ + 6.1445585, + 51.1471767 + ], + [ + 6.1445882, + 51.1472131 + ], + [ + 6.1446401, + 51.1471968 + ], + [ + 6.1446765, + 51.1471693 + ], + [ + 6.1447153, + 51.1471094 + ], + [ + 6.1447197, + 51.1471027 + ], + [ + 6.1447923, + 51.1470842 + ], + [ + 6.1448505, + 51.1470954 + ], + [ + 6.1448836, + 51.1471342 + ], + [ + 6.1449589, + 51.1471979 + ], + [ + 6.1449752, + 51.1472117 + ], + [ + 6.1452531, + 51.1473961 + ], + [ + 6.1453959, + 51.1475032 + ], + [ + 6.1454799, + 51.1475509 + ], + [ + 6.1455093, + 51.1475966 + ], + [ + 6.1454952, + 51.1476516 + ], + [ + 6.145445, + 51.1477227 + ], + [ + 6.1453693, + 51.1478122 + ], + [ + 6.1452713, + 51.1478514 + ], + [ + 6.1451662, + 51.1478906 + ], + [ + 6.1451338, + 51.1479365 + ], + [ + 6.1451522, + 51.1479616 + ], + [ + 6.1452141, + 51.1479797 + ], + [ + 6.1452614, + 51.1479773 + ], + [ + 6.1453196, + 51.1479702 + ], + [ + 6.1453556, + 51.1479266 + ], + [ + 6.1453808, + 51.1478853 + ], + [ + 6.1454533, + 51.1478668 + ], + [ + 6.1455479, + 51.1478642 + ], + [ + 6.1456712, + 51.1478066 + ], + [ + 6.1457544, + 51.1477582 + ], + [ + 6.1458418, + 51.1477739 + ], + [ + 6.1460577, + 51.1479448 + ], + [ + 6.1459852, + 51.1479656 + ], + [ + 6.1459091, + 51.1480048 + ], + [ + 6.1459058, + 51.1480461 + ], + [ + 6.1459461, + 51.1480802 + ], + [ + 6.1459845, + 51.1480906 + ], + [ + 6.1460299, + 51.1481028 + ], + [ + 6.1462886, + 51.1481362 + ], + [ + 6.1462891, + 51.1482095 + ], + [ + 6.1462683, + 51.1483376 + ], + [ + 6.146294, + 51.1483627 + ], + [ + 6.146345, + 51.1483671 + ], + [ + 6.1463811, + 51.1483488 + ], + [ + 6.14641, + 51.1483257 + ], + [ + 6.1464641, + 51.1482615 + ], + [ + 6.1465662, + 51.1482863 + ], + [ + 6.1468835, + 51.1484042 + ], + [ + 6.1471241, + 51.148456 + ], + [ + 6.1474296, + 51.1484436 + ], + [ + 6.1475282, + 51.1484958 + ], + [ + 6.1476345, + 51.1486075 + ], + [ + 6.1476783, + 51.148612 + ], + [ + 6.1477425, + 51.1485854 + ], + [ + 6.1477795, + 51.1485407 + ], + [ + 6.147785, + 51.1485366 + ], + [ + 6.147841, + 51.1484947 + ], + [ + 6.1479065, + 51.1484968 + ], + [ + 6.1480159, + 51.1485285 + ], + [ + 6.1482201, + 51.1485941 + ], + [ + 6.1483657, + 51.1486005 + ], + [ + 6.1484529, + 51.1485956 + ], + [ + 6.1484668, + 51.1485924 + ], + [ + 6.1484928, + 51.1485864 + ], + [ + 6.1484993, + 51.1484879 + ], + [ + 6.1485354, + 51.1484512 + ], + [ + 6.1485861, + 51.1484213 + ], + [ + 6.1486369, + 51.1484165 + ], + [ + 6.148688, + 51.1484324 + ], + [ + 6.1487174, + 51.1484712 + ], + [ + 6.1487883, + 51.1486883 + ], + [ + 6.1488541, + 51.1487223 + ], + [ + 6.148894, + 51.1487177 + ], + [ + 6.1489484, + 51.14869 + ], + [ + 6.148999, + 51.1486555 + ], + [ + 6.1490818, + 51.1485569 + ], + [ + 6.149202, + 51.1485725 + ], + [ + 6.1493297, + 51.1486132 + ], + [ + 6.1493951, + 51.1486084 + ], + [ + 6.1494783, + 51.1485464 + ], + [ + 6.1495506, + 51.148498 + ], + [ + 6.149765, + 51.1484721 + ], + [ + 6.1497962, + 51.1482867 + ], + [ + 6.1498652, + 51.1482544 + ], + [ + 6.1503148, + 51.1485412 + ], + [ + 6.1504711, + 51.1485109 + ], + [ + 6.1505738, + 51.1486295 + ], + [ + 6.1506431, + 51.1486362 + ], + [ + 6.1506828, + 51.1485971 + ], + [ + 6.1506748, + 51.1485216 + ], + [ + 6.150582, + 51.1482977 + ], + [ + 6.1513371, + 51.1480879 + ], + [ + 6.151366, + 51.1480799 + ], + [ + 6.1514969, + 51.1480657 + ], + [ + 6.1516572, + 51.1481018 + ], + [ + 6.1517299, + 51.1481061 + ], + [ + 6.1518133, + 51.1480669 + ], + [ + 6.1518493, + 51.1480256 + ], + [ + 6.1518816, + 51.1479614 + ], + [ + 6.1522054, + 51.1479718 + ], + [ + 6.1524127, + 51.1479642 + ], + [ + 6.1525581, + 51.1479499 + ], + [ + 6.1526787, + 51.1480158 + ], + [ + 6.1526444, + 51.1480317 + ], + [ + 6.1525046, + 51.1480965 + ], + [ + 6.1525206, + 51.1481052 + ], + [ + 6.1526471, + 51.1481739 + ], + [ + 6.1527519, + 51.1481829 + ], + [ + 6.1528001, + 51.1481871 + ], + [ + 6.1528728, + 51.1481914 + ], + [ + 6.1528949, + 51.1482211 + ], + [ + 6.1529028, + 51.1482943 + ], + [ + 6.1532304, + 51.1483114 + ], + [ + 6.1532758, + 51.1481961 + ], + [ + 6.1532873, + 51.1481671 + ], + [ + 6.1534003, + 51.1481873 + ], + [ + 6.1537976, + 51.1482866 + ], + [ + 6.1538375, + 51.1482796 + ], + [ + 6.1539168, + 51.1482015 + ], + [ + 6.1540226, + 51.1482171 + ], + [ + 6.1540771, + 51.1482124 + ], + [ + 6.1541168, + 51.148178 + ], + [ + 6.154112, + 51.1480452 + ], + [ + 6.1542143, + 51.1480422 + ], + [ + 6.1542866, + 51.14804 + ], + [ + 6.1543706, + 51.1480809 + ], + [ + 6.1544148, + 51.1481449 + ], + [ + 6.1544519, + 51.1482225 + ], + [ + 6.1544813, + 51.1482681 + ], + [ + 6.1545798, + 51.1483022 + ], + [ + 6.1546001, + 51.1481213 + ], + [ + 6.1546846, + 51.1480389 + ], + [ + 6.1547155, + 51.1480088 + ], + [ + 6.1548207, + 51.1479535 + ], + [ + 6.1548212, + 51.1480176 + ], + [ + 6.1548307, + 51.1480399 + ], + [ + 6.1548768, + 51.1481479 + ], + [ + 6.1553496, + 51.148153 + ], + [ + 6.1554372, + 51.1481848 + ], + [ + 6.1554885, + 51.1482166 + ], + [ + 6.1554656, + 51.148236 + ], + [ + 6.1554559, + 51.1482442 + ], + [ + 6.1553541, + 51.1482492 + ], + [ + 6.1552524, + 51.1482678 + ], + [ + 6.1552091, + 51.1483068 + ], + [ + 6.1551986, + 51.1483595 + ], + [ + 6.1552793, + 51.1484416 + ], + [ + 6.1553631, + 51.1484619 + ], + [ + 6.1554466, + 51.1484388 + ], + [ + 6.155519, + 51.1483949 + ], + [ + 6.1555878, + 51.1483513 + ], + [ + 6.1556076, + 51.1483493 + ], + [ + 6.155635, + 51.1483465 + ], + [ + 6.1556646, + 51.148399 + ], + [ + 6.1556867, + 51.1484311 + ], + [ + 6.1560659, + 51.148551 + ], + [ + 6.1561241, + 51.1485484 + ], + [ + 6.1561674, + 51.1485117 + ], + [ + 6.1561342, + 51.1484386 + ], + [ + 6.1561409, + 51.1483768 + ], + [ + 6.1561954, + 51.1483629 + ], + [ + 6.1562644, + 51.1483626 + ], + [ + 6.1564502, + 51.1483894 + ], + [ + 6.156411, + 51.1484925 + ], + [ + 6.1563755, + 51.1485865 + ], + [ + 6.1564158, + 51.1486229 + ], + [ + 6.1566233, + 51.1486451 + ], + [ + 6.1570208, + 51.1487673 + ], + [ + 6.1570565, + 51.1486825 + ], + [ + 6.157118, + 51.1486433 + ], + [ + 6.1574719, + 51.1487726 + ], + [ + 6.1574414, + 51.1488813 + ], + [ + 6.1574366, + 51.1488985 + ], + [ + 6.1574519, + 51.1489854 + ], + [ + 6.1575394, + 51.148977 + ], + [ + 6.1575499, + 51.148976 + ], + [ + 6.1576335, + 51.1489551 + ], + [ + 6.1577605, + 51.148918 + ], + [ + 6.1579174, + 51.1489861 + ], + [ + 6.1580161, + 51.1490452 + ], + [ + 6.1580453, + 51.1490565 + ], + [ + 6.1583431, + 51.1490029 + ], + [ + 6.1584779, + 51.1490093 + ], + [ + 6.1585717, + 51.1489266 + ], + [ + 6.1586332, + 51.1488875 + ], + [ + 6.1586988, + 51.1489032 + ], + [ + 6.1587355, + 51.1489466 + ], + [ + 6.1588166, + 51.1490676 + ], + [ + 6.1589479, + 51.149106 + ], + [ + 6.1590934, + 51.1491078 + ], + [ + 6.159166, + 51.1490847 + ], + [ + 6.1593155, + 51.1491253 + ], + [ + 6.1594572, + 51.1491226 + ], + [ + 6.1596155, + 51.149106 + ], + [ + 6.159639, + 51.1491036 + ], + [ + 6.1597627, + 51.1491123 + ], + [ + 6.1598834, + 51.1491805 + ], + [ + 6.1598987, + 51.1492674 + ], + [ + 6.1599101, + 51.1493314 + ], + [ + 6.1599867, + 51.1493564 + ], + [ + 6.1600657, + 51.1493255 + ], + [ + 6.1601463, + 51.149294 + ], + [ + 6.1608672, + 51.1493807 + ], + [ + 6.1608905, + 51.1493663 + ], + [ + 6.1610952, + 51.1492403 + ], + [ + 6.161367, + 51.1491204 + ], + [ + 6.1615525, + 51.1491083 + ], + [ + 6.1617305, + 51.1490779 + ], + [ + 6.1620857, + 51.1489393 + ], + [ + 6.1623832, + 51.1488513 + ], + [ + 6.1632467, + 51.1489038 + ], + [ + 6.1634266, + 51.1492 + ], + [ + 6.1633759, + 51.1496601 + ], + [ + 6.1632187, + 51.1507443 + ], + [ + 6.1632143, + 51.150775 + ], + [ + 6.162997, + 51.1519366 + ], + [ + 6.1629901, + 51.1519762 + ], + [ + 6.1628667, + 51.1526869 + ], + [ + 6.1643313, + 51.1528779 + ], + [ + 6.1645092, + 51.1529007 + ], + [ + 6.1659923, + 51.1536299 + ], + [ + 6.166348, + 51.153807 + ], + [ + 6.166549, + 51.1539 + ], + [ + 6.1666865, + 51.1539729 + ], + [ + 6.1673655, + 51.1542656 + ], + [ + 6.1680152, + 51.1545035 + ], + [ + 6.1688603, + 51.1549024 + ], + [ + 6.169896, + 51.1553284 + ], + [ + 6.1704045, + 51.1555926 + ], + [ + 6.1716157, + 51.156218 + ], + [ + 6.1728725, + 51.1568785 + ], + [ + 6.1734098, + 51.1571427 + ], + [ + 6.1736508, + 51.1572421 + ], + [ + 6.1737181, + 51.1572699 + ], + [ + 6.173835, + 51.157371 + ], + [ + 6.1744758, + 51.1578003 + ], + [ + 6.1754202, + 51.1584559 + ], + [ + 6.1752358, + 51.1585315 + ], + [ + 6.173816, + 51.159114 + ], + [ + 6.1736331, + 51.159206 + ], + [ + 6.1735655, + 51.1593355 + ], + [ + 6.1732098, + 51.1594141 + ], + [ + 6.1729246, + 51.1594874 + ], + [ + 6.1725321, + 51.1596285 + ], + [ + 6.1718307, + 51.1599013 + ], + [ + 6.170801, + 51.1603 + ], + [ + 6.1676036, + 51.1615191 + ], + [ + 6.1664628, + 51.1619819 + ], + [ + 6.1645681, + 51.1627609 + ], + [ + 6.1630912, + 51.1633454 + ], + [ + 6.1613764, + 51.1640086 + ], + [ + 6.1598948, + 51.1646164 + ], + [ + 6.1586527, + 51.1651349 + ], + [ + 6.1583674, + 51.1652469 + ], + [ + 6.158186, + 51.1653181 + ], + [ + 6.1579347, + 51.1654167 + ], + [ + 6.1559861, + 51.166257 + ], + [ + 6.1551731, + 51.1666001 + ], + [ + 6.1467228, + 51.1701654 + ], + [ + 6.1466907, + 51.1701785 + ], + [ + 6.146586, + 51.1702213 + ], + [ + 6.1458865, + 51.170507 + ], + [ + 6.1444986, + 51.1710741 + ], + [ + 6.1430704, + 51.1716886 + ], + [ + 6.1421639, + 51.1720443 + ], + [ + 6.141974, + 51.1721243 + ], + [ + 6.1409645, + 51.1725495 + ], + [ + 6.1388282, + 51.173335 + ], + [ + 6.1390175, + 51.1733815 + ], + [ + 6.1394864, + 51.1734966 + ], + [ + 6.1399706, + 51.1736779 + ], + [ + 6.1405861, + 51.173881 + ], + [ + 6.1422239, + 51.1743833 + ], + [ + 6.1451029, + 51.1752664 + ], + [ + 6.1457184, + 51.1754593 + ], + [ + 6.1466127, + 51.1757396 + ], + [ + 6.1474704, + 51.1760085 + ], + [ + 6.1500933, + 51.1768305 + ], + [ + 6.1510842, + 51.1771411 + ], + [ + 6.1511491, + 51.1771615 + ], + [ + 6.1562678, + 51.1787659 + ], + [ + 6.15756, + 51.1791709 + ], + [ + 6.1657997, + 51.1817536 + ], + [ + 6.1677363, + 51.1823606 + ], + [ + 6.169149, + 51.182819 + ], + [ + 6.1708964, + 51.1833861 + ], + [ + 6.1742488, + 51.1844742 + ], + [ + 6.174667, + 51.184575 + ], + [ + 6.17827, + 51.185646 + ], + [ + 6.1805387, + 51.1863082 + ], + [ + 6.180706, + 51.186357 + ], + [ + 6.179833, + 51.186826 + ], + [ + 6.1790217, + 51.1872761 + ], + [ + 6.1789209, + 51.1873149 + ], + [ + 6.1735256, + 51.1901135 + ], + [ + 6.1678891, + 51.1930374 + ], + [ + 6.1675384, + 51.1932237 + ], + [ + 6.1657062, + 51.1941975 + ], + [ + 6.1651873, + 51.1944734 + ], + [ + 6.1616816, + 51.1930789 + ], + [ + 6.1611562, + 51.1928817 + ], + [ + 6.1609037, + 51.1927869 + ], + [ + 6.1586451, + 51.192216 + ], + [ + 6.1536531, + 51.190872 + ], + [ + 6.1499128, + 51.1898507 + ], + [ + 6.1472415, + 51.1890682 + ], + [ + 6.1472055, + 51.1890574 + ], + [ + 6.1453212, + 51.1884936 + ], + [ + 6.1437445, + 51.1879654 + ], + [ + 6.1417675, + 51.1874211 + ], + [ + 6.1408922, + 51.1871607 + ], + [ + 6.1404483, + 51.1869882 + ], + [ + 6.1373553, + 51.1859773 + ], + [ + 6.1361606, + 51.1855799 + ], + [ + 6.1356856, + 51.1854945 + ], + [ + 6.1354177, + 51.1854116 + ], + [ + 6.1340005, + 51.184973 + ], + [ + 6.1307288, + 51.1840625 + ], + [ + 6.130662, + 51.1840439 + ], + [ + 6.1296589, + 51.1837569 + ], + [ + 6.128832, + 51.1833655 + ], + [ + 6.1276924, + 51.1827983 + ], + [ + 6.127204, + 51.1825895 + ], + [ + 6.1262262, + 51.1822864 + ], + [ + 6.1241372, + 51.1817633 + ], + [ + 6.1236622, + 51.1816734 + ], + [ + 6.1227182, + 51.1814247 + ], + [ + 6.1225308, + 51.1813348 + ], + [ + 6.1217079, + 51.1809525 + ], + [ + 6.1209768, + 51.1806153 + ], + [ + 6.120104, + 51.1802837 + ], + [ + 6.1195655, + 51.1801097 + ], + [ + 6.1185846, + 51.1796486 + ], + [ + 6.1184491, + 51.1796039 + ], + [ + 6.1182941, + 51.1794999 + ], + [ + 6.1182086, + 51.1794091 + ], + [ + 6.118193, + 51.1793543 + ], + [ + 6.1181446, + 51.1792975 + ], + [ + 6.1180275, + 51.1792641 + ], + [ + 6.117581, + 51.1791465 + ], + [ + 6.1173428, + 51.1790591 + ], + [ + 6.1172451, + 51.1789044 + ], + [ + 6.1172134, + 51.1787743 + ], + [ + 6.1171505, + 51.1787245 + ], + [ + 6.1170624, + 51.1786863 + ], + [ + 6.1167142, + 51.178561 + ], + [ + 6.1163172, + 51.1783628 + ], + [ + 6.116027, + 51.1781952 + ], + [ + 6.1160077, + 51.1781841 + ], + [ + 6.1158055, + 51.1780673 + ], + [ + 6.1155007, + 51.1779256 + ], + [ + 6.1154494, + 51.1777201 + ], + [ + 6.1153719, + 51.1774806 + ], + [ + 6.1152931, + 51.1773646 + ], + [ + 6.1150425, + 51.1772065 + ], + [ + 6.1149318, + 51.1771227 + ], + [ + 6.1147991, + 51.1768561 + ], + [ + 6.1146358, + 51.1766928 + ], + [ + 6.1144709, + 51.176447 + ], + [ + 6.1144401, + 51.176365 + ], + [ + 6.1142339, + 51.176234 + ], + [ + 6.1140942, + 51.1761664 + ], + [ + 6.1140702, + 51.1760614 + ], + [ + 6.1140285, + 51.1759726 + ], + [ + 6.1139396, + 51.1758955 + ], + [ + 6.1138659, + 51.1758434 + ], + [ + 6.1137858, + 51.1758464 + ], + [ + 6.1137425, + 51.1758651 + ], + [ + 6.1136805, + 51.1758564 + ], + [ + 6.1136757, + 51.1758015 + ], + [ + 6.1136749, + 51.1757581 + ], + [ + 6.1136125, + 51.1757243 + ], + [ + 6.113532, + 51.1757111 + ], + [ + 6.1134149, + 51.1756778 + ], + [ + 6.1133637, + 51.1756645 + ], + [ + 6.1133735, + 51.1756095 + ], + [ + 6.113397, + 51.1755041 + ], + [ + 6.1133308, + 51.1754635 + ], + [ + 6.113246, + 51.1754093 + ], + [ + 6.1132086, + 51.1753638 + ], + [ + 6.1131969, + 51.1753182 + ], + [ + 6.1131454, + 51.1752888 + ], + [ + 6.1130432, + 51.1752713 + ], + [ + 6.1128648, + 51.1752773 + ], + [ + 6.1127552, + 51.1752575 + ], + [ + 6.1127, + 51.1752214 + ], + [ + 6.1127692, + 51.1750356 + ], + [ + 6.1127899, + 51.1749806 + ], + [ + 6.1126167, + 51.1748744 + ], + [ + 6.1124877, + 51.1747908 + ], + [ + 6.1123451, + 51.1747508 + ], + [ + 6.1122466, + 51.1747447 + ], + [ + 6.1117867, + 51.1744876 + ], + [ + 6.1117304, + 51.1743988 + ], + [ + 6.1117289, + 51.1743257 + ], + [ + 6.1117355, + 51.174289 + ], + [ + 6.1116949, + 51.174255 + ], + [ + 6.1116251, + 51.1742258 + ], + [ + 6.1114869, + 51.1742292 + ], + [ + 6.1113844, + 51.1741934 + ], + [ + 6.1111611, + 51.1741334 + ], + [ + 6.1110545, + 51.1740771 + ], + [ + 6.1110389, + 51.1740224 + ], + [ + 6.1110449, + 51.1739582 + ], + [ + 6.1110988, + 51.1739189 + ], + [ + 6.1111568, + 51.173907 + ], + [ + 6.1112225, + 51.1739203 + ], + [ + 6.111288, + 51.173922 + ], + [ + 6.1113166, + 51.1738966 + ], + [ + 6.1112721, + 51.1738466 + ], + [ + 6.1110957, + 51.1737634 + ], + [ + 6.1107105, + 51.1736109 + ], + [ + 6.1105573, + 51.1735847 + ], + [ + 6.1104367, + 51.1735673 + ], + [ + 6.1103194, + 51.1735202 + ], + [ + 6.1101611, + 51.1734231 + ], + [ + 6.1100976, + 51.1733413 + ], + [ + 6.1100601, + 51.173289 + ], + [ + 6.109998, + 51.1732757 + ], + [ + 6.1099292, + 51.1732923 + ], + [ + 6.1098717, + 51.173327 + ], + [ + 6.1098692, + 51.1733843 + ], + [ + 6.1098696, + 51.1734117 + ], + [ + 6.1097934, + 51.1734237 + ], + [ + 6.1097321, + 51.1734517 + ], + [ + 6.1097179, + 51.1734701 + ], + [ + 6.1096631, + 51.1734568 + ], + [ + 6.1096046, + 51.1734458 + ], + [ + 6.1095533, + 51.1734279 + ], + [ + 6.1095172, + 51.173442 + ], + [ + 6.1094661, + 51.1734355 + ], + [ + 6.109433, + 51.173422 + ], + [ + 6.1094215, + 51.1733878 + ], + [ + 6.1094131, + 51.1733261 + ], + [ + 6.1093685, + 51.173283 + ], + [ + 6.1092874, + 51.1732241 + ], + [ + 6.1092069, + 51.1732088 + ], + [ + 6.1090865, + 51.1731892 + ], + [ + 6.1090355, + 51.173185 + ], + [ + 6.1089778, + 51.1732174 + ], + [ + 6.1089344, + 51.1732316 + ], + [ + 6.1088389, + 51.1731842 + ], + [ + 6.1087508, + 51.1731506 + ], + [ + 6.1085167, + 51.1732715 + ], + [ + 6.1084334, + 51.1732972 + ], + [ + 6.1083786, + 51.1732862 + ], + [ + 6.1083594, + 51.1732292 + ], + [ + 6.108333, + 51.1731859 + ], + [ + 6.108274, + 51.173143 + ], + [ + 6.1081973, + 51.1731299 + ], + [ + 6.108121, + 51.1731373 + ], + [ + 6.1080559, + 51.1731607 + ], + [ + 6.1080126, + 51.1731816 + ], + [ + 6.1079212, + 51.1731572 + ], + [ + 6.1079714, + 51.1731133 + ], + [ + 6.1080035, + 51.1730811 + ], + [ + 6.1080102, + 51.1730536 + ], + [ + 6.1079735, + 51.1730401 + ], + [ + 6.1079262, + 51.1730383 + ], + [ + 6.1078787, + 51.1730317 + ], + [ + 6.1078724, + 51.1730196 + ], + [ + 6.1078598, + 51.1729952 + ], + [ + 6.1078299, + 51.172952 + ], + [ + 6.1078005, + 51.1729179 + ], + [ + 6.1077927, + 51.1729089 + ], + [ + 6.1077087, + 51.1728959 + ], + [ + 6.1075069, + 51.1728082 + ], + [ + 6.1075235, + 51.1727304 + ], + [ + 6.107493, + 51.1726528 + ], + [ + 6.1074184, + 51.1725664 + ], + [ + 6.1073227, + 51.17251 + ], + [ + 6.1072028, + 51.1725201 + ], + [ + 6.1070617, + 51.1725601 + ], + [ + 6.1070211, + 51.1725353 + ], + [ + 6.1069769, + 51.1725082 + ], + [ + 6.1069185, + 51.1724927 + ], + [ + 6.1068713, + 51.1725021 + ], + [ + 6.1068131, + 51.1725026 + ], + [ + 6.1067723, + 51.1724617 + ], + [ + 6.1067495, + 51.1724093 + ], + [ + 6.1064592, + 51.1722721 + ], + [ + 6.1063401, + 51.172321 + ], + [ + 6.106315, + 51.1723441 + ], + [ + 6.1062455, + 51.1723218 + ], + [ + 6.1061795, + 51.1722995 + ], + [ + 6.1062143, + 51.1722122 + ], + [ + 6.1062059, + 51.1721575 + ], + [ + 6.1061362, + 51.1721282 + ], + [ + 6.1060592, + 51.1720945 + ], + [ + 6.1059284, + 51.1721047 + ], + [ + 6.105784, + 51.1721699 + ], + [ + 6.1056783, + 51.1721639 + ], + [ + 6.1056014, + 51.172137 + ], + [ + 6.1054685, + 51.1720397 + ], + [ + 6.1053557, + 51.1720429 + ], + [ + 6.1052269, + 51.171973 + ], + [ + 6.1051425, + 51.1719325 + ], + [ + 6.1049096, + 51.1719366 + ], + [ + 6.1047893, + 51.1719215 + ], + [ + 6.104694, + 51.171888 + ], + [ + 6.1045246, + 51.1719762 + ], + [ + 6.103891, + 51.1719584 + ], + [ + 6.1038138, + 51.1719201 + ], + [ + 6.103723, + 51.1718672 + ], + [ + 6.1036704, + 51.1718366 + ], + [ + 6.103527, + 51.1718814 + ], + [ + 6.1034677, + 51.1718999 + ], + [ + 6.1033698, + 51.1719212 + ], + [ + 6.1032703, + 51.1718557 + ], + [ + 6.1031525, + 51.1717857 + ], + [ + 6.1031306, + 51.1717859 + ], + [ + 6.1030689, + 51.1717863 + ], + [ + 6.1029819, + 51.1718359 + ], + [ + 6.1029752, + 51.1718397 + ], + [ + 6.1029065, + 51.1718609 + ], + [ + 6.1028446, + 51.1718544 + ], + [ + 6.1028039, + 51.1718228 + ], + [ + 6.1028175, + 51.1717746 + ], + [ + 6.1028201, + 51.171722 + ], + [ + 6.1028085, + 51.1717044 + ], + [ + 6.1027977, + 51.1716879 + ], + [ + 6.1027351, + 51.171654 + ], + [ + 6.1026662, + 51.1716683 + ], + [ + 6.1025573, + 51.171676 + ], + [ + 6.1024991, + 51.1716811 + ], + [ + 6.102462, + 51.1716447 + ], + [ + 6.1024575, + 51.171599 + ], + [ + 6.1024422, + 51.171558 + ], + [ + 6.1024162, + 51.171533 + ], + [ + 6.1023362, + 51.1715383 + ], + [ + 6.1021451, + 51.1715704 + ], + [ + 6.1018328, + 51.1714151 + ], + [ + 6.1017827, + 51.1714679 + ], + [ + 6.1017137, + 51.1714821 + ], + [ + 6.1016594, + 51.1714893 + ], + [ + 6.1015864, + 51.1714737 + ], + [ + 6.101582, + 51.1714258 + ], + [ + 6.1015921, + 51.1713731 + ], + [ + 6.1015878, + 51.1713251 + ], + [ + 6.1015545, + 51.171291 + ], + [ + 6.1015033, + 51.1712753 + ], + [ + 6.1014488, + 51.1712687 + ], + [ + 6.101394, + 51.1712622 + ], + [ + 6.1013539, + 51.1712557 + ], + [ + 6.101295, + 51.1712103 + ], + [ + 6.1012909, + 51.1711483 + ], + [ + 6.1012856, + 51.1710686 + ], + [ + 6.1009845, + 51.1708851 + ], + [ + 6.1007597, + 51.1709163 + ], + [ + 6.1006396, + 51.1709194 + ], + [ + 6.1004958, + 51.1707853 + ], + [ + 6.1005157, + 51.1706663 + ], + [ + 6.1005439, + 51.170602 + ], + [ + 6.1005094, + 51.1704925 + ], + [ + 6.1005807, + 51.1703959 + ], + [ + 6.1006654, + 51.1702307 + ], + [ + 6.1006605, + 51.1701484 + ], + [ + 6.1006157, + 51.1701309 + ], + [ + 6.10058, + 51.1701169 + ], + [ + 6.100456, + 51.1700879 + ], + [ + 6.1003662, + 51.1700757 + ], + [ + 6.1003284, + 51.1700705 + ], + [ + 6.1002822, + 51.1700303 + ], + [ + 6.1002473, + 51.17 + ], + [ + 6.1001943, + 51.1699539 + ], + [ + 6.1001404, + 51.1699069 + ], + [ + 6.1000486, + 51.1698481 + ], + [ + 6.0999574, + 51.1698326 + ], + [ + 6.0996816, + 51.1698687 + ], + [ + 6.099475, + 51.1699043 + ], + [ + 6.0994537, + 51.1699456 + ], + [ + 6.0993558, + 51.1699645 + ], + [ + 6.0992216, + 51.1699859 + ], + [ + 6.0990981, + 51.1699912 + ], + [ + 6.0990181, + 51.1699963 + ], + [ + 6.0989933, + 51.17004 + ], + [ + 6.098936, + 51.1700975 + ], + [ + 6.0988709, + 51.1701207 + ], + [ + 6.0987657, + 51.1701283 + ], + [ + 6.0987327, + 51.1701329 + ], + [ + 6.0986966, + 51.1701379 + ], + [ + 6.0986322, + 51.1702 + ], + [ + 6.0986039, + 51.1702528 + ], + [ + 6.0985095, + 51.1702625 + ], + [ + 6.0984619, + 51.1702445 + ], + [ + 6.098436, + 51.1702293 + ], + [ + 6.0983812, + 51.170197 + ], + [ + 6.0983117, + 51.17017 + ], + [ + 6.0982462, + 51.1701636 + ], + [ + 6.0982211, + 51.1701866 + ], + [ + 6.0982035, + 51.1702278 + ], + [ + 6.0981389, + 51.1702832 + ], + [ + 6.0980126, + 51.1703411 + ], + [ + 6.0979513, + 51.170385 + ], + [ + 6.097887, + 51.1704585 + ], + [ + 6.0977471, + 51.1705852 + ], + [ + 6.0976383, + 51.1706042 + ], + [ + 6.097533, + 51.1706095 + ], + [ + 6.0974562, + 51.1705848 + ], + [ + 6.0973434, + 51.1705809 + ], + [ + 6.0972346, + 51.1706045 + ], + [ + 6.0972321, + 51.1706708 + ], + [ + 6.0972033, + 51.1706962 + ], + [ + 6.0971341, + 51.1706852 + ], + [ + 6.09709, + 51.1706557 + ], + [ + 6.0970352, + 51.1706354 + ], + [ + 6.0969988, + 51.1706379 + ], + [ + 6.0969447, + 51.1706612 + ], + [ + 6.0967956, + 51.1706644 + ], + [ + 6.0967151, + 51.1706397 + ], + [ + 6.0965845, + 51.1706519 + ], + [ + 6.0965341, + 51.1706843 + ], + [ + 6.0963819, + 51.1707195 + ], + [ + 6.0962986, + 51.1707407 + ], + [ + 6.096219, + 51.1707686 + ], + [ + 6.0962052, + 51.1708213 + ], + [ + 6.0962311, + 51.1708531 + ], + [ + 6.0962576, + 51.1709193 + ], + [ + 6.0962656, + 51.1709673 + ], + [ + 6.0962659, + 51.1709833 + ], + [ + 6.096197, + 51.1709952 + ], + [ + 6.0961243, + 51.1709979 + ], + [ + 6.0960703, + 51.1710325 + ], + [ + 6.0960454, + 51.1710648 + ], + [ + 6.0960055, + 51.1710741 + ], + [ + 6.095767, + 51.1709384 + ], + [ + 6.0955086, + 51.170924 + ], + [ + 6.0954805, + 51.1709882 + ], + [ + 6.0954558, + 51.1710318 + ], + [ + 6.095387, + 51.1710597 + ], + [ + 6.0953252, + 51.1710578 + ], + [ + 6.095299, + 51.1710122 + ], + [ + 6.0952693, + 51.1709667 + ], + [ + 6.0952055, + 51.1709689 + ], + [ + 6.095113, + 51.1709722 + ], + [ + 6.0949925, + 51.1707099 + ], + [ + 6.0949987, + 51.1706367 + ], + [ + 6.0949435, + 51.1705936 + ], + [ + 6.0948379, + 51.1705828 + ], + [ + 6.0947031, + 51.1705722 + ], + [ + 6.0945688, + 51.1705845 + ], + [ + 6.0945, + 51.1706009 + ], + [ + 6.0944247, + 51.17067 + ], + [ + 6.0943817, + 51.1707137 + ], + [ + 6.0943022, + 51.1707462 + ], + [ + 6.0942076, + 51.1707423 + ], + [ + 6.094167, + 51.1707082 + ], + [ + 6.0941773, + 51.1706601 + ], + [ + 6.0941873, + 51.1706051 + ], + [ + 6.0941975, + 51.1705571 + ], + [ + 6.0941573, + 51.1705413 + ], + [ + 6.0940884, + 51.1705577 + ], + [ + 6.0940225, + 51.1705238 + ], + [ + 6.0939413, + 51.1704511 + ], + [ + 6.0938642, + 51.1704036 + ], + [ + 6.0938058, + 51.170388 + ], + [ + 6.0936534, + 51.1704072 + ], + [ + 6.0933738, + 51.1704341 + ], + [ + 6.0932732, + 51.1705079 + ], + [ + 6.0931932, + 51.1705175 + ], + [ + 6.0931168, + 51.1705112 + ], + [ + 6.0930405, + 51.1705162 + ], + [ + 6.0930392, + 51.1706741 + ], + [ + 6.0927218, + 51.1706028 + ], + [ + 6.0927465, + 51.1705501 + ], + [ + 6.0927421, + 51.1704975 + ], + [ + 6.0927049, + 51.1704474 + ], + [ + 6.0925262, + 51.1704165 + ], + [ + 6.0922899, + 51.1704203 + ], + [ + 6.0921376, + 51.170444 + ], + [ + 6.0920691, + 51.1704811 + ], + [ + 6.0920441, + 51.1705178 + ], + [ + 6.0920955, + 51.1705449 + ], + [ + 6.0921831, + 51.1705696 + ], + [ + 6.09222, + 51.1706082 + ], + [ + 6.092225, + 51.1706251 + ], + [ + 6.0922315, + 51.170647 + ], + [ + 6.092225, + 51.1706905 + ], + [ + 6.0921525, + 51.170707 + ], + [ + 6.0920213, + 51.1706964 + ], + [ + 6.0919738, + 51.1706761 + ], + [ + 6.0918828, + 51.1706675 + ], + [ + 6.0918276, + 51.1706312 + ], + [ + 6.0917868, + 51.1705743 + ], + [ + 6.0917316, + 51.1705312 + ], + [ + 6.0916154, + 51.1705479 + ], + [ + 6.0914921, + 51.1705647 + ], + [ + 6.0914379, + 51.1705902 + ], + [ + 6.091454, + 51.1706862 + ], + [ + 6.0913892, + 51.1707323 + ], + [ + 6.0913054, + 51.1707214 + ], + [ + 6.0911673, + 51.1707223 + ], + [ + 6.0910439, + 51.1707458 + ], + [ + 6.0908768, + 51.1707561 + ], + [ + 6.0909079, + 51.1706507 + ], + [ + 6.0909362, + 51.1705933 + ], + [ + 6.0909167, + 51.1705157 + ], + [ + 6.0908063, + 51.1704203 + ], + [ + 6.0905247, + 51.170557 + ], + [ + 6.090498, + 51.1705502 + ], + [ + 6.0902642, + 51.1704905 + ], + [ + 6.0901924, + 51.1704722 + ], + [ + 6.090106, + 51.1705253 + ], + [ + 6.0900004, + 51.1705099 + ], + [ + 6.0898428, + 51.1704354 + ], + [ + 6.0898008, + 51.170452 + ], + [ + 6.0896838, + 51.1704982 + ], + [ + 6.0896233, + 51.1705338 + ], + [ + 6.0895936, + 51.1705513 + ], + [ + 6.0894194, + 51.1705707 + ], + [ + 6.089234, + 51.1705787 + ], + [ + 6.0890889, + 51.1706002 + ], + [ + 6.089108, + 51.1706572 + ], + [ + 6.0891147, + 51.1707124 + ], + [ + 6.0891163, + 51.1707258 + ], + [ + 6.0891824, + 51.170764 + ], + [ + 6.0892337, + 51.1707936 + ], + [ + 6.0892634, + 51.170837 + ], + [ + 6.0892931, + 51.1708802 + ], + [ + 6.0892852, + 51.1709084 + ], + [ + 6.0892828, + 51.1709169 + ], + [ + 6.0892543, + 51.1709491 + ], + [ + 6.0891817, + 51.1709632 + ], + [ + 6.0891013, + 51.1709409 + ], + [ + 6.0890495, + 51.1708794 + ], + [ + 6.088994, + 51.1708158 + ], + [ + 6.0889494, + 51.1707519 + ], + [ + 6.0888799, + 51.1707227 + ], + [ + 6.0885315, + 51.1707751 + ], + [ + 6.0883971, + 51.1707805 + ], + [ + 6.0881672, + 51.1707293 + ], + [ + 6.0880077, + 51.1708517 + ], + [ + 6.0879839, + 51.17087 + ], + [ + 6.0879227, + 51.1709184 + ], + [ + 6.0878563, + 51.1709446 + ], + [ + 6.0878107, + 51.1709626 + ], + [ + 6.0876544, + 51.1709681 + ], + [ + 6.0874183, + 51.1709833 + ], + [ + 6.0861834, + 51.1711263 + ], + [ + 6.0819561, + 51.171616 + ], + [ + 6.0818897, + 51.1716558 + ], + [ + 6.0818817, + 51.1717317 + ], + [ + 6.0818645, + 51.1718934 + ], + [ + 6.081761, + 51.1722714 + ], + [ + 6.0813739, + 51.1728822 + ], + [ + 6.0801807, + 51.1747103 + ], + [ + 6.0799935, + 51.1749971 + ], + [ + 6.0790322, + 51.17647 + ], + [ + 6.079024, + 51.1764825 + ], + [ + 6.0788161, + 51.1768012 + ], + [ + 6.0786717, + 51.1770224 + ], + [ + 6.0784932, + 51.17725 + ], + [ + 6.0776843, + 51.1781171 + ], + [ + 6.0773022, + 51.1785143 + ], + [ + 6.0757966, + 51.1800796 + ], + [ + 6.0731601, + 51.1828059 + ], + [ + 6.0731579, + 51.18283 + ], + [ + 6.0729863, + 51.1837648 + ], + [ + 6.0727266, + 51.1859184 + ], + [ + 6.0725533, + 51.1874985 + ], + [ + 6.072326, + 51.1893275 + ], + [ + 6.0720493, + 51.1918173 + ], + [ + 6.0718179, + 51.1936427 + ], + [ + 6.0712079, + 51.1985129 + ], + [ + 6.0710916, + 51.1997601 + ], + [ + 6.0710675, + 51.1999546 + ], + [ + 6.0709759, + 51.2004829 + ], + [ + 6.0709572, + 51.2006011 + ], + [ + 6.0709282, + 51.2008243 + ], + [ + 6.0705595, + 51.2039412 + ], + [ + 6.0705164, + 51.2043579 + ], + [ + 6.0704803, + 51.2068206 + ], + [ + 6.0701155, + 51.2097983 + ], + [ + 6.0697185, + 51.2126749 + ], + [ + 6.0694879, + 51.2131819 + ], + [ + 6.0688549, + 51.2136864 + ], + [ + 6.0685545, + 51.2146138 + ], + [ + 6.0684257, + 51.215595 + ], + [ + 6.0683506, + 51.2168719 + ], + [ + 6.0682326, + 51.2183302 + ], + [ + 6.0681897, + 51.2188073 + ], + [ + 6.0680881, + 51.2190995 + ], + [ + 6.0679849, + 51.2205273 + ], + [ + 6.0708462, + 51.2219124 + ], + [ + 6.0734319, + 51.2222685 + ], + [ + 6.0762482, + 51.2222618 + ], + [ + 6.0776054, + 51.2223122 + ], + [ + 6.0794883, + 51.2223155 + ], + [ + 6.0799604, + 51.2223424 + ], + [ + 6.0811915, + 51.2223845 + ], + [ + 6.0823359, + 51.222233 + ], + [ + 6.0836542, + 51.2220207 + ], + [ + 6.0854598, + 51.2220147 + ], + [ + 6.086104, + 51.2226493 + ], + [ + 6.085246, + 51.2240682 + ], + [ + 6.0847548, + 51.2249838 + ], + [ + 6.0846226, + 51.2252127 + ], + [ + 6.0835816, + 51.2270167 + ], + [ + 6.0835189, + 51.2271255 + ], + [ + 6.0834435, + 51.2272322 + ], + [ + 6.0834177, + 51.2272688 + ], + [ + 6.0833963, + 51.2272989 + ], + [ + 6.0833767, + 51.2273266 + ], + [ + 6.0831263, + 51.2276811 + ], + [ + 6.0829992, + 51.2278611 + ], + [ + 6.0829102, + 51.227987 + ], + [ + 6.0822337, + 51.2289336 + ], + [ + 6.0816976, + 51.229692 + ], + [ + 6.0811149, + 51.2305162 + ], + [ + 6.079578, + 51.2326899 + ], + [ + 6.0774807, + 51.2356513 + ], + [ + 6.077006, + 51.2363335 + ], + [ + 6.0762804, + 51.2373765 + ], + [ + 6.0757116, + 51.2381942 + ], + [ + 6.0740484, + 51.2405513 + ], + [ + 6.0728017, + 51.2423042 + ], + [ + 6.072717, + 51.2424447 + ], + [ + 6.0726647, + 51.2425317 + ], + [ + 6.072559, + 51.2426972 + ], + [ + 6.0733176, + 51.2430668 + ], + [ + 6.0738914, + 51.2433877 + ], + [ + 6.0761385, + 51.2439257 + ], + [ + 6.0856697, + 51.2476908 + ], + [ + 6.0886472, + 51.249412 + ], + [ + 6.0891605, + 51.2497498 + ], + [ + 6.0898091, + 51.2502168 + ], + [ + 6.0934289, + 51.2526395 + ], + [ + 6.0947517, + 51.2535249 + ], + [ + 6.0952836, + 51.253927 + ], + [ + 6.0956194, + 51.2541753 + ], + [ + 6.1035246, + 51.2600202 + ], + [ + 6.1152562, + 51.2681933 + ], + [ + 6.1226591, + 51.2733542 + ], + [ + 6.1230362, + 51.2736171 + ], + [ + 6.1245283, + 51.2747041 + ], + [ + 6.1245525, + 51.2754013 + ], + [ + 6.1246511, + 51.2764732 + ], + [ + 6.124746, + 51.2772844 + ], + [ + 6.124804, + 51.2775173 + ], + [ + 6.1254636, + 51.2788033 + ], + [ + 6.125946, + 51.2797443 + ], + [ + 6.1270469, + 51.2818917 + ], + [ + 6.127529, + 51.282832 + ], + [ + 6.1290276, + 51.285684 + ], + [ + 6.131222, + 51.2873888 + ], + [ + 6.1350207, + 51.2903146 + ], + [ + 6.1376212, + 51.292321 + ], + [ + 6.1388159, + 51.2932174 + ], + [ + 6.1413096, + 51.2951375 + ], + [ + 6.1431137, + 51.2965333 + ], + [ + 6.1442277, + 51.2973797 + ], + [ + 6.1447487, + 51.2978317 + ], + [ + 6.1451322, + 51.2981062 + ], + [ + 6.1454539, + 51.2984107 + ], + [ + 6.1471661, + 51.3002552 + ], + [ + 6.1471708, + 51.3002603 + ], + [ + 6.1493013, + 51.3025774 + ], + [ + 6.1520121, + 51.3055062 + ], + [ + 6.1538626, + 51.3074459 + ], + [ + 6.1542054, + 51.3091325 + ], + [ + 6.1542179, + 51.3093346 + ], + [ + 6.1542672, + 51.3096911 + ], + [ + 6.1543289, + 51.3110929 + ], + [ + 6.1555811, + 51.312362 + ], + [ + 6.1558508, + 51.3126316 + ], + [ + 6.1561691, + 51.3129374 + ], + [ + 6.1564279, + 51.3132072 + ], + [ + 6.156782, + 51.3134851 + ], + [ + 6.1590478, + 51.3152553 + ], + [ + 6.1592446, + 51.315409 + ], + [ + 6.1592637, + 51.3154239 + ], + [ + 6.1594442, + 51.3156258 + ], + [ + 6.1594723, + 51.3156684 + ], + [ + 6.159597, + 51.3158751 + ], + [ + 6.1596323, + 51.3162622 + ], + [ + 6.1596747, + 51.3195365 + ], + [ + 6.1596763, + 51.3196526 + ], + [ + 6.1614322, + 51.3213262 + ], + [ + 6.1616068, + 51.3215674 + ], + [ + 6.1616444, + 51.3216193 + ], + [ + 6.1617512, + 51.3217966 + ], + [ + 6.162035, + 51.3230248 + ], + [ + 6.1642038, + 51.3255385 + ], + [ + 6.1654054, + 51.3264699 + ], + [ + 6.1659295, + 51.3268761 + ], + [ + 6.1663492, + 51.3271081 + ], + [ + 6.1670595, + 51.327501 + ], + [ + 6.1677548, + 51.3279723 + ], + [ + 6.1687614, + 51.3287562 + ], + [ + 6.1691533, + 51.3290796 + ], + [ + 6.1691685, + 51.329094 + ], + [ + 6.1693779, + 51.3292924 + ], + [ + 6.1694436, + 51.3295686 + ], + [ + 6.1691965, + 51.3300355 + ], + [ + 6.1691189, + 51.3302153 + ], + [ + 6.1690978, + 51.3302641 + ], + [ + 6.1689883, + 51.330518 + ], + [ + 6.168921, + 51.3306743 + ], + [ + 6.1687198, + 51.330944 + ], + [ + 6.1684653, + 51.3312646 + ], + [ + 6.1683935, + 51.3314552 + ], + [ + 6.1683513, + 51.3316523 + ], + [ + 6.1684117, + 51.3320087 + ], + [ + 6.1686268, + 51.3329744 + ], + [ + 6.1695883, + 51.3330453 + ], + [ + 6.1697218, + 51.3330583 + ], + [ + 6.1699416, + 51.3330669 + ], + [ + 6.1700349, + 51.3330823 + ], + [ + 6.1710861, + 51.3331628 + ], + [ + 6.1714735, + 51.3331658 + ], + [ + 6.171744, + 51.3331746 + ], + [ + 6.1722256, + 51.3331561 + ], + [ + 6.1727724, + 51.3331186 + ], + [ + 6.1733595, + 51.3330785 + ], + [ + 6.1738843, + 51.333039 + ], + [ + 6.1742125, + 51.3330151 + ], + [ + 6.1745313, + 51.3330532 + ], + [ + 6.1750373, + 51.3331305 + ], + [ + 6.1753991, + 51.3331406 + ], + [ + 6.1764189, + 51.3332405 + ], + [ + 6.1779744, + 51.3334096 + ], + [ + 6.1784201, + 51.3334506 + ], + [ + 6.1786263, + 51.3333168 + ], + [ + 6.1789677, + 51.3334658 + ], + [ + 6.1790095, + 51.3335846 + ], + [ + 6.1796753, + 51.333702 + ], + [ + 6.1803343, + 51.3338494 + ], + [ + 6.1812117, + 51.3339726 + ], + [ + 6.1824242, + 51.3340504 + ], + [ + 6.1828338, + 51.3341121 + ], + [ + 6.1833345, + 51.3341643 + ], + [ + 6.1839047, + 51.334232 + ], + [ + 6.184371, + 51.3343598 + ], + [ + 6.18477, + 51.3344849 + ], + [ + 6.1853007, + 51.3346381 + ], + [ + 6.1858021, + 51.3347382 + ], + [ + 6.1863433, + 51.3348198 + ], + [ + 6.1868548, + 51.3348673 + ], + [ + 6.1874032, + 51.3349373 + ], + [ + 6.1882664, + 51.3350812 + ], + [ + 6.1889592, + 51.335043 + ], + [ + 6.1895425, + 51.3350032 + ], + [ + 6.1903664, + 51.3349482 + ], + [ + 6.1907821, + 51.3349276 + ], + [ + 6.1912085, + 51.3348909 + ], + [ + 6.1917725, + 51.3347825 + ], + [ + 6.1922675, + 51.3346929 + ], + [ + 6.1927748, + 51.3346968 + ], + [ + 6.1933189, + 51.3347258 + ], + [ + 6.1938779, + 51.3347775 + ], + [ + 6.1941567, + 51.334872 + ], + [ + 6.1936062, + 51.3354194 + ], + [ + 6.1933572, + 51.3356106 + ], + [ + 6.1931839, + 51.3357396 + ], + [ + 6.1929354, + 51.3359674 + ], + [ + 6.1928149, + 51.3362127 + ], + [ + 6.1924852, + 51.3366239 + ], + [ + 6.1914649, + 51.3377456 + ], + [ + 6.1909298, + 51.3383097 + ], + [ + 6.1908826, + 51.3383594 + ], + [ + 6.1904735, + 51.3388373 + ], + [ + 6.1899317, + 51.3394806 + ], + [ + 6.1906631, + 51.3398424 + ], + [ + 6.1910824, + 51.3400688 + ], + [ + 6.1915171, + 51.3403544 + ], + [ + 6.1918989, + 51.3405789 + ], + [ + 6.1919256, + 51.3405946 + ], + [ + 6.1921945, + 51.3407714 + ], + [ + 6.1925639, + 51.3410038 + ], + [ + 6.1928465, + 51.3411816 + ], + [ + 6.1933212, + 51.3414556 + ], + [ + 6.1938687, + 51.3417064 + ], + [ + 6.1939114, + 51.3417321 + ], + [ + 6.1941816, + 51.3418945 + ], + [ + 6.1942205, + 51.3419163 + ], + [ + 6.1964546, + 51.343186 + ], + [ + 6.2033662, + 51.3471402 + ], + [ + 6.2238151, + 51.3588392 + ], + [ + 6.2243662, + 51.3592373 + ], + [ + 6.2263988, + 51.3603174 + ], + [ + 6.2243972, + 51.3650333 + ], + [ + 6.2243518, + 51.3651417 + ], + [ + 6.2210648, + 51.372999 + ], + [ + 6.2205156, + 51.3741546 + ], + [ + 6.2204717, + 51.3743115 + ], + [ + 6.2204292, + 51.3744555 + ], + [ + 6.2200744, + 51.3753178 + ], + [ + 6.2200344, + 51.3754153 + ], + [ + 6.2198431, + 51.3758463 + ], + [ + 6.2197809, + 51.3759867 + ], + [ + 6.2194701, + 51.3766877 + ], + [ + 6.2189237, + 51.3779393 + ], + [ + 6.2185421, + 51.3788327 + ], + [ + 6.2179266, + 51.3803023 + ], + [ + 6.2172387, + 51.3819546 + ], + [ + 6.2171014, + 51.3822793 + ], + [ + 6.2168184, + 51.382975 + ], + [ + 6.2166184, + 51.3834648 + ], + [ + 6.2165884, + 51.3835756 + ], + [ + 6.2165265, + 51.3836898 + ], + [ + 6.2164761, + 51.3838131 + ], + [ + 6.2164624, + 51.3838439 + ], + [ + 6.2164347, + 51.3839046 + ], + [ + 6.2163873, + 51.3840086 + ], + [ + 6.2162958, + 51.3842089 + ], + [ + 6.2162068, + 51.3844189 + ], + [ + 6.2159045, + 51.3850993 + ], + [ + 6.2155029, + 51.3860889 + ], + [ + 6.2154106, + 51.3863035 + ], + [ + 6.215051, + 51.3871406 + ], + [ + 6.2147844, + 51.3875409 + ], + [ + 6.2164097, + 51.3888451 + ], + [ + 6.2161302, + 51.3889456 + ], + [ + 6.2158783, + 51.3890488 + ], + [ + 6.2149478, + 51.3894305 + ], + [ + 6.2145846, + 51.3896327 + ], + [ + 6.2152113, + 51.3900153 + ], + [ + 6.2158604, + 51.3904139 + ], + [ + 6.2173985, + 51.391356 + ], + [ + 6.2175726, + 51.3914317 + ], + [ + 6.2178862, + 51.3916701 + ], + [ + 6.218136, + 51.3918869 + ], + [ + 6.2182641, + 51.3920495 + ], + [ + 6.2187456, + 51.3924495 + ], + [ + 6.2191636, + 51.3927419 + ], + [ + 6.2192279, + 51.3928649 + ], + [ + 6.2198112, + 51.3932516 + ], + [ + 6.220706, + 51.3940102 + ], + [ + 6.2214027, + 51.3945609 + ], + [ + 6.2218152, + 51.3948968 + ], + [ + 6.2221817, + 51.3952871 + ], + [ + 6.2225515, + 51.3956827 + ], + [ + 6.2233965, + 51.3962922 + ], + [ + 6.223593, + 51.3964372 + ], + [ + 6.22431, + 51.3970476 + ], + [ + 6.2249472, + 51.3976815 + ], + [ + 6.2252495, + 51.3979576 + ], + [ + 6.2259666, + 51.3986124 + ], + [ + 6.2268848, + 51.3994158 + ], + [ + 6.2260218, + 51.3995235 + ], + [ + 6.2260058, + 51.3995255 + ], + [ + 6.2266331, + 51.40025 + ], + [ + 6.2266674, + 51.4002896 + ], + [ + 6.2246216, + 51.4003622 + ], + [ + 6.2240771, + 51.4003777 + ], + [ + 6.2238934, + 51.4003853 + ], + [ + 6.2230031, + 51.4004225 + ], + [ + 6.2209173, + 51.4005159 + ], + [ + 6.2198459, + 51.4005618 + ], + [ + 6.2187219, + 51.40061 + ], + [ + 6.2160589, + 51.4007259 + ], + [ + 6.2144443, + 51.4007952 + ], + [ + 6.213323, + 51.400847 + ], + [ + 6.2126132, + 51.4008751 + ], + [ + 6.2112263, + 51.4008754 + ], + [ + 6.2111312, + 51.4008766 + ], + [ + 6.210954, + 51.4008047 + ], + [ + 6.2100347, + 51.4005668 + ], + [ + 6.2075511, + 51.3999121 + ], + [ + 6.2070318, + 51.3997837 + ], + [ + 6.2066072, + 51.3996787 + ], + [ + 6.2064837, + 51.3996474 + ], + [ + 6.2057184, + 51.399454 + ], + [ + 6.2056636, + 51.3994567 + ], + [ + 6.2055691, + 51.3994826 + ], + [ + 6.2053505, + 51.3995254 + ], + [ + 6.2053534, + 51.3995364 + ], + [ + 6.2054213, + 51.3997927 + ], + [ + 6.2057899, + 51.4011406 + ], + [ + 6.2062445, + 51.4027831 + ], + [ + 6.2065445, + 51.4038487 + ], + [ + 6.2066086, + 51.4040761 + ], + [ + 6.2068626, + 51.4050234 + ], + [ + 6.2069547, + 51.4053668 + ], + [ + 6.2070485, + 51.4057164 + ], + [ + 6.2074889, + 51.4073774 + ], + [ + 6.2076367, + 51.4079184 + ], + [ + 6.2079558, + 51.4090863 + ], + [ + 6.208392, + 51.4107151 + ], + [ + 6.2087557, + 51.4120305 + ], + [ + 6.2088507, + 51.4123737 + ], + [ + 6.2093055, + 51.4140162 + ], + [ + 6.2096851, + 51.4153434 + ], + [ + 6.2099686, + 51.4164078 + ], + [ + 6.2102522, + 51.4174727 + ], + [ + 6.2102581, + 51.4174951 + ], + [ + 6.2103605, + 51.4178583 + ], + [ + 6.2105691, + 51.4185981 + ], + [ + 6.2111404, + 51.420588 + ], + [ + 6.2115125, + 51.42192 + ], + [ + 6.2116071, + 51.4222585 + ], + [ + 6.2120628, + 51.4239221 + ], + [ + 6.2124203, + 51.4252298 + ], + [ + 6.2126773, + 51.4261838 + ], + [ + 6.2127861, + 51.4265877 + ], + [ + 6.2132339, + 51.4282241 + ], + [ + 6.2136899, + 51.4299037 + ], + [ + 6.214062, + 51.4312091 + ], + [ + 6.2141893, + 51.4316992 + ], + [ + 6.2143816, + 51.4324392 + ], + [ + 6.2146606, + 51.4334548 + ], + [ + 6.2147253, + 51.4337812 + ], + [ + 6.2147571, + 51.4343024 + ], + [ + 6.2147518, + 51.4344008 + ], + [ + 6.214749, + 51.4344534 + ], + [ + 6.2147086, + 51.4352174 + ], + [ + 6.2145832, + 51.4369014 + ], + [ + 6.2144948, + 51.4382624 + ], + [ + 6.2144528, + 51.43891 + ], + [ + 6.214315, + 51.440905 + ], + [ + 6.2142418, + 51.4422547 + ], + [ + 6.2141203, + 51.4439523 + ], + [ + 6.2140799, + 51.444527 + ], + [ + 6.214028, + 51.4452655 + ], + [ + 6.2140217, + 51.4454332 + ], + [ + 6.2139926, + 51.4462027 + ], + [ + 6.2139891, + 51.4462971 + ], + [ + 6.2141698, + 51.446554 + ], + [ + 6.2143124, + 51.4467567 + ], + [ + 6.2146307, + 51.4467498 + ], + [ + 6.2157571, + 51.4467233 + ], + [ + 6.2179705, + 51.4467094 + ], + [ + 6.2195509, + 51.4466932 + ], + [ + 6.2197576, + 51.4466852 + ], + [ + 6.219939, + 51.4466821 + ], + [ + 6.220128, + 51.4466757 + ], + [ + 6.2201893, + 51.4469304 + ], + [ + 6.220128, + 51.4472042 + ], + [ + 6.2198623, + 51.4511746 + ], + [ + 6.2198725, + 51.4520024 + ], + [ + 6.2195762, + 51.4529384 + ], + [ + 6.2196069, + 51.453849 + ], + [ + 6.2193412, + 51.4541037 + ], + [ + 6.2197602, + 51.4547276 + ], + [ + 6.2197295, + 51.455167 + ], + [ + 6.2200662, + 51.4552412 + ], + [ + 6.2205674, + 51.4553516 + ], + [ + 6.2208126, + 51.4556063 + ], + [ + 6.2203454, + 51.4559325 + ], + [ + 6.2204539, + 51.4562346 + ], + [ + 6.2206856, + 51.456879 + ], + [ + 6.2211327, + 51.4582568 + ], + [ + 6.221292, + 51.4587382 + ], + [ + 6.2215238, + 51.4593814 + ], + [ + 6.2216437, + 51.4597166 + ], + [ + 6.2217742, + 51.4600358 + ], + [ + 6.221838, + 51.4602405 + ], + [ + 6.2218795, + 51.4603735 + ], + [ + 6.2218856, + 51.4609177 + ], + [ + 6.2221292, + 51.4615698 + ], + [ + 6.2221739, + 51.4625619 + ], + [ + 6.2221808, + 51.4629209 + ], + [ + 6.2221975, + 51.4632203 + ], + [ + 6.2222328, + 51.4639244 + ], + [ + 6.2222424, + 51.4643195 + ], + [ + 6.2222495, + 51.464608 + ], + [ + 6.2222542, + 51.4648007 + ], + [ + 6.2222661, + 51.465287 + ], + [ + 6.2222821, + 51.4659271 + ], + [ + 6.2223233, + 51.4661692 + ], + [ + 6.2224458, + 51.4662575 + ], + [ + 6.2225859, + 51.4665012 + ], + [ + 6.2227279, + 51.4668454 + ], + [ + 6.2228998, + 51.4672191 + ], + [ + 6.2230406, + 51.4674994 + ], + [ + 6.2231787, + 51.4678299 + ], + [ + 6.2232705, + 51.4680328 + ], + [ + 6.2233534, + 51.4681556 + ], + [ + 6.2234697, + 51.4683384 + ], + [ + 6.2235459, + 51.4684583 + ], + [ + 6.2236009, + 51.4685767 + ], + [ + 6.2236222, + 51.4686224 + ], + [ + 6.2236524, + 51.4686702 + ], + [ + 6.2236605, + 51.468709 + ], + [ + 6.2236428, + 51.4687412 + ], + [ + 6.2235716, + 51.4688492 + ], + [ + 6.2232913, + 51.4691233 + ], + [ + 6.2228733, + 51.4694695 + ], + [ + 6.2228939, + 51.4695836 + ], + [ + 6.2230172, + 51.4703365 + ], + [ + 6.2230305, + 51.4704173 + ], + [ + 6.2230474, + 51.4707281 + ], + [ + 6.2231557, + 51.4712189 + ], + [ + 6.2231826, + 51.4713486 + ], + [ + 6.2233574, + 51.4721893 + ], + [ + 6.2233586, + 51.4728725 + ], + [ + 6.2233596, + 51.4734941 + ], + [ + 6.2233833, + 51.4735882 + ], + [ + 6.2234673, + 51.4738099 + ], + [ + 6.2235617, + 51.4740772 + ], + [ + 6.2233101, + 51.4746985 + ], + [ + 6.2232302, + 51.4749774 + ], + [ + 6.2229534, + 51.4753249 + ], + [ + 6.2227639, + 51.4756729 + ], + [ + 6.2224337, + 51.4765535 + ], + [ + 6.222033, + 51.4776537 + ], + [ + 6.2218442, + 51.4781718 + ], + [ + 6.2216956, + 51.4786065 + ], + [ + 6.2213698, + 51.4790572 + ], + [ + 6.2211714, + 51.479569 + ], + [ + 6.2206779, + 51.4806269 + ], + [ + 6.2199757, + 51.4824363 + ], + [ + 6.219907, + 51.4826138 + ], + [ + 6.2196125, + 51.4836213 + ], + [ + 6.2194801, + 51.4838532 + ], + [ + 6.2194342, + 51.4841983 + ], + [ + 6.2190807, + 51.4848544 + ], + [ + 6.2190358, + 51.4849853 + ], + [ + 6.2184884, + 51.4843302 + ], + [ + 6.2174776, + 51.4856272 + ], + [ + 6.2172468, + 51.4859234 + ], + [ + 6.2170675, + 51.4861536 + ], + [ + 6.2168049, + 51.4864404 + ], + [ + 6.2159074, + 51.4874212 + ], + [ + 6.2157516, + 51.4876077 + ], + [ + 6.215561, + 51.487836 + ], + [ + 6.2151401, + 51.4883401 + ], + [ + 6.2151232, + 51.4883615 + ], + [ + 6.2146041, + 51.4890215 + ], + [ + 6.2144365, + 51.489235 + ], + [ + 6.2139504, + 51.4898542 + ], + [ + 6.2139228, + 51.4898895 + ], + [ + 6.2132655, + 51.4906738 + ], + [ + 6.2127644, + 51.4912719 + ], + [ + 6.2127728, + 51.4913387 + ], + [ + 6.2128382, + 51.4916651 + ], + [ + 6.2128188, + 51.4930899 + ], + [ + 6.212831, + 51.4933157 + ], + [ + 6.2128473, + 51.4936166 + ], + [ + 6.2128661, + 51.4939624 + ], + [ + 6.2131026, + 51.4952354 + ], + [ + 6.2132887, + 51.4961576 + ], + [ + 6.213333, + 51.4963981 + ], + [ + 6.213518, + 51.4974617 + ], + [ + 6.2135527, + 51.4976425 + ], + [ + 6.2138226, + 51.4990479 + ], + [ + 6.2138051, + 51.4990624 + ], + [ + 6.2136659, + 51.4992916 + ], + [ + 6.2138535, + 51.5003065 + ], + [ + 6.2140379, + 51.5017118 + ], + [ + 6.2141656, + 51.5026845 + ], + [ + 6.2141384, + 51.5031905 + ], + [ + 6.213861, + 51.5042408 + ], + [ + 6.2138194, + 51.5044893 + ], + [ + 6.2137917, + 51.5046556 + ], + [ + 6.2136219, + 51.5057693 + ], + [ + 6.2136196, + 51.5057862 + ], + [ + 6.2134921, + 51.5067627 + ], + [ + 6.2134849, + 51.5068182 + ], + [ + 6.2134422, + 51.5071461 + ], + [ + 6.2133647, + 51.5078199 + ], + [ + 6.2132257, + 51.5085096 + ], + [ + 6.2130251, + 51.5098363 + ], + [ + 6.2130037, + 51.5099784 + ], + [ + 6.2127975, + 51.5107832 + ], + [ + 6.2126038, + 51.51154 + ], + [ + 6.2123321, + 51.5124069 + ], + [ + 6.2120776, + 51.5132194 + ], + [ + 6.2119321, + 51.5134297 + ], + [ + 6.2117991, + 51.513622 + ], + [ + 6.2108933, + 51.5148051 + ], + [ + 6.2106831, + 51.5150805 + ], + [ + 6.20988, + 51.5161333 + ], + [ + 6.2087771, + 51.5175743 + ], + [ + 6.2086786, + 51.5177038 + ], + [ + 6.2080216, + 51.5185686 + ], + [ + 6.2074979, + 51.5191867 + ], + [ + 6.2071807, + 51.5195614 + ], + [ + 6.2069233, + 51.5198654 + ], + [ + 6.2058411, + 51.5210498 + ], + [ + 6.20465, + 51.5222991 + ], + [ + 6.2040352, + 51.5229752 + ], + [ + 6.2036082, + 51.5234448 + ], + [ + 6.2036003, + 51.5234536 + ], + [ + 6.2031807, + 51.5239196 + ], + [ + 6.2031524, + 51.5239511 + ], + [ + 6.2025614, + 51.5246079 + ], + [ + 6.2017322, + 51.5254871 + ], + [ + 6.201079, + 51.5261797 + ], + [ + 6.200783, + 51.5264935 + ], + [ + 6.2006833, + 51.5265993 + ], + [ + 6.2006209, + 51.5266653 + ], + [ + 6.2004651, + 51.5268304 + ], + [ + 6.2002225, + 51.5270878 + ], + [ + 6.2000262, + 51.5272732 + ], + [ + 6.199844, + 51.5274453 + ], + [ + 6.1994483, + 51.5276725 + ], + [ + 6.1978652, + 51.5285745 + ], + [ + 6.1974622, + 51.5287832 + ], + [ + 6.1967289, + 51.5291632 + ], + [ + 6.1960727, + 51.5295032 + ], + [ + 6.194747, + 51.5301903 + ], + [ + 6.1944317, + 51.5303703 + ], + [ + 6.1944158, + 51.5303794 + ], + [ + 6.1934518, + 51.5308572 + ], + [ + 6.1929331, + 51.5311144 + ], + [ + 6.1925058, + 51.5313562 + ], + [ + 6.1913933, + 51.5319862 + ], + [ + 6.191199, + 51.5320939 + ], + [ + 6.1901765, + 51.532661 + ], + [ + 6.1891414, + 51.5332379 + ], + [ + 6.1890202, + 51.5333054 + ], + [ + 6.1887452, + 51.5334587 + ], + [ + 6.1882721, + 51.53368 + ], + [ + 6.1880536, + 51.5337822 + ], + [ + 6.1873736, + 51.5341004 + ], + [ + 6.1856481, + 51.5348544 + ], + [ + 6.1843908, + 51.5353649 + ], + [ + 6.1839296, + 51.5355522 + ], + [ + 6.1830946, + 51.5358913 + ], + [ + 6.1814664, + 51.5365731 + ], + [ + 6.1814121, + 51.5365959 + ], + [ + 6.1813667, + 51.5366149 + ], + [ + 6.1799574, + 51.5372051 + ], + [ + 6.1782799, + 51.5379233 + ], + [ + 6.1769011, + 51.5385137 + ], + [ + 6.1744159, + 51.5419783 + ], + [ + 6.1741394, + 51.5423639 + ], + [ + 6.1739321, + 51.5426529 + ], + [ + 6.17138, + 51.5462111 + ], + [ + 6.1711864, + 51.546494 + ], + [ + 6.1685281, + 51.5503791 + ], + [ + 6.1685036, + 51.5504151 + ], + [ + 6.1648913, + 51.5554335 + ], + [ + 6.1641277, + 51.5565083 + ], + [ + 6.161336, + 51.5604382 + ], + [ + 6.1613245, + 51.5604543 + ], + [ + 6.1583608, + 51.5645997 + ], + [ + 6.1570078, + 51.5664923 + ], + [ + 6.1569657, + 51.5665514 + ], + [ + 6.1564502, + 51.5667559 + ], + [ + 6.1469731, + 51.5705162 + ], + [ + 6.1462335, + 51.5709315 + ], + [ + 6.1404172, + 51.5743545 + ], + [ + 6.1392619, + 51.575126 + ], + [ + 6.1377721, + 51.576121 + ], + [ + 6.1374227, + 51.5763544 + ], + [ + 6.1342806, + 51.5785155 + ], + [ + 6.1305177, + 51.5811038 + ], + [ + 6.1297204, + 51.5821251 + ], + [ + 6.1270278, + 51.5855748 + ], + [ + 6.1262618, + 51.5865563 + ], + [ + 6.1262441, + 51.5865773 + ], + [ + 6.1261261, + 51.5867283 + ], + [ + 6.1259808, + 51.5868718 + ], + [ + 6.1255239, + 51.5874538 + ], + [ + 6.1246394, + 51.5885613 + ], + [ + 6.1236308, + 51.5898824 + ], + [ + 6.1231263, + 51.5905449 + ], + [ + 6.1227616, + 51.5910241 + ], + [ + 6.1214717, + 51.5926106 + ], + [ + 6.1213645, + 51.5927058 + ], + [ + 6.121248, + 51.5928092 + ], + [ + 6.1206913, + 51.5930676 + ], + [ + 6.1196694, + 51.5935501 + ], + [ + 6.1196615, + 51.5935539 + ], + [ + 6.1195269, + 51.5936191 + ], + [ + 6.119366, + 51.5936593 + ], + [ + 6.119216, + 51.5936925 + ], + [ + 6.1189852, + 51.5937264 + ], + [ + 6.1182734, + 51.5937777 + ], + [ + 6.1174993, + 51.5938342 + ], + [ + 6.1172276, + 51.5938433 + ], + [ + 6.1169024, + 51.5939328 + ], + [ + 6.1167893, + 51.5939704 + ], + [ + 6.1166873, + 51.5940078 + ], + [ + 6.1156758, + 51.594494 + ], + [ + 6.1150354, + 51.5947912 + ], + [ + 6.1128477, + 51.5958067 + ], + [ + 6.1117303, + 51.5963256 + ], + [ + 6.1115429, + 51.5964127 + ], + [ + 6.1107984, + 51.5967586 + ], + [ + 6.1090292, + 51.5975947 + ], + [ + 6.1088481, + 51.5976872 + ], + [ + 6.1088196, + 51.5977005 + ], + [ + 6.1062981, + 51.5988842 + ], + [ + 6.105261, + 51.5993712 + ], + [ + 6.1038493, + 51.6000369 + ], + [ + 6.1024146, + 51.6007135 + ], + [ + 6.0978361, + 51.6028524 + ], + [ + 6.0950529, + 51.6041528 + ], + [ + 6.0919979, + 51.6055967 + ], + [ + 6.0914031, + 51.6058881 + ], + [ + 6.0916468, + 51.6065068 + ], + [ + 6.0917259, + 51.6067768 + ], + [ + 6.0918958, + 51.6073561 + ], + [ + 6.0919014, + 51.6073749 + ], + [ + 6.0922652, + 51.6085881 + ], + [ + 6.0923521, + 51.6088779 + ], + [ + 6.0929797, + 51.610688 + ], + [ + 6.092999, + 51.6107436 + ], + [ + 6.0935345, + 51.6122645 + ], + [ + 6.0936451, + 51.6125522 + ], + [ + 6.093697, + 51.6128539 + ], + [ + 6.0938269, + 51.6132055 + ], + [ + 6.0939182, + 51.6134293 + ], + [ + 6.0940174, + 51.6137033 + ], + [ + 6.0941807, + 51.6143407 + ], + [ + 6.0941939, + 51.6143967 + ], + [ + 6.0943291, + 51.6149667 + ], + [ + 6.0943741, + 51.6152982 + ], + [ + 6.0943558, + 51.615566 + ], + [ + 6.0943002, + 51.6160582 + ], + [ + 6.094302, + 51.6161364 + ], + [ + 6.0943094, + 51.616454 + ], + [ + 6.0943249, + 51.6167811 + ], + [ + 6.0943918, + 51.6173572 + ], + [ + 6.0943886, + 51.6176547 + ], + [ + 6.0943632, + 51.6179408 + ], + [ + 6.0942521, + 51.6189366 + ], + [ + 6.0942251, + 51.6192721 + ], + [ + 6.0941048, + 51.6207699 + ], + [ + 6.0939611, + 51.622061 + ], + [ + 6.0939403, + 51.622155 + ], + [ + 6.0947887, + 51.6218462 + ], + [ + 6.09704, + 51.6209883 + ], + [ + 6.0973039, + 51.6208878 + ], + [ + 6.0993299, + 51.623259 + ], + [ + 6.0995542, + 51.6235215 + ], + [ + 6.0998336, + 51.6238485 + ], + [ + 6.1001339, + 51.6243005 + ], + [ + 6.1005502, + 51.6251022 + ], + [ + 6.1012858, + 51.6271681 + ], + [ + 6.1013909, + 51.6273527 + ], + [ + 6.102234, + 51.6288851 + ], + [ + 6.1035386, + 51.6314473 + ], + [ + 6.1038961, + 51.6322505 + ], + [ + 6.103913, + 51.6322903 + ], + [ + 6.1043059, + 51.6332139 + ], + [ + 6.1048545, + 51.6345034 + ], + [ + 6.1049814, + 51.6348035 + ], + [ + 6.1055314, + 51.6361035 + ], + [ + 6.1055609, + 51.636169 + ], + [ + 6.105834, + 51.6367755 + ], + [ + 6.1063515, + 51.6379248 + ], + [ + 6.1073629, + 51.6403387 + ], + [ + 6.1075997, + 51.6409037 + ], + [ + 6.1078775, + 51.6415564 + ], + [ + 6.1080753, + 51.6420175 + ], + [ + 6.1088855, + 51.6426309 + ], + [ + 6.1091865, + 51.6428332 + ], + [ + 6.1092318, + 51.6428637 + ], + [ + 6.1095395, + 51.6430817 + ], + [ + 6.1095711, + 51.643104 + ], + [ + 6.1117086, + 51.6447015 + ], + [ + 6.1096284, + 51.6466994 + ], + [ + 6.109409, + 51.6468774 + ], + [ + 6.1095966, + 51.6469714 + ], + [ + 6.109633, + 51.6469895 + ], + [ + 6.1124362, + 51.648397 + ], + [ + 6.114186, + 51.6492757 + ], + [ + 6.1162026, + 51.6501131 + ], + [ + 6.1161461, + 51.650151 + ], + [ + 6.116998, + 51.650797 + ], + [ + 6.116735, + 51.650974 + ], + [ + 6.116452, + 51.651302 + ], + [ + 6.1163274, + 51.6516747 + ], + [ + 6.1160284, + 51.6523185 + ], + [ + 6.1159295, + 51.6525317 + ], + [ + 6.1158593, + 51.6527209 + ], + [ + 6.1157887, + 51.6529118 + ], + [ + 6.1157971, + 51.6532064 + ], + [ + 6.115886, + 51.6534755 + ], + [ + 6.1160374, + 51.6537648 + ], + [ + 6.1160946, + 51.653874 + ], + [ + 6.1165549, + 51.6543783 + ], + [ + 6.1173678, + 51.6552302 + ], + [ + 6.1178487, + 51.6557341 + ], + [ + 6.1180112, + 51.6560026 + ], + [ + 6.117956, + 51.656028 + ], + [ + 6.1173297, + 51.6563179 + ], + [ + 6.1168656, + 51.6565328 + ], + [ + 6.1164708, + 51.6566586 + ], + [ + 6.1160758, + 51.6567821 + ], + [ + 6.1142825, + 51.6572706 + ], + [ + 6.1110701, + 51.6581908 + ], + [ + 6.1090104, + 51.6587835 + ], + [ + 6.1082655, + 51.6588457 + ], + [ + 6.1076793, + 51.6588984 + ], + [ + 6.1064804, + 51.6589792 + ], + [ + 6.1057065, + 51.659103 + ], + [ + 6.1040638, + 51.6597363 + ], + [ + 6.1034456, + 51.6599986 + ], + [ + 6.1027943, + 51.6602345 + ], + [ + 6.1025441, + 51.6602963 + ], + [ + 6.1017875, + 51.6603187 + ], + [ + 6.1013703, + 51.6599197 + ], + [ + 6.1004292, + 51.6589257 + ], + [ + 6.0997804, + 51.6583065 + ], + [ + 6.0996821, + 51.6581268 + ], + [ + 6.0996466, + 51.6581388 + ], + [ + 6.0976129, + 51.658829 + ], + [ + 6.0963691, + 51.6592525 + ], + [ + 6.0958582, + 51.6594265 + ], + [ + 6.0950429, + 51.6597032 + ], + [ + 6.0944886, + 51.6597431 + ], + [ + 6.0925676, + 51.6598029 + ], + [ + 6.090228, + 51.6598743 + ], + [ + 6.0892513, + 51.6598802 + ], + [ + 6.0889309, + 51.6598822 + ], + [ + 6.0882255, + 51.6598797 + ], + [ + 6.0878835, + 51.6598727 + ], + [ + 6.0873128, + 51.6602825 + ], + [ + 6.0874063, + 51.6606458 + ], + [ + 6.0874143, + 51.6606768 + ], + [ + 6.0874737, + 51.6609663 + ], + [ + 6.0874484, + 51.6612517 + ], + [ + 6.0872289, + 51.6615613 + ], + [ + 6.0871161, + 51.6618861 + ], + [ + 6.0868889, + 51.662166 + ], + [ + 6.0865878, + 51.6624372 + ], + [ + 6.0862268, + 51.6626243 + ], + [ + 6.0857771, + 51.6627708 + ], + [ + 6.0853308, + 51.6629128 + ], + [ + 6.0848312, + 51.6629272 + ], + [ + 6.0846534, + 51.6628347 + ], + [ + 6.0845417, + 51.6627148 + ], + [ + 6.0844779, + 51.6626464 + ], + [ + 6.0842287, + 51.6624447 + ], + [ + 6.0838765, + 51.66223 + ], + [ + 6.0835901, + 51.6620302 + ], + [ + 6.0835437, + 51.6620356 + ], + [ + 6.0833998, + 51.6620525 + ], + [ + 6.0827754, + 51.661828 + ], + [ + 6.0821781, + 51.6616992 + ], + [ + 6.0814488, + 51.6615782 + ], + [ + 6.0807423, + 51.6615208 + ], + [ + 6.0802683, + 51.6615236 + ], + [ + 6.079703, + 51.6615613 + ], + [ + 6.0792537, + 51.6617421 + ], + [ + 6.0789469, + 51.6619449 + ], + [ + 6.0789297, + 51.6619563 + ], + [ + 6.0791166, + 51.6624046 + ], + [ + 6.079503, + 51.663348 + ], + [ + 6.078673, + 51.663305 + ], + [ + 6.077604, + 51.66372 + ], + [ + 6.07642, + 51.664041 + ], + [ + 6.076231, + 51.664214 + ], + [ + 6.075693, + 51.664749 + ], + [ + 6.074913, + 51.664395 + ], + [ + 6.074389, + 51.664276 + ], + [ + 6.072444, + 51.66376 + ], + [ + 6.0705418, + 51.6642893 + ], + [ + 6.0689871, + 51.6646867 + ], + [ + 6.0675531, + 51.6650488 + ], + [ + 6.0661995, + 51.6653689 + ], + [ + 6.0616995, + 51.6664178 + ], + [ + 6.0604083, + 51.6667327 + ], + [ + 6.0577801, + 51.6673715 + ], + [ + 6.0565518, + 51.6677465 + ], + [ + 6.0561396, + 51.6678718 + ], + [ + 6.0534285, + 51.6685786 + ], + [ + 6.0509264, + 51.669216 + ], + [ + 6.0509163, + 51.6692186 + ], + [ + 6.048931, + 51.6697117 + ], + [ + 6.0468346, + 51.6702488 + ], + [ + 6.0463968, + 51.670361 + ], + [ + 6.0444262, + 51.6708516 + ], + [ + 6.0434125, + 51.6711122 + ], + [ + 6.04291, + 51.6712415 + ], + [ + 6.0423666, + 51.6713674 + ], + [ + 6.0408613, + 51.6717354 + ], + [ + 6.0405598, + 51.6718177 + ], + [ + 6.0396872, + 51.6720232 + ], + [ + 6.0377554, + 51.6724852 + ], + [ + 6.0366583, + 51.6727759 + ], + [ + 6.0364679, + 51.6728599 + ], + [ + 6.0363418, + 51.6729355 + ], + [ + 6.0360401, + 51.6731348 + ], + [ + 6.0358995, + 51.6732407 + ], + [ + 6.0347826, + 51.6740823 + ], + [ + 6.0343413, + 51.6744148 + ], + [ + 6.0343284, + 51.6744243 + ], + [ + 6.0341412, + 51.6745629 + ], + [ + 6.034079, + 51.6746084 + ], + [ + 6.0339128, + 51.6747337 + ], + [ + 6.0338341, + 51.674789 + ], + [ + 6.0337223, + 51.6748714 + ], + [ + 6.0333841, + 51.6751216 + ], + [ + 6.0321383, + 51.6760417 + ], + [ + 6.0320894, + 51.6760778 + ], + [ + 6.0319935, + 51.6761526 + ], + [ + 6.0311377, + 51.6768209 + ], + [ + 6.0305329, + 51.6773736 + ], + [ + 6.029989, + 51.6778708 + ], + [ + 6.0298763, + 51.6780814 + ], + [ + 6.0298962, + 51.678342 + ], + [ + 6.0303052, + 51.6790451 + ], + [ + 6.0301061, + 51.679551 + ], + [ + 6.0302835, + 51.6796969 + ], + [ + 6.0303414, + 51.6798383 + ], + [ + 6.0303583, + 51.6798795 + ], + [ + 6.0303842, + 51.6805037 + ], + [ + 6.0304539, + 51.6822319 + ], + [ + 6.0304541, + 51.682403 + ], + [ + 6.0304552, + 51.6830253 + ], + [ + 6.0310583, + 51.6832556 + ], + [ + 6.0311632, + 51.6832957 + ], + [ + 6.0324398, + 51.6838779 + ], + [ + 6.0323465, + 51.6839523 + ], + [ + 6.0318727, + 51.6843754 + ], + [ + 6.0322609, + 51.6846762 + ], + [ + 6.0315771, + 51.6855752 + ], + [ + 6.0309604, + 51.686386 + ], + [ + 6.0306077, + 51.6868499 + ], + [ + 6.029712, + 51.6877364 + ], + [ + 6.0294777, + 51.6879684 + ], + [ + 6.0284031, + 51.6891598 + ], + [ + 6.0283931, + 51.6895242 + ], + [ + 6.0286126, + 51.6895397 + ], + [ + 6.0290022, + 51.6895719 + ], + [ + 6.0295523, + 51.6896803 + ], + [ + 6.0299418, + 51.6898289 + ], + [ + 6.030231, + 51.6900055 + ], + [ + 6.0304331, + 51.6901426 + ], + [ + 6.0307369, + 51.6904643 + ], + [ + 6.0309285, + 51.690832 + ], + [ + 6.0311094, + 51.691179 + ], + [ + 6.0313399, + 51.6915671 + ], + [ + 6.0315662, + 51.6918592 + ], + [ + 6.0317776, + 51.6921079 + ], + [ + 6.031867, + 51.6922952 + ], + [ + 6.0318902, + 51.6924781 + ], + [ + 6.0318218, + 51.6927228 + ], + [ + 6.0315891, + 51.6931738 + ], + [ + 6.0313225, + 51.6940798 + ], + [ + 6.0311032, + 51.6949034 + ], + [ + 6.0311089, + 51.6950069 + ], + [ + 6.031128, + 51.6953538 + ], + [ + 6.0311651, + 51.6956431 + ], + [ + 6.0311782, + 51.6957446 + ], + [ + 6.0312102, + 51.6961332 + ], + [ + 6.0311541, + 51.6965883 + ], + [ + 6.0308695, + 51.6975835 + ], + [ + 6.0307311, + 51.6980851 + ], + [ + 6.0306789, + 51.6982744 + ], + [ + 6.0306099, + 51.6984415 + ], + [ + 6.0305221, + 51.6985332 + ], + [ + 6.0304086, + 51.6986134 + ], + [ + 6.0303154, + 51.6986486 + ], + [ + 6.0301956, + 51.698694 + ], + [ + 6.0296596, + 51.6989262 + ], + [ + 6.0292424, + 51.6991394 + ], + [ + 6.0290799, + 51.6992225 + ], + [ + 6.0286399, + 51.6995124 + ], + [ + 6.0281912, + 51.6999858 + ], + [ + 6.0279219, + 51.7003142 + ], + [ + 6.0278182, + 51.7006282 + ], + [ + 6.0278828, + 51.7008592 + ], + [ + 6.0280033, + 51.7011586 + ], + [ + 6.0280566, + 51.7013439 + ], + [ + 6.0280883, + 51.7016025 + ], + [ + 6.0281168, + 51.7018976 + ], + [ + 6.0281014, + 51.7022228 + ], + [ + 6.0280753, + 51.7025823 + ], + [ + 6.0279607, + 51.7029284 + ], + [ + 6.0277721, + 51.7032175 + ], + [ + 6.0277408, + 51.7032493 + ], + [ + 6.027506, + 51.7034886 + ], + [ + 6.027251, + 51.7037689 + ], + [ + 6.0269482, + 51.7040607 + ], + [ + 6.0268804, + 51.7042968 + ], + [ + 6.0269299, + 51.7044706 + ], + [ + 6.0270311, + 51.7046831 + ], + [ + 6.0271877, + 51.7049045 + ], + [ + 6.0272341, + 51.7051402 + ], + [ + 6.027226, + 51.7054699 + ], + [ + 6.0272024, + 51.705708 + ], + [ + 6.0272127, + 51.7060262 + ], + [ + 6.0271973, + 51.7063605 + ], + [ + 6.0270985, + 51.7068073 + ], + [ + 6.0270023, + 51.7071464 + ], + [ + 6.026891, + 51.7074491 + ], + [ + 6.0267021, + 51.7077313 + ], + [ + 6.0265307, + 51.7078968 + ], + [ + 6.0263119, + 51.7081082 + ], + [ + 6.0261498, + 51.7084265 + ], + [ + 6.0260887, + 51.7086447 + ], + [ + 6.0261267, + 51.7087773 + ], + [ + 6.0262731, + 51.7090881 + ], + [ + 6.0265834, + 51.7096272 + ], + [ + 6.0268782, + 51.7100748 + ], + [ + 6.0270071, + 51.710139 + ], + [ + 6.0270925, + 51.7101816 + ], + [ + 6.0272804, + 51.7101993 + ], + [ + 6.0275022, + 51.7102968 + ], + [ + 6.0278013, + 51.7104239 + ], + [ + 6.0281058, + 51.7107112 + ], + [ + 6.0281924, + 51.7109215 + ], + [ + 6.0282395, + 51.7112533 + ], + [ + 6.0283159, + 51.7115506 + ], + [ + 6.0284652, + 51.7117835 + ], + [ + 6.028673, + 51.7119568 + ], + [ + 6.0287368, + 51.7119763 + ], + [ + 6.0289976, + 51.7120563 + ], + [ + 6.0292226, + 51.7121035 + ], + [ + 6.0294398, + 51.7121142 + ], + [ + 6.0295687, + 51.7121228 + ], + [ + 6.0296036, + 51.7121443 + ], + [ + 6.0296214, + 51.7121552 + ], + [ + 6.0297648, + 51.7122434 + ], + [ + 6.0300126, + 51.7123753 + ], + [ + 6.0303341, + 51.7125206 + ], + [ + 6.0305886, + 51.7125929 + ], + [ + 6.0308582, + 51.7126857 + ], + [ + 6.0314088, + 51.7129263 + ], + [ + 6.0316336, + 51.7129644 + ], + [ + 6.0318764, + 51.7129452 + ], + [ + 6.0319799, + 51.7129997 + ], + [ + 6.0321173, + 51.7131342 + ], + [ + 6.0322466, + 51.7131841 + ], + [ + 6.0331457, + 51.713309 + ], + [ + 6.0334913, + 51.713271 + ], + [ + 6.0336228, + 51.7131675 + ], + [ + 6.0338236, + 51.7129973 + ], + [ + 6.0340509, + 51.7129027 + ], + [ + 6.0343295, + 51.7127871 + ], + [ + 6.0344868, + 51.7126881 + ], + [ + 6.0346711, + 51.7127263 + ], + [ + 6.0350204, + 51.7126837 + ], + [ + 6.0352491, + 51.7127378 + ], + [ + 6.0354708, + 51.7128286 + ], + [ + 6.0356436, + 51.7128234 + ], + [ + 6.0359895, + 51.7128106 + ], + [ + 6.0363541, + 51.7128435 + ], + [ + 6.0370052, + 51.7128113 + ], + [ + 6.0376555, + 51.7127081 + ], + [ + 6.0378783, + 51.713687 + ], + [ + 6.0383318, + 51.7136985 + ], + [ + 6.0384534, + 51.7137018 + ], + [ + 6.0385492, + 51.7137043 + ], + [ + 6.0390501, + 51.7137176 + ], + [ + 6.0395802, + 51.7137152 + ], + [ + 6.0399226, + 51.713716 + ], + [ + 6.0404116, + 51.7136543 + ], + [ + 6.0409188, + 51.713572 + ], + [ + 6.0414369, + 51.7134759 + ], + [ + 6.0416717, + 51.7134061 + ], + [ + 6.0418587, + 51.7133412 + ], + [ + 6.0420427, + 51.713322 + ], + [ + 6.0427538, + 51.7140081 + ], + [ + 6.0429327, + 51.7141928 + ], + [ + 6.0432957, + 51.7144355 + ], + [ + 6.0435452, + 51.7146798 + ], + [ + 6.0437866, + 51.7148991 + ], + [ + 6.043918, + 51.715072 + ], + [ + 6.0440306, + 51.7152747 + ], + [ + 6.0441165, + 51.7154559 + ], + [ + 6.0441916, + 51.7156104 + ], + [ + 6.0443391, + 51.7157998 + ], + [ + 6.0449077, + 51.7164662 + ], + [ + 6.0447696, + 51.7166872 + ], + [ + 6.0447634, + 51.7167813 + ], + [ + 6.043745, + 51.7173001 + ], + [ + 6.0406758, + 51.7186895 + ], + [ + 6.0399943, + 51.7189981 + ], + [ + 6.0384392, + 51.7196909 + ], + [ + 6.0377388, + 51.7199967 + ], + [ + 6.0376625, + 51.7197154 + ], + [ + 6.0378349, + 51.7192546 + ], + [ + 6.0381038, + 51.7188828 + ], + [ + 6.0382628, + 51.71858 + ], + [ + 6.0383853, + 51.7182933 + ], + [ + 6.0384015, + 51.7180483 + ], + [ + 6.0380298, + 51.7180543 + ], + [ + 6.0374077, + 51.7180567 + ], + [ + 6.0370064, + 51.7180376 + ], + [ + 6.0365752, + 51.7179637 + ], + [ + 6.0360258, + 51.7178743 + ], + [ + 6.0356828, + 51.7177885 + ], + [ + 6.0354501, + 51.7176956 + ], + [ + 6.0353969, + 51.717911 + ], + [ + 6.0352743, + 51.7181861 + ], + [ + 6.0351746, + 51.7185619 + ], + [ + 6.0350962, + 51.718837 + ], + [ + 6.0350034, + 51.7191372 + ], + [ + 6.034932, + 51.7193732 + ], + [ + 6.0348542, + 51.7197124 + ], + [ + 6.0347581, + 51.7200652 + ], + [ + 6.0347708, + 51.7202414 + ], + [ + 6.0348813, + 51.7206462 + ], + [ + 6.0349346, + 51.7208384 + ], + [ + 6.0347522, + 51.7211262 + ], + [ + 6.0346852, + 51.721232 + ], + [ + 6.0345828, + 51.7213937 + ], + [ + 6.0344897, + 51.7213629 + ], + [ + 6.0343962, + 51.7213307 + ], + [ + 6.0343811, + 51.7213256 + ], + [ + 6.0343547, + 51.7213167 + ], + [ + 6.0335969, + 51.7210609 + ], + [ + 6.0334037, + 51.7210737 + ], + [ + 6.0331062, + 51.7213397 + ], + [ + 6.0329207, + 51.7215716 + ], + [ + 6.0326814, + 51.7219595 + ], + [ + 6.0325294, + 51.7222439 + ], + [ + 6.0323485, + 51.7225787 + ], + [ + 6.0320966, + 51.7228715 + ], + [ + 6.032087, + 51.7231933 + ], + [ + 6.0320523, + 51.7234575 + ], + [ + 6.0320467, + 51.7236856 + ], + [ + 6.0321249, + 51.723895 + ], + [ + 6.032096, + 51.7239258 + ], + [ + 6.0318946, + 51.7240525 + ], + [ + 6.0314955, + 51.7242714 + ], + [ + 6.0308546, + 51.7246195 + ], + [ + 6.0304151, + 51.7248593 + ], + [ + 6.0300164, + 51.72514 + ], + [ + 6.0297386, + 51.7253471 + ], + [ + 6.0294126, + 51.7255292 + ], + [ + 6.0289066, + 51.7257463 + ], + [ + 6.0283856, + 51.7259451 + ], + [ + 6.0282551, + 51.7260008 + ], + [ + 6.0278503, + 51.7261737 + ], + [ + 6.0274101, + 51.726331 + ], + [ + 6.0270024, + 51.7264401 + ], + [ + 6.0267492, + 51.726528 + ], + [ + 6.0263972, + 51.7266782 + ], + [ + 6.0258283, + 51.7268634 + ], + [ + 6.0252924, + 51.7270393 + ], + [ + 6.0247787, + 51.7272152 + ], + [ + 6.0244372, + 51.7273264 + ], + [ + 6.023674, + 51.727581 + ], + [ + 6.0232335, + 51.7277223 + ], + [ + 6.0227451, + 51.7278637 + ], + [ + 6.0222017, + 51.7280168 + ], + [ + 6.0216839, + 51.7281606 + ], + [ + 6.0213606, + 51.7282397 + ], + [ + 6.0208688, + 51.7283925 + ], + [ + 6.0203763, + 51.7284905 + ], + [ + 6.0198362, + 51.7286161 + ], + [ + 6.0193475, + 51.728714 + ], + [ + 6.0188806, + 51.7287959 + ], + [ + 6.0182336, + 51.7288875 + ], + [ + 6.0178955, + 51.7289528 + ], + [ + 6.017484, + 51.7290482 + ], + [ + 6.0171354, + 51.7291708 + ], + [ + 6.0169108, + 51.7292757 + ], + [ + 6.0167798, + 51.7293369 + ], + [ + 6.0166566, + 51.7293883 + ], + [ + 6.0164534, + 51.7294731 + ], + [ + 6.015984, + 51.7296809 + ], + [ + 6.0155145, + 51.7298886 + ], + [ + 6.0150527, + 51.7301008 + ], + [ + 6.0144289, + 51.7303412 + ], + [ + 6.0138893, + 51.7305285 + ], + [ + 6.0135449, + 51.7307015 + ], + [ + 6.0132072, + 51.7308241 + ], + [ + 6.0129431, + 51.7309418 + ], + [ + 6.0121281, + 51.731192 + ], + [ + 6.0115993, + 51.7313449 + ], + [ + 6.0111, + 51.7315024 + ], + [ + 6.0105453, + 51.7316509 + ], + [ + 6.0081234, + 51.7323464 + ], + [ + 6.0069055, + 51.7327006 + ], + [ + 6.0068953, + 51.7327039 + ], + [ + 6.0065425, + 51.7328166 + ], + [ + 6.0065087, + 51.7328289 + ], + [ + 6.0060508, + 51.7329946 + ], + [ + 6.0053279, + 51.7332742 + ], + [ + 6.0037047, + 51.7337652 + ], + [ + 6.0034188, + 51.7339059 + ], + [ + 6.0030635, + 51.7341246 + ], + [ + 6.0026903, + 51.7343892 + ], + [ + 6.0023276, + 51.7345987 + ], + [ + 6.0018728, + 51.7348064 + ], + [ + 6.0015502, + 51.7349723 + ], + [ + 6.0010063, + 51.735091 + ], + [ + 5.9992198, + 51.7358618 + ], + [ + 5.9988608, + 51.7360668 + ], + [ + 5.9984606, + 51.736217 + ], + [ + 5.9981635, + 51.7363394 + ], + [ + 5.9975804, + 51.7366115 + ], + [ + 5.9971767, + 51.7367823 + ], + [ + 5.9967146, + 51.7369922 + ], + [ + 5.9963442, + 51.7371743 + ], + [ + 5.9958899, + 51.7374414 + ], + [ + 5.995542, + 51.7376601 + ], + [ + 5.9951354, + 51.7379134 + ], + [ + 5.9946956, + 51.7381461 + ], + [ + 5.9944165, + 51.7382478 + ], + [ + 5.9940859, + 51.7383405 + ], + [ + 5.9938211, + 51.7383871 + ], + [ + 5.9933727, + 51.7384666 + ], + [ + 5.9932186, + 51.7384956 + ], + [ + 5.9929646, + 51.7385435 + ], + [ + 5.9924938, + 51.7386138 + ], + [ + 5.992115, + 51.7386654 + ], + [ + 5.9916368, + 51.7387312 + ], + [ + 5.9912394, + 51.7387646 + ], + [ + 5.9902494, + 51.738816 + ], + [ + 5.988972, + 51.7388593 + ], + [ + 5.9880996, + 51.7388966 + ], + [ + 5.9876028, + 51.7389349 + ], + [ + 5.9871575, + 51.7389639 + ], + [ + 5.9863524, + 51.7391131 + ], + [ + 5.985801, + 51.7392408 + ], + [ + 5.9853341, + 51.7393202 + ], + [ + 5.984881, + 51.7393012 + ], + [ + 5.9843867, + 51.7391998 + ], + [ + 5.9839699, + 51.7391142 + ], + [ + 5.9836123, + 51.7390628 + ], + [ + 5.9831296, + 51.73903 + ], + [ + 5.9824438, + 51.7389064 + ], + [ + 5.9818615, + 51.7388443 + ], + [ + 5.9815259, + 51.73881 + ], + [ + 5.9814708, + 51.7388043 + ], + [ + 5.9810215, + 51.7387876 + ], + [ + 5.9806531, + 51.7387613 + ], + [ + 5.9805229, + 51.7387476 + ], + [ + 5.9802108, + 51.7387147 + ], + [ + 5.9796928, + 51.7387283 + ], + [ + 5.9794118, + 51.7387357 + ], + [ + 5.9787926, + 51.7387481 + ], + [ + 5.9787308, + 51.7387493 + ], + [ + 5.978462, + 51.7387525 + ], + [ + 5.9780133, + 51.7388135 + ], + [ + 5.9779899, + 51.7388167 + ], + [ + 5.9773144, + 51.7389074 + ], + [ + 5.9764389, + 51.7390133 + ], + [ + 5.9757472, + 51.7390957 + ], + [ + 5.9754638, + 51.7391274 + ], + [ + 5.9749894, + 51.7391806 + ], + [ + 5.9745442, + 51.7392232 + ], + [ + 5.9740366, + 51.7392913 + ], + [ + 5.9735545, + 51.7393157 + ], + [ + 5.9730242, + 51.7393037 + ], + [ + 5.9725414, + 51.7392527 + ], + [ + 5.9721876, + 51.7392263 + ], + [ + 5.9719267, + 51.7391932 + ], + [ + 5.9716421, + 51.7391571 + ], + [ + 5.9712397, + 51.7391362 + ], + [ + 5.9711471, + 51.7391304 + ], + [ + 5.9707247, + 51.7391005 + ], + [ + 5.9702269, + 51.7390198 + ], + [ + 5.9698582, + 51.7389454 + ], + [ + 5.9696295, + 51.7388981 + ], + [ + 5.9694263, + 51.7388026 + ], + [ + 5.9693982, + 51.7387877 + ], + [ + 5.9693273, + 51.7388045 + ], + [ + 5.9688773, + 51.7386157 + ], + [ + 5.9686234, + 51.7385949 + ], + [ + 5.9684517, + 51.7384944 + ], + [ + 5.9679805, + 51.7385097 + ], + [ + 5.9675501, + 51.7385568 + ], + [ + 5.9671124, + 51.7386246 + ], + [ + 5.9666269, + 51.7386857 + ], + [ + 5.9663182, + 51.7386987 + ], + [ + 5.9662821, + 51.7387024 + ], + [ + 5.9660051, + 51.7387305 + ], + [ + 5.9657108, + 51.7387623 + ], + [ + 5.965272, + 51.7387424 + ], + [ + 5.9647968, + 51.7387456 + ], + [ + 5.9643322, + 51.7387327 + ], + [ + 5.9638126, + 51.7387294 + ], + [ + 5.9632117, + 51.7387105 + ], + [ + 5.9628435, + 51.7387268 + ], + [ + 5.9622651, + 51.7387399 + ], + [ + 5.9617092, + 51.7387688 + ], + [ + 5.9613776, + 51.7388119 + ], + [ + 5.9611858, + 51.7388024 + ], + [ + 5.9609941, + 51.7387989 + ], + [ + 5.9607729, + 51.738768 + ], + [ + 5.9604143, + 51.7386789 + ], + [ + 5.9598349, + 51.7385071 + ], + [ + 5.9592484, + 51.7383262 + ], + [ + 5.9590173, + 51.7383349 + ], + [ + 5.9587173, + 51.7383556 + ], + [ + 5.9585056, + 51.7384038 + ], + [ + 5.9582642, + 51.7384489 + ], + [ + 5.9578901, + 51.7385607 + ], + [ + 5.9574371, + 51.7386329 + ], + [ + 5.9571961, + 51.7386689 + ], + [ + 5.9568319, + 51.7386322 + ], + [ + 5.9565254, + 51.7385839 + ], + [ + 5.9562626, + 51.7385125 + ], + [ + 5.9560071, + 51.7384387 + ], + [ + 5.9557848, + 51.7383646 + ], + [ + 5.9555515, + 51.738286 + ], + [ + 5.9553955, + 51.7382138 + ], + [ + 5.9551578, + 51.7381681 + ], + [ + 5.9550536, + 51.7382619 + ], + [ + 5.9550119, + 51.7384155 + ], + [ + 5.954977, + 51.7385417 + ], + [ + 5.9549541, + 51.7387227 + ], + [ + 5.9549492, + 51.7388761 + ], + [ + 5.9549144, + 51.7389954 + ], + [ + 5.9548433, + 51.7391607 + ], + [ + 5.9547757, + 51.7393122 + ], + [ + 5.9547223, + 51.7394271 + ], + [ + 5.9546101, + 51.7395514 + ], + [ + 5.954523, + 51.7396412 + ], + [ + 5.9543261, + 51.7397662 + ], + [ + 5.9541364, + 51.7398888 + ], + [ + 5.9538972, + 51.7400812 + ], + [ + 5.953798, + 51.7401521 + ], + [ + 5.9537345, + 51.7403287 + ], + [ + 5.9536521, + 51.7404758 + ], + [ + 5.9535069, + 51.7406233 + ], + [ + 5.9533683, + 51.7407112 + ], + [ + 5.9532451, + 51.7408356 + ], + [ + 5.9531144, + 51.7409533 + ], + [ + 5.9530586, + 51.7411574 + ], + [ + 5.9531015, + 51.7413013 + ], + [ + 5.9531326, + 51.7413996 + ], + [ + 5.9531521, + 51.7414726 + ], + [ + 5.9531202, + 51.7415484 + ], + [ + 5.953037, + 51.7416452 + ], + [ + 5.9528912, + 51.7417468 + ], + [ + 5.9526146, + 51.7419662 + ], + [ + 5.9524768, + 51.7421067 + ], + [ + 5.9523983, + 51.7422652 + ], + [ + 5.952342, + 51.7424304 + ], + [ + 5.9523043, + 51.742607 + ], + [ + 5.9523857, + 51.7433206 + ], + [ + 5.9524239, + 51.7436271 + ], + [ + 5.9524508, + 51.7439269 + ], + [ + 5.9525132, + 51.7443774 + ], + [ + 5.9525391, + 51.7446084 + ], + [ + 5.9525295, + 51.7449313 + ], + [ + 5.9524889, + 51.7451559 + ], + [ + 5.9525025, + 51.7453183 + ], + [ + 5.9524955, + 51.7455702 + ], + [ + 5.9525262, + 51.7456524 + ], + [ + 5.9526558, + 51.7459194 + ], + [ + 5.9527355, + 51.7460562 + ], + [ + 5.9527484, + 51.7461798 + ], + [ + 5.9527098, + 51.746299 + ], + [ + 5.9526676, + 51.7464161 + ], + [ + 5.9526955, + 51.7465532 + ], + [ + 5.9526911, + 51.7467111 + ], + [ + 5.9526908, + 51.7467249 + ], + [ + 5.952836, + 51.7470445 + ], + [ + 5.9530812, + 51.7473954 + ], + [ + 5.953239, + 51.7475775 + ], + [ + 5.9533037, + 51.7477121 + ], + [ + 5.9533215, + 51.7478951 + ], + [ + 5.9532751, + 51.7479822 + ], + [ + 5.9532369, + 51.748054 + ], + [ + 5.953178, + 51.7481411 + ], + [ + 5.9530572, + 51.7482755 + ], + [ + 5.9528907, + 51.748381 + ], + [ + 5.9526942, + 51.7485108 + ], + [ + 5.9523689, + 51.7487187 + ], + [ + 5.9519928, + 51.7489342 + ], + [ + 5.952121, + 51.7490048 + ], + [ + 5.9552535, + 51.7509385 + ], + [ + 5.9556963, + 51.7511728 + ], + [ + 5.9567164, + 51.751819 + ], + [ + 5.9583359, + 51.7514464 + ], + [ + 5.9634468, + 51.7539583 + ], + [ + 5.9636101, + 51.7540015 + ], + [ + 5.9664968, + 51.7554571 + ], + [ + 5.9665332, + 51.755475 + ], + [ + 5.9665697, + 51.7554938 + ], + [ + 5.9674526, + 51.7560101 + ], + [ + 5.9708129, + 51.7577278 + ], + [ + 5.9740027, + 51.7593166 + ], + [ + 5.9748684, + 51.7590638 + ], + [ + 5.9761268, + 51.7595917 + ], + [ + 5.9766518, + 51.7597626 + ], + [ + 5.9771494, + 51.7598058 + ], + [ + 5.978191, + 51.7597734 + ], + [ + 5.9786118, + 51.7598467 + ], + [ + 5.9818419, + 51.7616061 + ], + [ + 5.984703, + 51.7631646 + ], + [ + 5.9899907, + 51.7660662 + ], + [ + 5.9904737, + 51.7663273 + ], + [ + 5.9904944, + 51.7663385 + ], + [ + 5.9905803, + 51.766385 + ], + [ + 5.9911584, + 51.7681233 + ], + [ + 5.9920854, + 51.7703594 + ], + [ + 5.9919308, + 51.7702852 + ], + [ + 5.9906626, + 51.7696773 + ], + [ + 5.986887, + 51.7722583 + ], + [ + 5.982379, + 51.7737476 + ], + [ + 5.9840972, + 51.7753638 + ], + [ + 5.9837543, + 51.7756325 + ], + [ + 5.9840145, + 51.7763199 + ], + [ + 5.9845733, + 51.7777962 + ], + [ + 5.9844497, + 51.7778741 + ], + [ + 5.9842232, + 51.7780223 + ], + [ + 5.9841204, + 51.7780928 + ], + [ + 5.9834798, + 51.778712 + ], + [ + 5.9852733, + 51.7798601 + ], + [ + 5.9867182, + 51.7807932 + ], + [ + 5.9876353, + 51.7813706 + ], + [ + 5.9885529, + 51.7819799 + ], + [ + 5.9892894, + 51.7825399 + ], + [ + 5.9903831, + 51.7831672 + ], + [ + 5.9905437, + 51.7832593 + ], + [ + 5.9903237, + 51.7834096 + ], + [ + 5.9900061, + 51.7836384 + ], + [ + 5.9897878, + 51.7837924 + ], + [ + 5.9881817, + 51.7830931 + ], + [ + 5.9878652, + 51.7829553 + ], + [ + 5.9848183, + 51.784401 + ], + [ + 5.984624, + 51.7850658 + ], + [ + 5.9817794, + 51.7841396 + ], + [ + 5.9809755, + 51.7855537 + ], + [ + 5.980702, + 51.7856329 + ], + [ + 5.9795988, + 51.7859528 + ], + [ + 5.9746471, + 51.7850343 + ], + [ + 5.9746468, + 51.7856162 + ], + [ + 5.974571, + 51.7860432 + ], + [ + 5.9741604, + 51.7874006 + ], + [ + 5.9739885, + 51.7884031 + ], + [ + 5.9751652, + 51.7888082 + ], + [ + 5.9726393, + 51.7895437 + ], + [ + 5.9734871, + 51.7905411 + ], + [ + 5.9737908, + 51.7908914 + ], + [ + 5.9767138, + 51.7942634 + ], + [ + 5.9752888, + 51.7949434 + ], + [ + 5.9749082, + 51.7951665 + ], + [ + 5.9744519, + 51.7954441 + ], + [ + 5.974401, + 51.795479 + ], + [ + 5.9743876, + 51.7955503 + ], + [ + 5.9743808, + 51.7955934 + ], + [ + 5.9744492, + 51.795688 + ], + [ + 5.9745793, + 51.7957659 + ], + [ + 5.9747497, + 51.7958406 + ], + [ + 5.9749964, + 51.7959534 + ], + [ + 5.9762235, + 51.7964718 + ], + [ + 5.9764703, + 51.7965663 + ], + [ + 5.9768107, + 51.7967162 + ], + [ + 5.9787483, + 51.7975623 + ], + [ + 5.9791287, + 51.7976266 + ], + [ + 5.9774704, + 51.7985222 + ], + [ + 5.9769798, + 51.7987847 + ], + [ + 5.9764205, + 51.798869 + ], + [ + 5.9759792, + 51.7989356 + ], + [ + 5.9755869, + 51.7990881 + ], + [ + 5.9753486, + 51.7991896 + ], + [ + 5.9745674, + 51.7997957 + ], + [ + 5.9740157, + 51.800184 + ], + [ + 5.9734325, + 51.8004081 + ], + [ + 5.9719502, + 51.8012549 + ], + [ + 5.9715357, + 51.8017155 + ], + [ + 5.9704076, + 51.8022846 + ], + [ + 5.9700969, + 51.8024518 + ], + [ + 5.9695911, + 51.8027242 + ], + [ + 5.9678395, + 51.8038643 + ], + [ + 5.9671605, + 51.8043316 + ], + [ + 5.9670201, + 51.8044204 + ], + [ + 5.9665679, + 51.8047041 + ], + [ + 5.9661653, + 51.8050444 + ], + [ + 5.96597, + 51.8053 + ], + [ + 5.965934, + 51.8053526 + ], + [ + 5.9658443, + 51.8054861 + ], + [ + 5.9658111, + 51.8055324 + ], + [ + 5.9649562, + 51.806033 + ], + [ + 5.9637081, + 51.8066912 + ], + [ + 5.9632252, + 51.8069072 + ], + [ + 5.9630548, + 51.8069835 + ], + [ + 5.9624352, + 51.8072607 + ], + [ + 5.9620489, + 51.8074352 + ], + [ + 5.9617406, + 51.8075745 + ], + [ + 5.9606864, + 51.8079406 + ], + [ + 5.9598258, + 51.8082496 + ], + [ + 5.9589762, + 51.8085515 + ], + [ + 5.9582334, + 51.8088569 + ], + [ + 5.9577213, + 51.8091116 + ], + [ + 5.9574423, + 51.8092745 + ], + [ + 5.9571863, + 51.8094647 + ], + [ + 5.9570034, + 51.809638 + ], + [ + 5.9568401, + 51.8098476 + ], + [ + 5.956595, + 51.8100376 + ], + [ + 5.9561475, + 51.8101113 + ], + [ + 5.9556443, + 51.8101627 + ], + [ + 5.9550518, + 51.8101901 + ], + [ + 5.9546367, + 51.810236 + ], + [ + 5.9543317, + 51.8102586 + ], + [ + 5.9541256, + 51.8102739 + ], + [ + 5.953596, + 51.8103073 + ], + [ + 5.9530302, + 51.8103663 + ], + [ + 5.9527374, + 51.8103893 + ], + [ + 5.9525542, + 51.8104054 + ], + [ + 5.9523624, + 51.8104352 + ], + [ + 5.9521596, + 51.8104536 + ], + [ + 5.9518314, + 51.810472 + ], + [ + 5.9513225, + 51.8105362 + ], + [ + 5.9511439, + 51.8105678 + ], + [ + 5.9507915, + 51.81063 + ], + [ + 5.9502862, + 51.8106874 + ], + [ + 5.9499654, + 51.8107514 + ], + [ + 5.9495892, + 51.8108429 + ], + [ + 5.9491283, + 51.8109665 + ], + [ + 5.9486601, + 51.8111199 + ], + [ + 5.9483798, + 51.8111974 + ], + [ + 5.9484534, + 51.81138 + ], + [ + 5.9485972, + 51.8116357 + ], + [ + 5.9487793, + 51.8117751 + ], + [ + 5.9488148, + 51.8118023 + ], + [ + 5.9489808, + 51.8119323 + ], + [ + 5.9491394, + 51.812067 + ], + [ + 5.9492253, + 51.8122549 + ], + [ + 5.9491061, + 51.8122779 + ], + [ + 5.9493248, + 51.8124456 + ], + [ + 5.9487482, + 51.8128412 + ], + [ + 5.9482587, + 51.8125038 + ], + [ + 5.9466235, + 51.8134519 + ], + [ + 5.9470321, + 51.8143207 + ], + [ + 5.9461831, + 51.8148017 + ], + [ + 5.9458901, + 51.8151116 + ], + [ + 5.9481292, + 51.8164673 + ], + [ + 5.9496531, + 51.8154326 + ], + [ + 5.9506879, + 51.8161278 + ], + [ + 5.9529181, + 51.8147887 + ], + [ + 5.9545854, + 51.8158113 + ], + [ + 5.9547643, + 51.8159211 + ], + [ + 5.9555986, + 51.8154561 + ], + [ + 5.9569847, + 51.8162893 + ], + [ + 5.9570528, + 51.8163311 + ], + [ + 5.9572248, + 51.8164436 + ], + [ + 5.9572993, + 51.8164919 + ], + [ + 5.9573713, + 51.8165366 + ], + [ + 5.9577086, + 51.8167324 + ], + [ + 5.9580863, + 51.8169527 + ], + [ + 5.9544471, + 51.8187698 + ], + [ + 5.9450715, + 51.8234516 + ], + [ + 5.9450101, + 51.8234824 + ], + [ + 5.9455843, + 51.8239389 + ], + [ + 5.9456932, + 51.8240254 + ], + [ + 5.9456521, + 51.8241106 + ], + [ + 5.9454822, + 51.8244632 + ], + [ + 5.945893, + 51.8247485 + ], + [ + 5.946009, + 51.8248316 + ], + [ + 5.947735, + 51.8260678 + ], + [ + 5.9490544, + 51.8270128 + ], + [ + 5.9557836, + 51.8318153 + ], + [ + 5.9608483, + 51.8354435 + ], + [ + 5.9625806, + 51.8366843 + ], + [ + 5.9626656, + 51.8367403 + ], + [ + 5.9629154, + 51.836905 + ], + [ + 5.964167, + 51.8362969 + ], + [ + 5.9675505, + 51.8346528 + ], + [ + 5.9687657, + 51.834123 + ], + [ + 5.969654, + 51.8337988 + ], + [ + 5.970709, + 51.8334519 + ], + [ + 5.9708928, + 51.8333914 + ], + [ + 5.9712221, + 51.8332893 + ], + [ + 5.971372, + 51.8333223 + ], + [ + 5.9721575, + 51.8333717 + ], + [ + 5.9723433, + 51.8333834 + ], + [ + 5.97261, + 51.8334002 + ], + [ + 5.9729976, + 51.8333889 + ], + [ + 5.9732301, + 51.8333785 + ], + [ + 5.9736173, + 51.8333443 + ], + [ + 5.9747044, + 51.8331757 + ], + [ + 5.9752016, + 51.8330883 + ], + [ + 5.9759577, + 51.8330131 + ], + [ + 5.9762083, + 51.8329865 + ], + [ + 5.9765138, + 51.8329184 + ], + [ + 5.9766103, + 51.8328909 + ], + [ + 5.9768339, + 51.8328274 + ], + [ + 5.9776979, + 51.8325593 + ], + [ + 5.9781393, + 51.8324424 + ], + [ + 5.978445, + 51.8323743 + ], + [ + 5.9795869, + 51.8321734 + ], + [ + 5.9815364, + 51.8319015 + ], + [ + 5.9818901, + 51.8318515 + ], + [ + 5.9823027, + 51.8317804 + ], + [ + 5.9827558, + 51.8316978 + ], + [ + 5.9832601, + 51.831585 + ], + [ + 5.9837458, + 51.8314633 + ], + [ + 5.9842131, + 51.8313416 + ], + [ + 5.9845584, + 51.8312229 + ], + [ + 5.9851129, + 51.8310047 + ], + [ + 5.9853923, + 51.8309184 + ], + [ + 5.9857197, + 51.8308318 + ], + [ + 5.9860805, + 51.8307519 + ], + [ + 5.9865115, + 51.8306831 + ], + [ + 5.9869098, + 51.8306442 + ], + [ + 5.9872306, + 51.830615 + ], + [ + 5.9876292, + 51.8306013 + ], + [ + 5.9880687, + 51.8306103 + ], + [ + 5.9884233, + 51.8306219 + ], + [ + 5.9888742, + 51.830656 + ], + [ + 5.9897539, + 51.8307151 + ], + [ + 5.9930068, + 51.8309668 + ], + [ + 5.9933505, + 51.8309854 + ], + [ + 5.9934901, + 51.8309806 + ], + [ + 5.9935867, + 51.8309773 + ], + [ + 5.9937664, + 51.8309515 + ], + [ + 5.9940363, + 51.8309129 + ], + [ + 5.9942871, + 51.8308886 + ], + [ + 5.9945753, + 51.8309098 + ], + [ + 5.9960036, + 51.8311169 + ], + [ + 5.9963108, + 51.8311746 + ], + [ + 5.9965739, + 51.8312327 + ], + [ + 5.9968075, + 51.8312999 + ], + [ + 5.9970299, + 51.8313628 + ], + [ + 5.9981584, + 51.8317752 + ], + [ + 5.9983695, + 51.8318199 + ], + [ + 5.9986955, + 51.8318981 + ], + [ + 5.9988919, + 51.8319473 + ], + [ + 5.9991697, + 51.8320053 + ], + [ + 5.9993235, + 51.8320296 + ], + [ + 5.9994067, + 51.8320428 + ], + [ + 5.999932, + 51.8321176 + ], + [ + 6.0009475, + 51.8322629 + ], + [ + 6.0020707, + 51.8324236 + ], + [ + 6.0020869, + 51.8324276 + ], + [ + 6.0021966, + 51.8324549 + ], + [ + 6.0024083, + 51.8325246 + ], + [ + 6.0025347, + 51.8325949 + ], + [ + 6.002691, + 51.8326741 + ], + [ + 6.0042162, + 51.833201 + ], + [ + 6.0042534, + 51.8334686 + ], + [ + 6.0052929, + 51.8338587 + ], + [ + 6.0055009, + 51.8339352 + ], + [ + 6.0057197, + 51.8340027 + ], + [ + 6.0059939, + 51.8340652 + ], + [ + 6.0079624, + 51.8345895 + ], + [ + 6.0082294, + 51.8346681 + ], + [ + 6.0085112, + 51.8347396 + ], + [ + 6.0096077, + 51.8349759 + ], + [ + 6.009856, + 51.8350432 + ], + [ + 6.0100899, + 51.8351333 + ], + [ + 6.0102942, + 51.8352192 + ], + [ + 6.010663, + 51.8354345 + ], + [ + 6.0109125, + 51.8355772 + ], + [ + 6.0110595, + 51.8356487 + ], + [ + 6.0111171, + 51.8356768 + ], + [ + 6.0123882, + 51.8362326 + ], + [ + 6.0126039, + 51.8363389 + ], + [ + 6.0128233, + 51.8364406 + ], + [ + 6.0130315, + 51.8365332 + ], + [ + 6.0132065, + 51.8366284 + ], + [ + 6.0146662, + 51.8374463 + ], + [ + 6.0147213, + 51.8374871 + ], + [ + 6.0158829, + 51.8380664 + ], + [ + 6.015989, + 51.8381576 + ], + [ + 6.0161204, + 51.8383992 + ], + [ + 6.0165295, + 51.8395964 + ], + [ + 6.0166515, + 51.8401016 + ], + [ + 6.0167706, + 51.8404099 + ], + [ + 6.017116, + 51.841049 + ], + [ + 6.0172886, + 51.8412265 + ], + [ + 6.0174793, + 51.8413856 + ], + [ + 6.0177027, + 51.8415033 + ], + [ + 6.0180217, + 51.8416 + ], + [ + 6.0183475, + 51.8416598 + ], + [ + 6.0187576, + 51.8416688 + ], + [ + 6.0199871, + 51.8416364 + ], + [ + 6.0202016, + 51.8416603 + ], + [ + 6.0204277, + 51.8417116 + ], + [ + 6.0206845, + 51.8418405 + ], + [ + 6.0220463, + 51.8425147 + ], + [ + 6.0222324, + 51.842612 + ], + [ + 6.022578, + 51.8427543 + ], + [ + 6.0254342, + 51.8438269 + ], + [ + 6.0274879, + 51.8445656 + ], + [ + 6.0291878, + 51.8451139 + ], + [ + 6.0311146, + 51.8435617 + ], + [ + 6.0326408, + 51.8423872 + ], + [ + 6.0334438, + 51.8434698 + ], + [ + 6.0337172, + 51.8432323 + ], + [ + 6.0339777, + 51.843114 + ], + [ + 6.0343636, + 51.8429881 + ], + [ + 6.0356437, + 51.8426438 + ], + [ + 6.0366483, + 51.8438648 + ], + [ + 6.0368462, + 51.8440009 + ], + [ + 6.0369036, + 51.8440363 + ], + [ + 6.0371408, + 51.8441823 + ], + [ + 6.0371886, + 51.8442019 + ], + [ + 6.0375645, + 51.8443561 + ], + [ + 6.0377766, + 51.8444646 + ], + [ + 6.0380748, + 51.8446368 + ], + [ + 6.0402587, + 51.8459832 + ], + [ + 6.0405852, + 51.8461929 + ], + [ + 6.042001, + 51.8471204 + ], + [ + 6.0424836, + 51.84731 + ], + [ + 6.0429959, + 51.8475202 + ], + [ + 6.0470891, + 51.8490615 + ], + [ + 6.0492145, + 51.8500661 + ], + [ + 6.0501427, + 51.8504411 + ], + [ + 6.0511881, + 51.8507445 + ], + [ + 6.052573, + 51.8512632 + ], + [ + 6.053509, + 51.8517137 + ], + [ + 6.0540212, + 51.8519077 + ], + [ + 6.0550977, + 51.8523253 + ], + [ + 6.0552953, + 51.8524662 + ], + [ + 6.0553414, + 51.8526031 + ], + [ + 6.0552322, + 51.8527227 + ], + [ + 6.0550243, + 51.852925 + ], + [ + 6.052427, + 51.8556996 + ], + [ + 6.0520369, + 51.856086 + ], + [ + 6.0514087, + 51.8566337 + ], + [ + 6.0531884, + 51.8571528 + ], + [ + 6.0540439, + 51.8573268 + ], + [ + 6.0547433, + 51.857426 + ], + [ + 6.0583139, + 51.8575408 + ], + [ + 6.0586678, + 51.8575519 + ], + [ + 6.0594333, + 51.8576188 + ], + [ + 6.0595818, + 51.8576729 + ], + [ + 6.0596527, + 51.8577274 + ], + [ + 6.0596911, + 51.8578393 + ], + [ + 6.0602015, + 51.8595121 + ], + [ + 6.0603054, + 51.8601355 + ], + [ + 6.0603835, + 51.860517 + ], + [ + 6.0604128, + 51.8613057 + ], + [ + 6.0615746, + 51.8611645 + ], + [ + 6.0620656, + 51.862355 + ], + [ + 6.0624909, + 51.8633862 + ], + [ + 6.06319, + 51.8650691 + ], + [ + 6.0633341, + 51.8654306 + ], + [ + 6.073718, + 51.86086 + ], + [ + 6.077726, + 51.859057 + ], + [ + 6.079045, + 51.858334 + ], + [ + 6.080717, + 51.857265 + ], + [ + 6.081904, + 51.856426 + ], + [ + 6.084113, + 51.855143 + ], + [ + 6.087614, + 51.85332 + ], + [ + 6.09178, + 51.851682 + ], + [ + 6.094845, + 51.850537 + ], + [ + 6.09906, + 51.84943 + ], + [ + 6.102009, + 51.848797 + ], + [ + 6.103645, + 51.8485316 + ], + [ + 6.1051433, + 51.8483552 + ], + [ + 6.1065991, + 51.8481838 + ], + [ + 6.1105329, + 51.8477834 + ], + [ + 6.1117359, + 51.8477194 + ], + [ + 6.1128489, + 51.8476916 + ], + [ + 6.1167041, + 51.8478868 + ], + [ + 6.1203838, + 51.8480396 + ], + [ + 6.122904, + 51.847679 + ], + [ + 6.1260487, + 51.8481575 + ], + [ + 6.1280663, + 51.8480835 + ], + [ + 6.1296875, + 51.8479371 + ], + [ + 6.1315092, + 51.8477585 + ], + [ + 6.133991, + 51.847363 + ], + [ + 6.136026, + 51.84719 + ], + [ + 6.141846, + 51.846304 + ], + [ + 6.147398, + 51.845285 + ], + [ + 6.152066, + 51.844378 + ], + [ + 6.158104, + 51.843014 + ], + [ + 6.166148, + 51.84084 + ], + [ + 6.1662571, + 51.8431164 + ], + [ + 6.1660782, + 51.8452814 + ], + [ + 6.1660678, + 51.8455195 + ], + [ + 6.1660433, + 51.8457655 + ], + [ + 6.1660046, + 51.8462665 + ], + [ + 6.1658641, + 51.8479757 + ], + [ + 6.1658425, + 51.848399 + ], + [ + 6.165827, + 51.8487031 + ], + [ + 6.1657612, + 51.849435 + ], + [ + 6.1657138, + 51.8499621 + ], + [ + 6.1654802, + 51.8506491 + ], + [ + 6.1649848, + 51.8512175 + ], + [ + 6.1645047, + 51.8517565 + ], + [ + 6.1642788, + 51.8520353 + ], + [ + 6.1642503, + 51.8520822 + ], + [ + 6.1642246, + 51.8521347 + ], + [ + 6.164111, + 51.8523369 + ], + [ + 6.1641017, + 51.8523939 + ], + [ + 6.1636739, + 51.8532501 + ], + [ + 6.1636664, + 51.8533279 + ], + [ + 6.1636581, + 51.8535382 + ], + [ + 6.1636633, + 51.8537637 + ], + [ + 6.1636383, + 51.8538515 + ], + [ + 6.1636131, + 51.854128 + ], + [ + 6.1636102, + 51.8541527 + ], + [ + 6.163609, + 51.8541637 + ], + [ + 6.1636391, + 51.8542526 + ], + [ + 6.1637904, + 51.8548721 + ], + [ + 6.1641924, + 51.8565805 + ], + [ + 6.1643243, + 51.8575352 + ], + [ + 6.1643682, + 51.8581192 + ], + [ + 6.1643493, + 51.8585149 + ], + [ + 6.164387, + 51.8591619 + ], + [ + 6.164538, + 51.8594072 + ], + [ + 6.1648706, + 51.8598276 + ], + [ + 6.1659697, + 51.8603677 + ], + [ + 6.1669515, + 51.8607072 + ], + [ + 6.167232, + 51.8611318 + ], + [ + 6.1672151, + 51.8612658 + ], + [ + 6.1672094, + 51.8613382 + ], + [ + 6.1671863, + 51.8613961 + ], + [ + 6.1671397, + 51.8614506 + ], + [ + 6.1670989, + 51.8614832 + ], + [ + 6.1663386, + 51.8616579 + ], + [ + 6.1657368, + 51.8617674 + ], + [ + 6.1651144, + 51.8619822 + ], + [ + 6.1648008, + 51.8623351 + ], + [ + 6.163386, + 51.8626541 + ], + [ + 6.1626074, + 51.8626768 + ], + [ + 6.1613786, + 51.8630605 + ], + [ + 6.1603107, + 51.8637083 + ], + [ + 6.159218, + 51.8642351 + ], + [ + 6.1589553, + 51.8643042 + ], + [ + 6.158204, + 51.864502 + ], + [ + 6.1579328, + 51.8645735 + ], + [ + 6.1573234, + 51.8647412 + ], + [ + 6.1565765, + 51.8652146 + ], + [ + 6.1560746, + 51.8654764 + ], + [ + 6.1558315, + 51.8656033 + ], + [ + 6.1547596, + 51.8659009 + ], + [ + 6.1543073, + 51.865981 + ], + [ + 6.1541028, + 51.8660173 + ], + [ + 6.1537492, + 51.86608 + ], + [ + 6.1534168, + 51.866139 + ], + [ + 6.152171, + 51.8662458 + ], + [ + 6.1511296, + 51.8662501 + ], + [ + 6.1502053, + 51.8663655 + ], + [ + 6.1499085, + 51.8665682 + ], + [ + 6.1495538, + 51.8668107 + ], + [ + 6.1491178, + 51.8673293 + ], + [ + 6.1490911, + 51.8674924 + ], + [ + 6.1490559, + 51.8676208 + ], + [ + 6.1489549, + 51.8677954 + ], + [ + 6.1488352, + 51.8679426 + ], + [ + 6.1486528, + 51.8681199 + ], + [ + 6.1484347, + 51.868273 + ], + [ + 6.1483636, + 51.868323 + ], + [ + 6.1480897, + 51.8684883 + ], + [ + 6.1480116, + 51.8685355 + ], + [ + 6.1476155, + 51.8687552 + ], + [ + 6.1471814, + 51.868918 + ], + [ + 6.1467657, + 51.8690713 + ], + [ + 6.1463496, + 51.869195 + ], + [ + 6.1461269, + 51.8691481 + ], + [ + 6.1458571, + 51.8691542 + ], + [ + 6.145566, + 51.8692245 + ], + [ + 6.1448619, + 51.8695399 + ], + [ + 6.1446914, + 51.8696163 + ], + [ + 6.1445376, + 51.8697202 + ], + [ + 6.1444836, + 51.8698059 + ], + [ + 6.1444654, + 51.8698351 + ], + [ + 6.1444623, + 51.8698949 + ], + [ + 6.1444632, + 51.8699812 + ], + [ + 6.1444643, + 51.870118 + ], + [ + 6.1444739, + 51.8711915 + ], + [ + 6.1444683, + 51.8712676 + ], + [ + 6.1444627, + 51.8713291 + ], + [ + 6.1444456, + 51.8714811 + ], + [ + 6.144415, + 51.8717276 + ], + [ + 6.1444088, + 51.8717772 + ], + [ + 6.1443952, + 51.8718869 + ], + [ + 6.1442258, + 51.8721854 + ], + [ + 6.1441443, + 51.872341 + ], + [ + 6.1440674, + 51.8724886 + ], + [ + 6.1440523, + 51.8725589 + ], + [ + 6.1439355, + 51.8731006 + ], + [ + 6.1438768, + 51.8733734 + ], + [ + 6.1436961, + 51.874178 + ], + [ + 6.1435688, + 51.8748358 + ], + [ + 6.1434938, + 51.875024 + ], + [ + 6.1433576, + 51.8751445 + ], + [ + 6.1434481, + 51.8751914 + ], + [ + 6.1435889, + 51.8757103 + ], + [ + 6.1435625, + 51.8759302 + ], + [ + 6.1435425, + 51.876086 + ], + [ + 6.1434448, + 51.8762263 + ], + [ + 6.1432726, + 51.8763531 + ], + [ + 6.1430815, + 51.8764298 + ], + [ + 6.1429022, + 51.876575 + ], + [ + 6.1422051, + 51.8782742 + ], + [ + 6.1420983, + 51.8785346 + ], + [ + 6.1419982, + 51.8787733 + ], + [ + 6.1410885, + 51.8798178 + ], + [ + 6.1409616, + 51.8799925 + ], + [ + 6.1408231, + 51.8801352 + ], + [ + 6.1404027, + 51.8804833 + ], + [ + 6.1401427, + 51.8806725 + ], + [ + 6.1399239, + 51.8808889 + ], + [ + 6.1397276, + 51.881128 + ], + [ + 6.1395573, + 51.8813785 + ], + [ + 6.1392941, + 51.8818584 + ], + [ + 6.1392458, + 51.8820991 + ], + [ + 6.1391487, + 51.882292 + ], + [ + 6.1389676, + 51.8825608 + ], + [ + 6.138749, + 51.882791 + ], + [ + 6.1382947, + 51.8831049 + ], + [ + 6.1380861, + 51.8832594 + ], + [ + 6.1380281, + 51.8833444 + ], + [ + 6.1380378, + 51.8835047 + ], + [ + 6.1380414, + 51.8837542 + ], + [ + 6.1380231, + 51.8840268 + ], + [ + 6.1380013, + 51.8843154 + ], + [ + 6.1379935, + 51.8845306 + ], + [ + 6.1379016, + 51.8848333 + ], + [ + 6.1377648, + 51.8850928 + ], + [ + 6.1375282, + 51.8853689 + ], + [ + 6.1373055, + 51.885583 + ], + [ + 6.1369424, + 51.8858048 + ], + [ + 6.1366144, + 51.8858913 + ], + [ + 6.1363379, + 51.8859546 + ], + [ + 6.1359845, + 51.8860756 + ], + [ + 6.1356869, + 51.886226 + ], + [ + 6.1352893, + 51.8863655 + ], + [ + 6.1347884, + 51.8865194 + ], + [ + 6.1330174, + 51.8868679 + ], + [ + 6.1325745, + 51.8869458 + ], + [ + 6.1321288, + 51.8870811 + ], + [ + 6.1316574, + 51.8872415 + ], + [ + 6.1312314, + 51.8874636 + ], + [ + 6.1307222, + 51.8878167 + ], + [ + 6.1305318, + 51.8879506 + ], + [ + 6.1303114, + 51.8880708 + ], + [ + 6.1299731, + 51.8882146 + ], + [ + 6.1296453, + 51.8883216 + ], + [ + 6.1294144, + 51.8883664 + ], + [ + 6.1288704, + 51.8884723 + ], + [ + 6.1287336, + 51.8884799 + ], + [ + 6.1286378, + 51.8885034 + ], + [ + 6.1285904, + 51.888554 + ], + [ + 6.1285067, + 51.8886598 + ], + [ + 6.1282502, + 51.888826 + ], + [ + 6.1277433, + 51.8890852 + ], + [ + 6.1272248, + 51.8893146 + ], + [ + 6.126632, + 51.8895193 + ], + [ + 6.1249023, + 51.8900216 + ], + [ + 6.124303, + 51.8901957 + ], + [ + 6.1240259, + 51.8902178 + ], + [ + 6.1238921, + 51.8901841 + ], + [ + 6.1236953, + 51.8901325 + ], + [ + 6.1235438, + 51.8901426 + ], + [ + 6.1233917, + 51.8901273 + ], + [ + 6.1231695, + 51.8900987 + ], + [ + 6.1229514, + 51.8901274 + ], + [ + 6.1227369, + 51.8901262 + ], + [ + 6.1226778, + 51.890138 + ], + [ + 6.122529, + 51.8900747 + ], + [ + 6.1223583, + 51.890039 + ], + [ + 6.1222072, + 51.8900787 + ], + [ + 6.1220383, + 51.8901849 + ], + [ + 6.1217928, + 51.8903487 + ], + [ + 6.1216545, + 51.890512 + ], + [ + 6.1213595, + 51.8908502 + ], + [ + 6.1212498, + 51.8909423 + ], + [ + 6.1210658, + 51.8910166 + ], + [ + 6.1208116, + 51.8910936 + ], + [ + 6.1205905, + 51.8911588 + ], + [ + 6.120282, + 51.891323 + ], + [ + 6.1197667, + 51.891518 + ], + [ + 6.1190294, + 51.8917234 + ], + [ + 6.1188192, + 51.8917657 + ], + [ + 6.11869, + 51.8917894 + ], + [ + 6.1186131, + 51.8918493 + ], + [ + 6.1181077, + 51.891955 + ], + [ + 6.1177869, + 51.8920437 + ], + [ + 6.1175583, + 51.8920999 + ], + [ + 6.1173146, + 51.8921354 + ], + [ + 6.1170488, + 51.8921827 + ], + [ + 6.1166348, + 51.8922078 + ], + [ + 6.1153279, + 51.8924253 + ], + [ + 6.1152485, + 51.892439 + ], + [ + 6.1151913, + 51.8924489 + ], + [ + 6.1150245, + 51.8924292 + ], + [ + 6.1147424, + 51.8923666 + ], + [ + 6.1146384, + 51.8923465 + ], + [ + 6.1144792, + 51.8923358 + ], + [ + 6.1143279, + 51.8923619 + ], + [ + 6.1140624, + 51.8924274 + ], + [ + 6.1135713, + 51.8924911 + ], + [ + 6.1133671, + 51.8924944 + ], + [ + 6.1128496, + 51.8924941 + ], + [ + 6.1122727, + 51.8924781 + ], + [ + 6.1117621, + 51.8924229 + ], + [ + 6.1113287, + 51.8923445 + ], + [ + 6.1108986, + 51.8922203 + ], + [ + 6.1107023, + 51.8921799 + ], + [ + 6.1104941, + 51.8920732 + ], + [ + 6.1102833, + 51.8920512 + ], + [ + 6.1100989, + 51.8920862 + ], + [ + 6.1098472, + 51.8920506 + ], + [ + 6.1093433, + 51.8919495 + ], + [ + 6.1087436, + 51.8918558 + ], + [ + 6.1085509, + 51.8918154 + ], + [ + 6.1082185, + 51.8918328 + ], + [ + 6.1079968, + 51.8918405 + ], + [ + 6.1077778, + 51.8917681 + ], + [ + 6.107274, + 51.8916488 + ], + [ + 6.1066493, + 51.8916467 + ], + [ + 6.1057552, + 51.8916868 + ], + [ + 6.105209, + 51.8917622 + ], + [ + 6.1045963, + 51.891847 + ], + [ + 6.1039329, + 51.8920121 + ], + [ + 6.1035228, + 51.8923868 + ], + [ + 6.1041097, + 51.8926636 + ], + [ + 6.1061578, + 51.8934472 + ], + [ + 6.1064072, + 51.8935426 + ], + [ + 6.1099925, + 51.8948925 + ], + [ + 6.1098759, + 51.8950623 + ], + [ + 6.1096281, + 51.8953792 + ], + [ + 6.1093139, + 51.895726 + ], + [ + 6.1120817, + 51.8990519 + ], + [ + 6.1136641, + 51.8982422 + ], + [ + 6.1149245, + 51.8975982 + ], + [ + 6.1157537, + 51.898742 + ], + [ + 6.1167421, + 51.9000012 + ], + [ + 6.1180559, + 51.9016512 + ], + [ + 6.1200748, + 51.9008578 + ], + [ + 6.1216929, + 51.9001189 + ], + [ + 6.122533, + 51.89959 + ], + [ + 6.1234625, + 51.8991043 + ], + [ + 6.124109, + 51.8987597 + ], + [ + 6.1248824, + 51.8984853 + ], + [ + 6.125784, + 51.898128 + ], + [ + 6.1263409, + 51.8985165 + ], + [ + 6.1273551, + 51.8987881 + ], + [ + 6.1282225, + 51.8991497 + ], + [ + 6.1290068, + 51.8993951 + ], + [ + 6.1305654, + 51.8996935 + ], + [ + 6.1304675, + 51.8998383 + ], + [ + 6.1336243, + 51.9004747 + ], + [ + 6.1375837, + 51.9012728 + ], + [ + 6.1393453, + 51.9016277 + ], + [ + 6.1460519, + 51.9029789 + ], + [ + 6.1462061, + 51.90301 + ], + [ + 6.1485917, + 51.9034905 + ], + [ + 6.1531115, + 51.9043993 + ], + [ + 6.1539421, + 51.9045682 + ], + [ + 6.1539938, + 51.9045788 + ], + [ + 6.1540981, + 51.9046172 + ], + [ + 6.1542064, + 51.9046921 + ], + [ + 6.1542707, + 51.9047811 + ], + [ + 6.1543129, + 51.9048816 + ], + [ + 6.1543258, + 51.9050006 + ], + [ + 6.1543213, + 51.9050609 + ], + [ + 6.1543228, + 51.9051367 + ], + [ + 6.1543104, + 51.9052135 + ], + [ + 6.154418, + 51.9052358 + ], + [ + 6.1545254, + 51.9052376 + ], + [ + 6.1546435, + 51.9052163 + ], + [ + 6.1560801, + 51.9049976 + ], + [ + 6.1561586, + 51.9052925 + ], + [ + 6.1573082, + 51.9051921 + ], + [ + 6.1573117, + 51.9051783 + ], + [ + 6.1588994, + 51.903809 + ], + [ + 6.1592879, + 51.9034739 + ], + [ + 6.1595328, + 51.9032626 + ], + [ + 6.1598589, + 51.9029814 + ], + [ + 6.1622524, + 51.9009171 + ], + [ + 6.1628468, + 51.9010639 + ], + [ + 6.1629573, + 51.9010912 + ], + [ + 6.1633545, + 51.9006183 + ], + [ + 6.1643873, + 51.8995178 + ], + [ + 6.1653738, + 51.898633 + ], + [ + 6.1654926, + 51.8985369 + ], + [ + 6.1655766, + 51.8984678 + ], + [ + 6.1656288, + 51.8985016 + ], + [ + 6.1656744, + 51.8985816 + ], + [ + 6.1657041, + 51.8986437 + ], + [ + 6.1657827, + 51.8987371 + ], + [ + 6.1658079, + 51.8987613 + ], + [ + 6.1658433, + 51.8987954 + ], + [ + 6.16658, + 51.8997614 + ], + [ + 6.1669594, + 51.900144 + ], + [ + 6.167415, + 51.9004138 + ], + [ + 6.1678113, + 51.9006771 + ], + [ + 6.1680145, + 51.900898 + ], + [ + 6.1688427, + 51.9008361 + ], + [ + 6.169076, + 51.900853 + ], + [ + 6.1693064, + 51.9009135 + ], + [ + 6.1696874, + 51.9010735 + ], + [ + 6.1698986, + 51.901162 + ], + [ + 6.1745469, + 51.8985965 + ], + [ + 6.1825552, + 51.8941751 + ], + [ + 6.1835564, + 51.8936951 + ], + [ + 6.1836319, + 51.8935718 + ], + [ + 6.1843016, + 51.8933266 + ], + [ + 6.1848157, + 51.8931303 + ], + [ + 6.1854525, + 51.892894 + ], + [ + 6.1862119, + 51.8926223 + ], + [ + 6.1871354, + 51.8922883 + ], + [ + 6.1875443, + 51.8921404 + ], + [ + 6.1879463, + 51.892083 + ], + [ + 6.1910057, + 51.8917915 + ], + [ + 6.1912022, + 51.891374 + ], + [ + 6.1894345, + 51.8889445 + ], + [ + 6.1912844, + 51.8874092 + ], + [ + 6.1889453, + 51.8871379 + ], + [ + 6.1874166, + 51.8869989 + ], + [ + 6.1861093, + 51.886847 + ], + [ + 6.1856535, + 51.8867586 + ], + [ + 6.1851789, + 51.8866927 + ], + [ + 6.1842902, + 51.8864025 + ], + [ + 6.1836362, + 51.8862209 + ], + [ + 6.1832679, + 51.8861271 + ], + [ + 6.1830383, + 51.8860687 + ], + [ + 6.1820534, + 51.8857791 + ], + [ + 6.1820303, + 51.885722 + ], + [ + 6.1819767, + 51.8856055 + ], + [ + 6.1822171, + 51.8848806 + ], + [ + 6.1823754, + 51.8845821 + ], + [ + 6.18256, + 51.88432 + ], + [ + 6.1827039, + 51.8840536 + ], + [ + 6.1829043, + 51.8838554 + ], + [ + 6.1833348, + 51.8834614 + ], + [ + 6.1834397, + 51.8833074 + ], + [ + 6.1834668, + 51.8831493 + ], + [ + 6.1834682, + 51.8829936 + ], + [ + 6.1834691, + 51.8828104 + ], + [ + 6.1834334, + 51.8826549 + ], + [ + 6.1834718, + 51.8825104 + ], + [ + 6.1841315, + 51.8820292 + ], + [ + 6.1859996, + 51.8806668 + ], + [ + 6.1875427, + 51.8797259 + ], + [ + 6.1899385, + 51.8782171 + ], + [ + 6.1912333, + 51.8774014 + ], + [ + 6.1912841, + 51.8773713 + ], + [ + 6.1925474, + 51.8766337 + ], + [ + 6.1932744, + 51.8762331 + ], + [ + 6.1941184, + 51.8757682 + ], + [ + 6.1951781, + 51.875205 + ], + [ + 6.1954995, + 51.8750343 + ], + [ + 6.1972578, + 51.874115 + ], + [ + 6.1988527, + 51.8733614 + ], + [ + 6.2005477, + 51.8726346 + ], + [ + 6.2025656, + 51.8717753 + ], + [ + 6.2029017, + 51.8716433 + ], + [ + 6.2036043, + 51.8713674 + ], + [ + 6.2047277, + 51.8709265 + ], + [ + 6.2063576, + 51.8702915 + ], + [ + 6.2085463, + 51.8695064 + ], + [ + 6.2102625, + 51.8689486 + ], + [ + 6.2148743, + 51.8677063 + ], + [ + 6.2151988, + 51.8676744 + ], + [ + 6.2156924, + 51.8678039 + ], + [ + 6.2161746, + 51.8678315 + ], + [ + 6.2163728, + 51.8678429 + ], + [ + 6.2177585, + 51.8678636 + ], + [ + 6.2189801, + 51.8680066 + ], + [ + 6.2205261, + 51.8682205 + ], + [ + 6.2216314, + 51.8683735 + ], + [ + 6.2229368, + 51.8684449 + ], + [ + 6.2239422, + 51.8684795 + ], + [ + 6.224565, + 51.8684924 + ], + [ + 6.2246962, + 51.8684952 + ], + [ + 6.2253786, + 51.8686462 + ], + [ + 6.227209, + 51.8690663 + ], + [ + 6.2276706, + 51.8691686 + ], + [ + 6.2295496, + 51.869513 + ], + [ + 6.2302853, + 51.8696354 + ], + [ + 6.2311335, + 51.8697812 + ], + [ + 6.2320857, + 51.8699352 + ], + [ + 6.2332621, + 51.8701311 + ], + [ + 6.2338981, + 51.8701703 + ], + [ + 6.234232, + 51.8701227 + ], + [ + 6.2344547, + 51.8700911 + ], + [ + 6.2356625, + 51.8698611 + ], + [ + 6.2363969, + 51.869761 + ], + [ + 6.2364219, + 51.8697577 + ], + [ + 6.2373523, + 51.8695159 + ], + [ + 6.2385697, + 51.8691966 + ], + [ + 6.2385966, + 51.8691933 + ], + [ + 6.2393107, + 51.869107 + ], + [ + 6.2403346, + 51.8691413 + ], + [ + 6.2408374, + 51.8691631 + ], + [ + 6.2408764, + 51.8691571 + ], + [ + 6.241895, + 51.8690027 + ], + [ + 6.2423692, + 51.8690795 + ], + [ + 6.2444992, + 51.8696682 + ], + [ + 6.2447117, + 51.869727 + ], + [ + 6.2448937, + 51.8697657 + ], + [ + 6.2455868, + 51.8699133 + ], + [ + 6.2461606, + 51.8699734 + ], + [ + 6.2467356, + 51.8699032 + ], + [ + 6.2472768, + 51.8697897 + ], + [ + 6.2477218, + 51.8696903 + ], + [ + 6.2487129, + 51.8694687 + ], + [ + 6.2490506, + 51.8693933 + ], + [ + 6.2511554, + 51.8691274 + ], + [ + 6.2519034, + 51.8690347 + ], + [ + 6.2528208, + 51.8689213 + ], + [ + 6.253981, + 51.8687779 + ], + [ + 6.2554074, + 51.8686017 + ], + [ + 6.2556305, + 51.8685731 + ], + [ + 6.2563164, + 51.8684881 + ], + [ + 6.2583795, + 51.868275 + ], + [ + 6.2594123, + 51.8681758 + ], + [ + 6.2601887, + 51.8681994 + ], + [ + 6.2608522, + 51.8681633 + ], + [ + 6.2611741, + 51.8681459 + ], + [ + 6.2617911, + 51.8681479 + ], + [ + 6.2624231, + 51.8683489 + ], + [ + 6.2632659, + 51.8687816 + ], + [ + 6.2635206, + 51.8689124 + ], + [ + 6.2649988, + 51.8697726 + ], + [ + 6.2651579, + 51.8698652 + ], + [ + 6.2657764, + 51.8703112 + ], + [ + 6.2671049, + 51.8716382 + ], + [ + 6.267392, + 51.871925 + ], + [ + 6.267668, + 51.8722007 + ], + [ + 6.2686181, + 51.8731497 + ], + [ + 6.2687461, + 51.8732776 + ], + [ + 6.2688791, + 51.8734105 + ], + [ + 6.2692332, + 51.8737441 + ], + [ + 6.269513, + 51.8738758 + ], + [ + 6.2697592, + 51.8739917 + ], + [ + 6.2708564, + 51.8743514 + ], + [ + 6.2717917, + 51.8745545 + ], + [ + 6.2725807, + 51.8746489 + ], + [ + 6.2731046, + 51.8746703 + ], + [ + 6.2733218, + 51.8746792 + ], + [ + 6.2734684, + 51.8746853 + ], + [ + 6.2737187, + 51.8746833 + ], + [ + 6.2745362, + 51.8746768 + ], + [ + 6.2760092, + 51.8746124 + ], + [ + 6.2768029, + 51.8745002 + ], + [ + 6.2774937, + 51.8744111 + ], + [ + 6.2776817, + 51.8743868 + ], + [ + 6.2780399, + 51.8743352 + ], + [ + 6.2787633, + 51.8742974 + ], + [ + 6.2796732, + 51.8741527 + ], + [ + 6.2803457, + 51.8739712 + ], + [ + 6.2809647, + 51.8737609 + ], + [ + 6.281043, + 51.8737344 + ], + [ + 6.2812522, + 51.8736199 + ], + [ + 6.2815273, + 51.8734695 + ], + [ + 6.2818799, + 51.8732768 + ], + [ + 6.2827557, + 51.8727274 + ], + [ + 6.2834326, + 51.8722116 + ], + [ + 6.2837915, + 51.8720553 + ], + [ + 6.2843733, + 51.8719591 + ], + [ + 6.2846438, + 51.8719611 + ], + [ + 6.2851014, + 51.8719647 + ], + [ + 6.2858466, + 51.871906 + ], + [ + 6.286674, + 51.8717736 + ], + [ + 6.2868263, + 51.8717493 + ], + [ + 6.2874705, + 51.8716297 + ], + [ + 6.288213, + 51.871436 + ], + [ + 6.2884279, + 51.8713652 + ], + [ + 6.2888391, + 51.8712299 + ], + [ + 6.2889617, + 51.8711896 + ], + [ + 6.2900045, + 51.8706845 + ], + [ + 6.2912434, + 51.8701939 + ], + [ + 6.2913469, + 51.8701506 + ], + [ + 6.2917824, + 51.8699685 + ], + [ + 6.2921593, + 51.8698111 + ], + [ + 6.2930314, + 51.8694538 + ], + [ + 6.29416, + 51.8689961 + ], + [ + 6.2944689, + 51.868851 + ], + [ + 6.294859, + 51.8686677 + ], + [ + 6.2952654, + 51.8684754 + ], + [ + 6.2955433, + 51.868344 + ], + [ + 6.2962, + 51.8681212 + ], + [ + 6.2972614, + 51.867989 + ], + [ + 6.298964, + 51.8677714 + ], + [ + 6.2990148, + 51.8675892 + ], + [ + 6.2991291, + 51.8671795 + ], + [ + 6.2983825, + 51.8662664 + ], + [ + 6.2982211, + 51.8660384 + ], + [ + 6.2982455, + 51.865917 + ], + [ + 6.2987085, + 51.865249 + ], + [ + 6.2987647, + 51.865168 + ], + [ + 6.2988711, + 51.8650987 + ], + [ + 6.3000726, + 51.8645525 + ], + [ + 6.3002421, + 51.8645173 + ], + [ + 6.3004778, + 51.8644475 + ], + [ + 6.3005317, + 51.8643213 + ], + [ + 6.3005438, + 51.8640046 + ], + [ + 6.3005541, + 51.8637373 + ], + [ + 6.3005715, + 51.8635449 + ], + [ + 6.3007168, + 51.8619391 + ], + [ + 6.3007948, + 51.8616663 + ], + [ + 6.3011641, + 51.8608066 + ], + [ + 6.3021742, + 51.8584561 + ], + [ + 6.3028182, + 51.8571047 + ], + [ + 6.3028513, + 51.8570355 + ], + [ + 6.3028242, + 51.8569304 + ], + [ + 6.3026121, + 51.8568169 + ], + [ + 6.3025001, + 51.8567121 + ], + [ + 6.3024727, + 51.8565931 + ], + [ + 6.303798, + 51.8535093 + ], + [ + 6.3039659, + 51.8533436 + ], + [ + 6.304475, + 51.8529885 + ], + [ + 6.3045806, + 51.8528643 + ], + [ + 6.3047039, + 51.8526782 + ], + [ + 6.3049747, + 51.8518733 + ], + [ + 6.3050669, + 51.8515994 + ], + [ + 6.3055384, + 51.8504561 + ], + [ + 6.3061218, + 51.849042 + ], + [ + 6.3073653, + 51.8494912 + ], + [ + 6.3084037, + 51.8498664 + ], + [ + 6.3112528, + 51.8503771 + ], + [ + 6.3115974, + 51.8503579 + ], + [ + 6.3121609, + 51.8503019 + ], + [ + 6.3176471, + 51.8512361 + ], + [ + 6.3188605, + 51.8515791 + ], + [ + 6.31912, + 51.8516525 + ], + [ + 6.3195067, + 51.8516974 + ], + [ + 6.3218125, + 51.8516756 + ], + [ + 6.3244054, + 51.8514448 + ], + [ + 6.3260991, + 51.8516457 + ], + [ + 6.3281746, + 51.8516352 + ], + [ + 6.3322317, + 51.8516149 + ], + [ + 6.3325337, + 51.8515975 + ], + [ + 6.3343016, + 51.8514962 + ], + [ + 6.3368295, + 51.8511183 + ], + [ + 6.3373993, + 51.8510343 + ], + [ + 6.338075, + 51.8509617 + ], + [ + 6.3384061, + 51.8509076 + ], + [ + 6.3390209, + 51.8507509 + ], + [ + 6.3396292, + 51.8506867 + ], + [ + 6.3419484, + 51.8508309 + ], + [ + 6.3424132, + 51.85091 + ], + [ + 6.3428289, + 51.8509912 + ], + [ + 6.3431928, + 51.8510275 + ], + [ + 6.3448113, + 51.8509915 + ], + [ + 6.3465878, + 51.8507783 + ], + [ + 6.3467584, + 51.8507811 + ], + [ + 6.3472396, + 51.850643 + ], + [ + 6.3487049, + 51.8501011 + ], + [ + 6.3488334, + 51.8500536 + ], + [ + 6.3493438, + 51.8499544 + ], + [ + 6.3499803, + 51.8497809 + ], + [ + 6.3506008, + 51.8496119 + ], + [ + 6.3518333, + 51.8494379 + ], + [ + 6.352336, + 51.8493117 + ], + [ + 6.3544865, + 51.8486208 + ], + [ + 6.3578685, + 51.8475222 + ], + [ + 6.3584053, + 51.8472161 + ], + [ + 6.3595478, + 51.8464053 + ], + [ + 6.3604352, + 51.8457031 + ], + [ + 6.3607973, + 51.8453391 + ], + [ + 6.3610248, + 51.8450432 + ], + [ + 6.36116, + 51.8447507 + ], + [ + 6.3616388, + 51.8440945 + ], + [ + 6.3618743, + 51.8438237 + ], + [ + 6.3624823, + 51.8429231 + ], + [ + 6.3627275, + 51.8424804 + ], + [ + 6.3641164, + 51.8384834 + ], + [ + 6.3641342, + 51.8383389 + ], + [ + 6.3640712, + 51.8382091 + ], + [ + 6.3633991, + 51.8371319 + ], + [ + 6.3632608, + 51.8368382 + ], + [ + 6.3630421, + 51.8364492 + ], + [ + 6.3628592, + 51.8355401 + ], + [ + 6.3629172, + 51.8353814 + ], + [ + 6.3630212, + 51.8352817 + ], + [ + 6.363191, + 51.8351558 + ], + [ + 6.3633297, + 51.8351036 + ], + [ + 6.3681468, + 51.8332928 + ], + [ + 6.3682198, + 51.8332804 + ], + [ + 6.3685106, + 51.833231 + ], + [ + 6.3686565, + 51.833218 + ], + [ + 6.368942, + 51.83327 + ], + [ + 6.369238, + 51.833299 + ], + [ + 6.3693808, + 51.8333861 + ], + [ + 6.3700022, + 51.8336844 + ], + [ + 6.370486, + 51.833919 + ], + [ + 6.3710761, + 51.8341048 + ], + [ + 6.3715736, + 51.8342615 + ], + [ + 6.3717967, + 51.8343318 + ], + [ + 6.3718362, + 51.8343442 + ], + [ + 6.3726804, + 51.8345262 + ], + [ + 6.3734026, + 51.8346542 + ], + [ + 6.373984, + 51.8347574 + ], + [ + 6.3741492, + 51.8347773 + ], + [ + 6.374329, + 51.834799 + ], + [ + 6.3750688, + 51.8348311 + ], + [ + 6.3753537, + 51.8348482 + ], + [ + 6.3756685, + 51.8348717 + ], + [ + 6.376324, + 51.8349255 + ], + [ + 6.3766647, + 51.8349533 + ], + [ + 6.3779607, + 51.8349304 + ], + [ + 6.3784195, + 51.8349246 + ], + [ + 6.378437, + 51.8349245 + ], + [ + 6.3784603, + 51.8349272 + ], + [ + 6.3784944, + 51.8349318 + ], + [ + 6.3787002, + 51.8349556 + ], + [ + 6.3790295, + 51.8349744 + ], + [ + 6.3820637, + 51.8347764 + ], + [ + 6.3822435, + 51.8347376 + ], + [ + 6.3823414, + 51.8346746 + ], + [ + 6.3823594, + 51.8346629 + ], + [ + 6.3825536, + 51.834491 + ], + [ + 6.3827502, + 51.8343947 + ], + [ + 6.3829146, + 51.8343376 + ], + [ + 6.3830764, + 51.8343127 + ], + [ + 6.3851944, + 51.8341192 + ], + [ + 6.385358, + 51.8340764 + ], + [ + 6.3854325, + 51.8340568 + ], + [ + 6.3858331, + 51.8339899 + ], + [ + 6.3860396, + 51.8339759 + ], + [ + 6.3863161, + 51.8339541 + ], + [ + 6.3867976, + 51.8338794 + ], + [ + 6.3875387, + 51.8337168 + ], + [ + 6.3878556, + 51.8336922 + ], + [ + 6.3879448, + 51.8336775 + ], + [ + 6.388157, + 51.8336426 + ], + [ + 6.3881866, + 51.8336349 + ], + [ + 6.3884173, + 51.8335752 + ], + [ + 6.38856, + 51.8335337 + ], + [ + 6.3894942, + 51.8332609 + ], + [ + 6.3895081, + 51.8332571 + ], + [ + 6.3896277, + 51.83318 + ], + [ + 6.3897843, + 51.8330266 + ], + [ + 6.3899054, + 51.8329034 + ], + [ + 6.3899911, + 51.8328275 + ], + [ + 6.3901023, + 51.8327275 + ], + [ + 6.3903648, + 51.8326451 + ], + [ + 6.3905937, + 51.8326262 + ], + [ + 6.3908715, + 51.8326223 + ], + [ + 6.3910467, + 51.8325915 + ], + [ + 6.3912119, + 51.8325336 + ], + [ + 6.3915081, + 51.8324178 + ], + [ + 6.3916635, + 51.8323569 + ], + [ + 6.3918044, + 51.83229 + ], + [ + 6.3920556, + 51.8321467 + ], + [ + 6.392181, + 51.8320214 + ], + [ + 6.392309, + 51.8318618 + ], + [ + 6.3925709, + 51.8315004 + ], + [ + 6.3926427, + 51.8313553 + ], + [ + 6.3927101, + 51.8312645 + ], + [ + 6.3927925, + 51.8311978 + ], + [ + 6.392904, + 51.831143 + ], + [ + 6.3933269, + 51.8310148 + ], + [ + 6.3936333, + 51.8309292 + ], + [ + 6.3938956, + 51.8308408 + ], + [ + 6.3942885, + 51.8306981 + ], + [ + 6.3949385, + 51.8303426 + ], + [ + 6.3952779, + 51.8301422 + ], + [ + 6.3954091, + 51.8301025 + ], + [ + 6.3956676, + 51.830083 + ], + [ + 6.39595, + 51.8300699 + ], + [ + 6.3962133, + 51.8300661 + ], + [ + 6.3965087, + 51.8300432 + ], + [ + 6.3967423, + 51.8299942 + ], + [ + 6.3969756, + 51.829936 + ], + [ + 6.3972524, + 51.8298294 + ], + [ + 6.3975244, + 51.8297137 + ], + [ + 6.3985826, + 51.8292391 + ], + [ + 6.3992185, + 51.8289672 + ], + [ + 6.4000051, + 51.8286258 + ], + [ + 6.4002719, + 51.82848 + ], + [ + 6.4018377, + 51.8271744 + ], + [ + 6.4024413, + 51.8273928 + ], + [ + 6.4027275, + 51.8274486 + ], + [ + 6.4028988, + 51.8274946 + ], + [ + 6.4051503, + 51.8277159 + ], + [ + 6.4053146, + 51.8277321 + ], + [ + 6.4064611, + 51.8278985 + ], + [ + 6.4071991, + 51.8279923 + ], + [ + 6.4072942, + 51.828024 + ], + [ + 6.4073696, + 51.8280815 + ], + [ + 6.4074263, + 51.8281702 + ], + [ + 6.4072401, + 51.8284749 + ], + [ + 6.4072051, + 51.8287685 + ], + [ + 6.4072006, + 51.8289815 + ], + [ + 6.4071624, + 51.8290552 + ], + [ + 6.4070798, + 51.8291296 + ], + [ + 6.406925, + 51.8292575 + ], + [ + 6.406785, + 51.8293852 + ], + [ + 6.4066887, + 51.8294987 + ], + [ + 6.4059487, + 51.8309828 + ], + [ + 6.4057304, + 51.8313222 + ], + [ + 6.4055816, + 51.8315233 + ], + [ + 6.4054346, + 51.8317816 + ], + [ + 6.4049856, + 51.8326575 + ], + [ + 6.4048881, + 51.8328442 + ], + [ + 6.404796, + 51.8329737 + ], + [ + 6.4044588, + 51.8334084 + ], + [ + 6.4039869, + 51.8343784 + ], + [ + 6.403751, + 51.8349814 + ], + [ + 6.4036581, + 51.8351978 + ], + [ + 6.4035794, + 51.8353981 + ], + [ + 6.40345, + 51.8356287 + ], + [ + 6.4029836, + 51.8365392 + ], + [ + 6.4034205, + 51.8365726 + ], + [ + 6.4039013, + 51.8364726 + ], + [ + 6.4060904, + 51.8360671 + ], + [ + 6.4064791, + 51.8359775 + ], + [ + 6.4066987, + 51.8359083 + ], + [ + 6.407229, + 51.8357414 + ], + [ + 6.4074801, + 51.8357404 + ], + [ + 6.4077317, + 51.8357533 + ], + [ + 6.4078411, + 51.8358229 + ], + [ + 6.407937, + 51.8359362 + ], + [ + 6.4079979, + 51.8361072 + ], + [ + 6.4079735, + 51.8362723 + ], + [ + 6.4079245, + 51.8364722 + ], + [ + 6.4078321, + 51.8369428 + ], + [ + 6.4077297, + 51.8371038 + ], + [ + 6.40754, + 51.8374022 + ], + [ + 6.4071586, + 51.8380803 + ], + [ + 6.4068275, + 51.8384738 + ], + [ + 6.4066935, + 51.8385579 + ], + [ + 6.4063997, + 51.8386942 + ], + [ + 6.4062764, + 51.8387564 + ], + [ + 6.4061805, + 51.8388127 + ], + [ + 6.4060645, + 51.8389093 + ], + [ + 6.4060511, + 51.8389233 + ], + [ + 6.4059341, + 51.8390851 + ], + [ + 6.4054482, + 51.8396065 + ], + [ + 6.4050199, + 51.8398523 + ], + [ + 6.4046898, + 51.8401634 + ], + [ + 6.4045938, + 51.8402813 + ], + [ + 6.4044909, + 51.8404178 + ], + [ + 6.4044673, + 51.8406058 + ], + [ + 6.4043123, + 51.840965 + ], + [ + 6.4042287, + 51.8411241 + ], + [ + 6.4027947, + 51.8426399 + ], + [ + 6.4024785, + 51.8431613 + ], + [ + 6.4024563, + 51.8432784 + ], + [ + 6.4024498, + 51.8434205 + ], + [ + 6.4024007, + 51.8444471 + ], + [ + 6.4024301, + 51.8446779 + ], + [ + 6.4026617, + 51.8449933 + ], + [ + 6.4030938, + 51.8455741 + ], + [ + 6.4032674, + 51.8458079 + ], + [ + 6.4049658, + 51.8471696 + ], + [ + 6.4050994, + 51.8473099 + ], + [ + 6.4051956, + 51.8475469 + ], + [ + 6.4053298, + 51.8481726 + ], + [ + 6.4052805, + 51.8483679 + ], + [ + 6.4052072, + 51.8485017 + ], + [ + 6.4051325, + 51.8485965 + ], + [ + 6.4048445, + 51.8488383 + ], + [ + 6.4062062, + 51.8499761 + ], + [ + 6.407369, + 51.8509477 + ], + [ + 6.4074634, + 51.8510266 + ], + [ + 6.4076366, + 51.8512074 + ], + [ + 6.4089756, + 51.8523425 + ], + [ + 6.40904, + 51.852216 + ], + [ + 6.4091423, + 51.8523166 + ], + [ + 6.409243, + 51.852402 + ], + [ + 6.408865, + 51.853521 + ], + [ + 6.4087879, + 51.8536548 + ], + [ + 6.4086797, + 51.8537386 + ], + [ + 6.4078713, + 51.8543533 + ], + [ + 6.4077257, + 51.8544239 + ], + [ + 6.4075905, + 51.8544715 + ], + [ + 6.4074841, + 51.8544979 + ], + [ + 6.4052145, + 51.8546044 + ], + [ + 6.4047509, + 51.8546699 + ], + [ + 6.4045313, + 51.8547368 + ], + [ + 6.4043184, + 51.8547852 + ], + [ + 6.4021461, + 51.8552821 + ], + [ + 6.4014685, + 51.8554738 + ], + [ + 6.4012602, + 51.8555497 + ], + [ + 6.4009854, + 51.8556287 + ], + [ + 6.4007956, + 51.8557043 + ], + [ + 6.4002132, + 51.8559914 + ], + [ + 6.4001661, + 51.8560146 + ], + [ + 6.3998607, + 51.8561764 + ], + [ + 6.3997673, + 51.8562669 + ], + [ + 6.3991411, + 51.8568015 + ], + [ + 6.3989637, + 51.8569205 + ], + [ + 6.3988073, + 51.8570003 + ], + [ + 6.3986096, + 51.85706 + ], + [ + 6.3976416, + 51.8574356 + ], + [ + 6.3972621, + 51.8575831 + ], + [ + 6.3970182, + 51.8577052 + ], + [ + 6.3968192, + 51.8578405 + ], + [ + 6.3967544, + 51.8578906 + ], + [ + 6.3966568, + 51.8579662 + ], + [ + 6.3956217, + 51.8590211 + ], + [ + 6.3954011, + 51.8591773 + ], + [ + 6.3951871, + 51.8593083 + ], + [ + 6.3949829, + 51.8593956 + ], + [ + 6.3948156, + 51.8594628 + ], + [ + 6.3947749, + 51.8594823 + ], + [ + 6.3946279, + 51.8595282 + ], + [ + 6.3920201, + 51.8603944 + ], + [ + 6.3917941, + 51.8604911 + ], + [ + 6.3916357, + 51.8606282 + ], + [ + 6.3914831, + 51.8609507 + ], + [ + 6.3914577, + 51.8610355 + ], + [ + 6.3914329, + 51.8611185 + ], + [ + 6.3914, + 51.8613686 + ], + [ + 6.3913108, + 51.8614161 + ], + [ + 6.3908946, + 51.8616383 + ], + [ + 6.3907724, + 51.861626 + ], + [ + 6.390583, + 51.8614818 + ], + [ + 6.390424, + 51.8614792 + ], + [ + 6.3901735, + 51.8615099 + ], + [ + 6.3899922, + 51.861622 + ], + [ + 6.3898531, + 51.8617817 + ], + [ + 6.3896982, + 51.8619165 + ], + [ + 6.3895739, + 51.8619593 + ], + [ + 6.3894264, + 51.861968 + ], + [ + 6.3891913, + 51.8618999 + ], + [ + 6.3890376, + 51.8618308 + ], + [ + 6.3888756, + 51.8618512 + ], + [ + 6.3886592, + 51.8619043 + ], + [ + 6.3884902, + 51.8619362 + ], + [ + 6.38835, + 51.8619471 + ], + [ + 6.3879342, + 51.8618882 + ], + [ + 6.3877572, + 51.8627088 + ], + [ + 6.3877292, + 51.8628388 + ], + [ + 6.3875628, + 51.8636103 + ], + [ + 6.3874209, + 51.8638044 + ], + [ + 6.3873356, + 51.863913 + ], + [ + 6.3871872, + 51.864018 + ], + [ + 6.3870681, + 51.8641065 + ], + [ + 6.3869538, + 51.8642361 + ], + [ + 6.3868869, + 51.8643423 + ], + [ + 6.3868248, + 51.8644874 + ], + [ + 6.3868245, + 51.864595 + ], + [ + 6.3868875, + 51.8649583 + ], + [ + 6.387251, + 51.8655368 + ], + [ + 6.3872552, + 51.8655434 + ], + [ + 6.387464, + 51.8658009 + ], + [ + 6.3881569, + 51.8668417 + ], + [ + 6.3883947, + 51.8672286 + ], + [ + 6.38852, + 51.8675319 + ], + [ + 6.3886423, + 51.8679083 + ], + [ + 6.388953, + 51.8688642 + ], + [ + 6.3892266, + 51.8695207 + ], + [ + 6.3896445, + 51.8705101 + ], + [ + 6.3900119, + 51.8712277 + ], + [ + 6.3902277, + 51.8716124 + ], + [ + 6.390415, + 51.8718877 + ], + [ + 6.3904956, + 51.8720174 + ], + [ + 6.3908827, + 51.8722637 + ], + [ + 6.3908969, + 51.8722726 + ], + [ + 6.3909662, + 51.8723909 + ], + [ + 6.3909778, + 51.8725018 + ], + [ + 6.390985, + 51.8725715 + ], + [ + 6.390997, + 51.8727773 + ], + [ + 6.3909637, + 51.8729378 + ], + [ + 6.3905154, + 51.8738702 + ], + [ + 6.3906683, + 51.8739284 + ], + [ + 6.3907233, + 51.8739366 + ], + [ + 6.3909316, + 51.8739674 + ], + [ + 6.3912349, + 51.8739718 + ], + [ + 6.3915221, + 51.8739236 + ], + [ + 6.3915347, + 51.8739227 + ], + [ + 6.39181, + 51.8739053 + ], + [ + 6.3918384, + 51.873911 + ], + [ + 6.3922446, + 51.8739932 + ], + [ + 6.3924215, + 51.8739711 + ], + [ + 6.3927098, + 51.8738108 + ], + [ + 6.3931027, + 51.8738533 + ], + [ + 6.3932229, + 51.8737769 + ], + [ + 6.3932853, + 51.8737075 + ], + [ + 6.3933599, + 51.8736248 + ], + [ + 6.3937914, + 51.8729326 + ], + [ + 6.3940495, + 51.8727408 + ], + [ + 6.3942241, + 51.8726111 + ], + [ + 6.3945277, + 51.8724735 + ], + [ + 6.3949863, + 51.8721563 + ], + [ + 6.3950481, + 51.87211 + ], + [ + 6.3951934, + 51.8720014 + ], + [ + 6.3953047, + 51.8718564 + ], + [ + 6.3953984, + 51.8715925 + ], + [ + 6.3955659, + 51.8714332 + ], + [ + 6.3957748, + 51.8712348 + ], + [ + 6.3957947, + 51.8712195 + ], + [ + 6.3959201, + 51.8711238 + ], + [ + 6.3959611, + 51.8709748 + ], + [ + 6.3959754, + 51.8707916 + ], + [ + 6.3960722, + 51.8706673 + ], + [ + 6.3964396, + 51.8703392 + ], + [ + 6.3966146, + 51.8702988 + ], + [ + 6.3968012, + 51.870233 + ], + [ + 6.3975621, + 51.8706376 + ], + [ + 6.3982666, + 51.8709281 + ], + [ + 6.3984079, + 51.8708126 + ], + [ + 6.3985512, + 51.8706956 + ], + [ + 6.3991954, + 51.87017 + ], + [ + 6.3998579, + 51.8702058 + ], + [ + 6.4000826, + 51.8702342 + ], + [ + 6.4003564, + 51.8703092 + ], + [ + 6.4006353, + 51.8704211 + ], + [ + 6.4009884, + 51.8701803 + ], + [ + 6.4011137, + 51.8700053 + ], + [ + 6.4012108, + 51.8697037 + ], + [ + 6.4014286, + 51.8695139 + ], + [ + 6.401568, + 51.8693659 + ], + [ + 6.4017569, + 51.8692736 + ], + [ + 6.4021978, + 51.8691259 + ], + [ + 6.4024711, + 51.869079 + ], + [ + 6.402683, + 51.8691229 + ], + [ + 6.4027928, + 51.8691728 + ], + [ + 6.4028509, + 51.8691993 + ], + [ + 6.4030194, + 51.8692917 + ], + [ + 6.4030245, + 51.8692967 + ], + [ + 6.4031167, + 51.8693877 + ], + [ + 6.4031782, + 51.8694483 + ], + [ + 6.4033538, + 51.8695268 + ], + [ + 6.4036106, + 51.8695955 + ], + [ + 6.4038792, + 51.8696986 + ], + [ + 6.4040661, + 51.8698001 + ], + [ + 6.4041379, + 51.8698819 + ], + [ + 6.4041506, + 51.8699357 + ], + [ + 6.4041821, + 51.870069 + ], + [ + 6.404258, + 51.8701691 + ], + [ + 6.4046414, + 51.8703011 + ], + [ + 6.4047464, + 51.8703804 + ], + [ + 6.4048353, + 51.8704206 + ], + [ + 6.4049404, + 51.8704682 + ], + [ + 6.4051178, + 51.8704601 + ], + [ + 6.4051285, + 51.870462 + ], + [ + 6.4052513, + 51.8704843 + ], + [ + 6.4054454, + 51.8705766 + ], + [ + 6.4055835, + 51.8706464 + ], + [ + 6.4057358, + 51.8706796 + ], + [ + 6.4059832, + 51.8706618 + ], + [ + 6.4062002, + 51.8706009 + ], + [ + 6.4064074, + 51.8706062 + ], + [ + 6.4066896, + 51.870675 + ], + [ + 6.4069432, + 51.8705933 + ], + [ + 6.4074702, + 51.8703994 + ], + [ + 6.4077196, + 51.8703076 + ], + [ + 6.4079816, + 51.8702112 + ], + [ + 6.4083568, + 51.8700733 + ], + [ + 6.4086975, + 51.8699109 + ], + [ + 6.4088584, + 51.8699004 + ], + [ + 6.4095158, + 51.8698578 + ], + [ + 6.4100086, + 51.869826 + ], + [ + 6.4100759, + 51.8696506 + ], + [ + 6.4101036, + 51.8695785 + ], + [ + 6.410239, + 51.8695043 + ], + [ + 6.4103386, + 51.8694922 + ], + [ + 6.4104277, + 51.8695098 + ], + [ + 6.4104996, + 51.8695985 + ], + [ + 6.4105994, + 51.8697852 + ], + [ + 6.4107568, + 51.869896 + ], + [ + 6.4108415, + 51.8699158 + ], + [ + 6.4109276, + 51.869936 + ], + [ + 6.4111421, + 51.8699367 + ], + [ + 6.4112575, + 51.8699747 + ], + [ + 6.4112625, + 51.8700478 + ], + [ + 6.4112422, + 51.8701348 + ], + [ + 6.4109901, + 51.8702967 + ], + [ + 6.4109983, + 51.8703354 + ], + [ + 6.411055, + 51.8704036 + ], + [ + 6.4112429, + 51.8705577 + ], + [ + 6.4113776, + 51.8706272 + ], + [ + 6.4121575, + 51.8710299 + ], + [ + 6.4122514, + 51.8710784 + ], + [ + 6.41298, + 51.8705155 + ], + [ + 6.4131642, + 51.8704103 + ], + [ + 6.4133164, + 51.8703233 + ], + [ + 6.4134611, + 51.8701599 + ], + [ + 6.4135287, + 51.8700223 + ], + [ + 6.4135285, + 51.8698189 + ], + [ + 6.414002, + 51.8694451 + ], + [ + 6.4143324, + 51.8693216 + ], + [ + 6.4145598, + 51.8692262 + ], + [ + 6.4145692, + 51.8692177 + ], + [ + 6.4148322, + 51.8689796 + ], + [ + 6.4149405, + 51.8689063 + ], + [ + 6.4152044, + 51.8687278 + ], + [ + 6.4156403, + 51.868512 + ], + [ + 6.4180861, + 51.8674611 + ], + [ + 6.4182882, + 51.8673555 + ], + [ + 6.4183569, + 51.8673197 + ], + [ + 6.4185837, + 51.8671969 + ], + [ + 6.4188596, + 51.867124 + ], + [ + 6.419154, + 51.867051 + ], + [ + 6.4195135, + 51.866902 + ], + [ + 6.4198371, + 51.8668106 + ], + [ + 6.4201761, + 51.8667555 + ], + [ + 6.4205082, + 51.8667234 + ], + [ + 6.4207857, + 51.8667305 + ], + [ + 6.4211807, + 51.8667025 + ], + [ + 6.4214216, + 51.8667327 + ], + [ + 6.4216155, + 51.8668136 + ], + [ + 6.4218055, + 51.8668945 + ], + [ + 6.4219765, + 51.8669344 + ], + [ + 6.4221203, + 51.8669173 + ], + [ + 6.4222961, + 51.8668292 + ], + [ + 6.4226031, + 51.8666463 + ], + [ + 6.4230076, + 51.8663417 + ], + [ + 6.4230922, + 51.8663205 + ], + [ + 6.4232146, + 51.866347 + ], + [ + 6.423338, + 51.8664169 + ], + [ + 6.4235211, + 51.8665116 + ], + [ + 6.4236614, + 51.866506 + ], + [ + 6.4238013, + 51.866473 + ], + [ + 6.4239319, + 51.8663486 + ], + [ + 6.4240301, + 51.8660736 + ], + [ + 6.4242091, + 51.8659671 + ], + [ + 6.4244184, + 51.8658924 + ], + [ + 6.4247134, + 51.8658537 + ], + [ + 6.4253452, + 51.8658285 + ], + [ + 6.4255458, + 51.8658796 + ], + [ + 6.4257036, + 51.8660041 + ], + [ + 6.4258245, + 51.8661336 + ], + [ + 6.4259625, + 51.8661989 + ], + [ + 6.4261179, + 51.8662 + ], + [ + 6.4267627, + 51.865905 + ], + [ + 6.427069, + 51.8658684 + ], + [ + 6.4272903, + 51.8658462 + ], + [ + 6.4276239, + 51.8656974 + ], + [ + 6.4280258, + 51.8654522 + ], + [ + 6.4282629, + 51.865295 + ], + [ + 6.4283716, + 51.8651862 + ], + [ + 6.4285622, + 51.8649174 + ], + [ + 6.428711, + 51.8646341 + ], + [ + 6.4286791, + 51.864536 + ], + [ + 6.428637, + 51.8644699 + ], + [ + 6.4285863, + 51.8643581 + ], + [ + 6.4286854, + 51.863853 + ], + [ + 6.4287574, + 51.8637629 + ], + [ + 6.4288782, + 51.8637159 + ], + [ + 6.428929, + 51.8636697 + ], + [ + 6.428935, + 51.8636077 + ], + [ + 6.4288594, + 51.863542 + ], + [ + 6.4288605, + 51.8635185 + ], + [ + 6.428862, + 51.8634892 + ], + [ + 6.4289608, + 51.8634447 + ], + [ + 6.4291956, + 51.8633645 + ], + [ + 6.4292423, + 51.8633069 + ], + [ + 6.4292372, + 51.8632473 + ], + [ + 6.4292029, + 51.8632018 + ], + [ + 6.4290758, + 51.8629876 + ], + [ + 6.4290441, + 51.8628917 + ], + [ + 6.4290455, + 51.8627954 + ], + [ + 6.4290983, + 51.8626804 + ], + [ + 6.429242, + 51.8624956 + ], + [ + 6.4295092, + 51.8622135 + ], + [ + 6.4295139, + 51.8621058 + ], + [ + 6.4294533, + 51.8620376 + ], + [ + 6.4292025, + 51.8619117 + ], + [ + 6.429149, + 51.8618343 + ], + [ + 6.4291278, + 51.86172 + ], + [ + 6.4292578, + 51.8611069 + ], + [ + 6.4292937, + 51.8607376 + ], + [ + 6.4293803, + 51.8606497 + ], + [ + 6.4295447, + 51.8605633 + ], + [ + 6.4297545, + 51.8605201 + ], + [ + 6.4299865, + 51.8604742 + ], + [ + 6.430211, + 51.8604354 + ], + [ + 6.4304572, + 51.8603643 + ], + [ + 6.4320646, + 51.8596772 + ], + [ + 6.4321842, + 51.8595752 + ], + [ + 6.4323404, + 51.8594568 + ], + [ + 6.4326385, + 51.8595501 + ], + [ + 6.4329588, + 51.8596479 + ], + [ + 6.4330573, + 51.8596643 + ], + [ + 6.4331407, + 51.8596782 + ], + [ + 6.4338597, + 51.8597514 + ], + [ + 6.4337646, + 51.8599516 + ], + [ + 6.4343587, + 51.860234 + ], + [ + 6.4354917, + 51.8607222 + ], + [ + 6.4378862, + 51.861704 + ], + [ + 6.4387597, + 51.8620621 + ], + [ + 6.4388861, + 51.8620889 + ], + [ + 6.4390674, + 51.8621028 + ], + [ + 6.4391784, + 51.8620987 + ], + [ + 6.4406529, + 51.8618435 + ], + [ + 6.4407462, + 51.8618251 + ], + [ + 6.4410881, + 51.861734 + ], + [ + 6.4413608, + 51.8618989 + ], + [ + 6.4416293, + 51.8619736 + ], + [ + 6.4418347, + 51.8620587 + ], + [ + 6.4424518, + 51.862362 + ], + [ + 6.4426157, + 51.8624108 + ], + [ + 6.4427757, + 51.8624528 + ], + [ + 6.4434419, + 51.8626296 + ], + [ + 6.4434575, + 51.8626344 + ], + [ + 6.4436952, + 51.8627073 + ], + [ + 6.4438708, + 51.8627857 + ], + [ + 6.4441965, + 51.8629567 + ], + [ + 6.4443548, + 51.8630789 + ], + [ + 6.4445216, + 51.8632514 + ], + [ + 6.44468, + 51.8633827 + ], + [ + 6.4447589, + 51.8634346 + ], + [ + 6.4454779, + 51.8638171 + ], + [ + 6.4456019, + 51.8639007 + ], + [ + 6.4457456, + 51.8640321 + ], + [ + 6.4468775, + 51.8650207 + ], + [ + 6.4473727, + 51.8651846 + ], + [ + 6.4487358, + 51.8654684 + ], + [ + 6.4508024, + 51.8652918 + ], + [ + 6.4509682, + 51.865103 + ], + [ + 6.451021, + 51.8651103 + ], + [ + 6.4512612, + 51.865144 + ], + [ + 6.4514019, + 51.8649798 + ], + [ + 6.4516127, + 51.8647716 + ], + [ + 6.4517509, + 51.864635 + ], + [ + 6.4523721, + 51.864166 + ], + [ + 6.453112, + 51.8637096 + ], + [ + 6.4536634, + 51.8632749 + ], + [ + 6.4537509, + 51.863206 + ], + [ + 6.4541861, + 51.8628465 + ], + [ + 6.4543807, + 51.8626269 + ], + [ + 6.4556326, + 51.861157 + ], + [ + 6.4561809, + 51.8605811 + ], + [ + 6.4565742, + 51.8601646 + ], + [ + 6.4570265, + 51.8597545 + ], + [ + 6.4576533, + 51.8592075 + ], + [ + 6.4581802, + 51.8588196 + ], + [ + 6.460027, + 51.8574928 + ], + [ + 6.4608502, + 51.8569713 + ], + [ + 6.4613169, + 51.8567008 + ], + [ + 6.4626169, + 51.8560187 + ], + [ + 6.4641087, + 51.8554301 + ], + [ + 6.464531, + 51.8552939 + ], + [ + 6.4645947, + 51.8552758 + ], + [ + 6.4655667, + 51.8548996 + ], + [ + 6.4660637, + 51.8547072 + ], + [ + 6.4666427, + 51.8545989 + ], + [ + 6.4677389, + 51.8543611 + ], + [ + 6.4685038, + 51.8541975 + ], + [ + 6.4704799, + 51.8539577 + ], + [ + 6.4722034, + 51.8538357 + ], + [ + 6.4725174, + 51.8538135 + ], + [ + 6.4725771, + 51.85398 + ], + [ + 6.4726701, + 51.8541625 + ], + [ + 6.4728591, + 51.8543393 + ], + [ + 6.4730797, + 51.8545915 + ], + [ + 6.4731155, + 51.8546383 + ], + [ + 6.4732172, + 51.8547696 + ], + [ + 6.4732107, + 51.8548975 + ], + [ + 6.4732205, + 51.8550124 + ], + [ + 6.473319, + 51.8551699 + ], + [ + 6.4734372, + 51.8553504 + ], + [ + 6.4735061, + 51.8554752 + ], + [ + 6.4735856, + 51.8556082 + ], + [ + 6.4737304, + 51.8556314 + ], + [ + 6.4738901, + 51.8556622 + ], + [ + 6.4750823, + 51.8560439 + ], + [ + 6.4764475, + 51.8565393 + ], + [ + 6.4769625, + 51.8567132 + ], + [ + 6.4771985, + 51.8567894 + ], + [ + 6.4774963, + 51.8568706 + ], + [ + 6.4777618, + 51.8569286 + ], + [ + 6.4780407, + 51.8569588 + ], + [ + 6.47807, + 51.8569598 + ], + [ + 6.478494, + 51.8569737 + ], + [ + 6.4796957, + 51.8569737 + ], + [ + 6.4822327, + 51.8570126 + ], + [ + 6.482582, + 51.8570652 + ], + [ + 6.4828654, + 51.857137 + ], + [ + 6.4831268, + 51.8572136 + ], + [ + 6.4833967, + 51.8573222 + ], + [ + 6.4839442, + 51.857566 + ], + [ + 6.4846749, + 51.8578913 + ], + [ + 6.4853943, + 51.8582115 + ], + [ + 6.4855205, + 51.8582647 + ], + [ + 6.4856699, + 51.8582983 + ], + [ + 6.4858161, + 51.858333 + ], + [ + 6.4858402, + 51.8583384 + ], + [ + 6.4861399, + 51.8584028 + ], + [ + 6.4862563, + 51.8584265 + ], + [ + 6.4863507, + 51.8584577 + ], + [ + 6.4863939, + 51.8584729 + ], + [ + 6.4864848, + 51.858508 + ], + [ + 6.4865506, + 51.8585372 + ], + [ + 6.4872716, + 51.8589045 + ], + [ + 6.4874557, + 51.8589693 + ], + [ + 6.4879158, + 51.8590784 + ], + [ + 6.4880244, + 51.8591029 + ], + [ + 6.4881258, + 51.8591248 + ], + [ + 6.4883807, + 51.8591608 + ], + [ + 6.4886141, + 51.859183 + ], + [ + 6.4896372, + 51.8592652 + ], + [ + 6.4898799, + 51.8592925 + ], + [ + 6.4899761, + 51.8593063 + ], + [ + 6.4900725, + 51.8593312 + ], + [ + 6.4904408, + 51.8594422 + ], + [ + 6.4906238, + 51.8595139 + ], + [ + 6.4908297, + 51.8596069 + ], + [ + 6.4909472, + 51.8596557 + ], + [ + 6.4911367, + 51.8597643 + ], + [ + 6.4912223, + 51.8598074 + ], + [ + 6.4914245, + 51.8598517 + ], + [ + 6.4921239, + 51.8600185 + ], + [ + 6.4924076, + 51.8600784 + ], + [ + 6.493558, + 51.86035 + ], + [ + 6.4951409, + 51.8607265 + ], + [ + 6.49588, + 51.8609023 + ], + [ + 6.4962283, + 51.8609851 + ], + [ + 6.496379, + 51.861026 + ], + [ + 6.4968731, + 51.8611086 + ], + [ + 6.497085, + 51.8611616 + ], + [ + 6.4989418, + 51.8616566 + ], + [ + 6.4991664, + 51.8617406 + ], + [ + 6.5003024, + 51.862233 + ], + [ + 6.5003244, + 51.8622423 + ], + [ + 6.5005385, + 51.8623775 + ], + [ + 6.5007984, + 51.8625626 + ], + [ + 6.5009004, + 51.8626691 + ], + [ + 6.5010251, + 51.8627974 + ], + [ + 6.5010573, + 51.862848 + ], + [ + 6.5011682, + 51.8629916 + ], + [ + 6.5019782, + 51.8641444 + ], + [ + 6.5020874, + 51.8643586 + ], + [ + 6.5021939, + 51.864614 + ], + [ + 6.502241, + 51.8648563 + ], + [ + 6.5022833, + 51.8650463 + ], + [ + 6.5022996, + 51.8651191 + ], + [ + 6.5023236, + 51.865325 + ], + [ + 6.5022545, + 51.865509 + ], + [ + 6.502144, + 51.865659 + ], + [ + 6.5019127, + 51.8658538 + ], + [ + 6.5012631, + 51.866582 + ], + [ + 6.5011533, + 51.8667641 + ], + [ + 6.5011103, + 51.8669569 + ], + [ + 6.5010786, + 51.867152 + ], + [ + 6.5010788, + 51.8671716 + ], + [ + 6.5010892, + 51.8679741 + ], + [ + 6.5013713, + 51.8681613 + ], + [ + 6.5018713, + 51.8677629 + ], + [ + 6.501954, + 51.8676971 + ], + [ + 6.5025928, + 51.8679562 + ], + [ + 6.5027814, + 51.8679633 + ], + [ + 6.5028726, + 51.8679165 + ], + [ + 6.5029112, + 51.8678406 + ], + [ + 6.5029269, + 51.8677351 + ], + [ + 6.5029775, + 51.8675559 + ], + [ + 6.5030681, + 51.8674863 + ], + [ + 6.5031977, + 51.867494 + ], + [ + 6.5032771, + 51.867562 + ], + [ + 6.5042598, + 51.8683945 + ], + [ + 6.5043276, + 51.8684396 + ], + [ + 6.5044434, + 51.8684888 + ], + [ + 6.5083168, + 51.8696233 + ], + [ + 6.509677, + 51.8701688 + ], + [ + 6.5097138, + 51.8701836 + ], + [ + 6.5113697, + 51.8707526 + ], + [ + 6.5117177, + 51.8709115 + ], + [ + 6.5119666, + 51.8711013 + ], + [ + 6.5122017, + 51.871463 + ], + [ + 6.5122391, + 51.8716161 + ], + [ + 6.5124542, + 51.8719207 + ], + [ + 6.5132896, + 51.8723425 + ], + [ + 6.5135757, + 51.8725411 + ], + [ + 6.5138703, + 51.8727785 + ], + [ + 6.5142861, + 51.8729871 + ], + [ + 6.5145588, + 51.8730964 + ], + [ + 6.5145798, + 51.8731051 + ], + [ + 6.5153885, + 51.8734427 + ], + [ + 6.5157077, + 51.8734943 + ], + [ + 6.5158916, + 51.8734604 + ], + [ + 6.5170688, + 51.8733906 + ], + [ + 6.5175539, + 51.8731519 + ], + [ + 6.5178005, + 51.8731196 + ], + [ + 6.5180161, + 51.8731067 + ], + [ + 6.518129, + 51.8731001 + ], + [ + 6.5215278, + 51.873393 + ], + [ + 6.5246374, + 51.8736611 + ], + [ + 6.524598, + 51.8737271 + ], + [ + 6.5243971, + 51.8740644 + ], + [ + 6.5266924, + 51.8747615 + ], + [ + 6.5274053, + 51.8750174 + ], + [ + 6.527937, + 51.8752705 + ], + [ + 6.5298678, + 51.875989 + ], + [ + 6.5299232, + 51.8760097 + ], + [ + 6.529429, + 51.8763196 + ], + [ + 6.5291914, + 51.8765558 + ], + [ + 6.5291879, + 51.8765724 + ], + [ + 6.5291391, + 51.8768061 + ], + [ + 6.529273, + 51.8769787 + ], + [ + 6.5300722, + 51.8772793 + ], + [ + 6.5306454, + 51.8772916 + ], + [ + 6.5309543, + 51.8773707 + ], + [ + 6.5318347, + 51.8776728 + ], + [ + 6.5334591, + 51.8785534 + ], + [ + 6.5352307, + 51.8791368 + ], + [ + 6.5356588, + 51.8792513 + ], + [ + 6.5360232, + 51.8793299 + ], + [ + 6.5362357, + 51.8793618 + ], + [ + 6.5369326, + 51.8794667 + ], + [ + 6.5371369, + 51.8795058 + ], + [ + 6.5373346, + 51.8795747 + ], + [ + 6.537719, + 51.8799805 + ], + [ + 6.5379852, + 51.8801151 + ], + [ + 6.5386028, + 51.8802642 + ], + [ + 6.5387649, + 51.8803769 + ], + [ + 6.5387815, + 51.88045 + ], + [ + 6.5388938, + 51.8807672 + ], + [ + 6.5389993, + 51.8808417 + ], + [ + 6.5390169, + 51.8808442 + ], + [ + 6.5391181, + 51.8808587 + ], + [ + 6.5396383, + 51.8808234 + ], + [ + 6.5398239, + 51.8808557 + ], + [ + 6.5400816, + 51.8809492 + ], + [ + 6.5405314, + 51.8814534 + ], + [ + 6.5407718, + 51.8817228 + ], + [ + 6.5414591, + 51.8819834 + ], + [ + 6.541527, + 51.8820376 + ], + [ + 6.5415467, + 51.8820787 + ], + [ + 6.5422688, + 51.8826664 + ], + [ + 6.5422628, + 51.8827471 + ], + [ + 6.5422391, + 51.8830698 + ], + [ + 6.5422418, + 51.8830829 + ], + [ + 6.5422817, + 51.8832755 + ], + [ + 6.5423883, + 51.883524 + ], + [ + 6.5425702, + 51.8836823 + ], + [ + 6.5440684, + 51.8845343 + ], + [ + 6.5447802, + 51.8846068 + ], + [ + 6.5453523, + 51.8845778 + ], + [ + 6.5455832, + 51.884502 + ], + [ + 6.5458434, + 51.8844235 + ], + [ + 6.5460106, + 51.8843164 + ], + [ + 6.5460728, + 51.8841599 + ], + [ + 6.5468641, + 51.8836292 + ], + [ + 6.547147, + 51.883562 + ], + [ + 6.5472818, + 51.8834965 + ], + [ + 6.5473864, + 51.8833991 + ], + [ + 6.5475203, + 51.883267 + ], + [ + 6.5476167, + 51.8831722 + ], + [ + 6.5491675, + 51.8830979 + ], + [ + 6.5495706, + 51.8831018 + ], + [ + 6.5495996, + 51.8831021 + ], + [ + 6.5499684, + 51.8833433 + ], + [ + 6.5499082, + 51.8833907 + ], + [ + 6.5491897, + 51.8839568 + ], + [ + 6.5482998, + 51.8852949 + ], + [ + 6.5483951, + 51.885311 + ], + [ + 6.5492283, + 51.8854521 + ], + [ + 6.5498237, + 51.8855158 + ], + [ + 6.5506638, + 51.8858162 + ], + [ + 6.5512665, + 51.8859437 + ], + [ + 6.5523336, + 51.8861696 + ], + [ + 6.5523834, + 51.8860862 + ], + [ + 6.5524397, + 51.8859922 + ], + [ + 6.5527658, + 51.883969 + ], + [ + 6.5536144, + 51.8839005 + ], + [ + 6.5538794, + 51.8838588 + ], + [ + 6.5540863, + 51.8837146 + ], + [ + 6.5542683, + 51.8836074 + ], + [ + 6.5545472, + 51.8835311 + ], + [ + 6.5547134, + 51.8835248 + ], + [ + 6.5549466, + 51.8835338 + ], + [ + 6.5551526, + 51.8834973 + ], + [ + 6.555284, + 51.8834318 + ], + [ + 6.5553776, + 51.8833415 + ], + [ + 6.5553819, + 51.8832247 + ], + [ + 6.5553198, + 51.882978 + ], + [ + 6.5552585, + 51.8827657 + ], + [ + 6.5552659, + 51.8827425 + ], + [ + 6.5552927, + 51.88266 + ], + [ + 6.5553998, + 51.8825214 + ], + [ + 6.5555846, + 51.8823843 + ], + [ + 6.5557281, + 51.8822225 + ], + [ + 6.5559058, + 51.8819551 + ], + [ + 6.5560218, + 51.8817339 + ], + [ + 6.5561488, + 51.881641 + ], + [ + 6.5566134, + 51.8817346 + ], + [ + 6.556884, + 51.8817615 + ], + [ + 6.5571981, + 51.8817536 + ], + [ + 6.5574689, + 51.881792 + ], + [ + 6.5578335, + 51.8818683 + ], + [ + 6.5578217, + 51.8819338 + ], + [ + 6.5577949, + 51.8820839 + ], + [ + 6.5576984, + 51.8823415 + ], + [ + 6.5579637, + 51.8824463 + ], + [ + 6.5582614, + 51.8825164 + ], + [ + 6.558609, + 51.8825151 + ], + [ + 6.5589485, + 51.8824955 + ], + [ + 6.5599231, + 51.8823066 + ], + [ + 6.5601248, + 51.8822426 + ], + [ + 6.5604162, + 51.8822144 + ], + [ + 6.5606276, + 51.8822396 + ], + [ + 6.5607917, + 51.8822951 + ], + [ + 6.5608411, + 51.8824778 + ], + [ + 6.5608244, + 51.8826295 + ], + [ + 6.5608115, + 51.8827483 + ], + [ + 6.5607551, + 51.8828946 + ], + [ + 6.5607079, + 51.8830173 + ], + [ + 6.5608096, + 51.8834927 + ], + [ + 6.5609526, + 51.8837224 + ], + [ + 6.5609282, + 51.8839128 + ], + [ + 6.5610073, + 51.8840997 + ], + [ + 6.5613048, + 51.8840279 + ], + [ + 6.5617409, + 51.8840232 + ], + [ + 6.562167, + 51.8841882 + ], + [ + 6.5625775, + 51.8843281 + ], + [ + 6.5629404, + 51.8844846 + ], + [ + 6.5630748, + 51.884671 + ], + [ + 6.5633655, + 51.8848877 + ], + [ + 6.5635355, + 51.8851539 + ], + [ + 6.5637245, + 51.8853054 + ], + [ + 6.5639921, + 51.8854903 + ], + [ + 6.5644024, + 51.8856974 + ], + [ + 6.5683584, + 51.8876939 + ], + [ + 6.5695562, + 51.8882984 + ], + [ + 6.5749495, + 51.8902039 + ], + [ + 6.5762066, + 51.8906481 + ], + [ + 6.5765162, + 51.8907597 + ], + [ + 6.5765925, + 51.8907872 + ], + [ + 6.5806223, + 51.8922399 + ], + [ + 6.5818582, + 51.8926854 + ], + [ + 6.582994, + 51.8931082 + ], + [ + 6.5855323, + 51.8939241 + ], + [ + 6.5857804, + 51.8940102 + ], + [ + 6.5860285, + 51.8940375 + ], + [ + 6.5862659, + 51.8940697 + ], + [ + 6.5865475, + 51.8941186 + ], + [ + 6.5897549, + 51.8947085 + ], + [ + 6.5934705, + 51.8953225 + ], + [ + 6.60169, + 51.896837 + ], + [ + 6.6038504, + 51.8971502 + ], + [ + 6.6041657, + 51.8972054 + ], + [ + 6.61214, + 51.8989907 + ], + [ + 6.6177158, + 51.90024 + ], + [ + 6.6181904, + 51.9003463 + ], + [ + 6.6222934, + 51.9012657 + ], + [ + 6.6252863, + 51.9019041 + ], + [ + 6.6253315, + 51.9019137 + ], + [ + 6.6277322, + 51.9008478 + ], + [ + 6.6340145, + 51.9010032 + ], + [ + 6.6342173, + 51.9010083 + ], + [ + 6.6375857, + 51.9043698 + ], + [ + 6.6376875, + 51.9044351 + ], + [ + 6.6378035, + 51.9044842 + ], + [ + 6.6387012, + 51.9047051 + ], + [ + 6.6450626, + 51.9062707 + ], + [ + 6.6459544, + 51.9064879 + ], + [ + 6.6484445, + 51.9070944 + ], + [ + 6.6502649, + 51.9076261 + ], + [ + 6.6534905, + 51.9085999 + ], + [ + 6.657903, + 51.909932 + ], + [ + 6.6616161, + 51.9110888 + ], + [ + 6.6622033, + 51.9112718 + ], + [ + 6.6640275, + 51.9119178 + ], + [ + 6.6669161, + 51.913035 + ], + [ + 6.6678521, + 51.9134275 + ], + [ + 6.6679799, + 51.9134811 + ], + [ + 6.6687881, + 51.9139117 + ], + [ + 6.6746284, + 51.9158863 + ], + [ + 6.675053, + 51.9159846 + ], + [ + 6.6830576, + 51.9175409 + ], + [ + 6.6841704, + 51.9175925 + ], + [ + 6.6843304, + 51.9175146 + ], + [ + 6.6846701, + 51.9173756 + ], + [ + 6.6847002, + 51.9172745 + ], + [ + 6.6841779, + 51.916172 + ], + [ + 6.6854029, + 51.9160803 + ], + [ + 6.6858037, + 51.916007 + ], + [ + 6.6893228, + 51.9152478 + ], + [ + 6.6898466, + 51.9150907 + ], + [ + 6.6901836, + 51.9149861 + ], + [ + 6.69155, + 51.9148296 + ], + [ + 6.6924939, + 51.9147215 + ], + [ + 6.6930433, + 51.9149735 + ], + [ + 6.6931955, + 51.9150432 + ], + [ + 6.6945525, + 51.9156346 + ], + [ + 6.6947732, + 51.9157168 + ], + [ + 6.6953763, + 51.915893 + ], + [ + 6.6956343, + 51.9157026 + ], + [ + 6.6958452, + 51.9151975 + ], + [ + 6.695596, + 51.915085 + ], + [ + 6.6963405, + 51.9130934 + ], + [ + 6.6963846, + 51.9129752 + ], + [ + 6.6975392, + 51.9098875 + ], + [ + 6.6997893, + 51.9090451 + ], + [ + 6.7012501, + 51.9095994 + ], + [ + 6.7014072, + 51.9097227 + ], + [ + 6.701559, + 51.9098048 + ], + [ + 6.7017802, + 51.9098019 + ], + [ + 6.7026244, + 51.9097911 + ], + [ + 6.7031619, + 51.9097269 + ], + [ + 6.7034139, + 51.9096516 + ], + [ + 6.703546, + 51.9095417 + ], + [ + 6.703626, + 51.9094257 + ], + [ + 6.7037774, + 51.9093361 + ], + [ + 6.7032214, + 51.9063937 + ], + [ + 6.7076251, + 51.9039537 + ], + [ + 6.7086866, + 51.9033656 + ], + [ + 6.708743, + 51.903335 + ], + [ + 6.7130051, + 51.9009729 + ], + [ + 6.721208, + 51.896479 + ], + [ + 6.7218609, + 51.8960663 + ], + [ + 6.7264229, + 51.8971775 + ], + [ + 6.732048, + 51.8985478 + ], + [ + 6.732531, + 51.8986655 + ], + [ + 6.7325455, + 51.8986846 + ], + [ + 6.734653, + 51.9014538 + ], + [ + 6.7351781, + 51.9021438 + ], + [ + 6.735278, + 51.9022742 + ], + [ + 6.7359817, + 51.9031928 + ], + [ + 6.7371206, + 51.9046794 + ], + [ + 6.7377286, + 51.9047032 + ], + [ + 6.7381339, + 51.9047442 + ], + [ + 6.7383107, + 51.9048075 + ], + [ + 6.739564, + 51.9051039 + ], + [ + 6.7403425, + 51.905262 + ], + [ + 6.740509, + 51.9052958 + ], + [ + 6.7409586, + 51.9053383 + ], + [ + 6.7420592, + 51.9053671 + ], + [ + 6.7431188, + 51.9054722 + ], + [ + 6.7432313, + 51.9054845 + ], + [ + 6.7455514, + 51.9057387 + ], + [ + 6.7460179, + 51.9058267 + ], + [ + 6.7464707, + 51.9059356 + ], + [ + 6.7471986, + 51.9061541 + ], + [ + 6.7473768, + 51.9062449 + ], + [ + 6.7474618, + 51.9063258 + ], + [ + 6.7476273, + 51.9063825 + ], + [ + 6.7477584, + 51.9064168 + ], + [ + 6.7511704, + 51.9072224 + ], + [ + 6.7513528, + 51.9076521 + ], + [ + 6.7514102, + 51.9076969 + ], + [ + 6.7515003, + 51.9077538 + ], + [ + 6.7516466, + 51.9078462 + ], + [ + 6.7517559, + 51.9079702 + ], + [ + 6.7520389, + 51.9084988 + ], + [ + 6.7521266, + 51.9085545 + ], + [ + 6.7522171, + 51.9085918 + ], + [ + 6.7525744, + 51.9087162 + ], + [ + 6.7526767, + 51.9087693 + ], + [ + 6.7532731, + 51.9092672 + ], + [ + 6.7541398, + 51.9098849 + ], + [ + 6.7542606, + 51.909971 + ], + [ + 6.7543863, + 51.9100606 + ], + [ + 6.7541678, + 51.910385 + ], + [ + 6.7540745, + 51.9119966 + ], + [ + 6.7541117, + 51.9120833 + ], + [ + 6.7541408, + 51.9121512 + ], + [ + 6.7541461, + 51.9121663 + ], + [ + 6.7541788, + 51.9122591 + ], + [ + 6.7541746, + 51.9123569 + ], + [ + 6.7541405, + 51.9124186 + ], + [ + 6.7540917, + 51.9125391 + ], + [ + 6.7541091, + 51.9126763 + ], + [ + 6.7542626, + 51.9127972 + ], + [ + 6.7546327, + 51.9130301 + ], + [ + 6.7548114, + 51.9131425 + ], + [ + 6.7551135, + 51.9132746 + ], + [ + 6.7559968, + 51.9135682 + ], + [ + 6.7566544, + 51.9137009 + ], + [ + 6.7571517, + 51.9138089 + ], + [ + 6.7576817, + 51.9138248 + ], + [ + 6.7600541, + 51.9140553 + ], + [ + 6.7609239, + 51.9142256 + ], + [ + 6.7610625, + 51.9142528 + ], + [ + 6.7616033, + 51.9144219 + ], + [ + 6.7620817, + 51.9146035 + ], + [ + 6.7626108, + 51.9148392 + ], + [ + 6.7631976, + 51.9152869 + ], + [ + 6.7634421, + 51.9153719 + ], + [ + 6.7635139, + 51.9153902 + ], + [ + 6.7659854, + 51.916023 + ], + [ + 6.768065, + 51.9161119 + ], + [ + 6.7699694, + 51.9162011 + ], + [ + 6.7711982, + 51.917069 + ], + [ + 6.7715967, + 51.9173406 + ], + [ + 6.7727831, + 51.9181491 + ], + [ + 6.7732141, + 51.9184667 + ], + [ + 6.7737697, + 51.9188762 + ], + [ + 6.7743177, + 51.9192665 + ], + [ + 6.7746554, + 51.9195016 + ], + [ + 6.7747258, + 51.9195507 + ], + [ + 6.7748142, + 51.9196109 + ], + [ + 6.7748746, + 51.9196521 + ], + [ + 6.7749872, + 51.9197309 + ], + [ + 6.7751353, + 51.9198297 + ], + [ + 6.7751774, + 51.9198651 + ], + [ + 6.7763487, + 51.920681 + ], + [ + 6.7777569, + 51.9216813 + ], + [ + 6.7794693, + 51.9228898 + ], + [ + 6.7816867, + 51.9244823 + ], + [ + 6.7817461, + 51.924525 + ], + [ + 6.7837522, + 51.9259535 + ], + [ + 6.7850775, + 51.9269093 + ], + [ + 6.7859419, + 51.9275326 + ], + [ + 6.7889452, + 51.9296513 + ], + [ + 6.7860035, + 51.9311696 + ], + [ + 6.7861365, + 51.9312592 + ], + [ + 6.7865297, + 51.9314663 + ], + [ + 6.7877008, + 51.9320705 + ], + [ + 6.78851, + 51.9324879 + ], + [ + 6.7901463, + 51.9333268 + ], + [ + 6.7931583, + 51.9348733 + ], + [ + 6.7939745, + 51.9352916 + ], + [ + 6.794498, + 51.9364989 + ], + [ + 6.7946674, + 51.9367262 + ], + [ + 6.7947079, + 51.9367821 + ], + [ + 6.7949039, + 51.9372281 + ], + [ + 6.7951071, + 51.9377223 + ], + [ + 6.7956475, + 51.9389806 + ], + [ + 6.7964379, + 51.9406805 + ], + [ + 6.7971139, + 51.9421968 + ], + [ + 6.7971872, + 51.9423696 + ], + [ + 6.7972146, + 51.9425065 + ], + [ + 6.7971781, + 51.9426237 + ], + [ + 6.7971123, + 51.9427459 + ], + [ + 6.7965879, + 51.9432912 + ], + [ + 6.7964241, + 51.943472 + ], + [ + 6.7962918, + 51.9437028 + ], + [ + 6.7962427, + 51.9438751 + ], + [ + 6.7962421, + 51.9440558 + ], + [ + 6.7962932, + 51.944428 + ], + [ + 6.796597, + 51.946103 + ], + [ + 6.7969508, + 51.9480197 + ], + [ + 6.797151, + 51.9489949 + ], + [ + 6.7973092, + 51.9497648 + ], + [ + 6.7976218, + 51.9514716 + ], + [ + 6.7979469, + 51.9534117 + ], + [ + 6.7982449, + 51.9552217 + ], + [ + 6.7984055, + 51.9562398 + ], + [ + 6.7985873, + 51.9572279 + ], + [ + 6.7988698, + 51.9587246 + ], + [ + 6.8029263, + 51.959644 + ], + [ + 6.8041814, + 51.9599285 + ], + [ + 6.8075919, + 51.9606749 + ], + [ + 6.8081686, + 51.9608059 + ], + [ + 6.8110823, + 51.9614681 + ], + [ + 6.8123833, + 51.961742 + ], + [ + 6.8137622, + 51.963468 + ], + [ + 6.8138864, + 51.9636235 + ], + [ + 6.8163518, + 51.963791 + ], + [ + 6.8201221, + 51.9640353 + ], + [ + 6.8214158, + 51.9641145 + ], + [ + 6.8218118, + 51.9641131 + ], + [ + 6.8218274, + 51.9641131 + ], + [ + 6.8242142, + 51.9642932 + ], + [ + 6.8253385, + 51.9645701 + ], + [ + 6.8274318, + 51.9653989 + ], + [ + 6.8300165, + 51.9663236 + ], + [ + 6.8313307, + 51.96829 + ], + [ + 6.8315232, + 51.9684748 + ], + [ + 6.8324679, + 51.9699869 + ], + [ + 6.8325612, + 51.970196 + ], + [ + 6.8326053, + 51.9704768 + ], + [ + 6.8327597, + 51.9715348 + ], + [ + 6.8328016, + 51.9718215 + ], + [ + 6.832949, + 51.9722769 + ], + [ + 6.832664, + 51.9732744 + ], + [ + 6.8323344, + 51.9743424 + ], + [ + 6.8320653, + 51.974674 + ], + [ + 6.831785, + 51.9749898 + ], + [ + 6.8314329, + 51.9753867 + ], + [ + 6.8308087, + 51.9759275 + ], + [ + 6.8302954, + 51.9763561 + ], + [ + 6.8302556, + 51.9763894 + ], + [ + 6.830001, + 51.9776762 + ], + [ + 6.8297706, + 51.9794026 + ], + [ + 6.8297741, + 51.9795927 + ], + [ + 6.8297874, + 51.9799385 + ], + [ + 6.8299878, + 51.9815875 + ], + [ + 6.8301332, + 51.9832534 + ], + [ + 6.8302808, + 51.9846855 + ], + [ + 6.8303198, + 51.9855098 + ], + [ + 6.8305197, + 51.9862744 + ], + [ + 6.8301799, + 51.9868837 + ], + [ + 6.8297184, + 51.9877114 + ], + [ + 6.8293401, + 51.988377 + ], + [ + 6.826577, + 51.9935228 + ], + [ + 6.8265181, + 51.9935265 + ], + [ + 6.8248689, + 51.9936277 + ], + [ + 6.8248149, + 51.9936315 + ], + [ + 6.8208419, + 51.9939183 + ], + [ + 6.8178945, + 51.9941519 + ], + [ + 6.8151708, + 51.9943678 + ], + [ + 6.8108332, + 51.994711 + ], + [ + 6.8078913, + 51.9949437 + ], + [ + 6.8079205, + 51.995028 + ], + [ + 6.8103159, + 51.9971284 + ], + [ + 6.811411, + 51.9980887 + ], + [ + 6.8101391, + 51.9987053 + ], + [ + 6.8064947, + 52.0004721 + ], + [ + 6.8022799, + 52.0025862 + ], + [ + 6.7995924, + 52.0038991 + ], + [ + 6.7992982, + 52.0040473 + ], + [ + 6.7955569, + 52.0059321 + ], + [ + 6.7905465, + 52.0084563 + ], + [ + 6.7899902, + 52.0087428 + ], + [ + 6.7887086, + 52.009403 + ], + [ + 6.7855173, + 52.0110467 + ], + [ + 6.7778992, + 52.0148676 + ], + [ + 6.7763015, + 52.0156809 + ], + [ + 6.7757692, + 52.0159519 + ], + [ + 6.7737662, + 52.0170596 + ], + [ + 6.772162, + 52.0179211 + ], + [ + 6.771205, + 52.0180545 + ], + [ + 6.7663426, + 52.0188027 + ], + [ + 6.764143, + 52.0223195 + ], + [ + 6.7565312, + 52.0264842 + ], + [ + 6.7564468, + 52.0265304 + ], + [ + 6.7530952, + 52.0283637 + ], + [ + 6.7529976, + 52.0284171 + ], + [ + 6.7508671, + 52.0290701 + ], + [ + 6.7462436, + 52.030487 + ], + [ + 6.7428338, + 52.0314897 + ], + [ + 6.7404944, + 52.0321777 + ], + [ + 6.7341939, + 52.03406 + ], + [ + 6.7256693, + 52.036607 + ], + [ + 6.7178959, + 52.0389491 + ], + [ + 6.7149272, + 52.0398434 + ], + [ + 6.7143527, + 52.039985 + ], + [ + 6.7140427, + 52.0400366 + ], + [ + 6.713338, + 52.04003 + ], + [ + 6.7112559, + 52.0400107 + ], + [ + 6.6989967, + 52.039897 + ], + [ + 6.6921333, + 52.0398443 + ], + [ + 6.6920379, + 52.0398436 + ], + [ + 6.6879217, + 52.0397983 + ], + [ + 6.6880116, + 52.0439781 + ], + [ + 6.6880977, + 52.0479801 + ], + [ + 6.6881096, + 52.0485307 + ], + [ + 6.6881892, + 52.0522299 + ], + [ + 6.6878603, + 52.052392 + ], + [ + 6.6867828, + 52.0526824 + ], + [ + 6.6869899, + 52.0533989 + ], + [ + 6.6868976, + 52.0544006 + ], + [ + 6.6867845, + 52.0548098 + ], + [ + 6.686862, + 52.0555279 + ], + [ + 6.6870096, + 52.0559909 + ], + [ + 6.6871827, + 52.0561949 + ], + [ + 6.6873341, + 52.0562961 + ], + [ + 6.6875139, + 52.0563534 + ], + [ + 6.687734, + 52.0563942 + ], + [ + 6.6893666, + 52.0564267 + ], + [ + 6.689594, + 52.0564629 + ], + [ + 6.6897652, + 52.0566073 + ], + [ + 6.6900767, + 52.0570906 + ], + [ + 6.6902791, + 52.0574047 + ], + [ + 6.6907614, + 52.0581384 + ], + [ + 6.6917107, + 52.0593496 + ], + [ + 6.6944776, + 52.0632313 + ], + [ + 6.6951831, + 52.0641042 + ], + [ + 6.6953869, + 52.0642208 + ], + [ + 6.6958019, + 52.0642088 + ], + [ + 6.6965697, + 52.0668671 + ], + [ + 6.6966685, + 52.0673078 + ], + [ + 6.6966586, + 52.0675874 + ], + [ + 6.6964826, + 52.0680178 + ], + [ + 6.6963898, + 52.068138 + ], + [ + 6.696142, + 52.0682808 + ], + [ + 6.6956316, + 52.0684497 + ], + [ + 6.6954128, + 52.0685738 + ], + [ + 6.6952112, + 52.068771 + ], + [ + 6.6946134, + 52.0697242 + ], + [ + 6.6946137, + 52.0697356 + ], + [ + 6.6961534, + 52.0704893 + ], + [ + 6.700114, + 52.0711214 + ], + [ + 6.703205, + 52.0715851 + ], + [ + 6.7097372, + 52.0723488 + ], + [ + 6.7108168, + 52.0724339 + ], + [ + 6.7113171, + 52.0725117 + ], + [ + 6.715326, + 52.0730293 + ], + [ + 6.717808, + 52.0732436 + ], + [ + 6.7212522, + 52.0734927 + ], + [ + 6.7310775, + 52.0742545 + ], + [ + 6.7314932, + 52.0742896 + ], + [ + 6.7354795, + 52.0746271 + ], + [ + 6.7363693, + 52.075217 + ], + [ + 6.736392, + 52.0752274 + ], + [ + 6.7364388, + 52.0752488 + ], + [ + 6.7364502, + 52.0752564 + ], + [ + 6.7365371, + 52.075276 + ], + [ + 6.7397016, + 52.0774262 + ], + [ + 6.7410243, + 52.0782903 + ], + [ + 6.7426324, + 52.0793408 + ], + [ + 6.7426661, + 52.0793628 + ], + [ + 6.7438709, + 52.0801404 + ], + [ + 6.7447707, + 52.0807211 + ], + [ + 6.745023, + 52.0808191 + ], + [ + 6.7452627, + 52.0809123 + ], + [ + 6.7476856, + 52.0818616 + ], + [ + 6.7482359, + 52.0823377 + ], + [ + 6.7489282, + 52.0829368 + ], + [ + 6.7501081, + 52.0840265 + ], + [ + 6.7505975, + 52.0845038 + ], + [ + 6.7509462, + 52.0849851 + ], + [ + 6.7511154, + 52.0854272 + ], + [ + 6.7510767, + 52.0858672 + ], + [ + 6.7509312, + 52.0862169 + ], + [ + 6.75081, + 52.0866163 + ], + [ + 6.7506933, + 52.0868682 + ], + [ + 6.7505936, + 52.0870543 + ], + [ + 6.7504391, + 52.0872822 + ], + [ + 6.7502436, + 52.0874943 + ], + [ + 6.7499639, + 52.0876657 + ], + [ + 6.7498035, + 52.087753 + ], + [ + 6.7476725, + 52.0888481 + ], + [ + 6.7465834, + 52.0894365 + ], + [ + 6.7460668, + 52.0897292 + ], + [ + 6.7457046, + 52.0899634 + ], + [ + 6.7453592, + 52.0902821 + ], + [ + 6.7453048, + 52.0903839 + ], + [ + 6.7446225, + 52.0916654 + ], + [ + 6.745395, + 52.092004 + ], + [ + 6.7446533, + 52.0930362 + ], + [ + 6.7445928, + 52.0931203 + ], + [ + 6.7445971, + 52.0931554 + ], + [ + 6.7447211, + 52.0931674 + ], + [ + 6.7449152, + 52.0931832 + ], + [ + 6.7451239, + 52.0932716 + ], + [ + 6.7452688, + 52.0933514 + ], + [ + 6.7454236, + 52.0935169 + ], + [ + 6.7456624, + 52.0934958 + ], + [ + 6.7458176, + 52.0934822 + ], + [ + 6.7458806, + 52.0935871 + ], + [ + 6.7460642, + 52.0938809 + ], + [ + 6.746274, + 52.0942324 + ], + [ + 6.7463632, + 52.0943531 + ], + [ + 6.746427, + 52.094417 + ], + [ + 6.746495, + 52.094478 + ], + [ + 6.7466165, + 52.0945869 + ], + [ + 6.7469652, + 52.0947348 + ], + [ + 6.7473116, + 52.094782 + ], + [ + 6.7476454, + 52.0947735 + ], + [ + 6.7479154, + 52.0947666 + ], + [ + 6.747998, + 52.0947646 + ], + [ + 6.7483176, + 52.0947633 + ], + [ + 6.7484547, + 52.0947628 + ], + [ + 6.7487607, + 52.0948288 + ], + [ + 6.7490273, + 52.0949568 + ], + [ + 6.7496063, + 52.0954342 + ], + [ + 6.7499021, + 52.0956718 + ], + [ + 6.7501032, + 52.0957368 + ], + [ + 6.7502531, + 52.0957853 + ], + [ + 6.7506587, + 52.0958252 + ], + [ + 6.7514329, + 52.0957451 + ], + [ + 6.7514789, + 52.0957785 + ], + [ + 6.7514955, + 52.0957897 + ], + [ + 6.7515081, + 52.0957987 + ], + [ + 6.7517726, + 52.0959869 + ], + [ + 6.7526437, + 52.0957642 + ], + [ + 6.7530372, + 52.0957607 + ], + [ + 6.7533294, + 52.0958771 + ], + [ + 6.7539917, + 52.0954503 + ], + [ + 6.7549441, + 52.095275 + ], + [ + 6.7550882, + 52.0953505 + ], + [ + 6.7551156, + 52.0954191 + ], + [ + 6.7551088, + 52.0955632 + ], + [ + 6.7551568, + 52.0956524 + ], + [ + 6.755294, + 52.0958514 + ], + [ + 6.7554381, + 52.0960779 + ], + [ + 6.7556028, + 52.0963318 + ], + [ + 6.7556989, + 52.0966063 + ], + [ + 6.7557675, + 52.0967573 + ], + [ + 6.7558018, + 52.0969563 + ], + [ + 6.7555122, + 52.097134 + ], + [ + 6.7559913, + 52.0976817 + ], + [ + 6.7563961, + 52.0978316 + ], + [ + 6.7564534, + 52.0978529 + ], + [ + 6.7564789, + 52.0978813 + ], + [ + 6.7576845, + 52.0992211 + ], + [ + 6.7578471, + 52.1012599 + ], + [ + 6.7579431, + 52.102517 + ], + [ + 6.7579894, + 52.1032302 + ], + [ + 6.7580612, + 52.104245 + ], + [ + 6.7583332, + 52.104915 + ], + [ + 6.7586747, + 52.1060281 + ], + [ + 6.7588954, + 52.1068953 + ], + [ + 6.7592693, + 52.1082803 + ], + [ + 6.759329, + 52.108528 + ], + [ + 6.759567, + 52.10957 + ], + [ + 6.759607, + 52.109936 + ], + [ + 6.759597, + 52.11224 + ], + [ + 6.759654, + 52.113056 + ], + [ + 6.7606666, + 52.1188255 + ] + ], + [ + [ + 4.8387267, + 51.4182059 + ], + [ + 4.8390357, + 51.4183723 + ], + [ + 4.8395357, + 51.4186306 + ], + [ + 4.8399907, + 51.418799 + ], + [ + 4.8400304, + 51.4188137 + ], + [ + 4.8401793, + 51.4188346 + ], + [ + 4.8404136, + 51.4188676 + ], + [ + 4.8404782, + 51.4188215 + ], + [ + 4.8404578, + 51.4187099 + ], + [ + 4.8404243, + 51.4184889 + ], + [ + 4.8404407, + 51.4183484 + ], + [ + 4.8404439, + 51.418321 + ], + [ + 4.8404522, + 51.4182492 + ], + [ + 4.8405869, + 51.4180656 + ], + [ + 4.8406659, + 51.4180241 + ], + [ + 4.8408029, + 51.4179522 + ], + [ + 4.8412232, + 51.4178621 + ], + [ + 4.841198, + 51.417828 + ], + [ + 4.8409166, + 51.4174472 + ], + [ + 4.8402906, + 51.4176209 + ], + [ + 4.8397237, + 51.4178376 + ], + [ + 4.8392004, + 51.4180607 + ], + [ + 4.8387267, + 51.4182059 + ] + ], + [ + [ + 4.8658667, + 51.414274 + ], + [ + 4.8669892, + 51.4143628 + ], + [ + 4.8678244, + 51.4132179 + ], + [ + 4.8674191, + 51.4133261 + ], + [ + 4.866949, + 51.4132866 + ], + [ + 4.8665504, + 51.4131919 + ], + [ + 4.8662799, + 51.4131256 + ], + [ + 4.8660613, + 51.4136474 + ], + [ + 4.8658667, + 51.414274 + ] + ], + [ + [ + 4.8732388, + 51.4159058 + ], + [ + 4.8749449, + 51.4165988 + ], + [ + 4.8754152, + 51.4159404 + ], + [ + 4.8732636, + 51.4151666 + ], + [ + 4.8732388, + 51.4159058 + ] + ], + [ + [ + 4.8885771, + 51.4247175 + ], + [ + 4.8889326, + 51.4249171 + ], + [ + 4.8897821, + 51.4253941 + ], + [ + 4.8905713, + 51.424944 + ], + [ + 4.8912079, + 51.4245139 + ], + [ + 4.8914689, + 51.424831 + ], + [ + 4.8922362, + 51.4241366 + ], + [ + 4.8919871, + 51.4239726 + ], + [ + 4.8917709, + 51.4238151 + ], + [ + 4.8914023, + 51.4234284 + ], + [ + 4.8912218, + 51.423243 + ], + [ + 4.8899728, + 51.4234332 + ], + [ + 4.8892851, + 51.4234867 + ], + [ + 4.8904747, + 51.424008 + ], + [ + 4.8894339, + 51.4243352 + ], + [ + 4.8885771, + 51.4247175 + ] + ], + [ + [ + 4.9145849, + 51.4352191 + ], + [ + 4.9148202, + 51.4353684 + ], + [ + 4.9151578, + 51.4355356 + ], + [ + 4.9157204, + 51.4356533 + ], + [ + 4.916832, + 51.4359348 + ], + [ + 4.9170239, + 51.4358341 + ], + [ + 4.9176592, + 51.4355012 + ], + [ + 4.918, + 51.4353227 + ], + [ + 4.9185028, + 51.4356965 + ], + [ + 4.9186739, + 51.4358236 + ], + [ + 4.9196019, + 51.4365217 + ], + [ + 4.920036, + 51.4363022 + ], + [ + 4.9201961, + 51.4365411 + ], + [ + 4.9205688, + 51.4363585 + ], + [ + 4.9211268, + 51.4369034 + ], + [ + 4.9203943, + 51.4375449 + ], + [ + 4.9201157, + 51.4377887 + ], + [ + 4.9197877, + 51.4380212 + ], + [ + 4.9196252, + 51.4381365 + ], + [ + 4.9199391, + 51.4383599 + ], + [ + 4.9201663, + 51.4385217 + ], + [ + 4.9209578, + 51.4390836 + ], + [ + 4.920498, + 51.4392981 + ], + [ + 4.9200204, + 51.4395208 + ], + [ + 4.9209999, + 51.440479 + ], + [ + 4.9191475, + 51.4406291 + ], + [ + 4.9192157, + 51.4406761 + ], + [ + 4.9200638, + 51.441261 + ], + [ + 4.920869, + 51.4417726 + ], + [ + 4.9215056, + 51.4421983 + ], + [ + 4.9219057, + 51.4421207 + ], + [ + 4.9219671, + 51.4421088 + ], + [ + 4.9219994, + 51.4421474 + ], + [ + 4.9223413, + 51.4425517 + ], + [ + 4.9223838, + 51.4426485 + ], + [ + 4.9223229, + 51.4426961 + ], + [ + 4.9220166, + 51.4429274 + ], + [ + 4.921686, + 51.4431633 + ], + [ + 4.92157, + 51.443263 + ], + [ + 4.9214729, + 51.4433401 + ], + [ + 4.9213889, + 51.443373 + ], + [ + 4.9213088, + 51.4433861 + ], + [ + 4.9212169, + 51.4433913 + ], + [ + 4.9215551, + 51.4437745 + ], + [ + 4.9209566, + 51.4448063 + ], + [ + 4.9214903, + 51.4450197 + ], + [ + 4.9212017, + 51.4453197 + ], + [ + 4.9208284, + 51.4452053 + ], + [ + 4.9206633, + 51.4454461 + ], + [ + 4.9206458, + 51.4454717 + ], + [ + 4.9205143, + 51.4455884 + ], + [ + 4.9203289, + 51.4456226 + ], + [ + 4.9202196, + 51.4456231 + ], + [ + 4.920196, + 51.4456232 + ], + [ + 4.920063, + 51.4456072 + ], + [ + 4.9197922, + 51.4451769 + ], + [ + 4.918842, + 51.4456626 + ], + [ + 4.9182073, + 51.4458979 + ], + [ + 4.9191736, + 51.4468529 + ], + [ + 4.9194163, + 51.4469406 + ], + [ + 4.9199199, + 51.4465675 + ], + [ + 4.9198412, + 51.4465022 + ], + [ + 4.9199243, + 51.4464258 + ], + [ + 4.9200188, + 51.4464933 + ], + [ + 4.920521, + 51.4461528 + ], + [ + 4.9208784, + 51.4462724 + ], + [ + 4.921401, + 51.4464474 + ], + [ + 4.9218012, + 51.4465949 + ], + [ + 4.9221035, + 51.4467706 + ], + [ + 4.9222826, + 51.4468748 + ], + [ + 4.9231657, + 51.4474184 + ], + [ + 4.9236209, + 51.4468742 + ], + [ + 4.924022, + 51.4463946 + ], + [ + 4.9236162, + 51.4462514 + ], + [ + 4.9226562, + 51.4459125 + ], + [ + 4.9226458, + 51.445707 + ], + [ + 4.923436, + 51.4454215 + ], + [ + 4.9240015, + 51.4452242 + ], + [ + 4.9242083, + 51.445152 + ], + [ + 4.9241447, + 51.44504 + ], + [ + 4.9240737, + 51.4449152 + ], + [ + 4.9234561, + 51.44489 + ], + [ + 4.9230965, + 51.4448753 + ], + [ + 4.923631, + 51.4440339 + ], + [ + 4.9238249, + 51.4439318 + ], + [ + 4.9238985, + 51.4438929 + ], + [ + 4.9243555, + 51.4439931 + ], + [ + 4.9253568, + 51.4444463 + ], + [ + 4.9267447, + 51.4440057 + ], + [ + 4.9270303, + 51.4439178 + ], + [ + 4.9274887, + 51.4436776 + ], + [ + 4.9278073, + 51.4436621 + ], + [ + 4.9274872, + 51.4435187 + ], + [ + 4.9269762, + 51.4432901 + ], + [ + 4.9268205, + 51.4432171 + ], + [ + 4.9265544, + 51.443105 + ], + [ + 4.9262729, + 51.4429852 + ], + [ + 4.9258353, + 51.442776 + ], + [ + 4.9268936, + 51.4418859 + ], + [ + 4.9268152, + 51.4416787 + ], + [ + 4.9262072, + 51.4416875 + ], + [ + 4.9261962, + 51.441261 + ], + [ + 4.9265981, + 51.4411041 + ], + [ + 4.9267793, + 51.4407901 + ], + [ + 4.9273278, + 51.4399212 + ], + [ + 4.9271388, + 51.4396984 + ], + [ + 4.9273459, + 51.4394162 + ], + [ + 4.927585, + 51.4391951 + ], + [ + 4.927709, + 51.4390806 + ], + [ + 4.9282307, + 51.438623 + ], + [ + 4.9285834, + 51.4390754 + ], + [ + 4.9289423, + 51.4394456 + ], + [ + 4.929426, + 51.4398928 + ], + [ + 4.9296476, + 51.4400971 + ], + [ + 4.9294083, + 51.4404252 + ], + [ + 4.929189, + 51.4406343 + ], + [ + 4.9289923, + 51.4408799 + ], + [ + 4.9288398, + 51.4411617 + ], + [ + 4.9287315, + 51.4414799 + ], + [ + 4.9287123, + 51.4415832 + ], + [ + 4.9287495, + 51.4415806 + ], + [ + 4.9287898, + 51.4415803 + ], + [ + 4.9289028, + 51.4415888 + ], + [ + 4.9289686, + 51.4416039 + ], + [ + 4.929037, + 51.4416189 + ], + [ + 4.9291, + 51.4416381 + ], + [ + 4.9291808, + 51.4416628 + ], + [ + 4.9293849, + 51.4417244 + ], + [ + 4.9294283, + 51.4417419 + ], + [ + 4.9295204, + 51.4417791 + ], + [ + 4.9295711, + 51.4417997 + ], + [ + 4.92962, + 51.4418185 + ], + [ + 4.9296601, + 51.4418339 + ], + [ + 4.9298472, + 51.4418789 + ], + [ + 4.9299227, + 51.4419154 + ], + [ + 4.9299592, + 51.4419527 + ], + [ + 4.9299666, + 51.441985 + ], + [ + 4.9299675, + 51.4420033 + ], + [ + 4.929965, + 51.4420166 + ], + [ + 4.9299592, + 51.4420356 + ], + [ + 4.9299409, + 51.4420763 + ], + [ + 4.929931, + 51.4421069 + ], + [ + 4.9299269, + 51.4421443 + ], + [ + 4.9299244, + 51.4421849 + ], + [ + 4.9299252, + 51.4422122 + ], + [ + 4.9299279, + 51.44226 + ], + [ + 4.9299326, + 51.4423303 + ], + [ + 4.9299372, + 51.4424083 + ], + [ + 4.9302236, + 51.4424109 + ], + [ + 4.9303775, + 51.4424082 + ], + [ + 4.9305838, + 51.4424082 + ], + [ + 4.9305673, + 51.4425154 + ], + [ + 4.930603, + 51.4425677 + ], + [ + 4.930724, + 51.4426309 + ], + [ + 4.9310215, + 51.442778 + ], + [ + 4.9310606, + 51.4428018 + ], + [ + 4.930867, + 51.4429444 + ], + [ + 4.9312849, + 51.4429829 + ], + [ + 4.9319395, + 51.4430804 + ], + [ + 4.9322791, + 51.4431333 + ], + [ + 4.9326065, + 51.4431408 + ], + [ + 4.9326765, + 51.4431423 + ], + [ + 4.933114, + 51.4431981 + ], + [ + 4.9332093, + 51.4432102 + ], + [ + 4.9334033, + 51.4432371 + ], + [ + 4.9334168, + 51.4431886 + ], + [ + 4.9337098, + 51.4432117 + ], + [ + 4.9336435, + 51.4434746 + ], + [ + 4.9335084, + 51.4438173 + ], + [ + 4.9334493, + 51.4439673 + ], + [ + 4.9334033, + 51.4440865 + ], + [ + 4.9334208, + 51.4441478 + ], + [ + 4.9335393, + 51.444341 + ], + [ + 4.9337882, + 51.4446639 + ], + [ + 4.9341506, + 51.4450249 + ], + [ + 4.9345657, + 51.445493 + ], + [ + 4.9348979, + 51.4457857 + ], + [ + 4.9351666, + 51.44597 + ], + [ + 4.9353766, + 51.4461141 + ], + [ + 4.9354793, + 51.4461637 + ], + [ + 4.9357422, + 51.4457076 + ], + [ + 4.9359883, + 51.4453429 + ], + [ + 4.9351306, + 51.4450122 + ], + [ + 4.9352074, + 51.4448677 + ], + [ + 4.9355385, + 51.4442446 + ], + [ + 4.9367548, + 51.4444452 + ], + [ + 4.9372249, + 51.4444493 + ], + [ + 4.9381471, + 51.4447156 + ], + [ + 4.9383133, + 51.4442947 + ], + [ + 4.9384845, + 51.443861 + ], + [ + 4.9386353, + 51.4434792 + ], + [ + 4.938964, + 51.443532 + ], + [ + 4.9391637, + 51.442942 + ], + [ + 4.9395415, + 51.4418257 + ], + [ + 4.9395783, + 51.4417171 + ], + [ + 4.9387259, + 51.4417312 + ], + [ + 4.938733, + 51.4418647 + ], + [ + 4.9387461, + 51.4421103 + ], + [ + 4.9386997, + 51.4424167 + ], + [ + 4.9385723, + 51.44292 + ], + [ + 4.9384604, + 51.4432381 + ], + [ + 4.9383834, + 51.4434106 + ], + [ + 4.9383581, + 51.4434672 + ], + [ + 4.9379245, + 51.4433504 + ], + [ + 4.937835, + 51.4433263 + ], + [ + 4.9378521, + 51.4432912 + ], + [ + 4.938178, + 51.4426208 + ], + [ + 4.9382119, + 51.4425038 + ], + [ + 4.9382404, + 51.4424057 + ], + [ + 4.9382044, + 51.4421844 + ], + [ + 4.9381229, + 51.4418752 + ], + [ + 4.9376461, + 51.441883 + ], + [ + 4.9367835, + 51.4419752 + ], + [ + 4.9363548, + 51.4420276 + ], + [ + 4.9360446, + 51.4420507 + ], + [ + 4.9358872, + 51.4420646 + ], + [ + 4.9355631, + 51.4420692 + ], + [ + 4.9353363, + 51.4420785 + ], + [ + 4.9349408, + 51.4420912 + ], + [ + 4.9346557, + 51.4421016 + ], + [ + 4.9342113, + 51.4421155 + ], + [ + 4.9341928, + 51.4417359 + ], + [ + 4.9341041, + 51.4416194 + ], + [ + 4.9339139, + 51.4413122 + ], + [ + 4.9337696, + 51.4409201 + ], + [ + 4.93405, + 51.4409143 + ], + [ + 4.9345701, + 51.4409097 + ], + [ + 4.9348875, + 51.4409149 + ], + [ + 4.9348211, + 51.4396076 + ], + [ + 4.9363716, + 51.439633 + ], + [ + 4.9363462, + 51.439239 + ], + [ + 4.9346241, + 51.4392072 + ], + [ + 4.9346524, + 51.4388721 + ], + [ + 4.934675, + 51.4386036 + ], + [ + 4.9358506, + 51.4386164 + ], + [ + 4.9363462, + 51.4386163 + ], + [ + 4.9366786, + 51.4378123 + ], + [ + 4.9390713, + 51.4379899 + ], + [ + 4.9389966, + 51.4383558 + ], + [ + 4.9388992, + 51.4389115 + ], + [ + 4.9388725, + 51.4393297 + ], + [ + 4.9398382, + 51.4394569 + ], + [ + 4.9400387, + 51.4388499 + ], + [ + 4.9402926, + 51.438042 + ], + [ + 4.9401984, + 51.4378324 + ], + [ + 4.9400807, + 51.4377554 + ], + [ + 4.9397192, + 51.4374538 + ], + [ + 4.939635, + 51.4373312 + ], + [ + 4.9395442, + 51.4371948 + ], + [ + 4.9395799, + 51.436911 + ], + [ + 4.9396921, + 51.4366111 + ], + [ + 4.9398845, + 51.4361229 + ], + [ + 4.9382039, + 51.4359575 + ], + [ + 4.9381594, + 51.4359533 + ], + [ + 4.9381366, + 51.4359326 + ], + [ + 4.9373287, + 51.4352022 + ], + [ + 4.9365969, + 51.4345613 + ], + [ + 4.9365677, + 51.4345626 + ], + [ + 4.9364701, + 51.4344597 + ], + [ + 4.936466, + 51.4344286 + ], + [ + 4.936444, + 51.4342664 + ], + [ + 4.9366379, + 51.434071 + ], + [ + 4.9368298, + 51.4339968 + ], + [ + 4.9370884, + 51.4339884 + ], + [ + 4.9376139, + 51.4340515 + ], + [ + 4.9381507, + 51.4341328 + ], + [ + 4.9383256, + 51.4341481 + ], + [ + 4.9386395, + 51.4341756 + ], + [ + 4.9393683, + 51.4341872 + ], + [ + 4.9396742, + 51.4341831 + ], + [ + 4.9399654, + 51.4341631 + ], + [ + 4.9399663, + 51.4340727 + ], + [ + 4.9399726, + 51.4339164 + ], + [ + 4.939987, + 51.4336582 + ], + [ + 4.9399095, + 51.4333434 + ], + [ + 4.9397717, + 51.4331454 + ], + [ + 4.9397156, + 51.4327895 + ], + [ + 4.9396276, + 51.4325091 + ], + [ + 4.9396983, + 51.4323831 + ], + [ + 4.9398192, + 51.4321675 + ], + [ + 4.9400801, + 51.4315789 + ], + [ + 4.939561, + 51.431461 + ], + [ + 4.9393075, + 51.4313232 + ], + [ + 4.9397036, + 51.4307612 + ], + [ + 4.9387821, + 51.4305223 + ], + [ + 4.9381859, + 51.4303568 + ], + [ + 4.9376577, + 51.4301156 + ], + [ + 4.9364512, + 51.4295723 + ], + [ + 4.9361336, + 51.4295239 + ], + [ + 4.9358851, + 51.429466 + ], + [ + 4.9357088, + 51.4295883 + ], + [ + 4.9351278, + 51.4299912 + ], + [ + 4.9349693, + 51.4301228 + ], + [ + 4.9345233, + 51.4304928 + ], + [ + 4.9343416, + 51.4306071 + ], + [ + 4.9342562, + 51.4306611 + ], + [ + 4.9340236, + 51.4306991 + ], + [ + 4.9337253, + 51.430726 + ], + [ + 4.9337153, + 51.4310389 + ], + [ + 4.9333056, + 51.430966 + ], + [ + 4.932784, + 51.4308732 + ], + [ + 4.9324051, + 51.4307692 + ], + [ + 4.9321549, + 51.4307033 + ], + [ + 4.9310699, + 51.430495 + ], + [ + 4.9309197, + 51.4304103 + ], + [ + 4.9307247, + 51.4303006 + ], + [ + 4.9306196, + 51.4302033 + ], + [ + 4.9304837, + 51.4300909 + ], + [ + 4.9304466, + 51.4301101 + ], + [ + 4.9293539, + 51.4307175 + ], + [ + 4.9290371, + 51.4305769 + ], + [ + 4.9287858, + 51.4304238 + ], + [ + 4.9286891, + 51.4303491 + ], + [ + 4.928545, + 51.4304642 + ], + [ + 4.9282825, + 51.4306919 + ], + [ + 4.9279752, + 51.4308581 + ], + [ + 4.9277631, + 51.4310445 + ], + [ + 4.9275801, + 51.4312396 + ], + [ + 4.9274457, + 51.4315192 + ], + [ + 4.9273296, + 51.4317962 + ], + [ + 4.9270789, + 51.4320901 + ], + [ + 4.9265635, + 51.4327236 + ], + [ + 4.9264461, + 51.4329755 + ], + [ + 4.9263127, + 51.4332618 + ], + [ + 4.9254754, + 51.4332964 + ], + [ + 4.9246258, + 51.433316 + ], + [ + 4.924543, + 51.4333179 + ], + [ + 4.923909, + 51.4333787 + ], + [ + 4.923579, + 51.4334103 + ], + [ + 4.9226624, + 51.4335093 + ], + [ + 4.922606, + 51.433633 + ], + [ + 4.9224047, + 51.434075 + ], + [ + 4.9215685, + 51.4341918 + ], + [ + 4.9208808, + 51.4342598 + ], + [ + 4.9202486, + 51.4343754 + ], + [ + 4.9197225, + 51.4345201 + ], + [ + 4.9188453, + 51.4348313 + ], + [ + 4.9180911, + 51.4350732 + ], + [ + 4.917718, + 51.4348279 + ], + [ + 4.9173283, + 51.4345717 + ], + [ + 4.9172231, + 51.4345025 + ], + [ + 4.9168895, + 51.4346096 + ], + [ + 4.9158585, + 51.4348645 + ], + [ + 4.914667, + 51.4351961 + ], + [ + 4.9145849, + 51.4352191 + ] + ], + [ + [ + 4.925703, + 51.4450192 + ], + [ + 4.9249177, + 51.4456801 + ], + [ + 4.9240594, + 51.4463961 + ], + [ + 4.9248647, + 51.4465201 + ], + [ + 4.9255415, + 51.4466244 + ], + [ + 4.9261922, + 51.4459713 + ], + [ + 4.926717, + 51.4454431 + ], + [ + 4.9268302, + 51.4453058 + ], + [ + 4.9266757, + 51.4452638 + ], + [ + 4.9266351, + 51.4452528 + ], + [ + 4.926534, + 51.4452287 + ], + [ + 4.9264449, + 51.445195 + ], + [ + 4.9261727, + 51.4450938 + ], + [ + 4.9258596, + 51.4449734 + ], + [ + 4.9257873, + 51.4449349 + ], + [ + 4.925703, + 51.4450192 + ] + ], + [ + [ + 4.9272524, + 51.4082394 + ], + [ + 4.9283174, + 51.4081189 + ], + [ + 4.9293213, + 51.408049 + ], + [ + 4.9304014, + 51.4079628 + ], + [ + 4.9313664, + 51.4079754 + ], + [ + 4.9316649, + 51.4079736 + ], + [ + 4.9318179, + 51.4080391 + ], + [ + 4.93257, + 51.4083611 + ], + [ + 4.9328574, + 51.4088459 + ], + [ + 4.9335222, + 51.4089859 + ], + [ + 4.9344084, + 51.4090789 + ], + [ + 4.9353792, + 51.409233 + ], + [ + 4.9358591, + 51.4092213 + ], + [ + 4.9358999, + 51.4089585 + ], + [ + 4.9360718, + 51.4078523 + ], + [ + 4.936194, + 51.4070655 + ], + [ + 4.9363893, + 51.4058086 + ], + [ + 4.9364251, + 51.405578 + ], + [ + 4.9364271, + 51.4055653 + ], + [ + 4.9364409, + 51.4054761 + ], + [ + 4.9348198, + 51.4053156 + ], + [ + 4.9333599, + 51.4052528 + ], + [ + 4.9322583, + 51.4052195 + ], + [ + 4.9320485, + 51.4052334 + ], + [ + 4.9295095, + 51.4051702 + ], + [ + 4.9292609, + 51.4051896 + ], + [ + 4.9292918, + 51.4052905 + ], + [ + 4.9294259, + 51.405348 + ], + [ + 4.9298884, + 51.4053533 + ], + [ + 4.9302603, + 51.4054214 + ], + [ + 4.9305256, + 51.405549 + ], + [ + 4.9308011, + 51.4057785 + ], + [ + 4.9310358, + 51.4058653 + ], + [ + 4.931347, + 51.4058857 + ], + [ + 4.9316531, + 51.4058296 + ], + [ + 4.9319746, + 51.4058347 + ], + [ + 4.9321979, + 51.4059085 + ], + [ + 4.9324751, + 51.4060295 + ], + [ + 4.9325821, + 51.4061956 + ], + [ + 4.932576, + 51.4063439 + ], + [ + 4.9324098, + 51.4064655 + ], + [ + 4.932199, + 51.406505 + ], + [ + 4.9321026, + 51.4065196 + ], + [ + 4.9318137, + 51.4065636 + ], + [ + 4.9316221, + 51.4066988 + ], + [ + 4.9312928, + 51.4069341 + ], + [ + 4.9310365, + 51.4070773 + ], + [ + 4.9306284, + 51.4073081 + ], + [ + 4.9302745, + 51.4074975 + ], + [ + 4.9300207, + 51.4075698 + ], + [ + 4.9291368, + 51.4076367 + ], + [ + 4.9278266, + 51.4076764 + ], + [ + 4.9272524, + 51.4082394 + ] + ], + [ + [ + 4.9273362, + 51.4485038 + ], + [ + 4.9274377, + 51.448583 + ], + [ + 4.9275665, + 51.4486515 + ], + [ + 4.9277274, + 51.448715 + ], + [ + 4.9281354, + 51.448837 + ], + [ + 4.9284019, + 51.4485838 + ], + [ + 4.928775, + 51.4481974 + ], + [ + 4.9288579, + 51.4481321 + ], + [ + 4.9289349, + 51.4480442 + ], + [ + 4.9288412, + 51.4479938 + ], + [ + 4.9285606, + 51.447895 + ], + [ + 4.928322, + 51.4478111 + ], + [ + 4.9280955, + 51.4479576 + ], + [ + 4.9279455, + 51.4480661 + ], + [ + 4.9279088, + 51.4480909 + ], + [ + 4.9278162, + 51.4481537 + ], + [ + 4.9277092, + 51.4482374 + ], + [ + 4.9276351, + 51.4482927 + ], + [ + 4.9275052, + 51.4483895 + ], + [ + 4.9274018, + 51.4484594 + ], + [ + 4.9273362, + 51.4485038 + ] + ], + [ + [ + 4.9298121, + 51.4495938 + ], + [ + 4.9300148, + 51.4497503 + ], + [ + 4.9300848, + 51.4498 + ], + [ + 4.9304419, + 51.4500538 + ], + [ + 4.9308129, + 51.4502947 + ], + [ + 4.9309755, + 51.4504001 + ], + [ + 4.9317267, + 51.4495712 + ], + [ + 4.9319724, + 51.4493001 + ], + [ + 4.9310617, + 51.448964 + ], + [ + 4.9305181, + 51.4487857 + ], + [ + 4.9302408, + 51.4491032 + ], + [ + 4.9299112, + 51.4494804 + ], + [ + 4.9298121, + 51.4495938 + ] + ], + [ + [ + 4.9314924, + 51.4476286 + ], + [ + 4.9317828, + 51.4478059 + ], + [ + 4.9318258, + 51.4478335 + ], + [ + 4.9319994, + 51.4476645 + ], + [ + 4.932657, + 51.447945 + ], + [ + 4.9333593, + 51.448275 + ], + [ + 4.9342215, + 51.4473804 + ], + [ + 4.9339443, + 51.4473423 + ], + [ + 4.9331834, + 51.4471412 + ], + [ + 4.9323409, + 51.4468516 + ], + [ + 4.9318847, + 51.4466745 + ], + [ + 4.9315216, + 51.4470779 + ], + [ + 4.9319278, + 51.4472469 + ], + [ + 4.9314924, + 51.4476286 + ] + ], + [ + [ + 4.9329766, + 51.4496784 + ], + [ + 4.9352391, + 51.4498914 + ], + [ + 4.937231, + 51.450053 + ], + [ + 4.9371575, + 51.4502981 + ], + [ + 4.9378326, + 51.450281 + ], + [ + 4.9379806, + 51.4504267 + ], + [ + 4.9392663, + 51.4504728 + ], + [ + 4.9392796, + 51.450473 + ], + [ + 4.939518, + 51.4504734 + ], + [ + 4.9411397, + 51.4505069 + ], + [ + 4.9410865, + 51.4509167 + ], + [ + 4.94305, + 51.4508581 + ], + [ + 4.943123, + 51.450856 + ], + [ + 4.943146, + 51.4503799 + ], + [ + 4.9431815, + 51.4503856 + ], + [ + 4.9437153, + 51.4504747 + ], + [ + 4.9449607, + 51.4506727 + ], + [ + 4.9465767, + 51.4508475 + ], + [ + 4.9465097, + 51.4510241 + ], + [ + 4.9474715, + 51.4511587 + ], + [ + 4.9477607, + 51.450656 + ], + [ + 4.9486906, + 51.4511181 + ], + [ + 4.9489374, + 51.4512884 + ], + [ + 4.9492818, + 51.4513874 + ], + [ + 4.950387, + 51.4515761 + ], + [ + 4.9508151, + 51.4516518 + ], + [ + 4.9505125, + 51.4522528 + ], + [ + 4.949843, + 51.4521465 + ], + [ + 4.9496096, + 51.4530012 + ], + [ + 4.9494137, + 51.4536566 + ], + [ + 4.9508862, + 51.4537314 + ], + [ + 4.9514685, + 51.4537245 + ], + [ + 4.9515652, + 51.4537234 + ], + [ + 4.9516488, + 51.452858 + ], + [ + 4.9518405, + 51.4524382 + ], + [ + 4.952304, + 51.4521566 + ], + [ + 4.9528441, + 51.4518518 + ], + [ + 4.9529771, + 51.4517001 + ], + [ + 4.9528294, + 51.4516469 + ], + [ + 4.9527623, + 51.4516228 + ], + [ + 4.9518803, + 51.4513053 + ], + [ + 4.9513375, + 51.4511159 + ], + [ + 4.951777, + 51.4506651 + ], + [ + 4.9519417, + 51.4507032 + ], + [ + 4.9522271, + 51.4504706 + ], + [ + 4.9524941, + 51.4502381 + ], + [ + 4.95142, + 51.4499004 + ], + [ + 4.9504888, + 51.4495986 + ], + [ + 4.9496245, + 51.4493925 + ], + [ + 4.9490312, + 51.4492492 + ], + [ + 4.9486491, + 51.4490957 + ], + [ + 4.9486326, + 51.4489044 + ], + [ + 4.9485842, + 51.4488264 + ], + [ + 4.9484147, + 51.4487183 + ], + [ + 4.9483411, + 51.4486461 + ], + [ + 4.9482111, + 51.4485188 + ], + [ + 4.9480811, + 51.4480733 + ], + [ + 4.94801, + 51.4476595 + ], + [ + 4.9480014, + 51.4475901 + ], + [ + 4.9479969, + 51.447553 + ], + [ + 4.9479814, + 51.4474285 + ], + [ + 4.9470389, + 51.4473784 + ], + [ + 4.9464914, + 51.447379 + ], + [ + 4.9461607, + 51.4474928 + ], + [ + 4.9459024, + 51.4475628 + ], + [ + 4.9453846, + 51.4476157 + ], + [ + 4.9450161, + 51.4476405 + ], + [ + 4.944842, + 51.4477238 + ], + [ + 4.9447875, + 51.4478038 + ], + [ + 4.944698, + 51.447871 + ], + [ + 4.9455843, + 51.448093 + ], + [ + 4.9463909, + 51.4483497 + ], + [ + 4.945944, + 51.449082 + ], + [ + 4.9449422, + 51.4489658 + ], + [ + 4.9441466, + 51.4488013 + ], + [ + 4.9435158, + 51.4486725 + ], + [ + 4.9435514, + 51.4483075 + ], + [ + 4.9435643, + 51.4478714 + ], + [ + 4.9435247, + 51.4475682 + ], + [ + 4.9434898, + 51.4475504 + ], + [ + 4.9434247, + 51.4475374 + ], + [ + 4.9424138, + 51.4474067 + ], + [ + 4.9413601, + 51.4472244 + ], + [ + 4.9413886, + 51.4471157 + ], + [ + 4.9414019, + 51.4470428 + ], + [ + 4.9414207, + 51.4469877 + ], + [ + 4.9415444, + 51.4465187 + ], + [ + 4.9408439, + 51.4463559 + ], + [ + 4.9406767, + 51.4463171 + ], + [ + 4.9405493, + 51.4467323 + ], + [ + 4.940527, + 51.4467601 + ], + [ + 4.9405034, + 51.4467896 + ], + [ + 4.9404309, + 51.4467612 + ], + [ + 4.9403361, + 51.44673 + ], + [ + 4.9400712, + 51.4466359 + ], + [ + 4.9400325, + 51.4466817 + ], + [ + 4.939877, + 51.4468658 + ], + [ + 4.9396606, + 51.4467891 + ], + [ + 4.9397653, + 51.4465839 + ], + [ + 4.9398087, + 51.4464911 + ], + [ + 4.9398248, + 51.4464628 + ], + [ + 4.940062, + 51.4459243 + ], + [ + 4.9401666, + 51.4456283 + ], + [ + 4.9401783, + 51.4455956 + ], + [ + 4.9402064, + 51.4455163 + ], + [ + 4.940335, + 51.445296 + ], + [ + 4.9399581, + 51.4452315 + ], + [ + 4.9398213, + 51.4454945 + ], + [ + 4.9397972, + 51.4455408 + ], + [ + 4.9397052, + 51.4457179 + ], + [ + 4.9394144, + 51.4463157 + ], + [ + 4.939302, + 51.4464243 + ], + [ + 4.9391279, + 51.4465263 + ], + [ + 4.9390335, + 51.4465703 + ], + [ + 4.9390082, + 51.4468793 + ], + [ + 4.938987, + 51.4472112 + ], + [ + 4.9379955, + 51.4470424 + ], + [ + 4.9367339, + 51.4468793 + ], + [ + 4.93646, + 51.4468739 + ], + [ + 4.9363116, + 51.446973 + ], + [ + 4.9363044, + 51.4469807 + ], + [ + 4.9362504, + 51.4470374 + ], + [ + 4.9365389, + 51.4473219 + ], + [ + 4.9368528, + 51.447611 + ], + [ + 4.9347374, + 51.4474798 + ], + [ + 4.9338469, + 51.4486421 + ], + [ + 4.9329766, + 51.4496784 + ] + ], + [ + [ + 4.9392928, + 51.4435941 + ], + [ + 4.9395565, + 51.4436656 + ], + [ + 4.9399406, + 51.4437689 + ], + [ + 4.9400311, + 51.4437795 + ], + [ + 4.9402041, + 51.4434042 + ], + [ + 4.9403212, + 51.4430982 + ], + [ + 4.9399189, + 51.4430581 + ], + [ + 4.9399272, + 51.4430316 + ], + [ + 4.9402841, + 51.4418864 + ], + [ + 4.9398545, + 51.4419118 + ], + [ + 4.9396121, + 51.4425761 + ], + [ + 4.9395429, + 51.4427657 + ], + [ + 4.9394776, + 51.4429819 + ], + [ + 4.9392928, + 51.4435941 + ] + ], + [ + [ + 4.9398437, + 51.4394609 + ], + [ + 4.9399317, + 51.4397482 + ], + [ + 4.9414328, + 51.4399927 + ], + [ + 4.9414334, + 51.4397895 + ], + [ + 4.9412437, + 51.4397746 + ], + [ + 4.9412635, + 51.4396306 + ], + [ + 4.9399711, + 51.4394761 + ], + [ + 4.9398437, + 51.4394609 + ] + ], + [ + [ + 4.9398924, + 51.4361211 + ], + [ + 4.9410254, + 51.4362882 + ], + [ + 4.9421034, + 51.4364498 + ], + [ + 4.9423464, + 51.4361277 + ], + [ + 4.9424882, + 51.4359398 + ], + [ + 4.9426541, + 51.4355087 + ], + [ + 4.9427953, + 51.4351328 + ], + [ + 4.9420231, + 51.434972 + ], + [ + 4.9412897, + 51.4348233 + ], + [ + 4.9409546, + 51.4347554 + ], + [ + 4.9409143, + 51.4352223 + ], + [ + 4.9402703, + 51.4352718 + ], + [ + 4.940062, + 51.4357279 + ], + [ + 4.9398924, + 51.4361211 + ] + ], + [ + [ + 4.9406749, + 51.4551872 + ], + [ + 4.9407706, + 51.4554904 + ], + [ + 4.9416772, + 51.4554279 + ], + [ + 4.9421647, + 51.4551235 + ], + [ + 4.9415559, + 51.4551495 + ], + [ + 4.9406749, + 51.4551872 + ] + ], + [ + [ + 4.940883, + 51.4392857 + ], + [ + 4.9415767, + 51.4393752 + ], + [ + 4.9420369, + 51.4394569 + ], + [ + 4.9422471, + 51.4396224 + ], + [ + 4.9420819, + 51.4400231 + ], + [ + 4.9430713, + 51.4401634 + ], + [ + 4.942901, + 51.4399839 + ], + [ + 4.9425791, + 51.439657 + ], + [ + 4.942266, + 51.4394235 + ], + [ + 4.9417323, + 51.4390567 + ], + [ + 4.9417833, + 51.4389397 + ], + [ + 4.9418132, + 51.4388712 + ], + [ + 4.9421946, + 51.438058 + ], + [ + 4.9412716, + 51.4379722 + ], + [ + 4.9410699, + 51.4383754 + ], + [ + 4.9410341, + 51.4384961 + ], + [ + 4.9409242, + 51.4388674 + ], + [ + 4.940883, + 51.4392857 + ] + ], + [ + [ + 4.9409169, + 51.4452358 + ], + [ + 4.941145, + 51.4452957 + ], + [ + 4.9421497, + 51.4455596 + ], + [ + 4.942242, + 51.4451456 + ], + [ + 4.9410677, + 51.4448329 + ], + [ + 4.9409861, + 51.445051 + ], + [ + 4.9409169, + 51.4452358 + ] + ], + [ + [ + 4.9425299, + 51.4528784 + ], + [ + 4.9425631, + 51.4529183 + ], + [ + 4.9425782, + 51.4529365 + ], + [ + 4.9426315, + 51.453006 + ], + [ + 4.9426501, + 51.4530292 + ], + [ + 4.9428553, + 51.4533004 + ], + [ + 4.944743, + 51.453525 + ], + [ + 4.9448585, + 51.4529533 + ], + [ + 4.9439617, + 51.4529351 + ], + [ + 4.943071, + 51.4528337 + ], + [ + 4.9428677, + 51.4528289 + ], + [ + 4.9427059, + 51.4528544 + ], + [ + 4.9426285, + 51.4528637 + ], + [ + 4.9425536, + 51.4528728 + ], + [ + 4.9425299, + 51.4528784 + ] + ], + [ + [ + 4.9441104, + 51.4438644 + ], + [ + 4.9442969, + 51.4439067 + ], + [ + 4.9452855, + 51.4439852 + ], + [ + 4.9456989, + 51.4440969 + ], + [ + 4.9456817, + 51.4444274 + ], + [ + 4.9456763, + 51.4445311 + ], + [ + 4.945924, + 51.4445342 + ], + [ + 4.9458975, + 51.4451922 + ], + [ + 4.9476682, + 51.4451769 + ], + [ + 4.9477338, + 51.4456608 + ], + [ + 4.9481073, + 51.445609 + ], + [ + 4.9490456, + 51.4454958 + ], + [ + 4.9491263, + 51.4454789 + ], + [ + 4.9491806, + 51.4454587 + ], + [ + 4.9492319, + 51.4454316 + ], + [ + 4.9493113, + 51.4453562 + ], + [ + 4.9493505, + 51.4453655 + ], + [ + 4.9496768, + 51.4454686 + ], + [ + 4.9498689, + 51.4451636 + ], + [ + 4.9495389, + 51.4450519 + ], + [ + 4.9494008, + 51.445051 + ], + [ + 4.9494471, + 51.4449766 + ], + [ + 4.9495785, + 51.4447541 + ], + [ + 4.9490494, + 51.4447025 + ], + [ + 4.9492716, + 51.4444591 + ], + [ + 4.9496154, + 51.4439548 + ], + [ + 4.9495, + 51.4439197 + ], + [ + 4.9485157, + 51.4438327 + ], + [ + 4.9480604, + 51.4437818 + ], + [ + 4.9480246, + 51.4437808 + ], + [ + 4.9479671, + 51.4437792 + ], + [ + 4.9479215, + 51.4437876 + ], + [ + 4.947876, + 51.4438344 + ], + [ + 4.9479296, + 51.4440417 + ], + [ + 4.9474911, + 51.4440633 + ], + [ + 4.9466966, + 51.4440452 + ], + [ + 4.9461523, + 51.4440308 + ], + [ + 4.9459237, + 51.4440248 + ], + [ + 4.9459287, + 51.4438717 + ], + [ + 4.9449037, + 51.4437934 + ], + [ + 4.9443275, + 51.4435228 + ], + [ + 4.9441104, + 51.4438644 + ] + ], + [ + [ + 4.9486142, + 51.4550206 + ], + [ + 4.949582, + 51.4551519 + ], + [ + 4.9496654, + 51.4546351 + ], + [ + 4.9497811, + 51.4543284 + ], + [ + 4.9492156, + 51.4542953 + ], + [ + 4.94934, + 51.4538445 + ], + [ + 4.9488988, + 51.4538312 + ], + [ + 4.9486142, + 51.4550206 + ] + ], + [ + [ + 7.0086046, + 53.3126843 + ], + [ + 7.0109975, + 53.313614 + ], + [ + 7.0121348, + 53.3118544 + ], + [ + 7.0086046, + 53.3126843 + ] + ] + ], + [ + [ + [ + 4.2350276, + 51.3484714 + ], + [ + 4.2347191, + 51.3486527 + ], + [ + 4.2344738, + 51.3488427 + ], + [ + 4.2343713, + 51.3488623 + ], + [ + 4.2338991, + 51.3492424 + ], + [ + 4.2336691, + 51.3494096 + ], + [ + 4.2334729, + 51.3495268 + ], + [ + 4.2331585, + 51.3497093 + ], + [ + 4.2327269, + 51.350076 + ], + [ + 4.2320657, + 51.3504201 + ], + [ + 4.2318853, + 51.3504825 + ], + [ + 4.2317255, + 51.3506138 + ], + [ + 4.2316459, + 51.3507457 + ], + [ + 4.231471, + 51.3508951 + ], + [ + 4.2312146, + 51.3510964 + ], + [ + 4.2311507, + 51.3511758 + ], + [ + 4.2310291, + 51.3512274 + ], + [ + 4.2309445, + 51.3512564 + ], + [ + 4.230786, + 51.3513236 + ], + [ + 4.230742, + 51.3513278 + ], + [ + 4.230581, + 51.3513401 + ], + [ + 4.2304595, + 51.3513893 + ], + [ + 4.2303496, + 51.3514043 + ], + [ + 4.230061, + 51.351411 + ], + [ + 4.2298701, + 51.3512834 + ], + [ + 4.2296645, + 51.3511718 + ], + [ + 4.2293748, + 51.3510594 + ], + [ + 4.2290249, + 51.3508619 + ], + [ + 4.2284574, + 51.3505984 + ], + [ + 4.2282919, + 51.3504848 + ], + [ + 4.2281153, + 51.3503757 + ], + [ + 4.227942, + 51.3502828 + ], + [ + 4.2276315, + 51.3501244 + ], + [ + 4.2270741, + 51.3498953 + ], + [ + 4.2267451, + 51.3502469 + ], + [ + 4.2276022, + 51.3506274 + ], + [ + 4.2276685, + 51.3506005 + ], + [ + 4.2277785, + 51.3505809 + ], + [ + 4.2282092, + 51.3507563 + ], + [ + 4.2286786, + 51.3509984 + ], + [ + 4.2291778, + 51.3512201 + ], + [ + 4.2290708, + 51.3512672 + ], + [ + 4.2289232, + 51.3513367 + ], + [ + 4.2288093, + 51.3515301 + ], + [ + 4.2287711, + 51.3516098 + ], + [ + 4.2287014, + 51.351623 + ], + [ + 4.2286555, + 51.3517186 + ], + [ + 4.2286244, + 51.3518007 + ], + [ + 4.2284054, + 51.3519635 + ], + [ + 4.2283094, + 51.3520106 + ], + [ + 4.2282199, + 51.3520945 + ], + [ + 4.2281927, + 51.3521696 + ], + [ + 4.228173, + 51.3522313 + ], + [ + 4.2281271, + 51.3523337 + ], + [ + 4.2280665, + 51.3524316 + ], + [ + 4.228039, + 51.3525182 + ], + [ + 4.2280726, + 51.3526467 + ], + [ + 4.2280015, + 51.3528907 + ], + [ + 4.2278357, + 51.3529579 + ], + [ + 4.2275418, + 51.3530375 + ], + [ + 4.2273403, + 51.3530632 + ], + [ + 4.227048, + 51.3530698 + ], + [ + 4.2268534, + 51.3531183 + ], + [ + 4.2268088, + 51.3531568 + ], + [ + 4.2266559, + 51.3532973 + ], + [ + 4.2265873, + 51.3534339 + ], + [ + 4.2265085, + 51.3535201 + ], + [ + 4.2263282, + 51.3537518 + ], + [ + 4.2263492, + 51.3537978 + ], + [ + 4.2263297, + 51.3538525 + ], + [ + 4.2261793, + 51.3538786 + ], + [ + 4.226046, + 51.3539575 + ], + [ + 4.2259416, + 51.3540548 + ], + [ + 4.2259651, + 51.3541534 + ], + [ + 4.2260947, + 51.3542415 + ], + [ + 4.2260561, + 51.3543372 + ], + [ + 4.2260646, + 51.3544425 + ], + [ + 4.2261354, + 51.3545415 + ], + [ + 4.2260482, + 51.3546894 + ], + [ + 4.2260068, + 51.3547462 + ], + [ + 4.2258326, + 51.3548635 + ], + [ + 4.2256183, + 51.3549738 + ], + [ + 4.2253687, + 51.3550287 + ], + [ + 4.2250278, + 51.3550873 + ], + [ + 4.2248442, + 51.3551314 + ], + [ + 4.2247393, + 51.3552472 + ], + [ + 4.2247106, + 51.3553933 + ], + [ + 4.224584, + 51.3554997 + ], + [ + 4.2242804, + 51.3555222 + ], + [ + 4.2236985, + 51.3554095 + ], + [ + 4.2235699, + 51.3554449 + ], + [ + 4.2233747, + 51.3555186 + ], + [ + 4.2233117, + 51.3555592 + ], + [ + 4.2230873, + 51.3556349 + ], + [ + 4.2228192, + 51.3556966 + ], + [ + 4.2227669, + 51.3557556 + ], + [ + 4.2225314, + 51.3558289 + ], + [ + 4.2225022, + 51.355831 + ], + [ + 4.2224278, + 51.3558943 + ], + [ + 4.2224013, + 51.3559376 + ], + [ + 4.2224833, + 51.3560276 + ], + [ + 4.2227496, + 51.3562037 + ], + [ + 4.222784, + 51.3563001 + ], + [ + 4.2228154, + 51.356369 + ], + [ + 4.2227117, + 51.3564344 + ], + [ + 4.2226197, + 51.3564679 + ], + [ + 4.2226967, + 51.356615 + ], + [ + 4.2228043, + 51.3567052 + ], + [ + 4.2230245, + 51.3568238 + ], + [ + 4.2230881, + 51.3569181 + ], + [ + 4.223074, + 51.3570621 + ], + [ + 4.2229874, + 51.3571802 + ], + [ + 4.22282, + 51.357316 + ], + [ + 4.2225881, + 51.3575655 + ], + [ + 4.2223353, + 51.3579292 + ], + [ + 4.2220771, + 51.3582036 + ], + [ + 4.2219126, + 51.3582159 + ], + [ + 4.2217485, + 51.358203 + ], + [ + 4.221561, + 51.3582585 + ], + [ + 4.2213421, + 51.3583575 + ], + [ + 4.2212647, + 51.3583873 + ], + [ + 4.2209812, + 51.3586145 + ], + [ + 4.2205895, + 51.3590458 + ], + [ + 4.2204358, + 51.3591946 + ], + [ + 4.2201314, + 51.3595082 + ], + [ + 4.2198055, + 51.3599402 + ], + [ + 4.2196667, + 51.3603219 + ], + [ + 4.2196827, + 51.3603973 + ], + [ + 4.2194964, + 51.3605389 + ], + [ + 4.2194749, + 51.3606504 + ], + [ + 4.2194904, + 51.3607395 + ], + [ + 4.2195417, + 51.3608587 + ], + [ + 4.2195679, + 51.3609571 + ], + [ + 4.2194632, + 51.3610472 + ], + [ + 4.2193109, + 51.3611435 + ], + [ + 4.2191872, + 51.3611421 + ], + [ + 4.2189503, + 51.3610163 + ], + [ + 4.2187094, + 51.3609086 + ], + [ + 4.2184399, + 51.3609101 + ], + [ + 4.2180222, + 51.3611107 + ], + [ + 4.2179504, + 51.3611989 + ], + [ + 4.2176619, + 51.3614694 + ], + [ + 4.2175951, + 51.3615097 + ], + [ + 4.2173904, + 51.3615347 + ], + [ + 4.217263, + 51.3615333 + ], + [ + 4.2170836, + 51.3615609 + ], + [ + 4.2169872, + 51.3616146 + ], + [ + 4.2168313, + 51.3617132 + ], + [ + 4.2168549, + 51.3617796 + ], + [ + 4.2169205, + 51.3619013 + ], + [ + 4.2168762, + 51.3620445 + ], + [ + 4.2169114, + 51.3620859 + ], + [ + 4.2169851, + 51.3621825 + ], + [ + 4.2169423, + 51.3622733 + ], + [ + 4.2168919, + 51.3623731 + ], + [ + 4.2167837, + 51.3624631 + ], + [ + 4.2162809, + 51.3628338 + ], + [ + 4.2161462, + 51.3629508 + ], + [ + 4.2159936, + 51.3630608 + ], + [ + 4.2158939, + 51.3631077 + ], + [ + 4.2157496, + 51.3631813 + ], + [ + 4.2156908, + 51.3633221 + ], + [ + 4.2155933, + 51.3634168 + ], + [ + 4.2155988, + 51.3634784 + ], + [ + 4.2156462, + 51.3635999 + ], + [ + 4.2156001, + 51.3636791 + ], + [ + 4.2155586, + 51.3637289 + ], + [ + 4.2154675, + 51.3638509 + ], + [ + 4.215429, + 51.3639236 + ], + [ + 4.2154142, + 51.3640511 + ], + [ + 4.2153786, + 51.3641442 + ], + [ + 4.2153107, + 51.3642233 + ], + [ + 4.2153101, + 51.3643716 + ], + [ + 4.2153071, + 51.3644696 + ], + [ + 4.215257, + 51.3645648 + ], + [ + 4.2152493, + 51.3647038 + ], + [ + 4.2153817, + 51.3647806 + ], + [ + 4.2153677, + 51.3648831 + ], + [ + 4.2152733, + 51.3649984 + ], + [ + 4.2151473, + 51.3650677 + ], + [ + 4.2148278, + 51.3652784 + ], + [ + 4.214804, + 51.3653443 + ], + [ + 4.2148849, + 51.3655665 + ], + [ + 4.2148617, + 51.3656072 + ], + [ + 4.2149023, + 51.365715 + ], + [ + 4.2149123, + 51.3658701 + ], + [ + 4.2147592, + 51.3659938 + ], + [ + 4.2146415, + 51.3660336 + ], + [ + 4.2144959, + 51.3661528 + ], + [ + 4.2143685, + 51.36627 + ], + [ + 4.2143266, + 51.3664543 + ], + [ + 4.2143113, + 51.3666001 + ], + [ + 4.2144117, + 51.3667792 + ], + [ + 4.2144052, + 51.3668748 + ], + [ + 4.2144247, + 51.3669572 + ], + [ + 4.2144678, + 51.3670991 + ], + [ + 4.2144779, + 51.3671265 + ], + [ + 4.2143377, + 51.3671889 + ], + [ + 4.2142241, + 51.3672104 + ], + [ + 4.214128, + 51.3672572 + ], + [ + 4.2141113, + 51.3673277 + ], + [ + 4.2140972, + 51.3674347 + ], + [ + 4.2140432, + 51.3675345 + ], + [ + 4.2139443, + 51.3676793 + ], + [ + 4.2138448, + 51.3678402 + ], + [ + 4.2137817, + 51.3679968 + ], + [ + 4.2136477, + 51.3682166 + ], + [ + 4.2135513, + 51.3682725 + ], + [ + 4.2134951, + 51.3684475 + ], + [ + 4.2133915, + 51.3685011 + ], + [ + 4.2133204, + 51.3685687 + ], + [ + 4.2132117, + 51.3686656 + ], + [ + 4.2131687, + 51.3687654 + ], + [ + 4.2130195, + 51.3688823 + ], + [ + 4.2128869, + 51.3691774 + ], + [ + 4.2128794, + 51.3694305 + ], + [ + 4.2129156, + 51.3695609 + ], + [ + 4.212983, + 51.3696255 + ], + [ + 4.2130613, + 51.3696835 + ], + [ + 4.2131607, + 51.3697735 + ], + [ + 4.2132537, + 51.3698316 + ], + [ + 4.2133383, + 51.3701792 + ], + [ + 4.2135754, + 51.3705354 + ], + [ + 4.2137435, + 51.3707677 + ], + [ + 4.2137364, + 51.3708816 + ], + [ + 4.2137158, + 51.3710844 + ], + [ + 4.2135998, + 51.3713135 + ], + [ + 4.2133643, + 51.3715115 + ], + [ + 4.212951, + 51.3718125 + ], + [ + 4.2126555, + 51.3719415 + ], + [ + 4.2125407, + 51.3718809 + ], + [ + 4.212213, + 51.3716286 + ], + [ + 4.211919, + 51.371591 + ], + [ + 4.2116881, + 51.3716317 + ], + [ + 4.2114732, + 51.3717502 + ], + [ + 4.2112249, + 51.3718957 + ], + [ + 4.2109477, + 51.3720225 + ], + [ + 4.2103197, + 51.3724328 + ], + [ + 4.2102072, + 51.372541 + ], + [ + 4.2100291, + 51.3726463 + ], + [ + 4.2098486, + 51.3728335 + ], + [ + 4.2098393, + 51.3729041 + ], + [ + 4.209701, + 51.3730211 + ], + [ + 4.2095218, + 51.3730419 + ], + [ + 4.2093433, + 51.3730399 + ], + [ + 4.209172, + 51.3730402 + ], + [ + 4.2090444, + 51.3731643 + ], + [ + 4.2088794, + 51.3732011 + ], + [ + 4.208557, + 51.3733777 + ], + [ + 4.2084455, + 51.3734517 + ], + [ + 4.2083727, + 51.373574 + ], + [ + 4.2083155, + 51.3736578 + ], + [ + 4.2082162, + 51.3738117 + ], + [ + 4.2080436, + 51.3739809 + ], + [ + 4.2074971, + 51.3743396 + ], + [ + 4.2074194, + 51.3743798 + ], + [ + 4.2071865, + 51.3744934 + ], + [ + 4.2069865, + 51.3746007 + ], + [ + 4.2067715, + 51.3747214 + ], + [ + 4.20664, + 51.3747313 + ], + [ + 4.2062806, + 51.3748116 + ], + [ + 4.2061617, + 51.3748878 + ], + [ + 4.2057239, + 51.3750243 + ], + [ + 4.2048966, + 51.3752704 + ], + [ + 4.2046369, + 51.3753016 + ], + [ + 4.2034889, + 51.3754277 + ], + [ + 4.2032798, + 51.3754709 + ], + [ + 4.2030644, + 51.3754821 + ], + [ + 4.2028061, + 51.3754678 + ], + [ + 4.2024572, + 51.3754365 + ], + [ + 4.2023536, + 51.3753646 + ], + [ + 4.2023078, + 51.3751952 + ], + [ + 4.2021162, + 51.3750175 + ], + [ + 4.2018509, + 51.3749962 + ], + [ + 4.2016432, + 51.3751148 + ], + [ + 4.2013594, + 51.3752187 + ], + [ + 4.2011604, + 51.3752963 + ], + [ + 4.200041, + 51.3756827 + ], + [ + 4.1999201, + 51.3757041 + ], + [ + 4.199636, + 51.3758172 + ], + [ + 4.1991129, + 51.3760051 + ], + [ + 4.1989694, + 51.3760514 + ], + [ + 4.1988281, + 51.3761478 + ], + [ + 4.1984179, + 51.3763347 + ], + [ + 4.1982148, + 51.3764213 + ], + [ + 4.1978157, + 51.3764852 + ], + [ + 4.1974344, + 51.3765607 + ], + [ + 4.1971412, + 51.3766143 + ], + [ + 4.1969338, + 51.3766029 + ], + [ + 4.1965619, + 51.3766123 + ], + [ + 4.1959894, + 51.3766195 + ], + [ + 4.1956862, + 51.3766457 + ], + [ + 4.1955299, + 51.3766301 + ], + [ + 4.1954653, + 51.3765975 + ], + [ + 4.1952905, + 51.3765977 + ], + [ + 4.1951585, + 51.3766236 + ], + [ + 4.194947, + 51.3766258 + ], + [ + 4.1948253, + 51.3766723 + ], + [ + 4.1946701, + 51.3767435 + ], + [ + 4.194547, + 51.376717 + ], + [ + 4.1943646, + 51.376724 + ], + [ + 4.1942444, + 51.3767204 + ], + [ + 4.1941422, + 51.3767237 + ], + [ + 4.1940718, + 51.376764 + ], + [ + 4.1938763, + 51.3768416 + ], + [ + 4.1936891, + 51.3768874 + ], + [ + 4.1935614, + 51.3768927 + ], + [ + 4.1933873, + 51.3768657 + ], + [ + 4.1930987, + 51.3768874 + ], + [ + 4.1928661, + 51.3768665 + ], + [ + 4.1925927, + 51.3768679 + ], + [ + 4.192125, + 51.3769059 + ], + [ + 4.1920572, + 51.3768572 + ], + [ + 4.1919346, + 51.376817 + ], + [ + 4.1917515, + 51.3768423 + ], + [ + 4.1916369, + 51.3768958 + ], + [ + 4.1914647, + 51.376928 + ], + [ + 4.1911944, + 51.37695 + ], + [ + 4.1908004, + 51.3769615 + ], + [ + 4.1905834, + 51.3769087 + ], + [ + 4.1903655, + 51.3768811 + ], + [ + 4.1900597, + 51.3768708 + ], + [ + 4.1899289, + 51.3768579 + ], + [ + 4.1898472, + 51.3767839 + ], + [ + 4.1895429, + 51.3768489 + ], + [ + 4.1890923, + 51.3769258 + ], + [ + 4.1887224, + 51.3768668 + ], + [ + 4.1885195, + 51.3768257 + ], + [ + 4.1883204, + 51.3767824 + ], + [ + 4.1881775, + 51.3766827 + ], + [ + 4.1878158, + 51.3765964 + ], + [ + 4.1877145, + 51.3765701 + ], + [ + 4.187607, + 51.3765073 + ], + [ + 4.1874263, + 51.3764573 + ], + [ + 4.1872939, + 51.3764991 + ], + [ + 4.1871645, + 51.3765593 + ], + [ + 4.1870282, + 51.3766056 + ], + [ + 4.1868623, + 51.3766675 + ], + [ + 4.1867195, + 51.376691 + ], + [ + 4.1865334, + 51.3767002 + ], + [ + 4.1863959, + 51.3766667 + ], + [ + 4.1861343, + 51.3766409 + ], + [ + 4.186012, + 51.3765893 + ], + [ + 4.1859335, + 51.3765314 + ], + [ + 4.1857946, + 51.3764225 + ], + [ + 4.1857507, + 51.3763103 + ], + [ + 4.1856921, + 51.3761956 + ], + [ + 4.1855048, + 51.376125 + ], + [ + 4.1852679, + 51.3761268 + ], + [ + 4.1850934, + 51.3761088 + ], + [ + 4.1849156, + 51.3760886 + ], + [ + 4.1846859, + 51.3760882 + ], + [ + 4.1842506, + 51.3759007 + ], + [ + 4.1725968, + 51.3730035 + ], + [ + 4.17245, + 51.3731546 + ], + [ + 4.1721365, + 51.3731601 + ], + [ + 4.1718953, + 51.3731824 + ], + [ + 4.1717707, + 51.373206 + ], + [ + 4.171558, + 51.3732491 + ], + [ + 4.1713997, + 51.3733043 + ], + [ + 4.1712951, + 51.3733852 + ], + [ + 4.1711732, + 51.3734385 + ], + [ + 4.1710664, + 51.3734738 + ], + [ + 4.170884, + 51.373483 + ], + [ + 4.170714, + 51.37344 + ], + [ + 4.1705183, + 51.3734058 + ], + [ + 4.1703036, + 51.3733942 + ], + [ + 4.1701212, + 51.3734035 + ], + [ + 4.1699206, + 51.373408 + ], + [ + 4.1697351, + 51.3733944 + ], + [ + 4.1695317, + 51.3733738 + ], + [ + 4.1692822, + 51.373307 + ], + [ + 4.1691274, + 51.3732482 + ], + [ + 4.1689867, + 51.3732032 + ], + [ + 4.1689821, + 51.3731096 + ], + [ + 4.1690493, + 51.373058 + ], + [ + 4.1691552, + 51.3729314 + ], + [ + 4.1691429, + 51.3728606 + ], + [ + 4.1691119, + 51.3728009 + ], + [ + 4.1685686, + 51.3728106 + ], + [ + 4.1684726, + 51.3727296 + ], + [ + 4.1683984, + 51.372658 + ], + [ + 4.1683677, + 51.372587 + ], + [ + 4.1683927, + 51.3724869 + ], + [ + 4.1684696, + 51.3723555 + ], + [ + 4.1685035, + 51.3723171 + ], + [ + 4.1662546, + 51.3717488 + ], + [ + 4.1661238, + 51.3717361 + ], + [ + 4.1660519, + 51.3717013 + ], + [ + 4.1621861, + 51.3701529 + ], + [ + 4.1620417, + 51.3701014 + ], + [ + 4.1619917, + 51.3699233 + ], + [ + 4.1620461, + 51.3697894 + ], + [ + 4.1624388, + 51.3695242 + ], + [ + 4.1628, + 51.3693521 + ], + [ + 4.1629932, + 51.3692012 + ], + [ + 4.1630846, + 51.3690449 + ], + [ + 4.1631859, + 51.3689251 + ], + [ + 4.163309, + 51.3686688 + ], + [ + 4.1630801, + 51.3685072 + ], + [ + 4.1629757, + 51.3684583 + ], + [ + 4.1624442, + 51.3684533 + ], + [ + 4.1620961, + 51.3685412 + ], + [ + 4.1617267, + 51.3686015 + ], + [ + 4.1613969, + 51.3686827 + ], + [ + 4.1611486, + 51.3688535 + ], + [ + 4.1608904, + 51.3689877 + ], + [ + 4.1606034, + 51.3691013 + ], + [ + 4.1603895, + 51.3692041 + ], + [ + 4.1600789, + 51.3692513 + ], + [ + 4.1598602, + 51.369256 + ], + [ + 4.1595763, + 51.3692534 + ], + [ + 4.1592373, + 51.3692661 + ], + [ + 4.1588687, + 51.3692968 + ], + [ + 4.1586558, + 51.3693631 + ], + [ + 4.1584004, + 51.3693908 + ], + [ + 4.1580968, + 51.3693057 + ], + [ + 4.1577712, + 51.3692273 + ], + [ + 4.1575496, + 51.3692093 + ], + [ + 4.1573434, + 51.3691548 + ], + [ + 4.1571231, + 51.3690865 + ], + [ + 4.1570768, + 51.3690518 + ], + [ + 4.1568796, + 51.3690727 + ], + [ + 4.1568526, + 51.3691272 + ], + [ + 4.1568119, + 51.3691563 + ], + [ + 4.1566932, + 51.3692327 + ], + [ + 4.1566069, + 51.3693343 + ], + [ + 4.1565875, + 51.3693751 + ], + [ + 4.1564281, + 51.3694807 + ], + [ + 4.1562969, + 51.3694862 + ], + [ + 4.1562644, + 51.3694768 + ], + [ + 4.1560899, + 51.369466 + ], + [ + 4.1559877, + 51.369474 + ], + [ + 4.1558203, + 51.3694724 + ], + [ + 4.1556563, + 51.3694753 + ], + [ + 4.1555987, + 51.3694497 + ], + [ + 4.1554884, + 51.3694941 + ], + [ + 4.1554759, + 51.3695532 + ], + [ + 4.1554647, + 51.3697013 + ], + [ + 4.1553799, + 51.3697414 + ], + [ + 4.1552551, + 51.3697766 + ], + [ + 4.1550953, + 51.3697591 + ], + [ + 4.1549166, + 51.3697733 + ], + [ + 4.154708, + 51.3698123 + ], + [ + 4.1544422, + 51.3698096 + ], + [ + 4.154477, + 51.3697348 + ], + [ + 4.1545051, + 51.3696348 + ], + [ + 4.154667, + 51.369568 + ], + [ + 4.1548095, + 51.3695512 + ], + [ + 4.1549338, + 51.3695342 + ], + [ + 4.1550296, + 51.3694896 + ], + [ + 4.1549358, + 51.3694613 + ], + [ + 4.1547914, + 51.3694075 + ], + [ + 4.154731, + 51.3693545 + ], + [ + 4.1546536, + 51.3692512 + ], + [ + 4.1545928, + 51.3692119 + ], + [ + 4.1545582, + 51.3691409 + ], + [ + 4.1544362, + 51.3690759 + ], + [ + 4.1544351, + 51.3691146 + ], + [ + 4.1543624, + 51.3692483 + ], + [ + 4.1542249, + 51.3693541 + ], + [ + 4.1541205, + 51.3694419 + ], + [ + 4.1540276, + 51.3695161 + ], + [ + 4.1539417, + 51.3694583 + ], + [ + 4.1541026, + 51.368888 + ], + [ + 4.1540732, + 51.3687579 + ], + [ + 4.1538877, + 51.3686148 + ], + [ + 4.1537851, + 51.3686388 + ], + [ + 4.153543, + 51.3685658 + ], + [ + 4.1535062, + 51.3685836 + ], + [ + 4.1536712, + 51.368681 + ], + [ + 4.1538639, + 51.3688264 + ], + [ + 4.1537958, + 51.3689215 + ], + [ + 4.1536676, + 51.3689521 + ], + [ + 4.1534263, + 51.3689839 + ], + [ + 4.1532286, + 51.3690229 + ], + [ + 4.1530183, + 51.3691325 + ], + [ + 4.1527758, + 51.3693465 + ], + [ + 4.1525807, + 51.3694289 + ], + [ + 4.1523347, + 51.3693649 + ], + [ + 4.1520638, + 51.3692871 + ], + [ + 4.1517989, + 51.3692525 + ], + [ + 4.151574, + 51.3692206 + ], + [ + 4.1514447, + 51.3691533 + ], + [ + 4.1512533, + 51.3690944 + ], + [ + 4.1509373, + 51.3690639 + ], + [ + 4.1508544, + 51.3690312 + ], + [ + 4.1507393, + 51.3689777 + ], + [ + 4.1507094, + 51.3688726 + ], + [ + 4.1506411, + 51.3688378 + ], + [ + 4.1505875, + 51.3687962 + ], + [ + 4.150534, + 51.3686202 + ], + [ + 4.1505054, + 51.3685994 + ], + [ + 4.1504667, + 51.3685489 + ], + [ + 4.1504758, + 51.3684806 + ], + [ + 4.1505109, + 51.3683967 + ], + [ + 4.1505196, + 51.3683398 + ], + [ + 4.1504782, + 51.3682574 + ], + [ + 4.1504456, + 51.3681136 + ], + [ + 4.1505285, + 51.3680049 + ], + [ + 4.1506091, + 51.3679875 + ], + [ + 4.1507113, + 51.3679795 + ], + [ + 4.1509001, + 51.3679995 + ], + [ + 4.150982, + 51.3680687 + ], + [ + 4.1510906, + 51.368227 + ], + [ + 4.1511165, + 51.3680791 + ], + [ + 4.1511032, + 51.3680267 + ], + [ + 4.1512105, + 51.3679639 + ], + [ + 4.1513354, + 51.3679241 + ], + [ + 4.151417, + 51.367868 + ], + [ + 4.1515855, + 51.3678286 + ], + [ + 4.1517387, + 51.3678211 + ], + [ + 4.1518663, + 51.3678132 + ], + [ + 4.1520796, + 51.3677379 + ], + [ + 4.1519612, + 51.3676706 + ], + [ + 4.1519299, + 51.3676133 + ], + [ + 4.1520027, + 51.3674819 + ], + [ + 4.1521668, + 51.3674722 + ], + [ + 4.1522471, + 51.3674593 + ], + [ + 4.1523286, + 51.36741 + ], + [ + 4.1521296, + 51.3673601 + ], + [ + 4.152022, + 51.3673021 + ], + [ + 4.151918, + 51.3672418 + ], + [ + 4.1517714, + 51.3671401 + ], + [ + 4.1517732, + 51.3670718 + ], + [ + 4.1517161, + 51.3670256 + ], + [ + 4.1516093, + 51.3669358 + ], + [ + 4.1514844, + 51.3668456 + ], + [ + 4.1514575, + 51.3667588 + ], + [ + 4.1514489, + 51.3666699 + ], + [ + 4.1514316, + 51.3666355 + ], + [ + 4.1513789, + 51.3665643 + ], + [ + 4.1513101, + 51.36655 + ], + [ + 4.1510721, + 51.3664679 + ], + [ + 4.1508924, + 51.3663795 + ], + [ + 4.1507199, + 51.3662912 + ], + [ + 4.1505639, + 51.3662692 + ], + [ + 4.1504216, + 51.3661493 + ], + [ + 4.1503659, + 51.366053 + ], + [ + 4.1502112, + 51.3658419 + ], + [ + 4.150114, + 51.3651815 + ], + [ + 4.150059, + 51.3651363 + ], + [ + 4.1500871, + 51.3648974 + ], + [ + 4.1502465, + 51.3646529 + ], + [ + 4.1504669, + 51.3644477 + ], + [ + 4.1505932, + 51.364351 + ], + [ + 4.1507896, + 51.3640887 + ], + [ + 4.1508204, + 51.3640275 + ], + [ + 4.1509631, + 51.3638648 + ], + [ + 4.1509646, + 51.3638033 + ], + [ + 4.1510666, + 51.3636699 + ], + [ + 4.1511013, + 51.3636321 + ], + [ + 4.1511866, + 51.363539 + ], + [ + 4.1512262, + 51.3634163 + ], + [ + 4.1513207, + 51.3632829 + ], + [ + 4.1514081, + 51.363147 + ], + [ + 4.1513845, + 51.3629372 + ], + [ + 4.1514934, + 51.3628152 + ], + [ + 4.1515619, + 51.3627042 + ], + [ + 4.1514968, + 51.3625509 + ], + [ + 4.1518154, + 51.3623445 + ], + [ + 4.1518612, + 51.3622675 + ], + [ + 4.1519289, + 51.3621839 + ], + [ + 4.1522247, + 51.3620159 + ], + [ + 4.1523728, + 51.3619217 + ], + [ + 4.1524958, + 51.3618136 + ], + [ + 4.1525599, + 51.3617322 + ], + [ + 4.1526205, + 51.3616393 + ], + [ + 4.152659, + 51.3615668 + ], + [ + 4.1527196, + 51.361474 + ], + [ + 4.1528276, + 51.3613839 + ], + [ + 4.1528591, + 51.3612976 + ], + [ + 4.1529157, + 51.3612956 + ], + [ + 4.153215, + 51.3610551 + ], + [ + 4.1532357, + 51.3609642 + ], + [ + 4.1533757, + 51.3609017 + ], + [ + 4.1534476, + 51.3607954 + ], + [ + 4.1535253, + 51.3607529 + ], + [ + 4.1536132, + 51.3607309 + ], + [ + 4.153647, + 51.3606903 + ], + [ + 4.1535634, + 51.3606872 + ], + [ + 4.1534475, + 51.3606678 + ], + [ + 4.1534603, + 51.3605928 + ], + [ + 4.1534877, + 51.3605224 + ], + [ + 4.1535769, + 51.3604527 + ], + [ + 4.1536862, + 51.3603124 + ], + [ + 4.1537068, + 51.3602215 + ], + [ + 4.1537202, + 51.3601305 + ], + [ + 4.1538307, + 51.3600837 + ], + [ + 4.1539328, + 51.3600734 + ], + [ + 4.1540439, + 51.3600062 + ], + [ + 4.1541518, + 51.3599183 + ], + [ + 4.1542759, + 51.3597692 + ], + [ + 4.1544022, + 51.3596725 + ], + [ + 4.15455, + 51.3595919 + ], + [ + 4.1546105, + 51.359506 + ], + [ + 4.1547143, + 51.3594363 + ], + [ + 4.154838, + 51.3594375 + ], + [ + 4.1548646, + 51.3593946 + ], + [ + 4.1548214, + 51.3593805 + ], + [ + 4.1547388, + 51.3593386 + ], + [ + 4.1548627, + 51.3591963 + ], + [ + 4.1549698, + 51.3591381 + ], + [ + 4.154901, + 51.3591215 + ], + [ + 4.1549018, + 51.3590918 + ], + [ + 4.1548934, + 51.3589984 + ], + [ + 4.1548661, + 51.3589321 + ], + [ + 4.1549938, + 51.3587852 + ], + [ + 4.1550575, + 51.3587424 + ], + [ + 4.1552826, + 51.3584623 + ], + [ + 4.155401, + 51.3582516 + ], + [ + 4.1554764, + 51.3581566 + ], + [ + 4.1555574, + 51.3581255 + ], + [ + 4.1556997, + 51.3581086 + ], + [ + 4.1558062, + 51.3580779 + ], + [ + 4.1558557, + 51.357994 + ], + [ + 4.1558793, + 51.3579281 + ], + [ + 4.155964, + 51.3578903 + ], + [ + 4.1560479, + 51.3578843 + ], + [ + 4.1561646, + 51.3578741 + ], + [ + 4.1562727, + 51.3577771 + ], + [ + 4.1563334, + 51.3576886 + ], + [ + 4.156401, + 51.3575096 + ], + [ + 4.1564606, + 51.3574599 + ], + [ + 4.1566661, + 51.3574206 + ], + [ + 4.1570251, + 51.357376 + ], + [ + 4.1572415, + 51.3573346 + ], + [ + 4.1575271, + 51.3573075 + ], + [ + 4.1576776, + 51.3572745 + ], + [ + 4.1578686, + 51.3572284 + ], + [ + 4.1580752, + 51.3571411 + ], + [ + 4.1581969, + 51.357092 + ], + [ + 4.158362, + 51.3570614 + ], + [ + 4.1584212, + 51.3568724 + ], + [ + 4.1584982, + 51.3567108 + ], + [ + 4.158581, + 51.3566064 + ], + [ + 4.1587272, + 51.3564501 + ], + [ + 4.1588906, + 51.3563374 + ], + [ + 4.1589384, + 51.3561802 + ], + [ + 4.1590699, + 51.3558683 + ], + [ + 4.1592086, + 51.3555702 + ], + [ + 4.159288, + 51.3554567 + ], + [ + 4.1594117, + 51.3553253 + ], + [ + 4.1596114, + 51.3552197 + ], + [ + 4.1595801, + 51.3551577 + ], + [ + 4.1596287, + 51.3551125 + ], + [ + 4.1598412, + 51.3550848 + ], + [ + 4.159768, + 51.3549378 + ], + [ + 4.1597307, + 51.3548209 + ], + [ + 4.1598895, + 51.3547447 + ], + [ + 4.1599282, + 51.3546514 + ], + [ + 4.1600372, + 51.3545221 + ], + [ + 4.1593613, + 51.3514509 + ], + [ + 4.1592655, + 51.3514005 + ], + [ + 4.1593297, + 51.3513074 + ], + [ + 4.1597857, + 51.3510214 + ], + [ + 4.1601885, + 51.3508263 + ], + [ + 4.1604516, + 51.3506619 + ], + [ + 4.1607416, + 51.3504497 + ], + [ + 4.1610385, + 51.350249 + ], + [ + 4.1612766, + 51.3500662 + ], + [ + 4.161658, + 51.3498457 + ], + [ + 4.1618878, + 51.3497015 + ], + [ + 4.1621373, + 51.3494982 + ], + [ + 4.1623226, + 51.3492325 + ], + [ + 4.1624476, + 51.3490463 + ], + [ + 4.1640414, + 51.3471436 + ], + [ + 4.1638888, + 51.3471171 + ], + [ + 4.1637625, + 51.3470497 + ], + [ + 4.1637275, + 51.3469923 + ], + [ + 4.1637085, + 51.346871 + ], + [ + 4.1640377, + 51.346385 + ], + [ + 4.1645819, + 51.3456199 + ], + [ + 4.1649516, + 51.3451228 + ], + [ + 4.1650582, + 51.344941 + ], + [ + 4.1650646, + 51.3448245 + ], + [ + 4.165143, + 51.3447567 + ], + [ + 4.1650946, + 51.3446397 + ], + [ + 4.1650573, + 51.3445183 + ], + [ + 4.1650281, + 51.3443671 + ], + [ + 4.1650076, + 51.3441545 + ], + [ + 4.1650575, + 51.343899 + ], + [ + 4.1652437, + 51.3434482 + ], + [ + 4.1654076, + 51.3433103 + ], + [ + 4.1656164, + 51.3431272 + ], + [ + 4.16574, + 51.342998 + ], + [ + 4.1660413, + 51.3427631 + ], + [ + 4.1662993, + 51.3426649 + ], + [ + 4.1667208, + 51.3425888 + ], + [ + 4.1672628, + 51.342459 + ], + [ + 4.1679084, + 51.3422958 + ], + [ + 4.168332, + 51.3421306 + ], + [ + 4.1689947, + 51.3417435 + ], + [ + 4.1693194, + 51.3415955 + ], + [ + 4.1695988, + 51.3415112 + ], + [ + 4.1701418, + 51.3415553 + ], + [ + 4.170684, + 51.3414757 + ], + [ + 4.1705486, + 51.3413395 + ], + [ + 4.1702737, + 51.3412271 + ], + [ + 4.1701263, + 51.3411251 + ], + [ + 4.1700397, + 51.3409275 + ], + [ + 4.1699236, + 51.3407367 + ], + [ + 4.1696522, + 51.3404733 + ], + [ + 4.1691327, + 51.3402031 + ], + [ + 4.1683322, + 51.3397747 + ], + [ + 4.1678954, + 51.3395602 + ], + [ + 4.1677782, + 51.3394173 + ], + [ + 4.1674368, + 51.3391876 + ], + [ + 4.1673506, + 51.3391749 + ], + [ + 4.1671013, + 51.3392035 + ], + [ + 4.1669233, + 51.3391676 + ], + [ + 4.1668338, + 51.3390982 + ], + [ + 4.1666616, + 51.3389687 + ], + [ + 4.1665032, + 51.3388736 + ], + [ + 4.1663745, + 51.338765 + ], + [ + 4.1662717, + 51.3386339 + ], + [ + 4.1662596, + 51.3385309 + ], + [ + 4.1662945, + 51.3384444 + ], + [ + 4.1664288, + 51.3383222 + ], + [ + 4.1665691, + 51.3382573 + ], + [ + 4.1668895, + 51.3381413 + ], + [ + 4.1671694, + 51.3380365 + ], + [ + 4.1673824, + 51.337984 + ], + [ + 4.1676238, + 51.3378947 + ], + [ + 4.167885, + 51.3378103 + ], + [ + 4.1682263, + 51.3377357 + ], + [ + 4.168512, + 51.3376996 + ], + [ + 4.1692641, + 51.3376975 + ], + [ + 4.169717, + 51.3376858 + ], + [ + 4.1701054, + 51.3376254 + ], + [ + 4.1703992, + 51.3375503 + ], + [ + 4.1705949, + 51.3374562 + ], + [ + 4.1708054, + 51.3371997 + ], + [ + 4.1709743, + 51.337 + ], + [ + 4.1710597, + 51.3366211 + ], + [ + 4.171185, + 51.3362586 + ], + [ + 4.1711863, + 51.335888 + ], + [ + 4.1712647, + 51.3356555 + ], + [ + 4.1714099, + 51.335538 + ], + [ + 4.1717418, + 51.3355479 + ], + [ + 4.1720322, + 51.3356215 + ], + [ + 4.1723158, + 51.33567 + ], + [ + 4.17247, + 51.335628 + ], + [ + 4.1729148, + 51.3353394 + ], + [ + 4.173059, + 51.3352675 + ], + [ + 4.1732929, + 51.3350959 + ], + [ + 4.1731045, + 51.3350346 + ], + [ + 4.1729117, + 51.3351609 + ], + [ + 4.1728258, + 51.3352448 + ], + [ + 4.1727438, + 51.3353172 + ], + [ + 4.1725626, + 51.3354184 + ], + [ + 4.1724074, + 51.3355015 + ], + [ + 4.1722249, + 51.335493 + ], + [ + 4.1719756, + 51.3353809 + ], + [ + 4.1718387, + 51.335304 + ], + [ + 4.1717379, + 51.3352437 + ], + [ + 4.1714767, + 51.3351726 + ], + [ + 4.1713242, + 51.3351369 + ], + [ + 4.1711712, + 51.3351239 + ], + [ + 4.1710304, + 51.3352096 + ], + [ + 4.1708389, + 51.3357567 + ], + [ + 4.1705098, + 51.3365656 + ], + [ + 4.1704121, + 51.336997 + ], + [ + 4.1703329, + 51.3371083 + ], + [ + 4.1701776, + 51.3371892 + ], + [ + 4.1700302, + 51.3372473 + ], + [ + 4.1698074, + 51.3372497 + ], + [ + 4.1693854, + 51.3371908 + ], + [ + 4.1691572, + 51.3371156 + ], + [ + 4.1685088, + 51.3368944 + ], + [ + 4.168299, + 51.3368123 + ], + [ + 4.1682065, + 51.3367085 + ], + [ + 4.167686, + 51.3364795 + ], + [ + 4.1674235, + 51.3364427 + ], + [ + 4.1673872, + 51.3364115 + ], + [ + 4.1673304, + 51.3363447 + ], + [ + 4.1673083, + 51.3361982 + ], + [ + 4.1673235, + 51.335867 + ], + [ + 4.1673284, + 51.3356637 + ], + [ + 4.1673688, + 51.3355042 + ], + [ + 4.1674433, + 51.3352605 + ], + [ + 4.1674509, + 51.3351273 + ], + [ + 4.1674394, + 51.3346868 + ], + [ + 4.1674116, + 51.3347825 + ], + [ + 4.167318, + 51.3350307 + ], + [ + 4.1672069, + 51.3352514 + ], + [ + 4.1671394, + 51.3353284 + ], + [ + 4.1670356, + 51.3355445 + ], + [ + 4.1670564, + 51.3357435 + ], + [ + 4.1670379, + 51.3359033 + ], + [ + 4.1669665, + 51.3362934 + ], + [ + 4.1669564, + 51.3364144 + ], + [ + 4.1670188, + 51.3365498 + ], + [ + 4.1671315, + 51.3367223 + ], + [ + 4.1671826, + 51.3368781 + ], + [ + 4.167312, + 51.3371146 + ], + [ + 4.1671747, + 51.3372047 + ], + [ + 4.1670646, + 51.3372312 + ], + [ + 4.1667404, + 51.3373539 + ], + [ + 4.1663264, + 51.3375672 + ], + [ + 4.1659709, + 51.3377834 + ], + [ + 4.1658054, + 51.3379875 + ], + [ + 4.1655915, + 51.33823 + ], + [ + 4.1655064, + 51.3384304 + ], + [ + 4.1654913, + 51.3386016 + ], + [ + 4.1655725, + 51.338872 + ], + [ + 4.1656346, + 51.3390188 + ], + [ + 4.1657509, + 51.3393466 + ], + [ + 4.1657775, + 51.3394543 + ], + [ + 4.1657205, + 51.3395475 + ], + [ + 4.1659602, + 51.3399084 + ], + [ + 4.1662864, + 51.3401559 + ], + [ + 4.1665443, + 51.3403592 + ], + [ + 4.1667515, + 51.3405486 + ], + [ + 4.1669638, + 51.3406761 + ], + [ + 4.1669725, + 51.3407722 + ], + [ + 4.1669479, + 51.3408862 + ], + [ + 4.1670251, + 51.3410148 + ], + [ + 4.1671839, + 51.3410872 + ], + [ + 4.1672978, + 51.3411488 + ], + [ + 4.1673508, + 51.3413047 + ], + [ + 4.1673897, + 51.3413623 + ], + [ + 4.1673808, + 51.3414263 + ], + [ + 4.1672891, + 51.3414749 + ], + [ + 4.1671308, + 51.3414751 + ], + [ + 4.1664723, + 51.34154 + ], + [ + 4.1658455, + 51.3416417 + ], + [ + 4.1651763, + 51.3418435 + ], + [ + 4.1648262, + 51.3419843 + ], + [ + 4.1643469, + 51.3423273 + ], + [ + 4.1637158, + 51.3429179 + ], + [ + 4.1629395, + 51.343626 + ], + [ + 4.1627185, + 51.3438548 + ], + [ + 4.1625512, + 51.3441343 + ], + [ + 4.1625164, + 51.3445179 + ], + [ + 4.1623271, + 51.3452542 + ], + [ + 4.1621677, + 51.3458104 + ], + [ + 4.1619869, + 51.3461903 + ], + [ + 4.1617874, + 51.3462936 + ], + [ + 4.1613935, + 51.3464248 + ], + [ + 4.1607463, + 51.3466178 + ], + [ + 4.1600816, + 51.3467808 + ], + [ + 4.1587181, + 51.3471521 + ], + [ + 4.1577593, + 51.3473925 + ], + [ + 4.1566524, + 51.3475696 + ], + [ + 4.1564988, + 51.3475819 + ], + [ + 4.156383, + 51.3475398 + ], + [ + 4.1562572, + 51.3474587 + ], + [ + 4.1560083, + 51.3476323 + ], + [ + 4.1558039, + 51.3477835 + ], + [ + 4.1554943, + 51.3479041 + ], + [ + 4.15411, + 51.3482273 + ], + [ + 4.1533939, + 51.3482481 + ], + [ + 4.1527094, + 51.3483172 + ], + [ + 4.1521032, + 51.3483207 + ], + [ + 4.151919, + 51.3482391 + ], + [ + 4.1519186, + 51.3481065 + ], + [ + 4.1503366, + 51.3498035 + ], + [ + 4.1505831, + 51.3498766 + ], + [ + 4.150534, + 51.3499469 + ], + [ + 4.150183, + 51.3501151 + ], + [ + 4.1500462, + 51.3501824 + ], + [ + 4.1499461, + 51.3502432 + ], + [ + 4.1497606, + 51.3503648 + ], + [ + 4.1496928, + 51.350451 + ], + [ + 4.1495728, + 51.3505779 + ], + [ + 4.1494285, + 51.3506611 + ], + [ + 4.1492697, + 51.3507351 + ], + [ + 4.1491179, + 51.3508205 + ], + [ + 4.1489324, + 51.3509376 + ], + [ + 4.1487289, + 51.3510522 + ], + [ + 4.148573, + 51.3511536 + ], + [ + 4.148398, + 51.3512914 + ], + [ + 4.147707, + 51.3517786 + ], + [ + 4.1466735, + 51.3525345 + ], + [ + 4.1463419, + 51.3528079 + ], + [ + 4.1461959, + 51.3529506 + ], + [ + 4.1459465, + 51.3531448 + ], + [ + 4.1458638, + 51.35324 + ], + [ + 4.145352, + 51.3534134 + ], + [ + 4.1449318, + 51.3535787 + ], + [ + 4.1447705, + 51.3536069 + ], + [ + 4.1435844, + 51.3535776 + ], + [ + 4.1433278, + 51.3536163 + ], + [ + 4.1417185, + 51.3537224 + ], + [ + 4.1415787, + 51.3536184 + ], + [ + 4.1413182, + 51.3536708 + ], + [ + 4.1405461, + 51.3535882 + ], + [ + 4.1398338, + 51.3534467 + ], + [ + 4.139464, + 51.3533427 + ], + [ + 4.1392067, + 51.353265 + ], + [ + 4.1390175, + 51.3532312 + ], + [ + 4.1380691, + 51.3530487 + ], + [ + 4.1374907, + 51.3529587 + ], + [ + 4.1364447, + 51.352725 + ], + [ + 4.1360354, + 51.3525954 + ], + [ + 4.1357827, + 51.3524743 + ], + [ + 4.1355217, + 51.3523965 + ], + [ + 4.1349525, + 51.3522335 + ], + [ + 4.1348268, + 51.3521477 + ], + [ + 4.1347515, + 51.3520899 + ], + [ + 4.1346876, + 51.3520185 + ], + [ + 4.1344023, + 51.3520364 + ], + [ + 4.1342665, + 51.3519208 + ], + [ + 4.1341231, + 51.3518098 + ], + [ + 4.1339288, + 51.3516915 + ], + [ + 4.1337974, + 51.3515463 + ], + [ + 4.1339108, + 51.3513919 + ], + [ + 4.1341334, + 51.3512455 + ], + [ + 4.1342744, + 51.3511554 + ], + [ + 4.1343022, + 51.3510643 + ], + [ + 4.1343435, + 51.3508658 + ], + [ + 4.1344301, + 51.3507592 + ], + [ + 4.1346141, + 51.3505599 + ], + [ + 4.1347561, + 51.3504264 + ], + [ + 4.134974, + 51.3501748 + ], + [ + 4.1351125, + 51.3500413 + ], + [ + 4.1352206, + 51.3499464 + ], + [ + 4.1354481, + 51.3497543 + ], + [ + 4.135789, + 51.3494055 + ], + [ + 4.1360452, + 51.3492343 + ], + [ + 4.13634, + 51.3491227 + ], + [ + 4.1367118, + 51.3490006 + ], + [ + 4.1370759, + 51.3488943 + ], + [ + 4.1374028, + 51.3488151 + ], + [ + 4.1381929, + 51.3487539 + ], + [ + 4.1384188, + 51.3487697 + ], + [ + 4.1385711, + 51.3488168 + ], + [ + 4.1387194, + 51.3488707 + ], + [ + 4.1389675, + 51.34888 + ], + [ + 4.1391537, + 51.3488771 + ], + [ + 4.1394319, + 51.3488523 + ], + [ + 4.139703, + 51.3488114 + ], + [ + 4.1402081, + 51.3487635 + ], + [ + 4.1410014, + 51.3487184 + ], + [ + 4.1417098, + 51.3487227 + ], + [ + 4.1419322, + 51.3487316 + ], + [ + 4.1422201, + 51.3487549 + ], + [ + 4.1425947, + 51.3488155 + ], + [ + 4.1427585, + 51.3488352 + ], + [ + 4.1429209, + 51.3489145 + ], + [ + 4.1430963, + 51.3490555 + ], + [ + 4.1432112, + 51.349132 + ], + [ + 4.1433601, + 51.3491676 + ], + [ + 4.1435783, + 51.3492016 + ], + [ + 4.1437441, + 51.3491438 + ], + [ + 4.1437751, + 51.3490687 + ], + [ + 4.1436111, + 51.3490557 + ], + [ + 4.1434785, + 51.3491024 + ], + [ + 4.14338, + 51.349097 + ], + [ + 4.1432287, + 51.3490179 + ], + [ + 4.1431104, + 51.3489276 + ], + [ + 4.1429159, + 51.3488161 + ], + [ + 4.1427343, + 51.3487825 + ], + [ + 4.1425452, + 51.3487441 + ], + [ + 4.1423569, + 51.3486876 + ], + [ + 4.142193, + 51.3486677 + ], + [ + 4.1420617, + 51.3486597 + ], + [ + 4.1419675, + 51.3486314 + ], + [ + 4.1417895, + 51.3485955 + ], + [ + 4.141559, + 51.3486116 + ], + [ + 4.1413026, + 51.3486458 + ], + [ + 4.140872, + 51.3486371 + ], + [ + 4.1404197, + 51.3486215 + ], + [ + 4.1401612, + 51.348594 + ], + [ + 4.1399153, + 51.3486443 + ], + [ + 4.1395461, + 51.3486614 + ], + [ + 4.1391802, + 51.34869 + ], + [ + 4.1388641, + 51.3486276 + ], + [ + 4.1384825, + 51.3485555 + ], + [ + 4.138277, + 51.348453 + ], + [ + 4.1381991, + 51.3483518 + ], + [ + 4.1380208, + 51.3481787 + ], + [ + 4.1378914, + 51.3480976 + ], + [ + 4.1376878, + 51.3479106 + ], + [ + 4.1375149, + 51.3478198 + ], + [ + 4.1374216, + 51.3479012 + ], + [ + 4.1377352, + 51.3480664 + ], + [ + 4.1379286, + 51.348219 + ], + [ + 4.1380526, + 51.348371 + ], + [ + 4.1381226, + 51.348495 + ], + [ + 4.1380175, + 51.3486083 + ], + [ + 4.1376854, + 51.3486007 + ], + [ + 4.1373996, + 51.3486414 + ], + [ + 4.1371067, + 51.3486752 + ], + [ + 4.1364592, + 51.348877 + ], + [ + 4.1359392, + 51.3490893 + ], + [ + 4.1356877, + 51.3492194 + ], + [ + 4.1355353, + 51.3493277 + ], + [ + 4.1350165, + 51.3497845 + ], + [ + 4.1343427, + 51.3503083 + ], + [ + 4.1338368, + 51.3506874 + ], + [ + 4.1335772, + 51.3508518 + ], + [ + 4.1330758, + 51.3510459 + ], + [ + 4.132771, + 51.3511161 + ], + [ + 4.1324934, + 51.3511204 + ], + [ + 4.1317488, + 51.3511066 + ], + [ + 4.130504, + 51.3509509 + ], + [ + 4.1292766, + 51.3508229 + ], + [ + 4.1274642, + 51.3505887 + ], + [ + 4.1265676, + 51.3505186 + ], + [ + 4.1262775, + 51.3504381 + ], + [ + 4.1186997, + 51.3500307 + ], + [ + 4.1184791, + 51.350204 + ], + [ + 4.118325, + 51.3502319 + ], + [ + 4.1180512, + 51.3502309 + ], + [ + 4.1176732, + 51.3502972 + ], + [ + 4.1177781, + 51.3503282 + ], + [ + 4.11802, + 51.3502968 + ], + [ + 4.1182103, + 51.3502831 + ], + [ + 4.1183224, + 51.3503211 + ], + [ + 4.1182559, + 51.3504711 + ], + [ + 4.1174201, + 51.3512062 + ], + [ + 4.1172188, + 51.3512221 + ], + [ + 4.11713, + 51.3512645 + ], + [ + 4.1169712, + 51.3513243 + ], + [ + 4.1169836, + 51.3513976 + ], + [ + 4.1168311, + 51.3516175 + ], + [ + 4.1167042, + 51.3517143 + ], + [ + 4.1163525, + 51.3517557 + ], + [ + 4.1159906, + 51.3517697 + ], + [ + 4.1160389, + 51.3518662 + ], + [ + 4.1160166, + 51.3520008 + ], + [ + 4.1160254, + 51.3520764 + ], + [ + 4.1155837, + 51.3523225 + ], + [ + 4.115366, + 51.3523953 + ], + [ + 4.1148037, + 51.3526469 + ], + [ + 4.1142186, + 51.35293 + ], + [ + 4.1122899, + 51.3539468 + ], + [ + 4.1120784, + 51.3540682 + ], + [ + 4.1119, + 51.3541707 + ], + [ + 4.1117556, + 51.3542375 + ], + [ + 4.1108214, + 51.354345 + ], + [ + 4.1106725, + 51.3544438 + ], + [ + 4.1104323, + 51.3545392 + ], + [ + 4.1104239, + 51.3545414 + ], + [ + 4.1099759, + 51.3546616 + ], + [ + 4.1098418, + 51.3547515 + ], + [ + 4.1096987, + 51.3548983 + ], + [ + 4.1093589, + 51.3550313 + ], + [ + 4.1089799, + 51.3550085 + ], + [ + 4.108722, + 51.3550853 + ], + [ + 4.1085724, + 51.3552047 + ], + [ + 4.1085505, + 51.3553233 + ], + [ + 4.1083529, + 51.3553415 + ], + [ + 4.10796, + 51.3552932 + ], + [ + 4.1075779, + 51.3554966 + ], + [ + 4.1072234, + 51.3557574 + ], + [ + 4.107052, + 51.3558674 + ], + [ + 4.10665, + 51.3560065 + ], + [ + 4.1060058, + 51.356305 + ], + [ + 4.1057833, + 51.3564189 + ], + [ + 4.1056163, + 51.3563871 + ], + [ + 4.1052079, + 51.3566154 + ], + [ + 4.1046094, + 51.3568503 + ], + [ + 4.1038982, + 51.3570679 + ], + [ + 4.1037784, + 51.3571213 + ], + [ + 4.1035506, + 51.3572002 + ], + [ + 4.1034264, + 51.3572149 + ], + [ + 4.1032288, + 51.3572516 + ], + [ + 4.1030087, + 51.3573131 + ], + [ + 4.1028276, + 51.3574069 + ], + [ + 4.1026628, + 51.3574485 + ], + [ + 4.1025715, + 51.3574299 + ], + [ + 4.1014699, + 51.3578007 + ], + [ + 4.1013983, + 51.3578842 + ], + [ + 4.1012325, + 51.3579531 + ], + [ + 4.1010634, + 51.358013 + ], + [ + 4.1007729, + 51.3581216 + ], + [ + 4.1004002, + 51.3582977 + ], + [ + 4.0997219, + 51.3586051 + ], + [ + 4.0994649, + 51.3586844 + ], + [ + 4.09923, + 51.3587503 + ], + [ + 4.0986928, + 51.3589566 + ], + [ + 4.0983902, + 51.3591016 + ], + [ + 4.0980923, + 51.3592124 + ], + [ + 4.0979086, + 51.3592766 + ], + [ + 4.0977092, + 51.3593747 + ], + [ + 4.097483, + 51.3595251 + ], + [ + 4.0973508, + 51.3595624 + ], + [ + 4.0972309, + 51.3595521 + ], + [ + 4.0971738, + 51.3595105 + ], + [ + 4.0970559, + 51.359434 + ], + [ + 4.0961579, + 51.3596178 + ], + [ + 4.0961439, + 51.3596296 + ], + [ + 4.095961, + 51.3596596 + ], + [ + 4.0957866, + 51.3596487 + ], + [ + 4.0957262, + 51.3597256 + ], + [ + 4.0955357, + 51.359899 + ], + [ + 4.0954507, + 51.3599437 + ], + [ + 4.0953037, + 51.3599945 + ], + [ + 4.0950687, + 51.3601994 + ], + [ + 4.0949912, + 51.360299 + ], + [ + 4.0947574, + 51.3603875 + ], + [ + 4.0946862, + 51.3604573 + ], + [ + 4.094588, + 51.3604516 + ], + [ + 4.0945342, + 51.3604259 + ], + [ + 4.0944761, + 51.3604161 + ], + [ + 4.0943719, + 51.3604969 + ], + [ + 4.0940471, + 51.3606435 + ], + [ + 4.0939294, + 51.3606831 + ], + [ + 4.0937956, + 51.3607727 + ], + [ + 4.0934734, + 51.3609558 + ], + [ + 4.0932626, + 51.3610627 + ], + [ + 4.0931111, + 51.3611361 + ], + [ + 4.0930125, + 51.3611463 + ], + [ + 4.092965, + 51.3611503 + ], + [ + 4.0927833, + 51.3612598 + ], + [ + 4.0926171, + 51.3613398 + ], + [ + 4.0924371, + 51.3613879 + ], + [ + 4.092179, + 51.3614988 + ], + [ + 4.0919839, + 51.3615672 + ], + [ + 4.0918959, + 51.3615934 + ], + [ + 4.091797, + 51.3616105 + ], + [ + 4.091669, + 51.3616296 + ], + [ + 4.091492, + 51.3617003 + ], + [ + 4.0912886, + 51.3618074 + ], + [ + 4.0911589, + 51.361881 + ], + [ + 4.0910191, + 51.3619295 + ], + [ + 4.0907659, + 51.3619948 + ], + [ + 4.0905808, + 51.3620952 + ], + [ + 4.0904729, + 51.3621737 + ], + [ + 4.0903804, + 51.3622227 + ], + [ + 4.0903205, + 51.3622745 + ], + [ + 4.0902065, + 51.3623141 + ], + [ + 4.0899737, + 51.3624276 + ], + [ + 4.0898989, + 51.3624905 + ], + [ + 4.0897599, + 51.3625139 + ], + [ + 4.0896909, + 51.362504 + ], + [ + 4.0895774, + 51.3625277 + ], + [ + 4.0895068, + 51.3625747 + ], + [ + 4.0894653, + 51.3626221 + ], + [ + 4.0893875, + 51.3626667 + ], + [ + 4.0893682, + 51.362703 + ], + [ + 4.0893336, + 51.3627619 + ], + [ + 4.0892303, + 51.3628107 + ], + [ + 4.089182, + 51.3628421 + ], + [ + 4.0891808, + 51.3628853 + ], + [ + 4.0891315, + 51.3629486 + ], + [ + 4.0890254, + 51.3629678 + ], + [ + 4.0888987, + 51.362939 + ], + [ + 4.0886038, + 51.3629355 + ], + [ + 4.0884541, + 51.3629474 + ], + [ + 4.088237, + 51.3629016 + ], + [ + 4.0881641, + 51.3629124 + ], + [ + 4.0881702, + 51.3629441 + ], + [ + 4.0880145, + 51.3630356 + ], + [ + 4.0877531, + 51.3631329 + ], + [ + 4.0877297, + 51.3631827 + ], + [ + 4.0876485, + 51.3632228 + ], + [ + 4.0875275, + 51.3632487 + ], + [ + 4.087333, + 51.3632988 + ], + [ + 4.0870756, + 51.3633801 + ], + [ + 4.0868724, + 51.363478 + ], + [ + 4.0867254, + 51.363524 + ], + [ + 4.0866003, + 51.3635659 + ], + [ + 4.0864076, + 51.363783 + ], + [ + 4.0862709, + 51.3638222 + ], + [ + 4.0865173, + 51.3639044 + ], + [ + 4.0879546, + 51.3641171 + ], + [ + 4.0879762, + 51.3641586 + ], + [ + 4.0879748, + 51.3642075 + ], + [ + 4.0879642, + 51.3642288 + ], + [ + 4.0879048, + 51.3642721 + ], + [ + 4.086427, + 51.3641244 + ], + [ + 4.0859257, + 51.364082 + ], + [ + 4.0852885, + 51.3640813 + ], + [ + 4.0790611, + 51.3644429 + ], + [ + 4.0765448, + 51.3645543 + ], + [ + 4.0747597, + 51.3646949 + ], + [ + 4.0728185, + 51.3648199 + ], + [ + 4.0711407, + 51.3649047 + ], + [ + 4.0695822, + 51.365016 + ], + [ + 4.0656005, + 51.3651758 + ], + [ + 4.0624074, + 51.3653837 + ], + [ + 4.0606094, + 51.3654715 + ], + [ + 4.0592419, + 51.3655256 + ], + [ + 4.0589908, + 51.3655249 + ], + [ + 4.0588877, + 51.3655602 + ], + [ + 4.0588141, + 51.3655843 + ], + [ + 4.0587227, + 51.3655992 + ], + [ + 4.0585742, + 51.3655677 + ], + [ + 4.0584507, + 51.3655572 + ], + [ + 4.0524646, + 51.3658746 + ], + [ + 4.0513951, + 51.3661224 + ], + [ + 4.0507131, + 51.3663685 + ], + [ + 4.0498857, + 51.3667224 + ], + [ + 4.0494274, + 51.3669472 + ], + [ + 4.0491564, + 51.3671308 + ], + [ + 4.0488499, + 51.3673621 + ], + [ + 4.0484652, + 51.3676741 + ], + [ + 4.0484335, + 51.3677558 + ], + [ + 4.0483266, + 51.367914 + ], + [ + 4.0482845, + 51.3679841 + ], + [ + 4.048044, + 51.368102 + ], + [ + 4.0477381, + 51.3682214 + ], + [ + 4.0475303, + 51.3683463 + ], + [ + 4.0443941, + 51.3706028 + ], + [ + 4.0440697, + 51.3708495 + ], + [ + 4.0439132, + 51.3710846 + ], + [ + 4.0425119, + 51.3730567 + ], + [ + 4.0420864, + 51.3736279 + ], + [ + 4.0394979, + 51.3772329 + ], + [ + 4.0393803, + 51.3773887 + ], + [ + 4.0389771, + 51.3777028 + ], + [ + 4.037721, + 51.378624 + ], + [ + 4.036997, + 51.3791844 + ], + [ + 4.0362055, + 51.3797971 + ], + [ + 4.0365259, + 51.3800426 + ], + [ + 4.0366828, + 51.380147 + ], + [ + 4.0367099, + 51.3802179 + ], + [ + 4.036692, + 51.3803225 + ], + [ + 4.0360556, + 51.3812239 + ], + [ + 4.0355855, + 51.3818197 + ], + [ + 4.0354644, + 51.3818478 + ], + [ + 4.0353626, + 51.381842 + ], + [ + 4.0352399, + 51.3818041 + ], + [ + 4.0351546, + 51.3817324 + ], + [ + 4.0351828, + 51.3816439 + ], + [ + 4.0353927, + 51.3813389 + ], + [ + 4.0354053, + 51.3812866 + ], + [ + 4.0351183, + 51.3810256 + ], + [ + 4.0350401, + 51.3809631 + ], + [ + 4.0347633, + 51.3810782 + ], + [ + 4.0342574, + 51.3805913 + ], + [ + 4.0332719, + 51.3810053 + ], + [ + 4.0341795, + 51.3818093 + ], + [ + 4.0342132, + 51.3818628 + ], + [ + 4.034199, + 51.3819368 + ], + [ + 4.0341251, + 51.3820365 + ], + [ + 4.0335123, + 51.3824118 + ], + [ + 4.0328286, + 51.3828409 + ], + [ + 4.0326325, + 51.3833171 + ], + [ + 4.0331719, + 51.3836315 + ], + [ + 4.0333132, + 51.3836784 + ], + [ + 4.0339619, + 51.3830394 + ], + [ + 4.0344396, + 51.3825905 + ], + [ + 4.0344892, + 51.3825126 + ], + [ + 4.0345856, + 51.3824591 + ], + [ + 4.0346983, + 51.382465 + ], + [ + 4.0347619, + 51.3825319 + ], + [ + 4.0346643, + 51.3826265 + ], + [ + 4.0341452, + 51.3831487 + ], + [ + 4.033484, + 51.3837968 + ], + [ + 4.0334864, + 51.3839518 + ], + [ + 4.0333015, + 51.384519 + ], + [ + 4.0333538, + 51.3848183 + ], + [ + 4.0331906, + 51.3850214 + ], + [ + 4.0330184, + 51.3850348 + ], + [ + 4.0327738, + 51.3852168 + ], + [ + 4.0323981, + 51.3857611 + ], + [ + 4.0311518, + 51.3880224 + ], + [ + 4.0309742, + 51.388737 + ], + [ + 4.0307978, + 51.3895135 + ], + [ + 4.0304602, + 51.39011 + ], + [ + 4.0302804, + 51.3905043 + ], + [ + 4.0297821, + 51.3917627 + ], + [ + 4.0294807, + 51.3931165 + ], + [ + 4.0309688, + 51.3931045 + ], + [ + 4.0312383, + 51.3931696 + ], + [ + 4.0313406, + 51.3932463 + ], + [ + 4.0312761, + 51.3933197 + ], + [ + 4.0311799, + 51.3933361 + ], + [ + 4.0311211, + 51.393349 + ], + [ + 4.0308889, + 51.3933165 + ], + [ + 4.0290867, + 51.3934995 + ], + [ + 4.0290308, + 51.3935376 + ], + [ + 4.028953, + 51.3935776 + ], + [ + 4.0285724, + 51.3936299 + ], + [ + 4.027215, + 51.3936885 + ], + [ + 4.0262038, + 51.3937421 + ], + [ + 4.0259733, + 51.3937711 + ], + [ + 4.0257265, + 51.3938547 + ], + [ + 4.0252865, + 51.3940612 + ], + [ + 4.0246358, + 51.3943562 + ], + [ + 4.024587, + 51.3944012 + ], + [ + 4.0241319, + 51.3950905 + ], + [ + 4.0241647, + 51.3952049 + ], + [ + 4.0243545, + 51.3954305 + ], + [ + 4.0244122, + 51.3955679 + ], + [ + 4.0244327, + 51.3957276 + ], + [ + 4.0243152, + 51.3958697 + ], + [ + 4.0240819, + 51.3959899 + ], + [ + 4.0236835, + 51.3961422 + ], + [ + 4.0235879, + 51.3961707 + ], + [ + 4.0220911, + 51.3983487 + ], + [ + 4.0219792, + 51.3986719 + ], + [ + 4.0219727, + 51.3988518 + ], + [ + 4.0219734, + 51.3990341 + ], + [ + 4.0220313, + 51.3992206 + ], + [ + 4.0221059, + 51.3993902 + ], + [ + 4.0222071, + 51.3996512 + ], + [ + 4.0222581, + 51.3998842 + ], + [ + 4.0222369, + 51.4000981 + ], + [ + 4.0221834, + 51.4002911 + ], + [ + 4.0221153, + 51.4004863 + ], + [ + 4.0220696, + 51.4005495 + ], + [ + 4.0219878, + 51.4006738 + ], + [ + 4.0218672, + 51.4006007 + ], + [ + 4.0217867, + 51.4005254 + ], + [ + 4.0218364, + 51.4003991 + ], + [ + 4.0219061, + 51.4001966 + ], + [ + 4.0219477, + 51.3998879 + ], + [ + 4.0219098, + 51.3996704 + ], + [ + 4.0218196, + 51.3994005 + ], + [ + 4.0217234, + 51.3992035 + ], + [ + 4.0216452, + 51.399018 + ], + [ + 4.0216373, + 51.3988014 + ], + [ + 4.0216822, + 51.3985262 + ], + [ + 4.0217606, + 51.3983448 + ], + [ + 4.0218121, + 51.3982156 + ], + [ + 4.0218261, + 51.3981178 + ], + [ + 4.0217846, + 51.3980398 + ], + [ + 4.0216376, + 51.3979584 + ], + [ + 4.0197335, + 51.3973451 + ], + [ + 4.0190884, + 51.3971401 + ], + [ + 4.0187035, + 51.3970255 + ], + [ + 4.0185212, + 51.3969786 + ], + [ + 4.0183093, + 51.3969619 + ], + [ + 4.018206, + 51.3969686 + ], + [ + 4.0178922, + 51.3970564 + ], + [ + 4.0174617, + 51.397202 + ], + [ + 4.0172981, + 51.3972731 + ], + [ + 4.0172136, + 51.3973359 + ], + [ + 4.0171935, + 51.3974087 + ], + [ + 4.0171787, + 51.39752 + ], + [ + 4.0172029, + 51.3975969 + ], + [ + 4.0173423, + 51.3979266 + ], + [ + 4.0174362, + 51.3981893 + ], + [ + 4.0173262, + 51.3983199 + ], + [ + 4.0171519, + 51.398442 + ], + [ + 4.0169474, + 51.3985458 + ], + [ + 4.0168461, + 51.3985964 + ], + [ + 4.016718, + 51.398647 + ], + [ + 4.016543, + 51.3987374 + ], + [ + 4.0164036, + 51.3988286 + ], + [ + 4.0163647, + 51.3989231 + ], + [ + 4.0163392, + 51.3990085 + ], + [ + 4.0163647, + 51.3991348 + ], + [ + 4.0166007, + 51.3993415 + ], + [ + 4.0170406, + 51.3996494 + ], + [ + 4.0178291, + 51.4002317 + ], + [ + 4.018674, + 51.4008224 + ], + [ + 4.0190656, + 51.4010425 + ], + [ + 4.0192038, + 51.4011111 + ], + [ + 4.0193124, + 51.4011805 + ], + [ + 4.0193553, + 51.4012433 + ], + [ + 4.0193638, + 51.4013292 + ], + [ + 4.0192087, + 51.4013935 + ], + [ + 4.0189807, + 51.4013339 + ], + [ + 4.0185943, + 51.4012041 + ], + [ + 4.0182123, + 51.4011723 + ], + [ + 4.0177167, + 51.4011551 + ], + [ + 4.0169417, + 51.4012077 + ], + [ + 4.0106344, + 51.4018018 + ], + [ + 4.011138, + 51.4038082 + ], + [ + 4.0110061, + 51.4038249 + ], + [ + 4.0105348, + 51.4018348 + ], + [ + 4.0050037, + 51.4023352 + ], + [ + 4.0054147, + 51.4042562 + ], + [ + 4.0052832, + 51.4042615 + ], + [ + 4.0048496, + 51.4023653 + ], + [ + 4.0021644, + 51.4026049 + ], + [ + 4.0026806, + 51.4046616 + ], + [ + 4.0025272, + 51.4046666 + ], + [ + 4.0020436, + 51.4026194 + ], + [ + 4.0012095, + 51.4026939 + ], + [ + 4.000887, + 51.4029772 + ], + [ + 4.0005561, + 51.4031761 + ], + [ + 4.0002319, + 51.4032772 + ], + [ + 3.9998846, + 51.4033027 + ], + [ + 3.9996195, + 51.4032631 + ], + [ + 3.9993958, + 51.4030668 + ], + [ + 3.9993186, + 51.4030864 + ], + [ + 3.9998274, + 51.4050245 + ], + [ + 3.9997067, + 51.4050368 + ], + [ + 3.9991605, + 51.4031233 + ], + [ + 3.9981812, + 51.4032986 + ], + [ + 3.9977594, + 51.4033665 + ], + [ + 3.9971152, + 51.4034364 + ], + [ + 3.9976987, + 51.4059017 + ], + [ + 3.9975561, + 51.4059115 + ], + [ + 3.9970048, + 51.403467 + ], + [ + 3.994971, + 51.4036412 + ], + [ + 3.9957814, + 51.4070161 + ], + [ + 3.9956388, + 51.4070258 + ], + [ + 3.9948434, + 51.403642 + ], + [ + 3.9939029, + 51.4037334 + ], + [ + 3.9936231, + 51.4038166 + ], + [ + 3.9933518, + 51.403973 + ], + [ + 3.993291, + 51.4041705 + ], + [ + 3.9932049, + 51.4044725 + ], + [ + 3.9931207, + 51.4050639 + ], + [ + 3.9933966, + 51.4058077 + ], + [ + 3.9936505, + 51.4067904 + ], + [ + 3.9936878, + 51.4071144 + ], + [ + 3.9936583, + 51.4073579 + ], + [ + 3.9927083, + 51.4093881 + ], + [ + 3.9925961, + 51.4093572 + ], + [ + 3.9935013, + 51.4072466 + ], + [ + 3.9935319, + 51.4070852 + ], + [ + 3.9935016, + 51.4068889 + ], + [ + 3.9932101, + 51.4058237 + ], + [ + 3.9929468, + 51.4053763 + ], + [ + 3.9927554, + 51.4055495 + ], + [ + 3.9919809, + 51.4056975 + ], + [ + 3.9906427, + 51.4059095 + ], + [ + 3.9910026, + 51.4073492 + ], + [ + 3.9911341, + 51.4074602 + ], + [ + 3.9911603, + 51.4076746 + ], + [ + 3.9909222, + 51.4077037 + ], + [ + 3.9908059, + 51.407454 + ], + [ + 3.9909139, + 51.4073846 + ], + [ + 3.9905062, + 51.405958 + ], + [ + 3.9891756, + 51.4061564 + ], + [ + 3.9893637, + 51.4070244 + ], + [ + 3.9892358, + 51.4070275 + ], + [ + 3.9890575, + 51.4062006 + ], + [ + 3.9886261, + 51.4062297 + ], + [ + 3.9872196, + 51.4062881 + ], + [ + 3.9872878, + 51.4067902 + ], + [ + 3.9871421, + 51.4067816 + ], + [ + 3.9870878, + 51.4063002 + ], + [ + 3.9863653, + 51.4063076 + ], + [ + 3.9813253, + 51.4064032 + ], + [ + 3.9755995, + 51.4065255 + ], + [ + 3.9756052, + 51.4072683 + ], + [ + 3.9754771, + 51.4072806 + ], + [ + 3.9754311, + 51.4065417 + ], + [ + 3.9752232, + 51.4065438 + ], + [ + 3.975068, + 51.4064919 + ], + [ + 3.9740235, + 51.4059461 + ], + [ + 3.9736711, + 51.4057847 + ], + [ + 3.9735073, + 51.4057714 + ], + [ + 3.9708829, + 51.4056989 + ], + [ + 3.9682349, + 51.4080867 + ], + [ + 3.9681095, + 51.4080123 + ], + [ + 3.9707951, + 51.405593 + ], + [ + 3.9708922, + 51.4055189 + ], + [ + 3.971108, + 51.4055056 + ], + [ + 3.9732545, + 51.4055769 + ], + [ + 3.9733945, + 51.4055213 + ], + [ + 3.9734231, + 51.4054546 + ], + [ + 3.9732399, + 51.4052305 + ], + [ + 3.9696885, + 51.4016411 + ], + [ + 3.9657999, + 51.3977108 + ], + [ + 3.9622601, + 51.4002747 + ], + [ + 3.9620444, + 51.4002903 + ], + [ + 3.9619594, + 51.4002118 + ], + [ + 3.9622714, + 51.3999217 + ], + [ + 3.9654022, + 51.3976012 + ], + [ + 3.9654938, + 51.3974747 + ], + [ + 3.9655161, + 51.3973451 + ], + [ + 3.9653459, + 51.3971904 + ], + [ + 3.9652019, + 51.3967899 + ], + [ + 3.9651559, + 51.3959418 + ], + [ + 3.9652269, + 51.3950882 + ], + [ + 3.9654343, + 51.3912127 + ], + [ + 3.965501, + 51.3904912 + ], + [ + 3.9656429, + 51.3892444 + ], + [ + 3.9657272, + 51.3888877 + ], + [ + 3.9659743, + 51.38846 + ], + [ + 3.968272, + 51.3854664 + ], + [ + 3.9683845, + 51.3852536 + ], + [ + 3.9682972, + 51.3850224 + ], + [ + 3.9678673, + 51.3846641 + ], + [ + 3.9634558, + 51.3815486 + ], + [ + 3.9632254, + 51.381343 + ], + [ + 3.9631416, + 51.3811096 + ], + [ + 3.9631246, + 51.3807289 + ], + [ + 3.9627528, + 51.3755795 + ], + [ + 3.9627113, + 51.3753968 + ], + [ + 3.9624529, + 51.3751544 + ], + [ + 3.9616587, + 51.3745638 + ], + [ + 3.9613049, + 51.3741129 + ], + [ + 3.9591788, + 51.3712801 + ], + [ + 3.9591681, + 51.371043 + ], + [ + 3.9596317, + 51.3689729 + ], + [ + 3.9585298, + 51.3660072 + ], + [ + 3.9582135, + 51.3658258 + ], + [ + 3.9579897, + 51.3655842 + ], + [ + 3.9579465, + 51.3654173 + ], + [ + 3.9581051, + 51.3652068 + ], + [ + 3.9579494, + 51.3651597 + ], + [ + 3.9577392, + 51.3651052 + ], + [ + 3.9575825, + 51.36509 + ], + [ + 3.9575091, + 51.3652512 + ], + [ + 3.9574183, + 51.365378 + ], + [ + 3.9572465, + 51.3655291 + ], + [ + 3.9567945, + 51.3657914 + ], + [ + 3.9565887, + 51.3658533 + ], + [ + 3.9563023, + 51.3659189 + ], + [ + 3.9557232, + 51.3658676 + ], + [ + 3.9555481, + 51.3658705 + ], + [ + 3.9554084, + 51.3659056 + ], + [ + 3.9552672, + 51.3660069 + ], + [ + 3.955117, + 51.3661718 + ], + [ + 3.9547217, + 51.3667834 + ], + [ + 3.954678, + 51.3669267 + ], + [ + 3.9547048, + 51.3670204 + ], + [ + 3.9548467, + 51.3671791 + ], + [ + 3.954874, + 51.3672523 + ], + [ + 3.9548458, + 51.3673592 + ], + [ + 3.9539658, + 51.3682283 + ], + [ + 3.9538689, + 51.3683049 + ], + [ + 3.953777, + 51.3683336 + ], + [ + 3.9536536, + 51.3683028 + ], + [ + 3.9534346, + 51.3681593 + ], + [ + 3.9530887, + 51.3678413 + ], + [ + 3.9528781, + 51.3676615 + ], + [ + 3.9525373, + 51.3674279 + ], + [ + 3.9523351, + 51.3673416 + ], + [ + 3.9519748, + 51.3673016 + ], + [ + 3.9511797, + 51.3672619 + ], + [ + 3.950783, + 51.3672239 + ], + [ + 3.950493, + 51.3671481 + ], + [ + 3.9501556, + 51.367065 + ], + [ + 3.9496747, + 51.3670352 + ], + [ + 3.9488029, + 51.3670243 + ], + [ + 3.9481866, + 51.3670114 + ], + [ + 3.9477135, + 51.3669589 + ], + [ + 3.9473771, + 51.3668417 + ], + [ + 3.947208, + 51.3667488 + ], + [ + 3.9470305, + 51.3666924 + ], + [ + 3.9466988, + 51.3666822 + ], + [ + 3.9463073, + 51.366724 + ], + [ + 3.9460315, + 51.3668123 + ], + [ + 3.9458998, + 51.3668225 + ], + [ + 3.9457429, + 51.3668232 + ], + [ + 3.9455581, + 51.3667735 + ], + [ + 3.9451785, + 51.3666285 + ], + [ + 3.9449106, + 51.3665483 + ], + [ + 3.9445688, + 51.366497 + ], + [ + 3.9443539, + 51.3663423 + ], + [ + 3.9441483, + 51.3662444 + ], + [ + 3.9438663, + 51.3661414 + ], + [ + 3.9436644, + 51.3660414 + ], + [ + 3.9434241, + 51.3658795 + ], + [ + 3.9432689, + 51.3658096 + ], + [ + 3.9430619, + 51.365771 + ], + [ + 3.9428215, + 51.3657527 + ], + [ + 3.9425875, + 51.3657709 + ], + [ + 3.9423389, + 51.3657958 + ], + [ + 3.9421608, + 51.3657644 + ], + [ + 3.9418705, + 51.3657022 + ], + [ + 3.941562, + 51.3656042 + ], + [ + 3.9415375, + 51.3655964 + ], + [ + 3.9410726, + 51.3653616 + ], + [ + 3.9406485, + 51.3651089 + ], + [ + 3.9404183, + 51.364979 + ], + [ + 3.9401648, + 51.3649013 + ], + [ + 3.9399238, + 51.3647668 + ], + [ + 3.9395698, + 51.3644829 + ], + [ + 3.9392384, + 51.3643132 + ], + [ + 3.9388649, + 51.3642161 + ], + [ + 3.9385217, + 51.3642263 + ], + [ + 3.9381667, + 51.3642706 + ], + [ + 3.9379028, + 51.3643136 + ], + [ + 3.9377243, + 51.3643049 + ], + [ + 3.9375381, + 51.3641664 + ], + [ + 3.9374211, + 51.3640307 + ], + [ + 3.9373414, + 51.3640072 + ], + [ + 3.9371483, + 51.3639984 + ], + [ + 3.9369501, + 51.3640419 + ], + [ + 3.9368358, + 51.3640933 + ], + [ + 3.9367831, + 51.3641543 + ], + [ + 3.9367091, + 51.3641946 + ], + [ + 3.9365778, + 51.3641909 + ], + [ + 3.9364441, + 51.3641395 + ], + [ + 3.9363693, + 51.3640681 + ], + [ + 3.9363607, + 51.3639769 + ], + [ + 3.9364108, + 51.3638725 + ], + [ + 3.9366666, + 51.363711 + ], + [ + 3.9366895, + 51.3636702 + ], + [ + 3.9366439, + 51.3636013 + ], + [ + 3.9365387, + 51.3635015 + ], + [ + 3.9357521, + 51.3636055 + ], + [ + 3.9299177, + 51.3630409 + ], + [ + 3.9295211, + 51.3646492 + ], + [ + 3.9282455, + 51.3662667 + ], + [ + 3.9281263, + 51.3662355 + ], + [ + 3.9293982, + 51.3646156 + ], + [ + 3.9297654, + 51.3630161 + ], + [ + 3.9272586, + 51.3627743 + ], + [ + 3.9269191, + 51.3640893 + ], + [ + 3.9267843, + 51.3640876 + ], + [ + 3.9271313, + 51.3627681 + ], + [ + 3.9267575, + 51.3627222 + ], + [ + 3.924625, + 51.3624054 + ], + [ + 3.9240874, + 51.3635402 + ], + [ + 3.9239393, + 51.3635018 + ], + [ + 3.9244803, + 51.3623762 + ], + [ + 3.9219784, + 51.3619954 + ], + [ + 3.9216652, + 51.362741 + ], + [ + 3.9215127, + 51.3627231 + ], + [ + 3.9218402, + 51.3619821 + ], + [ + 3.9206213, + 51.3618114 + ], + [ + 3.9203871, + 51.3623804 + ], + [ + 3.9204877, + 51.3617778 + ], + [ + 3.9178416, + 51.3613494 + ], + [ + 3.9174561, + 51.3612191 + ], + [ + 3.9166019, + 51.3622243 + ], + [ + 3.9164542, + 51.3621746 + ], + [ + 3.917308, + 51.3611807 + ], + [ + 3.9166849, + 51.3609584 + ], + [ + 3.916131, + 51.3616007 + ], + [ + 3.9158534, + 51.3618341 + ], + [ + 3.9157644, + 51.3617737 + ], + [ + 3.9161179, + 51.3614501 + ], + [ + 3.9165225, + 51.3609131 + ], + [ + 3.9161615, + 51.3608104 + ], + [ + 3.9156877, + 51.3613466 + ], + [ + 3.9154441, + 51.3616511 + ], + [ + 3.9153127, + 51.3616585 + ], + [ + 3.9154716, + 51.361378 + ], + [ + 3.9159991, + 51.3607605 + ], + [ + 3.9142981, + 51.3601937 + ], + [ + 3.9139342, + 51.3606106 + ], + [ + 3.9138185, + 51.3605818 + ], + [ + 3.9141711, + 51.3601784 + ], + [ + 3.9125527, + 51.3596493 + ], + [ + 3.9120573, + 51.3601784 + ], + [ + 3.9119125, + 51.3601537 + ], + [ + 3.9124452, + 51.3595978 + ], + [ + 3.911525, + 51.3593283 + ], + [ + 3.911073, + 51.3598648 + ], + [ + 3.9109251, + 51.3598218 + ], + [ + 3.9114171, + 51.3592858 + ], + [ + 3.9083661, + 51.3583146 + ], + [ + 3.9081034, + 51.3586263 + ], + [ + 3.9079952, + 51.358593 + ], + [ + 3.9082703, + 51.358284 + ], + [ + 3.9055117, + 51.3574019 + ], + [ + 3.9048846, + 51.3570907 + ], + [ + 3.9043345, + 51.3567622 + ], + [ + 3.9039648, + 51.356493 + ], + [ + 3.9036183, + 51.3560738 + ], + [ + 3.9032182, + 51.3555193 + ], + [ + 3.9030047, + 51.3552636 + ], + [ + 3.9019849, + 51.3556741 + ], + [ + 3.9019145, + 51.3556003 + ], + [ + 3.9029083, + 51.3552032 + ], + [ + 3.9026669, + 51.3550154 + ], + [ + 3.9020465, + 51.3547233 + ], + [ + 3.8971809, + 51.353132 + ], + [ + 3.8963873, + 51.3529413 + ], + [ + 3.8958322, + 51.352717 + ], + [ + 3.8953977, + 51.3524874 + ], + [ + 3.8948981, + 51.3521266 + ], + [ + 3.8932171, + 51.3503423 + ], + [ + 3.8921546, + 51.3509164 + ], + [ + 3.8920505, + 51.3508579 + ], + [ + 3.893139, + 51.3502704 + ], + [ + 3.8927897, + 51.3498909 + ], + [ + 3.8925972, + 51.3496301 + ], + [ + 3.8921285, + 51.3492126 + ], + [ + 3.8917095, + 51.3489626 + ], + [ + 3.8911596, + 51.348688 + ], + [ + 3.8905859, + 51.3484795 + ], + [ + 3.8895049, + 51.3482599 + ], + [ + 3.8862265, + 51.3478088 + ], + [ + 3.8861342, + 51.3477791 + ], + [ + 3.8860856, + 51.3477634 + ], + [ + 3.8861161, + 51.3484163 + ], + [ + 3.8855205, + 51.3484423 + ], + [ + 3.8855451, + 51.3487946 + ], + [ + 3.886132, + 51.3488228 + ], + [ + 3.8861639, + 51.3488467 + ], + [ + 3.8862033, + 51.3488763 + ], + [ + 3.886135, + 51.34896 + ], + [ + 3.8856372, + 51.3489971 + ], + [ + 3.8854928, + 51.3491759 + ], + [ + 3.8853329, + 51.3492653 + ], + [ + 3.8851685, + 51.34927 + ], + [ + 3.885014, + 51.3491926 + ], + [ + 3.8850067, + 51.3491716 + ], + [ + 3.8849338, + 51.3489606 + ], + [ + 3.8849217, + 51.3481968 + ], + [ + 3.8849231, + 51.3478149 + ], + [ + 3.8848164, + 51.3476499 + ], + [ + 3.8847144, + 51.3474921 + ], + [ + 3.8840406, + 51.34744 + ], + [ + 3.8836761, + 51.347392 + ], + [ + 3.880043, + 51.3469139 + ], + [ + 3.8756701, + 51.3462845 + ], + [ + 3.8753515, + 51.346144 + ], + [ + 3.8748479, + 51.3455727 + ], + [ + 3.8746299, + 51.3447415 + ], + [ + 3.87446, + 51.3438997 + ], + [ + 3.8740206, + 51.3421527 + ], + [ + 3.8739486, + 51.3418108 + ], + [ + 3.8737794, + 51.3416752 + ], + [ + 3.8731775, + 51.3415021 + ], + [ + 3.8714073, + 51.3409262 + ], + [ + 3.8705371, + 51.3406318 + ], + [ + 3.8692619, + 51.3389633 + ], + [ + 3.8687073, + 51.338471 + ], + [ + 3.8681034, + 51.3377014 + ], + [ + 3.8679648, + 51.3374477 + ], + [ + 3.8676383, + 51.3368498 + ], + [ + 3.867286, + 51.3364091 + ], + [ + 3.8669654, + 51.3362342 + ], + [ + 3.8654967, + 51.3361757 + ], + [ + 3.8585262, + 51.3359579 + ], + [ + 3.8581354, + 51.33588 + ], + [ + 3.8578081, + 51.3356936 + ], + [ + 3.8576582, + 51.3355377 + ], + [ + 3.8576052, + 51.3354288 + ], + [ + 3.8573772, + 51.3354087 + ], + [ + 3.8571975, + 51.3354087 + ], + [ + 3.8569775, + 51.3354137 + ], + [ + 3.8566287, + 51.3357772 + ], + [ + 3.8560846, + 51.3358588 + ], + [ + 3.8509448, + 51.3356875 + ], + [ + 3.8484068, + 51.335623 + ], + [ + 3.8429496, + 51.3357611 + ], + [ + 3.8421118, + 51.3357983 + ], + [ + 3.8409858, + 51.3362302 + ], + [ + 3.83979, + 51.33659 + ], + [ + 3.8365812, + 51.3370545 + ], + [ + 3.8360015, + 51.3371148 + ], + [ + 3.8356169, + 51.3372219 + ], + [ + 3.8354616, + 51.3374225 + ], + [ + 3.8354102, + 51.3381415 + ], + [ + 3.8351459, + 51.338564 + ], + [ + 3.8343693, + 51.338936 + ], + [ + 3.8333547, + 51.3390064 + ], + [ + 3.8317883, + 51.3389274 + ], + [ + 3.8302932, + 51.3392839 + ], + [ + 3.8292349, + 51.3417943 + ], + [ + 3.8291887, + 51.3422391 + ], + [ + 3.8291896, + 51.3424563 + ], + [ + 3.8290594, + 51.3425864 + ], + [ + 3.828843, + 51.3426053 + ], + [ + 3.8286285, + 51.3425076 + ], + [ + 3.8285415, + 51.3422592 + ], + [ + 3.8286407, + 51.341852 + ], + [ + 3.8294999, + 51.3397766 + ], + [ + 3.8293187, + 51.3396704 + ], + [ + 3.8289511, + 51.3396454 + ], + [ + 3.8259736, + 51.3403882 + ], + [ + 3.8249183, + 51.34102 + ], + [ + 3.8276108, + 51.342802 + ], + [ + 3.8276754, + 51.3429814 + ], + [ + 3.8275618, + 51.3431462 + ], + [ + 3.8273429, + 51.3432221 + ], + [ + 3.8269216, + 51.3430178 + ], + [ + 3.8230451, + 51.3404713 + ], + [ + 3.8214991, + 51.341133 + ], + [ + 3.8212335, + 51.3413474 + ], + [ + 3.8206889, + 51.3423018 + ], + [ + 3.8204476, + 51.3425465 + ], + [ + 3.8201885, + 51.3426194 + ], + [ + 3.8199732, + 51.3424762 + ], + [ + 3.8200751, + 51.3422584 + ], + [ + 3.8201824, + 51.3418462 + ], + [ + 3.820295, + 51.341414 + ], + [ + 3.8203755, + 51.3411928 + ], + [ + 3.8205362, + 51.3410061 + ], + [ + 3.8207671, + 51.3408376 + ], + [ + 3.8213679, + 51.3406499 + ], + [ + 3.8217273, + 51.3404656 + ], + [ + 3.8218883, + 51.3402478 + ], + [ + 3.8219205, + 51.3400099 + ], + [ + 3.8218024, + 51.339792 + ], + [ + 3.8216308, + 51.3395943 + ], + [ + 3.8212338, + 51.3393497 + ], + [ + 3.8208315, + 51.3390548 + ], + [ + 3.8205311, + 51.3386895 + ], + [ + 3.8203507, + 51.3381133 + ], + [ + 3.8203476, + 51.337158 + ], + [ + 3.8203659, + 51.3363886 + ], + [ + 3.8200592, + 51.3363615 + ], + [ + 3.8199194, + 51.3363531 + ], + [ + 3.8199234, + 51.3363057 + ], + [ + 3.8195796, + 51.336278 + ], + [ + 3.8195757, + 51.3363096 + ], + [ + 3.819029, + 51.3362849 + ], + [ + 3.8179508, + 51.338785 + ], + [ + 3.8174895, + 51.3397736 + ], + [ + 3.8171247, + 51.3408527 + ], + [ + 3.8170281, + 51.3414693 + ], + [ + 3.8170335, + 51.3416603 + ], + [ + 3.8170603, + 51.341935 + ], + [ + 3.8171408, + 51.342183 + ], + [ + 3.817291, + 51.3424846 + ], + [ + 3.817645, + 51.3427711 + ], + [ + 3.8178629, + 51.3429238 + ], + [ + 3.8176683, + 51.3430253 + ], + [ + 3.8143893, + 51.3429486 + ], + [ + 3.8141244, + 51.3429117 + ], + [ + 3.8141991, + 51.3427806 + ], + [ + 3.8143707, + 51.3426499 + ], + [ + 3.814757, + 51.3426332 + ], + [ + 3.8161839, + 51.3427136 + ], + [ + 3.8164199, + 51.3426901 + ], + [ + 3.8164716, + 51.3426124 + ], + [ + 3.8164414, + 51.3423517 + ], + [ + 3.8165004, + 51.3421607 + ], + [ + 3.8164575, + 51.3418323 + ], + [ + 3.8163371, + 51.3407975 + ], + [ + 3.8163502, + 51.3405203 + ], + [ + 3.8163931, + 51.340073 + ], + [ + 3.8165701, + 51.3397512 + ], + [ + 3.8169269, + 51.3389721 + ], + [ + 3.8168861, + 51.3388007 + ], + [ + 3.8172799, + 51.3378051 + ], + [ + 3.817265, + 51.3371832 + ], + [ + 3.8168116, + 51.33712 + ], + [ + 3.8160429, + 51.3370074 + ], + [ + 3.8158617, + 51.3369767 + ], + [ + 3.8160281, + 51.3366187 + ], + [ + 3.8163211, + 51.3358951 + ], + [ + 3.8152749, + 51.3357797 + ], + [ + 3.8151026, + 51.3358748 + ], + [ + 3.8149816, + 51.3360417 + ], + [ + 3.8146138, + 51.3370405 + ], + [ + 3.8143226, + 51.337179 + ], + [ + 3.8138848, + 51.337171 + ], + [ + 3.8135219, + 51.3370453 + ], + [ + 3.8134665, + 51.3368129 + ], + [ + 3.8135791, + 51.3365515 + ], + [ + 3.8136757, + 51.3362499 + ], + [ + 3.8141585, + 51.3351808 + ], + [ + 3.8149202, + 51.3338301 + ], + [ + 3.8159314, + 51.3324945 + ], + [ + 3.8160789, + 51.3319599 + ], + [ + 3.8161503, + 51.3316479 + ], + [ + 3.8163123, + 51.3312543 + ], + [ + 3.8164947, + 51.330718 + ], + [ + 3.8164732, + 51.3305974 + ], + [ + 3.8162774, + 51.3304264 + ], + [ + 3.8159078, + 51.3302699 + ], + [ + 3.8157104, + 51.3302065 + ], + [ + 3.8153863, + 51.3301025 + ], + [ + 3.8150389, + 51.3300018 + ], + [ + 3.8147884, + 51.3299292 + ], + [ + 3.8136301, + 51.3306574 + ], + [ + 3.8127673, + 51.3314124 + ], + [ + 3.8125865, + 51.3316236 + ], + [ + 3.8120059, + 51.3323013 + ], + [ + 3.8116503, + 51.3327163 + ], + [ + 3.808629, + 51.3363946 + ], + [ + 3.807812, + 51.3373221 + ], + [ + 3.8072992, + 51.3380417 + ], + [ + 3.8070845, + 51.338409 + ], + [ + 3.8069765, + 51.3387551 + ], + [ + 3.8069015, + 51.3390971 + ], + [ + 3.8068598, + 51.3394282 + ], + [ + 3.806842, + 51.3397046 + ], + [ + 3.8068695, + 51.3399452 + ], + [ + 3.8069585, + 51.3402966 + ], + [ + 3.8070894, + 51.3406989 + ], + [ + 3.8072375, + 51.3410306 + ], + [ + 3.8074524, + 51.3413381 + ], + [ + 3.8076887, + 51.3416619 + ], + [ + 3.8079897, + 51.3420051 + ], + [ + 3.8084261, + 51.3422665 + ], + [ + 3.8099456, + 51.343257 + ], + [ + 3.8100214, + 51.3433521 + ], + [ + 3.8099241, + 51.3434806 + ], + [ + 3.8097369, + 51.3435799 + ], + [ + 3.8085307, + 51.3436033 + ], + [ + 3.808376, + 51.3437169 + ], + [ + 3.8077464, + 51.3440276 + ], + [ + 3.8075874, + 51.3439841 + ], + [ + 3.8077887, + 51.3436718 + ], + [ + 3.8066319, + 51.3437614 + ], + [ + 3.8068361, + 51.3444679 + ], + [ + 3.8067151, + 51.3444848 + ], + [ + 3.8064506, + 51.3437755 + ], + [ + 3.8059334, + 51.3438155 + ], + [ + 3.8049125, + 51.3439059 + ], + [ + 3.80511, + 51.3447946 + ], + [ + 3.804996, + 51.344823 + ], + [ + 3.8047809, + 51.3439176 + ], + [ + 3.803376, + 51.344042 + ], + [ + 3.8037064, + 51.3450841 + ], + [ + 3.8035709, + 51.3450962 + ], + [ + 3.8032356, + 51.3440544 + ], + [ + 3.8025579, + 51.3441144 + ], + [ + 3.8017551, + 51.3441542 + ], + [ + 3.802099, + 51.3452201 + ], + [ + 3.8019632, + 51.3452459 + ], + [ + 3.8016243, + 51.3441607 + ], + [ + 3.8002914, + 51.3442266 + ], + [ + 3.7996763, + 51.3443796 + ], + [ + 3.7991497, + 51.3445864 + ], + [ + 3.7989103, + 51.344726 + ], + [ + 3.7986866, + 51.3448811 + ], + [ + 3.7984302, + 51.345157 + ], + [ + 3.7982903, + 51.3453221 + ], + [ + 3.7981654, + 51.3454695 + ], + [ + 3.7979099, + 51.3457112 + ], + [ + 3.7976953, + 51.3458069 + ], + [ + 3.7975124, + 51.3458162 + ], + [ + 3.7973535, + 51.345757 + ], + [ + 3.7973119, + 51.3456787 + ], + [ + 3.797324, + 51.3455165 + ], + [ + 3.7972286, + 51.3454077 + ], + [ + 3.7969681, + 51.3452863 + ], + [ + 3.7965145, + 51.3454997 + ], + [ + 3.7953728, + 51.3457795 + ], + [ + 3.7930202, + 51.3466283 + ], + [ + 3.7917476, + 51.3473837 + ], + [ + 3.7917132, + 51.3474284 + ], + [ + 3.791718, + 51.3474884 + ], + [ + 3.791963, + 51.3473541 + ], + [ + 3.7920629, + 51.3473119 + ], + [ + 3.7921537, + 51.3473267 + ], + [ + 3.7922656, + 51.3473738 + ], + [ + 3.7922964, + 51.3474474 + ], + [ + 3.792228, + 51.3475357 + ], + [ + 3.7913543, + 51.3480637 + ], + [ + 3.7906975, + 51.3484606 + ], + [ + 3.7895213, + 51.349338 + ], + [ + 3.7889798, + 51.3495697 + ], + [ + 3.7884451, + 51.3496211 + ], + [ + 3.7847488, + 51.3496999 + ], + [ + 3.7840532, + 51.3498585 + ], + [ + 3.7829147, + 51.3499063 + ], + [ + 3.7829692, + 51.3503569 + ], + [ + 3.7827969, + 51.3503799 + ], + [ + 3.7827016, + 51.3499152 + ], + [ + 3.7812856, + 51.3499747 + ], + [ + 3.7813605, + 51.3505337 + ], + [ + 3.7811737, + 51.3505497 + ], + [ + 3.7810439, + 51.3499968 + ], + [ + 3.780631, + 51.3500054 + ], + [ + 3.7800755, + 51.3501358 + ], + [ + 3.7798002, + 51.3501781 + ], + [ + 3.7795625, + 51.350189 + ], + [ + 3.7792057, + 51.3501502 + ], + [ + 3.7788398, + 51.3500473 + ], + [ + 3.7789626, + 51.3509593 + ], + [ + 3.7788714, + 51.3509559 + ], + [ + 3.778738, + 51.3506477 + ], + [ + 3.778647, + 51.3500458 + ], + [ + 3.7764156, + 51.3500935 + ], + [ + 3.7764475, + 51.351269 + ], + [ + 3.7763088, + 51.351265 + ], + [ + 3.7762489, + 51.3500971 + ], + [ + 3.7749595, + 51.3501246 + ], + [ + 3.774882, + 51.350128 + ], + [ + 3.7749092, + 51.3510349 + ], + [ + 3.7747698, + 51.3510561 + ], + [ + 3.7747423, + 51.3501338 + ], + [ + 3.771831, + 51.3502578 + ], + [ + 3.7717781, + 51.3503212 + ], + [ + 3.7717285, + 51.3503869 + ], + [ + 3.7716498, + 51.3504568 + ], + [ + 3.7709919, + 51.3507139 + ], + [ + 3.7709243, + 51.3506537 + ], + [ + 3.7714893, + 51.3504502 + ], + [ + 3.771616, + 51.3503671 + ], + [ + 3.7716403, + 51.350266 + ], + [ + 3.771096, + 51.3501845 + ], + [ + 3.7706215, + 51.3499922 + ], + [ + 3.7702343, + 51.3497498 + ], + [ + 3.770094, + 51.3496619 + ], + [ + 3.7696944, + 51.3492241 + ], + [ + 3.7695696, + 51.3486668 + ], + [ + 3.7699778, + 51.345722 + ], + [ + 3.7681849, + 51.3456323 + ], + [ + 3.7681134, + 51.3462422 + ], + [ + 3.7681973, + 51.346248 + ], + [ + 3.76814, + 51.3465423 + ], + [ + 3.7680709, + 51.3465345 + ], + [ + 3.7679229, + 51.3473562 + ], + [ + 3.7680033, + 51.3473573 + ], + [ + 3.7679479, + 51.3475944 + ], + [ + 3.7676168, + 51.3475556 + ], + [ + 3.7676608, + 51.347332 + ], + [ + 3.7677773, + 51.3473405 + ], + [ + 3.767926, + 51.3464982 + ], + [ + 3.7677875, + 51.3464894 + ], + [ + 3.7678479, + 51.3462111 + ], + [ + 3.7679794, + 51.3462129 + ], + [ + 3.7681306, + 51.3451786 + ], + [ + 3.7680137, + 51.3451793 + ], + [ + 3.7680395, + 51.3449531 + ], + [ + 3.7682438, + 51.3449628 + ], + [ + 3.7682058, + 51.3455548 + ], + [ + 3.7699859, + 51.3456629 + ], + [ + 3.7705793, + 51.3409888 + ], + [ + 3.7708323, + 51.3392831 + ], + [ + 3.7684733, + 51.3392758 + ], + [ + 3.7676516, + 51.3396032 + ], + [ + 3.7675935, + 51.3395933 + ], + [ + 3.7657476, + 51.3403026 + ], + [ + 3.765804, + 51.3403651 + ], + [ + 3.7651746, + 51.3406197 + ], + [ + 3.7649599, + 51.3403788 + ], + [ + 3.7655818, + 51.3401265 + ], + [ + 3.7657016, + 51.3402562 + ], + [ + 3.7684106, + 51.3391834 + ], + [ + 3.7708452, + 51.3391962 + ], + [ + 3.7710105, + 51.3380822 + ], + [ + 3.7711923, + 51.336266 + ], + [ + 3.7692376, + 51.3361471 + ], + [ + 3.7683807, + 51.3362322 + ], + [ + 3.7586939, + 51.3391067 + ], + [ + 3.757636, + 51.3394406 + ], + [ + 3.7588502, + 51.3392841 + ], + [ + 3.7587242, + 51.3394494 + ], + [ + 3.7565455, + 51.339784 + ], + [ + 3.7557213, + 51.3400365 + ], + [ + 3.7553275, + 51.3403161 + ], + [ + 3.7551089, + 51.3406897 + ], + [ + 3.7550582, + 51.3411574 + ], + [ + 3.7551169, + 51.3419123 + ], + [ + 3.755272, + 51.3428173 + ], + [ + 3.7555413, + 51.3436006 + ], + [ + 3.7560196, + 51.3441678 + ], + [ + 3.7569082, + 51.3447916 + ], + [ + 3.7580046, + 51.3456059 + ], + [ + 3.7586194, + 51.3462438 + ], + [ + 3.758626, + 51.3462507 + ], + [ + 3.7589839, + 51.3467201 + ], + [ + 3.7590548, + 51.3469656 + ], + [ + 3.7589863, + 51.3472319 + ], + [ + 3.7588676, + 51.3474745 + ], + [ + 3.7585973, + 51.3476715 + ], + [ + 3.7583536, + 51.3477784 + ], + [ + 3.7582299, + 51.3478327 + ], + [ + 3.7574776, + 51.3479422 + ], + [ + 3.7520157, + 51.3481025 + ], + [ + 3.7505773, + 51.3483041 + ], + [ + 3.7500245, + 51.3483505 + ], + [ + 3.7474569, + 51.3485004 + ], + [ + 3.7459549, + 51.3486508 + ], + [ + 3.7446032, + 51.3489704 + ], + [ + 3.7441165, + 51.3491959 + ], + [ + 3.743872, + 51.349384 + ], + [ + 3.7436716, + 51.349662 + ], + [ + 3.7434536, + 51.3498276 + ], + [ + 3.7431979, + 51.3499265 + ], + [ + 3.7428895, + 51.3499743 + ], + [ + 3.7421876, + 51.3499108 + ], + [ + 3.7413446, + 51.3497982 + ], + [ + 3.7408514, + 51.3497324 + ], + [ + 3.7399723, + 51.3496251 + ], + [ + 3.7395515, + 51.3496528 + ], + [ + 3.7391323, + 51.3497377 + ], + [ + 3.7382818, + 51.3500238 + ], + [ + 3.737947, + 51.3500962 + ], + [ + 3.7376314, + 51.3500457 + ], + [ + 3.7372971, + 51.3499125 + ], + [ + 3.7370486, + 51.3498286 + ], + [ + 3.7368486, + 51.3498073 + ], + [ + 3.736661, + 51.3498455 + ], + [ + 3.7363701, + 51.35014 + ], + [ + 3.735972, + 51.3503101 + ], + [ + 3.7355394, + 51.3502605 + ], + [ + 3.7351928, + 51.3501548 + ], + [ + 3.7349485, + 51.3498498 + ], + [ + 3.7348015, + 51.3494868 + ], + [ + 3.7345554, + 51.349328 + ], + [ + 3.7341112, + 51.3491935 + ], + [ + 3.7332947, + 51.3492548 + ], + [ + 3.7322891, + 51.3492904 + ], + [ + 3.7315397, + 51.3492154 + ], + [ + 3.7309303, + 51.3491083 + ], + [ + 3.7297987, + 51.3490965 + ], + [ + 3.7291247, + 51.3489564 + ], + [ + 3.7287309, + 51.3487473 + ], + [ + 3.7260823, + 51.3487772 + ], + [ + 3.7257099, + 51.349071 + ], + [ + 3.7245752, + 51.3490407 + ], + [ + 3.7242139, + 51.3488435 + ], + [ + 3.7232199, + 51.3488655 + ], + [ + 3.7222519, + 51.349356 + ], + [ + 3.7214359, + 51.3496936 + ], + [ + 3.7209038, + 51.3497612 + ], + [ + 3.7205513, + 51.3497195 + ], + [ + 3.7198769, + 51.3498808 + ], + [ + 3.7193168, + 51.3501125 + ], + [ + 3.7192383, + 51.3503534 + ], + [ + 3.7188695, + 51.3508368 + ], + [ + 3.7184327, + 51.3512849 + ], + [ + 3.7180772, + 51.3515127 + ], + [ + 3.7178459, + 51.3518359 + ], + [ + 3.7177301, + 51.3520968 + ], + [ + 3.7175136, + 51.3522237 + ], + [ + 3.7172319, + 51.3523408 + ], + [ + 3.7171207, + 51.3523894 + ], + [ + 3.7170491, + 51.3524546 + ], + [ + 3.7169619, + 51.3525514 + ], + [ + 3.7169079, + 51.352635 + ], + [ + 3.716828, + 51.3527251 + ], + [ + 3.7167412, + 51.3528105 + ], + [ + 3.7166515, + 51.3528731 + ], + [ + 3.7165149, + 51.3529168 + ], + [ + 3.7160752, + 51.3529747 + ], + [ + 3.7155359, + 51.3530653 + ], + [ + 3.7152873, + 51.3530779 + ], + [ + 3.7152485, + 51.3530386 + ], + [ + 3.7152321, + 51.3529882 + ], + [ + 3.7152119, + 51.3529425 + ], + [ + 3.7151545, + 51.352912 + ], + [ + 3.7150265, + 51.352924 + ], + [ + 3.7149338, + 51.3529637 + ], + [ + 3.714767, + 51.3530412 + ], + [ + 3.7143179, + 51.3531582 + ], + [ + 3.7142101, + 51.3532183 + ], + [ + 3.7140451, + 51.3533437 + ], + [ + 3.7138701, + 51.3534438 + ], + [ + 3.7136511, + 51.3535525 + ], + [ + 3.713451, + 51.3536432 + ], + [ + 3.7133469, + 51.3536988 + ], + [ + 3.7131366, + 51.3538692 + ], + [ + 3.7130044, + 51.3539996 + ], + [ + 3.712853, + 51.3541571 + ], + [ + 3.7126785, + 51.3543461 + ], + [ + 3.7126159, + 51.3544661 + ], + [ + 3.7126042, + 51.3545891 + ], + [ + 3.7126112, + 51.3547054 + ], + [ + 3.7125601, + 51.3548072 + ], + [ + 3.7125562, + 51.3549212 + ], + [ + 3.7125828, + 51.3550948 + ], + [ + 3.7125824, + 51.3552111 + ], + [ + 3.7125432, + 51.3552902 + ], + [ + 3.7124144, + 51.355423 + ], + [ + 3.7122234, + 51.3555662 + ], + [ + 3.7120136, + 51.3556204 + ], + [ + 3.7118941, + 51.3555937 + ], + [ + 3.7118269, + 51.3555358 + ], + [ + 3.7117684, + 51.3554347 + ], + [ + 3.711695, + 51.3553425 + ], + [ + 3.7116183, + 51.3553461 + ], + [ + 3.7115543, + 51.3553999 + ], + [ + 3.7114632, + 51.3555035 + ], + [ + 3.7114258, + 51.3556351 + ], + [ + 3.7113822, + 51.3557303 + ], + [ + 3.7113622, + 51.3557825 + ], + [ + 3.7112246, + 51.3559606 + ], + [ + 3.7129178, + 51.3571306 + ], + [ + 3.7138047, + 51.3582847 + ], + [ + 3.7136939, + 51.3583265 + ], + [ + 3.7127814, + 51.3571698 + ], + [ + 3.7111718, + 51.356018 + ], + [ + 3.7110236, + 51.356179 + ], + [ + 3.710818, + 51.3564224 + ], + [ + 3.7106551, + 51.3565956 + ], + [ + 3.7105087, + 51.3567099 + ], + [ + 3.7103274, + 51.3567849 + ], + [ + 3.7101875, + 51.3568195 + ], + [ + 3.7100851, + 51.3568272 + ], + [ + 3.7099458, + 51.3568481 + ], + [ + 3.7098711, + 51.3568949 + ], + [ + 3.7098436, + 51.3569538 + ], + [ + 3.7098302, + 51.3570243 + ], + [ + 3.7097989, + 51.3570831 + ], + [ + 3.7097031, + 51.3571114 + ], + [ + 3.7095941, + 51.3570963 + ], + [ + 3.7094487, + 51.3570829 + ], + [ + 3.7093463, + 51.3570906 + ], + [ + 3.7092866, + 51.3571285 + ], + [ + 3.7092566, + 51.3572535 + ], + [ + 3.7091986, + 51.3573462 + ], + [ + 3.7091163, + 51.3574066 + ], + [ + 3.7090201, + 51.357444 + ], + [ + 3.7089095, + 51.3574767 + ], + [ + 3.7088007, + 51.3574593 + ], + [ + 3.7087105, + 51.3574307 + ], + [ + 3.7085907, + 51.3574154 + ], + [ + 3.7084843, + 51.3574298 + ], + [ + 3.7083877, + 51.3574809 + ], + [ + 3.7083268, + 51.3575508 + ], + [ + 3.7083098, + 51.3576189 + ], + [ + 3.7083406, + 51.3576809 + ], + [ + 3.7083856, + 51.3577477 + ], + [ + 3.708387, + 51.3578114 + ], + [ + 3.7083338, + 51.3578722 + ], + [ + 3.7081897, + 51.3579228 + ], + [ + 3.7075864, + 51.3580627 + ], + [ + 3.7072469, + 51.3581742 + ], + [ + 3.7070818, + 51.3582016 + ], + [ + 3.7069985, + 51.3581868 + ], + [ + 3.7068506, + 51.3582395 + ], + [ + 3.7066913, + 51.3583125 + ], + [ + 3.7065462, + 51.3583903 + ], + [ + 3.706305, + 51.3586081 + ], + [ + 3.7061445, + 51.358713 + ], + [ + 3.7058753, + 51.3587937 + ], + [ + 3.7056741, + 51.3588091 + ], + [ + 3.7055026, + 51.3588113 + ], + [ + 3.7053414, + 51.3588297 + ], + [ + 3.7052232, + 51.3588714 + ], + [ + 3.705097, + 51.3589334 + ], + [ + 3.7049451, + 51.3589997 + ], + [ + 3.7047543, + 51.3590291 + ], + [ + 3.7045476, + 51.3589966 + ], + [ + 3.7044147, + 51.3589355 + ], + [ + 3.7043335, + 51.3588592 + ], + [ + 3.7042696, + 51.3588104 + ], + [ + 3.7041576, + 51.358777 + ], + [ + 3.7040331, + 51.3587889 + ], + [ + 3.7038778, + 51.3588506 + ], + [ + 3.703747, + 51.35894 + ], + [ + 3.7036193, + 51.359148 + ], + [ + 3.7034431, + 51.3593849 + ], + [ + 3.7033269, + 51.3594699 + ], + [ + 3.7031569, + 51.3595314 + ], + [ + 3.7030467, + 51.3595549 + ], + [ + 3.7028907, + 51.3596326 + ], + [ + 3.7027116, + 51.3597464 + ], + [ + 3.7025764, + 51.3598539 + ], + [ + 3.7024292, + 51.3599932 + ], + [ + 3.7022816, + 51.3601462 + ], + [ + 3.7021281, + 51.3602535 + ], + [ + 3.7018796, + 51.3603686 + ], + [ + 3.7016039, + 51.3604264 + ], + [ + 3.7015375, + 51.3604278 + ], + [ + 3.7018339, + 51.3606176 + ], + [ + 3.7032499, + 51.3618745 + ], + [ + 3.7031718, + 51.3619168 + ], + [ + 3.7018006, + 51.3607334 + ], + [ + 3.7013701, + 51.3604316 + ], + [ + 3.70129, + 51.3604334 + ], + [ + 3.7009058, + 51.360467 + ], + [ + 3.7006695, + 51.3605435 + ], + [ + 3.7003508, + 51.3606827 + ], + [ + 3.7000962, + 51.3607658 + ], + [ + 3.6997998, + 51.3608939 + ], + [ + 3.6991672, + 51.3612431 + ], + [ + 3.6987678, + 51.3614975 + ], + [ + 3.6986054, + 51.3616525 + ], + [ + 3.6984691, + 51.3617919 + ], + [ + 3.6983257, + 51.3619267 + ], + [ + 3.6981687, + 51.3620317 + ], + [ + 3.6980455, + 51.362112 + ], + [ + 3.6978786, + 51.3621873 + ], + [ + 3.697471, + 51.3623663 + ], + [ + 3.6972257, + 51.3624906 + ], + [ + 3.6970876, + 51.3625798 + ], + [ + 3.6969054, + 51.3626798 + ], + [ + 3.6966458, + 51.3627948 + ], + [ + 3.6961769, + 51.3629547 + ], + [ + 3.6954318, + 51.3631793 + ], + [ + 3.6951495, + 51.3632164 + ], + [ + 3.6949052, + 51.3632131 + ], + [ + 3.6940232, + 51.3637 + ], + [ + 3.6936463, + 51.3639387 + ], + [ + 3.6934578, + 51.3641094 + ], + [ + 3.6933695, + 51.3642335 + ], + [ + 3.693298, + 51.3643944 + ], + [ + 3.6932557, + 51.3645602 + ], + [ + 3.6932542, + 51.3646892 + ], + [ + 3.6938462, + 51.3647471 + ], + [ + 3.694078, + 51.3648003 + ], + [ + 3.6943014, + 51.3648808 + ], + [ + 3.6942409, + 51.3649438 + ], + [ + 3.6938508, + 51.3648246 + ], + [ + 3.6935897, + 51.3647779 + ], + [ + 3.6932535, + 51.3647598 + ], + [ + 3.6932522, + 51.3648633 + ], + [ + 3.6932231, + 51.3650635 + ], + [ + 3.693178, + 51.3652019 + ], + [ + 3.6931397, + 51.3652641 + ], + [ + 3.6931123, + 51.3653081 + ], + [ + 3.6929993, + 51.3654091 + ], + [ + 3.6928725, + 51.3654849 + ], + [ + 3.6926729, + 51.365555 + ], + [ + 3.6924253, + 51.3656451 + ], + [ + 3.6920514, + 51.3656924 + ], + [ + 3.6913005, + 51.3657755 + ], + [ + 3.6910398, + 51.3658219 + ], + [ + 3.6909837, + 51.3658599 + ], + [ + 3.691041, + 51.3670187 + ], + [ + 3.691101, + 51.3672793 + ], + [ + 3.6910957, + 51.3674274 + ], + [ + 3.6910669, + 51.3675205 + ], + [ + 3.6880505, + 51.3706563 + ], + [ + 3.6876684, + 51.3710361 + ], + [ + 3.6874916, + 51.3711819 + ], + [ + 3.6873696, + 51.3712258 + ], + [ + 3.6872411, + 51.3712468 + ], + [ + 3.6869121, + 51.371265 + ], + [ + 3.6645438, + 51.3734601 + ], + [ + 3.6637014, + 51.3735577 + ], + [ + 3.6621442, + 51.3736947 + ], + [ + 3.6578024, + 51.3741814 + ], + [ + 3.6495986, + 51.3748831 + ], + [ + 3.6486264, + 51.3749447 + ], + [ + 3.6467514, + 51.3752672 + ], + [ + 3.6435021, + 51.3755818 + ], + [ + 3.6409099, + 51.3758759 + ], + [ + 3.6251202, + 51.3786909 + ], + [ + 3.6189684, + 51.379882 + ], + [ + 3.6157079, + 51.3805853 + ], + [ + 3.6142867, + 51.382445 + ], + [ + 3.6077768, + 51.3837307 + ], + [ + 3.6070903, + 51.3848419 + ], + [ + 3.6072727, + 51.3849403 + ], + [ + 3.6073066, + 51.3851094 + ], + [ + 3.6049385, + 51.3855335 + ], + [ + 3.6009797, + 51.3860669 + ], + [ + 3.6000666, + 51.385017 + ], + [ + 3.5997415, + 51.3851308 + ], + [ + 3.6005668, + 51.3860883 + ], + [ + 3.5998082, + 51.3861845 + ], + [ + 3.5996032, + 51.3861064 + ], + [ + 3.5993237, + 51.3857742 + ], + [ + 3.5988914, + 51.385433 + ], + [ + 3.597853, + 51.3856041 + ], + [ + 3.5973905, + 51.3856803 + ], + [ + 3.5898962, + 51.3866355 + ], + [ + 3.587885, + 51.3869096 + ], + [ + 3.5873474, + 51.3869986 + ], + [ + 3.5867305, + 51.387148 + ], + [ + 3.5861226, + 51.3873388 + ], + [ + 3.5852102, + 51.3877254 + ], + [ + 3.5847818, + 51.387999 + ], + [ + 3.5841194, + 51.3884222 + ], + [ + 3.5783539, + 51.3923608 + ], + [ + 3.5781219, + 51.3926667 + ], + [ + 3.5780883, + 51.3929106 + ], + [ + 3.5781797, + 51.3930952 + ], + [ + 3.5784364, + 51.3934653 + ], + [ + 3.5794118, + 51.3929898 + ], + [ + 3.5795067, + 51.3930828 + ], + [ + 3.5783559, + 51.3936475 + ], + [ + 3.578243, + 51.3940431 + ], + [ + 3.5748664, + 51.3956775 + ], + [ + 3.5708607, + 51.3976121 + ], + [ + 3.5684769, + 51.3988323 + ], + [ + 3.5684148, + 51.3991604 + ], + [ + 3.5679989, + 51.3991418 + ], + [ + 3.5674797, + 51.4002919 + ], + [ + 3.5670374, + 51.4004556 + ], + [ + 3.5668513, + 51.4004478 + ], + [ + 3.5664648, + 51.4001167 + ], + [ + 3.5661236, + 51.4002057 + ], + [ + 3.5653894, + 51.4003021 + ], + [ + 3.5643661, + 51.4003318 + ], + [ + 3.5590039, + 51.4004875 + ], + [ + 3.5567567, + 51.4006581 + ], + [ + 3.5561335, + 51.4008583 + ], + [ + 3.5556366, + 51.4010066 + ], + [ + 3.5550284, + 51.4012662 + ], + [ + 3.5539604, + 51.4016073 + ], + [ + 3.5533152, + 51.4018076 + ], + [ + 3.5527367, + 51.4020449 + ], + [ + 3.5539547, + 51.4035057 + ], + [ + 3.5540423, + 51.4037542 + ], + [ + 3.5540334, + 51.4039507 + ], + [ + 3.5539133, + 51.404184 + ], + [ + 3.5534219, + 51.4047035 + ], + [ + 3.5532406, + 51.4047506 + ], + [ + 3.5530587, + 51.4047315 + ], + [ + 3.5529586, + 51.4046017 + ], + [ + 3.5532598, + 51.4045462 + ], + [ + 3.5534556, + 51.4043923 + ], + [ + 3.5535789, + 51.40424 + ], + [ + 3.5537667, + 51.4040325 + ], + [ + 3.5538311, + 51.4038585 + ], + [ + 3.553815, + 51.4037363 + ], + [ + 3.5537667, + 51.4035908 + ], + [ + 3.553587, + 51.4034134 + ], + [ + 3.5533966, + 51.4032026 + ], + [ + 3.5530854, + 51.4028713 + ], + [ + 3.552718, + 51.4024881 + ], + [ + 3.5522486, + 51.4019644 + ], + [ + 3.5518945, + 51.4016113 + ], + [ + 3.5515619, + 51.4012465 + ], + [ + 3.5513688, + 51.4010474 + ], + [ + 3.5511408, + 51.4008951 + ], + [ + 3.5508029, + 51.4007997 + ], + [ + 3.5503576, + 51.4007763 + ], + [ + 3.5499365, + 51.4008148 + ], + [ + 3.5492311, + 51.4008901 + ], + [ + 3.5487724, + 51.4010005 + ], + [ + 3.5485176, + 51.4010624 + ], + [ + 3.5480551, + 51.4013493 + ], + [ + 3.5482349, + 51.4014988 + ], + [ + 3.5480596, + 51.4015757 + ], + [ + 3.5476865, + 51.4012537 + ], + [ + 3.5475278, + 51.4010999 + ], + [ + 3.5472205, + 51.400802 + ], + [ + 3.5471532, + 51.4008351 + ], + [ + 3.5474541, + 51.401131 + ], + [ + 3.5475839, + 51.4012587 + ], + [ + 3.5478264, + 51.4015579 + ], + [ + 3.5479824, + 51.4018281 + ], + [ + 3.5478821, + 51.401863 + ], + [ + 3.5472168, + 51.4015336 + ], + [ + 3.5469843, + 51.4013575 + ], + [ + 3.5467501, + 51.4011801 + ], + [ + 3.5467097, + 51.4012017 + ], + [ + 3.5466716, + 51.4012221 + ], + [ + 3.5468893, + 51.4014072 + ], + [ + 3.5470589, + 51.4015513 + ], + [ + 3.5472378, + 51.4017191 + ], + [ + 3.5480938, + 51.4023605 + ], + [ + 3.5485377, + 51.4027318 + ], + [ + 3.5484223, + 51.4027778 + ], + [ + 3.5471495, + 51.4018135 + ], + [ + 3.5469579, + 51.4016966 + ], + [ + 3.546864, + 51.4016816 + ], + [ + 3.5467836, + 51.4017418 + ], + [ + 3.546636, + 51.4018405 + ], + [ + 3.5465234, + 51.4019627 + ], + [ + 3.5464429, + 51.4021635 + ], + [ + 3.5464483, + 51.402289 + ], + [ + 3.5464295, + 51.4024011 + ], + [ + 3.5464939, + 51.4025433 + ], + [ + 3.5466253, + 51.4026537 + ], + [ + 3.5467728, + 51.4028043 + ], + [ + 3.5467889, + 51.4028947 + ], + [ + 3.5467138, + 51.4030302 + ], + [ + 3.5466602, + 51.4031474 + ], + [ + 3.5466441, + 51.4032545 + ], + [ + 3.5465931, + 51.4034201 + ], + [ + 3.5465878, + 51.4034954 + ], + [ + 3.5466575, + 51.4036644 + ], + [ + 3.5467702, + 51.4037999 + ], + [ + 3.5470008, + 51.4040827 + ], + [ + 3.5473334, + 51.4044291 + ], + [ + 3.5474943, + 51.4045345 + ], + [ + 3.5477706, + 51.4046616 + ], + [ + 3.549498, + 51.4054681 + ], + [ + 3.5511228, + 51.4059105 + ], + [ + 3.551521, + 51.4060907 + ], + [ + 3.5513497, + 51.4062414 + ], + [ + 3.5507766, + 51.4060656 + ], + [ + 3.5501685, + 51.4060767 + ], + [ + 3.5495195, + 51.4060275 + ], + [ + 3.5491495, + 51.4058794 + ], + [ + 3.5485026, + 51.4056301 + ], + [ + 3.5469998, + 51.4048173 + ], + [ + 3.5465519, + 51.4045304 + ], + [ + 3.5460799, + 51.4043759 + ], + [ + 3.5453886, + 51.404302 + ], + [ + 3.544899, + 51.4043734 + ], + [ + 3.5444354, + 51.404683 + ], + [ + 3.5441457, + 51.4050277 + ], + [ + 3.5438434, + 51.4052442 + ], + [ + 3.5434459, + 51.4053834 + ], + [ + 3.5427501, + 51.4055701 + ], + [ + 3.5422852, + 51.4056626 + ], + [ + 3.5417062, + 51.4056889 + ], + [ + 3.5407418, + 51.4056673 + ], + [ + 3.5406356, + 51.4056394 + ], + [ + 3.5398373, + 51.4056085 + ], + [ + 3.5391508, + 51.4056988 + ], + [ + 3.538433, + 51.4056761 + ], + [ + 3.5376461, + 51.405585 + ], + [ + 3.536873, + 51.4055952 + ], + [ + 3.5361865, + 51.4056854 + ], + [ + 3.5358088, + 51.4056793 + ], + [ + 3.5357528, + 51.405746 + ], + [ + 3.5347144, + 51.4058756 + ], + [ + 3.5340295, + 51.4059265 + ], + [ + 3.5334999, + 51.4059125 + ], + [ + 3.5328303, + 51.4060311 + ], + [ + 3.5324891, + 51.4060257 + ], + [ + 3.5296319, + 51.406469 + ], + [ + 3.5289027, + 51.406508 + ], + [ + 3.5277618, + 51.406501 + ], + [ + 3.5270335, + 51.4065174 + ], + [ + 3.5267478, + 51.4064736 + ], + [ + 3.5264484, + 51.4065418 + ], + [ + 3.5247756, + 51.4065419 + ], + [ + 3.5202489, + 51.4074343 + ], + [ + 3.5190156, + 51.4075128 + ], + [ + 3.5182289, + 51.4074995 + ], + [ + 3.5182078, + 51.4090354 + ], + [ + 3.5180692, + 51.4090242 + ], + [ + 3.5180568, + 51.4074967 + ], + [ + 3.5175907, + 51.4074658 + ], + [ + 3.5167813, + 51.407414 + ], + [ + 3.515151, + 51.4072947 + ], + [ + 3.5150653, + 51.4089648 + ], + [ + 3.5149267, + 51.408956 + ], + [ + 3.5149917, + 51.4072767 + ], + [ + 3.5133198, + 51.4071642 + ], + [ + 3.5123071, + 51.4070596 + ], + [ + 3.5119131, + 51.4070354 + ], + [ + 3.5117079, + 51.4083925 + ], + [ + 3.5115555, + 51.4083605 + ], + [ + 3.5117674, + 51.4070195 + ], + [ + 3.5105671, + 51.406944 + ], + [ + 3.5086561, + 51.4068074 + ], + [ + 3.5084591, + 51.4082357 + ], + [ + 3.5083205, + 51.4082243 + ], + [ + 3.5085137, + 51.4067984 + ], + [ + 3.5070353, + 51.4067301 + ], + [ + 3.5068878, + 51.4076241 + ], + [ + 3.5067676, + 51.4076109 + ], + [ + 3.5068626, + 51.4067526 + ], + [ + 3.5061041, + 51.4066931 + ], + [ + 3.5055527, + 51.4066754 + ], + [ + 3.5053497, + 51.4066267 + ], + [ + 3.5052862, + 51.4065662 + ], + [ + 3.5052455, + 51.406385 + ], + [ + 3.5053219, + 51.4063016 + ], + [ + 3.5054216, + 51.4062734 + ], + [ + 3.505517, + 51.406268 + ], + [ + 3.5058273, + 51.4062819 + ], + [ + 3.5057851, + 51.4058537 + ], + [ + 3.5057389, + 51.4058164 + ], + [ + 3.5056421, + 51.4057669 + ], + [ + 3.5039972, + 51.4056549 + ], + [ + 3.5039655, + 51.4056201 + ], + [ + 3.5032323, + 51.4056683 + ], + [ + 3.5033262, + 51.4062756 + ], + [ + 3.5034046, + 51.4063294 + ], + [ + 3.5035985, + 51.4064215 + ], + [ + 3.5041178, + 51.4065164 + ], + [ + 3.5045922, + 51.4065442 + ], + [ + 3.5046989, + 51.4065275 + ], + [ + 3.5047219, + 51.4064982 + ], + [ + 3.5047325, + 51.4064115 + ], + [ + 3.5047054, + 51.4063562 + ], + [ + 3.5046008, + 51.406318 + ], + [ + 3.5043176, + 51.4062679 + ], + [ + 3.5043564, + 51.4062091 + ], + [ + 3.5047456, + 51.406263 + ], + [ + 3.5048353, + 51.4063078 + ], + [ + 3.5048765, + 51.4063793 + ], + [ + 3.5048839, + 51.4064709 + ], + [ + 3.5048276, + 51.4066049 + ], + [ + 3.5047749, + 51.406643 + ], + [ + 3.5047893, + 51.4069381 + ], + [ + 3.5048822, + 51.4071888 + ], + [ + 3.5049998, + 51.4074581 + ], + [ + 3.5052615, + 51.407885 + ], + [ + 3.5051549, + 51.4078972 + ], + [ + 3.505001, + 51.4076181 + ], + [ + 3.5048191, + 51.4073067 + ], + [ + 3.5047244, + 51.4071041 + ], + [ + 3.5045811, + 51.4066423 + ], + [ + 3.5041109, + 51.4066032 + ], + [ + 3.5039544, + 51.4065825 + ], + [ + 3.5037187, + 51.4065332 + ], + [ + 3.5032914, + 51.4064192 + ], + [ + 3.5035334, + 51.4078404 + ], + [ + 3.5034166, + 51.407834 + ], + [ + 3.5031899, + 51.4067811 + ], + [ + 3.5027855, + 51.4070288 + ], + [ + 3.5027036, + 51.406968 + ], + [ + 3.5030151, + 51.4067601 + ], + [ + 3.5031626, + 51.4066298 + ], + [ + 3.503038, + 51.4057774 + ], + [ + 3.5030061, + 51.4057495 + ], + [ + 3.5020133, + 51.4058006 + ], + [ + 3.5018913, + 51.4063086 + ], + [ + 3.5017709, + 51.4063044 + ], + [ + 3.5018684, + 51.4057618 + ], + [ + 3.5016984, + 51.4057112 + ], + [ + 3.5015001, + 51.4056396 + ], + [ + 3.5013868, + 51.4055441 + ], + [ + 3.501302, + 51.4054628 + ], + [ + 3.5007115, + 51.4054149 + ], + [ + 3.5004362, + 51.4057262 + ], + [ + 3.5003281, + 51.4056856 + ], + [ + 3.5006235, + 51.4053244 + ], + [ + 3.5006461, + 51.4052819 + ], + [ + 3.5013825, + 51.4053412 + ], + [ + 3.5015744, + 51.4053007 + ], + [ + 3.501783, + 51.4052949 + ], + [ + 3.502258, + 51.4053114 + ], + [ + 3.5024168, + 51.4052704 + ], + [ + 3.502521, + 51.4052262 + ], + [ + 3.502569, + 51.4051354 + ], + [ + 3.5025061, + 51.4048815 + ], + [ + 3.5021722, + 51.4044461 + ], + [ + 3.5019105, + 51.4042224 + ], + [ + 3.5011447, + 51.4045399 + ], + [ + 3.50111, + 51.4044936 + ], + [ + 3.5018246, + 51.4041752 + ], + [ + 3.5016531, + 51.4040718 + ], + [ + 3.5005623, + 51.4033638 + ], + [ + 3.499515, + 51.4048852 + ], + [ + 3.4994063, + 51.404856 + ], + [ + 3.500477, + 51.4032984 + ], + [ + 3.5001383, + 51.4031563 + ], + [ + 3.5000344, + 51.4033197 + ], + [ + 3.4996631, + 51.4031414 + ], + [ + 3.4997967, + 51.4029929 + ], + [ + 3.4993455, + 51.4027681 + ], + [ + 3.4980431, + 51.4041941 + ], + [ + 3.4979415, + 51.4041742 + ], + [ + 3.4991845, + 51.402733 + ], + [ + 3.4982888, + 51.4023842 + ], + [ + 3.4975868, + 51.4021144 + ], + [ + 3.496171, + 51.4036385 + ], + [ + 3.4960701, + 51.4036048 + ], + [ + 3.4974437, + 51.4020055 + ], + [ + 3.496983, + 51.4018462 + ], + [ + 3.4960116, + 51.4015573 + ], + [ + 3.4953317, + 51.401349 + ], + [ + 3.493827, + 51.4030023 + ], + [ + 3.4937409, + 51.4029598 + ], + [ + 3.4952346, + 51.401317 + ], + [ + 3.4947026, + 51.4011512 + ], + [ + 3.4941305, + 51.4009793 + ], + [ + 3.4939748, + 51.401166 + ], + [ + 3.4933064, + 51.4009433 + ], + [ + 3.4934698, + 51.4007353 + ], + [ + 3.4927813, + 51.400392 + ], + [ + 3.4920195, + 51.4016682 + ], + [ + 3.4914826, + 51.4025235 + ], + [ + 3.4913471, + 51.4024737 + ], + [ + 3.4914952, + 51.4022205 + ], + [ + 3.4925864, + 51.4003549 + ], + [ + 3.4920003, + 51.4001101 + ], + [ + 3.4917719, + 51.4000147 + ], + [ + 3.4912388, + 51.3998237 + ], + [ + 3.4906848, + 51.399608 + ], + [ + 3.490389, + 51.3995209 + ], + [ + 3.4893991, + 51.3992303 + ], + [ + 3.4881792, + 51.4012249 + ], + [ + 3.4880784, + 51.4011821 + ], + [ + 3.489299, + 51.3991738 + ], + [ + 3.4887893, + 51.3991051 + ], + [ + 3.4881152, + 51.3988994 + ], + [ + 3.4871479, + 51.398539 + ], + [ + 3.4867149, + 51.3984261 + ], + [ + 3.4865049, + 51.3986889 + ], + [ + 3.4860099, + 51.3985342 + ], + [ + 3.4861342, + 51.3983538 + ], + [ + 3.485911, + 51.3983315 + ], + [ + 3.4846816, + 51.4003645 + ], + [ + 3.4845802, + 51.40034 + ], + [ + 3.4857796, + 51.3983219 + ], + [ + 3.4856366, + 51.3983045 + ], + [ + 3.4854347, + 51.3982638 + ], + [ + 3.4842034, + 51.3979215 + ], + [ + 3.4831472, + 51.397687 + ], + [ + 3.4826153, + 51.3995539 + ], + [ + 3.4825059, + 51.3995476 + ], + [ + 3.4829775, + 51.3976237 + ], + [ + 3.4828974, + 51.3976132 + ], + [ + 3.4821552, + 51.3973486 + ], + [ + 3.4809519, + 51.3971941 + ], + [ + 3.4803912, + 51.3971399 + ], + [ + 3.4803954, + 51.3992992 + ], + [ + 3.4802928, + 51.3993022 + ], + [ + 3.4802615, + 51.3970929 + ], + [ + 3.4799302, + 51.3969975 + ], + [ + 3.4793988, + 51.3968165 + ], + [ + 3.4790536, + 51.3967659 + ], + [ + 3.4784207, + 51.3967181 + ], + [ + 3.4778967, + 51.3966495 + ], + [ + 3.4773388, + 51.396528 + ], + [ + 3.4773006, + 51.3982436 + ], + [ + 3.4771843, + 51.398228 + ], + [ + 3.4771866, + 51.3971621 + ], + [ + 3.4758145, + 51.3969512 + ], + [ + 3.4752512, + 51.3968541 + ], + [ + 3.4743822, + 51.3967203 + ], + [ + 3.4732449, + 51.3965195 + ], + [ + 3.4709489, + 51.3961914 + ], + [ + 3.4703588, + 51.3960643 + ], + [ + 3.4698975, + 51.3959705 + ], + [ + 3.4686422, + 51.3957563 + ], + [ + 3.4676552, + 51.3956626 + ], + [ + 3.4669793, + 51.395589 + ], + [ + 3.4659983, + 51.3953729 + ], + [ + 3.4651875, + 51.3952844 + ], + [ + 3.4643722, + 51.3951438 + ], + [ + 3.4638572, + 51.3950836 + ], + [ + 3.4633851, + 51.3950635 + ], + [ + 3.4627414, + 51.3949831 + ], + [ + 3.4622049, + 51.3948894 + ], + [ + 3.4616685, + 51.3948158 + ], + [ + 3.4607887, + 51.3946886 + ], + [ + 3.4594905, + 51.3945279 + ], + [ + 3.4589004, + 51.3945012 + ], + [ + 3.4582782, + 51.3944744 + ], + [ + 3.457613, + 51.3944744 + ], + [ + 3.4566474, + 51.3944744 + ], + [ + 3.4557462, + 51.3944208 + ], + [ + 3.4551346, + 51.3943137 + ], + [ + 3.4543085, + 51.3940526 + ], + [ + 3.4532464, + 51.3937246 + ], + [ + 3.4520769, + 51.3931824 + ], + [ + 3.4509289, + 51.3927539 + ], + [ + 3.4494483, + 51.3923054 + ], + [ + 3.4481716, + 51.3919372 + ], + [ + 3.4468003, + 51.3914254 + ], + [ + 3.4462961, + 51.3913249 + ], + [ + 3.4456953, + 51.3912044 + ], + [ + 3.4451588, + 51.3911844 + ], + [ + 3.4447726, + 51.3911241 + ], + [ + 3.4446331, + 51.3910237 + ], + [ + 3.4445902, + 51.390709 + ], + [ + 3.4444722, + 51.3905617 + ], + [ + 3.4434744, + 51.3900596 + ], + [ + 3.442026, + 51.3893834 + ], + [ + 3.4411677, + 51.3890085 + ], + [ + 3.4401592, + 51.3883189 + ], + [ + 3.4393652, + 51.38779 + ], + [ + 3.4388717, + 51.3872543 + ], + [ + 3.4387859, + 51.3870468 + ], + [ + 3.4387752, + 51.3868794 + ], + [ + 3.4388073, + 51.3864442 + ], + [ + 3.4390112, + 51.3859487 + ], + [ + 3.4389039, + 51.3858952 + ], + [ + 3.4382709, + 51.3858416 + ], + [ + 3.4379383, + 51.3858081 + ], + [ + 3.4377559, + 51.3858483 + ], + [ + 3.4376164, + 51.386096 + ], + [ + 3.4373911, + 51.3862835 + ], + [ + 3.4365114, + 51.3866183 + ], + [ + 3.4358462, + 51.3868593 + ], + [ + 3.4352561, + 51.3873146 + ], + [ + 3.4350844, + 51.3875824 + ], + [ + 3.4350522, + 51.3878636 + ], + [ + 3.4351703, + 51.3881917 + ], + [ + 3.4351917, + 51.3884595 + ], + [ + 3.4349986, + 51.3887742 + ], + [ + 3.4346338, + 51.3891357 + ], + [ + 3.4343656, + 51.3894838 + ], + [ + 3.4340116, + 51.3896713 + ], + [ + 3.4332605, + 51.3899592 + ], + [ + 3.4330299, + 51.3901299 + ], + [ + 3.4329226, + 51.3902638 + ], + [ + 3.4325149, + 51.3908195 + ], + [ + 3.4318765, + 51.391094 + ], + [ + 3.4316566, + 51.3911107 + ], + [ + 3.4311255, + 51.3910672 + ], + [ + 3.4310128, + 51.3911074 + ], + [ + 3.4302243, + 51.3920145 + ], + [ + 3.4298434, + 51.3924128 + ], + [ + 3.4297147, + 51.3924597 + ], + [ + 3.4296127, + 51.3924664 + ], + [ + 3.4295269, + 51.3924162 + ], + [ + 3.4275114, + 51.3918122 + ], + [ + 3.4261381, + 51.3915712 + ], + [ + 3.4241104, + 51.3912432 + ], + [ + 3.4222757, + 51.3908951 + ], + [ + 3.4213101, + 51.390634 + ], + [ + 3.418231, + 51.3897234 + ], + [ + 3.4145295, + 51.3886388 + ], + [ + 3.4068477, + 51.3860009 + ], + [ + 3.3987367, + 51.3837578 + ], + [ + 3.3943915, + 51.3828806 + ], + [ + 3.3841025, + 51.3801084 + ], + [ + 3.3833837, + 51.3800147 + ], + [ + 3.3830008, + 51.3801867 + ], + [ + 3.3823331, + 51.3804013 + ], + [ + 3.3820835, + 51.3804579 + ], + [ + 3.3819494, + 51.3804479 + ], + [ + 3.3819119, + 51.3803943 + ], + [ + 3.3819762, + 51.380324 + ], + [ + 3.3825787, + 51.3801162 + ], + [ + 3.3826843, + 51.3800595 + ], + [ + 3.3827112, + 51.3798921 + ], + [ + 3.3827702, + 51.3796175 + ], + [ + 3.3828614, + 51.3793831 + ], + [ + 3.382941, + 51.3789524 + ], + [ + 3.3828837, + 51.3783789 + ], + [ + 3.3825848, + 51.3777504 + ], + [ + 3.3826008, + 51.3777298 + ], + [ + 3.3823852, + 51.3773999 + ], + [ + 3.3823739, + 51.3773801 + ], + [ + 3.3823062, + 51.3773524 + ], + [ + 3.382333, + 51.3772034 + ], + [ + 3.3822215, + 51.3772124 + ], + [ + 3.3822067, + 51.3773511 + ], + [ + 3.3820996, + 51.377421 + ], + [ + 3.3821596, + 51.3777457 + ], + [ + 3.3820916, + 51.3778546 + ], + [ + 3.3819897, + 51.3779183 + ], + [ + 3.3818716, + 51.3779417 + ], + [ + 3.3816517, + 51.3779484 + ], + [ + 3.3811743, + 51.3779584 + ], + [ + 3.3811404, + 51.3780903 + ], + [ + 3.3824292, + 51.3780392 + ], + [ + 3.3824292, + 51.3780711 + ], + [ + 3.3811364, + 51.3781263 + ], + [ + 3.3811109, + 51.3782711 + ], + [ + 3.3810667, + 51.3784427 + ], + [ + 3.3824775, + 51.3784963 + ], + [ + 3.3824829, + 51.3785214 + ], + [ + 3.3811887, + 51.378472 + ], + [ + 3.3810653, + 51.3784712 + ], + [ + 3.3810546, + 51.3786428 + ], + [ + 3.3810412, + 51.3788855 + ], + [ + 3.3823474, + 51.3789358 + ], + [ + 3.3823447, + 51.3789692 + ], + [ + 3.3810439, + 51.3789207 + ], + [ + 3.3810224, + 51.378919 + ], + [ + 3.3809875, + 51.3793961 + ], + [ + 3.3823179, + 51.3794497 + ], + [ + 3.3823045, + 51.3794782 + ], + [ + 3.3809795, + 51.3794413 + ], + [ + 3.3809312, + 51.380034 + ], + [ + 3.381634, + 51.3800624 + ], + [ + 3.381634, + 51.3800909 + ], + [ + 3.3808615, + 51.3800641 + ], + [ + 3.3809849, + 51.3786729 + ], + [ + 3.3809366, + 51.378688 + ], + [ + 3.3809285, + 51.3787717 + ], + [ + 3.3808347, + 51.3787884 + ], + [ + 3.3807971, + 51.3792538 + ], + [ + 3.3806486, + 51.3800679 + ], + [ + 3.3807988, + 51.3803558 + ], + [ + 3.3809811, + 51.38055 + ], + [ + 3.3812923, + 51.3807375 + ], + [ + 3.3817858, + 51.3809116 + ], + [ + 3.3818287, + 51.3810321 + ], + [ + 3.3816356, + 51.3811125 + ], + [ + 3.3810026, + 51.380925 + ], + [ + 3.3805949, + 51.3806906 + ], + [ + 3.3803803, + 51.3803893 + ], + [ + 3.380273, + 51.3800344 + ], + [ + 3.3799934, + 51.3795459 + ], + [ + 3.3738672, + 51.3765391 + ], + [ + 3.3728373, + 51.375789 + ], + [ + 3.3711206, + 51.3747443 + ], + [ + 3.368417, + 51.373512 + ], + [ + 3.367151, + 51.3725073 + ], + [ + 3.3665716, + 51.3717572 + ], + [ + 3.3666145, + 51.3711946 + ], + [ + 3.3684384, + 51.3692924 + ], + [ + 3.3690174, + 51.3688775 + ], + [ + 3.3692857, + 51.3685091 + ], + [ + 3.3673138, + 51.3682217 + ], + [ + 3.3674282, + 51.36806 + ], + [ + 3.3674688, + 51.3680046 + ], + [ + 3.3675266, + 51.3679203 + ], + [ + 3.3678746, + 51.3674376 + ], + [ + 3.3682664, + 51.367223 + ], + [ + 3.3686258, + 51.3668479 + ], + [ + 3.3688532, + 51.3665066 + ], + [ + 3.3690236, + 51.3662932 + ], + [ + 3.3712439, + 51.3635119 + ], + [ + 3.3723593, + 51.3622387 + ], + [ + 3.3725976, + 51.3617415 + ], + [ + 3.3728502, + 51.3614905 + ], + [ + 3.3730928, + 51.3611836 + ], + [ + 3.3734339, + 51.3607395 + ], + [ + 3.3738629, + 51.3600647 + ], + [ + 3.3744772, + 51.3590882 + ], + [ + 3.3746918, + 51.3586427 + ], + [ + 3.3747508, + 51.3584283 + ], + [ + 3.3747561, + 51.3582541 + ], + [ + 3.374675, + 51.3579962 + ], + [ + 3.3744976, + 51.3573939 + ], + [ + 3.3744805, + 51.3573361 + ], + [ + 3.3742536, + 51.3565653 + ], + [ + 3.3738884, + 51.3552715 + ], + [ + 3.373705, + 51.3544491 + ], + [ + 3.3736481, + 51.35368 + ], + [ + 3.3736519, + 51.3531775 + ], + [ + 3.3736548, + 51.3528019 + ], + [ + 3.3737021, + 51.3520031 + ], + [ + 3.3737196, + 51.3517075 + ], + [ + 3.3740027, + 51.3493443 + ], + [ + 3.3740892, + 51.348622 + ], + [ + 3.3753037, + 51.3476665 + ], + [ + 3.3754897, + 51.3475202 + ], + [ + 3.376404, + 51.3468008 + ], + [ + 3.3787156, + 51.3449362 + ], + [ + 3.3788322, + 51.3448527 + ], + [ + 3.3795292, + 51.3443537 + ], + [ + 3.3802393, + 51.3438709 + ], + [ + 3.3815994, + 51.3427838 + ], + [ + 3.3833746, + 51.3414512 + ], + [ + 3.383558, + 51.3412891 + ], + [ + 3.3836255, + 51.3412294 + ], + [ + 3.3841502, + 51.3391007 + ], + [ + 3.3848671, + 51.3363301 + ], + [ + 3.3847416, + 51.334712 + ], + [ + 3.3843492, + 51.3333954 + ], + [ + 3.3820674, + 51.3318025 + ], + [ + 3.3795665, + 51.3300459 + ], + [ + 3.3764913, + 51.3278038 + ], + [ + 3.3754123, + 51.3270711 + ], + [ + 3.3723919, + 51.3250203 + ], + [ + 3.3718455, + 51.3247011 + ], + [ + 3.3715017, + 51.3245004 + ], + [ + 3.3713823, + 51.324111 + ], + [ + 3.3713323, + 51.3239494 + ], + [ + 3.3695092, + 51.3228456 + ], + [ + 3.3693156, + 51.3227323 + ], + [ + 3.3690889, + 51.3225158 + ], + [ + 3.3690446, + 51.3224993 + ], + [ + 3.3687462, + 51.3223334 + ], + [ + 3.3667525, + 51.320991 + ], + [ + 3.3657242, + 51.3202466 + ], + [ + 3.3628473, + 51.3181995 + ], + [ + 3.3623043, + 51.3177656 + ], + [ + 3.3602866, + 51.3163987 + ], + [ + 3.3583341, + 51.3150131 + ], + [ + 3.3586049, + 51.3149613 + ], + [ + 3.3586417, + 51.3149542 + ], + [ + 3.3588683, + 51.3149091 + ], + [ + 3.3589953, + 51.3148059 + ], + [ + 3.3592184, + 51.314624 + ], + [ + 3.3593182, + 51.3145427 + ], + [ + 3.3593454, + 51.3145204 + ], + [ + 3.3593756, + 51.3144973 + ], + [ + 3.3594008, + 51.3144784 + ], + [ + 3.3598606, + 51.3141013 + ], + [ + 3.3618354, + 51.3126882 + ], + [ + 3.3629561, + 51.3119702 + ], + [ + 3.3632749, + 51.3117659 + ], + [ + 3.3652099, + 51.3104181 + ], + [ + 3.3666083, + 51.3094414 + ], + [ + 3.3672439, + 51.3089975 + ], + [ + 3.3692294, + 51.3076659 + ], + [ + 3.3711487, + 51.3064003 + ], + [ + 3.3719492, + 51.3058558 + ], + [ + 3.3720349, + 51.3058007 + ], + [ + 3.3721108, + 51.3057519 + ], + [ + 3.3721232, + 51.3057436 + ], + [ + 3.3724466, + 51.305535 + ], + [ + 3.3741481, + 51.3044373 + ], + [ + 3.3755511, + 51.3034781 + ], + [ + 3.3763319, + 51.3029027 + ], + [ + 3.3767208, + 51.3026503 + ], + [ + 3.3768186, + 51.3026308 + ], + [ + 3.3770679, + 51.3025819 + ], + [ + 3.3772929, + 51.3025574 + ], + [ + 3.3775912, + 51.3025574 + ], + [ + 3.377645, + 51.3025281 + ], + [ + 3.3774542, + 51.3024254 + ], + [ + 3.3773319, + 51.3023766 + ], + [ + 3.3770485, + 51.3022837 + ], + [ + 3.3766054, + 51.3021805 + ], + [ + 3.3758343, + 51.3018747 + ], + [ + 3.3754003, + 51.3017026 + ], + [ + 3.3740008, + 51.3010703 + ], + [ + 3.3736599, + 51.3009114 + ], + [ + 3.3728331, + 51.3005261 + ], + [ + 3.3718987, + 51.3002351 + ], + [ + 3.3709566, + 51.2999738 + ], + [ + 3.3701844, + 51.2997934 + ], + [ + 3.3692467, + 51.2997977 + ], + [ + 3.3684217, + 51.299798 + ], + [ + 3.3674096, + 51.2996279 + ], + [ + 3.3665084, + 51.2992935 + ], + [ + 3.3661939, + 51.2988316 + ], + [ + 3.3660455, + 51.2981461 + ], + [ + 3.3660229, + 51.2975826 + ], + [ + 3.3662074, + 51.2970202 + ], + [ + 3.3664093, + 51.2963708 + ], + [ + 3.366756, + 51.2957797 + ], + [ + 3.3672427, + 51.2951616 + ], + [ + 3.367827, + 51.2943709 + ], + [ + 3.367885, + 51.2942925 + ], + [ + 3.3686001, + 51.2936544 + ], + [ + 3.3689281, + 51.2933339 + ], + [ + 3.3697027, + 51.2926626 + ], + [ + 3.3700366, + 51.2923732 + ], + [ + 3.3707522, + 51.2917821 + ], + [ + 3.3708437, + 51.2917064 + ], + [ + 3.3713884, + 51.2913494 + ], + [ + 3.3717552, + 51.2911089 + ], + [ + 3.3723247, + 51.2908853 + ], + [ + 3.3730621, + 51.2905958 + ], + [ + 3.3742689, + 51.2902379 + ], + [ + 3.3756974, + 51.2898834 + ], + [ + 3.3758656, + 51.2897942 + ], + [ + 3.3767759, + 51.2893118 + ], + [ + 3.3770723, + 51.2892053 + ], + [ + 3.3784359, + 51.2887158 + ], + [ + 3.3785614, + 51.2886612 + ], + [ + 3.3796226, + 51.2881997 + ], + [ + 3.3802645, + 51.2876458 + ], + [ + 3.3804114, + 51.287519 + ], + [ + 3.380569, + 51.2873058 + ], + [ + 3.3805901, + 51.2872773 + ], + [ + 3.3809058, + 51.2868506 + ], + [ + 3.3809954, + 51.2863083 + ], + [ + 3.380702, + 51.2855809 + ], + [ + 3.3804624, + 51.2849225 + ], + [ + 3.3804875, + 51.2847793 + ], + [ + 3.3805827, + 51.2842384 + ], + [ + 3.3808064, + 51.2834014 + ], + [ + 3.3809042, + 51.2832974 + ], + [ + 3.3812806, + 51.2828978 + ], + [ + 3.3817482, + 51.2823482 + ], + [ + 3.3818545, + 51.2819412 + ], + [ + 3.3814496, + 51.2814331 + ], + [ + 3.3808374, + 51.2809513 + ], + [ + 3.3800073, + 51.2804502 + ], + [ + 3.3795006, + 51.280285 + ], + [ + 3.3789028, + 51.2801423 + ], + [ + 3.3780716, + 51.2800602 + ], + [ + 3.3772804, + 51.2799897 + ], + [ + 3.376371, + 51.2797836 + ], + [ + 3.3756881, + 51.2794412 + ], + [ + 3.3752733, + 51.2788505 + ], + [ + 3.3751891, + 51.2782638 + ], + [ + 3.3753964, + 51.2776009 + ], + [ + 3.3759453, + 51.2769326 + ], + [ + 3.3767418, + 51.2762154 + ], + [ + 3.3778856, + 51.2752823 + ], + [ + 3.3785957, + 51.2748074 + ], + [ + 3.379539, + 51.2745877 + ], + [ + 3.3804513, + 51.2745397 + ], + [ + 3.3812005, + 51.2744588 + ], + [ + 3.3815727, + 51.2743096 + ], + [ + 3.3822867, + 51.2741415 + ], + [ + 3.3833239, + 51.2739589 + ], + [ + 3.3840874, + 51.2739032 + ], + [ + 3.3848527, + 51.274001 + ], + [ + 3.385721, + 51.2740031 + ], + [ + 3.3865177, + 51.2738812 + ], + [ + 3.3873887, + 51.2736405 + ], + [ + 3.3880802, + 51.2731883 + ], + [ + 3.3885749, + 51.272474 + ], + [ + 3.3886727, + 51.2718195 + ], + [ + 3.3888565, + 51.2712984 + ], + [ + 3.3893283, + 51.2706756 + ], + [ + 3.3899555, + 51.2701268 + ], + [ + 3.3903993, + 51.2697329 + ], + [ + 3.3909291, + 51.2694143 + ], + [ + 3.3917374, + 51.2683809 + ], + [ + 3.3928346, + 51.2673586 + ], + [ + 3.3929811, + 51.2672252 + ], + [ + 3.3932087, + 51.2670179 + ], + [ + 3.3935291, + 51.2666585 + ], + [ + 3.3940648, + 51.2660776 + ], + [ + 3.3947079, + 51.2653884 + ], + [ + 3.3951008, + 51.265173 + ], + [ + 3.3956726, + 51.2647931 + ], + [ + 3.3963018, + 51.2644479 + ], + [ + 3.3970387, + 51.2641561 + ], + [ + 3.3979524, + 51.2639207 + ], + [ + 3.3993418, + 51.2636897 + ], + [ + 3.4003808, + 51.2635329 + ], + [ + 3.4013, + 51.2633728 + ], + [ + 3.4021227, + 51.2631433 + ], + [ + 3.4027459, + 51.2628938 + ], + [ + 3.403434, + 51.2625104 + ], + [ + 3.4040559, + 51.2620009 + ], + [ + 3.4047033, + 51.2613322 + ], + [ + 3.4053224, + 51.2604649 + ], + [ + 3.4057886, + 51.2596098 + ], + [ + 3.4061048, + 51.258799 + ], + [ + 3.4063683, + 51.2580743 + ], + [ + 3.4067402, + 51.2575329 + ], + [ + 3.4072971, + 51.2571619 + ], + [ + 3.4078834, + 51.2569325 + ], + [ + 3.4086891, + 51.2568055 + ], + [ + 3.409558, + 51.256777 + ], + [ + 3.4105601, + 51.2567953 + ], + [ + 3.4109224, + 51.2568373 + ], + [ + 3.41136, + 51.2569234 + ], + [ + 3.412023, + 51.2571574 + ], + [ + 3.4126146, + 51.2575025 + ], + [ + 3.4130541, + 51.2578302 + ], + [ + 3.4134757, + 51.2583082 + ], + [ + 3.4137525, + 51.2587529 + ], + [ + 3.4139195, + 51.259085 + ], + [ + 3.4147876, + 51.2595693 + ], + [ + 3.4154057, + 51.2598735 + ], + [ + 3.415841, + 51.2600599 + ], + [ + 3.4160384, + 51.2601103 + ], + [ + 3.4163217, + 51.2601714 + ], + [ + 3.4166667, + 51.2601746 + ], + [ + 3.4170133, + 51.2601093 + ], + [ + 3.417264, + 51.2599407 + ], + [ + 3.417614, + 51.2595655 + ], + [ + 3.4178975, + 51.2592352 + ], + [ + 3.4179853, + 51.258885 + ], + [ + 3.418037, + 51.2583589 + ], + [ + 3.4180982, + 51.2580609 + ], + [ + 3.4183857, + 51.2577125 + ], + [ + 3.4188204, + 51.257443 + ], + [ + 3.4196309, + 51.2572612 + ], + [ + 3.4204896, + 51.2570341 + ], + [ + 3.421924, + 51.2564021 + ], + [ + 3.4221991, + 51.256286 + ], + [ + 3.4227622, + 51.2559516 + ], + [ + 3.4234798, + 51.2553745 + ], + [ + 3.424219, + 51.2549686 + ], + [ + 3.4246872, + 51.2546583 + ], + [ + 3.424858, + 51.2544889 + ], + [ + 3.4250348, + 51.2542169 + ], + [ + 3.4251689, + 51.2539036 + ], + [ + 3.4252757, + 51.2533484 + ], + [ + 3.425385, + 51.2523556 + ], + [ + 3.4254433, + 51.2518546 + ], + [ + 3.42542, + 51.251435 + ], + [ + 3.4254423, + 51.2512483 + ], + [ + 3.4255368, + 51.251085 + ], + [ + 3.4256684, + 51.2508833 + ], + [ + 3.4257534, + 51.2506516 + ], + [ + 3.4257877, + 51.2504171 + ], + [ + 3.425735, + 51.2501727 + ], + [ + 3.425674, + 51.2499738 + ], + [ + 3.4257103, + 51.2496528 + ], + [ + 3.425803, + 51.2492433 + ], + [ + 3.426137, + 51.2482662 + ], + [ + 3.426418, + 51.2475484 + ], + [ + 3.426935, + 51.2465092 + ], + [ + 3.4273695, + 51.245754 + ], + [ + 3.4273584, + 51.2451088 + ], + [ + 3.427549, + 51.2447003 + ], + [ + 3.4322593, + 51.2455155 + ], + [ + 3.4357286, + 51.2446426 + ], + [ + 3.4367676, + 51.2443982 + ], + [ + 3.4367902, + 51.2443928 + ], + [ + 3.4402821, + 51.2434994 + ], + [ + 3.4415192, + 51.2431808 + ], + [ + 3.4415863, + 51.2431635 + ], + [ + 3.4418095, + 51.2431413 + ], + [ + 3.4420301, + 51.2430582 + ], + [ + 3.4434181, + 51.2427542 + ], + [ + 3.4442783, + 51.2425805 + ], + [ + 3.4444201, + 51.2424546 + ], + [ + 3.4444507, + 51.2421201 + ], + [ + 3.4446943, + 51.242051 + ], + [ + 3.445723, + 51.2418578 + ], + [ + 3.4468073, + 51.2416494 + ], + [ + 3.447328, + 51.2415781 + ], + [ + 3.4478102, + 51.2415518 + ], + [ + 3.4481182, + 51.2415284 + ], + [ + 3.4482485, + 51.2415392 + ], + [ + 3.4483802, + 51.2415188 + ], + [ + 3.448968, + 51.2415873 + ], + [ + 3.4501707, + 51.2416137 + ], + [ + 3.4536498, + 51.2418012 + ], + [ + 3.4583026, + 51.2419174 + ], + [ + 3.4588309, + 51.2418331 + ], + [ + 3.4598447, + 51.2418032 + ], + [ + 3.4603875, + 51.241897 + ], + [ + 3.460789, + 51.2419665 + ], + [ + 3.4622551, + 51.2420135 + ], + [ + 3.4660449, + 51.2422426 + ], + [ + 3.4679194, + 51.2423405 + ], + [ + 3.4704955, + 51.242475 + ], + [ + 3.47488, + 51.2427523 + ], + [ + 3.475076, + 51.2427631 + ], + [ + 3.4753793, + 51.24278 + ], + [ + 3.475426, + 51.2427826 + ], + [ + 3.4800813, + 51.243041 + ], + [ + 3.4804509, + 51.2429028 + ], + [ + 3.4841206, + 51.2431508 + ], + [ + 3.4869087, + 51.2433661 + ], + [ + 3.4896666, + 51.2436336 + ], + [ + 3.490184, + 51.2436651 + ], + [ + 3.49284, + 51.2438269 + ], + [ + 3.4942775, + 51.2439029 + ], + [ + 3.4959161, + 51.2439897 + ], + [ + 3.4995604, + 51.2442439 + ], + [ + 3.5029112, + 51.2444657 + ], + [ + 3.5062068, + 51.2446855 + ], + [ + 3.5064689, + 51.244703 + ], + [ + 3.5083614, + 51.2448511 + ], + [ + 3.5084989, + 51.2449751 + ], + [ + 3.5086574, + 51.2451179 + ], + [ + 3.5097143, + 51.2450584 + ], + [ + 3.510291, + 51.2450498 + ], + [ + 3.5109129, + 51.2450406 + ], + [ + 3.5169859, + 51.2454583 + ], + [ + 3.5227828, + 51.2459153 + ], + [ + 3.5279133, + 51.2462658 + ], + [ + 3.5278182, + 51.2465907 + ], + [ + 3.527794, + 51.2466735 + ], + [ + 3.5277766, + 51.2467331 + ], + [ + 3.5274243, + 51.2479376 + ], + [ + 3.5253767, + 51.2549381 + ], + [ + 3.5249691, + 51.2564535 + ], + [ + 3.5243256, + 51.2588465 + ], + [ + 3.5238216, + 51.2605408 + ], + [ + 3.5230768, + 51.262908 + ], + [ + 3.5230584, + 51.2629538 + ], + [ + 3.5229783, + 51.2632209 + ], + [ + 3.5219803, + 51.2667279 + ], + [ + 3.5219257, + 51.2669199 + ], + [ + 3.5218956, + 51.2670222 + ], + [ + 3.521839, + 51.2672184 + ], + [ + 3.5213864, + 51.2687442 + ], + [ + 3.5208744, + 51.2703881 + ], + [ + 3.5203232, + 51.2719386 + ], + [ + 3.5202418, + 51.2722814 + ], + [ + 3.5201351, + 51.2727312 + ], + [ + 3.5196892, + 51.2740279 + ], + [ + 3.5178799, + 51.2799143 + ], + [ + 3.5177661, + 51.2803487 + ], + [ + 3.5176379, + 51.2806782 + ], + [ + 3.5154521, + 51.2872516 + ], + [ + 3.5172099, + 51.2874321 + ], + [ + 3.5178643, + 51.2875184 + ], + [ + 3.5192988, + 51.2877075 + ], + [ + 3.5220548, + 51.2879954 + ], + [ + 3.5251944, + 51.2883198 + ], + [ + 3.5292095, + 51.2887319 + ], + [ + 3.5309797, + 51.2865997 + ], + [ + 3.5323041, + 51.2850449 + ], + [ + 3.5336343, + 51.2835357 + ], + [ + 3.5382164, + 51.2836629 + ], + [ + 3.539252, + 51.2844491 + ], + [ + 3.5392727, + 51.2844682 + ], + [ + 3.5398875, + 51.2850347 + ], + [ + 3.540082, + 51.2852798 + ], + [ + 3.5404606, + 51.2857562 + ], + [ + 3.5411696, + 51.2867889 + ], + [ + 3.5412133, + 51.2868382 + ], + [ + 3.5420047, + 51.287732 + ], + [ + 3.542241, + 51.2880762 + ], + [ + 3.5426223, + 51.2891505 + ], + [ + 3.5429638, + 51.2900968 + ], + [ + 3.5432647, + 51.2911884 + ], + [ + 3.5453125, + 51.2911488 + ], + [ + 3.5474255, + 51.2911145 + ], + [ + 3.5500777, + 51.2910045 + ], + [ + 3.5505764, + 51.290587 + ], + [ + 3.5512915, + 51.2902175 + ], + [ + 3.5519973, + 51.2899117 + ], + [ + 3.5526622, + 51.2897601 + ], + [ + 3.5537173, + 51.2896678 + ], + [ + 3.554761, + 51.2897119 + ], + [ + 3.5555406, + 51.289853 + ], + [ + 3.5558767, + 51.2900208 + ], + [ + 3.5560585, + 51.290246 + ], + [ + 3.5561232, + 51.2903444 + ], + [ + 3.5562135, + 51.2904569 + ], + [ + 3.5562402, + 51.290489 + ], + [ + 3.5564432, + 51.2907331 + ], + [ + 3.5567076, + 51.2908727 + ], + [ + 3.557521, + 51.2910962 + ], + [ + 3.5580535, + 51.291248 + ], + [ + 3.55981, + 51.2953793 + ], + [ + 3.562584, + 51.2958213 + ], + [ + 3.5638805, + 51.2954221 + ], + [ + 3.5645255, + 51.2952065 + ], + [ + 3.5662207, + 51.2945798 + ], + [ + 3.5663433, + 51.293871 + ], + [ + 3.5686827, + 51.293056 + ], + [ + 3.5710592, + 51.2922094 + ], + [ + 3.5720106, + 51.2919428 + ], + [ + 3.571464, + 51.2910351 + ], + [ + 3.5719904, + 51.2906588 + ], + [ + 3.5723221, + 51.2903755 + ], + [ + 3.5733157, + 51.2895269 + ], + [ + 3.5757599, + 51.2885855 + ], + [ + 3.5758016, + 51.2884039 + ], + [ + 3.5759231, + 51.2882186 + ], + [ + 3.5762346, + 51.2879901 + ], + [ + 3.5776848, + 51.2887715 + ], + [ + 3.5787616, + 51.2886792 + ], + [ + 3.5796862, + 51.2888264 + ], + [ + 3.5799004, + 51.2886923 + ], + [ + 3.5800608, + 51.288421 + ], + [ + 3.5800328, + 51.2881385 + ], + [ + 3.5812667, + 51.287142 + ], + [ + 3.5819847, + 51.286909 + ], + [ + 3.5828011, + 51.2877741 + ], + [ + 3.5838622, + 51.2889608 + ], + [ + 3.5825655, + 51.2906166 + ], + [ + 3.5835413, + 51.2922347 + ], + [ + 3.5860872, + 51.2925325 + ], + [ + 3.586631, + 51.2926171 + ], + [ + 3.5867808, + 51.2926405 + ], + [ + 3.5873407, + 51.2928518 + ], + [ + 3.5877628, + 51.2930615 + ], + [ + 3.5850299, + 51.2951336 + ], + [ + 3.5843559, + 51.2956446 + ], + [ + 3.5840635, + 51.2957187 + ], + [ + 3.5833921, + 51.2958429 + ], + [ + 3.5810338, + 51.2982923 + ], + [ + 3.5833311, + 51.2999029 + ], + [ + 3.5852938, + 51.3013001 + ], + [ + 3.5862105, + 51.3019706 + ], + [ + 3.5871638, + 51.3028784 + ], + [ + 3.5882289, + 51.3039421 + ], + [ + 3.5892858, + 51.3050421 + ], + [ + 3.5899487, + 51.30584 + ], + [ + 3.5900324, + 51.305944 + ], + [ + 3.5908448, + 51.3056701 + ], + [ + 3.591678, + 51.3053883 + ], + [ + 3.5918631, + 51.305035 + ], + [ + 3.5911575, + 51.3044188 + ], + [ + 3.591293, + 51.3043479 + ], + [ + 3.592284, + 51.3040143 + ], + [ + 3.5929581, + 51.3038149 + ], + [ + 3.5967075, + 51.3027047 + ], + [ + 3.6003527, + 51.301658 + ], + [ + 3.6063337, + 51.2999046 + ], + [ + 3.6118454, + 51.2983005 + ], + [ + 3.6126284, + 51.2979925 + ], + [ + 3.6126816, + 51.2979454 + ], + [ + 3.61274, + 51.2978938 + ], + [ + 3.613302, + 51.2978752 + ], + [ + 3.6139354, + 51.2978095 + ], + [ + 3.6144044, + 51.2976554 + ], + [ + 3.6150457, + 51.2973121 + ], + [ + 3.6158336, + 51.2969158 + ], + [ + 3.6188046, + 51.2958154 + ], + [ + 3.6192723, + 51.2944323 + ], + [ + 3.619417, + 51.2941926 + ], + [ + 3.619707, + 51.29395 + ], + [ + 3.621077, + 51.2929911 + ], + [ + 3.6213861, + 51.2928352 + ], + [ + 3.6216928, + 51.2927703 + ], + [ + 3.6228706, + 51.2929518 + ], + [ + 3.6235113, + 51.2930227 + ], + [ + 3.6247975, + 51.2933161 + ], + [ + 3.6255302, + 51.2933709 + ], + [ + 3.6260715, + 51.2932633 + ], + [ + 3.6272072, + 51.292806 + ], + [ + 3.6275598, + 51.2926497 + ], + [ + 3.6279166, + 51.2925394 + ], + [ + 3.6282102, + 51.2924255 + ], + [ + 3.6289291, + 51.2921736 + ], + [ + 3.6303324, + 51.2916776 + ], + [ + 3.6306632, + 51.291593 + ], + [ + 3.6307763, + 51.2915556 + ], + [ + 3.6308712, + 51.2915086 + ], + [ + 3.6309361, + 51.2914536 + ], + [ + 3.6310291, + 51.2913434 + ], + [ + 3.6311433, + 51.2911832 + ], + [ + 3.6312134, + 51.2910659 + ], + [ + 3.631251, + 51.2910012 + ], + [ + 3.632053, + 51.2909905 + ], + [ + 3.6321624, + 51.2909861 + ], + [ + 3.6322435, + 51.2909815 + ], + [ + 3.6323449, + 51.2909661 + ], + [ + 3.6324819, + 51.2909462 + ], + [ + 3.6326831, + 51.2908964 + ], + [ + 3.6328633, + 51.2908366 + ], + [ + 3.6359135, + 51.2897616 + ], + [ + 3.6395519, + 51.2884923 + ], + [ + 3.6402408, + 51.288239 + ], + [ + 3.6406683, + 51.2880725 + ], + [ + 3.640769, + 51.2880359 + ], + [ + 3.6408752, + 51.2879786 + ], + [ + 3.6409358, + 51.2879874 + ], + [ + 3.6412732, + 51.288085 + ], + [ + 3.6417284, + 51.2882028 + ], + [ + 3.6425849, + 51.288428 + ], + [ + 3.6430649, + 51.2885317 + ], + [ + 3.6432347, + 51.288583 + ], + [ + 3.643313, + 51.288604 + ], + [ + 3.6434119, + 51.2886537 + ], + [ + 3.6434623, + 51.2886875 + ], + [ + 3.6435532, + 51.2887486 + ], + [ + 3.6439743, + 51.2890626 + ], + [ + 3.6440446, + 51.2891276 + ], + [ + 3.6442224, + 51.2894116 + ], + [ + 3.6444454, + 51.289825 + ], + [ + 3.6445072, + 51.2899247 + ], + [ + 3.6445698, + 51.2899747 + ], + [ + 3.6446643, + 51.2900101 + ], + [ + 3.6447353, + 51.2900254 + ], + [ + 3.6456788, + 51.2900417 + ], + [ + 3.647904, + 51.290085 + ], + [ + 3.6498367, + 51.2901017 + ], + [ + 3.6529339, + 51.2901254 + ], + [ + 3.6541942, + 51.2901412 + ], + [ + 3.654372, + 51.2901422 + ], + [ + 3.6544509, + 51.2901526 + ], + [ + 3.6550895, + 51.290263 + ], + [ + 3.6552318, + 51.2902713 + ], + [ + 3.6553188, + 51.2902718 + ], + [ + 3.6555089, + 51.2902432 + ], + [ + 3.6566876, + 51.2901893 + ], + [ + 3.6569901, + 51.2901755 + ], + [ + 3.6575905, + 51.2900687 + ], + [ + 3.6580851, + 51.2900022 + ], + [ + 3.658238, + 51.2899622 + ], + [ + 3.6585332, + 51.2898461 + ], + [ + 3.6591385, + 51.2897012 + ], + [ + 3.659811, + 51.2894536 + ], + [ + 3.6605229, + 51.2891877 + ], + [ + 3.6631385, + 51.2881475 + ], + [ + 3.6719787, + 51.2847654 + ], + [ + 3.675907, + 51.2833081 + ], + [ + 3.6763655, + 51.2832102 + ], + [ + 3.6765785, + 51.283134 + ], + [ + 3.6766496, + 51.2831067 + ], + [ + 3.6767033, + 51.2830518 + ], + [ + 3.6768663, + 51.2827648 + ], + [ + 3.6770571, + 51.2823952 + ], + [ + 3.677303, + 51.2818874 + ], + [ + 3.6775385, + 51.2812606 + ], + [ + 3.6774994, + 51.2812558 + ], + [ + 3.6775648, + 51.2811101 + ], + [ + 3.6776959, + 51.2808233 + ], + [ + 3.6778189, + 51.2805638 + ], + [ + 3.6778462, + 51.280501 + ], + [ + 3.6778844, + 51.2804163 + ], + [ + 3.678741, + 51.2805274 + ], + [ + 3.6793377, + 51.2806048 + ], + [ + 3.6793252, + 51.2806487 + ], + [ + 3.6814677, + 51.2809222 + ], + [ + 3.6818619, + 51.2809559 + ], + [ + 3.6823958, + 51.2809715 + ], + [ + 3.6835746, + 51.2809272 + ], + [ + 3.6854344, + 51.2808203 + ], + [ + 3.6863341, + 51.2807667 + ], + [ + 3.6869102, + 51.2807203 + ], + [ + 3.6869481, + 51.2807172 + ], + [ + 3.6882122, + 51.2806543 + ], + [ + 3.6889719, + 51.2806088 + ], + [ + 3.6892702, + 51.2805653 + ], + [ + 3.6895023, + 51.2804828 + ], + [ + 3.6896122, + 51.2804317 + ], + [ + 3.6897287, + 51.2803774 + ], + [ + 3.6898946, + 51.2802639 + ], + [ + 3.6900669, + 51.2801235 + ], + [ + 3.6902835, + 51.2798843 + ], + [ + 3.6914269, + 51.2787043 + ], + [ + 3.6919642, + 51.2781574 + ], + [ + 3.6923849, + 51.2777071 + ], + [ + 3.692515, + 51.2775473 + ], + [ + 3.6925906, + 51.277391 + ], + [ + 3.6926973, + 51.2771664 + ], + [ + 3.6928361, + 51.2768682 + ], + [ + 3.6929502, + 51.2765858 + ], + [ + 3.6931182, + 51.2763383 + ], + [ + 3.69326, + 51.276217 + ], + [ + 3.6933952, + 51.2761224 + ], + [ + 3.6936092, + 51.2760322 + ], + [ + 3.6938787, + 51.276025 + ], + [ + 3.6940098, + 51.2760235 + ], + [ + 3.6946882, + 51.2759464 + ], + [ + 3.6995222, + 51.2749192 + ], + [ + 3.7046764, + 51.273875 + ], + [ + 3.7061383, + 51.2735833 + ], + [ + 3.7073898, + 51.2732823 + ], + [ + 3.7089574, + 51.2728524 + ], + [ + 3.7103115, + 51.2725205 + ], + [ + 3.7115797, + 51.2723934 + ], + [ + 3.7121732, + 51.2723397 + ], + [ + 3.7123308, + 51.2723254 + ], + [ + 3.712744, + 51.272288 + ], + [ + 3.7134161, + 51.2722272 + ], + [ + 3.7140202, + 51.2722226 + ], + [ + 3.7141876, + 51.2719943 + ], + [ + 3.7146551, + 51.2719393 + ], + [ + 3.714705, + 51.2719334 + ], + [ + 3.714943, + 51.2719 + ], + [ + 3.7151843, + 51.271868 + ], + [ + 3.715941, + 51.2717656 + ], + [ + 3.7161779, + 51.271736 + ], + [ + 3.7167428, + 51.2716654 + ], + [ + 3.7170633, + 51.2716222 + ], + [ + 3.7171679, + 51.2716079 + ], + [ + 3.7176422, + 51.2715529 + ], + [ + 3.7180191, + 51.2714665 + ], + [ + 3.7183473, + 51.2714263 + ], + [ + 3.7186353, + 51.2713924 + ], + [ + 3.7186341, + 51.2715878 + ], + [ + 3.7188991, + 51.2718697 + ], + [ + 3.7191611, + 51.2723804 + ], + [ + 3.7194541, + 51.2725621 + ], + [ + 3.7199516, + 51.272705 + ], + [ + 3.7217066, + 51.2731047 + ], + [ + 3.7227843, + 51.2732955 + ], + [ + 3.7230347, + 51.2733153 + ], + [ + 3.723567, + 51.2733776 + ], + [ + 3.7245133, + 51.273329 + ], + [ + 3.7256642, + 51.2732416 + ], + [ + 3.726865, + 51.2731868 + ], + [ + 3.7277339, + 51.2730458 + ], + [ + 3.7286838, + 51.2728646 + ], + [ + 3.7298381, + 51.2726537 + ], + [ + 3.7324964, + 51.2721993 + ], + [ + 3.7355181, + 51.2717509 + ], + [ + 3.7385089, + 51.271188 + ], + [ + 3.7386522, + 51.2711807 + ], + [ + 3.7418193, + 51.2708341 + ], + [ + 3.7457322, + 51.2702374 + ], + [ + 3.7489978, + 51.2698285 + ], + [ + 3.7503386, + 51.2695696 + ], + [ + 3.7511092, + 51.2694004 + ], + [ + 3.7514288, + 51.2693304 + ], + [ + 3.7516786, + 51.2692755 + ], + [ + 3.7518859, + 51.2692329 + ], + [ + 3.7520626, + 51.2694827 + ], + [ + 3.7524161, + 51.2700252 + ], + [ + 3.7524487, + 51.2701185 + ], + [ + 3.7525082, + 51.2702887 + ], + [ + 3.7526449, + 51.2702486 + ], + [ + 3.7527334, + 51.2702227 + ], + [ + 3.7553708, + 51.2694496 + ], + [ + 3.7557491, + 51.2693463 + ], + [ + 3.7558862, + 51.2692631 + ], + [ + 3.7565594, + 51.2685088 + ], + [ + 3.7579091, + 51.2668813 + ], + [ + 3.7587981, + 51.2661407 + ], + [ + 3.7588422, + 51.266112 + ], + [ + 3.7591877, + 51.265985 + ], + [ + 3.7595988, + 51.2658194 + ], + [ + 3.7598432, + 51.2656259 + ], + [ + 3.7599353, + 51.2654046 + ], + [ + 3.7599004, + 51.265183 + ], + [ + 3.7598363, + 51.2649796 + ], + [ + 3.7599027, + 51.2648108 + ], + [ + 3.7602283, + 51.2643846 + ], + [ + 3.760682, + 51.2638575 + ], + [ + 3.7620998, + 51.2622106 + ], + [ + 3.7621745, + 51.2620317 + ], + [ + 3.7622677, + 51.2619353 + ], + [ + 3.7623613, + 51.2618626 + ], + [ + 3.7625129, + 51.2617778 + ], + [ + 3.7627203, + 51.2617355 + ], + [ + 3.7628291, + 51.2617072 + ], + [ + 3.7632612, + 51.2615835 + ], + [ + 3.7689608, + 51.259986 + ], + [ + 3.7693241, + 51.2599161 + ], + [ + 3.7695995, + 51.2599784 + ], + [ + 3.7700586, + 51.2602696 + ], + [ + 3.7725939, + 51.2616806 + ], + [ + 3.772876, + 51.2618458 + ], + [ + 3.7731172, + 51.2621775 + ], + [ + 3.7735945, + 51.2636928 + ], + [ + 3.7736436, + 51.2636869 + ], + [ + 3.7738807, + 51.2636586 + ], + [ + 3.7745496, + 51.2635788 + ], + [ + 3.7755785, + 51.2632662 + ], + [ + 3.7769565, + 51.2627947 + ], + [ + 3.7780075, + 51.2624228 + ], + [ + 3.7781818, + 51.2623961 + ], + [ + 3.7784946, + 51.2622915 + ], + [ + 3.7785371, + 51.2622728 + ], + [ + 3.7789966, + 51.2620712 + ], + [ + 3.7799795, + 51.261521 + ], + [ + 3.7821345, + 51.2603547 + ], + [ + 3.7839986, + 51.2592893 + ], + [ + 3.7853854, + 51.2584969 + ], + [ + 3.788143, + 51.2578572 + ], + [ + 3.792416, + 51.2567894 + ], + [ + 3.793614, + 51.2564756 + ], + [ + 3.7952611, + 51.2560134 + ], + [ + 3.7953761, + 51.2559811 + ], + [ + 3.7956899, + 51.255893 + ], + [ + 3.795457, + 51.2557669 + ], + [ + 3.7953339, + 51.2556599 + ], + [ + 3.795229, + 51.2555689 + ], + [ + 3.7949997, + 51.2552012 + ], + [ + 3.7947731, + 51.2548034 + ], + [ + 3.7945464, + 51.2543929 + ], + [ + 3.7941937, + 51.2537836 + ], + [ + 3.7939013, + 51.2532825 + ], + [ + 3.7935969, + 51.252778 + ], + [ + 3.7927332, + 51.251341 + ], + [ + 3.7910917, + 51.2485675 + ], + [ + 3.7897935, + 51.2463748 + ], + [ + 3.7894969, + 51.2458671 + ], + [ + 3.789133, + 51.2392933 + ], + [ + 3.7890494, + 51.2376629 + ], + [ + 3.7888074, + 51.2329399 + ], + [ + 3.7887832, + 51.2324667 + ], + [ + 3.7887382, + 51.2315892 + ], + [ + 3.7887277, + 51.2313835 + ], + [ + 3.7886377, + 51.2296263 + ], + [ + 3.7885819, + 51.2287023 + ], + [ + 3.7885779, + 51.2285723 + ], + [ + 3.7885524, + 51.2277845 + ], + [ + 3.7885524, + 51.2276611 + ], + [ + 3.7885203, + 51.2265726 + ], + [ + 3.7884645, + 51.2264472 + ], + [ + 3.7886255, + 51.2264078 + ], + [ + 3.7886071, + 51.2258883 + ], + [ + 3.7886998, + 51.2247744 + ], + [ + 3.7888307, + 51.2238477 + ], + [ + 3.7888529, + 51.2237808 + ], + [ + 3.7888656, + 51.2237427 + ], + [ + 3.7890352, + 51.2232341 + ], + [ + 3.7890606, + 51.2231572 + ], + [ + 3.7892546, + 51.2225703 + ], + [ + 3.7893629, + 51.2217395 + ], + [ + 3.7895977, + 51.2205277 + ], + [ + 3.7897248, + 51.2196148 + ], + [ + 3.7897414, + 51.2189343 + ], + [ + 3.7897181, + 51.2182378 + ], + [ + 3.7896664, + 51.2174819 + ], + [ + 3.7895601, + 51.2167508 + ], + [ + 3.7895288, + 51.2161593 + ], + [ + 3.7896072, + 51.2159646 + ], + [ + 3.7894764, + 51.2158536 + ], + [ + 3.7896695, + 51.2157661 + ], + [ + 3.7897858, + 51.2157134 + ], + [ + 3.7898838, + 51.2156231 + ], + [ + 3.7901441, + 51.2153888 + ], + [ + 3.7901915, + 51.2153462 + ], + [ + 3.7905757, + 51.2149044 + ], + [ + 3.7907192, + 51.2146115 + ], + [ + 3.7907488, + 51.214551 + ], + [ + 3.7908632, + 51.2143002 + ], + [ + 3.7910423, + 51.2141227 + ], + [ + 3.7913513, + 51.2139981 + ], + [ + 3.7920403, + 51.2139455 + ], + [ + 3.7928525, + 51.2138771 + ], + [ + 3.7938573, + 51.2137478 + ], + [ + 3.7948868, + 51.2134745 + ], + [ + 3.7949571, + 51.2134565 + ], + [ + 3.7961558, + 51.2131658 + ], + [ + 3.7967795, + 51.2129897 + ], + [ + 3.7970275, + 51.2129196 + ], + [ + 3.797434, + 51.2126591 + ], + [ + 3.7976905, + 51.2124947 + ], + [ + 3.7982823, + 51.2119051 + ], + [ + 3.7992944, + 51.2108659 + ], + [ + 3.7998831, + 51.2107649 + ], + [ + 3.8002211, + 51.2107092 + ], + [ + 3.8003337, + 51.2106901 + ], + [ + 3.8004571, + 51.2106708 + ], + [ + 3.8005335, + 51.2106556 + ], + [ + 3.8006065, + 51.2106439 + ], + [ + 3.8006744, + 51.210633 + ], + [ + 3.8007621, + 51.2106209 + ], + [ + 3.800838, + 51.2106077 + ], + [ + 3.8009184, + 51.2105951 + ], + [ + 3.801074, + 51.2105699 + ], + [ + 3.8012282, + 51.210554 + ], + [ + 3.8017788, + 51.2104847 + ], + [ + 3.8023172, + 51.2104263 + ], + [ + 3.8023741, + 51.2104197 + ], + [ + 3.802916, + 51.210357 + ], + [ + 3.8032815, + 51.2103156 + ], + [ + 3.8036825, + 51.2102685 + ], + [ + 3.8039929, + 51.2102349 + ], + [ + 3.8044325, + 51.210183 + ], + [ + 3.8049806, + 51.210124 + ], + [ + 3.8048465, + 51.2105895 + ], + [ + 3.8045783, + 51.2114599 + ], + [ + 3.8043141, + 51.2123327 + ], + [ + 3.8040445, + 51.2132014 + ], + [ + 3.804235, + 51.2132174 + ], + [ + 3.8043266, + 51.2132251 + ], + [ + 3.8044378, + 51.2132298 + ], + [ + 3.8050728, + 51.213257 + ], + [ + 3.8056738, + 51.2133182 + ], + [ + 3.8060933, + 51.2134359 + ], + [ + 3.8061617, + 51.2125866 + ], + [ + 3.8082838, + 51.2127369 + ], + [ + 3.8091066, + 51.2127541 + ], + [ + 3.8104468, + 51.2127821 + ], + [ + 3.8115645, + 51.2123731 + ], + [ + 3.8118022, + 51.2122861 + ], + [ + 3.8119525, + 51.2122339 + ], + [ + 3.8119711, + 51.2122274 + ], + [ + 3.8145599, + 51.2113284 + ], + [ + 3.8173175, + 51.2103705 + ], + [ + 3.8198709, + 51.2096021 + ], + [ + 3.8199178, + 51.209588 + ], + [ + 3.8206485, + 51.2094115 + ], + [ + 3.8209922, + 51.2093285 + ], + [ + 3.8243607, + 51.209235 + ], + [ + 3.824572, + 51.2092182 + ], + [ + 3.8247745, + 51.20922 + ], + [ + 3.8248611, + 51.2092263 + ], + [ + 3.8255651, + 51.2092914 + ], + [ + 3.8257281, + 51.209785 + ], + [ + 3.8271918, + 51.2093188 + ], + [ + 3.8273204, + 51.2094186 + ], + [ + 3.8276997, + 51.2097129 + ], + [ + 3.8304752, + 51.2106867 + ], + [ + 3.8335039, + 51.2117523 + ], + [ + 3.8345622, + 51.2121936 + ], + [ + 3.8352572, + 51.2127893 + ], + [ + 3.8362934, + 51.2138037 + ], + [ + 3.8380163, + 51.2135755 + ], + [ + 3.8386767, + 51.2134449 + ], + [ + 3.8399556, + 51.2129734 + ], + [ + 3.8422231, + 51.2120845 + ], + [ + 3.8423337, + 51.2121027 + ], + [ + 3.8428999, + 51.2121959 + ], + [ + 3.844936, + 51.212763 + ], + [ + 3.8455394, + 51.2130136 + ], + [ + 3.847039, + 51.2125677 + ], + [ + 3.8497188, + 51.2117642 + ], + [ + 3.8504763, + 51.2122526 + ], + [ + 3.8515732, + 51.2129268 + ], + [ + 3.8521223, + 51.2131589 + ], + [ + 3.8523963, + 51.213207 + ], + [ + 3.8526472, + 51.2132402 + ], + [ + 3.8537896, + 51.2125077 + ], + [ + 3.8542887, + 51.2122127 + ], + [ + 3.8561572, + 51.211171 + ], + [ + 3.8561999, + 51.2111472 + ], + [ + 3.8591212, + 51.210899 + ], + [ + 3.8594927, + 51.2109646 + ], + [ + 3.8596656, + 51.2109951 + ], + [ + 3.8605487, + 51.2113432 + ], + [ + 3.8612521, + 51.2118426 + ], + [ + 3.8619713, + 51.2125084 + ], + [ + 3.8622621, + 51.2126145 + ], + [ + 3.8627347, + 51.2128158 + ], + [ + 3.8639034, + 51.2134658 + ], + [ + 3.8641141, + 51.2135766 + ], + [ + 3.8644883, + 51.213462 + ], + [ + 3.8645223, + 51.2134516 + ], + [ + 3.8646525, + 51.2134077 + ], + [ + 3.8646832, + 51.2134203 + ], + [ + 3.8646986, + 51.2134403 + ], + [ + 3.8647392, + 51.2134837 + ], + [ + 3.8650037, + 51.2136013 + ], + [ + 3.8658542, + 51.2140134 + ], + [ + 3.8666827, + 51.2144892 + ], + [ + 3.8668963, + 51.2146005 + ], + [ + 3.8670873, + 51.2147001 + ], + [ + 3.8679185, + 51.2151245 + ], + [ + 3.86877, + 51.2155926 + ], + [ + 3.8691823, + 51.2157899 + ], + [ + 3.8696562, + 51.2159971 + ], + [ + 3.8705579, + 51.2163812 + ], + [ + 3.872381, + 51.2170925 + ], + [ + 3.873159, + 51.2173955 + ], + [ + 3.8737584, + 51.2176289 + ], + [ + 3.875632, + 51.2183615 + ], + [ + 3.878035, + 51.2192813 + ], + [ + 3.8790246, + 51.2196458 + ], + [ + 3.8797058, + 51.2197987 + ], + [ + 3.8799938, + 51.2199713 + ], + [ + 3.8809937, + 51.2202446 + ], + [ + 3.8820366, + 51.2205413 + ], + [ + 3.8825238, + 51.22068 + ], + [ + 3.8835174, + 51.2210332 + ], + [ + 3.8841761, + 51.2212829 + ], + [ + 3.8842052, + 51.2212934 + ], + [ + 3.8858268, + 51.2218499 + ], + [ + 3.8882865, + 51.2227723 + ], + [ + 3.8885839, + 51.2230016 + ], + [ + 3.888771, + 51.2228261 + ], + [ + 3.8889644, + 51.2226009 + ], + [ + 3.8897914, + 51.221888 + ], + [ + 3.8903851, + 51.22135 + ], + [ + 3.891114, + 51.2206895 + ], + [ + 3.892426, + 51.2195321 + ], + [ + 3.8933351, + 51.2186192 + ], + [ + 3.8933634, + 51.2185386 + ], + [ + 3.892538, + 51.2175034 + ], + [ + 3.8919658, + 51.2166989 + ], + [ + 3.8915213, + 51.2160273 + ], + [ + 3.8910389, + 51.2151937 + ], + [ + 3.890458, + 51.214256 + ], + [ + 3.890128, + 51.2138078 + ], + [ + 3.8897558, + 51.213515 + ], + [ + 3.8897211, + 51.2134982 + ], + [ + 3.8892682, + 51.2132796 + ], + [ + 3.8888104, + 51.2131354 + ], + [ + 3.8886441, + 51.213084 + ], + [ + 3.8883668, + 51.2130214 + ], + [ + 3.8879978, + 51.212951 + ], + [ + 3.8877947, + 51.2128768 + ], + [ + 3.8875513, + 51.2126548 + ], + [ + 3.8874497, + 51.2125608 + ], + [ + 3.8873057, + 51.2124097 + ], + [ + 3.8872075, + 51.2123441 + ], + [ + 3.886849, + 51.2121484 + ], + [ + 3.885648, + 51.2115302 + ], + [ + 3.88345, + 51.2104164 + ], + [ + 3.8821479, + 51.2098237 + ], + [ + 3.8808283, + 51.2093086 + ], + [ + 3.87964, + 51.2088844 + ], + [ + 3.8788119, + 51.2086297 + ], + [ + 3.8785172, + 51.2084848 + ], + [ + 3.8781857, + 51.2082717 + ], + [ + 3.8776976, + 51.2079632 + ], + [ + 3.8793322, + 51.206426 + ], + [ + 3.8795734, + 51.2062448 + ], + [ + 3.8796823, + 51.2061822 + ], + [ + 3.8799013, + 51.2060565 + ], + [ + 3.8811241, + 51.20547 + ], + [ + 3.8824725, + 51.2047506 + ], + [ + 3.8832293, + 51.2043187 + ], + [ + 3.8838481, + 51.203844 + ], + [ + 3.8842181, + 51.2035026 + ], + [ + 3.8842648, + 51.2034391 + ], + [ + 3.8844053, + 51.2032489 + ], + [ + 3.8844543, + 51.2031823 + ], + [ + 3.8846206, + 51.202739 + ], + [ + 3.8847938, + 51.2022638 + ], + [ + 3.8849894, + 51.2018478 + ], + [ + 3.8853613, + 51.201317 + ], + [ + 3.8857408, + 51.2008227 + ], + [ + 3.8861547, + 51.2003187 + ], + [ + 3.8861637, + 51.2003122 + ], + [ + 3.8864056, + 51.2002997 + ], + [ + 3.8865255, + 51.2002789 + ], + [ + 3.8868054, + 51.2004055 + ], + [ + 3.8871472, + 51.2005456 + ], + [ + 3.8873769, + 51.2007113 + ], + [ + 3.8874577, + 51.2008478 + ], + [ + 3.8876294, + 51.2010046 + ], + [ + 3.8879895, + 51.2010954 + ], + [ + 3.8882184, + 51.2010895 + ], + [ + 3.8882291, + 51.2010885 + ], + [ + 3.8885285, + 51.2011014 + ], + [ + 3.8894035, + 51.2013399 + ], + [ + 3.8902499, + 51.2016171 + ], + [ + 3.8913874, + 51.2020506 + ], + [ + 3.8923296, + 51.2025078 + ], + [ + 3.8925772, + 51.202646 + ], + [ + 3.8927762, + 51.2026827 + ], + [ + 3.892795, + 51.2026861 + ], + [ + 3.8930123, + 51.2026875 + ], + [ + 3.893132, + 51.2027144 + ], + [ + 3.8932088, + 51.2028055 + ], + [ + 3.8932765, + 51.2030698 + ], + [ + 3.8934636, + 51.2033314 + ], + [ + 3.8939325, + 51.2035098 + ], + [ + 3.8946792, + 51.203573 + ], + [ + 3.8952466, + 51.2034361 + ], + [ + 3.8955848, + 51.203186 + ], + [ + 3.8961258, + 51.2029329 + ], + [ + 3.8969604, + 51.2027174 + ], + [ + 3.8978292, + 51.2022622 + ], + [ + 3.898355, + 51.2019429 + ], + [ + 3.898788, + 51.2017677 + ], + [ + 3.8993565, + 51.2017495 + ], + [ + 3.9001607, + 51.2021546 + ], + [ + 3.9009872, + 51.202619 + ], + [ + 3.9019855, + 51.2028727 + ], + [ + 3.903143, + 51.2030985 + ], + [ + 3.9041394, + 51.2035302 + ], + [ + 3.9057117, + 51.2039504 + ], + [ + 3.9075115, + 51.204292 + ], + [ + 3.9099509, + 51.2048524 + ], + [ + 3.91129, + 51.2051275 + ], + [ + 3.9115878, + 51.2055825 + ], + [ + 3.9122435, + 51.2059836 + ], + [ + 3.9133254, + 51.2070059 + ], + [ + 3.9143551, + 51.2078503 + ], + [ + 3.9145377, + 51.2079189 + ], + [ + 3.915413, + 51.2082475 + ], + [ + 3.9164928, + 51.2082886 + ], + [ + 3.91723, + 51.2082643 + ], + [ + 3.9176902, + 51.2081813 + ], + [ + 3.9186452, + 51.2078229 + ], + [ + 3.9186761, + 51.2078163 + ], + [ + 3.9186293, + 51.2079136 + ], + [ + 3.9178629, + 51.2095057 + ], + [ + 3.9180389, + 51.2097194 + ], + [ + 3.9167634, + 51.2127136 + ], + [ + 3.9159219, + 51.2148709 + ], + [ + 3.9164805, + 51.2149416 + ], + [ + 3.917045, + 51.214873 + ], + [ + 3.9175912, + 51.2147909 + ], + [ + 3.9182907, + 51.2148244 + ], + [ + 3.9182983, + 51.2148301 + ], + [ + 3.9186959, + 51.2151262 + ], + [ + 3.918774, + 51.21571 + ], + [ + 3.9190014, + 51.2164303 + ], + [ + 3.9190467, + 51.2165735 + ], + [ + 3.9191053, + 51.2166458 + ], + [ + 3.9193474, + 51.2169441 + ], + [ + 3.9195329, + 51.2170236 + ], + [ + 3.9197862, + 51.2171323 + ], + [ + 3.9198531, + 51.217161 + ], + [ + 3.9205452, + 51.2171741 + ], + [ + 3.9208366, + 51.2171517 + ], + [ + 3.9216169, + 51.2170919 + ], + [ + 3.9220054, + 51.2171091 + ], + [ + 3.9226064, + 51.2171357 + ], + [ + 3.9239504, + 51.2171117 + ], + [ + 3.9249211, + 51.2170894 + ], + [ + 3.9253277, + 51.2171652 + ], + [ + 3.9261515, + 51.2176842 + ], + [ + 3.9273397, + 51.2187605 + ], + [ + 3.929453, + 51.2203348 + ], + [ + 3.9315001, + 51.2171857 + ], + [ + 3.9316051, + 51.2170242 + ], + [ + 3.931959, + 51.2164482 + ], + [ + 3.9324822, + 51.2155968 + ], + [ + 3.9333623, + 51.2144796 + ], + [ + 3.9360394, + 51.2119171 + ], + [ + 3.9431435, + 51.2136976 + ], + [ + 3.9426151, + 51.2148292 + ], + [ + 3.9461322, + 51.2154594 + ], + [ + 3.9469923, + 51.2155275 + ], + [ + 3.9474412, + 51.2155631 + ], + [ + 3.948873, + 51.2156479 + ], + [ + 3.9501545, + 51.2158909 + ], + [ + 3.9517283, + 51.2163812 + ], + [ + 3.9530025, + 51.2166219 + ], + [ + 3.954181, + 51.2167147 + ], + [ + 3.9553506, + 51.2166479 + ], + [ + 3.9565147, + 51.2164076 + ], + [ + 3.9572018, + 51.2162332 + ], + [ + 3.9574711, + 51.2161566 + ], + [ + 3.9580107, + 51.2160358 + ], + [ + 3.9584703, + 51.215988 + ], + [ + 3.9590443, + 51.216136 + ], + [ + 3.9593953, + 51.2164379 + ], + [ + 3.9595899, + 51.2170279 + ], + [ + 3.9597989, + 51.217611 + ], + [ + 3.9602993, + 51.218332 + ], + [ + 3.9606031, + 51.2186382 + ], + [ + 3.9607387, + 51.2187749 + ], + [ + 3.9613078, + 51.2191351 + ], + [ + 3.9615431, + 51.2194648 + ], + [ + 3.9614789, + 51.2199009 + ], + [ + 3.9615404, + 51.220236 + ], + [ + 3.9619928, + 51.2205305 + ], + [ + 3.9626963, + 51.2205935 + ], + [ + 3.9632735, + 51.2206844 + ], + [ + 3.9636506, + 51.2210522 + ], + [ + 3.9638828, + 51.2217653 + ], + [ + 3.9638914, + 51.2225797 + ], + [ + 3.963873, + 51.2232347 + ], + [ + 3.9639674, + 51.2235924 + ], + [ + 3.964315, + 51.2239057 + ], + [ + 3.9651624, + 51.2242007 + ], + [ + 3.9663852, + 51.2243479 + ], + [ + 3.9675711, + 51.2244497 + ], + [ + 3.968174, + 51.2244877 + ], + [ + 3.9696206, + 51.2245849 + ], + [ + 3.9710035, + 51.2246592 + ], + [ + 3.9722011, + 51.2247598 + ], + [ + 3.9727546, + 51.2248133 + ], + [ + 3.9730254, + 51.2248673 + ], + [ + 3.9732667, + 51.2249692 + ], + [ + 3.973487, + 51.225068 + ], + [ + 3.9735474, + 51.225094 + ], + [ + 3.9744979, + 51.2252502 + ], + [ + 3.9759515, + 51.2254367 + ], + [ + 3.9765353, + 51.2254036 + ], + [ + 3.9767766, + 51.2253488 + ], + [ + 3.9769838, + 51.225405 + ], + [ + 3.9769992, + 51.2252766 + ], + [ + 3.9772415, + 51.225173 + ], + [ + 3.9773189, + 51.2251354 + ], + [ + 3.9776007, + 51.2250963 + ], + [ + 3.9775978, + 51.2249741 + ], + [ + 3.9776813, + 51.2249602 + ], + [ + 3.9777576, + 51.22499 + ], + [ + 3.9778289, + 51.225017 + ], + [ + 3.9786703, + 51.2253203 + ], + [ + 3.9791424, + 51.2254873 + ], + [ + 3.9798043, + 51.2260638 + ], + [ + 3.9803381, + 51.2267171 + ], + [ + 3.9806213, + 51.2271774 + ], + [ + 3.9808037, + 51.2275913 + ], + [ + 3.9808701, + 51.2278662 + ], + [ + 3.980943, + 51.2282014 + ], + [ + 3.9810014, + 51.2285664 + ], + [ + 3.9812057, + 51.228809 + ], + [ + 3.9816656, + 51.22896 + ], + [ + 3.9818605, + 51.229029 + ], + [ + 3.9820139, + 51.2290834 + ], + [ + 3.9824686, + 51.2296235 + ], + [ + 3.982863, + 51.2300921 + ], + [ + 3.9835832, + 51.2311308 + ], + [ + 3.9844619, + 51.2321399 + ], + [ + 3.9853853, + 51.2334046 + ], + [ + 3.9861219, + 51.2341053 + ], + [ + 3.9870588, + 51.2338583 + ], + [ + 3.9878443, + 51.2335376 + ], + [ + 3.9881858, + 51.2334273 + ], + [ + 3.9884901, + 51.2334399 + ], + [ + 3.988898, + 51.2336194 + ], + [ + 3.9895217, + 51.2343675 + ], + [ + 3.9902054, + 51.2349152 + ], + [ + 3.9910404, + 51.2354678 + ], + [ + 3.9910899, + 51.2356085 + ], + [ + 3.9911346, + 51.2356387 + ], + [ + 3.9912305, + 51.2356731 + ], + [ + 3.9913338, + 51.2357298 + ], + [ + 3.9913714, + 51.2357603 + ], + [ + 3.9913885, + 51.2357893 + ], + [ + 3.9914327, + 51.2358082 + ], + [ + 3.9917911, + 51.2360468 + ], + [ + 3.9923128, + 51.2363659 + ], + [ + 3.9924737, + 51.2364456 + ], + [ + 3.9927473, + 51.2365472 + ], + [ + 3.9931255, + 51.2365918 + ], + [ + 3.993442, + 51.2366136 + ], + [ + 3.9935828, + 51.2366329 + ], + [ + 3.9937625, + 51.2366606 + ], + [ + 3.9939704, + 51.236711 + ], + [ + 3.9940978, + 51.2367488 + ], + [ + 3.994256, + 51.2367874 + ], + [ + 3.9944934, + 51.2368378 + ], + [ + 3.9948287, + 51.2368932 + ], + [ + 3.9950379, + 51.2369327 + ], + [ + 3.9952954, + 51.236983 + ], + [ + 3.9954188, + 51.2370158 + ], + [ + 3.9955931, + 51.2370628 + ], + [ + 3.995738, + 51.2371157 + ], + [ + 3.9958385, + 51.2371728 + ], + [ + 3.9959787, + 51.2372429 + ], + [ + 3.9960719, + 51.2372899 + ], + [ + 3.9961591, + 51.2373441 + ], + [ + 3.9961691, + 51.2373609 + ], + [ + 3.9963656, + 51.2373697 + ], + [ + 3.9965533, + 51.2374079 + ], + [ + 3.9970784, + 51.2374738 + ], + [ + 3.9979112, + 51.2375454 + ], + [ + 3.9983875, + 51.2376024 + ], + [ + 3.9989427, + 51.2376753 + ], + [ + 3.9992291, + 51.2377253 + ], + [ + 3.9993298, + 51.2377516 + ], + [ + 3.9994748, + 51.2378034 + ], + [ + 3.9995073, + 51.2378406 + ], + [ + 3.9994996, + 51.2380943 + ], + [ + 3.9994503, + 51.2382735 + ], + [ + 3.9994285, + 51.238461 + ], + [ + 3.9994262, + 51.2385803 + ], + [ + 3.9994189, + 51.2387679 + ], + [ + 3.9994334, + 51.2388764 + ], + [ + 3.9994721, + 51.2390181 + ], + [ + 3.9995268, + 51.2391513 + ], + [ + 3.9996713, + 51.2393109 + ], + [ + 3.9999831, + 51.2395132 + ], + [ + 4.0001528, + 51.2396233 + ], + [ + 4.0002558, + 51.2396887 + ], + [ + 4.0003521, + 51.2397452 + ], + [ + 4.0004506, + 51.2398007 + ], + [ + 4.0007138, + 51.2399121 + ], + [ + 4.0011129, + 51.2400789 + ], + [ + 4.0011821, + 51.2401078 + ], + [ + 4.0012921, + 51.2401539 + ], + [ + 4.0014628, + 51.240234 + ], + [ + 4.0016599, + 51.2403062 + ], + [ + 4.001872, + 51.2404405 + ], + [ + 4.002228, + 51.240665 + ], + [ + 4.002359, + 51.2407455 + ], + [ + 4.002504, + 51.2408295 + ], + [ + 4.0025756, + 51.2408831 + ], + [ + 4.0027302, + 51.2409571 + ], + [ + 4.0028399, + 51.2409985 + ], + [ + 4.0029881, + 51.2410542 + ], + [ + 4.0034243, + 51.2411908 + ], + [ + 4.0039254, + 51.2414522 + ], + [ + 4.0041409, + 51.2415408 + ], + [ + 4.004911, + 51.24175 + ], + [ + 4.0057062, + 51.2418285 + ], + [ + 4.0060798, + 51.2419879 + ], + [ + 4.0066886, + 51.2422534 + ], + [ + 4.0075162, + 51.2426394 + ], + [ + 4.0079292, + 51.2428216 + ], + [ + 4.0079983, + 51.2428487 + ], + [ + 4.0080804, + 51.2428923 + ], + [ + 4.0081636, + 51.2429371 + ], + [ + 4.0082288, + 51.242971 + ], + [ + 4.0083253, + 51.2430076 + ], + [ + 4.0084069, + 51.2430421 + ], + [ + 4.008474, + 51.2430715 + ], + [ + 4.0085399, + 51.2430962 + ], + [ + 4.0085868, + 51.2431145 + ], + [ + 4.0086198, + 51.2431282 + ], + [ + 4.0091275, + 51.2433214 + ], + [ + 4.0101239, + 51.2436961 + ], + [ + 4.0107618, + 51.2439297 + ], + [ + 4.0111196, + 51.2440571 + ], + [ + 4.0113553, + 51.2441312 + ], + [ + 4.0114502, + 51.2441587 + ], + [ + 4.0121967, + 51.2443754 + ], + [ + 4.0141087, + 51.2449005 + ], + [ + 4.0148041, + 51.2450864 + ], + [ + 4.0149281, + 51.2450988 + ], + [ + 4.0150238, + 51.2450751 + ], + [ + 4.0150813, + 51.2450393 + ], + [ + 4.0153964, + 51.2446148 + ], + [ + 4.0154844, + 51.244556 + ], + [ + 4.0155437, + 51.2445399 + ], + [ + 4.0156658, + 51.2445416 + ], + [ + 4.0162428, + 51.2446332 + ], + [ + 4.019485, + 51.2451493 + ], + [ + 4.0208236, + 51.2453538 + ], + [ + 4.0208892, + 51.2453571 + ], + [ + 4.0209167, + 51.2453541 + ], + [ + 4.0209442, + 51.2453474 + ], + [ + 4.0209742, + 51.2453281 + ], + [ + 4.0210509, + 51.2452677 + ], + [ + 4.0213701, + 51.245005 + ], + [ + 4.0219046, + 51.2445886 + ], + [ + 4.0226071, + 51.2440134 + ], + [ + 4.0227272, + 51.2438676 + ], + [ + 4.0229549, + 51.2436116 + ], + [ + 4.0230937, + 51.2434976 + ], + [ + 4.0231821, + 51.2434531 + ], + [ + 4.0233358, + 51.2433755 + ], + [ + 4.0234958, + 51.2432638 + ], + [ + 4.0236103, + 51.2431382 + ], + [ + 4.0237687, + 51.2428975 + ], + [ + 4.0239212, + 51.2426629 + ], + [ + 4.0241537, + 51.2422314 + ], + [ + 4.0243066, + 51.2418437 + ], + [ + 4.024401, + 51.24163 + ], + [ + 4.0244428, + 51.2415563 + ], + [ + 4.024503, + 51.2414863 + ], + [ + 4.0256514, + 51.2418167 + ], + [ + 4.0263699, + 51.2421317 + ], + [ + 4.0268077, + 51.2423427 + ], + [ + 4.027128, + 51.2424971 + ], + [ + 4.0279561, + 51.2427167 + ], + [ + 4.0288109, + 51.2427769 + ], + [ + 4.0297312, + 51.2428007 + ], + [ + 4.0307153, + 51.2429913 + ], + [ + 4.0315084, + 51.2430763 + ], + [ + 4.0327803, + 51.2435552 + ], + [ + 4.0339788, + 51.2441479 + ], + [ + 4.0348451, + 51.2445728 + ], + [ + 4.0350027, + 51.2448082 + ], + [ + 4.0352327, + 51.2450736 + ], + [ + 4.0355282, + 51.2452844 + ], + [ + 4.036015, + 51.2455895 + ], + [ + 4.0364003, + 51.2458111 + ], + [ + 4.0365614, + 51.2456661 + ], + [ + 4.0370747, + 51.2452919 + ], + [ + 4.03719, + 51.2451786 + ], + [ + 4.0372752, + 51.2451354 + ], + [ + 4.0375213, + 51.2449314 + ], + [ + 4.0375836, + 51.2448827 + ], + [ + 4.0376534, + 51.2448252 + ], + [ + 4.037861, + 51.2445966 + ], + [ + 4.0378861, + 51.2445751 + ], + [ + 4.0383361, + 51.2438402 + ], + [ + 4.0384679, + 51.2437491 + ], + [ + 4.0385369, + 51.2436336 + ], + [ + 4.0386771, + 51.2433944 + ], + [ + 4.0387953, + 51.2432079 + ], + [ + 4.038859, + 51.2430829 + ], + [ + 4.0389522, + 51.2429055 + ], + [ + 4.0390272, + 51.2427873 + ], + [ + 4.0390964, + 51.2426867 + ], + [ + 4.0390685, + 51.2426292 + ], + [ + 4.0397922, + 51.2415206 + ], + [ + 4.0398468, + 51.2414573 + ], + [ + 4.0400173, + 51.2415129 + ], + [ + 4.0406182, + 51.241522 + ], + [ + 4.0410162, + 51.2414923 + ], + [ + 4.0422099, + 51.2416109 + ], + [ + 4.0441907, + 51.2418077 + ], + [ + 4.0458722, + 51.2419894 + ], + [ + 4.0473124, + 51.2421409 + ], + [ + 4.0503608, + 51.2425277 + ], + [ + 4.0513245, + 51.2425653 + ], + [ + 4.0531679, + 51.2427381 + ], + [ + 4.0546702, + 51.2429416 + ], + [ + 4.0547254, + 51.2429496 + ], + [ + 4.0551431, + 51.2429823 + ], + [ + 4.0566289, + 51.2432509 + ], + [ + 4.0578604, + 51.2434936 + ], + [ + 4.0590968, + 51.2438165 + ], + [ + 4.0614079, + 51.2445187 + ], + [ + 4.0618523, + 51.2446507 + ], + [ + 4.0644253, + 51.247605 + ], + [ + 4.0644583, + 51.247642 + ], + [ + 4.0647252, + 51.2477384 + ], + [ + 4.0649589, + 51.2478229 + ], + [ + 4.0651872, + 51.2479053 + ], + [ + 4.0712309, + 51.2500886 + ], + [ + 4.0712572, + 51.2500981 + ], + [ + 4.070922, + 51.2505047 + ], + [ + 4.0707357, + 51.2508222 + ], + [ + 4.0723479, + 51.251146 + ], + [ + 4.0747938, + 51.2517607 + ], + [ + 4.0752233, + 51.2519086 + ], + [ + 4.0767248, + 51.2524259 + ], + [ + 4.0769078, + 51.2524919 + ], + [ + 4.0783129, + 51.2530639 + ], + [ + 4.0783441, + 51.2530765 + ], + [ + 4.0783465, + 51.2530831 + ], + [ + 4.0784002, + 51.2532289 + ], + [ + 4.0785434, + 51.2536176 + ], + [ + 4.0787577, + 51.2537717 + ], + [ + 4.0787887, + 51.2537954 + ], + [ + 4.0788596, + 51.2538495 + ], + [ + 4.0789171, + 51.2538803 + ], + [ + 4.0799549, + 51.2544362 + ], + [ + 4.0815012, + 51.2551465 + ], + [ + 4.0818129, + 51.2552897 + ], + [ + 4.0819047, + 51.2553319 + ], + [ + 4.0824991, + 51.255605 + ], + [ + 4.0833696, + 51.2558151 + ], + [ + 4.0833818, + 51.2558196 + ], + [ + 4.0835193, + 51.2558699 + ], + [ + 4.0836301, + 51.255905 + ], + [ + 4.0844864, + 51.2562241 + ], + [ + 4.0852571, + 51.2565535 + ], + [ + 4.08669, + 51.2571657 + ], + [ + 4.0868006, + 51.257213 + ], + [ + 4.0896503, + 51.2585043 + ], + [ + 4.0904513, + 51.2589273 + ], + [ + 4.0910747, + 51.2594554 + ], + [ + 4.091127, + 51.2594828 + ], + [ + 4.0917264, + 51.2597965 + ], + [ + 4.0920207, + 51.2598522 + ], + [ + 4.092189, + 51.2598841 + ], + [ + 4.0924208, + 51.2599279 + ], + [ + 4.0933405, + 51.2600727 + ], + [ + 4.0937032, + 51.2602342 + ], + [ + 4.0943852, + 51.2605501 + ], + [ + 4.0951247, + 51.2609024 + ], + [ + 4.0966712, + 51.2616391 + ], + [ + 4.0977743, + 51.2621042 + ], + [ + 4.0999214, + 51.2630095 + ], + [ + 4.1008618, + 51.2634491 + ], + [ + 4.1028497, + 51.2643782 + ], + [ + 4.1039483, + 51.2648917 + ], + [ + 4.1055971, + 51.2656508 + ], + [ + 4.1072124, + 51.266369 + ], + [ + 4.1092668, + 51.2672824 + ], + [ + 4.1123793, + 51.2687318 + ], + [ + 4.1132103, + 51.2691188 + ], + [ + 4.114559, + 51.2697502 + ], + [ + 4.1169721, + 51.27088 + ], + [ + 4.1216534, + 51.2731836 + ], + [ + 4.1264612, + 51.2751521 + ], + [ + 4.1264948, + 51.2751659 + ], + [ + 4.1280769, + 51.2760896 + ], + [ + 4.1281256, + 51.2761117 + ], + [ + 4.1380533, + 51.2805545 + ], + [ + 4.1396359, + 51.2812666 + ], + [ + 4.1424167, + 51.2823736 + ], + [ + 4.1427725, + 51.2825153 + ], + [ + 4.1443728, + 51.2832444 + ], + [ + 4.147237, + 51.2845495 + ], + [ + 4.1507506, + 51.2861189 + ], + [ + 4.1510311, + 51.2863836 + ], + [ + 4.1521834, + 51.2869277 + ], + [ + 4.1547504, + 51.2880924 + ], + [ + 4.1552832, + 51.2883737 + ], + [ + 4.1556555, + 51.2885779 + ], + [ + 4.1560276, + 51.2887547 + ], + [ + 4.1564717, + 51.2888902 + ], + [ + 4.1569668, + 51.2890368 + ], + [ + 4.1575358, + 51.289302 + ], + [ + 4.158681, + 51.289837 + ], + [ + 4.1591135, + 51.2900463 + ], + [ + 4.159374, + 51.2901725 + ], + [ + 4.1597526, + 51.2902899 + ], + [ + 4.1601749, + 51.2904163 + ], + [ + 4.1611374, + 51.2908239 + ], + [ + 4.1612105, + 51.2908558 + ], + [ + 4.1616419, + 51.291037 + ], + [ + 4.1622199, + 51.291295 + ], + [ + 4.1624731, + 51.291408 + ], + [ + 4.1629605, + 51.2916212 + ], + [ + 4.163213, + 51.2917252 + ], + [ + 4.1645862, + 51.2922913 + ], + [ + 4.1647088, + 51.2923469 + ], + [ + 4.1648308, + 51.2923868 + ], + [ + 4.1655502, + 51.2926874 + ], + [ + 4.165944, + 51.2928084 + ], + [ + 4.1660274, + 51.2928639 + ], + [ + 4.1661072, + 51.2929024 + ], + [ + 4.1661977, + 51.2929359 + ], + [ + 4.1663587, + 51.2930449 + ], + [ + 4.166411, + 51.2931242 + ], + [ + 4.1663741, + 51.2932399 + ], + [ + 4.1664827, + 51.2933338 + ], + [ + 4.1670031, + 51.2936947 + ], + [ + 4.1672967, + 51.2938983 + ], + [ + 4.1684098, + 51.2947895 + ], + [ + 4.1689861, + 51.2952513 + ], + [ + 4.170475, + 51.2964443 + ], + [ + 4.1725731, + 51.2980802 + ], + [ + 4.1729353, + 51.2983626 + ], + [ + 4.1769863, + 51.3016361 + ], + [ + 4.1815075, + 51.3053643 + ], + [ + 4.1817346, + 51.3055457 + ], + [ + 4.1871787, + 51.3098963 + ], + [ + 4.1940386, + 51.3154009 + ], + [ + 4.1961668, + 51.3169933 + ], + [ + 4.1968633, + 51.3175145 + ], + [ + 4.1976737, + 51.3182615 + ], + [ + 4.1988239, + 51.319201 + ], + [ + 4.1998943, + 51.3200963 + ], + [ + 4.2013056, + 51.3212428 + ], + [ + 4.2028478, + 51.3224738 + ], + [ + 4.2041361, + 51.3235449 + ], + [ + 4.2044406, + 51.3237956 + ], + [ + 4.205174, + 51.324399 + ], + [ + 4.2061575, + 51.3252988 + ], + [ + 4.2062242, + 51.3253484 + ], + [ + 4.207464, + 51.3262694 + ], + [ + 4.2080986, + 51.3267804 + ], + [ + 4.2088542, + 51.3273885 + ], + [ + 4.2104946, + 51.3287998 + ], + [ + 4.2121825, + 51.3301882 + ], + [ + 4.2140265, + 51.3317547 + ], + [ + 4.2154423, + 51.3328395 + ], + [ + 4.216927, + 51.3340087 + ], + [ + 4.217156, + 51.334189 + ], + [ + 4.2183851, + 51.3350202 + ], + [ + 4.2184159, + 51.335041 + ], + [ + 4.2201804, + 51.3364933 + ], + [ + 4.2207091, + 51.3369308 + ], + [ + 4.221386, + 51.3374911 + ], + [ + 4.223158, + 51.3388681 + ], + [ + 4.2244498, + 51.3399275 + ], + [ + 4.2254967, + 51.3407861 + ], + [ + 4.2272653, + 51.3421743 + ], + [ + 4.2286018, + 51.3433182 + ], + [ + 4.2300184, + 51.3444666 + ], + [ + 4.2311626, + 51.3453549 + ], + [ + 4.2318084, + 51.3458615 + ], + [ + 4.2320298, + 51.3460352 + ], + [ + 4.2332113, + 51.3469622 + ], + [ + 4.2349187, + 51.3483846 + ], + [ + 4.2350276, + 51.3484714 + ] + ] + ], + [ + [ + [ + 4.9214167, + 51.4393298 + ], + [ + 4.9215204, + 51.4392602 + ], + [ + 4.922189, + 51.4388114 + ], + [ + 4.9222182, + 51.4386916 + ], + [ + 4.9222441, + 51.4385849 + ], + [ + 4.9223111, + 51.4379404 + ], + [ + 4.9225043, + 51.437688 + ], + [ + 4.9234879, + 51.4376846 + ], + [ + 4.9240019, + 51.4382092 + ], + [ + 4.9244607, + 51.4386885 + ], + [ + 4.9246087, + 51.4388476 + ], + [ + 4.9246401, + 51.4389958 + ], + [ + 4.9243524, + 51.4392671 + ], + [ + 4.9242628, + 51.4393138 + ], + [ + 4.9233653, + 51.4397822 + ], + [ + 4.9248611, + 51.4406688 + ], + [ + 4.9242644, + 51.4410408 + ], + [ + 4.9247785, + 51.4414191 + ], + [ + 4.9249669, + 51.4415577 + ], + [ + 4.9250374, + 51.4416096 + ], + [ + 4.925111, + 51.4416832 + ], + [ + 4.9251344, + 51.4417334 + ], + [ + 4.9247797, + 51.4417769 + ], + [ + 4.9243715, + 51.4418304 + ], + [ + 4.9241841, + 51.4418572 + ], + [ + 4.9237358, + 51.4414891 + ], + [ + 4.9229551, + 51.4407132 + ], + [ + 4.9224381, + 51.4401974 + ], + [ + 4.9223166, + 51.4400761 + ], + [ + 4.9225052, + 51.4400111 + ], + [ + 4.9214167, + 51.4393298 + ] + ] + ], + [ + [ + [ + 5.360225, + 52.6746258 + ], + [ + 5.3591993, + 52.675139 + ], + [ + 5.3571518, + 52.6761504 + ], + [ + 5.3555684, + 52.6767638 + ], + [ + 5.3532479, + 52.6775262 + ], + [ + 5.3521486, + 52.6778249 + ], + [ + 5.3506779, + 52.6782245 + ], + [ + 5.3467233, + 52.6792991 + ], + [ + 5.330534, + 52.6837832 + ], + [ + 5.3147967, + 52.6887365 + ], + [ + 5.3085233, + 52.690366 + ], + [ + 5.306018, + 52.6913436 + ], + [ + 5.303635, + 52.6915677 + ], + [ + 5.3032072, + 52.6917306 + ], + [ + 5.301789, + 52.6915148 + ], + [ + 5.3006714, + 52.6917375 + ], + [ + 5.299554, + 52.6918774 + ], + [ + 5.2985867, + 52.6919594 + ], + [ + 5.2972378, + 52.6920164 + ], + [ + 5.2962718, + 52.6920102 + ], + [ + 5.2958941, + 52.6915566 + ], + [ + 5.2957333, + 52.6909378 + ], + [ + 5.2957225, + 52.6908961 + ], + [ + 5.2956927, + 52.6908113 + ], + [ + 5.2956717, + 52.6907374 + ], + [ + 5.295497, + 52.6901184 + ], + [ + 5.2964685, + 52.6898513 + ], + [ + 5.2963076, + 52.6891815 + ], + [ + 5.2961789, + 52.6883881 + ], + [ + 5.2951274, + 52.6868143 + ], + [ + 5.2941618, + 52.6859038 + ], + [ + 5.2916298, + 52.6847852 + ], + [ + 5.2895055, + 52.6843039 + ], + [ + 5.2870594, + 52.6842649 + ], + [ + 5.2835725, + 52.684551 + ], + [ + 5.2821777, + 52.6847461 + ], + [ + 5.2815125, + 52.6846031 + ], + [ + 5.2812551, + 52.6843429 + ], + [ + 5.2835618, + 52.682795 + ], + [ + 5.2855144, + 52.6820275 + ], + [ + 5.2875207, + 52.6814681 + ], + [ + 5.2895699, + 52.6812144 + ], + [ + 5.2907286, + 52.6811494 + ], + [ + 5.293561, + 52.681286 + ], + [ + 5.2961574, + 52.6818844 + ], + [ + 5.2970372, + 52.6821185 + ], + [ + 5.2983246, + 52.6827169 + ], + [ + 5.3002558, + 52.6839267 + ], + [ + 5.3018652, + 52.6854876 + ], + [ + 5.302702, + 52.6865412 + ], + [ + 5.3045152, + 52.6887003 + ], + [ + 5.3044508, + 52.6887848 + ], + [ + 5.3043221, + 52.6887523 + ], + [ + 5.3038607, + 52.6882776 + ], + [ + 5.3037105, + 52.6882711 + ], + [ + 5.3032706, + 52.6883036 + ], + [ + 5.3027342, + 52.6881085 + ], + [ + 5.302584, + 52.6877898 + ], + [ + 5.3026698, + 52.6875232 + ], + [ + 5.3027878, + 52.687107 + ], + [ + 5.3027556, + 52.6868728 + ], + [ + 5.302466, + 52.6867363 + ], + [ + 5.3014145, + 52.6863981 + ], + [ + 5.3001593, + 52.6857672 + ], + [ + 5.2996657, + 52.6854811 + ], + [ + 5.299419, + 52.6851104 + ], + [ + 5.2992902, + 52.6848762 + ], + [ + 5.2993439, + 52.6846616 + ], + [ + 5.2990971, + 52.684434 + ], + [ + 5.2985499, + 52.6839592 + ], + [ + 5.2982817, + 52.6838096 + ], + [ + 5.2975307, + 52.6835754 + ], + [ + 5.2969728, + 52.6833998 + ], + [ + 5.2966939, + 52.6832242 + ], + [ + 5.2965758, + 52.6830096 + ], + [ + 5.296887, + 52.6824177 + ], + [ + 5.2972088, + 52.6823787 + ], + [ + 5.2962003, + 52.682047 + ], + [ + 5.2958141, + 52.682073 + ], + [ + 5.2950416, + 52.6824958 + ], + [ + 5.2934537, + 52.682099 + ], + [ + 5.2930246, + 52.6820275 + ], + [ + 5.2923916, + 52.6821575 + ], + [ + 5.2920375, + 52.6820535 + ], + [ + 5.291941, + 52.6818388 + ], + [ + 5.2917157, + 52.6818063 + ], + [ + 5.2895377, + 52.6817413 + ], + [ + 5.2889369, + 52.6817933 + ], + [ + 5.2885077, + 52.6819494 + ], + [ + 5.2878426, + 52.682021 + ], + [ + 5.2865766, + 52.6822226 + ], + [ + 5.2863513, + 52.6823657 + ], + [ + 5.2855895, + 52.6827299 + ], + [ + 5.2854178, + 52.6829901 + ], + [ + 5.2856646, + 52.6830356 + ], + [ + 5.2860723, + 52.68286 + ], + [ + 5.2866087, + 52.6830291 + ], + [ + 5.2868233, + 52.6832437 + ], + [ + 5.2871988, + 52.6833153 + ], + [ + 5.2876065, + 52.6830226 + ], + [ + 5.2882395, + 52.6829641 + ], + [ + 5.2887867, + 52.6829706 + ], + [ + 5.2893446, + 52.6829445 + ], + [ + 5.2896879, + 52.682912 + ], + [ + 5.2901278, + 52.6830226 + ], + [ + 5.2904068, + 52.6832372 + ], + [ + 5.2906321, + 52.6834779 + ], + [ + 5.2907179, + 52.6835884 + ], + [ + 5.291308, + 52.6837445 + ], + [ + 5.2914367, + 52.6838486 + ], + [ + 5.2913509, + 52.6840567 + ], + [ + 5.2915655, + 52.6842779 + ], + [ + 5.2919517, + 52.6844795 + ], + [ + 5.292295, + 52.6845575 + ], + [ + 5.29281, + 52.6844535 + ], + [ + 5.293089, + 52.684473 + ], + [ + 5.293443, + 52.6843039 + ], + [ + 5.2939365, + 52.6843364 + ], + [ + 5.2939687, + 52.6845185 + ], + [ + 5.2941726, + 52.6847071 + ], + [ + 5.2944515, + 52.6851039 + ], + [ + 5.2948485, + 52.685325 + ], + [ + 5.2955673, + 52.6854681 + ], + [ + 5.2969513, + 52.6860859 + ], + [ + 5.2971981, + 52.6862095 + ], + [ + 5.2973376, + 52.6865412 + ], + [ + 5.2979813, + 52.6869249 + ], + [ + 5.2984534, + 52.6872696 + ], + [ + 5.2991186, + 52.6878354 + ], + [ + 5.2995692, + 52.6880955 + ], + [ + 5.2999125, + 52.6884857 + ], + [ + 5.3001164, + 52.6889344 + ], + [ + 5.30017, + 52.6892596 + ], + [ + 5.2999018, + 52.6894482 + ], + [ + 5.2996657, + 52.6895327 + ], + [ + 5.298904, + 52.6896563 + ], + [ + 5.2985821, + 52.6894612 + ], + [ + 5.2981315, + 52.6895587 + ], + [ + 5.2976702, + 52.6894872 + ], + [ + 5.297359, + 52.6895392 + ], + [ + 5.297123, + 52.6897928 + ], + [ + 5.2970372, + 52.6899294 + ], + [ + 5.2980681, + 52.6901973 + ], + [ + 5.299022, + 52.6903651 + ], + [ + 5.3004168, + 52.6905537 + ], + [ + 5.3023587, + 52.6906447 + ], + [ + 5.3032063, + 52.6904041 + ], + [ + 5.3034637, + 52.6902025 + ], + [ + 5.3034852, + 52.6899294 + ], + [ + 5.3038071, + 52.6897993 + ], + [ + 5.3047941, + 52.6899099 + ], + [ + 5.3055881, + 52.6899229 + ], + [ + 5.3083133, + 52.6893937 + ], + [ + 5.3132209, + 52.6880724 + ], + [ + 5.3189032, + 52.686517 + ], + [ + 5.3242266, + 52.6850847 + ], + [ + 5.3284244, + 52.6839686 + ], + [ + 5.3341612, + 52.682394 + ], + [ + 5.3411524, + 52.6804973 + ], + [ + 5.3481387, + 52.6786423 + ], + [ + 5.351079, + 52.677841 + ], + [ + 5.3528588, + 52.6773514 + ], + [ + 5.3548716, + 52.6767016 + ], + [ + 5.3568905, + 52.6759011 + ], + [ + 5.3587144, + 52.6750583 + ], + [ + 5.3595794, + 52.6745737 + ], + [ + 5.3600874, + 52.673695 + ], + [ + 5.3599872, + 52.6734921 + ], + [ + 5.3887599, + 52.6544698 + ], + [ + 5.3961965, + 52.649733 + ], + [ + 5.3975483, + 52.6486915 + ], + [ + 5.3994527, + 52.6470251 + ], + [ + 5.4001196, + 52.6463663 + ], + [ + 5.4012998, + 52.6452206 + ], + [ + 5.4032095, + 52.6435541 + ], + [ + 5.4038408, + 52.6429895 + ], + [ + 5.403637, + 52.6427421 + ], + [ + 5.4027894, + 52.6425728 + ], + [ + 5.4026302, + 52.6426297 + ], + [ + 5.4019435, + 52.642838 + ], + [ + 5.4001411, + 52.6432286 + ], + [ + 5.3990038, + 52.6436322 + ], + [ + 5.3975662, + 52.6440228 + ], + [ + 5.3963002, + 52.6445566 + ], + [ + 5.3958281, + 52.6448952 + ], + [ + 5.3946908, + 52.645455 + ], + [ + 5.3931459, + 52.6458326 + ], + [ + 5.3919228, + 52.6459107 + ], + [ + 5.3911932, + 52.6460018 + ], + [ + 5.3904637, + 52.6463924 + ], + [ + 5.3902695, + 52.6466089 + ], + [ + 5.3902105, + 52.6467814 + ], + [ + 5.3900066, + 52.6468237 + ], + [ + 5.3898725, + 52.6467261 + ], + [ + 5.3893897, + 52.6467814 + ], + [ + 5.389262, + 52.6469001 + ], + [ + 5.3892932, + 52.6470353 + ], + [ + 5.3895625, + 52.6472126 + ], + [ + 5.3896687, + 52.6473087 + ], + [ + 5.3900281, + 52.6473738 + ], + [ + 5.3902706, + 52.6472907 + ], + [ + 5.3917082, + 52.647499 + ], + [ + 5.392824, + 52.6477333 + ], + [ + 5.3936394, + 52.648228 + ], + [ + 5.3942787, + 52.6485808 + ], + [ + 5.3942787, + 52.6487143 + ], + [ + 5.3942331, + 52.6487126 + ], + [ + 5.3941902, + 52.6486101 + ], + [ + 5.3940347, + 52.6485711 + ], + [ + 5.3939184, + 52.6485795 + ], + [ + 5.3938201, + 52.6486459 + ], + [ + 5.3938201, + 52.648986 + ], + [ + 5.393854, + 52.6490872 + ], + [ + 5.3940105, + 52.6492057 + ], + [ + 5.3941366, + 52.649235 + ], + [ + 5.3942975, + 52.6492171 + ], + [ + 5.3948661, + 52.6489258 + ], + [ + 5.395762, + 52.6484474 + ], + [ + 5.3965506, + 52.6479364 + ], + [ + 5.397956, + 52.6468005 + ], + [ + 5.3989485, + 52.6459868 + ], + [ + 5.3994474, + 52.645427 + ], + [ + 5.3996887, + 52.6451276 + ], + [ + 5.400016, + 52.644929 + ], + [ + 5.400311, + 52.6446816 + ], + [ + 5.400429, + 52.6446686 + ], + [ + 5.4007134, + 52.6447663 + ], + [ + 5.4007455, + 52.6448867 + ], + [ + 5.4006758, + 52.6449746 + ], + [ + 5.400488, + 52.6451048 + ], + [ + 5.4002842, + 52.6451145 + ], + [ + 5.3997853, + 52.6454596 + ], + [ + 5.3998336, + 52.6456386 + ], + [ + 5.3993257, + 52.6458586 + ], + [ + 5.398868, + 52.6462244 + ], + [ + 5.3988304, + 52.6463969 + ], + [ + 5.3985461, + 52.6466215 + ], + [ + 5.3984388, + 52.6465987 + ], + [ + 5.397999, + 52.6469307 + ], + [ + 5.3979775, + 52.6470284 + ], + [ + 5.3975323, + 52.6474319 + ], + [ + 5.3975215, + 52.6475979 + ], + [ + 5.397146, + 52.6477281 + ], + [ + 5.3965506, + 52.648174 + ], + [ + 5.3943046, + 52.6494778 + ], + [ + 5.393618, + 52.6497902 + ], + [ + 5.3932317, + 52.6500766 + ], + [ + 5.3929635, + 52.6503305 + ], + [ + 5.3926524, + 52.6505843 + ], + [ + 5.3899433, + 52.6520553 + ], + [ + 5.3896107, + 52.6522929 + ], + [ + 5.3888329, + 52.652794 + ], + [ + 5.3886827, + 52.652947 + ], + [ + 5.3886559, + 52.6530316 + ], + [ + 5.3886505, + 52.6531487 + ], + [ + 5.3885754, + 52.6532138 + ], + [ + 5.3884198, + 52.6532594 + ], + [ + 5.3883501, + 52.6533538 + ], + [ + 5.3882535, + 52.6535295 + ], + [ + 5.3881355, + 52.6536141 + ], + [ + 5.3879317, + 52.6535165 + ], + [ + 5.3877815, + 52.6536532 + ], + [ + 5.387524, + 52.6537443 + ], + [ + 5.3872772, + 52.6540111 + ], + [ + 5.3871806, + 52.6542454 + ], + [ + 5.3869661, + 52.6544797 + ], + [ + 5.3865047, + 52.654727 + ], + [ + 5.3862258, + 52.6549809 + ], + [ + 5.3856679, + 52.6552152 + ], + [ + 5.3850778, + 52.6554364 + ], + [ + 5.3846379, + 52.6555861 + ], + [ + 5.3841229, + 52.655853 + ], + [ + 5.3834899, + 52.6561979 + ], + [ + 5.3825351, + 52.6565428 + ], + [ + 5.3818377, + 52.656673 + ], + [ + 5.3813022, + 52.6567377 + ], + [ + 5.380696, + 52.6567735 + ], + [ + 5.3799182, + 52.656728 + ], + [ + 5.3785717, + 52.6567019 + ], + [ + 5.3773745, + 52.6567185 + ], + [ + 5.3767951, + 52.6567836 + ], + [ + 5.3758614, + 52.6569812 + ], + [ + 5.3749829, + 52.6572974 + ], + [ + 5.3738984, + 52.6578314 + ], + [ + 5.3732224, + 52.6582869 + ], + [ + 5.3726216, + 52.6587555 + ], + [ + 5.3723749, + 52.6591264 + ], + [ + 5.3722363, + 52.6595068 + ], + [ + 5.3721559, + 52.6603528 + ], + [ + 5.3720754, + 52.6604016 + ], + [ + 5.3719788, + 52.6603918 + ], + [ + 5.3719306, + 52.6603398 + ], + [ + 5.3719788, + 52.6597736 + ], + [ + 5.3719037, + 52.6585697 + ], + [ + 5.3717106, + 52.6572063 + ], + [ + 5.3714049, + 52.6559893 + ], + [ + 5.3712117, + 52.6554817 + ], + [ + 5.3704983, + 52.6547528 + ], + [ + 5.3696641, + 52.6537391 + ], + [ + 5.3695193, + 52.6534185 + ], + [ + 5.369589, + 52.6533909 + ], + [ + 5.3692403, + 52.6527156 + ], + [ + 5.3691357, + 52.652714 + ], + [ + 5.3687817, + 52.6519964 + ], + [ + 5.3687012, + 52.6515766 + ], + [ + 5.3686154, + 52.6490707 + ], + [ + 5.3686475, + 52.6487061 + ], + [ + 5.3687763, + 52.6483058 + ], + [ + 5.3689801, + 52.6477786 + ], + [ + 5.3690177, + 52.6474433 + ], + [ + 5.3689801, + 52.6460471 + ], + [ + 5.3691089, + 52.6456174 + ], + [ + 5.3693986, + 52.6451292 + ], + [ + 5.3696239, + 52.6449632 + ], + [ + 5.3703588, + 52.6444294 + ], + [ + 5.3711313, + 52.6440811 + ], + [ + 5.3722793, + 52.6437654 + ], + [ + 5.3724831, + 52.6437703 + ], + [ + 5.3741809, + 52.6432918 + ], + [ + 5.3741809, + 52.6432055 + ], + [ + 5.376831, + 52.6423495 + ], + [ + 5.3812888, + 52.6404647 + ], + [ + 5.3837779, + 52.6396607 + ], + [ + 5.3846597, + 52.6394686 + ], + [ + 5.3847314, + 52.6395244 + ], + [ + 5.3858392, + 52.6392216 + ], + [ + 5.3858016, + 52.6391419 + ], + [ + 5.3867082, + 52.6390247 + ], + [ + 5.3871213, + 52.6390084 + ], + [ + 5.3888218, + 52.6390182 + ], + [ + 5.3891329, + 52.6389856 + ], + [ + 5.3895124, + 52.6388717 + ], + [ + 5.3901186, + 52.6385169 + ], + [ + 5.3914383, + 52.6378072 + ], + [ + 5.3915523, + 52.6378755 + ], + [ + 5.3926171, + 52.6373791 + ], + [ + 5.3925863, + 52.6372765 + ], + [ + 5.3938791, + 52.6368305 + ], + [ + 5.3952416, + 52.6365669 + ], + [ + 5.396159, + 52.6364692 + ], + [ + 5.3974357, + 52.6364562 + ], + [ + 5.3983584, + 52.6365343 + ], + [ + 5.4000053, + 52.6367654 + ], + [ + 5.4011371, + 52.6369022 + ], + [ + 5.4010406, + 52.6370454 + ], + [ + 5.4005685, + 52.6369803 + ], + [ + 5.4003861, + 52.6371105 + ], + [ + 5.4003754, + 52.6378202 + ], + [ + 5.400472, + 52.6381262 + ], + [ + 5.4007677, + 52.6385738 + ], + [ + 5.4012156, + 52.6388277 + ], + [ + 5.4018298, + 52.6389563 + ], + [ + 5.402098, + 52.6390963 + ], + [ + 5.4029081, + 52.6391582 + ], + [ + 5.4032729, + 52.6391907 + ], + [ + 5.403696, + 52.6393079 + ], + [ + 5.40382, + 52.6394446 + ], + [ + 5.4040661, + 52.6394902 + ], + [ + 5.4041198, + 52.6397506 + ], + [ + 5.4039159, + 52.6399362 + ], + [ + 5.4036709, + 52.640758 + ], + [ + 5.4030361, + 52.6416419 + ], + [ + 5.4028216, + 52.6423906 + ], + [ + 5.4033044, + 52.6424491 + ], + [ + 5.4042056, + 52.6426119 + ], + [ + 5.4045382, + 52.6423189 + ], + [ + 5.4065928, + 52.6401608 + ], + [ + 5.4068234, + 52.6395586 + ], + [ + 5.4064265, + 52.6389368 + ], + [ + 5.4059437, + 52.6386503 + ], + [ + 5.4047635, + 52.6383313 + ], + [ + 5.4047581, + 52.6382304 + ], + [ + 5.4048976, + 52.6382141 + ], + [ + 5.4057076, + 52.638429 + ], + [ + 5.4065123, + 52.6382922 + ], + [ + 5.407274, + 52.6379602 + ], + [ + 5.408937, + 52.6369575 + ], + [ + 5.4106, + 52.6357074 + ], + [ + 5.4142066, + 52.6323719 + ], + [ + 5.4154082, + 52.6328146 + ], + [ + 5.4281541, + 52.6201022 + ], + [ + 5.4298707, + 52.6185129 + ], + [ + 5.4327031, + 52.6156989 + ], + [ + 5.4353639, + 52.6131714 + ], + [ + 5.4420672, + 52.6066773 + ], + [ + 5.4504893, + 52.5984541 + ], + [ + 5.453429, + 52.5955215 + ], + [ + 5.4548667, + 52.5941659 + ], + [ + 5.4563687, + 52.5924323 + ], + [ + 5.4575274, + 52.5905943 + ], + [ + 5.4663135, + 52.5726938 + ], + [ + 5.4662813, + 52.5714027 + ], + [ + 5.4663135, + 52.5699812 + ], + [ + 5.4663242, + 52.5686444 + ], + [ + 5.4663895, + 52.5676455 + ], + [ + 5.4657296, + 52.5670618 + ], + [ + 5.4646997, + 52.5664553 + ], + [ + 5.4637126, + 52.566038 + ], + [ + 5.4627148, + 52.565738 + ], + [ + 5.4552476, + 52.5642902 + ], + [ + 5.4531984, + 52.5637815 + ], + [ + 5.4514174, + 52.5632597 + ], + [ + 5.4499261, + 52.562738 + ], + [ + 5.4477266, + 52.5618575 + ], + [ + 5.4459993, + 52.56099 + ], + [ + 5.4438884, + 52.559816 + ], + [ + 5.4423435, + 52.5587985 + ], + [ + 5.4400475, + 52.5567895 + ], + [ + 5.4383094, + 52.5547282 + ], + [ + 5.4291255, + 52.5412102 + ], + [ + 5.4272694, + 52.5382998 + ], + [ + 5.4265721, + 52.5366553 + ], + [ + 5.4261617, + 52.5351903 + ], + [ + 5.4259042, + 52.5339829 + ], + [ + 5.4256252, + 52.5309481 + ], + [ + 5.425475, + 52.5297015 + ], + [ + 5.4253436, + 52.5296264 + ], + [ + 5.4245604, + 52.5296395 + ], + [ + 5.4240883, + 52.5295612 + ], + [ + 5.4236004, + 52.5294072 + ], + [ + 5.423112, + 52.5291369 + ], + [ + 5.4228438, + 52.5288432 + ], + [ + 5.4227524, + 52.5285087 + ], + [ + 5.4226882, + 52.5274464 + ], + [ + 5.4225863, + 52.5273159 + ], + [ + 5.4220686, + 52.5271266 + ], + [ + 5.4220552, + 52.5270515 + ], + [ + 5.422133, + 52.5270336 + ], + [ + 5.4224495, + 52.5271559 + ], + [ + 5.422648, + 52.5272245 + ], + [ + 5.4228572, + 52.5272392 + ], + [ + 5.4231925, + 52.527262 + ], + [ + 5.4234687, + 52.5272163 + ], + [ + 5.4238013, + 52.5268753 + ], + [ + 5.4241983, + 52.5263335 + ], + [ + 5.4244129, + 52.5256742 + ], + [ + 5.4243592, + 52.5249905 + ], + [ + 5.424209, + 52.5244944 + ], + [ + 5.4238013, + 52.5240244 + ], + [ + 5.4236297, + 52.5239558 + ], + [ + 5.4225783, + 52.5241419 + ], + [ + 5.4224978, + 52.5241353 + ], + [ + 5.4225032, + 52.5240831 + ], + [ + 5.4226694, + 52.5240146 + ], + [ + 5.4234258, + 52.523884 + ], + [ + 5.4244075, + 52.5237502 + ], + [ + 5.4250244, + 52.5236882 + ], + [ + 5.425121, + 52.5236719 + ], + [ + 5.4251746, + 52.5236131 + ], + [ + 5.4249493, + 52.5212761 + ], + [ + 5.424944, + 52.5207832 + ], + [ + 5.4251317, + 52.5207049 + ], + [ + 5.4252564, + 52.5206959 + ], + [ + 5.425416, + 52.5207155 + ], + [ + 5.4254804, + 52.5207604 + ], + [ + 5.4255088, + 52.5208687 + ], + [ + 5.4259619, + 52.5247775 + ], + [ + 5.4262676, + 52.5260438 + ], + [ + 5.4264393, + 52.5267684 + ], + [ + 5.4267773, + 52.5267439 + ], + [ + 5.4268899, + 52.5267651 + ], + [ + 5.4269918, + 52.5268157 + ], + [ + 5.4270535, + 52.526894 + ], + [ + 5.427083, + 52.5272702 + ], + [ + 5.4280245, + 52.5272383 + ], + [ + 5.4279735, + 52.526708 + ], + [ + 5.4279789, + 52.5266648 + ], + [ + 5.427995, + 52.5266533 + ], + [ + 5.4280218, + 52.5266525 + ], + [ + 5.4280372, + 52.5266627 + ], + [ + 5.4280513, + 52.5267121 + ], + [ + 5.4281117, + 52.5272359 + ], + [ + 5.4290518, + 52.5271959 + ], + [ + 5.4290156, + 52.5268418 + ], + [ + 5.4290169, + 52.5267847 + ], + [ + 5.4290571, + 52.5267227 + ], + [ + 5.4291322, + 52.5266754 + ], + [ + 5.429269, + 52.526646 + ], + [ + 5.4296419, + 52.5266329 + ], + [ + 5.4296794, + 52.5259443 + ], + [ + 5.4298019, + 52.5248223 + ], + [ + 5.4319211, + 52.5247049 + ], + [ + 5.4315144, + 52.5202615 + ], + [ + 5.4317291, + 52.5201544 + ], + [ + 5.4321765, + 52.5247031 + ], + [ + 5.433014, + 52.5247069 + ], + [ + 5.4330943, + 52.5250504 + ], + [ + 5.4333912, + 52.5250417 + ], + [ + 5.4334069, + 52.5250893 + ], + [ + 5.43387, + 52.5264914 + ], + [ + 5.4339186, + 52.5271258 + ], + [ + 5.433914, + 52.527192 + ], + [ + 5.4339103, + 52.527236 + ], + [ + 5.4339201, + 52.5272797 + ], + [ + 5.4340378, + 52.5283821 + ], + [ + 5.4340836, + 52.5288974 + ], + [ + 5.4339284, + 52.5302613 + ], + [ + 5.4335979, + 52.5302286 + ], + [ + 5.4335969, + 52.5303934 + ], + [ + 5.4335437, + 52.5304803 + ], + [ + 5.4333555, + 52.5305371 + ], + [ + 5.4328258, + 52.5305476 + ], + [ + 5.4329165, + 52.5316373 + ], + [ + 5.4329965, + 52.5320402 + ], + [ + 5.4332519, + 52.5326244 + ], + [ + 5.4335604, + 52.5331216 + ], + [ + 5.4368978, + 52.5375588 + ], + [ + 5.4368709, + 52.537648 + ], + [ + 5.4367844, + 52.5376776 + ], + [ + 5.4366195, + 52.5376155 + ], + [ + 5.4332746, + 52.5331692 + ], + [ + 5.4330365, + 52.5328162 + ], + [ + 5.4328402, + 52.5323856 + ], + [ + 5.4326818, + 52.5318932 + ], + [ + 5.4326141, + 52.5313483 + ], + [ + 5.4323925, + 52.5294274 + ], + [ + 5.4323281, + 52.5293882 + ], + [ + 5.4304827, + 52.5294633 + ], + [ + 5.4302628, + 52.5294208 + ], + [ + 5.430193, + 52.529336 + ], + [ + 5.4299624, + 52.5286441 + ], + [ + 5.4297545, + 52.5278992 + ], + [ + 5.4293683, + 52.5279033 + ], + [ + 5.4292784, + 52.5278911 + ], + [ + 5.4291926, + 52.5278527 + ], + [ + 5.4291336, + 52.5278087 + ], + [ + 5.4291135, + 52.5277597 + ], + [ + 5.4290705, + 52.527457 + ], + [ + 5.4281385, + 52.5274856 + ], + [ + 5.4281827, + 52.5279678 + ], + [ + 5.4281613, + 52.5279808 + ], + [ + 5.4281344, + 52.5279816 + ], + [ + 5.4281103, + 52.5279653 + ], + [ + 5.4280526, + 52.5274913 + ], + [ + 5.4271259, + 52.5275337 + ], + [ + 5.4271635, + 52.5278601 + ], + [ + 5.4270616, + 52.5279514 + ], + [ + 5.4269221, + 52.5280069 + ], + [ + 5.4263105, + 52.5280298 + ], + [ + 5.4262998, + 52.5287739 + ], + [ + 5.4263468, + 52.5297243 + ], + [ + 5.4264084, + 52.5305826 + ], + [ + 5.4268483, + 52.5344854 + ], + [ + 5.4272775, + 52.535993 + ], + [ + 5.4275242, + 52.5367565 + ], + [ + 5.4283396, + 52.5385445 + ], + [ + 5.4318077, + 52.5436766 + ], + [ + 5.4386313, + 52.5538802 + ], + [ + 5.4403908, + 52.5560068 + ], + [ + 5.4423435, + 52.5578853 + ], + [ + 5.4447467, + 52.5596073 + ], + [ + 5.4469354, + 52.5608466 + ], + [ + 5.4493306, + 52.5619455 + ], + [ + 5.4517768, + 52.5628684 + ], + [ + 5.4538314, + 52.5634717 + ], + [ + 5.4567979, + 52.564163 + ], + [ + 5.4630635, + 52.5653369 + ], + [ + 5.464587, + 52.5657934 + ], + [ + 5.4657457, + 52.566289 + ], + [ + 5.4665611, + 52.5668238 + ], + [ + 5.4675696, + 52.567802 + ], + [ + 5.4681919, + 52.568741 + ], + [ + 5.4683636, + 52.5698626 + ], + [ + 5.4682134, + 52.570919 + ], + [ + 5.4627417, + 52.5820811 + ], + [ + 5.4584501, + 52.5909593 + ], + [ + 5.457506, + 52.5924974 + ], + [ + 5.4564331, + 52.5937879 + ], + [ + 5.4545234, + 52.5956257 + ], + [ + 5.4482792, + 52.6017774 + ], + [ + 5.4424567, + 52.6073789 + ], + [ + 5.4397327, + 52.610059 + ], + [ + 5.436241, + 52.6134556 + ], + [ + 5.4347633, + 52.6148917 + ], + [ + 5.4307888, + 52.6187852 + ], + [ + 5.4280481, + 52.6214942 + ], + [ + 5.4241662, + 52.6252747 + ], + [ + 5.415845, + 52.6335116 + ], + [ + 5.4157911, + 52.633623 + ], + [ + 5.4158876, + 52.6338216 + ], + [ + 5.4163221, + 52.6339909 + ], + [ + 5.4171697, + 52.63431 + ], + [ + 5.416869, + 52.6345981 + ], + [ + 5.4161448, + 52.6343312 + ], + [ + 5.4157321, + 52.6342351 + ], + [ + 5.4143105, + 52.6356448 + ], + [ + 5.4160807, + 52.6362926 + ], + [ + 5.4164133, + 52.6360192 + ], + [ + 5.416987, + 52.6355195 + ], + [ + 5.4175074, + 52.6351549 + ], + [ + 5.4178239, + 52.634826 + ], + [ + 5.418194, + 52.6344907 + ], + [ + 5.4183281, + 52.6343637 + ], + [ + 5.418473, + 52.6343996 + ], + [ + 5.4175879, + 52.6352948 + ], + [ + 5.4174001, + 52.6355455 + ], + [ + 5.4163166, + 52.6365975 + ], + [ + 5.4157856, + 52.6370728 + ], + [ + 5.413156, + 52.6362262 + ], + [ + 5.4007304, + 52.6485943 + ], + [ + 5.3966247, + 52.6518673 + ], + [ + 5.3844574, + 52.6598252 + ], + [ + 5.3806064, + 52.6622321 + ], + [ + 5.3696281, + 52.6695986 + ], + [ + 5.3618412, + 52.6743264 + ], + [ + 5.360225, + 52.6746258 + ] + ], + [ + [ + 5.3967759, + 52.6379081 + ], + [ + 5.397425, + 52.6378007 + ], + [ + 5.3983279, + 52.6376232 + ], + [ + 5.3991004, + 52.6375841 + ], + [ + 5.3994205, + 52.6375695 + ], + [ + 5.3997692, + 52.6374035 + ], + [ + 5.399678, + 52.6370096 + ], + [ + 5.3992328, + 52.6368891 + ], + [ + 5.3992167, + 52.6371333 + ], + [ + 5.3989753, + 52.6372147 + ], + [ + 5.3987178, + 52.6371301 + ], + [ + 5.3986641, + 52.6369445 + ], + [ + 5.398589, + 52.636938 + ], + [ + 5.3984174, + 52.6371105 + ], + [ + 5.3981331, + 52.6372049 + ], + [ + 5.3977468, + 52.6372277 + ], + [ + 5.3975323, + 52.6371105 + ], + [ + 5.3973338, + 52.6371398 + ], + [ + 5.3966847, + 52.6369282 + ], + [ + 5.3965828, + 52.6370812 + ], + [ + 5.3963789, + 52.6371138 + ], + [ + 5.3960195, + 52.6370584 + ], + [ + 5.3957084, + 52.6369738 + ], + [ + 5.3953919, + 52.6370389 + ], + [ + 5.39507, + 52.6370422 + ], + [ + 5.3946086, + 52.6369184 + ], + [ + 5.3942653, + 52.636925 + ], + [ + 5.3931656, + 52.6373026 + ], + [ + 5.3931147, + 52.6373962 + ], + [ + 5.3932193, + 52.6375012 + ], + [ + 5.3931603, + 52.6375679 + ], + [ + 5.3929041, + 52.63748 + ], + [ + 5.3927673, + 52.6374377 + ], + [ + 5.3926922, + 52.6374426 + ], + [ + 5.3914892, + 52.6379716 + ], + [ + 5.3915067, + 52.6381181 + ], + [ + 5.3915791, + 52.6381343 + ], + [ + 5.3912438, + 52.6381718 + ], + [ + 5.3910426, + 52.6382629 + ], + [ + 5.3908606, + 52.6384175 + ], + [ + 5.390694, + 52.6385364 + ], + [ + 5.390694, + 52.6386796 + ], + [ + 5.3903882, + 52.6387285 + ], + [ + 5.3900502, + 52.6388294 + ], + [ + 5.389659, + 52.6391336 + ], + [ + 5.3892299, + 52.6396284 + ], + [ + 5.3889294, + 52.6406311 + ], + [ + 5.3889294, + 52.6414253 + ], + [ + 5.3890367, + 52.6416076 + ], + [ + 5.389144, + 52.6417118 + ], + [ + 5.3896519, + 52.6417163 + ], + [ + 5.3901133, + 52.6415926 + ], + [ + 5.3908321, + 52.6412639 + ], + [ + 5.391685, + 52.6407365 + ], + [ + 5.3921296, + 52.6404114 + ], + [ + 5.3923978, + 52.6402812 + ], + [ + 5.3928699, + 52.6399362 + ], + [ + 5.3935747, + 52.639246 + ], + [ + 5.3938482, + 52.6390117 + ], + [ + 5.3941862, + 52.6386471 + ], + [ + 5.3945671, + 52.6384029 + ], + [ + 5.3948997, + 52.6382499 + ], + [ + 5.3950713, + 52.6381523 + ], + [ + 5.3954415, + 52.638136 + ], + [ + 5.3967759, + 52.6379081 + ] + ], + [ + [ + 5.4022869, + 52.6421284 + ], + [ + 5.4025873, + 52.6414123 + ], + [ + 5.4029242, + 52.6409599 + ], + [ + 5.4030878, + 52.6406019 + ], + [ + 5.4031226, + 52.6403756 + ], + [ + 5.4030744, + 52.6402015 + ], + [ + 5.4029698, + 52.6400403 + ], + [ + 5.402774, + 52.6398955 + ], + [ + 5.4023475, + 52.639775 + ], + [ + 5.4019934, + 52.6397539 + ], + [ + 5.4017601, + 52.6397002 + ], + [ + 5.4014677, + 52.6395602 + ], + [ + 5.4011351, + 52.6394104 + ], + [ + 5.4009957, + 52.6393632 + ], + [ + 5.4005906, + 52.6390524 + ], + [ + 5.4002768, + 52.6387317 + ], + [ + 5.4000783, + 52.6385103 + ], + [ + 5.3999415, + 52.6383069 + ], + [ + 5.3998799, + 52.6383297 + ], + [ + 5.399896, + 52.6384534 + ], + [ + 5.4000462, + 52.6386878 + ], + [ + 5.4002768, + 52.6389661 + ], + [ + 5.4005477, + 52.6391907 + ], + [ + 5.4007972, + 52.639347 + ], + [ + 5.401119, + 52.6394934 + ], + [ + 5.401465, + 52.6396546 + ], + [ + 5.401811, + 52.6397815 + ], + [ + 5.4022992, + 52.6398401 + ], + [ + 5.4026211, + 52.639928 + ], + [ + 5.402833, + 52.6400517 + ], + [ + 5.4029322, + 52.6401998 + ], + [ + 5.4030207, + 52.6404082 + ], + [ + 5.4030127, + 52.6406019 + ], + [ + 5.4029724, + 52.6407321 + ], + [ + 5.402892, + 52.6408688 + ], + [ + 5.4024943, + 52.6407919 + ], + [ + 5.4018399, + 52.6405217 + ], + [ + 5.4014322, + 52.6403654 + ], + [ + 5.4010459, + 52.6401246 + ], + [ + 5.4004451, + 52.63962 + ], + [ + 5.4001025, + 52.6393209 + ], + [ + 5.4000488, + 52.6392184 + ], + [ + 5.3996351, + 52.638549 + ], + [ + 5.3993937, + 52.6384188 + ], + [ + 5.3989109, + 52.6385457 + ], + [ + 5.3987178, + 52.6386955 + ], + [ + 5.3984925, + 52.6386922 + ], + [ + 5.3983155, + 52.6386434 + ], + [ + 5.3982135, + 52.6385425 + ], + [ + 5.3981974, + 52.6383895 + ], + [ + 5.3979346, + 52.6383048 + ], + [ + 5.3971621, + 52.638243 + ], + [ + 5.3965881, + 52.6382271 + ], + [ + 5.39588, + 52.638328 + ], + [ + 5.3944333, + 52.6389253 + ], + [ + 5.3934034, + 52.6398889 + ], + [ + 5.3929296, + 52.6404761 + ], + [ + 5.3921142, + 52.6410783 + ], + [ + 5.3918406, + 52.6410979 + ], + [ + 5.3920069, + 52.6412053 + ], + [ + 5.3922698, + 52.641342 + ], + [ + 5.3923234, + 52.6416512 + ], + [ + 5.3922054, + 52.6418661 + ], + [ + 5.3917816, + 52.6419019 + ], + [ + 5.3914168, + 52.6418596 + ], + [ + 5.3910199, + 52.6416187 + ], + [ + 5.3906175, + 52.6417359 + ], + [ + 5.3905156, + 52.6418758 + ], + [ + 5.3901991, + 52.6420646 + ], + [ + 5.3902045, + 52.6421493 + ], + [ + 5.3898236, + 52.6422306 + ], + [ + 5.389845, + 52.6423674 + ], + [ + 5.3896948, + 52.6431095 + ], + [ + 5.3894534, + 52.6432918 + ], + [ + 5.3892174, + 52.6433211 + ], + [ + 5.3889402, + 52.6437299 + ], + [ + 5.3887685, + 52.6445371 + ], + [ + 5.3886612, + 52.6450319 + ], + [ + 5.38879, + 52.6456308 + ], + [ + 5.3890904, + 52.6459432 + ], + [ + 5.389026, + 52.6463598 + ], + [ + 5.389026, + 52.64649 + ], + [ + 5.3890904, + 52.6465812 + ], + [ + 5.3892084, + 52.6465812 + ], + [ + 5.3894015, + 52.6465226 + ], + [ + 5.3897127, + 52.6464379 + ], + [ + 5.3898092, + 52.6463468 + ], + [ + 5.3897878, + 52.6461971 + ], + [ + 5.3898307, + 52.6460994 + ], + [ + 5.3899272, + 52.6460474 + ], + [ + 5.3906246, + 52.6458456 + ], + [ + 5.3918692, + 52.6456177 + ], + [ + 5.39247, + 52.6454355 + ], + [ + 5.3929849, + 52.6453573 + ], + [ + 5.3938003, + 52.6451881 + ], + [ + 5.3943797, + 52.6450449 + ], + [ + 5.3948947, + 52.6448496 + ], + [ + 5.3953882, + 52.6446283 + ], + [ + 5.3961607, + 52.6442767 + ], + [ + 5.3967615, + 52.6439773 + ], + [ + 5.3977271, + 52.6437039 + ], + [ + 5.398285, + 52.6435867 + ], + [ + 5.3986498, + 52.6434435 + ], + [ + 5.3988429, + 52.6433002 + ], + [ + 5.3991433, + 52.64317 + ], + [ + 5.3996368, + 52.6430268 + ], + [ + 5.4007097, + 52.6427404 + ], + [ + 5.4015251, + 52.6426232 + ], + [ + 5.4019972, + 52.6424539 + ], + [ + 5.4022869, + 52.6421284 + ] + ], + [ + [ + 5.3857118, + 52.6423788 + ], + [ + 5.3864199, + 52.6422876 + ], + [ + 5.3871494, + 52.6422844 + ], + [ + 5.3875454, + 52.6422065 + ], + [ + 5.3883832, + 52.6420598 + ], + [ + 5.3886505, + 52.6400581 + ], + [ + 5.3889304, + 52.6395402 + ], + [ + 5.3889438, + 52.6392229 + ], + [ + 5.3886032, + 52.6392049 + ], + [ + 5.3879782, + 52.6392049 + ], + [ + 5.3867193, + 52.6392508 + ], + [ + 5.3850456, + 52.6396024 + ], + [ + 5.3821059, + 52.6404878 + ], + [ + 5.379295, + 52.6415816 + ], + [ + 5.3774067, + 52.6424019 + ], + [ + 5.3757544, + 52.6430268 + ], + [ + 5.3742739, + 52.6434565 + ], + [ + 5.3727289, + 52.6439122 + ], + [ + 5.3714414, + 52.6442767 + ], + [ + 5.3704544, + 52.6447194 + ], + [ + 5.3698321, + 52.6451881 + ], + [ + 5.3695317, + 52.6455787 + ], + [ + 5.3694888, + 52.6460474 + ], + [ + 5.3696605, + 52.6465291 + ], + [ + 5.3697034, + 52.6467895 + ], + [ + 5.3695317, + 52.6470368 + ], + [ + 5.3693815, + 52.6479481 + ], + [ + 5.369124, + 52.6484038 + ], + [ + 5.3690167, + 52.6489505 + ], + [ + 5.3690382, + 52.6493281 + ], + [ + 5.3689738, + 52.6500961 + ], + [ + 5.3690382, + 52.6512677 + ], + [ + 5.3691884, + 52.6519577 + ], + [ + 5.3697677, + 52.6531683 + ], + [ + 5.3704544, + 52.6541055 + ], + [ + 5.3714414, + 52.6552379 + ], + [ + 5.3718062, + 52.6557326 + ], + [ + 5.3720637, + 52.6567608 + ], + [ + 5.372171, + 52.6575418 + ], + [ + 5.3722095, + 52.6578327 + ], + [ + 5.3722605, + 52.657958 + ], + [ + 5.3723705, + 52.6580117 + ], + [ + 5.3725367, + 52.6580344 + ], + [ + 5.372703, + 52.6580165 + ], + [ + 5.3729632, + 52.657914 + ], + [ + 5.373218, + 52.6577953 + ], + [ + 5.3738054, + 52.6575106 + ], + [ + 5.3739315, + 52.6573837 + ], + [ + 5.374425, + 52.6570892 + ], + [ + 5.3753638, + 52.6567508 + ], + [ + 5.3763187, + 52.6564742 + ], + [ + 5.3771877, + 52.656331 + ], + [ + 5.3778583, + 52.6562561 + ], + [ + 5.3785824, + 52.6562854 + ], + [ + 5.3792852, + 52.6562561 + ], + [ + 5.3801435, + 52.6563342 + ], + [ + 5.3810286, + 52.6563342 + ], + [ + 5.3817421, + 52.6562366 + ], + [ + 5.3821176, + 52.6561683 + ], + [ + 5.3826102, + 52.6559929 + ], + [ + 5.383211, + 52.6557846 + ], + [ + 5.3834104, + 52.6555207 + ], + [ + 5.3835972, + 52.6550817 + ], + [ + 5.3837484, + 52.6545966 + ], + [ + 5.3836947, + 52.6543069 + ], + [ + 5.3835016, + 52.6540954 + ], + [ + 5.3831368, + 52.6539132 + ], + [ + 5.3825307, + 52.65377 + ], + [ + 5.3817314, + 52.6538123 + ], + [ + 5.3807711, + 52.6536984 + ], + [ + 5.3795051, + 52.6536724 + ], + [ + 5.3782874, + 52.6536301 + ], + [ + 5.377295, + 52.6534739 + ], + [ + 5.376383, + 52.6531582 + ], + [ + 5.3759378, + 52.6529467 + ], + [ + 5.3754443, + 52.6526245 + ], + [ + 5.3746128, + 52.6522079 + ], + [ + 5.3743821, + 52.6519932 + ], + [ + 5.3743097, + 52.6518679 + ], + [ + 5.3743043, + 52.6516742 + ], + [ + 5.3744197, + 52.6515961 + ], + [ + 5.3742051, + 52.651396 + ], + [ + 5.3738618, + 52.6513651 + ], + [ + 5.3733146, + 52.6510103 + ], + [ + 5.3719306, + 52.6501023 + ], + [ + 5.3716248, + 52.6498941 + ], + [ + 5.3713995, + 52.6497378 + ], + [ + 5.3714961, + 52.6495849 + ], + [ + 5.371539, + 52.6494156 + ], + [ + 5.3714424, + 52.6489698 + ], + [ + 5.3715872, + 52.6484132 + ], + [ + 5.371657, + 52.6478306 + ], + [ + 5.3718179, + 52.6474238 + ], + [ + 5.3720057, + 52.6469161 + ], + [ + 5.3723222, + 52.6464897 + ], + [ + 5.3728747, + 52.6460926 + ], + [ + 5.3732931, + 52.6458355 + ], + [ + 5.3736096, + 52.6457378 + ], + [ + 5.3741461, + 52.6455946 + ], + [ + 5.3746611, + 52.6453928 + ], + [ + 5.3750312, + 52.6451715 + ], + [ + 5.3755462, + 52.6449957 + ], + [ + 5.3757071, + 52.6450576 + ], + [ + 5.3759753, + 52.6450413 + ], + [ + 5.3762865, + 52.6449339 + ], + [ + 5.3767317, + 52.644859 + ], + [ + 5.3780353, + 52.6445824 + ], + [ + 5.3783035, + 52.644527 + ], + [ + 5.3786522, + 52.6445303 + ], + [ + 5.3792584, + 52.6444326 + ], + [ + 5.3798592, + 52.6442439 + ], + [ + 5.3808945, + 52.6437686 + ], + [ + 5.3810554, + 52.6437263 + ], + [ + 5.3814041, + 52.6435082 + ], + [ + 5.3818118, + 52.6434366 + ], + [ + 5.3818816, + 52.6432251 + ], + [ + 5.3820264, + 52.643186 + ], + [ + 5.3822946, + 52.6432609 + ], + [ + 5.3832978, + 52.6428638 + ], + [ + 5.3841775, + 52.6426164 + ], + [ + 5.3845155, + 52.6424243 + ], + [ + 5.3849178, + 52.6423039 + ], + [ + 5.3850197, + 52.6423169 + ], + [ + 5.3850197, + 52.6423853 + ], + [ + 5.3846818, + 52.6424666 + ], + [ + 5.3845852, + 52.642561 + ], + [ + 5.3849768, + 52.6424471 + ], + [ + 5.385186, + 52.6424536 + ], + [ + 5.3857118, + 52.6423788 + ] + ], + [ + [ + 5.383962, + 52.6539883 + ], + [ + 5.384198, + 52.6543268 + ], + [ + 5.3841337, + 52.6546652 + ], + [ + 5.3839835, + 52.6549906 + ], + [ + 5.383962, + 52.6551468 + ], + [ + 5.3840693, + 52.655264 + ], + [ + 5.3845199, + 52.6551859 + ], + [ + 5.3850563, + 52.6550167 + ], + [ + 5.3857644, + 52.6549125 + ], + [ + 5.3863867, + 52.654496 + ], + [ + 5.3867515, + 52.6542096 + ], + [ + 5.3871377, + 52.653689 + ], + [ + 5.3876527, + 52.6532724 + ], + [ + 5.3889616, + 52.6524523 + ], + [ + 5.389777, + 52.6518796 + ], + [ + 5.3904851, + 52.651437 + ], + [ + 5.3910859, + 52.6511376 + ], + [ + 5.3918799, + 52.6506559 + ], + [ + 5.3924253, + 52.6503481 + ], + [ + 5.3935036, + 52.6495214 + ], + [ + 5.3935733, + 52.6494108 + ], + [ + 5.3935679, + 52.6493131 + ], + [ + 5.393407, + 52.6491667 + ], + [ + 5.3934768, + 52.6490918 + ], + [ + 5.3934982, + 52.6489421 + ], + [ + 5.3934177, + 52.648864 + ], + [ + 5.3934768, + 52.6487826 + ], + [ + 5.3934446, + 52.6485157 + ], + [ + 5.3933319, + 52.6483758 + ], + [ + 5.3931442, + 52.6483302 + ], + [ + 5.3928669, + 52.6480523 + ], + [ + 5.3918799, + 52.6477659 + ], + [ + 5.3911969, + 52.6477216 + ], + [ + 5.3908214, + 52.6477672 + ], + [ + 5.391272, + 52.6478258 + ], + [ + 5.3916582, + 52.6478941 + ], + [ + 5.3920069, + 52.6480406 + ], + [ + 5.3925809, + 52.6482651 + ], + [ + 5.3928545, + 52.6484181 + ], + [ + 5.3929779, + 52.6488933 + ], + [ + 5.3928169, + 52.649222 + ], + [ + 5.392479, + 52.6493587 + ], + [ + 5.3922215, + 52.649567 + ], + [ + 5.392082, + 52.6498762 + ], + [ + 5.3916689, + 52.6501495 + ], + [ + 5.3912666, + 52.6503513 + ], + [ + 5.3908482, + 52.6504099 + ], + [ + 5.3905961, + 52.6503643 + ], + [ + 5.390301, + 52.6503448 + ], + [ + 5.3901937, + 52.6502439 + ], + [ + 5.3899094, + 52.6502472 + ], + [ + 5.3897592, + 52.6500259 + ], + [ + 5.3892764, + 52.6497362 + ], + [ + 5.3887292, + 52.6493684 + ], + [ + 5.3884074, + 52.6492903 + ], + [ + 5.3882572, + 52.6491374 + ], + [ + 5.3877476, + 52.6488705 + ], + [ + 5.3875652, + 52.6486589 + ], + [ + 5.387592, + 52.6484474 + ], + [ + 5.3876832, + 52.6483107 + ], + [ + 5.38771, + 52.648135 + ], + [ + 5.3876295, + 52.6479852 + ], + [ + 5.3874364, + 52.6479397 + ], + [ + 5.3873399, + 52.647969 + ], + [ + 5.3871146, + 52.647829 + ], + [ + 5.3868732, + 52.6476923 + ], + [ + 5.3864869, + 52.647611 + ], + [ + 5.3860739, + 52.6475231 + ], + [ + 5.3857734, + 52.6475719 + ], + [ + 5.385811, + 52.647445 + ], + [ + 5.3860792, + 52.6474743 + ], + [ + 5.386326, + 52.6474352 + ], + [ + 5.3858486, + 52.6472725 + ], + [ + 5.385693, + 52.6474612 + ], + [ + 5.3854623, + 52.6475719 + ], + [ + 5.3849151, + 52.6475686 + ], + [ + 5.3845128, + 52.6475426 + ], + [ + 5.3842446, + 52.6474645 + ], + [ + 5.3840944, + 52.6473245 + ], + [ + 5.3839281, + 52.6473148 + ], + [ + 5.3834667, + 52.6471781 + ], + [ + 5.3832522, + 52.6471846 + ], + [ + 5.3832897, + 52.6470935 + ], + [ + 5.3831127, + 52.6469079 + ], + [ + 5.3828445, + 52.6469144 + ], + [ + 5.382587, + 52.6468591 + ], + [ + 5.3824582, + 52.6466866 + ], + [ + 5.3822061, + 52.6466736 + ], + [ + 5.3818628, + 52.6467387 + ], + [ + 5.3818628, + 52.6466703 + ], + [ + 5.3819754, + 52.6465727 + ], + [ + 5.3824368, + 52.6465011 + ], + [ + 5.3830269, + 52.6465727 + ], + [ + 5.3834238, + 52.6467615 + ], + [ + 5.3836277, + 52.6468038 + ], + [ + 5.3837672, + 52.6467257 + ], + [ + 5.384266, + 52.6466834 + ], + [ + 5.3846255, + 52.6469014 + ], + [ + 5.3850171, + 52.6468852 + ], + [ + 5.3852799, + 52.6467127 + ], + [ + 5.3851297, + 52.6463611 + ], + [ + 5.385001, + 52.6459706 + ], + [ + 5.3850224, + 52.6453912 + ], + [ + 5.3850332, + 52.6449681 + ], + [ + 5.3853336, + 52.6443692 + ], + [ + 5.3859666, + 52.6438874 + ], + [ + 5.3866318, + 52.643588 + ], + [ + 5.3872218, + 52.6434578 + ], + [ + 5.3873506, + 52.6431388 + ], + [ + 5.3876617, + 52.6428914 + ], + [ + 5.3873399, + 52.6429695 + ], + [ + 5.3869965, + 52.6431193 + ], + [ + 5.3868249, + 52.6430932 + ], + [ + 5.386782, + 52.6429305 + ], + [ + 5.3865137, + 52.6428459 + ], + [ + 5.3858915, + 52.6429761 + ], + [ + 5.3841346, + 52.6436319 + ], + [ + 5.3839737, + 52.6436059 + ], + [ + 5.3838557, + 52.6435017 + ], + [ + 5.3836679, + 52.6434562 + ], + [ + 5.3836304, + 52.6435278 + ], + [ + 5.383743, + 52.6435668 + ], + [ + 5.3837859, + 52.6436677 + ], + [ + 5.3836196, + 52.6437491 + ], + [ + 5.3832763, + 52.6437882 + ], + [ + 5.3828311, + 52.6438077 + ], + [ + 5.382933, + 52.6437133 + ], + [ + 5.3828203, + 52.6436938 + ], + [ + 5.382595, + 52.6437654 + ], + [ + 5.3813612, + 52.6440421 + ], + [ + 5.3801864, + 52.6445368 + ], + [ + 5.3801113, + 52.6446963 + ], + [ + 5.3798055, + 52.6447842 + ], + [ + 5.3795802, + 52.6447939 + ], + [ + 5.3793227, + 52.6449046 + ], + [ + 5.3792423, + 52.645331 + ], + [ + 5.3790706, + 52.6454449 + ], + [ + 5.3788131, + 52.6454905 + ], + [ + 5.3785395, + 52.6454579 + ], + [ + 5.3783893, + 52.6453863 + ], + [ + 5.3782338, + 52.6452529 + ], + [ + 5.378341, + 52.6450023 + ], + [ + 5.3782874, + 52.6449014 + ], + [ + 5.3779816, + 52.6448851 + ], + [ + 5.3777939, + 52.6450836 + ], + [ + 5.3767522, + 52.6450319 + ], + [ + 5.3762802, + 52.6452532 + ], + [ + 5.3755935, + 52.6453834 + ], + [ + 5.3750356, + 52.6455657 + ], + [ + 5.3738125, + 52.6459042 + ], + [ + 5.3734907, + 52.6461645 + ], + [ + 5.3737052, + 52.6463989 + ], + [ + 5.3738984, + 52.6466593 + ], + [ + 5.3739198, + 52.6469196 + ], + [ + 5.3735336, + 52.6472061 + ], + [ + 5.3734916, + 52.6474791 + ], + [ + 5.3731537, + 52.6475019 + ], + [ + 5.372923, + 52.6473001 + ], + [ + 5.3725689, + 52.6473848 + ], + [ + 5.3726172, + 52.6475865 + ], + [ + 5.3727889, + 52.6477298 + ], + [ + 5.3730517, + 52.6476874 + ], + [ + 5.3733092, + 52.6478111 + ], + [ + 5.373336, + 52.6479706 + ], + [ + 5.3733092, + 52.6481496 + ], + [ + 5.3735292, + 52.6482245 + ], + [ + 5.3740012, + 52.6481887 + ], + [ + 5.3741193, + 52.648423 + ], + [ + 5.3740924, + 52.6485792 + ], + [ + 5.3743392, + 52.6487126 + ], + [ + 5.3748756, + 52.6487094 + ], + [ + 5.3750902, + 52.6488396 + ], + [ + 5.3747254, + 52.6490414 + ], + [ + 5.3750956, + 52.6491846 + ], + [ + 5.3754013, + 52.6492757 + ], + [ + 5.3757366, + 52.6491911 + ], + [ + 5.3758761, + 52.6490446 + ], + [ + 5.3759002, + 52.6488331 + ], + [ + 5.3759512, + 52.648615 + ], + [ + 5.3761443, + 52.6484718 + ], + [ + 5.3763804, + 52.6483677 + ], + [ + 5.3766378, + 52.6483123 + ], + [ + 5.3770348, + 52.6482863 + ], + [ + 5.3772977, + 52.6483579 + ], + [ + 5.3775605, + 52.6485141 + ], + [ + 5.3776678, + 52.6487322 + ], + [ + 5.3778073, + 52.6488103 + ], + [ + 5.3779843, + 52.6488103 + ], + [ + 5.3780701, + 52.6487875 + ], + [ + 5.3779736, + 52.6486508 + ], + [ + 5.3778985, + 52.6484848 + ], + [ + 5.3780272, + 52.6483546 + ], + [ + 5.3778609, + 52.6481366 + ], + [ + 5.3777483, + 52.6479543 + ], + [ + 5.3778395, + 52.6478632 + ], + [ + 5.3780862, + 52.6480259 + ], + [ + 5.378156, + 52.6478892 + ], + [ + 5.378038, + 52.6477753 + ], + [ + 5.3780755, + 52.647528 + ], + [ + 5.3779736, + 52.6473327 + ], + [ + 5.3778019, + 52.6470983 + ], + [ + 5.3777644, + 52.6471927 + ], + [ + 5.3776356, + 52.6472025 + ], + [ + 5.3777, + 52.6470528 + ], + [ + 5.3775766, + 52.646877 + ], + [ + 5.3776946, + 52.6467794 + ], + [ + 5.3778448, + 52.6470463 + ], + [ + 5.378038, + 52.6471602 + ], + [ + 5.3781023, + 52.6473457 + ], + [ + 5.3782901, + 52.6474336 + ], + [ + 5.3784027, + 52.6474043 + ], + [ + 5.37851, + 52.6474694 + ], + [ + 5.3787407, + 52.6475605 + ], + [ + 5.3789124, + 52.6471992 + ], + [ + 5.3787353, + 52.6470853 + ], + [ + 5.3788587, + 52.6469454 + ], + [ + 5.3792557, + 52.6468184 + ], + [ + 5.3792771, + 52.6469909 + ], + [ + 5.3791108, + 52.6471309 + ], + [ + 5.3791323, + 52.6472188 + ], + [ + 5.3789982, + 52.647388 + ], + [ + 5.3787622, + 52.6476028 + ], + [ + 5.378848, + 52.6477623 + ], + [ + 5.3786549, + 52.647733 + ], + [ + 5.3784939, + 52.6479934 + ], + [ + 5.3786388, + 52.6480357 + ], + [ + 5.3785422, + 52.648231 + ], + [ + 5.3783598, + 52.6483123 + ], + [ + 5.3784403, + 52.6484295 + ], + [ + 5.3783223, + 52.6486671 + ], + [ + 5.3784886, + 52.648589 + ], + [ + 5.3785851, + 52.6486606 + ], + [ + 5.3784135, + 52.648934 + ], + [ + 5.3784886, + 52.6490707 + ], + [ + 5.3784081, + 52.6492822 + ], + [ + 5.3782579, + 52.6492822 + ], + [ + 5.3782096, + 52.6490088 + ], + [ + 5.3780058, + 52.6488884 + ], + [ + 5.3778395, + 52.648947 + ], + [ + 5.3777483, + 52.6489844 + ], + [ + 5.3777885, + 52.6491244 + ], + [ + 5.3777376, + 52.6492252 + ], + [ + 5.3777456, + 52.6493229 + ], + [ + 5.3779334, + 52.6494221 + ], + [ + 5.3779253, + 52.6494742 + ], + [ + 5.3777885, + 52.6496272 + ], + [ + 5.3776142, + 52.6496874 + ], + [ + 5.377405, + 52.6498013 + ], + [ + 5.3772762, + 52.6497606 + ], + [ + 5.3770348, + 52.6497525 + ], + [ + 5.3767505, + 52.6495946 + ], + [ + 5.3765413, + 52.6495751 + ], + [ + 5.3762462, + 52.6494758 + ], + [ + 5.3760531, + 52.6495442 + ], + [ + 5.37597, + 52.6494563 + ], + [ + 5.3758385, + 52.6494287 + ], + [ + 5.3756723, + 52.6494921 + ], + [ + 5.3756749, + 52.6495995 + ], + [ + 5.3755516, + 52.6496906 + ], + [ + 5.3754577, + 52.6497639 + ], + [ + 5.3756588, + 52.6499412 + ], + [ + 5.3756857, + 52.650008 + ], + [ + 5.3755864, + 52.6500877 + ], + [ + 5.3755542, + 52.6501821 + ], + [ + 5.3756696, + 52.6502244 + ], + [ + 5.3758037, + 52.6503171 + ], + [ + 5.375978, + 52.650514 + ], + [ + 5.3761202, + 52.6505384 + ], + [ + 5.3762597, + 52.6504506 + ], + [ + 5.3764125, + 52.6504733 + ], + [ + 5.3763804, + 52.6505759 + ], + [ + 5.3764984, + 52.650558 + ], + [ + 5.3765815, + 52.6505319 + ], + [ + 5.3767103, + 52.6504359 + ], + [ + 5.376839, + 52.6504896 + ], + [ + 5.3768792, + 52.6505873 + ], + [ + 5.3766861, + 52.6506133 + ], + [ + 5.3767746, + 52.6506686 + ], + [ + 5.3765627, + 52.6506833 + ], + [ + 5.3765627, + 52.6505824 + ], + [ + 5.3764689, + 52.6505791 + ], + [ + 5.3764984, + 52.6506426 + ], + [ + 5.3763938, + 52.6507191 + ], + [ + 5.3762972, + 52.650789 + ], + [ + 5.3761631, + 52.6507809 + ], + [ + 5.3761282, + 52.6507109 + ], + [ + 5.3759297, + 52.6506735 + ], + [ + 5.3757715, + 52.6505905 + ], + [ + 5.3756025, + 52.6505026 + ], + [ + 5.3754764, + 52.6505238 + ], + [ + 5.3756267, + 52.6506149 + ], + [ + 5.3756535, + 52.650706 + ], + [ + 5.3753209, + 52.6509615 + ], + [ + 5.3749776, + 52.6510982 + ], + [ + 5.3746342, + 52.6512674 + ], + [ + 5.3744599, + 52.651326 + ], + [ + 5.3745699, + 52.6513732 + ], + [ + 5.3746852, + 52.6513895 + ], + [ + 5.3747281, + 52.6513602 + ], + [ + 5.3748113, + 52.6513602 + ], + [ + 5.3747764, + 52.6514025 + ], + [ + 5.3746557, + 52.6514399 + ], + [ + 5.3742775, + 52.6513895 + ], + [ + 5.3745055, + 52.651575 + ], + [ + 5.3746798, + 52.6516075 + ], + [ + 5.3746396, + 52.6516368 + ], + [ + 5.3746074, + 52.6516986 + ], + [ + 5.3751465, + 52.6518548 + ], + [ + 5.3752136, + 52.6519199 + ], + [ + 5.3751519, + 52.6519769 + ], + [ + 5.3752216, + 52.6520892 + ], + [ + 5.375463, + 52.6524276 + ], + [ + 5.3756267, + 52.6525171 + ], + [ + 5.3760826, + 52.6527449 + ], + [ + 5.376147, + 52.6526375 + ], + [ + 5.3757769, + 52.6523886 + ], + [ + 5.3756669, + 52.6522454 + ], + [ + 5.3757581, + 52.6521282 + ], + [ + 5.3759646, + 52.6520469 + ], + [ + 5.3763401, + 52.6520273 + ], + [ + 5.3767049, + 52.6521347 + ], + [ + 5.3769275, + 52.6523072 + ], + [ + 5.3769919, + 52.6524569 + ], + [ + 5.376898, + 52.6525985 + ], + [ + 5.376662, + 52.652727 + ], + [ + 5.3764447, + 52.6527677 + ], + [ + 5.3763562, + 52.6528751 + ], + [ + 5.3769024, + 52.6530511 + ], + [ + 5.3782328, + 52.6533115 + ], + [ + 5.3785547, + 52.6533245 + ], + [ + 5.378662, + 52.6531553 + ], + [ + 5.378662, + 52.652934 + ], + [ + 5.3790696, + 52.6528428 + ], + [ + 5.3794559, + 52.6528168 + ], + [ + 5.3799923, + 52.6529079 + ], + [ + 5.3800996, + 52.6531683 + ], + [ + 5.3800996, + 52.6533765 + ], + [ + 5.3807648, + 52.6534807 + ], + [ + 5.3822668, + 52.6535458 + ], + [ + 5.3831466, + 52.6536759 + ], + [ + 5.383962, + 52.6539883 + ] + ] + ], + [ + [ + [ + 5.2954198, + 52.6915819 + ], + [ + 5.2954016, + 52.6919846 + ], + [ + 5.2944043, + 52.6919232 + ], + [ + 5.2930942, + 52.6917351 + ], + [ + 5.2925593, + 52.6916595 + ], + [ + 5.2882235, + 52.6909612 + ], + [ + 5.2879285, + 52.6910333 + ], + [ + 5.2876764, + 52.6910853 + ], + [ + 5.2874859, + 52.6911195 + ], + [ + 5.2875842, + 52.6915388 + ], + [ + 5.2876103, + 52.6916318 + ], + [ + 5.2876533, + 52.6917203 + ], + [ + 5.2880551, + 52.6924715 + ], + [ + 5.2884443, + 52.6930731 + ], + [ + 5.2889406, + 52.6936726 + ], + [ + 5.289608, + 52.6943156 + ], + [ + 5.2903066, + 52.6948623 + ], + [ + 5.2911696, + 52.6954191 + ], + [ + 5.2947291, + 52.6972585 + ], + [ + 5.2953103, + 52.6975459 + ], + [ + 5.2956387, + 52.6976939 + ], + [ + 5.2959544, + 52.6978941 + ], + [ + 5.2987668, + 52.699635 + ], + [ + 5.2996322, + 52.7001521 + ], + [ + 5.3000178, + 52.7003428 + ], + [ + 5.3073537, + 52.7037268 + ], + [ + 5.3077019, + 52.7039398 + ], + [ + 5.3076289, + 52.7039555 + ], + [ + 5.3074859, + 52.7039051 + ], + [ + 5.2998674, + 52.7003842 + ], + [ + 5.2990053, + 52.6999401 + ], + [ + 5.2976766, + 52.6990832 + ], + [ + 5.2955556, + 52.6977871 + ], + [ + 5.2949467, + 52.6974689 + ], + [ + 5.2933469, + 52.6967012 + ], + [ + 5.2913674, + 52.6956645 + ], + [ + 5.2905142, + 52.695142 + ], + [ + 5.2897552, + 52.694567 + ], + [ + 5.2890815, + 52.6939402 + ], + [ + 5.2885686, + 52.6933766 + ], + [ + 5.2881056, + 52.6927449 + ], + [ + 5.2876027, + 52.6918263 + ], + [ + 5.2875311, + 52.6916737 + ], + [ + 5.2872707, + 52.6909792 + ], + [ + 5.2870916, + 52.6907735 + ], + [ + 5.2868976, + 52.6907543 + ], + [ + 5.2867351, + 52.6908182 + ], + [ + 5.2852843, + 52.6917036 + ], + [ + 5.2855032, + 52.691832 + ], + [ + 5.2849402, + 52.6921753 + ], + [ + 5.2850548, + 52.6922481 + ], + [ + 5.2849684, + 52.6922727 + ], + [ + 5.2847991, + 52.6922852 + ], + [ + 5.2846097, + 52.6922597 + ], + [ + 5.2842145, + 52.6920084 + ], + [ + 5.2841069, + 52.6919409 + ], + [ + 5.2840629, + 52.691913 + ], + [ + 5.2838699, + 52.6917893 + ], + [ + 5.2836917, + 52.6916241 + ], + [ + 5.2837139, + 52.6915333 + ], + [ + 5.2837992, + 52.6914834 + ], + [ + 5.2839175, + 52.691504 + ], + [ + 5.2858377, + 52.6903746 + ], + [ + 5.2859416, + 52.6902753 + ], + [ + 5.285946, + 52.6901817 + ], + [ + 5.284404, + 52.6893433 + ], + [ + 5.2837036, + 52.6889421 + ], + [ + 5.2817694, + 52.6878406 + ], + [ + 5.279685, + 52.6866173 + ], + [ + 5.2780178, + 52.6856572 + ], + [ + 5.2763755, + 52.6847021 + ], + [ + 5.2760575, + 52.6848949 + ], + [ + 5.2754633, + 52.6853007 + ], + [ + 5.2744255, + 52.6859704 + ], + [ + 5.2742421, + 52.685884 + ], + [ + 5.2743008, + 52.6858231 + ], + [ + 5.2750375, + 52.6853463 + ], + [ + 5.2756732, + 52.6849405 + ], + [ + 5.2761422, + 52.6845904 + ], + [ + 5.275742, + 52.6843364 + ], + [ + 5.2757678, + 52.6841588 + ], + [ + 5.2758847, + 52.6841131 + ], + [ + 5.2760434, + 52.6841132 + ], + [ + 5.2795696, + 52.6861647 + ], + [ + 5.2822875, + 52.6877282 + ], + [ + 5.2848746, + 52.6892362 + ], + [ + 5.2863391, + 52.6900742 + ], + [ + 5.2865741, + 52.6901243 + ], + [ + 5.2867291, + 52.6900704 + ], + [ + 5.2871926, + 52.6898301 + ], + [ + 5.2873226, + 52.6898026 + ], + [ + 5.2877124, + 52.6895329 + ], + [ + 5.2881543, + 52.6892751 + ], + [ + 5.2893695, + 52.6891647 + ], + [ + 5.2909161, + 52.6893856 + ], + [ + 5.2920576, + 52.6896066 + ], + [ + 5.292747, + 52.689711 + ], + [ + 5.2932729, + 52.6897907 + ], + [ + 5.2935651, + 52.6898161 + ], + [ + 5.2949224, + 52.6899341 + ], + [ + 5.2951663, + 52.6907119 + ], + [ + 5.2951825, + 52.6907757 + ], + [ + 5.2952101, + 52.6908695 + ], + [ + 5.2952211, + 52.6909069 + ], + [ + 5.2954198, + 52.6915819 + ] + ] + ], + [ + [ + [ + 5.0630819, + 52.6360947 + ], + [ + 5.0629152, + 52.6361189 + ], + [ + 5.0618137, + 52.6362719 + ], + [ + 5.0617678, + 52.6362705 + ], + [ + 5.0617366, + 52.6362605 + ], + [ + 5.0617182, + 52.6362404 + ], + [ + 5.0617118, + 52.6362165 + ], + [ + 5.0616857, + 52.6354222 + ], + [ + 5.0616857, + 52.6345953 + ], + [ + 5.0616749, + 52.6335534 + ], + [ + 5.0627432, + 52.6334284 + ], + [ + 5.0628895, + 52.6335155 + ], + [ + 5.0629758, + 52.6336324 + ], + [ + 5.0630453, + 52.6343173 + ], + [ + 5.0630621, + 52.6345555 + ], + [ + 5.0630778, + 52.6347777 + ], + [ + 5.0630819, + 52.6360947 + ] + ] + ], + [ + [ + [ + 4.7495379, + 53.008252 + ], + [ + 4.7495818, + 53.0083757 + ], + [ + 4.7496264, + 53.0084559 + ], + [ + 4.7498638, + 53.0085712 + ], + [ + 4.7503887, + 53.0087242 + ], + [ + 4.7507468, + 53.0088789 + ], + [ + 4.7511349, + 53.0090634 + ], + [ + 4.7512806, + 53.0092492 + ], + [ + 4.7512569, + 53.0093223 + ], + [ + 4.7511613, + 53.0094019 + ], + [ + 4.7511113, + 53.009468 + ], + [ + 4.7509891, + 53.0095384 + ], + [ + 4.7509433, + 53.0095725 + ], + [ + 4.7509944, + 53.0097259 + ], + [ + 4.7509976, + 53.0097831 + ], + [ + 4.7510648, + 53.0098726 + ], + [ + 4.7512121, + 53.0099097 + ], + [ + 4.7515469, + 53.0097968 + ], + [ + 4.751748, + 53.0097747 + ], + [ + 4.7519085, + 53.0096656 + ], + [ + 4.752033, + 53.009378 + ], + [ + 4.7522191, + 53.0093467 + ], + [ + 4.752385, + 53.0094183 + ], + [ + 4.7525483, + 53.0093938 + ], + [ + 4.7528304, + 53.0092509 + ], + [ + 4.7529449, + 53.0091736 + ], + [ + 4.7531045, + 53.0091376 + ], + [ + 4.7539261, + 53.008878 + ], + [ + 4.7528363, + 53.0093881 + ], + [ + 4.7528627, + 53.0094042 + ], + [ + 4.7531779, + 53.0093369 + ], + [ + 4.7535124, + 53.0092536 + ], + [ + 4.7537281, + 53.0092773 + ], + [ + 4.7538783, + 53.0093946 + ], + [ + 4.7539326, + 53.0096075 + ], + [ + 4.7537761, + 53.0097028 + ], + [ + 4.7536088, + 53.009757 + ], + [ + 4.7536683, + 53.0098511 + ], + [ + 4.753614, + 53.0099606 + ], + [ + 4.7534502, + 53.0100376 + ], + [ + 4.7532436, + 53.0102014 + ], + [ + 4.7533001, + 53.0102223 + ], + [ + 4.75352, + 53.0102163 + ], + [ + 4.7538962, + 53.0101332 + ], + [ + 4.7542869, + 53.0100959 + ], + [ + 4.7543246, + 53.0101053 + ], + [ + 4.7544203, + 53.0101012 + ], + [ + 4.7544725, + 53.010099 + ], + [ + 4.7547869, + 53.0101231 + ], + [ + 4.7549416, + 53.0101695 + ], + [ + 4.7562079, + 53.0097881 + ], + [ + 4.7580641, + 53.0091988 + ], + [ + 4.7596122, + 53.0086859 + ], + [ + 4.760987, + 53.0082524 + ], + [ + 4.7610232, + 53.008241 + ], + [ + 4.7629776, + 53.007652 + ], + [ + 4.7658414, + 53.0070619 + ], + [ + 4.7668815, + 53.006906 + ], + [ + 4.7672082, + 53.0068318 + ], + [ + 4.7674216, + 53.0067205 + ], + [ + 4.7676588, + 53.0065249 + ], + [ + 4.7679189, + 53.0063155 + ], + [ + 4.7682042, + 53.0062069 + ], + [ + 4.7685581, + 53.0060802 + ], + [ + 4.7689878, + 53.0059401 + ], + [ + 4.7694206, + 53.0058664 + ], + [ + 4.7696129, + 53.0059517 + ], + [ + 4.7698006, + 53.0061056 + ], + [ + 4.7700533, + 53.0062118 + ], + [ + 4.7702541, + 53.0062103 + ], + [ + 4.7706594, + 53.0062164 + ], + [ + 4.7719867, + 53.0061164 + ], + [ + 4.7724726, + 53.0060383 + ], + [ + 4.7729476, + 53.0059167 + ], + [ + 4.7732218, + 53.0057988 + ], + [ + 4.7733292, + 53.0056803 + ], + [ + 4.7735313, + 53.0055668 + ], + [ + 4.7742319, + 53.0052677 + ], + [ + 4.7744724, + 53.005104 + ], + [ + 4.7748468, + 53.0048242 + ], + [ + 4.7753701, + 53.0044626 + ], + [ + 4.7757443, + 53.0041966 + ], + [ + 4.7761827, + 53.0039673 + ], + [ + 4.7766926, + 53.0037612 + ], + [ + 4.7772355, + 53.0036672 + ], + [ + 4.7777133, + 53.0036325 + ], + [ + 4.7780356, + 53.003604 + ], + [ + 4.778602, + 53.0034278 + ], + [ + 4.7788836, + 53.0033192 + ], + [ + 4.7789376, + 53.0032393 + ], + [ + 4.7789279, + 53.0030906 + ], + [ + 4.7788712, + 53.0030812 + ], + [ + 4.7787195, + 53.0030944 + ], + [ + 4.7787351, + 53.0030556 + ], + [ + 4.7788835, + 53.002999 + ], + [ + 4.7791725, + 53.0029018 + ], + [ + 4.7793206, + 53.0028772 + ], + [ + 4.7795328, + 53.0028712 + ], + [ + 4.779595, + 53.0027319 + ], + [ + 4.7796406, + 53.0027183 + ], + [ + 4.7796737, + 53.0028146 + ], + [ + 4.7796536, + 53.0029082 + ], + [ + 4.7798016, + 53.0028882 + ], + [ + 4.7799996, + 53.002802 + ], + [ + 4.7801522, + 53.0027021 + ], + [ + 4.7801772, + 53.0026731 + ], + [ + 4.7802316, + 53.0026102 + ], + [ + 4.780298, + 53.0025334 + ], + [ + 4.7806048, + 53.0022076 + ], + [ + 4.7810034, + 53.0017975 + ], + [ + 4.7812935, + 53.0016088 + ], + [ + 4.7817499, + 53.0014482 + ], + [ + 4.7818711, + 53.0014396 + ], + [ + 4.782463, + 53.0013618 + ], + [ + 4.7830475, + 53.0012656 + ], + [ + 4.7832182, + 53.0012434 + ], + [ + 4.7833544, + 53.0012714 + ], + [ + 4.7833763, + 53.0013401 + ], + [ + 4.7833567, + 53.0014086 + ], + [ + 4.7832724, + 53.0014814 + ], + [ + 4.7830409, + 53.0015263 + ], + [ + 4.7825361, + 53.0016136 + ], + [ + 4.7821031, + 53.0017057 + ], + [ + 4.7818179, + 53.0017937 + ], + [ + 4.7816845, + 53.0018801 + ], + [ + 4.7811239, + 53.0025411 + ], + [ + 4.7813541, + 53.0026243 + ], + [ + 4.7809171, + 53.0030914 + ], + [ + 4.7806263, + 53.0030079 + ], + [ + 4.7804882, + 53.0031583 + ], + [ + 4.7804567, + 53.0032703 + ], + [ + 4.780508, + 53.0034237 + ], + [ + 4.7806422, + 53.0036208 + ], + [ + 4.7808336, + 53.0037793 + ], + [ + 4.7812509, + 53.0034749 + ], + [ + 4.7814667, + 53.0035557 + ], + [ + 4.7815302, + 53.0036589 + ], + [ + 4.781099, + 53.0038631 + ], + [ + 4.7813237, + 53.0040029 + ], + [ + 4.7815383, + 53.0041158 + ], + [ + 4.7818327, + 53.0042198 + ], + [ + 4.7822308, + 53.0042076 + ], + [ + 4.7825952, + 53.0041427 + ], + [ + 4.7827859, + 53.0040314 + ], + [ + 4.7828858, + 53.0039129 + ], + [ + 4.7843912, + 53.0023569 + ], + [ + 4.7846833, + 53.001898 + ], + [ + 4.784642, + 53.0018429 + ], + [ + 4.7845325, + 53.0017833 + ], + [ + 4.7843736, + 53.0017371 + ], + [ + 4.7843516, + 53.0016502 + ], + [ + 4.7844133, + 53.0015131 + ], + [ + 4.7845122, + 53.0014813 + ], + [ + 4.7846713, + 53.0015023 + ], + [ + 4.7855028, + 53.0018751 + ], + [ + 4.7860222, + 53.0018878 + ], + [ + 4.7882562, + 53.0018847 + ], + [ + 4.7895565, + 53.0019635 + ], + [ + 4.7907131, + 53.0019666 + ], + [ + 4.791134, + 53.0019859 + ], + [ + 4.7919414, + 53.0020498 + ], + [ + 4.7926042, + 53.0021522 + ], + [ + 4.7929295, + 53.0022674 + ], + [ + 4.7931293, + 53.0024188 + ], + [ + 4.7936884, + 53.0031589 + ], + [ + 4.7948249, + 53.0037861 + ], + [ + 4.7950981, + 53.0037868 + ], + [ + 4.7952079, + 53.0038123 + ], + [ + 4.7973528, + 53.004984 + ], + [ + 4.7967214, + 53.0052156 + ], + [ + 4.7971768, + 53.0056444 + ], + [ + 4.7972857, + 53.0057865 + ], + [ + 4.7972056, + 53.0058526 + ], + [ + 4.7971107, + 53.0058615 + ], + [ + 4.79702, + 53.0058178 + ], + [ + 4.7961577, + 53.005029 + ], + [ + 4.7951302, + 53.0054562 + ], + [ + 4.7952956, + 53.0056305 + ], + [ + 4.795193, + 53.0056576 + ], + [ + 4.7950313, + 53.0054926 + ], + [ + 4.7947381, + 53.0056359 + ], + [ + 4.79451, + 53.0057016 + ], + [ + 4.7941032, + 53.005808 + ], + [ + 4.7937346, + 53.0058963 + ], + [ + 4.7938093, + 53.0060313 + ], + [ + 4.7937067, + 53.0060493 + ], + [ + 4.7935525, + 53.0058957 + ], + [ + 4.7930025, + 53.0060328 + ], + [ + 4.7932727, + 53.0064412 + ], + [ + 4.7936618, + 53.0068857 + ], + [ + 4.7941127, + 53.0069334 + ], + [ + 4.7941701, + 53.0068656 + ], + [ + 4.7967086, + 53.0069803 + ], + [ + 4.7966879, + 53.0071164 + ], + [ + 4.7969888, + 53.0071292 + ], + [ + 4.7974437, + 53.0068818 + ], + [ + 4.7977083, + 53.0067923 + ], + [ + 4.7979508, + 53.0069523 + ], + [ + 4.7976272, + 53.0072231 + ], + [ + 4.7972115, + 53.0073573 + ], + [ + 4.7967039, + 53.0073321 + ], + [ + 4.7952369, + 53.0072794 + ], + [ + 4.7932624, + 53.0072015 + ], + [ + 4.7930526, + 53.0074048 + ], + [ + 4.7930288, + 53.0077792 + ], + [ + 4.7927423, + 53.0080842 + ], + [ + 4.7926834, + 53.0083563 + ], + [ + 4.8041169, + 53.0174067 + ], + [ + 4.8042652, + 53.0174969 + ], + [ + 4.804332, + 53.0176038 + ], + [ + 4.8045017, + 53.0176935 + ], + [ + 4.8046375, + 53.0177762 + ], + [ + 4.8048185, + 53.0179299 + ], + [ + 4.8051125, + 53.018173 + ], + [ + 4.8084166, + 53.0207012 + ], + [ + 4.8184617, + 53.0285898 + ], + [ + 4.819567, + 53.0294864 + ], + [ + 4.8197823, + 53.0296059 + ], + [ + 4.8200972, + 53.0296363 + ], + [ + 4.8231089, + 53.0298493 + ], + [ + 4.8244072, + 53.0298066 + ], + [ + 4.8274899, + 53.0296643 + ], + [ + 4.8283213, + 53.0296259 + ], + [ + 4.8288829, + 53.0296363 + ], + [ + 4.8295886, + 53.0296586 + ], + [ + 4.8301163, + 53.0296461 + ], + [ + 4.8301661, + 53.0295593 + ], + [ + 4.830261, + 53.0295778 + ], + [ + 4.8302299, + 53.0296669 + ], + [ + 4.8302824, + 53.0297539 + ], + [ + 4.8303318, + 53.0297518 + ], + [ + 4.8303862, + 53.0295781 + ], + [ + 4.8305416, + 53.0295921 + ], + [ + 4.8305674, + 53.0297088 + ], + [ + 4.8314318, + 53.0298412 + ], + [ + 4.8318221, + 53.029913 + ], + [ + 4.8356298, + 53.0302874 + ], + [ + 4.8364565, + 53.0303853 + ], + [ + 4.8377295, + 53.0306878 + ], + [ + 4.8391884, + 53.0310135 + ], + [ + 4.8396503, + 53.0311654 + ], + [ + 4.8404037, + 53.0314346 + ], + [ + 4.8413235, + 53.0317957 + ], + [ + 4.8432087, + 53.0324721 + ], + [ + 4.844356, + 53.0328702 + ], + [ + 4.846196, + 53.0335419 + ], + [ + 4.8467824, + 53.0338176 + ], + [ + 4.8473493, + 53.0341664 + ], + [ + 4.848011, + 53.0345451 + ], + [ + 4.8487248, + 53.0350566 + ], + [ + 4.8492798, + 53.0354969 + ], + [ + 4.8499813, + 53.0361615 + ], + [ + 4.8510327, + 53.037275 + ], + [ + 4.8516655, + 53.0380127 + ], + [ + 4.8521364, + 53.0385213 + ], + [ + 4.8522799, + 53.0386406 + ], + [ + 4.8526324, + 53.0387327 + ], + [ + 4.8529587, + 53.0387495 + ], + [ + 4.8531787, + 53.0387637 + ], + [ + 4.8532541, + 53.0388393 + ], + [ + 4.8532115, + 53.0389535 + ], + [ + 4.8530483, + 53.0389783 + ], + [ + 4.8531946, + 53.0392142 + ], + [ + 4.8532285, + 53.03926 + ], + [ + 4.8533081, + 53.0392762 + ], + [ + 4.8533876, + 53.0393175 + ], + [ + 4.8534138, + 53.0393679 + ], + [ + 4.8533756, + 53.0394135 + ], + [ + 4.8531548, + 53.0394954 + ], + [ + 4.8528924, + 53.0395817 + ], + [ + 4.8528004, + 53.0397027 + ], + [ + 4.8528112, + 53.0397896 + ], + [ + 4.8530823, + 53.0401309 + ], + [ + 4.853211, + 53.0401746 + ], + [ + 4.8541506, + 53.040451 + ], + [ + 4.8545258, + 53.0405341 + ], + [ + 4.8549432, + 53.0405464 + ], + [ + 4.8557742, + 53.040619 + ], + [ + 4.8560432, + 53.0406859 + ], + [ + 4.8564213, + 53.04092 + ], + [ + 4.8566554, + 53.0411102 + ], + [ + 4.8567723, + 53.0412202 + ], + [ + 4.8569159, + 53.0413257 + ], + [ + 4.8570972, + 53.0414633 + ], + [ + 4.8572516, + 53.0416488 + ], + [ + 4.8574437, + 53.0418642 + ], + [ + 4.8577573, + 53.0421118 + ], + [ + 4.8580552, + 53.0424051 + ], + [ + 4.8591089, + 53.0432396 + ], + [ + 4.8592181, + 53.0433816 + ], + [ + 4.8591716, + 53.0435096 + ], + [ + 4.8590569, + 53.0436237 + ], + [ + 4.8589309, + 53.0437332 + ], + [ + 4.8589415, + 53.0438567 + ], + [ + 4.8590816, + 53.0439256 + ], + [ + 4.8593243, + 53.0439627 + ], + [ + 4.8597869, + 53.04403 + ], + [ + 4.8598817, + 53.0440758 + ], + [ + 4.8601185, + 53.0444125 + ], + [ + 4.8602948, + 53.0447444 + ], + [ + 4.8604524, + 53.0450283 + ], + [ + 4.8605493, + 53.0453098 + ], + [ + 4.8606197, + 53.0455775 + ], + [ + 4.8606713, + 53.0458016 + ], + [ + 4.8608017, + 53.0461838 + ], + [ + 4.8608909, + 53.046479 + ], + [ + 4.8612504, + 53.0466695 + ], + [ + 4.8614169, + 53.0467293 + ], + [ + 4.8614776, + 53.0467431 + ], + [ + 4.8617158, + 53.0469037 + ], + [ + 4.8617458, + 53.0469449 + ], + [ + 4.8617264, + 53.0470226 + ], + [ + 4.8614721, + 53.047013 + ], + [ + 4.8614871, + 53.047045 + ], + [ + 4.8616084, + 53.0470659 + ], + [ + 4.861688, + 53.0470751 + ], + [ + 4.8617031, + 53.047098 + ], + [ + 4.8611069, + 53.0476959 + ], + [ + 4.8617906, + 53.0482242 + ], + [ + 4.8619672, + 53.0483679 + ], + [ + 4.8629832, + 53.0491199 + ], + [ + 4.8636538, + 53.0495526 + ], + [ + 4.8642605, + 53.0499301 + ], + [ + 4.8652505, + 53.0505172 + ], + [ + 4.8691187, + 53.052748 + ], + [ + 4.8724508, + 53.0547514 + ], + [ + 4.8727595, + 53.0549492 + ], + [ + 4.8729953, + 53.0551992 + ], + [ + 4.8730523, + 53.0551995 + ], + [ + 4.8731119, + 53.0552797 + ], + [ + 4.8730053, + 53.0553113 + ], + [ + 4.8730463, + 53.0553731 + ], + [ + 4.8731492, + 53.055337 + ], + [ + 4.873205, + 53.0554241 + ], + [ + 4.8731212, + 53.0554626 + ], + [ + 4.8732872, + 53.0558426 + ], + [ + 4.8734338, + 53.0562706 + ], + [ + 4.8735131, + 53.0566138 + ], + [ + 4.8735128, + 53.0569567 + ], + [ + 4.8734478, + 53.0573199 + ], + [ + 4.8733551, + 53.0580945 + ], + [ + 4.872806, + 53.0618183 + ], + [ + 4.8727494, + 53.0624307 + ], + [ + 4.8727533, + 53.0630456 + ], + [ + 4.8728033, + 53.0642641 + ], + [ + 4.8728637, + 53.0646072 + ], + [ + 4.8729525, + 53.0647951 + ], + [ + 4.8730614, + 53.0648777 + ], + [ + 4.8731631, + 53.0649352 + ], + [ + 4.8733067, + 53.0649883 + ], + [ + 4.8734881, + 53.0650416 + ], + [ + 4.8739164, + 53.0650661 + ], + [ + 4.8743408, + 53.0651042 + ], + [ + 4.8745793, + 53.0651463 + ], + [ + 4.8748892, + 53.0652412 + ], + [ + 4.8755618, + 53.0654608 + ], + [ + 4.876592, + 53.0655926 + ], + [ + 4.8767734, + 53.0656436 + ], + [ + 4.8769657, + 53.0657449 + ], + [ + 4.8778783, + 53.0665095 + ], + [ + 4.8780861, + 53.0665948 + ], + [ + 4.878524, + 53.0667633 + ], + [ + 4.8787163, + 53.0668646 + ], + [ + 4.8788778, + 53.067 + ], + [ + 4.8791693, + 53.0673668 + ], + [ + 4.8792206, + 53.067527 + ], + [ + 4.8792269, + 53.0676391 + ], + [ + 4.8791784, + 53.0678767 + ], + [ + 4.8790057, + 53.0683697 + ], + [ + 4.8790006, + 53.0684726 + ], + [ + 4.8790715, + 53.0685711 + ], + [ + 4.8792639, + 53.0686656 + ], + [ + 4.8798381, + 53.0688734 + ], + [ + 4.8800306, + 53.0689609 + ], + [ + 4.8800975, + 53.0690686 + ], + [ + 4.8801225, + 53.0692082 + ], + [ + 4.8800678, + 53.0693383 + ], + [ + 4.8799601, + 53.0694704 + ], + [ + 4.8797149, + 53.0696638 + ], + [ + 4.8797238, + 53.0702079 + ], + [ + 4.879971, + 53.0704717 + ], + [ + 4.8802329, + 53.0707744 + ], + [ + 4.8808554, + 53.0710647 + ], + [ + 4.8809619, + 53.0710445 + ], + [ + 4.8817933, + 53.0713241 + ], + [ + 4.8821488, + 53.0714146 + ], + [ + 4.8824404, + 53.0714637 + ], + [ + 4.8829751, + 53.0714748 + ], + [ + 4.8837026, + 53.0715506 + ], + [ + 4.884263, + 53.0716463 + ], + [ + 4.8850086, + 53.0717977 + ], + [ + 4.8853836, + 53.0718584 + ], + [ + 4.8859698, + 53.0720068 + ], + [ + 4.8866502, + 53.0722151 + ], + [ + 4.887368, + 53.072476 + ], + [ + 4.887961, + 53.0727021 + ], + [ + 4.8883171, + 53.07288 + ], + [ + 4.8884175, + 53.0729301 + ], + [ + 4.8892428, + 53.0734062 + ], + [ + 4.8932046, + 53.0762891 + ], + [ + 4.8935624, + 53.0765145 + ], + [ + 4.8951709, + 53.0772014 + ], + [ + 4.8962358, + 53.077644 + ], + [ + 4.8964123, + 53.0778046 + ], + [ + 4.8971105, + 53.0784655 + ], + [ + 4.8972481, + 53.0787083 + ], + [ + 4.897329, + 53.0789303 + ], + [ + 4.8973569, + 53.0791521 + ], + [ + 4.8974258, + 53.0794243 + ], + [ + 4.8975066, + 53.0796669 + ], + [ + 4.897648, + 53.0799074 + ], + [ + 4.8981869, + 53.08057 + ], + [ + 4.8986686, + 53.081246 + ], + [ + 4.8990378, + 53.0818164 + ], + [ + 4.8993644, + 53.0824599 + ], + [ + 4.8996641, + 53.0831352 + ], + [ + 4.899877, + 53.0837692 + ], + [ + 4.9000736, + 53.0844922 + ], + [ + 4.9002137, + 53.0851876 + ], + [ + 4.9003156, + 53.0859079 + ], + [ + 4.9003877, + 53.0865848 + ], + [ + 4.9004033, + 53.0872135 + ], + [ + 4.9003981, + 53.0879975 + ], + [ + 4.9003212, + 53.0894281 + ], + [ + 4.9002482, + 53.0901731 + ], + [ + 4.9001017, + 53.0910389 + ], + [ + 4.8991773, + 53.0955638 + ], + [ + 4.8991591, + 53.0958289 + ], + [ + 4.8991606, + 53.0960209 + ], + [ + 4.8993637, + 53.0965199 + ], + [ + 4.899638, + 53.0970991 + ], + [ + 4.8996967, + 53.0972868 + ], + [ + 4.8997254, + 53.0974263 + ], + [ + 4.8996865, + 53.0975131 + ], + [ + 4.8995907, + 53.0975881 + ], + [ + 4.8993845, + 53.0976949 + ], + [ + 4.8991248, + 53.0978425 + ], + [ + 4.8989522, + 53.0979882 + ], + [ + 4.8987946, + 53.0981683 + ], + [ + 4.8987281, + 53.0983349 + ], + [ + 4.8983928, + 53.0997714 + ], + [ + 4.8985249, + 53.0998405 + ], + [ + 4.8985418, + 53.1000257 + ], + [ + 4.8984728, + 53.100078 + ], + [ + 4.8995214, + 53.1214125 + ], + [ + 4.8995978, + 53.1224695 + ], + [ + 4.8996215, + 53.1231077 + ], + [ + 4.8997454, + 53.1236205 + ], + [ + 4.8999506, + 53.1243601 + ], + [ + 4.9002354, + 53.1255433 + ], + [ + 4.9004057, + 53.1262623 + ], + [ + 4.9004802, + 53.1267727 + ], + [ + 4.9012276, + 53.1342201 + ], + [ + 4.9013241, + 53.1340764 + ], + [ + 4.9013323, + 53.1336464 + ], + [ + 4.9013511, + 53.1333057 + ], + [ + 4.9014166, + 53.133219 + ], + [ + 4.9013876, + 53.1330886 + ], + [ + 4.901401, + 53.132892 + ], + [ + 4.9014414, + 53.1326588 + ], + [ + 4.9015837, + 53.1324924 + ], + [ + 4.9021304, + 53.1321926 + ], + [ + 4.9024657, + 53.132107 + ], + [ + 4.9029299, + 53.1320561 + ], + [ + 4.9031847, + 53.1320365 + ], + [ + 4.9031105, + 53.1318601 + ], + [ + 4.9030998, + 53.1318028 + ], + [ + 4.9031876, + 53.1317643 + ], + [ + 4.9031814, + 53.131627 + ], + [ + 4.9032772, + 53.1315382 + ], + [ + 4.9033312, + 53.1314721 + ], + [ + 4.9032954, + 53.1312593 + ], + [ + 4.9030356, + 53.1310204 + ], + [ + 4.9028719, + 53.1310404 + ], + [ + 4.9027159, + 53.1310696 + ], + [ + 4.902408, + 53.1310729 + ], + [ + 4.902249, + 53.131006 + ], + [ + 4.9020575, + 53.130788 + ], + [ + 4.9019503, + 53.1305039 + ], + [ + 4.9019081, + 53.1301744 + ], + [ + 4.9017741, + 53.129895 + ], + [ + 4.9015375, + 53.1296196 + ], + [ + 4.9012809, + 53.1294379 + ], + [ + 4.9010195, + 53.1289978 + ], + [ + 4.9011978, + 53.1286691 + ], + [ + 4.901298, + 53.12853 + ], + [ + 4.9013285, + 53.1285278 + ], + [ + 4.9013654, + 53.1286378 + ], + [ + 4.9013487, + 53.1287795 + ], + [ + 4.9015191, + 53.1288419 + ], + [ + 4.9017274, + 53.1289044 + ], + [ + 4.9018519, + 53.1289873 + ], + [ + 4.9020528, + 53.1290361 + ], + [ + 4.9021443, + 53.1290181 + ], + [ + 4.9023198, + 53.1289478 + ], + [ + 4.9025482, + 53.1289168 + ], + [ + 4.9026816, + 53.1288761 + ], + [ + 4.9029143, + 53.12879 + ], + [ + 4.9030665, + 53.1287609 + ], + [ + 4.9031765, + 53.1287865 + ], + [ + 4.903168, + 53.1288802 + ], + [ + 4.9031819, + 53.1289946 + ], + [ + 4.903356, + 53.1290753 + ], + [ + 4.9035274, + 53.1290303 + ], + [ + 4.9034945, + 53.1288974 + ], + [ + 4.9035596, + 53.1288657 + ], + [ + 4.9036009, + 53.1289138 + ], + [ + 4.9036939, + 53.1291017 + ], + [ + 4.9038333, + 53.1292281 + ], + [ + 4.9040829, + 53.1293342 + ], + [ + 4.9043326, + 53.1294358 + ], + [ + 4.9044531, + 53.1295529 + ], + [ + 4.9044043, + 53.1298661 + ], + [ + 4.9045222, + 53.129855 + ], + [ + 4.9046243, + 53.1299034 + ], + [ + 4.9046669, + 53.1298327 + ], + [ + 4.9046758, + 53.1297001 + ], + [ + 4.9046811, + 53.1295515 + ], + [ + 4.9047844, + 53.1294879 + ], + [ + 4.9050004, + 53.1295458 + ], + [ + 4.9050983, + 53.1296377 + ], + [ + 4.9051727, + 53.129782 + ], + [ + 4.9052895, + 53.1298809 + ], + [ + 4.9053835, + 53.1299864 + ], + [ + 4.9053739, + 53.1301739 + ], + [ + 4.9053305, + 53.1303315 + ], + [ + 4.9052682, + 53.1304845 + ], + [ + 4.9050435, + 53.1305295 + ], + [ + 4.9048505, + 53.1304532 + ], + [ + 4.9046734, + 53.1303108 + ], + [ + 4.904371, + 53.1301518 + ], + [ + 4.904064, + 53.130066 + ], + [ + 4.9037379, + 53.1299962 + ], + [ + 4.903583, + 53.1298995 + ], + [ + 4.9034011, + 53.1298485 + ], + [ + 4.9031728, + 53.1298751 + ], + [ + 4.9029858, + 53.129959 + ], + [ + 4.9028172, + 53.1300979 + ], + [ + 4.9027969, + 53.1302098 + ], + [ + 4.9028468, + 53.1301643 + ], + [ + 4.9029693, + 53.1300825 + ], + [ + 4.9032098, + 53.1299736 + ], + [ + 4.9033543, + 53.1299604 + ], + [ + 4.9034376, + 53.1299973 + ], + [ + 4.9036153, + 53.1300826 + ], + [ + 4.9038582, + 53.130127 + ], + [ + 4.904203, + 53.1302198 + ], + [ + 4.9043578, + 53.1303096 + ], + [ + 4.9046752, + 53.1304983 + ], + [ + 4.9047916, + 53.1306291 + ], + [ + 4.9048438, + 53.1307277 + ], + [ + 4.9048085, + 53.1308419 + ], + [ + 4.9046587, + 53.1309808 + ], + [ + 4.90452, + 53.1311793 + ], + [ + 4.9044829, + 53.1314627 + ], + [ + 4.9045487, + 53.1317123 + ], + [ + 4.9045353, + 53.1319067 + ], + [ + 4.9044432, + 53.1319955 + ], + [ + 4.9040809, + 53.1321108 + ], + [ + 4.9040426, + 53.1321404 + ], + [ + 4.9039729, + 53.132259 + ], + [ + 4.9039526, + 53.132387 + ], + [ + 4.9039624, + 53.1325471 + ], + [ + 4.9039577, + 53.1326341 + ], + [ + 4.9039036, + 53.1327276 + ], + [ + 4.9036621, + 53.1329165 + ], + [ + 4.9034897, + 53.1330439 + ], + [ + 4.9033939, + 53.1331351 + ], + [ + 4.9033584, + 53.1332424 + ], + [ + 4.9033651, + 53.1333431 + ], + [ + 4.903303, + 53.1334549 + ], + [ + 4.9032572, + 53.1334799 + ], + [ + 4.9031956, + 53.1335597 + ], + [ + 4.9031293, + 53.1337173 + ], + [ + 4.9031782, + 53.1337701 + ], + [ + 4.903198, + 53.1336924 + ], + [ + 4.9032328, + 53.1336377 + ], + [ + 4.9032983, + 53.1335555 + ], + [ + 4.9033711, + 53.1334987 + ], + [ + 4.9034365, + 53.1334279 + ], + [ + 4.9034448, + 53.1333457 + ], + [ + 4.9034461, + 53.1332176 + ], + [ + 4.9034696, + 53.1331582 + ], + [ + 4.9035539, + 53.1330923 + ], + [ + 4.9037184, + 53.132983 + ], + [ + 4.9039061, + 53.1328466 + ], + [ + 4.9040255, + 53.1326892 + ], + [ + 4.9040687, + 53.1325521 + ], + [ + 4.9041311, + 53.1323968 + ], + [ + 4.9042657, + 53.1322464 + ], + [ + 4.9044876, + 53.1321168 + ], + [ + 4.9047737, + 53.1320059 + ], + [ + 4.9050531, + 53.1318217 + ], + [ + 4.9051417, + 53.1316962 + ], + [ + 4.9054085, + 53.1316195 + ], + [ + 4.9056568, + 53.1315038 + ], + [ + 4.9058261, + 53.1312986 + ], + [ + 4.9059371, + 53.1312144 + ], + [ + 4.9060661, + 53.1312377 + ], + [ + 4.9061402, + 53.1314301 + ], + [ + 4.9063338, + 53.1314468 + ], + [ + 4.9066002, + 53.1314181 + ], + [ + 4.9067023, + 53.131462 + ], + [ + 4.9068113, + 53.1315836 + ], + [ + 4.9067491, + 53.1317206 + ], + [ + 4.9067895, + 53.1318488 + ], + [ + 4.9068945, + 53.1319978 + ], + [ + 4.9068632, + 53.1320824 + ], + [ + 4.9066412, + 53.1322371 + ], + [ + 4.9064737, + 53.132257 + ], + [ + 4.9064005, + 53.1323528 + ], + [ + 4.9064308, + 53.1323666 + ], + [ + 4.9064875, + 53.1324034 + ], + [ + 4.9064375, + 53.132449 + ], + [ + 4.9064144, + 53.1324924 + ], + [ + 4.906167, + 53.1325166 + ], + [ + 4.905988, + 53.1325571 + ], + [ + 4.9060938, + 53.132617 + ], + [ + 4.906249, + 53.1326793 + ], + [ + 4.9063579, + 53.1327963 + ], + [ + 4.9063642, + 53.1329313 + ], + [ + 4.9062558, + 53.133123 + ], + [ + 4.9063502, + 53.1331805 + ], + [ + 4.9065818, + 53.1332111 + ], + [ + 4.9067411, + 53.1332347 + ], + [ + 4.9070039, + 53.1331807 + ], + [ + 4.907191, + 53.1330945 + ], + [ + 4.9073694, + 53.1331226 + ], + [ + 4.9076612, + 53.1332038 + ], + [ + 4.9078439, + 53.1331862 + ], + [ + 4.907916, + 53.133191 + ], + [ + 4.9079989, + 53.1332623 + ], + [ + 4.9079948, + 53.1332874 + ], + [ + 4.9080163, + 53.1334155 + ], + [ + 4.9079314, + 53.1335342 + ], + [ + 4.9077522, + 53.1335975 + ], + [ + 4.9075728, + 53.1336723 + ], + [ + 4.9072844, + 53.1336369 + ], + [ + 4.9071287, + 53.1336272 + ], + [ + 4.9071355, + 53.1336958 + ], + [ + 4.9073126, + 53.1338405 + ], + [ + 4.9074326, + 53.1339988 + ], + [ + 4.9075515, + 53.1342737 + ], + [ + 4.9078077, + 53.1344989 + ], + [ + 4.9079415, + 53.134417 + ], + [ + 4.9079581, + 53.1342867 + ], + [ + 4.9080326, + 53.1340445 + ], + [ + 4.9081019, + 53.1339717 + ], + [ + 4.9082952, + 53.1340249 + ], + [ + 4.9082959, + 53.1343246 + ], + [ + 4.9080687, + 53.1346233 + ], + [ + 4.9077955, + 53.1349402 + ], + [ + 4.907651, + 53.135317 + ], + [ + 4.907587, + 53.1356279 + ], + [ + 4.9075254, + 53.1356985 + ], + [ + 4.9075631, + 53.1357376 + ], + [ + 4.9076122, + 53.1357698 + ], + [ + 4.9075849, + 53.1358337 + ], + [ + 4.907459, + 53.1358812 + ], + [ + 4.9073711, + 53.1359221 + ], + [ + 4.9072742, + 53.1361024 + ], + [ + 4.9071596, + 53.1361706 + ], + [ + 4.9070028, + 53.1362614 + ], + [ + 4.9068982, + 53.1364487 + ], + [ + 4.9067793, + 53.1365488 + ], + [ + 4.9067047, + 53.1368001 + ], + [ + 4.9064707, + 53.1369959 + ], + [ + 4.9063299, + 53.137016 + ], + [ + 4.9061547, + 53.1370542 + ], + [ + 4.9060858, + 53.1370951 + ], + [ + 4.9060543, + 53.1372116 + ], + [ + 4.9060675, + 53.1373901 + ], + [ + 4.9060458, + 53.1376644 + ], + [ + 4.9059077, + 53.1377897 + ], + [ + 4.9056143, + 53.1382277 + ], + [ + 4.9052881, + 53.1385239 + ], + [ + 4.904917, + 53.1387534 + ], + [ + 4.9045913, + 53.1390152 + ], + [ + 4.904406, + 53.1392821 + ], + [ + 4.9041873, + 53.1394802 + ], + [ + 4.9041403, + 53.1396196 + ], + [ + 4.9039596, + 53.139827 + ], + [ + 4.9036686, + 53.1400203 + ], + [ + 4.9035687, + 53.1401275 + ], + [ + 4.9035786, + 53.1402693 + ], + [ + 4.9035967, + 53.1403699 + ], + [ + 4.9034975, + 53.1403902 + ], + [ + 4.9033947, + 53.1404173 + ], + [ + 4.9033254, + 53.1404947 + ], + [ + 4.9031311, + 53.1405352 + ], + [ + 4.9029393, + 53.1406991 + ], + [ + 4.9027409, + 53.1407738 + ], + [ + 4.9026604, + 53.1408399 + ], + [ + 4.9025064, + 53.141036 + ], + [ + 4.9023862, + 53.1412482 + ], + [ + 4.902381, + 53.1413991 + ], + [ + 4.9022997, + 53.1415292 + ], + [ + 4.9018713, + 53.1421679 + ], + [ + 4.9014595, + 53.1426375 + ], + [ + 4.9002259, + 53.1439204 + ], + [ + 4.8995193, + 53.1446085 + ], + [ + 4.89878, + 53.1455067 + ], + [ + 4.8972453, + 53.1472025 + ], + [ + 4.896252, + 53.1483902 + ], + [ + 4.8950363, + 53.149751 + ], + [ + 4.8939619, + 53.1510344 + ], + [ + 4.8933588, + 53.1516222 + ], + [ + 4.8930252, + 53.1518884 + ], + [ + 4.8921939, + 53.1524753 + ], + [ + 4.8912018, + 53.1531553 + ], + [ + 4.890478, + 53.1536373 + ], + [ + 4.8883556, + 53.1551362 + ], + [ + 4.8880232, + 53.1552722 + ], + [ + 4.8875808, + 53.1554008 + ], + [ + 4.8871647, + 53.1555524 + ], + [ + 4.8868012, + 53.1557568 + ], + [ + 4.8863458, + 53.1560295 + ], + [ + 4.8860255, + 53.1561106 + ], + [ + 4.8856916, + 53.1560452 + ], + [ + 4.8837972, + 53.1554042 + ], + [ + 4.883293, + 53.1552627 + ], + [ + 4.8825647, + 53.1550906 + ], + [ + 4.8818015, + 53.15498 + ], + [ + 4.8813219, + 53.1550261 + ], + [ + 4.8810357, + 53.1551165 + ], + [ + 4.8808177, + 53.1552391 + ], + [ + 4.8778341, + 53.1575441 + ], + [ + 4.8777061, + 53.1577791 + ], + [ + 4.8774611, + 53.1579313 + ], + [ + 4.8773505, + 53.158306 + ], + [ + 4.8770917, + 53.1593617 + ], + [ + 4.8769272, + 53.1601478 + ], + [ + 4.8770013, + 53.1603149 + ], + [ + 4.8770835, + 53.1604594 + ], + [ + 4.8770902, + 53.1605394 + ], + [ + 4.8770751, + 53.1606153 + ], + [ + 4.8769824, + 53.1609662 + ], + [ + 4.8769792, + 53.1609783 + ], + [ + 4.8768929, + 53.1611816 + ], + [ + 4.8768529, + 53.1613257 + ], + [ + 4.8768703, + 53.1614654 + ], + [ + 4.8769485, + 53.1615984 + ], + [ + 4.8769236, + 53.1617608 + ], + [ + 4.8768748, + 53.161933 + ], + [ + 4.8770676, + 53.1616599 + ], + [ + 4.8770978, + 53.1622665 + ], + [ + 4.8773059, + 53.162054 + ], + [ + 4.8773022, + 53.1623685 + ], + [ + 4.8771828, + 53.1629858 + ], + [ + 4.8771963, + 53.1634239 + ], + [ + 4.8771511, + 53.1640864 + ], + [ + 4.8770366, + 53.1642881 + ], + [ + 4.8769984, + 53.1643553 + ], + [ + 4.8772226, + 53.1643675 + ], + [ + 4.877487, + 53.1641327 + ], + [ + 4.877656, + 53.1640661 + ], + [ + 4.87803, + 53.1640452 + ], + [ + 4.8783882, + 53.1637884 + ], + [ + 4.878746, + 53.163554 + ], + [ + 4.8792562, + 53.1630844 + ], + [ + 4.8794065, + 53.1630177 + ], + [ + 4.8794829, + 53.162872 + ], + [ + 4.8798212, + 53.1627162 + ], + [ + 4.880334, + 53.1620107 + ], + [ + 4.8807142, + 53.1614619 + ], + [ + 4.8807729, + 53.1612375 + ], + [ + 4.8801249, + 53.1607181 + ], + [ + 4.8803124, + 53.1606627 + ], + [ + 4.8805147, + 53.1609444 + ], + [ + 4.8808486, + 53.1611592 + ], + [ + 4.8810901, + 53.1612838 + ], + [ + 4.8810134, + 53.161452 + ], + [ + 4.8810105, + 53.1616991 + ], + [ + 4.8808218, + 53.1618555 + ], + [ + 4.8806324, + 53.1620681 + ], + [ + 4.8806498, + 53.1621805 + ], + [ + 4.8805903, + 53.1624723 + ], + [ + 4.8805673, + 53.1628429 + ], + [ + 4.8803394, + 53.1631452 + ], + [ + 4.8799815, + 53.1633908 + ], + [ + 4.8797921, + 53.1636034 + ], + [ + 4.8796769, + 53.1638612 + ], + [ + 4.8795045, + 53.1642199 + ], + [ + 4.8793343, + 53.1643877 + ], + [ + 4.8788806, + 53.1648238 + ], + [ + 4.8788403, + 53.1650708 + ], + [ + 4.87863, + 53.1654742 + ], + [ + 4.878121, + 53.1658428 + ], + [ + 4.8772455, + 53.1661265 + ], + [ + 4.8770792, + 53.1663163 + ], + [ + 4.8770354, + 53.1664671 + ], + [ + 4.8769511, + 53.1665148 + ], + [ + 4.8768388, + 53.1666653 + ], + [ + 4.876754, + 53.1667496 + ], + [ + 4.8765241, + 53.1668676 + ], + [ + 4.8761371, + 53.1670742 + ], + [ + 4.8759601, + 53.1672176 + ], + [ + 4.8757675, + 53.1674089 + ], + [ + 4.875633, + 53.1674999 + ], + [ + 4.8754915, + 53.1675565 + ], + [ + 4.875064, + 53.1676575 + ], + [ + 4.874857, + 53.1677665 + ], + [ + 4.8747608, + 53.1678761 + ], + [ + 4.8746754, + 53.1679734 + ], + [ + 4.8744773, + 53.1686476 + ], + [ + 4.8740748, + 53.1700174 + ], + [ + 4.8737883, + 53.1709911 + ], + [ + 4.8734707, + 53.171713 + ], + [ + 4.8732412, + 53.1721056 + ], + [ + 4.8729239, + 53.1725162 + ], + [ + 4.8725612, + 53.1728968 + ], + [ + 4.8721455, + 53.1732519 + ], + [ + 4.871738, + 53.1735613 + ], + [ + 4.871247, + 53.1738566 + ], + [ + 4.8709789, + 53.1739905 + ], + [ + 4.8710004, + 53.1740913 + ], + [ + 4.871018, + 53.1741989 + ], + [ + 4.8711152, + 53.1743367 + ], + [ + 4.8710615, + 53.1743731 + ], + [ + 4.8709778, + 53.1743658 + ], + [ + 4.8708522, + 53.1743652 + ], + [ + 4.8708021, + 53.1743875 + ], + [ + 4.8706532, + 53.1744536 + ], + [ + 4.8703121, + 53.1746214 + ], + [ + 4.8700788, + 53.1747686 + ], + [ + 4.8697826, + 53.1749555 + ], + [ + 4.8692333, + 53.1753398 + ], + [ + 4.8688807, + 53.1756004 + ], + [ + 4.866617, + 53.1772739 + ], + [ + 4.8657163, + 53.1779397 + ], + [ + 4.8651311, + 53.1784428 + ], + [ + 4.8646445, + 53.1789785 + ], + [ + 4.8642251, + 53.1794826 + ], + [ + 4.8641494, + 53.1795736 + ], + [ + 4.8636269, + 53.1802326 + ], + [ + 4.8631721, + 53.1806609 + ], + [ + 4.8626372, + 53.1810955 + ], + [ + 4.8619917, + 53.1815572 + ], + [ + 4.8612364, + 53.1819497 + ], + [ + 4.8606009, + 53.1822145 + ], + [ + 4.8599776, + 53.1824244 + ], + [ + 4.8592935, + 53.1826112 + ], + [ + 4.8593345, + 53.1826824 + ], + [ + 4.8593409, + 53.1827762 + ], + [ + 4.8593133, + 53.1828539 + ], + [ + 4.8592581, + 53.1829093 + ], + [ + 4.8594519, + 53.1828079 + ], + [ + 4.8598051, + 53.1826231 + ], + [ + 4.8607441, + 53.1822903 + ], + [ + 4.8611207, + 53.1820673 + ], + [ + 4.8614213, + 53.1819563 + ], + [ + 4.8616074, + 53.1820245 + ], + [ + 4.8616515, + 53.1821061 + ], + [ + 4.8617171, + 53.1822272 + ], + [ + 4.8612998, + 53.1827196 + ], + [ + 4.8600506, + 53.1834056 + ], + [ + 4.8591947, + 53.1836089 + ], + [ + 4.8572815, + 53.1840947 + ], + [ + 4.8554082, + 53.1843784 + ], + [ + 4.8541351, + 53.1845075 + ], + [ + 4.8504276, + 53.1849178 + ], + [ + 4.8481833, + 53.1849527 + ], + [ + 4.8466152, + 53.1847434 + ], + [ + 4.8443, + 53.1844634 + ], + [ + 4.8442252, + 53.1844631 + ], + [ + 4.8429218, + 53.1840303 + ], + [ + 4.8412126, + 53.1831464 + ], + [ + 4.8410976, + 53.1829626 + ], + [ + 4.8410571, + 53.1828979 + ], + [ + 4.8408461, + 53.1825607 + ], + [ + 4.8393874, + 53.1806109 + ], + [ + 4.8381985, + 53.1790217 + ], + [ + 4.8372621, + 53.1781422 + ], + [ + 4.8357228, + 53.1766964 + ], + [ + 4.8337366, + 53.1749243 + ], + [ + 4.8330692, + 53.1743287 + ], + [ + 4.8330583, + 53.1743228 + ], + [ + 4.8323818, + 53.1739572 + ], + [ + 4.8311879, + 53.1732923 + ], + [ + 4.8295312, + 53.1722451 + ], + [ + 4.8285665, + 53.1715285 + ], + [ + 4.8278699, + 53.1709735 + ], + [ + 4.8270223, + 53.1703353 + ], + [ + 4.8258842, + 53.1695034 + ], + [ + 4.8240012, + 53.168043 + ], + [ + 4.8236135, + 53.1677298 + ], + [ + 4.8223849, + 53.1665725 + ], + [ + 4.8216745, + 53.1659304 + ], + [ + 4.8210464, + 53.1653917 + ], + [ + 4.8206999, + 53.1651337 + ], + [ + 4.8203717, + 53.1649146 + ], + [ + 4.8193642, + 53.1642961 + ], + [ + 4.8189041, + 53.163994 + ], + [ + 4.8184786, + 53.1636645 + ], + [ + 4.8180317, + 53.1632366 + ], + [ + 4.8176307, + 53.1627928 + ], + [ + 4.8173471, + 53.1623887 + ], + [ + 4.81715, + 53.1620558 + ], + [ + 4.8168335, + 53.1612828 + ], + [ + 4.8166665, + 53.1609936 + ], + [ + 4.8164267, + 53.1607178 + ], + [ + 4.816002, + 53.1603397 + ], + [ + 4.8155104, + 53.1600208 + ], + [ + 4.8148, + 53.1595928 + ], + [ + 4.8141201, + 53.1591579 + ], + [ + 4.8130556, + 53.1584266 + ], + [ + 4.8127915, + 53.1582198 + ], + [ + 4.8123621, + 53.1578385 + ], + [ + 4.8114449, + 53.1568378 + ], + [ + 4.8111446, + 53.1564799 + ], + [ + 4.810629, + 53.1559862 + ], + [ + 4.8101551, + 53.155504 + ], + [ + 4.8095799, + 53.1548866 + ], + [ + 4.8090383, + 53.154331 + ], + [ + 4.8086732, + 53.1539889 + ], + [ + 4.8083986, + 53.1537088 + ], + [ + 4.8079863, + 53.1531514 + ], + [ + 4.8072381, + 53.1523801 + ], + [ + 4.8069524, + 53.1520771 + ], + [ + 4.8067638, + 53.1515823 + ], + [ + 4.8067147, + 53.1511978 + ], + [ + 4.8066272, + 53.150859 + ], + [ + 4.8065499, + 53.1506254 + ], + [ + 4.8059937, + 53.1500286 + ], + [ + 4.8051563, + 53.1490625 + ], + [ + 4.8048226, + 53.1486266 + ], + [ + 4.8046269, + 53.148452 + ], + [ + 4.8041059, + 53.1481138 + ], + [ + 4.8031137, + 53.1470533 + ], + [ + 4.8025795, + 53.1465366 + ], + [ + 4.8019317, + 53.1459737 + ], + [ + 4.8013526, + 53.1453974 + ], + [ + 4.7999319, + 53.1439189 + ], + [ + 4.7991571, + 53.1431635 + ], + [ + 4.7988749, + 53.1428971 + ], + [ + 4.7983498, + 53.1425862 + ], + [ + 4.7981506, + 53.142391 + ], + [ + 4.7981398, + 53.1423384 + ], + [ + 4.7978573, + 53.1421017 + ], + [ + 4.797417, + 53.1416975 + ], + [ + 4.7967138, + 53.1409994 + ], + [ + 4.7965717, + 53.1407907 + ], + [ + 4.7964289, + 53.1406438 + ], + [ + 4.7961873, + 53.1404873 + ], + [ + 4.7960403, + 53.1403724 + ], + [ + 4.7960907, + 53.1402834 + ], + [ + 4.7956866, + 53.1393117 + ], + [ + 4.7956806, + 53.1392972 + ], + [ + 4.7955767, + 53.1392545 + ], + [ + 4.7949219, + 53.1389856 + ], + [ + 4.7944081, + 53.1383091 + ], + [ + 4.7924082, + 53.1370412 + ], + [ + 4.791742, + 53.1365886 + ], + [ + 4.7914487, + 53.1361827 + ], + [ + 4.7901158, + 53.1353224 + ], + [ + 4.7884921, + 53.1338766 + ], + [ + 4.7867939, + 53.1324303 + ], + [ + 4.7847982, + 53.1308927 + ], + [ + 4.78421, + 53.1302158 + ], + [ + 4.7832508, + 53.1293573 + ], + [ + 4.7821467, + 53.1281835 + ], + [ + 4.7808901, + 53.1272336 + ], + [ + 4.7805852, + 53.1266353 + ], + [ + 4.7804539, + 53.1263777 + ], + [ + 4.7789579, + 53.1247667 + ], + [ + 4.7786868, + 53.124558 + ], + [ + 4.7782802, + 53.1242247 + ], + [ + 4.7770372, + 53.1229502 + ], + [ + 4.7763342, + 53.1222978 + ], + [ + 4.7755134, + 53.1216472 + ], + [ + 4.7751497, + 53.1212249 + ], + [ + 4.7749375, + 53.1208465 + ], + [ + 4.7746874, + 53.1204499 + ], + [ + 4.7740939, + 53.1198642 + ], + [ + 4.7736803, + 53.1194919 + ], + [ + 4.7732217, + 53.1190669 + ], + [ + 4.772506, + 53.118547 + ], + [ + 4.7714083, + 53.117527 + ], + [ + 4.7711401, + 53.1172641 + ], + [ + 4.7699059, + 53.1160547 + ], + [ + 4.768992, + 53.1152596 + ], + [ + 4.7682629, + 53.1145772 + ], + [ + 4.7677253, + 53.1141038 + ], + [ + 4.7674407, + 53.1137458 + ], + [ + 4.7669227, + 53.1132176 + ], + [ + 4.7662641, + 53.1126819 + ], + [ + 4.7597906, + 53.1066463 + ], + [ + 4.7592697, + 53.1060654 + ], + [ + 4.7589762, + 53.1058331 + ], + [ + 4.7581231, + 53.105061 + ], + [ + 4.7577701, + 53.1047233 + ], + [ + 4.7572303, + 53.1041332 + ], + [ + 4.7551289, + 53.1019949 + ], + [ + 4.7530903, + 53.1000031 + ], + [ + 4.7470788, + 53.0939589 + ], + [ + 4.7451678, + 53.0921253 + ], + [ + 4.7424462, + 53.0893501 + ], + [ + 4.7414593, + 53.0882409 + ], + [ + 4.7404817, + 53.0870289 + ], + [ + 4.7365704, + 53.0825145 + ], + [ + 4.7360557, + 53.0818671 + ], + [ + 4.7354319, + 53.0811506 + ], + [ + 4.7345084, + 53.0801515 + ], + [ + 4.7333112, + 53.0789133 + ], + [ + 4.7326495, + 53.078171 + ], + [ + 4.7316523, + 53.0770522 + ], + [ + 4.731133, + 53.0764696 + ], + [ + 4.7311248, + 53.0764589 + ], + [ + 4.7293927, + 53.0741943 + ], + [ + 4.7282494, + 53.0726995 + ], + [ + 4.7279027, + 53.0722461 + ], + [ + 4.7270826, + 53.0712085 + ], + [ + 4.7270361, + 53.0711322 + ], + [ + 4.7268157, + 53.0707704 + ], + [ + 4.7264294, + 53.0702472 + ], + [ + 4.7263987, + 53.0702057 + ], + [ + 4.7256183, + 53.0693216 + ], + [ + 4.7255797, + 53.0692723 + ], + [ + 4.7250631, + 53.0686122 + ], + [ + 4.7242956, + 53.0674737 + ], + [ + 4.7233354, + 53.0660492 + ], + [ + 4.7217348, + 53.0639007 + ], + [ + 4.7212873, + 53.0631026 + ], + [ + 4.7210872, + 53.0627631 + ], + [ + 4.7207372, + 53.0620478 + ], + [ + 4.7205923, + 53.0615781 + ], + [ + 4.7203788, + 53.0611242 + ], + [ + 4.7201007, + 53.0606768 + ], + [ + 4.719978, + 53.0605024 + ], + [ + 4.7198779, + 53.0600833 + ], + [ + 4.7195029, + 53.0591484 + ], + [ + 4.7194642, + 53.059052 + ], + [ + 4.7194192, + 53.0589525 + ], + [ + 4.7190525, + 53.058142 + ], + [ + 4.718795, + 53.0575727 + ], + [ + 4.7187289, + 53.0574267 + ], + [ + 4.7181151, + 53.0562094 + ], + [ + 4.7181017, + 53.0561829 + ], + [ + 4.7179103, + 53.0558033 + ], + [ + 4.717781, + 53.0555252 + ], + [ + 4.7171452, + 53.0541572 + ], + [ + 4.7165223, + 53.052919 + ], + [ + 4.7164304, + 53.052715 + ], + [ + 4.7162261, + 53.0521535 + ], + [ + 4.7156226, + 53.0506295 + ], + [ + 4.7153807, + 53.050052 + ], + [ + 4.7148969, + 53.0488966 + ], + [ + 4.7147326, + 53.0485467 + ], + [ + 4.7143597, + 53.0477526 + ], + [ + 4.7142461, + 53.0474849 + ], + [ + 4.7141169, + 53.0471409 + ], + [ + 4.7140674, + 53.0468526 + ], + [ + 4.713908, + 53.0465638 + ], + [ + 4.7138473, + 53.0463609 + ], + [ + 4.7136969, + 53.0458586 + ], + [ + 4.7135184, + 53.0453314 + ], + [ + 4.7134666, + 53.0451785 + ], + [ + 4.7133155, + 53.0446717 + ], + [ + 4.7132119, + 53.0443245 + ], + [ + 4.7130088, + 53.0439029 + ], + [ + 4.712906, + 53.0436281 + ], + [ + 4.7128714, + 53.0433673 + ], + [ + 4.7128498, + 53.0432472 + ], + [ + 4.7128219, + 53.0430927 + ], + [ + 4.7127212, + 53.0428732 + ], + [ + 4.7126484, + 53.0427146 + ], + [ + 4.7125543, + 53.0425468 + ], + [ + 4.7123888, + 53.0422516 + ], + [ + 4.712249, + 53.0419103 + ], + [ + 4.7121356, + 53.0415829 + ], + [ + 4.7120685, + 53.041187 + ], + [ + 4.711932, + 53.040601 + ], + [ + 4.7117703, + 53.040191 + ], + [ + 4.7114822, + 53.0392934 + ], + [ + 4.7113794, + 53.0389935 + ], + [ + 4.7112372, + 53.038579 + ], + [ + 4.7108489, + 53.0372145 + ], + [ + 4.7107233, + 53.0366537 + ], + [ + 4.7105839, + 53.0362781 + ], + [ + 4.7103918, + 53.0358863 + ], + [ + 4.710229, + 53.0355701 + ], + [ + 4.710031, + 53.0350318 + ], + [ + 4.7099664, + 53.034748 + ], + [ + 4.7099518, + 53.0344141 + ], + [ + 4.7099453, + 53.033735 + ], + [ + 4.7097902, + 53.0333982 + ], + [ + 4.7096041, + 53.0331275 + ], + [ + 4.7094839, + 53.0327475 + ], + [ + 4.7093907, + 53.0320359 + ], + [ + 4.7093243, + 53.0312902 + ], + [ + 4.7093059, + 53.0306568 + ], + [ + 4.709016, + 53.0290137 + ], + [ + 4.708833, + 53.0284961 + ], + [ + 4.7086975, + 53.0275283 + ], + [ + 4.7086685, + 53.0271257 + ], + [ + 4.7085017, + 53.0262379 + ], + [ + 4.7084074, + 53.0256064 + ], + [ + 4.7083266, + 53.0248149 + ], + [ + 4.7082839, + 53.0239984 + ], + [ + 4.7082173, + 53.0232847 + ], + [ + 4.7081834, + 53.0226785 + ], + [ + 4.7081831, + 53.0222889 + ], + [ + 4.7081827, + 53.021844 + ], + [ + 4.7081375, + 53.0212264 + ], + [ + 4.7080655, + 53.020627 + ], + [ + 4.7079826, + 53.0197029 + ], + [ + 4.7078995, + 53.0190897 + ], + [ + 4.7079171, + 53.0168169 + ], + [ + 4.7078978, + 53.0165585 + ], + [ + 4.707831, + 53.0161489 + ], + [ + 4.7077193, + 53.0156979 + ], + [ + 4.7076975, + 53.0153205 + ], + [ + 4.7077328, + 53.0149389 + ], + [ + 4.7080648, + 53.0135752 + ], + [ + 4.7081388, + 53.0131206 + ], + [ + 4.7081642, + 53.0126085 + ], + [ + 4.7082316, + 53.0120829 + ], + [ + 4.7084248, + 53.0114915 + ], + [ + 4.7084729, + 53.0112859 + ], + [ + 4.7084645, + 53.0110573 + ], + [ + 4.7083393, + 53.010764 + ], + [ + 4.7083266, + 53.0106363 + ], + [ + 4.7083024, + 53.0103934 + ], + [ + 4.7086671, + 53.0091351 + ], + [ + 4.7093714, + 53.0056169 + ], + [ + 4.7094714, + 53.0052012 + ], + [ + 4.7097593, + 53.0043061 + ], + [ + 4.7100881, + 53.0031849 + ], + [ + 4.710464, + 53.002233 + ], + [ + 4.7113724, + 53.0002134 + ], + [ + 4.7116574, + 52.9995492 + ], + [ + 4.7118513, + 52.9991957 + ], + [ + 4.712118, + 52.9987784 + ], + [ + 4.7125104, + 52.9983068 + ], + [ + 4.7127827, + 52.9980405 + ], + [ + 4.7129781, + 52.9978721 + ], + [ + 4.7130655, + 52.9978565 + ], + [ + 4.7131144, + 52.9978819 + ], + [ + 4.7130702, + 52.9980692 + ], + [ + 4.7129337, + 52.9983818 + ], + [ + 4.7126565, + 52.9987396 + ], + [ + 4.7124856, + 52.9990681 + ], + [ + 4.7123104, + 52.9994332 + ], + [ + 4.712212, + 52.99973 + ], + [ + 4.7121565, + 52.9999218 + ], + [ + 4.7121891, + 53.0000432 + ], + [ + 4.7122572, + 53.000048 + ], + [ + 4.7123524, + 53.0000096 + ], + [ + 4.7125336, + 52.9997681 + ], + [ + 4.7127092, + 52.9993664 + ], + [ + 4.7128704, + 52.9989006 + ], + [ + 4.7130723, + 52.9985128 + ], + [ + 4.7133391, + 52.9980886 + ], + [ + 4.7136092, + 52.9976988 + ], + [ + 4.7137907, + 52.9971165 + ], + [ + 4.7139816, + 52.9964062 + ], + [ + 4.714132, + 52.9958878 + ], + [ + 4.7143136, + 52.9953101 + ], + [ + 4.714534, + 52.9946594 + ], + [ + 4.7147098, + 52.9942372 + ], + [ + 4.7149225, + 52.9938906 + ], + [ + 4.7151465, + 52.993544 + ], + [ + 4.7156369, + 52.9928849 + ], + [ + 4.7156553, + 52.9928602 + ], + [ + 4.7160446, + 52.9923199 + ], + [ + 4.7164296, + 52.9918232 + ], + [ + 4.7168539, + 52.9913349 + ], + [ + 4.7163727, + 52.9907256 + ], + [ + 4.7162591, + 52.9884334 + ], + [ + 4.7164239, + 52.9874009 + ], + [ + 4.7169293, + 52.9863593 + ], + [ + 4.7187726, + 52.9847631 + ], + [ + 4.7204263, + 52.9837389 + ], + [ + 4.7221433, + 52.9834339 + ], + [ + 4.7236261, + 52.9838466 + ], + [ + 4.7247352, + 52.984347 + ], + [ + 4.7265185, + 52.9845815 + ], + [ + 4.7285231, + 52.984952 + ], + [ + 4.7288892, + 52.9853585 + ], + [ + 4.7293318, + 52.9856305 + ], + [ + 4.7308147, + 52.986043 + ], + [ + 4.7336336, + 52.9867325 + ], + [ + 4.7348188, + 52.9871433 + ], + [ + 4.7377827, + 52.9881031 + ], + [ + 4.740011, + 52.9884746 + ], + [ + 4.7411939, + 52.9888396 + ], + [ + 4.7426793, + 52.9892978 + ], + [ + 4.7428255, + 52.9894783 + ], + [ + 4.7426002, + 52.9896119 + ], + [ + 4.7423244, + 52.9895548 + ], + [ + 4.7419321, + 52.9894735 + ], + [ + 4.7423728, + 52.9898803 + ], + [ + 4.7439284, + 52.9904278 + ], + [ + 4.7440446, + 52.9904687 + ], + [ + 4.745484, + 52.9909754 + ], + [ + 4.7452593, + 52.991064 + ], + [ + 4.7449886, + 52.9909942 + ], + [ + 4.7443692, + 52.9908346 + ], + [ + 4.7442189, + 52.9909236 + ], + [ + 4.7444383, + 52.9912548 + ], + [ + 4.7455029, + 52.9912116 + ], + [ + 4.7465533, + 52.9911689 + ], + [ + 4.7493752, + 52.9911683 + ], + [ + 4.7519736, + 52.9911952 + ], + [ + 4.7538032, + 52.991364 + ], + [ + 4.7548111, + 52.9915418 + ], + [ + 4.755738, + 52.991805 + ], + [ + 4.7558757, + 52.9918441 + ], + [ + 4.7564454, + 52.9920362 + ], + [ + 4.7569203, + 52.9922393 + ], + [ + 4.7572554, + 52.9924121 + ], + [ + 4.7574161, + 52.9926094 + ], + [ + 4.7574789, + 52.9927309 + ], + [ + 4.7572685, + 52.9929175 + ], + [ + 4.7569075, + 52.9930213 + ], + [ + 4.7561112, + 52.993089 + ], + [ + 4.7551482, + 52.9931605 + ], + [ + 4.7544427, + 52.9932377 + ], + [ + 4.7538201, + 52.9933541 + ], + [ + 4.7533184, + 52.9934916 + ], + [ + 4.753107, + 52.9937628 + ], + [ + 4.7543823, + 52.993539 + ], + [ + 4.7556443, + 52.9938153 + ], + [ + 4.7574314, + 52.9938247 + ], + [ + 4.7583217, + 52.9940541 + ], + [ + 4.7588371, + 52.9944612 + ], + [ + 4.7597326, + 52.9943311 + ], + [ + 4.7618156, + 52.9944768 + ], + [ + 4.7627791, + 52.9947964 + ], + [ + 4.763, + 52.9949773 + ], + [ + 4.7636708, + 52.9949358 + ], + [ + 4.7648629, + 52.9948971 + ], + [ + 4.7665717, + 52.9951756 + ], + [ + 4.7673144, + 52.9953142 + ], + [ + 4.7676842, + 52.9954959 + ], + [ + 4.7687954, + 52.995906 + ], + [ + 4.7692416, + 52.9959533 + ], + [ + 4.7701339, + 52.9960477 + ], + [ + 4.7710262, + 52.9961422 + ], + [ + 4.7719875, + 52.9963045 + ], + [ + 4.772246, + 52.9962555 + ], + [ + 4.7730126, + 52.9961258 + ], + [ + 4.7733504, + 52.9960769 + ], + [ + 4.7735322, + 52.9960776 + ], + [ + 4.7736786, + 52.9961994 + ], + [ + 4.7736806, + 52.996348 + ], + [ + 4.7735159, + 52.9965165 + ], + [ + 4.7733733, + 52.9967286 + ], + [ + 4.7731967, + 52.9969406 + ], + [ + 4.7731531, + 52.9971187 + ], + [ + 4.7731507, + 52.9973245 + ], + [ + 4.773211, + 52.9980268 + ], + [ + 4.7731794, + 52.9981341 + ], + [ + 4.7730748, + 52.9983373 + ], + [ + 4.7728798, + 52.998508 + ], + [ + 4.7727135, + 52.9984684 + ], + [ + 4.7725878, + 52.9985205 + ], + [ + 4.7723133, + 52.998675 + ], + [ + 4.7720276, + 52.998827 + ], + [ + 4.7718394, + 52.9990504 + ], + [ + 4.7716772, + 52.9993127 + ], + [ + 4.771484, + 52.9996527 + ], + [ + 4.7712656, + 52.9998759 + ], + [ + 4.770999, + 53.0000006 + ], + [ + 4.7707869, + 52.9999861 + ], + [ + 4.7705533, + 52.9998754 + ], + [ + 4.7705546, + 52.9997589 + ], + [ + 4.770551, + 52.9997383 + ], + [ + 4.7702687, + 52.9995725 + ], + [ + 4.7700161, + 52.9994778 + ], + [ + 4.7696587, + 52.9995907 + ], + [ + 4.7695592, + 52.9996727 + ], + [ + 4.7696417, + 52.9997438 + ], + [ + 4.7697208, + 52.9997853 + ], + [ + 4.7696861, + 52.99984 + ], + [ + 4.7694932, + 52.999821 + ], + [ + 4.7693337, + 52.9998501 + ], + [ + 4.7690702, + 53.0000343 + ], + [ + 4.7688413, + 53.000166 + ], + [ + 4.768392, + 53.0003701 + ], + [ + 4.7680298, + 53.0005675 + ], + [ + 4.7676454, + 53.0007307 + ], + [ + 4.7670228, + 53.000838 + ], + [ + 4.766556, + 53.000907 + ], + [ + 4.766287, + 53.000906 + ], + [ + 4.7658136, + 53.0008881 + ], + [ + 4.7654139, + 53.0010557 + ], + [ + 4.7651804, + 53.0012697 + ], + [ + 4.7649727, + 53.0015342 + ], + [ + 4.7648758, + 53.0017236 + ], + [ + 4.7645319, + 53.0016491 + ], + [ + 4.7645663, + 53.0016218 + ], + [ + 4.7645323, + 53.0016148 + ], + [ + 4.7642443, + 53.001616 + ], + [ + 4.7632363, + 53.0016325 + ], + [ + 4.762706, + 53.0016304 + ], + [ + 4.7625671, + 53.0015247 + ], + [ + 4.7624627, + 53.0013642 + ], + [ + 4.7623802, + 53.0012999 + ], + [ + 4.7622816, + 53.0013132 + ], + [ + 4.7618063, + 53.0014576 + ], + [ + 4.7617034, + 53.0015121 + ], + [ + 4.7617254, + 53.0015716 + ], + [ + 4.7618712, + 53.0017392 + ], + [ + 4.7619152, + 53.0018674 + ], + [ + 4.761801, + 53.0019173 + ], + [ + 4.7616686, + 53.0018961 + ], + [ + 4.7615715, + 53.0017791 + ], + [ + 4.7616134, + 53.0017564 + ], + [ + 4.7614564, + 53.001566 + ], + [ + 4.7609175, + 53.0016462 + ], + [ + 4.7605985, + 53.0017158 + ], + [ + 4.7601423, + 53.0018535 + ], + [ + 4.7556705, + 53.0032441 + ], + [ + 4.7556624, + 53.0032944 + ], + [ + 4.7554093, + 53.0035563 + ], + [ + 4.7551111, + 53.0037883 + ], + [ + 4.754642, + 53.0040448 + ], + [ + 4.7538405, + 53.0045469 + ], + [ + 4.7535154, + 53.0048063 + ], + [ + 4.7530315, + 53.0053577 + ], + [ + 4.7527353, + 53.0057292 + ], + [ + 4.7525312, + 53.0060051 + ], + [ + 4.7524079, + 53.0061851 + ], + [ + 4.7521845, + 53.006493 + ], + [ + 4.7521263, + 53.0066139 + ], + [ + 4.7521955, + 53.0068429 + ], + [ + 4.7522387, + 53.0070351 + ], + [ + 4.7521616, + 53.0071537 + ], + [ + 4.7519219, + 53.0072396 + ], + [ + 4.7517251, + 53.0072159 + ], + [ + 4.7514035, + 53.0071712 + ], + [ + 4.7511754, + 53.0072343 + ], + [ + 4.7515097, + 53.0074917 + ], + [ + 4.7514864, + 53.0075305 + ], + [ + 4.7513416, + 53.0076054 + ], + [ + 4.751227, + 53.0076804 + ], + [ + 4.7511093, + 53.0077119 + ], + [ + 4.7509152, + 53.0077752 + ], + [ + 4.7507858, + 53.0078226 + ], + [ + 4.7506651, + 53.0077718 + ], + [ + 4.7504007, + 53.0076977 + ], + [ + 4.750131, + 53.0077536 + ], + [ + 4.75013, + 53.0078451 + ], + [ + 4.7501858, + 53.0079277 + ], + [ + 4.7500671, + 53.0080347 + ], + [ + 4.7497705, + 53.0081249 + ], + [ + 4.7495379, + 53.008252 + ] + ] + ], + [ + [ + [ + 6.3523288, + 53.5030826 + ], + [ + 6.3549431, + 53.5036379 + ], + [ + 6.3570687, + 53.5042503 + ], + [ + 6.3583954, + 53.5045544 + ], + [ + 6.3613284, + 53.5058422 + ], + [ + 6.3614987, + 53.5059162 + ], + [ + 6.3631059, + 53.5066148 + ], + [ + 6.3642592, + 53.5070251 + ], + [ + 6.3652378, + 53.5074893 + ], + [ + 6.3658644, + 53.5079563 + ], + [ + 6.3667553, + 53.5086009 + ], + [ + 6.3724631, + 53.5084222 + ], + [ + 6.3790291, + 53.509392 + ], + [ + 6.389715, + 53.511842 + ], + [ + 6.3901442, + 53.5140877 + ], + [ + 6.3904017, + 53.5153381 + ], + [ + 6.3829773, + 53.5162822 + ], + [ + 6.3774413, + 53.5161036 + ], + [ + 6.3699311, + 53.5160526 + ], + [ + 6.3616913, + 53.5155167 + ], + [ + 6.3554686, + 53.5148022 + ], + [ + 6.3524413, + 53.5142711 + ], + [ + 6.3450496, + 53.5139886 + ], + [ + 6.3404972, + 53.5143815 + ], + [ + 6.3320416, + 53.5138888 + ], + [ + 6.3206017, + 53.5120662 + ], + [ + 6.311956, + 53.5106888 + ], + [ + 6.3033614, + 53.5100234 + ], + [ + 6.2944141, + 53.5093306 + ], + [ + 6.2867359, + 53.5087353 + ], + [ + 6.2724881, + 53.5076294 + ], + [ + 6.2675966, + 53.5073286 + ], + [ + 6.2440133, + 53.5058782 + ], + [ + 6.2399264, + 53.5056269 + ], + [ + 6.2155213, + 53.5048648 + ], + [ + 6.1814183, + 53.5037891 + ], + [ + 6.1651507, + 53.5033358 + ], + [ + 6.1630818, + 53.5033985 + ], + [ + 6.1573382, + 53.5035724 + ], + [ + 6.1454313, + 53.5021565 + ], + [ + 6.1436426, + 53.501855 + ], + [ + 6.1428947, + 53.5018514 + ], + [ + 6.1422182, + 53.5019455 + ], + [ + 6.1413875, + 53.5018384 + ], + [ + 6.1401001, + 53.5012578 + ], + [ + 6.1397253, + 53.4977182 + ], + [ + 6.1394513, + 53.4945502 + ], + [ + 6.1414096, + 53.4956395 + ], + [ + 6.14347, + 53.4973219 + ], + [ + 6.1466156, + 53.4991584 + ], + [ + 6.1488469, + 53.4997025 + ], + [ + 6.1547974, + 53.4998159 + ], + [ + 6.1531054, + 53.4987863 + ], + [ + 6.1517619, + 53.498022 + ], + [ + 6.1511587, + 53.4977208 + ], + [ + 6.1505288, + 53.4974426 + ], + [ + 6.1485893, + 53.4964359 + ], + [ + 6.1471284, + 53.4956776 + ], + [ + 6.1466104, + 53.4954331 + ], + [ + 6.1437745, + 53.4941666 + ], + [ + 6.1431751, + 53.4938675 + ], + [ + 6.1425478, + 53.4934978 + ], + [ + 6.1414052, + 53.4927964 + ], + [ + 6.1398858, + 53.4918084 + ], + [ + 6.1386926, + 53.4910615 + ], + [ + 6.1381305, + 53.4906738 + ], + [ + 6.1372926, + 53.4900958 + ], + [ + 6.1358568, + 53.4893163 + ], + [ + 6.1345462, + 53.4875948 + ], + [ + 6.132731, + 53.4850004 + ], + [ + 6.131873, + 53.4832986 + ], + [ + 6.1311357, + 53.4820452 + ], + [ + 6.1301513, + 53.4795579 + ], + [ + 6.1291389, + 53.4770186 + ], + [ + 6.1267937, + 53.4791967 + ], + [ + 6.1260436, + 53.4815599 + ], + [ + 6.1255148, + 53.4836521 + ], + [ + 6.125206, + 53.4854061 + ], + [ + 6.1267164, + 53.4878228 + ], + [ + 6.1293545, + 53.4900978 + ], + [ + 6.1314103, + 53.4913655 + ], + [ + 6.132107, + 53.4924394 + ], + [ + 6.1332626, + 53.4939148 + ], + [ + 6.134642, + 53.495254 + ], + [ + 6.1373739, + 53.4963826 + ], + [ + 6.1374975, + 53.4969883 + ], + [ + 6.1358096, + 53.4974031 + ], + [ + 6.1287581, + 53.4948186 + ], + [ + 6.1245437, + 53.4928902 + ], + [ + 6.1191447, + 53.4877342 + ], + [ + 6.1181984, + 53.4852466 + ], + [ + 6.1180212, + 53.481474 + ], + [ + 6.1193143, + 53.4844312 + ], + [ + 6.1204716, + 53.4860415 + ], + [ + 6.1204267, + 53.4834136 + ], + [ + 6.1202677, + 53.4807191 + ], + [ + 6.1201157, + 53.4784288 + ], + [ + 6.118833, + 53.476078 + ], + [ + 6.1165306, + 53.4735312 + ], + [ + 6.1132064, + 53.4706536 + ], + [ + 6.1133878, + 53.4680244 + ], + [ + 6.1146961, + 53.4652536 + ], + [ + 6.1159027, + 53.4631573 + ], + [ + 6.1179081, + 53.4621393 + ], + [ + 6.1182611, + 53.4621622 + ], + [ + 6.118353, + 53.462055 + ], + [ + 6.1185888, + 53.4617801 + ], + [ + 6.1187875, + 53.4614834 + ], + [ + 6.1190381, + 53.4610743 + ], + [ + 6.1194353, + 53.4604649 + ], + [ + 6.1197653, + 53.460234 + ], + [ + 6.1201146, + 53.460019 + ], + [ + 6.1209938, + 53.4596039 + ], + [ + 6.126335, + 53.4575419 + ], + [ + 6.1265157, + 53.4574722 + ], + [ + 6.1273624, + 53.4571993 + ], + [ + 6.1276107, + 53.4571329 + ], + [ + 6.1278066, + 53.4565037 + ], + [ + 6.1281113, + 53.4561306 + ], + [ + 6.1284119, + 53.4555253 + ], + [ + 6.1286396, + 53.4551991 + ], + [ + 6.1290186, + 53.4546398 + ], + [ + 6.1300126, + 53.453659 + ], + [ + 6.1304654, + 53.4528671 + ], + [ + 6.1309976, + 53.4521676 + ], + [ + 6.1314568, + 53.4517471 + ], + [ + 6.1316853, + 53.4514672 + ], + [ + 6.132215, + 53.4506284 + ], + [ + 6.1326774, + 53.4503936 + ], + [ + 6.1334444, + 53.4497854 + ], + [ + 6.1349863, + 53.4490332 + ], + [ + 6.1367631, + 53.4483724 + ], + [ + 6.135882, + 53.4496173 + ], + [ + 6.1374005, + 53.4492503 + ], + [ + 6.1387941, + 53.4489167 + ], + [ + 6.1397222, + 53.4486325 + ], + [ + 6.1418179, + 53.4484337 + ], + [ + 6.1397563, + 53.4505816 + ], + [ + 6.1400316, + 53.4519974 + ], + [ + 6.1408117, + 53.4531278 + ], + [ + 6.1422333, + 53.4537881 + ], + [ + 6.1435672, + 53.454705 + ], + [ + 6.1445054, + 53.4551619 + ], + [ + 6.145674, + 53.4554644 + ], + [ + 6.1466169, + 53.4560155 + ], + [ + 6.1480263, + 53.4565636 + ], + [ + 6.1483406, + 53.4567472 + ], + [ + 6.1490084, + 53.4571374 + ], + [ + 6.1493613, + 53.4572977 + ], + [ + 6.150005, + 53.4577887 + ], + [ + 6.1503047, + 53.4580006 + ], + [ + 6.1504905, + 53.4581182 + ], + [ + 6.1506608, + 53.4582255 + ], + [ + 6.1507667, + 53.4583486 + ], + [ + 6.1510173, + 53.4585868 + ], + [ + 6.1512597, + 53.4590958 + ], + [ + 6.1518949, + 53.4598344 + ], + [ + 6.1521299, + 53.4599258 + ], + [ + 6.152445, + 53.4601558 + ], + [ + 6.1529167, + 53.4604313 + ], + [ + 6.1530854, + 53.4611729 + ], + [ + 6.1530084, + 53.4625111 + ], + [ + 6.1533301, + 53.4631568 + ], + [ + 6.1544253, + 53.463705 + ], + [ + 6.1546121, + 53.46395 + ], + [ + 6.1542973, + 53.4642384 + ], + [ + 6.1542076, + 53.4645392 + ], + [ + 6.1537369, + 53.4648419 + ], + [ + 6.1529028, + 53.4652878 + ], + [ + 6.1525211, + 53.4656141 + ], + [ + 6.152756, + 53.4657515 + ], + [ + 6.1528181, + 53.4658568 + ], + [ + 6.1528377, + 53.4659822 + ], + [ + 6.1529368, + 53.4661015 + ], + [ + 6.15287, + 53.466211 + ], + [ + 6.1531745, + 53.4661847 + ], + [ + 6.1532522, + 53.4661842 + ], + [ + 6.1532547, + 53.4663234 + ], + [ + 6.1531604, + 53.4664084 + ], + [ + 6.1537084, + 53.4663093 + ], + [ + 6.1538676, + 53.4662805 + ], + [ + 6.1556151, + 53.4659954 + ], + [ + 6.1564846, + 53.4659399 + ], + [ + 6.1569954, + 53.4659964 + ], + [ + 6.1573157, + 53.4661298 + ], + [ + 6.1574918, + 53.4663556 + ], + [ + 6.1574696, + 53.4666444 + ], + [ + 6.1572991, + 53.4667886 + ], + [ + 6.1578622, + 53.4667825 + ], + [ + 6.1580901, + 53.4668933 + ], + [ + 6.1577918, + 53.4670525 + ], + [ + 6.1571912, + 53.4671462 + ], + [ + 6.1565953, + 53.4675094 + ], + [ + 6.1559987, + 53.4678277 + ], + [ + 6.1555503, + 53.4680102 + ], + [ + 6.1553288, + 53.4682587 + ], + [ + 6.1555943, + 53.4685192 + ], + [ + 6.1558124, + 53.4684961 + ], + [ + 6.1562227, + 53.4685029 + ], + [ + 6.1575482, + 53.4686761 + ], + [ + 6.1576807, + 53.468799 + ], + [ + 6.1574908, + 53.4689193 + ], + [ + 6.1573475, + 53.4690713 + ], + [ + 6.1571192, + 53.4691781 + ], + [ + 6.1570562, + 53.4692527 + ], + [ + 6.1572719, + 53.4695492 + ], + [ + 6.1577292, + 53.4698607 + ], + [ + 6.1579211, + 53.4700617 + ], + [ + 6.158151, + 53.4702848 + ], + [ + 6.1581166, + 53.4704648 + ], + [ + 6.1577786, + 53.4705118 + ], + [ + 6.1577822, + 53.470714 + ], + [ + 6.1583873, + 53.4708674 + ], + [ + 6.1590321, + 53.4711328 + ], + [ + 6.1599416, + 53.4714639 + ], + [ + 6.160248, + 53.4717539 + ], + [ + 6.1604131, + 53.4721253 + ], + [ + 6.1606404, + 53.4721329 + ], + [ + 6.1608335, + 53.4721361 + ], + [ + 6.1657581, + 53.4723756 + ], + [ + 6.1661249, + 53.4703071 + ], + [ + 6.1660389, + 53.4702068 + ], + [ + 6.1660715, + 53.4700921 + ], + [ + 6.1661846, + 53.4699677 + ], + [ + 6.166468, + 53.4678261 + ], + [ + 6.1668368, + 53.467872 + ], + [ + 6.166515, + 53.4700116 + ], + [ + 6.1665343, + 53.4701343 + ], + [ + 6.1665566, + 53.4702106 + ], + [ + 6.1665986, + 53.4702748 + ], + [ + 6.166663, + 53.470294 + ], + [ + 6.1667864, + 53.4703035 + ], + [ + 6.1669205, + 53.4703099 + ], + [ + 6.1671458, + 53.4703131 + ], + [ + 6.1672585, + 53.4703291 + ], + [ + 6.1672853, + 53.4703738 + ], + [ + 6.1672531, + 53.4705239 + ], + [ + 6.1671995, + 53.4706005 + ], + [ + 6.1671243, + 53.4706356 + ], + [ + 6.1669044, + 53.4706803 + ], + [ + 6.1667435, + 53.4706835 + ], + [ + 6.1665825, + 53.4706835 + ], + [ + 6.1665074, + 53.4706899 + ], + [ + 6.1664618, + 53.4707378 + ], + [ + 6.1661525, + 53.4723888 + ], + [ + 6.169355, + 53.4724986 + ], + [ + 6.1694009, + 53.4724601 + ], + [ + 6.1703365, + 53.4725135 + ], + [ + 6.170735, + 53.4724951 + ], + [ + 6.171375, + 53.4724706 + ], + [ + 6.1721528, + 53.472434 + ], + [ + 6.1759235, + 53.4722876 + ], + [ + 6.1792668, + 53.4722674 + ], + [ + 6.1912847, + 53.4723086 + ], + [ + 6.1940141, + 53.4724741 + ], + [ + 6.1945481, + 53.4725373 + ], + [ + 6.1951513, + 53.4726207 + ], + [ + 6.195248, + 53.4726168 + ], + [ + 6.1953545, + 53.4726126 + ], + [ + 6.1954809, + 53.4726005 + ], + [ + 6.1958635, + 53.4723002 + ], + [ + 6.1967308, + 53.4716007 + ], + [ + 6.1973322, + 53.4710677 + ], + [ + 6.1978173, + 53.4706937 + ], + [ + 6.1982798, + 53.470354 + ], + [ + 6.1987921, + 53.470014 + ], + [ + 6.1994226, + 53.4696141 + ], + [ + 6.1995287, + 53.4695468 + ], + [ + 6.2004712, + 53.4690026 + ], + [ + 6.2006343, + 53.4688916 + ], + [ + 6.200692, + 53.4688229 + ], + [ + 6.2006514, + 53.4685567 + ], + [ + 6.2011975, + 53.4685394 + ], + [ + 6.2019213, + 53.4678773 + ], + [ + 6.2030205, + 53.4684327 + ], + [ + 6.2034228, + 53.4686706 + ], + [ + 6.2036159, + 53.4688622 + ], + [ + 6.2044018, + 53.4687138 + ], + [ + 6.2036025, + 53.4689644 + ], + [ + 6.2028345, + 53.4687134 + ], + [ + 6.2027728, + 53.4688124 + ], + [ + 6.2024396, + 53.4687412 + ], + [ + 6.2023814, + 53.4688087 + ], + [ + 6.2023645, + 53.4688283 + ], + [ + 6.2023368, + 53.4689193 + ], + [ + 6.2024317, + 53.4690142 + ], + [ + 6.2014924, + 53.4694702 + ], + [ + 6.2010828, + 53.4694553 + ], + [ + 6.2004047, + 53.4694679 + ], + [ + 6.1996475, + 53.4697843 + ], + [ + 6.1990474, + 53.4701569 + ], + [ + 6.1985014, + 53.4705497 + ], + [ + 6.1978608, + 53.4710302 + ], + [ + 6.1972052, + 53.4715383 + ], + [ + 6.1966991, + 53.4720248 + ], + [ + 6.1967273, + 53.4721162 + ], + [ + 6.1967713, + 53.4722398 + ], + [ + 6.1968967, + 53.4724108 + ], + [ + 6.1970595, + 53.4725244 + ], + [ + 6.1972971, + 53.4727612 + ], + [ + 6.1975723, + 53.4729452 + ], + [ + 6.1978802, + 53.4730212 + ], + [ + 6.1981566, + 53.4730424 + ], + [ + 6.1985716, + 53.4730949 + ], + [ + 6.1986997, + 53.4730985 + ], + [ + 6.1989054, + 53.4731043 + ], + [ + 6.199455, + 53.4731903 + ], + [ + 6.1997284, + 53.473262 + ], + [ + 6.2000473, + 53.4732967 + ], + [ + 6.200531, + 53.4733304 + ], + [ + 6.2011765, + 53.4734204 + ], + [ + 6.2019419, + 53.4735555 + ], + [ + 6.2028782, + 53.4736024 + ], + [ + 6.2032437, + 53.4736758 + ], + [ + 6.2037126, + 53.4737416 + ], + [ + 6.2046177, + 53.4737499 + ], + [ + 6.2048636, + 53.4737781 + ], + [ + 6.2053707, + 53.4738438 + ], + [ + 6.2068577, + 53.4740202 + ], + [ + 6.207369, + 53.4741064 + ], + [ + 6.2079114, + 53.4742131 + ], + [ + 6.2083925, + 53.4743224 + ], + [ + 6.2086231, + 53.4743553 + ], + [ + 6.2092527, + 53.4744041 + ], + [ + 6.2095147, + 53.4744781 + ], + [ + 6.2102991, + 53.4746107 + ], + [ + 6.2118096, + 53.4748259 + ], + [ + 6.2122361, + 53.4748783 + ], + [ + 6.212502, + 53.4749614 + ], + [ + 6.2127519, + 53.4749919 + ], + [ + 6.2131969, + 53.4750098 + ], + [ + 6.2136763, + 53.4750183 + ], + [ + 6.2142262, + 53.4751065 + ], + [ + 6.2145915, + 53.4751729 + ], + [ + 6.2148257, + 53.4751875 + ], + [ + 6.2152012, + 53.4751646 + ], + [ + 6.2155463, + 53.4751601 + ], + [ + 6.2158804, + 53.4751924 + ], + [ + 6.2162155, + 53.4752888 + ], + [ + 6.2165037, + 53.4753215 + ], + [ + 6.2167609, + 53.4753359 + ], + [ + 6.2184752, + 53.4755817 + ], + [ + 6.2194984, + 53.4757747 + ], + [ + 6.2198673, + 53.4758251 + ], + [ + 6.2205712, + 53.4759536 + ], + [ + 6.2209986, + 53.4760609 + ], + [ + 6.2212184, + 53.4761328 + ], + [ + 6.2217274, + 53.4763084 + ], + [ + 6.221966, + 53.4763618 + ], + [ + 6.2222736, + 53.4764034 + ], + [ + 6.2226766, + 53.4764262 + ], + [ + 6.2237884, + 53.4764099 + ], + [ + 6.2241912, + 53.4764143 + ], + [ + 6.2257423, + 53.4762854 + ], + [ + 6.2261215, + 53.4762623 + ], + [ + 6.2266277, + 53.4762638 + ], + [ + 6.226935, + 53.4762847 + ], + [ + 6.227027, + 53.4762841 + ], + [ + 6.2279865, + 53.4763284 + ], + [ + 6.2283393, + 53.4763239 + ], + [ + 6.2294193, + 53.4762392 + ], + [ + 6.2300089, + 53.476185 + ], + [ + 6.2305064, + 53.4761132 + ], + [ + 6.2309577, + 53.4760324 + ], + [ + 6.2314625, + 53.4759558 + ], + [ + 6.2319604, + 53.4759068 + ], + [ + 6.2324696, + 53.4758646 + ], + [ + 6.2329986, + 53.4758521 + ], + [ + 6.2340954, + 53.4758428 + ], + [ + 6.2344176, + 53.4758499 + ], + [ + 6.2347474, + 53.4758524 + ], + [ + 6.2351545, + 53.4758842 + ], + [ + 6.2358575, + 53.4759599 + ], + [ + 6.2365764, + 53.4760675 + ], + [ + 6.2373992, + 53.4761975 + ], + [ + 6.2377681, + 53.4762386 + ], + [ + 6.237987, + 53.4762601 + ], + [ + 6.2388416, + 53.4762271 + ], + [ + 6.2395922, + 53.4761536 + ], + [ + 6.2399333, + 53.4761468 + ], + [ + 6.2408608, + 53.476111 + ], + [ + 6.2425963, + 53.4762374 + ], + [ + 6.2429265, + 53.476265 + ], + [ + 6.2434571, + 53.4763486 + ], + [ + 6.2437807, + 53.4764267 + ], + [ + 6.2440003, + 53.4764963 + ], + [ + 6.2443466, + 53.4765583 + ], + [ + 6.2449468, + 53.4766804 + ], + [ + 6.2457744, + 53.4768561 + ], + [ + 6.2462474, + 53.4769378 + ], + [ + 6.2467508, + 53.4769986 + ], + [ + 6.2471778, + 53.4770737 + ], + [ + 6.2478138, + 53.4772667 + ], + [ + 6.2481648, + 53.4773904 + ], + [ + 6.2485277, + 53.4775302 + ], + [ + 6.2492659, + 53.477869 + ], + [ + 6.2494437, + 53.4779549 + ], + [ + 6.2497787, + 53.4780307 + ], + [ + 6.2507857, + 53.4781638 + ], + [ + 6.2513466, + 53.4782243 + ], + [ + 6.2517728, + 53.478249 + ], + [ + 6.2521341, + 53.4782995 + ], + [ + 6.2526572, + 53.47839 + ], + [ + 6.254074, + 53.4787174 + ], + [ + 6.2543325, + 53.4788074 + ], + [ + 6.2545793, + 53.4788861 + ], + [ + 6.2548371, + 53.4789347 + ], + [ + 6.2580403, + 53.4796584 + ], + [ + 6.2583142, + 53.4797482 + ], + [ + 6.2585765, + 53.4798404 + ], + [ + 6.2588583, + 53.4799554 + ], + [ + 6.2591872, + 53.4801205 + ], + [ + 6.2594702, + 53.4802951 + ], + [ + 6.2597805, + 53.4805039 + ], + [ + 6.2599567, + 53.4807111 + ], + [ + 6.2602135, + 53.4809318 + ], + [ + 6.2604388, + 53.4810906 + ], + [ + 6.2607291, + 53.4812491 + ], + [ + 6.2611074, + 53.4813956 + ], + [ + 6.263346, + 53.4822148 + ], + [ + 6.2636822, + 53.4823637 + ], + [ + 6.2639595, + 53.4824284 + ], + [ + 6.2643983, + 53.4825263 + ], + [ + 6.2647101, + 53.4825929 + ], + [ + 6.2651058, + 53.4826292 + ], + [ + 6.2660736, + 53.4827007 + ], + [ + 6.266762, + 53.4828039 + ], + [ + 6.2666753, + 53.4831138 + ], + [ + 6.2666187, + 53.4833959 + ], + [ + 6.266542, + 53.4836141 + ], + [ + 6.266091, + 53.4850584 + ], + [ + 6.2660017, + 53.4854393 + ], + [ + 6.2658141, + 53.4859079 + ], + [ + 6.2656654, + 53.4861885 + ], + [ + 6.2655662, + 53.4864435 + ], + [ + 6.26523, + 53.4874172 + ], + [ + 6.2649968, + 53.4879091 + ], + [ + 6.2648516, + 53.488169 + ], + [ + 6.2647039, + 53.4885045 + ], + [ + 6.2647506, + 53.4887722 + ], + [ + 6.2649639, + 53.4884614 + ], + [ + 6.2660888, + 53.4858236 + ], + [ + 6.2662098, + 53.4854975 + ], + [ + 6.2662997, + 53.4851486 + ], + [ + 6.2667153, + 53.4838811 + ], + [ + 6.2668187, + 53.4836489 + ], + [ + 6.2668676, + 53.4833668 + ], + [ + 6.2670585, + 53.4828706 + ], + [ + 6.2688271, + 53.4831109 + ], + [ + 6.269285, + 53.4832063 + ], + [ + 6.2696934, + 53.483309 + ], + [ + 6.27016, + 53.4834502 + ], + [ + 6.2706391, + 53.4836555 + ], + [ + 6.2715094, + 53.4840736 + ], + [ + 6.2735644, + 53.4853567 + ], + [ + 6.2739147, + 53.4856408 + ], + [ + 6.2741857, + 53.4857856 + ], + [ + 6.2751346, + 53.4863108 + ], + [ + 6.2753414, + 53.4865133 + ], + [ + 6.2754894, + 53.4866475 + ], + [ + 6.2755737, + 53.4868623 + ], + [ + 6.2760018, + 53.4873176 + ], + [ + 6.2765238, + 53.4878327 + ], + [ + 6.277182, + 53.4882964 + ], + [ + 6.2775039, + 53.4884631 + ], + [ + 6.2779258, + 53.4886475 + ], + [ + 6.2783862, + 53.4888336 + ], + [ + 6.2786913, + 53.4889388 + ], + [ + 6.2791074, + 53.4890317 + ], + [ + 6.2796044, + 53.4891375 + ], + [ + 6.2802281, + 53.489263 + ], + [ + 6.2820129, + 53.4895258 + ], + [ + 6.282567, + 53.4896175 + ], + [ + 6.2830906, + 53.489714 + ], + [ + 6.2838301, + 53.4898706 + ], + [ + 6.2846656, + 53.4900333 + ], + [ + 6.2854393, + 53.4901713 + ], + [ + 6.2861237, + 53.490262 + ], + [ + 6.2868503, + 53.4903524 + ], + [ + 6.2874765, + 53.4904092 + ], + [ + 6.288056, + 53.4904389 + ], + [ + 6.2899163, + 53.4904768 + ], + [ + 6.2903618, + 53.4905145 + ], + [ + 6.2905696, + 53.4905426 + ], + [ + 6.2908044, + 53.4905888 + ], + [ + 6.2910359, + 53.4906509 + ], + [ + 6.2913955, + 53.4907854 + ], + [ + 6.2921683, + 53.4910559 + ], + [ + 6.2928056, + 53.4912659 + ], + [ + 6.2934926, + 53.4914686 + ], + [ + 6.2942753, + 53.4916637 + ], + [ + 6.2948224, + 53.4917851 + ], + [ + 6.2963194, + 53.4920294 + ], + [ + 6.2973819, + 53.4922222 + ], + [ + 6.299652, + 53.4927439 + ], + [ + 6.2992215, + 53.4932047 + ], + [ + 6.2990599, + 53.4933478 + ], + [ + 6.2988825, + 53.493475 + ], + [ + 6.2986477, + 53.4936073 + ], + [ + 6.298447, + 53.4937119 + ], + [ + 6.2975158, + 53.4940738 + ], + [ + 6.2972266, + 53.4941721 + ], + [ + 6.2969422, + 53.4943117 + ], + [ + 6.2966049, + 53.4944904 + ], + [ + 6.2959207, + 53.494919 + ], + [ + 6.295415, + 53.4952776 + ], + [ + 6.2953237, + 53.4953102 + ], + [ + 6.2951883, + 53.4954234 + ], + [ + 6.2949031, + 53.495707 + ], + [ + 6.2948254, + 53.4958266 + ], + [ + 6.2948071, + 53.4958679 + ], + [ + 6.2948305, + 53.4958837 + ], + [ + 6.2948724, + 53.495872 + ], + [ + 6.294937, + 53.4958486 + ], + [ + 6.2950127, + 53.4958022 + ], + [ + 6.2951518, + 53.4956822 + ], + [ + 6.2953779, + 53.4955065 + ], + [ + 6.2956651, + 53.495319 + ], + [ + 6.2959828, + 53.4951243 + ], + [ + 6.2963425, + 53.4949203 + ], + [ + 6.29671, + 53.4947298 + ], + [ + 6.2970659, + 53.4945279 + ], + [ + 6.2974567, + 53.4943442 + ], + [ + 6.2979742, + 53.4941662 + ], + [ + 6.298301, + 53.49404 + ], + [ + 6.2986992, + 53.4938471 + ], + [ + 6.2990213, + 53.4936821 + ], + [ + 6.2992599, + 53.4935498 + ], + [ + 6.2995052, + 53.4933718 + ], + [ + 6.2998884, + 53.4930302 + ], + [ + 6.3000566, + 53.492839 + ], + [ + 6.3012285, + 53.4931133 + ], + [ + 6.3049341, + 53.4940442 + ], + [ + 6.3073101, + 53.4946632 + ], + [ + 6.308109, + 53.4948947 + ], + [ + 6.3085803, + 53.4950464 + ], + [ + 6.3089205, + 53.4951649 + ], + [ + 6.309301, + 53.4953036 + ], + [ + 6.3098909, + 53.4955162 + ], + [ + 6.3105441, + 53.4957441 + ], + [ + 6.3111624, + 53.4959496 + ], + [ + 6.3121007, + 53.4962393 + ], + [ + 6.3161301, + 53.4973846 + ], + [ + 6.3166776, + 53.4975151 + ], + [ + 6.3172457, + 53.4978492 + ], + [ + 6.3181322, + 53.4981571 + ], + [ + 6.3199086, + 53.4989303 + ], + [ + 6.3229234, + 53.5000085 + ], + [ + 6.3240773, + 53.5004718 + ], + [ + 6.3251398, + 53.5007782 + ], + [ + 6.3280655, + 53.5018045 + ], + [ + 6.3285352, + 53.5018913 + ], + [ + 6.3313344, + 53.5024084 + ], + [ + 6.3323878, + 53.5022953 + ], + [ + 6.3336125, + 53.501971 + ], + [ + 6.3347136, + 53.5016499 + ], + [ + 6.3351821, + 53.5013293 + ], + [ + 6.34037, + 53.5011834 + ], + [ + 6.3402937, + 53.5017087 + ], + [ + 6.340818, + 53.5015471 + ], + [ + 6.3416883, + 53.5011205 + ], + [ + 6.342127, + 53.5010647 + ], + [ + 6.3449502, + 53.5014094 + ], + [ + 6.3498133, + 53.5024724 + ], + [ + 6.3523288, + 53.5030826 + ] + ] + ], + [ + [ + [ + 6.605464, + 53.5348702 + ], + [ + 6.6050868, + 53.5351067 + ], + [ + 6.6044956, + 53.5354165 + ], + [ + 6.6036484, + 53.5357663 + ], + [ + 6.6026345, + 53.5360946 + ], + [ + 6.6017585, + 53.5363185 + ], + [ + 6.6012975, + 53.5363877 + ], + [ + 6.6007877, + 53.5365495 + ], + [ + 6.6004995, + 53.5365823 + ], + [ + 6.600038, + 53.5367067 + ], + [ + 6.5992226, + 53.5367674 + ], + [ + 6.598205, + 53.536785 + ], + [ + 6.597766, + 53.5368195 + ], + [ + 6.5976662, + 53.5368429 + ], + [ + 6.5976927, + 53.536895 + ], + [ + 6.5978448, + 53.5369384 + ], + [ + 6.5992495, + 53.5372763 + ], + [ + 6.5995807, + 53.5374302 + ], + [ + 6.5996078, + 53.5374973 + ], + [ + 6.5994484, + 53.5376412 + ], + [ + 6.5991906, + 53.537747 + ], + [ + 6.6003103, + 53.5381061 + ], + [ + 6.6010348, + 53.5382773 + ], + [ + 6.6015033, + 53.5384838 + ], + [ + 6.6018016, + 53.5386845 + ], + [ + 6.6018645, + 53.5388237 + ], + [ + 6.6018057, + 53.539128 + ], + [ + 6.6017006, + 53.5392163 + ], + [ + 6.6024661, + 53.5390036 + ], + [ + 6.6053731, + 53.5377949 + ], + [ + 6.6062743, + 53.5376623 + ], + [ + 6.608439, + 53.5368766 + ], + [ + 6.6113918, + 53.5359594 + ], + [ + 6.6135637, + 53.5354319 + ], + [ + 6.6144812, + 53.5352092 + ], + [ + 6.6149836, + 53.5349795 + ], + [ + 6.615527, + 53.5348616 + ], + [ + 6.6162442, + 53.534888 + ], + [ + 6.6163595, + 53.5349654 + ], + [ + 6.6162395, + 53.5353822 + ], + [ + 6.6157425, + 53.5358029 + ], + [ + 6.6151104, + 53.5361126 + ], + [ + 6.6145523, + 53.5363766 + ], + [ + 6.6129059, + 53.5368201 + ], + [ + 6.6120267, + 53.5370649 + ], + [ + 6.6101505, + 53.5380499 + ], + [ + 6.6089224, + 53.5388834 + ], + [ + 6.609311, + 53.5386847 + ], + [ + 6.610201, + 53.5381883 + ], + [ + 6.6107121, + 53.5380477 + ], + [ + 6.6112763, + 53.5379181 + ], + [ + 6.6118233, + 53.5378808 + ], + [ + 6.6121706, + 53.5378674 + ], + [ + 6.6125348, + 53.5379597 + ], + [ + 6.6127451, + 53.5380934 + ], + [ + 6.6127738, + 53.5382147 + ], + [ + 6.6127204, + 53.538393 + ], + [ + 6.6124482, + 53.5385861 + ], + [ + 6.6120962, + 53.5387527 + ], + [ + 6.6114705, + 53.5390358 + ], + [ + 6.6109605, + 53.5392349 + ], + [ + 6.6102814, + 53.5394891 + ], + [ + 6.609549, + 53.5397211 + ], + [ + 6.6089237, + 53.5402272 + ], + [ + 6.608741, + 53.5403521 + ], + [ + 6.608477, + 53.5405902 + ], + [ + 6.6082357, + 53.5408191 + ], + [ + 6.6076322, + 53.541487 + ], + [ + 6.6073192, + 53.5419258 + ], + [ + 6.6070296, + 53.5422091 + ], + [ + 6.6064509, + 53.5425774 + ], + [ + 6.6059861, + 53.5427785 + ], + [ + 6.6052483, + 53.5429227 + ], + [ + 6.604234, + 53.5432397 + ], + [ + 6.6034035, + 53.5434746 + ], + [ + 6.6029044, + 53.5436646 + ], + [ + 6.6018393, + 53.5438852 + ], + [ + 6.6001222, + 53.544193 + ], + [ + 6.598033, + 53.5446068 + ], + [ + 6.5968552, + 53.5448708 + ], + [ + 6.5957881, + 53.5449877 + ], + [ + 6.594875, + 53.5450497 + ], + [ + 6.5939924, + 53.5451316 + ], + [ + 6.5934601, + 53.5451507 + ], + [ + 6.5929581, + 53.545174 + ], + [ + 6.5921419, + 53.5451678 + ], + [ + 6.5908123, + 53.5451828 + ], + [ + 6.5901628, + 53.5451957 + ], + [ + 6.5895292, + 53.5452627 + ], + [ + 6.5887707, + 53.5453124 + ], + [ + 6.5883144, + 53.5453557 + ], + [ + 6.587639, + 53.5454071 + ], + [ + 6.5869542, + 53.5455598 + ], + [ + 6.5863097, + 53.5456471 + ], + [ + 6.5856988, + 53.5457162 + ], + [ + 6.584738, + 53.5458571 + ], + [ + 6.5841163, + 53.5459554 + ], + [ + 6.5821471, + 53.5461183 + ], + [ + 6.5804064, + 53.5461783 + ], + [ + 6.5781846, + 53.5461558 + ], + [ + 6.576773, + 53.5460135 + ], + [ + 6.5757215, + 53.5459523 + ], + [ + 6.5740497, + 53.5458408 + ], + [ + 6.5730131, + 53.5457569 + ], + [ + 6.571961, + 53.5456597 + ], + [ + 6.5711639, + 53.5454438 + ], + [ + 6.5705441, + 53.5452111 + ], + [ + 6.5700081, + 53.5450275 + ], + [ + 6.5696804, + 53.5448628 + ], + [ + 6.5693022, + 53.5446196 + ], + [ + 6.5686404, + 53.5441463 + ], + [ + 6.5683715, + 53.543898 + ], + [ + 6.5678811, + 53.5434979 + ], + [ + 6.5672728, + 53.5430602 + ], + [ + 6.5668758, + 53.5428262 + ], + [ + 6.5660905, + 53.5424143 + ], + [ + 6.5657476, + 53.5422452 + ], + [ + 6.5653471, + 53.5420203 + ], + [ + 6.5639119, + 53.5413893 + ], + [ + 6.5636529, + 53.5412625 + ], + [ + 6.5632764, + 53.5411207 + ], + [ + 6.5629901, + 53.5409468 + ], + [ + 6.5628131, + 53.5407632 + ], + [ + 6.5627156, + 53.5405769 + ], + [ + 6.562636, + 53.5403455 + ], + [ + 6.5625369, + 53.5400737 + ], + [ + 6.5625632, + 53.5398506 + ], + [ + 6.5626191, + 53.5395846 + ], + [ + 6.5628561, + 53.5393108 + ], + [ + 6.5632323, + 53.5390046 + ], + [ + 6.5638038, + 53.5386297 + ], + [ + 6.5648058, + 53.5382433 + ], + [ + 6.5651428, + 53.5381019 + ], + [ + 6.565312, + 53.5380309 + ], + [ + 6.5656994, + 53.537934 + ], + [ + 6.5650773, + 53.5378858 + ], + [ + 6.564971, + 53.5358485 + ], + [ + 6.5650446, + 53.5344101 + ], + [ + 6.565319, + 53.5334191 + ], + [ + 6.5658232, + 53.5325605 + ], + [ + 6.5664152, + 53.5321504 + ], + [ + 6.5674317, + 53.5320955 + ], + [ + 6.5703985, + 53.5330324 + ], + [ + 6.5787933, + 53.5352636 + ], + [ + 6.5817134, + 53.5358637 + ], + [ + 6.5827833, + 53.5363697 + ], + [ + 6.5840241, + 53.5367128 + ], + [ + 6.5847927, + 53.5363917 + ], + [ + 6.5853066, + 53.5361881 + ], + [ + 6.5862192, + 53.5358899 + ], + [ + 6.586764, + 53.5357267 + ], + [ + 6.5875916, + 53.5355371 + ], + [ + 6.5889425, + 53.5352585 + ], + [ + 6.5892208, + 53.535187 + ], + [ + 6.5897294, + 53.5351186 + ], + [ + 6.5911315, + 53.5349524 + ], + [ + 6.592544, + 53.5347321 + ], + [ + 6.5934393, + 53.5345285 + ], + [ + 6.5949824, + 53.534224 + ], + [ + 6.5961182, + 53.533958 + ], + [ + 6.597423, + 53.5336369 + ], + [ + 6.5989611, + 53.5334743 + ], + [ + 6.6003692, + 53.5332247 + ], + [ + 6.6019292, + 53.5332375 + ], + [ + 6.6040193, + 53.5333122 + ], + [ + 6.6048825, + 53.5334261 + ], + [ + 6.605579, + 53.5337234 + ], + [ + 6.6058261, + 53.5340123 + ], + [ + 6.6058427, + 53.534512 + ], + [ + 6.605464, + 53.5348702 + ] + ] + ], + [ + [ + [ + 6.524119, + 53.5347134 + ], + [ + 6.5239118, + 53.5352144 + ], + [ + 6.5233253, + 53.5356072 + ], + [ + 6.5220655, + 53.5361726 + ], + [ + 6.5208454, + 53.5366387 + ], + [ + 6.5197032, + 53.5372462 + ], + [ + 6.5191579, + 53.5376252 + ], + [ + 6.5177746, + 53.5380359 + ], + [ + 6.5145942, + 53.5387447 + ], + [ + 6.5134097, + 53.5388526 + ], + [ + 6.5120121, + 53.5390831 + ], + [ + 6.5108496, + 53.5393755 + ], + [ + 6.5096744, + 53.539589 + ], + [ + 6.5082763, + 53.5398595 + ], + [ + 6.4995292, + 53.54523 + ], + [ + 6.4894119, + 53.5507139 + ], + [ + 6.4850881, + 53.55273 + ], + [ + 6.4754816, + 53.5547039 + ], + [ + 6.4711135, + 53.5550127 + ], + [ + 6.467333, + 53.5546872 + ], + [ + 6.4645778, + 53.5537532 + ], + [ + 6.4638008, + 53.5539751 + ], + [ + 6.4628321, + 53.5541466 + ], + [ + 6.4619142, + 53.554167 + ], + [ + 6.4606308, + 53.5542613 + ], + [ + 6.459802, + 53.5541709 + ], + [ + 6.4588297, + 53.5540904 + ], + [ + 6.4573304, + 53.5538862 + ], + [ + 6.4559682, + 53.5535126 + ], + [ + 6.4550527, + 53.5531795 + ], + [ + 6.4539248, + 53.5525345 + ], + [ + 6.4530892, + 53.5519916 + ], + [ + 6.4510362, + 53.5503583 + ], + [ + 6.4503401, + 53.5497787 + ], + [ + 6.4491422, + 53.5489876 + ], + [ + 6.4482616, + 53.5484607 + ], + [ + 6.4477327, + 53.5479454 + ], + [ + 6.4470647, + 53.5472148 + ], + [ + 6.4466349, + 53.5464897 + ], + [ + 6.4463244, + 53.5459194 + ], + [ + 6.4458002, + 53.5452083 + ], + [ + 6.4455536, + 53.5441018 + ], + [ + 6.445289, + 53.5435628 + ], + [ + 6.4453111, + 53.5430111 + ], + [ + 6.4453165, + 53.5425923 + ], + [ + 6.4454507, + 53.54195 + ], + [ + 6.4458941, + 53.5412678 + ], + [ + 6.4463283, + 53.5407343 + ], + [ + 6.4468528, + 53.5399167 + ], + [ + 6.4473348, + 53.539293 + ], + [ + 6.4479519, + 53.5386122 + ], + [ + 6.448816, + 53.5380248 + ], + [ + 6.449257, + 53.5377096 + ], + [ + 6.4498595, + 53.5373149 + ], + [ + 6.4506351, + 53.5368855 + ], + [ + 6.45133, + 53.5366253 + ], + [ + 6.4523231, + 53.536348 + ], + [ + 6.4530007, + 53.536187 + ], + [ + 6.4540259, + 53.5360446 + ], + [ + 6.4554845, + 53.53583 + ], + [ + 6.4569266, + 53.5357711 + ], + [ + 6.45801, + 53.5357363 + ], + [ + 6.4587891, + 53.535632 + ], + [ + 6.4592941, + 53.5349465 + ], + [ + 6.4611401, + 53.533413 + ], + [ + 6.4597813, + 53.5334286 + ], + [ + 6.4586246, + 53.5333669 + ], + [ + 6.4576529, + 53.5333021 + ], + [ + 6.4569279, + 53.5330603 + ], + [ + 6.4566138, + 53.5327512 + ], + [ + 6.4571106, + 53.5318706 + ], + [ + 6.4577885, + 53.5314867 + ], + [ + 6.458449, + 53.5312042 + ], + [ + 6.4589319, + 53.5309181 + ], + [ + 6.4592277, + 53.5304843 + ], + [ + 6.4594113, + 53.52988 + ], + [ + 6.4597336, + 53.528953 + ], + [ + 6.4598521, + 53.5282747 + ], + [ + 6.460255, + 53.5274306 + ], + [ + 6.461239, + 53.5268132 + ], + [ + 6.4624484, + 53.5263838 + ], + [ + 6.4635771, + 53.5261012 + ], + [ + 6.4649001, + 53.525939 + ], + [ + 6.4660023, + 53.5259042 + ], + [ + 6.4663671, + 53.5258173 + ], + [ + 6.4667815, + 53.525333 + ], + [ + 6.4672624, + 53.5249692 + ], + [ + 6.4680244, + 53.5237943 + ], + [ + 6.4681891, + 53.5228494 + ], + [ + 6.4689275, + 53.5222363 + ], + [ + 6.4697962, + 53.5208133 + ], + [ + 6.4715916, + 53.5187755 + ], + [ + 6.4723676, + 53.518162 + ], + [ + 6.4734148, + 53.5178381 + ], + [ + 6.4742752, + 53.5175833 + ], + [ + 6.4732798, + 53.5199509 + ], + [ + 6.4736932, + 53.5199022 + ], + [ + 6.4742562, + 53.5198073 + ], + [ + 6.4745531, + 53.5196249 + ], + [ + 6.4753039, + 53.5195058 + ], + [ + 6.476133, + 53.5194983 + ], + [ + 6.4766274, + 53.5196736 + ], + [ + 6.4772092, + 53.5203198 + ], + [ + 6.4772521, + 53.5205216 + ], + [ + 6.4770077, + 53.5212875 + ], + [ + 6.4773657, + 53.5220256 + ], + [ + 6.4783045, + 53.5233649 + ], + [ + 6.479779, + 53.5247969 + ], + [ + 6.480819, + 53.5248413 + ], + [ + 6.4818895, + 53.5249618 + ], + [ + 6.4829204, + 53.5252063 + ], + [ + 6.4839419, + 53.5255747 + ], + [ + 6.4847453, + 53.5260094 + ], + [ + 6.4845756, + 53.5265124 + ], + [ + 6.4843299, + 53.5267389 + ], + [ + 6.483403, + 53.5271175 + ], + [ + 6.4825712, + 53.5272952 + ], + [ + 6.4814256, + 53.527461 + ], + [ + 6.4803812, + 53.5278178 + ], + [ + 6.4802929, + 53.5278599 + ], + [ + 6.4803202, + 53.5314558 + ], + [ + 6.4803386, + 53.5321745 + ], + [ + 6.4803517, + 53.532691 + ], + [ + 6.4800205, + 53.5330085 + ], + [ + 6.4797629, + 53.5332579 + ], + [ + 6.4800326, + 53.5336566 + ], + [ + 6.4802438, + 53.5336317 + ], + [ + 6.4808029, + 53.5333969 + ], + [ + 6.4816824, + 53.5333585 + ], + [ + 6.4821211, + 53.5333989 + ], + [ + 6.4835911, + 53.533693 + ], + [ + 6.4844194, + 53.5337741 + ], + [ + 6.4849454, + 53.5335958 + ], + [ + 6.4851424, + 53.5333853 + ], + [ + 6.4853058, + 53.5329634 + ], + [ + 6.4852431, + 53.5325721 + ], + [ + 6.4853113, + 53.5323443 + ], + [ + 6.4857593, + 53.5320064 + ], + [ + 6.4868066, + 53.5313435 + ], + [ + 6.4876307, + 53.5311545 + ], + [ + 6.4883512, + 53.5310899 + ], + [ + 6.4889916, + 53.5312284 + ], + [ + 6.4894574, + 53.531316 + ], + [ + 6.4904603, + 53.5314457 + ], + [ + 6.4912688, + 53.5314684 + ], + [ + 6.4919514, + 53.5314039 + ], + [ + 6.4928707, + 53.5312617 + ], + [ + 6.4937668, + 53.5310791 + ], + [ + 6.4947845, + 53.5309611 + ], + [ + 6.4953919, + 53.5309151 + ], + [ + 6.4955417, + 53.5310696 + ], + [ + 6.4953246, + 53.5312013 + ], + [ + 6.4947466, + 53.5314228 + ], + [ + 6.4934783, + 53.5317178 + ], + [ + 6.4924819, + 53.5319978 + ], + [ + 6.4909664, + 53.5321815 + ], + [ + 6.4901746, + 53.5322622 + ], + [ + 6.4897454, + 53.5323433 + ], + [ + 6.4896015, + 53.5325648 + ], + [ + 6.4896745, + 53.5326409 + ], + [ + 6.490103, + 53.5327557 + ], + [ + 6.4910634, + 53.5328272 + ], + [ + 6.4924644, + 53.5328129 + ], + [ + 6.4935699, + 53.5327417 + ], + [ + 6.4945756, + 53.5328084 + ], + [ + 6.4951082, + 53.5328681 + ], + [ + 6.4954004, + 53.5329008 + ], + [ + 6.4990786, + 53.5335947 + ], + [ + 6.5001131, + 53.5338075 + ], + [ + 6.5009811, + 53.5340032 + ], + [ + 6.5015051, + 53.5341737 + ], + [ + 6.5016768, + 53.5342877 + ], + [ + 6.5017542, + 53.534411 + ], + [ + 6.5016775, + 53.5345713 + ], + [ + 6.501341, + 53.5347893 + ], + [ + 6.5011496, + 53.5348714 + ], + [ + 6.5008, + 53.5349746 + ], + [ + 6.5004998, + 53.5351023 + ], + [ + 6.5001069, + 53.5353273 + ], + [ + 6.4996922, + 53.5356132 + ], + [ + 6.4991104, + 53.5360892 + ], + [ + 6.4987054, + 53.5365191 + ], + [ + 6.4983462, + 53.5367349 + ], + [ + 6.4976843, + 53.5369209 + ], + [ + 6.4964907, + 53.536916 + ], + [ + 6.494925, + 53.5367893 + ], + [ + 6.4937852, + 53.536604 + ], + [ + 6.493014, + 53.5363313 + ], + [ + 6.4919858, + 53.5360305 + ], + [ + 6.4913192, + 53.5359148 + ], + [ + 6.4892761, + 53.5356937 + ], + [ + 6.4886264, + 53.5356904 + ], + [ + 6.4872272, + 53.5355785 + ], + [ + 6.4863505, + 53.5355561 + ], + [ + 6.4856827, + 53.5356001 + ], + [ + 6.4847524, + 53.5355285 + ], + [ + 6.4838471, + 53.5353644 + ], + [ + 6.4827036, + 53.5351768 + ], + [ + 6.4819167, + 53.5350932 + ], + [ + 6.4817079, + 53.5350244 + ], + [ + 6.4816296, + 53.5350879 + ], + [ + 6.4816493, + 53.5351373 + ], + [ + 6.482025, + 53.5352569 + ], + [ + 6.4831503, + 53.5354941 + ], + [ + 6.4842827, + 53.5356886 + ], + [ + 6.4854619, + 53.5357296 + ], + [ + 6.486185, + 53.5358429 + ], + [ + 6.4871087, + 53.5359754 + ], + [ + 6.4879623, + 53.5359776 + ], + [ + 6.4887489, + 53.5360297 + ], + [ + 6.4898771, + 53.5362015 + ], + [ + 6.4905847, + 53.5362857 + ], + [ + 6.4916246, + 53.5366043 + ], + [ + 6.4925193, + 53.5368224 + ], + [ + 6.4934608, + 53.5371214 + ], + [ + 6.4940896, + 53.5372373 + ], + [ + 6.4952518, + 53.5373954 + ], + [ + 6.4964238, + 53.5374657 + ], + [ + 6.4978747, + 53.5374985 + ], + [ + 6.4981582, + 53.5374652 + ], + [ + 6.4987491, + 53.5369707 + ], + [ + 6.4994231, + 53.5367848 + ], + [ + 6.5003962, + 53.5365063 + ], + [ + 6.5010689, + 53.5362754 + ], + [ + 6.5018901, + 53.5359534 + ], + [ + 6.5024898, + 53.535813 + ], + [ + 6.5030824, + 53.5354032 + ], + [ + 6.5033699, + 53.5348615 + ], + [ + 6.5037375, + 53.5344986 + ], + [ + 6.5047673, + 53.5335007 + ], + [ + 6.5052102, + 53.5331372 + ], + [ + 6.5055094, + 53.5330446 + ], + [ + 6.5061114, + 53.5329941 + ], + [ + 6.506559, + 53.5328102 + ], + [ + 6.5067805, + 53.5326285 + ], + [ + 6.5082047, + 53.5323008 + ], + [ + 6.5091094, + 53.5322924 + ], + [ + 6.5102378, + 53.532192 + ], + [ + 6.511364, + 53.5320018 + ], + [ + 6.5124924, + 53.5319015 + ], + [ + 6.5126491, + 53.5321246 + ], + [ + 6.5124371, + 53.5326657 + ], + [ + 6.5107267, + 53.5335802 + ], + [ + 6.5083614, + 53.534953 + ], + [ + 6.5084012, + 53.5350909 + ], + [ + 6.5089362, + 53.5354706 + ], + [ + 6.5105205, + 53.5360519 + ], + [ + 6.5114187, + 53.5362451 + ], + [ + 6.512419, + 53.5363394 + ], + [ + 6.5126142, + 53.5363578 + ], + [ + 6.5132125, + 53.5363516 + ], + [ + 6.5135281, + 53.5363483 + ], + [ + 6.5147981, + 53.5361679 + ], + [ + 6.5160413, + 53.5359674 + ], + [ + 6.5172086, + 53.5357425 + ], + [ + 6.5183977, + 53.5354681 + ], + [ + 6.5199312, + 53.5352367 + ], + [ + 6.5215088, + 53.5349262 + ], + [ + 6.5227265, + 53.5345547 + ], + [ + 6.52373, + 53.5344905 + ], + [ + 6.524119, + 53.5347134 + ] + ] + ], + [ + [ + [ + 6.4210486, + 53.5187581 + ], + [ + 6.4215723, + 53.51799 + ], + [ + 6.4226196, + 53.5175013 + ], + [ + 6.4238066, + 53.5172918 + ], + [ + 6.4245747, + 53.5174315 + ], + [ + 6.4255871, + 53.5186883 + ], + [ + 6.4263202, + 53.5193516 + ], + [ + 6.4271581, + 53.5197007 + ], + [ + 6.4276119, + 53.5200847 + ], + [ + 6.4272977, + 53.5219001 + ], + [ + 6.4262853, + 53.5231569 + ], + [ + 6.4231782, + 53.5230871 + ], + [ + 6.4218598, + 53.5223998 + ], + [ + 6.4209788, + 53.5212019 + ], + [ + 6.4210486, + 53.5187581 + ] + ] + ], + [ + [ + [ + 6.5819984, + 53.5244494 + ], + [ + 6.5823125, + 53.5235477 + ], + [ + 6.5827792, + 53.522712 + ], + [ + 6.5837359, + 53.5218713 + ], + [ + 6.5864579, + 53.520811 + ], + [ + 6.5886994, + 53.5200923 + ], + [ + 6.5897552, + 53.5201042 + ], + [ + 6.5921719, + 53.5202598 + ], + [ + 6.5937251, + 53.5205363 + ], + [ + 6.593923, + 53.5208713 + ], + [ + 6.5939873, + 53.5218142 + ], + [ + 6.5938441, + 53.5220851 + ], + [ + 6.5936595, + 53.5222218 + ], + [ + 6.5933612, + 53.5223371 + ], + [ + 6.5929913, + 53.5225879 + ], + [ + 6.5930881, + 53.5233507 + ], + [ + 6.5932037, + 53.5234394 + ], + [ + 6.5938437, + 53.5234105 + ], + [ + 6.5941082, + 53.5234303 + ], + [ + 6.5942633, + 53.523586 + ], + [ + 6.5942741, + 53.5239678 + ], + [ + 6.5940267, + 53.5245543 + ], + [ + 6.5928302, + 53.5249032 + ], + [ + 6.5911457, + 53.5253244 + ], + [ + 6.5899491, + 53.5256733 + ], + [ + 6.5882576, + 53.5258474 + ], + [ + 6.5862614, + 53.5259122 + ], + [ + 6.5851628, + 53.5257209 + ], + [ + 6.5830724, + 53.5251126 + ], + [ + 6.5821924, + 53.5246496 + ], + [ + 6.5819984, + 53.5244494 + ] + ] + ], + [ + [ + [ + 6.0602953, + 53.4512808 + ], + [ + 6.0616636, + 53.4512532 + ], + [ + 6.0622304, + 53.4514073 + ], + [ + 6.0630287, + 53.4519194 + ], + [ + 6.0635714, + 53.4529272 + ], + [ + 6.0635813, + 53.4535561 + ], + [ + 6.063101, + 53.4541204 + ], + [ + 6.0620456, + 53.4548752 + ], + [ + 6.062004, + 53.4559563 + ], + [ + 6.0617693, + 53.4577399 + ], + [ + 6.0616574, + 53.459019 + ], + [ + 6.0568895, + 53.4595671 + ], + [ + 6.0533704, + 53.4594649 + ], + [ + 6.0469982, + 53.4592566 + ], + [ + 6.0457652, + 53.4592247 + ], + [ + 6.0442046, + 53.4589621 + ], + [ + 6.042441, + 53.4584407 + ], + [ + 6.0387892, + 53.4567064 + ], + [ + 6.0372138, + 53.4553204 + ], + [ + 6.0361522, + 53.453544 + ], + [ + 6.0363128, + 53.450986 + ], + [ + 6.0373198, + 53.4486559 + ], + [ + 6.0385341, + 53.4472932 + ], + [ + 6.0415045, + 53.4463082 + ], + [ + 6.0436417, + 53.4460639 + ], + [ + 6.0472716, + 53.4458887 + ], + [ + 6.0491545, + 53.4460332 + ], + [ + 6.050068, + 53.4464545 + ], + [ + 6.0501491, + 53.4468178 + ], + [ + 6.0516571, + 53.4465916 + ], + [ + 6.052374, + 53.4467224 + ], + [ + 6.0527171, + 53.4470126 + ], + [ + 6.0529139, + 53.447573 + ], + [ + 6.0525464, + 53.4481366 + ], + [ + 6.0521781, + 53.4486553 + ], + [ + 6.0522925, + 53.4489546 + ], + [ + 6.0523073, + 53.4489603 + ], + [ + 6.0549128, + 53.4497591 + ], + [ + 6.0563456, + 53.4501772 + ], + [ + 6.057717, + 53.4508668 + ], + [ + 6.0581333, + 53.4511239 + ], + [ + 6.0601212, + 53.4512843 + ], + [ + 6.0602953, + 53.4512808 + ] + ] + ], + [ + [ + [ + 6.192414, + 53.4125548 + ], + [ + 6.192466, + 53.4124652 + ], + [ + 6.1926786, + 53.4123655 + ], + [ + 6.1929059, + 53.412314 + ], + [ + 6.1930218, + 53.4122878 + ], + [ + 6.1932705, + 53.4122817 + ], + [ + 6.1934699, + 53.4122987 + ], + [ + 6.1936465, + 53.4123365 + ], + [ + 6.1937237, + 53.4123703 + ], + [ + 6.1937207, + 53.4124161 + ], + [ + 6.1936565, + 53.4124645 + ], + [ + 6.1935537, + 53.4124926 + ], + [ + 6.1934008, + 53.4125142 + ], + [ + 6.1932332, + 53.4125564 + ], + [ + 6.1931945, + 53.4125633 + ], + [ + 6.1930347, + 53.412592 + ], + [ + 6.1927594, + 53.4125983 + ], + [ + 6.1925141, + 53.4125861 + ], + [ + 6.192414, + 53.4125548 + ] + ] + ], + [ + [ + [ + 5.2831526, + 52.6925172 + ], + [ + 5.2831268, + 52.6925026 + ], + [ + 5.2831038, + 52.6924896 + ], + [ + 5.2817443, + 52.6916352 + ], + [ + 5.2817255, + 52.6915666 + ], + [ + 5.2816052, + 52.6914911 + ], + [ + 5.2815525, + 52.6914889 + ], + [ + 5.2814774, + 52.6914226 + ], + [ + 5.2814134, + 52.6913586 + ], + [ + 5.2813758, + 52.6912328 + ], + [ + 5.2814284, + 52.691114 + ], + [ + 5.2815714, + 52.6912008 + ], + [ + 5.2816467, + 52.6911894 + ], + [ + 5.2817633, + 52.6912168 + ], + [ + 5.2829368, + 52.6919161 + ], + [ + 5.2831436, + 52.691955 + ], + [ + 5.2832414, + 52.6920006 + ], + [ + 5.2833957, + 52.6920669 + ], + [ + 5.2836091, + 52.6921967 + ], + [ + 5.2836333, + 52.6922117 + ], + [ + 5.2837329, + 52.6922734 + ], + [ + 5.2839071, + 52.69238 + ], + [ + 5.2840727, + 52.6925309 + ], + [ + 5.2841555, + 52.6926223 + ], + [ + 5.2841328, + 52.6927206 + ], + [ + 5.2840689, + 52.6927664 + ], + [ + 5.2839372, + 52.6928145 + ], + [ + 5.2837341, + 52.6928213 + ], + [ + 5.2834408, + 52.6927025 + ], + [ + 5.2831526, + 52.6925172 + ] + ] + ], + [ + [ + [ + 5.9707831, + 53.4597254 + ], + [ + 5.9717815, + 53.4607524 + ], + [ + 5.9728659, + 53.4629934 + ], + [ + 5.9725054, + 53.4641632 + ], + [ + 5.970569, + 53.4657 + ], + [ + 5.9632836, + 53.4669929 + ], + [ + 5.9544068, + 53.4675291 + ], + [ + 5.9520754, + 53.4677198 + ], + [ + 5.9489964, + 53.4683182 + ], + [ + 5.9299497, + 53.4684503 + ], + [ + 5.9224167, + 53.4679599 + ], + [ + 5.9157536, + 53.4679283 + ], + [ + 5.911137, + 53.4681124 + ], + [ + 5.910738, + 53.4681194 + ], + [ + 5.9104505, + 53.4681103 + ], + [ + 5.9019559, + 53.4676729 + ], + [ + 5.8789245, + 53.4663037 + ], + [ + 5.8586765, + 53.4653707 + ], + [ + 5.849023, + 53.4648276 + ], + [ + 5.8401219, + 53.4642087 + ], + [ + 5.8332749, + 53.4639671 + ], + [ + 5.829229, + 53.4637286 + ], + [ + 5.8262518, + 53.4633955 + ], + [ + 5.8242724, + 53.4632084 + ], + [ + 5.820879, + 53.463094 + ], + [ + 5.8120688, + 53.4623568 + ], + [ + 5.8093044, + 53.4622976 + ], + [ + 5.8058314, + 53.4622836 + ], + [ + 5.8032117, + 53.4620704 + ], + [ + 5.7932596, + 53.4613325 + ], + [ + 5.7874121, + 53.4610081 + ], + [ + 5.7836342, + 53.4607985 + ], + [ + 5.7792484, + 53.4605553 + ], + [ + 5.7673165, + 53.4600329 + ], + [ + 5.7635607, + 53.4599393 + ], + [ + 5.7594502, + 53.4597851 + ], + [ + 5.7572765, + 53.4596194 + ], + [ + 5.7540943, + 53.4595107 + ], + [ + 5.7506013, + 53.4594452 + ], + [ + 5.748523, + 53.4594375 + ], + [ + 5.7464031, + 53.4593152 + ], + [ + 5.7397624, + 53.4591749 + ], + [ + 5.7343565, + 53.4590095 + ], + [ + 5.7311196, + 53.459006 + ], + [ + 5.7301156, + 53.459005 + ], + [ + 5.7279028, + 53.4590863 + ], + [ + 5.7244361, + 53.459153 + ], + [ + 5.7216701, + 53.459155 + ], + [ + 5.7210504, + 53.4591555 + ], + [ + 5.7172231, + 53.4592746 + ], + [ + 5.7160339, + 53.4593586 + ], + [ + 5.7139552, + 53.4594809 + ], + [ + 5.7087629, + 53.4595667 + ], + [ + 5.7054763, + 53.4596788 + ], + [ + 5.7008768, + 53.4600625 + ], + [ + 5.6954521, + 53.4606196 + ], + [ + 5.6920602, + 53.4610292 + ], + [ + 5.6763829, + 53.463392 + ], + [ + 5.6738292, + 53.4638141 + ], + [ + 5.6631726, + 53.4657943 + ], + [ + 5.6625649, + 53.4667297 + ], + [ + 5.6625018, + 53.4671928 + ], + [ + 5.662586, + 53.467677 + ], + [ + 5.6631967, + 53.4679627 + ], + [ + 5.6646286, + 53.4681841 + ], + [ + 5.6656053, + 53.4678673 + ], + [ + 5.6683909, + 53.4678609 + ], + [ + 5.6707977, + 53.4674959 + ], + [ + 5.6728298, + 53.4674012 + ], + [ + 5.6763692, + 53.4675276 + ], + [ + 5.6786268, + 53.4673874 + ], + [ + 5.679604, + 53.4671604 + ], + [ + 5.680655, + 53.4667086 + ], + [ + 5.6823843, + 53.4663899 + ], + [ + 5.68389, + 53.4663862 + ], + [ + 5.6867552, + 53.4670081 + ], + [ + 5.6910483, + 53.4672669 + ], + [ + 5.6921773, + 53.4672191 + ], + [ + 5.6938368, + 53.4676642 + ], + [ + 5.693913, + 53.4677987 + ], + [ + 5.6849599, + 53.4686747 + ], + [ + 5.6814235, + 53.4689979 + ], + [ + 5.6782614, + 53.4690055 + ], + [ + 5.6773591, + 53.4691874 + ], + [ + 5.6757028, + 53.4691914 + ], + [ + 5.6740485, + 53.4695098 + ], + [ + 5.6718678, + 53.4699192 + ], + [ + 5.6674274, + 53.4701992 + ], + [ + 5.662427, + 53.4701266 + ], + [ + 5.6620812, + 53.4701216 + ], + [ + 5.660724, + 53.4698102 + ], + [ + 5.6553775, + 53.4696875 + ], + [ + 5.6538706, + 53.4695111 + ], + [ + 5.6490284, + 53.4688524 + ], + [ + 5.642595, + 53.470373 + ], + [ + 5.6411209, + 53.4706761 + ], + [ + 5.6398342, + 53.4708913 + ], + [ + 5.638738, + 53.4709891 + ], + [ + 5.6377717, + 53.4710108 + ], + [ + 5.6371117, + 53.4709627 + ], + [ + 5.6367807, + 53.4708264 + ], + [ + 5.6367336, + 53.4706983 + ], + [ + 5.6368784, + 53.4705993 + ], + [ + 5.6383821, + 53.4701748 + ], + [ + 5.6386036, + 53.4700617 + ], + [ + 5.6386063, + 53.469938 + ], + [ + 5.6384522, + 53.4698424 + ], + [ + 5.6371109, + 53.4695263 + ], + [ + 5.6358726, + 53.4691297 + ], + [ + 5.6336402, + 53.4681684 + ], + [ + 5.6325859, + 53.4677505 + ], + [ + 5.6314131, + 53.4673926 + ], + [ + 5.6301524, + 53.4670464 + ], + [ + 5.628523, + 53.4666328 + ], + [ + 5.6265049, + 53.4660715 + ], + [ + 5.6253011, + 53.4656312 + ], + [ + 5.624308, + 53.4651786 + ], + [ + 5.6233723, + 53.464719 + ], + [ + 5.6226362, + 53.4642656 + ], + [ + 5.6216566, + 53.4635976 + ], + [ + 5.6206917, + 53.4628151 + ], + [ + 5.6198219, + 53.461952 + ], + [ + 5.6188896, + 53.4609426 + ], + [ + 5.617953, + 53.4598552 + ], + [ + 5.6169951, + 53.4585228 + ], + [ + 5.6163119, + 53.4574643 + ], + [ + 5.61596, + 53.4566247 + ], + [ + 5.6156188, + 53.4547015 + ], + [ + 5.6153262, + 53.4537282 + ], + [ + 5.6153195, + 53.4537059 + ], + [ + 5.6142319, + 53.4509925 + ], + [ + 5.6139286, + 53.4499626 + ], + [ + 5.6137496, + 53.4491429 + ], + [ + 5.6137079, + 53.4482359 + ], + [ + 5.6137814, + 53.4473605 + ], + [ + 5.6140278, + 53.4465281 + ], + [ + 5.6141188, + 53.446404 + ], + [ + 5.6146955, + 53.4451903 + ], + [ + 5.6147255, + 53.4451146 + ], + [ + 5.6147461, + 53.4438453 + ], + [ + 5.6147416, + 53.4437629 + ], + [ + 5.6149349, + 53.4430131 + ], + [ + 5.6153367, + 53.4419602 + ], + [ + 5.6159388, + 53.4410693 + ], + [ + 5.6166795, + 53.4402238 + ], + [ + 5.6175461, + 53.4393275 + ], + [ + 5.6185957, + 53.4383251 + ], + [ + 5.6196405, + 53.437199 + ], + [ + 5.6206287, + 53.4361785 + ], + [ + 5.6216176, + 53.435268 + ], + [ + 5.6225928, + 53.4345499 + ], + [ + 5.6238289, + 53.4338722 + ], + [ + 5.6247982, + 53.4334039 + ], + [ + 5.6254813, + 53.4330556 + ], + [ + 5.6264251, + 53.4322712 + ], + [ + 5.6262636, + 53.4321939 + ], + [ + 5.6259169, + 53.4319705 + ], + [ + 5.6258209, + 53.4319456 + ], + [ + 5.6254124, + 53.4316721 + ], + [ + 5.6254649, + 53.4315207 + ], + [ + 5.6257991, + 53.4316181 + ], + [ + 5.6261413, + 53.4317751 + ], + [ + 5.6262964, + 53.4319761 + ], + [ + 5.6265624, + 53.4321745 + ], + [ + 5.626883, + 53.4320337 + ], + [ + 5.6274063, + 53.431828 + ], + [ + 5.627956, + 53.4315856 + ], + [ + 5.628814, + 53.4310695 + ], + [ + 5.6304468, + 53.4297649 + ], + [ + 5.6297611, + 53.4293068 + ], + [ + 5.629924, + 53.4291023 + ], + [ + 5.6303497, + 53.4291397 + ], + [ + 5.6304128, + 53.4293595 + ], + [ + 5.6308752, + 53.4296741 + ], + [ + 5.6314999, + 53.4296833 + ], + [ + 5.6321546, + 53.4296215 + ], + [ + 5.6327495, + 53.4295086 + ], + [ + 5.6368404, + 53.428105 + ], + [ + 5.6381934, + 53.4279449 + ], + [ + 5.6424333, + 53.4262738 + ], + [ + 5.6464138, + 53.4252995 + ], + [ + 5.6501304, + 53.4242357 + ], + [ + 5.6502529, + 53.4245903 + ], + [ + 5.6502919, + 53.4248239 + ], + [ + 5.6503452, + 53.4249226 + ], + [ + 5.6503523, + 53.4249796 + ], + [ + 5.6508465, + 53.4249989 + ], + [ + 5.6509125, + 53.4250879 + ], + [ + 5.650787, + 53.4252029 + ], + [ + 5.6506456, + 53.4252346 + ], + [ + 5.6507987, + 53.4252855 + ], + [ + 5.6511221, + 53.4252938 + ], + [ + 5.6512117, + 53.4251768 + ], + [ + 5.6512565, + 53.4251317 + ], + [ + 5.6513542, + 53.425118 + ], + [ + 5.6515803, + 53.4251894 + ], + [ + 5.6518965, + 53.4252337 + ], + [ + 5.6520166, + 53.4252064 + ], + [ + 5.6523466, + 53.4250575 + ], + [ + 5.6523234, + 53.4249407 + ], + [ + 5.652172, + 53.4247928 + ], + [ + 5.6516673, + 53.4246591 + ], + [ + 5.6512836, + 53.424642 + ], + [ + 5.6509289, + 53.4244451 + ], + [ + 5.6507929, + 53.4243466 + ], + [ + 5.6507548, + 53.4242703 + ], + [ + 5.6507918, + 53.4241669 + ], + [ + 5.6510623, + 53.4241214 + ], + [ + 5.6511901, + 53.4241121 + ], + [ + 5.6514834, + 53.4241115 + ], + [ + 5.6517091, + 53.4241155 + ], + [ + 5.6520702, + 53.4241371 + ], + [ + 5.6522134, + 53.4241817 + ], + [ + 5.6523489, + 53.4241994 + ], + [ + 5.6524615, + 53.4241722 + ], + [ + 5.65298, + 53.4240902 + ], + [ + 5.6535207, + 53.4239632 + ], + [ + 5.6543482, + 53.4239838 + ], + [ + 5.6548302, + 53.4240996 + ], + [ + 5.6548218, + 53.4239603 + ], + [ + 5.6544454, + 53.4238893 + ], + [ + 5.6545721, + 53.4237183 + ], + [ + 5.6547901, + 53.4236909 + ], + [ + 5.6557544, + 53.4235419 + ], + [ + 5.6577942, + 53.4229908 + ], + [ + 5.6597083, + 53.4224175 + ], + [ + 5.6604954, + 53.4220114 + ], + [ + 5.6613937, + 53.4213579 + ], + [ + 5.6620706, + 53.4213564 + ], + [ + 5.6631623, + 53.421556 + ], + [ + 5.6635097, + 53.4216223 + ], + [ + 5.6671156, + 53.4223107 + ], + [ + 5.667718, + 53.4224216 + ], + [ + 5.6685091, + 53.4226443 + ], + [ + 5.6691876, + 53.4228899 + ], + [ + 5.6714116, + 53.4236933 + ], + [ + 5.6723915, + 53.4240279 + ], + [ + 5.6733714, + 53.42434 + ], + [ + 5.6736735, + 53.4245415 + ], + [ + 5.6737301, + 53.4245638 + ], + [ + 5.67392, + 53.4248122 + ], + [ + 5.6743068, + 53.4247676 + ], + [ + 5.6750414, + 53.4246571 + ], + [ + 5.676385, + 53.4245512 + ], + [ + 5.6773316, + 53.4245797 + ], + [ + 5.67962, + 53.4247014 + ], + [ + 5.6802335, + 53.424754 + ], + [ + 5.6809204, + 53.4248751 + ], + [ + 5.6816883, + 53.4250578 + ], + [ + 5.6825296, + 53.4252836 + ], + [ + 5.6834525, + 53.4256228 + ], + [ + 5.6837044, + 53.4257153 + ], + [ + 5.6838868, + 53.4257823 + ], + [ + 5.6853207, + 53.4262831 + ], + [ + 5.6861089, + 53.4265709 + ], + [ + 5.6869308, + 53.4267831 + ], + [ + 5.6876496, + 53.4270254 + ], + [ + 5.6880572, + 53.4271443 + ], + [ + 5.6896853, + 53.4276315 + ], + [ + 5.6905865, + 53.4277913 + ], + [ + 5.6936228, + 53.4282132 + ], + [ + 5.6969917, + 53.4286607 + ], + [ + 5.6989101, + 53.428914 + ], + [ + 5.7001515, + 53.4290463 + ], + [ + 5.7005921, + 53.4291974 + ], + [ + 5.7009291, + 53.4292866 + ], + [ + 5.7012433, + 53.4293507 + ], + [ + 5.7016762, + 53.4294536 + ], + [ + 5.7020478, + 53.4295611 + ], + [ + 5.7024692, + 53.4296228 + ], + [ + 5.7028945, + 53.4296639 + ], + [ + 5.7032701, + 53.4297187 + ], + [ + 5.7034885, + 53.4297897 + ], + [ + 5.7036455, + 53.4298881 + ], + [ + 5.7037298, + 53.4299683 + ], + [ + 5.7037411, + 53.4300966 + ], + [ + 5.7036566, + 53.4303028 + ], + [ + 5.7035798, + 53.430477 + ], + [ + 5.7046982, + 53.4311776 + ], + [ + 5.7054451, + 53.4315302 + ], + [ + 5.7062765, + 53.4318551 + ], + [ + 5.7108011, + 53.433496 + ], + [ + 5.7133336, + 53.434457 + ], + [ + 5.7141344, + 53.4347774 + ], + [ + 5.7146172, + 53.4349948 + ], + [ + 5.7149735, + 53.4351916 + ], + [ + 5.7156017, + 53.4355694 + ], + [ + 5.7157359, + 53.4355877 + ], + [ + 5.7199944, + 53.434277 + ], + [ + 5.7201976, + 53.4342448 + ], + [ + 5.7203891, + 53.4342699 + ], + [ + 5.7205309, + 53.4343179 + ], + [ + 5.7207839, + 53.4344735 + ], + [ + 5.7259647, + 53.4322895 + ], + [ + 5.7269127, + 53.4318898 + ], + [ + 5.7271119, + 53.4318141 + ], + [ + 5.7274148, + 53.4317062 + ], + [ + 5.727752, + 53.4316029 + ], + [ + 5.7284151, + 53.4314696 + ], + [ + 5.731546, + 53.4308099 + ], + [ + 5.7317682, + 53.4308235 + ], + [ + 5.7318448, + 53.4308876 + ], + [ + 5.7318296, + 53.4309563 + ], + [ + 5.7314961, + 53.4311078 + ], + [ + 5.7312931, + 53.4311607 + ], + [ + 5.7311321, + 53.4311012 + ], + [ + 5.7278823, + 53.4317128 + ], + [ + 5.7276216, + 53.4317748 + ], + [ + 5.7273496, + 53.4318826 + ], + [ + 5.7259591, + 53.4324852 + ], + [ + 5.7166943, + 53.4365005 + ], + [ + 5.7173159, + 53.4370958 + ], + [ + 5.7176373, + 53.4373803 + ], + [ + 5.7179376, + 53.4376489 + ], + [ + 5.7181578, + 53.4378651 + ], + [ + 5.7184743, + 53.4382342 + ], + [ + 5.7191368, + 53.4391369 + ], + [ + 5.7194828, + 53.439589 + ], + [ + 5.7198637, + 53.4400875 + ], + [ + 5.7203652, + 53.4406387 + ], + [ + 5.7208132, + 53.4410126 + ], + [ + 5.7210707, + 53.4412251 + ], + [ + 5.7215893, + 53.4415487 + ], + [ + 5.7218117, + 53.4416643 + ], + [ + 5.7220738, + 53.4417914 + ], + [ + 5.7223796, + 53.4419176 + ], + [ + 5.7236295, + 53.4422635 + ], + [ + 5.7238816, + 53.4423179 + ], + [ + 5.725924, + 53.4427811 + ], + [ + 5.726816, + 53.4429169 + ], + [ + 5.7272961, + 53.4429745 + ], + [ + 5.7278593, + 53.4430192 + ], + [ + 5.7282889, + 53.4430363 + ], + [ + 5.7285726, + 53.4430338 + ], + [ + 5.7290288, + 53.4430404 + ], + [ + 5.7303628, + 53.4431059 + ], + [ + 5.7310488, + 53.4431009 + ], + [ + 5.7314937, + 53.4430911 + ], + [ + 5.7323762, + 53.4431087 + ], + [ + 5.7328, + 53.4431055 + ], + [ + 5.7337307, + 53.4430064 + ], + [ + 5.7346673, + 53.4428945 + ], + [ + 5.7348744, + 53.442876 + ], + [ + 5.7355345, + 53.4427915 + ], + [ + 5.7361366, + 53.4427284 + ], + [ + 5.7371666, + 53.4426038 + ], + [ + 5.7377191, + 53.4425271 + ], + [ + 5.7387504, + 53.4424033 + ], + [ + 5.7390991, + 53.4423794 + ], + [ + 5.73948, + 53.4423794 + ], + [ + 5.7399843, + 53.4424113 + ], + [ + 5.7406266, + 53.4424696 + ], + [ + 5.7408573, + 53.442476 + ], + [ + 5.7412757, + 53.4424473 + ], + [ + 5.7424505, + 53.4422172 + ], + [ + 5.7432928, + 53.4420255 + ], + [ + 5.7439472, + 53.4419009 + ], + [ + 5.7449504, + 53.4417219 + ], + [ + 5.7465704, + 53.441428 + ], + [ + 5.7476218, + 53.4412395 + ], + [ + 5.748064, + 53.4411752 + ], + [ + 5.7484395, + 53.4411176 + ], + [ + 5.7501378, + 53.4408624 + ], + [ + 5.7505937, + 53.4407985 + ], + [ + 5.7511959, + 53.4406747 + ], + [ + 5.7520958, + 53.440447 + ], + [ + 5.7526751, + 53.4403352 + ], + [ + 5.7533832, + 53.4402968 + ], + [ + 5.7540752, + 53.440316 + ], + [ + 5.7547512, + 53.4403448 + ], + [ + 5.7576962, + 53.4403927 + ], + [ + 5.7584794, + 53.4403863 + ], + [ + 5.7593699, + 53.4403639 + ], + [ + 5.7620414, + 53.4403032 + ], + [ + 5.7655926, + 53.4402617 + ], + [ + 5.7662364, + 53.4402489 + ], + [ + 5.7668747, + 53.4401882 + ], + [ + 5.7679154, + 53.4399326 + ], + [ + 5.7687684, + 53.4397217 + ], + [ + 5.769396, + 53.4396322 + ], + [ + 5.7705494, + 53.4395843 + ], + [ + 5.7714774, + 53.4396609 + ], + [ + 5.772148, + 53.4396514 + ], + [ + 5.7724216, + 53.4396194 + ], + [ + 5.7727863, + 53.4395299 + ], + [ + 5.7734354, + 53.4391752 + ], + [ + 5.7737358, + 53.4388908 + ], + [ + 5.7741771, + 53.4383133 + ], + [ + 5.7743058, + 53.4381055 + ], + [ + 5.7744436, + 53.4377353 + ], + [ + 5.7744961, + 53.4355518 + ], + [ + 5.7744627, + 53.4350615 + ], + [ + 5.7744164, + 53.4345236 + ], + [ + 5.774028, + 53.4334533 + ], + [ + 5.7736471, + 53.4333798 + ], + [ + 5.7736853, + 53.4332516 + ], + [ + 5.7729585, + 53.4331113 + ], + [ + 5.7732041, + 53.43267 + ], + [ + 5.7743145, + 53.4327531 + ], + [ + 5.7745693, + 53.4335313 + ], + [ + 5.7746927, + 53.4335185 + ], + [ + 5.7750089, + 53.4334816 + ], + [ + 5.7751916, + 53.4334642 + ], + [ + 5.7752163, + 53.4335568 + ], + [ + 5.7755852, + 53.4348669 + ], + [ + 5.7756004, + 53.4357696 + ], + [ + 5.7755758, + 53.4358572 + ], + [ + 5.7755125, + 53.4359184 + ], + [ + 5.775145, + 53.4361448 + ], + [ + 5.7749928, + 53.4362294 + ], + [ + 5.7749443, + 53.4363728 + ], + [ + 5.7749, + 53.437904 + ], + [ + 5.7751049, + 53.4379799 + ], + [ + 5.775583, + 53.4379799 + ], + [ + 5.7759093, + 53.4379647 + ], + [ + 5.7759113, + 53.4364947 + ], + [ + 5.7762638, + 53.4364916 + ], + [ + 5.7762982, + 53.4385924 + ], + [ + 5.7767104, + 53.438471 + ], + [ + 5.7778584, + 53.4381515 + ], + [ + 5.7785289, + 53.4379757 + ], + [ + 5.7795589, + 53.4377904 + ], + [ + 5.7799666, + 53.4377457 + ], + [ + 5.7803957, + 53.4377425 + ], + [ + 5.7810073, + 53.437752 + ], + [ + 5.7850521, + 53.438193 + ], + [ + 5.7862108, + 53.4383081 + ], + [ + 5.7866828, + 53.4383336 + ], + [ + 5.7877235, + 53.4382729 + ], + [ + 5.7880937, + 53.4382474 + ], + [ + 5.7884905, + 53.4381994 + ], + [ + 5.7888796, + 53.4382106 + ], + [ + 5.7892444, + 53.4382266 + ], + [ + 5.7897057, + 53.438249 + ], + [ + 5.7901, + 53.4382761 + ], + [ + 5.7904701, + 53.4382585 + ], + [ + 5.7908537, + 53.4382042 + ], + [ + 5.7915189, + 53.4380764 + ], + [ + 5.7923048, + 53.4379278 + ], + [ + 5.7927795, + 53.4378671 + ], + [ + 5.7933106, + 53.4378255 + ], + [ + 5.7940509, + 53.4378192 + ], + [ + 5.7947563, + 53.4378735 + ], + [ + 5.7956817, + 53.4380077 + ], + [ + 5.7960572, + 53.4380588 + ], + [ + 5.796261, + 53.438086 + ], + [ + 5.7964461, + 53.4380924 + ], + [ + 5.7966017, + 53.4380796 + ], + [ + 5.7969552, + 53.4380127 + ], + [ + 5.797261, + 53.437904 + ], + [ + 5.7977813, + 53.4377954 + ], + [ + 5.7984036, + 53.4377251 + ], + [ + 5.7992405, + 53.4376676 + ], + [ + 5.8012146, + 53.4375365 + ], + [ + 5.8017457, + 53.4375302 + ], + [ + 5.8025074, + 53.4375685 + ], + [ + 5.8029741, + 53.43761 + ], + [ + 5.8034194, + 53.437626 + ], + [ + 5.8040376, + 53.4376164 + ], + [ + 5.8043367, + 53.4375909 + ], + [ + 5.8047338, + 53.4375673 + ], + [ + 5.8052111, + 53.437658 + ], + [ + 5.8055437, + 53.4377219 + ], + [ + 5.8059245, + 53.4378082 + ], + [ + 5.8062625, + 53.4378945 + ], + [ + 5.809374, + 53.4385164 + ], + [ + 5.8114447, + 53.4390085 + ], + [ + 5.8130862, + 53.4390916 + ], + [ + 5.8157469, + 53.4394942 + ], + [ + 5.818515, + 53.4396348 + ], + [ + 5.8195664, + 53.4398585 + ], + [ + 5.8210148, + 53.4401588 + ], + [ + 5.8221735, + 53.4404848 + ], + [ + 5.8226615, + 53.4408215 + ], + [ + 5.8232623, + 53.4410707 + ], + [ + 5.8245017, + 53.4413219 + ], + [ + 5.8269908, + 53.4417693 + ], + [ + 5.8304884, + 53.4421591 + ], + [ + 5.8320655, + 53.4424978 + ], + [ + 5.8329774, + 53.4426703 + ], + [ + 5.8340289, + 53.4429323 + ], + [ + 5.8348441, + 53.4433809 + ], + [ + 5.8353484, + 53.4434927 + ], + [ + 5.8358097, + 53.443547 + ], + [ + 5.8381487, + 53.4435522 + ], + [ + 5.8388354, + 53.4435777 + ], + [ + 5.8407559, + 53.4438078 + ], + [ + 5.8413567, + 53.4438397 + ], + [ + 5.8445753, + 53.4443254 + ], + [ + 5.8453585, + 53.4444149 + ], + [ + 5.8489098, + 53.4451497 + ], + [ + 5.8494293, + 53.4454279 + ], + [ + 5.8496708, + 53.4454508 + ], + [ + 5.8500005, + 53.4454875 + ], + [ + 5.8516682, + 53.4456113 + ], + [ + 5.8523045, + 53.4456936 + ], + [ + 5.8527683, + 53.4457715 + ], + [ + 5.8530134, + 53.4458151 + ], + [ + 5.8533623, + 53.4458471 + ], + [ + 5.8553674, + 53.4459273 + ], + [ + 5.8561532, + 53.4459983 + ], + [ + 5.857679, + 53.4461632 + ], + [ + 5.8579702, + 53.4462067 + ], + [ + 5.858296, + 53.4463006 + ], + [ + 5.858503, + 53.4463555 + ], + [ + 5.8587713, + 53.4463853 + ], + [ + 5.8596723, + 53.4464151 + ], + [ + 5.8599752, + 53.4464356 + ], + [ + 5.8603738, + 53.4465135 + ], + [ + 5.8607648, + 53.4465707 + ], + [ + 5.8616272, + 53.446724 + ], + [ + 5.8619032, + 53.4467973 + ], + [ + 5.8621946, + 53.4468431 + ], + [ + 5.8629114, + 53.4469483 + ], + [ + 5.8636781, + 53.4470468 + ], + [ + 5.8641074, + 53.4471062 + ], + [ + 5.8652918, + 53.4474129 + ], + [ + 5.8654527, + 53.4474953 + ], + [ + 5.8655791, + 53.447628 + ], + [ + 5.8655099, + 53.4477928 + ], + [ + 5.8650188, + 53.4480583 + ], + [ + 5.8651414, + 53.4481086 + ], + [ + 5.8689439, + 53.4489919 + ], + [ + 5.86917, + 53.4490239 + ], + [ + 5.8694027, + 53.4490327 + ], + [ + 5.8694921, + 53.4490354 + ], + [ + 5.8698374, + 53.4489781 + ], + [ + 5.8720191, + 53.4487904 + ], + [ + 5.8723182, + 53.4487858 + ], + [ + 5.8750787, + 53.4489365 + ], + [ + 5.8753433, + 53.4489709 + ], + [ + 5.8755311, + 53.4490143 + ], + [ + 5.875765, + 53.4490395 + ], + [ + 5.8793489, + 53.4496586 + ], + [ + 5.8793955, + 53.4496661 + ], + [ + 5.8839578, + 53.4503131 + ], + [ + 5.8868986, + 53.4505987 + ], + [ + 5.8872013, + 53.4507428 + ], + [ + 5.8876498, + 53.4509234 + ], + [ + 5.8877917, + 53.4509738 + ], + [ + 5.8879873, + 53.4509874 + ], + [ + 5.8892947, + 53.4509758 + ], + [ + 5.8898392, + 53.451026 + ], + [ + 5.8902495, + 53.451074 + ], + [ + 5.8906826, + 53.4511471 + ], + [ + 5.8911849, + 53.4512774 + ], + [ + 5.891783, + 53.4515085 + ], + [ + 5.8923082, + 53.4517829 + ], + [ + 5.8923157, + 53.4518584 + ], + [ + 5.8921432, + 53.4518929 + ], + [ + 5.8915909, + 53.4519342 + ], + [ + 5.8914452, + 53.4519205 + ], + [ + 5.8912804, + 53.4519205 + ], + [ + 5.8911654, + 53.451932 + ], + [ + 5.8911692, + 53.4519777 + ], + [ + 5.8913265, + 53.4519593 + ], + [ + 5.8914952, + 53.4519822 + ], + [ + 5.8924538, + 53.4519637 + ], + [ + 5.8926608, + 53.4518927 + ], + [ + 5.8931055, + 53.4520642 + ], + [ + 5.8933355, + 53.4522541 + ], + [ + 5.8936113, + 53.4527049 + ], + [ + 5.8937608, + 53.4528262 + ], + [ + 5.895973, + 53.453519 + ], + [ + 5.8972691, + 53.4537773 + ], + [ + 5.8973207, + 53.4537984 + ], + [ + 5.8978518, + 53.4540082 + ], + [ + 5.8981729, + 53.4541247 + ], + [ + 5.9033587, + 53.4559937 + ], + [ + 5.9039406, + 53.4562034 + ], + [ + 5.9047881, + 53.4564456 + ], + [ + 5.9057813, + 53.4566787 + ], + [ + 5.9065596, + 53.4568249 + ], + [ + 5.9073841, + 53.4569459 + ], + [ + 5.9084272, + 53.4570439 + ], + [ + 5.9101069, + 53.4571829 + ], + [ + 5.910943, + 53.4572054 + ], + [ + 5.912266, + 53.4572301 + ], + [ + 5.9134953, + 53.4574006 + ], + [ + 5.9144402, + 53.4572118 + ], + [ + 5.9151592, + 53.4572057 + ], + [ + 5.9159406, + 53.4571633 + ], + [ + 5.9186214, + 53.45696 + ], + [ + 5.9233934, + 53.4565631 + ], + [ + 5.9254463, + 53.4564338 + ], + [ + 5.9273499, + 53.4563391 + ], + [ + 5.9279091, + 53.4563038 + ], + [ + 5.9283916, + 53.4562458 + ], + [ + 5.9298771, + 53.4560419 + ], + [ + 5.9303904, + 53.4560021 + ], + [ + 5.9310224, + 53.455969 + ], + [ + 5.931528, + 53.4559796 + ], + [ + 5.9320725, + 53.4560884 + ], + [ + 5.9325673, + 53.4562157 + ], + [ + 5.9338528, + 53.4566722 + ], + [ + 5.9369478, + 53.4563788 + ], + [ + 5.9387501, + 53.4560561 + ], + [ + 5.9416066, + 53.4557735 + ], + [ + 5.9505694, + 53.4562261 + ], + [ + 5.951322, + 53.4562226 + ], + [ + 5.9536552, + 53.4562116 + ], + [ + 5.9575684, + 53.4561483 + ], + [ + 5.9597534, + 53.4563176 + ], + [ + 5.9637575, + 53.4574217 + ], + [ + 5.9689654, + 53.4584748 + ], + [ + 5.9707831, + 53.4597254 + ] + ] + ], + [ + [ + [ + 5.5627993, + 53.4409675 + ], + [ + 5.5610945, + 53.4420275 + ], + [ + 5.5577229, + 53.4436457 + ], + [ + 5.5558937, + 53.4444462 + ], + [ + 5.5487423, + 53.4463257 + ], + [ + 5.5432677, + 53.4480691 + ], + [ + 5.5398015, + 53.4484742 + ], + [ + 5.5324216, + 53.4492846 + ], + [ + 5.5253752, + 53.4496268 + ], + [ + 5.5204538, + 53.4497659 + ], + [ + 5.5156432, + 53.4496375 + ], + [ + 5.5127347, + 53.4496406 + ], + [ + 5.5104966, + 53.449309 + ], + [ + 5.5035595, + 53.4487149 + ], + [ + 5.5014331, + 53.448383 + ], + [ + 5.4976293, + 53.4481194 + ], + [ + 5.4841841, + 53.4447725 + ], + [ + 5.4802079, + 53.4439 + ], + [ + 5.4726901, + 53.4420141 + ], + [ + 5.4684302, + 53.440996 + ], + [ + 5.4661532, + 53.4404013 + ], + [ + 5.4654723, + 53.4402481 + ], + [ + 5.4626797, + 53.4396197 + ], + [ + 5.4624303, + 53.4395549 + ], + [ + 5.4499191, + 53.4366903 + ], + [ + 5.3794394, + 53.4232533 + ], + [ + 5.3753149, + 53.422403 + ], + [ + 5.3668442, + 53.4207339 + ], + [ + 5.364622, + 53.420324 + ], + [ + 5.3543624, + 53.4188078 + ], + [ + 5.3409837, + 53.4168306 + ], + [ + 5.3320223, + 53.4155111 + ], + [ + 5.3258345, + 53.4146 + ], + [ + 5.3153862, + 53.4130744 + ], + [ + 5.3088452, + 53.4121193 + ], + [ + 5.3005758, + 53.4113948 + ], + [ + 5.29118, + 53.4101747 + ], + [ + 5.2903384, + 53.4100852 + ], + [ + 5.2847908, + 53.4094955 + ], + [ + 5.272315, + 53.4076423 + ], + [ + 5.2653181, + 53.4063478 + ], + [ + 5.2629554, + 53.4059106 + ], + [ + 5.2620046, + 53.4058368 + ], + [ + 5.2589034, + 53.4056042 + ], + [ + 5.2517555, + 53.4049122 + ], + [ + 5.2501955, + 53.4047465 + ], + [ + 5.2487503, + 53.40456 + ], + [ + 5.2463234, + 53.4041651 + ], + [ + 5.2432915, + 53.40379 + ], + [ + 5.2398922, + 53.4034775 + ], + [ + 5.2368448, + 53.4031722 + ], + [ + 5.2346629, + 53.4028791 + ], + [ + 5.2334359, + 53.4026399 + ], + [ + 5.2326429, + 53.4025115 + ], + [ + 5.232095, + 53.4024556 + ], + [ + 5.2297398, + 53.4022417 + ], + [ + 5.226235, + 53.4018568 + ], + [ + 5.2194564, + 53.4012256 + ], + [ + 5.216163, + 53.4009521 + ], + [ + 5.2146845, + 53.4007924 + ], + [ + 5.2129877, + 53.4005521 + ], + [ + 5.2110723, + 53.4002979 + ], + [ + 5.2067831, + 53.3998501 + ], + [ + 5.2045346, + 53.3995531 + ], + [ + 5.2033473, + 53.399423 + ], + [ + 5.2022905, + 53.3993431 + ], + [ + 5.2009502, + 53.3991973 + ], + [ + 5.2000509, + 53.399071 + ], + [ + 5.2000193, + 53.3990666 + ], + [ + 5.1991419, + 53.3989037 + ], + [ + 5.1979157, + 53.3986477 + ], + [ + 5.1967621, + 53.3983892 + ], + [ + 5.1958766, + 53.398169 + ], + [ + 5.1949565, + 53.3978916 + ], + [ + 5.1941281, + 53.3976233 + ], + [ + 5.1932997, + 53.3973295 + ], + [ + 5.1924904, + 53.3970313 + ], + [ + 5.1918955, + 53.39676 + ], + [ + 5.1916727, + 53.3966208 + ], + [ + 5.1916375, + 53.3964948 + ], + [ + 5.1916827, + 53.3963825 + ], + [ + 5.1918463, + 53.3962287 + ], + [ + 5.1920674, + 53.3960838 + ], + [ + 5.192369, + 53.3959686 + ], + [ + 5.1925868, + 53.3959314 + ], + [ + 5.1927973, + 53.3959264 + ], + [ + 5.1930003, + 53.3959534 + ], + [ + 5.1932762, + 53.3960238 + ], + [ + 5.1936331, + 53.3961696 + ], + [ + 5.1940549, + 53.3963221 + ], + [ + 5.1944652, + 53.3964518 + ], + [ + 5.1947527, + 53.3965267 + ], + [ + 5.1950975, + 53.396574 + ], + [ + 5.1953195, + 53.3965804 + ], + [ + 5.1954378, + 53.3965274 + ], + [ + 5.1954755, + 53.3964334 + ], + [ + 5.1953674, + 53.3962962 + ], + [ + 5.1951407, + 53.396157 + ], + [ + 5.1946458, + 53.3959381 + ], + [ + 5.1940162, + 53.3956372 + ], + [ + 5.1933981, + 53.395311 + ], + [ + 5.1927719, + 53.394923 + ], + [ + 5.1922801, + 53.3945919 + ], + [ + 5.1918072, + 53.3942287 + ], + [ + 5.1913375, + 53.3937808 + ], + [ + 5.1910717, + 53.3934972 + ], + [ + 5.1907282, + 53.3930146 + ], + [ + 5.1905653, + 53.3926531 + ], + [ + 5.1904518, + 53.3922479 + ], + [ + 5.1904301, + 53.3918126 + ], + [ + 5.1904237, + 53.3913957 + ], + [ + 5.1903993, + 53.3911804 + ], + [ + 5.1899226, + 53.3901826 + ], + [ + 5.1897918, + 53.390066 + ], + [ + 5.1895925, + 53.3900069 + ], + [ + 5.1893592, + 53.3900166 + ], + [ + 5.1892561, + 53.3900626 + ], + [ + 5.1891765, + 53.3901774 + ], + [ + 5.1891242, + 53.390386 + ], + [ + 5.1891066, + 53.3906357 + ], + [ + 5.1891322, + 53.3910595 + ], + [ + 5.1893134, + 53.391925 + ], + [ + 5.1894342, + 53.3922868 + ], + [ + 5.1894965, + 53.392447 + ], + [ + 5.1894551, + 53.3925548 + ], + [ + 5.1893254, + 53.3926398 + ], + [ + 5.1890693, + 53.392677 + ], + [ + 5.1886981, + 53.3926619 + ], + [ + 5.1882423, + 53.3925942 + ], + [ + 5.1876711, + 53.3924328 + ], + [ + 5.1871033, + 53.3921912 + ], + [ + 5.1865736, + 53.39189 + ], + [ + 5.1860426, + 53.3914216 + ], + [ + 5.1855839, + 53.3908681 + ], + [ + 5.1852664, + 53.3902342 + ], + [ + 5.184947, + 53.3893094 + ], + [ + 5.1848369, + 53.388801 + ], + [ + 5.184734, + 53.3882194 + ], + [ + 5.1845706, + 53.3871545 + ], + [ + 5.1843636, + 53.3864516 + ], + [ + 5.1842854, + 53.386164 + ], + [ + 5.1842662, + 53.386125 + ], + [ + 5.1839115, + 53.3855673 + ], + [ + 5.1831867, + 53.3847045 + ], + [ + 5.1826304, + 53.3839262 + ], + [ + 5.1819668, + 53.3830747 + ], + [ + 5.1806746, + 53.381555 + ], + [ + 5.1797779, + 53.3807381 + ], + [ + 5.1786694, + 53.3798352 + ], + [ + 5.1774986, + 53.3789236 + ], + [ + 5.1771002, + 53.378656 + ], + [ + 5.1765871, + 53.3783861 + ], + [ + 5.1759287, + 53.3780728 + ], + [ + 5.1752932, + 53.3777503 + ], + [ + 5.1734401, + 53.3766913 + ], + [ + 5.1726973, + 53.3762498 + ], + [ + 5.172119, + 53.3758471 + ], + [ + 5.1715371, + 53.3755155 + ], + [ + 5.1709706, + 53.3752365 + ], + [ + 5.170362, + 53.3748957 + ], + [ + 5.1696385, + 53.3745526 + ], + [ + 5.1686395, + 53.3740197 + ], + [ + 5.167298, + 53.3732857 + ], + [ + 5.1667791, + 53.3730018 + ], + [ + 5.1592121, + 53.3687239 + ], + [ + 5.157995, + 53.36801 + ], + [ + 5.1553849, + 53.3664336 + ], + [ + 5.1545046, + 53.3658295 + ], + [ + 5.1538655, + 53.3654015 + ], + [ + 5.1534175, + 53.3650445 + ], + [ + 5.153184, + 53.364795 + ], + [ + 5.1529041, + 53.3642661 + ], + [ + 5.1528578, + 53.3639683 + ], + [ + 5.1528803, + 53.3636752 + ], + [ + 5.1529983, + 53.3633613 + ], + [ + 5.1531661, + 53.3629787 + ], + [ + 5.1533106, + 53.3625251 + ], + [ + 5.1534017, + 53.3620785 + ], + [ + 5.1534953, + 53.3611202 + ], + [ + 5.1518826, + 53.3579816 + ], + [ + 5.1515947, + 53.3556898 + ], + [ + 5.1518291, + 53.3540281 + ], + [ + 5.1525108, + 53.3529512 + ], + [ + 5.1537168, + 53.3520999 + ], + [ + 5.1546183, + 53.3520118 + ], + [ + 5.1561164, + 53.3522418 + ], + [ + 5.1565056, + 53.3518178 + ], + [ + 5.1572728, + 53.3511256 + ], + [ + 5.1581813, + 53.3504196 + ], + [ + 5.1585555, + 53.3501903 + ], + [ + 5.1589107, + 53.3500137 + ], + [ + 5.159285, + 53.3498852 + ], + [ + 5.1597052, + 53.3497635 + ], + [ + 5.1602784, + 53.3496693 + ], + [ + 5.1611725, + 53.3495702 + ], + [ + 5.1616273, + 53.3495035 + ], + [ + 5.1627812, + 53.3492645 + ], + [ + 5.1634917, + 53.3490877 + ], + [ + 5.1641678, + 53.3488857 + ], + [ + 5.1647141, + 53.3487067 + ], + [ + 5.1650616, + 53.3485553 + ], + [ + 5.165451, + 53.3483396 + ], + [ + 5.16589, + 53.3480576 + ], + [ + 5.1663711, + 53.3477344 + ], + [ + 5.1668178, + 53.3475118 + ], + [ + 5.167322, + 53.3473604 + ], + [ + 5.173976, + 53.3455529 + ], + [ + 5.1771805, + 53.3446456 + ], + [ + 5.1787808, + 53.3441656 + ], + [ + 5.1799801, + 53.3438372 + ], + [ + 5.1807479, + 53.3437129 + ], + [ + 5.181302, + 53.3436711 + ], + [ + 5.1817911, + 53.3436593 + ], + [ + 5.1821236, + 53.3436728 + ], + [ + 5.1863486, + 53.344709 + ], + [ + 5.1875648, + 53.3450768 + ], + [ + 5.188345, + 53.3453807 + ], + [ + 5.1888462, + 53.3456688 + ], + [ + 5.1890951, + 53.3458495 + ], + [ + 5.1892523, + 53.3460418 + ], + [ + 5.1894169, + 53.346202 + ], + [ + 5.1896121, + 53.3463048 + ], + [ + 5.1899136, + 53.3464207 + ], + [ + 5.1903084, + 53.3465069 + ], + [ + 5.1910767, + 53.3466838 + ], + [ + 5.1916388, + 53.346855 + ], + [ + 5.1920483, + 53.3470448 + ], + [ + 5.1924959, + 53.3472574 + ], + [ + 5.1937014, + 53.3479639 + ], + [ + 5.1959178, + 53.3493934 + ], + [ + 5.1966377, + 53.3499378 + ], + [ + 5.1973348, + 53.3505418 + ], + [ + 5.1991124, + 53.3521846 + ], + [ + 5.1994724, + 53.3524569 + ], + [ + 5.199817, + 53.3526993 + ], + [ + 5.2002802, + 53.3529576 + ], + [ + 5.2021209, + 53.353801 + ], + [ + 5.2032384, + 53.354345 + ], + [ + 5.2052094, + 53.3552546 + ], + [ + 5.2053932, + 53.3553735 + ], + [ + 5.2055426, + 53.3555085 + ], + [ + 5.2056351, + 53.3557443 + ], + [ + 5.2056585, + 53.3559412 + ], + [ + 5.2057507, + 53.3561289 + ], + [ + 5.2058849, + 53.3562548 + ], + [ + 5.2061035, + 53.356353 + ], + [ + 5.2063746, + 53.3564123 + ], + [ + 5.2066422, + 53.3564441 + ], + [ + 5.2069714, + 53.3564667 + ], + [ + 5.2073781, + 53.3564467 + ], + [ + 5.2076536, + 53.3564688 + ], + [ + 5.2080209, + 53.3565229 + ], + [ + 5.2084533, + 53.3565927 + ], + [ + 5.2087938, + 53.3566148 + ], + [ + 5.2091378, + 53.3566047 + ], + [ + 5.2095046, + 53.3565625 + ], + [ + 5.2096918, + 53.3565396 + ], + [ + 5.2099935, + 53.3565017 + ], + [ + 5.2106163, + 53.356413 + ], + [ + 5.2110479, + 53.3563729 + ], + [ + 5.2116097, + 53.3563394 + ], + [ + 5.2117201, + 53.3562429 + ], + [ + 5.2116117, + 53.3560325 + ], + [ + 5.2116379, + 53.3559293 + ], + [ + 5.2116985, + 53.3558329 + ], + [ + 5.2118049, + 53.3557296 + ], + [ + 5.2120604, + 53.3556258 + ], + [ + 5.2138841, + 53.3550141 + ], + [ + 5.2139995, + 53.3551145 + ], + [ + 5.2140956, + 53.3552219 + ], + [ + 5.2140348, + 53.3552839 + ], + [ + 5.2136001, + 53.3554615 + ], + [ + 5.2134397, + 53.3554894 + ], + [ + 5.2133751, + 53.3555445 + ], + [ + 5.2133715, + 53.3556018 + ], + [ + 5.2134333, + 53.3556772 + ], + [ + 5.2133877, + 53.3557346 + ], + [ + 5.213159, + 53.3558405 + ], + [ + 5.2132593, + 53.3559983 + ], + [ + 5.2137433, + 53.3563658 + ], + [ + 5.2137667, + 53.3564253 + ], + [ + 5.2144688, + 53.3568563 + ], + [ + 5.2149172, + 53.3570246 + ], + [ + 5.2149744, + 53.3569901 + ], + [ + 5.2151568, + 53.3570405 + ], + [ + 5.2152749, + 53.3570565 + ], + [ + 5.2153714, + 53.3570213 + ], + [ + 5.215409, + 53.3568228 + ], + [ + 5.2154841, + 53.3566083 + ], + [ + 5.2155645, + 53.3564226 + ], + [ + 5.215763, + 53.3562977 + ], + [ + 5.2159508, + 53.3562273 + ], + [ + 5.2160473, + 53.3561953 + ], + [ + 5.2162297, + 53.3561825 + ], + [ + 5.2170426, + 53.3567864 + ], + [ + 5.2171231, + 53.3567544 + ], + [ + 5.2171875, + 53.3567608 + ], + [ + 5.217225, + 53.3567928 + ], + [ + 5.2172357, + 53.3568216 + ], + [ + 5.2172143, + 53.356868 + ], + [ + 5.2172454, + 53.3569034 + ], + [ + 5.2173453, + 53.3569094 + ], + [ + 5.2175944, + 53.3571104 + ], + [ + 5.217632, + 53.3572514 + ], + [ + 5.2172567, + 53.358198 + ], + [ + 5.2170429, + 53.3582467 + ], + [ + 5.2169363, + 53.3583134 + ], + [ + 5.216955, + 53.3583371 + ], + [ + 5.2169501, + 53.3583508 + ], + [ + 5.2169402, + 53.3583596 + ], + [ + 5.2168023, + 53.3584317 + ], + [ + 5.2167876, + 53.3584294 + ], + [ + 5.216772, + 53.358433 + ], + [ + 5.2167229, + 53.3584284 + ], + [ + 5.2164595, + 53.3585606 + ], + [ + 5.2164533, + 53.3585774 + ], + [ + 5.2164586, + 53.3586128 + ], + [ + 5.2169294, + 53.3594161 + ], + [ + 5.2172397, + 53.3599561 + ], + [ + 5.2176738, + 53.3607118 + ], + [ + 5.217688, + 53.3614231 + ], + [ + 5.2178718, + 53.3619097 + ], + [ + 5.2179449, + 53.3619433 + ], + [ + 5.2180053, + 53.3619646 + ], + [ + 5.218835, + 53.3619732 + ], + [ + 5.2189537, + 53.3620164 + ], + [ + 5.2189772, + 53.3620478 + ], + [ + 5.2206343, + 53.3636443 + ], + [ + 5.2206656, + 53.3636988 + ], + [ + 5.2206575, + 53.36375 + ], + [ + 5.2203968, + 53.3639989 + ], + [ + 5.2203448, + 53.3640169 + ], + [ + 5.2203063, + 53.3640242 + ], + [ + 5.2201695, + 53.363928 + ], + [ + 5.2201062, + 53.3639222 + ], + [ + 5.2200229, + 53.3639493 + ], + [ + 5.2200077, + 53.363963 + ], + [ + 5.220003, + 53.364003 + ], + [ + 5.2200074, + 53.364007 + ], + [ + 5.2200979, + 53.36409 + ], + [ + 5.2202822, + 53.3641675 + ], + [ + 5.2205656, + 53.3642264 + ], + [ + 5.2207768, + 53.3642754 + ], + [ + 5.2212443, + 53.3643701 + ], + [ + 5.2213004, + 53.364352 + ], + [ + 5.2214018, + 53.3643567 + ], + [ + 5.2214152, + 53.3643971 + ], + [ + 5.2214171, + 53.3644403 + ], + [ + 5.2210876, + 53.3651462 + ], + [ + 5.2211131, + 53.3651737 + ], + [ + 5.22124, + 53.3652073 + ], + [ + 5.2216315, + 53.3652866 + ], + [ + 5.2217891, + 53.3653202 + ], + [ + 5.2219109, + 53.365369 + ], + [ + 5.2221195, + 53.3653723 + ], + [ + 5.2229924, + 53.3655257 + ], + [ + 5.2238803, + 53.3656561 + ], + [ + 5.2246532, + 53.3657273 + ], + [ + 5.2267067, + 53.3658042 + ], + [ + 5.2283478, + 53.3658133 + ], + [ + 5.2292505, + 53.3658406 + ], + [ + 5.230184, + 53.3659044 + ], + [ + 5.2313779, + 53.3660431 + ], + [ + 5.2329266, + 53.3660181 + ], + [ + 5.2335092, + 53.3664307 + ], + [ + 5.2337579, + 53.3664451 + ], + [ + 5.2341791, + 53.3663238 + ], + [ + 5.2343277, + 53.3662639 + ], + [ + 5.234431, + 53.3662498 + ], + [ + 5.2345534, + 53.3662563 + ], + [ + 5.2346913, + 53.3663018 + ], + [ + 5.2348983, + 53.3663745 + ], + [ + 5.2350859, + 53.3664175 + ], + [ + 5.2352391, + 53.36644 + ], + [ + 5.2354339, + 53.3664279 + ], + [ + 5.2361948, + 53.3663891 + ], + [ + 5.2363974, + 53.3663931 + ], + [ + 5.2364857, + 53.3664502 + ], + [ + 5.2374209, + 53.367236 + ], + [ + 5.2376334, + 53.3673346 + ], + [ + 5.2379483, + 53.3672866 + ], + [ + 5.2382916, + 53.3671596 + ], + [ + 5.2387834, + 53.3669337 + ], + [ + 5.2388976, + 53.3668533 + ], + [ + 5.2390195, + 53.3667773 + ], + [ + 5.2392865, + 53.3666849 + ], + [ + 5.2394586, + 53.3666638 + ], + [ + 5.2396077, + 53.3666726 + ], + [ + 5.2398137, + 53.3666079 + ], + [ + 5.2426563, + 53.3656537 + ], + [ + 5.2427811, + 53.3654426 + ], + [ + 5.2416571, + 53.3649328 + ], + [ + 5.2415954, + 53.364862 + ], + [ + 5.2416026, + 53.3647909 + ], + [ + 5.2417058, + 53.3647769 + ], + [ + 5.242814, + 53.3652364 + ], + [ + 5.2436377, + 53.3654562 + ], + [ + 5.2437798, + 53.3655451 + ], + [ + 5.2438186, + 53.3656366 + ], + [ + 5.2437542, + 53.3657352 + ], + [ + 5.243598, + 53.3658182 + ], + [ + 5.2433195, + 53.3659106 + ], + [ + 5.2432512, + 53.3659795 + ], + [ + 5.2432822, + 53.3660504 + ], + [ + 5.2434244, + 53.3661348 + ], + [ + 5.2528158, + 53.369875 + ], + [ + 5.2529235, + 53.3699617 + ], + [ + 5.2530084, + 53.3700645 + ], + [ + 5.2531291, + 53.3703757 + ], + [ + 5.2532063, + 53.3704739 + ], + [ + 5.253801, + 53.3707492 + ], + [ + 5.2539965, + 53.3708253 + ], + [ + 5.2541887, + 53.3709543 + ], + [ + 5.2543084, + 53.3711097 + ], + [ + 5.2546369, + 53.3716057 + ], + [ + 5.2547181, + 53.3717223 + ], + [ + 5.2548371, + 53.3717884 + ], + [ + 5.2564746, + 53.3725207 + ], + [ + 5.2568668, + 53.3726962 + ], + [ + 5.2570391, + 53.37273 + ], + [ + 5.257261, + 53.3727271 + ], + [ + 5.2581749, + 53.3726991 + ], + [ + 5.2584426, + 53.3727052 + ], + [ + 5.2586648, + 53.3727503 + ], + [ + 5.2593088, + 53.3729545 + ], + [ + 5.2595614, + 53.3729836 + ], + [ + 5.2598213, + 53.3729483 + ], + [ + 5.266698, + 53.3714262 + ], + [ + 5.2668991, + 53.3713879 + ], + [ + 5.2672822, + 53.3713401 + ], + [ + 5.2675983, + 53.3712922 + ], + [ + 5.2677994, + 53.371273 + ], + [ + 5.2680484, + 53.3712539 + ], + [ + 5.2684985, + 53.3713305 + ], + [ + 5.2700979, + 53.3717806 + ], + [ + 5.2704618, + 53.3719051 + ], + [ + 5.274015, + 53.3729969 + ], + [ + 5.275011, + 53.3733416 + ], + [ + 5.2752504, + 53.3733895 + ], + [ + 5.2769762, + 53.3733963 + ], + [ + 5.2777118, + 53.3733991 + ], + [ + 5.2779416, + 53.3733416 + ], + [ + 5.2840422, + 53.3716338 + ], + [ + 5.2855171, + 53.3713273 + ], + [ + 5.2888499, + 53.370791 + ], + [ + 5.2899034, + 53.3704845 + ], + [ + 5.2914358, + 53.370293 + ], + [ + 5.292451, + 53.3703313 + ], + [ + 5.2928723, + 53.3703504 + ], + [ + 5.2932363, + 53.3703887 + ], + [ + 5.2937343, + 53.3704079 + ], + [ + 5.2942185, + 53.3705463 + ], + [ + 5.2946345, + 53.3706346 + ], + [ + 5.2949738, + 53.3707295 + ], + [ + 5.2951944, + 53.3708585 + ], + [ + 5.2953499, + 53.3709826 + ], + [ + 5.2954555, + 53.3711387 + ], + [ + 5.2955111, + 53.371329 + ], + [ + 5.2953049, + 53.3724711 + ], + [ + 5.2949748, + 53.3742995 + ], + [ + 5.2949987, + 53.3744489 + ], + [ + 5.2951031, + 53.3745288 + ], + [ + 5.2956276, + 53.374615 + ], + [ + 5.2956696, + 53.3745549 + ], + [ + 5.2956736, + 53.3743779 + ], + [ + 5.2956492, + 53.3741282 + ], + [ + 5.2956932, + 53.3739084 + ], + [ + 5.2957345, + 53.3735971 + ], + [ + 5.2957706, + 53.3734026 + ], + [ + 5.2957606, + 53.3732536 + ], + [ + 5.2958184, + 53.3727934 + ], + [ + 5.2958854, + 53.3725921 + ], + [ + 5.2960073, + 53.3726337 + ], + [ + 5.2961441, + 53.3727211 + ], + [ + 5.2962994, + 53.3728728 + ], + [ + 5.2965069, + 53.373178 + ], + [ + 5.2966239, + 53.3733433 + ], + [ + 5.296707, + 53.3734397 + ], + [ + 5.2968747, + 53.3735021 + ], + [ + 5.2970769, + 53.3735461 + ], + [ + 5.2973209, + 53.3736134 + ], + [ + 5.2975263, + 53.373733 + ], + [ + 5.2977163, + 53.3738504 + ], + [ + 5.2979105, + 53.3739449 + ], + [ + 5.2980658, + 53.3740897 + ], + [ + 5.2982694, + 53.3744018 + ], + [ + 5.2983984, + 53.3745167 + ], + [ + 5.2985218, + 53.3746894 + ], + [ + 5.2985984, + 53.3747966 + ], + [ + 5.2987616, + 53.37493 + ], + [ + 5.2989517, + 53.3750405 + ], + [ + 5.2992005, + 53.3751882 + ], + [ + 5.2995469, + 53.3745025 + ], + [ + 5.2995892, + 53.3746101 + ], + [ + 5.299693, + 53.3747429 + ], + [ + 5.2998197, + 53.3748847 + ], + [ + 5.2999121, + 53.3750518 + ], + [ + 5.2999201, + 53.3751732 + ], + [ + 5.2998018, + 53.3752857 + ], + [ + 5.2996605, + 53.3753707 + ], + [ + 5.2994387, + 53.3754375 + ], + [ + 5.2992553, + 53.3755008 + ], + [ + 5.2989955, + 53.3755941 + ], + [ + 5.2991774, + 53.3752339 + ], + [ + 5.2991106, + 53.3752219 + ], + [ + 5.2990375, + 53.3752607 + ], + [ + 5.2988615, + 53.375283 + ], + [ + 5.2986741, + 53.3752824 + ], + [ + 5.2983841, + 53.375222 + ], + [ + 5.2981476, + 53.3751664 + ], + [ + 5.2980021, + 53.3751911 + ], + [ + 5.2979327, + 53.3752551 + ], + [ + 5.2979471, + 53.3753513 + ], + [ + 5.2980346, + 53.3753997 + ], + [ + 5.2982904, + 53.3754233 + ], + [ + 5.2984547, + 53.3754467 + ], + [ + 5.298588, + 53.3754929 + ], + [ + 5.2986293, + 53.3755755 + ], + [ + 5.2985905, + 53.3756395 + ], + [ + 5.2984562, + 53.3756849 + ], + [ + 5.2982918, + 53.3756844 + ], + [ + 5.2980435, + 53.3756585 + ], + [ + 5.2978254, + 53.3756785 + ], + [ + 5.2976497, + 53.3756619 + ], + [ + 5.2975315, + 53.3756341 + ], + [ + 5.2974251, + 53.3755605 + ], + [ + 5.2973429, + 53.3753449 + ], + [ + 5.2973053, + 53.3752899 + ], + [ + 5.2972178, + 53.3752392 + ], + [ + 5.2970844, + 53.3751975 + ], + [ + 5.2969084, + 53.3752016 + ], + [ + 5.2967779, + 53.3752585 + ], + [ + 5.2966931, + 53.375327 + ], + [ + 5.2966086, + 53.3753748 + ], + [ + 5.296459, + 53.375427 + ], + [ + 5.2964619, + 53.375514 + ], + [ + 5.2965606, + 53.3756037 + ], + [ + 5.2966444, + 53.3756406 + ], + [ + 5.2967857, + 53.3756525 + ], + [ + 5.2969651, + 53.3756896 + ], + [ + 5.2971328, + 53.3757405 + ], + [ + 5.2972162, + 53.3758278 + ], + [ + 5.297158, + 53.3759101 + ], + [ + 5.2970011, + 53.3759257 + ], + [ + 5.2967296, + 53.3759271 + ], + [ + 5.2962701, + 53.3760081 + ], + [ + 5.2960784, + 53.3760603 + ], + [ + 5.2960167, + 53.3761151 + ], + [ + 5.2960314, + 53.3761655 + ], + [ + 5.2965023, + 53.3761165 + ], + [ + 5.2972335, + 53.3760111 + ], + [ + 5.2986422, + 53.3758275 + ], + [ + 5.299128, + 53.3758037 + ], + [ + 5.2996288, + 53.3758282 + ], + [ + 5.3000147, + 53.3758545 + ], + [ + 5.3003816, + 53.3758647 + ], + [ + 5.3006875, + 53.3758519 + ], + [ + 5.3008753, + 53.3758181 + ], + [ + 5.3013135, + 53.3755697 + ], + [ + 5.3015136, + 53.3754192 + ], + [ + 5.3017827, + 53.375278 + ], + [ + 5.302055, + 53.3751895 + ], + [ + 5.302296, + 53.3751673 + ], + [ + 5.302529, + 53.3751863 + ], + [ + 5.3027844, + 53.3752809 + ], + [ + 5.3030585, + 53.3753985 + ], + [ + 5.3034727, + 53.3756769 + ], + [ + 5.3036478, + 53.3757645 + ], + [ + 5.3056724, + 53.3758349 + ], + [ + 5.3059085, + 53.3758645 + ], + [ + 5.3074307, + 53.376147 + ], + [ + 5.3077006, + 53.3757464 + ], + [ + 5.3083753, + 53.3762377 + ], + [ + 5.3085271, + 53.376341 + ], + [ + 5.3085777, + 53.3763874 + ], + [ + 5.3086505, + 53.3764364 + ], + [ + 5.3087875, + 53.3764895 + ], + [ + 5.3089323, + 53.3765564 + ], + [ + 5.3092412, + 53.3766512 + ], + [ + 5.3094237, + 53.3767662 + ], + [ + 5.3096559, + 53.3768631 + ], + [ + 5.3098659, + 53.3769072 + ], + [ + 5.3100565, + 53.3769788 + ], + [ + 5.3102791, + 53.3769608 + ], + [ + 5.3106037, + 53.3770936 + ], + [ + 5.3108694, + 53.3772117 + ], + [ + 5.311135, + 53.3773002 + ], + [ + 5.3113269, + 53.3774035 + ], + [ + 5.3116515, + 53.3774478 + ], + [ + 5.3117991, + 53.3778315 + ], + [ + 5.3126232, + 53.3785665 + ], + [ + 5.3126682, + 53.3789536 + ], + [ + 5.3124345, + 53.3791664 + ], + [ + 5.3125218, + 53.379423 + ], + [ + 5.312445, + 53.3795146 + ], + [ + 5.3120603, + 53.3796059 + ], + [ + 5.3118308, + 53.3796792 + ], + [ + 5.3118092, + 53.3797322 + ], + [ + 5.3118185, + 53.3797875 + ], + [ + 5.3120595, + 53.3800801 + ], + [ + 5.3122676, + 53.3801924 + ], + [ + 5.3126612, + 53.3802545 + ], + [ + 5.3133183, + 53.3804176 + ], + [ + 5.3137579, + 53.3804705 + ], + [ + 5.3139758, + 53.380489 + ], + [ + 5.3143851, + 53.3804 + ], + [ + 5.3144503, + 53.3803313 + ], + [ + 5.314645, + 53.3802803 + ], + [ + 5.3219288, + 53.3783734 + ], + [ + 5.322338, + 53.3783462 + ], + [ + 5.322514, + 53.3782295 + ], + [ + 5.3225103, + 53.3782088 + ], + [ + 5.3229822, + 53.3779017 + ], + [ + 5.3229924, + 53.3779304 + ], + [ + 5.322953, + 53.3779667 + ], + [ + 5.3227724, + 53.3781963 + ], + [ + 5.3227933, + 53.3782439 + ], + [ + 5.3228695, + 53.3782343 + ], + [ + 5.3230495, + 53.3781748 + ], + [ + 5.3231566, + 53.3780993 + ], + [ + 5.3233977, + 53.3779941 + ], + [ + 5.3235853, + 53.3778385 + ], + [ + 5.3237882, + 53.3777103 + ], + [ + 5.3239262, + 53.3775913 + ], + [ + 5.324171, + 53.3774655 + ], + [ + 5.3245762, + 53.3774772 + ], + [ + 5.3247142, + 53.3773651 + ], + [ + 5.3250471, + 53.3772255 + ], + [ + 5.3252001, + 53.3771363 + ], + [ + 5.3252998, + 53.3769944 + ], + [ + 5.3255469, + 53.3768676 + ], + [ + 5.3256053, + 53.3769001 + ], + [ + 5.3256441, + 53.3768979 + ], + [ + 5.3256302, + 53.3770494 + ], + [ + 5.32572, + 53.3771481 + ], + [ + 5.3256799, + 53.3773381 + ], + [ + 5.3255605, + 53.3775272 + ], + [ + 5.3255163, + 53.3776656 + ], + [ + 5.3252672, + 53.3779242 + ], + [ + 5.3253515, + 53.378015 + ], + [ + 5.3253778, + 53.3780526 + ], + [ + 5.325451, + 53.3780946 + ], + [ + 5.3255154, + 53.3780939 + ], + [ + 5.3256202, + 53.378234 + ], + [ + 5.3257595, + 53.3783025 + ], + [ + 5.3259164, + 53.3783002 + ], + [ + 5.3264065, + 53.378451 + ], + [ + 5.3263776, + 53.3785376 + ], + [ + 5.3262536, + 53.3785921 + ], + [ + 5.3260396, + 53.3786407 + ], + [ + 5.3259901, + 53.3787025 + ], + [ + 5.3260561, + 53.3787684 + ], + [ + 5.3267947, + 53.3787337 + ], + [ + 5.3269629, + 53.3788179 + ], + [ + 5.3270583, + 53.3788277 + ], + [ + 5.3273215, + 53.3788879 + ], + [ + 5.3273669, + 53.3789415 + ], + [ + 5.3273866, + 53.3790455 + ], + [ + 5.3272259, + 53.379098 + ], + [ + 5.3272601, + 53.3792194 + ], + [ + 5.3276151, + 53.3794922 + ], + [ + 5.3286884, + 53.3799417 + ], + [ + 5.3322563, + 53.381382 + ], + [ + 5.3326118, + 53.3814623 + ], + [ + 5.3329824, + 53.3814969 + ], + [ + 5.3334758, + 53.3814536 + ], + [ + 5.3341756, + 53.3813784 + ], + [ + 5.334879, + 53.3813559 + ], + [ + 5.3356628, + 53.3814021 + ], + [ + 5.3366375, + 53.3814828 + ], + [ + 5.3376428, + 53.3816344 + ], + [ + 5.33882, + 53.3818479 + ], + [ + 5.339676, + 53.3820889 + ], + [ + 5.3399396, + 53.38216 + ], + [ + 5.3406277, + 53.3821329 + ], + [ + 5.3409948, + 53.382188 + ], + [ + 5.3414736, + 53.3820966 + ], + [ + 5.341534, + 53.3820851 + ], + [ + 5.3420806, + 53.3821313 + ], + [ + 5.3424972, + 53.3822803 + ], + [ + 5.3424471, + 53.3824497 + ], + [ + 5.3421717, + 53.382532 + ], + [ + 5.3421636, + 53.3827657 + ], + [ + 5.3424272, + 53.3829628 + ], + [ + 5.3429285, + 53.3827042 + ], + [ + 5.3432345, + 53.382615 + ], + [ + 5.3435671, + 53.3825556 + ], + [ + 5.3442565, + 53.381933 + ], + [ + 5.3443481, + 53.3819559 + ], + [ + 5.3435861, + 53.3827159 + ], + [ + 5.3458555, + 53.3836743 + ], + [ + 5.3463571, + 53.3832371 + ], + [ + 5.3464412, + 53.3832692 + ], + [ + 5.3459471, + 53.3837224 + ], + [ + 5.346593, + 53.3839494 + ], + [ + 5.3468108, + 53.3840297 + ], + [ + 5.3481635, + 53.3845272 + ], + [ + 5.3486344, + 53.3841037 + ], + [ + 5.3487146, + 53.3841472 + ], + [ + 5.348259, + 53.3845685 + ], + [ + 5.3507887, + 53.3855062 + ], + [ + 5.3512291, + 53.3850895 + ], + [ + 5.3513055, + 53.3851262 + ], + [ + 5.3508842, + 53.3855429 + ], + [ + 5.351041, + 53.3856012 + ], + [ + 5.3533375, + 53.3864553 + ], + [ + 5.3539847, + 53.3858166 + ], + [ + 5.3540842, + 53.3858395 + ], + [ + 5.3534217, + 53.386492 + ], + [ + 5.3565134, + 53.3876268 + ], + [ + 5.3566396, + 53.3876979 + ], + [ + 5.3577591, + 53.38717 + ], + [ + 5.3578062, + 53.3872288 + ], + [ + 5.3567579, + 53.3877551 + ], + [ + 5.3581944, + 53.3887084 + ], + [ + 5.359239, + 53.3882621 + ], + [ + 5.3592999, + 53.3883171 + ], + [ + 5.3582707, + 53.388752 + ], + [ + 5.3597263, + 53.3897556 + ], + [ + 5.360683, + 53.3892337 + ], + [ + 5.3607441, + 53.3892795 + ], + [ + 5.3598181, + 53.3898014 + ], + [ + 5.3611132, + 53.3906996 + ], + [ + 5.3619436, + 53.3902349 + ], + [ + 5.3620161, + 53.3902853 + ], + [ + 5.3612125, + 53.3907477 + ], + [ + 5.362546, + 53.3916659 + ], + [ + 5.3637931, + 53.3925246 + ], + [ + 5.364124, + 53.3927525 + ], + [ + 5.3646131, + 53.3930573 + ], + [ + 5.3650182, + 53.3932773 + ], + [ + 5.3679415, + 53.3952729 + ], + [ + 5.3681173, + 53.3953462 + ], + [ + 5.3688284, + 53.3954998 + ], + [ + 5.3691687, + 53.3956854 + ], + [ + 5.3735881, + 53.397356 + ], + [ + 5.3738595, + 53.3975095 + ], + [ + 5.3741269, + 53.3977432 + ], + [ + 5.3744174, + 53.3979356 + ], + [ + 5.37475, + 53.3981395 + ], + [ + 5.3750327, + 53.3983571 + ], + [ + 5.3753384, + 53.3987855 + ], + [ + 5.3754912, + 53.3989298 + ], + [ + 5.3758123, + 53.3991153 + ], + [ + 5.3769859, + 53.3997729 + ], + [ + 5.3773568, + 53.3999241 + ], + [ + 5.377957, + 53.4001166 + ], + [ + 5.3784427, + 53.4002403 + ], + [ + 5.3790432, + 53.4003068 + ], + [ + 5.3798309, + 53.4004169 + ], + [ + 5.3800642, + 53.4004673 + ], + [ + 5.3802133, + 53.4005773 + ], + [ + 5.3803853, + 53.4007422 + ], + [ + 5.3805765, + 53.4008292 + ], + [ + 5.3810009, + 53.4009072 + ], + [ + 5.3814485, + 53.4009508 + ], + [ + 5.3817582, + 53.4009989 + ], + [ + 5.3820527, + 53.401102 + ], + [ + 5.3822667, + 53.4012463 + ], + [ + 5.3831423, + 53.4017045 + ], + [ + 5.3834675, + 53.4016701 + ], + [ + 5.3840182, + 53.4017755 + ], + [ + 5.3850355, + 53.4019291 + ], + [ + 5.3855671, + 53.4019338 + ], + [ + 5.3859344, + 53.4019269 + ], + [ + 5.3863819, + 53.4020163 + ], + [ + 5.3868064, + 53.40214 + ], + [ + 5.387193, + 53.4022151 + ], + [ + 5.3875563, + 53.4023313 + ], + [ + 5.3878939, + 53.4025391 + ], + [ + 5.388246, + 53.4025522 + ], + [ + 5.3886633, + 53.4026386 + ], + [ + 5.3892034, + 53.4027796 + ], + [ + 5.3895211, + 53.4028271 + ], + [ + 5.3897541, + 53.4027489 + ], + [ + 5.3899228, + 53.4028218 + ], + [ + 5.3901946, + 53.4028855 + ], + [ + 5.390501, + 53.4029446 + ], + [ + 5.3907073, + 53.4028731 + ], + [ + 5.3909598, + 53.4028658 + ], + [ + 5.3912125, + 53.4029135 + ], + [ + 5.3914579, + 53.4030574 + ], + [ + 5.3916651, + 53.4031623 + ], + [ + 5.3918527, + 53.4032124 + ], + [ + 5.3922505, + 53.4032185 + ], + [ + 5.3925335, + 53.4031562 + ], + [ + 5.3928778, + 53.4031419 + ], + [ + 5.3930771, + 53.4032376 + ], + [ + 5.3933149, + 53.4033632 + ], + [ + 5.3935829, + 53.4034223 + ], + [ + 5.3938966, + 53.4034011 + ], + [ + 5.3941642, + 53.4033686 + ], + [ + 5.3945125, + 53.4034252 + ], + [ + 5.3947083, + 53.4035531 + ], + [ + 5.3950917, + 53.4037425 + ], + [ + 5.3966456, + 53.4038977 + ], + [ + 5.396997, + 53.4037528 + ], + [ + 5.3974449, + 53.4037909 + ], + [ + 5.3979695, + 53.4038839 + ], + [ + 5.39885, + 53.4040059 + ], + [ + 5.40102, + 53.404176 + ], + [ + 5.4018242, + 53.4043463 + ], + [ + 5.4025286, + 53.404432 + ], + [ + 5.4042082, + 53.4044266 + ], + [ + 5.4060947, + 53.4044666 + ], + [ + 5.4081339, + 53.4044742 + ], + [ + 5.4087347, + 53.4044959 + ], + [ + 5.4105251, + 53.4044513 + ], + [ + 5.4116003, + 53.404479 + ], + [ + 5.4123267, + 53.4043883 + ], + [ + 5.4125483, + 53.4043122 + ], + [ + 5.4133027, + 53.4044299 + ], + [ + 5.4137817, + 53.4045847 + ], + [ + 5.4140955, + 53.404607 + ], + [ + 5.4143592, + 53.404556 + ], + [ + 5.4149366, + 53.4044702 + ], + [ + 5.4164325, + 53.4044558 + ], + [ + 5.4169794, + 53.4044296 + ], + [ + 5.4178288, + 53.4044278 + ], + [ + 5.4185141, + 53.4045455 + ], + [ + 5.420981, + 53.4043529 + ], + [ + 5.4214939, + 53.4043953 + ], + [ + 5.4220565, + 53.4044102 + ], + [ + 5.423058, + 53.404225 + ], + [ + 5.4250471, + 53.4041522 + ], + [ + 5.4267338, + 53.4040571 + ], + [ + 5.4274952, + 53.4040441 + ], + [ + 5.4283709, + 53.4039736 + ], + [ + 5.4288722, + 53.403968 + ], + [ + 5.4293546, + 53.4040426 + ], + [ + 5.4301431, + 53.4041074 + ], + [ + 5.4308586, + 53.4041081 + ], + [ + 5.4316003, + 53.4040287 + ], + [ + 5.4321817, + 53.4039954 + ], + [ + 5.4328248, + 53.4040674 + ], + [ + 5.4344316, + 53.4040296 + ], + [ + 5.4367069, + 53.4038301 + ], + [ + 5.4377207, + 53.4038211 + ], + [ + 5.4388638, + 53.4036377 + ], + [ + 5.4399726, + 53.4035231 + ], + [ + 5.440795, + 53.4034824 + ], + [ + 5.4419626, + 53.4035874 + ], + [ + 5.4431184, + 53.4036673 + ], + [ + 5.4440529, + 53.4038508 + ], + [ + 5.444677, + 53.4039136 + ], + [ + 5.4453728, + 53.4038319 + ], + [ + 5.4459125, + 53.4038925 + ], + [ + 5.4472787, + 53.4039376 + ], + [ + 5.4480027, + 53.4040848 + ], + [ + 5.4485695, + 53.4042118 + ], + [ + 5.4473708, + 53.4046886 + ], + [ + 5.446936, + 53.4048013 + ], + [ + 5.446133, + 53.4050096 + ], + [ + 5.4456409, + 53.4052741 + ], + [ + 5.4449535, + 53.4054978 + ], + [ + 5.4442163, + 53.4057444 + ], + [ + 5.4441059, + 53.405834 + ], + [ + 5.4445686, + 53.4057918 + ], + [ + 5.4458095, + 53.4053264 + ], + [ + 5.4466571, + 53.4049924 + ], + [ + 5.4471955, + 53.4048629 + ], + [ + 5.4475703, + 53.4047728 + ], + [ + 5.4487424, + 53.4043236 + ], + [ + 5.4496165, + 53.4039553 + ], + [ + 5.4512121, + 53.4039883 + ], + [ + 5.4524658, + 53.4037724 + ], + [ + 5.4540952, + 53.4036795 + ], + [ + 5.4549679, + 53.4037553 + ], + [ + 5.455512, + 53.4039143 + ], + [ + 5.4558133, + 53.4037374 + ], + [ + 5.4579303, + 53.40395 + ], + [ + 5.4582907, + 53.4040797 + ], + [ + 5.4585931, + 53.4041088 + ], + [ + 5.4588798, + 53.404076 + ], + [ + 5.46181, + 53.404689 + ], + [ + 5.4624509, + 53.4047934 + ], + [ + 5.4645471, + 53.4050809 + ], + [ + 5.4653316, + 53.4052505 + ], + [ + 5.4662, + 53.4054819 + ], + [ + 5.4669422, + 53.4056996 + ], + [ + 5.4684455, + 53.4061875 + ], + [ + 5.4687095, + 53.4062654 + ], + [ + 5.4686866, + 53.406293 + ], + [ + 5.4684759, + 53.4062952 + ], + [ + 5.468231, + 53.4062767 + ], + [ + 5.4679746, + 53.4062057 + ], + [ + 5.467703, + 53.4061462 + ], + [ + 5.4673357, + 53.4060728 + ], + [ + 5.467106, + 53.4060361 + ], + [ + 5.4668535, + 53.406004 + ], + [ + 5.4666201, + 53.4059238 + ], + [ + 5.4662989, + 53.4057909 + ], + [ + 5.4658475, + 53.405626 + ], + [ + 5.4656485, + 53.4055825 + ], + [ + 5.4653997, + 53.4055847 + ], + [ + 5.4652732, + 53.4056007 + ], + [ + 5.4652541, + 53.405651 + ], + [ + 5.4654681, + 53.405777 + ], + [ + 5.4657855, + 53.4059121 + ], + [ + 5.465885, + 53.4059762 + ], + [ + 5.4658619, + 53.4060083 + ], + [ + 5.4657738, + 53.4060265 + ], + [ + 5.4653721, + 53.4059486 + ], + [ + 5.4652647, + 53.4059646 + ], + [ + 5.465234, + 53.4060057 + ], + [ + 5.4653105, + 53.4060722 + ], + [ + 5.465693, + 53.4062233 + ], + [ + 5.4660715, + 53.4064043 + ], + [ + 5.4663698, + 53.4065119 + ], + [ + 5.4668518, + 53.4067066 + ], + [ + 5.4671768, + 53.4069082 + ], + [ + 5.4669161, + 53.407034 + ], + [ + 5.4666018, + 53.4071758 + ], + [ + 5.4662494, + 53.4072786 + ], + [ + 5.4661725, + 53.4074068 + ], + [ + 5.4661338, + 53.4075533 + ], + [ + 5.4661488, + 53.4077386 + ], + [ + 5.4662059, + 53.4078187 + ], + [ + 5.4659797, + 53.4079697 + ], + [ + 5.4657728, + 53.4080429 + ], + [ + 5.4655812, + 53.4081252 + ], + [ + 5.4654354, + 53.4082327 + ], + [ + 5.4653088, + 53.4083288 + ], + [ + 5.4650062, + 53.408418 + ], + [ + 5.4648224, + 53.4084248 + ], + [ + 5.4645698, + 53.4084156 + ], + [ + 5.4643975, + 53.4084269 + ], + [ + 5.464164, + 53.4084269 + ], + [ + 5.4639457, + 53.408397 + ], + [ + 5.4638732, + 53.408349 + ], + [ + 5.4636663, + 53.4083809 + ], + [ + 5.4635284, + 53.4084198 + ], + [ + 5.4633407, + 53.4084792 + ], + [ + 5.4634708, + 53.4084999 + ], + [ + 5.4635512, + 53.4084884 + ], + [ + 5.4636701, + 53.408445 + ], + [ + 5.4637811, + 53.4084153 + ], + [ + 5.4638805, + 53.4084268 + ], + [ + 5.4640146, + 53.4084634 + ], + [ + 5.4641446, + 53.4084955 + ], + [ + 5.4643208, + 53.4084933 + ], + [ + 5.464451, + 53.4084864 + ], + [ + 5.4646921, + 53.4084636 + ], + [ + 5.464895, + 53.4084752 + ], + [ + 5.4651324, + 53.4084752 + ], + [ + 5.4652857, + 53.4084158 + ], + [ + 5.4654198, + 53.4083448 + ], + [ + 5.4655119, + 53.4082671 + ], + [ + 5.4656501, + 53.4081802 + ], + [ + 5.4658147, + 53.4081116 + ], + [ + 5.4659833, + 53.4080453 + ], + [ + 5.4661021, + 53.4079812 + ], + [ + 5.4662518, + 53.4078942 + ], + [ + 5.4664584, + 53.4079379 + ], + [ + 5.4666766, + 53.4079379 + ], + [ + 5.4670864, + 53.4078877 + ], + [ + 5.4674119, + 53.4078649 + ], + [ + 5.467496, + 53.4078878 + ], + [ + 5.4675457, + 53.4079381 + ], + [ + 5.4675071, + 53.4080984 + ], + [ + 5.4674148, + 53.4082334 + ], + [ + 5.4673533, + 53.4083043 + ], + [ + 5.4673723, + 53.4083844 + ], + [ + 5.4675061, + 53.4084828 + ], + [ + 5.4687233, + 53.4086068 + ], + [ + 5.4688765, + 53.4085772 + ], + [ + 5.4691292, + 53.4085589 + ], + [ + 5.4694432, + 53.4085636 + ], + [ + 5.4697418, + 53.4085796 + ], + [ + 5.470048, + 53.4086049 + ], + [ + 5.4702929, + 53.4086645 + ], + [ + 5.470511, + 53.4087493 + ], + [ + 5.4707175, + 53.4087928 + ], + [ + 5.4709549, + 53.4088386 + ], + [ + 5.4711156, + 53.4088479 + ], + [ + 5.4712726, + 53.4088273 + ], + [ + 5.4715562, + 53.4087427 + ], + [ + 5.4718397, + 53.4086489 + ], + [ + 5.4719203, + 53.4085619 + ], + [ + 5.4719396, + 53.408443 + ], + [ + 5.4719132, + 53.4082896 + ], + [ + 5.4718562, + 53.4081019 + ], + [ + 5.4718067, + 53.4079852 + ], + [ + 5.4720056, + 53.408063 + ], + [ + 5.472147, + 53.4081661 + ], + [ + 5.4722654, + 53.4082691 + ], + [ + 5.4724568, + 53.4083263 + ], + [ + 5.47274, + 53.4083471 + ], + [ + 5.4730771, + 53.4083242 + ], + [ + 5.4735287, + 53.4083129 + ], + [ + 5.4738849, + 53.4083382 + ], + [ + 5.4741679, + 53.4084298 + ], + [ + 5.474382, + 53.408558 + ], + [ + 5.4745386, + 53.4087068 + ], + [ + 5.4746377, + 53.4089334 + ], + [ + 5.474645, + 53.4091142 + ], + [ + 5.4744953, + 53.4092812 + ], + [ + 5.4742422, + 53.4094437 + ], + [ + 5.4739855, + 53.4095718 + ], + [ + 5.4737978, + 53.4095947 + ], + [ + 5.4704134, + 53.4146151 + ], + [ + 5.4704283, + 53.41478 + ], + [ + 5.4703589, + 53.4149905 + ], + [ + 5.4702282, + 53.4152079 + ], + [ + 5.4701667, + 53.4153497 + ], + [ + 5.4701894, + 53.4154436 + ], + [ + 5.4703501, + 53.4155032 + ], + [ + 5.4705032, + 53.4155032 + ], + [ + 5.4706679, + 53.4154964 + ], + [ + 5.4707866, + 53.4155285 + ], + [ + 5.4708554, + 53.4155766 + ], + [ + 5.4707783, + 53.4158283 + ], + [ + 5.4790778, + 53.4185415 + ], + [ + 5.4790973, + 53.4185379 + ], + [ + 5.479691, + 53.4185334 + ], + [ + 5.4797215, + 53.4185883 + ], + [ + 5.4796448, + 53.4186295 + ], + [ + 5.4794801, + 53.418673 + ], + [ + 5.4794608, + 53.4187119 + ], + [ + 5.47961, + 53.418744 + ], + [ + 5.479928, + 53.4187212 + ], + [ + 5.4804641, + 53.4187006 + ], + [ + 5.4808278, + 53.4187282 + ], + [ + 5.4810346, + 53.4187877 + ], + [ + 5.4811186, + 53.4188908 + ], + [ + 5.4809882, + 53.4189617 + ], + [ + 5.4807812, + 53.4190692 + ], + [ + 5.4807044, + 53.4191905 + ], + [ + 5.4807042, + 53.4193369 + ], + [ + 5.4806731, + 53.4195315 + ], + [ + 5.4805847, + 53.4196802 + ], + [ + 5.4804697, + 53.4197465 + ], + [ + 5.4801441, + 53.4198266 + ], + [ + 5.4799802, + 53.4199654 + ], + [ + 5.4796875, + 53.4202133 + ], + [ + 5.4796987, + 53.4203347 + ], + [ + 5.4800168, + 53.4202271 + ], + [ + 5.4803535, + 53.4199898 + ], + [ + 5.4805652, + 53.4198405 + ], + [ + 5.4806996, + 53.4197169 + ], + [ + 5.4807764, + 53.4196139 + ], + [ + 5.4807842, + 53.4194812 + ], + [ + 5.4807883, + 53.4193186 + ], + [ + 5.480827, + 53.4191745 + ], + [ + 5.480919, + 53.4190899 + ], + [ + 5.4813215, + 53.4189 + ], + [ + 5.4815476, + 53.4188336 + ], + [ + 5.4820224, + 53.4188978 + ], + [ + 5.482631, + 53.4190466 + ], + [ + 5.4831668, + 53.4191543 + ], + [ + 5.4834961, + 53.4191818 + ], + [ + 5.4837181, + 53.419246 + ], + [ + 5.4838213, + 53.4193421 + ], + [ + 5.4837867, + 53.4193993 + ], + [ + 5.4836487, + 53.419445 + ], + [ + 5.48353, + 53.4194954 + ], + [ + 5.4835604, + 53.4195686 + ], + [ + 5.4839089, + 53.4196282 + ], + [ + 5.4845253, + 53.4197038 + ], + [ + 5.4859723, + 53.419965 + ], + [ + 5.4866804, + 53.4201482 + ], + [ + 5.4871397, + 53.4203199 + ], + [ + 5.4876946, + 53.4205786 + ], + [ + 5.4881919, + 53.4208213 + ], + [ + 5.4886204, + 53.4210639 + ], + [ + 5.4888308, + 53.4211326 + ], + [ + 5.4890797, + 53.4211579 + ], + [ + 5.4894473, + 53.4211693 + ], + [ + 5.4898838, + 53.4212472 + ], + [ + 5.4902859, + 53.4213113 + ], + [ + 5.4907338, + 53.4214189 + ], + [ + 5.491193, + 53.4215678 + ], + [ + 5.4916139, + 53.4217692 + ], + [ + 5.4918398, + 53.4218562 + ], + [ + 5.4949513, + 53.4230237 + ], + [ + 5.4951158, + 53.423081 + ], + [ + 5.4953455, + 53.4232068 + ], + [ + 5.4955751, + 53.4232847 + ], + [ + 5.4958317, + 53.4233328 + ], + [ + 5.496138, + 53.4233442 + ], + [ + 5.4966092, + 53.4232871 + ], + [ + 5.4968734, + 53.4233077 + ], + [ + 5.4970879, + 53.4233489 + ], + [ + 5.4972868, + 53.4234427 + ], + [ + 5.4973633, + 53.423516 + ], + [ + 5.4973862, + 53.4235915 + ], + [ + 5.497501, + 53.4236556 + ], + [ + 5.4976235, + 53.4236762 + ], + [ + 5.4978265, + 53.4236648 + ], + [ + 5.4980102, + 53.4236854 + ], + [ + 5.4981289, + 53.4237403 + ], + [ + 5.498236, + 53.4238685 + ], + [ + 5.4982128, + 53.42396 + ], + [ + 5.4981666, + 53.4240859 + ], + [ + 5.4982087, + 53.4241705 + ], + [ + 5.4982814, + 53.4242072 + ], + [ + 5.4984001, + 53.4242026 + ], + [ + 5.4985611, + 53.4241203 + ], + [ + 5.4986608, + 53.4240447 + ], + [ + 5.4995264, + 53.4240311 + ], + [ + 5.5002348, + 53.4240883 + ], + [ + 5.500721, + 53.4242233 + ], + [ + 5.5011153, + 53.4243721 + ], + [ + 5.5012797, + 53.4244751 + ], + [ + 5.5013446, + 53.4246147 + ], + [ + 5.5015322, + 53.4247292 + ], + [ + 5.5017427, + 53.4247956 + ], + [ + 5.502026, + 53.4248985 + ], + [ + 5.502401, + 53.425109 + ], + [ + 5.5026691, + 53.4251732 + ], + [ + 5.5029678, + 53.4251984 + ], + [ + 5.5032549, + 53.4252327 + ], + [ + 5.5034998, + 53.42537 + ], + [ + 5.5037294, + 53.4255462 + ], + [ + 5.5037674, + 53.4257522 + ], + [ + 5.5038322, + 53.425901 + ], + [ + 5.5040044, + 53.4260657 + ], + [ + 5.5042111, + 53.4261642 + ], + [ + 5.5043757, + 53.4261916 + ], + [ + 5.5045708, + 53.4262969 + ], + [ + 5.5049804, + 53.4264618 + ], + [ + 5.5054205, + 53.4267134 + ], + [ + 5.5056657, + 53.4267455 + ], + [ + 5.5058725, + 53.4267798 + ], + [ + 5.5061328, + 53.4268645 + ], + [ + 5.5064123, + 53.4269241 + ], + [ + 5.5068027, + 53.4271026 + ], + [ + 5.5071854, + 53.4273291 + ], + [ + 5.5074148, + 53.42759 + ], + [ + 5.5074797, + 53.4278121 + ], + [ + 5.5075293, + 53.4279287 + ], + [ + 5.5076824, + 53.4280043 + ], + [ + 5.5078279, + 53.4280272 + ], + [ + 5.5081651, + 53.4280271 + ], + [ + 5.5086016, + 53.4281164 + ], + [ + 5.5088043, + 53.4282514 + ], + [ + 5.5088847, + 53.4283773 + ], + [ + 5.5091755, + 53.4284574 + ], + [ + 5.5139318, + 53.4292513 + ], + [ + 5.5141004, + 53.4292306 + ], + [ + 5.5142383, + 53.4292672 + ], + [ + 5.5143493, + 53.4293382 + ], + [ + 5.5143837, + 53.4294321 + ], + [ + 5.5143413, + 53.4295442 + ], + [ + 5.5142377, + 53.4297113 + ], + [ + 5.5141149, + 53.4298738 + ], + [ + 5.5140497, + 53.4299974 + ], + [ + 5.5140611, + 53.4300913 + ], + [ + 5.5141108, + 53.4301507 + ], + [ + 5.5141796, + 53.4301828 + ], + [ + 5.5142678, + 53.4301919 + ], + [ + 5.5144057, + 53.4301759 + ], + [ + 5.5145283, + 53.4301507 + ], + [ + 5.5147045, + 53.4301118 + ], + [ + 5.5148617, + 53.4301049 + ], + [ + 5.5149995, + 53.4301094 + ], + [ + 5.5151221, + 53.4301003 + ], + [ + 5.5152984, + 53.4300545 + ], + [ + 5.5154784, + 53.4300201 + ], + [ + 5.5156546, + 53.4299836 + ], + [ + 5.5158079, + 53.4299354 + ], + [ + 5.5159153, + 53.4298737 + ], + [ + 5.5160149, + 53.4297889 + ], + [ + 5.5160726, + 53.429702 + ], + [ + 5.5161531, + 53.4295989 + ], + [ + 5.5162489, + 53.4295578 + ], + [ + 5.5163408, + 53.4295532 + ], + [ + 5.5164251, + 53.4295623 + ], + [ + 5.5165131, + 53.4295646 + ], + [ + 5.5166396, + 53.4295417 + ], + [ + 5.5167238, + 53.4295806 + ], + [ + 5.5168081, + 53.4295714 + ], + [ + 5.5168542, + 53.4295279 + ], + [ + 5.5168772, + 53.4294616 + ], + [ + 5.5167739, + 53.4293471 + ], + [ + 5.5165978, + 53.4292671 + ], + [ + 5.5165021, + 53.429219 + ], + [ + 5.5163758, + 53.4290863 + ], + [ + 5.5162227, + 53.4290062 + ], + [ + 5.5161539, + 53.428917 + ], + [ + 5.5161847, + 53.4288483 + ], + [ + 5.5162498, + 53.4288025 + ], + [ + 5.5162881, + 53.4287361 + ], + [ + 5.5163725, + 53.428672 + ], + [ + 5.5164913, + 53.4286651 + ], + [ + 5.5166445, + 53.4286331 + ], + [ + 5.5167864, + 53.4285804 + ], + [ + 5.5169855, + 53.4285621 + ], + [ + 5.5171349, + 53.4285643 + ], + [ + 5.5173378, + 53.428569 + ], + [ + 5.5175179, + 53.4285575 + ], + [ + 5.5176711, + 53.4285758 + ], + [ + 5.5178817, + 53.4286673 + ], + [ + 5.5180579, + 53.428681 + ], + [ + 5.5182073, + 53.4286626 + ], + [ + 5.5179504, + 53.4287771 + ], + [ + 5.5178815, + 53.4288229 + ], + [ + 5.5178776, + 53.4288732 + ], + [ + 5.5179389, + 53.4288984 + ], + [ + 5.5179733, + 53.4289717 + ], + [ + 5.5180269, + 53.4290311 + ], + [ + 5.5181072, + 53.4290403 + ], + [ + 5.5182528, + 53.4290128 + ], + [ + 5.518429, + 53.4289945 + ], + [ + 5.5184902, + 53.4290655 + ], + [ + 5.5185132, + 53.4291249 + ], + [ + 5.5185935, + 53.4291547 + ], + [ + 5.5186894, + 53.4291662 + ], + [ + 5.5187199, + 53.4292027 + ], + [ + 5.518739, + 53.4292599 + ], + [ + 5.5187428, + 53.4293149 + ], + [ + 5.5188154, + 53.4293652 + ], + [ + 5.518915, + 53.429363 + ], + [ + 5.5190722, + 53.4293377 + ], + [ + 5.5191449, + 53.4292759 + ], + [ + 5.5192025, + 53.4291729 + ], + [ + 5.519245, + 53.4289738 + ], + [ + 5.519333, + 53.4289052 + ], + [ + 5.5194634, + 53.4288685 + ], + [ + 5.5196051, + 53.4288593 + ], + [ + 5.5198425, + 53.4288822 + ], + [ + 5.5200915, + 53.4289348 + ], + [ + 5.5202715, + 53.4289485 + ], + [ + 5.5208729, + 53.4289759 + ], + [ + 5.5211027, + 53.4289736 + ], + [ + 5.5212905, + 53.4289231 + ], + [ + 5.5214742, + 53.4289025 + ], + [ + 5.5216083, + 53.4289254 + ], + [ + 5.5217156, + 53.4289644 + ], + [ + 5.5221943, + 53.4289414 + ], + [ + 5.5223476, + 53.4289596 + ], + [ + 5.5226923, + 53.4289413 + ], + [ + 5.5231328, + 53.4289069 + ], + [ + 5.5235771, + 53.4289182 + ], + [ + 5.5241478, + 53.4290372 + ], + [ + 5.5244273, + 53.4290326 + ], + [ + 5.5248142, + 53.4290325 + ], + [ + 5.5251245, + 53.429092 + ], + [ + 5.5255341, + 53.4291926 + ], + [ + 5.5260818, + 53.4292657 + ], + [ + 5.5266525, + 53.4293366 + ], + [ + 5.5269321, + 53.4294006 + ], + [ + 5.5272384, + 53.4295058 + ], + [ + 5.5278357, + 53.4297414 + ], + [ + 5.5282761, + 53.4298878 + ], + [ + 5.5285825, + 53.4299656 + ], + [ + 5.5291378, + 53.4300639 + ], + [ + 5.5294595, + 53.4301417 + ], + [ + 5.5297428, + 53.4302767 + ], + [ + 5.529984, + 53.4303773 + ], + [ + 5.5303134, + 53.4304116 + ], + [ + 5.5306543, + 53.4304549 + ], + [ + 5.5311676, + 53.4304823 + ], + [ + 5.5315659, + 53.4305165 + ], + [ + 5.5317995, + 53.4305806 + ], + [ + 5.5319719, + 53.4307064 + ], + [ + 5.5321058, + 53.4307728 + ], + [ + 5.5322666, + 53.4308162 + ], + [ + 5.5323892, + 53.4308344 + ], + [ + 5.5325003, + 53.4308276 + ], + [ + 5.532711, + 53.430839 + ], + [ + 5.53296, + 53.4308847 + ], + [ + 5.5331438, + 53.4309579 + ], + [ + 5.5333161, + 53.4310608 + ], + [ + 5.5334769, + 53.4311134 + ], + [ + 5.5334807, + 53.4311043 + ], + [ + 5.533699, + 53.4311706 + ], + [ + 5.5338062, + 53.4312301 + ], + [ + 5.5338981, + 53.4313445 + ], + [ + 5.5339593, + 53.431404 + ], + [ + 5.5340971, + 53.4314429 + ], + [ + 5.5343154, + 53.4314817 + ], + [ + 5.5345109, + 53.4315297 + ], + [ + 5.5346142, + 53.4315755 + ], + [ + 5.5346754, + 53.4316578 + ], + [ + 5.5347405, + 53.4317562 + ], + [ + 5.5348706, + 53.4318386 + ], + [ + 5.5349817, + 53.4318546 + ], + [ + 5.5351043, + 53.4318431 + ], + [ + 5.5352691, + 53.4318225 + ], + [ + 5.5354262, + 53.4317835 + ], + [ + 5.5357212, + 53.4317033 + ], + [ + 5.5359396, + 53.4316713 + ], + [ + 5.5360928, + 53.4316895 + ], + [ + 5.5362154, + 53.4317239 + ], + [ + 5.5363148, + 53.4317627 + ], + [ + 5.5364297, + 53.4318062 + ], + [ + 5.5365293, + 53.4318519 + ], + [ + 5.5365867, + 53.4319023 + ], + [ + 5.5366097, + 53.4319846 + ], + [ + 5.5364985, + 53.4320717 + ], + [ + 5.536349, + 53.4321427 + ], + [ + 5.5361422, + 53.4321976 + ], + [ + 5.5358663, + 53.432248 + ], + [ + 5.5357705, + 53.4322618 + ], + [ + 5.5357552, + 53.4322984 + ], + [ + 5.5357742, + 53.432335 + ], + [ + 5.5358433, + 53.4323762 + ], + [ + 5.5359735, + 53.4323853 + ], + [ + 5.5361535, + 53.4323853 + ], + [ + 5.536276, + 53.4323921 + ], + [ + 5.536345, + 53.4324127 + ], + [ + 5.5363641, + 53.4324516 + ], + [ + 5.5363105, + 53.4324905 + ], + [ + 5.5363028, + 53.4325294 + ], + [ + 5.5363257, + 53.4325775 + ], + [ + 5.5363908, + 53.4326004 + ], + [ + 5.5364751, + 53.4325797 + ], + [ + 5.5365863, + 53.4325728 + ], + [ + 5.5367088, + 53.4325865 + ], + [ + 5.5368084, + 53.43263 + ], + [ + 5.5368888, + 53.432678 + ], + [ + 5.5369731, + 53.4327307 + ], + [ + 5.5370267, + 53.4327513 + ], + [ + 5.5370879, + 53.4327466 + ], + [ + 5.5371187, + 53.4327215 + ], + [ + 5.5371225, + 53.4326986 + ], + [ + 5.5370804, + 53.4326551 + ], + [ + 5.5370152, + 53.4326436 + ], + [ + 5.5369616, + 53.4326254 + ], + [ + 5.5369463, + 53.432559 + ], + [ + 5.5370114, + 53.4325178 + ], + [ + 5.5370957, + 53.4324926 + ], + [ + 5.5372528, + 53.4324857 + ], + [ + 5.5373907, + 53.4324765 + ], + [ + 5.5374559, + 53.4324811 + ], + [ + 5.5374711, + 53.4325428 + ], + [ + 5.5373906, + 53.4326527 + ], + [ + 5.5371874, + 53.432813 + ], + [ + 5.5369691, + 53.4330122 + ], + [ + 5.5366586, + 53.4332434 + ], + [ + 5.5363174, + 53.4334746 + ], + [ + 5.536237, + 53.4335364 + ], + [ + 5.5361986, + 53.4336165 + ], + [ + 5.5361832, + 53.4336875 + ], + [ + 5.5362023, + 53.4337768 + ], + [ + 5.5362137, + 53.4338249 + ], + [ + 5.5361754, + 53.433834 + ], + [ + 5.5360949, + 53.4338363 + ], + [ + 5.5356889, + 53.4337769 + ], + [ + 5.5355587, + 53.4337082 + ], + [ + 5.5354477, + 53.4337106 + ], + [ + 5.5353787, + 53.4337266 + ], + [ + 5.5353556, + 53.4337656 + ], + [ + 5.53544, + 53.4337472 + ], + [ + 5.5355051, + 53.4337678 + ], + [ + 5.5356123, + 53.4338341 + ], + [ + 5.5357233, + 53.4338502 + ], + [ + 5.5358344, + 53.4338685 + ], + [ + 5.5361026, + 53.4339279 + ], + [ + 5.5362558, + 53.433921 + ], + [ + 5.5363248, + 53.4338729 + ], + [ + 5.5363478, + 53.4338156 + ], + [ + 5.5363402, + 53.4336738 + ], + [ + 5.5363748, + 53.4335502 + ], + [ + 5.5366508, + 53.4333784 + ], + [ + 5.5371069, + 53.4331014 + ], + [ + 5.5373674, + 53.4328724 + ], + [ + 5.5376438, + 53.4326029 + ], + [ + 5.5378083, + 53.4325283 + ], + [ + 5.5380967, + 53.4324635 + ], + [ + 5.5382728, + 53.4324668 + ], + [ + 5.5383908, + 53.4325155 + ], + [ + 5.538474, + 53.4325755 + ], + [ + 5.5384651, + 53.4326487 + ], + [ + 5.5383937, + 53.4327904 + ], + [ + 5.5383495, + 53.4329047 + ], + [ + 5.5384052, + 53.432999 + ], + [ + 5.538473, + 53.4330703 + ], + [ + 5.5385833, + 53.4331167 + ], + [ + 5.538979, + 53.4332725 + ], + [ + 5.5390507, + 53.4333347 + ], + [ + 5.5391182, + 53.4334152 + ], + [ + 5.5392016, + 53.433473 + ], + [ + 5.5393081, + 53.4335102 + ], + [ + 5.5397699, + 53.4336136 + ], + [ + 5.5400369, + 53.4336816 + ], + [ + 5.5401281, + 53.4337256 + ], + [ + 5.5401463, + 53.433776 + ], + [ + 5.5401189, + 53.4338103 + ], + [ + 5.5400304, + 53.4338373 + ], + [ + 5.5399148, + 53.4338687 + ], + [ + 5.5398146, + 53.4339071 + ], + [ + 5.5397486, + 53.4339594 + ], + [ + 5.5397322, + 53.4340165 + ], + [ + 5.5397847, + 53.4340856 + ], + [ + 5.5398142, + 53.4341453 + ], + [ + 5.5397868, + 53.4341818 + ], + [ + 5.5397021, + 53.4342088 + ], + [ + 5.5395718, + 53.4342126 + ], + [ + 5.539399, + 53.4342323 + ], + [ + 5.5392682, + 53.4342659 + ], + [ + 5.539198, + 53.4343342 + ], + [ + 5.5392274, + 53.4344168 + ], + [ + 5.5393297, + 53.4344724 + ], + [ + 5.5394711, + 53.4344938 + ], + [ + 5.539659, + 53.434488 + ], + [ + 5.5398743, + 53.4344456 + ], + [ + 5.5400862, + 53.4343736 + ], + [ + 5.540291, + 53.434267 + ], + [ + 5.5405185, + 53.4341836 + ], + [ + 5.5407181, + 53.4341641 + ], + [ + 5.5408853, + 53.4342338 + ], + [ + 5.5411321, + 53.4341481 + ], + [ + 5.5413201, + 53.4341308 + ], + [ + 5.5414767, + 53.4341569 + ], + [ + 5.5416671, + 53.4342221 + ], + [ + 5.541842, + 53.4342963 + ], + [ + 5.5419527, + 53.4343222 + ], + [ + 5.5420412, + 53.4342975 + ], + [ + 5.5420803, + 53.4342496 + ], + [ + 5.5421416, + 53.4342499 + ], + [ + 5.5421716, + 53.4342845 + ], + [ + 5.5422207, + 53.4343305 + ], + [ + 5.5422778, + 53.4343515 + ], + [ + 5.5423354, + 53.4343449 + ], + [ + 5.5424088, + 53.4343064 + ], + [ + 5.5425122, + 53.434307 + ], + [ + 5.5426032, + 53.4343556 + ], + [ + 5.5426101, + 53.4344106 + ], + [ + 5.542765, + 53.4347219 + ], + [ + 5.5438932, + 53.434169 + ], + [ + 5.5442316, + 53.4341236 + ], + [ + 5.5450221, + 53.4343023 + ], + [ + 5.5457387, + 53.434818 + ], + [ + 5.5489154, + 53.4393736 + ], + [ + 5.5497447, + 53.4398217 + ], + [ + 5.5505724, + 53.439843 + ], + [ + 5.5508353, + 53.4397304 + ], + [ + 5.5509402, + 53.4376188 + ], + [ + 5.5526123, + 53.4322481 + ], + [ + 5.5538041, + 53.4291916 + ], + [ + 5.5545927, + 53.428876 + ], + [ + 5.5553448, + 53.4288525 + ], + [ + 5.5559472, + 53.4290314 + ], + [ + 5.556174, + 53.4293231 + ], + [ + 5.5548355, + 53.4333007 + ], + [ + 5.5543115, + 53.4339529 + ], + [ + 5.5536085, + 53.4369862 + ], + [ + 5.5545595, + 53.4397028 + ], + [ + 5.5539853, + 53.4409692 + ], + [ + 5.5540717, + 53.4409474 + ], + [ + 5.5545599, + 53.4408539 + ], + [ + 5.5546733, + 53.440845 + ], + [ + 5.5561336, + 53.4403538 + ], + [ + 5.557031, + 53.4394786 + ], + [ + 5.5586021, + 53.4381991 + ], + [ + 5.5594998, + 53.4374583 + ], + [ + 5.5615255, + 53.4372538 + ], + [ + 5.5628785, + 53.4377223 + ], + [ + 5.5640065, + 53.4382585 + ], + [ + 5.5640126, + 53.4397375 + ], + [ + 5.5627993, + 53.4409675 + ] + ] + ], + [ + [ + [ + 5.075941, + 53.2957696 + ], + [ + 5.0758885, + 53.2958114 + ], + [ + 5.0755396, + 53.2960778 + ], + [ + 5.0759151, + 53.2962589 + ], + [ + 5.0761191, + 53.2961813 + ], + [ + 5.0784211, + 53.2963846 + ], + [ + 5.0784366, + 53.2957183 + ], + [ + 5.078479, + 53.2956657 + ], + [ + 5.0785365, + 53.295643 + ], + [ + 5.0786281, + 53.2956363 + ], + [ + 5.0793113, + 53.2956561 + ], + [ + 5.0795099, + 53.2956497 + ], + [ + 5.0797161, + 53.295634 + ], + [ + 5.0799606, + 53.2956094 + ], + [ + 5.0802662, + 53.2955711 + ], + [ + 5.0804573, + 53.2955487 + ], + [ + 5.080648, + 53.2955513 + ], + [ + 5.0808388, + 53.2955724 + ], + [ + 5.0809325, + 53.2964816 + ], + [ + 5.0838641, + 53.2965015 + ], + [ + 5.0839863, + 53.2964995 + ], + [ + 5.0848642, + 53.2965174 + ], + [ + 5.0864866, + 53.2965231 + ], + [ + 5.0870061, + 53.2964853 + ], + [ + 5.0871437, + 53.2964558 + ], + [ + 5.0876134, + 53.2964156 + ], + [ + 5.0878082, + 53.2963885 + ], + [ + 5.0878885, + 53.2963796 + ], + [ + 5.0881139, + 53.2963364 + ], + [ + 5.0883242, + 53.2962888 + ], + [ + 5.0885384, + 53.2962183 + ], + [ + 5.0887488, + 53.2961341 + ], + [ + 5.0889288, + 53.2960451 + ], + [ + 5.0891204, + 53.295931 + ], + [ + 5.089339, + 53.2957689 + ], + [ + 5.090723, + 53.2947735 + ], + [ + 5.0907425, + 53.2946934 + ], + [ + 5.0907963, + 53.2946386 + ], + [ + 5.0908844, + 53.2946066 + ], + [ + 5.0910983, + 53.2945705 + ], + [ + 5.0913083, + 53.2945686 + ], + [ + 5.0914149, + 53.2946192 + ], + [ + 5.0909088, + 53.2951482 + ], + [ + 5.0907935, + 53.2952043 + ], + [ + 5.0903146, + 53.2954115 + ], + [ + 5.0902453, + 53.2954983 + ], + [ + 5.0899155, + 53.2957495 + ], + [ + 5.0900868, + 53.2958232 + ], + [ + 5.090336, + 53.2956634 + ], + [ + 5.0904045, + 53.2956933 + ], + [ + 5.0898486, + 53.2960951 + ], + [ + 5.0897915, + 53.2960629 + ], + [ + 5.0900179, + 53.2958825 + ], + [ + 5.0898389, + 53.2958066 + ], + [ + 5.0895782, + 53.2959892 + ], + [ + 5.0895397, + 53.2960441 + ], + [ + 5.089547, + 53.2960944 + ], + [ + 5.0895963, + 53.2961472 + ], + [ + 5.0899617, + 53.2963312 + ], + [ + 5.0899958, + 53.2963701 + ], + [ + 5.0899956, + 53.2964114 + ], + [ + 5.0899648, + 53.2964456 + ], + [ + 5.0898922, + 53.2964753 + ], + [ + 5.0898311, + 53.2964797 + ], + [ + 5.0897624, + 53.296459 + ], + [ + 5.0895303, + 53.2963463 + ], + [ + 5.0894197, + 53.2963026 + ], + [ + 5.0893396, + 53.2963024 + ], + [ + 5.0892592, + 53.2963251 + ], + [ + 5.0890794, + 53.2964117 + ], + [ + 5.0888037, + 53.2965486 + ], + [ + 5.0885282, + 53.2966625 + ], + [ + 5.0878701, + 53.2968924 + ], + [ + 5.087786, + 53.2969334 + ], + [ + 5.0877819, + 53.2969654 + ], + [ + 5.0883432, + 53.2975826 + ], + [ + 5.0884118, + 53.2976147 + ], + [ + 5.0884728, + 53.2976217 + ], + [ + 5.0885759, + 53.2976036 + ], + [ + 5.08879, + 53.2975491 + ], + [ + 5.0890693, + 53.2974581 + ], + [ + 5.0894443, + 53.2973077 + ], + [ + 5.089766, + 53.2971482 + ], + [ + 5.090034, + 53.2969954 + ], + [ + 5.0904939, + 53.2967124 + ], + [ + 5.0904292, + 53.2966801 + ], + [ + 5.0911556, + 53.295783 + ], + [ + 5.0910524, + 53.2952344 + ], + [ + 5.0915509, + 53.294837 + ], + [ + 5.0917811, + 53.2946681 + ], + [ + 5.0918913, + 53.2947301 + ], + [ + 5.0917188, + 53.2948671 + ], + [ + 5.0916111, + 53.2950066 + ], + [ + 5.0920223, + 53.2951769 + ], + [ + 5.0920939, + 53.2951985 + ], + [ + 5.09227, + 53.2952506 + ], + [ + 5.0925217, + 53.2952992 + ], + [ + 5.0931508, + 53.2954333 + ], + [ + 5.0934176, + 53.2954957 + ], + [ + 5.0939435, + 53.2956593 + ], + [ + 5.0942331, + 53.2957538 + ], + [ + 5.0945187, + 53.2958712 + ], + [ + 5.0947546, + 53.2959792 + ], + [ + 5.0950248, + 53.2961401 + ], + [ + 5.0952378, + 53.2962733 + ], + [ + 5.0954318, + 53.2963996 + ], + [ + 5.0956369, + 53.2965672 + ], + [ + 5.095762, + 53.296707 + ], + [ + 5.0958643, + 53.2968423 + ], + [ + 5.0960001, + 53.2971472 + ], + [ + 5.096106, + 53.2972962 + ], + [ + 5.09622, + 53.2974109 + ], + [ + 5.0963491, + 53.2975279 + ], + [ + 5.0965618, + 53.2977002 + ], + [ + 5.0968584, + 53.2979045 + ], + [ + 5.0973188, + 53.2981848 + ], + [ + 5.0977602, + 53.2984283 + ], + [ + 5.0990126, + 53.2990398 + ], + [ + 5.0993019, + 53.2992099 + ], + [ + 5.0995109, + 53.2993752 + ], + [ + 5.0997463, + 53.2995863 + ], + [ + 5.0999282, + 53.2998225 + ], + [ + 5.1000759, + 53.3000541 + ], + [ + 5.1002043, + 53.3002924 + ], + [ + 5.1002832, + 53.3004986 + ], + [ + 5.1003389, + 53.3007873 + ], + [ + 5.100372, + 53.3010163 + ], + [ + 5.100344, + 53.301236 + ], + [ + 5.1002356, + 53.3014945 + ], + [ + 5.1000508, + 53.3017712 + ], + [ + 5.0997973, + 53.3020408 + ], + [ + 5.0995901, + 53.3021985 + ], + [ + 5.0992912, + 53.3024016 + ], + [ + 5.0989767, + 53.302646 + ], + [ + 5.0987538, + 53.3028837 + ], + [ + 5.0986036, + 53.3031146 + ], + [ + 5.0985259, + 53.3033686 + ], + [ + 5.0984973, + 53.3036983 + ], + [ + 5.098484, + 53.3040028 + ], + [ + 5.0985765, + 53.3045159 + ], + [ + 5.0984503, + 53.3045431 + ], + [ + 5.0974227, + 53.3046555 + ], + [ + 5.0969527, + 53.3046935 + ], + [ + 5.0965745, + 53.3047293 + ], + [ + 5.0963185, + 53.3047678 + ], + [ + 5.0960089, + 53.3048289 + ], + [ + 5.0956034, + 53.3049358 + ], + [ + 5.0952556, + 53.3050175 + ], + [ + 5.0950186, + 53.3050605 + ], + [ + 5.0949041, + 53.3050511 + ], + [ + 5.0925396, + 53.3052111 + ], + [ + 5.0919095, + 53.3052282 + ], + [ + 5.0916765, + 53.3052574 + ], + [ + 5.0914892, + 53.3052936 + ], + [ + 5.0893436, + 53.3058754 + ], + [ + 5.0892364, + 53.3059187 + ], + [ + 5.0889122, + 53.305879 + ], + [ + 5.0886221, + 53.3058578 + ], + [ + 5.0881027, + 53.3058568 + ], + [ + 5.0867623, + 53.3058907 + ], + [ + 5.0862657, + 53.3059263 + ], + [ + 5.0858111, + 53.3059688 + ], + [ + 5.0855015, + 53.3060139 + ], + [ + 5.0846991, + 53.3060988 + ], + [ + 5.0838959, + 53.3063196 + ], + [ + 5.0836283, + 53.306374 + ], + [ + 5.0834064, + 53.3064422 + ], + [ + 5.0833522, + 53.3065887 + ], + [ + 5.0828525, + 53.306496 + ], + [ + 5.0825092, + 53.3064472 + ], + [ + 5.0821161, + 53.3064097 + ], + [ + 5.0816809, + 53.3063996 + ], + [ + 5.0810814, + 53.3064075 + ], + [ + 5.0807337, + 53.3064228 + ], + [ + 5.080159, + 53.3064242 + ], + [ + 5.0800078, + 53.3065014 + ], + [ + 5.0795208, + 53.3065124 + ], + [ + 5.0789065, + 53.3067646 + ], + [ + 5.0785125, + 53.3068713 + ], + [ + 5.0780536, + 53.306978 + ], + [ + 5.0778277, + 53.3070599 + ], + [ + 5.0777244, + 53.3071169 + ], + [ + 5.0776551, + 53.3072061 + ], + [ + 5.0776276, + 53.3073045 + ], + [ + 5.0776841, + 53.3074419 + ], + [ + 5.0775618, + 53.3074714 + ], + [ + 5.0769212, + 53.3073052 + ], + [ + 5.0766466, + 53.307252 + ], + [ + 5.0763453, + 53.30721 + ], + [ + 5.0760476, + 53.3071957 + ], + [ + 5.0753155, + 53.3071979 + ], + [ + 5.0744149, + 53.307263 + ], + [ + 5.0728802, + 53.3074864 + ], + [ + 5.0727387, + 53.3075204 + ], + [ + 5.0726735, + 53.3075661 + ], + [ + 5.0726195, + 53.3076575 + ], + [ + 5.0725802, + 53.3078199 + ], + [ + 5.0724466, + 53.3078197 + ], + [ + 5.072406, + 53.3078031 + ], + [ + 5.0719173, + 53.3076033 + ], + [ + 5.0712541, + 53.3074141 + ], + [ + 5.0709832, + 53.30737 + ], + [ + 5.0706436, + 53.3073417 + ], + [ + 5.0701091, + 53.3073222 + ], + [ + 5.0692004, + 53.3073018 + ], + [ + 5.0686925, + 53.307303 + ], + [ + 5.0683336, + 53.3073137 + ], + [ + 5.0676533, + 53.3073854 + ], + [ + 5.0673324, + 53.3074305 + ], + [ + 5.0670189, + 53.3074893 + ], + [ + 5.0668428, + 53.3075393 + ], + [ + 5.0667317, + 53.3075963 + ], + [ + 5.0666471, + 53.3077014 + ], + [ + 5.0665159, + 53.3079095 + ], + [ + 5.0659056, + 53.3078142 + ], + [ + 5.0653066, + 53.3077304 + ], + [ + 5.0631434, + 53.307453 + ], + [ + 5.0622927, + 53.3073274 + ], + [ + 5.0615374, + 53.3071975 + ], + [ + 5.0602637, + 53.3069495 + ], + [ + 5.0594592, + 53.3067736 + ], + [ + 5.0562371, + 53.3060135 + ], + [ + 5.0552991, + 53.3057395 + ], + [ + 5.0545859, + 53.3055642 + ], + [ + 5.0541016, + 53.3054398 + ], + [ + 5.0535524, + 53.3053243 + ], + [ + 5.0521987, + 53.3049693 + ], + [ + 5.0516992, + 53.3048196 + ], + [ + 5.0515302, + 53.3047646 + ], + [ + 5.0503961, + 53.3049692 + ], + [ + 5.0500888, + 53.304943 + ], + [ + 5.0495984, + 53.3042826 + ], + [ + 5.0477944, + 53.3038396 + ], + [ + 5.0469859, + 53.3036572 + ], + [ + 5.0463489, + 53.303521 + ], + [ + 5.0450826, + 53.303276 + ], + [ + 5.0443501, + 53.3031465 + ], + [ + 5.0400385, + 53.3025638 + ], + [ + 5.0389777, + 53.3024336 + ], + [ + 5.037486, + 53.302211 + ], + [ + 5.0368911, + 53.3020862 + ], + [ + 5.0359603, + 53.3019128 + ], + [ + 5.0351137, + 53.3017348 + ], + [ + 5.0345798, + 53.3016079 + ], + [ + 5.0339928, + 53.3014533 + ], + [ + 5.0331921, + 53.3012572 + ], + [ + 5.0326204, + 53.3010638 + ], + [ + 5.0314162, + 53.3006768 + ], + [ + 5.0299495, + 53.3001199 + ], + [ + 5.0258436, + 53.2984495 + ], + [ + 5.0249984, + 53.2980609 + ], + [ + 5.024473, + 53.297808 + ], + [ + 5.0234371, + 53.2974053 + ], + [ + 5.0218339, + 53.2967334 + ], + [ + 5.020745, + 53.2962344 + ], + [ + 5.0169809, + 53.2943745 + ], + [ + 5.0163832, + 53.294103 + ], + [ + 5.0159226, + 53.2939051 + ], + [ + 5.0150768, + 53.2936218 + ], + [ + 5.0141815, + 53.2933475 + ], + [ + 5.0136591, + 53.2932273 + ], + [ + 5.0132593, + 53.2930753 + ], + [ + 5.0131145, + 53.2930292 + ], + [ + 5.0128438, + 53.2929669 + ], + [ + 5.0124361, + 53.2928561 + ], + [ + 5.0119827, + 53.2927086 + ], + [ + 5.0113772, + 53.2924807 + ], + [ + 5.0108785, + 53.2922622 + ], + [ + 5.0107568, + 53.2921978 + ], + [ + 5.0103568, + 53.2920504 + ], + [ + 5.009896, + 53.2918983 + ], + [ + 5.0094005, + 53.2917621 + ], + [ + 5.0089394, + 53.2916582 + ], + [ + 5.0085622, + 53.2915269 + ], + [ + 5.008429, + 53.2914647 + ], + [ + 5.0081397, + 53.2913496 + ], + [ + 5.0078348, + 53.2912597 + ], + [ + 5.0075832, + 53.2912088 + ], + [ + 5.0073545, + 53.2911602 + ], + [ + 5.0069011, + 53.2910127 + ], + [ + 5.0066653, + 53.2908908 + ], + [ + 5.0065284, + 53.2908127 + ], + [ + 5.0063991, + 53.2907369 + ], + [ + 5.0062429, + 53.2906931 + ], + [ + 5.0060865, + 53.2906561 + ], + [ + 5.0057474, + 53.2905661 + ], + [ + 5.0055683, + 53.2905244 + ], + [ + 5.0053134, + 53.290398 + ], + [ + 5.0049554, + 53.2902507 + ], + [ + 5.0045975, + 53.2901285 + ], + [ + 5.0043309, + 53.2900295 + ], + [ + 5.0041178, + 53.2899283 + ], + [ + 5.0039049, + 53.2898065 + ], + [ + 5.0037754, + 53.2897627 + ], + [ + 5.0034362, + 53.2896589 + ], + [ + 5.003025, + 53.2895138 + ], + [ + 5.0027853, + 53.2893851 + ], + [ + 5.0025456, + 53.2892724 + ], + [ + 5.0015365, + 53.2888992 + ], + [ + 5.0014146, + 53.2888646 + ], + [ + 5.0000594, + 53.2883075 + ], + [ + 4.9991492, + 53.2879941 + ], + [ + 4.9970175, + 53.2871217 + ], + [ + 4.9969301, + 53.2870711 + ], + [ + 4.9952704, + 53.2863851 + ], + [ + 4.9950077, + 53.2862929 + ], + [ + 4.9947904, + 53.2862603 + ], + [ + 4.9946569, + 53.2862326 + ], + [ + 4.9942118, + 53.2860278 + ], + [ + 4.9933669, + 53.2856596 + ], + [ + 4.9929595, + 53.2855213 + ], + [ + 4.9925021, + 53.2854058 + ], + [ + 4.992365, + 53.2853665 + ], + [ + 4.9921599, + 53.2852401 + ], + [ + 4.99189, + 53.2850678 + ], + [ + 4.9915631, + 53.2848793 + ], + [ + 4.9905204, + 53.2844328 + ], + [ + 4.9903946, + 53.2844141 + ], + [ + 4.9903179, + 53.2844483 + ], + [ + 4.9902227, + 53.2844252 + ], + [ + 4.9883731, + 53.2836425 + ], + [ + 4.9876464, + 53.2833157 + ], + [ + 4.9865926, + 53.2828187 + ], + [ + 4.9863376, + 53.2827266 + ], + [ + 4.9861356, + 53.2826802 + ], + [ + 4.9858801, + 53.2826705 + ], + [ + 4.98572, + 53.2826152 + ], + [ + 4.9857018, + 53.2824961 + ], + [ + 4.9855729, + 53.2823791 + ], + [ + 4.9853143, + 53.2822479 + ], + [ + 4.9849795, + 53.2821006 + ], + [ + 4.9840431, + 53.2817413 + ], + [ + 4.9837616, + 53.2816032 + ], + [ + 4.9834726, + 53.281456 + ], + [ + 4.9830654, + 53.2812948 + ], + [ + 4.9824021, + 53.2810413 + ], + [ + 4.9820233, + 53.2808531 + ], + [ + 4.9816344, + 53.2806423 + ], + [ + 4.9813561, + 53.2804591 + ], + [ + 4.9810321, + 53.280285 + ], + [ + 4.9806087, + 53.2800742 + ], + [ + 4.9791292, + 53.2794166 + ], + [ + 4.9749958, + 53.2775239 + ], + [ + 4.9732304, + 53.2767632 + ], + [ + 4.971873, + 53.2761558 + ], + [ + 4.9684725, + 53.2744991 + ], + [ + 4.9666043, + 53.273665 + ], + [ + 4.965861, + 53.2733234 + ], + [ + 4.9635401, + 53.2720335 + ], + [ + 4.9624006, + 53.2714399 + ], + [ + 4.9617144, + 53.271119 + ], + [ + 4.9600597, + 53.2700704 + ], + [ + 4.9584859, + 53.2700648 + ], + [ + 4.9568072, + 53.2693175 + ], + [ + 4.9560264, + 53.2687081 + ], + [ + 4.9550208, + 53.268098 + ], + [ + 4.9543531, + 53.2674217 + ], + [ + 4.9532318, + 53.2671481 + ], + [ + 4.9518884, + 53.2666041 + ], + [ + 4.9493216, + 53.2647752 + ], + [ + 4.9460821, + 53.262809 + ], + [ + 4.9432931, + 53.260777 + ], + [ + 4.9406091, + 53.2594866 + ], + [ + 4.9385981, + 53.2583334 + ], + [ + 4.9360282, + 53.2569085 + ], + [ + 4.9301029, + 53.2539883 + ], + [ + 4.9278678, + 53.2528341 + ], + [ + 4.9228737, + 53.2505011 + ], + [ + 4.9191826, + 53.2489367 + ], + [ + 4.9162739, + 53.2477797 + ], + [ + 4.9142619, + 53.2468283 + ], + [ + 4.9094503, + 53.245057 + ], + [ + 4.9066566, + 53.2436981 + ], + [ + 4.9037524, + 53.2422038 + ], + [ + 4.8990571, + 53.240163 + ], + [ + 4.8938761, + 53.2374468 + ], + [ + 4.8797999, + 53.2310765 + ], + [ + 4.8729763, + 53.2284819 + ], + [ + 4.8678694, + 53.2267606 + ], + [ + 4.8650946, + 53.2258323 + ], + [ + 4.8632033, + 53.2251665 + ], + [ + 4.8626155, + 53.2249805 + ], + [ + 4.8620014, + 53.2247762 + ], + [ + 4.8599319, + 53.2243624 + ], + [ + 4.8587289, + 53.2240489 + ], + [ + 4.8491801, + 53.2182724 + ], + [ + 4.8490622, + 53.2165041 + ], + [ + 4.8494834, + 53.2157347 + ], + [ + 4.8496516, + 53.213557 + ], + [ + 4.8496516, + 53.2127318 + ], + [ + 4.8495231, + 53.2117286 + ], + [ + 4.8491583, + 53.2100966 + ], + [ + 4.8493514, + 53.2087215 + ], + [ + 4.8496304, + 53.2081689 + ], + [ + 4.8504887, + 53.2072822 + ], + [ + 4.852613, + 53.2060998 + ], + [ + 4.8539219, + 53.2055086 + ], + [ + 4.855381, + 53.2055343 + ], + [ + 4.8569904, + 53.2057657 + ], + [ + 4.8585568, + 53.2055472 + ], + [ + 4.8614106, + 53.2053416 + ], + [ + 4.8640714, + 53.204956 + ], + [ + 4.8667751, + 53.2048917 + ], + [ + 4.8650155, + 53.2053287 + ], + [ + 4.8669682, + 53.2052773 + ], + [ + 4.8707876, + 53.2046732 + ], + [ + 4.8723326, + 53.2047375 + ], + [ + 4.8727832, + 53.2050588 + ], + [ + 4.8733197, + 53.205393 + ], + [ + 4.873899, + 53.2059199 + ], + [ + 4.874178, + 53.2076035 + ], + [ + 4.8732553, + 53.2065882 + ], + [ + 4.8728905, + 53.206691 + ], + [ + 4.8729763, + 53.2070508 + ], + [ + 4.8735342, + 53.2081561 + ], + [ + 4.8743925, + 53.2093127 + ], + [ + 4.8754225, + 53.2109061 + ], + [ + 4.8778258, + 53.2131677 + ], + [ + 4.8789201, + 53.2138745 + ], + [ + 4.8797999, + 53.2142086 + ], + [ + 4.8814736, + 53.2146711 + ], + [ + 4.8843274, + 53.2153136 + ], + [ + 4.8858724, + 53.2155834 + ], + [ + 4.8870096, + 53.2157505 + ], + [ + 4.8883186, + 53.2158147 + ], + [ + 4.8912148, + 53.2157352 + ], + [ + 4.893871, + 53.2155661 + ], + [ + 4.8961938, + 53.215351 + ], + [ + 4.8996549, + 53.2150508 + ], + [ + 4.902589, + 53.2148194 + ], + [ + 4.9050002, + 53.2145013 + ], + [ + 4.9060171, + 53.2144763 + ], + [ + 4.9073418, + 53.2142703 + ], + [ + 4.9085374, + 53.2142616 + ], + [ + 4.910144, + 53.21392 + ], + [ + 4.9106264, + 53.2139378 + ], + [ + 4.9116146, + 53.2141107 + ], + [ + 4.9122749, + 53.2141295 + ], + [ + 4.9136213, + 53.2141519 + ], + [ + 4.9143573, + 53.2142168 + ], + [ + 4.9154339, + 53.2143634 + ], + [ + 4.9157128, + 53.214517 + ], + [ + 4.9157733, + 53.2145823 + ], + [ + 4.915651, + 53.2146921 + ], + [ + 4.9154981, + 53.2147065 + ], + [ + 4.9152896, + 53.2147092 + ], + [ + 4.914991, + 53.2146466 + ], + [ + 4.9147441, + 53.2145996 + ], + [ + 4.9144967, + 53.2145677 + ], + [ + 4.9140804, + 53.2145504 + ], + [ + 4.913141, + 53.2144997 + ], + [ + 4.9127759, + 53.2145167 + ], + [ + 4.9124283, + 53.2145873 + ], + [ + 4.9120954, + 53.2147377 + ], + [ + 4.9119908, + 53.21492 + ], + [ + 4.9234414, + 53.2176982 + ], + [ + 4.9235916, + 53.2181736 + ], + [ + 4.9238705, + 53.2183663 + ], + [ + 4.9245143, + 53.2184563 + ], + [ + 4.9257159, + 53.2190216 + ], + [ + 4.9272179, + 53.219407 + ], + [ + 4.9285483, + 53.219831 + ], + [ + 4.9294924, + 53.2204348 + ], + [ + 4.9302435, + 53.2210901 + ], + [ + 4.9303722, + 53.2215269 + ], + [ + 4.930458, + 53.2218866 + ], + [ + 4.9307584, + 53.2220407 + ], + [ + 4.9314236, + 53.2221692 + ], + [ + 4.9318313, + 53.2223491 + ], + [ + 4.9319815, + 53.2226959 + ], + [ + 4.9324321, + 53.2236466 + ], + [ + 4.9341488, + 53.2244945 + ], + [ + 4.93505, + 53.2249441 + ], + [ + 4.9357795, + 53.225034 + ], + [ + 4.9359727, + 53.2252652 + ], + [ + 4.9361014, + 53.2259589 + ], + [ + 4.9356937, + 53.2263957 + ], + [ + 4.9358439, + 53.2266397 + ], + [ + 4.9367881, + 53.2270251 + ], + [ + 4.9381828, + 53.2278858 + ], + [ + 4.9397921, + 53.2289647 + ], + [ + 4.940629, + 53.2291317 + ], + [ + 4.9453497, + 53.2314823 + ], + [ + 4.9462938, + 53.2321887 + ], + [ + 4.9465942, + 53.2325355 + ], + [ + 4.9493408, + 53.2336015 + ], + [ + 4.9533748, + 53.235451 + ], + [ + 4.9545979, + 53.2361573 + ], + [ + 4.9553919, + 53.2366839 + ], + [ + 4.9571943, + 53.2373388 + ], + [ + 4.9584603, + 53.2377883 + ], + [ + 4.959898, + 53.2380709 + ], + [ + 4.9624085, + 53.2389313 + ], + [ + 4.9700474, + 53.2406649 + ], + [ + 4.9730944, + 53.2417693 + ], + [ + 4.974854, + 53.2424884 + ], + [ + 4.9759698, + 53.2433358 + ], + [ + 4.9776435, + 53.2461607 + ], + [ + 4.984467, + 53.2511679 + ], + [ + 4.9854111, + 53.2523234 + ], + [ + 4.9856257, + 53.253068 + ], + [ + 4.9855399, + 53.2540179 + ], + [ + 4.9851536, + 53.2544031 + ], + [ + 4.9845099, + 53.2544287 + ], + [ + 4.9832225, + 53.2541463 + ], + [ + 4.98142, + 53.2535301 + ], + [ + 4.9796347, + 53.254201 + ], + [ + 4.9801578, + 53.2547457 + ], + [ + 4.980078, + 53.2551979 + ], + [ + 4.9793925, + 53.2558743 + ], + [ + 4.978187, + 53.2556892 + ], + [ + 4.9778155, + 53.2550998 + ], + [ + 4.9776666, + 53.254873 + ], + [ + 4.9769144, + 53.2546442 + ], + [ + 4.9763808, + 53.2551848 + ], + [ + 4.9762269, + 53.255501 + ], + [ + 4.9763743, + 53.2558635 + ], + [ + 4.9762183, + 53.256406 + ], + [ + 4.9756183, + 53.2560424 + ], + [ + 4.9750886, + 53.2562216 + ], + [ + 4.9740193, + 53.2575297 + ], + [ + 4.9748432, + 53.2582116 + ], + [ + 4.9736333, + 53.2584334 + ], + [ + 4.9730144, + 53.260015 + ], + [ + 4.9724078, + 53.2603751 + ], + [ + 4.9724015, + 53.2609632 + ], + [ + 4.9720181, + 53.2615953 + ], + [ + 4.97194, + 53.2618666 + ], + [ + 4.9714841, + 53.2622722 + ], + [ + 4.9720082, + 53.2626813 + ], + [ + 4.9730637, + 53.2627302 + ], + [ + 4.9721555, + 53.2629986 + ], + [ + 4.9721485, + 53.2637225 + ], + [ + 4.9722223, + 53.2639038 + ], + [ + 4.9725194, + 53.2644026 + ], + [ + 4.9725342, + 53.2645422 + ], + [ + 4.9727187, + 53.2647869 + ], + [ + 4.9728176, + 53.2648558 + ], + [ + 4.9736446, + 53.2651754 + ], + [ + 4.9746183, + 53.265948 + ], + [ + 4.9758942, + 53.2666764 + ], + [ + 4.9774039, + 53.2666366 + ], + [ + 4.9789786, + 53.2677275 + ], + [ + 4.9801076, + 53.2680481 + ], + [ + 4.9805584, + 53.2682759 + ], + [ + 4.9811595, + 53.2685494 + ], + [ + 4.982514, + 53.2691262 + ], + [ + 4.9831778, + 53.2693384 + ], + [ + 4.9836688, + 53.2695182 + ], + [ + 4.9845942, + 53.2697493 + ], + [ + 4.9851387, + 53.26992 + ], + [ + 4.9854832, + 53.2700372 + ], + [ + 4.9859267, + 53.2701875 + ], + [ + 4.9866271, + 53.270418 + ], + [ + 4.9872137, + 53.2705499 + ], + [ + 4.9885505, + 53.2709284 + ], + [ + 4.9889542, + 53.2710164 + ], + [ + 4.9894191, + 53.2711113 + ], + [ + 4.9899793, + 53.2712133 + ], + [ + 4.9914391, + 53.2714525 + ], + [ + 4.9920869, + 53.2715707 + ], + [ + 4.992868, + 53.271735 + ], + [ + 5.0011617, + 53.2737203 + ], + [ + 5.0015884, + 53.2738289 + ], + [ + 5.0024493, + 53.274062 + ], + [ + 5.0025919, + 53.2738608 + ], + [ + 5.0027175, + 53.2738863 + ], + [ + 5.0025712, + 53.2740875 + ], + [ + 5.0029673, + 53.2742051 + ], + [ + 5.0033825, + 53.2743181 + ], + [ + 5.0038205, + 53.2744427 + ], + [ + 5.0039326, + 53.2742278 + ], + [ + 5.0040278, + 53.2742601 + ], + [ + 5.003912, + 53.2744521 + ], + [ + 5.0043769, + 53.274563 + ], + [ + 5.0051809, + 53.2747365 + ], + [ + 5.005293, + 53.274526 + ], + [ + 5.0054417, + 53.2745424 + ], + [ + 5.0053373, + 53.2747505 + ], + [ + 5.0060842, + 53.274901 + ], + [ + 5.0066368, + 53.2750281 + ], + [ + 5.0067792, + 53.2748201 + ], + [ + 5.0068936, + 53.2748523 + ], + [ + 5.0067853, + 53.2750604 + ], + [ + 5.0080042, + 53.2753973 + ], + [ + 5.0081354, + 53.2751893 + ], + [ + 5.0082574, + 53.2752171 + ], + [ + 5.0081261, + 53.2754273 + ], + [ + 5.0093603, + 53.2757757 + ], + [ + 5.0094953, + 53.2755745 + ], + [ + 5.0095904, + 53.2755977 + ], + [ + 5.0094632, + 53.275792 + ], + [ + 5.0103015, + 53.2759952 + ], + [ + 5.0109304, + 53.2761133 + ], + [ + 5.0110154, + 53.2759579 + ], + [ + 5.0111145, + 53.2759717 + ], + [ + 5.011018, + 53.2761387 + ], + [ + 5.0121805, + 53.2763724 + ], + [ + 5.0123113, + 53.2761872 + ], + [ + 5.0124142, + 53.2762127 + ], + [ + 5.0123176, + 53.2764093 + ], + [ + 5.0127443, + 53.2765087 + ], + [ + 5.0136021, + 53.2766662 + ], + [ + 5.0137101, + 53.2764764 + ], + [ + 5.0138205, + 53.2765086 + ], + [ + 5.0137278, + 53.2766893 + ], + [ + 5.0150352, + 53.2769255 + ], + [ + 5.0151394, + 53.2767495 + ], + [ + 5.0152652, + 53.2767658 + ], + [ + 5.0151571, + 53.2769579 + ], + [ + 5.0164493, + 53.2771987 + ], + [ + 5.0165651, + 53.2769997 + ], + [ + 5.0166719, + 53.277016 + ], + [ + 5.0165599, + 53.2772195 + ], + [ + 5.017532, + 53.2773956 + ], + [ + 5.0179282, + 53.2774787 + ], + [ + 5.0180324, + 53.2773027 + ], + [ + 5.018143, + 53.2773304 + ], + [ + 5.0180349, + 53.2775179 + ], + [ + 5.0192773, + 53.2777883 + ], + [ + 5.0194044, + 53.2775985 + ], + [ + 5.0194883, + 53.2776193 + ], + [ + 5.0193801, + 53.2778252 + ], + [ + 5.0207104, + 53.2780752 + ], + [ + 5.0208147, + 53.2778944 + ], + [ + 5.0209138, + 53.2779107 + ], + [ + 5.0208095, + 53.278112 + ], + [ + 5.0221129, + 53.2783871 + ], + [ + 5.0222134, + 53.2781904 + ], + [ + 5.0223202, + 53.278202 + ], + [ + 5.0222196, + 53.2784125 + ], + [ + 5.023527, + 53.2786876 + ], + [ + 5.0236312, + 53.2785023 + ], + [ + 5.0237264, + 53.2785209 + ], + [ + 5.0236261, + 53.2786992 + ], + [ + 5.0249679, + 53.2789606 + ], + [ + 5.0250835, + 53.2787777 + ], + [ + 5.0251826, + 53.2787962 + ], + [ + 5.0250745, + 53.2789975 + ], + [ + 5.0263665, + 53.2792908 + ], + [ + 5.0264897, + 53.2790987 + ], + [ + 5.026585, + 53.2791241 + ], + [ + 5.026481, + 53.279307 + ], + [ + 5.0277575, + 53.2796164 + ], + [ + 5.0278885, + 53.2794221 + ], + [ + 5.0279685, + 53.2794382 + ], + [ + 5.027849, + 53.2796372 + ], + [ + 5.0291792, + 53.2799397 + ], + [ + 5.0293215, + 53.2797477 + ], + [ + 5.0293939, + 53.2797661 + ], + [ + 5.0292896, + 53.2799651 + ], + [ + 5.0305854, + 53.280263 + ], + [ + 5.0306933, + 53.2800892 + ], + [ + 5.0307773, + 53.28011 + ], + [ + 5.0306921, + 53.280293 + ], + [ + 5.0319802, + 53.2805978 + ], + [ + 5.0320844, + 53.2804262 + ], + [ + 5.0321759, + 53.2804538 + ], + [ + 5.0320603, + 53.2806391 + ], + [ + 5.0323269, + 53.2807197 + ], + [ + 5.0328106, + 53.2808574 + ], + [ + 5.0333252, + 53.2810033 + ], + [ + 5.0334596, + 53.2808616 + ], + [ + 5.0335319, + 53.2808892 + ], + [ + 5.0334318, + 53.2810333 + ], + [ + 5.0346355, + 53.2814271 + ], + [ + 5.0347779, + 53.2812419 + ], + [ + 5.0348693, + 53.2812672 + ], + [ + 5.0347346, + 53.2814662 + ], + [ + 5.0359725, + 53.2818738 + ], + [ + 5.0360997, + 53.2816726 + ], + [ + 5.0361758, + 53.2817002 + ], + [ + 5.0360448, + 53.2819175 + ], + [ + 5.0372677, + 53.2822976 + ], + [ + 5.0374064, + 53.282078 + ], + [ + 5.0375131, + 53.2821011 + ], + [ + 5.037382, + 53.2823322 + ], + [ + 5.0385704, + 53.282742 + ], + [ + 5.0387551, + 53.282511 + ], + [ + 5.0388579, + 53.2825296 + ], + [ + 5.0386618, + 53.2827833 + ], + [ + 5.0394426, + 53.2830664 + ], + [ + 5.039881, + 53.2831496 + ], + [ + 5.0400388, + 53.282937 + ], + [ + 5.0401226, + 53.2829578 + ], + [ + 5.0399877, + 53.2831842 + ], + [ + 5.0405707, + 53.2833455 + ], + [ + 5.0412299, + 53.2835368 + ], + [ + 5.0414144, + 53.2833243 + ], + [ + 5.0415134, + 53.2833519 + ], + [ + 5.0413442, + 53.2835691 + ], + [ + 5.0425748, + 53.2839698 + ], + [ + 5.0427363, + 53.2837663 + ], + [ + 5.0428621, + 53.2838009 + ], + [ + 5.0426738, + 53.2840065 + ], + [ + 5.0438929, + 53.284398 + ], + [ + 5.0440545, + 53.2841969 + ], + [ + 5.0441383, + 53.2842176 + ], + [ + 5.043992, + 53.2844349 + ], + [ + 5.0452036, + 53.2848172 + ], + [ + 5.0453727, + 53.2846113 + ], + [ + 5.0454528, + 53.2846298 + ], + [ + 5.0453065, + 53.2848563 + ], + [ + 5.045973, + 53.2850933 + ], + [ + 5.0465182, + 53.2852987 + ], + [ + 5.0467363, + 53.2851153 + ], + [ + 5.0468125, + 53.285152 + ], + [ + 5.0465976, + 53.2853486 + ], + [ + 5.0471992, + 53.2856038 + ], + [ + 5.0475498, + 53.285719 + ], + [ + 5.0477554, + 53.2858109 + ], + [ + 5.0479587, + 53.2856235 + ], + [ + 5.0480463, + 53.2856512 + ], + [ + 5.0478314, + 53.2858477 + ], + [ + 5.048475, + 53.2861304 + ], + [ + 5.0489817, + 53.2862939 + ], + [ + 5.0491736, + 53.2861111 + ], + [ + 5.0492535, + 53.2861455 + ], + [ + 5.0490655, + 53.2863307 + ], + [ + 5.0495454, + 53.2865193 + ], + [ + 5.0497853, + 53.2866319 + ], + [ + 5.049983, + 53.2867513 + ], + [ + 5.0501784, + 53.2868613 + ], + [ + 5.0504109, + 53.2866972 + ], + [ + 5.0504832, + 53.2867339 + ], + [ + 5.0502646, + 53.2869076 + ], + [ + 5.0505198, + 53.2870271 + ], + [ + 5.0514111, + 53.2873652 + ], + [ + 5.0516298, + 53.2871664 + ], + [ + 5.0516945, + 53.2871917 + ], + [ + 5.0514788, + 53.2873903 + ], + [ + 5.0521538, + 53.2876573 + ], + [ + 5.0527069, + 53.2878924 + ], + [ + 5.0533959, + 53.2873939 + ], + [ + 5.0534682, + 53.2874238 + ], + [ + 5.0527858, + 53.2879446 + ], + [ + 5.054061, + 53.2885994 + ], + [ + 5.0547623, + 53.28809 + ], + [ + 5.0548462, + 53.28812 + ], + [ + 5.0541507, + 53.2886348 + ], + [ + 5.0547463, + 53.2889463 + ], + [ + 5.0554733, + 53.2893071 + ], + [ + 5.0561328, + 53.288777 + ], + [ + 5.0562051, + 53.2888206 + ], + [ + 5.0555386, + 53.2893405 + ], + [ + 5.0564328, + 53.2897621 + ], + [ + 5.0566879, + 53.2898724 + ], + [ + 5.0576611, + 53.2901878 + ], + [ + 5.0581446, + 53.2903812 + ], + [ + 5.0593966, + 53.2909474 + ], + [ + 5.0598339, + 53.2911843 + ], + [ + 5.0601116, + 53.2913475 + ], + [ + 5.0603205, + 53.2915037 + ], + [ + 5.060552, + 53.2916919 + ], + [ + 5.0628238, + 53.2939365 + ], + [ + 5.0673506, + 53.294581 + ], + [ + 5.0674726, + 53.2946065 + ], + [ + 5.069669, + 53.2949847 + ], + [ + 5.0706222, + 53.2951562 + ], + [ + 5.070748, + 53.2951679 + ], + [ + 5.0718654, + 53.2953673 + ], + [ + 5.0723726, + 53.2954463 + ], + [ + 5.0726547, + 53.2955111 + ], + [ + 5.0728948, + 53.2955688 + ], + [ + 5.0731004, + 53.2956379 + ], + [ + 5.0733022, + 53.2957231 + ], + [ + 5.0734734, + 53.2958243 + ], + [ + 5.073633, + 53.2959345 + ], + [ + 5.0737319, + 53.295992 + ], + [ + 5.0739456, + 53.2960107 + ], + [ + 5.0740447, + 53.2960132 + ], + [ + 5.0748754, + 53.2960882 + ], + [ + 5.0752525, + 53.2958053 + ], + [ + 5.0753256, + 53.2957184 + ], + [ + 5.0754253, + 53.2956385 + ], + [ + 5.0755598, + 53.2955014 + ], + [ + 5.0756592, + 53.2954558 + ], + [ + 5.0757931, + 53.2954241 + ], + [ + 5.0759459, + 53.2954084 + ], + [ + 5.0760194, + 53.2954172 + ], + [ + 5.0760731, + 53.2954259 + ], + [ + 5.0761243, + 53.2954342 + ], + [ + 5.0763042, + 53.2954801 + ], + [ + 5.075941, + 53.2957696 + ] + ] + ], + [ + [ + [ + 4.6554809, + 52.9721718 + ], + [ + 4.6558828, + 52.9677514 + ], + [ + 4.6569544, + 52.9652064 + ], + [ + 4.6611069, + 52.9629292 + ], + [ + 4.6667029, + 52.9609024 + ], + [ + 4.6682063, + 52.9599823 + ], + [ + 4.6739662, + 52.9585088 + ], + [ + 4.6778508, + 52.9586428 + ], + [ + 4.6818694, + 52.9598483 + ], + [ + 4.6905108, + 52.9689202 + ], + [ + 4.6919544, + 52.9694004 + ], + [ + 4.6918374, + 52.9697367 + ], + [ + 4.6952873, + 52.9704308 + ], + [ + 4.6966215, + 52.9707755 + ], + [ + 4.6995005, + 52.9722749 + ], + [ + 4.70223, + 52.9729755 + ], + [ + 4.7043732, + 52.974583 + ], + [ + 4.7033268, + 52.9755978 + ], + [ + 4.6956664, + 52.9788694 + ], + [ + 4.688645, + 52.979386 + ], + [ + 4.6852182, + 52.9796731 + ], + [ + 4.6798601, + 52.9816824 + ], + [ + 4.6797261, + 52.9832898 + ], + [ + 4.6758416, + 52.985433 + ], + [ + 4.6722249, + 52.9857009 + ], + [ + 4.6655273, + 52.9852991 + ], + [ + 4.6620446, + 52.9834238 + ], + [ + 4.6591015, + 52.981002 + ], + [ + 4.6566865, + 52.9767262 + ], + [ + 4.6554809, + 52.9721718 + ] + ] + ], + [ + [ + [ + 6.0400056, + 53.4727498 + ], + [ + 6.0333966, + 53.4685349 + ], + [ + 6.0288905, + 53.4667467 + ], + [ + 6.0249852, + 53.4606405 + ], + [ + 6.0242128, + 53.459133 + ], + [ + 6.0242128, + 53.4587242 + ], + [ + 6.0249852, + 53.4580087 + ], + [ + 6.0262727, + 53.4575743 + ], + [ + 6.0276889, + 53.4573699 + ], + [ + 6.0285472, + 53.4575232 + ], + [ + 6.0294484, + 53.4578298 + ], + [ + 6.0306071, + 53.4589669 + ], + [ + 6.0311865, + 53.4594268 + ], + [ + 6.0321038, + 53.4599059 + ], + [ + 6.0329246, + 53.4604329 + ], + [ + 6.0345554, + 53.4610972 + ], + [ + 6.0349362, + 53.4612697 + ], + [ + 6.0351562, + 53.4614326 + ], + [ + 6.0352259, + 53.4615699 + ], + [ + 6.0353922, + 53.4620841 + ], + [ + 6.0355531, + 53.4622693 + ], + [ + 6.0358053, + 53.462544 + ], + [ + 6.0362398, + 53.4628474 + ], + [ + 6.0377043, + 53.463336 + ], + [ + 6.0395872, + 53.463863 + ], + [ + 6.0409068, + 53.4642718 + ], + [ + 6.042382, + 53.464722 + ], + [ + 6.0437875, + 53.4649903 + ], + [ + 6.0446244, + 53.4652586 + ], + [ + 6.0457938, + 53.4658717 + ], + [ + 6.0497635, + 53.4674939 + ], + [ + 6.0505252, + 53.468024 + ], + [ + 6.0534006, + 53.4689373 + ], + [ + 6.0548168, + 53.4692438 + ], + [ + 6.0557824, + 53.4694099 + ], + [ + 6.057102, + 53.4694993 + ], + [ + 6.0588723, + 53.4691289 + ], + [ + 6.0594409, + 53.4687329 + ], + [ + 6.0599022, + 53.4684583 + ], + [ + 6.0603743, + 53.4681965 + ], + [ + 6.0607069, + 53.468056 + ], + [ + 6.061018, + 53.4679027 + ], + [ + 6.0618656, + 53.467478 + ], + [ + 6.0625844, + 53.466983 + ], + [ + 6.0630672, + 53.4665359 + ], + [ + 6.0632282, + 53.4662932 + ], + [ + 6.0632335, + 53.4661719 + ], + [ + 6.0631316, + 53.4653927 + ], + [ + 6.0633355, + 53.4653096 + ], + [ + 6.0635929, + 53.4654949 + ], + [ + 6.0639845, + 53.4661655 + ], + [ + 6.0640006, + 53.4664753 + ], + [ + 6.0640865, + 53.4668233 + ], + [ + 6.0640918, + 53.4671203 + ], + [ + 6.0639577, + 53.4672768 + ], + [ + 6.0640114, + 53.4678771 + ], + [ + 6.0641508, + 53.468337 + ], + [ + 6.0640436, + 53.4687297 + ], + [ + 6.0629707, + 53.4700773 + ], + [ + 6.0612111, + 53.4717951 + ], + [ + 6.060503, + 53.4724273 + ], + [ + 6.0601061, + 53.4727019 + ], + [ + 6.0575419, + 53.4739312 + ], + [ + 6.0560935, + 53.4742601 + ], + [ + 6.0540818, + 53.4745378 + ], + [ + 6.0515069, + 53.4748284 + ], + [ + 6.0513352, + 53.4748699 + ], + [ + 6.0512172, + 53.474921 + ], + [ + 6.051185, + 53.4750199 + ], + [ + 6.0512226, + 53.4752243 + ], + [ + 6.0512655, + 53.4753871 + ], + [ + 6.051287, + 53.4755052 + ], + [ + 6.0511797, + 53.4756521 + ], + [ + 6.0509168, + 53.4758085 + ], + [ + 6.0504126, + 53.4759267 + ], + [ + 6.0499459, + 53.4759905 + ], + [ + 6.0489749, + 53.4760448 + ], + [ + 6.0483634, + 53.4760097 + ], + [ + 6.047548, + 53.475949 + ], + [ + 6.0471915, + 53.4759173 + ], + [ + 6.0467976, + 53.4758517 + ], + [ + 6.0463034, + 53.4757223 + ], + [ + 6.0456972, + 53.4754988 + ], + [ + 6.0437768, + 53.4749114 + ], + [ + 6.0431491, + 53.4746847 + ], + [ + 6.0426985, + 53.4745091 + ], + [ + 6.0425001, + 53.474375 + ], + [ + 6.0418456, + 53.4739599 + ], + [ + 6.0400056, + 53.4727498 + ] + ] + ], + [ + [ + [ + 5.3342446, + 53.0742791 + ], + [ + 5.3330998, + 53.0749946 + ], + [ + 5.3329706, + 53.0750977 + ], + [ + 5.3328718, + 53.0751916 + ], + [ + 5.3320921, + 53.0770256 + ], + [ + 5.3320236, + 53.0772614 + ], + [ + 5.3320121, + 53.0774583 + ], + [ + 5.3320425, + 53.0776117 + ], + [ + 5.3321109, + 53.0777467 + ], + [ + 5.3321792, + 53.077836 + ], + [ + 5.3341544, + 53.0794607 + ], + [ + 5.3342039, + 53.0795248 + ], + [ + 5.3342266, + 53.0795911 + ], + [ + 5.3342113, + 53.0796529 + ], + [ + 5.3341429, + 53.0796919 + ], + [ + 5.3329344, + 53.0802281 + ], + [ + 5.3327825, + 53.0802419 + ], + [ + 5.3326494, + 53.0802006 + ], + [ + 5.3325925, + 53.0801343 + ], + [ + 5.3326115, + 53.0800587 + ], + [ + 5.3334248, + 53.0796876 + ], + [ + 5.3333374, + 53.0795732 + ], + [ + 5.3333109, + 53.0793031 + ], + [ + 5.3332805, + 53.0792481 + ], + [ + 5.331746, + 53.0779712 + ], + [ + 5.3316016, + 53.0778087 + ], + [ + 5.3315181, + 53.0776806 + ], + [ + 5.3314916, + 53.0775157 + ], + [ + 5.3314688, + 53.0773303 + ], + [ + 5.3314994, + 53.0771311 + ], + [ + 5.3323626, + 53.0751574 + ], + [ + 5.3324197, + 53.0749559 + ], + [ + 5.3324236, + 53.07483 + ], + [ + 5.3323553, + 53.0747019 + ], + [ + 5.3322602, + 53.0745713 + ], + [ + 5.3321464, + 53.0744249 + ], + [ + 5.3320059, + 53.0742899 + ], + [ + 5.3314171, + 53.0739513 + ], + [ + 5.3311854, + 53.0738299 + ], + [ + 5.3310263, + 53.0737377 + ], + [ + 5.330988, + 53.0736995 + ], + [ + 5.3310015, + 53.0736388 + ], + [ + 5.3310364, + 53.0735416 + ], + [ + 5.3310926, + 53.0734003 + ], + [ + 5.3311324, + 53.0733195 + ], + [ + 5.3311818, + 53.073253 + ], + [ + 5.3312692, + 53.0731843 + ], + [ + 5.3334275, + 53.0724396 + ], + [ + 5.3334996, + 53.0723984 + ], + [ + 5.333568, + 53.0723205 + ], + [ + 5.3336212, + 53.0722518 + ], + [ + 5.3355412, + 53.0679723 + ], + [ + 5.3356477, + 53.0677799 + ], + [ + 5.3357807, + 53.0675693 + ], + [ + 5.3359174, + 53.067361 + ], + [ + 5.335982, + 53.0672327 + ], + [ + 5.3369894, + 53.0649979 + ], + [ + 5.3370464, + 53.0648903 + ], + [ + 5.33713, + 53.0647849 + ], + [ + 5.337225, + 53.0646956 + ], + [ + 5.3373504, + 53.0646109 + ], + [ + 5.3374758, + 53.0645376 + ], + [ + 5.3376771, + 53.0644505 + ], + [ + 5.339641, + 53.0637698 + ], + [ + 5.3397701, + 53.0637011 + ], + [ + 5.3400512, + 53.0634972 + ], + [ + 5.3401463, + 53.0634331 + ], + [ + 5.3402678, + 53.0633895 + ], + [ + 5.3404577, + 53.0633711 + ], + [ + 5.3406287, + 53.0633939 + ], + [ + 5.3407275, + 53.0634488 + ], + [ + 5.3407274, + 53.0635564 + ], + [ + 5.3406287, + 53.0636434 + ], + [ + 5.3377948, + 53.0646153 + ], + [ + 5.3376276, + 53.0647046 + ], + [ + 5.3375098, + 53.0647871 + ], + [ + 5.3373996, + 53.0648993 + ], + [ + 5.3372971, + 53.0650321 + ], + [ + 5.3362517, + 53.0674043 + ], + [ + 5.3361947, + 53.0676516 + ], + [ + 5.336206, + 53.0678026 + ], + [ + 5.336187, + 53.0678965 + ], + [ + 5.3361071, + 53.0681713 + ], + [ + 5.3372125, + 53.0683586 + ], + [ + 5.3369883, + 53.0689882 + ], + [ + 5.3365017, + 53.0699705 + ], + [ + 5.335799, + 53.069854 + ], + [ + 5.3356128, + 53.0698381 + ], + [ + 5.3355178, + 53.0698656 + ], + [ + 5.335457, + 53.0699229 + ], + [ + 5.3348432, + 53.0713118 + ], + [ + 5.3348157, + 53.0713741 + ], + [ + 5.3351735, + 53.0714154 + ], + [ + 5.3351509, + 53.0714537 + ], + [ + 5.3350864, + 53.0716019 + ], + [ + 5.3350201, + 53.0715949 + ], + [ + 5.3349263, + 53.071577 + ], + [ + 5.3349055, + 53.0715725 + ], + [ + 5.3348992, + 53.0715683 + ], + [ + 5.3348992, + 53.0715586 + ], + [ + 5.3349025, + 53.07155 + ], + [ + 5.3349062, + 53.0715407 + ], + [ + 5.3349123, + 53.0715308 + ], + [ + 5.3349213, + 53.0715192 + ], + [ + 5.334931, + 53.0715159 + ], + [ + 5.3349458, + 53.0715163 + ], + [ + 5.3350741, + 53.0715304 + ], + [ + 5.3351142, + 53.0714432 + ], + [ + 5.3348057, + 53.0713997 + ], + [ + 5.3345788, + 53.0719103 + ], + [ + 5.3345332, + 53.0719996 + ], + [ + 5.3345141, + 53.0720958 + ], + [ + 5.3345535, + 53.0730464 + ], + [ + 5.3345859, + 53.0732839 + ], + [ + 5.3346361, + 53.0734441 + ], + [ + 5.3346728, + 53.0735756 + ], + [ + 5.3346718, + 53.0736471 + ], + [ + 5.334585, + 53.0738911 + ], + [ + 5.3345122, + 53.0740768 + ], + [ + 5.3344663, + 53.0741115 + ], + [ + 5.3342446, + 53.0742791 + ] + ] + ], + [ + [ + [ + 5.3298396, + 53.0735197 + ], + [ + 5.3297874, + 53.0735282 + ], + [ + 5.3296164, + 53.0735855 + ], + [ + 5.3294721, + 53.0736108 + ], + [ + 5.3292858, + 53.0736223 + ], + [ + 5.3290844, + 53.0735972 + ], + [ + 5.3288946, + 53.0735423 + ], + [ + 5.3285717, + 53.073405 + ], + [ + 5.3284502, + 53.073334 + ], + [ + 5.3284572, + 53.073264 + ], + [ + 5.3284616, + 53.0732196 + ], + [ + 5.3284972, + 53.0731418 + ], + [ + 5.3285553, + 53.0729999 + ], + [ + 5.3285872, + 53.0729128 + ], + [ + 5.3287164, + 53.0728257 + ], + [ + 5.3288683, + 53.0727845 + ], + [ + 5.329028, + 53.0727707 + ], + [ + 5.3296205, + 53.0728484 + ], + [ + 5.3298333, + 53.0728986 + ], + [ + 5.330027, + 53.0729902 + ], + [ + 5.3300916, + 53.0730382 + ], + [ + 5.3300012, + 53.0732295 + ], + [ + 5.3299393, + 53.0733659 + ], + [ + 5.3299128, + 53.0734229 + ], + [ + 5.3298802, + 53.073466 + ], + [ + 5.3298396, + 53.0735197 + ] + ] + ], + [ + [ + [ + 5.3272802, + 53.0731306 + ], + [ + 5.3266836, + 53.0732454 + ], + [ + 5.3264747, + 53.0733049 + ], + [ + 5.3262694, + 53.0733851 + ], + [ + 5.3260945, + 53.0734813 + ], + [ + 5.3259577, + 53.073582 + ], + [ + 5.3258322, + 53.0737905 + ], + [ + 5.3258207, + 53.0738912 + ], + [ + 5.3257827, + 53.0739851 + ], + [ + 5.3237549, + 53.0787062 + ], + [ + 5.3237587, + 53.078784 + ], + [ + 5.3238119, + 53.0788275 + ], + [ + 5.3270262, + 53.0793508 + ], + [ + 5.3271173, + 53.0793806 + ], + [ + 5.3271857, + 53.0794332 + ], + [ + 5.3271438, + 53.0795225 + ], + [ + 5.3270488, + 53.0796095 + ], + [ + 5.3269045, + 53.0796325 + ], + [ + 5.3265055, + 53.0795731 + ], + [ + 5.3260457, + 53.0795274 + ], + [ + 5.3259355, + 53.0795229 + ], + [ + 5.3237699, + 53.0791366 + ], + [ + 5.3235229, + 53.0790818 + ], + [ + 5.3233596, + 53.0790199 + ], + [ + 5.3232532, + 53.0789078 + ], + [ + 5.3231888, + 53.0787636 + ], + [ + 5.3231888, + 53.0786468 + ], + [ + 5.3248743, + 53.0747134 + ], + [ + 5.3249162, + 53.0745736 + ], + [ + 5.3248935, + 53.0744432 + ], + [ + 5.3248593, + 53.0743562 + ], + [ + 5.3236786, + 53.0728364 + ], + [ + 5.3235495, + 53.0727861 + ], + [ + 5.3234317, + 53.072754 + ], + [ + 5.3125979, + 53.0710575 + ], + [ + 5.306551, + 53.0702169 + ], + [ + 5.3055117, + 53.0700538 + ], + [ + 5.3052818, + 53.0699904 + ], + [ + 5.3047536, + 53.0698655 + ], + [ + 5.3044553, + 53.0698062 + ], + [ + 5.3015796, + 53.0693504 + ], + [ + 5.3001231, + 53.0690244 + ], + [ + 5.2992674, + 53.0687943 + ], + [ + 5.2985515, + 53.0685904 + ], + [ + 5.2978093, + 53.0683703 + ], + [ + 5.2971392, + 53.068153 + ], + [ + 5.2958265, + 53.0676754 + ], + [ + 5.2952592, + 53.0674385 + ], + [ + 5.2946282, + 53.0671623 + ], + [ + 5.293799, + 53.0667728 + ], + [ + 5.293569, + 53.0667118 + ], + [ + 5.2934587, + 53.0667268 + ], + [ + 5.2926036, + 53.067317 + ], + [ + 5.2920615, + 53.0676498 + ], + [ + 5.2919516, + 53.0676534 + ], + [ + 5.2918425, + 53.0676093 + ], + [ + 5.2924134, + 53.0671741 + ], + [ + 5.2931797, + 53.0666562 + ], + [ + 5.2932157, + 53.0665745 + ], + [ + 5.2932059, + 53.0665015 + ], + [ + 5.2931317, + 53.0664303 + ], + [ + 5.2614063, + 53.0498419 + ], + [ + 5.2390995, + 53.0381782 + ], + [ + 5.2064804, + 53.0211225 + ], + [ + 5.2063448, + 53.0210628 + ], + [ + 5.2062765, + 53.021074 + ], + [ + 5.2058348, + 53.0213527 + ], + [ + 5.2057018, + 53.0214069 + ], + [ + 5.2055651, + 53.0214429 + ], + [ + 5.2051331, + 53.0215052 + ], + [ + 5.2050236, + 53.0214729 + ], + [ + 5.204971, + 53.0214317 + ], + [ + 5.2049868, + 53.0213657 + ], + [ + 5.205585, + 53.0209508 + ], + [ + 5.2056234, + 53.0208963 + ], + [ + 5.205624, + 53.0208393 + ], + [ + 5.2055827, + 53.0207959 + ], + [ + 5.2035869, + 53.0197477 + ], + [ + 5.2034326, + 53.019672 + ], + [ + 5.2033419, + 53.0196556 + ], + [ + 5.2032281, + 53.0196872 + ], + [ + 5.2020766, + 53.020549 + ], + [ + 5.2020497, + 53.0205944 + ], + [ + 5.2020871, + 53.0206379 + ], + [ + 5.2051219, + 53.0222639 + ], + [ + 5.2051821, + 53.0223074 + ], + [ + 5.2051703, + 53.0223438 + ], + [ + 5.205113, + 53.0224006 + ], + [ + 5.2050146, + 53.0224071 + ], + [ + 5.2047049, + 53.0223239 + ], + [ + 5.2044218, + 53.0222523 + ], + [ + 5.2041767, + 53.0221672 + ], + [ + 5.203958, + 53.0220775 + ], + [ + 5.2037734, + 53.0219858 + ], + [ + 5.201657, + 53.020887 + ], + [ + 5.2015253, + 53.0208067 + ], + [ + 5.2014653, + 53.0207519 + ], + [ + 5.2014243, + 53.0206948 + ], + [ + 5.2014173, + 53.020631 + ], + [ + 5.2018772, + 53.0188781 + ], + [ + 5.201863, + 53.0187915 + ], + [ + 5.2018219, + 53.0187345 + ], + [ + 5.2017318, + 53.0186567 + ], + [ + 5.165867, + 52.9998525 + ], + [ + 5.0715803, + 52.9502232 + ], + [ + 5.0538437, + 52.9409317 + ], + [ + 5.0504023, + 52.9405106 + ], + [ + 5.0499934, + 52.9405114 + ], + [ + 5.049781, + 52.9405541 + ], + [ + 5.0494506, + 52.9406467 + ], + [ + 5.0491132, + 52.940689 + ], + [ + 5.0488487, + 52.9406377 + ], + [ + 5.0485584, + 52.9405178 + ], + [ + 5.0483935, + 52.9403457 + ], + [ + 5.0484523, + 52.9401584 + ], + [ + 5.0486057, + 52.9399623 + ], + [ + 5.0495128, + 52.9390188 + ], + [ + 5.0495222, + 52.9388359 + ], + [ + 5.0494372, + 52.9386298 + ], + [ + 5.0493477, + 52.9384991 + ], + [ + 5.0491371, + 52.9383612 + ], + [ + 5.0490132, + 52.9382647 + ], + [ + 5.0488557, + 52.9381133 + ], + [ + 5.0488297, + 52.9380675 + ], + [ + 5.0488647, + 52.9380411 + ], + [ + 5.0488907, + 52.9380184 + ], + [ + 5.048919, + 52.9380001 + ], + [ + 5.0490087, + 52.9379311 + ], + [ + 5.0491767, + 52.9377967 + ], + [ + 5.0492609, + 52.937742 + ], + [ + 5.0493749, + 52.9376944 + ], + [ + 5.0495113, + 52.9376949 + ], + [ + 5.049651, + 52.9377227 + ], + [ + 5.0500358, + 52.9378658 + ], + [ + 5.0502247, + 52.9378985 + ], + [ + 5.050414, + 52.9379061 + ], + [ + 5.0507133, + 52.9378796 + ], + [ + 5.0509603, + 52.9377936 + ], + [ + 5.0511126, + 52.9377233 + ], + [ + 5.0513943, + 52.9375687 + ], + [ + 5.0523274, + 52.9370323 + ], + [ + 5.0527687, + 52.9368235 + ], + [ + 5.0530381, + 52.9367649 + ], + [ + 5.0532499, + 52.9367863 + ], + [ + 5.0535594, + 52.9368856 + ], + [ + 5.0537739, + 52.9370121 + ], + [ + 5.0538671, + 52.9371633 + ], + [ + 5.0538238, + 52.9373256 + ], + [ + 5.0536319, + 52.9375718 + ], + [ + 5.053471, + 52.9377611 + ], + [ + 5.0534927, + 52.937864 + ], + [ + 5.0545835, + 52.9400493 + ], + [ + 5.0548642, + 52.9403818 + ], + [ + 5.0664444, + 52.946513 + ], + [ + 5.0671819, + 52.9469035 + ], + [ + 5.0717429, + 52.9493183 + ], + [ + 5.0721391, + 52.9493861 + ], + [ + 5.073212, + 52.949994 + ], + [ + 5.0732914, + 52.9500442 + ], + [ + 5.0733974, + 52.9501787 + ], + [ + 5.0856882, + 52.9566626 + ], + [ + 5.0886423, + 52.958221 + ], + [ + 5.0896585, + 52.9587571 + ], + [ + 5.1033534, + 52.9659817 + ], + [ + 5.1076763, + 52.9682622 + ], + [ + 5.1078159, + 52.9683105 + ], + [ + 5.1080118, + 52.9683955 + ], + [ + 5.1085353, + 52.9686868 + ], + [ + 5.1085997, + 52.9686618 + ], + [ + 5.1094962, + 52.9691503 + ], + [ + 5.109477, + 52.9691868 + ], + [ + 5.1228718, + 52.9762408 + ], + [ + 5.124412, + 52.9770519 + ], + [ + 5.1246422, + 52.9771073 + ], + [ + 5.1249442, + 52.9771832 + ], + [ + 5.1260255, + 52.9777818 + ], + [ + 5.1261306, + 52.9779007 + ], + [ + 5.1262472, + 52.9780153 + ], + [ + 5.1592386, + 52.9953395 + ], + [ + 5.1612982, + 52.9963848 + ], + [ + 5.1667488, + 52.9992413 + ], + [ + 5.176218, + 53.0042035 + ], + [ + 5.1763459, + 53.0042632 + ], + [ + 5.1765534, + 53.0043278 + ], + [ + 5.1766929, + 53.0043784 + ], + [ + 5.1768548, + 53.0044496 + ], + [ + 5.1774947, + 53.0047733 + ], + [ + 5.1777052, + 53.0048925 + ], + [ + 5.1778179, + 53.0049749 + ], + [ + 5.1779342, + 53.005078 + ], + [ + 5.1780319, + 53.0051489 + ], + [ + 5.1781672, + 53.0052223 + ], + [ + 5.1952438, + 53.0141999 + ], + [ + 5.195387, + 53.0142642 + ], + [ + 5.1955755, + 53.0143195 + ], + [ + 5.1964484, + 53.0144456 + ], + [ + 5.1966032, + 53.0144804 + ], + [ + 5.1967391, + 53.0145288 + ], + [ + 5.1969349, + 53.0146137 + ], + [ + 5.2021343, + 53.0173571 + ], + [ + 5.2024322, + 53.0174697 + ], + [ + 5.2027077, + 53.0175413 + ], + [ + 5.202961, + 53.0175764 + ], + [ + 5.2031995, + 53.017575 + ], + [ + 5.2034266, + 53.0175598 + ], + [ + 5.2036692, + 53.0175174 + ], + [ + 5.2068723, + 53.0165898 + ], + [ + 5.207077, + 53.0165631 + ], + [ + 5.2072093, + 53.0165659 + ], + [ + 5.2073607, + 53.016571 + ], + [ + 5.2074966, + 53.0166056 + ], + [ + 5.2076211, + 53.0166471 + ], + [ + 5.2104673, + 53.0181903 + ], + [ + 5.2105388, + 53.0182384 + ], + [ + 5.2106364, + 53.0183161 + ], + [ + 5.2113149, + 53.0190066 + ], + [ + 5.2113031, + 53.0190543 + ], + [ + 5.2112384, + 53.0190906 + ], + [ + 5.2111588, + 53.0190994 + ], + [ + 5.2110684, + 53.0190604 + ], + [ + 5.2073139, + 53.0170948 + ], + [ + 5.2071706, + 53.0170579 + ], + [ + 5.2070455, + 53.0170734 + ], + [ + 5.2069201, + 53.0171391 + ], + [ + 5.2064585, + 53.0175134 + ], + [ + 5.2063097, + 53.0176291 + ], + [ + 5.2061612, + 53.0177333 + ], + [ + 5.2059783, + 53.0178466 + ], + [ + 5.2056889, + 53.0180416 + ], + [ + 5.2056163, + 53.0181142 + ], + [ + 5.2056082, + 53.0181712 + ], + [ + 5.2056683, + 53.0182193 + ], + [ + 5.2054969, + 53.0183234 + ], + [ + 5.2053874, + 53.0182912 + ], + [ + 5.2052967, + 53.0182909 + ], + [ + 5.2052207, + 53.0183225 + ], + [ + 5.2047175, + 53.0186876 + ], + [ + 5.2046904, + 53.0187535 + ], + [ + 5.2047354, + 53.018797 + ], + [ + 5.2048745, + 53.0188864 + ], + [ + 5.20617, + 53.0195607 + ], + [ + 5.2062793, + 53.0196021 + ], + [ + 5.2063777, + 53.019607 + ], + [ + 5.2065031, + 53.0195527 + ], + [ + 5.2075164, + 53.0188659 + ], + [ + 5.2076226, + 53.0188458 + ], + [ + 5.2077398, + 53.0188598 + ], + [ + 5.2078681, + 53.0189104 + ], + [ + 5.2089906, + 53.0194542 + ], + [ + 5.2090927, + 53.0194569 + ], + [ + 5.2091915, + 53.0194276 + ], + [ + 5.2096063, + 53.0191761 + ], + [ + 5.2096935, + 53.0191696 + ], + [ + 5.209765, + 53.0192063 + ], + [ + 5.2097569, + 53.0192586 + ], + [ + 5.2095434, + 53.0194311 + ], + [ + 5.2095049, + 53.0194948 + ], + [ + 5.2095159, + 53.0195381 + ], + [ + 5.20964, + 53.0196091 + ], + [ + 5.2124646, + 53.0210884 + ], + [ + 5.2125923, + 53.0211845 + ], + [ + 5.2127312, + 53.0213057 + ], + [ + 5.2128358, + 53.0214451 + ], + [ + 5.2129061, + 53.0216117 + ], + [ + 5.2129578, + 53.0217508 + ], + [ + 5.21308, + 53.0228358 + ], + [ + 5.2131056, + 53.0229293 + ], + [ + 5.213169, + 53.0230297 + ], + [ + 5.21327, + 53.023144 + ], + [ + 5.2134091, + 53.0232493 + ], + [ + 5.2135823, + 53.0233479 + ], + [ + 5.2194394, + 53.026398 + ], + [ + 5.2195446, + 53.0264826 + ], + [ + 5.2196309, + 53.0265672 + ], + [ + 5.220027, + 53.0271222 + ], + [ + 5.220087, + 53.0271817 + ], + [ + 5.2202112, + 53.0272572 + ], + [ + 5.2276406, + 53.0311696 + ], + [ + 5.2325154, + 53.0337367 + ], + [ + 5.2326323, + 53.0337895 + ], + [ + 5.2327758, + 53.0338287 + ], + [ + 5.2329383, + 53.0338634 + ], + [ + 5.2330552, + 53.0339139 + ], + [ + 5.2340729, + 53.0344184 + ], + [ + 5.2341518, + 53.0344756 + ], + [ + 5.2343547, + 53.034654 + ], + [ + 5.234411, + 53.0346997 + ], + [ + 5.2345165, + 53.034773 + ], + [ + 5.237415, + 53.0362868 + ], + [ + 5.2383027, + 53.0367504 + ], + [ + 5.2399022, + 53.0375857 + ], + [ + 5.2618531, + 53.0490496 + ], + [ + 5.2887176, + 53.0630796 + ], + [ + 5.2889169, + 53.0631519 + ], + [ + 5.2891431, + 53.0632084 + ], + [ + 5.2892711, + 53.0632527 + ], + [ + 5.2894026, + 53.0633084 + ], + [ + 5.2902268, + 53.063748 + ], + [ + 5.2903574, + 53.0638425 + ], + [ + 5.2904726, + 53.0639459 + ], + [ + 5.2905883, + 53.0640266 + ], + [ + 5.2939688, + 53.0657922 + ], + [ + 5.2945426, + 53.0660771 + ], + [ + 5.2950488, + 53.0663363 + ], + [ + 5.2958144, + 53.066691 + ], + [ + 5.2962691, + 53.0668724 + ], + [ + 5.2975511, + 53.0673656 + ], + [ + 5.2982136, + 53.0675897 + ], + [ + 5.2993058, + 53.0679242 + ], + [ + 5.299822, + 53.0680673 + ], + [ + 5.300384, + 53.0682085 + ], + [ + 5.3010329, + 53.0683572 + ], + [ + 5.3017842, + 53.0685113 + ], + [ + 5.3025394, + 53.0686518 + ], + [ + 5.3228625, + 53.0718453 + ], + [ + 5.3229613, + 53.071843 + ], + [ + 5.3230751, + 53.0718315 + ], + [ + 5.3242644, + 53.0715999 + ], + [ + 5.3243595, + 53.0715885 + ], + [ + 5.3244696, + 53.0715954 + ], + [ + 5.3260612, + 53.0718238 + ], + [ + 5.3262285, + 53.071833 + ], + [ + 5.3263158, + 53.0718238 + ], + [ + 5.3265476, + 53.0717527 + ], + [ + 5.3266274, + 53.0717046 + ], + [ + 5.3266654, + 53.0716406 + ], + [ + 5.3267112, + 53.0713315 + ], + [ + 5.3267341, + 53.0712078 + ], + [ + 5.3270078, + 53.0705827 + ], + [ + 5.3270953, + 53.0703263 + ], + [ + 5.3271905, + 53.070118 + ], + [ + 5.3272703, + 53.0700172 + ], + [ + 5.3279588, + 53.0684488 + ], + [ + 5.3280043, + 53.0683984 + ], + [ + 5.3280916, + 53.0683847 + ], + [ + 5.3281335, + 53.0684213 + ], + [ + 5.3269504, + 53.0714184 + ], + [ + 5.3269123, + 53.0715466 + ], + [ + 5.3269124, + 53.0717435 + ], + [ + 5.3269616, + 53.0719221 + ], + [ + 5.3270831, + 53.0721441 + ], + [ + 5.3271855, + 53.0723066 + ], + [ + 5.3274741, + 53.0726041 + ], + [ + 5.3275538, + 53.0726888 + ], + [ + 5.3274795, + 53.0728258 + ], + [ + 5.3274, + 53.0729661 + ], + [ + 5.327341, + 53.0730734 + ], + [ + 5.3272802, + 53.0731306 + ] + ] + ], + [ + [ + [ + 5.0480702, + 52.9375893 + ], + [ + 5.0480392, + 52.9376142 + ], + [ + 5.0480242, + 52.9376167 + ], + [ + 5.0477282, + 52.9376657 + ], + [ + 5.0473651, + 52.9376348 + ], + [ + 5.047075, + 52.9374943 + ], + [ + 5.0468685, + 52.9373221 + ], + [ + 5.0467981, + 52.9371777 + ], + [ + 5.0468143, + 52.9370703 + ], + [ + 5.0468306, + 52.9370579 + ], + [ + 5.0468373, + 52.9370529 + ], + [ + 5.0469482, + 52.9369709 + ], + [ + 5.0471204, + 52.9368415 + ], + [ + 5.0472494, + 52.9367425 + ], + [ + 5.0473208, + 52.9367931 + ], + [ + 5.0474993, + 52.9367343 + ], + [ + 5.0483584, + 52.9371374 + ], + [ + 5.0483384, + 52.9372402 + ], + [ + 5.0484477, + 52.9372864 + ], + [ + 5.0483063, + 52.9373954 + ], + [ + 5.0481466, + 52.9375292 + ], + [ + 5.0480702, + 52.9375893 + ] + ] + ], + [ + [ + [ + 5.0460039, + 52.9366226 + ], + [ + 5.0459675, + 52.9366518 + ], + [ + 5.0459286, + 52.936683 + ], + [ + 5.0457353, + 52.9366984 + ], + [ + 5.0454933, + 52.9366746 + ], + [ + 5.0451534, + 52.9365866 + ], + [ + 5.0449017, + 52.9364004 + ], + [ + 5.0447597, + 52.9362239 + ], + [ + 5.0447306, + 52.9361003 + ], + [ + 5.0447518, + 52.9360854 + ], + [ + 5.0448701, + 52.9360026 + ], + [ + 5.0450552, + 52.9358755 + ], + [ + 5.0451959, + 52.9357795 + ], + [ + 5.045309, + 52.9358279 + ], + [ + 5.045476, + 52.9357873 + ], + [ + 5.0463085, + 52.9361836 + ], + [ + 5.0462848, + 52.936291 + ], + [ + 5.04636, + 52.936337 + ], + [ + 5.0462448, + 52.9364315 + ], + [ + 5.0460729, + 52.9365638 + ], + [ + 5.0460039, + 52.9366226 + ] + ] + ], + [ + [ + [ + 4.9014116, + 53.1285648 + ], + [ + 4.9014884, + 53.1284964 + ], + [ + 4.9016334, + 53.1284398 + ], + [ + 4.901691, + 53.1283783 + ], + [ + 4.9017977, + 53.1283512 + ], + [ + 4.9019497, + 53.1283564 + ], + [ + 4.9020066, + 53.1283566 + ], + [ + 4.9022313, + 53.128314 + ], + [ + 4.9023753, + 53.1283557 + ], + [ + 4.9024163, + 53.1284291 + ], + [ + 4.9023664, + 53.128486 + ], + [ + 4.9023188, + 53.1286803 + ], + [ + 4.9022144, + 53.1288491 + ], + [ + 4.9021721, + 53.128897 + ], + [ + 4.9020688, + 53.1289675 + ], + [ + 4.9019698, + 53.1289717 + ], + [ + 4.9018563, + 53.1289324 + ], + [ + 4.9017734, + 53.1288635 + ], + [ + 4.9016862, + 53.1288448 + ], + [ + 4.9015422, + 53.1288054 + ], + [ + 4.9014856, + 53.1287594 + ], + [ + 4.9015124, + 53.1287435 + ], + [ + 4.9016038, + 53.1287278 + ], + [ + 4.9017939, + 53.1287286 + ], + [ + 4.901859, + 53.1286785 + ], + [ + 4.9017571, + 53.1286004 + ], + [ + 4.9015974, + 53.1286089 + ], + [ + 4.901453, + 53.1285992 + ], + [ + 4.9014116, + 53.1285648 + ] + ] + ], + [ + [ + [ + 5.0381508, + 52.9460115 + ], + [ + 5.0381921, + 52.9459247 + ], + [ + 5.0388738, + 52.9456406 + ], + [ + 5.0398906, + 52.9451575 + ], + [ + 5.0408589, + 52.944848 + ], + [ + 5.0418009, + 52.9445795 + ], + [ + 5.0428409, + 52.9443475 + ], + [ + 5.0438246, + 52.9441864 + ], + [ + 5.0448047, + 52.9441005 + ], + [ + 5.0458414, + 52.9440466 + ], + [ + 5.0465391, + 52.944073 + ], + [ + 5.0472632, + 52.944177 + ], + [ + 5.0476708, + 52.9442906 + ], + [ + 5.0476784, + 52.9443454 + ], + [ + 5.0476146, + 52.9444322 + ], + [ + 5.0474374, + 52.9444462 + ], + [ + 5.0469432, + 52.9443441 + ], + [ + 5.0460947, + 52.9442814 + ], + [ + 5.0451031, + 52.9442918 + ], + [ + 5.0441606, + 52.9443731 + ], + [ + 5.042883, + 52.9445735 + ], + [ + 5.0418844, + 52.9448101 + ], + [ + 5.0408483, + 52.9451174 + ], + [ + 5.039948, + 52.9454451 + ], + [ + 5.0392475, + 52.9457406 + ], + [ + 5.0385771, + 52.9460749 + ], + [ + 5.0384753, + 52.9461001 + ], + [ + 5.0383095, + 52.9461254 + ], + [ + 5.0382227, + 52.9461005 + ], + [ + 5.0381508, + 52.9460115 + ] + ] + ], + [ + [ + [ + 5.1223541, + 53.2824384 + ], + [ + 5.1226473, + 53.2825807 + ], + [ + 5.1230354, + 53.2827207 + ], + [ + 5.1246072, + 53.2829933 + ], + [ + 5.1269603, + 53.2835172 + ], + [ + 5.1283086, + 53.2838304 + ], + [ + 5.1302648, + 53.2845435 + ], + [ + 5.1392126, + 53.2876863 + ], + [ + 5.1420021, + 53.2888279 + ], + [ + 5.1434183, + 53.2894052 + ], + [ + 5.1448346, + 53.2900465 + ], + [ + 5.1489973, + 53.2927656 + ], + [ + 5.1493889, + 53.2928971 + ], + [ + 5.149861, + 53.2929164 + ], + [ + 5.150199, + 53.2927785 + ], + [ + 5.1515776, + 53.2919544 + ], + [ + 5.152672, + 53.2917235 + ], + [ + 5.1548553, + 53.2916883 + ], + [ + 5.1563573, + 53.2920217 + ], + [ + 5.1573712, + 53.2924354 + ], + [ + 5.15845, + 53.2926963 + ], + [ + 5.1589752, + 53.2928009 + ], + [ + 5.1591361, + 53.2928843 + ], + [ + 5.1594043, + 53.2929099 + ], + [ + 5.159996, + 53.2928649 + ], + [ + 5.1599622, + 53.2927272 + ], + [ + 5.1598764, + 53.2911207 + ], + [ + 5.1599086, + 53.2910213 + ], + [ + 5.1600427, + 53.2909283 + ], + [ + 5.1600749, + 53.2908578 + ], + [ + 5.1600534, + 53.2906942 + ], + [ + 5.1600963, + 53.2906301 + ], + [ + 5.1602412, + 53.2906077 + ], + [ + 5.1602894, + 53.2906782 + ], + [ + 5.1610566, + 53.2926759 + ], + [ + 5.1612728, + 53.293059 + ], + [ + 5.1613449, + 53.2935983 + ], + [ + 5.1612678, + 53.2940025 + ], + [ + 5.1611153, + 53.2944964 + ], + [ + 5.1608199, + 53.2966378 + ], + [ + 5.1600904, + 53.2974842 + ], + [ + 5.1597934, + 53.2977208 + ], + [ + 5.1597041, + 53.297792 + ], + [ + 5.1590175, + 53.298305 + ], + [ + 5.1577729, + 53.2987923 + ], + [ + 5.1553703, + 53.2991043 + ], + [ + 5.1536537, + 53.2991556 + ], + [ + 5.151937, + 53.2990146 + ], + [ + 5.1503921, + 53.2987966 + ], + [ + 5.1483965, + 53.298617 + ], + [ + 5.1469535, + 53.2986683 + ], + [ + 5.1452315, + 53.2986619 + ], + [ + 5.1424528, + 53.2992326 + ], + [ + 5.1410473, + 53.2994249 + ], + [ + 5.1388049, + 53.30022 + ], + [ + 5.1378608, + 53.3007458 + ], + [ + 5.1373244, + 53.3010599 + ], + [ + 5.1368094, + 53.3011818 + ], + [ + 5.1364446, + 53.3009958 + ], + [ + 5.1356721, + 53.3005406 + ], + [ + 5.1343847, + 53.3000854 + ], + [ + 5.1330006, + 53.2999507 + ], + [ + 5.1324427, + 53.2999635 + ], + [ + 5.1317883, + 53.3000661 + ], + [ + 5.1312518, + 53.3004637 + ], + [ + 5.1308442, + 53.2999507 + ], + [ + 5.1296854, + 53.2993865 + ], + [ + 5.1278401, + 53.298617 + ], + [ + 5.12541, + 53.2977193 + ], + [ + 5.1227063, + 53.296283 + ], + [ + 5.1206893, + 53.2954878 + ], + [ + 5.1222772, + 53.2957187 + ], + [ + 5.1228351, + 53.2956033 + ], + [ + 5.1230926, + 53.2953339 + ], + [ + 5.1210487, + 53.2941636 + ], + [ + 5.1210004, + 53.2940963 + ], + [ + 5.1210434, + 53.2940226 + ], + [ + 5.121215, + 53.2940129 + ], + [ + 5.121435, + 53.2940354 + ], + [ + 5.1227224, + 53.2941508 + ], + [ + 5.1231623, + 53.2942791 + ], + [ + 5.1232696, + 53.2941733 + ], + [ + 5.1231462, + 53.2939873 + ], + [ + 5.1231087, + 53.2938526 + ], + [ + 5.1230765, + 53.2936634 + ], + [ + 5.1228512, + 53.2933813 + ], + [ + 5.1221913, + 53.2931408 + ], + [ + 5.121789, + 53.2930446 + ], + [ + 5.1217246, + 53.2929548 + ], + [ + 5.1220036, + 53.2928747 + ], + [ + 5.1235754, + 53.2930254 + ], + [ + 5.1238811, + 53.292926 + ], + [ + 5.1238221, + 53.2928234 + ], + [ + 5.1226902, + 53.2921372 + ], + [ + 5.1201869, + 53.290584 + ], + [ + 5.1196504, + 53.2907444 + ], + [ + 5.1191891, + 53.2907764 + ], + [ + 5.1187599, + 53.2906097 + ], + [ + 5.1185561, + 53.290398 + ], + [ + 5.118481, + 53.2901351 + ], + [ + 5.1185274, + 53.2895976 + ], + [ + 5.1157809, + 53.2874554 + ], + [ + 5.1153911, + 53.2871977 + ], + [ + 5.1149297, + 53.2869796 + ], + [ + 5.1148064, + 53.2872426 + ], + [ + 5.1144577, + 53.2872554 + ], + [ + 5.1139856, + 53.287124 + ], + [ + 5.1139784, + 53.2869167 + ], + [ + 5.1139534, + 53.2864409 + ], + [ + 5.1140124, + 53.2861619 + ], + [ + 5.1141304, + 53.2857129 + ], + [ + 5.1144201, + 53.2854211 + ], + [ + 5.1147205, + 53.2851677 + ], + [ + 5.1150478, + 53.2850266 + ], + [ + 5.116303, + 53.2845904 + ], + [ + 5.1175404, + 53.2839277 + ], + [ + 5.1190013, + 53.283298 + ], + [ + 5.1199437, + 53.2832735 + ], + [ + 5.1207072, + 53.283144 + ], + [ + 5.1214242, + 53.2829656 + ], + [ + 5.1214368, + 53.2827207 + ], + [ + 5.1216835, + 53.2825154 + ], + [ + 5.1223541, + 53.2824384 + ] + ] + ], + [ + [ + [ + 5.2406642, + 53.25131 + ], + [ + 5.2407489, + 53.250598 + ], + [ + 5.2411144, + 53.2496006 + ], + [ + 5.2418124, + 53.2486022 + ], + [ + 5.2425177, + 53.2481162 + ], + [ + 5.2433202, + 53.2477723 + ], + [ + 5.2438417, + 53.2477139 + ], + [ + 5.2446516, + 53.2478823 + ], + [ + 5.2451802, + 53.2483079 + ], + [ + 5.2452785, + 53.2485353 + ], + [ + 5.2451373, + 53.2486211 + ], + [ + 5.244849, + 53.2483943 + ], + [ + 5.2445185, + 53.2485375 + ], + [ + 5.2437188, + 53.2490523 + ], + [ + 5.243535, + 53.2494798 + ], + [ + 5.2434425, + 53.2496509 + ], + [ + 5.2431606, + 53.2498795 + ], + [ + 5.2426961, + 53.2505925 + ], + [ + 5.2427069, + 53.2513326 + ], + [ + 5.2429083, + 53.2521293 + ], + [ + 5.2435825, + 53.2527536 + ], + [ + 5.2446827, + 53.2532913 + ], + [ + 5.245968, + 53.253487 + ], + [ + 5.2464418, + 53.2534002 + ], + [ + 5.2472, + 53.253284 + ], + [ + 5.2478638, + 53.2531967 + ], + [ + 5.2481455, + 53.2529682 + ], + [ + 5.2478492, + 53.2522003 + ], + [ + 5.2477417, + 53.2513466 + ], + [ + 5.2481512, + 53.2501213 + ], + [ + 5.2487136, + 53.2496072 + ], + [ + 5.2499893, + 53.249148 + ], + [ + 5.2510288, + 53.2487748 + ], + [ + 5.2514561, + 53.2487736 + ], + [ + 5.2519785, + 53.248772 + ], + [ + 5.2524518, + 53.2486568 + ], + [ + 5.2532092, + 53.2484837 + ], + [ + 5.2537333, + 53.2485961 + ], + [ + 5.254544, + 53.2488215 + ], + [ + 5.2551622, + 53.2488766 + ], + [ + 5.2564927, + 53.2489296 + ], + [ + 5.2571619, + 53.2492122 + ], + [ + 5.2574511, + 53.249496 + ], + [ + 5.257881, + 53.2496656 + ], + [ + 5.258124, + 53.250035 + ], + [ + 5.2582249, + 53.2504332 + ], + [ + 5.2583695, + 53.2505751 + ], + [ + 5.2590289, + 53.2502031 + ], + [ + 5.2593134, + 53.2501737 + ], + [ + 5.2600764, + 53.2503707 + ], + [ + 5.2603164, + 53.2505408 + ], + [ + 5.2604656, + 53.2509958 + ], + [ + 5.2606114, + 53.2512232 + ], + [ + 5.2608535, + 53.2515357 + ], + [ + 5.261094, + 53.2517342 + ], + [ + 5.2622813, + 53.2517306 + ], + [ + 5.2641329, + 53.2516681 + ], + [ + 5.2646524, + 53.2514672 + ], + [ + 5.2649267, + 53.2507546 + ], + [ + 5.2654434, + 53.2503829 + ], + [ + 5.2660579, + 53.2501818 + ], + [ + 5.2664871, + 53.2502944 + ], + [ + 5.2662543, + 53.2506083 + ], + [ + 5.2661191, + 53.2510926 + ], + [ + 5.2664084, + 53.2513764 + ], + [ + 5.2673117, + 53.2514305 + ], + [ + 5.2684945, + 53.2511423 + ], + [ + 5.2695845, + 53.2509681 + ], + [ + 5.2702516, + 53.2511084 + ], + [ + 5.2706346, + 53.2513065 + ], + [ + 5.2705421, + 53.2514777 + ], + [ + 5.2705469, + 53.2517907 + ], + [ + 5.2704088, + 53.2520759 + ], + [ + 5.2697977, + 53.2525048 + ], + [ + 5.2688055, + 53.2528495 + ], + [ + 5.2673387, + 53.253224 + ], + [ + 5.2653484, + 53.2535433 + ], + [ + 5.2613643, + 53.2539254 + ], + [ + 5.2587086, + 53.2542182 + ], + [ + 5.25738, + 53.2543075 + ], + [ + 5.2562434, + 53.2545387 + ], + [ + 5.2554386, + 53.2547118 + ], + [ + 5.255011, + 53.2547131 + ], + [ + 5.2539173, + 53.254631 + ], + [ + 5.2530156, + 53.2546905 + ], + [ + 5.2523499, + 53.2546356 + ], + [ + 5.2514019, + 53.2547807 + ], + [ + 5.2499325, + 53.2549843 + ], + [ + 5.247512, + 53.2551337 + ], + [ + 5.2454688, + 53.2550826 + ], + [ + 5.2444684, + 53.2548862 + ], + [ + 5.2433231, + 53.2545194 + ], + [ + 5.24198, + 53.2536122 + ], + [ + 5.2411598, + 53.2527321 + ], + [ + 5.2407683, + 53.2519361 + ], + [ + 5.2406642, + 53.25131 + ] + ] + ], + [ + [ + [ + 5.336741, + 53.0700117 + ], + [ + 5.3373834, + 53.0685645 + ], + [ + 5.3376876, + 53.0679532 + ], + [ + 5.337467, + 53.0689583 + ], + [ + 5.3374365, + 53.0691231 + ], + [ + 5.3370526, + 53.0699154 + ], + [ + 5.3369273, + 53.0699315 + ], + [ + 5.3368512, + 53.0700231 + ], + [ + 5.336741, + 53.0700117 + ] + ] + ], + [ + [ + [ + 5.3970866, + 52.996581 + ], + [ + 5.3972492, + 52.9963477 + ], + [ + 5.3971919, + 52.9961397 + ], + [ + 5.3971955, + 52.9959797 + ], + [ + 5.3971195, + 52.9958837 + ], + [ + 5.3972065, + 52.9958014 + ], + [ + 5.397339, + 52.995767 + ], + [ + 5.397646, + 52.9958467 + ], + [ + 5.3977978, + 52.9959975 + ], + [ + 5.3978208, + 52.9961187 + ], + [ + 5.3977032, + 52.9960571 + ], + [ + 5.3975364, + 52.9960389 + ], + [ + 5.3975712, + 52.996384 + ], + [ + 5.3974805, + 52.996567 + ], + [ + 5.3975646, + 52.9969121 + ], + [ + 5.3975503, + 52.9974105 + ], + [ + 5.3976565, + 52.9974357 + ], + [ + 5.3975547, + 52.9976872 + ], + [ + 5.3972781, + 52.9976965 + ], + [ + 5.3971075, + 52.9976143 + ], + [ + 5.3971828, + 52.9973788 + ], + [ + 5.3972845, + 52.9970952 + ], + [ + 5.3972424, + 52.9968255 + ], + [ + 5.3970866, + 52.996581 + ] + ] + ], + [ + [ + [ + 5.3974202, + 52.994585 + ], + [ + 5.397507, + 52.994402 + ], + [ + 5.397639, + 52.9941573 + ], + [ + 5.3976769, + 52.9940544 + ], + [ + 5.3976426, + 52.9939561 + ], + [ + 5.3977939, + 52.9938349 + ], + [ + 5.3978541, + 52.9936497 + ], + [ + 5.3978614, + 52.9934827 + ], + [ + 5.3978764, + 52.9934096 + ], + [ + 5.3979673, + 52.9933409 + ], + [ + 5.3980807, + 52.9932974 + ], + [ + 5.3981717, + 52.9932828 + ], + [ + 5.398215, + 52.9932161 + ], + [ + 5.3982685, + 52.9931402 + ], + [ + 5.3984202, + 52.9931062 + ], + [ + 5.3985458, + 52.9929897 + ], + [ + 5.3987164, + 52.992983 + ], + [ + 5.3988335, + 52.9930518 + ], + [ + 5.3989125, + 52.993216 + ], + [ + 5.3989255, + 52.9932602 + ], + [ + 5.3988307, + 52.9932763 + ], + [ + 5.3988044, + 52.9934044 + ], + [ + 5.3987401, + 52.9934364 + ], + [ + 5.398706, + 52.9934067 + ], + [ + 5.3986565, + 52.9932444 + ], + [ + 5.3985202, + 52.993336 + ], + [ + 5.3984976, + 52.993416 + ], + [ + 5.3984296, + 52.9934641 + ], + [ + 5.3983046, + 52.9935213 + ], + [ + 5.3982594, + 52.9935831 + ], + [ + 5.398203, + 52.9938712 + ], + [ + 5.3981653, + 52.9939397 + ], + [ + 5.3980593, + 52.9940336 + ], + [ + 5.3979877, + 52.9941982 + ], + [ + 5.3979048, + 52.9944201 + ], + [ + 5.3977838, + 52.9945641 + ], + [ + 5.3977424, + 52.9946579 + ], + [ + 5.3977652, + 52.9947173 + ], + [ + 5.3978675, + 52.9948018 + ], + [ + 5.3980269, + 52.9949549 + ], + [ + 5.3980539, + 52.9952109 + ], + [ + 5.3982211, + 52.9954714 + ], + [ + 5.3982667, + 52.9955674 + ], + [ + 5.398354, + 52.9956108 + ], + [ + 5.3984563, + 52.9956222 + ], + [ + 5.3984187, + 52.9957936 + ], + [ + 5.3981536, + 52.9957869 + ], + [ + 5.3981039, + 52.9955996 + ], + [ + 5.3979558, + 52.9954053 + ], + [ + 5.3978116, + 52.9952499 + ], + [ + 5.3977503, + 52.9949208 + ], + [ + 5.3976289, + 52.9947792 + ], + [ + 5.3975075, + 52.9946992 + ], + [ + 5.3974202, + 52.994585 + ] + ] + ], + [ + [ + [ + 5.3980451, + 52.9945548 + ], + [ + 5.3980677, + 52.9944496 + ], + [ + 5.3982009, + 52.9944579 + ], + [ + 5.3982005, + 52.994573 + ], + [ + 5.3980451, + 52.9945548 + ] + ] + ], + [ + [ + [ + 5.3983352, + 52.993679 + ], + [ + 5.3983993, + 52.9935304 + ], + [ + 5.3985246, + 52.9936652 + ], + [ + 5.3985057, + 52.9937177 + ], + [ + 5.3984453, + 52.993743 + ], + [ + 5.3983884, + 52.9937362 + ], + [ + 5.3983352, + 52.993679 + ] + ] + ], + [ + [ + [ + 5.3984244, + 52.9947283 + ], + [ + 5.3985378, + 52.9946917 + ], + [ + 5.3986213, + 52.9946916 + ], + [ + 5.3986554, + 52.9947465 + ], + [ + 5.398629, + 52.9948013 + ], + [ + 5.3985836, + 52.9948059 + ], + [ + 5.3985988, + 52.994863 + ], + [ + 5.3985762, + 52.9949019 + ], + [ + 5.3985232, + 52.9949225 + ], + [ + 5.3984472, + 52.9948175 + ], + [ + 5.3984244, + 52.9947283 + ] + ] + ], + [ + [ + [ + 5.399385, + 53.0523157 + ], + [ + 5.3995024, + 53.0520913 + ], + [ + 5.3996349, + 53.0518875 + ], + [ + 5.3998171, + 53.0519033 + ], + [ + 5.3995181, + 53.0523636 + ], + [ + 5.399385, + 53.0523157 + ] + ] + ], + [ + [ + [ + 5.4023664, + 52.9459044 + ], + [ + 5.4023668, + 52.9457865 + ], + [ + 5.4026494, + 52.9452103 + ], + [ + 5.4025851, + 52.9451713 + ], + [ + 5.4027039, + 52.9448421 + ], + [ + 5.403109, + 52.9448381 + ], + [ + 5.4032905, + 52.9448704 + ], + [ + 5.4033508, + 52.9449711 + ], + [ + 5.4033464, + 52.9450993 + ], + [ + 5.4028393, + 52.9450618 + ], + [ + 5.4025105, + 52.9458279 + ], + [ + 5.402558, + 52.9459373 + ], + [ + 5.4023664, + 52.9459044 + ] + ] + ], + [ + [ + [ + 5.4027194, + 52.9800874 + ], + [ + 5.4027272, + 52.979948 + ], + [ + 5.4028332, + 52.979916 + ], + [ + 5.402962, + 52.9799572 + ], + [ + 5.4031018, + 52.9800786 + ], + [ + 5.4032647, + 52.9800832 + ], + [ + 5.4032874, + 52.9801564 + ], + [ + 5.403079, + 52.9802066 + ], + [ + 5.4029542, + 52.9801059 + ], + [ + 5.4027194, + 52.9800874 + ] + ] + ], + [ + [ + [ + 5.4027821, + 53.011183 + ], + [ + 5.4027971, + 53.0110938 + ], + [ + 5.4031606, + 53.010977 + ], + [ + 5.4033197, + 53.0108922 + ], + [ + 5.4036001, + 53.0108669 + ], + [ + 5.4036074, + 53.0107114 + ], + [ + 5.4035087, + 53.0106383 + ], + [ + 5.4036298, + 53.0105536 + ], + [ + 5.4037589, + 53.0106404 + ], + [ + 5.4040356, + 53.010679 + ], + [ + 5.404119, + 53.0107453 + ], + [ + 5.4041344, + 53.0108641 + ], + [ + 5.4039152, + 53.0111958 + ], + [ + 5.4034983, + 53.0111938 + ], + [ + 5.403059, + 53.0112582 + ], + [ + 5.4027821, + 53.011183 + ] + ] + ], + [ + [ + [ + 5.4044959, + 52.9778219 + ], + [ + 5.4048143, + 52.9776642 + ], + [ + 5.4052624, + 52.9769623 + ], + [ + 5.4054862, + 52.976704 + ], + [ + 5.405307, + 52.9774907 + ], + [ + 5.4052612, + 52.9776508 + ], + [ + 5.4048861, + 52.9777534 + ], + [ + 5.4048859, + 52.9778153 + ], + [ + 5.4050222, + 52.9778771 + ], + [ + 5.4049729, + 52.9779365 + ], + [ + 5.4048782, + 52.977909 + ], + [ + 5.4045336, + 52.9779385 + ], + [ + 5.4044959, + 52.9778219 + ] + ] + ], + [ + [ + [ + 5.405435, + 52.9778635 + ], + [ + 5.4054427, + 52.977795 + ], + [ + 5.4056208, + 52.9777974 + ], + [ + 5.4056284, + 52.9777516 + ], + [ + 5.405674, + 52.9776579 + ], + [ + 5.405833, + 52.9776923 + ], + [ + 5.4057078, + 52.9778843 + ], + [ + 5.4056205, + 52.9779048 + ], + [ + 5.4055638, + 52.9778614 + ], + [ + 5.405435, + 52.9778635 + ] + ] + ], + [ + [ + [ + 5.4345457, + 52.527292 + ], + [ + 5.4346419, + 52.5283755 + ], + [ + 5.4346885, + 52.5288756 + ], + [ + 5.4346267, + 52.5297063 + ], + [ + 5.4343804, + 52.5288957 + ], + [ + 5.4343187, + 52.528379 + ], + [ + 5.4342417, + 52.5272817 + ], + [ + 5.4342375, + 52.5272221 + ], + [ + 5.4342346, + 52.5271805 + ], + [ + 5.434223, + 52.5271231 + ], + [ + 5.4340882, + 52.5264484 + ], + [ + 5.4342177, + 52.5255857 + ], + [ + 5.4344601, + 52.5264261 + ], + [ + 5.4345216, + 52.5271111 + ], + [ + 5.4345355, + 52.5271697 + ], + [ + 5.4345339, + 52.5272113 + ], + [ + 5.4345457, + 52.527292 + ] + ] + ], + [ + [ + [ + 5.4542167, + 52.550949 + ], + [ + 5.454442, + 52.5506946 + ], + [ + 5.4545171, + 52.550525 + ], + [ + 5.4545171, + 52.5503815 + ], + [ + 5.4545386, + 52.5502445 + ], + [ + 5.4545922, + 52.5501009 + ], + [ + 5.4546566, + 52.5498269 + ], + [ + 5.4546673, + 52.5495268 + ], + [ + 5.45456, + 52.549168 + ], + [ + 5.4543776, + 52.5490114 + ], + [ + 5.4542381, + 52.5489331 + ], + [ + 5.4541416, + 52.5488157 + ], + [ + 5.4541094, + 52.5486983 + ], + [ + 5.4537983, + 52.5482873 + ], + [ + 5.4533798, + 52.5478697 + ], + [ + 5.4531223, + 52.5475631 + ], + [ + 5.4530043, + 52.5473608 + ], + [ + 5.4530043, + 52.5472238 + ], + [ + 5.4530794, + 52.547152 + ], + [ + 5.4531867, + 52.5471325 + ], + [ + 5.4532404, + 52.5471977 + ], + [ + 5.4531653, + 52.547263 + ], + [ + 5.4531653, + 52.5473347 + ], + [ + 5.4532296, + 52.5474391 + ], + [ + 5.4541952, + 52.5484504 + ], + [ + 5.4542703, + 52.5486526 + ], + [ + 5.454324, + 52.5487831 + ], + [ + 5.4544742, + 52.5488809 + ], + [ + 5.4547102, + 52.5490375 + ], + [ + 5.4548068, + 52.5491615 + ], + [ + 5.4548711, + 52.5495921 + ], + [ + 5.4546888, + 52.5504858 + ], + [ + 5.4545922, + 52.5507859 + ], + [ + 5.4544313, + 52.5509458 + ], + [ + 5.4543562, + 52.5510045 + ], + [ + 5.4542811, + 52.5510143 + ], + [ + 5.4542167, + 52.5509947 + ], + [ + 5.4542167, + 52.550949 + ] + ] + ], + [ + [ + [ + 5.4292628, + 52.6120941 + ], + [ + 5.4290911, + 52.6119809 + ], + [ + 5.4289584, + 52.6118197 + ], + [ + 5.4289181, + 52.6117236 + ], + [ + 5.428902, + 52.6116129 + ], + [ + 5.4288859, + 52.6115282 + ], + [ + 5.4289083, + 52.6114393 + ], + [ + 5.4290683, + 52.6110754 + ], + [ + 5.4291488, + 52.6109728 + ], + [ + 5.4292641, + 52.6106503 + ], + [ + 5.429299, + 52.6103816 + ], + [ + 5.4293149, + 52.6100472 + ], + [ + 5.429295, + 52.6098001 + ], + [ + 5.4293325, + 52.6095232 + ], + [ + 5.4293808, + 52.6093978 + ], + [ + 5.4295069, + 52.6091831 + ], + [ + 5.4297711, + 52.608761 + ], + [ + 5.4301054, + 52.6084219 + ], + [ + 5.4304121, + 52.6080793 + ], + [ + 5.4305811, + 52.6079588 + ], + [ + 5.4307554, + 52.6078806 + ], + [ + 5.4308654, + 52.6078741 + ], + [ + 5.4310424, + 52.6078724 + ], + [ + 5.4312946, + 52.6079229 + ], + [ + 5.4322521, + 52.6082699 + ], + [ + 5.4325311, + 52.6084083 + ], + [ + 5.4327027, + 52.6085517 + ], + [ + 5.4328449, + 52.6087292 + ], + [ + 5.433266, + 52.6092928 + ], + [ + 5.433215, + 52.6093107 + ], + [ + 5.4331211, + 52.6091706 + ], + [ + 5.432641, + 52.609252 + ], + [ + 5.4325632, + 52.6092455 + ], + [ + 5.432578, + 52.6092162 + ], + [ + 5.4326558, + 52.6091885 + ], + [ + 5.4326826, + 52.6091494 + ], + [ + 5.4325485, + 52.6090729 + ], + [ + 5.4325619, + 52.6090077 + ], + [ + 5.4324922, + 52.6089882 + ], + [ + 5.4323983, + 52.6090419 + ], + [ + 5.43235, + 52.6090452 + ], + [ + 5.4320711, + 52.6090012 + ], + [ + 5.4320255, + 52.6089833 + ], + [ + 5.4321408, + 52.6089361 + ], + [ + 5.4321301, + 52.6088725 + ], + [ + 5.4321006, + 52.6088546 + ], + [ + 5.4319879, + 52.6088448 + ], + [ + 5.4317867, + 52.6088432 + ], + [ + 5.4316607, + 52.6088644 + ], + [ + 5.4316017, + 52.6088807 + ], + [ + 5.4315749, + 52.6088644 + ], + [ + 5.4315883, + 52.6088123 + ], + [ + 5.4317438, + 52.6086999 + ], + [ + 5.4317277, + 52.6086445 + ], + [ + 5.431607, + 52.6086233 + ], + [ + 5.4315883, + 52.6086054 + ], + [ + 5.4316003, + 52.6085736 + ], + [ + 5.4316352, + 52.6085671 + ], + [ + 5.4316432, + 52.6085411 + ], + [ + 5.4316915, + 52.6084955 + ], + [ + 5.4317183, + 52.6084482 + ], + [ + 5.4318069, + 52.6083904 + ], + [ + 5.4318659, + 52.6083904 + ], + [ + 5.4319235, + 52.6084043 + ], + [ + 5.4319718, + 52.6084018 + ], + [ + 5.4320979, + 52.6083929 + ], + [ + 5.4321488, + 52.6084002 + ], + [ + 5.4321783, + 52.6084499 + ], + [ + 5.4321797, + 52.6084784 + ], + [ + 5.4322628, + 52.6084857 + ], + [ + 5.4323044, + 52.6085012 + ], + [ + 5.4323272, + 52.6085337 + ], + [ + 5.4323782, + 52.6085663 + ], + [ + 5.4324224, + 52.6085736 + ], + [ + 5.4324868, + 52.6086062 + ], + [ + 5.4325351, + 52.6086925 + ], + [ + 5.4325659, + 52.6087227 + ], + [ + 5.4327443, + 52.6087683 + ], + [ + 5.4328248, + 52.6087772 + ], + [ + 5.4326826, + 52.6085932 + ], + [ + 5.4324989, + 52.6084287 + ], + [ + 5.4323165, + 52.6083326 + ], + [ + 5.4322146, + 52.6082902 + ], + [ + 5.4317599, + 52.6081192 + ], + [ + 5.4313616, + 52.6079889 + ], + [ + 5.4311631, + 52.6079286 + ], + [ + 5.4309566, + 52.6079026 + ], + [ + 5.4308359, + 52.6079058 + ], + [ + 5.430734, + 52.6079205 + ], + [ + 5.4306267, + 52.6079742 + ], + [ + 5.4304604, + 52.608094 + ], + [ + 5.4299307, + 52.6086575 + ], + [ + 5.4298193, + 52.6087715 + ], + [ + 5.4295256, + 52.6092284 + ], + [ + 5.4294304, + 52.6094076 + ], + [ + 5.4293781, + 52.6095615 + ], + [ + 5.4293419, + 52.6097936 + ], + [ + 5.4293553, + 52.6100542 + ], + [ + 5.4293473, + 52.6104304 + ], + [ + 5.429299, + 52.6107089 + ], + [ + 5.429189, + 52.6109972 + ], + [ + 5.4291247, + 52.6110803 + ], + [ + 5.4289798, + 52.611393 + ], + [ + 5.4289396, + 52.6115249 + ], + [ + 5.4289557, + 52.6116031 + ], + [ + 5.4289718, + 52.6117114 + ], + [ + 5.4290013, + 52.6117936 + ], + [ + 5.4291448, + 52.6119655 + ], + [ + 5.429354, + 52.6121006 + ], + [ + 5.4295417, + 52.6122024 + ], + [ + 5.429983, + 52.6123954 + ], + [ + 5.4310035, + 52.6127717 + ], + [ + 5.4312423, + 52.6128449 + ], + [ + 5.4313911, + 52.6129003 + ], + [ + 5.4317304, + 52.6129353 + ], + [ + 5.4319141, + 52.6129247 + ], + [ + 5.4320188, + 52.6128832 + ], + [ + 5.4321073, + 52.612814 + ], + [ + 5.4322038, + 52.6127456 + ], + [ + 5.4323433, + 52.6126169 + ], + [ + 5.4324908, + 52.6124915 + ], + [ + 5.432578, + 52.6124207 + ], + [ + 5.4327899, + 52.6121951 + ], + [ + 5.4328637, + 52.6121186 + ], + [ + 5.4328999, + 52.6121006 + ], + [ + 5.4330715, + 52.611827 + ], + [ + 5.4330729, + 52.6117961 + ], + [ + 5.4331413, + 52.6116821 + ], + [ + 5.4331909, + 52.611621 + ], + [ + 5.4334162, + 52.611235 + ], + [ + 5.4336066, + 52.6109451 + ], + [ + 5.4337595, + 52.6106861 + ], + [ + 5.433785, + 52.6104231 + ], + [ + 5.4337904, + 52.610257 + ], + [ + 5.4337662, + 52.6101316 + ], + [ + 5.4335972, + 52.6098302 + ], + [ + 5.4334739, + 52.6096739 + ], + [ + 5.4333827, + 52.609542 + ], + [ + 5.4334014, + 52.609524 + ], + [ + 5.4334283, + 52.6095306 + ], + [ + 5.4336516, + 52.6098483 + ], + [ + 5.4338306, + 52.6101658 + ], + [ + 5.4338323, + 52.6104381 + ], + [ + 5.4338097, + 52.6106781 + ], + [ + 5.4337194, + 52.6108633 + ], + [ + 5.433358, + 52.6114393 + ], + [ + 5.4331208, + 52.6118096 + ], + [ + 5.4330863, + 52.6118441 + ], + [ + 5.4329227, + 52.6120974 + ], + [ + 5.4329106, + 52.6121381 + ], + [ + 5.432782, + 52.6122622 + ], + [ + 5.4325793, + 52.6124704 + ], + [ + 5.4322851, + 52.6127148 + ], + [ + 5.4321515, + 52.6128417 + ], + [ + 5.4321059, + 52.6128954 + ], + [ + 5.4320121, + 52.6129443 + ], + [ + 5.4317733, + 52.6129671 + ], + [ + 5.4313925, + 52.6129427 + ], + [ + 5.4310062, + 52.6128107 + ], + [ + 5.4304644, + 52.612612 + ], + [ + 5.429936, + 52.6124062 + ], + [ + 5.4295182, + 52.6122211 + ], + [ + 5.4292628, + 52.6120941 + ] + ] + ], + [ + [ + [ + 5.3912161, + 52.5662475 + ], + [ + 5.3924946, + 52.5655391 + ], + [ + 5.3934495, + 52.5651673 + ], + [ + 5.3943829, + 52.5649326 + ], + [ + 5.3951983, + 52.5648934 + ], + [ + 5.3957025, + 52.5649782 + ], + [ + 5.3966896, + 52.5648934 + ], + [ + 5.3976981, + 52.5649065 + ], + [ + 5.397977, + 52.5650239 + ], + [ + 5.3979985, + 52.5651999 + ], + [ + 5.3976874, + 52.5653173 + ], + [ + 5.3974084, + 52.565213 + ], + [ + 5.3970865, + 52.5653499 + ], + [ + 5.3965394, + 52.5653499 + ], + [ + 5.3958849, + 52.5653695 + ], + [ + 5.3955077, + 52.565491 + ], + [ + 5.3954218, + 52.5658562 + ], + [ + 5.3956364, + 52.5661953 + ], + [ + 5.3963677, + 52.5663673 + ], + [ + 5.396872, + 52.5671499 + ], + [ + 5.398383, + 52.5674213 + ], + [ + 5.3994559, + 52.5677083 + ], + [ + 5.4013442, + 52.5689081 + ], + [ + 5.4030179, + 52.5699254 + ], + [ + 5.4040907, + 52.5708123 + ], + [ + 5.4047774, + 52.5718556 + ], + [ + 5.4054211, + 52.5732118 + ], + [ + 5.4055928, + 52.574881 + ], + [ + 5.4050778, + 52.5772543 + ], + [ + 5.4043607, + 52.5795908 + ], + [ + 5.4034058, + 52.5806665 + ], + [ + 5.4031269, + 52.5813706 + ], + [ + 5.402408, + 52.5818269 + ], + [ + 5.4021595, + 52.5821048 + ], + [ + 5.4019021, + 52.5819483 + ], + [ + 5.4023741, + 52.5814268 + ], + [ + 5.4033612, + 52.5802272 + ], + [ + 5.4039191, + 52.579132 + ], + [ + 5.4046486, + 52.5769935 + ], + [ + 5.404949, + 52.5752462 + ], + [ + 5.4048203, + 52.5737856 + ], + [ + 5.4041766, + 52.5724033 + ], + [ + 5.4037045, + 52.5713078 + ], + [ + 5.4027604, + 52.5704471 + ], + [ + 5.4024295, + 52.5705343 + ], + [ + 5.4023115, + 52.5707756 + ], + [ + 5.4023973, + 52.5711081 + ], + [ + 5.4025797, + 52.571369 + ], + [ + 5.4024188, + 52.5717993 + ], + [ + 5.4019252, + 52.5721449 + ], + [ + 5.4018072, + 52.5727122 + ], + [ + 5.4005305, + 52.5731686 + ], + [ + 5.4000584, + 52.5732338 + ], + [ + 5.3994683, + 52.5732273 + ], + [ + 5.3992323, + 52.5733903 + ], + [ + 5.3985564, + 52.5733903 + ], + [ + 5.398138, + 52.5734816 + ], + [ + 5.3979109, + 52.5739943 + ], + [ + 5.3979968, + 52.5747767 + ], + [ + 5.3982543, + 52.5756895 + ], + [ + 5.3984259, + 52.5763676 + ], + [ + 5.3982113, + 52.5772282 + ], + [ + 5.3974389, + 52.5779845 + ], + [ + 5.3962372, + 52.5785322 + ], + [ + 5.3950356, + 52.5790016 + ], + [ + 5.3944348, + 52.5793928 + ], + [ + 5.3936855, + 52.5801775 + ], + [ + 5.3932134, + 52.5801058 + ], + [ + 5.3924517, + 52.5800276 + ], + [ + 5.391529, + 52.5800015 + ], + [ + 5.390778, + 52.5800732 + ], + [ + 5.3901128, + 52.5803144 + ], + [ + 5.3893618, + 52.5804644 + ], + [ + 5.3885249, + 52.5806013 + ], + [ + 5.3885249, + 52.5807186 + ], + [ + 5.3894369, + 52.5806274 + ], + [ + 5.3901664, + 52.5804644 + ], + [ + 5.3907458, + 52.5802818 + ], + [ + 5.3913466, + 52.5802036 + ], + [ + 5.3924946, + 52.5802036 + ], + [ + 5.3931276, + 52.5803014 + ], + [ + 5.3934065, + 52.5803796 + ], + [ + 5.3934387, + 52.580497 + ], + [ + 5.393428, + 52.5806665 + ], + [ + 5.3942219, + 52.5810446 + ], + [ + 5.3948871, + 52.5814032 + ], + [ + 5.3954343, + 52.581703 + ], + [ + 5.3956918, + 52.5820746 + ], + [ + 5.3960566, + 52.5825244 + ], + [ + 5.3960673, + 52.5829286 + ], + [ + 5.3960888, + 52.5831959 + ], + [ + 5.3958205, + 52.5834632 + ], + [ + 5.3957222, + 52.5839822 + ], + [ + 5.3962926, + 52.5840955 + ], + [ + 5.3980307, + 52.5841411 + ], + [ + 5.399007, + 52.5842063 + ], + [ + 5.399522, + 52.5841477 + ], + [ + 5.399885, + 52.5839301 + ], + [ + 5.4005717, + 52.5832521 + ], + [ + 5.400915, + 52.582861 + ], + [ + 5.4013995, + 52.5824984 + ], + [ + 5.4016446, + 52.5823655 + ], + [ + 5.4019145, + 52.5823354 + ], + [ + 5.4016248, + 52.5827591 + ], + [ + 5.4008292, + 52.5836433 + ], + [ + 5.4003803, + 52.5840433 + ], + [ + 5.400037, + 52.5844084 + ], + [ + 5.3993718, + 52.5847735 + ], + [ + 5.3987817, + 52.5849429 + ], + [ + 5.3981594, + 52.584969 + ], + [ + 5.3975908, + 52.5848973 + ], + [ + 5.397353, + 52.5846863 + ], + [ + 5.3966664, + 52.5845037 + ], + [ + 5.3954218, + 52.5843473 + ], + [ + 5.3946494, + 52.5844777 + ], + [ + 5.3942631, + 52.5850252 + ], + [ + 5.3939198, + 52.5859639 + ], + [ + 5.3929757, + 52.5878673 + ], + [ + 5.3912161, + 52.5903963 + ], + [ + 5.3906153, + 52.5913088 + ], + [ + 5.3904437, + 52.5919866 + ], + [ + 5.3899716, + 52.592482 + ], + [ + 5.3894566, + 52.5926644 + ], + [ + 5.388727, + 52.5927166 + ], + [ + 5.388255, + 52.5925602 + ], + [ + 5.3879546, + 52.5922734 + ], + [ + 5.3879546, + 52.5917781 + ], + [ + 5.3873967, + 52.5915173 + ], + [ + 5.38671, + 52.5914131 + ], + [ + 5.3859805, + 52.5914913 + ], + [ + 5.385208, + 52.5916216 + ], + [ + 5.3846501, + 52.5918823 + ], + [ + 5.3846625, + 52.5925887 + ], + [ + 5.3845016, + 52.5940225 + ], + [ + 5.3843729, + 52.5940942 + ], + [ + 5.3841154, + 52.5940746 + ], + [ + 5.3841797, + 52.593097 + ], + [ + 5.3840939, + 52.5924453 + ], + [ + 5.3840188, + 52.5921716 + ], + [ + 5.3836862, + 52.5921064 + ], + [ + 5.3833536, + 52.5923019 + ], + [ + 5.382903, + 52.5928624 + ], + [ + 5.3828279, + 52.5933708 + ], + [ + 5.3826563, + 52.5941268 + ], + [ + 5.3824953, + 52.5947068 + ], + [ + 5.3821091, + 52.5952152 + ], + [ + 5.3816048, + 52.5955866 + ], + [ + 5.3813366, + 52.595906 + ], + [ + 5.3810147, + 52.5967727 + ], + [ + 5.3807251, + 52.5969357 + ], + [ + 5.3802959, + 52.5970399 + ], + [ + 5.3789119, + 52.597066 + ], + [ + 5.3786759, + 52.5971377 + ], + [ + 5.3785257, + 52.5973332 + ], + [ + 5.3782789, + 52.597457 + ], + [ + 5.3779248, + 52.5975287 + ], + [ + 5.3768305, + 52.5977503 + ], + [ + 5.376455, + 52.5977242 + ], + [ + 5.3764872, + 52.5980826 + ], + [ + 5.3767769, + 52.5984541 + ], + [ + 5.3772704, + 52.5987408 + ], + [ + 5.3780965, + 52.5989949 + ], + [ + 5.3784398, + 52.5990406 + ], + [ + 5.3787295, + 52.599223 + ], + [ + 5.37962, + 52.5994772 + ], + [ + 5.3800813, + 52.5994511 + ], + [ + 5.3809718, + 52.5988516 + ], + [ + 5.3823988, + 52.5973071 + ], + [ + 5.382549, + 52.5969682 + ], + [ + 5.3834716, + 52.595906 + ], + [ + 5.3838901, + 52.5950588 + ], + [ + 5.3840081, + 52.5947003 + ], + [ + 5.3842119, + 52.5943158 + ], + [ + 5.3845445, + 52.5942571 + ], + [ + 5.3844587, + 52.5948893 + ], + [ + 5.3839115, + 52.5958734 + ], + [ + 5.3820554, + 52.5981282 + ], + [ + 5.3812937, + 52.5988646 + ], + [ + 5.380768, + 52.5995814 + ], + [ + 5.380371, + 52.5998975 + ], + [ + 5.3798882, + 52.6001484 + ], + [ + 5.3794376, + 52.600282 + ], + [ + 5.3792069, + 52.6002494 + ], + [ + 5.3791372, + 52.6001614 + ], + [ + 5.3792123, + 52.6000571 + ], + [ + 5.3786598, + 52.5994804 + ], + [ + 5.3784184, + 52.5992589 + ], + [ + 5.3784559, + 52.5991448 + ], + [ + 5.378354, + 52.5990927 + ], + [ + 5.3782789, + 52.599122 + ], + [ + 5.3780965, + 52.5991611 + ], + [ + 5.3771202, + 52.5988581 + ], + [ + 5.3764496, + 52.598441 + ], + [ + 5.3764979, + 52.5982977 + ], + [ + 5.3764711, + 52.598213 + ], + [ + 5.3762994, + 52.5981967 + ], + [ + 5.3758381, + 52.5981934 + ], + [ + 5.3755484, + 52.5981315 + ], + [ + 5.3754357, + 52.5980077 + ], + [ + 5.3755001, + 52.5978415 + ], + [ + 5.3757254, + 52.5977209 + ], + [ + 5.3756771, + 52.5974994 + ], + [ + 5.3756986, + 52.597242 + ], + [ + 5.3760795, + 52.597066 + ], + [ + 5.3762565, + 52.5956029 + ], + [ + 5.3766052, + 52.5937749 + ], + [ + 5.3770541, + 52.5930816 + ], + [ + 5.3778497, + 52.5923019 + ], + [ + 5.3789441, + 52.5914546 + ], + [ + 5.3789226, + 52.59122 + ], + [ + 5.3794376, + 52.5909853 + ], + [ + 5.3801779, + 52.5907377 + ], + [ + 5.3819911, + 52.5906269 + ], + [ + 5.3825168, + 52.5907377 + ], + [ + 5.3829567, + 52.5907572 + ], + [ + 5.3840295, + 52.5904769 + ], + [ + 5.3840295, + 52.5902553 + ], + [ + 5.3837721, + 52.5898708 + ], + [ + 5.3840295, + 52.5865074 + ], + [ + 5.3840725, + 52.5853015 + ], + [ + 5.3847269, + 52.5841346 + ], + [ + 5.3856281, + 52.5831177 + ], + [ + 5.3867332, + 52.5823158 + ], + [ + 5.387731, + 52.5818921 + ], + [ + 5.3882567, + 52.581677 + ], + [ + 5.3878061, + 52.5782412 + ], + [ + 5.3873018, + 52.5743879 + ], + [ + 5.3833214, + 52.5751704 + ], + [ + 5.3842656, + 52.576018 + ], + [ + 5.3852097, + 52.5773219 + ], + [ + 5.3856711, + 52.5787824 + ], + [ + 5.3855745, + 52.5799493 + ], + [ + 5.3850488, + 52.5812728 + ], + [ + 5.3844372, + 52.5821463 + ], + [ + 5.3835146, + 52.5830525 + ], + [ + 5.3829245, + 52.5835935 + ], + [ + 5.3826992, + 52.5842194 + ], + [ + 5.3819482, + 52.5869246 + ], + [ + 5.3797917, + 52.5893428 + ], + [ + 5.379105, + 52.5899816 + ], + [ + 5.3786115, + 52.5903335 + ], + [ + 5.3779248, + 52.5905421 + ], + [ + 5.3773884, + 52.5906203 + ], + [ + 5.3767661, + 52.5906594 + ], + [ + 5.3760241, + 52.5905527 + ], + [ + 5.37508, + 52.5902399 + ], + [ + 5.3746508, + 52.5900574 + ], + [ + 5.3744792, + 52.5895359 + ], + [ + 5.375307, + 52.5823549 + ], + [ + 5.3755538, + 52.581025 + ], + [ + 5.3761975, + 52.5797733 + ], + [ + 5.3793947, + 52.5771003 + ], + [ + 5.380768, + 52.5761353 + ], + [ + 5.3824631, + 52.5752877 + ], + [ + 5.3834073, + 52.5749878 + ], + [ + 5.3847055, + 52.5747857 + ], + [ + 5.3845874, + 52.5745901 + ], + [ + 5.3850488, + 52.5745966 + ], + [ + 5.385435, + 52.5745053 + ], + [ + 5.3859929, + 52.5745835 + ], + [ + 5.3873018, + 52.5743032 + ], + [ + 5.3876237, + 52.573449 + ], + [ + 5.3883533, + 52.5723144 + ], + [ + 5.3896193, + 52.5711929 + ], + [ + 5.3931598, + 52.5691584 + ], + [ + 5.3941039, + 52.5686889 + ], + [ + 5.3944902, + 52.568415 + ], + [ + 5.3950695, + 52.5681346 + ], + [ + 5.3963999, + 52.5674694 + ], + [ + 5.3963355, + 52.567189 + ], + [ + 5.3961639, + 52.5670325 + ], + [ + 5.3962282, + 52.5668629 + ], + [ + 5.3961531, + 52.566576 + ], + [ + 5.3958205, + 52.5664716 + ], + [ + 5.3953807, + 52.5663673 + ], + [ + 5.3948335, + 52.5660999 + ], + [ + 5.3942756, + 52.5663151 + ], + [ + 5.3941898, + 52.5665499 + ], + [ + 5.3938572, + 52.566589 + ], + [ + 5.3932778, + 52.5664586 + ], + [ + 5.3910784, + 52.567639 + ], + [ + 5.3906492, + 52.5680954 + ], + [ + 5.3909067, + 52.5686041 + ], + [ + 5.3906492, + 52.5689888 + ], + [ + 5.3900699, + 52.5690997 + ], + [ + 5.389233, + 52.5690149 + ], + [ + 5.3884713, + 52.5693736 + ], + [ + 5.3882245, + 52.5700648 + ], + [ + 5.387731, + 52.5703061 + ], + [ + 5.3870765, + 52.5703322 + ], + [ + 5.3855316, + 52.5710755 + ], + [ + 5.3827635, + 52.5729339 + ], + [ + 5.3816692, + 52.5733056 + ], + [ + 5.3814868, + 52.5736707 + ], + [ + 5.3809289, + 52.5738272 + ], + [ + 5.3761546, + 52.576696 + ], + [ + 5.375704, + 52.5772698 + ], + [ + 5.374159, + 52.577987 + ], + [ + 5.3721635, + 52.5791083 + ], + [ + 5.3712837, + 52.5799559 + ], + [ + 5.3704683, + 52.5806143 + ], + [ + 5.3702323, + 52.5811815 + ], + [ + 5.3706185, + 52.5817226 + ], + [ + 5.3716163, + 52.5827656 + ], + [ + 5.3715734, + 52.5828699 + ], + [ + 5.3718845, + 52.5833393 + ], + [ + 5.3722922, + 52.5834827 + ], + [ + 5.3723888, + 52.5837109 + ], + [ + 5.3722171, + 52.5838413 + ], + [ + 5.372539, + 52.5845844 + ], + [ + 5.3725819, + 52.5859012 + ], + [ + 5.3723458, + 52.5869832 + ], + [ + 5.3715519, + 52.5897078 + ], + [ + 5.3715609, + 52.5903963 + ], + [ + 5.3718613, + 52.5908395 + ], + [ + 5.372505, + 52.5918823 + ], + [ + 5.3726125, + 52.5924863 + ], + [ + 5.3723012, + 52.5925145 + ], + [ + 5.3721081, + 52.5923972 + ], + [ + 5.3719793, + 52.5921496 + ], + [ + 5.3711854, + 52.5906505 + ], + [ + 5.3710996, + 52.5903507 + ], + [ + 5.3711425, + 52.5899074 + ], + [ + 5.3711854, + 52.5892817 + ], + [ + 5.3714429, + 52.5884996 + ], + [ + 5.3717433, + 52.5876261 + ], + [ + 5.3720008, + 52.5867787 + ], + [ + 5.3721939, + 52.5860878 + ], + [ + 5.3722583, + 52.5854098 + ], + [ + 5.3721725, + 52.5849535 + ], + [ + 5.372151, + 52.5843799 + ], + [ + 5.3718291, + 52.5839366 + ], + [ + 5.3701769, + 52.5846537 + ], + [ + 5.3707348, + 52.5851361 + ], + [ + 5.3711425, + 52.5856184 + ], + [ + 5.3711425, + 52.5859835 + ], + [ + 5.3710352, + 52.5863355 + ], + [ + 5.3708421, + 52.5866223 + ], + [ + 5.3704129, + 52.5871698 + ], + [ + 5.370134, + 52.5877825 + ], + [ + 5.3698336, + 52.5882649 + ], + [ + 5.3698979, + 52.5884344 + ], + [ + 5.3697906, + 52.5891383 + ], + [ + 5.3696834, + 52.5896337 + ], + [ + 5.3694044, + 52.5899074 + ], + [ + 5.3687607, + 52.590116 + ], + [ + 5.3674303, + 52.5903246 + ], + [ + 5.3668939, + 52.5905332 + ], + [ + 5.3664433, + 52.590846 + ], + [ + 5.3658424, + 52.5912371 + ], + [ + 5.3654133, + 52.5916412 + ], + [ + 5.3650914, + 52.5919801 + ], + [ + 5.3646623, + 52.5921756 + ], + [ + 5.3642546, + 52.592306 + ], + [ + 5.3641044, + 52.5924363 + ], + [ + 5.3639327, + 52.5926449 + ], + [ + 5.3634392, + 52.5926449 + ], + [ + 5.3629242, + 52.5925537 + ], + [ + 5.3626882, + 52.5925928 + ], + [ + 5.3624736, + 52.5929186 + ], + [ + 5.3624521, + 52.5934791 + ], + [ + 5.3625594, + 52.5942612 + ], + [ + 5.3631602, + 52.5952258 + ], + [ + 5.3635036, + 52.5955777 + ], + [ + 5.3636538, + 52.5956038 + ], + [ + 5.3639542, + 52.5954604 + ], + [ + 5.3642331, + 52.5949911 + ], + [ + 5.3648339, + 52.5940527 + ], + [ + 5.3654347, + 52.5930881 + ], + [ + 5.3659283, + 52.5925015 + ], + [ + 5.3668724, + 52.5918367 + ], + [ + 5.3679667, + 52.5913153 + ], + [ + 5.3691898, + 52.5908982 + ], + [ + 5.3697692, + 52.5908069 + ], + [ + 5.3700481, + 52.5908591 + ], + [ + 5.3703915, + 52.591198 + ], + [ + 5.370885, + 52.5918889 + ], + [ + 5.3710137, + 52.5924233 + ], + [ + 5.3709494, + 52.5929317 + ], + [ + 5.3705631, + 52.5935573 + ], + [ + 5.3697477, + 52.5948347 + ], + [ + 5.3691898, + 52.5958644 + ], + [ + 5.3687821, + 52.5962685 + ], + [ + 5.3682457, + 52.5966074 + ], + [ + 5.3673016, + 52.5968811 + ], + [ + 5.3667866, + 52.5971809 + ], + [ + 5.366293, + 52.5973503 + ], + [ + 5.3660356, + 52.5974415 + ], + [ + 5.3657351, + 52.5977804 + ], + [ + 5.3654562, + 52.5982366 + ], + [ + 5.3653918, + 52.5988361 + ], + [ + 5.3655635, + 52.5991619 + ], + [ + 5.3659068, + 52.5994096 + ], + [ + 5.3662072, + 52.5994747 + ], + [ + 5.3667222, + 52.5995269 + ], + [ + 5.3669797, + 52.5993835 + ], + [ + 5.3672586, + 52.5993705 + ], + [ + 5.367484, + 52.5994943 + ], + [ + 5.3675698, + 52.5997028 + ], + [ + 5.3725711, + 52.6011193 + ], + [ + 5.3736226, + 52.6015624 + ], + [ + 5.3748027, + 52.6019403 + ], + [ + 5.3753821, + 52.6022205 + ], + [ + 5.3756074, + 52.6024877 + ], + [ + 5.3753804, + 52.6026221 + ], + [ + 5.3750371, + 52.6027785 + ], + [ + 5.3747384, + 52.603035 + ], + [ + 5.3747813, + 52.6033543 + ], + [ + 5.3750924, + 52.6038691 + ], + [ + 5.3754787, + 52.6041362 + ], + [ + 5.3779982, + 52.6049157 + ], + [ + 5.3810452, + 52.6059321 + ], + [ + 5.3814314, + 52.6060103 + ], + [ + 5.3821181, + 52.6059061 + ], + [ + 5.3827618, + 52.6056976 + ], + [ + 5.3831481, + 52.6058018 + ], + [ + 5.3835038, + 52.6067229 + ], + [ + 5.3836433, + 52.6068076 + ], + [ + 5.3838901, + 52.6066838 + ], + [ + 5.3840832, + 52.6066838 + ], + [ + 5.3837828, + 52.606964 + ], + [ + 5.3832142, + 52.6070161 + ], + [ + 5.3812508, + 52.6063906 + ], + [ + 5.3793732, + 52.6056805 + ], + [ + 5.3766052, + 52.6047943 + ], + [ + 5.3753928, + 52.6045337 + ], + [ + 5.3751353, + 52.6043708 + ], + [ + 5.3749422, + 52.6041949 + ], + [ + 5.3741483, + 52.6031914 + ], + [ + 5.373762, + 52.6030025 + ], + [ + 5.373172, + 52.6025724 + ], + [ + 5.3725926, + 52.6020902 + ], + [ + 5.3718309, + 52.6017579 + ], + [ + 5.3693293, + 52.600954 + ], + [ + 5.3657244, + 52.6000677 + ], + [ + 5.3601454, + 52.5987644 + ], + [ + 5.3571414, + 52.5983213 + ], + [ + 5.3564976, + 52.5984256 + ], + [ + 5.3562401, + 52.5985559 + ], + [ + 5.3564118, + 52.5992336 + ], + [ + 5.3560685, + 52.5992597 + ], + [ + 5.3556822, + 52.5987384 + ], + [ + 5.355296, + 52.5970179 + ], + [ + 5.3556822, + 52.5926384 + ], + [ + 5.3565835, + 52.5895359 + ], + [ + 5.3581284, + 52.5861464 + ], + [ + 5.3592442, + 52.5847645 + ], + [ + 5.3589438, + 52.5845298 + ], + [ + 5.3590725, + 52.5843212 + ], + [ + 5.3595017, + 52.5844516 + ], + [ + 5.3601883, + 52.5848949 + ], + [ + 5.3607033, + 52.5848688 + ], + [ + 5.3624199, + 52.5840083 + ], + [ + 5.3656815, + 52.5820266 + ], + [ + 5.366454, + 52.5814529 + ], + [ + 5.3666686, + 52.5810617 + ], + [ + 5.3665827, + 52.5807227 + ], + [ + 5.3661107, + 52.5803837 + ], + [ + 5.3656815, + 52.5800186 + ], + [ + 5.3655098, + 52.5796796 + ], + [ + 5.3655957, + 52.5792363 + ], + [ + 5.3657244, + 52.5789494 + ], + [ + 5.3659819, + 52.5787669 + ], + [ + 5.3663252, + 52.5787669 + ], + [ + 5.365939, + 52.5791841 + ], + [ + 5.3658103, + 52.5796535 + ], + [ + 5.3661107, + 52.5800186 + ], + [ + 5.3672694, + 52.5806966 + ], + [ + 5.3688143, + 52.5815572 + ], + [ + 5.3692435, + 52.5818701 + ], + [ + 5.3695868, + 52.5823916 + ], + [ + 5.3693722, + 52.5826002 + ], + [ + 5.3690718, + 52.5823916 + ], + [ + 5.3687285, + 52.5819222 + ], + [ + 5.3683852, + 52.5818962 + ], + [ + 5.3679131, + 52.5820526 + ], + [ + 5.3676985, + 52.5823134 + ], + [ + 5.367956, + 52.5825481 + ], + [ + 5.3677414, + 52.5826785 + ], + [ + 5.3672694, + 52.5827306 + ], + [ + 5.3667973, + 52.5829392 + ], + [ + 5.3663252, + 52.5835911 + ], + [ + 5.3663252, + 52.5841126 + ], + [ + 5.3668402, + 52.5844255 + ], + [ + 5.3679131, + 52.5846602 + ], + [ + 5.3687714, + 52.5847123 + ], + [ + 5.3694151, + 52.5845559 + ], + [ + 5.3708313, + 52.5840344 + ], + [ + 5.3714322, + 52.5836172 + ], + [ + 5.3714322, + 52.5831478 + ], + [ + 5.3709601, + 52.5825481 + ], + [ + 5.369973, + 52.5816354 + ], + [ + 5.3694581, + 52.5810096 + ], + [ + 5.3686427, + 52.5806966 + ], + [ + 5.3683852, + 52.5803055 + ], + [ + 5.3682564, + 52.5797057 + ], + [ + 5.367956, + 52.5794449 + ], + [ + 5.3676556, + 52.5792884 + ], + [ + 5.3676985, + 52.5791059 + ], + [ + 5.367956, + 52.579132 + ], + [ + 5.3686427, + 52.5795753 + ], + [ + 5.3692006, + 52.5796535 + ], + [ + 5.3699301, + 52.5794449 + ], + [ + 5.3742663, + 52.576696 + ], + [ + 5.3802101, + 52.573136 + ], + [ + 5.3827206, + 52.5718058 + ], + [ + 5.3912161, + 52.5662475 + ] + ] + ], + [ + [ + [ + 5.4190155, + 52.5121563 + ], + [ + 5.4172989, + 52.5118428 + ], + [ + 5.4170628, + 52.5117775 + ], + [ + 5.416977, + 52.511647 + ], + [ + 5.4170843, + 52.5115425 + ], + [ + 5.4172774, + 52.5115555 + ], + [ + 5.4219337, + 52.5124697 + ], + [ + 5.422277, + 52.5125741 + ], + [ + 5.4224058, + 52.5127178 + ], + [ + 5.4229851, + 52.5140367 + ], + [ + 5.4230924, + 52.5141151 + ], + [ + 5.4232426, + 52.5141412 + ], + [ + 5.4263111, + 52.5135797 + ], + [ + 5.4264827, + 52.5136058 + ], + [ + 5.4264827, + 52.5137364 + ], + [ + 5.4263325, + 52.5138408 + ], + [ + 5.4232641, + 52.5143762 + ], + [ + 5.4232426, + 52.5144415 + ], + [ + 5.425839, + 52.5194165 + ], + [ + 5.4260321, + 52.5195862 + ], + [ + 5.4259463, + 52.5197559 + ], + [ + 5.4257103, + 52.5197951 + ], + [ + 5.4254957, + 52.5197298 + ], + [ + 5.4253669, + 52.519547 + ], + [ + 5.4229637, + 52.5148333 + ], + [ + 5.4220839, + 52.5129659 + ], + [ + 5.4218693, + 52.5127439 + ], + [ + 5.4190155, + 52.5121563 + ] + ] + ], + [ + [ + [ + 4.1194611, + 51.3561747 + ], + [ + 4.121338, + 51.3537127 + ], + [ + 4.1235696, + 51.3514882 + ], + [ + 4.1257153, + 51.3509789 + ], + [ + 4.1283761, + 51.3514078 + ], + [ + 4.1318093, + 51.352118 + ], + [ + 4.1350709, + 51.3528417 + ], + [ + 4.1412936, + 51.3539673 + ], + [ + 4.1435252, + 51.3542353 + ], + [ + 4.1440831, + 51.3551198 + ], + [ + 4.1431708, + 51.3564482 + ], + [ + 4.1416902, + 51.3581902 + ], + [ + 4.1399242, + 51.3611936 + ], + [ + 4.1367017, + 51.3641908 + ], + [ + 4.1325815, + 51.3651171 + ], + [ + 4.1255008, + 51.3648606 + ], + [ + 4.1179906, + 51.3637084 + ], + [ + 4.1144715, + 51.3623955 + ], + [ + 4.113227, + 51.3608145 + ], + [ + 4.113699, + 51.3592334 + ], + [ + 4.1155873, + 51.3572235 + ], + [ + 4.1194611, + 51.3561747 + ] + ] + ], + [ + [ + [ + 3.6837389, + 51.3834295 + ], + [ + 3.6848065, + 51.3833626 + ], + [ + 3.6856326, + 51.3833157 + ], + [ + 3.6863729, + 51.3832655 + ], + [ + 3.6871453, + 51.3832755 + ], + [ + 3.6874511, + 51.3833358 + ], + [ + 3.6876389, + 51.3834496 + ], + [ + 3.6878481, + 51.3835701 + ], + [ + 3.6880144, + 51.3837978 + ], + [ + 3.6891087, + 51.3840589 + ], + [ + 3.6897739, + 51.3841929 + ], + [ + 3.6912116, + 51.3842866 + ], + [ + 3.6932501, + 51.3844875 + ], + [ + 3.6948808, + 51.3847285 + ], + [ + 3.695825, + 51.3851437 + ], + [ + 3.6963829, + 51.3856257 + ], + [ + 3.6964902, + 51.3861212 + ], + [ + 3.6961898, + 51.3864828 + ], + [ + 3.6946663, + 51.3869782 + ], + [ + 3.6915442, + 51.3876746 + ], + [ + 3.6908361, + 51.387554 + ], + [ + 3.6898919, + 51.3874469 + ], + [ + 3.6896988, + 51.387554 + ], + [ + 3.6896988, + 51.3877817 + ], + [ + 3.6898061, + 51.3879825 + ], + [ + 3.6898061, + 51.3881834 + ], + [ + 3.6896344, + 51.388411 + ], + [ + 3.6894199, + 51.3884646 + ], + [ + 3.6889907, + 51.3884914 + ], + [ + 3.6884543, + 51.3885583 + ], + [ + 3.6880251, + 51.3886788 + ], + [ + 3.6875745, + 51.388786 + ], + [ + 3.6870595, + 51.388786 + ], + [ + 3.6865016, + 51.3888395 + ], + [ + 3.6861368, + 51.3890002 + ], + [ + 3.6857721, + 51.3892814 + ], + [ + 3.6852785, + 51.3894823 + ], + [ + 3.684549, + 51.3896429 + ], + [ + 3.6838409, + 51.3898036 + ], + [ + 3.6834332, + 51.3898304 + ], + [ + 3.6828538, + 51.3896295 + ], + [ + 3.6825319, + 51.389576 + ], + [ + 3.6819097, + 51.3896965 + ], + [ + 3.6806222, + 51.3898572 + ], + [ + 3.6800214, + 51.3899777 + ], + [ + 3.6793348, + 51.3898973 + ], + [ + 3.67897, + 51.3897099 + ], + [ + 3.6785408, + 51.3895626 + ], + [ + 3.6779615, + 51.3896429 + ], + [ + 3.6775108, + 51.3898572 + ], + [ + 3.67691, + 51.390058 + ], + [ + 3.6762448, + 51.3902187 + ], + [ + 3.6754724, + 51.3901517 + ], + [ + 3.6741849, + 51.3898706 + ], + [ + 3.6737343, + 51.3896162 + ], + [ + 3.6731764, + 51.3894153 + ], + [ + 3.6724898, + 51.3894421 + ], + [ + 3.6717387, + 51.3894287 + ], + [ + 3.6715242, + 51.389509 + ], + [ + 3.6711379, + 51.3897099 + ], + [ + 3.6704298, + 51.3899107 + ], + [ + 3.6690351, + 51.3900982 + ], + [ + 3.6667176, + 51.3901517 + ], + [ + 3.6648079, + 51.3904062 + ], + [ + 3.6641642, + 51.3904195 + ], + [ + 3.6638852, + 51.390366 + ], + [ + 3.6634132, + 51.3902589 + ], + [ + 3.6629411, + 51.3903258 + ], + [ + 3.6624476, + 51.3904463 + ], + [ + 3.6621472, + 51.390607 + ], + [ + 3.6617395, + 51.3907677 + ], + [ + 3.6612674, + 51.390848 + ], + [ + 3.6598941, + 51.3909551 + ], + [ + 3.658435, + 51.3907409 + ], + [ + 3.6574479, + 51.3908212 + ], + [ + 3.6562463, + 51.3911158 + ], + [ + 3.6547872, + 51.3916246 + ], + [ + 3.652856, + 51.3918388 + ], + [ + 3.6515685, + 51.391705 + ], + [ + 3.6499807, + 51.3915978 + ], + [ + 3.6486932, + 51.3916246 + ], + [ + 3.647277, + 51.3920263 + ], + [ + 3.6453887, + 51.3922673 + ], + [ + 3.6420413, + 51.3926422 + ], + [ + 3.6400243, + 51.3928029 + ], + [ + 3.6363336, + 51.3934723 + ], + [ + 3.6343595, + 51.3940882 + ], + [ + 3.6332866, + 51.3946238 + ], + [ + 3.6318275, + 51.3960965 + ], + [ + 3.6304005, + 51.3985331 + ], + [ + 3.6296066, + 51.399999 + ], + [ + 3.629274, + 51.4004675 + ], + [ + 3.6287376, + 51.4007285 + ], + [ + 3.6282011, + 51.400675 + ], + [ + 3.6275896, + 51.4004139 + ], + [ + 3.6269673, + 51.4001328 + ], + [ + 3.6266669, + 51.3998249 + ], + [ + 3.6258622, + 51.3981113 + ], + [ + 3.6254438, + 51.3977298 + ], + [ + 3.6248966, + 51.3975959 + ], + [ + 3.624607, + 51.3976762 + ], + [ + 3.6243817, + 51.3978034 + ], + [ + 3.6243495, + 51.3978904 + ], + [ + 3.6245211, + 51.3980779 + ], + [ + 3.6246499, + 51.3983055 + ], + [ + 3.624843, + 51.3986 + ], + [ + 3.6249932, + 51.3993162 + ], + [ + 3.6249503, + 51.3996241 + ], + [ + 3.6250039, + 51.3998785 + ], + [ + 3.6251219, + 51.4001261 + ], + [ + 3.6251863, + 51.4003269 + ], + [ + 3.6251219, + 51.4004474 + ], + [ + 3.6249932, + 51.4005143 + ], + [ + 3.624607, + 51.400501 + ], + [ + 3.6240491, + 51.4003939 + ], + [ + 3.6237916, + 51.4002466 + ], + [ + 3.6235341, + 51.3999722 + ], + [ + 3.623341, + 51.3991689 + ], + [ + 3.6232551, + 51.3989213 + ], + [ + 3.6231586, + 51.3986937 + ], + [ + 3.6222037, + 51.3977231 + ], + [ + 3.6218818, + 51.3974955 + ], + [ + 3.6216243, + 51.3972679 + ], + [ + 3.6213025, + 51.3968529 + ], + [ + 3.6209055, + 51.3964245 + ], + [ + 3.6198434, + 51.3957551 + ], + [ + 3.6195966, + 51.3955141 + ], + [ + 3.6192962, + 51.3950857 + ], + [ + 3.6182555, + 51.3929502 + ], + [ + 3.6181911, + 51.3927627 + ], + [ + 3.6182233, + 51.3924548 + ], + [ + 3.6196717, + 51.3905066 + ], + [ + 3.6201116, + 51.3902522 + ], + [ + 3.6206266, + 51.3901517 + ], + [ + 3.6239096, + 51.3900112 + ], + [ + 3.6247357, + 51.3900714 + ], + [ + 3.62524, + 51.3901517 + ], + [ + 3.6255082, + 51.3902656 + ], + [ + 3.6258408, + 51.3903526 + ], + [ + 3.6260983, + 51.3903928 + ], + [ + 3.6263987, + 51.3903526 + ], + [ + 3.6266454, + 51.390212 + ], + [ + 3.6267313, + 51.3901517 + ], + [ + 3.6271497, + 51.3901785 + ], + [ + 3.6272355, + 51.3903258 + ], + [ + 3.6273106, + 51.3904062 + ], + [ + 3.6275359, + 51.3905534 + ], + [ + 3.6275252, + 51.3906338 + ], + [ + 3.6275467, + 51.3907878 + ], + [ + 3.6276861, + 51.3908212 + ], + [ + 3.62789, + 51.3907007 + ], + [ + 3.6279758, + 51.3905334 + ], + [ + 3.6283299, + 51.3903794 + ], + [ + 3.6286946, + 51.3903057 + ], + [ + 3.6288878, + 51.3903392 + ], + [ + 3.6289951, + 51.3904463 + ], + [ + 3.6290165, + 51.3907342 + ], + [ + 3.6290916, + 51.3910087 + ], + [ + 3.6293491, + 51.3911024 + ], + [ + 3.6296924, + 51.3910623 + ], + [ + 3.6298963, + 51.3908949 + ], + [ + 3.6299821, + 51.3905735 + ], + [ + 3.6300787, + 51.390366 + ], + [ + 3.6302074, + 51.390212 + ], + [ + 3.6311301, + 51.3901049 + ], + [ + 3.6324927, + 51.3900848 + ], + [ + 3.6344989, + 51.3898906 + ], + [ + 3.6416229, + 51.3893283 + ], + [ + 3.6458071, + 51.3889801 + ], + [ + 3.6469659, + 51.3889399 + ], + [ + 3.6486503, + 51.3888194 + ], + [ + 3.6506351, + 51.3885784 + ], + [ + 3.6522874, + 51.3883039 + ], + [ + 3.6548837, + 51.3881365 + ], + [ + 3.6562248, + 51.3879491 + ], + [ + 3.6588105, + 51.3876009 + ], + [ + 3.6614712, + 51.3869983 + ], + [ + 3.6621793, + 51.3869582 + ], + [ + 3.6628231, + 51.3869046 + ], + [ + 3.6660525, + 51.3865765 + ], + [ + 3.6667176, + 51.3864091 + ], + [ + 3.6674579, + 51.3862083 + ], + [ + 3.6685737, + 51.385686 + ], + [ + 3.6698612, + 51.3850231 + ], + [ + 3.6740454, + 51.3843736 + ], + [ + 3.6776503, + 51.3837375 + ], + [ + 3.6829182, + 51.3833894 + ], + [ + 3.6837389, + 51.3834295 + ] + ] + ] + ] + }, + "id": "00005858-5800-1200-0000-0000773670cd" + } + ] + } + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_begin_fuzzy_search_batch/recording_could_take_an_array_of_fuzzy_search_requests_as_input.json b/sdk/maps/maps-search-rest/recordings/node/lro_begin_fuzzy_search_batch/recording_could_take_an_array_of_fuzzy_search_requests_as_input.json new file mode 100644 index 000000000000..79b0e85c1d25 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_begin_fuzzy_search_batch/recording_could_take_an_array_of_fuzzy_search_requests_as_input.json @@ -0,0 +1,2368 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "146", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "e55811c7-bf73-4226-b5b4-87dffcc0f2d9" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=pizza\u0026countrySet=fr" + }, + { + "query": "query=pizza\u0026lat=25\u0026lon=121" + }, + { + "query": "query=pizza\u0026countrySet=tw\u0026lat=25\u0026lon=121" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:55 GMT", + "Location": "https://atlas.microsoft.com/search/fuzzy/batch/4aeecc10-34d7-460c-8a31-22d2cee6e45f?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 57D703C750074FDCA010E1F4B9AAEBED Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:55Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/4aeecc10-34d7-460c-8a31-22d2cee6e45f?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "f4b40856-5b3e-4f22-9311-a7cb929a0973" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:55 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 0B79BFF545DE4286AFCDD68BBDC7D144 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:55Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 94, + "numResults": 10, + "offset": 0, + "totalResults": 19204, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "250009036712248", + "score": 2.1454398632, + "info": "search:ta:250009036712248-FR", + "poi": { + "name": "Pizzeria Barbara", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "104", + "streetName": "Rue Eug\u00E8ne Colas", + "municipality": "Deauville", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14800", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "104 Rue Eug\u00E8ne Colas, 14800 Deauville", + "localName": "Deauville" + }, + "position": { + "lat": 49.35947, + "lon": 0.07141 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.36037, + "lon": 0.07003 + }, + "btmRightPoint": { + "lat": 49.35857, + "lon": 0.07279 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.35938, + "lon": 0.07143 + } + } + ] + }, + { + "type": "POI", + "id": "250001001395198", + "score": 2.1454398632, + "info": "search:ta:250001001395198-FR", + "poi": { + "name": "La Nostra", + "phone": "\u002B33 2 33 65 08 31", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Flers", + "countrySecondarySubdivision": "Orne", + "countrySubdivision": "Normandie", + "postalCode": "61100", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "Place du G\u00E9n\u00E9ral de Gaulle, 61100 Flers", + "localName": "Flers" + }, + "position": { + "lat": 48.75097, + "lon": -0.5667 + }, + "viewport": { + "topLeftPoint": { + "lat": 48.75187, + "lon": -0.56806 + }, + "btmRightPoint": { + "lat": 48.75007, + "lon": -0.56534 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 48.75097, + "lon": -0.56658 + } + } + ] + }, + { + "type": "POI", + "id": "250007000080513", + "score": 2.1454398632, + "info": "search:ta:250007000080513-FR", + "poi": { + "name": "Four \u00E0 Pain", + "phone": "\u002B33 2 33 47 07 04", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3", + "streetName": "Rue Sim\u00E9on Luce", + "municipality": "Agon-Coutainville", + "countrySecondarySubdivision": "Manche", + "countrySubdivision": "Normandie", + "postalCode": "50230", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "3 Rue Sim\u00E9on Luce, 50230 Agon-Coutainville", + "localName": "Agon-Coutainville" + }, + "position": { + "lat": 49.04773, + "lon": -1.59976 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.04863, + "lon": -1.60113 + }, + "btmRightPoint": { + "lat": 49.04683, + "lon": -1.59839 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.04771, + "lon": -1.59989 + } + } + ] + }, + { + "type": "POI", + "id": "250009007136243", + "score": 2.1454398632, + "info": "search:ta:250009007136243-FR", + "poi": { + "name": "Dominute Pizza", + "phone": "\u002B33 2 31 90 38 70", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "47", + "streetName": "Rue de Falaise", + "municipalitySubdivision": "Saint-Pierre-sur-Dives", + "municipality": "Saint-Pierre-en-Auge", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14170", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "47 Rue de Falaise, 14170 Saint-Pierre-en-Auge", + "localName": "Saint-Pierre-en-Auge" + }, + "position": { + "lat": 49.01837, + "lon": -0.03351 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.01927, + "lon": -0.03488 + }, + "btmRightPoint": { + "lat": 49.01747, + "lon": -0.03214 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.01832, + "lon": -0.03339 + } + } + ] + }, + { + "type": "POI", + "id": "250009003473491", + "score": 2.1454398632, + "info": "search:ta:250009003473491-FR", + "poi": { + "name": "La P\u0027tite Bouffe", + "phone": "\u002B33 2 32 90 05 91", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Bacqueville-en-Caux", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76730", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Place du G\u00E9n\u00E9ral de Gaulle, 76730 Bacqueville-en-Caux", + "localName": "Bacqueville-en-Caux" + }, + "position": { + "lat": 49.78657, + "lon": 0.99854 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.78747, + "lon": 0.99715 + }, + "btmRightPoint": { + "lat": 49.78567, + "lon": 0.99993 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.78648, + "lon": 0.9986 + } + } + ] + }, + { + "type": "POI", + "id": "250009036576465", + "score": 2.1454398632, + "info": "search:ta:250009036576465-FR", + "poi": { + "name": "La Reine Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "92", + "streetName": "Rue de la Vall\u00E9e", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "92 Rue de la Vall\u00E9e, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.4946, + "lon": 0.15439 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.4955, + "lon": 0.15301 + }, + "btmRightPoint": { + "lat": 49.4937, + "lon": 0.15577 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.49468, + "lon": 0.1543 + } + } + ] + }, + { + "type": "POI", + "id": "250009011815833", + "score": 2.1454398632, + "info": "search:ta:250009011815833-FR", + "poi": { + "name": "L\u0027Eure Pizza", + "phone": "\u002B33 2 32 55 39 96", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2", + "streetName": "Rue du 30 Novembre", + "municipality": "\u00C9tr\u00E9pagny", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27150", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "2 Rue du 30 Novembre, 27150 \u00C9tr\u00E9pagny", + "localName": "\u00C9tr\u00E9pagny" + }, + "position": { + "lat": 49.30592, + "lon": 1.61161 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.30682, + "lon": 1.61023 + }, + "btmRightPoint": { + "lat": 49.30502, + "lon": 1.61299 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.30611, + "lon": 1.61146 + } + } + ] + }, + { + "type": "POI", + "id": "250009008037186", + "score": 2.1454398632, + "info": "search:ta:250009008037186-FR", + "poi": { + "name": "Le Colysee", + "phone": "\u002B33 2 35 78 63 46", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "6", + "streetName": "Route d\u0027Elbeuf", + "municipality": "Saint-Pierre-des-Fleurs", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27370", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "6 Route d\u0027Elbeuf, 27370 Saint-Pierre-des-Fleurs", + "localName": "Saint-Pierre-des-Fleurs" + }, + "position": { + "lat": 49.2513, + "lon": 0.96756 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.2522, + "lon": 0.96618 + }, + "btmRightPoint": { + "lat": 49.2504, + "lon": 0.96894 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.25096, + "lon": 0.96706 + } + } + ] + }, + { + "type": "POI", + "id": "250009004883116", + "score": 2.1454398632, + "info": "search:ta:250009004883116-FR", + "poi": { + "name": "Speed Rabbit Pizza", + "phone": "\u002B33 2 31 23 02 30", + "brands": [ + { + "name": "Speed Rabbit Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.speedrabbitpizza.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Rue Guillaume Le Conqu\u00E9rant", + "municipality": "Caen", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14000", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Rue Guillaume Le Conqu\u00E9rant, 14000 Caen", + "localName": "Caen" + }, + "position": { + "lat": 49.18205, + "lon": -0.37222 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.18295, + "lon": -0.3736 + }, + "btmRightPoint": { + "lat": 49.18115, + "lon": -0.37084 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.18213, + "lon": -0.3721 + } + } + ] + }, + { + "type": "POI", + "id": "250009008153837", + "score": 2.1454398632, + "info": "search:ta:250009008153837-FR", + "poi": { + "name": "Pizza Family", + "phone": "\u002B33 2 35 30 79 61", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "409", + "streetName": "Rue Aristide Briand", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "409 Rue Aristide Briand, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.50085, + "lon": 0.14491 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.50175, + "lon": 0.14353 + }, + "btmRightPoint": { + "lat": 49.49995, + "lon": 0.14629 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.50093, + "lon": 0.14484 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 138, + "numResults": 10, + "offset": 0, + "totalResults": 370334, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 58, + "numResults": 10, + "offset": 0, + "totalResults": 1034, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_begin_reverse_search_address_batch/recording_could_take_an_array_of_reverse_search_address_requests_as_input.json b/sdk/maps/maps-search-rest/recordings/node/lro_begin_reverse_search_address_batch/recording_could_take_an_array_of_reverse_search_address_requests_as_input.json new file mode 100644 index 000000000000..23a41d0f2853 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_begin_reverse_search_address_batch/recording_could_take_an_array_of_reverse_search_address_requests_as_input.json @@ -0,0 +1,192 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "144", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "9cea139d-cbf4-431c-918f-d4be36368ae0" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=48.858561,2.294911" + }, + { + "query": "query=47.639765,-122.127896\u0026radius=5000" + }, + { + "query": "query=47.621028,-122.34817" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:59 GMT", + "Location": "https://atlas.microsoft.com/search/address/reverse/batch/91261389-b2c4-44be-8e53-0f0edb202e74?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D318FBA9185B40DBACCD40D41B6FFF46 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:59Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/91261389-b2c4-44be-8e53-0f0edb202e74?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "5cc857ce-1278-4d6f-8981-0d2de3804e62" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:00 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 841A6547ADAD4BEE866F688BC489D74B Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:59:00Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 8, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "5", + "streetNumber": "5", + "routeNumbers": [], + "street": "Esplanade des Ouvriers de la Tour Eiffel", + "streetName": "Esplanade des Ouvriers de la Tour Eiffel", + "streetNameAndNumber": "5 Esplanade des Ouvriers de la Tour Eiffel", + "countryCode": "FR", + "countrySubdivision": "\u00CEle-de-France", + "countrySecondarySubdivision": "Paris", + "municipality": "Paris", + "postalCode": "75007", + "municipalitySubdivision": "7\u00E8me Arrondissement", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "5 Esplanade des Ouvriers de la Tour Eiffel, 75007 Paris", + "boundingBox": { + "northEast": "48.858576,2.295027", + "southWest": "48.858321,2.294559", + "entity": "position" + }, + "localName": "Paris" + }, + "position": "48.858582,2.294525" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 7, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "routeNumbers": [], + "street": "Northeast 31st Street", + "streetName": "Northeast 31st Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Redmond", + "postalCode": "98052", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Northeast 31st Street, Redmond, WA 98052", + "boundingBox": { + "northEast": "47.638988,-122.126617", + "southWest": "47.638122,-122.127537", + "entity": "position" + }, + "extendedPostalCode": "98052-7070", + "countrySubdivisionName": "Washington", + "localName": "Redmond" + }, + "position": "47.638988,-122.127541" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 15, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "410", + "streetNumber": "410", + "routeNumbers": [], + "street": "Thomas Street", + "streetName": "Thomas Street", + "streetNameAndNumber": "410 Thomas Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Seattle", + "postalCode": "98109", + "municipalitySubdivision": "Queen Anne", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "410 Thomas Street, Seattle, WA 98109", + "boundingBox": { + "northEast": "47.620954,-122.347601", + "southWest": "47.620944,-122.348498", + "entity": "position" + }, + "countrySubdivisionName": "Washington", + "localName": "Seattle" + }, + "position": "47.620945,-122.348175" + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_begin_search_address_batch/recording_could_take_an_array_of_search_address_requests_as_input.json b/sdk/maps/maps-search-rest/recordings/node/lro_begin_search_address_batch/recording_could_take_an_array_of_search_address_requests_as_input.json new file mode 100644 index 000000000000..fb8cd6397c70 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_begin_search_address_batch/recording_could_take_an_array_of_search_address_requests_as_input.json @@ -0,0 +1,332 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "196", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "1ecba908-a27a-49b3-b8b0-084cf2dddb53" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=400 Broad St, Seattle, WA 98109\u0026limit=3" + }, + { + "query": "query=One, Microsoft Way, Redmond, WA 98052\u0026limit=3" + }, + { + "query": "query=350 5th Ave, New York, NY 10118\u0026limit=1" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:57 GMT", + "Location": "https://atlas.microsoft.com/search/address/batch/22178e21-430f-4436-9d22-cb5a10ba9220?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 458807A194894A7C84104FFD5B741FB2 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:57Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/22178e21-430f-4436-9d22-cb5a10ba9220?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "dfeb568f-c207-421b-9fe9-8e5ee9799ce6" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:57 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 6FA771091A3442B4BADA2DB5A6065718 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:57Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "400 broad st seattle wa 98109", + "queryType": "NON_NEAR", + "queryTime": 110, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p1/48900037", + "score": 11.9729099274, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "400", + "streetName": "Broad Street", + "municipalitySubdivision": "Queen Anne", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98109", + "extendedPostalCode": "98109-4607", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Broad Street, Seattle, WA 98109", + "localName": "Seattle" + }, + "position": { + "lat": 47.62039, + "lon": -122.34928 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62129, + "lon": -122.35061 + }, + "btmRightPoint": { + "lat": 47.61949, + "lon": -122.34795 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61982, + "lon": -122.34886 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "one microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 133, + "numResults": 3, + "offset": 0, + "totalResults": 3501, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Street", + "id": "US/STR/p1/1258477", + "score": 10.22519207, + "matchConfidence": { + "score": 0.9152275452447605 + }, + "address": { + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64016, + "lon": -122.1245 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64016, + "lon": -122.12466 + }, + "btmRightPoint": { + "lat": 47.64012, + "lon": -122.12424 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5659987", + "score": 10.0968618393, + "matchConfidence": { + "score": 0.9134872861340617 + }, + "address": { + "streetName": "157th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5344, 98052-5399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "157th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64351, + "lon": -122.13056 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64471, + "lon": -122.13058 + }, + "btmRightPoint": { + "lat": 47.6425, + "lon": -122.13014 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5725340", + "score": 7.9237017632, + "matchConfidence": { + "score": 0.6789353062569996 + }, + "address": { + "streetName": "Redmond Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-0008, 98052-0578, 98052-0908, 98052-1504, 98052-3824, 98052-3827, 98052-3829, 98052-3830, 98052-3831, 98052-3832, 98052-3833, 98052-3834, 98052-3835, 98052-3836, 98052-3862, 98052-4060, 98052-4403, 98052-4404, 98052-4405, 98052-4406, 98052-4407, 98052-4429, 98052-4433, 98052-4434, 98052-4435, 98052-4448, 98052-4449, 98052-4450, 98052-4472, 98052-4906, 98052-4907, 98052-4909, 98052-4913, 98052-5000, 98052-5006, 98052-5011, 98052-5012, 98052-5016, 98052-5079", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Redmond Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.66985, + "lon": -122.10805 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67519, + "lon": -122.1244 + }, + "btmRightPoint": { + "lat": 47.6572, + "lon": -122.0977 + } + } + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "350 5th ave new york ny 10118", + "queryType": "NON_NEAR", + "queryTime": 275, + "numResults": 1, + "offset": 0, + "totalResults": 7478, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/35549882", + "score": 12.0984487534, + "matchConfidence": { + "score": 0.8838925492143994 + }, + "address": { + "streetNumber": "350", + "streetName": "5th Avenue", + "municipalitySubdivision": "Brooklyn", + "municipality": "New York", + "countrySecondarySubdivision": "Kings", + "countrySubdivision": "NY", + "countrySubdivisionName": "New York", + "postalCode": "11215", + "extendedPostalCode": "11215-2813", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "350 5th Avenue, Brooklyn, NY 11215", + "localName": "Brooklyn" + }, + "position": { + "lat": 40.67199, + "lon": -73.98423 + }, + "viewport": { + "topLeftPoint": { + "lat": 40.67289, + "lon": -73.98542 + }, + "btmRightPoint": { + "lat": 40.67109, + "lon": -73.98304 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 40.67189, + "lon": -73.98402 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_resume_fuzzy_search_batch/recording_should_be_able_to_resume_the_previous_request.json b/sdk/maps/maps-search-rest/recordings/node/lro_resume_fuzzy_search_batch/recording_should_be_able_to_resume_the_previous_request.json new file mode 100644 index 000000000000..04900598f43b --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_resume_fuzzy_search_batch/recording_should_be_able_to_resume_the_previous_request.json @@ -0,0 +1,2368 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "146", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "a38c2ad4-1bc2-4c5e-8fca-c71da9b32d1f" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=pizza\u0026countrySet=fr" + }, + { + "query": "query=pizza\u0026lat=25\u0026lon=121" + }, + { + "query": "query=pizza\u0026countrySet=tw\u0026lat=25\u0026lon=121" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:55 GMT", + "Location": "https://atlas.microsoft.com/search/fuzzy/batch/636096a9-66e0-4631-85dd-079c0d82be9b?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: BE97DDAADBEA486CAC8D5A09429170E8 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:56Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/636096a9-66e0-4631-85dd-079c0d82be9b?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "142727b6-7a6c-42bb-a519-c2311af61096" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 5EF6C6DCCD184A42A76A11C521E2E390 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:56Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 71, + "numResults": 10, + "offset": 0, + "totalResults": 19204, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "250009036712248", + "score": 2.1454398632, + "info": "search:ta:250009036712248-FR", + "poi": { + "name": "Pizzeria Barbara", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "104", + "streetName": "Rue Eug\u00E8ne Colas", + "municipality": "Deauville", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14800", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "104 Rue Eug\u00E8ne Colas, 14800 Deauville", + "localName": "Deauville" + }, + "position": { + "lat": 49.35947, + "lon": 0.07141 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.36037, + "lon": 0.07003 + }, + "btmRightPoint": { + "lat": 49.35857, + "lon": 0.07279 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.35938, + "lon": 0.07143 + } + } + ] + }, + { + "type": "POI", + "id": "250001001395198", + "score": 2.1454398632, + "info": "search:ta:250001001395198-FR", + "poi": { + "name": "La Nostra", + "phone": "\u002B33 2 33 65 08 31", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Flers", + "countrySecondarySubdivision": "Orne", + "countrySubdivision": "Normandie", + "postalCode": "61100", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "Place du G\u00E9n\u00E9ral de Gaulle, 61100 Flers", + "localName": "Flers" + }, + "position": { + "lat": 48.75097, + "lon": -0.5667 + }, + "viewport": { + "topLeftPoint": { + "lat": 48.75187, + "lon": -0.56806 + }, + "btmRightPoint": { + "lat": 48.75007, + "lon": -0.56534 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 48.75097, + "lon": -0.56658 + } + } + ] + }, + { + "type": "POI", + "id": "250007000080513", + "score": 2.1454398632, + "info": "search:ta:250007000080513-FR", + "poi": { + "name": "Four \u00E0 Pain", + "phone": "\u002B33 2 33 47 07 04", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3", + "streetName": "Rue Sim\u00E9on Luce", + "municipality": "Agon-Coutainville", + "countrySecondarySubdivision": "Manche", + "countrySubdivision": "Normandie", + "postalCode": "50230", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "3 Rue Sim\u00E9on Luce, 50230 Agon-Coutainville", + "localName": "Agon-Coutainville" + }, + "position": { + "lat": 49.04773, + "lon": -1.59976 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.04863, + "lon": -1.60113 + }, + "btmRightPoint": { + "lat": 49.04683, + "lon": -1.59839 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.04771, + "lon": -1.59989 + } + } + ] + }, + { + "type": "POI", + "id": "250009007136243", + "score": 2.1454398632, + "info": "search:ta:250009007136243-FR", + "poi": { + "name": "Dominute Pizza", + "phone": "\u002B33 2 31 90 38 70", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "47", + "streetName": "Rue de Falaise", + "municipalitySubdivision": "Saint-Pierre-sur-Dives", + "municipality": "Saint-Pierre-en-Auge", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14170", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "47 Rue de Falaise, 14170 Saint-Pierre-en-Auge", + "localName": "Saint-Pierre-en-Auge" + }, + "position": { + "lat": 49.01837, + "lon": -0.03351 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.01927, + "lon": -0.03488 + }, + "btmRightPoint": { + "lat": 49.01747, + "lon": -0.03214 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.01832, + "lon": -0.03339 + } + } + ] + }, + { + "type": "POI", + "id": "250009003473491", + "score": 2.1454398632, + "info": "search:ta:250009003473491-FR", + "poi": { + "name": "La P\u0027tite Bouffe", + "phone": "\u002B33 2 32 90 05 91", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Bacqueville-en-Caux", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76730", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Place du G\u00E9n\u00E9ral de Gaulle, 76730 Bacqueville-en-Caux", + "localName": "Bacqueville-en-Caux" + }, + "position": { + "lat": 49.78657, + "lon": 0.99854 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.78747, + "lon": 0.99715 + }, + "btmRightPoint": { + "lat": 49.78567, + "lon": 0.99993 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.78648, + "lon": 0.9986 + } + } + ] + }, + { + "type": "POI", + "id": "250009036576465", + "score": 2.1454398632, + "info": "search:ta:250009036576465-FR", + "poi": { + "name": "La Reine Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "92", + "streetName": "Rue de la Vall\u00E9e", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "92 Rue de la Vall\u00E9e, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.4946, + "lon": 0.15439 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.4955, + "lon": 0.15301 + }, + "btmRightPoint": { + "lat": 49.4937, + "lon": 0.15577 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.49468, + "lon": 0.1543 + } + } + ] + }, + { + "type": "POI", + "id": "250009011815833", + "score": 2.1454398632, + "info": "search:ta:250009011815833-FR", + "poi": { + "name": "L\u0027Eure Pizza", + "phone": "\u002B33 2 32 55 39 96", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2", + "streetName": "Rue du 30 Novembre", + "municipality": "\u00C9tr\u00E9pagny", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27150", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "2 Rue du 30 Novembre, 27150 \u00C9tr\u00E9pagny", + "localName": "\u00C9tr\u00E9pagny" + }, + "position": { + "lat": 49.30592, + "lon": 1.61161 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.30682, + "lon": 1.61023 + }, + "btmRightPoint": { + "lat": 49.30502, + "lon": 1.61299 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.30611, + "lon": 1.61146 + } + } + ] + }, + { + "type": "POI", + "id": "250009008037186", + "score": 2.1454398632, + "info": "search:ta:250009008037186-FR", + "poi": { + "name": "Le Colysee", + "phone": "\u002B33 2 35 78 63 46", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "6", + "streetName": "Route d\u0027Elbeuf", + "municipality": "Saint-Pierre-des-Fleurs", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27370", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "6 Route d\u0027Elbeuf, 27370 Saint-Pierre-des-Fleurs", + "localName": "Saint-Pierre-des-Fleurs" + }, + "position": { + "lat": 49.2513, + "lon": 0.96756 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.2522, + "lon": 0.96618 + }, + "btmRightPoint": { + "lat": 49.2504, + "lon": 0.96894 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.25096, + "lon": 0.96706 + } + } + ] + }, + { + "type": "POI", + "id": "250009004883116", + "score": 2.1454398632, + "info": "search:ta:250009004883116-FR", + "poi": { + "name": "Speed Rabbit Pizza", + "phone": "\u002B33 2 31 23 02 30", + "brands": [ + { + "name": "Speed Rabbit Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.speedrabbitpizza.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Rue Guillaume Le Conqu\u00E9rant", + "municipality": "Caen", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14000", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Rue Guillaume Le Conqu\u00E9rant, 14000 Caen", + "localName": "Caen" + }, + "position": { + "lat": 49.18205, + "lon": -0.37222 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.18295, + "lon": -0.3736 + }, + "btmRightPoint": { + "lat": 49.18115, + "lon": -0.37084 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.18213, + "lon": -0.3721 + } + } + ] + }, + { + "type": "POI", + "id": "250009008153837", + "score": 2.1454398632, + "info": "search:ta:250009008153837-FR", + "poi": { + "name": "Pizza Family", + "phone": "\u002B33 2 35 30 79 61", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "409", + "streetName": "Rue Aristide Briand", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "409 Rue Aristide Briand, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.50085, + "lon": 0.14491 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.50175, + "lon": 0.14353 + }, + "btmRightPoint": { + "lat": 49.49995, + "lon": 0.14629 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.50093, + "lon": 0.14484 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 106, + "numResults": 10, + "offset": 0, + "totalResults": 370334, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 58, + "numResults": 10, + "offset": 0, + "totalResults": 1034, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_resume_fuzzy_search_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json b/sdk/maps/maps-search-rest/recordings/node/lro_resume_fuzzy_search_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json new file mode 100644 index 000000000000..6b4e2ef4b082 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_resume_fuzzy_search_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json @@ -0,0 +1,2368 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "146", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "ea91944a-bea9-473a-a715-3d78b09ac3b1" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=pizza\u0026countrySet=fr" + }, + { + "query": "query=pizza\u0026lat=25\u0026lon=121" + }, + { + "query": "query=pizza\u0026countrySet=tw\u0026lat=25\u0026lon=121" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:56 GMT", + "Location": "https://atlas.microsoft.com/search/fuzzy/batch/9dd5d1f6-4d27-4e02-b1e7-856ac42bb149?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 88A0CE70E13E4E3482C75E1BFEA2ED60 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:56Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/fuzzy/batch/9dd5d1f6-4d27-4e02-b1e7-856ac42bb149?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "50a8fe05-0c08-44b9-be2a-e3cd92e990b0" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:56 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: EF322372F4654DF0A6ACB0C43A16927C Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:57Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 53, + "numResults": 10, + "offset": 0, + "totalResults": 19204, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "250009036712248", + "score": 2.1454398632, + "info": "search:ta:250009036712248-FR", + "poi": { + "name": "Pizzeria Barbara", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "104", + "streetName": "Rue Eug\u00E8ne Colas", + "municipality": "Deauville", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14800", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "104 Rue Eug\u00E8ne Colas, 14800 Deauville", + "localName": "Deauville" + }, + "position": { + "lat": 49.35947, + "lon": 0.07141 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.36037, + "lon": 0.07003 + }, + "btmRightPoint": { + "lat": 49.35857, + "lon": 0.07279 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.35938, + "lon": 0.07143 + } + } + ] + }, + { + "type": "POI", + "id": "250001001395198", + "score": 2.1454398632, + "info": "search:ta:250001001395198-FR", + "poi": { + "name": "La Nostra", + "phone": "\u002B33 2 33 65 08 31", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Flers", + "countrySecondarySubdivision": "Orne", + "countrySubdivision": "Normandie", + "postalCode": "61100", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "Place du G\u00E9n\u00E9ral de Gaulle, 61100 Flers", + "localName": "Flers" + }, + "position": { + "lat": 48.75097, + "lon": -0.5667 + }, + "viewport": { + "topLeftPoint": { + "lat": 48.75187, + "lon": -0.56806 + }, + "btmRightPoint": { + "lat": 48.75007, + "lon": -0.56534 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 48.75097, + "lon": -0.56658 + } + } + ] + }, + { + "type": "POI", + "id": "250007000080513", + "score": 2.1454398632, + "info": "search:ta:250007000080513-FR", + "poi": { + "name": "Four \u00E0 Pain", + "phone": "\u002B33 2 33 47 07 04", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "3", + "streetName": "Rue Sim\u00E9on Luce", + "municipality": "Agon-Coutainville", + "countrySecondarySubdivision": "Manche", + "countrySubdivision": "Normandie", + "postalCode": "50230", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "3 Rue Sim\u00E9on Luce, 50230 Agon-Coutainville", + "localName": "Agon-Coutainville" + }, + "position": { + "lat": 49.04773, + "lon": -1.59976 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.04863, + "lon": -1.60113 + }, + "btmRightPoint": { + "lat": 49.04683, + "lon": -1.59839 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.04771, + "lon": -1.59989 + } + } + ] + }, + { + "type": "POI", + "id": "250009007136243", + "score": 2.1454398632, + "info": "search:ta:250009007136243-FR", + "poi": { + "name": "Dominute Pizza", + "phone": "\u002B33 2 31 90 38 70", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "47", + "streetName": "Rue de Falaise", + "municipalitySubdivision": "Saint-Pierre-sur-Dives", + "municipality": "Saint-Pierre-en-Auge", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14170", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "47 Rue de Falaise, 14170 Saint-Pierre-en-Auge", + "localName": "Saint-Pierre-en-Auge" + }, + "position": { + "lat": 49.01837, + "lon": -0.03351 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.01927, + "lon": -0.03488 + }, + "btmRightPoint": { + "lat": 49.01747, + "lon": -0.03214 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.01832, + "lon": -0.03339 + } + } + ] + }, + { + "type": "POI", + "id": "250009003473491", + "score": 2.1454398632, + "info": "search:ta:250009003473491-FR", + "poi": { + "name": "La P\u0027tite Bouffe", + "phone": "\u002B33 2 32 90 05 91", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Place du G\u00E9n\u00E9ral de Gaulle", + "municipality": "Bacqueville-en-Caux", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76730", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Place du G\u00E9n\u00E9ral de Gaulle, 76730 Bacqueville-en-Caux", + "localName": "Bacqueville-en-Caux" + }, + "position": { + "lat": 49.78657, + "lon": 0.99854 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.78747, + "lon": 0.99715 + }, + "btmRightPoint": { + "lat": 49.78567, + "lon": 0.99993 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.78648, + "lon": 0.9986 + } + } + ] + }, + { + "type": "POI", + "id": "250009036576465", + "score": 2.1454398632, + "info": "search:ta:250009036576465-FR", + "poi": { + "name": "La Reine Pizza", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "92", + "streetName": "Rue de la Vall\u00E9e", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "92 Rue de la Vall\u00E9e, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.4946, + "lon": 0.15439 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.4955, + "lon": 0.15301 + }, + "btmRightPoint": { + "lat": 49.4937, + "lon": 0.15577 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.49468, + "lon": 0.1543 + } + } + ] + }, + { + "type": "POI", + "id": "250009011815833", + "score": 2.1454398632, + "info": "search:ta:250009011815833-FR", + "poi": { + "name": "L\u0027Eure Pizza", + "phone": "\u002B33 2 32 55 39 96", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "2", + "streetName": "Rue du 30 Novembre", + "municipality": "\u00C9tr\u00E9pagny", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27150", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "2 Rue du 30 Novembre, 27150 \u00C9tr\u00E9pagny", + "localName": "\u00C9tr\u00E9pagny" + }, + "position": { + "lat": 49.30592, + "lon": 1.61161 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.30682, + "lon": 1.61023 + }, + "btmRightPoint": { + "lat": 49.30502, + "lon": 1.61299 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.30611, + "lon": 1.61146 + } + } + ] + }, + { + "type": "POI", + "id": "250009008037186", + "score": 2.1454398632, + "info": "search:ta:250009008037186-FR", + "poi": { + "name": "Le Colysee", + "phone": "\u002B33 2 35 78 63 46", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "6", + "streetName": "Route d\u0027Elbeuf", + "municipality": "Saint-Pierre-des-Fleurs", + "countrySecondarySubdivision": "Eure", + "countrySubdivision": "Normandie", + "postalCode": "27370", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "6 Route d\u0027Elbeuf, 27370 Saint-Pierre-des-Fleurs", + "localName": "Saint-Pierre-des-Fleurs" + }, + "position": { + "lat": 49.2513, + "lon": 0.96756 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.2522, + "lon": 0.96618 + }, + "btmRightPoint": { + "lat": 49.2504, + "lon": 0.96894 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.25096, + "lon": 0.96706 + } + } + ] + }, + { + "type": "POI", + "id": "250009004883116", + "score": 2.1454398632, + "info": "search:ta:250009004883116-FR", + "poi": { + "name": "Speed Rabbit Pizza", + "phone": "\u002B33 2 31 23 02 30", + "brands": [ + { + "name": "Speed Rabbit Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.speedrabbitpizza.com", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "19", + "streetName": "Rue Guillaume Le Conqu\u00E9rant", + "municipality": "Caen", + "countrySecondarySubdivision": "Calvados", + "countrySubdivision": "Normandie", + "postalCode": "14000", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "19 Rue Guillaume Le Conqu\u00E9rant, 14000 Caen", + "localName": "Caen" + }, + "position": { + "lat": 49.18205, + "lon": -0.37222 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.18295, + "lon": -0.3736 + }, + "btmRightPoint": { + "lat": 49.18115, + "lon": -0.37084 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.18213, + "lon": -0.3721 + } + } + ] + }, + { + "type": "POI", + "id": "250009008153837", + "score": 2.1454398632, + "info": "search:ta:250009008153837-FR", + "poi": { + "name": "Pizza Family", + "phone": "\u002B33 2 35 30 79 61", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "409", + "streetName": "Rue Aristide Briand", + "municipality": "Le Havre", + "countrySecondarySubdivision": "Seine-Maritime", + "countrySubdivision": "Normandie", + "postalCode": "76600", + "countryCode": "FR", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "409 Rue Aristide Briand, 76600 Le Havre", + "localName": "Le Havre" + }, + "position": { + "lat": 49.50085, + "lon": 0.14491 + }, + "viewport": { + "topLeftPoint": { + "lat": 49.50175, + "lon": 0.14353 + }, + "btmRightPoint": { + "lat": 49.49995, + "lon": 0.14629 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 49.50093, + "lon": 0.14484 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 120, + "numResults": 10, + "offset": 0, + "totalResults": 370334, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "pizza", + "queryType": "NON_NEAR", + "queryTime": 14, + "numResults": 10, + "offset": 0, + "totalResults": 1034, + "fuzzyLevel": 1, + "geoBias": { + "lat": 25, + "lon": 121 + } + }, + "results": [ + { + "type": "POI", + "id": "158009002150213", + "score": 2.5349826813, + "dist": 11334.911817378865, + "info": "search:ta:158009002150213-TW", + "poi": { + "name": "Pizza Hut Hsinchu Hukou Store", + "phone": "\u002B886 3 590 6000", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "79", + "streetName": "Chenggong Road", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30344", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "79, Chenggong Road, Hukou Township, Hsinchu County 30344", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.90622, + "lon": 121.04407 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90712, + "lon": 121.04308 + }, + "btmRightPoint": { + "lat": 24.90532, + "lon": 121.04506 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.90617, + "lon": 121.04415 + } + } + ] + }, + { + "type": "POI", + "id": "158009002168123", + "score": 2.5341627598, + "dist": 11457.765315943818, + "info": "search:ta:158009002168123-TW", + "poi": { + "name": "Pizza Hut Taoyuan Xinwu Store", + "phone": "\u002B886 3 497 0856", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "166", + "streetName": "Zhongshan Road", + "municipalitySubdivision": "Xinwu District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "327", + "extendedPostalCode": "32748", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "166, Zhongshan Road, Xinwu District, Taoyuan City 32748", + "localName": "Xinwu District" + }, + "position": { + "lat": 24.97186, + "lon": 121.10936 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.97276, + "lon": 121.10837 + }, + "btmRightPoint": { + "lat": 24.97096, + "lon": 121.11035 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.97178, + "lon": 121.1093 + } + } + ] + }, + { + "type": "POI", + "id": "158009002154753", + "score": 2.5293753147, + "dist": 12155.128902623723, + "info": "search:ta:158009002154753-TW", + "poi": { + "name": "Domino\u0027s Pizza Hukou Zhongzheng Restaurant", + "phone": "\u002B886 3 590 5000", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "219", + "streetName": "Zhongzheng Road Section 1", + "municipalitySubdivision": "Hukou Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "303", + "extendedPostalCode": "30342", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "219, Zhongzheng Road Section 1, Hukou Township, Hsinchu County 30342", + "localName": "Hukou Township" + }, + "position": { + "lat": 24.89952, + "lon": 121.04748 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.90042, + "lon": 121.04649 + }, + "btmRightPoint": { + "lat": 24.89862, + "lon": 121.04847 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.89949, + "lon": 121.04738 + } + } + ] + }, + { + "type": "POI", + "id": "158009002155612", + "score": 2.5136375427, + "dist": 14260.600898438535, + "info": "search:ta:158009002155612-TW", + "poi": { + "name": "Pizza Hut Taoyuan Guanyin Store", + "phone": "\u002B886 3 498 2118", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "extendedPostalCode": "32848", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "907, Zhongshan Road Section 2, Guanyin District, Taoyuan City 32848", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.0099, + "lon": 121.14109 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.0108, + "lon": 121.1401 + }, + "btmRightPoint": { + "lat": 25.009, + "lon": 121.14208 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00982, + "lon": 121.14104 + } + } + ] + }, + { + "type": "POI", + "id": "158009002165414", + "score": 2.5127086639, + "dist": 14377.7749022998, + "info": "search:ta:158009002165414-TW", + "poi": { + "name": "Domino\u0027s Pizza Guanyin Xinpo Store", + "phone": "\u002B886 3 498 5822", + "brands": [ + { + "name": "Domino\u0027s" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "967", + "streetName": "Zhongshan Road Section 2", + "municipalitySubdivision": "Guanyin District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "328", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "967, Zhongshan Road Section 2, Guanyin District, Taoyuan City 328", + "localName": "Guanyin District" + }, + "position": { + "lat": 25.00911, + "lon": 121.14232 + }, + "viewport": { + "topLeftPoint": { + "lat": 25.01001, + "lon": 121.14133 + }, + "btmRightPoint": { + "lat": 25.00821, + "lon": 121.14331 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 25.00902, + "lon": 121.14225 + } + } + ] + }, + { + "type": "POI", + "id": "158009001318102", + "score": 2.5112905502, + "dist": 14555.434957206897, + "info": "search:ta:158009001318102-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 0588", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "189-1", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "189-1, Xinxing Road, Xinfeng Township, Hsinchu County 304", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86917, + "lon": 120.99528 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.87007, + "lon": 120.99429 + }, + "btmRightPoint": { + "lat": 24.86827, + "lon": 120.99627 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86907, + "lon": 120.99537 + } + } + ] + }, + { + "type": "POI", + "id": "158009002152801", + "score": 2.5109858513, + "dist": 14593.43338675432, + "info": "search:ta:158009002152801-TW", + "poi": { + "name": "Pizza Hut Hsinchu Xinfeng Store", + "phone": "\u002B886 3 559 9111", + "brands": [ + { + "name": "Pizza Hut" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86885, + "lon": 120.99459 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86975, + "lon": 120.9936 + }, + "btmRightPoint": { + "lat": 24.86795, + "lon": 120.99558 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86864, + "lon": 120.99483 + } + } + ] + }, + { + "type": "POI", + "id": "158009001725073", + "score": 2.5108249187, + "dist": 14613.472220701267, + "info": "search:ta:158009001725073-TW", + "poi": { + "name": "\u6BD4\u85A9\u5BB6\u65CF50\u5143\u6BD4\u85A9 \u65B0\u7AF9\u65B0\u8C50\u5E97", + "phone": "\u002B886 3 559 9095", + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "171", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "171, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86867, + "lon": 120.99458 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86957, + "lon": 120.99359 + }, + "btmRightPoint": { + "lat": 24.86777, + "lon": 120.99557 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86854, + "lon": 120.9947 + } + } + ] + }, + { + "type": "POI", + "id": "158009002166980", + "score": 2.5100557804, + "dist": 14708.95915754533, + "info": "search:ta:158009002166980-TW", + "poi": { + "name": "Domino\u0027s Pizza Xinfeng Xinxing Restaurant", + "phone": "\u002B886 3 557 6611", + "brands": [ + { + "name": "Domino\u0027s Pizza" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "146-15", + "streetName": "Xinxing Road", + "municipalitySubdivision": "Xinfeng Township", + "municipality": "Hsinchu County", + "countrySubdivision": "Taiwan", + "postalCode": "304", + "extendedPostalCode": "30444", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "146-15, Xinxing Road, Xinfeng Township, Hsinchu County 30444", + "localName": "Xinfeng Township" + }, + "position": { + "lat": 24.86782, + "lon": 120.99431 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.86872, + "lon": 120.99332 + }, + "btmRightPoint": { + "lat": 24.86692, + "lon": 120.9953 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.86797, + "lon": 120.99415 + } + } + ] + }, + { + "type": "POI", + "id": "158009001316049", + "score": 2.4848582745, + "dist": 17649.691992150107, + "info": "search:ta:158009001316049-TW", + "poi": { + "name": "\u62FF\u5761\u91CC\u694A\u6885\u5E97", + "phone": "\u002B886 3 475 0200", + "brands": [ + { + "name": "Napoli" + } + ], + "categorySet": [ + { + "id": 7315036 + } + ], + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "184", + "streetName": "Dacheng Road", + "municipalitySubdivision": "Yangmei District", + "municipality": "Taoyuan City", + "countrySubdivision": "Taoyuan City", + "postalCode": "326", + "extendedPostalCode": "32643", + "countryCode": "TW", + "country": "Taiwan", + "countryCodeISO3": "TWN", + "freeformAddress": "184, Dacheng Road, Yangmei District, Taoyuan City 32643", + "localName": "Yangmei District" + }, + "position": { + "lat": 24.91224, + "lon": 121.14588 + }, + "viewport": { + "topLeftPoint": { + "lat": 24.91314, + "lon": 121.14489 + }, + "btmRightPoint": { + "lat": 24.91134, + "lon": 121.14687 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 24.91224, + "lon": 121.14578 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_resume_reverse_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json b/sdk/maps/maps-search-rest/recordings/node/lro_resume_reverse_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json new file mode 100644 index 000000000000..6ec348fa93f5 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_resume_reverse_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json @@ -0,0 +1,192 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "144", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "b26f59ea-4a28-406e-8295-de730513cf44" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=48.858561,2.294911" + }, + { + "query": "query=47.639765,-122.127896\u0026radius=5000" + }, + { + "query": "query=47.621028,-122.34817" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:00 GMT", + "Location": "https://atlas.microsoft.com/search/address/reverse/batch/4e640375-65b3-4f61-9274-1c47ba57ca47?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D691596F6E364730AABDFA24310C9A7F Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:59:00Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/4e640375-65b3-4f61-9274-1c47ba57ca47?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "ea99f96e-abcc-4ab7-831d-2ae14ada8726" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:00 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 886224EF36A54C3EA56EF43B90F50D2E Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:59:00Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 10, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "5", + "streetNumber": "5", + "routeNumbers": [], + "street": "Esplanade des Ouvriers de la Tour Eiffel", + "streetName": "Esplanade des Ouvriers de la Tour Eiffel", + "streetNameAndNumber": "5 Esplanade des Ouvriers de la Tour Eiffel", + "countryCode": "FR", + "countrySubdivision": "\u00CEle-de-France", + "countrySecondarySubdivision": "Paris", + "municipality": "Paris", + "postalCode": "75007", + "municipalitySubdivision": "7\u00E8me Arrondissement", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "5 Esplanade des Ouvriers de la Tour Eiffel, 75007 Paris", + "boundingBox": { + "northEast": "48.858576,2.295027", + "southWest": "48.858321,2.294559", + "entity": "position" + }, + "localName": "Paris" + }, + "position": "48.858582,2.294525" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 6, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "routeNumbers": [], + "street": "Northeast 31st Street", + "streetName": "Northeast 31st Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Redmond", + "postalCode": "98052", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Northeast 31st Street, Redmond, WA 98052", + "boundingBox": { + "northEast": "47.638988,-122.126617", + "southWest": "47.638122,-122.127537", + "entity": "position" + }, + "extendedPostalCode": "98052-7070", + "countrySubdivisionName": "Washington", + "localName": "Redmond" + }, + "position": "47.638988,-122.127541" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 6, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "410", + "streetNumber": "410", + "routeNumbers": [], + "street": "Thomas Street", + "streetName": "Thomas Street", + "streetNameAndNumber": "410 Thomas Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Seattle", + "postalCode": "98109", + "municipalitySubdivision": "Queen Anne", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "410 Thomas Street, Seattle, WA 98109", + "boundingBox": { + "northEast": "47.620954,-122.347601", + "southWest": "47.620944,-122.348498", + "entity": "position" + }, + "countrySubdivisionName": "Washington", + "localName": "Seattle" + }, + "position": "47.620945,-122.348175" + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_resume_reverse_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json b/sdk/maps/maps-search-rest/recordings/node/lro_resume_reverse_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json new file mode 100644 index 000000000000..d44398afe982 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_resume_reverse_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json @@ -0,0 +1,192 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "144", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "9114db92-fc4c-4598-a5a8-6e6230213247" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=48.858561,2.294911" + }, + { + "query": "query=47.639765,-122.127896\u0026radius=5000" + }, + { + "query": "query=47.621028,-122.34817" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:59:01 GMT", + "Location": "https://atlas.microsoft.com/search/address/reverse/batch/3a862e60-7440-47d3-8e2d-30ff1d9aee75?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 049B497F4E7241D19B3B0B36444BA756 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:59:01Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/batch/3a862e60-7440-47d3-8e2d-30ff1d9aee75?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "e96a0e45-0777-49a9-979a-ede3e5617699" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:59:01 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: BDBEBC952BF64C7F8841D2E2218CF57F Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:59:01Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 9, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "5", + "streetNumber": "5", + "routeNumbers": [], + "street": "Esplanade des Ouvriers de la Tour Eiffel", + "streetName": "Esplanade des Ouvriers de la Tour Eiffel", + "streetNameAndNumber": "5 Esplanade des Ouvriers de la Tour Eiffel", + "countryCode": "FR", + "countrySubdivision": "\u00CEle-de-France", + "countrySecondarySubdivision": "Paris", + "municipality": "Paris", + "postalCode": "75007", + "municipalitySubdivision": "7\u00E8me Arrondissement", + "country": "France", + "countryCodeISO3": "FRA", + "freeformAddress": "5 Esplanade des Ouvriers de la Tour Eiffel, 75007 Paris", + "boundingBox": { + "northEast": "48.858576,2.295027", + "southWest": "48.858321,2.294559", + "entity": "position" + }, + "localName": "Paris" + }, + "position": "48.858582,2.294525" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 15, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "routeNumbers": [], + "street": "Northeast 31st Street", + "streetName": "Northeast 31st Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Redmond", + "postalCode": "98052", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Northeast 31st Street, Redmond, WA 98052", + "boundingBox": { + "northEast": "47.638988,-122.126617", + "southWest": "47.638122,-122.127537", + "entity": "position" + }, + "extendedPostalCode": "98052-7070", + "countrySubdivisionName": "Washington", + "localName": "Redmond" + }, + "position": "47.638988,-122.127541" + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "queryTime": 7, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "410", + "streetNumber": "410", + "routeNumbers": [], + "street": "Thomas Street", + "streetName": "Thomas Street", + "streetNameAndNumber": "410 Thomas Street", + "countryCode": "US", + "countrySubdivision": "WA", + "countrySecondarySubdivision": "King", + "municipality": "Seattle", + "postalCode": "98109", + "municipalitySubdivision": "Queen Anne", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "410 Thomas Street, Seattle, WA 98109", + "boundingBox": { + "northEast": "47.620954,-122.347601", + "southWest": "47.620944,-122.348498", + "entity": "position" + }, + "countrySubdivisionName": "Washington", + "localName": "Seattle" + }, + "position": "47.620945,-122.348175" + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_resume_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json b/sdk/maps/maps-search-rest/recordings/node/lro_resume_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json new file mode 100644 index 000000000000..91e033bf1181 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_resume_search_address_batch/recording_should_be_able_to_resume_the_previous_request.json @@ -0,0 +1,332 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "196", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "0e89fd45-3c7e-4c07-813c-4e0bdb544626" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=400 Broad St, Seattle, WA 98109\u0026limit=3" + }, + { + "query": "query=One, Microsoft Way, Redmond, WA 98052\u0026limit=3" + }, + { + "query": "query=350 5th Ave, New York, NY 10118\u0026limit=1" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:58 GMT", + "Location": "https://atlas.microsoft.com/search/address/batch/b4c46309-023c-4d3a-993c-b58f9ace77fb?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 68516A713CC94ADAAEF2803B522F52EC Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:58Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/b4c46309-023c-4d3a-993c-b58f9ace77fb?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "43cd3e90-6dea-4ef5-9d29-633ec26bca04" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:58 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 71C3FBB3519D47FFB0C239DAE78387E3 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:58Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "400 broad st seattle wa 98109", + "queryType": "NON_NEAR", + "queryTime": 7, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p1/48900037", + "score": 11.9729099274, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "400", + "streetName": "Broad Street", + "municipalitySubdivision": "Queen Anne", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98109", + "extendedPostalCode": "98109-4607", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Broad Street, Seattle, WA 98109", + "localName": "Seattle" + }, + "position": { + "lat": 47.62039, + "lon": -122.34928 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62129, + "lon": -122.35061 + }, + "btmRightPoint": { + "lat": 47.61949, + "lon": -122.34795 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61982, + "lon": -122.34886 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "one microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 132, + "numResults": 3, + "offset": 0, + "totalResults": 3501, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Street", + "id": "US/STR/p1/1258477", + "score": 10.22519207, + "matchConfidence": { + "score": 0.9152275452447605 + }, + "address": { + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64016, + "lon": -122.1245 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64016, + "lon": -122.12466 + }, + "btmRightPoint": { + "lat": 47.64012, + "lon": -122.12424 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5659987", + "score": 10.0968618393, + "matchConfidence": { + "score": 0.9134872861340617 + }, + "address": { + "streetName": "157th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5344, 98052-5399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "157th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64351, + "lon": -122.13056 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64471, + "lon": -122.13058 + }, + "btmRightPoint": { + "lat": 47.6425, + "lon": -122.13014 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5725340", + "score": 7.9237017632, + "matchConfidence": { + "score": 0.6789353062569996 + }, + "address": { + "streetName": "Redmond Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-0008, 98052-0578, 98052-0908, 98052-1504, 98052-3824, 98052-3827, 98052-3829, 98052-3830, 98052-3831, 98052-3832, 98052-3833, 98052-3834, 98052-3835, 98052-3836, 98052-3862, 98052-4060, 98052-4403, 98052-4404, 98052-4405, 98052-4406, 98052-4407, 98052-4429, 98052-4433, 98052-4434, 98052-4435, 98052-4448, 98052-4449, 98052-4450, 98052-4472, 98052-4906, 98052-4907, 98052-4909, 98052-4913, 98052-5000, 98052-5006, 98052-5011, 98052-5012, 98052-5016, 98052-5079", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Redmond Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.66985, + "lon": -122.10805 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67519, + "lon": -122.1244 + }, + "btmRightPoint": { + "lat": 47.6572, + "lon": -122.0977 + } + } + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "350 5th ave new york ny 10118", + "queryType": "NON_NEAR", + "queryTime": 6, + "numResults": 1, + "offset": 0, + "totalResults": 7478, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/35549882", + "score": 12.0984487534, + "matchConfidence": { + "score": 0.8838925492143994 + }, + "address": { + "streetNumber": "350", + "streetName": "5th Avenue", + "municipalitySubdivision": "Brooklyn", + "municipality": "New York", + "countrySecondarySubdivision": "Kings", + "countrySubdivision": "NY", + "countrySubdivisionName": "New York", + "postalCode": "11215", + "extendedPostalCode": "11215-2813", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "350 5th Avenue, Brooklyn, NY 11215", + "localName": "Brooklyn" + }, + "position": { + "lat": 40.67199, + "lon": -73.98423 + }, + "viewport": { + "topLeftPoint": { + "lat": 40.67289, + "lon": -73.98542 + }, + "btmRightPoint": { + "lat": 40.67109, + "lon": -73.98304 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 40.67189, + "lon": -73.98402 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/lro_resume_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json b/sdk/maps/maps-search-rest/recordings/node/lro_resume_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json new file mode 100644 index 000000000000..923b16e60639 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/lro_resume_search_address_batch/recording_should_obtain_the_same_result_from_the_rehydrated_poller_after_the_lro_is_finished.json @@ -0,0 +1,332 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/json?api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "196", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "2684a876-6c5d-43c6-9d0d-d72bdc5a2817" + }, + "RequestBody": { + "batchItems": [ + { + "query": "query=400 Broad St, Seattle, WA 98109\u0026limit=3" + }, + { + "query": "query=One, Microsoft Way, Redmond, WA 98052\u0026limit=3" + }, + { + "query": "query=350 5th Ave, New York, NY 10118\u0026limit=1" + } + ] + }, + "StatusCode": 202, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:58 GMT", + "Location": "https://atlas.microsoft.com/search/address/batch/0af4b133-43bb-4b4d-b019-c05e53509acd?api-version=1.0", + "Retry-After": "120", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: D5DCBE8B125840C0B4E39C31A7A732A6 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:58Z" + }, + "ResponseBody": "\u0022\u0022" + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/batch/0af4b133-43bb-4b4d-b019-c05e53509acd?api-version=1.0\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "e0082cde-26ac-4aae-9e0e-2be56e3cca37" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:59 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: CD2CF21A901D449CA8FE1FF25005E688 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:59Z" + }, + "ResponseBody": { + "batchItems": [ + { + "statusCode": 200, + "response": { + "summary": { + "query": "400 broad st seattle wa 98109", + "queryType": "NON_NEAR", + "queryTime": 7, + "numResults": 1, + "offset": 0, + "totalResults": 1, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p1/48900037", + "score": 11.9729099274, + "matchConfidence": { + "score": 1 + }, + "address": { + "streetNumber": "400", + "streetName": "Broad Street", + "municipalitySubdivision": "Queen Anne", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98109", + "extendedPostalCode": "98109-4607", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Broad Street, Seattle, WA 98109", + "localName": "Seattle" + }, + "position": { + "lat": 47.62039, + "lon": -122.34928 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62129, + "lon": -122.35061 + }, + "btmRightPoint": { + "lat": 47.61949, + "lon": -122.34795 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61982, + "lon": -122.34886 + } + } + ] + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "one microsoft way redmond wa 98052", + "queryType": "NON_NEAR", + "queryTime": 215, + "numResults": 3, + "offset": 0, + "totalResults": 3501, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Street", + "id": "US/STR/p1/1258477", + "score": 10.22519207, + "matchConfidence": { + "score": 0.9152275452447605 + }, + "address": { + "streetName": "Microsoft Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-6399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Microsoft Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64016, + "lon": -122.1245 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64016, + "lon": -122.12466 + }, + "btmRightPoint": { + "lat": 47.64012, + "lon": -122.12424 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5659987", + "score": 10.0968618393, + "matchConfidence": { + "score": 0.9134872861340617 + }, + "address": { + "streetName": "157th Avenue Northeast", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5344, 98052-5399", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "157th Avenue Northeast, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64351, + "lon": -122.13056 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64471, + "lon": -122.13058 + }, + "btmRightPoint": { + "lat": 47.6425, + "lon": -122.13014 + } + } + }, + { + "type": "Street", + "id": "US/STR/p0/5725340", + "score": 7.9237017632, + "matchConfidence": { + "score": 0.6789353062569996 + }, + "address": { + "streetName": "Redmond Way", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-0008, 98052-0578, 98052-0908, 98052-1504, 98052-3824, 98052-3827, 98052-3829, 98052-3830, 98052-3831, 98052-3832, 98052-3833, 98052-3834, 98052-3835, 98052-3836, 98052-3862, 98052-4060, 98052-4403, 98052-4404, 98052-4405, 98052-4406, 98052-4407, 98052-4429, 98052-4433, 98052-4434, 98052-4435, 98052-4448, 98052-4449, 98052-4450, 98052-4472, 98052-4906, 98052-4907, 98052-4909, 98052-4913, 98052-5000, 98052-5006, 98052-5011, 98052-5012, 98052-5016, 98052-5079", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Redmond Way, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.66985, + "lon": -122.10805 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.67519, + "lon": -122.1244 + }, + "btmRightPoint": { + "lat": 47.6572, + "lon": -122.0977 + } + } + } + ] + } + }, + { + "statusCode": 200, + "response": { + "summary": { + "query": "350 5th ave new york ny 10118", + "queryType": "NON_NEAR", + "queryTime": 359, + "numResults": 1, + "offset": 0, + "totalResults": 7478, + "fuzzyLevel": 2 + }, + "results": [ + { + "type": "Point Address", + "id": "US/PAD/p0/35549882", + "score": 12.0984487534, + "matchConfidence": { + "score": 0.8838925492143994 + }, + "address": { + "streetNumber": "350", + "streetName": "5th Avenue", + "municipalitySubdivision": "Brooklyn", + "municipality": "New York", + "countrySecondarySubdivision": "Kings", + "countrySubdivision": "NY", + "countrySubdivisionName": "New York", + "postalCode": "11215", + "extendedPostalCode": "11215-2813", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "350 5th Avenue, Brooklyn, NY 11215", + "localName": "Brooklyn" + }, + "position": { + "lat": 40.67199, + "lon": -73.98423 + }, + "viewport": { + "topLeftPoint": { + "lat": 40.67289, + "lon": -73.98542 + }, + "btmRightPoint": { + "lat": 40.67109, + "lon": -73.98304 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 40.67189, + "lon": -73.98402 + } + } + ] + } + ] + } + } + ], + "summary": { + "successfulRequests": 3, + "totalRequests": 3 + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..e59d977e6a42 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_return_nonempty_results.json @@ -0,0 +1,881 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/alongRoute/json?query=burger\u0026maxDetourTime=1000\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "143", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "e9a2b23b-cd8c-4262-bf29-b68b53fdf81b" + }, + "RequestBody": { + "route": { + "type": "LineString", + "coordinates": [ + [ + -122.143035, + 47.653536 + ], + [ + -122.187164, + 47.617556 + ], + [ + -122.114981, + 47.570599 + ], + [ + -122.132756, + 47.654009 + ] + ] + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:52 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": [ + "Accept-Encoding", + "X-HTTP-Method-Override" + ], + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 723C083D5E8643D492F6B667B92B3908 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:52Z" + }, + "ResponseBody": { + "summary": { + "query": "burger", + "queryType": "NON_NEAR", + "queryTime": 266, + "numResults": 10, + "offset": 0, + "totalResults": 10, + "fuzzyLevel": 1 + }, + "results": [ + { + "type": "POI", + "id": "840539003143944", + "score": 2.8276119232, + "dist": 269.1682087059635, + "query": "burger", + "info": "search:ta:840539003143944-US", + "poi": { + "name": "Burgers", + "categorySet": [ + { + "id": 7315069 + } + ], + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "hamburgers" + } + ] + } + ] + }, + "address": { + "streetNumber": "15701", + "streetName": "Northeast 39th Street", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "15701 Northeast 39th Street, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.64376, + "lon": -122.1281 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.64491, + "lon": -122.12981 + }, + "btmRightPoint": { + "lat": 47.64261, + "lon": -122.12639 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.64491, + "lon": -122.1281 + } + } + ], + "detourTime": -417, + "detourDistance": -14583 + }, + { + "type": "POI", + "id": "840539000983176", + "score": 2.7718887329, + "dist": 482.496255757968, + "query": "burger", + "info": "search:ta:840539000983176-US", + "poi": { + "name": "Gulliver\u0027s Burgers \u0026 Subs", + "phone": "\u002B1 425-562-5115", + "categorySet": [ + { + "id": 7315015 + } + ], + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "3080", + "streetName": "148th Avenue Southeast", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98007", + "extendedPostalCode": "98007-6410", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "3080 148th Avenue Southeast, Bellevue, WA 98007", + "localName": "Bellevue" + }, + "position": { + "lat": 47.58202, + "lon": -122.14049 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.58319, + "lon": -122.14222 + }, + "btmRightPoint": { + "lat": 47.58085, + "lon": -122.13876 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.58104, + "lon": -122.14143 + } + } + ], + "detourTime": -180, + "detourDistance": -7588 + }, + { + "type": "POI", + "id": "840539000289900", + "score": 2.7962782383, + "dist": 1191.0238462297789, + "query": "burger", + "info": "search:ta:840539000289900-US", + "poi": { + "name": "Herfy\u0027s Burger", + "phone": "\u002B1 425-641-2003", + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "www.yelp.com/biz/herfys-burgers-redmond-2", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "15167", + "streetName": "Northeast 24th Street", + "municipality": "Redmond", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98052", + "extendedPostalCode": "98052-5544", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "15167 Northeast 24th Street, Redmond, WA 98052", + "localName": "Redmond" + }, + "position": { + "lat": 47.63139, + "lon": -122.13889 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.63229, + "lon": -122.14022 + }, + "btmRightPoint": { + "lat": 47.63049, + "lon": -122.13756 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.63149, + "lon": -122.1388 + } + } + ], + "detourTime": 91, + "detourDistance": -1002 + }, + { + "type": "POI", + "id": "840539003111665", + "score": 2.7932035923, + "dist": 1954.6986877881363, + "query": "burger", + "info": "search:ta:840539003111665-US", + "poi": { + "name": "Burger Hut", + "phone": "\u002B1 425-643-3985", + "categorySet": [ + { + "id": 7315069 + } + ], + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "hamburgers" + } + ] + } + ] + }, + "address": { + "streetNumber": "14603", + "streetName": "Northeast 20th Street", + "municipalitySubdivision": "Bel Red", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98007", + "extendedPostalCode": "98007-3712", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "14603 Northeast 20th Street, Bellevue, WA 98007", + "localName": "Bellevue" + }, + "position": { + "lat": 47.62697, + "lon": -122.14497 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62787, + "lon": -122.1463 + }, + "btmRightPoint": { + "lat": 47.62607, + "lon": -122.14364 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.62783, + "lon": -122.14496 + } + } + ], + "detourTime": 95, + "detourDistance": -1344 + }, + { + "type": "POI", + "id": "840539000634040", + "score": 2.7949669361, + "dist": 1519.0817019821163, + "query": "burger", + "info": "search:ta:840539000634040-US", + "poi": { + "name": "Wayback Burgers", + "phone": "\u002B1 425-644-1300", + "brands": [ + { + "name": "Wayback Burgers" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "www.waybackburgers.com", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "1645", + "streetName": "140th Avenue Northeast", + "municipalitySubdivision": "Bel Red", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98005", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1645 140th Avenue Northeast, Bellevue, WA 98005", + "localName": "Bellevue" + }, + "position": { + "lat": 47.62626, + "lon": -122.15487 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.62716, + "lon": -122.1562 + }, + "btmRightPoint": { + "lat": 47.62536, + "lon": -122.15354 + } + }, + "entryPoints": [ + { + "type": "minor", + "position": { + "lat": 47.62645, + "lon": -122.15446 + } + }, + { + "type": "main", + "position": { + "lat": 47.62579, + "lon": -122.15377 + } + } + ], + "detourTime": 180, + "detourDistance": -304 + }, + { + "type": "POI", + "id": "840539002313210", + "score": 2.8714008331, + "dist": 6357.368518234583, + "query": "burger", + "info": "search:ta:840539002313210-US", + "poi": { + "name": "BURGER KING", + "phone": "\u002B1 425-392-5011", + "brands": [ + { + "name": "BURGER KING" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "burgerking.com/store-locator/store/restaurant_2318", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "1705", + "streetName": "Northwest Gilman Boulevard", + "municipalitySubdivision": "Newport", + "municipality": "Issaquah", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98027", + "extendedPostalCode": "98027-5314", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1705 Northwest Gilman Boulevard, Issaquah, WA 98027", + "localName": "Issaquah" + }, + "position": { + "lat": 47.54538, + "lon": -122.06367 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.54628, + "lon": -122.065 + }, + "btmRightPoint": { + "lat": 47.54448, + "lon": -122.06234 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.54571, + "lon": -122.06365 + } + }, + { + "type": "minor", + "position": { + "lat": 47.54547, + "lon": -122.06367 + } + } + ], + "detourTime": 194, + "detourDistance": 12643 + }, + { + "type": "POI", + "id": "840531000465150", + "score": 2.8922464848, + "dist": 1748.7957271682615, + "query": "burger", + "info": "search:ta:840531000465150-US", + "poi": { + "name": "BURGER KING", + "phone": "\u002B1 425-746-7508", + "brands": [ + { + "name": "BURGER KING" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "burgerking.com/store-locator/store/restaurant_490", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "14620", + "streetName": "Northeast 24th Street", + "municipalitySubdivision": "Bridle Trails", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98007", + "extendedPostalCode": "98007-3723", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "14620 Northeast 24th Street, Bellevue, WA 98007", + "localName": "Bellevue" + }, + "position": { + "lat": 47.63187, + "lon": -122.14472 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.63277, + "lon": -122.14605 + }, + "btmRightPoint": { + "lat": 47.63097, + "lon": -122.14339 + } + }, + "entryPoints": [ + { + "type": "minor", + "position": { + "lat": 47.63188, + "lon": -122.14458 + } + }, + { + "type": "main", + "position": { + "lat": 47.63155, + "lon": -122.14461 + } + } + ], + "detourTime": 199, + "detourDistance": -42 + }, + { + "type": "POI", + "id": "840531000465149", + "score": 2.898733139, + "dist": 161.17565489389224, + "query": "burger", + "info": "search:ta:840531000465149-US", + "poi": { + "name": "BURGER KING", + "phone": "\u002B1 425-453-5775", + "brands": [ + { + "name": "BURGER KING" + } + ], + "categorySet": [ + { + "id": 7315015 + } + ], + "url": "burgerking.com/store-locator/store/restaurant_2700", + "categories": [ + "fast food", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "fast food" + } + ] + } + ] + }, + "address": { + "streetNumber": "11723", + "streetName": "Northeast 8th Street", + "municipalitySubdivision": "Willburton", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98005", + "extendedPostalCode": "98005-3003", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "11723 Northeast 8th Street, Bellevue, WA 98005", + "localName": "Bellevue" + }, + "position": { + "lat": 47.61683, + "lon": -122.18338 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61773, + "lon": -122.18471 + }, + "btmRightPoint": { + "lat": 47.61593, + "lon": -122.18205 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61723, + "lon": -122.1834 + } + } + ], + "detourTime": 204, + "detourDistance": 309 + }, + { + "type": "POI", + "id": "840539003043271", + "score": 2.7946410179, + "dist": 1600.029196161281, + "query": "burger", + "info": "search:ta:840539003043271-US", + "poi": { + "name": "Burger Brawler", + "phone": "\u002B1 425-362-6071", + "categorySet": [ + { + "id": 9379006 + } + ], + "categories": [ + "cocktail bar", + "nightlife" + ], + "classifications": [ + { + "code": "NIGHTLIFE", + "names": [ + { + "nameLocale": "en-US", + "name": "nightlife" + }, + { + "nameLocale": "en-US", + "name": "cocktail bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "500", + "streetName": "Bellevue Way Northeast", + "municipality": "Bellevue", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98004", + "extendedPostalCode": "98004-5015", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "500 Bellevue Way Northeast, Bellevue, WA 98004", + "localName": "Bellevue" + }, + "position": { + "lat": 47.61464, + "lon": -122.20125 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61554, + "lon": -122.20258 + }, + "btmRightPoint": { + "lat": 47.61374, + "lon": -122.19992 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61463, + "lon": -122.20158 + } + } + ], + "detourTime": 258, + "detourDistance": 1146 + }, + { + "type": "POI", + "id": "840539002366655", + "score": 2.7806251049, + "dist": 4895.0590447372215, + "query": "burger", + "info": "search:ta:840539002366655-US", + "poi": { + "name": "Burger Addict", + "phone": "\u002B1 425-305-5572", + "categorySet": [ + { + "id": 7315069 + } + ], + "url": "www.burgeraddict.com", + "categories": [ + "hamburgers", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "hamburgers" + } + ] + } + ] + }, + "address": { + "streetNumber": "12016", + "streetName": "Northeast 85th Street", + "municipalitySubdivision": "North Rose Hill", + "municipality": "Kirkland", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98033", + "extendedPostalCode": "98033-8039", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "12016 Northeast 85th Street, Kirkland, WA 98033", + "localName": "Kirkland" + }, + "position": { + "lat": 47.68023, + "lon": -122.17996 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.68116, + "lon": -122.18134 + }, + "btmRightPoint": { + "lat": 47.6793, + "lon": -122.17858 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.67931, + "lon": -122.18013 + } + } + ], + "detourTime": 407, + "detourDistance": 8882 + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_throw_error_for_invalid_maxdetourtimeinseconds.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_throw_error_for_invalid_maxdetourtimeinseconds.json new file mode 100644 index 000000000000..ec7d6e5dcd0b --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_throw_error_for_invalid_maxdetourtimeinseconds.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/alongRoute/json?query=burger\u0026maxDetourTime=3601\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "143", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "24053688-061d-4a05-80e3-d43c6a1d5b59" + }, + "RequestBody": { + "route": { + "type": "LineString", + "coordinates": [ + [ + -122.143035, + 47.653536 + ], + [ + -122.187164, + 47.617556 + ], + [ + -122.114981, + 47.570599 + ], + [ + -122.132756, + 47.654009 + ] + ] + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:51 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 18B9365697324730AFE75F73550EAF5B Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:51Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "maxDetourTime value should be between 0 and 3600 inclusive" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_throw_error_on_empty_query.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_throw_error_on_empty_query.json new file mode 100644 index 000000000000..5360630dc6bc --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_along_route/recording_should_throw_error_on_empty_query.json @@ -0,0 +1,61 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/alongRoute/json?query=\u0026maxDetourTime=1000\u0026api-version=1.0", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "Content-Length": "143", + "Content-Type": "application/json; charset=UTF-8", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "d50b3ad9-acf9-4355-8af0-97bd87ada023" + }, + "RequestBody": { + "route": { + "type": "LineString", + "coordinates": [ + [ + -122.143035, + 47.653536 + ], + [ + -122.187164, + 47.617556 + ], + [ + -122.114981, + 47.570599 + ], + [ + -122.132756, + 47.654009 + ] + ] + } + }, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:51 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: FF3249F08AF949EFA424A16A526ACAA4 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:51Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_nearby_point_of_interest/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_nearby_point_of_interest/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..2c5e832ce285 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_nearby_point_of_interest/recording_should_return_nonempty_results.json @@ -0,0 +1,772 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/nearby/json?lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "cefda54f-8dd7-40be-b14f-1ca8d2df1f06" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:49 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 31F37E109BFE4B2B951B2BCB4059AAEA Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:49Z" + }, + "ResponseBody": { + "summary": { + "queryType": "NEARBY", + "queryTime": 53, + "numResults": 10, + "offset": 0, + "totalResults": 68566, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539001316525", + "score": 99.9932861328, + "dist": 6.716018628498251, + "info": "search:ta:840539001316525-US", + "poi": { + "name": "Madison St \u0026 4th Ave", + "categorySet": [ + { + "id": 9942002 + } + ], + "categories": [ + "bus stop", + "public transport stop" + ], + "classifications": [ + { + "code": "PUBLIC_TRANSPORT_STOP", + "names": [ + { + "nameLocale": "en-US", + "name": "public transport stop" + }, + { + "nameLocale": "en-US", + "name": "bus stop" + } + ] + } + ] + }, + "address": { + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60598, + "lon": -122.33337 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60688, + "lon": -122.3347 + }, + "btmRightPoint": { + "lat": 47.60508, + "lon": -122.33204 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60593, + "lon": -122.33333 + } + } + ] + }, + { + "type": "POI", + "id": "840539003078694", + "score": 99.9842758179, + "dist": 15.727422876349976, + "info": "search:ta:840539003078694-US", + "poi": { + "name": "Re/Max Of America", + "phone": "\u002B1 206-780-6000", + "brands": [ + { + "name": "Re/Max of America" + } + ], + "categorySet": [ + { + "id": 9361015 + } + ], + "url": "www.remax.com", + "categories": [ + "real estate agents", + "shop" + ], + "classifications": [ + { + "code": "SHOP", + "names": [ + { + "nameLocale": "en-US", + "name": "shop" + }, + { + "nameLocale": "en-US", + "name": "real estate agents" + } + ] + } + ] + }, + "address": { + "streetNumber": "290", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "290 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60596, + "lon": -122.33352 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60686, + "lon": -122.33485 + }, + "btmRightPoint": { + "lat": 47.60506, + "lon": -122.33219 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60588, + "lon": -122.33344 + } + } + ] + }, + { + "type": "POI", + "id": "840537000014398", + "score": 99.9808273315, + "dist": 19.174818094404408, + "info": "search:ta:840537000014398-US", + "poi": { + "name": "Narrows Labs", + "phone": "\u002B1 800-321-3579", + "categorySet": [ + { + "id": 9352 + } + ], + "categories": [ + "company" + ], + "classifications": [ + { + "code": "COMPANY", + "names": [ + { + "nameLocale": "en-US", + "name": "company" + } + ] + } + ] + }, + "address": { + "streetNumber": "1004", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1004 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60612, + "lon": -122.33312 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60702, + "lon": -122.33445 + }, + "btmRightPoint": { + "lat": 47.60522, + "lon": -122.33179 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60617, + "lon": -122.333 + } + } + ] + }, + { + "type": "POI", + "id": "840539003144366", + "score": 99.967918396, + "dist": 32.078985643003946, + "info": "search:ta:840539003144366-US", + "poi": { + "name": "Espn Seattle", + "categorySet": [ + { + "id": 9158 + } + ], + "categories": [ + "media facility" + ], + "classifications": [ + { + "code": "MEDIA_FACILITY", + "names": [ + { + "nameLocale": "en-US", + "name": "media facility" + } + ] + } + ] + }, + "address": { + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60575, + "lon": -122.33332 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60665, + "lon": -122.33465 + }, + "btmRightPoint": { + "lat": 47.60485, + "lon": -122.33199 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60591, + "lon": -122.33337 + } + } + ] + }, + { + "type": "POI", + "id": "840539002028158", + "score": 99.9664230347, + "dist": 33.58048785167819, + "info": "search:ev:840539002028158", + "poi": { + "name": "ChargePoint Seattle 4th Ave", + "phone": "\u002B1 888-758-4389", + "categorySet": [ + { + "id": 7309 + } + ], + "url": "www.chargepoint.com/", + "categories": [ + "electric vehicle station" + ], + "classifications": [ + { + "code": "ELECTRIC_VEHICLE_STATION", + "names": [ + { + "nameLocale": "en-US", + "name": "electric vehicle station" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4th Ave", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4th Ave, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60611, + "lon": -122.33378 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60701, + "lon": -122.33511 + }, + "btmRightPoint": { + "lat": 47.60521, + "lon": -122.33245 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60637, + "lon": -122.33319 + } + } + ], + "chargingPark": { + "connectors": [ + { + "connectorType": "IEC62196Type1", + "ratedPowerKW": 6.4, + "voltageV": 230, + "currentA": 16, + "currentType": "AC3" + } + ] + } + }, + { + "type": "POI", + "id": "840539000411206", + "score": 99.9641952515, + "dist": 35.80670082469081, + "info": "search:ta:840539000411206-US", + "poi": { + "name": "1001 Fourth Avenue Place", + "categorySet": [ + { + "id": 9382 + } + ], + "categories": [ + "commercial building" + ], + "classifications": [ + { + "code": "COMMERCIAL_BUILDING", + "names": [ + { + "nameLocale": "en-US", + "name": "commercial building" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4Th Ave", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4Th Ave, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60636, + "lon": -122.33334 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60726, + "lon": -122.33467 + }, + "btmRightPoint": { + "lat": 47.60546, + "lon": -122.33201 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840539002303490", + "score": 99.9630813599, + "dist": 36.918709357342955, + "info": "search:ta:840539002303490-US", + "poi": { + "name": "Dolphin Technical Communication", + "phone": "\u002B1 206-458-7327", + "categorySet": [ + { + "id": 9352002 + } + ], + "categories": [ + "company", + "service" + ], + "classifications": [ + { + "code": "COMPANY", + "names": [ + { + "nameLocale": "en-US", + "name": "service" + }, + { + "nameLocale": "en-US", + "name": "company" + } + ] + } + ] + }, + "address": { + "streetNumber": "1021", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1021 4th Avenue, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60637, + "lon": -122.33334 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60727, + "lon": -122.33467 + }, + "btmRightPoint": { + "lat": 47.60547, + "lon": -122.33201 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60642, + "lon": -122.33323 + } + } + ] + }, + { + "type": "POI", + "id": "840539000717400", + "score": 99.9596939087, + "dist": 40.30957040295779, + "info": "search:ta:840539000717400-US", + "poi": { + "name": "Safeco Plaza Parking", + "phone": "\u002B1 206-613-4214", + "categorySet": [ + { + "id": 7313 + } + ], + "categories": [ + "parking garage" + ], + "classifications": [ + { + "code": "PARKING_GARAGE", + "names": [ + { + "nameLocale": "en-US", + "name": "parking garage" + } + ] + } + ] + }, + "address": { + "streetNumber": "342", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "342 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60622, + "lon": -122.33381 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60712, + "lon": -122.33514 + }, + "btmRightPoint": { + "lat": 47.60532, + "lon": -122.33248 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60603, + "lon": -122.33308 + } + } + ] + }, + { + "type": "POI", + "id": "840539001256790", + "score": 99.9574890137, + "dist": 42.50751574385384, + "info": "search:ta:840539001256790-US", + "poi": { + "name": "4th Ave \u0026 Madison St", + "categorySet": [ + { + "id": 9942002 + } + ], + "categories": [ + "bus stop", + "public transport stop" + ], + "classifications": [ + { + "code": "PUBLIC_TRANSPORT_STOP", + "names": [ + { + "nameLocale": "en-US", + "name": "public transport stop" + }, + { + "nameLocale": "en-US", + "name": "bus stop" + } + ] + } + ] + }, + "address": { + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60607, + "lon": -122.33278 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60697, + "lon": -122.33411 + }, + "btmRightPoint": { + "lat": 47.60517, + "lon": -122.33145 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60615, + "lon": -122.33281 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017097", + "score": 99.9572525024, + "dist": 42.743782441314686, + "info": "search:ta:840537000017097-US", + "poi": { + "name": "Sipherd Burke Law", + "phone": "\u002B1 206-400-7722", + "categorySet": [ + { + "id": 9352023 + } + ], + "url": "www.sipherdburkelaw.com", + "categories": [ + "company", + "legal services" + ], + "classifications": [ + { + "code": "COMPANY", + "names": [ + { + "nameLocale": "en-US", + "name": "company" + }, + { + "nameLocale": "en-US", + "name": "legal services" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60595, + "lon": -122.3339 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60685, + "lon": -122.33523 + }, + "btmRightPoint": { + "lat": 47.60505, + "lon": -122.33257 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60603, + "lon": -122.33309 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_nearby_point_of_interest/recording_should_throw_errors_if_latlon_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_nearby_point_of_interest/recording_should_throw_errors_if_latlon_is_not_valid.json new file mode 100644 index 000000000000..4d6b141a77ec --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_nearby_point_of_interest/recording_should_throw_errors_if_latlon_is_not_valid.json @@ -0,0 +1,37 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/nearby/json?lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "46be1856-e91c-4d4d-9f34-416c336c0bb3" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:49 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: EFA24E7A4ED04700913C7C4A5D957F30 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:49Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "lat value should be between -90 and 90 inclusive" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..9f53d65f1293 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest/recording_should_return_nonempty_results.json @@ -0,0 +1,812 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/json?query=juice\u002Bbars\u0026lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "c39d7107-96d0-4442-b2b7-354cd392f0d8" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:48 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 6565D510A1E348908799C0F5D16583AA Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:48Z" + }, + "ResponseBody": { + "summary": { + "query": "juice bars", + "queryType": "NON_NEAR", + "queryTime": 111, + "numResults": 10, + "offset": 0, + "totalResults": 81665, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539003070354", + "score": 5.6638941765, + "dist": 307.28239174523605, + "info": "search:ta:840539003070354-US", + "poi": { + "name": "Custom Smoothie", + "phone": "\u002B1 206-708-6049", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.customsmoothie.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "719", + "streetName": "2nd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1700", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "719 2nd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.6033, + "lon": -122.3339 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.6042, + "lon": -122.33523 + }, + "btmRightPoint": { + "lat": 47.6024, + "lon": -122.33257 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60345, + "lon": -122.33357 + } + } + ] + }, + { + "type": "POI", + "id": "840539003133402", + "score": 5.6638793945, + "dist": 340.14950966095614, + "info": "search:ta:840539003133402-US", + "poi": { + "name": "Cocoa Banana", + "phone": "\u002B1 206-903-0224", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "cocoabanana.com/", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "118", + "streetName": "Cherry Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-2206", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "118 Cherry Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60299, + "lon": -122.33373 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60389, + "lon": -122.33506 + }, + "btmRightPoint": { + "lat": 47.60209, + "lon": -122.3324 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60285, + "lon": -122.33364 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017031", + "score": 5.6636886597, + "dist": 619.5861082929217, + "info": "search:ta:840537000017031-US", + "poi": { + "name": "Ellenos Real Greek Yogurt", + "phone": "\u002B1 206-625-5006", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.ellenos.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "1500", + "streetName": "Pike Street", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1500 Pike Street, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60885, + "lon": -122.34048 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60975, + "lon": -122.34181 + }, + "btmRightPoint": { + "lat": 47.60795, + "lon": -122.33915 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60876, + "lon": -122.34044 + } + } + ] + }, + { + "type": "POI", + "id": "840539002169004", + "score": 5.6636214256, + "dist": 691.859624080263, + "info": "search:ta:840539002169004-US", + "poi": { + "name": "Rachel\u0027s Ginger Beer", + "phone": "\u002B1 206-467-4924", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "rachelsgingerbeer.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "1530", + "streetName": "Post Alley", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1516", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1530 Post Alley, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60939, + "lon": -122.34112 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61029, + "lon": -122.34245 + }, + "btmRightPoint": { + "lat": 47.60849, + "lon": -122.33979 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60933, + "lon": -122.34126 + } + } + ] + }, + { + "type": "POI", + "id": "840539003171137", + "score": 5.663602829, + "dist": 710.5773794320052, + "info": "search:ta:840539003171137-US", + "poi": { + "name": "The Juice Emporium", + "categorySet": [ + { + "id": 7315149 + } + ], + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetName": "Pike Place", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1527", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "Pike Place, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60934, + "lon": -122.34146 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61024, + "lon": -122.34279 + }, + "btmRightPoint": { + "lat": 47.60844, + "lon": -122.34013 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60926, + "lon": -122.34153 + } + } + ] + }, + { + "type": "POI", + "id": "840539001755244", + "score": 5.6635766029, + "dist": 735.6569863031766, + "info": "search:ta:840539001755244-US", + "poi": { + "name": "Pressed Juicery", + "phone": "\u002B1 206-624-0804", + "brands": [ + { + "name": "Pressed Juicery" + } + ], + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.pressedjuicery.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "400", + "streetName": "Pine Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1628", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "400 Pine Street, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.61198, + "lon": -122.33766 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61288, + "lon": -122.33899 + }, + "btmRightPoint": { + "lat": 47.61108, + "lon": -122.33633 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61206, + "lon": -122.33841 + } + }, + { + "type": "main", + "position": { + "lat": 47.61144, + "lon": -122.33712 + } + } + ] + }, + { + "type": "POI", + "id": "840539000974360", + "score": 5.6633687019, + "dist": 913.8394232864273, + "info": "search:ta:840539000974360-US", + "poi": { + "name": "Juicy Cafe", + "phone": "\u002B1 206-467-5501", + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.thejuicycafe.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "720", + "streetName": "Olive Way", + "municipalitySubdivision": "Belltown", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-1801", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "720 Olive Way, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.6142, + "lon": -122.33477 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.6151, + "lon": -122.3361 + }, + "btmRightPoint": { + "lat": 47.6133, + "lon": -122.33344 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61391, + "lon": -122.33448 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017213", + "score": 5.6633033752, + "dist": 962.5243573168053, + "info": "search:ta:840537000017213-US", + "poi": { + "name": "Jamba Juice-Madison", + "brands": [ + { + "name": "Jamba Juice" + } + ], + "categorySet": [ + { + "id": 7315149 + } + ], + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "1303", + "streetName": "Madison Street", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3507", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1303 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.61024, + "lon": -122.32212 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61114, + "lon": -122.32345 + }, + "btmRightPoint": { + "lat": 47.60934, + "lon": -122.32079 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61051, + "lon": -122.32237 + } + } + ] + }, + { + "type": "POI", + "id": "840539003088510", + "score": 5.6631345749, + "dist": 1079.1808792891181, + "info": "search:ta:840539003088510-US", + "poi": { + "name": "Ellenos Real Greek Yogurt", + "categorySet": [ + { + "id": 7315149 + } + ], + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "600", + "streetName": "5th Avenue South", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3897", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "600 5th Avenue South, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.59716, + "lon": -122.32753 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.59806, + "lon": -122.32886 + }, + "btmRightPoint": { + "lat": 47.59626, + "lon": -122.3262 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.59716, + "lon": -122.3277 + } + } + ] + }, + { + "type": "POI", + "id": "840539001785236", + "score": 5.6630911827, + "dist": 1106.941814792675, + "info": "search:ta:840539001785236-US", + "poi": { + "name": "Pressed Juicery", + "phone": "\u002B1 206-453-3785", + "brands": [ + { + "name": "Pressed Juicery" + } + ], + "categorySet": [ + { + "id": 7315149 + } + ], + "url": "www.pressedjuicery.com", + "categories": [ + "restaurant", + "yogurt/juice bar" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "yogurt/juice bar" + } + ] + } + ] + }, + "address": { + "streetNumber": "315", + "streetName": "East Pine Street", + "municipalitySubdivision": "Broadway", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98122", + "extendedPostalCode": "98122-2028", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "315 East Pine Street, Seattle, WA 98122", + "localName": "Seattle" + }, + "position": { + "lat": 47.61509, + "lon": -122.3272 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.61599, + "lon": -122.32853 + }, + "btmRightPoint": { + "lat": 47.61419, + "lon": -122.32587 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.61523, + "lon": -122.32721 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest/recording_should_throw_errors_if_the_options_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest/recording_should_throw_errors_if_the_options_is_not_valid.json new file mode 100644 index 000000000000..8bd951012f20 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest/recording_should_throw_errors_if_the_options_is_not_valid.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/json?query=\u0026lat=25\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "d18c002b-ea69-4f2e-b104-6d1a8e3a57e4" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:48 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 9203B544D80D41599F271D116DFF6754 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:48Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/poi/json?query=juice\u002Bbars\u0026lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "bbd82308-63aa-4a17-917f-a4c366a94fa4" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:48 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 9D716A46C8A54D30AA2F4C4336C56B17 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:48Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "Invalid latitude. Latitude should be a float [-90, 90]." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest_category/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest_category/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..e588ce44fdf6 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest_category/recording_should_return_nonempty_results.json @@ -0,0 +1,790 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/json?query=Restaurant\u0026lat=47.606038\u0026lon=-122.333345\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "4e9e49ef-97b4-4016-9e57-469f61c91997" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:50 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 4DBE1CF4FDFB4AD38575F189DD5C888E Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:50Z" + }, + "ResponseBody": { + "summary": { + "query": "restaurant", + "queryType": "NON_NEAR", + "queryTime": 523, + "numResults": 10, + "offset": 0, + "totalResults": 6334058, + "fuzzyLevel": 1, + "geoBias": { + "lat": 47.606038, + "lon": -122.333345 + } + }, + "results": [ + { + "type": "POI", + "id": "840539001919770", + "score": 2.5745272636, + "dist": 46.88885612108645, + "info": "search:ta:840539001919770-US", + "poi": { + "name": "La Vita E\u0027Bella Pizzeria", + "phone": "\u002B1 206-441-5123", + "categorySet": [ + { + "id": 7315036 + } + ], + "url": "www.lavitaebella.us", + "categories": [ + "pizza", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "pizza" + } + ] + } + ] + }, + "address": { + "streetNumber": "1001", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98154", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1001 4th Avenue, Seattle, WA 98154", + "localName": "Seattle" + }, + "position": { + "lat": 47.60632, + "lon": -122.33381 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60722, + "lon": -122.33514 + }, + "btmRightPoint": { + "lat": 47.60542, + "lon": -122.33248 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840539003103766", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539003103766-US", + "poi": { + "name": "Belle Epicurean", + "phone": "\u002B1 206-262-9306", + "categorySet": [ + { + "id": 7315017 + } + ], + "url": "www.belleepicurean.com", + "categories": [ + "french", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "french" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539000089874", + "score": 2.5745265484, + "dist": 58.03771624292174, + "info": "search:ta:840539000089874-US", + "poi": { + "name": "Sushi Kudasai", + "phone": "\u002B1 206-623-8080", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.sushikudasaiseattle.com/", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sushi" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "925", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1106", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "925 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60552, + "lon": -122.33325 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60642, + "lon": -122.33458 + }, + "btmRightPoint": { + "lat": 47.60462, + "lon": -122.33192 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60578, + "lon": -122.33264 + } + } + ] + }, + { + "type": "POI", + "id": "840539001115354", + "score": 2.5745253563, + "dist": 87.93982774588119, + "info": "search:ta:840539001115354-US", + "poi": { + "name": "Cafe Loc", + "phone": "\u002B1 206-386-4692", + "categorySet": [ + { + "id": 7315 + } + ], + "categories": [ + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "1000", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1109", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1000 4th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60668, + "lon": -122.33266 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60758, + "lon": -122.33399 + }, + "btmRightPoint": { + "lat": 47.60578, + "lon": -122.33133 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60644, + "lon": -122.33325 + } + } + ] + }, + { + "type": "POI", + "id": "840531000371626", + "score": 2.5745248795, + "dist": 97.61714945967063, + "info": "search:ta:840531000371626-US", + "poi": { + "name": "Ricenroll", + "phone": "\u002B1 206-262-0381", + "categorySet": [ + { + "id": 7315148 + } + ], + "url": "www.ricenroll.com", + "categories": [ + "restaurant", + "sushi" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sushi" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "214", + "streetName": "Madison Street", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-3638", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "214 Madison Street, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60562, + "lon": -122.33449 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60652, + "lon": -122.33582 + }, + "btmRightPoint": { + "lat": 47.60472, + "lon": -122.33316 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60549, + "lon": -122.33436 + } + } + ] + }, + { + "type": "POI", + "id": "840539003065656", + "score": 2.574524641, + "dist": 100.3708594951675, + "info": "search:ta:840539003065656-US", + "poi": { + "name": "Matthew Hoffman", + "phone": "\u002B1 206-701-2000", + "categorySet": [ + { + "id": 7315042 + } + ], + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "901", + "streetName": "5th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1608", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "901 5th Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60597, + "lon": -122.33201 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60687, + "lon": -122.33334 + }, + "btmRightPoint": { + "lat": 47.60507, + "lon": -122.33068 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60619, + "lon": -122.33147 + } + } + ] + }, + { + "type": "POI", + "id": "840539003183394", + "score": 2.574524641, + "dist": 100.25757297388647, + "info": "search:ta:840539003183394-US", + "poi": { + "name": "Vovito Espresso Gelato Bar", + "phone": "\u002B1 206-403-1115", + "categorySet": [ + { + "id": 7315078 + } + ], + "url": "vovito.com", + "categories": [ + "ice cream parlor", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "ice cream parlor" + } + ] + } + ] + }, + "address": { + "streetNumber": "1100", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1100 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.60693, + "lon": -122.33354 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60783, + "lon": -122.33487 + }, + "btmRightPoint": { + "lat": 47.60603, + "lon": -122.33221 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.6072, + "lon": -122.33394 + } + } + ] + }, + { + "type": "POI", + "id": "840539002387758", + "score": 2.5745241642, + "dist": 108.84261834178217, + "info": "search:ta:840539002387758-US", + "poi": { + "name": "DC\u0027s Bar \u0026 Grill", + "phone": "\u002B1 206-914-8451", + "categorySet": [ + { + "id": 7315020 + } + ], + "categories": [ + "grill", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "grill" + } + ] + } + ] + }, + "address": { + "streetNumber": "907", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "907 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.6051, + "lon": -122.33376 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.606, + "lon": -122.33509 + }, + "btmRightPoint": { + "lat": 47.6042, + "lon": -122.33243 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60515, + "lon": -122.33365 + } + } + ] + }, + { + "type": "POI", + "id": "840537000017162", + "score": 2.5745234489, + "dist": 118.5220882059273, + "info": "search:ta:840537000017162-US", + "poi": { + "name": "The Lodge Sports Grille-Downtown", + "phone": "\u002B1 206-557-7360", + "categorySet": [ + { + "id": 7315003 + } + ], + "url": "thelodgesportsgrille.com", + "categories": [ + "american", + "restaurant" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "restaurant" + }, + { + "nameLocale": "en-US", + "name": "american" + } + ] + } + ] + }, + "address": { + "streetNumber": "1102", + "streetName": "4th Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98101", + "extendedPostalCode": "98101-3004", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1102 4th Avenue, Seattle, WA 98101", + "localName": "Seattle" + }, + "position": { + "lat": 47.6071, + "lon": -122.33348 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.608, + "lon": -122.33481 + }, + "btmRightPoint": { + "lat": 47.6062, + "lon": -122.33215 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60699, + "lon": -122.33375 + } + } + ] + }, + { + "type": "POI", + "id": "840539003045125", + "score": 2.5745222569, + "dist": 129.68130419307732, + "info": "search:ta:840539003045125-US", + "poi": { + "name": "Homegrown Sustainable Sandwich Shop", + "phone": "\u002B1 206-624-1329", + "categorySet": [ + { + "id": 7315042 + } + ], + "url": "eathomegrown.com", + "categories": [ + "restaurant", + "sandwich" + ], + "classifications": [ + { + "code": "RESTAURANT", + "names": [ + { + "nameLocale": "en-US", + "name": "sandwich" + }, + { + "nameLocale": "en-US", + "name": "restaurant" + } + ] + } + ] + }, + "address": { + "streetNumber": "999", + "streetName": "3rd Avenue", + "municipalitySubdivision": "Central Business District", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "extendedPostalCode": "98104-1105", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "999 3rd Avenue, Seattle, WA 98104", + "localName": "Seattle" + }, + "position": { + "lat": 47.60504, + "lon": -122.33424 + }, + "viewport": { + "topLeftPoint": { + "lat": 47.60594, + "lon": -122.33557 + }, + "btmRightPoint": { + "lat": 47.60414, + "lon": -122.33291 + } + }, + "entryPoints": [ + { + "type": "main", + "position": { + "lat": 47.60525, + "lon": -122.33374 + } + } + ] + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest_category/recording_should_throw_errors_if_the_options_is_not_valid.json b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest_category/recording_should_throw_errors_if_the_options_is_not_valid.json new file mode 100644 index 000000000000..ac8789307d06 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/poi_search_search_point_of_interest_category/recording_should_throw_errors_if_the_options_is_not_valid.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/json?query=\u0026lat=25\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "0ce7d593-d19d-46fd-a4ae-056a74f57a98" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:49 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 5905F3668B12457C81F8E75BF72D3C65 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:49Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "query is missing or empty" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/poi/category/json?query=Restaurant\u0026lat=-200\u0026lon=121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "29806771-c76d-43c8-9a4e-7ba874c529dd" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:50 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: ED9DFDBD9C524BBDB13086F9407AD532 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:50Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "Invalid latitude. Latitude should be a float [-90, 90]." + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/reverse_search_address/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/reverse_search_address/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..b94a412ed8dd --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/reverse_search_address/recording_should_return_nonempty_results.json @@ -0,0 +1,65 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/json?query=25%2C121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "e4c789eb-1d02-4a82-b5cb-3af6c4521eaf" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json", + "Date": "Fri, 25 Nov 2022 08:58:46 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 57433C9A7F194FA89DB0A3B9F0EE83C1 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:46Z" + }, + "ResponseBody": { + "summary": { + "queryTime": 23, + "numResults": 1 + }, + "addresses": [ + { + "address": { + "buildingNumber": "36", + "streetNumber": "36", + "routeNumbers": [], + "street": "\u65B0\u6E2F\u8DEF", + "streetName": "\u65B0\u6E2F\u8DEF", + "streetNameAndNumber": "\u65B0\u6E2F\u8DEF, 36", + "countryCode": "TW", + "countrySubdivision": "\u6843\u5712\u5E02", + "municipality": "\u6843\u5712\u5E02", + "postalCode": "327", + "municipalitySubdivision": "\u65B0\u5C4B\u5340", + "country": "\u53F0\u7063", + "countryCodeISO3": "TWN", + "freeformAddress": "32744, \u6843\u5712\u5E02 \u65B0\u5C4B\u5340, \u65B0\u6E2F\u8DEF, 36", + "boundingBox": { + "northEast": "24.989644,121.014926", + "southWest": "24.989405,121.012705", + "entity": "position" + }, + "extendedPostalCode": "32744", + "localName": "\u65B0\u5C4B\u5340" + }, + "position": "24.988867,121.017029" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/reverse_search_address/recording_should_throw_error_if_query_is_invalid.json b/sdk/maps/maps-search-rest/recordings/node/reverse_search_address/recording_should_throw_error_if_query_is_invalid.json new file mode 100644 index 000000000000..7b5198f32cdb --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/reverse_search_address/recording_should_throw_error_if_query_is_invalid.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/json?query=-100%2C121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "2aa59116-22e8-4007-be89-2c7167988d31" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:45 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: C65486DEE4CE4DDCAABA2161AC425546 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:46Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/json?query=25%2C250\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "9f24ab61-2d02-4b99-ae52-e59da67ae29d" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:46 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 6E83ABBF6FCC4DC7AD0A6179B41998BB Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:46Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/reverse_search_cross_street_address/recording_should_return_nonempty_results.json b/sdk/maps/maps-search-rest/recordings/node/reverse_search_cross_street_address/recording_should_return_nonempty_results.json new file mode 100644 index 000000000000..abd11f778265 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/reverse_search_cross_street_address/recording_should_return_nonempty_results.json @@ -0,0 +1,58 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/crossStreet/json?query=47.59118%2C-122.3327\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "fd01d54b-7bd6-4316-895d-7e0fc15af5a3" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:47 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 80C010A01A3043FC9BE179D7AC920F2A Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:47Z" + }, + "ResponseBody": { + "summary": { + "numResults": 1, + "queryTime": 175 + }, + "addresses": [ + { + "address": { + "streetName": "1st Avenue South \u0026 1st Avenue", + "crossStreet": "1st Avenue", + "municipalitySubdivision": "Downtown Seattle", + "municipality": "Seattle", + "countrySecondarySubdivision": "King", + "countrySubdivision": "WA", + "countrySubdivisionName": "Washington", + "postalCode": "98104", + "countryCode": "US", + "country": "United States", + "countryCodeISO3": "USA", + "freeformAddress": "1st Avenue South \u0026 1st Avenue, Seattle, WA 98104", + "localName": "Seattle", + "street": "1st Avenue South" + }, + "position": "47.60174,-122.33426" + } + ] + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/recordings/node/reverse_search_cross_street_address/recording_should_throw_error_if_query_is_invalid.json b/sdk/maps/maps-search-rest/recordings/node/reverse_search_cross_street_address/recording_should_throw_error_if_query_is_invalid.json new file mode 100644 index 000000000000..12d783f0bef6 --- /dev/null +++ b/sdk/maps/maps-search-rest/recordings/node/reverse_search_cross_street_address/recording_should_throw_error_if_query_is_invalid.json @@ -0,0 +1,69 @@ +{ + "Entries": [ + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/crossStreet/json?query=-100%2C121\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "26cecb3a-d323-4b50-b707-a03a3f1fdf3a" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:46 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: F27EBE04623E422D8A433A05A1C5BC5E Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:47Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + }, + { + "RequestUri": "https://atlas.microsoft.com/search/address/reverse/crossStreet/json?query=25%2C250\u0026api-version=1.0", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Accept-Encoding": "gzip,deflate", + "Connection": "keep-alive", + "subscription-key": "azure_maps_subscription_key", + "User-Agent": "azsdk-js-maps-search-rest/1.0.0-beta.1 core-rest-pipeline/1.10.0 Node/v16.14.2 OS/(x64-Linux-5.4.0-1094-azure)", + "x-ms-client-request-id": "247a9fea-ca20-4775-866b-babe7ec53cdd" + }, + "RequestBody": null, + "StatusCode": 400, + "ResponseHeaders": { + "Content-Encoding": "gzip", + "Content-Type": "application/json; charset=utf-8", + "Date": "Fri, 25 Nov 2022 08:58:47 GMT", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "Transfer-Encoding": "chunked", + "Vary": "Accept-Encoding", + "X-Cache": "CONFIG_NOCACHE", + "X-Content-Type-Options": "nosniff", + "x-ms-azuremaps-region": "West Europe", + "X-MSEdge-Ref": "Ref A: 693D8C2924FD4C54B48DB41562122560 Ref B: SGEEDGE0715 Ref C: 2022-11-25T08:58:47Z" + }, + "ResponseBody": { + "error": { + "code": "400 BadRequest", + "message": "The provided coordinates in query are invalid, out of range, or not in the expected format" + } + } + } + ], + "Variables": {} +} diff --git a/sdk/maps/maps-search-rest/review/maps-search.api.md b/sdk/maps/maps-search-rest/review/maps-search.api.md new file mode 100644 index 000000000000..dfab9e2b3163 --- /dev/null +++ b/sdk/maps/maps-search-rest/review/maps-search.api.md @@ -0,0 +1,1522 @@ +## API Report File for "@azure-rest/maps-search" + +> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/). + +```ts + +import { AzureKeyCredential } from '@azure/core-auth'; +import { Client } from '@azure-rest/core-client'; +import { ClientOptions } from '@azure-rest/core-client'; +import { HttpResponse } from '@azure-rest/core-client'; +import { LroEngineOptions } from '@azure/core-lro'; +import { PollerLike } from '@azure/core-lro'; +import { PollOperationState } from '@azure/core-lro'; +import { RawHttpHeaders } from '@azure/core-rest-pipeline'; +import { RequestParameters } from '@azure-rest/core-client'; +import { StreamableMethod } from '@azure-rest/core-client'; +import { TokenCredential } from '@azure/core-auth'; + +// @public +export interface AddressOutput { + boundingBox?: BoundingBoxCompassNotationOutput; + buildingNumber?: string; + country?: string; + countryCode?: string; + countryCodeISO3?: string; + countrySecondarySubdivision?: string; + countrySubdivision?: string; + countrySubdivisionName?: string; + countryTertiarySubdivision?: string; + crossStreet?: string; + extendedPostalCode?: string; + freeformAddress?: string; + localName?: string; + municipality?: string; + municipalitySubdivision?: string; + postalCode?: string; + routeNumbers?: Array; + street?: string; + streetName?: string; + streetNameAndNumber?: string; + streetNumber?: string; +} + +// @public +export interface AddressRangesOutput { + from: LatLongPairAbbreviatedOutput; + rangeLeft: string; + rangeRight: string; + to: LatLongPairAbbreviatedOutput; +} + +// @public +export interface BatchRequest { + batchItems?: Array; +} + +// @public +export interface BatchRequestItem { + query?: string; +} + +// @public +export interface BatchResultItemOutput { + statusCode: number; +} + +// @public +export interface BatchResultOutput { + summary: BatchResultSummaryOutput; +} + +// @public +export interface BatchResultSummaryOutput { + successfulRequests: number; + totalRequests: number; +} + +// @public +export interface BoundingBoxCompassNotationOutput { + entity?: "position"; + northEast: string; + southWest: string; +} + +// @public +export interface BoundingBoxOutput { + btmRightPoint: LatLongPairAbbreviatedOutput; + topLeftPoint: LatLongPairAbbreviatedOutput; +} + +// @public +export interface BrandOutput { + name: string; +} + +// @public +export interface ClassificationNameOutput { + name: string; + nameLocale: string; +} + +// @public +export interface ClassificationOutput { + code: string; + names: Array; +} + +// @public +export function createBatchItems>(requests: Array): Array; + +// @public +export interface DataSourceOutput { + geometry?: GeometryIdentifierOutput; +} + +// @public +export interface EntryPointOutput { + position: LatLongPairAbbreviatedOutput; + type: "main" | "minor"; +} + +// @public +export interface ErrorDetailOutput { + code?: string; + message?: string; +} + +// @public +export interface ErrorResponseOutput { + error?: ErrorDetailOutput; +} + +// @public (undocumented) +export interface FuzzySearch { + get(options: SearchFuzzySearchParameters): StreamableMethod; +} + +// @public (undocumented) +export interface FuzzySearchBatch { + get(options?: SearchGetFuzzySearchBatchParameters): StreamableMethod; + post(options: SearchFuzzySearchBatchParameters): StreamableMethod; +} + +// @public (undocumented) +export interface FuzzySearchBatchSync { + post(options: SearchFuzzySearchBatchSyncParameters): StreamableMethod; +} + +// @public +export interface GeoJsonFeature extends GeoJsonObjectParent, GeoJsonFeatureData { + // (undocumented) + type: "Feature"; +} + +// @public +export interface GeoJsonFeatureCollection extends GeoJsonObjectParent, GeoJsonFeatureCollectionData { + // (undocumented) + type: "FeatureCollection"; +} + +// @public (undocumented) +export interface GeoJsonFeatureCollectionData { + features: Array; +} + +// @public (undocumented) +export interface GeoJsonFeatureCollectionDataOutput { + features: Array; +} + +// @public +export interface GeoJsonFeatureCollectionOutput extends GeoJsonObjectOutputParent, GeoJsonFeatureCollectionDataOutput { + // (undocumented) + type: "FeatureCollection"; +} + +// @public (undocumented) +export interface GeoJsonFeatureData { + featureType?: string; + geometry: GeoJsonGeometry; + id?: string; + properties?: Record; +} + +// @public (undocumented) +export interface GeoJsonFeatureDataOutput { + featureType?: string; + geometry: GeoJsonGeometryOutput; + id?: string; + properties?: Record; +} + +// @public +export interface GeoJsonFeatureOutput extends GeoJsonObjectOutputParent, GeoJsonFeatureDataOutput { + // (undocumented) + type: "Feature"; +} + +// @public +export type GeoJsonGeometry = GeoJsonGeometryParent | GeoJsonLineString | GeoJsonPoint | GeoJsonMultiPoint | GeoJsonMultiLineString | GeoJsonPolygon | GeoJsonMultiPolygon | GeoJsonGeometryCollection; + +// @public +export interface GeoJsonGeometryCollection extends GeoJsonGeometryParent, GeoJsonGeometryCollectionData { + // (undocumented) + type: "GeometryCollection"; +} + +// @public (undocumented) +export interface GeoJsonGeometryCollectionData { + geometries: Array; +} + +// @public (undocumented) +export interface GeoJsonGeometryCollectionDataOutput { + geometries: Array; +} + +// @public +export interface GeoJsonGeometryCollectionOutput extends GeoJsonGeometryOutputParent, GeoJsonGeometryCollectionDataOutput { + // (undocumented) + type: "GeometryCollection"; +} + +// @public +export type GeoJsonGeometryOutput = GeoJsonGeometryOutputParent | GeoJsonLineStringOutput | GeoJsonPointOutput | GeoJsonMultiPointOutput | GeoJsonMultiLineStringOutput | GeoJsonPolygonOutput | GeoJsonMultiPolygonOutput | GeoJsonGeometryCollectionOutput; + +// @public +export interface GeoJsonGeometryOutputParent extends GeoJsonObjectOutputParent { + // (undocumented) + type: "GeoJsonGeometry" | "LineString" | "Point" | "MultiPoint" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection"; +} + +// @public +export interface GeoJsonGeometryParent extends GeoJsonObjectParent { + // (undocumented) + type: "GeoJsonGeometry" | "LineString" | "Point" | "MultiPoint" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection"; +} + +// @public +export interface GeoJsonLineString extends GeoJsonGeometryParent, GeoJsonLineStringData { + // (undocumented) + type: "LineString"; +} + +// @public (undocumented) +export interface GeoJsonLineStringData { + coordinates: Array>; +} + +// @public (undocumented) +export interface GeoJsonLineStringDataOutput { + coordinates: Array>; +} + +// @public +export interface GeoJsonLineStringOutput extends GeoJsonGeometryOutputParent, GeoJsonLineStringDataOutput { + // (undocumented) + type: "LineString"; +} + +// @public +export interface GeoJsonMultiLineString extends GeoJsonGeometryParent, GeoJsonMultiLineStringData { + // (undocumented) + type: "MultiLineString"; +} + +// @public (undocumented) +export interface GeoJsonMultiLineStringData { + coordinates: Array>>; +} + +// @public (undocumented) +export interface GeoJsonMultiLineStringDataOutput { + coordinates: Array>>; +} + +// @public +export interface GeoJsonMultiLineStringOutput extends GeoJsonGeometryOutputParent, GeoJsonMultiLineStringDataOutput { + // (undocumented) + type: "MultiLineString"; +} + +// @public +export interface GeoJsonMultiPoint extends GeoJsonGeometryParent, GeoJsonMultiPointData { + // (undocumented) + type: "MultiPoint"; +} + +// @public +export interface GeoJsonMultiPointData { + coordinates: Array>; +} + +// @public +export interface GeoJsonMultiPointDataOutput { + coordinates: Array>; +} + +// @public +export interface GeoJsonMultiPointOutput extends GeoJsonGeometryOutputParent, GeoJsonMultiPointDataOutput { + // (undocumented) + type: "MultiPoint"; +} + +// @public +export interface GeoJsonMultiPolygon extends GeoJsonGeometryParent, GeoJsonMultiPolygonData { + // (undocumented) + type: "MultiPolygon"; +} + +// @public (undocumented) +export interface GeoJsonMultiPolygonData { + coordinates: Array>>>; +} + +// @public (undocumented) +export interface GeoJsonMultiPolygonDataOutput { + coordinates: Array>>>; +} + +// @public +export interface GeoJsonMultiPolygonOutput extends GeoJsonGeometryOutputParent, GeoJsonMultiPolygonDataOutput { + // (undocumented) + type: "MultiPolygon"; +} + +// @public +export type GeoJsonObject = GeoJsonGeometry | GeoJsonLineString | GeoJsonPoint | GeoJsonMultiPoint | GeoJsonMultiLineString | GeoJsonPolygon | GeoJsonMultiPolygon | GeoJsonGeometryCollection | GeoJsonFeature | GeoJsonFeatureCollection; + +// @public +export type GeoJsonObjectOutput = GeoJsonGeometryOutput | GeoJsonLineStringOutput | GeoJsonPointOutput | GeoJsonMultiPointOutput | GeoJsonMultiLineStringOutput | GeoJsonPolygonOutput | GeoJsonMultiPolygonOutput | GeoJsonGeometryCollectionOutput | GeoJsonFeatureOutput | GeoJsonFeatureCollectionOutput; + +// @public +export interface GeoJsonObjectOutputParent { + // (undocumented) + type: "GeoJsonObject" | "GeoJsonGeometry" | "LineString" | "Point" | "MultiPoint" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection" | "Feature" | "FeatureCollection"; +} + +// @public +export interface GeoJsonObjectParent { + // (undocumented) + type: "GeoJsonObject" | "GeoJsonGeometry" | "LineString" | "Point" | "MultiPoint" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeometryCollection" | "Feature" | "FeatureCollection"; +} + +// @public +export interface GeoJsonPoint extends GeoJsonGeometryParent, GeoJsonPointData { + // (undocumented) + type: "Point"; +} + +// @public +export interface GeoJsonPointData { + coordinates: Array; +} + +// @public +export interface GeoJsonPointDataOutput { + coordinates: Array; +} + +// @public +export interface GeoJsonPointOutput extends GeoJsonGeometryOutputParent, GeoJsonPointDataOutput { + // (undocumented) + type: "Point"; +} + +// @public +export interface GeoJsonPolygon extends GeoJsonGeometryParent, GeoJsonPolygonData { + // (undocumented) + type: "Polygon"; +} + +// @public (undocumented) +export interface GeoJsonPolygonData { + coordinates: Array>>; +} + +// @public (undocumented) +export interface GeoJsonPolygonDataOutput { + coordinates: Array>>; +} + +// @public +export interface GeoJsonPolygonOutput extends GeoJsonGeometryOutputParent, GeoJsonPolygonDataOutput { + // (undocumented) + type: "Polygon"; +} + +// @public +export interface GeometryIdentifierOutput { + id: string; +} + +// @public +export function getLongRunningPoller(client: Client, initialResponse: TResult, options?: LroEngineOptions>): PollerLike, TResult>; + +// @public (undocumented) +export interface GetPointOfInterestCategoryTree { + get(options?: SearchGetPointOfInterestCategoryTreeParameters): StreamableMethod; +} + +// @public (undocumented) +export function isUnexpected(response: SearchListPolygons200Response | SearchListPolygonsDefaultResponse): response is SearchListPolygonsDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchFuzzySearch200Response | SearchFuzzySearchDefaultResponse): response is SearchFuzzySearchDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchPointOfInterest200Response | SearchSearchPointOfInterestDefaultResponse): response is SearchSearchPointOfInterestDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchNearbyPointOfInterest200Response | SearchSearchNearbyPointOfInterestDefaultResponse): response is SearchSearchNearbyPointOfInterestDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchPointOfInterestCategory200Response | SearchSearchPointOfInterestCategoryDefaultResponse): response is SearchSearchPointOfInterestCategoryDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchGetPointOfInterestCategoryTree200Response | SearchGetPointOfInterestCategoryTreeDefaultResponse): response is SearchGetPointOfInterestCategoryTreeDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchAddress200Response | SearchSearchAddressDefaultResponse): response is SearchSearchAddressDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchReverseSearchAddress200Response | SearchReverseSearchAddressDefaultResponse): response is SearchReverseSearchAddressDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchReverseSearchCrossStreetAddress200Response | SearchReverseSearchCrossStreetAddressDefaultResponse): response is SearchReverseSearchCrossStreetAddressDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchStructuredAddress200Response | SearchSearchStructuredAddressDefaultResponse): response is SearchSearchStructuredAddressDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchInsideGeometry200Response | SearchSearchInsideGeometryDefaultResponse): response is SearchSearchInsideGeometryDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchAlongRoute200Response | SearchSearchAlongRouteDefaultResponse): response is SearchSearchAlongRouteDefaultResponse; + +// @public (undocumented) +export function isUnexpected(response: SearchFuzzySearchBatchSync200Response | SearchFuzzySearchBatchSync408Response | SearchFuzzySearchBatchSyncDefaultResponse): response is SearchFuzzySearchBatchSync408Response; + +// @public (undocumented) +export function isUnexpected(response: SearchSearchAddressBatchSync200Response | SearchSearchAddressBatchSync408Response | SearchSearchAddressBatchSyncDefaultResponse): response is SearchSearchAddressBatchSync408Response; + +// @public (undocumented) +export function isUnexpected(response: SearchReverseSearchAddressBatchSync200Response | SearchReverseSearchAddressBatchSync408Response | SearchReverseSearchAddressBatchSyncDefaultResponse): response is SearchReverseSearchAddressBatchSync408Response; + +// @public +export interface LatLongPairAbbreviatedOutput { + lat: number; + lon: number; +} + +// @public (undocumented) +export interface ListPolygons { + get(options: SearchListPolygonsParameters): StreamableMethod; +} + +// @public +function MapsSearch(credential: AzureKeyCredential, options?: ClientOptions): MapsSearchClient; + +// @public +function MapsSearch(credential: TokenCredential, mapsAccountClientId: string, options?: ClientOptions): MapsSearchClient; +export default MapsSearch; + +// @public (undocumented) +export type MapsSearchClient = Client & { + path: Routes; +}; + +// @public +export interface OperatingHoursOutput { + mode: string; + timeRanges: Array; +} + +// @public +export interface OperatingHoursTimeOutput { + date: string; + hour: number; + minute: number; +} + +// @public +export interface OperatingHoursTimeRangeOutput { + endTime: OperatingHoursTimeOutput; + startTime: OperatingHoursTimeOutput; +} + +// @public +export interface PointOfInterestCategoryOutput { + childCategoryIds: Array; + id: number; + name: string; + synonyms: Array; +} + +// @public +export interface PointOfInterestCategorySetOutput { + id: number; +} + +// @public +export interface PointOfInterestCategoryTreeResultOutput { + poiCategories?: Array; +} + +// @public +export interface PointOfInterestOutput { + brands?: Array; + categories?: Array; + categorySet?: Array; + classifications?: Array; + name: string; + openingHours?: OperatingHoursOutput; + phone?: string; + url?: string; +} + +// @public (undocumented) +export interface PolygonOutput { + geometryData?: GeoJsonObjectOutput; + providerID: string; +} + +// @public +export interface PolygonResultOutput { + additionalData?: Array; +} + +// @public (undocumented) +export interface ReverseSearchAddress { + get(options: SearchReverseSearchAddressParameters): StreamableMethod; +} + +// @public (undocumented) +export interface ReverseSearchAddressBatch { + get(options?: SearchGetReverseSearchAddressBatchParameters): StreamableMethod; + post(options: SearchReverseSearchAddressBatchParameters): StreamableMethod; +} + +// @public +export interface ReverseSearchAddressBatchItemOutput extends BatchResultItemOutput { + response: ReverseSearchAddressBatchItemResponseOutput; +} + +// @public +export interface ReverseSearchAddressBatchItemResponseOutput extends ReverseSearchAddressResultOutput, ErrorResponseOutput { +} + +// @public +export interface ReverseSearchAddressBatchResultOutput extends BatchResultOutput { + batchItems: Array; +} + +// @public (undocumented) +export interface ReverseSearchAddressBatchSync { + post(options: SearchReverseSearchAddressBatchSyncParameters): StreamableMethod; +} + +// @public +export interface ReverseSearchAddressResultItemOutput { + address: AddressOutput; + matchType?: "AddressPoint" | "HouseNumberRange" | "Street"; + position: string; + // (undocumented) + roadUse?: Array<"LimitedAccess" | "Arterial" | "Terminal" | "Ramp" | "Rotary" | "LocalStreet">; +} + +// @public +export interface ReverseSearchAddressResultOutput { + addresses: Array; + summary: SearchSummaryOutput; +} + +// @public (undocumented) +export interface ReverseSearchCrossStreetAddress { + get(options: SearchReverseSearchCrossStreetAddressParameters): StreamableMethod; +} + +// @public +export interface ReverseSearchCrossStreetAddressResultItemOutput { + address?: AddressOutput; + position?: string; +} + +// @public +export interface ReverseSearchCrossStreetAddressResultOutput { + addresses: Array; + summary: SearchSummaryOutput; +} + +// @public (undocumented) +export interface Routes { + (path: "/search/polygon/{format}", format: "json"): ListPolygons; + (path: "/search/fuzzy/{format}", format: "json" | "xml"): FuzzySearch; + (path: "/search/poi/{format}", format: "json" | "xml"): SearchPointOfInterest; + (path: "/search/nearby/{format}", format: "json" | "xml"): SearchNearbyPointOfInterest; + (path: "/search/poi/category/{format}", format: "json" | "xml"): SearchPointOfInterestCategory; + (path: "/search/poi/category/tree/{format}", format: "json"): GetPointOfInterestCategoryTree; + (path: "/search/address/{format}", format: "json" | "xml"): SearchAddress; + (path: "/search/address/reverse/{format}", format: "json" | "xml"): ReverseSearchAddress; + (path: "/search/address/reverse/crossStreet/{format}", format: "json" | "xml"): ReverseSearchCrossStreetAddress; + (path: "/search/address/structured/{format}", format: "json" | "xml"): SearchStructuredAddress; + (path: "/search/geometry/{format}", format: "json" | "xml"): SearchInsideGeometry; + (path: "/search/alongRoute/{format}", format: "json" | "xml"): SearchAlongRoute; + (path: "/search/fuzzy/batch/sync/{format}", format: "json"): FuzzySearchBatchSync; + (path: "/search/fuzzy/batch/{format}", format: "json"): FuzzySearchBatch; + (path: "/search/address/batch/sync/{format}", format: "json"): SearchAddressBatchSync; + (path: "/search/address/batch/{format}", format: "json"): SearchAddressBatch; + (path: "/search/address/reverse/batch/sync/{format}", format: "json"): ReverseSearchAddressBatchSync; + (path: "/search/address/reverse/batch/{format}", format: "json"): ReverseSearchAddressBatch; +} + +// @public (undocumented) +export interface SearchAddress { + get(options: SearchSearchAddressParameters): StreamableMethod; +} + +// @public (undocumented) +export interface SearchAddressBatch { + get(options?: SearchGetSearchAddressBatchParameters): StreamableMethod; + post(options: SearchSearchAddressBatchParameters): StreamableMethod; +} + +// @public +export interface SearchAddressBatchItemOutput extends BatchResultItemOutput { + response: SearchAddressBatchItemResponseOutput; +} + +// @public +export interface SearchAddressBatchItemResponseOutput extends SearchAddressResultOutput, ErrorResponseOutput { +} + +// @public +export interface SearchAddressBatchResultOutput extends BatchResultOutput { + batchItems: Array; +} + +// @public (undocumented) +export interface SearchAddressBatchSync { + post(options: SearchSearchAddressBatchSyncParameters): StreamableMethod; +} + +// @public +export interface SearchAddressResultItemOutput { + address: AddressOutput; + addressRanges?: AddressRangesOutput; + dataSources?: DataSourceOutput; + detourTime?: number; + dist?: number; + // (undocumented) + entityType?: "Country" | "CountrySubdivision" | "CountrySecondarySubdivision" | "CountryTertiarySubdivision" | "Municipality" | "MunicipalitySubdivision" | "Neighbourhood" | "PostalCodeArea"; + entryPoints?: Array; + id: string; + info?: string; + matchType?: "AddressPoint" | "HouseNumberRange" | "Street"; + poi?: PointOfInterestOutput; + position: LatLongPairAbbreviatedOutput; + score: number; + type: "POI" | "Street" | "Geography" | "Point Address" | "Address Range" | "Cross Street"; + viewport: BoundingBoxOutput; +} + +// @public +export interface SearchAddressResultOutput { + results: Array; + summary: SearchSummaryOutput; +} + +// @public (undocumented) +export interface SearchAlongRoute { + post(options: SearchSearchAlongRouteParameters): StreamableMethod; +} + +// @public +export interface SearchAlongRouteRequest { + route?: GeoJsonLineString; +} + +// @public +export interface SearchFuzzySearch200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchFuzzySearchBatch200Response extends HttpResponse { + // (undocumented) + body: SearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchFuzzySearchBatch202Headers { + location?: string; +} + +// @public +export interface SearchFuzzySearchBatch202Response extends HttpResponse { + // (undocumented) + body: Record; + // (undocumented) + headers: RawHttpHeaders & SearchFuzzySearchBatch202Headers; + // (undocumented) + status: "202"; +} + +// @public (undocumented) +export interface SearchFuzzySearchBatchBodyParam { + body: BatchRequest; +} + +// @public (undocumented) +export interface SearchFuzzySearchBatchMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchFuzzySearchBatchParameters = SearchFuzzySearchBatchMediaTypesParam & SearchFuzzySearchBatchBodyParam & RequestParameters; + +// @public +export interface SearchFuzzySearchBatchSync200Response extends HttpResponse { + // (undocumented) + body: SearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchFuzzySearchBatchSync408Response extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: "408"; +} + +// @public (undocumented) +export interface SearchFuzzySearchBatchSyncBodyParam { + body: BatchRequest; +} + +// @public +export interface SearchFuzzySearchBatchSyncDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export interface SearchFuzzySearchBatchSyncMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchFuzzySearchBatchSyncParameters = SearchFuzzySearchBatchSyncMediaTypesParam & SearchFuzzySearchBatchSyncBodyParam & RequestParameters; + +// @public +export interface SearchFuzzySearchDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchFuzzySearchParameters = SearchFuzzySearchQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchFuzzySearchQueryParam { + // (undocumented) + queryParameters: SearchFuzzySearchQueryParamProperties; +} + +// @public (undocumented) +export interface SearchFuzzySearchQueryParamProperties { + brandSet?: Array; + btmRight?: string; + categorySet?: Array; + connectorSet?: Array<"StandardHouseholdCountrySpecific" | "IEC62196Type1" | "IEC62196Type1CCS" | "IEC62196Type2CableAttached" | "IEC62196Type2Outlet" | "IEC62196Type2CCS" | "IEC62196Type3" | "Chademo" | "IEC60309AC1PhaseBlue" | "IEC60309DCWhite" | "Tesla">; + countrySet?: Array; + entityType?: "Country" | "CountrySubdivision" | "CountrySecondarySubdivision" | "CountryTertiarySubdivision" | "Municipality" | "MunicipalitySubdivision" | "Neighbourhood" | "PostalCodeArea"; + extendedPostalCodesFor?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + idxSet?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + language?: string; + lat?: number; + limit?: number; + lon?: number; + maxFuzzyLevel?: number; + minFuzzyLevel?: number; + ofs?: number; + openingHours?: "nextSevenDays"; + query: string; + radius?: number; + topLeft?: string; + typeahead?: boolean; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchGetFuzzySearchBatch200Response extends HttpResponse { + // (undocumented) + body: SearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchGetFuzzySearchBatch202Headers { + location?: string; +} + +// @public +export interface SearchGetFuzzySearchBatch202Response extends HttpResponse { + // (undocumented) + body: Record; + // (undocumented) + headers: RawHttpHeaders & SearchGetFuzzySearchBatch202Headers; + // (undocumented) + status: "202"; +} + +// @public (undocumented) +export type SearchGetFuzzySearchBatchParameters = RequestParameters; + +// @public +export interface SearchGetPointOfInterestCategoryTree200Response extends HttpResponse { + // (undocumented) + body: PointOfInterestCategoryTreeResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchGetPointOfInterestCategoryTreeDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchGetPointOfInterestCategoryTreeParameters = SearchGetPointOfInterestCategoryTreeQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchGetPointOfInterestCategoryTreeQueryParam { + // (undocumented) + queryParameters?: SearchGetPointOfInterestCategoryTreeQueryParamProperties; +} + +// @public (undocumented) +export interface SearchGetPointOfInterestCategoryTreeQueryParamProperties { + language?: string; +} + +// @public +export interface SearchGetReverseSearchAddressBatch200Response extends HttpResponse { + // (undocumented) + body: ReverseSearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchGetReverseSearchAddressBatch202Headers { + location?: string; +} + +// @public +export interface SearchGetReverseSearchAddressBatch202Response extends HttpResponse { + // (undocumented) + body: Record; + // (undocumented) + headers: RawHttpHeaders & SearchGetReverseSearchAddressBatch202Headers; + // (undocumented) + status: "202"; +} + +// @public (undocumented) +export type SearchGetReverseSearchAddressBatchParameters = RequestParameters; + +// @public +export interface SearchGetSearchAddressBatch200Response extends HttpResponse { + // (undocumented) + body: SearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchGetSearchAddressBatch202Headers { + location?: string; +} + +// @public +export interface SearchGetSearchAddressBatch202Response extends HttpResponse { + // (undocumented) + body: Record; + // (undocumented) + headers: RawHttpHeaders & SearchGetSearchAddressBatch202Headers; + // (undocumented) + status: "202"; +} + +// @public (undocumented) +export type SearchGetSearchAddressBatchParameters = RequestParameters; + +// @public (undocumented) +export interface SearchInsideGeometry { + post(options: SearchSearchInsideGeometryParameters): StreamableMethod; +} + +// @public +export interface SearchInsideGeometryRequest { + geometry?: Record; +} + +// @public +export interface SearchListPolygons200Response extends HttpResponse { + // (undocumented) + body: PolygonResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchListPolygonsDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchListPolygonsParameters = SearchListPolygonsQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchListPolygonsQueryParam { + // (undocumented) + queryParameters: SearchListPolygonsQueryParamProperties; +} + +// @public (undocumented) +export interface SearchListPolygonsQueryParamProperties { + geometries: Array; +} + +// @public (undocumented) +export interface SearchNearbyPointOfInterest { + get(options: SearchSearchNearbyPointOfInterestParameters): StreamableMethod; +} + +// @public (undocumented) +export interface SearchPointOfInterest { + get(options: SearchSearchPointOfInterestParameters): StreamableMethod; +} + +// @public (undocumented) +export interface SearchPointOfInterestCategory { + get(options: SearchSearchPointOfInterestCategoryParameters): StreamableMethod; +} + +// @public +export interface SearchReverseSearchAddress200Response extends HttpResponse { + // (undocumented) + body: ReverseSearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchReverseSearchAddressBatch200Response extends HttpResponse { + // (undocumented) + body: ReverseSearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchReverseSearchAddressBatch202Headers { + location?: string; +} + +// @public +export interface SearchReverseSearchAddressBatch202Response extends HttpResponse { + // (undocumented) + body: Record; + // (undocumented) + headers: RawHttpHeaders & SearchReverseSearchAddressBatch202Headers; + // (undocumented) + status: "202"; +} + +// @public (undocumented) +export interface SearchReverseSearchAddressBatchBodyParam { + body: BatchRequest; +} + +// @public (undocumented) +export interface SearchReverseSearchAddressBatchMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchReverseSearchAddressBatchParameters = SearchReverseSearchAddressBatchMediaTypesParam & SearchReverseSearchAddressBatchBodyParam & RequestParameters; + +// @public +export interface SearchReverseSearchAddressBatchSync200Response extends HttpResponse { + // (undocumented) + body: ReverseSearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchReverseSearchAddressBatchSync408Response extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: "408"; +} + +// @public (undocumented) +export interface SearchReverseSearchAddressBatchSyncBodyParam { + body: BatchRequest; +} + +// @public +export interface SearchReverseSearchAddressBatchSyncDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export interface SearchReverseSearchAddressBatchSyncMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchReverseSearchAddressBatchSyncParameters = SearchReverseSearchAddressBatchSyncMediaTypesParam & SearchReverseSearchAddressBatchSyncBodyParam & RequestParameters; + +// @public +export interface SearchReverseSearchAddressDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchReverseSearchAddressParameters = SearchReverseSearchAddressQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchReverseSearchAddressQueryParam { + // (undocumented) + queryParameters: SearchReverseSearchAddressQueryParamProperties; +} + +// @public (undocumented) +export interface SearchReverseSearchAddressQueryParamProperties { + allowFreeformNewline?: boolean; + entityType?: "Country" | "CountrySubdivision" | "CountrySecondarySubdivision" | "CountryTertiarySubdivision" | "Municipality" | "MunicipalitySubdivision" | "Neighbourhood" | "PostalCodeArea"; + heading?: number; + language?: string; + number?: string; + query: Array; + radius?: number; + returnMatchType?: boolean; + returnRoadUse?: boolean; + returnSpeedLimit?: boolean; + roadUse?: Array<"LimitedAccess" | "Arterial" | "Terminal" | "Ramp" | "Rotary" | "LocalStreet">; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchReverseSearchCrossStreetAddress200Response extends HttpResponse { + // (undocumented) + body: ReverseSearchCrossStreetAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchReverseSearchCrossStreetAddressDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchReverseSearchCrossStreetAddressParameters = SearchReverseSearchCrossStreetAddressQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchReverseSearchCrossStreetAddressQueryParam { + // (undocumented) + queryParameters: SearchReverseSearchCrossStreetAddressQueryParamProperties; +} + +// @public (undocumented) +export interface SearchReverseSearchCrossStreetAddressQueryParamProperties { + heading?: number; + language?: string; + limit?: number; + query: Array; + radius?: number; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchAddress200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchSearchAddressBatch200Response extends HttpResponse { + // (undocumented) + body: SearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchSearchAddressBatch202Headers { + location?: string; +} + +// @public +export interface SearchSearchAddressBatch202Response extends HttpResponse { + // (undocumented) + body: Record; + // (undocumented) + headers: RawHttpHeaders & SearchSearchAddressBatch202Headers; + // (undocumented) + status: "202"; +} + +// @public (undocumented) +export interface SearchSearchAddressBatchBodyParam { + body: BatchRequest; +} + +// @public (undocumented) +export interface SearchSearchAddressBatchMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchSearchAddressBatchParameters = SearchSearchAddressBatchMediaTypesParam & SearchSearchAddressBatchBodyParam & RequestParameters; + +// @public +export interface SearchSearchAddressBatchSync200Response extends HttpResponse { + // (undocumented) + body: SearchAddressBatchResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchSearchAddressBatchSync408Response extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: "408"; +} + +// @public (undocumented) +export interface SearchSearchAddressBatchSyncBodyParam { + body: BatchRequest; +} + +// @public +export interface SearchSearchAddressBatchSyncDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export interface SearchSearchAddressBatchSyncMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchSearchAddressBatchSyncParameters = SearchSearchAddressBatchSyncMediaTypesParam & SearchSearchAddressBatchSyncBodyParam & RequestParameters; + +// @public +export interface SearchSearchAddressDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchSearchAddressParameters = SearchSearchAddressQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchAddressQueryParam { + // (undocumented) + queryParameters: SearchSearchAddressQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchAddressQueryParamProperties { + btmRight?: string; + countrySet?: Array; + entityType?: "Country" | "CountrySubdivision" | "CountrySecondarySubdivision" | "CountryTertiarySubdivision" | "Municipality" | "MunicipalitySubdivision" | "Neighbourhood" | "PostalCodeArea"; + extendedPostalCodesFor?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + language?: string; + lat?: number; + limit?: number; + lon?: number; + ofs?: number; + query: string; + radius?: number; + topLeft?: string; + typeahead?: boolean; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchAlongRoute200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchSearchAlongRouteBodyParam { + body: SearchAlongRouteRequest; +} + +// @public +export interface SearchSearchAlongRouteDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export interface SearchSearchAlongRouteMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchSearchAlongRouteParameters = SearchSearchAlongRouteQueryParam & SearchSearchAlongRouteMediaTypesParam & SearchSearchAlongRouteBodyParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchAlongRouteQueryParam { + // (undocumented) + queryParameters: SearchSearchAlongRouteQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchAlongRouteQueryParamProperties { + brandSet?: Array; + categorySet?: Array; + connectorSet?: Array<"StandardHouseholdCountrySpecific" | "IEC62196Type1" | "IEC62196Type1CCS" | "IEC62196Type2CableAttached" | "IEC62196Type2Outlet" | "IEC62196Type2CCS" | "IEC62196Type3" | "Chademo" | "IEC60309AC1PhaseBlue" | "IEC60309DCWhite" | "Tesla">; + limit?: number; + maxDetourTime: number; + openingHours?: "nextSevenDays"; + query: string; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchInsideGeometry200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public (undocumented) +export interface SearchSearchInsideGeometryBodyParam { + body: SearchInsideGeometryRequest; +} + +// @public +export interface SearchSearchInsideGeometryDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export interface SearchSearchInsideGeometryMediaTypesParam { + contentType?: "application/json"; +} + +// @public (undocumented) +export type SearchSearchInsideGeometryParameters = SearchSearchInsideGeometryQueryParam & SearchSearchInsideGeometryMediaTypesParam & SearchSearchInsideGeometryBodyParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchInsideGeometryQueryParam { + // (undocumented) + queryParameters: SearchSearchInsideGeometryQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchInsideGeometryQueryParamProperties { + categorySet?: Array; + extendedPostalCodesFor?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + idxSet?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + language?: string; + limit?: number; + openingHours?: "nextSevenDays"; + query: string; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchNearbyPointOfInterest200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchSearchNearbyPointOfInterestDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchSearchNearbyPointOfInterestParameters = SearchSearchNearbyPointOfInterestQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchNearbyPointOfInterestQueryParam { + // (undocumented) + queryParameters: SearchSearchNearbyPointOfInterestQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchNearbyPointOfInterestQueryParamProperties { + brandSet?: Array; + categorySet?: Array; + connectorSet?: Array<"StandardHouseholdCountrySpecific" | "IEC62196Type1" | "IEC62196Type1CCS" | "IEC62196Type2CableAttached" | "IEC62196Type2Outlet" | "IEC62196Type2CCS" | "IEC62196Type3" | "Chademo" | "IEC60309AC1PhaseBlue" | "IEC60309DCWhite" | "Tesla">; + countrySet?: Array; + extendedPostalCodesFor?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + language?: string; + lat: number; + limit?: number; + lon: number; + ofs?: number; + radius?: number; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchPointOfInterest200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchSearchPointOfInterestCategory200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchSearchPointOfInterestCategoryDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchSearchPointOfInterestCategoryParameters = SearchSearchPointOfInterestCategoryQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchPointOfInterestCategoryQueryParam { + // (undocumented) + queryParameters: SearchSearchPointOfInterestCategoryQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchPointOfInterestCategoryQueryParamProperties { + brandSet?: Array; + btmRight?: string; + categorySet?: Array; + connectorSet?: Array<"StandardHouseholdCountrySpecific" | "IEC62196Type1" | "IEC62196Type1CCS" | "IEC62196Type2CableAttached" | "IEC62196Type2Outlet" | "IEC62196Type2CCS" | "IEC62196Type3" | "Chademo" | "IEC60309AC1PhaseBlue" | "IEC60309DCWhite" | "Tesla">; + countrySet?: Array; + extendedPostalCodesFor?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + language?: string; + lat?: number; + limit?: number; + lon?: number; + ofs?: number; + openingHours?: "nextSevenDays"; + query: string; + radius?: number; + topLeft?: string; + typeahead?: boolean; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchPointOfInterestDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchSearchPointOfInterestParameters = SearchSearchPointOfInterestQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchPointOfInterestQueryParam { + // (undocumented) + queryParameters: SearchSearchPointOfInterestQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchPointOfInterestQueryParamProperties { + brandSet?: Array; + btmRight?: string; + categorySet?: Array; + connectorSet?: Array<"StandardHouseholdCountrySpecific" | "IEC62196Type1" | "IEC62196Type1CCS" | "IEC62196Type2CableAttached" | "IEC62196Type2Outlet" | "IEC62196Type2CCS" | "IEC62196Type3" | "Chademo" | "IEC60309AC1PhaseBlue" | "IEC60309DCWhite" | "Tesla">; + countrySet?: Array; + extendedPostalCodesFor?: Array<"POI" | "None">; + language?: string; + lat?: number; + limit?: number; + lon?: number; + ofs?: number; + openingHours?: "nextSevenDays"; + query: string; + radius?: number; + topLeft?: string; + typeahead?: boolean; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public +export interface SearchSearchStructuredAddress200Response extends HttpResponse { + // (undocumented) + body: SearchAddressResultOutput; + // (undocumented) + status: "200"; +} + +// @public +export interface SearchSearchStructuredAddressDefaultResponse extends HttpResponse { + // (undocumented) + body: ErrorResponseOutput; + // (undocumented) + status: string; +} + +// @public (undocumented) +export type SearchSearchStructuredAddressParameters = SearchSearchStructuredAddressQueryParam & RequestParameters; + +// @public (undocumented) +export interface SearchSearchStructuredAddressQueryParam { + // (undocumented) + queryParameters: SearchSearchStructuredAddressQueryParamProperties; +} + +// @public (undocumented) +export interface SearchSearchStructuredAddressQueryParamProperties { + countryCode: string; + countrySecondarySubdivision?: string; + countrySubdivision?: string; + countryTertiarySubdivision?: string; + crossStreet?: string; + entityType?: "Country" | "CountrySubdivision" | "CountrySecondarySubdivision" | "CountryTertiarySubdivision" | "Municipality" | "MunicipalitySubdivision" | "Neighbourhood" | "PostalCodeArea"; + extendedPostalCodesFor?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + language?: string; + limit?: number; + municipality?: string; + municipalitySubdivision?: string; + ofs?: number; + postalCode?: string; + streetName?: string; + streetNumber?: string; + view?: "AE" | "AR" | "BH" | "IN" | "IQ" | "JO" | "KW" | "LB" | "MA" | "OM" | "PK" | "PS" | "QA" | "SA" | "SY" | "YE" | "Auto" | "Unified"; +} + +// @public (undocumented) +export interface SearchStructuredAddress { + get(options: SearchSearchStructuredAddressParameters): StreamableMethod; +} + +// @public +export interface SearchSummaryOutput { + fuzzyLevel?: number; + geoBias?: LatLongPairAbbreviatedOutput; + numResults: number; + offset?: number; + query?: string; + queryTime: number; + queryType?: "NEARBY" | "NON_NEAR"; + totalResults?: number; +} + +// (No @packageDocumentation comment for this package) + +``` diff --git a/sdk/maps/maps-search-rest/sample.env b/sdk/maps/maps-search-rest/sample.env new file mode 100644 index 000000000000..5025aa8a1685 --- /dev/null +++ b/sdk/maps/maps-search-rest/sample.env @@ -0,0 +1,8 @@ +# Maps subscription key when using AzureKey authentication +MAPS_SUBSCRIPTION_KEY="" + +# Maps Azure AD authentication +AZURE_CLIENT_ID="" +AZURE_CLIENT_SECRET="" +AZURE_TENANT_ID="" +MAPS_CLIENT_ID="" diff --git a/sdk/maps/maps-search-rest/samples-dev/fuzzySearch.ts b/sdk/maps/maps-search-rest/samples-dev/fuzzySearch.ts new file mode 100644 index 000000000000..fefb49a196b6 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/fuzzySearch.ts @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +// import { DefaultAzureCredential } from "@azure/identity"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to use the fuzzy search with MapsSearchClient. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Search for Starbuck near Seattle */ + const response = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { + query: "Starbucks", + lat: 47.6101, + lon: -122.34255, + countrySet: ["US"], + }, + }); + /** Handle the error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body */ + console.log(`Starbucks search result near Seattle:\n`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/fuzzySearchBatch.ts b/sdk/maps/maps-search-rest/samples-dev/fuzzySearchBatch.ts new file mode 100644 index 000000000000..05f24d8d3b69 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/fuzzySearchBatch.ts @@ -0,0 +1,109 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { + getLongRunningPoller, + createBatchItems, + SearchAddressBatchResultOutput, + SearchSearchAddressBatch200Response, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to use the fuzzy search batch request with MapsSearchClient & getLongRunningPoller. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the fuzzy-search endpoint. */ + const batchItems = createBatchItems([ + { + query: "atm", + lat: 48.858561, + lon: 2.294911, + radius: 5000, + limit: 5, + }, + { + query: "Statue Of Liberty", + countrySet: ["us"], + limit: 2, + }, + { + query: "Starbucks", + lat: 47.621028, + lon: -122.34817, + radius: 5000, + }, + // This is an invalid request. We will show how to handle the error later. + { + query: "atm", + lat: 48.858561, + lon: 200.294911, + }, + ]); + + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client + .path("/search/fuzzy/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, initialResponse); + + // You can simply wait for the operation is done + const response = (await poller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = (await rehydratedPoller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody: SearchAddressBatchResultOutput) { + const { summary, batchItems } = resBody; + + const { totalRequests, successfulRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests were successful.\n`); + + batchItems.forEach((batchItem, idx) => { + if (batchItem.response.error) { + console.log(`Error in ${idx + 1} request: ${batchItem.response.error.message}`); + } else { + console.log(`Results in ${idx + 1} request:`); + batchItem.response.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); + } + console.log("----------"); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/getPointOfInterestCategoryTree.ts b/sdk/maps/maps-search-rest/samples-dev/getPointOfInterestCategoryTree.ts new file mode 100644 index 000000000000..bed688e6531c --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/getPointOfInterestCategoryTree.ts @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to get all point-of-interest categories. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/poi/category/tree/{format}", "json").get(); + + /** Handle error response. */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response */ + if (!response.body.poiCategories) { + throw new Error("Unexpected response: poiCategories is undefined"); + } + response.body.poiCategories.forEach((category) => { + console.log(`The info of the category ${category.name}:`); + console.log(` id: ${category.id}`); + console.log(` synonyms: ${category.synonyms}`); + console.log(` child category Ids: ${category.childCategoryIds}\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/reverseSearchAddress.ts b/sdk/maps/maps-search-rest/samples-dev/reverseSearchAddress.ts new file mode 100644 index 000000000000..987491030ae3 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/reverseSearchAddress.ts @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to reverse a geocode to an address. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/address/reverse/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, + }); + + /** Handle error response. */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + response.body.addresses.forEach((address) => { + console.log(address.address.freeformAddress); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/reverseSearchAddressBatch.ts b/sdk/maps/maps-search-rest/samples-dev/reverseSearchAddressBatch.ts new file mode 100644 index 000000000000..49b42a49df90 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/reverseSearchAddressBatch.ts @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { + createBatchItems, + getLongRunningPoller, + ReverseSearchAddressBatchResultOutput, + SearchReverseSearchAddressBatch200Response, + SearchReverseSearchAddressQueryParamProperties, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to request a batch of reverse geocoding. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the search-address-reverse endpoint. */ + const batchItems = createBatchItems([ + // This is an invalid query + { query: [148.858561, 2.294911] }, + { + query: [47.6101, -122.34255], + }, + { query: [47.6155, -122.33817], radius: 5000 }, + ]); + + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client.path("/search/address/reverse/batch/{format}", "json").post({ + body: { batchItems }, + }); + const poller = getLongRunningPoller(client, initialResponse); + + /** You can simply wait for the operation is done */ + const response = (await poller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = (await rehydratedPoller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody: ReverseSearchAddressBatchResultOutput) { + const { summary, batchItems } = resBody; + + const { totalRequests, successfulRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests are successful.`); + + batchItems.forEach(({ response }, idx) => { + if (response.error) { + console.log(`Error in ${idx + 1} request: ${response.error.message}`); + } else { + console.log(`Results in ${idx + 1} request:`); + response.addresses.forEach(({ address }) => { + console.log(` ${address.freeformAddress}`); + }); + } + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/reverseSearchCrossStreetAddress.ts b/sdk/maps/maps-search-rest/samples-dev/reverseSearchCrossStreetAddress.ts new file mode 100644 index 000000000000..832e0f824f70 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/reverseSearchCrossStreetAddress.ts @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to reverse geocode to a cross street. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/address/reverse/crossStreet/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log the response body */ + response.body.addresses.forEach(({ address }) => { + if (!address) { + throw Error("Unexpected error: address is undefined"); + } + console.log(address.streetName); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchAddress.ts b/sdk/maps/maps-search-rest/samples-dev/searchAddress.ts new file mode 100644 index 000000000000..40f1238bf97f --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchAddress.ts @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search the coordinates of an address (a.k.a. Geocoding). + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client + .path("/search/address/{format}", "json") + .get({ queryParameters: { query: "15127 NE 24th Street, Redmond, WA 98052" } }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`The followings are the possible coordinates of the address:`); + response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchAddressBatch.ts b/sdk/maps/maps-search-rest/samples-dev/searchAddressBatch.ts new file mode 100644 index 000000000000..a977d86c8774 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchAddressBatch.ts @@ -0,0 +1,85 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { + createBatchItems, + getLongRunningPoller, + SearchAddressBatchResultOutput, + SearchSearchAddressBatch200Response, + SearchSearchAddressQueryParamProperties, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to make a batched search address request. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the search-address endpoint. */ + const batchItems = createBatchItems([ + { query: "400 Broad St, Seattle, WA 98109" }, + { query: "One, Microsoft Way, Redmond, WA 98052" }, + { query: "350 5th Ave, New York, NY 10118" }, + { query: "1 Main Street", countrySet: ["GB", "US", "AU"] }, + ]); + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client + .path("/search/address/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, initialResponse); + + /** You can simply wait for the operation is done */ + const response = (await poller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = (await rehydratedPoller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody: SearchAddressBatchResultOutput) { + const { summary, batchItems } = resBody; + const { successfulRequests, totalRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests are successful.`); + batchItems.forEach(({ response }, idx) => { + if (response.error) { + console.error(`Error in ${idx + 1}: ${response.error.message}`); + } else { + console.log(`Result in ${idx + 1}:`); + response.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); + } + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchAlongRoute.ts b/sdk/maps/maps-search-rest/samples-dev/searchAlongRoute.ts new file mode 100644 index 000000000000..e8ecca3ebcfd --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchAlongRoute.ts @@ -0,0 +1,62 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to perform a fuzzy search for POIs along a specified route. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/alongRoute/{format}", "json").post({ + queryParameters: { query: "burger", maxDetourTime: 1000, limit: 2 }, + body: { + route: { + coordinates: [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + ], + type: "LineString", + }, + }, + }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`"burger" search result along the route:\n`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchInsideGeometry.ts b/sdk/maps/maps-search-rest/samples-dev/searchInsideGeometry.ts new file mode 100644 index 000000000000..21e37041d9b2 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchInsideGeometry.ts @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { + isUnexpected, + SearchSearchInsideGeometry200Response, + SearchSearchInsideGeometryDefaultResponse, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary - Demonstrate how to perform a free form search inside a single geometry or many of them. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** We can search for pizza places inside a geometry represented as a GeoJSON FeatureCollection type */ + const featureCollectionResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "FeatureCollection", + features: [ + { + type: "Feature", + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + [-122.143035, 47.653536], + ], + ], + }, + properties: {}, + }, + { + type: "Feature", + geometry: { + type: "Point", + coordinates: [-122.126986, 47.639754], + }, + properties: { + subType: "Circle", + radius: 100, + }, + }, + ], + }, + }, + }); + handleResponse(featureCollectionResponse); + + /** We can also search inside a geometry represented as a GeoJSON GeometryCollection type */ + const geometryCollectionResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "GeometryCollection", + geometries: [ + { + type: "Polygon", + coordinates: [ + [ + [-122.43576049804686, 37.7524152343544], + [-122.43301391601562, 37.70660472542312], + [-122.36434936523438, 37.712059855877314], + [-122.43576049804686, 37.7524152343544], + ], + ], + }, + { + type: "Polygon", + coordinates: [ + [ + [-123.43576049804686, 37.7524152343544], + [-123.43301391601562, 37.70660472542312], + [-123.36434936523438, 37.712059855877314], + [-123.43576049804686, 37.7524152343544], + ], + ], + }, + ], + }, + }, + }); + handleResponse(geometryCollectionResponse); + + /** We can also search inside a geometry represented as a GeoJSON Polygon type */ + const polygonResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.43576049804686, 37.7524152343544], + [-122.43301391601562, 37.70660472542312], + [-122.36434936523438, 37.712059855877314], + [-122.43576049804686, 37.7524152343544], + ], + ], + }, + }, + }); + handleResponse(polygonResponse); +} + +function handleResponse( + response: SearchSearchInsideGeometry200Response | SearchSearchInsideGeometryDefaultResponse +) { + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log the response body. */ + console.log(`Search result inside the geometry:`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchNearbyPointOfInterest.ts b/sdk/maps/maps-search-rest/samples-dev/searchNearbyPointOfInterest.ts new file mode 100644 index 000000000000..a7f0459ef8c1 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchNearbyPointOfInterest.ts @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search for POIs nearby the given position. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/nearby/{format}", "json").get({ + queryParameters: { lat: 40.70627, lon: -74.011454, limit: 10, radius: 8046 }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchPointOfInterest.ts b/sdk/maps/maps-search-rest/samples-dev/searchPointOfInterest.ts new file mode 100644 index 000000000000..2a170e3841a4 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchPointOfInterest.ts @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to request POI results by name. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/poi/{format}", "json").get({ + queryParameters: { + query: "juice bars", + limit: 5, + lat: 47.606038, + lon: -122.333345, + radius: 8046, + }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchPointOfInterestCategory.ts b/sdk/maps/maps-search-rest/samples-dev/searchPointOfInterestCategory.ts new file mode 100644 index 000000000000..79d55677680c --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchPointOfInterestCategory.ts @@ -0,0 +1,58 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search for POIs by category. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + const response = await client.path("/search/poi/category/{format}", "json").get({ + queryParameters: { + /** You can get the supported categories from the path /search/poi/category/tree/ here: https://learn.microsoft.com/en-us/azure/azure-maps/supported-search-categories */ + query: "DENTIST", + limit: 3, + lat: 40.758953, + lon: -73.985263, + radius: 3200, + }, + }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchPolygons.ts b/sdk/maps/maps-search-rest/samples-dev/searchPolygons.ts new file mode 100644 index 000000000000..9484ae685087 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchPolygons.ts @@ -0,0 +1,66 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** We use this API with the response field geometry.id from either a search address of search fuzzy call.*/ + /** Make a search fuzzy call and retrieve the geometry Ids */ + const searchFuzzyRes = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { query: "Seattle" }, + }); + if (isUnexpected(searchFuzzyRes)) { + throw searchFuzzyRes.body.error; + } + const geometryIds = searchFuzzyRes.body.results.reduce((acc, cur) => { + if (cur.dataSources && cur.dataSources.geometry && cur.dataSources.geometry.id) { + acc.push(cur.dataSources.geometry.id); + } + return acc; + }, []); + + /** Use the retrieved geometry Ids to request for more info. */ + const response = await client.path("/search/polygon/{format}", "json").get({ + queryParameters: { + geometries: geometryIds, + }, + }); + if (isUnexpected(response)) { + throw response.body.error; + } + if (!response.body.additionalData) { + throw Error("Unexpected response: additionalData is missing"); + } + response.body.additionalData.forEach(({ geometryData }) => { + console.log(geometryData); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples-dev/searchStructuredAddress.ts b/sdk/maps/maps-search-rest/samples-dev/searchStructuredAddress.ts new file mode 100644 index 000000000000..2cdb2b4b6c17 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples-dev/searchStructuredAddress.ts @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search the coordinates of an address in a structured format. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/address/structured/{format}", "json").get({ + queryParameters: { + countryCode: "US", + streetNumber: "15127", + streetName: "NE 24th Street", + municipality: "Redmond", + countrySubdivision: "WA", + postalCode: "98052", + }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`The followings are the possible coordinates of the address:`); + response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/README.md b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/README.md new file mode 100644 index 000000000000..bb028b7707c8 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/README.md @@ -0,0 +1,83 @@ +# MapsSearchClient client library samples for JavaScript (Beta) + +These sample programs show how to use the JavaScript client libraries for MapsSearchClient in some common scenarios. + +| **File Name** | **Description** | +| --------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [fuzzySearch.js][fuzzysearch] | This sample demonstrates how to use the fuzzy search with MapsSearchClient. | +| [fuzzySearchBatch.js][fuzzysearchbatch] | This sample demonstrates how to use the fuzzy search batch request with MapsSearchClient & getLongRunningPoller. | +| [getPointOfInterestCategoryTree.js][getpointofinterestcategorytree] | This sample demonstrates how to get all point-of-interest categories. | +| [reverseSearchAddress.js][reversesearchaddress] | This sample demonstrates how to reverse a geocode to an address. | +| [reverseSearchAddressBatch.js][reversesearchaddressbatch] | Demonstrate how to request a batch of reverse geocoding. | +| [reverseSearchCrossStreetAddress.js][reversesearchcrossstreetaddress] | Demonstrate how to reverse geocode to a cross street. | +| [searchAddress.js][searchaddress] | Demonstrate how to search the coordinates of an address (a.k.a. Geocoding). | +| [searchAddressBatch.js][searchaddressbatch] | This sample demonstrates how to make a batched search address request. | +| [searchAlongRoute.js][searchalongroute] | Demonstrate how to perform a fuzzy search for POIs along a specified route. | +| [searchInsideGeometry.js][searchinsidegeometry] | - Demonstrate how to perform a free form search inside a single geometry or many of them. | +| [searchNearbyPointOfInterest.js][searchnearbypointofinterest] | Demonstrate how to search for POIs nearby the given position. | +| [searchPointOfInterest.js][searchpointofinterest] | Demonstrate how to request POI results by name. | +| [searchPointOfInterestCategory.js][searchpointofinterestcategory] | Demonstrate how to search for POIs by category. | +| [searchPolygons.js][searchpolygons] | Demonstrate how to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. | +| [searchStructuredAddress.js][searchstructuredaddress] | Demonstrate how to search the coordinates of an address in a structured format. | + +## Prerequisites + +The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). + +You need [an Azure subscription][freesub] and the following Azure resources to run these sample programs: + +- [Azure Maps Resource][createinstance_azuremapsresource] + +Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. + +Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. + +## Setup + +To run the samples using the published version of the package: + +1. Install the dependencies using `npm`: + +```bash +npm install +``` + +2. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. + +3. Run whichever samples you like (note that some samples may require additional setup, see the table above): + +```bash +node fuzzySearch.js +``` + +Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): + +```bash +npx cross-env MAPS_SUBSCRIPTION_KEY="" node fuzzySearch.js +``` + +## Next Steps + +Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. + +[fuzzysearch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearch.js +[fuzzysearchbatch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearchBatch.js +[getpointofinterestcategorytree]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/getPointOfInterestCategoryTree.js +[reversesearchaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddress.js +[reversesearchaddressbatch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddressBatch.js +[reversesearchcrossstreetaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchCrossStreetAddress.js +[searchaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddress.js +[searchaddressbatch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddressBatch.js +[searchalongroute]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAlongRoute.js +[searchinsidegeometry]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchInsideGeometry.js +[searchnearbypointofinterest]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchNearbyPointOfInterest.js +[searchpointofinterest]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterest.js +[searchpointofinterestcategory]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterestCategory.js +[searchpolygons]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPolygons.js +[searchstructuredaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchStructuredAddress.js + + + +[freesub]: https://azure.microsoft.com/free/ +[createinstance_azuremapsresource]: https://docs.microsoft.com/azure/azure-maps/how-to-create-template +[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest/README.md diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearch.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearch.js new file mode 100644 index 000000000000..d7b989328435 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearch.js @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +// import { DefaultAzureCredential } from "@azure/identity"; +require("dotenv").config(); + +/** + * @summary This sample demonstrates how to use the fuzzy search with MapsSearchClient. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Search for Starbuck near Seattle */ + const response = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { + query: "Starbucks", + lat: 47.6101, + lon: -122.34255, + countrySet: ["US"], + }, + }); + /** Handle the error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body */ + console.log(`Starbucks search result near Seattle:\n`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearchBatch.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearchBatch.js new file mode 100644 index 000000000000..eda73e68d761 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/fuzzySearchBatch.js @@ -0,0 +1,103 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { getLongRunningPoller, createBatchItems } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary This sample demonstrates how to use the fuzzy search batch request with MapsSearchClient & getLongRunningPoller. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the fuzzy-search endpoint. */ + const batchItems = createBatchItems([ + { + query: "atm", + lat: 48.858561, + lon: 2.294911, + radius: 5000, + limit: 5, + }, + { + query: "Statue Of Liberty", + countrySet: ["us"], + limit: 2, + }, + { + query: "Starbucks", + lat: 47.621028, + lon: -122.34817, + radius: 5000, + }, + // This is an invalid request. We will show how to handle the error later. + { + query: "atm", + lat: 48.858561, + lon: 200.294911, + }, + ]); + + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client + .path("/search/fuzzy/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, initialResponse); + + // You can simply wait for the operation is done + const response = await poller.pollUntilDone(); + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = await rehydratedPoller.pollUntilDone(); + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody) { + const { summary, batchItems } = resBody; + + const { totalRequests, successfulRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests were successful.\n`); + + batchItems.forEach((batchItem, idx) => { + if (batchItem.response.error) { + console.log(`Error in ${idx + 1} request: ${batchItem.response.error.message}`); + } else { + console.log(`Results in ${idx + 1} request:`); + batchItem.response.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); + } + console.log("----------"); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/getPointOfInterestCategoryTree.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/getPointOfInterestCategoryTree.js new file mode 100644 index 000000000000..8944b2ae4503 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/getPointOfInterestCategoryTree.js @@ -0,0 +1,55 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary This sample demonstrates how to get all point-of-interest categories. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/poi/category/tree/{format}", "json").get(); + + /** Handle error response. */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response */ + if (!response.body.poiCategories) { + throw new Error("Unexpected response: poiCategories is undefined"); + } + response.body.poiCategories.forEach((category) => { + console.log(`The info of the category ${category.name}:`); + console.log(` id: ${category.id}`); + console.log(` synonyms: ${category.synonyms}`); + console.log(` child category Ids: ${category.childCategoryIds}\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/package.json b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/package.json new file mode 100644 index 000000000000..59aefa9256ec --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/package.json @@ -0,0 +1,33 @@ +{ + "name": "@azure-samples/maps-search-js-beta", + "private": true, + "version": "1.0.0", + "description": "MapsSearchClient client library samples for JavaScript (Beta)", + "engines": { + "node": ">=14.0.0" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/Azure/azure-sdk-for-js.git", + "directory": "sdk/maps/maps-search-rest" + }, + "keywords": [ + "node", + "azure", + "cloud", + "typescript", + "browser", + "isomorphic" + ], + "author": "Microsoft Corporation", + "license": "MIT", + "bugs": { + "url": "https://github.com/Azure/azure-sdk-for-js/issues" + }, + "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest", + "dependencies": { + "@azure-rest/maps-search": "next", + "dotenv": "latest", + "@azure/core-auth": "^1.3.0" + } +} diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddress.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddress.js new file mode 100644 index 000000000000..e0b6e9895967 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddress.js @@ -0,0 +1,49 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary This sample demonstrates how to reverse a geocode to an address. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/address/reverse/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, + }); + + /** Handle error response. */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + response.body.addresses.forEach((address) => { + console.log(address.address.freeformAddress); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddressBatch.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddressBatch.js new file mode 100644 index 000000000000..f8bddf04eaa7 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchAddressBatch.js @@ -0,0 +1,82 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { createBatchItems, getLongRunningPoller } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to request a batch of reverse geocoding. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the search-address-reverse endpoint. */ + const batchItems = createBatchItems([ + // This is an invalid query + { query: [148.858561, 2.294911] }, + { + query: [47.6101, -122.34255], + }, + { query: [47.6155, -122.33817], radius: 5000 }, + ]); + + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client.path("/search/address/reverse/batch/{format}", "json").post({ + body: { batchItems }, + }); + const poller = getLongRunningPoller(client, initialResponse); + + /** You can simply wait for the operation is done */ + const response = await poller.pollUntilDone(); + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = await rehydratedPoller.pollUntilDone(); + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody) { + const { summary, batchItems } = resBody; + + const { totalRequests, successfulRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests are successful.`); + + batchItems.forEach(({ response }, idx) => { + if (response.error) { + console.log(`Error in ${idx + 1} request: ${response.error.message}`); + } else { + console.log(`Results in ${idx + 1} request:`); + response.addresses.forEach(({ address }) => { + console.log(` ${address.freeformAddress}`); + }); + } + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchCrossStreetAddress.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchCrossStreetAddress.js new file mode 100644 index 000000000000..ca814d810f16 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/reverseSearchCrossStreetAddress.js @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to reverse geocode to a cross street. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/address/reverse/crossStreet/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log the response body */ + response.body.addresses.forEach(({ address }) => { + if (!address) { + throw Error("Unexpected error: address is undefined"); + } + console.log(address.streetName); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/sample.env b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/sample.env new file mode 100644 index 000000000000..5025aa8a1685 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/sample.env @@ -0,0 +1,8 @@ +# Maps subscription key when using AzureKey authentication +MAPS_SUBSCRIPTION_KEY="" + +# Maps Azure AD authentication +AZURE_CLIENT_ID="" +AZURE_CLIENT_SECRET="" +AZURE_TENANT_ID="" +MAPS_CLIENT_ID="" diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddress.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddress.js new file mode 100644 index 000000000000..7c713a60f07d --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddress.js @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to search the coordinates of an address (a.k.a. Geocoding). + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client + .path("/search/address/{format}", "json") + .get({ queryParameters: { query: "15127 NE 24th Street, Redmond, WA 98052" } }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`The followings are the possible coordinates of the address:`); + response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddressBatch.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddressBatch.js new file mode 100644 index 000000000000..31832ef1afe3 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAddressBatch.js @@ -0,0 +1,78 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { createBatchItems, getLongRunningPoller } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary This sample demonstrates how to make a batched search address request. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the search-address endpoint. */ + const batchItems = createBatchItems([ + { query: "400 Broad St, Seattle, WA 98109" }, + { query: "One, Microsoft Way, Redmond, WA 98052" }, + { query: "350 5th Ave, New York, NY 10118" }, + { query: "1 Main Street", countrySet: ["GB", "US", "AU"] }, + ]); + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client + .path("/search/address/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, initialResponse); + + /** You can simply wait for the operation is done */ + const response = await poller.pollUntilDone(); + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = await rehydratedPoller.pollUntilDone(); + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody) { + const { summary, batchItems } = resBody; + const { successfulRequests, totalRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests are successful.`); + batchItems.forEach(({ response }, idx) => { + if (response.error) { + console.error(`Error in ${idx + 1}: ${response.error.message}`); + } else { + console.log(`Result in ${idx + 1}:`); + response.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); + } + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAlongRoute.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAlongRoute.js new file mode 100644 index 000000000000..52f35028c1d1 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchAlongRoute.js @@ -0,0 +1,61 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to perform a fuzzy search for POIs along a specified route. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/alongRoute/{format}", "json").post({ + queryParameters: { query: "burger", maxDetourTime: 1000, limit: 2 }, + body: { + route: { + coordinates: [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + ], + type: "LineString", + }, + }, + }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`"burger" search result along the route:\n`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchInsideGeometry.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchInsideGeometry.js new file mode 100644 index 000000000000..64c159ecb1b7 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchInsideGeometry.js @@ -0,0 +1,141 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary - Demonstrate how to perform a free form search inside a single geometry or many of them. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** We can search for pizza places inside a geometry represented as a GeoJSON FeatureCollection type */ + const featureCollectionResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "FeatureCollection", + features: [ + { + type: "Feature", + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + [-122.143035, 47.653536], + ], + ], + }, + properties: {}, + }, + { + type: "Feature", + geometry: { + type: "Point", + coordinates: [-122.126986, 47.639754], + }, + properties: { + subType: "Circle", + radius: 100, + }, + }, + ], + }, + }, + }); + handleResponse(featureCollectionResponse); + + /** We can also search inside a geometry represented as a GeoJSON GeometryCollection type */ + const geometryCollectionResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "GeometryCollection", + geometries: [ + { + type: "Polygon", + coordinates: [ + [ + [-122.43576049804686, 37.7524152343544], + [-122.43301391601562, 37.70660472542312], + [-122.36434936523438, 37.712059855877314], + [-122.43576049804686, 37.7524152343544], + ], + ], + }, + { + type: "Polygon", + coordinates: [ + [ + [-123.43576049804686, 37.7524152343544], + [-123.43301391601562, 37.70660472542312], + [-123.36434936523438, 37.712059855877314], + [-123.43576049804686, 37.7524152343544], + ], + ], + }, + ], + }, + }, + }); + handleResponse(geometryCollectionResponse); + + /** We can also search inside a geometry represented as a GeoJSON Polygon type */ + const polygonResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.43576049804686, 37.7524152343544], + [-122.43301391601562, 37.70660472542312], + [-122.36434936523438, 37.712059855877314], + [-122.43576049804686, 37.7524152343544], + ], + ], + }, + }, + }); + handleResponse(polygonResponse); +} + +function handleResponse(response) { + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log the response body. */ + console.log(`Search result inside the geometry:`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchNearbyPointOfInterest.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchNearbyPointOfInterest.js new file mode 100644 index 000000000000..df0024791396 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchNearbyPointOfInterest.js @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to search for POIs nearby the given position. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/nearby/{format}", "json").get({ + queryParameters: { lat: 40.70627, lon: -74.011454, limit: 10, radius: 8046 }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterest.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterest.js new file mode 100644 index 000000000000..42be91f70fe6 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterest.js @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to request POI results by name. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/poi/{format}", "json").get({ + queryParameters: { + query: "juice bars", + limit: 5, + lat: 47.606038, + lon: -122.333345, + radius: 8046, + }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterestCategory.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterestCategory.js new file mode 100644 index 000000000000..5340fe0960c0 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPointOfInterestCategory.js @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to search for POIs by category. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + const response = await client.path("/search/poi/category/{format}", "json").get({ + queryParameters: { + /** You can get the supported categories from the path /search/poi/category/tree/ here: https://learn.microsoft.com/en-us/azure/azure-maps/supported-search-categories */ + query: "DENTIST", + limit: 3, + lat: 40.758953, + lon: -73.985263, + radius: 3200, + }, + }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPolygons.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPolygons.js new file mode 100644 index 000000000000..786c63b463b1 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchPolygons.js @@ -0,0 +1,65 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** We use this API with the response field geometry.id from either a search address of search fuzzy call.*/ + /** Make a search fuzzy call and retrieve the geometry Ids */ + const searchFuzzyRes = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { query: "Seattle" }, + }); + if (isUnexpected(searchFuzzyRes)) { + throw searchFuzzyRes.body.error; + } + const geometryIds = searchFuzzyRes.body.results.reduce((acc, cur) => { + if (cur.dataSources && cur.dataSources.geometry && cur.dataSources.geometry.id) { + acc.push(cur.dataSources.geometry.id); + } + return acc; + }, []); + + /** Use the retrieved geometry Ids to request for more info. */ + const response = await client.path("/search/polygon/{format}", "json").get({ + queryParameters: { + geometries: geometryIds, + }, + }); + if (isUnexpected(response)) { + throw response.body.error; + } + if (!response.body.additionalData) { + throw Error("Unexpected response: additionalData is missing"); + } + response.body.additionalData.forEach(({ geometryData }) => { + console.log(geometryData); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchStructuredAddress.js b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchStructuredAddress.js new file mode 100644 index 000000000000..4fdfa37d44e6 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/javascript/searchStructuredAddress.js @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +const MapsSearch = require("@azure-rest/maps-search").default, + { isUnexpected } = require("@azure-rest/maps-search"); +const { AzureKeyCredential } = require("@azure/core-auth"); +require("dotenv").config(); + +/** + * @summary Demonstrate how to search the coordinates of an address in a structured format. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/address/structured/{format}", "json").get({ + queryParameters: { + countryCode: "US", + streetNumber: "15127", + streetName: "NE 24th Street", + municipality: "Redmond", + countrySubdivision: "WA", + postalCode: "98052", + }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`The followings are the possible coordinates of the address:`); + response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/README.md b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/README.md new file mode 100644 index 000000000000..1046cbc053cc --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/README.md @@ -0,0 +1,96 @@ +# MapsSearchClient client library samples for TypeScript (Beta) + +These sample programs show how to use the TypeScript client libraries for MapsSearchClient in some common scenarios. + +| **File Name** | **Description** | +| --------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [fuzzySearch.ts][fuzzysearch] | This sample demonstrates how to use the fuzzy search with MapsSearchClient. | +| [fuzzySearchBatch.ts][fuzzysearchbatch] | This sample demonstrates how to use the fuzzy search batch request with MapsSearchClient & getLongRunningPoller. | +| [getPointOfInterestCategoryTree.ts][getpointofinterestcategorytree] | This sample demonstrates how to get all point-of-interest categories. | +| [reverseSearchAddress.ts][reversesearchaddress] | This sample demonstrates how to reverse a geocode to an address. | +| [reverseSearchAddressBatch.ts][reversesearchaddressbatch] | Demonstrate how to request a batch of reverse geocoding. | +| [reverseSearchCrossStreetAddress.ts][reversesearchcrossstreetaddress] | Demonstrate how to reverse geocode to a cross street. | +| [searchAddress.ts][searchaddress] | Demonstrate how to search the coordinates of an address (a.k.a. Geocoding). | +| [searchAddressBatch.ts][searchaddressbatch] | This sample demonstrates how to make a batched search address request. | +| [searchAlongRoute.ts][searchalongroute] | Demonstrate how to perform a fuzzy search for POIs along a specified route. | +| [searchInsideGeometry.ts][searchinsidegeometry] | - Demonstrate how to perform a free form search inside a single geometry or many of them. | +| [searchNearbyPointOfInterest.ts][searchnearbypointofinterest] | Demonstrate how to search for POIs nearby the given position. | +| [searchPointOfInterest.ts][searchpointofinterest] | Demonstrate how to request POI results by name. | +| [searchPointOfInterestCategory.ts][searchpointofinterestcategory] | Demonstrate how to search for POIs by category. | +| [searchPolygons.ts][searchpolygons] | Demonstrate how to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. | +| [searchStructuredAddress.ts][searchstructuredaddress] | Demonstrate how to search the coordinates of an address in a structured format. | + +## Prerequisites + +The sample programs are compatible with [LTS versions of Node.js](https://github.com/nodejs/release#release-schedule). + +Before running the samples in Node, they must be compiled to JavaScript using the TypeScript compiler. For more information on TypeScript, see the [TypeScript documentation][typescript]. Install the TypeScript compiler using: + +```bash +npm install -g typescript +``` + +You need [an Azure subscription][freesub] and the following Azure resources to run these sample programs: + +- [Azure Maps Resource][createinstance_azuremapsresource] + +Samples retrieve credentials to access the service endpoint from environment variables. Alternatively, edit the source code to include the appropriate credentials. See each individual sample for details on which environment variables/credentials it requires to function. + +Adapting the samples to run in the browser may require some additional consideration. For details, please see the [package README][package]. + +## Setup + +To run the samples using the published version of the package: + +1. Install the dependencies using `npm`: + +```bash +npm install +``` + +2. Compile the samples: + +```bash +npm run build +``` + +3. Edit the file `sample.env`, adding the correct credentials to access the Azure service and run the samples. Then rename the file from `sample.env` to just `.env`. The sample programs will read this file automatically. + +4. Run whichever samples you like (note that some samples may require additional setup, see the table above): + +```bash +node dist/fuzzySearch.js +``` + +Alternatively, run a single sample with the correct environment variables set (setting up the `.env` file is not required if you do this), for example (cross-platform): + +```bash +npx cross-env MAPS_SUBSCRIPTION_KEY="" node dist/fuzzySearch.js +``` + +## Next Steps + +Take a look at our [API Documentation][apiref] for more information about the APIs that are available in the clients. + +[fuzzysearch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearch.ts +[fuzzysearchbatch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearchBatch.ts +[getpointofinterestcategorytree]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/getPointOfInterestCategoryTree.ts +[reversesearchaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddress.ts +[reversesearchaddressbatch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddressBatch.ts +[reversesearchcrossstreetaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchCrossStreetAddress.ts +[searchaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddress.ts +[searchaddressbatch]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddressBatch.ts +[searchalongroute]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAlongRoute.ts +[searchinsidegeometry]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchInsideGeometry.ts +[searchnearbypointofinterest]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchNearbyPointOfInterest.ts +[searchpointofinterest]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterest.ts +[searchpointofinterestcategory]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterestCategory.ts +[searchpolygons]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPolygons.ts +[searchstructuredaddress]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchStructuredAddress.ts + + + +[freesub]: https://azure.microsoft.com/free/ +[createinstance_azuremapsresource]: https://docs.microsoft.com/azure/azure-maps/how-to-create-template +[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest/README.md +[typescript]: https://www.typescriptlang.org/docs/home.html diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/package.json b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/package.json new file mode 100644 index 000000000000..6c2b6c845476 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/package.json @@ -0,0 +1,42 @@ +{ + "name": "@azure-samples/maps-search-ts-beta", + "private": true, + "version": "1.0.0", + "description": "MapsSearchClient client library samples for TypeScript (Beta)", + "engines": { + "node": ">=14.0.0" + }, + "scripts": { + "build": "tsc", + "prebuild": "rimraf dist/" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/Azure/azure-sdk-for-js.git", + "directory": "sdk/maps/maps-search-rest" + }, + "keywords": [ + "node", + "azure", + "cloud", + "typescript", + "browser", + "isomorphic" + ], + "author": "Microsoft Corporation", + "license": "MIT", + "bugs": { + "url": "https://github.com/Azure/azure-sdk-for-js/issues" + }, + "homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/maps-search-rest", + "dependencies": { + "@azure-rest/maps-search": "next", + "dotenv": "latest", + "@azure/core-auth": "^1.3.0" + }, + "devDependencies": { + "@types/node": "^14.0.0", + "typescript": "~4.8.0", + "rimraf": "latest" + } +} diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/sample.env b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/sample.env new file mode 100644 index 000000000000..5025aa8a1685 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/sample.env @@ -0,0 +1,8 @@ +# Maps subscription key when using AzureKey authentication +MAPS_SUBSCRIPTION_KEY="" + +# Maps Azure AD authentication +AZURE_CLIENT_ID="" +AZURE_CLIENT_SECRET="" +AZURE_TENANT_ID="" +MAPS_CLIENT_ID="" diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearch.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearch.ts new file mode 100644 index 000000000000..fefb49a196b6 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearch.ts @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +// import { DefaultAzureCredential } from "@azure/identity"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to use the fuzzy search with MapsSearchClient. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Search for Starbuck near Seattle */ + const response = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { + query: "Starbucks", + lat: 47.6101, + lon: -122.34255, + countrySet: ["US"], + }, + }); + /** Handle the error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body */ + console.log(`Starbucks search result near Seattle:\n`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearchBatch.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearchBatch.ts new file mode 100644 index 000000000000..05f24d8d3b69 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/fuzzySearchBatch.ts @@ -0,0 +1,109 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { + getLongRunningPoller, + createBatchItems, + SearchAddressBatchResultOutput, + SearchSearchAddressBatch200Response, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to use the fuzzy search batch request with MapsSearchClient & getLongRunningPoller. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the fuzzy-search endpoint. */ + const batchItems = createBatchItems([ + { + query: "atm", + lat: 48.858561, + lon: 2.294911, + radius: 5000, + limit: 5, + }, + { + query: "Statue Of Liberty", + countrySet: ["us"], + limit: 2, + }, + { + query: "Starbucks", + lat: 47.621028, + lon: -122.34817, + radius: 5000, + }, + // This is an invalid request. We will show how to handle the error later. + { + query: "atm", + lat: 48.858561, + lon: 200.294911, + }, + ]); + + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client + .path("/search/fuzzy/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, initialResponse); + + // You can simply wait for the operation is done + const response = (await poller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = (await rehydratedPoller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody: SearchAddressBatchResultOutput) { + const { summary, batchItems } = resBody; + + const { totalRequests, successfulRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests were successful.\n`); + + batchItems.forEach((batchItem, idx) => { + if (batchItem.response.error) { + console.log(`Error in ${idx + 1} request: ${batchItem.response.error.message}`); + } else { + console.log(`Results in ${idx + 1} request:`); + batchItem.response.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); + } + console.log("----------"); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/getPointOfInterestCategoryTree.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/getPointOfInterestCategoryTree.ts new file mode 100644 index 000000000000..bed688e6531c --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/getPointOfInterestCategoryTree.ts @@ -0,0 +1,56 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to get all point-of-interest categories. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/poi/category/tree/{format}", "json").get(); + + /** Handle error response. */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response */ + if (!response.body.poiCategories) { + throw new Error("Unexpected response: poiCategories is undefined"); + } + response.body.poiCategories.forEach((category) => { + console.log(`The info of the category ${category.name}:`); + console.log(` id: ${category.id}`); + console.log(` synonyms: ${category.synonyms}`); + console.log(` child category Ids: ${category.childCategoryIds}\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddress.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddress.ts new file mode 100644 index 000000000000..987491030ae3 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddress.ts @@ -0,0 +1,50 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to reverse a geocode to an address. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/address/reverse/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, + }); + + /** Handle error response. */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + response.body.addresses.forEach((address) => { + console.log(address.address.freeformAddress); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddressBatch.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddressBatch.ts new file mode 100644 index 000000000000..49b42a49df90 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchAddressBatch.ts @@ -0,0 +1,89 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { + createBatchItems, + getLongRunningPoller, + ReverseSearchAddressBatchResultOutput, + SearchReverseSearchAddressBatch200Response, + SearchReverseSearchAddressQueryParamProperties, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to request a batch of reverse geocoding. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the search-address-reverse endpoint. */ + const batchItems = createBatchItems([ + // This is an invalid query + { query: [148.858561, 2.294911] }, + { + query: [47.6101, -122.34255], + }, + { query: [47.6155, -122.33817], radius: 5000 }, + ]); + + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client.path("/search/address/reverse/batch/{format}", "json").post({ + body: { batchItems }, + }); + const poller = getLongRunningPoller(client, initialResponse); + + /** You can simply wait for the operation is done */ + const response = (await poller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = (await rehydratedPoller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody: ReverseSearchAddressBatchResultOutput) { + const { summary, batchItems } = resBody; + + const { totalRequests, successfulRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests are successful.`); + + batchItems.forEach(({ response }, idx) => { + if (response.error) { + console.log(`Error in ${idx + 1} request: ${response.error.message}`); + } else { + console.log(`Results in ${idx + 1} request:`); + response.addresses.forEach(({ address }) => { + console.log(` ${address.freeformAddress}`); + }); + } + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchCrossStreetAddress.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchCrossStreetAddress.ts new file mode 100644 index 000000000000..832e0f824f70 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/reverseSearchCrossStreetAddress.ts @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to reverse geocode to a cross street. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/address/reverse/crossStreet/{format}", "json").get({ + queryParameters: { query: [37.337, -121.89] }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log the response body */ + response.body.addresses.forEach(({ address }) => { + if (!address) { + throw Error("Unexpected error: address is undefined"); + } + console.log(address.streetName); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddress.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddress.ts new file mode 100644 index 000000000000..40f1238bf97f --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddress.ts @@ -0,0 +1,52 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search the coordinates of an address (a.k.a. Geocoding). + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client + .path("/search/address/{format}", "json") + .get({ queryParameters: { query: "15127 NE 24th Street, Redmond, WA 98052" } }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`The followings are the possible coordinates of the address:`); + response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddressBatch.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddressBatch.ts new file mode 100644 index 000000000000..a977d86c8774 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAddressBatch.ts @@ -0,0 +1,85 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { + createBatchItems, + getLongRunningPoller, + SearchAddressBatchResultOutput, + SearchSearchAddressBatch200Response, + SearchSearchAddressQueryParamProperties, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary This sample demonstrates how to make a batched search address request. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Create batch items with an array of objects which accept the same properties as the search-address endpoint. */ + const batchItems = createBatchItems([ + { query: "400 Broad St, Seattle, WA 98109" }, + { query: "One, Microsoft Way, Redmond, WA 98052" }, + { query: "350 5th Ave, New York, NY 10118" }, + { query: "1 Main Street", countrySet: ["GB", "US", "AU"] }, + ]); + /** Create the long running poller with the initial response & MapsSearchClient */ + const initialResponse = await client + .path("/search/address/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, initialResponse); + + /** You can simply wait for the operation is done */ + const response = (await poller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(response.body); + + /** You may want to resume the long running operation in another function/process later. + * We ca achieve this by serialize the poller's state with `toString` and rehydrate it using `resumeFrom` options + */ + const serializedState = poller.toString(); + const rehydratedPoller = getLongRunningPoller(client, initialResponse, { + resumeFrom: serializedState, + }); + const resumeResponse = (await rehydratedPoller.pollUntilDone()) as SearchSearchAddressBatch200Response; + logResponseBody(resumeResponse.body); +} + +function logResponseBody(resBody: SearchAddressBatchResultOutput) { + const { summary, batchItems } = resBody; + const { successfulRequests, totalRequests } = summary; + console.log(`${successfulRequests} out of ${totalRequests} requests are successful.`); + batchItems.forEach(({ response }, idx) => { + if (response.error) { + console.error(`Error in ${idx + 1}: ${response.error.message}`); + } else { + console.log(`Result in ${idx + 1}:`); + response.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); + } + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAlongRoute.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAlongRoute.ts new file mode 100644 index 000000000000..e8ecca3ebcfd --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchAlongRoute.ts @@ -0,0 +1,62 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to perform a fuzzy search for POIs along a specified route. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** Make the request. */ + const response = await client.path("/search/alongRoute/{format}", "json").post({ + queryParameters: { query: "burger", maxDetourTime: 1000, limit: 2 }, + body: { + route: { + coordinates: [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + ], + type: "LineString", + }, + }, + }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`"burger" search result along the route:\n`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})\n`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchInsideGeometry.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchInsideGeometry.ts new file mode 100644 index 000000000000..21e37041d9b2 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchInsideGeometry.ts @@ -0,0 +1,148 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { + isUnexpected, + SearchSearchInsideGeometry200Response, + SearchSearchInsideGeometryDefaultResponse, +} from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary - Demonstrate how to perform a free form search inside a single geometry or many of them. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** We can search for pizza places inside a geometry represented as a GeoJSON FeatureCollection type */ + const featureCollectionResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "FeatureCollection", + features: [ + { + type: "Feature", + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + [-122.143035, 47.653536], + ], + ], + }, + properties: {}, + }, + { + type: "Feature", + geometry: { + type: "Point", + coordinates: [-122.126986, 47.639754], + }, + properties: { + subType: "Circle", + radius: 100, + }, + }, + ], + }, + }, + }); + handleResponse(featureCollectionResponse); + + /** We can also search inside a geometry represented as a GeoJSON GeometryCollection type */ + const geometryCollectionResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "GeometryCollection", + geometries: [ + { + type: "Polygon", + coordinates: [ + [ + [-122.43576049804686, 37.7524152343544], + [-122.43301391601562, 37.70660472542312], + [-122.36434936523438, 37.712059855877314], + [-122.43576049804686, 37.7524152343544], + ], + ], + }, + { + type: "Polygon", + coordinates: [ + [ + [-123.43576049804686, 37.7524152343544], + [-123.43301391601562, 37.70660472542312], + [-123.36434936523438, 37.712059855877314], + [-123.43576049804686, 37.7524152343544], + ], + ], + }, + ], + }, + }, + }); + handleResponse(geometryCollectionResponse); + + /** We can also search inside a geometry represented as a GeoJSON Polygon type */ + const polygonResponse = await client.path("/search/geometry/{format}", "json").post({ + queryParameters: { query: "pizza", limit: 2 }, + body: { + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.43576049804686, 37.7524152343544], + [-122.43301391601562, 37.70660472542312], + [-122.36434936523438, 37.712059855877314], + [-122.43576049804686, 37.7524152343544], + ], + ], + }, + }, + }); + handleResponse(polygonResponse); +} + +function handleResponse( + response: SearchSearchInsideGeometry200Response | SearchSearchInsideGeometryDefaultResponse +) { + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log the response body. */ + console.log(`Search result inside the geometry:`); + response.body.results.forEach((result) => { + console.log(`Address: ${result.address.freeformAddress}`); + console.log(`Coordinate: (${result.position.lat}, ${result.position.lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchNearbyPointOfInterest.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchNearbyPointOfInterest.ts new file mode 100644 index 000000000000..a7f0459ef8c1 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchNearbyPointOfInterest.ts @@ -0,0 +1,51 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search for POIs nearby the given position. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/nearby/{format}", "json").get({ + queryParameters: { lat: 40.70627, lon: -74.011454, limit: 10, radius: 8046 }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterest.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterest.ts new file mode 100644 index 000000000000..2a170e3841a4 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterest.ts @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to request POI results by name. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/poi/{format}", "json").get({ + queryParameters: { + query: "juice bars", + limit: 5, + lat: 47.606038, + lon: -122.333345, + radius: 8046, + }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterestCategory.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterestCategory.ts new file mode 100644 index 000000000000..79d55677680c --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPointOfInterestCategory.ts @@ -0,0 +1,58 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search for POIs by category. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + const response = await client.path("/search/poi/category/{format}", "json").get({ + queryParameters: { + /** You can get the supported categories from the path /search/poi/category/tree/ here: https://learn.microsoft.com/en-us/azure/azure-maps/supported-search-categories */ + query: "DENTIST", + limit: 3, + lat: 40.758953, + lon: -73.985263, + radius: 3200, + }, + }); + + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + /** Log response body */ + response.body.results.forEach((result) => { + console.log( + `${result.poi ? result.poi.name + ":" : ""} ${result.address.freeformAddress}. (${ + result.position.lat + }, ${result.position.lon})\n` + ); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPolygons.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPolygons.ts new file mode 100644 index 000000000000..9484ae685087 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchPolygons.ts @@ -0,0 +1,66 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + /** We use this API with the response field geometry.id from either a search address of search fuzzy call.*/ + /** Make a search fuzzy call and retrieve the geometry Ids */ + const searchFuzzyRes = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { query: "Seattle" }, + }); + if (isUnexpected(searchFuzzyRes)) { + throw searchFuzzyRes.body.error; + } + const geometryIds = searchFuzzyRes.body.results.reduce((acc, cur) => { + if (cur.dataSources && cur.dataSources.geometry && cur.dataSources.geometry.id) { + acc.push(cur.dataSources.geometry.id); + } + return acc; + }, []); + + /** Use the retrieved geometry Ids to request for more info. */ + const response = await client.path("/search/polygon/{format}", "json").get({ + queryParameters: { + geometries: geometryIds, + }, + }); + if (isUnexpected(response)) { + throw response.body.error; + } + if (!response.body.additionalData) { + throw Error("Unexpected response: additionalData is missing"); + } + response.body.additionalData.forEach(({ geometryData }) => { + console.log(geometryData); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchStructuredAddress.ts b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchStructuredAddress.ts new file mode 100644 index 000000000000..2cdb2b4b6c17 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/src/searchStructuredAddress.ts @@ -0,0 +1,57 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT License. + +import MapsSearch, { isUnexpected } from "@azure-rest/maps-search"; +import { AzureKeyCredential } from "@azure/core-auth"; +import * as dotenv from "dotenv"; + +dotenv.config(); + +/** + * @summary Demonstrate how to search the coordinates of an address in a structured format. + */ +async function main() { + /** + * Azure Maps supports two ways to authenticate requests: + * - Shared Key authentication (subscription-key) + * - Azure Active Directory (Azure AD) authentication + * + * In this sample you can put MAPS_SUBSCRIPTION_KEY into .env file to use the first approach or populate + * the three AZURE_CLIENT_ID, AZURE_CLIENT_SECRET & AZURE_TENANT_ID variables for trying out AAD auth. + * + * More info is available at https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication. + */ + /** Shared Key authentication (subscription-key) */ + const subscriptionKey = process.env.MAPS_SUBSCRIPTION_KEY || ""; + const credential = new AzureKeyCredential(subscriptionKey); + const client = MapsSearch(credential); + + /** Azure Active Directory (Azure AD) authentication */ + // const credential = new DefaultAzureCredential(); + // const mapsClientId = process.env.MAPS_CLIENT_ID || ""; + // const client = MapsSearch(credential, mapsClientId); + + const response = await client.path("/search/address/structured/{format}", "json").get({ + queryParameters: { + countryCode: "US", + streetNumber: "15127", + streetName: "NE 24th Street", + municipality: "Redmond", + countrySubdivision: "WA", + postalCode: "98052", + }, + }); + /** Handle error response */ + if (isUnexpected(response)) { + throw response.body.error; + } + + /** Log the response body. */ + console.log(`The followings are the possible coordinates of the address:`); + response.body.results.forEach((result) => { + const { lat, lon } = result.position; + console.log(`(${lat}, ${lon})`); + }); +} + +main().catch(console.error); diff --git a/sdk/maps/maps-search-rest/samples/v1-beta/typescript/tsconfig.json b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/tsconfig.json new file mode 100644 index 000000000000..416c2dd82e00 --- /dev/null +++ b/sdk/maps/maps-search-rest/samples/v1-beta/typescript/tsconfig.json @@ -0,0 +1,17 @@ +{ + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "moduleResolution": "node", + "resolveJsonModule": true, + "esModuleInterop": true, + "allowSyntheticDefaultImports": true, + "strict": true, + "alwaysStrict": true, + "outDir": "dist", + "rootDir": "src" + }, + "include": [ + "src/**.ts" + ] +} diff --git a/sdk/maps/maps-search-rest/src/MapsSearch.ts b/sdk/maps/maps-search-rest/src/MapsSearch.ts new file mode 100644 index 000000000000..be3c87454461 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/MapsSearch.ts @@ -0,0 +1,79 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { ClientOptions } from "@azure-rest/core-client"; +import { AzureKeyCredential, TokenCredential, isTokenCredential } from "@azure/core-auth"; +import { createMapsClientIdPolicy } from "@azure/maps-common"; +import { MapsSearchClient } from "./generated"; +import createClient from "./generated"; +import { bearerTokenAuthenticationPolicy } from "@azure/core-rest-pipeline"; + +/** + * Creates an instance of MapsSearchClient from a subscription key. + * + * @example + * ```ts + * import MapsSearch from "@azure-rest/maps-search"; + * import { AzureKeyCredential } from "@azure/core-auth"; + * + * const credential = new AzureKeyCredential(""); + * const client = MapsSearch(credential); + *``` + * + * @param credential - An AzureKeyCredential instance used to authenticate requests to the service + * @param options - Options used to configure the Search Client + */ +export default function MapsSearch( + credential: AzureKeyCredential, + options?: ClientOptions +): MapsSearchClient; +/** + * Creates an instance of MapsSearch from an Azure Identity `TokenCredential`. + * + * @example + * ```ts + * import MapsSearch from "@azure/maps-search"; + * import { DefaultAzureCredential } from "@azure/identity"; + * + * const credential = new DefaultAzureCredential(); + * const client = MapsSearch(credential, ""); + *``` + * + * @param credential - An TokenCredential instance used to authenticate requests to the service + * @param mapsAccountClientId - The Azure Maps client id of a specific map resource + * @param options - Options used to configure the Search Client + */ +export default function MapsSearch( + credential: TokenCredential, + mapsAccountClientId: string, + options?: ClientOptions +): MapsSearchClient; +export default function MapsSearch( + credential: TokenCredential | AzureKeyCredential, + clientIdOrOptions: string | ClientOptions = {}, + maybeOptions: ClientOptions = {} +): MapsSearchClient { + const options = typeof clientIdOrOptions === "string" ? maybeOptions : clientIdOrOptions; + + /** + * maps service requires a header "ms-x-client-id", which is different from the standard AAD. + * So we need to do our own implementation. + * This customized authentication is following by this guide: https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/RLC-customization.md#custom-authentication + */ + if (isTokenCredential(credential)) { + const clientId = typeof clientIdOrOptions === "string" ? clientIdOrOptions : ""; + if (!clientId) { + throw Error("Client id is needed for TokenCredential"); + } + const client = createClient(undefined as any, options); + client.pipeline.addPolicy( + bearerTokenAuthenticationPolicy({ + credential, + scopes: `${options.baseUrl || "https://atlas.microsoft.com"}/.default`, + }) + ); + client.pipeline.addPolicy(createMapsClientIdPolicy(clientId)); + return client; + } + return createClient(credential, options); +} diff --git a/sdk/maps/maps-search-rest/src/createBatchItems.ts b/sdk/maps/maps-search-rest/src/createBatchItems.ts new file mode 100644 index 000000000000..b20338610265 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/createBatchItems.ts @@ -0,0 +1,20 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { BatchRequestItem } from "./generated"; + +/** + * Create batch items for the batch request. + * + * @param requests - The list of queries to process. + * @returns - The BatchRequestItem object. + */ +export function createBatchItems>( + requests: Array +): Array { + return requests.map((r) => ({ + query: Object.entries(r) + .map(([k, v]) => `${k}=${v}`) + .join("&"), + })); +} diff --git a/sdk/maps/maps-search-rest/src/generated/clientDefinitions.ts b/sdk/maps/maps-search-rest/src/generated/clientDefinitions.ts new file mode 100644 index 000000000000..bc34db7ac9c7 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/clientDefinitions.ts @@ -0,0 +1,1721 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { + SearchListPolygonsParameters, + SearchFuzzySearchParameters, + SearchSearchPointOfInterestParameters, + SearchSearchNearbyPointOfInterestParameters, + SearchSearchPointOfInterestCategoryParameters, + SearchGetPointOfInterestCategoryTreeParameters, + SearchSearchAddressParameters, + SearchReverseSearchAddressParameters, + SearchReverseSearchCrossStreetAddressParameters, + SearchSearchStructuredAddressParameters, + SearchSearchInsideGeometryParameters, + SearchSearchAlongRouteParameters, + SearchFuzzySearchBatchSyncParameters, + SearchFuzzySearchBatchParameters, + SearchGetFuzzySearchBatchParameters, + SearchSearchAddressBatchSyncParameters, + SearchSearchAddressBatchParameters, + SearchGetSearchAddressBatchParameters, + SearchReverseSearchAddressBatchSyncParameters, + SearchReverseSearchAddressBatchParameters, + SearchGetReverseSearchAddressBatchParameters +} from "./parameters"; +import { + SearchListPolygons200Response, + SearchListPolygonsDefaultResponse, + SearchFuzzySearch200Response, + SearchFuzzySearchDefaultResponse, + SearchSearchPointOfInterest200Response, + SearchSearchPointOfInterestDefaultResponse, + SearchSearchNearbyPointOfInterest200Response, + SearchSearchNearbyPointOfInterestDefaultResponse, + SearchSearchPointOfInterestCategory200Response, + SearchSearchPointOfInterestCategoryDefaultResponse, + SearchGetPointOfInterestCategoryTree200Response, + SearchGetPointOfInterestCategoryTreeDefaultResponse, + SearchSearchAddress200Response, + SearchSearchAddressDefaultResponse, + SearchReverseSearchAddress200Response, + SearchReverseSearchAddressDefaultResponse, + SearchReverseSearchCrossStreetAddress200Response, + SearchReverseSearchCrossStreetAddressDefaultResponse, + SearchSearchStructuredAddress200Response, + SearchSearchStructuredAddressDefaultResponse, + SearchSearchInsideGeometry200Response, + SearchSearchInsideGeometryDefaultResponse, + SearchSearchAlongRoute200Response, + SearchSearchAlongRouteDefaultResponse, + SearchFuzzySearchBatchSync200Response, + SearchFuzzySearchBatchSync408Response, + SearchFuzzySearchBatchSyncDefaultResponse, + SearchFuzzySearchBatch200Response, + SearchFuzzySearchBatch202Response, + SearchGetFuzzySearchBatch200Response, + SearchGetFuzzySearchBatch202Response, + SearchSearchAddressBatchSync200Response, + SearchSearchAddressBatchSync408Response, + SearchSearchAddressBatchSyncDefaultResponse, + SearchSearchAddressBatch200Response, + SearchSearchAddressBatch202Response, + SearchGetSearchAddressBatch200Response, + SearchGetSearchAddressBatch202Response, + SearchReverseSearchAddressBatchSync200Response, + SearchReverseSearchAddressBatchSync408Response, + SearchReverseSearchAddressBatchSyncDefaultResponse, + SearchReverseSearchAddressBatch200Response, + SearchReverseSearchAddressBatch202Response, + SearchGetReverseSearchAddressBatch200Response, + SearchGetReverseSearchAddressBatch202Response +} from "./responses"; +import { Client, StreamableMethod } from "@azure-rest/core-client"; + +export interface ListPolygons { + /** + * **Get Polygon** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Get Polygon service allows you to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. The geometry ID is returned in the sourceGeometry object under "geometry" and "id" in either a Search Address or Search Fuzzy call. + * + * Please note that any geometry ID retrieved from an Online Search endpoint has a limited lifetime. The client should not store geometry IDs in persistent storage for later referral, as the stability of these identifiers is not guaranteed for a long period of time. It is expected that a request to the Polygon method is made within a few minutes of the request to the Online Search method that provided the ID. The service allows for batch requests up to 20 identifiers. + */ + get( + options: SearchListPolygonsParameters + ): StreamableMethod< + SearchListPolygons200Response | SearchListPolygonsDefaultResponse + >; +} + +export interface FuzzySearch { + /** + * **Free Form Search** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The basic default API is Free Form Search which handles the most fuzzy of inputs handling any combination of address or POI tokens. This search API is the canonical 'single line search'. The Free Form Search API is a seamless combination of POI search and geocoding. The API can also be weighted with a contextual position (lat./lon. pair), or fully constrained by a coordinate and radius, or it can be executed more generally without any geo biasing anchor point.

We strongly advise you to use the 'countrySet' parameter to specify only the countries for which your application needs coverage, as the default behavior will be to search the entire world, potentially returning unnecessary results.

E.g.: `countrySet`=US,FR

Please see [Search Coverage](https://docs.microsoft.com/azure/location-based-services/geocoding-coverage) for a complete list of all the supported countries.

Most Search queries default to `maxFuzzyLevel`=2 to gain performance and also reduce unusual results. This new default can be overridden as needed per request by passing in the query param `maxFuzzyLevel`=3 or 4. + */ + get( + options: SearchFuzzySearchParameters + ): StreamableMethod< + SearchFuzzySearch200Response | SearchFuzzySearchDefaultResponse + >; +} + +export interface SearchPointOfInterest { + /** + * **Get POI by Name** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Points of Interest (POI) Search allows you to request POI results by name. Search supports additional query parameters such as language and filtering results by area of interest driven by country or bounding box. Endpoint will return only POI results matching the query string. Response includes POI details such as address, coordinate location and category. + */ + get( + options: SearchSearchPointOfInterestParameters + ): StreamableMethod< + | SearchSearchPointOfInterest200Response + | SearchSearchPointOfInterestDefaultResponse + >; +} + +export interface SearchNearbyPointOfInterest { + /** + * **Nearby Search** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * If you have a use case for only retrieving POI results around a specific location, the nearby search method may be the right choice. This endpoint will only return POI results, and does not take in a search query parameter. + */ + get( + options: SearchSearchNearbyPointOfInterestParameters + ): StreamableMethod< + | SearchSearchNearbyPointOfInterest200Response + | SearchSearchNearbyPointOfInterestDefaultResponse + >; +} + +export interface SearchPointOfInterestCategory { + /** + * **Get POI by Category** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Points of Interest (POI) Category Search allows you to request POI results from given category. Search allows to query POIs from one category at a time. Endpoint will only return POI results which are categorized as specified. Response includes POI details such as address, coordinate location and classification. + */ + get( + options: SearchSearchPointOfInterestCategoryParameters + ): StreamableMethod< + | SearchSearchPointOfInterestCategory200Response + | SearchSearchPointOfInterestCategoryDefaultResponse + >; +} + +export interface GetPointOfInterestCategoryTree { + /** + * **Get POI Category Tree** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * POI Category API provides a full list of supported Points of Interest (POI) categories and subcategories together with their translations and synonyms. The returned content can be used to provide more meaningful results through other Search Service APIs, like [Get Search POI](https://docs.microsoft.com/rest/api/maps/search/getsearchpoi). + */ + get( + options?: SearchGetPointOfInterestCategoryTreeParameters + ): StreamableMethod< + | SearchGetPointOfInterestCategoryTree200Response + | SearchGetPointOfInterestCategoryTreeDefaultResponse + >; +} + +export interface SearchAddress { + /** + * **Address Geocoding** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * In many cases, the complete search service might be too much, for instance if you are only interested in traditional geocoding. Search can also be accessed for address look up exclusively. The geocoding is performed by hitting the geocode endpoint with just the address or partial address in question. The geocoding search index will be queried for everything above the street level data. No POIs will be returned. Note that the geocoder is very tolerant of typos and incomplete addresses. It will also handle everything from exact street addresses or street or intersections as well as higher level geographies such as city centers, counties, states etc. + */ + get( + options: SearchSearchAddressParameters + ): StreamableMethod< + SearchSearchAddress200Response | SearchSearchAddressDefaultResponse + >; +} + +export interface ReverseSearchAddress { + /** + * **Reverse Geocode to an Address** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * There may be times when you need to translate a coordinate (example: 37.786505, -122.3862) into a human understandable street address. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. This endpoint will return address information for a given coordinate. + */ + get( + options: SearchReverseSearchAddressParameters + ): StreamableMethod< + | SearchReverseSearchAddress200Response + | SearchReverseSearchAddressDefaultResponse + >; +} + +export interface ReverseSearchCrossStreetAddress { + /** + * **Reverse Geocode to a Cross Street** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * There may be times when you need to translate a coordinate (example: 37.786505, -122.3862) into a human understandable cross street. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. + * This endpoint will return cross street information for a given coordinate. + */ + get( + options: SearchReverseSearchCrossStreetAddressParameters + ): StreamableMethod< + | SearchReverseSearchCrossStreetAddress200Response + | SearchReverseSearchCrossStreetAddressDefaultResponse + >; +} + +export interface SearchStructuredAddress { + /** + * **Structured Address Geocoding** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Azure Address Geocoding can also be accessed for structured address look up exclusively. The geocoding search index will be queried for everything above the street level data. No POIs will be returned. Note that the geocoder is very tolerant of typos and incomplete addresses. It will also handle everything from exact street addresses or street or intersections as well as higher level geographies such as city centers, counties, states etc. + */ + get( + options: SearchSearchStructuredAddressParameters + ): StreamableMethod< + | SearchSearchStructuredAddress200Response + | SearchSearchStructuredAddressDefaultResponse + >; +} + +export interface SearchInsideGeometry { + /** + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Geometry endpoint allows you to perform a free form search inside a single geometry or many of them. The search results that fall inside the geometry/geometries will be returned.

To send the geometry you will use a `POST` request where the request body will contain the `geometry` object represented as a `GeoJSON` type and the `Content-Type` header will be set to `application/json`. The geographical features to be searched can be modeled as Polygon and/or Circle geometries represented using any one of the following `GeoJSON` types:
  • **GeoJSON FeatureCollection**
    The `geometry` can be represented as a `GeoJSON FeatureCollection` object. This is the recommended option if the geometry contains both Polygons and Circles. The `FeatureCollection` can contain a max of 50 `GeoJSON Feature` objects. Each `Feature` object should represent either a Polygon or a Circle with the following conditions:
    • A `Feature` object for the Polygon geometry can have a max of 50 coordinates and it's properties must be empty.
    • A `Feature` object for the Circle geometry is composed of a _center_ represented using a `GeoJSON Point` type and a _radius_ value (in meters) which must be specified in the object's properties along with the _subType_ property whose value should be 'Circle'.

    Please see the Examples section below for a sample `FeatureCollection` representation.

  • **GeoJSON GeometryCollection**
    The `geometry` can be represented as a `GeoJSON GeometryCollection` object. This is the recommended option if the geometry contains a list of Polygons only. The `GeometryCollection` can contain a max of 50 `GeoJSON Polygon` objects. Each `Polygon` object can have a max of 50 coordinates. Please see the Examples section below for a sample `GeometryCollection` representation.

  • **GeoJSON Polygon**
    The `geometry` can be represented as a `GeoJSON Polygon` object. This is the recommended option if the geometry contains a single Polygon. The `Polygon` object can have a max of 50 coordinates. Please see the Examples section below for a sample `Polygon` representation.

.

+ */ + post( + options: SearchSearchInsideGeometryParameters + ): StreamableMethod< + | SearchSearchInsideGeometry200Response + | SearchSearchInsideGeometryDefaultResponse + >; +} + +export interface SearchAlongRoute { + /** + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Along Route endpoint allows you to perform a fuzzy search for POIs along a specified route. This search is constrained by specifying the `maxDetourTime` limiting measure.

To send the route-points you will use a `POST` request where the request body will contain the `route` object represented as a `GeoJSON LineString` type and the `Content-Type` header will be set to `application/json`. Each route-point in `route` is represented as a `GeoJSON Position` type i.e. an array where the _longitude_ value is followed by the _latitude_ value and the _altitude_ value is ignored. The `route` should contain at least 2 route-points.

It is possible that original route will be altered, some of it's points may be skipped. If the route that passes through the found point is faster than the original one, the `detourTime` value in the response is negative. + */ + post( + options: SearchSearchAlongRouteParameters + ): StreamableMethod< + SearchSearchAlongRoute200Response | SearchSearchAlongRouteDefaultResponse + >; +} + +export interface FuzzySearchBatchSync { + /** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + post( + options: SearchFuzzySearchBatchSyncParameters + ): StreamableMethod< + | SearchFuzzySearchBatchSync200Response + | SearchFuzzySearchBatchSync408Response + | SearchFuzzySearchBatchSyncDefaultResponse + >; +} + +export interface FuzzySearchBatch { + /** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + post( + options: SearchFuzzySearchBatchParameters + ): StreamableMethod< + SearchFuzzySearchBatch200Response | SearchFuzzySearchBatch202Response + >; + /** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + get( + options?: SearchGetFuzzySearchBatchParameters + ): StreamableMethod< + SearchGetFuzzySearchBatch200Response | SearchGetFuzzySearchBatch202Response + >; +} + +export interface SearchAddressBatchSync { + /** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + post( + options: SearchSearchAddressBatchSyncParameters + ): StreamableMethod< + | SearchSearchAddressBatchSync200Response + | SearchSearchAddressBatchSync408Response + | SearchSearchAddressBatchSyncDefaultResponse + >; +} + +export interface SearchAddressBatch { + /** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + post( + options: SearchSearchAddressBatchParameters + ): StreamableMethod< + SearchSearchAddressBatch200Response | SearchSearchAddressBatch202Response + >; + /** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + get( + options?: SearchGetSearchAddressBatchParameters + ): StreamableMethod< + | SearchGetSearchAddressBatch200Response + | SearchGetSearchAddressBatch202Response + >; +} + +export interface ReverseSearchAddressBatchSync { + /** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + post( + options: SearchReverseSearchAddressBatchSyncParameters + ): StreamableMethod< + | SearchReverseSearchAddressBatchSync200Response + | SearchReverseSearchAddressBatchSync408Response + | SearchReverseSearchAddressBatchSyncDefaultResponse + >; +} + +export interface ReverseSearchAddressBatch { + /** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + post( + options: SearchReverseSearchAddressBatchParameters + ): StreamableMethod< + | SearchReverseSearchAddressBatch200Response + | SearchReverseSearchAddressBatch202Response + >; + /** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ + get( + options?: SearchGetReverseSearchAddressBatchParameters + ): StreamableMethod< + | SearchGetReverseSearchAddressBatch200Response + | SearchGetReverseSearchAddressBatch202Response + >; +} + +export interface Routes { + /** Resource for '/search/polygon/\{format\}' has methods for the following verbs: get */ + (path: "/search/polygon/{format}", format: "json"): ListPolygons; + /** Resource for '/search/fuzzy/\{format\}' has methods for the following verbs: get */ + (path: "/search/fuzzy/{format}", format: "json" | "xml"): FuzzySearch; + /** Resource for '/search/poi/\{format\}' has methods for the following verbs: get */ + (path: "/search/poi/{format}", format: "json" | "xml"): SearchPointOfInterest; + /** Resource for '/search/nearby/\{format\}' has methods for the following verbs: get */ + ( + path: "/search/nearby/{format}", + format: "json" | "xml" + ): SearchNearbyPointOfInterest; + /** Resource for '/search/poi/category/\{format\}' has methods for the following verbs: get */ + ( + path: "/search/poi/category/{format}", + format: "json" | "xml" + ): SearchPointOfInterestCategory; + /** Resource for '/search/poi/category/tree/\{format\}' has methods for the following verbs: get */ + ( + path: "/search/poi/category/tree/{format}", + format: "json" + ): GetPointOfInterestCategoryTree; + /** Resource for '/search/address/\{format\}' has methods for the following verbs: get */ + (path: "/search/address/{format}", format: "json" | "xml"): SearchAddress; + /** Resource for '/search/address/reverse/\{format\}' has methods for the following verbs: get */ + ( + path: "/search/address/reverse/{format}", + format: "json" | "xml" + ): ReverseSearchAddress; + /** Resource for '/search/address/reverse/crossStreet/\{format\}' has methods for the following verbs: get */ + ( + path: "/search/address/reverse/crossStreet/{format}", + format: "json" | "xml" + ): ReverseSearchCrossStreetAddress; + /** Resource for '/search/address/structured/\{format\}' has methods for the following verbs: get */ + ( + path: "/search/address/structured/{format}", + format: "json" | "xml" + ): SearchStructuredAddress; + /** Resource for '/search/geometry/\{format\}' has methods for the following verbs: post */ + ( + path: "/search/geometry/{format}", + format: "json" | "xml" + ): SearchInsideGeometry; + /** Resource for '/search/alongRoute/\{format\}' has methods for the following verbs: post */ + ( + path: "/search/alongRoute/{format}", + format: "json" | "xml" + ): SearchAlongRoute; + /** Resource for '/search/fuzzy/batch/sync/\{format\}' has methods for the following verbs: post */ + ( + path: "/search/fuzzy/batch/sync/{format}", + format: "json" + ): FuzzySearchBatchSync; + /** Resource for '/search/fuzzy/batch/\{format\}' has methods for the following verbs: post, get */ + (path: "/search/fuzzy/batch/{format}", format: "json"): FuzzySearchBatch; + /** Resource for '/search/address/batch/sync/\{format\}' has methods for the following verbs: post */ + ( + path: "/search/address/batch/sync/{format}", + format: "json" + ): SearchAddressBatchSync; + /** Resource for '/search/address/batch/\{format\}' has methods for the following verbs: post, get */ + (path: "/search/address/batch/{format}", format: "json"): SearchAddressBatch; + /** Resource for '/search/address/reverse/batch/sync/\{format\}' has methods for the following verbs: post */ + ( + path: "/search/address/reverse/batch/sync/{format}", + format: "json" + ): ReverseSearchAddressBatchSync; + /** Resource for '/search/address/reverse/batch/\{format\}' has methods for the following verbs: post, get */ + ( + path: "/search/address/reverse/batch/{format}", + format: "json" + ): ReverseSearchAddressBatch; +} + +export type MapsSearchClient = Client & { + path: Routes; +}; diff --git a/sdk/maps/maps-search-rest/src/generated/index.ts b/sdk/maps/maps-search-rest/src/generated/index.ts new file mode 100644 index 000000000000..6362e8f24ade --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/index.ts @@ -0,0 +1,15 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import MapsSearchClient from "./mapsSearchClient"; + +export * from "./mapsSearchClient"; +export * from "./parameters"; +export * from "./responses"; +export * from "./clientDefinitions"; +export * from "./isUnexpected"; +export * from "./models"; +export * from "./outputModels"; +export * from "./pollingHelper"; + +export default MapsSearchClient; diff --git a/sdk/maps/maps-search-rest/src/generated/isUnexpected.ts b/sdk/maps/maps-search-rest/src/generated/isUnexpected.ts new file mode 100644 index 000000000000..fcfff5e24ee8 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/isUnexpected.ts @@ -0,0 +1,262 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { + SearchListPolygons200Response, + SearchListPolygonsDefaultResponse, + SearchFuzzySearch200Response, + SearchFuzzySearchDefaultResponse, + SearchSearchPointOfInterest200Response, + SearchSearchPointOfInterestDefaultResponse, + SearchSearchNearbyPointOfInterest200Response, + SearchSearchNearbyPointOfInterestDefaultResponse, + SearchSearchPointOfInterestCategory200Response, + SearchSearchPointOfInterestCategoryDefaultResponse, + SearchGetPointOfInterestCategoryTree200Response, + SearchGetPointOfInterestCategoryTreeDefaultResponse, + SearchSearchAddress200Response, + SearchSearchAddressDefaultResponse, + SearchReverseSearchAddress200Response, + SearchReverseSearchAddressDefaultResponse, + SearchReverseSearchCrossStreetAddress200Response, + SearchReverseSearchCrossStreetAddressDefaultResponse, + SearchSearchStructuredAddress200Response, + SearchSearchStructuredAddressDefaultResponse, + SearchSearchInsideGeometry200Response, + SearchSearchInsideGeometryDefaultResponse, + SearchSearchAlongRoute200Response, + SearchSearchAlongRouteDefaultResponse, + SearchFuzzySearchBatchSync200Response, + SearchFuzzySearchBatchSync408Response, + SearchFuzzySearchBatchSyncDefaultResponse, + SearchSearchAddressBatchSync200Response, + SearchSearchAddressBatchSync408Response, + SearchSearchAddressBatchSyncDefaultResponse, + SearchReverseSearchAddressBatchSync200Response, + SearchReverseSearchAddressBatchSync408Response, + SearchReverseSearchAddressBatchSyncDefaultResponse +} from "./responses"; + +const responseMap: Record = { + "GET /search/polygon/{format}": ["200"], + "GET /search/fuzzy/{format}": ["200"], + "GET /search/poi/{format}": ["200"], + "GET /search/nearby/{format}": ["200"], + "GET /search/poi/category/{format}": ["200"], + "GET /search/poi/category/tree/{format}": ["200"], + "GET /search/address/{format}": ["200"], + "GET /search/address/reverse/{format}": ["200"], + "GET /search/address/reverse/crossStreet/{format}": ["200"], + "GET /search/address/structured/{format}": ["200"], + "POST /search/geometry/{format}": ["200"], + "POST /search/alongRoute/{format}": ["200"], + "POST /search/fuzzy/batch/sync/{format}": ["200"], + "POST /search/fuzzy/batch/{format}": ["200", "202"], + "GET /search/fuzzy/batch/{format}": ["200", "202"], + "POST /search/address/batch/sync/{format}": ["200"], + "POST /search/address/batch/{format}": ["200", "202"], + "GET /search/address/batch/{format}": ["200", "202"], + "POST /search/address/reverse/batch/sync/{format}": ["200"], + "POST /search/address/reverse/batch/{format}": ["200", "202"], + "GET /search/address/reverse/batch/{format}": ["200", "202"] +}; + +export function isUnexpected( + response: SearchListPolygons200Response | SearchListPolygonsDefaultResponse +): response is SearchListPolygonsDefaultResponse; +export function isUnexpected( + response: SearchFuzzySearch200Response | SearchFuzzySearchDefaultResponse +): response is SearchFuzzySearchDefaultResponse; +export function isUnexpected( + response: + | SearchSearchPointOfInterest200Response + | SearchSearchPointOfInterestDefaultResponse +): response is SearchSearchPointOfInterestDefaultResponse; +export function isUnexpected( + response: + | SearchSearchNearbyPointOfInterest200Response + | SearchSearchNearbyPointOfInterestDefaultResponse +): response is SearchSearchNearbyPointOfInterestDefaultResponse; +export function isUnexpected( + response: + | SearchSearchPointOfInterestCategory200Response + | SearchSearchPointOfInterestCategoryDefaultResponse +): response is SearchSearchPointOfInterestCategoryDefaultResponse; +export function isUnexpected( + response: + | SearchGetPointOfInterestCategoryTree200Response + | SearchGetPointOfInterestCategoryTreeDefaultResponse +): response is SearchGetPointOfInterestCategoryTreeDefaultResponse; +export function isUnexpected( + response: SearchSearchAddress200Response | SearchSearchAddressDefaultResponse +): response is SearchSearchAddressDefaultResponse; +export function isUnexpected( + response: + | SearchReverseSearchAddress200Response + | SearchReverseSearchAddressDefaultResponse +): response is SearchReverseSearchAddressDefaultResponse; +export function isUnexpected( + response: + | SearchReverseSearchCrossStreetAddress200Response + | SearchReverseSearchCrossStreetAddressDefaultResponse +): response is SearchReverseSearchCrossStreetAddressDefaultResponse; +export function isUnexpected( + response: + | SearchSearchStructuredAddress200Response + | SearchSearchStructuredAddressDefaultResponse +): response is SearchSearchStructuredAddressDefaultResponse; +export function isUnexpected( + response: + | SearchSearchInsideGeometry200Response + | SearchSearchInsideGeometryDefaultResponse +): response is SearchSearchInsideGeometryDefaultResponse; +export function isUnexpected( + response: + | SearchSearchAlongRoute200Response + | SearchSearchAlongRouteDefaultResponse +): response is SearchSearchAlongRouteDefaultResponse; +export function isUnexpected( + response: + | SearchFuzzySearchBatchSync200Response + | SearchFuzzySearchBatchSync408Response + | SearchFuzzySearchBatchSyncDefaultResponse +): response is SearchFuzzySearchBatchSync408Response; +export function isUnexpected( + response: + | SearchSearchAddressBatchSync200Response + | SearchSearchAddressBatchSync408Response + | SearchSearchAddressBatchSyncDefaultResponse +): response is SearchSearchAddressBatchSync408Response; +export function isUnexpected( + response: + | SearchReverseSearchAddressBatchSync200Response + | SearchReverseSearchAddressBatchSync408Response + | SearchReverseSearchAddressBatchSyncDefaultResponse +): response is SearchReverseSearchAddressBatchSync408Response; +export function isUnexpected( + response: + | SearchListPolygons200Response + | SearchListPolygonsDefaultResponse + | SearchFuzzySearch200Response + | SearchFuzzySearchDefaultResponse + | SearchSearchPointOfInterest200Response + | SearchSearchPointOfInterestDefaultResponse + | SearchSearchNearbyPointOfInterest200Response + | SearchSearchNearbyPointOfInterestDefaultResponse + | SearchSearchPointOfInterestCategory200Response + | SearchSearchPointOfInterestCategoryDefaultResponse + | SearchGetPointOfInterestCategoryTree200Response + | SearchGetPointOfInterestCategoryTreeDefaultResponse + | SearchSearchAddress200Response + | SearchSearchAddressDefaultResponse + | SearchReverseSearchAddress200Response + | SearchReverseSearchAddressDefaultResponse + | SearchReverseSearchCrossStreetAddress200Response + | SearchReverseSearchCrossStreetAddressDefaultResponse + | SearchSearchStructuredAddress200Response + | SearchSearchStructuredAddressDefaultResponse + | SearchSearchInsideGeometry200Response + | SearchSearchInsideGeometryDefaultResponse + | SearchSearchAlongRoute200Response + | SearchSearchAlongRouteDefaultResponse + | SearchFuzzySearchBatchSync200Response + | SearchFuzzySearchBatchSync408Response + | SearchFuzzySearchBatchSyncDefaultResponse + | SearchSearchAddressBatchSync200Response + | SearchSearchAddressBatchSync408Response + | SearchSearchAddressBatchSyncDefaultResponse + | SearchReverseSearchAddressBatchSync200Response + | SearchReverseSearchAddressBatchSync408Response + | SearchReverseSearchAddressBatchSyncDefaultResponse +): response is + | SearchListPolygonsDefaultResponse + | SearchFuzzySearchDefaultResponse + | SearchSearchPointOfInterestDefaultResponse + | SearchSearchNearbyPointOfInterestDefaultResponse + | SearchSearchPointOfInterestCategoryDefaultResponse + | SearchGetPointOfInterestCategoryTreeDefaultResponse + | SearchSearchAddressDefaultResponse + | SearchReverseSearchAddressDefaultResponse + | SearchReverseSearchCrossStreetAddressDefaultResponse + | SearchSearchStructuredAddressDefaultResponse + | SearchSearchInsideGeometryDefaultResponse + | SearchSearchAlongRouteDefaultResponse + | SearchFuzzySearchBatchSync408Response + | SearchFuzzySearchBatchSyncDefaultResponse + | SearchSearchAddressBatchSync408Response + | SearchSearchAddressBatchSyncDefaultResponse + | SearchReverseSearchAddressBatchSync408Response + | SearchReverseSearchAddressBatchSyncDefaultResponse { + const lroOriginal = response.headers["x-ms-original-url"]; + const url = new URL(lroOriginal ?? response.request.url); + const method = response.request.method; + let pathDetails = responseMap[`${method} ${url.pathname}`]; + if (!pathDetails) { + pathDetails = geParametrizedPathSuccess(method, url.pathname); + } + return !pathDetails.includes(response.status); +} + +function geParametrizedPathSuccess(method: string, path: string): string[] { + const pathParts = path.split("/"); + + // Iterate the responseMap to find a match + for (const [key, value] of Object.entries(responseMap)) { + // Extracting the path from the map key which is in format + // GET /path/foo + if (!key.startsWith(method)) { + continue; + } + const candidatePath = getPathFromMapKey(key); + // Get each part of the url path + const candidateParts = candidatePath.split("/"); + + // If the candidate and actual paths don't match in size + // we move on to the next candidate path + if ( + candidateParts.length === pathParts.length && + hasParametrizedPath(key) + ) { + // track if we have found a match to return the values found. + let found = true; + for (let i = 0; i < candidateParts.length; i++) { + if ( + candidateParts[i]?.startsWith("{") && + candidateParts[i]?.endsWith("}") + ) { + // If the current part of the candidate is a "template" part + // it is a match with the actual path part on hand + // skip as the parameterized part can match anything + continue; + } + + // If the candidate part is not a template and + // the parts don't match mark the candidate as not found + // to move on with the next candidate path. + if (candidateParts[i] !== pathParts[i]) { + found = false; + break; + } + } + + // We finished evaluating the current candidate parts + // if all parts matched we return the success values form + // the path mapping. + if (found) { + return value; + } + } + } + + // No match was found, return an empty array. + return []; +} + +function hasParametrizedPath(path: string): boolean { + return path.includes("/{"); +} + +function getPathFromMapKey(mapKey: string): string { + const pathStart = mapKey.indexOf("/"); + return mapKey.slice(pathStart); +} diff --git a/sdk/maps/maps-search-rest/src/generated/mapsSearchClient.ts b/sdk/maps/maps-search-rest/src/generated/mapsSearchClient.ts new file mode 100644 index 000000000000..d5c6b0028fa2 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/mapsSearchClient.ts @@ -0,0 +1,40 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { getClient, ClientOptions } from "@azure-rest/core-client"; +import { KeyCredential } from "@azure/core-auth"; +import { MapsSearchClient } from "./clientDefinitions"; + +/** + * Initialize a new instance of the class MapsSearchClient class. + * @param credentials type: KeyCredential + */ +export default function createClient( + credentials: KeyCredential, + options: ClientOptions = {} +): MapsSearchClient { + const baseUrl = options.baseUrl ?? `https://atlas.microsoft.com`; + options.apiVersion = options.apiVersion ?? "1.0"; + options = { + ...options, + credentials: { + apiKeyHeaderName: "subscription-key" + } + }; + + const userAgentInfo = `azsdk-js-maps-search-rest/1.0.0-beta.1`; + const userAgentPrefix = + options.userAgentOptions && options.userAgentOptions.userAgentPrefix + ? `${options.userAgentOptions.userAgentPrefix} ${userAgentInfo}` + : `${userAgentInfo}`; + options = { + ...options, + userAgentOptions: { + userAgentPrefix + } + }; + + const client = getClient(baseUrl, credentials, options) as MapsSearchClient; + + return client; +} diff --git a/sdk/maps/maps-search-rest/src/generated/models.ts b/sdk/maps/maps-search-rest/src/generated/models.ts new file mode 100644 index 000000000000..c3061799761c --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/models.ts @@ -0,0 +1,192 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +/** A valid `GeoJSON` object. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3) for details. */ +export interface GeoJsonObjectParent { + type: + | "GeoJsonObject" + | "GeoJsonGeometry" + | "LineString" + | "Point" + | "MultiPoint" + | "MultiLineString" + | "Polygon" + | "MultiPolygon" + | "GeometryCollection" + | "Feature" + | "FeatureCollection"; +} + +/** This type represents the request body for the Search Inside Geometry service. */ +export interface SearchInsideGeometryRequest { + /** A valid `GeoJSON` object. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3) for details. */ + geometry?: Record; +} + +/** This type represents the request body for the Search Along Route service. */ +export interface SearchAlongRouteRequest { + /** A valid `GeoJSON LineString` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.4) for details. */ + route?: GeoJsonLineString; +} + +/** A valid `GeoJSON LineString` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.4) for details. */ +export interface GeoJsonLineString + extends GeoJsonGeometryParent, + GeoJsonLineStringData { + type: "LineString"; +} + +/** A valid `GeoJSON` geometry object. The type must be one of the seven valid GeoJSON geometry types - Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1) for details. */ +export interface GeoJsonGeometryParent extends GeoJsonObjectParent { + type: + | "GeoJsonGeometry" + | "LineString" + | "Point" + | "MultiPoint" + | "MultiLineString" + | "Polygon" + | "MultiPolygon" + | "GeometryCollection"; +} + +export interface GeoJsonLineStringData { + /** Coordinates for the `GeoJson LineString` geometry. */ + coordinates: Array>; +} + +/** This type represents the request body for the Batch service. */ +export interface BatchRequest { + /** The list of queries to process. */ + batchItems?: Array; +} + +/** Batch request object */ +export interface BatchRequestItem { + /** This parameter contains a query string used to perform an unstructured geocoding operation. The query string will be passed verbatim to the search API for processing. */ + query?: string; +} + +/** A valid `GeoJSON Point` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.2) for details. */ +export interface GeoJsonPoint extends GeoJsonGeometryParent, GeoJsonPointData { + type: "Point"; +} + +/** Data contained by a `GeoJson Point`. */ +export interface GeoJsonPointData { + /** A `Position` is an array of numbers with two or more elements. The first two elements are _longitude_ and _latitude_, precisely in that order. _Altitude/Elevation_ is an optional third element. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.1) for details. */ + coordinates: Array; +} + +/** A valid `GeoJSON MultiPoint` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.3) for details. */ +export interface GeoJsonMultiPoint + extends GeoJsonGeometryParent, + GeoJsonMultiPointData { + type: "MultiPoint"; +} + +/** Data contained by a `GeoJson MultiPoint`. */ +export interface GeoJsonMultiPointData { + /** Coordinates for the `GeoJson MultiPoint` geometry. */ + coordinates: Array>; +} + +/** A valid `GeoJSON MultiLineString` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.5) for details. */ +export interface GeoJsonMultiLineString + extends GeoJsonGeometryParent, + GeoJsonMultiLineStringData { + type: "MultiLineString"; +} + +export interface GeoJsonMultiLineStringData { + /** Coordinates for the `GeoJson MultiLineString` geometry. */ + coordinates: Array>>; +} + +/** A valid `GeoJSON Polygon` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.6) for details. */ +export interface GeoJsonPolygon + extends GeoJsonGeometryParent, + GeoJsonPolygonData { + type: "Polygon"; +} + +export interface GeoJsonPolygonData { + /** Coordinates for the `GeoJson Polygon` geometry type. */ + coordinates: Array>>; +} + +/** A valid `GeoJSON MultiPolygon` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.7) for details. */ +export interface GeoJsonMultiPolygon + extends GeoJsonGeometryParent, + GeoJsonMultiPolygonData { + type: "MultiPolygon"; +} + +export interface GeoJsonMultiPolygonData { + /** Contains a list of valid `GeoJSON Polygon` objects. **Note** that coordinates in GeoJSON are in x, y order (longitude, latitude). */ + coordinates: Array>>>; +} + +/** A valid `GeoJSON GeometryCollection` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.8) for details. */ +export interface GeoJsonGeometryCollection + extends GeoJsonGeometryParent, + GeoJsonGeometryCollectionData { + type: "GeometryCollection"; +} + +export interface GeoJsonGeometryCollectionData { + /** Contains a list of valid `GeoJSON` geometry objects. **Note** that coordinates in GeoJSON are in x, y order (longitude, latitude). */ + geometries: Array; +} + +/** A valid `GeoJSON Feature` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.2) for details. */ +export interface GeoJsonFeature + extends GeoJsonObjectParent, + GeoJsonFeatureData { + type: "Feature"; +} + +export interface GeoJsonFeatureData { + /** A valid `GeoJSON` geometry object. The type must be one of the seven valid GeoJSON geometry types - Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1) for details. */ + geometry: GeoJsonGeometry; + /** Properties can contain any additional metadata about the `Feature`. Value can be any JSON object or a JSON null value */ + properties?: Record; + /** Identifier for the feature. */ + id?: string; + /** The type of the feature. The value depends on the data model the current feature is part of. Some data models may have an empty value. */ + featureType?: string; +} + +/** A valid `GeoJSON FeatureCollection` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.3) for details. */ +export interface GeoJsonFeatureCollection + extends GeoJsonObjectParent, + GeoJsonFeatureCollectionData { + type: "FeatureCollection"; +} + +export interface GeoJsonFeatureCollectionData { + /** Contains a list of valid `GeoJSON Feature` objects. */ + features: Array; +} + +/** A valid `GeoJSON` object. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3) for details. */ +export type GeoJsonObject = + | GeoJsonGeometry + | GeoJsonLineString + | GeoJsonPoint + | GeoJsonMultiPoint + | GeoJsonMultiLineString + | GeoJsonPolygon + | GeoJsonMultiPolygon + | GeoJsonGeometryCollection + | GeoJsonFeature + | GeoJsonFeatureCollection; +/** A valid `GeoJSON` geometry object. The type must be one of the seven valid GeoJSON geometry types - Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1) for details. */ +export type GeoJsonGeometry = + | GeoJsonGeometryParent + | GeoJsonLineString + | GeoJsonPoint + | GeoJsonMultiPoint + | GeoJsonMultiLineString + | GeoJsonPolygon + | GeoJsonMultiPolygon + | GeoJsonGeometryCollection; diff --git a/sdk/maps/maps-search-rest/src/generated/outputModels.ts b/sdk/maps/maps-search-rest/src/generated/outputModels.ts new file mode 100644 index 000000000000..07ad1e6bfd84 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/outputModels.ts @@ -0,0 +1,588 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +/** This object is returned from a successful Search Polygon call */ +export interface PolygonResultOutput { + /** Results array */ + additionalData?: Array; +} + +export interface PolygonOutput { + /** ID of the returned entity */ + providerID: string; + /** Geometry data in GeoJSON format. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946) for details. Present only if "error" is not present. */ + geometryData?: GeoJsonObjectOutput; +} + +/** A valid `GeoJSON` object. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3) for details. */ +export interface GeoJsonObjectOutputParent { + type: + | "GeoJsonObject" + | "GeoJsonGeometry" + | "LineString" + | "Point" + | "MultiPoint" + | "MultiLineString" + | "Polygon" + | "MultiPolygon" + | "GeometryCollection" + | "Feature" + | "FeatureCollection"; +} + +/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */ +export interface ErrorResponseOutput { + /** The error object. */ + error?: ErrorDetailOutput; +} + +/** The error detail. */ +export interface ErrorDetailOutput { + /** The error code. */ + code?: string; + /** The error message. */ + message?: string; +} + +/** This object is returned from a successful Search calls. */ +export interface SearchAddressResultOutput { + /** Summary object for a Search API response */ + summary: SearchSummaryOutput; + /** A list of Search API results. */ + results: Array; +} + +/** Summary object for a Search API response. */ +export interface SearchSummaryOutput { + /** The query parameter that was used to produce these search results. */ + query?: string; + /** The type of query being returned: NEARBY or NON_NEAR. */ + queryType?: "NEARBY" | "NON_NEAR"; + /** Time spent resolving the query, in milliseconds. */ + queryTime: number; + /** Number of results in the response. */ + numResults: number; + /** The starting offset of the returned Results within the full Result set. */ + offset?: number; + /** The total number of Results found. */ + totalResults?: number; + /** The maximum fuzzy level required to provide Results. */ + fuzzyLevel?: number; + /** Indication when the internal search engine has applied a geospatial bias to improve the ranking of results. In some methods, this can be affected by setting the lat and lon parameters where available. In other cases it is purely internal. */ + geoBias?: LatLongPairAbbreviatedOutput; +} + +/** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ +export interface LatLongPairAbbreviatedOutput { + /** Latitude property */ + lat: number; + /** Longitude property */ + lon: number; +} + +/** Result object for a Search API response. */ +export interface SearchAddressResultItemOutput { + /** + * One of: + * * POI + * * Street + * * Geography + * * Point Address + * * Address Range + * * Cross Street + */ + type: + | "POI" + | "Street" + | "Geography" + | "Point Address" + | "Address Range" + | "Cross Street"; + /** Id property */ + id: string; + /** The value within a result set to indicate the relative matching score between results. You can use this to determine that result x is twice as likely to be as relevant as result y if the value of x is 2x the value of y. The values vary between queries and is only meant as a relative value for one result set. */ + score: number; + /** Straight line distance between the result and geobias location in meters. */ + dist?: number; + /** Information about the original data source of the Result. Used for support requests. */ + info?: string; + entityType?: + | "Country" + | "CountrySubdivision" + | "CountrySecondarySubdivision" + | "CountryTertiarySubdivision" + | "Municipality" + | "MunicipalitySubdivision" + | "Neighbourhood" + | "PostalCodeArea"; + /** Details of the returned POI including information such as the name, phone, url address, and classifications. */ + poi?: PointOfInterestOutput; + /** The address of the result */ + address: AddressOutput; + /** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ + position: LatLongPairAbbreviatedOutput; + /** The viewport that covers the result represented by the top-left and bottom-right coordinates of the viewport. */ + viewport: BoundingBoxOutput; + /** Array of EntryPoints. Those describe the types of entrances available at the location. The type can be "main" for main entrances such as a front door, or a lobby, and "minor", for side and back doors. */ + entryPoints?: Array; + /** Describes the address range on both sides of the street for a search result. Coordinates for the start and end locations of the address range are included. */ + addressRanges?: AddressRangesOutput; + /** Optional section. Reference geometry id for use with the [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API. */ + dataSources?: DataSourceOutput; + /** + * Information on the type of match. + * + * One of: + * * AddressPoint + * * HouseNumberRange + * * Street + */ + matchType?: "AddressPoint" | "HouseNumberRange" | "Street"; + /** Detour time in seconds. Only returned for calls to the Search Along Route API. */ + detourTime?: number; +} + +/** Details of the returned POI including information such as the name, phone, url address, and classifications. */ +export interface PointOfInterestOutput { + /** Name of the POI property */ + name: string; + /** Telephone number property */ + phone?: string; + /** Website URL property */ + url?: string; + /** The list of the most specific POI categories */ + categorySet?: Array; + /** Categories array */ + categories?: Array; + /** Classification array */ + classifications?: Array; + /** Brands array. The name of the brand for the POI being returned. */ + brands?: Array; + /** Opening hours for a POI (Points of Interest). */ + openingHours?: OperatingHoursOutput; +} + +/** POI category */ +export interface PointOfInterestCategorySetOutput { + /** Category ID */ + id: number; +} + +/** The classification for the POI being returned */ +export interface ClassificationOutput { + /** Code property */ + code: string; + /** Names array */ + names: Array; +} + +/** Name for the classification */ +export interface ClassificationNameOutput { + /** Name Locale property */ + nameLocale: string; + /** Name property */ + name: string; +} + +/** The brand associated with the POI */ +export interface BrandOutput { + /** Name of the brand */ + name: string; +} + +/** Opening hours for a POI (Points of Interest). */ +export interface OperatingHoursOutput { + /** Value used in the request: none or "nextSevenDays" */ + mode: string; + /** List of time ranges for the next 7 days */ + timeRanges: Array; +} + +/** Open time range for a day */ +export interface OperatingHoursTimeRangeOutput { + /** The point in the next 7 days range when a given POI is being opened, or the beginning of the range if it was opened before the range. */ + startTime: OperatingHoursTimeOutput; + /** The point in the next 7 days range when a given POI is being closed, or the beginning of the range if it was closed before the range. */ + endTime: OperatingHoursTimeOutput; +} + +/** Represents a date and time */ +export interface OperatingHoursTimeOutput { + /** Represents current calendar date in POI time zone, e.g. "2019-02-07". */ + date: string; + /** Hours are in the 24 hour format in the local time of a POI; possible values are 0 - 23. */ + hour: number; + /** Minutes are in the local time of a POI; possible values are 0 - 59. */ + minute: number; +} + +/** The address of the result */ +export interface AddressOutput { + /** The building number on the street. DEPRECATED, use streetNumber instead. */ + buildingNumber?: string; + /** The street name. DEPRECATED, use streetName instead. */ + street?: string; + /** The name of the street being crossed. */ + crossStreet?: string; + /** The building number on the street. */ + streetNumber?: string; + /** The codes used to unambiguously identify the street */ + routeNumbers?: Array; + /** The street name. */ + streetName?: string; + /** The street name and number. */ + streetNameAndNumber?: string; + /** City / Town */ + municipality?: string; + /** Sub / Super City */ + municipalitySubdivision?: string; + /** Named Area */ + countryTertiarySubdivision?: string; + /** County */ + countrySecondarySubdivision?: string; + /** State or Province */ + countrySubdivision?: string; + /** Postal Code / Zip Code */ + postalCode?: string; + /** Extended postal code (availability is dependent on the region). */ + extendedPostalCode?: string; + /** Country (Note: This is a two-letter code, not a country name.) */ + countryCode?: string; + /** Country name */ + country?: string; + /** ISO alpha-3 country code */ + countryCodeISO3?: string; + /** An address line formatted according to the formatting rules of a Result's country of origin, or in the case of a country, its full country name. */ + freeformAddress?: string; + /** The full name of a first level of country administrative hierarchy. This field appears only in case countrySubdivision is presented in an abbreviated form. Only supported for USA, Canada, and United Kingdom. */ + countrySubdivisionName?: string; + /** An address component which represents the name of a geographic area or locality that groups a number of addressable objects for addressing purposes, without being an administrative unit. This field is used to build the `freeformAddress` property. */ + localName?: string; + /** The bounding box of the location. */ + boundingBox?: BoundingBoxCompassNotationOutput; +} + +/** The bounding box of the location. */ +export interface BoundingBoxCompassNotationOutput { + /** North-east latitude,longitude coordinate of the bounding box as comma-separated floats */ + northEast: string; + /** South-west latitude,longitude coordinate of the bounding box as comma-separated floats */ + southWest: string; + /** Entity type source of the bounding box. For reverse-geocoding this is always equal to position. */ + entity?: "position"; +} + +/** The viewport that covers the result represented by the top-left and bottom-right coordinates of the viewport. */ +export interface BoundingBoxOutput { + /** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ + topLeftPoint: LatLongPairAbbreviatedOutput; + /** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ + btmRightPoint: LatLongPairAbbreviatedOutput; +} + +/** The entry point for the POI being returned. */ +export interface EntryPointOutput { + /** The type of entry point. Value can be either _main_ or _minor_. */ + type: "main" | "minor"; + /** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ + position: LatLongPairAbbreviatedOutput; +} + +/** Describes the address range on both sides of the street for a search result. Coordinates for the start and end locations of the address range are included. */ +export interface AddressRangesOutput { + /** Address range on the left side of the street. */ + rangeLeft: string; + /** Address range on the right side of the street. */ + rangeRight: string; + /** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ + from: LatLongPairAbbreviatedOutput; + /** A location represented as a latitude and longitude using short names 'lat' & 'lon'. */ + to: LatLongPairAbbreviatedOutput; +} + +/** Optional section. Reference ids for use with the [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API. */ +export interface DataSourceOutput { + /** Information about the geometric shape of the result. Only present if type == Geography. */ + geometry?: GeometryIdentifierOutput; +} + +/** Information about the geometric shape of the result. Only present if type == Geography. */ +export interface GeometryIdentifierOutput { + /** Pass this as geometryId to the [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API to fetch geometry information for this result. */ + id: string; +} + +/** This object is returned from a successful POI Category Tree call */ +export interface PointOfInterestCategoryTreeResultOutput { + /** Categories array */ + poiCategories?: Array; +} + +/** POI category result */ +export interface PointOfInterestCategoryOutput { + /** Unique ID for the category. ID can be used to restrict search results to specific categories through other Search Service APIs, like [Get Search POI](https://docs.microsoft.com/rest/api/maps/search/getsearchpoi). */ + id: number; + /** Name of the category */ + name: string; + /** Array of child category ids */ + childCategoryIds: Array; + /** Array of alternative names of the category */ + synonyms: Array; +} + +/** This object is returned from a successful Search Address Reverse call */ +export interface ReverseSearchAddressResultOutput { + /** Summary object for a Search Address Reverse response */ + summary: SearchSummaryOutput; + /** Addresses array */ + addresses: Array; +} + +/** Result object for a Search Address Reverse response */ +export interface ReverseSearchAddressResultItemOutput { + /** The address of the result */ + address: AddressOutput; + /** Position property in the form of "{latitude},{longitude}" */ + position: string; + roadUse?: Array< + | "LimitedAccess" + | "Arterial" + | "Terminal" + | "Ramp" + | "Rotary" + | "LocalStreet" + >; + /** + * Information on the type of match. + * + * One of: + * * AddressPoint + * * HouseNumberRange + * * Street + */ + matchType?: "AddressPoint" | "HouseNumberRange" | "Street"; +} + +/** This object is returned from a successful Search Address Reverse CrossStreet call */ +export interface ReverseSearchCrossStreetAddressResultOutput { + /** Summary object for a Search Address Reverse Cross Street response */ + summary: SearchSummaryOutput; + /** Addresses array */ + addresses: Array; +} + +/** Result object for a Search Address Reverse Cross Street response */ +export interface ReverseSearchCrossStreetAddressResultItemOutput { + /** The address of the result */ + address?: AddressOutput; + /** Position property in the form of "{latitude},{longitude}" */ + position?: string; +} + +/** A valid `GeoJSON LineString` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.4) for details. */ +export interface GeoJsonLineStringOutput + extends GeoJsonGeometryOutputParent, + GeoJsonLineStringDataOutput { + type: "LineString"; +} + +/** A valid `GeoJSON` geometry object. The type must be one of the seven valid GeoJSON geometry types - Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1) for details. */ +export interface GeoJsonGeometryOutputParent extends GeoJsonObjectOutputParent { + type: + | "GeoJsonGeometry" + | "LineString" + | "Point" + | "MultiPoint" + | "MultiLineString" + | "Polygon" + | "MultiPolygon" + | "GeometryCollection"; +} + +export interface GeoJsonLineStringDataOutput { + /** Coordinates for the `GeoJson LineString` geometry. */ + coordinates: Array>; +} + +/** This object is returned from a successful Search Address Batch service call. */ +export interface SearchAddressBatchResultOutput extends BatchResultOutput { + /** Array containing the batch results. */ + batchItems: Array; +} + +/** An item returned from Search Address Batch service call. */ +export interface SearchAddressBatchItemOutput extends BatchResultItemOutput { + /** The result of the query. SearchAddressResponse if the query completed successfully, ErrorResponse otherwise. */ + response: SearchAddressBatchItemResponseOutput; +} + +/** The result of the query. SearchAddressResponse if the query completed successfully, ErrorResponse otherwise. */ +export interface SearchAddressBatchItemResponseOutput + extends SearchAddressResultOutput, + ErrorResponseOutput {} + +/** An item returned from Batch API. Extend with 'response' property. */ +export interface BatchResultItemOutput { + /** HTTP request status code. */ + statusCode: number; +} + +/** This object is returned from a successful Batch service call. Extend with 'batchItems' property. */ +export interface BatchResultOutput { + /** Summary of the results for the batch request */ + summary: BatchResultSummaryOutput; +} + +/** Summary of the results for the batch request */ +export interface BatchResultSummaryOutput { + /** Number of successful requests in the batch */ + successfulRequests: number; + /** Total number of requests in the batch */ + totalRequests: number; +} + +/** This object is returned from a successful Search Address Reverse Batch service call. */ +export interface ReverseSearchAddressBatchResultOutput + extends BatchResultOutput { + /** Array containing the batch results. */ + batchItems: Array; +} + +/** An item returned from Search Address Reverse Batch service call. */ +export interface ReverseSearchAddressBatchItemOutput + extends BatchResultItemOutput { + /** The result of the query. SearchAddressReverseResponse if the query completed successfully, ErrorResponse otherwise. */ + response: ReverseSearchAddressBatchItemResponseOutput; +} + +/** The result of the query. SearchAddressReverseResponse if the query completed successfully, ErrorResponse otherwise. */ +export interface ReverseSearchAddressBatchItemResponseOutput + extends ReverseSearchAddressResultOutput, + ErrorResponseOutput {} + +/** A valid `GeoJSON Point` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.2) for details. */ +export interface GeoJsonPointOutput + extends GeoJsonGeometryOutputParent, + GeoJsonPointDataOutput { + type: "Point"; +} + +/** Data contained by a `GeoJson Point`. */ +export interface GeoJsonPointDataOutput { + /** A `Position` is an array of numbers with two or more elements. The first two elements are _longitude_ and _latitude_, precisely in that order. _Altitude/Elevation_ is an optional third element. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.1) for details. */ + coordinates: Array; +} + +/** A valid `GeoJSON MultiPoint` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.3) for details. */ +export interface GeoJsonMultiPointOutput + extends GeoJsonGeometryOutputParent, + GeoJsonMultiPointDataOutput { + type: "MultiPoint"; +} + +/** Data contained by a `GeoJson MultiPoint`. */ +export interface GeoJsonMultiPointDataOutput { + /** Coordinates for the `GeoJson MultiPoint` geometry. */ + coordinates: Array>; +} + +/** A valid `GeoJSON MultiLineString` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.5) for details. */ +export interface GeoJsonMultiLineStringOutput + extends GeoJsonGeometryOutputParent, + GeoJsonMultiLineStringDataOutput { + type: "MultiLineString"; +} + +export interface GeoJsonMultiLineStringDataOutput { + /** Coordinates for the `GeoJson MultiLineString` geometry. */ + coordinates: Array>>; +} + +/** A valid `GeoJSON Polygon` geometry type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.6) for details. */ +export interface GeoJsonPolygonOutput + extends GeoJsonGeometryOutputParent, + GeoJsonPolygonDataOutput { + type: "Polygon"; +} + +export interface GeoJsonPolygonDataOutput { + /** Coordinates for the `GeoJson Polygon` geometry type. */ + coordinates: Array>>; +} + +/** A valid `GeoJSON MultiPolygon` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.7) for details. */ +export interface GeoJsonMultiPolygonOutput + extends GeoJsonGeometryOutputParent, + GeoJsonMultiPolygonDataOutput { + type: "MultiPolygon"; +} + +export interface GeoJsonMultiPolygonDataOutput { + /** Contains a list of valid `GeoJSON Polygon` objects. **Note** that coordinates in GeoJSON are in x, y order (longitude, latitude). */ + coordinates: Array>>>; +} + +/** A valid `GeoJSON GeometryCollection` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.8) for details. */ +export interface GeoJsonGeometryCollectionOutput + extends GeoJsonGeometryOutputParent, + GeoJsonGeometryCollectionDataOutput { + type: "GeometryCollection"; +} + +export interface GeoJsonGeometryCollectionDataOutput { + /** Contains a list of valid `GeoJSON` geometry objects. **Note** that coordinates in GeoJSON are in x, y order (longitude, latitude). */ + geometries: Array; +} + +/** A valid `GeoJSON Feature` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.2) for details. */ +export interface GeoJsonFeatureOutput + extends GeoJsonObjectOutputParent, + GeoJsonFeatureDataOutput { + type: "Feature"; +} + +export interface GeoJsonFeatureDataOutput { + /** A valid `GeoJSON` geometry object. The type must be one of the seven valid GeoJSON geometry types - Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1) for details. */ + geometry: GeoJsonGeometryOutput; + /** Properties can contain any additional metadata about the `Feature`. Value can be any JSON object or a JSON null value */ + properties?: Record; + /** Identifier for the feature. */ + id?: string; + /** The type of the feature. The value depends on the data model the current feature is part of. Some data models may have an empty value. */ + featureType?: string; +} + +/** A valid `GeoJSON FeatureCollection` object type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.3) for details. */ +export interface GeoJsonFeatureCollectionOutput + extends GeoJsonObjectOutputParent, + GeoJsonFeatureCollectionDataOutput { + type: "FeatureCollection"; +} + +export interface GeoJsonFeatureCollectionDataOutput { + /** Contains a list of valid `GeoJSON Feature` objects. */ + features: Array; +} + +/** A valid `GeoJSON` object. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3) for details. */ +export type GeoJsonObjectOutput = + | GeoJsonGeometryOutput + | GeoJsonLineStringOutput + | GeoJsonPointOutput + | GeoJsonMultiPointOutput + | GeoJsonMultiLineStringOutput + | GeoJsonPolygonOutput + | GeoJsonMultiPolygonOutput + | GeoJsonGeometryCollectionOutput + | GeoJsonFeatureOutput + | GeoJsonFeatureCollectionOutput; +/** A valid `GeoJSON` geometry object. The type must be one of the seven valid GeoJSON geometry types - Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1) for details. */ +export type GeoJsonGeometryOutput = + | GeoJsonGeometryOutputParent + | GeoJsonLineStringOutput + | GeoJsonPointOutput + | GeoJsonMultiPointOutput + | GeoJsonMultiLineStringOutput + | GeoJsonPolygonOutput + | GeoJsonMultiPolygonOutput + | GeoJsonGeometryCollectionOutput; diff --git a/sdk/maps/maps-search-rest/src/generated/parameters.ts b/sdk/maps/maps-search-rest/src/generated/parameters.ts new file mode 100644 index 000000000000..8d06a63059de --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/parameters.ts @@ -0,0 +1,1345 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { RequestParameters } from "@azure-rest/core-client"; +import { + SearchInsideGeometryRequest, + SearchAlongRouteRequest, + BatchRequest +} from "./models"; + +export interface SearchListPolygonsQueryParamProperties { + /** Comma separated list of geometry UUIDs, previously retrieved from an Online Search request. */ + geometries: Array; +} + +export interface SearchListPolygonsQueryParam { + queryParameters: SearchListPolygonsQueryParamProperties; +} + +export type SearchListPolygonsParameters = SearchListPolygonsQueryParam & + RequestParameters; + +export interface SearchFuzzySearchQueryParamProperties { + /** The applicable query string (e.g., "seattle", "pizza"). Can _also_ be specified as a comma separated string composed by latitude followed by longitude (e.g., "47.641268, -122.125679"). Must be properly URL encoded. */ + query: string; + /** Boolean. If the typeahead flag is set, the query will be interpreted as a partial input and the search will enter predictive mode */ + typeahead?: boolean; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900 */ + ofs?: number; + /** + * A comma-separated list of category set IDs which could be used to restrict the result to specific Points of Interest categories. ID order does not matter. When multiple category identifiers are provided, only POIs that belong to (at least) one of the categories from the provided list will be returned. The list of supported categories can be discovered using  [POI Categories API](https://aka.ms/AzureMapsPOICategoryTree). Usage examples: + * + * * **categorySet=7315** (Search Points of Interest from category Restaurant) + * + * * **categorySet=7315025,7315017** (Search Points of Interest of category either Italian or French Restaurant) + */ + categorySet?: Array; + /** Comma separated string of country codes, e.g. FR,ES. This will limit the search to the specified countries */ + countrySet?: Array; + /** Latitude where results should be biased. E.g. 37.337 */ + lat?: number; + /** Longitude where results should be biased. E.g. -121.89 */ + lon?: number; + /** The radius in meters to for the results to be constrained to the defined area */ + radius?: number; + /** Top left position of the bounding box. E.g. 37.553,-122.453 */ + topLeft?: string; + /** Bottom right position of the bounding box. E.g. 37.553,-122.453 */ + btmRight?: string; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **Addr** = Address ranges + * + * **Geo** = Geographies + * + * **PAD** = Point Addresses + * + * **POI** = Points of Interest + * + * **Str** = Streets + * + * **XStr** = Cross Streets (intersections) + * + * Value should be a comma separated list of index types (in any order) or **None** for no indexes. + * + * By default extended postal codes are included for all indexes except Geo. Extended postal code lists for geographies can be quite long so they have to be explicitly requested when needed. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=PAD,Addr,POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array< + "Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr" + >; + /** + * Minimum fuzziness level to be used. Default: 1, minimum: 1 and maximum: 4 + * + * * Level 1 has no spell checking. + * + * * Level 2 uses normal n-gram spell checking. For example, query "restrant" can be matched to "restaurant." + * + * * Level 3 uses sound-like spell checking, and shingle spell checking. Sound-like spell checking is for "rstrnt" to "restaurant" matching. Shingle spell checking is for "mountainview" to "mountain view" matching. + * + * * Level 4 doesn’t add any more spell checking functions. + * + * + * + * The search engine will start looking for a match on the level defined by minFuzzyLevel, and will stop searching at the level specified by maxFuzzyLevel. + */ + minFuzzyLevel?: number; + /** + * Maximum fuzziness level to be used. Default: 2, minimum: 1 and maximum: 4 + * + * * Level 1 has no spell checking. + * + * * Level 2 uses normal n-gram spell checking. For example, query "restrant" can be matched to "restaurant." + * + * * Level 3 uses sound-like spell checking, and shingle spell checking. Sound-like spell checking is for "rstrnt" to "restaurant" matching. Shingle spell checking is for "mountainview" to "mountain view" matching. + * + * * Level 4 doesn’t add any more spell checking functions. + * + * + * + * The search engine will start looking for a match on the level defined by minFuzzyLevel, and will stop searching at the level specified by maxFuzzyLevel. + */ + maxFuzzyLevel?: number; + /** A comma separated list of indexes which should be utilized for the search. Item order does not matter. Available indexes are: Addr = Address range interpolation, Geo = Geographies, PAD = Point Addresses, POI = Points of interest, Str = Streets, Xstr = Cross Streets (intersections) */ + idxSet?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + /** + * A comma-separated list of brand names which could be used to restrict the result to specific brands. Item order does not matter. When multiple brands are provided, only results that belong to (at least) one of the provided list will be returned. Brands that contain a "," in their name should be put into quotes. + * + * Usage examples: + * + * brandSet=Foo + * + * brandSet=Foo,Bar + * + * brandSet="A,B,C Comma",Bar + */ + brandSet?: Array; + /** + * A comma-separated list of connector types which could be used to restrict the result to Electric Vehicle Station supporting specific connector types. Item order does not matter. When multiple connector types are provided, only results that belong to (at least) one of the provided list will be returned. + * + * Available connector types are: + * * `StandardHouseholdCountrySpecific` - These are the standard household connectors for a certain region. They are all AC single phase and the standard Voltage and standard Amperage. See also: [Plug & socket types - World Standards](https://www.worldstandards.eu/electricity/plugs-and-sockets). + * * `IEC62196Type1` - Type 1 connector as defined in the IEC 62196-2 standard. Also called Yazaki after the original manufacturer or SAE J1772 after the standard that first published it. Mostly used in combination with 120V single phase or up to 240V single phase infrastructure. + * * `IEC62196Type1CCS` - Type 1 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 1 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type2CableAttached` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a cable and plug attached to the charging point. + * * `IEC62196Type2Outlet` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a socket set into the charging point. + * * `IEC62196Type2CCS` - Type 2 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 2 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type3` - Type 3 connector as defined in the IEC 62196-2 standard. Also called Scame after the original manufacturer. Mostly used in combination with up to 240V single phase or up to 420V three phase infrastructure. + * * `Chademo` - CHAdeMO connector named after an association formed by the Tokyo Electric Power Company and industrial partners. Because of this is is also known as the TEPCO's connector. It supports fast DC charging. + * * `IEC60309AC1PhaseBlue` - Industrial Blue connector is a connector defined in the IEC 60309 standard. It is sometime referred to as by some combination of the standard, the color and the fact that is a single phase connector. The connector usually has the "P+N+E, 6h" configuration. + * * `IEC60309DCWhite` - Industrial White connector is a DC connector defined in the IEC 60309 standard. + * * `Tesla` - The Tesla connector is the regionally specific Tesla Supercharger connector. I.e. it refers to either Tesla's proprietary connector, sometimes referred to as Tesla Port mostly limited to North America or the modified Type 2 (DC over Type 2) in Europe. + * + * Usage examples: + * + * connectorSet=IEC62196Type2CableAttached + * connectorSet=IEC62196Type2Outlet,IEC62196Type2CableAttached + */ + connectorSet?: Array< + | "StandardHouseholdCountrySpecific" + | "IEC62196Type1" + | "IEC62196Type1CCS" + | "IEC62196Type2CableAttached" + | "IEC62196Type2Outlet" + | "IEC62196Type2CCS" + | "IEC62196Type3" + | "Chademo" + | "IEC60309AC1PhaseBlue" + | "IEC60309DCWhite" + | "Tesla" + >; + /** + * Specifies the level of filtering performed on geographies. Narrows the search for specified geography entity types, e.g. return only municipality. The resulting response will contain the geography ID as well as the entity type matched. If you provide more than one entity as a comma separated list, endpoint will return the 'smallest entity available'. Returned Geometry ID can be used to get the geometry of that geography via [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API. The following parameters are ignored when entityType is set: + * + * * heading + * * number + * * returnRoadUse + * * returnSpeedLimit + * * roadUse + * * returnMatchType + */ + entityType?: + | "Country" + | "CountrySubdivision" + | "CountrySecondarySubdivision" + | "CountryTertiarySubdivision" + | "Municipality" + | "MunicipalitySubdivision" + | "Neighbourhood" + | "PostalCodeArea"; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; + /** + * Hours of operation for a POI (Points of Interest). The availability of hours of operation will vary based on the data available. If not passed, then no opening hours information will be returned. + * Supported value: nextSevenDays + */ + openingHours?: "nextSevenDays"; +} + +export interface SearchFuzzySearchQueryParam { + queryParameters: SearchFuzzySearchQueryParamProperties; +} + +export type SearchFuzzySearchParameters = SearchFuzzySearchQueryParam & + RequestParameters; + +export interface SearchSearchPointOfInterestQueryParamProperties { + /** The POI name to search for (e.g., "statue of liberty", "starbucks"), must be properly URL encoded. */ + query: string; + /** Boolean. If the typeahead flag is set, the query will be interpreted as a partial input and the search will enter predictive mode */ + typeahead?: boolean; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900 */ + ofs?: number; + /** + * A comma-separated list of category set IDs which could be used to restrict the result to specific Points of Interest categories. ID order does not matter. When multiple category identifiers are provided, only POIs that belong to (at least) one of the categories from the provided list will be returned. The list of supported categories can be discovered using  [POI Categories API](https://aka.ms/AzureMapsPOICategoryTree). Usage examples: + * + * * **categorySet=7315** (Search Points of Interest from category Restaurant) + * + * * **categorySet=7315025,7315017** (Search Points of Interest of category either Italian or French Restaurant) + */ + categorySet?: Array; + /** Comma separated string of country codes, e.g. FR,ES. This will limit the search to the specified countries */ + countrySet?: Array; + /** Latitude where results should be biased. E.g. 37.337 */ + lat?: number; + /** Longitude where results should be biased. E.g. -121.89 */ + lon?: number; + /** The radius in meters to for the results to be constrained to the defined area */ + radius?: number; + /** Top left position of the bounding box. E.g. 37.553,-122.453 */ + topLeft?: string; + /** Bottom right position of the bounding box. E.g. 37.553,-122.453 */ + btmRight?: string; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **POI** = Points of Interest + * + * Value should be **POI** or **None** to disable extended postal codes. + * + * By default extended postal codes are included. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array<"POI" | "None">; + /** + * A comma-separated list of brand names which could be used to restrict the result to specific brands. Item order does not matter. When multiple brands are provided, only results that belong to (at least) one of the provided list will be returned. Brands that contain a "," in their name should be put into quotes. + * + * Usage examples: + * + * brandSet=Foo + * + * brandSet=Foo,Bar + * + * brandSet="A,B,C Comma",Bar + */ + brandSet?: Array; + /** + * A comma-separated list of connector types which could be used to restrict the result to Electric Vehicle Station supporting specific connector types. Item order does not matter. When multiple connector types are provided, only results that belong to (at least) one of the provided list will be returned. + * + * Available connector types are: + * * `StandardHouseholdCountrySpecific` - These are the standard household connectors for a certain region. They are all AC single phase and the standard Voltage and standard Amperage. See also: [Plug & socket types - World Standards](https://www.worldstandards.eu/electricity/plugs-and-sockets). + * * `IEC62196Type1` - Type 1 connector as defined in the IEC 62196-2 standard. Also called Yazaki after the original manufacturer or SAE J1772 after the standard that first published it. Mostly used in combination with 120V single phase or up to 240V single phase infrastructure. + * * `IEC62196Type1CCS` - Type 1 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 1 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type2CableAttached` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a cable and plug attached to the charging point. + * * `IEC62196Type2Outlet` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a socket set into the charging point. + * * `IEC62196Type2CCS` - Type 2 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 2 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type3` - Type 3 connector as defined in the IEC 62196-2 standard. Also called Scame after the original manufacturer. Mostly used in combination with up to 240V single phase or up to 420V three phase infrastructure. + * * `Chademo` - CHAdeMO connector named after an association formed by the Tokyo Electric Power Company and industrial partners. Because of this is is also known as the TEPCO's connector. It supports fast DC charging. + * * `IEC60309AC1PhaseBlue` - Industrial Blue connector is a connector defined in the IEC 60309 standard. It is sometime referred to as by some combination of the standard, the color and the fact that is a single phase connector. The connector usually has the "P+N+E, 6h" configuration. + * * `IEC60309DCWhite` - Industrial White connector is a DC connector defined in the IEC 60309 standard. + * * `Tesla` - The Tesla connector is the regionally specific Tesla Supercharger connector. I.e. it refers to either Tesla's proprietary connector, sometimes referred to as Tesla Port mostly limited to North America or the modified Type 2 (DC over Type 2) in Europe. + * + * Usage examples: + * + * connectorSet=IEC62196Type2CableAttached + * connectorSet=IEC62196Type2Outlet,IEC62196Type2CableAttached + */ + connectorSet?: Array< + | "StandardHouseholdCountrySpecific" + | "IEC62196Type1" + | "IEC62196Type1CCS" + | "IEC62196Type2CableAttached" + | "IEC62196Type2Outlet" + | "IEC62196Type2CCS" + | "IEC62196Type3" + | "Chademo" + | "IEC60309AC1PhaseBlue" + | "IEC60309DCWhite" + | "Tesla" + >; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; + /** + * Hours of operation for a POI (Points of Interest). The availability of hours of operation will vary based on the data available. If not passed, then no opening hours information will be returned. + * Supported value: nextSevenDays + */ + openingHours?: "nextSevenDays"; +} + +export interface SearchSearchPointOfInterestQueryParam { + queryParameters: SearchSearchPointOfInterestQueryParamProperties; +} + +export type SearchSearchPointOfInterestParameters = SearchSearchPointOfInterestQueryParam & + RequestParameters; + +export interface SearchSearchNearbyPointOfInterestQueryParamProperties { + /** Latitude where results should be biased. E.g. 37.337. */ + lat: number; + /** Longitude where results should be biased. E.g. -121.89. */ + lon: number; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900 */ + ofs?: number; + /** + * A comma-separated list of category set IDs which could be used to restrict the result to specific Points of Interest categories. ID order does not matter. When multiple category identifiers are provided, only POIs that belong to (at least) one of the categories from the provided list will be returned. The list of supported categories can be discovered using  [POI Categories API](https://aka.ms/AzureMapsPOICategoryTree). Usage examples: + * + * * **categorySet=7315** (Search Points of Interest from category Restaurant) + * + * * **categorySet=7315025,7315017** (Search Points of Interest of category either Italian or French Restaurant) + */ + categorySet?: Array; + /** Comma separated string of country codes, e.g. FR,ES. This will limit the search to the specified countries */ + countrySet?: Array; + /** The radius in meters to for the results to be constrained to the defined area, Min value is 1, Max Value is 50000. */ + radius?: number; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **Addr** = Address ranges + * + * **Geo** = Geographies + * + * **PAD** = Point Addresses + * + * **POI** = Points of Interest + * + * **Str** = Streets + * + * **XStr** = Cross Streets (intersections) + * + * Value should be a comma separated list of index types (in any order) or **None** for no indexes. + * + * By default extended postal codes are included for all indexes except Geo. Extended postal code lists for geographies can be quite long so they have to be explicitly requested when needed. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=PAD,Addr,POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array< + "Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr" + >; + /** + * A comma-separated list of brand names which could be used to restrict the result to specific brands. Item order does not matter. When multiple brands are provided, only results that belong to (at least) one of the provided list will be returned. Brands that contain a "," in their name should be put into quotes. + * + * Usage examples: + * + * brandSet=Foo + * + * brandSet=Foo,Bar + * + * brandSet="A,B,C Comma",Bar + */ + brandSet?: Array; + /** + * A comma-separated list of connector types which could be used to restrict the result to Electric Vehicle Station supporting specific connector types. Item order does not matter. When multiple connector types are provided, only results that belong to (at least) one of the provided list will be returned. + * + * Available connector types are: + * * `StandardHouseholdCountrySpecific` - These are the standard household connectors for a certain region. They are all AC single phase and the standard Voltage and standard Amperage. See also: [Plug & socket types - World Standards](https://www.worldstandards.eu/electricity/plugs-and-sockets). + * * `IEC62196Type1` - Type 1 connector as defined in the IEC 62196-2 standard. Also called Yazaki after the original manufacturer or SAE J1772 after the standard that first published it. Mostly used in combination with 120V single phase or up to 240V single phase infrastructure. + * * `IEC62196Type1CCS` - Type 1 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 1 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type2CableAttached` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a cable and plug attached to the charging point. + * * `IEC62196Type2Outlet` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a socket set into the charging point. + * * `IEC62196Type2CCS` - Type 2 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 2 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type3` - Type 3 connector as defined in the IEC 62196-2 standard. Also called Scame after the original manufacturer. Mostly used in combination with up to 240V single phase or up to 420V three phase infrastructure. + * * `Chademo` - CHAdeMO connector named after an association formed by the Tokyo Electric Power Company and industrial partners. Because of this is is also known as the TEPCO's connector. It supports fast DC charging. + * * `IEC60309AC1PhaseBlue` - Industrial Blue connector is a connector defined in the IEC 60309 standard. It is sometime referred to as by some combination of the standard, the color and the fact that is a single phase connector. The connector usually has the "P+N+E, 6h" configuration. + * * `IEC60309DCWhite` - Industrial White connector is a DC connector defined in the IEC 60309 standard. + * * `Tesla` - The Tesla connector is the regionally specific Tesla Supercharger connector. I.e. it refers to either Tesla's proprietary connector, sometimes referred to as Tesla Port mostly limited to North America or the modified Type 2 (DC over Type 2) in Europe. + * + * Usage examples: + * + * connectorSet=IEC62196Type2CableAttached + * connectorSet=IEC62196Type2Outlet,IEC62196Type2CableAttached + */ + connectorSet?: Array< + | "StandardHouseholdCountrySpecific" + | "IEC62196Type1" + | "IEC62196Type1CCS" + | "IEC62196Type2CableAttached" + | "IEC62196Type2Outlet" + | "IEC62196Type2CCS" + | "IEC62196Type3" + | "Chademo" + | "IEC60309AC1PhaseBlue" + | "IEC60309DCWhite" + | "Tesla" + >; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; +} + +export interface SearchSearchNearbyPointOfInterestQueryParam { + queryParameters: SearchSearchNearbyPointOfInterestQueryParamProperties; +} + +export type SearchSearchNearbyPointOfInterestParameters = SearchSearchNearbyPointOfInterestQueryParam & + RequestParameters; + +export interface SearchSearchPointOfInterestCategoryQueryParamProperties { + /** The POI category to search for (e.g., "AIRPORT", "RESTAURANT"), must be properly URL encoded. Supported main categories can be requested by calling [Get Search POI Category Tree API](https://aka.ms/AzureMapsPOICategoryTree). List of available categories can also be found [here](https://docs.microsoft.com/azure/azure-maps/supported-search-categories). We recommend to use POI Search Category Tree API to request the supported categories. */ + query: string; + /** Boolean. If the typeahead flag is set, the query will be interpreted as a partial input and the search will enter predictive mode */ + typeahead?: boolean; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900 */ + ofs?: number; + /** + * A comma-separated list of category set IDs which could be used to restrict the result to specific Points of Interest categories. ID order does not matter. When multiple category identifiers are provided, only POIs that belong to (at least) one of the categories from the provided list will be returned. The list of supported categories can be discovered using  [POI Categories API](https://aka.ms/AzureMapsPOICategoryTree). Usage examples: + * + * * **categorySet=7315** (Search Points of Interest from category Restaurant) + * + * * **categorySet=7315025,7315017** (Search Points of Interest of category either Italian or French Restaurant) + */ + categorySet?: Array; + /** Comma separated string of country codes, e.g. FR,ES. This will limit the search to the specified countries */ + countrySet?: Array; + /** Latitude where results should be biased. E.g. 37.337 */ + lat?: number; + /** Longitude where results should be biased. E.g. -121.89 */ + lon?: number; + /** The radius in meters to for the results to be constrained to the defined area */ + radius?: number; + /** Top left position of the bounding box. E.g. 37.553,-122.453 */ + topLeft?: string; + /** Bottom right position of the bounding box. E.g. 37.553,-122.453 */ + btmRight?: string; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **Addr** = Address ranges + * + * **Geo** = Geographies + * + * **PAD** = Point Addresses + * + * **POI** = Points of Interest + * + * **Str** = Streets + * + * **XStr** = Cross Streets (intersections) + * + * Value should be a comma separated list of index types (in any order) or **None** for no indexes. + * + * By default extended postal codes are included for all indexes except Geo. Extended postal code lists for geographies can be quite long so they have to be explicitly requested when needed. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=PAD,Addr,POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array< + "Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr" + >; + /** + * A comma-separated list of brand names which could be used to restrict the result to specific brands. Item order does not matter. When multiple brands are provided, only results that belong to (at least) one of the provided list will be returned. Brands that contain a "," in their name should be put into quotes. + * + * Usage examples: + * + * brandSet=Foo + * + * brandSet=Foo,Bar + * + * brandSet="A,B,C Comma",Bar + */ + brandSet?: Array; + /** + * A comma-separated list of connector types which could be used to restrict the result to Electric Vehicle Station supporting specific connector types. Item order does not matter. When multiple connector types are provided, only results that belong to (at least) one of the provided list will be returned. + * + * Available connector types are: + * * `StandardHouseholdCountrySpecific` - These are the standard household connectors for a certain region. They are all AC single phase and the standard Voltage and standard Amperage. See also: [Plug & socket types - World Standards](https://www.worldstandards.eu/electricity/plugs-and-sockets). + * * `IEC62196Type1` - Type 1 connector as defined in the IEC 62196-2 standard. Also called Yazaki after the original manufacturer or SAE J1772 after the standard that first published it. Mostly used in combination with 120V single phase or up to 240V single phase infrastructure. + * * `IEC62196Type1CCS` - Type 1 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 1 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type2CableAttached` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a cable and plug attached to the charging point. + * * `IEC62196Type2Outlet` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a socket set into the charging point. + * * `IEC62196Type2CCS` - Type 2 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 2 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type3` - Type 3 connector as defined in the IEC 62196-2 standard. Also called Scame after the original manufacturer. Mostly used in combination with up to 240V single phase or up to 420V three phase infrastructure. + * * `Chademo` - CHAdeMO connector named after an association formed by the Tokyo Electric Power Company and industrial partners. Because of this is is also known as the TEPCO's connector. It supports fast DC charging. + * * `IEC60309AC1PhaseBlue` - Industrial Blue connector is a connector defined in the IEC 60309 standard. It is sometime referred to as by some combination of the standard, the color and the fact that is a single phase connector. The connector usually has the "P+N+E, 6h" configuration. + * * `IEC60309DCWhite` - Industrial White connector is a DC connector defined in the IEC 60309 standard. + * * `Tesla` - The Tesla connector is the regionally specific Tesla Supercharger connector. I.e. it refers to either Tesla's proprietary connector, sometimes referred to as Tesla Port mostly limited to North America or the modified Type 2 (DC over Type 2) in Europe. + * + * Usage examples: + * + * connectorSet=IEC62196Type2CableAttached + * connectorSet=IEC62196Type2Outlet,IEC62196Type2CableAttached + */ + connectorSet?: Array< + | "StandardHouseholdCountrySpecific" + | "IEC62196Type1" + | "IEC62196Type1CCS" + | "IEC62196Type2CableAttached" + | "IEC62196Type2Outlet" + | "IEC62196Type2CCS" + | "IEC62196Type3" + | "Chademo" + | "IEC60309AC1PhaseBlue" + | "IEC60309DCWhite" + | "Tesla" + >; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; + /** + * Hours of operation for a POI (Points of Interest). The availability of hours of operation will vary based on the data available. If not passed, then no opening hours information will be returned. + * Supported value: nextSevenDays + */ + openingHours?: "nextSevenDays"; +} + +export interface SearchSearchPointOfInterestCategoryQueryParam { + queryParameters: SearchSearchPointOfInterestCategoryQueryParamProperties; +} + +export type SearchSearchPointOfInterestCategoryParameters = SearchSearchPointOfInterestCategoryQueryParam & + RequestParameters; + +export interface SearchGetPointOfInterestCategoryTreeQueryParamProperties { + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, except NGT and NGT-Latn. Language tag is case insensitive. When data in specified language is not available for a specific field, default language is used (English). + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; +} + +export interface SearchGetPointOfInterestCategoryTreeQueryParam { + queryParameters?: SearchGetPointOfInterestCategoryTreeQueryParamProperties; +} + +export type SearchGetPointOfInterestCategoryTreeParameters = SearchGetPointOfInterestCategoryTreeQueryParam & + RequestParameters; + +export interface SearchSearchAddressQueryParamProperties { + /** The address to search for (e.g., "1 Microsoft way, Redmond, WA"), must be properly URL encoded. */ + query: string; + /** Boolean. If the typeahead flag is set, the query will be interpreted as a partial input and the search will enter predictive mode */ + typeahead?: boolean; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900 */ + ofs?: number; + /** Comma separated string of country codes, e.g. FR,ES. This will limit the search to the specified countries */ + countrySet?: Array; + /** Latitude where results should be biased. E.g. 37.337 */ + lat?: number; + /** Longitude where results should be biased. E.g. -121.89 */ + lon?: number; + /** The radius in meters to for the results to be constrained to the defined area */ + radius?: number; + /** Top left position of the bounding box. E.g. 37.553,-122.453 */ + topLeft?: string; + /** Bottom right position of the bounding box. E.g. 37.553,-122.453 */ + btmRight?: string; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **Addr** = Address ranges + * + * **Geo** = Geographies + * + * **PAD** = Point Addresses + * + * **POI** = Points of Interest + * + * **Str** = Streets + * + * **XStr** = Cross Streets (intersections) + * + * Value should be a comma separated list of index types (in any order) or **None** for no indexes. + * + * By default extended postal codes are included for all indexes except Geo. Extended postal code lists for geographies can be quite long so they have to be explicitly requested when needed. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=PAD,Addr,POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array< + "Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr" + >; + /** + * Specifies the level of filtering performed on geographies. Narrows the search for specified geography entity types, e.g. return only municipality. The resulting response will contain the geography ID as well as the entity type matched. If you provide more than one entity as a comma separated list, endpoint will return the 'smallest entity available'. Returned Geometry ID can be used to get the geometry of that geography via [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API. The following parameters are ignored when entityType is set: + * + * * heading + * * number + * * returnRoadUse + * * returnSpeedLimit + * * roadUse + * * returnMatchType + */ + entityType?: + | "Country" + | "CountrySubdivision" + | "CountrySecondarySubdivision" + | "CountryTertiarySubdivision" + | "Municipality" + | "MunicipalitySubdivision" + | "Neighbourhood" + | "PostalCodeArea"; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; +} + +export interface SearchSearchAddressQueryParam { + queryParameters: SearchSearchAddressQueryParamProperties; +} + +export type SearchSearchAddressParameters = SearchSearchAddressQueryParam & + RequestParameters; + +export interface SearchReverseSearchAddressQueryParamProperties { + /** The applicable query specified as a comma separated string composed by latitude followed by longitude e.g. "47.641268,-122.125679". */ + query: Array; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** Boolean. To enable return of the posted speed limit */ + returnSpeedLimit?: boolean; + /** The directional heading of the vehicle in degrees, for travel along a segment of roadway. 0 is North, 90 is East and so on, values range from -360 to 360. The precision can include upto one decimal place */ + heading?: number; + /** The radius in meters to for the results to be constrained to the defined area */ + radius?: number; + /** Street number as a string. If a number is sent in along with the request, the response may include the side of the street (Left/Right) and also an offset position for that number */ + number?: string; + /** Boolean. To enable return of the road use array for reverse geocodes at street level */ + returnRoadUse?: boolean; + /** To restrict reverse geocodes to a certain type of road use. The road use array for reverse geocodes can be one or more of LimitedAccess, Arterial, Terminal, Ramp, Rotary, LocalStreet */ + roadUse?: Array< + | "LimitedAccess" + | "Arterial" + | "Terminal" + | "Ramp" + | "Rotary" + | "LocalStreet" + >; + /** + * Format of newlines in the formatted address. + * + * If true, the address will contain newlines. + * If false, newlines will be converted to commas. + */ + allowFreeformNewline?: boolean; + /** Include information on the type of match the geocoder achieved in the response. */ + returnMatchType?: boolean; + /** + * Specifies the level of filtering performed on geographies. Narrows the search for specified geography entity types, e.g. return only municipality. The resulting response will contain the geography ID as well as the entity type matched. If you provide more than one entity as a comma separated list, endpoint will return the 'smallest entity available'. Returned Geometry ID can be used to get the geometry of that geography via [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API. The following parameters are ignored when entityType is set: + * + * * heading + * * number + * * returnRoadUse + * * returnSpeedLimit + * * roadUse + * * returnMatchType + */ + entityType?: + | "Country" + | "CountrySubdivision" + | "CountrySecondarySubdivision" + | "CountryTertiarySubdivision" + | "Municipality" + | "MunicipalitySubdivision" + | "Neighbourhood" + | "PostalCodeArea"; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; +} + +export interface SearchReverseSearchAddressQueryParam { + queryParameters: SearchReverseSearchAddressQueryParamProperties; +} + +export type SearchReverseSearchAddressParameters = SearchReverseSearchAddressQueryParam & + RequestParameters; + +export interface SearchReverseSearchCrossStreetAddressQueryParamProperties { + /** The applicable query specified as a comma separated string composed by latitude followed by longitude e.g. "47.641268,-122.125679". */ + query: Array; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** The directional heading of the vehicle in degrees, for travel along a segment of roadway. 0 is North, 90 is East and so on, values range from -360 to 360. The precision can include upto one decimal place */ + heading?: number; + /** The radius in meters to for the results to be constrained to the defined area */ + radius?: number; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; +} + +export interface SearchReverseSearchCrossStreetAddressQueryParam { + queryParameters: SearchReverseSearchCrossStreetAddressQueryParamProperties; +} + +export type SearchReverseSearchCrossStreetAddressParameters = SearchReverseSearchCrossStreetAddressQueryParam & + RequestParameters; + +export interface SearchSearchStructuredAddressQueryParamProperties { + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** The 2 or 3 letter [ISO3166-1](https://www.iso.org/iso-3166-country-codes.html) country code portion of an address. E.g. US. */ + countryCode: string; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** Starting offset of the returned results within the full result set. Default: 0, minimum: 0 and maximum: 1900 */ + ofs?: number; + /** The street number portion of an address */ + streetNumber?: string; + /** The street name portion of an address */ + streetName?: string; + /** The cross street name for the structured address */ + crossStreet?: string; + /** The municipality portion of an address */ + municipality?: string; + /** The municipality subdivision (sub/super city) for the structured address */ + municipalitySubdivision?: string; + /** The named area for the structured address */ + countryTertiarySubdivision?: string; + /** The county for the structured address */ + countrySecondarySubdivision?: string; + /** The country subdivision portion of an address */ + countrySubdivision?: string; + /** The postal code portion of an address */ + postalCode?: string; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **Addr** = Address ranges + * + * **Geo** = Geographies + * + * **PAD** = Point Addresses + * + * **POI** = Points of Interest + * + * **Str** = Streets + * + * **XStr** = Cross Streets (intersections) + * + * Value should be a comma separated list of index types (in any order) or **None** for no indexes. + * + * By default extended postal codes are included for all indexes except Geo. Extended postal code lists for geographies can be quite long so they have to be explicitly requested when needed. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=PAD,Addr,POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array< + "Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr" + >; + /** + * Specifies the level of filtering performed on geographies. Narrows the search for specified geography entity types, e.g. return only municipality. The resulting response will contain the geography ID as well as the entity type matched. If you provide more than one entity as a comma separated list, endpoint will return the 'smallest entity available'. Returned Geometry ID can be used to get the geometry of that geography via [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API. The following parameters are ignored when entityType is set: + * + * * heading + * * number + * * returnRoadUse + * * returnSpeedLimit + * * roadUse + * * returnMatchType + */ + entityType?: + | "Country" + | "CountrySubdivision" + | "CountrySecondarySubdivision" + | "CountryTertiarySubdivision" + | "Municipality" + | "MunicipalitySubdivision" + | "Neighbourhood" + | "PostalCodeArea"; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; +} + +export interface SearchSearchStructuredAddressQueryParam { + queryParameters: SearchSearchStructuredAddressQueryParamProperties; +} + +export type SearchSearchStructuredAddressParameters = SearchSearchStructuredAddressQueryParam & + RequestParameters; + +export interface SearchSearchInsideGeometryBodyParam { + /** This represents the geometry for one or more geographical features (parks, state boundary etc.) to search in and should be a GeoJSON compliant type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946) for details. */ + body: SearchInsideGeometryRequest; +} + +export interface SearchSearchInsideGeometryQueryParamProperties { + /** The POI name to search for (e.g., "statue of liberty", "starbucks", "pizza"). Must be properly URL encoded. */ + query: string; + /** Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100 */ + limit?: number; + /** + * Language in which search results should be returned. Should be one of supported IETF language tags, case insensitive. When data in specified language is not available for a specific field, default language is used. + * + * Please refer to [Supported Languages](https://docs.microsoft.com/azure/azure-maps/supported-languages) for details. + */ + language?: string; + /** + * A comma-separated list of category set IDs which could be used to restrict the result to specific Points of Interest categories. ID order does not matter. When multiple category identifiers are provided, only POIs that belong to (at least) one of the categories from the provided list will be returned. The list of supported categories can be discovered using  [POI Categories API](https://aka.ms/AzureMapsPOICategoryTree). Usage examples: + * + * * **categorySet=7315** (Search Points of Interest from category Restaurant) + * + * * **categorySet=7315025,7315017** (Search Points of Interest of category either Italian or French Restaurant) + */ + categorySet?: Array; + /** + * Indexes for which extended postal codes should be included in the results. + * + * Available indexes are: + * + * **Addr** = Address ranges + * + * **Geo** = Geographies + * + * **PAD** = Point Addresses + * + * **POI** = Points of Interest + * + * **Str** = Streets + * + * **XStr** = Cross Streets (intersections) + * + * Value should be a comma separated list of index types (in any order) or **None** for no indexes. + * + * By default extended postal codes are included for all indexes except Geo. Extended postal code lists for geographies can be quite long so they have to be explicitly requested when needed. + * + * Usage examples: + * + * extendedPostalCodesFor=POI + * + * extendedPostalCodesFor=PAD,Addr,POI + * + * extendedPostalCodesFor=None + * + * Extended postal code is returned as an **extendedPostalCode** property of an address. Availability is region-dependent. + */ + extendedPostalCodesFor?: Array< + "Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr" + >; + /** A comma separated list of indexes which should be utilized for the search. Item order does not matter. Available indexes are: Addr = Address range interpolation, Geo = Geographies, PAD = Point Addresses, POI = Points of interest, Str = Streets, Xstr = Cross Streets (intersections) */ + idxSet?: Array<"Addr" | "Geo" | "PAD" | "POI" | "Str" | "Xstr">; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; + /** + * Hours of operation for a POI (Points of Interest). The availability of hours of operation will vary based on the data available. If not passed, then no opening hours information will be returned. + * Supported value: nextSevenDays + */ + openingHours?: "nextSevenDays"; +} + +export interface SearchSearchInsideGeometryQueryParam { + queryParameters: SearchSearchInsideGeometryQueryParamProperties; +} + +export interface SearchSearchInsideGeometryMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchSearchInsideGeometryParameters = SearchSearchInsideGeometryQueryParam & + SearchSearchInsideGeometryMediaTypesParam & + SearchSearchInsideGeometryBodyParam & + RequestParameters; + +export interface SearchSearchAlongRouteBodyParam { + /** This represents the route to search along and should be a valid `GeoJSON LineString` type. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3.1.4) for details. */ + body: SearchAlongRouteRequest; +} + +export interface SearchSearchAlongRouteQueryParamProperties { + /** The POI name to search for (e.g., "statue of liberty", "starbucks", "pizza"). Must be properly URL encoded. */ + query: string; + /** Maximum detour time of the point of interest in seconds. Max value is 3600 seconds */ + maxDetourTime: number; + /** Maximum number of responses that will be returned. Default value is 10. Max value is 20 */ + limit?: number; + /** + * A comma-separated list of brand names which could be used to restrict the result to specific brands. Item order does not matter. When multiple brands are provided, only results that belong to (at least) one of the provided list will be returned. Brands that contain a "," in their name should be put into quotes. + * + * Usage examples: + * + * brandSet=Foo + * + * brandSet=Foo,Bar + * + * brandSet="A,B,C Comma",Bar + */ + brandSet?: Array; + /** + * A comma-separated list of category set IDs which could be used to restrict the result to specific Points of Interest categories. ID order does not matter. When multiple category identifiers are provided, only POIs that belong to (at least) one of the categories from the provided list will be returned. The list of supported categories can be discovered using  [POI Categories API](https://aka.ms/AzureMapsPOICategoryTree). Usage examples: + * + * * **categorySet=7315** (Search Points of Interest from category Restaurant) + * + * * **categorySet=7315025,7315017** (Search Points of Interest of category either Italian or French Restaurant) + */ + categorySet?: Array; + /** + * A comma-separated list of connector types which could be used to restrict the result to Electric Vehicle Station supporting specific connector types. Item order does not matter. When multiple connector types are provided, only results that belong to (at least) one of the provided list will be returned. + * + * Available connector types are: + * * `StandardHouseholdCountrySpecific` - These are the standard household connectors for a certain region. They are all AC single phase and the standard Voltage and standard Amperage. See also: [Plug & socket types - World Standards](https://www.worldstandards.eu/electricity/plugs-and-sockets). + * * `IEC62196Type1` - Type 1 connector as defined in the IEC 62196-2 standard. Also called Yazaki after the original manufacturer or SAE J1772 after the standard that first published it. Mostly used in combination with 120V single phase or up to 240V single phase infrastructure. + * * `IEC62196Type1CCS` - Type 1 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 1 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type2CableAttached` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a cable and plug attached to the charging point. + * * `IEC62196Type2Outlet` - Type 2 connector as defined in the IEC 62196-2 standard. Provided as a socket set into the charging point. + * * `IEC62196Type2CCS` - Type 2 based combo connector as defined in the IEC 62196-3 standard. The connector is based on the Type 2 connector – as defined in the IEC 62196-2 standard – with two additional direct current (DC) contacts to allow DC fast charging. + * * `IEC62196Type3` - Type 3 connector as defined in the IEC 62196-2 standard. Also called Scame after the original manufacturer. Mostly used in combination with up to 240V single phase or up to 420V three phase infrastructure. + * * `Chademo` - CHAdeMO connector named after an association formed by the Tokyo Electric Power Company and industrial partners. Because of this is is also known as the TEPCO's connector. It supports fast DC charging. + * * `IEC60309AC1PhaseBlue` - Industrial Blue connector is a connector defined in the IEC 60309 standard. It is sometime referred to as by some combination of the standard, the color and the fact that is a single phase connector. The connector usually has the "P+N+E, 6h" configuration. + * * `IEC60309DCWhite` - Industrial White connector is a DC connector defined in the IEC 60309 standard. + * * `Tesla` - The Tesla connector is the regionally specific Tesla Supercharger connector. I.e. it refers to either Tesla's proprietary connector, sometimes referred to as Tesla Port mostly limited to North America or the modified Type 2 (DC over Type 2) in Europe. + * + * Usage examples: + * + * connectorSet=IEC62196Type2CableAttached + * connectorSet=IEC62196Type2Outlet,IEC62196Type2CableAttached + */ + connectorSet?: Array< + | "StandardHouseholdCountrySpecific" + | "IEC62196Type1" + | "IEC62196Type1CCS" + | "IEC62196Type2CableAttached" + | "IEC62196Type2Outlet" + | "IEC62196Type2CCS" + | "IEC62196Type3" + | "Chademo" + | "IEC60309AC1PhaseBlue" + | "IEC60309DCWhite" + | "Tesla" + >; + /** + * The View parameter (also called the "user region" parameter) allows you to show the correct maps for a certain country/region for geopolitically disputed regions. Different countries/regions have different views of such regions, and the View parameter allows your application to comply with the view required by the country/region your application will be serving. By default, the View parameter is set to “Unified” even if you haven’t defined it in the request. It is your responsibility to determine the location of your users, and then set the View parameter correctly for that location. Alternatively, you have the option to set ‘View=Auto’, which will return the map data based on the IP address of the request. The View parameter in Azure Maps must be used in compliance with applicable laws, including those regarding mapping, of the country/region where maps, images and other data and third party content that you are authorized to access via Azure Maps is made available. Example: view=IN. + * + * Please refer to [Supported Views](https://aka.ms/AzureMapsLocalizationViews) for details and to see the available Views. + */ + view?: + | "AE" + | "AR" + | "BH" + | "IN" + | "IQ" + | "JO" + | "KW" + | "LB" + | "MA" + | "OM" + | "PK" + | "PS" + | "QA" + | "SA" + | "SY" + | "YE" + | "Auto" + | "Unified"; + /** + * Hours of operation for a POI (Points of Interest). The availability of hours of operation will vary based on the data available. If not passed, then no opening hours information will be returned. + * Supported value: nextSevenDays + */ + openingHours?: "nextSevenDays"; +} + +export interface SearchSearchAlongRouteQueryParam { + queryParameters: SearchSearchAlongRouteQueryParamProperties; +} + +export interface SearchSearchAlongRouteMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchSearchAlongRouteParameters = SearchSearchAlongRouteQueryParam & + SearchSearchAlongRouteMediaTypesParam & + SearchSearchAlongRouteBodyParam & + RequestParameters; + +export interface SearchFuzzySearchBatchSyncBodyParam { + /** The list of search fuzzy queries/requests to process. The list can contain a max of 10,000 queries and must contain at least 1 query. */ + body: BatchRequest; +} + +export interface SearchFuzzySearchBatchSyncMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchFuzzySearchBatchSyncParameters = SearchFuzzySearchBatchSyncMediaTypesParam & + SearchFuzzySearchBatchSyncBodyParam & + RequestParameters; + +export interface SearchFuzzySearchBatchBodyParam { + /** The list of search fuzzy queries/requests to process. The list can contain a max of 10,000 queries and must contain at least 1 query. */ + body: BatchRequest; +} + +export interface SearchFuzzySearchBatchMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchFuzzySearchBatchParameters = SearchFuzzySearchBatchMediaTypesParam & + SearchFuzzySearchBatchBodyParam & + RequestParameters; +export type SearchGetFuzzySearchBatchParameters = RequestParameters; + +export interface SearchSearchAddressBatchSyncBodyParam { + /** The list of address geocoding queries/requests to process. The list can contain a max of 10,000 queries and must contain at least 1 query. */ + body: BatchRequest; +} + +export interface SearchSearchAddressBatchSyncMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchSearchAddressBatchSyncParameters = SearchSearchAddressBatchSyncMediaTypesParam & + SearchSearchAddressBatchSyncBodyParam & + RequestParameters; + +export interface SearchSearchAddressBatchBodyParam { + /** The list of address geocoding queries/requests to process. The list can contain a max of 10,000 queries and must contain at least 1 query. */ + body: BatchRequest; +} + +export interface SearchSearchAddressBatchMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchSearchAddressBatchParameters = SearchSearchAddressBatchMediaTypesParam & + SearchSearchAddressBatchBodyParam & + RequestParameters; +export type SearchGetSearchAddressBatchParameters = RequestParameters; + +export interface SearchReverseSearchAddressBatchSyncBodyParam { + /** The list of reverse geocoding queries/requests to process. The list can contain a max of 10,000 queries and must contain at least 1 query. */ + body: BatchRequest; +} + +export interface SearchReverseSearchAddressBatchSyncMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchReverseSearchAddressBatchSyncParameters = SearchReverseSearchAddressBatchSyncMediaTypesParam & + SearchReverseSearchAddressBatchSyncBodyParam & + RequestParameters; + +export interface SearchReverseSearchAddressBatchBodyParam { + /** The list of reverse geocoding queries/requests to process. The list can contain a max of 10,000 queries and must contain at least 1 query. */ + body: BatchRequest; +} + +export interface SearchReverseSearchAddressBatchMediaTypesParam { + /** Request content type */ + contentType?: "application/json"; +} + +export type SearchReverseSearchAddressBatchParameters = SearchReverseSearchAddressBatchMediaTypesParam & + SearchReverseSearchAddressBatchBodyParam & + RequestParameters; +export type SearchGetReverseSearchAddressBatchParameters = RequestParameters; diff --git a/sdk/maps/maps-search-rest/src/generated/pollingHelper.ts b/sdk/maps/maps-search-rest/src/generated/pollingHelper.ts new file mode 100644 index 000000000000..4b517f7c57f6 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/pollingHelper.ts @@ -0,0 +1,75 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { Client, HttpResponse } from "@azure-rest/core-client"; +import { + LongRunningOperation, + LroEngine, + LroEngineOptions, + LroResponse, + PollerLike, + PollOperationState +} from "@azure/core-lro"; + +/** + * Helper function that builds a Poller object to help polling a long running operation. + * @param client - Client to use for sending the request to get additional pages. + * @param initialResponse - The initial response. + * @param options - Options to set a resume state or custom polling interval. + * @returns - A poller object to poll for operation state updates and eventually get the final response. + */ +export function getLongRunningPoller( + client: Client, + initialResponse: TResult, + options: LroEngineOptions> = {} +): PollerLike, TResult> { + const poller: LongRunningOperation = { + requestMethod: initialResponse.request.method, + requestPath: initialResponse.request.url, + sendInitialRequest: async () => { + // In the case of Rest Clients we are building the LRO poller object from a response that's the reason + // we are not triggering the initial request here, just extracting the information from the + // response we were provided. + return getLroResponse(initialResponse); + }, + sendPollRequest: async (path) => { + // This is the callback that is going to be called to poll the service + // to get the latest status. We use the client provided and the polling path + // which is an opaque URL provided by caller, the service sends this in one of the following headers: operation-location, azure-asyncoperation or location + // depending on the lro pattern that the service implements. If non is provided we default to the initial path. + const response = await client + .pathUnchecked(path ?? initialResponse.request.url) + .get(); + const lroResponse = getLroResponse(response as TResult); + lroResponse.rawResponse.headers["x-ms-original-url"] = + initialResponse.request.url; + return lroResponse; + } + }; + + return new LroEngine(poller, options); +} + +/** + * Converts a Rest Client response to a response that the LRO engine knows about + * @param response - a rest client http response + * @returns - An LRO response that the LRO engine can work with + */ +function getLroResponse( + response: TResult +): LroResponse { + if (Number.isNaN(response.status)) { + throw new TypeError( + `Status code of the response is not a number. Value: ${response.status}` + ); + } + + return { + flatResponse: response, + rawResponse: { + ...response, + statusCode: Number.parseInt(response.status), + body: response.body + } + }; +} diff --git a/sdk/maps/maps-search-rest/src/generated/responses.ts b/sdk/maps/maps-search-rest/src/generated/responses.ts new file mode 100644 index 000000000000..32e13d23bc90 --- /dev/null +++ b/sdk/maps/maps-search-rest/src/generated/responses.ts @@ -0,0 +1,3517 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { RawHttpHeaders } from "@azure/core-rest-pipeline"; +import { HttpResponse } from "@azure-rest/core-client"; +import { + PolygonResultOutput, + ErrorResponseOutput, + SearchAddressResultOutput, + PointOfInterestCategoryTreeResultOutput, + ReverseSearchAddressResultOutput, + ReverseSearchCrossStreetAddressResultOutput, + SearchAddressBatchResultOutput, + ReverseSearchAddressBatchResultOutput +} from "./outputModels"; + +/** + * **Get Polygon** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Get Polygon service allows you to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. The geometry ID is returned in the sourceGeometry object under "geometry" and "id" in either a Search Address or Search Fuzzy call. + * + * Please note that any geometry ID retrieved from an Online Search endpoint has a limited lifetime. The client should not store geometry IDs in persistent storage for later referral, as the stability of these identifiers is not guaranteed for a long period of time. It is expected that a request to the Polygon method is made within a few minutes of the request to the Online Search method that provided the ID. The service allows for batch requests up to 20 identifiers. + */ +export interface SearchListPolygons200Response extends HttpResponse { + status: "200"; + body: PolygonResultOutput; +} + +/** + * **Get Polygon** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Get Polygon service allows you to request the geometry data such as a city or country outline for a set of entities, previously retrieved from an Online Search request in GeoJSON format. The geometry ID is returned in the sourceGeometry object under "geometry" and "id" in either a Search Address or Search Fuzzy call. + * + * Please note that any geometry ID retrieved from an Online Search endpoint has a limited lifetime. The client should not store geometry IDs in persistent storage for later referral, as the stability of these identifiers is not guaranteed for a long period of time. It is expected that a request to the Polygon method is made within a few minutes of the request to the Online Search method that provided the ID. The service allows for batch requests up to 20 identifiers. + */ +export interface SearchListPolygonsDefaultResponse extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Free Form Search** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The basic default API is Free Form Search which handles the most fuzzy of inputs handling any combination of address or POI tokens. This search API is the canonical 'single line search'. The Free Form Search API is a seamless combination of POI search and geocoding. The API can also be weighted with a contextual position (lat./lon. pair), or fully constrained by a coordinate and radius, or it can be executed more generally without any geo biasing anchor point.

We strongly advise you to use the 'countrySet' parameter to specify only the countries for which your application needs coverage, as the default behavior will be to search the entire world, potentially returning unnecessary results.

E.g.: `countrySet`=US,FR

Please see [Search Coverage](https://docs.microsoft.com/azure/location-based-services/geocoding-coverage) for a complete list of all the supported countries.

Most Search queries default to `maxFuzzyLevel`=2 to gain performance and also reduce unusual results. This new default can be overridden as needed per request by passing in the query param `maxFuzzyLevel`=3 or 4. + */ +export interface SearchFuzzySearch200Response extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Free Form Search** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The basic default API is Free Form Search which handles the most fuzzy of inputs handling any combination of address or POI tokens. This search API is the canonical 'single line search'. The Free Form Search API is a seamless combination of POI search and geocoding. The API can also be weighted with a contextual position (lat./lon. pair), or fully constrained by a coordinate and radius, or it can be executed more generally without any geo biasing anchor point.

We strongly advise you to use the 'countrySet' parameter to specify only the countries for which your application needs coverage, as the default behavior will be to search the entire world, potentially returning unnecessary results.

E.g.: `countrySet`=US,FR

Please see [Search Coverage](https://docs.microsoft.com/azure/location-based-services/geocoding-coverage) for a complete list of all the supported countries.

Most Search queries default to `maxFuzzyLevel`=2 to gain performance and also reduce unusual results. This new default can be overridden as needed per request by passing in the query param `maxFuzzyLevel`=3 or 4. + */ +export interface SearchFuzzySearchDefaultResponse extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Get POI by Name** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Points of Interest (POI) Search allows you to request POI results by name. Search supports additional query parameters such as language and filtering results by area of interest driven by country or bounding box. Endpoint will return only POI results matching the query string. Response includes POI details such as address, coordinate location and category. + */ +export interface SearchSearchPointOfInterest200Response extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Get POI by Name** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Points of Interest (POI) Search allows you to request POI results by name. Search supports additional query parameters such as language and filtering results by area of interest driven by country or bounding box. Endpoint will return only POI results matching the query string. Response includes POI details such as address, coordinate location and category. + */ +export interface SearchSearchPointOfInterestDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Nearby Search** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * If you have a use case for only retrieving POI results around a specific location, the nearby search method may be the right choice. This endpoint will only return POI results, and does not take in a search query parameter. + */ +export interface SearchSearchNearbyPointOfInterest200Response + extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Nearby Search** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * If you have a use case for only retrieving POI results around a specific location, the nearby search method may be the right choice. This endpoint will only return POI results, and does not take in a search query parameter. + */ +export interface SearchSearchNearbyPointOfInterestDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Get POI by Category** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Points of Interest (POI) Category Search allows you to request POI results from given category. Search allows to query POIs from one category at a time. Endpoint will only return POI results which are categorized as specified. Response includes POI details such as address, coordinate location and classification. + */ +export interface SearchSearchPointOfInterestCategory200Response + extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Get POI by Category** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Points of Interest (POI) Category Search allows you to request POI results from given category. Search allows to query POIs from one category at a time. Endpoint will only return POI results which are categorized as specified. Response includes POI details such as address, coordinate location and classification. + */ +export interface SearchSearchPointOfInterestCategoryDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Get POI Category Tree** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * POI Category API provides a full list of supported Points of Interest (POI) categories and subcategories together with their translations and synonyms. The returned content can be used to provide more meaningful results through other Search Service APIs, like [Get Search POI](https://docs.microsoft.com/rest/api/maps/search/getsearchpoi). + */ +export interface SearchGetPointOfInterestCategoryTree200Response + extends HttpResponse { + status: "200"; + body: PointOfInterestCategoryTreeResultOutput; +} + +/** + * **Get POI Category Tree** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * POI Category API provides a full list of supported Points of Interest (POI) categories and subcategories together with their translations and synonyms. The returned content can be used to provide more meaningful results through other Search Service APIs, like [Get Search POI](https://docs.microsoft.com/rest/api/maps/search/getsearchpoi). + */ +export interface SearchGetPointOfInterestCategoryTreeDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Address Geocoding** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * In many cases, the complete search service might be too much, for instance if you are only interested in traditional geocoding. Search can also be accessed for address look up exclusively. The geocoding is performed by hitting the geocode endpoint with just the address or partial address in question. The geocoding search index will be queried for everything above the street level data. No POIs will be returned. Note that the geocoder is very tolerant of typos and incomplete addresses. It will also handle everything from exact street addresses or street or intersections as well as higher level geographies such as city centers, counties, states etc. + */ +export interface SearchSearchAddress200Response extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Address Geocoding** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * In many cases, the complete search service might be too much, for instance if you are only interested in traditional geocoding. Search can also be accessed for address look up exclusively. The geocoding is performed by hitting the geocode endpoint with just the address or partial address in question. The geocoding search index will be queried for everything above the street level data. No POIs will be returned. Note that the geocoder is very tolerant of typos and incomplete addresses. It will also handle everything from exact street addresses or street or intersections as well as higher level geographies such as city centers, counties, states etc. + */ +export interface SearchSearchAddressDefaultResponse extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Reverse Geocode to an Address** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * There may be times when you need to translate a coordinate (example: 37.786505, -122.3862) into a human understandable street address. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. This endpoint will return address information for a given coordinate. + */ +export interface SearchReverseSearchAddress200Response extends HttpResponse { + status: "200"; + body: ReverseSearchAddressResultOutput; +} + +/** + * **Reverse Geocode to an Address** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * There may be times when you need to translate a coordinate (example: 37.786505, -122.3862) into a human understandable street address. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. This endpoint will return address information for a given coordinate. + */ +export interface SearchReverseSearchAddressDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Reverse Geocode to a Cross Street** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * There may be times when you need to translate a coordinate (example: 37.786505, -122.3862) into a human understandable cross street. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. + * This endpoint will return cross street information for a given coordinate. + */ +export interface SearchReverseSearchCrossStreetAddress200Response + extends HttpResponse { + status: "200"; + body: ReverseSearchCrossStreetAddressResultOutput; +} + +/** + * **Reverse Geocode to a Cross Street** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * There may be times when you need to translate a coordinate (example: 37.786505, -122.3862) into a human understandable cross street. Most often this is needed in tracking applications where you receive a GPS feed from the device or asset and wish to know what address where the coordinate is located. + * This endpoint will return cross street information for a given coordinate. + */ +export interface SearchReverseSearchCrossStreetAddressDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Structured Address Geocoding** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Azure Address Geocoding can also be accessed for structured address look up exclusively. The geocoding search index will be queried for everything above the street level data. No POIs will be returned. Note that the geocoder is very tolerant of typos and incomplete addresses. It will also handle everything from exact street addresses or street or intersections as well as higher level geographies such as city centers, counties, states etc. + */ +export interface SearchSearchStructuredAddress200Response extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Structured Address Geocoding** + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * Azure Address Geocoding can also be accessed for structured address look up exclusively. The geocoding search index will be queried for everything above the street level data. No POIs will be returned. Note that the geocoder is very tolerant of typos and incomplete addresses. It will also handle everything from exact street addresses or street or intersections as well as higher level geographies such as city centers, counties, states etc. + */ +export interface SearchSearchStructuredAddressDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Geometry endpoint allows you to perform a free form search inside a single geometry or many of them. The search results that fall inside the geometry/geometries will be returned.

To send the geometry you will use a `POST` request where the request body will contain the `geometry` object represented as a `GeoJSON` type and the `Content-Type` header will be set to `application/json`. The geographical features to be searched can be modeled as Polygon and/or Circle geometries represented using any one of the following `GeoJSON` types:
  • **GeoJSON FeatureCollection**
    The `geometry` can be represented as a `GeoJSON FeatureCollection` object. This is the recommended option if the geometry contains both Polygons and Circles. The `FeatureCollection` can contain a max of 50 `GeoJSON Feature` objects. Each `Feature` object should represent either a Polygon or a Circle with the following conditions:
    • A `Feature` object for the Polygon geometry can have a max of 50 coordinates and it's properties must be empty.
    • A `Feature` object for the Circle geometry is composed of a _center_ represented using a `GeoJSON Point` type and a _radius_ value (in meters) which must be specified in the object's properties along with the _subType_ property whose value should be 'Circle'.

    Please see the Examples section below for a sample `FeatureCollection` representation.

  • **GeoJSON GeometryCollection**
    The `geometry` can be represented as a `GeoJSON GeometryCollection` object. This is the recommended option if the geometry contains a list of Polygons only. The `GeometryCollection` can contain a max of 50 `GeoJSON Polygon` objects. Each `Polygon` object can have a max of 50 coordinates. Please see the Examples section below for a sample `GeometryCollection` representation.

  • **GeoJSON Polygon**
    The `geometry` can be represented as a `GeoJSON Polygon` object. This is the recommended option if the geometry contains a single Polygon. The `Polygon` object can have a max of 50 coordinates. Please see the Examples section below for a sample `Polygon` representation.

.

+ */ +export interface SearchSearchInsideGeometry200Response extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Geometry endpoint allows you to perform a free form search inside a single geometry or many of them. The search results that fall inside the geometry/geometries will be returned.

To send the geometry you will use a `POST` request where the request body will contain the `geometry` object represented as a `GeoJSON` type and the `Content-Type` header will be set to `application/json`. The geographical features to be searched can be modeled as Polygon and/or Circle geometries represented using any one of the following `GeoJSON` types:
  • **GeoJSON FeatureCollection**
    The `geometry` can be represented as a `GeoJSON FeatureCollection` object. This is the recommended option if the geometry contains both Polygons and Circles. The `FeatureCollection` can contain a max of 50 `GeoJSON Feature` objects. Each `Feature` object should represent either a Polygon or a Circle with the following conditions:
    • A `Feature` object for the Polygon geometry can have a max of 50 coordinates and it's properties must be empty.
    • A `Feature` object for the Circle geometry is composed of a _center_ represented using a `GeoJSON Point` type and a _radius_ value (in meters) which must be specified in the object's properties along with the _subType_ property whose value should be 'Circle'.

    Please see the Examples section below for a sample `FeatureCollection` representation.

  • **GeoJSON GeometryCollection**
    The `geometry` can be represented as a `GeoJSON GeometryCollection` object. This is the recommended option if the geometry contains a list of Polygons only. The `GeometryCollection` can contain a max of 50 `GeoJSON Polygon` objects. Each `Polygon` object can have a max of 50 coordinates. Please see the Examples section below for a sample `GeometryCollection` representation.

  • **GeoJSON Polygon**
    The `geometry` can be represented as a `GeoJSON Polygon` object. This is the recommended option if the geometry contains a single Polygon. The `Polygon` object can have a max of 50 coordinates. Please see the Examples section below for a sample `Polygon` representation.

.

+ */ +export interface SearchSearchInsideGeometryDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Along Route endpoint allows you to perform a fuzzy search for POIs along a specified route. This search is constrained by specifying the `maxDetourTime` limiting measure.

To send the route-points you will use a `POST` request where the request body will contain the `route` object represented as a `GeoJSON LineString` type and the `Content-Type` header will be set to `application/json`. Each route-point in `route` is represented as a `GeoJSON Position` type i.e. an array where the _longitude_ value is followed by the _latitude_ value and the _altitude_ value is ignored. The `route` should contain at least 2 route-points.

It is possible that original route will be altered, some of it's points may be skipped. If the route that passes through the found point is faster than the original one, the `detourTime` value in the response is negative. + */ +export interface SearchSearchAlongRoute200Response extends HttpResponse { + status: "200"; + body: SearchAddressResultOutput; +} + +/** + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Along Route endpoint allows you to perform a fuzzy search for POIs along a specified route. This search is constrained by specifying the `maxDetourTime` limiting measure.

To send the route-points you will use a `POST` request where the request body will contain the `route` object represented as a `GeoJSON LineString` type and the `Content-Type` header will be set to `application/json`. Each route-point in `route` is represented as a `GeoJSON Position` type i.e. an array where the _longitude_ value is followed by the _latitude_ value and the _altitude_ value is ignored. The `route` should contain at least 2 route-points.

It is possible that original route will be altered, some of it's points may be skipped. If the route that passes through the found point is faster than the original one, the `detourTime` value in the response is negative. + */ +export interface SearchSearchAlongRouteDefaultResponse extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchFuzzySearchBatchSync200Response extends HttpResponse { + status: "200"; + body: SearchAddressBatchResultOutput; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchFuzzySearchBatchSync408Response extends HttpResponse { + status: "408"; + body: ErrorResponseOutput; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchFuzzySearchBatchSyncDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchFuzzySearchBatch200Response extends HttpResponse { + status: "200"; + body: SearchAddressBatchResultOutput; +} + +export interface SearchFuzzySearchBatch202Headers { + /** New URL to check for the results of the long running process. */ + location?: string; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchFuzzySearchBatch202Response extends HttpResponse { + status: "202"; + body: Record; + headers: RawHttpHeaders & SearchFuzzySearchBatch202Headers; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchGetFuzzySearchBatch200Response extends HttpResponse { + status: "200"; + body: SearchAddressBatchResultOutput; +} + +export interface SearchGetFuzzySearchBatch202Headers { + /** New URL to check for the results of the long running process. */ + location?: string; +} + +/** + * **Search Fuzzy Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Fuzzy API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) using just a single API call. You can call Search Address Fuzzy Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/fuzzy/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search fuzzy_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search fuzzy_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=atm&lat=47.639769&lon=-122.128362&radius=5000&limit=5"}, + * {"query": "?query=Statue Of Liberty&limit=2"}, + * {"query": "?query=Starbucks&lat=47.639769&lon=-122.128362&radius=5000"}, + * {"query": "?query=Space Needle"}, + * {"query": "?query=pizza&limit=10"} + * ] + * } + * ``` + * + * A _search fuzzy_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search fuzzy_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#uri-parameters). The string values in the _search fuzzy_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/fuzzy/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "atm" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "ATM at Wells Fargo" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "3240 157th Ave NE, Redmond, WA 98052" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "statue of liberty" + * }, + * "results": [ + * { + * "type": "POI", + * "poi": { + * "name": "Statue of Liberty" + * }, + * "address": { + * "country": "United States Of America", + * "freeformAddress": "New York, NY 10004" + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchGetFuzzySearchBatch202Response extends HttpResponse { + status: "202"; + body: Record; + headers: RawHttpHeaders & SearchGetFuzzySearchBatch202Headers; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchSearchAddressBatchSync200Response extends HttpResponse { + status: "200"; + body: SearchAddressBatchResultOutput; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchSearchAddressBatchSync408Response extends HttpResponse { + status: "408"; + body: ErrorResponseOutput; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchSearchAddressBatchSyncDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchSearchAddressBatch200Response extends HttpResponse { + status: "200"; + body: SearchAddressBatchResultOutput; +} + +export interface SearchSearchAddressBatch202Headers { + /** New URL to check for the results of the long running process. */ + location?: string; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchSearchAddressBatch202Response extends HttpResponse { + status: "202"; + body: Record; + headers: RawHttpHeaders & SearchSearchAddressBatch202Headers; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchGetSearchAddressBatch200Response extends HttpResponse { + status: "200"; + body: SearchAddressBatchResultOutput; +} + +export interface SearchGetSearchAddressBatch202Headers { + /** New URL to check for the results of the long running process. */ + location?: string; +} + +/** + * **Search Address Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress) using just a single API call. You can call Search Address Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=400 Broad St, Seattle, WA 98109&limit=3"}, + * {"query": "?query=One, Microsoft Way, Redmond, WA 98052&limit=3"}, + * {"query": "?query=350 5th Ave, New York, NY 10118&limit=1"}, + * {"query": "?query=Pike Pl, Seattle, WA 98101&lat=47.610970&lon=-122.342469&radius=1000"}, + * {"query": "?query=Champ de Mars, 5 Avenue Anatole France, 75007 Paris, France&limit=1"} + * ] + * } + * ``` + * + * A _search address_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#uri-parameters). The string values in the _search address_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddress#SearchAddressResponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "one microsoft way redmond wa 98052" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.63989, + * "lon": -122.12509 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "query": "pike pl seattle wa 98101" + * }, + * "results": [ + * { + * "position": { + * "lat": 47.60963, + * "lon": -122.34215 + * } + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchGetSearchAddressBatch202Response extends HttpResponse { + status: "202"; + body: Record; + headers: RawHttpHeaders & SearchGetSearchAddressBatch202Headers; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchReverseSearchAddressBatchSync200Response + extends HttpResponse { + status: "200"; + body: ReverseSearchAddressBatchResultOutput; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchReverseSearchAddressBatchSync408Response + extends HttpResponse { + status: "408"; + body: ErrorResponseOutput; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchReverseSearchAddressBatchSyncDefaultResponse + extends HttpResponse { + status: string; + body: ErrorResponseOutput; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchReverseSearchAddressBatch200Response + extends HttpResponse { + status: "200"; + body: ReverseSearchAddressBatchResultOutput; +} + +export interface SearchReverseSearchAddressBatch202Headers { + /** New URL to check for the results of the long running process. */ + location?: string; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchReverseSearchAddressBatch202Response + extends HttpResponse { + status: "202"; + body: Record; + headers: RawHttpHeaders & SearchReverseSearchAddressBatch202Headers; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchGetReverseSearchAddressBatch200Response + extends HttpResponse { + status: "200"; + body: ReverseSearchAddressBatchResultOutput; +} + +export interface SearchGetReverseSearchAddressBatch202Headers { + /** New URL to check for the results of the long running process. */ + location?: string; +} + +/** + * **Search Address Reverse Batch API** + * + * + * **Applies to:** see pricing [tiers](https://aka.ms/AzureMapsPricingTier). + * + * The Search Address Batch API sends batches of queries to [Search Address Reverse API](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse) using just a single API call. You can call Search Address Reverse Batch API to run either asynchronously (async) or synchronously (sync). The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries. + * ### Submit Synchronous Batch Request + * The Synchronous API is recommended for lightweight batch requests. When the service receives a request, it will respond as soon as the batch items are calculated and there will be no possibility to retrieve the results later. The Synchronous API will return a timeout error (a 408 response) if the request takes longer than 60 seconds. The number of batch items is limited to **100** for this API. + * ``` + * POST https://atlas.microsoft.com/search/address/reverse/batch/sync/json?api-version=1.0&subscription-key={subscription-key} + * ``` + * ### Submit Asynchronous Batch Request + * The Asynchronous API is appropriate for processing big volumes of relatively complex search requests + * - It allows the retrieval of results in a separate call (multiple downloads are possible). + * - The asynchronous API is optimized for reliability and is not expected to run into a timeout. + * - The number of batch items is limited to **10,000** for this API. + * + * When you make a request by using async request, by default the service returns a 202 response code along a redirect URL in the Location field of the response header. This URL should be checked periodically until the response data or error information is available. + * The asynchronous responses are stored for **14** days. The redirect URL returns a 404 response if used after the expiration period. + * + * Please note that asynchronous batch request is a long-running request. Here's a typical sequence of operations: + * 1. Client sends a Search Address Batch `POST` request to Azure Maps + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request has been accepted. + * + * > HTTP `Error` - There was an error processing your Batch request. This could either be a `400 Bad Request` or any other `Error` status code. + * + * 3. If the batch request was accepted successfully, the `Location` header in the response contains the URL to download the results of the batch request. + * This status URI looks like following: + * + * ``` + * GET https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * 4. Client issues a `GET` request on the _download URL_ obtained in Step 3 to download the batch results. + * + * ### POST Body for Batch Request + * To send the _search address reverse_ queries you will use a `POST` request where the request body will contain the `batchItems` array in `json` format and the `Content-Type` header will be set to `application/json`. Here's a sample request body containing 5 _search address reverse_ queries: + * + * + * ```json + * { + * "batchItems": [ + * {"query": "?query=48.858561,2.294911"}, + * {"query": "?query=47.639765,-122.127896&radius=5000&limit=2"}, + * {"query": "?query=47.621028,-122.348170"}, + * {"query": "?query=43.722990,10.396695"}, + * {"query": "?query=40.750958,-73.982336"} + * ] + * } + * ``` + * + * A _search address reverse_ query in a batch is just a partial URL _without_ the protocol, base URL, path, api-version and subscription-key. It can accept any of the supported _search address reverse_ [URI parameters](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#uri-parameters). The string values in the _search address reverse_ query must be properly escaped (e.g. " character should be escaped with \\ ) and it should also be properly URL-encoded. + * + * + * The async API allows caller to batch up to **10,000** queries and sync API up to **100** queries, and the batch should contain at least **1** query. + * + * + * ### Download Asynchronous Batch Results + * To download the async batch results you will issue a `GET` request to the batch download endpoint. This _download URL_ can be obtained from the `Location` header of a successful `POST` batch request and looks like the following: + * + * ``` + * https://atlas.microsoft.com/search/address/reverse/batch/{batch-id}?api-version=1.0&subscription-key={subscription-key} + * ``` + * Here's the typical sequence of operations for downloading the batch results: + * 1. Client sends a `GET` request using the _download URL_. + * 2. The server will respond with one of the following: + * + * > HTTP `202 Accepted` - Batch request was accepted but is still being processed. Please try again in some time. + * + * > HTTP `200 OK` - Batch request successfully processed. The response body contains all the batch results. + * + * + * + * ### Batch Response Model + * The returned data content is similar for async and sync requests. When downloading the results of an async batch request, if the batch has finished processing, the response body contains the batch response. This batch response contains a `summary` component that indicates the `totalRequests` that were part of the original batch request and `successfulRequests`i.e. queries which were executed successfully. The batch response also includes a `batchItems` array which contains a response for each and every query in the batch request. The `batchItems` will contain the results in the exact same order the original queries were sent in the batch request. Each item in `batchItems` contains `statusCode` and `response` fields. Each `response` in `batchItems` is of one of the following types: + * + * - [`SearchAddressReverseResponse`](https://docs.microsoft.com/rest/api/maps/search/getsearchaddressreverse#searchaddressreverseresponse) - If the query completed successfully. + * + * - `Error` - If the query failed. The response will contain a `code` and a `message` in this case. + * + * + * Here's a sample Batch Response with 2 _successful_ and 1 _failed_ result: + * + * + * ```json + * { + * "summary": { + * "successfulRequests": 2, + * "totalRequests": 3 + * }, + * "batchItems": [ + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 11 + * }, + * "addresses": [ + * { + * "address": { + * "country": "France", + * "freeformAddress": "Avenue Anatole France, 75007 Paris" + * }, + * "position": "48.858490,2.294820" + * } + * ] + * } + * }, + * { + * "statusCode": 200, + * "response": + * { + * "summary": { + * "queryTime": 1 + * }, + * "addresses": [ + * { + * "address": { + * "country": "United States of America", + * "freeformAddress": "157th Pl NE, Redmond WA 98052" + * }, + * "position": "47.640470,-122.129430" + * } + * ] + * } + * }, + * { + * "statusCode": 400, + * "response": + * { + * "error": + * { + * "code": "400 BadRequest", + * "message": "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + * } + * } + * } + * ] + * } + * ``` + */ +export interface SearchGetReverseSearchAddressBatch202Response + extends HttpResponse { + status: "202"; + body: Record; + headers: RawHttpHeaders & SearchGetReverseSearchAddressBatch202Headers; +} diff --git a/sdk/maps/maps-search-rest/src/index.ts b/sdk/maps/maps-search-rest/src/index.ts new file mode 100644 index 000000000000..204161ba20aa --- /dev/null +++ b/sdk/maps/maps-search-rest/src/index.ts @@ -0,0 +1,7 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. +import MapsSearch from "./MapsSearch"; + +export * from "./createBatchItems"; +export * from "./generated"; +export default MapsSearch; diff --git a/sdk/maps/maps-search-rest/swagger/README.md b/sdk/maps/maps-search-rest/swagger/README.md new file mode 100644 index 000000000000..bf10077856f0 --- /dev/null +++ b/sdk/maps/maps-search-rest/swagger/README.md @@ -0,0 +1,302 @@ +# Azure Maps Search Protocol Layer + +> see https://aka.ms/autorest + +## Configuration + +The configuration is following the [RLC quick start guide](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/RLC-quickstart.md). +For the configuration property, please refer to [Index of AutoRest Flag](https://github.com/Azure/autorest/blob/main/docs/generate/flags.md). + +```yaml +package-name: "@azure-rest/maps-search" +title: MapsSearchClient +description: Azure Maps Search Client +# This flag generated files including all the config files, LICENSE, sample.env, and package.json. +# We switch this to false after the first generation because we have some manual changes in these files and don't want them get overwrite. +# Reference: https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/RLC-quickstart.md#how-to-generate-rlc +generate-metadata: false +# This flag generated test files such as sampleTest.spec.ts and recordedClient.ts. +# Switch to false after the first generation due to the same reason above. +generate-test: false +# This flag generated the the sample files +# Switch to false after the first generation due to the same reason above. +generate-sample: false +license-header: MICROSOFT_MIT_NO_VERSION +output-folder: ../ +source-code-folder-path: ./src/generated +input-file: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/maps/data-plane/Search/preview/1.0/search.json +package-version: 1.0.0-beta.1 +rest-level-client: true +# Although maps service supports key-credentials and AAD, maps service requires header "ms-x-client-id", which is different from the standard AAD, so we don't generate AAD code and implement ourselves. +# For auth configuration, please refer to: https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/RLC-quickstart.md#how-to-configure-authentication +security: AzureKey +security-header-name: subscription-key +use-extension: + "@autorest/typescript": "6.0.0-rc.3" +``` + +## Customization for Track 2 Generator + +To understand more about how Directives works, please refer to: https://github.com/Azure/autorest/blob/main/docs/generate/directives.md + +### SearchInsideGeometryRequestBody Transform + +```yaml +directive: + - from: swagger-document + where: $.definitions.SearchInsideGeometryRequest.properties.geometry + transform: > + $ = { + "description": "A valid `GeoJSON` object. Please refer to [RFC 7946](https://tools.ietf.org/html/rfc7946#section-3) for details.", + "type": "object" + }; + reason: Autorest TS codegen does not deserialize array of base class objects as an operation parameter properly -> https://github.com/Azure/autorest.typescript/issues/1040 +``` + +### Define Required Fields + +```yaml +directive: + - from: swagger-document + where: $.definitions.Polygon + transform: > + $["required"] = [ + "providerID", + ] + - from: swagger-document + where: $.definitions.PointOfInterestCategory + transform: > + $["required"] = [ + "id", + "name", + "childCategoryIds", + "synonyms", + ] + - from: swagger-document + where: $.definitions.SearchAddressResult + transform: > + $["required"] = [ + "summary", + "results", + ] + - from: swagger-document + where: $.definitions.SearchSummary + transform: > + $["required"] = [ + "queryTime", + "numResults", + ] + - from: swagger-document + where: $.definitions.LatLongPairAbbreviated + transform: > + $["required"] = [ + "lat", + "lon", + ] + - from: swagger-document + where: $.definitions.SearchAddressResultItem + transform: > + $["required"] = [ + "type", + "id", + "score", + "address", + "position", + "viewport", + ] + - from: swagger-document + where: $.definitions.EntryPoint + transform: > + $["required"] = [ + "type", + "position", + ] + + - from: swagger-document + where: $.definitions.PointOfInterest + transform: > + $["required"] = [ + "name", + ] + - from: swagger-document + where: $.definitions.Geometry + transform: > + $["required"] = [ + "id", + ] + - from: swagger-document + where: $.definitions.AddressRanges + transform: > + $["required"] = [ + "rangeLeft", + "rangeRight", + "from", + "to", + ] + - from: swagger-document + where: $.definitions.ReverseSearchAddressResult + transform: > + $["required"] = [ + "summary", + "addresses", + ] + - from: swagger-document + where: $.definitions.ReverseSearchAddressResultItem + transform: > + $["required"] = [ + "address", + "position", + ] + - from: swagger-document + where: $.definitions.ReverseSearchCrossStreetAddressResult + transform: > + $["required"] = [ + "summary", + "addresses", + ] + - from: swagger-document + where: $.definitions.PointOfInterestCategorySet + transform: > + $["required"] = [ + "id", + ] + - from: swagger-document + where: $.definitions.Classification + transform: > + $["required"] = [ + "code", + "names", + ] + - from: swagger-document + where: $.definitions.ClassificationName + transform: > + $["required"] = [ + "nameLocale", + "name", + ] + - from: swagger-document + where: $.definitions.Brand + transform: > + $["required"] = [ + "name", + ] + - from: swagger-document + where: $.definitions.OperatingHours + transform: > + $["required"] = [ + "mode", + "timeRanges", + ] + - from: swagger-document + where: $.definitions.OperatingHoursTimeRange + transform: > + $["required"] = [ + "startTime", + "endTime", + ] + - from: swagger-document + where: $.definitions.OperatingHoursTime + transform: > + $["required"] = [ + "date", + "hour", + "minute", + ] + - from: swagger-document + where: $.definitions.BoundingBox + transform: > + $["required"] = [ + "topLeftPoint", + "btmRightPoint", + ] + - from: swagger-document + where: $.definitions.BoundingBoxCompassNotation + transform: > + $["required"] = [ + "northEast", + "southWest", + ] + - from: swagger-document + where: $.definitions.BatchResultItem + transform: > + $["required"] = [ + "statusCode", + ] + - from: swagger-document + where: $.definitions.BatchResult + transform: > + $["required"] = [ + "summary", + ] + - from: swagger-document + where: $.definitions.BatchResult.properties.summary + transform: > + $["required"] = [ + "successfulRequests", + "totalRequests", + ] + - from: swagger-document + where: $.definitions.SearchAddressBatchItem + transform: > + $["required"] = [ + "response", + ] + - from: swagger-document + where: $.definitions.ReverseSearchAddressBatchItem + transform: > + $["required"] = [ + "response", + ] + - from: swagger-document + where: $.definitions.SearchAddressBatchProcessResult + transform: > + $["required"] = [ + "batchItems", + ] + - from: swagger-document + where: $.definitions.ReverseSearchAddressBatchProcessResult + transform: > + $["required"] = [ + "batchItems", + ] +``` + +### Model Fixes + +```yaml +directive: + - from: swagger-document + where-model: SearchSummary + remove-property: limit + - from: swagger-document + where: $.definitions.ErrorDetail + transform: > + $ = { + "type": "object", + "description": "The error detail.", + "properties": { + "code": { + "readOnly": true, + "type": "string", + "description": "The error code." + }, + "message": { + "readOnly": true, + "type": "string", + "description": "The error message." + } + } + }; +``` + +### Change the schema of SharedKey + +Replace `query` with `header` in the field `in` since [modelerfour](https://github.com/Azure/autorest/tree/main/packages/extensions/modelerfour) considers this is invalid. + +```yaml +directive: + - from: swagger-document + where: $.securityDefinitions + transform: | + $["SharedKey"]["in"] = "header"; +``` diff --git a/sdk/maps/maps-search-rest/test/public/MapsSearch.spec.ts b/sdk/maps/maps-search-rest/test/public/MapsSearch.spec.ts new file mode 100644 index 000000000000..d28adb378caf --- /dev/null +++ b/sdk/maps/maps-search-rest/test/public/MapsSearch.spec.ts @@ -0,0 +1,963 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { Context } from "mocha"; +import { env, isPlaybackMode, Recorder } from "@azure-tools/test-recorder"; +import { isNode } from "@azure/test-utils"; +import { createTestCredential } from "@azure-tools/test-credential"; +import { assert } from "chai"; +import { createClient, createRecorder } from "./utils/recordedClient"; +import { AzureKeyCredential } from "@azure/core-auth"; +import MapsSearch, { + createBatchItems, + GeoJsonLineString, + getLongRunningPoller, + isUnexpected, + MapsSearchClient, + SearchAddressResultOutput, + SearchGetFuzzySearchBatch200Response, + SearchReverseSearchAddressBatch200Response, + SearchSearchAddressBatch200Response, +} from "../../src"; + +describe("Authentication", function () { + let recorder: Recorder; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + it("should work with Shared Key authentication", async function () { + const credential = new AzureKeyCredential(env["MAPS_SUBSCRIPTION_KEY"] as string); + const client = MapsSearch(credential, recorder.configureClientOptions({})); + + const response = await client + .path("/search/fuzzy/{format}", "json") + .get({ queryParameters: { query: "Starbucks" } }); + assert.isOk(!isUnexpected(response)); + }); + + it("should work with AAD authentication", async function () { + /** + * Skip this test in browser because we have to use InteractiveBrowserCredential in the browser. + * But it requires user's interaction, which is not testable in karma. + * */ + if (!isNode) this.skip(); + /** + * Use createTestCredential() instead of new DefaultAzureCredential(), else the playback mode won't work + * Reference: https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/test-quickstart.md#azuread-oauth2-authentication + */ + const credential = createTestCredential(); + const client = MapsSearch( + credential, + env["MAPS_CLIENT_ID"] as string, + recorder.configureClientOptions({}) + ); + + const response = await client + .path("/search/fuzzy/{format}", "json") + .get({ queryParameters: { query: "Starbucks" } }); + assert.isOk(!isUnexpected(response)); + }); +}); + +describe("Endpoint can be overwritten", function () { + let recorder: Recorder; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + it("should be executed without specifying baseUrl", async function () { + const client = createClient(recorder.configureClientOptions({})); + const response = await client + .path("/search/fuzzy/{format}", "json") + .get({ queryParameters: { query: "Starbucks" } }); + assert.isOk(!isUnexpected(response)); + }); + + it("should be executed with different baseUrl", async function () { + const client = createClient( + recorder.configureClientOptions({ baseUrl: "https://us.atlas.microsoft.com/" }) + ); + const response = await client + .path("/search/fuzzy/{format}", "json") + .get({ queryParameters: { query: "Starbucks" } }); + assert.isOk(!isUnexpected(response)); + }); +}); + +describe("Get Search Polygon", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + it("should accept a collection of geometry Ids and return geometry data", async function () { + const geometries: string[] = [ + "8bceafe8-3d98-4445-b29b-fd81d3e9adf5", + "00005858-5800-1200-0000-0000773670cd", + ]; + const response = await client + .path("/search/polygon/{format}", "json") + .get({ queryParameters: { geometries } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + if (!response.body.additionalData) { + assert.fail("additionalData is undefined"); + } + assert.equal(response.body.additionalData.length, geometries.length); + response.body.additionalData.forEach((g) => assert.ok(g.geometryData)); + }); +}); + +describe("Get Point Of Interest Categories", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + it("return a list of POI categories", async function () { + const poiCategories = await client.path("/search/poi/category/tree/{format}", "json").get(); + if (isUnexpected(poiCategories)) { + assert.fail(poiCategories.body.error?.message || "Unexpected error"); + } + if (!poiCategories.body.poiCategories) { + assert.fail("poiCategories is undefined"); + } + assert.isAtLeast(poiCategories.body.poiCategories.length, 1); + poiCategories.body.poiCategories.forEach((poiCategory) => { + assert.isFinite(poiCategory.id); + assert.isString(poiCategory.name); + assert.hasAllKeys(poiCategory, ["id", "name", "childCategoryIds", "synonyms"]); + }); + }); +}); + +describe("Geocoding", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + const expectedTypes = ["Street", "Geography", "Point Address", "Address Range", "Cross Street"]; + const nonExpectedTypes = ["POI"]; + function assertGeocodingResponse(response: SearchAddressResultOutput): void { + assert.isNotEmpty(response); + response.results.forEach((r) => { + // Could be any types except POI + assert.oneOf(r.type, expectedTypes); + assert.notInclude(nonExpectedTypes, r.type); + // Has valid score + assert.isFinite(r.score); + }); + } + + describe("Search Address", function () { + it("should return non-empty results", async function () { + const response = await client + .path("/search/address/{format}", "json") + .get({ queryParameters: { query: "1 Microsoft Way, Redmond, WA 98052" } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertGeocodingResponse(response.body); + }); + }); + + describe("Search Structured Address", function () { + it("return non-empty results", async function () { + const response = await client.path("/search/address/structured/{format}", "json").get({ + queryParameters: { + countryCode: "US", + streetNumber: "15127", + streetName: "NE 24th Street", + municipality: "Redmond", + countrySubdivision: "WA", + postalCode: "98052", + }, + }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertGeocodingResponse(response.body); + }); + }); +}); + +describe("Reverse Search Address", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + it("should throw error if query is invalid", async function () { + // "The provided coordinates in query are invalid, out of range, or not in the expected format" + assert.isTrue( + isUnexpected( + await client + .path("/search/address/reverse/{format}", "json") + .get({ queryParameters: { query: [-100, 121] } }) + ) + ); + assert.isTrue( + isUnexpected( + await client + .path("/search/address/reverse/{format}", "json") + .get({ queryParameters: { query: [25, 250] } }) + ) + ); + }); + + it("should return non-empty results", async function () { + const response = await client + .path("/search/address/reverse/{format}", "json") + .get({ queryParameters: { query: [25, 121] } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assert.isNotEmpty(response.body); + response.body.addresses.forEach((r) => { + assert.isString(r.address.streetName); + }); + }); +}); + +describe("Reverse Search Cross Street Address", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + it("should throw error if query is invalid", async function () { + // "The provided coordinates in query are invalid, out of range, or not in the expected format" + assert.isTrue( + isUnexpected( + await client + .path("/search/address/reverse/crossStreet/{format}", "json") + .get({ queryParameters: { query: [-100, 121] } }) + ) + ); + assert.isTrue( + isUnexpected( + await client + .path("/search/address/reverse/crossStreet/{format}", "json") + .get({ queryParameters: { query: [25, 250] } }) + ) + ); + }); + + it("should return non-empty results", async function () { + const response = await client + .path("/search/address/reverse/crossStreet/{format}", "json") + .get({ queryParameters: { query: [47.59118, -122.3327] } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assert.isNotEmpty(response.body); + response.body.addresses.forEach((r) => { + assert.isString(r.address?.crossStreet); + }); + }); +}); + +describe("POI search", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + const expectedType = "POI"; + function assertPOISearchResults(resBody: SearchAddressResultOutput): void { + assert.isNotEmpty(resBody); + resBody.results.forEach((r) => { + // Could be any types except POI + assert.equal(r.type, expectedType); + // Has valid score + assert.isFinite(r.score); + }); + } + + describe("Search Point of Interest", function () { + it("should throw errors if the options is not valid", async function () { + // "query is missing or empty" + assert.isTrue( + isUnexpected( + await client.path("/search/poi/{format}", "json").get({ + queryParameters: { + query: "", + lat: 25, + lon: 121, + }, + }) + ) + ); + // "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + assert.isTrue( + isUnexpected( + await client.path("/search/poi/{format}", "json").get({ + queryParameters: { + query: "juice bars", + lat: -200, + lon: 121, + }, + }) + ) + ); + }); + + it("should return non-empty results", async function () { + const response = await client.path("/search/poi/{format}", "json").get({ + queryParameters: { + query: "juice bars", + lat: 47.606038, + lon: -122.333345, + }, + }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertPOISearchResults(response.body); + }); + }); + + describe("Search Nearby Point of Interest", function () { + it("should throw errors if LatLon is not valid", async function () { + assert.isTrue( + isUnexpected( + await client + .path("/search/nearby/{format}", "json") + .get({ queryParameters: { lat: -200, lon: 121 } }) + ) + ); + }); + + it("should return non-empty results", async function () { + const response = await client + .path("/search/nearby/{format}", "json") + .get({ queryParameters: { lat: 47.606038, lon: -122.333345 } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertPOISearchResults(response.body); + }); + }); + + describe("Search point of interest category", function () { + it("should throw errors if the options is not valid", async function () { + // "query is missing or empty" + assert.isTrue( + isUnexpected( + await client.path("/search/poi/category/{format}", "json").get({ + queryParameters: { + query: "", + lat: 25, + lon: 121, + }, + }) + ) + ); + // "Bad request: one or more parameters were incorrectly specified or are mutually exclusive." + assert.isTrue( + isUnexpected( + await client.path("/search/poi/category/{format}", "json").get({ + queryParameters: { + query: "Restaurant", + lat: -200, + lon: 121, + }, + }) + ) + ); + }); + + it("should return non-empty results", async function () { + const response = await client.path("/search/poi/category/{format}", "json").get({ + queryParameters: { + query: "Restaurant", + lat: 47.606038, + lon: -122.333345, + }, + }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertPOISearchResults(response.body); + }); + }); + + describe("Search along route", function () { + it("should throw error on empty query", async function () { + const route: GeoJsonLineString = { + type: "LineString", + coordinates: [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + ], + }; + // "query is missing or empty" + assert.isTrue( + isUnexpected( + await client + .path("/search/alongRoute/{format}", "json") + .post({ queryParameters: { query: "", maxDetourTime: 1000 }, body: { route } }) + ) + ); + }); + + it("should throw error for invalid maxDetourTimeInSeconds", async function () { + const route: GeoJsonLineString = { + type: "LineString", + coordinates: [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + ], + }; + // "maxDetourTimeInSeconds value should be between 0 and 3600 inclusive" + assert.isTrue( + isUnexpected( + await client + .path("/search/alongRoute/{format}", "json") + .post({ queryParameters: { query: "burger", maxDetourTime: 3601 }, body: { route } }) + ) + ); + }); + + it("should return non-empty results", async function () { + const route: GeoJsonLineString = { + type: "LineString", + coordinates: [ + [-122.143035, 47.653536], + [-122.187164, 47.617556], + [-122.114981, 47.570599], + [-122.132756, 47.654009], + ], + }; + const searchResult = await client + .path("/search/alongRoute/{format}", "json") + .post({ queryParameters: { query: "burger", maxDetourTime: 1000 }, body: { route } }); + if (isUnexpected(searchResult)) { + assert.fail(searchResult.body.error?.message || "Unexpected error"); + } + assertPOISearchResults(searchResult.body); + }); + }); +}); + +describe("General search", function () { + let recorder: Recorder; + let client: MapsSearchClient; + const fastTimeout = 10000; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + before(function (this: Context) { + this.timeout(fastTimeout); + }); + + const expectedTypes = [ + "Street", + "Geography", + "Point Address", + "Address Range", + "Cross Street", + "POI", + ]; + + function assertSearchResults(resBody: SearchAddressResultOutput): void { + assert.isNotEmpty(resBody); + resBody.results.forEach((r) => { + // Could be any types except POI + assert.oneOf(r.type, expectedTypes); + // Has valid score + assert.isFinite(r.score); + }); + } + + describe("Fuzzy search", function () { + it("should throw errors if the options is not valid", async function () { + // "query is missing or empty" + assert.isTrue( + isUnexpected( + await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { + query: "", + lat: 25, + lon: 121, + }, + }) + ) + ); + assert.isTrue( + isUnexpected( + await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { + query: "Restaurant", + lat: -200, + lon: 121, + }, + }) + ) + ); + }); + + it("should return non-empty results", async function () { + const response = await client.path("/search/fuzzy/{format}", "json").get({ + queryParameters: { + query: "Restaurant", + lat: 47.606038, + lon: -122.333345, + }, + }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertSearchResults(response.body); + }); + }); + + describe("Search inside geometry", function () { + it("should throw error if query is invalid", async function () { + const polygon = { + type: "Polygon", + coordinates: [ + [ + [-122.43576049, 37.75241523], + [-122.43301391, 37.70660472], + [-122.36434936, 37.71205985], + [-122.43576049, 37.75241523], + ], + ], + }; + // "query is missing or empty" + assert.isTrue( + isUnexpected( + await client + .path("/search/geometry/{format}", "json") + .post({ queryParameters: { query: "" }, body: { geometry: polygon } }) + ) + ); + }); + + it("Accept GeoJSON polygon and return results", async function () { + const polygon = { + type: "Polygon", + coordinates: [ + [ + [-122.43576049, 37.75241523], + [-122.43301391, 37.70660472], + [-122.36434936, 37.71205985], + [-122.43576049, 37.75241523], + ], + ], + }; + const response = await client + .path("/search/geometry/{format}", "json") + .post({ queryParameters: { query: "pizza" }, body: { geometry: polygon } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertSearchResults(response.body); + }); + + it("should accept polygon geometry collection", async function () { + const polygonCollection = { + type: "GeometryCollection", + geometries: [ + { + type: "Polygon", + coordinates: [ + [ + [-122.43576049, 37.75241523], + [-122.43301391, 37.70660472], + [-122.36434936, 37.71205985], + [-122.43576049, 37.75241523], + ], + ], + }, + { + type: "Polygon", + coordinates: [ + [ + [-121.43576049, 38.75241523], + [-121.43301391, 38.70660472], + [-121.36434936, 38.71205985], + [-121.43576049, 38.75241523], + ], + ], + }, + ], + }; + const response = await client + .path("/search/geometry/{format}", "json") + .post({ queryParameters: { query: "pizza" }, body: { geometry: polygonCollection } }); + if (isUnexpected(response)) { + assert.fail(response.body.error?.message || "Unexpected error"); + } + assertSearchResults(response.body); + }); + + it("should accept circle or polygon feature collection", async function () { + // TODO + const polygonsOrCircles = { + type: "FeatureCollection", + features: [ + { + type: "Feature", + geometry: { + type: "Polygon", + coordinates: [ + [ + [-122.43576049, 37.75241523], + [-122.43301391, 37.70660472], + [-122.36434936, 37.71205985], + [-122.43576049, 37.75241523], + ], + ], + }, + properties: {}, + }, + { + type: "Feature", + geometry: { + type: "Point", + coordinates: [-121.43576049, 38.75241523], + }, + properties: { + subType: "Circle", + radius: 5000, + }, + }, + ], + }; + const searchResult = await client + .path("/search/geometry/{format}", "json") + .post({ queryParameters: { query: "pizza" }, body: { geometry: polygonsOrCircles } }); + if (isUnexpected(searchResult)) { + assert.fail(searchResult.body.error?.message || "Unexpected error"); + } + assertSearchResults(searchResult.body); + }); + }); +}); + +describe("LRO", function () { + let recorder: Recorder; + let client: MapsSearchClient; + + beforeEach(async function (this: Context) { + recorder = await createRecorder(this); + client = createClient(recorder.configureClientOptions({})); + }); + + afterEach(async function () { + await recorder.stop(); + }); + + const pollingInterval = isPlaybackMode() ? 0 : 2000; + + describe("Begin fuzzy search batch", function () { + it("could take an array of fuzzy search requests as input", async function () { + const batchItems = createBatchItems([ + { query: "pizza", countrySet: ["fr"] }, + { query: "pizza", lat: 25, lon: 121 }, + { + query: "pizza", + countrySet: ["tw"], + lat: 25, + lon: 121, + }, + ]); + + const response = await client + .path("/search/fuzzy/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, response, { intervalInMs: pollingInterval }); + const batchResult = (await poller.pollUntilDone()) as SearchGetFuzzySearchBatch200Response; + + assert.equal(batchResult.body.summary.totalRequests, batchItems.length); + assert.equal(batchResult.body.batchItems.length, batchItems.length); + }); + }); + + describe("Resume fuzzy search batch", function () { + it("should be able to resume the previous request", async function () { + const batchItems = createBatchItems([ + { query: "pizza", countrySet: ["fr"] }, + { query: "pizza", lat: 25, lon: 121 }, + { + query: "pizza", + countrySet: ["tw"], + lat: 25, + lon: 121, + }, + ]); + + // Initiate fuzzy search batch + const response = await client + .path("/search/fuzzy/batch/{format}", "json") + .post({ body: { batchItems } }); + const originalPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + }); + const serializedState = originalPoller.toString(); + + // Use serialized state to retrieve the result + const rehydratedPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + resumeFrom: serializedState, + }); + const batchResult = (await rehydratedPoller.pollUntilDone()) as SearchGetFuzzySearchBatch200Response; + assert.equal(batchResult.body.summary.totalRequests, batchItems.length); + assert.equal(batchResult.body.batchItems.length, batchItems.length); + }); + + it("should obtain the same result from the rehydrated poller after the lro is finished", async function () { + const batchItems = createBatchItems([ + { query: "pizza", countrySet: ["fr"] }, + { query: "pizza", lat: 25, lon: 121 }, + { + query: "pizza", + countrySet: ["tw"], + lat: 25, + lon: 121, + }, + ]); + + // Initiate fuzzy search batch + const response = await client + .path("/search/fuzzy/batch/{format}", "json") + .post({ body: { batchItems } }); + const originalPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + }); + const originalResult = await originalPoller.pollUntilDone(); + + // Use serialized state to retrieve the result + const serializedState = originalPoller.toString(); + const rehydratedPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + resumeFrom: serializedState, + }); + const rehydratedResult = (await rehydratedPoller.pollUntilDone()) as SearchGetFuzzySearchBatch200Response; + assert.deepEqual(originalResult.body, rehydratedResult.body); + }); + }); + + describe("Begin search address batch", function () { + it("could take an array of search address requests as input", async function () { + const batchItems = createBatchItems([ + { query: "400 Broad St, Seattle, WA 98109", limit: 3 }, + { query: "One, Microsoft Way, Redmond, WA 98052", limit: 3 }, + { query: "350 5th Ave, New York, NY 10118", limit: 1 }, + ]); + + const response = await client + .path("/search/address/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, response, { intervalInMs: pollingInterval }); + const batchResult = (await poller.pollUntilDone()) as SearchSearchAddressBatch200Response; + + assert.equal(batchResult.body.summary.totalRequests, batchItems.length); + assert.equal(batchResult.body.batchItems.length, batchItems.length); + }); + }); + + describe("Resume search address batch", function () { + it("should be able to resume the previous request", async function () { + const batchItems = createBatchItems([ + { query: "400 Broad St, Seattle, WA 98109", limit: 3 }, + { query: "One, Microsoft Way, Redmond, WA 98052", limit: 3 }, + { query: "350 5th Ave, New York, NY 10118", limit: 1 }, + ]); + + // Initiate address search batch + const response = await client + .path("/search/address/batch/{format}", "json") + .post({ body: { batchItems } }); + const originalPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + }); + const serializedState = originalPoller.toString(); + + // Use serialized state to retrieve the result + const rehydratedPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + resumeFrom: serializedState, + }); + const batchResult = (await rehydratedPoller.pollUntilDone()) as SearchGetFuzzySearchBatch200Response; + assert.equal(batchResult.body.summary.totalRequests, batchItems.length); + assert.equal(batchResult.body.batchItems.length, batchItems.length); + }); + + it("should obtain the same result from the rehydrated poller after the lro is finished", async function () { + const batchItems = createBatchItems([ + { query: "400 Broad St, Seattle, WA 98109", limit: 3 }, + { query: "One, Microsoft Way, Redmond, WA 98052", limit: 3 }, + { query: "350 5th Ave, New York, NY 10118", limit: 1 }, + ]); + + // Initiate address search batch + const response = await client + .path("/search/address/batch/{format}", "json") + .post({ body: { batchItems } }); + const originalPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + }); + const originalResult = await originalPoller.pollUntilDone(); + + // Use serialized state to retrieve the result + const serializedState = originalPoller.toString(); + const rehydratedPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + resumeFrom: serializedState, + }); + const rehydratedResult = (await rehydratedPoller.pollUntilDone()) as SearchGetFuzzySearchBatch200Response; + assert.deepEqual(originalResult.body, rehydratedResult.body); + }); + }); + + describe("Begin reverse search address batch", function () { + it("could take an array of reverse search address requests as input", async function () { + const batchItems = createBatchItems([ + { query: [48.858561, 2.294911] }, + { + query: [47.639765, -122.127896], + radius: 5000, + }, + { query: [47.621028, -122.34817] }, + ]); + + const response = await client + .path("/search/address/reverse/batch/{format}", "json") + .post({ body: { batchItems } }); + const poller = getLongRunningPoller(client, response, { intervalInMs: pollingInterval }); + const batchResult = (await poller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + + assert.equal(batchResult.body.summary.totalRequests, batchItems.length); + assert.equal(batchResult.body.batchItems.length, batchItems.length); + }); + }); + + describe("Resume reverse search address batch", function () { + it("should be able to resume the previous request", async function () { + const batchItems = createBatchItems([ + { query: [48.858561, 2.294911] }, + { + query: [47.639765, -122.127896], + radius: 5000, + }, + { query: [47.621028, -122.34817] }, + ]); + + // Initiate reverse address search batch + const response = await client + .path("/search/address/reverse/batch/{format}", "json") + .post({ body: { batchItems } }); + const originalPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + }); + const originalResult = await originalPoller.pollUntilDone(); + + // Use serialized state to retrieve the result + const serializedState = originalPoller.toString(); + const rehydratedPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + resumeFrom: serializedState, + }); + const rehydratedResult = (await rehydratedPoller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + assert.deepEqual(originalResult.body, rehydratedResult.body); + }); + + it("should obtain the same result from the rehydrated poller after the lro is finished", async function () { + const batchItems = createBatchItems([ + { query: [48.858561, 2.294911] }, + { + query: [47.639765, -122.127896], + radius: 5000, + }, + { query: [47.621028, -122.34817] }, + ]); + + // Initiate reverse address search batch + const response = await client + .path("/search/address/reverse/batch/{format}", "json") + .post({ body: { batchItems } }); + const originalPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + }); + const originalResult = await originalPoller.pollUntilDone(); + + // Use serialized state to retrieve the result + const serializedState = originalPoller.toString(); + const rehydratedPoller = getLongRunningPoller(client, response, { + intervalInMs: pollingInterval, + resumeFrom: serializedState, + }); + const rehydratedResult = (await rehydratedPoller.pollUntilDone()) as SearchReverseSearchAddressBatch200Response; + assert.deepEqual(originalResult.body, rehydratedResult.body); + }); + }); +}); diff --git a/sdk/maps/maps-search-rest/test/public/utils/env.browser.ts b/sdk/maps/maps-search-rest/test/public/utils/env.browser.ts new file mode 100644 index 000000000000..fd2aca680c7b --- /dev/null +++ b/sdk/maps/maps-search-rest/test/public/utils/env.browser.ts @@ -0,0 +1,2 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. diff --git a/sdk/maps/maps-search-rest/test/public/utils/env.ts b/sdk/maps/maps-search-rest/test/public/utils/env.ts new file mode 100644 index 000000000000..0e06855b73ae --- /dev/null +++ b/sdk/maps/maps-search-rest/test/public/utils/env.ts @@ -0,0 +1,6 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import * as dotenv from "dotenv"; + +dotenv.config(); diff --git a/sdk/maps/maps-search-rest/test/public/utils/recordedClient.ts b/sdk/maps/maps-search-rest/test/public/utils/recordedClient.ts new file mode 100644 index 000000000000..3d573ec51e2e --- /dev/null +++ b/sdk/maps/maps-search-rest/test/public/utils/recordedClient.ts @@ -0,0 +1,37 @@ +// Copyright (c) Microsoft Corporation. +// Licensed under the MIT license. + +import { Context } from "mocha"; +import { env, Recorder, RecorderStartOptions } from "@azure-tools/test-recorder"; +import "./env"; +import { ClientOptions } from "@azure-rest/core-client"; +import MapsSearch, { MapsSearchClient } from "../../../src/"; +import { AzureKeyCredential } from "@azure/core-auth"; + +const envSetupForPlayback: Record = { + AZURE_CLIENT_ID: "azure_client_id", + AZURE_CLIENT_SECRET: "azure_client_secret", + AZURE_TENANT_ID: "88888888-8888-8888-8888-888888888888", + MAPS_CLIENT_ID: "azure_maps_client_id", + MAPS_SUBSCRIPTION_KEY: "azure_maps_subscription_key", +}; + +const recorderEnvSetup: RecorderStartOptions = { + envSetupForPlayback, +}; + +/** + * creates the recorder and reads the environment variables from the `.env` file. + * Should be called first in the test suite to make sure environment variables are + * read before they are being used. + */ +export async function createRecorder(context: Context): Promise { + const recorder = new Recorder(context.currentTest); + await recorder.start(recorderEnvSetup); + return recorder; +} + +export function createClient(options?: ClientOptions): MapsSearchClient { + const credential = new AzureKeyCredential(env["MAPS_SUBSCRIPTION_KEY"] ?? ""); + return MapsSearch(credential, options); +} diff --git a/sdk/maps/maps-search-rest/tests.yml b/sdk/maps/maps-search-rest/tests.yml new file mode 100644 index 000000000000..499fba2a84bc --- /dev/null +++ b/sdk/maps/maps-search-rest/tests.yml @@ -0,0 +1,13 @@ +trigger: none + +stages: + - template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml + parameters: + PackageName: "@azure-rest/maps-search" + ServiceDirectory: maps + SupportedClouds: 'Public,Canary' + EnvVars: + AZURE_CLIENT_ID: $(MAPS_CLIENT_ID) + AZURE_CLIENT_SECRET: $(MAPS_CLIENT_SECRET) + AZURE_TENANT_ID: $(MAPS_TENANT_ID) + AZURE_SUBSCRIPTION_ID: $(MAPS_SUBSCRIPTION_ID) diff --git a/sdk/maps/maps-search-rest/tsconfig.json b/sdk/maps/maps-search-rest/tsconfig.json new file mode 100644 index 000000000000..17e610f733fd --- /dev/null +++ b/sdk/maps/maps-search-rest/tsconfig.json @@ -0,0 +1,9 @@ +{ + "extends": "../../../tsconfig.package", + "compilerOptions": { + "outDir": "./dist-esm", + "declarationDir": "./types", + "paths": { "@azure-rest/maps-search": ["./src/index"] } + }, + "include": ["src/**/*.ts", "./test/**/*.ts", "samples-dev/**/*.ts"] +}