{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Map plots\n", "\n", "Plots on Mapbox maps are available only considering you have a Mapbox account and a Mapbox Access Token. After getting a mabox token it can be written set to pandapower as the following (where `''` needs to be replaced with provided mapbox token)" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "from pandapower.plotting.plotly.mapbox_plot import set_mapbox_token\n", "set_mapbox_token('')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "If network geodata are in Geographic coordinate system as latitude/longitude, a network can be plot on different maps.\n", "Moreover, if network geodata are not in latitude/longitude, but in some of the projections, it may be converted to lat/long by providing name of the projection (in the form '*epsg:projection_number*'according to http://spatialreference.org/ref/epsg/). \n", " \n", "Following example shows plot of the network mv_oberrhein, where network geodata are in Gauss-Kruger projection (zone 3). \n", "Since geodata are not in lat/long, plot using only `on_map=True` cannot be realized on a map:" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [], "source": [ "from pandapower.plotting.plotly import simple_plotly, pf_res_plotly, vlevel_plotly\n", "from pandapower.networks import mv_oberrhein\n", "\n", "net = mv_oberrhein()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The plot can be obtained if one knows specific projection and zone. In this case it is 3-degree Gauss-Kruger zone 3, which corresponds to [epsg:31467](http://spatialreference.org/ref/epsg/31467/):" ] }, { "cell_type": "code", "execution_count": 12, "metadata": {}, "outputs": [ { "data": { "text/html": [ "" ], "text/vnd.plotly.v1+html": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.410607229026255, 48.41100311473389 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.8960482836681205, 7.896173712216915 ], "mode": "lines", "name": "lines", "text": "Line 0", "type": "scattermapbox", "uid": "35157862-2c92-4ea3-b155-4ab0eda05be7" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.40551636933245, 48.405759638160426, 48.40552685325916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.892690190852354, 7.88750206534224, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 1", "type": "scattermapbox", "uid": "aa9f4a05-7bff-4c29-a66c-4059c87727da" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.403604490466726 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.895064345443012 ], "mode": "lines", "name": "lines", "text": "Line 2", "type": "scattermapbox", "uid": "ad3ae3a2-a77d-484e-9bd9-f04eec9e2874" }, { "hoverinfo": "text", "lat": [ 48.403604490466726, 48.39796660293885 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895064345443012, 7.896131917751716 ], "mode": "lines", "name": "lines", "text": "Line 3", "type": "scattermapbox", "uid": "0588eade-7801-4403-b7fc-9792a1cf0c45" }, { "hoverinfo": "text", "lat": [ 48.39796660293885, 48.397882922467275, 48.39783122886755, 48.39757191960665 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896131917751716, 7.897077173332266, 7.900935850132169, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 4", "type": "scattermapbox", "uid": "80d31873-2924-4f1b-a549-bf835856946b" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.36758899771234, 48.37274713625006, 48.38813104889006, 48.3853529747836 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.782415938904361, 7.787571249042042, 7.805636919599507, 7.811370592555607 ], "mode": "lines", "name": "lines", "text": "Line 5", "type": "scattermapbox", "uid": "2eb9fcba-5d7d-4542-bcba-aff4d1d10a07" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.366749700527066, 48.36588430786782 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.784123146908631, 7.785809443995593 ], "mode": "lines", "name": "lines", "text": "Line 6", "type": "scattermapbox", "uid": "d0b577f1-ba08-4509-8695-6cefb1fc00ed" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.367008714047714, 48.36559506763404, 48.366203724615616, 48.36639701617285, 48.36481251469212, 48.36446774723041 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.7818745449751505, 7.780913142316091, 7.779151690571077, 7.777242872572627, 7.775776555187477, 7.775695905660895 ], "mode": "lines", "name": "lines", "text": "Line 7", "type": "scattermapbox", "uid": "01dd2e5d-947d-46f0-8bcc-0f00ea04cd6a" }, { "hoverinfo": "text", "lat": [ 48.3502399737409, 48.3483412652115 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761479038024156, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 10", "type": "scattermapbox", "uid": "b1563e01-6f72-4801-88c5-383cea14b1be" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.34759205829976, 48.34812067551857, 48.3483412652115 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531535, 7.75642284030107, 7.756456152212295, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 11", "type": "scattermapbox", "uid": "aa2d9b25-85c5-4a40-9849-a759f62c11a7" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38515045968447, 48.385289233246496, 48.38651874734458 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281847087, 7.75493654168911, 7.752264174321882, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 12", "type": "scattermapbox", "uid": "1bbf2191-f44a-4430-a492-c8500d21a59c" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38577499412198, 48.38647184044492, 48.38674956716815, 48.38741536344365, 48.387871778099516 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281847087, 7.755867224918435, 7.756532496276766, 7.7562054732017565, 7.756694065388726, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 14", "type": "scattermapbox", "uid": "ff50243a-120b-4be8-bfc1-96019db67334" }, { "hoverinfo": "text", "lat": [ 48.387898174547765, 48.3878758661481, 48.3894074532143 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.81672667506727, 7.816225935034381, 7.814401857028874 ], "mode": "lines", "name": "lines", "text": "Line 15", "type": "scattermapbox", "uid": "fb9a9420-b79b-49c1-ac9f-6619ec8cf2ce" }, { "hoverinfo": "text", "lat": [ 48.38755401582079, 48.38824937518907, 48.387702180722854, 48.386376508763306, 48.38743514279909, 48.387898174547765 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811928656238957, 7.813485965068294, 7.813979419660493, 7.814282961703712, 7.816863859936081, 7.81672667506727 ], "mode": "lines", "name": "lines", "text": "Line 16", "type": "scattermapbox", "uid": "c194fd4c-78e2-4cf5-9992-fcf893dd04b7" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.40810118663157 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7639679630755785, 7.771118906916901 ], "mode": "lines", "name": "lines", "text": "Line 17", "type": "scattermapbox", "uid": "5caee7e0-e423-4c59-bffd-ddcacbaa9ce8" }, { "hoverinfo": "text", "lat": [ 48.40810118663157, 48.40897040694489, 48.409132210246845 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771118906916901, 7.769656033757194, 7.769463871775373 ], "mode": "lines", "name": "lines", "text": "Line 18", "type": "scattermapbox", "uid": "c85b7e7f-9aae-4835-ba8c-6b3ce0419aa9" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.401147192216804, 48.40180506553061, 48.403988079268686, 48.404144714199944 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.836138317109967, 7.836125476104338, 7.8373996507657955, 7.841204475200678, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 20", "type": "scattermapbox", "uid": "ef6a3470-51b2-4160-8ad6-bcc015765dcc" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.40022903249509, 48.40021513103009 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.836138317109967, 7.835783312488998, 7.835716941924399 ], "mode": "lines", "name": "lines", "text": "Line 21", "type": "scattermapbox", "uid": "deeec34c-debd-4df1-83b4-688fc5bb7d9e" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41442695300317, 48.415562857454645 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.888004329430072, 7.888468123365956 ], "mode": "lines", "name": "lines", "text": "Line 22", "type": "scattermapbox", "uid": "6b0a6233-a124-4517-acb7-f576ccab4585" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.41572609266569 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888468123365956, 7.879041696902698 ], "mode": "lines", "name": "lines", "text": "Line 24", "type": "scattermapbox", "uid": "3808806e-9cd1-4877-8d56-a7de8e46932f" }, { "hoverinfo": "text", "lat": [ 48.41377255465386, 48.413960582041994, 48.41520010053561 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901303414862458, 7.9020188534591105, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 25", "type": "scattermapbox", "uid": "7b78b073-2bd2-4bc2-9522-f10e8cfd73a0" }, { "hoverinfo": "text", "lat": [ 48.41424248087298, 48.414424628557626, 48.415380868479566, 48.41552371265185, 48.41520010053561 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896383584653477, 7.897599470445301, 7.897895242226831, 7.901830541319527, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 26", "type": "scattermapbox", "uid": "ca52311c-6f70-43d4-ba71-9d44cabd3b67" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.43301239442218, 48.43169168886393 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962539, 7.809810027759091, 7.81328782483842 ], "mode": "lines", "name": "lines", "text": "Line 27", "type": "scattermapbox", "uid": "30bba2ae-798e-4530-a4df-0e169a80671c" }, { "hoverinfo": "text", "lat": [ 48.43169168886393, 48.431385728126315, 48.43111791203151, 48.430037266377596 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.81328782483842, 7.812791494205739, 7.810922061222257, 7.809467223941558 ], "mode": "lines", "name": "lines", "text": "Line 28", "type": "scattermapbox", "uid": "97e0d695-818b-4a12-a56f-ab36fcda3b15" }, { "hoverinfo": "text", "lat": [ 48.4635767709208, 48.46330568614203, 48.46088669812293, 48.45821172789647, 48.457152254166104, 48.45412175432323 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815930580624381, 7.817448268870073, 7.815439202434795, 7.818286894296208, 7.825631951055771, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 29", "type": "scattermapbox", "uid": "1345534c-1b39-4cf0-ac92-ab6e065959fa" }, { "hoverinfo": "text", "lat": [ 48.462966137598414, 48.46152071542261, 48.46377225433058, 48.46392050698662, 48.46287434250489, 48.46354502677661, 48.4635767709208 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.805015433493657, 7.808201496422579, 7.811538745152416, 7.811827811522471, 7.815509915547799, 7.815387741484188, 7.815930580624381 ], "mode": "lines", "name": "lines", "text": "Line 30", "type": "scattermapbox", "uid": "413c4fdb-0f7d-4e66-ae1c-ace5bbef79ef" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45179274445227, 48.452274961601255, 48.45155156671372 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593499, 7.817498572039058, 7.817775058148712, 7.819549800807888 ], "mode": "lines", "name": "lines", "text": "Line 32", "type": "scattermapbox", "uid": "eac7b135-c022-4929-9e1c-e52242cd6319" }, { "hoverinfo": "text", "lat": [ 48.46640751949198, 48.46713886453565, 48.46829711966126, 48.46870230865693 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.800222048335861, 7.800113593024479, 7.800610379993774, 7.799503775436979 ], "mode": "lines", "name": "lines", "text": "Line 34", "type": "scattermapbox", "uid": "21c03930-e02d-49fc-ae50-6971a6d69343" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46640751949198 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.807525342273558, 7.800222048335861 ], "mode": "lines", "name": "lines", "text": "Line 35", "type": "scattermapbox", "uid": "fbb5dfaa-fa4e-40c6-93d6-50e6e4c38270" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436205573347365, 48.43694878244345, 48.43815271597494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069666, 7.806421309165258, 7.805599960895251, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 36", "type": "scattermapbox", "uid": "6a8bd2c6-3b0e-469e-86c6-109194ff924c" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436230098695766, 48.434793539959934, 48.43346181641802, 48.43251066829441 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069666, 7.805335765722178, 7.805199488129789, 7.804603425727041, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 37", "type": "scattermapbox", "uid": "d8727fcb-5af0-4828-8e9c-245646ccb8fd" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41861893206774, 48.41987792804732 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.766083922141857, 7.765743379197341 ], "mode": "lines", "name": "lines", "text": "Line 38", "type": "scattermapbox", "uid": "f49795cf-669e-4ef9-a868-5e9a8c5f238a" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41394093257705, 48.414134725388585, 48.41297284402848 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.769730282276353, 7.770542159455434, 7.771503761305578 ], "mode": "lines", "name": "lines", "text": "Line 39", "type": "scattermapbox", "uid": "ff363ea8-18be-4a06-9e3d-27cf666a8d6f" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41437143811342, 48.41460781658695, 48.41456684739915, 48.41394963541415 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.76840612857103, 7.767799181835639, 7.767132182739272, 7.766593408888199 ], "mode": "lines", "name": "lines", "text": "Line 40", "type": "scattermapbox", "uid": "616293cb-12da-4017-8289-23b7e34ca579" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.434803999237275, 48.435869585207605, 48.437252750983454 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962539, 7.8117633004896065, 7.81235888994762, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 41", "type": "scattermapbox", "uid": "1aa6c12c-06eb-4698-a8f4-0ff5616d8b5c" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.3424015615867, 48.3418862433713, 48.335962477278066, 48.33198343262878 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160378, 7.7582837562741425, 7.757160848107007, 7.753461280522535, 7.7531251630096625 ], "mode": "lines", "name": "lines", "text": "Line 42", "type": "scattermapbox", "uid": "c9a6b8ae-2f7a-49a0-9252-ab3922950468" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330346496050815, 48.32945774645592 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7531251630096625, 7.76187711833228, 7.761240053860619 ], "mode": "lines", "name": "lines", "text": "Line 43", "type": "scattermapbox", "uid": "9011aa3a-5f1e-4a11-9930-1b52154e39f6" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330208898041064, 48.3297903765724 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7531251630096625, 7.753573521770497, 7.753395370107165 ], "mode": "lines", "name": "lines", "text": "Line 44", "type": "scattermapbox", "uid": "fd67b44e-eb73-446d-8068-8c9f4e7a0367" }, { "hoverinfo": "text", "lat": [ 48.41572609266569, 48.41575401931798, 48.42084885222796, 48.42296454933692 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879041696902698, 7.877416142764898, 7.854664591435209, 7.845385081336094 ], "mode": "lines", "name": "lines", "text": "Line 45", "type": "scattermapbox", "uid": "286473a4-fa1b-4b2a-8aa2-2dbeec5ca60c" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40904311793682, 48.40388379781226 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.777498262968485, 7.78873191474689 ], "mode": "lines", "name": "lines", "text": "Line 46", "type": "scattermapbox", "uid": "51979bb9-3316-413b-9eb7-456a5457cf6d" }, { "hoverinfo": "text", "lat": [ 48.40388379781226, 48.396074132219894, 48.39606378339081 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.78873191474689, 7.805732381533641, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 47", "type": "scattermapbox", "uid": "2da4c289-2652-4bc9-abc7-f6d2b8ccfb1b" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.4096593366681 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.842638336293208, 7.863756663915659 ], "mode": "lines", "name": "lines", "text": "Line 48", "type": "scattermapbox", "uid": "a610d6ee-8949-491a-81ac-1a67a3226323" }, { "hoverinfo": "text", "lat": [ 48.4096593366681, 48.4083543740902, 48.40633626882105, 48.40552685325916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.863756663915659, 7.8662259168368465, 7.875543574545267, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 49", "type": "scattermapbox", "uid": "b16ae280-850e-48d1-8198-4bbc005b5c65" }, { "hoverinfo": "text", "lat": [ 48.391700890001346, 48.39208848004829, 48.39326050267422, 48.394103798473296, 48.3945547395238, 48.39606378339081 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.812653775857045, 7.812246482891779, 7.811644040831613, 7.809930941843871, 7.806087360715495, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 50", "type": "scattermapbox", "uid": "521387b1-acd4-462e-a408-110bd2c930af" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.39828929482848, 48.400386905761486, 48.401150186262775, 48.40220930072947, 48.40261122318775, 48.403862633453066, 48.404144714199944 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.842638336293208, 7.842030849441937, 7.839096884116732, 7.839892665873727, 7.8413908252968065, 7.842892000465948, 7.842087064910102, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 51", "type": "scattermapbox", "uid": "ad03248c-9182-441d-9332-184df7e78e92" }, { "hoverinfo": "text", "lat": [ 48.436259360073386, 48.43621079354168, 48.43759153175594 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.786659017249264, 7.7869740594737324, 7.7990595062228785 ], "mode": "lines", "name": "lines", "text": "Line 52", "type": "scattermapbox", "uid": "64c990e5-20e5-4d71-a8a1-db5649cc5811" }, { "hoverinfo": "text", "lat": [ 48.43784808660618, 48.436259360073386 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776376345809918, 7.786659017249264 ], "mode": "lines", "name": "lines", "text": "Line 53", "type": "scattermapbox", "uid": "99a79b1f-422f-4f44-a225-e8c1a8db2ffc" }, { "hoverinfo": "text", "lat": [ 48.43759153175594, 48.43836507696538, 48.43811625358793, 48.43774644969709, 48.43721361178565, 48.43815271597494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7990595062228785, 7.799269730432637, 7.802946687308668, 7.804438421470779, 7.805266836376363, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 54", "type": "scattermapbox", "uid": "915d51c9-bdea-4dc3-96ae-13a040f3c966" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.396949083128646, 48.3966732400268, 48.395816461271274, 48.393568726620664, 48.39201827430585, 48.389305854820215, 48.38881633852503 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7639679630755785, 7.764958576168759, 7.766290866386118, 7.765925898160766, 7.763765633373513, 7.76270001899473, 7.761571047728338, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 55", "type": "scattermapbox", "uid": "f24563f7-91f0-4383-ae76-568b2408f7fd" }, { "hoverinfo": "text", "lat": [ 48.42296454933692, 48.428440935748135, 48.429742025422705 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.845385081336094, 7.821346748489995, 7.818122484083302 ], "mode": "lines", "name": "lines", "text": "Line 56", "type": "scattermapbox", "uid": "df8d4d5e-82e2-44ae-b330-8ebfa1621ec2" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.44215898325653 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.816614645304303 ], "mode": "lines", "name": "lines", "text": "Line 57", "type": "scattermapbox", "uid": "d52a9216-1f9f-4185-8414-7515a54e895c" }, { "hoverinfo": "text", "lat": [ 48.46664642658219, 48.46690297489557, 48.46785146427126, 48.469402201395276, 48.470024878620656 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.834053059788065, 7.834293506224346, 7.836048527306763, 7.835171724259328, 7.83584018305238 ], "mode": "lines", "name": "lines", "text": "Line 58", "type": "scattermapbox", "uid": "180ad9d2-8b7e-4aaa-8a6c-a137ba836b1c" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458161505927265, 48.45958978413993, 48.45952177586862, 48.46491575386854, 48.46664642658219 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748854, 7.871205169962984, 7.865685066310094, 7.85567452952527, 7.834291967845081, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 59", "type": "scattermapbox", "uid": "6998155e-f197-44f6-ae96-42fe9444e4f0" }, { "hoverinfo": "text", "lat": [ 48.46648941031778, 48.466585858793486, 48.46719882494159, 48.46600061456642, 48.46663092406931, 48.46664642658219 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.827272008388869, 7.827736514326724, 7.829141388900315, 7.831866337062212, 7.833564402406187, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 60", "type": "scattermapbox", "uid": "5593856f-c72c-41e1-82b2-c1e018327d6e" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.46648941031778 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410645, 7.827272008388869 ], "mode": "lines", "name": "lines", "text": "Line 61", "type": "scattermapbox", "uid": "a6d8c6a3-0a38-422c-b118-6ea6e989330d" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43784808660618 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761533394371758, 7.776376345809918 ], "mode": "lines", "name": "lines", "text": "Line 62", "type": "scattermapbox", "uid": "d873c691-387f-4b7f-a368-f62fa1b19a14" }, { "hoverinfo": "text", "lat": [ 48.460457836078916, 48.45994229262162, 48.45859429977883 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7870184783196414, 7.786623656586779, 7.786003458366424 ], "mode": "lines", "name": "lines", "text": "Line 63", "type": "scattermapbox", "uid": "cd9947c8-f20e-4866-8155-c178a6d8f44d" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.46255155295306, 48.460471758802946, 48.460457836078916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7989155508533345, 7.798843163722456, 7.787194863706356, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 64", "type": "scattermapbox", "uid": "9f3f8f08-0e2e-4f02-933b-65aa70345608" }, { "hoverinfo": "text", "lat": [ 48.465850305770324, 48.46578217804072, 48.46500727415786, 48.46263647424076, 48.461078004830576, 48.461045792307914, 48.46053877934778, 48.460457836078916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.793053060577116, 7.795085016423944, 7.794918198969546, 7.796165093559832, 7.788830555207743, 7.786709754259562, 7.786464198716272, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 65", "type": "scattermapbox", "uid": "cb811e88-fefd-4f55-8c1f-559f5a45bfc5" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38592827023448, 48.38643006543967, 48.38717390141275, 48.38755401582079 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811370592555607, 7.811595368627361, 7.8110655410753305, 7.811368752265022, 7.811928656238957 ], "mode": "lines", "name": "lines", "text": "Line 67", "type": "scattermapbox", "uid": "e5e861cc-7954-4eee-88bd-e6c8889769ef" }, { "hoverinfo": "text", "lat": [ 48.397738420928505, 48.399447776573254, 48.39840208744342, 48.39898093139586, 48.39809430352463 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908494527610642, 7.909391336045341, 7.924082516891834, 7.926292142746251, 7.931257487389006 ], "mode": "lines", "name": "lines", "text": "Line 68", "type": "scattermapbox", "uid": "a7bb6798-2a04-43b8-8eec-38ee0264486c" }, { "hoverinfo": "text", "lat": [ 48.39809430352463, 48.396326952952926, 48.396057772894174 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.931257487389006, 7.9328519553556625, 7.937738708318573 ], "mode": "lines", "name": "lines", "text": "Line 69", "type": "scattermapbox", "uid": "c735906d-969e-4837-9b3d-7b8ef5e1d206" }, { "hoverinfo": "text", "lat": [ 48.42317235657316, 48.42387899645521, 48.425568854638804 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904856256838565, 7.9056576338374045, 7.90302727463664 ], "mode": "lines", "name": "lines", "text": "Line 70", "type": "scattermapbox", "uid": "61e6076a-bad4-4295-98d0-009ae7728821" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.42674695926333, 48.426754589775385 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90302727463664, 7.904313419921907, 7.904323568737559 ], "mode": "lines", "name": "lines", "text": "Line 71", "type": "scattermapbox", "uid": "c7d60924-395d-4ea7-b5c4-2b7cdae9929d" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.426782149219186, 48.430715471018566, 48.43187131764267, 48.43274836138279, 48.43320651834232 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90302727463664, 7.9004227675869725, 7.895925122046606, 7.893064653287695, 7.888368095378328, 7.887773560526681 ], "mode": "lines", "name": "lines", "text": "Line 72", "type": "scattermapbox", "uid": "a70b0f31-b07d-4290-bb02-daaafc6e7425" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42021485437283, 48.4198526405345, 48.42108182048383 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9011500193365976, 7.902983352314849, 7.904558598573842, 7.907598272338418 ], "mode": "lines", "name": "lines", "text": "Line 73", "type": "scattermapbox", "uid": "1363e4da-cb9f-4497-b325-235f6f8aa252" }, { "hoverinfo": "text", "lat": [ 48.42108182048383, 48.42140868536638, 48.42259830297425, 48.424189374790565 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.907598272338418, 7.907531430645556, 7.905298981104299, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 74", "type": "scattermapbox", "uid": "afb012ff-71f7-4bb1-839c-720aefa767d0" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42317235657316 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9011500193365976, 7.904856256838565 ], "mode": "lines", "name": "lines", "text": "Line 75", "type": "scattermapbox", "uid": "35d036dd-43df-46b7-b3a7-f5597eba0fe3" }, { "hoverinfo": "text", "lat": [ 48.34952330391048, 48.350331936182144, 48.35261080970117 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757528366368601, 7.757431972718526, 7.754567342326092 ], "mode": "lines", "name": "lines", "text": "Line 76", "type": "scattermapbox", "uid": "1b020f44-f051-4952-86eb-4b57ab9cb5f8" }, { "hoverinfo": "text", "lat": [ 48.36812436771714, 48.35405754545721, 48.34952330391048 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7570610587837985, 7.761294687414599, 7.757528366368601 ], "mode": "lines", "name": "lines", "text": "Line 77", "type": "scattermapbox", "uid": "7e030439-f061-4421-93d9-6b01906b330d" }, { "hoverinfo": "text", "lat": [ 48.42400659063858, 48.42255372116526 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.917782616603751, 7.912914076993205 ], "mode": "lines", "name": "lines", "text": "Line 78", "type": "scattermapbox", "uid": "4ee2cb5f-6aef-4216-9859-438b47e0b29c" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.424555179766614, 48.42590628657446 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076993205, 7.91460815507501, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 79", "type": "scattermapbox", "uid": "41e8f36e-dc12-497b-8fcc-371f6c4fd01e" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42620031140816, 48.42567694196727, 48.42624241122747, 48.42551677296, 48.42590628657446 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322314, 7.9096097137321575, 7.910526348475814, 7.911706758847144, 7.912601625117511, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 80", "type": "scattermapbox", "uid": "13300a1f-c52d-429f-99b6-400c37cb752e" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.42109713593527, 48.42043867715034 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076993205, 7.9149877973452325, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 81", "type": "scattermapbox", "uid": "9506015c-fd08-439c-b405-ee24905d6d12" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42540397588583, 48.424189374790565 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322314, 7.910628274806782, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 82", "type": "scattermapbox", "uid": "80225076-8e29-4144-b6c7-c9eed78b971d" }, { "hoverinfo": "text", "lat": [ 48.41021512074332, 48.41132488244692, 48.41239165414067 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888453497872503, 7.886142061204039, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 85", "type": "scattermapbox", "uid": "7af4c726-5ee6-425e-bd04-90c5aa2843f0" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41253886837926, 48.41264630582966, 48.41239165414067 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.8867546788611005, 7.8862687847719055, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 86", "type": "scattermapbox", "uid": "23d29661-65a8-4aa6-82fa-68b2a3abeb39" }, { "hoverinfo": "text", "lat": [ 48.40051528841825, 48.39898138559237, 48.39757191960665 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901722719875829, 7.901478376520232, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 87", "type": "scattermapbox", "uid": "cf413a84-c046-49ed-aeac-f9bb3efe982a" }, { "hoverinfo": "text", "lat": [ 48.41100311473389, 48.41119728923158, 48.41219987861257 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896173712216915, 7.898364527394352, 7.899896941709809 ], "mode": "lines", "name": "lines", "text": "Line 90", "type": "scattermapbox", "uid": "01b82aa8-a868-4977-b09c-6abc9662f9d6" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40314742067377, 48.41145849304244, 48.42043867715034 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216282655, 7.9311113339541865, 7.924782339298965, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 91", "type": "scattermapbox", "uid": "d18f8a40-b2d1-4b29-8077-e55a912c0cd8" }, { "hoverinfo": "text", "lat": [ 48.41295983365966, 48.41328728676508, 48.41424248087298 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8943754623023334, 7.894609615717797, 7.896383584653477 ], "mode": "lines", "name": "lines", "text": "Line 92", "type": "scattermapbox", "uid": "793d93c9-d8cb-47c1-8e41-ffa73ef4e42e" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41295983365966 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.8943754623023334 ], "mode": "lines", "name": "lines", "text": "Line 93", "type": "scattermapbox", "uid": "64b9ff05-543d-4c98-a75e-95fa8154f044" }, { "hoverinfo": "text", "lat": [ 48.41219987861257, 48.41243010409824, 48.41377255465386 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.899896941709809, 7.90151744160855, 7.901303414862458 ], "mode": "lines", "name": "lines", "text": "Line 94", "type": "scattermapbox", "uid": "4c31e674-fbd9-4b1c-80c9-169b40cfb539" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40146312321024, 48.40091851611696 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216282655, 7.93445480593075, 7.936287351303715 ], "mode": "lines", "name": "lines", "text": "Line 95", "type": "scattermapbox", "uid": "21953e38-78e7-4f72-8dd4-de6e69f657f7" }, { "hoverinfo": "text", "lat": [ 48.40091851611696, 48.399674338579445, 48.399115015448224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.936287351303715, 7.937871546738487, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 96", "type": "scattermapbox", "uid": "c5f4c85a-7ee2-44fa-8541-f0873e049f9e" }, { "hoverinfo": "text", "lat": [ 48.396057772894174, 48.39622610358936, 48.39706035506982, 48.398261192716866, 48.398605596837555, 48.39883465484676, 48.399115015448224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.937738708318573, 7.93790840883059, 7.936633845961234, 7.936815722260133, 7.937734034157416, 7.9375476870283315, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 97", "type": "scattermapbox", "uid": "670f8f8d-56e5-486c-abb9-e40480ca2646" }, { "hoverinfo": "text", "lat": [ 48.3297903765724, 48.32897411715177, 48.32845845018001 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753395370107165, 7.7558693010633455, 7.757920252549802 ], "mode": "lines", "name": "lines", "text": "Line 98", "type": "scattermapbox", "uid": "2ca7eae4-ced0-42a3-8272-5f55a363501c" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.34403541579084, 48.34396313064473 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160378, 7.7578227652717215, 7.755780231459939 ], "mode": "lines", "name": "lines", "text": "Line 99", "type": "scattermapbox", "uid": "87aaee0a-d960-4352-b3d1-f038644fad32" }, { "hoverinfo": "text", "lat": [ 48.39621702741659, 48.396778066431686, 48.3970537607894, 48.397738420928505 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9059194682879745, 7.905870190749077, 7.9077517417558285, 7.908494527610642 ], "mode": "lines", "name": "lines", "text": "Line 100", "type": "scattermapbox", "uid": "f888a582-d3aa-4a95-b25c-449ddd2b9e2d" }, { "hoverinfo": "text", "lat": [ 48.39529930602741, 48.39512339356586, 48.39390775281652 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.902058723097734, 7.9026198872803235, 7.904432371911256 ], "mode": "lines", "name": "lines", "text": "Line 101", "type": "scattermapbox", "uid": "b465e037-0106-4212-9d16-6138eafadbae" }, { "hoverinfo": "text", "lat": [ 48.39390775281652, 48.39294498343827, 48.394300486054405, 48.39448910312712, 48.3949975040255 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904432371911256, 7.907203737341593, 7.908190353994651, 7.9079477604156585, 7.908338597387358 ], "mode": "lines", "name": "lines", "text": "Line 102", "type": "scattermapbox", "uid": "22ebfa37-b4fe-46fe-812a-b87a1c682a06" }, { "hoverinfo": "text", "lat": [ 48.3949975040255, 48.39634070151521, 48.39621702741659 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908338597387358, 7.907877408860182, 7.9059194682879745 ], "mode": "lines", "name": "lines", "text": "Line 103", "type": "scattermapbox", "uid": "bede49ed-9433-45f6-94ff-ae53540a5c38" }, { "hoverinfo": "text", "lat": [ 48.35938749747666, 48.360232115980914, 48.36082141536698, 48.36133205152993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.77541441952286, 7.775897231831129, 7.776273831650673, 7.776701020795112 ], "mode": "lines", "name": "lines", "text": "Line 104", "type": "scattermapbox", "uid": "2f25b057-659a-4155-95bc-dab0a08068d2" }, { "hoverinfo": "text", "lat": [ 48.36133205152993, 48.361342842443364, 48.36244816363847, 48.36261088252578 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776701020795112, 7.777133131484371, 7.777571136256973, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 105", "type": "scattermapbox", "uid": "e0a2cbfc-03b9-40e9-bc2f-20e259eb8608" }, { "hoverinfo": "text", "lat": [ 48.356637916850076, 48.35789022741615, 48.35938749747666 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776039269015637, 7.77632396106871, 7.77541441952286 ], "mode": "lines", "name": "lines", "text": "Line 106", "type": "scattermapbox", "uid": "09f3846b-55bb-46de-a1d2-a0140bcd7c8c" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.35778042544463, 48.356637916850076 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788289, 7.772129830969054, 7.776039269015637 ], "mode": "lines", "name": "lines", "text": "Line 107", "type": "scattermapbox", "uid": "2e8dd743-05a1-40a4-81b3-320fefb7ad4e" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.3502399737409 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788289, 7.761479038024156 ], "mode": "lines", "name": "lines", "text": "Line 108", "type": "scattermapbox", "uid": "ab41d839-800d-45cb-9b3f-43ef76fff0e4" }, { "hoverinfo": "text", "lat": [ 48.36446774723041, 48.36350223295741, 48.36261088252578 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775695905660895, 7.776419559308901, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 109", "type": "scattermapbox", "uid": "fc594c6a-bfe3-4c2b-b2a1-f1d70c2b3d67" }, { "hoverinfo": "text", "lat": [ 48.34396313064473, 48.34426775080098, 48.34552927819756, 48.34577288780829 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755780231459939, 7.755044310619948, 7.75395234627111, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 110", "type": "scattermapbox", "uid": "746a17af-dbce-4bbb-8df1-b0e6e1e57c23" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.346005288300006, 48.34750561848171 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909635, 7.756219304854849, 7.755691317531535 ], "mode": "lines", "name": "lines", "text": "Line 111", "type": "scattermapbox", "uid": "252ca3b9-6ba6-4191-922e-09d5e6256c33" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.347582190500546, 48.349202252191944, 48.34979925579321 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531535, 7.754196257632554, 7.75453023336564, 7.752695973125419 ], "mode": "lines", "name": "lines", "text": "Line 112", "type": "scattermapbox", "uid": "2844a19d-2bf4-4bc9-85f9-46ad9c2e71b4" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.34553328906732, 48.34569381097869, 48.34577288780829 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909635, 7.756084748053403, 7.754031231612326, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 113", "type": "scattermapbox", "uid": "fe559a17-5642-434c-b038-ccc87c3b864e" }, { "hoverinfo": "text", "lat": [ 48.34979925579321, 48.34979996067782, 48.34907864266611 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.752695973125419, 7.751810826297418, 7.745178558182607 ], "mode": "lines", "name": "lines", "text": "Line 114", "type": "scattermapbox", "uid": "db46e4cd-622f-4b8a-97bd-ca21af344ad0" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38730207692354, 48.38622195736317 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375469, 7.759170513376559, 7.762269550242781 ], "mode": "lines", "name": "lines", "text": "Line 116", "type": "scattermapbox", "uid": "5001f047-4f88-441e-9edd-9282414e116c" }, { "hoverinfo": "text", "lat": [ 48.38622195736317, 48.38591420829891, 48.387253837111224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.762269550242781, 7.763443859194469, 7.764481499839969 ], "mode": "lines", "name": "lines", "text": "Line 117", "type": "scattermapbox", "uid": "c2c2293d-513f-4e61-a42c-5cc70b19a292" }, { "hoverinfo": "text", "lat": [ 48.387253837111224, 48.38794755580395, 48.3885207507809, 48.38881633852503 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.764481499839969, 7.762130310128013, 7.762763912431121, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 118", "type": "scattermapbox", "uid": "2722e0ee-b157-4430-9d75-6a97ee63c5df" }, { "hoverinfo": "text", "lat": [ 48.38651874734458, 48.38670318549448, 48.388499877050805 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.749098302762393, 7.74791722308796, 7.74990855383097 ], "mode": "lines", "name": "lines", "text": "Line 119", "type": "scattermapbox", "uid": "a0a60a2d-d5c4-4cdd-9867-685bb5dffc86" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38848521873247, 48.38875366719135, 48.387871778099516 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375469, 7.756986342857054, 7.755166284773694, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 120", "type": "scattermapbox", "uid": "7b91dd52-1bfd-4340-a274-0a2b1af59a55" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.38177684668185, 48.3817715875042, 48.38124747665183, 48.381273336943494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.754239849704733, 7.75489924216055, 7.754909950395876, 7.756128882042036 ], "mode": "lines", "name": "lines", "text": "Line 121", "type": "scattermapbox", "uid": "d175160a-bd05-4452-bc0d-a66e4c426bc5" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.38651874734458 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755431, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 122", "type": "scattermapbox", "uid": "27e2009a-9a18-498b-baf0-2c5237f3afe2" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.382562159648025, 48.38363665056195 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.750416988748078, 7.751239703607083 ], "mode": "lines", "name": "lines", "text": "Line 123", "type": "scattermapbox", "uid": "6edb05da-ee47-48a9-9174-83cf4cf5243a" }, { "hoverinfo": "text", "lat": [ 48.38363665056195, 48.38424805764008, 48.38471159038374, 48.38478902399748, 48.38593046260231 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.751239703607083, 7.75163773252226, 7.750171002546136, 7.748848329315795, 7.747766254755431 ], "mode": "lines", "name": "lines", "text": "Line 124", "type": "scattermapbox", "uid": "9c468e36-80e3-4616-84bb-e8b09d33576d" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.37590247183891, 48.36812436771714 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.7547195249043, 7.7570610587837985 ], "mode": "lines", "name": "lines", "text": "Line 125", "type": "scattermapbox", "uid": "be2d37b1-1fc3-4ff7-8ab8-0b2083a70c31" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.386644149787855, 48.3874779945686 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755431, 7.747345601650118, 7.7442606864655374 ], "mode": "lines", "name": "lines", "text": "Line 126", "type": "scattermapbox", "uid": "b353668d-31a3-4ca6-8444-77065c847e36" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.43345787619722 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197341, 7.75852884559422 ], "mode": "lines", "name": "lines", "text": "Line 127", "type": "scattermapbox", "uid": "6bc11cb2-950b-4acf-ada0-ba0b46daa6de" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.42002993497873, 48.42373656387521 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197341, 7.766447757298912, 7.767396711800624 ], "mode": "lines", "name": "lines", "text": "Line 128", "type": "scattermapbox", "uid": "f07d0b41-da9c-4b1c-a780-ea5a2795ae7a" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.410778162844814, 48.40987064549437 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962957216, 7.7767423865223115, 7.778809539550429 ], "mode": "lines", "name": "lines", "text": "Line 129", "type": "scattermapbox", "uid": "76253ecf-00bb-4bd9-9ac3-5ef3041114ac" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.411255614311195, 48.41242444217284 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7652256726146165, 7.764837816896783, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 130", "type": "scattermapbox", "uid": "92e6d658-9912-4e9b-8a49-6a66948e4ef0" }, { "hoverinfo": "text", "lat": [ 48.41348695079089, 48.411820974411256, 48.41245092443458, 48.41242444217284 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761798098369024, 7.7639922621671476, 7.765722943668262, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 131", "type": "scattermapbox", "uid": "3d036a57-e3eb-4166-806f-12b6082c8ef1" }, { "hoverinfo": "text", "lat": [ 48.409132210246845, 48.409159177431185, 48.40969201783802, 48.41091584191091 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769463871775373, 7.769431844659481, 7.766595199719469, 7.7652256726146165 ], "mode": "lines", "name": "lines", "text": "Line 132", "type": "scattermapbox", "uid": "bea83c6c-94a5-49a1-b3be-8d8857423e84" }, { "hoverinfo": "text", "lat": [ 48.412974384566716, 48.413310622569426, 48.41231410625155, 48.41203811444964 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775990558453953, 7.776748729173016, 7.778617825021016, 7.779195765893833 ], "mode": "lines", "name": "lines", "text": "Line 133", "type": "scattermapbox", "uid": "5d0ee1f4-8401-4c4f-bc1f-7db7855348fa" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40798047973964, 48.40610336880996 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.775768029695534, 7.775204689771895 ], "mode": "lines", "name": "lines", "text": "Line 134", "type": "scattermapbox", "uid": "5e452d04-a8d7-48d9-bb25-a4187cbb9baa" }, { "hoverinfo": "text", "lat": [ 48.41394963541415, 48.41402817044714, 48.41423953060357, 48.41348695079089 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.766593408888199, 7.765444260339689, 7.7626777427693705, 7.761798098369024 ], "mode": "lines", "name": "lines", "text": "Line 135", "type": "scattermapbox", "uid": "b628c6c0-6bef-4575-9d45-933d66aefe31" }, { "hoverinfo": "text", "lat": [ 48.41297284402848, 48.41358426165366, 48.41284311448556, 48.412974384566716 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771503761305578, 7.773426581451931, 7.775328167829357, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 136", "type": "scattermapbox", "uid": "56786e5d-383c-4c5c-bde9-5b1c92abf3a2" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40895948374778, 48.410027488207525, 48.41066620240586 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.775834208670546, 7.7759188575687626, 7.775188962957216 ], "mode": "lines", "name": "lines", "text": "Line 137", "type": "scattermapbox", "uid": "314f4832-bdaa-4bdb-af6a-67214b521a7a" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.41108201097005, 48.41202505131852, 48.41266511727912, 48.412974384566716 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962957216, 7.776156826669267, 7.776069305157031, 7.775436339281925, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 138", "type": "scattermapbox", "uid": "540fc407-e27b-4189-a805-0444419d4b78" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39984602560864, 48.39850086932322, 48.39753674813376 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924399, 7.834017116189895, 7.832656099815897, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 139", "type": "scattermapbox", "uid": "ed6dac91-fba4-4a69-86a9-09fe74bd3f1f" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39919649070407, 48.39847231883286, 48.39900849915065 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924399, 7.835858596456981, 7.836801497796786, 7.837825353282512 ], "mode": "lines", "name": "lines", "text": "Line 140", "type": "scattermapbox", "uid": "bbbc73a4-4bb2-4d5a-8e3b-da29c9c450a4" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.435288574238065, 48.43543936650166, 48.43601104381253, 48.437316002561005, 48.437252750983454 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.8132505258138085, 7.812532716283137, 7.812815396930991, 7.81257537267199, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 141", "type": "scattermapbox", "uid": "3aba4cc9-f745-4e3d-8141-34cd96412b69" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38938411384804, 48.389190547412 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028874, 7.8142914995769255, 7.813750946931133 ], "mode": "lines", "name": "lines", "text": "Line 142", "type": "scattermapbox", "uid": "4e718d05-47a4-4a8a-93f1-38c89e7003da" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38967584195631, 48.39156960615444, 48.391700890001346 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028874, 7.814283926768524, 7.812753400538259, 7.812653775857045 ], "mode": "lines", "name": "lines", "text": "Line 143", "type": "scattermapbox", "uid": "d2aeaf40-a48e-4a69-aae0-7860c05b7687" }, { "hoverinfo": "text", "lat": [ 48.38807327790548, 48.388456987321014, 48.39023179834443, 48.39111772812474, 48.39305079688887, 48.39485609665345, 48.39670488371759, 48.397430324223464, 48.39753674813376 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.822295509468786, 7.823869402630792, 7.821060890102002, 7.8223470383185365, 7.824097180083999, 7.82817169137767, 7.829222350628324, 7.830348907527293, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 144", "type": "scattermapbox", "uid": "62833063-3045-4db0-a5df-1d4b46a08271" }, { "hoverinfo": "text", "lat": [ 48.38429982163066, 48.38482287896137, 48.385206521095796, 48.386411329670736, 48.38703100357496, 48.38770493587267, 48.38807327790548 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.817020486640719, 7.818788709988698, 7.819439439536745, 7.822665542229924, 7.821984784441359, 7.822815782652791, 7.822295509468786 ], "mode": "lines", "name": "lines", "text": "Line 145", "type": "scattermapbox", "uid": "ef58b646-baae-46f7-9772-e51246cde686" }, { "hoverinfo": "text", "lat": [ 48.38288709434517, 48.3824062333189, 48.383115188123824, 48.38429982163066 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815501413380185, 7.8165460842194285, 7.817602428474285, 7.817020486640719 ], "mode": "lines", "name": "lines", "text": "Line 146", "type": "scattermapbox", "uid": "466eb9ca-6e80-4184-bd5d-4ddd24ee9c2c" }, { "hoverinfo": "text", "lat": [ 48.45286282616684, 48.452366799509484, 48.4524723301637, 48.45200044860422 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8180021610304395, 7.817350472811672, 7.816277752431677, 7.815999191593499 ], "mode": "lines", "name": "lines", "text": "Line 147", "type": "scattermapbox", "uid": "ff6eff14-c901-406e-8fe0-68d65b2dd02d" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45184898513226, 48.45198309300497, 48.451139116612424, 48.451383949764825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593499, 7.815947025298658, 7.815445545455063, 7.814877765307096, 7.813866108825062 ], "mode": "lines", "name": "lines", "text": "Line 148", "type": "scattermapbox", "uid": "ed3c6530-d01a-48aa-b2bd-c83fd0652d33" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45286282616684 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480753, 7.8180021610304395 ], "mode": "lines", "name": "lines", "text": "Line 149", "type": "scattermapbox", "uid": "dfff0643-fd60-4f26-96ea-e83818bcc577" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45266207845663, 48.45431913250276, 48.45412175432323 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480753, 7.822566781765378, 7.8231972237873055, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 150", "type": "scattermapbox", "uid": "ac566e25-3f6a-41c0-91bf-978ae2fef57b" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.430279335057335, 48.43083045463459, 48.43251066829441 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941558, 7.808549583479397, 7.804648465174968, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 151", "type": "scattermapbox", "uid": "26ea958f-38a8-41e9-aae0-9f10583623c6" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.42998020029146, 48.42871494025954 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941558, 7.80939154874604, 7.810780426186093 ], "mode": "lines", "name": "lines", "text": "Line 152", "type": "scattermapbox", "uid": "fb79725f-7a90-4222-acb5-1ded3f605cd3" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.43497042102222, 48.43310110710246, 48.43283117115614 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.815872682700543, 7.815418792061614, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 153", "type": "scattermapbox", "uid": "89da3888-37a0-4705-b74f-e0114c953304" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42987868582431, 48.43023545575329, 48.43069248590998, 48.430884242844414, 48.43283117115614 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083302, 7.818083816985085, 7.817135120872113, 7.817461811443773, 7.816642126260018, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 154", "type": "scattermapbox", "uid": "9d079495-8a11-4671-b7ad-7d986959d583" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42919600787221, 48.42888699875941, 48.428119200291015 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083302, 7.81640506183514, 7.8170279262721305, 7.817198631577271 ], "mode": "lines", "name": "lines", "text": "Line 156", "type": "scattermapbox", "uid": "359186a5-8d1a-41a9-84a3-623e7ba37be3" }, { "hoverinfo": "text", "lat": [ 48.456154303023624, 48.453581851135894, 48.45301794985788, 48.45361129378401 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909234863520487, 7.903483652202896, 7.900317070730436, 7.895958297692454 ], "mode": "lines", "name": "lines", "text": "Line 157", "type": "scattermapbox", "uid": "fb06897f-d0d3-454b-a5ae-fb34b9c6b855" }, { "hoverinfo": "text", "lat": [ 48.45361129378401, 48.45475150472113, 48.456011480046634 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895958297692454, 7.895686273671309, 7.888307623911052 ], "mode": "lines", "name": "lines", "text": "Line 158", "type": "scattermapbox", "uid": "eac68fa7-23a5-47a3-b239-bb8039b14e3d" }, { "hoverinfo": "text", "lat": [ 48.456011480046634, 48.456277193475245, 48.45609712783013, 48.45630214584791 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888307623911052, 7.887769163258494, 7.883674810335124, 7.882123314640927 ], "mode": "lines", "name": "lines", "text": "Line 161", "type": "scattermapbox", "uid": "0463f561-69f3-4605-8a12-3443b7e440d4" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45693820399374 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.913960629335016 ], "mode": "lines", "name": "lines", "text": "Line 162", "type": "scattermapbox", "uid": "a7b53f2e-f6c7-4f78-be2d-4f383460a637" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46596098112934, 48.46600035603963, 48.4663049779099, 48.466147000477825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.807525342273558, 7.807541018641054, 7.810031262748449, 7.810539456577776, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 163", "type": "scattermapbox", "uid": "efd9d563-85bc-45ea-bf36-55fc851b5f38" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.465810658396016, 48.465903808675655, 48.466147000477825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410645, 7.8148081342547275, 7.812943051143225, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 164", "type": "scattermapbox", "uid": "83039565-8092-4c80-9549-8c41b6b54e8d" }, { "hoverinfo": "text", "lat": [ 48.45663219652865, 48.45683348225945, 48.457400741719084, 48.456154303023624 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.91309968024162, 7.912790933340882, 7.912023603714119, 7.909234863520487 ], "mode": "lines", "name": "lines", "text": "Line 165", "type": "scattermapbox", "uid": "8044dc2e-e1fa-4681-8cce-923cd048c092" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.462966137598414 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7989155508533345, 7.805015433493657 ], "mode": "lines", "name": "lines", "text": "Line 167", "type": "scattermapbox", "uid": "e3da0a6c-7589-48fd-9fa8-f91a9e0962d5" }, { "hoverinfo": "text", "lat": [ 48.46870230865693, 48.46588425232575, 48.46588038301405 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799503775436979, 7.797891210313555, 7.796742737062251 ], "mode": "lines", "name": "lines", "text": "Line 168", "type": "scattermapbox", "uid": "819e3f80-1732-40bb-b6fe-5f3069c5e78e" }, { "hoverinfo": "text", "lat": [ 48.46588038301405, 48.46590636448979, 48.465850305770324 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.796742737062251, 7.794110968820244, 7.793053060577116 ], "mode": "lines", "name": "lines", "text": "Line 169", "type": "scattermapbox", "uid": "8b25d8d9-20d0-4388-b4de-94957fb4dd21" }, { "hoverinfo": "text", "lat": [ 48.464992966711876, 48.465615075702345, 48.46636840610652, 48.46654892075205, 48.46740551088164 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8772531096021225, 7.876719230418894, 7.876755015618991, 7.876972891131064, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 170", "type": "scattermapbox", "uid": "98067c41-9225-499a-bb76-d68e6a14a32c" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47232304100324, 48.471653361700504, 48.47114089928745, 48.469135171972084, 48.469371377315554, 48.46779456508245, 48.46740551088164 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565561, 7.87553451179687, 7.875985161360089, 7.8754868302533785, 7.8766370877268415, 7.877441949337932, 7.8784594392726275, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 171", "type": "scattermapbox", "uid": "45cd82c4-faff-4bc6-a9f5-3a8eaf0730df" }, { "hoverinfo": "text", "lat": [ 48.46135558758982, 48.46292133785349, 48.46302758307299 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.883446890955213, 7.883787221239488, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 172", "type": "scattermapbox", "uid": "3222ff63-24c1-44cb-b13a-c455147f0c24" }, { "hoverinfo": "text", "lat": [ 48.46302758307299, 48.46350368009781, 48.46419158986993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882607162668228, 7.884018547869182, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 173", "type": "scattermapbox", "uid": "4d591f96-e5da-47a8-804a-e84fdab20282" }, { "hoverinfo": "text", "lat": [ 48.46216934371708, 48.463234458284845, 48.46302758307299 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880230044935762, 7.88045814383381, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 174", "type": "scattermapbox", "uid": "eb3091ac-8d0f-4673-a551-a814c90efd2d" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.4592544606926, 48.460217725213965, 48.46019305687496, 48.46086262397383, 48.460875554850986, 48.46135558758982 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.885108020255239, 7.88463276201164, 7.884079704569539, 7.883791479416059, 7.883409991222961, 7.883446890955213 ], "mode": "lines", "name": "lines", "text": "Line 175", "type": "scattermapbox", "uid": "d8fa19a0-fcaa-428d-8aa0-6091d0afd7d9" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47484422825035 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565561, 7.8766686742379 ], "mode": "lines", "name": "lines", "text": "Line 177", "type": "scattermapbox", "uid": "831d955f-513c-4c56-96a2-8ac84dc93a34" }, { "hoverinfo": "text", "lat": [ 48.46999586189971, 48.471352495430835, 48.4716203037702, 48.47236011475879 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879904417663551, 7.878813093143564, 7.876277200018503, 7.875816099565561 ], "mode": "lines", "name": "lines", "text": "Line 178", "type": "scattermapbox", "uid": "b2b7bdba-34d0-4280-9464-9dc2bd098127" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46667163016856, 48.467065898613896, 48.46954175796976, 48.46999586189971 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342441, 7.881650002035901, 7.8825954473833, 7.881056765995861, 7.879904417663551 ], "mode": "lines", "name": "lines", "text": "Line 179", "type": "scattermapbox", "uid": "ca751aa1-f5d2-45b9-bac5-23c56bccb9a2" }, { "hoverinfo": "text", "lat": [ 48.43320651834232, 48.43560076569496, 48.442648263351956, 48.44299303111801 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.887773560526681, 7.884664667578411, 7.878362755736306, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 180", "type": "scattermapbox", "uid": "cabb4d19-ddf2-454f-94c9-9fa5ecf4d015" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45379717742741, 48.454017960013346, 48.454778277476066 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.884505171805593, 7.880912379083172, 7.8780829873514735 ], "mode": "lines", "name": "lines", "text": "Line 181", "type": "scattermapbox", "uid": "30ce6592-7da8-46e6-bf29-0fdc035c9f37" }, { "hoverinfo": "text", "lat": [ 48.454778277476066, 48.454862932546604, 48.45553885393046, 48.456340751479296, 48.457138914547706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8780829873514735, 7.877908932007719, 7.878580240512281, 7.877014230115567, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 182", "type": "scattermapbox", "uid": "9e978ba1-69bf-4a51-a6d1-e4beaa81147b" }, { "hoverinfo": "text", "lat": [ 48.45630214584791, 48.456681773435555, 48.457138914547706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882123314640927, 7.879801543323664, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 183", "type": "scattermapbox", "uid": "1ce7d8cb-48ae-4015-bb70-baefa90b31f9" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45835960085757, 48.45867550571073, 48.459363549908545 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.883522518897682, 7.880600941961612, 7.880760551329292 ], "mode": "lines", "name": "lines", "text": "Line 184", "type": "scattermapbox", "uid": "4e48db27-19b8-4679-8009-17c807dda256" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45321614163511, 48.44925911155264, 48.44679416444972, 48.446593443338706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.885301981835426, 7.882913757659489, 7.879224273817726, 7.8768895421932665 ], "mode": "lines", "name": "lines", "text": "Line 185", "type": "scattermapbox", "uid": "829f5ea9-91b2-42c5-a0c1-e1e52dcf09c1" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.453729290914936, 48.452782213364635, 48.45231709169025 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.886951183856713, 7.88692885450537, 7.888244332713394 ], "mode": "lines", "name": "lines", "text": "Line 186", "type": "scattermapbox", "uid": "7e2ac9ef-6870-4f47-8aba-372360655d53" }, { "hoverinfo": "text", "lat": [ 48.446593443338706, 48.44509707760691, 48.444455575372636, 48.44349226903906, 48.44299303111801 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8768895421932665, 7.876863406747586, 7.876408564982003, 7.876439417323533, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 187", "type": "scattermapbox", "uid": "abce5722-04e5-4453-aa3f-39d10190a939" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458285061942725, 48.461302273075184, 48.46134835144908 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748854, 7.872396448819719, 7.874935206203555, 7.875200408304177 ], "mode": "lines", "name": "lines", "text": "Line 189", "type": "scattermapbox", "uid": "0f740dcf-69e8-4ab7-b1b4-03bda29565d5" }, { "hoverinfo": "text", "lat": [ 48.46134835144908, 48.46161584278902, 48.463280486043914, 48.463639313976586 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875200408304177, 7.87515321547196, 7.8771212308234695, 7.87750063169496 ], "mode": "lines", "name": "lines", "text": "Line 190", "type": "scattermapbox", "uid": "6a5cc45a-2b7d-4884-a3f2-a35471eb31f8" }, { "hoverinfo": "text", "lat": [ 48.463639313976586, 48.464992966711876 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.87750063169496, 7.8772531096021225 ], "mode": "lines", "name": "lines", "text": "Line 191", "type": "scattermapbox", "uid": "c202e63b-8661-4ffc-aed0-cd6ba21904aa" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46601268489703, 48.46585855069001, 48.46419158986993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342441, 7.882132382849003, 7.8835869195522905, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 192", "type": "scattermapbox", "uid": "8a4d26b8-0e21-4e87-a38b-7b3627186af0" }, { "hoverinfo": "text", "lat": [ 48.43345787619722, 48.435108039988904, 48.43782243283874, 48.43987488344481 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.75852884559422, 7.7589568982186705, 7.758431384491164, 7.761533394371758 ], "mode": "lines", "name": "lines", "text": "Line 193", "type": "scattermapbox", "uid": "c2a80b44-b02b-4834-97c0-26e2e0d7026b" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38527882215718, 48.38288709434517 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.811370592555607, 7.81131878757271, 7.815501413380185 ], "mode": "lines", "name": "disconnected lines", "text": "index = 66
name = Line 66
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "type": "scattermapbox", "uid": "c7720561-5640-43c9-91ff-5e9d4ecaa355" }, { "hoverinfo": "text", "lat": [ 48.3483412652115, 48.34860057696006, 48.34952330391048 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.758380110203433, 7.758084610072596, 7.757528366368601 ], "mode": "lines", "name": "disconnected lines", "text": "index = 8
name = Line 8
length = 0.146 km
R = 0.023 Ohm
X = 0.017 Ohm
", "type": "scattermapbox", "uid": "21b91eee-e97c-4ce5-bc18-3edb6aa34321" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.419194753685254, 48.421893919684095 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.888468123365956, 7.893632132029573, 7.9011500193365976 ], "mode": "lines", "name": "disconnected lines", "text": "index = 23
name = Line 23
length = 1.188 km
R = 0.191 Ohm
X = 0.139 Ohm
", "type": "scattermapbox", "uid": "8f687965-aa2e-400e-ab52-cdcaf2bff7eb" }, { "hoverinfo": "text", "lat": [ 48.39757191960665, 48.39661859729651, 48.39529930602741 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.901304807602199, 7.901229365761005, 7.902058723097734 ], "mode": "lines", "name": "disconnected lines", "text": "index = 88
name = Line 88
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "type": "scattermapbox", "uid": "186e1591-889e-4ae7-bc62-34ea4e75bdba" }, { "hoverinfo": "text", "lat": [ 48.457138914547706, 48.45794147326836 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.877717653157177, 7.872608192748854 ], "mode": "lines", "name": "disconnected lines", "text": "index = 188
name = Line 188
length = 0.386 km
R = 0.062 Ohm
X = 0.045 Ohm
", "type": "scattermapbox", "uid": "9c672faa-6bde-476a-8d50-21411e911caa" }, { "hoverinfo": "text", "lat": [ 48.44215898325653, 48.45155156671372 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.816614645304303, 7.819549800807888 ], "mode": "lines", "name": "disconnected lines", "text": "index = 31
name = Line 31
length = 0.967 km
R = 0.156 Ohm
X = 0.113 Ohm
", "type": "scattermapbox", "uid": "32d2a892-42fe-49d6-bc38-000276b8f45f" }, { "hoverinfo": "text", "lat": [ 48.408048652539115, 48.4056432457098, 48.40454728325935, 48.40078554670279, 48.39785707566742, 48.38043909257006, 48.366959897529924, 48.36630037039423, 48.3492906194762, 48.34823097036504, 48.38521984646548, 48.3870824653059, 48.3886416596812, 48.38703934474308, 48.402659024832445, 48.40853579678823, 48.40289657239965, 48.40069237939694, 48.413572269673566, 48.41564447506017, 48.4145803412888, 48.41545229056571, 48.43235204164306, 48.43125182007891, 48.457681991031286, 48.46264648487659, 48.45203385302676, 48.46771799209846, 48.466125368494744, 48.437550749209194, 48.43412767818897, 48.41638128205721, 48.41355378470853, 48.414489627350186, 48.435336792222444, 48.33892436032468, 48.3311649643398, 48.33109616533493, 48.418301435772975, 48.40646345787454, 48.399978965016075, 48.40388739306894, 48.40734532145562, 48.39432926899855, 48.40167974349612, 48.43690116264881, 48.43705372333979, 48.43824066527665, 48.39469259394597, 48.425702742542526, 48.43859573124767, 48.468626832833266, 48.46221876486858, 48.466599719754, 48.46616577276415, 48.4388614850255, 48.45926829620022, 48.461511655878, 48.46185723953567, 48.38680198342621, 48.39892493200834, 48.39619236292355, 48.424723925547006, 48.42615790695107, 48.428748810118876, 48.420033747453665, 48.423393838882404, 48.42253313812863, 48.35147137294166, 48.36109095658718, 48.42328015590192, 48.423554450465936, 48.42595967659737, 48.421825428550264, 48.4247966753382, 48.41077000159512, 48.41262822736161, 48.399748337005306, 48.411100201982734, 48.41594858509639, 48.41376488381903, 48.41283871000181, 48.4123149913554, 48.4011908196636, 48.4002964273482, 48.39766077389334, 48.32938224686208, 48.34399927321779, 48.39691591361054, 48.394515573191185, 48.39342636812739, 48.3962788644659, 48.360526765673946, 48.36189550304091, 48.358638862446405, 48.35720917114735, 48.35499590172193, 48.363056557741594, 48.34489851449927, 48.346755453390855, 48.348392221346245, 48.345613550023, 48.349439301671964, 48.386762017143354, 48.386584022705065, 48.38760069645758, 48.387601531272644, 48.38861944296191, 48.38150953207801, 48.38622460497345, 48.38227509669734, 48.38475030719061, 48.37201341977803, 48.38706107217823, 48.42666790212227, 48.42188324942697, 48.41032440416959, 48.41184002824202, 48.41265396260107, 48.4094255976346, 48.412812364410485, 48.4070419242748, 48.41413385052535, 48.41321368806961, 48.40949348597765, 48.411553531144286, 48.39917344746593, 48.398834404768465, 48.4357252051571, 48.38928733063002, 48.390622724055376, 48.392084262506806, 48.385808925383266, 48.382760710721364, 48.45241956483659, 48.4515611048087, 48.45258691623229, 48.4534906054797, 48.43055489484596, 48.429347570275496, 48.434035764062344, 48.43078836437719, 48.42946901664746, 48.45329990049689, 48.45538149238388, 48.45618716065269, 48.457731400343455, 48.465980668584486, 48.465826396803266, 48.456777522371354, 48.46290694735721, 48.46729328049134, 48.465893373751925, 48.46599174090443, 48.470138035629766, 48.462138462721654, 48.4632656315854, 48.463131020678915, 48.46020539104446, 48.47360217150457, 48.47148639960052, 48.46830382829182, 48.439124514523456, 48.45390756872038, 48.455939802704876, 48.45649195964173, 48.45851755328415, 48.44802663800118, 48.45325575213978, 48.44477632648977, 48.459793667508954, 48.46244816441647, 48.46431614034423, 48.46593561779352, 48.436465236413824, 48.38408295825118, 48.34906194043527, 48.42054433668467, 48.39595895166196, 48.45754019390803, 48.446855274985126 ], "lon": [ 7.895378121504972, 7.883015600931132, 7.894886152392418, 7.895598131597364, 7.8990065117322175, 7.796604084320775, 7.782850700834727, 7.7781972815718525, 7.759929574113794, 7.757418131207864, 7.753600358005496, 7.756449769295241, 7.815313896031627, 7.814131190682103, 7.76754343499624, 7.770387470337047, 7.839302062983236, 7.835960814799483, 7.888658712512997, 7.883754910134327, 7.90232871525728, 7.899862891773179, 7.811548926298755, 7.811856777713999, 7.82195942267599, 7.809870120787497, 7.817636815093885, 7.8003619865091265, 7.803873695304709, 7.806167009342568, 7.804901456928415, 7.7677627461625995, 7.771022960380506, 7.768102655203334, 7.812061095218613, 7.755311064314771, 7.757501140670971, 7.75334934239008, 7.866040367100053, 7.783115088857688, 7.7972321481402656, 7.853197500104434, 7.870884745691057, 7.808009151279682, 7.840641745585266, 7.793016782848305, 7.781517681529591, 7.8011082088706525, 7.76484576576714, 7.833365914913044, 7.815481698887901, 7.835610125783045, 7.844983248685176, 7.8305038629812636, 7.823106537399757, 7.768954870090838, 7.786313557476602, 7.793019013714406, 7.792497824383787, 7.811217146670176, 7.916736926468587, 7.935295331837118, 7.904342454237023, 7.903670347279274, 7.898173944816789, 7.9037709754443455, 7.906792552965841, 7.903003138087581, 7.755999657522309, 7.759177873099199, 7.915348346798478, 7.913761116034108, 7.911116553661479, 7.9139509371692185, 7.909457199817083, 7.887297779538271, 7.888033887228511, 7.90160054819803, 7.8972691198056335, 7.919284536606167, 7.895496600185637, 7.891844278949128, 7.90070719165918, 7.935371078617233, 7.937079449021101, 7.936724784110684, 7.754632335585255, 7.75680149836583, 7.906810966252452, 7.9035261295957895, 7.905818054626424, 7.906898438574078, 7.776085531740901, 7.7773521338706715, 7.775869190295785, 7.774084549992345, 7.765902503406222, 7.776993186013634, 7.754498328445529, 7.755955311193192, 7.754363245499096, 7.755057989832864, 7.748494692240012, 7.7607200318096705, 7.763962679517219, 7.763305904983991, 7.748912888459465, 7.756076313815374, 7.754904596278213, 7.748432278758912, 7.75214581071043, 7.749509665930965, 7.755890291844049, 7.745803144057827, 7.76213611239578, 7.766922234549768, 7.777775963036371, 7.7654513321815735, 7.762895180268085, 7.7680135221894755, 7.777683277097015, 7.775486359733715, 7.76406100155453, 7.774377374640643, 7.775876533119654, 7.776113065913149, 7.833336608002896, 7.836330047126884, 7.812674056607063, 7.814021223254029, 7.813518663653392, 7.823222109201268, 7.821052490883334, 7.8170742563468565, 7.816814112621675, 7.815161655381079, 7.820305352918985, 7.822882002776342, 7.806599024327182, 7.810085987466067, 7.815645737381079, 7.817051968851896, 7.817263772959221, 7.901900361466666, 7.8919969487911805, 7.88572198679681, 7.899711112082306, 7.808786140694751, 7.816874600332686, 7.910629233617303, 7.801965492173496, 7.798697492875267, 7.795426852941247, 7.876737123018943, 7.87606195899011, 7.88361705609735, 7.883312855268706, 7.8815326532510195, 7.88435623329059, 7.87624238690173, 7.877545146581033, 7.88182610668958, 7.881513711657359, 7.8827087754443825, 7.877797235313924, 7.880962428982295, 7.882061730429648, 7.881069015738607, 7.886940019181042, 7.8766359858647945, 7.873665827511637, 7.876137223147715, 7.877376870648542, 7.882859651200647, 7.758694141354917, 7.813410100476448, 7.757806488220599, 7.897391075683085, 7.90164404442937, 7.875162922953015, 7.818082223056095 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "index = 0
name = Line 0
length = 0.586 km
R = 0.094 Ohm
X = 0.069 Ohm
", "index = 1
name = Line 1
length = 1.374 km
R = 0.221 Ohm
X = 0.161 Ohm
", "index = 2
name = Line 2
length = 0.206 km
R = 0.033 Ohm
X = 0.024 Ohm
", "index = 3
name = Line 3
length = 0.617 km
R = 0.099 Ohm
X = 0.072 Ohm
", "index = 4
name = Line 4
length = 0.382 km
R = 0.061 Ohm
X = 0.045 Ohm
", "index = 5
name = Line 5
length = 3.303 km
R = 0.532 Ohm
X = 0.386 Ohm
", "index = 6
name = Line 6
length = 0.35 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 7
name = Line 7
length = 0.736 km
R = 0.118 Ohm
X = 0.086 Ohm
", "index = 10
name = Line 10
length = 0.313 km
R = 0.05 Ohm
X = 0.037 Ohm
", "index = 11
name = Line 11
length = 0.258 km
R = 0.042 Ohm
X = 0.03 Ohm
", "index = 12
name = Line 12
length = 0.435 km
R = 0.07 Ohm
X = 0.051 Ohm
", "index = 14
name = Line 14
length = 0.357 km
R = 0.058 Ohm
X = 0.042 Ohm
", "index = 15
name = Line 15
length = 0.254 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 16
name = Line 16
length = 0.635 km
R = 0.102 Ohm
X = 0.074 Ohm
", "index = 17
name = Line 17
length = 1.3 km
R = 0.209 Ohm
X = 0.152 Ohm
", "index = 18
name = Line 18
length = 0.139 km
R = 0.022 Ohm
X = 0.016 Ohm
", "index = 20
name = Line 20
length = 0.632 km
R = 0.102 Ohm
X = 0.074 Ohm
", "index = 21
name = Line 21
length = 0.112 km
R = 0.018 Ohm
X = 0.013 Ohm
", "index = 22
name = Line 22
length = 0.312 km
R = 0.05 Ohm
X = 0.036 Ohm
", "index = 24
name = Line 24
length = 0.695 km
R = 0.112 Ohm
X = 0.081 Ohm
", "index = 25
name = Line 25
length = 0.235 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 26
name = Line 26
length = 0.561 km
R = 0.09 Ohm
X = 0.066 Ohm
", "index = 27
name = Line 27
length = 0.522 km
R = 0.084 Ohm
X = 0.061 Ohm
", "index = 28
name = Line 28
length = 0.283 km
R = 0.034 Ohm
X = 0.032 Ohm
", "index = 29
name = Line 29
length = 1.688 km
R = 0.272 Ohm
X = 0.197 Ohm
", "index = 30
name = Line 30
length = 1.073 km
R = 0.173 Ohm
X = 0.125 Ohm
", "index = 32
name = Line 32
length = 0.324 km
R = 0.052 Ohm
X = 0.038 Ohm
", "index = 34
name = Line 34
length = 0.309 km
R = 0.05 Ohm
X = 0.036 Ohm
", "index = 35
name = Line 35
length = 0.541 km
R = 0.087 Ohm
X = 0.063 Ohm
", "index = 36
name = Line 36
length = 0.296 km
R = 0.036 Ohm
X = 0.033 Ohm
", "index = 37
name = Line 37
length = 0.48 km
R = 0.059 Ohm
X = 0.054 Ohm
", "index = 38
name = Line 38
length = 0.711 km
R = 0.084 Ohm
X = 0.228 Ohm
", "index = 39
name = Line 39
length = 0.242 km
R = 0.039 Ohm
X = 0.028 Ohm
", "index = 40
name = Line 40
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 41
name = Line 41
length = 0.345 km
R = 0.055 Ohm
X = 0.04 Ohm
", "index = 42
name = Line 42
length = 1.621 km
R = 0.261 Ohm
X = 0.19 Ohm
", "index = 43
name = Line 43
length = 0.782 km
R = 0.126 Ohm
X = 0.091 Ohm
", "index = 44
name = Line 44
length = 0.248 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 45
name = Line 45
length = 2.611 km
R = 0.42 Ohm
X = 0.305 Ohm
", "index = 46
name = Line 46
length = 1.158 km
R = 0.186 Ohm
X = 0.136 Ohm
", "index = 47
name = Line 47
length = 1.526 km
R = 0.246 Ohm
X = 0.179 Ohm
", "index = 48
name = Line 48
length = 2.033 km
R = 0.327 Ohm
X = 0.238 Ohm
", "index = 49
name = Line 49
length = 0.997 km
R = 0.161 Ohm
X = 0.117 Ohm
", "index = 50
name = Line 50
length = 0.804 km
R = 0.129 Ohm
X = 0.094 Ohm
", "index = 51
name = Line 51
length = 0.947 km
R = 0.153 Ohm
X = 0.111 Ohm
", "index = 52
name = Line 52
length = 0.929 km
R = 0.11 Ohm
X = 0.297 Ohm
", "index = 53
name = Line 53
length = 0.778 km
R = 0.092 Ohm
X = 0.249 Ohm
", "index = 54
name = Line 54
length = 0.713 km
R = 0.087 Ohm
X = 0.08 Ohm
", "index = 55
name = Line 55
length = 1.136 km
R = 0.183 Ohm
X = 0.133 Ohm
", "index = 56
name = Line 56
length = 2.149 km
R = 0.346 Ohm
X = 0.251 Ohm
", "index = 57
name = Line 57
length = 0.811 km
R = 0.131 Ohm
X = 0.095 Ohm
", "index = 58
name = Line 58
length = 0.47 km
R = 0.076 Ohm
X = 0.055 Ohm
", "index = 59
name = Line 59
length = 3.155 km
R = 0.508 Ohm
X = 0.369 Ohm
", "index = 60
name = Line 60
length = 0.58 km
R = 0.093 Ohm
X = 0.068 Ohm
", "index = 61
name = Line 61
length = 0.618 km
R = 0.1 Ohm
X = 0.072 Ohm
", "index = 62
name = Line 62
length = 1.006 km
R = 0.12 Ohm
X = 0.322 Ohm
", "index = 63
name = Line 63
length = 0.222 km
R = 0.036 Ohm
X = 0.026 Ohm
", "index = 64
name = Line 64
length = 0.936 km
R = 0.151 Ohm
X = 0.11 Ohm
", "index = 65
name = Line 65
length = 1.341 km
R = 0.216 Ohm
X = 0.157 Ohm
", "index = 67
name = Line 67
length = 0.26 km
R = 0.042 Ohm
X = 0.03 Ohm
", "index = 68
name = Line 68
length = 1.804 km
R = 0.29 Ohm
X = 0.211 Ohm
", "index = 69
name = Line 69
length = 0.59 km
R = 0.095 Ohm
X = 0.069 Ohm
", "index = 70
name = Line 70
length = 0.368 km
R = 0.059 Ohm
X = 0.043 Ohm
", "index = 71
name = Line 71
length = 0.162 km
R = 0.026 Ohm
X = 0.019 Ohm
", "index = 72
name = Line 72
length = 1.455 km
R = 0.234 Ohm
X = 0.17 Ohm
", "index = 73
name = Line 73
length = 0.466 km
R = 0.075 Ohm
X = 0.054 Ohm
", "index = 74
name = Line 74
length = 0.53 km
R = 0.085 Ohm
X = 0.062 Ohm
", "index = 75
name = Line 75
length = 0.304 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 76
name = Line 76
length = 0.347 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 77
name = Line 77
length = 2.122 km
R = 0.342 Ohm
X = 0.248 Ohm
", "index = 78
name = Line 78
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 79
name = Line 79
length = 0.275 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 80
name = Line 80
length = 0.428 km
R = 0.069 Ohm
X = 0.05 Ohm
", "index = 81
name = Line 81
length = 0.338 km
R = 0.054 Ohm
X = 0.039 Ohm
", "index = 82
name = Line 82
length = 0.349 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 85
name = Line 85
length = 0.329 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 86
name = Line 86
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 87
name = Line 87
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 90
name = Line 90
length = 0.315 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 91
name = Line 91
length = 2.528 km
R = 0.407 Ohm
X = 0.296 Ohm
", "index = 92
name = Line 92
length = 0.093 km
R = 0.015 Ohm
X = 0.011 Ohm
", "index = 93
name = Line 93
length = 0.387 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 94
name = Line 94
length = 0.272 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 95
name = Line 95
length = 0.247 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 96
name = Line 96
length = 0.25 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 97
name = Line 97
length = 0.459 km
R = 0.074 Ohm
X = 0.054 Ohm
", "index = 98
name = Line 98
length = 0.366 km
R = 0.059 Ohm
X = 0.043 Ohm
", "index = 99
name = Line 99
length = 0.291 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 100
name = Line 100
length = 0.299 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 101
name = Line 101
length = 0.236 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 102
name = Line 102
length = 0.489 km
R = 0.079 Ohm
X = 0.057 Ohm
", "index = 103
name = Line 103
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 104
name = Line 104
length = 0.238 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 105
name = Line 105
length = 0.177 km
R = 0.029 Ohm
X = 0.021 Ohm
", "index = 106
name = Line 106
length = 0.283 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 107
name = Line 107
length = 0.615 km
R = 0.099 Ohm
X = 0.072 Ohm
", "index = 108
name = Line 108
length = 1.278 km
R = 0.206 Ohm
X = 0.149 Ohm
", "index = 109
name = Line 109
length = 0.147 km
R = 0.024 Ohm
X = 0.017 Ohm
", "index = 110
name = Line 110
length = 0.253 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 111
name = Line 111
length = 0.214 km
R = 0.034 Ohm
X = 0.025 Ohm
", "index = 112
name = Line 112
length = 0.415 km
R = 0.067 Ohm
X = 0.049 Ohm
", "index = 113
name = Line 113
length = 0.18 km
R = 0.029 Ohm
X = 0.021 Ohm
", "index = 114
name = Line 114
length = 0.562 km
R = 0.09 Ohm
X = 0.066 Ohm
", "index = 116
name = Line 116
length = 0.399 km
R = 0.064 Ohm
X = 0.047 Ohm
", "index = 117
name = Line 117
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 118
name = Line 118
length = 0.37 km
R = 0.06 Ohm
X = 0.043 Ohm
", "index = 119
name = Line 119
length = 0.251 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 120
name = Line 120
length = 0.304 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 121
name = Line 121
length = 0.233 km
R = 0.037 Ohm
X = 0.027 Ohm
", "index = 122
name = Line 122
length = 0.118 km
R = 0.019 Ohm
X = 0.014 Ohm
", "index = 123
name = Line 123
length = 0.397 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 124
name = Line 124
length = 0.52 km
R = 0.084 Ohm
X = 0.061 Ohm
", "index = 125
name = Line 125
length = 1.526 km
R = 0.246 Ohm
X = 0.179 Ohm
", "index = 126
name = Line 126
length = 0.254 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 127
name = Line 127
length = 1.601 km
R = 0.19 Ohm
X = 0.512 Ohm
", "index = 128
name = Line 128
length = 0.473 km
R = 0.076 Ohm
X = 0.055 Ohm
", "index = 129
name = Line 129
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 130
name = Line 130
length = 0.295 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 131
name = Line 131
length = 0.417 km
R = 0.067 Ohm
X = 0.049 Ohm
", "index = 132
name = Line 132
length = 0.323 km
R = 0.052 Ohm
X = 0.038 Ohm
", "index = 133
name = Line 133
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 134
name = Line 134
length = 0.282 km
R = 0.045 Ohm
X = 0.033 Ohm
", "index = 135
name = Line 135
length = 0.396 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 136
name = Line 136
length = 0.371 km
R = 0.06 Ohm
X = 0.043 Ohm
", "index = 137
name = Line 137
length = 0.274 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 138
name = Line 138
length = 0.329 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 139
name = Line 139
length = 0.499 km
R = 0.08 Ohm
X = 0.058 Ohm
", "index = 140
name = Line 140
length = 0.316 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 141
name = Line 141
length = 0.388 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 142
name = Line 142
length = 0.07 km
R = 0.011 Ohm
X = 0.008 Ohm
", "index = 143
name = Line 143
length = 0.286 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 144
name = Line 144
length = 1.517 km
R = 0.244 Ohm
X = 0.178 Ohm
", "index = 145
name = Line 145
length = 0.719 km
R = 0.116 Ohm
X = 0.084 Ohm
", "index = 146
name = Line 146
length = 0.22 km
R = 0.035 Ohm
X = 0.026 Ohm
", "index = 147
name = Line 147
length = 0.21 km
R = 0.034 Ohm
X = 0.025 Ohm
", "index = 148
name = Line 148
length = 0.239 km
R = 0.039 Ohm
X = 0.028 Ohm
", "index = 149
name = Line 149
length = 0.345 km
R = 0.055 Ohm
X = 0.04 Ohm
", "index = 150
name = Line 150
length = 0.327 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 151
name = Line 151
length = 0.553 km
R = 0.068 Ohm
X = 0.062 Ohm
", "index = 152
name = Line 152
length = 0.146 km
R = 0.024 Ohm
X = 0.017 Ohm
", "index = 153
name = Line 153
length = 0.482 km
R = 0.078 Ohm
X = 0.056 Ohm
", "index = 154
name = Line 154
length = 0.443 km
R = 0.071 Ohm
X = 0.052 Ohm
", "index = 156
name = Line 156
length = 0.284 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 157
name = Line 157
length = 1.082 km
R = 0.128 Ohm
X = 0.346 Ohm
", "index = 158
name = Line 158
length = 0.689 km
R = 0.082 Ohm
X = 0.221 Ohm
", "index = 161
name = Line 161
length = 0.468 km
R = 0.057 Ohm
X = 0.052 Ohm
", "index = 162
name = Line 162
length = 2.595 km
R = 0.308 Ohm
X = 0.83 Ohm
", "index = 163
name = Line 163
length = 0.306 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 164
name = Line 164
length = 0.566 km
R = 0.091 Ohm
X = 0.066 Ohm
", "index = 165
name = Line 165
length = 0.365 km
R = 0.043 Ohm
X = 0.117 Ohm
", "index = 167
name = Line 167
length = 0.464 km
R = 0.075 Ohm
X = 0.054 Ohm
", "index = 168
name = Line 168
length = 0.42 km
R = 0.068 Ohm
X = 0.049 Ohm
", "index = 169
name = Line 169
length = 0.272 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 170
name = Line 170
length = 0.285 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 171
name = Line 171
length = 0.77 km
R = 0.124 Ohm
X = 0.09 Ohm
", "index = 172
name = Line 172
length = 0.264 km
R = 0.032 Ohm
X = 0.03 Ohm
", "index = 173
name = Line 173
length = 0.197 km
R = 0.024 Ohm
X = 0.022 Ohm
", "index = 174
name = Line 174
length = 0.28 km
R = 0.045 Ohm
X = 0.033 Ohm
", "index = 175
name = Line 175
length = 0.398 km
R = 0.049 Ohm
X = 0.045 Ohm
", "index = 177
name = Line 177
length = 0.293 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 178
name = Line 178
length = 0.449 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 179
name = Line 179
length = 0.551 km
R = 0.089 Ohm
X = 0.064 Ohm
", "index = 180
name = Line 180
length = 1.42 km
R = 0.229 Ohm
X = 0.166 Ohm
", "index = 181
name = Line 181
length = 0.54 km
R = 0.087 Ohm
X = 0.063 Ohm
", "index = 182
name = Line 182
length = 0.355 km
R = 0.043 Ohm
X = 0.04 Ohm
", "index = 183
name = Line 183
length = 0.338 km
R = 0.041 Ohm
X = 0.038 Ohm
", "index = 184
name = Line 184
length = 0.44 km
R = 0.071 Ohm
X = 0.051 Ohm
", "index = 185
name = Line 185
length = 1.095 km
R = 0.176 Ohm
X = 0.128 Ohm
", "index = 186
name = Line 186
length = 0.346 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 187
name = Line 187
length = 0.41 km
R = 0.066 Ohm
X = 0.048 Ohm
", "index = 189
name = Line 189
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 190
name = Line 190
length = 0.314 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 191
name = Line 191
length = 0.152 km
R = 0.024 Ohm
X = 0.018 Ohm
", "index = 192
name = Line 192
length = 0.397 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 193
name = Line 193
length = 1.006 km
R = 0.12 Ohm
X = 0.322 Ohm
", "index = 66
name = Line 66
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 8
name = Line 8
length = 0.146 km
R = 0.023 Ohm
X = 0.017 Ohm
", "index = 23
name = Line 23
length = 1.188 km
R = 0.191 Ohm
X = 0.139 Ohm
", "index = 88
name = Line 88
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 188
name = Line 188
length = 0.386 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 31
name = Line 31
length = 0.967 km
R = 0.156 Ohm
X = 0.113 Ohm
" ], "type": "scattermapbox", "uid": "43496a8b-354c-4da8-8c79-42ce1c303d9d" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.45693820399374, 48.45693820399374 ], "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.913960629335016, 7.913960629335016, 7.913960629335016 ], "mode": "lines", "name": "trafos", "text": "index = 114
name = HV/MV Transformer 0
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -2
", "type": "scattermapbox", "uid": "f726c2e7-aed9-48d0-9865-43b769030a20" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43987488344481, 48.43987488344481 ], "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.761533394371758, 7.761533394371758, 7.761533394371758 ], "mode": "lines", "name": "trafos", "text": "index = 142
name = HV/MV Transformer 1
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -3
", "type": "scattermapbox", "uid": "4977c995-a903-465b-afbb-7ebb99df7bdb" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(0, 128, 0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "index = 114
name = HV/MV Transformer 0
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -2
", "index = 142
name = HV/MV Transformer 1
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -3
" ], "type": "scattermapbox", "uid": "a98a66b6-ce74-4d22-8657-0356535d6310" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(255, 255, 0)", "size": 20, "symbol": "circle" }, "mode": "markers", "name": "external_grid", "text": [ "index = 0
name = External Grid 0
v_m = 1.0 p.u.
v_a = 0.0 °
", "index = 1
name = External Grid 1
v_m = 1.0 p.u.
v_a = 0.0 °
" ], "type": "scattermapbox", "uid": "e00d2c5a-1ada-4212-97c4-b4943cadb507" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.40987064549437, 48.42255372116526, 48.42871494025954, 48.42590628657446, 48.43283117115614, 48.429742025422705, 48.428119200291015, 48.42043867715034, 48.437252750983454, 48.41100311473389, 48.43503247923881, 48.39900849915065, 48.40021513103009, 48.46135558758982, 48.46216934371708, 48.459363549908545, 48.46419158986993, 48.43784808660618, 48.34952330391048, 48.3894074532143, 48.421893919684095, 48.391700890001346, 48.42317235657316, 48.404144714199944, 48.42108182048383, 48.39753674813376, 48.389190547412, 48.38807327790548, 48.425568854638804, 48.47484422825035, 48.38755401582079, 48.46999586189971, 48.47236011475879, 48.38288709434517, 48.46302758307299, 48.38429982163066, 48.46740551088164, 48.3444105914851, 48.32845845018001, 48.3297903765724, 48.32945774645592, 48.396057772894174, 48.399115015448224, 48.3483412652115, 48.38553948124122, 48.367170094532774, 48.4011557262988, 48.40810118663157, 48.387898174547765, 48.40163971704406, 48.40091851611696, 48.356637916850076, 48.35975182970296, 48.34979925579321, 48.34577288780829, 48.34907864266611, 48.35261080970117, 48.4635767709208, 48.45155156671372, 48.46640751949198, 48.41520010053561, 48.415562857454645, 48.43169168886393, 48.3502399737409, 48.34562365687445, 48.34750561848171, 48.41203811444964, 48.34396313064473, 48.41219987861257, 48.41295983365966, 48.41424248087298, 48.41021512074332, 48.41377255465386, 48.41239165414067, 48.41271758634395, 48.40051528841825, 48.403604490466726, 48.39529930602741, 48.397738420928505, 48.39390775281652, 48.39621702741659, 48.3949975040255, 48.426754589775385, 48.39757191960665, 48.39811544946978, 48.405490076051976, 48.39796660293885, 48.41394963541415, 48.41348695079089, 48.41297284402848, 48.412974384566716, 48.41066620240586, 48.40850592726565, 48.387871778099516, 48.4096593366681, 48.39606378339081, 48.39721686303332, 48.43490896926332, 48.38198803374666, 48.38651874734458, 48.36588430786782, 48.38363665056195, 48.35938749747666, 48.36261088252578, 48.36446774723041, 48.36133205152993, 48.43599439562388, 48.436259360073386, 48.41414363204668, 48.40388379781226, 48.40610336880996, 48.43759153175594, 48.38622195736317, 48.387253837111224, 48.38881633852503, 48.381273336943494, 48.44215898325653, 48.38593046260231, 48.3874779945686, 48.38819903757242, 48.388499877050805, 48.33198343262878, 48.41572609266569, 48.43987488344481, 48.43987488344481, 48.46648941031778, 48.42296454933692, 48.46664642658219, 48.457138914547706, 48.451383949764825, 48.446593443338706, 48.39809430352463, 48.45693820399374, 48.41242444217284, 48.40552685325916, 48.44299303111801, 48.462847757116, 48.45231709169025, 48.46870230865693, 48.45794147326836, 48.46584213521052, 48.46134835144908, 48.45859429977883, 48.463639313976586, 48.42373656387521, 48.460457836078916, 48.462966137598414, 48.464992966711876, 48.466147000477825, 48.3853529747836, 48.4662664079518, 48.46588038301405, 48.46584321749751, 48.45693820399374, 48.43345787619722, 48.45286282616684, 48.45200044860422, 48.41987792804732, 48.45361129378401, 48.43815271597494, 48.456011480046634, 48.430037266377596, 48.43251066829441, 48.470024878620656, 48.454778277476066, 48.45630214584791, 48.45231100629774, 48.409132210246845, 48.458524596693174, 48.453750268282526, 48.45412175432323, 48.43320651834232, 48.465850305770324, 48.36812436771714, 48.456154303023624, 48.42618848720791, 48.424189374790565, 48.42400659063858 ], "lon": [ 7.7652256726146165, 7.778809539550429, 7.912914076993205, 7.810780426186093, 7.913933853984564, 7.8175311488569985, 7.818122484083302, 7.817198631577271, 7.913786733913369, 7.812134057998089, 7.896173712216915, 7.814348752471499, 7.837825353282512, 7.835716941924399, 7.883446890955213, 7.880230044935762, 7.880760551329292, 7.884320758321778, 7.776376345809918, 7.757528366368601, 7.814401857028874, 7.9011500193365976, 7.812653775857045, 7.904856256838565, 7.841645118232377, 7.907598272338418, 7.830587014176267, 7.813750946931133, 7.822295509468786, 7.90302727463664, 7.8766686742379, 7.811928656238957, 7.879904417663551, 7.875816099565561, 7.815501413380185, 7.882607162668228, 7.817020486640719, 7.877156262352667, 7.759629839160378, 7.757920252549802, 7.753395370107165, 7.761240053860619, 7.937738708318573, 7.938291961287417, 7.758380110203433, 7.755987281847087, 7.781578254760823, 7.836138317109967, 7.771118906916901, 7.81672667506727, 7.9328354216282655, 7.936287351303715, 7.776039269015637, 7.770325968788289, 7.752695973125419, 7.75385941444393, 7.745178558182607, 7.754567342326092, 7.815930580624381, 7.819549800807888, 7.800222048335861, 7.902638577055448, 7.888468123365956, 7.81328782483842, 7.761479038024156, 7.756184412909635, 7.755691317531535, 7.779195765893833, 7.755780231459939, 7.899896941709809, 7.8943754623023334, 7.896383584653477, 7.888453497872503, 7.901303414862458, 7.886036456351239, 7.889313095595923, 7.901722719875829, 7.895064345443012, 7.902058723097734, 7.908494527610642, 7.904432371911256, 7.9059194682879745, 7.908338597387358, 7.904323568737559, 7.901304807602199, 7.842638336293208, 7.894707959341825, 7.896131917751716, 7.766593408888199, 7.761798098369024, 7.771503761305578, 7.775990558453953, 7.775188962957216, 7.775266635504853, 7.755277485653774, 7.863756663915659, 7.805775817968205, 7.7639679630755785, 7.810916838962539, 7.753874632672782, 7.749098302762393, 7.785809443995593, 7.751239703607083, 7.77541441952286, 7.777566812718366, 7.775695905660895, 7.776701020795112, 7.806058800069666, 7.786659017249264, 7.769441570183343, 7.78873191474689, 7.775204689771895, 7.7990595062228785, 7.762269550242781, 7.764481499839969, 7.761470329044198, 7.756128882042036, 7.816614645304303, 7.747766254755431, 7.7442606864655374, 7.757804110375469, 7.74990855383097, 7.7531251630096625, 7.879041696902698, 7.761533394371758, 7.761533394371758, 7.827272008388869, 7.845385081336094, 7.834053059788065, 7.877717653157177, 7.813866108825062, 7.8768895421932665, 7.931257487389006, 7.913960629335016, 7.766064847466364, 7.878529136520024, 7.876252723594073, 7.7989155508533345, 7.888244332713394, 7.799503775436979, 7.872608192748854, 7.818941066410645, 7.875200408304177, 7.786003458366424, 7.87750063169496, 7.767396711800624, 7.7870184783196414, 7.805015433493657, 7.8772531096021225, 7.811294400076132, 7.811370592555607, 7.880884492342441, 7.796742737062251, 7.807525342273558, 7.913960629335016, 7.75852884559422, 7.8180021610304395, 7.815999191593499, 7.765743379197341, 7.895958297692454, 7.806734057789884, 7.888307623911052, 7.809467223941558, 7.804666086284456, 7.83584018305238, 7.8780829873514735, 7.882123314640927, 7.82260854480753, 7.769463871775373, 7.885461594829595, 7.885171754318366, 7.824490292422656, 7.887773560526681, 7.793053060577116, 7.7570610587837985, 7.909234863520487, 7.909334378322314, 7.9082861248273835, 7.917782616603751 ], "marker": { "color": "rgb(0, 0, 255)", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "index = 0
name = bus_200
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 1
name = bus_204
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 100
name = bus_124
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 101
name = bus_227
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 102
name = bus_125
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 103
name = bus_228
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 104
name = bus_225
v_n = 20.0 kV
", "index = 106
name = bus_226
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 107
name = bus_128
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 108
name = bus_223
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 109
name = bus_129
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 110
name = bus_224
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 111
name = bus_221
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 116
name = bus_220
v_n = 20.0 kV
", "index = 117
name = bus_273
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 118
name = bus_272
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 119
name = bus_271
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 120
name = bus_270
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 126
name = bus_110
v_n = 20.0 kV
", "index = 129
name = bus_113
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 131
name = bus_216
v_n = 20.0 kV
", "index = 132
name = bus_114
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 133
name = bus_217
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 134
name = bus_115
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 136
name = bus_218
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 137
name = bus_116
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 138
name = bus_219
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 140
name = bus_212
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 141
name = bus_213
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 142
name = bus_119
v_n = 20.0 kV
", "index = 143
name = bus_278
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 144
name = bus_214
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 145
name = bus_276
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 146
name = bus_277
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 147
name = bus_210
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 148
name = bus_274
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 149
name = bus_211
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 150
name = bus_275
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 153
name = bus_159
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 155
name = bus_158
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 157
name = bus_157
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 159
name = bus_156
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 161
name = bus_154
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 162
name = bus_153
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 167
name = bus_14
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 168
name = bus_15
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 169
name = bus_12
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 170
name = bus_19
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 171
name = bus_16
v_n = 20.0 kV
", "index = 172
name = bus_17
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 173
name = bus_151
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 174
name = bus_152
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 176
name = bus_169
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 178
name = bus_168
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 181
name = bus_165
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 184
name = bus_164
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 186
name = bus_167
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 188
name = bus_166
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 189
name = bus_31
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 190
name = bus_30
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 192
name = bus_33
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 194
name = bus_26
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 195
name = bus_27
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 196
name = bus_29
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 197
name = bus_160
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 198
name = bus_161
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 199
name = bus_162
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 2
name = bus_203
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 200
name = bus_163
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 201
name = bus_134
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 205
name = bus_132
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 207
name = bus_131
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 210
name = bus_137
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 213
name = bus_135
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 215
name = bus_139
v_n = 20.0 kV
load: 0 MW
", "index = 216
name = bus_130
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 219
name = bus_143
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 221
name = bus_142
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 223
name = bus_145
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 224
name = bus_144
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 227
name = bus_146
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 229
name = bus_149
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 231
name = bus_148
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 235
name = bus_140
v_n = 20.0 kV
load: 0 MW
", "index = 236
name = bus_141
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 237
name = bus_61
v_n = 20.0 kV
static generation: 0 MW
", "index = 238
name = bus_4
v_n = 20.0 kV
", "index = 239
name = bus_6
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 240
name = bus_197
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 241
name = bus_198
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 242
name = bus_196
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 243
name = bus_195
v_n = 20.0 kV
", "index = 244
name = bus_194
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 245
name = bus_193
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 246
name = bus_191
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 247
name = bus_59
v_n = 20.0 kV
", "index = 248
name = bus_58
v_n = 20.0 kV
static generation: 0 MW
", "index = 253
name = bus_75
v_n = 20.0 kV
static generation: 0 MW
", "index = 269
name = bus_40
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 271
name = bus_177
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 273
name = bus_178
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 275
name = bus_176
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 281
name = bus_179
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 285
name = bus_170
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 286
name = bus_174
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 287
name = bus_172
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 288
name = bus_171
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 289
name = bus_39
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 29
name = bus_78
v_n = 20.0 kV
static generation: 0 MW
", "index = 290
name = bus_36
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 298
name = bus_55
v_n = 20.0 kV
static generation: 0 MW
", "index = 3
name = bus_202
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 30
name = bus_79
v_n = 20.0 kV
", "index = 301
name = bus_186
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 303
name = bus_187
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 304
name = bus_188
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 305
name = bus_189
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 31
name = bus_80
v_n = 20.0 kV
static generation: 1 MW
", "index = 312
name = bus_181
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 313
name = bus_182
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 314
name = bus_185
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 315
name = bus_184
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 316
name = bus_45
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 317
name = bus_48
v_n = 20.0 kV
", "index = 318
name = None
v_n = 110.0 kV
", "index = 319
name = None
v_n = 20.0 kV
", "index = 32
name = bus_82
v_n = 20.0 kV
static generation: 0 MW
", "index = 33
name = bus_84
v_n = 20.0 kV
static generation: 1 MW
", "index = 34
name = bus_83
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 35
name = bus_260
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 36
name = bus_240
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 37
name = bus_262
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 38
name = bus_105
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 39
name = bus_249
v_n = 20.0 kV
", "index = 4
name = bus_201
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 40
name = bus_103
v_n = 20.0 kV
static generation: 0 MW
", "index = 41
name = bus_263
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 42
name = bus_243
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 43
name = bus_264
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 44
name = bus_244
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 45
name = bus_265
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 46
name = bus_241
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 47
name = bus_266
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 48
name = bus_242
v_n = 20.0 kV
load: 0 MW
", "index = 49
name = bus_267
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 5
name = bus_207
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 50
name = bus_108
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 51
name = bus_247
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 52
name = bus_268
v_n = 20.0 kV
load: 0 MW
", "index = 53
name = bus_248
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 54
name = bus_106
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 55
name = bus_269
v_n = 20.0 kV
load: 0 MW
", "index = 56
name = bus_245
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 57
name = bus_246
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 58
name = bus_250
v_n = 110.0 kV
", "index = 6
name = bus_206
v_n = 20.0 kV
load: 0 MW
", "index = 64
name = bus_238
v_n = 20.0 kV
", "index = 65
name = bus_239
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 7
name = bus_205
v_n = 20.0 kV
", "index = 71
name = bus_254
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 72
name = bus_230
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 73
name = bus_255
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 74
name = bus_231
v_n = 20.0 kV
", "index = 75
name = bus_232
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 76
name = bus_233
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 77
name = bus_258
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 78
name = bus_259
v_n = 20.0 kV
", "index = 79
name = bus_236
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 8
name = bus_209
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 80
name = bus_256
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 81
name = bus_257
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 82
name = bus_237
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 83
name = bus_282
v_n = 20.0 kV
static generation: 0 MW
", "index = 84
name = bus_281
v_n = 20.0 kV
static generation: 0 MW
", "index = 85
name = bus_283
v_n = 20.0 kV
static generation: 0 MW
", "index = 86
name = bus_280
v_n = 20.0 kV
", "index = 94
name = bus_120
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 95
name = bus_121
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 98
name = bus_127
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
" ], "type": "scattermapbox", "uid": "1769f847-01d0-4859-ad24-f321a3dea324" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "pk.eyJ1IjoibHRodXJuZXIiLCJhIjoiY2oxcDQ1NjI5MDA0ajJxcW01dXVhMHhveCJ9.O4-augv3Rss5PF3J-OsX2w", "bearing": 0, "center": { "lat": 48.40903347327071, "lon": 7.895643318408953 }, "pitch": 0, "style": "basic", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": true, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "net = mv_oberrhein()\n", "simple_plotly(net, on_map=True, projection='epsg:31467')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Transforming geo-data from a projection to lat/long\n", "There is a function available in pandapower which uses `pyproj` to transform geodata from a projection to WGS84 (lat/long). It transforms and replaces `net.bus_geodata` and `net.line_geodata` (if existing). An example for `mv_oberreihn`: " ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "before:\n", " x y coords\n", "0 3.408665e+06 5.364415e+06 None\n", "1 3.409669e+06 5.364283e+06 None\n", "100 3.419617e+06 5.365543e+06 None\n", "101 3.412068e+06 5.366341e+06 None\n", "102 3.419698e+06 5.365915e+06 None\n", "\n", "after:\n", " x y coords\n", "0 48.410916 7.765226 None\n", "1 48.409871 7.778810 None\n", "100 48.422554 7.912914 None\n", "101 48.428715 7.810780 None\n", "102 48.425906 7.913934 None\n" ] } ], "source": [ "net = mv_oberrhein()\n", "print('before:\\n', net.bus_geodata.head())\n", "\n", "from pandapower.plotting.plotly.mapbox_plot import geo_data_to_latlong\n", "geo_data_to_latlong(net, projection='epsg:31467')\n", "print('\\nafter:\\n', net.bus_geodata.head())" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Some more map plots..." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The following map styles are available:\n", "* 'streets'\n", "* 'bright'\n", "* 'light'\n", "* 'dark'\n", "* 'satellite'" ] }, { "cell_type": "code", "execution_count": 14, "metadata": {}, "outputs": [ { "data": { "text/html": [ "" ], "text/vnd.plotly.v1+html": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.410607229026255, 48.41100311473389 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.8960482836681205, 7.896173712216915 ], "mode": "lines", "name": "lines", "text": "Line 0", "type": "scattermapbox", "uid": "fa5e28ac-d45c-42dc-b057-34e482d8f897" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.40551636933245, 48.405759638160426, 48.40552685325916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.892690190852354, 7.88750206534224, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 1", "type": "scattermapbox", "uid": "972a5b66-8b38-49d7-8aa0-1dce34cb41fa" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.403604490466726 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.895064345443012 ], "mode": "lines", "name": "lines", "text": "Line 2", "type": "scattermapbox", "uid": "77ba9f2a-69f1-42b5-81b0-f98dd30ff1a2" }, { "hoverinfo": "text", "lat": [ 48.403604490466726, 48.39796660293885 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895064345443012, 7.896131917751716 ], "mode": "lines", "name": "lines", "text": "Line 3", "type": "scattermapbox", "uid": "a9d16b67-8bc9-49a7-9f05-10044f32fb91" }, { "hoverinfo": "text", "lat": [ 48.39796660293885, 48.397882922467275, 48.39783122886755, 48.39757191960665 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896131917751716, 7.897077173332266, 7.900935850132169, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 4", "type": "scattermapbox", "uid": "2bdf018f-d586-439d-863e-5fbbfe1b3d56" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.36758899771234, 48.37274713625006, 48.38813104889006, 48.3853529747836 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.782415938904361, 7.787571249042042, 7.805636919599507, 7.811370592555607 ], "mode": "lines", "name": "lines", "text": "Line 5", "type": "scattermapbox", "uid": "3f840238-41ab-46ae-9401-e3d03b7d7ae4" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.366749700527066, 48.36588430786782 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.784123146908631, 7.785809443995593 ], "mode": "lines", "name": "lines", "text": "Line 6", "type": "scattermapbox", "uid": "6201d1ee-8464-43af-bd2b-6c1eee6f85c5" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.367008714047714, 48.36559506763404, 48.366203724615616, 48.36639701617285, 48.36481251469212, 48.36446774723041 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.7818745449751505, 7.780913142316091, 7.779151690571077, 7.777242872572627, 7.775776555187477, 7.775695905660895 ], "mode": "lines", "name": "lines", "text": "Line 7", "type": "scattermapbox", "uid": "13a1db2a-9ff7-41de-8f09-f0170cf8dd3d" }, { "hoverinfo": "text", "lat": [ 48.3502399737409, 48.3483412652115 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761479038024156, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 10", "type": "scattermapbox", "uid": "cacc0a46-3839-48c0-b67c-dceaf8d0c2d5" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.34759205829976, 48.34812067551857, 48.3483412652115 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531535, 7.75642284030107, 7.756456152212295, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 11", "type": "scattermapbox", "uid": "a2763d6e-9315-4a9f-81d8-0a1f5e033925" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38515045968447, 48.385289233246496, 48.38651874734458 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281847087, 7.75493654168911, 7.752264174321882, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 12", "type": "scattermapbox", "uid": "26f2a6d9-3b7a-4716-9111-91cd01a2d2bf" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38577499412198, 48.38647184044492, 48.38674956716815, 48.38741536344365, 48.387871778099516 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281847087, 7.755867224918435, 7.756532496276766, 7.7562054732017565, 7.756694065388726, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 14", "type": "scattermapbox", "uid": "04a0941c-da0b-4b5a-88f0-72b05b00cb8a" }, { "hoverinfo": "text", "lat": [ 48.387898174547765, 48.3878758661481, 48.3894074532143 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.81672667506727, 7.816225935034381, 7.814401857028874 ], "mode": "lines", "name": "lines", "text": "Line 15", "type": "scattermapbox", "uid": "e5d3d397-f846-4c6a-84c1-2086538cfc19" }, { "hoverinfo": "text", "lat": [ 48.38755401582079, 48.38824937518907, 48.387702180722854, 48.386376508763306, 48.38743514279909, 48.387898174547765 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811928656238957, 7.813485965068294, 7.813979419660493, 7.814282961703712, 7.816863859936081, 7.81672667506727 ], "mode": "lines", "name": "lines", "text": "Line 16", "type": "scattermapbox", "uid": "aaf973f6-47db-46c6-931c-ebf62a55e17f" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.40810118663157 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7639679630755785, 7.771118906916901 ], "mode": "lines", "name": "lines", "text": "Line 17", "type": "scattermapbox", "uid": "18e30e2b-77e4-419b-87dd-85f1672e7ea2" }, { "hoverinfo": "text", "lat": [ 48.40810118663157, 48.40897040694489, 48.409132210246845 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771118906916901, 7.769656033757194, 7.769463871775373 ], "mode": "lines", "name": "lines", "text": "Line 18", "type": "scattermapbox", "uid": "15fa55e1-21ed-4f46-b32d-19ca1a2dfe36" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.401147192216804, 48.40180506553061, 48.403988079268686, 48.404144714199944 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.836138317109967, 7.836125476104338, 7.8373996507657955, 7.841204475200678, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 20", "type": "scattermapbox", "uid": "b253f8b2-e9aa-4510-b949-bef30ce143d1" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.40022903249509, 48.40021513103009 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.836138317109967, 7.835783312488998, 7.835716941924399 ], "mode": "lines", "name": "lines", "text": "Line 21", "type": "scattermapbox", "uid": "7b3f2184-4a65-4b66-b9f9-c49b5d4013c2" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41442695300317, 48.415562857454645 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.888004329430072, 7.888468123365956 ], "mode": "lines", "name": "lines", "text": "Line 22", "type": "scattermapbox", "uid": "e642b523-1aae-4630-9f54-a4359d7ee209" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.41572609266569 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888468123365956, 7.879041696902698 ], "mode": "lines", "name": "lines", "text": "Line 24", "type": "scattermapbox", "uid": "e56f970c-3c04-49e1-8727-2f058adfffd5" }, { "hoverinfo": "text", "lat": [ 48.41377255465386, 48.413960582041994, 48.41520010053561 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901303414862458, 7.9020188534591105, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 25", "type": "scattermapbox", "uid": "8bcce526-d38f-40c4-87db-e25594267f8d" }, { "hoverinfo": "text", "lat": [ 48.41424248087298, 48.414424628557626, 48.415380868479566, 48.41552371265185, 48.41520010053561 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896383584653477, 7.897599470445301, 7.897895242226831, 7.901830541319527, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 26", "type": "scattermapbox", "uid": "390db061-2913-4e99-bc0f-22df61c3977d" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.43301239442218, 48.43169168886393 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962539, 7.809810027759091, 7.81328782483842 ], "mode": "lines", "name": "lines", "text": "Line 27", "type": "scattermapbox", "uid": "f4706330-1233-4980-b346-ce94a3dd0653" }, { "hoverinfo": "text", "lat": [ 48.43169168886393, 48.431385728126315, 48.43111791203151, 48.430037266377596 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.81328782483842, 7.812791494205739, 7.810922061222257, 7.809467223941558 ], "mode": "lines", "name": "lines", "text": "Line 28", "type": "scattermapbox", "uid": "40d26afd-62a6-4af2-a048-d26f94438334" }, { "hoverinfo": "text", "lat": [ 48.4635767709208, 48.46330568614203, 48.46088669812293, 48.45821172789647, 48.457152254166104, 48.45412175432323 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815930580624381, 7.817448268870073, 7.815439202434795, 7.818286894296208, 7.825631951055771, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 29", "type": "scattermapbox", "uid": "2073cdb8-a0aa-42f8-b556-e8a3e263fadb" }, { "hoverinfo": "text", "lat": [ 48.462966137598414, 48.46152071542261, 48.46377225433058, 48.46392050698662, 48.46287434250489, 48.46354502677661, 48.4635767709208 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.805015433493657, 7.808201496422579, 7.811538745152416, 7.811827811522471, 7.815509915547799, 7.815387741484188, 7.815930580624381 ], "mode": "lines", "name": "lines", "text": "Line 30", "type": "scattermapbox", "uid": "e4e60be0-7df4-40e0-9468-b13df9475a73" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45179274445227, 48.452274961601255, 48.45155156671372 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593499, 7.817498572039058, 7.817775058148712, 7.819549800807888 ], "mode": "lines", "name": "lines", "text": "Line 32", "type": "scattermapbox", "uid": "e7f2b362-e6d2-4027-910b-b1bbc377d9dc" }, { "hoverinfo": "text", "lat": [ 48.46640751949198, 48.46713886453565, 48.46829711966126, 48.46870230865693 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.800222048335861, 7.800113593024479, 7.800610379993774, 7.799503775436979 ], "mode": "lines", "name": "lines", "text": "Line 34", "type": "scattermapbox", "uid": "0a4de865-7f06-433f-9bc7-ce50d8a33605" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46640751949198 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.807525342273558, 7.800222048335861 ], "mode": "lines", "name": "lines", "text": "Line 35", "type": "scattermapbox", "uid": "f65da2a3-ae0b-4746-b76f-f9bfd7181c86" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436205573347365, 48.43694878244345, 48.43815271597494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069666, 7.806421309165258, 7.805599960895251, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 36", "type": "scattermapbox", "uid": "044229d6-0fa6-4f12-b258-e9207e07457a" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436230098695766, 48.434793539959934, 48.43346181641802, 48.43251066829441 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069666, 7.805335765722178, 7.805199488129789, 7.804603425727041, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 37", "type": "scattermapbox", "uid": "48b5744b-e796-4946-9144-41c73d874f55" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41861893206774, 48.41987792804732 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.766083922141857, 7.765743379197341 ], "mode": "lines", "name": "lines", "text": "Line 38", "type": "scattermapbox", "uid": "a03b4fdc-4e82-4cc1-a3bb-17eda13d2f90" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41394093257705, 48.414134725388585, 48.41297284402848 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.769730282276353, 7.770542159455434, 7.771503761305578 ], "mode": "lines", "name": "lines", "text": "Line 39", "type": "scattermapbox", "uid": "f0c1f916-94bb-4b80-b06f-cc4f4139cb46" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41437143811342, 48.41460781658695, 48.41456684739915, 48.41394963541415 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.76840612857103, 7.767799181835639, 7.767132182739272, 7.766593408888199 ], "mode": "lines", "name": "lines", "text": "Line 40", "type": "scattermapbox", "uid": "6870941e-1761-49f1-b53f-c0c5790eec1e" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.434803999237275, 48.435869585207605, 48.437252750983454 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962539, 7.8117633004896065, 7.81235888994762, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 41", "type": "scattermapbox", "uid": "148c0c4b-9ab4-4ba1-b309-8990f2835497" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.3424015615867, 48.3418862433713, 48.335962477278066, 48.33198343262878 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160378, 7.7582837562741425, 7.757160848107007, 7.753461280522535, 7.7531251630096625 ], "mode": "lines", "name": "lines", "text": "Line 42", "type": "scattermapbox", "uid": "9c6be97e-24c0-49ad-a630-ef53b548165d" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330346496050815, 48.32945774645592 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7531251630096625, 7.76187711833228, 7.761240053860619 ], "mode": "lines", "name": "lines", "text": "Line 43", "type": "scattermapbox", "uid": "0c839df2-7247-436d-9a0a-41143cfb2f43" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330208898041064, 48.3297903765724 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7531251630096625, 7.753573521770497, 7.753395370107165 ], "mode": "lines", "name": "lines", "text": "Line 44", "type": "scattermapbox", "uid": "e5dfef75-2571-4f3a-b1b1-5ab4bcb5bbf0" }, { "hoverinfo": "text", "lat": [ 48.41572609266569, 48.41575401931798, 48.42084885222796, 48.42296454933692 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879041696902698, 7.877416142764898, 7.854664591435209, 7.845385081336094 ], "mode": "lines", "name": "lines", "text": "Line 45", "type": "scattermapbox", "uid": "514daf9b-1e54-4ce3-a92e-b083e3eb9dcf" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40904311793682, 48.40388379781226 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.777498262968485, 7.78873191474689 ], "mode": "lines", "name": "lines", "text": "Line 46", "type": "scattermapbox", "uid": "a72445a4-5cea-442d-bdc4-0190b483de90" }, { "hoverinfo": "text", "lat": [ 48.40388379781226, 48.396074132219894, 48.39606378339081 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.78873191474689, 7.805732381533641, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 47", "type": "scattermapbox", "uid": "deddbb71-af26-46f0-9371-c9fe3c8eb96f" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.4096593366681 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.842638336293208, 7.863756663915659 ], "mode": "lines", "name": "lines", "text": "Line 48", "type": "scattermapbox", "uid": "3f1ab35f-4a70-43e9-b996-48c7c7e1b8e0" }, { "hoverinfo": "text", "lat": [ 48.4096593366681, 48.4083543740902, 48.40633626882105, 48.40552685325916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.863756663915659, 7.8662259168368465, 7.875543574545267, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 49", "type": "scattermapbox", "uid": "4ad75cfb-44b4-4c35-84e0-bbd88b3583b0" }, { "hoverinfo": "text", "lat": [ 48.391700890001346, 48.39208848004829, 48.39326050267422, 48.394103798473296, 48.3945547395238, 48.39606378339081 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.812653775857045, 7.812246482891779, 7.811644040831613, 7.809930941843871, 7.806087360715495, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 50", "type": "scattermapbox", "uid": "d14a0e4d-ff2a-41bf-8ece-dee4adc35d06" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.39828929482848, 48.400386905761486, 48.401150186262775, 48.40220930072947, 48.40261122318775, 48.403862633453066, 48.404144714199944 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.842638336293208, 7.842030849441937, 7.839096884116732, 7.839892665873727, 7.8413908252968065, 7.842892000465948, 7.842087064910102, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 51", "type": "scattermapbox", "uid": "9ad90c8c-c823-4329-83ca-7b285aa0e9ae" }, { "hoverinfo": "text", "lat": [ 48.436259360073386, 48.43621079354168, 48.43759153175594 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.786659017249264, 7.7869740594737324, 7.7990595062228785 ], "mode": "lines", "name": "lines", "text": "Line 52", "type": "scattermapbox", "uid": "ea95281f-7a22-454d-ae55-aa8c46684303" }, { "hoverinfo": "text", "lat": [ 48.43784808660618, 48.436259360073386 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776376345809918, 7.786659017249264 ], "mode": "lines", "name": "lines", "text": "Line 53", "type": "scattermapbox", "uid": "3456fd22-39a3-407a-a948-1442773e1b31" }, { "hoverinfo": "text", "lat": [ 48.43759153175594, 48.43836507696538, 48.43811625358793, 48.43774644969709, 48.43721361178565, 48.43815271597494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7990595062228785, 7.799269730432637, 7.802946687308668, 7.804438421470779, 7.805266836376363, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 54", "type": "scattermapbox", "uid": "e0c77774-3aeb-4984-bdd7-873cd57cbc88" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.396949083128646, 48.3966732400268, 48.395816461271274, 48.393568726620664, 48.39201827430585, 48.389305854820215, 48.38881633852503 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7639679630755785, 7.764958576168759, 7.766290866386118, 7.765925898160766, 7.763765633373513, 7.76270001899473, 7.761571047728338, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 55", "type": "scattermapbox", "uid": "5e962199-cd84-4f7d-9d19-0380845d250b" }, { "hoverinfo": "text", "lat": [ 48.42296454933692, 48.428440935748135, 48.429742025422705 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.845385081336094, 7.821346748489995, 7.818122484083302 ], "mode": "lines", "name": "lines", "text": "Line 56", "type": "scattermapbox", "uid": "7ad9a408-1e76-47e4-8a80-2fc3934476d7" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.44215898325653 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.816614645304303 ], "mode": "lines", "name": "lines", "text": "Line 57", "type": "scattermapbox", "uid": "b50fbb82-68b0-406f-94d6-0859f1f2498f" }, { "hoverinfo": "text", "lat": [ 48.46664642658219, 48.46690297489557, 48.46785146427126, 48.469402201395276, 48.470024878620656 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.834053059788065, 7.834293506224346, 7.836048527306763, 7.835171724259328, 7.83584018305238 ], "mode": "lines", "name": "lines", "text": "Line 58", "type": "scattermapbox", "uid": "c7d88dd9-ba3a-4ea3-a3c2-33f54bb8dae1" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458161505927265, 48.45958978413993, 48.45952177586862, 48.46491575386854, 48.46664642658219 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748854, 7.871205169962984, 7.865685066310094, 7.85567452952527, 7.834291967845081, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 59", "type": "scattermapbox", "uid": "299d27b9-6886-460b-92d1-9f0ec12efca7" }, { "hoverinfo": "text", "lat": [ 48.46648941031778, 48.466585858793486, 48.46719882494159, 48.46600061456642, 48.46663092406931, 48.46664642658219 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.827272008388869, 7.827736514326724, 7.829141388900315, 7.831866337062212, 7.833564402406187, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 60", "type": "scattermapbox", "uid": "a95c0138-74d9-4300-84a7-a027c26ebf38" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.46648941031778 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410645, 7.827272008388869 ], "mode": "lines", "name": "lines", "text": "Line 61", "type": "scattermapbox", "uid": "01d7710f-4fce-4345-9eab-6460402cc2da" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43784808660618 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761533394371758, 7.776376345809918 ], "mode": "lines", "name": "lines", "text": "Line 62", "type": "scattermapbox", "uid": "3b235bc1-953a-45fc-835d-519c326e25c6" }, { "hoverinfo": "text", "lat": [ 48.460457836078916, 48.45994229262162, 48.45859429977883 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7870184783196414, 7.786623656586779, 7.786003458366424 ], "mode": "lines", "name": "lines", "text": "Line 63", "type": "scattermapbox", "uid": "9e5c76bc-c88f-4b6d-b5dd-9cd9be373a68" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.46255155295306, 48.460471758802946, 48.460457836078916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7989155508533345, 7.798843163722456, 7.787194863706356, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 64", "type": "scattermapbox", "uid": "de5e1a0c-2d66-486d-a253-ebc023b32134" }, { "hoverinfo": "text", "lat": [ 48.465850305770324, 48.46578217804072, 48.46500727415786, 48.46263647424076, 48.461078004830576, 48.461045792307914, 48.46053877934778, 48.460457836078916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.793053060577116, 7.795085016423944, 7.794918198969546, 7.796165093559832, 7.788830555207743, 7.786709754259562, 7.786464198716272, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 65", "type": "scattermapbox", "uid": "2213ffdb-b374-46f2-be17-bfec127901b5" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38592827023448, 48.38643006543967, 48.38717390141275, 48.38755401582079 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811370592555607, 7.811595368627361, 7.8110655410753305, 7.811368752265022, 7.811928656238957 ], "mode": "lines", "name": "lines", "text": "Line 67", "type": "scattermapbox", "uid": "f5ca5f7e-a1f8-4bb5-86f2-2e4326c9123e" }, { "hoverinfo": "text", "lat": [ 48.397738420928505, 48.399447776573254, 48.39840208744342, 48.39898093139586, 48.39809430352463 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908494527610642, 7.909391336045341, 7.924082516891834, 7.926292142746251, 7.931257487389006 ], "mode": "lines", "name": "lines", "text": "Line 68", "type": "scattermapbox", "uid": "f3a57ba1-8fd5-4b0c-8392-25d55fcad7fc" }, { "hoverinfo": "text", "lat": [ 48.39809430352463, 48.396326952952926, 48.396057772894174 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.931257487389006, 7.9328519553556625, 7.937738708318573 ], "mode": "lines", "name": "lines", "text": "Line 69", "type": "scattermapbox", "uid": "048fae2d-e284-435f-8ad7-dd20563fbddb" }, { "hoverinfo": "text", "lat": [ 48.42317235657316, 48.42387899645521, 48.425568854638804 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904856256838565, 7.9056576338374045, 7.90302727463664 ], "mode": "lines", "name": "lines", "text": "Line 70", "type": "scattermapbox", "uid": "79b30c37-5319-451c-bbec-4e894785b0ef" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.42674695926333, 48.426754589775385 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90302727463664, 7.904313419921907, 7.904323568737559 ], "mode": "lines", "name": "lines", "text": "Line 71", "type": "scattermapbox", "uid": "f0804f66-f276-48ca-9733-b4c4eea727ae" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.426782149219186, 48.430715471018566, 48.43187131764267, 48.43274836138279, 48.43320651834232 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90302727463664, 7.9004227675869725, 7.895925122046606, 7.893064653287695, 7.888368095378328, 7.887773560526681 ], "mode": "lines", "name": "lines", "text": "Line 72", "type": "scattermapbox", "uid": "2ce8e8b0-6a68-4884-bfd0-e70e258cf8a0" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42021485437283, 48.4198526405345, 48.42108182048383 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9011500193365976, 7.902983352314849, 7.904558598573842, 7.907598272338418 ], "mode": "lines", "name": "lines", "text": "Line 73", "type": "scattermapbox", "uid": "113c1345-4e50-43dd-987c-8fccc9f2dd71" }, { "hoverinfo": "text", "lat": [ 48.42108182048383, 48.42140868536638, 48.42259830297425, 48.424189374790565 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.907598272338418, 7.907531430645556, 7.905298981104299, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 74", "type": "scattermapbox", "uid": "8365b04d-dd08-4742-83e9-ac20d642f319" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42317235657316 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9011500193365976, 7.904856256838565 ], "mode": "lines", "name": "lines", "text": "Line 75", "type": "scattermapbox", "uid": "1de7d231-8be3-47ef-b6e5-5c4ef3bb9035" }, { "hoverinfo": "text", "lat": [ 48.34952330391048, 48.350331936182144, 48.35261080970117 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757528366368601, 7.757431972718526, 7.754567342326092 ], "mode": "lines", "name": "lines", "text": "Line 76", "type": "scattermapbox", "uid": "d46eb42d-8323-41f1-b729-10fb0314f99b" }, { "hoverinfo": "text", "lat": [ 48.36812436771714, 48.35405754545721, 48.34952330391048 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7570610587837985, 7.761294687414599, 7.757528366368601 ], "mode": "lines", "name": "lines", "text": "Line 77", "type": "scattermapbox", "uid": "ebfcc057-f512-494c-a0e3-51cb7706a0e3" }, { "hoverinfo": "text", "lat": [ 48.42400659063858, 48.42255372116526 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.917782616603751, 7.912914076993205 ], "mode": "lines", "name": "lines", "text": "Line 78", "type": "scattermapbox", "uid": "b46ca0e7-01c2-451c-ae58-107c481e9e9e" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.424555179766614, 48.42590628657446 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076993205, 7.91460815507501, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 79", "type": "scattermapbox", "uid": "8741bf68-de84-4326-a2f6-670f5d69cb84" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42620031140816, 48.42567694196727, 48.42624241122747, 48.42551677296, 48.42590628657446 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322314, 7.9096097137321575, 7.910526348475814, 7.911706758847144, 7.912601625117511, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 80", "type": "scattermapbox", "uid": "8a0f9a59-8e13-4990-950c-a79429c15dd3" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.42109713593527, 48.42043867715034 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076993205, 7.9149877973452325, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 81", "type": "scattermapbox", "uid": "61c4bf5a-c232-41e7-b5a2-8b262bdcc87d" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42540397588583, 48.424189374790565 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322314, 7.910628274806782, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 82", "type": "scattermapbox", "uid": "a19ac3fa-2419-45e3-b503-1c45776c8a4d" }, { "hoverinfo": "text", "lat": [ 48.41021512074332, 48.41132488244692, 48.41239165414067 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888453497872503, 7.886142061204039, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 85", "type": "scattermapbox", "uid": "4b372367-e2ef-4617-8044-c2e46df9ef56" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41253886837926, 48.41264630582966, 48.41239165414067 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.8867546788611005, 7.8862687847719055, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 86", "type": "scattermapbox", "uid": "489bcbb2-8ec0-4058-a172-0d86af9e9522" }, { "hoverinfo": "text", "lat": [ 48.40051528841825, 48.39898138559237, 48.39757191960665 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901722719875829, 7.901478376520232, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 87", "type": "scattermapbox", "uid": "1cf6d183-eea1-4429-9ace-4355e454d901" }, { "hoverinfo": "text", "lat": [ 48.41100311473389, 48.41119728923158, 48.41219987861257 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896173712216915, 7.898364527394352, 7.899896941709809 ], "mode": "lines", "name": "lines", "text": "Line 90", "type": "scattermapbox", "uid": "94ef41c8-f84f-447b-a361-eee85bd00ad4" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40314742067377, 48.41145849304244, 48.42043867715034 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216282655, 7.9311113339541865, 7.924782339298965, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 91", "type": "scattermapbox", "uid": "a4eb5f69-dd2b-4379-b047-a8a8cbc8df4d" }, { "hoverinfo": "text", "lat": [ 48.41295983365966, 48.41328728676508, 48.41424248087298 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8943754623023334, 7.894609615717797, 7.896383584653477 ], "mode": "lines", "name": "lines", "text": "Line 92", "type": "scattermapbox", "uid": "8af718d5-d6ff-4441-9bc3-7b059c724635" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41295983365966 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.8943754623023334 ], "mode": "lines", "name": "lines", "text": "Line 93", "type": "scattermapbox", "uid": "6c314d82-979d-44f9-9b90-bd1193d8cc5a" }, { "hoverinfo": "text", "lat": [ 48.41219987861257, 48.41243010409824, 48.41377255465386 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.899896941709809, 7.90151744160855, 7.901303414862458 ], "mode": "lines", "name": "lines", "text": "Line 94", "type": "scattermapbox", "uid": "abbc7af1-85ef-4631-9e84-4c276200c19a" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40146312321024, 48.40091851611696 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216282655, 7.93445480593075, 7.936287351303715 ], "mode": "lines", "name": "lines", "text": "Line 95", "type": "scattermapbox", "uid": "368ffc9b-4c3e-47b5-af42-a80560ecba1c" }, { "hoverinfo": "text", "lat": [ 48.40091851611696, 48.399674338579445, 48.399115015448224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.936287351303715, 7.937871546738487, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 96", "type": "scattermapbox", "uid": "0e3a8d73-af0f-4ebc-aae3-a8dfd64571f4" }, { "hoverinfo": "text", "lat": [ 48.396057772894174, 48.39622610358936, 48.39706035506982, 48.398261192716866, 48.398605596837555, 48.39883465484676, 48.399115015448224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.937738708318573, 7.93790840883059, 7.936633845961234, 7.936815722260133, 7.937734034157416, 7.9375476870283315, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 97", "type": "scattermapbox", "uid": "223679ba-8b3a-49d8-92c6-9546266cab14" }, { "hoverinfo": "text", "lat": [ 48.3297903765724, 48.32897411715177, 48.32845845018001 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753395370107165, 7.7558693010633455, 7.757920252549802 ], "mode": "lines", "name": "lines", "text": "Line 98", "type": "scattermapbox", "uid": "cd9e5ebd-f93c-4078-9ed3-59306cfb8389" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.34403541579084, 48.34396313064473 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160378, 7.7578227652717215, 7.755780231459939 ], "mode": "lines", "name": "lines", "text": "Line 99", "type": "scattermapbox", "uid": "2178a6e9-8d6f-4518-bbea-e51d746d0965" }, { "hoverinfo": "text", "lat": [ 48.39621702741659, 48.396778066431686, 48.3970537607894, 48.397738420928505 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9059194682879745, 7.905870190749077, 7.9077517417558285, 7.908494527610642 ], "mode": "lines", "name": "lines", "text": "Line 100", "type": "scattermapbox", "uid": "c2ef58fc-475d-4f0c-acc1-e0df1743f158" }, { "hoverinfo": "text", "lat": [ 48.39529930602741, 48.39512339356586, 48.39390775281652 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.902058723097734, 7.9026198872803235, 7.904432371911256 ], "mode": "lines", "name": "lines", "text": "Line 101", "type": "scattermapbox", "uid": "ea9cfa15-96ac-499e-bbe5-c74f0528382e" }, { "hoverinfo": "text", "lat": [ 48.39390775281652, 48.39294498343827, 48.394300486054405, 48.39448910312712, 48.3949975040255 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904432371911256, 7.907203737341593, 7.908190353994651, 7.9079477604156585, 7.908338597387358 ], "mode": "lines", "name": "lines", "text": "Line 102", "type": "scattermapbox", "uid": "3c360d18-60db-4882-81ae-3e4b7bb7ce98" }, { "hoverinfo": "text", "lat": [ 48.3949975040255, 48.39634070151521, 48.39621702741659 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908338597387358, 7.907877408860182, 7.9059194682879745 ], "mode": "lines", "name": "lines", "text": "Line 103", "type": "scattermapbox", "uid": "9431b608-bf2c-4eec-98e6-7c0ff9159c1b" }, { "hoverinfo": "text", "lat": [ 48.35938749747666, 48.360232115980914, 48.36082141536698, 48.36133205152993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.77541441952286, 7.775897231831129, 7.776273831650673, 7.776701020795112 ], "mode": "lines", "name": "lines", "text": "Line 104", "type": "scattermapbox", "uid": "221f8ec0-b4fa-44a2-b746-de7978143ab8" }, { "hoverinfo": "text", "lat": [ 48.36133205152993, 48.361342842443364, 48.36244816363847, 48.36261088252578 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776701020795112, 7.777133131484371, 7.777571136256973, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 105", "type": "scattermapbox", "uid": "1a9af2f0-eddd-4568-9e1b-a393abaf2c40" }, { "hoverinfo": "text", "lat": [ 48.356637916850076, 48.35789022741615, 48.35938749747666 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776039269015637, 7.77632396106871, 7.77541441952286 ], "mode": "lines", "name": "lines", "text": "Line 106", "type": "scattermapbox", "uid": "cec80f92-54a2-4a06-807c-f9bd6a38b8c5" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.35778042544463, 48.356637916850076 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788289, 7.772129830969054, 7.776039269015637 ], "mode": "lines", "name": "lines", "text": "Line 107", "type": "scattermapbox", "uid": "e9b09990-111e-4064-b7c0-8dc2b712b453" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.3502399737409 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788289, 7.761479038024156 ], "mode": "lines", "name": "lines", "text": "Line 108", "type": "scattermapbox", "uid": "ec12c8e7-97f5-4505-854a-89b6ec3c7994" }, { "hoverinfo": "text", "lat": [ 48.36446774723041, 48.36350223295741, 48.36261088252578 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775695905660895, 7.776419559308901, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 109", "type": "scattermapbox", "uid": "f00c48e8-9cf7-444a-8fe9-fcc662eb97be" }, { "hoverinfo": "text", "lat": [ 48.34396313064473, 48.34426775080098, 48.34552927819756, 48.34577288780829 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755780231459939, 7.755044310619948, 7.75395234627111, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 110", "type": "scattermapbox", "uid": "1707fe91-dd20-442d-a0a3-e8032b791e61" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.346005288300006, 48.34750561848171 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909635, 7.756219304854849, 7.755691317531535 ], "mode": "lines", "name": "lines", "text": "Line 111", "type": "scattermapbox", "uid": "01c9976d-ab5a-4b52-ac59-20e1ba59111d" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.347582190500546, 48.349202252191944, 48.34979925579321 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531535, 7.754196257632554, 7.75453023336564, 7.752695973125419 ], "mode": "lines", "name": "lines", "text": "Line 112", "type": "scattermapbox", "uid": "54de8ea2-9e59-409a-8119-b2ab2fdeaab9" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.34553328906732, 48.34569381097869, 48.34577288780829 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909635, 7.756084748053403, 7.754031231612326, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 113", "type": "scattermapbox", "uid": "16026c86-841b-464d-9be5-9118d1841276" }, { "hoverinfo": "text", "lat": [ 48.34979925579321, 48.34979996067782, 48.34907864266611 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.752695973125419, 7.751810826297418, 7.745178558182607 ], "mode": "lines", "name": "lines", "text": "Line 114", "type": "scattermapbox", "uid": "aea721e5-941b-4cc6-bf4b-3c73fda6ffe3" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38730207692354, 48.38622195736317 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375469, 7.759170513376559, 7.762269550242781 ], "mode": "lines", "name": "lines", "text": "Line 116", "type": "scattermapbox", "uid": "e78d163c-3fb4-4ef4-9657-e5cf43860fd7" }, { "hoverinfo": "text", "lat": [ 48.38622195736317, 48.38591420829891, 48.387253837111224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.762269550242781, 7.763443859194469, 7.764481499839969 ], "mode": "lines", "name": "lines", "text": "Line 117", "type": "scattermapbox", "uid": "20f5a5ae-3507-4f4d-88c6-6bb2b1e1b913" }, { "hoverinfo": "text", "lat": [ 48.387253837111224, 48.38794755580395, 48.3885207507809, 48.38881633852503 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.764481499839969, 7.762130310128013, 7.762763912431121, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 118", "type": "scattermapbox", "uid": "562a2ad2-58e9-4851-9761-8bb2ce22afd7" }, { "hoverinfo": "text", "lat": [ 48.38651874734458, 48.38670318549448, 48.388499877050805 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.749098302762393, 7.74791722308796, 7.74990855383097 ], "mode": "lines", "name": "lines", "text": "Line 119", "type": "scattermapbox", "uid": "f31cb1fd-6716-4ea4-a6a6-0c53290248ed" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38848521873247, 48.38875366719135, 48.387871778099516 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375469, 7.756986342857054, 7.755166284773694, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 120", "type": "scattermapbox", "uid": "305761df-c4cc-4da9-9a0f-01cbef0e11db" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.38177684668185, 48.3817715875042, 48.38124747665183, 48.381273336943494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.754239849704733, 7.75489924216055, 7.754909950395876, 7.756128882042036 ], "mode": "lines", "name": "lines", "text": "Line 121", "type": "scattermapbox", "uid": "cff733b4-b64c-4d4e-96f7-4f82b4f269ef" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.38651874734458 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755431, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 122", "type": "scattermapbox", "uid": "cc3849a7-3e83-45ff-a679-d2ab177d735b" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.382562159648025, 48.38363665056195 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.750416988748078, 7.751239703607083 ], "mode": "lines", "name": "lines", "text": "Line 123", "type": "scattermapbox", "uid": "cb6e7303-e042-47f5-82e5-970426b942a1" }, { "hoverinfo": "text", "lat": [ 48.38363665056195, 48.38424805764008, 48.38471159038374, 48.38478902399748, 48.38593046260231 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.751239703607083, 7.75163773252226, 7.750171002546136, 7.748848329315795, 7.747766254755431 ], "mode": "lines", "name": "lines", "text": "Line 124", "type": "scattermapbox", "uid": "be658b69-0e6b-455f-8d59-502fd79b5f54" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.37590247183891, 48.36812436771714 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.7547195249043, 7.7570610587837985 ], "mode": "lines", "name": "lines", "text": "Line 125", "type": "scattermapbox", "uid": "b6e9212d-c99b-4ef4-a6d9-3b3cbd99b251" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.386644149787855, 48.3874779945686 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755431, 7.747345601650118, 7.7442606864655374 ], "mode": "lines", "name": "lines", "text": "Line 126", "type": "scattermapbox", "uid": "d0dc6fef-f87a-4409-bf9a-13d077b864b6" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.43345787619722 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197341, 7.75852884559422 ], "mode": "lines", "name": "lines", "text": "Line 127", "type": "scattermapbox", "uid": "f3da2e3d-8904-461c-b59f-0153de620d51" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.42002993497873, 48.42373656387521 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197341, 7.766447757298912, 7.767396711800624 ], "mode": "lines", "name": "lines", "text": "Line 128", "type": "scattermapbox", "uid": "fdc573a0-6f1b-4fb7-9b4e-188002e1d8be" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.410778162844814, 48.40987064549437 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962957216, 7.7767423865223115, 7.778809539550429 ], "mode": "lines", "name": "lines", "text": "Line 129", "type": "scattermapbox", "uid": "7b2809e7-62fb-4315-a5f1-ffb9332c84d6" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.411255614311195, 48.41242444217284 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7652256726146165, 7.764837816896783, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 130", "type": "scattermapbox", "uid": "8fca201e-512d-4dc7-8419-4a62653e7e44" }, { "hoverinfo": "text", "lat": [ 48.41348695079089, 48.411820974411256, 48.41245092443458, 48.41242444217284 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761798098369024, 7.7639922621671476, 7.765722943668262, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 131", "type": "scattermapbox", "uid": "2bad5ce8-656a-48a3-9cd3-62dfd30baf38" }, { "hoverinfo": "text", "lat": [ 48.409132210246845, 48.409159177431185, 48.40969201783802, 48.41091584191091 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769463871775373, 7.769431844659481, 7.766595199719469, 7.7652256726146165 ], "mode": "lines", "name": "lines", "text": "Line 132", "type": "scattermapbox", "uid": "1c006cf9-829e-4cb0-a111-8c3e5078fe58" }, { "hoverinfo": "text", "lat": [ 48.412974384566716, 48.413310622569426, 48.41231410625155, 48.41203811444964 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775990558453953, 7.776748729173016, 7.778617825021016, 7.779195765893833 ], "mode": "lines", "name": "lines", "text": "Line 133", "type": "scattermapbox", "uid": "f7b755fb-aa56-4998-b91d-3be9799ac33c" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40798047973964, 48.40610336880996 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.775768029695534, 7.775204689771895 ], "mode": "lines", "name": "lines", "text": "Line 134", "type": "scattermapbox", "uid": "275bdf37-b1b0-49f0-905a-84e516f72930" }, { "hoverinfo": "text", "lat": [ 48.41394963541415, 48.41402817044714, 48.41423953060357, 48.41348695079089 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.766593408888199, 7.765444260339689, 7.7626777427693705, 7.761798098369024 ], "mode": "lines", "name": "lines", "text": "Line 135", "type": "scattermapbox", "uid": "408c2ac7-c6dc-417f-b08d-704324313477" }, { "hoverinfo": "text", "lat": [ 48.41297284402848, 48.41358426165366, 48.41284311448556, 48.412974384566716 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771503761305578, 7.773426581451931, 7.775328167829357, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 136", "type": "scattermapbox", "uid": "bfc74fdb-52ed-4c77-9f5c-440ec7a59682" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40895948374778, 48.410027488207525, 48.41066620240586 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.775834208670546, 7.7759188575687626, 7.775188962957216 ], "mode": "lines", "name": "lines", "text": "Line 137", "type": "scattermapbox", "uid": "df88c97f-63aa-4eeb-a153-768aee44c10b" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.41108201097005, 48.41202505131852, 48.41266511727912, 48.412974384566716 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962957216, 7.776156826669267, 7.776069305157031, 7.775436339281925, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 138", "type": "scattermapbox", "uid": "d0c4b7cf-d04f-4c16-8ca6-d42ad5c59701" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39984602560864, 48.39850086932322, 48.39753674813376 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924399, 7.834017116189895, 7.832656099815897, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 139", "type": "scattermapbox", "uid": "3eaf62e9-30af-4004-9b28-552f7a78b849" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39919649070407, 48.39847231883286, 48.39900849915065 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924399, 7.835858596456981, 7.836801497796786, 7.837825353282512 ], "mode": "lines", "name": "lines", "text": "Line 140", "type": "scattermapbox", "uid": "763bf66a-0590-4bc7-b219-2de100b06add" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.435288574238065, 48.43543936650166, 48.43601104381253, 48.437316002561005, 48.437252750983454 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.8132505258138085, 7.812532716283137, 7.812815396930991, 7.81257537267199, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 141", "type": "scattermapbox", "uid": "06996804-d906-45d3-8437-408be06d2c51" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38938411384804, 48.389190547412 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028874, 7.8142914995769255, 7.813750946931133 ], "mode": "lines", "name": "lines", "text": "Line 142", "type": "scattermapbox", "uid": "93e87266-2516-4754-8ed9-6df1ee83352e" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38967584195631, 48.39156960615444, 48.391700890001346 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028874, 7.814283926768524, 7.812753400538259, 7.812653775857045 ], "mode": "lines", "name": "lines", "text": "Line 143", "type": "scattermapbox", "uid": "4ba83d98-f79c-43d5-b72f-7cb5a0edd327" }, { "hoverinfo": "text", "lat": [ 48.38807327790548, 48.388456987321014, 48.39023179834443, 48.39111772812474, 48.39305079688887, 48.39485609665345, 48.39670488371759, 48.397430324223464, 48.39753674813376 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.822295509468786, 7.823869402630792, 7.821060890102002, 7.8223470383185365, 7.824097180083999, 7.82817169137767, 7.829222350628324, 7.830348907527293, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 144", "type": "scattermapbox", "uid": "06eb1a89-cc01-44e7-b570-b13dcb092a5d" }, { "hoverinfo": "text", "lat": [ 48.38429982163066, 48.38482287896137, 48.385206521095796, 48.386411329670736, 48.38703100357496, 48.38770493587267, 48.38807327790548 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.817020486640719, 7.818788709988698, 7.819439439536745, 7.822665542229924, 7.821984784441359, 7.822815782652791, 7.822295509468786 ], "mode": "lines", "name": "lines", "text": "Line 145", "type": "scattermapbox", "uid": "aadefe13-9982-4022-9362-2abc2171a138" }, { "hoverinfo": "text", "lat": [ 48.38288709434517, 48.3824062333189, 48.383115188123824, 48.38429982163066 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815501413380185, 7.8165460842194285, 7.817602428474285, 7.817020486640719 ], "mode": "lines", "name": "lines", "text": "Line 146", "type": "scattermapbox", "uid": "e544f34a-247e-4cd9-ae40-1fdb2580868f" }, { "hoverinfo": "text", "lat": [ 48.45286282616684, 48.452366799509484, 48.4524723301637, 48.45200044860422 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8180021610304395, 7.817350472811672, 7.816277752431677, 7.815999191593499 ], "mode": "lines", "name": "lines", "text": "Line 147", "type": "scattermapbox", "uid": "d2b33777-9cec-4a26-a6cc-2f2d773df56e" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45184898513226, 48.45198309300497, 48.451139116612424, 48.451383949764825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593499, 7.815947025298658, 7.815445545455063, 7.814877765307096, 7.813866108825062 ], "mode": "lines", "name": "lines", "text": "Line 148", "type": "scattermapbox", "uid": "673ea313-d1d2-4cf8-9a70-447cb7cef897" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45286282616684 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480753, 7.8180021610304395 ], "mode": "lines", "name": "lines", "text": "Line 149", "type": "scattermapbox", "uid": "e451d053-9b28-4312-9e49-a10a494f5a50" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45266207845663, 48.45431913250276, 48.45412175432323 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480753, 7.822566781765378, 7.8231972237873055, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 150", "type": "scattermapbox", "uid": "a73c1f16-fa5c-48c5-b14f-481b98041f4a" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.430279335057335, 48.43083045463459, 48.43251066829441 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941558, 7.808549583479397, 7.804648465174968, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 151", "type": "scattermapbox", "uid": "56c172cd-531d-4424-bc74-864792af88c1" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.42998020029146, 48.42871494025954 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941558, 7.80939154874604, 7.810780426186093 ], "mode": "lines", "name": "lines", "text": "Line 152", "type": "scattermapbox", "uid": "34c22c64-dac8-45ad-b38a-0a6176f286d4" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.43497042102222, 48.43310110710246, 48.43283117115614 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.815872682700543, 7.815418792061614, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 153", "type": "scattermapbox", "uid": "700ca5d7-c0f2-47cf-809d-d39a32e9b7db" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42987868582431, 48.43023545575329, 48.43069248590998, 48.430884242844414, 48.43283117115614 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083302, 7.818083816985085, 7.817135120872113, 7.817461811443773, 7.816642126260018, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 154", "type": "scattermapbox", "uid": "66276a57-1ca3-4293-a23a-e81ae33773ef" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42919600787221, 48.42888699875941, 48.428119200291015 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083302, 7.81640506183514, 7.8170279262721305, 7.817198631577271 ], "mode": "lines", "name": "lines", "text": "Line 156", "type": "scattermapbox", "uid": "988738fb-9d68-4058-b5f6-ffb6919e26eb" }, { "hoverinfo": "text", "lat": [ 48.456154303023624, 48.453581851135894, 48.45301794985788, 48.45361129378401 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909234863520487, 7.903483652202896, 7.900317070730436, 7.895958297692454 ], "mode": "lines", "name": "lines", "text": "Line 157", "type": "scattermapbox", "uid": "834a902f-bc94-4431-9ab7-b1a91f52b5e6" }, { "hoverinfo": "text", "lat": [ 48.45361129378401, 48.45475150472113, 48.456011480046634 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895958297692454, 7.895686273671309, 7.888307623911052 ], "mode": "lines", "name": "lines", "text": "Line 158", "type": "scattermapbox", "uid": "1dd2449e-9450-48ba-ad53-9fbdb77f362f" }, { "hoverinfo": "text", "lat": [ 48.456011480046634, 48.456277193475245, 48.45609712783013, 48.45630214584791 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888307623911052, 7.887769163258494, 7.883674810335124, 7.882123314640927 ], "mode": "lines", "name": "lines", "text": "Line 161", "type": "scattermapbox", "uid": "ab8371f7-8267-41f0-b1a5-cf45a1c9d649" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45693820399374 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.913960629335016 ], "mode": "lines", "name": "lines", "text": "Line 162", "type": "scattermapbox", "uid": "113f9499-a5a9-420f-9ee2-2c735e896fe4" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46596098112934, 48.46600035603963, 48.4663049779099, 48.466147000477825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.807525342273558, 7.807541018641054, 7.810031262748449, 7.810539456577776, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 163", "type": "scattermapbox", "uid": "47c37b98-6416-46cf-9d30-1e4017d2e180" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.465810658396016, 48.465903808675655, 48.466147000477825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410645, 7.8148081342547275, 7.812943051143225, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 164", "type": "scattermapbox", "uid": "4766c795-2c07-4e41-98eb-ef7fdc1684e0" }, { "hoverinfo": "text", "lat": [ 48.45663219652865, 48.45683348225945, 48.457400741719084, 48.456154303023624 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.91309968024162, 7.912790933340882, 7.912023603714119, 7.909234863520487 ], "mode": "lines", "name": "lines", "text": "Line 165", "type": "scattermapbox", "uid": "8af36111-6a84-4f78-b137-4a3b83e39c61" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.462966137598414 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7989155508533345, 7.805015433493657 ], "mode": "lines", "name": "lines", "text": "Line 167", "type": "scattermapbox", "uid": "06255845-bd8e-4ea3-840f-81416d8a82a5" }, { "hoverinfo": "text", "lat": [ 48.46870230865693, 48.46588425232575, 48.46588038301405 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799503775436979, 7.797891210313555, 7.796742737062251 ], "mode": "lines", "name": "lines", "text": "Line 168", "type": "scattermapbox", "uid": "3bc6e798-a3dc-4787-ba20-91dcb1167517" }, { "hoverinfo": "text", "lat": [ 48.46588038301405, 48.46590636448979, 48.465850305770324 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.796742737062251, 7.794110968820244, 7.793053060577116 ], "mode": "lines", "name": "lines", "text": "Line 169", "type": "scattermapbox", "uid": "c908d6f7-c80e-4bec-9963-22448ab0b8d3" }, { "hoverinfo": "text", "lat": [ 48.464992966711876, 48.465615075702345, 48.46636840610652, 48.46654892075205, 48.46740551088164 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8772531096021225, 7.876719230418894, 7.876755015618991, 7.876972891131064, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 170", "type": "scattermapbox", "uid": "02178d56-ab41-451d-beb5-bbd2f280231d" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47232304100324, 48.471653361700504, 48.47114089928745, 48.469135171972084, 48.469371377315554, 48.46779456508245, 48.46740551088164 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565561, 7.87553451179687, 7.875985161360089, 7.8754868302533785, 7.8766370877268415, 7.877441949337932, 7.8784594392726275, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 171", "type": "scattermapbox", "uid": "04d9082b-6842-4369-9128-9d414a535702" }, { "hoverinfo": "text", "lat": [ 48.46135558758982, 48.46292133785349, 48.46302758307299 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.883446890955213, 7.883787221239488, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 172", "type": "scattermapbox", "uid": "5e79fd38-5d14-4b5d-ac4a-5817261b190e" }, { "hoverinfo": "text", "lat": [ 48.46302758307299, 48.46350368009781, 48.46419158986993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882607162668228, 7.884018547869182, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 173", "type": "scattermapbox", "uid": "9ab8ab57-af76-4914-bed2-8b7579399ce9" }, { "hoverinfo": "text", "lat": [ 48.46216934371708, 48.463234458284845, 48.46302758307299 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880230044935762, 7.88045814383381, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 174", "type": "scattermapbox", "uid": "ff947811-0064-4cc5-a542-3fe2b1fa3cef" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.4592544606926, 48.460217725213965, 48.46019305687496, 48.46086262397383, 48.460875554850986, 48.46135558758982 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.885108020255239, 7.88463276201164, 7.884079704569539, 7.883791479416059, 7.883409991222961, 7.883446890955213 ], "mode": "lines", "name": "lines", "text": "Line 175", "type": "scattermapbox", "uid": "8dca3c29-3dba-46f2-9d2b-df3932865439" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47484422825035 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565561, 7.8766686742379 ], "mode": "lines", "name": "lines", "text": "Line 177", "type": "scattermapbox", "uid": "5d847c1b-aa85-4467-8c17-60d2800997f3" }, { "hoverinfo": "text", "lat": [ 48.46999586189971, 48.471352495430835, 48.4716203037702, 48.47236011475879 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879904417663551, 7.878813093143564, 7.876277200018503, 7.875816099565561 ], "mode": "lines", "name": "lines", "text": "Line 178", "type": "scattermapbox", "uid": "bf729e43-1e47-48c7-9071-a5486eb13c94" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46667163016856, 48.467065898613896, 48.46954175796976, 48.46999586189971 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342441, 7.881650002035901, 7.8825954473833, 7.881056765995861, 7.879904417663551 ], "mode": "lines", "name": "lines", "text": "Line 179", "type": "scattermapbox", "uid": "15b1b74d-3319-4c0a-8ba6-0547a20c803b" }, { "hoverinfo": "text", "lat": [ 48.43320651834232, 48.43560076569496, 48.442648263351956, 48.44299303111801 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.887773560526681, 7.884664667578411, 7.878362755736306, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 180", "type": "scattermapbox", "uid": "9f6bf606-7bda-4c54-8402-d12c2c35a678" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45379717742741, 48.454017960013346, 48.454778277476066 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.884505171805593, 7.880912379083172, 7.8780829873514735 ], "mode": "lines", "name": "lines", "text": "Line 181", "type": "scattermapbox", "uid": "b7857d68-0af2-4fc1-b97a-5146b222c3ec" }, { "hoverinfo": "text", "lat": [ 48.454778277476066, 48.454862932546604, 48.45553885393046, 48.456340751479296, 48.457138914547706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8780829873514735, 7.877908932007719, 7.878580240512281, 7.877014230115567, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 182", "type": "scattermapbox", "uid": "520924a5-41a9-4392-b144-0cce6c2ea010" }, { "hoverinfo": "text", "lat": [ 48.45630214584791, 48.456681773435555, 48.457138914547706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882123314640927, 7.879801543323664, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 183", "type": "scattermapbox", "uid": "8d9628bb-850b-4de8-88fb-a6615b626ed7" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45835960085757, 48.45867550571073, 48.459363549908545 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.883522518897682, 7.880600941961612, 7.880760551329292 ], "mode": "lines", "name": "lines", "text": "Line 184", "type": "scattermapbox", "uid": "f6fad130-ba51-4ec9-8d00-90273ea332ea" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45321614163511, 48.44925911155264, 48.44679416444972, 48.446593443338706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.885301981835426, 7.882913757659489, 7.879224273817726, 7.8768895421932665 ], "mode": "lines", "name": "lines", "text": "Line 185", "type": "scattermapbox", "uid": "dbaa992c-729e-421c-88f3-6a91b56a3263" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.453729290914936, 48.452782213364635, 48.45231709169025 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.886951183856713, 7.88692885450537, 7.888244332713394 ], "mode": "lines", "name": "lines", "text": "Line 186", "type": "scattermapbox", "uid": "9ac9c0d8-43ea-448a-b503-19ef4a1d0fc2" }, { "hoverinfo": "text", "lat": [ 48.446593443338706, 48.44509707760691, 48.444455575372636, 48.44349226903906, 48.44299303111801 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8768895421932665, 7.876863406747586, 7.876408564982003, 7.876439417323533, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 187", "type": "scattermapbox", "uid": "9b99b59b-1e86-464f-ab18-00ba9c225f3c" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458285061942725, 48.461302273075184, 48.46134835144908 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748854, 7.872396448819719, 7.874935206203555, 7.875200408304177 ], "mode": "lines", "name": "lines", "text": "Line 189", "type": "scattermapbox", "uid": "c37f2273-eb08-4b23-b592-7acb6eeeefbf" }, { "hoverinfo": "text", "lat": [ 48.46134835144908, 48.46161584278902, 48.463280486043914, 48.463639313976586 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875200408304177, 7.87515321547196, 7.8771212308234695, 7.87750063169496 ], "mode": "lines", "name": "lines", "text": "Line 190", "type": "scattermapbox", "uid": "cb4b0414-959c-45b0-88db-976a733fbc62" }, { "hoverinfo": "text", "lat": [ 48.463639313976586, 48.464992966711876 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.87750063169496, 7.8772531096021225 ], "mode": "lines", "name": "lines", "text": "Line 191", "type": "scattermapbox", "uid": "33c310d1-3b9d-4a0c-b52c-96f8e4e0a491" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46601268489703, 48.46585855069001, 48.46419158986993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342441, 7.882132382849003, 7.8835869195522905, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 192", "type": "scattermapbox", "uid": "eda31843-58ab-4b04-a69c-8cf83251300c" }, { "hoverinfo": "text", "lat": [ 48.43345787619722, 48.435108039988904, 48.43782243283874, 48.43987488344481 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.75852884559422, 7.7589568982186705, 7.758431384491164, 7.761533394371758 ], "mode": "lines", "name": "lines", "text": "Line 193", "type": "scattermapbox", "uid": "9c2667c6-92f8-47a6-ad56-60c3dc8f1e6e" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38527882215718, 48.38288709434517 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.811370592555607, 7.81131878757271, 7.815501413380185 ], "mode": "lines", "name": "disconnected lines", "text": "index = 66
name = Line 66
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "type": "scattermapbox", "uid": "a73899ab-79fe-4af9-9a09-657fc1e1deda" }, { "hoverinfo": "text", "lat": [ 48.3483412652115, 48.34860057696006, 48.34952330391048 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.758380110203433, 7.758084610072596, 7.757528366368601 ], "mode": "lines", "name": "disconnected lines", "text": "index = 8
name = Line 8
length = 0.146 km
R = 0.023 Ohm
X = 0.017 Ohm
", "type": "scattermapbox", "uid": "e278d769-d57e-4714-98f7-9e3f396b0ca6" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.419194753685254, 48.421893919684095 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.888468123365956, 7.893632132029573, 7.9011500193365976 ], "mode": "lines", "name": "disconnected lines", "text": "index = 23
name = Line 23
length = 1.188 km
R = 0.191 Ohm
X = 0.139 Ohm
", "type": "scattermapbox", "uid": "c7b8692b-4e65-431c-8021-34f0646f20b8" }, { "hoverinfo": "text", "lat": [ 48.39757191960665, 48.39661859729651, 48.39529930602741 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.901304807602199, 7.901229365761005, 7.902058723097734 ], "mode": "lines", "name": "disconnected lines", "text": "index = 88
name = Line 88
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "type": "scattermapbox", "uid": "c44f71ca-99b0-42d2-8063-7bccfbc749a1" }, { "hoverinfo": "text", "lat": [ 48.457138914547706, 48.45794147326836 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.877717653157177, 7.872608192748854 ], "mode": "lines", "name": "disconnected lines", "text": "index = 188
name = Line 188
length = 0.386 km
R = 0.062 Ohm
X = 0.045 Ohm
", "type": "scattermapbox", "uid": "99b80ac6-8496-4ea9-b49b-9deac78b96fb" }, { "hoverinfo": "text", "lat": [ 48.44215898325653, 48.45155156671372 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.816614645304303, 7.819549800807888 ], "mode": "lines", "name": "disconnected lines", "text": "index = 31
name = Line 31
length = 0.967 km
R = 0.156 Ohm
X = 0.113 Ohm
", "type": "scattermapbox", "uid": "287f0be3-70a7-4206-b486-ac02f899e018" }, { "hoverinfo": "text", "lat": [ 48.408048652539115, 48.4056432457098, 48.40454728325935, 48.40078554670279, 48.39785707566742, 48.38043909257006, 48.366959897529924, 48.36630037039423, 48.3492906194762, 48.34823097036504, 48.38521984646548, 48.3870824653059, 48.3886416596812, 48.38703934474308, 48.402659024832445, 48.40853579678823, 48.40289657239965, 48.40069237939694, 48.413572269673566, 48.41564447506017, 48.4145803412888, 48.41545229056571, 48.43235204164306, 48.43125182007891, 48.457681991031286, 48.46264648487659, 48.45203385302676, 48.46771799209846, 48.466125368494744, 48.437550749209194, 48.43412767818897, 48.41638128205721, 48.41355378470853, 48.414489627350186, 48.435336792222444, 48.33892436032468, 48.3311649643398, 48.33109616533493, 48.418301435772975, 48.40646345787454, 48.399978965016075, 48.40388739306894, 48.40734532145562, 48.39432926899855, 48.40167974349612, 48.43690116264881, 48.43705372333979, 48.43824066527665, 48.39469259394597, 48.425702742542526, 48.43859573124767, 48.468626832833266, 48.46221876486858, 48.466599719754, 48.46616577276415, 48.4388614850255, 48.45926829620022, 48.461511655878, 48.46185723953567, 48.38680198342621, 48.39892493200834, 48.39619236292355, 48.424723925547006, 48.42615790695107, 48.428748810118876, 48.420033747453665, 48.423393838882404, 48.42253313812863, 48.35147137294166, 48.36109095658718, 48.42328015590192, 48.423554450465936, 48.42595967659737, 48.421825428550264, 48.4247966753382, 48.41077000159512, 48.41262822736161, 48.399748337005306, 48.411100201982734, 48.41594858509639, 48.41376488381903, 48.41283871000181, 48.4123149913554, 48.4011908196636, 48.4002964273482, 48.39766077389334, 48.32938224686208, 48.34399927321779, 48.39691591361054, 48.394515573191185, 48.39342636812739, 48.3962788644659, 48.360526765673946, 48.36189550304091, 48.358638862446405, 48.35720917114735, 48.35499590172193, 48.363056557741594, 48.34489851449927, 48.346755453390855, 48.348392221346245, 48.345613550023, 48.349439301671964, 48.386762017143354, 48.386584022705065, 48.38760069645758, 48.387601531272644, 48.38861944296191, 48.38150953207801, 48.38622460497345, 48.38227509669734, 48.38475030719061, 48.37201341977803, 48.38706107217823, 48.42666790212227, 48.42188324942697, 48.41032440416959, 48.41184002824202, 48.41265396260107, 48.4094255976346, 48.412812364410485, 48.4070419242748, 48.41413385052535, 48.41321368806961, 48.40949348597765, 48.411553531144286, 48.39917344746593, 48.398834404768465, 48.4357252051571, 48.38928733063002, 48.390622724055376, 48.392084262506806, 48.385808925383266, 48.382760710721364, 48.45241956483659, 48.4515611048087, 48.45258691623229, 48.4534906054797, 48.43055489484596, 48.429347570275496, 48.434035764062344, 48.43078836437719, 48.42946901664746, 48.45329990049689, 48.45538149238388, 48.45618716065269, 48.457731400343455, 48.465980668584486, 48.465826396803266, 48.456777522371354, 48.46290694735721, 48.46729328049134, 48.465893373751925, 48.46599174090443, 48.470138035629766, 48.462138462721654, 48.4632656315854, 48.463131020678915, 48.46020539104446, 48.47360217150457, 48.47148639960052, 48.46830382829182, 48.439124514523456, 48.45390756872038, 48.455939802704876, 48.45649195964173, 48.45851755328415, 48.44802663800118, 48.45325575213978, 48.44477632648977, 48.459793667508954, 48.46244816441647, 48.46431614034423, 48.46593561779352, 48.436465236413824, 48.38408295825118, 48.34906194043527, 48.42054433668467, 48.39595895166196, 48.45754019390803, 48.446855274985126 ], "lon": [ 7.895378121504972, 7.883015600931132, 7.894886152392418, 7.895598131597364, 7.8990065117322175, 7.796604084320775, 7.782850700834727, 7.7781972815718525, 7.759929574113794, 7.757418131207864, 7.753600358005496, 7.756449769295241, 7.815313896031627, 7.814131190682103, 7.76754343499624, 7.770387470337047, 7.839302062983236, 7.835960814799483, 7.888658712512997, 7.883754910134327, 7.90232871525728, 7.899862891773179, 7.811548926298755, 7.811856777713999, 7.82195942267599, 7.809870120787497, 7.817636815093885, 7.8003619865091265, 7.803873695304709, 7.806167009342568, 7.804901456928415, 7.7677627461625995, 7.771022960380506, 7.768102655203334, 7.812061095218613, 7.755311064314771, 7.757501140670971, 7.75334934239008, 7.866040367100053, 7.783115088857688, 7.7972321481402656, 7.853197500104434, 7.870884745691057, 7.808009151279682, 7.840641745585266, 7.793016782848305, 7.781517681529591, 7.8011082088706525, 7.76484576576714, 7.833365914913044, 7.815481698887901, 7.835610125783045, 7.844983248685176, 7.8305038629812636, 7.823106537399757, 7.768954870090838, 7.786313557476602, 7.793019013714406, 7.792497824383787, 7.811217146670176, 7.916736926468587, 7.935295331837118, 7.904342454237023, 7.903670347279274, 7.898173944816789, 7.9037709754443455, 7.906792552965841, 7.903003138087581, 7.755999657522309, 7.759177873099199, 7.915348346798478, 7.913761116034108, 7.911116553661479, 7.9139509371692185, 7.909457199817083, 7.887297779538271, 7.888033887228511, 7.90160054819803, 7.8972691198056335, 7.919284536606167, 7.895496600185637, 7.891844278949128, 7.90070719165918, 7.935371078617233, 7.937079449021101, 7.936724784110684, 7.754632335585255, 7.75680149836583, 7.906810966252452, 7.9035261295957895, 7.905818054626424, 7.906898438574078, 7.776085531740901, 7.7773521338706715, 7.775869190295785, 7.774084549992345, 7.765902503406222, 7.776993186013634, 7.754498328445529, 7.755955311193192, 7.754363245499096, 7.755057989832864, 7.748494692240012, 7.7607200318096705, 7.763962679517219, 7.763305904983991, 7.748912888459465, 7.756076313815374, 7.754904596278213, 7.748432278758912, 7.75214581071043, 7.749509665930965, 7.755890291844049, 7.745803144057827, 7.76213611239578, 7.766922234549768, 7.777775963036371, 7.7654513321815735, 7.762895180268085, 7.7680135221894755, 7.777683277097015, 7.775486359733715, 7.76406100155453, 7.774377374640643, 7.775876533119654, 7.776113065913149, 7.833336608002896, 7.836330047126884, 7.812674056607063, 7.814021223254029, 7.813518663653392, 7.823222109201268, 7.821052490883334, 7.8170742563468565, 7.816814112621675, 7.815161655381079, 7.820305352918985, 7.822882002776342, 7.806599024327182, 7.810085987466067, 7.815645737381079, 7.817051968851896, 7.817263772959221, 7.901900361466666, 7.8919969487911805, 7.88572198679681, 7.899711112082306, 7.808786140694751, 7.816874600332686, 7.910629233617303, 7.801965492173496, 7.798697492875267, 7.795426852941247, 7.876737123018943, 7.87606195899011, 7.88361705609735, 7.883312855268706, 7.8815326532510195, 7.88435623329059, 7.87624238690173, 7.877545146581033, 7.88182610668958, 7.881513711657359, 7.8827087754443825, 7.877797235313924, 7.880962428982295, 7.882061730429648, 7.881069015738607, 7.886940019181042, 7.8766359858647945, 7.873665827511637, 7.876137223147715, 7.877376870648542, 7.882859651200647, 7.758694141354917, 7.813410100476448, 7.757806488220599, 7.897391075683085, 7.90164404442937, 7.875162922953015, 7.818082223056095 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "index = 0
name = Line 0
length = 0.586 km
R = 0.094 Ohm
X = 0.069 Ohm
", "index = 1
name = Line 1
length = 1.374 km
R = 0.221 Ohm
X = 0.161 Ohm
", "index = 2
name = Line 2
length = 0.206 km
R = 0.033 Ohm
X = 0.024 Ohm
", "index = 3
name = Line 3
length = 0.617 km
R = 0.099 Ohm
X = 0.072 Ohm
", "index = 4
name = Line 4
length = 0.382 km
R = 0.061 Ohm
X = 0.045 Ohm
", "index = 5
name = Line 5
length = 3.303 km
R = 0.532 Ohm
X = 0.386 Ohm
", "index = 6
name = Line 6
length = 0.35 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 7
name = Line 7
length = 0.736 km
R = 0.118 Ohm
X = 0.086 Ohm
", "index = 10
name = Line 10
length = 0.313 km
R = 0.05 Ohm
X = 0.037 Ohm
", "index = 11
name = Line 11
length = 0.258 km
R = 0.042 Ohm
X = 0.03 Ohm
", "index = 12
name = Line 12
length = 0.435 km
R = 0.07 Ohm
X = 0.051 Ohm
", "index = 14
name = Line 14
length = 0.357 km
R = 0.058 Ohm
X = 0.042 Ohm
", "index = 15
name = Line 15
length = 0.254 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 16
name = Line 16
length = 0.635 km
R = 0.102 Ohm
X = 0.074 Ohm
", "index = 17
name = Line 17
length = 1.3 km
R = 0.209 Ohm
X = 0.152 Ohm
", "index = 18
name = Line 18
length = 0.139 km
R = 0.022 Ohm
X = 0.016 Ohm
", "index = 20
name = Line 20
length = 0.632 km
R = 0.102 Ohm
X = 0.074 Ohm
", "index = 21
name = Line 21
length = 0.112 km
R = 0.018 Ohm
X = 0.013 Ohm
", "index = 22
name = Line 22
length = 0.312 km
R = 0.05 Ohm
X = 0.036 Ohm
", "index = 24
name = Line 24
length = 0.695 km
R = 0.112 Ohm
X = 0.081 Ohm
", "index = 25
name = Line 25
length = 0.235 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 26
name = Line 26
length = 0.561 km
R = 0.09 Ohm
X = 0.066 Ohm
", "index = 27
name = Line 27
length = 0.522 km
R = 0.084 Ohm
X = 0.061 Ohm
", "index = 28
name = Line 28
length = 0.283 km
R = 0.034 Ohm
X = 0.032 Ohm
", "index = 29
name = Line 29
length = 1.688 km
R = 0.272 Ohm
X = 0.197 Ohm
", "index = 30
name = Line 30
length = 1.073 km
R = 0.173 Ohm
X = 0.125 Ohm
", "index = 32
name = Line 32
length = 0.324 km
R = 0.052 Ohm
X = 0.038 Ohm
", "index = 34
name = Line 34
length = 0.309 km
R = 0.05 Ohm
X = 0.036 Ohm
", "index = 35
name = Line 35
length = 0.541 km
R = 0.087 Ohm
X = 0.063 Ohm
", "index = 36
name = Line 36
length = 0.296 km
R = 0.036 Ohm
X = 0.033 Ohm
", "index = 37
name = Line 37
length = 0.48 km
R = 0.059 Ohm
X = 0.054 Ohm
", "index = 38
name = Line 38
length = 0.711 km
R = 0.084 Ohm
X = 0.228 Ohm
", "index = 39
name = Line 39
length = 0.242 km
R = 0.039 Ohm
X = 0.028 Ohm
", "index = 40
name = Line 40
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 41
name = Line 41
length = 0.345 km
R = 0.055 Ohm
X = 0.04 Ohm
", "index = 42
name = Line 42
length = 1.621 km
R = 0.261 Ohm
X = 0.19 Ohm
", "index = 43
name = Line 43
length = 0.782 km
R = 0.126 Ohm
X = 0.091 Ohm
", "index = 44
name = Line 44
length = 0.248 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 45
name = Line 45
length = 2.611 km
R = 0.42 Ohm
X = 0.305 Ohm
", "index = 46
name = Line 46
length = 1.158 km
R = 0.186 Ohm
X = 0.136 Ohm
", "index = 47
name = Line 47
length = 1.526 km
R = 0.246 Ohm
X = 0.179 Ohm
", "index = 48
name = Line 48
length = 2.033 km
R = 0.327 Ohm
X = 0.238 Ohm
", "index = 49
name = Line 49
length = 0.997 km
R = 0.161 Ohm
X = 0.117 Ohm
", "index = 50
name = Line 50
length = 0.804 km
R = 0.129 Ohm
X = 0.094 Ohm
", "index = 51
name = Line 51
length = 0.947 km
R = 0.153 Ohm
X = 0.111 Ohm
", "index = 52
name = Line 52
length = 0.929 km
R = 0.11 Ohm
X = 0.297 Ohm
", "index = 53
name = Line 53
length = 0.778 km
R = 0.092 Ohm
X = 0.249 Ohm
", "index = 54
name = Line 54
length = 0.713 km
R = 0.087 Ohm
X = 0.08 Ohm
", "index = 55
name = Line 55
length = 1.136 km
R = 0.183 Ohm
X = 0.133 Ohm
", "index = 56
name = Line 56
length = 2.149 km
R = 0.346 Ohm
X = 0.251 Ohm
", "index = 57
name = Line 57
length = 0.811 km
R = 0.131 Ohm
X = 0.095 Ohm
", "index = 58
name = Line 58
length = 0.47 km
R = 0.076 Ohm
X = 0.055 Ohm
", "index = 59
name = Line 59
length = 3.155 km
R = 0.508 Ohm
X = 0.369 Ohm
", "index = 60
name = Line 60
length = 0.58 km
R = 0.093 Ohm
X = 0.068 Ohm
", "index = 61
name = Line 61
length = 0.618 km
R = 0.1 Ohm
X = 0.072 Ohm
", "index = 62
name = Line 62
length = 1.006 km
R = 0.12 Ohm
X = 0.322 Ohm
", "index = 63
name = Line 63
length = 0.222 km
R = 0.036 Ohm
X = 0.026 Ohm
", "index = 64
name = Line 64
length = 0.936 km
R = 0.151 Ohm
X = 0.11 Ohm
", "index = 65
name = Line 65
length = 1.341 km
R = 0.216 Ohm
X = 0.157 Ohm
", "index = 67
name = Line 67
length = 0.26 km
R = 0.042 Ohm
X = 0.03 Ohm
", "index = 68
name = Line 68
length = 1.804 km
R = 0.29 Ohm
X = 0.211 Ohm
", "index = 69
name = Line 69
length = 0.59 km
R = 0.095 Ohm
X = 0.069 Ohm
", "index = 70
name = Line 70
length = 0.368 km
R = 0.059 Ohm
X = 0.043 Ohm
", "index = 71
name = Line 71
length = 0.162 km
R = 0.026 Ohm
X = 0.019 Ohm
", "index = 72
name = Line 72
length = 1.455 km
R = 0.234 Ohm
X = 0.17 Ohm
", "index = 73
name = Line 73
length = 0.466 km
R = 0.075 Ohm
X = 0.054 Ohm
", "index = 74
name = Line 74
length = 0.53 km
R = 0.085 Ohm
X = 0.062 Ohm
", "index = 75
name = Line 75
length = 0.304 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 76
name = Line 76
length = 0.347 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 77
name = Line 77
length = 2.122 km
R = 0.342 Ohm
X = 0.248 Ohm
", "index = 78
name = Line 78
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 79
name = Line 79
length = 0.275 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 80
name = Line 80
length = 0.428 km
R = 0.069 Ohm
X = 0.05 Ohm
", "index = 81
name = Line 81
length = 0.338 km
R = 0.054 Ohm
X = 0.039 Ohm
", "index = 82
name = Line 82
length = 0.349 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 85
name = Line 85
length = 0.329 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 86
name = Line 86
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 87
name = Line 87
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 90
name = Line 90
length = 0.315 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 91
name = Line 91
length = 2.528 km
R = 0.407 Ohm
X = 0.296 Ohm
", "index = 92
name = Line 92
length = 0.093 km
R = 0.015 Ohm
X = 0.011 Ohm
", "index = 93
name = Line 93
length = 0.387 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 94
name = Line 94
length = 0.272 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 95
name = Line 95
length = 0.247 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 96
name = Line 96
length = 0.25 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 97
name = Line 97
length = 0.459 km
R = 0.074 Ohm
X = 0.054 Ohm
", "index = 98
name = Line 98
length = 0.366 km
R = 0.059 Ohm
X = 0.043 Ohm
", "index = 99
name = Line 99
length = 0.291 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 100
name = Line 100
length = 0.299 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 101
name = Line 101
length = 0.236 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 102
name = Line 102
length = 0.489 km
R = 0.079 Ohm
X = 0.057 Ohm
", "index = 103
name = Line 103
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 104
name = Line 104
length = 0.238 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 105
name = Line 105
length = 0.177 km
R = 0.029 Ohm
X = 0.021 Ohm
", "index = 106
name = Line 106
length = 0.283 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 107
name = Line 107
length = 0.615 km
R = 0.099 Ohm
X = 0.072 Ohm
", "index = 108
name = Line 108
length = 1.278 km
R = 0.206 Ohm
X = 0.149 Ohm
", "index = 109
name = Line 109
length = 0.147 km
R = 0.024 Ohm
X = 0.017 Ohm
", "index = 110
name = Line 110
length = 0.253 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 111
name = Line 111
length = 0.214 km
R = 0.034 Ohm
X = 0.025 Ohm
", "index = 112
name = Line 112
length = 0.415 km
R = 0.067 Ohm
X = 0.049 Ohm
", "index = 113
name = Line 113
length = 0.18 km
R = 0.029 Ohm
X = 0.021 Ohm
", "index = 114
name = Line 114
length = 0.562 km
R = 0.09 Ohm
X = 0.066 Ohm
", "index = 116
name = Line 116
length = 0.399 km
R = 0.064 Ohm
X = 0.047 Ohm
", "index = 117
name = Line 117
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 118
name = Line 118
length = 0.37 km
R = 0.06 Ohm
X = 0.043 Ohm
", "index = 119
name = Line 119
length = 0.251 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 120
name = Line 120
length = 0.304 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 121
name = Line 121
length = 0.233 km
R = 0.037 Ohm
X = 0.027 Ohm
", "index = 122
name = Line 122
length = 0.118 km
R = 0.019 Ohm
X = 0.014 Ohm
", "index = 123
name = Line 123
length = 0.397 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 124
name = Line 124
length = 0.52 km
R = 0.084 Ohm
X = 0.061 Ohm
", "index = 125
name = Line 125
length = 1.526 km
R = 0.246 Ohm
X = 0.179 Ohm
", "index = 126
name = Line 126
length = 0.254 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 127
name = Line 127
length = 1.601 km
R = 0.19 Ohm
X = 0.512 Ohm
", "index = 128
name = Line 128
length = 0.473 km
R = 0.076 Ohm
X = 0.055 Ohm
", "index = 129
name = Line 129
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 130
name = Line 130
length = 0.295 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 131
name = Line 131
length = 0.417 km
R = 0.067 Ohm
X = 0.049 Ohm
", "index = 132
name = Line 132
length = 0.323 km
R = 0.052 Ohm
X = 0.038 Ohm
", "index = 133
name = Line 133
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 134
name = Line 134
length = 0.282 km
R = 0.045 Ohm
X = 0.033 Ohm
", "index = 135
name = Line 135
length = 0.396 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 136
name = Line 136
length = 0.371 km
R = 0.06 Ohm
X = 0.043 Ohm
", "index = 137
name = Line 137
length = 0.274 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 138
name = Line 138
length = 0.329 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 139
name = Line 139
length = 0.499 km
R = 0.08 Ohm
X = 0.058 Ohm
", "index = 140
name = Line 140
length = 0.316 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 141
name = Line 141
length = 0.388 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 142
name = Line 142
length = 0.07 km
R = 0.011 Ohm
X = 0.008 Ohm
", "index = 143
name = Line 143
length = 0.286 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 144
name = Line 144
length = 1.517 km
R = 0.244 Ohm
X = 0.178 Ohm
", "index = 145
name = Line 145
length = 0.719 km
R = 0.116 Ohm
X = 0.084 Ohm
", "index = 146
name = Line 146
length = 0.22 km
R = 0.035 Ohm
X = 0.026 Ohm
", "index = 147
name = Line 147
length = 0.21 km
R = 0.034 Ohm
X = 0.025 Ohm
", "index = 148
name = Line 148
length = 0.239 km
R = 0.039 Ohm
X = 0.028 Ohm
", "index = 149
name = Line 149
length = 0.345 km
R = 0.055 Ohm
X = 0.04 Ohm
", "index = 150
name = Line 150
length = 0.327 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 151
name = Line 151
length = 0.553 km
R = 0.068 Ohm
X = 0.062 Ohm
", "index = 152
name = Line 152
length = 0.146 km
R = 0.024 Ohm
X = 0.017 Ohm
", "index = 153
name = Line 153
length = 0.482 km
R = 0.078 Ohm
X = 0.056 Ohm
", "index = 154
name = Line 154
length = 0.443 km
R = 0.071 Ohm
X = 0.052 Ohm
", "index = 156
name = Line 156
length = 0.284 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 157
name = Line 157
length = 1.082 km
R = 0.128 Ohm
X = 0.346 Ohm
", "index = 158
name = Line 158
length = 0.689 km
R = 0.082 Ohm
X = 0.221 Ohm
", "index = 161
name = Line 161
length = 0.468 km
R = 0.057 Ohm
X = 0.052 Ohm
", "index = 162
name = Line 162
length = 2.595 km
R = 0.308 Ohm
X = 0.83 Ohm
", "index = 163
name = Line 163
length = 0.306 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 164
name = Line 164
length = 0.566 km
R = 0.091 Ohm
X = 0.066 Ohm
", "index = 165
name = Line 165
length = 0.365 km
R = 0.043 Ohm
X = 0.117 Ohm
", "index = 167
name = Line 167
length = 0.464 km
R = 0.075 Ohm
X = 0.054 Ohm
", "index = 168
name = Line 168
length = 0.42 km
R = 0.068 Ohm
X = 0.049 Ohm
", "index = 169
name = Line 169
length = 0.272 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 170
name = Line 170
length = 0.285 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 171
name = Line 171
length = 0.77 km
R = 0.124 Ohm
X = 0.09 Ohm
", "index = 172
name = Line 172
length = 0.264 km
R = 0.032 Ohm
X = 0.03 Ohm
", "index = 173
name = Line 173
length = 0.197 km
R = 0.024 Ohm
X = 0.022 Ohm
", "index = 174
name = Line 174
length = 0.28 km
R = 0.045 Ohm
X = 0.033 Ohm
", "index = 175
name = Line 175
length = 0.398 km
R = 0.049 Ohm
X = 0.045 Ohm
", "index = 177
name = Line 177
length = 0.293 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 178
name = Line 178
length = 0.449 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 179
name = Line 179
length = 0.551 km
R = 0.089 Ohm
X = 0.064 Ohm
", "index = 180
name = Line 180
length = 1.42 km
R = 0.229 Ohm
X = 0.166 Ohm
", "index = 181
name = Line 181
length = 0.54 km
R = 0.087 Ohm
X = 0.063 Ohm
", "index = 182
name = Line 182
length = 0.355 km
R = 0.043 Ohm
X = 0.04 Ohm
", "index = 183
name = Line 183
length = 0.338 km
R = 0.041 Ohm
X = 0.038 Ohm
", "index = 184
name = Line 184
length = 0.44 km
R = 0.071 Ohm
X = 0.051 Ohm
", "index = 185
name = Line 185
length = 1.095 km
R = 0.176 Ohm
X = 0.128 Ohm
", "index = 186
name = Line 186
length = 0.346 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 187
name = Line 187
length = 0.41 km
R = 0.066 Ohm
X = 0.048 Ohm
", "index = 189
name = Line 189
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 190
name = Line 190
length = 0.314 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 191
name = Line 191
length = 0.152 km
R = 0.024 Ohm
X = 0.018 Ohm
", "index = 192
name = Line 192
length = 0.397 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 193
name = Line 193
length = 1.006 km
R = 0.12 Ohm
X = 0.322 Ohm
", "index = 66
name = Line 66
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 8
name = Line 8
length = 0.146 km
R = 0.023 Ohm
X = 0.017 Ohm
", "index = 23
name = Line 23
length = 1.188 km
R = 0.191 Ohm
X = 0.139 Ohm
", "index = 88
name = Line 88
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 188
name = Line 188
length = 0.386 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 31
name = Line 31
length = 0.967 km
R = 0.156 Ohm
X = 0.113 Ohm
" ], "type": "scattermapbox", "uid": "809d3d2d-d241-415e-a0af-78fc5bf69aeb" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.45693820399374, 48.45693820399374 ], "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.913960629335016, 7.913960629335016, 7.913960629335016 ], "mode": "lines", "name": "trafos", "text": "index = 114
name = HV/MV Transformer 0
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -2
", "type": "scattermapbox", "uid": "51d47d37-e2e8-4083-824f-9c2bec510422" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43987488344481, 48.43987488344481 ], "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.761533394371758, 7.761533394371758, 7.761533394371758 ], "mode": "lines", "name": "trafos", "text": "index = 142
name = HV/MV Transformer 1
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -3
", "type": "scattermapbox", "uid": "abeac2ea-7d2f-472e-bcbc-946dda8338e0" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(0, 128, 0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "index = 114
name = HV/MV Transformer 0
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -2
", "index = 142
name = HV/MV Transformer 1
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -3
" ], "type": "scattermapbox", "uid": "65a255b4-26fc-42df-9cf4-ea65bde5fa8e" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(255, 255, 0)", "size": 20, "symbol": "circle" }, "mode": "markers", "name": "external_grid", "text": [ "index = 0
name = External Grid 0
v_m = 1.0 p.u.
v_a = 0.0 °
", "index = 1
name = External Grid 1
v_m = 1.0 p.u.
v_a = 0.0 °
" ], "type": "scattermapbox", "uid": "de398d87-8de4-4103-b386-66d3607d5298" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.40987064549437, 48.42255372116526, 48.42871494025954, 48.42590628657446, 48.43283117115614, 48.429742025422705, 48.428119200291015, 48.42043867715034, 48.437252750983454, 48.41100311473389, 48.43503247923881, 48.39900849915065, 48.40021513103009, 48.46135558758982, 48.46216934371708, 48.459363549908545, 48.46419158986993, 48.43784808660618, 48.34952330391048, 48.3894074532143, 48.421893919684095, 48.391700890001346, 48.42317235657316, 48.404144714199944, 48.42108182048383, 48.39753674813376, 48.389190547412, 48.38807327790548, 48.425568854638804, 48.47484422825035, 48.38755401582079, 48.46999586189971, 48.47236011475879, 48.38288709434517, 48.46302758307299, 48.38429982163066, 48.46740551088164, 48.3444105914851, 48.32845845018001, 48.3297903765724, 48.32945774645592, 48.396057772894174, 48.399115015448224, 48.3483412652115, 48.38553948124122, 48.367170094532774, 48.4011557262988, 48.40810118663157, 48.387898174547765, 48.40163971704406, 48.40091851611696, 48.356637916850076, 48.35975182970296, 48.34979925579321, 48.34577288780829, 48.34907864266611, 48.35261080970117, 48.4635767709208, 48.45155156671372, 48.46640751949198, 48.41520010053561, 48.415562857454645, 48.43169168886393, 48.3502399737409, 48.34562365687445, 48.34750561848171, 48.41203811444964, 48.34396313064473, 48.41219987861257, 48.41295983365966, 48.41424248087298, 48.41021512074332, 48.41377255465386, 48.41239165414067, 48.41271758634395, 48.40051528841825, 48.403604490466726, 48.39529930602741, 48.397738420928505, 48.39390775281652, 48.39621702741659, 48.3949975040255, 48.426754589775385, 48.39757191960665, 48.39811544946978, 48.405490076051976, 48.39796660293885, 48.41394963541415, 48.41348695079089, 48.41297284402848, 48.412974384566716, 48.41066620240586, 48.40850592726565, 48.387871778099516, 48.4096593366681, 48.39606378339081, 48.39721686303332, 48.43490896926332, 48.38198803374666, 48.38651874734458, 48.36588430786782, 48.38363665056195, 48.35938749747666, 48.36261088252578, 48.36446774723041, 48.36133205152993, 48.43599439562388, 48.436259360073386, 48.41414363204668, 48.40388379781226, 48.40610336880996, 48.43759153175594, 48.38622195736317, 48.387253837111224, 48.38881633852503, 48.381273336943494, 48.44215898325653, 48.38593046260231, 48.3874779945686, 48.38819903757242, 48.388499877050805, 48.33198343262878, 48.41572609266569, 48.43987488344481, 48.43987488344481, 48.46648941031778, 48.42296454933692, 48.46664642658219, 48.457138914547706, 48.451383949764825, 48.446593443338706, 48.39809430352463, 48.45693820399374, 48.41242444217284, 48.40552685325916, 48.44299303111801, 48.462847757116, 48.45231709169025, 48.46870230865693, 48.45794147326836, 48.46584213521052, 48.46134835144908, 48.45859429977883, 48.463639313976586, 48.42373656387521, 48.460457836078916, 48.462966137598414, 48.464992966711876, 48.466147000477825, 48.3853529747836, 48.4662664079518, 48.46588038301405, 48.46584321749751, 48.45693820399374, 48.43345787619722, 48.45286282616684, 48.45200044860422, 48.41987792804732, 48.45361129378401, 48.43815271597494, 48.456011480046634, 48.430037266377596, 48.43251066829441, 48.470024878620656, 48.454778277476066, 48.45630214584791, 48.45231100629774, 48.409132210246845, 48.458524596693174, 48.453750268282526, 48.45412175432323, 48.43320651834232, 48.465850305770324, 48.36812436771714, 48.456154303023624, 48.42618848720791, 48.424189374790565, 48.42400659063858 ], "lon": [ 7.7652256726146165, 7.778809539550429, 7.912914076993205, 7.810780426186093, 7.913933853984564, 7.8175311488569985, 7.818122484083302, 7.817198631577271, 7.913786733913369, 7.812134057998089, 7.896173712216915, 7.814348752471499, 7.837825353282512, 7.835716941924399, 7.883446890955213, 7.880230044935762, 7.880760551329292, 7.884320758321778, 7.776376345809918, 7.757528366368601, 7.814401857028874, 7.9011500193365976, 7.812653775857045, 7.904856256838565, 7.841645118232377, 7.907598272338418, 7.830587014176267, 7.813750946931133, 7.822295509468786, 7.90302727463664, 7.8766686742379, 7.811928656238957, 7.879904417663551, 7.875816099565561, 7.815501413380185, 7.882607162668228, 7.817020486640719, 7.877156262352667, 7.759629839160378, 7.757920252549802, 7.753395370107165, 7.761240053860619, 7.937738708318573, 7.938291961287417, 7.758380110203433, 7.755987281847087, 7.781578254760823, 7.836138317109967, 7.771118906916901, 7.81672667506727, 7.9328354216282655, 7.936287351303715, 7.776039269015637, 7.770325968788289, 7.752695973125419, 7.75385941444393, 7.745178558182607, 7.754567342326092, 7.815930580624381, 7.819549800807888, 7.800222048335861, 7.902638577055448, 7.888468123365956, 7.81328782483842, 7.761479038024156, 7.756184412909635, 7.755691317531535, 7.779195765893833, 7.755780231459939, 7.899896941709809, 7.8943754623023334, 7.896383584653477, 7.888453497872503, 7.901303414862458, 7.886036456351239, 7.889313095595923, 7.901722719875829, 7.895064345443012, 7.902058723097734, 7.908494527610642, 7.904432371911256, 7.9059194682879745, 7.908338597387358, 7.904323568737559, 7.901304807602199, 7.842638336293208, 7.894707959341825, 7.896131917751716, 7.766593408888199, 7.761798098369024, 7.771503761305578, 7.775990558453953, 7.775188962957216, 7.775266635504853, 7.755277485653774, 7.863756663915659, 7.805775817968205, 7.7639679630755785, 7.810916838962539, 7.753874632672782, 7.749098302762393, 7.785809443995593, 7.751239703607083, 7.77541441952286, 7.777566812718366, 7.775695905660895, 7.776701020795112, 7.806058800069666, 7.786659017249264, 7.769441570183343, 7.78873191474689, 7.775204689771895, 7.7990595062228785, 7.762269550242781, 7.764481499839969, 7.761470329044198, 7.756128882042036, 7.816614645304303, 7.747766254755431, 7.7442606864655374, 7.757804110375469, 7.74990855383097, 7.7531251630096625, 7.879041696902698, 7.761533394371758, 7.761533394371758, 7.827272008388869, 7.845385081336094, 7.834053059788065, 7.877717653157177, 7.813866108825062, 7.8768895421932665, 7.931257487389006, 7.913960629335016, 7.766064847466364, 7.878529136520024, 7.876252723594073, 7.7989155508533345, 7.888244332713394, 7.799503775436979, 7.872608192748854, 7.818941066410645, 7.875200408304177, 7.786003458366424, 7.87750063169496, 7.767396711800624, 7.7870184783196414, 7.805015433493657, 7.8772531096021225, 7.811294400076132, 7.811370592555607, 7.880884492342441, 7.796742737062251, 7.807525342273558, 7.913960629335016, 7.75852884559422, 7.8180021610304395, 7.815999191593499, 7.765743379197341, 7.895958297692454, 7.806734057789884, 7.888307623911052, 7.809467223941558, 7.804666086284456, 7.83584018305238, 7.8780829873514735, 7.882123314640927, 7.82260854480753, 7.769463871775373, 7.885461594829595, 7.885171754318366, 7.824490292422656, 7.887773560526681, 7.793053060577116, 7.7570610587837985, 7.909234863520487, 7.909334378322314, 7.9082861248273835, 7.917782616603751 ], "marker": { "color": "rgb(0, 0, 255)", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "index = 0
name = bus_200
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 1
name = bus_204
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 100
name = bus_124
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 101
name = bus_227
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 102
name = bus_125
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 103
name = bus_228
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 104
name = bus_225
v_n = 20.0 kV
", "index = 106
name = bus_226
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 107
name = bus_128
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 108
name = bus_223
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 109
name = bus_129
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 110
name = bus_224
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 111
name = bus_221
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 116
name = bus_220
v_n = 20.0 kV
", "index = 117
name = bus_273
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 118
name = bus_272
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 119
name = bus_271
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 120
name = bus_270
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 126
name = bus_110
v_n = 20.0 kV
", "index = 129
name = bus_113
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 131
name = bus_216
v_n = 20.0 kV
", "index = 132
name = bus_114
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 133
name = bus_217
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 134
name = bus_115
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 136
name = bus_218
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 137
name = bus_116
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 138
name = bus_219
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 140
name = bus_212
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 141
name = bus_213
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 142
name = bus_119
v_n = 20.0 kV
", "index = 143
name = bus_278
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 144
name = bus_214
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 145
name = bus_276
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 146
name = bus_277
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 147
name = bus_210
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 148
name = bus_274
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 149
name = bus_211
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 150
name = bus_275
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 153
name = bus_159
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 155
name = bus_158
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 157
name = bus_157
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 159
name = bus_156
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 161
name = bus_154
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 162
name = bus_153
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 167
name = bus_14
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 168
name = bus_15
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 169
name = bus_12
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 170
name = bus_19
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 171
name = bus_16
v_n = 20.0 kV
", "index = 172
name = bus_17
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 173
name = bus_151
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 174
name = bus_152
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 176
name = bus_169
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 178
name = bus_168
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 181
name = bus_165
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 184
name = bus_164
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 186
name = bus_167
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 188
name = bus_166
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 189
name = bus_31
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 190
name = bus_30
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 192
name = bus_33
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 194
name = bus_26
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 195
name = bus_27
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 196
name = bus_29
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 197
name = bus_160
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 198
name = bus_161
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 199
name = bus_162
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 2
name = bus_203
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 200
name = bus_163
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 201
name = bus_134
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 205
name = bus_132
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 207
name = bus_131
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 210
name = bus_137
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 213
name = bus_135
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 215
name = bus_139
v_n = 20.0 kV
load: 0 MW
", "index = 216
name = bus_130
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 219
name = bus_143
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 221
name = bus_142
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 223
name = bus_145
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 224
name = bus_144
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 227
name = bus_146
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 229
name = bus_149
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 231
name = bus_148
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 235
name = bus_140
v_n = 20.0 kV
load: 0 MW
", "index = 236
name = bus_141
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 237
name = bus_61
v_n = 20.0 kV
static generation: 0 MW
", "index = 238
name = bus_4
v_n = 20.0 kV
", "index = 239
name = bus_6
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 240
name = bus_197
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 241
name = bus_198
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 242
name = bus_196
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 243
name = bus_195
v_n = 20.0 kV
", "index = 244
name = bus_194
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 245
name = bus_193
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 246
name = bus_191
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 247
name = bus_59
v_n = 20.0 kV
", "index = 248
name = bus_58
v_n = 20.0 kV
static generation: 0 MW
", "index = 253
name = bus_75
v_n = 20.0 kV
static generation: 0 MW
", "index = 269
name = bus_40
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 271
name = bus_177
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 273
name = bus_178
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 275
name = bus_176
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 281
name = bus_179
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 285
name = bus_170
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 286
name = bus_174
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 287
name = bus_172
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 288
name = bus_171
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 289
name = bus_39
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 29
name = bus_78
v_n = 20.0 kV
static generation: 0 MW
", "index = 290
name = bus_36
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 298
name = bus_55
v_n = 20.0 kV
static generation: 0 MW
", "index = 3
name = bus_202
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 30
name = bus_79
v_n = 20.0 kV
", "index = 301
name = bus_186
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 303
name = bus_187
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 304
name = bus_188
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 305
name = bus_189
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 31
name = bus_80
v_n = 20.0 kV
static generation: 1 MW
", "index = 312
name = bus_181
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 313
name = bus_182
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 314
name = bus_185
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 315
name = bus_184
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 316
name = bus_45
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 317
name = bus_48
v_n = 20.0 kV
", "index = 318
name = None
v_n = 110.0 kV
", "index = 319
name = None
v_n = 20.0 kV
", "index = 32
name = bus_82
v_n = 20.0 kV
static generation: 0 MW
", "index = 33
name = bus_84
v_n = 20.0 kV
static generation: 1 MW
", "index = 34
name = bus_83
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 35
name = bus_260
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 36
name = bus_240
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 37
name = bus_262
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 38
name = bus_105
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 39
name = bus_249
v_n = 20.0 kV
", "index = 4
name = bus_201
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 40
name = bus_103
v_n = 20.0 kV
static generation: 0 MW
", "index = 41
name = bus_263
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 42
name = bus_243
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 43
name = bus_264
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 44
name = bus_244
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 45
name = bus_265
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 46
name = bus_241
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 47
name = bus_266
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 48
name = bus_242
v_n = 20.0 kV
load: 0 MW
", "index = 49
name = bus_267
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 5
name = bus_207
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 50
name = bus_108
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 51
name = bus_247
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 52
name = bus_268
v_n = 20.0 kV
load: 0 MW
", "index = 53
name = bus_248
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 54
name = bus_106
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 55
name = bus_269
v_n = 20.0 kV
load: 0 MW
", "index = 56
name = bus_245
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 57
name = bus_246
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 58
name = bus_250
v_n = 110.0 kV
", "index = 6
name = bus_206
v_n = 20.0 kV
load: 0 MW
", "index = 64
name = bus_238
v_n = 20.0 kV
", "index = 65
name = bus_239
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 7
name = bus_205
v_n = 20.0 kV
", "index = 71
name = bus_254
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 72
name = bus_230
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 73
name = bus_255
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 74
name = bus_231
v_n = 20.0 kV
", "index = 75
name = bus_232
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 76
name = bus_233
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 77
name = bus_258
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 78
name = bus_259
v_n = 20.0 kV
", "index = 79
name = bus_236
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 8
name = bus_209
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 80
name = bus_256
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 81
name = bus_257
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 82
name = bus_237
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 83
name = bus_282
v_n = 20.0 kV
static generation: 0 MW
", "index = 84
name = bus_281
v_n = 20.0 kV
static generation: 0 MW
", "index = 85
name = bus_283
v_n = 20.0 kV
static generation: 0 MW
", "index = 86
name = bus_280
v_n = 20.0 kV
", "index = 94
name = bus_120
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 95
name = bus_121
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 98
name = bus_127
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
" ], "type": "scattermapbox", "uid": "223e6190-1502-448f-889a-065337332f30" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "pk.eyJ1IjoibHRodXJuZXIiLCJhIjoiY2oxcDQ1NjI5MDA0ajJxcW01dXVhMHhveCJ9.O4-augv3Rss5PF3J-OsX2w", "bearing": 0, "center": { "lat": 48.40903347327071, "lon": 7.895643318408953 }, "pitch": 0, "style": "satellite", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": true, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "simple_plotly(net, on_map=True,map_style='satellite')" ] }, { "cell_type": "code", "execution_count": 15, "metadata": {}, "outputs": [ { "data": { "text/html": [ "" ], "text/vnd.plotly.v1+html": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.410607229026255, 48.41100311473389 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.8960482836681205, 7.896173712216915 ], "mode": "lines", "name": "lines", "text": "Line 0", "type": "scattermapbox", "uid": "83960b31-7c29-444a-af7d-9b830a47c7be" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.40551636933245, 48.405759638160426, 48.40552685325916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.892690190852354, 7.88750206534224, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 1", "type": "scattermapbox", "uid": "f8c1e8be-4803-410b-b92d-18a593efffd7" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.403604490466726 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.894707959341825, 7.895064345443012 ], "mode": "lines", "name": "lines", "text": "Line 2", "type": "scattermapbox", "uid": "e98f6a9c-f062-41a0-ac7d-e61e1b240422" }, { "hoverinfo": "text", "lat": [ 48.403604490466726, 48.39796660293885 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895064345443012, 7.896131917751716 ], "mode": "lines", "name": "lines", "text": "Line 3", "type": "scattermapbox", "uid": "db9f99e0-9cca-4576-b449-e2e721acf19f" }, { "hoverinfo": "text", "lat": [ 48.39796660293885, 48.397882922467275, 48.39783122886755, 48.39757191960665 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896131917751716, 7.897077173332266, 7.900935850132169, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 4", "type": "scattermapbox", "uid": "35ce67d8-0db4-4ad1-bc52-5985e525ba33" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.36758899771234, 48.37274713625006, 48.38813104889006, 48.3853529747836 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.782415938904361, 7.787571249042042, 7.805636919599507, 7.811370592555607 ], "mode": "lines", "name": "lines", "text": "Line 5", "type": "scattermapbox", "uid": "5ebfc9c9-776d-4ea0-96fa-fbbb70292f3b" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.366749700527066, 48.36588430786782 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.784123146908631, 7.785809443995593 ], "mode": "lines", "name": "lines", "text": "Line 6", "type": "scattermapbox", "uid": "1386e592-8bbb-43f7-9871-c4eb601f24ed" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.367008714047714, 48.36559506763404, 48.366203724615616, 48.36639701617285, 48.36481251469212, 48.36446774723041 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.781578254760823, 7.7818745449751505, 7.780913142316091, 7.779151690571077, 7.777242872572627, 7.775776555187477, 7.775695905660895 ], "mode": "lines", "name": "lines", "text": "Line 7", "type": "scattermapbox", "uid": "4abd495a-21fd-468a-a059-3fe649cda0b7" }, { "hoverinfo": "text", "lat": [ 48.3502399737409, 48.3483412652115 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761479038024156, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 10", "type": "scattermapbox", "uid": "523cd7f3-74ba-4206-bc96-24f5d16461ef" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.34759205829976, 48.34812067551857, 48.3483412652115 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531535, 7.75642284030107, 7.756456152212295, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 11", "type": "scattermapbox", "uid": "a5ec6571-75d0-46b5-8352-5128aa1377b1" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38515045968447, 48.385289233246496, 48.38651874734458 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281847087, 7.75493654168911, 7.752264174321882, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 12", "type": "scattermapbox", "uid": "3ffd970e-afbd-463a-81c9-c7768016c664" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38577499412198, 48.38647184044492, 48.38674956716815, 48.38741536344365, 48.387871778099516 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755987281847087, 7.755867224918435, 7.756532496276766, 7.7562054732017565, 7.756694065388726, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 14", "type": "scattermapbox", "uid": "4c620c1b-ba43-47bd-a481-0286593fe856" }, { "hoverinfo": "text", "lat": [ 48.387898174547765, 48.3878758661481, 48.3894074532143 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.81672667506727, 7.816225935034381, 7.814401857028874 ], "mode": "lines", "name": "lines", "text": "Line 15", "type": "scattermapbox", "uid": "44841c1f-4db7-4b6e-b133-d2a1f7c55def" }, { "hoverinfo": "text", "lat": [ 48.38755401582079, 48.38824937518907, 48.387702180722854, 48.386376508763306, 48.38743514279909, 48.387898174547765 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811928656238957, 7.813485965068294, 7.813979419660493, 7.814282961703712, 7.816863859936081, 7.81672667506727 ], "mode": "lines", "name": "lines", "text": "Line 16", "type": "scattermapbox", "uid": "7f9482ff-a750-4d6c-a278-606d614c669c" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.40810118663157 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7639679630755785, 7.771118906916901 ], "mode": "lines", "name": "lines", "text": "Line 17", "type": "scattermapbox", "uid": "99e0b53d-bfea-4567-86ea-0700588c3f49" }, { "hoverinfo": "text", "lat": [ 48.40810118663157, 48.40897040694489, 48.409132210246845 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771118906916901, 7.769656033757194, 7.769463871775373 ], "mode": "lines", "name": "lines", "text": "Line 18", "type": "scattermapbox", "uid": "64992bb6-7db8-4fc5-9309-aabd1cbee3b9" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.401147192216804, 48.40180506553061, 48.403988079268686, 48.404144714199944 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.836138317109967, 7.836125476104338, 7.8373996507657955, 7.841204475200678, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 20", "type": "scattermapbox", "uid": "b1e64699-2de5-463a-91ae-f0a965f66b30" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.40022903249509, 48.40021513103009 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.836138317109967, 7.835783312488998, 7.835716941924399 ], "mode": "lines", "name": "lines", "text": "Line 21", "type": "scattermapbox", "uid": "e43f3890-90b0-4f5c-be17-7cb66df03ed2" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41442695300317, 48.415562857454645 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.888004329430072, 7.888468123365956 ], "mode": "lines", "name": "lines", "text": "Line 22", "type": "scattermapbox", "uid": "c95047ad-4b3e-439d-8bd0-cfa1d7c92762" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.41572609266569 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888468123365956, 7.879041696902698 ], "mode": "lines", "name": "lines", "text": "Line 24", "type": "scattermapbox", "uid": "0fe21206-f725-43c2-9072-26855b9405ba" }, { "hoverinfo": "text", "lat": [ 48.41377255465386, 48.413960582041994, 48.41520010053561 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901303414862458, 7.9020188534591105, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 25", "type": "scattermapbox", "uid": "4c0c41f0-497a-47c5-aead-27db2a6b0d75" }, { "hoverinfo": "text", "lat": [ 48.41424248087298, 48.414424628557626, 48.415380868479566, 48.41552371265185, 48.41520010053561 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896383584653477, 7.897599470445301, 7.897895242226831, 7.901830541319527, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 26", "type": "scattermapbox", "uid": "38d8fd20-a315-44f7-851c-84d1a4188dd7" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.43301239442218, 48.43169168886393 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962539, 7.809810027759091, 7.81328782483842 ], "mode": "lines", "name": "lines", "text": "Line 27", "type": "scattermapbox", "uid": "7a144b6e-7f0b-444e-aa4c-44fe3c64591c" }, { "hoverinfo": "text", "lat": [ 48.43169168886393, 48.431385728126315, 48.43111791203151, 48.430037266377596 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.81328782483842, 7.812791494205739, 7.810922061222257, 7.809467223941558 ], "mode": "lines", "name": "lines", "text": "Line 28", "type": "scattermapbox", "uid": "b2a4d720-6695-4447-9854-5683030364d5" }, { "hoverinfo": "text", "lat": [ 48.4635767709208, 48.46330568614203, 48.46088669812293, 48.45821172789647, 48.457152254166104, 48.45412175432323 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815930580624381, 7.817448268870073, 7.815439202434795, 7.818286894296208, 7.825631951055771, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 29", "type": "scattermapbox", "uid": "49c41e05-290d-4b0a-bdde-92654daa4600" }, { "hoverinfo": "text", "lat": [ 48.462966137598414, 48.46152071542261, 48.46377225433058, 48.46392050698662, 48.46287434250489, 48.46354502677661, 48.4635767709208 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.805015433493657, 7.808201496422579, 7.811538745152416, 7.811827811522471, 7.815509915547799, 7.815387741484188, 7.815930580624381 ], "mode": "lines", "name": "lines", "text": "Line 30", "type": "scattermapbox", "uid": "78e16c1c-7b2b-4af3-857a-1aff6918f182" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45179274445227, 48.452274961601255, 48.45155156671372 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593499, 7.817498572039058, 7.817775058148712, 7.819549800807888 ], "mode": "lines", "name": "lines", "text": "Line 32", "type": "scattermapbox", "uid": "d1ca5be6-ac80-4976-b68a-4649cf33d531" }, { "hoverinfo": "text", "lat": [ 48.46640751949198, 48.46713886453565, 48.46829711966126, 48.46870230865693 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.800222048335861, 7.800113593024479, 7.800610379993774, 7.799503775436979 ], "mode": "lines", "name": "lines", "text": "Line 34", "type": "scattermapbox", "uid": "f4a124cb-23d7-4d36-b0f7-e8694cb9702f" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46640751949198 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.807525342273558, 7.800222048335861 ], "mode": "lines", "name": "lines", "text": "Line 35", "type": "scattermapbox", "uid": "a3b298bb-cfaf-4589-8442-315df08f07b3" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436205573347365, 48.43694878244345, 48.43815271597494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069666, 7.806421309165258, 7.805599960895251, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 36", "type": "scattermapbox", "uid": "0dcdbafe-e608-484f-aba8-a80962d31448" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436230098695766, 48.434793539959934, 48.43346181641802, 48.43251066829441 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.806058800069666, 7.805335765722178, 7.805199488129789, 7.804603425727041, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 37", "type": "scattermapbox", "uid": "3e7e5ec8-944b-4c9d-8477-ddcb7fd41fd3" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41861893206774, 48.41987792804732 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.766083922141857, 7.765743379197341 ], "mode": "lines", "name": "lines", "text": "Line 38", "type": "scattermapbox", "uid": "aa520008-c84e-4bb0-a47e-a4977d01040e" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41394093257705, 48.414134725388585, 48.41297284402848 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.769730282276353, 7.770542159455434, 7.771503761305578 ], "mode": "lines", "name": "lines", "text": "Line 39", "type": "scattermapbox", "uid": "3acb4222-f6be-4652-9342-e35cc6779605" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41437143811342, 48.41460781658695, 48.41456684739915, 48.41394963541415 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769441570183343, 7.76840612857103, 7.767799181835639, 7.767132182739272, 7.766593408888199 ], "mode": "lines", "name": "lines", "text": "Line 40", "type": "scattermapbox", "uid": "2466ae75-117b-4824-97b7-49beb7be7616" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.434803999237275, 48.435869585207605, 48.437252750983454 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.810916838962539, 7.8117633004896065, 7.81235888994762, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 41", "type": "scattermapbox", "uid": "60c635bd-4b0b-45d1-89d6-c26aa1689190" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.3424015615867, 48.3418862433713, 48.335962477278066, 48.33198343262878 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160378, 7.7582837562741425, 7.757160848107007, 7.753461280522535, 7.7531251630096625 ], "mode": "lines", "name": "lines", "text": "Line 42", "type": "scattermapbox", "uid": "29ab1c8f-a63d-446f-b611-dbf3489cbe68" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330346496050815, 48.32945774645592 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7531251630096625, 7.76187711833228, 7.761240053860619 ], "mode": "lines", "name": "lines", "text": "Line 43", "type": "scattermapbox", "uid": "1661718e-99dd-4ab1-b939-f436626c8305" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330208898041064, 48.3297903765724 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7531251630096625, 7.753573521770497, 7.753395370107165 ], "mode": "lines", "name": "lines", "text": "Line 44", "type": "scattermapbox", "uid": "b71562fb-82d5-43d3-b8b6-cc4f73089690" }, { "hoverinfo": "text", "lat": [ 48.41572609266569, 48.41575401931798, 48.42084885222796, 48.42296454933692 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879041696902698, 7.877416142764898, 7.854664591435209, 7.845385081336094 ], "mode": "lines", "name": "lines", "text": "Line 45", "type": "scattermapbox", "uid": "cae2e3fc-7508-4bcb-9ba0-a4a667add16f" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40904311793682, 48.40388379781226 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.777498262968485, 7.78873191474689 ], "mode": "lines", "name": "lines", "text": "Line 46", "type": "scattermapbox", "uid": "26a75faf-83b7-4bb0-8858-5c176b98e9af" }, { "hoverinfo": "text", "lat": [ 48.40388379781226, 48.396074132219894, 48.39606378339081 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.78873191474689, 7.805732381533641, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 47", "type": "scattermapbox", "uid": "4159bc3c-7bac-4585-91bf-ba2b9c6da3d6" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.4096593366681 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.842638336293208, 7.863756663915659 ], "mode": "lines", "name": "lines", "text": "Line 48", "type": "scattermapbox", "uid": "d79d35b3-2978-46a9-a4ea-6681a3f80dd9" }, { "hoverinfo": "text", "lat": [ 48.4096593366681, 48.4083543740902, 48.40633626882105, 48.40552685325916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.863756663915659, 7.8662259168368465, 7.875543574545267, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 49", "type": "scattermapbox", "uid": "7337fac0-8541-4072-b52a-a4b10e2dee15" }, { "hoverinfo": "text", "lat": [ 48.391700890001346, 48.39208848004829, 48.39326050267422, 48.394103798473296, 48.3945547395238, 48.39606378339081 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.812653775857045, 7.812246482891779, 7.811644040831613, 7.809930941843871, 7.806087360715495, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 50", "type": "scattermapbox", "uid": "6b274230-5354-405e-b38d-23cfab3948bf" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.39828929482848, 48.400386905761486, 48.401150186262775, 48.40220930072947, 48.40261122318775, 48.403862633453066, 48.404144714199944 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.842638336293208, 7.842030849441937, 7.839096884116732, 7.839892665873727, 7.8413908252968065, 7.842892000465948, 7.842087064910102, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 51", "type": "scattermapbox", "uid": "bbca5355-c8dd-4387-98c6-21efde006ec2" }, { "hoverinfo": "text", "lat": [ 48.436259360073386, 48.43621079354168, 48.43759153175594 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.786659017249264, 7.7869740594737324, 7.7990595062228785 ], "mode": "lines", "name": "lines", "text": "Line 52", "type": "scattermapbox", "uid": "1bc76676-d97f-4156-86f4-68bad005a53f" }, { "hoverinfo": "text", "lat": [ 48.43784808660618, 48.436259360073386 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776376345809918, 7.786659017249264 ], "mode": "lines", "name": "lines", "text": "Line 53", "type": "scattermapbox", "uid": "7875ed1a-b3b5-4477-9928-35219faafe32" }, { "hoverinfo": "text", "lat": [ 48.43759153175594, 48.43836507696538, 48.43811625358793, 48.43774644969709, 48.43721361178565, 48.43815271597494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7990595062228785, 7.799269730432637, 7.802946687308668, 7.804438421470779, 7.805266836376363, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 54", "type": "scattermapbox", "uid": "78485dad-c680-4314-b385-adfc18924fba" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.396949083128646, 48.3966732400268, 48.395816461271274, 48.393568726620664, 48.39201827430585, 48.389305854820215, 48.38881633852503 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7639679630755785, 7.764958576168759, 7.766290866386118, 7.765925898160766, 7.763765633373513, 7.76270001899473, 7.761571047728338, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 55", "type": "scattermapbox", "uid": "e50d6273-c499-4ea7-b24f-18bde8a4938c" }, { "hoverinfo": "text", "lat": [ 48.42296454933692, 48.428440935748135, 48.429742025422705 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.845385081336094, 7.821346748489995, 7.818122484083302 ], "mode": "lines", "name": "lines", "text": "Line 56", "type": "scattermapbox", "uid": "a16f0f5b-12ab-4acf-a084-9d235a0ca73f" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.44215898325653 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.816614645304303 ], "mode": "lines", "name": "lines", "text": "Line 57", "type": "scattermapbox", "uid": "dd262674-711c-4268-814d-629ce9168f81" }, { "hoverinfo": "text", "lat": [ 48.46664642658219, 48.46690297489557, 48.46785146427126, 48.469402201395276, 48.470024878620656 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.834053059788065, 7.834293506224346, 7.836048527306763, 7.835171724259328, 7.83584018305238 ], "mode": "lines", "name": "lines", "text": "Line 58", "type": "scattermapbox", "uid": "a599150b-0a75-44e0-b78a-f23e4235b88c" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458161505927265, 48.45958978413993, 48.45952177586862, 48.46491575386854, 48.46664642658219 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748854, 7.871205169962984, 7.865685066310094, 7.85567452952527, 7.834291967845081, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 59", "type": "scattermapbox", "uid": "9d946f4e-1abc-4c21-b2be-5857bb1e0824" }, { "hoverinfo": "text", "lat": [ 48.46648941031778, 48.466585858793486, 48.46719882494159, 48.46600061456642, 48.46663092406931, 48.46664642658219 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.827272008388869, 7.827736514326724, 7.829141388900315, 7.831866337062212, 7.833564402406187, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 60", "type": "scattermapbox", "uid": "b15897eb-4fe6-4585-8754-d3a113f2677c" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.46648941031778 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410645, 7.827272008388869 ], "mode": "lines", "name": "lines", "text": "Line 61", "type": "scattermapbox", "uid": "9463c172-147a-40cc-8d88-c0f82658eb2b" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43784808660618 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761533394371758, 7.776376345809918 ], "mode": "lines", "name": "lines", "text": "Line 62", "type": "scattermapbox", "uid": "1b7906be-5b0e-490c-9413-88049b37aa25" }, { "hoverinfo": "text", "lat": [ 48.460457836078916, 48.45994229262162, 48.45859429977883 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7870184783196414, 7.786623656586779, 7.786003458366424 ], "mode": "lines", "name": "lines", "text": "Line 63", "type": "scattermapbox", "uid": "02becc35-3ea8-4e0f-aa55-74299d77803c" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.46255155295306, 48.460471758802946, 48.460457836078916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7989155508533345, 7.798843163722456, 7.787194863706356, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 64", "type": "scattermapbox", "uid": "e5bbc854-389d-41cf-ab81-eac0673e1d92" }, { "hoverinfo": "text", "lat": [ 48.465850305770324, 48.46578217804072, 48.46500727415786, 48.46263647424076, 48.461078004830576, 48.461045792307914, 48.46053877934778, 48.460457836078916 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.793053060577116, 7.795085016423944, 7.794918198969546, 7.796165093559832, 7.788830555207743, 7.786709754259562, 7.786464198716272, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 65", "type": "scattermapbox", "uid": "f23f6a7c-e909-4cfd-84ab-9305b2fdd40b" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38592827023448, 48.38643006543967, 48.38717390141275, 48.38755401582079 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.811370592555607, 7.811595368627361, 7.8110655410753305, 7.811368752265022, 7.811928656238957 ], "mode": "lines", "name": "lines", "text": "Line 67", "type": "scattermapbox", "uid": "f7f136d9-a007-459c-a607-7a188e149b6c" }, { "hoverinfo": "text", "lat": [ 48.397738420928505, 48.399447776573254, 48.39840208744342, 48.39898093139586, 48.39809430352463 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908494527610642, 7.909391336045341, 7.924082516891834, 7.926292142746251, 7.931257487389006 ], "mode": "lines", "name": "lines", "text": "Line 68", "type": "scattermapbox", "uid": "9bfabf61-48dd-4a93-b3c6-b546e5fe426a" }, { "hoverinfo": "text", "lat": [ 48.39809430352463, 48.396326952952926, 48.396057772894174 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.931257487389006, 7.9328519553556625, 7.937738708318573 ], "mode": "lines", "name": "lines", "text": "Line 69", "type": "scattermapbox", "uid": "a004a2b0-9354-41a9-8647-1e62f6e83085" }, { "hoverinfo": "text", "lat": [ 48.42317235657316, 48.42387899645521, 48.425568854638804 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904856256838565, 7.9056576338374045, 7.90302727463664 ], "mode": "lines", "name": "lines", "text": "Line 70", "type": "scattermapbox", "uid": "42fe9f66-4517-431e-8781-e14795bf8dc7" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.42674695926333, 48.426754589775385 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90302727463664, 7.904313419921907, 7.904323568737559 ], "mode": "lines", "name": "lines", "text": "Line 71", "type": "scattermapbox", "uid": "a8ce19bf-1428-425c-8bf2-f8c032513c14" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.426782149219186, 48.430715471018566, 48.43187131764267, 48.43274836138279, 48.43320651834232 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.90302727463664, 7.9004227675869725, 7.895925122046606, 7.893064653287695, 7.888368095378328, 7.887773560526681 ], "mode": "lines", "name": "lines", "text": "Line 72", "type": "scattermapbox", "uid": "8ae9e695-4fd6-4fdf-888a-43ddca8a494a" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42021485437283, 48.4198526405345, 48.42108182048383 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9011500193365976, 7.902983352314849, 7.904558598573842, 7.907598272338418 ], "mode": "lines", "name": "lines", "text": "Line 73", "type": "scattermapbox", "uid": "a9fdbdbe-2466-4273-a7fe-453698023d81" }, { "hoverinfo": "text", "lat": [ 48.42108182048383, 48.42140868536638, 48.42259830297425, 48.424189374790565 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.907598272338418, 7.907531430645556, 7.905298981104299, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 74", "type": "scattermapbox", "uid": "62ff0027-ca19-4fd3-938d-7f8fc06a5736" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42317235657316 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9011500193365976, 7.904856256838565 ], "mode": "lines", "name": "lines", "text": "Line 75", "type": "scattermapbox", "uid": "d625fd99-36ce-47d8-8d1c-f202326716a5" }, { "hoverinfo": "text", "lat": [ 48.34952330391048, 48.350331936182144, 48.35261080970117 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757528366368601, 7.757431972718526, 7.754567342326092 ], "mode": "lines", "name": "lines", "text": "Line 76", "type": "scattermapbox", "uid": "72caa298-858b-4e5a-8803-43ff3b4e2011" }, { "hoverinfo": "text", "lat": [ 48.36812436771714, 48.35405754545721, 48.34952330391048 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7570610587837985, 7.761294687414599, 7.757528366368601 ], "mode": "lines", "name": "lines", "text": "Line 77", "type": "scattermapbox", "uid": "ad7bccea-b1ea-4d10-86e0-7c8ce489eb34" }, { "hoverinfo": "text", "lat": [ 48.42400659063858, 48.42255372116526 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.917782616603751, 7.912914076993205 ], "mode": "lines", "name": "lines", "text": "Line 78", "type": "scattermapbox", "uid": "e5b10eb7-a7c6-4752-a374-c8854af509fe" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.424555179766614, 48.42590628657446 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076993205, 7.91460815507501, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 79", "type": "scattermapbox", "uid": "3e43b44f-8e04-4fe1-96a0-06578cd11d85" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42620031140816, 48.42567694196727, 48.42624241122747, 48.42551677296, 48.42590628657446 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322314, 7.9096097137321575, 7.910526348475814, 7.911706758847144, 7.912601625117511, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 80", "type": "scattermapbox", "uid": "c3667dd8-5a6a-4681-9363-db4853049943" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.42109713593527, 48.42043867715034 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.912914076993205, 7.9149877973452325, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 81", "type": "scattermapbox", "uid": "fbfcb0c0-467f-40cc-aa07-272c681a7c46" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42540397588583, 48.424189374790565 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909334378322314, 7.910628274806782, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 82", "type": "scattermapbox", "uid": "c7b48f08-062e-46b9-8da0-87f92f81b6d3" }, { "hoverinfo": "text", "lat": [ 48.41021512074332, 48.41132488244692, 48.41239165414067 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888453497872503, 7.886142061204039, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 85", "type": "scattermapbox", "uid": "a07fc1fc-956a-45b6-be1a-8033e3b10d74" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41253886837926, 48.41264630582966, 48.41239165414067 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.8867546788611005, 7.8862687847719055, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 86", "type": "scattermapbox", "uid": "c8d1defa-dd70-40e9-850c-9adf46719f11" }, { "hoverinfo": "text", "lat": [ 48.40051528841825, 48.39898138559237, 48.39757191960665 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.901722719875829, 7.901478376520232, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 87", "type": "scattermapbox", "uid": "db7f5d42-3e04-4204-b1b4-1269e84734fc" }, { "hoverinfo": "text", "lat": [ 48.41100311473389, 48.41119728923158, 48.41219987861257 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.896173712216915, 7.898364527394352, 7.899896941709809 ], "mode": "lines", "name": "lines", "text": "Line 90", "type": "scattermapbox", "uid": "78424aec-7f96-4acc-8caa-f706f5cebe42" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40314742067377, 48.41145849304244, 48.42043867715034 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216282655, 7.9311113339541865, 7.924782339298965, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 91", "type": "scattermapbox", "uid": "230760c1-647a-4895-93dd-48b2bf5ad1b0" }, { "hoverinfo": "text", "lat": [ 48.41295983365966, 48.41328728676508, 48.41424248087298 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8943754623023334, 7.894609615717797, 7.896383584653477 ], "mode": "lines", "name": "lines", "text": "Line 92", "type": "scattermapbox", "uid": "c751162d-068b-4ec0-82b3-eca9ea9cdc5a" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41295983365966 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.889313095595923, 7.8943754623023334 ], "mode": "lines", "name": "lines", "text": "Line 93", "type": "scattermapbox", "uid": "943d3cea-6bd1-4a1f-9ce7-544464c5be6e" }, { "hoverinfo": "text", "lat": [ 48.41219987861257, 48.41243010409824, 48.41377255465386 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.899896941709809, 7.90151744160855, 7.901303414862458 ], "mode": "lines", "name": "lines", "text": "Line 94", "type": "scattermapbox", "uid": "a627d9a2-b3a5-4aec-be16-fe1073008f84" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40146312321024, 48.40091851611696 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9328354216282655, 7.93445480593075, 7.936287351303715 ], "mode": "lines", "name": "lines", "text": "Line 95", "type": "scattermapbox", "uid": "0c326ab1-1d2c-41ec-9ff4-77bba7af8f5f" }, { "hoverinfo": "text", "lat": [ 48.40091851611696, 48.399674338579445, 48.399115015448224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.936287351303715, 7.937871546738487, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 96", "type": "scattermapbox", "uid": "5c58f8d3-a9c6-42d7-9620-8b201671296a" }, { "hoverinfo": "text", "lat": [ 48.396057772894174, 48.39622610358936, 48.39706035506982, 48.398261192716866, 48.398605596837555, 48.39883465484676, 48.399115015448224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.937738708318573, 7.93790840883059, 7.936633845961234, 7.936815722260133, 7.937734034157416, 7.9375476870283315, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 97", "type": "scattermapbox", "uid": "9d0832cc-7225-4e84-a662-13b8ab889f90" }, { "hoverinfo": "text", "lat": [ 48.3297903765724, 48.32897411715177, 48.32845845018001 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753395370107165, 7.7558693010633455, 7.757920252549802 ], "mode": "lines", "name": "lines", "text": "Line 98", "type": "scattermapbox", "uid": "5ba38c78-b77f-4662-821a-fb5812539d2b" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.34403541579084, 48.34396313064473 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.759629839160378, 7.7578227652717215, 7.755780231459939 ], "mode": "lines", "name": "lines", "text": "Line 99", "type": "scattermapbox", "uid": "2821d5fb-0c97-44d8-b75a-666faf3e9be9" }, { "hoverinfo": "text", "lat": [ 48.39621702741659, 48.396778066431686, 48.3970537607894, 48.397738420928505 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.9059194682879745, 7.905870190749077, 7.9077517417558285, 7.908494527610642 ], "mode": "lines", "name": "lines", "text": "Line 100", "type": "scattermapbox", "uid": "05dd05c7-1f21-498d-8310-93d42f06326d" }, { "hoverinfo": "text", "lat": [ 48.39529930602741, 48.39512339356586, 48.39390775281652 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.902058723097734, 7.9026198872803235, 7.904432371911256 ], "mode": "lines", "name": "lines", "text": "Line 101", "type": "scattermapbox", "uid": "db9caa18-bc4a-4934-963a-44594184362a" }, { "hoverinfo": "text", "lat": [ 48.39390775281652, 48.39294498343827, 48.394300486054405, 48.39448910312712, 48.3949975040255 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.904432371911256, 7.907203737341593, 7.908190353994651, 7.9079477604156585, 7.908338597387358 ], "mode": "lines", "name": "lines", "text": "Line 102", "type": "scattermapbox", "uid": "96b302f9-b067-4ad2-823c-0e179025cdda" }, { "hoverinfo": "text", "lat": [ 48.3949975040255, 48.39634070151521, 48.39621702741659 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.908338597387358, 7.907877408860182, 7.9059194682879745 ], "mode": "lines", "name": "lines", "text": "Line 103", "type": "scattermapbox", "uid": "a3271c41-f3c6-420f-8e07-96ac85ea25c5" }, { "hoverinfo": "text", "lat": [ 48.35938749747666, 48.360232115980914, 48.36082141536698, 48.36133205152993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.77541441952286, 7.775897231831129, 7.776273831650673, 7.776701020795112 ], "mode": "lines", "name": "lines", "text": "Line 104", "type": "scattermapbox", "uid": "467cd0d7-2b9b-4bf7-88c2-b613d37426ca" }, { "hoverinfo": "text", "lat": [ 48.36133205152993, 48.361342842443364, 48.36244816363847, 48.36261088252578 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776701020795112, 7.777133131484371, 7.777571136256973, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 105", "type": "scattermapbox", "uid": "66e1e4eb-bdbc-4a70-ac87-e9fd1350f9b8" }, { "hoverinfo": "text", "lat": [ 48.356637916850076, 48.35789022741615, 48.35938749747666 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.776039269015637, 7.77632396106871, 7.77541441952286 ], "mode": "lines", "name": "lines", "text": "Line 106", "type": "scattermapbox", "uid": "bb0b6b4e-433a-46ef-88b8-f5cd4fbff88a" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.35778042544463, 48.356637916850076 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788289, 7.772129830969054, 7.776039269015637 ], "mode": "lines", "name": "lines", "text": "Line 107", "type": "scattermapbox", "uid": "c047c273-d96b-476d-b139-ef13c77946b5" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.3502399737409 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.770325968788289, 7.761479038024156 ], "mode": "lines", "name": "lines", "text": "Line 108", "type": "scattermapbox", "uid": "25fc8d79-9b97-4f66-9d2e-00252b88ef05" }, { "hoverinfo": "text", "lat": [ 48.36446774723041, 48.36350223295741, 48.36261088252578 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775695905660895, 7.776419559308901, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 109", "type": "scattermapbox", "uid": "1acb036a-6a43-4bf8-b52e-17e5b0d979cc" }, { "hoverinfo": "text", "lat": [ 48.34396313064473, 48.34426775080098, 48.34552927819756, 48.34577288780829 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755780231459939, 7.755044310619948, 7.75395234627111, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 110", "type": "scattermapbox", "uid": "36eedb24-93d8-4440-ad2b-65fdf40e7c8e" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.346005288300006, 48.34750561848171 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909635, 7.756219304854849, 7.755691317531535 ], "mode": "lines", "name": "lines", "text": "Line 111", "type": "scattermapbox", "uid": "99055123-91df-48e3-8045-fe93e65e960e" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.347582190500546, 48.349202252191944, 48.34979925579321 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.755691317531535, 7.754196257632554, 7.75453023336564, 7.752695973125419 ], "mode": "lines", "name": "lines", "text": "Line 112", "type": "scattermapbox", "uid": "8ba663c0-de53-4e11-a5b2-325e664a76fc" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.34553328906732, 48.34569381097869, 48.34577288780829 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.756184412909635, 7.756084748053403, 7.754031231612326, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 113", "type": "scattermapbox", "uid": "43ad5c24-0d4a-4d3f-925b-a31db4eb069b" }, { "hoverinfo": "text", "lat": [ 48.34979925579321, 48.34979996067782, 48.34907864266611 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.752695973125419, 7.751810826297418, 7.745178558182607 ], "mode": "lines", "name": "lines", "text": "Line 114", "type": "scattermapbox", "uid": "cd1d3f62-fa90-4f75-9d16-55df85c6ab74" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38730207692354, 48.38622195736317 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375469, 7.759170513376559, 7.762269550242781 ], "mode": "lines", "name": "lines", "text": "Line 116", "type": "scattermapbox", "uid": "a9c65f16-64a9-437a-a76e-d0e86e86a112" }, { "hoverinfo": "text", "lat": [ 48.38622195736317, 48.38591420829891, 48.387253837111224 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.762269550242781, 7.763443859194469, 7.764481499839969 ], "mode": "lines", "name": "lines", "text": "Line 117", "type": "scattermapbox", "uid": "fcd2e067-5eea-416a-823f-3324a33f7927" }, { "hoverinfo": "text", "lat": [ 48.387253837111224, 48.38794755580395, 48.3885207507809, 48.38881633852503 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.764481499839969, 7.762130310128013, 7.762763912431121, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 118", "type": "scattermapbox", "uid": "68c96966-eb68-41cd-ad3f-cc490ce4d7e0" }, { "hoverinfo": "text", "lat": [ 48.38651874734458, 48.38670318549448, 48.388499877050805 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.749098302762393, 7.74791722308796, 7.74990855383097 ], "mode": "lines", "name": "lines", "text": "Line 119", "type": "scattermapbox", "uid": "b26221c4-c0a1-40da-a7cd-a51d3bdddcf5" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38848521873247, 48.38875366719135, 48.387871778099516 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.757804110375469, 7.756986342857054, 7.755166284773694, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 120", "type": "scattermapbox", "uid": "8d6ce088-d657-4378-9447-66ba7e8a03cd" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.38177684668185, 48.3817715875042, 48.38124747665183, 48.381273336943494 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.754239849704733, 7.75489924216055, 7.754909950395876, 7.756128882042036 ], "mode": "lines", "name": "lines", "text": "Line 121", "type": "scattermapbox", "uid": "3207c3a7-ab43-455d-b32a-59f1d9aec5dc" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.38651874734458 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755431, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 122", "type": "scattermapbox", "uid": "741bfe0b-5875-439b-bac4-b5a0ef7b58ec" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.382562159648025, 48.38363665056195 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.750416988748078, 7.751239703607083 ], "mode": "lines", "name": "lines", "text": "Line 123", "type": "scattermapbox", "uid": "9e1f198e-ad6c-49ea-8e92-b18f6008c913" }, { "hoverinfo": "text", "lat": [ 48.38363665056195, 48.38424805764008, 48.38471159038374, 48.38478902399748, 48.38593046260231 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.751239703607083, 7.75163773252226, 7.750171002546136, 7.748848329315795, 7.747766254755431 ], "mode": "lines", "name": "lines", "text": "Line 124", "type": "scattermapbox", "uid": "f460e1bd-f417-42b8-a487-571bb4595380" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.37590247183891, 48.36812436771714 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.753874632672782, 7.7547195249043, 7.7570610587837985 ], "mode": "lines", "name": "lines", "text": "Line 125", "type": "scattermapbox", "uid": "51630182-84a3-47a3-a41f-64ddd6d3cc31" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.386644149787855, 48.3874779945686 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.747766254755431, 7.747345601650118, 7.7442606864655374 ], "mode": "lines", "name": "lines", "text": "Line 126", "type": "scattermapbox", "uid": "96a256d4-7ec4-4fb9-bdf5-191a47d42377" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.43345787619722 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197341, 7.75852884559422 ], "mode": "lines", "name": "lines", "text": "Line 127", "type": "scattermapbox", "uid": "e9d82859-2bde-4e07-a317-0f046863406a" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.42002993497873, 48.42373656387521 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.765743379197341, 7.766447757298912, 7.767396711800624 ], "mode": "lines", "name": "lines", "text": "Line 128", "type": "scattermapbox", "uid": "07613a25-4464-47ee-9c07-e9dd43723e63" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.410778162844814, 48.40987064549437 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962957216, 7.7767423865223115, 7.778809539550429 ], "mode": "lines", "name": "lines", "text": "Line 129", "type": "scattermapbox", "uid": "bbb87daf-0adf-4ac1-9c94-c5bc83f150ac" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.411255614311195, 48.41242444217284 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7652256726146165, 7.764837816896783, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 130", "type": "scattermapbox", "uid": "8ba945b3-0af3-41e3-ae84-e5cb98d8fba7" }, { "hoverinfo": "text", "lat": [ 48.41348695079089, 48.411820974411256, 48.41245092443458, 48.41242444217284 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.761798098369024, 7.7639922621671476, 7.765722943668262, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 131", "type": "scattermapbox", "uid": "7e280313-b4f9-419f-8eba-1968194fdf05" }, { "hoverinfo": "text", "lat": [ 48.409132210246845, 48.409159177431185, 48.40969201783802, 48.41091584191091 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.769463871775373, 7.769431844659481, 7.766595199719469, 7.7652256726146165 ], "mode": "lines", "name": "lines", "text": "Line 132", "type": "scattermapbox", "uid": "7d1b2b32-2513-406c-8dca-45f4e5ddb7cb" }, { "hoverinfo": "text", "lat": [ 48.412974384566716, 48.413310622569426, 48.41231410625155, 48.41203811444964 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775990558453953, 7.776748729173016, 7.778617825021016, 7.779195765893833 ], "mode": "lines", "name": "lines", "text": "Line 133", "type": "scattermapbox", "uid": "8d4a1ec3-0401-4bb5-bbcb-d32f63695e0c" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40798047973964, 48.40610336880996 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.775768029695534, 7.775204689771895 ], "mode": "lines", "name": "lines", "text": "Line 134", "type": "scattermapbox", "uid": "11d85c3e-6d31-49b3-9fd1-1ee8a1bb2979" }, { "hoverinfo": "text", "lat": [ 48.41394963541415, 48.41402817044714, 48.41423953060357, 48.41348695079089 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.766593408888199, 7.765444260339689, 7.7626777427693705, 7.761798098369024 ], "mode": "lines", "name": "lines", "text": "Line 135", "type": "scattermapbox", "uid": "1cc0771b-895b-4dec-a44b-205de7600cf4" }, { "hoverinfo": "text", "lat": [ 48.41297284402848, 48.41358426165366, 48.41284311448556, 48.412974384566716 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.771503761305578, 7.773426581451931, 7.775328167829357, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 136", "type": "scattermapbox", "uid": "41300d34-23f8-4eba-9c3e-c897420cf68b" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40895948374778, 48.410027488207525, 48.41066620240586 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775266635504853, 7.775834208670546, 7.7759188575687626, 7.775188962957216 ], "mode": "lines", "name": "lines", "text": "Line 137", "type": "scattermapbox", "uid": "cf38ed1b-91c5-4c5f-9c68-db89c884fc5a" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.41108201097005, 48.41202505131852, 48.41266511727912, 48.412974384566716 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.775188962957216, 7.776156826669267, 7.776069305157031, 7.775436339281925, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 138", "type": "scattermapbox", "uid": "8a91123b-f334-4e23-bb3d-aa919a2f5d12" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39984602560864, 48.39850086932322, 48.39753674813376 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924399, 7.834017116189895, 7.832656099815897, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 139", "type": "scattermapbox", "uid": "92cdb530-1ed7-4887-a8f0-5235650fbbc9" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39919649070407, 48.39847231883286, 48.39900849915065 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.835716941924399, 7.835858596456981, 7.836801497796786, 7.837825353282512 ], "mode": "lines", "name": "lines", "text": "Line 140", "type": "scattermapbox", "uid": "d55d38f1-7a83-489e-8456-8456c6b8f384" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.435288574238065, 48.43543936650166, 48.43601104381253, 48.437316002561005, 48.437252750983454 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.8132505258138085, 7.812532716283137, 7.812815396930991, 7.81257537267199, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 141", "type": "scattermapbox", "uid": "a63a0530-9255-447e-b4fd-dcc6daafab75" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38938411384804, 48.389190547412 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028874, 7.8142914995769255, 7.813750946931133 ], "mode": "lines", "name": "lines", "text": "Line 142", "type": "scattermapbox", "uid": "b03b4b98-f069-4ae9-9166-c7f19f973488" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38967584195631, 48.39156960615444, 48.391700890001346 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814401857028874, 7.814283926768524, 7.812753400538259, 7.812653775857045 ], "mode": "lines", "name": "lines", "text": "Line 143", "type": "scattermapbox", "uid": "d66e2b7e-2417-4c65-8164-db2e76f667f6" }, { "hoverinfo": "text", "lat": [ 48.38807327790548, 48.388456987321014, 48.39023179834443, 48.39111772812474, 48.39305079688887, 48.39485609665345, 48.39670488371759, 48.397430324223464, 48.39753674813376 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.822295509468786, 7.823869402630792, 7.821060890102002, 7.8223470383185365, 7.824097180083999, 7.82817169137767, 7.829222350628324, 7.830348907527293, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 144", "type": "scattermapbox", "uid": "a14fedeb-bae9-4b83-9e77-bd293b597e6b" }, { "hoverinfo": "text", "lat": [ 48.38429982163066, 48.38482287896137, 48.385206521095796, 48.386411329670736, 48.38703100357496, 48.38770493587267, 48.38807327790548 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.817020486640719, 7.818788709988698, 7.819439439536745, 7.822665542229924, 7.821984784441359, 7.822815782652791, 7.822295509468786 ], "mode": "lines", "name": "lines", "text": "Line 145", "type": "scattermapbox", "uid": "b069c208-c36a-4044-ae45-c6e7544c396e" }, { "hoverinfo": "text", "lat": [ 48.38288709434517, 48.3824062333189, 48.383115188123824, 48.38429982163066 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815501413380185, 7.8165460842194285, 7.817602428474285, 7.817020486640719 ], "mode": "lines", "name": "lines", "text": "Line 146", "type": "scattermapbox", "uid": "e997d59a-21ed-4df5-ade1-d04ca26bd6c3" }, { "hoverinfo": "text", "lat": [ 48.45286282616684, 48.452366799509484, 48.4524723301637, 48.45200044860422 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8180021610304395, 7.817350472811672, 7.816277752431677, 7.815999191593499 ], "mode": "lines", "name": "lines", "text": "Line 147", "type": "scattermapbox", "uid": "6c73bb77-998b-4466-90a0-a4fac50a68b0" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45184898513226, 48.45198309300497, 48.451139116612424, 48.451383949764825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.815999191593499, 7.815947025298658, 7.815445545455063, 7.814877765307096, 7.813866108825062 ], "mode": "lines", "name": "lines", "text": "Line 148", "type": "scattermapbox", "uid": "9c42c52d-e3bd-4f78-983a-985c8e0412c0" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45286282616684 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480753, 7.8180021610304395 ], "mode": "lines", "name": "lines", "text": "Line 149", "type": "scattermapbox", "uid": "2d3d9a93-e1a1-466e-a725-ef5f238f8cbf" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45266207845663, 48.45431913250276, 48.45412175432323 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.82260854480753, 7.822566781765378, 7.8231972237873055, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 150", "type": "scattermapbox", "uid": "6ae068ea-ed4f-44e7-94db-9e488b940c06" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.430279335057335, 48.43083045463459, 48.43251066829441 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941558, 7.808549583479397, 7.804648465174968, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 151", "type": "scattermapbox", "uid": "5e31b57f-fb2b-47e9-a960-2dd18f7f8be2" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.42998020029146, 48.42871494025954 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.809467223941558, 7.80939154874604, 7.810780426186093 ], "mode": "lines", "name": "lines", "text": "Line 152", "type": "scattermapbox", "uid": "3e3a1c35-8a16-4448-bf7a-009d6f39bc0e" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.43497042102222, 48.43310110710246, 48.43283117115614 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.814348752471499, 7.815872682700543, 7.815418792061614, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 153", "type": "scattermapbox", "uid": "aae39b6f-c6cb-4339-bdd6-98286bd6144a" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42987868582431, 48.43023545575329, 48.43069248590998, 48.430884242844414, 48.43283117115614 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083302, 7.818083816985085, 7.817135120872113, 7.817461811443773, 7.816642126260018, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 154", "type": "scattermapbox", "uid": "e81d1eca-f3a1-47c5-b2b5-ddec5a51064d" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42919600787221, 48.42888699875941, 48.428119200291015 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818122484083302, 7.81640506183514, 7.8170279262721305, 7.817198631577271 ], "mode": "lines", "name": "lines", "text": "Line 156", "type": "scattermapbox", "uid": "c38898a6-57d9-48fc-899a-c06da8f3c0df" }, { "hoverinfo": "text", "lat": [ 48.456154303023624, 48.453581851135894, 48.45301794985788, 48.45361129378401 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.909234863520487, 7.903483652202896, 7.900317070730436, 7.895958297692454 ], "mode": "lines", "name": "lines", "text": "Line 157", "type": "scattermapbox", "uid": "cd79fe7e-a348-4ffb-962b-723fe3fc10bf" }, { "hoverinfo": "text", "lat": [ 48.45361129378401, 48.45475150472113, 48.456011480046634 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.895958297692454, 7.895686273671309, 7.888307623911052 ], "mode": "lines", "name": "lines", "text": "Line 158", "type": "scattermapbox", "uid": "c7232a63-5eb1-4a12-a474-ce95e0794883" }, { "hoverinfo": "text", "lat": [ 48.456011480046634, 48.456277193475245, 48.45609712783013, 48.45630214584791 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.888307623911052, 7.887769163258494, 7.883674810335124, 7.882123314640927 ], "mode": "lines", "name": "lines", "text": "Line 161", "type": "scattermapbox", "uid": "478bd092-deb6-4da5-9ecd-efb1c23dea37" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45693820399374 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.913960629335016 ], "mode": "lines", "name": "lines", "text": "Line 162", "type": "scattermapbox", "uid": "2d0a9c76-4b2a-4a76-8101-716e2495fb50" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46596098112934, 48.46600035603963, 48.4663049779099, 48.466147000477825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.807525342273558, 7.807541018641054, 7.810031262748449, 7.810539456577776, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 163", "type": "scattermapbox", "uid": "1832be5a-06b4-4442-809c-1e1e220521d2" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.465810658396016, 48.465903808675655, 48.466147000477825 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.818941066410645, 7.8148081342547275, 7.812943051143225, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 164", "type": "scattermapbox", "uid": "25941b63-3a28-45e7-b1f3-30c20b769109" }, { "hoverinfo": "text", "lat": [ 48.45663219652865, 48.45683348225945, 48.457400741719084, 48.456154303023624 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.91309968024162, 7.912790933340882, 7.912023603714119, 7.909234863520487 ], "mode": "lines", "name": "lines", "text": "Line 165", "type": "scattermapbox", "uid": "9ac6ff85-7c99-4c77-8a62-062ecfa9e103" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.462966137598414 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.7989155508533345, 7.805015433493657 ], "mode": "lines", "name": "lines", "text": "Line 167", "type": "scattermapbox", "uid": "ae88cff7-fb33-4ba8-83ea-0166a1121f45" }, { "hoverinfo": "text", "lat": [ 48.46870230865693, 48.46588425232575, 48.46588038301405 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.799503775436979, 7.797891210313555, 7.796742737062251 ], "mode": "lines", "name": "lines", "text": "Line 168", "type": "scattermapbox", "uid": "4aa97d2c-8be5-483f-ac60-34cab6f38002" }, { "hoverinfo": "text", "lat": [ 48.46588038301405, 48.46590636448979, 48.465850305770324 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.796742737062251, 7.794110968820244, 7.793053060577116 ], "mode": "lines", "name": "lines", "text": "Line 169", "type": "scattermapbox", "uid": "3641b9f3-c97a-481a-85c9-be3f3204c4c1" }, { "hoverinfo": "text", "lat": [ 48.464992966711876, 48.465615075702345, 48.46636840610652, 48.46654892075205, 48.46740551088164 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8772531096021225, 7.876719230418894, 7.876755015618991, 7.876972891131064, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 170", "type": "scattermapbox", "uid": "c403ff8f-9ecb-4be2-ad3a-fa9954832e86" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47232304100324, 48.471653361700504, 48.47114089928745, 48.469135171972084, 48.469371377315554, 48.46779456508245, 48.46740551088164 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565561, 7.87553451179687, 7.875985161360089, 7.8754868302533785, 7.8766370877268415, 7.877441949337932, 7.8784594392726275, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 171", "type": "scattermapbox", "uid": "3f50c0d7-dfdc-4156-9da9-bd72190dca10" }, { "hoverinfo": "text", "lat": [ 48.46135558758982, 48.46292133785349, 48.46302758307299 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.883446890955213, 7.883787221239488, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 172", "type": "scattermapbox", "uid": "8a74341a-e1e9-420f-b325-a116b7c77937" }, { "hoverinfo": "text", "lat": [ 48.46302758307299, 48.46350368009781, 48.46419158986993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882607162668228, 7.884018547869182, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 173", "type": "scattermapbox", "uid": "e05b5c92-d016-4211-ace2-d50388d8c1a7" }, { "hoverinfo": "text", "lat": [ 48.46216934371708, 48.463234458284845, 48.46302758307299 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880230044935762, 7.88045814383381, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 174", "type": "scattermapbox", "uid": "7c21b9e5-310b-43da-87fd-b28f6ac2a4b5" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.4592544606926, 48.460217725213965, 48.46019305687496, 48.46086262397383, 48.460875554850986, 48.46135558758982 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.885108020255239, 7.88463276201164, 7.884079704569539, 7.883791479416059, 7.883409991222961, 7.883446890955213 ], "mode": "lines", "name": "lines", "text": "Line 175", "type": "scattermapbox", "uid": "9c8c43cd-54d5-41dc-8b6f-3c7c03b42065" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47484422825035 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875816099565561, 7.8766686742379 ], "mode": "lines", "name": "lines", "text": "Line 177", "type": "scattermapbox", "uid": "28c7c26e-d1c2-418a-99ef-21339a28b064" }, { "hoverinfo": "text", "lat": [ 48.46999586189971, 48.471352495430835, 48.4716203037702, 48.47236011475879 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.879904417663551, 7.878813093143564, 7.876277200018503, 7.875816099565561 ], "mode": "lines", "name": "lines", "text": "Line 178", "type": "scattermapbox", "uid": "bad1bc7d-641d-4b0f-a24b-57d8d56f9efa" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46667163016856, 48.467065898613896, 48.46954175796976, 48.46999586189971 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342441, 7.881650002035901, 7.8825954473833, 7.881056765995861, 7.879904417663551 ], "mode": "lines", "name": "lines", "text": "Line 179", "type": "scattermapbox", "uid": "04f7a54e-38a3-4b98-9367-2dc3b04e018f" }, { "hoverinfo": "text", "lat": [ 48.43320651834232, 48.43560076569496, 48.442648263351956, 48.44299303111801 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.887773560526681, 7.884664667578411, 7.878362755736306, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 180", "type": "scattermapbox", "uid": "6dd3cedf-5797-4a5b-aecf-75b73527fabb" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45379717742741, 48.454017960013346, 48.454778277476066 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.884505171805593, 7.880912379083172, 7.8780829873514735 ], "mode": "lines", "name": "lines", "text": "Line 181", "type": "scattermapbox", "uid": "f8c691fb-7949-4813-bc82-6c84fe82cab3" }, { "hoverinfo": "text", "lat": [ 48.454778277476066, 48.454862932546604, 48.45553885393046, 48.456340751479296, 48.457138914547706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8780829873514735, 7.877908932007719, 7.878580240512281, 7.877014230115567, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 182", "type": "scattermapbox", "uid": "3c22ee97-2eb2-4e54-a23f-0154e4c9cafc" }, { "hoverinfo": "text", "lat": [ 48.45630214584791, 48.456681773435555, 48.457138914547706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.882123314640927, 7.879801543323664, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 183", "type": "scattermapbox", "uid": "0572f9f8-cfe4-419d-a8a8-d74132d4c984" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45835960085757, 48.45867550571073, 48.459363549908545 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885461594829595, 7.883522518897682, 7.880600941961612, 7.880760551329292 ], "mode": "lines", "name": "lines", "text": "Line 184", "type": "scattermapbox", "uid": "71622fa6-80f9-406f-b4a8-2ad4e301fa37" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45321614163511, 48.44925911155264, 48.44679416444972, 48.446593443338706 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.885301981835426, 7.882913757659489, 7.879224273817726, 7.8768895421932665 ], "mode": "lines", "name": "lines", "text": "Line 185", "type": "scattermapbox", "uid": "c6d666a9-03ff-4339-b11f-bcdabe6ee754" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.453729290914936, 48.452782213364635, 48.45231709169025 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.885171754318366, 7.886951183856713, 7.88692885450537, 7.888244332713394 ], "mode": "lines", "name": "lines", "text": "Line 186", "type": "scattermapbox", "uid": "36c0a7c9-f127-4ca9-93c6-418b22a3c250" }, { "hoverinfo": "text", "lat": [ 48.446593443338706, 48.44509707760691, 48.444455575372636, 48.44349226903906, 48.44299303111801 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.8768895421932665, 7.876863406747586, 7.876408564982003, 7.876439417323533, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 187", "type": "scattermapbox", "uid": "7d5dbae8-7499-4f3a-b9c3-aa270b23a899" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458285061942725, 48.461302273075184, 48.46134835144908 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.872608192748854, 7.872396448819719, 7.874935206203555, 7.875200408304177 ], "mode": "lines", "name": "lines", "text": "Line 189", "type": "scattermapbox", "uid": "390f8e78-9606-44e3-9ae4-805c4771fff3" }, { "hoverinfo": "text", "lat": [ 48.46134835144908, 48.46161584278902, 48.463280486043914, 48.463639313976586 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.875200408304177, 7.87515321547196, 7.8771212308234695, 7.87750063169496 ], "mode": "lines", "name": "lines", "text": "Line 190", "type": "scattermapbox", "uid": "868e6cf6-3f40-43a0-9a7f-6e1ed7173828" }, { "hoverinfo": "text", "lat": [ 48.463639313976586, 48.464992966711876 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.87750063169496, 7.8772531096021225 ], "mode": "lines", "name": "lines", "text": "Line 191", "type": "scattermapbox", "uid": "c46f63cf-c991-4556-a5dc-56b16fb757d1" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46601268489703, 48.46585855069001, 48.46419158986993 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.880884492342441, 7.882132382849003, 7.8835869195522905, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 192", "type": "scattermapbox", "uid": "17fd53f9-30dc-4457-8366-c4f37af1c280" }, { "hoverinfo": "text", "lat": [ 48.43345787619722, 48.435108039988904, 48.43782243283874, 48.43987488344481 ], "line": { "color": "rgb(128, 128, 128)", "width": 1 }, "lon": [ 7.75852884559422, 7.7589568982186705, 7.758431384491164, 7.761533394371758 ], "mode": "lines", "name": "lines", "text": "Line 193", "type": "scattermapbox", "uid": "f07ffe95-21e8-4e65-bce7-9b98a782258a" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38527882215718, 48.38288709434517 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.811370592555607, 7.81131878757271, 7.815501413380185 ], "mode": "lines", "name": "disconnected lines", "text": "index = 66
name = Line 66
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "type": "scattermapbox", "uid": "7c0f9473-5b66-45d9-a02e-2afdcf1949cb" }, { "hoverinfo": "text", "lat": [ 48.3483412652115, 48.34860057696006, 48.34952330391048 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.758380110203433, 7.758084610072596, 7.757528366368601 ], "mode": "lines", "name": "disconnected lines", "text": "index = 8
name = Line 8
length = 0.146 km
R = 0.023 Ohm
X = 0.017 Ohm
", "type": "scattermapbox", "uid": "ae3b50a9-66eb-46d8-b830-0e055a7e5b63" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.419194753685254, 48.421893919684095 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.888468123365956, 7.893632132029573, 7.9011500193365976 ], "mode": "lines", "name": "disconnected lines", "text": "index = 23
name = Line 23
length = 1.188 km
R = 0.191 Ohm
X = 0.139 Ohm
", "type": "scattermapbox", "uid": "bea05b71-c31a-41db-b7a1-dfb26f038906" }, { "hoverinfo": "text", "lat": [ 48.39757191960665, 48.39661859729651, 48.39529930602741 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.901304807602199, 7.901229365761005, 7.902058723097734 ], "mode": "lines", "name": "disconnected lines", "text": "index = 88
name = Line 88
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "type": "scattermapbox", "uid": "7ffca407-fce1-47a4-90bd-d6f712182a67" }, { "hoverinfo": "text", "lat": [ 48.457138914547706, 48.45794147326836 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.877717653157177, 7.872608192748854 ], "mode": "lines", "name": "disconnected lines", "text": "index = 188
name = Line 188
length = 0.386 km
R = 0.062 Ohm
X = 0.045 Ohm
", "type": "scattermapbox", "uid": "09940f64-f0a0-4379-bf17-af719fc593be" }, { "hoverinfo": "text", "lat": [ 48.44215898325653, 48.45155156671372 ], "line": { "color": "red", "width": 0.5 }, "lon": [ 7.816614645304303, 7.819549800807888 ], "mode": "lines", "name": "disconnected lines", "text": "index = 31
name = Line 31
length = 0.967 km
R = 0.156 Ohm
X = 0.113 Ohm
", "type": "scattermapbox", "uid": "b4c94b7c-7f3b-4c61-908b-fffb95dfa703" }, { "hoverinfo": "text", "lat": [ 48.408048652539115, 48.4056432457098, 48.40454728325935, 48.40078554670279, 48.39785707566742, 48.38043909257006, 48.366959897529924, 48.36630037039423, 48.3492906194762, 48.34823097036504, 48.38521984646548, 48.3870824653059, 48.3886416596812, 48.38703934474308, 48.402659024832445, 48.40853579678823, 48.40289657239965, 48.40069237939694, 48.413572269673566, 48.41564447506017, 48.4145803412888, 48.41545229056571, 48.43235204164306, 48.43125182007891, 48.457681991031286, 48.46264648487659, 48.45203385302676, 48.46771799209846, 48.466125368494744, 48.437550749209194, 48.43412767818897, 48.41638128205721, 48.41355378470853, 48.414489627350186, 48.435336792222444, 48.33892436032468, 48.3311649643398, 48.33109616533493, 48.418301435772975, 48.40646345787454, 48.399978965016075, 48.40388739306894, 48.40734532145562, 48.39432926899855, 48.40167974349612, 48.43690116264881, 48.43705372333979, 48.43824066527665, 48.39469259394597, 48.425702742542526, 48.43859573124767, 48.468626832833266, 48.46221876486858, 48.466599719754, 48.46616577276415, 48.4388614850255, 48.45926829620022, 48.461511655878, 48.46185723953567, 48.38680198342621, 48.39892493200834, 48.39619236292355, 48.424723925547006, 48.42615790695107, 48.428748810118876, 48.420033747453665, 48.423393838882404, 48.42253313812863, 48.35147137294166, 48.36109095658718, 48.42328015590192, 48.423554450465936, 48.42595967659737, 48.421825428550264, 48.4247966753382, 48.41077000159512, 48.41262822736161, 48.399748337005306, 48.411100201982734, 48.41594858509639, 48.41376488381903, 48.41283871000181, 48.4123149913554, 48.4011908196636, 48.4002964273482, 48.39766077389334, 48.32938224686208, 48.34399927321779, 48.39691591361054, 48.394515573191185, 48.39342636812739, 48.3962788644659, 48.360526765673946, 48.36189550304091, 48.358638862446405, 48.35720917114735, 48.35499590172193, 48.363056557741594, 48.34489851449927, 48.346755453390855, 48.348392221346245, 48.345613550023, 48.349439301671964, 48.386762017143354, 48.386584022705065, 48.38760069645758, 48.387601531272644, 48.38861944296191, 48.38150953207801, 48.38622460497345, 48.38227509669734, 48.38475030719061, 48.37201341977803, 48.38706107217823, 48.42666790212227, 48.42188324942697, 48.41032440416959, 48.41184002824202, 48.41265396260107, 48.4094255976346, 48.412812364410485, 48.4070419242748, 48.41413385052535, 48.41321368806961, 48.40949348597765, 48.411553531144286, 48.39917344746593, 48.398834404768465, 48.4357252051571, 48.38928733063002, 48.390622724055376, 48.392084262506806, 48.385808925383266, 48.382760710721364, 48.45241956483659, 48.4515611048087, 48.45258691623229, 48.4534906054797, 48.43055489484596, 48.429347570275496, 48.434035764062344, 48.43078836437719, 48.42946901664746, 48.45329990049689, 48.45538149238388, 48.45618716065269, 48.457731400343455, 48.465980668584486, 48.465826396803266, 48.456777522371354, 48.46290694735721, 48.46729328049134, 48.465893373751925, 48.46599174090443, 48.470138035629766, 48.462138462721654, 48.4632656315854, 48.463131020678915, 48.46020539104446, 48.47360217150457, 48.47148639960052, 48.46830382829182, 48.439124514523456, 48.45390756872038, 48.455939802704876, 48.45649195964173, 48.45851755328415, 48.44802663800118, 48.45325575213978, 48.44477632648977, 48.459793667508954, 48.46244816441647, 48.46431614034423, 48.46593561779352, 48.436465236413824, 48.38408295825118, 48.34906194043527, 48.42054433668467, 48.39595895166196, 48.45754019390803, 48.446855274985126 ], "lon": [ 7.895378121504972, 7.883015600931132, 7.894886152392418, 7.895598131597364, 7.8990065117322175, 7.796604084320775, 7.782850700834727, 7.7781972815718525, 7.759929574113794, 7.757418131207864, 7.753600358005496, 7.756449769295241, 7.815313896031627, 7.814131190682103, 7.76754343499624, 7.770387470337047, 7.839302062983236, 7.835960814799483, 7.888658712512997, 7.883754910134327, 7.90232871525728, 7.899862891773179, 7.811548926298755, 7.811856777713999, 7.82195942267599, 7.809870120787497, 7.817636815093885, 7.8003619865091265, 7.803873695304709, 7.806167009342568, 7.804901456928415, 7.7677627461625995, 7.771022960380506, 7.768102655203334, 7.812061095218613, 7.755311064314771, 7.757501140670971, 7.75334934239008, 7.866040367100053, 7.783115088857688, 7.7972321481402656, 7.853197500104434, 7.870884745691057, 7.808009151279682, 7.840641745585266, 7.793016782848305, 7.781517681529591, 7.8011082088706525, 7.76484576576714, 7.833365914913044, 7.815481698887901, 7.835610125783045, 7.844983248685176, 7.8305038629812636, 7.823106537399757, 7.768954870090838, 7.786313557476602, 7.793019013714406, 7.792497824383787, 7.811217146670176, 7.916736926468587, 7.935295331837118, 7.904342454237023, 7.903670347279274, 7.898173944816789, 7.9037709754443455, 7.906792552965841, 7.903003138087581, 7.755999657522309, 7.759177873099199, 7.915348346798478, 7.913761116034108, 7.911116553661479, 7.9139509371692185, 7.909457199817083, 7.887297779538271, 7.888033887228511, 7.90160054819803, 7.8972691198056335, 7.919284536606167, 7.895496600185637, 7.891844278949128, 7.90070719165918, 7.935371078617233, 7.937079449021101, 7.936724784110684, 7.754632335585255, 7.75680149836583, 7.906810966252452, 7.9035261295957895, 7.905818054626424, 7.906898438574078, 7.776085531740901, 7.7773521338706715, 7.775869190295785, 7.774084549992345, 7.765902503406222, 7.776993186013634, 7.754498328445529, 7.755955311193192, 7.754363245499096, 7.755057989832864, 7.748494692240012, 7.7607200318096705, 7.763962679517219, 7.763305904983991, 7.748912888459465, 7.756076313815374, 7.754904596278213, 7.748432278758912, 7.75214581071043, 7.749509665930965, 7.755890291844049, 7.745803144057827, 7.76213611239578, 7.766922234549768, 7.777775963036371, 7.7654513321815735, 7.762895180268085, 7.7680135221894755, 7.777683277097015, 7.775486359733715, 7.76406100155453, 7.774377374640643, 7.775876533119654, 7.776113065913149, 7.833336608002896, 7.836330047126884, 7.812674056607063, 7.814021223254029, 7.813518663653392, 7.823222109201268, 7.821052490883334, 7.8170742563468565, 7.816814112621675, 7.815161655381079, 7.820305352918985, 7.822882002776342, 7.806599024327182, 7.810085987466067, 7.815645737381079, 7.817051968851896, 7.817263772959221, 7.901900361466666, 7.8919969487911805, 7.88572198679681, 7.899711112082306, 7.808786140694751, 7.816874600332686, 7.910629233617303, 7.801965492173496, 7.798697492875267, 7.795426852941247, 7.876737123018943, 7.87606195899011, 7.88361705609735, 7.883312855268706, 7.8815326532510195, 7.88435623329059, 7.87624238690173, 7.877545146581033, 7.88182610668958, 7.881513711657359, 7.8827087754443825, 7.877797235313924, 7.880962428982295, 7.882061730429648, 7.881069015738607, 7.886940019181042, 7.8766359858647945, 7.873665827511637, 7.876137223147715, 7.877376870648542, 7.882859651200647, 7.758694141354917, 7.813410100476448, 7.757806488220599, 7.897391075683085, 7.90164404442937, 7.875162922953015, 7.818082223056095 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "index = 0
name = Line 0
length = 0.586 km
R = 0.094 Ohm
X = 0.069 Ohm
", "index = 1
name = Line 1
length = 1.374 km
R = 0.221 Ohm
X = 0.161 Ohm
", "index = 2
name = Line 2
length = 0.206 km
R = 0.033 Ohm
X = 0.024 Ohm
", "index = 3
name = Line 3
length = 0.617 km
R = 0.099 Ohm
X = 0.072 Ohm
", "index = 4
name = Line 4
length = 0.382 km
R = 0.061 Ohm
X = 0.045 Ohm
", "index = 5
name = Line 5
length = 3.303 km
R = 0.532 Ohm
X = 0.386 Ohm
", "index = 6
name = Line 6
length = 0.35 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 7
name = Line 7
length = 0.736 km
R = 0.118 Ohm
X = 0.086 Ohm
", "index = 10
name = Line 10
length = 0.313 km
R = 0.05 Ohm
X = 0.037 Ohm
", "index = 11
name = Line 11
length = 0.258 km
R = 0.042 Ohm
X = 0.03 Ohm
", "index = 12
name = Line 12
length = 0.435 km
R = 0.07 Ohm
X = 0.051 Ohm
", "index = 14
name = Line 14
length = 0.357 km
R = 0.058 Ohm
X = 0.042 Ohm
", "index = 15
name = Line 15
length = 0.254 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 16
name = Line 16
length = 0.635 km
R = 0.102 Ohm
X = 0.074 Ohm
", "index = 17
name = Line 17
length = 1.3 km
R = 0.209 Ohm
X = 0.152 Ohm
", "index = 18
name = Line 18
length = 0.139 km
R = 0.022 Ohm
X = 0.016 Ohm
", "index = 20
name = Line 20
length = 0.632 km
R = 0.102 Ohm
X = 0.074 Ohm
", "index = 21
name = Line 21
length = 0.112 km
R = 0.018 Ohm
X = 0.013 Ohm
", "index = 22
name = Line 22
length = 0.312 km
R = 0.05 Ohm
X = 0.036 Ohm
", "index = 24
name = Line 24
length = 0.695 km
R = 0.112 Ohm
X = 0.081 Ohm
", "index = 25
name = Line 25
length = 0.235 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 26
name = Line 26
length = 0.561 km
R = 0.09 Ohm
X = 0.066 Ohm
", "index = 27
name = Line 27
length = 0.522 km
R = 0.084 Ohm
X = 0.061 Ohm
", "index = 28
name = Line 28
length = 0.283 km
R = 0.034 Ohm
X = 0.032 Ohm
", "index = 29
name = Line 29
length = 1.688 km
R = 0.272 Ohm
X = 0.197 Ohm
", "index = 30
name = Line 30
length = 1.073 km
R = 0.173 Ohm
X = 0.125 Ohm
", "index = 32
name = Line 32
length = 0.324 km
R = 0.052 Ohm
X = 0.038 Ohm
", "index = 34
name = Line 34
length = 0.309 km
R = 0.05 Ohm
X = 0.036 Ohm
", "index = 35
name = Line 35
length = 0.541 km
R = 0.087 Ohm
X = 0.063 Ohm
", "index = 36
name = Line 36
length = 0.296 km
R = 0.036 Ohm
X = 0.033 Ohm
", "index = 37
name = Line 37
length = 0.48 km
R = 0.059 Ohm
X = 0.054 Ohm
", "index = 38
name = Line 38
length = 0.711 km
R = 0.084 Ohm
X = 0.228 Ohm
", "index = 39
name = Line 39
length = 0.242 km
R = 0.039 Ohm
X = 0.028 Ohm
", "index = 40
name = Line 40
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 41
name = Line 41
length = 0.345 km
R = 0.055 Ohm
X = 0.04 Ohm
", "index = 42
name = Line 42
length = 1.621 km
R = 0.261 Ohm
X = 0.19 Ohm
", "index = 43
name = Line 43
length = 0.782 km
R = 0.126 Ohm
X = 0.091 Ohm
", "index = 44
name = Line 44
length = 0.248 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 45
name = Line 45
length = 2.611 km
R = 0.42 Ohm
X = 0.305 Ohm
", "index = 46
name = Line 46
length = 1.158 km
R = 0.186 Ohm
X = 0.136 Ohm
", "index = 47
name = Line 47
length = 1.526 km
R = 0.246 Ohm
X = 0.179 Ohm
", "index = 48
name = Line 48
length = 2.033 km
R = 0.327 Ohm
X = 0.238 Ohm
", "index = 49
name = Line 49
length = 0.997 km
R = 0.161 Ohm
X = 0.117 Ohm
", "index = 50
name = Line 50
length = 0.804 km
R = 0.129 Ohm
X = 0.094 Ohm
", "index = 51
name = Line 51
length = 0.947 km
R = 0.153 Ohm
X = 0.111 Ohm
", "index = 52
name = Line 52
length = 0.929 km
R = 0.11 Ohm
X = 0.297 Ohm
", "index = 53
name = Line 53
length = 0.778 km
R = 0.092 Ohm
X = 0.249 Ohm
", "index = 54
name = Line 54
length = 0.713 km
R = 0.087 Ohm
X = 0.08 Ohm
", "index = 55
name = Line 55
length = 1.136 km
R = 0.183 Ohm
X = 0.133 Ohm
", "index = 56
name = Line 56
length = 2.149 km
R = 0.346 Ohm
X = 0.251 Ohm
", "index = 57
name = Line 57
length = 0.811 km
R = 0.131 Ohm
X = 0.095 Ohm
", "index = 58
name = Line 58
length = 0.47 km
R = 0.076 Ohm
X = 0.055 Ohm
", "index = 59
name = Line 59
length = 3.155 km
R = 0.508 Ohm
X = 0.369 Ohm
", "index = 60
name = Line 60
length = 0.58 km
R = 0.093 Ohm
X = 0.068 Ohm
", "index = 61
name = Line 61
length = 0.618 km
R = 0.1 Ohm
X = 0.072 Ohm
", "index = 62
name = Line 62
length = 1.006 km
R = 0.12 Ohm
X = 0.322 Ohm
", "index = 63
name = Line 63
length = 0.222 km
R = 0.036 Ohm
X = 0.026 Ohm
", "index = 64
name = Line 64
length = 0.936 km
R = 0.151 Ohm
X = 0.11 Ohm
", "index = 65
name = Line 65
length = 1.341 km
R = 0.216 Ohm
X = 0.157 Ohm
", "index = 67
name = Line 67
length = 0.26 km
R = 0.042 Ohm
X = 0.03 Ohm
", "index = 68
name = Line 68
length = 1.804 km
R = 0.29 Ohm
X = 0.211 Ohm
", "index = 69
name = Line 69
length = 0.59 km
R = 0.095 Ohm
X = 0.069 Ohm
", "index = 70
name = Line 70
length = 0.368 km
R = 0.059 Ohm
X = 0.043 Ohm
", "index = 71
name = Line 71
length = 0.162 km
R = 0.026 Ohm
X = 0.019 Ohm
", "index = 72
name = Line 72
length = 1.455 km
R = 0.234 Ohm
X = 0.17 Ohm
", "index = 73
name = Line 73
length = 0.466 km
R = 0.075 Ohm
X = 0.054 Ohm
", "index = 74
name = Line 74
length = 0.53 km
R = 0.085 Ohm
X = 0.062 Ohm
", "index = 75
name = Line 75
length = 0.304 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 76
name = Line 76
length = 0.347 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 77
name = Line 77
length = 2.122 km
R = 0.342 Ohm
X = 0.248 Ohm
", "index = 78
name = Line 78
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 79
name = Line 79
length = 0.275 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 80
name = Line 80
length = 0.428 km
R = 0.069 Ohm
X = 0.05 Ohm
", "index = 81
name = Line 81
length = 0.338 km
R = 0.054 Ohm
X = 0.039 Ohm
", "index = 82
name = Line 82
length = 0.349 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 85
name = Line 85
length = 0.329 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 86
name = Line 86
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 87
name = Line 87
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 90
name = Line 90
length = 0.315 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 91
name = Line 91
length = 2.528 km
R = 0.407 Ohm
X = 0.296 Ohm
", "index = 92
name = Line 92
length = 0.093 km
R = 0.015 Ohm
X = 0.011 Ohm
", "index = 93
name = Line 93
length = 0.387 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 94
name = Line 94
length = 0.272 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 95
name = Line 95
length = 0.247 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 96
name = Line 96
length = 0.25 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 97
name = Line 97
length = 0.459 km
R = 0.074 Ohm
X = 0.054 Ohm
", "index = 98
name = Line 98
length = 0.366 km
R = 0.059 Ohm
X = 0.043 Ohm
", "index = 99
name = Line 99
length = 0.291 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 100
name = Line 100
length = 0.299 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 101
name = Line 101
length = 0.236 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 102
name = Line 102
length = 0.489 km
R = 0.079 Ohm
X = 0.057 Ohm
", "index = 103
name = Line 103
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 104
name = Line 104
length = 0.238 km
R = 0.038 Ohm
X = 0.028 Ohm
", "index = 105
name = Line 105
length = 0.177 km
R = 0.029 Ohm
X = 0.021 Ohm
", "index = 106
name = Line 106
length = 0.283 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 107
name = Line 107
length = 0.615 km
R = 0.099 Ohm
X = 0.072 Ohm
", "index = 108
name = Line 108
length = 1.278 km
R = 0.206 Ohm
X = 0.149 Ohm
", "index = 109
name = Line 109
length = 0.147 km
R = 0.024 Ohm
X = 0.017 Ohm
", "index = 110
name = Line 110
length = 0.253 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 111
name = Line 111
length = 0.214 km
R = 0.034 Ohm
X = 0.025 Ohm
", "index = 112
name = Line 112
length = 0.415 km
R = 0.067 Ohm
X = 0.049 Ohm
", "index = 113
name = Line 113
length = 0.18 km
R = 0.029 Ohm
X = 0.021 Ohm
", "index = 114
name = Line 114
length = 0.562 km
R = 0.09 Ohm
X = 0.066 Ohm
", "index = 116
name = Line 116
length = 0.399 km
R = 0.064 Ohm
X = 0.047 Ohm
", "index = 117
name = Line 117
length = 0.261 km
R = 0.042 Ohm
X = 0.031 Ohm
", "index = 118
name = Line 118
length = 0.37 km
R = 0.06 Ohm
X = 0.043 Ohm
", "index = 119
name = Line 119
length = 0.251 km
R = 0.04 Ohm
X = 0.029 Ohm
", "index = 120
name = Line 120
length = 0.304 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 121
name = Line 121
length = 0.233 km
R = 0.037 Ohm
X = 0.027 Ohm
", "index = 122
name = Line 122
length = 0.118 km
R = 0.019 Ohm
X = 0.014 Ohm
", "index = 123
name = Line 123
length = 0.397 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 124
name = Line 124
length = 0.52 km
R = 0.084 Ohm
X = 0.061 Ohm
", "index = 125
name = Line 125
length = 1.526 km
R = 0.246 Ohm
X = 0.179 Ohm
", "index = 126
name = Line 126
length = 0.254 km
R = 0.041 Ohm
X = 0.03 Ohm
", "index = 127
name = Line 127
length = 1.601 km
R = 0.19 Ohm
X = 0.512 Ohm
", "index = 128
name = Line 128
length = 0.473 km
R = 0.076 Ohm
X = 0.055 Ohm
", "index = 129
name = Line 129
length = 0.298 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 130
name = Line 130
length = 0.295 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 131
name = Line 131
length = 0.417 km
R = 0.067 Ohm
X = 0.049 Ohm
", "index = 132
name = Line 132
length = 0.323 km
R = 0.052 Ohm
X = 0.038 Ohm
", "index = 133
name = Line 133
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 134
name = Line 134
length = 0.282 km
R = 0.045 Ohm
X = 0.033 Ohm
", "index = 135
name = Line 135
length = 0.396 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 136
name = Line 136
length = 0.371 km
R = 0.06 Ohm
X = 0.043 Ohm
", "index = 137
name = Line 137
length = 0.274 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 138
name = Line 138
length = 0.329 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 139
name = Line 139
length = 0.499 km
R = 0.08 Ohm
X = 0.058 Ohm
", "index = 140
name = Line 140
length = 0.316 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 141
name = Line 141
length = 0.388 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 142
name = Line 142
length = 0.07 km
R = 0.011 Ohm
X = 0.008 Ohm
", "index = 143
name = Line 143
length = 0.286 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 144
name = Line 144
length = 1.517 km
R = 0.244 Ohm
X = 0.178 Ohm
", "index = 145
name = Line 145
length = 0.719 km
R = 0.116 Ohm
X = 0.084 Ohm
", "index = 146
name = Line 146
length = 0.22 km
R = 0.035 Ohm
X = 0.026 Ohm
", "index = 147
name = Line 147
length = 0.21 km
R = 0.034 Ohm
X = 0.025 Ohm
", "index = 148
name = Line 148
length = 0.239 km
R = 0.039 Ohm
X = 0.028 Ohm
", "index = 149
name = Line 149
length = 0.345 km
R = 0.055 Ohm
X = 0.04 Ohm
", "index = 150
name = Line 150
length = 0.327 km
R = 0.053 Ohm
X = 0.038 Ohm
", "index = 151
name = Line 151
length = 0.553 km
R = 0.068 Ohm
X = 0.062 Ohm
", "index = 152
name = Line 152
length = 0.146 km
R = 0.024 Ohm
X = 0.017 Ohm
", "index = 153
name = Line 153
length = 0.482 km
R = 0.078 Ohm
X = 0.056 Ohm
", "index = 154
name = Line 154
length = 0.443 km
R = 0.071 Ohm
X = 0.052 Ohm
", "index = 156
name = Line 156
length = 0.284 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 157
name = Line 157
length = 1.082 km
R = 0.128 Ohm
X = 0.346 Ohm
", "index = 158
name = Line 158
length = 0.689 km
R = 0.082 Ohm
X = 0.221 Ohm
", "index = 161
name = Line 161
length = 0.468 km
R = 0.057 Ohm
X = 0.052 Ohm
", "index = 162
name = Line 162
length = 2.595 km
R = 0.308 Ohm
X = 0.83 Ohm
", "index = 163
name = Line 163
length = 0.306 km
R = 0.049 Ohm
X = 0.036 Ohm
", "index = 164
name = Line 164
length = 0.566 km
R = 0.091 Ohm
X = 0.066 Ohm
", "index = 165
name = Line 165
length = 0.365 km
R = 0.043 Ohm
X = 0.117 Ohm
", "index = 167
name = Line 167
length = 0.464 km
R = 0.075 Ohm
X = 0.054 Ohm
", "index = 168
name = Line 168
length = 0.42 km
R = 0.068 Ohm
X = 0.049 Ohm
", "index = 169
name = Line 169
length = 0.272 km
R = 0.044 Ohm
X = 0.032 Ohm
", "index = 170
name = Line 170
length = 0.285 km
R = 0.046 Ohm
X = 0.033 Ohm
", "index = 171
name = Line 171
length = 0.77 km
R = 0.124 Ohm
X = 0.09 Ohm
", "index = 172
name = Line 172
length = 0.264 km
R = 0.032 Ohm
X = 0.03 Ohm
", "index = 173
name = Line 173
length = 0.197 km
R = 0.024 Ohm
X = 0.022 Ohm
", "index = 174
name = Line 174
length = 0.28 km
R = 0.045 Ohm
X = 0.033 Ohm
", "index = 175
name = Line 175
length = 0.398 km
R = 0.049 Ohm
X = 0.045 Ohm
", "index = 177
name = Line 177
length = 0.293 km
R = 0.047 Ohm
X = 0.034 Ohm
", "index = 178
name = Line 178
length = 0.449 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 179
name = Line 179
length = 0.551 km
R = 0.089 Ohm
X = 0.064 Ohm
", "index = 180
name = Line 180
length = 1.42 km
R = 0.229 Ohm
X = 0.166 Ohm
", "index = 181
name = Line 181
length = 0.54 km
R = 0.087 Ohm
X = 0.063 Ohm
", "index = 182
name = Line 182
length = 0.355 km
R = 0.043 Ohm
X = 0.04 Ohm
", "index = 183
name = Line 183
length = 0.338 km
R = 0.041 Ohm
X = 0.038 Ohm
", "index = 184
name = Line 184
length = 0.44 km
R = 0.071 Ohm
X = 0.051 Ohm
", "index = 185
name = Line 185
length = 1.095 km
R = 0.176 Ohm
X = 0.128 Ohm
", "index = 186
name = Line 186
length = 0.346 km
R = 0.056 Ohm
X = 0.041 Ohm
", "index = 187
name = Line 187
length = 0.41 km
R = 0.066 Ohm
X = 0.048 Ohm
", "index = 189
name = Line 189
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 190
name = Line 190
length = 0.314 km
R = 0.051 Ohm
X = 0.037 Ohm
", "index = 191
name = Line 191
length = 0.152 km
R = 0.024 Ohm
X = 0.018 Ohm
", "index = 192
name = Line 192
length = 0.397 km
R = 0.064 Ohm
X = 0.046 Ohm
", "index = 193
name = Line 193
length = 1.006 km
R = 0.12 Ohm
X = 0.322 Ohm
", "index = 66
name = Line 66
length = 0.446 km
R = 0.072 Ohm
X = 0.052 Ohm
", "index = 8
name = Line 8
length = 0.146 km
R = 0.023 Ohm
X = 0.017 Ohm
", "index = 23
name = Line 23
length = 1.188 km
R = 0.191 Ohm
X = 0.139 Ohm
", "index = 88
name = Line 88
length = 0.296 km
R = 0.048 Ohm
X = 0.035 Ohm
", "index = 188
name = Line 188
length = 0.386 km
R = 0.062 Ohm
X = 0.045 Ohm
", "index = 31
name = Line 31
length = 0.967 km
R = 0.156 Ohm
X = 0.113 Ohm
" ], "type": "scattermapbox", "uid": "48360630-c836-40b7-82e6-6c7983825c13" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.45693820399374, 48.45693820399374 ], "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.913960629335016, 7.913960629335016, 7.913960629335016 ], "mode": "lines", "name": "trafos", "text": "index = 114
name = HV/MV Transformer 0
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -2
", "type": "scattermapbox", "uid": "7e147811-4c39-4684-9a2e-02b3ab9a6fdc" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43987488344481, 48.43987488344481 ], "line": { "color": "rgb(0, 128, 0)", "width": 5 }, "lon": [ 7.761533394371758, 7.761533394371758, 7.761533394371758 ], "mode": "lines", "name": "trafos", "text": "index = 142
name = HV/MV Transformer 1
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -3
", "type": "scattermapbox", "uid": "da2e47f2-4dbe-473c-9c67-b30b6751350f" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(0, 128, 0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "index = 114
name = HV/MV Transformer 0
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -2
", "index = 142
name = HV/MV Transformer 1
v_n hv = 110.0 kV
v_n lv = 20.0 kV
tap = -3
" ], "type": "scattermapbox", "uid": "d3901ad5-a74e-4751-9fa4-a7ae25d03c92" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(255, 255, 0)", "size": 20, "symbol": "circle" }, "mode": "markers", "name": "external_grid", "text": [ "index = 0
name = External Grid 0
v_m = 1.0 p.u.
v_a = 0.0 °
", "index = 1
name = External Grid 1
v_m = 1.0 p.u.
v_a = 0.0 °
" ], "type": "scattermapbox", "uid": "7f3be910-ee69-4ad5-a407-c817233dd4f4" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.40987064549437, 48.42255372116526, 48.42871494025954, 48.42590628657446, 48.43283117115614, 48.429742025422705, 48.428119200291015, 48.42043867715034, 48.437252750983454, 48.41100311473389, 48.43503247923881, 48.39900849915065, 48.40021513103009, 48.46135558758982, 48.46216934371708, 48.459363549908545, 48.46419158986993, 48.43784808660618, 48.34952330391048, 48.3894074532143, 48.421893919684095, 48.391700890001346, 48.42317235657316, 48.404144714199944, 48.42108182048383, 48.39753674813376, 48.389190547412, 48.38807327790548, 48.425568854638804, 48.47484422825035, 48.38755401582079, 48.46999586189971, 48.47236011475879, 48.38288709434517, 48.46302758307299, 48.38429982163066, 48.46740551088164, 48.3444105914851, 48.32845845018001, 48.3297903765724, 48.32945774645592, 48.396057772894174, 48.399115015448224, 48.3483412652115, 48.38553948124122, 48.367170094532774, 48.4011557262988, 48.40810118663157, 48.387898174547765, 48.40163971704406, 48.40091851611696, 48.356637916850076, 48.35975182970296, 48.34979925579321, 48.34577288780829, 48.34907864266611, 48.35261080970117, 48.4635767709208, 48.45155156671372, 48.46640751949198, 48.41520010053561, 48.415562857454645, 48.43169168886393, 48.3502399737409, 48.34562365687445, 48.34750561848171, 48.41203811444964, 48.34396313064473, 48.41219987861257, 48.41295983365966, 48.41424248087298, 48.41021512074332, 48.41377255465386, 48.41239165414067, 48.41271758634395, 48.40051528841825, 48.403604490466726, 48.39529930602741, 48.397738420928505, 48.39390775281652, 48.39621702741659, 48.3949975040255, 48.426754589775385, 48.39757191960665, 48.39811544946978, 48.405490076051976, 48.39796660293885, 48.41394963541415, 48.41348695079089, 48.41297284402848, 48.412974384566716, 48.41066620240586, 48.40850592726565, 48.387871778099516, 48.4096593366681, 48.39606378339081, 48.39721686303332, 48.43490896926332, 48.38198803374666, 48.38651874734458, 48.36588430786782, 48.38363665056195, 48.35938749747666, 48.36261088252578, 48.36446774723041, 48.36133205152993, 48.43599439562388, 48.436259360073386, 48.41414363204668, 48.40388379781226, 48.40610336880996, 48.43759153175594, 48.38622195736317, 48.387253837111224, 48.38881633852503, 48.381273336943494, 48.44215898325653, 48.38593046260231, 48.3874779945686, 48.38819903757242, 48.388499877050805, 48.33198343262878, 48.41572609266569, 48.43987488344481, 48.43987488344481, 48.46648941031778, 48.42296454933692, 48.46664642658219, 48.457138914547706, 48.451383949764825, 48.446593443338706, 48.39809430352463, 48.45693820399374, 48.41242444217284, 48.40552685325916, 48.44299303111801, 48.462847757116, 48.45231709169025, 48.46870230865693, 48.45794147326836, 48.46584213521052, 48.46134835144908, 48.45859429977883, 48.463639313976586, 48.42373656387521, 48.460457836078916, 48.462966137598414, 48.464992966711876, 48.466147000477825, 48.3853529747836, 48.4662664079518, 48.46588038301405, 48.46584321749751, 48.45693820399374, 48.43345787619722, 48.45286282616684, 48.45200044860422, 48.41987792804732, 48.45361129378401, 48.43815271597494, 48.456011480046634, 48.430037266377596, 48.43251066829441, 48.470024878620656, 48.454778277476066, 48.45630214584791, 48.45231100629774, 48.409132210246845, 48.458524596693174, 48.453750268282526, 48.45412175432323, 48.43320651834232, 48.465850305770324, 48.36812436771714, 48.456154303023624, 48.42618848720791, 48.424189374790565, 48.42400659063858 ], "lon": [ 7.7652256726146165, 7.778809539550429, 7.912914076993205, 7.810780426186093, 7.913933853984564, 7.8175311488569985, 7.818122484083302, 7.817198631577271, 7.913786733913369, 7.812134057998089, 7.896173712216915, 7.814348752471499, 7.837825353282512, 7.835716941924399, 7.883446890955213, 7.880230044935762, 7.880760551329292, 7.884320758321778, 7.776376345809918, 7.757528366368601, 7.814401857028874, 7.9011500193365976, 7.812653775857045, 7.904856256838565, 7.841645118232377, 7.907598272338418, 7.830587014176267, 7.813750946931133, 7.822295509468786, 7.90302727463664, 7.8766686742379, 7.811928656238957, 7.879904417663551, 7.875816099565561, 7.815501413380185, 7.882607162668228, 7.817020486640719, 7.877156262352667, 7.759629839160378, 7.757920252549802, 7.753395370107165, 7.761240053860619, 7.937738708318573, 7.938291961287417, 7.758380110203433, 7.755987281847087, 7.781578254760823, 7.836138317109967, 7.771118906916901, 7.81672667506727, 7.9328354216282655, 7.936287351303715, 7.776039269015637, 7.770325968788289, 7.752695973125419, 7.75385941444393, 7.745178558182607, 7.754567342326092, 7.815930580624381, 7.819549800807888, 7.800222048335861, 7.902638577055448, 7.888468123365956, 7.81328782483842, 7.761479038024156, 7.756184412909635, 7.755691317531535, 7.779195765893833, 7.755780231459939, 7.899896941709809, 7.8943754623023334, 7.896383584653477, 7.888453497872503, 7.901303414862458, 7.886036456351239, 7.889313095595923, 7.901722719875829, 7.895064345443012, 7.902058723097734, 7.908494527610642, 7.904432371911256, 7.9059194682879745, 7.908338597387358, 7.904323568737559, 7.901304807602199, 7.842638336293208, 7.894707959341825, 7.896131917751716, 7.766593408888199, 7.761798098369024, 7.771503761305578, 7.775990558453953, 7.775188962957216, 7.775266635504853, 7.755277485653774, 7.863756663915659, 7.805775817968205, 7.7639679630755785, 7.810916838962539, 7.753874632672782, 7.749098302762393, 7.785809443995593, 7.751239703607083, 7.77541441952286, 7.777566812718366, 7.775695905660895, 7.776701020795112, 7.806058800069666, 7.786659017249264, 7.769441570183343, 7.78873191474689, 7.775204689771895, 7.7990595062228785, 7.762269550242781, 7.764481499839969, 7.761470329044198, 7.756128882042036, 7.816614645304303, 7.747766254755431, 7.7442606864655374, 7.757804110375469, 7.74990855383097, 7.7531251630096625, 7.879041696902698, 7.761533394371758, 7.761533394371758, 7.827272008388869, 7.845385081336094, 7.834053059788065, 7.877717653157177, 7.813866108825062, 7.8768895421932665, 7.931257487389006, 7.913960629335016, 7.766064847466364, 7.878529136520024, 7.876252723594073, 7.7989155508533345, 7.888244332713394, 7.799503775436979, 7.872608192748854, 7.818941066410645, 7.875200408304177, 7.786003458366424, 7.87750063169496, 7.767396711800624, 7.7870184783196414, 7.805015433493657, 7.8772531096021225, 7.811294400076132, 7.811370592555607, 7.880884492342441, 7.796742737062251, 7.807525342273558, 7.913960629335016, 7.75852884559422, 7.8180021610304395, 7.815999191593499, 7.765743379197341, 7.895958297692454, 7.806734057789884, 7.888307623911052, 7.809467223941558, 7.804666086284456, 7.83584018305238, 7.8780829873514735, 7.882123314640927, 7.82260854480753, 7.769463871775373, 7.885461594829595, 7.885171754318366, 7.824490292422656, 7.887773560526681, 7.793053060577116, 7.7570610587837985, 7.909234863520487, 7.909334378322314, 7.9082861248273835, 7.917782616603751 ], "marker": { "color": "rgb(0, 0, 255)", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "index = 0
name = bus_200
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 1
name = bus_204
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 100
name = bus_124
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 101
name = bus_227
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 102
name = bus_125
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 103
name = bus_228
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 104
name = bus_225
v_n = 20.0 kV
", "index = 106
name = bus_226
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 107
name = bus_128
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 108
name = bus_223
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 109
name = bus_129
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 110
name = bus_224
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 111
name = bus_221
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 116
name = bus_220
v_n = 20.0 kV
", "index = 117
name = bus_273
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 118
name = bus_272
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 119
name = bus_271
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 120
name = bus_270
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 126
name = bus_110
v_n = 20.0 kV
", "index = 129
name = bus_113
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 131
name = bus_216
v_n = 20.0 kV
", "index = 132
name = bus_114
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 133
name = bus_217
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 134
name = bus_115
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 136
name = bus_218
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 137
name = bus_116
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 138
name = bus_219
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 140
name = bus_212
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 141
name = bus_213
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 142
name = bus_119
v_n = 20.0 kV
", "index = 143
name = bus_278
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 144
name = bus_214
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 145
name = bus_276
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 146
name = bus_277
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 147
name = bus_210
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 148
name = bus_274
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 149
name = bus_211
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 150
name = bus_275
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 153
name = bus_159
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 155
name = bus_158
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 157
name = bus_157
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 159
name = bus_156
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 161
name = bus_154
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 162
name = bus_153
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 167
name = bus_14
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 168
name = bus_15
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 169
name = bus_12
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 170
name = bus_19
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 171
name = bus_16
v_n = 20.0 kV
", "index = 172
name = bus_17
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 173
name = bus_151
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 174
name = bus_152
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 176
name = bus_169
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 178
name = bus_168
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 181
name = bus_165
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 184
name = bus_164
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 186
name = bus_167
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 188
name = bus_166
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 189
name = bus_31
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 190
name = bus_30
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 192
name = bus_33
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 194
name = bus_26
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 195
name = bus_27
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 196
name = bus_29
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 197
name = bus_160
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 198
name = bus_161
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 199
name = bus_162
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 2
name = bus_203
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 200
name = bus_163
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 201
name = bus_134
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 205
name = bus_132
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 207
name = bus_131
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 210
name = bus_137
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 213
name = bus_135
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 215
name = bus_139
v_n = 20.0 kV
load: 0 MW
", "index = 216
name = bus_130
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 219
name = bus_143
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 221
name = bus_142
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 223
name = bus_145
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 224
name = bus_144
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 227
name = bus_146
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 229
name = bus_149
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 231
name = bus_148
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 235
name = bus_140
v_n = 20.0 kV
load: 0 MW
", "index = 236
name = bus_141
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 237
name = bus_61
v_n = 20.0 kV
static generation: 0 MW
", "index = 238
name = bus_4
v_n = 20.0 kV
", "index = 239
name = bus_6
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 240
name = bus_197
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 241
name = bus_198
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 242
name = bus_196
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 243
name = bus_195
v_n = 20.0 kV
", "index = 244
name = bus_194
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 245
name = bus_193
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 246
name = bus_191
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 247
name = bus_59
v_n = 20.0 kV
", "index = 248
name = bus_58
v_n = 20.0 kV
static generation: 0 MW
", "index = 253
name = bus_75
v_n = 20.0 kV
static generation: 0 MW
", "index = 269
name = bus_40
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 271
name = bus_177
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 273
name = bus_178
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 275
name = bus_176
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 281
name = bus_179
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 285
name = bus_170
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 286
name = bus_174
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 287
name = bus_172
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 288
name = bus_171
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 289
name = bus_39
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 29
name = bus_78
v_n = 20.0 kV
static generation: 0 MW
", "index = 290
name = bus_36
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 298
name = bus_55
v_n = 20.0 kV
static generation: 0 MW
", "index = 3
name = bus_202
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 30
name = bus_79
v_n = 20.0 kV
", "index = 301
name = bus_186
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 303
name = bus_187
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 304
name = bus_188
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 305
name = bus_189
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 31
name = bus_80
v_n = 20.0 kV
static generation: 1 MW
", "index = 312
name = bus_181
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 313
name = bus_182
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 314
name = bus_185
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 315
name = bus_184
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 316
name = bus_45
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 317
name = bus_48
v_n = 20.0 kV
", "index = 318
name = None
v_n = 110.0 kV
", "index = 319
name = None
v_n = 20.0 kV
", "index = 32
name = bus_82
v_n = 20.0 kV
static generation: 0 MW
", "index = 33
name = bus_84
v_n = 20.0 kV
static generation: 1 MW
", "index = 34
name = bus_83
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 35
name = bus_260
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 36
name = bus_240
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 37
name = bus_262
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 38
name = bus_105
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 39
name = bus_249
v_n = 20.0 kV
", "index = 4
name = bus_201
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 40
name = bus_103
v_n = 20.0 kV
static generation: 0 MW
", "index = 41
name = bus_263
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 42
name = bus_243
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 43
name = bus_264
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 44
name = bus_244
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 45
name = bus_265
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 46
name = bus_241
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 47
name = bus_266
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 48
name = bus_242
v_n = 20.0 kV
load: 0 MW
", "index = 49
name = bus_267
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 5
name = bus_207
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 50
name = bus_108
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 51
name = bus_247
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 52
name = bus_268
v_n = 20.0 kV
load: 0 MW
", "index = 53
name = bus_248
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 54
name = bus_106
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 55
name = bus_269
v_n = 20.0 kV
load: 0 MW
", "index = 56
name = bus_245
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 57
name = bus_246
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 58
name = bus_250
v_n = 110.0 kV
", "index = 6
name = bus_206
v_n = 20.0 kV
load: 0 MW
", "index = 64
name = bus_238
v_n = 20.0 kV
", "index = 65
name = bus_239
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 7
name = bus_205
v_n = 20.0 kV
", "index = 71
name = bus_254
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 72
name = bus_230
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 73
name = bus_255
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 74
name = bus_231
v_n = 20.0 kV
", "index = 75
name = bus_232
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 76
name = bus_233
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 77
name = bus_258
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 78
name = bus_259
v_n = 20.0 kV
", "index = 79
name = bus_236
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 8
name = bus_209
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 80
name = bus_256
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 81
name = bus_257
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 82
name = bus_237
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
", "index = 83
name = bus_282
v_n = 20.0 kV
static generation: 0 MW
", "index = 84
name = bus_281
v_n = 20.0 kV
static generation: 0 MW
", "index = 85
name = bus_283
v_n = 20.0 kV
static generation: 0 MW
", "index = 86
name = bus_280
v_n = 20.0 kV
", "index = 94
name = bus_120
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 95
name = bus_121
v_n = 20.0 kV
load: 1 MW
static generation: 0 MW
", "index = 98
name = bus_127
v_n = 20.0 kV
load: 0 MW
static generation: 0 MW
" ], "type": "scattermapbox", "uid": "b1f0a1a8-0d64-480f-9cda-e17f3440e164" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "pk.eyJ1IjoibHRodXJuZXIiLCJhIjoiY2oxcDQ1NjI5MDA0ajJxcW01dXVhMHhveCJ9.O4-augv3Rss5PF3J-OsX2w", "bearing": 0, "center": { "lat": 48.40903347327071, "lon": 7.895643318408953 }, "pitch": 0, "style": "streets", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": true, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "net = mv_oberrhein()\n", "simple_plotly(net, on_map=True, projection='epsg:31467', map_style='streets')" ] }, { "cell_type": "code", "execution_count": 16, "metadata": {}, "outputs": [ { "data": { "text/html": [ "" ], "text/vnd.plotly.v1+html": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "application/vnd.plotly.v1+json": { "config": { "linkText": "Export to plot.ly", "plotlyServerURL": "https://plot.ly", "showLink": false }, "data": [ { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.410607229026255, 48.41100311473389 ], "line": { "color": "rgb(0.0,56.5,255.0)", "width": 2 }, "lon": [ 7.894707959341825, 7.8960482836681205, 7.896173712216915 ], "mode": "lines", "name": "lines", "text": "Line 0
I = 17.99 %
I_from = 0.065 kA
I_to = 0.065 kA
", "type": "scattermapbox", "uid": "99c0b114-71e4-4f21-8b58-9eee1b632047" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.40551636933245, 48.405759638160426, 48.40552685325916 ], "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.894707959341825, 7.892690190852354, 7.88750206534224, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 1
I = 9.907 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox", "uid": "5ac4e9c4-224c-4e59-962a-cbab659bd8b0" }, { "hoverinfo": "text", "lat": [ 48.405490076051976, 48.403604490466726 ], "line": { "color": "rgb(0.0,0.0,218.4090909090909)", "width": 2 }, "lon": [ 7.894707959341825, 7.895064345443012 ], "mode": "lines", "name": "lines", "text": "Line 2
I = 8.175 %
I_from = 0.03 kA
I_to = 0.03 kA
", "type": "scattermapbox", "uid": "09f051f5-8d35-4e9e-877a-238a6a254a15" }, { "hoverinfo": "text", "lat": [ 48.403604490466726, 48.39796660293885 ], "line": { "color": "rgb(0.0,0.0,204.77272727272725)", "width": 2 }, "lon": [ 7.895064345443012, 7.896131917751716 ], "mode": "lines", "name": "lines", "text": "Line 3
I = 6.975 %
I_from = 0.025 kA
I_to = 0.025 kA
", "type": "scattermapbox", "uid": "aafaef5b-06b7-41e0-84c6-91b064d386d0" }, { "hoverinfo": "text", "lat": [ 48.39796660293885, 48.397882922467275, 48.39783122886755, 48.39757191960665 ], "line": { "color": "rgb(0.0,0.0,182.04545454545453)", "width": 2 }, "lon": [ 7.896131917751716, 7.897077173332266, 7.900935850132169, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 4
I = 5.029 %
I_from = 0.018 kA
I_to = 0.018 kA
", "type": "scattermapbox", "uid": "a907945b-ae7b-4eef-8324-a255cb5e6f02" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.36758899771234, 48.37274713625006, 48.38813104889006, 48.3853529747836 ], "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.781578254760823, 7.782415938904361, 7.787571249042042, 7.805636919599507, 7.811370592555607 ], "mode": "lines", "name": "lines", "text": "Line 5
I = 36.772 %
I_from = 0.133 kA
I_to = 0.133 kA
", "type": "scattermapbox", "uid": "73b65d9f-04cf-485e-a24e-07eb82194c40" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.366749700527066, 48.36588430786782 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.781578254760823, 7.784123146908631, 7.785809443995593 ], "mode": "lines", "name": "lines", "text": "Line 6
I = 1.233 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "ca4697c3-9962-4d46-b078-e020e4dde083" }, { "hoverinfo": "text", "lat": [ 48.367170094532774, 48.367008714047714, 48.36559506763404, 48.366203724615616, 48.36639701617285, 48.36481251469212, 48.36446774723041 ], "line": { "color": "rgb(0.0,204.5,255.0)", "width": 2 }, "lon": [ 7.781578254760823, 7.7818745449751505, 7.780913142316091, 7.779151690571077, 7.777242872572627, 7.775776555187477, 7.775695905660895 ], "mode": "lines", "name": "lines", "text": "Line 7
I = 32.481 %
I_from = 0.117 kA
I_to = 0.118 kA
", "type": "scattermapbox", "uid": "443fa2e8-2077-4a5e-be20-5f0c9e485f59" }, { "hoverinfo": "text", "lat": [ 48.3502399737409, 48.3483412652115 ], "line": { "color": "rgb(0.0,84.49999999999997,255.0)", "width": 2 }, "lon": [ 7.761479038024156, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 10
I = 20.997 %
I_from = 0.076 kA
I_to = 0.076 kA
", "type": "scattermapbox", "uid": "674ba392-a8e9-4303-81ee-6f3e0deab0a4" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.34759205829976, 48.34812067551857, 48.3483412652115 ], "line": { "color": "rgb(0.0,52.49999999999997,255.0)", "width": 2 }, "lon": [ 7.755691317531535, 7.75642284030107, 7.756456152212295, 7.758380110203433 ], "mode": "lines", "name": "lines", "text": "Line 11
I = 17.895 %
I_from = 0.065 kA
I_to = 0.065 kA
", "type": "scattermapbox", "uid": "89c6a9ea-fd75-4c92-b4cd-3ca008ea9eb9" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38515045968447, 48.385289233246496, 48.38651874734458 ], "line": { "color": "rgb(0.0,76.5,255.0)", "width": 2 }, "lon": [ 7.755987281847087, 7.75493654168911, 7.752264174321882, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 12
I = 19.935 %
I_from = 0.072 kA
I_to = 0.072 kA
", "type": "scattermapbox", "uid": "023dffce-6c7e-4daa-94ae-b444bcecc8b4" }, { "hoverinfo": "text", "lat": [ 48.38553948124122, 48.38577499412198, 48.38647184044492, 48.38674956716815, 48.38741536344365, 48.387871778099516 ], "line": { "color": "rgb(0.0,104.5,255.0)", "width": 2 }, "lon": [ 7.755987281847087, 7.755867224918435, 7.756532496276766, 7.7562054732017565, 7.756694065388726, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 14
I = 22.981 %
I_from = 0.083 kA
I_to = 0.083 kA
", "type": "scattermapbox", "uid": "9746166e-dfae-4e91-8e8d-0f24fef64726" }, { "hoverinfo": "text", "lat": [ 48.387898174547765, 48.3878758661481, 48.3894074532143 ], "line": { "color": "rgb(63.70967741935483,255.0,183.06451612903228)", "width": 2 }, "lon": [ 7.81672667506727, 7.816225935034381, 7.814401857028874 ], "mode": "lines", "name": "lines", "text": "Line 15
I = 42.86 %
I_from = 0.155 kA
I_to = 0.155 kA
", "type": "scattermapbox", "uid": "b24aee2f-c3fc-4be1-9156-18f72c1845fc" }, { "hoverinfo": "text", "lat": [ 48.38755401582079, 48.38824937518907, 48.387702180722854, 48.386376508763306, 48.38743514279909, 48.387898174547765 ], "line": { "color": "rgb(37.90322580645161,255.0,208.8709677419355)", "width": 2 }, "lon": [ 7.811928656238957, 7.813485965068294, 7.813979419660493, 7.814282961703712, 7.816863859936081, 7.81672667506727 ], "mode": "lines", "name": "lines", "text": "Line 16
I = 39.81 %
I_from = 0.144 kA
I_to = 0.144 kA
", "type": "scattermapbox", "uid": "ec37aef1-9ff9-4fa6-a979-ac50d5882c24" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.40810118663157 ], "line": { "color": "rgb(0.0,180.5,255.0)", "width": 2 }, "lon": [ 7.7639679630755785, 7.771118906916901 ], "mode": "lines", "name": "lines", "text": "Line 17
I = 30.403 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox", "uid": "d9b10ca3-fdf5-402a-bc96-9af87bf9e4cd" }, { "hoverinfo": "text", "lat": [ 48.40810118663157, 48.40897040694489, 48.409132210246845 ], "line": { "color": "rgb(0.0,180.5,255.0)", "width": 2 }, "lon": [ 7.771118906916901, 7.769656033757194, 7.769463871775373 ], "mode": "lines", "name": "lines", "text": "Line 18
I = 30.361 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox", "uid": "2c8fe0a1-7ca8-4a05-a89e-15154ee6fe2d" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.401147192216804, 48.40180506553061, 48.403988079268686, 48.404144714199944 ], "line": { "color": "rgb(0.0,0.0,218.4090909090909)", "width": 2 }, "lon": [ 7.836138317109967, 7.836125476104338, 7.8373996507657955, 7.841204475200678, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 20
I = 7.995 %
I_from = 0.029 kA
I_to = 0.029 kA
", "type": "scattermapbox", "uid": "d7ce3978-baaa-452e-9e7b-ad6bad610fca" }, { "hoverinfo": "text", "lat": [ 48.4011557262988, 48.40022903249509, 48.40021513103009 ], "line": { "color": "rgb(0.0,0.0,204.77272727272725)", "width": 2 }, "lon": [ 7.836138317109967, 7.835783312488998, 7.835716941924399 ], "mode": "lines", "name": "lines", "text": "Line 21
I = 6.776 %
I_from = 0.025 kA
I_to = 0.025 kA
", "type": "scattermapbox", "uid": "76269c9c-45bd-49b2-85bf-95e72d464aa4" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41442695300317, 48.415562857454645 ], "line": { "color": "rgb(31.4516129032258,255.0,215.3225806451613)", "width": 2 }, "lon": [ 7.889313095595923, 7.888004329430072, 7.888468123365956 ], "mode": "lines", "name": "lines", "text": "Line 22
I = 38.93 %
I_from = 0.141 kA
I_to = 0.141 kA
", "type": "scattermapbox", "uid": "cbbd0542-d729-4900-be27-c6f80faf74c4" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.41572609266569 ], "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.888468123365956, 7.879041696902698 ], "mode": "lines", "name": "lines", "text": "Line 24
I = 40.105 %
I_from = 0.145 kA
I_to = 0.145 kA
", "type": "scattermapbox", "uid": "d0ca5e69-af20-4027-a1e1-4c81f82ea359" }, { "hoverinfo": "text", "lat": [ 48.41377255465386, 48.413960582041994, 48.41520010053561 ], "line": { "color": "rgb(0.0,128.5,255.0)", "width": 2 }, "lon": [ 7.901303414862458, 7.9020188534591105, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 25
I = 25.301 %
I_from = 0.092 kA
I_to = 0.092 kA
", "type": "scattermapbox", "uid": "ab39d1cd-bb5f-4021-ae37-0c34a78cf720" }, { "hoverinfo": "text", "lat": [ 48.41424248087298, 48.414424628557626, 48.415380868479566, 48.41552371265185, 48.41520010053561 ], "line": { "color": "rgb(0.0,140.5,255.0)", "width": 2 }, "lon": [ 7.896383584653477, 7.897599470445301, 7.897895242226831, 7.901830541319527, 7.902638577055448 ], "mode": "lines", "name": "lines", "text": "Line 26
I = 26.511 %
I_from = 0.096 kA
I_to = 0.096 kA
", "type": "scattermapbox", "uid": "7d202dd6-dc73-4aa0-bc07-5c31ffdfbbee" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.43301239442218, 48.43169168886393 ], "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.810916838962539, 7.809810027759091, 7.81328782483842 ], "mode": "lines", "name": "lines", "text": "Line 27
I = 52.061 %
I_from = 0.188 kA
I_to = 0.188 kA
", "type": "scattermapbox", "uid": "01e17eb4-74d0-45b1-bf1d-df4e20fdac8c" }, { "hoverinfo": "text", "lat": [ 48.43169168886393, 48.431385728126315, 48.43111791203151, 48.430037266377596 ], "line": { "color": "rgb(102.41935483870967,255.0,144.35483870967744)", "width": 2 }, "lon": [ 7.81328782483842, 7.812791494205739, 7.810922061222257, 7.809467223941558 ], "mode": "lines", "name": "lines", "text": "Line 28
I = 47.342 %
I_from = 0.199 kA
I_to = 0.199 kA
", "type": "scattermapbox", "uid": "de2d3e3b-e0cc-421b-ae71-95a57b2b3f3f" }, { "hoverinfo": "text", "lat": [ 48.4635767709208, 48.46330568614203, 48.46088669812293, 48.45821172789647, 48.457152254166104, 48.45412175432323 ], "line": { "color": "rgb(0.0,0.0,250.22727272727272)", "width": 2 }, "lon": [ 7.815930580624381, 7.817448268870073, 7.815439202434795, 7.818286894296208, 7.825631951055771, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 29
I = 10.738 %
I_from = 0.039 kA
I_to = 0.039 kA
", "type": "scattermapbox", "uid": "9a7ce04f-2015-45b0-a910-1659f025cce1" }, { "hoverinfo": "text", "lat": [ 48.462966137598414, 48.46152071542261, 48.46377225433058, 48.46392050698662, 48.46287434250489, 48.46354502677661, 48.4635767709208 ], "line": { "color": "rgb(0.0,12.5,255.0)", "width": 2 }, "lon": [ 7.805015433493657, 7.808201496422579, 7.811538745152416, 7.811827811522471, 7.815509915547799, 7.815387741484188, 7.815930580624381 ], "mode": "lines", "name": "lines", "text": "Line 30
I = 13.814 %
I_from = 0.05 kA
I_to = 0.05 kA
", "type": "scattermapbox", "uid": "78c664c8-91ad-477d-8293-955911f8ae06" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45179274445227, 48.452274961601255, 48.45155156671372 ], "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.815999191593499, 7.817498572039058, 7.817775058148712, 7.819549800807888 ], "mode": "lines", "name": "lines", "text": "Line 32
I = 3.153 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "f394165f-727e-4656-831d-a4b0f36f58d0" }, { "hoverinfo": "text", "lat": [ 48.46640751949198, 48.46713886453565, 48.46829711966126, 48.46870230865693 ], "line": { "color": "rgb(0.0,152.5,255.0)", "width": 2 }, "lon": [ 7.800222048335861, 7.800113593024479, 7.800610379993774, 7.799503775436979 ], "mode": "lines", "name": "lines", "text": "Line 34
I = 27.616 %
I_from = 0.1 kA
I_to = 0.1 kA
", "type": "scattermapbox", "uid": "a537fb1f-5996-4377-84a3-04e5e926e1ad" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46640751949198 ], "line": { "color": "rgb(0.0,184.5,255.0)", "width": 2 }, "lon": [ 7.807525342273558, 7.800222048335861 ], "mode": "lines", "name": "lines", "text": "Line 35
I = 30.729 %
I_from = 0.111 kA
I_to = 0.111 kA
", "type": "scattermapbox", "uid": "2dae85e8-68a7-45e9-a73d-abab008cfe60" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436205573347365, 48.43694878244345, 48.43815271597494 ], "line": { "color": "rgb(137.9032258064515,255.0,108.87096774193559)", "width": 2 }, "lon": [ 7.806058800069666, 7.806421309165258, 7.805599960895251, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 36
I = 51.614 %
I_from = 0.217 kA
I_to = 0.217 kA
", "type": "scattermapbox", "uid": "0bf03c20-8b1f-4a13-9f0e-4fb8e28b9151" }, { "hoverinfo": "text", "lat": [ 48.43599439562388, 48.436230098695766, 48.434793539959934, 48.43346181641802, 48.43251066829441 ], "line": { "color": "rgb(121.77419354838707,255.0,125.00000000000001)", "width": 2 }, "lon": [ 7.806058800069666, 7.805335765722178, 7.805199488129789, 7.804603425727041, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 37
I = 49.986 %
I_from = 0.21 kA
I_to = 0.21 kA
", "type": "scattermapbox", "uid": "33243ba3-77ba-40a8-ad29-851800519419" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41861893206774, 48.41987792804732 ], "line": { "color": "rgb(163.7096774193548,255.0,83.06451612903227)", "width": 2 }, "lon": [ 7.769441570183343, 7.766083922141857, 7.765743379197341 ], "mode": "lines", "name": "lines", "text": "Line 38
I = 54.918 %
I_from = 0.354 kA
I_to = 0.354 kA
", "type": "scattermapbox", "uid": "9c05bda9-5866-4349-b1e8-380d59757b18" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41394093257705, 48.414134725388585, 48.41297284402848 ], "line": { "color": "rgb(176.61290322580643,255.0,70.16129032258064)", "width": 2 }, "lon": [ 7.769441570183343, 7.769730282276353, 7.770542159455434, 7.771503761305578 ], "mode": "lines", "name": "lines", "text": "Line 39
I = 56.34 %
I_from = 0.204 kA
I_to = 0.204 kA
", "type": "scattermapbox", "uid": "cf7d38e2-4f9d-4542-8dbe-1ce563391354" }, { "hoverinfo": "text", "lat": [ 48.41414363204668, 48.41437143811342, 48.41460781658695, 48.41456684739915, 48.41394963541415 ], "line": { "color": "rgb(28.225806451612854,255.0,218.54838709677426)", "width": 2 }, "lon": [ 7.769441570183343, 7.76840612857103, 7.767799181835639, 7.767132182739272, 7.766593408888199 ], "mode": "lines", "name": "lines", "text": "Line 40
I = 38.499 %
I_from = 0.139 kA
I_to = 0.139 kA
", "type": "scattermapbox", "uid": "7bc7ab00-0f68-4d8e-9b5c-17c60f799e58" }, { "hoverinfo": "text", "lat": [ 48.43490896926332, 48.434803999237275, 48.435869585207605, 48.437252750983454 ], "line": { "color": "rgb(115.32258064516127,255.0,131.45161290322582)", "width": 2 }, "lon": [ 7.810916838962539, 7.8117633004896065, 7.81235888994762, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 41
I = 49.057 %
I_from = 0.178 kA
I_to = 0.178 kA
", "type": "scattermapbox", "uid": "ebc8163a-4d52-44c7-bcfb-2988b5ba55ca" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.3424015615867, 48.3418862433713, 48.335962477278066, 48.33198343262878 ], "line": { "color": "rgb(0.0,0.0,200.22727272727272)", "width": 2 }, "lon": [ 7.759629839160378, 7.7582837562741425, 7.757160848107007, 7.753461280522535, 7.7531251630096625 ], "mode": "lines", "name": "lines", "text": "Line 42
I = 6.391 %
I_from = 0.023 kA
I_to = 0.023 kA
", "type": "scattermapbox", "uid": "d269deb0-e3f3-4d53-a06e-70343d4f41c2" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330346496050815, 48.32945774645592 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.7531251630096625, 7.76187711833228, 7.761240053860619 ], "mode": "lines", "name": "lines", "text": "Line 43
I = 1.986 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "67fc4647-ece7-4144-a325-def8599aa28e" }, { "hoverinfo": "text", "lat": [ 48.33198343262878, 48.330208898041064, 48.3297903765724 ], "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.7531251630096625, 7.753573521770497, 7.753395370107165 ], "mode": "lines", "name": "lines", "text": "Line 44
I = 3.209 %
I_from = 0.012 kA
I_to = 0.012 kA
", "type": "scattermapbox", "uid": "c211e8c9-849e-4dac-8655-b97e187dbca5" }, { "hoverinfo": "text", "lat": [ 48.41572609266569, 48.41575401931798, 48.42084885222796, 48.42296454933692 ], "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.879041696902698, 7.877416142764898, 7.854664591435209, 7.845385081336094 ], "mode": "lines", "name": "lines", "text": "Line 45
I = 40.087 %
I_from = 0.145 kA
I_to = 0.145 kA
", "type": "scattermapbox", "uid": "63b31d2f-f250-422c-9d5c-06ab7e4e043b" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40904311793682, 48.40388379781226 ], "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.775266635504853, 7.777498262968485, 7.78873191474689 ], "mode": "lines", "name": "lines", "text": "Line 46
I = 45.93 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox", "uid": "81608b88-0d3a-4948-a082-4bfcbed671c1" }, { "hoverinfo": "text", "lat": [ 48.40388379781226, 48.396074132219894, 48.39606378339081 ], "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.78873191474689, 7.805732381533641, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 47
I = 45.978 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox", "uid": "3abdd8ad-904f-40b7-9fec-59d11865917e" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.4096593366681 ], "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.842638336293208, 7.863756663915659 ], "mode": "lines", "name": "lines", "text": "Line 48
I = 9.917 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox", "uid": "929cfe1e-e9c0-4101-aaae-5c08fa7677cb" }, { "hoverinfo": "text", "lat": [ 48.4096593366681, 48.4083543740902, 48.40633626882105, 48.40552685325916 ], "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.863756663915659, 7.8662259168368465, 7.875543574545267, 7.878529136520024 ], "mode": "lines", "name": "lines", "text": "Line 49
I = 9.895 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox", "uid": "146c3d81-4476-4b4d-ae08-8cf6f1d08809" }, { "hoverinfo": "text", "lat": [ 48.391700890001346, 48.39208848004829, 48.39326050267422, 48.394103798473296, 48.3945547395238, 48.39606378339081 ], "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.812653775857045, 7.812246482891779, 7.811644040831613, 7.809930941843871, 7.806087360715495, 7.805775817968205 ], "mode": "lines", "name": "lines", "text": "Line 50
I = 46.005 %
I_from = 0.167 kA
I_to = 0.166 kA
", "type": "scattermapbox", "uid": "067f53a8-1bff-41cc-8bcb-2bffb721ca63" }, { "hoverinfo": "text", "lat": [ 48.39811544946978, 48.39828929482848, 48.400386905761486, 48.401150186262775, 48.40220930072947, 48.40261122318775, 48.403862633453066, 48.404144714199944 ], "line": { "color": "rgb(0.0,0.0,241.13636363636363)", "width": 2 }, "lon": [ 7.842638336293208, 7.842030849441937, 7.839096884116732, 7.839892665873727, 7.8413908252968065, 7.842892000465948, 7.842087064910102, 7.841645118232377 ], "mode": "lines", "name": "lines", "text": "Line 51
I = 9.937 %
I_from = 0.036 kA
I_to = 0.036 kA
", "type": "scattermapbox", "uid": "a79402c5-e777-4f07-b972-bb3c617c023a" }, { "hoverinfo": "text", "lat": [ 48.436259360073386, 48.43621079354168, 48.43759153175594 ], "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.786659017249264, 7.7869740594737324, 7.7990595062228785 ], "mode": "lines", "name": "lines", "text": "Line 52
I = 34.341 %
I_from = 0.221 kA
I_to = 0.222 kA
", "type": "scattermapbox", "uid": "a302c1cb-3f01-4c77-9b20-282a4ed80785" }, { "hoverinfo": "text", "lat": [ 48.43784808660618, 48.436259360073386 ], "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.776376345809918, 7.786659017249264 ], "mode": "lines", "name": "lines", "text": "Line 53
I = 34.341 %
I_from = 0.221 kA
I_to = 0.221 kA
", "type": "scattermapbox", "uid": "e637abe3-05cf-493a-ac28-350579005e76" }, { "hoverinfo": "text", "lat": [ 48.43759153175594, 48.43836507696538, 48.43811625358793, 48.43774644969709, 48.43721361178565, 48.43815271597494 ], "line": { "color": "rgb(144.3548387096774,255.0,102.41935483870967)", "width": 2 }, "lon": [ 7.7990595062228785, 7.799269730432637, 7.802946687308668, 7.804438421470779, 7.805266836376363, 7.806734057789884 ], "mode": "lines", "name": "lines", "text": "Line 54
I = 52.63 %
I_from = 0.222 kA
I_to = 0.222 kA
", "type": "scattermapbox", "uid": "760be629-ddbc-4eb9-81fa-2c687a181298" }, { "hoverinfo": "text", "lat": [ 48.39721686303332, 48.396949083128646, 48.3966732400268, 48.395816461271274, 48.393568726620664, 48.39201827430585, 48.389305854820215, 48.38881633852503 ], "line": { "color": "rgb(0.0,180.5,255.0)", "width": 2 }, "lon": [ 7.7639679630755785, 7.764958576168759, 7.766290866386118, 7.765925898160766, 7.763765633373513, 7.76270001899473, 7.761571047728338, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 55
I = 30.443 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox", "uid": "d55337be-6421-4fe8-aba5-a8d872ce7bd3" }, { "hoverinfo": "text", "lat": [ 48.42296454933692, 48.428440935748135, 48.429742025422705 ], "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.845385081336094, 7.821346748489995, 7.818122484083302 ], "mode": "lines", "name": "lines", "text": "Line 56
I = 40.025 %
I_from = 0.145 kA
I_to = 0.145 kA
", "type": "scattermapbox", "uid": "8b64524a-b982-4db0-ac39-b956ae589586" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.44215898325653 ], "line": { "color": "rgb(0.0,0.0,132.04545454545453)", "width": 2 }, "lon": [ 7.814348752471499, 7.816614645304303 ], "mode": "lines", "name": "lines", "text": "Line 57
I = 0.492 %
I_from = 0.002 kA
I_to = 0.001 kA
", "type": "scattermapbox", "uid": "770aec5b-4673-4b8a-9f44-e940af7735db" }, { "hoverinfo": "text", "lat": [ 48.46664642658219, 48.46690297489557, 48.46785146427126, 48.469402201395276, 48.470024878620656 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.834053059788065, 7.834293506224346, 7.836048527306763, 7.835171724259328, 7.83584018305238 ], "mode": "lines", "name": "lines", "text": "Line 58
I = 1.237 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "c022e651-777e-4e11-af30-dff5b668dbb9" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458161505927265, 48.45958978413993, 48.45952177586862, 48.46491575386854, 48.46664642658219 ], "line": { "color": "rgb(34.677419354838705,255.0,212.09677419354838)", "width": 2 }, "lon": [ 7.872608192748854, 7.871205169962984, 7.865685066310094, 7.85567452952527, 7.834291967845081, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 59
I = 39.424 %
I_from = 0.142 kA
I_to = 0.143 kA
", "type": "scattermapbox", "uid": "8b13b598-b0ea-458d-8f19-76219ec342eb" }, { "hoverinfo": "text", "lat": [ 48.46648941031778, 48.466585858793486, 48.46719882494159, 48.46600061456642, 48.46663092406931, 48.46664642658219 ], "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.827272008388869, 7.827736514326724, 7.829141388900315, 7.831866337062212, 7.833564402406187, 7.834053059788065 ], "mode": "lines", "name": "lines", "text": "Line 60
I = 36.994 %
I_from = 0.134 kA
I_to = 0.134 kA
", "type": "scattermapbox", "uid": "49b17c98-c1c4-40f4-ab20-6a7a0343c6ce" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.46648941031778 ], "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.818941066410645, 7.827272008388869 ], "mode": "lines", "name": "lines", "text": "Line 61
I = 37.016 %
I_from = 0.134 kA
I_to = 0.134 kA
", "type": "scattermapbox", "uid": "ddc585e0-f9ff-45e8-ab94-2224061b3207" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43784808660618 ], "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.761533394371758, 7.776376345809918 ], "mode": "lines", "name": "lines", "text": "Line 62
I = 34.34 %
I_from = 0.221 kA
I_to = 0.221 kA
", "type": "scattermapbox", "uid": "05d54edb-3073-4701-97a8-1aad1b304cc1" }, { "hoverinfo": "text", "lat": [ 48.460457836078916, 48.45994229262162, 48.45859429977883 ], "line": { "color": "rgb(0.0,0.0,154.77272727272728)", "width": 2 }, "lon": [ 7.7870184783196414, 7.786623656586779, 7.786003458366424 ], "mode": "lines", "name": "lines", "text": "Line 63
I = 2.493 %
I_from = 0.009 kA
I_to = 0.009 kA
", "type": "scattermapbox", "uid": "cb3efca5-7911-4326-ac3b-2104b8e62d2b" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.46255155295306, 48.460471758802946, 48.460457836078916 ], "line": { "color": "rgb(0.0,52.49999999999997,255.0)", "width": 2 }, "lon": [ 7.7989155508533345, 7.798843163722456, 7.787194863706356, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 64
I = 17.743 %
I_from = 0.064 kA
I_to = 0.064 kA
", "type": "scattermapbox", "uid": "71817b4f-d603-4035-9e48-1f2d293469a4" }, { "hoverinfo": "text", "lat": [ 48.465850305770324, 48.46578217804072, 48.46500727415786, 48.46263647424076, 48.461078004830576, 48.461045792307914, 48.46053877934778, 48.460457836078916 ], "line": { "color": "rgb(0.0,88.5,255.0)", "width": 2 }, "lon": [ 7.793053060577116, 7.795085016423944, 7.794918198969546, 7.796165093559832, 7.788830555207743, 7.786709754259562, 7.786464198716272, 7.7870184783196414 ], "mode": "lines", "name": "lines", "text": "Line 65
I = 21.433 %
I_from = 0.077 kA
I_to = 0.078 kA
", "type": "scattermapbox", "uid": "69b1461f-ae4c-4040-a3d7-8dfe3e9f61e1" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38592827023448, 48.38643006543967, 48.38717390141275, 48.38755401582079 ], "line": { "color": "rgb(28.225806451612854,255.0,218.54838709677426)", "width": 2 }, "lon": [ 7.811370592555607, 7.811595368627361, 7.8110655410753305, 7.811368752265022, 7.811928656238957 ], "mode": "lines", "name": "lines", "text": "Line 67
I = 38.599 %
I_from = 0.14 kA
I_to = 0.14 kA
", "type": "scattermapbox", "uid": "3544edfc-034b-44d8-8d29-f6e89906b3f7" }, { "hoverinfo": "text", "lat": [ 48.397738420928505, 48.399447776573254, 48.39840208744342, 48.39898093139586, 48.39809430352463 ], "line": { "color": "rgb(0.0,0.0,250.22727272727272)", "width": 2 }, "lon": [ 7.908494527610642, 7.909391336045341, 7.924082516891834, 7.926292142746251, 7.931257487389006 ], "mode": "lines", "name": "lines", "text": "Line 68
I = 10.696 %
I_from = 0.039 kA
I_to = 0.038 kA
", "type": "scattermapbox", "uid": "a48cfcf0-4098-43da-90ea-bb2b5b3da7dd" }, { "hoverinfo": "text", "lat": [ 48.39809430352463, 48.396326952952926, 48.396057772894174 ], "line": { "color": "rgb(0.0,0.0,255.0)", "width": 2 }, "lon": [ 7.931257487389006, 7.9328519553556625, 7.937738708318573 ], "mode": "lines", "name": "lines", "text": "Line 69
I = 11.867 %
I_from = 0.043 kA
I_to = 0.043 kA
", "type": "scattermapbox", "uid": "8f3b2a56-f73e-4f5a-a6a1-6d3d04db3965" }, { "hoverinfo": "text", "lat": [ 48.42317235657316, 48.42387899645521, 48.425568854638804 ], "line": { "color": "rgb(70.16129032258063,255.0,176.61290322580646)", "width": 2 }, "lon": [ 7.904856256838565, 7.9056576338374045, 7.90302727463664 ], "mode": "lines", "name": "lines", "text": "Line 70
I = 43.391 %
I_from = 0.157 kA
I_to = 0.157 kA
", "type": "scattermapbox", "uid": "640bf4b1-3a6f-4b30-a6e6-7207e2ebc0c7" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.42674695926333, 48.426754589775385 ], "line": { "color": "rgb(0.0,0.0,154.77272727272728)", "width": 2 }, "lon": [ 7.90302727463664, 7.904313419921907, 7.904323568737559 ], "mode": "lines", "name": "lines", "text": "Line 71
I = 2.462 %
I_from = 0.009 kA
I_to = 0.009 kA
", "type": "scattermapbox", "uid": "56a3c903-8dd4-480d-8275-4ac58473348e" }, { "hoverinfo": "text", "lat": [ 48.425568854638804, 48.426782149219186, 48.430715471018566, 48.43187131764267, 48.43274836138279, 48.43320651834232 ], "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.90302727463664, 7.9004227675869725, 7.895925122046606, 7.893064653287695, 7.888368095378328, 7.887773560526681 ], "mode": "lines", "name": "lines", "text": "Line 72
I = 45.828 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox", "uid": "b8f8a630-7c93-4f1b-ac12-0a0008a3fab2" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42021485437283, 48.4198526405345, 48.42108182048383 ], "line": { "color": "rgb(37.90322580645161,255.0,208.8709677419355)", "width": 2 }, "lon": [ 7.9011500193365976, 7.902983352314849, 7.904558598573842, 7.907598272338418 ], "mode": "lines", "name": "lines", "text": "Line 73
I = 39.483 %
I_from = 0.143 kA
I_to = 0.143 kA
", "type": "scattermapbox", "uid": "130a2314-cc25-4faf-af4e-92b259ffc6f7" }, { "hoverinfo": "text", "lat": [ 48.42108182048383, 48.42140868536638, 48.42259830297425, 48.424189374790565 ], "line": { "color": "rgb(21.774193548387093,255.0,225.0)", "width": 2 }, "lon": [ 7.907598272338418, 7.907531430645556, 7.905298981104299, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 74
I = 37.531 %
I_from = 0.136 kA
I_to = 0.136 kA
", "type": "scattermapbox", "uid": "70ddaee9-7814-40fc-b752-e43780216675" }, { "hoverinfo": "text", "lat": [ 48.421893919684095, 48.42317235657316 ], "line": { "color": "rgb(54.03225806451608,255.0,192.74193548387103)", "width": 2 }, "lon": [ 7.9011500193365976, 7.904856256838565 ], "mode": "lines", "name": "lines", "text": "Line 75
I = 41.434 %
I_from = 0.15 kA
I_to = 0.15 kA
", "type": "scattermapbox", "uid": "4d87e441-201d-436e-ab7b-fc56a41c6a43" }, { "hoverinfo": "text", "lat": [ 48.34952330391048, 48.350331936182144, 48.35261080970117 ], "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.757528366368601, 7.757431972718526, 7.754567342326092 ], "mode": "lines", "name": "lines", "text": "Line 76
I = 1.953 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "e878fa5d-5fc2-4779-b824-7308f485827a" }, { "hoverinfo": "text", "lat": [ 48.36812436771714, 48.35405754545721, 48.34952330391048 ], "line": { "color": "rgb(0.0,0.0,182.04545454545453)", "width": 2 }, "lon": [ 7.7570610587837985, 7.761294687414599, 7.757528366368601 ], "mode": "lines", "name": "lines", "text": "Line 77
I = 5.01 %
I_from = 0.018 kA
I_to = 0.018 kA
", "type": "scattermapbox", "uid": "4591fa73-f29e-485c-a071-2d9279ec17cb" }, { "hoverinfo": "text", "lat": [ 48.42400659063858, 48.42255372116526 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.917782616603751, 7.912914076993205 ], "mode": "lines", "name": "lines", "text": "Line 78
I = 1.981 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "28b25517-46d8-4db2-81cd-2f80536883f4" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.424555179766614, 48.42590628657446 ], "line": { "color": "rgb(0.0,160.5,255.0)", "width": 2 }, "lon": [ 7.912914076993205, 7.91460815507501, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 79
I = 28.241 %
I_from = 0.102 kA
I_to = 0.102 kA
", "type": "scattermapbox", "uid": "99dbfaa5-2b74-4b89-9908-332fb6873fa0" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42620031140816, 48.42567694196727, 48.42624241122747, 48.42551677296, 48.42590628657446 ], "line": { "color": "rgb(0.0,192.5,255.0)", "width": 2 }, "lon": [ 7.909334378322314, 7.9096097137321575, 7.910526348475814, 7.911706758847144, 7.912601625117511, 7.913933853984564 ], "mode": "lines", "name": "lines", "text": "Line 80
I = 31.343 %
I_from = 0.113 kA
I_to = 0.113 kA
", "type": "scattermapbox", "uid": "73d06686-b9a6-4061-859c-2a86be521af9" }, { "hoverinfo": "text", "lat": [ 48.42255372116526, 48.42109713593527, 48.42043867715034 ], "line": { "color": "rgb(0.0,108.5,255.0)", "width": 2 }, "lon": [ 7.912914076993205, 7.9149877973452325, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 81
I = 23.177 %
I_from = 0.084 kA
I_to = 0.084 kA
", "type": "scattermapbox", "uid": "eb14f595-b10c-4651-9515-c71c9f6dcdf0" }, { "hoverinfo": "text", "lat": [ 48.42618848720791, 48.42540397588583, 48.424189374790565 ], "line": { "color": "rgb(0.0,224.5,250.80645161290326)", "width": 2 }, "lon": [ 7.909334378322314, 7.910628274806782, 7.9082861248273835 ], "mode": "lines", "name": "lines", "text": "Line 82
I = 34.436 %
I_from = 0.125 kA
I_to = 0.125 kA
", "type": "scattermapbox", "uid": "3ee28743-a3dc-4877-b8a6-ff7ffc3a0fb2" }, { "hoverinfo": "text", "lat": [ 48.41021512074332, 48.41132488244692, 48.41239165414067 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.888453497872503, 7.886142061204039, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 85
I = 1.958 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "941ffc1f-fe5c-474a-a61c-d9a4f51f4cb4" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41253886837926, 48.41264630582966, 48.41239165414067 ], "line": { "color": "rgb(0.0,0.0,177.5)", "width": 2 }, "lon": [ 7.889313095595923, 7.8867546788611005, 7.8862687847719055, 7.886036456351239 ], "mode": "lines", "name": "lines", "text": "Line 86
I = 4.388 %
I_from = 0.016 kA
I_to = 0.016 kA
", "type": "scattermapbox", "uid": "1142d3a9-b248-489e-9d87-8a9e45ed6131" }, { "hoverinfo": "text", "lat": [ 48.40051528841825, 48.39898138559237, 48.39757191960665 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.901722719875829, 7.901478376520232, 7.901304807602199 ], "mode": "lines", "name": "lines", "text": "Line 87
I = 1.965 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "7db5b222-5b1a-4e30-b43d-6df2e25ebc7f" }, { "hoverinfo": "text", "lat": [ 48.41100311473389, 48.41119728923158, 48.41219987861257 ], "line": { "color": "rgb(0.0,68.49999999999997,255.0)", "width": 2 }, "lon": [ 7.896173712216915, 7.898364527394352, 7.899896941709809 ], "mode": "lines", "name": "lines", "text": "Line 90
I = 19.195 %
I_from = 0.069 kA
I_to = 0.069 kA
", "type": "scattermapbox", "uid": "a206ff69-6a97-490f-b48e-245276f59ba7" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40314742067377, 48.41145849304244, 48.42043867715034 ], "line": { "color": "rgb(0.0,96.5,255.0)", "width": 2 }, "lon": [ 7.9328354216282655, 7.9311113339541865, 7.924782339298965, 7.913786733913369 ], "mode": "lines", "name": "lines", "text": "Line 91
I = 22.031 %
I_from = 0.08 kA
I_to = 0.079 kA
", "type": "scattermapbox", "uid": "24ce13ba-3c10-4e9c-a937-fd5230bea831" }, { "hoverinfo": "text", "lat": [ 48.41295983365966, 48.41328728676508, 48.41424248087298 ], "line": { "color": "rgb(0.0,172.5,255.0)", "width": 2 }, "lon": [ 7.8943754623023334, 7.894609615717797, 7.896383584653477 ], "mode": "lines", "name": "lines", "text": "Line 92
I = 29.562 %
I_from = 0.107 kA
I_to = 0.107 kA
", "type": "scattermapbox", "uid": "64b66368-cda4-40fd-babf-0676af512ca7" }, { "hoverinfo": "text", "lat": [ 48.41271758634395, 48.41295983365966 ], "line": { "color": "rgb(0.0,204.5,255.0)", "width": 2 }, "lon": [ 7.889313095595923, 7.8943754623023334 ], "mode": "lines", "name": "lines", "text": "Line 93
I = 32.626 %
I_from = 0.118 kA
I_to = 0.118 kA
", "type": "scattermapbox", "uid": "5b129055-bed8-40c8-b6fd-1647ff27258f" }, { "hoverinfo": "text", "lat": [ 48.41219987861257, 48.41243010409824, 48.41377255465386 ], "line": { "color": "rgb(0.0,96.5,255.0)", "width": 2 }, "lon": [ 7.899896941709809, 7.90151744160855, 7.901303414862458 ], "mode": "lines", "name": "lines", "text": "Line 94
I = 22.245 %
I_from = 0.081 kA
I_to = 0.081 kA
", "type": "scattermapbox", "uid": "7b033068-d47b-4cba-a86f-814da0070eea" }, { "hoverinfo": "text", "lat": [ 48.40163971704406, 48.40146312321024, 48.40091851611696 ], "line": { "color": "rgb(0.0,76.5,255.0)", "width": 2 }, "lon": [ 7.9328354216282655, 7.93445480593075, 7.936287351303715 ], "mode": "lines", "name": "lines", "text": "Line 95
I = 20.056 %
I_from = 0.073 kA
I_to = 0.073 kA
", "type": "scattermapbox", "uid": "8bf4119f-8b4f-4c0c-b2e6-53d52d48174c" }, { "hoverinfo": "text", "lat": [ 48.40091851611696, 48.399674338579445, 48.399115015448224 ], "line": { "color": "rgb(0.0,44.5,255.0)", "width": 2 }, "lon": [ 7.936287351303715, 7.937871546738487, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 96
I = 16.94 %
I_from = 0.061 kA
I_to = 0.061 kA
", "type": "scattermapbox", "uid": "15144811-3be3-41cc-8c5a-532be9593713" }, { "hoverinfo": "text", "lat": [ 48.396057772894174, 48.39622610358936, 48.39706035506982, 48.398261192716866, 48.398605596837555, 48.39883465484676, 48.399115015448224 ], "line": { "color": "rgb(0.0,12.5,255.0)", "width": 2 }, "lon": [ 7.937738708318573, 7.93790840883059, 7.936633845961234, 7.936815722260133, 7.937734034157416, 7.9375476870283315, 7.938291961287417 ], "mode": "lines", "name": "lines", "text": "Line 97
I = 13.831 %
I_from = 0.05 kA
I_to = 0.05 kA
", "type": "scattermapbox", "uid": "5cb6c2d6-1d80-419a-bf73-3e8609529116" }, { "hoverinfo": "text", "lat": [ 48.3297903765724, 48.32897411715177, 48.32845845018001 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.753395370107165, 7.7558693010633455, 7.757920252549802 ], "mode": "lines", "name": "lines", "text": "Line 98
I = 1.241 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "9b48d61f-2224-4994-980a-d72a2862fde9" }, { "hoverinfo": "text", "lat": [ 48.3444105914851, 48.34403541579084, 48.34396313064473 ], "line": { "color": "rgb(0.0,0.0,222.95454545454544)", "width": 2 }, "lon": [ 7.759629839160378, 7.7578227652717215, 7.755780231459939 ], "mode": "lines", "name": "lines", "text": "Line 99
I = 8.316 %
I_from = 0.03 kA
I_to = 0.03 kA
", "type": "scattermapbox", "uid": "2b52159e-e1e2-4607-be02-051fa786a7bb" }, { "hoverinfo": "text", "lat": [ 48.39621702741659, 48.396778066431686, 48.3970537607894, 48.397738420928505 ], "line": { "color": "rgb(0.0,0.0,213.86363636363635)", "width": 2 }, "lon": [ 7.9059194682879745, 7.905870190749077, 7.9077517417558285, 7.908494527610642 ], "mode": "lines", "name": "lines", "text": "Line 100
I = 7.574 %
I_from = 0.027 kA
I_to = 0.027 kA
", "type": "scattermapbox", "uid": "db4cb757-23e1-4e31-9da2-5a9a09705fd0" }, { "hoverinfo": "text", "lat": [ 48.39529930602741, 48.39512339356586, 48.39390775281652 ], "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.902058723097734, 7.9026198872803235, 7.904432371911256 ], "mode": "lines", "name": "lines", "text": "Line 101
I = 3.139 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "4c2f1c06-1f49-46ed-b829-c771aa06a75f" }, { "hoverinfo": "text", "lat": [ 48.39390775281652, 48.39294498343827, 48.394300486054405, 48.39448910312712, 48.3949975040255 ], "line": { "color": "rgb(0.0,0.0,186.5909090909091)", "width": 2 }, "lon": [ 7.904432371911256, 7.907203737341593, 7.908190353994651, 7.9079477604156585, 7.908338597387358 ], "mode": "lines", "name": "lines", "text": "Line 102
I = 5.12 %
I_from = 0.019 kA
I_to = 0.018 kA
", "type": "scattermapbox", "uid": "c58d4e2d-e3e2-4227-8de1-3f7a3e2bf013" }, { "hoverinfo": "text", "lat": [ 48.3949975040255, 48.39634070151521, 48.39621702741659 ], "line": { "color": "rgb(0.0,0.0,200.22727272727272)", "width": 2 }, "lon": [ 7.908338597387358, 7.907877408860182, 7.9059194682879745 ], "mode": "lines", "name": "lines", "text": "Line 103
I = 6.342 %
I_from = 0.023 kA
I_to = 0.023 kA
", "type": "scattermapbox", "uid": "b8f90ac5-c6e8-4668-9abb-da11684696ad" }, { "hoverinfo": "text", "lat": [ 48.35938749747666, 48.360232115980914, 48.36082141536698, 48.36133205152993 ], "line": { "color": "rgb(0.0,148.5,255.0)", "width": 2 }, "lon": [ 7.77541441952286, 7.775897231831129, 7.776273831650673, 7.776701020795112 ], "mode": "lines", "name": "lines", "text": "Line 104
I = 27.328 %
I_from = 0.099 kA
I_to = 0.099 kA
", "type": "scattermapbox", "uid": "4b305c32-747d-41c0-958d-2496105244a7" }, { "hoverinfo": "text", "lat": [ 48.36133205152993, 48.361342842443364, 48.36244816363847, 48.36261088252578 ], "line": { "color": "rgb(0.0,164.5,255.0)", "width": 2 }, "lon": [ 7.776701020795112, 7.777133131484371, 7.777571136256973, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 105
I = 28.551 %
I_from = 0.103 kA
I_to = 0.103 kA
", "type": "scattermapbox", "uid": "aff44b6b-c486-4b59-af8c-b25b5ca1d06c" }, { "hoverinfo": "text", "lat": [ 48.356637916850076, 48.35789022741615, 48.35938749747666 ], "line": { "color": "rgb(0.0,136.49999999999994,255.0)", "width": 2 }, "lon": [ 7.776039269015637, 7.77632396106871, 7.77541441952286 ], "mode": "lines", "name": "lines", "text": "Line 106
I = 26.105 %
I_from = 0.095 kA
I_to = 0.094 kA
", "type": "scattermapbox", "uid": "9e699e72-2d1a-409c-9659-77c56c482db1" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.35778042544463, 48.356637916850076 ], "line": { "color": "rgb(0.0,124.5,255.0)", "width": 2 }, "lon": [ 7.770325968788289, 7.772129830969054, 7.776039269015637 ], "mode": "lines", "name": "lines", "text": "Line 107
I = 24.894 %
I_from = 0.09 kA
I_to = 0.09 kA
", "type": "scattermapbox", "uid": "5247d2c0-193d-487e-bf9d-4fb79f50846c" }, { "hoverinfo": "text", "lat": [ 48.35975182970296, 48.3502399737409 ], "line": { "color": "rgb(0.0,104.5,255.0)", "width": 2 }, "lon": [ 7.770325968788289, 7.761479038024156 ], "mode": "lines", "name": "lines", "text": "Line 108
I = 22.964 %
I_from = 0.083 kA
I_to = 0.083 kA
", "type": "scattermapbox", "uid": "8ca723f1-aaf3-44a0-ae7a-20969f4c109b" }, { "hoverinfo": "text", "lat": [ 48.36446774723041, 48.36350223295741, 48.36261088252578 ], "line": { "color": "rgb(0.0,184.5,255.0)", "width": 2 }, "lon": [ 7.775695905660895, 7.776419559308901, 7.777566812718366 ], "mode": "lines", "name": "lines", "text": "Line 109
I = 30.516 %
I_from = 0.11 kA
I_to = 0.11 kA
", "type": "scattermapbox", "uid": "055e5cdc-aa30-432b-9052-574863d0190d" }, { "hoverinfo": "text", "lat": [ 48.34396313064473, 48.34426775080098, 48.34552927819756, 48.34577288780829 ], "line": { "color": "rgb(0.0,0.0,236.59090909090907)", "width": 2 }, "lon": [ 7.755780231459939, 7.755044310619948, 7.75395234627111, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 110
I = 9.543 %
I_from = 0.035 kA
I_to = 0.035 kA
", "type": "scattermapbox", "uid": "38809e39-ce2c-4a88-b07b-379344261ad8" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.346005288300006, 48.34750561848171 ], "line": { "color": "rgb(0.0,0.5,255.0)", "width": 2 }, "lon": [ 7.756184412909635, 7.756219304854849, 7.755691317531535 ], "mode": "lines", "name": "lines", "text": "Line 111
I = 12.742 %
I_from = 0.046 kA
I_to = 0.046 kA
", "type": "scattermapbox", "uid": "a12c5cfc-9558-4177-944d-ede4de8e719a" }, { "hoverinfo": "text", "lat": [ 48.34750561848171, 48.347582190500546, 48.349202252191944, 48.34979925579321 ], "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.755691317531535, 7.754196257632554, 7.75453023336564, 7.752695973125419 ], "mode": "lines", "name": "lines", "text": "Line 112
I = 3.197 %
I_from = 0.012 kA
I_to = 0.012 kA
", "type": "scattermapbox", "uid": "56c81144-e06d-4e4b-b466-64a02181aa1a" }, { "hoverinfo": "text", "lat": [ 48.34562365687445, 48.34553328906732, 48.34569381097869, 48.34577288780829 ], "line": { "color": "rgb(0.0,0.0,250.22727272727272)", "width": 2 }, "lon": [ 7.756184412909635, 7.756084748053403, 7.754031231612326, 7.75385941444393 ], "mode": "lines", "name": "lines", "text": "Line 113
I = 10.77 %
I_from = 0.039 kA
I_to = 0.039 kA
", "type": "scattermapbox", "uid": "e1a5c000-c703-4d24-abc8-034404c20aa9" }, { "hoverinfo": "text", "lat": [ 48.34979925579321, 48.34979996067782, 48.34907864266611 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.752695973125419, 7.751810826297418, 7.745178558182607 ], "mode": "lines", "name": "lines", "text": "Line 114
I = 1.24 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "b2353314-efb4-45ea-bc00-bcbe7a0ae029" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38730207692354, 48.38622195736317 ], "line": { "color": "rgb(0.0,136.49999999999994,255.0)", "width": 2 }, "lon": [ 7.757804110375469, 7.759170513376559, 7.762269550242781 ], "mode": "lines", "name": "lines", "text": "Line 116
I = 26.114 %
I_from = 0.095 kA
I_to = 0.094 kA
", "type": "scattermapbox", "uid": "1dce01a5-7362-4c8c-a236-838d250f45bb" }, { "hoverinfo": "text", "lat": [ 48.38622195736317, 48.38591420829891, 48.387253837111224 ], "line": { "color": "rgb(0.0,156.5,255.0)", "width": 2 }, "lon": [ 7.762269550242781, 7.763443859194469, 7.764481499839969 ], "mode": "lines", "name": "lines", "text": "Line 117
I = 28.041 %
I_from = 0.102 kA
I_to = 0.101 kA
", "type": "scattermapbox", "uid": "42e1b965-ed84-44a8-9e5c-6806d8e83219" }, { "hoverinfo": "text", "lat": [ 48.387253837111224, 48.38794755580395, 48.3885207507809, 48.38881633852503 ], "line": { "color": "rgb(0.0,168.49999999999994,255.0)", "width": 2 }, "lon": [ 7.764481499839969, 7.762130310128013, 7.762763912431121, 7.761470329044198 ], "mode": "lines", "name": "lines", "text": "Line 118
I = 29.244 %
I_from = 0.106 kA
I_to = 0.106 kA
", "type": "scattermapbox", "uid": "41ff9c5a-ddb2-4cd8-8ce1-4ffb84beb107" }, { "hoverinfo": "text", "lat": [ 48.38651874734458, 48.38670318549448, 48.388499877050805 ], "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.749098302762393, 7.74791722308796, 7.74990855383097 ], "mode": "lines", "name": "lines", "text": "Line 119
I = 1.95 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "d26cfef1-d3dc-499c-be61-3cd22d7ad430" }, { "hoverinfo": "text", "lat": [ 48.38819903757242, 48.38848521873247, 48.38875366719135, 48.387871778099516 ], "line": { "color": "rgb(0.0,116.49999999999997,255.0)", "width": 2 }, "lon": [ 7.757804110375469, 7.756986342857054, 7.755166284773694, 7.755277485653774 ], "mode": "lines", "name": "lines", "text": "Line 120
I = 24.183 %
I_from = 0.088 kA
I_to = 0.088 kA
", "type": "scattermapbox", "uid": "bc5dbff2-cc98-4bfc-8645-9051ca28561c" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.38177684668185, 48.3817715875042, 48.38124747665183, 48.381273336943494 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.753874632672782, 7.754239849704733, 7.75489924216055, 7.754909950395876, 7.756128882042036 ], "mode": "lines", "name": "lines", "text": "Line 121
I = 1.219 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "0411ee90-6d21-4184-bde2-ba74d87d3068" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.38651874734458 ], "line": { "color": "rgb(0.0,24.5,255.0)", "width": 2 }, "lon": [ 7.747766254755431, 7.749098302762393 ], "mode": "lines", "name": "lines", "text": "Line 122
I = 14.946 %
I_from = 0.054 kA
I_to = 0.054 kA
", "type": "scattermapbox", "uid": "56e27abe-f2ee-432b-8604-62226a83af21" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.382562159648025, 48.38363665056195 ], "line": { "color": "rgb(0.0,0.0,232.04545454545453)", "width": 2 }, "lon": [ 7.753874632672782, 7.750416988748078, 7.751239703607083 ], "mode": "lines", "name": "lines", "text": "Line 123
I = 9.16 %
I_from = 0.033 kA
I_to = 0.033 kA
", "type": "scattermapbox", "uid": "56950769-6dff-444d-a265-757c52f992b1" }, { "hoverinfo": "text", "lat": [ 48.38363665056195, 48.38424805764008, 48.38471159038374, 48.38478902399748, 48.38593046260231 ], "line": { "color": "rgb(0.0,0.0,254.77272727272725)", "width": 2 }, "lon": [ 7.751239703607083, 7.75163773252226, 7.750171002546136, 7.748848329315795, 7.747766254755431 ], "mode": "lines", "name": "lines", "text": "Line 124
I = 11.087 %
I_from = 0.04 kA
I_to = 0.04 kA
", "type": "scattermapbox", "uid": "eb6137ae-3cc1-497a-bf19-24b0a5e231f5" }, { "hoverinfo": "text", "lat": [ 48.38198803374666, 48.37590247183891, 48.36812436771714 ], "line": { "color": "rgb(0.0,0.0,182.04545454545453)", "width": 2 }, "lon": [ 7.753874632672782, 7.7547195249043, 7.7570610587837985 ], "mode": "lines", "name": "lines", "text": "Line 125
I = 4.938 %
I_from = 0.018 kA
I_to = 0.018 kA
", "type": "scattermapbox", "uid": "6da1b580-4174-45d3-adb1-b67d01110c4d" }, { "hoverinfo": "text", "lat": [ 48.38593046260231, 48.386644149787855, 48.3874779945686 ], "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.747766254755431, 7.747345601650118, 7.7442606864655374 ], "mode": "lines", "name": "lines", "text": "Line 126
I = 1.95 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "20121633-e2d0-4bec-83d8-8e179115591e" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.43345787619722 ], "line": { "color": "rgb(170.16129032258064,255.0,76.61290322580645)", "width": 2 }, "lon": [ 7.765743379197341, 7.75852884559422 ], "mode": "lines", "name": "lines", "text": "Line 127
I = 55.581 %
I_from = 0.358 kA
I_to = 0.358 kA
", "type": "scattermapbox", "uid": "28e2adcc-2d0c-49a3-8aa7-7f9238304c5a" }, { "hoverinfo": "text", "lat": [ 48.41987792804732, 48.42002993497873, 48.42373656387521 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.765743379197341, 7.766447757298912, 7.767396711800624 ], "mode": "lines", "name": "lines", "text": "Line 128
I = 1.202 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "e492276d-eded-468d-a3be-4b5a4d9d551d" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.410778162844814, 48.40987064549437 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.775188962957216, 7.7767423865223115, 7.778809539550429 ], "mode": "lines", "name": "lines", "text": "Line 129
I = 1.209 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "3cb39f8c-d33e-4bdc-a0e6-ee97f3589e1d" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.411255614311195, 48.41242444217284 ], "line": { "color": "rgb(0.0,220.5,254.03225806451613)", "width": 2 }, "lon": [ 7.7652256726146165, 7.764837816896783, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 130
I = 34.203 %
I_from = 0.124 kA
I_to = 0.124 kA
", "type": "scattermapbox", "uid": "e7f2254a-23af-4ce4-b695-c2131fac1022" }, { "hoverinfo": "text", "lat": [ 48.41348695079089, 48.411820974411256, 48.41245092443458, 48.41242444217284 ], "line": { "color": "rgb(2.4193548387096313,232.49999999999994,244.35483870967747)", "width": 2 }, "lon": [ 7.761798098369024, 7.7639922621671476, 7.765722943668262, 7.766064847466364 ], "mode": "lines", "name": "lines", "text": "Line 131
I = 35.398 %
I_from = 0.128 kA
I_to = 0.128 kA
", "type": "scattermapbox", "uid": "e7d31fb9-5aca-4f13-88c9-aeb604aa2337" }, { "hoverinfo": "text", "lat": [ 48.409132210246845, 48.409159177431185, 48.40969201783802, 48.41091584191091 ], "line": { "color": "rgb(0.0,200.49999999999994,255.0)", "width": 2 }, "lon": [ 7.769463871775373, 7.769431844659481, 7.766595199719469, 7.7652256726146165 ], "mode": "lines", "name": "lines", "text": "Line 132
I = 32.285 %
I_from = 0.117 kA
I_to = 0.117 kA
", "type": "scattermapbox", "uid": "8fa98e53-372a-42c3-b330-9391a49151cf" }, { "hoverinfo": "text", "lat": [ 48.412974384566716, 48.413310622569426, 48.41231410625155, 48.41203811444964 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.775990558453953, 7.776748729173016, 7.778617825021016, 7.779195765893833 ], "mode": "lines", "name": "lines", "text": "Line 133
I = 1.208 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "9638547c-9303-400e-984a-c49f926a6d5f" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40798047973964, 48.40610336880996 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.775266635504853, 7.775768029695534, 7.775204689771895 ], "mode": "lines", "name": "lines", "text": "Line 134
I = 1.21 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "12064864-9722-4884-8de4-d7a001e81729" }, { "hoverinfo": "text", "lat": [ 48.41394963541415, 48.41402817044714, 48.41423953060357, 48.41348695079089 ], "line": { "color": "rgb(12.096774193548386,244.5,234.67741935483872)", "width": 2 }, "lon": [ 7.766593408888199, 7.765444260339689, 7.7626777427693705, 7.761798098369024 ], "mode": "lines", "name": "lines", "text": "Line 135
I = 36.588 %
I_from = 0.132 kA
I_to = 0.132 kA
", "type": "scattermapbox", "uid": "8378369f-43eb-4a11-8553-791c9588fe51" }, { "hoverinfo": "text", "lat": [ 48.41297284402848, 48.41358426165366, 48.41284311448556, 48.412974384566716 ], "line": { "color": "rgb(160.48387096774192,255.0,86.29032258064515)", "width": 2 }, "lon": [ 7.771503761305578, 7.773426581451931, 7.775328167829357, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 136
I = 54.427 %
I_from = 0.197 kA
I_to = 0.197 kA
", "type": "scattermapbox", "uid": "11e4aa44-05a9-465f-b79d-9c2945847f52" }, { "hoverinfo": "text", "lat": [ 48.40850592726565, 48.40895948374778, 48.410027488207525, 48.41066620240586 ], "line": { "color": "rgb(124.99999999999999,255.0,121.77419354838709)", "width": 2 }, "lon": [ 7.775266635504853, 7.775834208670546, 7.7759188575687626, 7.775188962957216 ], "mode": "lines", "name": "lines", "text": "Line 137
I = 50.129 %
I_from = 0.181 kA
I_to = 0.181 kA
", "type": "scattermapbox", "uid": "92175c8e-7e74-4e1e-aaea-20e285968fbb" }, { "hoverinfo": "text", "lat": [ 48.41066620240586, 48.41108201097005, 48.41202505131852, 48.41266511727912, 48.412974384566716 ], "line": { "color": "rgb(150.8064516129032,255.0,95.96774193548387)", "width": 2 }, "lon": [ 7.775188962957216, 7.776156826669267, 7.776069305157031, 7.775436339281925, 7.775990558453953 ], "mode": "lines", "name": "lines", "text": "Line 138
I = 53.244 %
I_from = 0.193 kA
I_to = 0.193 kA
", "type": "scattermapbox", "uid": "f886d805-617e-4582-b71a-386a56a1a01a" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39984602560864, 48.39850086932322, 48.39753674813376 ], "line": { "color": "rgb(0.0,0.0,191.13636363636363)", "width": 2 }, "lon": [ 7.835716941924399, 7.834017116189895, 7.832656099815897, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 139
I = 5.571 %
I_from = 0.02 kA
I_to = 0.02 kA
", "type": "scattermapbox", "uid": "78ce679e-706c-452f-a2d0-71032f5604af" }, { "hoverinfo": "text", "lat": [ 48.40021513103009, 48.39919649070407, 48.39847231883286, 48.39900849915065 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.835716941924399, 7.835858596456981, 7.836801497796786, 7.837825353282512 ], "mode": "lines", "name": "lines", "text": "Line 140
I = 1.231 %
I_from = 0.004 kA
I_to = 0.004 kA
", "type": "scattermapbox", "uid": "315c4b18-0943-4f6e-8382-c793105c10f7" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.435288574238065, 48.43543936650166, 48.43601104381253, 48.437316002561005, 48.437252750983454 ], "line": { "color": "rgb(99.19354838709675,255.0,147.58064516129033)", "width": 2 }, "lon": [ 7.814348752471499, 7.8132505258138085, 7.812532716283137, 7.812815396930991, 7.81257537267199, 7.812134057998089 ], "mode": "lines", "name": "lines", "text": "Line 141
I = 47.153 %
I_from = 0.171 kA
I_to = 0.171 kA
", "type": "scattermapbox", "uid": "017c5311-7552-4f7c-a9de-4b1da9274c3f" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38938411384804, 48.389190547412 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.814401857028874, 7.8142914995769255, 7.813750946931133 ], "mode": "lines", "name": "lines", "text": "Line 142
I = 1.954 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "95901475-17fc-42ae-a693-7dea12cd81f3" }, { "hoverinfo": "text", "lat": [ 48.3894074532143, 48.38967584195631, 48.39156960615444, 48.391700890001346 ], "line": { "color": "rgb(79.8387096774193,255.0,166.93548387096777)", "width": 2 }, "lon": [ 7.814401857028874, 7.814283926768524, 7.812753400538259, 7.812653775857045 ], "mode": "lines", "name": "lines", "text": "Line 143
I = 44.797 %
I_from = 0.162 kA
I_to = 0.162 kA
", "type": "scattermapbox", "uid": "64a518b0-d3fc-459c-94ea-a793146d9a81" }, { "hoverinfo": "text", "lat": [ 48.38807327790548, 48.388456987321014, 48.39023179834443, 48.39111772812474, 48.39305079688887, 48.39485609665345, 48.39670488371759, 48.397430324223464, 48.39753674813376 ], "line": { "color": "rgb(0.0,0.0,177.5)", "width": 2 }, "lon": [ 7.822295509468786, 7.823869402630792, 7.821060890102002, 7.8223470383185365, 7.824097180083999, 7.82817169137767, 7.829222350628324, 7.830348907527293, 7.830587014176267 ], "mode": "lines", "name": "lines", "text": "Line 144
I = 4.391 %
I_from = 0.016 kA
I_to = 0.016 kA
", "type": "scattermapbox", "uid": "0eb6fe96-2939-4d95-ab64-8001e9a6678d" }, { "hoverinfo": "text", "lat": [ 48.38429982163066, 48.38482287896137, 48.385206521095796, 48.386411329670736, 48.38703100357496, 48.38770493587267, 48.38807327790548 ], "line": { "color": "rgb(0.0,0.0,163.86363636363635)", "width": 2 }, "lon": [ 7.817020486640719, 7.818788709988698, 7.819439439536745, 7.822665542229924, 7.821984784441359, 7.822815782652791, 7.822295509468786 ], "mode": "lines", "name": "lines", "text": "Line 145
I = 3.191 %
I_from = 0.012 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "9685d3a9-63fa-4b05-a3d9-204bd3464b83" }, { "hoverinfo": "text", "lat": [ 48.38288709434517, 48.3824062333189, 48.383115188123824, 48.38429982163066 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.815501413380185, 7.8165460842194285, 7.817602428474285, 7.817020486640719 ], "mode": "lines", "name": "lines", "text": "Line 146
I = 1.971 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "e871744a-4960-46b3-b83b-44a392188b37" }, { "hoverinfo": "text", "lat": [ 48.45286282616684, 48.452366799509484, 48.4524723301637, 48.45200044860422 ], "line": { "color": "rgb(0.0,0.0,213.86363636363635)", "width": 2 }, "lon": [ 7.8180021610304395, 7.817350472811672, 7.816277752431677, 7.815999191593499 ], "mode": "lines", "name": "lines", "text": "Line 147
I = 7.528 %
I_from = 0.027 kA
I_to = 0.027 kA
", "type": "scattermapbox", "uid": "0f5d03f9-80a1-454d-b20c-8d0adb4274fe" }, { "hoverinfo": "text", "lat": [ 48.45200044860422, 48.45184898513226, 48.45198309300497, 48.451139116612424, 48.451383949764825 ], "line": { "color": "rgb(0.0,0.0,141.13636363636363)", "width": 2 }, "lon": [ 7.815999191593499, 7.815947025298658, 7.815445545455063, 7.814877765307096, 7.813866108825062 ], "mode": "lines", "name": "lines", "text": "Line 148
I = 1.251 %
I_from = 0.004 kA
I_to = 0.005 kA
", "type": "scattermapbox", "uid": "4d98b3e3-715a-4fdd-a82c-8ed903218b3c" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45286282616684 ], "line": { "color": "rgb(0.0,0.0,213.86363636363635)", "width": 2 }, "lon": [ 7.82260854480753, 7.8180021610304395 ], "mode": "lines", "name": "lines", "text": "Line 149
I = 7.518 %
I_from = 0.027 kA
I_to = 0.027 kA
", "type": "scattermapbox", "uid": "3280e239-184d-4b3d-94ff-ec5d1f19355c" }, { "hoverinfo": "text", "lat": [ 48.45231100629774, 48.45266207845663, 48.45431913250276, 48.45412175432323 ], "line": { "color": "rgb(0.0,0.0,236.59090909090907)", "width": 2 }, "lon": [ 7.82260854480753, 7.822566781765378, 7.8231972237873055, 7.824490292422656 ], "mode": "lines", "name": "lines", "text": "Line 150
I = 9.503 %
I_from = 0.034 kA
I_to = 0.034 kA
", "type": "scattermapbox", "uid": "88d5ce4e-d938-4803-ab02-5534dafa77b9" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.430279335057335, 48.43083045463459, 48.43251066829441 ], "line": { "color": "rgb(115.32258064516127,255.0,131.45161290322582)", "width": 2 }, "lon": [ 7.809467223941558, 7.808549583479397, 7.804648465174968, 7.804666086284456 ], "mode": "lines", "name": "lines", "text": "Line 151
I = 48.974 %
I_from = 0.206 kA
I_to = 0.206 kA
", "type": "scattermapbox", "uid": "5471b23f-dca9-424d-b207-934804aa0fed" }, { "hoverinfo": "text", "lat": [ 48.430037266377596, 48.42998020029146, 48.42871494025954 ], "line": { "color": "rgb(0.0,0.0,145.6818181818182)", "width": 2 }, "lon": [ 7.809467223941558, 7.80939154874604, 7.810780426186093 ], "mode": "lines", "name": "lines", "text": "Line 152
I = 1.922 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "a7be8258-a6ba-4b83-a927-a91616ba7bdb" }, { "hoverinfo": "text", "lat": [ 48.43503247923881, 48.43497042102222, 48.43310110710246, 48.43283117115614 ], "line": { "color": "rgb(76.61290322580645,255.0,170.16129032258064)", "width": 2 }, "lon": [ 7.814348752471499, 7.815872682700543, 7.815418792061614, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 153
I = 44.184 %
I_from = 0.16 kA
I_to = 0.16 kA
", "type": "scattermapbox", "uid": "2604a2cd-c8b7-40fa-bd3b-f0083de42677" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42987868582431, 48.43023545575329, 48.43069248590998, 48.430884242844414, 48.43283117115614 ], "line": { "color": "rgb(66.93548387096773,255.0,179.83870967741936)", "width": 2 }, "lon": [ 7.818122484083302, 7.818083816985085, 7.817135120872113, 7.817461811443773, 7.816642126260018, 7.8175311488569985 ], "mode": "lines", "name": "lines", "text": "Line 154
I = 42.996 %
I_from = 0.156 kA
I_to = 0.156 kA
", "type": "scattermapbox", "uid": "ed0eb273-2c43-4fb9-89eb-33864a918cb1" }, { "hoverinfo": "text", "lat": [ 48.429742025422705, 48.42919600787221, 48.42888699875941, 48.428119200291015 ], "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.818122484083302, 7.81640506183514, 7.8170279262721305, 7.817198631577271 ], "mode": "lines", "name": "lines", "text": "Line 156
I = 3.046 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "b3d46808-3c5c-4c2a-ad22-69619b659a43" }, { "hoverinfo": "text", "lat": [ 48.456154303023624, 48.453581851135894, 48.45301794985788, 48.45361129378401 ], "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.909234863520487, 7.903483652202896, 7.900317070730436, 7.895958297692454 ], "mode": "lines", "name": "lines", "text": "Line 157
I = 36.8 %
I_from = 0.237 kA
I_to = 0.237 kA
", "type": "scattermapbox", "uid": "dcdd6150-818a-4f04-950c-d9beb2cfef2a" }, { "hoverinfo": "text", "lat": [ 48.45361129378401, 48.45475150472113, 48.456011480046634 ], "line": { "color": "rgb(5.645161290322579,236.5,241.12903225806454)", "width": 2 }, "lon": [ 7.895958297692454, 7.895686273671309, 7.888307623911052 ], "mode": "lines", "name": "lines", "text": "Line 158
I = 35.717 %
I_from = 0.23 kA
I_to = 0.23 kA
", "type": "scattermapbox", "uid": "2563cb4d-67c6-4454-9588-12eed3ea5695" }, { "hoverinfo": "text", "lat": [ 48.456011480046634, 48.456277193475245, 48.45609712783013, 48.45630214584791 ], "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.888307623911052, 7.887769163258494, 7.883674810335124, 7.882123314640927 ], "mode": "lines", "name": "lines", "text": "Line 161
I = 52.118 %
I_from = 0.219 kA
I_to = 0.219 kA
", "type": "scattermapbox", "uid": "cb3ba278-3a51-43e1-af41-85668cf49d0d" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45693820399374 ], "line": { "color": "rgb(41.129032258064505,255.0,205.6451612903226)", "width": 2 }, "lon": [ 7.885461594829595, 7.913960629335016 ], "mode": "lines", "name": "lines", "text": "Line 162
I = 39.993 %
I_from = 0.258 kA
I_to = 0.258 kA
", "type": "scattermapbox", "uid": "2f13e92c-a58e-4c30-a576-d17d7540949d" }, { "hoverinfo": "text", "lat": [ 48.46584321749751, 48.46596098112934, 48.46600035603963, 48.4663049779099, 48.466147000477825 ], "line": { "color": "rgb(0.0,204.5,255.0)", "width": 2 }, "lon": [ 7.807525342273558, 7.807541018641054, 7.810031262748449, 7.810539456577776, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 163
I = 32.692 %
I_from = 0.118 kA
I_to = 0.118 kA
", "type": "scattermapbox", "uid": "b6d7f94c-64be-4b4c-abcd-9cfb23a03386" }, { "hoverinfo": "text", "lat": [ 48.46584213521052, 48.465810658396016, 48.465903808675655, 48.466147000477825 ], "line": { "color": "rgb(0.0,216.5,255.0)", "width": 2 }, "lon": [ 7.818941066410645, 7.8148081342547275, 7.812943051143225, 7.811294400076132 ], "mode": "lines", "name": "lines", "text": "Line 164
I = 33.92 %
I_from = 0.123 kA
I_to = 0.123 kA
", "type": "scattermapbox", "uid": "550e0e13-3c7a-44ee-bc11-ab6b9689a5dd" }, { "hoverinfo": "text", "lat": [ 48.45663219652865, 48.45683348225945, 48.457400741719084, 48.456154303023624 ], "line": { "color": "rgb(15.322580645161288,248.5,231.45161290322582)", "width": 2 }, "lon": [ 7.91309968024162, 7.912790933340882, 7.912023603714119, 7.909234863520487 ], "mode": "lines", "name": "lines", "text": "Line 165
I = 36.799 %
I_from = 0.237 kA
I_to = 0.237 kA
", "type": "scattermapbox", "uid": "960ab13c-2938-4a9b-b654-3fc263a84633" }, { "hoverinfo": "text", "lat": [ 48.462847757116, 48.462966137598414 ], "line": { "color": "rgb(0.0,32.5,255.0)", "width": 2 }, "lon": [ 7.7989155508533345, 7.805015433493657 ], "mode": "lines", "name": "lines", "text": "Line 167
I = 15.768 %
I_from = 0.057 kA
I_to = 0.057 kA
", "type": "scattermapbox", "uid": "2beb0628-dd72-4194-8fcf-5b65bd0be675" }, { "hoverinfo": "text", "lat": [ 48.46870230865693, 48.46588425232575, 48.46588038301405 ], "line": { "color": "rgb(0.0,120.5,255.0)", "width": 2 }, "lon": [ 7.799503775436979, 7.797891210313555, 7.796742737062251 ], "mode": "lines", "name": "lines", "text": "Line 168
I = 24.505 %
I_from = 0.089 kA
I_to = 0.089 kA
", "type": "scattermapbox", "uid": "5507b8bd-cf7e-4917-9025-b553ca78529d" }, { "hoverinfo": "text", "lat": [ 48.46588038301405, 48.46590636448979, 48.465850305770324 ], "line": { "color": "rgb(0.0,88.5,255.0)", "width": 2 }, "lon": [ 7.796742737062251, 7.794110968820244, 7.793053060577116 ], "mode": "lines", "name": "lines", "text": "Line 169
I = 21.389 %
I_from = 0.077 kA
I_to = 0.077 kA
", "type": "scattermapbox", "uid": "6b2f7048-4074-4261-90d7-4443c54f2f46" }, { "hoverinfo": "text", "lat": [ 48.464992966711876, 48.465615075702345, 48.46636840610652, 48.46654892075205, 48.46740551088164 ], "line": { "color": "rgb(92.74193548387096,255.0,154.03225806451613)", "width": 2 }, "lon": [ 7.8772531096021225, 7.876719230418894, 7.876755015618991, 7.876972891131064, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 170
I = 46.137 %
I_from = 0.167 kA
I_to = 0.167 kA
", "type": "scattermapbox", "uid": "c3cc5623-227b-4b40-95f0-a5054b5b9b2d" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47232304100324, 48.471653361700504, 48.47114089928745, 48.469135171972084, 48.469371377315554, 48.46779456508245, 48.46740551088164 ], "line": { "color": "rgb(102.41935483870967,255.0,144.35483870967744)", "width": 2 }, "lon": [ 7.875816099565561, 7.87553451179687, 7.875985161360089, 7.8754868302533785, 7.8766370877268415, 7.877441949337932, 7.8784594392726275, 7.877156262352667 ], "mode": "lines", "name": "lines", "text": "Line 171
I = 47.349 %
I_from = 0.171 kA
I_to = 0.171 kA
", "type": "scattermapbox", "uid": "cee77e32-615e-4630-85f0-36409c84d947" }, { "hoverinfo": "text", "lat": [ 48.46135558758982, 48.46292133785349, 48.46302758307299 ], "line": { "color": "rgb(160.48387096774192,255.0,86.29032258064515)", "width": 2 }, "lon": [ 7.883446890955213, 7.883787221239488, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 172
I = 54.388 %
I_from = 0.229 kA
I_to = 0.229 kA
", "type": "scattermapbox", "uid": "2ef4cab6-6a41-451d-83ec-5a52964da2f2" }, { "hoverinfo": "text", "lat": [ 48.46302758307299, 48.46350368009781, 48.46419158986993 ], "line": { "color": "rgb(128.2258064516129,255.0,118.5483870967742)", "width": 2 }, "lon": [ 7.882607162668228, 7.884018547869182, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 173
I = 50.73 %
I_from = 0.214 kA
I_to = 0.214 kA
", "type": "scattermapbox", "uid": "9996a183-ae43-4639-8e7b-6c6ee1adc2a7" }, { "hoverinfo": "text", "lat": [ 48.46216934371708, 48.463234458284845, 48.46302758307299 ], "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.880230044935762, 7.88045814383381, 7.882607162668228 ], "mode": "lines", "name": "lines", "text": "Line 174
I = 3.066 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "98ea7fdf-0462-42be-958d-99a9011b84b5" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.4592544606926, 48.460217725213965, 48.46019305687496, 48.46086262397383, 48.460875554850986, 48.46135558758982 ], "line": { "color": "rgb(173.3870967741935,255.0,73.38709677419357)", "width": 2 }, "lon": [ 7.885461594829595, 7.885108020255239, 7.88463276201164, 7.884079704569539, 7.883791479416059, 7.883409991222961, 7.883446890955213 ], "mode": "lines", "name": "lines", "text": "Line 175
I = 56.048 %
I_from = 0.236 kA
I_to = 0.236 kA
", "type": "scattermapbox", "uid": "08838f1d-96be-4f12-a48a-3bb4c2fa2b1c" }, { "hoverinfo": "text", "lat": [ 48.47236011475879, 48.47484422825035 ], "line": { "color": "rgb(0.0,0.0,150.22727272727272)", "width": 2 }, "lon": [ 7.875816099565561, 7.8766686742379 ], "mode": "lines", "name": "lines", "text": "Line 177
I = 1.956 %
I_from = 0.007 kA
I_to = 0.007 kA
", "type": "scattermapbox", "uid": "74b3bad4-8fd7-433b-b1d2-de63e99dde75" }, { "hoverinfo": "text", "lat": [ 48.46999586189971, 48.471352495430835, 48.4716203037702, 48.47236011475879 ], "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.879904417663551, 7.878813093143564, 7.876277200018503, 7.875816099565561 ], "mode": "lines", "name": "lines", "text": "Line 178
I = 52.334 %
I_from = 0.189 kA
I_to = 0.189 kA
", "type": "scattermapbox", "uid": "ace714e2-9ab4-47a1-acea-cb2e97f974e7" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46667163016856, 48.467065898613896, 48.46954175796976, 48.46999586189971 ], "line": { "color": "rgb(166.93548387096772,255.0,79.83870967741936)", "width": 2 }, "lon": [ 7.880884492342441, 7.881650002035901, 7.8825954473833, 7.881056765995861, 7.879904417663551 ], "mode": "lines", "name": "lines", "text": "Line 179
I = 55.387 %
I_from = 0.2 kA
I_to = 0.2 kA
", "type": "scattermapbox", "uid": "67503990-bd70-4cba-bab9-7c6a4648f759" }, { "hoverinfo": "text", "lat": [ 48.43320651834232, 48.43560076569496, 48.442648263351956, 48.44299303111801 ], "line": { "color": "rgb(89.51612903225806,255.0,157.25806451612902)", "width": 2 }, "lon": [ 7.887773560526681, 7.884664667578411, 7.878362755736306, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 180
I = 45.774 %
I_from = 0.166 kA
I_to = 0.166 kA
", "type": "scattermapbox", "uid": "595f65ce-51ef-423d-b720-c1683ebf420c" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45379717742741, 48.454017960013346, 48.454778277476066 ], "line": { "color": "rgb(179.8387096774193,255.0,66.93548387096773)", "width": 2 }, "lon": [ 7.885171754318366, 7.884505171805593, 7.880912379083172, 7.8780829873514735 ], "mode": "lines", "name": "lines", "text": "Line 181
I = 56.796 %
I_from = 0.206 kA
I_to = 0.206 kA
", "type": "scattermapbox", "uid": "29239dfa-f12d-4315-8bf2-72f5ff875c2f" }, { "hoverinfo": "text", "lat": [ 48.454778277476066, 48.454862932546604, 48.45553885393046, 48.456340751479296, 48.457138914547706 ], "line": { "color": "rgb(128.2258064516129,255.0,118.5483870967742)", "width": 2 }, "lon": [ 7.8780829873514735, 7.877908932007719, 7.878580240512281, 7.877014230115567, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 182
I = 50.488 %
I_from = 0.213 kA
I_to = 0.213 kA
", "type": "scattermapbox", "uid": "bfa7e22e-db07-4b44-abe5-7711b188bb07" }, { "hoverinfo": "text", "lat": [ 48.45630214584791, 48.456681773435555, 48.457138914547706 ], "line": { "color": "rgb(141.12903225806448,255.0,105.64516129032258)", "width": 2 }, "lon": [ 7.882123314640927, 7.879801543323664, 7.877717653157177 ], "mode": "lines", "name": "lines", "text": "Line 183
I = 52.13 %
I_from = 0.219 kA
I_to = 0.219 kA
", "type": "scattermapbox", "uid": "cf132588-9758-4269-aa4f-87a511894e3c" }, { "hoverinfo": "text", "lat": [ 48.458524596693174, 48.45835960085757, 48.45867550571073, 48.459363549908545 ], "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.885461594829595, 7.883522518897682, 7.880600941961612, 7.880760551329292 ], "mode": "lines", "name": "lines", "text": "Line 184
I = 3.06 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "863fd2ca-a26c-4540-869e-ffee58d9f2e0" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.45321614163511, 48.44925911155264, 48.44679416444972, 48.446593443338706 ], "line": { "color": "rgb(128.2258064516129,255.0,118.5483870967742)", "width": 2 }, "lon": [ 7.885171754318366, 7.885301981835426, 7.882913757659489, 7.879224273817726, 7.8768895421932665 ], "mode": "lines", "name": "lines", "text": "Line 185
I = 50.728 %
I_from = 0.183 kA
I_to = 0.184 kA
", "type": "scattermapbox", "uid": "85e97c8e-c347-4273-a78e-7d01ee6f55e0" }, { "hoverinfo": "text", "lat": [ 48.453750268282526, 48.453729290914936, 48.452782213364635, 48.45231709169025 ], "line": { "color": "rgb(0.0,0.0,159.3181818181818)", "width": 2 }, "lon": [ 7.885171754318366, 7.886951183856713, 7.88692885450537, 7.888244332713394 ], "mode": "lines", "name": "lines", "text": "Line 186
I = 3.067 %
I_from = 0.011 kA
I_to = 0.011 kA
", "type": "scattermapbox", "uid": "8c711d09-b8d9-47f9-89b7-d488199d8576" }, { "hoverinfo": "text", "lat": [ 48.446593443338706, 48.44509707760691, 48.444455575372636, 48.44349226903906, 48.44299303111801 ], "line": { "color": "rgb(105.64516129032252,255.0,141.12903225806457)", "width": 2 }, "lon": [ 7.8768895421932665, 7.876863406747586, 7.876408564982003, 7.876439417323533, 7.876252723594073 ], "mode": "lines", "name": "lines", "text": "Line 187
I = 47.673 %
I_from = 0.173 kA
I_to = 0.173 kA
", "type": "scattermapbox", "uid": "a891baaa-06ce-4f04-8a21-87354ed1a3f6" }, { "hoverinfo": "text", "lat": [ 48.45794147326836, 48.458285061942725, 48.461302273075184, 48.46134835144908 ], "line": { "color": "rgb(44.354838709677416,255.0,202.4193548387097)", "width": 2 }, "lon": [ 7.872608192748854, 7.872396448819719, 7.874935206203555, 7.875200408304177 ], "mode": "lines", "name": "lines", "text": "Line 189
I = 40.545 %
I_from = 0.147 kA
I_to = 0.147 kA
", "type": "scattermapbox", "uid": "72523d05-06e4-4951-a5cd-fd70b9f2c065" }, { "hoverinfo": "text", "lat": [ 48.46134835144908, 48.46161584278902, 48.463280486043914, 48.463639313976586 ], "line": { "color": "rgb(60.48387096774193,255.0,186.29032258064518)", "width": 2 }, "lon": [ 7.875200408304177, 7.87515321547196, 7.8771212308234695, 7.87750063169496 ], "mode": "lines", "name": "lines", "text": "Line 190
I = 42.487 %
I_from = 0.154 kA
I_to = 0.154 kA
", "type": "scattermapbox", "uid": "0897b3d3-e9da-44c5-8267-5ae1d11f73f9" }, { "hoverinfo": "text", "lat": [ 48.463639313976586, 48.464992966711876 ], "line": { "color": "rgb(70.16129032258063,255.0,176.61290322580646)", "width": 2 }, "lon": [ 7.87750063169496, 7.8772531096021225 ], "mode": "lines", "name": "lines", "text": "Line 191
I = 43.699 %
I_from = 0.158 kA
I_to = 0.158 kA
", "type": "scattermapbox", "uid": "7facbf24-d25b-46df-93ee-9f0b08c131d1" }, { "hoverinfo": "text", "lat": [ 48.4662664079518, 48.46601268489703, 48.46585855069001, 48.46419158986993 ], "line": { "color": "rgb(186.29032258064515,255.0,60.483870967741936)", "width": 2 }, "lon": [ 7.880884492342441, 7.882132382849003, 7.8835869195522905, 7.884320758321778 ], "mode": "lines", "name": "lines", "text": "Line 192
I = 57.798 %
I_from = 0.209 kA
I_to = 0.209 kA
", "type": "scattermapbox", "uid": "2aa4592f-7ce0-4f39-be36-7ab588220d42" }, { "hoverinfo": "text", "lat": [ 48.43345787619722, 48.435108039988904, 48.43782243283874, 48.43987488344481 ], "line": { "color": "rgb(179.8387096774193,255.0,66.93548387096773)", "width": 2 }, "lon": [ 7.75852884559422, 7.7589568982186705, 7.758431384491164, 7.761533394371758 ], "mode": "lines", "name": "lines", "text": "Line 193
I = 56.915 %
I_from = 0.367 kA
I_to = 0.367 kA
", "type": "scattermapbox", "uid": "16443478-cdf4-4a33-9037-5b1cbf94dd28" }, { "lat": [ 48.41091584191091 ], "lon": [ 7.7652256726146165 ], "marker": { "cmax": 100, "cmin": 0.039195580570203, "color": "rgb(255,255,255)", "colorbar": { "thickness": 10, "title": { "text": "Line Loading [%]" }, "x": 1.1 }, "colorscale": "Jet", "size": 0 }, "mode": "markers", "type": "scattermapbox", "uid": "327d391c-73b7-4c7a-8133-bdcb5afa55cc" }, { "hoverinfo": "text", "lat": [ 48.3853529747836, 48.38527882215718, 48.38288709434517 ], "line": { "color": "red", "width": 1 }, "lon": [ 7.811370592555607, 7.81131878757271, 7.815501413380185 ], "mode": "lines", "name": "disconnected lines", "text": "Line 66
I = 0.122 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox", "uid": "7c03926a-a0c0-4caf-88c0-0aa60f0cb1dd" }, { "hoverinfo": "text", "lat": [ 48.3483412652115, 48.34860057696006, 48.34952330391048 ], "line": { "color": "red", "width": 1 }, "lon": [ 7.758380110203433, 7.758084610072596, 7.757528366368601 ], "mode": "lines", "name": "disconnected lines", "text": "Line 8
I = 0.039 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox", "uid": "db4d54fb-275e-40de-b856-c942b40527d4" }, { "hoverinfo": "text", "lat": [ 48.415562857454645, 48.419194753685254, 48.421893919684095 ], "line": { "color": "red", "width": 1 }, "lon": [ 7.888468123365956, 7.893632132029573, 7.9011500193365976 ], "mode": "lines", "name": "disconnected lines", "text": "Line 23
I = 0.324 %
I_from = 0.001 kA
I_to = 0.0 kA
", "type": "scattermapbox", "uid": "f16de410-b727-40a5-a990-0d17639d9753" }, { "hoverinfo": "text", "lat": [ 48.39757191960665, 48.39661859729651, 48.39529930602741 ], "line": { "color": "red", "width": 1 }, "lon": [ 7.901304807602199, 7.901229365761005, 7.902058723097734 ], "mode": "lines", "name": "disconnected lines", "text": "Line 88
I = 0.08 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox", "uid": "b02af5c7-209b-4fce-87bc-567b821d9941" }, { "hoverinfo": "text", "lat": [ 48.457138914547706, 48.45794147326836 ], "line": { "color": "red", "width": 1 }, "lon": [ 7.877717653157177, 7.872608192748854 ], "mode": "lines", "name": "disconnected lines", "text": "Line 188
I = 0.106 %
I_from = 0.0 kA
I_to = 0.0 kA
", "type": "scattermapbox", "uid": "0ed000e3-7056-4604-b756-da64807bfd59" }, { "hoverinfo": "text", "lat": [ 48.44215898325653, 48.45155156671372 ], "line": { "color": "red", "width": 1 }, "lon": [ 7.816614645304303, 7.819549800807888 ], "mode": "lines", "name": "disconnected lines", "text": "Line 31
I = 0.268 %
I_from = 0.001 kA
I_to = 0.0 kA
", "type": "scattermapbox", "uid": "73193dfd-a888-453b-840d-320a68f3dffb" }, { "hoverinfo": "text", "lat": [ 48.408048652539115, 48.4056432457098, 48.40454728325935, 48.40078554670279, 48.39785707566742, 48.38043909257006, 48.366959897529924, 48.36630037039423, 48.3492906194762, 48.34823097036504, 48.38521984646548, 48.3870824653059, 48.3886416596812, 48.38703934474308, 48.402659024832445, 48.40853579678823, 48.40289657239965, 48.40069237939694, 48.413572269673566, 48.41564447506017, 48.4145803412888, 48.41545229056571, 48.43235204164306, 48.43125182007891, 48.457681991031286, 48.46264648487659, 48.45203385302676, 48.46771799209846, 48.466125368494744, 48.437550749209194, 48.43412767818897, 48.41638128205721, 48.41355378470853, 48.414489627350186, 48.435336792222444, 48.33892436032468, 48.3311649643398, 48.33109616533493, 48.418301435772975, 48.40646345787454, 48.399978965016075, 48.40388739306894, 48.40734532145562, 48.39432926899855, 48.40167974349612, 48.43690116264881, 48.43705372333979, 48.43824066527665, 48.39469259394597, 48.425702742542526, 48.43859573124767, 48.468626832833266, 48.46221876486858, 48.466599719754, 48.46616577276415, 48.4388614850255, 48.45926829620022, 48.461511655878, 48.46185723953567, 48.38680198342621, 48.39892493200834, 48.39619236292355, 48.424723925547006, 48.42615790695107, 48.428748810118876, 48.420033747453665, 48.423393838882404, 48.42253313812863, 48.35147137294166, 48.36109095658718, 48.42328015590192, 48.423554450465936, 48.42595967659737, 48.421825428550264, 48.4247966753382, 48.41077000159512, 48.41262822736161, 48.399748337005306, 48.411100201982734, 48.41594858509639, 48.41376488381903, 48.41283871000181, 48.4123149913554, 48.4011908196636, 48.4002964273482, 48.39766077389334, 48.32938224686208, 48.34399927321779, 48.39691591361054, 48.394515573191185, 48.39342636812739, 48.3962788644659, 48.360526765673946, 48.36189550304091, 48.358638862446405, 48.35720917114735, 48.35499590172193, 48.363056557741594, 48.34489851449927, 48.346755453390855, 48.348392221346245, 48.345613550023, 48.349439301671964, 48.386762017143354, 48.386584022705065, 48.38760069645758, 48.387601531272644, 48.38861944296191, 48.38150953207801, 48.38622460497345, 48.38227509669734, 48.38475030719061, 48.37201341977803, 48.38706107217823, 48.42666790212227, 48.42188324942697, 48.41032440416959, 48.41184002824202, 48.41265396260107, 48.4094255976346, 48.412812364410485, 48.4070419242748, 48.41413385052535, 48.41321368806961, 48.40949348597765, 48.411553531144286, 48.39917344746593, 48.398834404768465, 48.4357252051571, 48.38928733063002, 48.390622724055376, 48.392084262506806, 48.385808925383266, 48.382760710721364, 48.45241956483659, 48.4515611048087, 48.45258691623229, 48.4534906054797, 48.43055489484596, 48.429347570275496, 48.434035764062344, 48.43078836437719, 48.42946901664746, 48.45329990049689, 48.45538149238388, 48.45618716065269, 48.457731400343455, 48.465980668584486, 48.465826396803266, 48.456777522371354, 48.46290694735721, 48.46729328049134, 48.465893373751925, 48.46599174090443, 48.470138035629766, 48.462138462721654, 48.4632656315854, 48.463131020678915, 48.46020539104446, 48.47360217150457, 48.47148639960052, 48.46830382829182, 48.439124514523456, 48.45390756872038, 48.455939802704876, 48.45649195964173, 48.45851755328415, 48.44802663800118, 48.45325575213978, 48.44477632648977, 48.459793667508954, 48.46244816441647, 48.46431614034423, 48.46593561779352, 48.436465236413824, 48.41091584191091, 48.38408295825118, 48.34906194043527, 48.42054433668467, 48.39595895166196, 48.45754019390803, 48.446855274985126 ], "lon": [ 7.895378121504972, 7.883015600931132, 7.894886152392418, 7.895598131597364, 7.8990065117322175, 7.796604084320775, 7.782850700834727, 7.7781972815718525, 7.759929574113794, 7.757418131207864, 7.753600358005496, 7.756449769295241, 7.815313896031627, 7.814131190682103, 7.76754343499624, 7.770387470337047, 7.839302062983236, 7.835960814799483, 7.888658712512997, 7.883754910134327, 7.90232871525728, 7.899862891773179, 7.811548926298755, 7.811856777713999, 7.82195942267599, 7.809870120787497, 7.817636815093885, 7.8003619865091265, 7.803873695304709, 7.806167009342568, 7.804901456928415, 7.7677627461625995, 7.771022960380506, 7.768102655203334, 7.812061095218613, 7.755311064314771, 7.757501140670971, 7.75334934239008, 7.866040367100053, 7.783115088857688, 7.7972321481402656, 7.853197500104434, 7.870884745691057, 7.808009151279682, 7.840641745585266, 7.793016782848305, 7.781517681529591, 7.8011082088706525, 7.76484576576714, 7.833365914913044, 7.815481698887901, 7.835610125783045, 7.844983248685176, 7.8305038629812636, 7.823106537399757, 7.768954870090838, 7.786313557476602, 7.793019013714406, 7.792497824383787, 7.811217146670176, 7.916736926468587, 7.935295331837118, 7.904342454237023, 7.903670347279274, 7.898173944816789, 7.9037709754443455, 7.906792552965841, 7.903003138087581, 7.755999657522309, 7.759177873099199, 7.915348346798478, 7.913761116034108, 7.911116553661479, 7.9139509371692185, 7.909457199817083, 7.887297779538271, 7.888033887228511, 7.90160054819803, 7.8972691198056335, 7.919284536606167, 7.895496600185637, 7.891844278949128, 7.90070719165918, 7.935371078617233, 7.937079449021101, 7.936724784110684, 7.754632335585255, 7.75680149836583, 7.906810966252452, 7.9035261295957895, 7.905818054626424, 7.906898438574078, 7.776085531740901, 7.7773521338706715, 7.775869190295785, 7.774084549992345, 7.765902503406222, 7.776993186013634, 7.754498328445529, 7.755955311193192, 7.754363245499096, 7.755057989832864, 7.748494692240012, 7.7607200318096705, 7.763962679517219, 7.763305904983991, 7.748912888459465, 7.756076313815374, 7.754904596278213, 7.748432278758912, 7.75214581071043, 7.749509665930965, 7.755890291844049, 7.745803144057827, 7.76213611239578, 7.766922234549768, 7.777775963036371, 7.7654513321815735, 7.762895180268085, 7.7680135221894755, 7.777683277097015, 7.775486359733715, 7.76406100155453, 7.774377374640643, 7.775876533119654, 7.776113065913149, 7.833336608002896, 7.836330047126884, 7.812674056607063, 7.814021223254029, 7.813518663653392, 7.823222109201268, 7.821052490883334, 7.8170742563468565, 7.816814112621675, 7.815161655381079, 7.820305352918985, 7.822882002776342, 7.806599024327182, 7.810085987466067, 7.815645737381079, 7.817051968851896, 7.817263772959221, 7.901900361466666, 7.8919969487911805, 7.88572198679681, 7.899711112082306, 7.808786140694751, 7.816874600332686, 7.910629233617303, 7.801965492173496, 7.798697492875267, 7.795426852941247, 7.876737123018943, 7.87606195899011, 7.88361705609735, 7.883312855268706, 7.8815326532510195, 7.88435623329059, 7.87624238690173, 7.877545146581033, 7.88182610668958, 7.881513711657359, 7.8827087754443825, 7.877797235313924, 7.880962428982295, 7.882061730429648, 7.881069015738607, 7.886940019181042, 7.8766359858647945, 7.873665827511637, 7.876137223147715, 7.877376870648542, 7.882859651200647, 7.758694141354917, 7.7652256726146165, 7.813410100476448, 7.757806488220599, 7.897391075683085, 7.90164404442937, 7.875162922953015, 7.818082223056095 ], "marker": { "color": "rgb(128, 128, 128)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "Line 0
I = 17.99 %
I_from = 0.065 kA
I_to = 0.065 kA
", "Line 1
I = 9.907 %
I_from = 0.036 kA
I_to = 0.036 kA
", "Line 2
I = 8.175 %
I_from = 0.03 kA
I_to = 0.03 kA
", "Line 3
I = 6.975 %
I_from = 0.025 kA
I_to = 0.025 kA
", "Line 4
I = 5.029 %
I_from = 0.018 kA
I_to = 0.018 kA
", "Line 5
I = 36.772 %
I_from = 0.133 kA
I_to = 0.133 kA
", "Line 6
I = 1.233 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 7
I = 32.481 %
I_from = 0.117 kA
I_to = 0.118 kA
", "Line 10
I = 20.997 %
I_from = 0.076 kA
I_to = 0.076 kA
", "Line 11
I = 17.895 %
I_from = 0.065 kA
I_to = 0.065 kA
", "Line 12
I = 19.935 %
I_from = 0.072 kA
I_to = 0.072 kA
", "Line 14
I = 22.981 %
I_from = 0.083 kA
I_to = 0.083 kA
", "Line 15
I = 42.86 %
I_from = 0.155 kA
I_to = 0.155 kA
", "Line 16
I = 39.81 %
I_from = 0.144 kA
I_to = 0.144 kA
", "Line 17
I = 30.403 %
I_from = 0.11 kA
I_to = 0.11 kA
", "Line 18
I = 30.361 %
I_from = 0.11 kA
I_to = 0.11 kA
", "Line 20
I = 7.995 %
I_from = 0.029 kA
I_to = 0.029 kA
", "Line 21
I = 6.776 %
I_from = 0.025 kA
I_to = 0.025 kA
", "Line 22
I = 38.93 %
I_from = 0.141 kA
I_to = 0.141 kA
", "Line 24
I = 40.105 %
I_from = 0.145 kA
I_to = 0.145 kA
", "Line 25
I = 25.301 %
I_from = 0.092 kA
I_to = 0.092 kA
", "Line 26
I = 26.511 %
I_from = 0.096 kA
I_to = 0.096 kA
", "Line 27
I = 52.061 %
I_from = 0.188 kA
I_to = 0.188 kA
", "Line 28
I = 47.342 %
I_from = 0.199 kA
I_to = 0.199 kA
", "Line 29
I = 10.738 %
I_from = 0.039 kA
I_to = 0.039 kA
", "Line 30
I = 13.814 %
I_from = 0.05 kA
I_to = 0.05 kA
", "Line 32
I = 3.153 %
I_from = 0.011 kA
I_to = 0.011 kA
", "Line 34
I = 27.616 %
I_from = 0.1 kA
I_to = 0.1 kA
", "Line 35
I = 30.729 %
I_from = 0.111 kA
I_to = 0.111 kA
", "Line 36
I = 51.614 %
I_from = 0.217 kA
I_to = 0.217 kA
", "Line 37
I = 49.986 %
I_from = 0.21 kA
I_to = 0.21 kA
", "Line 38
I = 54.918 %
I_from = 0.354 kA
I_to = 0.354 kA
", "Line 39
I = 56.34 %
I_from = 0.204 kA
I_to = 0.204 kA
", "Line 40
I = 38.499 %
I_from = 0.139 kA
I_to = 0.139 kA
", "Line 41
I = 49.057 %
I_from = 0.178 kA
I_to = 0.178 kA
", "Line 42
I = 6.391 %
I_from = 0.023 kA
I_to = 0.023 kA
", "Line 43
I = 1.986 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 44
I = 3.209 %
I_from = 0.012 kA
I_to = 0.012 kA
", "Line 45
I = 40.087 %
I_from = 0.145 kA
I_to = 0.145 kA
", "Line 46
I = 45.93 %
I_from = 0.166 kA
I_to = 0.166 kA
", "Line 47
I = 45.978 %
I_from = 0.166 kA
I_to = 0.166 kA
", "Line 48
I = 9.917 %
I_from = 0.036 kA
I_to = 0.036 kA
", "Line 49
I = 9.895 %
I_from = 0.036 kA
I_to = 0.036 kA
", "Line 50
I = 46.005 %
I_from = 0.167 kA
I_to = 0.166 kA
", "Line 51
I = 9.937 %
I_from = 0.036 kA
I_to = 0.036 kA
", "Line 52
I = 34.341 %
I_from = 0.221 kA
I_to = 0.222 kA
", "Line 53
I = 34.341 %
I_from = 0.221 kA
I_to = 0.221 kA
", "Line 54
I = 52.63 %
I_from = 0.222 kA
I_to = 0.222 kA
", "Line 55
I = 30.443 %
I_from = 0.11 kA
I_to = 0.11 kA
", "Line 56
I = 40.025 %
I_from = 0.145 kA
I_to = 0.145 kA
", "Line 57
I = 0.492 %
I_from = 0.002 kA
I_to = 0.001 kA
", "Line 58
I = 1.237 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 59
I = 39.424 %
I_from = 0.142 kA
I_to = 0.143 kA
", "Line 60
I = 36.994 %
I_from = 0.134 kA
I_to = 0.134 kA
", "Line 61
I = 37.016 %
I_from = 0.134 kA
I_to = 0.134 kA
", "Line 62
I = 34.34 %
I_from = 0.221 kA
I_to = 0.221 kA
", "Line 63
I = 2.493 %
I_from = 0.009 kA
I_to = 0.009 kA
", "Line 64
I = 17.743 %
I_from = 0.064 kA
I_to = 0.064 kA
", "Line 65
I = 21.433 %
I_from = 0.077 kA
I_to = 0.078 kA
", "Line 67
I = 38.599 %
I_from = 0.14 kA
I_to = 0.14 kA
", "Line 68
I = 10.696 %
I_from = 0.039 kA
I_to = 0.038 kA
", "Line 69
I = 11.867 %
I_from = 0.043 kA
I_to = 0.043 kA
", "Line 70
I = 43.391 %
I_from = 0.157 kA
I_to = 0.157 kA
", "Line 71
I = 2.462 %
I_from = 0.009 kA
I_to = 0.009 kA
", "Line 72
I = 45.828 %
I_from = 0.166 kA
I_to = 0.166 kA
", "Line 73
I = 39.483 %
I_from = 0.143 kA
I_to = 0.143 kA
", "Line 74
I = 37.531 %
I_from = 0.136 kA
I_to = 0.136 kA
", "Line 75
I = 41.434 %
I_from = 0.15 kA
I_to = 0.15 kA
", "Line 76
I = 1.953 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 77
I = 5.01 %
I_from = 0.018 kA
I_to = 0.018 kA
", "Line 78
I = 1.981 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 79
I = 28.241 %
I_from = 0.102 kA
I_to = 0.102 kA
", "Line 80
I = 31.343 %
I_from = 0.113 kA
I_to = 0.113 kA
", "Line 81
I = 23.177 %
I_from = 0.084 kA
I_to = 0.084 kA
", "Line 82
I = 34.436 %
I_from = 0.125 kA
I_to = 0.125 kA
", "Line 85
I = 1.958 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 86
I = 4.388 %
I_from = 0.016 kA
I_to = 0.016 kA
", "Line 87
I = 1.965 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 90
I = 19.195 %
I_from = 0.069 kA
I_to = 0.069 kA
", "Line 91
I = 22.031 %
I_from = 0.08 kA
I_to = 0.079 kA
", "Line 92
I = 29.562 %
I_from = 0.107 kA
I_to = 0.107 kA
", "Line 93
I = 32.626 %
I_from = 0.118 kA
I_to = 0.118 kA
", "Line 94
I = 22.245 %
I_from = 0.081 kA
I_to = 0.081 kA
", "Line 95
I = 20.056 %
I_from = 0.073 kA
I_to = 0.073 kA
", "Line 96
I = 16.94 %
I_from = 0.061 kA
I_to = 0.061 kA
", "Line 97
I = 13.831 %
I_from = 0.05 kA
I_to = 0.05 kA
", "Line 98
I = 1.241 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 99
I = 8.316 %
I_from = 0.03 kA
I_to = 0.03 kA
", "Line 100
I = 7.574 %
I_from = 0.027 kA
I_to = 0.027 kA
", "Line 101
I = 3.139 %
I_from = 0.011 kA
I_to = 0.011 kA
", "Line 102
I = 5.12 %
I_from = 0.019 kA
I_to = 0.018 kA
", "Line 103
I = 6.342 %
I_from = 0.023 kA
I_to = 0.023 kA
", "Line 104
I = 27.328 %
I_from = 0.099 kA
I_to = 0.099 kA
", "Line 105
I = 28.551 %
I_from = 0.103 kA
I_to = 0.103 kA
", "Line 106
I = 26.105 %
I_from = 0.095 kA
I_to = 0.094 kA
", "Line 107
I = 24.894 %
I_from = 0.09 kA
I_to = 0.09 kA
", "Line 108
I = 22.964 %
I_from = 0.083 kA
I_to = 0.083 kA
", "Line 109
I = 30.516 %
I_from = 0.11 kA
I_to = 0.11 kA
", "Line 110
I = 9.543 %
I_from = 0.035 kA
I_to = 0.035 kA
", "Line 111
I = 12.742 %
I_from = 0.046 kA
I_to = 0.046 kA
", "Line 112
I = 3.197 %
I_from = 0.012 kA
I_to = 0.012 kA
", "Line 113
I = 10.77 %
I_from = 0.039 kA
I_to = 0.039 kA
", "Line 114
I = 1.24 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 116
I = 26.114 %
I_from = 0.095 kA
I_to = 0.094 kA
", "Line 117
I = 28.041 %
I_from = 0.102 kA
I_to = 0.101 kA
", "Line 118
I = 29.244 %
I_from = 0.106 kA
I_to = 0.106 kA
", "Line 119
I = 1.95 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 120
I = 24.183 %
I_from = 0.088 kA
I_to = 0.088 kA
", "Line 121
I = 1.219 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 122
I = 14.946 %
I_from = 0.054 kA
I_to = 0.054 kA
", "Line 123
I = 9.16 %
I_from = 0.033 kA
I_to = 0.033 kA
", "Line 124
I = 11.087 %
I_from = 0.04 kA
I_to = 0.04 kA
", "Line 125
I = 4.938 %
I_from = 0.018 kA
I_to = 0.018 kA
", "Line 126
I = 1.95 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 127
I = 55.581 %
I_from = 0.358 kA
I_to = 0.358 kA
", "Line 128
I = 1.202 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 129
I = 1.209 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 130
I = 34.203 %
I_from = 0.124 kA
I_to = 0.124 kA
", "Line 131
I = 35.398 %
I_from = 0.128 kA
I_to = 0.128 kA
", "Line 132
I = 32.285 %
I_from = 0.117 kA
I_to = 0.117 kA
", "Line 133
I = 1.208 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 134
I = 1.21 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 135
I = 36.588 %
I_from = 0.132 kA
I_to = 0.132 kA
", "Line 136
I = 54.427 %
I_from = 0.197 kA
I_to = 0.197 kA
", "Line 137
I = 50.129 %
I_from = 0.181 kA
I_to = 0.181 kA
", "Line 138
I = 53.244 %
I_from = 0.193 kA
I_to = 0.193 kA
", "Line 139
I = 5.571 %
I_from = 0.02 kA
I_to = 0.02 kA
", "Line 140
I = 1.231 %
I_from = 0.004 kA
I_to = 0.004 kA
", "Line 141
I = 47.153 %
I_from = 0.171 kA
I_to = 0.171 kA
", "Line 142
I = 1.954 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 143
I = 44.797 %
I_from = 0.162 kA
I_to = 0.162 kA
", "Line 144
I = 4.391 %
I_from = 0.016 kA
I_to = 0.016 kA
", "Line 145
I = 3.191 %
I_from = 0.012 kA
I_to = 0.011 kA
", "Line 146
I = 1.971 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 147
I = 7.528 %
I_from = 0.027 kA
I_to = 0.027 kA
", "Line 148
I = 1.251 %
I_from = 0.004 kA
I_to = 0.005 kA
", "Line 149
I = 7.518 %
I_from = 0.027 kA
I_to = 0.027 kA
", "Line 150
I = 9.503 %
I_from = 0.034 kA
I_to = 0.034 kA
", "Line 151
I = 48.974 %
I_from = 0.206 kA
I_to = 0.206 kA
", "Line 152
I = 1.922 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 153
I = 44.184 %
I_from = 0.16 kA
I_to = 0.16 kA
", "Line 154
I = 42.996 %
I_from = 0.156 kA
I_to = 0.156 kA
", "Line 156
I = 3.046 %
I_from = 0.011 kA
I_to = 0.011 kA
", "Line 157
I = 36.8 %
I_from = 0.237 kA
I_to = 0.237 kA
", "Line 158
I = 35.717 %
I_from = 0.23 kA
I_to = 0.23 kA
", "Line 161
I = 52.118 %
I_from = 0.219 kA
I_to = 0.219 kA
", "Line 162
I = 39.993 %
I_from = 0.258 kA
I_to = 0.258 kA
", "Line 163
I = 32.692 %
I_from = 0.118 kA
I_to = 0.118 kA
", "Line 164
I = 33.92 %
I_from = 0.123 kA
I_to = 0.123 kA
", "Line 165
I = 36.799 %
I_from = 0.237 kA
I_to = 0.237 kA
", "Line 167
I = 15.768 %
I_from = 0.057 kA
I_to = 0.057 kA
", "Line 168
I = 24.505 %
I_from = 0.089 kA
I_to = 0.089 kA
", "Line 169
I = 21.389 %
I_from = 0.077 kA
I_to = 0.077 kA
", "Line 170
I = 46.137 %
I_from = 0.167 kA
I_to = 0.167 kA
", "Line 171
I = 47.349 %
I_from = 0.171 kA
I_to = 0.171 kA
", "Line 172
I = 54.388 %
I_from = 0.229 kA
I_to = 0.229 kA
", "Line 173
I = 50.73 %
I_from = 0.214 kA
I_to = 0.214 kA
", "Line 174
I = 3.066 %
I_from = 0.011 kA
I_to = 0.011 kA
", "Line 175
I = 56.048 %
I_from = 0.236 kA
I_to = 0.236 kA
", "Line 177
I = 1.956 %
I_from = 0.007 kA
I_to = 0.007 kA
", "Line 178
I = 52.334 %
I_from = 0.189 kA
I_to = 0.189 kA
", "Line 179
I = 55.387 %
I_from = 0.2 kA
I_to = 0.2 kA
", "Line 180
I = 45.774 %
I_from = 0.166 kA
I_to = 0.166 kA
", "Line 181
I = 56.796 %
I_from = 0.206 kA
I_to = 0.206 kA
", "Line 182
I = 50.488 %
I_from = 0.213 kA
I_to = 0.213 kA
", "Line 183
I = 52.13 %
I_from = 0.219 kA
I_to = 0.219 kA
", "Line 184
I = 3.06 %
I_from = 0.011 kA
I_to = 0.011 kA
", "Line 185
I = 50.728 %
I_from = 0.183 kA
I_to = 0.184 kA
", "Line 186
I = 3.067 %
I_from = 0.011 kA
I_to = 0.011 kA
", "Line 187
I = 47.673 %
I_from = 0.173 kA
I_to = 0.173 kA
", "Line 189
I = 40.545 %
I_from = 0.147 kA
I_to = 0.147 kA
", "Line 190
I = 42.487 %
I_from = 0.154 kA
I_to = 0.154 kA
", "Line 191
I = 43.699 %
I_from = 0.158 kA
I_to = 0.158 kA
", "Line 192
I = 57.798 %
I_from = 0.209 kA
I_to = 0.209 kA
", "Line 193
I = 56.915 %
I_from = 0.367 kA
I_to = 0.367 kA
", "Line 66
I = 0.122 %
I_from = 0.0 kA
I_to = 0.0 kA
", "Line 8
I = 0.039 %
I_from = 0.0 kA
I_to = 0.0 kA
", "Line 23
I = 0.324 %
I_from = 0.001 kA
I_to = 0.0 kA
", "Line 88
I = 0.08 %
I_from = 0.0 kA
I_to = 0.0 kA
", "Line 188
I = 0.106 %
I_from = 0.0 kA
I_to = 0.0 kA
", "Line 31
I = 0.268 %
I_from = 0.001 kA
I_to = 0.0 kA
" ], "type": "scattermapbox", "uid": "2f141e5d-d080-4153-892d-1e4a674f9304" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.45693820399374, 48.45693820399374 ], "line": { "color": "rgb(255.0,189.07407407407416,0.0)", "width": 3 }, "lon": [ 7.913960629335016, 7.913960629335016, 7.913960629335016 ], "mode": "lines", "name": "trafos", "text": "HV/MV Transformer 0
I = 70.872 %
I_hv = 0.093 kA
I_lv = 0.495 kA
", "type": "scattermapbox", "uid": "cef32f58-fd74-4521-9666-f6325c42378d" }, { "hoverinfo": "text", "lat": [ 48.43987488344481, 48.43987488344481, 48.43987488344481 ], "line": { "color": "rgb(255.0,52.03703703703709,0.0)", "width": 3 }, "lon": [ 7.761533394371758, 7.761533394371758, 7.761533394371758 ], "mode": "lines", "name": "trafos", "text": "HV/MV Transformer 1
I = 85.502 %
I_hv = 0.112 kA
I_lv = 0.588 kA
", "type": "scattermapbox", "uid": "b211f796-54c0-4c8a-9d43-8781fc3b1603" }, { "hoverinfo": "text", "lat": [ 48.45693820399374 ], "lon": [ 7.913960629335016 ], "marker": { "color": "rgb(255.0,52.03703703703709,0.0)", "size": 1, "symbol": "circle" }, "mode": "markers", "name": "edge_center", "text": [ "HV/MV Transformer 0
I = 70.872 %
I_hv = 0.093 kA
I_lv = 0.495 kA
", "HV/MV Transformer 1
I = 85.502 %
I_hv = 0.112 kA
I_lv = 0.588 kA
" ], "type": "scattermapbox", "uid": "6da68528-c67b-42f3-a8ac-9626ab8ba5c2" }, { "hoverinfo": "text", "lat": [ 48.45693820399374, 48.43987488344481 ], "lon": [ 7.913960629335016, 7.761533394371758 ], "marker": { "color": "rgb(128, 128, 128)", "size": 20, "symbol": "circle" }, "mode": "markers", "name": "external_grid", "text": [ "bus_250", null ], "type": "scattermapbox", "uid": "590ab66c-8488-4c85-8592-efebfa5fca46" }, { "hoverinfo": "text", "lat": [ 48.41091584191091, 48.40987064549437, 48.42255372116526, 48.42871494025954, 48.42590628657446, 48.43283117115614, 48.429742025422705, 48.428119200291015, 48.42043867715034, 48.437252750983454, 48.41100311473389, 48.43503247923881, 48.39900849915065, 48.40021513103009, 48.46135558758982, 48.46216934371708, 48.459363549908545, 48.46419158986993, 48.43784808660618, 48.34952330391048, 48.3894074532143, 48.421893919684095, 48.391700890001346, 48.42317235657316, 48.404144714199944, 48.42108182048383, 48.39753674813376, 48.389190547412, 48.38807327790548, 48.425568854638804, 48.47484422825035, 48.38755401582079, 48.46999586189971, 48.47236011475879, 48.38288709434517, 48.46302758307299, 48.38429982163066, 48.46740551088164, 48.3444105914851, 48.32845845018001, 48.3297903765724, 48.32945774645592, 48.396057772894174, 48.399115015448224, 48.3483412652115, 48.38553948124122, 48.367170094532774, 48.4011557262988, 48.40810118663157, 48.387898174547765, 48.40163971704406, 48.40091851611696, 48.356637916850076, 48.35975182970296, 48.34979925579321, 48.34577288780829, 48.34907864266611, 48.35261080970117, 48.4635767709208, 48.45155156671372, 48.46640751949198, 48.41520010053561, 48.415562857454645, 48.43169168886393, 48.3502399737409, 48.34562365687445, 48.34750561848171, 48.41203811444964, 48.34396313064473, 48.41219987861257, 48.41295983365966, 48.41424248087298, 48.41021512074332, 48.41377255465386, 48.41239165414067, 48.41271758634395, 48.40051528841825, 48.403604490466726, 48.39529930602741, 48.397738420928505, 48.39390775281652, 48.39621702741659, 48.3949975040255, 48.426754589775385, 48.39757191960665, 48.39811544946978, 48.405490076051976, 48.39796660293885, 48.41394963541415, 48.41348695079089, 48.41297284402848, 48.412974384566716, 48.41066620240586, 48.40850592726565, 48.387871778099516, 48.4096593366681, 48.39606378339081, 48.39721686303332, 48.43490896926332, 48.38198803374666, 48.38651874734458, 48.36588430786782, 48.38363665056195, 48.35938749747666, 48.36261088252578, 48.36446774723041, 48.36133205152993, 48.43599439562388, 48.436259360073386, 48.41414363204668, 48.40388379781226, 48.40610336880996, 48.43759153175594, 48.38622195736317, 48.387253837111224, 48.38881633852503, 48.381273336943494, 48.44215898325653, 48.38593046260231, 48.3874779945686, 48.38819903757242, 48.388499877050805, 48.33198343262878, 48.41572609266569, 48.43987488344481, 48.43987488344481, 48.46648941031778, 48.42296454933692, 48.46664642658219, 48.457138914547706, 48.451383949764825, 48.446593443338706, 48.39809430352463, 48.45693820399374, 48.41242444217284, 48.40552685325916, 48.44299303111801, 48.462847757116, 48.45231709169025, 48.46870230865693, 48.45794147326836, 48.46584213521052, 48.46134835144908, 48.45859429977883, 48.463639313976586, 48.42373656387521, 48.460457836078916, 48.462966137598414, 48.464992966711876, 48.466147000477825, 48.3853529747836, 48.4662664079518, 48.46588038301405, 48.46584321749751, 48.45693820399374, 48.43345787619722, 48.45286282616684, 48.45200044860422, 48.41987792804732, 48.45361129378401, 48.43815271597494, 48.456011480046634, 48.430037266377596, 48.43251066829441, 48.470024878620656, 48.454778277476066, 48.45630214584791, 48.45231100629774, 48.409132210246845, 48.458524596693174, 48.453750268282526, 48.45412175432323, 48.43320651834232, 48.465850305770324, 48.36812436771714, 48.456154303023624, 48.42618848720791, 48.424189374790565, 48.42400659063858 ], "lon": [ 7.7652256726146165, 7.778809539550429, 7.912914076993205, 7.810780426186093, 7.913933853984564, 7.8175311488569985, 7.818122484083302, 7.817198631577271, 7.913786733913369, 7.812134057998089, 7.896173712216915, 7.814348752471499, 7.837825353282512, 7.835716941924399, 7.883446890955213, 7.880230044935762, 7.880760551329292, 7.884320758321778, 7.776376345809918, 7.757528366368601, 7.814401857028874, 7.9011500193365976, 7.812653775857045, 7.904856256838565, 7.841645118232377, 7.907598272338418, 7.830587014176267, 7.813750946931133, 7.822295509468786, 7.90302727463664, 7.8766686742379, 7.811928656238957, 7.879904417663551, 7.875816099565561, 7.815501413380185, 7.882607162668228, 7.817020486640719, 7.877156262352667, 7.759629839160378, 7.757920252549802, 7.753395370107165, 7.761240053860619, 7.937738708318573, 7.938291961287417, 7.758380110203433, 7.755987281847087, 7.781578254760823, 7.836138317109967, 7.771118906916901, 7.81672667506727, 7.9328354216282655, 7.936287351303715, 7.776039269015637, 7.770325968788289, 7.752695973125419, 7.75385941444393, 7.745178558182607, 7.754567342326092, 7.815930580624381, 7.819549800807888, 7.800222048335861, 7.902638577055448, 7.888468123365956, 7.81328782483842, 7.761479038024156, 7.756184412909635, 7.755691317531535, 7.779195765893833, 7.755780231459939, 7.899896941709809, 7.8943754623023334, 7.896383584653477, 7.888453497872503, 7.901303414862458, 7.886036456351239, 7.889313095595923, 7.901722719875829, 7.895064345443012, 7.902058723097734, 7.908494527610642, 7.904432371911256, 7.9059194682879745, 7.908338597387358, 7.904323568737559, 7.901304807602199, 7.842638336293208, 7.894707959341825, 7.896131917751716, 7.766593408888199, 7.761798098369024, 7.771503761305578, 7.775990558453953, 7.775188962957216, 7.775266635504853, 7.755277485653774, 7.863756663915659, 7.805775817968205, 7.7639679630755785, 7.810916838962539, 7.753874632672782, 7.749098302762393, 7.785809443995593, 7.751239703607083, 7.77541441952286, 7.777566812718366, 7.775695905660895, 7.776701020795112, 7.806058800069666, 7.786659017249264, 7.769441570183343, 7.78873191474689, 7.775204689771895, 7.7990595062228785, 7.762269550242781, 7.764481499839969, 7.761470329044198, 7.756128882042036, 7.816614645304303, 7.747766254755431, 7.7442606864655374, 7.757804110375469, 7.74990855383097, 7.7531251630096625, 7.879041696902698, 7.761533394371758, 7.761533394371758, 7.827272008388869, 7.845385081336094, 7.834053059788065, 7.877717653157177, 7.813866108825062, 7.8768895421932665, 7.931257487389006, 7.913960629335016, 7.766064847466364, 7.878529136520024, 7.876252723594073, 7.7989155508533345, 7.888244332713394, 7.799503775436979, 7.872608192748854, 7.818941066410645, 7.875200408304177, 7.786003458366424, 7.87750063169496, 7.767396711800624, 7.7870184783196414, 7.805015433493657, 7.8772531096021225, 7.811294400076132, 7.811370592555607, 7.880884492342441, 7.796742737062251, 7.807525342273558, 7.913960629335016, 7.75852884559422, 7.8180021610304395, 7.815999191593499, 7.765743379197341, 7.895958297692454, 7.806734057789884, 7.888307623911052, 7.809467223941558, 7.804666086284456, 7.83584018305238, 7.8780829873514735, 7.882123314640927, 7.82260854480753, 7.769463871775373, 7.885461594829595, 7.885171754318366, 7.824490292422656, 7.887773560526681, 7.793053060577116, 7.7570610587837985, 7.909234863520487, 7.909334378322314, 7.9082861248273835, 7.917782616603751 ], "marker": { "cmax": 1.1, "cmin": 0.9, "color": [ 1.0094727560608532, 1.0093543109466956, 0.9859731447863981, 1.016047753127549, 0.986398417783691, 1.0109829359543367, 1.0099734638691105, 1.0099247402672609, 0.9855471698689832, 1.0130804548169763, 0.995110441896613, 1.0121127904595142, 0.9915236890700517, 0.9915453000338664, 1.0040057222368184, 1.0032483185230516, 1.00503302614887, 1.0028044677867696, 1.025896287203362, 1.0001910370976796, 0.9992244171642831, 0.989903332377411, 0.9999227538479752, 0.9905980499726659, 0.9918535597681736, 0.9888914336074511, 0.9913981095869084, 0.9992166263501802, 0.9910418124824073, 0.9914783911768201, 0.9985651682949176, 0.9972582960918378, 0.9998792095890963, 0.9985972978302188, 0.990890806646704, 1.0032965843071748, 0.9909152112310229, 0.996611924409435, 0.983925466025329, 0.9832974023877127, 0.983322496929918, 0.9832816847089919, 0.981646632419378, 0.9819934329896072, 0.9846928111883472, 1.002220001529068, 0.9900875219065707, 0.9915852880649614, 1.0086764206903496, 0.9986322309807605, 0.9824997204736255, 0.9822261847795163, 0.9874956327110507, 0.9866591043810138, 0.9843675898540102, 0.9841864832140134, 0.984329604856867, 1.0001531911874255, 0.9770789858905976, 0.9756171709225809, 0.9821085555437965, 0.9960560730877712, 0.9983230721942912, 1.0154239779230052, 0.985053666775714, 0.9842918851640922, 0.9844404007425749, 1.0103055250584394, 0.9840558129499372, 0.9954235927231786, 0.9969911151298023, 0.9968439725679565, 0.9975677981141307, 0.9957412414338671, 0.9976038166355915, 0.9976678004387277, 0.994095407574363, 0.994473024206706, 0.9797880513180275, 0.9802011818536316, 0.9798297444843751, 0.9800753608992564, 0.9799699593578731, 0.9914558841160812, 0.994128217404811, 0.9923543486050904, 0.9945661841749107, 0.9942349070377786, 1.0116144719459383, 1.0108245652579417, 1.0114216458986613, 1.0103254061440445, 1.00937430349385, 1.0086302511000353, 1.0026688600304456, 0.993399350333749, 1.0019385662951052, 1.0065267069182737, 1.013977763834681, 1.001152768020384, 1.0017479343928295, 0.9900636109032112, 1.0013451836743208, 0.9878987527612837, 0.98853176799636, 0.9887772966231198, 0.9882548470592323, 1.0185093341495541, 1.0236718927793336, 1.012162275003949, 1.0057505181668305, 1.008611275570363, 1.0210417226714943, 1.0036419415110318, 1.0040428059975814, 1.004635317930208, 1.0011369425449403, 1.0121240923408095, 1.0016525300973709, 1.0016247968698169, 1.0030709124413038, 1.0017205066434862, 0.9833668206300828, 0.9998216491980626, 1, 1.0288039994992855, 0.985877323651516, 1.0054137208875764, 0.9870531269285917, 1.0054069303868873, 0.9756578394239654, 0.9997861024088966, 0.9812640901058167, 1.014597720294631, 1.0100214603190536, 0.9938968084499842, 0.998714576497858, 0.9782906813653238, 1.002774207000866, 0.9816422294943002, 0.9938259179115785, 0.9846214416338682, 0.9948081307432718, 0.9791666714700512, 0.9955340939664719, 1.0155592717983788, 0.979197832046365, 0.9778904697641656, 0.9958944038270978, 0.9835679790024099, 0.9967124458573783, 1.0015473118017406, 0.9810809994639369, 0.9830202113323202, 1, 1.0235513513299228, 0.9757630860434799, 0.9756745525036564, 1.0155904076313187, 1.009713787405156, 1.01924233669197, 1.0074881975033365, 1.016063579902945, 1.0173606142832132, 0.9870212158479451, 1.0045187893728824, 1.0062795001879872, 0.9759077536488479, 1.0089050932534502, 1.0051084035293452, 1.0028338823637988, 0.9760811208172556, 0.9951483260580776, 0.9807651206681878, 1.0007666907360577, 1.0133588490984633, 0.9871353067360705, 0.9877954259463778, 0.9859402424026399 ], "colorbar": { "thickness": 10, "title": { "text": "Bus Voltage [pu]" }, "x": 1 }, "colorscale": "Jet", "size": 10, "symbol": "circle" }, "mode": "markers", "name": "buses", "text": [ "bus_200
V_m = 1.009 pu
V_m = 20.189 kV
V_a = -6.779 deg", "bus_204
V_m = 1.009 pu
V_m = 20.187 kV
V_a = -6.784 deg", "bus_124
V_m = 0.986 pu
V_m = 19.719 kV
V_a = -5.642 deg", "bus_227
V_m = 1.016 pu
V_m = 20.321 kV
V_a = -6.052 deg", "bus_125
V_m = 0.986 pu
V_m = 19.728 kV
V_a = -5.629 deg", "bus_228
V_m = 1.011 pu
V_m = 20.22 kV
V_a = -6.234 deg", "bus_225
V_m = 1.01 pu
V_m = 20.199 kV
V_a = -6.27 deg", "bus_226
V_m = 1.01 pu
V_m = 20.198 kV
V_a = -6.271 deg", "bus_128
V_m = 0.986 pu
V_m = 19.711 kV
V_a = -5.656 deg", "bus_223
V_m = 1.013 pu
V_m = 20.262 kV
V_a = -6.161 deg", "bus_129
V_m = 0.995 pu
V_m = 19.902 kV
V_a = -6.787 deg", "bus_224
V_m = 1.012 pu
V_m = 20.242 kV
V_a = -6.195 deg", "bus_221
V_m = 0.992 pu
V_m = 19.83 kV
V_a = -6.928 deg", "bus_220
V_m = 0.992 pu
V_m = 19.831 kV
V_a = -6.928 deg", "bus_273
V_m = 1.004 pu
V_m = 20.08 kV
V_a = -5.242 deg", "bus_272
V_m = 1.003 pu
V_m = 20.065 kV
V_a = -5.271 deg", "bus_271
V_m = 1.005 pu
V_m = 20.101 kV
V_a = -5.2 deg", "bus_270
V_m = 1.003 pu
V_m = 20.056 kV
V_a = -5.29 deg", "bus_110
V_m = 1.026 pu
V_m = 20.518 kV
V_a = -5.274 deg", "bus_113
V_m = 1.0 pu
V_m = 20.004 kV
V_a = -7.076 deg", "bus_216
V_m = 0.999 pu
V_m = 19.984 kV
V_a = -7.11 deg", "bus_114
V_m = 0.99 pu
V_m = 19.798 kV
V_a = -5.52 deg", "bus_217
V_m = 1.0 pu
V_m = 19.998 kV
V_a = -7.088 deg", "bus_115
V_m = 0.991 pu
V_m = 19.812 kV
V_a = -5.498 deg", "bus_218
V_m = 0.992 pu
V_m = 19.837 kV
V_a = -6.917 deg", "bus_116
V_m = 0.989 pu
V_m = 19.778 kV
V_a = -5.551 deg", "bus_219
V_m = 0.991 pu
V_m = 19.828 kV
V_a = -6.933 deg", "bus_212
V_m = 0.999 pu
V_m = 19.984 kV
V_a = -7.11 deg", "bus_213
V_m = 0.991 pu
V_m = 19.821 kV
V_a = -6.945 deg", "bus_119
V_m = 0.991 pu
V_m = 19.83 kV
V_a = -5.471 deg", "bus_278
V_m = 0.999 pu
V_m = 19.971 kV
V_a = -5.423 deg", "bus_214
V_m = 0.997 pu
V_m = 19.945 kV
V_a = -7.174 deg", "bus_276
V_m = 1.0 pu
V_m = 19.998 kV
V_a = -5.382 deg", "bus_277
V_m = 0.999 pu
V_m = 19.972 kV
V_a = -5.422 deg", "bus_210
V_m = 0.991 pu
V_m = 19.818 kV
V_a = -6.949 deg", "bus_274
V_m = 1.003 pu
V_m = 20.066 kV
V_a = -5.27 deg", "bus_211
V_m = 0.991 pu
V_m = 19.818 kV
V_a = -6.949 deg", "bus_275
V_m = 0.997 pu
V_m = 19.932 kV
V_a = -5.486 deg", "bus_159
V_m = 0.984 pu
V_m = 19.679 kV
V_a = -7.598 deg", "bus_158
V_m = 0.983 pu
V_m = 19.666 kV
V_a = -7.619 deg", "bus_157
V_m = 0.983 pu
V_m = 19.666 kV
V_a = -7.618 deg", "bus_156
V_m = 0.983 pu
V_m = 19.666 kV
V_a = -7.619 deg", "bus_154
V_m = 0.982 pu
V_m = 19.633 kV
V_a = -5.779 deg", "bus_153
V_m = 0.982 pu
V_m = 19.64 kV
V_a = -5.768 deg", "bus_14
V_m = 0.985 pu
V_m = 19.694 kV
V_a = -7.573 deg", "bus_15
V_m = 1.002 pu
V_m = 20.044 kV
V_a = -7.007 deg", "bus_12
V_m = 0.99 pu
V_m = 19.802 kV
V_a = -7.402 deg", "bus_19
V_m = 0.992 pu
V_m = 19.832 kV
V_a = -6.926 deg", "bus_16
V_m = 1.009 pu
V_m = 20.174 kV
V_a = -6.804 deg", "bus_17
V_m = 0.999 pu
V_m = 19.973 kV
V_a = -7.129 deg", "bus_151
V_m = 0.982 pu
V_m = 19.65 kV
V_a = -5.752 deg", "bus_152
V_m = 0.982 pu
V_m = 19.645 kV
V_a = -5.761 deg", "bus_169
V_m = 0.987 pu
V_m = 19.75 kV
V_a = -7.484 deg", "bus_168
V_m = 0.987 pu
V_m = 19.733 kV
V_a = -7.511 deg", "bus_165
V_m = 0.984 pu
V_m = 19.687 kV
V_a = -7.583 deg", "bus_164
V_m = 0.984 pu
V_m = 19.684 kV
V_a = -7.589 deg", "bus_167
V_m = 0.984 pu
V_m = 19.687 kV
V_a = -7.585 deg", "bus_166
V_m = 1.0 pu
V_m = 20.003 kV
V_a = -7.077 deg", "bus_31
V_m = 0.977 pu
V_m = 19.542 kV
V_a = -6.113 deg", "bus_30
V_m = 0.976 pu
V_m = 19.512 kV
V_a = -6.157 deg", "bus_33
V_m = 0.982 pu
V_m = 19.642 kV
V_a = -5.95 deg", "bus_26
V_m = 0.996 pu
V_m = 19.921 kV
V_a = -6.751 deg", "bus_27
V_m = 0.998 pu
V_m = 19.966 kV
V_a = -6.673 deg", "bus_29
V_m = 1.015 pu
V_m = 20.308 kV
V_a = -6.079 deg", "bus_160
V_m = 0.985 pu
V_m = 19.701 kV
V_a = -7.562 deg", "bus_161
V_m = 0.984 pu
V_m = 19.686 kV
V_a = -7.586 deg", "bus_162
V_m = 0.984 pu
V_m = 19.689 kV
V_a = -7.581 deg", "bus_203
V_m = 1.01 pu
V_m = 20.206 kV
V_a = -6.753 deg", "bus_163
V_m = 0.984 pu
V_m = 19.681 kV
V_a = -7.594 deg", "bus_134
V_m = 0.995 pu
V_m = 19.908 kV
V_a = -6.774 deg", "bus_132
V_m = 0.997 pu
V_m = 19.94 kV
V_a = -6.718 deg", "bus_131
V_m = 0.997 pu
V_m = 19.937 kV
V_a = -6.723 deg", "bus_137
V_m = 0.998 pu
V_m = 19.951 kV
V_a = -6.698 deg", "bus_135
V_m = 0.996 pu
V_m = 19.915 kV
V_a = -6.763 deg", "bus_139
V_m = 0.998 pu
V_m = 19.952 kV
V_a = -6.697 deg", "bus_130
V_m = 0.998 pu
V_m = 19.953 kV
V_a = -6.695 deg", "bus_143
V_m = 0.994 pu
V_m = 19.882 kV
V_a = -6.822 deg", "bus_142
V_m = 0.994 pu
V_m = 19.889 kV
V_a = -6.811 deg", "bus_145
V_m = 0.98 pu
V_m = 19.596 kV
V_a = -5.836 deg", "bus_144
V_m = 0.98 pu
V_m = 19.604 kV
V_a = -5.824 deg", "bus_146
V_m = 0.98 pu
V_m = 19.597 kV
V_a = -5.835 deg", "bus_149
V_m = 0.98 pu
V_m = 19.602 kV
V_a = -5.828 deg", "bus_148
V_m = 0.98 pu
V_m = 19.599 kV
V_a = -5.831 deg", "bus_140
V_m = 0.991 pu
V_m = 19.829 kV
V_a = -5.472 deg", "bus_141
V_m = 0.994 pu
V_m = 19.883 kV
V_a = -6.821 deg", "bus_61
V_m = 0.992 pu
V_m = 19.847 kV
V_a = -6.899 deg", "bus_4
V_m = 0.995 pu
V_m = 19.891 kV
V_a = -6.808 deg", "bus_6
V_m = 0.994 pu
V_m = 19.885 kV
V_a = -6.818 deg", "bus_197
V_m = 1.012 pu
V_m = 20.232 kV
V_a = -6.711 deg", "bus_198
V_m = 1.011 pu
V_m = 20.216 kV
V_a = -6.736 deg", "bus_196
V_m = 1.011 pu
V_m = 20.228 kV
V_a = -6.717 deg", "bus_195
V_m = 1.01 pu
V_m = 20.207 kV
V_a = -6.752 deg", "bus_194
V_m = 1.009 pu
V_m = 20.187 kV
V_a = -6.783 deg", "bus_193
V_m = 1.009 pu
V_m = 20.173 kV
V_a = -6.807 deg", "bus_191
V_m = 1.003 pu
V_m = 20.053 kV
V_a = -6.993 deg", "bus_59
V_m = 0.993 pu
V_m = 19.868 kV
V_a = -6.859 deg", "bus_58
V_m = 1.002 pu
V_m = 20.039 kV
V_a = -7.023 deg", "bus_75
V_m = 1.007 pu
V_m = 20.131 kV
V_a = -6.873 deg", "bus_40
V_m = 1.014 pu
V_m = 20.28 kV
V_a = -6.129 deg", "bus_177
V_m = 1.001 pu
V_m = 20.023 kV
V_a = -7.043 deg", "bus_178
V_m = 1.002 pu
V_m = 20.035 kV
V_a = -7.022 deg", "bus_176
V_m = 0.99 pu
V_m = 19.801 kV
V_a = -7.403 deg", "bus_179
V_m = 1.001 pu
V_m = 20.027 kV
V_a = -7.036 deg", "bus_170
V_m = 0.988 pu
V_m = 19.758 kV
V_a = -7.471 deg", "bus_174
V_m = 0.989 pu
V_m = 19.771 kV
V_a = -7.451 deg", "bus_172
V_m = 0.989 pu
V_m = 19.776 kV
V_a = -7.443 deg", "bus_171
V_m = 0.988 pu
V_m = 19.765 kV
V_a = -7.46 deg", "bus_39
V_m = 1.019 pu
V_m = 20.37 kV
V_a = -5.946 deg", "bus_78
V_m = 1.024 pu
V_m = 20.473 kV
V_a = -5.53 deg", "bus_36
V_m = 1.012 pu
V_m = 20.243 kV
V_a = -6.694 deg", "bus_55
V_m = 1.006 pu
V_m = 20.115 kV
V_a = -6.901 deg", "bus_202
V_m = 1.009 pu
V_m = 20.172 kV
V_a = -6.807 deg", "bus_79
V_m = 1.021 pu
V_m = 20.421 kV
V_a = -5.837 deg", "bus_186
V_m = 1.004 pu
V_m = 20.073 kV
V_a = -6.963 deg", "bus_187
V_m = 1.004 pu
V_m = 20.081 kV
V_a = -6.95 deg", "bus_188
V_m = 1.005 pu
V_m = 20.093 kV
V_a = -6.932 deg", "bus_189
V_m = 1.001 pu
V_m = 20.023 kV
V_a = -7.043 deg", "bus_80
V_m = 1.012 pu
V_m = 20.242 kV
V_a = -6.196 deg", "bus_181
V_m = 1.002 pu
V_m = 20.033 kV
V_a = -7.025 deg", "bus_182
V_m = 1.002 pu
V_m = 20.032 kV
V_a = -7.026 deg", "bus_185
V_m = 1.003 pu
V_m = 20.061 kV
V_a = -6.98 deg", "bus_184
V_m = 1.002 pu
V_m = 20.034 kV
V_a = -7.023 deg", "bus_45
V_m = 0.983 pu
V_m = 19.667 kV
V_a = -7.617 deg", "bus_48
V_m = 1.0 pu
V_m = 19.996 kV
V_a = -6.623 deg", "None
V_m = 1.0 pu
V_m = 110.0 kV
V_a = 0.0 deg", "None
V_m = 1.029 pu
V_m = 20.576 kV
V_a = -4.944 deg", "bus_82
V_m = 0.986 pu
V_m = 19.718 kV
V_a = -5.832 deg", "bus_84
V_m = 1.005 pu
V_m = 20.108 kV
V_a = -6.43 deg", "bus_83
V_m = 0.987 pu
V_m = 19.741 kV
V_a = -5.794 deg", "bus_260
V_m = 1.005 pu
V_m = 20.108 kV
V_a = -5.033 deg", "bus_240
V_m = 0.976 pu
V_m = 19.513 kV
V_a = -6.156 deg", "bus_262
V_m = 1.0 pu
V_m = 19.996 kV
V_a = -5.214 deg", "bus_105
V_m = 0.981 pu
V_m = 19.625 kV
V_a = -5.791 deg", "bus_249
V_m = 1.015 pu
V_m = 20.292 kV
V_a = -4.213 deg", "bus_201
V_m = 1.01 pu
V_m = 20.2 kV
V_a = -6.761 deg", "bus_103
V_m = 0.994 pu
V_m = 19.878 kV
V_a = -6.838 deg", "bus_263
V_m = 0.999 pu
V_m = 19.974 kV
V_a = -5.248 deg", "bus_243
V_m = 0.978 pu
V_m = 19.566 kV
V_a = -6.074 deg", "bus_264
V_m = 1.003 pu
V_m = 20.055 kV
V_a = -5.122 deg", "bus_244
V_m = 0.982 pu
V_m = 19.633 kV
V_a = -5.965 deg", "bus_265
V_m = 0.994 pu
V_m = 19.877 kV
V_a = -5.576 deg", "bus_241
V_m = 0.985 pu
V_m = 19.692 kV
V_a = -5.871 deg", "bus_266
V_m = 0.995 pu
V_m = 19.896 kV
V_a = -5.544 deg", "bus_242
V_m = 0.979 pu
V_m = 19.583 kV
V_a = -6.046 deg", "bus_267
V_m = 0.996 pu
V_m = 19.911 kV
V_a = -5.521 deg", "bus_207
V_m = 1.016 pu
V_m = 20.311 kV
V_a = -6.321 deg", "bus_108
V_m = 0.979 pu
V_m = 19.584 kV
V_a = -6.045 deg", "bus_247
V_m = 0.978 pu
V_m = 19.558 kV
V_a = -6.087 deg", "bus_268
V_m = 0.996 pu
V_m = 19.918 kV
V_a = -5.509 deg", "bus_248
V_m = 0.984 pu
V_m = 19.671 kV
V_a = -5.904 deg", "bus_106
V_m = 0.997 pu
V_m = 19.934 kV
V_a = -7.191 deg", "bus_269
V_m = 1.002 pu
V_m = 20.031 kV
V_a = -5.329 deg", "bus_245
V_m = 0.981 pu
V_m = 19.622 kV
V_a = -5.984 deg", "bus_246
V_m = 0.983 pu
V_m = 19.66 kV
V_a = -5.922 deg", "bus_250
V_m = 1.0 pu
V_m = 110.0 kV
V_a = 0.0 deg", "bus_206
V_m = 1.024 pu
V_m = 20.471 kV
V_a = -5.479 deg", "bus_238
V_m = 0.976 pu
V_m = 19.515 kV
V_a = -6.153 deg", "bus_239
V_m = 0.976 pu
V_m = 19.513 kV
V_a = -6.155 deg", "bus_205
V_m = 1.016 pu
V_m = 20.312 kV
V_a = -6.32 deg", "bus_254
V_m = 1.01 pu
V_m = 20.194 kV
V_a = -4.716 deg", "bus_230
V_m = 1.019 pu
V_m = 20.385 kV
V_a = -5.914 deg", "bus_255
V_m = 1.007 pu
V_m = 20.15 kV
V_a = -4.951 deg", "bus_231
V_m = 1.016 pu
V_m = 20.321 kV
V_a = -6.052 deg", "bus_232
V_m = 1.017 pu
V_m = 20.347 kV
V_a = -5.995 deg", "bus_233
V_m = 0.987 pu
V_m = 19.74 kV
V_a = -5.795 deg", "bus_258
V_m = 1.005 pu
V_m = 20.09 kV
V_a = -5.068 deg", "bus_259
V_m = 1.006 pu
V_m = 20.126 kV
V_a = -4.999 deg", "bus_236
V_m = 0.976 pu
V_m = 19.518 kV
V_a = -6.149 deg", "bus_209
V_m = 1.009 pu
V_m = 20.178 kV
V_a = -6.797 deg", "bus_256
V_m = 1.005 pu
V_m = 20.102 kV
V_a = -5.198 deg", "bus_257
V_m = 1.003 pu
V_m = 20.057 kV
V_a = -5.12 deg", "bus_237
V_m = 0.976 pu
V_m = 19.522 kV
V_a = -6.143 deg", "bus_282
V_m = 0.995 pu
V_m = 19.903 kV
V_a = -5.359 deg", "bus_281
V_m = 0.981 pu
V_m = 19.615 kV
V_a = -5.994 deg", "bus_283
V_m = 1.001 pu
V_m = 20.015 kV
V_a = -7.058 deg", "bus_280
V_m = 1.013 pu
V_m = 20.267 kV
V_a = -4.339 deg", "bus_120
V_m = 0.987 pu
V_m = 19.743 kV
V_a = -5.605 deg", "bus_121
V_m = 0.988 pu
V_m = 19.756 kV
V_a = -5.585 deg", "bus_127
V_m = 0.986 pu
V_m = 19.719 kV
V_a = -5.643 deg" ], "type": "scattermapbox", "uid": "422c5545-a8fd-4735-ba67-7f7f2a389a58" } ], "layout": { "autosize": true, "hovermode": "closest", "mapbox": { "accesstoken": "pk.eyJ1IjoibHRodXJuZXIiLCJhIjoiY2oxcDQ1NjI5MDA0ajJxcW01dXVhMHhveCJ9.O4-augv3Rss5PF3J-OsX2w", "bearing": 0, "center": { "lat": 48.40903347327071, "lon": 7.895643318408953 }, "pitch": 0, "style": "dark", "zoom": 11 }, "margin": { "b": 5, "l": 5, "r": 5, "t": 5 }, "showlegend": false, "title": { "font": { "size": 16 } }, "xaxis": { "showgrid": false, "showticklabels": false, "zeroline": false }, "yaxis": { "showgrid": false, "showticklabels": false, "zeroline": false } } }, "text/html": [ "
" ], "text/vnd.plotly.v1+html": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "pf_res_plotly(net, on_map=True, map_style='dark')" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "More tutorials about interactive plots using ploltly:\n", "* [built-in interactive plots](http://nbviewer.jupyter.org/github/e2nIEE/pandapower/blob/develop/tutorials/plotly_built-in.ipynb)\n", "* [custom interactive plots](http://nbviewer.jupyter.org/github/e2nIEE/pandapower/blob/develop/tutorials/plotly_traces.ipynb)" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.5" } }, "nbformat": 4, "nbformat_minor": 2 }