From 53173ff44a8d1119d2f5511c419454947da89483 Mon Sep 17 00:00:00 2001 From: mayurrawte Date: Fri, 3 Jul 2026 13:23:55 +0530 Subject: [PATCH] perf: load the network from a single shared asset instead of inlining it in both builds The Eurostat marnet was inlined as a ~1.1 MB JSON string in src/lib/marnet.ts and compiled into both the CJS and ESM builds, so the published tarball carried the network twice (~2.2 MB of identical data). Extract the network to a single data/marnet.cjs module. Both builds import it via '../../data/marnet.cjs', which resolves to one shared dist/data/marnet.cjs at runtime (CJS require and ESM import of a .cjs both load it). The build and test scripts copy the asset into dist/data and build/data respectively. Roughly halves the published size (~329 KB -> ~184 KB packed, ~2.5 MB -> ~1.3 MB unpacked). No public API change. --- CHANGELOG.md | 10 ++++++++-- README.md | 6 ++++-- data/marnet.cjs | 12 ++++++++++++ data/marnet.d.cts | 7 +++++++ package.json | 4 ++-- scripts/build-marnet.cjs | 38 +++++++++++++------------------------- scripts/copy-marnet.cjs | 31 +++++++++++++++++++++++++++++++ src/index.spec.ts | 14 ++++++++++++++ src/lib/marnet.ts | 16 +++++++++------- 9 files changed, 100 insertions(+), 38 deletions(-) create mode 100644 data/marnet.cjs create mode 100644 data/marnet.d.cts create mode 100644 scripts/copy-marnet.cjs diff --git a/CHANGELOG.md b/CHANGELOG.md index 049be25..8f067c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ as a CORS-enabled asset on the demo's GitHub Pages site (`/searoute-ts/marnet.json`). +### Changed +- The Eurostat network is no longer inlined into each build. It now ships once + as a single shared `dist/data/marnet.cjs` asset that both the CJS and ESM + builds load at runtime, roughly halving the published package size + (~329 KB → ~184 KB packed, ~2.5 MB → ~1.3 MB unpacked). No API change. (#10) + ## 2.0.1 — 2026-07-02 ### Fixed @@ -128,9 +134,9 @@ see ~24% smaller numbers — they now match the geodesic length in nm correctly. (Shanghai-Rotterdam, NY-Rotterdam, Yokohama-LA, etc.) within ±10%. ### Known follow-ups -- The marnet is inlined in the bundle (~1.1 MB per build, ~2.2 MB total +- ~~The marnet is inlined in the bundle (~1.1 MB per build, ~2.2 MB total unpacked). Migrating to a single shared JSON asset is a non-breaking - follow-up and would roughly halve published size. + follow-up and would roughly halve published size.~~ Done in Unreleased (#10). - Multi-resolution networks (Eurostat ships 5 km / 10 km / 20 km / 50 km / 100 km). Currently we only ship 100 km. Other resolutions could be loaded via a separate import path. diff --git a/README.md b/README.md index ad458c7..da0d01e 100644 --- a/README.md +++ b/README.md @@ -306,8 +306,10 @@ or AIS-derived custom graphs. marnet has been normalised so the Pacific is a connected graph, and all distances use haversine internally. -**What's the bundle size?** 329 KB packed / 2.5 MB unpacked on npm. The -bundled marnet is the bulk (~1.1 MB JSON per build). Tree-shakeable. +**What's the bundle size?** ~184 KB packed / ~1.3 MB unpacked on npm. The +bundled marnet is the bulk (~1.1 MB JSON). It ships once as a shared +`dist/data/marnet.cjs` asset that both the CJS and ESM builds load at runtime, +rather than being inlined into each build. Tree-shakeable. ## Credits diff --git a/data/marnet.cjs b/data/marnet.cjs new file mode 100644 index 0000000..d10754a --- /dev/null +++ b/data/marnet.cjs @@ -0,0 +1,12 @@ +/* Auto-generated by scripts/build-marnet.cjs. Do not edit by hand. + * + * Single shared copy of the Eurostat marnet_plus_100km network, loaded by + * both the CJS and ESM builds (see src/lib/marnet.ts). Shipping the network + * as one asset instead of inlining it into each build roughly halves the + * published package size. + * + * Source: https://github.com/eurostat/searoute (EUPL-1.2). + */ +module.exports = JSON.parse( + '{"type":"FeatureCollection","name":"marnet_plus_100km","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:EPSG::4326"}},"features":[{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-4.8],[141,-2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.175,39.38],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.71125,-3.33875],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.246875,59.2825],[-1.419873,58.429546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.875,-12.08],[-130.005,-11.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-67.055,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.165,31.145],[-61.32,30.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.165,34.345],[130.64,34.135],[131.8975,33.67375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.32,31.47],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.24,3.85],[-89.595,2.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-68.16375,37.74875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.321289,18.609453],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.76,-0.77],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.492719,36.797525],[0.815,36.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.31,40.28],[-27.8,40.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.84,16.705],[-167.2575,17.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.51,44.85],[-15.92,45.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.335,-5.8625],[-140,-5.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.185,-24.475],[111.505,-25.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.184805,41.959844],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.81125,19.0175],[119.4,17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.33,36.075],[-9.73,36.414062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.47,33.9975],[24.91,34.1825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.725,70.31],[19.545,70.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[0.485,54.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.77,-18.775],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[70,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-34.585,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.635,41.225],[-66.665,40.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.633125,40.765],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.74,14.51],[-73.78,13.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.9,-20.27],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.535,-40.075],[-88.17,-38.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[76.17,-10.03]]}},{"type":"Feature","properties":{"pass":"dover"},"geometry":{"type":"LineString","coordinates":[[2.214913,51.345472],[1.480255,50.937313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.724425,57.754073],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.6,-3.445],[-170,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,0.385],[172.615,-0.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.894139,57.880988],[9.681607,58.930432]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[2.15,61.205312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.1575,41.3],[4.94125,41.25875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.23125,24.365938],[119.80875,22.2875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[161.45,-10.01],[162.49,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-33.535],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1225,59.38],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.763733,57.072097],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.595,52.705],[-30.965,53.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.725,18.85],[88.555,20.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-139.995,-44.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.6675,65.5425],[38.38,65.7]]}},{"type":"Feature","properties":{"pass":"corinth"},"geometry":{"type":"LineString","coordinates":[[23.005049,37.971611],[21.733507,38.308395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.607461,61.751855],[20.435293,61.43918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.045,10.64],[-82.9625,9.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-149.08,-39.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.185,28.135],[-86.4075,28.24875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[8.5625,-12.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.295,15],[-21.75,14.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.805137,50.059238],[-8.513125,50.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.3,46.1],[-60.215,45.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-20,-14.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.52875,70.5225],[33.4875,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0925,-11.1325],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.685,42.59],[-40,42.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.36,70.455],[23.03625,70.27625],[23.558496,70.946484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,66],[11.365,66.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.655,4.14],[121.89,6.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.48,12.525],[115.045,13.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,21.49],[-50,23.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-33.92],[-13.48,-33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.570444,43.815872],[-7.046563,43.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.6475,43.4625],[-138.0825,41.165]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.966562,-53.885625],[-71.415,-53.915],[-71.575,-53.875],[-71.99,-53.75],[-72.19,-53.66],[-72.4,-53.555],[-73.085,-53.33],[-73.28,-53.23],[-73.555,-53.06],[-74.185,-52.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.38,-4.61],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.255,11.83],[-35,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.615,-3.66],[-140.715,-0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.39,21.31],[-84.97,21.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.8425,41.02],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.48,19.89],[-66.37625,19.327188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[23.685974,39.245609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.865,58.895],[-150.76,58.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-42.24],[91.77,-41.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[36.39,-33.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.493584,36.213281],[-8.455176,36.919277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.33,44.11],[-134.6475,43.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.405,20.35],[-68.05,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-176.7,51.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.125,16.035],[135,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-35.385],[83.62,-33.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,17.06],[-170,18.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.98,-3.155],[-43.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,10],[-99.99,10.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.4025,32.7325],[15.06,32.9725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.76,-13.375],[90,-12.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[11.397354,37.949727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.185,-52.825],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.56875,42.345],[-124.25625,38.57625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.766819,49.907869],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,4.5],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.785,46.93],[-13.8175,47.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,41.6225],[38.43,41.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.735,38.12625],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-122.0075,35.3725],[-123.03125,36.76375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.9,-36.25],[179.5,-37.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.395,15.63],[-71.1375,16.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.3,0],[-103.445,-1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.6,34.4],[124.175,34.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,50],[-131.605,48.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.263564,43.145596],[27.982813,42.496641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7975,29.7775],[-15.379375,28.858125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-20],[-125,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.375,16.79],[146.435,19.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.03375,35.63],[-11.561875,36.058125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-113.665,16.49],[-115,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-78.1,32.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[46.655,69.84],[51.445,70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-25],[-3.205,-23.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.8075,35.1325],[-74.08375,34.388125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.78,-36.04],[-49.915,-38.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.57,9.2025],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.025,58.675],[-5.601172,58.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.73,34.055],[-32.5525,32.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.39625,54.11125],[-164,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.634375,43.41625],[37.88875,42.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.02668,67.86541],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.235,-1.33],[130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.515,34.78625],[-72.375,34.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,56.555],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.355469,7.404844],[158.361875,8.39625],[159.115,9.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.096442,41.623777],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.82,33.49],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79625,33.644375],[28.11375,33.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.375,34.005],[-72.79125,32.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[165.48,-5.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.135,51.935],[-56.955,51.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.4275,31.329375],[-71.563125,30.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[15.444375,68.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,-30.085],[-100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[130,16.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.005,62.37],[-20,61.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-105,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.81,11.455],[-79.525,10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-9.73,36.414062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.805137,50.059238],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.513234,34.756986],[33.141897,34.614289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[159.11,48.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.035,-26],[-72.8,-29.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.545,0],[53.365,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.5,69.65],[46.655,69.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.4,17],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-30],[-165.01,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.806636,57.021743],[6.712073,56.451064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.5525,32.7975],[-30,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-125.1675,25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.781946,38.686186],[15.603814,38.589719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-102.575,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-3.105],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.554412,38.128776],[20.945778,38.659063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[27.048672,60.374023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.08,-39.15],[-147.495,-40.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.34,28.54],[-60,28.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5,-47],[170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.887839,42.984698],[8.126576,42.227166]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.2875,5.7675],[130.0125,5.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.87125,36.41625],[-25.775,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.715,-4.2],[99.945,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.1275,-13.985],[172.79,-13.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.095,75.49],[17.24,75.245],[17.605,74.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-100.645,-8.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.9775,35.43],[-48.555,35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.1625,55.0425],[142.145,55.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.85,14.305],[-150,14.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.98,32.965],[121.47,34.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-37],[167.46,-36.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.8,26.3],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,24.915],[-60,26.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.94,39.13],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-1.92],[-159.135,-0.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[123.5275,25.706875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.0075,26.14875],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[7.58,41.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.615,-35.02],[-13.48,-33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[151.265,-39.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128,26],[123.5275,25.706875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-3.132549,48.7996]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.99616,60.230937],[20.259065,59.455659]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.185,44.495],[-63.21125,44.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.01,38.495],[120.94,39.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.47,-37.72],[160,-36.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5,1.1],[123.655,4.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.4875,34.23],[18.97,34.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.295,-7.16],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[178.8,-19.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.995,70.06],[-123.595,69.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.81375,9.015],[-93.21,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.035,58.35],[-137.335,57.87125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.1575,41.3],[4.57125,41.77875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[19.775,59.715],[19.86,59.665],[20.07753,59.965696]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-8.92],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.102529,45.480654],[-3.894609,46.205234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.33,38.8325],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.159438,53.271082],[1.76418,53.858516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.915,20.06],[127.025,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.92,-6.02],[53.82,-4.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-45.245,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.1575,46.2525],[-19.965,47.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.379375,28.858125],[-14.675,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.878125,58.981094],[12.345,58.39],[11.594514,57.985242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.76,8.72],[120.75,8.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-150,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.455,-24.725],[-170.525,-26.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,3.29],[60,4.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.825,60.8775],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-169.125,29.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.85,15.415],[-70.6825,15.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.2,41.58],[-125,40.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.5325,52.835],[141.4,51.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.276641,57.841797],[4.656953,58.256719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.71,17.955],[-75.855,16.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-82.88,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.44,4.495],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[154.645,50.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.06,53.79],[-152.325,53.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35,29.515],[34.95,29.46],[34.585781,28.329219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[164.455,-24.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2875,36.6975],[10.69,35.92],[11.38,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.8025,57.343125],[-6.315176,57.994277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,5.055],[140.57,9.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.1125,33.39],[31.665,34.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.25,26.91],[133.395,27.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.255,55.405],[-133.8375,54.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.0375,-6.09],[110.7,-3.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.403271,50.646719],[0.108296,50.576542]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.434609,41.0079],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.865,-20.055],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.63762,59.807426],[4.764629,59.921895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.785,52.295],[-31.405,50.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.075,28.19],[-96.465,28.525],[-95.205,28.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.449809,43.849758],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.715625,37.364688],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.995,26.03],[52.385,25.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.996742,49.961604],[-4.520198,49.358241]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-10.8425,41.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.315,11.265],[-70.643992,12.830684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-39.125,40.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.513711,58.289277],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.405,-11.475],[-132.48,-12.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.769824,39.240313],[2.233262,39.988229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-170,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-71.66,39.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.95771,46.696466],[-3.894609,46.205234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[71.145,-6.07],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.31,32.57],[-125.795,33.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.52,58.135],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.675,-4.125],[-85.265,-4.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.11,-45.405],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.348794,53.195842],[0.179985,53.835789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.65,-5.705],[-105,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.73,70.69],[-54.07,70.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.74,46.635],[-140.005,45.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.6,-12],[137.0225,-9.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.5225,17.5175],[82,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.025,-23.155],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.51,0.345],[-89.855,0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.966914,54.526816],[13.483926,54.171328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-50],[125.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.95,23.335],[-85.885,25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,34],[10.135,33.935],[11.2725,34.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-30],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.415,71.425],[-161.77,71.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.61,28.69],[-127.835,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.165,9.215],[-90.035,9.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.175,51.595],[-164,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.89,-45.405],[-83.24,-43.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.585,47.2],[-1.69,47.2],[-2.483303,47.239688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.116364,65.079669],[37.6675,65.5425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.5675,52.746484],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,30],[-41.285,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-8.84125,49.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.295,15],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.915,-55.07],[-40,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,0],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.515,50],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-140.37,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.39,-20.06],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.89,-45.405],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.99,26.025],[-97,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.1375,2.16],[155.0475,5.0875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.315,31.67],[-74.75,31.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-50],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-4.850625,55.944375],[-4.46,55.92],[-4.32,55.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.2,7.665],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[20.205417,63.553276]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.155,20.065],[59,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,20],[160,17.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.695,10.2],[-28.405,8.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.3,14.4],[94.87,15.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.250413,60.223263],[25.372383,60.039258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.88875,42.36625],[36.395,42.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.189956,36.000159],[27.946874,36.374213]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.625,-20.025],[-38.33,-21.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,14.995],[-150,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.11,-45.405],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.2075,36.27],[-7.862709,35.709449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.505,-6.465],[129.145,-6.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[29.09787,41.607712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.96,23.135],[135.645,21.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.724189,65.394297],[-13.069375,65.153125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-152.615,-7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-35.385],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,4.785],[72.075,2.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.46,18.415],[108.605,20.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.525,-25.7],[110.725625,-22.964375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.825,-34.16],[-4.61,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-16.095],[88.495625,-16.939688],[87.838613,-17.309082],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-125,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.635,48.57375],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.76,7.29],[-29.915,4.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.5525,22.1925],[-74.535625,21.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.805,-18.205],[172.495,-18.2],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.62,36.38625],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-29.175,39.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.635,23.535],[-75.5525,22.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.2,3.24],[140.57,9.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.37,4.685],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.315,-33.95],[-47.355,-32.82]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-99.185,70.75],[-103.635,72.6],[-103.45,73.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.785,48.395],[-37.185,47.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.425,14.99],[-69.85,15.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.829414,69.020566],[15.444375,68.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.966191,38.794082],[18.69125,38.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.54,-28.545],[-130,-27.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-52.185],[-81.645,-51.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.525,-37.715],[55,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.49,28.695],[-117.77,32.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.38,-18.215],[163.7,-19.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.39625,-49.415],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.055,-32.41],[-47.77,-32.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.026953,21.006875],[-73.834453,20.138125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[75,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.4825,36.72],[-70.5825,34.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.895,40.96],[-34.865,42.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.437762,41.393584],[11.446062,42.090969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.545,2.605],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.705,-6.35],[-165,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.33875,42.47375],[-135.45,40.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.82,38.825],[-137.425,39.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.4875,69.91],[33.59,70.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,0],[-23.96,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.055,50],[-133.975,48.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-12.895],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.03,5.0675],[67.3475,7.3275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.578937,41.592361],[9.806516,41.041304]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.913711,32.860039],[33.905,33.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.21,-11.575],[-34.765,-14.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.95,50.94],[147.905,54.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,41.6225],[36.395,42.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.48,12.525],[110.805,11.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.837969,38.245742],[-71.742812,37.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.59,48.57],[-150,48.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.925,12.405],[59.915,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.595,35.78],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.645,58.37],[-167.82,59.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.795,4.15],[-94.38,4.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-0.605938,60.377812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.57,14.72],[-61.3,14.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[73.59,-43.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.275,-8.75],[-125,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.905,-42.55],[-61.25,-39.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.8075,17.3325],[-113.665,16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.605,7.81],[102.71,7.57],[103.95,4.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.498535,32.136699],[-67.6775,33.35625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2875,36.6975],[11.38,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,8.2675],[163.075,4.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.2925,61.19375],[-53.2,63.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.425,5.495],[168.0925,7.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.245254,55.857344],[6.00375,56.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.265,45.265],[-154.48,44.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.814531,40.307891],[2.233262,39.988229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.855,-22.275],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.697461,39.89332],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-12.815],[82.855,-14.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-24.32],[-116.77,-26.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.795,33.38],[-126.655,33.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.87741,36.843734],[25.192206,36.733336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-114.81125,21.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.814531,40.307891],[3.434062,39.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.625,50.97],[157.595,50.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-93.454375,29.25125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.63,-33.665],[-20,-33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.415,24.68],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.235,-1.33],[131.4,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.785,-5.05],[125.21,-3.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.048652,50.75123],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-52.928125,-39.906875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.5725,42.6125],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.77,74.65],[-71.565,76.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[33.513234,34.756986]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.385,46.76],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.165,-23.83],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07,28.78],[-71.81,29.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.575,-10.02],[-103.815,-6.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.425625,50.192188],[0.788438,50.042813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.840852,39.025727],[26.964722,38.58917],[26.585,39.165],[26.42,39.375],[25.878816,39.727865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.09,65.26],[8.12,66.3225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.33125,23.35125],[-73.744375,21.570625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.125,-36.195],[162.15,-35.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.9,28.285],[-89.86,27.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.437762,41.393584],[12.464629,40.703145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[19.309961,54.896719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[6.172187,54.61875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.2,25.58],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.8,3.7],[110.905,1.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-32.82],[-49.1,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[6.526172,41.504453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.705,-39.615],[149.445,-40.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.45,-2.585],[70,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.975,63.335],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.455625,56.323437],[-7.6325,55.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.315,-27.2],[64.47,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.1,24.7],[51.7275,25.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.5,-22.945],[14.345,-22.9],[13.09,-23.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.710894,61.146455],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-15.17],[77,-17.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-16.0825,35.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.385,-55.36],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.34,47.06],[-172.71,47.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.985,64.58],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.683057,59.036895],[-1.865,58.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.965,28.08],[-50,27.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.39,24.65375],[-156.875,27.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[18.082227,41.057642]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.8,-19.34],[178.255,-19.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,4.43],[-31.245,1.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[21.029185,63.426079]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.96168,55.898048],[14.365,55.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.15,61.205312],[1.3375,60.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.48,38.1],[119.39,37.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.145,55.545],[142.525,56.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.56,16.22],[-113.665,16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-35.385],[-14.615,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.123934,53.395671],[-5.006211,52.792461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.575,54.365],[2.68125,54.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-114.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-110,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.541792,57.28008],[12.153201,56.832275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.135,52.565],[-10.70875,51.5675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[53.775,-15.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.64,21.63],[137.82,22.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.055,35.105],[-65.8,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,28.065],[-87.185,28.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.625,50.75],[-165.175,51.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.295,23.6],[-69.57,26.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.4,-4.93],[134.425,-4.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.996742,49.961604],[-3.400489,50.308194]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,43.64],[-19.965,47.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-31.01],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.74,-9.72],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.58,42.44],[-160.2075,41.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[178.255,-19.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.715,-14.445],[-140,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.02,-31.955],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.708906,15.540313],[-93.97375,12.92875],[-90.99,11.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.525,13.925],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.11,45.405],[-25.55,45.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5,54.4],[-7.872098,56.06031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.265,-4.79],[-86.845,-3.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,26.32625],[132.205,23.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-62.87,-50.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.631875,65.585938],[-24.099492,64.794922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.735,-2.97],[122,-2.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.36,0.94],[77.695,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-37.895,40.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.58,50],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.82,-4.975],[53.655,-3.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.915,-30.055],[-111.27,-31.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.825,16.97],[160,17.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,24.695],[-153.14,23.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.94,42.075],[-34.865,42.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.35,26.835],[-137.48,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,-5.055],[-159.135,-0.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.855,-22.275],[-98.755,-20.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.785,46.4425],[35.39,46.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.185,71.015],[-147.815,71.41]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[98.58,77.5275],[100.5425,77.6975]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-92.4925,74.2475],[-96.415,74.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-35.385],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-67.6775,33.35625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.739668,49.126465],[-3.996742,49.961604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.563125,30.6525],[-70.69375,30.26875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.79,57.205],[-134.565,56.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-65.835,17.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.615,46.67],[140.4025,45.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[5.633125,40.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.67,69.91],[68.27,68.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,56.06],[-40.005,53.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.445212,53.562003],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.77,30.05],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-41.93],[50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.55,-32.715],[156.3875,-31.4775],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-20,39.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.3,14.4],[89.725,18.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,35.02625],[130.165,34.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[52.455,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.520198,49.358241],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,48.695],[-28.56,48.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.165,9.215],[-86.785,8.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.876827,56.570139],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.04125,59.5475],[-1.261719,60.567188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.9,19.75],[-68.405,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-30],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.7725,-29.5375],[-16.24,-30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.15375,-5.8925],[119.5275,-7.6225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.82,-4.975],[54.58,-3.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.975,18.045],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.37,-2.625],[-106.345,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.89,65.8],[6.465,66.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.705,57.825],[-20.025,57.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.629961,36.542852],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-97.305,-17.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.81,59.915],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5475,48.035],[-10.46,46.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.055,40.085],[159.62,41.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-50],[-14.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.43,64.4],[-166.53,62.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.335,-11.75],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8,-20.2],[-75.295,-20.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,10],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-160,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.45,12.235],[-57.975,12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.22625,33.51],[26.5475,34.40125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.11,-45.405],[3.945,-44.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5,-47],[165.6,-46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.767344,35.262031],[-13.872812,34.552188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-134.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.968125,35.618906],[16.91125,36.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-60],[-61.195,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-66.515,35.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[115.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-20,43.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.775,20.12],[123,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.77375,45.544375],[37.62,46.8175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.636611,51.31415],[-5.662969,50.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[60,-37.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.77375,45.544375],[37.6,45.83],[37.62,46.8175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-158.25,-21.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-89.995,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[124.49,33.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-79.525,10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.91,7.8],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.526875,42.251875],[37.88875,42.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.4,18.6],[-93.54,20.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.745,-20.37],[7.895,-22.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.315,-27.2],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.565,45.465],[151.14,41.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-50],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.03,30.905],[19.295,31.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.210625,38.3975],[3.526709,39.185479]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.28,35.645],[22.79895,35.907583]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.781946,38.686186],[14.17332,38.322129],[13.669644,38.170488]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.259065,59.455659],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[7.72875,37.0925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-15.17],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.31,54.465],[-133.8375,54.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.375,-10.185],[147,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.1825,27.42875],[-66.57,22.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-53.29,17.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.7,-5.85],[122.7,-6.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.7775,41.16375],[-11.102207,39.893125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0575,16.585],[-58.39,18.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.705,16.065],[39.55,15.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07875,34.969375],[-18.0275,33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.9775,-15.1475],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.44,27.185],[-94.49,26.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.25,14.53],[150,15.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3975,56.315],[0.965,55.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.815,-33.77],[115.135,-34.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.27,37.48],[-46.21,36.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-81.4,6.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.749062,47.368203],[-5.738047,45.448438]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-43.305],[63.38,-43.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.46,18.415],[109,16.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.28,51.285],[-17.135,51.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-35.12],[-35.165,-35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.845312,53.317969],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.9575,44.075],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.75,31.44],[-74.04,31.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.652689,58.059014],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.515,53.34],[-33.785,52.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.185,19.265],[-105.5,18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.4,23.5],[-107.25,20.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.9,28.285],[-89.365625,28.528125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.829414,69.020566],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.423691,57.451816],[19.97915,57.876045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.36,0.94],[79.545,2.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[23.365,33.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[129.585,28.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.67,-41.3],[-62.875,-41.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.225,45.135],[-3.827187,45.022188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.695,10.725],[88,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.681055,57.150234],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.8,24.7],[52.385,25.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,33.5225],[-18.0275,33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.555,-42.86],[-139.995,-44.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.93,52.675],[-166.76625,54.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.255,35.155],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.9325,-4.59],[117.7275,-3.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.8075,0.7475],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.4775,25.1425],[-76.45,23.35],[-75.5525,22.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.255,29.5],[-70.685,28.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,25.275],[-133.35,26.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,12],[-87.995,10.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.094896,53.33339],[-2.31,53.475],[-2.295,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.845,14.46],[-67.68,14.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,35.695],[-143.235,33.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.0425,-14.88],[152.88,-16.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.485,-7.27375],[113,-7.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.27,31.88],[-32.5525,32.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.465,32.575],[23.825,32.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-5.055],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.2,63.6],[-60.225,66.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.395,45.065],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.8125,58.4875],[-160.315,59.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.733881,59.720257],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.669644,38.170488],[12.982567,38.552204]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-12.165],[91.525,-11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.199219,60.652773],[18.703925,60.296949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.3225,19.34],[-78.71,17.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[13.8225,-27.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3,61.86],[-167.245,61.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.869687,48.55375],[-125.0375,48.5125],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.58375,47.4],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.13875,69.726875],[18.285,69.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.74,46.635],[-145.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.815,71.41],[-142.485,72.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,4.43],[-30,2.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.545,-40.03],[173.75,-39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,16.67],[150,15.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.86126,59.728643],[19.068965,59.07127]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.805,-47.365],[-10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.48,-5.535],[168.43125,-2.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,62.685],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.96,13.59],[-153.1025,15.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,13.3725],[-59.813437,13.070625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96,19.5],[-97,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.435,38.57],[-75.8825,36.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.151123,41.083125],[-9.545,40.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.03375,35.63],[-12.610273,36.099727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.22,9.94],[-82.9625,9.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.15,34.335],[21.47,34.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.434062,39.915],[3.526709,39.185479]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[109,16.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.695,0],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.48,-33.785],[-16.63,-33.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[-180,0]]}},{"type":"Feature","properties":{"pass":"malacca"},"geometry":{"type":"LineString","coordinates":[[103.725,1.22375],[102.9675,1.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.770625,37.898594],[-10.709297,37.693047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,40],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.84,55.28875],[-131.24,55.98],[-131.19,55.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-180,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,5.855],[-80.415,5.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.061402,36.109179],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,5.055],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.75,-39],[174,-37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.68125,54.544375],[1.554063,54.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,5.055],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.109531,38.620625],[17.043571,38.577932]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,0],[-92.51,2.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.31,7.36],[-135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.714375,65.943125],[-14.379062,66.504844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.825,19.36],[-23.535,19.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[28.79625,33.644375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.05,20.785],[-67.4325,19.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.565,4.62],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.41,0],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.965,14.585],[120.63,14.445],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9675,-5.07125],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.651914,36.732048],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.21,16.935],[134.125,16.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.0725,32.385],[-71.203125,31.394063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-3.81,59.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.13,14.35],[-125.64,14.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.982419,64.910634],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.580605,55.475938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.95,59.175],[-20.025,57.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.83375,-25.30125],[-126.4225,-23.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.185469,41.209141],[18.532783,40.600757]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.5475,27.918125],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-85.185,23.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.76,45.8025],[-13.36,44.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.015,55.91],[-130.48,54.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.5825,1.3475],[1.884922,4.824141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.405,8.44],[-27.63,7.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.175,-55.2],[-72.585,-55.91],[-67.88,-56.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.485469,66.638047],[-15.297813,66.495625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-38.255,11.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.74125,50.774375],[-10.822187,49.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.662383,54.805703],[5.127676,55.036973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[11.11,-40.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.545,10.42],[-75.73,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-5.055],[-119.2,-0.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.806875,61.014375],[2.15,61.205312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-13.36,62.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.8825,36.8975],[-75.335,36.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.58,4.04],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.225,-8.8],[-163.705,-6.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.925,64.46125],[9.631406,63.784219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.535625,21.845],[-73.744375,21.570625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.11,-1.125],[-5,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.15,61.205312],[2.895,61.195],[3.692807,61.327233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-17.75625,29.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-11.325,-11.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,21],[91.08,21.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,42.0175],[-66.865,42.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.12,47.295],[-50,46.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.615,52.57],[-149.785,52.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.87604,42.557921],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[67.795,17.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.43,14.69],[-17.415,14.675],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.325,0.535],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.505,-8.535],[-169.03,-9.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-122.570625,37.683125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.029785,57.021931],[20.703918,56.544417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.08,71.24],[-153.955,71.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.77,4.08],[-46.4,2.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.827187,45.022188],[-4.102529,45.480654]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.94,22.49],[-20.57,22.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.3,60.08],[-54.1,56.72],[-52.26,53.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.4275,4.98],[3.5825,1.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.615,-3.66],[-142.06,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.005618,41.427095],[3.915625,40.723359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5,37.4],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.51,-8.11],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-75.5525,22.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.8275,-54.60375],[-67.02,-56.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.13125,12.8475],[-103.665,13.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[30.09,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.38,-4.61],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.801841,54.630073],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.09375,49.795],[-15.3225,48.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.455,-37.735],[57.525,-37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,10],[158.375,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.69,-17.065],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.95375,4.021562],[72.075,2.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.455,44.105],[-127.56875,42.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[0,-3.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.959758,58.308736],[-2.289512,58.595117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[54.975,-24.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[23.254648,37.14041]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.525,11.745],[-33.505,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-58.345,40.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.904609,35.674922],[35.675313,34.712812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-16.89,48.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.205,28.845],[-94.54,29.176875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.905,24.34],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.305,-16.455],[-149.60957,-17.408496]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2725,34.4325],[11,34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.215,42.3],[-10.994375,42.559375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.99,52.49],[-129.505,50.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-26.395],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.1675,25.11],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.1675,-25.11],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.505,13.765],[-35,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.3,33.275],[17.555,33.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.982969,41.929531],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.335742,54.523105],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.285,31.4],[-40,31.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.47,52.49],[-124.485,49.9],[-123.25,49.1725],[-122.869687,48.55375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.34,17.77],[-75.855,16.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-4.320795,48.798049]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.971016,58.288994],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.685,15.48],[-156.375,15.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.675,9.2],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.175,25.625],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-2.61125,35.966875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.15,-21.215],[-2.645,-20.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.695,42.775],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,0],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,15.17],[-145.85,14.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.875,-45.735],[-56.828125,-43.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-34.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83,57],[-79.7,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,50.74],[-20.94,50.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.24,64.14],[7.211504,63.148809]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.815,-31.815],[174,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[3.838984,53.702813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,-5.055],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,4.25],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[71.825,-5.315],[72.79,-4.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14,65.975],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.7,66.98],[9.555,67.764687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.12,66.3225],[8.675,66.9],[9.555,67.764687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.02,22.14],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[149,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.0825,37.131719],[-9.520142,37.138086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.845,0],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[15.240676,54.879946]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.549199,54.463574],[-9.405,54.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.45,18.565],[-161.865,17.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.478433,55.573516],[5.662383,54.805703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.99657,54.348236],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.555,-42.86],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[68.025,2.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.845,-10.025],[-169.03,-9.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.435,6.34],[2.4275,4.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.98,10.14],[91.175,9.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-31.01],[-8.93,-31.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.965,-55.315],[-63.495,-54.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.74,-31.325],[-49.74875,-32.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.525,37.715],[-70.32,37.06625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.82,30.04],[-142.77,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.27,16.405],[-162.84,16.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.98,-8.28],[49.915,-10.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.095,11.255],[-161.56,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.89,29.085],[125.66,28.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.498535,32.136699],[-65.8,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.8225,-27.14],[11,-19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-173.205,26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.31,31.3475],[-12.335,31.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[127.45,-8.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.055625,70.15375],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.375,16.79],[144.894375,13.60875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.475,15],[166.4,9.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.38,65.7],[36.444375,65.826875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.54,33.435],[15.115,33.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.865,42.34],[-37.685,42.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.995,-54.5925],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.429844,37.213516],[13.361899,36.445846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.595928,53.963623],[6.851896,53.55348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.642188,56.78],[-7.094844,57.411055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.98,27.25],[49.52,27.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,5.055],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.315,11.265],[-70.31,11.675],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.25,26.91],[135.37,28.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,13.3725],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.055,14.51],[-80.5,14.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.66,39.65],[-71.075,39.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.11125,69.7825],[43,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.31,40.28],[-25.335,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.92,45.67],[-14.785,46.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.185,44.495],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[171.53,-8.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-6.98],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.39,21.31],[-80.5,14.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5,54.4],[-14.04,56.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.443311,60.903325],[18.10168,61.181855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,10],[-143.58,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.865,-54.51],[-84.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,20],[156.825,16.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,39.59],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.52125,11.35375],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.6,-22.545],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.86,36.9125],[-71.4825,36.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.13125,12.8475],[-105.5,18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.625,-35.145],[112.97,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.955,49.015],[-31.58,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768125,36.61125],[-73.590625,35.974375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.64,32.87],[-124.31,32.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.865,-54.51],[-85.8,-54.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.39,10.01],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.26125,39.82125],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[170,37.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[19.000625,62.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-50,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.8125,25.2],[-87.575,25.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.595,60.69],[-63.2925,61.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.395,-26.595],[-22.82,-27.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-35.385],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.125,16.52],[-158.7475,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.682437,35.592275],[25.660916,35.507344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,1.145],[-39.145,0.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.93375,39.088125],[-11.765625,38.6425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.075,22.2],[-130.0075,26.14875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-94.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.11,-45.405],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[-0.261875,54.98875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-62.875,-41.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.82,-27.34],[-20.625,-29.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.825,8.85],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.805,11.9625],[-67.01,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.89,-45.405],[-40,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-8.28],[-121.275,-8.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.505,50.985],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5575,16.145],[-71.1375,16.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.5825,34.2175],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.333125,41.613125],[-68.4025,42.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.615,48.445],[154.5025,47.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.325,21.04],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.525,56.83],[149.615,58.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.825,32.765],[23.365,33.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.672969,71.295625],[20.599297,71.252656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.281808,38.900733],[9.105558,38.602452]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.212344,60.580078],[21.038047,60.860098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.844062,43.389687],[13.455433,44.013123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.32,59.455],[-135.035,58.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.87741,36.843734],[26.606961,37.035497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.806875,61.014375],[1.18,61.6625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[138.67,18.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.8,60.815],[5.122422,60.456016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.34,34.775],[-21.4525,33.3425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.795,-40.0675],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.11125,28.045],[48.6225,28.51],[48.23,29.07625],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-50],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-65.995,-48.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.875,-34.915],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,70.76],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-118.330938,33.643672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.33,21.335],[89.725,18.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.365625,22.888125],[-86.565459,22.166719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.44,0],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-30.02125,38.948125]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[108.02,77.7325],[114.24,76.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.025,57.445],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84625,36.213555],[-9.075425,36.71064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.92,-11.7125],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.2725,20.0525],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.132549,48.7996],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.14,22.91],[65.725,22.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.81875,31.2575],[25.75,32.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.17,-10.03],[69.94125,-9.820625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.0225,17.68125],[144.155,14.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.48,45.205],[-16.51,44.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.675,28.75],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.25625,38.57625],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-1.55],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.305,27.485],[-60.62,25.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.111622,61.932327],[21.22,62.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3375,60.9275],[1.9,60.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-78.48,30.539375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.5,27.39],[-77.231875,27.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.945778,38.659063],[20.274478,39.259883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-5.144556,47.626984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.597307,44.097949],[7.710599,43.654176]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.24,50.82],[-12.48,50.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.599337,53.706668],[-5.177888,54.092026]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167,55.425],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.335,30],[-83.7525,29.8825],[-83.225,28.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[-180,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.745,45.7],[143.09,45.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.54,50],[-135.055,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-1,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-36.79,-26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,26.32625],[128,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.139425,55.2575],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[43.384922,12.626797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.255,-24.09],[-75.295,-20.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.636012,39.956151],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.56,-22.005],[168.025,-18.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.89,-45.405],[-93.73,-44.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.785,42.855],[-132.33875,42.47375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.894609,46.205234],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.955,29.17],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.955,-37.275],[45,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.59,48.57],[-153.97,46.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.163647,36.112231],[25.590361,36.269318]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,0],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.885313,58.745937],[-4.9075,60.282656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[18.8,61.91],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.115,40.105],[-155.72,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,5.055],[137.39,7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-3.635,53.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.43,-17.61],[153.015,-18.49]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[119.085,75.635],[130.8475,74.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.38,20.655],[-135,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-5.055],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.915,27.965],[-57.045,27.21],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.675,14.84],[-55.46,15.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.89,-14.505],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-15,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-179.275,24.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.615313,38.477187],[-74.451406,37.726719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.445,38.7025],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.265,-60],[-70,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.62,41.455],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-5.675,61.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.135,51.935],[-54.6,50],[-52.5,49.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-96.125,-26.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[38.19,43.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-145.45,42.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.42,-9.43],[165.48,-5.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.858716,38.003062],[11.240732,38.735937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[19.49,40.44],[19.4075,40.4525],[18.532783,40.600757]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.16,33.56],[25.47,33.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.61,-35.01],[0,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-57.1,-38.25],[-56.16,-37.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,40],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.966191,38.794082],[20.945778,38.659063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,5.055],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,3.29],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.75,-27.49],[100,-28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.635,6.42],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[8.887839,42.984698]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.422031,36.475469],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.365,29.655],[-169.125,29.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.295,-7.16],[3.74,-9.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.375,-22.345],[165.165,-23.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,5.055],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,44.095],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.631992,34.47625],[28.416406,35.529961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[153.805,-11.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.838984,53.702813],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.7,22.5],[-107.25,20.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[130.16,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.5,-33.5],[32,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.65625,20.05625],[-53.29,17.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-6.731768,35.691895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[59.445,15.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-4.771866,50.11311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,50],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.815,38.06],[-74.028281,39.197109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.35125,-34.49875],[-57.26375,-34.81875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.405,19.625],[88.555,20.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[16.797766,43.097713]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.025,29.1125],[-149.605,29.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.75,32.2],[24.465,32.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.17,-38.31],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.855,29.5975],[-16.928262,32.598271]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.81375,9.015],[-93.52,6.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[160,-8.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.58,27.62],[-178.805,27.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-154.565,4.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55,-35.385],[51.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.43125,-2.88],[170.8,-7.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,13.765],[75.3,9.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.795,-40.0675],[178,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.205938,45.17625],[139.145662,44.766575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.7425,69.68918],[15.855586,69.160762]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.07,5.985],[-130,4.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.725,64.18],[-52.8075,63.2375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.905,58.345],[11.875,58.335],[11.81,58.31],[11.83,58.25],[11.594514,57.985242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.20875,40.69],[138.34,40.915],[138.615,41.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.87,15.085],[96.25,16.655],[96.18,16.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.97,57.065],[10.719112,57.250536]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.2525,27.595],[35.225,27.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[1.580332,51.962109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.32,30.635],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.9075,-8.975],[133.73,-8.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-35.12],[-40,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.84,55.28875],[-131.36,54.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.461064,52.791201],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.29,8.16],[-79.72,7.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.98,32.965],[123.005,33.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.7,57.45],[-134.565,56.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.290494,58.216924],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.76,45.8025],[-15.48,45.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-2],[136,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-60],[-39.995,-53.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,2.055],[-90.595,3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.01625,10.01125],[-40,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[141.66,30.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-32.76,7.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.395,32.4125],[135.15125,33.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.7775,41.16375],[-13.645,39.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-144.59,15.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.605,35.405],[-7.335,34.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-10.1375,58.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-133.205,33.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.525,-26.96],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.18,-16.3],[141.350625,-12.821875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.9925,26.24],[-87.315,26.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-117.175,-7.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-34.56],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.401743,57.593024],[6.806636,57.021743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.76,10.015],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.72,42.55],[-158.47,41.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.7,56.2],[142.525,56.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.8,-7.165],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.3,-34.4],[171.02,-31.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.01,14.35],[-68.425,14.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07875,34.969375],[-20,33.5225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.383867,65.360957],[22.366191,64.450586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.005,60.835],[-151.53,60.785],[-152.865,58.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[126.686094,-2.502187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,35.385],[-155.72,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.355,56.495],[-23.465,56.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[13.844062,43.389687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.385,32.965],[25.75,32.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,6.325],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[13.09,-23.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[26.55275,37.731063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.11,-40.025],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.675313,34.712812],[34.83,34.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.285,69.5],[17.663125,69.014375],[16.893477,68.906201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.553604,50.466589],[-2.766819,49.907869]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.38,-23.8225],[153.7975,-24.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.461562,40.891719],[9.806516,41.041304]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-10.795,-20.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27,-33.265],[-30,-33.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.3775,28.94],[-78.810625,28.2275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.445957,38.331836],[12.982567,38.552204]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.01,7.2825],[-86.605,10.02],[-86.81,11.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-25.275],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.89,-45.405],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.133982,57.640972],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.020978,36.454326],[20.964242,36.448428]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-5.055],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-11.0325,41.86125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-25.275],[-118.05,-22.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.865,5.525],[160,8.2675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.738047,45.448438],[-6.9725,44.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.025,2.005],[67.53,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.574272,60.169958],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[19.852109,54.884531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.83,-24.25],[163.98,-24.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.09625,28.45875],[122.9125,29.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.1,51.25],[-149.785,52.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,33.34],[-60,32.0325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[26.606961,37.035497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.89,1.805],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25,40.012637],[-9.151123,41.083125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.225,66.865],[-71.635,72.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-60],[-50,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.35,30.05],[129.39,30.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.6425,35.8],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[24.484514,36.636985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-10.79,32.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.955,16.075],[-112.56,16.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.155,59.945],[-81.945,61.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.015,33.245],[160,34.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.68,-10.02],[-131.405,-11.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.2,-28.3],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.67,69.53],[54.666875,69.70625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.465,25.095],[-84.17875,25.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.305,62.835],[-172.3,64.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[68.825,8.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.302361,38.931637],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.139425,55.2575],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84125,49.1675],[-7.805137,50.059238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.168906,43.074487],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.604512,42.775117],[-9.184805,41.959844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.105558,38.602452],[8.524717,38.031367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.07,34.625],[123.005,33.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.725625,-22.964375],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.165,21.055],[67,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[178.99,-13.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.255,16.845],[-76.59125,15.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.29,27.3],[124.785,28.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-35.385],[-24.63,-35.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.57,46.255],[-160.58,42.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.050659,39.959717],[25.067465,39.293854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-31.785],[1.965,-32.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.97,46.43],[-155.265,45.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[13.91,-32.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.040312,-39.9525],[-93.73,-44.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.585,60],[-32.73,60.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-15.17],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.662969,50.625],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.93,44.2425],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.25,-21.795],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-0.403271,50.646719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.51,2.55],[-98.845,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.445,35.935],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-6],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.16,16.91],[118.555,17.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.38,60],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-74.445,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.515,27.395],[-68,27.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.154219,37.584219],[-0.565601,37.428359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.435,40.075],[-132.26125,40.05875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.88,-16.935],[149.43,-17.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.42498,59.977676],[20.07753,59.965696]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-92.32,29.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,0],[53.08,3.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.455,53.06],[-152.845,51.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-35.845],[-160,-32.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.009687,18.466406],[-75.34,17.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.17,28.27],[-68,27.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.261875,54.98875],[0.82,54.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,42.0175],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.385,25.125],[51.7275,25.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.01,44.351875],[-6.9725,44.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.59,52.8],[-44.33,54.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.46,42.625],[-25.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.22,-32.405],[131.155,-32.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.089805,57.419487],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.06,53.79],[-152.455,53.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.4175,24.7825],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.630469,45.937031],[-4.37,45.815],[-4.255,45.6],[-4.102529,45.480654]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.81875,31.2575],[29.36,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.4,10.5],[121.76,8.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.375,20.57],[-161.865,17.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.936472,58.232736],[8.223672,57.96457]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.5125,-0.7675],[128.235,-1.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.49,44.465],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.1725,47.5775],[-8.975,48.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.4,15.565],[-145,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.028281,39.197109],[-74.615313,38.477187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.8525,41.085],[-127.56875,42.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.56,48.9025],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.480255,50.937313],[0.627853,50.744622]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.54,32.11],[-124.31,32.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,50],[-46.515,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.52,-40.57],[159.7575,-40.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.98,-32.155],[-3.825,-34.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-58.425,47.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.2,-13],[-34.765,-14.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.98,10.14],[94.68,8.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.33,-21.305],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.595,50.1575],[159.11,48.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-147.495,-40.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.465,-2.575],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.541875,66.15875],[41.765,67.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,25.93],[-26.47,27.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.755,41.395],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.995,-32.17],[-140,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.785,8.615],[-82.855,6.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-110,1.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.345,61.125],[-146.95,60.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.43,17.565],[-46.035,18.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.7,-5.8],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.89,-45.405],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.077656,41.655039],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.465,-45.08],[156.905,-43.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.43,19.825],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-33.48],[160,-34.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[144,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.805,6.325],[-10.825,6.28],[-11.398438,5.374375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-44.9775,35.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.175,-7.23],[-114.025,-6.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.705,20.815],[-72.145313,20.274375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.28625,18.84375],[-62.664375,17.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.623364,45.091382],[14.29,45.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.875,-17.27],[162.365,-17.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.645,39.3575],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.5875,25.85],[-72.905,24.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.985,-2.015],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.05,58.405625],[0.74,58.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.587803,56.461211],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,36.535],[-54.5025,34.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.7,18.75],[-99.9,16.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.545,-16.93],[2.56,-17.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[46.49,67.155],[47.88,68.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.214913,51.345472],[1.684779,51.403184]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.7,-16.845],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.09,33.165],[-21.4525,33.3425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.75,32.2],[29.36,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.47,41.715],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.8,22.1],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.365,-14.375],[5.88,-14.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.28,34.65],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.570625,37.683125],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.98,-8.28],[50,-2.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.7,57.45],[-135.475,57.595],[-135.835,56.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[148.25,14.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178,58],[-173.66,58.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.14,-33.41],[-27,-33.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.45,-53.7],[-85.8,-54.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.615,-8.8725],[132.315,-6.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.555,23.455],[60.4,22.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.37,7.12],[171.355,7.14],[170.955,6.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.605,16.55],[59.445,15.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.705,63.03],[-0.975,63.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.94,29.2925],[-77.231875,27.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.52,6.37],[-97.575,10.3075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-20],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-150,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,23.875],[-23.04,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-79,23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.485,54.26],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,69],[45.5,69.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.2,16.2],[57.925,18.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.71125,-3.33875],[-30,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.155,59.945],[-83,57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-155.265,45.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.3675,25.8575],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.165,-35.2325],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.6,1.9],[-40.95,1.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.884922,4.824141],[1.65,5.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.8,-5],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.810625,28.2275],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.625,-38.32],[-50.62,-39.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-130,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.13125,12.8475],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.02,29.2225],[-150.046875,30.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.834453,20.138125],[-75.009687,18.466406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-32.945],[-156.03,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-147.51,-12.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.74,58.75],[2.28875,59.027187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.40125,36.4625],[-126.935,36.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,-37.8],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[16.83278,55.748582]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.5625,-12.3125],[7.505,-9.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.135,31.385],[126.705,32.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.28,49.83],[157.1625,49.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.095,20.35],[-92.325,21.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.655,-30.435],[-48.74,-31.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-170,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.297305,51.461055],[-6.048652,50.75123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.34,41.325],[148.97,40.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.5125,-0.7675],[126.885,-1.995],[126.686094,-2.502187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.09625,28.45875],[124.89,29.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.51,44.85],[-20,43.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08625,25.345],[-74.01,23.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.565,41.125],[-20,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.16,30.1425],[-89.19875,29.306875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-25.275],[-97.855,-22.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.95,34.405],[-155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-15.17],[-80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[135.37,28.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.599337,53.706668],[-5.123934,53.395671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.775,34.595],[-30,34.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.23,8.49],[-13.69,7.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-30,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[110.725625,-22.964375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.14,56.84],[-5.12,56.825],[-5.26,56.705],[-5.896821,56.518191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,35.02625],[130.16,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.786032,54.871738],[9.863386,55.722139],[10.43265,55.762085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.12,30.44],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[19.607461,61.751855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.385,-32.845],[90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.67,74.55],[-161.77,71.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.625,12.49],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.393254,65.26252],[-22.81,65.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.67875,35.71625],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.62,13.52],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.07,8.105],[-105,5.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.77,74.65],[-74.1,73.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.717001,42.978182],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[24.113912,40.413185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.10125,35.210625],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.852109,54.884531],[20.292769,55.727129]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.11,-45.405],[80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.362734,42.760991],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.541475,51.556719],[-8.191875,50.752031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.105,-39.96],[-55.99,-44.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.0325,41.86125],[-10.994375,42.559375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.07,71.185],[-147.185,71.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-31.785],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-14.46],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.21125,44.565],[-61.655,44.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.335,52.54],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.185,2.48125],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.785,3.76],[8.67,3.83],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.621743,66.378033],[12.2575,65.6375],[11.139375,64.759844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[171.14,-39.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.565,70.82],[22.36,70.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.330938,33.643672],[-120.6375,33.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.52555,62.383484],[17.871143,62.849985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.655,66.015625],[-19.745,66.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-80.415,5.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.65,-1.37],[-30,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.834453,20.138125],[-73.19326,19.231819]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.435,-39.165],[148.3,-38.4],[150.255,-37.745625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.96,5.79],[70,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.377812,40.395195],[25.050659,39.959717]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-14.73,39.36],[-13.645,39.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.81,51.777266],[5.845,51.91625],[6.595,51.58],[6.635,51.575],[6.810625,51.44875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.615,-35.02],[-10,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-7.750546,33.853068]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.135,12.65],[-112.55,12.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-1.55],[92.505,-2.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.21,16.935],[131.33,15.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.79,-26.97],[-34.74,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.58,41.2725],[38.526875,42.251875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.077656,41.655039],[11.446062,42.090969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.09,49.39],[140.615,46.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.525,37.715],[-69.780156,37.361328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,56.555],[0.49,56.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.975,48.335],[-8.84125,49.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.545,-18.795],[57.5225,-19.98125],[58.0075,-20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.000625,62.495],[19.680483,62.310684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-154.105,-14.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,20.06],[131.83,18.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.955,49.015],[-40,48.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-3.6,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.53,16.68],[68.8,14.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.840852,39.025727],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,58.87],[-168.735,59.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.319219,38.780625],[-72.54,37.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.966914,54.526816],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.4775,25.1425],[-78.2,25.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.13875,69.726875],[18.725,70.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.765,-0.245],[-88.695,0.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-37],[169.31,-38.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.671152,43.926406],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-10],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,16.855],[130,14.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.665332,53.633799],[-5.819606,53.138752]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.765625,38.6425],[-11.055469,38.603203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.46,70.1],[57.965,70.355],[63.13875,72.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[105.1,-6.295],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.191719,42.073467],[9.578937,41.592361]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[123.735,-2.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.763733,57.072097],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.49,54.77],[155.52,58.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.2875,5.7675],[133.635,6.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,4.785],[70,6.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.649258,39.673828],[6.76375,39.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.9725,44.9375],[-5.749062,47.368203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-110,-17.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[65.105,20.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.771866,50.11311],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,30],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,30],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.465,43.245],[-64.2,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.33,38.8325],[6.709062,38.094063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2,24.7975],[-74.535625,21.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.21,10.755],[-93.855,11.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.16,35.63],[130.18,34.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.14125,54.535625],[-166.76625,54.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-79.285,29.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-80.53,9.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-49.73,-35.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.915,4.9325],[-29.225,4.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.4275,4.98],[3.085,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18,18.02],[-17.9725,21.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.135,52.565],[-10.5,54.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.215,50],[-160,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.278903,62.917177],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.36,-37.565],[45,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,23.195],[-44.85375,25.4725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.038594,19.219687],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.575,58.61],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.478955,58.656255],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-4.46],[-114.025,-6.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.73,-44.175],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.99,1.01],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.99,38.73],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.34,28.54],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.126576,42.227166],[8.238652,41.285164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[114.1375,-21.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.53,34.31125],[139.4275,34.934375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-40],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,-0.1],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.79375,38.81375],[124.3,39.4],[124.1,38.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.230952,48.914214],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.5125,-0.7675],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.2925,26.465],[52.995,26.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.193359,36.34],[16.91125,36.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-72.56,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.0475,5.0875],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136,-35.5],[134.215,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.64,78.23],[13.03,77.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-24.965],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.3,1.2],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.995,-48.815],[-64.7,-45.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-36.85,65.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.645,-40.035],[48.505,-41.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,16.32],[-47.43,17.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.42625,-21.290625],[114.155,-20.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.27,-20.05],[-94.17,-24.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-2.766819,49.907869]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-25.275],[-26.395,-26.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[113.665,19.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.08,16.695],[-68.425,14.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.12,16.105],[-62.0575,16.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.2,69],[-51.195,69.215],[-54.73,70.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-157.11,20.5],[-153.73,16.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.555,-16.495],[162.365,-17.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[52.145,-42.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[67.6,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.107862,41.495299],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.34,47.06],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-8.62,58.5275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.72875,-9.34625],[156.2,-6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.245,-12.3325],[-4.26,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[15.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.145,-6.035],[129.76875,-5.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,15.07],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.5025,47.19],[153.97,46.59],[153.5975,46.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.618125,-9.164375],[116.44,-17.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.65625,20.05625],[-60.023125,19.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.49,56.635],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.73,-0.06],[119.5,1.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,40.225],[-124.25625,38.57625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.62,-39.36],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.478433,55.573516],[4.75,55.515],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.645,-20.035],[-6.1525,-17.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.85,31.25],[-21.4525,33.3425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.815,-30.89],[-10,-31.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.825,8.85],[65.055,8.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.33,-21.305],[-35.225,-24.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.3,-24.3],[-44.68,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.695,13.945],[-145.85,14.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.855,0.725],[-92.51,2.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,23.41],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5575,16.145],[-75.34,17.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.145,0.8675],[-40.06375,2.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,44.095],[-68.4025,42.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[11.009752,56.69674]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-59.3,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.11,0],[88.905,-1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-35.385],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-14.845],[-16.82,-16.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.995,37.93],[-32.34375,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.83,34.7525],[34.10125,35.210625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-20],[-120,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.3825,38.3925],[-26.425,37.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.61125,35.966875],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[8.597307,44.097949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,5.055],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,35.755],[-46.21,36.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.905,-1.11],[90,-1.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.368125,32.475],[16.475,32.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,3.29],[58.89,1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,35.385],[-137.2,37.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.595,28.24],[-21.75,23.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.845664,58.355664],[18.991974,57.802914]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.615,31.9975],[-72.4275,31.329375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.705,11.95],[-136.545,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-124.87,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.88,68.375],[53.67,69.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.595,4.65],[-27.185,2.48125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.7475,16.145],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.163647,36.112231],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.77,-26.95],[-115,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.128019,39.727571],[23.685974,39.245609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,16],[94.87,15.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.26,24.59],[160,22.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9175,-0.2],[-95,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.875,-12.08],[-130,-13.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.955,29.55],[34.585781,28.329219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,45],[-50,46.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,28.24],[-150.02,29.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-66.665,40.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[0.82,54.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.48,45.205],[-14.29,43.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,15.17],[-112.55,12.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.0225,-9.755],[137,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.60125,64.31125],[-10.96,64.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.235,31.64],[-79.35,32.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-37],[172.3,-34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.598125,50.630625],[-19.3775,50.7275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.5325,24.9425],[-85.185,23.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8175,38.125],[-71.345,38.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-83.465,25.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.14,-39.755],[166.67,-38.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.535625,21.845],[-76.259062,25.764688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-2.308359,45.854297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.99,56.655],[-40.005,56.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.884922,4.824141],[2.4275,4.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-34.795],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.806636,57.021743],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.435,32.565],[-18.855,29.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114,-29],[115.6,-32],[114.815,-33.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.11125,28.045],[49.854805,28.983047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-43.455],[82.98,-43.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.905,51.62],[-139.325,52.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.675,-32.525],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.48,-8.1],[47.045,-1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.665332,53.633799]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.91,7.8],[-44.77,4.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.417813,69.560781],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.255,7.87],[169.425,5.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-6.121768,49.544849]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.465,43.245],[-62.185,44.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5275,-7.6225],[120.945,-7.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.87604,42.557921],[17.301572,42.017417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.622841,38.259229],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.275,5.455],[73.815,4.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-40,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.215,-32.11],[107.355,-30.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-120,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.605,7.81],[104.895,8.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.407813,68.129688],[13.93375,68.94875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-85.265,-4.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.775,16.375],[-40,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[123.27,30.91375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[17.039993,38.570183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.75,-55.43],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.668731,51.581608],[1.684779,51.403184]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.534688,45.21125],[30.09375,44.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.31,7.36],[-134.07,5.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.965,16.19],[156.825,16.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.69375,70.6075],[18.73,70.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.125,16.52],[-159.31,16.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.526709,39.185479],[4.071875,38.886875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.475,50],[-66,50],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.9425,50.0225],[-64.475,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.075,2.77],[73.045,1.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[7.417422,37.676133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.11125,69.7825],[45.5,69.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.7925,47.6575],[-15.92,45.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-50,52.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.96,64.13],[-6.816172,62.127187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[63.38,-43.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.03,33.71],[-77.8,34.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,23.875],[-24.3675,25.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.250625,64.882109],[24.34,65.145],[24.53,65.18],[25.015625,65.093125],[24.265918,65.531934]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.06,57.215],[-15.775,57.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-37.595],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-130,-27.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-38.63],[-150,-34.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.395,-28.425],[107.355,-30.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-52.755],[-42.84,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[3.731831,51.276587],[4.292734,51.10209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.67,37.85],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[122.3,15.1],[123,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.34,41.325],[146.81,40.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-10,-21.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.365,0],[51.62,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.25875,26.544375],[-72.2925,26.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-20],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[25.192206,36.733336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174,-3.835],[-171.65,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-5.055],[-28.65,-1.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.655,26.55],[-177.58,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.68,34.9],[15.139585,36.333912]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.444375,68.8075],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.785,-12.915],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.565459,22.166719],[-87.8975,22.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.88,-33.13],[47.91,-32.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.10532,57.721461],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,-9],[8.5625,-12.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.75,-27.49],[103.395,-28.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1125,35.9125],[-2.61125,35.966875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.402324,41.89498],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.61,68.5],[-100.12,69.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[23.564168,37.620381]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.14,-39.755],[169.31,-38.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5675,3.795],[119.97,7.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.6975,-26.59],[34,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.025,-10.015],[-92.785,-12.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,28.26],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.81375,9.015],[-97.575,10.3075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,53.255],[-40,52.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.42,-9.53],[-161.225,-8.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.040312,-39.9525],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.245,27.435],[-74.5475,27.918125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[2.28875,59.027187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.99,-13.905],[179.055,-12.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,43.2],[147.57,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.845,51.495],[-150.1,51.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.605,32.715],[32.302422,31.474844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.86,59.115],[38.495,59.22],[38.13,60.025],[35.695,61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.0575,10.564375],[-79.934219,9.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.0225,17.68125],[136.61,16.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.274478,39.259883],[19.971025,39.741182],[19.286448,40.166138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.77208,55.575352],[19.475746,55.744224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.74875,-32.2175],[-51.255,-32.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.08,21.84],[91.83,22.27],[91.82,22.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-173.465,-36.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-62.795,41.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855,25.865],[-86.76875,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.825,4.47],[78.96,2.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1325,26.39125],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-124.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[18.561875,58.811875]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[97.395,76.225],[96.9275,77.4875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.935752,58.531592],[16.637177,57.945286]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.805,39.605],[2.233262,39.988229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.66,39.65],[-71.73,39.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[71.145,-6.07],[71.825,-5.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-33.145],[-32.79,-33.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,13.895],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.565273,36.568945],[23.374615,36.270665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.0825,41.165],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.815,66.825],[-79.545,66.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-34.56],[160.2,-35.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.035,25.8475],[-77.4775,25.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.255,21.33],[-153.14,23.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.29,2.325],[65.03,5.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-82.01,7.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152,17.8775],[150,16.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-30],[-1.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.165,-36.16],[40,-36.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[160,-25.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.045,67.67],[9.555,67.764687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.15,-35.955],[160,-36.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.685,18.405],[-175,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.195,58.265],[-40,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.885,-16.565],[56.545,-18.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-89.15,-30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-25.275],[-4.41,-24.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-15.17],[-126.7,-16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.449809,43.849758],[-8.84124,43.537256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-177.48,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.405,50.85],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,44.26],[-25.55,45.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.73,36.414062],[-9.075425,36.71064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.115,45.4],[-147.515,42.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.31,54.465],[-133.32,54.79],[-133.33,55.575],[-134.255,55.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.555,23.455],[64.14,22.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.685,28.42],[-72.1425,27.8125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-37.395,-32.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,-50],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[13.814531,38.779531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,28.065],[-87.03,27.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.335,31.65],[-14.7975,29.7775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.785,38.127813],[-14.51,37.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.951719,54.536094],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.9075,60.282656],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.455,43.435],[38.7275,43.41875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,57.615],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[15.168906,43.074487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-30],[70,-25.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.94875,26.41625],[56.355,26.4475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-30],[-165.1675,-25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.130937,57.804531],[5.12375,57.256875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-69.780156,37.361328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.0225,-9.755],[135.615,-8.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.2075,41.745],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[20.278903,62.917177]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.305,25.47],[63.3,24.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.287351,57.765955],[-4.105654,57.608643]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.145,10.025],[-36.01625,10.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.16,33.56],[23.94,33.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.4875,34.23],[19.37,32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.73,34.055],[-36.44,33.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.19,7.24],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.105654,57.608643],[-2.959758,58.308736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[62.605,16.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.77,32.665],[-116.175,28.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.0725,32.385],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-3.774736,36.424463]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.56875,23.62625],[58.9425,24.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,0],[-180,-14.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.26,-27.96],[-43.78,-30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.66,30.03],[141.105,31.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.7975,-24.35875],[154.023438,-27.182188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-25.275],[77.6,-22.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-7.419232,36.757504]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.124099,43.687733],[14.38495,43.484275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.1,33.15],[-50,32.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.665,30.81],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.810625,51.44875],[6.875,51.095],[6.865,51.075],[7.345,50.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.848594,-20.454375],[163.3425,-23.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.115,16.505],[111.48,12.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.3325,53.8375],[-162.3275,54.3025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872266,46.126914],[-7.67,45.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.07,35.195],[18.9,35.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.570195,47.673281],[-4.488809,48.228813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.60125,64.31125],[-4.015,64.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[24.484514,36.636985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-22.249471,63.719684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-40],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.715,-0.725],[-141.33,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.63,-36.22],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[24.827813,34.783437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,43.64],[-18.205,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.5025,34.8975],[-53.6,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.615,31.9975],[-71.203125,31.394063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.3225,27.2775],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.3725,29.8325],[-68.395,29.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,13.72],[-67.755,13.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.22,-9.75],[173.7,-12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58,13.435],[-16.56,13.455],[-17.53,13.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.489221,55.438604],[12.542471,56.108979]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.67,-29.3825],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.641602,64.58707],[24.250625,64.882109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.795,43.085],[30.59,43.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.135,-10.55],[141.350625,-12.821875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.71,72.88],[169.5925,70.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[20.292769,55.727129]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.345,41.585],[-129.94,41.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.520337,36.579673],[-0.565601,37.428359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.274619,62.507207],[5.510234,62.388359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.362734,42.760991],[5.717001,42.978182]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.182275,42.798546],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[1.288438,58.106875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-5.055],[-121.23,-1.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.105,37.215],[0.94,36.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.4,19],[70,18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.54,20.105],[123.775,20.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[24.955,37.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,15.17],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.18125,37.8475],[-23.37,36.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.655,20.1475],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,10],[-100.69,10.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-87.765,-0.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.795,41.53],[-63.295,41.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.58,0],[152.1375,2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.1125,0],[73.1525,-0.6],[72.79,-4.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[169.785,50.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.895,20.21],[35.14625,25.55375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.245,-12.3325],[-5.015,-15.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.785,-49.075],[-65.995,-48.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[12.292808,37.579055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855,25.865],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.69,28.495],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.79,-33.035],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[159.72875,-9.34625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.365,-35.04],[-24.63,-35.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.814531,38.779531],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.83375,-25.30125],[-122.04,-22.0975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.485,14.65],[158.375,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-50,21.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.185,12.66],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.01,43.555],[139.02,44.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.58,55.505],[0.965,55.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.764316,61.004492],[19.342832,60.687832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.915,10.89],[60.72,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.2925,26.8575],[-69.295,23.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.184805,41.959844],[-9.151123,41.083125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.88,73.67],[142.495,74.52],[149.71,72.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.151123,41.083125],[-9.970039,40.651836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.32,-10.715],[-170,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,30],[-42.395,30.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.280469,34.461133],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.135,31.385],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.805625,42.748125],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.142734,59.060625],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.945,-24.18],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.462617,53.67918],[0.105,53.57],[0.179985,53.835789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.55,45.82],[-24.1575,46.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[8.524717,38.031367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.0325,41.86125],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.31125,59.1625],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.665,15.515],[-50,16.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.265,-39.825],[152.87,-42.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-34.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[29.0875,35.465625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.7,-6.195],[123.6375,-5.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.765625,38.6425],[-11.102207,39.893125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.61,68.5],[-106.28,69],[-113.18,68.38],[-122.995,70.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.765,-5.4025],[176.653125,-9.104375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.655,59.815],[-93.6,59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.01,-30.095],[-161.775,-31.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.75,-27.49],[105.525,-25.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.75125,26.95125],[-77.5,27.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,8.2675],[159.115,9.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.11,-45.405],[50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3775,64.445],[-168.2,64.08125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9675,-5.07125],[66.71,-3.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.63,-30.365],[-47.655,-30.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.203125,31.394063],[-71.563125,30.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[91.77,-41.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.1,-26.4],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.03,59.51],[-146.77,60.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,15.07],[153.34,16.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,48.695],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.35125,14.50375],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.635,-52.465],[-89.995,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-175,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4,4],[-2.37,1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.983564,57.58748],[23.175,58.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.27,30.91375],[123.66,31.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.82,8.365],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.32,51.96],[-17.63,52.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.905,7.145],[63.99,8.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.2875,9.99],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.625,-38.32],[-49.78,-36.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,10],[-140,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.03375,35.63],[-12.983438,35.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.795,30.09],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.6,41.4175],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-30],[-30,-33.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.445212,53.562003],[6.066992,53.441016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[27.643438,60.198594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.89,-45.4],[-150,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.141897,34.614289],[32.8575,34.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3975,56.315],[0.49,56.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-27.925],[-19.7725,-29.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.51,2.55],[-90.595,3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,8.88],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.55,9.765],[-71.6075,10.64],[-71.59,10.77],[-71.58,10.88],[-71.315,11.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.814531,40.307891],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.8,40.045],[-30,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.604512,42.775117],[-8.84124,43.537256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.649323,4.072821],[-11.398438,5.374375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.97,28.480625],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-179.2,64.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.645,30.265],[-75.32,30.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.79375,32.43375],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.3,27.8],[120.0875,25.56125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.02,22.14],[-51.3,22.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.56,-17.795],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.487812,57.982188],[-2.289512,58.595117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.11,-45.405],[100,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-5.055],[-111.985,-2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-25.275],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.745,67.1525],[-169.15,65.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.8525,41.085],[-124.25625,38.57625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.93,53.055],[-46.59,52.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.405,46.195],[-10.1575,44.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.4225,45.9625],[-60.68,45.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,35.385],[-137.78,32.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.06,-15.17125],[-160,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.105,61.33],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.31875,66.945],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-54,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.4,-24.8],[147.1,-18.7],[146,-16.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.29375,71.2375],[28.695,71.085],[29.249375,70.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.91,5.51],[-89.24,3.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.11,-45.405],[10.21,-40.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.925,-35.21625],[-40,-35.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-158.305,51.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.26,30.37],[-80.17375,30.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.54,-42.975],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.74,14.51],[-69.2,14.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-30.095],[-131.54,-28.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.48,21.61],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.100327,39.285796],[16.508218,37.418433]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.315,4.62],[113.845,5.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-35.165,-35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.975,36.33],[-35.96,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.915,10.89],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.40125,36.4625],[-129.45,39.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.5,-33.5],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[56.2625,6.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.77,-41.885],[95.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0125,5.295],[127.49,2.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.982419,64.910634],[-13.069375,65.153125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.549199,54.463574],[-8.361875,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.18,-16.3],[137,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.5225,17.5175],[85.834375,16.023125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.3,28.55],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-2.581562,43.946719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.645,21.08],[134.215,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.140034,49.570364],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-25.275],[-18.2,-28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.89,-14.505],[-175.47,-14.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.75,60.5],[-168.855,60.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.099492,64.794922],[-23.393254,65.26252]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[99.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.415,58.76],[2.28875,59.027187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.398377,43.715424],[-3.915508,43.783066]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.35875,37.34875],[-122.570625,37.683125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[155.325,49.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.43,19.825],[123.245,20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-3.28],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[167.91,-23.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.425,-25.53],[10.33,-26.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.662047,12.834595],[-70.661593,12.834497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.955,-0.83],[53.655,-3.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.7725,-29.5375],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.305,-16.455],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.2,58.6],[-42.67,57.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.845,14.46],[-68.425,14.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.645,24.925],[-67.1825,27.42875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.645679,40.264224],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.567813,31.719062],[30.01,31.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.48,6.4],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.43,-33.9],[18.425,-33.875],[17.430312,-34.205938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-78.325,31.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,-17.14],[80,-15.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.25,-35.185],[-44.925,-35.21625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,15.17],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.96,71.21],[-54.07,70.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.7,-15],[43.229375,-11.911875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,25.275],[-142.525,27.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8075,62.06],[168.175,58.99],[163.1,54.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[99.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.1,54.7],[167.9,59.6],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.59,34.65],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[129.145,-6.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[19.475746,55.744224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[8.065469,40.411406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.631406,63.784219],[9.24,64.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.89875,20.0675],[138.67,18.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.855,-35.01],[124,-34.1],[126.1,-32.6],[129.1,-32.1],[131.155,-32.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.505,-41.675],[50,-41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-175.35875,-21.01875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.805137,50.059238],[-6.910664,48.933242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.095,20.35],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.259065,59.455659],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.32,37.06625],[-71.345,38.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[52.585,-7.39],[53.92,-6.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.1425,35.925],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.96,64.13],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.66875,57.01625],[5.12375,57.256875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.785,-12.915],[-90,-14.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,28.1575],[-87.8975,28.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-35.385],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.680742,40.027383],[12.464629,40.703145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.887839,42.984698],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.325,31.42],[-78.48,30.539375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79625,33.644375],[27.953594,34.590156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.61,16.76],[135,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.94,50.98],[-29.22,50.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,10],[-151.96,13.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.12,47.295],[-41.66,48.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.297813,66.495625],[-14.379062,66.504844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.205938,45.17625],[140.4025,45.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.9425,50.0225],[-54.05,52.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[30.09,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.18,61.6625],[-1.705,63.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,10],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-126.15,-26.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.965,-32.135],[7.02,-33.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.145,33.42],[-47.1,33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.2,-3.535],[4.875,-2.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.8175,56.58],[-17.06,57.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,50],[-176.7,51.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.615,-7.44],[-155,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.3,22.55],[-50,23.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[60.4,22.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.2,64.08125],[-172.3,64.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[141.105,31.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.82,59.18],[-168,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.18875,-8.093125],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.4025,-1.415],[109.38,-2.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.94,41.35125],[-128.8525,41.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.105,31.2],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-14.845],[-20,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.705,16.065],[38.12,19.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.56,48.9025],[-24.1575,46.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-12.815],[80,-15.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.6,-19.6],[117.99375,-18.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759824,46.29998],[-2.483303,47.239688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.894139,57.880988],[9.252061,57.644817]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9075,14.7475],[60.72,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.345,46.53],[139.003165,44.711516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.855,24.085],[-35,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.56,-20.59],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[22.63,34.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.175,-45.6875],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.128237,43.862117],[8.597307,44.097949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,-50],[130,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.124697,39.723652],[14.401895,40.520067]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[16.475,32.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.49,-6.19],[129.76875,-5.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.445,-40.85],[149,-43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.5,14.3],[-80.295,12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,36.535],[-50,35.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.187478,56.746272],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.82875,32.52],[33.905,33.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.77,21.88],[-63.115,23.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.745,22.39],[-55.65625,20.05625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[21.575,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.8275,64.8525],[39.105,65.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.580332,51.962109],[0.668731,51.581608]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.335,36.63],[-74.95125,36.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.445,-1.85],[-102.925,-2.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[16.193359,36.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.46,8.075],[120.75,8.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.828682,42.490273],[-9.184805,41.959844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.6,-19.6],[116.69875,-20.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.685,-14.365],[54.285,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-170,2.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.585,60],[-38.195,58.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,23.195],[-50,27.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.263516,60.511875],[-1.056328,59.980527]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.29,34.14],[139.4275,34.934375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.183268,44.839469],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.87,-42.085],[155.465,-45.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.11,45.405],[-24.1575,46.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.38,-43.61],[66.65,-43.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.48,6.4],[111.915,9.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.692542,36.069739],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.62,52.545],[-150.845,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.665,40.27],[-68.6275,39.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.325,49.72],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.8,34.14],[-66.515,35.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.724189,65.394297],[-13.982419,64.910634]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.760117,35.623125],[14.270904,36.337804]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-99.995,74.455],[-98.855,74.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.945,-24.18],[70,-25.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.25,-8.7],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.35125,14.50375],[166.4,9.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-40],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[6.856914,55.435078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.77,60.145],[-140.38,59.305],[-137.335,57.87125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5475,48.035],[-9.1725,47.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[6.33,38.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.523125,3.51125],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.24,50.82],[-10.70875,51.5675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-35.385],[-161.775,-31.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.5,-20.9],[163.7,-19.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.075,-35.355],[164.825,-35.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.055,-26.21],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.08,-39.15],[-145,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.011875,24.220625],[-82.48,23.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.505,62.74],[-26.15,63.2],[-23.326875,63.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.1,5.8],[74.825,4.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.285,-20.785],[168.5475,-22.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,5.055],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.475,50],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-107.185,19.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.185,2.48125],[-23.96,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-84.61,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.771866,50.11311],[-3.996742,49.961604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0975,45.679731],[-2.308359,45.854297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.37,28.585],[136.645,30.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.665,13.915],[-100.69,10.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.73,-44.175],[-90,-46.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-55.65625,20.05625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.780156,37.361328],[-70.32,37.06625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-104.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.27375,17.16125],[-63.12,16.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-10],[-175.815,-11.635],[-173.66,-12.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.65,-1.37],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.785,61.0775],[-2.86,61.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.89,1.805],[57.545,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-92.374375,28.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.5,49.6],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.275,11.65875],[-71.925,12.525],[-70.662047,12.834595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[7.710599,43.654176]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.225,-19.68],[2.56,-17.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.29,2.325],[64.8775,-0.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.959758,58.308736],[-2.487812,57.982188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.642239,57.30043],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-11.96,29.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-5.823125,60.794375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-16.34,33.03],[-16.315,33.025],[-16.2875,33.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.87604,42.557921],[18.568789,42.386191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.69125,38.88125],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[29.222676,44.129692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[31.567813,31.719062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.656953,58.256719],[4.045,58.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[17.715625,37.364688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-14.46],[-86.335,-16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171,-46],[175.54,-42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-60],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.02875,-14.03875],[64.45,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.657402,55.751547],[14.837892,55.270379]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.662773,42.390195],[5.217479,42.736075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.510044,58.475173],[22.225,58.5525],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.605,32.715],[30.692812,32.801719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.805,-47.365],[-4.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.92,50.72],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-50,40.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.255,51.685],[-162.795,50.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5475,34.40125],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.692812,32.801719],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.964062,42.831875],[29.53625,42.60625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81,13],[81.23,11.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.750625,40.73125],[25.377812,40.395195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.7,-6.195],[124.88,-6.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.85,-3.9],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.79,-4.235],[76.6,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.59,-11.505],[152.9025,-13.44375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[117.7275,-3.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,15],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[131.92,-9.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,30.01],[-64.7775,30.2125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.121401,36.124976],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.31,0],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.1425,33.0525],[13.675,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.637177,57.945286],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-74.645,30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.46,42.625],[-25.565,41.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.72,-28.79],[95.545,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.3325,53.8375],[-152.97,56.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.24,3.85],[-85.74,5.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-40,37.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.335,-11.75],[-169.32,-10.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.865,39.13],[-138.555,38.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-14.89],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,29.345],[-170.76,29.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-40],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-30,13.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-43.78,-30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.375,-34.64],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[132.9075,-8.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.646205,44.470659],[-3.827187,45.022188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.19,-35.585],[113.625,-35.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.14125,54.535625],[-165.8,55.1],[-167,55.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-125.685,-25.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.9475,30.1675],[-74.05,30.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,37.695],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.455,42.24],[140.205938,45.17625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.05,19.385],[-159.125,16.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.876827,56.570139],[7.9575,55.783203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,13.365],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.055,14.51],[-83.31625,15.42125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.330938,33.643672],[-118.01,33.145],[-117.77,32.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.52,64.74],[178.895,64.265],[179.72,62.67],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.375,10.01],[159.115,9.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.94,39.505],[121.885,40.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.590361,36.269318],[25.192206,36.733336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.405,46.195],[-9.385,46.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34,-26],[43,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.965,53.275],[-33.175,53.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,13.965],[126.4,10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.202308,54.953846],[7.595928,53.963623]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.275,24.53],[145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.995,37.93],[-30,36.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.075,-6.13],[-132.68,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-146.365,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-15,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[163.865,5.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.241781,38.639014],[25.067465,39.293854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.55,-8.655],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-3.44625,45.647188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.17,-28.27],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.54,20.105],[124.406563,21.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[17.040186,55.016265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.045,2.995],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.1675,66.9925],[41.765,67.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.48,21.61],[155.705,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.275,37.305],[-75.8825,36.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-160,-8.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.570625,40.994375],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.035,27.13],[141.66,30.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.7,51.6],[-176.995,50.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.89,48.055],[-16.235,47.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.58,56.055],[-152.325,53.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-44.925,-35.21625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.125,-37.135],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.23,-1.245],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.535625,8.775],[-78.3775,8.295],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.04,56.485],[-15.775,57.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.91,5.51],[-86.7,5.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.395,59.785],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[4.9525,53.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-15.575,35.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,7],[95.2425,10.62875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.983438,35.515],[-12.610273,36.099727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,69],[43.1675,66.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.245,-34.615],[106.215,-32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.99375,-18.095],[117.70375,-16.46125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121,-5.5],[120.67,-3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[7.9575,55.783203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.873281,35.593359],[-74.39,35.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[126.82,19.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[19.615,63.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.365,33.8975],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.03,59.51],[-138.9,53.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.320795,48.798049],[-3.132549,48.7996]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97,22.3],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.333125,16.080625],[39.335,19.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.83,-24.25],[164.455,-24.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-79.8,32.75],[-78.875,32.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.6,-20.05],[-2.645,-20.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.085,15.255],[64.9075,14.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.68,8.81],[95.2425,10.62875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.44,33.875],[-40,33.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,-9],[11,-6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.265,4.85],[-51.9,5.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.01,-30.095],[-170,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.44,33.875],[-38.27,31.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.255,16.845],[-78.71,17.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.66,48.51],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-25.335,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[-0.704766,49.665762]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.06,32.9725],[15.368125,32.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.955,52.855],[-179.31,52.385],[-180,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.645,30.265],[-74.61875,29.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.011848,59.358152],[5.170732,59.251035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,48.56],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-68.6275,39.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.5325,52.835],[141.73,54.13],[142.1625,55.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79875,32.65625],[28.11375,33.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.125,-26.34],[-97.855,-22.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.83],[-50,34.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.607461,61.751855],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.98,31.11],[-40,30.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.1025,59.7825],[2.709375,59.721875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.99,56.655],[-40,57.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.665,-35.075],[-30,-35.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.245,1.26],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-150,-38.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-171.685,18.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.9375,35.615],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.81,29.28],[-72.1425,27.8125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.005,28.71],[-78.810625,28.2275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[15.766296,55.121006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.3225,19.34],[-81.195,19.595],[-80.655,20.1475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[5.800937,56.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.67,43.295],[172.64,43.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[23.471768,65.278848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.075425,36.71064],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.976548,42.220253],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-114.39,-20.06]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-104.945,74.32],[-105.435,74.62],[-104.805,75.75],[-107.585,77.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.875,32.51],[-79.35,32.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.47,34.765],[119.405,34.95],[121.98,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-5],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,-12],[152.9025,-13.44375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-69.76,34.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5,71.64],[26.316406,71.056641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-9.18467,37.846523]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,42.47],[-160.2075,41.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[110,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2375,48.075],[158.0025,47.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.385,-35.02],[-16.63,-33.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-79.26,30.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.93375,39.088125],[-13.785,38.127813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.115,33.525],[15.06,32.9725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-7.935],[-28.77,-8.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.800937,56.9625],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.01,31.745],[30.63,32.190625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.697461,39.89332],[17.364297,39.272578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.351094,59.257656],[12.878125,58.981094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.885,-52.2],[-50,-52.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.657402,55.751547],[16.225693,56.360098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[121.98,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,-9],[7.505,-9.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.98375,42.14625],[133.010938,42.547812],[133.7575,42.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[70,-36.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.895,-22.37],[5.655,-19.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.9925,16.709375],[-26.205,17.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.28,52.05],[-54.135,51.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.210625,38.3975],[3.318125,37.53875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.69,67.755],[-87.405,69.46],[-91.635,71.775],[-89.06,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.39,57.85],[-1.098437,57.838281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.2,63.6],[-52.8075,63.2375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.61625,32.37375],[126.54,33.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.545,66.01],[-81.765,65.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.318125,37.53875],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-88.415,27.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,39.205],[-20,37.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.19,7.24],[-165.435,10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.31,-38.17],[167.46,-36.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.45,-6.5],[-10,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.52,25.04],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.759375,26.109375],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.215,48.8],[164.185,44.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.145,33.42],[-41.285,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.285,31.4],[-40.575,30.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[19.185469,41.209141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.9,-18.3],[174.245,-15.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.411045,52.879246],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.75,-55.43],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.93832,39.785586],[9.928906,39.174336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.41,-31.535],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.53,3.995],[62.905,7.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-165.06,-15.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.015,-15.1575],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.2575,17.50625],[-170,18.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-80.17375,30.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-100,-16.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.505,-2.545],[96.715,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.68,45.54],[-60.215,45.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-172.71,47.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.039993,38.570183],[17.109531,38.620625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,77.605],[9.175,74.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-53.31],[-89.995,-54.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-25.335,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.095,18.14],[65.09,17.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.2675,65.4],[-22.81,65.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[152.6,-5.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.39,34.265],[-13.872812,34.552188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[9.894139,57.880988]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.1025,69.59],[43.11125,69.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.7,-15],[45.95,-13.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1675,29.7725],[-78.3775,28.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.14,23.325],[-153.7975,23.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.53,62.975],[-167.36,63.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.315,41.4],[-154.85,41.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.59,15.575],[-145.4,15.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.855,34.5],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05875,32.2025],[-74.86,32.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.195,27.85],[123.09625,28.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.5725,66.1175],[9.92,66.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82,16],[81,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.067465,39.293854],[24.49332,39.690156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,11.125],[97,13.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.0725,32.385],[-71.615,31.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.8825,56.866875],[2.918438,56.96625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-15.17],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.662047,12.834595],[-70.64,12.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.1725,47.5775],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.526709,39.185479],[3.318125,37.53875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.039993,38.570183],[17.043571,38.577932]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[18.532783,40.600757]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[172.9,52.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.769824,39.240313],[3.526709,39.185479]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,37.695],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.345,0],[-107.02,1.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.395,-28.425],[100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.78,59.555],[150.49,59.52],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.23,11.93],[82.160352,6.905854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-16.605,31.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[9.64,37.46625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.165,22.295],[114.11,22.285],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.88,-14.82],[3.545,-16.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1575,44.615],[-9.385,46.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.971016,58.288994],[21.628223,57.81543]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.165,9.215],[-88.55,7.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.89,-45.405],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.78,-30.265],[-45.305,-32.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,70.76],[4.15,70.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.97,37.265],[5.33,37.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,43.64],[-22.46,42.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.7225,-10.94],[174.8425,-14.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.59,62.96],[-161.72,60.765],[-163.61,59.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.005,-44.37],[159.7575,-40.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.85,-23.14],[54.975,-24.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.725625,-22.964375],[111.7475,-22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.8075,35.1325],[-74.39,35.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.905254,-14.174668],[-171.67,-14.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-164.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-41.6,1.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.045,10.64],[-83.4925,11.9675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.25928,37.580147],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-40.74,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8425,26.0025],[-84.17875,25.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.34,53.1],[-30.005,53.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.645,24.925],[-62.305,27.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.575,30.625],[-42.395,30.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.235,33.515],[-144.135,34.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96,29.52],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-175.095,-4.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.92,50.72],[-12.37,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.67,74.55],[-126.42,75.115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.684824,38.594712],[10.387744,38.682891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.33,0],[-141.815,0.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.733981,50.063773],[-4.929551,50.938848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.045,67.67],[7.7,66.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.209019,37.291606],[11.397354,37.949727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.387744,38.682891],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.53,0],[67,-2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,25.6725],[-170,29.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.415,-11.665],[80,-12.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.011848,59.358152],[5.76,58.895],[5.765,58.945],[6.011848,59.358152]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-138.86,-31.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.643438,60.198594],[28.204062,60.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.629961,36.542852],[18.8075,36.5125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.660916,35.507344],[25.590361,36.269318]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.018256,54.342448],[12.966914,54.526816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[109.8,3.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.180625,12.584062],[-58.45,12.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.185,1.95],[53.08,3.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.22,-55.8275],[-61.195,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.54,33.545],[127.6,34.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.765,-14.63],[-37.625,-20.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.505,-11.18],[159.895,-10.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,10.58],[-87.995,10.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-88.6,28.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.5,-28.125],[10.425,-25.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8775,21.59125],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,48.82],[-41.66,48.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.76,58.68],[-149.055,59.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-57.73125,-51.5875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.82,-14.34],[-110,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.59,-43.83],[75.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-35.025],[-15.385,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1,32.31],[-77.56,32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.46,8.075],[121.89,6.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.1,-35.2],[-49.78,-36.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.24,-30.07],[-10.815,-30.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.295,12.455],[-79.7825,12.5325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.68,-25.775],[-42.855,-26.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.155,37.5525],[1.295,37.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,33.215],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.785,52.295],[-32.595,52.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.095,11.255],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-21.345],[-7.025,-23.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[160,22.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.4275,31.329375],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.465,-36.8],[-170,-36.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.74,20.785],[-40,21.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.865,42.035],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.825,32.765],[24.105,32.07],[24.465,32.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.725,18.85],[87.08,14.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.342832,60.687832],[20.212344,60.580078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.45,40.73],[-136.435,40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-154.105,-14.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.254648,37.14041],[22.79625,37.50125],[22.935,37.425],[23.254648,37.14041]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-139.38,20.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.375,35.98625],[-15.3375,36.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-35.385],[-5.39,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-30.83,50.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.88,40.165],[141.3,35.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[8.46,68.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.419232,36.757504],[-7.493584,36.213281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.33,54.515],[-40.99,56.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.114082,37.921602],[21.733507,38.308395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.25875,26.544375],[-73.4175,24.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,5.055],[-110.955,0.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.011875,24.220625],[-83.465,25.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.175],[67.3475,7.3275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.73,16.42],[-154.685,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[6.362734,42.760991]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[177.7225,-10.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.321211,42.468711],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.975,63.335],[1.985,64.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.33,54.515],[-42.93,53.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759775,43.676646],[-2.598125,43.523125],[-3.398377,43.715424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-111.57,-18.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.97,34.42],[19.59,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.02,44.665],[139.145662,44.766575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.75,32.2],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.1525,-17.265],[-6.62,-16.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.875,-8.77],[156.2,-6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.545,-30.085],[90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.575,25.35],[-89.46,25.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.855,11.055],[-91.89,11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[21.288431,61.405901]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-7.054121,48.28251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.695,0.92],[-89.51,0.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.975,35.3625],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.697109,38.785078],[8.281808,38.900733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.19,43.78],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.52,0],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,15.17],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.115,-36.415],[-164.09,-36.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.870445,34.517222],[-13.83,33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.325,53.585],[-150.845,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.852109,54.884531],[20.475,54.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-162.105,48.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.155,-32.825],[120.875,-34.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.47,-37.72],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.826875,36.019062],[33,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.191875,50.752031],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.765,42.16],[-12.215,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.307461,56.863672],[-7.094844,57.411055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33,35.8],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-174.975,-18.275],[-172.485,-16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-172.485,-16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.271621,56.95541],[18.763733,57.072097]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-16.69,24.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.63762,59.807426],[5.122422,60.456016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.757544,44.226084],[13.455433,44.013123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-48.555,35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.730937,37.523203],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,29.345],[-170,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.075,2.77],[70,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.999615,55.717761],[-5.896821,56.518191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.015,5.235],[-4,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.565,45.465],[159.62,41.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.735,-20.375],[104.6025,-15.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.12,35.57],[123.975,35.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[6.526172,41.504453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.73,-42.545],[90,-42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.07,-9.37],[170.8,-7.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.97,46.43],[-154.48,44.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-15.17],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.195,-14.35],[85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.7475,16.145],[-159.31,16.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.625,50.97],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[4.336875,59.537813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.98,-8.48],[100.015,-10.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.26,-34.065],[-8.93,-31.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.53,0],[64.8775,-0.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,5.055],[-127.045,2.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-40],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.33,70.225],[8.46,68.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,25.93],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.755,-20.015],[-99.1,-19.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.19125,45.28875],[-47.12,47.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.454375,29.25125],[-94.54,29.176875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-170.76,29.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.615,63.695],[-165.64,62.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-33.715],[10,-31.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.775,-31.93],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.623364,45.091382],[14.183268,44.839469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.99625,39.8725],[10.931162,40.6779]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.775,-15.07],[53.355,-15.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.53,-10.02],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.198125,3.055937],[100.47,2.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96,19.5],[-94.4,18.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.1825,27.42875],[-63.095,28.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.055,-12.86],[179.3,-8.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.21,21.125],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.3125,33.345],[-75.45,32.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.217479,42.736075],[5.717001,42.978182]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.9975,36.25625],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.76875,-5.03],[125.785,-5.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.74,-20.04],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.88,-14.82],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.325,49.72],[156.28,49.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.245,-34.615],[107.64,-37.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.29,15.58],[-61.535,13.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.08,14.74],[88.975,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.788711,39.266484],[2.769824,39.240313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.850884,39.734966],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136,-35.5],[136.625,-35.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.26,-6.315],[-144.335,-5.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-36.2,-13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.37,33.03],[-63.305,32.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.697109,38.785078],[7.47375,38.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.9,60.735],[2.935,60.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.92,37.2575],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.58,56.055],[-151.95375,57.26125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,10],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.118759,39.369878],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.2,25.58],[-77.035,25.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.31,16.03],[-161.27,16.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.631992,34.47625],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-112.8075,17.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67,22.3],[66.6,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[20.259065,59.455659]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.105,-28.955],[64.47,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.14,23.325],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.269453,58.715566],[19.97915,57.876045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.5,-30.5],[-47.9,-27.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[2.93,55.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.855,-14.86],[84.195,-14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-14.88],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.87,-50.86],[-63.105,-53.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.36,63.15],[-168.26,62.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.714531,36.645312],[31.81,36.4575],[33,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.285,29.135],[-79.3,28.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.50612,43.283391],[10.367479,42.995627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.52125,11.35375],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.575,30.625],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[94,6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.71,55.005],[-25.125,55.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,3.29],[-95.795,4.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.17,52.35],[-146.03,59.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.115,45.4],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.8175,-33.0175],[-80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.765,42.16],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,66],[10.41,64.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.906875,16.00875],[-85.6,20.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.62,25.605],[-63.115,23.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[17.109531,38.620625]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-89.06,74.32],[-92.4925,74.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.06,25.22],[-176.86,23.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.731768,35.691895],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.62,36.38625],[34.496406,36.432031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.505,39.235],[-60.825,38.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.31,-38.17],[166.67,-38.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.93,41.2],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.415,37.5],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[24.514192,37.33902]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.695,4.055],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.91,-32.275],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.44,-31.565],[95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.735,72.27],[79.885,73.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.803398,40.72709],[12.437762,41.393584]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.87,26.185],[-89.46,25.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[143.6,26.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.335,31.65],[-11.785,31.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[16.171191,54.656343]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.925,45.6825],[-132.14,44.98],[-133.67,43.864375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[91.175,9.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.39,35.16125],[-74.08375,34.388125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[3.692807,61.327233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.6,-10.02],[68.73,-8.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.785,46.32375],[31.86,46.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-7.455625,56.323437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.25,-26.295],[-42.26,-27.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.394844,45.042656],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.27,16.405],[-160.765,17.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.91,35.53125],[-133.14,37.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.47625,26.515],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.455,6.51],[-34.425,8.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.205,-23.395],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[12,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.47,50.255],[-176.995,50.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.17,-28.27],[-20.625,-29.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[40,-36.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-140,-14.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.54,33.435],[13.675,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.535,-7.515],[-100.645,-8.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.045,-10.925],[127.45,-8.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.9775,-15.1475],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[122.865,-15.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-50],[-20,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[26.163647,36.112231]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-1.098437,57.838281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.375,-10.185],[142.755,-10.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.83],[-53.6,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.2425,10.62875],[92.98,10.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.588254,40.685789],[25.154687,40.844375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25,-15.94],[9.09,-19.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.27,31.88],[-38.98,31.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[5.217479,42.736075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.18,49.805],[168.215,48.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.835,-34.53],[7.02,-33.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-27.01],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.0275,33.785],[-16.58875,34.04625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.435,-35.785],[74.345,-35.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.55,29.185],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.08,16.695],[-69.395,15.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.6375,33.05],[-122.64,32.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.515,50],[-41.9,51.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.683057,59.036895],[-2.959758,58.308736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.3,1.2],[-81.175,1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.64,28.575],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.43,17.565],[-50.018125,19.97375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.34,34.775],[-25.775,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,3.29],[60.53,3.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.675,9.2],[163.35125,14.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.725,50.285],[-11.24,50.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[23.125,-37.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[171.805,-18.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.625,-35.56],[138,-35.7],[141,-38.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.805,-54.175],[-36.29,-53.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.279074,55.049594],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.875,-45.735],[-56.88,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.815,-6.77],[-104.135,-5.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.605,20.305],[111.35,20.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[17.87604,42.557921]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.68,-3.94],[-110,-4.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.325,36.01],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.03,-29.05],[168.065,-29.075],[168.475,-28.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-70.5825,34.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.9075,60.282656],[-3.502705,58.837251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.185,44.86],[166.695,42.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.855,-26.05],[-41.25,-26.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.994375,42.559375],[-10.268281,42.615781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.424564,41.02218],[12.437762,41.393584]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.09375,49.795],[-12.15375,49.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.240539,59.842537],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.8,24.7],[52.1,24.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.445,-1.85],[-100.76,-0.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,5.055],[-167.19,7.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.7225,-34.103125],[153.55,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.87,-42.085],[156.905,-43.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.498535,32.136699],[-62.165,31.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-124.34,35.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.73,60.89],[-27.505,62.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.135,34.495],[-144.975,35.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[124.045,-10.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-37.625,-20.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[21.07,35.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.37625,19.327188],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.44,-31.565],[90,-32.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.685974,39.245609],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.315,36.6],[170,37.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.57,-25.975],[32.67,-26.035],[33.6975,-26.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-178.805,27.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.455,-24.72],[165.155,-25.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.04,56.485],[-12.12875,58.382812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.915,-55.07],[-35.805,-54.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.89,-45.405],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.0275,33.785],[-17.1425,33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.97,21.005],[-79.255,16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.49,2.745],[126.5125,-0.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.815,0.575],[-141.44,1.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.122422,60.456016],[4.764629,59.921895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[25.966397,37.400425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[57.525,-37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,41],[-40,42.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-120,17.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.67,43.295],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.07,36.5375],[-71.4825,36.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[168.43125,-2.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.9775,53.7375],[-0.462617,53.67918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.795,17.91],[66.53,16.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.746934,35.849805],[-2.779248,36.465851]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86,61.1],[-88.945,63.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.73,-8.755],[70,-7.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.73875,57.7075],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[149.705,-39.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-40],[-86.535,-40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-8.2075,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.295,54.64],[-178,58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-5.055],[-166.6,-3.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.499844,53.951016],[3.838984,53.702813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.26,50.5025],[176.09,47.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.81,40.245],[147.88,40.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.757544,44.226084],[12.350142,44.604961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[6.92,36.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.678027,35.681875],[13.760117,35.623125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.44,0],[-110.955,0.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.703057,36.070687],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.1625,49.875],[157.615,48.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.7275,24.46],[-96.99,26.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.83625,9.54125],[-81.265,8.93625],[-80.53,9.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.855,11.055],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.545,40.31],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.544561,68.350537],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.416944,54.397332],[10.855869,53.966909],[11.4475,53.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.612031,50.785],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8675,-18.005],[178.524375,-18.294375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,57.615],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.62,0],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.38,-23.8225],[153.4,-24.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.89,6.945],[124.625,4.7875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.9325,28.735],[-70.685,28.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.554412,38.128776],[19.966191,38.794082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[2.918438,56.96625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.633242,38.541367],[-9.770625,37.898594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.153435,38.147076],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.200664,54.292109],[0.495,54.095],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[176.09,47.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.60875,69.9875],[17.69375,70.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.95,60.75],[-146.77,60.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.93375,68.94875],[14.829414,69.020566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.225,4.36],[-27.185,2.48125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.199219,60.652773],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.635,-5.135],[155.8,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[78.36,0.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[5.445212,53.562003]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.1,13],[121.52125,11.35375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.535,19.985],[-23.04,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.72,7.9],[-79.9475,7.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759775,43.676646],[-2.581562,43.946719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.996742,49.961604],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.355,56.495],[-30.005,55.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-27.925],[-18.2,-28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.02,1.81],[-107.345,2.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.825,30.055],[-30.65,30.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,40],[-155.115,40.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.915,28.17],[-142.525,27.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,16.235],[-58.675,14.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.56875,42.345],[-129.345,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.48,44.85375],[-152.34,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.855,60.50625],[-168.735,59.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14,65.975],[-13.724189,65.394297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.409388,45.44577],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.771562,67.6825],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.240539,59.842537],[24.733881,59.720257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,43.84],[-131.785,42.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40,-33.53],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.67875,42.94375],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-140,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.815,38.06],[-74.451406,37.726719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-80,-47.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18,18.02],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[-174.455,-24.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.8175,47.9925],[-12.355,48.015],[-10.5475,48.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.121768,49.544849],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-3.17],[-108.68,-3.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.385,58.61],[-85.155,59.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.92,37.2575],[4.017266,37.38418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.95375,57.26125],[-150.76,58.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.725,61.03],[0.806875,61.014375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.12,11.675313],[45.075,10.6725],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.225,28.93],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-50],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.65,0],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-35.385],[-141.995,-32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.465,65.1175],[37.6675,65.5425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-40],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.68,7.32],[102.09,9.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.41,27.555],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.046563,43.76625],[-8.007207,44.213198]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1225,59.38],[-2.683057,59.036895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.875,-2.675],[5.40125,-3.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-84.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.33,15.215],[130,14.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.29,30.23],[-87.35375,29.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.76875,-5.03],[127.615,-3.67],[126.686094,-2.502187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.2625,6.0625],[58.89,1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.770625,37.898594],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.02668,67.86541],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.765,38.27],[-137.865,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[120.48,38.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.9475,38.8],[-27.3825,38.3925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.88,-16.23],[153.015,-18.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.588254,40.685789],[25.377812,40.395195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.965,28.035],[122.9125,29.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.325,21.04],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-149.195,30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.265,27.065],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[71.25,-3.715],[71.825,-5.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-36.325],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.2425,-54.9275],[-73.175,-55.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.945,-24.18],[77.6,-22.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.38,4.435],[-92.015,4.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.28,34.65],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.04,47.18],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.455,13.775],[84.775,11.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[17.040186,55.016265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.775,57.51],[-16.515,57.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.805,-11.275],[153.84,-10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.695,4.35],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-34.795],[83.62,-33.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.445,38.7025],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.975,36.33],[-35,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.11,-45.405],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.626362,42.602424],[15.976548,42.220253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.86126,59.728643],[19.42498,59.977676]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.831941,42.661339],[9.578937,41.592361]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[5.415,37.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.375,-27.635],[-30,-27.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[9.986104,56.606855],[11.009752,56.69674]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.345,40.035],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.558496,70.946484],[24.845877,70.997905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,52.495],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.241781,38.639014],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7625,21.985],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.241781,38.639014],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.395278,54.983044],[13.99657,54.348236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-43.805],[70,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.58,42.44],[-168.345,41.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.651914,36.732048],[-7.419232,36.757504]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.32,30.635],[-60.54,30.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.139375,64.759844],[11.435,64.455],[11.38,64.47],[11.2,64.5],[11.15,64.525],[11.139375,64.759844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.41,-24.675],[-3.205,-23.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-100,-8.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.421106,41.340181],[16.177755,41.651574]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2575,33.6725],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.815,4.86],[72.95375,4.021562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-8.307578,45.230781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-54.09],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.015,33.245],[155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,17.06],[-167.2575,17.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.925,45.6825],[-130.005,44.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.865,41.275],[-140,41.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.497103,58.222215],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.425,8.665],[-32.76,7.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.515,42.78],[-150,43.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.627853,50.744622],[1.425625,50.192188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.58,-56.48],[-70,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.885313,58.745937],[-6.575,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.946874,36.374213],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.335,40.1],[-27.8,40.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[18.290494,58.216924]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.465,32.575],[25.16,33.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.712073,56.451064],[6.00375,56.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.975,35.3625],[-140,39.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.65625,20.05625],[-52.02,22.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939805,56.228975],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.325,-11.39],[-12.53,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.845,-10.025],[-168.335,-11.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.477712,57.296497],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.6,30.133125],[-71.255,29.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.025,2.005],[65.03,5.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.72875,37.0925],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.865,42.34],[-32.99,43.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.605,49.32],[-12.15375,49.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-82.48,23.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.88,-6.095],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.515,27.395],[-66.96,22.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-16.7],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.515,35.455],[-67.055,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.115,45.4],[-135.695,44.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77,-13.7],[-71,-18.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-132.68,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,0],[-41.32,1.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.687141,35.755132],[27.946874,36.374213]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.7,-57.125],[-50,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.33,15.215],[130,13.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-41.32,1.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.8825,56.866875],[3.50875,58.16875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,-17.14],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[176.653125,-9.104375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,50.89],[-30.83,50.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.84,-53.31],[-40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9175,-0.2],[-104.3,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,13.3725],[-61.3,14.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.983154,59.377729],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.69125,39.366875],[-72.319219,38.780625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.97,28.480625],[-74.05,30.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.43,64.4],[-165.64,62.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-115,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.624492,40.454453],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.225,-23.065],[5.025,-25.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.434375,64.555],[35.16,64.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.918438,56.96625],[1.3975,56.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.26,-10.03],[-1.99,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.095,19.7],[-75.009687,18.466406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[150,16.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.065,-7.185],[-30,-7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[125.36,-0.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.9425,24.045],[57.305,25.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-40],[-140,-40]]}},{"type":"Feature","properties":{"pass":"suez"},"geometry":{"type":"LineString","coordinates":[[34.2525,27.595],[33.555,28.145],[32.9275,29.05875],[32.475625,29.70875],[32.302422,31.474844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.465,62.905],[35.02,62.695],[35.695,61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[100,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.126309,66.444929],[-17.254375,66.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[29.096442,41.623777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.93,44.2425],[37.606953,44.511328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174,-3.835],[-175.095,-4.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-50,13.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.18125,37.8475],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,48.695],[-31.785,48.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.12,66.3225],[7.4,66.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.625,4.7875],[125.685,3.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.62,-16.745],[-10,-12.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.2,-6.7],[155.8,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-84.675,-4.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,17.755],[161.195,18.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.105,10.325],[-99.99,10.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-130.0075,26.14875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,46.72],[-40,48.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.835,21.395],[-107.185,19.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[5.356016,56.302422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.520198,49.358241],[-5.230952,48.914214]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.29,-5.76],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.759375,26.109375],[-91.175,25.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.5275,25.706875],[123.29,27.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.41,-54.195],[-35.805,-54.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.78,-16.375],[162.875,-17.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,33.63],[-43.145,33.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-153.215,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.733981,50.063773],[-5.875,50.585],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3225,48.305],[-15.04,47.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.525,10.6],[-79.934219,9.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.46,25.71],[-90.56,25.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.55,70.165],[-165.745,70.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.925,18.69],[59,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-25,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.34,53.1],[-25.71,55.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.57125,41.77875],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.88,73.67],[149.71,72.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.2575,17.50625],[-164.45,18.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.225,-24.76],[-34.74,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.081643,42.930115],[7.045204,43.191552]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.315,36.6],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-12.53,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.5625,8.5625],[-13.69,7.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.32,41.93],[-14.29,43.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[169.2675,-17.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-150,21.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.58,-24.855],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.4525,33.3425],[-20,33.5225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.55625,-16.2825],[146.88,-16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.55,36.79],[20.31,36.845],[20.285,36.85],[20.06,36.9],[19.945,36.925],[19.85,36.95],[19.3,37.075],[19.07,37.125],[18.96,37.15],[18.89,37.165],[18.84,37.18],[18.685,37.215],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.463672,42.986934],[3.321211,42.468711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.035,18.24],[-42.2725,20.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.05,50.705],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.88,2.92],[-44.44,4.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.955,51.21],[-59.9425,50.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.397354,37.949727],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.755,-10.48],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-8.92],[-99.295,-9.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.703925,60.296949],[19.342832,60.687832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.42,-9.53],[-163.705,-6.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.124099,43.687733],[15.101398,44.357843]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.1575,20.02],[-133.67,20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.14625,25.55375],[38.5675,21.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.255,12.875],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.249375,70.905],[29.145,71.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.515,53.34],[-37.115,53.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-6.98],[-152.615,-7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-8.28],[-120,-0.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.705,20.06],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[12.132715,39.944258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-153.455,48.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.160605,34.393164],[-6.731768,35.691895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-10.967578,36.809023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,44.515],[-12.395,45.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69,29.075],[-68.515,27.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,31.605],[-40,30.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.485,26.725],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.47,18.04],[144.155,14.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,27.485],[-66.96,22.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.375,-45.72],[-64.7,-45.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.295,23.6],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.965,47.2925],[-19.83125,49.79375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.34,17.77],[-75.975,18.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.259062,25.764688],[-75.2,24.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.660916,35.507344],[26.163647,36.112231]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.9,20.805],[-23.71,15.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.895,20.21],[37.53,19.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.6825,15.0175],[-71.74,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[158.625,50.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.665,19.42],[113.26,17.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.94,55.335],[142.1625,55.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-177.48,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-30],[61.105,-28.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.05,58.405625],[0.584688,58.121875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.7,43.35],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.194375,30.02625],[-87.8975,28.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.9,3.435],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.91,34.1825],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.739744,48.852136],[-6.315391,48.734453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.09,47.68],[177.96,44.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.049192,62.423957],[-20.005,62.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51,13],[54.2,16.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[22.366191,64.450586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[18.703925,60.296949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.40125,-3.03125],[11,-6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-22.625],[-164.255,-24.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.89,-45.405],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[64.02875,-14.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8675,-18.005],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.139375,64.759844],[9.631406,63.784219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.9,-1.4],[-42.86,-0.063125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.465,59.035],[-158.41,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.3775,28.94],[-77.545,28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,0],[-163.85,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[6.712073,56.451064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.6,20.155],[-164.45,18.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.33875,42.47375],[-133.67,43.864375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.705,58.2075],[1.288438,58.106875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09,34.23],[29.65125,33.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.855,46.67],[140.615,46.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.93,55.7725],[3.939805,56.228975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.495,42.81],[-50,42.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.41,64.9325],[10.075,65.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-43.305],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.535312,19.45625],[163.35125,14.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.95,34.405],[-156.5425,29.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-2.02],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.4,19],[69.165,21.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.999615,55.717761],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.795,29.275],[-156.5425,29.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-17.85,32.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96,29.52],[-10.1,30.2],[-10.1,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96,29.52],[-10.1,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.2425,-54.9275],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[15.766296,55.121006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.875441,64.230803],[-22.7465,64.18181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.115,3.93],[-105,5.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.2375,-35.29],[-154.52,-34.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.43,41.41],[39.58,41.2725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.9675,24.275],[-159.255,21.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-20],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23,15],[-23.71,15.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.905,-43.47],[159.7575,-40.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-149.60957,-17.408496]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.585781,28.329219],[34.2525,27.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.212344,60.580078],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[-180,30]]}},{"type":"Feature","properties":{"pass":"kiel"},"geometry":{"type":"LineString","coordinates":[[9.068397,53.784597],[9.786032,54.871738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.44625,45.647188],[-4.102529,45.480654]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.44625,45.647188],[-3.894609,46.205234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.07,34.625],[121.47,34.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-14.5625,8.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.075,11.44],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.33875,42.47375],[-129.94,41.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.395,-24.735],[-158.25,-21.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[167.38,-18.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.42,-9.53],[-166.845,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.598125,50.630625],[-16.09375,49.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.92,32.03125],[-77.32,31.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.6,-20.05],[-6.1525,-17.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-54.09],[-96.5,-53.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.96168,55.898048],[15.657402,55.751547]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-20],[-149.60957,-17.408496]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.69,33.85125],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[1.045,49.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-14.7575,31.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.79125,32.76625],[-72.975,31.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.295,29.9925],[122.96,29.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-8.92,34.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-27.125],[2.015,-28.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.388438,59.328437],[18.561875,58.811875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.048672,60.374023],[26.250413,60.223263]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.37,36.89],[-23.87125,36.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.071875,38.886875],[4.210625,38.3975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.90505,37.865048],[19.92,37.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.26375,-34.81875],[-56.16,-37.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-16.8],[-101.92,-11.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-140.73,20.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.2425,-54.9275],[-79.995,-54.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.71,47.595],[-173.04,47.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.3,35.9],[145.31,40.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-134.07,5.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[90,-12.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.179985,53.835789],[1.159438,53.271082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.72,7.9],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.6,-5.2],[153.635,-5.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-150.1,51.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.561875,36.058125],[-10.967578,36.809023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.855,29.5975],[-19.595,28.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.455,48.95],[-153.97,46.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.765,12.185],[-87.295,11.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-13.1925,34.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-52.755],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.96,13.59],[-150,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[163.78,-16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.815,-31.815],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.035,25.8475],[-76.583594,26.276406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.3225,39.936563],[0.67,40.08],[0.711813,40.106133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-91.775,26.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.99625,39.8725],[9.928906,39.174336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[34.456328,31.958984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.57,33.915],[26.5475,34.40125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.366191,64.450586],[22.7496,63.86958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.245,61.825],[-168.540625,61.85125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.377812,40.395195],[25.878816,39.727865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137,-9],[135.615,-8.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.81,17.97],[-76.86,17.915],[-75.975,18.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.5275,25.706875],[121.465,21.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.290494,58.216924],[18.561875,58.811875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.45,7.46],[75.955,6.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.73,0],[143.2,3.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,37.7125],[-22.18125,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-30],[-170,-27.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.5575,65.455],[38.38,65.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.06125,46.1975],[-124.9925,45.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.151127,52.11611],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.25,-33],[153.5,-31],[154.023438,-27.182188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.155313,51.394062],[-9.373301,51.365891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.115,40.105],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.461328,54.256281],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.74,-31.37],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[2.345093,40.599653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.0875,35.465625],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[124.88,-6.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[25.050659,39.959717]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.11,-45.405],[80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.9925,45.6275],[-125.105,44.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.12,37.025],[22.115,37.01],[22.09,36.905],[21.83561,36.539005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-41.93],[52.145,-42.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.015,-30],[160,-33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.295,-9.31],[-95,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-105,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.35,26.835],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.443311,60.903325],[17.165,61.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.045,16.955],[113.26,17.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.895,40.6675],[4.94125,41.25875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-160.365,29.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.03,-6.085],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.555,38.665],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,37.49],[-129.91,35.53125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07,28.78],[-73.07875,27.6775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.88,46.74],[158.565,45.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.39125,4.9775],[45.68,1.5725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.982969,41.929531],[-9.970039,40.651836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,20.05],[-140,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.732923,53.77631],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.47375,38.19],[7.417422,37.676133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[160,8.2675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.058625,52.198584],[4.81,51.777266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,-51.915],[-83.455,-54.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[107.4025,-1.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.28,43.235],[35.57125,42.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.455,-25.8525],[3.525,-26.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[160,-24.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[50,-2.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.385,47.26],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.5,-34],[152.375,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.25,-35.185],[-49.915,-38.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.79895,35.907583],[22.565273,36.568945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.610625,42.2075],[40.255,42.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.865,17.575],[-162.84,16.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.2,64.9],[-172.3,64.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,12.755],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.875,-41.895],[-60.905,-42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.055,-48.3125],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-14.88],[-136.34,-13.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,33.63],[-40,31.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[160.425,-11.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.19,27.5925],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.656953,58.256719],[4.68752,58.996143]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-10],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.8,-7.165],[172.615,-0.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.48,30],[-178.685,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.564168,37.620381],[24.178219,37.844147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.618125,-9.164375],[116.210561,-7.872293]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.31875,62.09375],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.355,-15.395],[54.935,-17.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-37.595],[62.83,-37.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.77375,45.544375],[36.785,46.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.8,-32.2],[-54.615,-35.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.368125,32.475],[14.4025,32.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.9,-40.3],[175,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.335,-16.49],[-85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.72,36.05],[-155.95,34.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.64,43.555],[177.96,44.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.965],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.525,27.615],[-146.07,26.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-160,-15.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.893477,68.906201],[16.53,68.575],[16.306719,68.449531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.858716,38.003062],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-47.27,37.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,52.495],[-51.59,52.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.315,37.52],[-35.96,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,40],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.7025,-9.2975],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-89.87,26.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-116.77,-26.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.888125,41.475469],[-70.065,41.48],[-69.333125,41.613125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.105,44.635],[-124.4,45.3],[-124.9925,45.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[0,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.464629,40.703145],[13.424564,41.02218]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.455,13.775],[85.155,14.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.2075,41.745],[-168.755,41.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-81.3225,19.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.58,41.595],[8.238652,41.285164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.26,53.245],[-54.05,52.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[141.47,18.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.025,29.1125],[-150.02,29.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,40],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.9525,53.8075],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08625,25.345],[-73.4175,24.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[40.610625,42.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.545,66.01],[-79.125,67.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-145.37,4.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.872812,34.552188],[-12.926875,34.793437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.12224,37.566764],[18.3775,37.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.875,27.045],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.61625,39.116875],[6.33,38.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.05,52.4775],[-53.28,52.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.205,28.845],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,0],[49.39125,4.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.435,28.425],[-79.69,28.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114,-29],[114.44,-28.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8,0.1925],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[125.225,-4.8425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.63762,59.807426],[5.955,60.04],[5.99,60.06],[6.025,60.08],[6.13,60.19],[6.2,60.275],[6.27,60.335],[6.405,60.39],[6.575,60.445],[6.62,60.44],[6.635,60.325],[6.545,60.105],[6.545,60.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-76.325,28.4525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[24.240539,59.842537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.896821,56.518191],[-6.642188,56.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[92.505,-2.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6025,-15.065],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.513125,50.03875],[-10.74125,50.774375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.49,28.695],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.01,14.35],[-64.29,15.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[18.10168,61.181855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.53,13.175],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.495,-10.63],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.685,19.24],[123,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.715,-50.835],[-81.645,-51.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[64.6975,-14.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.11,-45.405],[63.38,-43.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.643992,12.830684],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.99,10.665],[-100.69,10.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-140,31.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178,58],[-179.91,54.605],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.975,35.3625],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.73,36.414062],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.165,53.38],[-40,52.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.904609,35.674922],[34.83,34.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.345,41.85],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.069375,35.820312],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.81125,21.54125],[-117.41,27.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.24,64.14],[9.0125,64.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.865,5.525],[163.075,4.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,35.755],[-50,34.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.79,32.745],[-12.335,31.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.4,15.565],[-150,15.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.82,30.915],[131.4875,30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.375,15.465],[-155.205,14.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.825,60.8775],[-1.261719,60.567188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.395,-24.735],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.445,-40.85],[152.87,-42.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,68],[13.93375,68.94875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.38,4.435],[-94.935,4.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.5525,32.7975],[-38.98,31.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,47.58],[-48.03,48.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.2,27.5],[-109.7,22.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.78,-10.03],[98.87,-8.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.5,69.65],[53.67,69.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-0.985],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.605938,60.377812],[-0.825,60.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,25.6725],[-173.655,26.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.22625,33.51],[25.16,33.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.32,33.89],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.2,69],[-55.4325,69.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.8,14.68],[70,16.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-14.51,37.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.655,-21.755],[113.42625,-21.290625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.4025,-1.415],[104.38,0.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[22.7496,63.86958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.05,50.705],[-140.85,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.806875,61.014375],[1.3375,60.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.785,28.025],[123.195,27.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.615,74.78],[9.33,70.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.50612,43.283391],[8.887839,42.984698]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.45,-10.035],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.68,14.205],[-80.5,14.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.85,15.415],[-71.5575,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.22,32.9275],[127.9525,33.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.585,28.73],[125.66,28.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.695,53.385],[-149.055,59.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5275,-7.6225],[116.675,-7.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.828125,-43.9075],[-52.928125,-39.906875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.550059,35.935137],[27.946874,36.374213]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.873281,35.593359],[-74.445,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.655,-3.175],[54.58,-3.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[17.443311,60.903325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-1.705,63.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.6,34.2],[129.09875,35.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.706133,37.38916],[2.105,37.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.393254,65.26252],[-22.2675,65.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.067344,42.20375],[29.065,42.02],[29.095,41.685],[29.095,41.64],[29.096442,41.623777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.82875,32.52],[31.605,32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,33.34],[-55.87,34.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.8275,-54.60375],[-66.13,-56.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[14.822334,42.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9075,14.7475],[67.185,12.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.80875,22.2875],[117.7625,21.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[3.972656,60.90625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.843125,70.67625],[21.565,70.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-50],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.12875,-6.30875],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-145.4,15.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2875,36.6975],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.46,15.6275],[-59.180625,12.584062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.82,30.04],[-149.025,29.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.88,-50],[-80.715,-50.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.395,-26.94],[-47.655,-30.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.121401,36.124976],[20.595,35.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.21,-40.5775],[8.595,-41.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[48.505,-41.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.995,10.04],[-82.01,7.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69,29.075],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73,17.3],[-69.57375,17.530625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.633047,55.370586],[-6.749531,56.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.45,-6.5],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.929551,50.938848],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.795491,42.296138],[16.177755,41.651574]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.336875,59.537813],[3.837578,59.327422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.47,34.765],[121.035,35.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.295,11.66],[-87.83,13.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.675,34.595],[13.255,35.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.015,4.91],[-93.52,6.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[28.518125,41.946563],[29.09787,41.607712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.9675,1.58],[102.595,1.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.57,22.585],[-64.645,24.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.705,-39.615],[147.305,-39.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-117.105,17.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[104.6,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.750546,33.853068],[-7.69,33.85125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.263564,43.145596],[29.222676,44.129692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.74,-31.325],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.4,-14.5],[127,-13.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.385,-55.36],[-73.175,-55.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.2375,-35.29],[-153.87,-36.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.25875,26.544375],[-72.5875,25.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1775,25.0775],[-78.2,25.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.965,53.275],[-30.005,53.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,0.385],[174.765,-5.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-28.405,8.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.24,-30.07],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-125,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.89,29.085],[129.39,30.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.9275,-20.6175],[166.375,-22.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.539467,35.191416],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.69],[65.055,8.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.3,41.9],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.4075,61.579844],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.9,-1.4],[96.715,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-114.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,46.035],[-160,42.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.685,19.24],[124.54,20.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.15,39],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,20],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,0],[57.545,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,21.29],[-151.255,21.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-119.2,-0.81],[-115.44,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.52,6.37],[-94.935,4.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.652689,58.059014],[9.894139,57.880988]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.605,-35.005],[5.395,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.325,52.065],[-138.9,53.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.57,-18.515],[-110,-17.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[152.375,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.471768,65.278848],[24.265918,65.531934]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,26.105],[-150,28.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.8475,44.795],[-5.697461,44.723672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[160,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.865,39.13],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8775,21.59125],[-82.7,22.3],[-80.75,21.6],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[4.276641,57.841797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.41,-13.865],[150.0425,-14.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.041543,52.319453],[-10.155313,51.394062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.2925,26.8575],[-69.79,27.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.915,-38.485],[-50.62,-39.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.54,-54.67],[-56.7,-57.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.57,41.945],[153.5975,46.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-73.8075,35.1325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.116094,39.478711],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-35.845],[-156.03,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.16,-9.465],[147,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.535,1.485],[-110,1.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.8425,-14.5475],[174.245,-15.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-27.125],[0,-25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,28.67],[-58.8625,28.7875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.74,-25.02],[-32.375,-27.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,11.665],[-131.705,11.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.411045,52.879246],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.405,52.51],[-25.125,55.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1125,35.9125],[-2.910781,35.366172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.487812,57.982188],[-1.905649,58.056418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[152.59,-11.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-40,-35.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.925,5.98],[-27.185,2.48125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,40],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.191719,42.073467],[9.831941,42.661339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.185,47.355],[-38.955,49.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-35.025],[-20,-33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.255,-24.51],[-165.1675,-25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-15.93],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.76,44.285],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[17.156289,56.934141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.25,14.53],[147.935,15.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[124,12.6],[122.1,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-40,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-35.385],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.89,30.35],[-78.48,30.539375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.845,51.495],[-153.215,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.705,11.95],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.885,25],[-86.8125,25.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.89,-45.405],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[15.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.078906,39.055703],[12.680742,40.027383]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.191719,42.073467],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-21.41],[77.6,-22.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-0.61,58.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.62,42.795],[-47.495,42.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.79,61.495],[21.288431,61.405901]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-64.7775,30.2125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.2,-35.3],[174,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.114082,37.921602],[21.34,37.416719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.905,33.16],[33.1125,33.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.9,-33.15],[-95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.95,50.94],[143.43,54.575],[142.1625,55.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.61,58.49],[0.05,58.405625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.555,17.355],[119.565,18.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.89,30.35],[-78.1675,29.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.766296,55.121006],[15.657402,55.751547]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.565,41.125],[-27.31,40.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.928906,39.174336],[10.387744,38.682891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,0],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.22,50.91],[-27.34,53.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,25.275],[160,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-20.3125,63.47875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.526172,41.504453],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.08,3.12],[56.2625,6.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.89,18.21],[-125,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127,-13.2],[123,-16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.485,2.015],[72.95375,4.021562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.321211,42.468711],[3.402324,41.89498]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.87,26.185],[-87.9925,26.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-11.055469,38.603203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.45,18.565],[-158.21,21.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-85.39,21.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.68,-25.775],[-41.3,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.155,-20.615],[116.555,-19.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.8,-29.6],[-70.8,-20.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.8,26.3],[-78.2,25.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.92,45.67],[-15.48,45.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.4925,11.9675],[-82.7,14.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.33,8.965],[94,6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.843125,70.67625],[20.599297,71.252656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.205,26.97],[-170,25.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.92,37.865],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.517813,37.974219],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.995,50.56],[-177.755,47.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.845,10.025],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.42625,44.999375],[-1.759775,43.676646]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.595,-45.73],[-63.9,-43.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.97,28.480625],[-73.07875,27.6775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-158.05,19.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.6,60.555],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,-26],[48.1,-26.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,35.385],[150.94,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.851896,53.55348],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,14.995],[-153.1025,15.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.535,-21.63],[-3.6,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.935,15.345],[144.894375,13.60875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.14,41.97],[148.97,40.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.688125,58.568125],[149.615,58.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-1.628437,48.832813],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.555,20.31],[91.08,21.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.66,28.265],[128,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.5925,6.045],[78.063125,7.211875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.295,29.9925],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.79,-13.55],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[26.55275,37.731063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.445,70],[54.666875,69.70625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5,1.1],[118.02,-2.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.395,30.045],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.95771,46.696466],[-2.925566,47.547676]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-68.5,-52.47],[-68.915,-52.415],[-69.395,-52.41],[-69.72,-52.595],[-70.27,-52.705],[-70.45,-52.755],[-70.57,-52.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.88,53.495],[-171.805,54.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.245,27.435],[-75.8725,26.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.115,9.13],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.555,35.005],[-50,34.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.894609,46.205234],[-4.570195,47.673281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7275,-3.485],[118.455,-3.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58875,34.04625],[-15.575,35.39]]}},{"type":"Feature","properties":{"pass":"corinth"},"geometry":{"type":"LineString","coordinates":[[23.564168,37.620381],[23.005049,37.971611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.269453,58.715566],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.185,14.03],[57.925,18.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,2.7],[-167.19,7.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1575,44.615],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.01625,10.01125],[-34.425,8.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.286448,40.166138],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[4.951719,54.536094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.153201,56.832275],[11.587803,56.461211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.6975,27.85375],[-91.775,26.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-124.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-30],[-16.24,-30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.6775,33.35625],[-69.2575,33.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,17.845],[-121.89,18.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.61625,39.116875],[6.28,38.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,40],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-50],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768438,40.379375],[-72.195,41.25],[-71.5675,41.10125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.695,44.82],[-136.33,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[126.505,-6.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.170732,59.251035],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-130.005,-11.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.2,-13],[-33.21,-11.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.345,38.1425],[-71.742812,37.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34,-26],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.28875,59.027187],[1.875,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.545,63.29],[-19.56625,63.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.182275,42.798546],[15.918195,43.385986]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,0],[47.045,-1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.6,-5.2],[152.05,-3.8],[147,-4.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.49,13.75],[100.5,13.74],[100.4,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.19875,29.306875],[-88.194375,30.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.01,38.495],[119.79,39.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7575,31.59],[-15.2,30.0925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-6.57,56.36],[-6.642188,56.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.7,5.93],[-82.855,6.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.88967,54.349815],[8.591841,53.242183],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.135,34.495],[-149.195,30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-20.73,39.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.045,10.64],[-83.59,11.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.326875,63.92125],[-24.099492,64.794922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.82,28.885],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5575,16.145],[-72.151875,15.62375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,23.41],[-124.425,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,18.435],[67.795,17.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.3,0],[-106.345,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.06,-28.455],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[30.692812,32.801719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-3.060948,54.01595],[-3.094896,53.33339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-37.315,37.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.92,66.175],[8.12,66.3225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-14.89],[-2.245,-12.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.185,23.565],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-170,20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.64,12.84],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.98,11.555],[85.155,14.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.8175,56.58],[-17.63,52.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.502705,58.837251],[-3.1225,59.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.2,30.0925],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.953594,34.590156],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-46.135],[0,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[35.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-153.87,-36.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.069375,35.820312],[31.1425,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.995,70.06],[-128.385,70.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.47,27.425],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-8.374883,35.414648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.8025,-25.02],[114,-29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.13,11.96],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.84,30.52],[48.415,30.17],[48.385,30.115],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.5825,34.2175],[-71.0725,32.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.636611,51.31415],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.5,-20.9],[161.9275,-20.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.65,30.705],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.115,10.295],[109.9425,7.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.925566,47.547676],[-3.970742,47.66668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.86,-31.24],[-135,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1325,26.39125],[-73.25875,26.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2,14.01],[-68.4025,13.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.855,6.505],[-81.645,5.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.975,18.045],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.205,33.485],[-130,34.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164,53.8],[-156.3325,53.8375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.2,7.665],[-78.055,7.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.67,45.22],[-6.399886,47.735814]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.371016,36.792812],[-11.96418,37.599102]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.645,39.3575],[-12.93375,39.088125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.315571,39.247163],[14.781946,38.686186]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.205938,45.17625],[139.4,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.75625,29.2175],[-16.025703,28.764063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.73,20.775],[-148.82,21.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[16.508218,37.418433]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.39875,-9.09625],[124.55,-8.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,68],[9.92,66.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.58,-3.97],[55.38,-4.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.684824,38.594712],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.595,7.645],[-36.455,6.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,24.08],[137.82,22.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-8.62],[-158.34,-8.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.575,54.365],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[140,8.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[26.385,40.16],[27.145,40.4875],[27.55125,40.805],[28.496719,40.850313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,25.275],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.89,-45.405],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6275,39.0125],[-69.44125,38.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.915,9.8],[115.045,13.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-16.7],[146.88,-16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-32.82],[-47.77,-32.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.4,-32.61],[-45.305,-32.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.02,29.2225],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.515,57.945],[-17.705,57.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.165,34.345],[130.18,34.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.395,30.045],[-47.965,28.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,18.08],[-171.685,18.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.145313,20.274375],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.175,38.32],[122.38875,37.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-158.375,20.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,43.615],[-45.19125,45.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.802354,39.719297],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.865,41.275],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.435,22.52],[127.725,24.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[4.336875,59.537813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.261875,54.98875],[0.965,55.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.835,-34.53],[4.105,-34.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-40],[5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[165.165,-23.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,52.69],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-60,22.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.70375,-16.46125],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.461064,52.791201],[4.95875,52.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-14.88],[-140.700946,-15.082753],[-144.105,-16.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.9375,44.505],[-3.225,45.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.395,32.4125],[132.165,33.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,-50],[160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.82,-27.34],[-20,-27.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.7925,69.845],[19.13875,69.726875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.4,13],[100.68,7.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.88967,54.349815],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.23,26],[143.74,25.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40,-30],[48.1,-26.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.105,20.075],[63.155,20.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.79375,38.81375],[122.175,38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.6,-5.2],[149,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-25.485,24.785],[-24.3675,25.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.155,-20.615],[116.44,-17.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.76,44.285],[-67.755,44.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.465,66.46],[7.7,66.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.345,41.85],[-168.755,41.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.8,-7.165],[171.53,-8.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.194375,30.02625],[-87.29,30.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.73625,35.5],[139.4275,34.934375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.26,32.46],[-122.64,32.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-34.305],[0,-32.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.89,-45.405],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.265918,65.531934],[24.250625,64.882109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.87,34.4975],[-57.79375,32.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.105558,38.602452],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.160352,6.905854],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.83,16.38],[113.115,16.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.4175,24.7825],[-72.905,24.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13,66.145],[-4.60125,64.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-40,57.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.400489,50.308194],[-2.766819,49.907869]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.8075,63.2375],[-50,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.686646,38.269131],[24.178219,37.844147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.03,-9.9375],[-170,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.255,35.155],[13.760117,35.623125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.02,-31.955],[171.815,-31.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.195,30.015],[-147.82,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,53.905],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[0.05,58.405625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-105.65,-5.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.445,35.935],[-74.39,35.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.76,29.285],[-173.205,26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.832256,2.214627],[172.345,5.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.637177,57.945286],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-15.17],[84.28,-15.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.534551,64.599687],[21.632461,63.951367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-17.7925,47.6575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.955,0.965],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.419063,55.961953],[16.83278,55.748582]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.6,32.095],[-125.795,33.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.205,20.84],[-48.1925,20.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.827813,34.783437],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167,55.425],[-167.645,58.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315391,48.734453],[-6.242363,48.047832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.009752,56.69674],[11.587803,56.461211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.610625,42.2075],[38.526875,42.251875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.330938,33.643672],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.86,61.22],[1.18,61.6625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.038594,19.219687],[-67.87625,18.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,21.14],[-40,27.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-32.435],[2.575,-32.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.4,23.5],[-111.5,27.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.16,16.91],[119.4,17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[152.1375,2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.61875,29.59125],[-74.5475,27.918125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.29,17.37],[-55.46,15.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.99,26.025],[-97.195,26.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[173.055,-26.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.3,22.55],[-50,21.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.555,33.9075],[17.68,34.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.292717,38.523853],[1.788711,39.266484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.61,33.615],[-7.750546,33.853068]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.075,58.73],[-158.74,57.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.79,57.205],[-132.53,56.61],[-133.22,56.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-77.569375,-12.31],[-77,-13.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.1425,35.925],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,22.745],[140,24.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,22.73],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.32,55.055],[1.58,55.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.855,34.5],[25.11,34.53],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.280469,34.461133],[26.5475,34.40125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.47625,26.515],[-81.52,25.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.01],[-51.7,32.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.81,11.455],[-79.934219,9.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.96,29.815],[-93.454375,29.25125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.0575,10.564375],[-81.155,9.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.828682,42.490273],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,34.31],[-30,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[-5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.795491,42.296138],[17.421106,41.340181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.968125,35.618906],[17.385,35.69],[16.193359,36.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.4025,45.7825],[141.4,51.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.265,45.265],[-160,46.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.485,-7.27375],[119.5275,-7.6225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,22.745],[138.64,21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.2,27.5],[-116.175,28.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.93375,39.088125],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.4325,19.81],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.810837,55.014771],[12.966914,54.526816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,10],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.04,31.225],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.915508,43.783066],[-4.394844,45.042656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.34,-8.37],[-152.615,-7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.12,51.495],[3.382466,51.914291]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.2125,65.8175],[23.471768,65.278848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.32,36.09],[120.285,36.085],[120.27,36.03],[121.035,35.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[90,-42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.59,34.65],[20.23,34.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.335,10.32],[-24.525,13.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8425,-37.375],[34.165,-36.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[2.345093,40.599653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.43375,17.1775],[-64.29,15.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,-0.1],[-89.51,0.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.766819,49.907869],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.94,42.075],[-32.99,43.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.135,-2.705],[155.8,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.50612,43.283391],[9.128237,43.862117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.73,68.49],[-99.115,67.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-5],[71.145,-6.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[66.65,-43.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.01,5.63],[0.34,4.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.425,5.495],[169.835,5.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.85,41.635],[-158.47,41.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[5.89,-30.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-146.26,-6.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.215,-32.11],[100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.113912,40.413185],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.6,43.615],[32.275,44.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.401895,40.520067],[14.802354,39.719297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-12.91,29.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,7.675],[-26.335,10.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,14.6],[-82.055,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.454375,29.25125],[-92.92625,27.924062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.275,29.69],[-78.85,29.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.025,-18.945],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.8725,26.9025],[-75.3175,26.279375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.233262,39.988229],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,35.385],[-33.73,34.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.595,28.24],[-18.76,24.70375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.160352,6.905854],[85.695,10.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.255,21.825],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.43265,55.762085],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127,8],[126.4,10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.195,18.05],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.005,63.94],[36.434375,64.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.295,29.9925],[122.9125,29.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.925,46.15],[143.09,45.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.845,14.9075],[40.705,16.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.3,-10.025],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.525,-11.6],[95.78,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[18.763733,57.072097]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.379375,28.858125],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.895,30.975],[-142.77,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.49,26.93],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.425,-25.53],[7.895,-22.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.395278,54.983044],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.601172,58.2],[-5.8025,57.343125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,25.275],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-115,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-178,58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-94.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-5.055],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.18,34.97],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.7,-12.455],[174.1025,-13.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.483926,54.171328],[13.99657,54.348236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.59,-11.505],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.6,1.9],[-42.88,2.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.710894,61.146455],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.575,10.3075],[-93.855,11.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.745,25.145],[121.67,25.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.645,-8.56],[-100,-8.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.5025,47.19],[157.1625,49.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.73,60.385],[-64.5,61.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.018256,54.342448],[11.416944,54.397332]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-96.415,74.3],[-96.075,71.815],[-99.185,70.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.90505,37.865048],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.815,17.41],[67.795,17.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-58.45,12.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.15,48.725],[-12.605,49.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.913711,32.860039],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.771562,67.6825],[13.407813,68.129688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.745,0],[-1.11,-1.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.126576,42.227166],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.995,60],[-17.705,57.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.202308,54.953846],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.254375,66.324609],[-16.485469,66.638047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-25.275],[73.945,-24.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.578937,41.592361],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[132.205,23.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-53.31],[-86.45,-53.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.788433,55.044995],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.966647,56.116403],[11.587803,56.461211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-24.595,4.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67,-2.16],[67.45,-2.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.31,40.28],[-29.78,40.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.51875,30.995],[-67.3725,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.642188,56.78],[-5.8025,57.343125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.653125,-9.104375],[177.4525,-10.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[17.284844,40.232227],[17.697461,39.89332]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.953125,43.996875],[37.606953,44.511328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-131.54,-28.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.255,-19.045],[177.77,-18.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.835,21.395],[-109.7,22.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.545,2.605],[80.695,2.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.56,46.515],[-54,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.99,65.59],[-169.02875,64.7425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.643992,12.830684],[-70.64,12.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[27.687141,35.755132]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.47,51.485],[-165.175,51.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.040186,55.016265],[16.171191,54.656343]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.069375,65.153125],[-10.96,64.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.345,41.585],[-128.8525,41.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.57,46.24],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.9075,-8.975],[137.0225,-9.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-47.12],[-83.24,-43.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.68,14.045],[-67.01,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.345,2.69],[-110.109375,10.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,5.055],[-39.145,0.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.205,42.495],[-17.32,41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.06125,25.0125],[128,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,53.255],[-42.93,53.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.09,38.07],[-133.14,37.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.245,25.99],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.4075,28.24875],[-87.35375,29.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.385,58.61],[-90.655,59.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.13,41],[24.588254,40.685789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.379062,66.504844],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.04,47.18],[-170.6,41.4175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.2,19.62],[112.045,16.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.66,-24.545],[-72.8,-29.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-35.385],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.91,-32.535],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.145,40.745],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.7465,64.18181],[-23.326875,63.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-44],[140,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[179.795,-40.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[124.685,19.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.759375,26.109375],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-121.275,-8.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.99,-10.015],[-5.53,-5.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[137.505,31.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.91,35.53125],[-133.755,34.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.705,32.59],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-78.01625,27.57125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-40],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-17.455],[-105.82,-14.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.475,32.915],[16.1175,33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-124.425,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.581562,43.946719],[-2.9375,44.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.56,39.91875],[-138.0825,41.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-52.02,22.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.68,14.045],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,41],[-40.95,41.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.643438,60.198594],[28.860469,60.161348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.526172,41.504453],[7.58,41.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-32.82],[-47.055,-32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.565459,22.166719],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.73,60.89],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-3.17],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.496406,36.432031],[33.826875,36.019062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,15.525],[-150,14.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.825,4.47],[72.95375,4.021562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-40.95,41.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.805,11.265],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-20,36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.355,26.4475],[55.345,25.60125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-81.645,5.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.33,25.59],[140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.920313,38.326465],[12.445957,38.331836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.46,46.945],[-10.405,46.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.305,2.175],[-102.69,2.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-2.02],[50.955,-0.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.545,70.455],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.62,-33.935],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.111622,61.932327],[21.315,62.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-153.73,16.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.41,-31.535],[0,-31.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.74,58.75],[1.415,58.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.85,3.9],[-165,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07875,27.6775],[-72.2925,26.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.795,-20.845],[-15,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.28,-15.88],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.815,36.835],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.15,-26.13],[-125.685,-25.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,0],[-38.1525,0.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.410303,35.880923],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.09,-36.225],[-160,-35.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-131.405,-11.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-180,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-50],[160.005,-44.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.606953,44.511328],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.94,33.89],[24.91,34.1825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.045204,43.191552],[7.300112,42.472612]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.3,60.08],[-56.595,60.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.692542,36.069739],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[28.915,35.8],[29.550059,35.935137]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.765,17.15],[-158.375,20.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.82,56.64],[12.542471,56.108979]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.825,16.97],[155,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-20,-35.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.7975,-24.35875],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.8,27.605],[-96.075,28.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.731768,35.691895],[-7.335,34.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.065,8.955],[-140,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.767344,35.262031],[-13.375,35.98625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.0075,26.14875],[-133.35,26.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.62,41.455],[161.6,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.477481,58.452442],[5.130937,57.804531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[178.27625,-6.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,52.185],[-22.405,52.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.92,-9.525],[131.8,-10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0675,13.6825],[-73.78,13.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.725,22.57],[67,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.127676,55.036973],[4.951719,54.536094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.735,59.855],[-168.575,59.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.48,23.835],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.235,12.54],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.06375,2.39125],[-40.78,3.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.2575,17.50625],[-164.775,14.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.78,-1.805],[-20,-3.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.55,-29.575],[-85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.795,29.275],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-77.75125,26.95125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.1925,20.0075],[-50.018125,19.97375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[67.185,12.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.35875,37.34875],[-123.03125,36.76375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-35.015],[-5.39,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.075,4.405],[166.325,0.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.703918,56.544417],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57375,17.530625],[-67.87625,18.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.011848,59.358152],[5.545,58.955],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-67.51875,30.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[19.37,32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.5475,-22.7325],[168.56,-22.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.47375,38.19],[8.524717,38.031367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.09,47.68],[172.64,43.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.27,73.745],[76.225,73.72],[80.735,72.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.65,30.705],[-30,30.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.345,2.69],[-106.115,3.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-44.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.397354,37.949727],[11.920313,38.326465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.315,-6.725],[133.73,-8.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.342832,60.687832],[19.42498,59.977676]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.672969,71.295625],[19.545,70.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[14.042734,36.974604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.95875,38.4075],[-28.01375,38.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.6,26.3625],[140,24.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.0875,25.56125],[123.29,27.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.135,51.935],[-54.05,52.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.045,-1.285],[47.8075,0.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.52,27.665],[121.965,28.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.455,-25.8525],[0,-22.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.035,27.13],[140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[17.039993,38.570183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.822187,49.92125],[-11.725,50.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.630469,45.937031],[-4.98666,46.795059]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[0,-27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.005618,41.427095],[4.1575,41.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.11,45.405],[-31.785,48.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[70,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[125.685,3.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-6.151127,52.11611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.4,10.5],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[4.875,-2.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-50],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.73,-8.755],[66.03,-6.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.925,46.15],[141.745,45.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.7,5.93],[-88.55,7.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.105,44.635],[-125.32,43.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.955,16.075],[-110.04125,12.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-5.105,61.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.929551,50.938848],[-5.662969,50.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.32,37.06625],[-69.976406,36.349062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.14,70.7125],[-144.07,71.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.425625,50.192188],[1.480255,50.937313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-74.61875,29.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.02125,38.948125],[-32.34375,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-60],[-180,-70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-12.09,-20.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.982419,64.910634],[-14.302812,64.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.095,-4.96],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.045,21.095],[-170,20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-50],[120,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[123.735,-2.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.2675,-17.0775],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.525,10.6],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.315,-33.95],[-47.25,-35.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.510234,62.388359],[5.021016,62.195016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.7125,-13.86],[94.9775,-15.1475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[17.52555,62.383484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4,-3],[134.425,-4.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.865,58.99],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-22.985,66.04],[-22.97,66.045],[-23.325166,66.263525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.9025,-13.44375],[150.0425,-14.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.47375,34.94875],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[60,-43.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.049192,62.423957],[-20.07375,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.26,-34.065],[-10,-33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-140,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-5.125],[-140,-1.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.686094,-2.502187],[128.235,-1.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.446062,42.090969],[10.765788,42.402317]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.365,10.515],[104.895,8.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.495,42.81],[-45.19125,45.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.28,51.285],[-12.135,52.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5,37.4],[126.075,37.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.535312,19.45625],[173.475,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.935,60.485],[2.709375,59.721875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.513125,50.03875],[-8.191875,50.752031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.641602,64.58707],[23.471768,65.278848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.766296,55.121006],[15.240676,54.879946]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-13.69,7.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,8],[75.3,9.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[104.245,-34.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.65,-43.75],[70,-43.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.47,33.9975],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[32.82875,32.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.1725,-3.875],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,42.47],[-160.58,42.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.735,-2.97],[123.6375,-5.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7275,-3.485],[118.02,-2.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.795,50.375],[-165.625,50.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.035,22.08],[-33.855,24.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.485479,51.771038],[-6.833008,52.101016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.9525,33.44],[130.165,34.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.775,11.615],[-66.75,11],[-69.235,12.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.983154,59.377729],[20.269453,58.715566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.435,28.425],[-80.1,27.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.240676,54.879946],[14.867168,54.490957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.425,37.925],[-25.79125,37.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.8775,-0.06875],[67,-2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-30,50.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.810837,55.014771],[13.395278,54.983044]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.78,40.51],[-30,41.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.87,-8.89],[99.98,-8.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.035,9.71],[-90.81375,9.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08375,34.388125],[-72.79125,32.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.375,35.98625],[-12.610273,36.099727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.269453,58.715566],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-2.035,48.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.48,-47.735],[-82.88,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.85,14.305],[-148.13,11.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.53,62.975],[-167.245,61.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.905,55.305],[1.58,55.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,30],[-178.5,28.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.803398,40.72709],[10.931162,40.6779]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.07,77.15],[106.4825,77.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.84,74.155],[79.885,73.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.770625,37.898594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,5.055],[-141.065,8.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.2,37.415],[-138.555,38.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-73.03,40.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.1275,-13.985],[174.1025,-13.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.945,-7.65],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149,-43],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.01],[-50,32.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.805,50.59],[-137.54,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.645,21.08],[136.89875,20.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.55625,-16.2825],[148.41,-13.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.385,-35.02],[-14.615,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.6975,27.85375],[-90.485,26.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.015,64.135],[-0.975,63.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.815,37.88125],[4.210625,38.3975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[164.415,24.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.07,26.29],[-150,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.477481,58.452442],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.6,34.4],[127.6,34.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.56,-22.005],[171.805,-18.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[70,18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.76,10.015],[-136.545,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.965,55.875],[-0.165,56.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.631992,34.47625],[30.09,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[4.058625,52.198584]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.52,63.7475],[-15.655,63.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53,67.65],[53.12,67.7],[54.365,68.26],[54.666875,69.70625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[2.213706,41.184683]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.57,-25.3],[112.8025,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.63,-30.365],[-43.395,-26.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.805,-54.175],[-35.02,-54.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.490322,39.908257],[13.078906,39.055703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.705,20.815],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.605,20.305],[108.81,21.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.935,-17.105],[56.545,-18.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,30],[-131,31.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.760938,34.640938],[24.827813,34.783437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3,61.86],[-165.33,60.4625],[-165.225,59.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.205,14.965],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-20],[-80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.26125,39.82125],[-68.6275,39.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-125,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.09,-19.205],[11,-19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.01375,38.35125],[-27.11,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.59,49.13],[-10.5475,48.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.535,-7.515],[-104.135,-5.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.78,51.47],[141.4,51.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,55.655],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.305,32.1925],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.125,56.42125],[-6.642188,56.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.144556,47.626984],[-4.570195,47.673281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.28875,59.027187],[3.3925,58.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.525,10.6],[-75.0675,13.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.63,32.190625],[30.692812,32.801719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-5.055],[-127.465,-2.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.590293,66.258945],[-19.655,66.015625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[145.075,32.485],[143.055,33.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.444375,65.826875],[32.8925,66.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67,-2.16],[66.71,-3.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-103.665,13.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-19.94,22.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.18875,-8.093125],[-14.705,-7.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.76,34.93],[-69.66,33.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.82,-16.965],[-12.09,-20.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.398377,43.715424],[-3.646205,44.470659]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.4025,32.61],[-55.345,30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-1.92],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,43.864375],[-134.6475,43.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.795,41.53],[-64.635,41.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-21.41],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.94125,41.25875],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.725,35.665],[-68.415,34.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-32.715],[-40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.33,37.16],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2,14.01],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[21.83561,36.539005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.191875,50.752031],[-7.805137,50.059238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.03,40.535],[-73.768438,40.379375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.11,-45.4],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.546875,54.338125],[19.852109,54.884531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.15375,-5.8925],[121,-5.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.96,71.21],[-65.77,74.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.925,-35.21625],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.95,4.57],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.9,-27.8],[-46.89375,-27.16875],[-46.345781,-26.823125],[-45.5275,-26.3075],[-44.68,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.615,-9.985],[145.375,-10.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.915,33.47],[-118.330938,33.643672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.325,0.535],[167.03,-0.4975],[168.43125,-2.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.96,2.6275],[79.545,2.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.069375,65.153125],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-7.935],[-30,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[20.730937,37.523203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.635,71.455],[130.8475,74.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-35.05],[-25.365,-35.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.02,29.2225],[-150.795,29.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6,3],[104.745,5.815],[104.895,8.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.855,-26.05],[-43.395,-26.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.745,67.1525],[-162.835,66.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[94.68,8.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.145,10.025],[-31.525,11.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.028281,39.197109],[-73.768438,40.379375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[160.52,-40.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.66875,39.07125],[-70.8175,38.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.25,-8.7],[106.67,-12.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.63,-33.665],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.230952,48.914214],[-4.907666,48.509565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.59,52.8],[-47.66,52.725]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-99.995,74.455],[-104.945,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.385,42.865],[131.98375,42.14625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-11.765625,38.6425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.1525,0.0075],[-32.71125,-3.33875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.002734,53.303145],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.815,37.88125],[4.017266,37.38418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.75,-13.125],[152.9025,-13.44375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.655,-30.435],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.301572,42.017417],[18.550977,41.625937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.295,41.805],[-64.2,42.3]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[101.915,76.405],[100.935,76.54],[100.5425,77.6975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.885,-28.725],[106.725,-26.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.95,-13.655],[49.915,-10.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.905,-43.47],[160.005,-44.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.435,36.83],[-44.9775,35.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.065,8.955],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.159438,53.271082],[1.870266,52.632277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.01,44.351875],[-8.007207,44.213198]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-20.590293,66.258945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[25.590361,36.269318]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[5.61625,39.116875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.042734,36.974604],[13.429844,37.213516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.535,-21.63],[-1.15,-21.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-108.98,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.49,33.125],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.565,-51.945],[-74.185,-52.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.455,44.105],[-130,43.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.435,19.215],[141.47,18.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.540625,61.85125],[-168.855,60.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.88875,30.8875],[-72.9475,30.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.04125,12.3],[-110.109375,10.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.36,-37.565],[50,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-3.07748,49.309648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.7,-19.3],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-30,25.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-46.44],[-87.48,-47.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.760117,35.623125],[13.361899,36.445846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.319219,38.780625],[-73.815,38.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5,-35.385],[4.605,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.865,58.99],[-1.246875,59.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.05,52.4775],[-56.955,51.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.49,-10.035],[163.3,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.03,-6.085],[65.055,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.1425,27.8125],[-73.07875,27.6775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.410078,37.257891],[19.92,37.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.075625,26.139375],[-89.87,26.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.27,-43.055],[55.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.026953,21.006875],[-72.65,20.545],[-72.145313,20.274375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.286448,40.166138],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.624375,56.324609],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-21.295,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.835,43.615],[-79.345,43.62],[-76.39,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.563906,41.622578],[4.57125,41.77875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.105,20.075],[65.095,18.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-161.225,-8.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-88.8575,28.921875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.055,50],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.835,40.89],[-132.26125,40.05875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.67,-29.3825],[57.365,-30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.305,27.485],[-63.095,28.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.366191,64.450586],[21.655039,65.157617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.2,37.415],[-140,35.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.325,-11.39],[-15,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.27625,-6.955],[176.1725,-3.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-113.665,16.49],[-117.105,17.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-128.63,11.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-71.4825,36.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,28.24],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[10.191719,42.073467]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.09,38.07],[-134.82,38.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.305,27.485],[-61.34,28.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.4225,-23.6825],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.585,28.73],[130.35,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[156.57,-11.745],[153.75,-13.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[173.832256,2.214627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.43,-17.61],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9425,14.78],[-21.295,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.2825,-20.9275],[55.41,-19.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-37.735],[50,-31.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[24.733881,59.720257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[156.28,49.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-30],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.07,70.885],[-51.675,70.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.55,7.305],[-88.91,5.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[4.455,-25.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.011875,24.220625],[-79.635,23.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.11,-45.4],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.029785,57.021931],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.8,-32.2],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-127.835,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[-2.805,-47.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.675,60.78],[-146.95,60.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.23,21.79],[-71.915,22.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,61.23],[-20.049192,62.423957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.175,1.85],[-84.195,4.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[-0.61,58.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[18.290494,58.216924]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025,18.04],[-18,18.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.755,-20.015],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-11.0325,41.86125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.0125,64.65625],[10.075,65.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.82,-26.51],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-144.89,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,31.39],[-140,35.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.827813,34.783437],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-40],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.1,-26.4],[53.85,-23.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.39,34.265],[-13.767344,35.262031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.06,27.35],[-95.44,27.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.44125,38.8475],[-70.8175,38.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.715,-50.835],[-80,-51.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.4,22.7],[58.9425,24.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.02,-33.2425],[8.74,-31.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.456328,31.958984],[32.82875,32.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.665,15.515],[-53.29,17.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.76625,54.35875],[-167,55.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-64.73,17.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.9675,1.58],[101.198125,3.055937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.05,8.4],[119.97,7.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.04,20.67],[-20.57,22.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.888125,41.475469],[-71.5675,41.10125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.505,-6.465],[125.785,-5.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.46,-36.56],[166.075,-35.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.25,-3],[-80.045,-3.095],[-79.85,-2.445],[-79.84,-2.31],[-79.885,-2.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.67,18.74],[136.61,16.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.7225,-10.94],[179.055,-12.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.54,37.62],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.835,30.04],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.785,52.38],[-149.695,53.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-35.385],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.972656,60.90625],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.647695,39.262397],[19.966191,38.794082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.065,-7.185],[-31.51,-8.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.76,12.63],[81.23,11.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.98666,46.795059],[-5.144556,47.626984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-97.635,-52.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.03,5.0675],[64.8775,-0.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.745,66.855],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.73,-8.515],[135.615,-8.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[127.025,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.07,5.985],[-135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.53,16.68],[65.085,15.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-15.945],[82.855,-14.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-20],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.345,60.915],[-1.261719,60.567188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.21,55.465],[-14.04,56.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-60.42125,-46.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.965312,64.058437],[-16.52,63.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.795,-20.845],[-10,-21.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.632461,63.951367],[22.7496,63.86958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.665,7.935],[-138.435,8.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-34.8475],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.355,50.485],[172.18,49.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.785,61.0775],[-2.345,60.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[54.2,16.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.73,71.0175],[23.558496,70.946484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8425,26.0025],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.714766,40.747656],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.105,17.25],[-120,17.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.47,-14.185],[-173.66,-12.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.103516,53.993594],[0.179985,53.835789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.125353,19.967888],[-65.48,19.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.24,22.5625],[-86.565459,22.166719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.785,50.155],[160.925,48.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-57.745,22.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.216406,66.270391],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.105,-34.465],[0,-34.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.06,-28.455],[10.33,-26.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.35,-5.405],[98.87,-8.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25,-15.94],[5.88,-14.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,0],[60,3.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-9.82,33.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.1,41.8],[38.526875,42.251875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.24,50.82],[-12.37,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.595,4.65],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2575,33.6725],[-68.6825,30.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3775,37.87],[18.69125,38.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.94,22.49],[-20.9,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.98,11.555],[84.775,11.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-51.105],[-80,-52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.98,8.505],[164.765,6.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.98375,42.14625],[128.54,39.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,8],[76.45,7.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.41,-3.71],[113.9325,-4.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.305,32.1925],[-60,33.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.97,-18.1425],[53.355,-15.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.24,63.135],[-32.73,60.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.805,-18.205],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.76,29.285],[-178.5,28.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-34.05],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.735,-20.375],[110.725625,-22.964375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.685,3.95],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-51.625,-38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-20,-27.925]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-111.295,74.145],[-117.76,72.905],[-122.995,70.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84125,49.1675],[-10.822187,49.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.665,30.81],[-77.89,30.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.125,29.4],[-164.245,25.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.56,37.1],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,35.385],[-54.5025,34.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-25.275],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-35.05],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-50.585,40.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-5.055],[-143.615,-3.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.89,-45.405],[-30,-40]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.855,76.545],[108.02,77.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.8,-54.38],[-84.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.021094,47.6525],[-7.054121,48.28251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-80.3,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.555,69.555],[33.4875,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.287351,57.765955],[-2.487812,57.982188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.840547,60.216641],[4.336875,59.537813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.63,39.825],[128.54,39.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.9025,-13.44375],[152.88,-16.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.675,38.819063],[6.28,38.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,37.29],[-40,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.4525,-10.435],[179.3,-8.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.535,1.485],[-107.02,1.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.634375,43.41625],[36.28,43.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.57,-18.515],[-115,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69,29.075],[-69.9325,28.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-44.2,58.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.9425,7.75],[111.915,9.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.805,-12.935],[-20,-14.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.19125,45.28875],[-40,46.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.21,13.49],[-161.095,11.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.57,33.915],[27.280469,34.461133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.599297,71.252656],[22.73,71.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.9275,-20.6175],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.45644,54.281963],[5.127676,55.036973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,46.615],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.26,44.83],[-66.76,44.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.782544,51.548596],[2.214913,51.345472]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.76,-4.29],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.813645,54.411245],[7.595928,53.963623]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.480625,63.693281],[-22.7465,64.18181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[60,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.49,54.77],[156.25,51.8],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.02,-33.2425],[10,-33.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-50],[20,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.145,-42.285],[55.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[124.55,-8.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.996484,59.625747],[23.142734,59.060625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.125,55.3125],[-19.8175,56.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.03875,42.02125],[18.568789,42.386191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.74,-25.02],[-30,-25.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.4525,33.3425],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.025,-18.945],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.96625,40.43125],[28.496719,40.850313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.254375,66.324609],[-17.255,66.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.9525,33.44],[129.09875,35.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-171.045,21.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.2,21.695],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.8,-29.6],[-71.8175,-33.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.2,64.08125],[-167.315,63.93],[-167.36,63.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.513125,50.03875],[-10.822187,49.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-5],[-31.065,-7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.685,42.59],[-35.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-15.17],[-105.82,-14.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[57.27,-43.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,8.505],[-140,4.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.499844,53.951016],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.851896,53.55348],[6.213282,54.031401]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.383867,65.360957],[22.902695,64.826992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.145,0.8675],[-38.1525,0.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.33,58.6325],[16.935752,58.531592]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.539467,35.191416],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.276641,57.841797],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.03125,36.76375],[-122.570625,37.683125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.317812,53.609375],[-10.5,54.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.245,55.43],[-44.33,54.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.09,45.655],[145.9725,47.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-3.105],[-127.465,-2.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-67.6775,33.35625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.56,39.91875],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.320795,48.798049],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.99375,-18.095],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.705,-7.43],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.7,-6.195],[124.26,-7.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.0425,-14.88],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.37625,19.327188],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.285,3.325],[140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.675,-32.525],[171.02,-31.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,5.855],[-84.195,4.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,50],[-46.59,52.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-5.123934,53.395671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.005,45.455],[-140,46.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.87125,36.41625],[-22.34,34.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.48,50.44],[-14.92,50.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.185,47.355],[-40,46.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.19875,29.306875],[-89.365625,28.528125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.295,37.5625],[2.105,37.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.565,69.395],[35.555,69.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.165,34.345],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.93,41.2],[-150,41.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.9,28.285],[-90.38,28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.82,28.885],[-140,28.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.335,-5.8625],[-143.615,-3.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.966914,54.526816],[13.395278,54.983044]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.295,41.805],[-64.635,41.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.105,65.07],[39.116364,65.079669]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[18.388438,59.328437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.87,-36.425],[-150,-38.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.84125,11.45875],[-75.275,11.65875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[113.625,-35.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-30],[75,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.26,-7.21],[120.945,-7.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.375,-27.635],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.92,34.71],[-9.25375,35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,15.17],[-143.695,13.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.66,29.005],[-57.915,27.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.786433,51.523613],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.288431,61.405901],[21.038047,60.860098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.09,56.73],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-5.230952,48.914214]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.315,19.915],[119.75875,19.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-146.83,-33.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.975625,39.37],[-30.02125,38.948125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-8.28],[-117.175,-7.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.44625,39.45875],[-60,39.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.0675,0.015],[5.40125,-3.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.89,-45.405],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.304141,38.098984],[-0.565601,37.428359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-160,46.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.95,59.175],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.6475,43.4625],[-132.33875,42.47375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.855,6.505],[-85.74,5.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-135,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.2425,10.62875],[96.405,14.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.860469,60.161348],[29.34875,60.03375],[29.914844,59.953281],[30.565,59.825],[30.705,59.78],[33.14,60.61],[33.18,60.645],[35.695,61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.05,20.785],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.595,-41.575],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-114.025,-6.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[65.055,8.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[100,-28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.48,68.625],[-19.24,70.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-130,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.32,51.96],[-20,52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.4325,69.715],[-54.73,70.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.435,19.215],[146.115,20.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,27.485],[-67.1825,27.42875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.295,12.455],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,5.055],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.179985,53.835789],[-0.200664,54.292109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.105,-20.71],[173.055,-26.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[4.82125,53.795],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.488809,48.228813],[-5.144556,47.626984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.22,50.91],[-30,50.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.62,42.795],[-45.19125,45.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.48,27.62],[-138.82,28.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.575,40.1],[-59.44625,39.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.3475,7.3275],[69.17,6.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-50],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-32.38],[-105.525,-35.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025703,28.764063],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.39,10.01],[140.57,9.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.815,46.57],[-168.345,41.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.6,-19.6],[119.69,-17.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45,15.17],[-47.43,17.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-55,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-28.245],[100,-26.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.96,0],[-21.78,-1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.13875,72.01125],[67.8,73.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.26125,40.05875],[-135.45,40.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.1,-35.2],[-47.25,-35.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.725,35.665],[-69.76,34.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-59.9425,50.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.48,-8.1],[44.98,-8.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.27,30.91375],[124.89,29.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.43375,17.1775],[-67.87625,18.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-136.075,-6.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.045156,34.255938],[34.83,34.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.845,18.96],[72.8,18.855],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.425,39.42],[-137.865,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.69125,38.88125],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.1125,0],[76.6,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.595,60.69],[-53.2,63.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[21.574272,60.169958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.125,-37.135],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-27.995],[-28.17,-28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.155,9.85],[-81.83625,9.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.49,56.635],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.5825,1.3475],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,16.32],[-50.018125,19.97375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.1575,46.2525],[-20.35,49.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.54,50],[-133.975,48.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.6125,56.419062],[-0.165,56.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.51,2.55],[-94.38,4.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.25,-21.795],[-160,-22.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.56,30.025],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.89,11.355],[-90.99,11.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.005618,41.427095],[3.563906,41.622578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-20],[-25,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.67,53.745],[-131.2,54.3],[-130.48,54.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.123934,53.395671],[-5.665332,53.633799]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.75,-55.43],[-42.84,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.68,-10.425],[105.32,-9.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.555,67.764687],[12,68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.25,40.6],[145.31,40.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.71,-3.335],[67.45,-2.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.155,20.065],[65.095,18.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,22.77],[-60,24.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.848594,-20.454375],[156.245,-19.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-58.084141,6.975234],[-55.265313,6.016875],[-53.9775,5.6875],[-51.9,5.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.9,5.4],[-61.228125,11.250781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08375,34.388125],[-74.955,33.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.02,37.365],[-6.02,37.335],[-6.651914,36.732048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[116.41,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.98,31.11],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165,35.385],[164.325,36.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.640723,60.023086],[22.314839,59.503855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.55597,41.385911],[11.077656,41.655039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.73,17.755],[-65.835,17.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.86,-51.435],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[27.953594,34.590156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.11,45.405],[-37.185,47.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.75,8.53],[121.52125,11.35375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.77,-8.795],[-27.02,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,15.17],[-124.13,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.84,55.28875],[-131.19,55.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.595,52.705],[-33.175,53.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.235,31.64],[-79.26,30.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.649961,44.801289],[36.93,44.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-20],[4.225,-19.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.635,72.365],[-74.1,73.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-81.17125,30.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[8.045,67.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.9975,36.25625],[18.249688,36.783125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.57375,-34.7],[163.505,-33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.265,27.065],[-91.775,26.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.415,27.1275],[-88.6,28.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.615,63.695],[-161.945,63.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.185,71.015],[-144.855,70.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-112.915,-30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-72.07,36.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.5925,6.045],[75.955,6.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05875,32.2025],[-72.975,31.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[96.7875,-12.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[26.250413,60.223263]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.255,-24.51],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.02125,38.948125],[-28.95875,38.4075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[3.939805,56.228975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.61125,35.966875],[-2.082314,36.419805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,10.125],[-90.035,9.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.38,-2.7475],[110.7,-3.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.61,-35.01],[-5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.63,-36.22],[160.2,-35.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.549199,54.463574],[-10.05,54.32],[-10.115,54.295],[-10.317812,53.609375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.875,-34.915],[119.855,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.775,-31.93],[-160,-32.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.44,25.665],[52.995,26.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[116.7025,-9.2975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-34.305],[-3.825,-34.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-115,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.405,-37.01],[-173.465,-36.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,16.14],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-14.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.5,-33.5],[26.055,-34.52375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.975,31.635],[-72.4275,31.329375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.639375,42.975],[36.1725,43.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.159438,53.271082],[2.285703,53.649375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.175,74.47],[-19.24,70.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-35.385],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.042284,19.99033],[-60.125353,19.967888]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.828682,42.490273],[-8.73,42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.1675,66.9925],[43.7325,66.5125],[44.125,65.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.259065,59.455659],[20.269453,58.715566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,15.17],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.271621,56.95541],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.724189,65.394297],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.34,42.495],[-154.695,42.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.37625,19.327188],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-78.85,29.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-74.135,28.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.09787,41.607712],[29.107862,41.495299]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1,27.58],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-0.6425,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.305,51.775],[-152.845,51.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,48.56],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.063125,7.211875],[77,8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.5,-46.5],[-75.565,-51.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.37,51.08],[-13.28,51.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.8,-19.34],[178.9,-20.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.5725,66.1175],[12.31875,66.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.695,42.775],[170.67,43.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45,-35.385],[47.91,-32.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[18.09,41.695],[18.05,41.68],[18.01,41.66],[17.95,41.64],[17.421106,41.340181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127,8],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.985,-55.96875],[-63.965,-55.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.67,53.745],[-129.47,52.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.96,44.25],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.9375,44.505],[-2.63875,45.198906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,-30.085],[-96.125,-26.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.15125,33.085],[137.29,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.48,19.89],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.407813,68.129688],[14.02668,67.86541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.36,31.8],[28.79875,32.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.1625,55.0425],[139.7,56.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[28.416406,35.529961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.585,11.86],[-15.59,11.84],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.35,-5.405],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.33,-26.535],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.8275,64.8525],[39.5575,65.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.945,57.675],[-87.385,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.8175,47.9925],[-13.15,48.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.87,53.13],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.205,26.97],[-173.655,26.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,10.58],[-89.595,10.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.655,33.845],[-129.25,35.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2,-35.6825],[160,-36.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-151.59,48.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.86,61.22],[-1.725,61.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.975,13.265],[93.3,14.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[135.52,-35.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.46,-11.935],[127,-13.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.905,-20.96],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.3,46.1],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.13,70.0225],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.2,21.695],[-71.705,20.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.04,5.145],[114.48,6.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.555,38.665],[-140,37.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[168.5475,-22.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,0],[62.29,2.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.209019,37.291606],[11.2875,36.6975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.270904,36.337804],[14.042734,36.974604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.132715,39.944258],[10.99625,39.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.015,-30],[160,-25.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.54,70.88],[-147.185,71.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.7425,69.68918],[16.893477,68.906201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.278461,44.563908],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.780156,37.361328],[-68.15,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.465,21.815],[120.43,19.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.995,-44.315],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.125,-36.195],[162.47,-37.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.995,50.56],[-171.545,51.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-25.275],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.1325,34.8675],[141.3,35.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.018256,54.342448],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.395,39.31],[-75.0775,38.8],[-74.615313,38.477187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.249688,36.783125],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[14.867168,54.490957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[44.155,12.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.28,32.685],[121.98,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8175,38.125],[-70.525,37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.905,-1.11],[85,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-96.27,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[82.98,-43.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-165.31,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584961,40.444692],[0.3225,39.936563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.875,27.045],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,77.605],[11.615,74.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[70,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.35375,29.16],[-87.185,28.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-25.275],[-94.17,-24.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-73.175,-55.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.871143,62.849985],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.68625,27.61],[-96.06,27.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.1425,33.0525],[14.54,33.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.795491,42.296138],[17.301572,42.017417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.9775,35.43],[-43.145,33.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.815,68.14],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-160,-22.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.75125,26.95125],[-77.035,25.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-60],[-180,-80]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.855,16.9425],[-76.59125,15.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.263516,60.511875],[0.806875,61.014375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.32,43.37],[-125.2,41.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.178281,36.942656],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.745,66.855],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.48,-34.885],[136.88,-35.545],[136.625,-35.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.965,-32.135],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.825,30.055],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-36.325],[-92.9,-33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.063125,7.211875],[76.45,7.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.39,30.415],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[41.645,-40.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,13.62],[-50,16.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.31,28.405],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,21],[83.5225,17.5175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[42.955,-37.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0675,13.6825],[-77.81,11.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-21.216406,66.270391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.517813,37.974219],[1.295,37.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.83625,8.6375],[69.17,6.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-77.56,32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.95,41.015],[-42.62,42.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.955,71.985],[-160.415,71.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.361875,55.2575],[-7.6325,55.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.395,42.3875],[36.28,43.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.625,-20.025],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.757793,58.587656],[20.269453,58.715566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.175,9.695],[88,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.553604,50.466589],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.595,-45.73],[-60.54,-45.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-27.01],[-168.185,-28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.85,31.25],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.705,57.825],[-17.06,57.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.94,36.955],[0.492719,36.797525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.515,42.78],[-147.98,42.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.55,-29.575],[-89.15,-30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.345,0],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.67,-12.7925],[104.6025,-15.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.375,-22.345],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.48,-12.6],[-135,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.805,50.59],[-139.325,52.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.47,51.485],[-168.08,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.1,69.62125],[14.829414,69.020566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[157.1625,49.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.845,-3.19],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.455625,56.323437],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.555,17.355],[119.4,17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[10.21,-40.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.587803,56.461211],[11.541792,57.28008]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-25.4775],[160,-24.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.53,13.175],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.0275,33.1275],[-69.905,32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.68125,54.544375],[2.32,55.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.69375,30.26875],[-70.49,29.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.775,-15.07],[54.685,-14.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.4,18.6],[-92.095,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.89,-14.505],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.99375,-18.095],[119.69,-17.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.85,32.15],[-18.855,29.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.814531,38.779531],[13.078906,39.055703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.738047,45.448438],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.445,15.645],[54.185,14.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.184058,53.839277],[13.483926,54.171328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5675,3.795],[119.64,2.985],[119.5,1.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.76,24.70375],[-18.305,25.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.05625,29.8325],[-55.345,30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.395,27.95],[129.09875,26.32625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.455,-25.8525],[0,-22.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.01,7.2825],[-81.4,6.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.5825,34.2175],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.682437,35.592275],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.605,40.7175],[-10.375,41.25],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.77,-8.795],[-25,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,44.515],[-12.215,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.9725,44.9375],[-7.58,44.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-64.8275,-54.60375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3775,64.445],[-165.43,64.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.3725,29.8325],[-68.56,30.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.44,1.46],[-140,4.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.445,15.645],[59.915,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-69.725,35.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-36.68],[-166.115,-36.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.92,34.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.385,25.125],[52.1,24.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.642188,56.78],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.964062,42.831875],[29.067344,42.20375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.475979,66.078253],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[116.97,22.985],[116.995,23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.31,16.03],[-161.095,11.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.14,-13.285],[-175.47,-14.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.115,16.505],[118.16,16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[5.815,37.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.526875,42.251875],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-5.015,-15.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-26.85,12.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.444375,65.826875],[37.6675,65.5425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.955,6.97],[73.815,4.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.635,27.56],[-87.03,27.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.07,26.29],[-147.43,27.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-50],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.2,3.24],[145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5675,41.10125],[-71.491563,40.446562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.692812,32.801719],[29.59,33.315],[28.79625,33.644375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.56625,63.415],[-16.52,63.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.495,-40.055],[-142.555,-42.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-176.57,-23.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,0],[131.4,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.185469,41.209141],[19.03875,42.02125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.955,6.97],[70.82,8.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.082422,66.252656],[-18.475979,66.078253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.20875,40.69],[139.4,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.11,0],[80,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.461562,40.891719],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[5.790938,40.238125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,15.17],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-130,4.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.055,33.32],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.38495,43.484275],[14.64252,42.969277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.2,27.5],[-117.77,32.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.6275,-5.3725],[107.33,-5.275],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.13,14.35],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-79.68,14.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.492719,36.797525],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.7725,27.80125],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.42125,-46.99625],[-61.595,-45.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[140,22.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.7,56.2],[137.965,56.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.28,43.235],[36.1725,43.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-80,-51.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-6.487813,60.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-15.17],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.671152,43.926406],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.675313,34.712812],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[69.94125,-9.820625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.83,33.92],[-15.86,33.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.9575,44.075],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.4,41.2],[138.4,38.75],[130.165,34.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,41.315],[-151.315,41.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,35.02625],[130.0675,36.44875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.975,12.465],[-54.11,14.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,15.17],[-125.64,14.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,35.385],[-36.44,33.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.8425,41.02],[-11.0325,41.86125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.195,27.85],[121.52,27.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.345,30.085],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96,19.5],[-93.54,20.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.233262,39.988229],[2.345093,40.599653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-16.8],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.455,48.95],[-151.59,48.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.525,31.7],[-126.655,33.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[123.66,31.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.395,-32.83],[-40,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.2425,10.62875],[93.3,14.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.645679,40.264224],[0.584961,40.444692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.1275,-13.985],[169.2675,-17.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.135,37.13],[0.154219,37.584219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-30],[-160,-22.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.91,34.1825],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-5.738047,45.448438]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.983154,59.377729],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.695,44.82],[-133.67,43.864375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.34,54.525],[-35.25,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.10168,61.181855],[18.199219,60.652773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.315,41.4],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.706133,37.38916],[4.017266,37.38418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.665,19.42],[116.64,18.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.655,63.475],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-10.605,40.7175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.18,34.97],[129.09875,35.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.710599,43.654176],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.3,35.9],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178,-40],[175,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.99,38.73],[118.175,38.775],[120.48,38.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-147.255,-16.8],[-144.105,-16.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.035,58.35],[-134.7,57.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.02875,64.7425],[-168.2,64.08125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-34.915,-55.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-1.246875,59.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.5575,65.455],[40.541875,66.15875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939805,56.228975],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.27,13.11],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.38,60],[-20.95,59.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.03,-9.9375],[-166.42,-9.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.655,-3.175],[53.365,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[167.91,-23.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.99,8.57],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.0925,7.11],[166.4,9.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.3,60.08],[-63.2925,61.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.1,51.25],[-150.62,52.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-123.54,32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.478433,55.573516],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.966647,56.116403],[12.542471,56.108979]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-151.255,21.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.73,70.8625],[19.672969,71.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.361719,63.755781],[-14.965312,64.058437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.795,28.3],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.31,33.48],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.635,-52.465],[-96.5,-53.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.463672,42.986934],[4.546563,42.676406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.621743,66.378033],[12,66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.6,20.155],[-158.21,21.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.23,34.885],[21.07,35.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.11125,28.045],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.400489,50.308194],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[5.170732,59.251035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.15,-35.955],[160.2,-35.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.526709,39.185479],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.73,39.145],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.785,-5.05],[125.225,-4.8425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[113.9325,-4.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.04,31.225],[-74.05875,32.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.0025,47.23],[158.565,45.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.17,52.35],[-149.695,53.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.56,-22.005],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.345093,40.599653],[2.814531,40.307891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.605,63.085],[21.38,63.115],[21.235,63.12],[21.029185,63.426079]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.405,50.85],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-125,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1,4],[-4,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.350625,-12.821875],[140.6,-16.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.046563,43.76625],[-7.01,44.351875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[5.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,16.855],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.345,11.735],[-50,13.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.855,29.5975],[-17.75625,29.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.1025,-13.195],[174.8425,-14.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.925,45.6825],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-9.135,4.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.665,-15.8],[162.555,-16.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.8225,-27.14],[13.09,-23.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.175,53.305],[-35.515,53.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.565,22.19],[113.745,21.835],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.708906,15.540313],[-99.9,16.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.655,-21.755],[113,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.1425,33.0525],[14.4025,32.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.165,50.405],[-11.725,50.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-16.09375,49.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.1625,49.875],[157.595,50.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-23.826191,65.729375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[32.8425,-37.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.7,-45.72],[-61.595,-45.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.405,54.7475],[-8.361875,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.835,43.615],[-76.39,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-147.51,-12.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.1375,-21.52],[114.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-63.105,-53.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.145,0.8675],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,2.735],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[33.1125,33.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[14.96168,55.898048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[170.07,-9.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.810625,28.2275],[-79.3,28.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-81.175,1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-30],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2575,33.6725],[-69.66,33.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.755,34.08],[-137.78,32.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.223672,57.96457],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.605,48.555],[-132.58375,47.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.075425,36.71064],[-8.455176,36.919277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.58,41.2725],[41.1,41.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.24,-43.63],[-86.535,-40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,5.055],[134.2875,5.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.385,32.965],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.425,-11.09],[162.555,-16.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.98,-8.48],[104,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.805,54.62],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.155,14.42],[85.834375,16.023125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.6,32.095],[-128.525,31.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.85375,25.4725],[-40,27.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.289512,58.595117],[-2.683057,59.036895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.01625,10.01125],[-33.505,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.82,22.88],[-107.4,23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.36,-0.49],[126.5125,-0.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-21.345],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-20.35,49.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,4.25],[-127.045,2.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[45.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.72,42.55],[-160,42.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.255,-24.09],[-74.66,-24.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-10],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.151875,15.62375],[-70.6825,15.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.435,8.465],[-137.31,7.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.47,41.715],[-160.2075,41.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-44],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.2,-35.3],[174.985,-36.7425],[176.9,-36.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.035,9.71],[-93.21,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0575,16.585],[-61.57,14.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-29.24,63.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.633242,38.541367],[-9.137949,38.470732]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.598296,50.176461],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.1,54.7],[158.625,50.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.826875,36.019062],[33.35,35.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.025,29.1125],[-150,28.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.403271,50.646719],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,58.87],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.77,71.91],[-165.745,70.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,43.635],[-154.48,44.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.367479,42.995627],[9.831941,42.661339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.73,17.755],[-64.27375,17.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.605,74.63],[19.672969,71.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.605,74.63],[18.76,74.345],[19.672969,71.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[9.681607,58.930432]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-87.48,-47.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[172.355,50.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.9775,35.43],[-47.1,33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.46,68.495],[8.045,67.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.605,-4.66],[-105.37,-2.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[0.461328,54.256281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.07,36.5375],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,62.735],[-29.24,63.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.605,-4.66],[-102.925,-2.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6,3],[106.47,5.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.8075,0.7475],[49.39125,4.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.0675,0.015],[0,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.365625,22.888125],[-87.8975,22.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.528696,41.536206],[10.765788,42.402317]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.69,24.655],[-16.095,25.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.29,15.58],[-63.12,16.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.85,12.26],[-27.695,10.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.7575,-40.5525],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.252061,57.644817],[8.936472,58.232736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.788438,50.042813],[0.065205,49.814541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.235,19.605],[38.12,19.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.6,1.9],[-40.78,3.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.85375,25.4725],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.211504,63.148809],[6.274619,62.507207]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[13.91,-32.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25,40.012637],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20.695],[-170,25.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.395278,54.983044],[13.92377,55.149531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.63,-35.035],[-20,-35.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.415,37.96],[135.455,42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.785,-16.995],[118.6,-19.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.075,-6.13],[-135,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.67,18.74],[140.0225,17.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.10125,35.210625],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.255,-32.225],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.37,4.685],[-145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[86.11,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.97,34.42],[17.68,34.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.135,4.315],[-8.58,4.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[20.31875,62.09375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0575,16.585],[-62.0675,17.111875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[174.26,50.5025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.662383,54.805703],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[35.295,42.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.675,-7.85],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.49,44.465],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[0,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[11.077656,41.655039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.61,-35.005],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.170293,42.08],[3.563906,41.622578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.32,43.37],[-127.56875,42.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.04,-39.625],[147.305,-39.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[17.12224,37.566764]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.73125,-51.5875],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.95,1.735],[-40.06375,2.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.92,34.71],[-9.82,33.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.255,-19.045],[177.105,-20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[105.32,-9.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.99,11.49],[-87.6,12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36,-24],[36,-20],[41.7,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36,-24],[41.7,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[63.3,24.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.628223,57.81543],[21.133982,57.640972]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.615,-8.8725],[132.9075,-8.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.975,31.635],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.655,63.475],[-16.225,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.7475,-22.3],[109.735,-20.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.970742,47.66668],[-4.570195,47.673281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.797585,40.444359],[13.490322,39.908257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.66,-33.675],[112.97,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,-26],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.7575,-40.5525],[151.265,-39.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.815,4.86],[74.825,4.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.63,32.190625],[28.79875,32.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.055,59.24],[-148.945,59.3],[-146.77,60.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.338125,41.910938],[-69.795,41.845],[-69.333125,41.613125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.24,70.805],[-17.455,69.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.64252,42.969277],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.345093,40.599653],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.185,12.66],[68.8,14.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0675,13.6825],[-73.3225,14.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.025,-10.015],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.655,-19.57],[3.545,-16.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.565,44.835],[-0.72,45.17],[-0.8,45.35],[-1.0975,45.679731]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.520337,36.579673],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.69875,-20.41],[114.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[9.578937,41.592361]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.94,55.335],[147.905,54.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-39.82,-26.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.4875,49.7925],[-63.355,48.93],[-64.35,46.655],[-62.4225,45.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.71,15.53],[-24.9925,16.709375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.73,-42.545],[85.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165,35.385],[166.315,36.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,48.265],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.636611,51.31415],[-5.371125,52.17311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.045,21.095],[-175.06,25.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.156289,56.934141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,35.385],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.5,-34],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-94.415,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.62125,35.144375],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.067344,42.20375],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.06375,2.39125],[-40,1.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.8625,28.7875],[-57.915,27.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,28.1575],[-87.635,27.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-40],[-25,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,15],[-130,11.665]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[100.5425,77.6975],[106.4825,77.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.9975,36.25625],[16.193359,36.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[59.67,-29.3825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.545,40.31],[-9.866563,39.813437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.581562,43.946719],[-3.398377,43.715424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[169.42,-9.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.865,35.065],[137.29,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.25,-8.7],[112.655,-21.755]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-69.205,-54.41],[-70.50125,-53.52625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.785,42.855],[-130,41.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.425,14.99],[-69.395,15.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,44.26],[-30,48.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[130.35,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,0],[-155,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.289609,70.544375],[29.978867,70.978633]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.05,-7.88],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.5,27.39],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[112.8025,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.98,42.26],[-150,42.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-80.393281,-7.066328],[-81.139922,-6.167813],[-81.9,-5.25],[-81.25,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.895,-22.37],[7.225,-23.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.26,42.025],[135.455,42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[94.9775,-15.1475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.945,12.1],[-69.215,12.345],[-69.235,12.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.825,-34.16],[-6.26,-34.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.623228,37.09727],[15.139585,36.333912]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.315571,39.247163],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.7975,23.7525],[-150,26.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[88.905,-1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.82,59.18],[-168.575,59.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.225,-4.8425],[124.88,-6.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.3,-4.2],[40.0125,-6.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.68,34.9],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.6975,-14.865],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.08,3.12],[52.3,11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.905,51.62],[-135.055,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855,25.865],[-84.5325,24.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-30.975625,39.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.953594,34.590156],[27.280469,34.461133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.39,-35.015],[-6.26,-34.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.785,52.38],[-140.37,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-1.865,58.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.885,73.2],[78.17,73.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.52875,70.3475],[21.055625,70.15375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,37.67],[-144.135,34.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0925,-11.1325],[-2.245,-12.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.52,20.51],[-168.6,20.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.325,31.42],[-77.665,30.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.84,16.705],[-164.775,14.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.153201,56.832275],[11.966647,56.116403]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[155.385,-36.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.8,3.7],[113.845,5.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.755,1.285],[76.485,2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.23,-1.245],[-120,-0.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.395,45.065],[-10.405,46.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-5.055],[-135.76,-4.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.91,-32.275],[50,-31.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.76,-12.465],[148.41,-13.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137,-15],[137.6,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.495,-54.8525],[-62.54,-54.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.9725,47.2625],[142.925,46.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.9075,60.282656],[-3.81,59.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-1.905649,58.056418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.3,28.55],[-79.815,29.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.775,26.8775],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.450156,38.621641],[-27.3825,38.3925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-13.1925,34.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.918438,56.96625],[3.939805,56.228975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.790938,40.238125],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.575,35.385],[22.28,35.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.245254,55.857344],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.87,-62.93],[-63.265,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.73,56.97],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.5,64.565],[40.43,64.635],[40.23,64.84],[39.8275,64.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.379375,38.2825],[-15.01125,37.20625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.26,50.5025],[172.355,50.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.845312,53.317969],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.6675,65.5425],[39.105,65.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.10168,61.181855],[18.4075,61.579844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,34.38],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.87832,63.147236],[7.211504,63.148809]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.29,27.3],[123.195,27.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.765,-14.63],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.765,40.315],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.775,16.375],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.57,22.98],[-21.75,23.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.885,-28.725],[111.505,-25.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.9125,38.914375],[-27.3825,38.3925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79625,33.644375],[27.57,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6825,30.53],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-155,20],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.78,-1.805],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.009752,56.69674],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.67,45.22],[-7.58,44.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-54.11,14.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.055,-12.86],[-180,-14.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.515,34.78625],[-73.8075,35.1325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.255,12.875],[-140,13.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.46,68.495],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.189956,36.000159],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[1.9,60.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.26125,39.82125],[-69.44125,38.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57375,17.530625],[-71.1375,16.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.74,25.645],[140,22.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5925,70.86],[-180,70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.82,19.545],[126.915,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.810625,51.44875],[7.3825,51.575],[7.67,52.245],[6.5725,52.20375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.56,10.01],[-165.435,10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.73,36.414062],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.01,38.495],[122.087411,38.333157]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.755,34.08],[-135,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.755,44.015],[-8.57,46.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.83561,36.539005],[22.121401,36.124976]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.505,13.765],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.135,-17.99],[121.785,-16.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.45,23.96],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.745,-20.37],[10.73,-22.115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.709297,37.693047],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.28625,18.84375],[-64.754375,18.364375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.08,51.08],[-172.71,47.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.99,43.195],[-30.005,44.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.955,52.855],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.75,28.85],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[7.853125,41.931875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.055469,38.603203],[-11.102207,39.893125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.635,61.885],[-166.3,61.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.295,31.23],[19.535,30.54],[17,32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,1.145],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.99,10.665],[-100.13125,12.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.325218,54.760973],[13.92377,55.149531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.85,29.335],[-78.3775,28.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.105,-14.26],[-160,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.896821,56.518191],[-6.749531,56.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.145313,20.274375],[-73.834453,20.138125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.92,-6.02],[55.38,-4.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.26,53.245],[-51.59,52.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.285,3.325],[135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.24,3.85],[-90.595,3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.06,27.35],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.3,46.1],[-60.68,45.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.045,1.825],[73.1125,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55,-35.385],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,35.385],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.995,23],[118.23125,24.365938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-35.385],[-170,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.744375,21.570625],[-71.705,20.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.70875,51.5675],[-10.155313,51.394062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.74,10.545],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[31.665,34.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.132715,39.944258],[11.803398,40.72709]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[155.705,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.02,-10.02],[-22.805,-12.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.398377,43.715424],[-2.9375,44.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.345,5.15],[170.955,6.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.73,39.325],[-20,39.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.17,-24.42],[-90,-29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[50,-41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.135,66.32],[14.005,66.29],[13.64,66.24],[12.621743,66.378033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,16.67],[147.935,15.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,31.605],[-38.27,31.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.550059,35.935137],[30.069375,35.820312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.315,-27.2],[70,-25.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0975,45.679731],[-1.759824,46.29998]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.075,-35.355],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.565,4.62],[-155,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.8,-29.6],[-74.255,-24.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.795,29.275],[-150.046875,30.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.38,-18.215],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.17,73.975],[70.465,74.285],[63.13875,72.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.68,45.54],[-63.21125,44.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.84005,37.264072],[5.33,37.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.305,2.175],[-107.02,1.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[17.419063,55.961953]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.62,-33.275],[12.5,-28.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.625,59.785],[17.61,59.735],[18.388438,59.328437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.855,-26.05],[-41.3,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.89,6.945],[121.76,8.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.455,-54.03],[-83.865,-54.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.685,28.42],[-69.79,27.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.5325,24.9425],[-82.7,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.765,46.625],[142.925,46.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.11375,33.1575],[27.57,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.4,51.2825],[141.225,50.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,4.5],[60.53,3.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.7775,30.2125],[-63.095,28.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.5425,29.8275],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.185,19.265],[-104.7,18.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-110,-32.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.915,9.8],[110.805,11.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.724425,57.754073],[7.10532,57.721461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[2.170531,51.941685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.89,-45.405],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-8.62],[-160,-1.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.415,5.195],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.455,-54.03],[-79.995,-54.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.76,7.29],[-35,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149,-43],[146,-44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.714375,65.943125],[-14,65.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.755,41.395],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.575,-32.8],[1.965,-32.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-31.51,-8.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.153435,38.147076],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.833621,36.888984],[12.292808,37.579055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.27,-31.38],[-115,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-24.375,-55.105],[-20,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.464629,40.703145],[13.015245,40.431238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.35,30.05],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[76.17,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.995,26.03],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.56,10.01],[-162.475,7.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.603814,38.589719],[16.125,38.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-137.76,10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.434062,39.915],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.835,-37.08],[65,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-5.055],[-106.835,-3.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.065781,37.632266],[-23.87125,36.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.995,60],[-10,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.618125,-9.164375],[113.42625,-21.290625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.198125,3.055937],[97,7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.055469,38.603203],[-10.170176,38.459727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.11,-1.125],[0,-3.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-83.035,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-12.03375,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-86.24,22.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.145,55.545],[142.94,55.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[111.83,16.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.02125,38.948125],[-29.995,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.3125,33.345],[-76.92,32.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-111.135,12.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.2925,26.465],[50.98,27.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-30],[-5,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.265,45.265],[-157.72,42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.465,-36.8],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,15.17],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.936472,58.232736],[9.894139,57.880988]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.0325,21.46375],[38.5675,21.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,24.08],[140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.225,-19.68],[5.655,-19.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.61875,29.59125],[-74.135,28.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[2.935,60.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.11,-45.405],[30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.145,49.97],[141.225,50.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.715,-14.445],[-144.105,-16.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.67875,42.94375],[32.6,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.05,19.385],[-158.7475,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.015,4.91],[-88.91,5.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.41,0],[-154.565,4.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.1575,20.02],[-132.075,22.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.4275,34.934375],[140.1325,34.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,62.685],[-16.225,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.46,15.6275],[-58.39,18.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,36.05],[-40,33.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,42.755],[-50,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.210625,38.3975],[4.675,38.819063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0125,5.295],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[20.703918,56.544417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.31,0],[-166.6,-3.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-86.565459,22.166719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-37.595],[57.525,-37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,42.705],[-40,46.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[29.067344,42.20375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.345,60.915],[-1.725,61.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174,-3.835],[-170,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[123.12,35.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.653141,36.767898]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.205,14.965],[-151.96,13.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-3.225,45.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.25,20.665],[-104.7,18.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.1,-19.145],[-100,-16.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.14,37.105],[-135.765,38.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.725,-26.875],[103.395,-28.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.744375,21.570625],[-74.026953,21.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.305,2.175],[-104.3,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-56.16,-37.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[80,-21.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.70875,51.5675],[-10.74125,50.774375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[0.815,36.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[6.203496,55.320508]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.605,29.625],[-150.046875,30.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,8.88],[137.39,7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152,17.8775],[153.965,16.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-35.01],[4.605,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.36,54.655],[-132.31,54.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-55.56,46.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.665,40.27],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,35.385],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.180625,12.584062],[-61.228125,11.250781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.28,5.94],[-46.845,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.195,18.05],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.565,41.125],[-28.585,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.574272,60.169958],[22.122559,60.26373],[22.640723,60.023086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,4.195],[-40.06375,2.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.34,42.495],[-151.315,41.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.045,16.955],[111.83,16.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.632461,63.951367],[22.366191,64.450586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-60.125353,19.967888]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.15,35.935],[-68.03,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.26,32.46],[-123.54,32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,42.705],[-42.62,42.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.000625,62.495],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-165,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.815,-30.89],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.1925,34.105],[-13.83,33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.0875,25.56125],[121.52,27.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.535625,43.472969],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.9,5.4],[-46.4,2.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.69375,70.6075],[17.125,70.135],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[34.805625,42.748125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.94875,26.41625],[53.2925,26.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.51,-12.61],[-145.715,-14.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.6375,-5.0725],[125.21,-3.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,13.265],[-38.255,11.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.015,-25.26],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.6825,15.0175],[-68.845,14.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.9,-1.4],[-48,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.575,10.3075],[-100.13125,12.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45,-35.385],[42.88,-33.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.1025,15.675],[-154.685,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171,-46],[169.5,-47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-52.185],[-79.995,-54.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.62,-33.275],[14.335,-30.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.058625,52.198584],[4.461064,52.791201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.82,54.585],[-0.764687,54.757783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-4.46],[-110,-3.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-17.455],[-110,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.570625,40.994375],[6.526172,41.504453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.94907,43.918011],[9.50612,43.283391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.325218,54.760973],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-60,39.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.49625,21.45875],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-6.315391,48.734453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.3475,7.3275],[68.825,8.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,27.285],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.965,-55.315],[-64.22,-55.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,30],[-70.49,29.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.04,-22.0975],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1,32.31],[-78.325,31.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.822187,49.92125],[-10.59,49.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.78,-30.265],[-45.63,-30.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.62,58.5275],[-10.1375,58.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,43.615],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.145662,44.766575],[139.003165,44.711516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.575,-10.02],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[11.240732,38.735937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.585,37.255],[27.034716,37.339473]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,21],[87.405,19.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.385,21.575],[-108.82,22.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.095,75.49],[11.615,74.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.835,30.04],[-127.35,30.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-5.371125,52.17311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.931162,40.6779],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.655,44.705],[-59.935,45.06],[-59.3,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-4.8],[144.73,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-168.6,20.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.76,-4.29],[-133.85,-3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40.62],[-50,42.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-125,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.410078,37.257891],[19.90505,37.865048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.075,3.885],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.615,48.445],[158.0025,47.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-154.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[5.815,37.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57,54.6],[-60,53.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.3225,39.936563],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.48,6.4],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.06,-15.17125],[-160,-15.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.1025,15.675],[-153.73,16.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.3275,54.3025],[-165.14125,54.535625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.805625,42.748125],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-38.33,-21.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.678027,35.681875],[12.833621,36.888984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.766296,55.121006],[16.412365,55.377734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.388438,59.328437],[17.98563,58.877539]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.195,30.015],[-149.605,29.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-1.575],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.4,66.385],[6.465,66.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.695,10.2],[-26.335,10.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-24.48,68.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[170.955,6.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.745,-23.54],[-120,-23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-85.95,23.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.292717,38.523853],[2.155,37.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.85,12.26],[-24.9925,16.709375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.525,-35.87],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.545,-30.085],[91.44,-31.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.12,47.295],[-48.03,48.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.505,50.985],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.87625,18.4975],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.9,-33.15],[-94.415,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-137.54,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.5,-53.65],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.615313,38.477187],[-75.275,37.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[25.966397,37.400425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.64,28.935],[-74.5475,27.918125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.045204,43.191552],[6.362734,42.760991]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.39125,4.9775],[52.3,11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.7,-5.85],[121,-5.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.56875,42.345],[-125.105,44.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.37,50.74],[-141.17,52.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.955,33.6],[-75.45,32.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.43,27.57],[-149.025,29.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[78.415,-11.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.3,33.275],[19.4875,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.125,40.98],[-40,41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.935,12.355],[-80.295,12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.204062,60.1175],[28.860469,60.161348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-35.385],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.5725,66.1175],[12,68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.4,13],[102.09,9.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.93375,68.94875],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.64,-37.57],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.78,32.415],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.22,9.94],[-81.155,9.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.325,28.4525],[-75.64,28.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.415,68.435],[17.3,68.435],[16.905,68.435],[17.04,68.4275],[16.83,68.435],[16.306719,68.449531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.48,54.4675],[-131.36,54.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.66,30.03],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.5025,34.8975],[-55.87,34.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.212344,60.580078],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-10],[144.5,-8.5],[142.615,-9.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-64.2,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.67,-4.05],[40.3,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.139425,55.2575],[7.986282,54.641794]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[76.745,-43.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.216406,66.270391],[-20.590293,66.258945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.99,8.57],[65.055,8.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-35.385],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.8575,28.921875],[-87.8975,28.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-40,4.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.725,50.285],[-12.48,50.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.395,29.305],[-68.17,28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.895,40.6675],[5.633125,40.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.426484,42.129375],[14.822334,42.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.31,31.3475],[-13.905,32.415],[-13.1925,34.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.800937,56.9625],[6.806636,57.021743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.07,69.045],[33.545,69.18],[33.565,69.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-43.28,5.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.525,-26.76],[2.015,-28.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.1925,20.0075],[-46.035,18.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-52.435],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.170176,38.459727],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[146.435,-39.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,48.82],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.115,23.3],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.249471,63.719684],[-22.275,63.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.38495,43.484275],[13.844062,43.389687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.5625,-12.3125],[6.365,-14.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-20],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.8125,25.2],[-86.534375,23.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.43375,17.1775],[-67.08,16.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,43.615],[-50,46.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.075,39.66],[-70.66875,39.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-10],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.695,10.725],[89.33,8.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.4075,61.579844],[17.402241,61.693423]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.64,-37.57],[112.97,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,50],[-136.905,51.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[2.495,36.95],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.76,24.70375],[-19.94,22.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.6,33.915],[-52.4025,32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.875,0.89],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,17.845],[-120,13.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.4,17],[119.565,18.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.626362,42.602424],[15.426484,42.129375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.546563,42.676406],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,13.765],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.289512,58.595117],[-1.419873,58.429546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[17.3,33.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.35,30.88],[-126.6,32.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.52,58.135],[164.4,62.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.375,15.465],[-158.7475,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.183268,44.839469],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.48,38.1],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,34],[13.1425,33.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.418623,57.086514],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.495,36.902187],[11.209019,37.291606]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.675,-22.28],[173.285,-20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.72,-17.32],[140.6,-16.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.25,35.245],[-126.40125,36.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.395,-26.595],[-28.17,-28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-130,37.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-66.43375,17.1775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[20.15,34.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.31875,66.945],[11.365,66.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.815,46.57],[-167.34,47.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.275,24.255],[-176.86,23.325]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[113.895,75.245],[114.24,76.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,30],[-128.525,31.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.005,45.455],[-136.33,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.475,-15.395],[137,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90.104375,-19.9775],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.409388,45.44577],[12.852598,45.419106]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.61,58.49],[0.74,58.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[50.98,27.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7625,21.985],[119.315,19.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.171191,54.656343],[15.766296,55.121006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[84.195,-14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.0875,35.465625],[29.550059,35.935137]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.74875,-32.2175],[-54.615,-35.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.975,-24.405],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.075625,52.395625],[6.851896,53.55348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.828086,49.557725],[-6.048652,50.75123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.154687,40.844375],[25.750625,40.73125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.37,-2.625],[-103.445,-1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.585,-18.62],[153.015,-18.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-10],[-5,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.68,-25.775],[-43.395,-26.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.1175,33.535],[15.139585,36.333912]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.2925,61.19375],[-60.225,66.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.605,16.55],[64.9075,14.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.8125,58.4875],[-158.99,58.37],[-158.41,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.89,-45.4],[-142.555,-42.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.1,51.25],[-144.05,50.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.88967,54.349815],[9.068397,53.784597]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.825,38.75],[-64.37,33.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90.104375,-19.9775],[96.205,-24.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.255,51.685],[-161.84,51.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.485479,51.771038],[-8.541475,51.556719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-5.999615,55.717761]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.315,26.4425],[-86.8125,25.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-5.819606,53.138752]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,34.925],[-129.25,35.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.255,-32.225],[-51.8,-32.2]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.50125,-53.52625],[-69.51,-53.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.73,39.325],[-22.18125,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[9.745,-20.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-160,-35.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36,-24],[43,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.24,70.805],[-8.685,70.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.525,56.83],[143.22,59.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.210561,-7.872293],[116.05,-7.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.47375,34.94875],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.993749,51.298369],[-3.26344,51.265278],[-2.476377,51.700332]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.7,22.5],[-108.82,22.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.845,10.025],[-48.345,11.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.154687,40.844375],[25.377812,40.395195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-76.325,28.4525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.5975,46.17],[152.2,43.805]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[99.89,76],[98.83,76.4],[98.58,77.5275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,41.43],[-140.005,45.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.095,-4.96],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.675,-22.28],[177.105,-20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.64,18.165],[118.555,17.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,26.16],[-60,28.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.89,-45.405],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.59,15.575],[-145,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[8.751699,41.477686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.546563,42.676406],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.523125,3.51125],[-4,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.255,7.87],[165.98,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[-0.200664,54.292109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.187478,56.746272],[-1.817426,55.951637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.8,73.235],[72.27,73.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.47,5.725],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.7825,62.475],[-81.945,61.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[3.265,54.915],[2.68125,54.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.175,34.525],[124.32,33.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.195,-14.35],[86.76,-13.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.94,41.35125],[-130,41.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.021016,62.195016],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.629961,36.542852],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[140,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.725,22.57],[65.105,20.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.57,67.465],[86.265,67.675],[86.1125,69.43],[82.815,70.125],[83.4,71.655],[80.735,72.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.653125,-9.104375],[173.7,-12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.105,-14.26],[-156.305,-16.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-55.545,10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.01125,37.20625],[-14.51,37.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8,-20.2],[-71,-18.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.165,33.035],[131.8975,33.67375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.995,10.04],[-88.165,9.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.665,7.935],[-137.31,7.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.14625,25.55375],[34.525,26.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-5.055],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,21.49],[-49.205,20.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-51.255,-32.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[0,-46.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.28,52.05],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.775,20.12],[123.245,20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.72,-28.79],[95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.177888,54.092026],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.731875,36.4125],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.649961,44.801289],[36.77375,45.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.185,44.86],[161.6,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-16.095,25.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-75.275,37.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.8,34.685],[11.2725,34.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.055,14.51],[-80.935,12.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.085,47.645],[-2.483303,47.239688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[160,-8.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.81125,21.54125],[-120,23.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[163.1,54.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[136.89875,20.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.025,-23.155],[-4.41,-24.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.58,55.505],[2.93,55.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.11,-45.405],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,68],[12.771562,67.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[74.345,-35.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.995,-53.66],[-36.41,-54.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.88,-45.735],[-55.175,-45.6875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,-37.8],[179.795,-40.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.73,-35.205],[-49.1,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[23.225,59.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-82.7,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.465,21.815],[119.80875,22.2875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.5725,42.6125],[-62.795,41.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.615,41.405],[140.205938,45.17625]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-108.895,74.6],[-111.295,74.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.11,-45.405],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,0],[-141.44,1.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.03,-35.2],[-155.2375,-35.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-114.0975,20.0575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.595,50.1575],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.108296,50.576542],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.249375,70.905],[29.978867,70.978633]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[19.271621,56.95541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.82,22.88],[-111.5,27.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.11,-40.025],[10.21,-40.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.305,51.775],[-156.3325,53.8375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.225693,56.360098],[16.83278,55.748582]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57,54.6],[-63.73,60.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.9,35.64],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-122.26,32.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.834453,20.138125],[-75.095,19.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.175],[65.03,5.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[160.52,-40.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-42.67,57.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.89,-45.405],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.42125,-46.99625],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.995,-54.5925],[-83.865,-54.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.6175,61.95],[-6.487813,60.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.425,18.73],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-44.2,58.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.87,-10.035],[-121.275,-8.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[31.605,32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.8,-10.5],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315391,48.734453],[-6.121768,49.544849]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.6,41.945],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.1,-26.4],[49.97,-18.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1575,44.615],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.77,-26.95],[-112.915,-30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.7275,25.305],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.76418,53.858516],[2.285703,53.649375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.182275,42.798546],[15.976548,42.220253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.25,40.6],[143.3,41.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.421106,41.340181],[18.082227,41.057642]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,36.05],[-44.9775,35.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-4.488809,48.228813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2,-35.6825],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.81125,21.54125],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-92.265,27.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.59,52.28],[-53.28,52.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.62,52.545],[-149.785,52.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.454375,29.25125],[-93.3275,29.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,0],[-175,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.32,-10.715],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.09,65.695],[-18.13,65.8],[-18.475979,66.078253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[109.9425,7.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.02,-2.68],[116.95,-1.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,0],[133.285,3.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.87125,36.41625],[-30,36.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.17,73.975],[80.84,74.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.815,-6.77],[-102.535,-7.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-89.55,-29.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.114082,37.921602],[20.730937,37.523203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.14,22.91],[61.655,21.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.931162,40.6779],[10.4025,40.235],[9.93832,39.785586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.605,48.555],[-130,48.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.145,-42.285],[57.27,-43.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.350625,-12.821875],[137.0225,-9.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.394844,45.042656],[-5.697461,44.723672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.595,-41.575],[3.945,-44.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.655,44.705],[-60.215,45.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,70.76],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-155.2375,-35.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-20.51,50.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-33.48],[163.505,-33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.455,-24.725],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.4225,-23.6825],[-122.04,-22.0975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.545,40.58],[-31.94,42.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.78,13.51],[-70.662047,12.834595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-5.055],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,5.06],[-102.69,2.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.48,64.01],[11.275,63.985],[11.06,63.87],[11.1,63.7675],[10.815,63.675],[10.5175,63.53875],[9.933496,63.381221],[9.79,63.63],[9.631406,63.784219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,26.32625],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.494585,37.857485],[15.603814,38.589719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.43265,55.762085],[10.959609,55.54906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.477712,57.296497],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.525,-26.96],[-170,-27.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.850884,39.734966],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79875,32.65625],[27.385,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.395,27.95],[131.4875,30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[2.5675,52.746484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.007207,44.213198],[-8.449809,43.849758]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.956604,34.500653],[-13.870445,34.517222]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.505,-25.395],[114.815,-33.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-10.709297,37.693047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.678027,35.681875],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.655,66.015625],[-19.082422,66.252656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.12,69.7],[-99.73,68.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-36.62],[66.835,-37.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.995,37.93],[-27.11,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[-0.165,57.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[153.875,-8.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.223672,57.96457],[8.665449,57.392358]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,44.69],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-120.6375,33.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.575,40.1],[-50,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.53,-8.5],[172.22,-9.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-84.675,-4.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.826191,65.729375],[-24.2225,66.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6825,30.53],[-67.51875,30.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.875,0.89],[-30,2.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.125353,19.967888],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-40],[10,-34.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.95875,38.4075],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[144.285,-39.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.606953,44.511328],[38.19,43.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118,-35.5],[116.66,-36.09],[114.19,-35.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.28,49.94],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.545,40.58],[-37.895,40.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,30],[-70.69375,30.26875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.735,59.855],[-168,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-150,15.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.495,-40.055],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.184597,39.148652],[14.781946,38.686186]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.225,59.805],[-167.82,59.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.47375,34.94875],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.76625,54.35875],[-171.88,53.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.766819,49.907869],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128,26],[129.585,28.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872266,46.126914],[-8.307578,45.230781]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-103.45,73.405],[-99.995,74.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.62,13.52],[-120,13.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.636012,39.956151],[19.116094,39.478711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.455,43.435],[38.953125,43.996875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-77.94,29.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[113.695,22.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.94,36.955],[1.733125,36.91125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.528696,41.536206],[9.806516,41.041304]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.814531,38.779531],[14.315571,39.247163]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7575,31.59],[-14.31,31.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.055,33.32],[147.67,37.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.801841,54.630073],[19.309961,54.896719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[52.925,12.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.565601,37.428359],[-0.135,37.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.746934,35.849805],[-3.1125,35.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.387744,38.682891],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.8375,54.635],[-131.99,52.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.4075,61.579844],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.305,-39.285],[150.255,-37.745625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.5675,52.746484],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.348794,53.195842],[-0.462617,53.67918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.45,23.96],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-25.845],[-26.395,-26.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.555,-16.495],[162.875,-17.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.66875,39.07125],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.645,30.43],[137.505,31.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.115,-36.415],[-165,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.371125,52.17311],[-4.4025,52.8075],[-5.006211,52.792461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.665449,57.392358],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,27.705],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.55,45.82],[-28.56,48.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.445,69.145],[-180,70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-178.5,28.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.99,43.195],[-35.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.01125,37.20625],[-15.3375,36.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.385,-36.8325],[157.63,-36.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.399886,47.735814],[-6.242363,48.047832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.4,2.025],[-48,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.26125,40.05875],[-130.08625,39.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.265,-31.175],[115.135,-34.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.435,8.465],[-137.76,10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.8,27.605],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,-51.915],[-90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.37,32.41],[22,33.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-144.335,-5.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.44,-17.92],[116.555,-19.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.163647,36.112231],[25.87741,36.843734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.375,10.01],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.855,0.725],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-10.8425,41.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.531226,49.667002],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.275,5.455],[70.82,8.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-140,-5.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.59,52.28],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-171.02,1.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,40],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.172187,54.61875],[6.213282,54.031401]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.88875,30.8875],[-71.563125,30.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.73,0],[150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.069375,35.820312],[30.714531,36.645312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.745,-43.645],[75.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,2.735],[-29.225,4.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.9475,38.8],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.276641,57.841797],[2.918438,56.96625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,13.79],[97.61,13.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.675,61.69],[-5.105,61.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.115,33.525],[16.1175,33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,36.325],[-22.485,36.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-150,-6.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,60],[-21.38,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.2,43.805],[148.34,41.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.7925,47.6575],[-16.89,48.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.590293,66.258945],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.235,47.65],[-14.785,46.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,5.055],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[113.2,19.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.083929,56.104517],[10.959609,55.54906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.697109,38.785078],[6.709062,38.094063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.621743,66.378033],[12.31875,66.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[23.641602,64.58707]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.043571,38.577932],[17.364297,39.272578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.565459,22.166719],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.4,66.385],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.945778,38.659063],[21.114082,37.921602]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.30418,40.617246],[2.676694,40.975044]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.835,17.2575],[-66.43375,17.1775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109,16.1],[107.8325,18.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.665,-15.8],[162.315,-12.85],[160.425,-11.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.624492,40.454453],[-70.66875,39.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.525,27.615],[-141.795,28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.8425,16.32],[91.33,21.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.249688,36.783125],[17.145,37.19],[16.508218,37.418433]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.37,36.89],[-22.485,36.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.345,40.035],[-59.44625,39.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.873281,35.593359],[-75.2425,35.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.225,66.865],[-57.96,71.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.015,-30],[163.255,-26.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,50],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.255,29.5],[-71.81,29.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.255,42.64],[41.491875,42.18125],[40.610625,42.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.33,0],[-142.06,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.575,-32.8],[7.02,-33.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.465,-2.575],[-121.23,-1.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-70.86,36.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,42.41],[-150,41.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.3125,63.47875],[-19.56625,63.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-35.385],[-88.17,-38.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.4025,32.61],[-57.79375,32.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-135.015,-25.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.82,30.915],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-144.58,-24.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.461562,40.891719],[10.931162,40.6779]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.39625,-49.415],[70.055,-48.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,32.955],[-51.7,32.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.035,25.8475],[-74.535625,21.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.422031,36.475469],[-0.6425,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.89,-45.405],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.905,32],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.52,27.66],[49.11125,28.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-42.24],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-24.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.485,-7.27375],[113.12875,-6.30875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[119.15375,-5.8925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20.71],[-140,28.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[19.97915,57.876045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.27,-20.05],[-98.755,-20.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.58375,47.4],[-135.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.65,-43.75],[65.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.83375,-25.30125],[-120.745,-23.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.570625,40.994375],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.835,-3.21],[-105.37,-2.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.06125,46.1975],[-129.455,44.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.021016,62.195016],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.26,17.29],[113.115,16.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.22,-55.8275],[-64.985,-55.96875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,28.67],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.949023,6.088516],[80.1,5.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.88,-16.23],[153.645,-16.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.6,20.935],[-83.035,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.230952,48.914214],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.405,20.35],[-67.4325,19.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.888125,41.475469],[-70.145,40.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.61,47.655],[-143.74,46.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.56,-17.795],[0,-14.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.651914,36.732048],[-6.731768,35.691895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.455,6.51],[-35,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[153.4,-24.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-21.75,14.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.8275,-54.60375],[-63.495,-54.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,14.785],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.425,24.695],[-125.1675,25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.7,51.6],[-176.955,52.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.11,-45.405],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.97,21.005],[-79.665,16.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-177.305,62.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.66875,39.07125],[-69.26125,39.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.615,-9.985],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.03,33.71],[-77.895,33.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.815,62.545],[-6.816172,62.127187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,25.275],[158.48,21.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,41.79],[-28.585,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.89,-45.405],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48,0],[-51.9,5.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.855,11.055],[-100.13125,12.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.69875,-20.41],[117.99375,-18.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.510044,58.475173],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.3225,14.9175],[-71.74,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.875156,12.664141],[-65.625,12.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.4,-24.8],[153.7975,-24.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.23125,24.365938],[120.0875,25.56125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7975,29.7775],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.195,26.555],[-96.68625,27.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.971016,58.288994],[21.133982,57.640972]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.0825,41.165],[-138.865,41.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,30],[-32.825,30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.278903,62.917177],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-15.17],[-92.785,-12.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,48.245],[-150,43.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.326133,53.184297],[-10.060815,52.902744]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.12,11.675313],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.415,37.96],[133.02,39.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.2,30.0925],[-14.31,31.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-176.57,-23.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.09684,37.092413],[11.209019,37.291606]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.788711,39.266484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.775,34.595],[-26.235,34.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.9,-40.3],[172.545,-40.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-32.085],[87.385,-32.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1375,58.465],[-12.12875,58.382812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,13.895],[-124.13,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-115,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.88,-56.355],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[179.87,44.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.46,-11.935],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.555,-19.075],[116.69875,-20.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.99616,60.230937],[20.07753,59.965696]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.333125,16.080625],[40.705,16.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.11,48.965],[157.615,48.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[4.624375,56.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-74.08625,25.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-50,47.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.3125,33.345],[-77.03,33.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.225,-8.8],[-160,-8.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,30.805],[-40.575,30.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.615,-9.985],[142.755,-10.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,22.42],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.15,34.335],[19.59,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-69.26125,39.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.135,-5.92],[-104.605,-4.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.545,63.29],[-20.07375,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[5.021016,62.195016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.22,56.395],[-131.84,55.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.5275,25.706875],[127.325,25.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.76,58.68],[-151.58,56.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-105,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.185,44.495],[-61.655,44.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.13,-56.015],[-67.02,-56.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.8475,74.0625],[136.88,73.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[6.806636,57.021743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,57.29],[-40.005,56.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.09,-20.03],[-20,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.6975,-23.75625],[-35.225,-24.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.975,13.265],[92.98,10.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.77,21.88],[-65.48,19.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.09,9.03],[102.605,7.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.345,-35.99],[75,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.651484,26.542969],[-80.04625,25.835],[-80.1775,25.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.965,16.19],[155,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.225,-4.8425],[123.6375,-5.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.49,33.125],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-5.570444,43.815872]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.825,8.85],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.94907,43.918011],[10.367479,42.995627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[152.58,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.76875,26.3],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[62.83,-37.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.865,17.575],[-160.765,17.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.9325,-4.59],[116.41,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.373301,51.365891],[-8.541475,51.556719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.995,29.62],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.135,-0.875],[-158.41,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5675,41.10125],[-73.03,40.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.489221,55.438604],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.375,34.005],[-71.615,31.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.745,22.39],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.464629,40.703145],[11.803398,40.72709]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.350625,-12.821875],[137.6,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.373301,51.365891],[-8.191875,50.752031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.102529,45.480654],[-4.394844,45.042656]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.966562,-53.885625],[-70.57,-52.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.07,8.105],[-106.115,3.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.64,62.795],[-166.3,61.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.505,62.74],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5,54.4],[-9.405,54.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.815,37.88125],[5.415,37.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.01,20.805],[-68.405,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.85,-3.9],[-130,-3.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.478955,58.656255],[23.142734,59.060625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-75.84125,11.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.41,-19.86],[49.97,-18.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.27,-43.055],[60,-43.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.66,-33.675],[106.215,-32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.465,66.46],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.675,23.43],[-57.745,22.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.665,16.01],[-79.255,16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8,16.25],[-87.51625,17.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.435,10.035],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.0475,5.0875],[157.355469,7.404844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.61,59.135],[-161.395,58.36],[-160.8125,58.4875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[122.38875,37.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.9,31],[132.395,32.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.97875,24.59125],[-81.52,25.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-31.575],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-50],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-3.430083,56.164886],[-2.187478,56.746272]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.502705,58.837251],[-2.959758,58.308736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.1175,33.535],[17.555,33.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.535312,19.45625],[167,19.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.395,-32.83],[-35.165,-35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.9,5.4],[-50.91,7.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.155,37.5525],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.925,-35.21625],[-46.315,-33.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,60],[-35.25,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.165,-36.16],[26.055,-34.52375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.7475,-22.3],[112.655,-21.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,13],[88.975,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.361719,63.755781],[-8.815,62.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.4,10.5],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.755,47.895],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.595928,53.963623],[7.986282,54.641794]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.175,-7.23],[-115,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.983564,57.58748],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.585,-18.62],[153.645,-16.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.0125,64.65625],[8.485,64.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[12.833621,36.888984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-5.055],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.251787,34.881572],[32.8575,34.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.11,-45.405],[8.595,-41.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.172734,35.348047],[27.687141,35.755132]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-20],[-165.06,-15.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.365,-30.05],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[136,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.475,7.575],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.789241,56.931886],[8.765,56.935],[8.7,56.95],[8.71,56.92],[8.789241,56.931886]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.335,-5.8625],[-145,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.89,-45.405],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.845312,53.317969],[2.5675,52.746484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.105,48.105],[-163.815,46.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8,0.1925],[6.76,0.37],[6.74,0.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.33,70.225],[15.60875,69.9875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.19,27.5925],[-82.47625,26.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.245,-19.2225],[156.505,-18.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.594514,57.985242],[11.541792,57.28008]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.643438,60.198594],[27.048672,60.374023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-108.07,8.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.964242,36.448428],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-86.335,-16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.965312,64.058437],[-15.655,63.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.610273,36.099727],[-11.561875,36.058125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.338125,41.910938],[-70.888125,41.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.035,35.92],[123.2,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,0],[-141.33,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.915,33.47],[-120.6375,33.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-76.2425,-54.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.590293,66.258945],[-20.369375,65.798125],[-20.415,65.915],[-20.590293,66.258945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-17.32,41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.73,68.49],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,5.055],[-162.475,7.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.04,47.76],[-16.235,47.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8,-20.2],[-74.255,-24.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.78,13.51],[-77.81,11.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,41.89],[-85.88,45.825],[-82.19,45.03],[-83.115,41.965],[-79.375,42.635],[-78.835,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.57,41.945],[148.34,41.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.71,-23.945],[164.83,-24.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.612031,50.785],[-7.485479,51.771038]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[30.475,42.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.845,53.47],[-151.58,56.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.98,-32.155],[0,-32.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.675,61.69],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.72,10.755],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,27.89],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.995,-44.315],[-136.125,-46.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.389252,38.73493],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.855,-14.86],[84.28,-15.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,13.33],[-143.695,13.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.7,66.98],[7.4,66.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.797585,40.444359],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58875,34.04625],[-17.1425,33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.79895,35.907583],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.475,-28.56],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.34,-13.81],[-135,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.115,45.4],[-147.485,47.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.665,13.915],[-110,15.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.099492,64.794922],[-23.43875,64.52125],[-22.7465,64.18181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.788438,50.042813],[0.627853,50.744622]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-19.3775,50.7275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-9.755,44.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.63,21.8],[91.33,21.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6825,30.53],[-68.56,30.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.555,69.555],[39.1025,69.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.805,27.9475],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,45],[-54,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[17.635,43.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.705586,59.282617],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.545,41.65],[-145.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.695,53.385],[-150.845,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.30418,40.617246],[3.765,40.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.415,40.655],[-50,40.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.135,37.13],[0.94,36.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[7.853125,41.931875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.732923,53.77631],[3.838984,53.702813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,5.06],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.745,70.025],[-179.445,69.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[16.893477,68.906201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.29,-24.37],[-126.4225,-23.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.6,30.133125],[-71.81,29.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[30.785,46.32375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.50875,58.16875],[4.276641,57.841797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.035,35.92],[123.12,35.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,69],[47.88,68.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.51,16.61],[41.333125,16.080625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.395,6.4],[3.085,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.994375,42.559375],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.845,-3.19],[-89.105,-0.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.945,-44.21],[0,-46.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.36,-37.565],[42.955,-37.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[170.675,-22.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.54,37.62],[-72.56,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.075,-6.13],[-137.395,-4.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.98,-43.18],[87.73,-42.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.035,58.35],[-133.79,57.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.811621,59.065098],[21.510044,58.475173]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-132.58375,47.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.385,70.67],[-126.67,74.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,32.0325],[-63.305,32.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.85375,25.4725],[-47.965,28.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.755,44.015],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[19.423691,57.451816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.40125,36.4625],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.245,-19.2225],[153.585,-18.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.38,0.555],[103.725,1.22375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-37.595,7.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-35.385],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.45,40.73],[-138.0825,41.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[57.135,7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.434609,41.0079],[0.584961,40.444692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.8975,46.203125],[-125.06125,46.1975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.75,-39],[173.9,-40.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.62,0],[53.185,1.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,41.315],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.485,-16.91],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-129.94,41.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.105,48.105],[-161.57,46.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.2,-35.3],[176.9,-36.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.83561,36.539005],[21.020978,36.454326]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.68,-3.94],[-105.65,-5.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[144.73,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-99.295,-9.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-20],[-30,-25.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.0225,-9.755],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.235,33.515],[-147.82,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.2,19.62],[113.665,19.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[67.53,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,39.2575],[-60.825,38.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.32,30.3],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.845664,58.355664],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.45,19.48],[-125,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[19.831783,62.135993]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.895,40.6675],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,37.49],[-132.09,38.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.345,23.12],[-82.345,23.145],[-82.48,23.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.0875,25.56125],[121.67,25.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.885,-16.565],[54.685,-14.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.895,-10.5975],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.625,-29.41],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,-50],[155.465,-45.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.23,11.93],[78.063125,7.211875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.39,-35.015],[-4.61,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.655,4.14],[124.625,4.7875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.423691,57.451816],[19.271621,56.95541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.455,-3.19],[119.15375,-5.8925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[75.435,-35.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[34.31,33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.76,24.70375],[-17.9725,21.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.5,-28.125],[12.06,-28.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-25.275],[96.205,-24.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.045204,43.191552],[7.710599,43.654176]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[64.6975,-14.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.545,70.455],[19.13875,69.726875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.6,0],[77.755,1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.935,4.99],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.54,29.176875],[-92.92625,27.924062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.745,55.94],[-152.97,56.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.66,52.725],[-50,52.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,33.165],[-27.09,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.62,46.8175],[36.785,46.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.480625,63.693281],[-22.249471,63.719684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.855,-35.01],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.625,-35.56],[135.52,-35.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,40],[154.055,40.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.4875,34.23],[20.15,34.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-140.895,30.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,12.755],[-148.13,11.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.3,14.124375],[-59.813437,13.070625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.54,33.545],[127.22,32.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.156289,56.934141],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.03,48.15],[-48.83,48.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.795,28.3],[-145.295,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51,13],[52.925,12.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.115,10.295],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[22.79895,35.907583]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.415,34.22],[-67.6775,33.35625]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[96.9275,77.4875],[98.58,77.5275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.175,41.205],[-13.645,39.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.496719,40.850313],[29.107862,41.495299]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-25.4775],[160.865,-25.235],[163.98,-24.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-14.49],[179.8675,-18.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-60],[-50,-52.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.121401,36.124976],[22.28,35.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.89,-30.075],[8.74,-31.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.9375,35.615],[-125.795,36.12],[-126.40125,36.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.40125,-3.03125],[7.505,-9.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.02875,-14.03875],[67.6,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.08,51.505],[0.668731,51.581608]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.525,-11.6],[93.7125,-13.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,31.34],[-131,31.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.695,42.52],[-154.85,41.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.5025,47.19],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.56,30.025],[-68.395,29.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.89875,20.0675],[133.21,16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.6375,33.05],[-122.26,32.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.9325,-4.59],[113.29,-5.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.675,-7.85],[116.210561,-7.872293]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.261719,60.567188],[-0.605938,60.377812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.692807,61.327233],[3.241562,60.902422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,10],[160,8.2675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.240732,38.735937],[10.99625,39.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.97,40.825],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.01,7.2825],[-86.785,8.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.805,11.265],[110.115,10.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.14,-14.985],[128.4,-14.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.965312,64.058437],[-14.302812,64.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[77.695,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,25.275],[-38.31,28.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.92,-11.7125],[-102.575,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.295,28.75],[-142.77,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.905,24.34],[-69.01,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-140,-31.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.11375,33.1575],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.1375,2.16],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.665,-15.8],[163.78,-16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.79895,35.907583],[22.121401,36.124976]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,13.495],[-65.625,12.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[16.1,69.62125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.959609,55.54906],[11.279074,55.049594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.6,26.3],[50.98,27.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.25,55.43],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.11,-45.405],[50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.37,32.41],[19.295,31.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-20.049192,62.423957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-164.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-31.58,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.33,25.59],[134.25,26.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.675313,34.712812],[35.67875,35.71625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.285,29.135],[-79.005,28.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.365,-10.025],[-144.335,-5.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-31.835],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-3.28],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.455,-3.19],[118.02,-2.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.9325,28.735],[-69.8,28.195],[-69.79,27.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.215,50],[-153.455,48.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.025,57.445],[-23.465,56.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.635,48.57375],[-125.06125,46.1975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.066992,53.441016],[6.851896,53.55348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[6.066992,53.441016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.045,13.36],[118.16,16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.845664,58.355664],[19.068965,59.07127]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,10],[-98.105,10.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.655,21.5],[59,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,0],[-98.845,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.130937,57.804531],[4.276641,57.841797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09375,44.0625],[29.53625,42.60625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[144.27,13.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[19.607461,61.751855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.5525,32.7975],[-30.65,30.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.685,30],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-78.03,9.54],[-77.075,8.615],[-75.73,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.39625,54.11125],[-165.14125,54.535625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.44125,38.8475],[-69.780156,37.361328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.255,21.33],[-156.8,21.365],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.685,30],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.185,65.85],[13.155,65.875],[13.06,65.92],[12.621743,66.378033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.931914,-41.456875],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.798125,10.466875],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-90.38,28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.244158,36.624247],[26.606961,37.035497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.695,2.155],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.785],[-1.535,-21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.485,26.725],[-89.87,26.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.405,-6],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.770625,37.898594],[-9.520142,37.138086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.78,-10.03],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.3,-34.4],[166.075,-35.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.704766,49.665762],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.993749,51.298369],[-4.929551,50.938848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-171.65,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.622841,38.259229],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.09,59.315],[13.351094,59.257656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.165,-12.72],[45.165,-12.695],[45.95,-13.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[4.895,40.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.245,61.825],[-168,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.815,62.545],[-8.1275,62.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-33.145,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.49,29.805],[-71.255,29.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.175,74.47],[4.15,70.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.21,55.465],[-12.135,52.565]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[80.84,74.155],[96.9275,77.4875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.795,43.085],[31.7,43.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.326875,63.92125],[-21.38,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.285],[160,-36.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.775,14.955],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.835,-3.21],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.28123,37.626621],[9.64,37.46625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.2925,26.8575],[-72.5875,25.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.389252,38.73493],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.66875,57.01625],[4.624375,56.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.822051,39.240449],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57,26.155],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,10],[63.99,8.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.66,31.315],[128.135,31.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[5.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-109.835,21.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.217479,42.736075],[4.546563,42.676406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.029185,63.426079],[21.632461,63.951367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.135,7.185],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.905,33.16],[34.31,33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[27.953594,34.590156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.68,8.81],[97,7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.06,0],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.233262,39.988229],[1.788711,39.266484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.805,54.62],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.42625,44.999375],[-1.0975,45.679731]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-50],[105.11,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-3.559404,54.734785],[-4.335742,54.523105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,34.31],[-33.73,34.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.655,4.14],[119.5675,3.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.972656,60.90625],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.995,-48.815],[-60.42125,-46.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-25.275],[-22.82,-27.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.425,-4.95],[129.76875,-5.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.825,-35.545],[162.15,-35.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.25,35.245],[-129.91,35.53125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-37.98,-3.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-171.93,52.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-77.545,28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.83625,9.54125],[-82.9625,9.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.555,62.685],[8.235,62.805],[8.17,62.825],[8.065,62.96],[7.87832,63.147236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.7975,-24.35875],[156.245,-19.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.82,22.61],[135.33,25.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.96125,29.97875],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.32,37.06625],[-70.86,36.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,11.665],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,30],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-21.216406,66.270391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-121.89,18.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.545,41.65],[-145.45,42.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.5325,24.9425],[-85.885,25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.9,19.75],[-69.01,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.53,3.995],[62.29,2.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.475,42.7],[30.795,43.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.612031,50.785],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-85.6,20.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84124,43.537256],[-9.535625,43.472969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.475,7.575],[-163.85,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.48,-12.6],[-136.34,-13.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.7,-15],[42,-23],[43,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.83,50.865],[-32.595,52.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.229375,-11.911875],[44.48,-8.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.46,46.945],[-13.76,45.8025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,24.915],[-58.675,23.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.415,37.5],[4.92,37.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-25,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.499844,53.951016],[3.575,54.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[163.1,54.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.1675,66.9925],[42.295,68.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-144.58,-24.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.935,-17.105],[54.885,-16.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.505,-18.15],[159.505,-11.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-32.715],[-42.4,-32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-155.395,-24.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.96,23.135],[135.33,25.59]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-103.45,73.405],[-104.945,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.771866,50.11311],[-4.520198,49.358241]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.535625,8.775],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-5.055],[-21.78,-1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-42.4,-32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[35.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[80.695,2.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.623228,37.09727],[18.249688,36.783125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.819606,53.138752]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.185,23.565],[-85.95,23.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.3925,58.7825],[1.875,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[121.39875,-9.09625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.802354,39.719297],[14.781946,38.686186]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.57,9.2025],[140,8.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.31875,62.09375],[20.435293,61.43918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.905,32],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.184058,53.839277],[13.99657,54.348236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-158.41,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.89,18.21],[-129.45,19.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.035,58.95],[13.985,58.89],[13.351094,59.257656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.635,23.535],[-80.97875,24.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09375,44.0625],[32.275,44.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.185,1.95],[56.2625,6.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.41,-31.535],[57.365,-30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.93,52.675],[-171.88,53.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.1325,34.8675],[147.67,37.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.48,50.44],[-15.165,50.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.01,23.8775],[-73.744375,21.570625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.7825,62.475],[-79.545,66.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.395,29.305],[-69,29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[144,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.751699,41.477686],[8.126576,42.227166]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-15.17],[-101.92,-11.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,-45.73],[-60.905,-42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.295,37.5625],[0.154219,37.584219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.203125,31.394063],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,13.365],[-26.205,17.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.75125,26.95125],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-38.63],[-149.08,-39.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.37,50.74],[-139.805,50.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.66,33.985],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.931162,40.6779],[11.077656,41.655039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175,-42],[175.54,-42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.415,5.195],[-81.175,1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.99616,60.230937],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.035,16.375],[-82.055,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.09,65.26],[4.89,65.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-40,41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.49,29.805],[-69.9325,28.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[119.315,19.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.5475,27.918125],[-75.8725,26.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.66,29.005],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.043571,38.577932],[16.609102,38.296719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.91625,62.37],[6.835,62.44],[6.46,62.415],[6.39,62.4],[6.274619,62.507207]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81,13],[81.76,12.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.8,40.045],[-29.175,39.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.38,20.655],[-140,20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.24,46.18],[-1.759824,46.29998]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.51,-12.61],[-146.365,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-14.49],[180.755,-15.795],[179.8675,-18.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.9575,55.783203],[8.139425,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[-5,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[3.318125,37.53875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[20.27,60.25],[20.255,60.325],[20.212344,60.580078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[65.725,22.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.22,56.395],[-134.7575,55.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.51,50.53],[-20.94,50.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.335742,54.523105],[-3.70304,53.87269]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.79375,32.43375],[-60,32.0325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[164.415,24.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.263564,43.145596],[28.964062,42.831875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-20.51,50.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.4025,-1.415],[107.69,-0.69],[109.1,2.245],[109.8,3.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.995,-30],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.731768,35.691895],[-7.493584,36.213281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[6.76375,39.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.26,62.4775],[-168.540625,61.85125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.335742,54.523105],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.39,44.11],[-73.5425,45.51],[-68.73,48.705],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.91,-23.655],[166.71,-23.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.424564,41.02218],[13.015245,40.431238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.101398,44.357843],[14.623364,45.091382]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-20,-3.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-73.834453,20.138125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.15375,-5.8925],[121.7,-5.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.172734,35.348047],[27.189956,36.000159]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-7.345],[71.145,-6.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.845,-0.055],[104.38,0.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.775,11.615],[-61.798125,10.466875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[24.178219,37.844147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.85,12.26],[-24.525,13.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.41875,52.635312],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.1875,15.295625],[-133.1575,20.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[99.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.685,-25.925],[-124.83375,-25.30125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.915,4.9325],[-30,4.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.665,-35.075],[-32.79,-33.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.067465,39.293854],[24.302361,38.931637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.365,33.8975],[22.63,34.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.002734,53.303145],[-3.70304,53.87269]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.127676,55.036973],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.04,-22.0975],[-120.745,-23.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-76.92,32.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,53.415],[-25.71,55.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.55,12.905],[-116.62,13.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.66,52.725],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-15.39,34.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.67,37.85],[150,38.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.135,28.99],[-73.97,28.480625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.915,22.25],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.76,45.8025],[-12.395,45.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.27625,-6.955],[176.653125,-9.104375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.075,22.2],[-135,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-31.525,11.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.684824,38.594712],[9.105558,38.602452]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.88875,42.36625],[38.43,41.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.928125,-39.906875],[-51.105,-39.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,18.08],[-170,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[3.5825,1.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-30],[-168.185,-28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118,-35.5],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.714531,36.645312],[31.1425,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025703,28.764063],[-18.305,25.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,-11.79],[-128.705,-11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[145.525,15.28],[145.72,15.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.510044,58.475173],[21.628223,57.81543]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.3275,54.3025],[-156.745,55.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.94,39.13],[154.055,40.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.38,36.28375],[18.8075,36.5125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[153.135,-2.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.88,40.165],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-110,15.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.115,20.055],[144.275,24.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.955,-0.83],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-140.85,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.401895,40.520067],[13.797585,40.444359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-25.275],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.9,-1.4],[99.945,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.355,-30.66],[108.885,-28.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.661593,12.834497],[-70.64,12.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.7125,-13.86],[90,-16.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.815,0.575],[-145.37,4.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,35.385],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[10.03,59.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[9.831941,42.661339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.6225,53.87625],[-37.115,53.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.235,34.09],[-27.09,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.995,60],[-20,61.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-40,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-35.385],[-25.365,-35.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.04,-39.625],[149.445,-40.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.705,-6.35],[-160,-1.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.73,-35.205],[-49.78,-36.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[7.25,-15.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.505,-33.09],[167.675,-32.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-90,-46.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-66.865,42.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.848594,-20.454375],[159.505,-11.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.75875,19.6175],[120.43,19.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.83,-33.445],[-141.995,-32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-18.205,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.01362,50.229256],[-1.985,50.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.965,28.08],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.666875,69.70625],[56.98,69.3775],[57.46,70.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.585,41.585],[-25.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.588254,40.685789],[24.113912,40.413185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3775,64.445],[-169.02875,64.7425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[153.55,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[69.165,21.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.99,-44.925],[-56.88,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[68.73,-8.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.81125,19.0175],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.945,61.875],[-86,61.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.715,-4.2],[95.35,-5.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.681055,57.150234],[-1.315,56.825],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.485,14.65],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.00375,56.36625],[5.800937,56.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.405,19.625],[85.834375,16.023125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.1425,27],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.96,29.9],[123.27,30.91375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.6,-10.02],[65.055,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.192568,55.118374],[-7.455625,56.323437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.8425,16.32],[94.87,15.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.255,11.83],[-36.01625,10.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.865,42.035],[-64.2,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[17.825781,55.024883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[25.067465,39.293854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.165,-36.16],[36.39,-33.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.695,13.945],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.061402,36.109179],[24.484514,36.636985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,-10.035],[64.02875,-14.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.71,47.595],[-177.755,47.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.45,0.385],[8,0.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.826191,65.729375],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.497103,58.222215],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.19,27.5925],[-83.8425,26.0025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,28.26],[-140.915,28.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.953125,43.996875],[38.7275,43.41875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.695,44.82],[-140,46.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.19326,19.231819],[-73.1,19.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,43.864375],[-131.785,42.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939805,56.228975],[4.624375,56.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.685,-14.365],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.28,-15.88],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.975,48.96],[-132.58375,47.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.565,18.505],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.240732,38.735937],[10.387744,38.682891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-84.97,21.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.165,53.38],[-40.005,53.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.11,-45.405],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[32.8425,-37.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45,15.17],[-43.775,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-74.028281,39.197109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20.71],[-140.73,20.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,12],[-86.81,11.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.561875,36.058125],[-10.33,36.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[138.64,21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.125,16.145],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,21.14],[-38.035,22.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.83,34.7525],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.1825,27.42875],[-68.17,28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,37.67],[-140,39.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,41.79],[-31.94,42.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.225,28.93],[-83.19,27.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.626362,42.602424],[16.182275,42.798546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.71,-23.945],[165.155,-25.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.915,20.06],[124.54,20.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.59,49.13],[-12.605,49.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.94907,43.918011],[9.128237,43.862117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,32.0325],[-62.165,31.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.788711,39.266484],[2.445,38.7025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.494585,37.857485],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768125,36.61125],[-73.815,38.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.9,51.98],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,32.0325],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.59125,68.3575],[-94,68.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.41,-24.675],[0,-27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.170531,51.941685],[2.782544,51.548596]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.415,71.425],[-159.065,71.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.76375,39.445],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.31,40.365],[147.57,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,7.675],[-29.225,4.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171,-46],[175,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.93,29.465],[34.585781,28.329219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[75,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.66,33.985],[-70.5825,34.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[141,-2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-90,-29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.56,46.515],[-56.185,46.7325],[-58.425,47.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.45,39.49],[-130.08625,39.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.050659,39.959717],[24.588254,40.685789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.595,3.315],[-92.015,4.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.520142,37.138086],[-9.075425,36.71064]]}},{"type":"Feature","properties":{"pass":"gibraltar"},"geometry":{"type":"LineString","coordinates":[[-5.410303,35.880923],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.15,-30.015],[-90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-50],[25.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.27,-31.38],[-110,-32.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.275,24.53],[143.74,25.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-13.08],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07375,63.02],[-20.87625,63.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58875,34.04625],[-15.39,34.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.485,36.38],[-20.07875,34.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131,31.085],[-134.795,30.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.32,1.34],[-41.6,1.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.04125,12.3],[-111.135,12.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-23.04,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.595,35.78],[18.9,35.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.118759,39.369878],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[125.36,-0.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-6.225,53.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-37.98,-3.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.03,5.0675],[62.905,7.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-50],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.054121,48.28251],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.714375,65.943125],[-13.724189,65.394297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.84,-10.005],[153.875,-8.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.000625,62.495],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.74,53.13],[141.5325,52.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.1,-19.145],[-97.305,-17.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-7.345],[69.94125,-9.820625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.02,1.035],[-170,2.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.67,57.675],[-45.245,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.3,14.124375],[-58.675,14.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.59,70.41],[39.1025,69.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.325,36.01],[166.315,36.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[40.255,42.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.610625,42.2075],[41.1,41.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.542656,19.922812],[-66.37625,19.327188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.356016,56.302422],[6.00375,56.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.07,35.195],[21.575,35.385]]}},{"type":"Feature","properties":{"pass":"dover"},"geometry":{"type":"LineString","coordinates":[[1.684779,51.403184],[1.480255,50.937313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-29.075],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.935,15.345],[147.375,16.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-10],[0,-12.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.887839,42.984698],[9.128237,43.862117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,62.685],[-8.1275,62.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.126576,42.227166],[7.300112,42.472612]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.665,56],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.71,17.955],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.54,20.535],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,42.41],[-152.34,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.061875,28.7525],[-13.515,28.95],[-13.34,29.015],[-12.91,29.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[144.9,-38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[12.445957,38.331836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-25],[0,-22.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.38,28],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.0125,-6.545],[44.48,-8.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.12],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[23.125,-37.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.225693,56.360098],[16.412365,55.377734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.005,-44.37],[165.6,-46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.004844,38.133281],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.9,60.735],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[25.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1,73.575],[-89.06,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.925,-2.965],[-100.645,-8.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.44,25.665],[55.345,25.60125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.3725,29.8325],[-67.1825,27.42875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.86,33.33],[-13.956604,34.500653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.520198,49.358241],[-5.411758,49.537695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-7.6175,61.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.966647,56.116403],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.687141,35.755132],[27.189956,36.000159]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.775,14.955],[-163.21,13.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.58,10.025],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.170293,42.08],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.685,3.95],[127.49,2.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.249688,36.783125],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[19.4875,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.88,-56.355],[-66.58,-56.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.245,55.43],[-47.66,52.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.633125,40.765],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.25,-33],[153.55,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.05,25.1725],[-58.675,23.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-84.5325,24.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.3125,63.47875],[-20.07375,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,47.58],[-50,48.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.93,-31.16],[-1.98,-32.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.83561,36.539005],[21.295,36.355],[20.964242,36.448428]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.182344,27.05],[-73.25875,26.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-145.715,-14.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.178219,37.844147],[23.627441,38.464307],[22.830392,38.92639],[23.685974,39.245609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07375,63.02],[-20.005,62.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.555,33.9075],[18.97,34.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.505,-33.09],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,35.695],[-140,37.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.43,27.57],[-145.295,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.99,11.49],[-89.105,10.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.970039,40.651836],[-9.866563,39.813437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144,-42],[146,-44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.437762,41.393584],[11.55597,41.385911]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.575,40.1],[-50.585,40.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.711813,40.106133],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.040186,55.016265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.81,59.915],[-3.1225,59.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.79125,37.8225],[-29.995,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[166.71,-23.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.565,56.855],[-134.7575,55.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.405,14.15],[97,13.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,34.925],[-130,31.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.925,64.46125],[9.24,64.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.067344,42.20375],[29.53625,42.60625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.54,20.535],[-92.325,21.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.27,37.48],[-50,36.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,30.01],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.89,-30.075],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-27.995],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.695,0.92],[-89.595,2.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.34,54.525],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5675,3.795],[118.11,3.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.45,42.07],[-147.515,42.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.09,-36.225],[-165,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.805,11.9625],[-63.775,11.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[13.92377,55.149531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[157.015,33.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.125,-26.34],[-95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.675,-4.125],[-87.765,-0.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27,-33.265],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.223672,57.96457],[7.724425,57.754073]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.785,31.735],[-10.79,32.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.135,6.905],[133.635,6.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.40313,59.711934],[10.472755,58.952702]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.04,47.76],[-14.785,46.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.955,33.6],[-74.86,32.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.775,11.17],[82.160352,6.905854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.885,18.47],[-69.57375,17.530625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.0225,17.68125],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.82,21.25],[-145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,15.17],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.544561,68.350537],[13.93375,68.94875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.09,17.215],[62.605,16.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.5,-46.5],[-75.86,-51.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.289609,70.544375],[29.7925,70.055],[30.275,69.923125],[31.289609,70.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-46.135],[-2.805,-47.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.87,-50.86],[-60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.175,28.005],[-117.49,28.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.52,20.51],[-165.9675,24.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.67,69.91],[67.8,73.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.060815,52.902744],[-10.041543,52.319453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.831783,62.135993],[19.680483,62.310684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.76625,54.35875],[-171.805,54.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.10959,44.26666],[-9.068408,44.154723]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.955,-0.83],[51.62,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.660916,35.507344],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.872812,34.552188],[-13.870445,34.517222]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.170176,38.459727],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.015,-25.26],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[173.475,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.785,46.93],[-14.38,46.48],[-13.76,45.8025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.505,-25.395],[113,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.0125,64.65625],[10.5725,66.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136,0],[130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.192568,55.118374],[-6.633047,55.370586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872266,46.126914],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.278903,62.917177],[21.029185,63.426079]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[129.09875,26.32625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-2.86,61.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.28,5.94],[-44.44,4.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.350142,44.604961],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.485,31.24],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.395,-4.615],[-140,-1.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.455433,44.013123],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.82,-26.51],[-36.79,-26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.835,40.89],[-132.33875,42.47375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.649961,44.801289],[36.1725,43.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.325,25.085],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[36.395,42.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.28,-20.13],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.32,-9.355],[110.25,-8.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.38,35.925],[11.6,35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.635,69.165],[169.5925,70.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-90,-36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.175,17.5],[-87.51625,17.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.111622,61.932327],[21.288431,61.405901]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.301572,42.017417],[17.421106,41.340181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-25.275],[-7.025,-23.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-76.28,-20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.956604,34.500653],[-13.872812,34.552188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.39,46.21],[36.77375,45.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-32.945],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.09,33.165],[-28.85,31.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.81,59.915],[-3.502705,58.837251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.765,17.15],[-159.125,16.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[91.44,-31.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.4525,-10.435],[177.7225,-10.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.241016,35.777734],[-8.374883,35.414648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.4525,-10.435],[174.1025,-13.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.74,-25.02],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.685,15.48],[-155.205,14.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.12],[-1.15,-21.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.6,41.945],[166.695,42.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.709297,37.693047],[-11.055469,38.603203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.539467,35.191416],[26.163647,36.112231]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[124.26,-7.21]]}},{"type":"Feature","properties":{"pass":"panama"},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-79.865,9.185],[-79.535625,8.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-86.45,-53.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.1725,43.9525],[36.93,44.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-32.38],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[20.278903,62.917177]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,34.38],[164.325,36.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.845,-0.055],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-69.235,36.15],[-68.03,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.105,-28.955],[66.315,-27.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.765,38.27],[-137.2,37.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.03,27.29],[-86.76875,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.245,1.26],[-30.875,0.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-40],[-10,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.435,-35.785],[80,-34.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.24,-43.63],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.61625,39.116875],[4.675,38.819063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.5,61.1],[-75,63.2],[-78.7825,62.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.615,74.78],[9.175,74.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.205,-24.02],[100,-26.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-3.785,61.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.68,-10.02],[-140,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.683057,59.036895],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.665,34.315],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.615,41.405],[136.26,42.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.114141,28.317891],[-14.061875,28.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[166.325,0.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.555,-19.075],[117.99375,-18.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.56,32.17],[-76.92,32.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.7475,22.24625],[-91.7275,24.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.7275,24.46],[-91.175,25.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.605,49.32],[-16.09375,49.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.665,34.315],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.75,31.44],[-74.645,30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-34],[172.3,-34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.32,31.47],[-77.665,30.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.1025,69.59],[43,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.724425,57.754073],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[51,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.765,6.79],[163.865,5.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-174.28,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.925,-2.965],[-100.76,-0.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.345,-35.99],[70,-36.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.2,-17.6675],[89.51,-19.535],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-32.085],[90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.205,17.295],[-23.535,19.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.965,28.035],[123.09625,28.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.155,14.42],[82,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.9725,47.2625],[145.95,50.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,50],[-33.785,52.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.135,51.805],[-18.32,51.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.385,70.67],[-133.35,69.625],[-139.14,70.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315176,57.994277],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-135,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.49,-10.035],[165.48,-5.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.0975,20.0575],[-120,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.99,-13.905],[179.91,-15.75],[179.8675,-18.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.10532,57.721461],[6.497103,58.222215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.95,23.335],[-86.534375,23.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.77,-32.375],[-48.74,-31.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.91,29.175],[-11.96,29.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1,27.58],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.763733,57.072097],[19.423691,57.451816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-75.0675,13.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,77.605],[17.095,75.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.87741,36.843734],[25.966397,37.400425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[18.3221,55.324071]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-43.805],[73.59,-43.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,25.275],[-146.07,26.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.83,-4.79],[11.805,-4.77],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5475,34.40125],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.85,41.635],[-155.115,40.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.983438,35.515],[-13.767344,35.262031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-104.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.9675,24.275],[-170,25.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-81.155,9.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.705,-11.355],[-130,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,15.48],[-140,13.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.62,46.8175],[38.23,46.8325],[38.963125,47.118125],[44.025,48.655],[44.125,48.6],[45.88,50.375],[45.97,51.495],[48.485,53.005],[48.47,53.085],[50.18,53.31],[48.455,54.145],[49.38,55.2],[48.525,55.825],[47.965,55.985],[43.96,56.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.76,-13.375],[85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.415,40.655],[-47.495,42.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.9725,47.2625],[146.515,47.515],[154.645,50.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,-35.5],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.85,65.03],[-24.48,68.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.79,32.745],[-9.82,33.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-92.9,-33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.028281,39.197109],[-72.69125,39.366875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.765,67.0275],[41.2,67.88],[35.555,69.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.295,42.205],[36.39,41.6225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,25.275],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,42.0175],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-21.41],[80.905,-20.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.63,34.24],[21.47,34.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.72,10.755],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.68,-3.94],[-106.835,-3.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.1675,-25.11],[-170,-27.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.875937,18.793906],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.665,56.7],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.94125,41.25875],[5.826367,41.668945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[29.399062,34.526719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,-33.925],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.425,39.42],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-29.78,40.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.184058,53.839277],[14.867168,54.490957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.455,-37.735],[50,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.39,57.85],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[126.915,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.455,69.575],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.36,0.94],[77.755,1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.305,-32.485],[-46.315,-33.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.56,25.915],[-88.45,23.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.6375,33.05],[-120.8925,34.3675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.53,9.44],[-81.83625,9.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07875,27.6775],[-73.25875,26.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759824,46.29998],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.91125,36.065],[17.9975,36.25625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.7225,-34.103125],[160,-33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[95.545,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.64,62.795],[-166.53,62.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.655,33.845],[-124.9375,35.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.765,-0.245],[-89.105,-0.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-2.61125,35.966875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-45,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,30.805],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.703918,56.544417],[21.133982,57.640972]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-33.535],[-23.14,-33.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.785,48.395],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-86.24,22.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.105,-16.0525],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.275,11.65875],[-70.661593,12.834497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.23,23.11],[113.24,23.1],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[14.829414,69.020566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-55.175,-45.6875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.605,-35.005],[4.105,-34.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.12875,58.382812],[-16.515,57.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.45,-2.585],[70,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.9,-27.8],[-46.3,-24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.92,-9.525],[132.9075,-8.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.53625,42.60625],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.63,52.765],[-15.21,55.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.37,51.08],[-10.70875,51.5675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.72,10.76],[106.735,10.765],[107.2875,9.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.2,42.3],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.774736,36.424463],[-4.703057,36.070687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,44.095],[-70.69,42.355],[-70.338125,41.910938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.10168,61.181855],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.320795,48.798049],[-4.520198,49.358241]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.3775,50.7275],[-20,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.945,61.875],[-81.37,62.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.640723,60.023086],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.415,67.125],[32.49,67.07],[32.8925,66.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.67875,35.71625],[35.62,36.38625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.67,-29.3825],[61.105,-28.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[80,-43.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-36.62],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.25,41.9],[143.3,41.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-50],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.09,17.215],[65.815,17.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.999615,55.717761],[-6.749531,56.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[26.55275,37.731063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.865,-15.03],[123,-16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.62,-39.36],[-51.105,-39.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.141897,34.614289],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.14,37.105],[-135,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86,61.1],[-90.655,59.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.739744,48.852136],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.34,47.06],[-165.625,50.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.435,40.075],[-137.425,39.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.41,64.9325],[9.925,64.46125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315176,57.994277],[-5.601172,58.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.177422,56.882021],[8.789241,56.931886]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.19,55.155],[-131.36,54.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.203125,31.394063],[-70.69375,30.26875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.615,58.415],[142.94,55.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.065781,37.632266],[-23.37,36.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.1425,27],[-85.7725,27.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.465,-45.08],[160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-136.125,-46.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.205,23.705],[134.25,26.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.063125,7.211875],[79.84,6.9275],[79.5925,6.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-47.27,37.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.165,-35.2325],[-34.665,-35.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.567813,31.719062],[30.63,32.190625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-29.075],[-89.55,-29.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.4325,19.81],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,13.33],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[52.78,-6.365],[53.82,-4.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-15.17],[-110,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.570444,43.815872],[-4.8475,44.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.135,7.185],[60,4.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-4.60125,64.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2,-35.6825],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,57.29],[-38.195,58.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-60],[-44.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.33,-26.535],[7.225,-23.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0125,5.295],[133.285,3.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-68.15,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.609102,38.296719],[16.000312,37.816006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-164.09,-36.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[-1.905649,58.056418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.175,-45.6875],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-84.75,25.785],[-85.762188,26.469375]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[113.895,75.245],[119.085,75.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.74,70.08],[-139.14,70.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.405,-11.475],[-130.875,-12.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.350142,44.604961],[12.773623,44.920851]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.55,7.305],[-90.81375,9.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.315571,39.247163],[14.802354,39.719297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.32,33.89],[124.49,33.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.37,28.585],[133.395,27.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-130.835,40.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.96125,29.97875],[-18.855,29.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.1,55.7],[-165.14125,54.535625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.26125,40.05875],[-134.82,38.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,13.265],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07875,27.6775],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[178.8,-19.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.62,26.14],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.185,-24.475],[106.725,-26.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[17.825781,55.024883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.12875,58.382812],[-10,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.7825,12.5325],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-31.575],[-138.86,-31.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.68,14.205],[-79.7825,12.5325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.74,10.545],[-25.925,5.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.445,70],[57.46,70.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-59.44625,39.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,-37.8],[178,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-15.17],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.145,0],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.738047,45.448438],[-7.01,44.351875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[24.302361,38.931637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.786032,54.871738],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-30.095],[-140,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.83,-37.385],[66.835,-37.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.91,35.53125],[-130,34.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-40,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.704766,49.665762],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.47,33.9975],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.6275,-5.3725],[107.4025,-1.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.773623,44.920851],[12.852598,45.419106]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.67,25.785],[123.5275,25.706875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.845,5.915],[114.48,6.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,10.125],[-88.165,9.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.105,-20.71],[178.9,-20.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.513234,34.756986],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[30.534688,45.21125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.485,54.255],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.34,16.02],[154.485,14.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.495,-54.8525],[-63.265703,-53.917734],[-63.105,-53.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.025,-6.03],[-115,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.56,37.1],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.7496,63.86958],[23.641602,64.58707]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.975,48.335],[-10.5475,48.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.302812,64.49],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.58,-3.97],[57.545,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-36.68],[-170,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.765,40.315],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.7125,-13.86],[96.7875,-12.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.184597,39.148652],[15.603814,38.589719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.172187,54.61875],[5.662383,54.805703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.9,3.435],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.89,65.8],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.757544,44.226084],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-4.002734,53.303145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.65,27.585],[-85.1425,27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.655,20.1475],[-83.8775,21.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[122.087411,38.333157]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.975,48.96],[-131.605,48.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.76875,-5.03],[131.4,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.165,50.405],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.11,-45.405],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.975,12.465],[-59.180625,12.584062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.545,10.55],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.585,60],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.6975,-23.75625],[-41.25,-26.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.22,-9.75],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.695,2.155],[86.11,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.325,52.065],[-141.17,52.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.47,18.04],[140.0225,17.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.5475,-22.7325],[170.675,-22.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.594514,57.985242],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-15.17],[-128.705,-11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.633125,40.765],[5.790938,40.238125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[105.11,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.478955,58.656255],[23.175,58.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.645,30.43],[131.82,30.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.12,35.57],[123.07,34.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97.645,11.285],[97,11.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,48.265],[-52.92125,46.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-6.98],[-146.26,-6.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,14.6],[-83.31625,15.42125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.82875,32.52],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.01,23.8775],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.56,48.9025],[-20.35,49.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.78,3.07],[-40,4.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.905,7.145],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.545,12.755],[-137.255,12.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.62,25.605],[-60,24.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.87,-8.89],[100.015,-10.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.97,56.68],[-151.95375,57.26125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.082314,36.419805],[-2.779248,36.465851]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.175,25.625],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.26,42.025],[140.205938,45.17625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.7975,23.7525],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.25,40.6],[141.25,41.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.1425,35.925],[33,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-20,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.145662,44.766575],[140.4025,45.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.251787,34.881572],[33.141897,34.614289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[146.115,20.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.63,-30.365],[-47.055,-32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.545,10.55],[-50.91,7.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-74.026953,21.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.645,58.37],[-166.59,57.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.55,-36.51],[155.385,-36.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.94,50.98],[-22.405,52.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.245,-8.795],[13.19,-8.835],[12,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.395,-4.615],[-135.76,-4.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-111.27,-31.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.025,20.67],[124.406563,21.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-77.5,27.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.08,51.08],[-171.545,51.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.524717,38.031367],[8.281808,38.900733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.37,1.11],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[14.270904,36.337804]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.48,-5.535],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.785,31.735],[-14.7975,29.7775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.89,-45.405],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.2925,61.19375],[-64.5,61.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.155,-32.825],[134.5,-34],[136,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.170176,38.459727],[-9.770625,37.898594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.525,-35.87],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.32,41.93],[-16.175,41.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.1575,46.2525],[-20,43.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.425,8.665],[-33.145,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.379375,28.858125],[-16.025703,28.764063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.7775,30.2125],[-65.77,30.08],[-67.3725,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.73,60.385],[-63.2925,61.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.205,42.495],[-16.51,44.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.6,54.97],[-0.764687,54.757783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.485,47.635],[-150,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5,71.64],[29.145,71.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.710894,61.146455],[5.122422,60.456016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.51,0.345],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[165.98,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.025,57.445],[-19.8175,56.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.82,58.72],[12.878125,58.981094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[150,38.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.175,28.005],[-109.835,21.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.33,44.11],[-138.865,41.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.06,57.215],[-15.21,55.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-25.275],[80.905,-20.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.935,36.49],[-130,37.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-50],[-44.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.631406,63.784219],[9.125,63.51],[7.87832,63.147236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[0.627853,50.744622]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.149148,57.140967],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,13.495],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.36125,58.25375],[24.089805,57.419487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.115,3.93],[-105.305,2.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.15,65.96],[-179.445,69.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.70375,-16.46125],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.0925,7.11],[166.255,7.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.135,12.65],[-112.56,16.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.42,-18.15],[49.97,-18.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.805,-12.935],[-25,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.292717,38.523853],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.24,63.135],[-36.85,65.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-9.241016,35.777734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.371125,52.17311],[-4.786433,51.523613]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.8,-12.2],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,13.72],[-67.68,14.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.41,-54.195],[-36.29,-53.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.02875,-14.03875],[64.6975,-14.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,50.74],[-20.51,50.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.116364,65.079669],[39.5575,65.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.29,-53.69],[-40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.599297,71.252656],[23.2575,71.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.316406,71.056641],[27.29375,71.2375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.5875,25.85],[-69.135,22.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,14.175],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.34,37.416719],[20.730937,37.523203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.1425,27],[-83.8425,26.0025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[5.478433,55.573516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.2725,20.0525],[-43.745,20.05],[-48.1925,20.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.295,68.05],[43,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.541792,57.28008],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.21,-11.575],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.28875,59.027187],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.58,-24.855],[-140,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.825,19.36],[-24.9925,16.709375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.0025,47.23],[153.5975,46.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.687344,39.577344],[4.071875,38.886875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[17.871143,62.849985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.6,35],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.86,-31.24],[-135,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.526172,41.504453],[5.633125,40.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.1725,47.5775],[-10.46,46.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,21.29],[-150,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,27.285],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.0025,47.23],[152.2,43.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.709297,37.693047],[-10.170176,38.459727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.055,33.32],[140.1325,34.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.5025,34.8975],[-50,35.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[5.025,-25.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.225,-23.065],[4.225,-19.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.06,-15.17125],[-168.335,-11.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.995,68.09],[-101.61,68.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.915,28.17],[-141.795,28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,10],[-161.56,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,-12.8],[-171.7475,-13.8025],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.57375,-34.7],[172.3,-34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.595928,53.963623],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.520142,37.138086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.525,31.7],[-130,31.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1875,18.9975],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.83,33.92],[-14.7575,31.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.785,31.735],[-14.675,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.5825,1.3475],[4.0675,0.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[153.84,-10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.56875,61.275],[7.095,60.9975],[5.295469,61.074062],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.145,0],[-28.65,-1.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,12],[-89.105,10.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.544561,68.350537],[15.785312,68.287969],[16.306719,68.449531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[1.415,58.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.225,59.805],[-163.61,59.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.184597,39.148652],[14.802354,39.719297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.655,21.5],[63.155,20.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-50,36.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.605,29.625],[-150.02,29.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.475979,66.078253],[-18.126309,66.444929]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.34,-8.37],[-155,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.1675,25.11],[-130.0075,26.14875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.246875,59.2825],[-0.31125,59.1625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.62,18.905],[-92.095,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.69],[63.99,8.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-7.054121,48.28251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.780469,52.247031],[2.782544,51.548596]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.020978,36.454326],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.485,54.255],[0.461328,54.256281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.94,29.2925],[-78.3775,28.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.22,9.94],[-83.045,10.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.865,-20.055],[-122.04,-22.0975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.686646,38.269131],[25.241781,38.639014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.1,33.15],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.207661,35.779023],[-6.605,35.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.261875,54.98875],[0.905,55.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.565,69.395],[33.4875,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.7,-12.455],[172.79,-13.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.936472,58.232736],[8.665449,57.392358]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1375,58.465],[-10.5,54.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[144.275,24.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.285703,53.649375],[2.845312,53.317969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.171191,54.656343],[15.483525,54.316428]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.325,53.585],[-152.455,53.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.195,4.085],[-88.695,0.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-60.042284,19.99033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-12.895],[-11.325,-11.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.443311,60.903325],[18.199219,60.652773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.455,42.24],[133.7575,42.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.235,34.09],[-30,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.705,58.2075],[3.50875,58.16875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-119.2,-0.81],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.52,-40.57],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.83,-33.445],[-145,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.125,29.4],[-170,29.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.73,10.89],[-75.275,11.65875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.755,-10.48],[145.76,-12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.8325,18.2525],[107.1,20.25],[108.605,20.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.39,46.21],[35.56,45.43],[36.77375,45.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.515,57.945],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.215,48.8],[161.88,46.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-90,-14.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.475,32.915],[17.3,33.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.2575,71.55],[26.5,71.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,27.705],[-38.31,28.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.71125,-3.33875],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.8,26.3],[-77.75125,26.95125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5375,-8.311563],[125.575,-7.066875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3775,37.87],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.625,-35.145],[107.64,-37.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.542656,19.922812],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.580332,51.962109],[2.170531,51.941685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.865,-20.055],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.795,30.09],[-138.82,28.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.1,38.05],[125.5,37.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-1.520337,36.579673]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.55597,41.385911],[10.931162,40.6779]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.38,28],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.905254,-14.174668],[-165.06,-15.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,31.34],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-50],[-51.885,-52.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.84005,37.264072],[4.92,37.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.082422,66.252656],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.9,35.255],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-2.37,1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.379062,66.504844],[-14,65.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[26.055,-34.52375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.263516,60.511875],[2.1025,59.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,0],[-108.535,1.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.405,52.51],[-27.34,53.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.5,18],[-101.125,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.730937,37.523203],[20.653141,36.767898]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.75,-13.125],[153.805,-11.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.565,70.82],[22.73,71.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-150,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.935,12.355],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.289609,70.544375],[32.52875,70.5225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[151.5,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-35.385],[100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.260371,62.156348],[19.000625,62.495]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.89,73.245],[113.895,75.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-12.5],[-1.0925,-11.1325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.485,64.915],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.89,-45.405],[-40,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-155.95,34.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.132549,48.7996],[-3.07748,49.309648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.265,-60],[-64.985,-55.96875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.31125,59.1625],[2.1025,59.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,14.175],[-23.74,10.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.309961,54.896719],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.97,7.31],[120.46,8.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.15375,49.9475],[-11.725,50.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.826875,36.019062],[34.405,35.855],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.145,-6.035],[131.49,-6.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.93,55.7725],[1.3975,56.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[4.1575,41.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-87.575,25.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-98.025,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,37.7125],[-15.01125,37.20625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.637177,57.945286],[16.225693,56.360098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.755,47.895],[-179.735,47.925],[-180,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.484514,36.636985],[23.849641,36.834439]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.071875,38.886875],[4.675,38.819063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,41.43],[-141.545,41.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.64,-37.57],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-5.371125,52.17311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.51,37.1525],[-12.371016,36.792812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.9325,28.735],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109,16.1],[111.83,16.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.52875,70.3475],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.69125,39.366875],[-73.768438,40.379375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.035,-26],[-80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.845,14.46],[-69.2,14.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.64252,42.969277],[15.168906,43.074487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.775,57.51],[-12.12875,58.382812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,22.77],[-61.77,21.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-132.075,22.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.815,29.055],[-79.69,28.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.8625,28.7875],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.995,-30],[167.675,-32.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.45,12.235],[-55.545,10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,38.765],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[26.153435,38.147076]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-40],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.365,0],[53.185,1.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.301715,49.758743],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.905,54.005],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.829414,69.020566],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.2375,-35.29],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.177755,41.651574],[16.91,41.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.34,16.02],[153.965,16.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.250625,64.882109],[25.12,65.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.35,30.88],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[66.96,24.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,50.74],[-20,52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83,57],[-87.385,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[23.685,35.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[157.015,33.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.733881,59.720257],[24.625,60.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.83,48.9],[-46.515,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9075,14.7475],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.455433,44.013123],[14.38495,43.484275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.415,-11.665],[75,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.11,-45.405],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[172.9,0.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.746934,35.849805],[-3.774736,36.424463]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.615,-0.645],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.185,19.265],[-106.425,18.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.085,60.37],[23.055,60.355],[23.015,60.3],[22.945,60.255],[22.875,60.155],[22.640723,60.023086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.827187,45.022188],[-4.394844,45.042656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.0975,20.0575],[-114.81125,21.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.5,26.5],[129.09875,26.32625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.92,32.03125],[-76.315,31.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.345,11.735],[-45,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.49,2.745],[128.15,2],[130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.135,51.805],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.835,56.74],[-134.7575,55.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[113.2,19.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.53,70.55],[26.316406,71.056641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.7025,-9.2975],[116.675,-7.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.17,-24.42],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-17.435,32.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.175,9.695],[89.33,8.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-119.445,33.24],[-118.915,33.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.822187,49.92125],[-12.15375,49.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.15,70.38],[9.33,70.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,41.925],[-129.345,41.585]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-96.415,74.3],[-99.995,74.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.9475,30.1675],[-73.07,28.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.075,28.19],[-95.205,28.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.525,-25.7],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.578937,41.592361],[8.751699,41.477686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-12.695,4.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.875,58.455],[1.288438,58.106875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.425,-11.09],[159.895,-10.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.225,45.135],[-3.44625,45.647188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,20.05],[-139.38,20.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-10],[64.02875,-14.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.9525,33.44],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.12,19.73],[37.895,20.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.627853,50.744622],[0.108296,50.576542]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.394844,45.042656],[-4.8475,44.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8075,62.06],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.15,-30.015],[-84.61,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.235922,39.733943],[8.281808,38.900733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-40],[104.245,-34.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.015,-15.1575],[-6.62,-16.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.185,-28.285],[-165.1675,-25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7,38.985],[118.99,38.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.345,30.085],[-56.66,29.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.545,40.58],[-29.78,40.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.480625,63.693281],[-23.326875,63.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5275,-7.6225],[119.645,-9.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0975,45.679731],[-2.63875,45.198906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.285,69.5],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-170,-36.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.680742,40.027383],[12.132715,39.944258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.79125,32.76625],[-72.595,32.06],[-72.4275,31.329375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.29,43.92],[-13.36,44.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.785,46.32375],[30.534688,45.21125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.3,-4.2],[45.68,1.5725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.60875,29.93],[-83.225,28.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.58,44.65],[-8.007207,44.213198]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,0],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,14.785],[130,13.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.29,-6.825],[40.0125,-6.545]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.50125,-53.52625],[-70.966562,-53.885625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.655039,65.157617],[21.534551,64.599687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.035,22.08],[-35,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.27002,53.670859],[2.285703,53.649375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.555,41.8],[19.03875,42.02125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.96,29.9],[124.89,29.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.97,37.265],[5.84005,37.264072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78,3.9],[-77.355,3.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.42,-9.43],[163.3,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,56.06],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.822051,39.240449],[-9.970039,40.651836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.545,28.245],[-77.94,29.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.92,66.175],[8.485,64.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3225,48.305],[-13.8175,47.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.461064,52.791201],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-39.015,62.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.078906,39.055703],[12.132715,39.944258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.211504,63.148809],[6.4175,63.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.01,59.505],[16.815625,59.5375],[17.5125,59.4425],[17.98563,58.877539]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.435,-35.785],[75,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.205,23.705],[132.96,23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.775,11.17],[85.695,10.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.5,-53.65],[-150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131,31.085],[-133.205,33.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.348794,53.195842],[1.159438,53.271082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.040186,55.016265],[17.825781,55.024883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[33.1125,33.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.53,-10.02],[-20,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.96,0],[-28.145,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.465195,56.64125],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.14,41.97],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.426484,42.129375],[15.976548,42.220253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.73,-22.115],[10.425,-25.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.8075,36.5125],[18.249688,36.783125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.10532,57.721461],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.36,70.455],[21.52875,70.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.555,23.455],[63.3,24.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-20,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.570195,47.673281],[-4.98666,46.795059]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.685,35.095],[-124.34,35.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.570444,43.815872],[-3.915508,43.783066]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-120,23.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.656953,58.256719],[5.130937,57.804531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.970742,47.66668],[-3.385,47.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05875,32.2025],[-74.08375,34.388125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-60],[-60,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-120,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.685,18.405],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.815,17.41],[66.53,16.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.225,63.02],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.487813,60.75125],[-5.823125,60.794375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.56,16.22],[-112.8075,17.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.295,-20.16],[-76.28,-20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.0825,35.3475],[-16.58875,34.04625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.635,50.655],[5.645,50.665],[5.915,51.17],[5.96375,51.2025],[5.40375,51.76625],[4.81,51.777266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.795,33.38],[-124.685,35.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,18.435],[70,16.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.865,-15.03],[128.46,-11.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[18.082227,41.057642]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.773623,44.920851],[13.409388,45.44577]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.25,-33],[151.5,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.69125,38.88125],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-97.635,-52.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.424564,41.02218],[13.797585,40.444359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.554412,38.128776],[21.114082,37.921602]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.785,38.127813],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[172.545,-40.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.906875,16.00875],[-84.742266,16.061563],[-85.321719,16.098125],[-85.982969,16.139437],[-86.661094,15.98125],[-87.8,16.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.2625,6.0625],[57.135,7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[7.570625,40.994375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-29.915,4.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.85,3.9],[-165.31,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.145,40.745],[-71.5675,41.10125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-4.26,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.055625,70.15375],[19.7925,69.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,24.695],[-150,26.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.1725,43.9525],[35.57125,42.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.6,33.915],[-57.79375,32.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.624492,40.454453],[-69.333125,41.613125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.7225,-34.103125],[160,-34.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.7575,55.72],[-134.255,55.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.419063,55.961953],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.048652,50.75123],[-6.612031,50.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25,40.012637],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-155.395,-24.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84625,36.213555],[-8.2075,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.25,20.665],[-107.185,19.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48,0],[-42.86,-0.063125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-20.945,65.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.955,16.075],[-112.8075,17.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[147.375,16.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.222676,44.129692],[28.964062,42.831875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-81.25,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[111.185,-24.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.165,-23.83],[164.83,-24.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.225,50.14],[141.09,49.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-23.135],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.371016,36.792812],[-11.864375,37.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-43.435,36.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9175,-0.2],[-100,3.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.77,-32.375],[-49.74875,-32.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-5.055],[-133.85,-3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.295,-7.16],[5.2,-3.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-141.545,41.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3225,48.305],[-13.15,48.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-148.82,21.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.128019,39.727571],[23.445,40.27],[23.71,40.025],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-158.34,-8.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-16.928262,32.598271]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.254648,37.14041],[23.564168,37.620381]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.005,33.37],[124.32,33.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.99,-10.015],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.2875,33.0425],[-14.7575,31.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[7.47375,38.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-12.5],[0,-14.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[91.525,-11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[164.765,6.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.549941,62.87748],[19.680483,62.310684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[-0.39,57.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.84,14.315],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.35,2.03],[45.68,1.5725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.035,18.24],[-43.775,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.75,28.85],[-86.4075,28.24875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.4025,45.7825],[141.745,45.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[152,17.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,10],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.915,-30.055],[-120,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.56,39.91875],[-136.435,40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.7425,69.68918],[16.1,69.62125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.135,22.01],[-68.05,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.74,5.23],[-86.7,5.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.42125,-46.99625],[-58.875,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.455,53.06],[-150.62,52.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.84,51.75],[-164,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.355,56.495],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.725,1.22375],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.305,32.1925],[-62.165,31.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-20],[-76.035,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-0.31125,59.1625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.94875,26.41625],[54.44,25.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.410303,35.880923],[-4.703057,36.070687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.415,40.655],[-40.95,41.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.31125,59.1625],[-0.61,58.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[4.94125,41.25875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.79,-33.035],[-37.395,-32.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.121768,49.544849],[-5.411758,49.537695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.319219,38.780625],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.065,14.6],[-61.3,14.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.38,35.925],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.840547,60.216641],[3.241562,60.902422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[11.920313,38.326465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.4,-32.61],[-44.925,-35.21625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.3775,50.7275],[-18.32,51.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.211504,63.148809],[9.0125,64.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-71.075,39.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.4225,56.6475],[-165.1,55.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.68,1.5725],[47.8075,0.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.542656,19.922812],[-67.4325,19.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.175,58.23],[22.45125,57.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.295,-20.16],[-77,-13.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.53,-8.5],[174.765,-5.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.39,18.48],[-60.023125,19.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.9425,24.045],[61.555,23.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.1275,62.0725],[-7.6175,61.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.35125,14.50375],[161.195,18.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1,31.8],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,17.755],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.4075,28.24875],[-85.7725,27.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-20],[77,-17.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.770925,59.501992],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[129.255,-37.65],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.5,14.3],[-79.665,16.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.275,44.125],[30.785,46.32375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.0825,35.3475],[-20.07875,34.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.48,68.625],[-17.455,69.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.57,-23.235],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.76875,26.3],[-86.8125,25.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.418623,57.086514],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123,-16],[121.785,-16.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-1.575],[-140.715,-0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.055,-48.3125],[65.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9,16.5],[-87.6,12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.155,-25.42],[168.475,-28.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[98.72,-28.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.1,5.8],[79.5925,6.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-162.795,50.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-161.84,51.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-78.875,32.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.195,-60],[-59.5,-62.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-34.8475],[10,-33.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.833621,36.888984],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.57375,-34.7],[164.825,-35.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.085,4.785],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-47.12],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.850884,39.734966],[1.316438,39.49252]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.3925,58.7825],[4.68752,58.996143]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[135.1,-45.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.3,-23.5],[-39.5,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.5425,29.8275],[-156.875,27.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.7,43.35],[32.6,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.87,-10.035],[-130,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[108.885,-28.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.005,12.795],[44.96,12.805],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.86,32.6075],[-74.75,31.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.733981,50.063773],[-6.121768,49.544849]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.405,8.44],[-29.915,4.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.105,17.25],[-115,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[19.03875,42.02125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.235,47.65],[-17.7925,47.6575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.99,52.49],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.63,34.24],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.895,40.96],[-39.125,40.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.93,-31.16],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.411045,52.879246],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.633047,55.370586],[-5.999615,55.717761]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.675,38.819063],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.215,42.3],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.599297,71.252656],[21.565,70.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.866563,39.813437],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.9575,44.075],[35.49,44.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.54,32.11],[-127.35,30.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.068408,44.154723],[-8.84124,43.537256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.8075,63.2375],[-49.02,60.45],[-44.2,58.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.95291,39.802686],[23.128019,39.727571]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.8425,-14.5475],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.545,-16.93],[0,-12.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[5.97,37.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.43,64.4],[-162.615,63.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.416944,54.397332],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.675,34.595],[14.255,35.22],[14.270904,36.337804]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-13.785,38.127813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-139.805,50.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.17,28.27],[-69,29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.295,28.75],[-149.025,29.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.9,31],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-49.205,20.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.64,28.575],[-89.9,28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.015245,40.431238],[13.490322,39.908257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-128.8525,41.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.780156,37.361328],[-69.976406,36.349062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[147,-4.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-52.5,49.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.240676,54.879946],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[15.368125,32.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-33.145],[-30,-35.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.771562,67.6825],[12.31875,66.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.788433,55.044995],[11.279074,55.049594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,46.56],[-50,47.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-30.545,40.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[111.48,12.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[16.182275,42.798546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.563125,30.6525],[-71.6,30.133125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.87,44.475],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.725,24.49],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.57,22.98],[-18.76,24.70375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-1.745,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.845877,70.997905],[26.316406,71.056641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[43.229375,-11.911875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.705,63.03],[-4.015,64.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.71,-3.335],[66.03,-6.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.185,66.23],[-167.745,67.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-134.795,30.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-11.864375,37.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[146.04,-39.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.11375,33.1575],[27.385,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.6,41.4175],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.76418,53.858516],[2.68125,54.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.29,-5.76],[113.12875,-6.30875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.929551,50.938848],[-4.786433,51.523613]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.69,24.655],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.96,36.27],[-40,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.5,27.7],[-114.4,31.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.12,11.675313],[44.155,12.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.03,48.15],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768438,40.379375],[-71.491563,40.446562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.34375,37.8475],[-33.975,36.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.12,16.105],[-61.57,14.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.025,58.675],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.375,-22.345],[163.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.5,57.75],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.985,-55.96875],[-66.13,-56.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.806516,41.041304],[9.93832,39.785586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.3475,7.3275],[68.96,5.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.895,30.975],[-143.235,33.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-8.449809,43.849758]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.47,52.49],[-129.505,50.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.275,44.125],[33.9575,44.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.1725,-3.875],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.594514,57.985242],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,60],[-27.505,62.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.99,-44.925],[-55.175,-45.6875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.82,21.25],[-150,21.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.06,32.9725],[16.1175,33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.505,-2.545],[95.35,-5.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-27.855],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.085936,44.31777],[14.693648,43.948964]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.52,-34.915],[-150,-34.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-120,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-24.965],[163.3425,-23.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.3,27.8],[122.295,29.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6275,39.0125],[-68.16375,37.74875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-38.035,22.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.605,31.905],[-16.025703,28.764063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-117.41,27.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.31,28.405],[-32.825,30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[5.61625,39.116875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.775,26.8775],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.79375,38.81375],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.13,-56.015],[-66.58,-56.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.7,-57.125],[-60,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.245,20.13],[124.406563,21.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.97,-18.1425],[51,-15],[49.915,-10.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.48,30],[-174.28,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.832256,2.214627],[174.9,3.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.705,-11.355],[-124.87,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.67,-12.7925],[109.735,-20.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.135,-10.55],[137,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.959758,58.308736],[-3.287351,57.765955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.79,-26.97],[-32.375,-27.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.155313,51.394062],[-10.74125,50.774375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.1425,27.8125],[-72.2925,26.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-15.17],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[160,34.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.274478,39.259883],[19.966191,38.794082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.1,39.68],[-30,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.58,27.62],[-178.5,28.5]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-97.1,75.07],[-96.415,74.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.465,56.985],[-20.95,59.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.2725,20.0525],[-40.74,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.6,-12],[136.75875,-11.975],[131.8,-10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-40],[95.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[160.925,48.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.177422,56.882021],[8.88,56.78],[8.865,56.77],[8.465195,56.64125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.004844,38.133281],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[50.945,12.265],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.34,34.775],[-26.235,34.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.625,12.49],[-63.775,11.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.194375,30.02625],[-87.35375,29.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.875,-41.895],[-63.9,-43.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0675,17.111875],[-62.664375,17.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.89,-45.405],[-150,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.105,-34.465],[2.575,-32.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.885,-52.2],[-56.7,-57.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.315,26.4425],[-86.76875,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.07,71.185],[-142.485,72.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.53,34.31125],[140.1325,34.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-15.17],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[132.96,23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.79,27.1675],[-69.57,26.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-35.385],[87.385,-32.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.305,25.47],[56.355,26.4475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-33.92],[-10,-31.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.335,57.87125],[-135.835,56.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.72,36.05],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-21.67,65.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.58,41.595],[7.570625,40.994375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.31,33.48],[34.913711,32.860039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.83625,9.54125],[-82.22,9.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.665,56.7],[-178,58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.875,-2.675],[4.0675,0.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.144556,47.626984],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.355,50.485],[169.785,50.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.205,-10.58],[145.76,-12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.822334,42.19375],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.74125,50.774375],[-11.24,50.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07875,34.969375],[-20.665,34.94],[-22.34,34.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.187478,56.746272],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.885,25],[-85.855,25.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.88,-45.735],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-26.395],[101.75,-27.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.1,-45.395],[130,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,10],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,10],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-24.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.524717,38.031367],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.5,-46.5],[-73.9,-36.9],[-71.8175,-33.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.3,9.7],[73,15.3],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.58,4.04],[-8.649323,4.072821]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.858716,38.003062],[11.209019,37.291606]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-62.0675,17.111875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.397227,54.678711],[12.810837,55.014771]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-79.275,29.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.475,15],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[140.0225,17.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.185,14.03],[51,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.74,-20.04],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.6275,-5.3725],[110.7,-3.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.905,-42.55],[-56.828125,-43.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.484514,36.636985],[24.514192,37.33902]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.45,19.48],[-130.10125,19.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-68.415,34.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.63,11.44],[-130,11.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.101398,44.357843],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.920313,38.326465],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[129.415,37.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.225,63.02],[-18.545,63.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.73,68.49],[-101.61,68.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.986282,54.641794],[8.88967,54.349815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.67,57.675],[-40.99,56.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-43.435,36.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.185,70.75],[-95.175,69.595],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.505,-9.4125],[3.74,-9.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.075,11.44],[110.115,10.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.44,-17.92],[117.70375,-16.46125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.625,50.75],[-168.08,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.36,-0.49],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.366191,64.450586],[21.534551,64.599687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.045,1.825],[76.485,2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.555,67.764687],[13.495,69.28],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,26.105],[-147.43,27.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.94,33.89],[23.365,33.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.22,32.9275],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.16,-37.125],[-52.928125,-39.906875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.675,34.595],[13.760117,35.623125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[114.19,-35.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.8,34.14],[-64.37,33.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.105,10.325],[-97.575,10.3075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[125.225,-4.8425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,27.89],[-94.49,26.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.02,1.035],[-175,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.70375,-16.46125],[116.7025,-9.2975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[7.417422,37.676133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.44,0],[-111.985,-2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-25.275],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.27,73.745],[73.985,72.545],[72.405,71.345],[73.5,70.905],[73.81,68.435],[72.445,66.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.41,-5.455],[113.29,-5.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.925,12.405],[54.185,14.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,30.905],[-28.85,31.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.54,-54.67],[-57.86,-52.55],[-57.73125,-51.5875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-130,-3.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.2,21.695],[-71.915,22.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.045,-1.285],[40.3,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[-1.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.15125,33.085],[135.125625,34.509375],[131.8975,33.67375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,36.325],[-20.07875,34.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.407813,68.129688],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-110,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.8,-54.38],[-89.995,-54.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.733881,59.720257],[25.372383,60.039258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,15.6],[-111.955,16.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.54,28.415],[49.11125,28.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.18,61.6625],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.417813,69.560781],[15.60875,69.9875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-156.5425,29.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.875937,18.793906],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.73,20.775],[-145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.155,-25.42],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.356016,56.302422],[5.800937,56.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.75,-55.43],[-47.355,-52.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.3,-23.5],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.335,34.94],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.241016,35.777734],[-12.03375,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.045,-10.925],[129.495,-10.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[47.36,-37.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.01375,38.35125],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-35.015],[-10,-33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-31.065,-7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.388438,59.328437],[18.86126,59.728643]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-49.415,40.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.175,34.525],[123.07,34.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.57,46.255],[-163.815,46.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-10.6],[131.92,-9.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.265,-4.79],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.48,-47.735],[-84.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.925,5.98],[-24.595,4.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.895,8.33],[107.2875,9.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.48,44.85375],[-154.695,42.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.395,-26.94],[-42.26,-27.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.83,-37.385],[65,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.69,33.85125],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.096442,41.623777],[29.09787,41.607712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.749062,47.368203],[-6.242363,48.047832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-25,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.042284,19.99033],[-61.77,21.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.649323,4.072821],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.675,23.43],[-60,22.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.31,32.57],[-126.6,32.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.025,-25.3],[4.455,-25.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[-10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.925566,47.547676],[-3.385,47.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.054121,48.28251],[-6.315391,48.734453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.31,31.3475],[-14.7975,29.7775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.33,8.965],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,15.525],[-153.1025,15.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.95875,38.4075],[-29.995,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.864375,37.037813],[-11.96418,37.599102]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84625,36.213555],[-9.241016,35.777734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.054121,48.28251],[-8.975,48.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,16.14],[70,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.98563,58.877539],[18.290494,58.216924]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.1675,25.11],[-128.61,28.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[16.62,-33.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.906875,14.168437],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.87,-50.86],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.666875,69.70625],[57.46,70.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.59,43.65],[31.7,43.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.29,43.92],[-12.765,42.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-75.64,28.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123,19],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.54,-42.975],[179.795,-40.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.53,-5.585],[-6.45,-6.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.82,-16.965],[-20,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.62,-33.935],[87.385,-32.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128,26],[127.325,25.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.170531,51.941685],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.5675,21.2475],[37.895,20.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.395,-35.005],[5.835,-34.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[110.385,18.36],[108.46,18.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-148.93,41.2]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-104.945,74.32],[-111.295,74.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.045,2.995],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-52.435],[-47.355,-52.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2425,35.1575],[-77.03,33.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.825,-35.545],[164.125,-36.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.3675,25.8575],[-26.47,27.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-23.135],[-118.05,-22.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.63,52.765],[-17.135,51.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.558496,70.946484],[23.2575,71.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.125,55.3125],[-23.465,56.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.3,27.8],[121.965,28.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-23.325166,66.263525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.80875,22.2875],[120,24.635],[120.0875,25.56125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.021094,47.6525],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.222676,44.129692],[30.09375,44.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.34375,37.8475],[-37.315,37.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,11.125],[95.2425,10.62875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.96,2.6275],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872098,56.06031],[-7.455625,56.323437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,15.6],[-110.04125,12.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.949023,6.088516],[94,6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.422031,36.475469],[-0.135,37.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-10],[-28.77,-8.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.687344,39.577344],[5.61625,39.116875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-120,-8.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.84,51.75],[-158.305,51.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.98,10.01],[-108.07,8.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65,-35.385],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.175,53.305],[-34.34,54.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,43.864375],[-135.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.7275,24.46],[-87.8975,22.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.105,31.2],[143.055,33.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.815,29.055],[-81.17125,30.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.087411,38.333157],[121.79375,38.81375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.27002,53.670859],[3.732923,53.77631]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.828086,49.557725],[-6.910664,48.933242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.41,-19.86],[54.935,-17.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.085936,44.31777],[14.38495,43.484275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.434609,41.0079],[2.213706,41.184683]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.175,39.38],[-30.02125,38.948125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.170732,59.251035],[5.63762,59.807426]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.86,36.9125],[-69.976406,36.349062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-74.1325,26.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.76,12.63],[83.98,11.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[143.2,3.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.47,34.555],[20.23,34.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.49,54.77],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.48,54.4675],[-130.67,53.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,36.45],[-30,34.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.39,24.65375],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[15.240676,54.879946]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.62,58.5275],[-6.575,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-15.17],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.9,53.37],[-136.905,51.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32,-30],[33.6975,-26.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,5.055],[-31.245,1.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.121768,49.544849],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.135,4.315],[-8.649323,4.072821]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.9125,29.0275],[122.96,29.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.485,36.38],[-23.87125,36.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-57.975,12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.18,63.84],[-162.615,63.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.595,28.24],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.705,32.59],[127.22,32.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.125,55.3125],[-26.355,56.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79,23],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[80,-12.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.14,-33.41],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.693648,43.948964],[14.671152,43.926406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.8,-10.5],[131.8,-11.9],[130.8,-12.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.1875,15.295625],[-140,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.11,-45.405],[70.39625,-49.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.855,24.085],[-30,25.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.375,-34.64],[155.385,-36.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[11.541792,57.28008]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.785,50.155],[168.215,48.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.955,-37.275],[40,-36.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1875,18.9975],[-75.095,19.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.1,-45.395],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.471768,65.278848],[22.383867,65.360957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.254648,37.14041],[23.849641,36.834439]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40,-36.95],[40,-33.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.485,64.915],[6.4175,63.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-0.985],[-119.2,-0.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.98,42.26],[-148.93,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.875,0.89],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.42625,-21.290625],[113,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.015245,40.431238],[12.680742,40.027383]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.57,-23.235],[-174.455,-24.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5,1.2],[123.655,4.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.2,63.6],[-54.2,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.2,-3.535],[5.40125,-3.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.89,-45.405],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.77,11.655],[106.47,5.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,7.675],[-25.925,5.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.94,41.35125],[-130.835,40.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.545,-40.03],[171.14,-39.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,48.245],[-147.485,47.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-124.83375,-25.30125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[174.26,50.5025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.624375,56.324609],[5.356016,56.302422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.995,23],[117.7625,21.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,4.835],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.05,-22.065],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.045,58.39],[3.3925,58.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[3.395,59.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.8,-12.2],[128.4,-14.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.925,64.46125],[9.0125,64.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[27.68125,59.48375],[28.204062,60.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.83,48.9],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.137949,38.470732]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.39,-20.06],[-111.57,-18.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-102.535,-7.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.05,8.4],[120.46,8.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.7725,27.80125],[-85.75,28.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.82,22.61],[135.645,21.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.302361,38.931637],[25.241781,38.639014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.39625,54.11125],[-162.3275,54.3025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.384922,12.626797],[43.12,11.675313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.52,-34.915],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.39,18.48],[-55.65625,20.05625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[19.286448,40.166138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.17875,52.26875],[10.5,53.375],[9.627266,53.65125],[9.068397,53.784597]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,41.925],[-130,43.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.49,-6.19],[132.315,-6.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.25,55.43],[-38.195,58.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.47625,26.515],[-83.8425,26.0025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[53.355,-15.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.505,-41.675],[45.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.945,-44.21],[0,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.165,53.38],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-75.2,24.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.095,25.75],[-15.235,27.335],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.542471,56.108979],[12.153201,56.832275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.265,-39.825],[149.705,-39.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.309961,54.896719],[19.852109,54.884531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.81,75.165],[-65.77,74.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.860469,60.161348],[29.4,60.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[4.1575,41.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.968125,35.618906],[17.9975,36.25625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.68625,27.61],[-95.8,27.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.855,6.505],[-81.4,6.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[19.342832,60.687832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.535625,21.845],[-74.026953,21.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.833008,52.101016],[-6.151127,52.11611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.075,39.66],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.415,34.22],[-69.2575,33.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,10],[141.39,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[14.86,36.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.26,17.29],[116.64,18.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.77,-41.885],[93.931914,-41.456875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.305,-17.445],[-96.27,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.44625,39.45875],[-55,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.165,21.055],[66.6,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.165,31.145],[-64.7775,30.2125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-20.73,39.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.76,-12.465],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.83,18.27],[130,16.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8425,-37.375],[40.07875,-39.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,30.905],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,2.055],[-89.855,0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164,53.8],[-163.255,51.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.255,42.64],[39.455,43.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-140,20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.735,65.08],[-23.393254,65.26252]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,25.275],[-137.48,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.415,37.96],[128.54,39.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,20.06],[130,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[127,8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0675,17.111875],[-64.27375,17.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.745,70.025],[-167.085,69.16],[-167.745,67.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.471768,65.278848],[24.250625,64.882109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.02,-56.065],[-67.88,-56.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.505,-8.535],[-165,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.278461,44.563908],[13.455433,44.013123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-25.275],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[167.535312,19.45625]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-93.01,75.16],[-92.4925,74.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.60125,64.31125],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.64,21.63],[136.89875,20.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-12.983438,35.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.26,-6.315],[-145,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[168.53,-23.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.69,10.79],[-110.04125,12.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.514518,48.098406],[-5.749062,47.368203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.56,-20.59],[161.9275,-20.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.087411,38.333157],[122.175,38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.935,36.49],[-129.91,35.53125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.3225,39.936563],[0.118759,39.369878]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.965,55.875],[0.905,55.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.496719,40.850313],[27.95,40.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.285,-20.785],[177.77,-18.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.712073,56.451064],[7.25665,56.572783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.773623,44.920851],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.61,28.69],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-79.235,31.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.813645,54.411245],[6.172187,54.61875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.69375,30.26875],[-71.6,30.133125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,43.84],[-130.005,44.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.769824,39.240313],[2.445,38.7025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.78,40.51],[-28.585,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-7.192568,55.118374]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.17125,30.345],[-80.435,28.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.423691,57.451816],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.39,7.44],[134.2875,5.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.46,-36.56],[164.125,-36.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.4,13],[103.365,10.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[121.205,30.505],[121.895,30.345],[122.295,29.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3975,56.315],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.82,-14.34],[-101.92,-11.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.975,35.425],[124.175,34.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.995,-53.66],[-40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.985,64.58],[4.89,65.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-77.89,30.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,-60],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.2,64.9],[-177.305,62.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.905,54.005],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.66,-24.545],[-76.035,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.568789,42.386191],[18.550977,41.625937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[95.78,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,4.195],[-37.595,7.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-142.61,47.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,13],[86.455,13.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.325,25.085],[125.435,22.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.948281,51.602969],[-6.612031,50.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.565,-51.945],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.695,42.52],[-157.72,42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-46.4,2.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.745,-23.54],[-120,-24.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149,-7],[147,-4.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,13.965],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.34,54.525],[-30.005,55.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.828125,-43.9075],[-55.99,-44.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8,0.1925],[4.0675,0.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.83,48.9],[-50,48.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.495,-10.63],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,-45.73],[-60.42125,-46.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.83,55.205],[-132.31,54.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.195,26.555],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.075,4.405],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.418281,29.48793],[-15.379375,28.858125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.63,-35.035],[-23.14,-33.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.525,-26.76],[0,-25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.89,-45.405],[-10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.6,-3.445],[-168.505,-8.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-46.44],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.815,67.46],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.315,31.67],[-75.32,30.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.45125,57.80125],[21.628223,57.81543]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.95375,4.021562],[72.275,5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-6],[8,0.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.393254,65.26252],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.9,20.805],[-17.9725,21.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,37.7125],[-20,36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[169.425,5.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759824,46.29998],[-2.308359,45.854297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.485,72.2775],[-126.67,74.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[66.835,-37.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[26.153435,38.147076]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.496406,36.432031],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.77,-18.775],[178.524375,-18.294375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-10,-12.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.275,29.69],[-79.285,29.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.425,-4.95],[137,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.64,18.165],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-1.11,-1.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.41,-13.865],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.703925,60.296949],[19.42498,59.977676]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.8775,-0.06875],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.81875,31.2575],[30.01,31.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.976548,42.220253],[16.177755,41.651574]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.825,38.75],[-66.515,35.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[8.32,40.565],[8.195,40.55],[8.065469,40.411406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.125,40.98],[-37.685,42.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[50,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,52.69],[-41.9,51.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,37.29],[-37.315,37.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.555,33.9075],[19.4875,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.05,-22.065],[-114.39,-20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[123.775,20.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.47,-25.775],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.225,29.085],[-89.9,28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[109.77,11.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.45,7.46],[70.82,8.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.82,19.545],[124.685,19.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.99,1.01],[107.4025,-1.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.105,-53.01],[-64.8275,-54.60375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.031875,36.679375],[35.62,36.38625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.292769,55.727129],[20.949922,55.910039],[20.703918,56.544417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.205,-23.395],[-1.535,-21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3,6.145],[1.884922,4.824141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-0.261875,54.98875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.445212,53.562003],[4.9525,53.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.535,1.485],[-107.345,2.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.315,26.4425],[-88.415,27.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[3.972656,60.90625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.797585,40.444359],[13.015245,40.431238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.95125,36.17125],[-74.451406,37.726719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.71,9.52],[-14.5625,8.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.11,14.335],[-51.665,15.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[18.801841,54.630073]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.285,-10.03],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.285],[158.55,-36.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,39.59],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.97,40.825],[147.88,40.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.101398,44.357843],[14.693648,43.948964]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.84,14.315],[-137.255,12.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.55,72.235],[-77.65,72.815],[-71.635,72.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.54,37.62],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-1.14,55.37],[-0.764687,54.757783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.003165,44.711516],[139.02,44.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.795,4.15],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.485479,51.771038],[-6.948281,51.602969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-16.7],[145.6875,-16.2425],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.98,10.01],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.64,43.555],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.34,35.595],[-124.9375,35.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.11,-45.405],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.3,-24.3],[-43.2075,-23.0975],[-41.3,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.025,20.67],[127.725,24.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.01,31.745],[29.36,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.9925,26.24],[-87.575,25.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.055,-26.21],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.365,-35.04],[-27,-33.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.87,15.085],[96.405,14.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.493584,36.213281],[-7.862709,35.709449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.965],[158.55,-36.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.26,-10.03],[-6.45,-6.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.205,17.295],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.4325,69.715],[-57.96,71.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-31.835],[51.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2425,35.1575],[-74.955,33.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-25.845],[-30,-27.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.745,-43.645],[80,-43.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.895,57.655],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-8.65],[159.72875,-9.34625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.4175,63.015],[5.510234,62.388359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.89875,20.0675],[134.215,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[2.814531,40.307891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.9475,38.8],[-27.9125,38.914375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[85,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.565273,36.568945],[21.83561,36.539005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[23.374615,36.270665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.85,-23.14],[58.0075,-20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.371016,36.792812],[-10.967578,36.809023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-56.595,60.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.15,70.38],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.6,43.615],[33.9575,44.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.009687,18.466406],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.42625,-21.290625],[114.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.45,42.07],[-147.98,42.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.31,40.365],[146.81,40.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.86,-51.435],[-80,-47.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[125.5,37.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.17,-10.03],[78.415,-11.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.59125,15.75125],[-77.6575,13.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.09,-19.205],[9.745,-20.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.055,49.16],[141.09,49.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.645,58.37],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40.62],[-50.585,40.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.124099,43.687733],[15.168906,43.074487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.74875,-32.2175],[-49.73,-35.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.67,-38.795],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.93,53.055],[-41.9,51.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-34.915,-55.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.948281,51.602969],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[90,-1.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-35.385],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.84,-10.005],[159.782188,-10.092656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1675,29.7725],[-77.94,29.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.28,-20.13],[-74.66,-24.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,33.5225],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.84,-53.31],[-39.995,-53.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.865,58.895],[-156.745,55.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[15.657402,55.751547]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.610273,36.099727],[-12.371016,36.792812]]}},{"type":"Feature","properties":{"pass":"babelmandeb"},"geometry":{"type":"LineString","coordinates":[[43.384922,12.626797],[42.931719,13.161406],[42.5375,13.93],[41.845,14.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-22.480625,63.693281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.54,29.176875],[-95.139687,29.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-25,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.151127,52.11611],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.685974,39.245609],[24.302361,38.931637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.565601,37.428359],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.36125,58.25375],[23.478955,58.656255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-140,41.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.7,32.84],[-52.4025,32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[22.28,35.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[71.825,-5.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.177888,54.092026],[-5.665332,53.633799]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.13875,72.01125],[65.67,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.365,-17.76],[161.9275,-20.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.255,-26.235],[163.98,-24.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[165.675,9.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.125,-46.515],[-130,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.29,30.23],[-85.60875,29.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.295,-9.31],[-98.025,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-15.945],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[14.335,-30.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.6825,15.0175],[-69.2,14.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.725625,-22.964375],[111.185,-24.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-35.385],[-15.385,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.73875,57.7075],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-8.57,46.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.945,27.125],[-76.245,27.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.835,5.12],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.195,21.445],[-159.255,21.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.85,50],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.23,26],[143.6,26.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.815,-31.815],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.925,48.325],[160.2375,48.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.335,10.32],[-23.74,10.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-35.01],[0,-34.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[3.402324,41.89498]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-5.125],[-137.395,-4.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[4.210625,38.3975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.345,25.60125],[53.8,24.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-48.345,11.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.305,62.835],[-173.66,58.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.682437,35.592275],[24.697896,36.099399]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,10],[148.25,14.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.51,-8.11],[-33.21,-11.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-27.02,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,8.505],[-138.665,7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-85.1425,27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.781946,38.686186],[13.814531,38.779531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.395,59.785],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.305,-32.485],[-47.055,-32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,15.17],[154.485,14.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.365,-17.76],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[3.837578,59.327422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.785,46.32375],[33.9575,44.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.555,35.005],[-50,34.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.45,-10.035],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.415,24.68],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.605,31.905],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.7925,69.845],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.045,13.36],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.97,-18.1425],[53.85,-23.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.365,-10.025],[-150,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[15.115,33.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.7,56.2],[142.145,55.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.03,27.29],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.834375,16.023125],[87.08,14.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0925,-11.1325],[-1.99,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-110,-4.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.19875,29.306875],[-88.8575,28.921875]]}},{"type":"Feature","properties":{"pass":"bering"},"geometry":{"type":"LineString","coordinates":[[-169.15,65.96],[-169.02875,64.7425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5,-35.385],[5.395,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.735,38.12625],[-129.45,39.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.851896,53.55348],[7.34,53.32],[7.385,53.295],[7.3,52.86],[7.27,52.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.535625,43.472969],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2375,48.075],[161.88,46.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-33.715],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.655,59.815],[-92.925,60.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.429844,37.213516],[12.833621,36.888984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[3.575,54.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.697461,39.89332],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.007207,44.213198],[-7.67,45.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[1.76418,53.858516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.155,14.45],[144.894375,13.60875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.37,1.11],[-1.745,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[133.02,39.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.703925,60.296949],[18.86126,59.728643]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.419063,55.961953],[17.580605,55.475938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.795,50.375],[-162.105,48.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.94,39.505],[121.095,40.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[111.7475,-22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.63,32.190625],[32.302422,31.474844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.55275,37.731063],[26.153435,38.147076]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-90.485,26.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.894609,46.205234],[-4.98666,46.795059]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.875156,12.664141],[-70.15,12.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.45644,54.281963],[5.445212,53.562003]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.83,50.865],[-31.405,50.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.69,2.73],[-100,3.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-79.815,29.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.61,47.655],[-140,46.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.27,13.11],[141.39,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.095,28.36],[-61.34,28.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.693648,43.948964],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.06,32.9725],[14.54,33.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.3325,53.8375],[-155.06,53.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-29.22,50.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-25.275],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.193359,36.34],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.88,-33.13],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.48,27.62],[-140,28.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.74,-31.37],[10,-31.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.78,-16.375],[167.38,-18.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.82,38.825],[-135.765,38.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.79,27.1675],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.735,72.27],[82.465,71.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.906875,14.168437],[122.1,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,13.62],[-51.665,15.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.98,8.505],[165.675,9.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.371125,52.17311],[-6.151127,52.11611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[35.295,42.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-95,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.928906,39.174336],[9.684824,38.594712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[-4.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.3,35.9],[142.25,40.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[4.18,62.96],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025703,28.764063],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.625,-29.41],[-19.7725,-29.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[27.495,42.46],[27.47,42.485],[27.982813,42.496641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[53.2925,26.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.38,-2.7475],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.9,-20.27],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.64,14.52],[-130,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.62,-16.745],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.345,40.035],[-54.575,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-7.01,44.351875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32,-30],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.71,15.53],[-24.525,13.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.115,53.365],[-38.165,53.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[87.73,-42.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[8.235922,39.733943]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.075,39.66],[-71.73,39.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,32.955],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.605,-4.66],[-105,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.74,20.785],[-44.85375,25.4725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.826191,65.729375],[-23.485,65.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.66,31.315],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.95375,4.021562],[73.045,1.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.03,-9.9375],[-169.32,-10.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[163.3425,-23.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.655,26.55],[-175.06,25.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,17.06],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.26375,-34.81875],[-56.35625,-35.05625],[-54.615,-35.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.762188,26.469375],[-85.7725,27.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.355,-30.66],[108.265,-31.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-38.1525,0.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.583594,26.276406],[-76.259062,25.764688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.882285,67.350117],[13.3425,66.9525],[12.621743,66.378033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,33.165],[-30,30.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,36.45],[-33.975,36.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.964242,36.448428],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.475328,35.585183],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.02,39.225],[136.26,42.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.790938,40.238125],[6.065,39.645938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.935,60.485],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.955,6.08],[168.0925,7.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[172,-40.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.803398,40.72709],[11.55597,41.385911]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.945,-5.455],[99.98,-8.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-5.42,55.995],[-5.355,55.885],[-5.140783,55.523716]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.79,27.1675],[-68.515,27.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2425,35.1575],[-76.3125,33.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.38,-23.8225],[153.585,-18.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[146.435,19.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.39,7.44],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.78,3.07],[-43.28,5.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.265,-31.175],[111.66,-33.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.535625,8.775],[-79.72,7.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.395,42.3875],[35.295,42.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.605938,60.377812],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.2,-28.3],[-19.7725,-29.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.19125,45.28875],[-41.66,48.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-16.175,41.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.505,-11.18],[159.782188,-10.092656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.015,-28.17],[5.89,-30.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[5.170732,59.251035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.335,-30.96],[12.06,-28.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.715,-0.725],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.58,-56.48],[-64.985,-55.96875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.5,-30.5],[-49.74875,-32.2175]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-126.67,74.55],[-126.04,74.62],[-111.295,74.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-46.845,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.8525,41.085],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,28.1575],[-88.8575,28.921875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.04,20.67],[-20.9,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.205,-24.02],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.575,59.04],[-167.645,58.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.89,43.11],[131.98375,42.14625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.1,38.05],[123.2,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,7],[97,11.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.775,-15.07],[54.885,-16.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.3425,-23.6075],[160.56,-20.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.88,-50],[-80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.89,11.355],[-89.595,10.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,-45.73],[-58.875,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-22.46,42.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.18,49.805],[170.67,43.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.8175,-33.0175],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.304141,38.098984],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.26,50.5025],[172.18,49.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.64,37.46625],[8.97,37.345],[8.94,37.34],[8.545,37.305],[8.355,37.28],[7.72875,37.0925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-56.828125,-43.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.69,2.73],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-135,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.983564,57.58748],[22.45125,57.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,53.415],[-30.005,55.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.126309,66.444929],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.52875,70.5225],[33.59,70.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.41,27.555],[-117.49,28.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152,17.8775],[153.34,16.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.485,2.015],[78.96,2.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.77,4.08],[-42.88,2.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.40125,-3.03125],[8,0.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.345,38.1425],[-70.66875,39.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[110.25,-8.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79,23],[-79.635,23.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.86,23.325],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-13.08],[-126.7,-16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.745,0],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.96,36.27],[-35,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.28,49.83],[154.5025,47.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.47,27.425],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.229375,-11.911875],[41,-10],[40.0125,-6.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-88.415,27.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.44,1.46],[-145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.67,-38.795],[162.47,-37.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.905649,58.056418],[-2.289512,58.595117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.61,-35.005],[-85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.54,29.176875],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,35.385],[-55.87,34.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.13,11.96],[-143.58,10.025]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[114.24,76.7825],[119.085,75.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.4025,32.61],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.434375,64.555],[36.465,65.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.050659,39.959717],[24.49332,39.690156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.685,35.095],[-124.9375,35.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.44,4.495],[-44.77,4.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.8,14.68],[70,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[50.365,29.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.365,-14.375],[7.25,-15.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.574272,60.169958],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.1375,16.44],[-73,17.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.52555,62.383484],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.52,-35.635],[134.215,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.755,1.285],[78.96,2.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.951719,54.536094],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168,60],[-168.575,59.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.04,31.225],[-74.05,30.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.661593,12.834497],[-70.643992,12.830684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-16.095],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.19,-35.585],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.96,44.25],[179.87,44.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.4925,11.9675],[-80.935,12.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.005,33.37],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.09,9.03],[103.365,10.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.12,19.73],[39.335,19.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,45],[-63.295,41.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.85,29.335],[-79.005,28.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[136.645,30.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.535,-40.075],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.9125,38.914375],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.975625,39.37],[-32.34375,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.53,-5.585],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.645,-16.635],[156.505,-18.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.61,59.135],[-166.59,57.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57375,17.530625],[-66.43375,17.1775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.6,26.3],[50.675,26.305],[49.52,27.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-80.715,-50.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.1875,15.295625],[-131.705,11.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.669644,38.170488],[13.814531,38.779531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,26.16],[-60.62,25.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.32,-9.355],[106.67,-12.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.185,-28.285],[-165.01,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.91,-23.655],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.60875,69.9875],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.305,-17.445],[-95,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-40],[-15,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.12875,-6.30875],[112.65,-6.94],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.038047,60.860098],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-178.685,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.505,31.63],[135.15125,33.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.400489,50.308194],[-2.553604,50.466589]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[7.570625,40.994375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,44.69],[-129.455,44.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.955586,52.79873],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.684779,51.403184],[1.580332,51.962109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.455,-24.72],[163.255,-26.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.075625,26.139375],[-90.56,25.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.58375,47.4],[-130.925,45.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.915,27.965],[-60,26.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.05,25.1725],[-51.3,22.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[90,-32.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,42.755],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-5],[70,-7.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.8625,28.7875],[-56.66,29.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.524717,38.031367],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-5.055],[-5.53,-5.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.48,23.835],[-82.2,23.25],[-79,23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.175,51.595],[-163.255,51.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.02,-56.065],[-71.385,-55.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.261719,60.567188],[-1.056328,59.980527]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-166.115,-36.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.160352,6.905854],[83.98,11.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.795,43.085],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.151875,15.62375],[-73.3225,14.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,43.2],[145.9725,47.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.128019,39.727571],[22.854844,40.434102]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-35.385],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,15.48],[-144.59,15.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.465,43.245],[-63.21125,44.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.730937,37.523203],[20.653141,36.767898]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.7,-16.845],[-123.865,-20.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.455,-37.735],[55,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,-35.5],[127.51,-34.285],[120.875,-34.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-15.17],[-120,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07,28.78],[-73.97,28.480625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.12,69.7],[-99.185,70.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.38,0.555],[104.99,1.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.645,-16.635],[153.75,-13.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.08,14.74],[86.455,13.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[86.76,-13.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.59,49.13],[-8.84125,49.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.048652,50.75123],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-12.165],[90,-16.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-76.245,27.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.915,-38.485],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.705,20.06],[152,17.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.975,-24.405],[59.67,-29.3825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-99.1,-19.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.26,-27.96],[-40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.015,-28.17],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[64.14,22.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-34.8475],[5.835,-34.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.060815,52.902744],[-9.272266,52.618047],[-8.805,52.675],[-8.695,52.655],[-8.625,52.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.6,34.2],[127.9525,33.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.385,-36.8325],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-76.259062,25.764688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.8075,17.3325],[-114.0975,20.0575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.82,8.365],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.115,20.055],[140,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.590361,36.269318],[25.35,36.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.305,-39.285],[146.435,-39.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[16.609102,38.296719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.97875,24.59125],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,0],[-115.44,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-34],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.49,26.93],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-3.09],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-35.385],[-105.525,-35.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.680742,40.027383],[13.490322,39.908257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.8975,46.203125],[-130,48.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.583594,26.276406],[-77.75125,26.95125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.920313,38.326465],[11.240732,38.735937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.575,59.04],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.245,-15.28],[173.1275,-13.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.103516,53.993594],[1.76418,53.858516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.55,12.905],[-110.109375,10.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.681607,58.930432],[8.936472,58.232736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.055,40.085],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.515,34.78625],[-72.79125,32.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.725,70.31],[18.73,70.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.6,0],[77.695,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.765,67.0275],[42.295,68.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-120,-24.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.81,11.11],[-87.295,11.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.555,20.31],[88,21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.61875,29.59125],[-75.64,28.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.525,26.955],[34.2525,27.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-142.61,47.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.308359,45.854297],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.490322,39.908257],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.935752,58.531592],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.2925,26.465],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.545,12.755],[-135.84,14.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.782544,51.548596],[3.382466,51.914291]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-34.05],[-146.83,-33.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.461328,54.256281],[-0.200664,54.292109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.73,-22.115],[13.8225,-27.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,39.205],[-17.1,38.72],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.675,28.75],[-14.061875,28.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.715625,37.364688],[17.805,37.415],[17.74,37.43],[17.63,37.455],[17.35,37.515],[17.12224,37.566764]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.79,-4.235],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.745,45.7],[140.205938,45.17625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.075,65.415],[10.5725,66.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.831941,42.661339],[9.50612,43.283391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.060815,52.902744],[-10.317812,53.609375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[115.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.463672,42.986934],[4.276431,43.177837],[5.217479,42.736075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[18.69125,38.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-35.385],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.356016,56.302422],[5.478433,55.573516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.13,70.0225],[18.725,70.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.52,63.7475],[-18.545,63.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.54,-28.545],[-135.015,-25.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[113.12875,-6.30875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.6,26.3625],[143.035,27.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.76,8.72],[121.52125,11.35375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-78.810625,28.2275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.79125,32.76625],[-71.615,31.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.835,5.12],[168.0925,7.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.127676,55.036973],[5.478433,55.573516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[10.367479,42.995627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-15,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.9,19.75],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.045,58.39],[3.50875,58.16875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.274478,39.259883],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[11.269082,59.069375],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84124,43.537256],[-8.828682,42.490273]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.21,6.97],[157.355469,7.404844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,2.7],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.25,41.9],[139.4,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[121.465,21.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.88125,40.75125],[29.55,40.75],[29.48,40.75],[29.2725,40.74875],[28.496719,40.850313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.335,59.715],[149.46,59.12],[149.615,58.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.108296,50.576542],[0.065205,49.814541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.4225,45.9625],[-60.2,47.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,-12.8],[-170,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.6325,55.38],[-7.192568,55.118374]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.297305,51.461055],[-6.833008,52.101016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.434375,64.555],[34.9025,65.1175],[35.455,66.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.435,36.83],[-40,37.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.935,4.99],[-95.795,4.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-133.1575,20.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.575,35.385],[20.595,35.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-9.25375,35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.765,-5.4025],[176.1725,-3.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.067465,39.293854],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.6175,61.95],[-6.816172,62.127187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.01362,50.229256],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.395,-35.005],[10,-34.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-3.1125,35.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.135,-2.705],[152.58,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.513711,58.289277],[17.98563,58.877539]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.02,39.225],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.64,66.9475],[-17.255,66.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.955,0.965],[-110,1.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.69,-17.065],[122.865,-15.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.17,6.64],[70,6.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-22.805,-12.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-31.925],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[14.270904,36.337804]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.495,33.9225],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[21.038047,60.860098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[5.662383,54.805703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.69375,70.6075],[17.13,70.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.27375,17.16125],[-65.835,17.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.8725,26.9025],[-76.583594,26.276406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.09,17.215],[65.085,15.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.135,22.01],[-69.295,23.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.205,33.485],[-133.755,34.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[127.49,2.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[126.82,19.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.4,22.7],[61.655,21.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.607461,61.751855],[19.831783,62.135993]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.955,49.015],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.64252,42.969277],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[131.83,18.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-32.435],[0,-31.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.64,32.87],[-124.685,35.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.22,-55.8275],[-63.495,-54.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.7225,-10.94],[178.99,-13.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.813437,13.070625],[-59.180625,12.584062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-74.445,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.105,-39.96],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109,16.1],[112.045,16.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.95125,36.17125],[-74.873281,35.593359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.645,-20.035],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.15,-26.13],[-124.83375,-25.30125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.725,-26.875],[105.525,-25.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.635,-5.135],[153.135,-2.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.09,-20.03],[-10.795,-20.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.01,43.555],[133.7575,42.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,43.635],[-150,42.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.869687,48.55375],[-122.440625,47.530313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,34],[13.255,35.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.395,15.63],[-69.85,15.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.335,19.91],[38.5675,21.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,15.17],[-116.62,13.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[124.1,38.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.39,30.415],[128.135,31.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8925,66.835],[35.455,66.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.44,27.185],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.415,27.1275],[-87.9925,26.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-105,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.333125,41.613125],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.39875,-9.09625],[116.7025,-9.2975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.465,65.1175],[36.444375,65.826875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[168.5475,-22.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.326133,53.184297],[-10.317812,53.609375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.45,32.9075],[-74.86,32.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.8225,-27.14],[12.5,-28.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.435,32.565],[-17.85,32.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.455,66.1],[36.444375,65.826875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.195,-60],[-63.265,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,15.705],[-88.645,15.985],[-87.8,16.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.26,-7.21],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.815,71.41],[-153.955,71.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.798125,10.466875],[-61.228125,11.250781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[10.73,-22.115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.56,64.075],[36.434375,64.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.11,-45.405],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.875,32.51],[-78.1,32.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.62,58.5275],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79875,32.65625],[28.79625,33.644375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.88,53.495],[-176.955,52.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.708906,15.540313],[-91.89,11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.483303,47.239688],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-40,21.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-3.09],[2.295,-7.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.73125,-51.5875],[-51.885,-52.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.446062,42.090969],[11.55597,41.385911]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.788433,55.044995],[11.87,54.725],[12.018256,54.342448]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-40],[11.11,-40.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.87625,18.4975],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.14,34.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.32,55.055],[2.93,55.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.86,33.33],[-17.1425,33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-132.09,38.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.11,37.93],[-26.425,37.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.88,-16.935],[149.435,-18.745],[153.38,-23.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4,4],[0.34,4.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.805,-11.275],[152.59,-11.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-24.32],[-120,-23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[120.77,-0.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.255,66.925],[-16.485469,66.638047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.058625,52.198584],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-15.17],[-16.82,-16.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.959609,55.54906],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[21.34,37.416719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.252061,57.644817],[8.665449,57.392358]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584961,40.444692],[0.711813,40.106133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-40],[-76.5,-46.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.47,34.555],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[51,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[41.645,-40.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.3,9.7],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.34,4.385],[1.884922,4.824141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.88,46.74],[164.185,44.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.89,-45.405],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.8275,64.8525],[39.116364,65.079669]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-33.855,24.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.653125,-9.104375],[172.22,-9.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.170531,51.941685],[1.684779,51.403184]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.48,-33.785],[-10.815,-30.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.55,-36.51],[157.63,-36.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.23,34.885],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,4.835],[-138.665,7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.410078,37.257891],[18.3775,37.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.015,62.945],[-32.73,60.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-27.695,10.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.4575,41.535],[-170.6,41.4175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.800937,56.9625],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.884922,4.824141],[-1,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.07,36.5375],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.4,41.2],[138.615,41.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.3425,-23.6075],[166.375,-22.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.89,48.055],[-15.985,48.28],[-15.3225,48.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,50.89],[-30.005,53.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-4.9075,60.282656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[1.985,64.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.28123,37.626621],[10.495,36.902187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.895,-10.5975],[159.782188,-10.092656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.605,35.405],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,0],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.520337,36.579673],[-2.082314,36.419805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-136.34,-13.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[80,-34.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,38.765],[150.94,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.56,32.17],[-77.32,31.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.094844,57.411055],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.01,20.805],[-69.135,22.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.31875,30.13625],[-69,29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.45,-53.7],[-83.455,-54.03]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.57,-52.96],[-70.50125,-53.52625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[97,7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.895,30.975],[-140,31.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,-10.035],[64.45,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.365,66.055],[10.5725,66.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.8,27.605],[-95.44,27.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[173.9,-40.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[24.514192,37.33902]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-51.105],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-153.7975,23.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-166.845,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.970039,40.651836],[-10.605,40.7175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-7.872266,46.126914]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.98,-43.18],[85.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1775,25.0775],[-80.97875,24.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.308359,45.854297],[-3.44625,45.647188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.81125,19.0175],[119.75875,19.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.64,14.52],[-128.63,11.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.505,-18.15],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.49625,21.45875],[-66.96,22.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.009687,18.466406],[-73,17.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.46,18.415],[107.8325,18.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.17,-38.31],[-90,-36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.075425,36.71064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.69125,39.366875],[-71.66,39.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.06375,2.39125],[-36.455,6.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.59,-43.83],[76.745,-43.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.6,30.133125],[-72.9475,30.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.837578,59.327422],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65,-35.385],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.2,64.08125],[-168.26,62.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.785,52.38],[-144.05,50.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.68625,27.61],[-96.075,28.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.96,22.1125],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,13.79],[97,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.015,62.945],[-36.85,65.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.83,18.27],[133.21,16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.315,31.67],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.304141,38.098984],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.125,16.035],[131.33,15.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.383867,65.360957],[21.655039,65.157617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20.695],[-169.52,20.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.575,35.39],[-16.0825,35.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.96,22.1125],[-66.57,22.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-30],[57.365,-30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[155.0475,5.0875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,28.065],[-87.635,27.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[111.66,-33.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.7,-3.6],[113.9325,-4.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-125,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.15,-21.215],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.145,71.4025],[29.978867,70.978633]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.456328,31.958984],[34.913711,32.860039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[15.494585,37.857485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.34,18.56],[-73.19326,19.231819]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-28.245],[98.72,-28.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.6225,53.87625],[-35.515,53.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5,-47],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,22.42],[158.48,21.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-10.170176,38.459727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-43.455],[80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.04125,12.3],[-108.98,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.73,39.145],[-72.319219,38.780625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.855,16.9425],[-72.151875,15.62375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.33,21.335],[91.08,21.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1325,26.39125],[-74.08625,25.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.590361,36.269318],[25.87741,36.843734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,46.035],[-161.57,46.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.8125,58.4875],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.189956,36.000159],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[155,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164,53.8],[-167.47,51.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.77208,55.575352],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.649258,39.673828],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.6775,33.35625],[-67.51875,30.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.96,5.79],[68.025,2.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.089805,57.419487],[24.305,57.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.395,32.4125],[131.82,30.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.75,8.53],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.74,-9.72],[6.365,-14.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34,-26],[36,-24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.235922,39.733943],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,-11.79],[-130,-13.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.405,26.0825],[-96.99,26.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.113912,40.413185],[23.83,40.52],[23.885,40.49],[24.113912,40.413185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.88,-33.13],[40,-33.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.275,24.255],[-178.805,27.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.2,43.805],[151.14,41.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.74,57.93],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.475,42.7],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.05,-7.88],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.45,32.9075],[-76.315,31.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.703918,56.544417],[20.292769,55.727129]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.015,-18.49],[153.38,-23.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.185,2.48125],[-28.145,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-8.374883,35.414648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.34,35.595],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,0],[-12.695,4.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.245,25.99],[-160.365,29.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-89.86,27.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.79125,37.8225],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.128237,43.862117],[8.35468,43.454668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-168.505,-8.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.66,28.265],[129.39,30.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.115,53.365],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.945,-5.455],[104,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.502705,58.837251],[-5.025,58.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09375,44.0625],[30.59,43.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.85,32.15],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[14.64252,42.969277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.2,-13],[-33.8,-5.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[125.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.003165,44.711516],[136.01,43.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-105,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.53625,42.60625],[30.475,42.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.280469,34.461133],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.47,5.725],[110.075,11.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.712073,56.451064],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.094896,53.33339],[-3.70304,53.87269]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.953125,43.996875],[38.19,43.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.185,28.135],[-87.03,27.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.73,10.89],[-75.84125,11.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.875,-8.77],[153.635,-5.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[105.32,-9.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.115,23.3],[-64.645,24.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.113912,40.413185],[25.050659,39.959717]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.986282,54.641794],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.8,3.7],[109.9425,7.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.425,18.73],[-101.125,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.95,4.57],[104.6,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.98666,46.795059],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.635,72.365],[-57.96,71.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.74,25.645],[143.6,26.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.1125,33.39],[32.82875,32.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.39875,-9.09625],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84125,49.1675],[-8.513125,50.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.03,35.105],[-67.785,34.6325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.9,53.37],[-137.335,57.87125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[54.2,16.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[56.065,-20.07],[55.41,-19.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.1525,0.0075],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[2.32,55.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-10],[-30,-7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.875156,12.664141],[-68.4025,13.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.750625,40.73125],[25.878816,39.727865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.70875,51.5675],[-10.041543,52.319453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.8,24.7],[54.44,25.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.986282,54.641794],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.805,-18.205],[174.245,-15.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.725,1.22375],[103.845,-0.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.210561,-7.872293],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[30.09375,44.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,5.055],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-31.925],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.11,-45.405],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.767344,35.262031],[-15.575,35.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.25,-26.295],[-39.82,-26.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,10],[-138.435,8.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-25.81],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-27.855],[-126.15,-26.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.9,-43.4],[-64.7,-45.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[125.435,22.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.63,11.44],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[4.68752,58.996143]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-146.105,34.235],[-144.975,35.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.154219,37.584219],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.405,26.0825],[-91.7275,24.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-32.71125,-3.33875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.495,36.902187],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.21,13.49],[-161.27,16.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.37,33.03],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.692812,32.801719],[29.65125,33.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-6.487813,60.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.02,-10.02],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.928125,-39.906875],[-51.625,-38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.7925,47.6575],[-19.965,47.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[110.87,21.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.995,-32.17],[-140,-31.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.2875,33.0425],[-15.86,33.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86,61.1],[-85.155,59.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.455625,56.323437],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.07,-9.37],[169.42,-9.43]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.4825,77.8525],[108.02,77.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[23.564168,37.620381]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.46,25.71],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.32,30.3],[-74.61875,29.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.402324,41.89498],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.8175,47.9925],[-15.04,47.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,1.175],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.235922,39.733943],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[144.23,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,25.275],[144.23,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.9675,24.275],[-164.245,25.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.325,28.4525],[-76.245,27.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.79,-13.55],[172,-14.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.477481,58.452442],[4.656953,58.256719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,41.79],[-30.005,44.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.585,40.59],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.38,65.7],[40.541875,66.15875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872098,56.06031],[-7.93,55.99],[-7.98,55.925],[-8.361875,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-167.2575,17.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.28,38.355],[6.709062,38.094063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.5625,8.5625],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.525,11.745],[-30,13.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.10959,44.26666],[-9.535625,43.472969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.58,10.025],[-141.065,8.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.77,11.655],[108.18,10.59],[107.2875,9.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.130937,57.804531],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.335,-16.49],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.706133,37.38916],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.305,25.27],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.05,25.1725],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.6,34.4],[126.54,33.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.241016,35.777734],[-10.33,36.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.765,60.54],[-146.95,60.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.95,1.735],[-40,1.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.65,0],[-171.02,1.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.116094,39.478711],[19.286448,40.166138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.3,14.4],[92.8425,16.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,39.2575],[-60,33.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.765,6.79],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.26,30.37],[-79.275,29.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.65,-5.705],[-103.815,-6.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3775,37.87],[19.90505,37.865048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.0075,26.14875],[-128.61,28.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.785,28.025],[125.66,28.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-150,48.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.493584,36.213281],[-8.2075,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.405,14.15],[97,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.838984,53.702813],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[123.975,35.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.32,1.34],[-40.95,1.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.60875,29.93],[-85.75,28.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.993749,51.298369],[-4.786433,51.523613]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-105,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-169.52,20.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.31625,15.42125],[-83.906875,16.00875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.5975,46.17],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.225,-22.1],[114.1375,-21.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.635,27.56],[-87.315,26.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.345,5.15],[174.9,3.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.5475,27.918125],[-73.97,28.480625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,39.2575],[-60.505,39.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.125,-46.515],[-134.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.17,6.64],[68.96,5.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.985,-2.015],[-110,-3.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.61,16.76],[134.125,16.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.292769,55.727129],[19.977617,56.342529]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-78.1675,29.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.68,7.32],[102.605,7.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,-33.925],[40,-33.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.365,66.055],[10.41,64.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.837969,38.245742],[-71.345,38.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.6,35],[11.2725,34.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.41,58.455],[-158.74,57.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.8775,-0.06875],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.51625,17.4675],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[126.505,-6.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[166.375,-22.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.48,-12.6],[-130.875,-12.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.80875,22.2875],[119.75875,19.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.875,-17.27],[163.7,-19.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,6.325],[72.275,5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.455,69.575],[-8.685,70.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-75.965,-52.845],[-80,-52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.025,-25.3],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-167.47,51.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-60.505,39.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.182344,27.05],[-75.3175,26.279375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.67875,42.94375],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-154.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[104,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.41,-31.535],[-1.98,-32.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90.104375,-19.9775],[82.74,-20.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.245,25.885],[35.14625,25.55375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.01,23.8775],[-75.2,24.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.65,70.565],[65.67,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.135,-0.875],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.435,10.035],[-163.21,13.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.06,0],[-141.815,0.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.314619,57.48377],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.139375,64.759844],[10.41,64.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-43.805],[70.055,-48.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6025,-15.065],[100.015,-10.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.11125,69.7825],[46.655,69.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[13.078906,39.055703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[5.84005,37.264072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.205,20.84],[-44.85375,25.4725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,0],[130.0125,5.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.47,15.615],[41.845,14.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.15,48.725],[-10.59,49.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.06,25.22],[-177.58,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.115,10.295],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.655,-19.57],[9.09,-19.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.290494,58.216924],[18.845664,58.355664]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.59125,15.75125],[-73.3225,14.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.15,35.935],[-67.055,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.725,61.03],[-0.825,60.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.177888,54.092026]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-120,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8575,34.505],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.58,0],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-12.695,4.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.15,61.205312],[1.18,61.6625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137,-9],[142.615,-9.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.155,12.055],[43.384922,12.626797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.91124,47.150894],[-6.399886,47.735814]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.86,23.325],[-171.045,21.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315176,57.994277],[-7.094844,57.411055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.095,18.14],[65.815,17.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.11,14.335],[-55.46,15.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.645,50.06],[155.325,49.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.970742,47.66668],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.905,-20.96],[82.74,-20.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.57,22.585],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.635,41.225],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.485,47.635],[-143.74,46.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.825,32.765],[22,33.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.05,52.4775],[-57,54.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.583594,26.276406],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.16,35.63],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-15.93],[-156.305,-16.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-60],[-44.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-144.89,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[54.285,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.665,16.01],[-79.68,14.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97,22.3],[-97.785,22.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.47,-25.775],[58.0075,-20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.11,48.965],[160.2375,48.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.867168,54.490957],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,52.185],[-19.8175,56.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.541792,57.28008],[11.009752,56.69674]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.785],[0,-22.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.6,-16.7],[139.18,-16.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[73.1125,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.21,-40.5775],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-60.505,39.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.489221,55.438604],[12.810837,55.014771]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.595,7.645],[-36.01625,10.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.36125,58.25375],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.59,57.605],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.845,14.9075],[41.333125,16.080625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.11,-45.405],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,-50],[135.1,-45.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.195,4.085],[-85.74,5.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-15.17],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.8025,57.343125],[-5.896821,56.518191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.505,-9.4125],[5.2,-3.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.505,31.63],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,31.39],[-137.78,32.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[3.525,-26.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.905649,58.056418],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.335,36.63],[-74.873281,35.593359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.81,40.245],[141.3,35.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.625,4.7875],[125.845,5.49875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.135,-5.92],[-105,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.285,-10.03],[53.92,-6.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.96,29.9],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.385,46.76],[-9.1725,47.5775]]}}]}', +); diff --git a/data/marnet.d.cts b/data/marnet.d.cts new file mode 100644 index 0000000..bfd7782 --- /dev/null +++ b/data/marnet.d.cts @@ -0,0 +1,7 @@ +import type { FeatureCollection, LineString } from 'geojson'; + +/** Optional native passage label carried on marnet edges. */ +export type MarnetProperties = { pass?: string }; + +declare const marnetData: FeatureCollection; +export default marnetData; diff --git a/package.json b/package.json index aed9b52..dae7cbe 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ ], "scripts": { "clean": "rm -rf dist build coverage", - "build": "npm run clean && npm run build:cjs && npm run build:esm && npm run build:types && node scripts/fixup-cjs.cjs", + "build": "npm run clean && npm run build:cjs && npm run build:esm && npm run build:types && node scripts/fixup-cjs.cjs && node scripts/copy-marnet.cjs dist", "build:cjs": "tsc -p tsconfig.cjs.json", "build:esm": "tsc -p tsconfig.esm.json", "build:types": "tsc -p tsconfig.types.json", @@ -62,7 +62,7 @@ "format:check": "prettier --check \"src/**/*.{ts,json}\"", "test": "npm run build:test && ava", "test:unit": "ava", - "build:test": "tsc -p tsconfig.test.json", + "build:test": "tsc -p tsconfig.test.json && node scripts/copy-marnet.cjs build", "prepublishOnly": "npm run lint && npm run test" }, "engines": { diff --git a/scripts/build-marnet.cjs b/scripts/build-marnet.cjs index f964cd8..16c369d 100644 --- a/scripts/build-marnet.cjs +++ b/scripts/build-marnet.cjs @@ -1,6 +1,9 @@ -/* Generate src/lib/marnet.ts from the eurostat marnet_plus_100km GeoJSON. - * Embeds the data as a JSON string + JSON.parse() so the TypeScript compiler - * doesn't pretty-print a 1 MB object literal into a 2.8 MB JS module. +/* Generate data/marnet.cjs from the eurostat marnet_plus_100km GeoJSON. + * + * The network is emitted as a single CommonJS asset (JSON string + JSON.parse) + * that both the CJS and ESM builds resolve at runtime, instead of being inlined + * into each build's marnet module. Shipping it once (as dist/data/marnet.cjs) + * roughly halves the published package size. * * Run manually when refreshing the network: * node scripts/build-marnet.cjs /path/to/marnet_plus_100km.geojson @@ -9,7 +12,7 @@ const fs = require('fs'); const path = require('path'); const input = process.argv[2] || '/tmp/eurostat-marnet/marnet_plus_100km.geojson'; -const outPath = path.resolve(__dirname, '..', 'src/lib/marnet.ts'); +const outPath = path.resolve(__dirname, '..', 'data/marnet.cjs'); const src = fs.readFileSync(input, 'utf8'); const parsed = JSON.parse(src); @@ -32,33 +35,18 @@ if (json.includes("'") || json.includes('\\')) { process.exit(1); } -const header = `import type { FeatureCollection, LineString } from "geojson"; - -/** - * Maritime network from Eurostat searoute v3.5 (marnet_plus_100km, 2025). - * 9,847 LineString segments at ~100 km resolution with explicit \`pass\` - * labels for Suez, Panama, Malacca, Gibraltar, Bab-el-Mandeb, Kiel, - * Corinth, Dover, Bering, Magellan, Northwest Passage, Northeast Passage. +const header = `/* Auto-generated by scripts/build-marnet.cjs. Do not edit by hand. * - * Antimeridian normalization: vertices at lon === 180 are rewritten to - * lon === -180 so the eastern and western sides of the Pacific share a - * single graph vertex. + * Single shared copy of the Eurostat marnet_plus_100km network, loaded by + * both the CJS and ESM builds (see src/lib/marnet.ts). Shipping the network + * as one asset instead of inlining it into each build roughly halves the + * published package size. * * Source: https://github.com/eurostat/searoute (EUPL-1.2). - * - * Embedded as a JSON string so the TypeScript compiler does not - * pretty-print the 1 MB object literal (which would 2-3x the bundle size). - * The string is parsed once at module load. */ -export type MarnetProperties = { pass?: string }; - `; -// eslint-disable-next-line prefer-template -const body = - 'const marnetData = JSON.parse(\n \'' + - json + - '\',\n) as FeatureCollection;\n\nexport default marnetData;\n'; +const body = 'module.exports = JSON.parse(\n \'' + json + '\',\n);\n'; fs.writeFileSync(outPath, header + body); console.log('normalized', touched, 'antimeridian vertices'); diff --git a/scripts/copy-marnet.cjs b/scripts/copy-marnet.cjs new file mode 100644 index 0000000..63ae38f --- /dev/null +++ b/scripts/copy-marnet.cjs @@ -0,0 +1,31 @@ +/* Copy the shared network asset into a build output directory. + * + * The CJS build (dist/cjs/lib), the ESM build (dist/esm/lib) and the test + * build (build/test/lib) all import `../../data/marnet.cjs`, which resolves to + * `/data/marnet.cjs`. Placing a single copy at that path lets both + * published builds share one asset (see issue #10) and lets the test build + * find it at runtime. + * + * Usage: + * node scripts/copy-marnet.cjs dist # -> dist/data/marnet.cjs (+ .d.cts) + * node scripts/copy-marnet.cjs build # -> build/data/marnet.cjs (+ .d.cts) + */ +const fs = require('fs'); +const path = require('path'); + +const target = process.argv[2]; +if (!target) { + console.error('usage: node scripts/copy-marnet.cjs '); + process.exit(1); +} + +const root = path.resolve(__dirname, '..'); +const srcDir = path.join(root, 'data'); +const outDir = path.resolve(root, target, 'data'); + +fs.mkdirSync(outDir, { recursive: true }); +for (const file of ['marnet.cjs', 'marnet.d.cts']) { + fs.copyFileSync(path.join(srcDir, file), path.join(outDir, file)); +} + +console.log('copied network asset to', path.relative(root, outDir)); diff --git a/src/index.spec.ts b/src/index.spec.ts index 1b6899d..6b136f0 100644 --- a/src/index.spec.ts +++ b/src/index.spec.ts @@ -4,6 +4,7 @@ import type { Feature, Point } from 'geojson'; import { CANAL_MAX_DRAFT_M, clearFinderCache, + DEFAULT_MARNET, loadNetwork, NoRouteError, seaRoute, @@ -454,6 +455,19 @@ test('seaRouteAlternatives filters near-duplicate-length routes', (t) => { t.is(alts.length, 1); }); +// ── Bundled network asset ──────────────────────────────────────────────────── + +test('DEFAULT_MARNET loads the shared network asset', (t) => { + // The network no longer lives inlined in the compiled module; it is loaded at + // runtime from the single shared data/marnet.cjs asset. If that resolution + // ever breaks, DEFAULT_MARNET comes back empty (or the import throws). + t.is(DEFAULT_MARNET.type, 'FeatureCollection'); + t.true(DEFAULT_MARNET.features.length > 9000); + t.true(DEFAULT_MARNET.features.every((f) => f.geometry.type === 'LineString')); + // The Eurostat network carries native `pass` labels on canal/strait edges. + t.true(DEFAULT_MARNET.features.some((f) => typeof f.properties?.pass === 'string')); +}); + // ── Custom network ────────────────────────────────────────────────────────── test('custom network option is honoured', (t) => { diff --git a/src/lib/marnet.ts b/src/lib/marnet.ts index b0d37dd..4fb6973 100644 --- a/src/lib/marnet.ts +++ b/src/lib/marnet.ts @@ -1,5 +1,7 @@ import type { FeatureCollection, LineString } from 'geojson'; +import marnetData from '../../data/marnet.cjs'; + /** * Maritime network from Eurostat searoute v3.5 (marnet_plus_100km, 2025). * 9,847 LineString segments at ~100 km resolution with explicit `pass` @@ -12,14 +14,14 @@ import type { FeatureCollection, LineString } from 'geojson'; * * Source: https://github.com/eurostat/searoute (EUPL-1.2). * - * Embedded as a JSON string so the TypeScript compiler does not - * pretty-print the 1 MB object literal (which would 2-3x the bundle size). - * The string is parsed once at module load. + * The network data itself lives in a single `data/marnet.cjs` asset that both + * the CJS and ESM builds resolve at runtime (shipped once as + * `dist/data/marnet.cjs`), rather than being inlined into each build. This + * roughly halves the published package size. Generate the asset with + * `scripts/build-marnet.cjs`. */ export type MarnetProperties = { pass?: string }; -const marnetData = JSON.parse( - '{"type":"FeatureCollection","name":"marnet_plus_100km","crs":{"type":"name","properties":{"name":"urn:ogc:def:crs:EPSG::4326"}},"features":[{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-4.8],[141,-2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.175,39.38],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.71125,-3.33875],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.246875,59.2825],[-1.419873,58.429546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.875,-12.08],[-130.005,-11.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-67.055,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.165,31.145],[-61.32,30.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.165,34.345],[130.64,34.135],[131.8975,33.67375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.32,31.47],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.24,3.85],[-89.595,2.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-68.16375,37.74875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.321289,18.609453],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.76,-0.77],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.492719,36.797525],[0.815,36.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.31,40.28],[-27.8,40.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.84,16.705],[-167.2575,17.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.51,44.85],[-15.92,45.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.335,-5.8625],[-140,-5.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.185,-24.475],[111.505,-25.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.184805,41.959844],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.81125,19.0175],[119.4,17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.33,36.075],[-9.73,36.414062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.47,33.9975],[24.91,34.1825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.725,70.31],[19.545,70.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[0.485,54.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.77,-18.775],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[70,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-34.585,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.635,41.225],[-66.665,40.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.633125,40.765],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.74,14.51],[-73.78,13.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.9,-20.27],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.535,-40.075],[-88.17,-38.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[76.17,-10.03]]}},{"type":"Feature","properties":{"pass":"dover"},"geometry":{"type":"LineString","coordinates":[[2.214913,51.345472],[1.480255,50.937313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.724425,57.754073],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.6,-3.445],[-170,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,0.385],[172.615,-0.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.894139,57.880988],[9.681607,58.930432]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[2.15,61.205312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.1575,41.3],[4.94125,41.25875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.23125,24.365938],[119.80875,22.2875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[161.45,-10.01],[162.49,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-33.535],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1225,59.38],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.763733,57.072097],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.595,52.705],[-30.965,53.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.725,18.85],[88.555,20.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-139.995,-44.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.6675,65.5425],[38.38,65.7]]}},{"type":"Feature","properties":{"pass":"corinth"},"geometry":{"type":"LineString","coordinates":[[23.005049,37.971611],[21.733507,38.308395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.607461,61.751855],[20.435293,61.43918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.045,10.64],[-82.9625,9.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-149.08,-39.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.185,28.135],[-86.4075,28.24875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[8.5625,-12.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.295,15],[-21.75,14.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.805137,50.059238],[-8.513125,50.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.3,46.1],[-60.215,45.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-20,-14.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.52875,70.5225],[33.4875,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0925,-11.1325],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.685,42.59],[-40,42.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.36,70.455],[23.03625,70.27625],[23.558496,70.946484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,66],[11.365,66.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.655,4.14],[121.89,6.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.48,12.525],[115.045,13.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,21.49],[-50,23.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-33.92],[-13.48,-33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.570444,43.815872],[-7.046563,43.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.6475,43.4625],[-138.0825,41.165]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.966562,-53.885625],[-71.415,-53.915],[-71.575,-53.875],[-71.99,-53.75],[-72.19,-53.66],[-72.4,-53.555],[-73.085,-53.33],[-73.28,-53.23],[-73.555,-53.06],[-74.185,-52.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.38,-4.61],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.255,11.83],[-35,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.615,-3.66],[-140.715,-0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.39,21.31],[-84.97,21.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.8425,41.02],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.48,19.89],[-66.37625,19.327188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[23.685974,39.245609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.865,58.895],[-150.76,58.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-42.24],[91.77,-41.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[36.39,-33.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.493584,36.213281],[-8.455176,36.919277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.33,44.11],[-134.6475,43.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.405,20.35],[-68.05,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-176.7,51.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.125,16.035],[135,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-35.385],[83.62,-33.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,17.06],[-170,18.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.98,-3.155],[-43.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,10],[-99.99,10.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.4025,32.7325],[15.06,32.9725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.76,-13.375],[90,-12.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[11.397354,37.949727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.185,-52.825],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.56875,42.345],[-124.25625,38.57625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.766819,49.907869],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,4.5],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.785,46.93],[-13.8175,47.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,41.6225],[38.43,41.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.735,38.12625],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-122.0075,35.3725],[-123.03125,36.76375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.9,-36.25],[179.5,-37.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.395,15.63],[-71.1375,16.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.3,0],[-103.445,-1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.6,34.4],[124.175,34.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,50],[-131.605,48.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.263564,43.145596],[27.982813,42.496641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7975,29.7775],[-15.379375,28.858125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-20],[-125,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.375,16.79],[146.435,19.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.03375,35.63],[-11.561875,36.058125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-113.665,16.49],[-115,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-78.1,32.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[46.655,69.84],[51.445,70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-25],[-3.205,-23.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.8075,35.1325],[-74.08375,34.388125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.78,-36.04],[-49.915,-38.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.57,9.2025],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.025,58.675],[-5.601172,58.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.73,34.055],[-32.5525,32.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.39625,54.11125],[-164,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.634375,43.41625],[37.88875,42.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.02668,67.86541],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.235,-1.33],[130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.515,34.78625],[-72.375,34.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,56.555],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.355469,7.404844],[158.361875,8.39625],[159.115,9.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.096442,41.623777],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.82,33.49],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79625,33.644375],[28.11375,33.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.375,34.005],[-72.79125,32.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[165.48,-5.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.135,51.935],[-56.955,51.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.4275,31.329375],[-71.563125,30.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[15.444375,68.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,-30.085],[-100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[130,16.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.005,62.37],[-20,61.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-105,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.81,11.455],[-79.525,10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-9.73,36.414062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.805137,50.059238],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.513234,34.756986],[33.141897,34.614289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[159.11,48.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.035,-26],[-72.8,-29.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.545,0],[53.365,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.5,69.65],[46.655,69.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.4,17],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-30],[-165.01,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.806636,57.021743],[6.712073,56.451064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.5525,32.7975],[-30,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-125.1675,25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.781946,38.686186],[15.603814,38.589719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-102.575,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-3.105],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.554412,38.128776],[20.945778,38.659063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[27.048672,60.374023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.08,-39.15],[-147.495,-40.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.34,28.54],[-60,28.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5,-47],[170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.887839,42.984698],[8.126576,42.227166]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.2875,5.7675],[130.0125,5.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.87125,36.41625],[-25.775,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.715,-4.2],[99.945,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.1275,-13.985],[172.79,-13.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.095,75.49],[17.24,75.245],[17.605,74.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-100.645,-8.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.9775,35.43],[-48.555,35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.1625,55.0425],[142.145,55.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.85,14.305],[-150,14.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.98,32.965],[121.47,34.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-37],[167.46,-36.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.8,26.3],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,24.915],[-60,26.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.94,39.13],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-1.92],[-159.135,-0.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[123.5275,25.706875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.0075,26.14875],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[7.58,41.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.615,-35.02],[-13.48,-33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[151.265,-39.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128,26],[123.5275,25.706875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-3.132549,48.7996]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.99616,60.230937],[20.259065,59.455659]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.185,44.495],[-63.21125,44.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.01,38.495],[120.94,39.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.47,-37.72],[160,-36.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5,1.1],[123.655,4.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.4875,34.23],[18.97,34.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.295,-7.16],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[178.8,-19.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.995,70.06],[-123.595,69.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.81375,9.015],[-93.21,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.035,58.35],[-137.335,57.87125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.1575,41.3],[4.57125,41.77875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[19.775,59.715],[19.86,59.665],[20.07753,59.965696]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-8.92],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.102529,45.480654],[-3.894609,46.205234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.33,38.8325],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.159438,53.271082],[1.76418,53.858516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.915,20.06],[127.025,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.92,-6.02],[53.82,-4.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-45.245,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.1575,46.2525],[-19.965,47.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.379375,28.858125],[-14.675,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.878125,58.981094],[12.345,58.39],[11.594514,57.985242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.76,8.72],[120.75,8.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-150,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.455,-24.725],[-170.525,-26.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,3.29],[60,4.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.825,60.8775],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-169.125,29.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.85,15.415],[-70.6825,15.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.2,41.58],[-125,40.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.5325,52.835],[141.4,51.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.276641,57.841797],[4.656953,58.256719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.71,17.955],[-75.855,16.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-82.88,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.44,4.495],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[154.645,50.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.06,53.79],[-152.325,53.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35,29.515],[34.95,29.46],[34.585781,28.329219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[164.455,-24.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2875,36.6975],[10.69,35.92],[11.38,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.8025,57.343125],[-6.315176,57.994277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,5.055],[140.57,9.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.1125,33.39],[31.665,34.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.25,26.91],[133.395,27.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.255,55.405],[-133.8375,54.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.0375,-6.09],[110.7,-3.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.403271,50.646719],[0.108296,50.576542]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.434609,41.0079],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.865,-20.055],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.63762,59.807426],[4.764629,59.921895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.785,52.295],[-31.405,50.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.075,28.19],[-96.465,28.525],[-95.205,28.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.449809,43.849758],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.715625,37.364688],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.995,26.03],[52.385,25.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.996742,49.961604],[-4.520198,49.358241]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-10.8425,41.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.315,11.265],[-70.643992,12.830684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-39.125,40.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.513711,58.289277],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.405,-11.475],[-132.48,-12.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.769824,39.240313],[2.233262,39.988229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-170,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-71.66,39.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.95771,46.696466],[-3.894609,46.205234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[71.145,-6.07],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.31,32.57],[-125.795,33.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.52,58.135],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.675,-4.125],[-85.265,-4.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.11,-45.405],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.348794,53.195842],[0.179985,53.835789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.65,-5.705],[-105,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.73,70.69],[-54.07,70.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.74,46.635],[-140.005,45.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.6,-12],[137.0225,-9.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.5225,17.5175],[82,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.025,-23.155],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.51,0.345],[-89.855,0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.966914,54.526816],[13.483926,54.171328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-50],[125.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.95,23.335],[-85.885,25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,34],[10.135,33.935],[11.2725,34.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-30],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.415,71.425],[-161.77,71.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.61,28.69],[-127.835,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.165,9.215],[-90.035,9.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.175,51.595],[-164,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.89,-45.405],[-83.24,-43.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.585,47.2],[-1.69,47.2],[-2.483303,47.239688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.116364,65.079669],[37.6675,65.5425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.5675,52.746484],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,30],[-41.285,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-8.84125,49.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.295,15],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.915,-55.07],[-40,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,0],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.515,50],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-140.37,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.39,-20.06],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.89,-45.405],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.99,26.025],[-97,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.1375,2.16],[155.0475,5.0875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.315,31.67],[-74.75,31.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-50],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-4.850625,55.944375],[-4.46,55.92],[-4.32,55.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.2,7.665],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[20.205417,63.553276]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.155,20.065],[59,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,20],[160,17.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.695,10.2],[-28.405,8.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.3,14.4],[94.87,15.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.250413,60.223263],[25.372383,60.039258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.88875,42.36625],[36.395,42.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.189956,36.000159],[27.946874,36.374213]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.625,-20.025],[-38.33,-21.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,14.995],[-150,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.11,-45.405],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.2075,36.27],[-7.862709,35.709449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.505,-6.465],[129.145,-6.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[29.09787,41.607712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.96,23.135],[135.645,21.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.724189,65.394297],[-13.069375,65.153125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-152.615,-7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-35.385],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,4.785],[72.075,2.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.46,18.415],[108.605,20.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.525,-25.7],[110.725625,-22.964375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.825,-34.16],[-4.61,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-16.095],[88.495625,-16.939688],[87.838613,-17.309082],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-125,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.635,48.57375],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.76,7.29],[-29.915,4.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.5525,22.1925],[-74.535625,21.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.805,-18.205],[172.495,-18.2],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.62,36.38625],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-29.175,39.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.635,23.535],[-75.5525,22.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.2,3.24],[140.57,9.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.37,4.685],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.315,-33.95],[-47.355,-32.82]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-99.185,70.75],[-103.635,72.6],[-103.45,73.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.785,48.395],[-37.185,47.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.425,14.99],[-69.85,15.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.829414,69.020566],[15.444375,68.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.966191,38.794082],[18.69125,38.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.54,-28.545],[-130,-27.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-52.185],[-81.645,-51.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.525,-37.715],[55,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.49,28.695],[-117.77,32.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.38,-18.215],[163.7,-19.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.39625,-49.415],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.055,-32.41],[-47.77,-32.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.026953,21.006875],[-73.834453,20.138125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[75,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.4825,36.72],[-70.5825,34.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.895,40.96],[-34.865,42.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.437762,41.393584],[11.446062,42.090969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.545,2.605],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.705,-6.35],[-165,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.33875,42.47375],[-135.45,40.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.82,38.825],[-137.425,39.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.4875,69.91],[33.59,70.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,0],[-23.96,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.055,50],[-133.975,48.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-12.895],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.03,5.0675],[67.3475,7.3275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.578937,41.592361],[9.806516,41.041304]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.913711,32.860039],[33.905,33.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.21,-11.575],[-34.765,-14.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.95,50.94],[147.905,54.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,41.6225],[36.395,42.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.48,12.525],[110.805,11.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.837969,38.245742],[-71.742812,37.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.59,48.57],[-150,48.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.925,12.405],[59.915,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.595,35.78],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.645,58.37],[-167.82,59.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.795,4.15],[-94.38,4.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-0.605938,60.377812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.57,14.72],[-61.3,14.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[73.59,-43.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.275,-8.75],[-125,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.905,-42.55],[-61.25,-39.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.8075,17.3325],[-113.665,16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.605,7.81],[102.71,7.57],[103.95,4.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.498535,32.136699],[-67.6775,33.35625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2875,36.6975],[11.38,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,8.2675],[163.075,4.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.2925,61.19375],[-53.2,63.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.425,5.495],[168.0925,7.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.245254,55.857344],[6.00375,56.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.265,45.265],[-154.48,44.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.814531,40.307891],[2.233262,39.988229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.855,-22.275],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.697461,39.89332],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-12.815],[82.855,-14.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-24.32],[-116.77,-26.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.795,33.38],[-126.655,33.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.87741,36.843734],[25.192206,36.733336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-114.81125,21.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.814531,40.307891],[3.434062,39.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.625,50.97],[157.595,50.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-93.454375,29.25125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.63,-33.665],[-20,-33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.415,24.68],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.235,-1.33],[131.4,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.785,-5.05],[125.21,-3.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.048652,50.75123],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-52.928125,-39.906875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.5725,42.6125],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.77,74.65],[-71.565,76.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[33.513234,34.756986]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.385,46.76],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.165,-23.83],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07,28.78],[-71.81,29.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.575,-10.02],[-103.815,-6.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.425625,50.192188],[0.788438,50.042813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.840852,39.025727],[26.964722,38.58917],[26.585,39.165],[26.42,39.375],[25.878816,39.727865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.09,65.26],[8.12,66.3225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.33125,23.35125],[-73.744375,21.570625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.125,-36.195],[162.15,-35.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.9,28.285],[-89.86,27.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.437762,41.393584],[12.464629,40.703145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[19.309961,54.896719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[6.172187,54.61875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.2,25.58],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.8,3.7],[110.905,1.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-32.82],[-49.1,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[6.526172,41.504453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.705,-39.615],[149.445,-40.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.45,-2.585],[70,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.975,63.335],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.455625,56.323437],[-7.6325,55.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.315,-27.2],[64.47,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.1,24.7],[51.7275,25.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.5,-22.945],[14.345,-22.9],[13.09,-23.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.710894,61.146455],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-15.17],[77,-17.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-16.0825,35.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.385,-55.36],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.34,47.06],[-172.71,47.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.985,64.58],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.683057,59.036895],[-1.865,58.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.965,28.08],[-50,27.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.39,24.65375],[-156.875,27.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[18.082227,41.057642]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.8,-19.34],[178.255,-19.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,4.43],[-31.245,1.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[21.029185,63.426079]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.96168,55.898048],[14.365,55.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.15,61.205312],[1.3375,60.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.48,38.1],[119.39,37.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.145,55.545],[142.525,56.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.56,16.22],[-113.665,16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-35.385],[-14.615,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.123934,53.395671],[-5.006211,52.792461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.575,54.365],[2.68125,54.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-114.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-110,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.541792,57.28008],[12.153201,56.832275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.135,52.565],[-10.70875,51.5675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[53.775,-15.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.64,21.63],[137.82,22.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.055,35.105],[-65.8,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,28.065],[-87.185,28.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.625,50.75],[-165.175,51.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.295,23.6],[-69.57,26.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.4,-4.93],[134.425,-4.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.996742,49.961604],[-3.400489,50.308194]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,43.64],[-19.965,47.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-31.01],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.74,-9.72],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.58,42.44],[-160.2075,41.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[178.255,-19.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.715,-14.445],[-140,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.02,-31.955],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.708906,15.540313],[-93.97375,12.92875],[-90.99,11.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.525,13.925],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.11,45.405],[-25.55,45.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5,54.4],[-7.872098,56.06031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.265,-4.79],[-86.845,-3.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,26.32625],[132.205,23.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-62.87,-50.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.631875,65.585938],[-24.099492,64.794922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.735,-2.97],[122,-2.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.36,0.94],[77.695,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-37.895,40.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.58,50],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.82,-4.975],[53.655,-3.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.915,-30.055],[-111.27,-31.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.825,16.97],[160,17.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,24.695],[-153.14,23.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.94,42.075],[-34.865,42.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.35,26.835],[-137.48,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,-5.055],[-159.135,-0.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.855,-22.275],[-98.755,-20.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.785,46.4425],[35.39,46.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.185,71.015],[-147.815,71.41]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[98.58,77.5275],[100.5425,77.6975]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-92.4925,74.2475],[-96.415,74.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-35.385],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-67.6775,33.35625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.739668,49.126465],[-3.996742,49.961604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.563125,30.6525],[-70.69375,30.26875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.79,57.205],[-134.565,56.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-65.835,17.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.615,46.67],[140.4025,45.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[5.633125,40.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.67,69.91],[68.27,68.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,56.06],[-40.005,53.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.445212,53.562003],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.77,30.05],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-41.93],[50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.55,-32.715],[156.3875,-31.4775],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-20,39.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.3,14.4],[89.725,18.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,35.02625],[130.165,34.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[52.455,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.520198,49.358241],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,48.695],[-28.56,48.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.165,9.215],[-86.785,8.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.876827,56.570139],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.04125,59.5475],[-1.261719,60.567188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.9,19.75],[-68.405,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-30],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.7725,-29.5375],[-16.24,-30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.15375,-5.8925],[119.5275,-7.6225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.82,-4.975],[54.58,-3.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.975,18.045],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.37,-2.625],[-106.345,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.89,65.8],[6.465,66.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.705,57.825],[-20.025,57.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.629961,36.542852],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-97.305,-17.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.81,59.915],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5475,48.035],[-10.46,46.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.055,40.085],[159.62,41.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-50],[-14.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.43,64.4],[-166.53,62.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.335,-11.75],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8,-20.2],[-75.295,-20.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,10],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-160,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.45,12.235],[-57.975,12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.22625,33.51],[26.5475,34.40125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.11,-45.405],[3.945,-44.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5,-47],[165.6,-46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.767344,35.262031],[-13.872812,34.552188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-134.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.968125,35.618906],[16.91125,36.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-60],[-61.195,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-66.515,35.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[115.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-20,43.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.775,20.12],[123,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.77375,45.544375],[37.62,46.8175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.636611,51.31415],[-5.662969,50.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[60,-37.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.77375,45.544375],[37.6,45.83],[37.62,46.8175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-158.25,-21.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-89.995,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[124.49,33.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-79.525,10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.91,7.8],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.526875,42.251875],[37.88875,42.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.4,18.6],[-93.54,20.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.745,-20.37],[7.895,-22.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.315,-27.2],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.565,45.465],[151.14,41.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-50],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.03,30.905],[19.295,31.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.210625,38.3975],[3.526709,39.185479]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.28,35.645],[22.79895,35.907583]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.781946,38.686186],[14.17332,38.322129],[13.669644,38.170488]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.259065,59.455659],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[7.72875,37.0925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-15.17],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.31,54.465],[-133.8375,54.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.375,-10.185],[147,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.1825,27.42875],[-66.57,22.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-53.29,17.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.7,-5.85],[122.7,-6.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.7775,41.16375],[-11.102207,39.893125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0575,16.585],[-58.39,18.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.705,16.065],[39.55,15.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07875,34.969375],[-18.0275,33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.9775,-15.1475],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.44,27.185],[-94.49,26.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.25,14.53],[150,15.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3975,56.315],[0.965,55.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.815,-33.77],[115.135,-34.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.27,37.48],[-46.21,36.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-81.4,6.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.749062,47.368203],[-5.738047,45.448438]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-43.305],[63.38,-43.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.46,18.415],[109,16.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.28,51.285],[-17.135,51.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-35.12],[-35.165,-35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.845312,53.317969],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.9575,44.075],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.75,31.44],[-74.04,31.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.652689,58.059014],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.515,53.34],[-33.785,52.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.185,19.265],[-105.5,18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.4,23.5],[-107.25,20.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.9,28.285],[-89.365625,28.528125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.829414,69.020566],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.423691,57.451816],[19.97915,57.876045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.36,0.94],[79.545,2.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[23.365,33.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[129.585,28.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.67,-41.3],[-62.875,-41.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.225,45.135],[-3.827187,45.022188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.695,10.725],[88,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.681055,57.150234],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.8,24.7],[52.385,25.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,33.5225],[-18.0275,33.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.555,-42.86],[-139.995,-44.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.93,52.675],[-166.76625,54.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.255,35.155],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.9325,-4.59],[117.7275,-3.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.8075,0.7475],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.4775,25.1425],[-76.45,23.35],[-75.5525,22.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.255,29.5],[-70.685,28.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,25.275],[-133.35,26.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,12],[-87.995,10.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.094896,53.33339],[-2.31,53.475],[-2.295,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.845,14.46],[-67.68,14.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,35.695],[-143.235,33.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.0425,-14.88],[152.88,-16.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.485,-7.27375],[113,-7.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.27,31.88],[-32.5525,32.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.465,32.575],[23.825,32.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-5.055],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.2,63.6],[-60.225,66.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.395,45.065],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.8125,58.4875],[-160.315,59.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.733881,59.720257],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.669644,38.170488],[12.982567,38.552204]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-12.165],[91.525,-11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.199219,60.652773],[18.703925,60.296949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.3225,19.34],[-78.71,17.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[13.8225,-27.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3,61.86],[-167.245,61.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.869687,48.55375],[-125.0375,48.5125],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.58375,47.4],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.13875,69.726875],[18.285,69.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.74,46.635],[-145.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.815,71.41],[-142.485,72.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,4.43],[-30,2.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.545,-40.03],[173.75,-39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,16.67],[150,15.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.86126,59.728643],[19.068965,59.07127]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.805,-47.365],[-10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.48,-5.535],[168.43125,-2.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,62.685],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.96,13.59],[-153.1025,15.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,13.3725],[-59.813437,13.070625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96,19.5],[-97,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.435,38.57],[-75.8825,36.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.151123,41.083125],[-9.545,40.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.03375,35.63],[-12.610273,36.099727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.22,9.94],[-82.9625,9.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.15,34.335],[21.47,34.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.434062,39.915],[3.526709,39.185479]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[109,16.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.695,0],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.48,-33.785],[-16.63,-33.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[-180,0]]}},{"type":"Feature","properties":{"pass":"malacca"},"geometry":{"type":"LineString","coordinates":[[103.725,1.22375],[102.9675,1.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.770625,37.898594],[-10.709297,37.693047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,40],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.84,55.28875],[-131.24,55.98],[-131.19,55.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-180,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,5.855],[-80.415,5.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.061402,36.109179],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,5.055],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.75,-39],[174,-37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.68125,54.544375],[1.554063,54.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,5.055],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.109531,38.620625],[17.043571,38.577932]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,0],[-92.51,2.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.31,7.36],[-135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.714375,65.943125],[-14.379062,66.504844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.825,19.36],[-23.535,19.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[28.79625,33.644375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.05,20.785],[-67.4325,19.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.565,4.62],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.41,0],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.965,14.585],[120.63,14.445],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9675,-5.07125],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.651914,36.732048],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.21,16.935],[134.125,16.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.0725,32.385],[-71.203125,31.394063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-3.81,59.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.13,14.35],[-125.64,14.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.982419,64.910634],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.580605,55.475938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.95,59.175],[-20.025,57.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.83375,-25.30125],[-126.4225,-23.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.185469,41.209141],[18.532783,40.600757]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.5475,27.918125],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-85.185,23.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.76,45.8025],[-13.36,44.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.015,55.91],[-130.48,54.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.5825,1.3475],[1.884922,4.824141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.405,8.44],[-27.63,7.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.175,-55.2],[-72.585,-55.91],[-67.88,-56.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.485469,66.638047],[-15.297813,66.495625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-38.255,11.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.74125,50.774375],[-10.822187,49.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.662383,54.805703],[5.127676,55.036973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[11.11,-40.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.545,10.42],[-75.73,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-5.055],[-119.2,-0.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.806875,61.014375],[2.15,61.205312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-13.36,62.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.8825,36.8975],[-75.335,36.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.58,4.04],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.225,-8.8],[-163.705,-6.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.925,64.46125],[9.631406,63.784219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.535625,21.845],[-73.744375,21.570625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.11,-1.125],[-5,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.15,61.205312],[2.895,61.195],[3.692807,61.327233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-17.75625,29.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-11.325,-11.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,21],[91.08,21.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,42.0175],[-66.865,42.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.12,47.295],[-50,46.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.615,52.57],[-149.785,52.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.87604,42.557921],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[67.795,17.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.43,14.69],[-17.415,14.675],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.325,0.535],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.505,-8.535],[-169.03,-9.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-122.570625,37.683125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.029785,57.021931],[20.703918,56.544417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.08,71.24],[-153.955,71.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.77,4.08],[-46.4,2.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.827187,45.022188],[-4.102529,45.480654]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.94,22.49],[-20.57,22.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.3,60.08],[-54.1,56.72],[-52.26,53.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.4275,4.98],[3.5825,1.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.615,-3.66],[-142.06,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.005618,41.427095],[3.915625,40.723359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5,37.4],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.51,-8.11],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-75.5525,22.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.8275,-54.60375],[-67.02,-56.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.13125,12.8475],[-103.665,13.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[30.09,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.38,-4.61],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.801841,54.630073],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.09375,49.795],[-15.3225,48.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.455,-37.735],[57.525,-37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,10],[158.375,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.69,-17.065],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.95375,4.021562],[72.075,2.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.455,44.105],[-127.56875,42.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[0,-3.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.959758,58.308736],[-2.289512,58.595117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[54.975,-24.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[23.254648,37.14041]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.525,11.745],[-33.505,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-58.345,40.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.904609,35.674922],[35.675313,34.712812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-16.89,48.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.205,28.845],[-94.54,29.176875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.905,24.34],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.305,-16.455],[-149.60957,-17.408496]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2725,34.4325],[11,34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.215,42.3],[-10.994375,42.559375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.99,52.49],[-129.505,50.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-26.395],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.1675,25.11],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.1675,-25.11],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.505,13.765],[-35,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.3,33.275],[17.555,33.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.982969,41.929531],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.335742,54.523105],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.285,31.4],[-40,31.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.47,52.49],[-124.485,49.9],[-123.25,49.1725],[-122.869687,48.55375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.34,17.77],[-75.855,16.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-4.320795,48.798049]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.971016,58.288994],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.685,15.48],[-156.375,15.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.675,9.2],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.175,25.625],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-2.61125,35.966875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.15,-21.215],[-2.645,-20.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.695,42.775],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,0],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,15.17],[-145.85,14.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.875,-45.735],[-56.828125,-43.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-34.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83,57],[-79.7,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,50.74],[-20.94,50.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.24,64.14],[7.211504,63.148809]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.815,-31.815],[174,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[3.838984,53.702813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,-5.055],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,4.25],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[71.825,-5.315],[72.79,-4.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14,65.975],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.7,66.98],[9.555,67.764687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.12,66.3225],[8.675,66.9],[9.555,67.764687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.02,22.14],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[149,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.0825,37.131719],[-9.520142,37.138086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.845,0],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[15.240676,54.879946]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.549199,54.463574],[-9.405,54.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.45,18.565],[-161.865,17.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.478433,55.573516],[5.662383,54.805703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.99657,54.348236],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.555,-42.86],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[68.025,2.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.845,-10.025],[-169.03,-9.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.435,6.34],[2.4275,4.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.98,10.14],[91.175,9.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-31.01],[-8.93,-31.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.965,-55.315],[-63.495,-54.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.74,-31.325],[-49.74875,-32.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.525,37.715],[-70.32,37.06625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.82,30.04],[-142.77,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.27,16.405],[-162.84,16.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.98,-8.28],[49.915,-10.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.095,11.255],[-161.56,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.89,29.085],[125.66,28.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.498535,32.136699],[-65.8,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.8225,-27.14],[11,-19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-173.205,26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.31,31.3475],[-12.335,31.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[127.45,-8.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.055625,70.15375],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.375,16.79],[144.894375,13.60875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.475,15],[166.4,9.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.38,65.7],[36.444375,65.826875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.54,33.435],[15.115,33.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.865,42.34],[-37.685,42.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.995,-54.5925],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.429844,37.213516],[13.361899,36.445846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.595928,53.963623],[6.851896,53.55348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.642188,56.78],[-7.094844,57.411055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.98,27.25],[49.52,27.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,5.055],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.315,11.265],[-70.31,11.675],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.25,26.91],[135.37,28.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,13.3725],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.055,14.51],[-80.5,14.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.66,39.65],[-71.075,39.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.11125,69.7825],[43,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.31,40.28],[-25.335,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.92,45.67],[-14.785,46.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.185,44.495],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[171.53,-8.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-6.98],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.39,21.31],[-80.5,14.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5,54.4],[-14.04,56.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.443311,60.903325],[18.10168,61.181855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,10],[-143.58,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.865,-54.51],[-84.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,20],[156.825,16.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,39.59],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.52125,11.35375],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.6,-22.545],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.86,36.9125],[-71.4825,36.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.13125,12.8475],[-105.5,18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.625,-35.145],[112.97,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.955,49.015],[-31.58,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768125,36.61125],[-73.590625,35.974375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.64,32.87],[-124.31,32.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.865,-54.51],[-85.8,-54.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.39,10.01],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.26125,39.82125],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[170,37.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[19.000625,62.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-50,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.8125,25.2],[-87.575,25.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.595,60.69],[-63.2925,61.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.395,-26.595],[-22.82,-27.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-35.385],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.125,16.52],[-158.7475,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.682437,35.592275],[25.660916,35.507344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,1.145],[-39.145,0.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.93375,39.088125],[-11.765625,38.6425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.075,22.2],[-130.0075,26.14875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-94.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.11,-45.405],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[-0.261875,54.98875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-62.875,-41.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.82,-27.34],[-20.625,-29.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.825,8.85],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.805,11.9625],[-67.01,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.89,-45.405],[-40,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-8.28],[-121.275,-8.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.505,50.985],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5575,16.145],[-71.1375,16.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.5825,34.2175],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.333125,41.613125],[-68.4025,42.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.615,48.445],[154.5025,47.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.325,21.04],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.525,56.83],[149.615,58.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.825,32.765],[23.365,33.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.672969,71.295625],[20.599297,71.252656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.281808,38.900733],[9.105558,38.602452]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.212344,60.580078],[21.038047,60.860098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.844062,43.389687],[13.455433,44.013123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.32,59.455],[-135.035,58.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.87741,36.843734],[26.606961,37.035497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.806875,61.014375],[1.18,61.6625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[138.67,18.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.8,60.815],[5.122422,60.456016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.34,34.775],[-21.4525,33.3425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.795,-40.0675],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.11125,28.045],[48.6225,28.51],[48.23,29.07625],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-50],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-65.995,-48.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.875,-34.915],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,70.76],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-118.330938,33.643672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.33,21.335],[89.725,18.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.365625,22.888125],[-86.565459,22.166719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.44,0],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-30.02125,38.948125]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[108.02,77.7325],[114.24,76.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.025,57.445],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84625,36.213555],[-9.075425,36.71064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.92,-11.7125],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.2725,20.0525],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.132549,48.7996],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.14,22.91],[65.725,22.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.81875,31.2575],[25.75,32.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.17,-10.03],[69.94125,-9.820625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.0225,17.68125],[144.155,14.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.48,45.205],[-16.51,44.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.675,28.75],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.25625,38.57625],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-1.55],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.305,27.485],[-60.62,25.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.111622,61.932327],[21.22,62.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3375,60.9275],[1.9,60.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-78.48,30.539375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.5,27.39],[-77.231875,27.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.945778,38.659063],[20.274478,39.259883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-5.144556,47.626984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.597307,44.097949],[7.710599,43.654176]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.24,50.82],[-12.48,50.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.599337,53.706668],[-5.177888,54.092026]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167,55.425],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.335,30],[-83.7525,29.8825],[-83.225,28.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[-180,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.745,45.7],[143.09,45.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.54,50],[-135.055,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-1,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-36.79,-26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,26.32625],[128,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.139425,55.2575],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[43.384922,12.626797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.255,-24.09],[-75.295,-20.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.636012,39.956151],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.56,-22.005],[168.025,-18.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.89,-45.405],[-93.73,-44.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.785,42.855],[-132.33875,42.47375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.894609,46.205234],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.955,29.17],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.955,-37.275],[45,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.59,48.57],[-153.97,46.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.163647,36.112231],[25.590361,36.269318]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,0],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.885313,58.745937],[-4.9075,60.282656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[18.8,61.91],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.115,40.105],[-155.72,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,5.055],[137.39,7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-3.635,53.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.43,-17.61],[153.015,-18.49]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[119.085,75.635],[130.8475,74.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.38,20.655],[-135,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-5.055],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.915,27.965],[-57.045,27.21],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.675,14.84],[-55.46,15.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.89,-14.505],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-15,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-179.275,24.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.615313,38.477187],[-74.451406,37.726719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.445,38.7025],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.265,-60],[-70,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.62,41.455],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-5.675,61.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.135,51.935],[-54.6,50],[-52.5,49.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-96.125,-26.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[38.19,43.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-145.45,42.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.42,-9.43],[165.48,-5.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.858716,38.003062],[11.240732,38.735937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[19.49,40.44],[19.4075,40.4525],[18.532783,40.600757]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.16,33.56],[25.47,33.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.61,-35.01],[0,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-57.1,-38.25],[-56.16,-37.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,40],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.966191,38.794082],[20.945778,38.659063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,5.055],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,3.29],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.75,-27.49],[100,-28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.635,6.42],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[8.887839,42.984698]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.422031,36.475469],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.365,29.655],[-169.125,29.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.295,-7.16],[3.74,-9.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.375,-22.345],[165.165,-23.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,5.055],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,44.095],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.631992,34.47625],[28.416406,35.529961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[153.805,-11.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.838984,53.702813],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.7,22.5],[-107.25,20.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[130.16,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.5,-33.5],[32,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.65625,20.05625],[-53.29,17.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-6.731768,35.691895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[59.445,15.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-4.771866,50.11311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,50],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.815,38.06],[-74.028281,39.197109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.35125,-34.49875],[-57.26375,-34.81875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.405,19.625],[88.555,20.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[16.797766,43.097713]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.025,29.1125],[-149.605,29.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.75,32.2],[24.465,32.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.17,-38.31],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.855,29.5975],[-16.928262,32.598271]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.81375,9.015],[-93.52,6.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[160,-8.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.58,27.62],[-178.805,27.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-154.565,4.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55,-35.385],[51.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.43125,-2.88],[170.8,-7.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,13.765],[75.3,9.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.795,-40.0675],[178,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.205938,45.17625],[139.145662,44.766575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.7425,69.68918],[15.855586,69.160762]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.07,5.985],[-130,4.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.725,64.18],[-52.8075,63.2375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.905,58.345],[11.875,58.335],[11.81,58.31],[11.83,58.25],[11.594514,57.985242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.20875,40.69],[138.34,40.915],[138.615,41.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.87,15.085],[96.25,16.655],[96.18,16.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.97,57.065],[10.719112,57.250536]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.2525,27.595],[35.225,27.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[1.580332,51.962109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.32,30.635],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.9075,-8.975],[133.73,-8.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-35.12],[-40,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.84,55.28875],[-131.36,54.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.461064,52.791201],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.29,8.16],[-79.72,7.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.98,32.965],[123.005,33.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.7,57.45],[-134.565,56.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.290494,58.216924],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.76,45.8025],[-15.48,45.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-2],[136,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-60],[-39.995,-53.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,2.055],[-90.595,3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.01625,10.01125],[-40,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[141.66,30.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-32.76,7.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.395,32.4125],[135.15125,33.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.7775,41.16375],[-13.645,39.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-144.59,15.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.605,35.405],[-7.335,34.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-10.1375,58.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-133.205,33.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.525,-26.96],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.18,-16.3],[141.350625,-12.821875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.9925,26.24],[-87.315,26.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-117.175,-7.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-34.56],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.401743,57.593024],[6.806636,57.021743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.76,10.015],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.72,42.55],[-158.47,41.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.7,56.2],[142.525,56.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.8,-7.165],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.3,-34.4],[171.02,-31.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.01,14.35],[-68.425,14.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07875,34.969375],[-20,33.5225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.383867,65.360957],[22.366191,64.450586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.005,60.835],[-151.53,60.785],[-152.865,58.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[126.686094,-2.502187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,35.385],[-155.72,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.355,56.495],[-23.465,56.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[13.844062,43.389687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.385,32.965],[25.75,32.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,6.325],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[13.09,-23.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[26.55275,37.731063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.11,-40.025],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.675313,34.712812],[34.83,34.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.285,69.5],[17.663125,69.014375],[16.893477,68.906201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.553604,50.466589],[-2.766819,49.907869]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.38,-23.8225],[153.7975,-24.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.461562,40.891719],[9.806516,41.041304]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-10.795,-20.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27,-33.265],[-30,-33.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.3775,28.94],[-78.810625,28.2275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.445957,38.331836],[12.982567,38.552204]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.01,7.2825],[-86.605,10.02],[-86.81,11.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-25.275],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.89,-45.405],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.133982,57.640972],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.020978,36.454326],[20.964242,36.448428]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-5.055],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-11.0325,41.86125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-25.275],[-118.05,-22.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.865,5.525],[160,8.2675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.738047,45.448438],[-6.9725,44.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.025,2.005],[67.53,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.574272,60.169958],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[19.852109,54.884531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.83,-24.25],[163.98,-24.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.09625,28.45875],[122.9125,29.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.1,51.25],[-149.785,52.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,33.34],[-60,32.0325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[26.606961,37.035497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.89,1.805],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25,40.012637],[-9.151123,41.083125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.225,66.865],[-71.635,72.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-60],[-50,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.35,30.05],[129.39,30.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.6425,35.8],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[24.484514,36.636985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-10.79,32.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.955,16.075],[-112.56,16.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.155,59.945],[-81.945,61.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.015,33.245],[160,34.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.68,-10.02],[-131.405,-11.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.2,-28.3],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.67,69.53],[54.666875,69.70625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.465,25.095],[-84.17875,25.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.305,62.835],[-172.3,64.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[68.825,8.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.302361,38.931637],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.139425,55.2575],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84125,49.1675],[-7.805137,50.059238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.168906,43.074487],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.604512,42.775117],[-9.184805,41.959844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.105558,38.602452],[8.524717,38.031367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.07,34.625],[123.005,33.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.725625,-22.964375],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.165,21.055],[67,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[178.99,-13.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.255,16.845],[-76.59125,15.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.29,27.3],[124.785,28.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-35.385],[-24.63,-35.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.57,46.255],[-160.58,42.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.050659,39.959717],[25.067465,39.293854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-31.785],[1.965,-32.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.97,46.43],[-155.265,45.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[13.91,-32.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.040312,-39.9525],[-93.73,-44.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.585,60],[-32.73,60.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-15.17],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.662969,50.625],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.93,44.2425],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.25,-21.795],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-0.403271,50.646719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.51,2.55],[-98.845,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.445,35.935],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-6],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.16,16.91],[118.555,17.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.38,60],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-74.445,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.515,27.395],[-68,27.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.154219,37.584219],[-0.565601,37.428359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.435,40.075],[-132.26125,40.05875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.88,-16.935],[149.43,-17.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.42498,59.977676],[20.07753,59.965696]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-92.32,29.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,0],[53.08,3.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.455,53.06],[-152.845,51.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-35.845],[-160,-32.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.009687,18.466406],[-75.34,17.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.17,28.27],[-68,27.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.261875,54.98875],[0.82,54.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,42.0175],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.385,25.125],[51.7275,25.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.01,44.351875],[-6.9725,44.9375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.59,52.8],[-44.33,54.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.46,42.625],[-25.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.22,-32.405],[131.155,-32.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.089805,57.419487],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.06,53.79],[-152.455,53.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.4175,24.7825],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.630469,45.937031],[-4.37,45.815],[-4.255,45.6],[-4.102529,45.480654]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.81875,31.2575],[29.36,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.4,10.5],[121.76,8.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.375,20.57],[-161.865,17.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.936472,58.232736],[8.223672,57.96457]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.5125,-0.7675],[128.235,-1.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.49,44.465],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.1725,47.5775],[-8.975,48.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.4,15.565],[-145,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.028281,39.197109],[-74.615313,38.477187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.8525,41.085],[-127.56875,42.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.56,48.9025],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.480255,50.937313],[0.627853,50.744622]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.54,32.11],[-124.31,32.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,50],[-46.515,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.52,-40.57],[159.7575,-40.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.98,-32.155],[-3.825,-34.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-58.425,47.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.2,-13],[-34.765,-14.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.98,10.14],[94.68,8.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.33,-21.305],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.595,50.1575],[159.11,48.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-147.495,-40.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.465,-2.575],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.541875,66.15875],[41.765,67.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,25.93],[-26.47,27.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.755,41.395],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.995,-32.17],[-140,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.785,8.615],[-82.855,6.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-110,1.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.345,61.125],[-146.95,60.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.43,17.565],[-46.035,18.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.7,-5.8],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.89,-45.405],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.077656,41.655039],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.465,-45.08],[156.905,-43.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.43,19.825],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-33.48],[160,-34.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[144,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.805,6.325],[-10.825,6.28],[-11.398438,5.374375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-44.9775,35.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.175,-7.23],[-114.025,-6.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.705,20.815],[-72.145313,20.274375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.28625,18.84375],[-62.664375,17.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.623364,45.091382],[14.29,45.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.875,-17.27],[162.365,-17.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.645,39.3575],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.5875,25.85],[-72.905,24.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.985,-2.015],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.05,58.405625],[0.74,58.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.587803,56.461211],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,36.535],[-54.5025,34.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.7,18.75],[-99.9,16.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.545,-16.93],[2.56,-17.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[46.49,67.155],[47.88,68.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.214913,51.345472],[1.684779,51.403184]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.7,-16.845],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.09,33.165],[-21.4525,33.3425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.75,32.2],[29.36,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.47,41.715],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.8,22.1],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.365,-14.375],[5.88,-14.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.28,34.65],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.570625,37.683125],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.98,-8.28],[50,-2.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.7,57.45],[-135.475,57.595],[-135.835,56.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[148.25,14.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178,58],[-173.66,58.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.14,-33.41],[-27,-33.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.45,-53.7],[-85.8,-54.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.615,-8.8725],[132.315,-6.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.555,23.455],[60.4,22.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.37,7.12],[171.355,7.14],[170.955,6.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.605,16.55],[59.445,15.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.705,63.03],[-0.975,63.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.94,29.2925],[-77.231875,27.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.52,6.37],[-97.575,10.3075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-20],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-150,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,23.875],[-23.04,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-79,23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.485,54.26],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,69],[45.5,69.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.2,16.2],[57.925,18.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.71125,-3.33875],[-30,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.155,59.945],[-83,57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-155.265,45.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.3675,25.8575],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.165,-35.2325],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.6,1.9],[-40.95,1.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.884922,4.824141],[1.65,5.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.8,-5],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.810625,28.2275],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.625,-38.32],[-50.62,-39.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-130,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.13125,12.8475],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.02,29.2225],[-150.046875,30.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.834453,20.138125],[-75.009687,18.466406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-32.945],[-156.03,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-147.51,-12.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.74,58.75],[2.28875,59.027187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.40125,36.4625],[-126.935,36.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,-37.8],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[16.83278,55.748582]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.5625,-12.3125],[7.505,-9.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.135,31.385],[126.705,32.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.28,49.83],[157.1625,49.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.095,20.35],[-92.325,21.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.655,-30.435],[-48.74,-31.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-170,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.297305,51.461055],[-6.048652,50.75123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.34,41.325],[148.97,40.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.5125,-0.7675],[126.885,-1.995],[126.686094,-2.502187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.09625,28.45875],[124.89,29.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.51,44.85],[-20,43.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08625,25.345],[-74.01,23.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.565,41.125],[-20,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.16,30.1425],[-89.19875,29.306875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-25.275],[-97.855,-22.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.95,34.405],[-155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-15.17],[-80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[135.37,28.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.599337,53.706668],[-5.123934,53.395671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.775,34.595],[-30,34.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.23,8.49],[-13.69,7.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-30,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[110.725625,-22.964375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.14,56.84],[-5.12,56.825],[-5.26,56.705],[-5.896821,56.518191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,35.02625],[130.16,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.786032,54.871738],[9.863386,55.722139],[10.43265,55.762085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.12,30.44],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[19.607461,61.751855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.385,-32.845],[90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.67,74.55],[-161.77,71.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.625,12.49],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.393254,65.26252],[-22.81,65.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.67875,35.71625],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.62,13.52],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.07,8.105],[-105,5.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.77,74.65],[-74.1,73.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.717001,42.978182],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[24.113912,40.413185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.10125,35.210625],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.852109,54.884531],[20.292769,55.727129]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.11,-45.405],[80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.362734,42.760991],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.541475,51.556719],[-8.191875,50.752031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.105,-39.96],[-55.99,-44.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.0325,41.86125],[-10.994375,42.559375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.07,71.185],[-147.185,71.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-31.785],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-14.46],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.21125,44.565],[-61.655,44.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.335,52.54],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.185,2.48125],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.785,3.76],[8.67,3.83],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.621743,66.378033],[12.2575,65.6375],[11.139375,64.759844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[171.14,-39.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.565,70.82],[22.36,70.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.330938,33.643672],[-120.6375,33.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.52555,62.383484],[17.871143,62.849985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.655,66.015625],[-19.745,66.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-80.415,5.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.65,-1.37],[-30,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.834453,20.138125],[-73.19326,19.231819]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.435,-39.165],[148.3,-38.4],[150.255,-37.745625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.96,5.79],[70,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.377812,40.395195],[25.050659,39.959717]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-14.73,39.36],[-13.645,39.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.81,51.777266],[5.845,51.91625],[6.595,51.58],[6.635,51.575],[6.810625,51.44875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.615,-35.02],[-10,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-7.750546,33.853068]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.135,12.65],[-112.55,12.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-1.55],[92.505,-2.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.21,16.935],[131.33,15.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.79,-26.97],[-34.74,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.58,41.2725],[38.526875,42.251875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.077656,41.655039],[11.446062,42.090969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.09,49.39],[140.615,46.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.525,37.715],[-69.780156,37.361328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,56.555],[0.49,56.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.975,48.335],[-8.84125,49.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.545,-18.795],[57.5225,-19.98125],[58.0075,-20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.000625,62.495],[19.680483,62.310684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-154.105,-14.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,20.06],[131.83,18.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.955,49.015],[-40,48.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-3.6,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.53,16.68],[68.8,14.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.840852,39.025727],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,58.87],[-168.735,59.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.319219,38.780625],[-72.54,37.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.966914,54.526816],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.4775,25.1425],[-78.2,25.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.13875,69.726875],[18.725,70.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.765,-0.245],[-88.695,0.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-37],[169.31,-38.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.671152,43.926406],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-10],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,16.855],[130,14.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.665332,53.633799],[-5.819606,53.138752]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.765625,38.6425],[-11.055469,38.603203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.46,70.1],[57.965,70.355],[63.13875,72.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[105.1,-6.295],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.191719,42.073467],[9.578937,41.592361]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[123.735,-2.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.763733,57.072097],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.49,54.77],[155.52,58.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.2875,5.7675],[133.635,6.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,4.785],[70,6.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.649258,39.673828],[6.76375,39.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.9725,44.9375],[-5.749062,47.368203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-110,-17.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[65.105,20.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.771866,50.11311],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,30],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,30],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.465,43.245],[-64.2,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.33,38.8325],[6.709062,38.094063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2,24.7975],[-74.535625,21.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.21,10.755],[-93.855,11.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.16,35.63],[130.18,34.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.14125,54.535625],[-166.76625,54.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-79.285,29.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-80.53,9.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-49.73,-35.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.915,4.9325],[-29.225,4.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.4275,4.98],[3.085,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18,18.02],[-17.9725,21.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.135,52.565],[-10.5,54.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.215,50],[-160,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.278903,62.917177],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.36,-37.565],[45,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,23.195],[-44.85375,25.4725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.038594,19.219687],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.575,58.61],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.478955,58.656255],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-4.46],[-114.025,-6.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.73,-44.175],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.99,1.01],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.99,38.73],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.34,28.54],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.126576,42.227166],[8.238652,41.285164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[114.1375,-21.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.53,34.31125],[139.4275,34.934375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-40],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,-0.1],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.79375,38.81375],[124.3,39.4],[124.1,38.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.230952,48.914214],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.5125,-0.7675],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.2925,26.465],[52.995,26.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.193359,36.34],[16.91125,36.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-72.56,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.0475,5.0875],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136,-35.5],[134.215,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.64,78.23],[13.03,77.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-24.965],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.3,1.2],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.995,-48.815],[-64.7,-45.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-36.85,65.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.645,-40.035],[48.505,-41.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,16.32],[-47.43,17.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.42625,-21.290625],[114.155,-20.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.27,-20.05],[-94.17,-24.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-2.766819,49.907869]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-25.275],[-26.395,-26.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[113.665,19.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.08,16.695],[-68.425,14.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.12,16.105],[-62.0575,16.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.2,69],[-51.195,69.215],[-54.73,70.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-157.11,20.5],[-153.73,16.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.555,-16.495],[162.365,-17.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[52.145,-42.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[67.6,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.107862,41.495299],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.34,47.06],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-8.62,58.5275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.72875,-9.34625],[156.2,-6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.245,-12.3325],[-4.26,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[15.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.145,-6.035],[129.76875,-5.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,15.07],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.5025,47.19],[153.97,46.59],[153.5975,46.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.618125,-9.164375],[116.44,-17.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.65625,20.05625],[-60.023125,19.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.49,56.635],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.73,-0.06],[119.5,1.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,40.225],[-124.25625,38.57625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.62,-39.36],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.478433,55.573516],[4.75,55.515],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.645,-20.035],[-6.1525,-17.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.85,31.25],[-21.4525,33.3425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.815,-30.89],[-10,-31.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.825,8.85],[65.055,8.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.33,-21.305],[-35.225,-24.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.3,-24.3],[-44.68,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.695,13.945],[-145.85,14.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.855,0.725],[-92.51,2.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,23.41],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5575,16.145],[-75.34,17.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.145,0.8675],[-40.06375,2.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,44.095],[-68.4025,42.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[11.009752,56.69674]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-59.3,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.11,0],[88.905,-1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-35.385],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-14.845],[-16.82,-16.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.995,37.93],[-32.34375,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.83,34.7525],[34.10125,35.210625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-20],[-120,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.3825,38.3925],[-26.425,37.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.61125,35.966875],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[8.597307,44.097949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,5.055],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,35.755],[-46.21,36.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.905,-1.11],[90,-1.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.368125,32.475],[16.475,32.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,3.29],[58.89,1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,35.385],[-137.2,37.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.595,28.24],[-21.75,23.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.845664,58.355664],[18.991974,57.802914]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.615,31.9975],[-72.4275,31.329375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.705,11.95],[-136.545,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-124.87,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.88,68.375],[53.67,69.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.595,4.65],[-27.185,2.48125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.7475,16.145],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.163647,36.112231],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.77,-26.95],[-115,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.128019,39.727571],[23.685974,39.245609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,16],[94.87,15.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.26,24.59],[160,22.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9175,-0.2],[-95,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.875,-12.08],[-130,-13.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.955,29.55],[34.585781,28.329219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,45],[-50,46.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,28.24],[-150.02,29.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-66.665,40.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[0.82,54.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.48,45.205],[-14.29,43.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,15.17],[-112.55,12.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.0225,-9.755],[137,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.60125,64.31125],[-10.96,64.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.235,31.64],[-79.35,32.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-37],[172.3,-34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.598125,50.630625],[-19.3775,50.7275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.5325,24.9425],[-85.185,23.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8175,38.125],[-71.345,38.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-83.465,25.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.14,-39.755],[166.67,-38.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.535625,21.845],[-76.259062,25.764688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-2.308359,45.854297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.99,56.655],[-40.005,56.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.884922,4.824141],[2.4275,4.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-34.795],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.806636,57.021743],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.435,32.565],[-18.855,29.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114,-29],[115.6,-32],[114.815,-33.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.11125,28.045],[49.854805,28.983047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-43.455],[82.98,-43.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.905,51.62],[-139.325,52.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.675,-32.525],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.48,-8.1],[47.045,-1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.665332,53.633799]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.91,7.8],[-44.77,4.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.417813,69.560781],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.255,7.87],[169.425,5.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-6.121768,49.544849]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.465,43.245],[-62.185,44.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5275,-7.6225],[120.945,-7.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.87604,42.557921],[17.301572,42.017417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.622841,38.259229],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.275,5.455],[73.815,4.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-40,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.215,-32.11],[107.355,-30.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-120,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.605,7.81],[104.895,8.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.407813,68.129688],[13.93375,68.94875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-85.265,-4.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.775,16.375],[-40,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[123.27,30.91375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[17.039993,38.570183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.75,-55.43],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.668731,51.581608],[1.684779,51.403184]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.534688,45.21125],[30.09375,44.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.31,7.36],[-134.07,5.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.965,16.19],[156.825,16.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.69375,70.6075],[18.73,70.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.125,16.52],[-159.31,16.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.526709,39.185479],[4.071875,38.886875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.475,50],[-66,50],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.9425,50.0225],[-64.475,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.075,2.77],[73.045,1.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[7.417422,37.676133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.11125,69.7825],[45.5,69.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.7925,47.6575],[-15.92,45.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-50,52.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.96,64.13],[-6.816172,62.127187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[63.38,-43.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.03,33.71],[-77.8,34.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,23.875],[-24.3675,25.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.250625,64.882109],[24.34,65.145],[24.53,65.18],[25.015625,65.093125],[24.265918,65.531934]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.06,57.215],[-15.775,57.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-37.595],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-130,-27.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-38.63],[-150,-34.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.395,-28.425],[107.355,-30.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-52.755],[-42.84,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[3.731831,51.276587],[4.292734,51.10209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.67,37.85],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[122.3,15.1],[123,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.34,41.325],[146.81,40.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-10,-21.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.365,0],[51.62,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.25875,26.544375],[-72.2925,26.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-20],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[25.192206,36.733336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174,-3.835],[-171.65,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-5.055],[-28.65,-1.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.655,26.55],[-177.58,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.68,34.9],[15.139585,36.333912]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.444375,68.8075],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.785,-12.915],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.565459,22.166719],[-87.8975,22.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.88,-33.13],[47.91,-32.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.10532,57.721461],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,-9],[8.5625,-12.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.75,-27.49],[103.395,-28.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1125,35.9125],[-2.61125,35.966875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.402324,41.89498],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.61,68.5],[-100.12,69.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[23.564168,37.620381]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.14,-39.755],[169.31,-38.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5675,3.795],[119.97,7.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.6975,-26.59],[34,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.025,-10.015],[-92.785,-12.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,28.26],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.81375,9.015],[-97.575,10.3075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,53.255],[-40,52.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.42,-9.53],[-161.225,-8.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.040312,-39.9525],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.245,27.435],[-74.5475,27.918125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[2.28875,59.027187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.99,-13.905],[179.055,-12.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,43.2],[147.57,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.845,51.495],[-150.1,51.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.605,32.715],[32.302422,31.474844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.86,59.115],[38.495,59.22],[38.13,60.025],[35.695,61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.0575,10.564375],[-79.934219,9.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.0225,17.68125],[136.61,16.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.274478,39.259883],[19.971025,39.741182],[19.286448,40.166138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.77208,55.575352],[19.475746,55.744224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.74875,-32.2175],[-51.255,-32.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.08,21.84],[91.83,22.27],[91.82,22.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-173.465,-36.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-62.795,41.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855,25.865],[-86.76875,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.825,4.47],[78.96,2.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1325,26.39125],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-124.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[18.561875,58.811875]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[97.395,76.225],[96.9275,77.4875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.935752,58.531592],[16.637177,57.945286]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.805,39.605],[2.233262,39.988229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.66,39.65],[-71.73,39.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[71.145,-6.07],[71.825,-5.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-33.145],[-32.79,-33.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,13.895],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.565273,36.568945],[23.374615,36.270665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.0825,41.165],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.815,66.825],[-79.545,66.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-34.56],[160.2,-35.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.035,25.8475],[-77.4775,25.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.255,21.33],[-153.14,23.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.29,2.325],[65.03,5.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-82.01,7.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152,17.8775],[150,16.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-30],[-1.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.165,-36.16],[40,-36.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[160,-25.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.045,67.67],[9.555,67.764687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.15,-35.955],[160,-36.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.685,18.405],[-175,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.195,58.265],[-40,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.885,-16.565],[56.545,-18.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-89.15,-30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-25.275],[-4.41,-24.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-15.17],[-126.7,-16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.449809,43.849758],[-8.84124,43.537256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-177.48,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.405,50.85],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,44.26],[-25.55,45.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.73,36.414062],[-9.075425,36.71064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.115,45.4],[-147.515,42.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.31,54.465],[-133.32,54.79],[-133.33,55.575],[-134.255,55.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.555,23.455],[64.14,22.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.685,28.42],[-72.1425,27.8125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-37.395,-32.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,-50],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[13.814531,38.779531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,28.065],[-87.03,27.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.335,31.65],[-14.7975,29.7775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.785,38.127813],[-14.51,37.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.951719,54.536094],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.9075,60.282656],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.455,43.435],[38.7275,43.41875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,57.615],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[15.168906,43.074487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-30],[70,-25.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.94875,26.41625],[56.355,26.4475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-30],[-165.1675,-25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.130937,57.804531],[5.12375,57.256875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-69.780156,37.361328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.0225,-9.755],[135.615,-8.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.2075,41.745],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[20.278903,62.917177]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.305,25.47],[63.3,24.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.287351,57.765955],[-4.105654,57.608643]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.145,10.025],[-36.01625,10.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.16,33.56],[23.94,33.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.4875,34.23],[19.37,32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.73,34.055],[-36.44,33.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.19,7.24],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.105654,57.608643],[-2.959758,58.308736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[62.605,16.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.77,32.665],[-116.175,28.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.0725,32.385],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-3.774736,36.424463]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.56875,23.62625],[58.9425,24.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,0],[-180,-14.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.26,-27.96],[-43.78,-30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.66,30.03],[141.105,31.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.7975,-24.35875],[154.023438,-27.182188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-25.275],[77.6,-22.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-7.419232,36.757504]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.124099,43.687733],[14.38495,43.484275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.1,33.15],[-50,32.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.665,30.81],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.810625,51.44875],[6.875,51.095],[6.865,51.075],[7.345,50.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.848594,-20.454375],[163.3425,-23.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.115,16.505],[111.48,12.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.3325,53.8375],[-162.3275,54.3025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872266,46.126914],[-7.67,45.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.07,35.195],[18.9,35.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.570195,47.673281],[-4.488809,48.228813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.60125,64.31125],[-4.015,64.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[24.484514,36.636985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-22.249471,63.719684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-40],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.715,-0.725],[-141.33,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.63,-36.22],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[24.827813,34.783437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,43.64],[-18.205,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.5025,34.8975],[-53.6,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.615,31.9975],[-71.203125,31.394063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.3225,27.2775],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.3725,29.8325],[-68.395,29.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,13.72],[-67.755,13.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.22,-9.75],[173.7,-12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58,13.435],[-16.56,13.455],[-17.53,13.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.489221,55.438604],[12.542471,56.108979]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.67,-29.3825],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.641602,64.58707],[24.250625,64.882109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.795,43.085],[30.59,43.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.135,-10.55],[141.350625,-12.821875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.71,72.88],[169.5925,70.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[20.292769,55.727129]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.345,41.585],[-129.94,41.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.520337,36.579673],[-0.565601,37.428359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.274619,62.507207],[5.510234,62.388359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.362734,42.760991],[5.717001,42.978182]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.182275,42.798546],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[1.288438,58.106875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-5.055],[-121.23,-1.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.105,37.215],[0.94,36.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.4,19],[70,18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.54,20.105],[123.775,20.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[24.955,37.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,15.17],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.18125,37.8475],[-23.37,36.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.655,20.1475],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,10],[-100.69,10.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-87.765,-0.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.795,41.53],[-63.295,41.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.58,0],[152.1375,2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.1125,0],[73.1525,-0.6],[72.79,-4.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[169.785,50.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.895,20.21],[35.14625,25.55375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.245,-12.3325],[-5.015,-15.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.785,-49.075],[-65.995,-48.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[12.292808,37.579055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855,25.865],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.69,28.495],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.79,-33.035],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[159.72875,-9.34625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.365,-35.04],[-24.63,-35.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.814531,38.779531],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.83375,-25.30125],[-122.04,-22.0975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.485,14.65],[158.375,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-50,21.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.185,12.66],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.01,43.555],[139.02,44.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.58,55.505],[0.965,55.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.764316,61.004492],[19.342832,60.687832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.915,10.89],[60.72,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.2925,26.8575],[-69.295,23.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.184805,41.959844],[-9.151123,41.083125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.88,73.67],[142.495,74.52],[149.71,72.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.151123,41.083125],[-9.970039,40.651836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.32,-10.715],[-170,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,30],[-42.395,30.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.280469,34.461133],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.135,31.385],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.805625,42.748125],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.142734,59.060625],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.945,-24.18],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.462617,53.67918],[0.105,53.57],[0.179985,53.835789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.55,45.82],[-24.1575,46.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[8.524717,38.031367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.0325,41.86125],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.31125,59.1625],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.665,15.515],[-50,16.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.265,-39.825],[152.87,-42.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-34.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[29.0875,35.465625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.7,-6.195],[123.6375,-5.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.765625,38.6425],[-11.102207,39.893125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.61,68.5],[-106.28,69],[-113.18,68.38],[-122.995,70.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.765,-5.4025],[176.653125,-9.104375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.655,59.815],[-93.6,59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.01,-30.095],[-161.775,-31.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.75,-27.49],[105.525,-25.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.75125,26.95125],[-77.5,27.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,8.2675],[159.115,9.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.11,-45.405],[50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3775,64.445],[-168.2,64.08125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9675,-5.07125],[66.71,-3.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.63,-30.365],[-47.655,-30.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.203125,31.394063],[-71.563125,30.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[91.77,-41.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.1,-26.4],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.03,59.51],[-146.77,60.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,15.07],[153.34,16.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,48.695],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.35125,14.50375],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.635,-52.465],[-89.995,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[-175,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4,4],[-2.37,1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.983564,57.58748],[23.175,58.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.27,30.91375],[123.66,31.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.82,8.365],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.32,51.96],[-17.63,52.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.905,7.145],[63.99,8.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.2875,9.99],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.625,-38.32],[-49.78,-36.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,10],[-140,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.03375,35.63],[-12.983438,35.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.795,30.09],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.6,41.4175],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-30],[-30,-33.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.445212,53.562003],[6.066992,53.441016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[27.643438,60.198594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.89,-45.4],[-150,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.141897,34.614289],[32.8575,34.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3975,56.315],[0.49,56.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-27.925],[-19.7725,-29.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.51,2.55],[-90.595,3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,8.88],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.55,9.765],[-71.6075,10.64],[-71.59,10.77],[-71.58,10.88],[-71.315,11.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.814531,40.307891],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.8,40.045],[-30,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.604512,42.775117],[-8.84124,43.537256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.649323,4.072821],[-11.398438,5.374375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.97,28.480625],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-179.2,64.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.645,30.265],[-75.32,30.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.79375,32.43375],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.3,27.8],[120.0875,25.56125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.02,22.14],[-51.3,22.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.56,-17.795],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.487812,57.982188],[-2.289512,58.595117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.11,-45.405],[100,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-5.055],[-111.985,-2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-25.275],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.745,67.1525],[-169.15,65.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.8525,41.085],[-124.25625,38.57625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.93,53.055],[-46.59,52.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.405,46.195],[-10.1575,44.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.4225,45.9625],[-60.68,45.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,35.385],[-137.78,32.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.06,-15.17125],[-160,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.105,61.33],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.31875,66.945],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-54,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.4,-24.8],[147.1,-18.7],[146,-16.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.29375,71.2375],[28.695,71.085],[29.249375,70.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.91,5.51],[-89.24,3.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.11,-45.405],[10.21,-40.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.925,-35.21625],[-40,-35.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-158.305,51.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.26,30.37],[-80.17375,30.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.54,-42.975],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.74,14.51],[-69.2,14.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-30.095],[-131.54,-28.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.48,21.61],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.100327,39.285796],[16.508218,37.418433]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.315,4.62],[113.845,5.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-35.165,-35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.975,36.33],[-35.96,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.915,10.89],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.40125,36.4625],[-129.45,39.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.5,-33.5],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[56.2625,6.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.77,-41.885],[95.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0125,5.295],[127.49,2.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.982419,64.910634],[-13.069375,65.153125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.549199,54.463574],[-8.361875,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.18,-16.3],[137,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.5225,17.5175],[85.834375,16.023125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.3,28.55],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-2.581562,43.946719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.645,21.08],[134.215,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.140034,49.570364],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-25.275],[-18.2,-28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.89,-14.505],[-175.47,-14.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.75,60.5],[-168.855,60.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.099492,64.794922],[-23.393254,65.26252]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[99.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.415,58.76],[2.28875,59.027187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.398377,43.715424],[-3.915508,43.783066]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.35875,37.34875],[-122.570625,37.683125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[155.325,49.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.43,19.825],[123.245,20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-3.28],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[167.91,-23.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.425,-25.53],[10.33,-26.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.662047,12.834595],[-70.661593,12.834497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.955,-0.83],[53.655,-3.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.7725,-29.5375],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.305,-16.455],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.2,58.6],[-42.67,57.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.845,14.46],[-68.425,14.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.645,24.925],[-67.1825,27.42875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.645679,40.264224],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.567813,31.719062],[30.01,31.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.48,6.4],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.43,-33.9],[18.425,-33.875],[17.430312,-34.205938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-78.325,31.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,-17.14],[80,-15.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.25,-35.185],[-44.925,-35.21625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,15.17],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.96,71.21],[-54.07,70.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.7,-15],[43.229375,-11.911875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,25.275],[-142.525,27.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8075,62.06],[168.175,58.99],[163.1,54.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[99.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.1,54.7],[167.9,59.6],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.59,34.65],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[129.145,-6.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[19.475746,55.744224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[8.065469,40.411406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.631406,63.784219],[9.24,64.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.89875,20.0675],[138.67,18.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.855,-35.01],[124,-34.1],[126.1,-32.6],[129.1,-32.1],[131.155,-32.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.505,-41.675],[50,-41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-175.35875,-21.01875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.805137,50.059238],[-6.910664,48.933242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.095,20.35],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.259065,59.455659],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.32,37.06625],[-71.345,38.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[52.585,-7.39],[53.92,-6.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.1425,35.925],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.96,64.13],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.66875,57.01625],[5.12375,57.256875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.785,-12.915],[-90,-14.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,28.1575],[-87.8975,28.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-35.385],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.680742,40.027383],[12.464629,40.703145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.887839,42.984698],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.325,31.42],[-78.48,30.539375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79625,33.644375],[27.953594,34.590156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.61,16.76],[135,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.94,50.98],[-29.22,50.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,10],[-151.96,13.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.12,47.295],[-41.66,48.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.297813,66.495625],[-14.379062,66.504844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.205938,45.17625],[140.4025,45.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.9425,50.0225],[-54.05,52.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[30.09,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.18,61.6625],[-1.705,63.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,10],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-126.15,-26.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.965,-32.135],[7.02,-33.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.145,33.42],[-47.1,33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.2,-3.535],[4.875,-2.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.8175,56.58],[-17.06,57.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,50],[-176.7,51.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.615,-7.44],[-155,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.3,22.55],[-50,23.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[60.4,22.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.2,64.08125],[-172.3,64.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[141.105,31.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.82,59.18],[-168,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.18875,-8.093125],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.4025,-1.415],[109.38,-2.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.94,41.35125],[-128.8525,41.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.105,31.2],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-14.845],[-20,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.705,16.065],[38.12,19.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.56,48.9025],[-24.1575,46.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-12.815],[80,-15.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.6,-19.6],[117.99375,-18.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759824,46.29998],[-2.483303,47.239688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.894139,57.880988],[9.252061,57.644817]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9075,14.7475],[60.72,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.345,46.53],[139.003165,44.711516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.855,24.085],[-35,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.56,-20.59],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[22.63,34.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.175,-45.6875],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.128237,43.862117],[8.597307,44.097949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,-50],[130,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.124697,39.723652],[14.401895,40.520067]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[16.475,32.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.49,-6.19],[129.76875,-5.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.445,-40.85],[149,-43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.5,14.3],[-80.295,12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,36.535],[-50,35.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.187478,56.746272],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.82875,32.52],[33.905,33.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.77,21.88],[-63.115,23.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.745,22.39],[-55.65625,20.05625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[21.575,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.8275,64.8525],[39.105,65.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.580332,51.962109],[0.668731,51.581608]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.335,36.63],[-74.95125,36.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.445,-1.85],[-102.925,-2.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[16.193359,36.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.46,8.075],[120.75,8.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.828682,42.490273],[-9.184805,41.959844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.6,-19.6],[116.69875,-20.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.685,-14.365],[54.285,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-170,2.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.585,60],[-38.195,58.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,23.195],[-50,27.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.263516,60.511875],[-1.056328,59.980527]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.29,34.14],[139.4275,34.934375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.183268,44.839469],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.87,-42.085],[155.465,-45.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.11,45.405],[-24.1575,46.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.38,-43.61],[66.65,-43.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.48,6.4],[111.915,9.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.692542,36.069739],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.62,52.545],[-150.845,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.665,40.27],[-68.6275,39.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.325,49.72],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.8,34.14],[-66.515,35.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.724189,65.394297],[-13.982419,64.910634]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.760117,35.623125],[14.270904,36.337804]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-99.995,74.455],[-98.855,74.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.945,-24.18],[70,-25.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.25,-8.7],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.35125,14.50375],[166.4,9.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-40],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[6.856914,55.435078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.77,60.145],[-140.38,59.305],[-137.335,57.87125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5475,48.035],[-9.1725,47.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[6.33,38.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.523125,3.51125],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.24,50.82],[-10.70875,51.5675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-35.385],[-161.775,-31.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.5,-20.9],[163.7,-19.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.075,-35.355],[164.825,-35.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.055,-26.21],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.08,-39.15],[-145,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.011875,24.220625],[-82.48,23.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.505,62.74],[-26.15,63.2],[-23.326875,63.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.1,5.8],[74.825,4.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.285,-20.785],[168.5475,-22.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,5.055],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.475,50],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-107.185,19.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.185,2.48125],[-23.96,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-84.61,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.771866,50.11311],[-3.996742,49.961604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0975,45.679731],[-2.308359,45.854297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.37,28.585],[136.645,30.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.665,13.915],[-100.69,10.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.73,-44.175],[-90,-46.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-55.65625,20.05625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.780156,37.361328],[-70.32,37.06625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-104.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.27375,17.16125],[-63.12,16.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-10],[-175.815,-11.635],[-173.66,-12.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.65,-1.37],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.785,61.0775],[-2.86,61.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.89,1.805],[57.545,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-92.374375,28.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.5,49.6],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.275,11.65875],[-71.925,12.525],[-70.662047,12.834595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.35468,43.454668],[7.710599,43.654176]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.225,-19.68],[2.56,-17.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.29,2.325],[64.8775,-0.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.959758,58.308736],[-2.487812,57.982188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.642239,57.30043],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-11.96,29.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-5.823125,60.794375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-16.34,33.03],[-16.315,33.025],[-16.2875,33.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.87604,42.557921],[18.568789,42.386191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.69125,38.88125],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[29.222676,44.129692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[31.567813,31.719062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.656953,58.256719],[4.045,58.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[17.715625,37.364688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-14.46],[-86.335,-16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171,-46],[175.54,-42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-60],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.02875,-14.03875],[64.45,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.657402,55.751547],[14.837892,55.270379]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.662773,42.390195],[5.217479,42.736075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.510044,58.475173],[22.225,58.5525],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.605,32.715],[30.692812,32.801719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.805,-47.365],[-4.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.92,50.72],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-50,40.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.255,51.685],[-162.795,50.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5475,34.40125],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.692812,32.801719],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.964062,42.831875],[29.53625,42.60625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81,13],[81.23,11.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.750625,40.73125],[25.377812,40.395195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.7,-6.195],[124.88,-6.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.85,-3.9],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.79,-4.235],[76.6,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.59,-11.505],[152.9025,-13.44375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[117.7275,-3.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,15],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[131.92,-9.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,30.01],[-64.7775,30.2125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.121401,36.124976],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.31,0],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.1425,33.0525],[13.675,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.637177,57.945286],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-74.645,30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.46,42.625],[-25.565,41.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.72,-28.79],[95.545,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.3325,53.8375],[-152.97,56.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.24,3.85],[-85.74,5.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-40,37.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.335,-11.75],[-169.32,-10.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.865,39.13],[-138.555,38.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-14.89],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,29.345],[-170.76,29.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-40],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-30,13.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-43.78,-30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.375,-34.64],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[132.9075,-8.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.646205,44.470659],[-3.827187,45.022188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.19,-35.585],[113.625,-35.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.14125,54.535625],[-165.8,55.1],[-167,55.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-125.685,-25.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.9475,30.1675],[-74.05,30.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,37.695],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.455,42.24],[140.205938,45.17625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.05,19.385],[-159.125,16.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.876827,56.570139],[7.9575,55.783203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,13.365],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.055,14.51],[-83.31625,15.42125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.330938,33.643672],[-118.01,33.145],[-117.77,32.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.52,64.74],[178.895,64.265],[179.72,62.67],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.375,10.01],[159.115,9.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.94,39.505],[121.885,40.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.590361,36.269318],[25.192206,36.733336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.405,46.195],[-9.385,46.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34,-26],[43,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.965,53.275],[-33.175,53.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,13.965],[126.4,10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.202308,54.953846],[7.595928,53.963623]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.275,24.53],[145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.995,37.93],[-30,36.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.075,-6.13],[-132.68,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-146.365,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-15,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[163.865,5.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.241781,38.639014],[25.067465,39.293854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.55,-8.655],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-3.44625,45.647188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.17,-28.27],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.54,20.105],[124.406563,21.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[17.040186,55.016265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.045,2.995],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.1675,66.9925],[41.765,67.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.48,21.61],[155.705,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.275,37.305],[-75.8825,36.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-160,-8.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.570625,40.994375],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.035,27.13],[141.66,30.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.7,51.6],[-176.995,50.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.89,48.055],[-16.235,47.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.58,56.055],[-152.325,53.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-44.925,-35.21625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.125,-37.135],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.23,-1.245],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.535625,8.775],[-78.3775,8.295],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.04,56.485],[-15.775,57.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.91,5.51],[-86.7,5.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.395,59.785],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[4.9525,53.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-15.575,35.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,7],[95.2425,10.62875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.983438,35.515],[-12.610273,36.099727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,69],[43.1675,66.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.245,-34.615],[106.215,-32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.99375,-18.095],[117.70375,-16.46125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121,-5.5],[120.67,-3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[7.9575,55.783203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.873281,35.593359],[-74.39,35.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[126.82,19.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[19.615,63.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.365,33.8975],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.03,59.51],[-138.9,53.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.320795,48.798049],[-3.132549,48.7996]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97,22.3],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.333125,16.080625],[39.335,19.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.83,-24.25],[164.455,-24.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-79.8,32.75],[-78.875,32.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.6,-20.05],[-2.645,-20.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.085,15.255],[64.9075,14.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.68,8.81],[95.2425,10.62875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.44,33.875],[-40,33.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,-9],[11,-6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.265,4.85],[-51.9,5.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.01,-30.095],[-170,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.44,33.875],[-38.27,31.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.255,16.845],[-78.71,17.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.66,48.51],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-25.335,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[-0.704766,49.665762]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.06,32.9725],[15.368125,32.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.955,52.855],[-179.31,52.385],[-180,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.645,30.265],[-74.61875,29.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.011848,59.358152],[5.170732,59.251035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,48.56],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-68.6275,39.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.5325,52.835],[141.73,54.13],[142.1625,55.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79875,32.65625],[28.11375,33.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.125,-26.34],[-97.855,-22.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.83],[-50,34.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.607461,61.751855],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.98,31.11],[-40,30.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.1025,59.7825],[2.709375,59.721875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.99,56.655],[-40,57.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.665,-35.075],[-30,-35.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.245,1.26],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-150,-38.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-171.685,18.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.9375,35.615],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.81,29.28],[-72.1425,27.8125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.005,28.71],[-78.810625,28.2275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[15.766296,55.121006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.3225,19.34],[-81.195,19.595],[-80.655,20.1475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[5.800937,56.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.67,43.295],[172.64,43.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[23.471768,65.278848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.075425,36.71064],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.976548,42.220253],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-114.39,-20.06]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-104.945,74.32],[-105.435,74.62],[-104.805,75.75],[-107.585,77.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.875,32.51],[-79.35,32.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.47,34.765],[119.405,34.95],[121.98,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-5],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,-12],[152.9025,-13.44375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-69.76,34.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5,71.64],[26.316406,71.056641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-9.18467,37.846523]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,42.47],[-160.2075,41.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[110,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2375,48.075],[158.0025,47.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.385,-35.02],[-16.63,-33.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-79.26,30.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.93375,39.088125],[-13.785,38.127813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.115,33.525],[15.06,32.9725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-7.935],[-28.77,-8.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.800937,56.9625],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.01,31.745],[30.63,32.190625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.697461,39.89332],[17.364297,39.272578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.351094,59.257656],[12.878125,58.981094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.885,-52.2],[-50,-52.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.657402,55.751547],[16.225693,56.360098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[121.98,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,-9],[7.505,-9.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.98375,42.14625],[133.010938,42.547812],[133.7575,42.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[70,-36.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.895,-22.37],[5.655,-19.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.9925,16.709375],[-26.205,17.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.28,52.05],[-54.135,51.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.210625,38.3975],[3.318125,37.53875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.69,67.755],[-87.405,69.46],[-91.635,71.775],[-89.06,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.39,57.85],[-1.098437,57.838281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.2,63.6],[-52.8075,63.2375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.61625,32.37375],[126.54,33.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.545,66.01],[-81.765,65.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.318125,37.53875],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-88.415,27.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,39.205],[-20,37.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.19,7.24],[-165.435,10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.31,-38.17],[167.46,-36.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.45,-6.5],[-10,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.52,25.04],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.759375,26.109375],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.215,48.8],[164.185,44.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.145,33.42],[-41.285,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.285,31.4],[-40.575,30.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[19.185469,41.209141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.9,-18.3],[174.245,-15.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.411045,52.879246],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.75,-55.43],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.93832,39.785586],[9.928906,39.174336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.41,-31.535],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.53,3.995],[62.905,7.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-165.06,-15.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.015,-15.1575],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.2575,17.50625],[-170,18.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.35,32.185],[-80.17375,30.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-100,-16.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.505,-2.545],[96.715,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.68,45.54],[-60.215,45.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-172.71,47.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.039993,38.570183],[17.109531,38.620625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,77.605],[9.175,74.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-53.31],[-89.995,-54.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-25.335,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.095,18.14],[65.09,17.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.2675,65.4],[-22.81,65.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[152.6,-5.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.39,34.265],[-13.872812,34.552188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[9.894139,57.880988]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.1025,69.59],[43.11125,69.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.7,-15],[45.95,-13.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1675,29.7725],[-78.3775,28.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.14,23.325],[-153.7975,23.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.53,62.975],[-167.36,63.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.315,41.4],[-154.85,41.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.59,15.575],[-145.4,15.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.855,34.5],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05875,32.2025],[-74.86,32.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.195,27.85],[123.09625,28.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.5725,66.1175],[9.92,66.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82,16],[81,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.067465,39.293854],[24.49332,39.690156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,11.125],[97,13.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.0725,32.385],[-71.615,31.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.8825,56.866875],[2.918438,56.96625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-15.17],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.662047,12.834595],[-70.64,12.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.1725,47.5775],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.526709,39.185479],[3.318125,37.53875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.039993,38.570183],[17.043571,38.577932]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[18.532783,40.600757]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[172.9,52.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.769824,39.240313],[3.526709,39.185479]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,37.695],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.345,0],[-107.02,1.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.395,-28.425],[100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.78,59.555],[150.49,59.52],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.23,11.93],[82.160352,6.905854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-16.605,31.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[9.64,37.46625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.165,22.295],[114.11,22.285],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.88,-14.82],[3.545,-16.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1575,44.615],[-9.385,46.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.971016,58.288994],[21.628223,57.81543]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.165,9.215],[-88.55,7.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.89,-45.405],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.78,-30.265],[-45.305,-32.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,70.76],[4.15,70.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.97,37.265],[5.33,37.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,43.64],[-22.46,42.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.7225,-10.94],[174.8425,-14.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.59,62.96],[-161.72,60.765],[-163.61,59.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.005,-44.37],[159.7575,-40.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.85,-23.14],[54.975,-24.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.725625,-22.964375],[111.7475,-22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.8075,35.1325],[-74.39,35.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.905254,-14.174668],[-171.67,-14.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-164.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-41.6,1.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.045,10.64],[-83.4925,11.9675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.25928,37.580147],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-40.74,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8425,26.0025],[-84.17875,25.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.34,53.1],[-30.005,53.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.645,24.925],[-62.305,27.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.575,30.625],[-42.395,30.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.235,33.515],[-144.135,34.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96,29.52],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-175.095,-4.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.92,50.72],[-12.37,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.67,74.55],[-126.42,75.115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.684824,38.594712],[10.387744,38.682891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.33,0],[-141.815,0.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.733981,50.063773],[-4.929551,50.938848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.045,67.67],[7.7,66.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.209019,37.291606],[11.397354,37.949727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.387744,38.682891],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.53,0],[67,-2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,25.6725],[-170,29.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.415,-11.665],[80,-12.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.011848,59.358152],[5.76,58.895],[5.765,58.945],[6.011848,59.358152]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-138.86,-31.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.643438,60.198594],[28.204062,60.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.629961,36.542852],[18.8075,36.5125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.660916,35.507344],[25.590361,36.269318]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.018256,54.342448],[12.966914,54.526816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[109.8,3.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.180625,12.584062],[-58.45,12.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.185,1.95],[53.08,3.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.22,-55.8275],[-61.195,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.54,33.545],[127.6,34.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.765,-14.63],[-37.625,-20.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.505,-11.18],[159.895,-10.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,10.58],[-87.995,10.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-88.6,28.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.5,-28.125],[10.425,-25.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8775,21.59125],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,48.82],[-41.66,48.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.76,58.68],[-149.055,59.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-57.73125,-51.5875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.82,-14.34],[-110,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.59,-43.83],[75.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-35.025],[-15.385,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1,32.31],[-77.56,32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.46,8.075],[121.89,6.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.1,-35.2],[-49.78,-36.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.24,-30.07],[-10.815,-30.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.295,12.455],[-79.7825,12.5325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.68,-25.775],[-42.855,-26.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.155,37.5525],[1.295,37.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,33.215],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.785,52.295],[-32.595,52.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.095,11.255],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-21.345],[-7.025,-23.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[160,22.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.4275,31.329375],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.465,-36.8],[-170,-36.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.74,20.785],[-40,21.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.865,42.035],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.825,32.765],[24.105,32.07],[24.465,32.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.725,18.85],[87.08,14.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.342832,60.687832],[20.212344,60.580078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.45,40.73],[-136.435,40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-154.105,-14.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.254648,37.14041],[22.79625,37.50125],[22.935,37.425],[23.254648,37.14041]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-139.38,20.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.375,35.98625],[-15.3375,36.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-35.385],[-5.39,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-30.83,50.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.88,40.165],[141.3,35.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[8.46,68.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.419232,36.757504],[-7.493584,36.213281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.33,54.515],[-40.99,56.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.114082,37.921602],[21.733507,38.308395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.25875,26.544375],[-73.4175,24.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,5.055],[-110.955,0.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.011875,24.220625],[-83.465,25.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.175],[67.3475,7.3275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.73,16.42],[-154.685,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[6.362734,42.760991]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[177.7225,-10.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.321211,42.468711],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.975,63.335],[1.985,64.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.33,54.515],[-42.93,53.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759775,43.676646],[-2.598125,43.523125],[-3.398377,43.715424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-111.57,-18.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.97,34.42],[19.59,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.02,44.665],[139.145662,44.766575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.75,32.2],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.1525,-17.265],[-6.62,-16.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.875,-8.77],[156.2,-6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.545,-30.085],[90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.575,25.35],[-89.46,25.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.855,11.055],[-91.89,11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[21.288431,61.405901]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-7.054121,48.28251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.695,0.92],[-89.51,0.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.975,35.3625],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.697109,38.785078],[8.281808,38.900733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.19,43.78],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.52,0],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,15.17],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.115,-36.415],[-164.09,-36.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.870445,34.517222],[-13.83,33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.325,53.585],[-150.845,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.852109,54.884531],[20.475,54.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-162.105,48.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.155,-32.825],[120.875,-34.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.47,-37.72],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.826875,36.019062],[33,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.191875,50.752031],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.765,42.16],[-12.215,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.307461,56.863672],[-7.094844,57.411055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33,35.8],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-174.975,-18.275],[-172.485,-16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-172.485,-16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.271621,56.95541],[18.763733,57.072097]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-16.69,24.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.63762,59.807426],[5.122422,60.456016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.757544,44.226084],[13.455433,44.013123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-48.555,35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.730937,37.523203],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,29.345],[-170,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.075,2.77],[70,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.999615,55.717761],[-5.896821,56.518191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.015,5.235],[-4,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.565,45.465],[159.62,41.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.735,-20.375],[104.6025,-15.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.12,35.57],[123.975,35.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.826367,41.668945],[6.526172,41.504453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.73,-42.545],[90,-42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.07,-9.37],[170.8,-7.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.97,46.43],[-154.48,44.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-15.17],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.195,-14.35],[85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.7475,16.145],[-159.31,16.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.625,50.97],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[4.336875,59.537813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.98,-8.48],[100.015,-10.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.26,-34.065],[-8.93,-31.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.53,0],[64.8775,-0.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,5.055],[-127.045,2.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-40],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.33,70.225],[8.46,68.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,25.93],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.755,-20.015],[-99.1,-19.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.19125,45.28875],[-47.12,47.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.454375,29.25125],[-94.54,29.176875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-170.76,29.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.615,63.695],[-165.64,62.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-33.715],[10,-31.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.775,-31.93],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.623364,45.091382],[14.183268,44.839469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.99625,39.8725],[10.931162,40.6779]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.775,-15.07],[53.355,-15.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.53,-10.02],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.198125,3.055937],[100.47,2.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96,19.5],[-94.4,18.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.1825,27.42875],[-63.095,28.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.055,-12.86],[179.3,-8.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.21,21.125],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.3125,33.345],[-75.45,32.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.217479,42.736075],[5.717001,42.978182]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.9975,36.25625],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.76875,-5.03],[125.785,-5.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.74,-20.04],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.88,-14.82],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.325,49.72],[156.28,49.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.245,-34.615],[107.64,-37.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.29,15.58],[-61.535,13.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.08,14.74],[88.975,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.788711,39.266484],[2.769824,39.240313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.850884,39.734966],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136,-35.5],[136.625,-35.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.26,-6.315],[-144.335,-5.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-36.2,-13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.37,33.03],[-63.305,32.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.697109,38.785078],[7.47375,38.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.9,60.735],[2.935,60.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.92,37.2575],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.58,56.055],[-151.95375,57.26125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,10],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.118759,39.369878],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.2,25.58],[-77.035,25.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.31,16.03],[-161.27,16.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.631992,34.47625],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-112.8075,17.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67,22.3],[66.6,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[20.259065,59.455659]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.105,-28.955],[64.47,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.14,23.325],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.269453,58.715566],[19.97915,57.876045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.5,-30.5],[-47.9,-27.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[2.93,55.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.855,-14.86],[84.195,-14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-14.88],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.87,-50.86],[-63.105,-53.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.36,63.15],[-168.26,62.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.714531,36.645312],[31.81,36.4575],[33,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.285,29.135],[-79.3,28.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.50612,43.283391],[10.367479,42.995627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.52125,11.35375],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.575,30.625],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[94,6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.71,55.005],[-25.125,55.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,3.29],[-95.795,4.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.17,52.35],[-146.03,59.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.115,45.4],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.8175,-33.0175],[-80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.765,42.16],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,66],[10.41,64.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.906875,16.00875],[-85.6,20.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.62,25.605],[-63.115,23.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[17.109531,38.620625]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-89.06,74.32],[-92.4925,74.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.06,25.22],[-176.86,23.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.731768,35.691895],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.62,36.38625],[34.496406,36.432031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.505,39.235],[-60.825,38.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.31,-38.17],[166.67,-38.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.93,41.2],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.415,37.5],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[24.514192,37.33902]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.695,4.055],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.91,-32.275],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.44,-31.565],[95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.735,72.27],[79.885,73.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.803398,40.72709],[12.437762,41.393584]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.87,26.185],[-89.46,25.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[143.6,26.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.335,31.65],[-11.785,31.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[16.171191,54.656343]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.925,45.6825],[-132.14,44.98],[-133.67,43.864375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[91.175,9.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.39,35.16125],[-74.08375,34.388125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[3.692807,61.327233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.6,-10.02],[68.73,-8.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.785,46.32375],[31.86,46.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-7.455625,56.323437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.25,-26.295],[-42.26,-27.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.394844,45.042656],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.27,16.405],[-160.765,17.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.91,35.53125],[-133.14,37.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.47625,26.515],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.455,6.51],[-34.425,8.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.205,-23.395],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[12,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.47,50.255],[-176.995,50.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.17,-28.27],[-20.625,-29.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[40,-36.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-140,-14.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.54,33.435],[13.675,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.535,-7.515],[-100.645,-8.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.045,-10.925],[127.45,-8.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.9775,-15.1475],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[122.865,-15.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-50],[-20,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[26.163647,36.112231]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-1.098437,57.838281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.375,-10.185],[142.755,-10.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.83],[-53.6,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.2425,10.62875],[92.98,10.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.588254,40.685789],[25.154687,40.844375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25,-15.94],[9.09,-19.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.27,31.88],[-38.98,31.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[5.217479,42.736075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.18,49.805],[168.215,48.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.835,-34.53],[7.02,-33.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-27.01],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.0275,33.785],[-16.58875,34.04625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.435,-35.785],[74.345,-35.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.55,29.185],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.08,16.695],[-69.395,15.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.6375,33.05],[-122.64,32.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.515,50],[-41.9,51.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.683057,59.036895],[-2.959758,58.308736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.3,1.2],[-81.175,1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.64,28.575],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.43,17.565],[-50.018125,19.97375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.34,34.775],[-25.775,34.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,3.29],[60.53,3.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.675,9.2],[163.35125,14.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.725,50.285],[-11.24,50.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[23.125,-37.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[171.805,-18.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.625,-35.56],[138,-35.7],[141,-38.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.805,-54.175],[-36.29,-53.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.279074,55.049594],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.875,-45.735],[-56.88,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.815,-6.77],[-104.135,-5.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.605,20.305],[111.35,20.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[17.87604,42.557921]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.68,-3.94],[-110,-4.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.325,36.01],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.03,-29.05],[168.065,-29.075],[168.475,-28.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-70.5825,34.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.9075,60.282656],[-3.502705,58.837251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.185,44.86],[166.695,42.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.855,-26.05],[-41.25,-26.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.994375,42.559375],[-10.268281,42.615781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.424564,41.02218],[12.437762,41.393584]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.09375,49.795],[-12.15375,49.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.240539,59.842537],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.8,24.7],[52.1,24.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.445,-1.85],[-100.76,-0.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,5.055],[-167.19,7.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.7225,-34.103125],[153.55,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.87,-42.085],[156.905,-43.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.498535,32.136699],[-62.165,31.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.8925,34.3675],[-124.34,35.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.73,60.89],[-27.505,62.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.135,34.495],[-144.975,35.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[124.045,-10.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-37.625,-20.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[21.07,35.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.37625,19.327188],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.44,-31.565],[90,-32.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.685974,39.245609],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.315,36.6],[170,37.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.57,-25.975],[32.67,-26.035],[33.6975,-26.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-178.805,27.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.455,-24.72],[165.155,-25.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.04,56.485],[-12.12875,58.382812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.915,-55.07],[-35.805,-54.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.89,-45.405],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.0275,33.785],[-17.1425,33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.97,21.005],[-79.255,16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.49,2.745],[126.5125,-0.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.815,0.575],[-141.44,1.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.122422,60.456016],[4.764629,59.921895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[25.966397,37.400425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[57.525,-37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,41],[-40,42.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-120,17.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.67,43.295],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.07,36.5375],[-71.4825,36.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[168.43125,-2.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.9775,53.7375],[-0.462617,53.67918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.795,17.91],[66.53,16.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.746934,35.849805],[-2.779248,36.465851]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86,61.1],[-88.945,63.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.73,-8.755],[70,-7.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.73875,57.7075],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[149.705,-39.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-40],[-86.535,-40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-8.2075,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.295,54.64],[-178,58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-5.055],[-166.6,-3.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.499844,53.951016],[3.838984,53.702813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.26,50.5025],[176.09,47.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.81,40.245],[147.88,40.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.757544,44.226084],[12.350142,44.604961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[6.92,36.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.678027,35.681875],[13.760117,35.623125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.44,0],[-110.955,0.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.703057,36.070687],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.1625,49.875],[157.615,48.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.7275,24.46],[-96.99,26.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.83625,9.54125],[-81.265,8.93625],[-80.53,9.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.855,11.055],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.545,40.31],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.544561,68.350537],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.416944,54.397332],[10.855869,53.966909],[11.4475,53.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.612031,50.785],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8675,-18.005],[178.524375,-18.294375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.165,57.615],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.62,0],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.38,-23.8225],[153.4,-24.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.89,6.945],[124.625,4.7875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.9325,28.735],[-70.685,28.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.554412,38.128776],[19.966191,38.794082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[2.918438,56.96625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.633242,38.541367],[-9.770625,37.898594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.153435,38.147076],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.200664,54.292109],[0.495,54.095],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[176.09,47.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.60875,69.9875],[17.69375,70.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.95,60.75],[-146.77,60.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.93375,68.94875],[14.829414,69.020566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.225,4.36],[-27.185,2.48125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.199219,60.652773],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.635,-5.135],[155.8,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[78.36,0.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[5.445212,53.562003]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.1,13],[121.52125,11.35375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.535,19.985],[-23.04,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.72,7.9],[-79.9475,7.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759775,43.676646],[-2.581562,43.946719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.996742,49.961604],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.355,56.495],[-30.005,55.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-27.925],[-18.2,-28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.02,1.81],[-107.345,2.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.825,30.055],[-30.65,30.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,40],[-155.115,40.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.915,28.17],[-142.525,27.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,16.235],[-58.675,14.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.56875,42.345],[-129.345,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.48,44.85375],[-152.34,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.855,60.50625],[-168.735,59.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14,65.975],[-13.724189,65.394297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.409388,45.44577],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.771562,67.6825],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.240539,59.842537],[24.733881,59.720257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,43.84],[-131.785,42.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40,-33.53],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.67875,42.94375],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-140,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.815,38.06],[-74.451406,37.726719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-80,-47.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18,18.02],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[-174.455,-24.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.8175,47.9925],[-12.355,48.015],[-10.5475,48.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.121768,49.544849],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-3.17],[-108.68,-3.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.385,58.61],[-85.155,59.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.92,37.2575],[4.017266,37.38418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.95375,57.26125],[-150.76,58.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.725,61.03],[0.806875,61.014375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.12,11.675313],[45.075,10.6725],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.225,28.93],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-50],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.65,0],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-35.385],[-141.995,-32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.465,65.1175],[37.6675,65.5425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-40],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.68,7.32],[102.09,9.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.41,27.555],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.046563,43.76625],[-8.007207,44.213198]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1225,59.38],[-2.683057,59.036895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.875,-2.675],[5.40125,-3.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-84.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.33,15.215],[130,14.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.29,30.23],[-87.35375,29.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.76875,-5.03],[127.615,-3.67],[126.686094,-2.502187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.2625,6.0625],[58.89,1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.770625,37.898594],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.02668,67.86541],[13.882285,67.350117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.765,38.27],[-137.865,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[120.48,38.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.9475,38.8],[-27.3825,38.3925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.88,-16.23],[153.015,-18.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.588254,40.685789],[25.377812,40.395195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.965,28.035],[122.9125,29.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.325,21.04],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-149.195,30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.265,27.065],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[71.25,-3.715],[71.825,-5.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-36.325],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.2425,-54.9275],[-73.175,-55.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.945,-24.18],[77.6,-22.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.38,4.435],[-92.015,4.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.28,34.65],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.04,47.18],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.455,13.775],[84.775,11.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[17.040186,55.016265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.775,57.51],[-16.515,57.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.805,-11.275],[153.84,-10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.695,4.35],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-34.795],[83.62,-33.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.445,38.7025],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.975,36.33],[-35,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.11,-45.405],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.626362,42.602424],[15.976548,42.220253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.86126,59.728643],[19.42498,59.977676]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.831941,42.661339],[9.578937,41.592361]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[5.415,37.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.375,-27.635],[-30,-27.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[9.986104,56.606855],[11.009752,56.69674]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.345,40.035],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.558496,70.946484],[24.845877,70.997905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,52.495],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.241781,38.639014],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7625,21.985],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.241781,38.639014],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.395278,54.983044],[13.99657,54.348236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-43.805],[70,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.58,42.44],[-168.345,41.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.651914,36.732048],[-7.419232,36.757504]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.32,30.635],[-60.54,30.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.139375,64.759844],[11.435,64.455],[11.38,64.47],[11.2,64.5],[11.15,64.525],[11.139375,64.759844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.41,-24.675],[-3.205,-23.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-100,-8.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.421106,41.340181],[16.177755,41.651574]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2575,33.6725],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.815,4.86],[72.95375,4.021562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-8.307578,45.230781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-54.09],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.015,33.245],[155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,17.06],[-167.2575,17.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.925,45.6825],[-130.005,44.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.865,41.275],[-140,41.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.497103,58.222215],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.425,8.665],[-32.76,7.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.515,42.78],[-150,43.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.627853,50.744622],[1.425625,50.192188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.58,-56.48],[-70,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.885313,58.745937],[-6.575,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.946874,36.374213],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.335,40.1],[-27.8,40.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[18.290494,58.216924]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.465,32.575],[25.16,33.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.712073,56.451064],[6.00375,56.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.975,35.3625],[-140,39.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.65625,20.05625],[-52.02,22.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939805,56.228975],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.325,-11.39],[-12.53,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.845,-10.025],[-168.335,-11.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.477712,57.296497],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.6,30.133125],[-71.255,29.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.025,2.005],[65.03,5.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.72875,37.0925],[6.665508,37.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.865,42.34],[-32.99,43.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.605,49.32],[-12.15375,49.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-82.48,23.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.88,-6.095],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.515,27.395],[-66.96,22.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-16.7],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.515,35.455],[-67.055,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.115,45.4],[-135.695,44.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77,-13.7],[-71,-18.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-132.68,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,0],[-41.32,1.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.687141,35.755132],[27.946874,36.374213]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.7,-57.125],[-50,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.33,15.215],[130,13.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-41.32,1.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.8825,56.866875],[3.50875,58.16875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,-17.14],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[176.653125,-9.104375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,50.89],[-30.83,50.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.84,-53.31],[-40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9175,-0.2],[-104.3,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.535,13.3725],[-61.3,14.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.983154,59.377729],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.69125,39.366875],[-72.319219,38.780625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.97,28.480625],[-74.05,30.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.43,64.4],[-165.64,62.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-115,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.624492,40.454453],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.225,-23.065],[5.025,-25.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.434375,64.555],[35.16,64.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.918438,56.96625],[1.3975,56.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.26,-10.03],[-1.99,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.095,19.7],[-75.009687,18.466406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[150,16.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.065,-7.185],[-30,-7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[125.36,-0.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.9425,24.045],[57.305,25.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-40],[-140,-40]]}},{"type":"Feature","properties":{"pass":"suez"},"geometry":{"type":"LineString","coordinates":[[34.2525,27.595],[33.555,28.145],[32.9275,29.05875],[32.475625,29.70875],[32.302422,31.474844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.465,62.905],[35.02,62.695],[35.695,61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[100,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.126309,66.444929],[-17.254375,66.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[29.096442,41.623777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.93,44.2425],[37.606953,44.511328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174,-3.835],[-175.095,-4.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-50,13.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.18125,37.8475],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,48.695],[-31.785,48.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.12,66.3225],[7.4,66.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.625,4.7875],[125.685,3.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.62,-16.745],[-10,-12.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.2,-6.7],[155.8,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-84.675,-4.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,17.755],[161.195,18.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.105,10.325],[-99.99,10.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-130.0075,26.14875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,46.72],[-40,48.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.835,21.395],[-107.185,19.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[5.356016,56.302422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.520198,49.358241],[-5.230952,48.914214]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.29,-5.76],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.759375,26.109375],[-91.175,25.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.5275,25.706875],[123.29,27.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.41,-54.195],[-35.805,-54.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.78,-16.375],[162.875,-17.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,33.63],[-43.145,33.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-153.215,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.733981,50.063773],[-5.875,50.585],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3225,48.305],[-15.04,47.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.525,10.6],[-79.934219,9.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.46,25.71],[-90.56,25.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.55,70.165],[-165.745,70.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.925,18.69],[59,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-25,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.34,53.1],[-25.71,55.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.57125,41.77875],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.88,73.67],[149.71,72.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.2575,17.50625],[-164.45,18.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.225,-24.76],[-34.74,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.081643,42.930115],[7.045204,43.191552]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.315,36.6],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-12.53,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.5625,8.5625],[-13.69,7.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.32,41.93],[-14.29,43.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[169.2675,-17.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-150,21.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.58,-24.855],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.4525,33.3425],[-20,33.5225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.55625,-16.2825],[146.88,-16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.55,36.79],[20.31,36.845],[20.285,36.85],[20.06,36.9],[19.945,36.925],[19.85,36.95],[19.3,37.075],[19.07,37.125],[18.96,37.15],[18.89,37.165],[18.84,37.18],[18.685,37.215],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.463672,42.986934],[3.321211,42.468711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.035,18.24],[-42.2725,20.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.05,50.705],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.88,2.92],[-44.44,4.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.955,51.21],[-59.9425,50.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.397354,37.949727],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.755,-10.48],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-8.92],[-99.295,-9.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.703925,60.296949],[19.342832,60.687832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.42,-9.53],[-163.705,-6.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.124099,43.687733],[15.101398,44.357843]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.1575,20.02],[-133.67,20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.14625,25.55375],[38.5675,21.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.255,12.875],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.249375,70.905],[29.145,71.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.515,53.34],[-37.115,53.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-6.98],[-152.615,-7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-8.28],[-120,-0.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.705,20.06],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[12.132715,39.944258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-153.455,48.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.160605,34.393164],[-6.731768,35.691895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-10.967578,36.809023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,44.515],[-12.395,45.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69,29.075],[-68.515,27.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,31.605],[-40,30.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.485,26.725],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.47,18.04],[144.155,14.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,27.485],[-66.96,22.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.375,-45.72],[-64.7,-45.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.295,23.6],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.965,47.2925],[-19.83125,49.79375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.34,17.77],[-75.975,18.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.259062,25.764688],[-75.2,24.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.660916,35.507344],[26.163647,36.112231]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.9,20.805],[-23.71,15.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.895,20.21],[37.53,19.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.6825,15.0175],[-71.74,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[158.625,50.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.665,19.42],[113.26,17.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.94,55.335],[142.1625,55.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-177.48,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-30],[61.105,-28.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.05,58.405625],[0.584688,58.121875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.7,43.35],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.194375,30.02625],[-87.8975,28.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.9,3.435],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.91,34.1825],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.739744,48.852136],[-6.315391,48.734453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.09,47.68],[177.96,44.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.049192,62.423957],[-20.005,62.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51,13],[54.2,16.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[22.366191,64.450586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[18.703925,60.296949]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.40125,-3.03125],[11,-6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-22.625],[-164.255,-24.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.89,-45.405],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[64.02875,-14.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8675,-18.005],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.139375,64.759844],[9.631406,63.784219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.9,-1.4],[-42.86,-0.063125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.465,59.035],[-158.41,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.3775,28.94],[-77.545,28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,0],[-163.85,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[6.712073,56.451064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.6,20.155],[-164.45,18.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.33875,42.47375],[-133.67,43.864375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.705,58.2075],[1.288438,58.106875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09,34.23],[29.65125,33.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.855,46.67],[140.615,46.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.93,55.7725],[3.939805,56.228975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.495,42.81],[-50,42.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.41,64.9325],[10.075,65.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-43.305],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.535312,19.45625],[163.35125,14.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.95,34.405],[-156.5425,29.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-2.02],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.4,19],[69.165,21.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.999615,55.717761],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.795,29.275],[-156.5425,29.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-17.85,32.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96,29.52],[-10.1,30.2],[-10.1,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96,29.52],[-10.1,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.2425,-54.9275],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[15.766296,55.121006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.875441,64.230803],[-22.7465,64.18181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.115,3.93],[-105,5.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.2375,-35.29],[-154.52,-34.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.43,41.41],[39.58,41.2725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.9675,24.275],[-159.255,21.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-20],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23,15],[-23.71,15.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.905,-43.47],[159.7575,-40.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-149.60957,-17.408496]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.585781,28.329219],[34.2525,27.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.212344,60.580078],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[-180,30]]}},{"type":"Feature","properties":{"pass":"kiel"},"geometry":{"type":"LineString","coordinates":[[9.068397,53.784597],[9.786032,54.871738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.44625,45.647188],[-4.102529,45.480654]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.44625,45.647188],[-3.894609,46.205234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.07,34.625],[121.47,34.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-14.5625,8.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.075,11.44],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.33875,42.47375],[-129.94,41.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.395,-24.735],[-158.25,-21.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[167.38,-18.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.42,-9.53],[-166.845,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.598125,50.630625],[-16.09375,49.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.92,32.03125],[-77.32,31.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.6,-20.05],[-6.1525,-17.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-54.09],[-96.5,-53.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.96168,55.898048],[15.657402,55.751547]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-20],[-149.60957,-17.408496]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.69,33.85125],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[1.045,49.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.928262,32.598271],[-14.7575,31.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.79125,32.76625],[-72.975,31.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.295,29.9925],[122.96,29.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-8.92,34.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-27.125],[2.015,-28.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.388438,59.328437],[18.561875,58.811875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.048672,60.374023],[26.250413,60.223263]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.37,36.89],[-23.87125,36.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.071875,38.886875],[4.210625,38.3975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.90505,37.865048],[19.92,37.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.26375,-34.81875],[-56.16,-37.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-16.8],[-101.92,-11.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-140.73,20.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.2425,-54.9275],[-79.995,-54.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.71,47.595],[-173.04,47.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.3,35.9],[145.31,40.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-134.07,5.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[90,-12.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.179985,53.835789],[1.159438,53.271082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.72,7.9],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.6,-5.2],[153.635,-5.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-150.1,51.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.561875,36.058125],[-10.967578,36.809023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.855,29.5975],[-19.595,28.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.455,48.95],[-153.97,46.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.765,12.185],[-87.295,11.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-13.1925,34.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-52.755],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.96,13.59],[-150,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[163.78,-16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.815,-31.815],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.035,25.8475],[-76.583594,26.276406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.3225,39.936563],[0.67,40.08],[0.711813,40.106133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-91.775,26.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.99625,39.8725],[9.928906,39.174336]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[34.456328,31.958984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.57,33.915],[26.5475,34.40125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.366191,64.450586],[22.7496,63.86958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.245,61.825],[-168.540625,61.85125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.377812,40.395195],[25.878816,39.727865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137,-9],[135.615,-8.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.81,17.97],[-76.86,17.915],[-75.975,18.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.5275,25.706875],[121.465,21.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.290494,58.216924],[18.561875,58.811875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.45,7.46],[75.955,6.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.73,0],[143.2,3.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,37.7125],[-22.18125,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-30],[-170,-27.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.5575,65.455],[38.38,65.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.06125,46.1975],[-124.9925,45.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.151127,52.11611],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.25,-33],[153.5,-31],[154.023438,-27.182188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.155313,51.394062],[-9.373301,51.365891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.115,40.105],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.461328,54.256281],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.74,-31.37],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[2.345093,40.599653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.0875,35.465625],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[124.88,-6.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[25.050659,39.959717]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.11,-45.405],[80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.9925,45.6275],[-125.105,44.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.12,37.025],[22.115,37.01],[22.09,36.905],[21.83561,36.539005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-41.93],[52.145,-42.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.015,-30],[160,-33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.295,-9.31],[-95,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-105,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.35,26.835],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.443311,60.903325],[17.165,61.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.045,16.955],[113.26,17.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.895,40.6675],[4.94125,41.25875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-160.365,29.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.03,-6.085],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.555,38.665],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,37.49],[-129.91,35.53125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07,28.78],[-73.07875,27.6775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.88,46.74],[158.565,45.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.39125,4.9775],[45.68,1.5725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.982969,41.929531],[-9.970039,40.651836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,20.05],[-140,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.732923,53.77631],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.47375,38.19],[7.417422,37.676133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[160,8.2675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.058625,52.198584],[4.81,51.777266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,-51.915],[-83.455,-54.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[107.4025,-1.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.28,43.235],[35.57125,42.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.455,-25.8525],[3.525,-26.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[160,-24.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[50,-2.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.385,47.26],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.5,-34],[152.375,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.25,-35.185],[-49.915,-38.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.79895,35.907583],[22.565273,36.568945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.610625,42.2075],[40.255,42.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.865,17.575],[-162.84,16.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.2,64.9],[-172.3,64.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,12.755],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.875,-41.895],[-60.905,-42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.055,-48.3125],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-14.88],[-136.34,-13.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,33.63],[-40,31.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[160.425,-11.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.19,27.5925],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.656953,58.256719],[4.68752,58.996143]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-10],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.8,-7.165],[172.615,-0.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.48,30],[-178.685,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.564168,37.620381],[24.178219,37.844147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.618125,-9.164375],[116.210561,-7.872293]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.31875,62.09375],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.355,-15.395],[54.935,-17.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-37.595],[62.83,-37.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.77375,45.544375],[36.785,46.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.8,-32.2],[-54.615,-35.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.368125,32.475],[14.4025,32.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.9,-40.3],[175,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.335,-16.49],[-85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.72,36.05],[-155.95,34.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.64,43.555],[177.96,44.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.965],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.525,27.615],[-146.07,26.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-160,-15.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.893477,68.906201],[16.53,68.575],[16.306719,68.449531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.858716,38.003062],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-47.27,37.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,52.495],[-51.59,52.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.315,37.52],[-35.96,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,40],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.7025,-9.2975],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-89.87,26.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-116.77,-26.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.888125,41.475469],[-70.065,41.48],[-69.333125,41.613125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.105,44.635],[-124.4,45.3],[-124.9925,45.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[0,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.464629,40.703145],[13.424564,41.02218]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.455,13.775],[85.155,14.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.2075,41.745],[-168.755,41.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-81.3225,19.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.58,41.595],[8.238652,41.285164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.26,53.245],[-54.05,52.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[141.47,18.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.025,29.1125],[-150.02,29.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,40],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.9525,53.8075],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08625,25.345],[-73.4175,24.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[40.610625,42.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.545,66.01],[-79.125,67.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-145.37,4.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.872812,34.552188],[-12.926875,34.793437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.12224,37.566764],[18.3775,37.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.875,27.045],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.61625,39.116875],[6.33,38.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.05,52.4775],[-53.28,52.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.205,28.845],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,0],[49.39125,4.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.435,28.425],[-79.69,28.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114,-29],[114.44,-28.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8,0.1925],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[125.225,-4.8425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.63762,59.807426],[5.955,60.04],[5.99,60.06],[6.025,60.08],[6.13,60.19],[6.2,60.275],[6.27,60.335],[6.405,60.39],[6.575,60.445],[6.62,60.44],[6.635,60.325],[6.545,60.105],[6.545,60.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-76.325,28.4525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[24.240539,59.842537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.896821,56.518191],[-6.642188,56.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[92.505,-2.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6025,-15.065],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.513125,50.03875],[-10.74125,50.774375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.49,28.695],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.01,14.35],[-64.29,15.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[18.10168,61.181855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.53,13.175],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.495,-10.63],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.685,19.24],[123,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.715,-50.835],[-81.645,-51.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[64.6975,-14.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.11,-45.405],[63.38,-43.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.643992,12.830684],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.99,10.665],[-100.69,10.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-140,31.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178,58],[-179.91,54.605],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.975,35.3625],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.73,36.414062],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.165,53.38],[-40,52.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.904609,35.674922],[34.83,34.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.345,41.85],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.069375,35.820312],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.81125,21.54125],[-117.41,27.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.24,64.14],[9.0125,64.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.865,5.525],[163.075,4.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,35.755],[-50,34.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.79,32.745],[-12.335,31.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.4,15.565],[-150,15.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.82,30.915],[131.4875,30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.375,15.465],[-155.205,14.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.825,60.8775],[-1.261719,60.567188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.395,-24.735],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.445,-40.85],[152.87,-42.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,68],[13.93375,68.94875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.38,4.435],[-94.935,4.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.5525,32.7975],[-38.98,31.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,47.58],[-48.03,48.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.2,27.5],[-109.7,22.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.78,-10.03],[98.87,-8.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.5,69.65],[53.67,69.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-0.985],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.605938,60.377812],[-0.825,60.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,25.6725],[-173.655,26.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.22625,33.51],[25.16,33.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.32,33.89],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.2,69],[-55.4325,69.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.8,14.68],[70,16.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-14.51,37.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.655,-21.755],[113.42625,-21.290625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.4025,-1.415],[104.38,0.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[22.7496,63.86958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.05,50.705],[-140.85,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.806875,61.014375],[1.3375,60.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.785,28.025],[123.195,27.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.615,74.78],[9.33,70.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.50612,43.283391],[8.887839,42.984698]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.45,-10.035],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.68,14.205],[-80.5,14.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.85,15.415],[-71.5575,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.22,32.9275],[127.9525,33.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.585,28.73],[125.66,28.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.695,53.385],[-149.055,59.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5275,-7.6225],[116.675,-7.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.828125,-43.9075],[-52.928125,-39.906875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.550059,35.935137],[27.946874,36.374213]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.873281,35.593359],[-74.445,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.655,-3.175],[54.58,-3.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[17.443311,60.903325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-1.705,63.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.6,34.2],[129.09875,35.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.706133,37.38916],[2.105,37.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.393254,65.26252],[-22.2675,65.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.067344,42.20375],[29.065,42.02],[29.095,41.685],[29.095,41.64],[29.096442,41.623777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.82875,32.52],[31.605,32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,33.34],[-55.87,34.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.8275,-54.60375],[-66.13,-56.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[14.822334,42.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9075,14.7475],[67.185,12.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.80875,22.2875],[117.7625,21.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[3.972656,60.90625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.843125,70.67625],[21.565,70.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-50],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.12875,-6.30875],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-145.4,15.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.2875,36.6975],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.46,15.6275],[-59.180625,12.584062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.82,30.04],[-149.025,29.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-50],[170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.88,-50],[-80.715,-50.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.395,-26.94],[-47.655,-30.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.121401,36.124976],[20.595,35.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.21,-40.5775],[8.595,-41.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[48.505,-41.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.995,10.04],[-82.01,7.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69,29.075],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73,17.3],[-69.57375,17.530625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.633047,55.370586],[-6.749531,56.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.45,-6.5],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.929551,50.938848],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.795491,42.296138],[16.177755,41.651574]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.336875,59.537813],[3.837578,59.327422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.47,34.765],[121.035,35.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.295,11.66],[-87.83,13.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.675,34.595],[13.255,35.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.015,4.91],[-93.52,6.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[28.518125,41.946563],[29.09787,41.607712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.9675,1.58],[102.595,1.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.57,22.585],[-64.645,24.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.705,-39.615],[147.305,-39.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-117.105,17.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[104.6,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.750546,33.853068],[-7.69,33.85125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.263564,43.145596],[29.222676,44.129692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.74,-31.325],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.4,-14.5],[127,-13.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.385,-55.36],[-73.175,-55.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.2375,-35.29],[-153.87,-36.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.25875,26.544375],[-72.5875,25.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1775,25.0775],[-78.2,25.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.965,53.275],[-30.005,53.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,0.385],[174.765,-5.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-28.405,8.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.24,-30.07],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-125,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.89,29.085],[129.39,30.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.9275,-20.6175],[166.375,-22.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.539467,35.191416],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.69],[65.055,8.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.3,41.9],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.4075,61.579844],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.9,-1.4],[96.715,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-114.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,46.035],[-160,42.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.685,19.24],[124.54,20.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.15,39],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,20],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,0],[57.545,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,21.29],[-151.255,21.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-119.2,-0.81],[-115.44,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.52,6.37],[-94.935,4.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.652689,58.059014],[9.894139,57.880988]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.605,-35.005],[5.395,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.325,52.065],[-138.9,53.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.57,-18.515],[-110,-17.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[152.375,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.471768,65.278848],[24.265918,65.531934]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,26.105],[-150,28.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.8475,44.795],[-5.697461,44.723672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[160,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.865,39.13],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8775,21.59125],[-82.7,22.3],[-80.75,21.6],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[4.276641,57.841797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.41,-13.865],[150.0425,-14.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.041543,52.319453],[-10.155313,51.394062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.2925,26.8575],[-69.79,27.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.915,-38.485],[-50.62,-39.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.54,-54.67],[-56.7,-57.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.57,41.945],[153.5975,46.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-73.8075,35.1325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.116094,39.478711],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-35.845],[-156.03,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.16,-9.465],[147,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.535,1.485],[-110,1.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.8425,-14.5475],[174.245,-15.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-27.125],[0,-25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,28.67],[-58.8625,28.7875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.74,-25.02],[-32.375,-27.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,11.665],[-131.705,11.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.411045,52.879246],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.405,52.51],[-25.125,55.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.1125,35.9125],[-2.910781,35.366172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.487812,57.982188],[-1.905649,58.056418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[152.59,-11.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-40],[-40,-35.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.925,5.98],[-27.185,2.48125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,40],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.191719,42.073467],[9.831941,42.661339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.185,47.355],[-38.955,49.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-35.025],[-20,-33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.255,-24.51],[-165.1675,-25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-15.93],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.76,44.285],[-65.465,43.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[17.156289,56.934141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.25,14.53],[147.935,15.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[124,12.6],[122.1,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-40,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-35.385],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.89,30.35],[-78.48,30.539375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.845,51.495],[-153.215,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.705,11.95],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.885,25],[-86.8125,25.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.89,-45.405],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[15.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.078906,39.055703],[12.680742,40.027383]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.191719,42.073467],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-21.41],[77.6,-22.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-0.61,58.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.62,42.795],[-47.495,42.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.79,61.495],[21.288431,61.405901]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-64.7775,30.2125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.2,-35.3],[174,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.114082,37.921602],[21.34,37.416719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.905,33.16],[33.1125,33.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.9,-33.15],[-95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,-50],[-180,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.95,50.94],[143.43,54.575],[142.1625,55.0425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.61,58.49],[0.05,58.405625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.555,17.355],[119.565,18.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.89,30.35],[-78.1675,29.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.766296,55.121006],[15.657402,55.751547]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.565,41.125],[-27.31,40.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.928906,39.174336],[10.387744,38.682891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,0],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.22,50.91],[-27.34,53.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,25.275],[160,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-20.3125,63.47875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.526172,41.504453],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.08,3.12],[56.2625,6.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.89,18.21],[-125,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127,-13.2],[123,-16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.485,2.015],[72.95375,4.021562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.321211,42.468711],[3.402324,41.89498]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.87,26.185],[-87.9925,26.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-11.055469,38.603203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.45,18.565],[-158.21,21.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-85.39,21.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.68,-25.775],[-41.3,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.155,-20.615],[116.555,-19.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.8,-29.6],[-70.8,-20.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.8,26.3],[-78.2,25.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.92,45.67],[-15.48,45.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.4925,11.9675],[-82.7,14.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.33,8.965],[94,6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.843125,70.67625],[20.599297,71.252656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.205,26.97],[-170,25.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.92,37.865],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.517813,37.974219],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.995,50.56],[-177.755,47.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.845,10.025],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.42625,44.999375],[-1.759775,43.676646]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.595,-45.73],[-63.9,-43.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.97,28.480625],[-73.07875,27.6775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-158.05,19.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.6,60.555],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,-26],[48.1,-26.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,35.385],[150.94,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.851896,53.55348],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,14.995],[-153.1025,15.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.535,-21.63],[-3.6,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.935,15.345],[144.894375,13.60875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.14,41.97],[148.97,40.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.688125,58.568125],[149.615,58.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-1.628437,48.832813],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.555,20.31],[91.08,21.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.66,28.265],[128,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.5925,6.045],[78.063125,7.211875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.295,29.9925],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.79,-13.55],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[26.55275,37.731063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.445,70],[54.666875,69.70625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5,1.1],[118.02,-2.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.395,30.045],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.95771,46.696466],[-2.925566,47.547676]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-68.5,-52.47],[-68.915,-52.415],[-69.395,-52.41],[-69.72,-52.595],[-70.27,-52.705],[-70.45,-52.755],[-70.57,-52.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.88,53.495],[-171.805,54.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.245,27.435],[-75.8725,26.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.115,9.13],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.555,35.005],[-50,34.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.894609,46.205234],[-4.570195,47.673281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7275,-3.485],[118.455,-3.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58875,34.04625],[-15.575,35.39]]}},{"type":"Feature","properties":{"pass":"corinth"},"geometry":{"type":"LineString","coordinates":[[23.564168,37.620381],[23.005049,37.971611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.269453,58.715566],[19.705586,59.282617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.185,14.03],[57.925,18.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,2.7],[-167.19,7.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1575,44.615],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.01625,10.01125],[-34.425,8.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.286448,40.166138],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[4.951719,54.536094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.153201,56.832275],[11.587803,56.461211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.6975,27.85375],[-91.775,26.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-124.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-30],[-16.24,-30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.6775,33.35625],[-69.2575,33.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,17.845],[-121.89,18.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.61625,39.116875],[6.28,38.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,40],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-50],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768438,40.379375],[-72.195,41.25],[-71.5675,41.10125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.695,44.82],[-136.33,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[126.505,-6.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.170732,59.251035],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-130.005,-11.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.2,-13],[-33.21,-11.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.345,38.1425],[-71.742812,37.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34,-26],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.28875,59.027187],[1.875,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.545,63.29],[-19.56625,63.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.182275,42.798546],[15.918195,43.385986]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,0],[47.045,-1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.6,-5.2],[152.05,-3.8],[147,-4.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.49,13.75],[100.5,13.74],[100.4,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.19875,29.306875],[-88.194375,30.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.01,38.495],[119.79,39.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7575,31.59],[-15.2,30.0925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-6.57,56.36],[-6.642188,56.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.7,5.93],[-82.855,6.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.88967,54.349815],[8.591841,53.242183],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.135,34.495],[-149.195,30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-20.73,39.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.045,10.64],[-83.59,11.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.326875,63.92125],[-24.099492,64.794922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.82,28.885],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5575,16.145],[-72.151875,15.62375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,23.41],[-124.425,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,18.435],[67.795,17.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.3,0],[-106.345,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.06,-28.455],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[30.692812,32.801719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-3.060948,54.01595],[-3.094896,53.33339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-37.315,37.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.92,66.175],[8.12,66.3225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-14.89],[-2.245,-12.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.185,23.565],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-170,20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.64,12.84],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.98,11.555],[85.155,14.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.8175,56.58],[-17.63,52.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.502705,58.837251],[-3.1225,59.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.2,30.0925],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.953594,34.590156],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-46.135],[0,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[35.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-40],[-153.87,-36.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.069375,35.820312],[31.1425,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.995,70.06],[-128.385,70.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.47,27.425],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-8.374883,35.414648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.8025,-25.02],[114,-29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.13,11.96],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.84,30.52],[48.415,30.17],[48.385,30.115],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.5825,34.2175],[-71.0725,32.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.636611,51.31415],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.5,-20.9],[161.9275,-20.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.65,30.705],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.115,10.295],[109.9425,7.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.925566,47.547676],[-3.970742,47.66668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.86,-31.24],[-135,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1325,26.39125],[-73.25875,26.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2,14.01],[-68.4025,13.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.855,6.505],[-81.645,5.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.975,18.045],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.205,33.485],[-130,34.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164,53.8],[-156.3325,53.8375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.2,7.665],[-78.055,7.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.67,45.22],[-6.399886,47.735814]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.371016,36.792812],[-11.96418,37.599102]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.645,39.3575],[-12.93375,39.088125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.315571,39.247163],[14.781946,38.686186]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.205938,45.17625],[139.4,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.75625,29.2175],[-16.025703,28.764063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.73,20.775],[-148.82,21.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[16.508218,37.418433]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.39875,-9.09625],[124.55,-8.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,68],[9.92,66.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.58,-3.97],[55.38,-4.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.684824,38.594712],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.595,7.645],[-36.455,6.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,24.08],[137.82,22.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-8.62],[-158.34,-8.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.575,54.365],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[140,8.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[26.385,40.16],[27.145,40.4875],[27.55125,40.805],[28.496719,40.850313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,25.275],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.89,-45.405],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6275,39.0125],[-69.44125,38.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.915,9.8],[115.045,13.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-16.7],[146.88,-16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-32.82],[-47.77,-32.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.4,-32.61],[-45.305,-32.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.02,29.2225],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.515,57.945],[-17.705,57.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.165,34.345],[130.18,34.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.395,30.045],[-47.965,28.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,18.08],[-171.685,18.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.145313,20.274375],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.175,38.32],[122.38875,37.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-158.375,20.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,43.615],[-45.19125,45.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.802354,39.719297],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.865,41.275],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.435,22.52],[127.725,24.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[4.336875,59.537813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.261875,54.98875],[0.965,55.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.835,-34.53],[4.105,-34.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-40],[5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[165.165,-23.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,52.69],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-60,22.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.70375,-16.46125],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.461064,52.791201],[4.95875,52.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-14.88],[-140.700946,-15.082753],[-144.105,-16.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.9375,44.505],[-3.225,45.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.395,32.4125],[132.165,33.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,-50],[160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.82,-27.34],[-20,-27.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.7925,69.845],[19.13875,69.726875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.4,13],[100.68,7.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.88967,54.349815],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.23,26],[143.74,25.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40,-30],[48.1,-26.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.105,20.075],[63.155,20.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.79375,38.81375],[122.175,38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.6,-5.2],[149,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-25.485,24.785],[-24.3675,25.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.155,-20.615],[116.44,-17.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.76,44.285],[-67.755,44.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.465,66.46],[7.7,66.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.345,41.85],[-168.755,41.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.8,-7.165],[171.53,-8.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.194375,30.02625],[-87.29,30.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.73625,35.5],[139.4275,34.934375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.26,32.46],[-122.64,32.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-34.305],[0,-32.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.89,-45.405],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.265918,65.531934],[24.250625,64.882109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.87,34.4975],[-57.79375,32.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.105558,38.602452],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.160352,6.905854],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.83,16.38],[113.115,16.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.4175,24.7825],[-72.905,24.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13,66.145],[-4.60125,64.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-40,57.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.400489,50.308194],[-2.766819,49.907869]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.8075,63.2375],[-50,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.686646,38.269131],[24.178219,37.844147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.03,-9.9375],[-170,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.255,35.155],[13.760117,35.623125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.02,-31.955],[171.815,-31.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.195,30.015],[-147.82,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,53.905],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[0.05,58.405625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-105.65,-5.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.445,35.935],[-74.39,35.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.76,29.285],[-173.205,26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.832256,2.214627],[172.345,5.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.637177,57.945286],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-15.17],[84.28,-15.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.534551,64.599687],[21.632461,63.951367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-17.7925,47.6575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.955,0.965],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.419063,55.961953],[16.83278,55.748582]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.6,32.095],[-125.795,33.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.205,20.84],[-48.1925,20.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.827813,34.783437],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167,55.425],[-167.645,58.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315391,48.734453],[-6.242363,48.047832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.009752,56.69674],[11.587803,56.461211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.610625,42.2075],[38.526875,42.251875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.330938,33.643672],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.86,61.22],[1.18,61.6625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.038594,19.219687],[-67.87625,18.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,21.14],[-40,27.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-32.435],[2.575,-32.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.4,23.5],[-111.5,27.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.16,16.91],[119.4,17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[152.1375,2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.61875,29.59125],[-74.5475,27.918125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.29,17.37],[-55.46,15.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.99,26.025],[-97.195,26.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[173.055,-26.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.3,22.55],[-50,21.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.555,33.9075],[17.68,34.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.292717,38.523853],[1.788711,39.266484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.61,33.615],[-7.750546,33.853068]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.075,58.73],[-158.74,57.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.79,57.205],[-132.53,56.61],[-133.22,56.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-77.569375,-12.31],[-77,-13.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.1425,35.925],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,22.745],[140,24.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,22.73],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.32,55.055],[1.58,55.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.855,34.5],[25.11,34.53],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.280469,34.461133],[26.5475,34.40125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.47625,26.515],[-81.52,25.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.01],[-51.7,32.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.81,11.455],[-79.934219,9.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.96,29.815],[-93.454375,29.25125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.0575,10.564375],[-81.155,9.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.828682,42.490273],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,34.31],[-30,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[-5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.795491,42.296138],[17.421106,41.340181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.968125,35.618906],[17.385,35.69],[16.193359,36.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.4025,45.7825],[141.4,51.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.265,45.265],[-160,46.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.485,-7.27375],[119.5275,-7.6225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,22.745],[138.64,21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.2,27.5],[-116.175,28.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.93375,39.088125],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.4325,19.81],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.810837,55.014771],[12.966914,54.526816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,10],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.04,31.225],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.915508,43.783066],[-4.394844,45.042656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.34,-8.37],[-152.615,-7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.12,51.495],[3.382466,51.914291]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.2125,65.8175],[23.471768,65.278848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.32,36.09],[120.285,36.085],[120.27,36.03],[121.035,35.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[90,-42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.59,34.65],[20.23,34.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.335,10.32],[-24.525,13.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8425,-37.375],[34.165,-36.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[2.345093,40.599653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.43375,17.1775],[-64.29,15.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,-0.1],[-89.51,0.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.766819,49.907869],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.94,42.075],[-32.99,43.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.135,-2.705],[155.8,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.50612,43.283391],[9.128237,43.862117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.73,68.49],[-99.115,67.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-5],[71.145,-6.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[66.65,-43.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.01,5.63],[0.34,4.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.425,5.495],[169.835,5.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.85,41.635],[-158.47,41.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[5.89,-30.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-146.26,-6.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.215,-32.11],[100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.113912,40.413185],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.6,43.615],[32.275,44.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.401895,40.520067],[14.802354,39.719297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-12.91,29.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,7.675],[-26.335,10.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,14.6],[-82.055,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.454375,29.25125],[-92.92625,27.924062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.275,29.69],[-78.85,29.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.025,-18.945],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.8725,26.9025],[-75.3175,26.279375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.233262,39.988229],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,35.385],[-33.73,34.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.595,28.24],[-18.76,24.70375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.160352,6.905854],[85.695,10.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.255,21.825],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.43265,55.762085],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127,8],[126.4,10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.195,18.05],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.005,63.94],[36.434375,64.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.295,29.9925],[122.9125,29.0275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.925,46.15],[143.09,45.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.845,14.9075],[40.705,16.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.3,-10.025],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.525,-11.6],[95.78,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[18.763733,57.072097]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.379375,28.858125],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.895,30.975],[-142.77,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.49,26.93],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.425,-25.53],[7.895,-22.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.395278,54.983044],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.601172,58.2],[-5.8025,57.343125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,25.275],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-115,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-178,58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-94.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-5.055],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.18,34.97],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.7,-12.455],[174.1025,-13.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.483926,54.171328],[13.99657,54.348236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.59,-11.505],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.6,1.9],[-42.88,2.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.710894,61.146455],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.575,10.3075],[-93.855,11.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.745,25.145],[121.67,25.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.645,-8.56],[-100,-8.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.5025,47.19],[157.1625,49.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.73,60.385],[-64.5,61.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.018256,54.342448],[11.416944,54.397332]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-96.415,74.3],[-96.075,71.815],[-99.185,70.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.90505,37.865048],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.815,17.41],[67.795,17.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-58.45,12.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.15,48.725],[-12.605,49.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.913711,32.860039],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.771562,67.6825],[13.407813,68.129688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.745,0],[-1.11,-1.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.126576,42.227166],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.995,60],[-17.705,57.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.202308,54.953846],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.254375,66.324609],[-16.485469,66.638047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-25.275],[73.945,-24.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.578937,41.592361],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[132.205,23.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.995,-53.31],[-86.45,-53.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.788433,55.044995],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.966647,56.116403],[11.587803,56.461211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-24.595,4.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67,-2.16],[67.45,-2.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.31,40.28],[-29.78,40.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.51875,30.995],[-67.3725,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.642188,56.78],[-5.8025,57.343125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.653125,-9.104375],[177.4525,-10.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[17.284844,40.232227],[17.697461,39.89332]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.953125,43.996875],[37.606953,44.511328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-131.54,-28.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.255,-19.045],[177.77,-18.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.835,21.395],[-109.7,22.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.545,2.605],[80.695,2.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.56,46.515],[-54,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.99,65.59],[-169.02875,64.7425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.643992,12.830684],[-70.64,12.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[27.687141,35.755132]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.47,51.485],[-165.175,51.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.040186,55.016265],[16.171191,54.656343]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.069375,65.153125],[-10.96,64.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.345,41.585],[-128.8525,41.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.57,46.24],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.9075,-8.975],[137.0225,-9.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-47.12],[-83.24,-43.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.68,14.045],[-67.01,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.345,2.69],[-110.109375,10.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,5.055],[-39.145,0.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.205,42.495],[-17.32,41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.06125,25.0125],[128,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,53.255],[-42.93,53.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.09,38.07],[-133.14,37.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.245,25.99],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.4075,28.24875],[-87.35375,29.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.385,58.61],[-90.655,59.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.13,41],[24.588254,40.685789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.379062,66.504844],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.04,47.18],[-170.6,41.4175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.2,19.62],[112.045,16.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.66,-24.545],[-72.8,-29.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-35.385],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.91,-32.535],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.145,40.745],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.7465,64.18181],[-23.326875,63.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-44],[140,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[179.795,-40.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.7,13.4],[124.685,19.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.759375,26.109375],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-121.275,-8.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.99,-10.015],[-5.53,-5.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[137.505,31.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.91,35.53125],[-133.755,34.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.705,32.59],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-78.01625,27.57125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-40],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-17.455],[-105.82,-14.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.475,32.915],[16.1175,33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-124.425,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.581562,43.946719],[-2.9375,44.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.56,39.91875],[-138.0825,41.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-52.02,22.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.68,14.045],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,41],[-40.95,41.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.643438,60.198594],[28.860469,60.161348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.526172,41.504453],[7.58,41.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.355,-32.82],[-47.055,-32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.565459,22.166719],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.73,60.89],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-3.17],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.496406,36.432031],[33.826875,36.019062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,15.525],[-150,14.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.825,4.47],[72.95375,4.021562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-40.95,41.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.805,11.265],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3375,36.2075],[-20,36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.355,26.4475],[55.345,25.60125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-81.645,5.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.33,25.59],[140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.920313,38.326465],[12.445957,38.331836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.46,46.945],[-10.405,46.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.305,2.175],[-102.69,2.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-2.02],[50.955,-0.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.545,70.455],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.62,-33.935],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.111622,61.932327],[21.315,62.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-153.73,16.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.41,-31.535],[0,-31.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.74,58.75],[1.415,58.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.85,3.9],[-165,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07875,27.6775],[-72.2925,26.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.795,-20.845],[-15,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.28,-15.88],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.815,36.835],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.15,-26.13],[-125.685,-25.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,0],[-38.1525,0.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.410303,35.880923],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.09,-36.225],[-160,-35.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-131.405,-11.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-180,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-50],[160.005,-44.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.606953,44.511328],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.94,33.89],[24.91,34.1825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.045204,43.191552],[7.300112,42.472612]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.3,60.08],[-56.595,60.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.692542,36.069739],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.416406,35.529961],[28.915,35.8],[29.550059,35.935137]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.765,17.15],[-158.375,20.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.82,56.64],[12.542471,56.108979]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.825,16.97],[155,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-20,-35.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.7975,-24.35875],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.8,27.605],[-96.075,28.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.731768,35.691895],[-7.335,34.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.065,8.955],[-140,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.767344,35.262031],[-13.375,35.98625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.0075,26.14875],[-133.35,26.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.62,41.455],[161.6,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.477481,58.452442],[5.130937,57.804531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[178.27625,-6.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,52.185],[-22.405,52.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.92,-9.525],[131.8,-10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0675,13.6825],[-73.78,13.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.725,22.57],[67,22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.127676,55.036973],[4.951719,54.536094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.735,59.855],[-168.575,59.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.48,23.835],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.235,12.54],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-30],[-85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.06375,2.39125],[-40.78,3.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.2575,17.50625],[-164.775,14.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.78,-1.805],[-20,-3.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.55,-29.575],[-85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.795,29.275],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-77.75125,26.95125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.1925,20.0075],[-50.018125,19.97375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[67.185,12.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.35875,37.34875],[-123.03125,36.76375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-35.015],[-5.39,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.075,4.405],[166.325,0.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.703918,56.544417],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57375,17.530625],[-67.87625,18.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.011848,59.358152],[5.545,58.955],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-67.51875,30.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[19.37,32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.5475,-22.7325],[168.56,-22.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.47375,38.19],[8.524717,38.031367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.09,47.68],[172.64,43.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.27,73.745],[76.225,73.72],[80.735,72.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.65,30.705],[-30,30.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.345,2.69],[-106.115,3.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-44.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.397354,37.949727],[11.920313,38.326465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.315,-6.725],[133.73,-8.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.342832,60.687832],[19.42498,59.977676]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.672969,71.295625],[19.545,70.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[14.042734,36.974604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.95875,38.4075],[-28.01375,38.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.6,26.3625],[140,24.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.0875,25.56125],[123.29,27.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.135,51.935],[-54.05,52.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.045,-1.285],[47.8075,0.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.52,27.665],[121.965,28.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.455,-25.8525],[0,-22.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.035,27.13],[140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[17.039993,38.570183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.822187,49.92125],[-11.725,50.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.630469,45.937031],[-4.98666,46.795059]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[0,-27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.005618,41.427095],[4.1575,41.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.11,45.405],[-31.785,48.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[70,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[125.685,3.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-6.151127,52.11611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.4,10.5],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[4.875,-2.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-50],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.73,-8.755],[66.03,-6.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.925,46.15],[141.745,45.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.7,5.93],[-88.55,7.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.105,44.635],[-125.32,43.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.955,16.075],[-110.04125,12.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-5.105,61.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.929551,50.938848],[-5.662969,50.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.32,37.06625],[-69.976406,36.349062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.14,70.7125],[-144.07,71.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.425625,50.192188],[1.480255,50.937313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-74.61875,29.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.02125,38.948125],[-32.34375,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-60],[-180,-70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-20],[-12.09,-20.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.982419,64.910634],[-14.302812,64.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.095,-4.96],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.045,21.095],[-170,20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-50],[120,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[123.735,-2.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.2675,-17.0775],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.525,10.6],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.315,-33.95],[-47.25,-35.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.510234,62.388359],[5.021016,62.195016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.7125,-13.86],[94.9775,-15.1475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[17.52555,62.383484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4,-3],[134.425,-4.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.865,58.99],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-22.985,66.04],[-22.97,66.045],[-23.325166,66.263525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.9025,-13.44375],[150.0425,-14.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.47375,34.94875],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[60,-43.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.049192,62.423957],[-20.07375,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.26,-34.065],[-10,-33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-50],[-140,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-5.125],[-140,-1.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.686094,-2.502187],[128.235,-1.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.446062,42.090969],[10.765788,42.402317]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.365,10.515],[104.895,8.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.495,42.81],[-45.19125,45.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.28,51.285],[-12.135,52.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5,37.4],[126.075,37.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.535312,19.45625],[173.475,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.935,60.485],[2.709375,59.721875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.513125,50.03875],[-8.191875,50.752031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.641602,64.58707],[23.471768,65.278848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.766296,55.121006],[15.240676,54.879946]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-13.69,7.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,8],[75.3,9.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[104.245,-34.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.65,-43.75],[70,-43.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.47,33.9975],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.302422,31.474844],[32.82875,32.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.1725,-3.875],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,42.47],[-160.58,42.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.735,-2.97],[123.6375,-5.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7275,-3.485],[118.02,-2.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.795,50.375],[-165.625,50.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.035,22.08],[-33.855,24.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.485479,51.771038],[-6.833008,52.101016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.9525,33.44],[130.165,34.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.775,11.615],[-66.75,11],[-69.235,12.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.983154,59.377729],[20.269453,58.715566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.435,28.425],[-80.1,27.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.240676,54.879946],[14.867168,54.490957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.425,37.925],[-25.79125,37.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.8775,-0.06875],[67,-2.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-30,50.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.810837,55.014771],[13.395278,54.983044]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.78,40.51],[-30,41.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.87,-8.89],[99.98,-8.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.035,9.71],[-90.81375,9.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08375,34.388125],[-72.79125,32.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.375,35.98625],[-12.610273,36.099727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.269453,58.715566],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-2.035,48.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.48,-47.735],[-82.88,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.85,14.305],[-148.13,11.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.53,62.975],[-167.245,61.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.905,55.305],[1.58,55.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,30],[-178.5,28.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.803398,40.72709],[10.931162,40.6779]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.07,77.15],[106.4825,77.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.84,74.155],[79.885,73.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.770625,37.898594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,5.055],[-141.065,8.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.2,37.415],[-138.555,38.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-73.03,40.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.1275,-13.985],[174.1025,-13.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.945,-7.65],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149,-43],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,34.01],[-50,32.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.805,50.59],[-137.54,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.645,21.08],[136.89875,20.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.55625,-16.2825],[148.41,-13.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.385,-35.02],[-14.615,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.6975,27.85375],[-90.485,26.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.015,64.135],[-0.975,63.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.815,37.88125],[4.210625,38.3975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170,30],[164.415,24.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.07,26.29],[-150,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.477481,58.452442],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.6,34.4],[127.6,34.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.56,-22.005],[171.805,-18.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[70,18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.76,10.015],[-136.545,12.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.965,55.875],[-0.165,56.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.631992,34.47625],[30.09,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[4.058625,52.198584]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.52,63.7475],[-15.655,63.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53,67.65],[53.12,67.7],[54.365,68.26],[54.666875,69.70625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[2.213706,41.184683]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.57,-25.3],[112.8025,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.63,-30.365],[-43.395,-26.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.805,-54.175],[-35.02,-54.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.490322,39.908257],[13.078906,39.055703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.705,20.815],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.605,20.305],[108.81,21.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.935,-17.105],[56.545,-18.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,30],[-131,31.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.760938,34.640938],[24.827813,34.783437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3,61.86],[-165.33,60.4625],[-165.225,59.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.205,14.965],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-20],[-80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.26125,39.82125],[-68.6275,39.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-125,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.09,-19.205],[11,-19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.01375,38.35125],[-27.11,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.59,49.13],[-10.5475,48.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.535,-7.515],[-104.135,-5.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.78,51.47],[141.4,51.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,55.655],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.305,32.1925],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.125,56.42125],[-6.642188,56.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.144556,47.626984],[-4.570195,47.673281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.28875,59.027187],[3.3925,58.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.525,10.6],[-75.0675,13.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.63,32.190625],[30.692812,32.801719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-5.055],[-127.465,-2.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.590293,66.258945],[-19.655,66.015625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[145.075,32.485],[143.055,33.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.444375,65.826875],[32.8925,66.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67,-2.16],[66.71,-3.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-103.665,13.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-19.94,22.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.18875,-8.093125],[-14.705,-7.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.76,34.93],[-69.66,33.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.82,-16.965],[-12.09,-20.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.398377,43.715424],[-3.646205,44.470659]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.4025,32.61],[-55.345,30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-1.92],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,43.864375],[-134.6475,43.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.795,41.53],[-64.635,41.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-21.41],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.94125,41.25875],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.725,35.665],[-68.415,34.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-32.715],[-40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.33,37.16],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2,14.01],[-69.875156,12.664141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[21.83561,36.539005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.191875,50.752031],[-7.805137,50.059238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.03,40.535],[-73.768438,40.379375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.11,-45.4],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.546875,54.338125],[19.852109,54.884531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.15375,-5.8925],[121,-5.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.96,71.21],[-65.77,74.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.925,-35.21625],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.95,4.57],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.9,-27.8],[-46.89375,-27.16875],[-46.345781,-26.823125],[-45.5275,-26.3075],[-44.68,-25.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.615,-9.985],[145.375,-10.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.915,33.47],[-118.330938,33.643672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.325,0.535],[167.03,-0.4975],[168.43125,-2.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.96,2.6275],[79.545,2.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.069375,65.153125],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-7.935],[-30,-5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[20.730937,37.523203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.635,71.455],[130.8475,74.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-35.05],[-25.365,-35.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.02,29.2225],[-150.795,29.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6,3],[104.745,5.815],[104.895,8.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.855,-26.05],[-43.395,-26.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.745,67.1525],[-162.835,66.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[94.68,8.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.145,10.025],[-31.525,11.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.028281,39.197109],[-73.768438,40.379375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[160.52,-40.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.66875,39.07125],[-70.8175,38.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.25,-8.7],[106.67,-12.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.402241,61.693423],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.63,-33.665],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.230952,48.914214],[-4.907666,48.509565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.59,52.8],[-47.66,52.725]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-99.995,74.455],[-104.945,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.385,42.865],[131.98375,42.14625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-11.765625,38.6425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.1525,0.0075],[-32.71125,-3.33875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.002734,53.303145],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.815,37.88125],[4.017266,37.38418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.75,-13.125],[152.9025,-13.44375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.655,-30.435],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.301572,42.017417],[18.550977,41.625937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.295,41.805],[-64.2,42.3]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[101.915,76.405],[100.935,76.54],[100.5425,77.6975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.885,-28.725],[106.725,-26.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.95,-13.655],[49.915,-10.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.905,-43.47],[160.005,-44.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.435,36.83],[-44.9775,35.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.065,8.955],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.159438,53.271082],[1.870266,52.632277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.01,44.351875],[-8.007207,44.213198]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-20.590293,66.258945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[25.590361,36.269318]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[5.61625,39.116875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.042734,36.974604],[13.429844,37.213516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.535,-21.63],[-1.15,-21.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-108.98,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.49,33.125],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.565,-51.945],[-74.185,-52.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.455,44.105],[-130,43.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.435,19.215],[141.47,18.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.540625,61.85125],[-168.855,60.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.88875,30.8875],[-72.9475,30.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.04125,12.3],[-110.109375,10.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.36,-37.565],[50,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-3.07748,49.309648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.7,-19.3],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-30,25.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-46.44],[-87.48,-47.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.760117,35.623125],[13.361899,36.445846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.319219,38.780625],[-73.815,38.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5,-35.385],[4.605,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.865,58.99],[-1.246875,59.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.05,52.4775],[-56.955,51.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.49,-10.035],[163.3,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.03,-6.085],[65.055,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.1425,27.8125],[-73.07875,27.6775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.410078,37.257891],[19.92,37.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.075625,26.139375],[-89.87,26.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.27,-43.055],[55.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.026953,21.006875],[-72.65,20.545],[-72.145313,20.274375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.286448,40.166138],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.624375,56.324609],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-21.295,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.835,43.615],[-79.345,43.62],[-76.39,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.563906,41.622578],[4.57125,41.77875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.105,20.075],[65.095,18.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-161.225,-8.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-88.8575,28.921875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.055,50],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.835,40.89],[-132.26125,40.05875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.67,-29.3825],[57.365,-30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.305,27.485],[-63.095,28.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.366191,64.450586],[21.655039,65.157617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.2,37.415],[-140,35.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.325,-11.39],[-15,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.27625,-6.955],[176.1725,-3.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-113.665,16.49],[-117.105,17.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-128.63,11.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-71.4825,36.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,28.24],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[10.191719,42.073467]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.09,38.07],[-134.82,38.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.305,27.485],[-61.34,28.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.4225,-23.6825],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.585,28.73],[130.35,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.782188,-10.092656],[156.57,-11.745],[153.75,-13.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[173.832256,2.214627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.43,-17.61],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9425,14.78],[-21.295,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.2825,-20.9275],[55.41,-19.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-37.735],[50,-31.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[24.733881,59.720257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[156.28,49.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-30],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.07,70.885],[-51.675,70.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.55,7.305],[-88.91,5.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[4.455,-25.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.011875,24.220625],[-79.635,23.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.11,-45.4],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.029785,57.021931],[20.642239,57.30043]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.8,-32.2],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-127.835,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[-2.805,-47.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.675,60.78],[-146.95,60.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.23,21.79],[-71.915,22.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,61.23],[-20.049192,62.423957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.175,1.85],[-84.195,4.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[-0.61,58.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[18.290494,58.216924]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025,18.04],[-18,18.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.755,-20.015],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-11.0325,41.86125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.0125,64.65625],[10.075,65.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.82,-26.51],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-144.89,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,31.39],[-140,35.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.827813,34.783437],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-40],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.1,-26.4],[53.85,-23.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.39,34.265],[-13.767344,35.262031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.06,27.35],[-95.44,27.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.44125,38.8475],[-70.8175,38.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.715,-50.835],[-80,-51.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.4,22.7],[58.9425,24.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.02,-33.2425],[8.74,-31.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.456328,31.958984],[32.82875,32.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.524375,-18.294375],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.665,15.515],[-53.29,17.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.76625,54.35875],[-167,55.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-64.73,17.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.9675,1.58],[101.198125,3.055937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.05,8.4],[119.97,7.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.04,20.67],[-20.57,22.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.888125,41.475469],[-71.5675,41.10125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.505,-6.465],[125.785,-5.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.46,-36.56],[166.075,-35.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.25,-3],[-80.045,-3.095],[-79.85,-2.445],[-79.84,-2.31],[-79.885,-2.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.67,18.74],[136.61,16.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.7225,-10.94],[179.055,-12.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.54,37.62],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.835,30.04],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.785,52.38],[-149.695,53.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-35.385],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.972656,60.90625],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.647695,39.262397],[19.966191,38.794082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.065,-7.185],[-31.51,-8.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.76,12.63],[81.23,11.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.98666,46.795059],[-5.144556,47.626984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-50],[-97.635,-52.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.03,5.0675],[64.8775,-0.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.745,66.855],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.73,-8.515],[135.615,-8.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[127.025,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.07,5.985],[-135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.53,16.68],[65.085,15.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-15.945],[82.855,-14.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-20],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.345,60.915],[-1.261719,60.567188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.21,55.465],[-14.04,56.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-60.42125,-46.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.965312,64.058437],[-16.52,63.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.795,-20.845],[-10,-21.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.632461,63.951367],[22.7496,63.86958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.665,7.935],[-138.435,8.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-34.8475],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.355,50.485],[172.18,49.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.785,61.0775],[-2.345,60.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[54.2,16.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.73,71.0175],[23.558496,70.946484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.8425,26.0025],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.2474,55.864836],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.714766,40.747656],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.105,17.25],[-120,17.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.47,-14.185],[-173.66,-12.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.103516,53.993594],[0.179985,53.835789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.125353,19.967888],[-65.48,19.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.24,22.5625],[-86.565459,22.166719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.785,50.155],[160.925,48.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-57.745,22.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.216406,66.270391],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.105,-34.465],[0,-34.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.06,-28.455],[10.33,-26.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.35,-5.405],[98.87,-8.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25,-15.94],[5.88,-14.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,0],[60,3.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-9.82,33.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.1,41.8],[38.526875,42.251875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.24,50.82],[-12.37,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.595,4.65],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2575,33.6725],[-68.6825,30.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3775,37.87],[18.69125,38.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.94,22.49],[-20.9,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.98,11.555],[84.775,11.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-51.105],[-80,-52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.98,8.505],[164.765,6.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.98375,42.14625],[128.54,39.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77,8],[76.45,7.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.41,-3.71],[113.9325,-4.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.305,32.1925],[-60,33.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.97,-18.1425],[53.355,-15.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.24,63.135],[-32.73,60.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.805,-18.205],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.76,29.285],[-178.5,28.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-34.05],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.735,-20.375],[110.725625,-22.964375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.685,3.95],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-51.625,-38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-20,-27.925]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-111.295,74.145],[-117.76,72.905],[-122.995,70.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84125,49.1675],[-10.822187,49.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.665,30.81],[-77.89,30.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.125,29.4],[-164.245,25.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.56,37.1],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,35.385],[-54.5025,34.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-25.275],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-35.05],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-50.585,40.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,-5.055],[-143.615,-3.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.89,-45.405],[-30,-40]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.855,76.545],[108.02,77.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.8,-54.38],[-84.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.021094,47.6525],[-7.054121,48.28251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-80.3,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.555,69.555],[33.4875,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.287351,57.765955],[-2.487812,57.982188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.840547,60.216641],[4.336875,59.537813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.63,39.825],[128.54,39.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.9025,-13.44375],[152.88,-16.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.675,38.819063],[6.28,38.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,37.29],[-40,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.4525,-10.435],[179.3,-8.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.535,1.485],[-107.02,1.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.634375,43.41625],[36.28,43.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.57,-18.515],[-115,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69,29.075],[-69.9325,28.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-44.2,58.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.9425,7.75],[111.915,9.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.805,-12.935],[-20,-14.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.19125,45.28875],[-40,46.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.21,13.49],[-161.095,11.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.57,33.915],[27.280469,34.461133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.599297,71.252656],[22.73,71.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.9275,-20.6175],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.45644,54.281963],[5.127676,55.036973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,46.615],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.26,44.83],[-66.76,44.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.782544,51.548596],[2.214913,51.345472]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.76,-4.29],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.813645,54.411245],[7.595928,53.963623]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.480625,63.693281],[-22.7465,64.18181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[60,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.49,54.77],[156.25,51.8],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.02,-33.2425],[10,-33.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-50],[20,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.145,-42.285],[55.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[124.55,-8.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.996484,59.625747],[23.142734,59.060625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.125,55.3125],[-19.8175,56.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.03875,42.02125],[18.568789,42.386191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.74,-25.02],[-30,-25.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.4525,33.3425],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.025,-18.945],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.96625,40.43125],[28.496719,40.850313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.254375,66.324609],[-17.255,66.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.9525,33.44],[129.09875,35.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-171.045,21.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.2,21.695],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.8,-29.6],[-71.8175,-33.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.2,64.08125],[-167.315,63.93],[-167.36,63.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.513125,50.03875],[-10.822187,49.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-5],[-31.065,-7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.685,42.59],[-35.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-15.17],[-105.82,-14.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[57.27,-43.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,8.505],[-140,4.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.499844,53.951016],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.851896,53.55348],[6.213282,54.031401]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.383867,65.360957],[22.902695,64.826992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.145,0.8675],[-38.1525,0.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.33,58.6325],[16.935752,58.531592]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.539467,35.191416],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.276641,57.841797],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.03125,36.76375],[-122.570625,37.683125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.317812,53.609375],[-10.5,54.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.245,55.43],[-44.33,54.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.09,45.655],[145.9725,47.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-3.105],[-127.465,-2.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[23.770925,59.501992]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-67.6775,33.35625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.56,39.91875],[-140.119062,40.193125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.320795,48.798049],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.99375,-18.095],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.705,-7.43],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.7,-6.195],[124.26,-7.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.0425,-14.88],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.37625,19.327188],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.285,3.325],[140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.675,-32.525],[171.02,-31.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,5.855],[-84.195,4.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,50],[-46.59,52.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-5.123934,53.395671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.005,45.455],[-140,46.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.87125,36.41625],[-22.34,34.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.48,50.44],[-14.92,50.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.185,47.355],[-40,46.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.19875,29.306875],[-89.365625,28.528125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.295,37.5625],[2.105,37.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.565,69.395],[35.555,69.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.165,34.345],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.93,41.2],[-150,41.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.9,28.285],[-90.38,28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.82,28.885],[-140,28.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.335,-5.8625],[-143.615,-3.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.966914,54.526816],[13.395278,54.983044]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.295,41.805],[-64.635,41.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.105,65.07],[39.116364,65.079669]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.068965,59.07127],[18.388438,59.328437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.87,-36.425],[-150,-38.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.84125,11.45875],[-75.275,11.65875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[113.625,-35.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-30],[75,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.26,-7.21],[120.945,-7.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.375,-27.635],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.92,34.71],[-9.25375,35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,15.17],[-143.695,13.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.66,29.005],[-57.915,27.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.786433,51.523613],[-5.636611,51.31415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.288431,61.405901],[21.038047,60.860098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.09,56.73],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-5.230952,48.914214]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.315,19.915],[119.75875,19.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-146.83,-33.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.975625,39.37],[-30.02125,38.948125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-8.28],[-117.175,-7.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.44625,39.45875],[-60,39.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.0675,0.015],[5.40125,-3.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.89,-45.405],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.304141,38.098984],[-0.565601,37.428359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-160,46.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.95,59.175],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.6475,43.4625],[-132.33875,42.47375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.855,6.505],[-85.74,5.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-135,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.2425,10.62875],[96.405,14.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.860469,60.161348],[29.34875,60.03375],[29.914844,59.953281],[30.565,59.825],[30.705,59.78],[33.14,60.61],[33.18,60.645],[35.695,61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.05,20.785],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.595,-41.575],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-114.025,-6.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[65.055,8.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[100,-28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.48,68.625],[-19.24,70.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-130,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.32,51.96],[-20,52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.4325,69.715],[-54.73,70.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.435,19.215],[146.115,20.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,27.485],[-67.1825,27.42875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.295,12.455],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,5.055],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.179985,53.835789],[-0.200664,54.292109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.105,-20.71],[173.055,-26.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[4.82125,53.795],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.488809,48.228813],[-5.144556,47.626984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.22,50.91],[-30,50.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.62,42.795],[-45.19125,45.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.48,27.62],[-138.82,28.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.575,40.1],[-59.44625,39.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.3475,7.3275],[69.17,6.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-50],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-32.38],[-105.525,-35.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025703,28.764063],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.39,10.01],[140.57,9.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.815,46.57],[-168.345,41.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.6,-19.6],[119.69,-17.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45,15.17],[-47.43,17.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-55,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-28.245],[100,-26.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.96,0],[-21.78,-1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.13875,72.01125],[67.8,73.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.26125,40.05875],[-135.45,40.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.1,-35.2],[-47.25,-35.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.725,35.665],[-69.76,34.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.2,47.75],[-59.9425,50.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.48,-8.1],[44.98,-8.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.27,30.91375],[124.89,29.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.43375,17.1775],[-67.87625,18.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-136.075,-6.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.045156,34.255938],[34.83,34.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.845,18.96],[72.8,18.855],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.425,39.42],[-137.865,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.69125,38.88125],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.1125,0],[76.6,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.595,60.69],[-53.2,63.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[21.574272,60.169958]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.125,-37.135],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-27.995],[-28.17,-28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.155,9.85],[-81.83625,9.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.49,56.635],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.5825,1.3475],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,16.32],[-50.018125,19.97375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.1575,46.2525],[-20.35,49.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.54,50],[-133.975,48.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.6125,56.419062],[-0.165,56.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.51,2.55],[-94.38,4.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.25,-21.795],[-160,-22.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.56,30.025],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.89,11.355],[-90.99,11.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.005618,41.427095],[3.563906,41.622578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-20],[-25,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.67,53.745],[-131.2,54.3],[-130.48,54.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.123934,53.395671],[-5.665332,53.633799]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.75,-55.43],[-42.84,-53.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.68,-10.425],[105.32,-9.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.555,67.764687],[12,68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.25,40.6],[145.31,40.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.71,-3.335],[67.45,-2.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.155,20.065],[65.095,18.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,22.77],[-60,24.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.848594,-20.454375],[156.245,-19.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-58.084141,6.975234],[-55.265313,6.016875],[-53.9775,5.6875],[-51.9,5.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.9,5.4],[-61.228125,11.250781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.08375,34.388125],[-74.955,33.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.02,37.365],[-6.02,37.335],[-6.651914,36.732048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[116.41,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.98,31.11],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165,35.385],[164.325,36.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.640723,60.023086],[22.314839,59.503855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.55597,41.385911],[11.077656,41.655039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.73,17.755],[-65.835,17.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.86,-51.435],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[27.953594,34.590156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.11,45.405],[-37.185,47.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.75,8.53],[121.52125,11.35375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.77,-8.795],[-27.02,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,15.17],[-124.13,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.84,55.28875],[-131.19,55.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.595,52.705],[-33.175,53.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.235,31.64],[-79.26,30.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.649961,44.801289],[36.93,44.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-20],[4.225,-19.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.635,72.365],[-74.1,73.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-81.17125,30.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[8.045,67.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.9975,36.25625],[18.249688,36.783125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.57375,-34.7],[163.505,-33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.265,27.065],[-91.775,26.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.415,27.1275],[-88.6,28.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.615,63.695],[-161.945,63.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.185,71.015],[-144.855,70.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-112.915,-30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-72.07,36.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.5925,6.045],[75.955,6.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05875,32.2025],[-72.975,31.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[96.7875,-12.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[26.250413,60.223263]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.255,-24.51],[-160,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.02125,38.948125],[-28.95875,38.4075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[3.939805,56.228975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.61125,35.966875],[-2.082314,36.419805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,10.125],[-90.035,9.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.38,-2.7475],[110.7,-3.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.61,-35.01],[-5,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.63,-36.22],[160.2,-35.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.549199,54.463574],[-10.05,54.32],[-10.115,54.295],[-10.317812,53.609375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.875,-34.915],[119.855,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.775,-31.93],[-160,-32.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.44,25.665],[52.995,26.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[116.7025,-9.2975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-34.305],[-3.825,-34.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-115,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.405,-37.01],[-173.465,-36.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,16.14],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-14.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.5,-33.5],[26.055,-34.52375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.975,31.635],[-72.4275,31.329375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.639375,42.975],[36.1725,43.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.159438,53.271082],[2.285703,53.649375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.175,74.47],[-19.24,70.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-35.385],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.042284,19.99033],[-60.125353,19.967888]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.828682,42.490273],[-8.73,42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.1675,66.9925],[43.7325,66.5125],[44.125,65.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.259065,59.455659],[20.269453,58.715566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,15.17],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.271621,56.95541],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.724189,65.394297],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.34,42.495],[-154.695,42.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.37625,19.327188],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-78.85,29.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-74.135,28.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.09787,41.607712],[29.107862,41.495299]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1,27.58],[-79.3225,27.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-0.6425,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.305,51.775],[-152.845,51.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,48.56],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.063125,7.211875],[77,8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.5,-46.5],[-75.565,-51.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.37,51.08],[-13.28,51.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.8,-19.34],[178.9,-20.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.5725,66.1175],[12.31875,66.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.695,42.775],[170.67,43.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45,-35.385],[47.91,-32.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[18.09,41.695],[18.05,41.68],[18.01,41.66],[17.95,41.64],[17.421106,41.340181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127,8],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.985,-55.96875],[-63.965,-55.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.67,53.745],[-129.47,52.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.96,44.25],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.9375,44.505],[-2.63875,45.198906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,-30.085],[-96.125,-26.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.15125,33.085],[137.29,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.48,19.89],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.407813,68.129688],[14.02668,67.86541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.36,31.8],[28.79875,32.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.1625,55.0425],[139.7,56.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[28.416406,35.529961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.585,11.86],[-15.59,11.84],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.35,-5.405],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.33,-26.535],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.8275,64.8525],[39.5575,65.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.945,57.675],[-87.385,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.8175,47.9925],[-13.15,48.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.87,53.13],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.205,26.97],[-173.655,26.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.105,10.58],[-89.595,10.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.655,33.845],[-129.25,35.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2,-35.6825],[160,-36.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-151.59,48.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.86,61.22],[-1.725,61.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.975,13.265],[93.3,14.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[135.52,-35.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.46,-11.935],[127,-13.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.905,-20.96],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.3,46.1],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.13,70.0225],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.2,21.695],[-71.705,20.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.04,5.145],[114.48,6.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.555,38.665],[-140,37.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[168.5475,-22.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,0],[62.29,2.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.209019,37.291606],[11.2875,36.6975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.270904,36.337804],[14.042734,36.974604]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.132715,39.944258],[10.99625,39.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.015,-30],[160,-25.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.54,70.88],[-147.185,71.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.7425,69.68918],[16.893477,68.906201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.278461,44.563908],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.780156,37.361328],[-68.15,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.465,21.815],[120.43,19.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.995,-44.315],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.125,-36.195],[162.47,-37.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.995,50.56],[-171.545,51.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-25.275],[-100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.1325,34.8675],[141.3,35.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.018256,54.342448],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.395,39.31],[-75.0775,38.8],[-74.615313,38.477187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.249688,36.783125],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.483525,54.316428],[14.867168,54.490957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[44.155,12.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.28,32.685],[121.98,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8175,38.125],[-70.525,37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.905,-1.11],[85,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-96.27,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[82.98,-43.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-165.31,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584961,40.444692],[0.3225,39.936563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.875,27.045],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,77.605],[11.615,74.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[70,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.35375,29.16],[-87.185,28.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-25.275],[-94.17,-24.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.913125,31.725],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-73.175,-55.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.871143,62.849985],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.68625,27.61],[-96.06,27.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.1425,33.0525],[14.54,33.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.795491,42.296138],[17.301572,42.017417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.9775,35.43],[-43.145,33.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.815,68.14],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-20],[-160,-22.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.75125,26.95125],[-77.035,25.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-60],[-180,-80]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.855,16.9425],[-76.59125,15.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.263516,60.511875],[0.806875,61.014375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.32,43.37],[-125.2,41.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.178281,36.942656],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.745,66.855],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.48,-34.885],[136.88,-35.545],[136.625,-35.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.965,-32.135],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.825,30.055],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-36.325],[-92.9,-33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.063125,7.211875],[76.45,7.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.39,30.415],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[41.645,-40.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-165,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,13.62],[-50,16.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.31,28.405],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,21],[83.5225,17.5175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[42.955,-37.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0675,13.6825],[-77.81,11.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-21.216406,66.270391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.517813,37.974219],[1.295,37.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.83625,8.6375],[69.17,6.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-77.56,32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.95,41.015],[-42.62,42.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.955,71.985],[-160.415,71.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.361875,55.2575],[-7.6325,55.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.395,42.3875],[36.28,43.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.625,-20.025],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.757793,58.587656],[20.269453,58.715566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.175,9.695],[88,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.553604,50.466589],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.595,-45.73],[-60.54,-45.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-27.01],[-168.185,-28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.85,31.25],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.705,57.825],[-17.06,57.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.94,36.955],[0.492719,36.797525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.515,42.78],[-147.98,42.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.55,-29.575],[-89.15,-30.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.345,0],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.67,-12.7925],[104.6025,-15.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.375,-22.345],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.48,-12.6],[-135,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.805,50.59],[-139.325,52.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.47,51.485],[-168.08,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.1,69.62125],[14.829414,69.020566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[157.1625,49.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.845,-3.19],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.455625,56.323437],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.555,17.355],[119.4,17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[10.21,-40.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.587803,56.461211],[11.541792,57.28008]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-25.4775],[160,-24.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.53,13.175],[-17.9425,14.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.0275,33.1275],[-69.905,32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.68125,54.544375],[2.32,55.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.69375,30.26875],[-70.49,29.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.775,-15.07],[54.685,-14.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.4,18.6],[-92.095,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.89,-14.505],[-180,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[16.795491,42.296138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.99375,-18.095],[119.69,-17.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.85,32.15],[-18.855,29.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.814531,38.779531],[13.078906,39.055703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.738047,45.448438],[-4.630469,45.937031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.445,15.645],[54.185,14.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.184058,53.839277],[13.483926,54.171328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5675,3.795],[119.64,2.985],[119.5,1.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.76,24.70375],[-18.305,25.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.05625,29.8325],[-55.345,30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.395,27.95],[129.09875,26.32625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.455,-25.8525],[0,-22.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.01,7.2825],[-81.4,6.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.5825,34.2175],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.682437,35.592275],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.605,40.7175],[-10.375,41.25],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.77,-8.795],[-25,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,44.515],[-12.215,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.9725,44.9375],[-7.58,44.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68,-52.4],[-64.8275,-54.60375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3775,64.445],[-165.43,64.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.3725,29.8325],[-68.56,30.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.44,1.46],[-140,4.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.445,15.645],[59.915,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-69.725,35.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-36.68],[-166.115,-36.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.92,34.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.385,25.125],[52.1,24.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.642188,56.78],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.964062,42.831875],[29.067344,42.20375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.475979,66.078253],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[116.97,22.985],[116.995,23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.31,16.03],[-161.095,11.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.14,-13.285],[-175.47,-14.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.115,16.505],[118.16,16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[5.815,37.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.526875,42.251875],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-5.015,-15.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-26.85,12.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.444375,65.826875],[37.6675,65.5425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.955,6.97],[73.815,4.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.635,27.56],[-87.03,27.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.07,26.29],[-147.43,27.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-50],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.2,3.24],[145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5675,41.10125],[-71.491563,40.446562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.692812,32.801719],[29.59,33.315],[28.79625,33.644375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.56625,63.415],[-16.52,63.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.495,-40.055],[-142.555,-42.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[-176.57,-23.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,0],[131.4,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.185469,41.209141],[19.03875,42.02125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.955,6.97],[70.82,8.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.082422,66.252656],[-18.475979,66.078253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.20875,40.69],[139.4,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.11,0],[80,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.461562,40.891719],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[5.790938,40.238125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,15.17],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-130,4.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.055,33.32],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.38495,43.484275],[14.64252,42.969277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.2,27.5],[-117.77,32.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.6275,-5.3725],[107.33,-5.275],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.13,14.35],[-120,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-79.68,14.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.492719,36.797525],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.7725,27.80125],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.42125,-46.99625],[-61.595,-45.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[140,22.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.7,56.2],[137.965,56.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.28,43.235],[36.1725,43.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-80,-51.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-6.487813,60.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-15.17],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.671152,43.926406],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.675313,34.712812],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[69.94125,-9.820625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.83,33.92],[-15.86,33.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.9575,44.075],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.4,41.2],[138.4,38.75],[130.165,34.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,41.315],[-151.315,41.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,35.02625],[130.0675,36.44875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.975,12.465],[-54.11,14.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,15.17],[-125.64,14.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,35.385],[-36.44,33.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.8425,41.02],[-11.0325,41.86125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.195,27.85],[121.52,27.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.345,30.085],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96,19.5],[-93.54,20.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.233262,39.988229],[2.345093,40.599653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-16.8],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.3,-8.9],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.455,48.95],[-151.59,48.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.525,31.7],[-126.655,33.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[123.66,31.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.395,-32.83],[-40,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.2425,10.62875],[93.3,14.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.645679,40.264224],[0.584961,40.444692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.1275,-13.985],[169.2675,-17.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.135,37.13],[0.154219,37.584219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-30],[-160,-22.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.91,34.1825],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-5.738047,45.448438]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.983154,59.377729],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.695,44.82],[-133.67,43.864375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.34,54.525],[-35.25,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.10168,61.181855],[18.199219,60.652773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.315,41.4],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.706133,37.38916],[4.017266,37.38418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.665,19.42],[116.64,18.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.655,63.475],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-10.605,40.7175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.18,34.97],[129.09875,35.02625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.710599,43.654176],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.3,35.9],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178,-40],[175,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.99,38.73],[118.175,38.775],[120.48,38.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-147.255,-16.8],[-144.105,-16.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.035,58.35],[-134.7,57.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.02875,64.7425],[-168.2,64.08125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-34.915,-55.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-1.246875,59.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.5575,65.455],[40.541875,66.15875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939805,56.228975],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.27,13.11],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.38,60],[-20.95,59.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.03,-9.9375],[-166.42,-9.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.655,-3.175],[53.365,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[167.91,-23.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.99,8.57],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.0925,7.11],[166.4,9.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.3,60.08],[-63.2925,61.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.1,51.25],[-150.62,52.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-123.54,32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.478433,55.573516],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.966647,56.116403],[12.542471,56.108979]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-151.255,21.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.73,70.8625],[19.672969,71.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.361719,63.755781],[-14.965312,64.058437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.795,28.3],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.31,33.48],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.635,-52.465],[-96.5,-53.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.463672,42.986934],[4.546563,42.676406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.621743,66.378033],[12,66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.6,20.155],[-158.21,21.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.23,34.885],[21.07,35.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.11125,28.045],[48.839375,29.96125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.400489,50.308194],[-3.531226,49.667002]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[5.170732,59.251035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.15,-35.955],[160.2,-35.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.526709,39.185479],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.73,39.145],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.785,-5.05],[125.225,-4.8425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[113.9325,-4.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.04,31.225],[-74.05875,32.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.0025,47.23],[158.565,45.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.17,52.35],[-149.695,53.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.56,-22.005],[167.693438,-23.06875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.345093,40.599653],[2.814531,40.307891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.605,63.085],[21.38,63.115],[21.235,63.12],[21.029185,63.426079]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.405,50.85],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-125,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1,4],[-4,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.350625,-12.821875],[140.6,-16.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.046563,43.76625],[-7.01,44.351875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[5.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,16.855],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.345,11.735],[-50,13.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.855,29.5975],[-17.75625,29.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.1025,-13.195],[174.8425,-14.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.925,45.6825],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-9.135,4.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.665,-15.8],[162.555,-16.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.8225,-27.14],[13.09,-23.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.175,53.305],[-35.515,53.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.565,22.19],[113.745,21.835],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.708906,15.540313],[-99.9,16.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.655,-21.755],[113,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.1425,33.0525],[14.4025,32.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.165,50.405],[-11.725,50.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-16.09375,49.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.1625,49.875],[157.595,50.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.325166,66.263525],[-23.826191,65.729375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[32.8425,-37.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.7,-45.72],[-61.595,-45.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.405,54.7475],[-8.361875,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.835,43.615],[-76.39,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-147.51,-12.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.1375,-21.52],[114.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-63.105,-53.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.145,0.8675],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,2.735],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[33.1125,33.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[14.96168,55.898048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[170.07,-9.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.810625,28.2275],[-79.3,28.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-81.175,1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-30],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.2575,33.6725],[-69.66,33.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.755,34.08],[-137.78,32.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.223672,57.96457],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.605,48.555],[-132.58375,47.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.075425,36.71064],[-8.455176,36.919277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.58,41.2725],[41.1,41.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.24,-43.63],[-86.535,-40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135,5.055],[134.2875,5.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.385,32.965],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.425,-11.09],[162.555,-16.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.98,-8.48],[104,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.805,54.62],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.155,14.42],[85.834375,16.023125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.6,32.095],[-128.525,31.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.85375,25.4725],[-40,27.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.289512,58.595117],[-2.683057,59.036895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.01625,10.01125],[-33.505,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.82,22.88],[-107.4,23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.36,-0.49],[126.5125,-0.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-21.345],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-20.35,49.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,4.25],[-127.045,2.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[45.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.72,42.55],[-160,42.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.255,-24.09],[-74.66,-24.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-10],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,24.3],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.151875,15.62375],[-70.6825,15.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.435,8.465],[-137.31,7.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.47,41.715],[-160.2075,41.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-44],[150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.2,-35.3],[174.985,-36.7425],[176.9,-36.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.035,9.71],[-93.21,10.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0575,16.585],[-61.57,14.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-29.24,63.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.633242,38.541367],[-9.137949,38.470732]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.598296,50.176461],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.1,54.7],[158.625,50.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.826875,36.019062],[33.35,35.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.025,29.1125],[-150,28.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.403271,50.646719],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,58.87],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.77,71.91],[-165.745,70.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,43.635],[-154.48,44.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.367479,42.995627],[9.831941,42.661339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.73,17.755],[-64.27375,17.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.605,74.63],[19.672969,71.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.605,74.63],[18.76,74.345],[19.672969,71.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[9.681607,58.930432]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-87.48,-47.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[172.355,50.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.9775,35.43],[-47.1,33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.46,68.495],[8.045,67.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.605,-4.66],[-105.37,-2.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[0.461328,54.256281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.07,36.5375],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,62.735],[-29.24,63.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.605,-4.66],[-102.925,-2.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6,3],[106.47,5.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.8075,0.7475],[49.39125,4.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.0675,0.015],[0,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.365625,22.888125],[-87.8975,22.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.528696,41.536206],[10.765788,42.402317]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.69,24.655],[-16.095,25.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.29,15.58],[-63.12,16.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.85,12.26],[-27.695,10.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.7575,-40.5525],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.252061,57.644817],[8.936472,58.232736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.788438,50.042813],[0.065205,49.814541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.235,19.605],[38.12,19.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.6,1.9],[-40.78,3.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.85375,25.4725],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.211504,63.148809],[6.274619,62.507207]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[13.91,-32.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25,40.012637],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20.695],[-170,25.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.395278,54.983044],[13.92377,55.149531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.63,-35.035],[-20,-35.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.415,37.96],[135.455,42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.785,-16.995],[118.6,-19.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.075,-6.13],[-135,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.67,18.74],[140.0225,17.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.10125,35.210625],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.255,-32.225],[-49.5,-30.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.37,4.685],[-145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[86.11,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.97,34.42],[17.68,34.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.135,4.315],[-8.58,4.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[20.31875,62.09375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0575,16.585],[-62.0675,17.111875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[174.26,50.5025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.662383,54.805703],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[35.295,42.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.675,-7.85],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.49,44.465],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[0,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[11.077656,41.655039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.61,-35.005],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.170293,42.08],[3.563906,41.622578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.32,43.37],[-127.56875,42.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.04,-39.625],[147.305,-39.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[17.12224,37.566764]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.73125,-51.5875],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.95,1.735],[-40.06375,2.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.92,34.71],[-9.82,33.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.255,-19.045],[177.105,-20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[105.32,-9.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.99,11.49],[-87.6,12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36,-24],[36,-20],[41.7,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36,-24],[41.7,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[63.3,24.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.628223,57.81543],[21.133982,57.640972]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.615,-8.8725],[132.9075,-8.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.975,31.635],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.655,63.475],[-16.225,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.7475,-22.3],[109.735,-20.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.970742,47.66668],[-4.570195,47.673281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.797585,40.444359],[13.490322,39.908257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.66,-33.675],[112.97,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,-26],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.7575,-40.5525],[151.265,-39.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.815,4.86],[74.825,4.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.63,32.190625],[28.79875,32.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.055,59.24],[-148.945,59.3],[-146.77,60.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.338125,41.910938],[-69.795,41.845],[-69.333125,41.613125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.24,70.805],[-17.455,69.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.64252,42.969277],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.345093,40.599653],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.185,12.66],[68.8,14.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0675,13.6825],[-73.3225,14.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.025,-10.015],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.655,-19.57],[3.545,-16.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.565,44.835],[-0.72,45.17],[-0.8,45.35],[-1.0975,45.679731]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.520337,36.579673],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.69875,-20.41],[114.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[9.578937,41.592361]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.94,55.335],[147.905,54.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-39.82,-26.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.4875,49.7925],[-63.355,48.93],[-64.35,46.655],[-62.4225,45.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.71,15.53],[-24.9925,16.709375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.73,-42.545],[85.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165,35.385],[166.315,36.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,48.265],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.636611,51.31415],[-5.371125,52.17311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.045,21.095],[-175.06,25.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.156289,56.934141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155,35.385],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.5,-34],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-94.415,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.62125,35.144375],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.067344,42.20375],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.06375,2.39125],[-40,1.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.8625,28.7875],[-57.915,27.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,28.1575],[-87.635,27.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-40],[-25,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,15],[-130,11.665]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[100.5425,77.6975],[106.4825,77.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.9975,36.25625],[16.193359,36.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[59.67,-29.3825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.545,40.31],[-9.866563,39.813437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.581562,43.946719],[-3.398377,43.715424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.005,-9.9925],[169.42,-9.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.865,35.065],[137.29,34.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.25,-8.7],[112.655,-21.755]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-69.205,-54.41],[-70.50125,-53.52625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.785,42.855],[-130,41.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.425,14.99],[-69.395,15.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,44.26],[-30,48.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[130.35,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,0],[-155,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.289609,70.544375],[29.978867,70.978633]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.05,-7.88],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.5,27.39],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[112.8025,-25.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.98,42.26],[-150,42.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-80.393281,-7.066328],[-81.139922,-6.167813],[-81.9,-5.25],[-81.25,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.895,-22.37],[7.225,-23.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.26,42.025],[135.455,42.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[94.9775,-15.1475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.945,12.1],[-69.215,12.345],[-69.235,12.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.825,-34.16],[-6.26,-34.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.623228,37.09727],[15.139585,36.333912]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.315571,39.247163],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.7975,23.7525],[-150,26.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[88.905,-1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.82,59.18],[-168.575,59.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.225,-4.8425],[124.88,-6.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.3,-4.2],[40.0125,-6.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.68,34.9],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.6975,-14.865],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.08,3.12],[52.3,11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.905,51.62],[-135.055,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855,25.865],[-84.5325,24.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-30.975625,39.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.953594,34.590156],[27.280469,34.461133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.39,-35.015],[-6.26,-34.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.785,52.38],[-140.37,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-1.865,58.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[79.885,73.2],[78.17,73.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.52875,70.3475],[21.055625,70.15375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,37.67],[-144.135,34.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0925,-11.1325],[-2.245,-12.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.52,20.51],[-168.6,20.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.325,31.42],[-77.665,30.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.84,16.705],[-164.775,14.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.153201,56.832275],[11.966647,56.116403]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[155.385,-36.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.8,3.7],[113.845,5.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.755,1.285],[76.485,2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.23,-1.245],[-120,-0.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.395,45.065],[-10.405,46.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-5.055],[-135.76,-4.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.91,-32.275],[50,-31.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.76,-12.465],[148.41,-13.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137,-15],[137.6,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.495,-54.8525],[-62.54,-54.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.9725,47.2625],[142.925,46.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.9075,60.282656],[-3.81,59.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.419873,58.429546],[-1.905649,58.056418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.3,28.55],[-79.815,29.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.775,26.8775],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.450156,38.621641],[-27.3825,38.3925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-13.1925,34.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.918438,56.96625],[3.939805,56.228975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.790938,40.238125],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.399062,34.526719],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.575,35.385],[22.28,35.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.245254,55.857344],[7.2474,55.864836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.87,-62.93],[-63.265,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.73,56.97],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.5,64.565],[40.43,64.635],[40.23,64.84],[39.8275,64.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.379375,38.2825],[-15.01125,37.20625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.26,50.5025],[172.355,50.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.845312,53.317969],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.6675,65.5425],[39.105,65.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.10168,61.181855],[18.4075,61.579844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,34.38],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-155,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.87832,63.147236],[7.211504,63.148809]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.29,27.3],[123.195,27.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.765,-14.63],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.765,40.315],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.775,16.375],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.57,22.98],[-21.75,23.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.885,-28.725],[111.505,-25.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.9125,38.914375],[-27.3825,38.3925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79625,33.644375],[27.57,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6825,30.53],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-155,20],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.78,-1.805],[-20,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.009752,56.69674],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.67,45.22],[-7.58,44.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-54.11,14.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.055,-12.86],[-180,-14.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.515,34.78625],[-73.8075,35.1325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.255,12.875],[-140,13.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.46,68.495],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.189956,36.000159],[27.244158,36.624247]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[1.9,60.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.26125,39.82125],[-69.44125,38.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57375,17.530625],[-71.1375,16.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.74,25.645],[140,22.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5925,70.86],[-180,70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.82,19.545],[126.915,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.810625,51.44875],[7.3825,51.575],[7.67,52.245],[6.5725,52.20375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.56,10.01],[-165.435,10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.73,36.414062],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.01,38.495],[122.087411,38.333157]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.755,34.08],[-135,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.755,44.015],[-8.57,46.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.83561,36.539005],[22.121401,36.124976]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.505,13.765],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.135,-17.99],[121.785,-16.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.45,23.96],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.745,-20.37],[10.73,-22.115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.709297,37.693047],[-10.0825,37.131719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.28625,18.84375],[-64.754375,18.364375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.08,51.08],[-172.71,47.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.99,43.195],[-30.005,44.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.955,52.855],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.75,28.85],[-84.65,27.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[7.853125,41.931875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.055469,38.603203],[-11.102207,39.893125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.635,61.885],[-166.3,61.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.295,31.23],[19.535,30.54],[17,32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,1.145],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.99,10.665],[-100.13125,12.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.325218,54.760973],[13.92377,55.149531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.85,29.335],[-78.3775,28.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.105,-14.26],[-160,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.896821,56.518191],[-6.749531,56.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.145313,20.274375],[-73.834453,20.138125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.92,-6.02],[55.38,-4.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.26,53.245],[-51.59,52.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.285,3.325],[135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.24,3.85],[-90.595,3.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.06,27.35],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.3,46.1],[-60.68,45.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.045,1.825],[73.1125,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55,-35.385],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,35.385],[-170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.995,23],[118.23125,24.365938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,-35.385],[-170,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.744375,21.570625],[-71.705,20.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.70875,51.5675],[-10.155313,51.394062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.74,10.545],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[31.665,34.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.132715,39.944258],[11.803398,40.72709]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[155.705,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.02,-10.02],[-22.805,-12.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.398377,43.715424],[-2.9375,44.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.345,5.15],[170.955,6.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.73,39.325],[-20,39.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.17,-24.42],[-90,-29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[50,-41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.135,66.32],[14.005,66.29],[13.64,66.24],[12.621743,66.378033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,16.67],[147.935,15.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,31.605],[-38.27,31.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.550059,35.935137],[30.069375,35.820312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.315,-27.2],[70,-25.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0975,45.679731],[-1.759824,46.29998]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.075,-35.355],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.565,4.62],[-155,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.8,-29.6],[-74.255,-24.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.795,29.275],[-150.046875,30.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.38,-18.215],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.17,73.975],[70.465,74.285],[63.13875,72.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.68,45.54],[-63.21125,44.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.84005,37.264072],[5.33,37.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.305,2.175],[-107.02,1.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[17.419063,55.961953]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.62,-33.275],[12.5,-28.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.625,59.785],[17.61,59.735],[18.388438,59.328437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.855,-26.05],[-41.3,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.89,6.945],[121.76,8.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.455,-54.03],[-83.865,-54.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.685,28.42],[-69.79,27.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.5325,24.9425],[-82.7,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.765,46.625],[142.925,46.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.11375,33.1575],[27.57,33.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.4,51.2825],[141.225,50.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,4.5],[60.53,3.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.7775,30.2125],[-63.095,28.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.5425,29.8275],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.185,19.265],[-104.7,18.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-110,-32.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.915,9.8],[110.805,11.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.724425,57.754073],[7.10532,57.721461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[2.170531,51.941685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.89,-45.405],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-8.62],[-160,-1.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.415,5.195],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.455,-54.03],[-79.995,-54.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.76,7.29],[-35,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149,-43],[146,-44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.714375,65.943125],[-14,65.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.755,41.395],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.575,-32.8],[1.965,-32.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-31.51,-8.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.153435,38.147076],[25.622841,38.259229]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.833621,36.888984],[12.292808,37.579055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.27,-31.38],[-115,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-24.375,-55.105],[-20,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.464629,40.703145],[13.015245,40.431238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.35,30.05],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[76.17,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.995,26.03],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.56,10.01],[-162.475,7.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.603814,38.589719],[16.125,38.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-137.76,10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.434062,39.915],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.835,-37.08],[65,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-5.055],[-106.835,-3.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.065781,37.632266],[-23.87125,36.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.995,60],[-10,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.618125,-9.164375],[113.42625,-21.290625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[101.198125,3.055937],[97,7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.055469,38.603203],[-10.170176,38.459727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.11,-1.125],[0,-3.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-83.035,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-12.03375,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-86.24,22.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.145,55.545],[142.94,55.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[111.83,16.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.02125,38.948125],[-29.995,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.3125,33.345],[-76.92,32.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-111.135,12.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-50],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.2925,26.465],[50.98,27.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-30],[-5,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.265,45.265],[-157.72,42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.465,-36.8],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,15.17],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.936472,58.232736],[9.894139,57.880988]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.0325,21.46375],[38.5675,21.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,24.08],[140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.108125,57.215937],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.225,-19.68],[5.655,-19.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.61875,29.59125],[-74.135,28.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[2.935,60.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.11,-45.405],[30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.145,49.97],[141.225,50.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.715,-14.445],[-144.105,-16.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.67875,42.94375],[32.6,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.05,19.385],[-158.7475,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.015,4.91],[-88.91,5.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.41,0],[-154.565,4.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.1575,20.02],[-132.075,22.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.4275,34.934375],[140.1325,34.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,62.685],[-16.225,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.46,15.6275],[-58.39,18.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,36.05],[-40,33.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,42.755],[-50,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.210625,38.3975],[4.675,38.819063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0125,5.295],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[20.703918,56.544417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.31,0],[-166.6,-3.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-86.565459,22.166719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-37.595],[57.525,-37.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,42.705],[-40,46.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[29.067344,42.20375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.345,60.915],[-1.725,61.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174,-3.835],[-170,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[123.12,35.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.653141,36.767898]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.205,14.965],[-151.96,13.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.63875,45.198906],[-3.225,45.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.25,20.665],[-104.7,18.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.1,-19.145],[-100,-16.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.14,37.105],[-135.765,38.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.725,-26.875],[103.395,-28.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.744375,21.570625],[-74.026953,21.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.305,2.175],[-104.3,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-56.16,-37.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[80,-21.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.70875,51.5675],[-10.74125,50.774375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[0.815,36.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[6.203496,55.320508]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.605,29.625],[-150.046875,30.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,8.88],[137.39,7.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152,17.8775],[153.965,16.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-35.01],[4.605,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.36,54.655],[-132.31,54.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-55.56,46.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.665,40.27],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,35.385],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.180625,12.584062],[-61.228125,11.250781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.28,5.94],[-46.845,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.195,18.05],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.565,41.125],[-28.585,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.574272,60.169958],[22.122559,60.26373],[22.640723,60.023086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,4.195],[-40.06375,2.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.34,42.495],[-151.315,41.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[112.045,16.955],[111.83,16.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.632461,63.951367],[22.366191,64.450586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-60.125353,19.967888]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.15,35.935],[-68.03,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.26,32.46],[-123.54,32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,42.705],[-42.62,42.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.000625,62.495],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-165,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.815,-30.89],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.1925,34.105],[-13.83,33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.0875,25.56125],[121.52,27.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.535625,43.472969],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.9,5.4],[-46.4,2.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.69375,70.6075],[17.125,70.135],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[34.805625,42.748125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.94875,26.41625],[53.2925,26.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.51,-12.61],[-145.715,-14.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.6375,-5.0725],[125.21,-3.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,13.265],[-38.255,11.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.015,-25.26],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.6825,15.0175],[-68.845,14.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.9,-1.4],[-48,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.575,10.3075],[-100.13125,12.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45,-35.385],[42.88,-33.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.1025,15.675],[-154.685,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171,-46],[169.5,-47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-52.185],[-79.995,-54.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.62,-33.275],[14.335,-30.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.058625,52.198584],[4.461064,52.791201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.82,54.585],[-0.764687,54.757783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-4.46],[-110,-3.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-17.455],[-110,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.570625,40.994375],[6.526172,41.504453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.94907,43.918011],[9.50612,43.283391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.325218,54.760973],[14.184058,53.839277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-60,39.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.49625,21.45875],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-6.315391,48.734453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.3475,7.3275],[68.825,8.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,27.285],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.965,-55.315],[-64.22,-55.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,30],[-70.49,29.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.04,-22.0975],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1,32.31],[-78.325,31.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.822187,49.92125],[-10.59,49.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.78,-30.265],[-45.63,-30.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.62,58.5275],[-10.1375,58.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,43.615],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.145662,44.766575],[139.003165,44.711516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.575,-10.02],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[11.240732,38.735937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.585,37.255],[27.034716,37.339473]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,21],[87.405,19.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.385,21.575],[-108.82,22.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.095,75.49],[11.615,74.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.835,30.04],[-127.35,30.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-5.371125,52.17311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.931162,40.6779],[10.528696,41.536206]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.655,44.705],[-59.935,45.06],[-59.3,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-4.8],[144.73,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-168.6,20.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.76,-4.29],[-133.85,-3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40.62],[-50,42.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,10],[-125,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.410078,37.257891],[19.90505,37.865048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.075,3.885],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.615,48.445],[158.0025,47.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-50],[-154.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[5.815,37.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57,54.6],[-60,53.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.3225,39.936563],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.48,6.4],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.06,-15.17125],[-160,-15.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.1025,15.675],[-153.73,16.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.3275,54.3025],[-165.14125,54.535625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.805625,42.748125],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-38.33,-21.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.678027,35.681875],[12.833621,36.888984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.766296,55.121006],[16.412365,55.377734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.388438,59.328437],[17.98563,58.877539]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.195,30.015],[-149.605,29.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-1.575],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.4,66.385],[6.465,66.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.695,10.2],[-26.335,10.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-24.48,68.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[170.955,6.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.745,-23.54],[-120,-23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-85.95,23.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.292717,38.523853],[2.155,37.5525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.85,12.26],[-24.9925,16.709375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.525,-35.87],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.545,-30.085],[91.44,-31.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.12,47.295],[-48.03,48.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.505,50.985],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.87625,18.4975],[-66.321289,18.609453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.9,-33.15],[-94.415,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-137.54,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.5,-53.65],[-90,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.615313,38.477187],[-75.275,37.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.606961,37.035497],[25.966397,37.400425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.64,28.935],[-74.5475,27.918125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.045204,43.191552],[6.362734,42.760991]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.39125,4.9775],[52.3,11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.7,-5.85],[121,-5.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.56875,42.345],[-125.105,44.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.37,50.74],[-141.17,52.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.955,33.6],[-75.45,32.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.43,27.57],[-149.025,29.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[78.415,-11.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.3,33.275],[19.4875,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.125,40.98],[-40,41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.935,12.355],[-80.295,12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.204062,60.1175],[28.860469,60.161348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-35.385],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.5725,66.1175],[12,68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.4,13],[102.09,9.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.93375,68.94875],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.64,-37.57],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.78,32.415],[-140,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.22,9.94],[-81.155,9.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.325,28.4525],[-75.64,28.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.415,68.435],[17.3,68.435],[16.905,68.435],[17.04,68.4275],[16.83,68.435],[16.306719,68.449531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.48,54.4675],[-131.36,54.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.66,30.03],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.5025,34.8975],[-55.87,34.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.212344,60.580078],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-10],[144.5,-8.5],[142.615,-9.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-64.2,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.67,-4.05],[40.3,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.139425,55.2575],[7.986282,54.641794]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[76.745,-43.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.216406,66.270391],[-20.590293,66.258945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.99,8.57],[65.055,8.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-35.385],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.8575,28.921875],[-87.8975,28.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-40,4.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.725,50.285],[-12.48,50.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.395,29.305],[-68.17,28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.895,40.6675],[5.633125,40.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.426484,42.129375],[14.822334,42.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.31,31.3475],[-13.905,32.415],[-13.1925,34.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.800937,56.9625],[6.806636,57.021743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.07,69.045],[33.545,69.18],[33.565,69.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-43.28,5.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.525,-26.76],[2.015,-28.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.1925,20.0075],[-46.035,18.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-52.435],[-50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.170176,38.459727],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[146.435,-39.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,48.82],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.115,23.3],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.249471,63.719684],[-22.275,63.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.38495,43.484275],[13.844062,43.389687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.5625,-12.3125],[6.365,-14.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-20],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.8125,25.2],[-86.534375,23.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.43375,17.1775],[-67.08,16.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,43.615],[-50,46.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.075,39.66],[-70.66875,39.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147,-10],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.695,10.725],[89.33,8.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.4075,61.579844],[17.402241,61.693423]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.64,-37.57],[112.97,-34.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,50],[-136.905,51.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[2.495,36.95],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.76,24.70375],[-19.94,22.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.6,33.915],[-52.4025,32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.875,0.89],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,17.845],[-120,13.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.4,17],[119.565,18.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.300112,42.472612],[8.081643,42.930115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.626362,42.602424],[15.426484,42.129375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.546563,42.676406],[5.073545,41.909072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,13.765],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.289512,58.595117],[-1.419873,58.429546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[17.3,33.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.35,30.88],[-126.6,32.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.52,58.135],[164.4,62.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.375,15.465],[-158.7475,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.183268,44.839469],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.48,38.1],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,34],[13.1425,33.0525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.418623,57.086514],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.495,36.902187],[11.209019,37.291606]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.675,-22.28],[173.285,-20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.72,-17.32],[140.6,-16.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.25,35.245],[-126.40125,36.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.395,-26.595],[-28.17,-28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-130,37.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.754375,18.364375],[-66.43375,17.1775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[20.15,34.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.31875,66.945],[11.365,66.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.815,46.57],[-167.34,47.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.275,24.255],[-176.86,23.325]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[113.895,75.245],[114.24,76.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,30],[-128.525,31.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.005,45.455],[-136.33,44.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.475,-15.395],[137,-15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90.104375,-19.9775],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.409388,45.44577],[12.852598,45.419106]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.61,58.49],[0.74,58.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[50.98,27.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7625,21.985],[119.315,19.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.171191,54.656343],[15.766296,55.121006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[84.195,-14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.0875,35.465625],[29.550059,35.935137]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.74875,-32.2175],[-54.615,-35.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.975,-24.405],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.075625,52.395625],[6.851896,53.55348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.828086,49.557725],[-6.048652,50.75123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.154687,40.844375],[25.750625,40.73125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.37,-2.625],[-103.445,-1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.585,-18.62],[153.015,-18.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-10],[-5,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.68,-25.775],[-43.395,-26.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.1175,33.535],[15.139585,36.333912]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.2925,61.19375],[-60.225,66.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.605,16.55],[64.9075,14.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.8125,58.4875],[-158.99,58.37],[-158.41,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.89,-45.4],[-142.555,-42.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.1,51.25],[-144.05,50.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.88967,54.349815],[9.068397,53.784597]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.825,38.75],[-64.37,33.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90.104375,-19.9775],[96.205,-24.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.255,51.685],[-161.84,51.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.485479,51.771038],[-8.541475,51.556719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-5.999615,55.717761]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.315,26.4425],[-86.8125,25.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-5.819606,53.138752]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,34.925],[-129.25,35.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.255,-32.225],[-51.8,-32.2]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.50125,-53.52625],[-69.51,-53.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.73,39.325],[-22.18125,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[9.745,-20.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-160,-35.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36,-24],[43,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.24,70.805],[-8.685,70.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.525,56.83],[143.22,59.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.210561,-7.872293],[116.05,-7.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.47375,34.94875],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.993749,51.298369],[-3.26344,51.265278],[-2.476377,51.700332]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-109.7,22.5],[-108.82,22.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.845,10.025],[-48.345,11.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.154687,40.844375],[25.377812,40.395195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-76.325,28.4525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.5975,46.17],[152.2,43.805]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[99.89,76],[98.83,76.4],[98.58,77.5275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[37.634375,43.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,41.43],[-140.005,45.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.095,-4.96],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.675,-22.28],[177.105,-20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.64,18.165],[118.555,17.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,26.16],[-60,28.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.89,-45.405],[-170,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.59,15.575],[-145,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[8.751699,41.477686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.546563,42.676406],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.523125,3.51125],[-4,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.255,7.87],[165.98,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.764687,54.757783],[-0.200664,54.292109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.187478,56.746272],[-1.817426,55.951637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.8,73.235],[72.27,73.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.47,5.725],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.7825,62.475],[-81.945,61.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[3.265,54.915],[2.68125,54.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.175,34.525],[124.32,33.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.195,-14.35],[86.76,-13.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.94,41.35125],[-130,41.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.021016,62.195016],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.629961,36.542852],[18.410078,37.257891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[140,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.725,22.57],[65.105,20.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.57,67.465],[86.265,67.675],[86.1125,69.43],[82.815,70.125],[83.4,71.655],[80.735,72.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.653125,-9.104375],[173.7,-12.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.105,-14.26],[-156.305,-16.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.228125,11.250781],[-55.545,10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.01125,37.20625],[-14.51,37.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8,-20.2],[-71,-18.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.165,33.035],[131.8975,33.67375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.995,10.04],[-88.165,9.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.665,7.935],[-137.31,7.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.14625,25.55375],[34.525,26.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-5.055],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,21.49],[-49.205,20.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.615,-35.25],[-51.255,-32.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[0,-46.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.28,52.05],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.775,20.12],[123.245,20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.72,-28.79],[95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.177888,54.092026],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.731875,36.4125],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.649961,44.801289],[36.77375,45.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.185,44.86],[161.6,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.9725,21.075],[-16.095,25.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-75.275,37.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.8,34.685],[11.2725,34.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.055,14.51],[-80.935,12.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.085,47.645],[-2.483303,47.239688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[160,-8.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.81125,21.54125],[-120,23.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.787969,50.717656],[163.1,54.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[136.89875,20.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.025,-23.155],[-4.41,-24.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.58,55.505],[2.93,55.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.475746,55.744224],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.11,-45.405],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12,68],[12.771562,67.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[74.345,-35.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.995,-53.66],[-36.41,-54.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.88,-45.735],[-55.175,-45.6875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,-37.8],[179.795,-40.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.73,-35.205],[-49.1,-35.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.508218,59.974257],[23.225,59.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-82.7,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.465,21.815],[119.80875,22.2875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.5725,42.6125],[-62.795,41.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.615,41.405],[140.205938,45.17625]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-108.895,74.6],[-111.295,74.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.11,-45.405],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,0],[-141.44,1.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.03,-35.2],[-155.2375,-35.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-114.0975,20.0575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[157.595,50.1575],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.108296,50.576542],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.249375,70.905],[29.978867,70.978633]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.113799,56.357344],[19.271621,56.95541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.82,22.88],[-111.5,27.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.11,-40.025],[10.21,-40.5775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.305,51.775],[-156.3325,53.8375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.225693,56.360098],[16.83278,55.748582]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57,54.6],[-63.73,60.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.9,35.64],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-122.26,32.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.834453,20.138125],[-75.095,19.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.175],[65.03,5.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[160.52,-40.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-42.67,57.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.89,-45.405],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.42125,-46.99625],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.995,-54.5925],[-83.865,-54.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.7725,33.88375],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.6175,61.95],[-6.487813,60.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.425,18.73],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-44.2,58.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.87,-10.035],[-121.275,-8.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.137656,33.837812],[31.605,32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.8,-10.5],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315391,48.734453],[-6.121768,49.544849]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.6,41.945],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.1,-26.4],[49.97,-18.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1575,44.615],[-8.021094,47.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.77,-26.95],[-112.915,-30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.7275,25.305],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.76418,53.858516],[2.285703,53.649375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.182275,42.798546],[15.976548,42.220253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.25,40.6],[143.3,41.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.421106,41.340181],[18.082227,41.057642]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,36.05],[-44.9775,35.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.907666,48.509565],[-4.488809,48.228813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2,-35.6825],[152.7225,-34.103125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.81125,21.54125],[-120,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-92.265,27.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.59,52.28],[-53.28,52.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.62,52.545],[-149.785,52.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.454375,29.25125],[-93.3275,29.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,0],[-175,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.32,-10.715],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[19.764316,61.004492]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.09,65.695],[-18.13,65.8],[-18.475979,66.078253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.619766,1.608203],[109.9425,7.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.02,-2.68],[116.95,-1.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,0],[133.285,3.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.87125,36.41625],[-30,36.45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.17,73.975],[80.84,74.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.815,-6.77],[-102.535,-7.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-89.55,-29.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.114082,37.921602],[20.730937,37.523203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.14,22.91],[61.655,21.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.931162,40.6779],[10.4025,40.235],[9.93832,39.785586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.605,48.555],[-130,48.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.145,-42.285],[57.27,-43.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.350625,-12.821875],[137.0225,-9.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.394844,45.042656],[-5.697461,44.723672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.595,-41.575],[3.945,-44.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.655,44.705],[-60.215,45.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.685,70.76],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-155.2375,-35.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-20.51,50.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-33.48],[163.505,-33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-174.455,-24.725],[-170,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.4225,-23.6825],[-122.04,-22.0975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.545,40.58],[-31.94,42.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.78,13.51],[-70.662047,12.834595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-5.055],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,5.06],[-102.69,2.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.48,64.01],[11.275,63.985],[11.06,63.87],[11.1,63.7675],[10.815,63.675],[10.5175,63.53875],[9.933496,63.381221],[9.79,63.63],[9.631406,63.784219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.09875,26.32625],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.494585,37.857485],[15.603814,38.589719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.43265,55.762085],[10.959609,55.54906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.477712,57.296497],[-0.681055,57.150234]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.525,-26.96],[-170,-27.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.850884,39.734966],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79875,32.65625],[27.385,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.395,27.95],[131.4875,30.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[2.5675,52.746484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.007207,44.213198],[-8.449809,43.849758]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.956604,34.500653],[-13.870445,34.517222]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.505,-25.395],[114.815,-33.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-10.709297,37.693047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.678027,35.681875],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.655,66.015625],[-19.082422,66.252656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.12,69.7],[-99.73,68.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-36.62],[66.835,-37.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.995,37.93],[-27.11,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[-0.165,57.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[153.875,-8.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.223672,57.96457],[8.665449,57.392358]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,44.69],[-129.8975,46.203125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,30],[-120.6375,33.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.575,40.1],[-50,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.53,-8.5],[172.22,-9.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-84.675,-4.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.826191,65.729375],[-24.2225,66.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6825,30.53],[-67.51875,30.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.875,0.89],[-30,2.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.125353,19.967888],[-64.28625,18.84375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-40],[10,-34.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.95875,38.4075],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[144.285,-39.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.606953,44.511328],[38.19,43.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118,-35.5],[116.66,-36.09],[114.19,-35.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.28,49.94],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.545,40.58],[-37.895,40.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,30],[-70.69375,30.26875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.735,59.855],[-168,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-150,15.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.495,-40.055],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.184597,39.148652],[14.781946,38.686186]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.225,59.805],[-167.82,59.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.47375,34.94875],[30.62125,35.144375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.76625,54.35875],[-171.88,53.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.766819,49.907869],[-2.01362,50.229256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128,26],[129.585,28.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872266,46.126914],[-8.307578,45.230781]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-103.45,73.405],[-99.995,74.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.62,13.52],[-120,13.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.636012,39.956151],[19.116094,39.478711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.455,43.435],[38.953125,43.996875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[80,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[33.639375,42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-77.94,29.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[113.695,22.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.94,36.955],[1.733125,36.91125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.528696,41.536206],[9.806516,41.041304]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.814531,38.779531],[14.315571,39.247163]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7575,31.59],[-14.31,31.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.055,33.32],[147.67,37.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.801841,54.630073],[19.309961,54.896719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[52.925,12.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.565601,37.428359],[-0.135,37.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.746934,35.849805],[-3.1125,35.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.387744,38.682891],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.8375,54.635],[-131.99,52.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.4075,61.579844],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.305,-39.285],[150.255,-37.745625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.5675,52.746484],[3.411045,52.879246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.348794,53.195842],[-0.462617,53.67918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.45,23.96],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-25.845],[-26.395,-26.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.555,-16.495],[162.875,-17.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.66875,39.07125],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.645,30.43],[137.505,31.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.115,-36.415],[-165,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.371125,52.17311],[-4.4025,52.8075],[-5.006211,52.792461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.665449,57.392358],[8.149148,57.140967]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,27.705],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.55,45.82],[-28.56,48.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.445,69.145],[-180,70]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-178.5,28.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.99,43.195],[-35.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.01125,37.20625],[-15.3375,36.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.385,-36.8325],[157.63,-36.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.399886,47.735814],[-6.242363,48.047832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.4,2.025],[-48,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.26125,40.05875],[-130.08625,39.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.265,-31.175],[115.135,-34.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.435,8.465],[-137.76,10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.8,27.605],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.645,-51.915],[-90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.37,32.41],[22,33.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-144.335,-5.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.44,-17.92],[116.555,-19.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.163647,36.112231],[25.87741,36.843734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.375,10.01],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[21.111622,61.932327]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.855,0.725],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-10.8425,41.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.531226,49.667002],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.275,5.455],[70.82,8.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-140,-5.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.59,52.28],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-171.02,1.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,40],[-169.4575,41.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.172187,54.61875],[6.213282,54.031401]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.88875,30.8875],[-71.563125,30.6525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.73,0],[150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.069375,35.820312],[30.714531,36.645312]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.745,-43.645],[75.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,2.735],[-29.225,4.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.9475,38.8],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.276641,57.841797],[2.918438,56.96625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,13.79],[97.61,13.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.675,61.69],[-5.105,61.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.115,33.525],[16.1175,33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,36.325],[-22.485,36.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-10],[-150,-6.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,60],[-21.38,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.2,43.805],[148.34,41.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.7925,47.6575],[-16.89,48.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.590293,66.258945],[-20.965,66.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.235,47.65],[-14.785,46.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175,5.055],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[113.2,19.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.083929,56.104517],[10.959609,55.54906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.697109,38.785078],[6.709062,38.094063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.621743,66.378033],[12.31875,66.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.902695,64.826992],[23.641602,64.58707]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.043571,38.577932],[17.364297,39.272578]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.565459,22.166719],[-89.8,22.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.4,66.385],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.945778,38.659063],[21.114082,37.921602]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.30418,40.617246],[2.676694,40.975044]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.835,17.2575],[-66.43375,17.1775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109,16.1],[107.8325,18.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.665,-15.8],[162.315,-12.85],[160.425,-11.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.624492,40.454453],[-70.66875,39.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.525,27.615],[-141.795,28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.8425,16.32],[91.33,21.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.249688,36.783125],[17.145,37.19],[16.508218,37.418433]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.37,36.89],[-22.485,36.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.345,40.035],[-59.44625,39.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.873281,35.593359],[-75.2425,35.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.225,66.865],[-57.96,71.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.015,-30],[163.255,-26.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,50],[-125.635,48.57375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.255,29.5],[-71.81,29.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.255,42.64],[41.491875,42.18125],[40.610625,42.2075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.33,0],[-142.06,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.575,-32.8],[7.02,-33.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.465,-2.575],[-121.23,-1.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.742812,37.6275],[-70.86,36.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,42.41],[-150,41.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.3125,63.47875],[-19.56625,63.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-35.385],[-88.17,-38.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.4025,32.61],[-57.79375,32.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-135.015,-25.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.82,30.915],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-144.58,-24.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.461562,40.891719],[10.931162,40.6779]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.39625,-49.415],[70.055,-48.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,32.955],[-51.7,32.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.035,25.8475],[-74.535625,21.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.422031,36.475469],[-0.6425,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.89,-45.405],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.905,32],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.52,27.66],[49.11125,28.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-42.24],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-24.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.485,-7.27375],[113.12875,-6.30875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[119.15375,-5.8925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20.71],[-140,28.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[19.97915,57.876045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.27,-20.05],[-98.755,-20.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.58375,47.4],[-135.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.65,-43.75],[65.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.83375,-25.30125],[-120.745,-23.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.570625,40.994375],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.835,-3.21],[-105.37,-2.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.06125,46.1975],[-129.455,44.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.021016,62.195016],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.26,17.29],[113.115,16.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.22,-55.8275],[-64.985,-55.96875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,28.67],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.949023,6.088516],[80.1,5.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.88,-16.23],[153.645,-16.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.6,20.935],[-83.035,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.230952,48.914214],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.405,20.35],[-67.4325,19.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.888125,41.475469],[-70.145,40.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.61,47.655],[-143.74,46.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.56,-17.795],[0,-14.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.651914,36.732048],[-6.731768,35.691895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.455,6.51],[-35,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[153.4,-24.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-21.75,14.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.8275,-54.60375],[-63.495,-54.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,14.785],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.425,24.695],[-125.1675,25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.7,51.6],[-176.955,52.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.11,-45.405],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.97,21.005],[-79.665,16.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,62.1],[-177.305,62.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.66875,39.07125],[-69.26125,39.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.615,-9.985],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.03,33.71],[-77.895,33.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.815,62.545],[-6.816172,62.127187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,25.275],[158.48,21.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,41.79],[-28.585,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.89,-45.405],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48,0],[-51.9,5.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.855,11.055],[-100.13125,12.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.69875,-20.41],[117.99375,-18.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.510044,58.475173],[20.971016,58.288994]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.3225,14.9175],[-71.74,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.875156,12.664141],[-65.625,12.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.645679,40.264224]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.4,-24.8],[153.7975,-24.35875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.23125,24.365938],[120.0875,25.56125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.7975,29.7775],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.195,26.555],[-96.68625,27.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.971016,58.288994],[21.133982,57.640972]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.0825,41.165],[-138.865,41.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[5.662773,42.390195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,30],[-32.825,30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.278903,62.917177],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-15.17],[-92.785,-12.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,48.245],[-150,43.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.326133,53.184297],[-10.060815,52.902744]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.12,11.675313],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.415,37.96],[133.02,39.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.2,30.0925],[-14.31,31.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.35875,-21.01875],[-176.57,-23.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.09684,37.092413],[11.209019,37.291606]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.788711,39.266484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.775,34.595],[-26.235,34.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.9,-40.3],[172.545,-40.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-32.085],[87.385,-32.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1375,58.465],[-12.12875,58.382812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,13.895],[-124.13,14.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-115,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.88,-56.355],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[179.87,44.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.46,-11.935],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.555,-19.075],[116.69875,-20.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.99616,60.230937],[20.07753,59.965696]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.333125,16.080625],[40.705,16.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.11,48.965],[157.615,48.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[4.624375,56.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-74.08625,25.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-50,47.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.3125,33.345],[-77.03,33.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.225,-8.8],[-160,-8.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,30.805],[-40.575,30.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.615,-9.985],[142.755,-10.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,22.42],[160,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.15,34.335],[19.59,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-69.26125,39.82125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.135,-5.92],[-104.605,-4.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.545,63.29],[-20.07375,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[5.021016,62.195016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.22,56.395],[-131.84,55.28875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.5275,25.706875],[127.325,25.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.76,58.68],[-151.58,56.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-105,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.185,44.495],[-61.655,44.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.13,-56.015],[-67.02,-56.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.8475,74.0625],[136.88,73.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[6.806636,57.021743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,57.29],[-40.005,56.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.09,-20.03],[-20,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.6975,-23.75625],[-35.225,-24.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.975,13.265],[92.98,10.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.77,21.88],[-65.48,19.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.09,9.03],[102.605,7.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.345,-35.99],[75,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.651484,26.542969],[-80.04625,25.835],[-80.1775,25.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.965,16.19],[155,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.225,-4.8425],[123.6375,-5.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.49,33.125],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-5.570444,43.815872]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.825,8.85],[69.83625,8.6375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.94907,43.918011],[10.367479,42.995627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[152.58,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.76875,26.3],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[62.83,-37.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.865,17.575],[-160.765,17.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.455176,36.919277],[-8.84625,36.213555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.9325,-4.59],[116.41,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.373301,51.365891],[-8.541475,51.556719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.995,29.62],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.135,-0.875],[-158.41,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.5675,41.10125],[-73.03,40.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.489221,55.438604],[12.397227,54.678711]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.375,34.005],[-71.615,31.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.745,22.39],[-55.05,25.1725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.464629,40.703145],[11.803398,40.72709]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.350625,-12.821875],[137.6,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.373301,51.365891],[-8.191875,50.752031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.102529,45.480654],[-4.394844,45.042656]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.966562,-53.885625],[-70.57,-52.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.07,8.105],[-106.115,3.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.64,62.795],[-166.3,61.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.505,62.74],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.5,54.4],[-9.405,54.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.815,37.88125],[5.415,37.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.01,20.805],[-68.405,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.85,-3.9],[-130,-3.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.478955,58.656255],[23.142734,59.060625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-75.84125,11.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.41,-19.86],[49.97,-18.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.27,-43.055],[60,-43.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.66,-33.675],[106.215,-32.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.465,66.46],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.675,23.43],[-57.745,22.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.665,16.01],[-79.255,16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8,16.25],[-87.51625,17.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.435,10.035],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.0475,5.0875],[157.355469,7.404844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.61,59.135],[-161.395,58.36],[-160.8125,58.4875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[122.38875,37.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.9,31],[132.395,32.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.97875,24.59125],[-81.52,25.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-31.575],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-50],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-3.430083,56.164886],[-2.187478,56.746272]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.502705,58.837251],[-2.959758,58.308736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.1175,33.535],[17.555,33.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.535312,19.45625],[167,19.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.395,-32.83],[-35.165,-35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.9,5.4],[-50.91,7.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.155,37.5525],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.925,-35.21625],[-46.315,-33.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,60],[-35.25,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.165,-36.16],[26.055,-34.52375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.7475,-22.3],[112.655,-21.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,13],[88.975,13.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.361719,63.755781],[-8.815,62.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.4,10.5],[125.7,13.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.755,47.895],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.595928,53.963623],[7.986282,54.641794]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.175,-7.23],[-115,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.983564,57.58748],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.585,-18.62],[153.645,-16.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.0125,64.65625],[8.485,64.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[12.833621,36.888984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-5.055],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.251787,34.881572],[32.8575,34.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.11,-45.405],[8.595,-41.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.172734,35.348047],[27.687141,35.755132]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-20],[-165.06,-15.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.365,-30.05],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[136,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.475,7.575],[-160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.789241,56.931886],[8.765,56.935],[8.7,56.95],[8.71,56.92],[8.789241,56.931886]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.335,-5.8625],[-145,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.89,-45.405],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.845312,53.317969],[2.5675,52.746484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.105,48.105],[-163.815,46.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8,0.1925],[6.76,0.37],[6.74,0.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.33,70.225],[15.60875,69.9875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.19,27.5925],[-82.47625,26.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.245,-19.2225],[156.505,-18.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.594514,57.985242],[11.541792,57.28008]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.643438,60.198594],[27.048672,60.374023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.109375,10.03875],[-108.07,8.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.964242,36.448428],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-86.335,-16.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.965312,64.058437],[-15.655,63.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.610273,36.099727],[-11.561875,36.058125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.338125,41.910938],[-70.888125,41.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.035,35.92],[123.2,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,0],[-141.33,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.915,33.47],[-120.6375,33.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-76.2425,-54.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.590293,66.258945],[-20.369375,65.798125],[-20.415,65.915],[-20.590293,66.258945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-17.32,41.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.73,68.49],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165,5.055],[-162.475,7.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.04,47.76],[-16.235,47.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.8,-20.2],[-74.255,-24.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.78,13.51],[-77.81,11.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,41.89],[-85.88,45.825],[-82.19,45.03],[-83.115,41.965],[-79.375,42.635],[-78.835,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.57,41.945],[148.34,41.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.71,-23.945],[164.83,-24.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.612031,50.785],[-7.485479,51.771038]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.172852,41.563887],[30.475,42.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.845,53.47],[-151.58,56.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.98,-32.155],[0,-32.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.675,61.69],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.72,10.755],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,27.89],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.995,-44.315],[-136.125,-46.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.389252,38.73493],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.855,-14.86],[84.28,-15.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,13.33],[-143.695,13.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.7,66.98],[7.4,66.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.797585,40.444359],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58875,34.04625],[-17.1425,33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.79895,35.907583],[23.475328,35.585183]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.475,-28.56],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.34,-13.81],[-135,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.115,45.4],[-147.485,47.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-103.665,13.915],[-110,15.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.099492,64.794922],[-23.43875,64.52125],[-22.7465,64.18181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.788438,50.042813],[0.627853,50.744622]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-19.3775,50.7275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-9.755,44.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.63,21.8],[91.33,21.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6825,30.53],[-68.56,30.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.555,69.555],[39.1025,69.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.805,27.9475],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,45],[-54,46.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[17.635,43.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.705586,59.282617],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.545,41.65],[-145.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.695,53.385],[-150.845,53.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.30418,40.617246],[3.765,40.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.415,40.655],[-50,40.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.135,37.13],[0.94,36.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[7.853125,41.931875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.732923,53.77631],[3.838984,53.702813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,5.06],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.745,70.025],[-179.445,69.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[16.893477,68.906201]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.29,-24.37],[-126.4225,-23.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.6,30.133125],[-71.81,29.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[30.785,46.32375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.50875,58.16875],[4.276641,57.841797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.035,35.92],[123.12,35.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43,69],[47.88,68.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.51,16.61],[41.333125,16.080625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-60],[-30,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.395,6.4],[3.085,4.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.994375,42.559375],[-10.216514,43.639951]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.845,-3.19],[-89.105,-0.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.945,-44.21],[0,-46.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.36,-37.565],[42.955,-37.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.53,-23.505],[170.675,-22.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.54,37.62],[-72.56,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.075,-6.13],[-137.395,-4.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.98,-43.18],[87.73,-42.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.035,58.35],[-133.79,57.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.811621,59.065098],[21.510044,58.475173]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-132.58375,47.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.385,70.67],[-126.67,74.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,32.0325],[-63.305,32.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.85375,25.4725],[-47.965,28.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.755,44.015],[-9.10959,44.26666]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.991974,57.802914],[19.423691,57.451816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.40125,36.4625],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.245,-19.2225],[153.585,-18.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.38,0.555],[103.725,1.22375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-37.595,7.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-35.385],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.45,40.73],[-138.0825,41.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[57.135,7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.434609,41.0079],[0.584961,40.444692]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.8975,46.203125],[-125.06125,46.1975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.75,-39],[173.9,-40.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.62,0],[53.185,1.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,41.315],[-150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.485,-16.91],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-129.94,41.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.105,48.105],[-161.57,46.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.2,-35.3],[176.9,-36.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.83561,36.539005],[21.020978,36.454326]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.68,-3.94],[-105.65,-5.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[144.73,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-99.295,-9.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-20],[-30,-25.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.0225,-9.755],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.235,33.515],[-147.82,30.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.2,19.62],[113.665,19.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[67.53,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,39.2575],[-60.825,38.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.32,30.3],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.845664,58.355664],[19.757793,58.587656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.45,19.48],[-125,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[19.831783,62.135993]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.895,40.6675],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,37.49],[-132.09,38.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.345,23.12],[-82.345,23.145],[-82.48,23.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.0875,25.56125],[121.67,25.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.885,-16.565],[54.685,-14.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.895,-10.5975],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.625,-29.41],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,-50],[155.465,-45.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.23,11.93],[78.063125,7.211875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.39,-35.015],[-4.61,-35.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.655,4.14],[124.625,4.7875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.423691,57.451816],[19.271621,56.95541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.455,-3.19],[119.15375,-5.8925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[75.435,-35.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[34.31,33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.76,24.70375],[-17.9725,21.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.5,-28.125],[12.06,-28.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-25.275],[96.205,-24.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.045204,43.191552],[7.710599,43.654176]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[64.6975,-14.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.545,70.455],[19.13875,69.726875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.6,0],[77.755,1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.935,4.99],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.54,29.176875],[-92.92625,27.924062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.745,55.94],[-152.97,56.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.66,52.725],[-50,52.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,33.165],[-27.09,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.62,46.8175],[36.785,46.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.480625,63.693281],[-22.249471,63.719684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.855,-35.01],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.625,-35.56],[135.52,-35.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,40],[154.055,40.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.4875,34.23],[20.15,34.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-140.895,30.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,12.755],[-148.13,11.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.3,14.124375],[-59.813437,13.070625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.54,33.545],[127.22,32.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.156289,56.934141],[17.314619,57.48377]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.03,48.15],[-48.83,48.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.795,28.3],[-145.295,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51,13],[52.925,12.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.115,10.295],[110.300234,12.173516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[22.79895,35.907583]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.415,34.22],[-67.6775,33.35625]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[96.9275,77.4875],[98.58,77.5275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.175,41.205],[-13.645,39.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.496719,40.850313],[29.107862,41.495299]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-25.4775],[160.865,-25.235],[163.98,-24.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-14.49],[179.8675,-18.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-60],[-50,-52.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.121401,36.124976],[22.28,35.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.89,-30.075],[8.74,-31.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.9375,35.615],[-125.795,36.12],[-126.40125,36.4625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.40125,-3.03125],[7.505,-9.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.02875,-14.03875],[67.6,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.08,51.505],[0.668731,51.581608]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.525,-11.6],[93.7125,-13.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,31.34],[-131,31.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.695,42.52],[-154.85,41.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.5025,47.19],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.56,30.025],[-68.395,29.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.89875,20.0675],[133.21,16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.6375,33.05],[-122.26,32.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.9325,-4.59],[113.29,-5.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.675,-7.85],[116.210561,-7.872293]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.261719,60.567188],[-0.605938,60.377812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.692807,61.327233],[3.241562,60.902422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,10],[160,8.2675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.240732,38.735937],[10.99625,39.8725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.97,40.825],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.01,7.2825],[-86.785,8.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.805,11.265],[110.115,10.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.14,-14.985],[128.4,-14.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.965312,64.058437],[-14.302812,64.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[77.695,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,25.275],[-38.31,28.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.92,-11.7125],[-102.575,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.295,28.75],[-142.77,30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.905,24.34],[-69.01,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-30],[-140,-31.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.11375,33.1575],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.1375,2.16],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.665,-15.8],[163.78,-16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.79895,35.907583],[22.121401,36.124976]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,13.495],[-65.625,12.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[16.1,69.62125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.959609,55.54906],[11.279074,55.049594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.6,26.3],[50.98,27.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.25,55.43],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.11,-45.405],[50,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.37,32.41],[19.295,31.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-20.049192,62.423957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-164.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-31.58,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.33,25.59],[134.25,26.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.675313,34.712812],[35.67875,35.71625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.285,29.135],[-79.005,28.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.365,-10.025],[-144.335,-5.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-31.835],[50,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-3.28],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118.455,-3.19],[118.02,-2.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.9325,28.735],[-69.8,28.195],[-69.79,27.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.215,50],[-153.455,48.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.025,57.445],[-23.465,56.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.635,48.57375],[-125.06125,46.1975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.066992,53.441016],[6.851896,53.55348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[6.066992,53.441016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.045,13.36],[118.16,16.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.845664,58.355664],[19.068965,59.07127]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,10],[-98.105,10.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.655,21.5],[59,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,0],[-98.845,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.130937,57.804531],[4.276641,57.841797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09375,44.0625],[29.53625,42.60625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[144.27,13.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[19.607461,61.751855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.5525,32.7975],[-30.65,30.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.685,30],[-180,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-78.03,9.54],[-77.075,8.615],[-75.73,10.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.39625,54.11125],[-165.14125,54.535625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.44125,38.8475],[-69.780156,37.361328]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-151.255,21.33],[-156.8,21.365],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.685,30],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.185,65.85],[13.155,65.875],[13.06,65.92],[12.621743,66.378033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.931914,-41.456875],[100,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.798125,10.466875],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-90.38,28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.244158,36.624247],[26.606961,37.035497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.695,2.155],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.785],[-1.535,-21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.485,26.725],[-89.87,26.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.405,-6],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.770625,37.898594],[-9.520142,37.138086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[85,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.78,-10.03],[90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.3,-34.4],[166.075,-35.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.704766,49.665762],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.993749,51.298369],[-4.929551,50.938848]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,0],[-171.65,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.622841,38.259229],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.09,59.315],[13.351094,59.257656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.165,-12.72],[45.165,-12.695],[45.95,-13.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[4.895,40.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.245,61.825],[-168,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.815,62.545],[-8.1275,62.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-33.145,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.49,29.805],[-71.255,29.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.175,74.47],[4.15,70.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.21,55.465],[-12.135,52.565]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[80.84,74.155],[96.9275,77.4875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.795,43.085],[31.7,43.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.326875,63.92125],[-21.38,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.285],[160,-36.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.775,14.955],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.835,-3.21],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.28123,37.626621],[9.64,37.46625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.2925,26.8575],[-72.5875,25.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.389252,38.73493],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.66875,57.01625],[4.624375,56.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.822051,39.240449],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57,26.155],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,10],[63.99,8.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.66,31.315],[128.135,31.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-50],[5.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-109.835,21.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.217479,42.736075],[4.546563,42.676406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.029185,63.426079],[21.632461,63.951367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.135,7.185],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.905,33.16],[34.31,33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[27.953594,34.590156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.68,8.81],[97,7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.06,0],[-150,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.233262,39.988229],[1.788711,39.266484]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.805,54.62],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.42625,44.999375],[-1.0975,45.679731]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-50],[105.11,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.70304,53.87269],[-3.559404,54.734785],[-4.335742,54.523105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,34.31],[-33.73,34.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.655,4.14],[119.5675,3.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.972656,60.90625],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.995,-48.815],[-60.42125,-46.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-25.275],[-22.82,-27.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.425,-4.95],[129.76875,-5.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.825,-35.545],[162.15,-35.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.25,35.245],[-129.91,35.53125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-37.98,-3.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-171.93,52.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-77.545,28.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.83625,9.54125],[-82.9625,9.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.555,62.685],[8.235,62.805],[8.17,62.825],[8.065,62.96],[7.87832,63.147236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.7975,-24.35875],[156.245,-19.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.82,22.61],[135.33,25.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.96125,29.97875],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.32,37.06625],[-70.86,36.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,11.665],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,30],[-69.31875,30.13625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-21.216406,66.270391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-121.89,18.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.545,41.65],[-145.45,42.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.5325,24.9425],[-85.885,25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.9,19.75],[-69.01,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.53,3.995],[62.29,2.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.475,42.7],[30.795,43.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.612031,50.785],[-6.828086,49.557725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-85.6,20.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84124,43.537256],[-9.535625,43.472969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.475,7.575],[-163.85,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.48,-12.6],[-136.34,-13.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.7,-15],[42,-23],[43,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.83,50.865],[-32.595,52.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.229375,-11.911875],[44.48,-8.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.46,46.945],[-13.76,45.8025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,24.915],[-58.675,23.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.415,37.5],[4.92,37.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-40],[-25,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.499844,53.951016],[3.575,54.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[163.1,54.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.1675,66.9925],[42.295,68.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-144.58,-24.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.935,-17.105],[54.885,-16.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.505,-18.15],[159.505,-11.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-32.715],[-42.4,-32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-155.395,-24.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.96,23.135],[135.33,25.59]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-103.45,73.405],[-104.945,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.771866,50.11311],[-4.520198,49.358241]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.535625,8.775],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-5.055],[-21.78,-1.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-30],[-42.4,-32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[35.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[80.695,2.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.623228,37.09727],[18.249688,36.783125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.819606,53.138752]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.185,23.565],[-85.95,23.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.3925,58.7825],[1.875,58.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.255313,-11.198125],[121.39875,-9.09625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.802354,39.719297],[14.781946,38.686186]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.57,9.2025],[140,8.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.31875,62.09375],[20.435293,61.43918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.905,32],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.184058,53.839277],[13.99657,54.348236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,0],[-158.41,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-121.89,18.21],[-129.45,19.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.035,58.95],[13.985,58.89],[13.351094,59.257656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.635,23.535],[-80.97875,24.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09375,44.0625],[32.275,44.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.185,1.95],[56.2625,6.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.41,-31.535],[57.365,-30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.93,52.675],[-171.88,53.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.1325,34.8675],[147.67,37.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.48,50.44],[-15.165,50.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.01,23.8775],[-73.744375,21.570625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.7825,62.475],[-79.545,66.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.395,29.305],[-69,29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[144,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.751699,41.477686],[8.126576,42.227166]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-15.17],[-101.92,-11.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,-45.73],[-60.905,-42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.295,37.5625],[0.154219,37.584219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.203125,31.394063],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,13.365],[-26.205,17.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.75125,26.95125],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-38.63],[-149.08,-39.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.37,50.74],[-139.805,50.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.66,33.985],[-70.0275,33.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.931162,40.6779],[11.077656,41.655039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175,-42],[175.54,-42.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.415,5.195],[-81.175,1.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.99616,60.230937],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.035,16.375],[-82.055,14.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.09,65.26],[4.89,65.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-40,41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.49,29.805],[-69.9325,28.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.18125,21.735],[119.315,19.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.5475,27.918125],[-75.8725,26.9025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.66,29.005],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.043571,38.577932],[16.609102,38.296719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.91625,62.37],[6.835,62.44],[6.46,62.415],[6.39,62.4],[6.274619,62.507207]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81,13],[81.76,12.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.8,40.045],[-29.175,39.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.38,20.655],[-140,20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.24,46.18],[-1.759824,46.29998]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.51,-12.61],[-146.365,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-14.49],[180.755,-15.795],[179.8675,-18.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.9575,55.783203],[8.139425,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[-5,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[3.318125,37.53875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.07753,59.965696],[20.27,60.25],[20.255,60.325],[20.212344,60.580078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[65.725,22.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.22,56.395],[-134.7575,55.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.51,50.53],[-20.94,50.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.335742,54.523105],[-3.70304,53.87269]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.79375,32.43375],[-60,32.0325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[164.415,24.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.263564,43.145596],[28.964062,42.831875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-20.51,50.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.4025,-1.415],[107.69,-0.69],[109.1,2.245],[109.8,3.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.995,-30],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.731768,35.691895],[-7.493584,36.213281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[6.76375,39.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.26,62.4775],[-168.540625,61.85125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,51.3],[179.8075,62.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.335742,54.523105],[-5.243551,54.813727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.39,44.11],[-73.5425,45.51],[-68.73,48.705],[-65.4875,49.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.91,-23.655],[166.71,-23.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.424564,41.02218],[13.015245,40.431238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.101398,44.357843],[14.623364,45.091382]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-20,-3.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-73.834453,20.138125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.3725,-17.977187],[167.9775,-18.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[150,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.15375,-5.8925],[121.7,-5.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.172734,35.348047],[27.189956,36.000159]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-7.345],[71.145,-6.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.845,-0.055],[104.38,0.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.775,11.615],[-61.798125,10.466875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[24.178219,37.844147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.85,12.26],[-24.525,13.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.41875,52.635312],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.1875,15.295625],[-133.1575,20.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[99.9,-1.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.685,-25.925],[-124.83375,-25.30125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.915,4.9325],[-30,4.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.665,-35.075],[-32.79,-33.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.067465,39.293854],[24.302361,38.931637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.365,33.8975],[22.63,34.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.002734,53.303145],[-3.70304,53.87269]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.127676,55.036973],[3.939375,55.420156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.04,-22.0975],[-120.745,-23.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-76.92,32.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,53.415],[-25.71,55.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.55,12.905],[-116.62,13.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.66,52.725],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-15.39,34.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.67,37.85],[150,38.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.135,28.99],[-73.97,28.480625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.915,22.25],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.76,45.8025],[-12.395,45.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.27625,-6.955],[176.653125,-9.104375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.075,22.2],[-135,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-31.525,11.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.684824,38.594712],[9.105558,38.602452]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.88875,42.36625],[38.43,41.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.928125,-39.906875],[-51.105,-39.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,18.08],[-170,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[3.5825,1.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-30],[-168.185,-28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[118,-35.5],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.714531,36.645312],[31.1425,35.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025703,28.764063],[-18.305,25.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,-11.79],[-128.705,-11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[145.525,15.28],[145.72,15.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.510044,58.475173],[21.628223,57.81543]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.3275,54.3025],[-156.745,55.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.94,39.13],[154.055,40.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.38,36.28375],[18.8075,36.5125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[153.135,-2.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.88,40.165],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-110,15.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.115,20.055],[144.275,24.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.955,-0.83],[50,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-140.85,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.401895,40.520067],[13.797585,40.444359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-0.422031,36.475469]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-25.275],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.97915,57.876045],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.9,-1.4],[99.945,-5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.355,-30.66],[108.885,-28.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.661593,12.834497],[-70.64,12.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.7125,-13.86],[90,-16.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.815,0.575],[-145.37,4.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,35.385],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[10.03,59.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[9.831941,42.661339]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.6225,53.87625],[-37.115,53.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.235,34.09],[-27.09,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.995,60],[-20,61.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-50],[-40,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-35.385],[-25.365,-35.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.04,-39.625],[149.445,-40.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.705,-6.35],[-160,-1.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.73,-35.205],[-49.78,-36.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[7.25,-15.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.505,-33.09],[167.675,-32.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-90,-46.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.802427,40.482671],[-66.865,42.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.848594,-20.454375],[159.505,-11.18]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.75875,19.6175],[120.43,19.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.83,-33.445],[-141.995,-32.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-18.205,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.01362,50.229256],[-1.985,50.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.965,28.08],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.666875,69.70625],[56.98,69.3775],[57.46,70.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.585,41.585],[-25.11,45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.588254,40.685789],[24.113912,40.413185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.3775,64.445],[-169.02875,64.7425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[153.55,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[69.165,21.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.99,-44.925],[-56.88,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.94125,-9.820625],[68.73,-8.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.81125,19.0175],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18,-35],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.945,61.875],[-86,61.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.715,-4.2],[95.35,-5.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.681055,57.150234],[-1.315,56.825],[-1.6125,56.419062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.485,14.65],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.00375,56.36625],[5.800937,56.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.405,19.625],[85.834375,16.023125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.1425,27],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.96,29.9],[123.27,30.91375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.6,-10.02],[65.055,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.192568,55.118374],[-7.455625,56.323437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.8425,16.32],[94.87,15.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.255,11.83],[-36.01625,10.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.865,42.035],[-64.2,42.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[17.825781,55.024883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.878816,39.727865],[25.067465,39.293854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.165,-36.16],[36.39,-33.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.695,13.945],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.061402,36.109179],[24.484514,36.636985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,-10.035],[64.02875,-14.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-172.71,47.595],[-177.755,47.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.45,0.385],[8,0.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.826191,65.729375],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.497103,58.222215],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.19,27.5925],[-83.8425,26.0025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,28.26],[-140.915,28.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.953125,43.996875],[38.7275,43.41875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.695,44.82],[-140,46.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.19326,19.231819],[-73.1,19.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.289519,40.040591],[3.30418,40.617246]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,43.864375],[-131.785,42.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939805,56.228975],[4.624375,56.324609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.685,-14.365],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.28,-15.88],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.975,48.96],[-132.58375,47.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.565,18.505],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.240732,38.735937],[10.387744,38.682891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.855781,21.851211],[-84.97,21.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.165,53.38],[-40.005,53.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.11,-45.405],[70,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[32.8425,-37.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45,15.17],[-43.775,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.451406,37.726719],[-74.028281,39.197109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20.71],[-140.73,20.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,12],[-86.81,11.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.561875,36.058125],[-10.33,36.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[138.64,21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.125,16.145],[-99.708906,15.540313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,21.14],[-38.035,22.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.83,34.7525],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.1825,27.42875],[-68.17,28.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,37.67],[-140,39.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,41.79],[-31.94,42.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.225,28.93],[-83.19,27.5925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.626362,42.602424],[16.182275,42.798546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.71,-23.945],[165.155,-25.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.915,20.06],[124.54,20.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.59,49.13],[-12.605,49.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.94907,43.918011],[9.128237,43.862117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,32.0325],[-62.165,31.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.788711,39.266484],[2.445,38.7025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.494585,37.857485],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768125,36.61125],[-73.815,38.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.9,51.98],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,32.0325],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.59125,68.3575],[-94,68.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.41,-24.675],[0,-27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.170531,51.941685],[2.782544,51.548596]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.415,71.425],[-159.065,71.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.76375,39.445],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.31,40.365],[147.57,41.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,7.675],[-29.225,4.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171,-46],[175,-42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.93,29.465],[34.585781,28.329219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-30],[75,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.66,33.985],[-70.5825,34.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[141,-2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-90,-29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.56,46.515],[-56.185,46.7325],[-58.425,47.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[5.45644,54.281963]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.45,39.49],[-130.08625,39.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.050659,39.959717],[24.588254,40.685789]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.595,3.315],[-92.015,4.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.520142,37.138086],[-9.075425,36.71064]]}},{"type":"Feature","properties":{"pass":"gibraltar"},"geometry":{"type":"LineString","coordinates":[[-5.410303,35.880923],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.15,-30.015],[-90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-50],[25.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.27,-31.38],[-110,-32.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.275,24.53],[143.74,25.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-13.08],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07375,63.02],[-20.87625,63.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.58875,34.04625],[-15.39,34.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.485,36.38],[-20.07875,34.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131,31.085],[-134.795,30.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.32,1.34],[-41.6,1.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.04125,12.3],[-111.135,12.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-23.04,20.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.595,35.78],[18.9,35.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.118759,39.369878],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.21,-3.9175],[125.36,-0.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.819606,53.138752],[-6.225,53.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-37.98,-3.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.03,5.0675],[62.905,7.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-50],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-30],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.054121,48.28251],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.714375,65.943125],[-13.724189,65.394297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.84,-10.005],[153.875,-8.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.000625,62.495],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.74,53.13],[141.5325,52.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.1,-19.145],[-97.305,-17.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-7.345],[69.94125,-9.820625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.02,1.035],[-170,2.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.67,57.675],[-45.245,55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.3,14.124375],[-58.675,14.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.59,70.41],[39.1025,69.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.325,36.01],[166.315,36.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.7275,43.41875],[40.255,42.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.610625,42.2075],[41.1,41.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.542656,19.922812],[-66.37625,19.327188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.356016,56.302422],[6.00375,56.36625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.07,35.195],[21.575,35.385]]}},{"type":"Feature","properties":{"pass":"dover"},"geometry":{"type":"LineString","coordinates":[[1.684779,51.403184],[1.480255,50.937313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-29.075],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.935,15.345],[147.375,16.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-10],[0,-12.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.887839,42.984698],[9.128237,43.862117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.36,62.685],[-8.1275,62.0725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.126576,42.227166],[7.300112,42.472612]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.665,56],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.71,17.955],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.54,20.535],[-92.7475,22.24625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,42.41],[-152.34,42.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.061875,28.7525],[-13.515,28.95],[-13.34,29.015],[-12.91,29.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[144.9,-38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[12.445957,38.331836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-25],[0,-22.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.38,28],[-91.64,28.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.0125,-6.545],[44.48,-8.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.12],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.055,-34.52375],[23.125,-37.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.225693,56.360098],[16.412365,55.377734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.005,-44.37],[165.6,-46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.004844,38.133281],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.9,60.735],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[25.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1,73.575],[-89.06,74.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.925,-2.965],[-100.645,-8.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.44,25.665],[55.345,25.60125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.3725,29.8325],[-67.1825,27.42875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.86,33.33],[-13.956604,34.500653]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.520198,49.358241],[-5.411758,49.537695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-7.6175,61.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.966647,56.116403],[11.083929,56.104517]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.687141,35.755132],[27.189956,36.000159]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.775,14.955],[-163.21,13.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.58,10.025],[-150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.170293,42.08],[3.005618,41.427095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.685,3.95],[127.49,2.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.249688,36.783125],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22,33.3],[19.4875,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.88,-56.355],[-66.58,-56.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.245,55.43],[-47.66,52.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.633125,40.765],[6.714766,40.747656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.25,-33],[153.55,-32.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.05,25.1725],[-58.675,23.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-84.5325,24.9425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.3125,63.47875],[-20.07375,63.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,47.58],[-50,48.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.93,-31.16],[-1.98,-32.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.83561,36.539005],[21.295,36.355],[20.964242,36.448428]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.182344,27.05],[-73.25875,26.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-145.715,-14.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.178219,37.844147],[23.627441,38.464307],[22.830392,38.92639],[23.685974,39.245609]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07375,63.02],[-20.005,62.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.555,33.9075],[18.97,34.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.505,-33.09],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,35.695],[-140,37.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.43,27.57],[-145.295,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.99,11.49],[-89.105,10.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.970039,40.651836],[-9.866563,39.813437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144,-42],[146,-44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.437762,41.393584],[11.55597,41.385911]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.575,40.1],[-50.585,40.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.711813,40.106133],[0.850884,39.734966]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.83278,55.748582],[17.040186,55.016265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.81,59.915],[-3.1225,59.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.79125,37.8225],[-29.995,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[166.71,-23.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.565,56.855],[-134.7575,55.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.405,14.15],[97,13.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,34.925],[-130,31.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.925,64.46125],[9.24,64.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.067344,42.20375],[29.53625,42.60625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-93.54,20.535],[-92.325,21.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.27,37.48],[-50,36.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,30.01],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.89,-30.075],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-27.995],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.695,0.92],[-89.595,2.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.34,54.525],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5675,3.795],[118.11,3.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.45,42.07],[-147.515,42.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.09,-36.225],[-165,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.805,11.9625],[-63.775,11.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[13.92377,55.149531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[157.015,33.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.125,-26.34],[-95,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.675,-4.125],[-87.765,-0.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27,-33.265],[-30,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.223672,57.96457],[7.724425,57.754073]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.785,31.735],[-10.79,32.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.135,6.905],[133.635,6.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.40313,59.711934],[10.472755,58.952702]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.04,47.76],[-14.785,46.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.955,33.6],[-74.86,32.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.775,11.17],[82.160352,6.905854]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.885,18.47],[-69.57375,17.530625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.0225,17.68125],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.82,21.25],[-145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,15.17],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.544561,68.350537],[13.93375,68.94875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.09,17.215],[62.605,16.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.5,-46.5],[-75.86,-51.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.289609,70.544375],[29.7925,70.055],[30.275,69.923125],[31.289609,70.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-46.135],[-2.805,-47.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.87,-50.86],[-60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.175,28.005],[-117.49,28.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.52,20.51],[-165.9675,24.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.67,69.91],[67.8,73.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.060815,52.902744],[-10.041543,52.319453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.831783,62.135993],[19.680483,62.310684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.76625,54.35875],[-171.805,54.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.10959,44.26666],[-9.068408,44.154723]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.955,-0.83],[51.62,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.660916,35.507344],[26.539467,35.191416]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.872812,34.552188],[-13.870445,34.517222]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.79749,56.778555],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.170176,38.459727],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.015,-25.26],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,20],[173.475,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.785,46.93],[-14.38,46.48],[-13.76,45.8025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.505,-25.395],[113,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.0125,64.65625],[10.5725,66.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136,0],[130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.192568,55.118374],[-6.633047,55.370586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872266,46.126914],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.278903,62.917177],[21.029185,63.426079]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[129.09875,26.32625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-2.86,61.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.28,5.94],[-44.44,4.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.350142,44.604961],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.485,31.24],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.395,-4.615],[-140,-1.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.455433,44.013123],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.82,-26.51],[-36.79,-26.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.835,40.89],[-132.33875,42.47375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.649961,44.801289],[36.1725,43.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.325,25.085],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[36.395,42.3875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.28,-20.13],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.32,-9.355],[110.25,-8.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.38,35.925],[11.6,35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.635,69.165],[169.5925,70.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-90,-36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.175,17.5],[-87.51625,17.4675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.111622,61.932327],[21.288431,61.405901]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.301572,42.017417],[17.421106,41.340181]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-25.275],[-7.025,-23.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-10],[-76.28,-20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.956604,34.500653],[-13.872812,34.552188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.39,46.21],[36.77375,45.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-32.945],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.09,33.165],[-28.85,31.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.81,59.915],[-3.502705,58.837251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.765,17.15],[-159.125,16.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-30],[91.44,-31.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.4525,-10.435],[177.7225,-10.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.241016,35.777734],[-8.374883,35.414648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.4525,-10.435],[174.1025,-13.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.74,-25.02],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.685,15.48],[-155.205,14.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.12],[-1.15,-21.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.6,41.945],[166.695,42.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.709297,37.693047],[-11.055469,38.603203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.539467,35.191416],[26.163647,36.112231]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[124.26,-7.21]]}},{"type":"Feature","properties":{"pass":"panama"},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-79.865,9.185],[-79.535625,8.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-50],[-86.45,-53.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.1725,43.9525],[36.93,44.2425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-32.38],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.680483,62.310684],[20.278903,62.917177]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,34.38],[164.325,36.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.845,-0.055],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.976406,36.349062],[-69.235,36.15],[-68.03,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.105,-28.955],[66.315,-27.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.765,38.27],[-137.2,37.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.03,27.29],[-86.76875,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.245,1.26],[-30.875,0.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-40],[-10,-35.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.435,-35.785],[80,-34.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.24,-43.63],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-3.739668,49.126465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.61625,39.116875],[4.675,38.819063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.5,61.1],[-75,63.2],[-78.7825,62.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.615,74.78],[9.175,74.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.205,-24.02],[100,-26.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.465937,61.246875],[-3.785,61.0775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.68,-10.02],[-140,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-40],[50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.683057,59.036895],[-2.04125,59.5475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.665,34.315],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.615,41.405],[136.26,42.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.114141,28.317891],[-14.061875,28.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[166.325,0.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.555,-19.075],[117.99375,-18.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.56,32.17],[-76.92,32.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.7475,22.24625],[-91.7275,24.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.7275,24.46],[-91.175,25.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.605,49.32],[-16.09375,49.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.665,34.315],[30.631992,34.47625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.75,31.44],[-74.645,30.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-34],[172.3,-34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.32,31.47],[-77.665,30.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.1025,69.59],[43,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.724425,57.754073],[7.418623,57.086514]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.797187,12.083437],[51,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.12375,57.256875],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.765,6.79],[163.865,5.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-174.28,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.925,-2.965],[-100.76,-0.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[74.345,-35.99],[70,-36.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.2,-17.6675],[89.51,-19.535],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-32.085],[90,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.205,17.295],[-23.535,19.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.965,28.035],[123.09625,28.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.155,14.42],[82,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.9725,47.2625],[145.95,50.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,50],[-33.785,52.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.135,51.805],[-18.32,51.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.385,70.67],[-133.35,69.625],[-139.14,70.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315176,57.994277],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-30],[-135,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.49,-10.035],[165.48,-5.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.0975,20.0575],[-120,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.99,-13.905],[179.91,-15.75],[179.8675,-18.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.10532,57.721461],[6.497103,58.222215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.95,23.335],[-86.534375,23.1575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.77,-32.375],[-48.74,-31.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.91,29.175],[-11.96,29.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1,27.58],[-79.651484,26.542969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.763733,57.072097],[19.423691,57.451816]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.6575,13.9775],[-75.0675,13.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.03,77.605],[17.095,75.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.87741,36.843734],[25.966397,37.400425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[18.3221,55.324071]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-43.805],[73.59,-43.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145,25.275],[-146.07,26.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.83,-4.79],[11.805,-4.77],[11.89,-5.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5475,34.40125],[25.855,34.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.85,41.635],[-155.115,40.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.983438,35.515],[-13.767344,35.262031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-104.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.9675,24.275],[-170,25.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.934219,9.565],[-81.155,9.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132,-8.9],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.705,-11.355],[-130,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,15.48],[-140,13.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.62,46.8175],[38.23,46.8325],[38.963125,47.118125],[44.025,48.655],[44.125,48.6],[45.88,50.375],[45.97,51.495],[48.485,53.005],[48.47,53.085],[50.18,53.31],[48.455,54.145],[49.38,55.2],[48.525,55.825],[47.965,55.985],[43.96,56.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[86.76,-13.375],[85,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.415,40.655],[-47.495,42.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.9725,47.2625],[146.515,47.515],[154.645,50.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,-35.5],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.85,65.03],[-24.48,68.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.79,32.745],[-9.82,33.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-30],[-92.9,-33.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.028281,39.197109],[-72.69125,39.366875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.765,67.0275],[41.2,67.88],[35.555,69.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.295,42.205],[36.39,41.6225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,25.275],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,42.0175],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-21.41],[80.905,-20.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.63,34.24],[21.47,34.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.72,10.755],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.68,-3.94],[-106.835,-3.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.1675,-25.11],[-170,-27.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.875937,18.793906],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.665,56.7],[-177.295,54.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.94125,41.25875],[5.826367,41.668945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.65125,33.94],[29.399062,34.526719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,-33.925],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.5,-20],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.425,39.42],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-29.78,40.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.184058,53.839277],[14.867168,54.490957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.455,-37.735],[50,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.39,57.85],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[126.915,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.455,69.575],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.36,0.94],[77.755,1.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.305,-32.485],[-46.315,-33.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.56,25.915],[-88.45,23.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.6375,33.05],[-120.8925,34.3675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.53,9.44],[-81.83625,9.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07875,27.6775],[-73.25875,26.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759824,46.29998],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.91125,36.065],[17.9975,36.25625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.7225,-34.103125],[160,-33.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[95.545,-30.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.64,62.795],[-166.53,62.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.655,33.845],[-124.9375,35.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.765,-0.245],[-89.105,-0.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-2.61125,35.966875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-45,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,30.805],[-40,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.703918,56.544417],[21.133982,57.640972]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-33.535],[-23.14,-33.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.785,48.395],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-86.24,22.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.105,-16.0525],[-140,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.275,11.65875],[-70.661593,12.834497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.23,23.11],[113.24,23.1],[114.18125,21.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.855586,69.160762],[14.829414,69.020566]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-55.175,-45.6875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.605,-35.005],[4.105,-34.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.12875,58.382812],[-16.515,57.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.45,-2.585],[70,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.9,-27.8],[-46.3,-24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.92,-9.525],[132.9075,-8.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.53625,42.60625],[29.172852,41.563887]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.63,52.765],[-15.21,55.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.37,51.08],[-10.70875,51.5675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.72,10.76],[106.735,10.765],[107.2875,9.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.2,42.3],[-55,45]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.774736,36.424463],[-4.703057,36.070687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,44.095],[-70.69,42.355],[-70.338125,41.910938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.10168,61.181855],[18.937292,61.235193]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.320795,48.798049],[-4.520198,49.358241]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.3775,50.7275],[-20,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.945,61.875],[-81.37,62.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.640723,60.023086],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.415,67.125],[32.49,67.07],[32.8925,66.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.67875,35.71625],[35.62,36.38625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59.67,-29.3825],[61.105,-28.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[80,-43.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-36.62],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.25,41.9],[143.3,41.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-50],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.09,17.215],[65.815,17.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.999615,55.717761],[-6.749531,56.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[26.55275,37.731063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.865,-15.03],[123,-16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.62,-39.36],[-51.105,-39.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.141897,34.614289],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.14,37.105],[-135,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86,61.1],[-90.655,59.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.739744,48.852136],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.34,47.06],[-165.625,50.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.435,40.075],[-137.425,39.42]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.41,64.9325],[9.925,64.46125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315176,57.994277],[-5.601172,58.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.177422,56.882021],[8.789241,56.931886]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.19,55.155],[-131.36,54.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.203125,31.394063],[-70.69375,30.26875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.615,58.415],[142.94,55.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.065781,37.632266],[-23.37,36.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.1425,27],[-85.7725,27.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.465,-45.08],[160,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-136.125,-46.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.205,23.705],[134.25,26.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.063125,7.211875],[79.84,6.9275],[79.5925,6.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-47.27,37.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.165,-35.2325],[-34.665,-35.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.567813,31.719062],[30.63,32.190625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-29.075],[-89.55,-29.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.4325,19.81],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.977617,56.342529],[19.113799,56.357344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,13.33],[-140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[52.78,-6.365],[53.82,-4.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-15.17],[-110,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.570444,43.815872],[-4.8475,44.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.135,7.185],[60,4.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.816172,62.127187],[-4.60125,64.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.514192,37.33902],[24.686646,38.269131]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2,-35.6825],[165.57375,-34.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,57.29],[-38.195,58.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-60],[-44.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.33,-26.535],[7.225,-23.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0125,5.295],[133.285,3.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-68.15,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.609102,38.296719],[16.000312,37.816006]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-40],[-164.09,-36.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[-1.905649,58.056418]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.175,-45.6875],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-84.75,25.785],[-85.762188,26.469375]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[113.895,75.245],[119.085,75.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.74,70.08],[-139.14,70.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.405,-11.475],[-130.875,-12.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.350142,44.604961],[12.773623,44.920851]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.55,7.305],[-90.81375,9.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.315571,39.247163],[14.802354,39.719297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.32,33.89],[124.49,33.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.37,28.585],[133.395,27.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-130.835,40.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.96125,29.97875],[-18.855,29.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.1,55.7],[-165.14125,54.535625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.26125,40.05875],[-134.82,38.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,13.265],[-39.958125,20.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07875,27.6775],[-74.182344,27.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,-20],[178.8,-19.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50.62,26.14],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.185,-24.475],[106.725,-26.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[17.825781,55.024883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.12875,58.382812],[-10,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.7825,12.5325],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-31.575],[-138.86,-31.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.68,14.205],[-79.7825,12.5325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.74,10.545],[-25.925,5.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.445,70],[57.46,70.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-59.44625,39.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.5,-37.8],[178,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-15.17],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.145,0],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.738047,45.448438],[-7.01,44.351875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.49332,39.690156],[24.302361,38.931637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.786032,54.871738],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-30.095],[-140,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.83,-37.385],[66.835,-37.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.91,35.53125],[-130,34.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-40,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.704766,49.665762],[-0.598296,50.176461]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.47,33.9975],[26.22625,33.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.6275,-5.3725],[107.4025,-1.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.773623,44.920851],[12.852598,45.419106]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.67,25.785],[123.5275,25.706875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.845,5.915],[114.48,6.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,10.125],[-88.165,9.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.105,-20.71],[178.9,-20.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.513234,34.756986],[32.251787,34.881572]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[30.534688,45.21125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.485,54.255],[1.103516,53.993594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.34,16.02],[154.485,14.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.495,-54.8525],[-63.265703,-53.917734],[-63.105,-53.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.025,-6.03],[-115,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.56,37.1],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.7496,63.86958],[23.641602,64.58707]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.975,48.335],[-10.5475,48.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.302812,64.49],[-14.361719,63.755781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.58,-3.97],[57.545,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-36.68],[-170,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.765,40.315],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.7125,-13.86],[96.7875,-12.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.580605,55.475938],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.184597,39.148652],[15.603814,38.589719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.172187,54.61875],[5.662383,54.805703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.9,3.435],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.89,65.8],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.757544,44.226084],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-4.002734,53.303145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.65,27.585],[-85.1425,27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.655,20.1475],[-83.8775,21.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[122.087411,38.333157]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.975,48.96],[-131.605,48.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.76875,-5.03],[131.4,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.165,50.405],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.11,-45.405],[30,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.975,12.465],[-59.180625,12.584062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.545,10.55],[-50.015,10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.585,60],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.6975,-23.75625],[-41.25,-26.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.22,-9.75],[170.005,-9.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.695,2.155],[86.11,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.325,52.065],[-141.17,52.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.47,18.04],[140.0225,17.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.5475,-22.7325],[170.675,-22.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.594514,57.985242],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-15.17],[-128.705,-11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.633125,40.765],[5.790938,40.238125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[105.11,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.478955,58.656255],[23.175,58.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.645,30.43],[131.82,30.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.12,35.57],[123.07,34.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97.645,11.285],[97,11.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,48.265],[-52.92125,46.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-6.98],[-146.26,-6.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.7,14.6],[-83.31625,15.42125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.82875,32.52],[31.137656,33.837812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.01,23.8775],[-73.33125,23.35125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.56,48.9025],[-20.35,49.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.78,3.07],[-40,4.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.905,7.145],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.545,12.755],[-137.255,12.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.62,25.605],[-60,24.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[98.87,-8.89],[100.015,-10.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.97,56.68],[-151.95375,57.26125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.082314,36.419805],[-2.779248,36.465851]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.175,25.625],[-91.075625,26.139375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.26,42.025],[140.205938,45.17625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-153.7975,23.7525],[-154.39,24.65375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.25,40.6],[141.25,41.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.1425,35.925],[33,35.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-20,50.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.145662,44.766575],[140.4025,45.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.251787,34.881572],[33.141897,34.614289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[146.115,20.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.63,-30.365],[-47.055,-32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.545,10.55],[-50.91,7.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.0575,21.4475],[-74.026953,21.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.645,58.37],[-166.59,57.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.55,-36.51],[155.385,-36.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.94,50.98],[-22.405,52.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.245,-8.795],[13.19,-8.835],[12,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.395,-4.615],[-135.76,-4.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-30],[-111.27,-31.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.025,20.67],[124.406563,21.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-77.5,27.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.08,51.08],[-171.545,51.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.524717,38.031367],[8.281808,38.900733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.37,1.11],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.361899,36.445846],[14.270904,36.337804]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.48,-5.535],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.785,31.735],[-14.7975,29.7775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.89,-45.405],[-130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.2925,61.19375],[-64.5,61.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[21.811621,59.065098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.155,-32.825],[134.5,-34],[136,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.170176,38.459727],[-9.770625,37.898594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.525,-35.87],[-100.040312,-39.9525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.32,41.93],[-16.175,41.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.1575,46.2525],[-20,43.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.425,8.665],[-33.145,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.379375,28.858125],[-16.025703,28.764063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.7775,30.2125],[-65.77,30.08],[-67.3725,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.73,60.385],[-63.2925,61.19375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.205,42.495],[-16.51,44.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.6,54.97],[-0.764687,54.757783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.485,47.635],[-150,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.5,71.64],[29.145,71.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.710894,61.146455],[5.122422,60.456016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.51,0.345],[-90,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[165.98,8.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.025,57.445],[-19.8175,56.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.82,58.72],[12.878125,58.981094]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[150,38.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-116.175,28.005],[-109.835,21.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.33,44.11],[-138.865,41.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.06,57.215],[-15.21,55.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-25.275],[80.905,-20.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.935,36.49],[-130,37.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-50],[-44.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.631406,63.784219],[9.125,63.51],[7.87832,63.147236]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.065205,49.814541],[0.627853,50.744622]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.149148,57.140967],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.755,13.495],[-61.805,11.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.36125,58.25375],[24.089805,57.419487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.115,3.93],[-105.305,2.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.15,65.96],[-179.445,69.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.040217,53.206365],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.70375,-16.46125],[115.618125,-9.164375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.0925,7.11],[166.255,7.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.135,12.65],[-112.56,16.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.42,-18.15],[49.97,-18.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.805,-12.935],[-25,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.292717,38.523853],[2.706133,37.38916]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.24,63.135],[-36.85,65.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25375,35.2325],[-9.241016,35.777734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-78,3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.371125,52.17311],[-4.786433,51.523613]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.8,-12.2],[130,-10.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.4025,13.72],[-67.68,14.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.41,-54.195],[-36.29,-53.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.02875,-14.03875],[64.6975,-14.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,50.74],[-20.51,50.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.116364,65.079669],[39.5575,65.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.29,-53.69],[-40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.599297,71.252656],[23.2575,71.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.316406,71.056641],[27.29375,71.2375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.5875,25.85],[-69.135,22.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,14.175],[-23,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.34,37.416719],[20.730937,37.523203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.1425,27],[-83.8425,26.0025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[5.478433,55.573516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.2725,20.0525],[-43.745,20.05],[-48.1925,20.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.295,68.05],[43,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.541792,57.28008],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.21,-11.575],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.28875,59.027187],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.58,-24.855],[-140,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.825,19.36],[-24.9925,16.709375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.0025,47.23],[153.5975,46.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.687344,39.577344],[4.071875,38.886875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.94479,63.207159],[17.871143,62.849985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.6,35],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.86,-31.24],[-135,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.526172,41.504453],[5.633125,40.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.1725,47.5775],[-10.46,46.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,21.29],[-150,24.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,27.285],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.0025,47.23],[152.2,43.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.709297,37.693047],[-10.170176,38.459727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.055,33.32],[140.1325,34.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.5025,34.8975],[-50,35.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[5.025,-25.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.225,-23.065],[4.225,-19.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.06,-15.17125],[-168.335,-11.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-101.995,68.09],[-101.61,68.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.915,28.17],[-141.795,28.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,10],[-161.56,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,-12.8],[-171.7475,-13.8025],[-170.905254,-14.174668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.57375,-34.7],[172.3,-34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.595928,53.963623],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.520142,37.138086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.525,31.7],[-130,31.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1875,18.9975],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.83,33.92],[-14.7575,31.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.785,31.735],[-14.675,28.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.5825,1.3475],[4.0675,0.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.5,-10],[153.84,-10.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.56875,61.275],[7.095,60.9975],[5.295469,61.074062],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.145,0],[-28.65,-1.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.6,12],[-89.105,10.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.544561,68.350537],[15.785312,68.287969],[16.306719,68.449531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[1.415,58.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.225,59.805],[-163.61,59.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.184597,39.148652],[14.802354,39.719297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.655,21.5],[63.155,20.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-50,36.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.605,29.625],[-150.02,29.2225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.475979,66.078253],[-18.126309,66.444929]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.34,-8.37],[-155,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.1675,25.11],[-130.0075,26.14875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.246875,59.2825],[-0.31125,59.1625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.62,18.905],[-92.095,20.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,8.69],[63.99,8.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.910664,48.933242],[-7.054121,48.28251]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.780469,52.247031],[2.782544,51.548596]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.020978,36.454326],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.485,54.255],[0.461328,54.256281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.94,29.2925],[-78.3775,28.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.22,9.94],[-83.045,10.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.865,-20.055],[-122.04,-22.0975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.686646,38.269131],[25.241781,38.639014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.1,33.15],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.207661,35.779023],[-6.605,35.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.261875,54.98875],[0.905,55.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.565,69.395],[33.4875,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.7,-12.455],[172.79,-13.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.936472,58.232736],[8.665449,57.392358]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1375,58.465],[-10.5,54.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[144.275,24.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.285703,53.649375],[2.845312,53.317969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.171191,54.656343],[15.483525,54.316428]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.325,53.585],[-152.455,53.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.195,4.085],[-88.695,0.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-60.042284,19.99033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-12.895],[-11.325,-11.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.443311,60.903325],[18.199219,60.652773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.455,42.24],[133.7575,42.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.235,34.09],[-30,33.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.705,58.2075],[3.50875,58.16875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-119.2,-0.81],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.52,-40.57],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.83,-33.445],[-145,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.125,29.4],[-170,29.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.73,10.89],[-75.275,11.65875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.755,-10.48],[145.76,-12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.8325,18.2525],[107.1,20.25],[108.605,20.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.39,46.21],[35.56,45.43],[36.77375,45.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.515,57.945],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[168.215,48.8],[161.88,46.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-90,-14.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.475,32.915],[17.3,33.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.2575,71.55],[26.5,71.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,27.705],[-38.31,28.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.71125,-3.33875],[-30,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.8,26.3],[-77.75125,26.95125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5375,-8.311563],[125.575,-7.066875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3775,37.87],[20.554412,38.128776]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.625,-35.145],[107.64,-37.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.542656,19.922812],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.580332,51.962109],[2.170531,51.941685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.865,-20.055],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.795,30.09],[-138.82,28.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.1,38.05],[125.5,37.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-1.520337,36.579673]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.55597,41.385911],[10.931162,40.6779]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.38,28],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.905254,-14.174668],[-165.06,-15.17125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,31.34],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-50],[-51.885,-52.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.84005,37.264072],[4.92,37.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.082422,66.252656],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.9,35.255],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-2.37,1.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.379062,66.504844],[-14,65.975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30,-40],[26.055,-34.52375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.263516,60.511875],[2.1025,59.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,0],[-108.535,1.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.405,52.51],[-27.34,53.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.733125,36.91125],[0.52,36.50375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.5,18],[-101.125,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.730937,37.523203],[20.653141,36.767898]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.75,-13.125],[153.805,-11.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.565,70.82],[22.73,71.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.60957,-17.408496],[-150,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.935,12.355],[-80.0575,10.564375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.289609,70.544375],[32.52875,70.5225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150.255,-37.745625],[151.5,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95,-35.385],[100,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.260371,62.156348],[19.000625,62.495]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.89,73.245],[113.895,75.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-12.5],[-1.0925,-11.1325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.485,64.915],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.89,-45.405],[-40,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.8825,29.82375],[-155.95,34.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.132549,48.7996],[-3.07748,49.309648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.265,-60],[-64.985,-55.96875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.31125,59.1625],[2.1025,59.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.75,14.175],[-23.74,10.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.309961,54.896719],[18.77208,55.575352]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.97,7.31],[120.46,8.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.15375,49.9475],[-11.725,50.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.826875,36.019062],[34.405,35.855],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.145,-6.035],[131.49,-6.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.93,55.7725],[1.3975,56.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[4.1575,41.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.534375,23.1575],[-87.575,25.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-10],[-98.025,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,37.7125],[-15.01125,37.20625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.637177,57.945286],[16.225693,56.360098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.755,47.895],[-179.735,47.925],[-180,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.484514,36.636985],[23.849641,36.834439]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.071875,38.886875],[4.675,38.819063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,41.43],[-141.545,41.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.64,-37.57],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-5.371125,52.17311]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.316438,39.49252],[1.292717,38.523853]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.51,37.1525],[-12.371016,36.792812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.9325,28.735],[-70,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109,16.1],[111.83,16.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.697896,36.099399],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.52875,70.3475],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.69125,39.366875],[-73.768438,40.379375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.035,-26],[-80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.845,14.46],[-69.2,14.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.64252,42.969277],[15.168906,43.074487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.775,57.51],[-12.12875,58.382812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,22.77],[-61.77,21.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-132.075,22.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.815,29.055],[-79.69,28.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.8625,28.7875],[-60.05625,29.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.995,-30],[167.675,-32.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.45,12.235],[-55.545,10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,38.765],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.034716,37.339473],[26.153435,38.147076]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-40],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.365,0],[53.185,1.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.301715,49.758743],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.905,54.005],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.310398,48.862529],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.829414,69.020566],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.2375,-35.29],[-160,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.177755,41.651574],[16.91,41.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.34,16.02],[153.965,16.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.250625,64.882109],[25.12,65.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.35,30.88],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[66.96,24.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.411758,49.537695],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,50.74],[-20,52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83,57],[-87.385,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[23.685,35.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[157.015,33.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.733881,59.720257],[24.625,60.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.83,48.9],[-46.515,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.9075,14.7475],[65.036875,10.010938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.455433,44.013123],[14.38495,43.484275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.415,-11.665],[75,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[95.11,-45.405],[90,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[172.9,0.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.746934,35.849805],[-3.774736,36.424463]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.615,-0.645],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.185,19.265],[-106.425,18.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.085,60.37],[23.055,60.355],[23.015,60.3],[22.945,60.255],[22.875,60.155],[22.640723,60.023086]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-95,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.827187,45.022188],[-4.394844,45.042656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.0975,20.0575],[-114.81125,21.54125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128.5,26.5],[129.09875,26.32625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.92,32.03125],[-76.315,31.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.345,11.735],[-45,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.49,2.745],[128.15,2],[130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.135,51.805],[-16.598125,50.630625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.835,56.74],[-134.7575,55.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[113.2,19.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.53,70.55],[26.316406,71.056641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.7025,-9.2975],[116.675,-7.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.17,-24.42],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-17.435,32.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.175,9.695],[89.33,8.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-119.445,33.24],[-118.915,33.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.822187,49.92125],[-12.15375,49.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.15,70.38],[9.33,70.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,41.925],[-129.345,41.585]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-96.415,74.3],[-99.995,74.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.9475,30.1675],[-73.07,28.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.075,28.19],[-95.205,28.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.525,-25.7],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.578937,41.592361],[8.751699,41.477686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.398438,5.374375],[-12.695,4.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.875,58.455],[1.288438,58.106875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.425,-11.09],[159.895,-10.5975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.225,45.135],[-3.44625,45.647188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,20.05],[-139.38,20.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-10],[64.02875,-14.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.9525,33.44],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[60,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.12,19.73],[37.895,20.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.627853,50.744622],[0.108296,50.576542]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.394844,45.042656],[-4.8475,44.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.8075,62.06],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.15,-30.015],[-84.61,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.235922,39.733943],[8.281808,38.900733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-40],[104.245,-34.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.015,-15.1575],[-6.62,-16.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.185,-28.285],[-165.1675,-25.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.7,38.985],[118.99,38.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.345,30.085],[-56.66,29.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.545,40.58],[-29.78,40.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.480625,63.693281],[-23.326875,63.92125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.5275,-7.6225],[119.645,-9.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0975,45.679731],[-2.63875,45.198906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.285,69.5],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-170,-36.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.680742,40.027383],[12.132715,39.944258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.79125,32.76625],[-72.595,32.06],[-72.4275,31.329375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.29,43.92],[-13.36,44.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.785,46.32375],[30.534688,45.21125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.3,-4.2],[45.68,1.5725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.60875,29.93],[-83.225,28.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.58,44.65],[-8.007207,44.213198]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,0],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,14.785],[130,13.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.29,-6.825],[40.0125,-6.545]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.50125,-53.52625],[-70.966562,-53.885625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.655039,65.157617],[21.534551,64.599687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.035,22.08],[-35,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.27002,53.670859],[2.285703,53.649375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.555,41.8],[19.03875,42.02125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.96,29.9],[124.89,29.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.97,37.265],[5.84005,37.264072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78,3.9],[-77.355,3.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.42,-9.43],[163.3,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.005,56.06],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.822051,39.240449],[-9.970039,40.651836]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.545,28.245],[-77.94,29.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.92,66.175],[8.485,64.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3225,48.305],[-13.8175,47.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.461064,52.791201],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,60],[-39.015,62.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.078906,39.055703],[12.132715,39.944258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.211504,63.148809],[6.4175,63.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.01,59.505],[16.815625,59.5375],[17.5125,59.4425],[17.98563,58.877539]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.435,-35.785],[75,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.205,23.705],[132.96,23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[84.775,11.17],[85.695,10.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.5,-53.65],[-150,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131,31.085],[-133.205,33.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.348794,53.195842],[1.159438,53.271082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.040186,55.016265],[17.825781,55.024883]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[125.6,34.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.884922,34.391172],[33.1125,33.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.53,-10.02],[-20,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.96,0],[-28.145,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.465195,56.64125],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.14,41.97],[150,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.426484,42.129375],[15.976548,42.220253]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.73,-22.115],[10.425,-25.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.8075,36.5125],[18.249688,36.783125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.10532,57.721461],[6.401743,57.593024]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.36,70.455],[21.52875,70.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[61.555,23.455],[63.3,24.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.46,39.45],[-20,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.570195,47.673281],[-4.98666,46.795059]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.685,35.095],[-124.34,35.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.570444,43.815872],[-3.915508,43.783066]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,20],[-120,23.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.656953,58.256719],[5.130937,57.804531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.970742,47.66668],[-3.385,47.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05875,32.2025],[-74.08375,34.388125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-60],[-60,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-120,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.685,18.405],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.815,17.41],[66.53,16.68]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.225,63.02],[-19.995,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.487813,60.75125],[-5.823125,60.794375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.56,16.22],[-112.8075,17.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.295,-20.16],[-76.28,-20.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.0825,35.3475],[-16.58875,34.04625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.635,50.655],[5.645,50.665],[5.915,51.17],[5.96375,51.2025],[5.40375,51.76625],[4.81,51.777266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.795,33.38],[-124.685,35.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,18.435],[70,16.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.865,-15.03],[128.46,-11.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[18.082227,41.057642]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.773623,44.920851],[13.409388,45.44577]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.25,-33],[151.5,-34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.69125,38.88125],[18.100327,39.285796]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-50],[-97.635,-52.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.424564,41.02218],[13.797585,40.444359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.554412,38.128776],[21.114082,37.921602]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.785,38.127813],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[172.545,-40.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.906875,16.00875],[-84.742266,16.061563],[-85.321719,16.098125],[-85.982969,16.139437],[-86.661094,15.98125],[-87.8,16.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[56.2625,6.0625],[57.135,7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[7.570625,40.994375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-29.915,4.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.85,3.9],[-165.31,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.145,40.745],[-71.5675,41.10125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-4.26,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.055625,70.15375],[19.7925,69.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,24.695],[-150,26.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.1725,43.9525],[35.57125,42.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.6,33.915],[-57.79375,32.43375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.624492,40.454453],[-69.333125,41.613125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.7225,-34.103125],[160,-34.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.7575,55.72],[-134.255,55.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.419063,55.961953],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.048652,50.75123],[-6.612031,50.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.25,40.012637],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-30],[-155.395,-24.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84625,36.213555],[-8.2075,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-107.25,20.665],[-107.185,19.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48,0],[-42.86,-0.063125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-20.945,65.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.955,16.075],[-112.8075,17.3325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[147.375,16.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.222676,44.129692],[28.964062,42.831875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.8,-0.9],[-81.25,-3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[111.185,-24.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.165,-23.83],[164.83,-24.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.225,50.14],[141.09,49.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-23.135],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.371016,36.792812],[-11.864375,37.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,40],[-43.435,36.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9175,-0.2],[-100,3.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-47.77,-32.375],[-49.74875,-32.2175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,-5.055],[-133.85,-3.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.295,-7.16],[5.2,-3.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.856914,55.435078],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-141.545,41.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.3225,48.305],[-13.15,48.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,20],[-148.82,21.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.128019,39.727571],[23.445,40.27],[23.71,40.025],[23.95291,39.802686]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-158.34,-8.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.1425,33.09],[-16.928262,32.598271]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.254648,37.14041],[23.564168,37.620381]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.005,33.37],[124.32,33.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.99,-10.015],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.2875,33.0425],[-14.7575,31.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.709062,38.094063],[7.47375,38.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-12.5],[0,-14.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[91.525,-11.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[164.765,6.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.549941,62.87748],[19.680483,62.310684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584688,58.121875],[-0.39,57.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.84,14.315],[-135.1875,15.295625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.35,2.03],[45.68,1.5725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.035,18.24],[-43.775,16.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.75,28.85],[-86.4075,28.24875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.4025,45.7825],[141.745,45.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[152,17.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-180,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,10],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.915,-30.055],[-120,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.56,39.91875],[-136.435,40.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.7425,69.68918],[16.1,69.62125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.135,22.01],[-68.05,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.894375,13.60875],[150,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.74,5.23],[-86.7,5.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.42125,-46.99625],[-58.875,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.455,53.06],[-150.62,52.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.84,51.75],[-164,53.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.355,56.495],[-30,60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.725,1.22375],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.305,32.1925],[-62.165,31.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-20],[-76.035,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.056328,59.980527],[-0.31125,59.1625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.94875,26.41625],[54.44,25.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.410303,35.880923],[-4.703057,36.070687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.415,40.655],[-40.95,41.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.31125,59.1625],[-0.61,58.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[4.94125,41.25875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.79,-33.035],[-37.395,-32.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.121768,49.544849],[-5.411758,49.537695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.319219,38.780625],[-71.837969,38.245742]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.065,14.6],[-61.3,14.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.38,35.925],[12.678027,35.681875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.840547,60.216641],[3.241562,60.902422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.292808,37.579055],[11.920313,38.326465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.4,-32.61],[-44.925,-35.21625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.3775,50.7275],[-18.32,51.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.211504,63.148809],[9.0125,64.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.491563,40.446562],[-71.075,39.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.4225,56.6475],[-165.1,55.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.68,1.5725],[47.8075,0.7475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.542656,19.922812],[-67.4325,19.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.175,58.23],[22.45125,57.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.295,-20.16],[-77,-13.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.53,-8.5],[174.765,-5.4025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.39,18.48],[-60.023125,19.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.9425,24.045],[61.555,23.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.1275,62.0725],[-7.6175,61.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.35125,14.50375],[161.195,18.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.1,31.8],[-8.7725,33.88375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,17.755],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.4075,28.24875],[-85.7725,27.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-20],[77,-17.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.770925,59.501992],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[129.255,-37.65],[118,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.5,14.3],[-79.665,16.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.275,44.125],[30.785,46.32375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.0825,35.3475],[-20.07875,34.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.48,68.625],[-17.455,69.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.57,-23.235],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.76875,26.3],[-86.8125,25.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.418623,57.086514],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123,-16],[121.785,-16.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-1.575],[-140.715,-0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.055,-48.3125],[65.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.9,16.5],[-87.6,12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.155,-25.42],[168.475,-28.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-110,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-30],[98.72,-28.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.1,5.8],[79.5925,6.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-162.795,50.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,50],[-161.84,51.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.895,33.145],[-78.875,32.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.195,-60],[-59.5,-62.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-34.8475],[10,-33.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.833621,36.888984],[12.09684,37.092413]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.57375,-34.7],[164.825,-35.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.085,4.785],[8,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-47.12],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.850884,39.734966],[1.316438,39.49252]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.3925,58.7825],[4.68752,58.996143]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141,-38.7],[135.1,-45.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.3,-23.5],[-39.5,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.5425,29.8275],[-156.875,27.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[31.7,43.35],[32.6,43.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.87,-10.035],[-130,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[108.885,-28.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.005,12.795],[44.96,12.805],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.86,32.6075],[-74.75,31.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.733981,50.063773],[-6.121768,49.544849]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.405,8.44],[-29.915,4.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.105,17.25],[-115,15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.550977,41.625937],[19.03875,42.02125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.235,47.65],[-17.7925,47.6575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.99,52.49],[-130,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.63,34.24],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.895,40.96],[-39.125,40.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.93,-31.16],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.411045,52.879246],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.633047,55.370586],[-5.999615,55.717761]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.675,38.819063],[4.687344,39.577344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.215,42.3],[-11.7775,41.16375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.599297,71.252656],[21.565,70.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.866563,39.813437],[-9.822051,39.240449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.9575,44.075],[35.49,44.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.54,32.11],[-127.35,30.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.068408,44.154723],[-8.84124,43.537256]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.8075,63.2375],[-49.02,60.45],[-44.2,58.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.95291,39.802686],[23.128019,39.727571]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.8425,-14.5475],[176.9,-18.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.545,-16.93],[0,-12.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[5.97,37.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.43,64.4],[-162.615,63.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.416944,54.397332],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.675,34.595],[14.255,35.22],[14.270904,36.337804]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.96418,37.599102],[-13.785,38.127813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-139.805,50.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.17,28.27],[-69,29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.295,28.75],[-149.025,29.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.9,31],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.018125,19.97375],[-49.205,20.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.64,28.575],[-89.9,28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.006211,52.792461],[-4.599337,53.706668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.015245,40.431238],[13.490322,39.908257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-128.8525,41.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.780156,37.361328],[-69.976406,36.349062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[147,-4.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.92125,46.68125],[-52.5,49.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.240676,54.879946],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17,32],[15.368125,32.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-33.145],[-30,-35.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-14.18875,-8.093125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.771562,67.6825],[12.31875,66.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.788433,55.044995],[11.279074,55.049594]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,46.56],[-50,47.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,40],[-30.545,40.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[111.48,12.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.797766,43.097713],[16.182275,42.798546]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.563125,30.6525],[-71.6,30.133125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[179.87,44.475],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.725,24.49],[128.06125,25.0125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.57,22.98],[-18.76,24.70375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-1.745,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.845877,70.997905],[26.316406,71.056641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[43.229375,-11.911875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.705,63.03],[-4.015,64.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.71,-3.335],[66.03,-6.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.185,66.23],[-167.745,67.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,30],[-134.795,30.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.967578,36.809023],[-11.864375,37.037813]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.285,-39.15],[146.04,-39.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.11375,33.1575],[27.385,32.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170.6,41.4175],[-180,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.76418,53.858516],[2.68125,54.544375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.29,-5.76],[113.12875,-6.30875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.929551,50.938848],[-4.786433,51.523613]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.69,24.655],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.96,36.27],[-40,36.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.5,27.7],[-114.4,31.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.12,11.675313],[44.155,12.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.03,48.15],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.768438,40.379375],[-71.491563,40.446562]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.34375,37.8475],[-33.975,36.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-72.515,34.78625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.12,16.105],[-61.57,14.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.025,58.675],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.375,-22.345],[163.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.5,57.75],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[-13,66.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.985,-55.96875],[-66.13,-56.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.806516,41.041304],[9.93832,39.785586]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.981833,35.09978],[23.760938,34.640938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[67.3475,7.3275],[68.96,5.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.895,30.975],[-143.235,33.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-8.449809,43.849758]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.47,52.49],[-129.505,50.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.275,44.125],[33.9575,44.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.1725,-3.875],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.594514,57.985242],[10.652689,58.059014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,60],[-27.505,62.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.99,-44.925],[-55.175,-45.6875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.82,21.25],[-150,21.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.06,32.9725],[16.1175,33.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[92.505,-2.545],[95.35,-5.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-27.855],[-130,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.085936,44.31777],[14.693648,43.948964]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.52,-34.915],[-150,-34.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-120,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-24.965],[163.3425,-23.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.3,27.8],[122.295,29.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.6275,39.0125],[-68.16375,37.74875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-38.035,22.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.605,31.905],[-16.025703,28.764063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,20],[-117.41,27.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.31,28.405],[-32.825,30.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.065,39.645938],[5.61625,39.116875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.775,26.8775],[-91.759375,26.109375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.79375,38.81375],[121.01,38.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.13,-56.015],[-66.58,-56.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.7,-57.125],[-60,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.245,20.13],[124.406563,21.124375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.97,-18.1425],[51,-15],[49.915,-10.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.48,30],[-174.28,34.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.832256,2.214627],[174.9,3.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.705,-11.355],[-124.87,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.67,-12.7925],[109.735,-20.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-9.982969,41.929531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.135,-10.55],[137,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.959758,58.308736],[-3.287351,57.765955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.79,-26.97],[-32.375,-27.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.155313,51.394062],[-10.74125,50.774375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.1425,27.8125],[-72.2925,26.8575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-15.17],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,30],[160,34.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.274478,39.259883],[19.966191,38.794082]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.1,39.68],[-30,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.58,27.62],[-178.5,28.5]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-97.1,75.07],[-96.415,74.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.465,56.985],[-20.95,59.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.2725,20.0525],[-40.74,20.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.6,-12],[136.75875,-11.975],[131.8,-10.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-40],[95.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[160.925,48.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.177422,56.882021],[8.88,56.78],[8.865,56.77],[8.465195,56.64125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.004844,38.133281],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[50.945,12.265],[44.797187,12.083437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.34,34.775],[-26.235,34.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.625,12.49],[-63.775,11.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.194375,30.02625],[-87.35375,29.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.875,-41.895],[-63.9,-43.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0675,17.111875],[-62.664375,17.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,-50],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.89,-45.405],[-150,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.105,-34.465],[2.575,-32.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.885,-52.2],[-56.7,-57.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.315,26.4425],[-86.76875,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-144.07,71.185],[-142.485,72.2775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.53,34.31125],[140.1325,34.8675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-15.17],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[132.96,23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.79,27.1675],[-69.57,26.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85,-35.385],[87.385,-32.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[57.305,25.47],[56.355,26.4475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-33.92],[-10,-31.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[-10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.335,57.87125],[-135.835,56.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-155.72,36.05],[-160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-21.211875,65.664375],[-21.67,65.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.58,41.595],[7.570625,40.994375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.31,33.48],[34.913711,32.860039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.83625,9.54125],[-82.22,9.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.665,56.7],[-178,58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.875,-2.675],[4.0675,0.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.144556,47.626984],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.355,50.485],[169.785,50.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.205,-10.58],[145.76,-12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.822334,42.19375],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.74125,50.774375],[-11.24,50.82]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.07875,34.969375],[-20.665,34.94],[-22.34,34.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.915625,40.723359],[5.289519,40.040591]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.187478,56.746272],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.885,25],[-85.855,25.865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.88,-45.735],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-26.395],[101.75,-27.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.1,-45.395],[130,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,10],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-180,10],[-180,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-24.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.524717,38.031367],[10.004844,38.133281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.5,-46.5],[-73.9,-36.9],[-71.8175,-33.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.3,9.7],[73,15.3],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.58,4.04],[-8.649323,4.072821]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.858716,38.003062],[11.209019,37.291606]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.023125,19.969375],[-62.0675,17.111875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.397227,54.678711],[12.810837,55.014771]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-79.275,29.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.475,15],[-180,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,20],[140.0225,17.68125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.185,14.03],[51,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.74,-20.04],[87.2,-17.6675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.6275,-5.3725],[110.7,-3.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.905,-42.55],[-56.828125,-43.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.484514,36.636985],[24.514192,37.33902]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.45,19.48],[-130.10125,19.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-68.415,34.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.63,11.44],[-130,11.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.101398,44.357843],[14.085936,44.31777]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.920313,38.326465],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[129.415,37.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.225,63.02],[-18.545,63.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.73,68.49],[-101.61,68.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.986282,54.641794],[8.88967,54.349815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.67,57.675],[-40.99,56.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.21,36.465],[-43.435,36.83]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.185,70.75],[-95.175,69.595],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.505,-9.4125],[3.74,-9.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.075,11.44],[110.115,10.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.44,-17.92],[117.70375,-16.46125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.625,50.75],[-168.08,51.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.36,-0.49],[125.5,1.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.366191,64.450586],[21.534551,64.599687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.045,1.825],[76.485,2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.555,67.764687],[13.495,69.28],[14.417813,69.560781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,26.105],[-147.43,27.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.94,33.89],[23.365,33.8975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.22,32.9275],[128.9,31.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.16,-37.125],[-52.928125,-39.906875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.675,34.595],[13.760117,35.623125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[114.19,-35.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.8,34.14],[-64.37,33.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-98.105,10.325],[-97.575,10.3075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.575,-7.066875],[125.225,-4.8425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.415,27.89],[-94.49,26.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.02,1.035],[-175,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[117.70375,-16.46125],[116.7025,-9.2975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[7.417422,37.676133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115.44,0],[-111.985,-2.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-25.275],[-10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.27,73.745],[73.985,72.545],[72.405,71.345],[73.5,70.905],[73.81,68.435],[72.445,66.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.41,-5.455],[113.29,-5.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.925,12.405],[54.185,14.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,30.905],[-28.85,31.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.54,-54.67],[-57.86,-52.55],[-57.73125,-51.5875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-130,-3.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.2,21.695],[-71.915,22.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[47.045,-1.285],[40.3,-4.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-30],[-1.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.15125,33.085],[135.125625,34.509375],[131.8975,33.67375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,36.325],[-20.07875,34.969375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.407813,68.129688],[14.544561,68.350537]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-110,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.8,-54.38],[-89.995,-54.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.036875,10.010938],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.733881,59.720257],[25.372383,60.039258]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,15.6],[-111.955,16.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.54,28.415],[49.11125,28.045]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.18,61.6625],[4.201484,61.806113]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.957098,57.470729],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.417813,69.560781],[15.60875,69.9875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-156.5425,29.8275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.875937,18.793906],[-78.1875,18.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.73,20.775],[-145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.155,-25.42],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.356016,56.302422],[5.800937,56.9625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.75,-55.43],[-47.355,-52.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.3,-23.5],[-39.6975,-23.75625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.335,34.94],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.213282,54.031401],[6.813645,54.411245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.241016,35.777734],[-12.03375,35.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.045,-10.925],[129.495,-10.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[47.36,-37.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.01375,38.35125],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-35.015],[-10,-33.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-31.065,-7.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.388438,59.328437],[18.86126,59.728643]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40],[-49.415,40.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.175,34.525],[123.07,34.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.57,46.255],[-163.815,46.57]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,-10.6],[131.92,-9.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.265,-4.79],[-90,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.48,-47.735],[-84.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.925,5.98],[-24.595,4.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.895,8.33],[107.2875,9.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.48,44.85375],[-154.695,42.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.395,-26.94],[-42.26,-27.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[62.83,-37.385],[65,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.69,33.85125],[-6.207661,35.779023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.096442,41.623777],[29.09787,41.607712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.749062,47.368203],[-6.242363,48.047832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-25,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.042284,19.99033],[-61.77,21.88]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.649323,4.072821],[-7.523125,3.51125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.675,23.43],[-60,22.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.31,32.57],[-126.6,32.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.025,-25.3],[4.455,-25.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-50],[-10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.925566,47.547676],[-3.385,47.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.054121,48.28251],[-6.315391,48.734453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.31,31.3475],[-14.7975,29.7775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[89.33,8.965],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,15.525],[-153.1025,15.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-28.95875,38.4075],[-29.995,37.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.864375,37.037813],[-11.96418,37.599102]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84625,36.213555],[-9.241016,35.777734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.054121,48.28251],[-8.975,48.335]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,16.14],[70,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.98563,58.877539],[18.290494,58.216924]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.1675,25.11],[-128.61,28.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,10],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[16.62,-33.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.906875,14.168437],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.87,-50.86],[-60.205,-48.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.666875,69.70625],[57.46,70.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.59,43.65],[31.7,43.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.29,43.92],[-12.765,42.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-75.64,28.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123,19],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[175.54,-42.975],[179.795,-40.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.53,-5.585],[-6.45,-6.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.82,-16.965],[-20,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[83.62,-33.935],[87.385,-32.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[128,26],[127.325,25.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.170531,51.941685],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.5675,21.2475],[37.895,20.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.395,-35.005],[5.835,-34.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[110.385,18.36],[108.46,18.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-148.93,41.2]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-104.945,74.32],[-111.295,74.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-127.045,2.995],[-120,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,-52.435],[-47.355,-52.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2425,35.1575],[-77.03,33.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.825,-35.545],[164.125,-36.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.3675,25.8575],[-26.47,27.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-23.135],[-118.05,-22.065]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.63,52.765],[-17.135,51.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.558496,70.946484],[23.2575,71.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.125,55.3125],[-23.465,56.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.3,27.8],[121.965,28.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.2225,66.2775],[-23.325166,66.263525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.80875,22.2875],[120,24.635],[120.0875,25.56125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.021094,47.6525],[-6.91124,47.150894]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.222676,44.129692],[30.09375,44.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-32.34375,37.8475],[-37.315,37.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,11.125],[95.2425,10.62875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[78.96,2.6275],[81.949023,6.088516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872098,56.06031],[-7.455625,56.323437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,15.6],[-110.04125,12.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.949023,6.088516],[94,6.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.422031,36.475469],[-0.135,37.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-10],[-28.77,-8.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.687344,39.577344],[5.61625,39.116875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-120,-8.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.84,51.75],[-158.305,51.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.98,10.01],[-108.07,8.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65,-35.385],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.175,53.305],[-34.34,54.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.67,43.864375],[-135.115,45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.7275,24.46],[-87.8975,22.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.105,31.2],[143.055,33.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.815,29.055],[-81.17125,30.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.087411,38.333157],[121.79375,38.81375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.27002,53.670859],[3.732923,53.77631]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.828086,49.557725],[-6.910664,48.933242]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.41,-19.86],[54.935,-17.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.085936,44.31777],[14.38495,43.484275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.434609,41.0079],[2.213706,41.184683]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.175,39.38],[-30.02125,38.948125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.170732,59.251035],[5.63762,59.807426]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.86,36.9125],[-69.976406,36.349062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-74.1325,26.39125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[135,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[81.76,12.63],[83.98,11.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,0],[143.2,3.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.47,34.555],[20.23,34.885]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.49,54.77],[150.688125,58.568125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.48,54.4675],[-130.67,53.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,36.45],[-30,34.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.39,24.65375],[-157.641992,21.176738]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.837892,55.270379],[15.240676,54.879946]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.62,58.5275],[-6.575,58.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95,-15.17],[-100.0625,-10.129062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.9,53.37],[-136.905,51.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32,-30],[33.6975,-26.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35,5.055],[-31.245,1.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.121768,49.544849],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.135,4.315],[-8.649323,4.072821]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.9125,29.0275],[122.96,29.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.485,36.38],[-23.87125,36.41625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-57.975,12.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-161.18,63.84],[-162.615,63.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.595,28.24],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.705,32.59],[127.22,32.9275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.125,55.3125],[-26.355,56.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79,23],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-10],[80,-12.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.14,-33.41],[-20,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.693648,43.948964],[14.671152,43.926406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.8,-10.5],[131.8,-11.9],[130.8,-12.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.1875,15.295625],[-140,15.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.11,-45.405],[70.39625,-49.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.855,24.085],[-30,25.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.375,-34.64],[155.385,-36.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.719112,57.250536],[11.541792,57.28008]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.785,50.155],[168.215,48.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.955,-37.275],[40,-36.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1875,18.9975],[-75.095,19.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.1,-45.395],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.471768,65.278848],[22.383867,65.360957]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.254648,37.14041],[23.849641,36.834439]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40,-36.95],[40,-33.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.485,64.915],[6.4175,63.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-0.985],[-119.2,-0.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.98,42.26],[-148.93,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.875,0.89],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.42625,-21.290625],[113,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.015245,40.431238],[12.680742,40.027383]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.57,-23.235],[-174.455,-24.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.5,1.2],[123.655,4.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-53.2,63.6],[-54.2,69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.2,-3.535],[5.40125,-3.03125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.89,-45.405],[-140,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.77,11.655],[106.47,5.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.63,7.675],[-25.925,5.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.94,41.35125],[-130.835,40.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.417422,37.676133],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.545,-40.03],[171.14,-39.755]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,48.245],[-147.485,47.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-124.83375,-25.30125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.9,52.6],[174.26,50.5025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.624375,56.324609],[5.356016,56.302422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.995,23],[117.7625,21.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,4.835],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.05,-22.065],[-120,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.045,58.39],[3.3925,58.7825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.709375,59.721875],[3.395,59.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.8,-12.2],[128.4,-14.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.925,64.46125],[9.0125,64.65625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.597305,59.838086],[27.68125,59.48375],[28.204062,60.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.83,48.9],[-50,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.137949,38.470732]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-114.39,-20.06],[-111.57,-18.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.0625,-10.129062],[-102.535,-7.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.05,8.4],[120.46,8.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.7725,27.80125],[-85.75,28.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.82,22.61],[135.645,21.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.302361,38.931637],[25.241781,38.639014]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.39625,54.11125],[-162.3275,54.3025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.384922,12.626797],[43.12,11.675313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.52,-34.915],[-150,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.39,18.48],[-55.65625,20.05625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.532783,40.600757],[19.286448,40.166138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.17875,52.26875],[10.5,53.375],[9.627266,53.65125],[9.068397,53.784597]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,41.925],[-130,43.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.49,-6.19],[132.315,-6.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.25,55.43],[-38.195,58.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.47625,26.515],[-83.8425,26.0025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[53.355,-15.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[48.505,-41.675],[45.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.945,-44.21],[0,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.165,53.38],[-36.6225,53.87625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-75.2,24.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.095,25.75],[-15.235,27.335],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.542471,56.108979],[12.153201,56.832275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[151.265,-39.825],[149.705,-39.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.309961,54.896719],[19.852109,54.884531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.81,75.165],[-65.77,74.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.860469,60.161348],[29.4,60.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.073545,41.909072],[4.1575,41.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.968125,35.618906],[17.9975,36.25625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.68625,27.61],[-95.8,27.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.855,6.505],[-81.4,6.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.937292,61.235193],[19.342832,60.687832]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.535625,21.845],[-74.026953,21.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.833008,52.101016],[-6.151127,52.11611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.075,39.66],[-69.624492,40.454453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.415,34.22],[-69.2575,33.6725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,10],[141.39,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[14.86,36.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.26,17.29],[116.64,18.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.77,-41.885],[93.931914,-41.456875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.305,-17.445],[-96.27,-20.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.44625,39.45875],[-55,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.165,21.055],[66.6,24.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.165,31.145],[-64.7775,30.2125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-20.73,39.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.76,-12.465],[146.55625,-16.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.83,18.27],[130,16.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8425,-37.375],[40.07875,-39.8325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,30.905],[-30,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.595,2.055],[-89.855,0.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164,53.8],[-163.255,51.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.255,42.64],[39.455,43.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,20],[-140,20.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-22.735,65.08],[-23.393254,65.26252]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,25.275],[-137.48,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.415,37.96],[128.54,39.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,20.06],[130,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[127,8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.0675,17.111875],[-64.27375,17.16125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.745,70.025],[-167.085,69.16],[-167.745,67.1525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.471768,65.278848],[24.250625,64.882109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.02,-56.065],[-67.88,-56.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.505,-8.535],[-165,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.278461,44.563908],[13.455433,44.013123]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-25.275],[-90,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[167.535312,19.45625]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-93.01,75.16],[-92.4925,74.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.60125,64.31125],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[138.64,21.63],[136.89875,20.0675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-12.983438,35.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.26,-6.315],[-145,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[168.53,-23.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.69,10.79],[-110.04125,12.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.514518,48.098406],[-5.749062,47.368203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.56,-20.59],[161.9275,-20.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.087411,38.333157],[122.175,38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.935,36.49],[-129.91,35.53125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.3225,39.936563],[0.118759,39.369878]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.965,55.875],[0.905,55.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.496719,40.850313],[27.95,40.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.285,-20.785],[177.77,-18.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.712073,56.451064],[7.25665,56.572783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.773623,44.920851],[13.278461,44.563908]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.61,28.69],[-130,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-79.235,31.64]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.813645,54.411245],[6.172187,54.61875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.69375,30.26875],[-71.6,30.133125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,43.84],[-130.005,44.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.769824,39.240313],[2.445,38.7025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-29.78,40.51],[-28.585,41.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.749531,56.037813],[-7.192568,55.118374]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-81.17125,30.345],[-80.435,28.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.423691,57.451816],[20.029785,57.021931]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.39,7.44],[134.2875,5.7675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.46,-36.56],[164.125,-36.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.4,13],[103.365,10.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[121.205,30.505],[121.895,30.345],[122.295,29.9925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3975,56.315],[1.8825,56.866875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.82,-14.34],[-101.92,-11.7125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.975,35.425],[124.175,34.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.995,-53.66],[-40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.985,64.58],[4.89,65.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.942187,30.265313],[-77.89,30.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70,-60],[-80,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.374375,28.6525],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.2,64.9],[-177.305,62.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.905,54.005],[156.787969,50.717656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.66,-24.545],[-76.035,-26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.568789,42.386191],[18.550977,41.625937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[95.78,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,4.195],[-37.595,7.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-142.61,47.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88,13],[86.455,13.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.325,25.085],[125.435,22.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.948281,51.602969],[-6.612031,50.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.565,-51.945],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-154.695,42.52],[-157.72,42.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.86,-0.063125],[-46.4,2.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120.745,-23.54],[-120,-24.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149,-7],[147,-4.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,13.965],[130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-34.34,54.525],[-30.005,55.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-56.828125,-43.9075],[-55.99,-44.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8,0.1925],[4.0675,0.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.83,48.9],[-50,48.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.495,-10.63],[122.255313,-11.198125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,-45.73],[-60.42125,-46.99625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.83,55.205],[-132.31,54.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.195,26.555],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.075,4.405],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.418281,29.48793],[-15.379375,28.858125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.9475,7.06875],[-79.2,7.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.63,-35.035],[-23.14,-33.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.525,-26.76],[0,-25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.89,-45.405],[-10,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.6,-3.445],[-168.505,-8.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-46.44],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.815,67.46],[-95.59125,68.3575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.315,31.67],[-75.32,30.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.45125,57.80125],[21.628223,57.81543]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.95375,4.021562],[72.275,5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-6],[8,0.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.393254,65.26252],[-24.631875,65.585938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.9,20.805],[-17.9725,21.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,37.7125],[-20,36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.864688,1.10875],[169.425,5.495]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.759824,46.29998],[-2.308359,45.854297]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.485,72.2775],[-126.67,74.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-40],[66.835,-37.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.966397,37.400425],[26.153435,38.147076]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.496406,36.432031],[34.904609,35.674922]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.77,-18.775],[178.524375,-18.294375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-10],[-10,-12.895]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.275,29.69],[-79.285,29.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.425,-4.95],[137,-9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.64,18.165],[119.81125,19.0175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,0],[-1.11,-1.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.41,-13.865],[150,-12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.703925,60.296949],[19.42498,59.977676]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.8775,-0.06875],[64.9675,-5.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.81875,31.2575],[30.01,31.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.976548,42.220253],[16.177755,41.651574]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.825,38.75],[-66.515,35.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[8.32,40.565],[8.195,40.55],[8.065469,40.411406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.125,40.98],[-37.685,42.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-40],[50,-37.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,52.69],[-41.9,51.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,37.29],[-37.315,37.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.555,33.9075],[19.4875,34.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-118.05,-22.065],[-114.39,-20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[123.775,20.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.47,-25.775],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.225,29.085],[-89.9,28.285]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.300234,12.173516],[109.77,11.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.45,7.46],[70.82,8.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[126.82,19.545],[124.685,19.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.99,1.01],[107.4025,-1.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.105,-53.01],[-64.8275,-54.60375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.031875,36.679375],[35.62,36.38625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.292769,55.727129],[20.949922,55.910039],[20.703918,56.544417]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.205,-23.395],[-1.535,-21.63]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.3,6.145],[1.884922,4.824141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-0.261875,54.98875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.445212,53.562003],[4.9525,53.8075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.535,1.485],[-107.345,2.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.315,26.4425],[-88.415,27.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.241562,60.902422],[3.972656,60.90625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.797585,40.444359],[13.015245,40.431238]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.95125,36.17125],[-74.451406,37.726719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.71,9.52],[-14.5625,8.5625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.11,14.335],[-51.665,15.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[18.801841,54.630073]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.285,-10.03],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.285],[158.55,-36.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,39.59],[-139.56,39.91875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.870266,52.632277],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[148.97,40.825],[147.88,40.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.101398,44.357843],[14.693648,43.948964]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.84,14.315],[-137.255,12.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.55,72.235],[-77.65,72.815],[-71.635,72.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.54,37.62],[-73.768125,36.61125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.817426,55.951637],[-1.14,55.37],[-0.764687,54.757783]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.003165,44.711516],[139.02,44.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.795,4.15],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.382466,51.914291],[2.780469,52.247031]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.485479,51.771038],[-6.948281,51.602969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,-16.7],[145.6875,-16.2425],[142.135,-10.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-108.98,10.01],[-100,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.64,43.555],[170,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.34,35.595],[-124.9375,35.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.11,-45.405],[60,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-46.3,-24.3],[-43.2075,-23.0975],[-41.3,-23.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.025,20.67],[127.725,24.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.01,31.745],[29.36,31.8]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.9925,26.24],[-87.575,25.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[173.055,-26.21],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.365,-35.04],[-27,-33.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94.87,15.085],[96.405,14.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.493584,36.213281],[-7.862709,35.709449]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-36.965],[158.55,-36.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.26,-10.03],[-6.45,-6.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.268281,42.615781],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.205,17.295],[-30.06375,20.195]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.4325,69.715],[-57.96,71.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[50,-31.835],[51.41,-31.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2425,35.1575],[-74.955,33.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-25.845],[-30,-27.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.745,-43.645],[80,-43.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.895,57.655],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,-8.65],[159.72875,-9.34625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.4175,63.015],[5.510234,62.388359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.89875,20.0675],[134.215,20.06]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.676694,40.975044],[2.814531,40.307891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.9475,38.8],[-27.9125,38.914375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,0],[85,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.565273,36.568945],[21.83561,36.539005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[23.374615,36.270665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.85,-23.14],[58.0075,-20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.371016,36.792812],[-10.967578,36.809023]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,60],[-56.595,60.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.15,70.38],[0,67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.6,43.615],[33.9575,44.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.009687,18.466406],[-75.561406,18.58625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.42625,-21.290625],[114.5,-20.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.45,42.07],[-147.98,42.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145.31,40.365],[146.81,40.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.86,-51.435],[-80,-47.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[125.5,37.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.17,-10.03],[78.415,-11.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.59125,15.75125],[-77.6575,13.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.09,-19.205],[9.745,-20.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[142.055,49.16],[141.09,49.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-167.645,58.37],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,40.62],[-50.585,40.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.124099,43.687733],[15.168906,43.074487]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.74875,-32.2175],[-49.73,-35.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.67,-38.795],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.93,53.055],[-41.9,51.98]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-50],[-34.915,-55.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,0],[145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.948281,51.602969],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,0],[90,-1.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-35.385],[70,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.84,-10.005],[159.782188,-10.092656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.1675,29.7725],[-77.94,29.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.28,-20.13],[-74.66,-24.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,33.5225],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.84,-53.31],[-39.995,-53.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-152.865,58.895],[-156.745,55.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.412365,55.377734],[15.657402,55.751547]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.610273,36.099727],[-12.371016,36.792812]]}},{"type":"Feature","properties":{"pass":"babelmandeb"},"geometry":{"type":"LineString","coordinates":[[43.384922,12.626797],[42.931719,13.161406],[42.5375,13.93],[41.845,14.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.87625,63.43375],[-22.480625,63.693281]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.54,29.176875],[-95.139687,29.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-25,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.151127,52.11611],[-6.297305,51.461055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.685974,39.245609],[24.302361,38.931637]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.565601,37.428359],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.36125,58.25375],[23.478955,58.656255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.119062,40.193125],[-140,41.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.633242,38.541367]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.314839,59.503855],[22.996484,59.625747]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[170,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.7,32.84],[-52.4025,32.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.035,34.80125],[22.28,35.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.51876,-7.25209],[71.825,-5.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.177888,54.092026],[-5.665332,53.633799]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[63.13875,72.01125],[65.67,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.365,-17.76],[161.9275,-20.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.255,-26.235],[163.98,-24.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.4,9.1],[165.675,9.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.125,-46.515],[-130,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.29,30.23],[-85.60875,29.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.295,-9.31],[-98.025,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-15.945],[80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.430312,-34.205938],[14.335,-30.96]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.6825,15.0175],[-69.2,14.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.725625,-22.964375],[111.185,-24.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-35.385],[-15.385,-35.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.73875,57.7075],[-5.885313,58.745937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.216514,43.639951],[-8.57,46.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.945,27.125],[-76.245,27.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.835,5.12],[172.864688,1.10875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.195,21.445],[-159.255,21.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.85,50],[-139.890625,49.835625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.23,26],[143.6,26.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.815,-31.815],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.925,48.325],[160.2375,48.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.335,10.32],[-23.74,10.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-35.01],[0,-34.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.213706,41.184683],[3.402324,41.89498]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-5.125],[-137.395,-4.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.017266,37.38418],[4.210625,38.3975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[55.345,25.60125],[53.8,24.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.015,10.005],[-48.345,11.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-177.305,62.835],[-173.66,58.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.682437,35.592275],[24.697896,36.099399]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,10],[148.25,14.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.51,-8.11],[-33.21,-11.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-27.02,-10.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,8.505],[-138.665,7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.17875,25.61125],[-85.1425,27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.781946,38.686186],[13.814531,38.779531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.395,59.785],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.305,-32.485],[-47.055,-32.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155,15.17],[154.485,14.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.365,-17.76],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.68752,58.996143],[3.837578,59.327422]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.785,46.32375],[33.9575,44.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-48.555,35.005],[-50,34.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.45,-10.035],[60,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.415,24.68],[167.535312,19.45625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.605,31.905],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.7925,69.845],[20.843125,70.67625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.045,13.36],[119.906875,14.168437]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.97,-18.1425],[53.85,-23.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-146.365,-10.025],[-150,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[15.115,33.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.7,56.2],[142.145,55.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.03,27.29],[-85.762188,26.469375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[85.834375,16.023125],[87.08,14.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.0925,-11.1325],[-1.99,-10.015]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-110,-4.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.19875,29.306875],[-88.8575,28.921875]]}},{"type":"Feature","properties":{"pass":"bering"},"geometry":{"type":"LineString","coordinates":[[-169.15,65.96],[-169.02875,64.7425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5,-35.385],[5.395,-35.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-123.735,38.12625],[-129.45,39.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.098437,57.838281],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.851896,53.55348],[7.34,53.32],[7.385,53.295],[7.3,52.86],[7.27,52.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.535625,43.472969],[-9.604512,42.775117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160.2375,48.075],[161.88,46.74]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-33.715],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90.655,59.815],[-92.925,60.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.429844,37.213516],[12.833621,36.888984]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.939375,55.420156],[3.575,54.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,30],[-159.8825,29.82375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.697461,39.89332],[18.636012,39.956151]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.007207,44.213198],[-7.67,45.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[1.76418,53.858516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.155,14.45],[144.894375,13.60875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.37,1.11],[-1.745,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.0675,36.44875],[133.02,39.225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.703925,60.296949],[18.86126,59.728643]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.419063,55.961953],[17.580605,55.475938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-162.795,50.375],[-162.105,48.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.94,39.505],[121.095,40.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113,-23.5],[111.7475,-22.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.63,32.190625],[32.302422,31.474844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[26.55275,37.731063],[26.153435,38.147076]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-90.485,26.725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.894609,46.205234],[-4.98666,46.795059]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.875156,12.664141],[-70.15,12.525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.45644,54.281963],[5.445212,53.562003]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.83,50.865],[-31.405,50.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.69,2.73],[-100,3.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.17375,30.3875],[-79.815,29.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.61,47.655],[-140,46.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[144.27,13.11],[141.39,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.095,28.36],[-61.34,28.54]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.693648,43.948964],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.06,32.9725],[14.54,33.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-156.3325,53.8375],[-155.06,53.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.05625,50.08375],[-29.22,50.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85,-25.275],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.193359,36.34],[15.623228,37.09727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.88,-33.13],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-137.48,27.62],[-140,28.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.74,-31.37],[10,-31.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.78,-16.375],[167.38,-18.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-134.82,38.825],[-135.765,38.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.79,27.1675],[-67.49625,21.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.735,72.27],[82.465,71.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.906875,14.168437],[122.1,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,13.62],[-51.665,15.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.98,8.505],[165.675,9.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.371125,52.17311],[-6.151127,52.11611]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.57125,42.905],[35.295,42.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-90,-20],[-95,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.928906,39.174336],[9.684824,38.594712]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-40],[-4.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.3,35.9],[142.25,40.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.201484,61.806113],[4.18,62.96],[7.09,65.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.025703,28.764063],[-15.418281,29.48793]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20.625,-29.41],[-19.7725,-29.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.982813,42.496641],[27.495,42.46],[27.47,42.485],[27.982813,42.496641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[53.2925,26.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.38,-2.7475],[106.6275,-5.3725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[178.9,-20.27],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.64,14.52],[-130,15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.62,-16.745],[-10,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.345,40.035],[-54.575,40.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.697461,44.723672],[-7.01,44.351875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32,-30],[40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.71,15.53],[-24.525,13.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.115,53.365],[-38.165,53.38]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[87.73,-42.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.71375,31.1375],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.065469,40.411406],[8.235922,39.733943]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.075,39.66],[-71.73,39.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,32.955],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.605,-4.66],[-105,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.74,20.785],[-44.85375,25.4725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.826191,65.729375],[-23.485,65.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.66,31.315],[124.61625,32.37375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.95375,4.021562],[73.045,1.825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.03,-9.9375],[-169.32,-10.715]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[163.3425,-23.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.655,26.55],[-175.06,25.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,17.06],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.26375,-34.81875],[-56.35625,-35.05625],[-54.615,-35.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.762188,26.469375],[-85.7725,27.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[107.355,-30.66],[108.265,-31.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-38.1525,0.0075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.583594,26.276406],[-76.259062,25.764688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.882285,67.350117],[13.3425,66.9525],[12.621743,66.378033]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,33.165],[-30,30.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,36.45],[-33.975,36.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.964242,36.448428],[19.38,36.28375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.475328,35.585183],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.02,39.225],[136.26,42.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.790938,40.238125],[6.065,39.645938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.935,60.485],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.955,6.08],[168.0925,7.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[165.6,-46],[172,-40.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.803398,40.72709],[11.55597,41.385911]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.945,-5.455],[99.98,-8.48]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.140783,55.523716],[-5.42,55.995],[-5.355,55.885],[-5.140783,55.523716]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.79,27.1675],[-68.515,27.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.2425,35.1575],[-76.3125,33.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.38,-23.8225],[153.585,-18.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[146.435,19.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.39,7.44],[140,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.78,3.07],[-43.28,5.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.05,30.2025],[-72.88875,30.8875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.265,-31.175],[111.66,-33.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.535625,8.775],[-79.72,7.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.395,42.3875],[35.295,42.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.605938,60.377812],[0.263516,60.511875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.2,-28.3],[-19.7725,-29.5375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-45.19125,45.28875],[-41.66,48.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-16.175,41.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.505,-11.18],[159.782188,-10.092656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.015,-28.17],[5.89,-30.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[5.170732,59.251035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.335,-30.96],[12.06,-28.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.715,-0.725],[-140,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.58,-56.48],[-64.985,-55.96875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.5,-30.5],[-49.74875,-32.2175]]}},{"type":"Feature","properties":{"pass":"northwest"},"geometry":{"type":"LineString","coordinates":[[-126.67,74.55],[-126.04,74.62],[-111.295,74.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,10],[-46.845,10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.8525,41.085],[-123.735,38.12625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,28.1575],[-88.8575,28.921875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-23.04,20.67],[-20.9,20.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.205,-24.02],[100,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.575,59.04],[-167.645,58.37]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.89,43.11],[131.98375,42.14625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.1,38.05],[123.2,37.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,7],[97,11.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.25665,56.572783],[7.876827,56.570139]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.775,-15.07],[54.885,-16.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.3425,-23.6075],[160.56,-20.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.88,-50],[-80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.89,11.355],[-89.595,10.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60.54,-45.73],[-58.875,-45.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,40],[-22.46,42.625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3221,55.324071],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.18,49.805],[170.67,43.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.8175,-33.0175],[-80,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.304141,38.098984],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.26,50.5025],[172.18,49.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.64,37.46625],[8.97,37.345],[8.94,37.34],[8.545,37.305],[8.355,37.28],[7.72875,37.0925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.25,-39.3],[-56.828125,-43.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-102.69,2.73],[-99.9175,-0.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-10],[-135,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.983564,57.58748],[22.45125,57.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.005,53.415],[-30.005,55.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.126309,66.444929],[-18.64,66.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.52875,70.5225],[33.59,70.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.023438,-27.182188],[160.015,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-117.41,27.555],[-117.49,28.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152,17.8775],[153.34,16.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.485,2.015],[78.96,2.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.77,4.08],[-42.88,2.92]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.40125,-3.03125],[8,0.1925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.345,38.1425],[-70.66875,39.07125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[110.25,-8.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79,23],[-79.635,23.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.86,23.325],[-180,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-13.08],[-126.7,-16.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.745,0],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-35.96,36.27],[-35,35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.28,49.83],[154.5025,47.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-26.47,27.425],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.229375,-11.911875],[41,-10],[40.0125,-6.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.86,27.655],[-88.415,27.1275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-50],[20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.44,1.46],[-145,5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-50],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[166.67,-38.795],[162.47,-37.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.905649,58.056418],[-2.289512,58.595117]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.61,-35.005],[-85,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.54,29.176875],[-94.415,27.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,35.385],[-55.87,34.4975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-148.13,11.96],[-143.58,10.025]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[114.24,76.7825],[119.085,75.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.4025,32.61],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.434375,64.555],[36.465,65.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.050659,39.959717],[24.49332,39.690156]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.685,35.095],[-124.9375,35.615]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-44.44,4.495],[-44.77,4.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.8,14.68],[70,13.765]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.854805,28.983047],[50.365,29.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.365,-14.375],[7.25,-15.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.574272,60.169958],[20.983154,59.377729]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.1375,16.44],[-73,17.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.52555,62.383484],[18.260371,62.156348]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[135.52,-35.635],[134.215,-35.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[77.755,1.285],[78.96,2.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.951719,54.536094],[4.499844,53.951016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168,60],[-168.575,59.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.04,31.225],[-74.05,30.2025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-70.661593,12.834497],[-70.643992,12.830684]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-16.095],[90.104375,-19.9775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.19,-35.585],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.96,44.25],[179.87,44.475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.4925,11.9675],[-80.935,12.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.005,33.37],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[102.09,9.03],[103.365,10.515]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.12,19.73],[39.335,19.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55,45],[-63.295,41.805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.85,29.335],[-79.005,28.71]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,30],[136.645,30.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.535,-40.075],[-90,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.9125,38.914375],[-28.450156,38.621641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.975625,39.37],[-32.34375,37.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.53,-5.585],[-10,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.645,-16.635],[156.505,-18.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.61,59.135],[-166.59,57.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.57375,17.530625],[-66.43375,17.1775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[51.6,26.3],[50.675,26.305],[49.52,27.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-50],[-80.715,-50.835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135.1875,15.295625],[-131.705,11.95]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.669644,38.170488],[13.814531,38.779531]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,26.16],[-60.62,25.605]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[105.32,-9.355],[106.67,-12.7925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.185,-28.285],[-165.01,-30.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.91,-23.655],[169.995,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.60875,69.9875],[16.7425,69.68918]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97.305,-17.445],[-95,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,-40],[-15,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[113.12875,-6.30875],[112.65,-6.94],[112.0375,-6.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.038047,60.860098],[20.99616,60.230937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-178.5,28.5],[-178.685,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.505,31.63],[135.15125,33.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.400489,50.308194],[-2.553604,50.466589]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.238652,41.285164],[7.570625,40.994375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,44.69],[-129.455,44.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.955586,52.79873],[5.040217,53.206365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.684779,51.403184],[1.580332,51.962109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.455,-24.72],[163.255,-26.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-91.075625,26.139375],[-90.56,25.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.58375,47.4],[-130.925,45.6825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.915,27.965],[-60,26.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.05,25.1725],[-51.3,22.55]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-40],[90,-32.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50,42.755],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-5],[70,-7.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-58.8625,28.7875],[-56.66,29.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.524717,38.031367],[10.28123,37.626621]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5,-5.055],[-5.53,-5.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-82.48,23.835],[-82.2,23.25],[-79,23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.175,51.595],[-163.255,51.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.02,-56.065],[-71.385,-55.36]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.261719,60.567188],[-1.056328,59.980527]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-40],[-166.115,-36.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.160352,6.905854],[83.98,11.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.795,43.085],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.151875,15.62375],[-73.3225,14.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146,43.2],[145.9725,47.2625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.128019,39.727571],[22.854844,40.434102]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75,-35.385],[80,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,15.48],[-144.59,15.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-65.465,43.245],[-63.21125,44.565]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.07748,49.309648],[-2.140034,49.570364]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.730937,37.523203],[20.653141,36.767898]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.7,-16.845],[-123.865,-20.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.455,-37.735],[55,-35.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.215,-35.5],[127.51,-34.285],[120.875,-34.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,-15.17],[-120,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.07,28.78],[-73.97,28.480625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100.12,69.7],[-99.185,70.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.38,0.555],[104.99,1.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.645,-16.635],[153.75,-13.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[87.08,14.74],[86.455,13.775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-10],[86.76,-13.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.59,49.13],[-8.84125,49.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.048652,50.75123],[-5.733981,50.063773]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90,-12.165],[90,-16.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.231875,27.82125],[-76.245,27.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.915,-38.485],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.705,20.06],[152,17.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.975,-24.405],[59.67,-29.3825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-99.1,-19.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-42.26,-27.96],[-40,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.015,-28.17],[0,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[66.6,24.3],[64.14,22.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-34.8475],[5.835,-34.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.060815,52.902744],[-9.272266,52.618047],[-8.805,52.675],[-8.695,52.655],[-8.625,52.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.6,34.2],[127.9525,33.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[155.385,-36.8325],[160,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.3175,26.279375],[-76.259062,25.764688]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.8075,17.3325],[-114.0975,20.0575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70.82,8.365],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.115,20.055],[140,20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.590361,36.269318],[25.35,36.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[147.305,-39.285],[146.435,-39.165]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.364297,39.272578],[16.609102,38.296719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.97875,24.59125],[-82.011875,24.220625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,0],[-115.44,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174,-34],[-180,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.49,26.93],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-3.09],[0,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105,-35.385],[-105.525,-35.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.680742,40.027383],[13.490322,39.908257]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-129.8975,46.203125],[-130,48.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.583594,26.276406],[-77.75125,26.95125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.920313,38.326465],[11.240732,38.735937]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.575,59.04],[-171.665,56.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.245,-15.28],[173.1275,-13.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.103516,53.993594],[1.76418,53.858516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-112.55,12.905],[-110.109375,10.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.681607,58.930432],[8.936472,58.232736]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.055,40.085],[160,40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.515,34.78625],[-72.79125,32.76625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.725,70.31],[18.73,70.8625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[76.6,0],[77.695,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.765,67.0275],[42.295,68.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-30],[-120,-24.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.81,11.11],[-87.295,11.66]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[88.555,20.31],[88,21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.61875,29.59125],[-75.64,28.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.525,26.955],[34.2525,27.595]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-139.890625,49.835625],[-142.61,47.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.308359,45.854297],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.490322,39.908257],[14.124697,39.723652]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.935752,58.531592],[17.513711,58.289277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.2925,26.465],[51.6,26.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.545,12.755],[-135.84,14.315]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.782544,51.548596],[3.382466,51.914291]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,-34.05],[-146.83,-33.445]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.461328,54.256281],[-0.200664,54.292109]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.73,-22.115],[13.8225,-27.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,39.205],[-17.1,38.72],[-14.379375,38.2825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.675,28.75],[-14.061875,28.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.715625,37.364688],[17.805,37.415],[17.74,37.43],[17.63,37.455],[17.35,37.515],[17.12224,37.566764]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[72.79,-4.235],[72.51876,-7.25209]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.745,45.7],[140.205938,45.17625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.075,65.415],[10.5725,66.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.831941,42.661339],[9.50612,43.283391]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.060815,52.902744],[-10.317812,53.609375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[115.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.463672,42.986934],[4.276431,43.177837],[5.217479,42.736075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.508218,37.418433],[18.69125,38.88125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125,-35.385],[-120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.356016,56.302422],[5.478433,55.573516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.13,70.0225],[18.725,70.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.52,63.7475],[-18.545,63.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.910781,35.366172],[-3.746934,35.849805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-131.54,-28.545],[-135.015,-25.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.965,-5.5775],[113.12875,-6.30875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.6,26.3625],[143.035,27.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.76,8.72],[121.52125,11.35375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.01625,27.57125],[-78.810625,28.2275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.79125,32.76625],[-71.615,31.9975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.835,5.12],[168.0925,7.11]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.127676,55.036973],[5.478433,55.573516]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.765788,42.402317],[10.367479,42.995627]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-20],[-15,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.9,19.75],[-67.038594,19.219687]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.045,58.39],[3.50875,58.16875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.274478,39.259883],[19.647695,39.262397]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.472755,58.952702],[11.269082,59.069375],[11.037383,58.557233]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84124,43.537256],[-8.828682,42.490273]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.21,6.97],[157.355469,7.404844]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,2.7],[-170,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[141.25,41.9],[139.4,41.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[121.465,21.815]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.88125,40.75125],[29.55,40.75],[29.48,40.75],[29.2725,40.74875],[28.496719,40.850313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[149.335,59.715],[149.46,59.12],[149.615,58.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.108296,50.576542],[0.065205,49.814541]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-62.4225,45.9625],[-60.2,47.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-173.66,-12.8],[-170,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.6325,55.38],[-7.192568,55.118374]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.297305,51.461055],[-6.833008,52.101016]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.434375,64.555],[34.9025,65.1175],[35.455,66.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-43.435,36.83],[-40,37.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.935,4.99],[-95.795,4.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.10125,19.7925],[-133.1575,20.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.575,35.385],[20.595,35.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.926875,34.793437],[-9.25375,35.2325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[174.765,-5.4025],[176.1725,-3.875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.067465,39.293854],[25.840852,39.025727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.6175,61.95],[-6.816172,62.127187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.01362,50.229256],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.395,-35.005],[10,-34.8475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.779248,36.465851],[-3.1125,35.9125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.135,-2.705],[152.58,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.513711,58.289277],[17.98563,58.877539]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[133.02,39.225],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.64,66.9475],[-17.255,66.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.955,0.965],[-110,1.175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.69,-17.065],[122.865,-15.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-92.92625,27.924062],[-91.6975,27.85375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.17,6.64],[70,6.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,-10],[-22.805,-12.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-31.925],[10,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.139585,36.333912],[14.270904,36.337804]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.495,33.9225],[35.045156,34.255938]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.435293,61.43918],[21.038047,60.860098]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.203496,55.320508],[5.662383,54.805703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.69375,70.6075],[17.13,70.0225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.27375,17.16125],[-65.835,17.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.8725,26.9025],[-76.583594,26.276406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.09,17.215],[65.085,15.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.135,22.01],[-69.295,23.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-133.205,33.485],[-133.755,34.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.845,5.49875],[127.49,2.745]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[126.82,19.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60.4,22.7],[61.655,21.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.607461,61.751855],[19.831783,62.135993]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.955,49.015],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.64252,42.969277],[15.626362,42.602424]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,20],[131.83,18.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-32.435],[0,-31.785]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.64,32.87],[-124.685,35.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.22,-55.8275],[-63.495,-54.8525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[177.7225,-10.94],[178.99,-13.905]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-59.813437,13.070625],[-59.180625,12.584062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-73.590625,35.974375],[-74.445,35.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-51.105,-39.96],[-50,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109,16.1],[112.045,16.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.95125,36.17125],[-74.873281,35.593359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.645,-20.035],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-126.15,-26.13],[-124.83375,-25.30125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.725,-26.875],[105.525,-25.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.635,-5.135],[153.135,-2.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-12.09,-20.03],[-10.795,-20.845]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.01,43.555],[133.7575,42.685]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,43.635],[-150,42.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-122.869687,48.55375],[-122.440625,47.530313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,34],[13.255,35.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.395,15.63],[-69.85,15.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.335,19.91],[38.5675,21.2475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-115,15.17],[-116.62,13.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.38875,37.84],[124.1,38.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[129.39,30.415],[128.135,31.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8925,66.835],[35.455,66.1]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.44,27.185],[-94.405,26.0825]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.415,27.1275],[-87.9925,26.24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-20],[-105,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.333125,41.613125],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.39875,-9.09625],[116.7025,-9.2975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.465,65.1175],[36.444375,65.826875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[167.693438,-23.06875],[168.5475,-22.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.326133,53.184297],[-10.317812,53.609375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.45,32.9075],[-74.86,32.6075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[13.8225,-27.14],[12.5,-28.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.435,32.565],[-17.85,32.15]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[35.455,66.1],[36.444375,65.826875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.195,-60],[-63.265,-60]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.6,15.705],[-88.645,15.985],[-87.8,16.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.26,-7.21],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.815,71.41],[-153.955,71.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-61.798125,10.466875],[-61.228125,11.250781]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11,-19],[10.73,-22.115]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[37.56,64.075],[36.434375,64.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.11,-45.405],[130,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.875,32.51],[-78.1,32.31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.62,58.5275],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[28.79875,32.65625],[28.79625,33.644375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.88,53.495],[-176.955,52.855]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-99.708906,15.540313],[-91.89,11.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.483303,47.239688],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.958125,20.08],[-40,21.14]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-3.09],[2.295,-7.16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-57.73125,-51.5875],[-51.885,-52.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.446062,42.090969],[11.55597,41.385911]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.788433,55.044995],[11.87,54.725],[12.018256,54.342448]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20,-40],[11.11,-40.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.87625,18.4975],[-68.9,19.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.374883,35.414648],[-8.14,34.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.32,55.055],[2.93,55.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.86,33.33],[-17.1425,33.09]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.08625,39.8225],[-132.09,38.07]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.11,37.93],[-26.425,37.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.88,-16.935],[149.435,-18.745],[153.38,-23.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4,4],[0.34,4.385]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.805,-11.275],[152.59,-11.505]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[4.710894,61.146455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-24.32],[-120,-23.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.34,-0.325],[120.77,-0.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.255,66.925],[-16.485469,66.638047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.058625,52.198584],[3.955586,52.79873]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15,-15.17],[-16.82,-16.965]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.959609,55.54906],[10.791522,54.781478]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.359355,36.887539],[21.34,37.416719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.252061,57.644817],[8.665449,57.392358]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.584961,40.444692],[0.711813,40.106133]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-40],[-76.5,-46.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[21.47,34.555],[23.035,34.80125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[52.3,11.6],[51,13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[40.07875,-39.8325],[41.645,-40.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[75.3,9.7],[70,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.34,4.385],[1.884922,4.824141]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[161.88,46.74],[164.185,44.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-24.89,-45.405],[-20,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.8275,64.8525],[39.116364,65.079669]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30.06375,20.195],[-33.855,24.085]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[176.653125,-9.104375],[172.22,-9.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.170531,51.941685],[1.684779,51.403184]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.48,-33.785],[-10.815,-30.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[158.55,-36.51],[157.63,-36.22]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.23,34.885],[17.968125,35.618906]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,4.835],[-138.665,7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.410078,37.257891],[18.3775,37.87]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.015,62.945],[-32.73,60.89]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,10],[-27.695,10.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-169.4575,41.535],[-170.6,41.4175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.800937,56.9625],[5.477481,58.452442]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.884922,4.824141],[-1,4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.07,36.5375],[-72.731875,36.4125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.4,41.2],[138.615,41.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.3425,-23.6075],[166.375,-22.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.89,48.055],[-15.985,48.28],[-15.3225,48.305]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,50.89],[-30.005,53.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-4.9075,60.282656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,67],[1.985,64.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.28123,37.626621],[10.495,36.902187]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.895,-10.5975],[159.782188,-10.092656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.605,35.405],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.374615,36.270665],[24.061402,36.109179]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,0],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.520337,36.579673],[-2.082314,36.419805]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-10],[-136.34,-13.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-40],[80,-34.795]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,38.765],[150.94,39.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-77.56,32.17],[-77.32,31.47]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.094844,57.411055],[-7.73875,57.7075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.01,20.805],[-69.135,22.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.31875,30.13625],[-69,29.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.45,-53.7],[-83.455,-54.03]]}},{"type":"Feature","properties":{"pass":"magellan"},"geometry":{"type":"LineString","coordinates":[[-70.57,-52.96],[-70.50125,-53.52625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[94,6.7],[97,7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140.895,30.975],[-140,31.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.055,-10.035],[64.45,-10.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.365,66.055],[10.5725,66.1175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-95.8,27.605],[-95.44,27.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172,-40.5],[173.9,-40.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[24.514192,37.33902]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80,-51.105],[-75.19125,-52.84125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-157.641992,21.176738],[-153.7975,23.7525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-10],[-166.845,-10.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.970039,40.651836],[-10.605,40.7175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.730156,44.864961],[-7.872266,46.126914]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[82.98,-43.18],[85.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-80.1775,25.0775],[-80.97875,24.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-2.308359,45.854297],[-3.44625,45.647188]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.81125,19.0175],[119.75875,19.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-125.64,14.52],[-128.63,11.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[156.505,-18.15],[159.848594,-20.454375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.49625,21.45875],[-66.96,22.1125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.009687,18.466406],[-73,17.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[108.46,18.415],[107.8325,18.2525]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-88.17,-38.31],[-90,-36.325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.18467,37.846523],[-9.075425,36.71064]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.69125,39.366875],[-71.66,39.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.06375,2.39125],[-36.455,6.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[73.59,-43.83],[76.745,-43.645]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.6,30.133125],[-72.9475,30.1675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.837578,59.327422],[3.099375,59.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65,-35.385],[60,-30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-168.2,64.08125],[-168.26,62.4775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-149.785,52.38],[-144.05,50.705]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-96.68625,27.61],[-96.075,28.19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.96,22.1125],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[97,13.79],[97,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-39.015,62.945],[-36.85,65.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.83,18.27],[133.21,16.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.315,31.67],[-76.942187,30.265313]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-0.304141,38.098984],[0.389252,38.73493]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[134.125,16.035],[131.33,15.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[22.383867,65.360957],[21.655039,65.157617]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20.695],[-169.52,20.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-15.575,35.39],[-16.0825,35.3475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.96,22.1125],[-66.57,22.585]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[60,-30],[57.365,-30.05]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.242363,48.047832],[-5.739744,48.852136]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,0],[155.0475,5.0875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.8975,28.065],[-87.635,27.56]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.135,-34.535],[111.66,-33.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.7,-3.6],[113.9325,-4.59]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-120,-10],[-125,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-19.83125,49.79375],[-30.05625,50.08375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.15,-21.215],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.145,71.4025],[29.978867,70.978633]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34.456328,31.958984],[34.913711,32.860039]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[16.000312,37.816006],[15.494585,37.857485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-72.34,18.56],[-73.19326,19.231819]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100,-28.245],[98.72,-28.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.6225,53.87625],[-35.515,53.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[169.5,-47],[-180,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[160,22.42],[158.48,21.61]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-11.102207,39.893125],[-10.170176,38.459727]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80,-43.455],[80,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110.04125,12.3],[-108.98,10.01]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.73,39.145],[-72.319219,38.780625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.855,16.9425],[-72.151875,15.62375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[91.33,21.335],[91.08,21.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.1325,26.39125],[-74.08625,25.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.590361,36.269318],[25.87741,36.843734]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,46.035],[-161.57,46.255]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160.8125,58.4875],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.189956,36.000159],[26.692542,36.069739]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[155,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164,53.8],[-167.47,51.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.77208,55.575352],[18.097534,56.145835]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.649258,39.673828],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.6775,33.35625],[-67.51875,30.995]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[68.96,5.79],[68.025,2.005]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.089805,57.419487],[24.305,57.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[132.395,32.4125],[131.82,30.915]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120.75,8.53],[120.05,8.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.74,-9.72],[6.365,-14.375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[34,-26],[36,-24]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.235922,39.733943],[7.649258,39.673828]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.005,-11.79],[-130,-13.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.405,26.0825],[-96.99,26.025]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.113912,40.413185],[23.83,40.52],[23.885,40.49],[24.113912,40.413185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[42.88,-33.13],[40,-33.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-179.275,24.255],[-178.805,27.9475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.2,43.805],[151.14,41.97]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.74,57.93],[-162.09,56.73]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.475,42.7],[32.67875,42.94375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.05,-7.88],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.45,32.9075],[-76.315,31.67]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.703918,56.544417],[20.292769,55.727129]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.015,-18.49],[153.38,-23.8225]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.185,2.48125],[-28.145,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-8.374883,35.414648]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-124.34,35.595],[-123.35875,37.34875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,0],[-12.695,4.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-164.245,25.99],[-160.365,29.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.365625,28.528125],[-89.86,27.655]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25.79125,37.8225],[-25.065781,37.632266]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[9.128237,43.862117],[8.35468,43.454668]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,-10],[-168.505,-8.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.66,28.265],[129.39,30.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.115,53.365],[-40,50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[99.945,-5.455],[104,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.502705,58.837251],[-5.025,58.675]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.09375,44.0625],[30.59,43.65]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[15.918195,43.385986],[15.124099,43.687733]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.85,32.15],[-19.96125,29.97875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.145965,42.676135],[14.64252,42.969277]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-36.2,-13],[-33.8,-5.25]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[120,-50],[125.11,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[139.003165,44.711516],[136.01,43.555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-30],[-105,-25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.53625,42.60625],[30.475,42.7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[27.280469,34.461133],[27.172734,35.348047]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[106.47,5.725],[110.075,11.44]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.712073,56.451064],[6.245254,55.857344]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.094896,53.33339],[-3.70304,53.87269]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.953125,43.996875],[38.19,43.78]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.185,28.135],[-87.03,27.29]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.73,10.89],[-75.84125,11.45875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.875,-8.77],[153.635,-5.135]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104,-7],[105.32,-9.355]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.115,23.3],[-64.645,24.925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.113912,40.413185],[25.050659,39.959717]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.986282,54.641794],[7.202308,54.953846]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.8,3.7],[109.9425,7.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-106.425,18.73],[-101.125,16.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.95,4.57],[104.6,3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-4.98666,46.795059],[-5.514518,48.098406]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.635,72.365],[-57.96,71.21]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[143.74,25.645],[143.6,26.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[33.1125,33.39],[32.82875,32.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[121.39875,-9.09625],[125.5375,-8.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-8.84125,49.1675],[-8.513125,50.03875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.03,35.105],[-67.785,34.6325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-138.9,53.37],[-137.335,57.87125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[59,20],[54.2,16.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.0075,-20.695],[56.065,-20.07],[55.41,-19.86]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-38.1525,0.0075],[-31.52,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[1.554063,54.35875],[2.32,55.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,-10],[-30,-7.935]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-69.875156,12.664141],[-68.4025,13.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.750625,40.73125],[25.878816,39.727865]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10.70875,51.5675],[-10.041543,52.319453]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.205417,63.553276],[19.549941,62.87748]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[53.8,24.7],[54.44,25.665]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.986282,54.641794],[8.112955,53.911146]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[171.805,-18.205],[174.245,-15.28]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[103.725,1.22375],[103.845,-0.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[116.210561,-7.872293],[116.485,-7.27375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[29.730625,44.929688],[30.09375,44.0625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[3.840547,60.216641]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-135,5.055],[-130,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-31.925],[18,-35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[115.11,-45.405],[120,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.767344,35.262031],[-15.575,35.39]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.25,-26.295],[-39.82,-26.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,10],[-138.435,8.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-25.81],[70,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130,-27.855],[-126.15,-26.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-63.9,-43.4],[-64.7,-45.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.406563,21.124375],[125.435,22.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-128.63,11.44],[-130,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-67.785,34.6325],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[4.764629,59.921895],[4.68752,58.996143]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150.046875,30.1525],[-146.105,34.235],[-144.975,35.3625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0.154219,37.584219],[0.517813,37.974219]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[25.192206,36.733336],[25.25928,37.580147]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-94.405,26.0825],[-91.7275,24.46]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-32.71125,-3.33875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.495,36.902187],[10.858716,38.003062]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-163.21,13.49],[-161.27,16.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.37,33.03],[-64.498535,32.136699]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[30.692812,32.801719],[29.65125,33.94]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-10,60],[-6.487813,60.75125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-27.02,-10.02],[-30,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-52.928125,-39.906875],[-51.625,-38.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.7925,47.6575],[-19.965,47.2925]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[111.35,20.4],[110.87,21.215]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-141.995,-32.17],[-140,-31.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-16.2875,33.0425],[-15.86,33.33]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86,61.1],[-85.155,59.945]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.455625,56.323437],[-7.307461,56.863672]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[170.07,-9.37],[169.42,-9.43]]}},{"type":"Feature","properties":{"pass":"northeast"},"geometry":{"type":"LineString","coordinates":[[106.4825,77.8525],[108.02,77.7325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.849641,36.834439],[23.564168,37.620381]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-89.46,25.71],[-87.365625,22.888125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.32,30.3],[-74.61875,29.59125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.402324,41.89498],[4.170293,42.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.8175,47.9925],[-15.04,47.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,1.175],[-110,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[8.235922,39.733943],[7.697109,38.785078]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,30],[144.23,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[145,25.275],[144.23,26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.9675,24.275],[-164.245,25.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.325,28.4525],[-76.245,27.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.79,-13.55],[172,-14.5]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.477481,58.452442],[4.656953,58.256719]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-30,41.79],[-30.005,44.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-50.585,40.59],[-52.5725,42.6125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.653141,36.767898],[20.629961,36.542852]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[131.4875,30.07],[130.9,31]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[38.38,65.7],[40.541875,66.15875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.872098,56.06031],[-7.93,55.99],[-7.98,55.925],[-8.361875,55.2575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-167.2575,17.50625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.28,38.355],[6.709062,38.094063]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-14.5625,8.5625],[-17.078125,11.311563]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-31.525,11.745],[-30,13.365]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.10959,44.26666],[-9.535625,43.472969]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-143.58,10.025],[-141.065,8.955]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[109.77,11.655],[108.18,10.59],[107.2875,9.99]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.130937,57.804531],[4.66875,57.01625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-86.335,-16.49],[-80,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.706133,37.38916],[3.178281,36.942656]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-18.305,25.27],[-15.114141,28.317891]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-55.05,25.1725],[-50,30]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[125.6,34.4],[126.54,33.545]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.241016,35.777734],[-10.33,36.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-145.765,60.54],[-146.95,60.75]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40.95,1.735],[-40,1.145]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.65,0],[-171.02,1.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[19.116094,39.478711],[19.286448,40.166138]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[93.3,14.4],[92.8425,16.32]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,39.2575],[-60,33.34]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[164.765,6.79],[160,10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.26,30.37],[-79.275,29.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-105.65,-5.705],[-103.815,-6.77]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.3775,37.87],[19.90505,37.865048]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-130.0075,26.14875],[-128.61,28.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[150,20],[145,25.275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.785,28.025],[125.66,28.265]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-150,50],[-150,48.245]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.493584,36.213281],[-8.2075,36.27]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-7.862709,35.709449],[-8.160605,34.393164]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[96.405,14.15],[97,16]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[3.838984,53.702813],[3.27002,53.670859]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[123.2,37.1],[123.975,35.425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-41.32,1.34],[-40.95,1.735]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-85.60875,29.93],[-85.75,28.85]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.993749,51.298369],[-4.786433,51.523613]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-100,-20],[-105,-15.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-170,20],[-169.52,20.51]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-83.31625,15.42125],[-83.906875,16.00875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[153.5975,46.17],[146,43.2]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[114.225,-22.1],[114.1375,-21.52]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.635,27.56],[-87.315,26.4425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[172.345,5.15],[174.9,3.435]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.5475,27.918125],[-73.97,28.480625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,39.2575],[-60.505,39.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-136.125,-46.515],[-134.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[69.17,6.64],[68.96,5.79]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-111.985,-2.015],[-110,-3.17]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[136.61,16.76],[134.125,16.035]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[20.292769,55.727129],[19.977617,56.342529]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-78.48,30.539375],[-78.1675,29.7725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.68,7.32],[102.605,7.81]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.39,-33.925],[40,-33.53]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.365,66.055],[10.41,64.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-71.837969,38.245742],[-71.345,38.1425]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.6,35],[11.2725,34.4325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-158.41,58.455],[-158.74,57.93]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.8775,-0.06875],[60,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-87.51625,17.4675],[-85.855781,21.851211]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[127.45,-8.315],[126.505,-6.465]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[163.98,-24.22],[166.375,-22.345]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-132.48,-12.6],[-130.875,-12.08]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[119.80875,22.2875],[119.75875,19.6175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[162.875,-17.27],[163.7,-19.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,6.325],[72.275,5.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.455,69.575],[-8.685,70.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.19125,-52.84125],[-75.965,-52.845],[-80,-52.185]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.025,-25.3],[0,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.823125,60.794375],[-4.465937,61.246875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-171.545,51.2625],[-167.47,51.485]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.16375,37.74875],[-60.505,39.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.182344,27.05],[-75.3175,26.279375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.67875,42.94375],[36.649961,44.801289]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-50],[-154.89,-45.405]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[100.015,-10.006875],[104,-7]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-33.8,-5.25],[-40,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.41,-31.535],[-1.98,-32.155]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[90.104375,-19.9775],[82.74,-20.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[36.245,25.885],[35.14625,25.55375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-74.01,23.8775],[-75.2,24.7975]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[58.65,70.565],[65.67,69.91]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.252571,50.54682],[-1.301715,49.758743]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-159.135,-0.875],[-160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-165.435,10.035],[-163.21,13.49]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-142.06,0],[-141.815,0.575]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[17.314619,57.48377],[17.79749,56.778555]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.139375,64.759844],[10.41,64.9325]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,-43.805],[70.055,-48.3125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[104.6025,-15.065],[100.015,-10.006875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[43.11125,69.7825],[46.655,69.84]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.982567,38.552204],[13.078906,39.055703]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[6.665508,37.4325],[5.84005,37.264072]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-49.205,20.84],[-44.85375,25.4725]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130,0],[130.0125,5.295]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,20],[72.4,19]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[39.47,15.615],[41.845,14.9075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-13.15,48.725],[-10.59,49.13]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-175.06,25.22],[-177.58,27.62]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110.115,10.295],[104.619766,1.608203]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[5.655,-19.57],[9.09,-19.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[18.290494,58.216924],[18.845664,58.355664]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.59125,15.75125],[-73.3225,14.9175]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-68.15,35.935],[-67.055,35.105]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.725,61.03],[-0.825,60.8775]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.229204,53.850117],[-5.177888,54.092026]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-10],[-120,-10]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[32.8575,34.505],[33.884922,34.391172]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[152.58,0],[160,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-17.078125,11.311563],[-12.695,4.35]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[2.15,61.205312],[1.18,61.6625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137,-9],[142.615,-9.985]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[44.155,12.055],[43.384922,12.626797]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.91124,47.150894],[-6.399886,47.735814]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-176.86,23.325],[-171.045,21.095]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-6.315176,57.994277],[-7.094844,57.411055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[65.095,18.14],[65.815,17.41]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.11,14.335],[-55.46,15.6275]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[154.645,50.06],[155.325,49.72]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-3.970742,47.66668],[-2.95771,46.696466]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[80.905,-20.96],[82.74,-20.04]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-66.57,22.585],[-66.542656,19.922812]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-64.635,41.225],[-68.802427,40.482671]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-147.485,47.635],[-143.74,46.635]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[23.825,32.765],[22,33.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-54.05,52.4775],[-57,54.6]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-76.583594,26.276406],[-76.945,27.125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[130.16,35.63],[138.20875,40.69]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-160,-15.93],[-156.305,-16.455]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-40,-60],[-44.75,-55.43]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,-50],[-144.89,-45.4]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[49.915,-10.0225],[54.285,-10.03]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-79.665,16.01],[-79.68,14.205]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-97,22.3],[-97.785,22.26]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[64.47,-25.775],[58.0075,-20.695]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[159.11,48.965],[160.2375,48.075]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[14.867168,54.490957],[14.325218,54.760973]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-20,52.185],[-19.8175,56.58]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[11.541792,57.28008],[11.009752,56.69674]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[0,-22.785],[0,-22.12]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140.6,-16.7],[139.18,-16.3]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[70,0],[73.1125,0]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10.21,-40.5775],[10,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-60,40],[-60.505,39.235]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[12.489221,55.438604],[12.810837,55.014771]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-37.595,7.645],[-36.01625,10.01125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[24.36125,58.25375],[23.542305,57.749961]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-166.59,57.605],[-165.4225,56.6475]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[41.845,14.9075],[41.333125,16.080625]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[45.11,-45.405],[40,-50]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[140,-50],[135.1,-45.395]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-84.195,4.085],[-85.74,5.23]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-25,-15.17],[-30,-20]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-5.8025,57.343125],[-5.896821,56.518191]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[7.505,-9.4125],[5.2,-3.535]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[137.505,31.63],[139.53,34.31125]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-140,31.39],[-137.78,32.415]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[10,-30],[3.525,-26.76]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-1.905649,58.056418],[-1.477712,57.296497]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-75.335,36.63],[-74.873281,35.593359]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-110,-50],[-110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[110,-50],[110,-40]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[146.81,40.245],[141.3,35.9]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[124.625,4.7875],[125.845,5.49875]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-104.135,-5.92],[-105,-5.055]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[54.285,-10.03],[53.92,-6.02]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[122.96,29.9],[122.71375,31.1375]]}},{"type":"Feature","properties":{},"geometry":{"type":"LineString","coordinates":[[-9.385,46.76],[-9.1725,47.5775]]}}]}', -) as FeatureCollection; +const marnet = marnetData as FeatureCollection; -export default marnetData; +export default marnet;