diff --git a/.github/workflows/publish-npm.yml b/.github/workflows/publish-npm.yml index c237134..3078367 100644 --- a/.github/workflows/publish-npm.yml +++ b/.github/workflows/publish-npm.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Set tag run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV @@ -25,7 +25,7 @@ jobs: shell: bash run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT} - - uses: actions/cache@v3 + - uses: actions/cache@v4 id: npm-cache with: path: ${{ steps.npm-cache-dir.outputs.dir }} diff --git a/Gruntfile.js b/Gruntfile.js index 6486749..08b2997 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,6 @@ +// @ts-ignore module.exports = (grunt) => { + grunt.initConfig({ vars: { srcPath: './', @@ -33,6 +35,7 @@ module.exports = (grunt) => { command: 'git log $(git describe --tags --abbrev=0)..HEAD --format="* %s (%h) by %aN;" --no-merges', options: { stdout: false, + // @ts-ignore callback: function (err, stdout, stderr, cb) { grunt.option('history', stdout); cb(); @@ -67,6 +70,7 @@ module.exports = (grunt) => { var changelog = grunt.file.read(changelogPath); if (changelog.match(regex)) { + // @ts-ignore changelog = changelog.replace(regex, function(match, p1, p2, offset, string, groups) { return [ groups.title, @@ -88,6 +92,7 @@ module.exports = (grunt) => { var date = today.getFullYear() + '-' + (today.getMonth() + 1) + '-' + today.getDate(); var time = today.getHours() + ":" + today.getMinutes() + ":" + today.getSeconds(); var dateTime = date + ' ' + time; + // @ts-ignore grunt.log.ok(dateTime['green']); }); diff --git a/README.md b/README.md index aacaca1..e738fd5 100644 --- a/README.md +++ b/README.md @@ -41,12 +41,19 @@ JSON files can be read from the directory in which the package was downloaded. Node.js applications can use the provided helper functions to synchronously load the JSON as a JavaScript object. ```javascript -const geoJson = require('world-geojson') // or `import geoJson from 'world-geojson'` +const geoJson = require('world-geojson') // or `import * as geoJson from 'world-geojson'` -geoJson.forCountry('Antigua & Barbuda') // returns the contents of /countries/antigua_and_barbuda.json -geoJson.forState('Australia', 'New South Wales') // returns the contents of /states/australia/new_south_wales.json +geoJson.forCountry('Antigua & Barbuda'); // returns the contents of /countries/antigua_and_barbuda.json +geoJson.forState('Australia', 'New South Wales'); // returns the contents of /states/australia/new_south_wales.json geoJson.forArea('U.S.A.', 'U.S. Virgin Islands'); // returns the contents of /areas/usa/us_virgin_islands.json -geoJson.forCountry('abcd') // returns `null` + +// Combine multiple GeoJSONs into one +const combined = geoJson.combineGeoJson([ + {countryName: 'Antigua & Barbuda'}, + {countryName: 'Australia', stateName: 'New South Wales'}, + {countryName: 'U.S.A.', areaName: 'U.S. Virgin Islands'} +]); + ``` ## Countries (release 1.0) diff --git a/babel.config.js b/babel.config.js new file mode 100644 index 0000000..99d0d33 --- /dev/null +++ b/babel.config.js @@ -0,0 +1,2 @@ +export const presets = ["@babel/preset-flow"]; +export const plugins = ["@babel/plugin-syntax-flow"]; diff --git a/countries/czechia.json b/countries/czechia.json new file mode 100644 index 0000000..608c83d --- /dev/null +++ b/countries/czechia.json @@ -0,0 +1,3908 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.311752319335938, + 51.05477573092765 + ], + [ + 14.30145263671875, + 51.05261763229727 + ], + [ + 14.2877197265625, + 51.0400986768664 + ], + [ + 14.27398681640625, + 51.03923517590972 + ], + [ + 14.284286499023436, + 51.02887190910807 + ], + [ + 14.281539916992188, + 51.01375465718821 + ], + [ + 14.261627197265625, + 51.00813842240311 + ], + [ + 14.265060424804688, + 50.99733605932478 + ], + [ + 14.26025390625, + 50.9865311808553 + ], + [ + 14.292526245117188, + 50.97788546686277 + ], + [ + 14.305572509765625, + 50.981343945663866 + ], + [ + 14.324798583984373, + 50.98566668190682 + ], + [ + 14.328918457031252, + 50.972264889367494 + ], + [ + 14.313812255859375, + 50.972264889367494 + ], + [ + 14.300765991210938, + 50.965346321637696 + ], + [ + 14.315872192382812, + 50.95669666276118 + ], + [ + 14.311065673828125, + 50.954533996431394 + ], + [ + 14.319305419921875, + 50.952371229454116 + ], + [ + 14.339904785156248, + 50.94934318659514 + ], + [ + 14.371490478515623, + 50.93852713736125 + ], + [ + 14.385223388671873, + 50.941123218673084 + ], + [ + 14.400329589843748, + 50.93593091109999 + ], + [ + 14.400329589843748, + 50.92294760545582 + ], + [ + 14.387283325195314, + 50.91558879022659 + ], + [ + 14.388656616210936, + 50.904331880498745 + ], + [ + 14.382476806640625, + 50.89913546547204 + ], + [ + 14.348831176757812, + 50.89913546547204 + ], + [ + 14.348144531249998, + 50.89177288472538 + ], + [ + 14.311752319335938, + 50.888740895502316 + ], + [ + 14.297332763671875, + 50.88397594225127 + ], + [ + 14.271926879882812, + 50.896537040473284 + ], + [ + 14.255447387695312, + 50.88700824161983 + ], + [ + 14.234848022460938, + 50.88830773807348 + ], + [ + 14.236907958984375, + 50.87921050161489 + ], + [ + 14.226608276367188, + 50.859277014261586 + ], + [ + 14.21630859375, + 50.85884358291 + ], + [ + 14.198455810546875, + 50.84930707388861 + ], + [ + 14.170989990234375, + 50.8480064897561 + ], + [ + 14.140777587890625, + 50.838901385494296 + ], + [ + 14.114685058593748, + 50.83196297053503 + ], + [ + 14.07966613769531, + 50.82111963202577 + ], + [ + 14.074859619140623, + 50.81157541073272 + ], + [ + 14.044647216796873, + 50.81157541073272 + ], + [ + 14.037780761718748, + 50.80463293374479 + ], + [ + 14.023361206054688, + 50.80897210276759 + ], + [ + 14.006881713867188, + 50.80983988820981 + ], + [ + 13.98834228515625, + 50.818083045912985 + ], + [ + 13.957443237304688, + 50.80983988820981 + ], + [ + 13.954696655273438, + 50.80333110444795 + ], + [ + 13.945083618164062, + 50.79551936692376 + ], + [ + 13.9251708984375, + 50.79074488445764 + ], + [ + 13.899765014648438, + 50.79161300845443 + ], + [ + 13.899078369140625, + 50.784667565037346 + ], + [ + 13.891525268554686, + 50.767733723505344 + ], + [ + 13.897705078125, + 50.74992486841667 + ], + [ + 13.899078369140625, + 50.73949702795903 + ], + [ + 13.8592529296875, + 50.740800635025714 + ], + [ + 13.855819702148438, + 50.72819757988811 + ], + [ + 13.822174072265625, + 50.726024296594694 + ], + [ + 13.80706787109375, + 50.73341304848225 + ], + [ + 13.767242431640625, + 50.73558598902108 + ], + [ + 13.752136230468748, + 50.72558962783843 + ], + [ + 13.73291015625, + 50.73210923577103 + ], + [ + 13.710250854492186, + 50.725154955049604 + ], + [ + 13.712997436523438, + 50.71689540585991 + ], + [ + 13.681411743164062, + 50.72472027822819 + ], + [ + 13.662872314453125, + 50.73167462346925 + ], + [ + 13.62579345703125, + 50.72298153061673 + ], + [ + 13.62648010253906, + 50.71646065241738 + ], + [ + 13.602447509765625, + 50.712112896185104 + ], + [ + 13.555755615234375, + 50.71428682471218 + ], + [ + 13.526229858398438, + 50.70385104825872 + ], + [ + 13.544769287109375, + 50.68949806239989 + ], + [ + 13.541336059570312, + 50.6686131506577 + ], + [ + 13.533096313476562, + 50.6677427443026 + ], + [ + 13.514556884765625, + 50.65337870962132 + ], + [ + 13.524856567382812, + 50.6503312283444 + ], + [ + 13.528289794921875, + 50.63901028125873 + ], + [ + 13.493957519531248, + 50.63160664876761 + ], + [ + 13.465805053710938, + 50.60285208139405 + ], + [ + 13.412246704101562, + 50.617667235717185 + ], + [ + 13.391647338867186, + 50.64423567268727 + ], + [ + 13.371734619140625, + 50.65207267042477 + ], + [ + 13.375167846679688, + 50.62812218290114 + ], + [ + 13.359375, + 50.618538570096796 + ], + [ + 13.321609497070312, + 50.605902641613284 + ], + [ + 13.321609497070312, + 50.58062060169053 + ], + [ + 13.29071044921875, + 50.57538813950031 + ], + [ + 13.281784057617188, + 50.592827419653545 + ], + [ + 13.254318237304688, + 50.59544275464843 + ], + [ + 13.2330322265625, + 50.58062060169053 + ], + [ + 13.239898681640625, + 50.56928286558243 + ], + [ + 13.224105834960938, + 50.56274062263236 + ], + [ + 13.229598999023438, + 50.553579956456524 + ], + [ + 13.223419189453125, + 50.54529020047422 + ], + [ + 13.2110595703125, + 50.52870631568803 + ], + [ + 13.193206787109375, + 50.51517303835635 + ], + [ + 13.199386596679688, + 50.50381955521706 + ], + [ + 13.15681457519531, + 50.50862328511521 + ], + [ + 13.137588500976562, + 50.50512971183553 + ], + [ + 13.13690185546875, + 50.51167994970682 + ], + [ + 13.132095336914062, + 50.518229278906055 + ], + [ + 13.100509643554688, + 50.501635880077636 + ], + [ + 13.062744140625, + 50.501199132933344 + ], + [ + 13.0462646484375, + 50.50949663804864 + ], + [ + 13.0352783203125, + 50.50949663804864 + ], + [ + 13.020172119140625, + 50.47673484653018 + ], + [ + 13.02154541015625, + 50.44919738216061 + ], + [ + 12.99957275390625, + 50.43520395767996 + ], + [ + 12.986526489257812, + 50.42033141057554 + ], + [ + 12.951507568359375, + 50.41464361393782 + ], + [ + 12.942581176757812, + 50.409392733941374 + ], + [ + 12.949447631835938, + 50.401515322782366 + ], + [ + 12.9364013671875, + 50.40764231128779 + ], + [ + 12.9364013671875, + 50.41245581799453 + ], + [ + 12.912368774414062, + 50.421643882044705 + ], + [ + 12.902069091796875, + 50.42208136445241 + ], + [ + 12.897262573242188, + 50.42995535679469 + ], + [ + 12.820358276367188, + 50.45968973545269 + ], + [ + 12.80731201171875, + 50.44613667409073 + ], + [ + 12.81074523925781, + 50.42951794712287 + ], + [ + 12.791519165039062, + 50.4478856743724 + ], + [ + 12.734527587890625, + 50.433454488702594 + ], + [ + 12.73040771484375, + 50.423393787429745 + ], + [ + 12.709808349609375, + 50.40895513434 + ], + [ + 12.711181640625, + 50.39801383084027 + ], + [ + 12.702255249023438, + 50.39845153147863 + ], + [ + 12.671356201171875, + 50.41551870402678 + ], + [ + 12.652130126953125, + 50.40895513434 + ], + [ + 12.621231079101562, + 50.41551870402678 + ], + [ + 12.60406494140625, + 50.40851753069726 + ], + [ + 12.585525512695312, + 50.40589182397226 + ], + [ + 12.547760009765623, + 50.4006399740463 + ], + [ + 12.513427734375, + 50.39713841743867 + ], + [ + 12.488021850585938, + 50.37174439592903 + ], + [ + 12.496948242187498, + 50.36035645494996 + ], + [ + 12.485275268554686, + 50.34940393451923 + ], + [ + 12.466049194335938, + 50.35334713295602 + ], + [ + 12.442703247070312, + 50.3454604086048 + ], + [ + 12.429656982421875, + 50.324861119106465 + ], + [ + 12.400131225585938, + 50.32135396750838 + ], + [ + 12.404937744140625, + 50.30118282338593 + ], + [ + 12.397384643554688, + 50.293726104506696 + ], + [ + 12.363052368164062, + 50.28231945008158 + ], + [ + 12.350006103515625, + 50.257741984396894 + ], + [ + 12.360305786132812, + 50.24500938246365 + ], + [ + 12.352066040039062, + 50.2406180411774 + ], + [ + 12.333526611328125, + 50.241057193511956 + ], + [ + 12.33489990234375, + 50.219973317586145 + ], + [ + 12.32666015625, + 50.22216998962196 + ], + [ + 12.327346801757812, + 50.208109540535936 + ], + [ + 12.337646484375, + 50.195803248410634 + ], + [ + 12.325973510742188, + 50.18261441454758 + ], + [ + 12.341766357421875, + 50.169861746007314 + ], + [ + 12.320480346679688, + 50.17162093714734 + ], + [ + 12.29095458984375, + 50.18041592143885 + ], + [ + 12.279281616210938, + 50.19536367929798 + ], + [ + 12.29095458984375, + 50.20767008473418 + ], + [ + 12.284088134765625, + 50.21030675884515 + ], + [ + 12.29095458984375, + 50.21953397103998 + ], + [ + 12.28065490722656, + 50.2270023120296 + ], + [ + 12.24151611328125, + 50.24457026654082 + ], + [ + 12.249755859375, + 50.2546689092265 + ], + [ + 12.268981933593748, + 50.25071752130677 + ], + [ + 12.25799560546875, + 50.26608218923894 + ], + [ + 12.201690673828123, + 50.27222666890162 + ], + [ + 12.20306396484375, + 50.30600713631876 + ], + [ + 12.178344726562498, + 50.3231075756565 + ], + [ + 12.117919921874998, + 50.315215829481396 + ], + [ + 12.104873657226562, + 50.3217923756109 + ], + [ + 12.1014404296875, + 50.31828499756704 + ], + [ + 12.1234130859375, + 50.30425289732485 + ], + [ + 12.122039794921875, + 50.29460342621637 + ], + [ + 12.135086059570312, + 50.2867069484263 + ], + [ + 12.139205932617188, + 50.27573744417743 + ], + [ + 12.096633911132812, + 50.26476541187554 + ], + [ + 12.100067138671875, + 50.25861996946575 + ], + [ + 12.095260620117188, + 50.24896124371442 + ], + [ + 12.104873657226562, + 50.24281376239237 + ], + [ + 12.130966186523438, + 50.229198660367516 + ], + [ + 12.147445678710938, + 50.233151832472245 + ], + [ + 12.155685424804688, + 50.22963791789675 + ], + [ + 12.161178588867188, + 50.21206446065373 + ], + [ + 12.176284790039062, + 50.21162504127143 + ], + [ + 12.182464599609375, + 50.20195679106085 + ], + [ + 12.19757080078125, + 50.19844057810049 + ], + [ + 12.190704345703125, + 50.193605362377454 + ], + [ + 12.203750610351562, + 50.1861317930619 + ], + [ + 12.205123901367188, + 50.16942193810324 + ], + [ + 12.215423583984373, + 50.169861746007314 + ], + [ + 12.208557128906248, + 50.160624929999365 + ], + [ + 12.196884155273436, + 50.1408257416039 + ], + [ + 12.199630737304688, + 50.122339102717106 + ], + [ + 12.205123901367188, + 50.10428573276831 + ], + [ + 12.22503662109375, + 50.10208363663026 + ], + [ + 12.229843139648438, + 50.09503624868612 + ], + [ + 12.249069213867188, + 50.09459575251885 + ], + [ + 12.273101806640625, + 50.07653192285459 + ], + [ + 12.259368896484375, + 50.05978375775201 + ], + [ + 12.2772216796875, + 50.05757961640731 + ], + [ + 12.314300537109375, + 50.055375373799976 + ], + [ + 12.328033447265625, + 50.033768437140964 + ], + [ + 12.333526611328125, + 50.03641470705322 + ], + [ + 12.3486328125, + 50.035973672195496 + ], + [ + 12.367172241210938, + 50.01700534087497 + ], + [ + 12.379531860351562, + 50.01347552251671 + ], + [ + 12.399444580078125, + 50.013916763992015 + ], + [ + 12.405624389648438, + 50.00509116466678 + ], + [ + 12.427597045898438, + 50.0028845116 + ], + [ + 12.435150146484375, + 49.99714673955337 + ], + [ + 12.42828369140625, + 49.990525382419904 + ], + [ + 12.437210083007812, + 49.985227640260874 + ], + [ + 12.46124267578125, + 49.99449830610663 + ], + [ + 12.478408813476562, + 49.981695487970676 + ], + [ + 12.490081787109375, + 49.98037086399746 + ], + [ + 12.501068115234375, + 49.97021420183543 + ], + [ + 12.477035522460938, + 49.95563785488378 + ], + [ + 12.473602294921873, + 49.937079756975294 + ], + [ + 12.496948242187498, + 49.93442801644479 + ], + [ + 12.547073364257812, + 49.92205129776332 + ], + [ + 12.54638671875, + 49.898172936240364 + ], + [ + 12.528533935546875, + 49.887998932871014 + ], + [ + 12.520980834960938, + 49.87251263825472 + ], + [ + 12.507247924804688, + 49.85923471774692 + ], + [ + 12.500381469726562, + 49.85613601113005 + ], + [ + 12.499008178710936, + 49.83975383204511 + ], + [ + 12.490081787109375, + 49.84152514611125 + ], + [ + 12.477035522460938, + 49.8393109933889 + ], + [ + 12.473602294921873, + 49.82070810722465 + ], + [ + 12.466735839843748, + 49.81317633337614 + ], + [ + 12.465362548828125, + 49.79677959658098 + ], + [ + 12.476348876953125, + 49.787914183203085 + ], + [ + 12.40081787109375, + 49.76042108813716 + ], + [ + 12.410430908203125, + 49.73335620733158 + ], + [ + 12.426223754882812, + 49.73024943547763 + ], + [ + 12.43927001953125, + 49.70405588474761 + ], + [ + 12.481155395507812, + 49.69606181911566 + ], + [ + 12.489395141601562, + 49.68673374692359 + ], + [ + 12.517547607421873, + 49.68851066059996 + ], + [ + 12.5299072265625, + 49.66673899228791 + ], + [ + 12.52235412597656, + 49.66096119926445 + ], + [ + 12.527160644531248, + 49.65518272008055 + ], + [ + 12.519607543945312, + 49.64495757594919 + ], + [ + 12.529220581054686, + 49.640955847889444 + ], + [ + 12.525787353515625, + 49.62850392384226 + ], + [ + 12.534713745117188, + 49.624500843559666 + ], + [ + 12.528533935546875, + 49.620942273829705 + ], + [ + 12.536773681640625, + 49.6191628914999 + ], + [ + 12.56011962890625, + 49.62049743433884 + ], + [ + 12.562179565429688, + 49.60003042758964 + ], + [ + 12.575912475585936, + 49.58578744112235 + ], + [ + 12.575225830078125, + 49.563969807227494 + ], + [ + 12.594451904296873, + 49.53902342510091 + ], + [ + 12.589645385742186, + 49.536795449984666 + ], + [ + 12.625350952148438, + 49.52788253376435 + ], + [ + 12.633590698242188, + 49.53278483880742 + ], + [ + 12.645263671875, + 49.52520834197442 + ], + [ + 12.64251708984375, + 49.51317266871793 + ], + [ + 12.641830444335938, + 49.49221461538685 + ], + [ + 12.635650634765625, + 49.47838630522649 + ], + [ + 12.6507568359375, + 49.46857029629673 + ], + [ + 12.661056518554688, + 49.43464531038392 + ], + [ + 12.674789428710938, + 49.42928658731564 + ], + [ + 12.710494995117186, + 49.42392727883298 + ], + [ + 12.718734741210938, + 49.41410035944022 + ], + [ + 12.738647460937498, + 49.40650548304018 + ], + [ + 12.75787353515625, + 49.392206057422044 + ], + [ + 12.755126953125, + 49.377008355425446 + ], + [ + 12.76611328125, + 49.36627773550062 + ], + [ + 12.779159545898438, + 49.36180595252358 + ], + [ + 12.78053283691406, + 49.34794084076264 + ], + [ + 12.7935791015625, + 49.34391475365921 + ], + [ + 12.829284667968748, + 49.341230512564564 + ], + [ + 12.84576416015625, + 49.34391475365921 + ], + [ + 12.866363525390623, + 49.33496671391723 + ], + [ + 12.88490295410156, + 49.333624367631096 + ], + [ + 12.880783081054688, + 49.351072014081716 + ], + [ + 12.941207885742188, + 49.34480946815268 + ], + [ + 12.962493896484375, + 49.33720387637876 + ], + [ + 12.99201965332031, + 49.32154160369879 + ], + [ + 13.00575256347656, + 49.30721745093609 + ], + [ + 13.02978515625, + 49.30632205307832 + ], + [ + 13.03596496582031, + 49.29468040012548 + ], + [ + 13.025665283203125, + 49.279004601275915 + ], + [ + 13.033218383789062, + 49.264668080750134 + ], + [ + 13.055191040039062, + 49.26601230654394 + ], + [ + 13.060684204101562, + 49.2525684006494 + ], + [ + 13.073043823242186, + 49.2476380508951 + ], + [ + 13.08265686035156, + 49.24853451474659 + ], + [ + 13.088150024414062, + 49.2279117278821 + ], + [ + 13.116302490234375, + 49.22028808387943 + ], + [ + 13.106002807617188, + 49.2023454582315 + ], + [ + 13.132781982421875, + 49.196064000723794 + ], + [ + 13.16436767578125, + 49.17541930876382 + ], + [ + 13.174667358398438, + 49.17093019244911 + ], + [ + 13.17329406738281, + 49.14623277568679 + ], + [ + 13.18359375, + 49.13500260581219 + ], + [ + 13.225479125976562, + 49.11747845930749 + ], + [ + 13.245391845703123, + 49.11568076076249 + ], + [ + 13.280410766601562, + 49.11927609269998 + ], + [ + 13.292770385742188, + 49.11702904077932 + ], + [ + 13.336715698242188, + 49.09320403146426 + ], + [ + 13.360061645507812, + 49.071616792760054 + ], + [ + 13.380661010742188, + 49.05632015434902 + ], + [ + 13.396453857421873, + 49.04912010698239 + ], + [ + 13.392333984375, + 49.04011858133582 + ], + [ + 13.404693603515625, + 49.02661323763608 + ], + [ + 13.40057373046875, + 49.018057956916444 + ], + [ + 13.4088134765625, + 49.004997061308316 + ], + [ + 13.40057373046875, + 48.99283383694351 + ], + [ + 13.4088134765625, + 48.984723370514985 + ], + [ + 13.453445434570312, + 48.96444142841345 + ], + [ + 13.479537963867188, + 48.953170117120976 + ], + [ + 13.493957519531248, + 48.94099424002801 + ], + [ + 13.51043701171875, + 48.943249256234296 + ], + [ + 13.507690429687498, + 48.95452280895973 + ], + [ + 13.511810302734375, + 48.968047710104116 + ], + [ + 13.53240966796875, + 48.97390736160892 + ], + [ + 13.554382324218748, + 48.968047710104116 + ], + [ + 13.564682006835938, + 48.96939999849952 + ], + [ + 13.568115234375, + 48.967596939155555 + ], + [ + 13.578414916992188, + 48.97120299264308 + ], + [ + 13.592147827148438, + 48.96218736991556 + ], + [ + 13.588714599609375, + 48.95407191575548 + ], + [ + 13.607254028320312, + 48.94099424002801 + ], + [ + 13.624420166015625, + 48.95046462340883 + ], + [ + 13.629226684570312, + 48.94820993324199 + ], + [ + 13.624420166015625, + 48.939190153702484 + ], + [ + 13.634033203125, + 48.92655972351346 + ], + [ + 13.656005859375, + 48.89587251760159 + ], + [ + 13.669052124023438, + 48.89000369970676 + ], + [ + 13.671798706054688, + 48.882328052158506 + ], + [ + 13.687591552734375, + 48.88052184622007 + ], + [ + 13.712997436523438, + 48.87871557505334 + ], + [ + 13.73291015625, + 48.88639177703194 + ], + [ + 13.74664306640625, + 48.87555444355432 + ], + [ + 13.765182495117188, + 48.83353759505566 + ], + [ + 13.789901733398438, + 48.829469576885984 + ], + [ + 13.794708251953125, + 48.81816779335053 + ], + [ + 13.812561035156248, + 48.79600890414036 + ], + [ + 13.8043212890625, + 48.780627593814906 + ], + [ + 13.812561035156248, + 48.77565027807589 + ], + [ + 13.839561805339569, + 48.771591968570526 + ], + [ + 13.843975067138672, + 48.77248263837077 + ], + [ + 13.84552001953125, + 48.77067246880509 + ], + [ + 13.90869140625, + 48.75799945448164 + ], + [ + 13.9691162109375, + 48.7181491602648 + ], + [ + 14.024047851562498, + 48.705462895790546 + ], + [ + 14.05975341796875, + 48.66194284607006 + ], + [ + 14.029541015625, + 48.64924241413968 + ], + [ + 14.04327392578125, + 48.61475368407372 + ], + [ + 14.084472656249998, + 48.59840868861914 + ], + [ + 14.1339111328125, + 48.592959181191695 + ], + [ + 14.2437744140625, + 48.58205840283824 + ], + [ + 14.337158203125, + 48.55479616922359 + ], + [ + 14.361877441406248, + 48.574789910928864 + ], + [ + 14.386596679687498, + 48.5729726246542 + ], + [ + 14.389343261718752, + 48.59114254808809 + ], + [ + 14.447021484374998, + 48.58932584966975 + ], + [ + 14.447021484374998, + 48.62564740882851 + ], + [ + 14.447021484374998, + 48.64561313162894 + ], + [ + 14.47174072265625, + 48.64924241413968 + ], + [ + 14.496459960937502, + 48.61656946813302 + ], + [ + 14.556884765625002, + 48.612937834706464 + ], + [ + 14.603576660156252, + 48.62564740882851 + ], + [ + 14.628295898437498, + 48.60748989475176 + ], + [ + 14.650268554687498, + 48.60748989475176 + ], + [ + 14.6612548828125, + 48.58205840283824 + ], + [ + 14.7052001953125, + 48.58932584966975 + ], + [ + 14.716186523437498, + 48.60204136700653 + ], + [ + 14.71893310546875, + 48.62383195130112 + ], + [ + 14.71343994140625, + 48.66012869453836 + ], + [ + 14.738159179687502, + 48.7000249460914 + ], + [ + 14.804077148437498, + 48.73083222613515 + ], + [ + 14.809570312499998, + 48.776102781718585 + ], + [ + 14.85626220703125, + 48.79058074474321 + ], + [ + 14.9029541015625, + 48.77067246880509 + ], + [ + 14.95513916015625, + 48.76343113791796 + ], + [ + 14.974365234375, + 48.76886223397753 + ], + [ + 14.971618652343748, + 48.785151998043155 + ], + [ + 14.95513916015625, + 48.7941995829296 + ], + [ + 14.979858398437502, + 48.84302835299516 + ], + [ + 14.979858398437502, + 48.91166975698412 + ], + [ + 14.979858398437502, + 48.94956275956837 + ], + [ + 14.996337890625, + 49.01445529346132 + ], + [ + 15.065002441406248, + 49.01625665778159 + ], + [ + 15.08148193359375, + 48.99463598353405 + ], + [ + 15.16387939453125, + 48.99463598353405 + ], + [ + 15.161132812500002, + 48.93693495409401 + ], + [ + 15.238037109375, + 48.956777213851424 + ], + [ + 15.281982421875002, + 48.97661158387714 + ], + [ + 15.273742675781248, + 48.99103162515999 + ], + [ + 15.31768798828125, + 48.982019588328214 + ], + [ + 15.35888671875, + 48.982019588328214 + ], + [ + 15.400085449218748, + 48.96218736991556 + ], + [ + 15.4522705078125, + 48.94595514118904 + ], + [ + 15.482482910156248, + 48.94595514118904 + ], + [ + 15.5181884765625, + 48.926108577622024 + ], + [ + 15.545654296875, + 48.90625412315376 + ], + [ + 15.630798339843752, + 48.89180956320587 + ], + [ + 15.6939697265625, + 48.85929404028653 + ], + [ + 15.757141113281248, + 48.85206549830757 + ], + [ + 15.784606933593748, + 48.87194147722911 + ], + [ + 15.845031738281248, + 48.87013489622034 + ], + [ + 15.938415527343748, + 48.83037360946773 + ], + [ + 15.952148437499998, + 48.7996273507997 + ], + [ + 16.1279296875, + 48.739889600673365 + ], + [ + 16.226806640625, + 48.739889600673365 + ], + [ + 16.35040283203125, + 48.73626684667533 + ], + [ + 16.38336181640625, + 48.741700879765396 + ], + [ + 16.435546875, + 48.76705193388751 + ], + [ + 16.4630126953125, + 48.814098527355746 + ], + [ + 16.51519775390625, + 48.801436476249386 + ], + [ + 16.53717041015625, + 48.814098527355746 + ], + [ + 16.5838623046875, + 48.7941995829296 + ], + [ + 16.622314453125, + 48.78153250728974 + ], + [ + 16.65802001953125, + 48.77972266402536 + ], + [ + 16.688232421875, + 48.75437800586312 + ], + [ + 16.6937255859375, + 48.73445537176822 + ], + [ + 16.737670898437496, + 48.73807825631017 + ], + [ + 16.77337646484375, + 48.721773219750666 + ], + [ + 16.8475341796875, + 48.71271258145237 + ], + [ + 16.89971923828125, + 48.719961222646276 + ], + [ + 16.918945312499996, + 48.68189420361741 + ], + [ + 16.91966274783792, + 48.621902168846844 + ], + [ + 16.940110031563393, + 48.616680567135035 + ], + [ + 16.952590942382812, + 48.62337807671534 + ], + [ + 16.9683837890625, + 48.64425208334806 + ], + [ + 16.964263916015625, + 48.66557095325139 + ], + [ + 16.97662353515625, + 48.680080770292875 + ], + [ + 16.999282836914062, + 48.700931311842744 + ], + [ + 17.008895874023438, + 48.7181491602648 + ], + [ + 17.028121948242184, + 48.746228791937774 + ], + [ + 17.05078125, + 48.76886223397753 + ], + [ + 17.0672607421875, + 48.777912755501845 + ], + [ + 17.089920043945312, + 48.78605682994539 + ], + [ + 17.09060668945312, + 48.797818160096874 + ], + [ + 17.106399536132812, + 48.8073156833131 + ], + [ + 17.105026245117188, + 48.82585328344824 + ], + [ + 17.136611938476562, + 48.84212454876025 + ], + [ + 17.166824340820312, + 48.85432452980058 + ], + [ + 17.203216552734375, + 48.87690923865779 + ], + [ + 17.214889526367188, + 48.87148983809234 + ], + [ + 17.24578857421875, + 48.86606985044708 + ], + [ + 17.274627685546875, + 48.860649275706926 + ], + [ + 17.30621337890625, + 48.84302835299516 + ], + [ + 17.322006225585938, + 48.846191539376825 + ], + [ + 17.324752807617188, + 48.837153333924455 + ], + [ + 17.354965209960938, + 48.82449710612528 + ], + [ + 17.360458374023438, + 48.81455068433389 + ], + [ + 17.376937866210938, + 48.81861991362668 + ], + [ + 17.395477294921875, + 48.815002837234 + ], + [ + 17.418136596679688, + 48.829469576885984 + ], + [ + 17.426376342773438, + 48.827661462789415 + ], + [ + 17.435989379882812, + 48.84076881182656 + ], + [ + 17.444229125976562, + 48.83805722786541 + ], + [ + 17.4462890625, + 48.84528779222651 + ], + [ + 17.471694946289062, + 48.84302835299516 + ], + [ + 17.5067138671875, + 48.821332549646634 + ], + [ + 17.519760131835938, + 48.829469576885984 + ], + [ + 17.519073486328125, + 48.817715668996435 + ], + [ + 17.530059814453125, + 48.81455068433389 + ], + [ + 17.554779052734375, + 48.820880453838114 + ], + [ + 17.5506591796875, + 48.826305334400246 + ], + [ + 17.552032470703125, + 48.82992159521573 + ], + [ + 17.566452026367188, + 48.8254012284184 + ], + [ + 17.59529113769531, + 48.82720942407081 + ], + [ + 17.593917846679688, + 48.84076881182656 + ], + [ + 17.623443603515625, + 48.844384028766356 + ], + [ + 17.635116577148438, + 48.85251731276075 + ], + [ + 17.675628662109375, + 48.85929404028653 + ], + [ + 17.699661254882812, + 48.85929404028653 + ], + [ + 17.710647583007812, + 48.86832824998009 + ], + [ + 17.736740112304688, + 48.88142495734278 + ], + [ + 17.764205932617188, + 48.910315903555315 + ], + [ + 17.783432006835938, + 48.91708480384719 + ], + [ + 17.7813720703125, + 48.92430395329745 + ], + [ + 17.84454345703125, + 48.92791313673253 + ], + [ + 17.86376953125, + 48.9211457038064 + ], + [ + 17.886428833007812, + 48.9274620030687 + ], + [ + 17.889175415039062, + 48.94505319583951 + ], + [ + 17.900161743164062, + 48.96038404976431 + ], + [ + 17.896728515625, + 48.97390736160892 + ], + [ + 17.912521362304688, + 48.996888575095596 + ], + [ + 17.917327880859375, + 49.01625665778159 + ], + [ + 17.941360473632812, + 49.023461463214126 + ], + [ + 17.97637939453125, + 49.02391172892474 + ], + [ + 17.992858886718746, + 49.0284141619659 + ], + [ + 18.025131225585938, + 49.02211064163856 + ], + [ + 18.052597045898438, + 49.03111542624543 + ], + [ + 18.071136474609375, + 49.04056869631684 + ], + [ + 18.09242248535156, + 49.057670047140604 + ], + [ + 18.089675903320312, + 49.06801800732449 + ], + [ + 18.099288940429688, + 49.06846786975949 + ], + [ + 18.115081787109375, + 49.090955798580424 + ], + [ + 18.111648559570312, + 49.11702904077932 + ], + [ + 18.1219482421875, + 49.11747845930749 + ], + [ + 18.108901977539062, + 49.135451861466265 + ], + [ + 18.114395141601562, + 49.14308858462884 + ], + [ + 18.120574951171875, + 49.151173244278 + ], + [ + 18.134994506835938, + 49.16329776043147 + ], + [ + 18.127441406249996, + 49.167338606291075 + ], + [ + 18.1329345703125, + 49.18664031858177 + ], + [ + 18.140487670898438, + 49.19696140064054 + ], + [ + 18.1549072265625, + 49.21894261284233 + ], + [ + 18.153533935546875, + 49.230153752280884 + ], + [ + 18.143234252929688, + 49.23105053355255 + ], + [ + 18.145294189453125, + 49.24674157076632 + ], + [ + 18.161087036132812, + 49.257498258029436 + ], + [ + 18.183059692382812, + 49.27049279471154 + ], + [ + 18.184432983398438, + 49.28437972233387 + ], + [ + 18.189239501953125, + 49.28930640196742 + ], + [ + 18.24554443359375, + 49.29512820686107 + ], + [ + 18.301849365234375, + 49.30453120854598 + ], + [ + 18.301162719726562, + 49.30945587438997 + ], + [ + 18.37738037109375, + 49.32780711070416 + ], + [ + 18.387680053710938, + 49.341230512564564 + ], + [ + 18.405532836914062, + 49.34928279658785 + ], + [ + 18.39935302734375, + 49.35554477312124 + ], + [ + 18.413772583007812, + 49.36761919109145 + ], + [ + 18.4075927734375, + 49.398015701236226 + ], + [ + 18.446044921875, + 49.39041833646035 + ], + [ + 18.446044921875, + 49.39890943160073 + ], + [ + 18.478317260742184, + 49.408739392190896 + ], + [ + 18.476257324218746, + 49.4225873602393 + ], + [ + 18.494796752929688, + 49.42794681507823 + ], + [ + 18.491363525390625, + 49.43464531038392 + ], + [ + 18.526382446289062, + 49.4560743488551 + ], + [ + 18.549041748046875, + 49.4690165211973 + ], + [ + 18.534111555227156, + 49.485828600207135 + ], + [ + 18.546981811523438, + 49.500688100883984 + ], + [ + 18.569892257635956, + 49.50771908719038 + ], + [ + 18.581573579714558, + 49.50668319549335 + ], + [ + 18.596420288085938, + 49.51005182543567 + ], + [ + 18.604660034179688, + 49.49578257756505 + ], + [ + 18.639465495143426, + 49.49667550851868 + ], + [ + 18.645204713364542, + 49.50103790140025 + ], + [ + 18.665075374245976, + 49.50296240251406 + ], + [ + 18.678620062374733, + 49.50822471364042 + ], + [ + 18.683660544835192, + 49.505959672382495 + ], + [ + 18.6875149074053, + 49.500742051840795 + ], + [ + 18.698266220721734, + 49.50003846442569 + ], + [ + 18.710796713874544, + 49.50241613043561 + ], + [ + 18.71433246452166, + 49.49997938171605 + ], + [ + 18.719647395005097, + 49.49959681002979 + ], + [ + 18.7247771700478, + 49.49552859724251 + ], + [ + 18.728819668523528, + 49.49524810816048 + ], + [ + 18.73611391888227, + 49.49006491544573 + ], + [ + 18.74477182014443, + 49.48843022547614 + ], + [ + 18.749435677165376, + 49.490297202770265 + ], + [ + 18.754809658237228, + 49.48838117181208 + ], + [ + 18.75784784108929, + 49.49212511698178 + ], + [ + 18.766494133224604, + 49.4951181940971 + ], + [ + 18.76955327880229, + 49.49853583960433 + ], + [ + 18.77843918303759, + 49.504471903222154 + ], + [ + 18.788490168752467, + 49.50860796141403 + ], + [ + 18.79962843103526, + 49.509149954168734 + ], + [ + 18.807109490319995, + 49.51521147860062 + ], + [ + 18.81340442971444, + 49.516395697502915 + ], + [ + 18.835820621529614, + 49.51542321030402 + ], + [ + 18.84174067651243, + 49.514905392322966 + ], + [ + 18.841753367616803, + 49.515865250434814 + ], + [ + 18.84442435667694, + 49.51677458253057 + ], + [ + 18.850822899667264, + 49.5171223885475 + ], + [ + 18.851502263144425, + 49.51827851272162 + ], + [ + 18.842926025390625, + 49.51852222253561 + ], + [ + 18.838806152343746, + 49.52565405076408 + ], + [ + 18.85528564453125, + 49.53634984277255 + ], + [ + 18.856658935546875, + 49.548825308941815 + ], + [ + 18.840866088867184, + 49.55996142647716 + ], + [ + 18.831253051757812, + 49.5822260446217 + ], + [ + 18.837432861328125, + 49.59424471595506 + ], + [ + 18.825759887695312, + 49.59869532429001 + ], + [ + 18.818206787109375, + 49.62227676793601 + ], + [ + 18.80584716796875, + 49.65518272008055 + ], + [ + 18.80584716796875, + 49.67829251994456 + ], + [ + 18.771514892578125, + 49.683623991698084 + ], + [ + 18.7481689453125, + 49.67695956066327 + ], + [ + 18.722076416015625, + 49.6822911785649 + ], + [ + 18.709716796875, + 49.70405588474761 + ], + [ + 18.67401123046875, + 49.70272363180733 + ], + [ + 18.66302490234375, + 49.70894049964577 + ], + [ + 18.626632690429688, + 49.721371848659935 + ], + [ + 18.6273193359375, + 49.74844341339525 + ], + [ + 18.61358642578125, + 49.75687245587369 + ], + [ + 18.593673706054688, + 49.795006643729415 + ], + [ + 18.573074340820312, + 49.835768138126134 + ], + [ + 18.600540161132812, + 49.86498893140621 + ], + [ + 18.56964111328125, + 49.874725270177926 + ], + [ + 18.575820922851562, + 49.89640369842335 + ], + [ + 18.574447631835938, + 49.92072503226061 + ], + [ + 18.540115356445312, + 49.92426165919044 + ], + [ + 18.544235229492188, + 49.90790258467612 + ], + [ + 18.5284423828125, + 49.90348026046577 + ], + [ + 18.488616943359375, + 49.90790258467612 + ], + [ + 18.43505859375, + 49.924703719314344 + ], + [ + 18.428878784179688, + 49.93973135157948 + ], + [ + 18.365020751953125, + 49.938405572518036 + ], + [ + 18.338241577148438, + 49.944150351645455 + ], + [ + 18.332748413085938, + 49.92205129776332 + ], + [ + 18.294296264648438, + 49.92912409759547 + ], + [ + 18.2757568359375, + 49.96491422269444 + ], + [ + 18.216705322265625, + 49.97065584042108 + ], + [ + 18.21258544921875, + 49.99582254106424 + ], + [ + 18.173446655273438, + 49.9975881309457 + ], + [ + 18.16314697265625, + 49.983461596534646 + ], + [ + 18.130874633789062, + 49.9975881309457 + ], + [ + 18.119888305664062, + 49.99626394461266 + ], + [ + 18.099288940429688, + 50.01612291059477 + ], + [ + 18.087615966796875, + 50.043911679834615 + ], + [ + 18.0615234375, + 50.05846128509664 + ], + [ + 18.02993774414062, + 50.067277080898286 + ], + [ + 18.002471923828125, + 50.055375373799976 + ], + [ + 18.015518188476562, + 50.03156310080887 + ], + [ + 18.029251098632812, + 50.03906083112809 + ], + [ + 18.045730590820312, + 50.035973672195496 + ], + [ + 18.044357299804688, + 50.00553248312461 + ], + [ + 18.012771606445312, + 50.0086215988794 + ], + [ + 18.0010986328125, + 50.01877015281717 + ], + [ + 17.984619140625, + 50.007297716437975 + ], + [ + 17.950286865234375, + 50.00553248312461 + ], + [ + 17.922134399414062, + 49.97948776108648 + ], + [ + 17.889175415039062, + 49.978604641965674 + ], + [ + 17.8692626953125, + 49.97242235423708 + ], + [ + 17.82806396484375, + 49.990525382419904 + ], + [ + 17.838363647460938, + 50.00156047113753 + ], + [ + 17.827377319335938, + 50.008180308784 + ], + [ + 17.773818969726562, + 50.0227407426766 + ], + [ + 17.774505615234375, + 50.03641470705322 + ], + [ + 17.758712768554688, + 50.05846128509664 + ], + [ + 17.749786376953125, + 50.07520991192823 + ], + [ + 17.732620239257812, + 50.08270082522937 + ], + [ + 17.731246948242188, + 50.095917228872004 + ], + [ + 17.6824951171875, + 50.11573500084129 + ], + [ + 17.677001953125, + 50.10340490646112 + ], + [ + 17.654342651367188, + 50.10912998793372 + ], + [ + 17.641983032226562, + 50.12982265022155 + ], + [ + 17.615890502929688, + 50.13862532575246 + ], + [ + 17.595977783203125, + 50.15666574810977 + ], + [ + 17.599411010742188, + 50.168102490105014 + ], + [ + 17.628250122070312, + 50.172060724813335 + ], + [ + 17.672882080078125, + 50.18085562815528 + ], + [ + 17.703781127929688, + 50.18437313618288 + ], + [ + 17.718887329101562, + 50.20547274502523 + ], + [ + 17.7374267578125, + 50.20063824155212 + ], + [ + 17.760086059570312, + 50.2063516930489 + ], + [ + 17.7593994140625, + 50.21865526580861 + ], + [ + 17.766952514648438, + 50.23446948367872 + ], + [ + 17.724380493164062, + 50.25598596571478 + ], + [ + 17.7264404296875, + 50.27047118418466 + ], + [ + 17.75115966796875, + 50.29898979210335 + ], + [ + 17.731246948242188, + 50.30337575356313 + ], + [ + 17.720260620117188, + 50.32003871893868 + ], + [ + 17.687301635742188, + 50.327052957438326 + ], + [ + 17.683181762695312, + 50.29898979210335 + ], + [ + 17.646102905273438, + 50.2761762728848 + ], + [ + 17.604217529296875, + 50.26696002058882 + ], + [ + 17.587051391601562, + 50.2783703557488 + ], + [ + 17.567138671875, + 50.27091006143139 + ], + [ + 17.527999877929688, + 50.27398208889897 + ], + [ + 17.4847412109375, + 50.27442093378597 + ], + [ + 17.46002197265625, + 50.26696002058882 + ], + [ + 17.451095581054684, + 50.2529127772726 + ], + [ + 17.4298095703125, + 50.25598596571478 + ], + [ + 17.420883178710938, + 50.27661509754731 + ], + [ + 17.404747009277344, + 50.27573744417743 + ], + [ + 17.36526489257812, + 50.28166129044449 + ], + [ + 17.361831665039062, + 50.26520434170851 + ], + [ + 17.34912872314453, + 50.263229125604376 + ], + [ + 17.338829040527344, + 50.283416362586465 + ], + [ + 17.34844207763672, + 50.2867069484263 + ], + [ + 17.346725463867188, + 50.29109404231143 + ], + [ + 17.355651855468746, + 50.307980577843814 + ], + [ + 17.337112426757812, + 50.31280420126435 + ], + [ + 17.340545654296875, + 50.3217923756109 + ], + [ + 17.349472045898438, + 50.32288837817619 + ], + [ + 17.348098754882812, + 50.32858718412306 + ], + [ + 17.325439453125, + 50.326833778154146 + ], + [ + 17.307586669921875, + 50.31916186634034 + ], + [ + 17.28046417236328, + 50.319381081006334 + ], + [ + 17.255401611328125, + 50.32858718412306 + ], + [ + 17.22381591796875, + 50.346117685665725 + ], + [ + 17.20458984375, + 50.36123254743067 + ], + [ + 17.199783325195312, + 50.37021156304572 + ], + [ + 17.203216552734375, + 50.385099843729385 + ], + [ + 17.18433380126953, + 50.39035341541946 + ], + [ + 17.169227600097656, + 50.38400527636708 + ], + [ + 17.157211303710938, + 50.38137821162599 + ], + [ + 17.14244842529297, + 50.38028355837026 + ], + [ + 17.131118774414062, + 50.39232335474891 + ], + [ + 17.113265991210938, + 50.39254223184437 + ], + [ + 17.1112060546875, + 50.40523537455813 + ], + [ + 17.086143493652344, + 50.40501655606602 + ], + [ + 17.081680297851562, + 50.401734157440416 + ], + [ + 17.054901123046875, + 50.40698588612208 + ], + [ + 17.021942138671875, + 50.42098765085627 + ], + [ + 17.015419006347656, + 50.41748759762506 + ], + [ + 16.99756622314453, + 50.427768268027606 + ], + [ + 16.973190307617188, + 50.42033141057554 + ], + [ + 16.94435119628906, + 50.43279842116835 + ], + [ + 16.911048889160156, + 50.44722980684235 + ], + [ + 16.89422607421875, + 50.44504351608707 + ], + [ + 16.877059936523438, + 50.43957734728102 + ], + [ + 16.860580444335934, + 50.40807992301321 + ], + [ + 16.893539428710938, + 50.39188559752665 + ], + [ + 16.907958984375, + 50.38925896931487 + ], + [ + 16.92169189453125, + 50.37086849748783 + ], + [ + 16.914138793945312, + 50.36342270788681 + ], + [ + 16.934738159179688, + 50.34283120939227 + ], + [ + 16.931991577148438, + 50.32968303000023 + ], + [ + 16.951904296875, + 50.31258495626971 + ], + [ + 16.967697143554684, + 50.314338887919654 + ], + [ + 16.98211669921875, + 50.306884231551166 + ], + [ + 17.005462646484375, + 50.29635802110319 + ], + [ + 17.018508911132812, + 50.27398208889897 + ], + [ + 17.00408935546875, + 50.256424976453374 + ], + [ + 17.027435302734375, + 50.2300771713799 + ], + [ + 17.0013427734375, + 50.21821590712335 + ], + [ + 16.993103027343746, + 50.222609311890224 + ], + [ + 16.97662353515625, + 50.24457026654082 + ], + [ + 16.961517333984375, + 50.239739724370864 + ], + [ + 16.96563720703125, + 50.230955666207954 + ], + [ + 16.95602416992187, + 50.22216998962196 + ], + [ + 16.92169189453125, + 50.2270023120296 + ], + [ + 16.903152465820312, + 50.22348794428793 + ], + [ + 16.89697265625, + 50.21821590712335 + ], + [ + 16.886672973632812, + 50.21689780678922 + ], + [ + 16.885299682617188, + 50.20019871695555 + ], + [ + 16.868820190429688, + 50.19756148439161 + ], + [ + 16.846160888671875, + 50.20767008473418 + ], + [ + 16.831741333007812, + 50.19844057810049 + ], + [ + 16.822128295898438, + 50.19008853427835 + ], + [ + 16.813201904296875, + 50.19008853427835 + ], + [ + 16.801528930664062, + 50.18393346184497 + ], + [ + 16.798782348632812, + 50.16854231015209 + ], + [ + 16.7816162109375, + 50.15270623833364 + ], + [ + 16.782302856445312, + 50.14654634915968 + ], + [ + 16.757583618164062, + 50.1351044498705 + ], + [ + 16.745223999023438, + 50.13554457352548 + ], + [ + 16.727371215820312, + 50.10780887602508 + ], + [ + 16.7047119140625, + 50.09679819285972 + ], + [ + 16.657333374023438, + 50.10957035047152 + ], + [ + 16.63604736328125, + 50.11221244066583 + ], + [ + 16.616821289062496, + 50.124540267564136 + ], + [ + 16.604461669921875, + 50.13598469313195 + ], + [ + 16.582489013671875, + 50.14258600141398 + ], + [ + 16.5838623046875, + 50.154026111358014 + ], + [ + 16.55914306640625, + 50.16854231015209 + ], + [ + 16.5618896484375, + 50.18041592143885 + ], + [ + 16.555023193359375, + 50.195803248410634 + ], + [ + 16.557083129882812, + 50.20503326494332 + ], + [ + 16.556396484375, + 50.21953397103998 + ], + [ + 16.535797119140625, + 50.237543861552275 + ], + [ + 16.5179443359375, + 50.243692022558044 + ], + [ + 16.5069580078125, + 50.25861996946575 + ], + [ + 16.4959716796875, + 50.26169278977936 + ], + [ + 16.467819213867188, + 50.28275821811706 + ], + [ + 16.467819213867188, + 50.290655351123256 + ], + [ + 16.430740356445312, + 50.32529949485997 + ], + [ + 16.415634155273438, + 50.324422739309384 + ], + [ + 16.40052795410156, + 50.31916186634034 + ], + [ + 16.360702514648438, + 50.351156507586644 + ], + [ + 16.368255615234375, + 50.36429874377128 + ], + [ + 16.362075805664062, + 50.37875100137005 + ], + [ + 16.333236694335938, + 50.37962675429049 + ], + [ + 16.30508422851562, + 50.38225391604122 + ], + [ + 16.294784545898438, + 50.37699944702326 + ], + [ + 16.281051635742188, + 50.36736474202761 + ], + [ + 16.268005371093746, + 50.38050249104245 + ], + [ + 16.260452270507812, + 50.392761107929395 + ], + [ + 16.248092651367188, + 50.39713841743867 + ], + [ + 16.252212524414062, + 50.40370362389581 + ], + [ + 16.235733032226562, + 50.41289338526561 + ], + [ + 16.224746704101562, + 50.40895513434 + ], + [ + 16.211013793945312, + 50.411580671328586 + ], + [ + 16.208267211914062, + 50.42733083815175 + ], + [ + 16.195907592773434, + 50.43170495507443 + ], + [ + 16.202774047851562, + 50.44438760916378 + ], + [ + 16.217193603515625, + 50.45138348100283 + ], + [ + 16.219940185546875, + 50.44351305245805 + ], + [ + 16.22955322265625, + 50.44220118709643 + ], + [ + 16.2322998046875, + 50.4478856743724 + ], + [ + 16.22406005859375, + 50.46056399318573 + ], + [ + 16.233673095703125, + 50.46012686633918 + ], + [ + 16.235733032226562, + 50.46580920023221 + ], + [ + 16.243972778320312, + 50.463186669426605 + ], + [ + 16.25152587890625, + 50.46930568174486 + ], + [ + 16.250839233398438, + 50.47498691278631 + ], + [ + 16.259765625, + 50.47935662596124 + ], + [ + 16.271438598632812, + 50.47673484653018 + ], + [ + 16.270751953125, + 50.48416284390024 + ], + [ + 16.292724609375, + 50.4797935750617 + ], + [ + 16.30096435546875, + 50.49027914167511 + ], + [ + 16.313323974609375, + 50.49202650991501 + ], + [ + 16.309890747070312, + 50.50032562652826 + ], + [ + 16.315383911132812, + 50.50687653078476 + ], + [ + 16.348342895507812, + 50.49814178983535 + ], + [ + 16.35589599609375, + 50.499452103967734 + ], + [ + 16.373748779296875, + 50.516046270134055 + ], + [ + 16.391258239746094, + 50.523249815944496 + ], + [ + 16.40155792236328, + 50.529579297094294 + ], + [ + 16.387481689453125, + 50.542672079978246 + ], + [ + 16.41082763671875, + 50.54681737030462 + ], + [ + 16.40979766845703, + 50.55685182733484 + ], + [ + 16.40430450439453, + 50.56492147120869 + ], + [ + 16.403961181640625, + 50.56884674431152 + ], + [ + 16.423187255859375, + 50.56993703991946 + ], + [ + 16.444473266601562, + 50.58040259403807 + ], + [ + 16.430397033691406, + 50.60045507391243 + ], + [ + 16.405677795410156, + 50.616360203880646 + ], + [ + 16.394004821777344, + 50.61832073801525 + ], + [ + 16.37889862060547, + 50.63247772488185 + ], + [ + 16.379928588867188, + 50.635744116557404 + ], + [ + 16.374435424804688, + 50.6368328633436 + ], + [ + 16.362075805664062, + 50.648372028840534 + ], + [ + 16.358299255371094, + 50.6475012472797 + ], + [ + 16.350746154785156, + 50.64880741356882 + ], + [ + 16.341819763183594, + 50.661431815631126 + ], + [ + 16.323623657226562, + 50.666872321810715 + ], + [ + 16.315040588378906, + 50.66404333726616 + ], + [ + 16.30508422851562, + 50.6601260003497 + ], + [ + 16.283111572265625, + 50.65969072052044 + ], + [ + 16.27967834472656, + 50.66752514019245 + ], + [ + 16.273155212402344, + 50.66839555058174 + ], + [ + 16.256675720214844, + 50.667960347404204 + ], + [ + 16.234703063964844, + 50.67209461471226 + ], + [ + 16.22234344482422, + 50.654031715602784 + ], + [ + 16.221656799316406, + 50.644888805762484 + ], + [ + 16.216506958007812, + 50.633348784855315 + ], + [ + 16.198997497558594, + 50.63182441930936 + ], + [ + 16.190414428710938, + 50.62812218290114 + ], + [ + 16.180801391601562, + 50.62877553992307 + ], + [ + 16.178741455078125, + 50.63552636417384 + ], + [ + 16.171875, + 50.644888805762484 + ], + [ + 16.14887237548828, + 50.65316103894354 + ], + [ + 16.138229370117188, + 50.65207267042477 + ], + [ + 16.12621307373047, + 50.6607789125291 + ], + [ + 16.112823486328125, + 50.65882014875858 + ], + [ + 16.101150512695312, + 50.66317284619182 + ], + [ + 16.09668731689453, + 50.65424938224597 + ], + [ + 16.089820861816406, + 50.652725694561994 + ], + [ + 16.06853485107422, + 50.640752142960615 + ], + [ + 16.05548858642578, + 50.60960662744138 + ], + [ + 16.039695739746094, + 50.61309246538529 + ], + [ + 16.0235595703125, + 50.598275870254675 + ], + [ + 16.011199951171875, + 50.60699207947893 + ], + [ + 16.009140014648438, + 50.60459528287801 + ], + [ + 15.986480712890625, + 50.61505313572339 + ], + [ + 15.992660522460936, + 50.621152476382164 + ], + [ + 16.020126342773438, + 50.62986444811647 + ], + [ + 16.009140014648438, + 50.63509085638041 + ], + [ + 16.002273559570312, + 50.64510651477009 + ], + [ + 16.005706787109375, + 50.65381404795093 + ], + [ + 15.99609375, + 50.6729649403849 + ], + [ + 15.99128723144531, + 50.67557582058605 + ], + [ + 15.9906005859375, + 50.68340758986141 + ], + [ + 15.964508056640625, + 50.692108022899525 + ], + [ + 15.93635559082031, + 50.687322984393504 + ], + [ + 15.925369262695312, + 50.680797145321655 + ], + [ + 15.92193603515625, + 50.68514780554603 + ], + [ + 15.887603759765623, + 50.67557582058605 + ], + [ + 15.887603759765623, + 50.6712242729033 + ], + [ + 15.86082458496094, + 50.67470554332169 + ], + [ + 15.862884521484375, + 50.67905676828541 + ], + [ + 15.853271484375, + 50.70646021015683 + ], + [ + 15.831298828124998, + 50.72298153061673 + ], + [ + 15.831985473632812, + 50.74253872133164 + ], + [ + 15.816879272460938, + 50.75470351914962 + ], + [ + 15.790786743164062, + 50.752097042863106 + ], + [ + 15.781173706054688, + 50.74427674312445 + ], + [ + 15.761947631835938, + 50.74297323282792 + ], + [ + 15.743408203124998, + 50.73515140897789 + ], + [ + 15.723495483398438, + 50.73862793642048 + ], + [ + 15.692596435546873, + 50.73993156768006 + ], + [ + 15.684356689453125, + 50.753834709847816 + ], + [ + 15.623931884765625, + 50.76208774710174 + ], + [ + 15.616378784179688, + 50.773379018610875 + ], + [ + 15.58753967285156, + 50.77772108971944 + ], + [ + 15.560760498046875, + 50.77728690074856 + ], + [ + 15.55389404296875, + 50.78076029964647 + ], + [ + 15.525741577148438, + 50.779023632445714 + ], + [ + 15.5126953125, + 50.79117894847138 + ], + [ + 15.481796264648438, + 50.78987674433805 + ], + [ + 15.463256835937502, + 50.79899141148548 + ], + [ + 15.441970825195312, + 50.80853820400125 + ], + [ + 15.421371459960938, + 50.802897153288384 + ], + [ + 15.394592285156248, + 50.77685270774661 + ], + [ + 15.37261962890625, + 50.7798919741081 + ], + [ + 15.368499755859375, + 50.801161308346565 + ], + [ + 15.37261962890625, + 50.80680256863399 + ], + [ + 15.370559692382812, + 50.82719221187368 + ], + [ + 15.35064697265625, + 50.85147463352982 + ], + [ + 15.314941406249998, + 50.85841014752971 + ], + [ + 15.283355712890623, + 50.88527552329112 + ], + [ + 15.268249511718752, + 50.93030525693042 + ], + [ + 15.288848876953125, + 50.94458443495011 + ], + [ + 15.292282104492188, + 50.95496653774911 + ], + [ + 15.275115966796875, + 50.96361651868418 + ], + [ + 15.277862548828123, + 50.97875011071402 + ], + [ + 15.250396728515623, + 50.97961473846458 + ], + [ + 15.240097045898438, + 50.996471761616284 + ], + [ + 15.203018188476562, + 50.99171783645421 + ], + [ + 15.19134521484375, + 50.982208525112895 + ], + [ + 15.174179077148436, + 50.98955680038983 + ], + [ + 15.174179077148436, + 51.01893827029199 + ], + [ + 15.14190673828125, + 51.012458663370076 + ], + [ + 15.135040283203123, + 50.997768202142076 + ], + [ + 15.143280029296873, + 50.99258222270632 + ], + [ + 15.102767944335938, + 50.993878771898736 + ], + [ + 15.097961425781248, + 51.00079308917475 + ], + [ + 15.105171203613281, + 51.01029859318957 + ], + [ + 15.059852600097656, + 51.023473456424405 + ], + [ + 15.059165954589842, + 51.012458663370076 + ], + [ + 15.03376007080078, + 51.01418664707926 + ], + [ + 15.030326843261717, + 51.02152985954755 + ], + [ + 15.018310546874998, + 51.022825599852496 + ], + [ + 15.00251770019531, + 51.012026657382386 + ], + [ + 14.984664916992188, + 51.01159464737048 + ], + [ + 14.968528747558594, + 50.98955680038983 + ], + [ + 14.987411499023436, + 50.978101629335036 + ], + [ + 15.005607604980469, + 50.98609893339354 + ], + [ + 15.020713806152346, + 50.96923814278805 + ], + [ + 15.01487731933594, + 50.9627515930537 + ], + [ + 15.014190673828123, + 50.940257874341135 + ], + [ + 14.989471435546873, + 50.92208192289137 + ], + [ + 14.999427795410156, + 50.907362854775435 + ], + [ + 15.008354187011717, + 50.9077958349914 + ], + [ + 14.996681213378904, + 50.90195026226893 + ], + [ + 14.994277954101562, + 50.89437157554849 + ], + [ + 15.001487731933594, + 50.86837814203458 + ], + [ + 14.989128112792967, + 50.86859481389967 + ], + [ + 14.962348937988283, + 50.86166081468261 + ], + [ + 14.902610778808594, + 50.877044231111014 + ], + [ + 14.893341064453123, + 50.86794479528302 + ], + [ + 14.868278503417967, + 50.878560631037594 + ], + [ + 14.861068725585938, + 50.86946149128906 + ], + [ + 14.831347126513348, + 50.87284506140205 + ], + [ + 14.823387954214807, + 50.87044064652089 + ], + [ + 14.825319193981016, + 50.86798564216106 + ], + [ + 14.821700516664947, + 50.863284675735784 + ], + [ + 14.80682373046875, + 50.84583876895451 + ], + [ + 14.797897338867186, + 50.822420965626726 + ], + [ + 14.789657592773438, + 50.8232885012118 + ], + [ + 14.770431518554688, + 50.82111963202577 + ], + [ + 14.748458862304688, + 50.830228205617445 + ], + [ + 14.716186523437498, + 50.82372226295971 + ], + [ + 14.710693359374998, + 50.83846776477957 + ], + [ + 14.696273803710938, + 50.834998654005766 + ], + [ + 14.669494628906248, + 50.84713941352264 + ], + [ + 14.640655517578127, + 50.8549425194522 + ], + [ + 14.617996215820312, + 50.86317771513582 + ], + [ + 14.657821655273436, + 50.906929870532174 + ], + [ + 14.643402099609375, + 50.92900693240737 + ], + [ + 14.580917358398438, + 50.914290054964695 + ], + [ + 14.558258056640623, + 50.9212162242195 + ], + [ + 14.569244384765625, + 50.932036299921904 + ], + [ + 14.594650268554688, + 50.96145417441552 + ], + [ + 14.599456787109373, + 50.98393763571006 + ], + [ + 14.565811157226562, + 51.00813842240311 + ], + [ + 14.534912109374998, + 51.001657306391756 + ], + [ + 14.543151855468752, + 51.01418664707926 + ], + [ + 14.501266479492188, + 51.022393690441405 + ], + [ + 14.504013061523436, + 51.04312080348012 + ], + [ + 14.49371337890625, + 51.045279344649146 + ], + [ + 14.488906860351562, + 51.022393690441405 + ], + [ + 14.468994140624998, + 51.03232658888211 + ], + [ + 14.449081420898436, + 51.033190218589574 + ], + [ + 14.42024230957031, + 51.01634653617314 + ], + [ + 14.385223388671873, + 51.025848853062705 + ], + [ + 14.383163452148436, + 51.03664457647833 + ], + [ + 14.360504150390625, + 51.045279344649146 + ], + [ + 14.335784912109375, + 51.03966692839972 + ], + [ + 14.311752319335938, + 51.05477573092765 + ] + ] + ], + "type": "Polygon" + } + } + ] +} \ No newline at end of file diff --git a/countries/italy.json b/countries/italy.json index 13f3ebe..6b81c14 100644 --- a/countries/italy.json +++ b/countries/italy.json @@ -1,11184 +1,11192 @@ { - "type": "FeatureCollection", - "features": [ - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.19207763671875, - 47.092565552235705 - ], - [ - 12.1234130859375, - 47.08508535995386 - ], - [ - 12.057495117187498, - 47.05889641405164 - ], - [ - 11.91741943359375, - 47.02707824931892 - ], - [ - 11.82952880859375, - 46.9933677428342 - ], - [ - 11.7608642578125, - 46.98212617904094 - ], - [ - 11.744384765625, - 46.970882250990755 - ], - [ - 11.7059326171875, - 46.98962081759436 - ], - [ - 11.62078857421875, - 47.01209842876063 - ], - [ - 11.55487060546875, - 46.98774725646568 - ], - [ - 11.5191650390625, - 46.9989876381546 - ], - [ - 11.483459472656248, - 47.00835281693705 - ], - [ - 11.44500732421875, - 46.98212617904094 - ], - [ - 11.37908935546875, - 46.965259400349275 - ], - [ - 11.33514404296875, - 46.98025235521883 - ], - [ - 11.2445068359375, - 46.98025235521883 - ], - [ - 11.1895751953125, - 46.965259400349275 - ], - [ - 11.15936279296875, - 46.931509883369316 - ], - [ - 11.1126708984375, - 46.91087470241917 - ], - [ - 11.085205078125, - 46.875213396722685 - ], - [ - 11.0687255859375, - 46.84516443029276 - ], - [ - 11.07696533203125, - 46.8169782502437 - ], - [ - 11.02752685546875, - 46.77184961467733 - ], - [ - 10.94512939453125, - 46.76808718675661 - ], - [ - 10.8819580078125, - 46.76620587423741 - ], - [ - 10.84625244140625, - 46.7756117797763 - ], - [ - 10.79681396484375, - 46.78877728793222 - ], - [ - 10.733642578125, - 46.77749276376827 - ], - [ - 10.76934814453125, - 46.82073726164968 - ], - [ - 10.71441650390625, - 46.84516443029276 - ], - [ - 10.681457519531248, - 46.87709089874478 - ], - [ - 10.57708740234375, - 46.83577067935951 - ], - [ - 10.5413818359375, - 46.84516443029276 - ], - [ - 10.469808251168445, - 46.85496216372534 - ], - [ - 10.449371337890625, - 46.80475964822951 - ], - [ - 10.424652099609261, - 46.79253827035982 - ], - [ - 10.441131591796875, - 46.7549166192819 - ], - [ - 10.40130615234375, - 46.73515473113437 - ], - [ - 10.4150390625, - 46.717268685073954 - ], - [ - 10.40130615234375, - 46.705027447019 - ], - [ - 10.383453369140625, - 46.68618935159652 - ], - [ - 10.40679931640625, - 46.63435070293566 - ], - [ - 10.44525146484375, - 46.63717954716511 - ], - [ - 10.4864501953125, - 46.613601326659726 - ], - [ - 10.47821044921875, - 46.55130547880643 - ], - [ - 10.456237792968636, - 46.53335855579562 - ], - [ - 10.4205322265625, - 46.549416608392264 - ], - [ - 10.394439697265625, - 46.543749602738565 - ], - [ - 10.355987548828011, - 46.557916007595786 - ], - [ - 10.3436279296875, - 46.54280504427768 - ], - [ - 10.331268310546875, - 46.5503610518162 - ], - [ - 10.2996826171875, - 46.5503610518162 - ], - [ - 10.287322998046875, - 46.56735822330717 - ], - [ - 10.269470214843636, - 46.57585481240773 - ], - [ - 10.246124267578125, - 46.57019056757178 - ], - [ - 10.2447509765625, - 46.59001283632443 - ], - [ - 10.259857177734375, - 46.61077125007589 - ], - [ - 10.237884521484261, - 46.63529366744315 - ], - [ - 10.21728515625, - 46.61831779233193 - ], - [ - 10.185699462890625, - 46.6239770088969 - ], - [ - 10.1129150390625, - 46.60699758458517 - ], - [ - 10.100555419921875, - 46.604167162931844 - ], - [ - 10.103302001953125, - 46.58812531342674 - ], - [ - 10.086822509765625, - 46.57679879569826 - ], - [ - 10.084075927734375, - 46.568302354495195 - ], - [ - 10.040130615234375, - 46.54091587805394 - ], - [ - 10.053863525390625, - 46.52202060029237 - ], - [ - 10.042877197265625, - 46.50973514453876 - ], - [ - 10.052490234375, - 46.47380788661107 - ], - [ - 10.040130615234375, - 46.44448122948704 - ], - [ - 10.086822509765625, - 46.417979059090115 - ], - [ - 10.12664794921875, - 46.42933871009928 - ], - [ - 10.160980224609375, - 46.41513877649199 - ], - [ - 10.162353515625, - 46.38767508415227 - ], - [ - 10.130767822265625, - 46.379149058330746 - ], - [ - 10.133514404296875, - 46.36304070990861 - ], - [ - 10.108795166015511, - 46.357354276167015 - ], - [ - 10.10467529296875, - 46.32891323009468 - ], - [ - 10.15411376953125, - 46.29381556233369 - ], - [ - 10.17608642578125, - 46.25394769073575 - ], - [ - 10.149993896484375, - 46.23210299453147 - ], - [ - 10.09368896484375, - 46.22640294763494 - ], - [ - 10.0689697265625, - 46.21595132425726 - ], - [ - 10.042877197265625, - 46.22545288226939 - ], - [ - 10.059356689453125, - 46.24350131252777 - ], - [ - 10.05523681640625, - 46.26913887119721 - ], - [ - 9.99481201171875, - 46.2881219277807 - ], - [ - 9.998931884765625, - 46.31373862226742 - ], - [ - 9.9810791015625, - 46.319429593412906 - ], - [ - 9.99755859375, - 46.34882351589622 - ], - [ - 9.963226318359375, - 46.36588370484979 - ], - [ - 9.953613281249886, - 46.37820163993491 - ], - [ - 9.935760498046875, - 46.374411801963404 - ], - [ - 9.930267333984375, - 46.36493605630856 - ], - [ - 9.902801513671875, - 46.37820163993491 - ], - [ - 9.87396240234375, - 46.36588370484979 - ], - [ - 9.8382568359375, - 46.36114529775181 - ], - [ - 9.77508544921875, - 46.336498955749924 - ], - [ - 9.743499755859375, - 46.3507193554773 - ], - [ - 9.72564697265625, - 46.34218755951396 - ], - [ - 9.721527099609375, - 46.32417161725691 - ], - [ - 9.7283935546875, - 46.31848113932307 - ], - [ - 9.70916748046875, - 46.29096881904223 - ], - [ - 9.674835205078011, - 46.29761098988109 - ], - [ - 9.630889892578125, - 46.28717293114449 - ], - [ - 9.60205078125, - 46.29381556233369 - ], - [ - 9.559478759765625, - 46.30140615437332 - ], - [ - 9.5416259765625, - 46.308047059262954 - ], - [ - 9.4976806640625, - 46.35924981983804 - ], - [ - 9.46197509765625, - 46.379149058330746 - ], - [ - 9.46746826171875, - 46.40093514439044 - ], - [ - 9.456481933593636, - 46.419872498633765 - ], - [ - 9.460601806640625, - 46.50595444552049 - ], - [ - 9.42626953125, - 46.494610770689384 - ], - [ - 9.4097900390625, - 46.4662412291809 - ], - [ - 9.371337890625, - 46.49082901981415 - ], - [ - 9.371337890625, - 46.50784482789971 - ], - [ - 9.282073974609375, - 46.495556167319506 - ], - [ - 9.276580810546875, - 46.45772748219606 - ], - [ - 9.249114990234375, - 46.44637374854379 - ], - [ - 9.24774169921875, - 46.433124734438216 - ], - [ - 9.28070068359375, - 46.41513877649199 - ], - [ - 9.276580810546875, - 46.38199121488583 - ], - [ - 9.28070068359375, - 46.36114529775181 - ], - [ - 9.29718017578125, - 46.347875571446274 - ], - [ - 9.2999267578125, - 46.326068311712596 - ], - [ - 9.287567138671875, - 46.31184150036163 - ], - [ - 9.283447265625, - 46.296187735377686 - ], - [ - 9.260787963867188, - 46.27910579592009 - ], - [ - 9.251861572265625, - 46.268189545732 - ], - [ - 9.246368408203125, - 46.23210299453147 - ], - [ - 9.235382080078011, - 46.23305294479828 - ], - [ - 9.22027587890625, - 46.229253045075275 - ], - [ - 9.219589233398324, - 46.214050815339526 - ], - [ - 9.203796386718636, - 46.2088240766772 - ], - [ - 9.193496704101449, - 46.19551740648851 - ], - [ - 9.197616577148438, - 46.17983040759436 - ], - [ - 9.180450439453125, - 46.16936992120204 - ], - [ - 9.160537719726562, - 46.17174747919073 - ], - [ - 9.157791137695312, - 46.162236630580146 - ], - [ - 9.13787841796875, - 46.155102414967125 - ], - [ - 9.119338989257812, - 46.13607331774968 - ], - [ - 9.072647094726562, - 46.118941506107056 - ], - [ - 9.08843994140625, - 46.0856143970306 - ], - [ - 9.07470703125, - 46.06608487747521 - ], - [ - 9.019088745117188, - 46.05083752327744 - ], - [ - 9.009475708007812, - 46.034155908665014 - ], - [ - 9.018402099609375, - 46.02033018369074 - ], - [ - 9.026641845703125, - 45.99362244576694 - ], - [ - 9.009475708007812, - 45.98837476770814 - ], - [ - 9.012222290039062, - 45.980263741139915 - ], - [ - 8.995742797851562, - 45.98312659209629 - ], - [ - 8.990936279296761, - 45.97071983548312 - ], - [ - 9.016342163085938, - 45.95831029909359 - ], - [ - 9.017715454101562, - 45.95067227963381 - ], - [ - 9.012222290039062, - 45.944943074191265 - ], - [ - 9.019088745117188, - 45.93969078234 - ], - [ - 9.021835327148438, - 45.92822950933618 - ], - [ - 9.041061401367188, - 45.92631906688105 - ], - [ - 9.053421020507812, - 45.92154267288144 - ], - [ - 9.07470703125, - 45.91103315853962 - ], - [ - 9.080200195312386, - 45.900999492657384 - ], - [ - 9.089813232421875, - 45.900999492657384 - ], - [ - 9.076080322265625, - 45.8876184503559 - ], - [ - 9.05548095703125, - 45.8766244679252 - ], - [ - 9.040374755859375, - 45.84649937512838 - ], - [ - 9.031448364257812, - 45.82114340079471 - ], - [ - 8.997116088867188, - 45.82114340079471 - ], - [ - 8.991622924804688, - 45.836454050187726 - ], - [ - 8.972396850585824, - 45.832626782661535 - ], - [ - 8.953857421874886, - 45.841716113258904 - ], - [ - 8.914031982421875, - 45.83119148947943 - ], - [ - 8.925018310546761, - 45.85462997645187 - ], - [ - 8.943557739257699, - 45.867540841540254 - ], - [ - 8.936004638671875, - 45.869931413475676 - ], - [ - 8.925704956054688, - 45.89000815866184 - ], - [ - 8.9208984375, - 45.913421859301565 - ], - [ - 8.907852172851562, - 45.916288164507876 - ], - [ - 8.894119262695312, - 45.93396044192156 - ], - [ - 8.895492553710938, - 45.9587876403564 - ], - [ - 8.881072998046875, - 45.95640089292073 - ], - [ - 8.842620849609375, - 45.98264946055033 - ], - [ - 8.821334838867188, - 45.988851849909835 - ], - [ - 8.784255981445312, - 45.991714256768006 - ], - [ - 8.803482055664062, - 46.02128379298403 - ], - [ - 8.822021484375, - 46.02271417608516 - ], - [ - 8.832321166992188, - 46.04178241461432 - ], - [ - 8.83575439453125, - 46.05083752327744 - ], - [ - 8.844680786132812, - 46.05083752327744 - ], - [ - 8.85498046875, - 46.057985244793024 - ], - [ - 8.852920532226562, - 46.07227791246786 - ], - [ - 8.807601928710938, - 46.0998999106273 - ], - [ - 8.797988891601562, - 46.09561464508116 - ], - [ - 8.77532958984375, - 46.098471525781505 - ], - [ - 8.75885009765625, - 46.10085214663405 - ], - [ - 8.743057250976562, - 46.12132124301515 - ], - [ - 8.722457885742074, - 46.11132565729796 - ], - [ - 8.714218139648438, - 46.09942378645679 - ], - [ - 8.686065673828125, - 46.10132825847029 - ], - [ - 8.67645263671875, - 46.10989756847276 - ], - [ - 8.669586181640625, - 46.10894548869913 - ], - [ - 8.662033081054574, - 46.11132565729796 - ], - [ - 8.647613525390625, - 46.12274903582433 - ], - [ - 8.61328125, - 46.123224958538096 - ], - [ - 8.613967895507812, - 46.130839162824415 - ], - [ - 8.592681884765625, - 46.14321000005104 - ], - [ - 8.601608276367074, - 46.155102414967125 - ], - [ - 8.583755493164062, - 46.160809861457125 - ], - [ - 8.576202392578125, - 46.16176104498355 - ], - [ - 8.567276000976449, - 46.18125668339498 - ], - [ - 8.554916381835938, - 46.1893382140708 - ], - [ - 8.540496826171875, - 46.19599270020596 - ], - [ - 8.532257080078125, - 46.218801964311396 - ], - [ - 8.515090942382812, - 46.220702308799446 - ], - [ - 8.492431640625, - 46.22735299655779 - ], - [ - 8.471145629882812, - 46.230203044669985 - ], - [ - 8.463592529296875, - 46.244451065485094 - ], - [ - 8.441619873046875, - 46.25204849722289 - ], - [ - 8.453979492187386, - 46.26486677712518 - ], - [ - 8.427886962890511, - 46.30093177319756 - ], - [ - 8.433380126953125, - 46.301880531438854 - ], - [ - 8.440933227538949, - 46.31895536842305 - ], - [ - 8.462905883789062, - 46.33080976014871 - ], - [ - 8.463592529296875, - 46.3540369165138 - ], - [ - 8.470458984375, - 46.36019756701459 - ], - [ - 8.462905883789062, - 46.38720145098313 - ], - [ - 8.471145629882812, - 46.395252655951154 - ], - [ - 8.46221923828125, - 46.4023556740354 - ], - [ - 8.466339111328125, - 46.4141919827505 - ], - [ - 8.459472656249886, - 46.41845242514014 - ], - [ - 8.455352783203125, - 46.432651495778465 - ], - [ - 8.465652465820312, - 46.443534945303284 - ], - [ - 8.439559936523438, - 46.464349400461124 - ], - [ - 8.383941650390625, - 46.45015858941525 - ], - [ - 8.365402221679688, - 46.45299704748289 - ], - [ - 8.322830200195312, - 46.42413249720715 - ], - [ - 8.306350708007812, - 46.4250791183536 - ], - [ - 8.2891845703125, - 46.4056700993737 - ], - [ - 8.310470581054688, - 46.4023556740354 - ], - [ - 8.315277099609375, - 46.39667333354005 - ], - [ - 8.314590454101449, - 46.380096460287824 - ], - [ - 8.287811279296875, - 46.36398839132818 - ], - [ - 8.274765014648438, - 46.36730514683829 - ], - [ - 8.263778686523438, - 46.36067143443812 - ], - [ - 8.265151977539062, - 46.34692761055676 - ], - [ - 8.223953247070312, - 46.33223211453405 - ], - [ - 8.208847045898438, - 46.30567539999591 - ], - [ - 8.161468505859375, - 46.2957133089894 - ], - [ - 8.139495849609375, - 46.3023549043942 - ], - [ - 8.1243896484375, - 46.29476444388206 - ], - [ - 8.101730346679574, - 46.275783689088 - ], - [ - 8.079757690429688, - 46.25964487666549 - ], - [ - 8.109283447265625, - 46.248724750319965 - ], - [ - 8.123703002929688, - 46.23067803830134 - ], - [ - 8.136749267578125, - 46.226877974151705 - ], - [ - 8.152542114257812, - 46.198844376182535 - ], - [ - 8.164215087890625, - 46.17887953650578 - ], - [ - 8.150482177734375, - 46.163187789440116 - ], - [ - 8.147735595703125, - 46.13607331774968 - ], - [ - 8.115463256835938, - 46.131315015646564 - ], - [ - 8.109970092773438, - 46.112277695957935 - ], - [ - 8.075637817382812, - 46.106089150705124 - ], - [ - 8.034439086914062, - 46.1022804698085 - ], - [ - 8.023452758789062, - 46.072754270993904 - ], - [ - 8.035125732421875, - 46.044642082970135 - ], - [ - 8.013153076171875, - 46.02986553649432 - ], - [ - 8.013153076171875, - 46.01413132237831 - ], - [ - 8.002853393554688, - 46.01079318614809 - ], - [ - 7.9850006103515625, - 45.99696161820381 - ], - [ - 7.9108428955078125, - 45.99743862638977 - ], - [ - 7.895050048828125, - 45.976446376256575 - ], - [ - 7.8792572021484375, - 45.97406038956237 - ], - [ - 7.877883911132699, - 45.96165160157818 - ], - [ - 7.875823974609375, - 45.94971745318209 - ], - [ - 7.870330810546875, - 45.94780775093224 - ], - [ - 7.8710174560546875, - 45.93587062119052 - ], - [ - 7.878570556640625, - 45.92727429633322 - ], - [ - 7.870330810546875, - 45.919154321669474 - ], - [ - 7.8607177734375, - 45.920587344733654 - ], - [ - 7.823638916015625, - 45.92631906688105 - ], - [ - 7.80303955078125, - 45.916765867649005 - ], - [ - 7.776947021484375, - 45.93300532761351 - ], - [ - 7.7501678466796875, - 45.940168283978565 - ], - [ - 7.7405548095703125, - 45.92870710966921 - ], - [ - 7.72613525390625, - 45.923930921285205 - ], - [ - 7.706909179687386, - 45.93061746987842 - ], - [ - 7.7062225341796875, - 45.95449142095327 - ], - [ - 7.679443359375, - 45.95544616516134 - ], - [ - 7.659530639648324, - 45.975491993915114 - ], - [ - 7.6471710205078125, - 45.97071983548312 - ], - [ - 7.6251983642578125, - 45.97024259702345 - ], - [ - 7.5867462158203125, - 45.97119706983072 - ], - [ - 7.5798797607421875, - 45.98646639778119 - ], - [ - 7.548980712890511, - 45.98598929501943 - ], - [ - 7.5400543212890625, - 45.976446376256575 - ], - [ - 7.5421142578125, - 45.95735560423149 - ], - [ - 7.5167083740234375, - 45.95831029909359 - ], - [ - 7.4988555908203125, - 45.96117428498824 - ], - [ - 7.4713897705078125, - 45.95067227963381 - ], - [ - 7.475509643554574, - 45.9353930825417 - ], - [ - 7.4604034423828125, - 45.93443799290722 - ], - [ - 7.444610595703125, - 45.930139885994556 - ], - [ - 7.414398193359375, - 45.91055540605009 - ], - [ - 7.4027252197265625, - 45.91055540605009 - ], - [ - 7.384185791015625, - 45.89717666670996 - ], - [ - 7.356719970703125, - 45.908644354968246 - ], - [ - 7.3450469970703125, - 45.91533274588853 - ], - [ - 7.323760986328125, - 45.90768880475299 - ], - [ - 7.31964111328125, - 45.917243566677804 - ], - [ - 7.288742065429574, - 45.920587344733654 - ], - [ - 7.25921630859375, - 45.88714049635727 - ], - [ - 7.254409790038949, - 45.891919851282076 - ], - [ - 7.23724365234375, - 45.89000815866184 - ], - [ - 7.2173309326171875, - 45.88905228767691 - ], - [ - 7.200164794921875, - 45.87423418386832 - ], - [ - 7.19879150390625, - 45.863237552964364 - ], - [ - 7.189178466796875, - 45.85845573051733 - ], - [ - 7.1665191650390625, - 45.86945330731374 - ], - [ - 7.1575927734375, - 45.87853662114514 - ], - [ - 7.1376800537109375, - 45.87184379699793 - ], - [ - 7.126007080078125, - 45.86132487333675 - ], - [ - 7.10540771484375, - 45.86084669314834 - ], - [ - 7.096481323242074, - 45.87184379699793 - ], - [ - 7.0868682861328125, - 45.88140472759939 - ], - [ - 7.0786285400390625, - 45.89000815866184 - ], - [ - 7.065582275390625, - 45.897654534346906 - ], - [ - 7.060089111328125, - 45.91055540605009 - ], - [ - 7.044150069975359, - 45.92258673523031 - ], - [ - 7.040962453141219, - 45.922706722113375 - ], - [ - 7.037120275054207, - 45.92085633902385 - ], - [ - 7.029508860723254, - 45.92017876751207 - ], - [ - 7.018990347943422, - 45.91448939224855 - ], - [ - 7.0017145738833335, - 45.89766495223813 - ], - [ - 7.006070421034096, - 45.88690450313158 - ], - [ - 6.998291015625, - 45.87327804145782 - ], - [ - 6.974945068359375, - 45.868018964152476 - ], - [ - 6.9550323486328125, - 45.86084669314834 - ], - [ - 6.941986083984375, - 45.84649937512838 - ], - [ - 6.8918609619140625, - 45.84362946735877 - ], - [ - 6.880874633788949, - 45.84793427349226 - ], - [ - 6.87469482421875, - 45.84410779560204 - ], - [ - 6.8698883056640625, - 45.83932432809877 - ], - [ - 6.865596771240234, - 45.83310520549682 - ], - [ - 6.859245300292969, - 45.832985600173565 - ], - [ - 6.853923797607422, - 45.83669324566859 - ], - [ - 6.852378845214844, - 45.83944391979866 - ], - [ - 6.843280792236328, - 45.84231404348377 - ], - [ - 6.833152770996094, - 45.83788920765037 - ], - [ - 6.821308135986328, - 45.83729122987253 - ], - [ - 6.815128326415902, - 45.83047382900793 - ], - [ - 6.807060241699219, - 45.817315080406246 - ], - [ - 6.812725067138672, - 45.81109349837976 - ], - [ - 6.8149566650390625, - 45.794698694740575 - ], - [ - 6.806201934814453, - 45.79350180481077 - ], - [ - 6.801738739013672, - 45.78009488139103 - ], - [ - 6.804656982421761, - 45.77099548979183 - ], - [ - 6.8060302734375, - 45.76967834958357 - ], - [ - 6.805515289306641, - 45.761894613411535 - ], - [ - 6.806545257568359, - 45.75039664725208 - ], - [ - 6.806201934814453, - 45.748000939440544 - ], - [ - 6.816501617431641, - 45.73997456905202 - ], - [ - 6.812896728515625, - 45.7321866889887 - ], - [ - 6.807918548583984, - 45.72631510756138 - ], - [ - 6.819248199462891, - 45.71840547127867 - ], - [ - 6.820449829101449, - 45.71265230517708 - ], - [ - 6.831092834472543, - 45.70234306798271 - ], - [ - 6.8424224853515625, - 45.70006518937886 - ], - [ - 6.847057342529297, - 45.69023328032072 - ], - [ - 6.857185363769418, - 45.68507683223297 - ], - [ - 6.866283416748047, - 45.68435729005792 - ], - [ - 6.868858337402344, - 45.680999304204065 - ], - [ - 6.879158020019531, - 45.67884049258085 - ], - [ - 6.883106231689453, - 45.68135909804323 - ], - [ - 6.8932342529296875, - 45.676201831925525 - ], - [ - 6.899585723876953, - 45.68111923574086 - ], - [ - 6.903533935546875, - 45.68015977624821 - ], - [ - 6.906452178955078, - 45.67536223198685 - ], - [ - 6.905250549316406, - 45.6720037062618 - ], - [ - 6.906452178955078, - 45.66936472322517 - ], - [ - 6.90216064453125, - 45.66384644752443 - ], - [ - 6.916065216064453, - 45.6608471564812 - ], - [ - 6.9158935546875, - 45.65196831328892 - ], - [ - 6.932029724121094, - 45.64608830455222 - ], - [ - 6.9618988037109375, - 45.65484809235974 - ], - [ - 6.970310211181527, - 45.65412816147472 - ], - [ - 6.974773406982422, - 45.64704834814101 - ], - [ - 6.990222930908203, - 45.64380813508572 - ], - [ - 6.991252899169808, - 45.64020767854683 - ], - [ - 6.999835968017578, - 45.63996763988405 - ], - [ - 7.001209259033203, - 45.636126881422804 - ], - [ - 6.996402740478516, - 45.62976504612542 - ], - [ - 6.987133026123047, - 45.62508323440172 - ], - [ - 6.983184814453125, - 45.616799071117406 - ], - [ - 6.985931396484375, - 45.612116176517304 - ], - [ - 6.9797515869140625, - 45.59638359087061 - ], - [ - 6.978206634521371, - 45.58773479470078 - ], - [ - 6.99554443359375, - 45.57079370812671 - ], - [ - 6.99005126953125, - 45.52655459432095 - ], - [ - 7.005157470703125, - 45.51404592560424 - ], - [ - 7.005157470703125, - 45.50153447596235 - ], - [ - 7.05322265625, - 45.493833740092185 - ], - [ - 7.0477294921875, - 45.47361429775641 - ], - [ - 7.104034423828125, - 45.468799075209894 - ], - [ - 7.119140625, - 45.430262484682125 - ], - [ - 7.18231201171875, - 45.40230699238177 - ], - [ - 7.16033935546875, - 45.370478735401555 - ], - [ - 7.161712646484375, - 45.35600542155823 - ], - [ - 7.13836669921875, - 45.34828480683999 - ], - [ - 7.12738037109375, - 45.32897866218559 - ], - [ - 7.112274169921761, - 45.32801318215748 - ], - [ - 7.134246826171875, - 45.25362179991922 - ], - [ - 7.109527587890625, - 45.24298649437894 - ], - [ - 7.073822021484375, - 45.213003555993964 - ], - [ - 7.042236328125, - 45.22557897178979 - ], - [ - 6.963958740234375, - 45.205263456162385 - ], - [ - 6.944732666015625, - 45.168483598156435 - ], - [ - 6.888427734375, - 45.16267407976458 - ], - [ - 6.893920898437386, - 45.1394300814679 - ], - [ - 6.851348876953125, - 45.126835624332244 - ], - [ - 6.773071289062386, - 45.158800738352106 - ], - [ - 6.74285888671875, - 45.13652391514744 - ], - [ - 6.707153320312386, - 45.1433047394883 - ], - [ - 6.68243408203125, - 45.1394300814679 - ], - [ - 6.667327880859375, - 45.11714568775032 - ], - [ - 6.6302490234375, - 45.11036175291049 - ], - [ - 6.649475097656136, - 45.07158094070473 - ], - [ - 6.66046142578125, - 45.06964120886863 - ], - [ - 6.675567626953011, - 45.023067895446175 - ], - [ - 6.746978759765625, - 45.01627278577625 - ], - [ - 6.749725341796875, - 44.99782485158904 - ], - [ - 6.738739013671761, - 44.990055522906864 - ], - [ - 6.763458251953125, - 44.969656023708175 - ], - [ - 6.746978759765625, - 44.93758500391091 - ], - [ - 6.760711669921875, - 44.932724194996155 - ], - [ - 6.7510986328125, - 44.91035917458495 - ], - [ - 6.810150146484375, - 44.87436239539944 - ], - [ - 6.910400390625, - 44.8432118765634 - ], - [ - 6.9378662109375, - 44.861709529639704 - ], - [ - 7.00927734375, - 44.84029065139799 - ], - [ - 7.023010253906136, - 44.82178611905465 - ], - [ - 7.0037841796875, - 44.79255634014767 - ], - [ - 7.021636962890625, - 44.767211884106956 - ], - [ - 7.03125, - 44.72917434046452 - ], - [ - 7.065582275390625, - 44.71063416158254 - ], - [ - 7.07794189453125, - 44.680371641890375 - ], - [ - 7.03948974609375, - 44.68623013803223 - ], - [ - 6.980438232421875, - 44.69013547299005 - ], - [ - 6.952972412109375, - 44.65888542068506 - ], - [ - 6.95159912109375, - 44.63739123445585 - ], - [ - 6.966705322265625, - 44.62566377574352 - ], - [ - 6.952972412109375, - 44.61979915773973 - ], - [ - 6.933746337890625, - 44.58753316908299 - ], - [ - 6.928253173828011, - 44.57383915375391 - ], - [ - 6.917266845703125, - 44.567969302679685 - ], - [ - 6.9158935546875, - 44.56014191304745 - ], - [ - 6.88018798828125, - 44.554270679675696 - ], - [ - 6.854095458984375, - 44.53371669765759 - ], - [ - 6.867828369140511, - 44.4906276800508 - ], - [ - 6.899414062499886, - 44.46613109099745 - ], - [ - 6.9488525390625, - 44.43181858864192 - ], - [ - 6.895294189453125, - 44.42397290075389 - ], - [ - 6.888427734375, - 44.364114902541495 - ], - [ - 6.92138671875, - 44.34938634389529 - ], - [ - 6.961212158203125, - 44.31107476590076 - ], - [ - 6.96533203125, - 44.29338405866148 - ], - [ - 6.99005126953125, - 44.280604121518145 - ], - [ - 7.0037841796875, - 44.24027995298925 - ], - [ - 7.046356201171875, - 44.228472525527614 - ], - [ - 7.073822021484375, - 44.230440594623865 - ], - [ - 7.145233154296875, - 44.201897151875094 - ], - [ - 7.16033935546875, - 44.20583500104184 - ], - [ - 7.227630615234375, - 44.17038488259618 - ], - [ - 7.235870361328125, - 44.174324837518895 - ], - [ - 7.279815673828125, - 44.14279782818058 - ], - [ - 7.3443603515625, - 44.14476875978378 - ], - [ - 7.359466552734375, - 44.11815563115412 - ], - [ - 7.395172119140625, - 44.12702800650004 - ], - [ - 7.428131103515511, - 44.1151978766043 - ], - [ - 7.42950439453125, - 44.12998516884592 - ], - [ - 7.505035400390625, - 44.1418123377033 - ], - [ - 7.517395019531136, - 44.13885576756881 - ], - [ - 7.573699951171875, - 44.15068115978094 - ], - [ - 7.62451171875, - 44.1526518281754 - ], - [ - 7.636871337890625, - 44.180234276372886 - ], - [ - 7.68218994140625, - 44.17629471627438 - ], - [ - 7.66845703125, - 44.12998516884592 - ], - [ - 7.716522216796875, - 44.086598616569646 - ], - [ - 7.702789306640625, - 44.04318021813762 - ], - [ - 7.6629638671875, - 44.02540896761498 - ], - [ - 7.669029967737629, - 43.99791537364733 - ], - [ - 7.652037711289495, - 43.97415388314399 - ], - [ - 7.61146495849502, - 43.95506142502405 - ], - [ - 7.590149852852861, - 43.955526967633105 - ], - [ - 7.568481643555344, - 43.94429912156508 - ], - [ - 7.570943340436244, - 43.92827457980994 - ], - [ - 7.558927787459794, - 43.91733688857752 - ], - [ - 7.563674629394086, - 43.89787868315549 - ], - [ - 7.535296459436907, - 43.891268073077896 - ], - [ - 7.51713495833922, - 43.882427860207684 - ], - [ - 7.511408692513367, - 43.88411584214748 - ], - [ - 7.508507255927412, - 43.87715063419924 - ], - [ - 7.497864993967042, - 43.87198049352451 - ], - [ - 7.4999590397424, - 43.865131584500816 - ], - [ - 7.495344116071777, - 43.8621012763587 - ], - [ - 7.4966098372294425, - 43.84986604935899 - ], - [ - 7.50705625341746, - 43.84221434543721 - ], - [ - 7.519121494417675, - 43.80283927189591 - ], - [ - 7.529480933870616, - 43.78956345748054 - ], - [ - 7.5307067332656175, - 43.78113667158188 - ], - [ - 7.562713623046875, - 43.77456454892858 - ], - [ - 7.570266723632699, - 43.78497553389676 - ], - [ - 7.598419189453125, - 43.781009658142914 - ], - [ - 7.6581573486328125, - 43.77109381775651 - ], - [ - 7.6815032958984375, - 43.77406874252176 - ], - [ - 7.706909179687386, - 43.78894114656216 - ], - [ - 7.730255126953125, - 43.78497553389676 - ], - [ - 7.7618408203125, - 43.79786281313414 - ], - [ - 7.7899932861328125, - 43.80678314779554 - ], - [ - 7.8050994873046875, - 43.802323146954755 - ], - [ - 7.855224609375, - 43.81718852149041 - ], - [ - 7.9341888427734375, - 43.83452678223682 - ], - [ - 8.0035400390625, - 43.85631630786513 - ], - [ - 8.090744018554688, - 43.89145989477536 - ], - [ - 8.093490600585938, - 43.90432419291183 - ], - [ - 8.123016357421875, - 43.91273396203895 - ], - [ - 8.147048950195312, - 43.935483850319756 - ], - [ - 8.188247680663949, - 43.948832993633225 - ], - [ - 8.1793212890625, - 43.95871931544918 - ], - [ - 8.16558837890625, - 43.98095752608484 - ], - [ - 8.183441162109375, - 43.99726025527434 - ], - [ - 8.197860717773438, - 44.008620115415354 - ], - [ - 8.2122802734375, - 44.02294031688536 - ], - [ - 8.23699951171875, - 44.01800270702158 - ], - [ - 8.239059448242188, - 44.033801611135644 - ], - [ - 8.239059448242188, - 44.052557340648974 - ], - [ - 8.240432739257812, - 44.07574700247845 - ], - [ - 8.254165649413949, - 44.104351509943406 - ], - [ - 8.292617797851562, - 44.136884638560495 - ], - [ - 8.343429565429688, - 44.1526518281754 - ], - [ - 8.40728759765625, - 44.16841480642917 - ], - [ - 8.4320068359375, - 44.18417357325393 - ], - [ - 8.4375, - 44.21813908312183 - ], - [ - 8.471832275390625, - 44.25208501135687 - ], - [ - 8.456726074218636, - 44.2791293344632 - ], - [ - 8.494491577148438, - 44.28797750151544 - ], - [ - 8.515777587890625, - 44.31156609834011 - ], - [ - 8.5748291015625, - 44.33514521819323 - ], - [ - 8.622894287109375, - 44.365587554791375 - ], - [ - 8.682632446289062, - 44.378839759088585 - ], - [ - 8.7396240234375, - 44.40680678709622 - ], - [ - 8.822708129882812, - 44.39993893067345 - ], - [ - 8.889312744140625, - 44.384728665110295 - ], - [ - 8.96209716796875, - 44.381293541917195 - ], - [ - 9.026641845703125, - 44.36607843064777 - ], - [ - 9.131011962890625, - 44.3469312241976 - ], - [ - 9.128265380859375, - 44.31746176677677 - ], - [ - 9.18182373046875, - 44.29190959243455 - ], - [ - 9.227142333984375, - 44.28306201767988 - ], - [ - 9.226455688476562, - 44.306652588849815 - ], - [ - 9.246368408203125, - 44.32532173664836 - ], - [ - 9.332199096679688, - 44.295841420108864 - ], - [ - 9.367218017578125, - 44.26634629599936 - ], - [ - 9.408416748046875, - 44.23929609118664 - ], - [ - 9.471588134765625, - 44.22109168032017 - ], - [ - 9.517593383789062, - 44.204850563427364 - ], - [ - 9.547805786132812, - 44.17777208215703 - ], - [ - 9.63226318359375, - 44.12554936980771 - ], - [ - 9.65972900390625, - 44.13097085672744 - ], - [ - 9.693374633789062, - 44.11618381123757 - ], - [ - 9.718093872070312, - 44.09695511874204 - ], - [ - 9.77783203125, - 44.065386786862234 - ], - [ - 9.826583862304688, - 44.02886490592919 - ], - [ - 9.85748291015625, - 44.017508923418916 - ], - [ - 9.878768920898438, - 44.022446574403226 - ], - [ - 9.84649658203125, - 44.08758502824516 - ], - [ - 9.890441894531136, - 44.0609461392979 - ], - [ - 9.957733154296875, - 44.02837121279199 - ], - [ - 10.004425048828125, - 44.03034596066819 - ], - [ - 10.097808837890625, - 43.99182650975112 - ], - [ - 10.19256591796875, - 43.909765943908 - ], - [ - 10.232391357421761, - 43.837498549851624 - ], - [ - 10.263977050781136, - 43.67383157113291 - ], - [ - 10.2777099609375, - 43.54854811091286 - ], - [ - 10.306549072265625, - 43.47086090917325 - ], - [ - 10.3546142578125, - 43.44893105587766 - ], - [ - 10.446624755859375, - 43.320182325511006 - ], - [ - 10.507049560546875, - 43.25820580711349 - ], - [ - 10.52764892578125, - 43.15209968803547 - ], - [ - 10.496063232421875, - 43.02171760887777 - ], - [ - 10.468597412109375, - 42.99862111927107 - ], - [ - 10.4754638671875, - 42.95742757637941 - ], - [ - 10.512542724609375, - 42.91017176199848 - ], - [ - 10.56610107421875, - 42.91620643817353 - ], - [ - 10.56060791015625, - 42.93430692117159 - ], - [ - 10.597686767578125, - 42.94033923363181 - ], - [ - 10.682830810546875, - 42.93229601903058 - ], - [ - 10.762481689453125, - 42.89508248636673 - ], - [ - 10.743255615234375, - 42.879989517714826 - ], - [ - 10.751495361328125, - 42.829652952249425 - ], - [ - 10.710296630859375, - 42.8054768278603 - ], - [ - 10.755615234375, - 42.76919491914051 - ], - [ - 10.8380126953125, - 42.76314586689492 - ], - [ - 10.96160888671875, - 42.72482148625276 - ], - [ - 11.001434326171875, - 42.64810165693524 - ], - [ - 11.067352294921875, - 42.62183364891663 - ], - [ - 11.1236572265625, - 42.5379038984207 - ], - [ - 11.151123046875, - 42.549033612225145 - ], - [ - 11.17584228515625, - 42.50247797334869 - ], - [ - 11.163482666015625, - 42.466018925787495 - ], - [ - 11.141510009765625, - 42.44068764258161 - ], - [ - 11.11541748046875, - 42.461966608980134 - ], - [ - 11.079711914062386, - 42.45690084412248 - ], - [ - 11.0687255859375, - 42.42142901536395 - ], - [ - 11.09893798828125, - 42.382894009614034 - ], - [ - 11.151123046875, - 42.351440029174164 - ], - [ - 11.195068359375, - 42.357529125471395 - ], - [ - 11.240386962890625, - 42.40115038362433 - ], - [ - 11.289825439453125, - 42.39810802339276 - ], - [ - 11.3433837890625, - 42.38999434161929 - ], - [ - 11.48345947265625, - 42.35955869313479 - ], - [ - 11.608428955078011, - 42.2884848246275 - ], - [ - 11.663360595703125, - 42.24275208539065 - ], - [ - 11.721038818359375, - 42.146096259707384 - ], - [ - 11.819915771484375, - 42.01767211439039 - ], - [ - 11.91192626953125, - 42.02685388718981 - ], - [ - 11.947631835937386, - 41.99113954535575 - ], - [ - 12.1124267578125, - 41.9196507151163 - ], - [ - 12.137145996093636, - 41.89512180073503 - ], - [ - 12.190704345703125, - 41.82454867985508 - ], - [ - 12.2113037109375, - 41.73545418490723 - ], - [ - 12.317047119140625, - 41.70265266117473 - ], - [ - 12.41180419921875, - 41.644183479397455 - ], - [ - 12.588958740234375, - 41.447873389865194 - ], - [ - 12.6287841796875, - 41.42728289146282 - ], - [ - 12.671356201171761, - 41.44169692623987 - ], - [ - 12.731781005859261, - 41.414925457021816 - ], - [ - 12.764739990234375, - 41.396384896536304 - ], - [ - 12.825164794921875, - 41.40050547828205 - ], - [ - 12.929534912109375, - 41.35619553438905 - ], - [ - 13.007812499999886, - 41.26851730884114 - ], - [ - 13.009185791015625, - 41.21791981422846 - ], - [ - 13.102569580078011, - 41.20862213846561 - ], - [ - 13.136901855468636, - 41.24373975746002 - ], - [ - 13.193206787109375, - 41.26645287188313 - ], - [ - 13.3099365234375, - 41.281934557995356 - ], - [ - 13.42803955078125, - 41.23134745732574 - ], - [ - 13.514556884765625, - 41.20655580884106 - ], - [ - 13.569488525390625, - 41.19932314127607 - ], - [ - 13.618927001953125, - 41.193123075718695 - ], - [ - 13.5791015625, - 41.226183305514596 - ], - [ - 13.623046875, - 41.24373975746002 - ], - [ - 13.66973876953125, - 41.23238023874139 - ], - [ - 13.70269775390625, - 41.235478485093836 - ], - [ - 13.7274169921875, - 41.223084618644435 - ], - [ - 13.808441162109375, - 41.168316941075766 - ], - [ - 13.888092041015625, - 41.08142149109681 - ], - [ - 13.9251708984375, - 41.00477542222947 - ], - [ - 14.008941650390625, - 40.914550362677204 - ], - [ - 14.030914306640625, - 40.83043687764923 - ], - [ - 14.030914306640625, - 40.78885994449482 - ], - [ - 14.10919189453125, - 40.7701418259051 - ], - [ - 14.09820556640625, - 40.80757278825516 - ], - [ - 14.12841796875, - 40.80029619806279 - ], - [ - 14.15863037109375, - 40.77638178482896 - ], - [ - 14.205322265625, - 40.78678041401646 - ], - [ - 14.2767333984375, - 40.80965166748853 - ], - [ - 14.31243896484375, - 40.79301881008675 - ], - [ - 14.3756103515625, - 40.734770989672406 - ], - [ - 14.43328857421875, - 40.730608477796636 - ], - [ - 14.441528320312386, - 40.713955826286046 - ], - [ - 14.3865966796875, - 40.66188943992171 - ], - [ - 14.3426513671875, - 40.64521960545374 - ], - [ - 14.29595947265625, - 40.59518511581991 - ], - [ - 14.315185546875, - 40.55763465737646 - ], - [ - 14.4580078125, - 40.59935608796518 - ], - [ - 14.49920654296875, - 40.603526799885884 - ], - [ - 14.57611083984375, - 40.59727063442024 - ], - [ - 14.628295898437386, - 40.62854560636587 - ], - [ - 14.691467285156136, - 40.61812224225511 - ], - [ - 14.74090576171875, - 40.66605624777337 - ], - [ - 14.817810058593636, - 40.613952441166596 - ], - [ - 14.9688720703125, - 40.37584377696013 - ], - [ - 14.91943359375, - 40.361195540839 - ], - [ - 14.91943359375, - 40.29628651711716 - ], - [ - 14.89471435546875, - 40.28162100214798 - ], - [ - 14.878234863281136, - 40.23550866893913 - ], - [ - 14.96337890625, - 40.204050425113294 - ], - [ - 15.05126953125, - 40.143189742924406 - ], - [ - 15.1171875, - 40.15158756460002 - ], - [ - 15.18310546875, - 40.10538669840983 - ], - [ - 15.260009765625, - 40.00868343656941 - ], - [ - 15.4083251953125, - 39.97501535728991 - ], - [ - 15.435791015625, - 39.9897471840457 - ], - [ - 15.48797607421875, - 40.027614437486655 - ], - [ - 15.54290771484375, - 40.0591544337907 - ], - [ - 15.6170654296875, - 40.052847601823984 - ], - [ - 15.68572998046875, - 39.97291055131899 - ], - [ - 15.74615478515625, - 39.87391156801293 - ], - [ - 15.7489013671875, - 39.829631721333726 - ], - [ - 15.84503173828125, - 39.57605638518604 - ], - [ - 15.877990722656136, - 39.52946653645165 - ], - [ - 15.97137451171875, - 39.442556532077376 - ], - [ - 16.03317260742176, - 39.30029918615029 - ], - [ - 16.04278564453125, - 39.15881700964971 - ], - [ - 16.067504882812386, - 39.04265287290379 - ], - [ - 16.140289306640625, - 38.95193338118615 - ], - [ - 16.203460693359375, - 38.91027022759443 - ], - [ - 16.204833984375, - 38.8824811975508 - ], - [ - 16.203460693359375, - 38.80654039080487 - ], - [ - 16.127929687499886, - 38.73158984401968 - ], - [ - 16.085357666015625, - 38.73587485347638 - ], - [ - 16.002960205078125, - 38.73480362521081 - ], - [ - 15.942535400390625, - 38.70908932739828 - ], - [ - 15.89447021484375, - 38.699444080321705 - ], - [ - 15.835418701171875, - 38.67478920520597 - ], - [ - 15.80108642578125, - 38.6233081913603 - ], - [ - 15.909576416015511, - 38.53097889440024 - ], - [ - 15.85052490234375, - 38.39979663000095 - ], - [ - 15.821685791015625, - 38.35350340353833 - ], - [ - 15.7708740234375, - 38.27592285974919 - ], - [ - 15.678863525390625, - 38.26082811638795 - ], - [ - 15.623931884765625, - 38.23710146774334 - ], - [ - 15.61981201171875, - 38.19178363397935 - ], - [ - 15.637664794921875, - 38.142117442049745 - ], - [ - 15.612945556640625, - 38.09674050228651 - ], - [ - 15.637664794921875, - 38.053498158026564 - ], - [ - 15.610198974609375, - 38.039438891821746 - ], - [ - 15.62255859375, - 37.99183365313853 - ], - [ - 15.67474365234375, - 37.92686760148135 - ], - [ - 15.769500732421875, - 37.899781455245545 - ], - [ - 15.904083251953125, - 37.91278405007035 - ], - [ - 16.041412353515625, - 37.90411590881245 - ], - [ - 16.082611083984375, - 37.92253448828906 - ], - [ - 16.126556396484375, - 37.965854128749434 - ], - [ - 16.15264892578125, - 38.016722066763116 - ], - [ - 16.173248291015625, - 38.1237539824224 - ], - [ - 16.332550048828125, - 38.28023506734758 - ], - [ - 16.4080810546875, - 38.30825817353996 - ], - [ - 16.497344970703125, - 38.3384247989913 - ], - [ - 16.587982177734375, - 38.43315243882769 - ], - [ - 16.59759521484375, - 38.507340712903456 - ], - [ - 16.585235595703125, - 38.60506646289451 - ], - [ - 16.578369140625, - 38.69622870885282 - ], - [ - 16.564636230468636, - 38.713375686254714 - ], - [ - 16.59347534179676, - 38.77442837007637 - ], - [ - 16.642913818359375, - 38.81403111409755 - ], - [ - 16.772003173828125, - 38.88355020746342 - ], - [ - 16.9573974609375, - 38.92629741358616 - ], - [ - 16.98760986328125, - 38.905995699991145 - ], - [ - 17.038421630859375, - 38.89103282648846 - ], - [ - 17.0892333984375, - 38.8824811975508 - ], - [ - 17.178497314453125, - 38.9348437659246 - ], - [ - 17.185363769531136, - 38.98610025220411 - ], - [ - 17.21694946289051, - 39.03091925576062 - ], - [ - 17.208709716796875, - 39.03838632847035 - ], - [ - 17.15240478515625, - 39.06184913429154 - ], - [ - 17.126312255859375, - 39.115144700901475 - ], - [ - 17.15240478515625, - 39.16094667321639 - ], - [ - 17.1661376953125, - 39.21523130910491 - ], - [ - 17.112579345703125, - 39.25671479372372 - ], - [ - 17.131805419921875, - 39.31411296530539 - ], - [ - 17.173004150390625, - 39.4054277294279 - ], - [ - 17.149658203125, - 39.413916056733086 - ], - [ - 17.083740234375, - 39.43831424149678 - ], - [ - 17.04803466796875, - 39.487084981687495 - ], - [ - 16.994476318359375, - 39.50192146626985 - ], - [ - 16.92169189453125, - 39.527348072681455 - ], - [ - 16.76788330078125, - 39.634249689215295 - ], - [ - 16.706085205078125, - 39.634249689215295 - ], - [ - 16.61407470703125, - 39.639537564366684 - ], - [ - 16.546783447265625, - 39.67337039176558 - ], - [ - 16.5399169921875, - 39.729369578088736 - ], - [ - 16.52069091796875, - 39.74204232950662 - ], - [ - 16.500091552734375, - 39.774769485295465 - ], - [ - 16.508331298828125, - 39.81908469086112 - ], - [ - 16.59759521484375, - 39.90025505675715 - ], - [ - 16.637420654296875, - 39.9676482528045 - ], - [ - 16.622314453125, - 40.068613587311496 - ], - [ - 16.64154052734375, - 40.09067983779908 - ], - [ - 16.71844482421875, - 40.1673306817866 - ], - [ - 16.851654052734375, - 40.35700974577561 - ], - [ - 16.95465087890625, - 40.450082238680295 - ], - [ - 17.049407958984375, - 40.50231368920858 - ], - [ - 17.11669921875, - 40.50753459933616 - ], - [ - 17.1551513671875, - 40.474113752478836 - ], - [ - 17.2210693359375, - 40.46575594018434 - ], - [ - 17.2210693359375, - 40.43858586704331 - ], - [ - 17.1771240234375, - 40.42499671108253 - ], - [ - 17.192230224609375, - 40.40303919701655 - ], - [ - 17.494354248046875, - 40.28581147399602 - ], - [ - 17.587738037109375, - 40.28895415740959 - ], - [ - 17.714080810546875, - 40.29000168607602 - ], - [ - 17.808837890624886, - 40.27219149074575 - ], - [ - 17.9022216796875, - 40.22187855662016 - ], - [ - 17.900848388671875, - 40.19251207621169 - ], - [ - 17.983245849609375, - 40.111688665595956 - ], - [ - 17.983245849609375, - 40.0717663466261 - ], - [ - 17.931060791015625, - 40.06125658140474 - ], - [ - 17.939300537109375, - 40.03918079694873 - ], - [ - 17.9901123046875, - 40.0433862595006 - ], - [ - 17.998352050781136, - 40.01394257474289 - ], - [ - 17.9791259765625, - 39.99500778093748 - ], - [ - 18.01483154296875, - 39.93711893299021 - ], - [ - 18.14666748046875, - 39.84439484396462 - ], - [ - 18.230438232421875, - 39.826467782187414 - ], - [ - 18.28262329101551, - 39.812755695478124 - ], - [ - 18.334808349609375, - 39.782157335750675 - ], - [ - 18.369140625, - 39.7789912112384 - ], - [ - 18.395233154296875, - 39.80853604144591 - ], - [ - 18.411712646484375, - 39.883396390093075 - ], - [ - 18.41583251953125, - 39.94870062390347 - ], - [ - 18.450164794921875, - 40.003423893179324 - ], - [ - 18.4844970703125, - 40.03707796840224 - ], - [ - 18.53118896484375, - 40.11799004890473 - ], - [ - 18.494110107421875, - 40.20614809577503 - ], - [ - 18.430938720703125, - 40.30152342981563 - ], - [ - 18.28262329101551, - 40.43754064484924 - ], - [ - 18.127441406249886, - 40.51066695034288 - ], - [ - 18.060150146484375, - 40.57328324298059 - ], - [ - 18.043670654296875, - 40.63896734381723 - ], - [ - 17.939300537109375, - 40.697299008636755 - ], - [ - 17.81707763671875, - 40.70562793820589 - ], - [ - 17.71682739257801, - 40.769101775774935 - ], - [ - 17.502593994140625, - 40.831475967182925 - ], - [ - 17.318572998046875, - 40.96538194577488 - ], - [ - 17.101593017578125, - 41.07313973329343 - ], - [ - 16.870880126953125, - 41.14660386635527 - ], - [ - 16.664886474609375, - 41.20138969929042 - ], - [ - 16.05926513671875, - 41.425223482352656 - ], - [ - 15.9521484375, - 41.47771800887871 - ], - [ - 15.906829833984261, - 41.56203190200195 - ], - [ - 15.909576416015511, - 41.61441561788573 - ], - [ - 16.082611083984375, - 41.68829673005491 - ], - [ - 16.181488037109375, - 41.73647896274239 - ], - [ - 16.2158203125, - 41.788720949232065 - ], - [ - 16.21307373046875, - 41.82761869589464 - ], - [ - 16.204833984375, - 41.881831370505594 - ], - [ - 16.079864501953125, - 41.95540515378059 - ], - [ - 15.989227294921875, - 41.95949009892467 - ], - [ - 15.722808837890511, - 41.92680320648791 - ], - [ - 15.626678466796875, - 41.94621306986162 - ], - [ - 15.387725830078125, - 41.90738743599137 - ], - [ - 15.338287353515625, - 41.934976500546604 - ], - [ - 15.21331787109375, - 41.939062754848564 - ], - [ - 15.096588134765511, - 41.95234127309011 - ], - [ - 15.018310546875, - 42.01052981889534 - ], - [ - 14.9029541015625, - 42.03093424950211 - ], - [ - 14.7381591796875, - 42.105354851276 - ], - [ - 14.74365234375, - 42.17663512119453 - ], - [ - 14.5458984375, - 42.24478535602799 - ], - [ - 14.525299072265625, - 42.274260416436455 - ], - [ - 14.442901611328125, - 42.32504712815144 - ], - [ - 14.441528320312386, - 42.35448465106744 - ], - [ - 14.40582275390625, - 42.37680737157286 - ], - [ - 14.20806884765625, - 42.49336520339777 - ], - [ - 14.099578857421761, - 42.581399679665054 - ], - [ - 14.007568359374886, - 42.712714128355564 - ], - [ - 13.888092041015625, - 42.99962549506941 - ], - [ - 13.830413818359375, - 43.17113228474479 - ], - [ - 13.704071044921875, - 43.40305202432616 - ], - [ - 13.638153076171875, - 43.51270490464819 - ], - [ - 13.646392822265625, - 43.55850077671243 - ], - [ - 13.594207763671875, - 43.57939602461448 - ], - [ - 13.563995361328125, - 43.625141236940564 - ], - [ - 13.4967041015625, - 43.645019610189216 - ], - [ - 13.484344482421875, - 43.620170616189895 - ], - [ - 13.392333984375, - 43.64700708585035 - ], - [ - 13.0517578125, - 43.84542253994105 - ], - [ - 12.836151123046875, - 43.97305156068593 - ], - [ - 12.71942138671875, - 43.98589821991874 - ], - [ - 12.623291015625, - 44.06193297865353 - ], - [ - 12.388458251953125, - 44.230440594623865 - ], - [ - 12.297821044921875, - 44.50434127765394 - ], - [ - 12.293701171875, - 44.5924231071787 - ], - [ - 12.2772216796875, - 44.655954864303425 - ], - [ - 12.248382568359375, - 44.69111176558736 - ], - [ - 12.257995605468636, - 44.75648588056624 - ], - [ - 12.275161743164062, - 44.792069051677935 - ], - [ - 12.293701171875, - 44.81448006292648 - ], - [ - 12.293014526367188, - 44.83152608719319 - ], - [ - 12.337646484375, - 44.80327564555043 - ], - [ - 12.315673828125, - 44.8042500291152 - ], - [ - 12.304000854492188, - 44.788657917188104 - ], - [ - 12.319793701171875, - 44.78232241827084 - ], - [ - 12.388458251953125, - 44.77744848441626 - ], - [ - 12.404937744140625, - 44.78670860696403 - ], - [ - 12.428970336913949, - 44.80522439622254 - ], - [ - 12.419357299804688, - 44.817889670988784 - ], - [ - 12.464675903320312, - 44.83736927811443 - ], - [ - 12.486648559570312, - 44.861709529639704 - ], - [ - 12.50518798828125, - 44.89771422497743 - ], - [ - 12.534713745117188, - 44.939529212272305 - ], - [ - 12.56561279296875, - 44.96334042208602 - ], - [ - 12.552566528320312, - 44.98034238084973 - ], - [ - 12.525100708007812, - 44.99394031891056 - ], - [ - 12.498321533203125, - 44.99782485158904 - ], - [ - 12.450256347656136, - 45.01821432797107 - ], - [ - 12.382278442382812, - 45.0657615477031 - ], - [ - 12.355499267578011, - 45.088550786163566 - ], - [ - 12.336273193359375, - 45.121021859875235 - ], - [ - 12.336273193359375, - 45.148147691717305 - ], - [ - 12.335586547851562, - 45.16945179362033 - ], - [ - 12.325286865234375, - 45.18542464271955 - ], - [ - 12.31292724609375, - 45.21348727726151 - ], - [ - 12.313613891601562, - 45.23960211592317 - ], - [ - 12.31292724609375, - 45.264738399290614 - ], - [ - 12.323913574218636, - 45.301456032374574 - ], - [ - 12.347946166992188, - 45.33139229025758 - ], - [ - 12.339019775390625, - 45.35069761207847 - ], - [ - 12.365798950195312, - 45.39941425500784 - ], - [ - 12.399444580078125, - 45.41869637328527 - ], - [ - 12.42828369140625, - 45.410502277311544 - ], - [ - 12.438583374023438, - 45.4191783419046 - ], - [ - 12.46673583984375, - 45.4379719091347 - ], - [ - 12.707061767578125, - 45.516451654792554 - ], - [ - 12.866363525390625, - 45.58280919020038 - ], - [ - 12.9034423828125, - 45.602028613840126 - ], - [ - 12.926788330078125, - 45.6101948758674 - ], - [ - 12.998886108398438, - 45.62124145580235 - ], - [ - 13.101882934570312, - 45.63084540868369 - ], - [ - 13.105316162109261, - 45.63948755947343 - ], - [ - 13.113555908203125, - 45.65964739507404 - ], - [ - 13.158187866210938, - 45.68891423419542 - ], - [ - 13.182220458984375, - 45.70234306798271 - ], - [ - 13.20556640625, - 45.708576787494145 - ], - [ - 13.246078491210938, - 45.70522025567307 - ], - [ - 13.28521728515625, - 45.69562905418698 - ], - [ - 13.328475952148438, - 45.67596194751415 - ], - [ - 13.37310791015625, - 45.674042835203494 - ], - [ - 13.432846069335938, - 45.67116404333791 - ], - [ - 13.480911254882812, - 45.694669843547246 - ], - [ - 13.512496948242188, - 45.706179285330855 - ], - [ - 13.56536865234375, - 45.7205627558654 - ], - [ - 13.569488525390625, - 45.73446325857703 - ], - [ - 13.548202514648438, - 45.73829727127339 - ], - [ - 13.526229858398324, - 45.75554707085215 - ], - [ - 13.537216186523438, - 45.77135470445038 - ], - [ - 13.5626220703125, - 45.768480922402865 - ], - [ - 13.599700927734261, - 45.765127989540275 - ], - [ - 13.623733520507812, - 45.75985868785574 - ], - [ - 13.668365478515511, - 45.731108281529785 - ], - [ - 13.699264526367188, - 45.70234306798271 - ], - [ - 13.73016357421875, - 45.69083283645816 - ], - [ - 13.745269775390625, - 45.65820764745017 - ], - [ - 13.737716674804688, - 45.651008354024874 - ], - [ - 13.734970092773438, - 45.632766001813536 - ], - [ - 13.767929077148438, - 45.613557108812785 - ], - [ - 13.73016357421875, - 45.61932046777893 - ], - [ - 13.712997436523324, - 45.6097145404211 - ], - [ - 13.718983428951105, - 45.59523166190867 - ], - [ - 13.73364843187585, - 45.595731038020574 - ], - [ - 13.747611051859309, - 45.59795054262768 - ], - [ - 13.782488335863121, - 45.58371524000744 - ], - [ - 13.811093319544213, - 45.58065691610523 - ], - [ - 13.839502002108752, - 45.582527895915646 - ], - [ - 13.85105349409821, - 45.58489046034297 - ], - [ - 13.852540673105523, - 45.592139803783866 - ], - [ - 13.866436617395436, - 45.596440094984985 - ], - [ - 13.868942720115967, - 45.609136471962444 - ], - [ - 13.89381388905683, - 45.61893041187489 - ], - [ - 13.919857756750758, - 45.63282536029628 - ], - [ - 13.867032334896564, - 45.65930042019566 - ], - [ - 13.831824383330805, - 45.69035517982691 - ], - [ - 13.833751892237586, - 45.70748306914633 - ], - [ - 13.794045544520372, - 45.74328769019918 - ], - [ - 13.735514999497894, - 45.76202359184397 - ], - [ - 13.66973876953125, - 45.79816953017265 - ], - [ - 13.628681777846182, - 45.79840028673991 - ], - [ - 13.596480623315045, - 45.80761142402536 - ], - [ - 13.57635498046875, - 45.846977678695666 - ], - [ - 13.590087890625, - 45.87853662114514 - ], - [ - 13.631286621093636, - 45.923453279829104 - ], - [ - 13.6395263671875, - 45.98551218814564 - ], - [ - 13.5791015625, - 45.98551218814564 - ], - [ - 13.572235107421875, - 45.969288107767774 - ], - [ - 13.531036376953125, - 45.965469986260864 - ], - [ - 13.476273595904928, - 46.008332217306496 - ], - [ - 13.4952757692663, - 46.01592789800026 - ], - [ - 13.509981738535316, - 46.04500408351342 - ], - [ - 13.496468993504465, - 46.04769449228003 - ], - [ - 13.496131274351285, - 46.05853552218709 - ], - [ - 13.52658439901316, - 46.066501662310614 - ], - [ - 13.570785376766878, - 46.08917089617833 - ], - [ - 13.64776611328125, - 46.14178273759234 - ], - [ - 13.667025174892274, - 46.17402501091287 - ], - [ - 13.636779785156136, - 46.192098897451764 - ], - [ - 13.570861816406136, - 46.18458451637958 - ], - [ - 13.5406494140625, - 46.214050815339526 - ], - [ - 13.448638916015625, - 46.223552702209886 - ], - [ - 13.450012207031136, - 46.2150010780199 - ], - [ - 13.412933349609261, - 46.2150010780199 - ], - [ - 13.42254638671875, - 46.23495279600417 - ], - [ - 13.38958740234375, - 46.283376780187254 - ], - [ - 13.373794555664062, - 46.293341115394114 - ], - [ - 13.415679931640511, - 46.30472670751783 - ], - [ - 13.448638916015625, - 46.33175800051563 - ], - [ - 13.440399169921875, - 46.35924981983804 - ], - [ - 13.4527587890625, - 46.36114529775181 - ], - [ - 13.573608398437386, - 46.39904104733023 - ], - [ - 13.5955810546875, - 46.437856895024204 - ], - [ - 13.694458007812386, - 46.443534945303284 - ], - [ - 13.70269775390625, - 46.475699386607516 - ], - [ - 13.70819091796875, - 46.5002829039397 - ], - [ - 13.717803955078125, - 46.50406399740093 - ], - [ - 13.713868402280298, - 46.522514345820404 - ], - [ - 13.590087890625, - 46.53997127029103 - ], - [ - 13.4967041015625, - 46.56263732086835 - ], - [ - 13.42529296875, - 46.555083022430495 - ], - [ - 13.3648681640625, - 46.56641407568593 - ], - [ - 13.30169677734375, - 46.558860303117164 - ], - [ - 13.23028564453125, - 46.56263732086835 - ], - [ - 13.04351806640625, - 46.60605412713272 - ], - [ - 12.908935546875, - 46.60228013300284 - ], - [ - 12.84576416015625, - 46.60794102560568 - ], - [ - 12.83477783203125, - 46.62303384721474 - ], - [ - 12.733154296875, - 46.64755071082884 - ], - [ - 12.691955566406248, - 46.65320687122665 - ], - [ - 12.5628662109375, - 46.65697731621612 - ], - [ - 12.50244140625, - 46.677710064644344 - ], - [ - 12.40081787109375, - 46.70031853924921 - ], - [ - 12.36785888671875, - 46.74362499884437 - ], - [ - 12.3486328125, - 46.779373682055635 - ], - [ - 12.29095458984375, - 46.78313532151751 - ], - [ - 12.29095458984375, - 46.82073726164968 - ], - [ - 12.293701171875, - 46.84704298339386 - ], - [ - 12.26348876953125, - 46.878968335076856 - ], - [ - 12.22503662109375, - 46.882723010671945 - ], - [ - 12.20306396484375, - 46.89398546092549 - ], - [ - 12.161865234375, - 46.90899838277448 - ], - [ - 12.1563720703125, - 46.933385414813955 - ], - [ - 12.139892578125, - 46.96338498544958 - ], - [ - 12.117919921874998, - 46.98962081759436 - ], - [ - 12.14263916015625, - 47.01397113616876 - ], - [ - 12.178344726562498, - 47.02333368818491 - ], - [ - 12.2113037109375, - 47.03831035673275 - ], - [ - 12.21954345703125, - 47.05515408550348 - ], - [ - 12.238769531249998, - 47.07012182383309 - ], - [ - 12.19207763671875, - 47.092565552235705 - ] - ], - [ - [ - 12.514457702636719, - 43.990838502564706 - ], - [ - 12.515830993652344, - 43.9845395701046 - ], - [ - 12.513084411621094, - 43.98379847528122 - ], - [ - 12.510337829589844, - 43.98033991044406 - ], - [ - 12.512741088867188, - 43.97255740289798 - ], - [ - 12.507076263427734, - 43.97070427457235 - ], - [ - 12.507076263427734, - 43.96390897601157 - ], - [ - 12.508964538574219, - 43.96292050418772 - ], - [ - 12.506217956542969, - 43.957854327949335 - ], - [ - 12.51394271850586, - 43.950192460407486 - ], - [ - 12.51617431640625, - 43.94030472005806 - ], - [ - 12.506904602050781, - 43.93301145781231 - ], - [ - 12.503814697265623, - 43.92757183247526 - ], - [ - 12.503128051757812, - 43.92336814487696 - ], - [ - 12.498149871826172, - 43.922378998741294 - ], - [ - 12.49214172363281, - 43.91854590212644 - ], - [ - 12.492656707763672, - 43.91557817385638 - ], - [ - 12.493515014648438, - 43.91026062387522 - ], - [ - 12.495231628417969, - 43.90939493123444 - ], - [ - 12.492828369140625, - 43.90667410096243 - ], - [ - 12.486648559570312, - 43.89628433227728 - ], - [ - 12.469310760498047, - 43.89616063363387 - ], - [ - 12.46192932128906, - 43.89393401411192 - ], - [ - 12.456607818603516, - 43.89368660680359 - ], - [ - 12.449913024902344, - 43.896408030663714 - ], - [ - 12.447338104248045, - 43.902592622357595 - ], - [ - 12.442874908447266, - 43.90543731881505 - ], - [ - 12.438926696777344, - 43.90494259876104 - ], - [ - 12.43377685546875, - 43.90271630763886 - ], - [ - 12.428970336914062, - 43.90345841393034 - ], - [ - 12.424678802490234, - 43.902592622357595 - ], - [ - 12.42279052734375, - 43.901232067303724 - ], - [ - 12.413349151611328, - 43.900489933260076 - ], - [ - 12.408885955810547, - 43.90209787866277 - ], - [ - 12.412147521972656, - 43.90902391624818 - ], - [ - 12.408199310302734, - 43.921142542944274 - ], - [ - 12.409915924072266, - 43.92547002580864 - ], - [ - 12.41506576538086, - 43.929302676319814 - ], - [ - 12.413177490234373, - 43.93449490565162 - ], - [ - 12.41180419921875, - 43.93634916341316 - ], - [ - 12.41231918334961, - 43.93783252799222 - ], - [ - 12.404937744140625, - 43.94215879665083 - ], - [ - 12.405109405517578, - 43.94870940420277 - ], - [ - 12.403221130371094, - 43.95315846180105 - ], - [ - 12.404594421386719, - 43.95563001655701 - ], - [ - 12.408714294433594, - 43.95328204198018 - ], - [ - 12.414722442626953, - 43.95278771972178 - ], - [ - 12.420043945312498, - 43.95773075727856 - ], - [ - 12.435493469238281, - 43.956989327857265 - ], - [ - 12.440643310546875, - 43.959460723283826 - ], - [ - 12.446479797363281, - 43.965762316351324 - ], - [ - 12.452144622802733, - 43.96885108842451 - ], - [ - 12.460556030273438, - 43.973298638037974 - ], - [ - 12.470340728759766, - 43.977869383633376 - ], - [ - 12.479782104492188, - 43.98071048059949 - ], - [ - 12.486820220947266, - 43.981822177188285 - ], - [ - 12.490596771240234, - 43.982933852960805 - ], - [ - 12.493000030517578, - 43.98330440692579 - ], - [ - 12.496948242187498, - 43.98676279906447 - ], - [ - 12.499523162841797, - 43.9862687553803 - ], - [ - 12.502613067626953, - 43.98762736561758 - ], - [ - 12.504329681396484, - 43.99046799562939 - ], - [ - 12.506904602050781, - 43.99145600898366 - ], - [ - 12.509136199951172, - 43.99195000949295 - ] - ], - [ - [ - 12.455663681030273, - 41.90628554165478 - ], - [ - 12.457637786865234, - 41.90582242096741 - ], - [ - 12.45750904083252, - 41.90323527118919 - ], - [ - 12.458131313323975, - 41.90296377408531 - ], - [ - 12.458367347717285, - 41.902388835231 - ], - [ - 12.458345890045166, - 41.90171806669123 - ], - [ - 12.457981109619139, - 41.90131879635783 - ], - [ - 12.457423210144043, - 41.90115908752542 - ], - [ - 12.456929683685303, - 41.90119102932384 - ], - [ - 12.456543445587156, - 41.901414621465506 - ], - [ - 12.456221580505371, - 41.90165418360565 - ], - [ - 12.454354763031006, - 41.90144656313615 - ], - [ - 12.454376220703125, - 41.900695929652535 - ], - [ - 12.454547882080078, - 41.90034456626665 - ], - [ - 12.454526424407959, - 41.90020082614245 - ], - [ - 12.452874183654785, - 41.900472334994284 - ], - [ - 12.452852725982666, - 41.900296652927864 - ], - [ - 12.451672554016113, - 41.900376508472526 - ], - [ - 12.450792789459227, - 41.900616074507326 - ], - [ - 12.450792789459227, - 41.90082369767715 - ], - [ - 12.448797225952148, - 41.900983407348406 - ], - [ - 12.44873285293579, - 41.90080772668804 - ], - [ - 12.44802474975586, - 41.900663987606414 - ], - [ - 12.44776725769043, - 41.90082369767715 - ], - [ - 12.447960376739502, - 41.90099937829354 - ], - [ - 12.446715831756592, - 41.901765978963454 - ], - [ - 12.446565628051758, - 41.90163821282425 - ], - [ - 12.44577169418335, - 41.90195762769289 - ], - [ - 12.446587085723877, - 41.902356894031726 - ], - [ - 12.446801662445067, - 41.902213158437355 - ], - [ - 12.44776725769043, - 41.903011685422804 - ], - [ - 12.447617053985596, - 41.903107507989986 - ], - [ - 12.448325157165526, - 41.90371438090925 - ], - [ - 12.448668479919434, - 41.903650499820955 - ], - [ - 12.44901180267334, - 41.904672589563994 - ], - [ - 12.448861598968506, - 41.904768409638564 - ], - [ - 12.44899034500122, - 41.90511974868156 - ], - [ - 12.44922637939453, - 41.905199598194436 - ], - [ - 12.449419498443604, - 41.90507183892591 - ], - [ - 12.450535297393799, - 41.905870330159836 - ], - [ - 12.450342178344727, - 41.906014057521375 - ], - [ - 12.450470924377441, - 41.90649314638965 - ], - [ - 12.451286315917969, - 41.90657299418483 - ], - [ - 12.451479434967041, - 41.90636538970964 - ], - [ - 12.453067302703857, - 41.906716719964486 - ], - [ - 12.453818321228027, - 41.906812536971195 - ], - [ - 12.453839778900146, - 41.90698820110995 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.264373779296875, - 40.564676973666145 - ], - [ - 14.244461059570199, - 40.559199680578075 - ], - [ - 14.221115112304688, - 40.56311207851724 - ], - [ - 14.197425842285156, - 40.56311207851724 - ], - [ - 14.191246032714844, - 40.53337211953654 - ], - [ - 14.210472106933594, - 40.53441585043193 - ], - [ - 14.227638244628906, - 40.53493770978277 - ], - [ - 14.242744445800781, - 40.54172151146236 - ], - [ - 14.256134033203125, - 40.53572049118792 - ], - [ - 14.264030456542969, - 40.54667847058043 - ], - [ - 14.269866943359375, - 40.55502620407215 - ], - [ - 14.264373779296875, - 40.564676973666145 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.016838073730469, - 40.773261878622634 - ], - [ - 14.009628295898438, - 40.77118185975647 - ], - [ - 14.000358581542969, - 40.76572150042782 - ], - [ - 13.998641967773438, - 40.75453936473234 - ], - [ - 13.989372253417969, - 40.75011800153818 - ], - [ - 13.983879089355355, - 40.74361546275168 - ], - [ - 13.99658203125, - 40.73581157695217 - ], - [ - 14.004135131835938, - 40.74205475883487 - ], - [ - 14.009628295898438, - 40.734770989672406 - ], - [ - 14.020271301269531, - 40.73633186448861 - ], - [ - 14.020957946777344, - 40.74543623770158 - ], - [ - 14.027481079101562, - 40.74517613004631 - ], - [ - 14.030570983886719, - 40.755319574776024 - ], - [ - 14.041557312011719, - 40.760260692426165 - ], - [ - 14.037437438964844, - 40.769101775774935 - ], - [ - 14.016838073730469, - 40.773261878622634 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 13.869209289550781, - 40.76416131535263 - ], - [ - 13.857536315917855, - 40.75818026660039 - ], - [ - 13.860626220703125, - 40.748557450215635 - ], - [ - 13.854446411132812, - 40.74543623770158 - ], - [ - 13.848609924316406, - 40.73503113801819 - ], - [ - 13.855133056640511, - 40.728266950429735 - ], - [ - 13.855476379394531, - 40.718379593199494 - ], - [ - 13.846206665039062, - 40.71213418976525 - ], - [ - 13.856163024902344, - 40.70380607385548 - ], - [ - 13.865776062011719, - 40.69625781921317 - ], - [ - 13.883972167968636, - 40.69625781921317 - ], - [ - 13.893928527832031, - 40.68766738558094 - ], - [ - 13.898048400878906, - 40.69755930345006 - ], - [ - 13.919677734375, - 40.69469600456701 - ], - [ - 13.928947448730469, - 40.69625781921317 - ], - [ - 13.935127258300781, - 40.70250471166452 - ], - [ - 13.945426940917969, - 40.701463603604594 - ], - [ - 13.954353332519531, - 40.69625781921317 - ], - [ - 13.959846496582031, - 40.699641625343126 - ], - [ - 13.963279724121094, - 40.706148461723764 - ], - [ - 13.968086242675668, - 40.70901126835032 - ], - [ - 13.971519470214844, - 40.71629785715124 - ], - [ - 13.965682983398438, - 40.72644570551446 - ], - [ - 13.969459533691406, - 40.72774659982564 - ], - [ - 13.969459533691406, - 40.733730386116875 - ], - [ - 13.962593078613281, - 40.73685214795608 - ], - [ - 13.957099914550781, - 40.74621655456364 - ], - [ - 13.949890136718636, - 40.74985791219436 - ], - [ - 13.936500549316293, - 40.75453936473234 - ], - [ - 13.916587829589844, - 40.75505950577882 - ], - [ - 13.892555236816406, - 40.75583970971843 - ], - [ - 13.886718749999886, - 40.76182096906601 - ], - [ - 13.879165649414062, - 40.763381209080215 - ], - [ - 13.869209289550781, - 40.76416131535263 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 13.434906005859375, - 40.80601358609009 - ], - [ - 13.429069519042969, - 40.80575371550092 - ], - [ - 13.421516418457031, - 40.8027651305852 - ], - [ - 13.42203140258789, - 40.797307367399654 - ], - [ - 13.418254852294808, - 40.7958778790764 - ], - [ - 13.415336608886719, - 40.790679480243526 - ], - [ - 13.40555191040039, - 40.78743027428638 - ], - [ - 13.406410217285156, - 40.784050931438074 - ], - [ - 13.419628143310547, - 40.78535069903749 - ], - [ - 13.437480926513672, - 40.79366860930495 - ], - [ - 13.437137603759766, - 40.800556090021466 - ], - [ - 13.434906005859375, - 40.80601358609009 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 13.454217910766602, - 40.79314877043915 - ], - [ - 13.45026969909668, - 40.79269390809278 - ], - [ - 13.448896408081055, - 40.790224600980615 - ], - [ - 13.449926376342773, - 40.78723531687313 - ], - [ - 13.453531265258789, - 40.78619553433624 - ], - [ - 13.458423614501953, - 40.787300302741144 - ], - [ - 13.459796905517578, - 40.78905489713843 - ], - [ - 13.458852767944336, - 40.79106937427438 - ], - [ - 13.454217910766602, - 40.79314877043915 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 13.053474426269531, - 40.974973314165055 - ], - [ - 13.050899505615234, - 40.972640406936456 - ], - [ - 13.0462646484375, - 40.97147392238617 - ], - [ - 13.042144775390511, - 40.96888166065838 - ], - [ - 13.04574966430664, - 40.96408570797472 - ], - [ - 13.050899505615234, - 40.96330795307353 - ], - [ - 13.05999755859375, - 40.96304869940295 - ], - [ - 13.064804077148438, - 40.96551156815455 - ], - [ - 13.065147399902344, - 40.9713443117186 - ], - [ - 13.056221008300781, - 40.97458450202252 - ], - [ - 13.053474426269531, - 40.974973314165055 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.853660583496094, - 40.95189982816191 - ], - [ - 12.85125732421875, - 40.950992279027496 - ], - [ - 12.84799575805664, - 40.94969575862395 - ], - [ - 12.846450805664062, - 40.94762127302408 - ], - [ - 12.850227355956918, - 40.946195026368265 - ], - [ - 12.848339080810547, - 40.943731436861164 - ], - [ - 12.849712371826172, - 40.93958202574397 - ], - [ - 12.851428985595703, - 40.936988511416395 - ], - [ - 12.851428985595703, - 40.93180117727666 - ], - [ - 12.846622467041016, - 40.929207357467085 - ], - [ - 12.845077514648438, - 40.924927332167655 - ], - [ - 12.844219207763672, - 40.920776739865985 - ], - [ - 12.847652435302734, - 40.918831059994986 - ], - [ - 12.853317260742188, - 40.91960933881622 - ], - [ - 12.852630615234261, - 40.922333242525525 - ], - [ - 12.856922149658203, - 40.92544613787744 - ], - [ - 12.860527038574105, - 40.924408522385015 - ], - [ - 12.864646911621094, - 40.92855888660453 - ], - [ - 12.863273620605355, - 40.93231992901947 - ], - [ - 12.86275863647461, - 40.94489841176807 - ], - [ - 12.86275863647461, - 40.950214369840424 - ], - [ - 12.853660583496094, - 40.95189982816191 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 13.003864288330078, - 40.93854463223246 - ], - [ - 12.99957275390625, - 40.93828528130885 - ], - [ - 12.996139526367188, - 40.9355620351317 - ], - [ - 12.989616394042855, - 40.93685883302701 - ], - [ - 12.983779907226562, - 40.93776657640675 - ], - [ - 12.976055145263672, - 40.9353026724978 - ], - [ - 12.973651885986214, - 40.93193086559421 - ], - [ - 12.967643737792969, - 40.93141211079659 - ], - [ - 12.963180541992074, - 40.92998551410162 - ], - [ - 12.964897155761719, - 40.926872832578326 - ], - [ - 12.962150573730469, - 40.925575838668486 - ], - [ - 12.960262298583984, - 40.92246294942591 - ], - [ - 12.9583740234375, - 40.92388970852945 - ], - [ - 12.951335906982422, - 40.92259265607171 - ], - [ - 12.945671081542969, - 40.919090487286944 - ], - [ - 12.94687271118164, - 40.91519897099805 - ], - [ - 12.94137954711914, - 40.91506924984297 - ], - [ - 12.93914794921875, - 40.91260449953323 - ], - [ - 12.942237854003793, - 40.90949099937811 - ], - [ - 12.940521240234375, - 40.906247614146224 - ], - [ - 12.940006256103516, - 40.89963061499199 - ], - [ - 12.938804626464844, - 40.89599747120625 - ], - [ - 12.944297790527344, - 40.89444034849895 - ], - [ - 12.95064926147461, - 40.89405106209546 - ], - [ - 12.950305938720703, - 40.89080691965266 - ], - [ - 12.943267822265625, - 40.88730306714657 - ], - [ - 12.946701049804688, - 40.88522662255491 - ], - [ - 12.950134277343636, - 40.88003522603099 - ], - [ - 12.948589324951172, - 40.87536262100473 - ], - [ - 12.955455780029183, - 40.87627120892444 - ], - [ - 12.960090637207031, - 40.87886710569576 - ], - [ - 12.963523864746094, - 40.88211183350494 - ], - [ - 12.967643737792969, - 40.88250119015304 - ], - [ - 12.967472076416016, - 40.887562618139384 - ], - [ - 12.970733642578125, - 40.89197482925711 - ], - [ - 12.976226806640511, - 40.89392129945193 - ], - [ - 12.97536849975586, - 40.897684312779774 - ], - [ - 12.97210693359375, - 40.89937111133914 - ], - [ - 12.96438217163086, - 40.897424801491276 - ], - [ - 12.967815399169922, - 40.89976036643661 - ], - [ - 12.966270446777344, - 40.901966102052945 - ], - [ - 12.96163558959961, - 40.90495021551012 - ], - [ - 12.966270446777344, - 40.90598813645525 - ], - [ - 12.970390319824219, - 40.911436954156436 - ], - [ - 12.96884536743164, - 40.9153286918986 - ], - [ - 12.972450256347656, - 40.91973905106219 - ], - [ - 12.97760009765625, - 40.9203876084737 - ], - [ - 12.981719970703011, - 40.92388970852945 - ], - [ - 12.98532485961914, - 40.9266134358328 - ], - [ - 12.992362976074219, - 40.92855888660453 - ], - [ - 12.996482849121094, - 40.93141211079659 - ], - [ - 13.00455093383789, - 40.932708990153664 - ], - [ - 13.005752563476562, - 40.93776657640675 - ], - [ - 13.003864288330078, - 40.93854463223246 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.218467712402344, - 38.815636166608215 - ], - [ - 15.198898315429688, - 38.80440003947544 - ], - [ - 15.1885986328125, - 38.79904887985135 - ], - [ - 15.184478759765625, - 38.790753788294424 - ], - [ - 15.190315246582031, - 38.782457731367174 - ], - [ - 15.197181701660156, - 38.77576665973603 - ], - [ - 15.209541320800781, - 38.76961031938826 - ], - [ - 15.218467712402344, - 38.76961031938826 - ], - [ - 15.230484008789062, - 38.77630196856888 - ], - [ - 15.235633850097656, - 38.788880569497124 - ], - [ - 15.24627685546875, - 38.80413249103831 - ], - [ - 15.237350463867188, - 38.81162346751262 - ], - [ - 15.218467712402344, - 38.815636166608215 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.112552642822152, - 38.66768595330274 - ], - [ - 15.107231140136605, - 38.66607757200169 - ], - [ - 15.10671615600586, - 38.661788378570876 - ], - [ - 15.115299224853402, - 38.65964368551492 - ], - [ - 15.119762420654297, - 38.660716040071165 - ], - [ - 15.119762420654297, - 38.664469154571925 - ], - [ - 15.116500854492188, - 38.66701579881798 - ], - [ - 15.115814208984375, - 38.666747735267805 - ], - [ - 15.112552642822152, - 38.66768595330274 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.066375732421875, - 38.64918738715664 - ], - [ - 15.058650970458984, - 38.647310454098594 - ], - [ - 15.056934356689453, - 38.64261790634527 - ], - [ - 15.05401611328125, - 38.634841007823525 - ], - [ - 15.052127838134652, - 38.62706326550212 - ], - [ - 15.0567626953125, - 38.62303996425438 - ], - [ - 15.06277084350586, - 38.6233081913603 - ], - [ - 15.067577362060547, - 38.626124515401486 - ], - [ - 15.073070526122933, - 38.6275996886131 - ], - [ - 15.080280303955078, - 38.63497509942965 - ], - [ - 15.079421997070312, - 38.63859547797984 - ], - [ - 15.077533721923828, - 38.64610382831183 - ], - [ - 15.070838928222656, - 38.64838299329522 - ], - [ - 15.066375732421875, - 38.64918738715664 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.1137113571167, - 38.64104248213065 - ], - [ - 15.111737251281625, - 38.639299419240736 - ], - [ - 15.109977722167855, - 38.63879660475989 - ], - [ - 15.10946273803711, - 38.637656878877266 - ], - [ - 15.107660293579102, - 38.63621543489537 - ], - [ - 15.105986595153809, - 38.63608134560944 - ], - [ - 15.106072425842285, - 38.634841007823525 - ], - [ - 15.107016563415527, - 38.63440520837127 - ], - [ - 15.108475685119629, - 38.63634952393046 - ], - [ - 15.110836029052734, - 38.63655065701279 - ], - [ - 15.111865997314453, - 38.63705348724944 - ], - [ - 15.11143684387207, - 38.63862899914905 - ], - [ - 15.114827156066895, - 38.63812617996495 - ], - [ - 15.116629600524902, - 38.638763083669076 - ], - [ - 15.1137113571167, - 38.64104248213065 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.096287727355957, - 38.64061510044108 - ], - [ - 15.09659886360157, - 38.63942512230979 - ], - [ - 15.095815658569336, - 38.639517304420316 - ], - [ - 15.096427202224618, - 38.63862061885821 - ], - [ - 15.098422765731812, - 38.638494914378185 - ], - [ - 15.098336935043335, - 38.64033855798972 - ], - [ - 15.096287727355957, - 38.64061510044108 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.929046630859375, - 38.53259030590469 - ], - [ - 14.903640747070312, - 38.5213096674994 - ], - [ - 14.893341064453125, - 38.49283162221545 - ], - [ - 14.891281127929688, - 38.46649284538942 - ], - [ - 14.924240112304688, - 38.460041065720446 - ], - [ - 14.931793212890625, - 38.447673541611195 - ], - [ - 14.953765869140625, - 38.436379603 - ], - [ - 14.96612548828125, - 38.44444688232968 - ], - [ - 14.964752197265625, - 38.469180916583355 - ], - [ - 14.987411499023438, - 38.48154475346391 - ], - [ - 14.975051879882812, - 38.489606982959856 - ], - [ - 14.968185424804688, - 38.52614444334863 - ], - [ - 14.944152832031136, - 38.52614444334863 - ], - [ - 14.929046630859375, - 38.53259030590469 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.808883666992188, - 38.58628336807195 - ], - [ - 14.799270629882699, - 38.58306291549108 - ], - [ - 14.795494079589844, - 38.575816369153586 - ], - [ - 14.789657592773438, - 38.55997877925585 - ], - [ - 14.825363159179688, - 38.54494326173158 - ], - [ - 14.852828979492188, - 38.53205317274656 - ], - [ - 14.876518249511719, - 38.536081573686644 - ], - [ - 14.872398376464844, - 38.548970940816105 - ], - [ - 14.881324768066406, - 38.56024724206345 - ], - [ - 14.877891540527344, - 38.57286386289748 - ], - [ - 14.878578186035156, - 38.58252615935333 - ], - [ - 14.863471984863281, - 38.58494153038122 - ], - [ - 14.851455688476562, - 38.582257779780065 - ], - [ - 14.843902587890625, - 38.585746636004494 - ], - [ - 14.808883666992188, - 38.58628336807195 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.960803985595703, - 38.43355584223774 - ], - [ - 14.951019287109375, - 38.430328551849975 - ], - [ - 14.950504302978516, - 38.42293213401053 - ], - [ - 14.947586059570312, - 38.422797646674645 - ], - [ - 14.94363784790039, - 38.42037683180992 - ], - [ - 14.939689636230469, - 38.42091479768001 - ], - [ - 14.942092895507812, - 38.415265956226314 - ], - [ - 14.937973022460938, - 38.41459344567957 - ], - [ - 14.936943054199219, - 38.40934764858384 - ], - [ - 14.934368133544922, - 38.40517764076942 - ], - [ - 14.935569763183594, - 38.40020021970371 - ], - [ - 14.940204620361328, - 38.39710597440028 - ], - [ - 14.944839477539062, - 38.39293526031571 - ], - [ - 14.945526123046875, - 38.38553501423446 - ], - [ - 14.950504302978516, - 38.38176732534359 - ], - [ - 14.959430694580078, - 38.38001797450455 - ], - [ - 14.972820281982422, - 38.36790592388805 - ], - [ - 14.992389678955078, - 38.36534867623901 - ], - [ - 14.996681213378793, - 38.36790592388805 - ], - [ - 15.003204345703125, - 38.36857886877816 - ], - [ - 15.00406265258789, - 38.37234724452567 - ], - [ - 15.008354187011719, - 38.37248182574445 - ], - [ - 15.008869171142578, - 38.375173397556004 - ], - [ - 15.001659393310547, - 38.38244014132493 - ], - [ - 15.00131607055664, - 38.391589817354465 - ], - [ - 14.992046356201172, - 38.40410147066251 - ], - [ - 14.987068176269531, - 38.409213135958375 - ], - [ - 14.980888366699105, - 38.41324840580697 - ], - [ - 14.97659683227539, - 38.40975118495802 - ], - [ - 14.97110366821289, - 38.41553495869226 - ], - [ - 14.964752197265625, - 38.41499695275878 - ], - [ - 14.96337890625, - 38.41795593581525 - ], - [ - 14.96835708618164, - 38.420107847372456 - ], - [ - 14.97213363647461, - 38.42589079204632 - ], - [ - 14.960803985595703, - 38.43355584223774 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.548301696777344, - 38.589503676229015 - ], - [ - 14.540061950683594, - 38.58547826846632 - ], - [ - 14.535598754882812, - 38.57796357021356 - ], - [ - 14.542121887207031, - 38.56669004862003 - ], - [ - 14.554481506347656, - 38.55568323796416 - ], - [ - 14.571990966796875, - 38.553803857931285 - ], - [ - 14.582977294921875, - 38.55058194928367 - ], - [ - 14.595680236816406, - 38.55192442876691 - ], - [ - 14.596023559570312, - 38.55997877925585 - ], - [ - 14.585037231445312, - 38.5645425106114 - ], - [ - 14.584693908691406, - 38.5771583773376 - ], - [ - 14.577827453613281, - 38.58467315983427 - ], - [ - 14.548301696777344, - 38.589503676229015 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 14.360332489013672, - 38.55528051780752 - ], - [ - 14.347543716430664, - 38.55487779539481 - ], - [ - 14.344797134399414, - 38.553334005246235 - ], - [ - 14.339818954467773, - 38.55085044718563 - ], - [ - 14.337930679321289, - 38.543869175876154 - ], - [ - 14.33964729309082, - 38.534335960974076 - ], - [ - 14.342823028564453, - 38.53138175065982 - ], - [ - 14.353208541870117, - 38.529434591176084 - ], - [ - 14.359731674194336, - 38.53091175147101 - ], - [ - 14.366254806518555, - 38.53829709805414 - ], - [ - 14.36737060546875, - 38.550380575199185 - ], - [ - 14.365224838256836, - 38.554139465112 - ], - [ - 14.360332489013672, - 38.55528051780752 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.549087524413949, - 38.30825817353996 - ], - [ - 15.520248413085824, - 38.30556411437786 - ], - [ - 15.476303100585938, - 38.274844767832825 - ], - [ - 15.343780517578125, - 38.22038031480122 - ], - [ - 15.270309448242074, - 38.2117485383639 - ], - [ - 15.256576538085938, - 38.225235239076824 - ], - [ - 15.254516601562386, - 38.26298470036051 - ], - [ - 15.241470336913949, - 38.27538381579182 - ], - [ - 15.217437744140625, - 38.272688535980976 - ], - [ - 15.226364135742188, - 38.26190641637658 - ], - [ - 15.231857299804688, - 38.238180119798635 - ], - [ - 15.214691162109375, - 38.19502155795575 - ], - [ - 15.16937255859375, - 38.16587506003647 - ], - [ - 15.094528198242188, - 38.12969560730616 - ], - [ - 15.071182250976562, - 38.1334763895322 - ], - [ - 15.05401611328125, - 38.15669689780065 - ], - [ - 14.972305297851562, - 38.16263584058641 - ], - [ - 14.931793212890625, - 38.191243965987326 - ], - [ - 14.91119384765625, - 38.19610083395667 - ], - [ - 14.878921508789062, - 38.17613163876633 - ], - [ - 14.850082397460938, - 38.17289287509456 - ], - [ - 14.784164428710938, - 38.15939647721454 - ], - [ - 14.742965698242188, - 38.16911413556086 - ], - [ - 14.707260131835824, - 38.14319750166766 - ], - [ - 14.639968872070312, - 38.08701320402273 - ], - [ - 14.58709716796875, - 38.065932950547484 - ], - [ - 14.555511474609375, - 38.06539235133249 - ], - [ - 14.497146606445312, - 38.042142806535615 - ], - [ - 14.454574584960938, - 38.043765107439675 - ], - [ - 14.427108764648438, - 38.04322434446539 - ], - [ - 14.368057250976449, - 38.02104962412605 - ], - [ - 14.34539794921875, - 38.026458711461245 - ], - [ - 14.305572509765625, - 38.013476231041935 - ], - [ - 14.203262329101562, - 38.02267239225365 - ], - [ - 14.143524169921875, - 38.03240824631951 - ], - [ - 14.118804931640625, - 38.02213147353745 - ], - [ - 14.068336486816406, - 38.02348376284101 - ], - [ - 14.035720825195312, - 38.04268357749736 - ], - [ - 14.020957946777344, - 38.04457624441283 - ], - [ - 13.987655639648438, - 38.036734877267705 - ], - [ - 13.947830200195312, - 38.035112420612975 - ], - [ - 13.860282897949105, - 37.99778599882999 - ], - [ - 13.820457458496094, - 37.986692602232814 - ], - [ - 13.769989013671875, - 37.974244355513335 - ], - [ - 13.745956420898438, - 37.979386278594625 - ], - [ - 13.720207214355469, - 37.982904228934125 - ], - [ - 13.7109375, - 37.99372763370869 - ], - [ - 13.66424560546875, - 38.002385207833235 - ], - [ - 13.592147827148438, - 38.03348992801713 - ], - [ - 13.572921752929688, - 38.03781649506999 - ], - [ - 13.553352355957031, - 38.053768502070696 - ], - [ - 13.540992736816406, - 38.06782501634299 - ], - [ - 13.549232482910156, - 38.07755486746453 - ], - [ - 13.542366027832031, - 38.08133834890672 - ], - [ - 13.545112609863281, - 38.09484918456411 - ], - [ - 13.539276123046761, - 38.10322464859825 - ], - [ - 13.540992736816406, - 38.10727694785215 - ], - [ - 13.538589477539062, - 38.115380872037434 - ], - [ - 13.531379699706918, - 38.115380872037434 - ], - [ - 13.51833343505848, - 38.119162395618986 - ], - [ - 13.504943847656136, - 38.12186336400151 - ], - [ - 13.500823974609375, - 38.11024849111732 - ], - [ - 13.464775085449219, - 38.09998264736481 - ], - [ - 13.432502746582031, - 38.10106333042556 - ], - [ - 13.417396545410156, - 38.102414161775556 - ], - [ - 13.394050598144531, - 38.10781723743677 - ], - [ - 13.37860107421875, - 38.12105308397729 - ], - [ - 13.37310791015625, - 38.12969560730616 - ], - [ - 13.3758544921875, - 38.13590678897411 - ], - [ - 13.374137878417969, - 38.14400753588854 - ], - [ - 13.379631042480469, - 38.150487485877754 - ], - [ - 13.370018005371094, - 38.16857429963515 - ], - [ - 13.368644714355469, - 38.18017989094241 - ], - [ - 13.366069793701172, - 38.186656626605604 - ], - [ - 13.359031677246094, - 38.19259312846959 - ], - [ - 13.354225158691406, - 38.19394226595911 - ], - [ - 13.34478378295887, - 38.19475173645616 - ], - [ - 13.336544036865234, - 38.198664050350295 - ], - [ - 13.333282470703125, - 38.198664050350295 - ], - [ - 13.32864761352539, - 38.2037902124501 - ], - [ - 13.332252502441406, - 38.21093925682848 - ], - [ - 13.330707550048828, - 38.213636826950975 - ], - [ - 13.326416015625, - 38.21619942595273 - ], - [ - 13.323326110839844, - 38.21930139874194 - ], - [ - 13.320064544677734, - 38.225774655107976 - ], - [ - 13.313541412353516, - 38.225235239076824 - ], - [ - 13.30942153930664, - 38.22226837940702 - ], - [ - 13.303756713867188, - 38.22240323928964 - ], - [ - 13.293285369873047, - 38.217008648994565 - ], - [ - 13.289337158203011, - 38.213771702832396 - ], - [ - 13.283843994140625, - 38.21066949431694 - ], - [ - 13.281869888305664, - 38.212288054388175 - ], - [ - 13.27998161315918, - 38.2117485383639 - ], - [ - 13.28023910522461, - 38.20736482240607 - ], - [ - 13.278179168701172, - 38.20520658833452 - ], - [ - 13.274402618408203, - 38.203115738057605 - ], - [ - 13.273286819458008, - 38.20035032771815 - ], - [ - 13.27122688293457, - 38.20142952473818 - ], - [ - 13.271484375, - 38.20345297603496 - ], - [ - 13.268823623657227, - 38.20439723406063 - ], - [ - 13.266334533691406, - 38.203992553549334 - ], - [ - 13.265132904052734, - 38.201024827730265 - ], - [ - 13.262128829956055, - 38.20075502847525 - ], - [ - 13.25792312622059, - 38.20223891200549 - ], - [ - 13.251657485961914, - 38.20008052596367 - ], - [ - 13.24951171875, - 38.20250870576168 - ], - [ - 13.245563507080078, - 38.20419489408619 - ], - [ - 13.242731094360352, - 38.2050716965804 - ], - [ - 13.238353729248047, - 38.20439723406063 - ], - [ - 13.238439559936523, - 38.20669038113252 - ], - [ - 13.23792457580555, - 38.209388108732746 - ], - [ - 13.237838745117188, - 38.21168109857966 - ], - [ - 13.23629379272461, - 38.21302988239109 - ], - [ - 13.232431411743164, - 38.21309732092549 - ], - [ - 13.230886459350586, - 38.20965787599362 - ], - [ - 13.235006332397461, - 38.20669038113252 - ], - [ - 13.236465454101562, - 38.20338552856447 - ], - [ - 13.238182067871094, - 38.19610083395667 - ], - [ - 13.230628967285156, - 38.18638677411551 - ], - [ - 13.213462829589844, - 38.182068998322094 - ], - [ - 13.193206787109375, - 38.174512274922485 - ], - [ - 13.167457580566406, - 38.17505206686869 - ], - [ - 13.166084289550781, - 38.187466178077905 - ], - [ - 13.156814575195312, - 38.190974130491774 - ], - [ - 13.141708374023438, - 38.1888154105384 - ], - [ - 13.133125305175781, - 38.19502155795575 - ], - [ - 13.105659484863281, - 38.19502155795575 - ], - [ - 13.091583251953125, - 38.18638677411551 - ], - [ - 13.071327209472656, - 38.173702579506504 - ], - [ - 13.077850341796875, - 38.16452540275636 - ], - [ - 13.072357177734375, - 38.15885656932712 - ], - [ - 13.045921325683594, - 38.14319750166766 - ], - [ - 13.061370849609375, - 38.10889780461813 - ], - [ - 13.069267272949219, - 38.091066402284945 - ], - [ - 13.058280944824219, - 38.08052761936274 - ], - [ - 13.039054870605469, - 38.07890613330849 - ], - [ - 13.027381896972656, - 38.066743841880246 - ], - [ - 12.999229431152344, - 38.06187835906984 - ], - [ - 12.977943420410156, - 38.04322434446539 - ], - [ - 12.934341430663949, - 38.03267866824144 - ], - [ - 12.897262573242074, - 38.02889267048644 - ], - [ - 12.879753112792969, - 38.04079086165885 - ], - [ - 12.8759765625, - 38.052687119903034 - ], - [ - 12.854347229003906, - 38.05944549633448 - ], - [ - 12.839927673339844, - 38.06295960543331 - ], - [ - 12.826538085937386, - 38.08025737418391 - ], - [ - 12.811775207519531, - 38.096200130788844 - ], - [ - 12.797012329101562, - 38.11727165830543 - ], - [ - 12.796669006347656, - 38.14751758025121 - ], - [ - 12.775726318359375, - 38.1577767415592 - ], - [ - 12.782936096191406, - 38.1718132552184 - ], - [ - 12.770919799804688, - 38.1855772106473 - ], - [ - 12.748603820800781, - 38.18503749667021 - ], - [ - 12.739334106445312, - 38.19825933797085 - ], - [ - 12.709121704101562, - 38.18692647809604 - ], - [ - 12.713241577148324, - 38.16560513057942 - ], - [ - 12.722511291503906, - 38.1442775452969 - ], - [ - 12.718048095703125, - 38.12591462924157 - ], - [ - 12.690925598144531, - 38.111869281948955 - ], - [ - 12.686805725097543, - 38.118622189953356 - ], - [ - 12.66998291015625, - 38.12105308397729 - ], - [ - 12.652473449707031, - 38.11349003681576 - ], - [ - 12.652816772460824, - 38.09430879908206 - ], - [ - 12.637023925781136, - 38.08701320402273 - ], - [ - 12.607841491699219, - 38.0729603768343 - ], - [ - 12.569389343261719, - 38.07377119027129 - ], - [ - 12.54638671875, - 38.06133772989656 - ], - [ - 12.516517639160156, - 38.02835179769117 - ], - [ - 12.497634887695199, - 38.02456557631512 - ], - [ - 12.477035522460938, - 38.015369652680974 - ], - [ - 12.493515014648438, - 37.99886819160377 - ], - [ - 12.489395141601562, - 37.98425724185128 - ], - [ - 12.486648559570312, - 37.955297320238 - ], - [ - 12.442359924316293, - 37.90817922717759 - ], - [ - 12.424507141113281, - 37.89842688615329 - ], - [ - 12.436180114746094, - 37.84666368454913 - ], - [ - 12.456779479980469, - 37.832293628167335 - ], - [ - 12.4310302734375, - 37.81792077237497 - ], - [ - 12.419013977050781, - 37.80788523279169 - ], - [ - 12.420387268066406, - 37.801103690609615 - ], - [ - 12.443389892578125, - 37.76202988573211 - ], - [ - 12.448883056640625, - 37.71641767847623 - ], - [ - 12.503814697265625, - 37.66208079655377 - ], - [ - 12.599945068359375, - 37.63163475580643 - ], - [ - 12.634277343749886, - 37.57397058830708 - ], - [ - 12.671356201171761, - 37.55219891098551 - ], - [ - 12.777099609375, - 37.57179370689751 - ], - [ - 12.847137451171875, - 37.57179370689751 - ], - [ - 12.944641113281136, - 37.56090834541537 - ], - [ - 12.995452880859375, - 37.501010429493284 - ], - [ - 13.014678955078125, - 37.489025074767866 - ], - [ - 13.150634765625, - 37.48793540168987 - ], - [ - 13.220672607421875, - 37.42688834526727 - ], - [ - 13.283843994140625, - 37.37124857287921 - ], - [ - 13.347015380859375, - 37.347234351336915 - ], - [ - 13.440399169921875, - 37.28497995025375 - ], - [ - 13.553009033203125, - 37.267495764381856 - ], - [ - 13.64501953125, - 37.18876668723709 - ], - [ - 13.74114990234375, - 37.14499280340635 - ], - [ - 13.823547363281136, - 37.131855694734625 - ], - [ - 13.855133056640511, - 37.106669860700045 - ], - [ - 13.918304443359261, - 37.084762325442966 - ], - [ - 13.978729248046761, - 37.09462150015557 - ], - [ - 14.0899658203125, - 37.09900294387622 - ], - [ - 14.205322265625, - 37.06175259706909 - ], - [ - 14.37286376953125, - 36.961963124877656 - ], - [ - 14.41680908203125, - 36.89527252546275 - ], - [ - 14.429512023925781, - 36.88373984256186 - ], - [ - 14.451828002929688, - 36.835118682834256 - ], - [ - 14.453544616699219, - 36.81643114369081 - ], - [ - 14.493026733398438, - 36.78289206199065 - ], - [ - 14.516372680664062, - 36.78151719618496 - ], - [ - 14.53216552734375, - 36.776567475065576 - ], - [ - 14.550018310546875, - 36.77601748632149 - ], - [ - 14.568901062011719, - 36.775192495806465 - ], - [ - 14.602203369140511, - 36.76446681118516 - ], - [ - 14.630699157714844, - 36.76144134681883 - ], - [ - 14.640655517578125, - 36.74768773190056 - ], - [ - 14.662284851074219, - 36.74273582693763 - ], - [ - 14.679107666015625, - 36.72182426131442 - ], - [ - 14.690093994140625, - 36.716320271149804 - ], - [ - 14.711036682128906, - 36.71439378142239 - ], - [ - 14.731636047363281, - 36.712742466063354 - ], - [ - 14.745368957519531, - 36.714118564660595 - ], - [ - 14.753608703613281, - 36.70723782520921 - ], - [ - 14.773178100585824, - 36.70696258281522 - ], - [ - 14.771461486816406, - 36.70338434198518 - ], - [ - 14.781074523925668, - 36.70008120258276 - ], - [ - 14.799613952636605, - 36.70200805115167 - ], - [ - 14.809226989746094, - 36.709714962392944 - ], - [ - 14.82330322265625, - 36.71054065704242 - ], - [ - 14.834976196289062, - 36.71384334691291 - ], - [ - 14.840126037597656, - 36.719897909617195 - ], - [ - 14.862785339355469, - 36.727052686670056 - ], - [ - 14.886474609375, - 36.72540164343274 - ], - [ - 14.903984069824219, - 36.7229250120216 - ], - [ - 14.94930267333973, - 36.692923913592594 - ], - [ - 14.959602355957031, - 36.69099683732502 - ], - [ - 14.969215393066406, - 36.68851909687135 - ], - [ - 14.978141784667969, - 36.69209802967761 - ], - [ - 14.992561340332031, - 36.69099683732502 - ], - [ - 14.995651245117188, - 36.69677792123302 - ], - [ - 15.004234313964844, - 36.6992553955527 - ], - [ - 15.024147033691406, - 36.696502641380036 - ], - [ - 15.037879943847656, - 36.686316593889856 - ], - [ - 15.044746398925781, - 36.67778129905223 - ], - [ - 15.051956176757699, - 36.658229152136265 - ], - [ - 15.059852600097543, - 36.658229152136265 - ], - [ - 15.074272155761719, - 36.649966188797805 - ], - [ - 15.070495605468636, - 36.643630649736856 - ], - [ - 15.07598876953125, - 36.63949849566231 - ], - [ - 15.087318420410156, - 36.64721167063527 - ], - [ - 15.106201171875, - 36.657127474925815 - ], - [ - 15.117530822753906, - 36.66869429932853 - ], - [ - 15.126800537109375, - 36.662635703325826 - ], - [ - 15.135383605957031, - 36.665114277517674 - ], - [ - 15.13916015625, - 36.67860733671985 - ], - [ - 15.158042907714844, - 36.683288049295015 - ], - [ - 15.157356262206918, - 36.692923913592594 - ], - [ - 15.137100219726562, - 36.69264861993992 - ], - [ - 15.127830505371094, - 36.703109085790025 - ], - [ - 15.128173828124886, - 36.728978858916285 - ], - [ - 15.124740600585938, - 36.74273582693763 - ], - [ - 15.108261108398438, - 36.75594019674357 - ], - [ - 15.106544494628906, - 36.768042206102585 - ], - [ - 15.099678039550781, - 36.78426690313161 - ], - [ - 15.111351013183594, - 36.79224049534211 - ], - [ - 15.102767944335938, - 36.797464123072984 - ], - [ - 15.11444091796875, - 36.81560658831995 - ], - [ - 15.111007690429688, - 36.83594302796877 - ], - [ - 15.126457214355469, - 36.85874638670163 - ], - [ - 15.13916015625, - 36.86478951012919 - ], - [ - 15.142250061035156, - 36.87824747646957 - ], - [ - 15.15838623046875, - 36.91339179255025 - ], - [ - 15.171432495117188, - 36.9166857424312 - ], - [ - 15.180702209472656, - 36.92876234148466 - ], - [ - 15.195465087890625, - 36.94605050527134 - ], - [ - 15.208511352539062, - 36.94769679250732 - ], - [ - 15.215721130371094, - 36.95784811095526 - ], - [ - 15.233917236328125, - 36.966077916412225 - ], - [ - 15.260696411132812, - 36.969095288859144 - ], - [ - 15.272712707519531, - 36.983083361935 - ], - [ - 15.274772644042969, - 36.99981081734932 - ], - [ - 15.285758972167969, - 37.00145594210082 - ], - [ - 15.298805236816406, - 37.00995518623747 - ], - [ - 15.311164855957031, - 36.99981081734932 - ], - [ - 15.337944030761719, - 36.99569784974131 - ], - [ - 15.3424072265625, - 37.00831024540572 - ], - [ - 15.320091247558594, - 37.03572127789156 - ], - [ - 15.310821533203125, - 37.04558682836126 - ], - [ - 15.297775268554688, - 37.0458608531299 - ], - [ - 15.283355712890511, - 37.03955803318343 - ], - [ - 15.2764892578125, - 37.05380714109943 - ], - [ - 15.281295776367188, - 37.05819094383597 - ], - [ - 15.2984619140625, - 37.05106713577959 - ], - [ - 15.300521850585938, - 37.05709501689559 - ], - [ - 15.300521850585938, - 37.06339638062874 - ], - [ - 15.301551818847656, - 37.07134083237324 - ], - [ - 15.306358337402344, - 37.08038005833324 - ], - [ - 15.304985046386719, - 37.09790760669941 - ], - [ - 15.296745300292855, - 37.10940785721794 - ], - [ - 15.285415649414062, - 37.11241953906062 - ], - [ - 15.27099609375, - 37.110503028109626 - ], - [ - 15.251426696777344, - 37.11597864499978 - ], - [ - 15.233230590820312, - 37.12118011428513 - ], - [ - 15.223617553710938, - 37.13459278049613 - ], - [ - 15.230140686035156, - 37.14554013342692 - ], - [ - 15.251426696777344, - 37.142803443716836 - ], - [ - 15.239753723144531, - 37.160590156787244 - ], - [ - 15.223617553710938, - 37.160863765847395 - ], - [ - 15.216751098632812, - 37.15402324224731 - ], - [ - 15.204391479492188, - 37.16305260267602 - ], - [ - 15.205078125, - 37.181381622692065 - ], - [ - 15.193061828613281, - 37.19150171306701 - ], - [ - 15.187225341796875, - 37.210917547717585 - ], - [ - 15.1995849609375, - 37.22349415461226 - ], - [ - 15.20233154296875, - 37.23060174404063 - ], - [ - 15.211257934570312, - 37.23114845394104 - ], - [ - 15.217437744140625, - 37.21583907837921 - ], - [ - 15.225677490234261, - 37.2136517710526 - ], - [ - 15.232200622558594, - 37.21966671360516 - ], - [ - 15.226020812988281, - 37.231968511359014 - ], - [ - 15.230484008789062, - 37.23770866354103 - ], - [ - 15.242156982421875, - 37.229781671757344 - ], - [ - 15.252113342285156, - 37.229508312347555 - ], - [ - 15.259323120117188, - 37.235248651837395 - ], - [ - 15.260009765625, - 37.24536151989454 - ], - [ - 15.251083374023438, - 37.251920492573326 - ], - [ - 15.242156982421875, - 37.26312408340919 - ], - [ - 15.223274230957031, - 37.27787748952485 - ], - [ - 15.212287902831918, - 37.29453989660499 - ], - [ - 15.197868347167969, - 37.29590550406618 - ], - [ - 15.191001892089844, - 37.28907721885594 - ], - [ - 15.171089172363281, - 37.2961786225835 - ], - [ - 15.16387939453125, - 37.292354873102454 - ], - [ - 15.13607025146473, - 37.312836976839144 - ], - [ - 15.107231140136605, - 37.315021405311214 - ], - [ - 15.097618103027344, - 37.33413244661209 - ], - [ - 15.093498229980469, - 37.41052799460727 - ], - [ - 15.088348388671875, - 37.473768205267504 - ], - [ - 15.093154907226562, - 37.48412142074285 - ], - [ - 15.095901489257812, - 37.47921744485059 - ], - [ - 15.102767944335938, - 37.483031676137486 - ], - [ - 15.102081298828011, - 37.50182754272543 - ], - [ - 15.118560791015625, - 37.51816792940791 - ], - [ - 15.120277404785043, - 37.528242717975054 - ], - [ - 15.146369934082031, - 37.542127358528404 - ], - [ - 15.154266357421875, - 37.55410418674914 - ], - [ - 15.166969299316406, - 37.55628158512072 - ], - [ - 15.16937255859375, - 37.560091879180916 - ], - [ - 15.167655944824105, - 37.56743975318767 - ], - [ - 15.179328918457031, - 37.57097735996406 - ], - [ - 15.181045532226449, - 37.58131709327411 - ], - [ - 15.176239013671875, - 37.60879203604432 - ], - [ - 15.181045532226449, - 37.62157394649769 - ], - [ - 15.179328918457031, - 37.63353799897018 - ], - [ - 15.190658569335938, - 37.638431828988836 - ], - [ - 15.20233154296875, - 37.65474226771092 - ], - [ - 15.200271606445312, - 37.66262436242685 - ], - [ - 15.206794738769531, - 37.68083151896963 - ], - [ - 15.222930908203011, - 37.70175064398664 - ], - [ - 15.221900939941406, - 37.71560291938267 - ], - [ - 15.216407775878906, - 37.72863798965106 - ], - [ - 15.211944580078125, - 37.74438563888049 - ], - [ - 15.250396728515625, - 37.79594930209237 - ], - [ - 15.281295776367188, - 37.81873440498779 - ], - [ - 15.279922485351562, - 37.82524314302978 - ], - [ - 15.274772644042969, - 37.830666652929224 - ], - [ - 15.285415649414062, - 37.84422368363511 - ], - [ - 15.300178527832031, - 37.84232584933158 - ], - [ - 15.309104919433594, - 37.852627791344894 - ], - [ - 15.299148559570199, - 37.86319934044903 - ], - [ - 15.3533935546875, - 37.91332577499166 - ], - [ - 15.348243713378906, - 37.91684688974227 - ], - [ - 15.394935607910156, - 37.965854128749434 - ], - [ - 15.439567565917969, - 38.00752515890449 - ], - [ - 15.444374084472656, - 38.02294285011436 - ], - [ - 15.474929809570312, - 38.04538737239996 - ], - [ - 15.498275756835938, - 38.07485226087217 - ], - [ - 15.526084899902344, - 38.125374473531586 - ], - [ - 15.565910339355469, - 38.17559185481662 - ], - [ - 15.57861328125, - 38.190974130491774 - ], - [ - 15.577926635742188, - 38.19744990646366 - ], - [ - 15.567970275878906, - 38.20338552856447 - ], - [ - 15.570716857910156, - 38.217952731169305 - ], - [ - 15.57552337646473, - 38.229820147841636 - ], - [ - 15.582046508789062, - 38.23386541556985 - ], - [ - 15.585479736328125, - 38.244651696093634 - ], - [ - 15.609512329101562, - 38.25354917285299 - ], - [ - 15.656890869140511, - 38.26433253283361 - ], - [ - 15.6500244140625, - 38.278078995562105 - ], - [ - 15.621871948242188, - 38.28239107510447 - ], - [ - 15.580673217773324, - 38.29047553391873 - ], - [ - 15.549087524413949, - 38.30825817353996 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.023506164550781, - 37.996162679728116 - ], - [ - 12.02419281005848, - 37.990751356571195 - ], - [ - 12.030715942382812, - 37.982904228934125 - ], - [ - 12.037582397460938, - 37.958004338883114 - ], - [ - 12.047195434570312, - 37.95123660520783 - ], - [ - 12.073974609374886, - 37.94852933714952 - ], - [ - 12.087020874023324, - 37.943926752499856 - ], - [ - 12.096633911132812, - 37.94988298364895 - ], - [ - 12.08770751953125, - 37.95475590453685 - ], - [ - 12.069511413574219, - 37.98777495867814 - ], - [ - 12.072257995605469, - 37.995351006703814 - ], - [ - 12.023506164550781, - 37.996162679728116 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.339019775390625, - 38.023213306976814 - ], - [ - 12.332839965820312, - 38.02240193339466 - ], - [ - 12.325286865234375, - 38.012935244447135 - ], - [ - 12.320823669433594, - 38.01104175992311 - ], - [ - 12.317390441894531, - 38.002385207833235 - ], - [ - 12.324600219726562, - 37.98831613091309 - ], - [ - 12.333526611328125, - 37.98317483351337 - ], - [ - 12.352066040039062, - 37.984798440032684 - ], - [ - 12.358589172363281, - 37.99318650139293 - ], - [ - 12.347259521484375, - 38.00184413939208 - ], - [ - 12.339019775390625, - 38.023213306976814 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.309150695800781, - 37.95908711840585 - ], - [ - 12.298164367675781, - 37.95231948449752 - ], - [ - 12.288551330566406, - 37.94582196933006 - ], - [ - 12.277565002441406, - 37.94798787156644 - ], - [ - 12.266921997070312, - 37.93580384101423 - ], - [ - 12.273101806640625, - 37.9306588660664 - ], - [ - 12.281341552734375, - 37.91278405007035 - ], - [ - 12.291984558105469, - 37.91224232115986 - ], - [ - 12.298851013183594, - 37.908720986006436 - ], - [ - 12.311897277832031, - 37.915221780801055 - ], - [ - 12.319107055664062, - 37.91088798143104 - ], - [ - 12.332496643066406, - 37.915763487770754 - ], - [ - 12.3431396484375, - 37.90357411607749 - ], - [ - 12.363739013671875, - 37.90140690524916 - ], - [ - 12.377128601074219, - 37.91332577499166 - ], - [ - 12.372322082519531, - 37.927409222676985 - ], - [ - 12.360305786132812, - 37.92795083988293 - ], - [ - 12.350349426269418, - 37.940406934417254 - ], - [ - 12.323226928710938, - 37.93553306183642 - ], - [ - 12.309150695800781, - 37.95908711840585 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 13.181190490722656, - 38.72234941770309 - ], - [ - 13.170032501220703, - 38.71806359697183 - ], - [ - 13.15801620483387, - 38.71270595962476 - ], - [ - 13.158702850341797, - 38.7088214214364 - ], - [ - 13.153209686279297, - 38.703998942455826 - ], - [ - 13.149776458740234, - 38.695826777255526 - ], - [ - 13.151664733886719, - 38.69220929124511 - ], - [ - 13.165740966796761, - 38.69033348573663 - ], - [ - 13.173637390136605, - 38.68792166352608 - ], - [ - 13.177242279052734, - 38.69207530676849 - ], - [ - 13.187026977539062, - 38.69368310392541 - ], - [ - 13.190116882324219, - 38.69770243871943 - ], - [ - 13.199043273925781, - 38.70533855257685 - ], - [ - 13.203678131103516, - 38.70949118445874 - ], - [ - 13.200931549072266, - 38.71511694612704 - ], - [ - 13.181190490722656, - 38.72234941770309 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.902629852294922, - 43.441453151531 - ], - [ - 9.897994995117188, - 43.437838499730276 - ], - [ - 9.890441894531136, - 43.437339910121175 - ], - [ - 9.883918762207031, - 43.42412578851634 - ], - [ - 9.891986846923828, - 43.42051010168392 - ], - [ - 9.903659820556527, - 43.41789171090125 - ], - [ - 9.905548095703125, - 43.4215075541024 - ], - [ - 9.910869598388672, - 43.42387643773639 - ], - [ - 9.910011291503906, - 43.42823992810367 - ], - [ - 9.911384582519418, - 43.43509620603953 - ], - [ - 9.902629852294922, - 43.441453151531 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.828300476074219, - 43.075408452653214 - ], - [ - 9.809417724609375, - 43.06713208835001 - ], - [ - 9.798431396484261, - 43.05634605793571 - ], - [ - 9.792938232421875, - 43.041543532885974 - ], - [ - 9.788131713867188, - 43.023725588820255 - ], - [ - 9.800491333007812, - 43.00690672861231 - ], - [ - 9.810104370117188, - 43.00012767681193 - ], - [ - 9.821434020996094, - 43.00690672861231 - ], - [ - 9.843063354492074, - 43.026486454006566 - ], - [ - 9.852676391601562, - 43.04907068694834 - ], - [ - 9.84375, - 43.05810205266049 - ], - [ - 9.828300476074219, - 43.075408452653214 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 10.408172607421875, - 42.878480017739044 - ], - [ - 10.351181030273438, - 42.818573401893836 - ], - [ - 10.357189178466797, - 42.805224943488675 - ], - [ - 10.353927612304688, - 42.80283199080689 - ], - [ - 10.341567993164062, - 42.8009427522556 - ], - [ - 10.325431823730469, - 42.80560276966148 - ], - [ - 10.3216552734375, - 42.808373424418726 - ], - [ - 10.331954956054688, - 42.81051429991593 - ], - [ - 10.338134765625, - 42.81555136172695 - ], - [ - 10.329895019531136, - 42.8246170391527 - ], - [ - 10.289382934570312, - 42.826127856159275 - ], - [ - 10.264663696289062, - 42.83368138733589 - ], - [ - 10.255050659179688, - 42.83116364617693 - ], - [ - 10.263977050781136, - 42.81706240027173 - ], - [ - 10.25848388671875, - 42.81806973878899 - ], - [ - 10.257110595703125, - 42.80446928422029 - ], - [ - 10.246124267578125, - 42.80446928422029 - ], - [ - 10.23651123046875, - 42.79288135293722 - ], - [ - 10.216598510742074, - 42.80648435509074 - ], - [ - 10.191879272460938, - 42.81706240027173 - ], - [ - 10.1513671875, - 42.81655872485931 - ], - [ - 10.114288330078125, - 42.80698811255233 - ], - [ - 10.095062255859375, - 42.79288135293722 - ], - [ - 10.094375610351562, - 42.76919491914051 - ], - [ - 10.106048583984261, - 42.74751641468717 - ], - [ - 10.13214111328125, - 42.73036990242392 - ], - [ - 10.158233642578125, - 42.72381262999295 - ], - [ - 10.164413452148438, - 42.72835235396481 - ], - [ - 10.1953125, - 42.73087427928485 - ], - [ - 10.224838256835938, - 42.721794868255714 - ], - [ - 10.244064331054688, - 42.72583032610658 - ], - [ - 10.2447509765625, - 42.736926481692684 - ], - [ - 10.256423950195312, - 42.73944805837745 - ], - [ - 10.266036987304688, - 42.73642215405084 - ], - [ - 10.29144287109375, - 42.7344048024673 - ], - [ - 10.303802490234375, - 42.75255860415529 - ], - [ - 10.308609008788949, - 42.7349091465156 - ], - [ - 10.323028564453125, - 42.733900454317414 - ], - [ - 10.328521728515625, - 42.7379351246715 - ], - [ - 10.330581665039062, - 42.75407118101084 - ], - [ - 10.347747802734375, - 42.755079545072135 - ], - [ - 10.360107421875, - 42.72835235396481 - ], - [ - 10.375213623046875, - 42.70867781741311 - ], - [ - 10.403366088867074, - 42.70817326008937 - ], - [ - 10.423965454101562, - 42.7016136416648 - ], - [ - 10.4425048828125, - 42.714227677286864 - ], - [ - 10.432891845703125, - 42.740960955168475 - ], - [ - 10.416412353515625, - 42.76163351153991 - ], - [ - 10.438385009765625, - 42.7737313206873 - ], - [ - 10.447998046875, - 42.79842367778193 - ], - [ - 10.436325073242188, - 42.81555136172695 - ], - [ - 10.452804565429688, - 42.84727541721109 - ], - [ - 10.436325073242188, - 42.863886280785835 - ], - [ - 10.42877197265625, - 42.875460907001774 - ], - [ - 10.408172607421875, - 42.878480017739044 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 10.080642700195312, - 42.62688605000682 - ], - [ - 10.073776245117188, - 42.623096787629606 - ], - [ - 10.070686340332031, - 42.59479633838067 - ], - [ - 10.059356689453125, - 42.594290856363344 - ], - [ - 10.039787292480469, - 42.58974133371007 - ], - [ - 10.046653747558594, - 42.57356256365908 - ], - [ - 10.086135864257812, - 42.56420729713456 - ], - [ - 10.106048583984261, - 42.56825298997905 - ], - [ - 10.111541748046761, - 42.58822475236049 - ], - [ - 10.09368896484375, - 42.60414701616359 - ], - [ - 10.09918212890625, - 42.621581018098816 - ], - [ - 10.080642700195312, - 42.62688605000682 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 10.884017944335938, - 42.39861509367515 - ], - [ - 10.882301330566293, - 42.39785448671501 - ], - [ - 10.876121520996094, - 42.39405131362432 - ], - [ - 10.873374938964844, - 42.374017465291224 - ], - [ - 10.861015319824219, - 42.371988364694396 - ], - [ - 10.856552124023438, - 42.35524578349561 - ], - [ - 10.877151489257699, - 42.34941019930749 - ], - [ - 10.904960632324219, - 42.31920874079873 - ], - [ - 10.924873352050781, - 42.31083097788358 - ], - [ - 10.940666198730469, - 42.331392586880476 - ], - [ - 10.931396484375, - 42.34484284244194 - ], - [ - 10.926933288574105, - 42.367676308265196 - ], - [ - 10.884017944335938, - 42.39861509367515 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 10.314788818359375, - 42.35321607653588 - ], - [ - 10.307750701904297, - 42.3511863040256 - ], - [ - 10.302085876464844, - 42.35296235855687 - ], - [ - 10.290241241454964, - 42.34852212812849 - ], - [ - 10.289726257324219, - 42.33799118494392 - ], - [ - 10.286293029785156, - 42.33608781424646 - ], - [ - 10.286808013916016, - 42.32948901647131 - ], - [ - 10.286121368408203, - 42.32542787372567 - ], - [ - 10.292472839355469, - 42.315527739905576 - ], - [ - 10.303630828857308, - 42.31260817230085 - ], - [ - 10.311527252197152, - 42.31362368943786 - ], - [ - 10.317192077636719, - 42.3109579220061 - ], - [ - 10.320796966552734, - 42.319462594992416 - ], - [ - 10.326118469238281, - 42.317812524427325 - ], - [ - 10.333328247070312, - 42.321366468801514 - ], - [ - 10.331954956054688, - 42.3256817028283 - ], - [ - 10.331783294677734, - 42.32910829547645 - ], - [ - 10.332984924316406, - 42.33190019592679 - ], - [ - 10.328693389892578, - 42.33659538539874 - ], - [ - 10.332813262939453, - 42.3378642953564 - ], - [ - 10.328521728515625, - 42.34446221439083 - ], - [ - 10.324058532714844, - 42.347126562355115 - ], - [ - 10.314788818359375, - 42.35321607653588 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 11.110610961914062, - 42.263780561908035 - ], - [ - 11.109151840209961, - 42.263717042326476 - ], - [ - 11.108207702636719, - 42.26193846806108 - ], - [ - 11.102714538574219, - 42.25996927374385 - ], - [ - 11.098766326904297, - 42.25939756064884 - ], - [ - 11.094474792480469, - 42.25819059375911 - ], - [ - 11.094474792480469, - 42.25615775519926 - ], - [ - 11.091384887695312, - 42.25450602561812 - ], - [ - 11.091127395629883, - 42.25215541278375 - ], - [ - 11.094989776611328, - 42.250185912960475 - ], - [ - 11.094474792480469, - 42.2444676618103 - ], - [ - 11.096963882446289, - 42.24008331823741 - ], - [ - 11.103744506835938, - 42.23779571369225 - ], - [ - 11.109666824340707, - 42.23665188032057 - ], - [ - 11.113529205322266, - 42.239638512737514 - ], - [ - 11.113529205322266, - 42.24408642663738 - ], - [ - 11.11043930053711, - 42.24561135350699 - ], - [ - 11.103744506835938, - 42.24821635164049 - ], - [ - 11.108207702636719, - 42.25253659919474 - ], - [ - 11.109752655029297, - 42.253553085027924 - ], - [ - 11.116533279418945, - 42.25088477477567 - ], - [ - 11.118850708007812, - 42.25202835013482 - ], - [ - 11.116619110107422, - 42.258762317797164 - ], - [ - 11.110610961914062, - 42.263780561908035 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.375801086425781, - 41.31456308095412 - ], - [ - 9.367561340332031, - 41.313918406594375 - ], - [ - 9.365501403808594, - 41.308889727775856 - ], - [ - 9.373054504394531, - 41.30631076766175 - ], - [ - 9.36635971069336, - 41.303731705540024 - ], - [ - 9.360694885253906, - 41.300765657994674 - ], - [ - 9.35537338256836, - 41.30515020233036 - ], - [ - 9.342670440673828, - 41.31108176366843 - ], - [ - 9.334087371826172, - 41.3083739439137 - ], - [ - 9.332027435302734, - 41.301797342006964 - ], - [ - 9.337005615234375, - 41.298573275278464 - ], - [ - 9.329967498779183, - 41.29586493605656 - ], - [ - 9.332885742187386, - 41.29315648437658 - ], - [ - 9.342670440673828, - 41.294446237297116 - ], - [ - 9.34988021850586, - 41.29431726315258 - ], - [ - 9.349708557128906, - 41.29057690203451 - ], - [ - 9.344215393066406, - 41.28967402411714 - ], - [ - 9.335460662841683, - 41.288126204331704 - ], - [ - 9.332542419433594, - 41.28425649421989 - ], - [ - 9.333572387695312, - 41.280257552674705 - ], - [ - 9.3438720703125, - 41.276258366085166 - ], - [ - 9.351081848144418, - 41.2743231878301 - ], - [ - 9.359321594238281, - 41.275226278155316 - ], - [ - 9.359664916992188, - 41.28103156048517 - ], - [ - 9.363441467285156, - 41.28064455772739 - ], - [ - 9.367904663085938, - 41.285030454601916 - ], - [ - 9.372196197509652, - 41.291092826662975 - ], - [ - 9.378204345703125, - 41.29147976745683 - ], - [ - 9.386615753173828, - 41.29792844280695 - ], - [ - 9.382495880126953, - 41.31172646608111 - ], - [ - 9.375801086425781, - 41.31456308095412 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.40206527709961, - 41.30347379371749 - ], - [ - 9.400005340576172, - 41.30334483742368 - ], - [ - 9.397945404052734, - 41.300120847199075 - ], - [ - 9.395713806152344, - 41.297025666636415 - ], - [ - 9.394855499267578, - 41.293027507681984 - ], - [ - 9.402923583984375, - 41.29199568494528 - ], - [ - 9.407730102539062, - 41.29199568494528 - ], - [ - 9.407386779785156, - 41.295993907141025 - ], - [ - 9.40206527709961, - 41.30347379371749 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.39854621887207, - 41.28767474997743 - ], - [ - 9.398889541625977, - 41.28541743135051 - ], - [ - 9.39906120300293, - 41.28212805583626 - ], - [ - 9.401464462280273, - 41.279935046711074 - ], - [ - 9.40395355224598, - 41.28180555911601 - ], - [ - 9.404125213623047, - 41.285546423090054 - ], - [ - 9.401636123657227, - 41.28754576244533 - ], - [ - 9.39854621887207, - 41.28767474997743 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.463176727294922, - 41.24864439384415 - ], - [ - 9.456481933593636, - 41.24373975746002 - ], - [ - 9.458026885986328, - 41.23896383671641 - ], - [ - 9.456481933593636, - 41.2312183585016 - ], - [ - 9.453392028808594, - 41.230572860556855 - ], - [ - 9.45322036743164, - 41.22811991024284 - ], - [ - 9.4482421875, - 41.22708706152573 - ], - [ - 9.446182250976562, - 41.223084618644435 - ], - [ - 9.443435668945199, - 41.21740331135408 - ], - [ - 9.445152282714844, - 41.21288373722492 - ], - [ - 9.443950653076172, - 41.20900956800542 - ], - [ - 9.444122314453125, - 41.204876867971976 - ], - [ - 9.439830780029297, - 41.204360262114875 - ], - [ - 9.439315795898438, - 41.1918313214766 - ], - [ - 9.435882568359375, - 41.19299390144147 - ], - [ - 9.431934356689453, - 41.190927078341495 - ], - [ - 9.432106018066406, - 41.18588892367362 - ], - [ - 9.434852600097656, - 41.17968758574463 - ], - [ - 9.442920684814453, - 41.18033358584441 - ], - [ - 9.450645446777344, - 41.18756835163771 - ], - [ - 9.452190399169922, - 41.18162556692865 - ], - [ - 9.463348388671875, - 41.17994598654915 - ], - [ - 9.46523666381836, - 41.17710352162799 - ], - [ - 9.465408325195312, - 41.16715392298786 - ], - [ - 9.471588134765625, - 41.16676624570446 - ], - [ - 9.473819732666016, - 41.177749547214724 - ], - [ - 9.481372833251953, - 41.18033358584441 - ], - [ - 9.487895965576058, - 41.17878317490036 - ], - [ - 9.49167251586914, - 41.18420945263518 - ], - [ - 9.482574462890511, - 41.18730998090844 - ], - [ - 9.476909637451172, - 41.188731007302835 - ], - [ - 9.468498229980469, - 41.18898937242474 - ], - [ - 9.479484558105469, - 41.19712735188814 - ], - [ - 9.481544494628906, - 41.206297513049726 - ], - [ - 9.48171615600586, - 41.21546638924994 - ], - [ - 9.488582611083984, - 41.21340027578708 - ], - [ - 9.490814208984375, - 41.221276983494135 - ], - [ - 9.48446273803711, - 41.22527953701209 - ], - [ - 9.484806060791016, - 41.233800286547435 - ], - [ - 9.483089447021484, - 41.24012557929037 - ], - [ - 9.476051330566406, - 41.24361068311 - ], - [ - 9.470386505126953, - 41.24787000204815 - ], - [ - 9.463176727294922, - 41.24864439384415 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.323937892913818, - 41.25295178068711 - ], - [ - 9.323229789733887, - 41.25266140398468 - ], - [ - 9.32215690612793, - 41.251887059801334 - ], - [ - 9.321041107177734, - 41.25132242804797 - ], - [ - 9.320826530456543, - 41.250499670185484 - ], - [ - 9.321341514587402, - 41.24961237068222 - ], - [ - 9.321706295013428, - 41.248499196081525 - ], - [ - 9.322285652160645, - 41.24788613530417 - ], - [ - 9.323937892913818, - 41.24824106592903 - ], - [ - 9.325568675994873, - 41.24870892607952 - ], - [ - 9.325869083404541, - 41.249805964328885 - ], - [ - 9.325439929962158, - 41.251612810702056 - ], - [ - 9.32462453842163, - 41.25283885656732 - ], - [ - 9.323937892913818, - 41.25295178068711 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.340353012084961, - 41.25406487942273 - ], - [ - 9.33588981628418, - 41.25264527190781 - ], - [ - 9.333572387695312, - 41.251999985566385 - ], - [ - 9.33237075805664, - 41.248579861545046 - ], - [ - 9.331598281860238, - 41.243933368507015 - ], - [ - 9.332714080810433, - 41.24160999808356 - ], - [ - 9.331169128417969, - 41.23877021094642 - ], - [ - 9.331169128417969, - 41.23593030041814 - ], - [ - 9.333744049072266, - 41.234962120899176 - ], - [ - 9.335546493530273, - 41.231863850073026 - ], - [ - 9.337692260742188, - 41.231670203270795 - ], - [ - 9.33537483215332, - 41.22818446274595 - ], - [ - 9.33889389038086, - 41.22721616850761 - ], - [ - 9.342412948608398, - 41.22876543240588 - ], - [ - 9.343442916870117, - 41.22773259388589 - ], - [ - 9.348421096801758, - 41.22863632848314 - ], - [ - 9.355030059814453, - 41.232186593468754 - ], - [ - 9.359922409057617, - 41.235994845209525 - ], - [ - 9.361553192138558, - 41.24373975746002 - ], - [ - 9.359750747680664, - 41.24522409416093 - ], - [ - 9.357433319091797, - 41.24909611815325 - ], - [ - 9.353742599487305, - 41.25245168667463 - ], - [ - 9.349966049194222, - 41.253161496391726 - ], - [ - 9.344472885131722, - 41.253161496391726 - ], - [ - 9.340353012084961, - 41.25406487942273 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.415583610534668, - 41.26980754879316 - ], - [ - 9.414124488830566, - 41.26893663962231 - ], - [ - 9.413738250732422, - 41.266485129212576 - ], - [ - 9.414682388305664, - 41.26364642321913 - ], - [ - 9.415540695190316, - 41.261291493919884 - ], - [ - 9.412922859191895, - 41.26229154276344 - ], - [ - 9.411935806274414, - 41.26019464854732 - ], - [ - 9.411849975585824, - 41.25835577821213 - ], - [ - 9.414467811584473, - 41.256226495248306 - ], - [ - 9.413609504699593, - 41.254839197791654 - ], - [ - 9.412708282470703, - 41.25432298656554 - ], - [ - 9.412236213684082, - 41.25296791268829 - ], - [ - 9.412879943847656, - 41.251064309049674 - ], - [ - 9.412064552307129, - 41.25038674182706 - ], - [ - 9.41004753112793, - 41.251838662985094 - ], - [ - 9.409017562866211, - 41.251999985566385 - ], - [ - 9.407601356506348, - 41.25287112062148 - ], - [ - 9.407343864440918, - 41.2544843030119 - ], - [ - 9.40571308135975, - 41.25583934543359 - ], - [ - 9.406743049621582, - 41.25706531197486 - ], - [ - 9.406142234802246, - 41.25858160718231 - ], - [ - 9.404640197753906, - 41.260323690135515 - ], - [ - 9.402236938476562, - 41.2612592340248 - ], - [ - 9.401421546936035, - 41.262162505063486 - ], - [ - 9.40030574798584, - 41.2628399501437 - ], - [ - 9.398417472839355, - 41.26074307353627 - ], - [ - 9.397902488708496, - 41.258323516866945 - ], - [ - 9.402666091918832, - 41.257226621648854 - ], - [ - 9.401421546936035, - 41.25667816713191 - ], - [ - 9.401249885559082, - 41.254548829478914 - ], - [ - 9.40206527709961, - 41.25154828133491 - ], - [ - 9.401035308837777, - 41.250160884524576 - ], - [ - 9.399361610412598, - 41.249547839339165 - ], - [ - 9.400219917297363, - 41.24683746537623 - ], - [ - 9.401078224182129, - 41.246772931292455 - ], - [ - 9.400649070739746, - 41.24548223623234 - ], - [ - 9.399490356445312, - 41.24412697898039 - ], - [ - 9.397945404052734, - 41.24241673328631 - ], - [ - 9.396228790283203, - 41.242642617358456 - ], - [ - 9.391465187072754, - 41.241964962799685 - ], - [ - 9.389448165893441, - 41.23751162945965 - ], - [ - 9.3878173828125, - 41.23515575795018 - ], - [ - 9.385843276977539, - 41.233509824732984 - ], - [ - 9.383010864257812, - 41.23531712172116 - ], - [ - 9.380135536193848, - 41.235736665661534 - ], - [ - 9.37631607055664, - 41.23415529367908 - ], - [ - 9.37631607055664, - 41.232057496301664 - ], - [ - 9.37356948852539, - 41.229862805456534 - ], - [ - 9.372239112854004, - 41.22598964188705 - ], - [ - 9.374685287475586, - 41.224408034126036 - ], - [ - 9.37623023986805, - 41.22553775785887 - ], - [ - 9.3768310546875, - 41.22324601221027 - ], - [ - 9.375114440917969, - 41.222664993509106 - ], - [ - 9.37532901763916, - 41.22095418624528 - ], - [ - 9.374513626098633, - 41.21743559290322 - ], - [ - 9.377174377441406, - 41.215789213583655 - ], - [ - 9.379277229309082, - 41.21304515596373 - ], - [ - 9.379706382751465, - 41.21049469332202 - ], - [ - 9.382152557373047, - 41.20959070801365 - ], - [ - 9.387860298156738, - 41.20897728229805 - ], - [ - 9.397816658019906, - 41.208718996065635 - ], - [ - 9.406657218933105, - 41.21010727257644 - ], - [ - 9.410347938537598, - 41.2114955196296 - ], - [ - 9.416828155517464, - 41.21126952793067 - ], - [ - 9.420819282531738, - 41.21178607923827 - ], - [ - 9.424681663513184, - 41.21272231808784 - ], - [ - 9.430217742919808, - 41.21126952793067 - ], - [ - 9.434852600097656, - 41.212528614597566 - ], - [ - 9.4392728805542, - 41.21401366003229 - ], - [ - 9.440860748291016, - 41.21591834287104 - ], - [ - 9.440302848815918, - 41.21798437680095 - ], - [ - 9.438800811767578, - 41.22095418624528 - ], - [ - 9.440560340881348, - 41.22172889696588 - ], - [ - 9.440474510192871, - 41.22414980881811 - ], - [ - 9.438800811767578, - 41.22595736456004 - ], - [ - 9.438371658325195, - 41.22837811987284 - ], - [ - 9.440088272094727, - 41.22782942319022 - ], - [ - 9.442534446716309, - 41.22782942319022 - ], - [ - 9.445581436157227, - 41.229281845547625 - ], - [ - 9.445109367370605, - 41.23070196065566 - ], - [ - 9.449143409729004, - 41.231637928747986 - ], - [ - 9.449057579040414, - 41.23321936162791 - ], - [ - 9.44798469543457, - 41.23505893949637 - ], - [ - 9.445624351501465, - 41.23518803073625 - ], - [ - 9.4447660446167, - 41.23605938993717 - ], - [ - 9.442920684814453, - 41.23770525895813 - ], - [ - 9.440431594848633, - 41.2361239346011 - ], - [ - 9.438843727111816, - 41.23605938993717 - ], - [ - 9.43450927734375, - 41.23260615750117 - ], - [ - 9.436912536621094, - 41.23615620690915 - ], - [ - 9.43665504455555, - 41.239028378512266 - ], - [ - 9.438414573669434, - 41.24112595218174 - ], - [ - 9.435667991638184, - 41.24412697898039 - ], - [ - 9.436826705932504, - 41.24683746537623 - ], - [ - 9.434852600097656, - 41.25009635372333 - ], - [ - 9.432320594787598, - 41.249709167577244 - ], - [ - 9.429702758789062, - 41.250128619131914 - ], - [ - 9.43343639373768, - 41.251645075361736 - ], - [ - 9.435110092163086, - 41.25245168667463 - ], - [ - 9.4352388381958, - 41.25406487942273 - ], - [ - 9.432578086853027, - 41.25348413462267 - ], - [ - 9.431376457214355, - 41.25425845987546 - ], - [ - 9.428329467773438, - 41.25709757394152 - ], - [ - 9.4297456741333, - 41.25874291311154 - ], - [ - 9.431633949279785, - 41.258194471326796 - ], - [ - 9.433822631835938, - 41.25761376324102 - ], - [ - 9.433650970458984, - 41.258968740743164 - ], - [ - 9.432578086853027, - 41.25987204346137 - ], - [ - 9.430046081542855, - 41.26103341431304 - ], - [ - 9.428844451904297, - 41.26354964697595 - ], - [ - 9.427599906921387, - 41.26454966123938 - ], - [ - 9.426054954528809, - 41.26493675942351 - ], - [ - 9.425325393676758, - 41.26629158499684 - ], - [ - 9.422407150268555, - 41.26842053981686 - ], - [ - 9.420218467712289, - 41.26864633398375 - ], - [ - 9.417729377746582, - 41.26938822360554 - ], - [ - 9.415583610534668, - 41.26980754879316 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.399780035018921, - 41.2540084183493 - ], - [ - 9.39929723739624, - 41.253330881661654 - ], - [ - 9.398524761199951, - 41.25362125538828 - ], - [ - 9.39856767654419, - 41.25361318946884 - ], - [ - 9.398192167282104, - 41.25341154115963 - ], - [ - 9.397966861724854, - 41.252846922582364 - ], - [ - 9.398428201675415, - 41.252258100867834 - ], - [ - 9.399694204330444, - 41.25259687565328 - ], - [ - 9.400649070739746, - 41.252943714685024 - ], - [ - 9.40078854560852, - 41.25336314547279 - ], - [ - 9.400423765182495, - 41.25400035247769 - ], - [ - 9.399780035018921, - 41.2540084183493 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.397602081298828, - 41.250128619131914 - ], - [ - 9.397210478782654, - 41.24965673594358 - ], - [ - 9.396432638168335, - 41.24982613030076 - ], - [ - 9.396411180496216, - 41.24945507542188 - ], - [ - 9.397167563438416, - 41.2495236400691 - ], - [ - 9.398004412651062, - 41.249237281359335 - ], - [ - 9.398476481437683, - 41.24946717507074 - ], - [ - 9.39828872680664, - 41.25010845325342 - ], - [ - 9.397602081298828, - 41.250128619131914 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.402730464935303, - 41.27633899726742 - ], - [ - 9.402623176574707, - 41.27632287103896 - ], - [ - 9.402515888214111, - 41.27627449232961 - ], - [ - 9.40206527709961, - 41.275710071404326 - ], - [ - 9.402923583984375, - 41.27490374733058 - ], - [ - 9.403910636901855, - 41.275726197784216 - ], - [ - 9.402730464935303, - 41.27633899726742 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.423351287841797, - 41.20842842283538 - ], - [ - 9.41030502319336, - 41.20829927876325 - ], - [ - 9.407644271850472, - 41.20416653386701 - ], - [ - 9.393997192382812, - 41.19770859742437 - ], - [ - 9.394512176513672, - 41.192154262426676 - ], - [ - 9.396915435791016, - 41.18969987125302 - ], - [ - 9.406013488769531, - 41.188537232792356 - ], - [ - 9.407815933227425, - 41.18563054631752 - ], - [ - 9.411849975585824, - 41.18595351785337 - ], - [ - 9.421806335449219, - 41.187955905820026 - ], - [ - 9.424638748168945, - 41.194996074095464 - ], - [ - 9.423351287841797, - 41.20842842283538 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 9.1900634765625, - 41.27161384188987 - ], - [ - 9.15435791015625, - 41.26232380214859 - ], - [ - 9.120025634765625, - 41.24890252240322 - ], - [ - 9.139251708984375, - 41.21172151054787 - ], - [ - 9.133758544921875, - 41.17348566059416 - ], - [ - 9.092559814453125, - 41.15384235711447 - ], - [ - 9.01153564453125, - 41.147637985391874 - ], - [ - 8.944244384765625, - 41.08245663745461 - ], - [ - 8.865966796875, - 41.03896645352545 - ], - [ - 8.787689208984375, - 40.93841495689795 - ], - [ - 8.708038330078125, - 40.92285206859968 - ], - [ - 8.628387451171875, - 40.90001986856228 - ], - [ - 8.589935302734375, - 40.85537053192494 - ], - [ - 8.49517822265625, - 40.83043687764923 - ], - [ - 8.4100341796875, - 40.85848657915526 - ], - [ - 8.334503173828125, - 40.852254338121625 - ], - [ - 8.2562255859375, - 40.90313381465847 - ], - [ - 8.272705078124886, - 40.93737754505713 - ], - [ - 8.241119384765511, - 40.964344957571605 - ], - [ - 8.279571533203125, - 40.985081625514354 - ], - [ - 8.263092041015625, - 41.01099329360268 - ], - [ - 8.28643798828125, - 41.041038066743404 - ], - [ - 8.31939697265625, - 41.03793062246529 - ], - [ - 8.350982666015625, - 41.05139515476448 - ], - [ - 8.375701904296875, - 41.08142149109681 - ], - [ - 8.338623046875, - 41.125918060803606 - ], - [ - 8.296051025390625, - 41.125918060803606 - ], - [ - 8.252105712890625, - 41.0948771219984 - ], - [ - 8.21502685546875, - 41.05139515476448 - ], - [ - 8.173828125, - 40.959159772134896 - ], - [ - 8.162841796875, - 40.91766362458114 - ], - [ - 8.1903076171875, - 40.86991083161536 - ], - [ - 8.155975341796875, - 40.82939777183173 - ], - [ - 8.142242431640625, - 40.772221877329024 - ], - [ - 8.1024169921875, - 40.74309523218185 - ], - [ - 8.142242431640625, - 40.707710007867334 - ], - [ - 8.16558837890625, - 40.66813955408042 - ], - [ - 8.11614990234375, - 40.64209354784049 - ], - [ - 8.12164306640625, - 40.606654663050485 - ], - [ - 8.15185546875, - 40.54824374987604 - ], - [ - 8.199920654296875, - 40.55763465737646 - ], - [ - 8.254852294921875, - 40.55763465737646 - ], - [ - 8.2891845703125, - 40.56806745430726 - ], - [ - 8.326263427734375, - 40.49500373230525 - ], - [ - 8.353729248046875, - 40.48664852056083 - ], - [ - 8.37982177734375, - 40.41872386677478 - ], - [ - 8.361968994140511, - 40.33817045213394 - ], - [ - 8.393554687499886, - 40.3203729543876 - ], - [ - 8.45123291015625, - 40.28476388038702 - ], - [ - 8.447113037109375, - 40.23236350185715 - ], - [ - 8.447113037109375, - 40.168380093142446 - ], - [ - 8.463592529296875, - 40.087527954131154 - ], - [ - 8.43475341796875, - 40.06756263511062 - ], - [ - 8.382568359375, - 40.069664523297774 - ], - [ - 8.361968994140511, - 40.042334918180536 - ], - [ - 8.3770751953125, - 40.00868343656941 - ], - [ - 8.383941650390625, - 39.91078961774283 - ], - [ - 8.40728759765625, - 39.87812720644829 - ], - [ - 8.430633544921875, - 39.8517752151841 - ], - [ - 8.4814453125, - 39.87812720644829 - ], - [ - 8.51165771484375, - 39.890772566959534 - ], - [ - 8.52813720703125, - 39.839122664473194 - ], - [ - 8.48968505859375, - 39.76632525654491 - ], - [ - 8.4814453125, - 39.78004660226123 - ], - [ - 8.444366455078125, - 39.78004660226123 - ], - [ - 8.4320068359375, - 39.66279941218785 - ], - [ - 8.441619873046875, - 39.596165055536716 - ], - [ - 8.36334228515625, - 39.470125122358176 - ], - [ - 8.386688232421875, - 39.431950321168635 - ], - [ - 8.35784912109375, - 39.40012200014591 - ], - [ - 8.3660888671875, - 39.36827914916014 - ], - [ - 8.414154052734375, - 39.30242456041487 - ], - [ - 8.38531494140625, - 39.27266344858914 - ], - [ - 8.348236083984375, - 39.231189398112065 - ], - [ - 8.37432861328125, - 39.184368717303144 - ], - [ - 8.403167724609375, - 39.12366825402605 - ], - [ - 8.360595703125, - 39.13432124527173 - ], - [ - 8.337249755859375, - 39.105554471086165 - ], - [ - 8.337249755859375, - 39.0533181067413 - ], - [ - 8.383941650390625, - 38.97756007955202 - ], - [ - 8.411407470703125, - 38.94872939211095 - ], - [ - 8.453979492187386, - 38.96474788913435 - ], - [ - 8.459472656249886, - 38.993572058209466 - ], - [ - 8.48968505859375, - 39.04051963289309 - ], - [ - 8.548736572265511, - 39.03091925576062 - ], - [ - 8.5638427734375, - 38.95727304112803 - ], - [ - 8.600921630859375, - 38.94232097947902 - ], - [ - 8.581695556640625, - 38.91668153637508 - ], - [ - 8.60504150390625, - 38.88355020746342 - ], - [ - 8.622894287109375, - 38.865374851611634 - ], - [ - 8.653106689453125, - 38.85788953063659 - ], - [ - 8.683319091796875, - 38.885688179036094 - ], - [ - 8.735504150390511, - 38.9070643560226 - ], - [ - 8.7835693359375, - 38.87499767781738 - ], - [ - 8.85223388671875, - 38.86323626888358 - ], - [ - 9.022521972656136, - 38.97222194853654 - ], - [ - 9.04998779296875, - 39.02451827974919 - ], - [ - 9.04998779296875, - 39.06291544026173 - ], - [ - 9.029388427734375, - 39.11301365149975 - ], - [ - 9.054107666015625, - 39.155622393423215 - ], - [ - 9.095306396484375, - 39.1854331703021 - ], - [ - 9.1790771484375, - 39.17052936145295 - ], - [ - 9.180450439453125, - 39.20033381963202 - ], - [ - 9.217529296875, - 39.214167307512355 - ], - [ - 9.32464599609375, - 39.18862643257856 - ], - [ - 9.413909912109375, - 39.11194810263149 - ], - [ - 9.488067626953011, - 39.12047204244696 - ], - [ - 9.519653320312386, - 39.08423817730926 - ], - [ - 9.54986572265625, - 39.06824672852526 - ], - [ - 9.551239013671761, - 39.10768574604533 - ], - [ - 9.562225341796875, - 39.12153746241925 - ], - [ - 9.606170654296875, - 39.173723300740754 - ], - [ - 9.584197998046875, - 39.214167307512355 - ], - [ - 9.613037109375, - 39.27266344858914 - ], - [ - 9.641876220703125, - 39.301361881349216 - ], - [ - 9.61578369140625, - 39.331110796363724 - ], - [ - 9.66796875, - 39.43513235400007 - ], - [ - 9.658355712890625, - 39.527348072681455 - ], - [ - 9.69268798828125, - 39.740986355883564 - ], - [ - 9.713287353515625, - 39.83068633533497 - ], - [ - 9.73114013671875, - 39.919216100221554 - ], - [ - 9.7174072265625, - 39.9602803542957 - ], - [ - 9.73388671875, - 40.01394257474289 - ], - [ - 9.746246337890625, - 40.09908414736847 - ], - [ - 9.6734619140625, - 40.13269100586688 - ], - [ - 9.636383056640625, - 40.23970199781759 - ], - [ - 9.694061279296875, - 40.316184625814095 - ], - [ - 9.78607177734375, - 40.38002840251183 - ], - [ - 9.836883544921875, - 40.531545551348394 - ], - [ - 9.764785766601562, - 40.617601031351384 - ], - [ - 9.762725830078125, - 40.68063802521456 - ], - [ - 9.740066528320312, - 40.71916022743469 - ], - [ - 9.730453491210938, - 40.75818026660039 - ], - [ - 9.674835205078011, - 40.798217025760536 - ], - [ - 9.700241088867188, - 40.817446884558805 - ], - [ - 9.718780517578125, - 40.820045086716505 - ], - [ - 9.73663330078125, - 40.84134650558101 - ], - [ - 9.706420898437386, - 40.861602479810266 - ], - [ - 9.751052856445199, - 40.85017679415775 - ], - [ - 9.753799438476449, - 40.871987756697415 - ], - [ - 9.740753173828125, - 40.883409680091006 - ], - [ - 9.700241088867188, - 40.88237140485816 - ], - [ - 9.760665893554688, - 40.906247614146224 - ], - [ - 9.740753173828125, - 40.93582139674734 - ], - [ - 9.687881469726449, - 40.90520969727358 - ], - [ - 9.649429321289062, - 40.903652791420946 - ], - [ - 9.659042358398324, - 40.92752131998728 - ], - [ - 9.616470336914062, - 40.9353026724978 - ], - [ - 9.595870971679574, - 40.91714475777896 - ], - [ - 9.584884643554688, - 40.92855888660453 - ], - [ - 9.602737426757812, - 40.96071537053913 - ], - [ - 9.611663818359261, - 40.98611828780413 - ], - [ - 9.634323120117188, - 40.972640406936456 - ], - [ - 9.661788940429574, - 40.974714106324654 - ], - [ - 9.678268432617188, - 40.995965766754786 - ], - [ - 9.649429321289062, - 41.02083705662316 - ], - [ - 9.617156982421875, - 41.03016136993555 - ], - [ - 9.569091796875, - 41.02239120052721 - ], - [ - 9.5745849609375, - 41.041038066743404 - ], - [ - 9.54437255859375, - 41.04000226828482 - ], - [ - 9.558792114257812, - 41.067963104801336 - ], - [ - 9.567718505859375, - 41.05087733907939 - ], - [ - 9.617843627929688, - 41.066410036775885 - ], - [ - 9.6185302734375, - 41.08607952131088 - ], - [ - 9.575958251953125, - 41.08142149109681 - ], - [ - 9.584197998046875, - 41.126952506008436 - ], - [ - 9.561538696288949, - 41.136261778998026 - ], - [ - 9.52239990234375, - 41.17400251011821 - ], - [ - 9.455795288085938, - 41.14970617453726 - ], - [ - 9.4427490234375, - 41.15151578652422 - ], - [ - 9.429702758789062, - 41.165473971527646 - ], - [ - 9.424552917480469, - 41.18072118284585 - ], - [ - 9.404296875, - 41.18149636996718 - ], - [ - 9.38507080078125, - 41.18924773652711 - ], - [ - 9.372367858886605, - 41.19854816519767 - ], - [ - 9.366531372070312, - 41.21197978492715 - ], - [ - 9.347305297851562, - 41.21249633062678 - ], - [ - 9.325675964355469, - 41.21197978492715 - ], - [ - 9.309883117675781, - 41.198806491576704 - ], - [ - 9.30267333984375, - 41.21043012335705 - ], - [ - 9.2999267578125, - 41.23031465959445 - ], - [ - 9.279327392578125, - 41.24993502644133 - ], - [ - 9.260101318359375, - 41.27058168052551 - ], - [ - 9.1900634765625, - 41.27161384188987 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 8.318195343017578, - 40.00618520398376 - ], - [ - 8.306694030761605, - 39.99632286685116 - ], - [ - 8.299999237060547, - 39.99632286685116 - ], - [ - 8.297767639160156, - 39.98869501604662 - ], - [ - 8.293304443359375, - 39.98580147048377 - ], - [ - 8.29519271850586, - 39.979487854750445 - ], - [ - 8.299999237060547, - 39.97935631488548 - ], - [ - 8.304977416992188, - 39.98461771197403 - ], - [ - 8.314247131347656, - 39.98830044886866 - ], - [ - 8.314762115478402, - 39.994087205730146 - ], - [ - 8.319568634033203, - 40.00105696645539 - ], - [ - 8.318195343017578, - 40.00618520398376 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 8.320426940917969, - 39.19674198785605 - ], - [ - 8.316478729248047, - 39.19434733132079 - ], - [ - 8.312702178955078, - 39.18782813061087 - ], - [ - 8.310127258300781, - 39.19022300931075 - ], - [ - 8.30291748046875, - 39.1888925312194 - ], - [ - 8.293819427490234, - 39.18383648475868 - ], - [ - 8.287811279296875, - 39.186364553452776 - ], - [ - 8.276653289794922, - 39.18317118841102 - ], - [ - 8.265495300292969, - 39.184368717303144 - ], - [ - 8.26189041137684, - 39.17718323793082 - ], - [ - 8.251419067382699, - 39.17292482951875 - ], - [ - 8.23099136352539, - 39.17066244515288 - ], - [ - 8.222751617431527, - 39.16281007595284 - ], - [ - 8.215198516845703, - 39.14870022733891 - ], - [ - 8.222923278808594, - 39.13725053537007 - ], - [ - 8.237171173095703, - 39.13978027874758 - ], - [ - 8.23751449584961, - 39.13085919986185 - ], - [ - 8.24575424194336, - 39.11700931626114 - ], - [ - 8.243350982666016, - 39.10875135935859 - ], - [ - 8.26463699340809, - 39.09436422031014 - ], - [ - 8.283863067626953, - 39.08983432815507 - ], - [ - 8.30514907836914, - 39.093564848720185 - ], - [ - 8.31167221069336, - 39.105554471086165 - ], - [ - 8.313045501708984, - 39.12792964388499 - ], - [ - 8.320255279541016, - 39.135919054977926 - ], - [ - 8.316822052001953, - 39.148433976583966 - ], - [ - 8.31064224243164, - 39.161479079034876 - ], - [ - 8.314590454101449, - 39.184368717303144 - ], - [ - 8.321285247802734, - 39.18277200757995 - ], - [ - 8.328666687011719, - 39.190356055734526 - ], - [ - 8.320426940917969, - 39.19674198785605 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 11.970291137695312, - 36.84336173438382 - ], - [ - 11.946258544921875, - 36.841713195150085 - ], - [ - 11.937675476074219, - 36.84226271217676 - ], - [ - 11.921195983886719, - 36.824951029063406 - ], - [ - 11.92291259765625, - 36.80103797891161 - ], - [ - 11.948318481445312, - 36.779592342620816 - ], - [ - 11.952095031738281, - 36.766117014169595 - ], - [ - 11.964454650878906, - 36.762816572690234 - ], - [ - 11.973037719726562, - 36.744661605725454 - ], - [ - 11.993293762207031, - 36.73173044974 - ], - [ - 12.027626037597656, - 36.730904982846475 - ], - [ - 12.055435180663949, - 36.75071373874158 - ], - [ - 12.060928344726449, - 36.775192495806465 - ], - [ - 12.057151794433594, - 36.800213257750244 - ], - [ - 12.039642333984261, - 36.80791030987804 - ], - [ - 12.018356323242188, - 36.82769917684918 - ], - [ - 12.008743286132812, - 36.82934801814269 - ], - [ - 11.9970703125, - 36.82687474287728 - ], - [ - 11.984024047851562, - 36.82907321372808 - ], - [ - 11.970291137695312, - 36.84336173438382 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.864646911621094, - 35.87778443819194 - ], - [ - 12.860698699951058, - 35.87694988250787 - ], - [ - 12.84902572631836, - 35.87416796672987 - ], - [ - 12.84627914428711, - 35.8697166982985 - ], - [ - 12.848167419433594, - 35.86387402899189 - ], - [ - 12.855892181396484, - 35.856083133205004 - ], - [ - 12.861557006835938, - 35.85330048485478 - ], - [ - 12.879409790039062, - 35.85176998663311 - ], - [ - 12.885761260986328, - 35.8562222630588 - ], - [ - 12.884044647216797, - 35.87180326151245 - ], - [ - 12.87923812866211, - 35.87681078903907 - ], - [ - 12.864646911621094, - 35.87778443819194 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 12.53179550170887, - 35.53194683501493 - ], - [ - 12.52716064453125, - 35.53096895294346 - ], - [ - 12.51943588256836, - 35.52719701045323 - ], - [ - 12.513256072997933, - 35.52077032969566 - ], - [ - 12.518062591552734, - 35.51601984359329 - ], - [ - 12.530765533447266, - 35.51364449511813 - ], - [ - 12.552051544189453, - 35.5109896107126 - ], - [ - 12.558574676513672, - 35.506238545834904 - ], - [ - 12.563381195068246, - 35.5086141134116 - ], - [ - 12.567501068115234, - 35.505679578545156 - ], - [ - 12.586555480957031, - 35.49673557281077 - ], - [ - 12.600460052490234, - 35.49086552782477 - ], - [ - 12.613506317138672, - 35.49058599117567 - ], - [ - 12.63650894165039, - 35.49086552782477 - ], - [ - 12.637367248535156, - 35.498412649746975 - ], - [ - 12.633419036865234, - 35.50358341655852 - ], - [ - 12.6287841796875, - 35.509592267870076 - ], - [ - 12.636852264404183, - 35.51769651784901 - ], - [ - 12.631187438964844, - 35.523005755286704 - ], - [ - 12.613162994384652, - 35.52468228362066 - ], - [ - 12.605266571044808, - 35.52887345122832 - ], - [ - 12.594108581542969, - 35.52566024230839 - ], - [ - 12.567501068115234, - 35.52803523521883 - ], - [ - 12.53179550170887, - 35.53194683501493 - ] - ] - ], - "type": "Polygon" - } - }, - { - "type": "Feature", - "properties": {}, - "geometry": { - "coordinates": [ - [ - [ - 15.510635375976562, - 42.14113230256685 - ], - [ - 15.505657196044922, - 42.13425848864291 - ], - [ - 15.505485534667969, - 42.12700198672948 - ], - [ - 15.496902465820312, - 42.126365411815094 - ], - [ - 15.490379333496094, - 42.12802049328773 - ], - [ - 15.481109619140625, - 42.12076327675189 - ], - [ - 15.47098159790039, - 42.11299586103782 - ], - [ - 15.472526550292969, - 42.10357181647119 - ], - [ - 15.483341217040902, - 42.10076980332238 - ], - [ - 15.494155883789062, - 42.1072651900641 - ], - [ - 15.498619079589844, - 42.11566999685624 - ], - [ - 15.508575439453125, - 42.11796202346828 - ], - [ - 15.520591735839844, - 42.12432832910445 - ], - [ - 15.520763397216797, - 42.12891167309343 - ], - [ - 15.51544189453125, - 42.13094860842752 - ], - [ - 15.519733428955078, - 42.13425848864291 - ], - [ - 15.528488159179688, - 42.13845924136697 - ], - [ - 15.522308349609375, - 42.14100501649703 - ], - [ - 15.510635375976562, - 42.14113230256685 - ] - ] - ], - "type": "Polygon" - } - } - ] + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.19207763671875, + 47.092565552235705 + ], + [ + 12.1234130859375, + 47.08508535995386 + ], + [ + 12.057495117187498, + 47.05889641405164 + ], + [ + 11.91741943359375, + 47.02707824931892 + ], + [ + 11.82952880859375, + 46.9933677428342 + ], + [ + 11.7608642578125, + 46.98212617904094 + ], + [ + 11.744384765625, + 46.970882250990755 + ], + [ + 11.7059326171875, + 46.98962081759436 + ], + [ + 11.62078857421875, + 47.01209842876063 + ], + [ + 11.55487060546875, + 46.98774725646568 + ], + [ + 11.5191650390625, + 46.9989876381546 + ], + [ + 11.483459472656248, + 47.00835281693705 + ], + [ + 11.44500732421875, + 46.98212617904094 + ], + [ + 11.37908935546875, + 46.965259400349275 + ], + [ + 11.33514404296875, + 46.98025235521883 + ], + [ + 11.2445068359375, + 46.98025235521883 + ], + [ + 11.1895751953125, + 46.965259400349275 + ], + [ + 11.15936279296875, + 46.931509883369316 + ], + [ + 11.1126708984375, + 46.91087470241917 + ], + [ + 11.085205078125, + 46.875213396722685 + ], + [ + 11.0687255859375, + 46.84516443029276 + ], + [ + 11.07696533203125, + 46.8169782502437 + ], + [ + 11.02752685546875, + 46.77184961467733 + ], + [ + 10.94512939453125, + 46.76808718675661 + ], + [ + 10.8819580078125, + 46.76620587423741 + ], + [ + 10.84625244140625, + 46.7756117797763 + ], + [ + 10.79681396484375, + 46.78877728793222 + ], + [ + 10.733642578125, + 46.77749276376827 + ], + [ + 10.76934814453125, + 46.82073726164968 + ], + [ + 10.71441650390625, + 46.84516443029276 + ], + [ + 10.681457519531248, + 46.87709089874478 + ], + [ + 10.57708740234375, + 46.83577067935951 + ], + [ + 10.5413818359375, + 46.84516443029276 + ], + [ + 10.469808251168445, + 46.85496216372534 + ], + [ + 10.449371337890625, + 46.80475964822951 + ], + [ + 10.424652099609261, + 46.79253827035982 + ], + [ + 10.441131591796875, + 46.7549166192819 + ], + [ + 10.40130615234375, + 46.73515473113437 + ], + [ + 10.4150390625, + 46.717268685073954 + ], + [ + 10.40130615234375, + 46.705027447019 + ], + [ + 10.383453369140625, + 46.68618935159652 + ], + [ + 10.40679931640625, + 46.63435070293566 + ], + [ + 10.44525146484375, + 46.63717954716511 + ], + [ + 10.4864501953125, + 46.613601326659726 + ], + [ + 10.47821044921875, + 46.55130547880643 + ], + [ + 10.456237792968636, + 46.53335855579562 + ], + [ + 10.4205322265625, + 46.549416608392264 + ], + [ + 10.394439697265625, + 46.543749602738565 + ], + [ + 10.355987548828011, + 46.557916007595786 + ], + [ + 10.3436279296875, + 46.54280504427768 + ], + [ + 10.331268310546875, + 46.5503610518162 + ], + [ + 10.2996826171875, + 46.5503610518162 + ], + [ + 10.287322998046875, + 46.56735822330717 + ], + [ + 10.269470214843636, + 46.57585481240773 + ], + [ + 10.246124267578125, + 46.57019056757178 + ], + [ + 10.2447509765625, + 46.59001283632443 + ], + [ + 10.259857177734375, + 46.61077125007589 + ], + [ + 10.237884521484261, + 46.63529366744315 + ], + [ + 10.21728515625, + 46.61831779233193 + ], + [ + 10.185699462890625, + 46.6239770088969 + ], + [ + 10.1129150390625, + 46.60699758458517 + ], + [ + 10.100555419921875, + 46.604167162931844 + ], + [ + 10.103302001953125, + 46.58812531342674 + ], + [ + 10.086822509765625, + 46.57679879569826 + ], + [ + 10.084075927734375, + 46.568302354495195 + ], + [ + 10.040130615234375, + 46.54091587805394 + ], + [ + 10.053863525390625, + 46.52202060029237 + ], + [ + 10.042877197265625, + 46.50973514453876 + ], + [ + 10.052490234375, + 46.47380788661107 + ], + [ + 10.040130615234375, + 46.44448122948704 + ], + [ + 10.086822509765625, + 46.417979059090115 + ], + [ + 10.12664794921875, + 46.42933871009928 + ], + [ + 10.160980224609375, + 46.41513877649199 + ], + [ + 10.162353515625, + 46.38767508415227 + ], + [ + 10.130767822265625, + 46.379149058330746 + ], + [ + 10.133514404296875, + 46.36304070990861 + ], + [ + 10.108795166015511, + 46.357354276167015 + ], + [ + 10.10467529296875, + 46.32891323009468 + ], + [ + 10.15411376953125, + 46.29381556233369 + ], + [ + 10.17608642578125, + 46.25394769073575 + ], + [ + 10.149993896484375, + 46.23210299453147 + ], + [ + 10.09368896484375, + 46.22640294763494 + ], + [ + 10.0689697265625, + 46.21595132425726 + ], + [ + 10.042877197265625, + 46.22545288226939 + ], + [ + 10.059356689453125, + 46.24350131252777 + ], + [ + 10.05523681640625, + 46.26913887119721 + ], + [ + 9.99481201171875, + 46.2881219277807 + ], + [ + 9.998931884765625, + 46.31373862226742 + ], + [ + 9.9810791015625, + 46.319429593412906 + ], + [ + 9.99755859375, + 46.34882351589622 + ], + [ + 9.963226318359375, + 46.36588370484979 + ], + [ + 9.953613281249886, + 46.37820163993491 + ], + [ + 9.935760498046875, + 46.374411801963404 + ], + [ + 9.930267333984375, + 46.36493605630856 + ], + [ + 9.902801513671875, + 46.37820163993491 + ], + [ + 9.87396240234375, + 46.36588370484979 + ], + [ + 9.8382568359375, + 46.36114529775181 + ], + [ + 9.77508544921875, + 46.336498955749924 + ], + [ + 9.743499755859375, + 46.3507193554773 + ], + [ + 9.72564697265625, + 46.34218755951396 + ], + [ + 9.721527099609375, + 46.32417161725691 + ], + [ + 9.7283935546875, + 46.31848113932307 + ], + [ + 9.70916748046875, + 46.29096881904223 + ], + [ + 9.674835205078011, + 46.29761098988109 + ], + [ + 9.630889892578125, + 46.28717293114449 + ], + [ + 9.60205078125, + 46.29381556233369 + ], + [ + 9.559478759765625, + 46.30140615437332 + ], + [ + 9.5416259765625, + 46.308047059262954 + ], + [ + 9.4976806640625, + 46.35924981983804 + ], + [ + 9.46197509765625, + 46.379149058330746 + ], + [ + 9.46746826171875, + 46.40093514439044 + ], + [ + 9.456481933593636, + 46.419872498633765 + ], + [ + 9.460601806640625, + 46.50595444552049 + ], + [ + 9.42626953125, + 46.494610770689384 + ], + [ + 9.4097900390625, + 46.4662412291809 + ], + [ + 9.371337890625, + 46.49082901981415 + ], + [ + 9.371337890625, + 46.50784482789971 + ], + [ + 9.282073974609375, + 46.495556167319506 + ], + [ + 9.276580810546875, + 46.45772748219606 + ], + [ + 9.249114990234375, + 46.44637374854379 + ], + [ + 9.24774169921875, + 46.433124734438216 + ], + [ + 9.28070068359375, + 46.41513877649199 + ], + [ + 9.276580810546875, + 46.38199121488583 + ], + [ + 9.28070068359375, + 46.36114529775181 + ], + [ + 9.29718017578125, + 46.347875571446274 + ], + [ + 9.2999267578125, + 46.326068311712596 + ], + [ + 9.287567138671875, + 46.31184150036163 + ], + [ + 9.283447265625, + 46.296187735377686 + ], + [ + 9.260787963867188, + 46.27910579592009 + ], + [ + 9.251861572265625, + 46.268189545732 + ], + [ + 9.246368408203125, + 46.23210299453147 + ], + [ + 9.235382080078011, + 46.23305294479828 + ], + [ + 9.22027587890625, + 46.229253045075275 + ], + [ + 9.219589233398324, + 46.214050815339526 + ], + [ + 9.203796386718636, + 46.2088240766772 + ], + [ + 9.193496704101449, + 46.19551740648851 + ], + [ + 9.197616577148438, + 46.17983040759436 + ], + [ + 9.180450439453125, + 46.16936992120204 + ], + [ + 9.160537719726562, + 46.17174747919073 + ], + [ + 9.157791137695312, + 46.162236630580146 + ], + [ + 9.13787841796875, + 46.155102414967125 + ], + [ + 9.119338989257812, + 46.13607331774968 + ], + [ + 9.072647094726562, + 46.118941506107056 + ], + [ + 9.08843994140625, + 46.0856143970306 + ], + [ + 9.07470703125, + 46.06608487747521 + ], + [ + 9.019088745117188, + 46.05083752327744 + ], + [ + 9.009475708007812, + 46.034155908665014 + ], + [ + 9.018402099609375, + 46.02033018369074 + ], + [ + 9.026641845703125, + 45.99362244576694 + ], + [ + 9.009475708007812, + 45.98837476770814 + ], + [ + 9.012222290039062, + 45.980263741139915 + ], + [ + 8.995742797851562, + 45.98312659209629 + ], + [ + 8.990936279296761, + 45.97071983548312 + ], + [ + 9.016342163085938, + 45.95831029909359 + ], + [ + 9.017715454101562, + 45.95067227963381 + ], + [ + 9.012222290039062, + 45.944943074191265 + ], + [ + 9.019088745117188, + 45.93969078234 + ], + [ + 9.021835327148438, + 45.92822950933618 + ], + [ + 9.041061401367188, + 45.92631906688105 + ], + [ + 9.053421020507812, + 45.92154267288144 + ], + [ + 9.07470703125, + 45.91103315853962 + ], + [ + 9.080200195312386, + 45.900999492657384 + ], + [ + 9.089813232421875, + 45.900999492657384 + ], + [ + 9.076080322265625, + 45.8876184503559 + ], + [ + 9.05548095703125, + 45.8766244679252 + ], + [ + 9.040374755859375, + 45.84649937512838 + ], + [ + 9.031448364257812, + 45.82114340079471 + ], + [ + 8.997116088867188, + 45.82114340079471 + ], + [ + 8.991622924804688, + 45.836454050187726 + ], + [ + 8.972396850585824, + 45.832626782661535 + ], + [ + 8.953857421874886, + 45.841716113258904 + ], + [ + 8.914031982421875, + 45.83119148947943 + ], + [ + 8.925018310546761, + 45.85462997645187 + ], + [ + 8.943557739257699, + 45.867540841540254 + ], + [ + 8.936004638671875, + 45.869931413475676 + ], + [ + 8.925704956054688, + 45.89000815866184 + ], + [ + 8.9208984375, + 45.913421859301565 + ], + [ + 8.907852172851562, + 45.916288164507876 + ], + [ + 8.894119262695312, + 45.93396044192156 + ], + [ + 8.895492553710938, + 45.9587876403564 + ], + [ + 8.881072998046875, + 45.95640089292073 + ], + [ + 8.842620849609375, + 45.98264946055033 + ], + [ + 8.821334838867188, + 45.988851849909835 + ], + [ + 8.784255981445312, + 45.991714256768006 + ], + [ + 8.803482055664062, + 46.02128379298403 + ], + [ + 8.822021484375, + 46.02271417608516 + ], + [ + 8.832321166992188, + 46.04178241461432 + ], + [ + 8.83575439453125, + 46.05083752327744 + ], + [ + 8.844680786132812, + 46.05083752327744 + ], + [ + 8.85498046875, + 46.057985244793024 + ], + [ + 8.852920532226562, + 46.07227791246786 + ], + [ + 8.807601928710938, + 46.0998999106273 + ], + [ + 8.797988891601562, + 46.09561464508116 + ], + [ + 8.77532958984375, + 46.098471525781505 + ], + [ + 8.75885009765625, + 46.10085214663405 + ], + [ + 8.743057250976562, + 46.12132124301515 + ], + [ + 8.722457885742074, + 46.11132565729796 + ], + [ + 8.714218139648438, + 46.09942378645679 + ], + [ + 8.686065673828125, + 46.10132825847029 + ], + [ + 8.67645263671875, + 46.10989756847276 + ], + [ + 8.669586181640625, + 46.10894548869913 + ], + [ + 8.662033081054574, + 46.11132565729796 + ], + [ + 8.647613525390625, + 46.12274903582433 + ], + [ + 8.61328125, + 46.123224958538096 + ], + [ + 8.613967895507812, + 46.130839162824415 + ], + [ + 8.592681884765625, + 46.14321000005104 + ], + [ + 8.601608276367074, + 46.155102414967125 + ], + [ + 8.583755493164062, + 46.160809861457125 + ], + [ + 8.576202392578125, + 46.16176104498355 + ], + [ + 8.567276000976449, + 46.18125668339498 + ], + [ + 8.554916381835938, + 46.1893382140708 + ], + [ + 8.540496826171875, + 46.19599270020596 + ], + [ + 8.532257080078125, + 46.218801964311396 + ], + [ + 8.515090942382812, + 46.220702308799446 + ], + [ + 8.492431640625, + 46.22735299655779 + ], + [ + 8.471145629882812, + 46.230203044669985 + ], + [ + 8.463592529296875, + 46.244451065485094 + ], + [ + 8.441619873046875, + 46.25204849722289 + ], + [ + 8.453979492187386, + 46.26486677712518 + ], + [ + 8.427886962890511, + 46.30093177319756 + ], + [ + 8.433380126953125, + 46.301880531438854 + ], + [ + 8.440933227538949, + 46.31895536842305 + ], + [ + 8.462905883789062, + 46.33080976014871 + ], + [ + 8.463592529296875, + 46.3540369165138 + ], + [ + 8.470458984375, + 46.36019756701459 + ], + [ + 8.462905883789062, + 46.38720145098313 + ], + [ + 8.471145629882812, + 46.395252655951154 + ], + [ + 8.46221923828125, + 46.4023556740354 + ], + [ + 8.466339111328125, + 46.4141919827505 + ], + [ + 8.459472656249886, + 46.41845242514014 + ], + [ + 8.455352783203125, + 46.432651495778465 + ], + [ + 8.465652465820312, + 46.443534945303284 + ], + [ + 8.439559936523438, + 46.464349400461124 + ], + [ + 8.383941650390625, + 46.45015858941525 + ], + [ + 8.365402221679688, + 46.45299704748289 + ], + [ + 8.322830200195312, + 46.42413249720715 + ], + [ + 8.306350708007812, + 46.4250791183536 + ], + [ + 8.2891845703125, + 46.4056700993737 + ], + [ + 8.310470581054688, + 46.4023556740354 + ], + [ + 8.315277099609375, + 46.39667333354005 + ], + [ + 8.314590454101449, + 46.380096460287824 + ], + [ + 8.287811279296875, + 46.36398839132818 + ], + [ + 8.274765014648438, + 46.36730514683829 + ], + [ + 8.263778686523438, + 46.36067143443812 + ], + [ + 8.265151977539062, + 46.34692761055676 + ], + [ + 8.223953247070312, + 46.33223211453405 + ], + [ + 8.208847045898438, + 46.30567539999591 + ], + [ + 8.161468505859375, + 46.2957133089894 + ], + [ + 8.139495849609375, + 46.3023549043942 + ], + [ + 8.1243896484375, + 46.29476444388206 + ], + [ + 8.101730346679574, + 46.275783689088 + ], + [ + 8.079757690429688, + 46.25964487666549 + ], + [ + 8.109283447265625, + 46.248724750319965 + ], + [ + 8.123703002929688, + 46.23067803830134 + ], + [ + 8.136749267578125, + 46.226877974151705 + ], + [ + 8.152542114257812, + 46.198844376182535 + ], + [ + 8.164215087890625, + 46.17887953650578 + ], + [ + 8.150482177734375, + 46.163187789440116 + ], + [ + 8.147735595703125, + 46.13607331774968 + ], + [ + 8.115463256835938, + 46.131315015646564 + ], + [ + 8.109970092773438, + 46.112277695957935 + ], + [ + 8.075637817382812, + 46.106089150705124 + ], + [ + 8.034439086914062, + 46.1022804698085 + ], + [ + 8.023452758789062, + 46.072754270993904 + ], + [ + 8.035125732421875, + 46.044642082970135 + ], + [ + 8.013153076171875, + 46.02986553649432 + ], + [ + 8.013153076171875, + 46.01413132237831 + ], + [ + 8.002853393554688, + 46.01079318614809 + ], + [ + 7.9850006103515625, + 45.99696161820381 + ], + [ + 7.9108428955078125, + 45.99743862638977 + ], + [ + 7.895050048828125, + 45.976446376256575 + ], + [ + 7.8792572021484375, + 45.97406038956237 + ], + [ + 7.877883911132699, + 45.96165160157818 + ], + [ + 7.875823974609375, + 45.94971745318209 + ], + [ + 7.870330810546875, + 45.94780775093224 + ], + [ + 7.8710174560546875, + 45.93587062119052 + ], + [ + 7.878570556640625, + 45.92727429633322 + ], + [ + 7.870330810546875, + 45.919154321669474 + ], + [ + 7.8607177734375, + 45.920587344733654 + ], + [ + 7.823638916015625, + 45.92631906688105 + ], + [ + 7.80303955078125, + 45.916765867649005 + ], + [ + 7.776947021484375, + 45.93300532761351 + ], + [ + 7.7501678466796875, + 45.940168283978565 + ], + [ + 7.7405548095703125, + 45.92870710966921 + ], + [ + 7.72613525390625, + 45.923930921285205 + ], + [ + 7.706909179687386, + 45.93061746987842 + ], + [ + 7.7062225341796875, + 45.95449142095327 + ], + [ + 7.679443359375, + 45.95544616516134 + ], + [ + 7.659530639648324, + 45.975491993915114 + ], + [ + 7.6471710205078125, + 45.97071983548312 + ], + [ + 7.6251983642578125, + 45.97024259702345 + ], + [ + 7.5867462158203125, + 45.97119706983072 + ], + [ + 7.5798797607421875, + 45.98646639778119 + ], + [ + 7.548980712890511, + 45.98598929501943 + ], + [ + 7.5400543212890625, + 45.976446376256575 + ], + [ + 7.5421142578125, + 45.95735560423149 + ], + [ + 7.5167083740234375, + 45.95831029909359 + ], + [ + 7.4988555908203125, + 45.96117428498824 + ], + [ + 7.4713897705078125, + 45.95067227963381 + ], + [ + 7.475509643554574, + 45.9353930825417 + ], + [ + 7.4604034423828125, + 45.93443799290722 + ], + [ + 7.444610595703125, + 45.930139885994556 + ], + [ + 7.414398193359375, + 45.91055540605009 + ], + [ + 7.4027252197265625, + 45.91055540605009 + ], + [ + 7.384185791015625, + 45.89717666670996 + ], + [ + 7.356719970703125, + 45.908644354968246 + ], + [ + 7.3450469970703125, + 45.91533274588853 + ], + [ + 7.323760986328125, + 45.90768880475299 + ], + [ + 7.31964111328125, + 45.917243566677804 + ], + [ + 7.288742065429574, + 45.920587344733654 + ], + [ + 7.25921630859375, + 45.88714049635727 + ], + [ + 7.254409790038949, + 45.891919851282076 + ], + [ + 7.23724365234375, + 45.89000815866184 + ], + [ + 7.2173309326171875, + 45.88905228767691 + ], + [ + 7.200164794921875, + 45.87423418386832 + ], + [ + 7.19879150390625, + 45.863237552964364 + ], + [ + 7.189178466796875, + 45.85845573051733 + ], + [ + 7.1665191650390625, + 45.86945330731374 + ], + [ + 7.1575927734375, + 45.87853662114514 + ], + [ + 7.1376800537109375, + 45.87184379699793 + ], + [ + 7.126007080078125, + 45.86132487333675 + ], + [ + 7.10540771484375, + 45.86084669314834 + ], + [ + 7.096481323242074, + 45.87184379699793 + ], + [ + 7.0868682861328125, + 45.88140472759939 + ], + [ + 7.0786285400390625, + 45.89000815866184 + ], + [ + 7.065582275390625, + 45.897654534346906 + ], + [ + 7.060089111328125, + 45.91055540605009 + ], + [ + 7.044150069975359, + 45.92258673523031 + ], + [ + 7.040962453141219, + 45.922706722113375 + ], + [ + 7.037120275054207, + 45.92085633902385 + ], + [ + 7.029508860723254, + 45.92017876751207 + ], + [ + 7.018990347943422, + 45.91448939224855 + ], + [ + 7.0017145738833335, + 45.89766495223813 + ], + [ + 7.006070421034096, + 45.88690450313158 + ], + [ + 6.998291015625, + 45.87327804145782 + ], + [ + 6.974945068359375, + 45.868018964152476 + ], + [ + 6.9550323486328125, + 45.86084669314834 + ], + [ + 6.941986083984375, + 45.84649937512838 + ], + [ + 6.8918609619140625, + 45.84362946735877 + ], + [ + 6.880874633788949, + 45.84793427349226 + ], + [ + 6.87469482421875, + 45.84410779560204 + ], + [ + 6.8698883056640625, + 45.83932432809877 + ], + [ + 6.865596771240234, + 45.83310520549682 + ], + [ + 6.859245300292969, + 45.832985600173565 + ], + [ + 6.853923797607422, + 45.83669324566859 + ], + [ + 6.852378845214844, + 45.83944391979866 + ], + [ + 6.843280792236328, + 45.84231404348377 + ], + [ + 6.833152770996094, + 45.83788920765037 + ], + [ + 6.821308135986328, + 45.83729122987253 + ], + [ + 6.815128326415902, + 45.83047382900793 + ], + [ + 6.807060241699219, + 45.817315080406246 + ], + [ + 6.812725067138672, + 45.81109349837976 + ], + [ + 6.8149566650390625, + 45.794698694740575 + ], + [ + 6.806201934814453, + 45.79350180481077 + ], + [ + 6.801738739013672, + 45.78009488139103 + ], + [ + 6.804656982421761, + 45.77099548979183 + ], + [ + 6.8060302734375, + 45.76967834958357 + ], + [ + 6.805515289306641, + 45.761894613411535 + ], + [ + 6.806545257568359, + 45.75039664725208 + ], + [ + 6.806201934814453, + 45.748000939440544 + ], + [ + 6.816501617431641, + 45.73997456905202 + ], + [ + 6.812896728515625, + 45.7321866889887 + ], + [ + 6.807918548583984, + 45.72631510756138 + ], + [ + 6.819248199462891, + 45.71840547127867 + ], + [ + 6.820449829101449, + 45.71265230517708 + ], + [ + 6.831092834472543, + 45.70234306798271 + ], + [ + 6.8424224853515625, + 45.70006518937886 + ], + [ + 6.847057342529297, + 45.69023328032072 + ], + [ + 6.857185363769418, + 45.68507683223297 + ], + [ + 6.866283416748047, + 45.68435729005792 + ], + [ + 6.868858337402344, + 45.680999304204065 + ], + [ + 6.879158020019531, + 45.67884049258085 + ], + [ + 6.883106231689453, + 45.68135909804323 + ], + [ + 6.8932342529296875, + 45.676201831925525 + ], + [ + 6.899585723876953, + 45.68111923574086 + ], + [ + 6.903533935546875, + 45.68015977624821 + ], + [ + 6.906452178955078, + 45.67536223198685 + ], + [ + 6.905250549316406, + 45.6720037062618 + ], + [ + 6.906452178955078, + 45.66936472322517 + ], + [ + 6.90216064453125, + 45.66384644752443 + ], + [ + 6.916065216064453, + 45.6608471564812 + ], + [ + 6.9158935546875, + 45.65196831328892 + ], + [ + 6.932029724121094, + 45.64608830455222 + ], + [ + 6.9618988037109375, + 45.65484809235974 + ], + [ + 6.970310211181527, + 45.65412816147472 + ], + [ + 6.974773406982422, + 45.64704834814101 + ], + [ + 6.990222930908203, + 45.64380813508572 + ], + [ + 6.991252899169808, + 45.64020767854683 + ], + [ + 6.999835968017578, + 45.63996763988405 + ], + [ + 7.001209259033203, + 45.636126881422804 + ], + [ + 6.996402740478516, + 45.62976504612542 + ], + [ + 6.987133026123047, + 45.62508323440172 + ], + [ + 6.983184814453125, + 45.616799071117406 + ], + [ + 6.985931396484375, + 45.612116176517304 + ], + [ + 6.9797515869140625, + 45.59638359087061 + ], + [ + 6.978206634521371, + 45.58773479470078 + ], + [ + 6.99554443359375, + 45.57079370812671 + ], + [ + 6.99005126953125, + 45.52655459432095 + ], + [ + 7.005157470703125, + 45.51404592560424 + ], + [ + 7.005157470703125, + 45.50153447596235 + ], + [ + 7.05322265625, + 45.493833740092185 + ], + [ + 7.0477294921875, + 45.47361429775641 + ], + [ + 7.104034423828125, + 45.468799075209894 + ], + [ + 7.119140625, + 45.430262484682125 + ], + [ + 7.18231201171875, + 45.40230699238177 + ], + [ + 7.16033935546875, + 45.370478735401555 + ], + [ + 7.161712646484375, + 45.35600542155823 + ], + [ + 7.13836669921875, + 45.34828480683999 + ], + [ + 7.12738037109375, + 45.32897866218559 + ], + [ + 7.112274169921761, + 45.32801318215748 + ], + [ + 7.134246826171875, + 45.25362179991922 + ], + [ + 7.109527587890625, + 45.24298649437894 + ], + [ + 7.073822021484375, + 45.213003555993964 + ], + [ + 7.042236328125, + 45.22557897178979 + ], + [ + 6.963958740234375, + 45.205263456162385 + ], + [ + 6.944732666015625, + 45.168483598156435 + ], + [ + 6.888427734375, + 45.16267407976458 + ], + [ + 6.893920898437386, + 45.1394300814679 + ], + [ + 6.851348876953125, + 45.126835624332244 + ], + [ + 6.773071289062386, + 45.158800738352106 + ], + [ + 6.74285888671875, + 45.13652391514744 + ], + [ + 6.707153320312386, + 45.1433047394883 + ], + [ + 6.68243408203125, + 45.1394300814679 + ], + [ + 6.667327880859375, + 45.11714568775032 + ], + [ + 6.6302490234375, + 45.11036175291049 + ], + [ + 6.649475097656136, + 45.07158094070473 + ], + [ + 6.66046142578125, + 45.06964120886863 + ], + [ + 6.675567626953011, + 45.023067895446175 + ], + [ + 6.746978759765625, + 45.01627278577625 + ], + [ + 6.749725341796875, + 44.99782485158904 + ], + [ + 6.738739013671761, + 44.990055522906864 + ], + [ + 6.763458251953125, + 44.969656023708175 + ], + [ + 6.746978759765625, + 44.93758500391091 + ], + [ + 6.760711669921875, + 44.932724194996155 + ], + [ + 6.7510986328125, + 44.91035917458495 + ], + [ + 6.810150146484375, + 44.87436239539944 + ], + [ + 6.910400390625, + 44.8432118765634 + ], + [ + 6.9378662109375, + 44.861709529639704 + ], + [ + 7.00927734375, + 44.84029065139799 + ], + [ + 7.023010253906136, + 44.82178611905465 + ], + [ + 7.0037841796875, + 44.79255634014767 + ], + [ + 7.021636962890625, + 44.767211884106956 + ], + [ + 7.03125, + 44.72917434046452 + ], + [ + 7.065582275390625, + 44.71063416158254 + ], + [ + 7.07794189453125, + 44.680371641890375 + ], + [ + 7.03948974609375, + 44.68623013803223 + ], + [ + 6.980438232421875, + 44.69013547299005 + ], + [ + 6.952972412109375, + 44.65888542068506 + ], + [ + 6.95159912109375, + 44.63739123445585 + ], + [ + 6.966705322265625, + 44.62566377574352 + ], + [ + 6.952972412109375, + 44.61979915773973 + ], + [ + 6.933746337890625, + 44.58753316908299 + ], + [ + 6.928253173828011, + 44.57383915375391 + ], + [ + 6.917266845703125, + 44.567969302679685 + ], + [ + 6.9158935546875, + 44.56014191304745 + ], + [ + 6.88018798828125, + 44.554270679675696 + ], + [ + 6.854095458984375, + 44.53371669765759 + ], + [ + 6.867828369140511, + 44.4906276800508 + ], + [ + 6.899414062499886, + 44.46613109099745 + ], + [ + 6.9488525390625, + 44.43181858864192 + ], + [ + 6.895294189453125, + 44.42397290075389 + ], + [ + 6.888427734375, + 44.364114902541495 + ], + [ + 6.92138671875, + 44.34938634389529 + ], + [ + 6.961212158203125, + 44.31107476590076 + ], + [ + 6.96533203125, + 44.29338405866148 + ], + [ + 6.99005126953125, + 44.280604121518145 + ], + [ + 7.0037841796875, + 44.24027995298925 + ], + [ + 7.046356201171875, + 44.228472525527614 + ], + [ + 7.073822021484375, + 44.230440594623865 + ], + [ + 7.145233154296875, + 44.201897151875094 + ], + [ + 7.16033935546875, + 44.20583500104184 + ], + [ + 7.227630615234375, + 44.17038488259618 + ], + [ + 7.235870361328125, + 44.174324837518895 + ], + [ + 7.279815673828125, + 44.14279782818058 + ], + [ + 7.3443603515625, + 44.14476875978378 + ], + [ + 7.359466552734375, + 44.11815563115412 + ], + [ + 7.395172119140625, + 44.12702800650004 + ], + [ + 7.428131103515511, + 44.1151978766043 + ], + [ + 7.42950439453125, + 44.12998516884592 + ], + [ + 7.505035400390625, + 44.1418123377033 + ], + [ + 7.517395019531136, + 44.13885576756881 + ], + [ + 7.573699951171875, + 44.15068115978094 + ], + [ + 7.62451171875, + 44.1526518281754 + ], + [ + 7.636871337890625, + 44.180234276372886 + ], + [ + 7.68218994140625, + 44.17629471627438 + ], + [ + 7.66845703125, + 44.12998516884592 + ], + [ + 7.716522216796875, + 44.086598616569646 + ], + [ + 7.702789306640625, + 44.04318021813762 + ], + [ + 7.6629638671875, + 44.02540896761498 + ], + [ + 7.669029967737629, + 43.99791537364733 + ], + [ + 7.652037711289495, + 43.97415388314399 + ], + [ + 7.61146495849502, + 43.95506142502405 + ], + [ + 7.590149852852861, + 43.955526967633105 + ], + [ + 7.568481643555344, + 43.94429912156508 + ], + [ + 7.570943340436244, + 43.92827457980994 + ], + [ + 7.558927787459794, + 43.91733688857752 + ], + [ + 7.563674629394086, + 43.89787868315549 + ], + [ + 7.535296459436907, + 43.891268073077896 + ], + [ + 7.51713495833922, + 43.882427860207684 + ], + [ + 7.511408692513367, + 43.88411584214748 + ], + [ + 7.508507255927412, + 43.87715063419924 + ], + [ + 7.497864993967042, + 43.87198049352451 + ], + [ + 7.4999590397424, + 43.865131584500816 + ], + [ + 7.495344116071777, + 43.8621012763587 + ], + [ + 7.4966098372294425, + 43.84986604935899 + ], + [ + 7.50705625341746, + 43.84221434543721 + ], + [ + 7.519121494417675, + 43.80283927189591 + ], + [ + 7.529480933870616, + 43.78956345748054 + ], + [ + 7.5307067332656175, + 43.78113667158188 + ], + [ + 7.562713623046875, + 43.77456454892858 + ], + [ + 7.570266723632699, + 43.78497553389676 + ], + [ + 7.598419189453125, + 43.781009658142914 + ], + [ + 7.6581573486328125, + 43.77109381775651 + ], + [ + 7.6815032958984375, + 43.77406874252176 + ], + [ + 7.706909179687386, + 43.78894114656216 + ], + [ + 7.730255126953125, + 43.78497553389676 + ], + [ + 7.7618408203125, + 43.79786281313414 + ], + [ + 7.7899932861328125, + 43.80678314779554 + ], + [ + 7.8050994873046875, + 43.802323146954755 + ], + [ + 7.855224609375, + 43.81718852149041 + ], + [ + 7.9341888427734375, + 43.83452678223682 + ], + [ + 8.0035400390625, + 43.85631630786513 + ], + [ + 8.090744018554688, + 43.89145989477536 + ], + [ + 8.093490600585938, + 43.90432419291183 + ], + [ + 8.123016357421875, + 43.91273396203895 + ], + [ + 8.147048950195312, + 43.935483850319756 + ], + [ + 8.188247680663949, + 43.948832993633225 + ], + [ + 8.1793212890625, + 43.95871931544918 + ], + [ + 8.16558837890625, + 43.98095752608484 + ], + [ + 8.183441162109375, + 43.99726025527434 + ], + [ + 8.197860717773438, + 44.008620115415354 + ], + [ + 8.2122802734375, + 44.02294031688536 + ], + [ + 8.23699951171875, + 44.01800270702158 + ], + [ + 8.239059448242188, + 44.033801611135644 + ], + [ + 8.239059448242188, + 44.052557340648974 + ], + [ + 8.240432739257812, + 44.07574700247845 + ], + [ + 8.254165649413949, + 44.104351509943406 + ], + [ + 8.292617797851562, + 44.136884638560495 + ], + [ + 8.343429565429688, + 44.1526518281754 + ], + [ + 8.40728759765625, + 44.16841480642917 + ], + [ + 8.4320068359375, + 44.18417357325393 + ], + [ + 8.4375, + 44.21813908312183 + ], + [ + 8.471832275390625, + 44.25208501135687 + ], + [ + 8.456726074218636, + 44.2791293344632 + ], + [ + 8.494491577148438, + 44.28797750151544 + ], + [ + 8.515777587890625, + 44.31156609834011 + ], + [ + 8.5748291015625, + 44.33514521819323 + ], + [ + 8.622894287109375, + 44.365587554791375 + ], + [ + 8.682632446289062, + 44.378839759088585 + ], + [ + 8.7396240234375, + 44.40680678709622 + ], + [ + 8.822708129882812, + 44.39993893067345 + ], + [ + 8.889312744140625, + 44.384728665110295 + ], + [ + 8.96209716796875, + 44.381293541917195 + ], + [ + 9.026641845703125, + 44.36607843064777 + ], + [ + 9.131011962890625, + 44.3469312241976 + ], + [ + 9.128265380859375, + 44.31746176677677 + ], + [ + 9.18182373046875, + 44.29190959243455 + ], + [ + 9.227142333984375, + 44.28306201767988 + ], + [ + 9.226455688476562, + 44.306652588849815 + ], + [ + 9.246368408203125, + 44.32532173664836 + ], + [ + 9.332199096679688, + 44.295841420108864 + ], + [ + 9.367218017578125, + 44.26634629599936 + ], + [ + 9.408416748046875, + 44.23929609118664 + ], + [ + 9.471588134765625, + 44.22109168032017 + ], + [ + 9.517593383789062, + 44.204850563427364 + ], + [ + 9.547805786132812, + 44.17777208215703 + ], + [ + 9.63226318359375, + 44.12554936980771 + ], + [ + 9.65972900390625, + 44.13097085672744 + ], + [ + 9.693374633789062, + 44.11618381123757 + ], + [ + 9.718093872070312, + 44.09695511874204 + ], + [ + 9.77783203125, + 44.065386786862234 + ], + [ + 9.826583862304688, + 44.02886490592919 + ], + [ + 9.85748291015625, + 44.017508923418916 + ], + [ + 9.878768920898438, + 44.022446574403226 + ], + [ + 9.84649658203125, + 44.08758502824516 + ], + [ + 9.890441894531136, + 44.0609461392979 + ], + [ + 9.957733154296875, + 44.02837121279199 + ], + [ + 10.004425048828125, + 44.03034596066819 + ], + [ + 10.097808837890625, + 43.99182650975112 + ], + [ + 10.19256591796875, + 43.909765943908 + ], + [ + 10.232391357421761, + 43.837498549851624 + ], + [ + 10.263977050781136, + 43.67383157113291 + ], + [ + 10.2777099609375, + 43.54854811091286 + ], + [ + 10.306549072265625, + 43.47086090917325 + ], + [ + 10.3546142578125, + 43.44893105587766 + ], + [ + 10.446624755859375, + 43.320182325511006 + ], + [ + 10.507049560546875, + 43.25820580711349 + ], + [ + 10.52764892578125, + 43.15209968803547 + ], + [ + 10.496063232421875, + 43.02171760887777 + ], + [ + 10.468597412109375, + 42.99862111927107 + ], + [ + 10.4754638671875, + 42.95742757637941 + ], + [ + 10.512542724609375, + 42.91017176199848 + ], + [ + 10.56610107421875, + 42.91620643817353 + ], + [ + 10.56060791015625, + 42.93430692117159 + ], + [ + 10.597686767578125, + 42.94033923363181 + ], + [ + 10.682830810546875, + 42.93229601903058 + ], + [ + 10.762481689453125, + 42.89508248636673 + ], + [ + 10.743255615234375, + 42.879989517714826 + ], + [ + 10.751495361328125, + 42.829652952249425 + ], + [ + 10.710296630859375, + 42.8054768278603 + ], + [ + 10.755615234375, + 42.76919491914051 + ], + [ + 10.8380126953125, + 42.76314586689492 + ], + [ + 10.96160888671875, + 42.72482148625276 + ], + [ + 11.001434326171875, + 42.64810165693524 + ], + [ + 11.067352294921875, + 42.62183364891663 + ], + [ + 11.1236572265625, + 42.5379038984207 + ], + [ + 11.151123046875, + 42.549033612225145 + ], + [ + 11.17584228515625, + 42.50247797334869 + ], + [ + 11.163482666015625, + 42.466018925787495 + ], + [ + 11.141510009765625, + 42.44068764258161 + ], + [ + 11.11541748046875, + 42.461966608980134 + ], + [ + 11.079711914062386, + 42.45690084412248 + ], + [ + 11.0687255859375, + 42.42142901536395 + ], + [ + 11.09893798828125, + 42.382894009614034 + ], + [ + 11.151123046875, + 42.351440029174164 + ], + [ + 11.195068359375, + 42.357529125471395 + ], + [ + 11.240386962890625, + 42.40115038362433 + ], + [ + 11.289825439453125, + 42.39810802339276 + ], + [ + 11.3433837890625, + 42.38999434161929 + ], + [ + 11.48345947265625, + 42.35955869313479 + ], + [ + 11.608428955078011, + 42.2884848246275 + ], + [ + 11.663360595703125, + 42.24275208539065 + ], + [ + 11.721038818359375, + 42.146096259707384 + ], + [ + 11.819915771484375, + 42.01767211439039 + ], + [ + 11.91192626953125, + 42.02685388718981 + ], + [ + 11.947631835937386, + 41.99113954535575 + ], + [ + 12.1124267578125, + 41.9196507151163 + ], + [ + 12.137145996093636, + 41.89512180073503 + ], + [ + 12.190704345703125, + 41.82454867985508 + ], + [ + 12.2113037109375, + 41.73545418490723 + ], + [ + 12.317047119140625, + 41.70265266117473 + ], + [ + 12.41180419921875, + 41.644183479397455 + ], + [ + 12.588958740234375, + 41.447873389865194 + ], + [ + 12.6287841796875, + 41.42728289146282 + ], + [ + 12.671356201171761, + 41.44169692623987 + ], + [ + 12.731781005859261, + 41.414925457021816 + ], + [ + 12.764739990234375, + 41.396384896536304 + ], + [ + 12.825164794921875, + 41.40050547828205 + ], + [ + 12.929534912109375, + 41.35619553438905 + ], + [ + 13.007812499999886, + 41.26851730884114 + ], + [ + 13.009185791015625, + 41.21791981422846 + ], + [ + 13.102569580078011, + 41.20862213846561 + ], + [ + 13.136901855468636, + 41.24373975746002 + ], + [ + 13.193206787109375, + 41.26645287188313 + ], + [ + 13.3099365234375, + 41.281934557995356 + ], + [ + 13.42803955078125, + 41.23134745732574 + ], + [ + 13.514556884765625, + 41.20655580884106 + ], + [ + 13.569488525390625, + 41.19932314127607 + ], + [ + 13.618927001953125, + 41.193123075718695 + ], + [ + 13.5791015625, + 41.226183305514596 + ], + [ + 13.623046875, + 41.24373975746002 + ], + [ + 13.66973876953125, + 41.23238023874139 + ], + [ + 13.70269775390625, + 41.235478485093836 + ], + [ + 13.7274169921875, + 41.223084618644435 + ], + [ + 13.808441162109375, + 41.168316941075766 + ], + [ + 13.888092041015625, + 41.08142149109681 + ], + [ + 13.9251708984375, + 41.00477542222947 + ], + [ + 14.008941650390625, + 40.914550362677204 + ], + [ + 14.030914306640625, + 40.83043687764923 + ], + [ + 14.030914306640625, + 40.78885994449482 + ], + [ + 14.10919189453125, + 40.7701418259051 + ], + [ + 14.09820556640625, + 40.80757278825516 + ], + [ + 14.12841796875, + 40.80029619806279 + ], + [ + 14.15863037109375, + 40.77638178482896 + ], + [ + 14.205322265625, + 40.78678041401646 + ], + [ + 14.2767333984375, + 40.80965166748853 + ], + [ + 14.31243896484375, + 40.79301881008675 + ], + [ + 14.3756103515625, + 40.734770989672406 + ], + [ + 14.43328857421875, + 40.730608477796636 + ], + [ + 14.441528320312386, + 40.713955826286046 + ], + [ + 14.3865966796875, + 40.66188943992171 + ], + [ + 14.3426513671875, + 40.64521960545374 + ], + [ + 14.29595947265625, + 40.59518511581991 + ], + [ + 14.315185546875, + 40.55763465737646 + ], + [ + 14.4580078125, + 40.59935608796518 + ], + [ + 14.49920654296875, + 40.603526799885884 + ], + [ + 14.57611083984375, + 40.59727063442024 + ], + [ + 14.628295898437386, + 40.62854560636587 + ], + [ + 14.691467285156136, + 40.61812224225511 + ], + [ + 14.74090576171875, + 40.66605624777337 + ], + [ + 14.817810058593636, + 40.613952441166596 + ], + [ + 14.9688720703125, + 40.37584377696013 + ], + [ + 14.91943359375, + 40.361195540839 + ], + [ + 14.91943359375, + 40.29628651711716 + ], + [ + 14.89471435546875, + 40.28162100214798 + ], + [ + 14.878234863281136, + 40.23550866893913 + ], + [ + 14.96337890625, + 40.204050425113294 + ], + [ + 15.05126953125, + 40.143189742924406 + ], + [ + 15.1171875, + 40.15158756460002 + ], + [ + 15.18310546875, + 40.10538669840983 + ], + [ + 15.260009765625, + 40.00868343656941 + ], + [ + 15.4083251953125, + 39.97501535728991 + ], + [ + 15.435791015625, + 39.9897471840457 + ], + [ + 15.48797607421875, + 40.027614437486655 + ], + [ + 15.54290771484375, + 40.0591544337907 + ], + [ + 15.6170654296875, + 40.052847601823984 + ], + [ + 15.68572998046875, + 39.97291055131899 + ], + [ + 15.74615478515625, + 39.87391156801293 + ], + [ + 15.7489013671875, + 39.829631721333726 + ], + [ + 15.84503173828125, + 39.57605638518604 + ], + [ + 15.877990722656136, + 39.52946653645165 + ], + [ + 15.97137451171875, + 39.442556532077376 + ], + [ + 16.03317260742176, + 39.30029918615029 + ], + [ + 16.04278564453125, + 39.15881700964971 + ], + [ + 16.067504882812386, + 39.04265287290379 + ], + [ + 16.140289306640625, + 38.95193338118615 + ], + [ + 16.203460693359375, + 38.91027022759443 + ], + [ + 16.204833984375, + 38.8824811975508 + ], + [ + 16.203460693359375, + 38.80654039080487 + ], + [ + 16.127929687499886, + 38.73158984401968 + ], + [ + 16.085357666015625, + 38.73587485347638 + ], + [ + 16.002960205078125, + 38.73480362521081 + ], + [ + 15.942535400390625, + 38.70908932739828 + ], + [ + 15.89447021484375, + 38.699444080321705 + ], + [ + 15.835418701171875, + 38.67478920520597 + ], + [ + 15.80108642578125, + 38.6233081913603 + ], + [ + 15.909576416015511, + 38.53097889440024 + ], + [ + 15.85052490234375, + 38.39979663000095 + ], + [ + 15.821685791015625, + 38.35350340353833 + ], + [ + 15.7708740234375, + 38.27592285974919 + ], + [ + 15.678863525390625, + 38.26082811638795 + ], + [ + 15.623931884765625, + 38.23710146774334 + ], + [ + 15.61981201171875, + 38.19178363397935 + ], + [ + 15.637664794921875, + 38.142117442049745 + ], + [ + 15.612945556640625, + 38.09674050228651 + ], + [ + 15.637664794921875, + 38.053498158026564 + ], + [ + 15.610198974609375, + 38.039438891821746 + ], + [ + 15.62255859375, + 37.99183365313853 + ], + [ + 15.67474365234375, + 37.92686760148135 + ], + [ + 15.769500732421875, + 37.899781455245545 + ], + [ + 15.904083251953125, + 37.91278405007035 + ], + [ + 16.041412353515625, + 37.90411590881245 + ], + [ + 16.082611083984375, + 37.92253448828906 + ], + [ + 16.126556396484375, + 37.965854128749434 + ], + [ + 16.15264892578125, + 38.016722066763116 + ], + [ + 16.173248291015625, + 38.1237539824224 + ], + [ + 16.332550048828125, + 38.28023506734758 + ], + [ + 16.4080810546875, + 38.30825817353996 + ], + [ + 16.497344970703125, + 38.3384247989913 + ], + [ + 16.587982177734375, + 38.43315243882769 + ], + [ + 16.59759521484375, + 38.507340712903456 + ], + [ + 16.585235595703125, + 38.60506646289451 + ], + [ + 16.578369140625, + 38.69622870885282 + ], + [ + 16.564636230468636, + 38.713375686254714 + ], + [ + 16.59347534179676, + 38.77442837007637 + ], + [ + 16.642913818359375, + 38.81403111409755 + ], + [ + 16.772003173828125, + 38.88355020746342 + ], + [ + 16.9573974609375, + 38.92629741358616 + ], + [ + 16.98760986328125, + 38.905995699991145 + ], + [ + 17.038421630859375, + 38.89103282648846 + ], + [ + 17.0892333984375, + 38.8824811975508 + ], + [ + 17.178497314453125, + 38.9348437659246 + ], + [ + 17.185363769531136, + 38.98610025220411 + ], + [ + 17.21694946289051, + 39.03091925576062 + ], + [ + 17.208709716796875, + 39.03838632847035 + ], + [ + 17.15240478515625, + 39.06184913429154 + ], + [ + 17.126312255859375, + 39.115144700901475 + ], + [ + 17.15240478515625, + 39.16094667321639 + ], + [ + 17.1661376953125, + 39.21523130910491 + ], + [ + 17.112579345703125, + 39.25671479372372 + ], + [ + 17.131805419921875, + 39.31411296530539 + ], + [ + 17.173004150390625, + 39.4054277294279 + ], + [ + 17.149658203125, + 39.413916056733086 + ], + [ + 17.083740234375, + 39.43831424149678 + ], + [ + 17.04803466796875, + 39.487084981687495 + ], + [ + 16.994476318359375, + 39.50192146626985 + ], + [ + 16.92169189453125, + 39.527348072681455 + ], + [ + 16.76788330078125, + 39.634249689215295 + ], + [ + 16.706085205078125, + 39.634249689215295 + ], + [ + 16.61407470703125, + 39.639537564366684 + ], + [ + 16.546783447265625, + 39.67337039176558 + ], + [ + 16.5399169921875, + 39.729369578088736 + ], + [ + 16.52069091796875, + 39.74204232950662 + ], + [ + 16.500091552734375, + 39.774769485295465 + ], + [ + 16.508331298828125, + 39.81908469086112 + ], + [ + 16.59759521484375, + 39.90025505675715 + ], + [ + 16.637420654296875, + 39.9676482528045 + ], + [ + 16.622314453125, + 40.068613587311496 + ], + [ + 16.64154052734375, + 40.09067983779908 + ], + [ + 16.71844482421875, + 40.1673306817866 + ], + [ + 16.851654052734375, + 40.35700974577561 + ], + [ + 16.95465087890625, + 40.450082238680295 + ], + [ + 17.049407958984375, + 40.50231368920858 + ], + [ + 17.11669921875, + 40.50753459933616 + ], + [ + 17.1551513671875, + 40.474113752478836 + ], + [ + 17.2210693359375, + 40.46575594018434 + ], + [ + 17.2210693359375, + 40.43858586704331 + ], + [ + 17.1771240234375, + 40.42499671108253 + ], + [ + 17.192230224609375, + 40.40303919701655 + ], + [ + 17.494354248046875, + 40.28581147399602 + ], + [ + 17.587738037109375, + 40.28895415740959 + ], + [ + 17.714080810546875, + 40.29000168607602 + ], + [ + 17.808837890624886, + 40.27219149074575 + ], + [ + 17.9022216796875, + 40.22187855662016 + ], + [ + 17.900848388671875, + 40.19251207621169 + ], + [ + 17.983245849609375, + 40.111688665595956 + ], + [ + 17.983245849609375, + 40.0717663466261 + ], + [ + 17.931060791015625, + 40.06125658140474 + ], + [ + 17.939300537109375, + 40.03918079694873 + ], + [ + 17.9901123046875, + 40.0433862595006 + ], + [ + 17.998352050781136, + 40.01394257474289 + ], + [ + 17.9791259765625, + 39.99500778093748 + ], + [ + 18.01483154296875, + 39.93711893299021 + ], + [ + 18.14666748046875, + 39.84439484396462 + ], + [ + 18.230438232421875, + 39.826467782187414 + ], + [ + 18.28262329101551, + 39.812755695478124 + ], + [ + 18.334808349609375, + 39.782157335750675 + ], + [ + 18.369140625, + 39.7789912112384 + ], + [ + 18.395233154296875, + 39.80853604144591 + ], + [ + 18.411712646484375, + 39.883396390093075 + ], + [ + 18.41583251953125, + 39.94870062390347 + ], + [ + 18.450164794921875, + 40.003423893179324 + ], + [ + 18.4844970703125, + 40.03707796840224 + ], + [ + 18.53118896484375, + 40.11799004890473 + ], + [ + 18.494110107421875, + 40.20614809577503 + ], + [ + 18.430938720703125, + 40.30152342981563 + ], + [ + 18.28262329101551, + 40.43754064484924 + ], + [ + 18.127441406249886, + 40.51066695034288 + ], + [ + 18.060150146484375, + 40.57328324298059 + ], + [ + 18.043670654296875, + 40.63896734381723 + ], + [ + 17.939300537109375, + 40.697299008636755 + ], + [ + 17.81707763671875, + 40.70562793820589 + ], + [ + 17.71682739257801, + 40.769101775774935 + ], + [ + 17.502593994140625, + 40.831475967182925 + ], + [ + 17.318572998046875, + 40.96538194577488 + ], + [ + 17.101593017578125, + 41.07313973329343 + ], + [ + 16.870880126953125, + 41.14660386635527 + ], + [ + 16.664886474609375, + 41.20138969929042 + ], + [ + 16.05926513671875, + 41.425223482352656 + ], + [ + 15.9521484375, + 41.47771800887871 + ], + [ + 15.906829833984261, + 41.56203190200195 + ], + [ + 15.909576416015511, + 41.61441561788573 + ], + [ + 16.082611083984375, + 41.68829673005491 + ], + [ + 16.181488037109375, + 41.73647896274239 + ], + [ + 16.2158203125, + 41.788720949232065 + ], + [ + 16.21307373046875, + 41.82761869589464 + ], + [ + 16.204833984375, + 41.881831370505594 + ], + [ + 16.079864501953125, + 41.95540515378059 + ], + [ + 15.989227294921875, + 41.95949009892467 + ], + [ + 15.722808837890511, + 41.92680320648791 + ], + [ + 15.626678466796875, + 41.94621306986162 + ], + [ + 15.387725830078125, + 41.90738743599137 + ], + [ + 15.338287353515625, + 41.934976500546604 + ], + [ + 15.21331787109375, + 41.939062754848564 + ], + [ + 15.096588134765511, + 41.95234127309011 + ], + [ + 15.018310546875, + 42.01052981889534 + ], + [ + 14.9029541015625, + 42.03093424950211 + ], + [ + 14.7381591796875, + 42.105354851276 + ], + [ + 14.74365234375, + 42.17663512119453 + ], + [ + 14.5458984375, + 42.24478535602799 + ], + [ + 14.525299072265625, + 42.274260416436455 + ], + [ + 14.442901611328125, + 42.32504712815144 + ], + [ + 14.441528320312386, + 42.35448465106744 + ], + [ + 14.40582275390625, + 42.37680737157286 + ], + [ + 14.20806884765625, + 42.49336520339777 + ], + [ + 14.099578857421761, + 42.581399679665054 + ], + [ + 14.007568359374886, + 42.712714128355564 + ], + [ + 13.888092041015625, + 42.99962549506941 + ], + [ + 13.830413818359375, + 43.17113228474479 + ], + [ + 13.704071044921875, + 43.40305202432616 + ], + [ + 13.638153076171875, + 43.51270490464819 + ], + [ + 13.646392822265625, + 43.55850077671243 + ], + [ + 13.594207763671875, + 43.57939602461448 + ], + [ + 13.563995361328125, + 43.625141236940564 + ], + [ + 13.4967041015625, + 43.645019610189216 + ], + [ + 13.484344482421875, + 43.620170616189895 + ], + [ + 13.392333984375, + 43.64700708585035 + ], + [ + 13.0517578125, + 43.84542253994105 + ], + [ + 12.836151123046875, + 43.97305156068593 + ], + [ + 12.71942138671875, + 43.98589821991874 + ], + [ + 12.623291015625, + 44.06193297865353 + ], + [ + 12.388458251953125, + 44.230440594623865 + ], + [ + 12.297821044921875, + 44.50434127765394 + ], + [ + 12.293701171875, + 44.5924231071787 + ], + [ + 12.2772216796875, + 44.655954864303425 + ], + [ + 12.248382568359375, + 44.69111176558736 + ], + [ + 12.257995605468636, + 44.75648588056624 + ], + [ + 12.275161743164062, + 44.792069051677935 + ], + [ + 12.293701171875, + 44.81448006292648 + ], + [ + 12.293014526367188, + 44.83152608719319 + ], + [ + 12.337646484375, + 44.80327564555043 + ], + [ + 12.315673828125, + 44.8042500291152 + ], + [ + 12.304000854492188, + 44.788657917188104 + ], + [ + 12.319793701171875, + 44.78232241827084 + ], + [ + 12.388458251953125, + 44.77744848441626 + ], + [ + 12.404937744140625, + 44.78670860696403 + ], + [ + 12.428970336913949, + 44.80522439622254 + ], + [ + 12.419357299804688, + 44.817889670988784 + ], + [ + 12.464675903320312, + 44.83736927811443 + ], + [ + 12.486648559570312, + 44.861709529639704 + ], + [ + 12.50518798828125, + 44.89771422497743 + ], + [ + 12.534713745117188, + 44.939529212272305 + ], + [ + 12.56561279296875, + 44.96334042208602 + ], + [ + 12.552566528320312, + 44.98034238084973 + ], + [ + 12.525100708007812, + 44.99394031891056 + ], + [ + 12.498321533203125, + 44.99782485158904 + ], + [ + 12.450256347656136, + 45.01821432797107 + ], + [ + 12.382278442382812, + 45.0657615477031 + ], + [ + 12.355499267578011, + 45.088550786163566 + ], + [ + 12.336273193359375, + 45.121021859875235 + ], + [ + 12.336273193359375, + 45.148147691717305 + ], + [ + 12.335586547851562, + 45.16945179362033 + ], + [ + 12.325286865234375, + 45.18542464271955 + ], + [ + 12.31292724609375, + 45.21348727726151 + ], + [ + 12.313613891601562, + 45.23960211592317 + ], + [ + 12.31292724609375, + 45.264738399290614 + ], + [ + 12.323913574218636, + 45.301456032374574 + ], + [ + 12.347946166992188, + 45.33139229025758 + ], + [ + 12.339019775390625, + 45.35069761207847 + ], + [ + 12.365798950195312, + 45.39941425500784 + ], + [ + 12.399444580078125, + 45.41869637328527 + ], + [ + 12.42828369140625, + 45.410502277311544 + ], + [ + 12.438583374023438, + 45.4191783419046 + ], + [ + 12.46673583984375, + 45.4379719091347 + ], + [ + 12.707061767578125, + 45.516451654792554 + ], + [ + 12.866363525390625, + 45.58280919020038 + ], + [ + 12.9034423828125, + 45.602028613840126 + ], + [ + 12.926788330078125, + 45.6101948758674 + ], + [ + 12.998886108398438, + 45.62124145580235 + ], + [ + 13.101882934570312, + 45.63084540868369 + ], + [ + 13.105316162109261, + 45.63948755947343 + ], + [ + 13.113555908203125, + 45.65964739507404 + ], + [ + 13.158187866210938, + 45.68891423419542 + ], + [ + 13.182220458984375, + 45.70234306798271 + ], + [ + 13.20556640625, + 45.708576787494145 + ], + [ + 13.246078491210938, + 45.70522025567307 + ], + [ + 13.28521728515625, + 45.69562905418698 + ], + [ + 13.328475952148438, + 45.67596194751415 + ], + [ + 13.37310791015625, + 45.674042835203494 + ], + [ + 13.432846069335938, + 45.67116404333791 + ], + [ + 13.480911254882812, + 45.694669843547246 + ], + [ + 13.512496948242188, + 45.706179285330855 + ], + [ + 13.56536865234375, + 45.7205627558654 + ], + [ + 13.569488525390625, + 45.73446325857703 + ], + [ + 13.548202514648438, + 45.73829727127339 + ], + [ + 13.526229858398324, + 45.75554707085215 + ], + [ + 13.537216186523438, + 45.77135470445038 + ], + [ + 13.5626220703125, + 45.768480922402865 + ], + [ + 13.599700927734261, + 45.765127989540275 + ], + [ + 13.623733520507812, + 45.75985868785574 + ], + [ + 13.668365478515511, + 45.731108281529785 + ], + [ + 13.699264526367188, + 45.70234306798271 + ], + [ + 13.73016357421875, + 45.69083283645816 + ], + [ + 13.745269775390625, + 45.65820764745017 + ], + [ + 13.737716674804688, + 45.651008354024874 + ], + [ + 13.734970092773438, + 45.632766001813536 + ], + [ + 13.767929077148438, + 45.613557108812785 + ], + [ + 13.73016357421875, + 45.61932046777893 + ], + [ + 13.712997436523324, + 45.6097145404211 + ], + [ + 13.718983428951105, + 45.59523166190867 + ], + [ + 13.73364843187585, + 45.595731038020574 + ], + [ + 13.747611051859309, + 45.59795054262768 + ], + [ + 13.782488335863121, + 45.58371524000744 + ], + [ + 13.811093319544213, + 45.58065691610523 + ], + [ + 13.839502002108752, + 45.582527895915646 + ], + [ + 13.85105349409821, + 45.58489046034297 + ], + [ + 13.852540673105523, + 45.592139803783866 + ], + [ + 13.866436617395436, + 45.596440094984985 + ], + [ + 13.868942720115967, + 45.609136471962444 + ], + [ + 13.89381388905683, + 45.61893041187489 + ], + [ + 13.919857756750758, + 45.63282536029628 + ], + [ + 13.867032334896564, + 45.65930042019566 + ], + [ + 13.831824383330805, + 45.69035517982691 + ], + [ + 13.833751892237586, + 45.70748306914633 + ], + [ + 13.794045544520372, + 45.74328769019918 + ], + [ + 13.735514999497894, + 45.76202359184397 + ], + [ + 13.66973876953125, + 45.79816953017265 + ], + [ + 13.628681777846182, + 45.79840028673991 + ], + [ + 13.596480623315045, + 45.80761142402536 + ], + [ + 13.57635498046875, + 45.846977678695666 + ], + [ + 13.590087890625, + 45.87853662114514 + ], + [ + 13.631286621093636, + 45.923453279829104 + ], + [ + 13.6395263671875, + 45.98551218814564 + ], + [ + 13.5791015625, + 45.98551218814564 + ], + [ + 13.572235107421875, + 45.969288107767774 + ], + [ + 13.531036376953125, + 45.965469986260864 + ], + [ + 13.476273595904928, + 46.008332217306496 + ], + [ + 13.4952757692663, + 46.01592789800026 + ], + [ + 13.509981738535316, + 46.04500408351342 + ], + [ + 13.496468993504465, + 46.04769449228003 + ], + [ + 13.496131274351285, + 46.05853552218709 + ], + [ + 13.52658439901316, + 46.066501662310614 + ], + [ + 13.570785376766878, + 46.08917089617833 + ], + [ + 13.64776611328125, + 46.14178273759234 + ], + [ + 13.667025174892274, + 46.17402501091287 + ], + [ + 13.636779785156136, + 46.192098897451764 + ], + [ + 13.570861816406136, + 46.18458451637958 + ], + [ + 13.5406494140625, + 46.214050815339526 + ], + [ + 13.448638916015625, + 46.223552702209886 + ], + [ + 13.450012207031136, + 46.2150010780199 + ], + [ + 13.412933349609261, + 46.2150010780199 + ], + [ + 13.42254638671875, + 46.23495279600417 + ], + [ + 13.38958740234375, + 46.283376780187254 + ], + [ + 13.373794555664062, + 46.293341115394114 + ], + [ + 13.415679931640511, + 46.30472670751783 + ], + [ + 13.448638916015625, + 46.33175800051563 + ], + [ + 13.440399169921875, + 46.35924981983804 + ], + [ + 13.4527587890625, + 46.36114529775181 + ], + [ + 13.573608398437386, + 46.39904104733023 + ], + [ + 13.5955810546875, + 46.437856895024204 + ], + [ + 13.694458007812386, + 46.443534945303284 + ], + [ + 13.70269775390625, + 46.475699386607516 + ], + [ + 13.70819091796875, + 46.5002829039397 + ], + [ + 13.717803955078125, + 46.50406399740093 + ], + [ + 13.713868402280298, + 46.522514345820404 + ], + [ + 13.590087890625, + 46.53997127029103 + ], + [ + 13.4967041015625, + 46.56263732086835 + ], + [ + 13.42529296875, + 46.555083022430495 + ], + [ + 13.3648681640625, + 46.56641407568593 + ], + [ + 13.30169677734375, + 46.558860303117164 + ], + [ + 13.23028564453125, + 46.56263732086835 + ], + [ + 13.04351806640625, + 46.60605412713272 + ], + [ + 12.908935546875, + 46.60228013300284 + ], + [ + 12.84576416015625, + 46.60794102560568 + ], + [ + 12.83477783203125, + 46.62303384721474 + ], + [ + 12.733154296875, + 46.64755071082884 + ], + [ + 12.691955566406248, + 46.65320687122665 + ], + [ + 12.5628662109375, + 46.65697731621612 + ], + [ + 12.50244140625, + 46.677710064644344 + ], + [ + 12.40081787109375, + 46.70031853924921 + ], + [ + 12.36785888671875, + 46.74362499884437 + ], + [ + 12.3486328125, + 46.779373682055635 + ], + [ + 12.29095458984375, + 46.78313532151751 + ], + [ + 12.29095458984375, + 46.82073726164968 + ], + [ + 12.293701171875, + 46.84704298339386 + ], + [ + 12.26348876953125, + 46.878968335076856 + ], + [ + 12.22503662109375, + 46.882723010671945 + ], + [ + 12.20306396484375, + 46.89398546092549 + ], + [ + 12.161865234375, + 46.90899838277448 + ], + [ + 12.1563720703125, + 46.933385414813955 + ], + [ + 12.139892578125, + 46.96338498544958 + ], + [ + 12.117919921874998, + 46.98962081759436 + ], + [ + 12.14263916015625, + 47.01397113616876 + ], + [ + 12.178344726562498, + 47.02333368818491 + ], + [ + 12.2113037109375, + 47.03831035673275 + ], + [ + 12.21954345703125, + 47.05515408550348 + ], + [ + 12.238769531249998, + 47.07012182383309 + ], + [ + 12.19207763671875, + 47.092565552235705 + ] + ], + [ + [ + 12.514457702636719, + 43.990838502564706 + ], + [ + 12.515830993652344, + 43.9845395701046 + ], + [ + 12.513084411621094, + 43.98379847528122 + ], + [ + 12.510337829589844, + 43.98033991044406 + ], + [ + 12.512741088867188, + 43.97255740289798 + ], + [ + 12.507076263427734, + 43.97070427457235 + ], + [ + 12.507076263427734, + 43.96390897601157 + ], + [ + 12.508964538574219, + 43.96292050418772 + ], + [ + 12.506217956542969, + 43.957854327949335 + ], + [ + 12.51394271850586, + 43.950192460407486 + ], + [ + 12.51617431640625, + 43.94030472005806 + ], + [ + 12.506904602050781, + 43.93301145781231 + ], + [ + 12.503814697265623, + 43.92757183247526 + ], + [ + 12.503128051757812, + 43.92336814487696 + ], + [ + 12.498149871826172, + 43.922378998741294 + ], + [ + 12.49214172363281, + 43.91854590212644 + ], + [ + 12.492656707763672, + 43.91557817385638 + ], + [ + 12.493515014648438, + 43.91026062387522 + ], + [ + 12.495231628417969, + 43.90939493123444 + ], + [ + 12.492828369140625, + 43.90667410096243 + ], + [ + 12.486648559570312, + 43.89628433227728 + ], + [ + 12.469310760498047, + 43.89616063363387 + ], + [ + 12.46192932128906, + 43.89393401411192 + ], + [ + 12.456607818603516, + 43.89368660680359 + ], + [ + 12.449913024902344, + 43.896408030663714 + ], + [ + 12.447338104248045, + 43.902592622357595 + ], + [ + 12.442874908447266, + 43.90543731881505 + ], + [ + 12.438926696777344, + 43.90494259876104 + ], + [ + 12.43377685546875, + 43.90271630763886 + ], + [ + 12.428970336914062, + 43.90345841393034 + ], + [ + 12.424678802490234, + 43.902592622357595 + ], + [ + 12.42279052734375, + 43.901232067303724 + ], + [ + 12.413349151611328, + 43.900489933260076 + ], + [ + 12.408885955810547, + 43.90209787866277 + ], + [ + 12.412147521972656, + 43.90902391624818 + ], + [ + 12.408199310302734, + 43.921142542944274 + ], + [ + 12.409915924072266, + 43.92547002580864 + ], + [ + 12.41506576538086, + 43.929302676319814 + ], + [ + 12.413177490234373, + 43.93449490565162 + ], + [ + 12.41180419921875, + 43.93634916341316 + ], + [ + 12.41231918334961, + 43.93783252799222 + ], + [ + 12.404937744140625, + 43.94215879665083 + ], + [ + 12.405109405517578, + 43.94870940420277 + ], + [ + 12.403221130371094, + 43.95315846180105 + ], + [ + 12.404594421386719, + 43.95563001655701 + ], + [ + 12.408714294433594, + 43.95328204198018 + ], + [ + 12.414722442626953, + 43.95278771972178 + ], + [ + 12.420043945312498, + 43.95773075727856 + ], + [ + 12.435493469238281, + 43.956989327857265 + ], + [ + 12.440643310546875, + 43.959460723283826 + ], + [ + 12.446479797363281, + 43.965762316351324 + ], + [ + 12.452144622802733, + 43.96885108842451 + ], + [ + 12.460556030273438, + 43.973298638037974 + ], + [ + 12.470340728759766, + 43.977869383633376 + ], + [ + 12.479782104492188, + 43.98071048059949 + ], + [ + 12.486820220947266, + 43.981822177188285 + ], + [ + 12.490596771240234, + 43.982933852960805 + ], + [ + 12.493000030517578, + 43.98330440692579 + ], + [ + 12.496948242187498, + 43.98676279906447 + ], + [ + 12.499523162841797, + 43.9862687553803 + ], + [ + 12.502613067626953, + 43.98762736561758 + ], + [ + 12.504329681396484, + 43.99046799562939 + ], + [ + 12.506904602050781, + 43.99145600898366 + ], + [ + 12.509136199951172, + 43.99195000949295 + ], + [ + 12.514457702636719, + 43.990838502564706 + ] + ], + [ + [ + 12.455663681030273, + 41.90628554165478 + ], + [ + 12.457637786865234, + 41.90582242096741 + ], + [ + 12.45750904083252, + 41.90323527118919 + ], + [ + 12.458131313323975, + 41.90296377408531 + ], + [ + 12.458367347717285, + 41.902388835231 + ], + [ + 12.458345890045166, + 41.90171806669123 + ], + [ + 12.457981109619139, + 41.90131879635783 + ], + [ + 12.457423210144043, + 41.90115908752542 + ], + [ + 12.456929683685303, + 41.90119102932384 + ], + [ + 12.456543445587156, + 41.901414621465506 + ], + [ + 12.456221580505371, + 41.90165418360565 + ], + [ + 12.454354763031006, + 41.90144656313615 + ], + [ + 12.454376220703125, + 41.900695929652535 + ], + [ + 12.454547882080078, + 41.90034456626665 + ], + [ + 12.454526424407959, + 41.90020082614245 + ], + [ + 12.452874183654785, + 41.900472334994284 + ], + [ + 12.452852725982666, + 41.900296652927864 + ], + [ + 12.451672554016113, + 41.900376508472526 + ], + [ + 12.450792789459227, + 41.900616074507326 + ], + [ + 12.450792789459227, + 41.90082369767715 + ], + [ + 12.448797225952148, + 41.900983407348406 + ], + [ + 12.44873285293579, + 41.90080772668804 + ], + [ + 12.44802474975586, + 41.900663987606414 + ], + [ + 12.44776725769043, + 41.90082369767715 + ], + [ + 12.447960376739502, + 41.90099937829354 + ], + [ + 12.446715831756592, + 41.901765978963454 + ], + [ + 12.446565628051758, + 41.90163821282425 + ], + [ + 12.44577169418335, + 41.90195762769289 + ], + [ + 12.446587085723877, + 41.902356894031726 + ], + [ + 12.446801662445067, + 41.902213158437355 + ], + [ + 12.44776725769043, + 41.903011685422804 + ], + [ + 12.447617053985596, + 41.903107507989986 + ], + [ + 12.448325157165526, + 41.90371438090925 + ], + [ + 12.448668479919434, + 41.903650499820955 + ], + [ + 12.44901180267334, + 41.904672589563994 + ], + [ + 12.448861598968506, + 41.904768409638564 + ], + [ + 12.44899034500122, + 41.90511974868156 + ], + [ + 12.44922637939453, + 41.905199598194436 + ], + [ + 12.449419498443604, + 41.90507183892591 + ], + [ + 12.450535297393799, + 41.905870330159836 + ], + [ + 12.450342178344727, + 41.906014057521375 + ], + [ + 12.450470924377441, + 41.90649314638965 + ], + [ + 12.451286315917969, + 41.90657299418483 + ], + [ + 12.451479434967041, + 41.90636538970964 + ], + [ + 12.453067302703857, + 41.906716719964486 + ], + [ + 12.453818321228027, + 41.906812536971195 + ], + [ + 12.453839778900146, + 41.90698820110995 + ], + [ + 12.455663681030273, + 41.90628554165478 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.264373779296875, + 40.564676973666145 + ], + [ + 14.244461059570199, + 40.559199680578075 + ], + [ + 14.221115112304688, + 40.56311207851724 + ], + [ + 14.197425842285156, + 40.56311207851724 + ], + [ + 14.191246032714844, + 40.53337211953654 + ], + [ + 14.210472106933594, + 40.53441585043193 + ], + [ + 14.227638244628906, + 40.53493770978277 + ], + [ + 14.242744445800781, + 40.54172151146236 + ], + [ + 14.256134033203125, + 40.53572049118792 + ], + [ + 14.264030456542969, + 40.54667847058043 + ], + [ + 14.269866943359375, + 40.55502620407215 + ], + [ + 14.264373779296875, + 40.564676973666145 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.016838073730469, + 40.773261878622634 + ], + [ + 14.009628295898438, + 40.77118185975647 + ], + [ + 14.000358581542969, + 40.76572150042782 + ], + [ + 13.998641967773438, + 40.75453936473234 + ], + [ + 13.989372253417969, + 40.75011800153818 + ], + [ + 13.983879089355355, + 40.74361546275168 + ], + [ + 13.99658203125, + 40.73581157695217 + ], + [ + 14.004135131835938, + 40.74205475883487 + ], + [ + 14.009628295898438, + 40.734770989672406 + ], + [ + 14.020271301269531, + 40.73633186448861 + ], + [ + 14.020957946777344, + 40.74543623770158 + ], + [ + 14.027481079101562, + 40.74517613004631 + ], + [ + 14.030570983886719, + 40.755319574776024 + ], + [ + 14.041557312011719, + 40.760260692426165 + ], + [ + 14.037437438964844, + 40.769101775774935 + ], + [ + 14.016838073730469, + 40.773261878622634 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 13.869209289550781, + 40.76416131535263 + ], + [ + 13.857536315917855, + 40.75818026660039 + ], + [ + 13.860626220703125, + 40.748557450215635 + ], + [ + 13.854446411132812, + 40.74543623770158 + ], + [ + 13.848609924316406, + 40.73503113801819 + ], + [ + 13.855133056640511, + 40.728266950429735 + ], + [ + 13.855476379394531, + 40.718379593199494 + ], + [ + 13.846206665039062, + 40.71213418976525 + ], + [ + 13.856163024902344, + 40.70380607385548 + ], + [ + 13.865776062011719, + 40.69625781921317 + ], + [ + 13.883972167968636, + 40.69625781921317 + ], + [ + 13.893928527832031, + 40.68766738558094 + ], + [ + 13.898048400878906, + 40.69755930345006 + ], + [ + 13.919677734375, + 40.69469600456701 + ], + [ + 13.928947448730469, + 40.69625781921317 + ], + [ + 13.935127258300781, + 40.70250471166452 + ], + [ + 13.945426940917969, + 40.701463603604594 + ], + [ + 13.954353332519531, + 40.69625781921317 + ], + [ + 13.959846496582031, + 40.699641625343126 + ], + [ + 13.963279724121094, + 40.706148461723764 + ], + [ + 13.968086242675668, + 40.70901126835032 + ], + [ + 13.971519470214844, + 40.71629785715124 + ], + [ + 13.965682983398438, + 40.72644570551446 + ], + [ + 13.969459533691406, + 40.72774659982564 + ], + [ + 13.969459533691406, + 40.733730386116875 + ], + [ + 13.962593078613281, + 40.73685214795608 + ], + [ + 13.957099914550781, + 40.74621655456364 + ], + [ + 13.949890136718636, + 40.74985791219436 + ], + [ + 13.936500549316293, + 40.75453936473234 + ], + [ + 13.916587829589844, + 40.75505950577882 + ], + [ + 13.892555236816406, + 40.75583970971843 + ], + [ + 13.886718749999886, + 40.76182096906601 + ], + [ + 13.879165649414062, + 40.763381209080215 + ], + [ + 13.869209289550781, + 40.76416131535263 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 13.434906005859375, + 40.80601358609009 + ], + [ + 13.429069519042969, + 40.80575371550092 + ], + [ + 13.421516418457031, + 40.8027651305852 + ], + [ + 13.42203140258789, + 40.797307367399654 + ], + [ + 13.418254852294808, + 40.7958778790764 + ], + [ + 13.415336608886719, + 40.790679480243526 + ], + [ + 13.40555191040039, + 40.78743027428638 + ], + [ + 13.406410217285156, + 40.784050931438074 + ], + [ + 13.419628143310547, + 40.78535069903749 + ], + [ + 13.437480926513672, + 40.79366860930495 + ], + [ + 13.437137603759766, + 40.800556090021466 + ], + [ + 13.434906005859375, + 40.80601358609009 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 13.454217910766602, + 40.79314877043915 + ], + [ + 13.45026969909668, + 40.79269390809278 + ], + [ + 13.448896408081055, + 40.790224600980615 + ], + [ + 13.449926376342773, + 40.78723531687313 + ], + [ + 13.453531265258789, + 40.78619553433624 + ], + [ + 13.458423614501953, + 40.787300302741144 + ], + [ + 13.459796905517578, + 40.78905489713843 + ], + [ + 13.458852767944336, + 40.79106937427438 + ], + [ + 13.454217910766602, + 40.79314877043915 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 13.053474426269531, + 40.974973314165055 + ], + [ + 13.050899505615234, + 40.972640406936456 + ], + [ + 13.0462646484375, + 40.97147392238617 + ], + [ + 13.042144775390511, + 40.96888166065838 + ], + [ + 13.04574966430664, + 40.96408570797472 + ], + [ + 13.050899505615234, + 40.96330795307353 + ], + [ + 13.05999755859375, + 40.96304869940295 + ], + [ + 13.064804077148438, + 40.96551156815455 + ], + [ + 13.065147399902344, + 40.9713443117186 + ], + [ + 13.056221008300781, + 40.97458450202252 + ], + [ + 13.053474426269531, + 40.974973314165055 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.853660583496094, + 40.95189982816191 + ], + [ + 12.85125732421875, + 40.950992279027496 + ], + [ + 12.84799575805664, + 40.94969575862395 + ], + [ + 12.846450805664062, + 40.94762127302408 + ], + [ + 12.850227355956918, + 40.946195026368265 + ], + [ + 12.848339080810547, + 40.943731436861164 + ], + [ + 12.849712371826172, + 40.93958202574397 + ], + [ + 12.851428985595703, + 40.936988511416395 + ], + [ + 12.851428985595703, + 40.93180117727666 + ], + [ + 12.846622467041016, + 40.929207357467085 + ], + [ + 12.845077514648438, + 40.924927332167655 + ], + [ + 12.844219207763672, + 40.920776739865985 + ], + [ + 12.847652435302734, + 40.918831059994986 + ], + [ + 12.853317260742188, + 40.91960933881622 + ], + [ + 12.852630615234261, + 40.922333242525525 + ], + [ + 12.856922149658203, + 40.92544613787744 + ], + [ + 12.860527038574105, + 40.924408522385015 + ], + [ + 12.864646911621094, + 40.92855888660453 + ], + [ + 12.863273620605355, + 40.93231992901947 + ], + [ + 12.86275863647461, + 40.94489841176807 + ], + [ + 12.86275863647461, + 40.950214369840424 + ], + [ + 12.853660583496094, + 40.95189982816191 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 13.003864288330078, + 40.93854463223246 + ], + [ + 12.99957275390625, + 40.93828528130885 + ], + [ + 12.996139526367188, + 40.9355620351317 + ], + [ + 12.989616394042855, + 40.93685883302701 + ], + [ + 12.983779907226562, + 40.93776657640675 + ], + [ + 12.976055145263672, + 40.9353026724978 + ], + [ + 12.973651885986214, + 40.93193086559421 + ], + [ + 12.967643737792969, + 40.93141211079659 + ], + [ + 12.963180541992074, + 40.92998551410162 + ], + [ + 12.964897155761719, + 40.926872832578326 + ], + [ + 12.962150573730469, + 40.925575838668486 + ], + [ + 12.960262298583984, + 40.92246294942591 + ], + [ + 12.9583740234375, + 40.92388970852945 + ], + [ + 12.951335906982422, + 40.92259265607171 + ], + [ + 12.945671081542969, + 40.919090487286944 + ], + [ + 12.94687271118164, + 40.91519897099805 + ], + [ + 12.94137954711914, + 40.91506924984297 + ], + [ + 12.93914794921875, + 40.91260449953323 + ], + [ + 12.942237854003793, + 40.90949099937811 + ], + [ + 12.940521240234375, + 40.906247614146224 + ], + [ + 12.940006256103516, + 40.89963061499199 + ], + [ + 12.938804626464844, + 40.89599747120625 + ], + [ + 12.944297790527344, + 40.89444034849895 + ], + [ + 12.95064926147461, + 40.89405106209546 + ], + [ + 12.950305938720703, + 40.89080691965266 + ], + [ + 12.943267822265625, + 40.88730306714657 + ], + [ + 12.946701049804688, + 40.88522662255491 + ], + [ + 12.950134277343636, + 40.88003522603099 + ], + [ + 12.948589324951172, + 40.87536262100473 + ], + [ + 12.955455780029183, + 40.87627120892444 + ], + [ + 12.960090637207031, + 40.87886710569576 + ], + [ + 12.963523864746094, + 40.88211183350494 + ], + [ + 12.967643737792969, + 40.88250119015304 + ], + [ + 12.967472076416016, + 40.887562618139384 + ], + [ + 12.970733642578125, + 40.89197482925711 + ], + [ + 12.976226806640511, + 40.89392129945193 + ], + [ + 12.97536849975586, + 40.897684312779774 + ], + [ + 12.97210693359375, + 40.89937111133914 + ], + [ + 12.96438217163086, + 40.897424801491276 + ], + [ + 12.967815399169922, + 40.89976036643661 + ], + [ + 12.966270446777344, + 40.901966102052945 + ], + [ + 12.96163558959961, + 40.90495021551012 + ], + [ + 12.966270446777344, + 40.90598813645525 + ], + [ + 12.970390319824219, + 40.911436954156436 + ], + [ + 12.96884536743164, + 40.9153286918986 + ], + [ + 12.972450256347656, + 40.91973905106219 + ], + [ + 12.97760009765625, + 40.9203876084737 + ], + [ + 12.981719970703011, + 40.92388970852945 + ], + [ + 12.98532485961914, + 40.9266134358328 + ], + [ + 12.992362976074219, + 40.92855888660453 + ], + [ + 12.996482849121094, + 40.93141211079659 + ], + [ + 13.00455093383789, + 40.932708990153664 + ], + [ + 13.005752563476562, + 40.93776657640675 + ], + [ + 13.003864288330078, + 40.93854463223246 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.218467712402344, + 38.815636166608215 + ], + [ + 15.198898315429688, + 38.80440003947544 + ], + [ + 15.1885986328125, + 38.79904887985135 + ], + [ + 15.184478759765625, + 38.790753788294424 + ], + [ + 15.190315246582031, + 38.782457731367174 + ], + [ + 15.197181701660156, + 38.77576665973603 + ], + [ + 15.209541320800781, + 38.76961031938826 + ], + [ + 15.218467712402344, + 38.76961031938826 + ], + [ + 15.230484008789062, + 38.77630196856888 + ], + [ + 15.235633850097656, + 38.788880569497124 + ], + [ + 15.24627685546875, + 38.80413249103831 + ], + [ + 15.237350463867188, + 38.81162346751262 + ], + [ + 15.218467712402344, + 38.815636166608215 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.112552642822152, + 38.66768595330274 + ], + [ + 15.107231140136605, + 38.66607757200169 + ], + [ + 15.10671615600586, + 38.661788378570876 + ], + [ + 15.115299224853402, + 38.65964368551492 + ], + [ + 15.119762420654297, + 38.660716040071165 + ], + [ + 15.119762420654297, + 38.664469154571925 + ], + [ + 15.116500854492188, + 38.66701579881798 + ], + [ + 15.115814208984375, + 38.666747735267805 + ], + [ + 15.112552642822152, + 38.66768595330274 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.066375732421875, + 38.64918738715664 + ], + [ + 15.058650970458984, + 38.647310454098594 + ], + [ + 15.056934356689453, + 38.64261790634527 + ], + [ + 15.05401611328125, + 38.634841007823525 + ], + [ + 15.052127838134652, + 38.62706326550212 + ], + [ + 15.0567626953125, + 38.62303996425438 + ], + [ + 15.06277084350586, + 38.6233081913603 + ], + [ + 15.067577362060547, + 38.626124515401486 + ], + [ + 15.073070526122933, + 38.6275996886131 + ], + [ + 15.080280303955078, + 38.63497509942965 + ], + [ + 15.079421997070312, + 38.63859547797984 + ], + [ + 15.077533721923828, + 38.64610382831183 + ], + [ + 15.070838928222656, + 38.64838299329522 + ], + [ + 15.066375732421875, + 38.64918738715664 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.1137113571167, + 38.64104248213065 + ], + [ + 15.111737251281625, + 38.639299419240736 + ], + [ + 15.109977722167855, + 38.63879660475989 + ], + [ + 15.10946273803711, + 38.637656878877266 + ], + [ + 15.107660293579102, + 38.63621543489537 + ], + [ + 15.105986595153809, + 38.63608134560944 + ], + [ + 15.106072425842285, + 38.634841007823525 + ], + [ + 15.107016563415527, + 38.63440520837127 + ], + [ + 15.108475685119629, + 38.63634952393046 + ], + [ + 15.110836029052734, + 38.63655065701279 + ], + [ + 15.111865997314453, + 38.63705348724944 + ], + [ + 15.11143684387207, + 38.63862899914905 + ], + [ + 15.114827156066895, + 38.63812617996495 + ], + [ + 15.116629600524902, + 38.638763083669076 + ], + [ + 15.1137113571167, + 38.64104248213065 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.096287727355957, + 38.64061510044108 + ], + [ + 15.09659886360157, + 38.63942512230979 + ], + [ + 15.095815658569336, + 38.639517304420316 + ], + [ + 15.096427202224618, + 38.63862061885821 + ], + [ + 15.098422765731812, + 38.638494914378185 + ], + [ + 15.098336935043335, + 38.64033855798972 + ], + [ + 15.096287727355957, + 38.64061510044108 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.929046630859375, + 38.53259030590469 + ], + [ + 14.903640747070312, + 38.5213096674994 + ], + [ + 14.893341064453125, + 38.49283162221545 + ], + [ + 14.891281127929688, + 38.46649284538942 + ], + [ + 14.924240112304688, + 38.460041065720446 + ], + [ + 14.931793212890625, + 38.447673541611195 + ], + [ + 14.953765869140625, + 38.436379603 + ], + [ + 14.96612548828125, + 38.44444688232968 + ], + [ + 14.964752197265625, + 38.469180916583355 + ], + [ + 14.987411499023438, + 38.48154475346391 + ], + [ + 14.975051879882812, + 38.489606982959856 + ], + [ + 14.968185424804688, + 38.52614444334863 + ], + [ + 14.944152832031136, + 38.52614444334863 + ], + [ + 14.929046630859375, + 38.53259030590469 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.808883666992188, + 38.58628336807195 + ], + [ + 14.799270629882699, + 38.58306291549108 + ], + [ + 14.795494079589844, + 38.575816369153586 + ], + [ + 14.789657592773438, + 38.55997877925585 + ], + [ + 14.825363159179688, + 38.54494326173158 + ], + [ + 14.852828979492188, + 38.53205317274656 + ], + [ + 14.876518249511719, + 38.536081573686644 + ], + [ + 14.872398376464844, + 38.548970940816105 + ], + [ + 14.881324768066406, + 38.56024724206345 + ], + [ + 14.877891540527344, + 38.57286386289748 + ], + [ + 14.878578186035156, + 38.58252615935333 + ], + [ + 14.863471984863281, + 38.58494153038122 + ], + [ + 14.851455688476562, + 38.582257779780065 + ], + [ + 14.843902587890625, + 38.585746636004494 + ], + [ + 14.808883666992188, + 38.58628336807195 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.960803985595703, + 38.43355584223774 + ], + [ + 14.951019287109375, + 38.430328551849975 + ], + [ + 14.950504302978516, + 38.42293213401053 + ], + [ + 14.947586059570312, + 38.422797646674645 + ], + [ + 14.94363784790039, + 38.42037683180992 + ], + [ + 14.939689636230469, + 38.42091479768001 + ], + [ + 14.942092895507812, + 38.415265956226314 + ], + [ + 14.937973022460938, + 38.41459344567957 + ], + [ + 14.936943054199219, + 38.40934764858384 + ], + [ + 14.934368133544922, + 38.40517764076942 + ], + [ + 14.935569763183594, + 38.40020021970371 + ], + [ + 14.940204620361328, + 38.39710597440028 + ], + [ + 14.944839477539062, + 38.39293526031571 + ], + [ + 14.945526123046875, + 38.38553501423446 + ], + [ + 14.950504302978516, + 38.38176732534359 + ], + [ + 14.959430694580078, + 38.38001797450455 + ], + [ + 14.972820281982422, + 38.36790592388805 + ], + [ + 14.992389678955078, + 38.36534867623901 + ], + [ + 14.996681213378793, + 38.36790592388805 + ], + [ + 15.003204345703125, + 38.36857886877816 + ], + [ + 15.00406265258789, + 38.37234724452567 + ], + [ + 15.008354187011719, + 38.37248182574445 + ], + [ + 15.008869171142578, + 38.375173397556004 + ], + [ + 15.001659393310547, + 38.38244014132493 + ], + [ + 15.00131607055664, + 38.391589817354465 + ], + [ + 14.992046356201172, + 38.40410147066251 + ], + [ + 14.987068176269531, + 38.409213135958375 + ], + [ + 14.980888366699105, + 38.41324840580697 + ], + [ + 14.97659683227539, + 38.40975118495802 + ], + [ + 14.97110366821289, + 38.41553495869226 + ], + [ + 14.964752197265625, + 38.41499695275878 + ], + [ + 14.96337890625, + 38.41795593581525 + ], + [ + 14.96835708618164, + 38.420107847372456 + ], + [ + 14.97213363647461, + 38.42589079204632 + ], + [ + 14.960803985595703, + 38.43355584223774 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.548301696777344, + 38.589503676229015 + ], + [ + 14.540061950683594, + 38.58547826846632 + ], + [ + 14.535598754882812, + 38.57796357021356 + ], + [ + 14.542121887207031, + 38.56669004862003 + ], + [ + 14.554481506347656, + 38.55568323796416 + ], + [ + 14.571990966796875, + 38.553803857931285 + ], + [ + 14.582977294921875, + 38.55058194928367 + ], + [ + 14.595680236816406, + 38.55192442876691 + ], + [ + 14.596023559570312, + 38.55997877925585 + ], + [ + 14.585037231445312, + 38.5645425106114 + ], + [ + 14.584693908691406, + 38.5771583773376 + ], + [ + 14.577827453613281, + 38.58467315983427 + ], + [ + 14.548301696777344, + 38.589503676229015 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 14.360332489013672, + 38.55528051780752 + ], + [ + 14.347543716430664, + 38.55487779539481 + ], + [ + 14.344797134399414, + 38.553334005246235 + ], + [ + 14.339818954467773, + 38.55085044718563 + ], + [ + 14.337930679321289, + 38.543869175876154 + ], + [ + 14.33964729309082, + 38.534335960974076 + ], + [ + 14.342823028564453, + 38.53138175065982 + ], + [ + 14.353208541870117, + 38.529434591176084 + ], + [ + 14.359731674194336, + 38.53091175147101 + ], + [ + 14.366254806518555, + 38.53829709805414 + ], + [ + 14.36737060546875, + 38.550380575199185 + ], + [ + 14.365224838256836, + 38.554139465112 + ], + [ + 14.360332489013672, + 38.55528051780752 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.549087524413949, + 38.30825817353996 + ], + [ + 15.520248413085824, + 38.30556411437786 + ], + [ + 15.476303100585938, + 38.274844767832825 + ], + [ + 15.343780517578125, + 38.22038031480122 + ], + [ + 15.270309448242074, + 38.2117485383639 + ], + [ + 15.256576538085938, + 38.225235239076824 + ], + [ + 15.254516601562386, + 38.26298470036051 + ], + [ + 15.241470336913949, + 38.27538381579182 + ], + [ + 15.217437744140625, + 38.272688535980976 + ], + [ + 15.226364135742188, + 38.26190641637658 + ], + [ + 15.231857299804688, + 38.238180119798635 + ], + [ + 15.214691162109375, + 38.19502155795575 + ], + [ + 15.16937255859375, + 38.16587506003647 + ], + [ + 15.094528198242188, + 38.12969560730616 + ], + [ + 15.071182250976562, + 38.1334763895322 + ], + [ + 15.05401611328125, + 38.15669689780065 + ], + [ + 14.972305297851562, + 38.16263584058641 + ], + [ + 14.931793212890625, + 38.191243965987326 + ], + [ + 14.91119384765625, + 38.19610083395667 + ], + [ + 14.878921508789062, + 38.17613163876633 + ], + [ + 14.850082397460938, + 38.17289287509456 + ], + [ + 14.784164428710938, + 38.15939647721454 + ], + [ + 14.742965698242188, + 38.16911413556086 + ], + [ + 14.707260131835824, + 38.14319750166766 + ], + [ + 14.639968872070312, + 38.08701320402273 + ], + [ + 14.58709716796875, + 38.065932950547484 + ], + [ + 14.555511474609375, + 38.06539235133249 + ], + [ + 14.497146606445312, + 38.042142806535615 + ], + [ + 14.454574584960938, + 38.043765107439675 + ], + [ + 14.427108764648438, + 38.04322434446539 + ], + [ + 14.368057250976449, + 38.02104962412605 + ], + [ + 14.34539794921875, + 38.026458711461245 + ], + [ + 14.305572509765625, + 38.013476231041935 + ], + [ + 14.203262329101562, + 38.02267239225365 + ], + [ + 14.143524169921875, + 38.03240824631951 + ], + [ + 14.118804931640625, + 38.02213147353745 + ], + [ + 14.068336486816406, + 38.02348376284101 + ], + [ + 14.035720825195312, + 38.04268357749736 + ], + [ + 14.020957946777344, + 38.04457624441283 + ], + [ + 13.987655639648438, + 38.036734877267705 + ], + [ + 13.947830200195312, + 38.035112420612975 + ], + [ + 13.860282897949105, + 37.99778599882999 + ], + [ + 13.820457458496094, + 37.986692602232814 + ], + [ + 13.769989013671875, + 37.974244355513335 + ], + [ + 13.745956420898438, + 37.979386278594625 + ], + [ + 13.720207214355469, + 37.982904228934125 + ], + [ + 13.7109375, + 37.99372763370869 + ], + [ + 13.66424560546875, + 38.002385207833235 + ], + [ + 13.592147827148438, + 38.03348992801713 + ], + [ + 13.572921752929688, + 38.03781649506999 + ], + [ + 13.553352355957031, + 38.053768502070696 + ], + [ + 13.540992736816406, + 38.06782501634299 + ], + [ + 13.549232482910156, + 38.07755486746453 + ], + [ + 13.542366027832031, + 38.08133834890672 + ], + [ + 13.545112609863281, + 38.09484918456411 + ], + [ + 13.539276123046761, + 38.10322464859825 + ], + [ + 13.540992736816406, + 38.10727694785215 + ], + [ + 13.538589477539062, + 38.115380872037434 + ], + [ + 13.531379699706918, + 38.115380872037434 + ], + [ + 13.51833343505848, + 38.119162395618986 + ], + [ + 13.504943847656136, + 38.12186336400151 + ], + [ + 13.500823974609375, + 38.11024849111732 + ], + [ + 13.464775085449219, + 38.09998264736481 + ], + [ + 13.432502746582031, + 38.10106333042556 + ], + [ + 13.417396545410156, + 38.102414161775556 + ], + [ + 13.394050598144531, + 38.10781723743677 + ], + [ + 13.37860107421875, + 38.12105308397729 + ], + [ + 13.37310791015625, + 38.12969560730616 + ], + [ + 13.3758544921875, + 38.13590678897411 + ], + [ + 13.374137878417969, + 38.14400753588854 + ], + [ + 13.379631042480469, + 38.150487485877754 + ], + [ + 13.370018005371094, + 38.16857429963515 + ], + [ + 13.368644714355469, + 38.18017989094241 + ], + [ + 13.366069793701172, + 38.186656626605604 + ], + [ + 13.359031677246094, + 38.19259312846959 + ], + [ + 13.354225158691406, + 38.19394226595911 + ], + [ + 13.34478378295887, + 38.19475173645616 + ], + [ + 13.336544036865234, + 38.198664050350295 + ], + [ + 13.333282470703125, + 38.198664050350295 + ], + [ + 13.32864761352539, + 38.2037902124501 + ], + [ + 13.332252502441406, + 38.21093925682848 + ], + [ + 13.330707550048828, + 38.213636826950975 + ], + [ + 13.326416015625, + 38.21619942595273 + ], + [ + 13.323326110839844, + 38.21930139874194 + ], + [ + 13.320064544677734, + 38.225774655107976 + ], + [ + 13.313541412353516, + 38.225235239076824 + ], + [ + 13.30942153930664, + 38.22226837940702 + ], + [ + 13.303756713867188, + 38.22240323928964 + ], + [ + 13.293285369873047, + 38.217008648994565 + ], + [ + 13.289337158203011, + 38.213771702832396 + ], + [ + 13.283843994140625, + 38.21066949431694 + ], + [ + 13.281869888305664, + 38.212288054388175 + ], + [ + 13.27998161315918, + 38.2117485383639 + ], + [ + 13.28023910522461, + 38.20736482240607 + ], + [ + 13.278179168701172, + 38.20520658833452 + ], + [ + 13.274402618408203, + 38.203115738057605 + ], + [ + 13.273286819458008, + 38.20035032771815 + ], + [ + 13.27122688293457, + 38.20142952473818 + ], + [ + 13.271484375, + 38.20345297603496 + ], + [ + 13.268823623657227, + 38.20439723406063 + ], + [ + 13.266334533691406, + 38.203992553549334 + ], + [ + 13.265132904052734, + 38.201024827730265 + ], + [ + 13.262128829956055, + 38.20075502847525 + ], + [ + 13.25792312622059, + 38.20223891200549 + ], + [ + 13.251657485961914, + 38.20008052596367 + ], + [ + 13.24951171875, + 38.20250870576168 + ], + [ + 13.245563507080078, + 38.20419489408619 + ], + [ + 13.242731094360352, + 38.2050716965804 + ], + [ + 13.238353729248047, + 38.20439723406063 + ], + [ + 13.238439559936523, + 38.20669038113252 + ], + [ + 13.23792457580555, + 38.209388108732746 + ], + [ + 13.237838745117188, + 38.21168109857966 + ], + [ + 13.23629379272461, + 38.21302988239109 + ], + [ + 13.232431411743164, + 38.21309732092549 + ], + [ + 13.230886459350586, + 38.20965787599362 + ], + [ + 13.235006332397461, + 38.20669038113252 + ], + [ + 13.236465454101562, + 38.20338552856447 + ], + [ + 13.238182067871094, + 38.19610083395667 + ], + [ + 13.230628967285156, + 38.18638677411551 + ], + [ + 13.213462829589844, + 38.182068998322094 + ], + [ + 13.193206787109375, + 38.174512274922485 + ], + [ + 13.167457580566406, + 38.17505206686869 + ], + [ + 13.166084289550781, + 38.187466178077905 + ], + [ + 13.156814575195312, + 38.190974130491774 + ], + [ + 13.141708374023438, + 38.1888154105384 + ], + [ + 13.133125305175781, + 38.19502155795575 + ], + [ + 13.105659484863281, + 38.19502155795575 + ], + [ + 13.091583251953125, + 38.18638677411551 + ], + [ + 13.071327209472656, + 38.173702579506504 + ], + [ + 13.077850341796875, + 38.16452540275636 + ], + [ + 13.072357177734375, + 38.15885656932712 + ], + [ + 13.045921325683594, + 38.14319750166766 + ], + [ + 13.061370849609375, + 38.10889780461813 + ], + [ + 13.069267272949219, + 38.091066402284945 + ], + [ + 13.058280944824219, + 38.08052761936274 + ], + [ + 13.039054870605469, + 38.07890613330849 + ], + [ + 13.027381896972656, + 38.066743841880246 + ], + [ + 12.999229431152344, + 38.06187835906984 + ], + [ + 12.977943420410156, + 38.04322434446539 + ], + [ + 12.934341430663949, + 38.03267866824144 + ], + [ + 12.897262573242074, + 38.02889267048644 + ], + [ + 12.879753112792969, + 38.04079086165885 + ], + [ + 12.8759765625, + 38.052687119903034 + ], + [ + 12.854347229003906, + 38.05944549633448 + ], + [ + 12.839927673339844, + 38.06295960543331 + ], + [ + 12.826538085937386, + 38.08025737418391 + ], + [ + 12.811775207519531, + 38.096200130788844 + ], + [ + 12.797012329101562, + 38.11727165830543 + ], + [ + 12.796669006347656, + 38.14751758025121 + ], + [ + 12.775726318359375, + 38.1577767415592 + ], + [ + 12.782936096191406, + 38.1718132552184 + ], + [ + 12.770919799804688, + 38.1855772106473 + ], + [ + 12.748603820800781, + 38.18503749667021 + ], + [ + 12.739334106445312, + 38.19825933797085 + ], + [ + 12.709121704101562, + 38.18692647809604 + ], + [ + 12.713241577148324, + 38.16560513057942 + ], + [ + 12.722511291503906, + 38.1442775452969 + ], + [ + 12.718048095703125, + 38.12591462924157 + ], + [ + 12.690925598144531, + 38.111869281948955 + ], + [ + 12.686805725097543, + 38.118622189953356 + ], + [ + 12.66998291015625, + 38.12105308397729 + ], + [ + 12.652473449707031, + 38.11349003681576 + ], + [ + 12.652816772460824, + 38.09430879908206 + ], + [ + 12.637023925781136, + 38.08701320402273 + ], + [ + 12.607841491699219, + 38.0729603768343 + ], + [ + 12.569389343261719, + 38.07377119027129 + ], + [ + 12.54638671875, + 38.06133772989656 + ], + [ + 12.516517639160156, + 38.02835179769117 + ], + [ + 12.497634887695199, + 38.02456557631512 + ], + [ + 12.477035522460938, + 38.015369652680974 + ], + [ + 12.493515014648438, + 37.99886819160377 + ], + [ + 12.489395141601562, + 37.98425724185128 + ], + [ + 12.486648559570312, + 37.955297320238 + ], + [ + 12.442359924316293, + 37.90817922717759 + ], + [ + 12.424507141113281, + 37.89842688615329 + ], + [ + 12.436180114746094, + 37.84666368454913 + ], + [ + 12.456779479980469, + 37.832293628167335 + ], + [ + 12.4310302734375, + 37.81792077237497 + ], + [ + 12.419013977050781, + 37.80788523279169 + ], + [ + 12.420387268066406, + 37.801103690609615 + ], + [ + 12.443389892578125, + 37.76202988573211 + ], + [ + 12.448883056640625, + 37.71641767847623 + ], + [ + 12.503814697265625, + 37.66208079655377 + ], + [ + 12.599945068359375, + 37.63163475580643 + ], + [ + 12.634277343749886, + 37.57397058830708 + ], + [ + 12.671356201171761, + 37.55219891098551 + ], + [ + 12.777099609375, + 37.57179370689751 + ], + [ + 12.847137451171875, + 37.57179370689751 + ], + [ + 12.944641113281136, + 37.56090834541537 + ], + [ + 12.995452880859375, + 37.501010429493284 + ], + [ + 13.014678955078125, + 37.489025074767866 + ], + [ + 13.150634765625, + 37.48793540168987 + ], + [ + 13.220672607421875, + 37.42688834526727 + ], + [ + 13.283843994140625, + 37.37124857287921 + ], + [ + 13.347015380859375, + 37.347234351336915 + ], + [ + 13.440399169921875, + 37.28497995025375 + ], + [ + 13.553009033203125, + 37.267495764381856 + ], + [ + 13.64501953125, + 37.18876668723709 + ], + [ + 13.74114990234375, + 37.14499280340635 + ], + [ + 13.823547363281136, + 37.131855694734625 + ], + [ + 13.855133056640511, + 37.106669860700045 + ], + [ + 13.918304443359261, + 37.084762325442966 + ], + [ + 13.978729248046761, + 37.09462150015557 + ], + [ + 14.0899658203125, + 37.09900294387622 + ], + [ + 14.205322265625, + 37.06175259706909 + ], + [ + 14.37286376953125, + 36.961963124877656 + ], + [ + 14.41680908203125, + 36.89527252546275 + ], + [ + 14.429512023925781, + 36.88373984256186 + ], + [ + 14.451828002929688, + 36.835118682834256 + ], + [ + 14.453544616699219, + 36.81643114369081 + ], + [ + 14.493026733398438, + 36.78289206199065 + ], + [ + 14.516372680664062, + 36.78151719618496 + ], + [ + 14.53216552734375, + 36.776567475065576 + ], + [ + 14.550018310546875, + 36.77601748632149 + ], + [ + 14.568901062011719, + 36.775192495806465 + ], + [ + 14.602203369140511, + 36.76446681118516 + ], + [ + 14.630699157714844, + 36.76144134681883 + ], + [ + 14.640655517578125, + 36.74768773190056 + ], + [ + 14.662284851074219, + 36.74273582693763 + ], + [ + 14.679107666015625, + 36.72182426131442 + ], + [ + 14.690093994140625, + 36.716320271149804 + ], + [ + 14.711036682128906, + 36.71439378142239 + ], + [ + 14.731636047363281, + 36.712742466063354 + ], + [ + 14.745368957519531, + 36.714118564660595 + ], + [ + 14.753608703613281, + 36.70723782520921 + ], + [ + 14.773178100585824, + 36.70696258281522 + ], + [ + 14.771461486816406, + 36.70338434198518 + ], + [ + 14.781074523925668, + 36.70008120258276 + ], + [ + 14.799613952636605, + 36.70200805115167 + ], + [ + 14.809226989746094, + 36.709714962392944 + ], + [ + 14.82330322265625, + 36.71054065704242 + ], + [ + 14.834976196289062, + 36.71384334691291 + ], + [ + 14.840126037597656, + 36.719897909617195 + ], + [ + 14.862785339355469, + 36.727052686670056 + ], + [ + 14.886474609375, + 36.72540164343274 + ], + [ + 14.903984069824219, + 36.7229250120216 + ], + [ + 14.94930267333973, + 36.692923913592594 + ], + [ + 14.959602355957031, + 36.69099683732502 + ], + [ + 14.969215393066406, + 36.68851909687135 + ], + [ + 14.978141784667969, + 36.69209802967761 + ], + [ + 14.992561340332031, + 36.69099683732502 + ], + [ + 14.995651245117188, + 36.69677792123302 + ], + [ + 15.004234313964844, + 36.6992553955527 + ], + [ + 15.024147033691406, + 36.696502641380036 + ], + [ + 15.037879943847656, + 36.686316593889856 + ], + [ + 15.044746398925781, + 36.67778129905223 + ], + [ + 15.051956176757699, + 36.658229152136265 + ], + [ + 15.059852600097543, + 36.658229152136265 + ], + [ + 15.074272155761719, + 36.649966188797805 + ], + [ + 15.070495605468636, + 36.643630649736856 + ], + [ + 15.07598876953125, + 36.63949849566231 + ], + [ + 15.087318420410156, + 36.64721167063527 + ], + [ + 15.106201171875, + 36.657127474925815 + ], + [ + 15.117530822753906, + 36.66869429932853 + ], + [ + 15.126800537109375, + 36.662635703325826 + ], + [ + 15.135383605957031, + 36.665114277517674 + ], + [ + 15.13916015625, + 36.67860733671985 + ], + [ + 15.158042907714844, + 36.683288049295015 + ], + [ + 15.157356262206918, + 36.692923913592594 + ], + [ + 15.137100219726562, + 36.69264861993992 + ], + [ + 15.127830505371094, + 36.703109085790025 + ], + [ + 15.128173828124886, + 36.728978858916285 + ], + [ + 15.124740600585938, + 36.74273582693763 + ], + [ + 15.108261108398438, + 36.75594019674357 + ], + [ + 15.106544494628906, + 36.768042206102585 + ], + [ + 15.099678039550781, + 36.78426690313161 + ], + [ + 15.111351013183594, + 36.79224049534211 + ], + [ + 15.102767944335938, + 36.797464123072984 + ], + [ + 15.11444091796875, + 36.81560658831995 + ], + [ + 15.111007690429688, + 36.83594302796877 + ], + [ + 15.126457214355469, + 36.85874638670163 + ], + [ + 15.13916015625, + 36.86478951012919 + ], + [ + 15.142250061035156, + 36.87824747646957 + ], + [ + 15.15838623046875, + 36.91339179255025 + ], + [ + 15.171432495117188, + 36.9166857424312 + ], + [ + 15.180702209472656, + 36.92876234148466 + ], + [ + 15.195465087890625, + 36.94605050527134 + ], + [ + 15.208511352539062, + 36.94769679250732 + ], + [ + 15.215721130371094, + 36.95784811095526 + ], + [ + 15.233917236328125, + 36.966077916412225 + ], + [ + 15.260696411132812, + 36.969095288859144 + ], + [ + 15.272712707519531, + 36.983083361935 + ], + [ + 15.274772644042969, + 36.99981081734932 + ], + [ + 15.285758972167969, + 37.00145594210082 + ], + [ + 15.298805236816406, + 37.00995518623747 + ], + [ + 15.311164855957031, + 36.99981081734932 + ], + [ + 15.337944030761719, + 36.99569784974131 + ], + [ + 15.3424072265625, + 37.00831024540572 + ], + [ + 15.320091247558594, + 37.03572127789156 + ], + [ + 15.310821533203125, + 37.04558682836126 + ], + [ + 15.297775268554688, + 37.0458608531299 + ], + [ + 15.283355712890511, + 37.03955803318343 + ], + [ + 15.2764892578125, + 37.05380714109943 + ], + [ + 15.281295776367188, + 37.05819094383597 + ], + [ + 15.2984619140625, + 37.05106713577959 + ], + [ + 15.300521850585938, + 37.05709501689559 + ], + [ + 15.300521850585938, + 37.06339638062874 + ], + [ + 15.301551818847656, + 37.07134083237324 + ], + [ + 15.306358337402344, + 37.08038005833324 + ], + [ + 15.304985046386719, + 37.09790760669941 + ], + [ + 15.296745300292855, + 37.10940785721794 + ], + [ + 15.285415649414062, + 37.11241953906062 + ], + [ + 15.27099609375, + 37.110503028109626 + ], + [ + 15.251426696777344, + 37.11597864499978 + ], + [ + 15.233230590820312, + 37.12118011428513 + ], + [ + 15.223617553710938, + 37.13459278049613 + ], + [ + 15.230140686035156, + 37.14554013342692 + ], + [ + 15.251426696777344, + 37.142803443716836 + ], + [ + 15.239753723144531, + 37.160590156787244 + ], + [ + 15.223617553710938, + 37.160863765847395 + ], + [ + 15.216751098632812, + 37.15402324224731 + ], + [ + 15.204391479492188, + 37.16305260267602 + ], + [ + 15.205078125, + 37.181381622692065 + ], + [ + 15.193061828613281, + 37.19150171306701 + ], + [ + 15.187225341796875, + 37.210917547717585 + ], + [ + 15.1995849609375, + 37.22349415461226 + ], + [ + 15.20233154296875, + 37.23060174404063 + ], + [ + 15.211257934570312, + 37.23114845394104 + ], + [ + 15.217437744140625, + 37.21583907837921 + ], + [ + 15.225677490234261, + 37.2136517710526 + ], + [ + 15.232200622558594, + 37.21966671360516 + ], + [ + 15.226020812988281, + 37.231968511359014 + ], + [ + 15.230484008789062, + 37.23770866354103 + ], + [ + 15.242156982421875, + 37.229781671757344 + ], + [ + 15.252113342285156, + 37.229508312347555 + ], + [ + 15.259323120117188, + 37.235248651837395 + ], + [ + 15.260009765625, + 37.24536151989454 + ], + [ + 15.251083374023438, + 37.251920492573326 + ], + [ + 15.242156982421875, + 37.26312408340919 + ], + [ + 15.223274230957031, + 37.27787748952485 + ], + [ + 15.212287902831918, + 37.29453989660499 + ], + [ + 15.197868347167969, + 37.29590550406618 + ], + [ + 15.191001892089844, + 37.28907721885594 + ], + [ + 15.171089172363281, + 37.2961786225835 + ], + [ + 15.16387939453125, + 37.292354873102454 + ], + [ + 15.13607025146473, + 37.312836976839144 + ], + [ + 15.107231140136605, + 37.315021405311214 + ], + [ + 15.097618103027344, + 37.33413244661209 + ], + [ + 15.093498229980469, + 37.41052799460727 + ], + [ + 15.088348388671875, + 37.473768205267504 + ], + [ + 15.093154907226562, + 37.48412142074285 + ], + [ + 15.095901489257812, + 37.47921744485059 + ], + [ + 15.102767944335938, + 37.483031676137486 + ], + [ + 15.102081298828011, + 37.50182754272543 + ], + [ + 15.118560791015625, + 37.51816792940791 + ], + [ + 15.120277404785043, + 37.528242717975054 + ], + [ + 15.146369934082031, + 37.542127358528404 + ], + [ + 15.154266357421875, + 37.55410418674914 + ], + [ + 15.166969299316406, + 37.55628158512072 + ], + [ + 15.16937255859375, + 37.560091879180916 + ], + [ + 15.167655944824105, + 37.56743975318767 + ], + [ + 15.179328918457031, + 37.57097735996406 + ], + [ + 15.181045532226449, + 37.58131709327411 + ], + [ + 15.176239013671875, + 37.60879203604432 + ], + [ + 15.181045532226449, + 37.62157394649769 + ], + [ + 15.179328918457031, + 37.63353799897018 + ], + [ + 15.190658569335938, + 37.638431828988836 + ], + [ + 15.20233154296875, + 37.65474226771092 + ], + [ + 15.200271606445312, + 37.66262436242685 + ], + [ + 15.206794738769531, + 37.68083151896963 + ], + [ + 15.222930908203011, + 37.70175064398664 + ], + [ + 15.221900939941406, + 37.71560291938267 + ], + [ + 15.216407775878906, + 37.72863798965106 + ], + [ + 15.211944580078125, + 37.74438563888049 + ], + [ + 15.250396728515625, + 37.79594930209237 + ], + [ + 15.281295776367188, + 37.81873440498779 + ], + [ + 15.279922485351562, + 37.82524314302978 + ], + [ + 15.274772644042969, + 37.830666652929224 + ], + [ + 15.285415649414062, + 37.84422368363511 + ], + [ + 15.300178527832031, + 37.84232584933158 + ], + [ + 15.309104919433594, + 37.852627791344894 + ], + [ + 15.299148559570199, + 37.86319934044903 + ], + [ + 15.3533935546875, + 37.91332577499166 + ], + [ + 15.348243713378906, + 37.91684688974227 + ], + [ + 15.394935607910156, + 37.965854128749434 + ], + [ + 15.439567565917969, + 38.00752515890449 + ], + [ + 15.444374084472656, + 38.02294285011436 + ], + [ + 15.474929809570312, + 38.04538737239996 + ], + [ + 15.498275756835938, + 38.07485226087217 + ], + [ + 15.526084899902344, + 38.125374473531586 + ], + [ + 15.565910339355469, + 38.17559185481662 + ], + [ + 15.57861328125, + 38.190974130491774 + ], + [ + 15.577926635742188, + 38.19744990646366 + ], + [ + 15.567970275878906, + 38.20338552856447 + ], + [ + 15.570716857910156, + 38.217952731169305 + ], + [ + 15.57552337646473, + 38.229820147841636 + ], + [ + 15.582046508789062, + 38.23386541556985 + ], + [ + 15.585479736328125, + 38.244651696093634 + ], + [ + 15.609512329101562, + 38.25354917285299 + ], + [ + 15.656890869140511, + 38.26433253283361 + ], + [ + 15.6500244140625, + 38.278078995562105 + ], + [ + 15.621871948242188, + 38.28239107510447 + ], + [ + 15.580673217773324, + 38.29047553391873 + ], + [ + 15.549087524413949, + 38.30825817353996 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.023506164550781, + 37.996162679728116 + ], + [ + 12.02419281005848, + 37.990751356571195 + ], + [ + 12.030715942382812, + 37.982904228934125 + ], + [ + 12.037582397460938, + 37.958004338883114 + ], + [ + 12.047195434570312, + 37.95123660520783 + ], + [ + 12.073974609374886, + 37.94852933714952 + ], + [ + 12.087020874023324, + 37.943926752499856 + ], + [ + 12.096633911132812, + 37.94988298364895 + ], + [ + 12.08770751953125, + 37.95475590453685 + ], + [ + 12.069511413574219, + 37.98777495867814 + ], + [ + 12.072257995605469, + 37.995351006703814 + ], + [ + 12.023506164550781, + 37.996162679728116 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.339019775390625, + 38.023213306976814 + ], + [ + 12.332839965820312, + 38.02240193339466 + ], + [ + 12.325286865234375, + 38.012935244447135 + ], + [ + 12.320823669433594, + 38.01104175992311 + ], + [ + 12.317390441894531, + 38.002385207833235 + ], + [ + 12.324600219726562, + 37.98831613091309 + ], + [ + 12.333526611328125, + 37.98317483351337 + ], + [ + 12.352066040039062, + 37.984798440032684 + ], + [ + 12.358589172363281, + 37.99318650139293 + ], + [ + 12.347259521484375, + 38.00184413939208 + ], + [ + 12.339019775390625, + 38.023213306976814 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.309150695800781, + 37.95908711840585 + ], + [ + 12.298164367675781, + 37.95231948449752 + ], + [ + 12.288551330566406, + 37.94582196933006 + ], + [ + 12.277565002441406, + 37.94798787156644 + ], + [ + 12.266921997070312, + 37.93580384101423 + ], + [ + 12.273101806640625, + 37.9306588660664 + ], + [ + 12.281341552734375, + 37.91278405007035 + ], + [ + 12.291984558105469, + 37.91224232115986 + ], + [ + 12.298851013183594, + 37.908720986006436 + ], + [ + 12.311897277832031, + 37.915221780801055 + ], + [ + 12.319107055664062, + 37.91088798143104 + ], + [ + 12.332496643066406, + 37.915763487770754 + ], + [ + 12.3431396484375, + 37.90357411607749 + ], + [ + 12.363739013671875, + 37.90140690524916 + ], + [ + 12.377128601074219, + 37.91332577499166 + ], + [ + 12.372322082519531, + 37.927409222676985 + ], + [ + 12.360305786132812, + 37.92795083988293 + ], + [ + 12.350349426269418, + 37.940406934417254 + ], + [ + 12.323226928710938, + 37.93553306183642 + ], + [ + 12.309150695800781, + 37.95908711840585 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 13.181190490722656, + 38.72234941770309 + ], + [ + 13.170032501220703, + 38.71806359697183 + ], + [ + 13.15801620483387, + 38.71270595962476 + ], + [ + 13.158702850341797, + 38.7088214214364 + ], + [ + 13.153209686279297, + 38.703998942455826 + ], + [ + 13.149776458740234, + 38.695826777255526 + ], + [ + 13.151664733886719, + 38.69220929124511 + ], + [ + 13.165740966796761, + 38.69033348573663 + ], + [ + 13.173637390136605, + 38.68792166352608 + ], + [ + 13.177242279052734, + 38.69207530676849 + ], + [ + 13.187026977539062, + 38.69368310392541 + ], + [ + 13.190116882324219, + 38.69770243871943 + ], + [ + 13.199043273925781, + 38.70533855257685 + ], + [ + 13.203678131103516, + 38.70949118445874 + ], + [ + 13.200931549072266, + 38.71511694612704 + ], + [ + 13.181190490722656, + 38.72234941770309 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.902629852294922, + 43.441453151531 + ], + [ + 9.897994995117188, + 43.437838499730276 + ], + [ + 9.890441894531136, + 43.437339910121175 + ], + [ + 9.883918762207031, + 43.42412578851634 + ], + [ + 9.891986846923828, + 43.42051010168392 + ], + [ + 9.903659820556527, + 43.41789171090125 + ], + [ + 9.905548095703125, + 43.4215075541024 + ], + [ + 9.910869598388672, + 43.42387643773639 + ], + [ + 9.910011291503906, + 43.42823992810367 + ], + [ + 9.911384582519418, + 43.43509620603953 + ], + [ + 9.902629852294922, + 43.441453151531 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.828300476074219, + 43.075408452653214 + ], + [ + 9.809417724609375, + 43.06713208835001 + ], + [ + 9.798431396484261, + 43.05634605793571 + ], + [ + 9.792938232421875, + 43.041543532885974 + ], + [ + 9.788131713867188, + 43.023725588820255 + ], + [ + 9.800491333007812, + 43.00690672861231 + ], + [ + 9.810104370117188, + 43.00012767681193 + ], + [ + 9.821434020996094, + 43.00690672861231 + ], + [ + 9.843063354492074, + 43.026486454006566 + ], + [ + 9.852676391601562, + 43.04907068694834 + ], + [ + 9.84375, + 43.05810205266049 + ], + [ + 9.828300476074219, + 43.075408452653214 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 10.408172607421875, + 42.878480017739044 + ], + [ + 10.351181030273438, + 42.818573401893836 + ], + [ + 10.357189178466797, + 42.805224943488675 + ], + [ + 10.353927612304688, + 42.80283199080689 + ], + [ + 10.341567993164062, + 42.8009427522556 + ], + [ + 10.325431823730469, + 42.80560276966148 + ], + [ + 10.3216552734375, + 42.808373424418726 + ], + [ + 10.331954956054688, + 42.81051429991593 + ], + [ + 10.338134765625, + 42.81555136172695 + ], + [ + 10.329895019531136, + 42.8246170391527 + ], + [ + 10.289382934570312, + 42.826127856159275 + ], + [ + 10.264663696289062, + 42.83368138733589 + ], + [ + 10.255050659179688, + 42.83116364617693 + ], + [ + 10.263977050781136, + 42.81706240027173 + ], + [ + 10.25848388671875, + 42.81806973878899 + ], + [ + 10.257110595703125, + 42.80446928422029 + ], + [ + 10.246124267578125, + 42.80446928422029 + ], + [ + 10.23651123046875, + 42.79288135293722 + ], + [ + 10.216598510742074, + 42.80648435509074 + ], + [ + 10.191879272460938, + 42.81706240027173 + ], + [ + 10.1513671875, + 42.81655872485931 + ], + [ + 10.114288330078125, + 42.80698811255233 + ], + [ + 10.095062255859375, + 42.79288135293722 + ], + [ + 10.094375610351562, + 42.76919491914051 + ], + [ + 10.106048583984261, + 42.74751641468717 + ], + [ + 10.13214111328125, + 42.73036990242392 + ], + [ + 10.158233642578125, + 42.72381262999295 + ], + [ + 10.164413452148438, + 42.72835235396481 + ], + [ + 10.1953125, + 42.73087427928485 + ], + [ + 10.224838256835938, + 42.721794868255714 + ], + [ + 10.244064331054688, + 42.72583032610658 + ], + [ + 10.2447509765625, + 42.736926481692684 + ], + [ + 10.256423950195312, + 42.73944805837745 + ], + [ + 10.266036987304688, + 42.73642215405084 + ], + [ + 10.29144287109375, + 42.7344048024673 + ], + [ + 10.303802490234375, + 42.75255860415529 + ], + [ + 10.308609008788949, + 42.7349091465156 + ], + [ + 10.323028564453125, + 42.733900454317414 + ], + [ + 10.328521728515625, + 42.7379351246715 + ], + [ + 10.330581665039062, + 42.75407118101084 + ], + [ + 10.347747802734375, + 42.755079545072135 + ], + [ + 10.360107421875, + 42.72835235396481 + ], + [ + 10.375213623046875, + 42.70867781741311 + ], + [ + 10.403366088867074, + 42.70817326008937 + ], + [ + 10.423965454101562, + 42.7016136416648 + ], + [ + 10.4425048828125, + 42.714227677286864 + ], + [ + 10.432891845703125, + 42.740960955168475 + ], + [ + 10.416412353515625, + 42.76163351153991 + ], + [ + 10.438385009765625, + 42.7737313206873 + ], + [ + 10.447998046875, + 42.79842367778193 + ], + [ + 10.436325073242188, + 42.81555136172695 + ], + [ + 10.452804565429688, + 42.84727541721109 + ], + [ + 10.436325073242188, + 42.863886280785835 + ], + [ + 10.42877197265625, + 42.875460907001774 + ], + [ + 10.408172607421875, + 42.878480017739044 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 10.080642700195312, + 42.62688605000682 + ], + [ + 10.073776245117188, + 42.623096787629606 + ], + [ + 10.070686340332031, + 42.59479633838067 + ], + [ + 10.059356689453125, + 42.594290856363344 + ], + [ + 10.039787292480469, + 42.58974133371007 + ], + [ + 10.046653747558594, + 42.57356256365908 + ], + [ + 10.086135864257812, + 42.56420729713456 + ], + [ + 10.106048583984261, + 42.56825298997905 + ], + [ + 10.111541748046761, + 42.58822475236049 + ], + [ + 10.09368896484375, + 42.60414701616359 + ], + [ + 10.09918212890625, + 42.621581018098816 + ], + [ + 10.080642700195312, + 42.62688605000682 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 10.884017944335938, + 42.39861509367515 + ], + [ + 10.882301330566293, + 42.39785448671501 + ], + [ + 10.876121520996094, + 42.39405131362432 + ], + [ + 10.873374938964844, + 42.374017465291224 + ], + [ + 10.861015319824219, + 42.371988364694396 + ], + [ + 10.856552124023438, + 42.35524578349561 + ], + [ + 10.877151489257699, + 42.34941019930749 + ], + [ + 10.904960632324219, + 42.31920874079873 + ], + [ + 10.924873352050781, + 42.31083097788358 + ], + [ + 10.940666198730469, + 42.331392586880476 + ], + [ + 10.931396484375, + 42.34484284244194 + ], + [ + 10.926933288574105, + 42.367676308265196 + ], + [ + 10.884017944335938, + 42.39861509367515 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 10.314788818359375, + 42.35321607653588 + ], + [ + 10.307750701904297, + 42.3511863040256 + ], + [ + 10.302085876464844, + 42.35296235855687 + ], + [ + 10.290241241454964, + 42.34852212812849 + ], + [ + 10.289726257324219, + 42.33799118494392 + ], + [ + 10.286293029785156, + 42.33608781424646 + ], + [ + 10.286808013916016, + 42.32948901647131 + ], + [ + 10.286121368408203, + 42.32542787372567 + ], + [ + 10.292472839355469, + 42.315527739905576 + ], + [ + 10.303630828857308, + 42.31260817230085 + ], + [ + 10.311527252197152, + 42.31362368943786 + ], + [ + 10.317192077636719, + 42.3109579220061 + ], + [ + 10.320796966552734, + 42.319462594992416 + ], + [ + 10.326118469238281, + 42.317812524427325 + ], + [ + 10.333328247070312, + 42.321366468801514 + ], + [ + 10.331954956054688, + 42.3256817028283 + ], + [ + 10.331783294677734, + 42.32910829547645 + ], + [ + 10.332984924316406, + 42.33190019592679 + ], + [ + 10.328693389892578, + 42.33659538539874 + ], + [ + 10.332813262939453, + 42.3378642953564 + ], + [ + 10.328521728515625, + 42.34446221439083 + ], + [ + 10.324058532714844, + 42.347126562355115 + ], + [ + 10.314788818359375, + 42.35321607653588 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 11.110610961914062, + 42.263780561908035 + ], + [ + 11.109151840209961, + 42.263717042326476 + ], + [ + 11.108207702636719, + 42.26193846806108 + ], + [ + 11.102714538574219, + 42.25996927374385 + ], + [ + 11.098766326904297, + 42.25939756064884 + ], + [ + 11.094474792480469, + 42.25819059375911 + ], + [ + 11.094474792480469, + 42.25615775519926 + ], + [ + 11.091384887695312, + 42.25450602561812 + ], + [ + 11.091127395629883, + 42.25215541278375 + ], + [ + 11.094989776611328, + 42.250185912960475 + ], + [ + 11.094474792480469, + 42.2444676618103 + ], + [ + 11.096963882446289, + 42.24008331823741 + ], + [ + 11.103744506835938, + 42.23779571369225 + ], + [ + 11.109666824340707, + 42.23665188032057 + ], + [ + 11.113529205322266, + 42.239638512737514 + ], + [ + 11.113529205322266, + 42.24408642663738 + ], + [ + 11.11043930053711, + 42.24561135350699 + ], + [ + 11.103744506835938, + 42.24821635164049 + ], + [ + 11.108207702636719, + 42.25253659919474 + ], + [ + 11.109752655029297, + 42.253553085027924 + ], + [ + 11.116533279418945, + 42.25088477477567 + ], + [ + 11.118850708007812, + 42.25202835013482 + ], + [ + 11.116619110107422, + 42.258762317797164 + ], + [ + 11.110610961914062, + 42.263780561908035 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.375801086425781, + 41.31456308095412 + ], + [ + 9.367561340332031, + 41.313918406594375 + ], + [ + 9.365501403808594, + 41.308889727775856 + ], + [ + 9.373054504394531, + 41.30631076766175 + ], + [ + 9.36635971069336, + 41.303731705540024 + ], + [ + 9.360694885253906, + 41.300765657994674 + ], + [ + 9.35537338256836, + 41.30515020233036 + ], + [ + 9.342670440673828, + 41.31108176366843 + ], + [ + 9.334087371826172, + 41.3083739439137 + ], + [ + 9.332027435302734, + 41.301797342006964 + ], + [ + 9.337005615234375, + 41.298573275278464 + ], + [ + 9.329967498779183, + 41.29586493605656 + ], + [ + 9.332885742187386, + 41.29315648437658 + ], + [ + 9.342670440673828, + 41.294446237297116 + ], + [ + 9.34988021850586, + 41.29431726315258 + ], + [ + 9.349708557128906, + 41.29057690203451 + ], + [ + 9.344215393066406, + 41.28967402411714 + ], + [ + 9.335460662841683, + 41.288126204331704 + ], + [ + 9.332542419433594, + 41.28425649421989 + ], + [ + 9.333572387695312, + 41.280257552674705 + ], + [ + 9.3438720703125, + 41.276258366085166 + ], + [ + 9.351081848144418, + 41.2743231878301 + ], + [ + 9.359321594238281, + 41.275226278155316 + ], + [ + 9.359664916992188, + 41.28103156048517 + ], + [ + 9.363441467285156, + 41.28064455772739 + ], + [ + 9.367904663085938, + 41.285030454601916 + ], + [ + 9.372196197509652, + 41.291092826662975 + ], + [ + 9.378204345703125, + 41.29147976745683 + ], + [ + 9.386615753173828, + 41.29792844280695 + ], + [ + 9.382495880126953, + 41.31172646608111 + ], + [ + 9.375801086425781, + 41.31456308095412 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.40206527709961, + 41.30347379371749 + ], + [ + 9.400005340576172, + 41.30334483742368 + ], + [ + 9.397945404052734, + 41.300120847199075 + ], + [ + 9.395713806152344, + 41.297025666636415 + ], + [ + 9.394855499267578, + 41.293027507681984 + ], + [ + 9.402923583984375, + 41.29199568494528 + ], + [ + 9.407730102539062, + 41.29199568494528 + ], + [ + 9.407386779785156, + 41.295993907141025 + ], + [ + 9.40206527709961, + 41.30347379371749 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.39854621887207, + 41.28767474997743 + ], + [ + 9.398889541625977, + 41.28541743135051 + ], + [ + 9.39906120300293, + 41.28212805583626 + ], + [ + 9.401464462280273, + 41.279935046711074 + ], + [ + 9.40395355224598, + 41.28180555911601 + ], + [ + 9.404125213623047, + 41.285546423090054 + ], + [ + 9.401636123657227, + 41.28754576244533 + ], + [ + 9.39854621887207, + 41.28767474997743 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.463176727294922, + 41.24864439384415 + ], + [ + 9.456481933593636, + 41.24373975746002 + ], + [ + 9.458026885986328, + 41.23896383671641 + ], + [ + 9.456481933593636, + 41.2312183585016 + ], + [ + 9.453392028808594, + 41.230572860556855 + ], + [ + 9.45322036743164, + 41.22811991024284 + ], + [ + 9.4482421875, + 41.22708706152573 + ], + [ + 9.446182250976562, + 41.223084618644435 + ], + [ + 9.443435668945199, + 41.21740331135408 + ], + [ + 9.445152282714844, + 41.21288373722492 + ], + [ + 9.443950653076172, + 41.20900956800542 + ], + [ + 9.444122314453125, + 41.204876867971976 + ], + [ + 9.439830780029297, + 41.204360262114875 + ], + [ + 9.439315795898438, + 41.1918313214766 + ], + [ + 9.435882568359375, + 41.19299390144147 + ], + [ + 9.431934356689453, + 41.190927078341495 + ], + [ + 9.432106018066406, + 41.18588892367362 + ], + [ + 9.434852600097656, + 41.17968758574463 + ], + [ + 9.442920684814453, + 41.18033358584441 + ], + [ + 9.450645446777344, + 41.18756835163771 + ], + [ + 9.452190399169922, + 41.18162556692865 + ], + [ + 9.463348388671875, + 41.17994598654915 + ], + [ + 9.46523666381836, + 41.17710352162799 + ], + [ + 9.465408325195312, + 41.16715392298786 + ], + [ + 9.471588134765625, + 41.16676624570446 + ], + [ + 9.473819732666016, + 41.177749547214724 + ], + [ + 9.481372833251953, + 41.18033358584441 + ], + [ + 9.487895965576058, + 41.17878317490036 + ], + [ + 9.49167251586914, + 41.18420945263518 + ], + [ + 9.482574462890511, + 41.18730998090844 + ], + [ + 9.476909637451172, + 41.188731007302835 + ], + [ + 9.468498229980469, + 41.18898937242474 + ], + [ + 9.479484558105469, + 41.19712735188814 + ], + [ + 9.481544494628906, + 41.206297513049726 + ], + [ + 9.48171615600586, + 41.21546638924994 + ], + [ + 9.488582611083984, + 41.21340027578708 + ], + [ + 9.490814208984375, + 41.221276983494135 + ], + [ + 9.48446273803711, + 41.22527953701209 + ], + [ + 9.484806060791016, + 41.233800286547435 + ], + [ + 9.483089447021484, + 41.24012557929037 + ], + [ + 9.476051330566406, + 41.24361068311 + ], + [ + 9.470386505126953, + 41.24787000204815 + ], + [ + 9.463176727294922, + 41.24864439384415 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.323937892913818, + 41.25295178068711 + ], + [ + 9.323229789733887, + 41.25266140398468 + ], + [ + 9.32215690612793, + 41.251887059801334 + ], + [ + 9.321041107177734, + 41.25132242804797 + ], + [ + 9.320826530456543, + 41.250499670185484 + ], + [ + 9.321341514587402, + 41.24961237068222 + ], + [ + 9.321706295013428, + 41.248499196081525 + ], + [ + 9.322285652160645, + 41.24788613530417 + ], + [ + 9.323937892913818, + 41.24824106592903 + ], + [ + 9.325568675994873, + 41.24870892607952 + ], + [ + 9.325869083404541, + 41.249805964328885 + ], + [ + 9.325439929962158, + 41.251612810702056 + ], + [ + 9.32462453842163, + 41.25283885656732 + ], + [ + 9.323937892913818, + 41.25295178068711 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.340353012084961, + 41.25406487942273 + ], + [ + 9.33588981628418, + 41.25264527190781 + ], + [ + 9.333572387695312, + 41.251999985566385 + ], + [ + 9.33237075805664, + 41.248579861545046 + ], + [ + 9.331598281860238, + 41.243933368507015 + ], + [ + 9.332714080810433, + 41.24160999808356 + ], + [ + 9.331169128417969, + 41.23877021094642 + ], + [ + 9.331169128417969, + 41.23593030041814 + ], + [ + 9.333744049072266, + 41.234962120899176 + ], + [ + 9.335546493530273, + 41.231863850073026 + ], + [ + 9.337692260742188, + 41.231670203270795 + ], + [ + 9.33537483215332, + 41.22818446274595 + ], + [ + 9.33889389038086, + 41.22721616850761 + ], + [ + 9.342412948608398, + 41.22876543240588 + ], + [ + 9.343442916870117, + 41.22773259388589 + ], + [ + 9.348421096801758, + 41.22863632848314 + ], + [ + 9.355030059814453, + 41.232186593468754 + ], + [ + 9.359922409057617, + 41.235994845209525 + ], + [ + 9.361553192138558, + 41.24373975746002 + ], + [ + 9.359750747680664, + 41.24522409416093 + ], + [ + 9.357433319091797, + 41.24909611815325 + ], + [ + 9.353742599487305, + 41.25245168667463 + ], + [ + 9.349966049194222, + 41.253161496391726 + ], + [ + 9.344472885131722, + 41.253161496391726 + ], + [ + 9.340353012084961, + 41.25406487942273 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.415583610534668, + 41.26980754879316 + ], + [ + 9.414124488830566, + 41.26893663962231 + ], + [ + 9.413738250732422, + 41.266485129212576 + ], + [ + 9.414682388305664, + 41.26364642321913 + ], + [ + 9.415540695190316, + 41.261291493919884 + ], + [ + 9.412922859191895, + 41.26229154276344 + ], + [ + 9.411935806274414, + 41.26019464854732 + ], + [ + 9.411849975585824, + 41.25835577821213 + ], + [ + 9.414467811584473, + 41.256226495248306 + ], + [ + 9.413609504699593, + 41.254839197791654 + ], + [ + 9.412708282470703, + 41.25432298656554 + ], + [ + 9.412236213684082, + 41.25296791268829 + ], + [ + 9.412879943847656, + 41.251064309049674 + ], + [ + 9.412064552307129, + 41.25038674182706 + ], + [ + 9.41004753112793, + 41.251838662985094 + ], + [ + 9.409017562866211, + 41.251999985566385 + ], + [ + 9.407601356506348, + 41.25287112062148 + ], + [ + 9.407343864440918, + 41.2544843030119 + ], + [ + 9.40571308135975, + 41.25583934543359 + ], + [ + 9.406743049621582, + 41.25706531197486 + ], + [ + 9.406142234802246, + 41.25858160718231 + ], + [ + 9.404640197753906, + 41.260323690135515 + ], + [ + 9.402236938476562, + 41.2612592340248 + ], + [ + 9.401421546936035, + 41.262162505063486 + ], + [ + 9.40030574798584, + 41.2628399501437 + ], + [ + 9.398417472839355, + 41.26074307353627 + ], + [ + 9.397902488708496, + 41.258323516866945 + ], + [ + 9.402666091918832, + 41.257226621648854 + ], + [ + 9.401421546936035, + 41.25667816713191 + ], + [ + 9.401249885559082, + 41.254548829478914 + ], + [ + 9.40206527709961, + 41.25154828133491 + ], + [ + 9.401035308837777, + 41.250160884524576 + ], + [ + 9.399361610412598, + 41.249547839339165 + ], + [ + 9.400219917297363, + 41.24683746537623 + ], + [ + 9.401078224182129, + 41.246772931292455 + ], + [ + 9.400649070739746, + 41.24548223623234 + ], + [ + 9.399490356445312, + 41.24412697898039 + ], + [ + 9.397945404052734, + 41.24241673328631 + ], + [ + 9.396228790283203, + 41.242642617358456 + ], + [ + 9.391465187072754, + 41.241964962799685 + ], + [ + 9.389448165893441, + 41.23751162945965 + ], + [ + 9.3878173828125, + 41.23515575795018 + ], + [ + 9.385843276977539, + 41.233509824732984 + ], + [ + 9.383010864257812, + 41.23531712172116 + ], + [ + 9.380135536193848, + 41.235736665661534 + ], + [ + 9.37631607055664, + 41.23415529367908 + ], + [ + 9.37631607055664, + 41.232057496301664 + ], + [ + 9.37356948852539, + 41.229862805456534 + ], + [ + 9.372239112854004, + 41.22598964188705 + ], + [ + 9.374685287475586, + 41.224408034126036 + ], + [ + 9.37623023986805, + 41.22553775785887 + ], + [ + 9.3768310546875, + 41.22324601221027 + ], + [ + 9.375114440917969, + 41.222664993509106 + ], + [ + 9.37532901763916, + 41.22095418624528 + ], + [ + 9.374513626098633, + 41.21743559290322 + ], + [ + 9.377174377441406, + 41.215789213583655 + ], + [ + 9.379277229309082, + 41.21304515596373 + ], + [ + 9.379706382751465, + 41.21049469332202 + ], + [ + 9.382152557373047, + 41.20959070801365 + ], + [ + 9.387860298156738, + 41.20897728229805 + ], + [ + 9.397816658019906, + 41.208718996065635 + ], + [ + 9.406657218933105, + 41.21010727257644 + ], + [ + 9.410347938537598, + 41.2114955196296 + ], + [ + 9.416828155517464, + 41.21126952793067 + ], + [ + 9.420819282531738, + 41.21178607923827 + ], + [ + 9.424681663513184, + 41.21272231808784 + ], + [ + 9.430217742919808, + 41.21126952793067 + ], + [ + 9.434852600097656, + 41.212528614597566 + ], + [ + 9.4392728805542, + 41.21401366003229 + ], + [ + 9.440860748291016, + 41.21591834287104 + ], + [ + 9.440302848815918, + 41.21798437680095 + ], + [ + 9.438800811767578, + 41.22095418624528 + ], + [ + 9.440560340881348, + 41.22172889696588 + ], + [ + 9.440474510192871, + 41.22414980881811 + ], + [ + 9.438800811767578, + 41.22595736456004 + ], + [ + 9.438371658325195, + 41.22837811987284 + ], + [ + 9.440088272094727, + 41.22782942319022 + ], + [ + 9.442534446716309, + 41.22782942319022 + ], + [ + 9.445581436157227, + 41.229281845547625 + ], + [ + 9.445109367370605, + 41.23070196065566 + ], + [ + 9.449143409729004, + 41.231637928747986 + ], + [ + 9.449057579040414, + 41.23321936162791 + ], + [ + 9.44798469543457, + 41.23505893949637 + ], + [ + 9.445624351501465, + 41.23518803073625 + ], + [ + 9.4447660446167, + 41.23605938993717 + ], + [ + 9.442920684814453, + 41.23770525895813 + ], + [ + 9.440431594848633, + 41.2361239346011 + ], + [ + 9.438843727111816, + 41.23605938993717 + ], + [ + 9.43450927734375, + 41.23260615750117 + ], + [ + 9.436912536621094, + 41.23615620690915 + ], + [ + 9.43665504455555, + 41.239028378512266 + ], + [ + 9.438414573669434, + 41.24112595218174 + ], + [ + 9.435667991638184, + 41.24412697898039 + ], + [ + 9.436826705932504, + 41.24683746537623 + ], + [ + 9.434852600097656, + 41.25009635372333 + ], + [ + 9.432320594787598, + 41.249709167577244 + ], + [ + 9.429702758789062, + 41.250128619131914 + ], + [ + 9.43343639373768, + 41.251645075361736 + ], + [ + 9.435110092163086, + 41.25245168667463 + ], + [ + 9.4352388381958, + 41.25406487942273 + ], + [ + 9.432578086853027, + 41.25348413462267 + ], + [ + 9.431376457214355, + 41.25425845987546 + ], + [ + 9.428329467773438, + 41.25709757394152 + ], + [ + 9.4297456741333, + 41.25874291311154 + ], + [ + 9.431633949279785, + 41.258194471326796 + ], + [ + 9.433822631835938, + 41.25761376324102 + ], + [ + 9.433650970458984, + 41.258968740743164 + ], + [ + 9.432578086853027, + 41.25987204346137 + ], + [ + 9.430046081542855, + 41.26103341431304 + ], + [ + 9.428844451904297, + 41.26354964697595 + ], + [ + 9.427599906921387, + 41.26454966123938 + ], + [ + 9.426054954528809, + 41.26493675942351 + ], + [ + 9.425325393676758, + 41.26629158499684 + ], + [ + 9.422407150268555, + 41.26842053981686 + ], + [ + 9.420218467712289, + 41.26864633398375 + ], + [ + 9.417729377746582, + 41.26938822360554 + ], + [ + 9.415583610534668, + 41.26980754879316 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.399780035018921, + 41.2540084183493 + ], + [ + 9.39929723739624, + 41.253330881661654 + ], + [ + 9.398524761199951, + 41.25362125538828 + ], + [ + 9.39856767654419, + 41.25361318946884 + ], + [ + 9.398192167282104, + 41.25341154115963 + ], + [ + 9.397966861724854, + 41.252846922582364 + ], + [ + 9.398428201675415, + 41.252258100867834 + ], + [ + 9.399694204330444, + 41.25259687565328 + ], + [ + 9.400649070739746, + 41.252943714685024 + ], + [ + 9.40078854560852, + 41.25336314547279 + ], + [ + 9.400423765182495, + 41.25400035247769 + ], + [ + 9.399780035018921, + 41.2540084183493 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.397602081298828, + 41.250128619131914 + ], + [ + 9.397210478782654, + 41.24965673594358 + ], + [ + 9.396432638168335, + 41.24982613030076 + ], + [ + 9.396411180496216, + 41.24945507542188 + ], + [ + 9.397167563438416, + 41.2495236400691 + ], + [ + 9.398004412651062, + 41.249237281359335 + ], + [ + 9.398476481437683, + 41.24946717507074 + ], + [ + 9.39828872680664, + 41.25010845325342 + ], + [ + 9.397602081298828, + 41.250128619131914 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.402730464935303, + 41.27633899726742 + ], + [ + 9.402623176574707, + 41.27632287103896 + ], + [ + 9.402515888214111, + 41.27627449232961 + ], + [ + 9.40206527709961, + 41.275710071404326 + ], + [ + 9.402923583984375, + 41.27490374733058 + ], + [ + 9.403910636901855, + 41.275726197784216 + ], + [ + 9.402730464935303, + 41.27633899726742 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.423351287841797, + 41.20842842283538 + ], + [ + 9.41030502319336, + 41.20829927876325 + ], + [ + 9.407644271850472, + 41.20416653386701 + ], + [ + 9.393997192382812, + 41.19770859742437 + ], + [ + 9.394512176513672, + 41.192154262426676 + ], + [ + 9.396915435791016, + 41.18969987125302 + ], + [ + 9.406013488769531, + 41.188537232792356 + ], + [ + 9.407815933227425, + 41.18563054631752 + ], + [ + 9.411849975585824, + 41.18595351785337 + ], + [ + 9.421806335449219, + 41.187955905820026 + ], + [ + 9.424638748168945, + 41.194996074095464 + ], + [ + 9.423351287841797, + 41.20842842283538 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 9.1900634765625, + 41.27161384188987 + ], + [ + 9.15435791015625, + 41.26232380214859 + ], + [ + 9.120025634765625, + 41.24890252240322 + ], + [ + 9.139251708984375, + 41.21172151054787 + ], + [ + 9.133758544921875, + 41.17348566059416 + ], + [ + 9.092559814453125, + 41.15384235711447 + ], + [ + 9.01153564453125, + 41.147637985391874 + ], + [ + 8.944244384765625, + 41.08245663745461 + ], + [ + 8.865966796875, + 41.03896645352545 + ], + [ + 8.787689208984375, + 40.93841495689795 + ], + [ + 8.708038330078125, + 40.92285206859968 + ], + [ + 8.628387451171875, + 40.90001986856228 + ], + [ + 8.589935302734375, + 40.85537053192494 + ], + [ + 8.49517822265625, + 40.83043687764923 + ], + [ + 8.4100341796875, + 40.85848657915526 + ], + [ + 8.334503173828125, + 40.852254338121625 + ], + [ + 8.2562255859375, + 40.90313381465847 + ], + [ + 8.272705078124886, + 40.93737754505713 + ], + [ + 8.241119384765511, + 40.964344957571605 + ], + [ + 8.279571533203125, + 40.985081625514354 + ], + [ + 8.263092041015625, + 41.01099329360268 + ], + [ + 8.28643798828125, + 41.041038066743404 + ], + [ + 8.31939697265625, + 41.03793062246529 + ], + [ + 8.350982666015625, + 41.05139515476448 + ], + [ + 8.375701904296875, + 41.08142149109681 + ], + [ + 8.338623046875, + 41.125918060803606 + ], + [ + 8.296051025390625, + 41.125918060803606 + ], + [ + 8.252105712890625, + 41.0948771219984 + ], + [ + 8.21502685546875, + 41.05139515476448 + ], + [ + 8.173828125, + 40.959159772134896 + ], + [ + 8.162841796875, + 40.91766362458114 + ], + [ + 8.1903076171875, + 40.86991083161536 + ], + [ + 8.155975341796875, + 40.82939777183173 + ], + [ + 8.142242431640625, + 40.772221877329024 + ], + [ + 8.1024169921875, + 40.74309523218185 + ], + [ + 8.142242431640625, + 40.707710007867334 + ], + [ + 8.16558837890625, + 40.66813955408042 + ], + [ + 8.11614990234375, + 40.64209354784049 + ], + [ + 8.12164306640625, + 40.606654663050485 + ], + [ + 8.15185546875, + 40.54824374987604 + ], + [ + 8.199920654296875, + 40.55763465737646 + ], + [ + 8.254852294921875, + 40.55763465737646 + ], + [ + 8.2891845703125, + 40.56806745430726 + ], + [ + 8.326263427734375, + 40.49500373230525 + ], + [ + 8.353729248046875, + 40.48664852056083 + ], + [ + 8.37982177734375, + 40.41872386677478 + ], + [ + 8.361968994140511, + 40.33817045213394 + ], + [ + 8.393554687499886, + 40.3203729543876 + ], + [ + 8.45123291015625, + 40.28476388038702 + ], + [ + 8.447113037109375, + 40.23236350185715 + ], + [ + 8.447113037109375, + 40.168380093142446 + ], + [ + 8.463592529296875, + 40.087527954131154 + ], + [ + 8.43475341796875, + 40.06756263511062 + ], + [ + 8.382568359375, + 40.069664523297774 + ], + [ + 8.361968994140511, + 40.042334918180536 + ], + [ + 8.3770751953125, + 40.00868343656941 + ], + [ + 8.383941650390625, + 39.91078961774283 + ], + [ + 8.40728759765625, + 39.87812720644829 + ], + [ + 8.430633544921875, + 39.8517752151841 + ], + [ + 8.4814453125, + 39.87812720644829 + ], + [ + 8.51165771484375, + 39.890772566959534 + ], + [ + 8.52813720703125, + 39.839122664473194 + ], + [ + 8.48968505859375, + 39.76632525654491 + ], + [ + 8.4814453125, + 39.78004660226123 + ], + [ + 8.444366455078125, + 39.78004660226123 + ], + [ + 8.4320068359375, + 39.66279941218785 + ], + [ + 8.441619873046875, + 39.596165055536716 + ], + [ + 8.36334228515625, + 39.470125122358176 + ], + [ + 8.386688232421875, + 39.431950321168635 + ], + [ + 8.35784912109375, + 39.40012200014591 + ], + [ + 8.3660888671875, + 39.36827914916014 + ], + [ + 8.414154052734375, + 39.30242456041487 + ], + [ + 8.38531494140625, + 39.27266344858914 + ], + [ + 8.348236083984375, + 39.231189398112065 + ], + [ + 8.37432861328125, + 39.184368717303144 + ], + [ + 8.403167724609375, + 39.12366825402605 + ], + [ + 8.360595703125, + 39.13432124527173 + ], + [ + 8.337249755859375, + 39.105554471086165 + ], + [ + 8.337249755859375, + 39.0533181067413 + ], + [ + 8.383941650390625, + 38.97756007955202 + ], + [ + 8.411407470703125, + 38.94872939211095 + ], + [ + 8.453979492187386, + 38.96474788913435 + ], + [ + 8.459472656249886, + 38.993572058209466 + ], + [ + 8.48968505859375, + 39.04051963289309 + ], + [ + 8.548736572265511, + 39.03091925576062 + ], + [ + 8.5638427734375, + 38.95727304112803 + ], + [ + 8.600921630859375, + 38.94232097947902 + ], + [ + 8.581695556640625, + 38.91668153637508 + ], + [ + 8.60504150390625, + 38.88355020746342 + ], + [ + 8.622894287109375, + 38.865374851611634 + ], + [ + 8.653106689453125, + 38.85788953063659 + ], + [ + 8.683319091796875, + 38.885688179036094 + ], + [ + 8.735504150390511, + 38.9070643560226 + ], + [ + 8.7835693359375, + 38.87499767781738 + ], + [ + 8.85223388671875, + 38.86323626888358 + ], + [ + 9.022521972656136, + 38.97222194853654 + ], + [ + 9.04998779296875, + 39.02451827974919 + ], + [ + 9.04998779296875, + 39.06291544026173 + ], + [ + 9.029388427734375, + 39.11301365149975 + ], + [ + 9.054107666015625, + 39.155622393423215 + ], + [ + 9.095306396484375, + 39.1854331703021 + ], + [ + 9.1790771484375, + 39.17052936145295 + ], + [ + 9.180450439453125, + 39.20033381963202 + ], + [ + 9.217529296875, + 39.214167307512355 + ], + [ + 9.32464599609375, + 39.18862643257856 + ], + [ + 9.413909912109375, + 39.11194810263149 + ], + [ + 9.488067626953011, + 39.12047204244696 + ], + [ + 9.519653320312386, + 39.08423817730926 + ], + [ + 9.54986572265625, + 39.06824672852526 + ], + [ + 9.551239013671761, + 39.10768574604533 + ], + [ + 9.562225341796875, + 39.12153746241925 + ], + [ + 9.606170654296875, + 39.173723300740754 + ], + [ + 9.584197998046875, + 39.214167307512355 + ], + [ + 9.613037109375, + 39.27266344858914 + ], + [ + 9.641876220703125, + 39.301361881349216 + ], + [ + 9.61578369140625, + 39.331110796363724 + ], + [ + 9.66796875, + 39.43513235400007 + ], + [ + 9.658355712890625, + 39.527348072681455 + ], + [ + 9.69268798828125, + 39.740986355883564 + ], + [ + 9.713287353515625, + 39.83068633533497 + ], + [ + 9.73114013671875, + 39.919216100221554 + ], + [ + 9.7174072265625, + 39.9602803542957 + ], + [ + 9.73388671875, + 40.01394257474289 + ], + [ + 9.746246337890625, + 40.09908414736847 + ], + [ + 9.6734619140625, + 40.13269100586688 + ], + [ + 9.636383056640625, + 40.23970199781759 + ], + [ + 9.694061279296875, + 40.316184625814095 + ], + [ + 9.78607177734375, + 40.38002840251183 + ], + [ + 9.836883544921875, + 40.531545551348394 + ], + [ + 9.764785766601562, + 40.617601031351384 + ], + [ + 9.762725830078125, + 40.68063802521456 + ], + [ + 9.740066528320312, + 40.71916022743469 + ], + [ + 9.730453491210938, + 40.75818026660039 + ], + [ + 9.674835205078011, + 40.798217025760536 + ], + [ + 9.700241088867188, + 40.817446884558805 + ], + [ + 9.718780517578125, + 40.820045086716505 + ], + [ + 9.73663330078125, + 40.84134650558101 + ], + [ + 9.706420898437386, + 40.861602479810266 + ], + [ + 9.751052856445199, + 40.85017679415775 + ], + [ + 9.753799438476449, + 40.871987756697415 + ], + [ + 9.740753173828125, + 40.883409680091006 + ], + [ + 9.700241088867188, + 40.88237140485816 + ], + [ + 9.760665893554688, + 40.906247614146224 + ], + [ + 9.740753173828125, + 40.93582139674734 + ], + [ + 9.687881469726449, + 40.90520969727358 + ], + [ + 9.649429321289062, + 40.903652791420946 + ], + [ + 9.659042358398324, + 40.92752131998728 + ], + [ + 9.616470336914062, + 40.9353026724978 + ], + [ + 9.595870971679574, + 40.91714475777896 + ], + [ + 9.584884643554688, + 40.92855888660453 + ], + [ + 9.602737426757812, + 40.96071537053913 + ], + [ + 9.611663818359261, + 40.98611828780413 + ], + [ + 9.634323120117188, + 40.972640406936456 + ], + [ + 9.661788940429574, + 40.974714106324654 + ], + [ + 9.678268432617188, + 40.995965766754786 + ], + [ + 9.649429321289062, + 41.02083705662316 + ], + [ + 9.617156982421875, + 41.03016136993555 + ], + [ + 9.569091796875, + 41.02239120052721 + ], + [ + 9.5745849609375, + 41.041038066743404 + ], + [ + 9.54437255859375, + 41.04000226828482 + ], + [ + 9.558792114257812, + 41.067963104801336 + ], + [ + 9.567718505859375, + 41.05087733907939 + ], + [ + 9.617843627929688, + 41.066410036775885 + ], + [ + 9.6185302734375, + 41.08607952131088 + ], + [ + 9.575958251953125, + 41.08142149109681 + ], + [ + 9.584197998046875, + 41.126952506008436 + ], + [ + 9.561538696288949, + 41.136261778998026 + ], + [ + 9.52239990234375, + 41.17400251011821 + ], + [ + 9.455795288085938, + 41.14970617453726 + ], + [ + 9.4427490234375, + 41.15151578652422 + ], + [ + 9.429702758789062, + 41.165473971527646 + ], + [ + 9.424552917480469, + 41.18072118284585 + ], + [ + 9.404296875, + 41.18149636996718 + ], + [ + 9.38507080078125, + 41.18924773652711 + ], + [ + 9.372367858886605, + 41.19854816519767 + ], + [ + 9.366531372070312, + 41.21197978492715 + ], + [ + 9.347305297851562, + 41.21249633062678 + ], + [ + 9.325675964355469, + 41.21197978492715 + ], + [ + 9.309883117675781, + 41.198806491576704 + ], + [ + 9.30267333984375, + 41.21043012335705 + ], + [ + 9.2999267578125, + 41.23031465959445 + ], + [ + 9.279327392578125, + 41.24993502644133 + ], + [ + 9.260101318359375, + 41.27058168052551 + ], + [ + 9.1900634765625, + 41.27161384188987 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 8.318195343017578, + 40.00618520398376 + ], + [ + 8.306694030761605, + 39.99632286685116 + ], + [ + 8.299999237060547, + 39.99632286685116 + ], + [ + 8.297767639160156, + 39.98869501604662 + ], + [ + 8.293304443359375, + 39.98580147048377 + ], + [ + 8.29519271850586, + 39.979487854750445 + ], + [ + 8.299999237060547, + 39.97935631488548 + ], + [ + 8.304977416992188, + 39.98461771197403 + ], + [ + 8.314247131347656, + 39.98830044886866 + ], + [ + 8.314762115478402, + 39.994087205730146 + ], + [ + 8.319568634033203, + 40.00105696645539 + ], + [ + 8.318195343017578, + 40.00618520398376 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 8.320426940917969, + 39.19674198785605 + ], + [ + 8.316478729248047, + 39.19434733132079 + ], + [ + 8.312702178955078, + 39.18782813061087 + ], + [ + 8.310127258300781, + 39.19022300931075 + ], + [ + 8.30291748046875, + 39.1888925312194 + ], + [ + 8.293819427490234, + 39.18383648475868 + ], + [ + 8.287811279296875, + 39.186364553452776 + ], + [ + 8.276653289794922, + 39.18317118841102 + ], + [ + 8.265495300292969, + 39.184368717303144 + ], + [ + 8.26189041137684, + 39.17718323793082 + ], + [ + 8.251419067382699, + 39.17292482951875 + ], + [ + 8.23099136352539, + 39.17066244515288 + ], + [ + 8.222751617431527, + 39.16281007595284 + ], + [ + 8.215198516845703, + 39.14870022733891 + ], + [ + 8.222923278808594, + 39.13725053537007 + ], + [ + 8.237171173095703, + 39.13978027874758 + ], + [ + 8.23751449584961, + 39.13085919986185 + ], + [ + 8.24575424194336, + 39.11700931626114 + ], + [ + 8.243350982666016, + 39.10875135935859 + ], + [ + 8.26463699340809, + 39.09436422031014 + ], + [ + 8.283863067626953, + 39.08983432815507 + ], + [ + 8.30514907836914, + 39.093564848720185 + ], + [ + 8.31167221069336, + 39.105554471086165 + ], + [ + 8.313045501708984, + 39.12792964388499 + ], + [ + 8.320255279541016, + 39.135919054977926 + ], + [ + 8.316822052001953, + 39.148433976583966 + ], + [ + 8.31064224243164, + 39.161479079034876 + ], + [ + 8.314590454101449, + 39.184368717303144 + ], + [ + 8.321285247802734, + 39.18277200757995 + ], + [ + 8.328666687011719, + 39.190356055734526 + ], + [ + 8.320426940917969, + 39.19674198785605 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 11.970291137695312, + 36.84336173438382 + ], + [ + 11.946258544921875, + 36.841713195150085 + ], + [ + 11.937675476074219, + 36.84226271217676 + ], + [ + 11.921195983886719, + 36.824951029063406 + ], + [ + 11.92291259765625, + 36.80103797891161 + ], + [ + 11.948318481445312, + 36.779592342620816 + ], + [ + 11.952095031738281, + 36.766117014169595 + ], + [ + 11.964454650878906, + 36.762816572690234 + ], + [ + 11.973037719726562, + 36.744661605725454 + ], + [ + 11.993293762207031, + 36.73173044974 + ], + [ + 12.027626037597656, + 36.730904982846475 + ], + [ + 12.055435180663949, + 36.75071373874158 + ], + [ + 12.060928344726449, + 36.775192495806465 + ], + [ + 12.057151794433594, + 36.800213257750244 + ], + [ + 12.039642333984261, + 36.80791030987804 + ], + [ + 12.018356323242188, + 36.82769917684918 + ], + [ + 12.008743286132812, + 36.82934801814269 + ], + [ + 11.9970703125, + 36.82687474287728 + ], + [ + 11.984024047851562, + 36.82907321372808 + ], + [ + 11.970291137695312, + 36.84336173438382 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.864646911621094, + 35.87778443819194 + ], + [ + 12.860698699951058, + 35.87694988250787 + ], + [ + 12.84902572631836, + 35.87416796672987 + ], + [ + 12.84627914428711, + 35.8697166982985 + ], + [ + 12.848167419433594, + 35.86387402899189 + ], + [ + 12.855892181396484, + 35.856083133205004 + ], + [ + 12.861557006835938, + 35.85330048485478 + ], + [ + 12.879409790039062, + 35.85176998663311 + ], + [ + 12.885761260986328, + 35.8562222630588 + ], + [ + 12.884044647216797, + 35.87180326151245 + ], + [ + 12.87923812866211, + 35.87681078903907 + ], + [ + 12.864646911621094, + 35.87778443819194 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 12.53179550170887, + 35.53194683501493 + ], + [ + 12.52716064453125, + 35.53096895294346 + ], + [ + 12.51943588256836, + 35.52719701045323 + ], + [ + 12.513256072997933, + 35.52077032969566 + ], + [ + 12.518062591552734, + 35.51601984359329 + ], + [ + 12.530765533447266, + 35.51364449511813 + ], + [ + 12.552051544189453, + 35.5109896107126 + ], + [ + 12.558574676513672, + 35.506238545834904 + ], + [ + 12.563381195068246, + 35.5086141134116 + ], + [ + 12.567501068115234, + 35.505679578545156 + ], + [ + 12.586555480957031, + 35.49673557281077 + ], + [ + 12.600460052490234, + 35.49086552782477 + ], + [ + 12.613506317138672, + 35.49058599117567 + ], + [ + 12.63650894165039, + 35.49086552782477 + ], + [ + 12.637367248535156, + 35.498412649746975 + ], + [ + 12.633419036865234, + 35.50358341655852 + ], + [ + 12.6287841796875, + 35.509592267870076 + ], + [ + 12.636852264404183, + 35.51769651784901 + ], + [ + 12.631187438964844, + 35.523005755286704 + ], + [ + 12.613162994384652, + 35.52468228362066 + ], + [ + 12.605266571044808, + 35.52887345122832 + ], + [ + 12.594108581542969, + 35.52566024230839 + ], + [ + 12.567501068115234, + 35.52803523521883 + ], + [ + 12.53179550170887, + 35.53194683501493 + ] + ] + ], + "type": "Polygon" + } + }, + { + "type": "Feature", + "properties": {}, + "geometry": { + "coordinates": [ + [ + [ + 15.510635375976562, + 42.14113230256685 + ], + [ + 15.505657196044922, + 42.13425848864291 + ], + [ + 15.505485534667969, + 42.12700198672948 + ], + [ + 15.496902465820312, + 42.126365411815094 + ], + [ + 15.490379333496094, + 42.12802049328773 + ], + [ + 15.481109619140625, + 42.12076327675189 + ], + [ + 15.47098159790039, + 42.11299586103782 + ], + [ + 15.472526550292969, + 42.10357181647119 + ], + [ + 15.483341217040902, + 42.10076980332238 + ], + [ + 15.494155883789062, + 42.1072651900641 + ], + [ + 15.498619079589844, + 42.11566999685624 + ], + [ + 15.508575439453125, + 42.11796202346828 + ], + [ + 15.520591735839844, + 42.12432832910445 + ], + [ + 15.520763397216797, + 42.12891167309343 + ], + [ + 15.51544189453125, + 42.13094860842752 + ], + [ + 15.519733428955078, + 42.13425848864291 + ], + [ + 15.528488159179688, + 42.13845924136697 + ], + [ + 15.522308349609375, + 42.14100501649703 + ], + [ + 15.510635375976562, + 42.14113230256685 + ] + ] + ], + "type": "Polygon" + } + } + ] } \ No newline at end of file diff --git a/helper/countryCode.json b/helper/countryCode.json new file mode 100644 index 0000000..cec6098 --- /dev/null +++ b/helper/countryCode.json @@ -0,0 +1,248 @@ +{ + "AF": "Afghanistan", + "AX": "Aland Islands", + "AL": "Albania", + "DZ": "Algeria", + "AS": "American Samoa", + "AD": "Andorra", + "AO": "Angola", + "AI": "Anguilla", + "AQ": "Antarctica", + "AG": "Antigua And Barbuda", + "AR": "Argentina", + "AM": "Armenia", + "AW": "Aruba", + "AU": "Australia", + "AT": "Austria", + "AZ": "Azerbaijan", + "BS": "Bahamas", + "BH": "Bahrain", + "BD": "Bangladesh", + "BB": "Barbados", + "BY": "Belarus", + "BE": "Belgium", + "BZ": "Belize", + "BJ": "Benin", + "BM": "Bermuda", + "BT": "Bhutan", + "BO": "Bolivia", + "BA": "Bosnia And Herzegovina", + "BW": "Botswana", + "BV": "Bouvet Island", + "BR": "Brazil", + "IO": "British Indian Ocean Territory", + "BN": "Brunei Darussalam", + "BG": "Bulgaria", + "BF": "Burkina Faso", + "BI": "Burundi", + "KH": "Cambodia", + "CM": "Cameroon", + "CA": "Canada", + "CV": "Cape Verde", + "KY": "Cayman Islands", + "CF": "Central African Republic", + "TD": "Chad", + "CL": "Chile", + "CN": "China", + "CX": "Christmas Island", + "CC": "Cocos (Keeling) Islands", + "CO": "Colombia", + "KM": "Comoros", + "CG": "Congo", + "CD": "Congo, Democratic Republic", + "CK": "Cook Islands", + "CR": "Costa Rica", + "CI": "Cote D\"Ivoire", + "HR": "Croatia", + "CU": "Cuba", + "CY": "Cyprus", + "CZ": "Czech Republic", + "DK": "Denmark", + "DJ": "Djibouti", + "DM": "Dominica", + "DO": "Dominican Republic", + "EC": "Ecuador", + "EG": "Egypt", + "SV": "El Salvador", + "GQ": "Equatorial Guinea", + "ER": "Eritrea", + "EE": "Estonia", + "ET": "Ethiopia", + "FK": "Falkland Islands (Malvinas)", + "FO": "Faroe Islands", + "FJ": "Fiji", + "FI": "Finland", + "FR": "France", + "GF": "French Guiana", + "PF": "French Polynesia", + "TF": "French Southern Territories", + "GA": "Gabon", + "GM": "Gambia", + "GE": "Georgia", + "DE": "Germany", + "GH": "Ghana", + "GI": "Gibraltar", + "GR": "Greece", + "GL": "Greenland", + "GD": "Grenada", + "GP": "Guadeloupe", + "GU": "Guam", + "GT": "Guatemala", + "GG": "Guernsey", + "GN": "Guinea", + "GW": "Guinea-Bissau", + "GY": "Guyana", + "HT": "Haiti", + "HM": "Heard Island & Mcdonald Islands", + "VA": "Holy See (Vatican City State)", + "HN": "Honduras", + "HK": "Hong Kong", + "HU": "Hungary", + "IS": "Iceland", + "IN": "India", + "ID": "Indonesia", + "IR": "Iran, Islamic Republic Of", + "IQ": "Iraq", + "IE": "Ireland", + "IM": "Isle Of Man", + "IL": "Israel", + "IT": "Italy", + "JM": "Jamaica", + "JP": "Japan", + "JE": "Jersey", + "JO": "Jordan", + "KZ": "Kazakhstan", + "KE": "Kenya", + "KI": "Kiribati", + "KR": "Korea", + "KP": "North Korea", + "KW": "Kuwait", + "KG": "Kyrgyzstan", + "LA": "Lao People\"s Democratic Republic", + "LV": "Latvia", + "LB": "Lebanon", + "LS": "Lesotho", + "LR": "Liberia", + "LY": "Libyan Arab Jamahiriya", + "LI": "Liechtenstein", + "LT": "Lithuania", + "LU": "Luxembourg", + "MO": "Macao", + "MK": "Macedonia", + "MG": "Madagascar", + "MW": "Malawi", + "MY": "Malaysia", + "MV": "Maldives", + "ML": "Mali", + "MT": "Malta", + "MH": "Marshall Islands", + "MQ": "Martinique", + "MR": "Mauritania", + "MU": "Mauritius", + "YT": "Mayotte", + "MX": "Mexico", + "FM": "Micronesia, Federated States Of", + "MD": "Moldova", + "MC": "Monaco", + "MN": "Mongolia", + "ME": "Montenegro", + "MS": "Montserrat", + "MA": "Morocco", + "MZ": "Mozambique", + "MM": "Myanmar", + "NA": "Namibia", + "NR": "Nauru", + "NP": "Nepal", + "NL": "Netherlands", + "AN": "Netherlands Antilles", + "NC": "New Caledonia", + "NZ": "New Zealand", + "NI": "Nicaragua", + "NE": "Niger", + "NG": "Nigeria", + "NU": "Niue", + "NF": "Norfolk Island", + "MP": "Northern Mariana Islands", + "NO": "Norway", + "OM": "Oman", + "PK": "Pakistan", + "PW": "Palau", + "PS": "Palestinian Territory, Occupied", + "PA": "Panama", + "PG": "Papua New Guinea", + "PY": "Paraguay", + "PE": "Peru", + "PH": "Philippines", + "PN": "Pitcairn", + "PL": "Poland", + "PT": "Portugal", + "PR": "Puerto Rico", + "QA": "Qatar", + "RE": "Reunion", + "RO": "Romania", + "RU": "Russian Federation", + "RW": "Rwanda", + "BL": "Saint Barthelemy", + "SH": "Saint Helena", + "KN": "Saint Kitts And Nevis", + "LC": "Saint Lucia", + "MF": "Saint Martin", + "PM": "Saint Pierre And Miquelon", + "VC": "Saint Vincent And Grenadines", + "WS": "Samoa", + "SM": "San Marino", + "ST": "Sao Tome And Principe", + "SA": "Saudi Arabia", + "SN": "Senegal", + "RS": "Serbia", + "SC": "Seychelles", + "SL": "Sierra Leone", + "SG": "Singapore", + "SK": "Slovakia", + "SI": "Slovenia", + "SB": "Solomon Islands", + "SO": "Somalia", + "ZA": "South Africa", + "GS": "South Georgia And Sandwich Isl.", + "ES": "Spain", + "LK": "Sri Lanka", + "SD": "Sudan", + "SR": "Suriname", + "SJ": "Svalbard And Jan Mayen", + "SZ": "Swaziland", + "SE": "Sweden", + "CH": "Switzerland", + "SY": "Syrian Arab Republic", + "TW": "Taiwan", + "TJ": "Tajikistan", + "TZ": "Tanzania", + "TH": "Thailand", + "TL": "Timor-Leste", + "TG": "Togo", + "TK": "Tokelau", + "TO": "Tonga", + "TT": "Trinidad And Tobago", + "TN": "Tunisia", + "TR": "Turkey", + "TM": "Turkmenistan", + "TC": "Turks And Caicos Islands", + "TV": "Tuvalu", + "UG": "Uganda", + "UA": "Ukraine", + "AE": "United Arab Emirates", + "GB": "United Kingdom", + "US": "United States", + "UM": "United States Outlying Islands", + "UY": "Uruguay", + "UZ": "Uzbekistan", + "VU": "Vanuatu", + "VE": "Venezuela", + "VN": "Vietnam", + "VG": "Virgin Islands, British", + "VI": "Virgin Islands, U.S.", + "WF": "Wallis And Futuna", + "EH": "Western Sahara", + "YE": "Yemen", + "ZM": "Zambia", + "ZW": "Zimbabwe" +} diff --git a/index.js b/index.js deleted file mode 100644 index 3be37f8..0000000 --- a/index.js +++ /dev/null @@ -1,35 +0,0 @@ -function formatName(name) { - return name - .replace(/ /g, '_') - .replace(/\./g, '') - .replace(/&/g, 'and') - .toLowerCase() -} - -function requireFile(filePath) { - try { - return require(`${filePath}.json`) - } catch (e) { - if (e.code !== 'MODULE_NOT_FOUND') throw e - - return null - } -} - -function forCountry(countryName) { - return requireFile(`./countries/${formatName(countryName)}`) -} - -function forArea(countryName, areaName) { - return requireFile(`./areas/${formatName(countryName)}/${formatName(areaName)}`) -} - -function forState(countryName, stateName) { - return requireFile(`./states/${formatName(countryName)}/${formatName(stateName)}`) -} - -module.exports = { - forCountry, - forState, - forArea, -} diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..50383ac --- /dev/null +++ b/index.ts @@ -0,0 +1,140 @@ + +function formatName(name: string) { + if(!name) throw new Error("missing parameter for formatName"); + + return name + .replace(/ /g, "_") + .replace(/\./g, "") + .replace(/&/g, "and") + .toLowerCase(); +} + +const AREA_PATH = "./areas"; +const STATE_PATH = "./states"; +const COUNTRY_PATH = "./countries"; + +//retrieve json country Code + + +type GeoJsonFeature = { + type: string; + properties: { [key: string]: any }; + geometry: { + type: string; + coordinates: any[]; + }; +}; + +const GEOJSON_BASE: { type: string, features: GeoJsonFeature[] } = { + type: 'FeatureCollection', + features: [], +}; + +function requireFile(filePath: string) { + try { + return require(`${filePath}.json`); + } catch (e) { + // @ts-ignore + if (e.code !== "MODULE_NOT_FOUND") throw e; + return null; + } +} + +/** + * Type definition for the parameters to generate a GeoJSON. + * @param {string} countryName + * @param {string} stateName + * @param {string} areaName + * @param {Object} properties + * @return {Object} + * + */ +export type geoParamsType = { + countryName: string, + countryCode?: string, + stateName?: string, + areaName?: string, + properties?: { + [key: string]: any + }, +} + +/** + * Generates a GeoJSON based on the given parameters. + * @param params - Parameters to generate the GeoJSON. + * @returns The generated GeoJSON. + */ +function getGeoJsonFromParams(params: geoParamsType) { + + //countryName is required + if (!params.countryName && !params.countryCode) { + throw new Error("countryName or countryCode is required"); + } else if (!params.countryName && params.countryCode) { + //check if countryCode is valid, must be 2 letters + if (params.countryCode.length !== 2) { + throw new Error("countryCode must be 2 letters"); + } + } + + let filePath: string; + + if (params.countryName && params.areaName){ + filePath = `${AREA_PATH}/${formatName(params.countryName)}/${formatName(params.areaName)}`; + } else if (params.countryName && params.stateName){ + filePath = `${STATE_PATH}/${formatName(params.countryName)}/${formatName(params.stateName)}`; + } else{ + filePath = `${COUNTRY_PATH}/${formatName(params.countryName)}`; + } + + const geoJson = requireFile(filePath); + + // Add properties to the GeoJSON + if (geoJson && geoJson.features) { + geoJson.features.forEach((feature: { properties: any }) => { + if (params.properties) { + feature.properties = { + ...feature.properties, + ...params.properties, + }; + } + }); + } + return geoJson; +} +/** + * Combines multiple GeoJSONs into a single one. + * @param paramsArray - An array of parameters to generate multiple GeoJSONs. + * @returns The combined GeoJSON. + */ +function combineGeoJson(paramsArray: geoParamsType[]) { + const combinedGeoJson = { ...GEOJSON_BASE }; + paramsArray.forEach(params => { + const geoJson = getGeoJsonFromParams(params); + if (geoJson && geoJson.features) { + combinedGeoJson.features.push(...geoJson.features); + } + }); + return combinedGeoJson; +} + + + +function forCountry(countryName: string) { + return requireFile(`./countries/${formatName(countryName)}`) +} + +function forArea(countryName:string, areaName:string) { + return requireFile(`./areas/${formatName(countryName)}/${formatName(areaName)}`) +} + +function forState(countryName:string, stateName:string) { + return requireFile(`./states/${formatName(countryName)}/${formatName(stateName)}`) +} + + +export { + combineGeoJson, + forCountry, + forState, + forArea, +}; diff --git a/package-lock.json b/package-lock.json index 0f20769..6d7151f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,19 +1,526 @@ { "name": "@georgique/world-geojson", - "version": "2.3.1", + "version": "3.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@georgique/world-geojson", - "version": "2.3.1", - "license": "GPL-2.0-or-later", + "version": "3.1.0", + "license": "GPL-3.0-or-later", "devDependencies": { + "@babel/plugin-syntax-flow": "^7.22.5", + "@babel/preset-flow": "^7.22.15", "grunt": "~1.5.3", "grunt-contrib-copy": "~1.0.0", "grunt-shell": "~4.0.0" } }, + "node_modules/@ampproject/remapping": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", + "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "dev": true, + "peer": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", + "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/highlight": "^7.24.7", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/compat-data": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.8.tgz", + "integrity": "sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/core": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.8.tgz", + "integrity": "sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==", + "dev": true, + "peer": true, + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.24.7", + "@babel/generator": "^7.24.8", + "@babel/helper-compilation-targets": "^7.24.8", + "@babel/helper-module-transforms": "^7.24.8", + "@babel/helpers": "^7.24.8", + "@babel/parser": "^7.24.8", + "@babel/template": "^7.24.7", + "@babel/traverse": "^7.24.8", + "@babel/types": "^7.24.8", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@babel/generator": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.8.tgz", + "integrity": "sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/types": "^7.24.8", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^2.5.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-compilation-targets": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz", + "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/compat-data": "^7.24.8", + "@babel/helper-validator-option": "^7.24.8", + "browserslist": "^4.23.1", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-environment-visitor": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz", + "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-function-name": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz", + "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/template": "^7.24.7", + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-hoist-variables": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz", + "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-imports": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", + "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-module-transforms": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz", + "integrity": "sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.24.7", + "@babel/helper-module-imports": "^7.24.7", + "@babel/helper-simple-access": "^7.24.7", + "@babel/helper-split-export-declaration": "^7.24.7", + "@babel/helper-validator-identifier": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, + "node_modules/@babel/helper-plugin-utils": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz", + "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-simple-access": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", + "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-split-export-declaration": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz", + "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", + "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-option": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", + "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helpers": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz", + "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/template": "^7.24.7", + "@babel/types": "^7.24.8" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", + "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.24.7", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "peer": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "peer": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "peer": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true, + "peer": true + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "peer": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/parser": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz", + "integrity": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==", + "dev": true, + "peer": true, + "bin": { + "parser": "bin/babel-parser.js" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/plugin-syntax-flow": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz", + "integrity": "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-flow-strip-types": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.7.tgz", + "integrity": "sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-flow": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/preset-flow": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.24.7.tgz", + "integrity": "sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-validator-option": "^7.24.7", + "@babel/plugin-transform-flow-strip-types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/template": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz", + "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/code-frame": "^7.24.7", + "@babel/parser": "^7.24.7", + "@babel/types": "^7.24.7" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/traverse": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz", + "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/code-frame": "^7.24.7", + "@babel/generator": "^7.24.8", + "@babel/helper-environment-visitor": "^7.24.7", + "@babel/helper-function-name": "^7.24.7", + "@babel/helper-hoist-variables": "^7.24.7", + "@babel/helper-split-export-declaration": "^7.24.7", + "@babel/parser": "^7.24.8", + "@babel/types": "^7.24.8", + "debug": "^4.3.1", + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/types": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.8.tgz", + "integrity": "sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/helper-string-parser": "^7.24.8", + "@babel/helper-validator-identifier": "^7.24.7", + "to-fast-properties": "^2.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "peer": true, + "dependencies": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", + "dev": true, + "peer": true + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, + "peer": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, "node_modules/abbrev": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", @@ -88,17 +595,71 @@ } }, "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dev": true, "dependencies": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" }, "engines": { "node": ">=8" } }, + "node_modules/browserslist": { + "version": "4.23.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz", + "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "peer": true, + "dependencies": { + "caniuse-lite": "^1.0.30001640", + "electron-to-chromium": "^1.4.820", + "node-releases": "^2.0.14", + "update-browserslist-db": "^1.1.0" + }, + "bin": { + "browserslist": "cli.js" + }, + "engines": { + "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" + } + }, + "node_modules/caniuse-lite": { + "version": "1.0.30001642", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz", + "integrity": "sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "peer": true + }, "node_modules/chalk": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", @@ -148,6 +709,13 @@ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", "dev": true }, + "node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true, + "peer": true + }, "node_modules/dateformat": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", @@ -157,6 +725,24 @@ "node": "*" } }, + "node_modules/debug": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "dev": true, + "peer": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, "node_modules/detect-file": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", @@ -166,6 +752,23 @@ "node": ">=0.10.0" } }, + "node_modules/electron-to-chromium": { + "version": "1.4.827", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.827.tgz", + "integrity": "sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==", + "dev": true, + "peer": true + }, + "node_modules/escalade": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6" + } + }, "node_modules/escape-string-regexp": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", @@ -228,9 +831,9 @@ "dev": true }, "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dev": true, "dependencies": { "to-regex-range": "^5.0.1" @@ -325,6 +928,16 @@ "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", "dev": true }, + "node_modules/gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "dev": true, + "peer": true, + "engines": { + "node": ">=6.9.0" + } + }, "node_modules/getobject": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/getobject/-/getobject-1.0.2.tgz", @@ -396,6 +1009,16 @@ "which": "bin/which" } }, + "node_modules/globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4" + } + }, "node_modules/grunt": { "version": "1.5.3", "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz", @@ -858,6 +1481,13 @@ "node": ">=0.10.0" } }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true, + "peer": true + }, "node_modules/js-yaml": { "version": "3.14.1", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", @@ -871,6 +1501,32 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/jsesc": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", + "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "dev": true, + "peer": true, + "bin": { + "jsesc": "bin/jsesc" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true, + "peer": true, + "bin": { + "json5": "lib/cli.js" + }, + "engines": { + "node": ">=6" + } + }, "node_modules/kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -920,6 +1576,16 @@ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, + "node_modules/lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "peer": true, + "dependencies": { + "yallist": "^3.0.2" + } + }, "node_modules/make-iterator": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", @@ -978,6 +1644,20 @@ "node": ">=10" } }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true, + "peer": true + }, + "node_modules/node-releases": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "dev": true, + "peer": true + }, "node_modules/nopt": { "version": "3.0.6", "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", @@ -1147,6 +1827,13 @@ "node": ">=0.10.0" } }, + "node_modules/picocolors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true, + "peer": true + }, "node_modules/picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", @@ -1222,6 +1909,16 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "dev": true }, + "node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "peer": true, + "bin": { + "semver": "bin/semver.js" + } + }, "node_modules/sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", @@ -1261,6 +1958,16 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4" + } + }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -1301,6 +2008,37 @@ "integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==", "dev": true }, + "node_modules/update-browserslist-db": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", + "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "peer": true, + "dependencies": { + "escalade": "^3.1.2", + "picocolors": "^1.0.1" + }, + "bin": { + "update-browserslist-db": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, "node_modules/util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", @@ -1339,9 +2077,405 @@ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "dev": true + }, + "node_modules/yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true, + "peer": true } }, "dependencies": { + "@ampproject/remapping": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", + "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", + "dev": true, + "peer": true, + "requires": { + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "@babel/code-frame": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", + "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", + "dev": true, + "peer": true, + "requires": { + "@babel/highlight": "^7.24.7", + "picocolors": "^1.0.0" + } + }, + "@babel/compat-data": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.8.tgz", + "integrity": "sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg==", + "dev": true, + "peer": true + }, + "@babel/core": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.8.tgz", + "integrity": "sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg==", + "dev": true, + "peer": true, + "requires": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.24.7", + "@babel/generator": "^7.24.8", + "@babel/helper-compilation-targets": "^7.24.8", + "@babel/helper-module-transforms": "^7.24.8", + "@babel/helpers": "^7.24.8", + "@babel/parser": "^7.24.8", + "@babel/template": "^7.24.7", + "@babel/traverse": "^7.24.8", + "@babel/types": "^7.24.8", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + } + }, + "@babel/generator": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.8.tgz", + "integrity": "sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ==", + "dev": true, + "peer": true, + "requires": { + "@babel/types": "^7.24.8", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^2.5.1" + } + }, + "@babel/helper-compilation-targets": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz", + "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==", + "dev": true, + "peer": true, + "requires": { + "@babel/compat-data": "^7.24.8", + "@babel/helper-validator-option": "^7.24.8", + "browserslist": "^4.23.1", + "lru-cache": "^5.1.1", + "semver": "^6.3.1" + } + }, + "@babel/helper-environment-visitor": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz", + "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==", + "dev": true, + "peer": true, + "requires": { + "@babel/types": "^7.24.7" + } + }, + "@babel/helper-function-name": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz", + "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==", + "dev": true, + "peer": true, + "requires": { + "@babel/template": "^7.24.7", + "@babel/types": "^7.24.7" + } + }, + "@babel/helper-hoist-variables": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz", + "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==", + "dev": true, + "peer": true, + "requires": { + "@babel/types": "^7.24.7" + } + }, + "@babel/helper-module-imports": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz", + "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==", + "dev": true, + "peer": true, + "requires": { + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" + } + }, + "@babel/helper-module-transforms": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz", + "integrity": "sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q==", + "dev": true, + "peer": true, + "requires": { + "@babel/helper-environment-visitor": "^7.24.7", + "@babel/helper-module-imports": "^7.24.7", + "@babel/helper-simple-access": "^7.24.7", + "@babel/helper-split-export-declaration": "^7.24.7", + "@babel/helper-validator-identifier": "^7.24.7" + } + }, + "@babel/helper-plugin-utils": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz", + "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==", + "dev": true + }, + "@babel/helper-simple-access": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz", + "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==", + "dev": true, + "peer": true, + "requires": { + "@babel/traverse": "^7.24.7", + "@babel/types": "^7.24.7" + } + }, + "@babel/helper-split-export-declaration": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz", + "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==", + "dev": true, + "peer": true, + "requires": { + "@babel/types": "^7.24.7" + } + }, + "@babel/helper-string-parser": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", + "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "dev": true, + "peer": true + }, + "@babel/helper-validator-identifier": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", + "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "dev": true, + "peer": true + }, + "@babel/helper-validator-option": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz", + "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==", + "dev": true + }, + "@babel/helpers": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz", + "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==", + "dev": true, + "peer": true, + "requires": { + "@babel/template": "^7.24.7", + "@babel/types": "^7.24.8" + } + }, + "@babel/highlight": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", + "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", + "dev": true, + "peer": true, + "requires": { + "@babel/helper-validator-identifier": "^7.24.7", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "peer": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "peer": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "peer": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true, + "peer": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "peer": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "peer": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@babel/parser": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz", + "integrity": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==", + "dev": true, + "peer": true + }, + "@babel/plugin-syntax-flow": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz", + "integrity": "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.24.7" + } + }, + "@babel/plugin-transform-flow-strip-types": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.7.tgz", + "integrity": "sha512-cjRKJ7FobOH2eakx7Ja+KpJRj8+y+/SiB3ooYm/n2UJfxu0oEaOoxOinitkJcPqv9KxS0kxTGPUaR7L2XcXDXA==", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/plugin-syntax-flow": "^7.24.7" + } + }, + "@babel/preset-flow": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.24.7.tgz", + "integrity": "sha512-NL3Lo0NorCU607zU3NwRyJbpaB6E3t0xtd3LfAQKDfkeX4/ggcDXvkmkW42QWT5owUeW/jAe4hn+2qvkV1IbfQ==", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.24.7", + "@babel/helper-validator-option": "^7.24.7", + "@babel/plugin-transform-flow-strip-types": "^7.24.7" + } + }, + "@babel/template": { + "version": "7.24.7", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz", + "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==", + "dev": true, + "peer": true, + "requires": { + "@babel/code-frame": "^7.24.7", + "@babel/parser": "^7.24.7", + "@babel/types": "^7.24.7" + } + }, + "@babel/traverse": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz", + "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==", + "dev": true, + "peer": true, + "requires": { + "@babel/code-frame": "^7.24.7", + "@babel/generator": "^7.24.8", + "@babel/helper-environment-visitor": "^7.24.7", + "@babel/helper-function-name": "^7.24.7", + "@babel/helper-hoist-variables": "^7.24.7", + "@babel/helper-split-export-declaration": "^7.24.7", + "@babel/parser": "^7.24.8", + "@babel/types": "^7.24.8", + "debug": "^4.3.1", + "globals": "^11.1.0" + } + }, + "@babel/types": { + "version": "7.24.8", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.8.tgz", + "integrity": "sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA==", + "dev": true, + "peer": true, + "requires": { + "@babel/helper-string-parser": "^7.24.8", + "@babel/helper-validator-identifier": "^7.24.7", + "to-fast-properties": "^2.0.0" + } + }, + "@jridgewell/gen-mapping": { + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", + "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", + "dev": true, + "peer": true, + "requires": { + "@jridgewell/set-array": "^1.2.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.24" + } + }, + "@jridgewell/resolve-uri": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", + "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", + "dev": true, + "peer": true + }, + "@jridgewell/set-array": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", + "dev": true, + "peer": true + }, + "@jridgewell/sourcemap-codec": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", + "dev": true, + "peer": true + }, + "@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, + "peer": true, + "requires": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, "abbrev": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", @@ -1404,14 +2538,34 @@ } }, "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", + "dev": true, + "requires": { + "fill-range": "^7.1.1" + } + }, + "browserslist": { + "version": "4.23.2", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz", + "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==", "dev": true, + "peer": true, "requires": { - "fill-range": "^7.0.1" + "caniuse-lite": "^1.0.30001640", + "electron-to-chromium": "^1.4.820", + "node-releases": "^2.0.14", + "update-browserslist-db": "^1.1.0" } }, + "caniuse-lite": { + "version": "1.0.30001642", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz", + "integrity": "sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA==", + "dev": true, + "peer": true + }, "chalk": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", @@ -1452,18 +2606,49 @@ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", "dev": true }, + "convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", + "dev": true, + "peer": true + }, "dateformat": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", "integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==", "dev": true }, + "debug": { + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "dev": true, + "peer": true, + "requires": { + "ms": "2.1.2" + } + }, "detect-file": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", "integrity": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==", "dev": true }, + "electron-to-chromium": { + "version": "1.4.827", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.827.tgz", + "integrity": "sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ==", + "dev": true, + "peer": true + }, + "escalade": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", + "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "dev": true, + "peer": true + }, "escape-string-regexp": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", @@ -1510,9 +2695,9 @@ "dev": true }, "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dev": true, "requires": { "to-regex-range": "^5.0.1" @@ -1588,6 +2773,13 @@ "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", "dev": true }, + "gensync": { + "version": "1.0.0-beta.2", + "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", + "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", + "dev": true, + "peer": true + }, "getobject": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/getobject/-/getobject-1.0.2.tgz", @@ -1643,6 +2835,13 @@ } } }, + "globals": { + "version": "11.12.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", + "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", + "dev": true, + "peer": true + }, "grunt": { "version": "1.5.3", "resolved": "https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz", @@ -1991,6 +3190,13 @@ "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", "dev": true }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true, + "peer": true + }, "js-yaml": { "version": "3.14.1", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", @@ -2001,6 +3207,20 @@ "esprima": "^4.0.0" } }, + "jsesc": { + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", + "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "dev": true, + "peer": true + }, + "json5": { + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", + "dev": true, + "peer": true + }, "kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -2043,6 +3263,16 @@ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, + "lru-cache": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", + "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", + "dev": true, + "peer": true, + "requires": { + "yallist": "^3.0.2" + } + }, "make-iterator": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz", @@ -2083,6 +3313,20 @@ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", "dev": true }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true, + "peer": true + }, + "node-releases": { + "version": "2.0.14", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", + "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", + "dev": true, + "peer": true + }, "nopt": { "version": "3.0.6", "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", @@ -2213,6 +3457,13 @@ "integrity": "sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==", "dev": true }, + "picocolors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", + "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "dev": true, + "peer": true + }, "picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", @@ -2264,6 +3515,13 @@ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", "dev": true }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "peer": true + }, "sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", @@ -2291,6 +3549,13 @@ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", "dev": true }, + "to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", + "dev": true, + "peer": true + }, "to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -2324,6 +3589,17 @@ } } }, + "update-browserslist-db": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", + "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", + "dev": true, + "peer": true, + "requires": { + "escalade": "^3.1.2", + "picocolors": "^1.0.1" + } + }, "util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", @@ -2353,6 +3629,13 @@ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", "dev": true + }, + "yallist": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", + "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "dev": true, + "peer": true } } } diff --git a/package.json b/package.json index fa39caa..640f1e4 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "description": "GeoJson for all the countries, areas (regions) and some states.", "license": "GPL-3.0-or-later", "repository": "git://github.com/georgique/world-geojson.git", - "version": "3.1.0", - "main": "index.js", + "version": "3.1.1", + "main": "index.ts", "files": [ - "index.js", + "index.ts", "areas", "countries", "states", @@ -16,6 +16,8 @@ "LICENSE" ], "devDependencies": { + "@babel/plugin-syntax-flow": "^7.22.5", + "@babel/preset-flow": "^7.22.15", "grunt": "~1.5.3", "grunt-contrib-copy": "~1.0.0", "grunt-shell": "~4.0.0" diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..9b32a6a --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,8 @@ +{ + "compilerOptions": { + "strict": true, + "checkJs": true, + "allowJs": true, + "resolveJsonModule": true + } +}